gnucash maint: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Sat Jan 31 07:16:44 EST 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/785c6d62 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/b3781c16 (commit)
	from  https://github.com/Gnucash/gnucash/commit/c312b865 (commit)



commit 785c6d621bf93f4970a167295650777d386d6dbb
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat Jan 31 14:33:33 2015 +0100

    Bug 731889 - guile 2 exports different autoconf macros than what is expected
    
    Check for the now required ltdl.h and bail out if not found

commit b3781c16d0d84be66bdd4b4a507ca5803f394f57
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jan 29 13:39:23 2015 -0800

    Bug 731889 - guile 2 exports different autoconf macros than what is expected
    
    Replace the autogen-sh time configuration which doesn't really work
    correctly by making a local interpreter which links whichever library
    pkg-config finds.
    
    Also makes Guile-2.0 the default by looking for it first.



Summary of changes:
 Makefile.am  |  5 +++++
 configure.ac | 34 ++++++++++-------------------
 util/guile.c | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 88 insertions(+), 22 deletions(-)
 create mode 100644 util/guile.c



More information about the gnucash-patches mailing list