From e45fb6b8c03bf17a4b3ced7c916e77a2da04005f Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Wed, 23 Apr 2003 19:42:12 +0000 Subject: Removing avifile and http plugins, also fixing some disting issues Original commit message from CVS: Removing avifile and http plugins, also fixing some disting issues --- configure.ac | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 5ce2ea77..b3e0fb4d 100644 --- a/configure.ac +++ b/configure.ac @@ -465,18 +465,6 @@ GST_CHECK_FEATURE(AUDIOFILE, [audiofile], afsink afsrc, [ AC_CHECK_LIB(audiofile, afOpenVirtualFile, , HAVE_AUDIOFILE="no") ]) -dnl *** avifile *** -translit(dnm, m, l) AM_CONDITIONAL(USE_AVIFILE, true) -GST_CHECK_FEATURE(AVIFILE, [avifile], winenc windec, [ - if test "x$no_x" = "xyes"; then - AC_MSG_WARN([No X libraries found, avifile test might fail compilation]) - fi - if test "x$HAVE_CXX" != "xyes"; then - AC_MSG_WARN([No C++ compiler found, avifile test will fail compilation]) - fi - AS_AVIFILE(0.7.0) -]) - dnl *** CDParanoia *** translit(dnm, m, l) AM_CONDITIONAL(USE_CDPARANOIA, true) GST_CHECK_FEATURE(CDPARANOIA, [CDParanoia], cdparanoia, [ @@ -1171,7 +1159,6 @@ ext/alsa/Makefile ext/arts/Makefile ext/artsd/Makefile ext/audiofile/Makefile -ext/avifile/Makefile ext/cdparanoia/Makefile ext/divx/Makefile ext/dv/Makefile -- cgit v1.2.1