mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-31 02:33:44 +00:00
add portaudio to bootstrap
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13690 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
21b8ba4d4c
commit
d6bdddc263
@ -5,7 +5,7 @@ BASEDIR=`pwd`;
|
|||||||
LIBDIR=${BASEDIR}/libs;
|
LIBDIR=${BASEDIR}/libs;
|
||||||
SUBDIRS="ilbc curl iksemel voipcodecs \
|
SUBDIRS="ilbc curl iksemel voipcodecs \
|
||||||
js js/nsprpub libdingaling libedit libsndfile pcre sofia-sip \
|
js js/nsprpub libdingaling libedit libsndfile pcre sofia-sip \
|
||||||
speex sqlite srtp openzap spandsp libg722_1";
|
speex sqlite srtp openzap spandsp libg722_1 portaudio";
|
||||||
|
|
||||||
|
|
||||||
if [ ! -f modules.conf ]; then
|
if [ ! -f modules.conf ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user