From bec0074252bb26a4d493ab7558fde1126c9d4f8d Mon Sep 17 00:00:00 2001 From: David King Date: Tue, 11 Aug 2009 16:36:04 +0200 Subject: Initial changes to ease transition to mm-common build infrastructure * autogen.sh: Replace with a simple wrapper around mm-common-prepare and autoreconf. * build/*.m4: Move from m4 directory. * Makefile.am: Rename m4 directory to build. * configure.ac: Rename from configure.in, as it is recommended by Autoconf developers and currently required by mm-common-prepare. Major update to take advantage of mm-common build infrastructure. * INSTALL: Remove from repository, using GNU install instructions instead. * cairomm/Makefile.am: Remove unnecessary win32 conditionals. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c35be51..1a6eaa2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2009-08-11 David King + + * autogen.sh: Replace with a simple wrapper around mm-common-prepare + and autoreconf. + * build/*.m4: Move from m4 directory. + * Makefile.am: Rename m4 directory to build. + * configure.ac: Rename from configure.in, as it is recommended by + Autoconf developers and currently required by mm-common-prepare. Major + update to take advantage of mm-common build infrastructure. + * INSTALL: Remove from repository, using GNU install instructions + instead. + * cairomm/Makefile.am: Remove unnecessary win32 conditionals. + 2009-07-07 Christopher Harvey * cairomm/context.h -- cgit v1.2.3