mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
14 lines
380 B
Plaintext
14 lines
380 B
Plaintext
$NetBSD: patch-aa,v 1.12 2009/09/22 13:17:00 spz Exp $
|
|
|
|
--- configure.orig 2009-05-21 20:08:33.000000000 +0000
|
|
+++ configure
|
|
@@ -13549,7 +13549,7 @@ else
|
|
RANLIB="$ac_cv_prog_RANLIB"
|
|
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
|