From a3a14966b572cf5a241c6c738e8a503af904a852 Mon Sep 17 00:00:00 2001 From: Brian West Date: Tue, 17 Feb 2009 16:38:08 +0000 Subject: [PATCH] update bootstrap git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12097 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";