[Freeswitch-svn] [commit] r7460 - freeswitch/trunk
Freeswitch SVN
brian at freeswitch.org
Fri Feb 1 10:44:57 EST 2008
Author: brian
Date: Fri Feb 1 10:44:57 2008
New Revision: 7460
Modified:
freeswitch/trunk/bootstrap.sh
Log:
remove g726
Modified: freeswitch/trunk/bootstrap.sh
==============================================================================
--- freeswitch/trunk/bootstrap.sh (original)
+++ freeswitch/trunk/bootstrap.sh Fri Feb 1 10:44:57 2008
@@ -3,7 +3,7 @@
BASEDIR=`pwd`;
LIBDIR=${BASEDIR}/libs;
-SUBDIRS="codec/g7xx codec/g726 codec/gsm codec/ilbc codec/lpc10 curl iax iksemel \
+SUBDIRS="codec/g7xx codec/gsm codec/ilbc codec/lpc10 curl iax iksemel \
js js/nsprpub libdingaling libedit libresample libsndfile pcre sofia-sip \
speex sqlite srtp xmlrpc-c";
More information about the Freeswitch-svn
mailing list