remove g726
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7460 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
ba0c53948b
commit
9287c92efa
|
@ -3,7 +3,7 @@ echo "bootstrap: checking installation..."
|
|||
|
||||
BASEDIR=`pwd`;
|
||||
LIBDIR=${BASEDIR}/libs;
|
||||
SUBDIRS="codec/g7xx codec/g726 codec/gsm codec/ilbc codec/lpc10 curl iax iksemel \
|
||||
SUBDIRS="codec/g7xx codec/gsm codec/ilbc codec/lpc10 curl iax iksemel \
|
||||
js js/nsprpub libdingaling libedit libresample libsndfile pcre sofia-sip \
|
||||
speex sqlite srtp xmlrpc-c";
|
||||
|
||||
|
|
Loading…
Reference in New Issue