From: Michael Jerris Date: Mon, 8 Jun 2009 17:33:45 +0000 (+0000) Subject: add libg722_1 to bootstrap X-Git-Tag: v1.0.4~568 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e69ebef8b59ebbba073479f9600a2b471f0996d6;p=thirdparty%2Ffreeswitch.git add libg722_1 to bootstrap git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13677 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/bootstrap.sh b/bootstrap.sh index 28c1c4ef6f..e7b66356c2 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -5,7 +5,7 @@ BASEDIR=`pwd`; 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