changeset 17023:2ff14d4361f4

Remove the stuff I added accidentally earlier.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 11 May 2007 04:21:03 +0000
parents 4c8a2054fd81
children d477b3134e9d 9a1d36a4573e
files configure.ac
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Fri May 11 03:57:32 2007 +0000
+++ b/configure.ac	Fri May 11 04:21:03 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