[Freeswitch-svn] [commit] r4839 - freeswitch/trunk

Freeswitch SVN mikej at freeswitch.org
Tue Apr 3 00:55:27 EDT 2007


Author: mikej
Date: Tue Apr  3 00:55:26 2007
New Revision: 4839

Modified:
   freeswitch/trunk/bootstrap.sh

Log:
we don't need to bootstrap teletone anymore as we don't use it's build system anymore

Modified: freeswitch/trunk/bootstrap.sh
==============================================================================
--- freeswitch/trunk/bootstrap.sh	(original)
+++ freeswitch/trunk/bootstrap.sh	Tue Apr  3 00:55:26 2007
@@ -4,7 +4,7 @@
 BASEDIR=`pwd`;
 LIBDIR=${BASEDIR}/libs;
 SUBDIRS="codec/g7xx codec/g726 codec/gsm codec/ilbc codec/lpc10 curl iax iksemel  \
-        js js/nsprpub libdingaling libetpan libresample libsndfile libteletone pcre sofia-sip \
+        js js/nsprpub libdingaling libetpan libresample libsndfile pcre sofia-sip \
         speex sqlite srtp xmlrpc-c";
 
 # keep automake from making us magically GPL, and to stop complaining about missing files.



More information about the Freeswitch-svn mailing list