diff --git a/configure.ac b/configure.ac index 549fcab4..95965a34 100644 --- a/configure.ac +++ b/configure.ac @@ -137,14 +137,6 @@ PKG_HAVE_WITH_MODULES([SPEEX], [speex], [ LIBS="${LIBS} ${SPEEX_LIBS}" ]) -dnl -dnl libkate -dnl -PKG_HAVE_WITH_MODULES([KATE], [kate], [ - CFLAGS="${CFLAGS} ${KATE_CFLAGS}" - LIBS="${LIBS} ${KATE_LIBS}" -]) - dnl dnl libcurl dnl @@ -248,7 +240,6 @@ Format/Codec support: Ogg : ${have_ogg} Theora : ${have_theora} Speex : ${have_speex} - Kate : ${have_kate} Features: YP support : ${enable_yp}