configure.ac: Disable deinterlace2 plugin again which was accidently enabled with last commit.

Original commit message from CVS:
* configure.ac:
Disable deinterlace2 plugin again which was accidently enabled
with last commit.
This commit is contained in:
Sebastian Dröge 2008-06-17 11:01:58 +00:00
parent aacf6838eb
commit fe76d3be8d
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2008-06-17 Sebastian Dröge <slomo@circular-chaos.org>
* configure.ac:
Disable deinterlace2 plugin again which was accidently enabled
with last commit.
2008-06-17 Sebastian Dröge <slomo@circular-chaos.org>
* configure.ac:

View file

@ -234,7 +234,6 @@ AG_GST_CHECK_PLUGIN(app)
AG_GST_CHECK_PLUGIN(bayer)
AG_GST_CHECK_PLUGIN(cdxaparse)
AG_GST_CHECK_PLUGIN(deinterlace)
AG_GST_CHECK_PLUGIN(deinterlace2)
AG_GST_CHECK_PLUGIN(dvdspu)
AG_GST_CHECK_PLUGIN(festival)
AG_GST_CHECK_PLUGIN(filter)
@ -1186,7 +1185,6 @@ gst/app/Makefile
gst/bayer/Makefile
gst/cdxaparse/Makefile
gst/deinterlace/Makefile
gst/deinterlace2/Makefile
gst/dvdspu/Makefile
gst/festival/Makefile
gst/filter/Makefile