From 404c0f815da8ef2a69afe2db78f29e292d9da742 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Mon, 7 Jul 2003 22:40:55 +0000 Subject: A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plugin still doesn't build for me, but I thi... Original commit message from CVS: A big rewrite of the spec file and some ffmpeg disting fixes. The ffmpeg plugin still doesn't build for me, but I think I am getting close :) --- configure.ac | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 18d7bece..8c1d20e6 100644 --- a/configure.ac +++ b/configure.ac @@ -262,7 +262,7 @@ GST_PLUGINS_ALL="\ dnl see if we can build C++ plug-ins if test "x$HAVE_CXX" = "xyes"; then GST_PLUGINS_ALL="$GST_PLUGINS_ALL \ - modplug monkeyaudio" + modplug" else AC_MSG_WARN([Not compiling plug-ins requiring C++ compiler]) fi @@ -1170,8 +1170,6 @@ gst/mpegtypes/Makefile gst/modplug/Makefile gst/modplug/libmodplug/Makefile gst/monoscope/Makefile -gst/monkeyaudio/Makefile -gst/monkeyaudio/libmonkeyaudio/Makefile gst/oneton/Makefile gst/passthrough/Makefile gst/playondemand/Makefile -- cgit v1.2.1