summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2005-11-08 14:20:50 +0000
committerChristian Schaller <uraeus@gnome.org>2005-11-08 14:20:50 +0000
commitd9df625a1ce5f06120ce698ee27742b70dfbf41b (patch)
tree7bd687b62fd8b148f26e4c7654633e92c1654401 /configure.ac
parentebe743ec9324ddc753a57600de5b63d8f2160ef0 (diff)
downloadgst-plugins-bad-d9df625a1ce5f06120ce698ee27742b70dfbf41b.tar.gz
gst-plugins-bad-d9df625a1ce5f06120ce698ee27742b70dfbf41b.tar.bz2
gst-plugins-bad-d9df625a1ce5f06120ce698ee27742b70dfbf41b.zip
remove wrong mpegstream addition
Original commit message from CVS: remove wrong mpegstream addition
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 2e5bfe5e..0d0d286f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -288,7 +288,6 @@ AC_SUBST(GST_PLUGIN_LDFLAGS)
dnl these are all the gst plug-ins, compilable without additional libs
GST_PLUGINS_ALL="\
speed \
- mpegstream \
qtdemux \
tta \
"
@@ -497,7 +496,6 @@ AC_CONFIG_FILES(
Makefile
gst-plugins-bad.spec
gst/Makefile
-gst/mpegstream/Makefile
gst/speed/Makefile
gst/qtdemux/Makefile
gst/tta/Makefile