summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/cf/c-function.m4
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/cf/c-function.m4')
-rw-r--r--crypto/heimdal/cf/c-function.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/heimdal/cf/c-function.m4 b/crypto/heimdal/cf/c-function.m4
index b16d556..056b890 100644
--- a/crypto/heimdal/cf/c-function.m4
+++ b/crypto/heimdal/cf/c-function.m4
@@ -1,12 +1,12 @@
dnl
-dnl $Id: c-function.m4,v 1.2 1999/03/01 09:52:23 joda Exp $
+dnl $Id: c-function.m4,v 1.2.34.1 2004/04/01 07:27:32 joda Exp $
dnl
dnl
dnl Test for __FUNCTION__
dnl
-AC_DEFUN(AC_C___FUNCTION__, [
+AC_DEFUN([AC_C___FUNCTION__], [
AC_MSG_CHECKING(for __FUNCTION__)
AC_CACHE_VAL(ac_cv___function__, [
AC_TRY_RUN([
OpenPOWER on IntegriCloud