ports/finance/gnucash/files/patch-configure
Guido Falsi 16f2776819 - Fix gnucash configure script to accept guile 1.8
- Add options to gnucash port to choose which guile version to use
- Remove superceded UPDATING entry

Approved by:	kwm (gnome, implicit)
2014-10-05 13:32:37 +00:00

10 lines
421 B
Text

--- configure.orig 2014-09-28 02:56:29.000000000 +0200
+++ configure 2014-10-05 01:43:56.028480737 +0200
@@ -20513,6 +20513,7 @@
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; }
succeeded=yes
+ GUILE_EFFECTIVE_VERSION=1.8
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking GUILE_CFLAGS" >&5
$as_echo_n "checking GUILE_CFLAGS... " >&6; }