14 lines
263 B
Text
14 lines
263 B
Text
|
--- libmaa/configure.orig Sat Apr 15 12:30:24 2006
|
||
|
+++ libmaa/configure Sat Apr 15 12:30:26 2006
|
||
|
@@ -2501,10 +2501,7 @@ fi
|
||
|
|
||
|
REALCC="$CC"
|
||
|
if test "$CC" = gcc; then
|
||
|
- CFLAGS='-g -O'
|
||
|
WCFLAGS='-Wall -pedantic'
|
||
|
-else
|
||
|
- CFLAGS='-g'
|
||
|
fi
|
||
|
|
||
|
needs_xmalloc=1
|