diff options
Diffstat (limited to 'devel/ddd/files/patch-configure')
-rw-r--r-- | devel/ddd/files/patch-configure | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/devel/ddd/files/patch-configure b/devel/ddd/files/patch-configure index 004fc879ee4a..48df2aed9c9e 100644 --- a/devel/ddd/files/patch-configure +++ b/devel/ddd/files/patch-configure @@ -1,20 +1,20 @@ ---- configure.orig Wed Oct 22 15:29:40 2003 -+++ configure Fri Feb 27 13:33:02 2004 -@@ -3811,7 +3811,7 @@ - RANLIB="$ac_cv_prog_RANLIB" - fi +--- configure.orig Thu Aug 19 19:58:54 2004 ++++ configure Thu Aug 19 20:08:09 2004 +@@ -3009,7 +3009,7 @@ + + test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' -for ac_prog in 'bison -y' byacc +for ac_prog in byacc do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -@@ -23156,7 +23156,7 @@ +@@ -35756,7 +35756,7 @@ _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | -- egrep "${ice_re_word}ioctl *\(" >/dev/null 2>&1; then -+ egrep "${ice_re_word}\(?ioctl\)? *\(" >/dev/null 2>&1; then +- $EGREP "${ice_re_word}ioctl *$ice_re_params\(\(" >/dev/null 2>&1; then ++ $EGREP "${ice_re_word}\(?ioctl\?) *$ice_re_params\(\(" >/dev/null 2>&1; then ice_cv_have_ioctl_decl=yes fi rm -f conftest* |