default debug to 0

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6726 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2007-12-13 01:25:23 +00:00
parent 1f28595116
commit 41a9a77803

View File

@ -1,3 +1,3 @@
#! /bin/sh
./configure "$@" --with-pic --with-glib=no --disable-shared
CFLAGS="$CFLAGS -DSU_DEBUG=0" ./configure "$@" --with-pic --with-glib=no --disable-shared