$NetBSD: patch-ab,v 1.9 1999/06/21 04:46:53 jlam Exp $

--- configure.orig	Thu Jun  3 07:42:09 1999
+++ configure	Thu Jun 10 23:19:53 1999
@@ -1478,7 +1478,8 @@
 fi
 rm -f confcache
 
-
+# Use NetBSD's pkglibtool.
+if false; then
 # Actually configure libtool.  ac_aux_dir is where install-sh is found.
 CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
 LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \
@@ -1507,6 +1508,7 @@
 # Redirect the config.log output again, so that the ltconfig log is not
 # clobbered by the next message.
 exec 5>>./config.log
+fi
 
 
 # by Marcelo Magallon <mmagallo@efis.ucr.ac.cr>
