diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2004-10-18 15:37:57 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2004-10-18 15:37:57 +0000 |
commit | 3fdabb4875f7ab8d2644aca644b2a3c1fb7f6227 (patch) | |
tree | 0512dc8c5d8cc190e730e3c55fc3a0df8b813957 /configure.ac | |
parent | f983c54242ef1bcff728a351f411fd698bdf9f41 (diff) | |
download | gst-plugins-bad-3fdabb4875f7ab8d2644aca644b2a3c1fb7f6227.tar.gz gst-plugins-bad-3fdabb4875f7ab8d2644aca644b2a3c1fb7f6227.tar.bz2 gst-plugins-bad-3fdabb4875f7ab8d2644aca644b2a3c1fb7f6227.zip |
configure.ac: I swear, this is the last time I touch this.
Original commit message from CVS:
* configure.ac:
I swear, this is the last time I touch this.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
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 |