diff configure.ac @ 12609:b81a7d1422d8

[gaim-migrate @ 14945] iLBC is not GPL compatible and is 100% optional... so it's gone. committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 22 Dec 2005 01:34:41 +0000
parents e856f985a0b9
children 0f8b80dc9647
line wrap: on
line diff
--- a/configure.ac	Thu Dec 22 00:41:35 2005 +0000
+++ b/configure.ac	Thu Dec 22 01:34:41 2005 +0000
@@ -1575,11 +1575,6 @@
 	VV_CFLAGS="$VV_CFLAGS $SPEEX_CFLAGS"
 	VV_LIBS="$VV_LIBS   $SPEEX_LIBS"
 
-	dnl check for installed ilbc codec
-	LP_CHECK_ILBC
-	VV_CFLAGS="$VV_CFLAGS $ILBC_CFLAGS"
-	VV_LIBS="$VV_LIBS   $ILBC_LIBS"
-
 	PKG_CHECK_MODULES(ORTP, ortp >= 0.7.1, enable_ortp=yes, enable_ortp=no)
 	VV_CFLAGS="$VV_CFLAGS $ORTP_CFLAGS"
 	VV_LIBS="$VV_LIBS   $ORTP_LIBS"