--- gutenprint-5.1.7/configure.ac.o6 2008-03-05 17:02:55 +0300 +++ gutenprint-5.1.7/configure.ac 2008-03-14 19:41:45 +0300 @@ -611,7 +611,7 @@ if test x$ac_compiler_gnu = "xyes"; then if test x$ENABLE_DEBUG = xyes ; then STP_ADD_COMPILER_ARG([-g]) else - STP_ADD_FIRST_COMPILER_ARG([-O6 -O3 -O2 -O1 -O]) + STP_ADD_FIRST_COMPILER_ARG([-O2]) fi else if test x$ENABLE_DEBUG = xyes ; then