[Freeswitch-svn] [commit] r12097 - freeswitch/trunk

FreeSWITCH SVN brian at freeswitch.org
Tue Feb 17 08:38:08 PST 2009


Author: brian
Date: Tue Feb 17 10:38:08 2009
New Revision: 12097

Log:
update bootstrap

Modified:
   freeswitch/trunk/bootstrap.sh

Modified: freeswitch/trunk/bootstrap.sh
==============================================================================
--- freeswitch/trunk/bootstrap.sh	(original)
+++ freeswitch/trunk/bootstrap.sh	Tue Feb 17 10:38:08 2009
@@ -3,7 +3,7 @@
 
 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";
 



More information about the Freeswitch-svn mailing list