doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16088 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
778bea9a09
commit
278469054e
|
@ -4,7 +4,7 @@ echo "bootstrap: checking installation..."
|
|||
BASEDIR=`pwd`;
|
||||
LIBDIR=${BASEDIR}/libs;
|
||||
SUBDIRS="ilbc curl iksemel js js/nsprpub libdingaling libedit libsndfile pcre sofia-sip \
|
||||
speex sqlite srtp openzap spandsp libg722_1 portaudio unimrcp tiff-3.8.2 broadvoice uuid";
|
||||
speex sqlite srtp openzap spandsp libg722_1 portaudio unimrcp tiff-3.8.2 broadvoice";
|
||||
|
||||
if [ ! -f modules.conf ]; then
|
||||
cp build/modules.conf.in modules.conf
|
||||
|
|
Loading…
Reference in New Issue