From: serassio <> Date: Sun, 20 Aug 2006 16:11:27 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE5~186 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9465011f0a68800a06ca9c570dbac9909010d84c;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/configure b/configure index 57d800e6cc..0a7de3d8d5 100755 --- 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 \ diff --git a/include/autoconf.h.in b/include/autoconf.h.in index 51d771330e..68ec80c4fe 100644 --- a/include/autoconf.h.in +++ b/include/autoconf.h.in @@ -386,6 +386,9 @@ /* pad128_t is defined in system headers */ #undef HAVE_PAD128_T +/* Define to 1 if you have the header file. */ +#undef HAVE_PATHS_H + /* pid_t is defined by the system headers */ #undef HAVE_PID_T