add audiobuffer to the build
authorAndy Wingo <wingo@oblong.net>
Wed, 21 Jan 2009 11:18:49 +0000 (12:18 +0100)
committerAndy Wingo <wingo@oblong.net>
Wed, 21 Jan 2009 11:18:49 +0000 (12:18 +0100)
* configure.ac: Add audiobuffer to the build.

configure.ac

index 83e59ad15f98b97d9c530e5080e2c3f884b1b636..027f3ba64a3984ab56bc5d94214d2642ebbe2ee6 100644 (file)
@@ -235,6 +235,7 @@ dnl these are all the gst plug-ins, compilable without additional libs
 AG_GST_CHECK_PLUGIN(aacparse)
 AG_GST_CHECK_PLUGIN(aiffparse)
 AG_GST_CHECK_PLUGIN(amrparse)
+AG_GST_CHECK_PLUGIN(audiobuffer)
 AG_GST_CHECK_PLUGIN(audioresample)
 AG_GST_CHECK_PLUGIN(bayer)
 AG_GST_CHECK_PLUGIN(cdxaparse)
@@ -1388,6 +1389,7 @@ gst/Makefile
 gst/aacparse/Makefile
 gst/aiffparse/Makefile
 gst/amrparse/Makefile
+gst/audiobuffer/Makefile
 gst/audioresample/Makefile
 gst/bayer/Makefile
 gst/cdxaparse/Makefile