]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
remove libresample
authorMichael Jerris <mike@jerris.com>
Sun, 15 Feb 2009 03:32:52 +0000 (03:32 +0000)
committerMichael Jerris <mike@jerris.com>
Sun, 15 Feb 2009 03:32:52 +0000 (03:32 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12025 d0543943-73ff-0310-b7d9-9358b9ac24b2

configure.in

index 2487cdbc6753abd1556ee24ac0843a989d1de296..66f2f1d66472cc1d8e348b62844651eeb2ce8f35 100644 (file)
@@ -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