summaryrefslogtreecommitdiff
blob: 1e7085b6f5782910b1934c3f6b0fc5231898cbb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- blight_input-0.0.8-b/configure.old	2005-01-02 16:19:54.094170638 -0800
+++ blight_input-0.0.8-b/configure	2005-01-02 16:21:37.380781639 -0800
@@ -6022,12 +6022,7 @@
   :
 fi
 
-
-if test "$debug" = no ; then
-	CFLAGS="$CFLAGS -O3 -fomit-frame-pointer -finline-functions -funroll-loops -march=`uname -m`"
-else
-	CFLAGS="$CFLAGS -g3 -O0 -Wall -D_DEBUG"
-fi
+CFLAGS="${CFLAGS}"
 
 trap '' 1 2 15
 cat > confcache <<\EOF