From: serassio <> Date: Fri, 27 Oct 2006 01:55:41 +0000 (+0000) Subject: Bootstrapped X-Git-Tag: SQUID_3_0_PRE5~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37ea04541cc5c85a8df7ca781b0ce81f816aa375;p=thirdparty%2Fsquid.git Bootstrapped --- diff --git a/configure b/configure index 0e5c9a9b30..be241d2373 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 1.440 . +# 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. # @@ -19919,9 +19919,13 @@ if test -z "$PRESET_CFLAGS"; then *mips-sgi-irix6.*) # suggested by Rafael Seidl CFLAGS="-O3 -OPT:Olimit=0:space=OFF \ - -woff 1009,1014,1110,1116,1185,1188,1204,1230,1233 \ + -woff 1009,1014,1110,1116,1183,1185,1188,1204,1230,1233,1355 \ -Wl,-woff,85,-woff,84,-woff,134 \ -nostdinc -I/usr/include -D_BSD_SIGNALS $CFLAGS" + CXXFLAGS="-O3 -OPT:Olimit=0:space=OFF \ + -woff 1009,1014,1110,1116,1183,1185,1188,1204,1230,1233,1355 \ + -Wl,-woff,85,-woff,84,-woff,134 \ + -nostdinc -I/usr/include -D_BSD_SIGNALS $CXXFLAGS" ;; alpha-dec-osf4.*) # Mogul says DEC compilers take both -g and -O2