summaryrefslogtreecommitdiff
path: root/lang/japhar/patches/patch-ab
blob: cac2fefc0ad5a8f0d7c709af325df25ba4398bc5 (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-ab,v 1.1.1.1 1999/10/28 09:51:43 agc Exp $

Use NetBSD's pkglibtool

--- lib/libffi/configure	1999/10/19 11:00:32	1.1
+++ lib/libffi/configure	1999/10/19 11:00:58
@@ -1520,6 +1520,7 @@
   ac_tool_prefix=
 fi
 
+if false; then
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
@@ -1752,6 +1753,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.