Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core-src > by-pkgid > 314bfce07f46430318c435a16ccaf02b > files > 3

gutenprint-5.2.1-alt1.M41.1.src.rpm

--- 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