From: Michael Jerris Date: Mon, 8 Jun 2009 20:48:54 +0000 (+0000) Subject: add portaudio to bootstrap X-Git-Tag: v1.0.4~559 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6bdddc2638452b5716508bd83d201584926a539;p=thirdparty%2Ffreeswitch.git add portaudio to bootstrap git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13690 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/bootstrap.sh b/bootstrap.sh index da571ae813..62ad1afac9 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -5,7 +5,7 @@ BASEDIR=`pwd`; LIBDIR=${BASEDIR}/libs; SUBDIRS="ilbc curl iksemel voipcodecs \ 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