mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-07 21:44:51 +00:00
we don't need to bootstrap teletone anymore as we don't use it's build system anymore
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4839 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
3939523cae
commit
c137721127
@ -4,7 +4,7 @@ echo "bootstrap: checking installation..."
|
|||||||
BASEDIR=`pwd`;
|
BASEDIR=`pwd`;
|
||||||
LIBDIR=${BASEDIR}/libs;
|
LIBDIR=${BASEDIR}/libs;
|
||||||
SUBDIRS="codec/g7xx codec/g726 codec/gsm codec/ilbc codec/lpc10 curl iax iksemel \
|
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";
|
speex sqlite srtp xmlrpc-c";
|
||||||
|
|
||||||
# keep automake from making us magically GPL, and to stop complaining about missing files.
|
# keep automake from making us magically GPL, and to stop complaining about missing files.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user