FS-3110 --comment-only phase 3.2 nevermind use getlibs

This commit is contained in:
Anthony Minessale 2011-03-24 17:13:50 -05:00
parent a25ef8b9ae
commit e566b270b8
2 changed files with 1 additions and 2 deletions

View File

@ -15,7 +15,7 @@ done
BASEDIR=`pwd`;
LIBDIR=${BASEDIR}/libs;
SUBDIRS="ilbc curl iksemel js js/nsprpub libdingaling libedit libsndfile pcre sofia-sip ldns \
SUBDIRS="ilbc curl iksemel js js/nsprpub libdingaling libedit libsndfile pcre sofia-sip \
speex sqlite srtp openzap freetdm spandsp libg722_1 portaudio unimrcp tiff-3.8.2 broadvoice silk libcodec2";
if [ ! -f modules.conf ]; then

View File

@ -1024,7 +1024,6 @@ AC_CONFIG_SUBDIRS([libs/broadvoice])
AC_CONFIG_SUBDIRS([libs/libg722_1])
AC_CONFIG_SUBDIRS([libs/silk])
AC_CONFIG_SUBDIRS([libs/libcodec2])
AC_CONFIG_SUBDIRS([libs/ldns])
case $host in
*-openbsd*)