Make sure our checks and the videotestsrc plugin link against the local uninstalled...
authorTim-Philipp Müller <tim@centricular.net>
Thu, 16 Nov 2006 14:35:30 +0000 (14:35 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 16 Nov 2006 14:35:30 +0000 (14:35 +0000)
commitb194c94268812e4fbe156b6ec67468e65e30b661
tree7cbe044bb961a0b585ab3280a5a57f9eabcb5eba
parent4ac9b64fd6e1ef8e8a69be0fd20ccdec118f22de
Make sure our checks and the videotestsrc plugin link against the local uninstalled gst libs and not any installed gs...

Original commit message from CVS:
* gst/videotestsrc/Makefile.am:
* tests/check/Makefile.am:
Make sure our checks and the videotestsrc plugin link against the
local uninstalled gst libs and not any installed gst libs that
might happen to exist as well.
* tests/check/elements/adder.c: (message_received),
(test_event_message_received), (test_play_twice_message_received):
* tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
Fix compiler warnings when compiling against core with disabled
debugging system.
ChangeLog
gst/videotestsrc/Makefile.am
tests/check/Makefile.am
tests/check/elements/adder.c
tests/check/elements/ffmpegcolorspace.c