mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-26 20:48:21 +00:00
Remove iax from bootstrap.sh too
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8340 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
a314d5c264
commit
a12d1bb34d
@ -3,7 +3,7 @@ echo "bootstrap: checking installation..."
|
|||||||
|
|
||||||
BASEDIR=`pwd`;
|
BASEDIR=`pwd`;
|
||||||
LIBDIR=${BASEDIR}/libs;
|
LIBDIR=${BASEDIR}/libs;
|
||||||
SUBDIRS="codec/ilbc curl iax iksemel voipcodecs \
|
SUBDIRS="codec/ilbc curl iksemel voipcodecs \
|
||||||
js js/nsprpub libdingaling libedit libresample libsndfile pcre sofia-sip \
|
js js/nsprpub libdingaling libedit libresample libsndfile pcre sofia-sip \
|
||||||
speex sqlite srtp xmlrpc-c openzap";
|
speex sqlite srtp xmlrpc-c openzap";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user