diff options
Diffstat (limited to 'graphics/gimp/patches')
-rw-r--r-- | graphics/gimp/patches/patch-ab | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/gimp/patches/patch-ab b/graphics/gimp/patches/patch-ab index 192985e1b3f..0d13ec80448 100644 --- a/graphics/gimp/patches/patch-ab +++ b/graphics/gimp/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.9 2004/06/21 19:48:41 adam Exp $ +$NetBSD: patch-ab,v 1.10 2004/08/06 10:35:57 adam Exp $ ---- configure.orig 2004-06-16 10:03:06.000000000 +0000 +--- configure.orig 2004-08-05 18:49:36.000000000 +0000 +++ configure -@@ -27307,8 +27307,16 @@ if test "x$enable_altivec" = xyes; then +@@ -27355,8 +27355,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.9 2004/06/21 19:48:41 adam Exp $ _ACEOF rm -f conftest.$ac_objext if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 -@@ -27348,7 +27356,7 @@ enable_altivec=no +@@ -27396,7 +27404,7 @@ enable_altivec=no 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;} @@ -29,7 +29,7 @@ $NetBSD: patch-ab,v 1.9 2004/06/21 19:48:41 adam Exp $ fi rm -f conftest.err conftest.$ac_objext conftest.$ac_ext -@@ -32672,7 +32680,7 @@ fi; +@@ -32719,7 +32727,7 @@ fi; gimpdatadir="$datadir/$PACKAGE/2.0" gimpplugindir="$libdir/$PACKAGE/2.0" |