]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Tue, 1 Aug 2006 06:10:54 +0000 (06:10 +0000)
committerhno <>
Tue, 1 Aug 2006 06:10:54 +0000 (06:10 +0000)
configure
include/autoconf.h.in

index 7c511b65be184ba0f431eff36ac30243bd472212..57d800e6cc48a1bc4c2647a261516a4bbbbc0e89 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.427 .
+# From configure.in Revision: 1.428 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.59 for Squid Web Proxy 3.0.PRE4-CVS.
 #
@@ -23436,6 +23436,7 @@ fi
 
 
 
+
 
 
 for ac_header in \
@@ -23474,6 +23475,7 @@ for ac_header in \
        openssl/engine.h \
        poll.h \
        pwd.h \
+       shadow.h \
        regex.h \
        sched.h \
        signal.h \
index 6efe1e6af41baee4b27bfded04942e9e061de9a3..51d771330e26474c166ddca1c7c4f5d05e8d06fb 100644 (file)
 /* Define to 1 if you have the `setsid' function. */
 #undef HAVE_SETSID
 
+/* Define to 1 if you have the <shadow.h> header file. */
+#undef HAVE_SHADOW_H
+
 /* Define if you have the shl_load function. */
 #undef HAVE_SHL_LOAD