mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 23:46:28 -04:00
- Add options to gnucash port to choose which guile version to use - Remove superceded UPDATING entry Approved by: kwm (gnome, implicit)
10 lines
421 B
Text
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; }
|