From c2ee35488ab4d67411f5e9d29e09cfafbb18df72 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 28 Jan 2007 21:45:37 +0000 Subject: FSF binutils-2.16 for DJGPP cross-development. WWW: http://www.delorie.com/djgpp/ PR: ports/108470 Submitted by: Peter Johnson --- devel/djgpp-binutils/files/patch-configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 devel/djgpp-binutils/files/patch-configure (limited to 'devel/djgpp-binutils/files/patch-configure') 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 -- cgit v1.2.3