From: Brian West Date: Tue, 17 Feb 2009 16:38:08 +0000 (+0000) Subject: update bootstrap X-Git-Tag: v1.0.3~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3a14966b572cf5a241c6c738e8a503af904a852;p=thirdparty%2Ffreeswitch.git update bootstrap git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12097 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/bootstrap.sh b/bootstrap.sh index 558e6a2279..d861e4a090 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -3,7 +3,7 @@ echo "bootstrap: checking installation..." BASEDIR=`pwd`; LIBDIR=${BASEDIR}/libs; -SUBDIRS="codec/ilbc curl iksemel voipcodecs \ +SUBDIRS="ilbc curl iksemel voipcodecs \ js js/nsprpub libdingaling libedit libsndfile pcre sofia-sip \ speex sqlite srtp openzap spandsp";