changeset 17040:3c145ed1f0e8

merge of '1582971d554ead516c08237407e29d711532e6b9' and '3b56cafebe642c64c4448cc470f2645ff8a85fd3'
author Daniel Atallah <daniel.atallah@gmail.com>
date Fri, 11 May 2007 15:41:01 +0000
parents 555469b10122 (diff) 7d73b6837641 (current diff)
children da9c663305ad
files
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Fri May 11 15:36:28 2007 +0000
+++ b/configure.ac	Fri May 11 15:41:01 2007 +0000
@@ -981,10 +981,6 @@
 		])
 	fi
 
-	if test "x$enable_debug" = "xyes"; then
-		CFLAGS="$CFLAGS -O0"
-	fi
-
 	DEBUG_CFLAGS="-Wall $DEBUG_CFLAGS"
 	CFLAGS="-g $CFLAGS"
 fi