summaryrefslogtreecommitdiff
path: root/graphics/sane-backends/patches/patch-ab
blob: 869b9b159b0d9b806fd65d4262fdafb0bfafe581 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.2 2001/10/15 21:27:19 veego Exp $

--- configure-orig	Sun Oct 14 12:34:54 2001
+++ configure	Sun Oct 14 12:46:23 2001
@@ -2642,7 +2642,7 @@
 EOF
 if { (eval echo configure:2644: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
   rm -rf conftest*
-  eval "ac_cv_lib_$ac_lib_var=yes"
+  eval "ac_cv_lib_$ac_lib_var=no"
 else
   echo "configure: failed program was:" >&5
   cat conftest.$ac_ext >&5