From 2a424ead4140c779474eed2e31790515907030ac Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Fri, 22 Feb 2008 06:22:39 +0000 Subject: tests/check/Makefile.am: Ignore gconfaudiosrc for the states unit test too. It will fallback to alsasrc if the gconf ... Original commit message from CVS: * tests/check/Makefile.am: Ignore gconfaudiosrc for the states unit test too. It will fallback to alsasrc if the gconf settings can't be read and not everybody has alsa. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 81aa8a82..de7ee46d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-02-22 Sebastian Dröge + + * tests/check/Makefile.am: + Ignore gconfaudiosrc for the states unit test too. It will fallback + to alsasrc if the gconf settings can't be read and not everybody has + alsa. + 2008-02-22 Sebastian Dröge * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query), -- cgit