diff options
Diffstat (limited to 'devel/gnustep-base/patches/patch-aa')
-rw-r--r-- | devel/gnustep-base/patches/patch-aa | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/gnustep-base/patches/patch-aa b/devel/gnustep-base/patches/patch-aa index 35eb14e0c2a..a503bb6ca31 100644 --- a/devel/gnustep-base/patches/patch-aa +++ b/devel/gnustep-base/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.7 2005/04/12 15:11:11 adam Exp $ +$NetBSD: patch-aa,v 1.8 2005/07/29 12:58:37 adam Exp $ ---- configure.orig 2005-02-16 14:45:05.000000000 +0000 +--- configure.orig 2005-03-18 09:42:53.000000000 +0000 +++ configure -@@ -2727,12 +2727,12 @@ echo $ECHO_N "checking the Objective-C r +@@ -2728,12 +2728,12 @@ echo $ECHO_N "checking the Objective-C r if test "$OBJC_RUNTIME_LIB" = "nx" -o "$OBJC_RUNTIME_LIB" = "apple"; then echo "$as_me:$LINENO: result: NeXT" >&5 echo "${ECHO_T}NeXT" >&6 @@ -17,7 +17,7 @@ $NetBSD: patch-aa,v 1.7 2005/04/12 15:11:11 adam Exp $ OBJCFLAGS="-fgnu-runtime" fi -@@ -2756,7 +2756,7 @@ fi +@@ -2757,7 +2757,7 @@ fi # $GNUSTEP_HDIR are used before the standard ones # CPPFLAGS="$CPPFLAGS -I$GNUSTEP_HDIR" |