summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-05-13 10:30:35 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-05-13 10:31:26 +0200
commit2a362d14c57007d1a28a06d8c96a095d4648772c (patch)
tree282968267fa3af7048ae9e63a551dc7256f6099a /configure.ac
parent0c4b6ee2860e30c40f25bbb5c1c139db1eea69b7 (diff)
flv: Actually add the flv plugin to configure.ac
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 372c095e..0ee24c81 100644
--- a/configure.ac
+++ b/configure.ac
@@ -282,6 +282,7 @@ AG_GST_CHECK_PLUGIN(cutter)
AG_GST_CHECK_PLUGIN(debugutils)
AG_GST_CHECK_PLUGIN(effectv)
AG_GST_CHECK_PLUGIN(equalizer)
+AG_GST_CHECK_PLUGIN(flv)
AG_GST_CHECK_PLUGIN(id3demux)
AG_GST_CHECK_PLUGIN(icydemux)
AG_GST_CHECK_PLUGIN(interleave)
@@ -1057,6 +1058,7 @@ gst/cutter/Makefile
gst/debugutils/Makefile
gst/effectv/Makefile
gst/equalizer/Makefile
+gst/flv/Makefile
gst/id3demux/Makefile
gst/icydemux/Makefile
gst/interleave/Makefile