$NetBSD: patch-aa,v 1.3 1999/07/14 23:05:07 tron Exp $

--- configure.orig	Wed Jun 23 21:44:37 1999
+++ configure	Thu Jul 15 00:05:58 1999
@@ -2563,6 +2563,8 @@
 
 esac
 
+# Always use our own libtool for NetBSD.
+if false; then
 # enable the --disable-libtool-lock switch
 
 # Check whether --enable-libtool-lock or --disable-libtool-lock was given.
@@ -2651,6 +2653,7 @@
 
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+fi
 
 # Redirect the config.log output again, so that the ltconfig log is not
 # clobbered by the next message.
