summaryrefslogtreecommitdiff
path: root/devel/mingw32-binutils/files/patch-configure
blob: 2e8ed41c187a97f5a941f0dafdd25c8b4f378496 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	Wed Mar  3 17:17:27 2004
+++ configure	Wed Mar  3 17:17:50 2004
@@ -2070,7 +2070,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}:"