From 3b5d0b114c5c36753dc0497f8a027cf1b84a92af Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 22 Oct 2008 12:59:17 +0000 Subject: ** Fixes bug #549025 2008-10-22 Matthew Barnes ** Fixes bug #549025 * configure.in: Restrict libmono linkage to the mono plugin, so that downstream packagers can isolate the mono dependency to a subpackage. Add configuration summary lines indicating whether the Mono and Python bindings are enabled. * plugins/mono/Makefile.am: Add $(MONO_CFLAGS) and $(MONO_LIBS) explicitly. The mono plugin is the only module that should be linking against libmono. svn path=/trunk/; revision=36675 --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5e5bcdfbb1..70e7f4fcdb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2008-10-22 Matthew Barnes + + ** Fixes part of bug #549025 + + * configure.in: + Restrict libmono linkage to the mono plugin, so that downstream + packagers can isolate the mono dependency to a subpackage. + Add configuration summary lines indicating whether the Mono and + Python bindings are enabled. + 2008-10-17 Matthew Barnes ** Fix for bug #548469 -- cgit v1.2.3