summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2003-07-07 22:40:55 +0000
committerChristian Schaller <uraeus@gnome.org>2003-07-07 22:40:55 +0000
commit5440e7bc63d95caac34392359fda2bfa9b6b1a56 (patch)
treec30bbb6a9435d048dc1f7d0f0771b934cb8277dd /configure.ac
parentd0f73a22628e7cbd9acacf9a4e9eaf919508f4d1 (diff)
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 :)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 1 insertions, 3 deletions
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