summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Atallah <datallah@pidgin.im>2007-05-11 15:41:01 +0000
committerDaniel Atallah <datallah@pidgin.im>2007-05-11 15:41:01 +0000
commitfeee7c91cd2d7bc9cb512c2bb5cf06ab661054de (patch)
tree08463113590b23e5079cc03083846f87a4b9010d
parent295889c54760398e1ea598fba697832d344aadaa (diff)
parent86ae39def33a317b98b03562e91af1391a76aa2d (diff)
downloadpidgin-feee7c91cd2d7bc9cb512c2bb5cf06ab661054de.tar.gz
merge of '8f10f127b8ee5bf9b23e83fad0a136610bcba2ef'
and 'f49b49e1ed440e5802b4bbc4dc6346fe4225b88e'
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index ee78e0fa7c..838c1678d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -981,10 +981,6 @@ if test "x$GCC" = "xyes"; then
])
fi
- if test "x$enable_debug" = "xyes"; then
- CFLAGS="$CFLAGS -O0"
- fi
-
DEBUG_CFLAGS="-Wall $DEBUG_CFLAGS"
CFLAGS="-g $CFLAGS"
fi