changeset 17036:555469b10122

disapproval of revision '2d871d18693a4444a0b287a088a78319ccb4a499'
author Daniel Atallah <daniel.atallah@gmail.com>
date Fri, 11 May 2007 15:39:42 +0000
parents d477b3134e9d
children 3c145ed1f0e8
files configure.ac
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Fri May 11 15:36:14 2007 +0000
+++ b/configure.ac	Fri May 11 15:39:42 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