summaryrefslogtreecommitdiff
path: root/devel/glib/patches/patch-ad
blob: 361c3ce122ba557f56117b8ead2b903e6ace453a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
$NetBSD: patch-ad,v 1.1.1.1 1998/08/19 09:29:26 agc Exp $

Use NetBSD's libtool pkg

--- configure	1998/08/19 09:46:33	1.1
+++ configure	1998/08/19 09:47:07
@@ -1258,6 +1258,7 @@
   echo "$ac_t""no" 1>&6
 fi
 
+if false; then
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
@@ -1303,6 +1304,8 @@
 ${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