From 23b5b27e1c389494a91be3c7226b2bb0e8fb16c5 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Mon, 21 Jan 2008 19:41:45 +0000 Subject: tests/check/Makefile.am: Fix up some CFLAGS sets. Original commit message from CVS: * tests/check/Makefile.am: Fix up some CFLAGS sets. Don't include gconfvideosrc in the states test. * tests/check/elements/autodetect.c: (GST_START_TEST): Add some error strings to fail_unless arguments to fix some weird compiler errors on Solaris. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c2d09041..ff0c16af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2008-01-21 Jan Schmidt + + * tests/check/Makefile.am: + Fix up some CFLAGS sets. + Don't include gconfvideosrc in the states test. + + * tests/check/elements/autodetect.c: (GST_START_TEST): + Add some error strings to fail_unless arguments to fix some weird + compiler errors on Solaris. + 2008-01-21 Jan Schmidt * configure.ac: -- cgit