$NetBSD: patch-ah,v 1.1 1999/01/04 22:37:32 tv Exp $

--- binutils/configure.orig	Thu Dec 31 15:22:04 1998
+++ binutils/configure	Thu Dec 31 15:22:17 1998
@@ -1269,6 +1269,7 @@
   echo "$ac_t""no" 1>&6
 fi
 
+if false; then
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
@@ -1314,7 +1315,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
 
 # Check whether --enable-targets or --disable-targets was given.
 if test "${enable_targets+set}" = set; then
