diff options
Diffstat (limited to 'graphics/xsane/patches/patch-aa')
-rw-r--r-- | graphics/xsane/patches/patch-aa | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/graphics/xsane/patches/patch-aa b/graphics/xsane/patches/patch-aa index 0a972b2b4cc..93523ee3db7 100644 --- a/graphics/xsane/patches/patch-aa +++ b/graphics/xsane/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.3 1999/11/11 14:02:09 rh Exp $ +$NetBSD: patch-aa,v 1.4 2000/05/02 18:48:41 danw Exp $ --- configure.orig Wed Nov 3 19:39:12 1999 +++ configure Thu Nov 11 12:36:07 1999 @@ -28,16 +28,3 @@ $NetBSD: patch-aa,v 1.3 1999/11/11 14:02:09 rh Exp $ for ac_hdr in sane/sane.h do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` -@@ -5328,10 +5329,12 @@ - top_srcdir="$ac_dots$ac_given_srcdir" ;; - esac - -+if false; then - case "$ac_given_INSTALL" in - [/$]*) INSTALL="$ac_given_INSTALL" ;; - *) INSTALL="$ac_dots$ac_given_INSTALL" ;; - esac -+fi - - echo creating "$ac_file" - rm -f "$ac_file" |