summaryrefslogtreecommitdiff
path: root/devel/djgpp-binutils/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'devel/djgpp-binutils/files/patch-configure')
-rw-r--r--devel/djgpp-binutils/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/djgpp-binutils/files/patch-configure b/devel/djgpp-binutils/files/patch-configure
new file mode 100644
index 000000000000..a38a422f230c
--- /dev/null
+++ b/devel/djgpp-binutils/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Tue Jan 4 01:27:41 2005
++++ configure Sun Apr 10 13:54:26 2005
+@@ -2812,7 +2812,7 @@
+ done
+ test -n "$CONFIGURED_BISON" || CONFIGURED_BISON="$MISSING bison"
+
+-for ac_prog in 'bison -y' byacc yacc
++for ac_prog in 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