diff --git a/ChangeLog b/ChangeLog index eb70b61c11..966307d388 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-08-20 Tim-Philipp Müller + + * configure.ac: + Remove bits that presumably weren't supposed to be committed. + 2008-08-20 Michael Smith * configure.ac: diff --git a/configure.ac b/configure.ac index f40ef1f2b2..ec4f067314 100644 --- a/configure.ac +++ b/configure.ac @@ -238,7 +238,6 @@ dnl *** plug-ins to include *** dnl these are all the gst plug-ins, compilable without additional libs AG_GST_CHECK_PLUGIN(app) -AG_GST_CHECK_PLUGIN(apex) AG_GST_CHECK_PLUGIN(bayer) AG_GST_CHECK_PLUGIN(cdxaparse) AG_GST_CHECK_PLUGIN(deinterlace) @@ -1247,7 +1246,6 @@ AC_CONFIG_FILES( Makefile gst-plugins-bad.spec gst/Makefile -gst/apex/Makefile gst/app/Makefile gst/bayer/Makefile gst/cdxaparse/Makefile @@ -1320,7 +1318,6 @@ ext/ladspa/Makefile ext/libmms/Makefile ext/Makefile ext/nas/Makefile -ext/mozilla/Makefile ext/mpeg2enc/Makefile ext/mplex/Makefile ext/musepack/Makefile