]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Mon, 29 Aug 2005 06:10:42 +0000 (06:10 +0000)
committerhno <>
Mon, 29 Aug 2005 06:10:42 +0000 (06:10 +0000)
configure

index 5be129605404f51dcb381dfcf50df1b3bcfa3335..b1496e5f251f23c32f0dc4f0260a763b52cacc9c 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.383 .
+# From configure.in Revision: 1.384 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.59.
 #
@@ -34979,6 +34979,7 @@ elif test "$IPF_TRANSPARENT" = "yes" ; then
        *-solaris*)
            solrev=`uname -r | sh -c 'IFS=. read j n x; echo $n'`
            CFLAGS="-DSOLARIS2=$solrev $CFLAGS"
+           CXXFLAGS="-DSOLARIS2=$solrev $CXXFLAGS"
            ;;
        *)
            ;;