]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Tue, 13 Sep 2005 06:10:41 +0000 (06:10 +0000)
committerhno <>
Tue, 13 Sep 2005 06:10:41 +0000 (06:10 +0000)
configure
include/autoconf.h.in

index 016ea4993926d64e44a536d2b10cbc7cd7cc8957..0055d73ee99dd3acbb8fee18dd1546d2da9af1d5 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.385 .
+# From configure.in Revision: 1.386 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.59.
 #
@@ -24974,6 +24974,7 @@ fi
 
 
 
+
 
 
 for ac_header in \
@@ -24994,6 +24995,7 @@ for ac_header in \
        ip_fil_compat.h \
        ip_fil.h \
        ip_nat.h \
+       ipl.h \
        libc.h \
        limits.h \
        malloc.h \
@@ -25297,11 +25299,13 @@ done
 
 
 
+
 for ac_header in net/if.h \
        netinet/if_ether.h\
        netinet/ip_compat.h\
        netinet/ip_fil.h\
        netinet/ip_nat.h\
+       netinet/ipl.h \
        sys/mount.h\
        resolv.h
 do
index 5aa70159122c85dc749aa4a95d40d6df14772400..82fa549052e20b2cb2d337cb02e84d103a43732f 100644 (file)
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
+/* Define to 1 if you have the <ipl.h> header file. */
+#undef HAVE_IPL_H
+
 /* Define to 1 if you have the <ip_compat.h> header file. */
 #undef HAVE_IP_COMPAT_H
 
 /* Define to 1 if you have the <netinet/in.h> header file. */
 #undef HAVE_NETINET_IN_H
 
+/* Define to 1 if you have the <netinet/ipl.h> header file. */
+#undef HAVE_NETINET_IPL_H
+
 /* Define to 1 if you have the <netinet/ip_compat.h> header file. */
 #undef HAVE_NETINET_IP_COMPAT_H