summaryrefslogtreecommitdiff
path: root/devel/libproplist/patches/patch-aa
blob: b418a20afef3a498976681ba5e375de209549ca3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$NetBSD: patch-aa,v 1.2 1999/04/22 04:09:41 jlam Exp $

--- configure.orig	Mon Jan 25 18:41:05 1999
+++ configure	Wed Apr 21 16:57:13 1999
@@ -1512,7 +1512,8 @@
   ac_tool_prefix=
 fi
 
-# Always use our own libtool.
+# Use NetBSD's pkglibtool.
+if false; then
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
 # Check for any special flags to pass to ltconfig.
@@ -1744,6 +1745,7 @@
 ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
 $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
 || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
+fi
 
 # Redirect the config.log output again, so that the ltconfig log is not
 # clobbered by the next message.