summaryrefslogtreecommitdiff
path: root/x11/gtk10/patches/patch-aa
blob: 4065b983dcf5451409e8d9ae35a18a40384d1ce4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-aa,v 1.2 1999/11/27 21:46:38 rh Exp $

--- configure.orig	Mon Sep 21 04:41:13 1998
+++ configure	Sat Nov 27 22:38:50 1999
@@ -1235,6 +1235,7 @@
   echo "$ac_t""no" 1>&6
 fi
 
+if false; then
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
@@ -1280,7 +1281,7 @@
 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
 $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
 || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
-
+fi
 
 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
 echo "configure:1287: checking whether to enable maintainer-specific portions of Makefiles" >&5