summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/cf/check-declaration.m4
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/cf/check-declaration.m4')
-rw-r--r--crypto/heimdal/cf/check-declaration.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/heimdal/cf/check-declaration.m4 b/crypto/heimdal/cf/check-declaration.m4
index 5f584e5..18bdf8a 100644
--- a/crypto/heimdal/cf/check-declaration.m4
+++ b/crypto/heimdal/cf/check-declaration.m4
@@ -1,11 +1,11 @@
-dnl $Id: check-declaration.m4,v 1.3 1999/03/01 13:03:08 joda Exp $
+dnl $Id: check-declaration.m4,v 1.3.34.1 2004/04/01 07:27:32 joda Exp $
dnl
dnl
dnl Check if we need the declaration of a variable
dnl
dnl AC_HAVE_DECLARATION(includes, variable)
-AC_DEFUN(AC_CHECK_DECLARATION, [
+AC_DEFUN([AC_CHECK_DECLARATION], [
AC_MSG_CHECKING([if $2 is properly declared])
AC_CACHE_VAL(ac_cv_var_$2_declaration, [
AC_TRY_COMPILE([$1
OpenPOWER on IntegriCloud