# HG changeset patch # User Daniel Atallah # Date 1178898061 0 # Node ID 3c145ed1f0e84b9831ede2bb47c5d98ff752c0d1 # Parent 555469b10122153b94e970a96f13f208aa6f74c1# Parent 7d73b683764109f655524fa449c48d60cd51a6f0 merge of '1582971d554ead516c08237407e29d711532e6b9' and '3b56cafebe642c64c4448cc470f2645ff8a85fd3' diff -r 7d73b6837641 -r 3c145ed1f0e8 configure.ac --- 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