2004-12-04 20:34:14 +01:00
|
|
|
--- configure.orig Sat Nov 6 18:47:15 2004
|
|
|
|
+++ configure Sat Nov 6 18:51:40 2004
|
|
|
|
@@ -2985,7 +2985,7 @@
|
2004-08-29 22:17:24 +02:00
|
|
|
|
|
|
|
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
|
2004-03-29 07:34:39 +02:00
|
|
|
|
|
|
|
-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
|
2004-12-04 20:34:14 +01:00
|
|
|
@@ -36132,7 +36132,7 @@
|
2004-03-29 07:34:39 +02:00
|
|
|
|
|
|
|
_ACEOF
|
|
|
|
if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
|
2004-08-29 22:17:24 +02:00
|
|
|
- $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
|
2004-03-29 07:34:39 +02:00
|
|
|
ice_cv_have_ioctl_decl=yes
|
|
|
|
fi
|
|
|
|
rm -f conftest*
|