summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/cf/have-type.m4
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/cf/have-type.m4')
-rw-r--r--crypto/heimdal/cf/have-type.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/heimdal/cf/have-type.m4 b/crypto/heimdal/cf/have-type.m4
index 4b79e1e..c764ed6 100644
--- a/crypto/heimdal/cf/have-type.m4
+++ b/crypto/heimdal/cf/have-type.m4
@@ -1,9 +1,9 @@
-dnl $Id: have-type.m4,v 1.6 2000/07/15 18:10:00 joda Exp $
+dnl $Id: have-type.m4,v 1.6.12.1 2004/04/01 07:27:33 joda Exp $
dnl
dnl check for existance of a type
dnl AC_HAVE_TYPE(TYPE,INCLUDES)
-AC_DEFUN(AC_HAVE_TYPE, [
+AC_DEFUN([AC_HAVE_TYPE], [
AC_REQUIRE([AC_HEADER_STDC])
cv=`echo "$1" | sed 'y%./+- %__p__%'`
AC_MSG_CHECKING(for $1)
OpenPOWER on IntegriCloud