remove wrong mpegstream addition
authorChristian Schaller <uraeus@gnome.org>
Tue, 8 Nov 2005 14:20:50 +0000 (14:20 +0000)
committerChristian Schaller <uraeus@gnome.org>
Tue, 8 Nov 2005 14:20:50 +0000 (14:20 +0000)
Original commit message from CVS:
remove wrong mpegstream addition

configure.ac
ext/Makefile.am

index 2e5bfe5..0d0d286 100644 (file)
@@ -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
index ded23a7..40951be 100644 (file)
@@ -229,4 +229,5 @@ DIST_SUBDIRS= \
        faad \
        gsm \
        sdl \
-       directfb
+       directfb \
+       ivorbis