summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2003-04-23 19:42:12 +0000
committerChristian Schaller <uraeus@gnome.org>2003-04-23 19:42:12 +0000
commite45fb6b8c03bf17a4b3ced7c916e77a2da04005f (patch)
treeb09a5e91129f98bf951e369518475bf26f76233d /configure.ac
parent08889d7a8ffaac8e6195783d70e496ede7dea11d (diff)
downloadgst-plugins-bad-e45fb6b8c03bf17a4b3ced7c916e77a2da04005f.tar.gz
gst-plugins-bad-e45fb6b8c03bf17a4b3ced7c916e77a2da04005f.tar.bz2
gst-plugins-bad-e45fb6b8c03bf17a4b3ced7c916e77a2da04005f.zip
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
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac13
1 files changed, 0 insertions, 13 deletions
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