From 1e10b33f15e928ff7ea80c05213be2a54f6ede0c Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Fri, 22 Aug 2008 16:04:02 +0000 Subject: gst/autodetect/Makefile.am: Don't link the autodetect plugin with GConf as it doesn't use GConf. Fixes bug #545463. Original commit message from CVS: * gst/autodetect/Makefile.am: Don't link the autodetect plugin with GConf as it doesn't use GConf. Fixes bug #545463. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c4e9b24e..629990ab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-08-22 Sebastian Dröge + + * gst/autodetect/Makefile.am: + Don't link the autodetect plugin with GConf as it doesn't + use GConf. Fixes bug #545463. + 2008-08-22 Sebastian Dröge * gst/matroska/ebml-read.c: (gst_ebml_read_element_id), -- cgit