From dc29e474b1d3dafdfe2ae8dff0148af0b8864b84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Fri, 10 Oct 2008 15:51:42 +0000 Subject: configure.ac: Disable flacparse for this release as it's too buggy. Original commit message from CVS: * configure.ac: Disable flacparse for this release as it's too buggy. --- configure.ac | 3 --- 1 file changed, 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 0a9153b6..38f507a4 100644 --- a/configure.ac +++ b/configure.ac @@ -251,8 +251,6 @@ AG_GST_CHECK_PLUGIN(deinterlace2) AG_GST_CHECK_PLUGIN(dvdspu) AG_GST_CHECK_PLUGIN(festival) AG_GST_CHECK_PLUGIN(filter) -AG_GST_CHECK_PLUGIN(flacparse) -AG_GST_CHECK_PLUGIN(flacparse) AG_GST_CHECK_PLUGIN(flv) AG_GST_CHECK_PLUGIN(freeze) AG_GST_CHECK_PLUGIN(h264parse) @@ -1404,7 +1402,6 @@ gst/deinterlace2/Makefile gst/dvdspu/Makefile gst/festival/Makefile gst/filter/Makefile -gst/flacparse/Makefile gst/flv/Makefile gst/freeze/Makefile gst/h264parse/Makefile -- cgit v1.2.1