]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
bootstrapped
authorhno <>
Fri, 30 Nov 2001 17:25:13 +0000 (17:25 +0000)
committerhno <>
Fri, 30 Nov 2001 17:25:13 +0000 (17:25 +0000)
configure

index 4dd72b42c601c87532c739abc1c9eb50b0c99fe1..f58fbe6a3a6aab3dc709c4096c91b0740c13f5ab 100755 (executable)
--- a/configure
+++ b/configure
@@ -1018,7 +1018,7 @@ INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
 
   
 
-# From configure.in Revision: 1.248 
+# From configure.in Revision: 1.249 
 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
 echo "configure:1024: checking whether to enable maintainer-specific portions of Makefiles" >&5
     # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
@@ -2347,7 +2347,7 @@ if test "${with_openssl+set}" = set; then
     ;;
   *)
     SSLLIBDIR="$with_openssl/lib"
-    CFLAGS="-I$with_openssl/include $CFLAGS"
+    CPPFLAGS="-I$with_openssl/include $CPPFLAGS"
     USE_OPENSSL=1
   esac