summaryrefslogtreecommitdiff
path: root/devel/mingw32-binutils/files/patch-configure
blob: 99d65d41d32c58dc7b5d426808c9a9b6afe8b001 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	Mon Dec 23 09:17:24 2002
+++ configure	Mon Dec 23 09:17:42 2002
@@ -848,7 +848,7 @@
 # Generate a default definition for YACC.  This is used if the makefile can't
 # locate bison or byacc in objdir.
 
-for prog in 'bison -y' byacc yacc
+for prog in byacc yacc
 do
   set dummy $prog; tmp=$2
   IFS="${IFS= 	}"; save_ifs="$IFS"; IFS="${IFS}:"