summaryrefslogtreecommitdiff
path: root/devel/libol/files/patch-aa
blob: 2c85b49670d48968ec7dc298da736cb30bf2106b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	Mon Mar  3 14:54:16 2003
+++ configure	Mon Mar  3 14:54:37 2003
@@ -6438,7 +6438,7 @@
 if test $enable_debug = "yes"; then
 	CFLAGS="-Wall -g"
 else
-	CFLAGS="-Wall -O2"
+#	CFLAGS="-Wall -O2"
 fi
 
 MAKE_CLASS="$srcdir/utils/make_class"