[Freeswitch-trunk] [commit] r13677 - freeswitch/trunk
FreeSWITCH SVN
mikej at freeswitch.org
Mon Jun 8 10:33:45 PDT 2009
Author: mikej
Date: Mon Jun 8 12:33:45 2009
New Revision: 13677
Log:
add libg722_1 to bootstrap
Modified:
freeswitch/trunk/bootstrap.sh
Modified: freeswitch/trunk/bootstrap.sh
==============================================================================
--- freeswitch/trunk/bootstrap.sh (original)
+++ freeswitch/trunk/bootstrap.sh Mon Jun 8 12:33:45 2009
@@ -5,7 +5,7 @@
LIBDIR=${BASEDIR}/libs;
SUBDIRS="ilbc curl iksemel voipcodecs \
js js/nsprpub libdingaling libedit libsndfile pcre sofia-sip \
- speex sqlite srtp openzap spandsp";
+ speex sqlite srtp openzap spandsp libg722_1";
if [ ! -f modules.conf ]; then
More information about the Freeswitch-trunk
mailing list