From: Michael Jerris Date: Tue, 1 Dec 2009 20:15:55 +0000 (+0000) Subject: this should be cleared out too X-Git-Tag: v1.0.6~1194 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44ea66c22d7bdc7c290361f2f8541fbde32e36a4;p=thirdparty%2Ffreeswitch.git this should be cleared out too git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15741 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/configure.in b/configure.in index cfd78b9b56..e25a259269 100644 --- a/configure.in +++ b/configure.in @@ -262,6 +262,7 @@ AC_ARG_ENABLE(debug, if test "${enable_debug}" = "yes"; then AC_DEFINE([DEBUG],[],[Enable extra debugging.]) saved_CFLAGS=$CFLAGS + CFLAGS= AX_CFLAGS_WARN_ALL_ANSI APR_ADDTO(SWITCH_AM_CFLAGS, $CFLAGS) CFLAGS=$saved_CFLAGS