From: hno <> Date: Mon, 29 Aug 2005 06:10:42 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE4~661 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ecf2ebcff23f40a0241c712e2033e7d3b1445910;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/configure b/configure index 5be1296054..b1496e5f25 100755 --- 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" ;; *) ;;