$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
