summaryrefslogtreecommitdiff
path: root/wm/scwm/patches/patch-aa
blob: 6b1e4efc4c25d70d851b3e786387b678412007ca (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.1.1.1 2000/12/12 02:03:49 wiz Exp $

Use NetBSD's pkglibtool

--- configure	1999/08/23 13:51:56	1.1
+++ configure	1999/08/23 13:54:16
@@ -1697,6 +1697,7 @@
   echo "$ac_t""no" 1>&6
 fi
 
+if false; then
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
@@ -1742,6 +1743,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