diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | configure.ac | 4 |
2 files changed, 5 insertions, 4 deletions
@@ -1,5 +1,10 @@ 2008-07-19 Jan Schmidt <jan.schmidt@sun.com> + * configure.ac: + Remove interleave and replaygain configure.ac pieces too + +2008-07-19 Jan Schmidt <jan.schmidt@sun.com> + * po/LINGUAS: * po/lt.po: Add new lithunian translation, and add french to the LINGUAS diff --git a/configure.ac b/configure.ac index 7aea13f0..98571c40 100644 --- a/configure.ac +++ b/configure.ac @@ -248,7 +248,6 @@ AG_GST_CHECK_PLUGIN(filter) AG_GST_CHECK_PLUGIN(flv) AG_GST_CHECK_PLUGIN(freeze) AG_GST_CHECK_PLUGIN(h264parse) -AG_GST_CHECK_PLUGIN(interleave) AG_GST_CHECK_PLUGIN(librfb) AG_GST_CHECK_PLUGIN(modplug) AG_GST_CHECK_PLUGIN(mpegtsparse) @@ -259,7 +258,6 @@ AG_GST_CHECK_PLUGIN(nsf) AG_GST_CHECK_PLUGIN(nuvdemux) AG_GST_CHECK_PLUGIN(rawparse) AG_GST_CHECK_PLUGIN(real) -AG_GST_CHECK_PLUGIN(replaygain) AG_GST_CHECK_PLUGIN(rtpmanager) AG_GST_CHECK_PLUGIN(sdp) AG_GST_CHECK_PLUGIN(selector) @@ -1209,7 +1207,6 @@ gst/filter/Makefile gst/flv/Makefile gst/freeze/Makefile gst/h264parse/Makefile -gst/interleave/Makefile gst/librfb/Makefile gst/modplug/Makefile gst/modplug/libmodplug/Makefile @@ -1220,7 +1217,6 @@ gst/mve/Makefile gst/nsf/Makefile gst/nuvdemux/Makefile gst/rawparse/Makefile -gst/replaygain/Makefile gst/rtpmanager/Makefile gst/sdp/Makefile gst/selector/Makefile |