]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
we don't need to bootstrap teletone anymore as we don't use it's build system anymore
authorMichael Jerris <mike@jerris.com>
Tue, 3 Apr 2007 04:55:26 +0000 (04:55 +0000)
committerMichael Jerris <mike@jerris.com>
Tue, 3 Apr 2007 04:55:26 +0000 (04:55 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4839 d0543943-73ff-0310-b7d9-9358b9ac24b2

bootstrap.sh

index 4a6f69b1f0f4e143ad4f2c9f1867721315a8de4f..214d36f1a3fb9e70553468e668715449cb846fcb 100755 (executable)
@@ -4,7 +4,7 @@ echo "bootstrap: checking installation..."
 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.