summaryrefslogtreecommitdiff
path: root/devel/guile-gtk/patches/patch-aa
blob: 98a77f7224f35401844a69f59e9fede464a99163 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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