summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/cf/check-netinet-ip-and-tcp.m4
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/cf/check-netinet-ip-and-tcp.m4')
-rw-r--r--crypto/heimdal/cf/check-netinet-ip-and-tcp.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/heimdal/cf/check-netinet-ip-and-tcp.m4 b/crypto/heimdal/cf/check-netinet-ip-and-tcp.m4
index 70b58f5..f169a4f 100644
--- a/crypto/heimdal/cf/check-netinet-ip-and-tcp.m4
+++ b/crypto/heimdal/cf/check-netinet-ip-and-tcp.m4
@@ -1,11 +1,11 @@
dnl
-dnl $Id: check-netinet-ip-and-tcp.m4,v 1.3 2000/07/18 10:33:02 joda Exp $
+dnl $Id: check-netinet-ip-and-tcp.m4,v 1.3.12.1 2004/04/01 07:27:33 joda Exp $
dnl
dnl extra magic check for netinet/{ip.h,tcp.h} because on irix 6.5.3
dnl you have to include standards.h before including these files
-AC_DEFUN(CHECK_NETINET_IP_AND_TCP,
+AC_DEFUN([CHECK_NETINET_IP_AND_TCP],
[
AC_CHECK_HEADERS(standards.h)
for i in netinet/ip.h netinet/tcp.h; do
OpenPOWER on IntegriCloud