diff src/auto/configure @ 699:2af8de31a3a8

updated for version 7.0211
author vimboss
date Wed, 01 Mar 2006 22:09:21 +0000
parents f08390485cd3
children 2fae45239fb3
line wrap: on
line diff
--- a/src/auto/configure
+++ b/src/auto/configure
@@ -3395,7 +3395,7 @@ fi
     fi
   fi
 
-    if test "$MACARCH" = "intel" -o "$MACARCH" = "both"; then
+        if test "$MACARCH" = "intel" -o "$MACARCH" = "both"; then
     CFLAGS=`echo "$CFLAGS" | sed 's/-O[23456789]/-Oz/'`
   fi