$NetBSD: patch-aa,v 1.6 1999/09/30 17:35:23 tron Exp $

--- configure.orig	Mon May 17 10:25:36 1999
+++ configure	Mon May 17 10:25:41 1999
@@ -959,20 +959,9 @@
 
 
 
-LIBTOOL=''
-UPLIBTOOL=''
-EXTOBJ='o'
-EXTLIB='a'
-# Check whether --enable-libtool or --disable-libtool was given.
-if test "${enable_libtool+set}" = set; then
-  enableval="$enable_libtool"
-  if test "$enableval" = yes; then
-  LIBTOOL='$(SHELL) ../libtool'
-  UPLIBTOOL='$(SHELL) ../../libtool'
-  EXTOBJ='lo'
-  EXTLIB='la'
-fi
-fi
+UPLIBTOOL="${LIBTOOL}"
+EXTOBJ='lo'
+EXTLIB='la'
 
 
 
@@ -1440,7 +1429,7 @@
   SET_MAKE="MAKE=${MAKE-make}"
 fi

-for ac_prog in 'bison -y' byacc
+for ac_prog in 'bison -y' byacc yacc
 do
 # Extract the first word of "$ac_prog", so it can be a program name with args.
 set dummy $ac_prog; ac_word=$2
