From e69ebef8b59ebbba073479f9600a2b471f0996d6 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Mon, 8 Jun 2009 17:33:45 +0000 Subject: [PATCH] add libg722_1 to bootstrap git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13677 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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