]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
update bootstrap
authorBrian West <brian@freeswitch.org>
Tue, 17 Feb 2009 16:38:08 +0000 (16:38 +0000)
committerBrian West <brian@freeswitch.org>
Tue, 17 Feb 2009 16:38:08 +0000 (16:38 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12097 d0543943-73ff-0310-b7d9-9358b9ac24b2

bootstrap.sh

index 558e6a22792e42410c788111d9f8f5fb7826501d..d861e4a090c25e8a776626649b8da904d8735172 100755 (executable)
@@ -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";