summaryrefslogtreecommitdiff
path: root/print/ghostscript/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostscript/patches/patch-ah')
-rw-r--r--print/ghostscript/patches/patch-ah15
1 files changed, 12 insertions, 3 deletions
diff --git a/print/ghostscript/patches/patch-ah b/print/ghostscript/patches/patch-ah
index fdead1aa81b..0479e726f4a 100644
--- a/print/ghostscript/patches/patch-ah
+++ b/print/ghostscript/patches/patch-ah
@@ -1,8 +1,8 @@
-$NetBSD: patch-ah,v 1.3 2009/02/13 15:31:35 drochner Exp $
+$NetBSD: patch-ah,v 1.4 2010/02/23 20:31:26 drochner Exp $
---- configure.orig 2009-02-13 12:06:58.000000000 +0100
+--- configure.orig 2010-02-10 20:31:30.000000000 +0000
+++ configure
-@@ -7749,7 +7749,7 @@ fi
+@@ -8126,7 +8126,7 @@ fi
fi
if test x$with_libpaper != xno; then
@@ -11,3 +11,12 @@ $NetBSD: patch-ah,v 1.3 2009/02/13 15:31:35 drochner Exp $
cat >>confdefs.h <<\_ACEOF
#define USE_LIBPAPER 1
+@@ -9203,7 +9203,7 @@ done
+
+ fi
+
+- if test -z $LOCAL_LIBTIFF_VERSION && test "x$HAVE_SYSTEM_LIBTIFF" == x; then
++ if test -z $LOCAL_LIBTIFF_VERSION && test "x$HAVE_SYSTEM_LIBTIFF" = x; then
+ { $as_echo "$as_me:$LINENO: Could not find a copy of libtiff on your system.
+ Disabling tiff output devices." >&5
+ $as_echo "$as_me: Could not find a copy of libtiff on your system.