$NetBSD: patch-aa,v 1.3 2000/06/21 01:09:07 jlam Exp $ --- configure.orig Sat Oct 16 19:16:57 1999 +++ configure Tue Jun 20 20:59:41 2000 @@ -2562,7 +2562,7 @@ echo $ac_n "checking whether libtool wins""... $ac_c" 1>&6 echo "configure:2565: checking whether libtool wins" >&5 -if grep -q '^deplibs_check_method' ./libtool; then +if true; then LIBTOOL_IS_WINNING="#t" echo "$ac_t""yes" 1>&6 else