summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/cf/find-func.m4
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/cf/find-func.m4')
-rw-r--r--crypto/heimdal/cf/find-func.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/heimdal/cf/find-func.m4 b/crypto/heimdal/cf/find-func.m4
index bb2b3ac..a5916cd 100644
--- a/crypto/heimdal/cf/find-func.m4
+++ b/crypto/heimdal/cf/find-func.m4
@@ -1,7 +1,7 @@
-dnl $Id: find-func.m4,v 1.1 1997/12/14 15:58:58 joda Exp $
+dnl $Id: find-func.m4,v 1.1.42.1 2004/04/01 07:27:33 joda Exp $
dnl
dnl AC_FIND_FUNC(func, libraries, includes, arguments)
-AC_DEFUN(AC_FIND_FUNC, [
+AC_DEFUN([AC_FIND_FUNC], [
AC_FIND_FUNC_NO_LIBS([$1], [$2], [$3], [$4])
if test -n "$LIB_$1"; then
LIBS="$LIB_$1 $LIBS"
OpenPOWER on IntegriCloud