Use AG_GST_CHECK_GST_PLUGINS_{GOOD,UGLY,BAD,FFMPEG} macros from common
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 8 Aug 2010 23:15:03 +0000 (00:15 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 7 Sep 2010 19:44:24 +0000 (20:44 +0100)
commit728f5ba5fa569e30c05aaad2cafb7d1f87a823a4
tree6784a2b505e82e6c9c141d6fe340a745e401ed2a
parent9ac0b2e7053104fe3758f09a5113ba17b04f566e
Use AG_GST_CHECK_GST_PLUGINS_{GOOD,UGLY,BAD,FFMPEG} macros from common

to find plugin directories for the various modules our unit tests depend
on in an uninstalled environment. This makes sure these plugins are found
even when distchecking (which happens from a subdirectory, which means
that the currently used trick to find the uninstalled directories of
these modules doesn't work in that case).
common
configure.ac
tests/check/Makefile.am