diff options
Diffstat (limited to 'graphics/gimp/patches/patch-ab')
-rw-r--r-- | graphics/gimp/patches/patch-ab | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/gimp/patches/patch-ab b/graphics/gimp/patches/patch-ab index a78f0d4fdfc..1d162e799cb 100644 --- a/graphics/gimp/patches/patch-ab +++ b/graphics/gimp/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.17 2006/07/10 22:06:32 adam Exp $ +$NetBSD: patch-ab,v 1.18 2006/08/26 07:44:04 adam Exp $ ---- configure.orig 2006-06-22 12:53:13.000000000 +0200 +--- configure.orig 2006-08-16 11:13:33.000000000 +0200 +++ configure -@@ -30835,8 +30835,16 @@ if test "x$enable_altivec" = xyes; then +@@ -30847,8 +30847,16 @@ if test "x$enable_altivec" = xyes; then { echo "$as_me:$LINENO: checking whether we can compile Altivec code" >&5 echo $ECHO_N "checking whether we can compile Altivec code... $ECHO_C" >&6; } @@ -20,7 +20,7 @@ $NetBSD: patch-ab,v 1.17 2006/07/10 22:06:32 adam Exp $ _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" -@@ -30889,7 +30897,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 +@@ -30901,7 +30909,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 echo "${ECHO_T}no" >&6; } { echo "$as_me:$LINENO: WARNING: The assembler does not support the Altivec command set." >&5 echo "$as_me: WARNING: The assembler does not support the Altivec command set." >&2;} @@ -28,8 +28,8 @@ $NetBSD: patch-ab,v 1.17 2006/07/10 22:06:32 adam Exp $ + CFLAGS=$gimp_save_CFLAGS fi - rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -@@ -37474,7 +37482,7 @@ fi + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext +@@ -37486,7 +37494,7 @@ fi gimpdatadir="$datadir/$PACKAGE/2.0" gimpplugindir="$libdir/$PACKAGE/2.0" |