$NetBSD: patch-ab,v 1.4 1999/04/09 15:39:38 bad Exp $

--- configure.orig	Mon Mar 15 15:31:46 1999
+++ configure	Sun Mar 21 23:55:25 1999
@@ -1691,6 +1691,7 @@
   echo "$ac_t""no" 1>&6
 fi
 
+if false; then
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
@@ -1736,6 +1737,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
 
 # AC_PROG_INSTALL We should only need a AM_PROG_INSTALL
 
