]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Sat, 7 Dec 2002 08:16:00 +0000 (08:16 +0000)
committerhno <>
Sat, 7 Dec 2002 08:16:00 +0000 (08:16 +0000)
configure
include/autoconf.h.in

index d3525b482c7b77ea018a859e29e0e6f8b082a766..0a5e28160379a5b8170c772e28a9eb7b71989c42 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.306 .
+# From configure.in Revision: 1.307 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.53.
 #
@@ -6584,6 +6584,7 @@ done
 
 
 
+
 
 
 for ac_header in \
@@ -6617,6 +6618,7 @@ for ac_header in \
        openssl/err.h \
        openssl/md5.h \
        openssl/ssl.h \
+       openssl/engine.h \
        poll.h \
        pwd.h \
        regex.h \
index 9b90149c72f97cf905e8629c208682836de84d70..79b5e1eae8e18b153911dd8b63aeafbbb92442e1 100644 (file)
 /* off_t is defined by the system headers */
 #undef HAVE_OFF_T
 
+/* Define to 1 if you have the <openssl/engine.h> header file. */
+#undef HAVE_OPENSSL_ENGINE_H
+
 /* Define to 1 if you have the <openssl/err.h> header file. */
 #undef HAVE_OPENSSL_ERR_H