--- pfe/configure.orig Tue Mar 4 07:04:06 2003 +++ pfe/configure Sat Aug 7 18:44:13 2004 @@ -11693,10 +11693,10 @@ GCC_WARN="" ; OPTIM="" ; DEBUG="" echo "$as_me:11694: checking optimize level \"$WITHVAL_OPT\" is..." >&5 echo $ECHO_N "checking optimize level \"$WITHVAL_OPT\" is...... $ECHO_C" >&6 -CFLAGS=`echo " $CFLAGS " | sed -e 's/ -O[0-9]* / /'` +CFLAGS=`echo " $CFLAGS "` opt_level="$WITHVAL_OPT" if test "$GCC" = "yes" ; then - OPTIM="-O$opt_level" + OPTIM="" if test "$with_sbr_call_threading" != "yes" ; then cat >>confdefs.h <<\EOF