]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorserassio <>
Sun, 20 Aug 2006 16:11:27 +0000 (16:11 +0000)
committerserassio <>
Sun, 20 Aug 2006 16:11:27 +0000 (16:11 +0000)
configure
include/autoconf.h.in

index 57d800e6cc48a1bc4c2647a261516a4bbbbc0e89..0a7de3d8d5b62beab7384b42bb71345bdfe9e197 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.428 .
+# From configure.in Revision.
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.59 for Squid Web Proxy 3.0.PRE4-CVS.
 #
@@ -23437,6 +23437,7 @@ fi
 
 
 
+
 
 
 for ac_header in \
@@ -23473,6 +23474,7 @@ for ac_header in \
        openssl/md5.h \
        openssl/ssl.h \
        openssl/engine.h \
+       paths.h \
        poll.h \
        pwd.h \
        shadow.h \
index 51d771330e26474c166ddca1c7c4f5d05e8d06fb..68ec80c4fe12a4fe746e8db83d8da0a2625f35ee 100644 (file)
 /* pad128_t is defined in system headers */
 #undef HAVE_PAD128_T
 
+/* Define to 1 if you have the <paths.h> header file. */
+#undef HAVE_PATHS_H
+
 /* pid_t is defined by the system headers */
 #undef HAVE_PID_T