m4: Add support for non-ported plugins
authorEdward Hervey <edward.hervey@collabora.co.uk>
Tue, 2 Aug 2011 09:27:05 +0000 (11:27 +0200)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Tue, 2 Aug 2011 09:27:05 +0000 (11:27 +0200)
commit50b34abb468b6572a92f6700552f6f541c655be8
tree5466200294fb740188ccc8576fea6218655a5254
parentfcbee7af17dd721726cf19e01f67e9a325a2be69
m4: Add support for non-ported plugins

This allows defining a GST_PLUGINS_NONPORTED in the configure.ac of various
modules.
AG_GST_CHECK_PLUGIN and AG_GST_CHECK_FEATURE will properly handle non-ported
plugins and configure will report the list of non-ported plugins at the end
m4/gst-args.m4
m4/gst-feature.m4