--- configure.orig Mon Apr 19 11:01:43 2004 +++ configure Mon Apr 19 11:02:18 2004 @@ -19811,8 +19811,8 @@ if test "`basename $CXX`" = gcc || test "`basename $CXX`" = g++; then case "$CXXFLAGS" in *-O0* ) ;; - * ) - CXXFLAGS="$CXXFLAGS -O0" # problem with PIC relocation tables for 3.1 + # * ) + # CXXFLAGS="$CXXFLAGS -O0" # problem with PIC relocation tables for 3.1 esac fi ;;