From 4cf2efe6301d6e5a6d50d840823fa41aae2f5774 Mon Sep 17 00:00:00 2001 From: Daniel Elstner Date: Tue, 11 Aug 2009 02:43:47 +0200 Subject: Add missing datadir substitution to .pc file * glib/glibmm-2.4.pc.in (datadir): Substitute value, as it is used as a component of doctooldir later in the file. * gio/giomm-2.4.pc.in (datadir): Substitute value, just in case. * docs/Makefile.am: Remove overrides of the documentation utilities, since MM_CONFIG_DOCTOOL_DIR() already takes care of setting MMDOCTOOLDIR to the local directory. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0032e44d..9788f8f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2009-08-11 Daniel Elstner + + Add missing datadir substitution to .pc file + + * glib/glibmm-2.4.pc.in (datadir): Substitute value, as it is + used as a component of doctooldir later in the file. + * gio/giomm-2.4.pc.in (datadir): Substitute value, just in case. + * docs/Makefile.am: Remove overrides of the documentation + utilities, since MM_CONFIG_DOCTOOL_DIR() already takes care + of setting MMDOCTOOLDIR to the local directory. + 2009-08-10 Daniel Elstner Get rid of some old Autoconf macro cruft -- cgit v1.2.1