summaryrefslogtreecommitdiff
path: root/finance/gnucash/patches/patch-ae
blob: 95b59fb06016fbd399358e6517d2f8847c4161f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ae,v 1.5 2010/08/14 19:12:58 wiz Exp $

Fix build on MacOS X 10.6 from upstream:
http://lists.gnucash.org/pipermail/gnucash-changes/2009-September/007462.html

--- configure.orig	2009-02-23 20:25:34.000000000 +0000
+++ configure
@@ -26722,7 +26722,7 @@ LIBS="$oLIBS"
 { $as_echo "$as_me:$LINENO: checking for darwin" >&5
 $as_echo_n "checking for darwin... " >&6; }
 case $host_os in
-	rhapsody* | darwin1*)
+	rhapsody* | darwin[1567].*)
 		{ $as_echo "$as_me:$LINENO: result: yes, but too old" >&5
 $as_echo "yes, but too old" >&6; }
 		{ { $as_echo "$as_me:$LINENO: error: This platform is not supported, please