From: Michael Jerris Date: Sun, 15 Feb 2009 03:32:52 +0000 (+0000) Subject: remove libresample X-Git-Tag: v1.0.3~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11aeae38746a6b1a162095e78ca7890cede00b6e;p=thirdparty%2Ffreeswitch.git remove libresample git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12025 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/configure.in b/configure.in index 2487cdbc67..66f2f1d664 100644 --- a/configure.in +++ b/configure.in @@ -673,7 +673,6 @@ AC_SUBST(AM_MAKEFLAGS) # Run configure in all the subdirs AC_CONFIG_SUBDIRS(libs/srtp) AC_CONFIG_SUBDIRS(libs/sqlite) -AC_CONFIG_SUBDIRS(libs/libresample) if test "$enable_core_libedit_support" = "yes" ; then AC_CONFIG_SUBDIRS(libs/libedit) fi