diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 5 insertions, 2 deletions
@@ -1,3 +1,8 @@ +2004-10-18 Wim Taymans <wim@fluendo.com> + + * configure.ac: + I swear, this is the last time I touch this. + 2004-10-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net> * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query), diff --git a/configure.ac b/configure.ac index 321c4c6e..4456264b 100644 --- a/configure.ac +++ b/configure.ac @@ -365,7 +365,6 @@ GST_PLUGINS_ALL="\ overlay \ passthrough \ playback \ - playlist \ playondemand \ qtdemux \ realmedia \ @@ -1828,7 +1827,6 @@ gst/multipart/Makefile gst/overlay/Makefile gst/passthrough/Makefile gst/playback/Makefile -gst/playlist/Makefile gst/playondemand/Makefile gst/qtdemux/Makefile gst/realmedia/Makefile |