]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
this should be cleared out too
authorMichael Jerris <mike@jerris.com>
Tue, 1 Dec 2009 20:15:55 +0000 (20:15 +0000)
committerMichael Jerris <mike@jerris.com>
Tue, 1 Dec 2009 20:15:55 +0000 (20:15 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15741 d0543943-73ff-0310-b7d9-9358b9ac24b2

configure.in

index cfd78b9b5683f56bcef9e24d341e9964c5223a7f..e25a259269587f1f7d3d57e5a69a9d0f8c359b93 100644 (file)
@@ -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