[Freeswitch-trunk] [commit] r13690 - freeswitch/trunk
FreeSWITCH SVN
mikej at freeswitch.org
Mon Jun 8 13:48:54 PDT 2009
Author: mikej
Date: Mon Jun 8 15:48:54 2009
New Revision: 13690
Log:
add portaudio to bootstrap
Modified:
freeswitch/trunk/bootstrap.sh
Modified: freeswitch/trunk/bootstrap.sh
==============================================================================
--- freeswitch/trunk/bootstrap.sh (original)
+++ freeswitch/trunk/bootstrap.sh Mon Jun 8 15:48:54 2009
@@ -5,7 +5,7 @@
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
More information about the Freeswitch-trunk
mailing list