aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaroly Lorentey2005-07-10 19:23:59 +0000
committerKaroly Lorentey2005-07-10 19:23:59 +0000
commitcc7d6d6f6d422efeba9934486bdf7b418391660f (patch)
tree695ceaedc1ae0410347235eac9119f8bca382e2b
parente519a50bf7b0d7074f07ce492abb3cd544f79f59 (diff)
parent43b557d50704df1dc45cc201a5596c05b62a6178 (diff)
downloademacs-cc7d6d6f6d422efeba9934486bdf7b418391660f.tar.gz
emacs-cc7d6d6f6d422efeba9934486bdf7b418391660f.zip
Merged from miles@gnu.org--gnu-2005 (patch 470-473)
Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-470 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-471 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-472 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-473 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-376
-rw-r--r--ChangeLog9
-rw-r--r--admin/ChangeLog4
-rw-r--r--admin/FOR-RELEASE18
-rwxr-xr-xconfigure5097
-rw-r--r--configure.in2
-rw-r--r--etc/ChangeLog22
-rw-r--r--etc/NEWS21
-rw-r--r--leim/ChangeLog4
-rw-r--r--lib-src/ChangeLog4
-rw-r--r--lisp/ChangeLog169
-rw-r--r--lisp/battery.el87
-rw-r--r--lisp/emulation/tpu-edt.el715
-rw-r--r--lisp/gnus/ChangeLog4
-rw-r--r--lisp/hi-lock.el12
-rw-r--r--lisp/international/mule-cmds.el14
-rw-r--r--lisp/international/mule.el12
-rw-r--r--lisp/international/utf-16.el5
-rw-r--r--lisp/mh-e/ChangeLog4
-rw-r--r--lisp/progmodes/flymake.el14
-rw-r--r--lisp/progmodes/gud.el1
-rw-r--r--lisp/progmodes/hideif.el6
-rw-r--r--lisp/url/ChangeLog4
-rw-r--r--lisp/w32-vars.el2
-rw-r--r--lispintro/ChangeLog6
-rw-r--r--lispref/ChangeLog15
-rw-r--r--lispref/searching.texi23
-rw-r--r--lwlib/ChangeLog6
-rw-r--r--mac/ChangeLog8
-rw-r--r--man/ChangeLog16
-rw-r--r--msdos/ChangeLog4
-rw-r--r--nt/ChangeLog4
-rw-r--r--src/ChangeLog26
-rw-r--r--src/macterm.c48
-rw-r--r--src/w32console.c21
-rw-r--r--src/window.c62
35 files changed, 4317 insertions, 2152 deletions
diff --git a/ChangeLog b/ChangeLog
index c6652b4010b..c44bcfbbf38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
12005-07-06 Lute Kamstra <lute@gnu.org>
2
3 * configure.in: Fix capitalization.
4 * configure: Regenerate.
5
62005-07-04 Lute Kamstra <lute@gnu.org>
7
8 Update FSF's address in GPL notices.
9
12005-06-19 J,bi(Br,bt(Bme Marant <jerome@marant.org> 102005-06-19 J,bi(Br,bt(Bme Marant <jerome@marant.org>
2 11
3 * Makefile.in (epaths-force): Protect both lisppath and 12 * Makefile.in (epaths-force): Protect both lisppath and
diff --git a/admin/ChangeLog b/admin/ChangeLog
index d833ea77a5e..afaa571e1a6 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,7 @@
12005-07-04 Lute Kamstra <lute@gnu.org>
2
3 Update FSF's address in GPL notices.
4
12005-06-10 Lute Kamstra <lute@gnu.org> 52005-06-10 Lute Kamstra <lute@gnu.org>
2 6
3 * admin.el (set-version): Set version in lisp manual too. 7 * admin.el (set-version): Set version in lisp manual too.
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 7e13df74375..5c98c14ca3a 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -17,6 +17,10 @@ make sure all the pages really look ok in the manual as formatted.
17** Update facemenu-unlisted-faces, adding whatever other 17** Update facemenu-unlisted-faces, adding whatever other
18face name prefixes should be in it for good results. 18face name prefixes should be in it for good results.
19 19
20** Update AUTHORS.
21
22** Regenerate the postscript files of the reference cards in etc.
23
20* NEW FEATURES 24* NEW FEATURES
21 25
22** Make VC-over-Tramp work where possible, or at least fail 26** Make VC-over-Tramp work where possible, or at least fail
@@ -37,7 +41,6 @@ To be done by Andre Spiegel <spiegel@gnu.org>.
37** Investigate reported crashes related to using an 41** Investigate reported crashes related to using an
38invalid pointer from string_free_list. 42invalid pointer from string_free_list.
39 43
40
41* BUGS 44* BUGS
42 45
43** Fix those modes that still use compile-internal, to not use it. 46** Fix those modes that still use compile-internal, to not use it.
@@ -98,12 +101,7 @@ further.
98I think in the near future we will see more of this problem, so it might be 101I think in the near future we will see more of this problem, so it might be
99time to make anfe-ftp more intelligent. 102time to make anfe-ftp more intelligent.
100 103
101 104** lisp/elide-head.el should recognize the FSF's new address as well.
102* FSF's ADDRESS
103
104** Update the FSF's address in all files.
105Lute Kamstra is working on this.
106
107 105
108* DOCUMENTATION 106* DOCUMENTATION
109 107
@@ -137,8 +135,6 @@ lisp/term working Thien-Thi Nguyen
137lisp/toolbar working Thien-Thi Nguyen 135lisp/toolbar working Thien-Thi Nguyen
138lisp/url working Thien-Thi Nguyen 136lisp/url working Thien-Thi Nguyen
139 137
140** Update AUTHORS.
141
142** Check the Emacs manual. 138** Check the Emacs manual.
143 139
144Each manual section should be checked for factual correctness 140Each manual section should be checked for factual correctness
@@ -146,7 +142,6 @@ regarding recent changes by at least two people. After each file
146name, on the same line or the following line, come the names of the 142name, on the same line or the following line, come the names of the
147people who have checked it. 143people who have checked it.
148 144
149
150SECTION READERS 145SECTION READERS
151----------------------------- 146-----------------------------
152man/abbrevs.texi Chong Yidong Joakim Verona 147man/abbrevs.texi Chong Yidong Joakim Verona
@@ -260,7 +255,6 @@ in the respective language.
260After each file name, on the same line or the following line, come the 255After each file name, on the same line or the following line, come the
261names of the people who have checked it. 256names of the people who have checked it.
262 257
263
264SECTION READERS 258SECTION READERS
265---------------------------------- 259----------------------------------
266etc/TUTORIAL rms 260etc/TUTORIAL rms
@@ -284,8 +278,6 @@ etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se>
284etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org> 278etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org>
285etc/TUTORIAL.zh 279etc/TUTORIAL.zh
286 280
287
288
289 281
290Local variables: 282Local variables:
291mode: outline 283mode: outline
diff --git a/configure b/configure
index 22addee9fc0..04887f10487 100755
--- a/configure
+++ b/configure
@@ -1,9 +1,8 @@
1#! /bin/sh 1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles. 2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.57. 3# Generated by GNU Autoconf 2.59.
4# 4#
5# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 5# Copyright (C) 2003 Free Software Foundation, Inc.
6# Free Software Foundation, Inc.
7# This configure script is free software; the Free Software Foundation 6# This configure script is free software; the Free Software Foundation
8# gives unlimited permission to copy, distribute and modify it. 7# gives unlimited permission to copy, distribute and modify it.
9## --------------------- ## 8## --------------------- ##
@@ -20,9 +19,10 @@ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
20elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then 19elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
21 set -o posix 20 set -o posix
22fi 21fi
22DUALCASE=1; export DUALCASE # for MKS sh
23 23
24# Support unset when possible. 24# Support unset when possible.
25if (FOO=FOO; unset FOO) >/dev/null 2>&1; then 25if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
26 as_unset=unset 26 as_unset=unset
27else 27else
28 as_unset=false 28 as_unset=false
@@ -41,7 +41,7 @@ for as_var in \
41 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 41 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
42 LC_TELEPHONE LC_TIME 42 LC_TELEPHONE LC_TIME
43do 43do
44 if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then 44 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
45 eval $as_var=C; export $as_var 45 eval $as_var=C; export $as_var
46 else 46 else
47 $as_unset $as_var 47 $as_unset $as_var
@@ -218,16 +218,17 @@ rm -f conf$$ conf$$.exe conf$$.file
218if mkdir -p . 2>/dev/null; then 218if mkdir -p . 2>/dev/null; then
219 as_mkdir_p=: 219 as_mkdir_p=:
220else 220else
221 test -d ./-p && rmdir ./-p
221 as_mkdir_p=false 222 as_mkdir_p=false
222fi 223fi
223 224
224as_executable_p="test -f" 225as_executable_p="test -f"
225 226
226# Sed expression to map a string onto a valid CPP name. 227# Sed expression to map a string onto a valid CPP name.
227as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" 228as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
228 229
229# Sed expression to map a string onto a valid variable name. 230# Sed expression to map a string onto a valid variable name.
230as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" 231as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
231 232
232 233
233# IFS 234# IFS
@@ -668,7 +669,7 @@ done
668 669
669# Be sure to have absolute paths. 670# Be sure to have absolute paths.
670for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ 671for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
671 localstatedir libdir includedir oldincludedir infodir mandir 672 localstatedir libdir includedir oldincludedir infodir mandir
672do 673do
673 eval ac_val=$`echo $ac_var` 674 eval ac_val=$`echo $ac_var`
674 case $ac_val in 675 case $ac_val in
@@ -708,10 +709,10 @@ if test -z "$srcdir"; then
708 # Try the directory containing this script, then its parent. 709 # Try the directory containing this script, then its parent.
709 ac_confdir=`(dirname "$0") 2>/dev/null || 710 ac_confdir=`(dirname "$0") 2>/dev/null ||
710$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 711$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
711 X"$0" : 'X\(//\)[^/]' \| \ 712 X"$0" : 'X\(//\)[^/]' \| \
712 X"$0" : 'X\(//\)$' \| \ 713 X"$0" : 'X\(//\)$' \| \
713 X"$0" : 'X\(/\)' \| \ 714 X"$0" : 'X\(/\)' \| \
714 . : '\(.\)' 2>/dev/null || 715 . : '\(.\)' 2>/dev/null ||
715echo X"$0" | 716echo X"$0" |
716 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 717 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
717 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 718 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
@@ -803,9 +804,9 @@ _ACEOF
803 cat <<_ACEOF 804 cat <<_ACEOF
804Installation directories: 805Installation directories:
805 --prefix=PREFIX install architecture-independent files in PREFIX 806 --prefix=PREFIX install architecture-independent files in PREFIX
806 [$ac_default_prefix] 807 [$ac_default_prefix]
807 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX 808 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
808 [PREFIX] 809 [PREFIX]
809 810
810By default, \`make install' will install all the files in 811By default, \`make install' will install all the files in
811\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify 812\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
@@ -932,12 +933,45 @@ case $srcdir in
932 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix 933 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
933 ac_top_srcdir=$ac_top_builddir$srcdir ;; 934 ac_top_srcdir=$ac_top_builddir$srcdir ;;
934esac 935esac
935# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be 936
936# absolute. 937# Do not use `cd foo && pwd` to compute absolute paths, because
937ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` 938# the directories may not exist.
938ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` 939case `pwd` in
939ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` 940.) ac_abs_builddir="$ac_dir";;
940ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` 941*)
942 case "$ac_dir" in
943 .) ac_abs_builddir=`pwd`;;
944 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
945 *) ac_abs_builddir=`pwd`/"$ac_dir";;
946 esac;;
947esac
948case $ac_abs_builddir in
949.) ac_abs_top_builddir=${ac_top_builddir}.;;
950*)
951 case ${ac_top_builddir}. in
952 .) ac_abs_top_builddir=$ac_abs_builddir;;
953 [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
954 *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
955 esac;;
956esac
957case $ac_abs_builddir in
958.) ac_abs_srcdir=$ac_srcdir;;
959*)
960 case $ac_srcdir in
961 .) ac_abs_srcdir=$ac_abs_builddir;;
962 [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
963 *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
964 esac;;
965esac
966case $ac_abs_builddir in
967.) ac_abs_top_srcdir=$ac_top_srcdir;;
968*)
969 case $ac_top_srcdir in
970 .) ac_abs_top_srcdir=$ac_abs_builddir;;
971 [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
972 *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
973 esac;;
974esac
941 975
942 cd $ac_dir 976 cd $ac_dir
943 # Check for guested configure; otherwise get Cygnus style configure. 977 # Check for guested configure; otherwise get Cygnus style configure.
@@ -948,13 +982,13 @@ ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
948 echo 982 echo
949 $SHELL $ac_srcdir/configure --help=recursive 983 $SHELL $ac_srcdir/configure --help=recursive
950 elif test -f $ac_srcdir/configure.ac || 984 elif test -f $ac_srcdir/configure.ac ||
951 test -f $ac_srcdir/configure.in; then 985 test -f $ac_srcdir/configure.in; then
952 echo 986 echo
953 $ac_configure --help 987 $ac_configure --help
954 else 988 else
955 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 989 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
956 fi 990 fi
957 cd $ac_popdir 991 cd "$ac_popdir"
958 done 992 done
959fi 993fi
960 994
@@ -962,8 +996,7 @@ test -n "$ac_init_help" && exit 0
962if $ac_init_version; then 996if $ac_init_version; then
963 cat <<\_ACEOF 997 cat <<\_ACEOF
964 998
965Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 999Copyright (C) 2003 Free Software Foundation, Inc.
966Free Software Foundation, Inc.
967This configure script is free software; the Free Software Foundation 1000This configure script is free software; the Free Software Foundation
968gives unlimited permission to copy, distribute and modify it. 1001gives unlimited permission to copy, distribute and modify it.
969_ACEOF 1002_ACEOF
@@ -975,7 +1008,7 @@ This file contains any messages produced by compilers while
975running configure, to aid debugging if configure makes a mistake. 1008running configure, to aid debugging if configure makes a mistake.
976 1009
977It was created by $as_me, which was 1010It was created by $as_me, which was
978generated by GNU Autoconf 2.57. Invocation command line was 1011generated by GNU Autoconf 2.59. Invocation command line was
979 1012
980 $ $0 $@ 1013 $ $0 $@
981 1014
@@ -1052,19 +1085,19 @@ do
1052 2) 1085 2)
1053 ac_configure_args1="$ac_configure_args1 '$ac_arg'" 1086 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1054 if test $ac_must_keep_next = true; then 1087 if test $ac_must_keep_next = true; then
1055 ac_must_keep_next=false # Got value, back to normal. 1088 ac_must_keep_next=false # Got value, back to normal.
1056 else 1089 else
1057 case $ac_arg in 1090 case $ac_arg in
1058 *=* | --config-cache | -C | -disable-* | --disable-* \ 1091 *=* | --config-cache | -C | -disable-* | --disable-* \
1059 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ 1092 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1060 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ 1093 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1061 | -with-* | --with-* | -without-* | --without-* | --x) 1094 | -with-* | --with-* | -without-* | --without-* | --x)
1062 case "$ac_configure_args0 " in 1095 case "$ac_configure_args0 " in
1063 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; 1096 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1064 esac 1097 esac
1065 ;; 1098 ;;
1066 -* ) ac_must_keep_next=true ;; 1099 -* ) ac_must_keep_next=true ;;
1067 esac 1100 esac
1068 fi 1101 fi
1069 ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" 1102 ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1070 # Get rid of the leading space. 1103 # Get rid of the leading space.
@@ -1098,12 +1131,12 @@ _ASBOX
1098 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in 1131 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1099 *ac_space=\ *) 1132 *ac_space=\ *)
1100 sed -n \ 1133 sed -n \
1101 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; 1134 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1102 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" 1135 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1103 ;; 1136 ;;
1104 *) 1137 *)
1105 sed -n \ 1138 sed -n \
1106 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" 1139 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1107 ;; 1140 ;;
1108 esac; 1141 esac;
1109} 1142}
@@ -1132,7 +1165,7 @@ _ASBOX
1132 for ac_var in $ac_subst_files 1165 for ac_var in $ac_subst_files
1133 do 1166 do
1134 eval ac_val=$`echo $ac_var` 1167 eval ac_val=$`echo $ac_var`
1135 echo "$ac_var='"'"'$ac_val'"'"'" 1168 echo "$ac_var='"'"'$ac_val'"'"'"
1136 done | sort 1169 done | sort
1137 echo 1170 echo
1138 fi 1171 fi
@@ -1151,7 +1184,7 @@ _ASBOX
1151 echo "$as_me: caught signal $ac_signal" 1184 echo "$as_me: caught signal $ac_signal"
1152 echo "$as_me: exit $exit_status" 1185 echo "$as_me: exit $exit_status"
1153 } >&5 1186 } >&5
1154 rm -f core core.* *.core && 1187 rm -f core *.core &&
1155 rm -rf conftest* confdefs* conf$$* $ac_clean_files && 1188 rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1156 exit $exit_status 1189 exit $exit_status
1157 ' 0 1190 ' 0
@@ -1231,7 +1264,7 @@ fi
1231# value. 1264# value.
1232ac_cache_corrupted=false 1265ac_cache_corrupted=false
1233for ac_var in `(set) 2>&1 | 1266for ac_var in `(set) 2>&1 |
1234 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do 1267 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1235 eval ac_old_set=\$ac_cv_env_${ac_var}_set 1268 eval ac_old_set=\$ac_cv_env_${ac_var}_set
1236 eval ac_new_set=\$ac_env_${ac_var}_set 1269 eval ac_new_set=\$ac_env_${ac_var}_set
1237 eval ac_old_val="\$ac_cv_env_${ac_var}_value" 1270 eval ac_old_val="\$ac_cv_env_${ac_var}_value"
@@ -1248,13 +1281,13 @@ echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1248 ,);; 1281 ,);;
1249 *) 1282 *)
1250 if test "x$ac_old_val" != "x$ac_new_val"; then 1283 if test "x$ac_old_val" != "x$ac_new_val"; then
1251 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1284 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1252echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1285echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1253 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 1286 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1254echo "$as_me: former value: $ac_old_val" >&2;} 1287echo "$as_me: former value: $ac_old_val" >&2;}
1255 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 1288 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1256echo "$as_me: current value: $ac_new_val" >&2;} 1289echo "$as_me: current value: $ac_new_val" >&2;}
1257 ac_cache_corrupted=: 1290 ac_cache_corrupted=:
1258 fi;; 1291 fi;;
1259 esac 1292 esac
1260 # Pass precious variables to config.status. 1293 # Pass precious variables to config.status.
@@ -3005,7 +3038,6 @@ ac_compiler=`set X $ac_compile; echo $2`
3005 (exit $ac_status); } 3038 (exit $ac_status); }
3006 3039
3007cat >conftest.$ac_ext <<_ACEOF 3040cat >conftest.$ac_ext <<_ACEOF
3008#line $LINENO "configure"
3009/* confdefs.h. */ 3041/* confdefs.h. */
3010_ACEOF 3042_ACEOF
3011cat confdefs.h >>conftest.$ac_ext 3043cat confdefs.h >>conftest.$ac_ext
@@ -3025,8 +3057,8 @@ ac_clean_files="$ac_clean_files a.out a.exe b.out"
3025# Try to create an executable without -o first, disregard a.out. 3057# Try to create an executable without -o first, disregard a.out.
3026# It will help us diagnose broken compilers, and finding out an intuition 3058# It will help us diagnose broken compilers, and finding out an intuition
3027# of exeext. 3059# of exeext.
3028echo "$as_me:$LINENO: checking for C compiler default output" >&5 3060echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
3029echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 3061echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
3030ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 3062ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3031if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 3063if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
3032 (eval $ac_link_default) 2>&5 3064 (eval $ac_link_default) 2>&5
@@ -3046,23 +3078,23 @@ do
3046 test -f "$ac_file" || continue 3078 test -f "$ac_file" || continue
3047 case $ac_file in 3079 case $ac_file in
3048 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) 3080 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
3049 ;; 3081 ;;
3050 conftest.$ac_ext ) 3082 conftest.$ac_ext )
3051 # This is the source file. 3083 # This is the source file.
3052 ;; 3084 ;;
3053 [ab].out ) 3085 [ab].out )
3054 # We found the default executable, but exeext='' is most 3086 # We found the default executable, but exeext='' is most
3055 # certainly right. 3087 # certainly right.
3056 break;; 3088 break;;
3057 *.* ) 3089 *.* )
3058 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 3090 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3059 # FIXME: I believe we export ac_cv_exeext for Libtool, 3091 # FIXME: I believe we export ac_cv_exeext for Libtool,
3060 # but it would be cool to find out if it's true. Does anybody 3092 # but it would be cool to find out if it's true. Does anybody
3061 # maintain Libtool? --akim. 3093 # maintain Libtool? --akim.
3062 export ac_cv_exeext 3094 export ac_cv_exeext
3063 break;; 3095 break;;
3064 * ) 3096 * )
3065 break;; 3097 break;;
3066 esac 3098 esac
3067done 3099done
3068else 3100else
@@ -3136,8 +3168,8 @@ for ac_file in conftest.exe conftest conftest.*; do
3136 case $ac_file in 3168 case $ac_file in
3137 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; 3169 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
3138 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 3170 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3139 export ac_cv_exeext 3171 export ac_cv_exeext
3140 break;; 3172 break;;
3141 * ) break;; 3173 * ) break;;
3142 esac 3174 esac
3143done 3175done
@@ -3162,7 +3194,6 @@ if test "${ac_cv_objext+set}" = set; then
3162 echo $ECHO_N "(cached) $ECHO_C" >&6 3194 echo $ECHO_N "(cached) $ECHO_C" >&6
3163else 3195else
3164 cat >conftest.$ac_ext <<_ACEOF 3196 cat >conftest.$ac_ext <<_ACEOF
3165#line $LINENO "configure"
3166/* confdefs.h. */ 3197/* confdefs.h. */
3167_ACEOF 3198_ACEOF
3168cat confdefs.h >>conftest.$ac_ext 3199cat confdefs.h >>conftest.$ac_ext
@@ -3213,7 +3244,6 @@ if test "${ac_cv_c_compiler_gnu+set}" = set; then
3213 echo $ECHO_N "(cached) $ECHO_C" >&6 3244 echo $ECHO_N "(cached) $ECHO_C" >&6
3214else 3245else
3215 cat >conftest.$ac_ext <<_ACEOF 3246 cat >conftest.$ac_ext <<_ACEOF
3216#line $LINENO "configure"
3217/* confdefs.h. */ 3247/* confdefs.h. */
3218_ACEOF 3248_ACEOF
3219cat confdefs.h >>conftest.$ac_ext 3249cat confdefs.h >>conftest.$ac_ext
@@ -3233,11 +3263,20 @@ main ()
3233_ACEOF 3263_ACEOF
3234rm -f conftest.$ac_objext 3264rm -f conftest.$ac_objext
3235if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3265if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3236 (eval $ac_compile) 2>&5 3266 (eval $ac_compile) 2>conftest.er1
3237 ac_status=$? 3267 ac_status=$?
3268 grep -v '^ *+' conftest.er1 >conftest.err
3269 rm -f conftest.er1
3270 cat conftest.err >&5
3238 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3271 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3239 (exit $ac_status); } && 3272 (exit $ac_status); } &&
3240 { ac_try='test -s conftest.$ac_objext' 3273 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3274 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3275 (eval $ac_try) 2>&5
3276 ac_status=$?
3277 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3278 (exit $ac_status); }; } &&
3279 { ac_try='test -s conftest.$ac_objext'
3241 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3280 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3242 (eval $ac_try) 2>&5 3281 (eval $ac_try) 2>&5
3243 ac_status=$? 3282 ac_status=$?
@@ -3250,7 +3289,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
3250 3289
3251ac_compiler_gnu=no 3290ac_compiler_gnu=no
3252fi 3291fi
3253rm -f conftest.$ac_objext conftest.$ac_ext 3292rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3254ac_cv_c_compiler_gnu=$ac_compiler_gnu 3293ac_cv_c_compiler_gnu=$ac_compiler_gnu
3255 3294
3256fi 3295fi
@@ -3266,7 +3305,6 @@ if test "${ac_cv_prog_cc_g+set}" = set; then
3266 echo $ECHO_N "(cached) $ECHO_C" >&6 3305 echo $ECHO_N "(cached) $ECHO_C" >&6
3267else 3306else
3268 cat >conftest.$ac_ext <<_ACEOF 3307 cat >conftest.$ac_ext <<_ACEOF
3269#line $LINENO "configure"
3270/* confdefs.h. */ 3308/* confdefs.h. */
3271_ACEOF 3309_ACEOF
3272cat confdefs.h >>conftest.$ac_ext 3310cat confdefs.h >>conftest.$ac_ext
@@ -3283,11 +3321,20 @@ main ()
3283_ACEOF 3321_ACEOF
3284rm -f conftest.$ac_objext 3322rm -f conftest.$ac_objext
3285if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3323if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3286 (eval $ac_compile) 2>&5 3324 (eval $ac_compile) 2>conftest.er1
3287 ac_status=$? 3325 ac_status=$?
3326 grep -v '^ *+' conftest.er1 >conftest.err
3327 rm -f conftest.er1
3328 cat conftest.err >&5
3288 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3329 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3289 (exit $ac_status); } && 3330 (exit $ac_status); } &&
3290 { ac_try='test -s conftest.$ac_objext' 3331 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3332 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3333 (eval $ac_try) 2>&5
3334 ac_status=$?
3335 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3336 (exit $ac_status); }; } &&
3337 { ac_try='test -s conftest.$ac_objext'
3291 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3338 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3292 (eval $ac_try) 2>&5 3339 (eval $ac_try) 2>&5
3293 ac_status=$? 3340 ac_status=$?
@@ -3300,7 +3347,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
3300 3347
3301ac_cv_prog_cc_g=no 3348ac_cv_prog_cc_g=no
3302fi 3349fi
3303rm -f conftest.$ac_objext conftest.$ac_ext 3350rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3304fi 3351fi
3305echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 3352echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3306echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 3353echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
@@ -3327,7 +3374,6 @@ else
3327 ac_cv_prog_cc_stdc=no 3374 ac_cv_prog_cc_stdc=no
3328ac_save_CC=$CC 3375ac_save_CC=$CC
3329cat >conftest.$ac_ext <<_ACEOF 3376cat >conftest.$ac_ext <<_ACEOF
3330#line $LINENO "configure"
3331/* confdefs.h. */ 3377/* confdefs.h. */
3332_ACEOF 3378_ACEOF
3333cat confdefs.h >>conftest.$ac_ext 3379cat confdefs.h >>conftest.$ac_ext
@@ -3355,6 +3401,16 @@ static char *f (char * (*g) (char **, int), char **p, ...)
3355 va_end (v); 3401 va_end (v);
3356 return s; 3402 return s;
3357} 3403}
3404
3405/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3406 function prototypes and stuff, but not '\xHH' hex character constants.
3407 These don't provoke an error unfortunately, instead are silently treated
3408 as 'x'. The following induces an error, until -std1 is added to get
3409 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3410 array size at least. It's necessary to write '\x00'==0 to get something
3411 that's true only with -std1. */
3412int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3413
3358int test (int i, double x); 3414int test (int i, double x);
3359struct s1 {int (*f) (int a);}; 3415struct s1 {int (*f) (int a);};
3360struct s2 {int (*f) (double a);}; 3416struct s2 {int (*f) (double a);};
@@ -3381,11 +3437,20 @@ do
3381 CC="$ac_save_CC $ac_arg" 3437 CC="$ac_save_CC $ac_arg"
3382 rm -f conftest.$ac_objext 3438 rm -f conftest.$ac_objext
3383if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3439if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3384 (eval $ac_compile) 2>&5 3440 (eval $ac_compile) 2>conftest.er1
3385 ac_status=$? 3441 ac_status=$?
3442 grep -v '^ *+' conftest.er1 >conftest.err
3443 rm -f conftest.er1
3444 cat conftest.err >&5
3386 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3445 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3387 (exit $ac_status); } && 3446 (exit $ac_status); } &&
3388 { ac_try='test -s conftest.$ac_objext' 3447 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3448 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3449 (eval $ac_try) 2>&5
3450 ac_status=$?
3451 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3452 (exit $ac_status); }; } &&
3453 { ac_try='test -s conftest.$ac_objext'
3389 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3454 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3390 (eval $ac_try) 2>&5 3455 (eval $ac_try) 2>&5
3391 ac_status=$? 3456 ac_status=$?
@@ -3398,7 +3463,7 @@ else
3398sed 's/^/| /' conftest.$ac_ext >&5 3463sed 's/^/| /' conftest.$ac_ext >&5
3399 3464
3400fi 3465fi
3401rm -f conftest.$ac_objext 3466rm -f conftest.err conftest.$ac_objext
3402done 3467done
3403rm -f conftest.$ac_ext conftest.$ac_objext 3468rm -f conftest.$ac_ext conftest.$ac_objext
3404CC=$ac_save_CC 3469CC=$ac_save_CC
@@ -3426,19 +3491,27 @@ cat >conftest.$ac_ext <<_ACEOF
3426_ACEOF 3491_ACEOF
3427rm -f conftest.$ac_objext 3492rm -f conftest.$ac_objext
3428if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3493if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3429 (eval $ac_compile) 2>&5 3494 (eval $ac_compile) 2>conftest.er1
3430 ac_status=$? 3495 ac_status=$?
3496 grep -v '^ *+' conftest.er1 >conftest.err
3497 rm -f conftest.er1
3498 cat conftest.err >&5
3431 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3499 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3432 (exit $ac_status); } && 3500 (exit $ac_status); } &&
3433 { ac_try='test -s conftest.$ac_objext' 3501 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3502 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3503 (eval $ac_try) 2>&5
3504 ac_status=$?
3505 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3506 (exit $ac_status); }; } &&
3507 { ac_try='test -s conftest.$ac_objext'
3434 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3508 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3435 (eval $ac_try) 2>&5 3509 (eval $ac_try) 2>&5
3436 ac_status=$? 3510 ac_status=$?
3437 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3511 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3438 (exit $ac_status); }; }; then 3512 (exit $ac_status); }; }; then
3439 for ac_declaration in \ 3513 for ac_declaration in \
3440 ''\ 3514 '' \
3441 '#include <stdlib.h>' \
3442 'extern "C" void std::exit (int) throw (); using std::exit;' \ 3515 'extern "C" void std::exit (int) throw (); using std::exit;' \
3443 'extern "C" void std::exit (int); using std::exit;' \ 3516 'extern "C" void std::exit (int); using std::exit;' \
3444 'extern "C" void exit (int) throw ();' \ 3517 'extern "C" void exit (int) throw ();' \
@@ -3446,14 +3519,13 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3446 'void exit (int);' 3519 'void exit (int);'
3447do 3520do
3448 cat >conftest.$ac_ext <<_ACEOF 3521 cat >conftest.$ac_ext <<_ACEOF
3449#line $LINENO "configure"
3450/* confdefs.h. */ 3522/* confdefs.h. */
3451_ACEOF 3523_ACEOF
3452cat confdefs.h >>conftest.$ac_ext 3524cat confdefs.h >>conftest.$ac_ext
3453cat >>conftest.$ac_ext <<_ACEOF 3525cat >>conftest.$ac_ext <<_ACEOF
3454/* end confdefs.h. */ 3526/* end confdefs.h. */
3455#include <stdlib.h>
3456$ac_declaration 3527$ac_declaration
3528#include <stdlib.h>
3457int 3529int
3458main () 3530main ()
3459{ 3531{
@@ -3464,11 +3536,20 @@ exit (42);
3464_ACEOF 3536_ACEOF
3465rm -f conftest.$ac_objext 3537rm -f conftest.$ac_objext
3466if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3538if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3467 (eval $ac_compile) 2>&5 3539 (eval $ac_compile) 2>conftest.er1
3468 ac_status=$? 3540 ac_status=$?
3541 grep -v '^ *+' conftest.er1 >conftest.err
3542 rm -f conftest.er1
3543 cat conftest.err >&5
3469 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3544 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3470 (exit $ac_status); } && 3545 (exit $ac_status); } &&
3471 { ac_try='test -s conftest.$ac_objext' 3546 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3547 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3548 (eval $ac_try) 2>&5
3549 ac_status=$?
3550 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3551 (exit $ac_status); }; } &&
3552 { ac_try='test -s conftest.$ac_objext'
3472 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3553 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3473 (eval $ac_try) 2>&5 3554 (eval $ac_try) 2>&5
3474 ac_status=$? 3555 ac_status=$?
@@ -3481,9 +3562,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
3481 3562
3482continue 3563continue
3483fi 3564fi
3484rm -f conftest.$ac_objext conftest.$ac_ext 3565rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3485 cat >conftest.$ac_ext <<_ACEOF 3566 cat >conftest.$ac_ext <<_ACEOF
3486#line $LINENO "configure"
3487/* confdefs.h. */ 3567/* confdefs.h. */
3488_ACEOF 3568_ACEOF
3489cat confdefs.h >>conftest.$ac_ext 3569cat confdefs.h >>conftest.$ac_ext
@@ -3500,11 +3580,20 @@ exit (42);
3500_ACEOF 3580_ACEOF
3501rm -f conftest.$ac_objext 3581rm -f conftest.$ac_objext
3502if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3582if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3503 (eval $ac_compile) 2>&5 3583 (eval $ac_compile) 2>conftest.er1
3504 ac_status=$? 3584 ac_status=$?
3585 grep -v '^ *+' conftest.er1 >conftest.err
3586 rm -f conftest.er1
3587 cat conftest.err >&5
3505 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3588 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3506 (exit $ac_status); } && 3589 (exit $ac_status); } &&
3507 { ac_try='test -s conftest.$ac_objext' 3590 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3591 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3592 (eval $ac_try) 2>&5
3593 ac_status=$?
3594 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3595 (exit $ac_status); }; } &&
3596 { ac_try='test -s conftest.$ac_objext'
3508 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3597 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3509 (eval $ac_try) 2>&5 3598 (eval $ac_try) 2>&5
3510 ac_status=$? 3599 ac_status=$?
@@ -3516,7 +3605,7 @@ else
3516sed 's/^/| /' conftest.$ac_ext >&5 3605sed 's/^/| /' conftest.$ac_ext >&5
3517 3606
3518fi 3607fi
3519rm -f conftest.$ac_objext conftest.$ac_ext 3608rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3520done 3609done
3521rm -f conftest* 3610rm -f conftest*
3522if test -n "$ac_declaration"; then 3611if test -n "$ac_declaration"; then
@@ -3530,7 +3619,7 @@ else
3530sed 's/^/| /' conftest.$ac_ext >&5 3619sed 's/^/| /' conftest.$ac_ext >&5
3531 3620
3532fi 3621fi
3533rm -f conftest.$ac_objext conftest.$ac_ext 3622rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3534ac_ext=c 3623ac_ext=c
3535ac_cpp='$CPP $CPPFLAGS' 3624ac_cpp='$CPP $CPPFLAGS'
3536ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3625ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@@ -3611,7 +3700,6 @@ do
3611 # On the NeXT, cc -E runs the code through the compiler's parser, 3700 # On the NeXT, cc -E runs the code through the compiler's parser,
3612 # not just through cpp. "Syntax error" is here to catch this case. 3701 # not just through cpp. "Syntax error" is here to catch this case.
3613 cat >conftest.$ac_ext <<_ACEOF 3702 cat >conftest.$ac_ext <<_ACEOF
3614#line $LINENO "configure"
3615/* confdefs.h. */ 3703/* confdefs.h. */
3616_ACEOF 3704_ACEOF
3617cat confdefs.h >>conftest.$ac_ext 3705cat confdefs.h >>conftest.$ac_ext
@@ -3622,7 +3710,7 @@ cat >>conftest.$ac_ext <<_ACEOF
3622#else 3710#else
3623# include <assert.h> 3711# include <assert.h>
3624#endif 3712#endif
3625 Syntax error 3713 Syntax error
3626_ACEOF 3714_ACEOF
3627if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 3715if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3628 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3716 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
@@ -3634,6 +3722,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3634 (exit $ac_status); } >/dev/null; then 3722 (exit $ac_status); } >/dev/null; then
3635 if test -s conftest.err; then 3723 if test -s conftest.err; then
3636 ac_cpp_err=$ac_c_preproc_warn_flag 3724 ac_cpp_err=$ac_c_preproc_warn_flag
3725 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
3637 else 3726 else
3638 ac_cpp_err= 3727 ac_cpp_err=
3639 fi 3728 fi
@@ -3654,7 +3743,6 @@ rm -f conftest.err conftest.$ac_ext
3654 # OK, works on sane cases. Now check whether non-existent headers 3743 # OK, works on sane cases. Now check whether non-existent headers
3655 # can be detected and how. 3744 # can be detected and how.
3656 cat >conftest.$ac_ext <<_ACEOF 3745 cat >conftest.$ac_ext <<_ACEOF
3657#line $LINENO "configure"
3658/* confdefs.h. */ 3746/* confdefs.h. */
3659_ACEOF 3747_ACEOF
3660cat confdefs.h >>conftest.$ac_ext 3748cat confdefs.h >>conftest.$ac_ext
@@ -3672,6 +3760,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3672 (exit $ac_status); } >/dev/null; then 3760 (exit $ac_status); } >/dev/null; then
3673 if test -s conftest.err; then 3761 if test -s conftest.err; then
3674 ac_cpp_err=$ac_c_preproc_warn_flag 3762 ac_cpp_err=$ac_c_preproc_warn_flag
3763 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
3675 else 3764 else
3676 ac_cpp_err= 3765 ac_cpp_err=
3677 fi 3766 fi
@@ -3718,7 +3807,6 @@ do
3718 # On the NeXT, cc -E runs the code through the compiler's parser, 3807 # On the NeXT, cc -E runs the code through the compiler's parser,
3719 # not just through cpp. "Syntax error" is here to catch this case. 3808 # not just through cpp. "Syntax error" is here to catch this case.
3720 cat >conftest.$ac_ext <<_ACEOF 3809 cat >conftest.$ac_ext <<_ACEOF
3721#line $LINENO "configure"
3722/* confdefs.h. */ 3810/* confdefs.h. */
3723_ACEOF 3811_ACEOF
3724cat confdefs.h >>conftest.$ac_ext 3812cat confdefs.h >>conftest.$ac_ext
@@ -3729,7 +3817,7 @@ cat >>conftest.$ac_ext <<_ACEOF
3729#else 3817#else
3730# include <assert.h> 3818# include <assert.h>
3731#endif 3819#endif
3732 Syntax error 3820 Syntax error
3733_ACEOF 3821_ACEOF
3734if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 3822if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3735 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3823 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
@@ -3741,6 +3829,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3741 (exit $ac_status); } >/dev/null; then 3829 (exit $ac_status); } >/dev/null; then
3742 if test -s conftest.err; then 3830 if test -s conftest.err; then
3743 ac_cpp_err=$ac_c_preproc_warn_flag 3831 ac_cpp_err=$ac_c_preproc_warn_flag
3832 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
3744 else 3833 else
3745 ac_cpp_err= 3834 ac_cpp_err=
3746 fi 3835 fi
@@ -3761,7 +3850,6 @@ rm -f conftest.err conftest.$ac_ext
3761 # OK, works on sane cases. Now check whether non-existent headers 3850 # OK, works on sane cases. Now check whether non-existent headers
3762 # can be detected and how. 3851 # can be detected and how.
3763 cat >conftest.$ac_ext <<_ACEOF 3852 cat >conftest.$ac_ext <<_ACEOF
3764#line $LINENO "configure"
3765/* confdefs.h. */ 3853/* confdefs.h. */
3766_ACEOF 3854_ACEOF
3767cat confdefs.h >>conftest.$ac_ext 3855cat confdefs.h >>conftest.$ac_ext
@@ -3779,6 +3867,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3779 (exit $ac_status); } >/dev/null; then 3867 (exit $ac_status); } >/dev/null; then
3780 if test -s conftest.err; then 3868 if test -s conftest.err; then
3781 ac_cpp_err=$ac_c_preproc_warn_flag 3869 ac_cpp_err=$ac_c_preproc_warn_flag
3870 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
3782 else 3871 else
3783 ac_cpp_err= 3872 ac_cpp_err=
3784 fi 3873 fi
@@ -3828,6 +3917,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
3828# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag 3917# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
3829# AFS /usr/afsws/bin/install, which mishandles nonexistent args 3918# AFS /usr/afsws/bin/install, which mishandles nonexistent args
3830# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" 3919# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
3920# OS/2's system install, which has a completely different semantic
3831# ./install, which can be erroneously created by make from ./install.sh. 3921# ./install, which can be erroneously created by make from ./install.sh.
3832echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 3922echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
3833echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 3923echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
@@ -3844,6 +3934,7 @@ do
3844case $as_dir/ in 3934case $as_dir/ in
3845 ./ | .// | /cC/* | \ 3935 ./ | .// | /cC/* | \
3846 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ 3936 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
3937 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
3847 /usr/ucb/* ) ;; 3938 /usr/ucb/* ) ;;
3848 *) 3939 *)
3849 # OSF1 and SCO ODT 3.0 have their own names for install. 3940 # OSF1 and SCO ODT 3.0 have their own names for install.
@@ -3851,20 +3942,20 @@ case $as_dir/ in
3851 # by default. 3942 # by default.
3852 for ac_prog in ginstall scoinst install; do 3943 for ac_prog in ginstall scoinst install; do
3853 for ac_exec_ext in '' $ac_executable_extensions; do 3944 for ac_exec_ext in '' $ac_executable_extensions; do
3854 if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then 3945 if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
3855 if test $ac_prog = install && 3946 if test $ac_prog = install &&
3856 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 3947 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3857 # AIX install. It has an incompatible calling convention. 3948 # AIX install. It has an incompatible calling convention.
3858 : 3949 :
3859 elif test $ac_prog = install && 3950 elif test $ac_prog = install &&
3860 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 3951 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3861 # program-specific install script used by HP pwplus--don't use. 3952 # program-specific install script used by HP pwplus--don't use.
3862 : 3953 :
3863 else 3954 else
3864 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 3955 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3865 break 3 3956 break 3
3866 fi 3957 fi
3867 fi 3958 fi
3868 done 3959 done
3869 done 3960 done
3870 ;; 3961 ;;
@@ -4114,19 +4205,28 @@ else
4114 LDFLAGS="$LDFLAGS -znocombreloc" 4205 LDFLAGS="$LDFLAGS -znocombreloc"
4115fi 4206fi
4116 4207
4117echo "$as_me:$LINENO: checking For -znocombreloc" >&5 4208echo "$as_me:$LINENO: checking for -znocombreloc" >&5
4118echo $ECHO_N "checking For -znocombreloc... $ECHO_C" >&6 4209echo $ECHO_N "checking for -znocombreloc... $ECHO_C" >&6
4119 4210
4120cat >conftest.$ac_ext <<_ACEOF 4211cat >conftest.$ac_ext <<_ACEOF
4121main(){return 0;} 4212main(){return 0;}
4122_ACEOF 4213_ACEOF
4123rm -f conftest.$ac_objext conftest$ac_exeext 4214rm -f conftest.$ac_objext conftest$ac_exeext
4124if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 4215if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4125 (eval $ac_link) 2>&5 4216 (eval $ac_link) 2>conftest.er1
4126 ac_status=$? 4217 ac_status=$?
4218 grep -v '^ *+' conftest.er1 >conftest.err
4219 rm -f conftest.er1
4220 cat conftest.err >&5
4127 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4221 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4128 (exit $ac_status); } && 4222 (exit $ac_status); } &&
4129 { ac_try='test -s conftest$ac_exeext' 4223 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4224 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4225 (eval $ac_try) 2>&5
4226 ac_status=$?
4227 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4228 (exit $ac_status); }; } &&
4229 { ac_try='test -s conftest$ac_exeext'
4130 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4230 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4131 (eval $ac_try) 2>&5 4231 (eval $ac_try) 2>&5
4132 ac_status=$? 4232 ac_status=$?
@@ -4142,7 +4242,8 @@ LDFLAGS=$late_LDFLAGS
4142 echo "$as_me:$LINENO: result: no" >&5 4242 echo "$as_me:$LINENO: result: no" >&5
4143echo "${ECHO_T}no" >&6 4243echo "${ECHO_T}no" >&6
4144fi 4244fi
4145rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 4245rm -f conftest.err conftest.$ac_objext \
4246 conftest$ac_exeext conftest.$ac_ext
4146 4247
4147 4248
4148echo "$as_me:$LINENO: checking for egrep" >&5 4249echo "$as_me:$LINENO: checking for egrep" >&5
@@ -4164,7 +4265,6 @@ echo "${ECHO_T}$ac_cv_prog_egrep" >&6
4164echo "$as_me:$LINENO: checking for AIX" >&5 4265echo "$as_me:$LINENO: checking for AIX" >&5
4165echo $ECHO_N "checking for AIX... $ECHO_C" >&6 4266echo $ECHO_N "checking for AIX... $ECHO_C" >&6
4166cat >conftest.$ac_ext <<_ACEOF 4267cat >conftest.$ac_ext <<_ACEOF
4167#line $LINENO "configure"
4168/* confdefs.h. */ 4268/* confdefs.h. */
4169_ACEOF 4269_ACEOF
4170cat confdefs.h >>conftest.$ac_ext 4270cat confdefs.h >>conftest.$ac_ext
@@ -4364,8 +4464,7 @@ else
4364 while :; do 4464 while :; do
4365 # IRIX 6.2 and later do not support large files by default, 4465 # IRIX 6.2 and later do not support large files by default,
4366 # so use the C compiler's -n32 option if that helps. 4466 # so use the C compiler's -n32 option if that helps.
4367 cat >conftest.$ac_ext <<_ACEOF 4467 cat >conftest.$ac_ext <<_ACEOF
4368#line $LINENO "configure"
4369/* confdefs.h. */ 4468/* confdefs.h. */
4370_ACEOF 4469_ACEOF
4371cat confdefs.h >>conftest.$ac_ext 4470cat confdefs.h >>conftest.$ac_ext
@@ -4390,11 +4489,20 @@ main ()
4390_ACEOF 4489_ACEOF
4391 rm -f conftest.$ac_objext 4490 rm -f conftest.$ac_objext
4392if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4491if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4393 (eval $ac_compile) 2>&5 4492 (eval $ac_compile) 2>conftest.er1
4394 ac_status=$? 4493 ac_status=$?
4494 grep -v '^ *+' conftest.er1 >conftest.err
4495 rm -f conftest.er1
4496 cat conftest.err >&5
4395 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4497 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4396 (exit $ac_status); } && 4498 (exit $ac_status); } &&
4397 { ac_try='test -s conftest.$ac_objext' 4499 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4500 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4501 (eval $ac_try) 2>&5
4502 ac_status=$?
4503 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4504 (exit $ac_status); }; } &&
4505 { ac_try='test -s conftest.$ac_objext'
4398 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4506 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4399 (eval $ac_try) 2>&5 4507 (eval $ac_try) 2>&5
4400 ac_status=$? 4508 ac_status=$?
@@ -4406,15 +4514,24 @@ else
4406sed 's/^/| /' conftest.$ac_ext >&5 4514sed 's/^/| /' conftest.$ac_ext >&5
4407 4515
4408fi 4516fi
4409rm -f conftest.$ac_objext 4517rm -f conftest.err conftest.$ac_objext
4410 CC="$CC -n32" 4518 CC="$CC -n32"
4411 rm -f conftest.$ac_objext 4519 rm -f conftest.$ac_objext
4412if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4520if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4413 (eval $ac_compile) 2>&5 4521 (eval $ac_compile) 2>conftest.er1
4414 ac_status=$? 4522 ac_status=$?
4523 grep -v '^ *+' conftest.er1 >conftest.err
4524 rm -f conftest.er1
4525 cat conftest.err >&5
4415 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4526 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4416 (exit $ac_status); } && 4527 (exit $ac_status); } &&
4417 { ac_try='test -s conftest.$ac_objext' 4528 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4529 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4530 (eval $ac_try) 2>&5
4531 ac_status=$?
4532 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4533 (exit $ac_status); }; } &&
4534 { ac_try='test -s conftest.$ac_objext'
4418 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4535 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4419 (eval $ac_try) 2>&5 4536 (eval $ac_try) 2>&5
4420 ac_status=$? 4537 ac_status=$?
@@ -4426,8 +4543,8 @@ else
4426sed 's/^/| /' conftest.$ac_ext >&5 4543sed 's/^/| /' conftest.$ac_ext >&5
4427 4544
4428fi 4545fi
4429rm -f conftest.$ac_objext 4546rm -f conftest.err conftest.$ac_objext
4430 break 4547 break
4431 done 4548 done
4432 CC=$ac_save_CC 4549 CC=$ac_save_CC
4433 rm -f conftest.$ac_ext 4550 rm -f conftest.$ac_ext
@@ -4447,7 +4564,6 @@ else
4447 while :; do 4564 while :; do
4448 ac_cv_sys_file_offset_bits=no 4565 ac_cv_sys_file_offset_bits=no
4449 cat >conftest.$ac_ext <<_ACEOF 4566 cat >conftest.$ac_ext <<_ACEOF
4450#line $LINENO "configure"
4451/* confdefs.h. */ 4567/* confdefs.h. */
4452_ACEOF 4568_ACEOF
4453cat confdefs.h >>conftest.$ac_ext 4569cat confdefs.h >>conftest.$ac_ext
@@ -4472,11 +4588,20 @@ main ()
4472_ACEOF 4588_ACEOF
4473rm -f conftest.$ac_objext 4589rm -f conftest.$ac_objext
4474if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4590if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4475 (eval $ac_compile) 2>&5 4591 (eval $ac_compile) 2>conftest.er1
4476 ac_status=$? 4592 ac_status=$?
4593 grep -v '^ *+' conftest.er1 >conftest.err
4594 rm -f conftest.er1
4595 cat conftest.err >&5
4477 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4596 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4478 (exit $ac_status); } && 4597 (exit $ac_status); } &&
4479 { ac_try='test -s conftest.$ac_objext' 4598 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4599 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4600 (eval $ac_try) 2>&5
4601 ac_status=$?
4602 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4603 (exit $ac_status); }; } &&
4604 { ac_try='test -s conftest.$ac_objext'
4480 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4605 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4481 (eval $ac_try) 2>&5 4606 (eval $ac_try) 2>&5
4482 ac_status=$? 4607 ac_status=$?
@@ -4488,9 +4613,8 @@ else
4488sed 's/^/| /' conftest.$ac_ext >&5 4613sed 's/^/| /' conftest.$ac_ext >&5
4489 4614
4490fi 4615fi
4491rm -f conftest.$ac_objext conftest.$ac_ext 4616rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4492 cat >conftest.$ac_ext <<_ACEOF 4617 cat >conftest.$ac_ext <<_ACEOF
4493#line $LINENO "configure"
4494/* confdefs.h. */ 4618/* confdefs.h. */
4495_ACEOF 4619_ACEOF
4496cat confdefs.h >>conftest.$ac_ext 4620cat confdefs.h >>conftest.$ac_ext
@@ -4516,11 +4640,20 @@ main ()
4516_ACEOF 4640_ACEOF
4517rm -f conftest.$ac_objext 4641rm -f conftest.$ac_objext
4518if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4642if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4519 (eval $ac_compile) 2>&5 4643 (eval $ac_compile) 2>conftest.er1
4520 ac_status=$? 4644 ac_status=$?
4645 grep -v '^ *+' conftest.er1 >conftest.err
4646 rm -f conftest.er1
4647 cat conftest.err >&5
4521 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4648 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4522 (exit $ac_status); } && 4649 (exit $ac_status); } &&
4523 { ac_try='test -s conftest.$ac_objext' 4650 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4651 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4652 (eval $ac_try) 2>&5
4653 ac_status=$?
4654 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4655 (exit $ac_status); }; } &&
4656 { ac_try='test -s conftest.$ac_objext'
4524 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4657 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4525 (eval $ac_try) 2>&5 4658 (eval $ac_try) 2>&5
4526 ac_status=$? 4659 ac_status=$?
@@ -4532,7 +4665,7 @@ else
4532sed 's/^/| /' conftest.$ac_ext >&5 4665sed 's/^/| /' conftest.$ac_ext >&5
4533 4666
4534fi 4667fi
4535rm -f conftest.$ac_objext conftest.$ac_ext 4668rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4536 break 4669 break
4537done 4670done
4538fi 4671fi
@@ -4554,7 +4687,6 @@ else
4554 while :; do 4687 while :; do
4555 ac_cv_sys_large_files=no 4688 ac_cv_sys_large_files=no
4556 cat >conftest.$ac_ext <<_ACEOF 4689 cat >conftest.$ac_ext <<_ACEOF
4557#line $LINENO "configure"
4558/* confdefs.h. */ 4690/* confdefs.h. */
4559_ACEOF 4691_ACEOF
4560cat confdefs.h >>conftest.$ac_ext 4692cat confdefs.h >>conftest.$ac_ext
@@ -4579,11 +4711,20 @@ main ()
4579_ACEOF 4711_ACEOF
4580rm -f conftest.$ac_objext 4712rm -f conftest.$ac_objext
4581if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4713if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4582 (eval $ac_compile) 2>&5 4714 (eval $ac_compile) 2>conftest.er1
4583 ac_status=$? 4715 ac_status=$?
4716 grep -v '^ *+' conftest.er1 >conftest.err
4717 rm -f conftest.er1
4718 cat conftest.err >&5
4584 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4719 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4585 (exit $ac_status); } && 4720 (exit $ac_status); } &&
4586 { ac_try='test -s conftest.$ac_objext' 4721 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4722 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4723 (eval $ac_try) 2>&5
4724 ac_status=$?
4725 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4726 (exit $ac_status); }; } &&
4727 { ac_try='test -s conftest.$ac_objext'
4587 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4728 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4588 (eval $ac_try) 2>&5 4729 (eval $ac_try) 2>&5
4589 ac_status=$? 4730 ac_status=$?
@@ -4595,9 +4736,8 @@ else
4595sed 's/^/| /' conftest.$ac_ext >&5 4736sed 's/^/| /' conftest.$ac_ext >&5
4596 4737
4597fi 4738fi
4598rm -f conftest.$ac_objext conftest.$ac_ext 4739rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4599 cat >conftest.$ac_ext <<_ACEOF 4740 cat >conftest.$ac_ext <<_ACEOF
4600#line $LINENO "configure"
4601/* confdefs.h. */ 4741/* confdefs.h. */
4602_ACEOF 4742_ACEOF
4603cat confdefs.h >>conftest.$ac_ext 4743cat confdefs.h >>conftest.$ac_ext
@@ -4623,11 +4763,20 @@ main ()
4623_ACEOF 4763_ACEOF
4624rm -f conftest.$ac_objext 4764rm -f conftest.$ac_objext
4625if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4765if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4626 (eval $ac_compile) 2>&5 4766 (eval $ac_compile) 2>conftest.er1
4627 ac_status=$? 4767 ac_status=$?
4768 grep -v '^ *+' conftest.er1 >conftest.err
4769 rm -f conftest.er1
4770 cat conftest.err >&5
4628 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4771 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4629 (exit $ac_status); } && 4772 (exit $ac_status); } &&
4630 { ac_try='test -s conftest.$ac_objext' 4773 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4774 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4775 (eval $ac_try) 2>&5
4776 ac_status=$?
4777 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4778 (exit $ac_status); }; } &&
4779 { ac_try='test -s conftest.$ac_objext'
4631 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4780 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4632 (eval $ac_try) 2>&5 4781 (eval $ac_try) 2>&5
4633 ac_status=$? 4782 ac_status=$?
@@ -4639,7 +4788,7 @@ else
4639sed 's/^/| /' conftest.$ac_ext >&5 4788sed 's/^/| /' conftest.$ac_ext >&5
4640 4789
4641fi 4790fi
4642rm -f conftest.$ac_objext conftest.$ac_ext 4791rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4643 break 4792 break
4644done 4793done
4645fi 4794fi
@@ -4664,7 +4813,6 @@ if test "${ac_cv_header_stdc+set}" = set; then
4664 echo $ECHO_N "(cached) $ECHO_C" >&6 4813 echo $ECHO_N "(cached) $ECHO_C" >&6
4665else 4814else
4666 cat >conftest.$ac_ext <<_ACEOF 4815 cat >conftest.$ac_ext <<_ACEOF
4667#line $LINENO "configure"
4668/* confdefs.h. */ 4816/* confdefs.h. */
4669_ACEOF 4817_ACEOF
4670cat confdefs.h >>conftest.$ac_ext 4818cat confdefs.h >>conftest.$ac_ext
@@ -4685,11 +4833,20 @@ main ()
4685_ACEOF 4833_ACEOF
4686rm -f conftest.$ac_objext 4834rm -f conftest.$ac_objext
4687if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4835if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4688 (eval $ac_compile) 2>&5 4836 (eval $ac_compile) 2>conftest.er1
4689 ac_status=$? 4837 ac_status=$?
4838 grep -v '^ *+' conftest.er1 >conftest.err
4839 rm -f conftest.er1
4840 cat conftest.err >&5
4690 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4841 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4691 (exit $ac_status); } && 4842 (exit $ac_status); } &&
4692 { ac_try='test -s conftest.$ac_objext' 4843 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
4844 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4845 (eval $ac_try) 2>&5
4846 ac_status=$?
4847 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4848 (exit $ac_status); }; } &&
4849 { ac_try='test -s conftest.$ac_objext'
4693 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4850 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4694 (eval $ac_try) 2>&5 4851 (eval $ac_try) 2>&5
4695 ac_status=$? 4852 ac_status=$?
@@ -4702,12 +4859,11 @@ sed 's/^/| /' conftest.$ac_ext >&5
4702 4859
4703ac_cv_header_stdc=no 4860ac_cv_header_stdc=no
4704fi 4861fi
4705rm -f conftest.$ac_objext conftest.$ac_ext 4862rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4706 4863
4707if test $ac_cv_header_stdc = yes; then 4864if test $ac_cv_header_stdc = yes; then
4708 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 4865 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4709 cat >conftest.$ac_ext <<_ACEOF 4866 cat >conftest.$ac_ext <<_ACEOF
4710#line $LINENO "configure"
4711/* confdefs.h. */ 4867/* confdefs.h. */
4712_ACEOF 4868_ACEOF
4713cat confdefs.h >>conftest.$ac_ext 4869cat confdefs.h >>conftest.$ac_ext
@@ -4729,7 +4885,6 @@ fi
4729if test $ac_cv_header_stdc = yes; then 4885if test $ac_cv_header_stdc = yes; then
4730 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 4886 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4731 cat >conftest.$ac_ext <<_ACEOF 4887 cat >conftest.$ac_ext <<_ACEOF
4732#line $LINENO "configure"
4733/* confdefs.h. */ 4888/* confdefs.h. */
4734_ACEOF 4889_ACEOF
4735cat confdefs.h >>conftest.$ac_ext 4890cat confdefs.h >>conftest.$ac_ext
@@ -4754,7 +4909,6 @@ if test $ac_cv_header_stdc = yes; then
4754 : 4909 :
4755else 4910else
4756 cat >conftest.$ac_ext <<_ACEOF 4911 cat >conftest.$ac_ext <<_ACEOF
4757#line $LINENO "configure"
4758/* confdefs.h. */ 4912/* confdefs.h. */
4759_ACEOF 4913_ACEOF
4760cat confdefs.h >>conftest.$ac_ext 4914cat confdefs.h >>conftest.$ac_ext
@@ -4766,9 +4920,9 @@ cat >>conftest.$ac_ext <<_ACEOF
4766# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) 4920# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4767#else 4921#else
4768# define ISLOWER(c) \ 4922# define ISLOWER(c) \
4769 (('a' <= (c) && (c) <= 'i') \ 4923 (('a' <= (c) && (c) <= 'i') \
4770 || ('j' <= (c) && (c) <= 'r') \ 4924 || ('j' <= (c) && (c) <= 'r') \
4771 || ('s' <= (c) && (c) <= 'z')) 4925 || ('s' <= (c) && (c) <= 'z'))
4772# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) 4926# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4773#endif 4927#endif
4774 4928
@@ -4779,7 +4933,7 @@ main ()
4779 int i; 4933 int i;
4780 for (i = 0; i < 256; i++) 4934 for (i = 0; i < 256; i++)
4781 if (XOR (islower (i), ISLOWER (i)) 4935 if (XOR (islower (i), ISLOWER (i))
4782 || toupper (i) != TOUPPER (i)) 4936 || toupper (i) != TOUPPER (i))
4783 exit(2); 4937 exit(2);
4784 exit (0); 4938 exit (0);
4785} 4939}
@@ -4804,7 +4958,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
4804( exit $ac_status ) 4958( exit $ac_status )
4805ac_cv_header_stdc=no 4959ac_cv_header_stdc=no
4806fi 4960fi
4807rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 4961rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4808fi 4962fi
4809fi 4963fi
4810fi 4964fi
@@ -4829,7 +4983,7 @@ fi
4829 4983
4830 4984
4831for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ 4985for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4832 inttypes.h stdint.h unistd.h 4986 inttypes.h stdint.h unistd.h
4833do 4987do
4834as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 4988as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4835echo "$as_me:$LINENO: checking for $ac_header" >&5 4989echo "$as_me:$LINENO: checking for $ac_header" >&5
@@ -4838,7 +4992,6 @@ if eval "test \"\${$as_ac_Header+set}\" = set"; then
4838 echo $ECHO_N "(cached) $ECHO_C" >&6 4992 echo $ECHO_N "(cached) $ECHO_C" >&6
4839else 4993else
4840 cat >conftest.$ac_ext <<_ACEOF 4994 cat >conftest.$ac_ext <<_ACEOF
4841#line $LINENO "configure"
4842/* confdefs.h. */ 4995/* confdefs.h. */
4843_ACEOF 4996_ACEOF
4844cat confdefs.h >>conftest.$ac_ext 4997cat confdefs.h >>conftest.$ac_ext
@@ -4850,11 +5003,20 @@ $ac_includes_default
4850_ACEOF 5003_ACEOF
4851rm -f conftest.$ac_objext 5004rm -f conftest.$ac_objext
4852if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5005if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4853 (eval $ac_compile) 2>&5 5006 (eval $ac_compile) 2>conftest.er1
4854 ac_status=$? 5007 ac_status=$?
5008 grep -v '^ *+' conftest.er1 >conftest.err
5009 rm -f conftest.er1
5010 cat conftest.err >&5
4855 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5011 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4856 (exit $ac_status); } && 5012 (exit $ac_status); } &&
4857 { ac_try='test -s conftest.$ac_objext' 5013 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5014 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5015 (eval $ac_try) 2>&5
5016 ac_status=$?
5017 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5018 (exit $ac_status); }; } &&
5019 { ac_try='test -s conftest.$ac_objext'
4858 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5020 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4859 (eval $ac_try) 2>&5 5021 (eval $ac_try) 2>&5
4860 ac_status=$? 5022 ac_status=$?
@@ -4867,7 +5029,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
4867 5029
4868eval "$as_ac_Header=no" 5030eval "$as_ac_Header=no"
4869fi 5031fi
4870rm -f conftest.$ac_objext conftest.$ac_ext 5032rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4871fi 5033fi
4872echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 5034echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
4873echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 5035echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -4900,7 +5062,6 @@ else
4900echo "$as_me:$LINENO: checking $ac_header usability" >&5 5062echo "$as_me:$LINENO: checking $ac_header usability" >&5
4901echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 5063echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
4902cat >conftest.$ac_ext <<_ACEOF 5064cat >conftest.$ac_ext <<_ACEOF
4903#line $LINENO "configure"
4904/* confdefs.h. */ 5065/* confdefs.h. */
4905_ACEOF 5066_ACEOF
4906cat confdefs.h >>conftest.$ac_ext 5067cat confdefs.h >>conftest.$ac_ext
@@ -4911,11 +5072,20 @@ $ac_includes_default
4911_ACEOF 5072_ACEOF
4912rm -f conftest.$ac_objext 5073rm -f conftest.$ac_objext
4913if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5074if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4914 (eval $ac_compile) 2>&5 5075 (eval $ac_compile) 2>conftest.er1
4915 ac_status=$? 5076 ac_status=$?
5077 grep -v '^ *+' conftest.er1 >conftest.err
5078 rm -f conftest.er1
5079 cat conftest.err >&5
4916 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5080 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4917 (exit $ac_status); } && 5081 (exit $ac_status); } &&
4918 { ac_try='test -s conftest.$ac_objext' 5082 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5083 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5084 (eval $ac_try) 2>&5
5085 ac_status=$?
5086 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5087 (exit $ac_status); }; } &&
5088 { ac_try='test -s conftest.$ac_objext'
4919 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5089 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4920 (eval $ac_try) 2>&5 5090 (eval $ac_try) 2>&5
4921 ac_status=$? 5091 ac_status=$?
@@ -4928,7 +5098,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
4928 5098
4929ac_header_compiler=no 5099ac_header_compiler=no
4930fi 5100fi
4931rm -f conftest.$ac_objext conftest.$ac_ext 5101rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
4932echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5102echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
4933echo "${ECHO_T}$ac_header_compiler" >&6 5103echo "${ECHO_T}$ac_header_compiler" >&6
4934 5104
@@ -4936,7 +5106,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
4936echo "$as_me:$LINENO: checking $ac_header presence" >&5 5106echo "$as_me:$LINENO: checking $ac_header presence" >&5
4937echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 5107echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
4938cat >conftest.$ac_ext <<_ACEOF 5108cat >conftest.$ac_ext <<_ACEOF
4939#line $LINENO "configure"
4940/* confdefs.h. */ 5109/* confdefs.h. */
4941_ACEOF 5110_ACEOF
4942cat confdefs.h >>conftest.$ac_ext 5111cat confdefs.h >>conftest.$ac_ext
@@ -4954,6 +5123,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4954 (exit $ac_status); } >/dev/null; then 5123 (exit $ac_status); } >/dev/null; then
4955 if test -s conftest.err; then 5124 if test -s conftest.err; then
4956 ac_cpp_err=$ac_c_preproc_warn_flag 5125 ac_cpp_err=$ac_c_preproc_warn_flag
5126 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
4957 else 5127 else
4958 ac_cpp_err= 5128 ac_cpp_err=
4959 fi 5129 fi
@@ -4973,33 +5143,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
4973echo "${ECHO_T}$ac_header_preproc" >&6 5143echo "${ECHO_T}$ac_header_preproc" >&6
4974 5144
4975# So? What about this header? 5145# So? What about this header?
4976case $ac_header_compiler:$ac_header_preproc in 5146case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
4977 yes:no ) 5147 yes:no: )
4978 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 5148 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
4979echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 5149echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
4980 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 5150 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
4981echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 5151echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
4982 ( 5152 ac_header_preproc=yes
4983 cat <<\_ASBOX
4984## ------------------------------------ ##
4985## Report this to bug-autoconf@gnu.org. ##
4986## ------------------------------------ ##
4987_ASBOX
4988 ) |
4989 sed "s/^/$as_me: WARNING: /" >&2
4990 ;; 5153 ;;
4991 no:yes ) 5154 no:yes:* )
4992 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 5155 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
4993echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 5156echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
4994 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 5157 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
4995echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 5158echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
5159 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
5160echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
5161 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
5162echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
4996 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 5163 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
4997echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 5164echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5165 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
5166echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
4998 ( 5167 (
4999 cat <<\_ASBOX 5168 cat <<\_ASBOX
5000## ------------------------------------ ## 5169## ------------------------------------------ ##
5001## Report this to bug-autoconf@gnu.org. ## 5170## Report this to the AC_PACKAGE_NAME lists. ##
5002## ------------------------------------ ## 5171## ------------------------------------------ ##
5003_ASBOX 5172_ASBOX
5004 ) | 5173 ) |
5005 sed "s/^/$as_me: WARNING: /" >&2 5174 sed "s/^/$as_me: WARNING: /" >&2
@@ -5010,7 +5179,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5010if eval "test \"\${$as_ac_Header+set}\" = set"; then 5179if eval "test \"\${$as_ac_Header+set}\" = set"; then
5011 echo $ECHO_N "(cached) $ECHO_C" >&6 5180 echo $ECHO_N "(cached) $ECHO_C" >&6
5012else 5181else
5013 eval "$as_ac_Header=$ac_header_preproc" 5182 eval "$as_ac_Header=\$ac_header_preproc"
5014fi 5183fi
5015echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 5184echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
5016echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 5185echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -5034,7 +5203,6 @@ else
5034 ac_check_lib_save_LIBS=$LIBS 5203 ac_check_lib_save_LIBS=$LIBS
5035LIBS="-lossaudio $LIBS" 5204LIBS="-lossaudio $LIBS"
5036cat >conftest.$ac_ext <<_ACEOF 5205cat >conftest.$ac_ext <<_ACEOF
5037#line $LINENO "configure"
5038/* confdefs.h. */ 5206/* confdefs.h. */
5039_ACEOF 5207_ACEOF
5040cat confdefs.h >>conftest.$ac_ext 5208cat confdefs.h >>conftest.$ac_ext
@@ -5058,11 +5226,20 @@ _oss_ioctl ();
5058_ACEOF 5226_ACEOF
5059rm -f conftest.$ac_objext conftest$ac_exeext 5227rm -f conftest.$ac_objext conftest$ac_exeext
5060if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 5228if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5061 (eval $ac_link) 2>&5 5229 (eval $ac_link) 2>conftest.er1
5062 ac_status=$? 5230 ac_status=$?
5231 grep -v '^ *+' conftest.er1 >conftest.err
5232 rm -f conftest.er1
5233 cat conftest.err >&5
5063 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5234 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5064 (exit $ac_status); } && 5235 (exit $ac_status); } &&
5065 { ac_try='test -s conftest$ac_exeext' 5236 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5237 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5238 (eval $ac_try) 2>&5
5239 ac_status=$?
5240 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5241 (exit $ac_status); }; } &&
5242 { ac_try='test -s conftest$ac_exeext'
5066 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5243 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5067 (eval $ac_try) 2>&5 5244 (eval $ac_try) 2>&5
5068 ac_status=$? 5245 ac_status=$?
@@ -5075,7 +5252,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
5075 5252
5076ac_cv_lib_ossaudio__oss_ioctl=no 5253ac_cv_lib_ossaudio__oss_ioctl=no
5077fi 5254fi
5078rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 5255rm -f conftest.err conftest.$ac_objext \
5256 conftest$ac_exeext conftest.$ac_ext
5079LIBS=$ac_check_lib_save_LIBS 5257LIBS=$ac_check_lib_save_LIBS
5080fi 5258fi
5081echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 5259echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
@@ -5134,7 +5312,6 @@ else
5134echo "$as_me:$LINENO: checking $ac_header usability" >&5 5312echo "$as_me:$LINENO: checking $ac_header usability" >&5
5135echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 5313echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
5136cat >conftest.$ac_ext <<_ACEOF 5314cat >conftest.$ac_ext <<_ACEOF
5137#line $LINENO "configure"
5138/* confdefs.h. */ 5315/* confdefs.h. */
5139_ACEOF 5316_ACEOF
5140cat confdefs.h >>conftest.$ac_ext 5317cat confdefs.h >>conftest.$ac_ext
@@ -5145,11 +5322,20 @@ $ac_includes_default
5145_ACEOF 5322_ACEOF
5146rm -f conftest.$ac_objext 5323rm -f conftest.$ac_objext
5147if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5324if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5148 (eval $ac_compile) 2>&5 5325 (eval $ac_compile) 2>conftest.er1
5149 ac_status=$? 5326 ac_status=$?
5327 grep -v '^ *+' conftest.er1 >conftest.err
5328 rm -f conftest.er1
5329 cat conftest.err >&5
5150 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5330 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5151 (exit $ac_status); } && 5331 (exit $ac_status); } &&
5152 { ac_try='test -s conftest.$ac_objext' 5332 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5333 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5334 (eval $ac_try) 2>&5
5335 ac_status=$?
5336 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5337 (exit $ac_status); }; } &&
5338 { ac_try='test -s conftest.$ac_objext'
5153 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5339 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5154 (eval $ac_try) 2>&5 5340 (eval $ac_try) 2>&5
5155 ac_status=$? 5341 ac_status=$?
@@ -5162,7 +5348,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
5162 5348
5163ac_header_compiler=no 5349ac_header_compiler=no
5164fi 5350fi
5165rm -f conftest.$ac_objext conftest.$ac_ext 5351rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5166echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5352echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
5167echo "${ECHO_T}$ac_header_compiler" >&6 5353echo "${ECHO_T}$ac_header_compiler" >&6
5168 5354
@@ -5170,7 +5356,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
5170echo "$as_me:$LINENO: checking $ac_header presence" >&5 5356echo "$as_me:$LINENO: checking $ac_header presence" >&5
5171echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 5357echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
5172cat >conftest.$ac_ext <<_ACEOF 5358cat >conftest.$ac_ext <<_ACEOF
5173#line $LINENO "configure"
5174/* confdefs.h. */ 5359/* confdefs.h. */
5175_ACEOF 5360_ACEOF
5176cat confdefs.h >>conftest.$ac_ext 5361cat confdefs.h >>conftest.$ac_ext
@@ -5188,6 +5373,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5188 (exit $ac_status); } >/dev/null; then 5373 (exit $ac_status); } >/dev/null; then
5189 if test -s conftest.err; then 5374 if test -s conftest.err; then
5190 ac_cpp_err=$ac_c_preproc_warn_flag 5375 ac_cpp_err=$ac_c_preproc_warn_flag
5376 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
5191 else 5377 else
5192 ac_cpp_err= 5378 ac_cpp_err=
5193 fi 5379 fi
@@ -5207,33 +5393,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
5207echo "${ECHO_T}$ac_header_preproc" >&6 5393echo "${ECHO_T}$ac_header_preproc" >&6
5208 5394
5209# So? What about this header? 5395# So? What about this header?
5210case $ac_header_compiler:$ac_header_preproc in 5396case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
5211 yes:no ) 5397 yes:no: )
5212 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 5398 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
5213echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 5399echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
5214 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 5400 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
5215echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 5401echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
5216 ( 5402 ac_header_preproc=yes
5217 cat <<\_ASBOX
5218## ------------------------------------ ##
5219## Report this to bug-autoconf@gnu.org. ##
5220## ------------------------------------ ##
5221_ASBOX
5222 ) |
5223 sed "s/^/$as_me: WARNING: /" >&2
5224 ;; 5403 ;;
5225 no:yes ) 5404 no:yes:* )
5226 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 5405 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
5227echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 5406echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
5228 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 5407 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
5229echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 5408echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
5409 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
5410echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
5411 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
5412echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
5230 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 5413 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5231echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 5414echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5415 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
5416echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
5232 ( 5417 (
5233 cat <<\_ASBOX 5418 cat <<\_ASBOX
5234## ------------------------------------ ## 5419## ------------------------------------------ ##
5235## Report this to bug-autoconf@gnu.org. ## 5420## Report this to the AC_PACKAGE_NAME lists. ##
5236## ------------------------------------ ## 5421## ------------------------------------------ ##
5237_ASBOX 5422_ASBOX
5238 ) | 5423 ) |
5239 sed "s/^/$as_me: WARNING: /" >&2 5424 sed "s/^/$as_me: WARNING: /" >&2
@@ -5244,7 +5429,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5244if eval "test \"\${$as_ac_Header+set}\" = set"; then 5429if eval "test \"\${$as_ac_Header+set}\" = set"; then
5245 echo $ECHO_N "(cached) $ECHO_C" >&6 5430 echo $ECHO_N "(cached) $ECHO_C" >&6
5246else 5431else
5247 eval "$as_ac_Header=$ac_header_preproc" 5432 eval "$as_ac_Header=\$ac_header_preproc"
5248fi 5433fi
5249echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 5434echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
5250echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 5435echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -5263,7 +5448,6 @@ done
5263echo "$as_me:$LINENO: checking if personality LINUX32 can be set" >&5 5448echo "$as_me:$LINENO: checking if personality LINUX32 can be set" >&5
5264echo $ECHO_N "checking if personality LINUX32 can be set... $ECHO_C" >&6 5449echo $ECHO_N "checking if personality LINUX32 can be set... $ECHO_C" >&6
5265cat >conftest.$ac_ext <<_ACEOF 5450cat >conftest.$ac_ext <<_ACEOF
5266#line $LINENO "configure"
5267/* confdefs.h. */ 5451/* confdefs.h. */
5268_ACEOF 5452_ACEOF
5269cat confdefs.h >>conftest.$ac_ext 5453cat confdefs.h >>conftest.$ac_ext
@@ -5280,11 +5464,20 @@ personality (PER_LINUX32)
5280_ACEOF 5464_ACEOF
5281rm -f conftest.$ac_objext 5465rm -f conftest.$ac_objext
5282if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5466if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5283 (eval $ac_compile) 2>&5 5467 (eval $ac_compile) 2>conftest.er1
5284 ac_status=$? 5468 ac_status=$?
5469 grep -v '^ *+' conftest.er1 >conftest.err
5470 rm -f conftest.er1
5471 cat conftest.err >&5
5285 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5472 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5286 (exit $ac_status); } && 5473 (exit $ac_status); } &&
5287 { ac_try='test -s conftest.$ac_objext' 5474 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5475 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5476 (eval $ac_try) 2>&5
5477 ac_status=$?
5478 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5479 (exit $ac_status); }; } &&
5480 { ac_try='test -s conftest.$ac_objext'
5288 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5481 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5289 (eval $ac_try) 2>&5 5482 (eval $ac_try) 2>&5
5290 ac_status=$? 5483 ac_status=$?
@@ -5297,7 +5490,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
5297 5490
5298emacs_cv_personality_linux32=no 5491emacs_cv_personality_linux32=no
5299fi 5492fi
5300rm -f conftest.$ac_objext conftest.$ac_ext 5493rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5301echo "$as_me:$LINENO: result: $emacs_cv_personality_linux32" >&5 5494echo "$as_me:$LINENO: result: $emacs_cv_personality_linux32" >&5
5302echo "${ECHO_T}$emacs_cv_personality_linux32" >&6 5495echo "${ECHO_T}$emacs_cv_personality_linux32" >&6
5303 5496
@@ -5319,7 +5512,6 @@ if eval "test \"\${$as_ac_Header+set}\" = set"; then
5319 echo $ECHO_N "(cached) $ECHO_C" >&6 5512 echo $ECHO_N "(cached) $ECHO_C" >&6
5320else 5513else
5321 cat >conftest.$ac_ext <<_ACEOF 5514 cat >conftest.$ac_ext <<_ACEOF
5322#line $LINENO "configure"
5323/* confdefs.h. */ 5515/* confdefs.h. */
5324_ACEOF 5516_ACEOF
5325cat confdefs.h >>conftest.$ac_ext 5517cat confdefs.h >>conftest.$ac_ext
@@ -5337,6 +5529,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5337 (exit $ac_status); } >/dev/null; then 5529 (exit $ac_status); } >/dev/null; then
5338 if test -s conftest.err; then 5530 if test -s conftest.err; then
5339 ac_cpp_err=$ac_c_preproc_warn_flag 5531 ac_cpp_err=$ac_c_preproc_warn_flag
5532 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
5340 else 5533 else
5341 ac_cpp_err= 5534 ac_cpp_err=
5342 fi 5535 fi
@@ -5370,7 +5563,6 @@ if test "${ac_cv_header_stdc+set}" = set; then
5370 echo $ECHO_N "(cached) $ECHO_C" >&6 5563 echo $ECHO_N "(cached) $ECHO_C" >&6
5371else 5564else
5372 cat >conftest.$ac_ext <<_ACEOF 5565 cat >conftest.$ac_ext <<_ACEOF
5373#line $LINENO "configure"
5374/* confdefs.h. */ 5566/* confdefs.h. */
5375_ACEOF 5567_ACEOF
5376cat confdefs.h >>conftest.$ac_ext 5568cat confdefs.h >>conftest.$ac_ext
@@ -5391,11 +5583,20 @@ main ()
5391_ACEOF 5583_ACEOF
5392rm -f conftest.$ac_objext 5584rm -f conftest.$ac_objext
5393if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5585if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5394 (eval $ac_compile) 2>&5 5586 (eval $ac_compile) 2>conftest.er1
5395 ac_status=$? 5587 ac_status=$?
5588 grep -v '^ *+' conftest.er1 >conftest.err
5589 rm -f conftest.er1
5590 cat conftest.err >&5
5396 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5591 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5397 (exit $ac_status); } && 5592 (exit $ac_status); } &&
5398 { ac_try='test -s conftest.$ac_objext' 5593 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5594 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5595 (eval $ac_try) 2>&5
5596 ac_status=$?
5597 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5598 (exit $ac_status); }; } &&
5599 { ac_try='test -s conftest.$ac_objext'
5399 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5600 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5400 (eval $ac_try) 2>&5 5601 (eval $ac_try) 2>&5
5401 ac_status=$? 5602 ac_status=$?
@@ -5408,12 +5609,11 @@ sed 's/^/| /' conftest.$ac_ext >&5
5408 5609
5409ac_cv_header_stdc=no 5610ac_cv_header_stdc=no
5410fi 5611fi
5411rm -f conftest.$ac_objext conftest.$ac_ext 5612rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5412 5613
5413if test $ac_cv_header_stdc = yes; then 5614if test $ac_cv_header_stdc = yes; then
5414 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 5615 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5415 cat >conftest.$ac_ext <<_ACEOF 5616 cat >conftest.$ac_ext <<_ACEOF
5416#line $LINENO "configure"
5417/* confdefs.h. */ 5617/* confdefs.h. */
5418_ACEOF 5618_ACEOF
5419cat confdefs.h >>conftest.$ac_ext 5619cat confdefs.h >>conftest.$ac_ext
@@ -5435,7 +5635,6 @@ fi
5435if test $ac_cv_header_stdc = yes; then 5635if test $ac_cv_header_stdc = yes; then
5436 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 5636 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5437 cat >conftest.$ac_ext <<_ACEOF 5637 cat >conftest.$ac_ext <<_ACEOF
5438#line $LINENO "configure"
5439/* confdefs.h. */ 5638/* confdefs.h. */
5440_ACEOF 5639_ACEOF
5441cat confdefs.h >>conftest.$ac_ext 5640cat confdefs.h >>conftest.$ac_ext
@@ -5460,7 +5659,6 @@ if test $ac_cv_header_stdc = yes; then
5460 : 5659 :
5461else 5660else
5462 cat >conftest.$ac_ext <<_ACEOF 5661 cat >conftest.$ac_ext <<_ACEOF
5463#line $LINENO "configure"
5464/* confdefs.h. */ 5662/* confdefs.h. */
5465_ACEOF 5663_ACEOF
5466cat confdefs.h >>conftest.$ac_ext 5664cat confdefs.h >>conftest.$ac_ext
@@ -5472,9 +5670,9 @@ cat >>conftest.$ac_ext <<_ACEOF
5472# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) 5670# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5473#else 5671#else
5474# define ISLOWER(c) \ 5672# define ISLOWER(c) \
5475 (('a' <= (c) && (c) <= 'i') \ 5673 (('a' <= (c) && (c) <= 'i') \
5476 || ('j' <= (c) && (c) <= 'r') \ 5674 || ('j' <= (c) && (c) <= 'r') \
5477 || ('s' <= (c) && (c) <= 'z')) 5675 || ('s' <= (c) && (c) <= 'z'))
5478# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) 5676# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5479#endif 5677#endif
5480 5678
@@ -5485,7 +5683,7 @@ main ()
5485 int i; 5683 int i;
5486 for (i = 0; i < 256; i++) 5684 for (i = 0; i < 256; i++)
5487 if (XOR (islower (i), ISLOWER (i)) 5685 if (XOR (islower (i), ISLOWER (i))
5488 || toupper (i) != TOUPPER (i)) 5686 || toupper (i) != TOUPPER (i))
5489 exit(2); 5687 exit(2);
5490 exit (0); 5688 exit (0);
5491} 5689}
@@ -5510,7 +5708,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
5510( exit $ac_status ) 5708( exit $ac_status )
5511ac_cv_header_stdc=no 5709ac_cv_header_stdc=no
5512fi 5710fi
5513rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 5711rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5514fi 5712fi
5515fi 5713fi
5516fi 5714fi
@@ -5530,7 +5728,6 @@ if test "${ac_cv_header_time+set}" = set; then
5530 echo $ECHO_N "(cached) $ECHO_C" >&6 5728 echo $ECHO_N "(cached) $ECHO_C" >&6
5531else 5729else
5532 cat >conftest.$ac_ext <<_ACEOF 5730 cat >conftest.$ac_ext <<_ACEOF
5533#line $LINENO "configure"
5534/* confdefs.h. */ 5731/* confdefs.h. */
5535_ACEOF 5732_ACEOF
5536cat confdefs.h >>conftest.$ac_ext 5733cat confdefs.h >>conftest.$ac_ext
@@ -5551,11 +5748,20 @@ return 0;
5551_ACEOF 5748_ACEOF
5552rm -f conftest.$ac_objext 5749rm -f conftest.$ac_objext
5553if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5750if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5554 (eval $ac_compile) 2>&5 5751 (eval $ac_compile) 2>conftest.er1
5555 ac_status=$? 5752 ac_status=$?
5753 grep -v '^ *+' conftest.er1 >conftest.err
5754 rm -f conftest.er1
5755 cat conftest.err >&5
5556 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5756 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5557 (exit $ac_status); } && 5757 (exit $ac_status); } &&
5558 { ac_try='test -s conftest.$ac_objext' 5758 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5759 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5760 (eval $ac_try) 2>&5
5761 ac_status=$?
5762 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5763 (exit $ac_status); }; } &&
5764 { ac_try='test -s conftest.$ac_objext'
5559 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5765 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5560 (eval $ac_try) 2>&5 5766 (eval $ac_try) 2>&5
5561 ac_status=$? 5767 ac_status=$?
@@ -5568,7 +5774,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
5568 5774
5569ac_cv_header_time=no 5775ac_cv_header_time=no
5570fi 5776fi
5571rm -f conftest.$ac_objext conftest.$ac_ext 5777rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5572fi 5778fi
5573echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5 5779echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
5574echo "${ECHO_T}$ac_cv_header_time" >&6 5780echo "${ECHO_T}$ac_cv_header_time" >&6
@@ -5586,7 +5792,6 @@ if test "${ac_cv_have_decl_sys_siglist+set}" = set; then
5586 echo $ECHO_N "(cached) $ECHO_C" >&6 5792 echo $ECHO_N "(cached) $ECHO_C" >&6
5587else 5793else
5588 cat >conftest.$ac_ext <<_ACEOF 5794 cat >conftest.$ac_ext <<_ACEOF
5589#line $LINENO "configure"
5590/* confdefs.h. */ 5795/* confdefs.h. */
5591_ACEOF 5796_ACEOF
5592cat confdefs.h >>conftest.$ac_ext 5797cat confdefs.h >>conftest.$ac_ext
@@ -5606,11 +5811,20 @@ main ()
5606_ACEOF 5811_ACEOF
5607rm -f conftest.$ac_objext 5812rm -f conftest.$ac_objext
5608if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5813if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5609 (eval $ac_compile) 2>&5 5814 (eval $ac_compile) 2>conftest.er1
5610 ac_status=$? 5815 ac_status=$?
5816 grep -v '^ *+' conftest.er1 >conftest.err
5817 rm -f conftest.er1
5818 cat conftest.err >&5
5611 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5819 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5612 (exit $ac_status); } && 5820 (exit $ac_status); } &&
5613 { ac_try='test -s conftest.$ac_objext' 5821 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5822 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5823 (eval $ac_try) 2>&5
5824 ac_status=$?
5825 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5826 (exit $ac_status); }; } &&
5827 { ac_try='test -s conftest.$ac_objext'
5614 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5828 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5615 (eval $ac_try) 2>&5 5829 (eval $ac_try) 2>&5
5616 ac_status=$? 5830 ac_status=$?
@@ -5623,7 +5837,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
5623 5837
5624ac_cv_have_decl_sys_siglist=no 5838ac_cv_have_decl_sys_siglist=no
5625fi 5839fi
5626rm -f conftest.$ac_objext conftest.$ac_ext 5840rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5627fi 5841fi
5628echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5 5842echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5
5629echo "${ECHO_T}$ac_cv_have_decl_sys_siglist" >&6 5843echo "${ECHO_T}$ac_cv_have_decl_sys_siglist" >&6
@@ -5651,7 +5865,6 @@ if test "${ac_cv_have_decl___sys_siglist+set}" = set; then
5651 echo $ECHO_N "(cached) $ECHO_C" >&6 5865 echo $ECHO_N "(cached) $ECHO_C" >&6
5652else 5866else
5653 cat >conftest.$ac_ext <<_ACEOF 5867 cat >conftest.$ac_ext <<_ACEOF
5654#line $LINENO "configure"
5655/* confdefs.h. */ 5868/* confdefs.h. */
5656_ACEOF 5869_ACEOF
5657cat confdefs.h >>conftest.$ac_ext 5870cat confdefs.h >>conftest.$ac_ext
@@ -5671,11 +5884,20 @@ main ()
5671_ACEOF 5884_ACEOF
5672rm -f conftest.$ac_objext 5885rm -f conftest.$ac_objext
5673if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5886if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5674 (eval $ac_compile) 2>&5 5887 (eval $ac_compile) 2>conftest.er1
5675 ac_status=$? 5888 ac_status=$?
5889 grep -v '^ *+' conftest.er1 >conftest.err
5890 rm -f conftest.er1
5891 cat conftest.err >&5
5676 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5892 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5677 (exit $ac_status); } && 5893 (exit $ac_status); } &&
5678 { ac_try='test -s conftest.$ac_objext' 5894 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5895 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5896 (eval $ac_try) 2>&5
5897 ac_status=$?
5898 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5899 (exit $ac_status); }; } &&
5900 { ac_try='test -s conftest.$ac_objext'
5679 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5901 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5680 (eval $ac_try) 2>&5 5902 (eval $ac_try) 2>&5
5681 ac_status=$? 5903 ac_status=$?
@@ -5688,7 +5910,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
5688 5910
5689ac_cv_have_decl___sys_siglist=no 5911ac_cv_have_decl___sys_siglist=no
5690fi 5912fi
5691rm -f conftest.$ac_objext conftest.$ac_ext 5913rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5692fi 5914fi
5693echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5 5915echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5
5694echo "${ECHO_T}$ac_cv_have_decl___sys_siglist" >&6 5916echo "${ECHO_T}$ac_cv_have_decl___sys_siglist" >&6
@@ -5722,7 +5944,6 @@ if test "${ac_cv_header_sys_wait_h+set}" = set; then
5722 echo $ECHO_N "(cached) $ECHO_C" >&6 5944 echo $ECHO_N "(cached) $ECHO_C" >&6
5723else 5945else
5724 cat >conftest.$ac_ext <<_ACEOF 5946 cat >conftest.$ac_ext <<_ACEOF
5725#line $LINENO "configure"
5726/* confdefs.h. */ 5947/* confdefs.h. */
5727_ACEOF 5948_ACEOF
5728cat confdefs.h >>conftest.$ac_ext 5949cat confdefs.h >>conftest.$ac_ext
@@ -5749,11 +5970,20 @@ main ()
5749_ACEOF 5970_ACEOF
5750rm -f conftest.$ac_objext 5971rm -f conftest.$ac_objext
5751if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5972if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5752 (eval $ac_compile) 2>&5 5973 (eval $ac_compile) 2>conftest.er1
5753 ac_status=$? 5974 ac_status=$?
5975 grep -v '^ *+' conftest.er1 >conftest.err
5976 rm -f conftest.er1
5977 cat conftest.err >&5
5754 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5978 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5755 (exit $ac_status); } && 5979 (exit $ac_status); } &&
5756 { ac_try='test -s conftest.$ac_objext' 5980 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
5981 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5982 (eval $ac_try) 2>&5
5983 ac_status=$?
5984 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5985 (exit $ac_status); }; } &&
5986 { ac_try='test -s conftest.$ac_objext'
5757 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5987 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5758 (eval $ac_try) 2>&5 5988 (eval $ac_try) 2>&5
5759 ac_status=$? 5989 ac_status=$?
@@ -5766,7 +5996,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
5766 5996
5767ac_cv_header_sys_wait_h=no 5997ac_cv_header_sys_wait_h=no
5768fi 5998fi
5769rm -f conftest.$ac_objext conftest.$ac_ext 5999rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5770fi 6000fi
5771echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5 6001echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5
5772echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6 6002echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6
@@ -5785,7 +6015,6 @@ if test "${emacs_cv_struct_utimbuf+set}" = set; then
5785 echo $ECHO_N "(cached) $ECHO_C" >&6 6015 echo $ECHO_N "(cached) $ECHO_C" >&6
5786else 6016else
5787 cat >conftest.$ac_ext <<_ACEOF 6017 cat >conftest.$ac_ext <<_ACEOF
5788#line $LINENO "configure"
5789/* confdefs.h. */ 6018/* confdefs.h. */
5790_ACEOF 6019_ACEOF
5791cat confdefs.h >>conftest.$ac_ext 6020cat confdefs.h >>conftest.$ac_ext
@@ -5814,11 +6043,20 @@ static struct utimbuf x; x.actime = x.modtime;
5814_ACEOF 6043_ACEOF
5815rm -f conftest.$ac_objext 6044rm -f conftest.$ac_objext
5816if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6045if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5817 (eval $ac_compile) 2>&5 6046 (eval $ac_compile) 2>conftest.er1
5818 ac_status=$? 6047 ac_status=$?
6048 grep -v '^ *+' conftest.er1 >conftest.err
6049 rm -f conftest.er1
6050 cat conftest.err >&5
5819 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6051 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5820 (exit $ac_status); } && 6052 (exit $ac_status); } &&
5821 { ac_try='test -s conftest.$ac_objext' 6053 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6054 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6055 (eval $ac_try) 2>&5
6056 ac_status=$?
6057 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6058 (exit $ac_status); }; } &&
6059 { ac_try='test -s conftest.$ac_objext'
5822 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6060 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5823 (eval $ac_try) 2>&5 6061 (eval $ac_try) 2>&5
5824 ac_status=$? 6062 ac_status=$?
@@ -5831,7 +6069,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
5831 6069
5832emacs_cv_struct_utimbuf=no 6070emacs_cv_struct_utimbuf=no
5833fi 6071fi
5834rm -f conftest.$ac_objext conftest.$ac_ext 6072rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5835fi 6073fi
5836echo "$as_me:$LINENO: result: $emacs_cv_struct_utimbuf" >&5 6074echo "$as_me:$LINENO: result: $emacs_cv_struct_utimbuf" >&5
5837echo "${ECHO_T}$emacs_cv_struct_utimbuf" >&6 6075echo "${ECHO_T}$emacs_cv_struct_utimbuf" >&6
@@ -5849,7 +6087,6 @@ if test "${ac_cv_type_signal+set}" = set; then
5849 echo $ECHO_N "(cached) $ECHO_C" >&6 6087 echo $ECHO_N "(cached) $ECHO_C" >&6
5850else 6088else
5851 cat >conftest.$ac_ext <<_ACEOF 6089 cat >conftest.$ac_ext <<_ACEOF
5852#line $LINENO "configure"
5853/* confdefs.h. */ 6090/* confdefs.h. */
5854_ACEOF 6091_ACEOF
5855cat confdefs.h >>conftest.$ac_ext 6092cat confdefs.h >>conftest.$ac_ext
@@ -5876,11 +6113,20 @@ int i;
5876_ACEOF 6113_ACEOF
5877rm -f conftest.$ac_objext 6114rm -f conftest.$ac_objext
5878if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6115if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5879 (eval $ac_compile) 2>&5 6116 (eval $ac_compile) 2>conftest.er1
5880 ac_status=$? 6117 ac_status=$?
6118 grep -v '^ *+' conftest.er1 >conftest.err
6119 rm -f conftest.er1
6120 cat conftest.err >&5
5881 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6121 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5882 (exit $ac_status); } && 6122 (exit $ac_status); } &&
5883 { ac_try='test -s conftest.$ac_objext' 6123 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6124 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6125 (eval $ac_try) 2>&5
6126 ac_status=$?
6127 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6128 (exit $ac_status); }; } &&
6129 { ac_try='test -s conftest.$ac_objext'
5884 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6130 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5885 (eval $ac_try) 2>&5 6131 (eval $ac_try) 2>&5
5886 ac_status=$? 6132 ac_status=$?
@@ -5893,7 +6139,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
5893 6139
5894ac_cv_type_signal=int 6140ac_cv_type_signal=int
5895fi 6141fi
5896rm -f conftest.$ac_objext conftest.$ac_ext 6142rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5897fi 6143fi
5898echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5 6144echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5
5899echo "${ECHO_T}$ac_cv_type_signal" >&6 6145echo "${ECHO_T}$ac_cv_type_signal" >&6
@@ -5910,7 +6156,6 @@ if test "${emacs_cv_speed_t+set}" = set; then
5910 echo $ECHO_N "(cached) $ECHO_C" >&6 6156 echo $ECHO_N "(cached) $ECHO_C" >&6
5911else 6157else
5912 cat >conftest.$ac_ext <<_ACEOF 6158 cat >conftest.$ac_ext <<_ACEOF
5913#line $LINENO "configure"
5914/* confdefs.h. */ 6159/* confdefs.h. */
5915_ACEOF 6160_ACEOF
5916cat confdefs.h >>conftest.$ac_ext 6161cat confdefs.h >>conftest.$ac_ext
@@ -5927,11 +6172,20 @@ speed_t x = 1;
5927_ACEOF 6172_ACEOF
5928rm -f conftest.$ac_objext 6173rm -f conftest.$ac_objext
5929if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6174if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5930 (eval $ac_compile) 2>&5 6175 (eval $ac_compile) 2>conftest.er1
5931 ac_status=$? 6176 ac_status=$?
6177 grep -v '^ *+' conftest.er1 >conftest.err
6178 rm -f conftest.er1
6179 cat conftest.err >&5
5932 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6180 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5933 (exit $ac_status); } && 6181 (exit $ac_status); } &&
5934 { ac_try='test -s conftest.$ac_objext' 6182 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6183 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6184 (eval $ac_try) 2>&5
6185 ac_status=$?
6186 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6187 (exit $ac_status); }; } &&
6188 { ac_try='test -s conftest.$ac_objext'
5935 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6189 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5936 (eval $ac_try) 2>&5 6190 (eval $ac_try) 2>&5
5937 ac_status=$? 6191 ac_status=$?
@@ -5944,7 +6198,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
5944 6198
5945emacs_cv_speed_t=no 6199emacs_cv_speed_t=no
5946fi 6200fi
5947rm -f conftest.$ac_objext conftest.$ac_ext 6201rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5948fi 6202fi
5949echo "$as_me:$LINENO: result: $emacs_cv_speed_t" >&5 6203echo "$as_me:$LINENO: result: $emacs_cv_speed_t" >&5
5950echo "${ECHO_T}$emacs_cv_speed_t" >&6 6204echo "${ECHO_T}$emacs_cv_speed_t" >&6
@@ -5962,7 +6216,6 @@ if test "${emacs_cv_struct_timeval+set}" = set; then
5962 echo $ECHO_N "(cached) $ECHO_C" >&6 6216 echo $ECHO_N "(cached) $ECHO_C" >&6
5963else 6217else
5964 cat >conftest.$ac_ext <<_ACEOF 6218 cat >conftest.$ac_ext <<_ACEOF
5965#line $LINENO "configure"
5966/* confdefs.h. */ 6219/* confdefs.h. */
5967_ACEOF 6220_ACEOF
5968cat confdefs.h >>conftest.$ac_ext 6221cat confdefs.h >>conftest.$ac_ext
@@ -5988,11 +6241,20 @@ static struct timeval x; x.tv_sec = x.tv_usec;
5988_ACEOF 6241_ACEOF
5989rm -f conftest.$ac_objext 6242rm -f conftest.$ac_objext
5990if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6243if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5991 (eval $ac_compile) 2>&5 6244 (eval $ac_compile) 2>conftest.er1
5992 ac_status=$? 6245 ac_status=$?
6246 grep -v '^ *+' conftest.er1 >conftest.err
6247 rm -f conftest.er1
6248 cat conftest.err >&5
5993 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6249 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5994 (exit $ac_status); } && 6250 (exit $ac_status); } &&
5995 { ac_try='test -s conftest.$ac_objext' 6251 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6252 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6253 (eval $ac_try) 2>&5
6254 ac_status=$?
6255 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6256 (exit $ac_status); }; } &&
6257 { ac_try='test -s conftest.$ac_objext'
5996 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6258 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5997 (eval $ac_try) 2>&5 6259 (eval $ac_try) 2>&5
5998 ac_status=$? 6260 ac_status=$?
@@ -6005,7 +6267,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
6005 6267
6006emacs_cv_struct_timeval=no 6268emacs_cv_struct_timeval=no
6007fi 6269fi
6008rm -f conftest.$ac_objext conftest.$ac_ext 6270rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6009fi 6271fi
6010echo "$as_me:$LINENO: result: $emacs_cv_struct_timeval" >&5 6272echo "$as_me:$LINENO: result: $emacs_cv_struct_timeval" >&5
6011echo "${ECHO_T}$emacs_cv_struct_timeval" >&6 6273echo "${ECHO_T}$emacs_cv_struct_timeval" >&6
@@ -6024,7 +6286,6 @@ if test "${emacs_cv_struct_exception+set}" = set; then
6024 echo $ECHO_N "(cached) $ECHO_C" >&6 6286 echo $ECHO_N "(cached) $ECHO_C" >&6
6025else 6287else
6026 cat >conftest.$ac_ext <<_ACEOF 6288 cat >conftest.$ac_ext <<_ACEOF
6027#line $LINENO "configure"
6028/* confdefs.h. */ 6289/* confdefs.h. */
6029_ACEOF 6290_ACEOF
6030cat confdefs.h >>conftest.$ac_ext 6291cat confdefs.h >>conftest.$ac_ext
@@ -6041,11 +6302,20 @@ static struct exception x; x.arg1 = x.arg2 = x.retval; x.name = ""; x.type = 1;
6041_ACEOF 6302_ACEOF
6042rm -f conftest.$ac_objext 6303rm -f conftest.$ac_objext
6043if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6304if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6044 (eval $ac_compile) 2>&5 6305 (eval $ac_compile) 2>conftest.er1
6045 ac_status=$? 6306 ac_status=$?
6307 grep -v '^ *+' conftest.er1 >conftest.err
6308 rm -f conftest.er1
6309 cat conftest.err >&5
6046 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6310 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6047 (exit $ac_status); } && 6311 (exit $ac_status); } &&
6048 { ac_try='test -s conftest.$ac_objext' 6312 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6313 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6314 (eval $ac_try) 2>&5
6315 ac_status=$?
6316 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6317 (exit $ac_status); }; } &&
6318 { ac_try='test -s conftest.$ac_objext'
6049 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6319 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6050 (eval $ac_try) 2>&5 6320 (eval $ac_try) 2>&5
6051 ac_status=$? 6321 ac_status=$?
@@ -6058,7 +6328,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
6058 6328
6059emacs_cv_struct_exception=no 6329emacs_cv_struct_exception=no
6060fi 6330fi
6061rm -f conftest.$ac_objext conftest.$ac_ext 6331rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6062fi 6332fi
6063echo "$as_me:$LINENO: result: $emacs_cv_struct_exception" >&5 6333echo "$as_me:$LINENO: result: $emacs_cv_struct_exception" >&5
6064echo "${ECHO_T}$emacs_cv_struct_exception" >&6 6334echo "${ECHO_T}$emacs_cv_struct_exception" >&6
@@ -6088,7 +6358,6 @@ else
6088echo "$as_me:$LINENO: checking $ac_header usability" >&5 6358echo "$as_me:$LINENO: checking $ac_header usability" >&5
6089echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 6359echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
6090cat >conftest.$ac_ext <<_ACEOF 6360cat >conftest.$ac_ext <<_ACEOF
6091#line $LINENO "configure"
6092/* confdefs.h. */ 6361/* confdefs.h. */
6093_ACEOF 6362_ACEOF
6094cat confdefs.h >>conftest.$ac_ext 6363cat confdefs.h >>conftest.$ac_ext
@@ -6099,11 +6368,20 @@ $ac_includes_default
6099_ACEOF 6368_ACEOF
6100rm -f conftest.$ac_objext 6369rm -f conftest.$ac_objext
6101if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6370if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6102 (eval $ac_compile) 2>&5 6371 (eval $ac_compile) 2>conftest.er1
6103 ac_status=$? 6372 ac_status=$?
6373 grep -v '^ *+' conftest.er1 >conftest.err
6374 rm -f conftest.er1
6375 cat conftest.err >&5
6104 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6376 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6105 (exit $ac_status); } && 6377 (exit $ac_status); } &&
6106 { ac_try='test -s conftest.$ac_objext' 6378 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6379 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6380 (eval $ac_try) 2>&5
6381 ac_status=$?
6382 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6383 (exit $ac_status); }; } &&
6384 { ac_try='test -s conftest.$ac_objext'
6107 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6385 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6108 (eval $ac_try) 2>&5 6386 (eval $ac_try) 2>&5
6109 ac_status=$? 6387 ac_status=$?
@@ -6116,7 +6394,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
6116 6394
6117ac_header_compiler=no 6395ac_header_compiler=no
6118fi 6396fi
6119rm -f conftest.$ac_objext conftest.$ac_ext 6397rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6120echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6398echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6121echo "${ECHO_T}$ac_header_compiler" >&6 6399echo "${ECHO_T}$ac_header_compiler" >&6
6122 6400
@@ -6124,7 +6402,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
6124echo "$as_me:$LINENO: checking $ac_header presence" >&5 6402echo "$as_me:$LINENO: checking $ac_header presence" >&5
6125echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 6403echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
6126cat >conftest.$ac_ext <<_ACEOF 6404cat >conftest.$ac_ext <<_ACEOF
6127#line $LINENO "configure"
6128/* confdefs.h. */ 6405/* confdefs.h. */
6129_ACEOF 6406_ACEOF
6130cat confdefs.h >>conftest.$ac_ext 6407cat confdefs.h >>conftest.$ac_ext
@@ -6142,6 +6419,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6142 (exit $ac_status); } >/dev/null; then 6419 (exit $ac_status); } >/dev/null; then
6143 if test -s conftest.err; then 6420 if test -s conftest.err; then
6144 ac_cpp_err=$ac_c_preproc_warn_flag 6421 ac_cpp_err=$ac_c_preproc_warn_flag
6422 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
6145 else 6423 else
6146 ac_cpp_err= 6424 ac_cpp_err=
6147 fi 6425 fi
@@ -6161,33 +6439,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6161echo "${ECHO_T}$ac_header_preproc" >&6 6439echo "${ECHO_T}$ac_header_preproc" >&6
6162 6440
6163# So? What about this header? 6441# So? What about this header?
6164case $ac_header_compiler:$ac_header_preproc in 6442case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6165 yes:no ) 6443 yes:no: )
6166 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 6444 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6167echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 6445echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6168 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 6446 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6169echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 6447echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6170 ( 6448 ac_header_preproc=yes
6171 cat <<\_ASBOX
6172## ------------------------------------ ##
6173## Report this to bug-autoconf@gnu.org. ##
6174## ------------------------------------ ##
6175_ASBOX
6176 ) |
6177 sed "s/^/$as_me: WARNING: /" >&2
6178 ;; 6449 ;;
6179 no:yes ) 6450 no:yes:* )
6180 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 6451 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6181echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 6452echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6182 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 6453 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
6183echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 6454echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
6455 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6456echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6457 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
6458echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
6184 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 6459 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6185echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 6460echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6461 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6462echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6186 ( 6463 (
6187 cat <<\_ASBOX 6464 cat <<\_ASBOX
6188## ------------------------------------ ## 6465## ------------------------------------------ ##
6189## Report this to bug-autoconf@gnu.org. ## 6466## Report this to the AC_PACKAGE_NAME lists. ##
6190## ------------------------------------ ## 6467## ------------------------------------------ ##
6191_ASBOX 6468_ASBOX
6192 ) | 6469 ) |
6193 sed "s/^/$as_me: WARNING: /" >&2 6470 sed "s/^/$as_me: WARNING: /" >&2
@@ -6198,7 +6475,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
6198if eval "test \"\${$as_ac_Header+set}\" = set"; then 6475if eval "test \"\${$as_ac_Header+set}\" = set"; then
6199 echo $ECHO_N "(cached) $ECHO_C" >&6 6476 echo $ECHO_N "(cached) $ECHO_C" >&6
6200else 6477else
6201 eval "$as_ac_Header=$ac_header_preproc" 6478 eval "$as_ac_Header=\$ac_header_preproc"
6202fi 6479fi
6203echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 6480echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
6204echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 6481echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -6223,7 +6500,6 @@ if eval "test \"\${$as_ac_Header+set}\" = set"; then
6223 echo $ECHO_N "(cached) $ECHO_C" >&6 6500 echo $ECHO_N "(cached) $ECHO_C" >&6
6224else 6501else
6225 cat >conftest.$ac_ext <<_ACEOF 6502 cat >conftest.$ac_ext <<_ACEOF
6226#line $LINENO "configure"
6227/* confdefs.h. */ 6503/* confdefs.h. */
6228_ACEOF 6504_ACEOF
6229cat confdefs.h >>conftest.$ac_ext 6505cat confdefs.h >>conftest.$ac_ext
@@ -6238,11 +6514,20 @@ $ac_includes_default
6238_ACEOF 6514_ACEOF
6239rm -f conftest.$ac_objext 6515rm -f conftest.$ac_objext
6240if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6516if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6241 (eval $ac_compile) 2>&5 6517 (eval $ac_compile) 2>conftest.er1
6242 ac_status=$? 6518 ac_status=$?
6519 grep -v '^ *+' conftest.er1 >conftest.err
6520 rm -f conftest.er1
6521 cat conftest.err >&5
6243 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6522 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6244 (exit $ac_status); } && 6523 (exit $ac_status); } &&
6245 { ac_try='test -s conftest.$ac_objext' 6524 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6525 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6526 (eval $ac_try) 2>&5
6527 ac_status=$?
6528 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6529 (exit $ac_status); }; } &&
6530 { ac_try='test -s conftest.$ac_objext'
6246 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6531 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6247 (eval $ac_try) 2>&5 6532 (eval $ac_try) 2>&5
6248 ac_status=$? 6533 ac_status=$?
@@ -6255,7 +6540,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
6255 6540
6256eval "$as_ac_Header=no" 6541eval "$as_ac_Header=no"
6257fi 6542fi
6258rm -f conftest.$ac_objext conftest.$ac_ext 6543rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6259fi 6544fi
6260echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 6545echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
6261echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 6546echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -6275,7 +6560,6 @@ if test "${ac_cv_struct_tm+set}" = set; then
6275 echo $ECHO_N "(cached) $ECHO_C" >&6 6560 echo $ECHO_N "(cached) $ECHO_C" >&6
6276else 6561else
6277 cat >conftest.$ac_ext <<_ACEOF 6562 cat >conftest.$ac_ext <<_ACEOF
6278#line $LINENO "configure"
6279/* confdefs.h. */ 6563/* confdefs.h. */
6280_ACEOF 6564_ACEOF
6281cat confdefs.h >>conftest.$ac_ext 6565cat confdefs.h >>conftest.$ac_ext
@@ -6294,11 +6578,20 @@ struct tm *tp; tp->tm_sec;
6294_ACEOF 6578_ACEOF
6295rm -f conftest.$ac_objext 6579rm -f conftest.$ac_objext
6296if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6580if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6297 (eval $ac_compile) 2>&5 6581 (eval $ac_compile) 2>conftest.er1
6298 ac_status=$? 6582 ac_status=$?
6583 grep -v '^ *+' conftest.er1 >conftest.err
6584 rm -f conftest.er1
6585 cat conftest.err >&5
6299 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6586 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6300 (exit $ac_status); } && 6587 (exit $ac_status); } &&
6301 { ac_try='test -s conftest.$ac_objext' 6588 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6589 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6590 (eval $ac_try) 2>&5
6591 ac_status=$?
6592 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6593 (exit $ac_status); }; } &&
6594 { ac_try='test -s conftest.$ac_objext'
6302 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6595 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6303 (eval $ac_try) 2>&5 6596 (eval $ac_try) 2>&5
6304 ac_status=$? 6597 ac_status=$?
@@ -6311,7 +6604,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
6311 6604
6312ac_cv_struct_tm=sys/time.h 6605ac_cv_struct_tm=sys/time.h
6313fi 6606fi
6314rm -f conftest.$ac_objext conftest.$ac_ext 6607rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6315fi 6608fi
6316echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 6609echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5
6317echo "${ECHO_T}$ac_cv_struct_tm" >&6 6610echo "${ECHO_T}$ac_cv_struct_tm" >&6
@@ -6329,7 +6622,6 @@ if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then
6329 echo $ECHO_N "(cached) $ECHO_C" >&6 6622 echo $ECHO_N "(cached) $ECHO_C" >&6
6330else 6623else
6331 cat >conftest.$ac_ext <<_ACEOF 6624 cat >conftest.$ac_ext <<_ACEOF
6332#line $LINENO "configure"
6333/* confdefs.h. */ 6625/* confdefs.h. */
6334_ACEOF 6626_ACEOF
6335cat confdefs.h >>conftest.$ac_ext 6627cat confdefs.h >>conftest.$ac_ext
@@ -6351,11 +6643,20 @@ return 0;
6351_ACEOF 6643_ACEOF
6352rm -f conftest.$ac_objext 6644rm -f conftest.$ac_objext
6353if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6645if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6354 (eval $ac_compile) 2>&5 6646 (eval $ac_compile) 2>conftest.er1
6355 ac_status=$? 6647 ac_status=$?
6648 grep -v '^ *+' conftest.er1 >conftest.err
6649 rm -f conftest.er1
6650 cat conftest.err >&5
6356 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6651 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6357 (exit $ac_status); } && 6652 (exit $ac_status); } &&
6358 { ac_try='test -s conftest.$ac_objext' 6653 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6654 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6655 (eval $ac_try) 2>&5
6656 ac_status=$?
6657 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6658 (exit $ac_status); }; } &&
6659 { ac_try='test -s conftest.$ac_objext'
6359 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6660 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6360 (eval $ac_try) 2>&5 6661 (eval $ac_try) 2>&5
6361 ac_status=$? 6662 ac_status=$?
@@ -6367,7 +6668,6 @@ else
6367sed 's/^/| /' conftest.$ac_ext >&5 6668sed 's/^/| /' conftest.$ac_ext >&5
6368 6669
6369cat >conftest.$ac_ext <<_ACEOF 6670cat >conftest.$ac_ext <<_ACEOF
6370#line $LINENO "configure"
6371/* confdefs.h. */ 6671/* confdefs.h. */
6372_ACEOF 6672_ACEOF
6373cat confdefs.h >>conftest.$ac_ext 6673cat confdefs.h >>conftest.$ac_ext
@@ -6389,11 +6689,20 @@ return 0;
6389_ACEOF 6689_ACEOF
6390rm -f conftest.$ac_objext 6690rm -f conftest.$ac_objext
6391if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6691if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6392 (eval $ac_compile) 2>&5 6692 (eval $ac_compile) 2>conftest.er1
6393 ac_status=$? 6693 ac_status=$?
6694 grep -v '^ *+' conftest.er1 >conftest.err
6695 rm -f conftest.er1
6696 cat conftest.err >&5
6394 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6697 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6395 (exit $ac_status); } && 6698 (exit $ac_status); } &&
6396 { ac_try='test -s conftest.$ac_objext' 6699 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6700 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6701 (eval $ac_try) 2>&5
6702 ac_status=$?
6703 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6704 (exit $ac_status); }; } &&
6705 { ac_try='test -s conftest.$ac_objext'
6397 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6706 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6398 (eval $ac_try) 2>&5 6707 (eval $ac_try) 2>&5
6399 ac_status=$? 6708 ac_status=$?
@@ -6406,9 +6715,9 @@ sed 's/^/| /' conftest.$ac_ext >&5
6406 6715
6407ac_cv_member_struct_tm_tm_zone=no 6716ac_cv_member_struct_tm_tm_zone=no
6408fi 6717fi
6409rm -f conftest.$ac_objext conftest.$ac_ext 6718rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6410fi 6719fi
6411rm -f conftest.$ac_objext conftest.$ac_ext 6720rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6412fi 6721fi
6413echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5 6722echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5
6414echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 6723echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6
@@ -6434,7 +6743,6 @@ if test "${ac_cv_var_tzname+set}" = set; then
6434 echo $ECHO_N "(cached) $ECHO_C" >&6 6743 echo $ECHO_N "(cached) $ECHO_C" >&6
6435else 6744else
6436 cat >conftest.$ac_ext <<_ACEOF 6745 cat >conftest.$ac_ext <<_ACEOF
6437#line $LINENO "configure"
6438/* confdefs.h. */ 6746/* confdefs.h. */
6439_ACEOF 6747_ACEOF
6440cat confdefs.h >>conftest.$ac_ext 6748cat confdefs.h >>conftest.$ac_ext
@@ -6455,11 +6763,20 @@ atoi(*tzname);
6455_ACEOF 6763_ACEOF
6456rm -f conftest.$ac_objext conftest$ac_exeext 6764rm -f conftest.$ac_objext conftest$ac_exeext
6457if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 6765if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6458 (eval $ac_link) 2>&5 6766 (eval $ac_link) 2>conftest.er1
6459 ac_status=$? 6767 ac_status=$?
6768 grep -v '^ *+' conftest.er1 >conftest.err
6769 rm -f conftest.er1
6770 cat conftest.err >&5
6460 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6771 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6461 (exit $ac_status); } && 6772 (exit $ac_status); } &&
6462 { ac_try='test -s conftest$ac_exeext' 6773 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6774 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6775 (eval $ac_try) 2>&5
6776 ac_status=$?
6777 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6778 (exit $ac_status); }; } &&
6779 { ac_try='test -s conftest$ac_exeext'
6463 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6780 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6464 (eval $ac_try) 2>&5 6781 (eval $ac_try) 2>&5
6465 ac_status=$? 6782 ac_status=$?
@@ -6472,7 +6789,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
6472 6789
6473ac_cv_var_tzname=no 6790ac_cv_var_tzname=no
6474fi 6791fi
6475rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6792rm -f conftest.err conftest.$ac_objext \
6793 conftest$ac_exeext conftest.$ac_ext
6476fi 6794fi
6477echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 6795echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5
6478echo "${ECHO_T}$ac_cv_var_tzname" >&6 6796echo "${ECHO_T}$ac_cv_var_tzname" >&6
@@ -6491,7 +6809,6 @@ if test "${ac_cv_member_struct_tm_tm_gmtoff+set}" = set; then
6491 echo $ECHO_N "(cached) $ECHO_C" >&6 6809 echo $ECHO_N "(cached) $ECHO_C" >&6
6492else 6810else
6493 cat >conftest.$ac_ext <<_ACEOF 6811 cat >conftest.$ac_ext <<_ACEOF
6494#line $LINENO "configure"
6495/* confdefs.h. */ 6812/* confdefs.h. */
6496_ACEOF 6813_ACEOF
6497cat confdefs.h >>conftest.$ac_ext 6814cat confdefs.h >>conftest.$ac_ext
@@ -6511,11 +6828,20 @@ return 0;
6511_ACEOF 6828_ACEOF
6512rm -f conftest.$ac_objext 6829rm -f conftest.$ac_objext
6513if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6830if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6514 (eval $ac_compile) 2>&5 6831 (eval $ac_compile) 2>conftest.er1
6515 ac_status=$? 6832 ac_status=$?
6833 grep -v '^ *+' conftest.er1 >conftest.err
6834 rm -f conftest.er1
6835 cat conftest.err >&5
6516 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6836 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6517 (exit $ac_status); } && 6837 (exit $ac_status); } &&
6518 { ac_try='test -s conftest.$ac_objext' 6838 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6839 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6840 (eval $ac_try) 2>&5
6841 ac_status=$?
6842 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6843 (exit $ac_status); }; } &&
6844 { ac_try='test -s conftest.$ac_objext'
6519 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6845 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6520 (eval $ac_try) 2>&5 6846 (eval $ac_try) 2>&5
6521 ac_status=$? 6847 ac_status=$?
@@ -6527,7 +6853,6 @@ else
6527sed 's/^/| /' conftest.$ac_ext >&5 6853sed 's/^/| /' conftest.$ac_ext >&5
6528 6854
6529cat >conftest.$ac_ext <<_ACEOF 6855cat >conftest.$ac_ext <<_ACEOF
6530#line $LINENO "configure"
6531/* confdefs.h. */ 6856/* confdefs.h. */
6532_ACEOF 6857_ACEOF
6533cat confdefs.h >>conftest.$ac_ext 6858cat confdefs.h >>conftest.$ac_ext
@@ -6547,11 +6872,20 @@ return 0;
6547_ACEOF 6872_ACEOF
6548rm -f conftest.$ac_objext 6873rm -f conftest.$ac_objext
6549if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6874if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6550 (eval $ac_compile) 2>&5 6875 (eval $ac_compile) 2>conftest.er1
6551 ac_status=$? 6876 ac_status=$?
6877 grep -v '^ *+' conftest.er1 >conftest.err
6878 rm -f conftest.er1
6879 cat conftest.err >&5
6552 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6880 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6553 (exit $ac_status); } && 6881 (exit $ac_status); } &&
6554 { ac_try='test -s conftest.$ac_objext' 6882 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6883 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6884 (eval $ac_try) 2>&5
6885 ac_status=$?
6886 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6887 (exit $ac_status); }; } &&
6888 { ac_try='test -s conftest.$ac_objext'
6555 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6889 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6556 (eval $ac_try) 2>&5 6890 (eval $ac_try) 2>&5
6557 ac_status=$? 6891 ac_status=$?
@@ -6564,9 +6898,9 @@ sed 's/^/| /' conftest.$ac_ext >&5
6564 6898
6565ac_cv_member_struct_tm_tm_gmtoff=no 6899ac_cv_member_struct_tm_tm_gmtoff=no
6566fi 6900fi
6567rm -f conftest.$ac_objext conftest.$ac_ext 6901rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6568fi 6902fi
6569rm -f conftest.$ac_objext conftest.$ac_ext 6903rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6570fi 6904fi
6571echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_gmtoff" >&5 6905echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_gmtoff" >&5
6572echo "${ECHO_T}$ac_cv_member_struct_tm_tm_gmtoff" >&6 6906echo "${ECHO_T}$ac_cv_member_struct_tm_tm_gmtoff" >&6
@@ -6584,7 +6918,6 @@ if test "${ac_cv_member_struct_ifreq_ifr_flags+set}" = set; then
6584 echo $ECHO_N "(cached) $ECHO_C" >&6 6918 echo $ECHO_N "(cached) $ECHO_C" >&6
6585else 6919else
6586 cat >conftest.$ac_ext <<_ACEOF 6920 cat >conftest.$ac_ext <<_ACEOF
6587#line $LINENO "configure"
6588/* confdefs.h. */ 6921/* confdefs.h. */
6589_ACEOF 6922_ACEOF
6590cat confdefs.h >>conftest.$ac_ext 6923cat confdefs.h >>conftest.$ac_ext
@@ -6610,11 +6943,20 @@ return 0;
6610_ACEOF 6943_ACEOF
6611rm -f conftest.$ac_objext 6944rm -f conftest.$ac_objext
6612if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6945if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6613 (eval $ac_compile) 2>&5 6946 (eval $ac_compile) 2>conftest.er1
6614 ac_status=$? 6947 ac_status=$?
6948 grep -v '^ *+' conftest.er1 >conftest.err
6949 rm -f conftest.er1
6950 cat conftest.err >&5
6615 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6951 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6616 (exit $ac_status); } && 6952 (exit $ac_status); } &&
6617 { ac_try='test -s conftest.$ac_objext' 6953 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
6954 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6955 (eval $ac_try) 2>&5
6956 ac_status=$?
6957 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6958 (exit $ac_status); }; } &&
6959 { ac_try='test -s conftest.$ac_objext'
6618 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6960 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6619 (eval $ac_try) 2>&5 6961 (eval $ac_try) 2>&5
6620 ac_status=$? 6962 ac_status=$?
@@ -6626,7 +6968,6 @@ else
6626sed 's/^/| /' conftest.$ac_ext >&5 6968sed 's/^/| /' conftest.$ac_ext >&5
6627 6969
6628cat >conftest.$ac_ext <<_ACEOF 6970cat >conftest.$ac_ext <<_ACEOF
6629#line $LINENO "configure"
6630/* confdefs.h. */ 6971/* confdefs.h. */
6631_ACEOF 6972_ACEOF
6632cat confdefs.h >>conftest.$ac_ext 6973cat confdefs.h >>conftest.$ac_ext
@@ -6652,11 +6993,20 @@ return 0;
6652_ACEOF 6993_ACEOF
6653rm -f conftest.$ac_objext 6994rm -f conftest.$ac_objext
6654if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6995if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6655 (eval $ac_compile) 2>&5 6996 (eval $ac_compile) 2>conftest.er1
6656 ac_status=$? 6997 ac_status=$?
6998 grep -v '^ *+' conftest.er1 >conftest.err
6999 rm -f conftest.er1
7000 cat conftest.err >&5
6657 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7001 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6658 (exit $ac_status); } && 7002 (exit $ac_status); } &&
6659 { ac_try='test -s conftest.$ac_objext' 7003 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7004 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7005 (eval $ac_try) 2>&5
7006 ac_status=$?
7007 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7008 (exit $ac_status); }; } &&
7009 { ac_try='test -s conftest.$ac_objext'
6660 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7010 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6661 (eval $ac_try) 2>&5 7011 (eval $ac_try) 2>&5
6662 ac_status=$? 7012 ac_status=$?
@@ -6669,9 +7019,9 @@ sed 's/^/| /' conftest.$ac_ext >&5
6669 7019
6670ac_cv_member_struct_ifreq_ifr_flags=no 7020ac_cv_member_struct_ifreq_ifr_flags=no
6671fi 7021fi
6672rm -f conftest.$ac_objext conftest.$ac_ext 7022rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6673fi 7023fi
6674rm -f conftest.$ac_objext conftest.$ac_ext 7024rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6675fi 7025fi
6676echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_flags" >&5 7026echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_flags" >&5
6677echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_flags" >&6 7027echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_flags" >&6
@@ -6689,7 +7039,6 @@ if test "${ac_cv_member_struct_ifreq_ifr_hwaddr+set}" = set; then
6689 echo $ECHO_N "(cached) $ECHO_C" >&6 7039 echo $ECHO_N "(cached) $ECHO_C" >&6
6690else 7040else
6691 cat >conftest.$ac_ext <<_ACEOF 7041 cat >conftest.$ac_ext <<_ACEOF
6692#line $LINENO "configure"
6693/* confdefs.h. */ 7042/* confdefs.h. */
6694_ACEOF 7043_ACEOF
6695cat confdefs.h >>conftest.$ac_ext 7044cat confdefs.h >>conftest.$ac_ext
@@ -6715,11 +7064,20 @@ return 0;
6715_ACEOF 7064_ACEOF
6716rm -f conftest.$ac_objext 7065rm -f conftest.$ac_objext
6717if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7066if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6718 (eval $ac_compile) 2>&5 7067 (eval $ac_compile) 2>conftest.er1
6719 ac_status=$? 7068 ac_status=$?
7069 grep -v '^ *+' conftest.er1 >conftest.err
7070 rm -f conftest.er1
7071 cat conftest.err >&5
6720 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7072 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6721 (exit $ac_status); } && 7073 (exit $ac_status); } &&
6722 { ac_try='test -s conftest.$ac_objext' 7074 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7075 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7076 (eval $ac_try) 2>&5
7077 ac_status=$?
7078 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7079 (exit $ac_status); }; } &&
7080 { ac_try='test -s conftest.$ac_objext'
6723 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7081 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6724 (eval $ac_try) 2>&5 7082 (eval $ac_try) 2>&5
6725 ac_status=$? 7083 ac_status=$?
@@ -6731,7 +7089,6 @@ else
6731sed 's/^/| /' conftest.$ac_ext >&5 7089sed 's/^/| /' conftest.$ac_ext >&5
6732 7090
6733cat >conftest.$ac_ext <<_ACEOF 7091cat >conftest.$ac_ext <<_ACEOF
6734#line $LINENO "configure"
6735/* confdefs.h. */ 7092/* confdefs.h. */
6736_ACEOF 7093_ACEOF
6737cat confdefs.h >>conftest.$ac_ext 7094cat confdefs.h >>conftest.$ac_ext
@@ -6757,11 +7114,20 @@ return 0;
6757_ACEOF 7114_ACEOF
6758rm -f conftest.$ac_objext 7115rm -f conftest.$ac_objext
6759if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7116if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6760 (eval $ac_compile) 2>&5 7117 (eval $ac_compile) 2>conftest.er1
6761 ac_status=$? 7118 ac_status=$?
7119 grep -v '^ *+' conftest.er1 >conftest.err
7120 rm -f conftest.er1
7121 cat conftest.err >&5
6762 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7122 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6763 (exit $ac_status); } && 7123 (exit $ac_status); } &&
6764 { ac_try='test -s conftest.$ac_objext' 7124 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7125 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7126 (eval $ac_try) 2>&5
7127 ac_status=$?
7128 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7129 (exit $ac_status); }; } &&
7130 { ac_try='test -s conftest.$ac_objext'
6765 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7131 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6766 (eval $ac_try) 2>&5 7132 (eval $ac_try) 2>&5
6767 ac_status=$? 7133 ac_status=$?
@@ -6774,9 +7140,9 @@ sed 's/^/| /' conftest.$ac_ext >&5
6774 7140
6775ac_cv_member_struct_ifreq_ifr_hwaddr=no 7141ac_cv_member_struct_ifreq_ifr_hwaddr=no
6776fi 7142fi
6777rm -f conftest.$ac_objext conftest.$ac_ext 7143rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6778fi 7144fi
6779rm -f conftest.$ac_objext conftest.$ac_ext 7145rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6780fi 7146fi
6781echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_hwaddr" >&5 7147echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_hwaddr" >&5
6782echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_hwaddr" >&6 7148echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_hwaddr" >&6
@@ -6794,7 +7160,6 @@ if test "${ac_cv_member_struct_ifreq_ifr_netmask+set}" = set; then
6794 echo $ECHO_N "(cached) $ECHO_C" >&6 7160 echo $ECHO_N "(cached) $ECHO_C" >&6
6795else 7161else
6796 cat >conftest.$ac_ext <<_ACEOF 7162 cat >conftest.$ac_ext <<_ACEOF
6797#line $LINENO "configure"
6798/* confdefs.h. */ 7163/* confdefs.h. */
6799_ACEOF 7164_ACEOF
6800cat confdefs.h >>conftest.$ac_ext 7165cat confdefs.h >>conftest.$ac_ext
@@ -6820,11 +7185,20 @@ return 0;
6820_ACEOF 7185_ACEOF
6821rm -f conftest.$ac_objext 7186rm -f conftest.$ac_objext
6822if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7187if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6823 (eval $ac_compile) 2>&5 7188 (eval $ac_compile) 2>conftest.er1
6824 ac_status=$? 7189 ac_status=$?
7190 grep -v '^ *+' conftest.er1 >conftest.err
7191 rm -f conftest.er1
7192 cat conftest.err >&5
6825 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7193 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6826 (exit $ac_status); } && 7194 (exit $ac_status); } &&
6827 { ac_try='test -s conftest.$ac_objext' 7195 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7196 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7197 (eval $ac_try) 2>&5
7198 ac_status=$?
7199 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7200 (exit $ac_status); }; } &&
7201 { ac_try='test -s conftest.$ac_objext'
6828 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7202 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6829 (eval $ac_try) 2>&5 7203 (eval $ac_try) 2>&5
6830 ac_status=$? 7204 ac_status=$?
@@ -6836,7 +7210,6 @@ else
6836sed 's/^/| /' conftest.$ac_ext >&5 7210sed 's/^/| /' conftest.$ac_ext >&5
6837 7211
6838cat >conftest.$ac_ext <<_ACEOF 7212cat >conftest.$ac_ext <<_ACEOF
6839#line $LINENO "configure"
6840/* confdefs.h. */ 7213/* confdefs.h. */
6841_ACEOF 7214_ACEOF
6842cat confdefs.h >>conftest.$ac_ext 7215cat confdefs.h >>conftest.$ac_ext
@@ -6862,11 +7235,20 @@ return 0;
6862_ACEOF 7235_ACEOF
6863rm -f conftest.$ac_objext 7236rm -f conftest.$ac_objext
6864if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7237if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6865 (eval $ac_compile) 2>&5 7238 (eval $ac_compile) 2>conftest.er1
6866 ac_status=$? 7239 ac_status=$?
7240 grep -v '^ *+' conftest.er1 >conftest.err
7241 rm -f conftest.er1
7242 cat conftest.err >&5
6867 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7243 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6868 (exit $ac_status); } && 7244 (exit $ac_status); } &&
6869 { ac_try='test -s conftest.$ac_objext' 7245 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7246 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7247 (eval $ac_try) 2>&5
7248 ac_status=$?
7249 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7250 (exit $ac_status); }; } &&
7251 { ac_try='test -s conftest.$ac_objext'
6870 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7252 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6871 (eval $ac_try) 2>&5 7253 (eval $ac_try) 2>&5
6872 ac_status=$? 7254 ac_status=$?
@@ -6879,9 +7261,9 @@ sed 's/^/| /' conftest.$ac_ext >&5
6879 7261
6880ac_cv_member_struct_ifreq_ifr_netmask=no 7262ac_cv_member_struct_ifreq_ifr_netmask=no
6881fi 7263fi
6882rm -f conftest.$ac_objext conftest.$ac_ext 7264rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6883fi 7265fi
6884rm -f conftest.$ac_objext conftest.$ac_ext 7266rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6885fi 7267fi
6886echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_netmask" >&5 7268echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_netmask" >&5
6887echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_netmask" >&6 7269echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_netmask" >&6
@@ -6899,7 +7281,6 @@ if test "${ac_cv_member_struct_ifreq_ifr_broadaddr+set}" = set; then
6899 echo $ECHO_N "(cached) $ECHO_C" >&6 7281 echo $ECHO_N "(cached) $ECHO_C" >&6
6900else 7282else
6901 cat >conftest.$ac_ext <<_ACEOF 7283 cat >conftest.$ac_ext <<_ACEOF
6902#line $LINENO "configure"
6903/* confdefs.h. */ 7284/* confdefs.h. */
6904_ACEOF 7285_ACEOF
6905cat confdefs.h >>conftest.$ac_ext 7286cat confdefs.h >>conftest.$ac_ext
@@ -6925,11 +7306,20 @@ return 0;
6925_ACEOF 7306_ACEOF
6926rm -f conftest.$ac_objext 7307rm -f conftest.$ac_objext
6927if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7308if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6928 (eval $ac_compile) 2>&5 7309 (eval $ac_compile) 2>conftest.er1
6929 ac_status=$? 7310 ac_status=$?
7311 grep -v '^ *+' conftest.er1 >conftest.err
7312 rm -f conftest.er1
7313 cat conftest.err >&5
6930 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7314 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6931 (exit $ac_status); } && 7315 (exit $ac_status); } &&
6932 { ac_try='test -s conftest.$ac_objext' 7316 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7317 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7318 (eval $ac_try) 2>&5
7319 ac_status=$?
7320 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7321 (exit $ac_status); }; } &&
7322 { ac_try='test -s conftest.$ac_objext'
6933 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7323 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6934 (eval $ac_try) 2>&5 7324 (eval $ac_try) 2>&5
6935 ac_status=$? 7325 ac_status=$?
@@ -6941,7 +7331,6 @@ else
6941sed 's/^/| /' conftest.$ac_ext >&5 7331sed 's/^/| /' conftest.$ac_ext >&5
6942 7332
6943cat >conftest.$ac_ext <<_ACEOF 7333cat >conftest.$ac_ext <<_ACEOF
6944#line $LINENO "configure"
6945/* confdefs.h. */ 7334/* confdefs.h. */
6946_ACEOF 7335_ACEOF
6947cat confdefs.h >>conftest.$ac_ext 7336cat confdefs.h >>conftest.$ac_ext
@@ -6967,11 +7356,20 @@ return 0;
6967_ACEOF 7356_ACEOF
6968rm -f conftest.$ac_objext 7357rm -f conftest.$ac_objext
6969if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7358if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6970 (eval $ac_compile) 2>&5 7359 (eval $ac_compile) 2>conftest.er1
6971 ac_status=$? 7360 ac_status=$?
7361 grep -v '^ *+' conftest.er1 >conftest.err
7362 rm -f conftest.er1
7363 cat conftest.err >&5
6972 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7364 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6973 (exit $ac_status); } && 7365 (exit $ac_status); } &&
6974 { ac_try='test -s conftest.$ac_objext' 7366 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7367 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7368 (eval $ac_try) 2>&5
7369 ac_status=$?
7370 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7371 (exit $ac_status); }; } &&
7372 { ac_try='test -s conftest.$ac_objext'
6975 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7373 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6976 (eval $ac_try) 2>&5 7374 (eval $ac_try) 2>&5
6977 ac_status=$? 7375 ac_status=$?
@@ -6984,9 +7382,9 @@ sed 's/^/| /' conftest.$ac_ext >&5
6984 7382
6985ac_cv_member_struct_ifreq_ifr_broadaddr=no 7383ac_cv_member_struct_ifreq_ifr_broadaddr=no
6986fi 7384fi
6987rm -f conftest.$ac_objext conftest.$ac_ext 7385rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6988fi 7386fi
6989rm -f conftest.$ac_objext conftest.$ac_ext 7387rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6990fi 7388fi
6991echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_broadaddr" >&5 7389echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_broadaddr" >&5
6992echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_broadaddr" >&6 7390echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_broadaddr" >&6
@@ -7004,7 +7402,6 @@ if test "${ac_cv_member_struct_ifreq_ifr_addr+set}" = set; then
7004 echo $ECHO_N "(cached) $ECHO_C" >&6 7402 echo $ECHO_N "(cached) $ECHO_C" >&6
7005else 7403else
7006 cat >conftest.$ac_ext <<_ACEOF 7404 cat >conftest.$ac_ext <<_ACEOF
7007#line $LINENO "configure"
7008/* confdefs.h. */ 7405/* confdefs.h. */
7009_ACEOF 7406_ACEOF
7010cat confdefs.h >>conftest.$ac_ext 7407cat confdefs.h >>conftest.$ac_ext
@@ -7030,11 +7427,20 @@ return 0;
7030_ACEOF 7427_ACEOF
7031rm -f conftest.$ac_objext 7428rm -f conftest.$ac_objext
7032if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7429if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7033 (eval $ac_compile) 2>&5 7430 (eval $ac_compile) 2>conftest.er1
7034 ac_status=$? 7431 ac_status=$?
7432 grep -v '^ *+' conftest.er1 >conftest.err
7433 rm -f conftest.er1
7434 cat conftest.err >&5
7035 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7435 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7036 (exit $ac_status); } && 7436 (exit $ac_status); } &&
7037 { ac_try='test -s conftest.$ac_objext' 7437 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7438 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7439 (eval $ac_try) 2>&5
7440 ac_status=$?
7441 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7442 (exit $ac_status); }; } &&
7443 { ac_try='test -s conftest.$ac_objext'
7038 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7444 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7039 (eval $ac_try) 2>&5 7445 (eval $ac_try) 2>&5
7040 ac_status=$? 7446 ac_status=$?
@@ -7046,7 +7452,6 @@ else
7046sed 's/^/| /' conftest.$ac_ext >&5 7452sed 's/^/| /' conftest.$ac_ext >&5
7047 7453
7048cat >conftest.$ac_ext <<_ACEOF 7454cat >conftest.$ac_ext <<_ACEOF
7049#line $LINENO "configure"
7050/* confdefs.h. */ 7455/* confdefs.h. */
7051_ACEOF 7456_ACEOF
7052cat confdefs.h >>conftest.$ac_ext 7457cat confdefs.h >>conftest.$ac_ext
@@ -7072,11 +7477,20 @@ return 0;
7072_ACEOF 7477_ACEOF
7073rm -f conftest.$ac_objext 7478rm -f conftest.$ac_objext
7074if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7479if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7075 (eval $ac_compile) 2>&5 7480 (eval $ac_compile) 2>conftest.er1
7076 ac_status=$? 7481 ac_status=$?
7482 grep -v '^ *+' conftest.er1 >conftest.err
7483 rm -f conftest.er1
7484 cat conftest.err >&5
7077 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7485 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7078 (exit $ac_status); } && 7486 (exit $ac_status); } &&
7079 { ac_try='test -s conftest.$ac_objext' 7487 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7488 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7489 (eval $ac_try) 2>&5
7490 ac_status=$?
7491 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7492 (exit $ac_status); }; } &&
7493 { ac_try='test -s conftest.$ac_objext'
7080 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7494 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7081 (eval $ac_try) 2>&5 7495 (eval $ac_try) 2>&5
7082 ac_status=$? 7496 ac_status=$?
@@ -7089,9 +7503,9 @@ sed 's/^/| /' conftest.$ac_ext >&5
7089 7503
7090ac_cv_member_struct_ifreq_ifr_addr=no 7504ac_cv_member_struct_ifreq_ifr_addr=no
7091fi 7505fi
7092rm -f conftest.$ac_objext conftest.$ac_ext 7506rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7093fi 7507fi
7094rm -f conftest.$ac_objext conftest.$ac_ext 7508rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7095fi 7509fi
7096echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_addr" >&5 7510echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_addr" >&5
7097echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_addr" >&6 7511echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_addr" >&6
@@ -7132,7 +7546,6 @@ if test "${ac_cv_c_volatile+set}" = set; then
7132 echo $ECHO_N "(cached) $ECHO_C" >&6 7546 echo $ECHO_N "(cached) $ECHO_C" >&6
7133else 7547else
7134 cat >conftest.$ac_ext <<_ACEOF 7548 cat >conftest.$ac_ext <<_ACEOF
7135#line $LINENO "configure"
7136/* confdefs.h. */ 7549/* confdefs.h. */
7137_ACEOF 7550_ACEOF
7138cat confdefs.h >>conftest.$ac_ext 7551cat confdefs.h >>conftest.$ac_ext
@@ -7151,11 +7564,20 @@ int * volatile y;
7151_ACEOF 7564_ACEOF
7152rm -f conftest.$ac_objext 7565rm -f conftest.$ac_objext
7153if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7566if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7154 (eval $ac_compile) 2>&5 7567 (eval $ac_compile) 2>conftest.er1
7155 ac_status=$? 7568 ac_status=$?
7569 grep -v '^ *+' conftest.er1 >conftest.err
7570 rm -f conftest.er1
7571 cat conftest.err >&5
7156 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7572 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7157 (exit $ac_status); } && 7573 (exit $ac_status); } &&
7158 { ac_try='test -s conftest.$ac_objext' 7574 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7575 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7576 (eval $ac_try) 2>&5
7577 ac_status=$?
7578 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7579 (exit $ac_status); }; } &&
7580 { ac_try='test -s conftest.$ac_objext'
7159 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7581 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7160 (eval $ac_try) 2>&5 7582 (eval $ac_try) 2>&5
7161 ac_status=$? 7583 ac_status=$?
@@ -7168,7 +7590,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
7168 7590
7169ac_cv_c_volatile=no 7591ac_cv_c_volatile=no
7170fi 7592fi
7171rm -f conftest.$ac_objext conftest.$ac_ext 7593rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7172fi 7594fi
7173echo "$as_me:$LINENO: result: $ac_cv_c_volatile" >&5 7595echo "$as_me:$LINENO: result: $ac_cv_c_volatile" >&5
7174echo "${ECHO_T}$ac_cv_c_volatile" >&6 7596echo "${ECHO_T}$ac_cv_c_volatile" >&6
@@ -7186,7 +7608,6 @@ if test "${ac_cv_c_const+set}" = set; then
7186 echo $ECHO_N "(cached) $ECHO_C" >&6 7608 echo $ECHO_N "(cached) $ECHO_C" >&6
7187else 7609else
7188 cat >conftest.$ac_ext <<_ACEOF 7610 cat >conftest.$ac_ext <<_ACEOF
7189#line $LINENO "configure"
7190/* confdefs.h. */ 7611/* confdefs.h. */
7191_ACEOF 7612_ACEOF
7192cat confdefs.h >>conftest.$ac_ext 7613cat confdefs.h >>conftest.$ac_ext
@@ -7249,11 +7670,20 @@ main ()
7249_ACEOF 7670_ACEOF
7250rm -f conftest.$ac_objext 7671rm -f conftest.$ac_objext
7251if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7672if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7252 (eval $ac_compile) 2>&5 7673 (eval $ac_compile) 2>conftest.er1
7253 ac_status=$? 7674 ac_status=$?
7675 grep -v '^ *+' conftest.er1 >conftest.err
7676 rm -f conftest.er1
7677 cat conftest.err >&5
7254 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7678 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7255 (exit $ac_status); } && 7679 (exit $ac_status); } &&
7256 { ac_try='test -s conftest.$ac_objext' 7680 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7681 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7682 (eval $ac_try) 2>&5
7683 ac_status=$?
7684 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7685 (exit $ac_status); }; } &&
7686 { ac_try='test -s conftest.$ac_objext'
7257 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7687 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7258 (eval $ac_try) 2>&5 7688 (eval $ac_try) 2>&5
7259 ac_status=$? 7689 ac_status=$?
@@ -7266,7 +7696,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
7266 7696
7267ac_cv_c_const=no 7697ac_cv_c_const=no
7268fi 7698fi
7269rm -f conftest.$ac_objext conftest.$ac_ext 7699rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7270fi 7700fi
7271echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 7701echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
7272echo "${ECHO_T}$ac_cv_c_const" >&6 7702echo "${ECHO_T}$ac_cv_c_const" >&6
@@ -7284,7 +7714,6 @@ if test "${emacs_cv_void_star+set}" = set; then
7284 echo $ECHO_N "(cached) $ECHO_C" >&6 7714 echo $ECHO_N "(cached) $ECHO_C" >&6
7285else 7715else
7286 cat >conftest.$ac_ext <<_ACEOF 7716 cat >conftest.$ac_ext <<_ACEOF
7287#line $LINENO "configure"
7288/* confdefs.h. */ 7717/* confdefs.h. */
7289_ACEOF 7718_ACEOF
7290cat confdefs.h >>conftest.$ac_ext 7719cat confdefs.h >>conftest.$ac_ext
@@ -7301,11 +7730,20 @@ void * foo;
7301_ACEOF 7730_ACEOF
7302rm -f conftest.$ac_objext 7731rm -f conftest.$ac_objext
7303if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7732if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7304 (eval $ac_compile) 2>&5 7733 (eval $ac_compile) 2>conftest.er1
7305 ac_status=$? 7734 ac_status=$?
7735 grep -v '^ *+' conftest.er1 >conftest.err
7736 rm -f conftest.er1
7737 cat conftest.err >&5
7306 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7738 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7307 (exit $ac_status); } && 7739 (exit $ac_status); } &&
7308 { ac_try='test -s conftest.$ac_objext' 7740 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
7741 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7742 (eval $ac_try) 2>&5
7743 ac_status=$?
7744 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7745 (exit $ac_status); }; } &&
7746 { ac_try='test -s conftest.$ac_objext'
7309 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7747 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7310 (eval $ac_try) 2>&5 7748 (eval $ac_try) 2>&5
7311 ac_status=$? 7749 ac_status=$?
@@ -7318,7 +7756,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
7318 7756
7319emacs_cv_void_star=no 7757emacs_cv_void_star=no
7320fi 7758fi
7321rm -f conftest.$ac_objext conftest.$ac_ext 7759rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7322fi 7760fi
7323echo "$as_me:$LINENO: result: $emacs_cv_void_star" >&5 7761echo "$as_me:$LINENO: result: $emacs_cv_void_star" >&5
7324echo "${ECHO_T}$emacs_cv_void_star" >&6 7762echo "${ECHO_T}$emacs_cv_void_star" >&6
@@ -7340,7 +7778,7 @@ fi
7340 7778
7341echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 7779echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
7342echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 7780echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
7343set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` 7781set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
7344if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then 7782if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
7345 echo $ECHO_N "(cached) $ECHO_C" >&6 7783 echo $ECHO_N "(cached) $ECHO_C" >&6
7346else 7784else
@@ -7423,6 +7861,7 @@ fi
7423echo "$as_me:$LINENO: checking for X" >&5 7861echo "$as_me:$LINENO: checking for X" >&5
7424echo $ECHO_N "checking for X... $ECHO_C" >&6 7862echo $ECHO_N "checking for X... $ECHO_C" >&6
7425 7863
7864ac_path_x_has_been_run=yes
7426 7865
7427# Check whether --with-x or --without-x was given. 7866# Check whether --with-x or --without-x was given.
7428if test "${with_x+set}" = set; then 7867if test "${with_x+set}" = set; then
@@ -7457,8 +7896,8 @@ _ACEOF
7457 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. 7896 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
7458 for ac_extension in a so sl; do 7897 for ac_extension in a so sl; do
7459 if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && 7898 if test ! -f $ac_im_usrlibdir/libX11.$ac_extension &&
7460 test -f $ac_im_libdir/libX11.$ac_extension; then 7899 test -f $ac_im_libdir/libX11.$ac_extension; then
7461 ac_im_usrlibdir=$ac_im_libdir; break 7900 ac_im_usrlibdir=$ac_im_libdir; break
7462 fi 7901 fi
7463 done 7902 done
7464 # Screen out bogus values from the imake configuration. They are 7903 # Screen out bogus values from the imake configuration. They are
@@ -7515,10 +7954,9 @@ ac_x_header_dirs='
7515/usr/openwin/share/include' 7954/usr/openwin/share/include'
7516 7955
7517if test "$ac_x_includes" = no; then 7956if test "$ac_x_includes" = no; then
7518 # Guess where to find include files, by looking for Intrinsic.h. 7957 # Guess where to find include files, by looking for a specified header file.
7519 # First, try using that file with no special directory specified. 7958 # First, try using that file with no special directory specified.
7520 cat >conftest.$ac_ext <<_ACEOF 7959 cat >conftest.$ac_ext <<_ACEOF
7521#line $LINENO "configure"
7522/* confdefs.h. */ 7960/* confdefs.h. */
7523_ACEOF 7961_ACEOF
7524cat confdefs.h >>conftest.$ac_ext 7962cat confdefs.h >>conftest.$ac_ext
@@ -7536,6 +7974,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7536 (exit $ac_status); } >/dev/null; then 7974 (exit $ac_status); } >/dev/null; then
7537 if test -s conftest.err; then 7975 if test -s conftest.err; then
7538 ac_cpp_err=$ac_c_preproc_warn_flag 7976 ac_cpp_err=$ac_c_preproc_warn_flag
7977 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
7539 else 7978 else
7540 ac_cpp_err= 7979 ac_cpp_err=
7541 fi 7980 fi
@@ -7566,7 +8005,6 @@ if test "$ac_x_libraries" = no; then
7566 ac_save_LIBS=$LIBS 8005 ac_save_LIBS=$LIBS
7567 LIBS="-lXt $LIBS" 8006 LIBS="-lXt $LIBS"
7568 cat >conftest.$ac_ext <<_ACEOF 8007 cat >conftest.$ac_ext <<_ACEOF
7569#line $LINENO "configure"
7570/* confdefs.h. */ 8008/* confdefs.h. */
7571_ACEOF 8009_ACEOF
7572cat confdefs.h >>conftest.$ac_ext 8010cat confdefs.h >>conftest.$ac_ext
@@ -7583,11 +8021,20 @@ XtMalloc (0)
7583_ACEOF 8021_ACEOF
7584rm -f conftest.$ac_objext conftest$ac_exeext 8022rm -f conftest.$ac_objext conftest$ac_exeext
7585if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8023if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7586 (eval $ac_link) 2>&5 8024 (eval $ac_link) 2>conftest.er1
7587 ac_status=$? 8025 ac_status=$?
8026 grep -v '^ *+' conftest.er1 >conftest.err
8027 rm -f conftest.er1
8028 cat conftest.err >&5
7588 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8029 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7589 (exit $ac_status); } && 8030 (exit $ac_status); } &&
7590 { ac_try='test -s conftest$ac_exeext' 8031 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8032 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8033 (eval $ac_try) 2>&5
8034 ac_status=$?
8035 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8036 (exit $ac_status); }; } &&
8037 { ac_try='test -s conftest$ac_exeext'
7591 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8038 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7592 (eval $ac_try) 2>&5 8039 (eval $ac_try) 2>&5
7593 ac_status=$? 8040 ac_status=$?
@@ -7612,7 +8059,8 @@ do
7612 done 8059 done
7613done 8060done
7614fi 8061fi
7615rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8062rm -f conftest.err conftest.$ac_objext \
8063 conftest$ac_exeext conftest.$ac_ext
7616fi # $ac_x_libraries = no 8064fi # $ac_x_libraries = no
7617 8065
7618if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then 8066if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then
@@ -7621,7 +8069,7 @@ if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then
7621else 8069else
7622 # Record where we found X for the cache. 8070 # Record where we found X for the cache.
7623 ac_cv_have_x="have_x=yes \ 8071 ac_cv_have_x="have_x=yes \
7624 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" 8072 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
7625fi 8073fi
7626fi 8074fi
7627 8075
@@ -7640,8 +8088,12 @@ else
7640 # Update the cache value to reflect the command line values. 8088 # Update the cache value to reflect the command line values.
7641 ac_cv_have_x="have_x=yes \ 8089 ac_cv_have_x="have_x=yes \
7642 ac_x_includes=$x_includes ac_x_libraries=$x_libraries" 8090 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
7643 echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5 8091 # It might be that x_includes is empty (headers are found in the
7644echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6 8092 # standard search path. Then output the corresponding message
8093 ac_out_x_includes=$x_includes
8094 test "x$x_includes" = x && ac_out_x_includes="in standard search path"
8095 echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5
8096echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6
7645fi 8097fi
7646 8098
7647if test "$no_x" = yes; then 8099if test "$no_x" = yes; then
@@ -7749,7 +8201,6 @@ else
7749echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5 8201echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5
7750echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6 8202echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6
7751cat >conftest.$ac_ext <<_ACEOF 8203cat >conftest.$ac_ext <<_ACEOF
7752#line $LINENO "configure"
7753/* confdefs.h. */ 8204/* confdefs.h. */
7754_ACEOF 8205_ACEOF
7755cat confdefs.h >>conftest.$ac_ext 8206cat confdefs.h >>conftest.$ac_ext
@@ -7760,11 +8211,20 @@ $ac_includes_default
7760_ACEOF 8211_ACEOF
7761rm -f conftest.$ac_objext 8212rm -f conftest.$ac_objext
7762if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 8213if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7763 (eval $ac_compile) 2>&5 8214 (eval $ac_compile) 2>conftest.er1
7764 ac_status=$? 8215 ac_status=$?
8216 grep -v '^ *+' conftest.er1 >conftest.err
8217 rm -f conftest.er1
8218 cat conftest.err >&5
7765 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8219 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7766 (exit $ac_status); } && 8220 (exit $ac_status); } &&
7767 { ac_try='test -s conftest.$ac_objext' 8221 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8222 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8223 (eval $ac_try) 2>&5
8224 ac_status=$?
8225 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8226 (exit $ac_status); }; } &&
8227 { ac_try='test -s conftest.$ac_objext'
7768 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8228 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7769 (eval $ac_try) 2>&5 8229 (eval $ac_try) 2>&5
7770 ac_status=$? 8230 ac_status=$?
@@ -7777,7 +8237,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
7777 8237
7778ac_header_compiler=no 8238ac_header_compiler=no
7779fi 8239fi
7780rm -f conftest.$ac_objext conftest.$ac_ext 8240rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7781echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 8241echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7782echo "${ECHO_T}$ac_header_compiler" >&6 8242echo "${ECHO_T}$ac_header_compiler" >&6
7783 8243
@@ -7785,7 +8245,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
7785echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5 8245echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5
7786echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6 8246echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6
7787cat >conftest.$ac_ext <<_ACEOF 8247cat >conftest.$ac_ext <<_ACEOF
7788#line $LINENO "configure"
7789/* confdefs.h. */ 8248/* confdefs.h. */
7790_ACEOF 8249_ACEOF
7791cat confdefs.h >>conftest.$ac_ext 8250cat confdefs.h >>conftest.$ac_ext
@@ -7803,6 +8262,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7803 (exit $ac_status); } >/dev/null; then 8262 (exit $ac_status); } >/dev/null; then
7804 if test -s conftest.err; then 8263 if test -s conftest.err; then
7805 ac_cpp_err=$ac_c_preproc_warn_flag 8264 ac_cpp_err=$ac_c_preproc_warn_flag
8265 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
7806 else 8266 else
7807 ac_cpp_err= 8267 ac_cpp_err=
7808 fi 8268 fi
@@ -7822,33 +8282,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7822echo "${ECHO_T}$ac_header_preproc" >&6 8282echo "${ECHO_T}$ac_header_preproc" >&6
7823 8283
7824# So? What about this header? 8284# So? What about this header?
7825case $ac_header_compiler:$ac_header_preproc in 8285case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
7826 yes:no ) 8286 yes:no: )
7827 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5 8287 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5
7828echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 8288echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
7829 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 8289 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&5
7830echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} 8290echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&2;}
7831 ( 8291 ac_header_preproc=yes
7832 cat <<\_ASBOX
7833## ------------------------------------ ##
7834## Report this to bug-autoconf@gnu.org. ##
7835## ------------------------------------ ##
7836_ASBOX
7837 ) |
7838 sed "s/^/$as_me: WARNING: /" >&2
7839 ;; 8292 ;;
7840 no:yes ) 8293 no:yes:* )
7841 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5 8294 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5
7842echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;} 8295echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;}
7843 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5 8296 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5
7844echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;} 8297echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;}
8298 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&5
8299echo "$as_me: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&2;}
8300 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: section \"Present But Cannot Be Compiled\"" >&5
8301echo "$as_me: WARNING: Carbon/Carbon.h: section \"Present But Cannot Be Compiled\"" >&2;}
7845 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 8302 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5
7846echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} 8303echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;}
8304 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&5
8305echo "$as_me: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&2;}
7847 ( 8306 (
7848 cat <<\_ASBOX 8307 cat <<\_ASBOX
7849## ------------------------------------ ## 8308## ------------------------------------------ ##
7850## Report this to bug-autoconf@gnu.org. ## 8309## Report this to the AC_PACKAGE_NAME lists. ##
7851## ------------------------------------ ## 8310## ------------------------------------------ ##
7852_ASBOX 8311_ASBOX
7853 ) | 8312 ) |
7854 sed "s/^/$as_me: WARNING: /" >&2 8313 sed "s/^/$as_me: WARNING: /" >&2
@@ -7886,21 +8345,28 @@ if test "${ac_cv_func_malloc_get_state+set}" = set; then
7886 echo $ECHO_N "(cached) $ECHO_C" >&6 8345 echo $ECHO_N "(cached) $ECHO_C" >&6
7887else 8346else
7888 cat >conftest.$ac_ext <<_ACEOF 8347 cat >conftest.$ac_ext <<_ACEOF
7889#line $LINENO "configure"
7890/* confdefs.h. */ 8348/* confdefs.h. */
7891_ACEOF 8349_ACEOF
7892cat confdefs.h >>conftest.$ac_ext 8350cat confdefs.h >>conftest.$ac_ext
7893cat >>conftest.$ac_ext <<_ACEOF 8351cat >>conftest.$ac_ext <<_ACEOF
7894/* end confdefs.h. */ 8352/* end confdefs.h. */
8353/* Define malloc_get_state to an innocuous variant, in case <limits.h> declares malloc_get_state.
8354 For example, HP-UX 11i <limits.h> declares gettimeofday. */
8355#define malloc_get_state innocuous_malloc_get_state
8356
7895/* System header to define __stub macros and hopefully few prototypes, 8357/* System header to define __stub macros and hopefully few prototypes,
7896 which can conflict with char malloc_get_state (); below. 8358 which can conflict with char malloc_get_state (); below.
7897 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 8359 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7898 <limits.h> exists even on freestanding compilers. */ 8360 <limits.h> exists even on freestanding compilers. */
8361
7899#ifdef __STDC__ 8362#ifdef __STDC__
7900# include <limits.h> 8363# include <limits.h>
7901#else 8364#else
7902# include <assert.h> 8365# include <assert.h>
7903#endif 8366#endif
8367
8368#undef malloc_get_state
8369
7904/* Override any gcc2 internal prototype to avoid an error. */ 8370/* Override any gcc2 internal prototype to avoid an error. */
7905#ifdef __cplusplus 8371#ifdef __cplusplus
7906extern "C" 8372extern "C"
@@ -7931,11 +8397,20 @@ return f != malloc_get_state;
7931_ACEOF 8397_ACEOF
7932rm -f conftest.$ac_objext conftest$ac_exeext 8398rm -f conftest.$ac_objext conftest$ac_exeext
7933if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8399if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7934 (eval $ac_link) 2>&5 8400 (eval $ac_link) 2>conftest.er1
7935 ac_status=$? 8401 ac_status=$?
8402 grep -v '^ *+' conftest.er1 >conftest.err
8403 rm -f conftest.er1
8404 cat conftest.err >&5
7936 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8405 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7937 (exit $ac_status); } && 8406 (exit $ac_status); } &&
7938 { ac_try='test -s conftest$ac_exeext' 8407 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8408 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8409 (eval $ac_try) 2>&5
8410 ac_status=$?
8411 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8412 (exit $ac_status); }; } &&
8413 { ac_try='test -s conftest$ac_exeext'
7939 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8414 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7940 (eval $ac_try) 2>&5 8415 (eval $ac_try) 2>&5
7941 ac_status=$? 8416 ac_status=$?
@@ -7948,7 +8423,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
7948 8423
7949ac_cv_func_malloc_get_state=no 8424ac_cv_func_malloc_get_state=no
7950fi 8425fi
7951rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8426rm -f conftest.err conftest.$ac_objext \
8427 conftest$ac_exeext conftest.$ac_ext
7952fi 8428fi
7953echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5 8429echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5
7954echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6 8430echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6
@@ -7964,21 +8440,28 @@ if test "${ac_cv_func_malloc_set_state+set}" = set; then
7964 echo $ECHO_N "(cached) $ECHO_C" >&6 8440 echo $ECHO_N "(cached) $ECHO_C" >&6
7965else 8441else
7966 cat >conftest.$ac_ext <<_ACEOF 8442 cat >conftest.$ac_ext <<_ACEOF
7967#line $LINENO "configure"
7968/* confdefs.h. */ 8443/* confdefs.h. */
7969_ACEOF 8444_ACEOF
7970cat confdefs.h >>conftest.$ac_ext 8445cat confdefs.h >>conftest.$ac_ext
7971cat >>conftest.$ac_ext <<_ACEOF 8446cat >>conftest.$ac_ext <<_ACEOF
7972/* end confdefs.h. */ 8447/* end confdefs.h. */
8448/* Define malloc_set_state to an innocuous variant, in case <limits.h> declares malloc_set_state.
8449 For example, HP-UX 11i <limits.h> declares gettimeofday. */
8450#define malloc_set_state innocuous_malloc_set_state
8451
7973/* System header to define __stub macros and hopefully few prototypes, 8452/* System header to define __stub macros and hopefully few prototypes,
7974 which can conflict with char malloc_set_state (); below. 8453 which can conflict with char malloc_set_state (); below.
7975 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 8454 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7976 <limits.h> exists even on freestanding compilers. */ 8455 <limits.h> exists even on freestanding compilers. */
8456
7977#ifdef __STDC__ 8457#ifdef __STDC__
7978# include <limits.h> 8458# include <limits.h>
7979#else 8459#else
7980# include <assert.h> 8460# include <assert.h>
7981#endif 8461#endif
8462
8463#undef malloc_set_state
8464
7982/* Override any gcc2 internal prototype to avoid an error. */ 8465/* Override any gcc2 internal prototype to avoid an error. */
7983#ifdef __cplusplus 8466#ifdef __cplusplus
7984extern "C" 8467extern "C"
@@ -8009,11 +8492,20 @@ return f != malloc_set_state;
8009_ACEOF 8492_ACEOF
8010rm -f conftest.$ac_objext conftest$ac_exeext 8493rm -f conftest.$ac_objext conftest$ac_exeext
8011if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8494if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8012 (eval $ac_link) 2>&5 8495 (eval $ac_link) 2>conftest.er1
8013 ac_status=$? 8496 ac_status=$?
8497 grep -v '^ *+' conftest.er1 >conftest.err
8498 rm -f conftest.er1
8499 cat conftest.err >&5
8014 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8500 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8015 (exit $ac_status); } && 8501 (exit $ac_status); } &&
8016 { ac_try='test -s conftest$ac_exeext' 8502 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8503 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8504 (eval $ac_try) 2>&5
8505 ac_status=$?
8506 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8507 (exit $ac_status); }; } &&
8508 { ac_try='test -s conftest$ac_exeext'
8017 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8509 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8018 (eval $ac_try) 2>&5 8510 (eval $ac_try) 2>&5
8019 ac_status=$? 8511 ac_status=$?
@@ -8026,7 +8518,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
8026 8518
8027ac_cv_func_malloc_set_state=no 8519ac_cv_func_malloc_set_state=no
8028fi 8520fi
8029rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8521rm -f conftest.err conftest.$ac_objext \
8522 conftest$ac_exeext conftest.$ac_ext
8030fi 8523fi
8031echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5 8524echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5
8032echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6 8525echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6
@@ -8042,7 +8535,6 @@ if test "${emacs_cv_var___after_morecore_hook+set}" = set; then
8042 echo $ECHO_N "(cached) $ECHO_C" >&6 8535 echo $ECHO_N "(cached) $ECHO_C" >&6
8043else 8536else
8044 cat >conftest.$ac_ext <<_ACEOF 8537 cat >conftest.$ac_ext <<_ACEOF
8045#line $LINENO "configure"
8046/* confdefs.h. */ 8538/* confdefs.h. */
8047_ACEOF 8539_ACEOF
8048cat confdefs.h >>conftest.$ac_ext 8540cat confdefs.h >>conftest.$ac_ext
@@ -8059,11 +8551,20 @@ __after_morecore_hook = 0
8059_ACEOF 8551_ACEOF
8060rm -f conftest.$ac_objext conftest$ac_exeext 8552rm -f conftest.$ac_objext conftest$ac_exeext
8061if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8553if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8062 (eval $ac_link) 2>&5 8554 (eval $ac_link) 2>conftest.er1
8063 ac_status=$? 8555 ac_status=$?
8556 grep -v '^ *+' conftest.er1 >conftest.err
8557 rm -f conftest.er1
8558 cat conftest.err >&5
8064 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8559 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8065 (exit $ac_status); } && 8560 (exit $ac_status); } &&
8066 { ac_try='test -s conftest$ac_exeext' 8561 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8562 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8563 (eval $ac_try) 2>&5
8564 ac_status=$?
8565 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8566 (exit $ac_status); }; } &&
8567 { ac_try='test -s conftest$ac_exeext'
8067 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8568 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8068 (eval $ac_try) 2>&5 8569 (eval $ac_try) 2>&5
8069 ac_status=$? 8570 ac_status=$?
@@ -8076,7 +8577,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
8076 8577
8077emacs_cv_var___after_morecore_hook=no 8578emacs_cv_var___after_morecore_hook=no
8078fi 8579fi
8079rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8580rm -f conftest.err conftest.$ac_objext \
8581 conftest$ac_exeext conftest.$ac_ext
8080fi 8582fi
8081echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5 8583echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5
8082echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6 8584echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6
@@ -8123,7 +8625,6 @@ else
8123echo "$as_me:$LINENO: checking $ac_header usability" >&5 8625echo "$as_me:$LINENO: checking $ac_header usability" >&5
8124echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 8626echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
8125cat >conftest.$ac_ext <<_ACEOF 8627cat >conftest.$ac_ext <<_ACEOF
8126#line $LINENO "configure"
8127/* confdefs.h. */ 8628/* confdefs.h. */
8128_ACEOF 8629_ACEOF
8129cat confdefs.h >>conftest.$ac_ext 8630cat confdefs.h >>conftest.$ac_ext
@@ -8134,11 +8635,20 @@ $ac_includes_default
8134_ACEOF 8635_ACEOF
8135rm -f conftest.$ac_objext 8636rm -f conftest.$ac_objext
8136if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 8637if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8137 (eval $ac_compile) 2>&5 8638 (eval $ac_compile) 2>conftest.er1
8138 ac_status=$? 8639 ac_status=$?
8640 grep -v '^ *+' conftest.er1 >conftest.err
8641 rm -f conftest.er1
8642 cat conftest.err >&5
8139 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8643 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8140 (exit $ac_status); } && 8644 (exit $ac_status); } &&
8141 { ac_try='test -s conftest.$ac_objext' 8645 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8646 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8647 (eval $ac_try) 2>&5
8648 ac_status=$?
8649 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8650 (exit $ac_status); }; } &&
8651 { ac_try='test -s conftest.$ac_objext'
8142 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8652 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8143 (eval $ac_try) 2>&5 8653 (eval $ac_try) 2>&5
8144 ac_status=$? 8654 ac_status=$?
@@ -8151,7 +8661,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
8151 8661
8152ac_header_compiler=no 8662ac_header_compiler=no
8153fi 8663fi
8154rm -f conftest.$ac_objext conftest.$ac_ext 8664rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8155echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 8665echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8156echo "${ECHO_T}$ac_header_compiler" >&6 8666echo "${ECHO_T}$ac_header_compiler" >&6
8157 8667
@@ -8159,7 +8669,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
8159echo "$as_me:$LINENO: checking $ac_header presence" >&5 8669echo "$as_me:$LINENO: checking $ac_header presence" >&5
8160echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 8670echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
8161cat >conftest.$ac_ext <<_ACEOF 8671cat >conftest.$ac_ext <<_ACEOF
8162#line $LINENO "configure"
8163/* confdefs.h. */ 8672/* confdefs.h. */
8164_ACEOF 8673_ACEOF
8165cat confdefs.h >>conftest.$ac_ext 8674cat confdefs.h >>conftest.$ac_ext
@@ -8177,6 +8686,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
8177 (exit $ac_status); } >/dev/null; then 8686 (exit $ac_status); } >/dev/null; then
8178 if test -s conftest.err; then 8687 if test -s conftest.err; then
8179 ac_cpp_err=$ac_c_preproc_warn_flag 8688 ac_cpp_err=$ac_c_preproc_warn_flag
8689 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
8180 else 8690 else
8181 ac_cpp_err= 8691 ac_cpp_err=
8182 fi 8692 fi
@@ -8196,33 +8706,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8196echo "${ECHO_T}$ac_header_preproc" >&6 8706echo "${ECHO_T}$ac_header_preproc" >&6
8197 8707
8198# So? What about this header? 8708# So? What about this header?
8199case $ac_header_compiler:$ac_header_preproc in 8709case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
8200 yes:no ) 8710 yes:no: )
8201 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 8711 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
8202echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 8712echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
8203 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 8713 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
8204echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 8714echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
8205 ( 8715 ac_header_preproc=yes
8206 cat <<\_ASBOX
8207## ------------------------------------ ##
8208## Report this to bug-autoconf@gnu.org. ##
8209## ------------------------------------ ##
8210_ASBOX
8211 ) |
8212 sed "s/^/$as_me: WARNING: /" >&2
8213 ;; 8716 ;;
8214 no:yes ) 8717 no:yes:* )
8215 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 8718 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
8216echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 8719echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
8217 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 8720 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
8218echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 8721echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
8722 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
8723echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
8724 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
8725echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
8219 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 8726 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
8220echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 8727echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
8728 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
8729echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
8221 ( 8730 (
8222 cat <<\_ASBOX 8731 cat <<\_ASBOX
8223## ------------------------------------ ## 8732## ------------------------------------------ ##
8224## Report this to bug-autoconf@gnu.org. ## 8733## Report this to the AC_PACKAGE_NAME lists. ##
8225## ------------------------------------ ## 8734## ------------------------------------------ ##
8226_ASBOX 8735_ASBOX
8227 ) | 8736 ) |
8228 sed "s/^/$as_me: WARNING: /" >&2 8737 sed "s/^/$as_me: WARNING: /" >&2
@@ -8233,7 +8742,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8233if eval "test \"\${$as_ac_Header+set}\" = set"; then 8742if eval "test \"\${$as_ac_Header+set}\" = set"; then
8234 echo $ECHO_N "(cached) $ECHO_C" >&6 8743 echo $ECHO_N "(cached) $ECHO_C" >&6
8235else 8744else
8236 eval "$as_ac_Header=$ac_header_preproc" 8745 eval "$as_ac_Header=\$ac_header_preproc"
8237fi 8746fi
8238echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 8747echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8239echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 8748echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -8258,21 +8767,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
8258 echo $ECHO_N "(cached) $ECHO_C" >&6 8767 echo $ECHO_N "(cached) $ECHO_C" >&6
8259else 8768else
8260 cat >conftest.$ac_ext <<_ACEOF 8769 cat >conftest.$ac_ext <<_ACEOF
8261#line $LINENO "configure"
8262/* confdefs.h. */ 8770/* confdefs.h. */
8263_ACEOF 8771_ACEOF
8264cat confdefs.h >>conftest.$ac_ext 8772cat confdefs.h >>conftest.$ac_ext
8265cat >>conftest.$ac_ext <<_ACEOF 8773cat >>conftest.$ac_ext <<_ACEOF
8266/* end confdefs.h. */ 8774/* end confdefs.h. */
8775/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
8776 For example, HP-UX 11i <limits.h> declares gettimeofday. */
8777#define $ac_func innocuous_$ac_func
8778
8267/* System header to define __stub macros and hopefully few prototypes, 8779/* System header to define __stub macros and hopefully few prototypes,
8268 which can conflict with char $ac_func (); below. 8780 which can conflict with char $ac_func (); below.
8269 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 8781 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8270 <limits.h> exists even on freestanding compilers. */ 8782 <limits.h> exists even on freestanding compilers. */
8783
8271#ifdef __STDC__ 8784#ifdef __STDC__
8272# include <limits.h> 8785# include <limits.h>
8273#else 8786#else
8274# include <assert.h> 8787# include <assert.h>
8275#endif 8788#endif
8789
8790#undef $ac_func
8791
8276/* Override any gcc2 internal prototype to avoid an error. */ 8792/* Override any gcc2 internal prototype to avoid an error. */
8277#ifdef __cplusplus 8793#ifdef __cplusplus
8278extern "C" 8794extern "C"
@@ -8303,11 +8819,20 @@ return f != $ac_func;
8303_ACEOF 8819_ACEOF
8304rm -f conftest.$ac_objext conftest$ac_exeext 8820rm -f conftest.$ac_objext conftest$ac_exeext
8305if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8821if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8306 (eval $ac_link) 2>&5 8822 (eval $ac_link) 2>conftest.er1
8307 ac_status=$? 8823 ac_status=$?
8824 grep -v '^ *+' conftest.er1 >conftest.err
8825 rm -f conftest.er1
8826 cat conftest.err >&5
8308 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8827 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8309 (exit $ac_status); } && 8828 (exit $ac_status); } &&
8310 { ac_try='test -s conftest$ac_exeext' 8829 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
8830 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8831 (eval $ac_try) 2>&5
8832 ac_status=$?
8833 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8834 (exit $ac_status); }; } &&
8835 { ac_try='test -s conftest$ac_exeext'
8311 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8836 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8312 (eval $ac_try) 2>&5 8837 (eval $ac_try) 2>&5
8313 ac_status=$? 8838 ac_status=$?
@@ -8320,7 +8845,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
8320 8845
8321eval "$as_ac_var=no" 8846eval "$as_ac_var=no"
8322fi 8847fi
8323rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8848rm -f conftest.err conftest.$ac_objext \
8849 conftest$ac_exeext conftest.$ac_ext
8324fi 8850fi
8325echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 8851echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
8326echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 8852echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
@@ -8341,7 +8867,6 @@ else
8341 ac_cv_func_mmap_fixed_mapped=no 8867 ac_cv_func_mmap_fixed_mapped=no
8342else 8868else
8343 cat >conftest.$ac_ext <<_ACEOF 8869 cat >conftest.$ac_ext <<_ACEOF
8344#line $LINENO "configure"
8345/* confdefs.h. */ 8870/* confdefs.h. */
8346_ACEOF 8871_ACEOF
8347cat confdefs.h >>conftest.$ac_ext 8872cat confdefs.h >>conftest.$ac_ext
@@ -8449,9 +8974,9 @@ main ()
8449 data2 = (char *) malloc (2 * pagesize); 8974 data2 = (char *) malloc (2 * pagesize);
8450 if (!data2) 8975 if (!data2)
8451 exit (1); 8976 exit (1);
8452 data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1); 8977 data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1);
8453 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, 8978 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
8454 MAP_PRIVATE | MAP_FIXED, fd, 0L)) 8979 MAP_PRIVATE | MAP_FIXED, fd, 0L))
8455 exit (1); 8980 exit (1);
8456 for (i = 0; i < pagesize; ++i) 8981 for (i = 0; i < pagesize; ++i)
8457 if (*(data + i) != *(data2 + i)) 8982 if (*(data + i) != *(data2 + i))
@@ -8494,7 +9019,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
8494( exit $ac_status ) 9019( exit $ac_status )
8495ac_cv_func_mmap_fixed_mapped=no 9020ac_cv_func_mmap_fixed_mapped=no
8496fi 9021fi
8497rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 9022rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8498fi 9023fi
8499fi 9024fi
8500echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5 9025echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5
@@ -8523,7 +9048,6 @@ else
8523 ac_check_lib_save_LIBS=$LIBS 9048 ac_check_lib_save_LIBS=$LIBS
8524LIBS="-ldnet $LIBS" 9049LIBS="-ldnet $LIBS"
8525cat >conftest.$ac_ext <<_ACEOF 9050cat >conftest.$ac_ext <<_ACEOF
8526#line $LINENO "configure"
8527/* confdefs.h. */ 9051/* confdefs.h. */
8528_ACEOF 9052_ACEOF
8529cat confdefs.h >>conftest.$ac_ext 9053cat confdefs.h >>conftest.$ac_ext
@@ -8547,11 +9071,20 @@ dnet_ntoa ();
8547_ACEOF 9071_ACEOF
8548rm -f conftest.$ac_objext conftest$ac_exeext 9072rm -f conftest.$ac_objext conftest$ac_exeext
8549if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9073if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8550 (eval $ac_link) 2>&5 9074 (eval $ac_link) 2>conftest.er1
8551 ac_status=$? 9075 ac_status=$?
9076 grep -v '^ *+' conftest.er1 >conftest.err
9077 rm -f conftest.er1
9078 cat conftest.err >&5
8552 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9079 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8553 (exit $ac_status); } && 9080 (exit $ac_status); } &&
8554 { ac_try='test -s conftest$ac_exeext' 9081 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9082 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9083 (eval $ac_try) 2>&5
9084 ac_status=$?
9085 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9086 (exit $ac_status); }; } &&
9087 { ac_try='test -s conftest$ac_exeext'
8555 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9088 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8556 (eval $ac_try) 2>&5 9089 (eval $ac_try) 2>&5
8557 ac_status=$? 9090 ac_status=$?
@@ -8564,7 +9097,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
8564 9097
8565ac_cv_lib_dnet_dnet_ntoa=no 9098ac_cv_lib_dnet_dnet_ntoa=no
8566fi 9099fi
8567rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9100rm -f conftest.err conftest.$ac_objext \
9101 conftest$ac_exeext conftest.$ac_ext
8568LIBS=$ac_check_lib_save_LIBS 9102LIBS=$ac_check_lib_save_LIBS
8569fi 9103fi
8570echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 9104echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
@@ -8587,7 +9121,6 @@ else
8587 ac_check_lib_save_LIBS=$LIBS 9121 ac_check_lib_save_LIBS=$LIBS
8588LIBS="-lXbsd $LIBS" 9122LIBS="-lXbsd $LIBS"
8589cat >conftest.$ac_ext <<_ACEOF 9123cat >conftest.$ac_ext <<_ACEOF
8590#line $LINENO "configure"
8591/* confdefs.h. */ 9124/* confdefs.h. */
8592_ACEOF 9125_ACEOF
8593cat confdefs.h >>conftest.$ac_ext 9126cat confdefs.h >>conftest.$ac_ext
@@ -8605,11 +9138,20 @@ main ();
8605_ACEOF 9138_ACEOF
8606rm -f conftest.$ac_objext conftest$ac_exeext 9139rm -f conftest.$ac_objext conftest$ac_exeext
8607if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9140if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8608 (eval $ac_link) 2>&5 9141 (eval $ac_link) 2>conftest.er1
8609 ac_status=$? 9142 ac_status=$?
9143 grep -v '^ *+' conftest.er1 >conftest.err
9144 rm -f conftest.er1
9145 cat conftest.err >&5
8610 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9146 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8611 (exit $ac_status); } && 9147 (exit $ac_status); } &&
8612 { ac_try='test -s conftest$ac_exeext' 9148 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9149 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9150 (eval $ac_try) 2>&5
9151 ac_status=$?
9152 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9153 (exit $ac_status); }; } &&
9154 { ac_try='test -s conftest$ac_exeext'
8613 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9155 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8614 (eval $ac_try) 2>&5 9156 (eval $ac_try) 2>&5
8615 ac_status=$? 9157 ac_status=$?
@@ -8622,7 +9164,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
8622 9164
8623ac_cv_lib_Xbsd_main=no 9165ac_cv_lib_Xbsd_main=no
8624fi 9166fi
8625rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9167rm -f conftest.err conftest.$ac_objext \
9168 conftest$ac_exeext conftest.$ac_ext
8626LIBS=$ac_check_lib_save_LIBS 9169LIBS=$ac_check_lib_save_LIBS
8627fi 9170fi
8628echo "$as_me:$LINENO: result: $ac_cv_lib_Xbsd_main" >&5 9171echo "$as_me:$LINENO: result: $ac_cv_lib_Xbsd_main" >&5
@@ -8641,7 +9184,6 @@ else
8641 ac_check_lib_save_LIBS=$LIBS 9184 ac_check_lib_save_LIBS=$LIBS
8642LIBS="-lpthreads $LIBS" 9185LIBS="-lpthreads $LIBS"
8643cat >conftest.$ac_ext <<_ACEOF 9186cat >conftest.$ac_ext <<_ACEOF
8644#line $LINENO "configure"
8645/* confdefs.h. */ 9187/* confdefs.h. */
8646_ACEOF 9188_ACEOF
8647cat confdefs.h >>conftest.$ac_ext 9189cat confdefs.h >>conftest.$ac_ext
@@ -8665,11 +9207,20 @@ cma_open ();
8665_ACEOF 9207_ACEOF
8666rm -f conftest.$ac_objext conftest$ac_exeext 9208rm -f conftest.$ac_objext conftest$ac_exeext
8667if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9209if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8668 (eval $ac_link) 2>&5 9210 (eval $ac_link) 2>conftest.er1
8669 ac_status=$? 9211 ac_status=$?
9212 grep -v '^ *+' conftest.er1 >conftest.err
9213 rm -f conftest.er1
9214 cat conftest.err >&5
8670 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9215 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8671 (exit $ac_status); } && 9216 (exit $ac_status); } &&
8672 { ac_try='test -s conftest$ac_exeext' 9217 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9218 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9219 (eval $ac_try) 2>&5
9220 ac_status=$?
9221 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9222 (exit $ac_status); }; } &&
9223 { ac_try='test -s conftest$ac_exeext'
8673 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9224 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8674 (eval $ac_try) 2>&5 9225 (eval $ac_try) 2>&5
8675 ac_status=$? 9226 ac_status=$?
@@ -8682,7 +9233,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
8682 9233
8683ac_cv_lib_pthreads_cma_open=no 9234ac_cv_lib_pthreads_cma_open=no
8684fi 9235fi
8685rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9236rm -f conftest.err conftest.$ac_objext \
9237 conftest$ac_exeext conftest.$ac_ext
8686LIBS=$ac_check_lib_save_LIBS 9238LIBS=$ac_check_lib_save_LIBS
8687fi 9239fi
8688echo "$as_me:$LINENO: result: $ac_cv_lib_pthreads_cma_open" >&5 9240echo "$as_me:$LINENO: result: $ac_cv_lib_pthreads_cma_open" >&5
@@ -8724,7 +9276,6 @@ else
8724 9276
8725 LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc 9277 LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc
8726 cat >conftest.$ac_ext <<_ACEOF 9278 cat >conftest.$ac_ext <<_ACEOF
8727#line $LINENO "configure"
8728/* confdefs.h. */ 9279/* confdefs.h. */
8729_ACEOF 9280_ACEOF
8730cat confdefs.h >>conftest.$ac_ext 9281cat confdefs.h >>conftest.$ac_ext
@@ -8741,11 +9292,20 @@ int i;
8741_ACEOF 9292_ACEOF
8742rm -f conftest.$ac_objext conftest$ac_exeext 9293rm -f conftest.$ac_objext conftest$ac_exeext
8743if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9294if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8744 (eval $ac_link) 2>&5 9295 (eval $ac_link) 2>conftest.er1
8745 ac_status=$? 9296 ac_status=$?
9297 grep -v '^ *+' conftest.er1 >conftest.err
9298 rm -f conftest.er1
9299 cat conftest.err >&5
8746 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9300 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8747 (exit $ac_status); } && 9301 (exit $ac_status); } &&
8748 { ac_try='test -s conftest$ac_exeext' 9302 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9303 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9304 (eval $ac_try) 2>&5
9305 ac_status=$?
9306 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9307 (exit $ac_status); }; } &&
9308 { ac_try='test -s conftest$ac_exeext'
8749 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9309 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8750 (eval $ac_try) 2>&5 9310 (eval $ac_try) 2>&5
8751 ac_status=$? 9311 ac_status=$?
@@ -8758,7 +9318,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
8758 9318
8759gdb_cv_bigtoc= 9319gdb_cv_bigtoc=
8760fi 9320fi
8761rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9321rm -f conftest.err conftest.$ac_objext \
9322 conftest$ac_exeext conftest.$ac_ext
8762 9323
8763fi 9324fi
8764echo "$as_me:$LINENO: result: $gdb_cv_bigtoc" >&5 9325echo "$as_me:$LINENO: result: $gdb_cv_bigtoc" >&5
@@ -8792,7 +9353,6 @@ if test "${HAVE_X11}" = "yes"; then
8792 echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5 9353 echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5
8793echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 9354echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6
8794 cat >conftest.$ac_ext <<_ACEOF 9355 cat >conftest.$ac_ext <<_ACEOF
8795#line $LINENO "configure"
8796/* confdefs.h. */ 9356/* confdefs.h. */
8797_ACEOF 9357_ACEOF
8798cat confdefs.h >>conftest.$ac_ext 9358cat confdefs.h >>conftest.$ac_ext
@@ -8809,11 +9369,20 @@ XOpenDisplay ("foo");
8809_ACEOF 9369_ACEOF
8810rm -f conftest.$ac_objext conftest$ac_exeext 9370rm -f conftest.$ac_objext conftest$ac_exeext
8811if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9371if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8812 (eval $ac_link) 2>&5 9372 (eval $ac_link) 2>conftest.er1
8813 ac_status=$? 9373 ac_status=$?
9374 grep -v '^ *+' conftest.er1 >conftest.err
9375 rm -f conftest.er1
9376 cat conftest.err >&5
8814 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9377 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8815 (exit $ac_status); } && 9378 (exit $ac_status); } &&
8816 { ac_try='test -s conftest$ac_exeext' 9379 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9380 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9381 (eval $ac_try) 2>&5
9382 ac_status=$?
9383 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9384 (exit $ac_status); }; } &&
9385 { ac_try='test -s conftest$ac_exeext'
8817 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9386 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8818 (eval $ac_try) 2>&5 9387 (eval $ac_try) 2>&5
8819 ac_status=$? 9388 ac_status=$?
@@ -8826,7 +9395,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
8826 9395
8827xlinux_first_failure=yes 9396xlinux_first_failure=yes
8828fi 9397fi
8829rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9398rm -f conftest.err conftest.$ac_objext \
9399 conftest$ac_exeext conftest.$ac_ext
8830 if test "${xlinux_first_failure}" = "yes"; then 9400 if test "${xlinux_first_failure}" = "yes"; then
8831 OLD_LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE" 9401 OLD_LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE"
8832 OLD_C_SWITCH_X_SITE="$C_SWITCH_X_SITE" 9402 OLD_C_SWITCH_X_SITE="$C_SWITCH_X_SITE"
@@ -8837,7 +9407,6 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8837 CPPFLAGS="$CPPFLAGS -b i486-linuxaout" 9407 CPPFLAGS="$CPPFLAGS -b i486-linuxaout"
8838 LIBS="$LIBS -b i486-linuxaout" 9408 LIBS="$LIBS -b i486-linuxaout"
8839 cat >conftest.$ac_ext <<_ACEOF 9409 cat >conftest.$ac_ext <<_ACEOF
8840#line $LINENO "configure"
8841/* confdefs.h. */ 9410/* confdefs.h. */
8842_ACEOF 9411_ACEOF
8843cat confdefs.h >>conftest.$ac_ext 9412cat confdefs.h >>conftest.$ac_ext
@@ -8854,11 +9423,20 @@ XOpenDisplay ("foo");
8854_ACEOF 9423_ACEOF
8855rm -f conftest.$ac_objext conftest$ac_exeext 9424rm -f conftest.$ac_objext conftest$ac_exeext
8856if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9425if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8857 (eval $ac_link) 2>&5 9426 (eval $ac_link) 2>conftest.er1
8858 ac_status=$? 9427 ac_status=$?
9428 grep -v '^ *+' conftest.er1 >conftest.err
9429 rm -f conftest.er1
9430 cat conftest.err >&5
8859 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9431 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8860 (exit $ac_status); } && 9432 (exit $ac_status); } &&
8861 { ac_try='test -s conftest$ac_exeext' 9433 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9434 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9435 (eval $ac_try) 2>&5
9436 ac_status=$?
9437 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9438 (exit $ac_status); }; } &&
9439 { ac_try='test -s conftest$ac_exeext'
8862 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9440 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8863 (eval $ac_try) 2>&5 9441 (eval $ac_try) 2>&5
8864 ac_status=$? 9442 ac_status=$?
@@ -8871,7 +9449,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
8871 9449
8872xlinux_second_failure=yes 9450xlinux_second_failure=yes
8873fi 9451fi
8874rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9452rm -f conftest.err conftest.$ac_objext \
9453 conftest$ac_exeext conftest.$ac_ext
8875 if test "${xlinux_second_failure}" = "yes"; then 9454 if test "${xlinux_second_failure}" = "yes"; then
8876 # If we get the same failure with -b, there is no use adding -b. 9455 # If we get the same failure with -b, there is no use adding -b.
8877 # So take it out. This plays safe. 9456 # So take it out. This plays safe.
@@ -8896,7 +9475,6 @@ echo "${ECHO_T}no" >&6
8896 echo "$as_me:$LINENO: checking for Xkb" >&5 9475 echo "$as_me:$LINENO: checking for Xkb" >&5
8897echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 9476echo $ECHO_N "checking for Xkb... $ECHO_C" >&6
8898 cat >conftest.$ac_ext <<_ACEOF 9477 cat >conftest.$ac_ext <<_ACEOF
8899#line $LINENO "configure"
8900/* confdefs.h. */ 9478/* confdefs.h. */
8901_ACEOF 9479_ACEOF
8902cat confdefs.h >>conftest.$ac_ext 9480cat confdefs.h >>conftest.$ac_ext
@@ -8914,11 +9492,20 @@ XkbDescPtr kb = XkbGetKeyboard (0, XkbAllComponentsMask, XkbUseCoreKbd);
8914_ACEOF 9492_ACEOF
8915rm -f conftest.$ac_objext conftest$ac_exeext 9493rm -f conftest.$ac_objext conftest$ac_exeext
8916if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9494if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8917 (eval $ac_link) 2>&5 9495 (eval $ac_link) 2>conftest.er1
8918 ac_status=$? 9496 ac_status=$?
9497 grep -v '^ *+' conftest.er1 >conftest.err
9498 rm -f conftest.er1
9499 cat conftest.err >&5
8919 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9500 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8920 (exit $ac_status); } && 9501 (exit $ac_status); } &&
8921 { ac_try='test -s conftest$ac_exeext' 9502 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9503 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9504 (eval $ac_try) 2>&5
9505 ac_status=$?
9506 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9507 (exit $ac_status); }; } &&
9508 { ac_try='test -s conftest$ac_exeext'
8922 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9509 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8923 (eval $ac_try) 2>&5 9510 (eval $ac_try) 2>&5
8924 ac_status=$? 9511 ac_status=$?
@@ -8931,7 +9518,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
8931 9518
8932emacs_xkb=no 9519emacs_xkb=no
8933fi 9520fi
8934rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9521rm -f conftest.err conftest.$ac_objext \
9522 conftest$ac_exeext conftest.$ac_ext
8935 echo "$as_me:$LINENO: result: $emacs_xkb" >&5 9523 echo "$as_me:$LINENO: result: $emacs_xkb" >&5
8936echo "${ECHO_T}$emacs_xkb" >&6 9524echo "${ECHO_T}$emacs_xkb" >&6
8937 if test $emacs_xkb = yes; then 9525 if test $emacs_xkb = yes; then
@@ -8956,21 +9544,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
8956 echo $ECHO_N "(cached) $ECHO_C" >&6 9544 echo $ECHO_N "(cached) $ECHO_C" >&6
8957else 9545else
8958 cat >conftest.$ac_ext <<_ACEOF 9546 cat >conftest.$ac_ext <<_ACEOF
8959#line $LINENO "configure"
8960/* confdefs.h. */ 9547/* confdefs.h. */
8961_ACEOF 9548_ACEOF
8962cat confdefs.h >>conftest.$ac_ext 9549cat confdefs.h >>conftest.$ac_ext
8963cat >>conftest.$ac_ext <<_ACEOF 9550cat >>conftest.$ac_ext <<_ACEOF
8964/* end confdefs.h. */ 9551/* end confdefs.h. */
9552/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
9553 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9554#define $ac_func innocuous_$ac_func
9555
8965/* System header to define __stub macros and hopefully few prototypes, 9556/* System header to define __stub macros and hopefully few prototypes,
8966 which can conflict with char $ac_func (); below. 9557 which can conflict with char $ac_func (); below.
8967 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 9558 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8968 <limits.h> exists even on freestanding compilers. */ 9559 <limits.h> exists even on freestanding compilers. */
9560
8969#ifdef __STDC__ 9561#ifdef __STDC__
8970# include <limits.h> 9562# include <limits.h>
8971#else 9563#else
8972# include <assert.h> 9564# include <assert.h>
8973#endif 9565#endif
9566
9567#undef $ac_func
9568
8974/* Override any gcc2 internal prototype to avoid an error. */ 9569/* Override any gcc2 internal prototype to avoid an error. */
8975#ifdef __cplusplus 9570#ifdef __cplusplus
8976extern "C" 9571extern "C"
@@ -9001,11 +9596,20 @@ return f != $ac_func;
9001_ACEOF 9596_ACEOF
9002rm -f conftest.$ac_objext conftest$ac_exeext 9597rm -f conftest.$ac_objext conftest$ac_exeext
9003if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9598if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9004 (eval $ac_link) 2>&5 9599 (eval $ac_link) 2>conftest.er1
9005 ac_status=$? 9600 ac_status=$?
9601 grep -v '^ *+' conftest.er1 >conftest.err
9602 rm -f conftest.er1
9603 cat conftest.err >&5
9006 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9604 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9007 (exit $ac_status); } && 9605 (exit $ac_status); } &&
9008 { ac_try='test -s conftest$ac_exeext' 9606 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9607 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9608 (eval $ac_try) 2>&5
9609 ac_status=$?
9610 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9611 (exit $ac_status); }; } &&
9612 { ac_try='test -s conftest$ac_exeext'
9009 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9613 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9010 (eval $ac_try) 2>&5 9614 (eval $ac_try) 2>&5
9011 ac_status=$? 9615 ac_status=$?
@@ -9018,7 +9622,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
9018 9622
9019eval "$as_ac_var=no" 9623eval "$as_ac_var=no"
9020fi 9624fi
9021rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9625rm -f conftest.err conftest.$ac_objext \
9626 conftest$ac_exeext conftest.$ac_ext
9022fi 9627fi
9023echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 9628echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
9024echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 9629echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
@@ -9039,7 +9644,6 @@ echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6
9039 echo $ECHO_N "(cached) $ECHO_C" >&6 9644 echo $ECHO_N "(cached) $ECHO_C" >&6
9040else 9645else
9041 cat >conftest.$ac_ext <<_ACEOF 9646 cat >conftest.$ac_ext <<_ACEOF
9042#line $LINENO "configure"
9043/* confdefs.h. */ 9647/* confdefs.h. */
9044_ACEOF 9648_ACEOF
9045cat confdefs.h >>conftest.$ac_ext 9649cat confdefs.h >>conftest.$ac_ext
@@ -9059,11 +9663,20 @@ fail;
9059_ACEOF 9663_ACEOF
9060rm -f conftest.$ac_objext conftest$ac_exeext 9664rm -f conftest.$ac_objext conftest$ac_exeext
9061if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9665if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9062 (eval $ac_link) 2>&5 9666 (eval $ac_link) 2>conftest.er1
9063 ac_status=$? 9667 ac_status=$?
9668 grep -v '^ *+' conftest.er1 >conftest.err
9669 rm -f conftest.er1
9670 cat conftest.err >&5
9064 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9671 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9065 (exit $ac_status); } && 9672 (exit $ac_status); } &&
9066 { ac_try='test -s conftest$ac_exeext' 9673 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9674 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9675 (eval $ac_try) 2>&5
9676 ac_status=$?
9677 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9678 (exit $ac_status); }; } &&
9679 { ac_try='test -s conftest$ac_exeext'
9067 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9680 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9068 (eval $ac_try) 2>&5 9681 (eval $ac_try) 2>&5
9069 ac_status=$? 9682 ac_status=$?
@@ -9076,7 +9689,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
9076 9689
9077emacs_cv_x11_version_6=no 9690emacs_cv_x11_version_6=no
9078fi 9691fi
9079rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9692rm -f conftest.err conftest.$ac_objext \
9693 conftest$ac_exeext conftest.$ac_ext
9080fi 9694fi
9081 9695
9082 if test $emacs_cv_x11_version_6 = yes; then 9696 if test $emacs_cv_x11_version_6 = yes; then
@@ -9100,7 +9714,6 @@ echo $ECHO_N "checking X11 version 5... $ECHO_C" >&6
9100 echo $ECHO_N "(cached) $ECHO_C" >&6 9714 echo $ECHO_N "(cached) $ECHO_C" >&6
9101else 9715else
9102 cat >conftest.$ac_ext <<_ACEOF 9716 cat >conftest.$ac_ext <<_ACEOF
9103#line $LINENO "configure"
9104/* confdefs.h. */ 9717/* confdefs.h. */
9105_ACEOF 9718_ACEOF
9106cat confdefs.h >>conftest.$ac_ext 9719cat confdefs.h >>conftest.$ac_ext
@@ -9120,11 +9733,20 @@ fail;
9120_ACEOF 9733_ACEOF
9121rm -f conftest.$ac_objext conftest$ac_exeext 9734rm -f conftest.$ac_objext conftest$ac_exeext
9122if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9735if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9123 (eval $ac_link) 2>&5 9736 (eval $ac_link) 2>conftest.er1
9124 ac_status=$? 9737 ac_status=$?
9738 grep -v '^ *+' conftest.er1 >conftest.err
9739 rm -f conftest.er1
9740 cat conftest.err >&5
9125 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9741 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9126 (exit $ac_status); } && 9742 (exit $ac_status); } &&
9127 { ac_try='test -s conftest$ac_exeext' 9743 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9744 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9745 (eval $ac_try) 2>&5
9746 ac_status=$?
9747 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9748 (exit $ac_status); }; } &&
9749 { ac_try='test -s conftest$ac_exeext'
9128 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9750 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9129 (eval $ac_try) 2>&5 9751 (eval $ac_try) 2>&5
9130 ac_status=$? 9752 ac_status=$?
@@ -9137,7 +9759,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
9137 9759
9138emacs_cv_x11_version_5=no 9760emacs_cv_x11_version_5=no
9139fi 9761fi
9140rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9762rm -f conftest.err conftest.$ac_objext \
9763 conftest$ac_exeext conftest.$ac_ext
9141fi 9764fi
9142 9765
9143 if test $emacs_cv_x11_version_5 = yes; then 9766 if test $emacs_cv_x11_version_5 = yes; then
@@ -9298,21 +9921,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
9298 echo $ECHO_N "(cached) $ECHO_C" >&6 9921 echo $ECHO_N "(cached) $ECHO_C" >&6
9299else 9922else
9300 cat >conftest.$ac_ext <<_ACEOF 9923 cat >conftest.$ac_ext <<_ACEOF
9301#line $LINENO "configure"
9302/* confdefs.h. */ 9924/* confdefs.h. */
9303_ACEOF 9925_ACEOF
9304cat confdefs.h >>conftest.$ac_ext 9926cat confdefs.h >>conftest.$ac_ext
9305cat >>conftest.$ac_ext <<_ACEOF 9927cat >>conftest.$ac_ext <<_ACEOF
9306/* end confdefs.h. */ 9928/* end confdefs.h. */
9929/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
9930 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9931#define $ac_func innocuous_$ac_func
9932
9307/* System header to define __stub macros and hopefully few prototypes, 9933/* System header to define __stub macros and hopefully few prototypes,
9308 which can conflict with char $ac_func (); below. 9934 which can conflict with char $ac_func (); below.
9309 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 9935 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9310 <limits.h> exists even on freestanding compilers. */ 9936 <limits.h> exists even on freestanding compilers. */
9937
9311#ifdef __STDC__ 9938#ifdef __STDC__
9312# include <limits.h> 9939# include <limits.h>
9313#else 9940#else
9314# include <assert.h> 9941# include <assert.h>
9315#endif 9942#endif
9943
9944#undef $ac_func
9945
9316/* Override any gcc2 internal prototype to avoid an error. */ 9946/* Override any gcc2 internal prototype to avoid an error. */
9317#ifdef __cplusplus 9947#ifdef __cplusplus
9318extern "C" 9948extern "C"
@@ -9343,11 +9973,20 @@ return f != $ac_func;
9343_ACEOF 9973_ACEOF
9344rm -f conftest.$ac_objext conftest$ac_exeext 9974rm -f conftest.$ac_objext conftest$ac_exeext
9345if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9975if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9346 (eval $ac_link) 2>&5 9976 (eval $ac_link) 2>conftest.er1
9347 ac_status=$? 9977 ac_status=$?
9978 grep -v '^ *+' conftest.er1 >conftest.err
9979 rm -f conftest.er1
9980 cat conftest.err >&5
9348 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9981 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9349 (exit $ac_status); } && 9982 (exit $ac_status); } &&
9350 { ac_try='test -s conftest$ac_exeext' 9983 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
9984 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9985 (eval $ac_try) 2>&5
9986 ac_status=$?
9987 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9988 (exit $ac_status); }; } &&
9989 { ac_try='test -s conftest$ac_exeext'
9351 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9990 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9352 (eval $ac_try) 2>&5 9991 (eval $ac_try) 2>&5
9353 ac_status=$? 9992 ac_status=$?
@@ -9360,7 +9999,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
9360 9999
9361eval "$as_ac_var=no" 10000eval "$as_ac_var=no"
9362fi 10001fi
9363rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10002rm -f conftest.err conftest.$ac_objext \
10003 conftest$ac_exeext conftest.$ac_ext
9364fi 10004fi
9365echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 10005echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
9366echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 10006echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
@@ -9390,21 +10030,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
9390 echo $ECHO_N "(cached) $ECHO_C" >&6 10030 echo $ECHO_N "(cached) $ECHO_C" >&6
9391else 10031else
9392 cat >conftest.$ac_ext <<_ACEOF 10032 cat >conftest.$ac_ext <<_ACEOF
9393#line $LINENO "configure"
9394/* confdefs.h. */ 10033/* confdefs.h. */
9395_ACEOF 10034_ACEOF
9396cat confdefs.h >>conftest.$ac_ext 10035cat confdefs.h >>conftest.$ac_ext
9397cat >>conftest.$ac_ext <<_ACEOF 10036cat >>conftest.$ac_ext <<_ACEOF
9398/* end confdefs.h. */ 10037/* end confdefs.h. */
10038/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
10039 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10040#define $ac_func innocuous_$ac_func
10041
9399/* System header to define __stub macros and hopefully few prototypes, 10042/* System header to define __stub macros and hopefully few prototypes,
9400 which can conflict with char $ac_func (); below. 10043 which can conflict with char $ac_func (); below.
9401 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 10044 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9402 <limits.h> exists even on freestanding compilers. */ 10045 <limits.h> exists even on freestanding compilers. */
10046
9403#ifdef __STDC__ 10047#ifdef __STDC__
9404# include <limits.h> 10048# include <limits.h>
9405#else 10049#else
9406# include <assert.h> 10050# include <assert.h>
9407#endif 10051#endif
10052
10053#undef $ac_func
10054
9408/* Override any gcc2 internal prototype to avoid an error. */ 10055/* Override any gcc2 internal prototype to avoid an error. */
9409#ifdef __cplusplus 10056#ifdef __cplusplus
9410extern "C" 10057extern "C"
@@ -9435,11 +10082,20 @@ return f != $ac_func;
9435_ACEOF 10082_ACEOF
9436rm -f conftest.$ac_objext conftest$ac_exeext 10083rm -f conftest.$ac_objext conftest$ac_exeext
9437if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10084if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9438 (eval $ac_link) 2>&5 10085 (eval $ac_link) 2>conftest.er1
9439 ac_status=$? 10086 ac_status=$?
10087 grep -v '^ *+' conftest.er1 >conftest.err
10088 rm -f conftest.er1
10089 cat conftest.err >&5
9440 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10090 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9441 (exit $ac_status); } && 10091 (exit $ac_status); } &&
9442 { ac_try='test -s conftest$ac_exeext' 10092 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10093 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10094 (eval $ac_try) 2>&5
10095 ac_status=$?
10096 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10097 (exit $ac_status); }; } &&
10098 { ac_try='test -s conftest$ac_exeext'
9443 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10099 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9444 (eval $ac_try) 2>&5 10100 (eval $ac_try) 2>&5
9445 ac_status=$? 10101 ac_status=$?
@@ -9452,7 +10108,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
9452 10108
9453eval "$as_ac_var=no" 10109eval "$as_ac_var=no"
9454fi 10110fi
9455rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10111rm -f conftest.err conftest.$ac_objext \
10112 conftest$ac_exeext conftest.$ac_ext
9456fi 10113fi
9457echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 10114echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
9458echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 10115echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
@@ -9476,21 +10133,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
9476 echo $ECHO_N "(cached) $ECHO_C" >&6 10133 echo $ECHO_N "(cached) $ECHO_C" >&6
9477else 10134else
9478 cat >conftest.$ac_ext <<_ACEOF 10135 cat >conftest.$ac_ext <<_ACEOF
9479#line $LINENO "configure"
9480/* confdefs.h. */ 10136/* confdefs.h. */
9481_ACEOF 10137_ACEOF
9482cat confdefs.h >>conftest.$ac_ext 10138cat confdefs.h >>conftest.$ac_ext
9483cat >>conftest.$ac_ext <<_ACEOF 10139cat >>conftest.$ac_ext <<_ACEOF
9484/* end confdefs.h. */ 10140/* end confdefs.h. */
10141/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
10142 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10143#define $ac_func innocuous_$ac_func
10144
9485/* System header to define __stub macros and hopefully few prototypes, 10145/* System header to define __stub macros and hopefully few prototypes,
9486 which can conflict with char $ac_func (); below. 10146 which can conflict with char $ac_func (); below.
9487 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 10147 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9488 <limits.h> exists even on freestanding compilers. */ 10148 <limits.h> exists even on freestanding compilers. */
10149
9489#ifdef __STDC__ 10150#ifdef __STDC__
9490# include <limits.h> 10151# include <limits.h>
9491#else 10152#else
9492# include <assert.h> 10153# include <assert.h>
9493#endif 10154#endif
10155
10156#undef $ac_func
10157
9494/* Override any gcc2 internal prototype to avoid an error. */ 10158/* Override any gcc2 internal prototype to avoid an error. */
9495#ifdef __cplusplus 10159#ifdef __cplusplus
9496extern "C" 10160extern "C"
@@ -9521,11 +10185,20 @@ return f != $ac_func;
9521_ACEOF 10185_ACEOF
9522rm -f conftest.$ac_objext conftest$ac_exeext 10186rm -f conftest.$ac_objext conftest$ac_exeext
9523if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10187if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9524 (eval $ac_link) 2>&5 10188 (eval $ac_link) 2>conftest.er1
9525 ac_status=$? 10189 ac_status=$?
10190 grep -v '^ *+' conftest.er1 >conftest.err
10191 rm -f conftest.er1
10192 cat conftest.err >&5
9526 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10193 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9527 (exit $ac_status); } && 10194 (exit $ac_status); } &&
9528 { ac_try='test -s conftest$ac_exeext' 10195 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10196 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10197 (eval $ac_try) 2>&5
10198 ac_status=$?
10199 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10200 (exit $ac_status); }; } &&
10201 { ac_try='test -s conftest$ac_exeext'
9529 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10202 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9530 (eval $ac_try) 2>&5 10203 (eval $ac_try) 2>&5
9531 ac_status=$? 10204 ac_status=$?
@@ -9538,7 +10211,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
9538 10211
9539eval "$as_ac_var=no" 10212eval "$as_ac_var=no"
9540fi 10213fi
9541rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10214rm -f conftest.err conftest.$ac_objext \
10215 conftest$ac_exeext conftest.$ac_ext
9542fi 10216fi
9543echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 10217echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
9544echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 10218echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
@@ -9579,7 +10253,6 @@ else
9579echo "$as_me:$LINENO: checking $ac_header usability" >&5 10253echo "$as_me:$LINENO: checking $ac_header usability" >&5
9580echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 10254echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
9581cat >conftest.$ac_ext <<_ACEOF 10255cat >conftest.$ac_ext <<_ACEOF
9582#line $LINENO "configure"
9583/* confdefs.h. */ 10256/* confdefs.h. */
9584_ACEOF 10257_ACEOF
9585cat confdefs.h >>conftest.$ac_ext 10258cat confdefs.h >>conftest.$ac_ext
@@ -9590,11 +10263,20 @@ $ac_includes_default
9590_ACEOF 10263_ACEOF
9591rm -f conftest.$ac_objext 10264rm -f conftest.$ac_objext
9592if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 10265if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9593 (eval $ac_compile) 2>&5 10266 (eval $ac_compile) 2>conftest.er1
9594 ac_status=$? 10267 ac_status=$?
10268 grep -v '^ *+' conftest.er1 >conftest.err
10269 rm -f conftest.er1
10270 cat conftest.err >&5
9595 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10271 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9596 (exit $ac_status); } && 10272 (exit $ac_status); } &&
9597 { ac_try='test -s conftest.$ac_objext' 10273 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10274 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10275 (eval $ac_try) 2>&5
10276 ac_status=$?
10277 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10278 (exit $ac_status); }; } &&
10279 { ac_try='test -s conftest.$ac_objext'
9598 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10280 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9599 (eval $ac_try) 2>&5 10281 (eval $ac_try) 2>&5
9600 ac_status=$? 10282 ac_status=$?
@@ -9607,7 +10289,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
9607 10289
9608ac_header_compiler=no 10290ac_header_compiler=no
9609fi 10291fi
9610rm -f conftest.$ac_objext conftest.$ac_ext 10292rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
9611echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 10293echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9612echo "${ECHO_T}$ac_header_compiler" >&6 10294echo "${ECHO_T}$ac_header_compiler" >&6
9613 10295
@@ -9615,7 +10297,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
9615echo "$as_me:$LINENO: checking $ac_header presence" >&5 10297echo "$as_me:$LINENO: checking $ac_header presence" >&5
9616echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 10298echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9617cat >conftest.$ac_ext <<_ACEOF 10299cat >conftest.$ac_ext <<_ACEOF
9618#line $LINENO "configure"
9619/* confdefs.h. */ 10300/* confdefs.h. */
9620_ACEOF 10301_ACEOF
9621cat confdefs.h >>conftest.$ac_ext 10302cat confdefs.h >>conftest.$ac_ext
@@ -9633,6 +10314,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9633 (exit $ac_status); } >/dev/null; then 10314 (exit $ac_status); } >/dev/null; then
9634 if test -s conftest.err; then 10315 if test -s conftest.err; then
9635 ac_cpp_err=$ac_c_preproc_warn_flag 10316 ac_cpp_err=$ac_c_preproc_warn_flag
10317 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
9636 else 10318 else
9637 ac_cpp_err= 10319 ac_cpp_err=
9638 fi 10320 fi
@@ -9652,33 +10334,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9652echo "${ECHO_T}$ac_header_preproc" >&6 10334echo "${ECHO_T}$ac_header_preproc" >&6
9653 10335
9654# So? What about this header? 10336# So? What about this header?
9655case $ac_header_compiler:$ac_header_preproc in 10337case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
9656 yes:no ) 10338 yes:no: )
9657 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 10339 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9658echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 10340echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9659 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 10341 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
9660echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 10342echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
9661 ( 10343 ac_header_preproc=yes
9662 cat <<\_ASBOX
9663## ------------------------------------ ##
9664## Report this to bug-autoconf@gnu.org. ##
9665## ------------------------------------ ##
9666_ASBOX
9667 ) |
9668 sed "s/^/$as_me: WARNING: /" >&2
9669 ;; 10344 ;;
9670 no:yes ) 10345 no:yes:* )
9671 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 10346 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9672echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 10347echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9673 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 10348 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
9674echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 10349echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10350 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10351echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10352 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10353echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
9675 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 10354 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9676echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 10355echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10356 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10357echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
9677 ( 10358 (
9678 cat <<\_ASBOX 10359 cat <<\_ASBOX
9679## ------------------------------------ ## 10360## ------------------------------------------ ##
9680## Report this to bug-autoconf@gnu.org. ## 10361## Report this to the AC_PACKAGE_NAME lists. ##
9681## ------------------------------------ ## 10362## ------------------------------------------ ##
9682_ASBOX 10363_ASBOX
9683 ) | 10364 ) |
9684 sed "s/^/$as_me: WARNING: /" >&2 10365 sed "s/^/$as_me: WARNING: /" >&2
@@ -9689,7 +10370,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9689if eval "test \"\${$as_ac_Header+set}\" = set"; then 10370if eval "test \"\${$as_ac_Header+set}\" = set"; then
9690 echo $ECHO_N "(cached) $ECHO_C" >&6 10371 echo $ECHO_N "(cached) $ECHO_C" >&6
9691else 10372else
9692 eval "$as_ac_Header=$ac_header_preproc" 10373 eval "$as_ac_Header=\$ac_header_preproc"
9693fi 10374fi
9694echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 10375echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9695echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 10376echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -9713,7 +10394,6 @@ else
9713 ac_check_lib_save_LIBS=$LIBS 10394 ac_check_lib_save_LIBS=$LIBS
9714LIBS="-lpthread $LIBS" 10395LIBS="-lpthread $LIBS"
9715cat >conftest.$ac_ext <<_ACEOF 10396cat >conftest.$ac_ext <<_ACEOF
9716#line $LINENO "configure"
9717/* confdefs.h. */ 10397/* confdefs.h. */
9718_ACEOF 10398_ACEOF
9719cat confdefs.h >>conftest.$ac_ext 10399cat confdefs.h >>conftest.$ac_ext
@@ -9737,11 +10417,20 @@ pthread_self ();
9737_ACEOF 10417_ACEOF
9738rm -f conftest.$ac_objext conftest$ac_exeext 10418rm -f conftest.$ac_objext conftest$ac_exeext
9739if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10419if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9740 (eval $ac_link) 2>&5 10420 (eval $ac_link) 2>conftest.er1
9741 ac_status=$? 10421 ac_status=$?
10422 grep -v '^ *+' conftest.er1 >conftest.err
10423 rm -f conftest.er1
10424 cat conftest.err >&5
9742 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10425 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9743 (exit $ac_status); } && 10426 (exit $ac_status); } &&
9744 { ac_try='test -s conftest$ac_exeext' 10427 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10428 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10429 (eval $ac_try) 2>&5
10430 ac_status=$?
10431 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10432 (exit $ac_status); }; } &&
10433 { ac_try='test -s conftest$ac_exeext'
9745 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10434 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9746 (eval $ac_try) 2>&5 10435 (eval $ac_try) 2>&5
9747 ac_status=$? 10436 ac_status=$?
@@ -9754,7 +10443,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
9754 10443
9755ac_cv_lib_pthread_pthread_self=no 10444ac_cv_lib_pthread_pthread_self=no
9756fi 10445fi
9757rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10446rm -f conftest.err conftest.$ac_objext \
10447 conftest$ac_exeext conftest.$ac_ext
9758LIBS=$ac_check_lib_save_LIBS 10448LIBS=$ac_check_lib_save_LIBS
9759fi 10449fi
9760echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_self" >&5 10450echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_self" >&5
@@ -9783,7 +10473,6 @@ echo $ECHO_N "checking X11 version 5 with Xaw... $ECHO_C" >&6
9783 echo $ECHO_N "(cached) $ECHO_C" >&6 10473 echo $ECHO_N "(cached) $ECHO_C" >&6
9784else 10474else
9785 cat >conftest.$ac_ext <<_ACEOF 10475 cat >conftest.$ac_ext <<_ACEOF
9786#line $LINENO "configure"
9787/* confdefs.h. */ 10476/* confdefs.h. */
9788_ACEOF 10477_ACEOF
9789cat confdefs.h >>conftest.$ac_ext 10478cat confdefs.h >>conftest.$ac_ext
@@ -9802,11 +10491,20 @@ main ()
9802_ACEOF 10491_ACEOF
9803rm -f conftest.$ac_objext conftest$ac_exeext 10492rm -f conftest.$ac_objext conftest$ac_exeext
9804if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10493if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9805 (eval $ac_link) 2>&5 10494 (eval $ac_link) 2>conftest.er1
9806 ac_status=$? 10495 ac_status=$?
10496 grep -v '^ *+' conftest.er1 >conftest.err
10497 rm -f conftest.er1
10498 cat conftest.err >&5
9807 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10499 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9808 (exit $ac_status); } && 10500 (exit $ac_status); } &&
9809 { ac_try='test -s conftest$ac_exeext' 10501 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10502 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10503 (eval $ac_try) 2>&5
10504 ac_status=$?
10505 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10506 (exit $ac_status); }; } &&
10507 { ac_try='test -s conftest$ac_exeext'
9810 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10508 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9811 (eval $ac_try) 2>&5 10509 (eval $ac_try) 2>&5
9812 ac_status=$? 10510 ac_status=$?
@@ -9819,7 +10517,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
9819 10517
9820emacs_cv_x11_version_5_with_xaw=no 10518emacs_cv_x11_version_5_with_xaw=no
9821fi 10519fi
9822rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10520rm -f conftest.err conftest.$ac_objext \
10521 conftest$ac_exeext conftest.$ac_ext
9823fi 10522fi
9824 10523
9825 if test $emacs_cv_x11_version_5_with_xaw = yes; then 10524 if test $emacs_cv_x11_version_5_with_xaw = yes; then
@@ -9845,7 +10544,6 @@ echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6
9845 echo $ECHO_N "(cached) $ECHO_C" >&6 10544 echo $ECHO_N "(cached) $ECHO_C" >&6
9846else 10545else
9847 cat >conftest.$ac_ext <<_ACEOF 10546 cat >conftest.$ac_ext <<_ACEOF
9848#line $LINENO "configure"
9849/* confdefs.h. */ 10547/* confdefs.h. */
9850_ACEOF 10548_ACEOF
9851cat confdefs.h >>conftest.$ac_ext 10549cat confdefs.h >>conftest.$ac_ext
@@ -9865,11 +10563,20 @@ fail;
9865_ACEOF 10563_ACEOF
9866rm -f conftest.$ac_objext conftest$ac_exeext 10564rm -f conftest.$ac_objext conftest$ac_exeext
9867if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10565if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9868 (eval $ac_link) 2>&5 10566 (eval $ac_link) 2>conftest.er1
9869 ac_status=$? 10567 ac_status=$?
10568 grep -v '^ *+' conftest.er1 >conftest.err
10569 rm -f conftest.er1
10570 cat conftest.err >&5
9870 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10571 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9871 (exit $ac_status); } && 10572 (exit $ac_status); } &&
9872 { ac_try='test -s conftest$ac_exeext' 10573 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10574 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10575 (eval $ac_try) 2>&5
10576 ac_status=$?
10577 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10578 (exit $ac_status); }; } &&
10579 { ac_try='test -s conftest$ac_exeext'
9873 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10580 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9874 (eval $ac_try) 2>&5 10581 (eval $ac_try) 2>&5
9875 ac_status=$? 10582 ac_status=$?
@@ -9882,7 +10589,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
9882 10589
9883emacs_cv_x11_toolkit_version_6=no 10590emacs_cv_x11_toolkit_version_6=no
9884fi 10591fi
9885rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10592rm -f conftest.err conftest.$ac_objext \
10593 conftest$ac_exeext conftest.$ac_ext
9886fi 10594fi
9887 10595
9888 HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6 10596 HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6
@@ -9914,7 +10622,6 @@ else
9914 ac_check_lib_save_LIBS=$LIBS 10622 ac_check_lib_save_LIBS=$LIBS
9915LIBS="-lXmu $LIBS" 10623LIBS="-lXmu $LIBS"
9916cat >conftest.$ac_ext <<_ACEOF 10624cat >conftest.$ac_ext <<_ACEOF
9917#line $LINENO "configure"
9918/* confdefs.h. */ 10625/* confdefs.h. */
9919_ACEOF 10626_ACEOF
9920cat confdefs.h >>conftest.$ac_ext 10627cat confdefs.h >>conftest.$ac_ext
@@ -9938,11 +10645,20 @@ XmuConvertStandardSelection ();
9938_ACEOF 10645_ACEOF
9939rm -f conftest.$ac_objext conftest$ac_exeext 10646rm -f conftest.$ac_objext conftest$ac_exeext
9940if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10647if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9941 (eval $ac_link) 2>&5 10648 (eval $ac_link) 2>conftest.er1
9942 ac_status=$? 10649 ac_status=$?
10650 grep -v '^ *+' conftest.er1 >conftest.err
10651 rm -f conftest.er1
10652 cat conftest.err >&5
9943 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10653 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9944 (exit $ac_status); } && 10654 (exit $ac_status); } &&
9945 { ac_try='test -s conftest$ac_exeext' 10655 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10656 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10657 (eval $ac_try) 2>&5
10658 ac_status=$?
10659 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10660 (exit $ac_status); }; } &&
10661 { ac_try='test -s conftest$ac_exeext'
9946 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10662 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9947 (eval $ac_try) 2>&5 10663 (eval $ac_try) 2>&5
9948 ac_status=$? 10664 ac_status=$?
@@ -9955,7 +10671,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
9955 10671
9956ac_cv_lib_Xmu_XmuConvertStandardSelection=no 10672ac_cv_lib_Xmu_XmuConvertStandardSelection=no
9957fi 10673fi
9958rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10674rm -f conftest.err conftest.$ac_objext \
10675 conftest$ac_exeext conftest.$ac_ext
9959LIBS=$ac_check_lib_save_LIBS 10676LIBS=$ac_check_lib_save_LIBS
9960fi 10677fi
9961echo "$as_me:$LINENO: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5 10678echo "$as_me:$LINENO: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5
@@ -9984,7 +10701,6 @@ else
9984 ac_check_lib_save_LIBS=$LIBS 10701 ac_check_lib_save_LIBS=$LIBS
9985LIBS="-lXext $LIBS" 10702LIBS="-lXext $LIBS"
9986cat >conftest.$ac_ext <<_ACEOF 10703cat >conftest.$ac_ext <<_ACEOF
9987#line $LINENO "configure"
9988/* confdefs.h. */ 10704/* confdefs.h. */
9989_ACEOF 10705_ACEOF
9990cat confdefs.h >>conftest.$ac_ext 10706cat confdefs.h >>conftest.$ac_ext
@@ -10008,11 +10724,20 @@ XShapeQueryExtension ();
10008_ACEOF 10724_ACEOF
10009rm -f conftest.$ac_objext conftest$ac_exeext 10725rm -f conftest.$ac_objext conftest$ac_exeext
10010if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10726if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10011 (eval $ac_link) 2>&5 10727 (eval $ac_link) 2>conftest.er1
10012 ac_status=$? 10728 ac_status=$?
10729 grep -v '^ *+' conftest.er1 >conftest.err
10730 rm -f conftest.er1
10731 cat conftest.err >&5
10013 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10732 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10014 (exit $ac_status); } && 10733 (exit $ac_status); } &&
10015 { ac_try='test -s conftest$ac_exeext' 10734 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10735 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10736 (eval $ac_try) 2>&5
10737 ac_status=$?
10738 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10739 (exit $ac_status); }; } &&
10740 { ac_try='test -s conftest$ac_exeext'
10016 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10741 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10017 (eval $ac_try) 2>&5 10742 (eval $ac_try) 2>&5
10018 ac_status=$? 10743 ac_status=$?
@@ -10025,7 +10750,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
10025 10750
10026ac_cv_lib_Xext_XShapeQueryExtension=no 10751ac_cv_lib_Xext_XShapeQueryExtension=no
10027fi 10752fi
10028rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10753rm -f conftest.err conftest.$ac_objext \
10754 conftest$ac_exeext conftest.$ac_ext
10029LIBS=$ac_check_lib_save_LIBS 10755LIBS=$ac_check_lib_save_LIBS
10030fi 10756fi
10031echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 10757echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
@@ -10049,7 +10775,6 @@ if test "${emacs_cv_motif_version_2_1+set}" = set; then
10049 echo $ECHO_N "(cached) $ECHO_C" >&6 10775 echo $ECHO_N "(cached) $ECHO_C" >&6
10050else 10776else
10051 cat >conftest.$ac_ext <<_ACEOF 10777 cat >conftest.$ac_ext <<_ACEOF
10052#line $LINENO "configure"
10053/* confdefs.h. */ 10778/* confdefs.h. */
10054_ACEOF 10779_ACEOF
10055cat confdefs.h >>conftest.$ac_ext 10780cat confdefs.h >>conftest.$ac_ext
@@ -10070,11 +10795,20 @@ Motif version prior to 2.1.
10070_ACEOF 10795_ACEOF
10071rm -f conftest.$ac_objext 10796rm -f conftest.$ac_objext
10072if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 10797if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10073 (eval $ac_compile) 2>&5 10798 (eval $ac_compile) 2>conftest.er1
10074 ac_status=$? 10799 ac_status=$?
10800 grep -v '^ *+' conftest.er1 >conftest.err
10801 rm -f conftest.er1
10802 cat conftest.err >&5
10075 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10803 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10076 (exit $ac_status); } && 10804 (exit $ac_status); } &&
10077 { ac_try='test -s conftest.$ac_objext' 10805 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10806 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10807 (eval $ac_try) 2>&5
10808 ac_status=$?
10809 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10810 (exit $ac_status); }; } &&
10811 { ac_try='test -s conftest.$ac_objext'
10078 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10812 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10079 (eval $ac_try) 2>&5 10813 (eval $ac_try) 2>&5
10080 ac_status=$? 10814 ac_status=$?
@@ -10087,7 +10821,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
10087 10821
10088emacs_cv_motif_version_2_1=no 10822emacs_cv_motif_version_2_1=no
10089fi 10823fi
10090rm -f conftest.$ac_objext conftest.$ac_ext 10824rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10091fi 10825fi
10092echo "$as_me:$LINENO: result: $emacs_cv_motif_version_2_1" >&5 10826echo "$as_me:$LINENO: result: $emacs_cv_motif_version_2_1" >&5
10093echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6 10827echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6
@@ -10107,7 +10841,6 @@ else
10107 ac_check_lib_save_LIBS=$LIBS 10841 ac_check_lib_save_LIBS=$LIBS
10108LIBS="-lXp $LIBS" 10842LIBS="-lXp $LIBS"
10109cat >conftest.$ac_ext <<_ACEOF 10843cat >conftest.$ac_ext <<_ACEOF
10110#line $LINENO "configure"
10111/* confdefs.h. */ 10844/* confdefs.h. */
10112_ACEOF 10845_ACEOF
10113cat confdefs.h >>conftest.$ac_ext 10846cat confdefs.h >>conftest.$ac_ext
@@ -10131,11 +10864,20 @@ XpCreateContext ();
10131_ACEOF 10864_ACEOF
10132rm -f conftest.$ac_objext conftest$ac_exeext 10865rm -f conftest.$ac_objext conftest$ac_exeext
10133if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10866if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10134 (eval $ac_link) 2>&5 10867 (eval $ac_link) 2>conftest.er1
10135 ac_status=$? 10868 ac_status=$?
10869 grep -v '^ *+' conftest.er1 >conftest.err
10870 rm -f conftest.er1
10871 cat conftest.err >&5
10136 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10872 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10137 (exit $ac_status); } && 10873 (exit $ac_status); } &&
10138 { ac_try='test -s conftest$ac_exeext' 10874 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10875 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10876 (eval $ac_try) 2>&5
10877 ac_status=$?
10878 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10879 (exit $ac_status); }; } &&
10880 { ac_try='test -s conftest$ac_exeext'
10139 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10881 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10140 (eval $ac_try) 2>&5 10882 (eval $ac_try) 2>&5
10141 ac_status=$? 10883 ac_status=$?
@@ -10148,7 +10890,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
10148 10890
10149ac_cv_lib_Xp_XpCreateContext=no 10891ac_cv_lib_Xp_XpCreateContext=no
10150fi 10892fi
10151rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10893rm -f conftest.err conftest.$ac_objext \
10894 conftest$ac_exeext conftest.$ac_ext
10152LIBS=$ac_check_lib_save_LIBS 10895LIBS=$ac_check_lib_save_LIBS
10153fi 10896fi
10154echo "$as_me:$LINENO: result: $ac_cv_lib_Xp_XpCreateContext" >&5 10897echo "$as_me:$LINENO: result: $ac_cv_lib_Xp_XpCreateContext" >&5
@@ -10178,7 +10921,6 @@ else
10178 CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS" 10921 CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS"
10179 CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS" 10922 CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS"
10180 cat >conftest.$ac_ext <<_ACEOF 10923 cat >conftest.$ac_ext <<_ACEOF
10181#line $LINENO "configure"
10182/* confdefs.h. */ 10924/* confdefs.h. */
10183_ACEOF 10925_ACEOF
10184cat confdefs.h >>conftest.$ac_ext 10926cat confdefs.h >>conftest.$ac_ext
@@ -10195,11 +10937,20 @@ int x = 5;
10195_ACEOF 10937_ACEOF
10196rm -f conftest.$ac_objext 10938rm -f conftest.$ac_objext
10197if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 10939if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10198 (eval $ac_compile) 2>&5 10940 (eval $ac_compile) 2>conftest.er1
10199 ac_status=$? 10941 ac_status=$?
10942 grep -v '^ *+' conftest.er1 >conftest.err
10943 rm -f conftest.er1
10944 cat conftest.err >&5
10200 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10945 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10201 (exit $ac_status); } && 10946 (exit $ac_status); } &&
10202 { ac_try='test -s conftest.$ac_objext' 10947 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
10948 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10949 (eval $ac_try) 2>&5
10950 ac_status=$?
10951 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10952 (exit $ac_status); }; } &&
10953 { ac_try='test -s conftest.$ac_objext'
10203 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10954 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10204 (eval $ac_try) 2>&5 10955 (eval $ac_try) 2>&5
10205 ac_status=$? 10956 ac_status=$?
@@ -10212,7 +10963,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
10212 10963
10213emacs_cv_lesstif=no 10964emacs_cv_lesstif=no
10214fi 10965fi
10215rm -f conftest.$ac_objext conftest.$ac_ext 10966rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10216fi 10967fi
10217echo "$as_me:$LINENO: result: $emacs_cv_lesstif" >&5 10968echo "$as_me:$LINENO: result: $emacs_cv_lesstif" >&5
10218echo "${ECHO_T}$emacs_cv_lesstif" >&6 10969echo "${ECHO_T}$emacs_cv_lesstif" >&6
@@ -10241,7 +10992,6 @@ if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then
10241 echo $ECHO_N "(cached) $ECHO_C" >&6 10992 echo $ECHO_N "(cached) $ECHO_C" >&6
10242else 10993else
10243 cat >conftest.$ac_ext <<_ACEOF 10994 cat >conftest.$ac_ext <<_ACEOF
10244#line $LINENO "configure"
10245/* confdefs.h. */ 10995/* confdefs.h. */
10246_ACEOF 10996_ACEOF
10247cat confdefs.h >>conftest.$ac_ext 10997cat confdefs.h >>conftest.$ac_ext
@@ -10259,6 +11009,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10259 (exit $ac_status); } >/dev/null; then 11009 (exit $ac_status); } >/dev/null; then
10260 if test -s conftest.err; then 11010 if test -s conftest.err; then
10261 ac_cpp_err=$ac_c_preproc_warn_flag 11011 ac_cpp_err=$ac_c_preproc_warn_flag
11012 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
10262 else 11013 else
10263 ac_cpp_err= 11014 ac_cpp_err=
10264 fi 11015 fi
@@ -10286,7 +11037,6 @@ else
10286 ac_check_lib_save_LIBS=$LIBS 11037 ac_check_lib_save_LIBS=$LIBS
10287LIBS="-lXaw3d $LIBS" 11038LIBS="-lXaw3d $LIBS"
10288cat >conftest.$ac_ext <<_ACEOF 11039cat >conftest.$ac_ext <<_ACEOF
10289#line $LINENO "configure"
10290/* confdefs.h. */ 11040/* confdefs.h. */
10291_ACEOF 11041_ACEOF
10292cat confdefs.h >>conftest.$ac_ext 11042cat confdefs.h >>conftest.$ac_ext
@@ -10310,11 +11060,20 @@ XawScrollbarSetThumb ();
10310_ACEOF 11060_ACEOF
10311rm -f conftest.$ac_objext conftest$ac_exeext 11061rm -f conftest.$ac_objext conftest$ac_exeext
10312if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 11062if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10313 (eval $ac_link) 2>&5 11063 (eval $ac_link) 2>conftest.er1
10314 ac_status=$? 11064 ac_status=$?
11065 grep -v '^ *+' conftest.er1 >conftest.err
11066 rm -f conftest.er1
11067 cat conftest.err >&5
10315 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11068 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10316 (exit $ac_status); } && 11069 (exit $ac_status); } &&
10317 { ac_try='test -s conftest$ac_exeext' 11070 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11071 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11072 (eval $ac_try) 2>&5
11073 ac_status=$?
11074 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11075 (exit $ac_status); }; } &&
11076 { ac_try='test -s conftest$ac_exeext'
10318 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11077 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10319 (eval $ac_try) 2>&5 11078 (eval $ac_try) 2>&5
10320 ac_status=$? 11079 ac_status=$?
@@ -10327,7 +11086,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
10327 11086
10328ac_cv_lib_Xaw3d_XawScrollbarSetThumb=no 11087ac_cv_lib_Xaw3d_XawScrollbarSetThumb=no
10329fi 11088fi
10330rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11089rm -f conftest.err conftest.$ac_objext \
11090 conftest$ac_exeext conftest.$ac_ext
10331LIBS=$ac_check_lib_save_LIBS 11091LIBS=$ac_check_lib_save_LIBS
10332fi 11092fi
10333echo "$as_me:$LINENO: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5 11093echo "$as_me:$LINENO: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5
@@ -10384,7 +11144,6 @@ _ACEOF
10384fi 11144fi
10385 11145
10386cat >conftest.$ac_ext <<_ACEOF 11146cat >conftest.$ac_ext <<_ACEOF
10387#line $LINENO "configure"
10388/* confdefs.h. */ 11147/* confdefs.h. */
10389_ACEOF 11148_ACEOF
10390cat confdefs.h >>conftest.$ac_ext 11149cat confdefs.h >>conftest.$ac_ext
@@ -10403,11 +11162,20 @@ XIMProc callback;
10403_ACEOF 11162_ACEOF
10404rm -f conftest.$ac_objext 11163rm -f conftest.$ac_objext
10405if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 11164if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10406 (eval $ac_compile) 2>&5 11165 (eval $ac_compile) 2>conftest.er1
10407 ac_status=$? 11166 ac_status=$?
11167 grep -v '^ *+' conftest.er1 >conftest.err
11168 rm -f conftest.er1
11169 cat conftest.err >&5
10408 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11170 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10409 (exit $ac_status); } && 11171 (exit $ac_status); } &&
10410 { ac_try='test -s conftest.$ac_objext' 11172 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11173 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11174 (eval $ac_try) 2>&5
11175 ac_status=$?
11176 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11177 (exit $ac_status); }; } &&
11178 { ac_try='test -s conftest.$ac_objext'
10411 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11179 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10412 (eval $ac_try) 2>&5 11180 (eval $ac_try) 2>&5
10413 ac_status=$? 11181 ac_status=$?
@@ -10425,7 +11193,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
10425 11193
10426HAVE_XIM=no 11194HAVE_XIM=no
10427fi 11195fi
10428rm -f conftest.$ac_objext conftest.$ac_ext 11196rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10429 11197
10430 11198
10431if test "${with_xim}" != "no"; then 11199if test "${with_xim}" != "no"; then
@@ -10443,7 +11211,6 @@ if test "${HAVE_XIM}" != "no"; then
10443 CFLAGS="$CFLAGS --pedantic-errors" 11211 CFLAGS="$CFLAGS --pedantic-errors"
10444 fi 11212 fi
10445 cat >conftest.$ac_ext <<_ACEOF 11213 cat >conftest.$ac_ext <<_ACEOF
10446#line $LINENO "configure"
10447/* confdefs.h. */ 11214/* confdefs.h. */
10448_ACEOF 11215_ACEOF
10449cat confdefs.h >>conftest.$ac_ext 11216cat confdefs.h >>conftest.$ac_ext
@@ -10475,11 +11242,20 @@ extern Bool XRegisterIMInstantiateCallback(Display*, XrmDatabase, char*,
10475_ACEOF 11242_ACEOF
10476rm -f conftest.$ac_objext 11243rm -f conftest.$ac_objext
10477if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 11244if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10478 (eval $ac_compile) 2>&5 11245 (eval $ac_compile) 2>conftest.er1
10479 ac_status=$? 11246 ac_status=$?
11247 grep -v '^ *+' conftest.er1 >conftest.err
11248 rm -f conftest.er1
11249 cat conftest.err >&5
10480 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11250 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10481 (exit $ac_status); } && 11251 (exit $ac_status); } &&
10482 { ac_try='test -s conftest.$ac_objext' 11252 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11253 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11254 (eval $ac_try) 2>&5
11255 ac_status=$?
11256 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11257 (exit $ac_status); }; } &&
11258 { ac_try='test -s conftest.$ac_objext'
10483 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11259 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10484 (eval $ac_try) 2>&5 11260 (eval $ac_try) 2>&5
10485 ac_status=$? 11261 ac_status=$?
@@ -10491,7 +11267,7 @@ else
10491sed 's/^/| /' conftest.$ac_ext >&5 11267sed 's/^/| /' conftest.$ac_ext >&5
10492 11268
10493fi 11269fi
10494rm -f conftest.$ac_objext conftest.$ac_ext 11270rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10495 11271
10496 if test "$emacs_cv_arg6_star" = yes; then 11272 if test "$emacs_cv_arg6_star" = yes; then
10497 cat >>confdefs.h <<\_ACEOF 11273 cat >>confdefs.h <<\_ACEOF
@@ -10524,7 +11300,6 @@ else
10524echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5 11300echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5
10525echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6 11301echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6
10526cat >conftest.$ac_ext <<_ACEOF 11302cat >conftest.$ac_ext <<_ACEOF
10527#line $LINENO "configure"
10528/* confdefs.h. */ 11303/* confdefs.h. */
10529_ACEOF 11304_ACEOF
10530cat confdefs.h >>conftest.$ac_ext 11305cat confdefs.h >>conftest.$ac_ext
@@ -10535,11 +11310,20 @@ $ac_includes_default
10535_ACEOF 11310_ACEOF
10536rm -f conftest.$ac_objext 11311rm -f conftest.$ac_objext
10537if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 11312if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10538 (eval $ac_compile) 2>&5 11313 (eval $ac_compile) 2>conftest.er1
10539 ac_status=$? 11314 ac_status=$?
11315 grep -v '^ *+' conftest.er1 >conftest.err
11316 rm -f conftest.er1
11317 cat conftest.err >&5
10540 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11318 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10541 (exit $ac_status); } && 11319 (exit $ac_status); } &&
10542 { ac_try='test -s conftest.$ac_objext' 11320 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11321 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11322 (eval $ac_try) 2>&5
11323 ac_status=$?
11324 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11325 (exit $ac_status); }; } &&
11326 { ac_try='test -s conftest.$ac_objext'
10543 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11327 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10544 (eval $ac_try) 2>&5 11328 (eval $ac_try) 2>&5
10545 ac_status=$? 11329 ac_status=$?
@@ -10552,7 +11336,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
10552 11336
10553ac_header_compiler=no 11337ac_header_compiler=no
10554fi 11338fi
10555rm -f conftest.$ac_objext conftest.$ac_ext 11339rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10556echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 11340echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10557echo "${ECHO_T}$ac_header_compiler" >&6 11341echo "${ECHO_T}$ac_header_compiler" >&6
10558 11342
@@ -10560,7 +11344,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
10560echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5 11344echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5
10561echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6 11345echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6
10562cat >conftest.$ac_ext <<_ACEOF 11346cat >conftest.$ac_ext <<_ACEOF
10563#line $LINENO "configure"
10564/* confdefs.h. */ 11347/* confdefs.h. */
10565_ACEOF 11348_ACEOF
10566cat confdefs.h >>conftest.$ac_ext 11349cat confdefs.h >>conftest.$ac_ext
@@ -10578,6 +11361,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10578 (exit $ac_status); } >/dev/null; then 11361 (exit $ac_status); } >/dev/null; then
10579 if test -s conftest.err; then 11362 if test -s conftest.err; then
10580 ac_cpp_err=$ac_c_preproc_warn_flag 11363 ac_cpp_err=$ac_c_preproc_warn_flag
11364 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
10581 else 11365 else
10582 ac_cpp_err= 11366 ac_cpp_err=
10583 fi 11367 fi
@@ -10597,33 +11381,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10597echo "${ECHO_T}$ac_header_preproc" >&6 11381echo "${ECHO_T}$ac_header_preproc" >&6
10598 11382
10599# So? What about this header? 11383# So? What about this header?
10600case $ac_header_compiler:$ac_header_preproc in 11384case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
10601 yes:no ) 11385 yes:no: )
10602 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5 11386 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5
10603echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 11387echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
10604 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 11388 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the compiler's result" >&5
10605echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} 11389echo "$as_me: WARNING: X11/xpm.h: proceeding with the compiler's result" >&2;}
10606 ( 11390 ac_header_preproc=yes
10607 cat <<\_ASBOX
10608## ------------------------------------ ##
10609## Report this to bug-autoconf@gnu.org. ##
10610## ------------------------------------ ##
10611_ASBOX
10612 ) |
10613 sed "s/^/$as_me: WARNING: /" >&2
10614 ;; 11391 ;;
10615 no:yes ) 11392 no:yes:* )
10616 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5 11393 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5
10617echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;} 11394echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;}
10618 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5 11395 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5
10619echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;} 11396echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;}
11397 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: see the Autoconf documentation" >&5
11398echo "$as_me: WARNING: X11/xpm.h: see the Autoconf documentation" >&2;}
11399 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&5
11400echo "$as_me: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&2;}
10620 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 11401 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5
10621echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} 11402echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;}
11403 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&5
11404echo "$as_me: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&2;}
10622 ( 11405 (
10623 cat <<\_ASBOX 11406 cat <<\_ASBOX
10624## ------------------------------------ ## 11407## ------------------------------------------ ##
10625## Report this to bug-autoconf@gnu.org. ## 11408## Report this to the AC_PACKAGE_NAME lists. ##
10626## ------------------------------------ ## 11409## ------------------------------------------ ##
10627_ASBOX 11410_ASBOX
10628 ) | 11411 ) |
10629 sed "s/^/$as_me: WARNING: /" >&2 11412 sed "s/^/$as_me: WARNING: /" >&2
@@ -10649,7 +11432,6 @@ else
10649 ac_check_lib_save_LIBS=$LIBS 11432 ac_check_lib_save_LIBS=$LIBS
10650LIBS="-lXpm -lX11 $LIBS" 11433LIBS="-lXpm -lX11 $LIBS"
10651cat >conftest.$ac_ext <<_ACEOF 11434cat >conftest.$ac_ext <<_ACEOF
10652#line $LINENO "configure"
10653/* confdefs.h. */ 11435/* confdefs.h. */
10654_ACEOF 11436_ACEOF
10655cat confdefs.h >>conftest.$ac_ext 11437cat confdefs.h >>conftest.$ac_ext
@@ -10673,11 +11455,20 @@ XpmReadFileToPixmap ();
10673_ACEOF 11455_ACEOF
10674rm -f conftest.$ac_objext conftest$ac_exeext 11456rm -f conftest.$ac_objext conftest$ac_exeext
10675if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 11457if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10676 (eval $ac_link) 2>&5 11458 (eval $ac_link) 2>conftest.er1
10677 ac_status=$? 11459 ac_status=$?
11460 grep -v '^ *+' conftest.er1 >conftest.err
11461 rm -f conftest.er1
11462 cat conftest.err >&5
10678 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11463 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10679 (exit $ac_status); } && 11464 (exit $ac_status); } &&
10680 { ac_try='test -s conftest$ac_exeext' 11465 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11466 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11467 (eval $ac_try) 2>&5
11468 ac_status=$?
11469 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11470 (exit $ac_status); }; } &&
11471 { ac_try='test -s conftest$ac_exeext'
10681 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11472 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10682 (eval $ac_try) 2>&5 11473 (eval $ac_try) 2>&5
10683 ac_status=$? 11474 ac_status=$?
@@ -10690,7 +11481,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
10690 11481
10691ac_cv_lib_Xpm_XpmReadFileToPixmap=no 11482ac_cv_lib_Xpm_XpmReadFileToPixmap=no
10692fi 11483fi
10693rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11484rm -f conftest.err conftest.$ac_objext \
11485 conftest$ac_exeext conftest.$ac_ext
10694LIBS=$ac_check_lib_save_LIBS 11486LIBS=$ac_check_lib_save_LIBS
10695fi 11487fi
10696echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5 11488echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5
@@ -10706,7 +11498,6 @@ fi
10706 echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5 11498 echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5
10707echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 11499echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6
10708 cat >conftest.$ac_ext <<_ACEOF 11500 cat >conftest.$ac_ext <<_ACEOF
10709#line $LINENO "configure"
10710/* confdefs.h. */ 11501/* confdefs.h. */
10711_ACEOF 11502_ACEOF
10712cat confdefs.h >>conftest.$ac_ext 11503cat confdefs.h >>conftest.$ac_ext
@@ -10763,7 +11554,6 @@ else
10763echo "$as_me:$LINENO: checking jerror.h usability" >&5 11554echo "$as_me:$LINENO: checking jerror.h usability" >&5
10764echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6 11555echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6
10765cat >conftest.$ac_ext <<_ACEOF 11556cat >conftest.$ac_ext <<_ACEOF
10766#line $LINENO "configure"
10767/* confdefs.h. */ 11557/* confdefs.h. */
10768_ACEOF 11558_ACEOF
10769cat confdefs.h >>conftest.$ac_ext 11559cat confdefs.h >>conftest.$ac_ext
@@ -10774,11 +11564,20 @@ $ac_includes_default
10774_ACEOF 11564_ACEOF
10775rm -f conftest.$ac_objext 11565rm -f conftest.$ac_objext
10776if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 11566if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10777 (eval $ac_compile) 2>&5 11567 (eval $ac_compile) 2>conftest.er1
10778 ac_status=$? 11568 ac_status=$?
11569 grep -v '^ *+' conftest.er1 >conftest.err
11570 rm -f conftest.er1
11571 cat conftest.err >&5
10779 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11572 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10780 (exit $ac_status); } && 11573 (exit $ac_status); } &&
10781 { ac_try='test -s conftest.$ac_objext' 11574 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11575 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11576 (eval $ac_try) 2>&5
11577 ac_status=$?
11578 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11579 (exit $ac_status); }; } &&
11580 { ac_try='test -s conftest.$ac_objext'
10782 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11581 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10783 (eval $ac_try) 2>&5 11582 (eval $ac_try) 2>&5
10784 ac_status=$? 11583 ac_status=$?
@@ -10791,7 +11590,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
10791 11590
10792ac_header_compiler=no 11591ac_header_compiler=no
10793fi 11592fi
10794rm -f conftest.$ac_objext conftest.$ac_ext 11593rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
10795echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 11594echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10796echo "${ECHO_T}$ac_header_compiler" >&6 11595echo "${ECHO_T}$ac_header_compiler" >&6
10797 11596
@@ -10799,7 +11598,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
10799echo "$as_me:$LINENO: checking jerror.h presence" >&5 11598echo "$as_me:$LINENO: checking jerror.h presence" >&5
10800echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6 11599echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6
10801cat >conftest.$ac_ext <<_ACEOF 11600cat >conftest.$ac_ext <<_ACEOF
10802#line $LINENO "configure"
10803/* confdefs.h. */ 11601/* confdefs.h. */
10804_ACEOF 11602_ACEOF
10805cat confdefs.h >>conftest.$ac_ext 11603cat confdefs.h >>conftest.$ac_ext
@@ -10817,6 +11615,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10817 (exit $ac_status); } >/dev/null; then 11615 (exit $ac_status); } >/dev/null; then
10818 if test -s conftest.err; then 11616 if test -s conftest.err; then
10819 ac_cpp_err=$ac_c_preproc_warn_flag 11617 ac_cpp_err=$ac_c_preproc_warn_flag
11618 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
10820 else 11619 else
10821 ac_cpp_err= 11620 ac_cpp_err=
10822 fi 11621 fi
@@ -10836,33 +11635,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10836echo "${ECHO_T}$ac_header_preproc" >&6 11635echo "${ECHO_T}$ac_header_preproc" >&6
10837 11636
10838# So? What about this header? 11637# So? What about this header?
10839case $ac_header_compiler:$ac_header_preproc in 11638case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
10840 yes:no ) 11639 yes:no: )
10841 { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5 11640 { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5
10842echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 11641echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
10843 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 11642 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the compiler's result" >&5
10844echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} 11643echo "$as_me: WARNING: jerror.h: proceeding with the compiler's result" >&2;}
10845 ( 11644 ac_header_preproc=yes
10846 cat <<\_ASBOX
10847## ------------------------------------ ##
10848## Report this to bug-autoconf@gnu.org. ##
10849## ------------------------------------ ##
10850_ASBOX
10851 ) |
10852 sed "s/^/$as_me: WARNING: /" >&2
10853 ;; 11645 ;;
10854 no:yes ) 11646 no:yes:* )
10855 { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5 11647 { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5
10856echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;} 11648echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;}
10857 { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5 11649 { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5
10858echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;} 11650echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;}
11651 { echo "$as_me:$LINENO: WARNING: jerror.h: see the Autoconf documentation" >&5
11652echo "$as_me: WARNING: jerror.h: see the Autoconf documentation" >&2;}
11653 { echo "$as_me:$LINENO: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&5
11654echo "$as_me: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&2;}
10859 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 11655 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5
10860echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} 11656echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;}
11657 { echo "$as_me:$LINENO: WARNING: jerror.h: in the future, the compiler will take precedence" >&5
11658echo "$as_me: WARNING: jerror.h: in the future, the compiler will take precedence" >&2;}
10861 ( 11659 (
10862 cat <<\_ASBOX 11660 cat <<\_ASBOX
10863## ------------------------------------ ## 11661## ------------------------------------------ ##
10864## Report this to bug-autoconf@gnu.org. ## 11662## Report this to the AC_PACKAGE_NAME lists. ##
10865## ------------------------------------ ## 11663## ------------------------------------------ ##
10866_ASBOX 11664_ASBOX
10867 ) | 11665 ) |
10868 sed "s/^/$as_me: WARNING: /" >&2 11666 sed "s/^/$as_me: WARNING: /" >&2
@@ -10888,7 +11686,6 @@ else
10888 ac_check_lib_save_LIBS=$LIBS 11686 ac_check_lib_save_LIBS=$LIBS
10889LIBS="-ljpeg $LIBS" 11687LIBS="-ljpeg $LIBS"
10890cat >conftest.$ac_ext <<_ACEOF 11688cat >conftest.$ac_ext <<_ACEOF
10891#line $LINENO "configure"
10892/* confdefs.h. */ 11689/* confdefs.h. */
10893_ACEOF 11690_ACEOF
10894cat confdefs.h >>conftest.$ac_ext 11691cat confdefs.h >>conftest.$ac_ext
@@ -10912,11 +11709,20 @@ jpeg_destroy_compress ();
10912_ACEOF 11709_ACEOF
10913rm -f conftest.$ac_objext conftest$ac_exeext 11710rm -f conftest.$ac_objext conftest$ac_exeext
10914if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 11711if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10915 (eval $ac_link) 2>&5 11712 (eval $ac_link) 2>conftest.er1
10916 ac_status=$? 11713 ac_status=$?
11714 grep -v '^ *+' conftest.er1 >conftest.err
11715 rm -f conftest.er1
11716 cat conftest.err >&5
10917 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11717 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10918 (exit $ac_status); } && 11718 (exit $ac_status); } &&
10919 { ac_try='test -s conftest$ac_exeext' 11719 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11720 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11721 (eval $ac_try) 2>&5
11722 ac_status=$?
11723 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11724 (exit $ac_status); }; } &&
11725 { ac_try='test -s conftest$ac_exeext'
10920 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11726 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10921 (eval $ac_try) 2>&5 11727 (eval $ac_try) 2>&5
10922 ac_status=$? 11728 ac_status=$?
@@ -10929,7 +11735,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
10929 11735
10930ac_cv_lib_jpeg_jpeg_destroy_compress=no 11736ac_cv_lib_jpeg_jpeg_destroy_compress=no
10931fi 11737fi
10932rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11738rm -f conftest.err conftest.$ac_objext \
11739 conftest$ac_exeext conftest.$ac_ext
10933LIBS=$ac_check_lib_save_LIBS 11740LIBS=$ac_check_lib_save_LIBS
10934fi 11741fi
10935echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5 11742echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5
@@ -10950,7 +11757,6 @@ fi
10950_ACEOF 11757_ACEOF
10951 11758
10952 cat >conftest.$ac_ext <<_ACEOF 11759 cat >conftest.$ac_ext <<_ACEOF
10953#line $LINENO "configure"
10954/* confdefs.h. */ 11760/* confdefs.h. */
10955_ACEOF 11761_ACEOF
10956cat confdefs.h >>conftest.$ac_ext 11762cat confdefs.h >>conftest.$ac_ext
@@ -11000,7 +11806,6 @@ else
11000echo "$as_me:$LINENO: checking $ac_header usability" >&5 11806echo "$as_me:$LINENO: checking $ac_header usability" >&5
11001echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 11807echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11002cat >conftest.$ac_ext <<_ACEOF 11808cat >conftest.$ac_ext <<_ACEOF
11003#line $LINENO "configure"
11004/* confdefs.h. */ 11809/* confdefs.h. */
11005_ACEOF 11810_ACEOF
11006cat confdefs.h >>conftest.$ac_ext 11811cat confdefs.h >>conftest.$ac_ext
@@ -11011,11 +11816,20 @@ $ac_includes_default
11011_ACEOF 11816_ACEOF
11012rm -f conftest.$ac_objext 11817rm -f conftest.$ac_objext
11013if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 11818if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11014 (eval $ac_compile) 2>&5 11819 (eval $ac_compile) 2>conftest.er1
11015 ac_status=$? 11820 ac_status=$?
11821 grep -v '^ *+' conftest.er1 >conftest.err
11822 rm -f conftest.er1
11823 cat conftest.err >&5
11016 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11824 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11017 (exit $ac_status); } && 11825 (exit $ac_status); } &&
11018 { ac_try='test -s conftest.$ac_objext' 11826 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11827 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11828 (eval $ac_try) 2>&5
11829 ac_status=$?
11830 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11831 (exit $ac_status); }; } &&
11832 { ac_try='test -s conftest.$ac_objext'
11019 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11833 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11020 (eval $ac_try) 2>&5 11834 (eval $ac_try) 2>&5
11021 ac_status=$? 11835 ac_status=$?
@@ -11028,7 +11842,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
11028 11842
11029ac_header_compiler=no 11843ac_header_compiler=no
11030fi 11844fi
11031rm -f conftest.$ac_objext conftest.$ac_ext 11845rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11032echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 11846echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11033echo "${ECHO_T}$ac_header_compiler" >&6 11847echo "${ECHO_T}$ac_header_compiler" >&6
11034 11848
@@ -11036,7 +11850,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
11036echo "$as_me:$LINENO: checking $ac_header presence" >&5 11850echo "$as_me:$LINENO: checking $ac_header presence" >&5
11037echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 11851echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11038cat >conftest.$ac_ext <<_ACEOF 11852cat >conftest.$ac_ext <<_ACEOF
11039#line $LINENO "configure"
11040/* confdefs.h. */ 11853/* confdefs.h. */
11041_ACEOF 11854_ACEOF
11042cat confdefs.h >>conftest.$ac_ext 11855cat confdefs.h >>conftest.$ac_ext
@@ -11054,6 +11867,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11054 (exit $ac_status); } >/dev/null; then 11867 (exit $ac_status); } >/dev/null; then
11055 if test -s conftest.err; then 11868 if test -s conftest.err; then
11056 ac_cpp_err=$ac_c_preproc_warn_flag 11869 ac_cpp_err=$ac_c_preproc_warn_flag
11870 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
11057 else 11871 else
11058 ac_cpp_err= 11872 ac_cpp_err=
11059 fi 11873 fi
@@ -11073,33 +11887,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11073echo "${ECHO_T}$ac_header_preproc" >&6 11887echo "${ECHO_T}$ac_header_preproc" >&6
11074 11888
11075# So? What about this header? 11889# So? What about this header?
11076case $ac_header_compiler:$ac_header_preproc in 11890case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11077 yes:no ) 11891 yes:no: )
11078 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 11892 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11079echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 11893echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11080 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 11894 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
11081echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 11895echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
11082 ( 11896 ac_header_preproc=yes
11083 cat <<\_ASBOX
11084## ------------------------------------ ##
11085## Report this to bug-autoconf@gnu.org. ##
11086## ------------------------------------ ##
11087_ASBOX
11088 ) |
11089 sed "s/^/$as_me: WARNING: /" >&2
11090 ;; 11897 ;;
11091 no:yes ) 11898 no:yes:* )
11092 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 11899 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11093echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 11900echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11094 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 11901 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11095echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 11902echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11903 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11904echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11905 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11906echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11096 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 11907 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11097echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 11908echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11909 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11910echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11098 ( 11911 (
11099 cat <<\_ASBOX 11912 cat <<\_ASBOX
11100## ------------------------------------ ## 11913## ------------------------------------------ ##
11101## Report this to bug-autoconf@gnu.org. ## 11914## Report this to the AC_PACKAGE_NAME lists. ##
11102## ------------------------------------ ## 11915## ------------------------------------------ ##
11103_ASBOX 11916_ASBOX
11104 ) | 11917 ) |
11105 sed "s/^/$as_me: WARNING: /" >&2 11918 sed "s/^/$as_me: WARNING: /" >&2
@@ -11110,7 +11923,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11110if eval "test \"\${$as_ac_Header+set}\" = set"; then 11923if eval "test \"\${$as_ac_Header+set}\" = set"; then
11111 echo $ECHO_N "(cached) $ECHO_C" >&6 11924 echo $ECHO_N "(cached) $ECHO_C" >&6
11112else 11925else
11113 eval "$as_ac_Header=$ac_header_preproc" 11926 eval "$as_ac_Header=\$ac_header_preproc"
11114fi 11927fi
11115echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 11928echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11116echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 11929echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -11134,7 +11947,6 @@ else
11134 ac_check_lib_save_LIBS=$LIBS 11947 ac_check_lib_save_LIBS=$LIBS
11135LIBS="-lpng -lz -lm $LIBS" 11948LIBS="-lpng -lz -lm $LIBS"
11136cat >conftest.$ac_ext <<_ACEOF 11949cat >conftest.$ac_ext <<_ACEOF
11137#line $LINENO "configure"
11138/* confdefs.h. */ 11950/* confdefs.h. */
11139_ACEOF 11951_ACEOF
11140cat confdefs.h >>conftest.$ac_ext 11952cat confdefs.h >>conftest.$ac_ext
@@ -11158,11 +11970,20 @@ png_get_channels ();
11158_ACEOF 11970_ACEOF
11159rm -f conftest.$ac_objext conftest$ac_exeext 11971rm -f conftest.$ac_objext conftest$ac_exeext
11160if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 11972if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11161 (eval $ac_link) 2>&5 11973 (eval $ac_link) 2>conftest.er1
11162 ac_status=$? 11974 ac_status=$?
11975 grep -v '^ *+' conftest.er1 >conftest.err
11976 rm -f conftest.er1
11977 cat conftest.err >&5
11163 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11978 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11164 (exit $ac_status); } && 11979 (exit $ac_status); } &&
11165 { ac_try='test -s conftest$ac_exeext' 11980 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
11981 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11982 (eval $ac_try) 2>&5
11983 ac_status=$?
11984 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11985 (exit $ac_status); }; } &&
11986 { ac_try='test -s conftest$ac_exeext'
11166 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11987 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11167 (eval $ac_try) 2>&5 11988 (eval $ac_try) 2>&5
11168 ac_status=$? 11989 ac_status=$?
@@ -11175,7 +11996,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
11175 11996
11176ac_cv_lib_png_png_get_channels=no 11997ac_cv_lib_png_png_get_channels=no
11177fi 11998fi
11178rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11999rm -f conftest.err conftest.$ac_objext \
12000 conftest$ac_exeext conftest.$ac_ext
11179LIBS=$ac_check_lib_save_LIBS 12001LIBS=$ac_check_lib_save_LIBS
11180fi 12002fi
11181echo "$as_me:$LINENO: result: $ac_cv_lib_png_png_get_channels" >&5 12003echo "$as_me:$LINENO: result: $ac_cv_lib_png_png_get_channels" >&5
@@ -11213,7 +12035,6 @@ else
11213echo "$as_me:$LINENO: checking tiffio.h usability" >&5 12035echo "$as_me:$LINENO: checking tiffio.h usability" >&5
11214echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6 12036echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6
11215cat >conftest.$ac_ext <<_ACEOF 12037cat >conftest.$ac_ext <<_ACEOF
11216#line $LINENO "configure"
11217/* confdefs.h. */ 12038/* confdefs.h. */
11218_ACEOF 12039_ACEOF
11219cat confdefs.h >>conftest.$ac_ext 12040cat confdefs.h >>conftest.$ac_ext
@@ -11224,11 +12045,20 @@ $ac_includes_default
11224_ACEOF 12045_ACEOF
11225rm -f conftest.$ac_objext 12046rm -f conftest.$ac_objext
11226if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 12047if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11227 (eval $ac_compile) 2>&5 12048 (eval $ac_compile) 2>conftest.er1
11228 ac_status=$? 12049 ac_status=$?
12050 grep -v '^ *+' conftest.er1 >conftest.err
12051 rm -f conftest.er1
12052 cat conftest.err >&5
11229 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12053 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11230 (exit $ac_status); } && 12054 (exit $ac_status); } &&
11231 { ac_try='test -s conftest.$ac_objext' 12055 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12056 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12057 (eval $ac_try) 2>&5
12058 ac_status=$?
12059 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12060 (exit $ac_status); }; } &&
12061 { ac_try='test -s conftest.$ac_objext'
11232 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12062 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11233 (eval $ac_try) 2>&5 12063 (eval $ac_try) 2>&5
11234 ac_status=$? 12064 ac_status=$?
@@ -11241,7 +12071,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
11241 12071
11242ac_header_compiler=no 12072ac_header_compiler=no
11243fi 12073fi
11244rm -f conftest.$ac_objext conftest.$ac_ext 12074rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11245echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 12075echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11246echo "${ECHO_T}$ac_header_compiler" >&6 12076echo "${ECHO_T}$ac_header_compiler" >&6
11247 12077
@@ -11249,7 +12079,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
11249echo "$as_me:$LINENO: checking tiffio.h presence" >&5 12079echo "$as_me:$LINENO: checking tiffio.h presence" >&5
11250echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6 12080echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6
11251cat >conftest.$ac_ext <<_ACEOF 12081cat >conftest.$ac_ext <<_ACEOF
11252#line $LINENO "configure"
11253/* confdefs.h. */ 12082/* confdefs.h. */
11254_ACEOF 12083_ACEOF
11255cat confdefs.h >>conftest.$ac_ext 12084cat confdefs.h >>conftest.$ac_ext
@@ -11267,6 +12096,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11267 (exit $ac_status); } >/dev/null; then 12096 (exit $ac_status); } >/dev/null; then
11268 if test -s conftest.err; then 12097 if test -s conftest.err; then
11269 ac_cpp_err=$ac_c_preproc_warn_flag 12098 ac_cpp_err=$ac_c_preproc_warn_flag
12099 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
11270 else 12100 else
11271 ac_cpp_err= 12101 ac_cpp_err=
11272 fi 12102 fi
@@ -11286,33 +12116,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11286echo "${ECHO_T}$ac_header_preproc" >&6 12116echo "${ECHO_T}$ac_header_preproc" >&6
11287 12117
11288# So? What about this header? 12118# So? What about this header?
11289case $ac_header_compiler:$ac_header_preproc in 12119case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11290 yes:no ) 12120 yes:no: )
11291 { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5 12121 { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5
11292echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 12122echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
11293 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 12123 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the compiler's result" >&5
11294echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} 12124echo "$as_me: WARNING: tiffio.h: proceeding with the compiler's result" >&2;}
11295 ( 12125 ac_header_preproc=yes
11296 cat <<\_ASBOX
11297## ------------------------------------ ##
11298## Report this to bug-autoconf@gnu.org. ##
11299## ------------------------------------ ##
11300_ASBOX
11301 ) |
11302 sed "s/^/$as_me: WARNING: /" >&2
11303 ;; 12126 ;;
11304 no:yes ) 12127 no:yes:* )
11305 { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5 12128 { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5
11306echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;} 12129echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;}
11307 { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5 12130 { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5
11308echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;} 12131echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;}
12132 { echo "$as_me:$LINENO: WARNING: tiffio.h: see the Autoconf documentation" >&5
12133echo "$as_me: WARNING: tiffio.h: see the Autoconf documentation" >&2;}
12134 { echo "$as_me:$LINENO: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&5
12135echo "$as_me: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&2;}
11309 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 12136 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5
11310echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} 12137echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;}
12138 { echo "$as_me:$LINENO: WARNING: tiffio.h: in the future, the compiler will take precedence" >&5
12139echo "$as_me: WARNING: tiffio.h: in the future, the compiler will take precedence" >&2;}
11311 ( 12140 (
11312 cat <<\_ASBOX 12141 cat <<\_ASBOX
11313## ------------------------------------ ## 12142## ------------------------------------------ ##
11314## Report this to bug-autoconf@gnu.org. ## 12143## Report this to the AC_PACKAGE_NAME lists. ##
11315## ------------------------------------ ## 12144## ------------------------------------------ ##
11316_ASBOX 12145_ASBOX
11317 ) | 12146 ) |
11318 sed "s/^/$as_me: WARNING: /" >&2 12147 sed "s/^/$as_me: WARNING: /" >&2
@@ -11341,7 +12170,6 @@ else
11341 ac_check_lib_save_LIBS=$LIBS 12170 ac_check_lib_save_LIBS=$LIBS
11342LIBS="-ltiff $tifflibs $LIBS" 12171LIBS="-ltiff $tifflibs $LIBS"
11343cat >conftest.$ac_ext <<_ACEOF 12172cat >conftest.$ac_ext <<_ACEOF
11344#line $LINENO "configure"
11345/* confdefs.h. */ 12173/* confdefs.h. */
11346_ACEOF 12174_ACEOF
11347cat confdefs.h >>conftest.$ac_ext 12175cat confdefs.h >>conftest.$ac_ext
@@ -11365,11 +12193,20 @@ TIFFGetVersion ();
11365_ACEOF 12193_ACEOF
11366rm -f conftest.$ac_objext conftest$ac_exeext 12194rm -f conftest.$ac_objext conftest$ac_exeext
11367if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 12195if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11368 (eval $ac_link) 2>&5 12196 (eval $ac_link) 2>conftest.er1
11369 ac_status=$? 12197 ac_status=$?
12198 grep -v '^ *+' conftest.er1 >conftest.err
12199 rm -f conftest.er1
12200 cat conftest.err >&5
11370 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12201 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11371 (exit $ac_status); } && 12202 (exit $ac_status); } &&
11372 { ac_try='test -s conftest$ac_exeext' 12203 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12204 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12205 (eval $ac_try) 2>&5
12206 ac_status=$?
12207 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12208 (exit $ac_status); }; } &&
12209 { ac_try='test -s conftest$ac_exeext'
11373 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12210 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11374 (eval $ac_try) 2>&5 12211 (eval $ac_try) 2>&5
11375 ac_status=$? 12212 ac_status=$?
@@ -11382,7 +12219,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
11382 12219
11383ac_cv_lib_tiff_TIFFGetVersion=no 12220ac_cv_lib_tiff_TIFFGetVersion=no
11384fi 12221fi
11385rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 12222rm -f conftest.err conftest.$ac_objext \
12223 conftest$ac_exeext conftest.$ac_ext
11386LIBS=$ac_check_lib_save_LIBS 12224LIBS=$ac_check_lib_save_LIBS
11387fi 12225fi
11388echo "$as_me:$LINENO: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5 12226echo "$as_me:$LINENO: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5
@@ -11422,7 +12260,6 @@ else
11422echo "$as_me:$LINENO: checking gif_lib.h usability" >&5 12260echo "$as_me:$LINENO: checking gif_lib.h usability" >&5
11423echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6 12261echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6
11424cat >conftest.$ac_ext <<_ACEOF 12262cat >conftest.$ac_ext <<_ACEOF
11425#line $LINENO "configure"
11426/* confdefs.h. */ 12263/* confdefs.h. */
11427_ACEOF 12264_ACEOF
11428cat confdefs.h >>conftest.$ac_ext 12265cat confdefs.h >>conftest.$ac_ext
@@ -11433,11 +12270,20 @@ $ac_includes_default
11433_ACEOF 12270_ACEOF
11434rm -f conftest.$ac_objext 12271rm -f conftest.$ac_objext
11435if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 12272if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11436 (eval $ac_compile) 2>&5 12273 (eval $ac_compile) 2>conftest.er1
11437 ac_status=$? 12274 ac_status=$?
12275 grep -v '^ *+' conftest.er1 >conftest.err
12276 rm -f conftest.er1
12277 cat conftest.err >&5
11438 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12278 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11439 (exit $ac_status); } && 12279 (exit $ac_status); } &&
11440 { ac_try='test -s conftest.$ac_objext' 12280 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12281 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12282 (eval $ac_try) 2>&5
12283 ac_status=$?
12284 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12285 (exit $ac_status); }; } &&
12286 { ac_try='test -s conftest.$ac_objext'
11441 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12287 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11442 (eval $ac_try) 2>&5 12288 (eval $ac_try) 2>&5
11443 ac_status=$? 12289 ac_status=$?
@@ -11450,7 +12296,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
11450 12296
11451ac_header_compiler=no 12297ac_header_compiler=no
11452fi 12298fi
11453rm -f conftest.$ac_objext conftest.$ac_ext 12299rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11454echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 12300echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11455echo "${ECHO_T}$ac_header_compiler" >&6 12301echo "${ECHO_T}$ac_header_compiler" >&6
11456 12302
@@ -11458,7 +12304,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
11458echo "$as_me:$LINENO: checking gif_lib.h presence" >&5 12304echo "$as_me:$LINENO: checking gif_lib.h presence" >&5
11459echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6 12305echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6
11460cat >conftest.$ac_ext <<_ACEOF 12306cat >conftest.$ac_ext <<_ACEOF
11461#line $LINENO "configure"
11462/* confdefs.h. */ 12307/* confdefs.h. */
11463_ACEOF 12308_ACEOF
11464cat confdefs.h >>conftest.$ac_ext 12309cat confdefs.h >>conftest.$ac_ext
@@ -11476,6 +12321,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11476 (exit $ac_status); } >/dev/null; then 12321 (exit $ac_status); } >/dev/null; then
11477 if test -s conftest.err; then 12322 if test -s conftest.err; then
11478 ac_cpp_err=$ac_c_preproc_warn_flag 12323 ac_cpp_err=$ac_c_preproc_warn_flag
12324 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
11479 else 12325 else
11480 ac_cpp_err= 12326 ac_cpp_err=
11481 fi 12327 fi
@@ -11495,33 +12341,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11495echo "${ECHO_T}$ac_header_preproc" >&6 12341echo "${ECHO_T}$ac_header_preproc" >&6
11496 12342
11497# So? What about this header? 12343# So? What about this header?
11498case $ac_header_compiler:$ac_header_preproc in 12344case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11499 yes:no ) 12345 yes:no: )
11500 { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5 12346 { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5
11501echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 12347echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
11502 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 12348 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the compiler's result" >&5
11503echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} 12349echo "$as_me: WARNING: gif_lib.h: proceeding with the compiler's result" >&2;}
11504 ( 12350 ac_header_preproc=yes
11505 cat <<\_ASBOX
11506## ------------------------------------ ##
11507## Report this to bug-autoconf@gnu.org. ##
11508## ------------------------------------ ##
11509_ASBOX
11510 ) |
11511 sed "s/^/$as_me: WARNING: /" >&2
11512 ;; 12351 ;;
11513 no:yes ) 12352 no:yes:* )
11514 { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5 12353 { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5
11515echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;} 12354echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;}
11516 { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5 12355 { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5
11517echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;} 12356echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;}
12357 { echo "$as_me:$LINENO: WARNING: gif_lib.h: see the Autoconf documentation" >&5
12358echo "$as_me: WARNING: gif_lib.h: see the Autoconf documentation" >&2;}
12359 { echo "$as_me:$LINENO: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&5
12360echo "$as_me: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&2;}
11518 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 12361 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5
11519echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} 12362echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;}
12363 { echo "$as_me:$LINENO: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&5
12364echo "$as_me: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&2;}
11520 ( 12365 (
11521 cat <<\_ASBOX 12366 cat <<\_ASBOX
11522## ------------------------------------ ## 12367## ------------------------------------------ ##
11523## Report this to bug-autoconf@gnu.org. ## 12368## Report this to the AC_PACKAGE_NAME lists. ##
11524## ------------------------------------ ## 12369## ------------------------------------------ ##
11525_ASBOX 12370_ASBOX
11526 ) | 12371 ) |
11527 sed "s/^/$as_me: WARNING: /" >&2 12372 sed "s/^/$as_me: WARNING: /" >&2
@@ -11549,7 +12394,6 @@ else
11549 ac_check_lib_save_LIBS=$LIBS 12394 ac_check_lib_save_LIBS=$LIBS
11550LIBS="-lungif $LIBS" 12395LIBS="-lungif $LIBS"
11551cat >conftest.$ac_ext <<_ACEOF 12396cat >conftest.$ac_ext <<_ACEOF
11552#line $LINENO "configure"
11553/* confdefs.h. */ 12397/* confdefs.h. */
11554_ACEOF 12398_ACEOF
11555cat confdefs.h >>conftest.$ac_ext 12399cat confdefs.h >>conftest.$ac_ext
@@ -11573,11 +12417,20 @@ EGifPutExtensionLast ();
11573_ACEOF 12417_ACEOF
11574rm -f conftest.$ac_objext conftest$ac_exeext 12418rm -f conftest.$ac_objext conftest$ac_exeext
11575if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 12419if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11576 (eval $ac_link) 2>&5 12420 (eval $ac_link) 2>conftest.er1
11577 ac_status=$? 12421 ac_status=$?
12422 grep -v '^ *+' conftest.er1 >conftest.err
12423 rm -f conftest.er1
12424 cat conftest.err >&5
11578 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12425 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11579 (exit $ac_status); } && 12426 (exit $ac_status); } &&
11580 { ac_try='test -s conftest$ac_exeext' 12427 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12428 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12429 (eval $ac_try) 2>&5
12430 ac_status=$?
12431 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12432 (exit $ac_status); }; } &&
12433 { ac_try='test -s conftest$ac_exeext'
11581 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12434 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11582 (eval $ac_try) 2>&5 12435 (eval $ac_try) 2>&5
11583 ac_status=$? 12436 ac_status=$?
@@ -11590,7 +12443,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
11590 12443
11591ac_cv_lib_ungif_EGifPutExtensionLast=no 12444ac_cv_lib_ungif_EGifPutExtensionLast=no
11592fi 12445fi
11593rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 12446rm -f conftest.err conftest.$ac_objext \
12447 conftest$ac_exeext conftest.$ac_ext
11594LIBS=$ac_check_lib_save_LIBS 12448LIBS=$ac_check_lib_save_LIBS
11595fi 12449fi
11596echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5 12450echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5
@@ -11626,7 +12480,6 @@ else
11626echo "$as_me:$LINENO: checking malloc/malloc.h usability" >&5 12480echo "$as_me:$LINENO: checking malloc/malloc.h usability" >&5
11627echo $ECHO_N "checking malloc/malloc.h usability... $ECHO_C" >&6 12481echo $ECHO_N "checking malloc/malloc.h usability... $ECHO_C" >&6
11628cat >conftest.$ac_ext <<_ACEOF 12482cat >conftest.$ac_ext <<_ACEOF
11629#line $LINENO "configure"
11630/* confdefs.h. */ 12483/* confdefs.h. */
11631_ACEOF 12484_ACEOF
11632cat confdefs.h >>conftest.$ac_ext 12485cat confdefs.h >>conftest.$ac_ext
@@ -11637,11 +12490,20 @@ $ac_includes_default
11637_ACEOF 12490_ACEOF
11638rm -f conftest.$ac_objext 12491rm -f conftest.$ac_objext
11639if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 12492if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11640 (eval $ac_compile) 2>&5 12493 (eval $ac_compile) 2>conftest.er1
11641 ac_status=$? 12494 ac_status=$?
12495 grep -v '^ *+' conftest.er1 >conftest.err
12496 rm -f conftest.er1
12497 cat conftest.err >&5
11642 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12498 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11643 (exit $ac_status); } && 12499 (exit $ac_status); } &&
11644 { ac_try='test -s conftest.$ac_objext' 12500 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12501 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12502 (eval $ac_try) 2>&5
12503 ac_status=$?
12504 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12505 (exit $ac_status); }; } &&
12506 { ac_try='test -s conftest.$ac_objext'
11645 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12507 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11646 (eval $ac_try) 2>&5 12508 (eval $ac_try) 2>&5
11647 ac_status=$? 12509 ac_status=$?
@@ -11654,7 +12516,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
11654 12516
11655ac_header_compiler=no 12517ac_header_compiler=no
11656fi 12518fi
11657rm -f conftest.$ac_objext conftest.$ac_ext 12519rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11658echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 12520echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11659echo "${ECHO_T}$ac_header_compiler" >&6 12521echo "${ECHO_T}$ac_header_compiler" >&6
11660 12522
@@ -11662,7 +12524,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
11662echo "$as_me:$LINENO: checking malloc/malloc.h presence" >&5 12524echo "$as_me:$LINENO: checking malloc/malloc.h presence" >&5
11663echo $ECHO_N "checking malloc/malloc.h presence... $ECHO_C" >&6 12525echo $ECHO_N "checking malloc/malloc.h presence... $ECHO_C" >&6
11664cat >conftest.$ac_ext <<_ACEOF 12526cat >conftest.$ac_ext <<_ACEOF
11665#line $LINENO "configure"
11666/* confdefs.h. */ 12527/* confdefs.h. */
11667_ACEOF 12528_ACEOF
11668cat confdefs.h >>conftest.$ac_ext 12529cat confdefs.h >>conftest.$ac_ext
@@ -11680,6 +12541,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11680 (exit $ac_status); } >/dev/null; then 12541 (exit $ac_status); } >/dev/null; then
11681 if test -s conftest.err; then 12542 if test -s conftest.err; then
11682 ac_cpp_err=$ac_c_preproc_warn_flag 12543 ac_cpp_err=$ac_c_preproc_warn_flag
12544 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
11683 else 12545 else
11684 ac_cpp_err= 12546 ac_cpp_err=
11685 fi 12547 fi
@@ -11699,33 +12561,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11699echo "${ECHO_T}$ac_header_preproc" >&6 12561echo "${ECHO_T}$ac_header_preproc" >&6
11700 12562
11701# So? What about this header? 12563# So? What about this header?
11702case $ac_header_compiler:$ac_header_preproc in 12564case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11703 yes:no ) 12565 yes:no: )
11704 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&5 12566 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&5
11705echo "$as_me: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 12567echo "$as_me: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
11706 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&5 12568 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the compiler's result" >&5
11707echo "$as_me: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&2;} 12569echo "$as_me: WARNING: malloc/malloc.h: proceeding with the compiler's result" >&2;}
11708 ( 12570 ac_header_preproc=yes
11709 cat <<\_ASBOX
11710## ------------------------------------ ##
11711## Report this to bug-autoconf@gnu.org. ##
11712## ------------------------------------ ##
11713_ASBOX
11714 ) |
11715 sed "s/^/$as_me: WARNING: /" >&2
11716 ;; 12571 ;;
11717 no:yes ) 12572 no:yes:* )
11718 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: present but cannot be compiled" >&5 12573 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: present but cannot be compiled" >&5
11719echo "$as_me: WARNING: malloc/malloc.h: present but cannot be compiled" >&2;} 12574echo "$as_me: WARNING: malloc/malloc.h: present but cannot be compiled" >&2;}
11720 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&5 12575 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&5
11721echo "$as_me: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&2;} 12576echo "$as_me: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&2;}
12577 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: see the Autoconf documentation" >&5
12578echo "$as_me: WARNING: malloc/malloc.h: see the Autoconf documentation" >&2;}
12579 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: section \"Present But Cannot Be Compiled\"" >&5
12580echo "$as_me: WARNING: malloc/malloc.h: section \"Present But Cannot Be Compiled\"" >&2;}
11722 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&5 12581 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&5
11723echo "$as_me: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&2;} 12582echo "$as_me: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&2;}
12583 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: in the future, the compiler will take precedence" >&5
12584echo "$as_me: WARNING: malloc/malloc.h: in the future, the compiler will take precedence" >&2;}
11724 ( 12585 (
11725 cat <<\_ASBOX 12586 cat <<\_ASBOX
11726## ------------------------------------ ## 12587## ------------------------------------------ ##
11727## Report this to bug-autoconf@gnu.org. ## 12588## Report this to the AC_PACKAGE_NAME lists. ##
11728## ------------------------------------ ## 12589## ------------------------------------------ ##
11729_ASBOX 12590_ASBOX
11730 ) | 12591 ) |
11731 sed "s/^/$as_me: WARNING: /" >&2 12592 sed "s/^/$as_me: WARNING: /" >&2
@@ -11779,21 +12640,28 @@ if test "${ac_cv_func_CancelMenuTracking+set}" = set; then
11779 echo $ECHO_N "(cached) $ECHO_C" >&6 12640 echo $ECHO_N "(cached) $ECHO_C" >&6
11780else 12641else
11781 cat >conftest.$ac_ext <<_ACEOF 12642 cat >conftest.$ac_ext <<_ACEOF
11782#line $LINENO "configure"
11783/* confdefs.h. */ 12643/* confdefs.h. */
11784_ACEOF 12644_ACEOF
11785cat confdefs.h >>conftest.$ac_ext 12645cat confdefs.h >>conftest.$ac_ext
11786cat >>conftest.$ac_ext <<_ACEOF 12646cat >>conftest.$ac_ext <<_ACEOF
11787/* end confdefs.h. */ 12647/* end confdefs.h. */
12648/* Define CancelMenuTracking to an innocuous variant, in case <limits.h> declares CancelMenuTracking.
12649 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12650#define CancelMenuTracking innocuous_CancelMenuTracking
12651
11788/* System header to define __stub macros and hopefully few prototypes, 12652/* System header to define __stub macros and hopefully few prototypes,
11789 which can conflict with char CancelMenuTracking (); below. 12653 which can conflict with char CancelMenuTracking (); below.
11790 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 12654 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11791 <limits.h> exists even on freestanding compilers. */ 12655 <limits.h> exists even on freestanding compilers. */
12656
11792#ifdef __STDC__ 12657#ifdef __STDC__
11793# include <limits.h> 12658# include <limits.h>
11794#else 12659#else
11795# include <assert.h> 12660# include <assert.h>
11796#endif 12661#endif
12662
12663#undef CancelMenuTracking
12664
11797/* Override any gcc2 internal prototype to avoid an error. */ 12665/* Override any gcc2 internal prototype to avoid an error. */
11798#ifdef __cplusplus 12666#ifdef __cplusplus
11799extern "C" 12667extern "C"
@@ -11824,11 +12692,20 @@ return f != CancelMenuTracking;
11824_ACEOF 12692_ACEOF
11825rm -f conftest.$ac_objext conftest$ac_exeext 12693rm -f conftest.$ac_objext conftest$ac_exeext
11826if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 12694if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11827 (eval $ac_link) 2>&5 12695 (eval $ac_link) 2>conftest.er1
11828 ac_status=$? 12696 ac_status=$?
12697 grep -v '^ *+' conftest.er1 >conftest.err
12698 rm -f conftest.er1
12699 cat conftest.err >&5
11829 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12700 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11830 (exit $ac_status); } && 12701 (exit $ac_status); } &&
11831 { ac_try='test -s conftest$ac_exeext' 12702 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12703 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12704 (eval $ac_try) 2>&5
12705 ac_status=$?
12706 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12707 (exit $ac_status); }; } &&
12708 { ac_try='test -s conftest$ac_exeext'
11832 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12709 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11833 (eval $ac_try) 2>&5 12710 (eval $ac_try) 2>&5
11834 ac_status=$? 12711 ac_status=$?
@@ -11841,7 +12718,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
11841 12718
11842ac_cv_func_CancelMenuTracking=no 12719ac_cv_func_CancelMenuTracking=no
11843fi 12720fi
11844rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 12721rm -f conftest.err conftest.$ac_objext \
12722 conftest$ac_exeext conftest.$ac_ext
11845fi 12723fi
11846echo "$as_me:$LINENO: result: $ac_cv_func_CancelMenuTracking" >&5 12724echo "$as_me:$LINENO: result: $ac_cv_func_CancelMenuTracking" >&5
11847echo "${ECHO_T}$ac_cv_func_CancelMenuTracking" >&6 12725echo "${ECHO_T}$ac_cv_func_CancelMenuTracking" >&6
@@ -11877,7 +12755,6 @@ else
11877echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5 12755echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5
11878echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6 12756echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6
11879cat >conftest.$ac_ext <<_ACEOF 12757cat >conftest.$ac_ext <<_ACEOF
11880#line $LINENO "configure"
11881/* confdefs.h. */ 12758/* confdefs.h. */
11882_ACEOF 12759_ACEOF
11883cat confdefs.h >>conftest.$ac_ext 12760cat confdefs.h >>conftest.$ac_ext
@@ -11888,11 +12765,20 @@ $ac_includes_default
11888_ACEOF 12765_ACEOF
11889rm -f conftest.$ac_objext 12766rm -f conftest.$ac_objext
11890if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 12767if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11891 (eval $ac_compile) 2>&5 12768 (eval $ac_compile) 2>conftest.er1
11892 ac_status=$? 12769 ac_status=$?
12770 grep -v '^ *+' conftest.er1 >conftest.err
12771 rm -f conftest.er1
12772 cat conftest.err >&5
11893 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12773 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11894 (exit $ac_status); } && 12774 (exit $ac_status); } &&
11895 { ac_try='test -s conftest.$ac_objext' 12775 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12776 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12777 (eval $ac_try) 2>&5
12778 ac_status=$?
12779 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12780 (exit $ac_status); }; } &&
12781 { ac_try='test -s conftest.$ac_objext'
11896 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12782 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11897 (eval $ac_try) 2>&5 12783 (eval $ac_try) 2>&5
11898 ac_status=$? 12784 ac_status=$?
@@ -11905,7 +12791,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
11905 12791
11906ac_header_compiler=no 12792ac_header_compiler=no
11907fi 12793fi
11908rm -f conftest.$ac_objext conftest.$ac_ext 12794rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
11909echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 12795echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11910echo "${ECHO_T}$ac_header_compiler" >&6 12796echo "${ECHO_T}$ac_header_compiler" >&6
11911 12797
@@ -11913,7 +12799,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
11913echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5 12799echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5
11914echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6 12800echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6
11915cat >conftest.$ac_ext <<_ACEOF 12801cat >conftest.$ac_ext <<_ACEOF
11916#line $LINENO "configure"
11917/* confdefs.h. */ 12802/* confdefs.h. */
11918_ACEOF 12803_ACEOF
11919cat confdefs.h >>conftest.$ac_ext 12804cat confdefs.h >>conftest.$ac_ext
@@ -11931,6 +12816,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11931 (exit $ac_status); } >/dev/null; then 12816 (exit $ac_status); } >/dev/null; then
11932 if test -s conftest.err; then 12817 if test -s conftest.err; then
11933 ac_cpp_err=$ac_c_preproc_warn_flag 12818 ac_cpp_err=$ac_c_preproc_warn_flag
12819 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
11934 else 12820 else
11935 ac_cpp_err= 12821 ac_cpp_err=
11936 fi 12822 fi
@@ -11950,33 +12836,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11950echo "${ECHO_T}$ac_header_preproc" >&6 12836echo "${ECHO_T}$ac_header_preproc" >&6
11951 12837
11952# So? What about this header? 12838# So? What about this header?
11953case $ac_header_compiler:$ac_header_preproc in 12839case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
11954 yes:no ) 12840 yes:no: )
11955 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5 12841 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5
11956echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 12842echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
11957 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 12843 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&5
11958echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} 12844echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&2;}
11959 ( 12845 ac_header_preproc=yes
11960 cat <<\_ASBOX
11961## ------------------------------------ ##
11962## Report this to bug-autoconf@gnu.org. ##
11963## ------------------------------------ ##
11964_ASBOX
11965 ) |
11966 sed "s/^/$as_me: WARNING: /" >&2
11967 ;; 12846 ;;
11968 no:yes ) 12847 no:yes:* )
11969 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5 12848 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5
11970echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;} 12849echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;}
11971 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5 12850 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5
11972echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;} 12851echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;}
12852 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&5
12853echo "$as_me: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&2;}
12854 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&5
12855echo "$as_me: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&2;}
11973 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 12856 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5
11974echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} 12857echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;}
12858 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&5
12859echo "$as_me: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&2;}
11975 ( 12860 (
11976 cat <<\_ASBOX 12861 cat <<\_ASBOX
11977## ------------------------------------ ## 12862## ------------------------------------------ ##
11978## Report this to bug-autoconf@gnu.org. ## 12863## Report this to the AC_PACKAGE_NAME lists. ##
11979## ------------------------------------ ## 12864## ------------------------------------------ ##
11980_ASBOX 12865_ASBOX
11981 ) | 12866 ) |
11982 sed "s/^/$as_me: WARNING: /" >&2 12867 sed "s/^/$as_me: WARNING: /" >&2
@@ -12002,7 +12887,6 @@ else
12002 ac_check_lib_save_LIBS=$LIBS 12887 ac_check_lib_save_LIBS=$LIBS
12003LIBS="-lSM -lICE $LIBS" 12888LIBS="-lSM -lICE $LIBS"
12004cat >conftest.$ac_ext <<_ACEOF 12889cat >conftest.$ac_ext <<_ACEOF
12005#line $LINENO "configure"
12006/* confdefs.h. */ 12890/* confdefs.h. */
12007_ACEOF 12891_ACEOF
12008cat confdefs.h >>conftest.$ac_ext 12892cat confdefs.h >>conftest.$ac_ext
@@ -12026,11 +12910,20 @@ SmcOpenConnection ();
12026_ACEOF 12910_ACEOF
12027rm -f conftest.$ac_objext conftest$ac_exeext 12911rm -f conftest.$ac_objext conftest$ac_exeext
12028if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 12912if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12029 (eval $ac_link) 2>&5 12913 (eval $ac_link) 2>conftest.er1
12030 ac_status=$? 12914 ac_status=$?
12915 grep -v '^ *+' conftest.er1 >conftest.err
12916 rm -f conftest.er1
12917 cat conftest.err >&5
12031 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12918 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12032 (exit $ac_status); } && 12919 (exit $ac_status); } &&
12033 { ac_try='test -s conftest$ac_exeext' 12920 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12921 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12922 (eval $ac_try) 2>&5
12923 ac_status=$?
12924 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12925 (exit $ac_status); }; } &&
12926 { ac_try='test -s conftest$ac_exeext'
12034 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12927 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12035 (eval $ac_try) 2>&5 12928 (eval $ac_try) 2>&5
12036 ac_status=$? 12929 ac_status=$?
@@ -12043,7 +12936,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
12043 12936
12044ac_cv_lib_SM_SmcOpenConnection=no 12937ac_cv_lib_SM_SmcOpenConnection=no
12045fi 12938fi
12046rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 12939rm -f conftest.err conftest.$ac_objext \
12940 conftest$ac_exeext conftest.$ac_ext
12047LIBS=$ac_check_lib_save_LIBS 12941LIBS=$ac_check_lib_save_LIBS
12048fi 12942fi
12049echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5 12943echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5
@@ -12076,7 +12970,6 @@ if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then
12076 echo $ECHO_N "(cached) $ECHO_C" >&6 12970 echo $ECHO_N "(cached) $ECHO_C" >&6
12077else 12971else
12078 cat >conftest.$ac_ext <<_ACEOF 12972 cat >conftest.$ac_ext <<_ACEOF
12079#line $LINENO "configure"
12080/* confdefs.h. */ 12973/* confdefs.h. */
12081_ACEOF 12974_ACEOF
12082cat confdefs.h >>conftest.$ac_ext 12975cat confdefs.h >>conftest.$ac_ext
@@ -12093,11 +12986,20 @@ return h_errno;
12093_ACEOF 12986_ACEOF
12094rm -f conftest.$ac_objext conftest$ac_exeext 12987rm -f conftest.$ac_objext conftest$ac_exeext
12095if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 12988if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12096 (eval $ac_link) 2>&5 12989 (eval $ac_link) 2>conftest.er1
12097 ac_status=$? 12990 ac_status=$?
12991 grep -v '^ *+' conftest.er1 >conftest.err
12992 rm -f conftest.er1
12993 cat conftest.err >&5
12098 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12994 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12099 (exit $ac_status); } && 12995 (exit $ac_status); } &&
12100 { ac_try='test -s conftest$ac_exeext' 12996 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
12997 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12998 (eval $ac_try) 2>&5
12999 ac_status=$?
13000 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13001 (exit $ac_status); }; } &&
13002 { ac_try='test -s conftest$ac_exeext'
12101 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13003 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12102 (eval $ac_try) 2>&5 13004 (eval $ac_try) 2>&5
12103 ac_status=$? 13005 ac_status=$?
@@ -12110,7 +13012,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
12110 13012
12111emacs_cv_netdb_declares_h_errno=no 13013emacs_cv_netdb_declares_h_errno=no
12112fi 13014fi
12113rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13015rm -f conftest.err conftest.$ac_objext \
13016 conftest$ac_exeext conftest.$ac_ext
12114fi 13017fi
12115echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5 13018echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5
12116echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6 13019echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6
@@ -12130,7 +13033,6 @@ if test "${ac_cv_working_alloca_h+set}" = set; then
12130 echo $ECHO_N "(cached) $ECHO_C" >&6 13033 echo $ECHO_N "(cached) $ECHO_C" >&6
12131else 13034else
12132 cat >conftest.$ac_ext <<_ACEOF 13035 cat >conftest.$ac_ext <<_ACEOF
12133#line $LINENO "configure"
12134/* confdefs.h. */ 13036/* confdefs.h. */
12135_ACEOF 13037_ACEOF
12136cat confdefs.h >>conftest.$ac_ext 13038cat confdefs.h >>conftest.$ac_ext
@@ -12147,11 +13049,20 @@ char *p = (char *) alloca (2 * sizeof (int));
12147_ACEOF 13049_ACEOF
12148rm -f conftest.$ac_objext conftest$ac_exeext 13050rm -f conftest.$ac_objext conftest$ac_exeext
12149if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13051if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12150 (eval $ac_link) 2>&5 13052 (eval $ac_link) 2>conftest.er1
12151 ac_status=$? 13053 ac_status=$?
13054 grep -v '^ *+' conftest.er1 >conftest.err
13055 rm -f conftest.er1
13056 cat conftest.err >&5
12152 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13057 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12153 (exit $ac_status); } && 13058 (exit $ac_status); } &&
12154 { ac_try='test -s conftest$ac_exeext' 13059 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13060 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13061 (eval $ac_try) 2>&5
13062 ac_status=$?
13063 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13064 (exit $ac_status); }; } &&
13065 { ac_try='test -s conftest$ac_exeext'
12155 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13066 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12156 (eval $ac_try) 2>&5 13067 (eval $ac_try) 2>&5
12157 ac_status=$? 13068 ac_status=$?
@@ -12164,7 +13075,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
12164 13075
12165ac_cv_working_alloca_h=no 13076ac_cv_working_alloca_h=no
12166fi 13077fi
12167rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13078rm -f conftest.err conftest.$ac_objext \
13079 conftest$ac_exeext conftest.$ac_ext
12168fi 13080fi
12169echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 13081echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
12170echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 13082echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
@@ -12182,7 +13094,6 @@ if test "${ac_cv_func_alloca_works+set}" = set; then
12182 echo $ECHO_N "(cached) $ECHO_C" >&6 13094 echo $ECHO_N "(cached) $ECHO_C" >&6
12183else 13095else
12184 cat >conftest.$ac_ext <<_ACEOF 13096 cat >conftest.$ac_ext <<_ACEOF
12185#line $LINENO "configure"
12186/* confdefs.h. */ 13097/* confdefs.h. */
12187_ACEOF 13098_ACEOF
12188cat confdefs.h >>conftest.$ac_ext 13099cat confdefs.h >>conftest.$ac_ext
@@ -12219,11 +13130,20 @@ char *p = (char *) alloca (1);
12219_ACEOF 13130_ACEOF
12220rm -f conftest.$ac_objext conftest$ac_exeext 13131rm -f conftest.$ac_objext conftest$ac_exeext
12221if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13132if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12222 (eval $ac_link) 2>&5 13133 (eval $ac_link) 2>conftest.er1
12223 ac_status=$? 13134 ac_status=$?
13135 grep -v '^ *+' conftest.er1 >conftest.err
13136 rm -f conftest.er1
13137 cat conftest.err >&5
12224 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13138 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12225 (exit $ac_status); } && 13139 (exit $ac_status); } &&
12226 { ac_try='test -s conftest$ac_exeext' 13140 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13141 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13142 (eval $ac_try) 2>&5
13143 ac_status=$?
13144 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13145 (exit $ac_status); }; } &&
13146 { ac_try='test -s conftest$ac_exeext'
12227 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13147 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12228 (eval $ac_try) 2>&5 13148 (eval $ac_try) 2>&5
12229 ac_status=$? 13149 ac_status=$?
@@ -12236,7 +13156,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
12236 13156
12237ac_cv_func_alloca_works=no 13157ac_cv_func_alloca_works=no
12238fi 13158fi
12239rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13159rm -f conftest.err conftest.$ac_objext \
13160 conftest$ac_exeext conftest.$ac_ext
12240fi 13161fi
12241echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 13162echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
12242echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 13163echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
@@ -12266,7 +13187,6 @@ if test "${ac_cv_os_cray+set}" = set; then
12266 echo $ECHO_N "(cached) $ECHO_C" >&6 13187 echo $ECHO_N "(cached) $ECHO_C" >&6
12267else 13188else
12268 cat >conftest.$ac_ext <<_ACEOF 13189 cat >conftest.$ac_ext <<_ACEOF
12269#line $LINENO "configure"
12270/* confdefs.h. */ 13190/* confdefs.h. */
12271_ACEOF 13191_ACEOF
12272cat confdefs.h >>conftest.$ac_ext 13192cat confdefs.h >>conftest.$ac_ext
@@ -12299,21 +13219,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
12299 echo $ECHO_N "(cached) $ECHO_C" >&6 13219 echo $ECHO_N "(cached) $ECHO_C" >&6
12300else 13220else
12301 cat >conftest.$ac_ext <<_ACEOF 13221 cat >conftest.$ac_ext <<_ACEOF
12302#line $LINENO "configure"
12303/* confdefs.h. */ 13222/* confdefs.h. */
12304_ACEOF 13223_ACEOF
12305cat confdefs.h >>conftest.$ac_ext 13224cat confdefs.h >>conftest.$ac_ext
12306cat >>conftest.$ac_ext <<_ACEOF 13225cat >>conftest.$ac_ext <<_ACEOF
12307/* end confdefs.h. */ 13226/* end confdefs.h. */
13227/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13228 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13229#define $ac_func innocuous_$ac_func
13230
12308/* System header to define __stub macros and hopefully few prototypes, 13231/* System header to define __stub macros and hopefully few prototypes,
12309 which can conflict with char $ac_func (); below. 13232 which can conflict with char $ac_func (); below.
12310 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 13233 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12311 <limits.h> exists even on freestanding compilers. */ 13234 <limits.h> exists even on freestanding compilers. */
13235
12312#ifdef __STDC__ 13236#ifdef __STDC__
12313# include <limits.h> 13237# include <limits.h>
12314#else 13238#else
12315# include <assert.h> 13239# include <assert.h>
12316#endif 13240#endif
13241
13242#undef $ac_func
13243
12317/* Override any gcc2 internal prototype to avoid an error. */ 13244/* Override any gcc2 internal prototype to avoid an error. */
12318#ifdef __cplusplus 13245#ifdef __cplusplus
12319extern "C" 13246extern "C"
@@ -12344,11 +13271,20 @@ return f != $ac_func;
12344_ACEOF 13271_ACEOF
12345rm -f conftest.$ac_objext conftest$ac_exeext 13272rm -f conftest.$ac_objext conftest$ac_exeext
12346if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13273if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12347 (eval $ac_link) 2>&5 13274 (eval $ac_link) 2>conftest.er1
12348 ac_status=$? 13275 ac_status=$?
13276 grep -v '^ *+' conftest.er1 >conftest.err
13277 rm -f conftest.er1
13278 cat conftest.err >&5
12349 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13279 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12350 (exit $ac_status); } && 13280 (exit $ac_status); } &&
12351 { ac_try='test -s conftest$ac_exeext' 13281 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13282 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13283 (eval $ac_try) 2>&5
13284 ac_status=$?
13285 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13286 (exit $ac_status); }; } &&
13287 { ac_try='test -s conftest$ac_exeext'
12352 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13288 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12353 (eval $ac_try) 2>&5 13289 (eval $ac_try) 2>&5
12354 ac_status=$? 13290 ac_status=$?
@@ -12361,7 +13297,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
12361 13297
12362eval "$as_ac_var=no" 13298eval "$as_ac_var=no"
12363fi 13299fi
12364rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13300rm -f conftest.err conftest.$ac_objext \
13301 conftest$ac_exeext conftest.$ac_ext
12365fi 13302fi
12366echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 13303echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12367echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 13304echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
@@ -12386,7 +13323,6 @@ else
12386 ac_cv_c_stack_direction=0 13323 ac_cv_c_stack_direction=0
12387else 13324else
12388 cat >conftest.$ac_ext <<_ACEOF 13325 cat >conftest.$ac_ext <<_ACEOF
12389#line $LINENO "configure"
12390/* confdefs.h. */ 13326/* confdefs.h. */
12391_ACEOF 13327_ACEOF
12392cat confdefs.h >>conftest.$ac_ext 13328cat confdefs.h >>conftest.$ac_ext
@@ -12432,7 +13368,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
12432( exit $ac_status ) 13368( exit $ac_status )
12433ac_cv_c_stack_direction=-1 13369ac_cv_c_stack_direction=-1
12434fi 13370fi
12435rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 13371rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
12436fi 13372fi
12437fi 13373fi
12438echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5 13374echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
@@ -12457,7 +13393,6 @@ else
12457 ac_check_lib_save_LIBS=$LIBS 13393 ac_check_lib_save_LIBS=$LIBS
12458LIBS="-lm $LIBS" 13394LIBS="-lm $LIBS"
12459cat >conftest.$ac_ext <<_ACEOF 13395cat >conftest.$ac_ext <<_ACEOF
12460#line $LINENO "configure"
12461/* confdefs.h. */ 13396/* confdefs.h. */
12462_ACEOF 13397_ACEOF
12463cat confdefs.h >>conftest.$ac_ext 13398cat confdefs.h >>conftest.$ac_ext
@@ -12481,11 +13416,20 @@ sqrt ();
12481_ACEOF 13416_ACEOF
12482rm -f conftest.$ac_objext conftest$ac_exeext 13417rm -f conftest.$ac_objext conftest$ac_exeext
12483if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13418if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12484 (eval $ac_link) 2>&5 13419 (eval $ac_link) 2>conftest.er1
12485 ac_status=$? 13420 ac_status=$?
13421 grep -v '^ *+' conftest.er1 >conftest.err
13422 rm -f conftest.er1
13423 cat conftest.err >&5
12486 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13424 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12487 (exit $ac_status); } && 13425 (exit $ac_status); } &&
12488 { ac_try='test -s conftest$ac_exeext' 13426 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13427 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13428 (eval $ac_try) 2>&5
13429 ac_status=$?
13430 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13431 (exit $ac_status); }; } &&
13432 { ac_try='test -s conftest$ac_exeext'
12489 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13433 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12490 (eval $ac_try) 2>&5 13434 (eval $ac_try) 2>&5
12491 ac_status=$? 13435 ac_status=$?
@@ -12498,7 +13442,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
12498 13442
12499ac_cv_lib_m_sqrt=no 13443ac_cv_lib_m_sqrt=no
12500fi 13444fi
12501rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13445rm -f conftest.err conftest.$ac_objext \
13446 conftest$ac_exeext conftest.$ac_ext
12502LIBS=$ac_check_lib_save_LIBS 13447LIBS=$ac_check_lib_save_LIBS
12503fi 13448fi
12504echo "$as_me:$LINENO: result: $ac_cv_lib_m_sqrt" >&5 13449echo "$as_me:$LINENO: result: $ac_cv_lib_m_sqrt" >&5
@@ -12524,7 +13469,6 @@ else
12524 ac_check_lib_save_LIBS=$LIBS 13469 ac_check_lib_save_LIBS=$LIBS
12525LIBS="-lmail $LIBS" 13470LIBS="-lmail $LIBS"
12526cat >conftest.$ac_ext <<_ACEOF 13471cat >conftest.$ac_ext <<_ACEOF
12527#line $LINENO "configure"
12528/* confdefs.h. */ 13472/* confdefs.h. */
12529_ACEOF 13473_ACEOF
12530cat confdefs.h >>conftest.$ac_ext 13474cat confdefs.h >>conftest.$ac_ext
@@ -12548,11 +13492,20 @@ maillock ();
12548_ACEOF 13492_ACEOF
12549rm -f conftest.$ac_objext conftest$ac_exeext 13493rm -f conftest.$ac_objext conftest$ac_exeext
12550if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13494if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12551 (eval $ac_link) 2>&5 13495 (eval $ac_link) 2>conftest.er1
12552 ac_status=$? 13496 ac_status=$?
13497 grep -v '^ *+' conftest.er1 >conftest.err
13498 rm -f conftest.er1
13499 cat conftest.err >&5
12553 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13500 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12554 (exit $ac_status); } && 13501 (exit $ac_status); } &&
12555 { ac_try='test -s conftest$ac_exeext' 13502 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13503 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13504 (eval $ac_try) 2>&5
13505 ac_status=$?
13506 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13507 (exit $ac_status); }; } &&
13508 { ac_try='test -s conftest$ac_exeext'
12556 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13509 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12557 (eval $ac_try) 2>&5 13510 (eval $ac_try) 2>&5
12558 ac_status=$? 13511 ac_status=$?
@@ -12565,7 +13518,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
12565 13518
12566ac_cv_lib_mail_maillock=no 13519ac_cv_lib_mail_maillock=no
12567fi 13520fi
12568rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13521rm -f conftest.err conftest.$ac_objext \
13522 conftest$ac_exeext conftest.$ac_ext
12569LIBS=$ac_check_lib_save_LIBS 13523LIBS=$ac_check_lib_save_LIBS
12570fi 13524fi
12571echo "$as_me:$LINENO: result: $ac_cv_lib_mail_maillock" >&5 13525echo "$as_me:$LINENO: result: $ac_cv_lib_mail_maillock" >&5
@@ -12588,7 +13542,6 @@ else
12588 ac_check_lib_save_LIBS=$LIBS 13542 ac_check_lib_save_LIBS=$LIBS
12589LIBS="-llockfile $LIBS" 13543LIBS="-llockfile $LIBS"
12590cat >conftest.$ac_ext <<_ACEOF 13544cat >conftest.$ac_ext <<_ACEOF
12591#line $LINENO "configure"
12592/* confdefs.h. */ 13545/* confdefs.h. */
12593_ACEOF 13546_ACEOF
12594cat confdefs.h >>conftest.$ac_ext 13547cat confdefs.h >>conftest.$ac_ext
@@ -12612,11 +13565,20 @@ maillock ();
12612_ACEOF 13565_ACEOF
12613rm -f conftest.$ac_objext conftest$ac_exeext 13566rm -f conftest.$ac_objext conftest$ac_exeext
12614if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13567if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12615 (eval $ac_link) 2>&5 13568 (eval $ac_link) 2>conftest.er1
12616 ac_status=$? 13569 ac_status=$?
13570 grep -v '^ *+' conftest.er1 >conftest.err
13571 rm -f conftest.er1
13572 cat conftest.err >&5
12617 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13573 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12618 (exit $ac_status); } && 13574 (exit $ac_status); } &&
12619 { ac_try='test -s conftest$ac_exeext' 13575 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13576 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13577 (eval $ac_try) 2>&5
13578 ac_status=$?
13579 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13580 (exit $ac_status); }; } &&
13581 { ac_try='test -s conftest$ac_exeext'
12620 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13582 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12621 (eval $ac_try) 2>&5 13583 (eval $ac_try) 2>&5
12622 ac_status=$? 13584 ac_status=$?
@@ -12629,7 +13591,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
12629 13591
12630ac_cv_lib_lockfile_maillock=no 13592ac_cv_lib_lockfile_maillock=no
12631fi 13593fi
12632rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13594rm -f conftest.err conftest.$ac_objext \
13595 conftest$ac_exeext conftest.$ac_ext
12633LIBS=$ac_check_lib_save_LIBS 13596LIBS=$ac_check_lib_save_LIBS
12634fi 13597fi
12635echo "$as_me:$LINENO: result: $ac_cv_lib_lockfile_maillock" >&5 13598echo "$as_me:$LINENO: result: $ac_cv_lib_lockfile_maillock" >&5
@@ -12705,21 +13668,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
12705 echo $ECHO_N "(cached) $ECHO_C" >&6 13668 echo $ECHO_N "(cached) $ECHO_C" >&6
12706else 13669else
12707 cat >conftest.$ac_ext <<_ACEOF 13670 cat >conftest.$ac_ext <<_ACEOF
12708#line $LINENO "configure"
12709/* confdefs.h. */ 13671/* confdefs.h. */
12710_ACEOF 13672_ACEOF
12711cat confdefs.h >>conftest.$ac_ext 13673cat confdefs.h >>conftest.$ac_ext
12712cat >>conftest.$ac_ext <<_ACEOF 13674cat >>conftest.$ac_ext <<_ACEOF
12713/* end confdefs.h. */ 13675/* end confdefs.h. */
13676/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13677 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13678#define $ac_func innocuous_$ac_func
13679
12714/* System header to define __stub macros and hopefully few prototypes, 13680/* System header to define __stub macros and hopefully few prototypes,
12715 which can conflict with char $ac_func (); below. 13681 which can conflict with char $ac_func (); below.
12716 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 13682 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12717 <limits.h> exists even on freestanding compilers. */ 13683 <limits.h> exists even on freestanding compilers. */
13684
12718#ifdef __STDC__ 13685#ifdef __STDC__
12719# include <limits.h> 13686# include <limits.h>
12720#else 13687#else
12721# include <assert.h> 13688# include <assert.h>
12722#endif 13689#endif
13690
13691#undef $ac_func
13692
12723/* Override any gcc2 internal prototype to avoid an error. */ 13693/* Override any gcc2 internal prototype to avoid an error. */
12724#ifdef __cplusplus 13694#ifdef __cplusplus
12725extern "C" 13695extern "C"
@@ -12750,11 +13720,20 @@ return f != $ac_func;
12750_ACEOF 13720_ACEOF
12751rm -f conftest.$ac_objext conftest$ac_exeext 13721rm -f conftest.$ac_objext conftest$ac_exeext
12752if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13722if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12753 (eval $ac_link) 2>&5 13723 (eval $ac_link) 2>conftest.er1
12754 ac_status=$? 13724 ac_status=$?
13725 grep -v '^ *+' conftest.er1 >conftest.err
13726 rm -f conftest.er1
13727 cat conftest.err >&5
12755 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13728 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12756 (exit $ac_status); } && 13729 (exit $ac_status); } &&
12757 { ac_try='test -s conftest$ac_exeext' 13730 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13731 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13732 (eval $ac_try) 2>&5
13733 ac_status=$?
13734 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13735 (exit $ac_status); }; } &&
13736 { ac_try='test -s conftest$ac_exeext'
12758 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13737 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12759 (eval $ac_try) 2>&5 13738 (eval $ac_try) 2>&5
12760 ac_status=$? 13739 ac_status=$?
@@ -12767,7 +13746,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
12767 13746
12768eval "$as_ac_var=no" 13747eval "$as_ac_var=no"
12769fi 13748fi
12770rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13749rm -f conftest.err conftest.$ac_objext \
13750 conftest$ac_exeext conftest.$ac_ext
12771fi 13751fi
12772echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 13752echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12773echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 13753echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
@@ -12796,7 +13776,6 @@ else
12796echo "$as_me:$LINENO: checking $ac_header usability" >&5 13776echo "$as_me:$LINENO: checking $ac_header usability" >&5
12797echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 13777echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
12798cat >conftest.$ac_ext <<_ACEOF 13778cat >conftest.$ac_ext <<_ACEOF
12799#line $LINENO "configure"
12800/* confdefs.h. */ 13779/* confdefs.h. */
12801_ACEOF 13780_ACEOF
12802cat confdefs.h >>conftest.$ac_ext 13781cat confdefs.h >>conftest.$ac_ext
@@ -12807,11 +13786,20 @@ $ac_includes_default
12807_ACEOF 13786_ACEOF
12808rm -f conftest.$ac_objext 13787rm -f conftest.$ac_objext
12809if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 13788if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12810 (eval $ac_compile) 2>&5 13789 (eval $ac_compile) 2>conftest.er1
12811 ac_status=$? 13790 ac_status=$?
13791 grep -v '^ *+' conftest.er1 >conftest.err
13792 rm -f conftest.er1
13793 cat conftest.err >&5
12812 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13794 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12813 (exit $ac_status); } && 13795 (exit $ac_status); } &&
12814 { ac_try='test -s conftest.$ac_objext' 13796 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
13797 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13798 (eval $ac_try) 2>&5
13799 ac_status=$?
13800 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13801 (exit $ac_status); }; } &&
13802 { ac_try='test -s conftest.$ac_objext'
12815 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13803 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12816 (eval $ac_try) 2>&5 13804 (eval $ac_try) 2>&5
12817 ac_status=$? 13805 ac_status=$?
@@ -12824,7 +13812,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
12824 13812
12825ac_header_compiler=no 13813ac_header_compiler=no
12826fi 13814fi
12827rm -f conftest.$ac_objext conftest.$ac_ext 13815rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
12828echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 13816echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12829echo "${ECHO_T}$ac_header_compiler" >&6 13817echo "${ECHO_T}$ac_header_compiler" >&6
12830 13818
@@ -12832,7 +13820,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
12832echo "$as_me:$LINENO: checking $ac_header presence" >&5 13820echo "$as_me:$LINENO: checking $ac_header presence" >&5
12833echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 13821echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
12834cat >conftest.$ac_ext <<_ACEOF 13822cat >conftest.$ac_ext <<_ACEOF
12835#line $LINENO "configure"
12836/* confdefs.h. */ 13823/* confdefs.h. */
12837_ACEOF 13824_ACEOF
12838cat confdefs.h >>conftest.$ac_ext 13825cat confdefs.h >>conftest.$ac_ext
@@ -12850,6 +13837,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
12850 (exit $ac_status); } >/dev/null; then 13837 (exit $ac_status); } >/dev/null; then
12851 if test -s conftest.err; then 13838 if test -s conftest.err; then
12852 ac_cpp_err=$ac_c_preproc_warn_flag 13839 ac_cpp_err=$ac_c_preproc_warn_flag
13840 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
12853 else 13841 else
12854 ac_cpp_err= 13842 ac_cpp_err=
12855 fi 13843 fi
@@ -12869,33 +13857,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12869echo "${ECHO_T}$ac_header_preproc" >&6 13857echo "${ECHO_T}$ac_header_preproc" >&6
12870 13858
12871# So? What about this header? 13859# So? What about this header?
12872case $ac_header_compiler:$ac_header_preproc in 13860case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12873 yes:no ) 13861 yes:no: )
12874 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 13862 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12875echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 13863echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12876 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 13864 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12877echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 13865echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12878 ( 13866 ac_header_preproc=yes
12879 cat <<\_ASBOX
12880## ------------------------------------ ##
12881## Report this to bug-autoconf@gnu.org. ##
12882## ------------------------------------ ##
12883_ASBOX
12884 ) |
12885 sed "s/^/$as_me: WARNING: /" >&2
12886 ;; 13867 ;;
12887 no:yes ) 13868 no:yes:* )
12888 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 13869 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12889echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 13870echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12890 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 13871 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12891echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 13872echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
13873 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
13874echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
13875 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
13876echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12892 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 13877 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12893echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 13878echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13879 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
13880echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12894 ( 13881 (
12895 cat <<\_ASBOX 13882 cat <<\_ASBOX
12896## ------------------------------------ ## 13883## ------------------------------------------ ##
12897## Report this to bug-autoconf@gnu.org. ## 13884## Report this to the AC_PACKAGE_NAME lists. ##
12898## ------------------------------------ ## 13885## ------------------------------------------ ##
12899_ASBOX 13886_ASBOX
12900 ) | 13887 ) |
12901 sed "s/^/$as_me: WARNING: /" >&2 13888 sed "s/^/$as_me: WARNING: /" >&2
@@ -12906,7 +13893,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12906if eval "test \"\${$as_ac_Header+set}\" = set"; then 13893if eval "test \"\${$as_ac_Header+set}\" = set"; then
12907 echo $ECHO_N "(cached) $ECHO_C" >&6 13894 echo $ECHO_N "(cached) $ECHO_C" >&6
12908else 13895else
12909 eval "$as_ac_Header=$ac_header_preproc" 13896 eval "$as_ac_Header=\$ac_header_preproc"
12910fi 13897fi
12911echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 13898echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
12912echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 13899echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -13006,21 +13993,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
13006 echo $ECHO_N "(cached) $ECHO_C" >&6 13993 echo $ECHO_N "(cached) $ECHO_C" >&6
13007else 13994else
13008 cat >conftest.$ac_ext <<_ACEOF 13995 cat >conftest.$ac_ext <<_ACEOF
13009#line $LINENO "configure"
13010/* confdefs.h. */ 13996/* confdefs.h. */
13011_ACEOF 13997_ACEOF
13012cat confdefs.h >>conftest.$ac_ext 13998cat confdefs.h >>conftest.$ac_ext
13013cat >>conftest.$ac_ext <<_ACEOF 13999cat >>conftest.$ac_ext <<_ACEOF
13014/* end confdefs.h. */ 14000/* end confdefs.h. */
14001/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14002 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14003#define $ac_func innocuous_$ac_func
14004
13015/* System header to define __stub macros and hopefully few prototypes, 14005/* System header to define __stub macros and hopefully few prototypes,
13016 which can conflict with char $ac_func (); below. 14006 which can conflict with char $ac_func (); below.
13017 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 14007 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13018 <limits.h> exists even on freestanding compilers. */ 14008 <limits.h> exists even on freestanding compilers. */
14009
13019#ifdef __STDC__ 14010#ifdef __STDC__
13020# include <limits.h> 14011# include <limits.h>
13021#else 14012#else
13022# include <assert.h> 14013# include <assert.h>
13023#endif 14014#endif
14015
14016#undef $ac_func
14017
13024/* Override any gcc2 internal prototype to avoid an error. */ 14018/* Override any gcc2 internal prototype to avoid an error. */
13025#ifdef __cplusplus 14019#ifdef __cplusplus
13026extern "C" 14020extern "C"
@@ -13051,11 +14045,20 @@ return f != $ac_func;
13051_ACEOF 14045_ACEOF
13052rm -f conftest.$ac_objext conftest$ac_exeext 14046rm -f conftest.$ac_objext conftest$ac_exeext
13053if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 14047if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13054 (eval $ac_link) 2>&5 14048 (eval $ac_link) 2>conftest.er1
13055 ac_status=$? 14049 ac_status=$?
14050 grep -v '^ *+' conftest.er1 >conftest.err
14051 rm -f conftest.er1
14052 cat conftest.err >&5
13056 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14053 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13057 (exit $ac_status); } && 14054 (exit $ac_status); } &&
13058 { ac_try='test -s conftest$ac_exeext' 14055 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14056 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14057 (eval $ac_try) 2>&5
14058 ac_status=$?
14059 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14060 (exit $ac_status); }; } &&
14061 { ac_try='test -s conftest$ac_exeext'
13059 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14062 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13060 (eval $ac_try) 2>&5 14063 (eval $ac_try) 2>&5
13061 ac_status=$? 14064 ac_status=$?
@@ -13068,7 +14071,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
13068 14071
13069eval "$as_ac_var=no" 14072eval "$as_ac_var=no"
13070fi 14073fi
13071rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 14074rm -f conftest.err conftest.$ac_objext \
14075 conftest$ac_exeext conftest.$ac_ext
13072fi 14076fi
13073echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 14077echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
13074echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 14078echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
@@ -13098,7 +14102,6 @@ else
13098echo "$as_me:$LINENO: checking $ac_header usability" >&5 14102echo "$as_me:$LINENO: checking $ac_header usability" >&5
13099echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 14103echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
13100cat >conftest.$ac_ext <<_ACEOF 14104cat >conftest.$ac_ext <<_ACEOF
13101#line $LINENO "configure"
13102/* confdefs.h. */ 14105/* confdefs.h. */
13103_ACEOF 14106_ACEOF
13104cat confdefs.h >>conftest.$ac_ext 14107cat confdefs.h >>conftest.$ac_ext
@@ -13109,11 +14112,20 @@ $ac_includes_default
13109_ACEOF 14112_ACEOF
13110rm -f conftest.$ac_objext 14113rm -f conftest.$ac_objext
13111if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 14114if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13112 (eval $ac_compile) 2>&5 14115 (eval $ac_compile) 2>conftest.er1
13113 ac_status=$? 14116 ac_status=$?
14117 grep -v '^ *+' conftest.er1 >conftest.err
14118 rm -f conftest.er1
14119 cat conftest.err >&5
13114 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14120 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13115 (exit $ac_status); } && 14121 (exit $ac_status); } &&
13116 { ac_try='test -s conftest.$ac_objext' 14122 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14123 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14124 (eval $ac_try) 2>&5
14125 ac_status=$?
14126 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14127 (exit $ac_status); }; } &&
14128 { ac_try='test -s conftest.$ac_objext'
13117 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14129 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13118 (eval $ac_try) 2>&5 14130 (eval $ac_try) 2>&5
13119 ac_status=$? 14131 ac_status=$?
@@ -13126,7 +14138,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
13126 14138
13127ac_header_compiler=no 14139ac_header_compiler=no
13128fi 14140fi
13129rm -f conftest.$ac_objext conftest.$ac_ext 14141rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
13130echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 14142echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13131echo "${ECHO_T}$ac_header_compiler" >&6 14143echo "${ECHO_T}$ac_header_compiler" >&6
13132 14144
@@ -13134,7 +14146,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
13134echo "$as_me:$LINENO: checking $ac_header presence" >&5 14146echo "$as_me:$LINENO: checking $ac_header presence" >&5
13135echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 14147echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
13136cat >conftest.$ac_ext <<_ACEOF 14148cat >conftest.$ac_ext <<_ACEOF
13137#line $LINENO "configure"
13138/* confdefs.h. */ 14149/* confdefs.h. */
13139_ACEOF 14150_ACEOF
13140cat confdefs.h >>conftest.$ac_ext 14151cat confdefs.h >>conftest.$ac_ext
@@ -13152,6 +14163,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
13152 (exit $ac_status); } >/dev/null; then 14163 (exit $ac_status); } >/dev/null; then
13153 if test -s conftest.err; then 14164 if test -s conftest.err; then
13154 ac_cpp_err=$ac_c_preproc_warn_flag 14165 ac_cpp_err=$ac_c_preproc_warn_flag
14166 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
13155 else 14167 else
13156 ac_cpp_err= 14168 ac_cpp_err=
13157 fi 14169 fi
@@ -13171,33 +14183,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13171echo "${ECHO_T}$ac_header_preproc" >&6 14183echo "${ECHO_T}$ac_header_preproc" >&6
13172 14184
13173# So? What about this header? 14185# So? What about this header?
13174case $ac_header_compiler:$ac_header_preproc in 14186case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13175 yes:no ) 14187 yes:no: )
13176 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 14188 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13177echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 14189echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13178 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 14190 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
13179echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 14191echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
13180 ( 14192 ac_header_preproc=yes
13181 cat <<\_ASBOX
13182## ------------------------------------ ##
13183## Report this to bug-autoconf@gnu.org. ##
13184## ------------------------------------ ##
13185_ASBOX
13186 ) |
13187 sed "s/^/$as_me: WARNING: /" >&2
13188 ;; 14193 ;;
13189 no:yes ) 14194 no:yes:* )
13190 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 14195 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13191echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 14196echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13192 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 14197 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
13193echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 14198echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
14199 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
14200echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
14201 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
14202echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
13194 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 14203 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13195echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 14204echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
14205 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
14206echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13196 ( 14207 (
13197 cat <<\_ASBOX 14208 cat <<\_ASBOX
13198## ------------------------------------ ## 14209## ------------------------------------------ ##
13199## Report this to bug-autoconf@gnu.org. ## 14210## Report this to the AC_PACKAGE_NAME lists. ##
13200## ------------------------------------ ## 14211## ------------------------------------------ ##
13201_ASBOX 14212_ASBOX
13202 ) | 14213 ) |
13203 sed "s/^/$as_me: WARNING: /" >&2 14214 sed "s/^/$as_me: WARNING: /" >&2
@@ -13208,7 +14219,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
13208if eval "test \"\${$as_ac_Header+set}\" = set"; then 14219if eval "test \"\${$as_ac_Header+set}\" = set"; then
13209 echo $ECHO_N "(cached) $ECHO_C" >&6 14220 echo $ECHO_N "(cached) $ECHO_C" >&6
13210else 14221else
13211 eval "$as_ac_Header=$ac_header_preproc" 14222 eval "$as_ac_Header=\$ac_header_preproc"
13212fi 14223fi
13213echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 14224echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
13214echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 14225echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -13226,7 +14237,8 @@ done
13226 14237
13227 14238
13228 14239
13229for ac_header in sys/time.h unistd.h 14240
14241for ac_header in stdlib.h sys/time.h unistd.h
13230do 14242do
13231as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 14243as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
13232if eval "test \"\${$as_ac_Header+set}\" = set"; then 14244if eval "test \"\${$as_ac_Header+set}\" = set"; then
@@ -13242,7 +14254,6 @@ else
13242echo "$as_me:$LINENO: checking $ac_header usability" >&5 14254echo "$as_me:$LINENO: checking $ac_header usability" >&5
13243echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 14255echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
13244cat >conftest.$ac_ext <<_ACEOF 14256cat >conftest.$ac_ext <<_ACEOF
13245#line $LINENO "configure"
13246/* confdefs.h. */ 14257/* confdefs.h. */
13247_ACEOF 14258_ACEOF
13248cat confdefs.h >>conftest.$ac_ext 14259cat confdefs.h >>conftest.$ac_ext
@@ -13253,11 +14264,20 @@ $ac_includes_default
13253_ACEOF 14264_ACEOF
13254rm -f conftest.$ac_objext 14265rm -f conftest.$ac_objext
13255if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 14266if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13256 (eval $ac_compile) 2>&5 14267 (eval $ac_compile) 2>conftest.er1
13257 ac_status=$? 14268 ac_status=$?
14269 grep -v '^ *+' conftest.er1 >conftest.err
14270 rm -f conftest.er1
14271 cat conftest.err >&5
13258 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14272 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13259 (exit $ac_status); } && 14273 (exit $ac_status); } &&
13260 { ac_try='test -s conftest.$ac_objext' 14274 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14275 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14276 (eval $ac_try) 2>&5
14277 ac_status=$?
14278 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14279 (exit $ac_status); }; } &&
14280 { ac_try='test -s conftest.$ac_objext'
13261 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14281 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13262 (eval $ac_try) 2>&5 14282 (eval $ac_try) 2>&5
13263 ac_status=$? 14283 ac_status=$?
@@ -13270,7 +14290,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
13270 14290
13271ac_header_compiler=no 14291ac_header_compiler=no
13272fi 14292fi
13273rm -f conftest.$ac_objext conftest.$ac_ext 14293rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
13274echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 14294echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13275echo "${ECHO_T}$ac_header_compiler" >&6 14295echo "${ECHO_T}$ac_header_compiler" >&6
13276 14296
@@ -13278,7 +14298,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
13278echo "$as_me:$LINENO: checking $ac_header presence" >&5 14298echo "$as_me:$LINENO: checking $ac_header presence" >&5
13279echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 14299echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
13280cat >conftest.$ac_ext <<_ACEOF 14300cat >conftest.$ac_ext <<_ACEOF
13281#line $LINENO "configure"
13282/* confdefs.h. */ 14301/* confdefs.h. */
13283_ACEOF 14302_ACEOF
13284cat confdefs.h >>conftest.$ac_ext 14303cat confdefs.h >>conftest.$ac_ext
@@ -13296,6 +14315,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
13296 (exit $ac_status); } >/dev/null; then 14315 (exit $ac_status); } >/dev/null; then
13297 if test -s conftest.err; then 14316 if test -s conftest.err; then
13298 ac_cpp_err=$ac_c_preproc_warn_flag 14317 ac_cpp_err=$ac_c_preproc_warn_flag
14318 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
13299 else 14319 else
13300 ac_cpp_err= 14320 ac_cpp_err=
13301 fi 14321 fi
@@ -13315,33 +14335,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13315echo "${ECHO_T}$ac_header_preproc" >&6 14335echo "${ECHO_T}$ac_header_preproc" >&6
13316 14336
13317# So? What about this header? 14337# So? What about this header?
13318case $ac_header_compiler:$ac_header_preproc in 14338case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
13319 yes:no ) 14339 yes:no: )
13320 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 14340 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13321echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 14341echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13322 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 14342 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
13323echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 14343echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
13324 ( 14344 ac_header_preproc=yes
13325 cat <<\_ASBOX
13326## ------------------------------------ ##
13327## Report this to bug-autoconf@gnu.org. ##
13328## ------------------------------------ ##
13329_ASBOX
13330 ) |
13331 sed "s/^/$as_me: WARNING: /" >&2
13332 ;; 14345 ;;
13333 no:yes ) 14346 no:yes:* )
13334 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 14347 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13335echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 14348echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13336 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 14349 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
13337echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 14350echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
14351 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
14352echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
14353 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
14354echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
13338 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 14355 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13339echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 14356echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
14357 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
14358echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13340 ( 14359 (
13341 cat <<\_ASBOX 14360 cat <<\_ASBOX
13342## ------------------------------------ ## 14361## ------------------------------------------ ##
13343## Report this to bug-autoconf@gnu.org. ## 14362## Report this to the AC_PACKAGE_NAME lists. ##
13344## ------------------------------------ ## 14363## ------------------------------------------ ##
13345_ASBOX 14364_ASBOX
13346 ) | 14365 ) |
13347 sed "s/^/$as_me: WARNING: /" >&2 14366 sed "s/^/$as_me: WARNING: /" >&2
@@ -13352,7 +14371,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
13352if eval "test \"\${$as_ac_Header+set}\" = set"; then 14371if eval "test \"\${$as_ac_Header+set}\" = set"; then
13353 echo $ECHO_N "(cached) $ECHO_C" >&6 14372 echo $ECHO_N "(cached) $ECHO_C" >&6
13354else 14373else
13355 eval "$as_ac_Header=$ac_header_preproc" 14374 eval "$as_ac_Header=\$ac_header_preproc"
13356fi 14375fi
13357echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 14376echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
13358echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 14377echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -13377,21 +14396,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
13377 echo $ECHO_N "(cached) $ECHO_C" >&6 14396 echo $ECHO_N "(cached) $ECHO_C" >&6
13378else 14397else
13379 cat >conftest.$ac_ext <<_ACEOF 14398 cat >conftest.$ac_ext <<_ACEOF
13380#line $LINENO "configure"
13381/* confdefs.h. */ 14399/* confdefs.h. */
13382_ACEOF 14400_ACEOF
13383cat confdefs.h >>conftest.$ac_ext 14401cat confdefs.h >>conftest.$ac_ext
13384cat >>conftest.$ac_ext <<_ACEOF 14402cat >>conftest.$ac_ext <<_ACEOF
13385/* end confdefs.h. */ 14403/* end confdefs.h. */
14404/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14405 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14406#define $ac_func innocuous_$ac_func
14407
13386/* System header to define __stub macros and hopefully few prototypes, 14408/* System header to define __stub macros and hopefully few prototypes,
13387 which can conflict with char $ac_func (); below. 14409 which can conflict with char $ac_func (); below.
13388 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 14410 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13389 <limits.h> exists even on freestanding compilers. */ 14411 <limits.h> exists even on freestanding compilers. */
14412
13390#ifdef __STDC__ 14413#ifdef __STDC__
13391# include <limits.h> 14414# include <limits.h>
13392#else 14415#else
13393# include <assert.h> 14416# include <assert.h>
13394#endif 14417#endif
14418
14419#undef $ac_func
14420
13395/* Override any gcc2 internal prototype to avoid an error. */ 14421/* Override any gcc2 internal prototype to avoid an error. */
13396#ifdef __cplusplus 14422#ifdef __cplusplus
13397extern "C" 14423extern "C"
@@ -13422,11 +14448,20 @@ return f != $ac_func;
13422_ACEOF 14448_ACEOF
13423rm -f conftest.$ac_objext conftest$ac_exeext 14449rm -f conftest.$ac_objext conftest$ac_exeext
13424if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 14450if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13425 (eval $ac_link) 2>&5 14451 (eval $ac_link) 2>conftest.er1
13426 ac_status=$? 14452 ac_status=$?
14453 grep -v '^ *+' conftest.er1 >conftest.err
14454 rm -f conftest.er1
14455 cat conftest.err >&5
13427 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14456 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13428 (exit $ac_status); } && 14457 (exit $ac_status); } &&
13429 { ac_try='test -s conftest$ac_exeext' 14458 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14459 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14460 (eval $ac_try) 2>&5
14461 ac_status=$?
14462 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14463 (exit $ac_status); }; } &&
14464 { ac_try='test -s conftest$ac_exeext'
13430 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14465 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13431 (eval $ac_try) 2>&5 14466 (eval $ac_try) 2>&5
13432 ac_status=$? 14467 ac_status=$?
@@ -13439,7 +14474,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
13439 14474
13440eval "$as_ac_var=no" 14475eval "$as_ac_var=no"
13441fi 14476fi
13442rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 14477rm -f conftest.err conftest.$ac_objext \
14478 conftest$ac_exeext conftest.$ac_ext
13443fi 14479fi
13444echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 14480echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
13445echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 14481echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
@@ -13460,7 +14496,6 @@ else
13460 ac_cv_func_working_mktime=no 14496 ac_cv_func_working_mktime=no
13461else 14497else
13462 cat >conftest.$ac_ext <<_ACEOF 14498 cat >conftest.$ac_ext <<_ACEOF
13463#line $LINENO "configure"
13464/* confdefs.h. */ 14499/* confdefs.h. */
13465_ACEOF 14500_ACEOF
13466cat confdefs.h >>conftest.$ac_ext 14501cat confdefs.h >>conftest.$ac_ext
@@ -13478,6 +14513,10 @@ cat >>conftest.$ac_ext <<_ACEOF
13478# endif 14513# endif
13479#endif 14514#endif
13480 14515
14516#if HAVE_STDLIB_H
14517# include <stdlib.h>
14518#endif
14519
13481#if HAVE_UNISTD_H 14520#if HAVE_UNISTD_H
13482# include <unistd.h> 14521# include <unistd.h>
13483#endif 14522#endif
@@ -13490,10 +14529,11 @@ cat >>conftest.$ac_ext <<_ACEOF
13490#undef putenv 14529#undef putenv
13491 14530
13492static time_t time_t_max; 14531static time_t time_t_max;
14532static time_t time_t_min;
13493 14533
13494/* Values we'll use to set the TZ environment variable. */ 14534/* Values we'll use to set the TZ environment variable. */
13495static const char *const tz_strings[] = { 14535static char *tz_strings[] = {
13496 (const char *) 0, "TZ=GMT0", "TZ=JST-9", 14536 (char *) 0, "TZ=GMT0", "TZ=JST-9",
13497 "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" 14537 "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00"
13498}; 14538};
13499#define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) 14539#define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))
@@ -13524,15 +14564,21 @@ spring_forward_gap ()
13524} 14564}
13525 14565
13526static void 14566static void
13527mktime_test (now) 14567mktime_test1 (now)
13528 time_t now; 14568 time_t now;
13529{ 14569{
13530 struct tm *lt; 14570 struct tm *lt;
13531 if ((lt = localtime (&now)) && mktime (lt) != now) 14571 if ((lt = localtime (&now)) && mktime (lt) != now)
13532 exit (1); 14572 exit (1);
13533 now = time_t_max - now; 14573}
13534 if ((lt = localtime (&now)) && mktime (lt) != now) 14574
13535 exit (1); 14575static void
14576mktime_test (now)
14577 time_t now;
14578{
14579 mktime_test1 (now);
14580 mktime_test1 ((time_t) (time_t_max - now));
14581 mktime_test1 ((time_t) (time_t_min + now));
13536} 14582}
13537 14583
13538static void 14584static void
@@ -13592,6 +14638,9 @@ main ()
13592 for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2) 14638 for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2)
13593 continue; 14639 continue;
13594 time_t_max--; 14640 time_t_max--;
14641 if ((time_t) -1 < 0)
14642 for (time_t_min = -1; (time_t) (time_t_min * 2) < 0; time_t_min *= 2)
14643 continue;
13595 delta = time_t_max / 997; /* a suitable prime number */ 14644 delta = time_t_max / 997; /* a suitable prime number */
13596 for (i = 0; i < N_STRINGS; i++) 14645 for (i = 0; i < N_STRINGS; i++)
13597 { 14646 {
@@ -13600,11 +14649,12 @@ main ()
13600 14649
13601 for (t = 0; t <= time_t_max - delta; t += delta) 14650 for (t = 0; t <= time_t_max - delta; t += delta)
13602 mktime_test (t); 14651 mktime_test (t);
13603 mktime_test ((time_t) 60 * 60); 14652 mktime_test ((time_t) 1);
13604 mktime_test ((time_t) 60 * 60 * 24); 14653 mktime_test ((time_t) (60 * 60));
14654 mktime_test ((time_t) (60 * 60 * 24));
13605 14655
13606 for (j = 1; 0 < j; j *= 2) 14656 for (j = 1; 0 < j; j *= 2)
13607 bigtime_test (j); 14657 bigtime_test (j);
13608 bigtime_test (j - 1); 14658 bigtime_test (j - 1);
13609 } 14659 }
13610 irix_6_4_bug (); 14660 irix_6_4_bug ();
@@ -13632,13 +14682,20 @@ sed 's/^/| /' conftest.$ac_ext >&5
13632( exit $ac_status ) 14682( exit $ac_status )
13633ac_cv_func_working_mktime=no 14683ac_cv_func_working_mktime=no
13634fi 14684fi
13635rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 14685rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
13636fi 14686fi
13637fi 14687fi
13638echo "$as_me:$LINENO: result: $ac_cv_func_working_mktime" >&5 14688echo "$as_me:$LINENO: result: $ac_cv_func_working_mktime" >&5
13639echo "${ECHO_T}$ac_cv_func_working_mktime" >&6 14689echo "${ECHO_T}$ac_cv_func_working_mktime" >&6
13640if test $ac_cv_func_working_mktime = no; then 14690if test $ac_cv_func_working_mktime = no; then
13641 LIBOBJS="$LIBOBJS mktime.$ac_objext" 14691 case $LIBOBJS in
14692 "mktime.$ac_objext" | \
14693 *" mktime.$ac_objext" | \
14694 "mktime.$ac_objext "* | \
14695 *" mktime.$ac_objext "* ) ;;
14696 *) LIBOBJS="$LIBOBJS mktime.$ac_objext" ;;
14697esac
14698
13642fi 14699fi
13643 14700
13644if test "$ac_cv_func_working_mktime" = no; then 14701if test "$ac_cv_func_working_mktime" = no; then
@@ -13666,21 +14723,28 @@ if test "${ac_cv_func_getloadavg+set}" = set; then
13666 echo $ECHO_N "(cached) $ECHO_C" >&6 14723 echo $ECHO_N "(cached) $ECHO_C" >&6
13667else 14724else
13668 cat >conftest.$ac_ext <<_ACEOF 14725 cat >conftest.$ac_ext <<_ACEOF
13669#line $LINENO "configure"
13670/* confdefs.h. */ 14726/* confdefs.h. */
13671_ACEOF 14727_ACEOF
13672cat confdefs.h >>conftest.$ac_ext 14728cat confdefs.h >>conftest.$ac_ext
13673cat >>conftest.$ac_ext <<_ACEOF 14729cat >>conftest.$ac_ext <<_ACEOF
13674/* end confdefs.h. */ 14730/* end confdefs.h. */
14731/* Define getloadavg to an innocuous variant, in case <limits.h> declares getloadavg.
14732 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14733#define getloadavg innocuous_getloadavg
14734
13675/* System header to define __stub macros and hopefully few prototypes, 14735/* System header to define __stub macros and hopefully few prototypes,
13676 which can conflict with char getloadavg (); below. 14736 which can conflict with char getloadavg (); below.
13677 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 14737 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13678 <limits.h> exists even on freestanding compilers. */ 14738 <limits.h> exists even on freestanding compilers. */
14739
13679#ifdef __STDC__ 14740#ifdef __STDC__
13680# include <limits.h> 14741# include <limits.h>
13681#else 14742#else
13682# include <assert.h> 14743# include <assert.h>
13683#endif 14744#endif
14745
14746#undef getloadavg
14747
13684/* Override any gcc2 internal prototype to avoid an error. */ 14748/* Override any gcc2 internal prototype to avoid an error. */
13685#ifdef __cplusplus 14749#ifdef __cplusplus
13686extern "C" 14750extern "C"
@@ -13711,11 +14775,20 @@ return f != getloadavg;
13711_ACEOF 14775_ACEOF
13712rm -f conftest.$ac_objext conftest$ac_exeext 14776rm -f conftest.$ac_objext conftest$ac_exeext
13713if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 14777if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13714 (eval $ac_link) 2>&5 14778 (eval $ac_link) 2>conftest.er1
13715 ac_status=$? 14779 ac_status=$?
14780 grep -v '^ *+' conftest.er1 >conftest.err
14781 rm -f conftest.er1
14782 cat conftest.err >&5
13716 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14783 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13717 (exit $ac_status); } && 14784 (exit $ac_status); } &&
13718 { ac_try='test -s conftest$ac_exeext' 14785 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14786 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14787 (eval $ac_try) 2>&5
14788 ac_status=$?
14789 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14790 (exit $ac_status); }; } &&
14791 { ac_try='test -s conftest$ac_exeext'
13719 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14792 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13720 (eval $ac_try) 2>&5 14793 (eval $ac_try) 2>&5
13721 ac_status=$? 14794 ac_status=$?
@@ -13728,7 +14801,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
13728 14801
13729ac_cv_func_getloadavg=no 14802ac_cv_func_getloadavg=no
13730fi 14803fi
13731rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 14804rm -f conftest.err conftest.$ac_objext \
14805 conftest$ac_exeext conftest.$ac_ext
13732fi 14806fi
13733echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5 14807echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5
13734echo "${ECHO_T}$ac_cv_func_getloadavg" >&6 14808echo "${ECHO_T}$ac_cv_func_getloadavg" >&6
@@ -13750,21 +14824,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
13750 echo $ECHO_N "(cached) $ECHO_C" >&6 14824 echo $ECHO_N "(cached) $ECHO_C" >&6
13751else 14825else
13752 cat >conftest.$ac_ext <<_ACEOF 14826 cat >conftest.$ac_ext <<_ACEOF
13753#line $LINENO "configure"
13754/* confdefs.h. */ 14827/* confdefs.h. */
13755_ACEOF 14828_ACEOF
13756cat confdefs.h >>conftest.$ac_ext 14829cat confdefs.h >>conftest.$ac_ext
13757cat >>conftest.$ac_ext <<_ACEOF 14830cat >>conftest.$ac_ext <<_ACEOF
13758/* end confdefs.h. */ 14831/* end confdefs.h. */
14832/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14833 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14834#define $ac_func innocuous_$ac_func
14835
13759/* System header to define __stub macros and hopefully few prototypes, 14836/* System header to define __stub macros and hopefully few prototypes,
13760 which can conflict with char $ac_func (); below. 14837 which can conflict with char $ac_func (); below.
13761 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 14838 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13762 <limits.h> exists even on freestanding compilers. */ 14839 <limits.h> exists even on freestanding compilers. */
14840
13763#ifdef __STDC__ 14841#ifdef __STDC__
13764# include <limits.h> 14842# include <limits.h>
13765#else 14843#else
13766# include <assert.h> 14844# include <assert.h>
13767#endif 14845#endif
14846
14847#undef $ac_func
14848
13768/* Override any gcc2 internal prototype to avoid an error. */ 14849/* Override any gcc2 internal prototype to avoid an error. */
13769#ifdef __cplusplus 14850#ifdef __cplusplus
13770extern "C" 14851extern "C"
@@ -13795,11 +14876,20 @@ return f != $ac_func;
13795_ACEOF 14876_ACEOF
13796rm -f conftest.$ac_objext conftest$ac_exeext 14877rm -f conftest.$ac_objext conftest$ac_exeext
13797if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 14878if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13798 (eval $ac_link) 2>&5 14879 (eval $ac_link) 2>conftest.er1
13799 ac_status=$? 14880 ac_status=$?
14881 grep -v '^ *+' conftest.er1 >conftest.err
14882 rm -f conftest.er1
14883 cat conftest.err >&5
13800 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14884 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13801 (exit $ac_status); } && 14885 (exit $ac_status); } &&
13802 { ac_try='test -s conftest$ac_exeext' 14886 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14887 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14888 (eval $ac_try) 2>&5
14889 ac_status=$?
14890 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14891 (exit $ac_status); }; } &&
14892 { ac_try='test -s conftest$ac_exeext'
13803 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14893 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13804 (eval $ac_try) 2>&5 14894 (eval $ac_try) 2>&5
13805 ac_status=$? 14895 ac_status=$?
@@ -13812,7 +14902,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
13812 14902
13813eval "$as_ac_var=no" 14903eval "$as_ac_var=no"
13814fi 14904fi
13815rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 14905rm -f conftest.err conftest.$ac_objext \
14906 conftest$ac_exeext conftest.$ac_ext
13816fi 14907fi
13817echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 14908echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
13818echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 14909echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
@@ -13835,7 +14926,6 @@ else
13835 ac_check_lib_save_LIBS=$LIBS 14926 ac_check_lib_save_LIBS=$LIBS
13836LIBS="-lkstat $LIBS" 14927LIBS="-lkstat $LIBS"
13837cat >conftest.$ac_ext <<_ACEOF 14928cat >conftest.$ac_ext <<_ACEOF
13838#line $LINENO "configure"
13839/* confdefs.h. */ 14929/* confdefs.h. */
13840_ACEOF 14930_ACEOF
13841cat confdefs.h >>conftest.$ac_ext 14931cat confdefs.h >>conftest.$ac_ext
@@ -13859,11 +14949,20 @@ kstat_open ();
13859_ACEOF 14949_ACEOF
13860rm -f conftest.$ac_objext conftest$ac_exeext 14950rm -f conftest.$ac_objext conftest$ac_exeext
13861if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 14951if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13862 (eval $ac_link) 2>&5 14952 (eval $ac_link) 2>conftest.er1
13863 ac_status=$? 14953 ac_status=$?
14954 grep -v '^ *+' conftest.er1 >conftest.err
14955 rm -f conftest.er1
14956 cat conftest.err >&5
13864 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14957 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13865 (exit $ac_status); } && 14958 (exit $ac_status); } &&
13866 { ac_try='test -s conftest$ac_exeext' 14959 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
14960 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14961 (eval $ac_try) 2>&5
14962 ac_status=$?
14963 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14964 (exit $ac_status); }; } &&
14965 { ac_try='test -s conftest$ac_exeext'
13867 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14966 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13868 (eval $ac_try) 2>&5 14967 (eval $ac_try) 2>&5
13869 ac_status=$? 14968 ac_status=$?
@@ -13876,7 +14975,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
13876 14975
13877ac_cv_lib_kstat_kstat_open=no 14976ac_cv_lib_kstat_kstat_open=no
13878fi 14977fi
13879rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 14978rm -f conftest.err conftest.$ac_objext \
14979 conftest$ac_exeext conftest.$ac_ext
13880LIBS=$ac_check_lib_save_LIBS 14980LIBS=$ac_check_lib_save_LIBS
13881fi 14981fi
13882echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5 14982echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5
@@ -13905,7 +15005,6 @@ else
13905 ac_check_lib_save_LIBS=$LIBS 15005 ac_check_lib_save_LIBS=$LIBS
13906LIBS="-lelf $LIBS" 15006LIBS="-lelf $LIBS"
13907cat >conftest.$ac_ext <<_ACEOF 15007cat >conftest.$ac_ext <<_ACEOF
13908#line $LINENO "configure"
13909/* confdefs.h. */ 15008/* confdefs.h. */
13910_ACEOF 15009_ACEOF
13911cat confdefs.h >>conftest.$ac_ext 15010cat confdefs.h >>conftest.$ac_ext
@@ -13929,11 +15028,20 @@ elf_begin ();
13929_ACEOF 15028_ACEOF
13930rm -f conftest.$ac_objext conftest$ac_exeext 15029rm -f conftest.$ac_objext conftest$ac_exeext
13931if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 15030if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13932 (eval $ac_link) 2>&5 15031 (eval $ac_link) 2>conftest.er1
13933 ac_status=$? 15032 ac_status=$?
15033 grep -v '^ *+' conftest.er1 >conftest.err
15034 rm -f conftest.er1
15035 cat conftest.err >&5
13934 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15036 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13935 (exit $ac_status); } && 15037 (exit $ac_status); } &&
13936 { ac_try='test -s conftest$ac_exeext' 15038 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15039 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15040 (eval $ac_try) 2>&5
15041 ac_status=$?
15042 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15043 (exit $ac_status); }; } &&
15044 { ac_try='test -s conftest$ac_exeext'
13937 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15045 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13938 (eval $ac_try) 2>&5 15046 (eval $ac_try) 2>&5
13939 ac_status=$? 15047 ac_status=$?
@@ -13946,7 +15054,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
13946 15054
13947ac_cv_lib_elf_elf_begin=no 15055ac_cv_lib_elf_elf_begin=no
13948fi 15056fi
13949rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 15057rm -f conftest.err conftest.$ac_objext \
15058 conftest$ac_exeext conftest.$ac_ext
13950LIBS=$ac_check_lib_save_LIBS 15059LIBS=$ac_check_lib_save_LIBS
13951fi 15060fi
13952echo "$as_me:$LINENO: result: $ac_cv_lib_elf_elf_begin" >&5 15061echo "$as_me:$LINENO: result: $ac_cv_lib_elf_elf_begin" >&5
@@ -13965,7 +15074,6 @@ else
13965 ac_check_lib_save_LIBS=$LIBS 15074 ac_check_lib_save_LIBS=$LIBS
13966LIBS="-lkvm $LIBS" 15075LIBS="-lkvm $LIBS"
13967cat >conftest.$ac_ext <<_ACEOF 15076cat >conftest.$ac_ext <<_ACEOF
13968#line $LINENO "configure"
13969/* confdefs.h. */ 15077/* confdefs.h. */
13970_ACEOF 15078_ACEOF
13971cat confdefs.h >>conftest.$ac_ext 15079cat confdefs.h >>conftest.$ac_ext
@@ -13989,11 +15097,20 @@ kvm_open ();
13989_ACEOF 15097_ACEOF
13990rm -f conftest.$ac_objext conftest$ac_exeext 15098rm -f conftest.$ac_objext conftest$ac_exeext
13991if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 15099if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13992 (eval $ac_link) 2>&5 15100 (eval $ac_link) 2>conftest.er1
13993 ac_status=$? 15101 ac_status=$?
15102 grep -v '^ *+' conftest.er1 >conftest.err
15103 rm -f conftest.er1
15104 cat conftest.err >&5
13994 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15105 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13995 (exit $ac_status); } && 15106 (exit $ac_status); } &&
13996 { ac_try='test -s conftest$ac_exeext' 15107 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15108 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15109 (eval $ac_try) 2>&5
15110 ac_status=$?
15111 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15112 (exit $ac_status); }; } &&
15113 { ac_try='test -s conftest$ac_exeext'
13997 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15114 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13998 (eval $ac_try) 2>&5 15115 (eval $ac_try) 2>&5
13999 ac_status=$? 15116 ac_status=$?
@@ -14006,7 +15123,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
14006 15123
14007ac_cv_lib_kvm_kvm_open=no 15124ac_cv_lib_kvm_kvm_open=no
14008fi 15125fi
14009rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 15126rm -f conftest.err conftest.$ac_objext \
15127 conftest$ac_exeext conftest.$ac_ext
14010LIBS=$ac_check_lib_save_LIBS 15128LIBS=$ac_check_lib_save_LIBS
14011fi 15129fi
14012echo "$as_me:$LINENO: result: $ac_cv_lib_kvm_kvm_open" >&5 15130echo "$as_me:$LINENO: result: $ac_cv_lib_kvm_kvm_open" >&5
@@ -14024,7 +15142,6 @@ else
14024 ac_check_lib_save_LIBS=$LIBS 15142 ac_check_lib_save_LIBS=$LIBS
14025LIBS="-lutil $LIBS" 15143LIBS="-lutil $LIBS"
14026cat >conftest.$ac_ext <<_ACEOF 15144cat >conftest.$ac_ext <<_ACEOF
14027#line $LINENO "configure"
14028/* confdefs.h. */ 15145/* confdefs.h. */
14029_ACEOF 15146_ACEOF
14030cat confdefs.h >>conftest.$ac_ext 15147cat confdefs.h >>conftest.$ac_ext
@@ -14048,11 +15165,20 @@ getloadavg ();
14048_ACEOF 15165_ACEOF
14049rm -f conftest.$ac_objext conftest$ac_exeext 15166rm -f conftest.$ac_objext conftest$ac_exeext
14050if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 15167if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14051 (eval $ac_link) 2>&5 15168 (eval $ac_link) 2>conftest.er1
14052 ac_status=$? 15169 ac_status=$?
15170 grep -v '^ *+' conftest.er1 >conftest.err
15171 rm -f conftest.er1
15172 cat conftest.err >&5
14053 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15173 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14054 (exit $ac_status); } && 15174 (exit $ac_status); } &&
14055 { ac_try='test -s conftest$ac_exeext' 15175 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15176 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15177 (eval $ac_try) 2>&5
15178 ac_status=$?
15179 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15180 (exit $ac_status); }; } &&
15181 { ac_try='test -s conftest$ac_exeext'
14056 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15182 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14057 (eval $ac_try) 2>&5 15183 (eval $ac_try) 2>&5
14058 ac_status=$? 15184 ac_status=$?
@@ -14065,7 +15191,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
14065 15191
14066ac_cv_lib_util_getloadavg=no 15192ac_cv_lib_util_getloadavg=no
14067fi 15193fi
14068rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 15194rm -f conftest.err conftest.$ac_objext \
15195 conftest$ac_exeext conftest.$ac_ext
14069LIBS=$ac_check_lib_save_LIBS 15196LIBS=$ac_check_lib_save_LIBS
14070fi 15197fi
14071echo "$as_me:$LINENO: result: $ac_cv_lib_util_getloadavg" >&5 15198echo "$as_me:$LINENO: result: $ac_cv_lib_util_getloadavg" >&5
@@ -14089,7 +15216,6 @@ else
14089 ac_check_lib_save_LIBS=$LIBS 15216 ac_check_lib_save_LIBS=$LIBS
14090LIBS="-lgetloadavg $LIBS" 15217LIBS="-lgetloadavg $LIBS"
14091cat >conftest.$ac_ext <<_ACEOF 15218cat >conftest.$ac_ext <<_ACEOF
14092#line $LINENO "configure"
14093/* confdefs.h. */ 15219/* confdefs.h. */
14094_ACEOF 15220_ACEOF
14095cat confdefs.h >>conftest.$ac_ext 15221cat confdefs.h >>conftest.$ac_ext
@@ -14113,11 +15239,20 @@ getloadavg ();
14113_ACEOF 15239_ACEOF
14114rm -f conftest.$ac_objext conftest$ac_exeext 15240rm -f conftest.$ac_objext conftest$ac_exeext
14115if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 15241if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14116 (eval $ac_link) 2>&5 15242 (eval $ac_link) 2>conftest.er1
14117 ac_status=$? 15243 ac_status=$?
15244 grep -v '^ *+' conftest.er1 >conftest.err
15245 rm -f conftest.er1
15246 cat conftest.err >&5
14118 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15247 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14119 (exit $ac_status); } && 15248 (exit $ac_status); } &&
14120 { ac_try='test -s conftest$ac_exeext' 15249 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15250 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15251 (eval $ac_try) 2>&5
15252 ac_status=$?
15253 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15254 (exit $ac_status); }; } &&
15255 { ac_try='test -s conftest$ac_exeext'
14121 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15256 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14122 (eval $ac_try) 2>&5 15257 (eval $ac_try) 2>&5
14123 ac_status=$? 15258 ac_status=$?
@@ -14130,7 +15265,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
14130 15265
14131ac_cv_lib_getloadavg_getloadavg=no 15266ac_cv_lib_getloadavg_getloadavg=no
14132fi 15267fi
14133rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 15268rm -f conftest.err conftest.$ac_objext \
15269 conftest$ac_exeext conftest.$ac_ext
14134LIBS=$ac_check_lib_save_LIBS 15270LIBS=$ac_check_lib_save_LIBS
14135fi 15271fi
14136echo "$as_me:$LINENO: result: $ac_cv_lib_getloadavg_getloadavg" >&5 15272echo "$as_me:$LINENO: result: $ac_cv_lib_getloadavg_getloadavg" >&5
@@ -14155,21 +15291,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
14155 echo $ECHO_N "(cached) $ECHO_C" >&6 15291 echo $ECHO_N "(cached) $ECHO_C" >&6
14156else 15292else
14157 cat >conftest.$ac_ext <<_ACEOF 15293 cat >conftest.$ac_ext <<_ACEOF
14158#line $LINENO "configure"
14159/* confdefs.h. */ 15294/* confdefs.h. */
14160_ACEOF 15295_ACEOF
14161cat confdefs.h >>conftest.$ac_ext 15296cat confdefs.h >>conftest.$ac_ext
14162cat >>conftest.$ac_ext <<_ACEOF 15297cat >>conftest.$ac_ext <<_ACEOF
14163/* end confdefs.h. */ 15298/* end confdefs.h. */
15299/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15300 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15301#define $ac_func innocuous_$ac_func
15302
14164/* System header to define __stub macros and hopefully few prototypes, 15303/* System header to define __stub macros and hopefully few prototypes,
14165 which can conflict with char $ac_func (); below. 15304 which can conflict with char $ac_func (); below.
14166 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 15305 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14167 <limits.h> exists even on freestanding compilers. */ 15306 <limits.h> exists even on freestanding compilers. */
15307
14168#ifdef __STDC__ 15308#ifdef __STDC__
14169# include <limits.h> 15309# include <limits.h>
14170#else 15310#else
14171# include <assert.h> 15311# include <assert.h>
14172#endif 15312#endif
15313
15314#undef $ac_func
15315
14173/* Override any gcc2 internal prototype to avoid an error. */ 15316/* Override any gcc2 internal prototype to avoid an error. */
14174#ifdef __cplusplus 15317#ifdef __cplusplus
14175extern "C" 15318extern "C"
@@ -14200,11 +15343,20 @@ return f != $ac_func;
14200_ACEOF 15343_ACEOF
14201rm -f conftest.$ac_objext conftest$ac_exeext 15344rm -f conftest.$ac_objext conftest$ac_exeext
14202if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 15345if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14203 (eval $ac_link) 2>&5 15346 (eval $ac_link) 2>conftest.er1
14204 ac_status=$? 15347 ac_status=$?
15348 grep -v '^ *+' conftest.er1 >conftest.err
15349 rm -f conftest.er1
15350 cat conftest.err >&5
14205 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15351 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14206 (exit $ac_status); } && 15352 (exit $ac_status); } &&
14207 { ac_try='test -s conftest$ac_exeext' 15353 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15354 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15355 (eval $ac_try) 2>&5
15356 ac_status=$?
15357 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15358 (exit $ac_status); }; } &&
15359 { ac_try='test -s conftest$ac_exeext'
14208 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15360 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14209 (eval $ac_try) 2>&5 15361 (eval $ac_try) 2>&5
14210 ac_status=$? 15362 ac_status=$?
@@ -14217,7 +15369,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
14217 15369
14218eval "$as_ac_var=no" 15370eval "$as_ac_var=no"
14219fi 15371fi
14220rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 15372rm -f conftest.err conftest.$ac_objext \
15373 conftest$ac_exeext conftest.$ac_ext
14221fi 15374fi
14222echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 15375echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
14223echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 15376echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
@@ -14227,7 +15380,14 @@ if test `eval echo '${'$as_ac_var'}'` = yes; then
14227_ACEOF 15380_ACEOF
14228 15381
14229else 15382else
14230 LIBOBJS="$LIBOBJS getloadavg.$ac_objext" 15383 case $LIBOBJS in
15384 "getloadavg.$ac_objext" | \
15385 *" getloadavg.$ac_objext" | \
15386 "getloadavg.$ac_objext "* | \
15387 *" getloadavg.$ac_objext "* ) ;;
15388 *) LIBOBJS="$LIBOBJS getloadavg.$ac_objext" ;;
15389esac
15390
14231 15391
14232cat >>confdefs.h <<\_ACEOF 15392cat >>confdefs.h <<\_ACEOF
14233#define C_GETLOADAVG 1 15393#define C_GETLOADAVG 1
@@ -14248,7 +15408,6 @@ else
14248echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5 15408echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5
14249echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6 15409echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6
14250cat >conftest.$ac_ext <<_ACEOF 15410cat >conftest.$ac_ext <<_ACEOF
14251#line $LINENO "configure"
14252/* confdefs.h. */ 15411/* confdefs.h. */
14253_ACEOF 15412_ACEOF
14254cat confdefs.h >>conftest.$ac_ext 15413cat confdefs.h >>conftest.$ac_ext
@@ -14259,11 +15418,20 @@ $ac_includes_default
14259_ACEOF 15418_ACEOF
14260rm -f conftest.$ac_objext 15419rm -f conftest.$ac_objext
14261if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 15420if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
14262 (eval $ac_compile) 2>&5 15421 (eval $ac_compile) 2>conftest.er1
14263 ac_status=$? 15422 ac_status=$?
15423 grep -v '^ *+' conftest.er1 >conftest.err
15424 rm -f conftest.er1
15425 cat conftest.err >&5
14264 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15426 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14265 (exit $ac_status); } && 15427 (exit $ac_status); } &&
14266 { ac_try='test -s conftest.$ac_objext' 15428 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15429 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15430 (eval $ac_try) 2>&5
15431 ac_status=$?
15432 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15433 (exit $ac_status); }; } &&
15434 { ac_try='test -s conftest.$ac_objext'
14267 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15435 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14268 (eval $ac_try) 2>&5 15436 (eval $ac_try) 2>&5
14269 ac_status=$? 15437 ac_status=$?
@@ -14276,7 +15444,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
14276 15444
14277ac_header_compiler=no 15445ac_header_compiler=no
14278fi 15446fi
14279rm -f conftest.$ac_objext conftest.$ac_ext 15447rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
14280echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 15448echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14281echo "${ECHO_T}$ac_header_compiler" >&6 15449echo "${ECHO_T}$ac_header_compiler" >&6
14282 15450
@@ -14284,7 +15452,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
14284echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5 15452echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5
14285echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6 15453echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6
14286cat >conftest.$ac_ext <<_ACEOF 15454cat >conftest.$ac_ext <<_ACEOF
14287#line $LINENO "configure"
14288/* confdefs.h. */ 15455/* confdefs.h. */
14289_ACEOF 15456_ACEOF
14290cat confdefs.h >>conftest.$ac_ext 15457cat confdefs.h >>conftest.$ac_ext
@@ -14302,6 +15469,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
14302 (exit $ac_status); } >/dev/null; then 15469 (exit $ac_status); } >/dev/null; then
14303 if test -s conftest.err; then 15470 if test -s conftest.err; then
14304 ac_cpp_err=$ac_c_preproc_warn_flag 15471 ac_cpp_err=$ac_c_preproc_warn_flag
15472 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
14305 else 15473 else
14306 ac_cpp_err= 15474 ac_cpp_err=
14307 fi 15475 fi
@@ -14321,33 +15489,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14321echo "${ECHO_T}$ac_header_preproc" >&6 15489echo "${ECHO_T}$ac_header_preproc" >&6
14322 15490
14323# So? What about this header? 15491# So? What about this header?
14324case $ac_header_compiler:$ac_header_preproc in 15492case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14325 yes:no ) 15493 yes:no: )
14326 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5 15494 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5
14327echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 15495echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14328 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 15496 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&5
14329echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} 15497echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&2;}
14330 ( 15498 ac_header_preproc=yes
14331 cat <<\_ASBOX
14332## ------------------------------------ ##
14333## Report this to bug-autoconf@gnu.org. ##
14334## ------------------------------------ ##
14335_ASBOX
14336 ) |
14337 sed "s/^/$as_me: WARNING: /" >&2
14338 ;; 15499 ;;
14339 no:yes ) 15500 no:yes:* )
14340 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5 15501 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5
14341echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;} 15502echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;}
14342 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5 15503 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5
14343echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;} 15504echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;}
15505 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&5
15506echo "$as_me: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&2;}
15507 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&5
15508echo "$as_me: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&2;}
14344 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 15509 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5
14345echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} 15510echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;}
15511 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&5
15512echo "$as_me: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&2;}
14346 ( 15513 (
14347 cat <<\_ASBOX 15514 cat <<\_ASBOX
14348## ------------------------------------ ## 15515## ------------------------------------------ ##
14349## Report this to bug-autoconf@gnu.org. ## 15516## Report this to the AC_PACKAGE_NAME lists. ##
14350## ------------------------------------ ## 15517## ------------------------------------------ ##
14351_ASBOX 15518_ASBOX
14352 ) | 15519 ) |
14353 sed "s/^/$as_me: WARNING: /" >&2 15520 sed "s/^/$as_me: WARNING: /" >&2
@@ -14380,7 +15547,6 @@ else
14380 ac_check_lib_save_LIBS=$LIBS 15547 ac_check_lib_save_LIBS=$LIBS
14381LIBS="-ldgc $LIBS" 15548LIBS="-ldgc $LIBS"
14382cat >conftest.$ac_ext <<_ACEOF 15549cat >conftest.$ac_ext <<_ACEOF
14383#line $LINENO "configure"
14384/* confdefs.h. */ 15550/* confdefs.h. */
14385_ACEOF 15551_ACEOF
14386cat confdefs.h >>conftest.$ac_ext 15552cat confdefs.h >>conftest.$ac_ext
@@ -14404,11 +15570,20 @@ dg_sys_info ();
14404_ACEOF 15570_ACEOF
14405rm -f conftest.$ac_objext conftest$ac_exeext 15571rm -f conftest.$ac_objext conftest$ac_exeext
14406if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 15572if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14407 (eval $ac_link) 2>&5 15573 (eval $ac_link) 2>conftest.er1
14408 ac_status=$? 15574 ac_status=$?
15575 grep -v '^ *+' conftest.er1 >conftest.err
15576 rm -f conftest.er1
15577 cat conftest.err >&5
14409 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15578 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14410 (exit $ac_status); } && 15579 (exit $ac_status); } &&
14411 { ac_try='test -s conftest$ac_exeext' 15580 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15581 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15582 (eval $ac_try) 2>&5
15583 ac_status=$?
15584 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15585 (exit $ac_status); }; } &&
15586 { ac_try='test -s conftest$ac_exeext'
14412 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15587 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14413 (eval $ac_try) 2>&5 15588 (eval $ac_try) 2>&5
14414 ac_status=$? 15589 ac_status=$?
@@ -14421,7 +15596,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
14421 15596
14422ac_cv_lib_dgc_dg_sys_info=no 15597ac_cv_lib_dgc_dg_sys_info=no
14423fi 15598fi
14424rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 15599rm -f conftest.err conftest.$ac_objext \
15600 conftest$ac_exeext conftest.$ac_ext
14425LIBS=$ac_check_lib_save_LIBS 15601LIBS=$ac_check_lib_save_LIBS
14426fi 15602fi
14427echo "$as_me:$LINENO: result: $ac_cv_lib_dgc_dg_sys_info" >&5 15603echo "$as_me:$LINENO: result: $ac_cv_lib_dgc_dg_sys_info" >&5
@@ -14452,7 +15628,6 @@ else
14452echo "$as_me:$LINENO: checking locale.h usability" >&5 15628echo "$as_me:$LINENO: checking locale.h usability" >&5
14453echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6 15629echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6
14454cat >conftest.$ac_ext <<_ACEOF 15630cat >conftest.$ac_ext <<_ACEOF
14455#line $LINENO "configure"
14456/* confdefs.h. */ 15631/* confdefs.h. */
14457_ACEOF 15632_ACEOF
14458cat confdefs.h >>conftest.$ac_ext 15633cat confdefs.h >>conftest.$ac_ext
@@ -14463,11 +15638,20 @@ $ac_includes_default
14463_ACEOF 15638_ACEOF
14464rm -f conftest.$ac_objext 15639rm -f conftest.$ac_objext
14465if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 15640if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
14466 (eval $ac_compile) 2>&5 15641 (eval $ac_compile) 2>conftest.er1
14467 ac_status=$? 15642 ac_status=$?
15643 grep -v '^ *+' conftest.er1 >conftest.err
15644 rm -f conftest.er1
15645 cat conftest.err >&5
14468 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15646 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14469 (exit $ac_status); } && 15647 (exit $ac_status); } &&
14470 { ac_try='test -s conftest.$ac_objext' 15648 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15649 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15650 (eval $ac_try) 2>&5
15651 ac_status=$?
15652 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15653 (exit $ac_status); }; } &&
15654 { ac_try='test -s conftest.$ac_objext'
14471 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15655 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14472 (eval $ac_try) 2>&5 15656 (eval $ac_try) 2>&5
14473 ac_status=$? 15657 ac_status=$?
@@ -14480,7 +15664,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
14480 15664
14481ac_header_compiler=no 15665ac_header_compiler=no
14482fi 15666fi
14483rm -f conftest.$ac_objext conftest.$ac_ext 15667rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
14484echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 15668echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14485echo "${ECHO_T}$ac_header_compiler" >&6 15669echo "${ECHO_T}$ac_header_compiler" >&6
14486 15670
@@ -14488,7 +15672,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
14488echo "$as_me:$LINENO: checking locale.h presence" >&5 15672echo "$as_me:$LINENO: checking locale.h presence" >&5
14489echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6 15673echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6
14490cat >conftest.$ac_ext <<_ACEOF 15674cat >conftest.$ac_ext <<_ACEOF
14491#line $LINENO "configure"
14492/* confdefs.h. */ 15675/* confdefs.h. */
14493_ACEOF 15676_ACEOF
14494cat confdefs.h >>conftest.$ac_ext 15677cat confdefs.h >>conftest.$ac_ext
@@ -14506,6 +15689,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
14506 (exit $ac_status); } >/dev/null; then 15689 (exit $ac_status); } >/dev/null; then
14507 if test -s conftest.err; then 15690 if test -s conftest.err; then
14508 ac_cpp_err=$ac_c_preproc_warn_flag 15691 ac_cpp_err=$ac_c_preproc_warn_flag
15692 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
14509 else 15693 else
14510 ac_cpp_err= 15694 ac_cpp_err=
14511 fi 15695 fi
@@ -14525,33 +15709,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14525echo "${ECHO_T}$ac_header_preproc" >&6 15709echo "${ECHO_T}$ac_header_preproc" >&6
14526 15710
14527# So? What about this header? 15711# So? What about this header?
14528case $ac_header_compiler:$ac_header_preproc in 15712case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14529 yes:no ) 15713 yes:no: )
14530 { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5 15714 { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5
14531echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 15715echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14532 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 15716 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the compiler's result" >&5
14533echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} 15717echo "$as_me: WARNING: locale.h: proceeding with the compiler's result" >&2;}
14534 ( 15718 ac_header_preproc=yes
14535 cat <<\_ASBOX
14536## ------------------------------------ ##
14537## Report this to bug-autoconf@gnu.org. ##
14538## ------------------------------------ ##
14539_ASBOX
14540 ) |
14541 sed "s/^/$as_me: WARNING: /" >&2
14542 ;; 15719 ;;
14543 no:yes ) 15720 no:yes:* )
14544 { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5 15721 { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5
14545echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;} 15722echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;}
14546 { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5 15723 { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5
14547echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;} 15724echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;}
15725 { echo "$as_me:$LINENO: WARNING: locale.h: see the Autoconf documentation" >&5
15726echo "$as_me: WARNING: locale.h: see the Autoconf documentation" >&2;}
15727 { echo "$as_me:$LINENO: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&5
15728echo "$as_me: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&2;}
14548 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 15729 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5
14549echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} 15730echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;}
15731 { echo "$as_me:$LINENO: WARNING: locale.h: in the future, the compiler will take precedence" >&5
15732echo "$as_me: WARNING: locale.h: in the future, the compiler will take precedence" >&2;}
14550 ( 15733 (
14551 cat <<\_ASBOX 15734 cat <<\_ASBOX
14552## ------------------------------------ ## 15735## ------------------------------------------ ##
14553## Report this to bug-autoconf@gnu.org. ## 15736## Report this to the AC_PACKAGE_NAME lists. ##
14554## ------------------------------------ ## 15737## ------------------------------------------ ##
14555_ASBOX 15738_ASBOX
14556 ) | 15739 ) |
14557 sed "s/^/$as_me: WARNING: /" >&2 15740 sed "s/^/$as_me: WARNING: /" >&2
@@ -14580,21 +15763,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
14580 echo $ECHO_N "(cached) $ECHO_C" >&6 15763 echo $ECHO_N "(cached) $ECHO_C" >&6
14581else 15764else
14582 cat >conftest.$ac_ext <<_ACEOF 15765 cat >conftest.$ac_ext <<_ACEOF
14583#line $LINENO "configure"
14584/* confdefs.h. */ 15766/* confdefs.h. */
14585_ACEOF 15767_ACEOF
14586cat confdefs.h >>conftest.$ac_ext 15768cat confdefs.h >>conftest.$ac_ext
14587cat >>conftest.$ac_ext <<_ACEOF 15769cat >>conftest.$ac_ext <<_ACEOF
14588/* end confdefs.h. */ 15770/* end confdefs.h. */
15771/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
15772 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15773#define $ac_func innocuous_$ac_func
15774
14589/* System header to define __stub macros and hopefully few prototypes, 15775/* System header to define __stub macros and hopefully few prototypes,
14590 which can conflict with char $ac_func (); below. 15776 which can conflict with char $ac_func (); below.
14591 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 15777 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14592 <limits.h> exists even on freestanding compilers. */ 15778 <limits.h> exists even on freestanding compilers. */
15779
14593#ifdef __STDC__ 15780#ifdef __STDC__
14594# include <limits.h> 15781# include <limits.h>
14595#else 15782#else
14596# include <assert.h> 15783# include <assert.h>
14597#endif 15784#endif
15785
15786#undef $ac_func
15787
14598/* Override any gcc2 internal prototype to avoid an error. */ 15788/* Override any gcc2 internal prototype to avoid an error. */
14599#ifdef __cplusplus 15789#ifdef __cplusplus
14600extern "C" 15790extern "C"
@@ -14625,11 +15815,20 @@ return f != $ac_func;
14625_ACEOF 15815_ACEOF
14626rm -f conftest.$ac_objext conftest$ac_exeext 15816rm -f conftest.$ac_objext conftest$ac_exeext
14627if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 15817if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14628 (eval $ac_link) 2>&5 15818 (eval $ac_link) 2>conftest.er1
14629 ac_status=$? 15819 ac_status=$?
15820 grep -v '^ *+' conftest.er1 >conftest.err
15821 rm -f conftest.er1
15822 cat conftest.err >&5
14630 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15823 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14631 (exit $ac_status); } && 15824 (exit $ac_status); } &&
14632 { ac_try='test -s conftest$ac_exeext' 15825 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15826 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15827 (eval $ac_try) 2>&5
15828 ac_status=$?
15829 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15830 (exit $ac_status); }; } &&
15831 { ac_try='test -s conftest$ac_exeext'
14633 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15832 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14634 (eval $ac_try) 2>&5 15833 (eval $ac_try) 2>&5
14635 ac_status=$? 15834 ac_status=$?
@@ -14642,7 +15841,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
14642 15841
14643eval "$as_ac_var=no" 15842eval "$as_ac_var=no"
14644fi 15843fi
14645rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 15844rm -f conftest.err conftest.$ac_objext \
15845 conftest$ac_exeext conftest.$ac_ext
14646fi 15846fi
14647echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 15847echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
14648echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 15848echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
@@ -14681,7 +15881,6 @@ else
14681echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5 15881echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5
14682echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6 15882echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6
14683cat >conftest.$ac_ext <<_ACEOF 15883cat >conftest.$ac_ext <<_ACEOF
14684#line $LINENO "configure"
14685/* confdefs.h. */ 15884/* confdefs.h. */
14686_ACEOF 15885_ACEOF
14687cat confdefs.h >>conftest.$ac_ext 15886cat confdefs.h >>conftest.$ac_ext
@@ -14692,11 +15891,20 @@ $ac_includes_default
14692_ACEOF 15891_ACEOF
14693rm -f conftest.$ac_objext 15892rm -f conftest.$ac_objext
14694if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 15893if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
14695 (eval $ac_compile) 2>&5 15894 (eval $ac_compile) 2>conftest.er1
14696 ac_status=$? 15895 ac_status=$?
15896 grep -v '^ *+' conftest.er1 >conftest.err
15897 rm -f conftest.er1
15898 cat conftest.err >&5
14697 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15899 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14698 (exit $ac_status); } && 15900 (exit $ac_status); } &&
14699 { ac_try='test -s conftest.$ac_objext' 15901 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
15902 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15903 (eval $ac_try) 2>&5
15904 ac_status=$?
15905 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15906 (exit $ac_status); }; } &&
15907 { ac_try='test -s conftest.$ac_objext'
14700 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15908 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14701 (eval $ac_try) 2>&5 15909 (eval $ac_try) 2>&5
14702 ac_status=$? 15910 ac_status=$?
@@ -14709,7 +15917,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
14709 15917
14710ac_header_compiler=no 15918ac_header_compiler=no
14711fi 15919fi
14712rm -f conftest.$ac_objext conftest.$ac_ext 15920rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
14713echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 15921echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14714echo "${ECHO_T}$ac_header_compiler" >&6 15922echo "${ECHO_T}$ac_header_compiler" >&6
14715 15923
@@ -14717,7 +15925,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
14717echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5 15925echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5
14718echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6 15926echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6
14719cat >conftest.$ac_ext <<_ACEOF 15927cat >conftest.$ac_ext <<_ACEOF
14720#line $LINENO "configure"
14721/* confdefs.h. */ 15928/* confdefs.h. */
14722_ACEOF 15929_ACEOF
14723cat confdefs.h >>conftest.$ac_ext 15930cat confdefs.h >>conftest.$ac_ext
@@ -14735,6 +15942,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
14735 (exit $ac_status); } >/dev/null; then 15942 (exit $ac_status); } >/dev/null; then
14736 if test -s conftest.err; then 15943 if test -s conftest.err; then
14737 ac_cpp_err=$ac_c_preproc_warn_flag 15944 ac_cpp_err=$ac_c_preproc_warn_flag
15945 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
14738 else 15946 else
14739 ac_cpp_err= 15947 ac_cpp_err=
14740 fi 15948 fi
@@ -14754,33 +15962,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14754echo "${ECHO_T}$ac_header_preproc" >&6 15962echo "${ECHO_T}$ac_header_preproc" >&6
14755 15963
14756# So? What about this header? 15964# So? What about this header?
14757case $ac_header_compiler:$ac_header_preproc in 15965case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14758 yes:no ) 15966 yes:no: )
14759 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 15967 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5
14760echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 15968echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14761 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 15969 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&5
14762echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} 15970echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&2;}
14763 ( 15971 ac_header_preproc=yes
14764 cat <<\_ASBOX
14765## ------------------------------------ ##
14766## Report this to bug-autoconf@gnu.org. ##
14767## ------------------------------------ ##
14768_ASBOX
14769 ) |
14770 sed "s/^/$as_me: WARNING: /" >&2
14771 ;; 15972 ;;
14772 no:yes ) 15973 no:yes:* )
14773 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5 15974 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5
14774echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;} 15975echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;}
14775 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5 15976 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5
14776echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;} 15977echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;}
15978 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&5
15979echo "$as_me: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&2;}
15980 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5
15981echo "$as_me: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;}
14777 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 15982 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5
14778echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} 15983echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;}
15984 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&5
15985echo "$as_me: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&2;}
14779 ( 15986 (
14780 cat <<\_ASBOX 15987 cat <<\_ASBOX
14781## ------------------------------------ ## 15988## ------------------------------------------ ##
14782## Report this to bug-autoconf@gnu.org. ## 15989## Report this to the AC_PACKAGE_NAME lists. ##
14783## ------------------------------------ ## 15990## ------------------------------------------ ##
14784_ASBOX 15991_ASBOX
14785 ) | 15992 ) |
14786 sed "s/^/$as_me: WARNING: /" >&2 15993 sed "s/^/$as_me: WARNING: /" >&2
@@ -14828,7 +16035,6 @@ else
14828echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5 16035echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5
14829echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6 16036echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6
14830cat >conftest.$ac_ext <<_ACEOF 16037cat >conftest.$ac_ext <<_ACEOF
14831#line $LINENO "configure"
14832/* confdefs.h. */ 16038/* confdefs.h. */
14833_ACEOF 16039_ACEOF
14834cat confdefs.h >>conftest.$ac_ext 16040cat confdefs.h >>conftest.$ac_ext
@@ -14839,11 +16045,20 @@ $ac_includes_default
14839_ACEOF 16045_ACEOF
14840rm -f conftest.$ac_objext 16046rm -f conftest.$ac_objext
14841if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 16047if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
14842 (eval $ac_compile) 2>&5 16048 (eval $ac_compile) 2>conftest.er1
14843 ac_status=$? 16049 ac_status=$?
16050 grep -v '^ *+' conftest.er1 >conftest.err
16051 rm -f conftest.er1
16052 cat conftest.err >&5
14844 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16053 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14845 (exit $ac_status); } && 16054 (exit $ac_status); } &&
14846 { ac_try='test -s conftest.$ac_objext' 16055 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16056 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16057 (eval $ac_try) 2>&5
16058 ac_status=$?
16059 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16060 (exit $ac_status); }; } &&
16061 { ac_try='test -s conftest.$ac_objext'
14847 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16062 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14848 (eval $ac_try) 2>&5 16063 (eval $ac_try) 2>&5
14849 ac_status=$? 16064 ac_status=$?
@@ -14856,7 +16071,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
14856 16071
14857ac_header_compiler=no 16072ac_header_compiler=no
14858fi 16073fi
14859rm -f conftest.$ac_objext conftest.$ac_ext 16074rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
14860echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 16075echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14861echo "${ECHO_T}$ac_header_compiler" >&6 16076echo "${ECHO_T}$ac_header_compiler" >&6
14862 16077
@@ -14864,7 +16079,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
14864echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5 16079echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5
14865echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6 16080echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6
14866cat >conftest.$ac_ext <<_ACEOF 16081cat >conftest.$ac_ext <<_ACEOF
14867#line $LINENO "configure"
14868/* confdefs.h. */ 16082/* confdefs.h. */
14869_ACEOF 16083_ACEOF
14870cat confdefs.h >>conftest.$ac_ext 16084cat confdefs.h >>conftest.$ac_ext
@@ -14882,6 +16096,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
14882 (exit $ac_status); } >/dev/null; then 16096 (exit $ac_status); } >/dev/null; then
14883 if test -s conftest.err; then 16097 if test -s conftest.err; then
14884 ac_cpp_err=$ac_c_preproc_warn_flag 16098 ac_cpp_err=$ac_c_preproc_warn_flag
16099 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
14885 else 16100 else
14886 ac_cpp_err= 16101 ac_cpp_err=
14887 fi 16102 fi
@@ -14901,33 +16116,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14901echo "${ECHO_T}$ac_header_preproc" >&6 16116echo "${ECHO_T}$ac_header_preproc" >&6
14902 16117
14903# So? What about this header? 16118# So? What about this header?
14904case $ac_header_compiler:$ac_header_preproc in 16119case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14905 yes:no ) 16120 yes:no: )
14906 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 16121 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5
14907echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 16122echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
14908 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 16123 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&5
14909echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} 16124echo "$as_me: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&2;}
14910 ( 16125 ac_header_preproc=yes
14911 cat <<\_ASBOX
14912## ------------------------------------ ##
14913## Report this to bug-autoconf@gnu.org. ##
14914## ------------------------------------ ##
14915_ASBOX
14916 ) |
14917 sed "s/^/$as_me: WARNING: /" >&2
14918 ;; 16126 ;;
14919 no:yes ) 16127 no:yes:* )
14920 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5 16128 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5
14921echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;} 16129echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;}
14922 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5 16130 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5
14923echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;} 16131echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;}
16132 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: see the Autoconf documentation" >&5
16133echo "$as_me: WARNING: sys/cpustats.h: see the Autoconf documentation" >&2;}
16134 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5
16135echo "$as_me: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;}
14924 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 16136 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5
14925echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} 16137echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;}
16138 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&5
16139echo "$as_me: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&2;}
14926 ( 16140 (
14927 cat <<\_ASBOX 16141 cat <<\_ASBOX
14928## ------------------------------------ ## 16142## ------------------------------------------ ##
14929## Report this to bug-autoconf@gnu.org. ## 16143## Report this to the AC_PACKAGE_NAME lists. ##
14930## ------------------------------------ ## 16144## ------------------------------------------ ##
14931_ASBOX 16145_ASBOX
14932 ) | 16146 ) |
14933 sed "s/^/$as_me: WARNING: /" >&2 16147 sed "s/^/$as_me: WARNING: /" >&2
@@ -14972,7 +16186,6 @@ else
14972echo "$as_me:$LINENO: checking $ac_header usability" >&5 16186echo "$as_me:$LINENO: checking $ac_header usability" >&5
14973echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 16187echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
14974cat >conftest.$ac_ext <<_ACEOF 16188cat >conftest.$ac_ext <<_ACEOF
14975#line $LINENO "configure"
14976/* confdefs.h. */ 16189/* confdefs.h. */
14977_ACEOF 16190_ACEOF
14978cat confdefs.h >>conftest.$ac_ext 16191cat confdefs.h >>conftest.$ac_ext
@@ -14983,11 +16196,20 @@ $ac_includes_default
14983_ACEOF 16196_ACEOF
14984rm -f conftest.$ac_objext 16197rm -f conftest.$ac_objext
14985if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 16198if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
14986 (eval $ac_compile) 2>&5 16199 (eval $ac_compile) 2>conftest.er1
14987 ac_status=$? 16200 ac_status=$?
16201 grep -v '^ *+' conftest.er1 >conftest.err
16202 rm -f conftest.er1
16203 cat conftest.err >&5
14988 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16204 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14989 (exit $ac_status); } && 16205 (exit $ac_status); } &&
14990 { ac_try='test -s conftest.$ac_objext' 16206 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16207 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16208 (eval $ac_try) 2>&5
16209 ac_status=$?
16210 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16211 (exit $ac_status); }; } &&
16212 { ac_try='test -s conftest.$ac_objext'
14991 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16213 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14992 (eval $ac_try) 2>&5 16214 (eval $ac_try) 2>&5
14993 ac_status=$? 16215 ac_status=$?
@@ -15000,7 +16222,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
15000 16222
15001ac_header_compiler=no 16223ac_header_compiler=no
15002fi 16224fi
15003rm -f conftest.$ac_objext conftest.$ac_ext 16225rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
15004echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 16226echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15005echo "${ECHO_T}$ac_header_compiler" >&6 16227echo "${ECHO_T}$ac_header_compiler" >&6
15006 16228
@@ -15008,7 +16230,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
15008echo "$as_me:$LINENO: checking $ac_header presence" >&5 16230echo "$as_me:$LINENO: checking $ac_header presence" >&5
15009echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 16231echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15010cat >conftest.$ac_ext <<_ACEOF 16232cat >conftest.$ac_ext <<_ACEOF
15011#line $LINENO "configure"
15012/* confdefs.h. */ 16233/* confdefs.h. */
15013_ACEOF 16234_ACEOF
15014cat confdefs.h >>conftest.$ac_ext 16235cat confdefs.h >>conftest.$ac_ext
@@ -15026,6 +16247,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
15026 (exit $ac_status); } >/dev/null; then 16247 (exit $ac_status); } >/dev/null; then
15027 if test -s conftest.err; then 16248 if test -s conftest.err; then
15028 ac_cpp_err=$ac_c_preproc_warn_flag 16249 ac_cpp_err=$ac_c_preproc_warn_flag
16250 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
15029 else 16251 else
15030 ac_cpp_err= 16252 ac_cpp_err=
15031 fi 16253 fi
@@ -15045,33 +16267,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15045echo "${ECHO_T}$ac_header_preproc" >&6 16267echo "${ECHO_T}$ac_header_preproc" >&6
15046 16268
15047# So? What about this header? 16269# So? What about this header?
15048case $ac_header_compiler:$ac_header_preproc in 16270case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15049 yes:no ) 16271 yes:no: )
15050 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 16272 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15051echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 16273echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15052 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 16274 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
15053echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 16275echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
15054 ( 16276 ac_header_preproc=yes
15055 cat <<\_ASBOX
15056## ------------------------------------ ##
15057## Report this to bug-autoconf@gnu.org. ##
15058## ------------------------------------ ##
15059_ASBOX
15060 ) |
15061 sed "s/^/$as_me: WARNING: /" >&2
15062 ;; 16277 ;;
15063 no:yes ) 16278 no:yes:* )
15064 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 16279 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15065echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 16280echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15066 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 16281 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15067echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 16282echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16283 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16284echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16285 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16286echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15068 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 16287 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15069echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 16288echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16289 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16290echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15070 ( 16291 (
15071 cat <<\_ASBOX 16292 cat <<\_ASBOX
15072## ------------------------------------ ## 16293## ------------------------------------------ ##
15073## Report this to bug-autoconf@gnu.org. ## 16294## Report this to the AC_PACKAGE_NAME lists. ##
15074## ------------------------------------ ## 16295## ------------------------------------------ ##
15075_ASBOX 16296_ASBOX
15076 ) | 16297 ) |
15077 sed "s/^/$as_me: WARNING: /" >&2 16298 sed "s/^/$as_me: WARNING: /" >&2
@@ -15082,7 +16303,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
15082if eval "test \"\${$as_ac_Header+set}\" = set"; then 16303if eval "test \"\${$as_ac_Header+set}\" = set"; then
15083 echo $ECHO_N "(cached) $ECHO_C" >&6 16304 echo $ECHO_N "(cached) $ECHO_C" >&6
15084else 16305else
15085 eval "$as_ac_Header=$ac_header_preproc" 16306 eval "$as_ac_Header=\$ac_header_preproc"
15086fi 16307fi
15087echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 16308echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15088echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 16309echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -15116,7 +16337,6 @@ else
15116echo "$as_me:$LINENO: checking $ac_header usability" >&5 16337echo "$as_me:$LINENO: checking $ac_header usability" >&5
15117echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 16338echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15118cat >conftest.$ac_ext <<_ACEOF 16339cat >conftest.$ac_ext <<_ACEOF
15119#line $LINENO "configure"
15120/* confdefs.h. */ 16340/* confdefs.h. */
15121_ACEOF 16341_ACEOF
15122cat confdefs.h >>conftest.$ac_ext 16342cat confdefs.h >>conftest.$ac_ext
@@ -15127,11 +16347,20 @@ $ac_includes_default
15127_ACEOF 16347_ACEOF
15128rm -f conftest.$ac_objext 16348rm -f conftest.$ac_objext
15129if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 16349if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15130 (eval $ac_compile) 2>&5 16350 (eval $ac_compile) 2>conftest.er1
15131 ac_status=$? 16351 ac_status=$?
16352 grep -v '^ *+' conftest.er1 >conftest.err
16353 rm -f conftest.er1
16354 cat conftest.err >&5
15132 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16355 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15133 (exit $ac_status); } && 16356 (exit $ac_status); } &&
15134 { ac_try='test -s conftest.$ac_objext' 16357 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16358 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16359 (eval $ac_try) 2>&5
16360 ac_status=$?
16361 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16362 (exit $ac_status); }; } &&
16363 { ac_try='test -s conftest.$ac_objext'
15135 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16364 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15136 (eval $ac_try) 2>&5 16365 (eval $ac_try) 2>&5
15137 ac_status=$? 16366 ac_status=$?
@@ -15144,7 +16373,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
15144 16373
15145ac_header_compiler=no 16374ac_header_compiler=no
15146fi 16375fi
15147rm -f conftest.$ac_objext conftest.$ac_ext 16376rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
15148echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 16377echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15149echo "${ECHO_T}$ac_header_compiler" >&6 16378echo "${ECHO_T}$ac_header_compiler" >&6
15150 16379
@@ -15152,7 +16381,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
15152echo "$as_me:$LINENO: checking $ac_header presence" >&5 16381echo "$as_me:$LINENO: checking $ac_header presence" >&5
15153echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 16382echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15154cat >conftest.$ac_ext <<_ACEOF 16383cat >conftest.$ac_ext <<_ACEOF
15155#line $LINENO "configure"
15156/* confdefs.h. */ 16384/* confdefs.h. */
15157_ACEOF 16385_ACEOF
15158cat confdefs.h >>conftest.$ac_ext 16386cat confdefs.h >>conftest.$ac_ext
@@ -15170,6 +16398,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
15170 (exit $ac_status); } >/dev/null; then 16398 (exit $ac_status); } >/dev/null; then
15171 if test -s conftest.err; then 16399 if test -s conftest.err; then
15172 ac_cpp_err=$ac_c_preproc_warn_flag 16400 ac_cpp_err=$ac_c_preproc_warn_flag
16401 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
15173 else 16402 else
15174 ac_cpp_err= 16403 ac_cpp_err=
15175 fi 16404 fi
@@ -15189,33 +16418,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15189echo "${ECHO_T}$ac_header_preproc" >&6 16418echo "${ECHO_T}$ac_header_preproc" >&6
15190 16419
15191# So? What about this header? 16420# So? What about this header?
15192case $ac_header_compiler:$ac_header_preproc in 16421case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
15193 yes:no ) 16422 yes:no: )
15194 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 16423 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15195echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 16424echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15196 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 16425 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
15197echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 16426echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
15198 ( 16427 ac_header_preproc=yes
15199 cat <<\_ASBOX
15200## ------------------------------------ ##
15201## Report this to bug-autoconf@gnu.org. ##
15202## ------------------------------------ ##
15203_ASBOX
15204 ) |
15205 sed "s/^/$as_me: WARNING: /" >&2
15206 ;; 16428 ;;
15207 no:yes ) 16429 no:yes:* )
15208 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 16430 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15209echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 16431echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15210 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 16432 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15211echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 16433echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16434 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16435echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16436 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16437echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15212 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 16438 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15213echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 16439echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16440 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16441echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15214 ( 16442 (
15215 cat <<\_ASBOX 16443 cat <<\_ASBOX
15216## ------------------------------------ ## 16444## ------------------------------------------ ##
15217## Report this to bug-autoconf@gnu.org. ## 16445## Report this to the AC_PACKAGE_NAME lists. ##
15218## ------------------------------------ ## 16446## ------------------------------------------ ##
15219_ASBOX 16447_ASBOX
15220 ) | 16448 ) |
15221 sed "s/^/$as_me: WARNING: /" >&2 16449 sed "s/^/$as_me: WARNING: /" >&2
@@ -15226,7 +16454,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
15226if eval "test \"\${$as_ac_Header+set}\" = set"; then 16454if eval "test \"\${$as_ac_Header+set}\" = set"; then
15227 echo $ECHO_N "(cached) $ECHO_C" >&6 16455 echo $ECHO_N "(cached) $ECHO_C" >&6
15228else 16456else
15229 eval "$as_ac_Header=$ac_header_preproc" 16457 eval "$as_ac_Header=\$ac_header_preproc"
15230fi 16458fi
15231echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 16459echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15232echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 16460echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -15242,7 +16470,6 @@ if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then
15242 echo $ECHO_N "(cached) $ECHO_C" >&6 16470 echo $ECHO_N "(cached) $ECHO_C" >&6
15243else 16471else
15244 cat >conftest.$ac_ext <<_ACEOF 16472 cat >conftest.$ac_ext <<_ACEOF
15245#line $LINENO "configure"
15246/* confdefs.h. */ 16473/* confdefs.h. */
15247_ACEOF 16474_ACEOF
15248cat confdefs.h >>conftest.$ac_ext 16475cat confdefs.h >>conftest.$ac_ext
@@ -15262,11 +16489,20 @@ return 0;
15262_ACEOF 16489_ACEOF
15263rm -f conftest.$ac_objext 16490rm -f conftest.$ac_objext
15264if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 16491if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15265 (eval $ac_compile) 2>&5 16492 (eval $ac_compile) 2>conftest.er1
15266 ac_status=$? 16493 ac_status=$?
16494 grep -v '^ *+' conftest.er1 >conftest.err
16495 rm -f conftest.er1
16496 cat conftest.err >&5
15267 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16497 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15268 (exit $ac_status); } && 16498 (exit $ac_status); } &&
15269 { ac_try='test -s conftest.$ac_objext' 16499 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16500 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16501 (eval $ac_try) 2>&5
16502 ac_status=$?
16503 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16504 (exit $ac_status); }; } &&
16505 { ac_try='test -s conftest.$ac_objext'
15270 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16506 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15271 (eval $ac_try) 2>&5 16507 (eval $ac_try) 2>&5
15272 ac_status=$? 16508 ac_status=$?
@@ -15278,7 +16514,6 @@ else
15278sed 's/^/| /' conftest.$ac_ext >&5 16514sed 's/^/| /' conftest.$ac_ext >&5
15279 16515
15280cat >conftest.$ac_ext <<_ACEOF 16516cat >conftest.$ac_ext <<_ACEOF
15281#line $LINENO "configure"
15282/* confdefs.h. */ 16517/* confdefs.h. */
15283_ACEOF 16518_ACEOF
15284cat confdefs.h >>conftest.$ac_ext 16519cat confdefs.h >>conftest.$ac_ext
@@ -15298,11 +16533,20 @@ return 0;
15298_ACEOF 16533_ACEOF
15299rm -f conftest.$ac_objext 16534rm -f conftest.$ac_objext
15300if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 16535if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15301 (eval $ac_compile) 2>&5 16536 (eval $ac_compile) 2>conftest.er1
15302 ac_status=$? 16537 ac_status=$?
16538 grep -v '^ *+' conftest.er1 >conftest.err
16539 rm -f conftest.er1
16540 cat conftest.err >&5
15303 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16541 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15304 (exit $ac_status); } && 16542 (exit $ac_status); } &&
15305 { ac_try='test -s conftest.$ac_objext' 16543 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16544 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16545 (eval $ac_try) 2>&5
16546 ac_status=$?
16547 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16548 (exit $ac_status); }; } &&
16549 { ac_try='test -s conftest.$ac_objext'
15306 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16550 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15307 (eval $ac_try) 2>&5 16551 (eval $ac_try) 2>&5
15308 ac_status=$? 16552 ac_status=$?
@@ -15315,9 +16559,9 @@ sed 's/^/| /' conftest.$ac_ext >&5
15315 16559
15316ac_cv_member_struct_nlist_n_un_n_name=no 16560ac_cv_member_struct_nlist_n_un_n_name=no
15317fi 16561fi
15318rm -f conftest.$ac_objext conftest.$ac_ext 16562rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
15319fi 16563fi
15320rm -f conftest.$ac_objext conftest.$ac_ext 16564rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
15321fi 16565fi
15322echo "$as_me:$LINENO: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5 16566echo "$as_me:$LINENO: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5
15323echo "${ECHO_T}$ac_cv_member_struct_nlist_n_un_n_name" >&6 16567echo "${ECHO_T}$ac_cv_member_struct_nlist_n_un_n_name" >&6
@@ -15350,7 +16594,6 @@ if test "${ac_cv_func_getloadavg_setgid+set}" = set; then
15350 echo $ECHO_N "(cached) $ECHO_C" >&6 16594 echo $ECHO_N "(cached) $ECHO_C" >&6
15351else 16595else
15352 cat >conftest.$ac_ext <<_ACEOF 16596 cat >conftest.$ac_ext <<_ACEOF
15353#line $LINENO "configure"
15354/* confdefs.h. */ 16597/* confdefs.h. */
15355_ACEOF 16598_ACEOF
15356cat confdefs.h >>conftest.$ac_ext 16599cat confdefs.h >>conftest.$ac_ext
@@ -15394,7 +16637,7 @@ else
15394 # If we got an error (system does not support symlinks), try without -L. 16637 # If we got an error (system does not support symlinks), try without -L.
15395 test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem` 16638 test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem`
15396 ac_cv_group_kmem=`echo $ac_ls_output \ 16639 ac_cv_group_kmem=`echo $ac_ls_output \
15397 | sed -ne 's/[ ][ ]*/ /g; 16640 | sed -ne 's/[ ][ ]*/ /g;
15398 s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/; 16641 s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/;
15399 / /s/.* //;p;'` 16642 / /s/.* //;p;'`
15400 16643
@@ -15420,7 +16663,6 @@ else
15420 while :; do 16663 while :; do
15421 ac_cv_sys_largefile_source=no 16664 ac_cv_sys_largefile_source=no
15422 cat >conftest.$ac_ext <<_ACEOF 16665 cat >conftest.$ac_ext <<_ACEOF
15423#line $LINENO "configure"
15424/* confdefs.h. */ 16666/* confdefs.h. */
15425_ACEOF 16667_ACEOF
15426cat confdefs.h >>conftest.$ac_ext 16668cat confdefs.h >>conftest.$ac_ext
@@ -15437,11 +16679,20 @@ return !fseeko;
15437_ACEOF 16679_ACEOF
15438rm -f conftest.$ac_objext 16680rm -f conftest.$ac_objext
15439if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 16681if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15440 (eval $ac_compile) 2>&5 16682 (eval $ac_compile) 2>conftest.er1
15441 ac_status=$? 16683 ac_status=$?
16684 grep -v '^ *+' conftest.er1 >conftest.err
16685 rm -f conftest.er1
16686 cat conftest.err >&5
15442 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16687 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15443 (exit $ac_status); } && 16688 (exit $ac_status); } &&
15444 { ac_try='test -s conftest.$ac_objext' 16689 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16690 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16691 (eval $ac_try) 2>&5
16692 ac_status=$?
16693 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16694 (exit $ac_status); }; } &&
16695 { ac_try='test -s conftest.$ac_objext'
15445 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16696 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15446 (eval $ac_try) 2>&5 16697 (eval $ac_try) 2>&5
15447 ac_status=$? 16698 ac_status=$?
@@ -15453,9 +16704,8 @@ else
15453sed 's/^/| /' conftest.$ac_ext >&5 16704sed 's/^/| /' conftest.$ac_ext >&5
15454 16705
15455fi 16706fi
15456rm -f conftest.$ac_objext conftest.$ac_ext 16707rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
15457 cat >conftest.$ac_ext <<_ACEOF 16708 cat >conftest.$ac_ext <<_ACEOF
15458#line $LINENO "configure"
15459/* confdefs.h. */ 16709/* confdefs.h. */
15460_ACEOF 16710_ACEOF
15461cat confdefs.h >>conftest.$ac_ext 16711cat confdefs.h >>conftest.$ac_ext
@@ -15473,11 +16723,20 @@ return !fseeko;
15473_ACEOF 16723_ACEOF
15474rm -f conftest.$ac_objext 16724rm -f conftest.$ac_objext
15475if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 16725if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15476 (eval $ac_compile) 2>&5 16726 (eval $ac_compile) 2>conftest.er1
15477 ac_status=$? 16727 ac_status=$?
16728 grep -v '^ *+' conftest.er1 >conftest.err
16729 rm -f conftest.er1
16730 cat conftest.err >&5
15478 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16731 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15479 (exit $ac_status); } && 16732 (exit $ac_status); } &&
15480 { ac_try='test -s conftest.$ac_objext' 16733 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16734 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16735 (eval $ac_try) 2>&5
16736 ac_status=$?
16737 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16738 (exit $ac_status); }; } &&
16739 { ac_try='test -s conftest.$ac_objext'
15481 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16740 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15482 (eval $ac_try) 2>&5 16741 (eval $ac_try) 2>&5
15483 ac_status=$? 16742 ac_status=$?
@@ -15489,7 +16748,7 @@ else
15489sed 's/^/| /' conftest.$ac_ext >&5 16748sed 's/^/| /' conftest.$ac_ext >&5
15490 16749
15491fi 16750fi
15492rm -f conftest.$ac_objext conftest.$ac_ext 16751rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
15493 break 16752 break
15494done 16753done
15495fi 16754fi
@@ -15513,7 +16772,6 @@ if test "${ac_cv_func_fseeko+set}" = set; then
15513 echo $ECHO_N "(cached) $ECHO_C" >&6 16772 echo $ECHO_N "(cached) $ECHO_C" >&6
15514else 16773else
15515 cat >conftest.$ac_ext <<_ACEOF 16774 cat >conftest.$ac_ext <<_ACEOF
15516#line $LINENO "configure"
15517/* confdefs.h. */ 16775/* confdefs.h. */
15518_ACEOF 16776_ACEOF
15519cat confdefs.h >>conftest.$ac_ext 16777cat confdefs.h >>conftest.$ac_ext
@@ -15530,11 +16788,20 @@ return fseeko && fseeko (stdin, 0, 0);
15530_ACEOF 16788_ACEOF
15531rm -f conftest.$ac_objext conftest$ac_exeext 16789rm -f conftest.$ac_objext conftest$ac_exeext
15532if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 16790if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15533 (eval $ac_link) 2>&5 16791 (eval $ac_link) 2>conftest.er1
15534 ac_status=$? 16792 ac_status=$?
16793 grep -v '^ *+' conftest.er1 >conftest.err
16794 rm -f conftest.er1
16795 cat conftest.err >&5
15535 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16796 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15536 (exit $ac_status); } && 16797 (exit $ac_status); } &&
15537 { ac_try='test -s conftest$ac_exeext' 16798 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16799 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16800 (eval $ac_try) 2>&5
16801 ac_status=$?
16802 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16803 (exit $ac_status); }; } &&
16804 { ac_try='test -s conftest$ac_exeext'
15538 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16805 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15539 (eval $ac_try) 2>&5 16806 (eval $ac_try) 2>&5
15540 ac_status=$? 16807 ac_status=$?
@@ -15547,7 +16814,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
15547 16814
15548ac_cv_func_fseeko=no 16815ac_cv_func_fseeko=no
15549fi 16816fi
15550rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 16817rm -f conftest.err conftest.$ac_objext \
16818 conftest$ac_exeext conftest.$ac_ext
15551fi 16819fi
15552echo "$as_me:$LINENO: result: $ac_cv_func_fseeko" >&5 16820echo "$as_me:$LINENO: result: $ac_cv_func_fseeko" >&5
15553echo "${ECHO_T}$ac_cv_func_fseeko" >&6 16821echo "${ECHO_T}$ac_cv_func_fseeko" >&6
@@ -15567,7 +16835,6 @@ if test "${ac_cv_func_getpgrp_void+set}" = set; then
15567else 16835else
15568 # Use it with a single arg. 16836 # Use it with a single arg.
15569cat >conftest.$ac_ext <<_ACEOF 16837cat >conftest.$ac_ext <<_ACEOF
15570#line $LINENO "configure"
15571/* confdefs.h. */ 16838/* confdefs.h. */
15572_ACEOF 16839_ACEOF
15573cat confdefs.h >>conftest.$ac_ext 16840cat confdefs.h >>conftest.$ac_ext
@@ -15584,11 +16851,20 @@ getpgrp (0);
15584_ACEOF 16851_ACEOF
15585rm -f conftest.$ac_objext 16852rm -f conftest.$ac_objext
15586if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 16853if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15587 (eval $ac_compile) 2>&5 16854 (eval $ac_compile) 2>conftest.er1
15588 ac_status=$? 16855 ac_status=$?
16856 grep -v '^ *+' conftest.er1 >conftest.err
16857 rm -f conftest.er1
16858 cat conftest.err >&5
15589 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16859 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15590 (exit $ac_status); } && 16860 (exit $ac_status); } &&
15591 { ac_try='test -s conftest.$ac_objext' 16861 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16862 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16863 (eval $ac_try) 2>&5
16864 ac_status=$?
16865 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16866 (exit $ac_status); }; } &&
16867 { ac_try='test -s conftest.$ac_objext'
15592 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16868 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15593 (eval $ac_try) 2>&5 16869 (eval $ac_try) 2>&5
15594 ac_status=$? 16870 ac_status=$?
@@ -15601,7 +16877,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
15601 16877
15602ac_cv_func_getpgrp_void=yes 16878ac_cv_func_getpgrp_void=yes
15603fi 16879fi
15604rm -f conftest.$ac_objext conftest.$ac_ext 16880rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
15605 16881
15606fi 16882fi
15607echo "$as_me:$LINENO: result: $ac_cv_func_getpgrp_void" >&5 16883echo "$as_me:$LINENO: result: $ac_cv_func_getpgrp_void" >&5
@@ -15625,21 +16901,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
15625 echo $ECHO_N "(cached) $ECHO_C" >&6 16901 echo $ECHO_N "(cached) $ECHO_C" >&6
15626else 16902else
15627 cat >conftest.$ac_ext <<_ACEOF 16903 cat >conftest.$ac_ext <<_ACEOF
15628#line $LINENO "configure"
15629/* confdefs.h. */ 16904/* confdefs.h. */
15630_ACEOF 16905_ACEOF
15631cat confdefs.h >>conftest.$ac_ext 16906cat confdefs.h >>conftest.$ac_ext
15632cat >>conftest.$ac_ext <<_ACEOF 16907cat >>conftest.$ac_ext <<_ACEOF
15633/* end confdefs.h. */ 16908/* end confdefs.h. */
16909/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
16910 For example, HP-UX 11i <limits.h> declares gettimeofday. */
16911#define $ac_func innocuous_$ac_func
16912
15634/* System header to define __stub macros and hopefully few prototypes, 16913/* System header to define __stub macros and hopefully few prototypes,
15635 which can conflict with char $ac_func (); below. 16914 which can conflict with char $ac_func (); below.
15636 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 16915 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15637 <limits.h> exists even on freestanding compilers. */ 16916 <limits.h> exists even on freestanding compilers. */
16917
15638#ifdef __STDC__ 16918#ifdef __STDC__
15639# include <limits.h> 16919# include <limits.h>
15640#else 16920#else
15641# include <assert.h> 16921# include <assert.h>
15642#endif 16922#endif
16923
16924#undef $ac_func
16925
15643/* Override any gcc2 internal prototype to avoid an error. */ 16926/* Override any gcc2 internal prototype to avoid an error. */
15644#ifdef __cplusplus 16927#ifdef __cplusplus
15645extern "C" 16928extern "C"
@@ -15670,11 +16953,20 @@ return f != $ac_func;
15670_ACEOF 16953_ACEOF
15671rm -f conftest.$ac_objext conftest$ac_exeext 16954rm -f conftest.$ac_objext conftest$ac_exeext
15672if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 16955if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15673 (eval $ac_link) 2>&5 16956 (eval $ac_link) 2>conftest.er1
15674 ac_status=$? 16957 ac_status=$?
16958 grep -v '^ *+' conftest.er1 >conftest.err
16959 rm -f conftest.er1
16960 cat conftest.err >&5
15675 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16961 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15676 (exit $ac_status); } && 16962 (exit $ac_status); } &&
15677 { ac_try='test -s conftest$ac_exeext' 16963 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
16964 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16965 (eval $ac_try) 2>&5
16966 ac_status=$?
16967 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16968 (exit $ac_status); }; } &&
16969 { ac_try='test -s conftest$ac_exeext'
15678 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16970 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15679 (eval $ac_try) 2>&5 16971 (eval $ac_try) 2>&5
15680 ac_status=$? 16972 ac_status=$?
@@ -15687,7 +16979,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
15687 16979
15688eval "$as_ac_var=no" 16980eval "$as_ac_var=no"
15689fi 16981fi
15690rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 16982rm -f conftest.err conftest.$ac_objext \
16983 conftest$ac_exeext conftest.$ac_ext
15691fi 16984fi
15692echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 16985echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
15693echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 16986echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
@@ -15706,7 +16999,6 @@ else
15706 ac_check_lib_save_LIBS=$LIBS 16999 ac_check_lib_save_LIBS=$LIBS
15707LIBS="-lintl $LIBS" 17000LIBS="-lintl $LIBS"
15708cat >conftest.$ac_ext <<_ACEOF 17001cat >conftest.$ac_ext <<_ACEOF
15709#line $LINENO "configure"
15710/* confdefs.h. */ 17002/* confdefs.h. */
15711_ACEOF 17003_ACEOF
15712cat confdefs.h >>conftest.$ac_ext 17004cat confdefs.h >>conftest.$ac_ext
@@ -15730,11 +17022,20 @@ strftime ();
15730_ACEOF 17022_ACEOF
15731rm -f conftest.$ac_objext conftest$ac_exeext 17023rm -f conftest.$ac_objext conftest$ac_exeext
15732if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 17024if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15733 (eval $ac_link) 2>&5 17025 (eval $ac_link) 2>conftest.er1
15734 ac_status=$? 17026 ac_status=$?
17027 grep -v '^ *+' conftest.er1 >conftest.err
17028 rm -f conftest.er1
17029 cat conftest.err >&5
15735 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17030 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15736 (exit $ac_status); } && 17031 (exit $ac_status); } &&
15737 { ac_try='test -s conftest$ac_exeext' 17032 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17033 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17034 (eval $ac_try) 2>&5
17035 ac_status=$?
17036 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17037 (exit $ac_status); }; } &&
17038 { ac_try='test -s conftest$ac_exeext'
15738 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17039 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15739 (eval $ac_try) 2>&5 17040 (eval $ac_try) 2>&5
15740 ac_status=$? 17041 ac_status=$?
@@ -15747,7 +17048,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
15747 17048
15748ac_cv_lib_intl_strftime=no 17049ac_cv_lib_intl_strftime=no
15749fi 17050fi
15750rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 17051rm -f conftest.err conftest.$ac_objext \
17052 conftest$ac_exeext conftest.$ac_ext
15751LIBS=$ac_check_lib_save_LIBS 17053LIBS=$ac_check_lib_save_LIBS
15752fi 17054fi
15753echo "$as_me:$LINENO: result: $ac_cv_lib_intl_strftime" >&5 17055echo "$as_me:$LINENO: result: $ac_cv_lib_intl_strftime" >&5
@@ -15775,21 +17077,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
15775 echo $ECHO_N "(cached) $ECHO_C" >&6 17077 echo $ECHO_N "(cached) $ECHO_C" >&6
15776else 17078else
15777 cat >conftest.$ac_ext <<_ACEOF 17079 cat >conftest.$ac_ext <<_ACEOF
15778#line $LINENO "configure"
15779/* confdefs.h. */ 17080/* confdefs.h. */
15780_ACEOF 17081_ACEOF
15781cat confdefs.h >>conftest.$ac_ext 17082cat confdefs.h >>conftest.$ac_ext
15782cat >>conftest.$ac_ext <<_ACEOF 17083cat >>conftest.$ac_ext <<_ACEOF
15783/* end confdefs.h. */ 17084/* end confdefs.h. */
17085/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
17086 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17087#define $ac_func innocuous_$ac_func
17088
15784/* System header to define __stub macros and hopefully few prototypes, 17089/* System header to define __stub macros and hopefully few prototypes,
15785 which can conflict with char $ac_func (); below. 17090 which can conflict with char $ac_func (); below.
15786 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 17091 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15787 <limits.h> exists even on freestanding compilers. */ 17092 <limits.h> exists even on freestanding compilers. */
17093
15788#ifdef __STDC__ 17094#ifdef __STDC__
15789# include <limits.h> 17095# include <limits.h>
15790#else 17096#else
15791# include <assert.h> 17097# include <assert.h>
15792#endif 17098#endif
17099
17100#undef $ac_func
17101
15793/* Override any gcc2 internal prototype to avoid an error. */ 17102/* Override any gcc2 internal prototype to avoid an error. */
15794#ifdef __cplusplus 17103#ifdef __cplusplus
15795extern "C" 17104extern "C"
@@ -15820,11 +17129,20 @@ return f != $ac_func;
15820_ACEOF 17129_ACEOF
15821rm -f conftest.$ac_objext conftest$ac_exeext 17130rm -f conftest.$ac_objext conftest$ac_exeext
15822if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 17131if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15823 (eval $ac_link) 2>&5 17132 (eval $ac_link) 2>conftest.er1
15824 ac_status=$? 17133 ac_status=$?
17134 grep -v '^ *+' conftest.er1 >conftest.err
17135 rm -f conftest.er1
17136 cat conftest.err >&5
15825 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17137 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15826 (exit $ac_status); } && 17138 (exit $ac_status); } &&
15827 { ac_try='test -s conftest$ac_exeext' 17139 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17140 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17141 (eval $ac_try) 2>&5
17142 ac_status=$?
17143 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17144 (exit $ac_status); }; } &&
17145 { ac_try='test -s conftest$ac_exeext'
15828 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17146 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15829 (eval $ac_try) 2>&5 17147 (eval $ac_try) 2>&5
15830 ac_status=$? 17148 ac_status=$?
@@ -15837,7 +17155,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
15837 17155
15838eval "$as_ac_var=no" 17156eval "$as_ac_var=no"
15839fi 17157fi
15840rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 17158rm -f conftest.err conftest.$ac_objext \
17159 conftest$ac_exeext conftest.$ac_ext
15841fi 17160fi
15842echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 17161echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
15843echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 17162echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
@@ -15861,21 +17180,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
15861 echo $ECHO_N "(cached) $ECHO_C" >&6 17180 echo $ECHO_N "(cached) $ECHO_C" >&6
15862else 17181else
15863 cat >conftest.$ac_ext <<_ACEOF 17182 cat >conftest.$ac_ext <<_ACEOF
15864#line $LINENO "configure"
15865/* confdefs.h. */ 17183/* confdefs.h. */
15866_ACEOF 17184_ACEOF
15867cat confdefs.h >>conftest.$ac_ext 17185cat confdefs.h >>conftest.$ac_ext
15868cat >>conftest.$ac_ext <<_ACEOF 17186cat >>conftest.$ac_ext <<_ACEOF
15869/* end confdefs.h. */ 17187/* end confdefs.h. */
17188/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
17189 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17190#define $ac_func innocuous_$ac_func
17191
15870/* System header to define __stub macros and hopefully few prototypes, 17192/* System header to define __stub macros and hopefully few prototypes,
15871 which can conflict with char $ac_func (); below. 17193 which can conflict with char $ac_func (); below.
15872 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 17194 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15873 <limits.h> exists even on freestanding compilers. */ 17195 <limits.h> exists even on freestanding compilers. */
17196
15874#ifdef __STDC__ 17197#ifdef __STDC__
15875# include <limits.h> 17198# include <limits.h>
15876#else 17199#else
15877# include <assert.h> 17200# include <assert.h>
15878#endif 17201#endif
17202
17203#undef $ac_func
17204
15879/* Override any gcc2 internal prototype to avoid an error. */ 17205/* Override any gcc2 internal prototype to avoid an error. */
15880#ifdef __cplusplus 17206#ifdef __cplusplus
15881extern "C" 17207extern "C"
@@ -15906,11 +17232,20 @@ return f != $ac_func;
15906_ACEOF 17232_ACEOF
15907rm -f conftest.$ac_objext conftest$ac_exeext 17233rm -f conftest.$ac_objext conftest$ac_exeext
15908if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 17234if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15909 (eval $ac_link) 2>&5 17235 (eval $ac_link) 2>conftest.er1
15910 ac_status=$? 17236 ac_status=$?
17237 grep -v '^ *+' conftest.er1 >conftest.err
17238 rm -f conftest.er1
17239 cat conftest.err >&5
15911 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17240 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15912 (exit $ac_status); } && 17241 (exit $ac_status); } &&
15913 { ac_try='test -s conftest$ac_exeext' 17242 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17243 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17244 (eval $ac_try) 2>&5
17245 ac_status=$?
17246 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17247 (exit $ac_status); }; } &&
17248 { ac_try='test -s conftest$ac_exeext'
15914 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17249 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15915 (eval $ac_try) 2>&5 17250 (eval $ac_try) 2>&5
15916 ac_status=$? 17251 ac_status=$?
@@ -15923,7 +17258,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
15923 17258
15924eval "$as_ac_var=no" 17259eval "$as_ac_var=no"
15925fi 17260fi
15926rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 17261rm -f conftest.err conftest.$ac_objext \
17262 conftest$ac_exeext conftest.$ac_ext
15927fi 17263fi
15928echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 17264echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
15929echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 17265echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
@@ -15949,7 +17285,6 @@ else
15949 ac_check_lib_save_LIBS=$LIBS 17285 ac_check_lib_save_LIBS=$LIBS
15950LIBS="-lncurses $LIBS" 17286LIBS="-lncurses $LIBS"
15951cat >conftest.$ac_ext <<_ACEOF 17287cat >conftest.$ac_ext <<_ACEOF
15952#line $LINENO "configure"
15953/* confdefs.h. */ 17288/* confdefs.h. */
15954_ACEOF 17289_ACEOF
15955cat confdefs.h >>conftest.$ac_ext 17290cat confdefs.h >>conftest.$ac_ext
@@ -15973,11 +17308,20 @@ tparm ();
15973_ACEOF 17308_ACEOF
15974rm -f conftest.$ac_objext conftest$ac_exeext 17309rm -f conftest.$ac_objext conftest$ac_exeext
15975if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 17310if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15976 (eval $ac_link) 2>&5 17311 (eval $ac_link) 2>conftest.er1
15977 ac_status=$? 17312 ac_status=$?
17313 grep -v '^ *+' conftest.er1 >conftest.err
17314 rm -f conftest.er1
17315 cat conftest.err >&5
15978 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17316 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15979 (exit $ac_status); } && 17317 (exit $ac_status); } &&
15980 { ac_try='test -s conftest$ac_exeext' 17318 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17319 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17320 (eval $ac_try) 2>&5
17321 ac_status=$?
17322 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17323 (exit $ac_status); }; } &&
17324 { ac_try='test -s conftest$ac_exeext'
15981 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17325 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15982 (eval $ac_try) 2>&5 17326 (eval $ac_try) 2>&5
15983 ac_status=$? 17327 ac_status=$?
@@ -15990,7 +17334,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
15990 17334
15991ac_cv_lib_ncurses_tparm=no 17335ac_cv_lib_ncurses_tparm=no
15992fi 17336fi
15993rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 17337rm -f conftest.err conftest.$ac_objext \
17338 conftest$ac_exeext conftest.$ac_ext
15994LIBS=$ac_check_lib_save_LIBS 17339LIBS=$ac_check_lib_save_LIBS
15995fi 17340fi
15996echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_tparm" >&5 17341echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_tparm" >&5
@@ -16015,21 +17360,28 @@ if test "${ac_cv_func_res_send+set}" = set; then
16015 echo $ECHO_N "(cached) $ECHO_C" >&6 17360 echo $ECHO_N "(cached) $ECHO_C" >&6
16016else 17361else
16017 cat >conftest.$ac_ext <<_ACEOF 17362 cat >conftest.$ac_ext <<_ACEOF
16018#line $LINENO "configure"
16019/* confdefs.h. */ 17363/* confdefs.h. */
16020_ACEOF 17364_ACEOF
16021cat confdefs.h >>conftest.$ac_ext 17365cat confdefs.h >>conftest.$ac_ext
16022cat >>conftest.$ac_ext <<_ACEOF 17366cat >>conftest.$ac_ext <<_ACEOF
16023/* end confdefs.h. */ 17367/* end confdefs.h. */
17368/* Define res_send to an innocuous variant, in case <limits.h> declares res_send.
17369 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17370#define res_send innocuous_res_send
17371
16024/* System header to define __stub macros and hopefully few prototypes, 17372/* System header to define __stub macros and hopefully few prototypes,
16025 which can conflict with char res_send (); below. 17373 which can conflict with char res_send (); below.
16026 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 17374 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16027 <limits.h> exists even on freestanding compilers. */ 17375 <limits.h> exists even on freestanding compilers. */
17376
16028#ifdef __STDC__ 17377#ifdef __STDC__
16029# include <limits.h> 17378# include <limits.h>
16030#else 17379#else
16031# include <assert.h> 17380# include <assert.h>
16032#endif 17381#endif
17382
17383#undef res_send
17384
16033/* Override any gcc2 internal prototype to avoid an error. */ 17385/* Override any gcc2 internal prototype to avoid an error. */
16034#ifdef __cplusplus 17386#ifdef __cplusplus
16035extern "C" 17387extern "C"
@@ -16060,11 +17412,20 @@ return f != res_send;
16060_ACEOF 17412_ACEOF
16061rm -f conftest.$ac_objext conftest$ac_exeext 17413rm -f conftest.$ac_objext conftest$ac_exeext
16062if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 17414if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16063 (eval $ac_link) 2>&5 17415 (eval $ac_link) 2>conftest.er1
16064 ac_status=$? 17416 ac_status=$?
17417 grep -v '^ *+' conftest.er1 >conftest.err
17418 rm -f conftest.er1
17419 cat conftest.err >&5
16065 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17420 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16066 (exit $ac_status); } && 17421 (exit $ac_status); } &&
16067 { ac_try='test -s conftest$ac_exeext' 17422 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17423 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17424 (eval $ac_try) 2>&5
17425 ac_status=$?
17426 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17427 (exit $ac_status); }; } &&
17428 { ac_try='test -s conftest$ac_exeext'
16068 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17429 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16069 (eval $ac_try) 2>&5 17430 (eval $ac_try) 2>&5
16070 ac_status=$? 17431 ac_status=$?
@@ -16077,7 +17438,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
16077 17438
16078ac_cv_func_res_send=no 17439ac_cv_func_res_send=no
16079fi 17440fi
16080rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 17441rm -f conftest.err conftest.$ac_objext \
17442 conftest$ac_exeext conftest.$ac_ext
16081fi 17443fi
16082echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5 17444echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5
16083echo "${ECHO_T}$ac_cv_func_res_send" >&6 17445echo "${ECHO_T}$ac_cv_func_res_send" >&6
@@ -16090,21 +17452,28 @@ if test "${ac_cv_func___res_send+set}" = set; then
16090 echo $ECHO_N "(cached) $ECHO_C" >&6 17452 echo $ECHO_N "(cached) $ECHO_C" >&6
16091else 17453else
16092 cat >conftest.$ac_ext <<_ACEOF 17454 cat >conftest.$ac_ext <<_ACEOF
16093#line $LINENO "configure"
16094/* confdefs.h. */ 17455/* confdefs.h. */
16095_ACEOF 17456_ACEOF
16096cat confdefs.h >>conftest.$ac_ext 17457cat confdefs.h >>conftest.$ac_ext
16097cat >>conftest.$ac_ext <<_ACEOF 17458cat >>conftest.$ac_ext <<_ACEOF
16098/* end confdefs.h. */ 17459/* end confdefs.h. */
17460/* Define __res_send to an innocuous variant, in case <limits.h> declares __res_send.
17461 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17462#define __res_send innocuous___res_send
17463
16099/* System header to define __stub macros and hopefully few prototypes, 17464/* System header to define __stub macros and hopefully few prototypes,
16100 which can conflict with char __res_send (); below. 17465 which can conflict with char __res_send (); below.
16101 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 17466 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16102 <limits.h> exists even on freestanding compilers. */ 17467 <limits.h> exists even on freestanding compilers. */
17468
16103#ifdef __STDC__ 17469#ifdef __STDC__
16104# include <limits.h> 17470# include <limits.h>
16105#else 17471#else
16106# include <assert.h> 17472# include <assert.h>
16107#endif 17473#endif
17474
17475#undef __res_send
17476
16108/* Override any gcc2 internal prototype to avoid an error. */ 17477/* Override any gcc2 internal prototype to avoid an error. */
16109#ifdef __cplusplus 17478#ifdef __cplusplus
16110extern "C" 17479extern "C"
@@ -16135,11 +17504,20 @@ return f != __res_send;
16135_ACEOF 17504_ACEOF
16136rm -f conftest.$ac_objext conftest$ac_exeext 17505rm -f conftest.$ac_objext conftest$ac_exeext
16137if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 17506if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16138 (eval $ac_link) 2>&5 17507 (eval $ac_link) 2>conftest.er1
16139 ac_status=$? 17508 ac_status=$?
17509 grep -v '^ *+' conftest.er1 >conftest.err
17510 rm -f conftest.er1
17511 cat conftest.err >&5
16140 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17512 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16141 (exit $ac_status); } && 17513 (exit $ac_status); } &&
16142 { ac_try='test -s conftest$ac_exeext' 17514 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17515 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17516 (eval $ac_try) 2>&5
17517 ac_status=$?
17518 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17519 (exit $ac_status); }; } &&
17520 { ac_try='test -s conftest$ac_exeext'
16143 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17521 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16144 (eval $ac_try) 2>&5 17522 (eval $ac_try) 2>&5
16145 ac_status=$? 17523 ac_status=$?
@@ -16152,7 +17530,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
16152 17530
16153ac_cv_func___res_send=no 17531ac_cv_func___res_send=no
16154fi 17532fi
16155rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 17533rm -f conftest.err conftest.$ac_objext \
17534 conftest$ac_exeext conftest.$ac_ext
16156fi 17535fi
16157echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5 17536echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5
16158echo "${ECHO_T}$ac_cv_func___res_send" >&6 17537echo "${ECHO_T}$ac_cv_func___res_send" >&6
@@ -16167,7 +17546,6 @@ else
16167 ac_check_lib_save_LIBS=$LIBS 17546 ac_check_lib_save_LIBS=$LIBS
16168LIBS="-lresolv $LIBS" 17547LIBS="-lresolv $LIBS"
16169cat >conftest.$ac_ext <<_ACEOF 17548cat >conftest.$ac_ext <<_ACEOF
16170#line $LINENO "configure"
16171/* confdefs.h. */ 17549/* confdefs.h. */
16172_ACEOF 17550_ACEOF
16173cat confdefs.h >>conftest.$ac_ext 17551cat confdefs.h >>conftest.$ac_ext
@@ -16191,11 +17569,20 @@ res_send ();
16191_ACEOF 17569_ACEOF
16192rm -f conftest.$ac_objext conftest$ac_exeext 17570rm -f conftest.$ac_objext conftest$ac_exeext
16193if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 17571if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16194 (eval $ac_link) 2>&5 17572 (eval $ac_link) 2>conftest.er1
16195 ac_status=$? 17573 ac_status=$?
17574 grep -v '^ *+' conftest.er1 >conftest.err
17575 rm -f conftest.er1
17576 cat conftest.err >&5
16196 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17577 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16197 (exit $ac_status); } && 17578 (exit $ac_status); } &&
16198 { ac_try='test -s conftest$ac_exeext' 17579 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17580 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17581 (eval $ac_try) 2>&5
17582 ac_status=$?
17583 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17584 (exit $ac_status); }; } &&
17585 { ac_try='test -s conftest$ac_exeext'
16199 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17586 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16200 (eval $ac_try) 2>&5 17587 (eval $ac_try) 2>&5
16201 ac_status=$? 17588 ac_status=$?
@@ -16208,7 +17595,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
16208 17595
16209ac_cv_lib_resolv_res_send=no 17596ac_cv_lib_resolv_res_send=no
16210fi 17597fi
16211rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 17598rm -f conftest.err conftest.$ac_objext \
17599 conftest$ac_exeext conftest.$ac_ext
16212LIBS=$ac_check_lib_save_LIBS 17600LIBS=$ac_check_lib_save_LIBS
16213fi 17601fi
16214echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_send" >&5 17602echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_send" >&5
@@ -16224,7 +17612,6 @@ else
16224 ac_check_lib_save_LIBS=$LIBS 17612 ac_check_lib_save_LIBS=$LIBS
16225LIBS="-lresolv $LIBS" 17613LIBS="-lresolv $LIBS"
16226cat >conftest.$ac_ext <<_ACEOF 17614cat >conftest.$ac_ext <<_ACEOF
16227#line $LINENO "configure"
16228/* confdefs.h. */ 17615/* confdefs.h. */
16229_ACEOF 17616_ACEOF
16230cat confdefs.h >>conftest.$ac_ext 17617cat confdefs.h >>conftest.$ac_ext
@@ -16248,11 +17635,20 @@ __res_send ();
16248_ACEOF 17635_ACEOF
16249rm -f conftest.$ac_objext conftest$ac_exeext 17636rm -f conftest.$ac_objext conftest$ac_exeext
16250if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 17637if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16251 (eval $ac_link) 2>&5 17638 (eval $ac_link) 2>conftest.er1
16252 ac_status=$? 17639 ac_status=$?
17640 grep -v '^ *+' conftest.er1 >conftest.err
17641 rm -f conftest.er1
17642 cat conftest.err >&5
16253 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17643 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16254 (exit $ac_status); } && 17644 (exit $ac_status); } &&
16255 { ac_try='test -s conftest$ac_exeext' 17645 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17646 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17647 (eval $ac_try) 2>&5
17648 ac_status=$?
17649 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17650 (exit $ac_status); }; } &&
17651 { ac_try='test -s conftest$ac_exeext'
16256 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17652 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16257 (eval $ac_try) 2>&5 17653 (eval $ac_try) 2>&5
16258 ac_status=$? 17654 ac_status=$?
@@ -16265,7 +17661,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
16265 17661
16266ac_cv_lib_resolv___res_send=no 17662ac_cv_lib_resolv___res_send=no
16267fi 17663fi
16268rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 17664rm -f conftest.err conftest.$ac_objext \
17665 conftest$ac_exeext conftest.$ac_ext
16269LIBS=$ac_check_lib_save_LIBS 17666LIBS=$ac_check_lib_save_LIBS
16270fi 17667fi
16271echo "$as_me:$LINENO: result: $ac_cv_lib_resolv___res_send" >&5 17668echo "$as_me:$LINENO: result: $ac_cv_lib_resolv___res_send" >&5
@@ -16296,21 +17693,28 @@ if test "${ac_cv_func_hes_getmailhost+set}" = set; then
16296 echo $ECHO_N "(cached) $ECHO_C" >&6 17693 echo $ECHO_N "(cached) $ECHO_C" >&6
16297else 17694else
16298 cat >conftest.$ac_ext <<_ACEOF 17695 cat >conftest.$ac_ext <<_ACEOF
16299#line $LINENO "configure"
16300/* confdefs.h. */ 17696/* confdefs.h. */
16301_ACEOF 17697_ACEOF
16302cat confdefs.h >>conftest.$ac_ext 17698cat confdefs.h >>conftest.$ac_ext
16303cat >>conftest.$ac_ext <<_ACEOF 17699cat >>conftest.$ac_ext <<_ACEOF
16304/* end confdefs.h. */ 17700/* end confdefs.h. */
17701/* Define hes_getmailhost to an innocuous variant, in case <limits.h> declares hes_getmailhost.
17702 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17703#define hes_getmailhost innocuous_hes_getmailhost
17704
16305/* System header to define __stub macros and hopefully few prototypes, 17705/* System header to define __stub macros and hopefully few prototypes,
16306 which can conflict with char hes_getmailhost (); below. 17706 which can conflict with char hes_getmailhost (); below.
16307 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 17707 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16308 <limits.h> exists even on freestanding compilers. */ 17708 <limits.h> exists even on freestanding compilers. */
17709
16309#ifdef __STDC__ 17710#ifdef __STDC__
16310# include <limits.h> 17711# include <limits.h>
16311#else 17712#else
16312# include <assert.h> 17713# include <assert.h>
16313#endif 17714#endif
17715
17716#undef hes_getmailhost
17717
16314/* Override any gcc2 internal prototype to avoid an error. */ 17718/* Override any gcc2 internal prototype to avoid an error. */
16315#ifdef __cplusplus 17719#ifdef __cplusplus
16316extern "C" 17720extern "C"
@@ -16341,11 +17745,20 @@ return f != hes_getmailhost;
16341_ACEOF 17745_ACEOF
16342rm -f conftest.$ac_objext conftest$ac_exeext 17746rm -f conftest.$ac_objext conftest$ac_exeext
16343if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 17747if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16344 (eval $ac_link) 2>&5 17748 (eval $ac_link) 2>conftest.er1
16345 ac_status=$? 17749 ac_status=$?
17750 grep -v '^ *+' conftest.er1 >conftest.err
17751 rm -f conftest.er1
17752 cat conftest.err >&5
16346 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17753 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16347 (exit $ac_status); } && 17754 (exit $ac_status); } &&
16348 { ac_try='test -s conftest$ac_exeext' 17755 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17756 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17757 (eval $ac_try) 2>&5
17758 ac_status=$?
17759 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17760 (exit $ac_status); }; } &&
17761 { ac_try='test -s conftest$ac_exeext'
16349 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17762 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16350 (eval $ac_try) 2>&5 17763 (eval $ac_try) 2>&5
16351 ac_status=$? 17764 ac_status=$?
@@ -16358,7 +17771,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
16358 17771
16359ac_cv_func_hes_getmailhost=no 17772ac_cv_func_hes_getmailhost=no
16360fi 17773fi
16361rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 17774rm -f conftest.err conftest.$ac_objext \
17775 conftest$ac_exeext conftest.$ac_ext
16362fi 17776fi
16363echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5 17777echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5
16364echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6 17778echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6
@@ -16373,7 +17787,6 @@ else
16373 ac_check_lib_save_LIBS=$LIBS 17787 ac_check_lib_save_LIBS=$LIBS
16374LIBS="-lhesiod $RESOLVLIB $LIBS" 17788LIBS="-lhesiod $RESOLVLIB $LIBS"
16375cat >conftest.$ac_ext <<_ACEOF 17789cat >conftest.$ac_ext <<_ACEOF
16376#line $LINENO "configure"
16377/* confdefs.h. */ 17790/* confdefs.h. */
16378_ACEOF 17791_ACEOF
16379cat confdefs.h >>conftest.$ac_ext 17792cat confdefs.h >>conftest.$ac_ext
@@ -16397,11 +17810,20 @@ hes_getmailhost ();
16397_ACEOF 17810_ACEOF
16398rm -f conftest.$ac_objext conftest$ac_exeext 17811rm -f conftest.$ac_objext conftest$ac_exeext
16399if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 17812if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16400 (eval $ac_link) 2>&5 17813 (eval $ac_link) 2>conftest.er1
16401 ac_status=$? 17814 ac_status=$?
17815 grep -v '^ *+' conftest.er1 >conftest.err
17816 rm -f conftest.er1
17817 cat conftest.err >&5
16402 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17818 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16403 (exit $ac_status); } && 17819 (exit $ac_status); } &&
16404 { ac_try='test -s conftest$ac_exeext' 17820 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17821 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17822 (eval $ac_try) 2>&5
17823 ac_status=$?
17824 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17825 (exit $ac_status); }; } &&
17826 { ac_try='test -s conftest$ac_exeext'
16405 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17827 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16406 (eval $ac_try) 2>&5 17828 (eval $ac_try) 2>&5
16407 ac_status=$? 17829 ac_status=$?
@@ -16414,7 +17836,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
16414 17836
16415ac_cv_lib_hesiod_hes_getmailhost=no 17837ac_cv_lib_hesiod_hes_getmailhost=no
16416fi 17838fi
16417rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 17839rm -f conftest.err conftest.$ac_objext \
17840 conftest$ac_exeext conftest.$ac_ext
16418LIBS=$ac_check_lib_save_LIBS 17841LIBS=$ac_check_lib_save_LIBS
16419fi 17842fi
16420echo "$as_me:$LINENO: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5 17843echo "$as_me:$LINENO: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5
@@ -16444,7 +17867,6 @@ else
16444 ac_check_lib_save_LIBS=$LIBS 17867 ac_check_lib_save_LIBS=$LIBS
16445LIBS="-lcom_err $LIBS" 17868LIBS="-lcom_err $LIBS"
16446cat >conftest.$ac_ext <<_ACEOF 17869cat >conftest.$ac_ext <<_ACEOF
16447#line $LINENO "configure"
16448/* confdefs.h. */ 17870/* confdefs.h. */
16449_ACEOF 17871_ACEOF
16450cat confdefs.h >>conftest.$ac_ext 17872cat confdefs.h >>conftest.$ac_ext
@@ -16468,11 +17890,20 @@ com_err ();
16468_ACEOF 17890_ACEOF
16469rm -f conftest.$ac_objext conftest$ac_exeext 17891rm -f conftest.$ac_objext conftest$ac_exeext
16470if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 17892if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16471 (eval $ac_link) 2>&5 17893 (eval $ac_link) 2>conftest.er1
16472 ac_status=$? 17894 ac_status=$?
17895 grep -v '^ *+' conftest.er1 >conftest.err
17896 rm -f conftest.er1
17897 cat conftest.err >&5
16473 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17898 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16474 (exit $ac_status); } && 17899 (exit $ac_status); } &&
16475 { ac_try='test -s conftest$ac_exeext' 17900 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17901 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17902 (eval $ac_try) 2>&5
17903 ac_status=$?
17904 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17905 (exit $ac_status); }; } &&
17906 { ac_try='test -s conftest$ac_exeext'
16476 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17907 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16477 (eval $ac_try) 2>&5 17908 (eval $ac_try) 2>&5
16478 ac_status=$? 17909 ac_status=$?
@@ -16485,7 +17916,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
16485 17916
16486ac_cv_lib_com_err_com_err=no 17917ac_cv_lib_com_err_com_err=no
16487fi 17918fi
16488rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 17919rm -f conftest.err conftest.$ac_objext \
17920 conftest$ac_exeext conftest.$ac_ext
16489LIBS=$ac_check_lib_save_LIBS 17921LIBS=$ac_check_lib_save_LIBS
16490fi 17922fi
16491echo "$as_me:$LINENO: result: $ac_cv_lib_com_err_com_err" >&5 17923echo "$as_me:$LINENO: result: $ac_cv_lib_com_err_com_err" >&5
@@ -16508,7 +17940,6 @@ else
16508 ac_check_lib_save_LIBS=$LIBS 17940 ac_check_lib_save_LIBS=$LIBS
16509LIBS="-lk5crypto $LIBS" 17941LIBS="-lk5crypto $LIBS"
16510cat >conftest.$ac_ext <<_ACEOF 17942cat >conftest.$ac_ext <<_ACEOF
16511#line $LINENO "configure"
16512/* confdefs.h. */ 17943/* confdefs.h. */
16513_ACEOF 17944_ACEOF
16514cat confdefs.h >>conftest.$ac_ext 17945cat confdefs.h >>conftest.$ac_ext
@@ -16532,11 +17963,20 @@ mit_des_cbc_encrypt ();
16532_ACEOF 17963_ACEOF
16533rm -f conftest.$ac_objext conftest$ac_exeext 17964rm -f conftest.$ac_objext conftest$ac_exeext
16534if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 17965if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16535 (eval $ac_link) 2>&5 17966 (eval $ac_link) 2>conftest.er1
16536 ac_status=$? 17967 ac_status=$?
17968 grep -v '^ *+' conftest.er1 >conftest.err
17969 rm -f conftest.er1
17970 cat conftest.err >&5
16537 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17971 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16538 (exit $ac_status); } && 17972 (exit $ac_status); } &&
16539 { ac_try='test -s conftest$ac_exeext' 17973 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
17974 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17975 (eval $ac_try) 2>&5
17976 ac_status=$?
17977 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17978 (exit $ac_status); }; } &&
17979 { ac_try='test -s conftest$ac_exeext'
16540 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17980 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16541 (eval $ac_try) 2>&5 17981 (eval $ac_try) 2>&5
16542 ac_status=$? 17982 ac_status=$?
@@ -16549,7 +17989,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
16549 17989
16550ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no 17990ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no
16551fi 17991fi
16552rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 17992rm -f conftest.err conftest.$ac_objext \
17993 conftest$ac_exeext conftest.$ac_ext
16553LIBS=$ac_check_lib_save_LIBS 17994LIBS=$ac_check_lib_save_LIBS
16554fi 17995fi
16555echo "$as_me:$LINENO: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5 17996echo "$as_me:$LINENO: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5
@@ -16572,7 +18013,6 @@ else
16572 ac_check_lib_save_LIBS=$LIBS 18013 ac_check_lib_save_LIBS=$LIBS
16573LIBS="-lcrypto $LIBS" 18014LIBS="-lcrypto $LIBS"
16574cat >conftest.$ac_ext <<_ACEOF 18015cat >conftest.$ac_ext <<_ACEOF
16575#line $LINENO "configure"
16576/* confdefs.h. */ 18016/* confdefs.h. */
16577_ACEOF 18017_ACEOF
16578cat confdefs.h >>conftest.$ac_ext 18018cat confdefs.h >>conftest.$ac_ext
@@ -16596,11 +18036,20 @@ mit_des_cbc_encrypt ();
16596_ACEOF 18036_ACEOF
16597rm -f conftest.$ac_objext conftest$ac_exeext 18037rm -f conftest.$ac_objext conftest$ac_exeext
16598if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 18038if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16599 (eval $ac_link) 2>&5 18039 (eval $ac_link) 2>conftest.er1
16600 ac_status=$? 18040 ac_status=$?
18041 grep -v '^ *+' conftest.er1 >conftest.err
18042 rm -f conftest.er1
18043 cat conftest.err >&5
16601 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18044 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16602 (exit $ac_status); } && 18045 (exit $ac_status); } &&
16603 { ac_try='test -s conftest$ac_exeext' 18046 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18047 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18048 (eval $ac_try) 2>&5
18049 ac_status=$?
18050 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18051 (exit $ac_status); }; } &&
18052 { ac_try='test -s conftest$ac_exeext'
16604 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18053 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16605 (eval $ac_try) 2>&5 18054 (eval $ac_try) 2>&5
16606 ac_status=$? 18055 ac_status=$?
@@ -16613,7 +18062,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
16613 18062
16614ac_cv_lib_crypto_mit_des_cbc_encrypt=no 18063ac_cv_lib_crypto_mit_des_cbc_encrypt=no
16615fi 18064fi
16616rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 18065rm -f conftest.err conftest.$ac_objext \
18066 conftest$ac_exeext conftest.$ac_ext
16617LIBS=$ac_check_lib_save_LIBS 18067LIBS=$ac_check_lib_save_LIBS
16618fi 18068fi
16619echo "$as_me:$LINENO: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5 18069echo "$as_me:$LINENO: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5
@@ -16636,7 +18086,6 @@ else
16636 ac_check_lib_save_LIBS=$LIBS 18086 ac_check_lib_save_LIBS=$LIBS
16637LIBS="-lkrb5 $LIBS" 18087LIBS="-lkrb5 $LIBS"
16638cat >conftest.$ac_ext <<_ACEOF 18088cat >conftest.$ac_ext <<_ACEOF
16639#line $LINENO "configure"
16640/* confdefs.h. */ 18089/* confdefs.h. */
16641_ACEOF 18090_ACEOF
16642cat confdefs.h >>conftest.$ac_ext 18091cat confdefs.h >>conftest.$ac_ext
@@ -16660,11 +18109,20 @@ krb5_init_context ();
16660_ACEOF 18109_ACEOF
16661rm -f conftest.$ac_objext conftest$ac_exeext 18110rm -f conftest.$ac_objext conftest$ac_exeext
16662if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 18111if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16663 (eval $ac_link) 2>&5 18112 (eval $ac_link) 2>conftest.er1
16664 ac_status=$? 18113 ac_status=$?
18114 grep -v '^ *+' conftest.er1 >conftest.err
18115 rm -f conftest.er1
18116 cat conftest.err >&5
16665 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18117 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16666 (exit $ac_status); } && 18118 (exit $ac_status); } &&
16667 { ac_try='test -s conftest$ac_exeext' 18119 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18120 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18121 (eval $ac_try) 2>&5
18122 ac_status=$?
18123 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18124 (exit $ac_status); }; } &&
18125 { ac_try='test -s conftest$ac_exeext'
16668 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18126 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16669 (eval $ac_try) 2>&5 18127 (eval $ac_try) 2>&5
16670 ac_status=$? 18128 ac_status=$?
@@ -16677,7 +18135,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
16677 18135
16678ac_cv_lib_krb5_krb5_init_context=no 18136ac_cv_lib_krb5_krb5_init_context=no
16679fi 18137fi
16680rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 18138rm -f conftest.err conftest.$ac_objext \
18139 conftest$ac_exeext conftest.$ac_ext
16681LIBS=$ac_check_lib_save_LIBS 18140LIBS=$ac_check_lib_save_LIBS
16682fi 18141fi
16683echo "$as_me:$LINENO: result: $ac_cv_lib_krb5_krb5_init_context" >&5 18142echo "$as_me:$LINENO: result: $ac_cv_lib_krb5_krb5_init_context" >&5
@@ -16701,7 +18160,6 @@ else
16701 ac_check_lib_save_LIBS=$LIBS 18160 ac_check_lib_save_LIBS=$LIBS
16702LIBS="-ldes425 $LIBS" 18161LIBS="-ldes425 $LIBS"
16703cat >conftest.$ac_ext <<_ACEOF 18162cat >conftest.$ac_ext <<_ACEOF
16704#line $LINENO "configure"
16705/* confdefs.h. */ 18163/* confdefs.h. */
16706_ACEOF 18164_ACEOF
16707cat confdefs.h >>conftest.$ac_ext 18165cat confdefs.h >>conftest.$ac_ext
@@ -16725,11 +18183,20 @@ des_cbc_encrypt ();
16725_ACEOF 18183_ACEOF
16726rm -f conftest.$ac_objext conftest$ac_exeext 18184rm -f conftest.$ac_objext conftest$ac_exeext
16727if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 18185if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16728 (eval $ac_link) 2>&5 18186 (eval $ac_link) 2>conftest.er1
16729 ac_status=$? 18187 ac_status=$?
18188 grep -v '^ *+' conftest.er1 >conftest.err
18189 rm -f conftest.er1
18190 cat conftest.err >&5
16730 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18191 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16731 (exit $ac_status); } && 18192 (exit $ac_status); } &&
16732 { ac_try='test -s conftest$ac_exeext' 18193 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18194 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18195 (eval $ac_try) 2>&5
18196 ac_status=$?
18197 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18198 (exit $ac_status); }; } &&
18199 { ac_try='test -s conftest$ac_exeext'
16733 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18200 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16734 (eval $ac_try) 2>&5 18201 (eval $ac_try) 2>&5
16735 ac_status=$? 18202 ac_status=$?
@@ -16742,7 +18209,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
16742 18209
16743ac_cv_lib_des425_des_cbc_encrypt=no 18210ac_cv_lib_des425_des_cbc_encrypt=no
16744fi 18211fi
16745rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 18212rm -f conftest.err conftest.$ac_objext \
18213 conftest$ac_exeext conftest.$ac_ext
16746LIBS=$ac_check_lib_save_LIBS 18214LIBS=$ac_check_lib_save_LIBS
16747fi 18215fi
16748echo "$as_me:$LINENO: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5 18216echo "$as_me:$LINENO: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5
@@ -16764,7 +18232,6 @@ else
16764 ac_check_lib_save_LIBS=$LIBS 18232 ac_check_lib_save_LIBS=$LIBS
16765LIBS="-ldes $LIBS" 18233LIBS="-ldes $LIBS"
16766cat >conftest.$ac_ext <<_ACEOF 18234cat >conftest.$ac_ext <<_ACEOF
16767#line $LINENO "configure"
16768/* confdefs.h. */ 18235/* confdefs.h. */
16769_ACEOF 18236_ACEOF
16770cat confdefs.h >>conftest.$ac_ext 18237cat confdefs.h >>conftest.$ac_ext
@@ -16788,11 +18255,20 @@ des_cbc_encrypt ();
16788_ACEOF 18255_ACEOF
16789rm -f conftest.$ac_objext conftest$ac_exeext 18256rm -f conftest.$ac_objext conftest$ac_exeext
16790if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 18257if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16791 (eval $ac_link) 2>&5 18258 (eval $ac_link) 2>conftest.er1
16792 ac_status=$? 18259 ac_status=$?
18260 grep -v '^ *+' conftest.er1 >conftest.err
18261 rm -f conftest.er1
18262 cat conftest.err >&5
16793 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18263 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16794 (exit $ac_status); } && 18264 (exit $ac_status); } &&
16795 { ac_try='test -s conftest$ac_exeext' 18265 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18266 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18267 (eval $ac_try) 2>&5
18268 ac_status=$?
18269 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18270 (exit $ac_status); }; } &&
18271 { ac_try='test -s conftest$ac_exeext'
16796 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18272 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16797 (eval $ac_try) 2>&5 18273 (eval $ac_try) 2>&5
16798 ac_status=$? 18274 ac_status=$?
@@ -16805,7 +18281,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
16805 18281
16806ac_cv_lib_des_des_cbc_encrypt=no 18282ac_cv_lib_des_des_cbc_encrypt=no
16807fi 18283fi
16808rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 18284rm -f conftest.err conftest.$ac_objext \
18285 conftest$ac_exeext conftest.$ac_ext
16809LIBS=$ac_check_lib_save_LIBS 18286LIBS=$ac_check_lib_save_LIBS
16810fi 18287fi
16811echo "$as_me:$LINENO: result: $ac_cv_lib_des_des_cbc_encrypt" >&5 18288echo "$as_me:$LINENO: result: $ac_cv_lib_des_des_cbc_encrypt" >&5
@@ -16830,7 +18307,6 @@ else
16830 ac_check_lib_save_LIBS=$LIBS 18307 ac_check_lib_save_LIBS=$LIBS
16831LIBS="-lkrb4 $LIBS" 18308LIBS="-lkrb4 $LIBS"
16832cat >conftest.$ac_ext <<_ACEOF 18309cat >conftest.$ac_ext <<_ACEOF
16833#line $LINENO "configure"
16834/* confdefs.h. */ 18310/* confdefs.h. */
16835_ACEOF 18311_ACEOF
16836cat confdefs.h >>conftest.$ac_ext 18312cat confdefs.h >>conftest.$ac_ext
@@ -16854,11 +18330,20 @@ krb_get_cred ();
16854_ACEOF 18330_ACEOF
16855rm -f conftest.$ac_objext conftest$ac_exeext 18331rm -f conftest.$ac_objext conftest$ac_exeext
16856if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 18332if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16857 (eval $ac_link) 2>&5 18333 (eval $ac_link) 2>conftest.er1
16858 ac_status=$? 18334 ac_status=$?
18335 grep -v '^ *+' conftest.er1 >conftest.err
18336 rm -f conftest.er1
18337 cat conftest.err >&5
16859 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18338 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16860 (exit $ac_status); } && 18339 (exit $ac_status); } &&
16861 { ac_try='test -s conftest$ac_exeext' 18340 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18341 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18342 (eval $ac_try) 2>&5
18343 ac_status=$?
18344 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18345 (exit $ac_status); }; } &&
18346 { ac_try='test -s conftest$ac_exeext'
16862 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18347 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16863 (eval $ac_try) 2>&5 18348 (eval $ac_try) 2>&5
16864 ac_status=$? 18349 ac_status=$?
@@ -16871,7 +18356,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
16871 18356
16872ac_cv_lib_krb4_krb_get_cred=no 18357ac_cv_lib_krb4_krb_get_cred=no
16873fi 18358fi
16874rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 18359rm -f conftest.err conftest.$ac_objext \
18360 conftest$ac_exeext conftest.$ac_ext
16875LIBS=$ac_check_lib_save_LIBS 18361LIBS=$ac_check_lib_save_LIBS
16876fi 18362fi
16877echo "$as_me:$LINENO: result: $ac_cv_lib_krb4_krb_get_cred" >&5 18363echo "$as_me:$LINENO: result: $ac_cv_lib_krb4_krb_get_cred" >&5
@@ -16893,7 +18379,6 @@ else
16893 ac_check_lib_save_LIBS=$LIBS 18379 ac_check_lib_save_LIBS=$LIBS
16894LIBS="-lkrb $LIBS" 18380LIBS="-lkrb $LIBS"
16895cat >conftest.$ac_ext <<_ACEOF 18381cat >conftest.$ac_ext <<_ACEOF
16896#line $LINENO "configure"
16897/* confdefs.h. */ 18382/* confdefs.h. */
16898_ACEOF 18383_ACEOF
16899cat confdefs.h >>conftest.$ac_ext 18384cat confdefs.h >>conftest.$ac_ext
@@ -16917,11 +18402,20 @@ krb_get_cred ();
16917_ACEOF 18402_ACEOF
16918rm -f conftest.$ac_objext conftest$ac_exeext 18403rm -f conftest.$ac_objext conftest$ac_exeext
16919if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 18404if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16920 (eval $ac_link) 2>&5 18405 (eval $ac_link) 2>conftest.er1
16921 ac_status=$? 18406 ac_status=$?
18407 grep -v '^ *+' conftest.er1 >conftest.err
18408 rm -f conftest.er1
18409 cat conftest.err >&5
16922 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18410 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16923 (exit $ac_status); } && 18411 (exit $ac_status); } &&
16924 { ac_try='test -s conftest$ac_exeext' 18412 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18413 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18414 (eval $ac_try) 2>&5
18415 ac_status=$?
18416 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18417 (exit $ac_status); }; } &&
18418 { ac_try='test -s conftest$ac_exeext'
16925 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18419 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16926 (eval $ac_try) 2>&5 18420 (eval $ac_try) 2>&5
16927 ac_status=$? 18421 ac_status=$?
@@ -16934,7 +18428,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
16934 18428
16935ac_cv_lib_krb_krb_get_cred=no 18429ac_cv_lib_krb_krb_get_cred=no
16936fi 18430fi
16937rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 18431rm -f conftest.err conftest.$ac_objext \
18432 conftest$ac_exeext conftest.$ac_ext
16938LIBS=$ac_check_lib_save_LIBS 18433LIBS=$ac_check_lib_save_LIBS
16939fi 18434fi
16940echo "$as_me:$LINENO: result: $ac_cv_lib_krb_krb_get_cred" >&5 18435echo "$as_me:$LINENO: result: $ac_cv_lib_krb_krb_get_cred" >&5
@@ -16970,7 +18465,6 @@ else
16970echo "$as_me:$LINENO: checking $ac_header usability" >&5 18465echo "$as_me:$LINENO: checking $ac_header usability" >&5
16971echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 18466echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
16972cat >conftest.$ac_ext <<_ACEOF 18467cat >conftest.$ac_ext <<_ACEOF
16973#line $LINENO "configure"
16974/* confdefs.h. */ 18468/* confdefs.h. */
16975_ACEOF 18469_ACEOF
16976cat confdefs.h >>conftest.$ac_ext 18470cat confdefs.h >>conftest.$ac_ext
@@ -16981,11 +18475,20 @@ $ac_includes_default
16981_ACEOF 18475_ACEOF
16982rm -f conftest.$ac_objext 18476rm -f conftest.$ac_objext
16983if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 18477if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16984 (eval $ac_compile) 2>&5 18478 (eval $ac_compile) 2>conftest.er1
16985 ac_status=$? 18479 ac_status=$?
18480 grep -v '^ *+' conftest.er1 >conftest.err
18481 rm -f conftest.er1
18482 cat conftest.err >&5
16986 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18483 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16987 (exit $ac_status); } && 18484 (exit $ac_status); } &&
16988 { ac_try='test -s conftest.$ac_objext' 18485 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18486 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18487 (eval $ac_try) 2>&5
18488 ac_status=$?
18489 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18490 (exit $ac_status); }; } &&
18491 { ac_try='test -s conftest.$ac_objext'
16989 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18492 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16990 (eval $ac_try) 2>&5 18493 (eval $ac_try) 2>&5
16991 ac_status=$? 18494 ac_status=$?
@@ -16998,7 +18501,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
16998 18501
16999ac_header_compiler=no 18502ac_header_compiler=no
17000fi 18503fi
17001rm -f conftest.$ac_objext conftest.$ac_ext 18504rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
17002echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 18505echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
17003echo "${ECHO_T}$ac_header_compiler" >&6 18506echo "${ECHO_T}$ac_header_compiler" >&6
17004 18507
@@ -17006,7 +18509,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
17006echo "$as_me:$LINENO: checking $ac_header presence" >&5 18509echo "$as_me:$LINENO: checking $ac_header presence" >&5
17007echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 18510echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
17008cat >conftest.$ac_ext <<_ACEOF 18511cat >conftest.$ac_ext <<_ACEOF
17009#line $LINENO "configure"
17010/* confdefs.h. */ 18512/* confdefs.h. */
17011_ACEOF 18513_ACEOF
17012cat confdefs.h >>conftest.$ac_ext 18514cat confdefs.h >>conftest.$ac_ext
@@ -17024,6 +18526,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
17024 (exit $ac_status); } >/dev/null; then 18526 (exit $ac_status); } >/dev/null; then
17025 if test -s conftest.err; then 18527 if test -s conftest.err; then
17026 ac_cpp_err=$ac_c_preproc_warn_flag 18528 ac_cpp_err=$ac_c_preproc_warn_flag
18529 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
17027 else 18530 else
17028 ac_cpp_err= 18531 ac_cpp_err=
17029 fi 18532 fi
@@ -17043,33 +18546,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
17043echo "${ECHO_T}$ac_header_preproc" >&6 18546echo "${ECHO_T}$ac_header_preproc" >&6
17044 18547
17045# So? What about this header? 18548# So? What about this header?
17046case $ac_header_compiler:$ac_header_preproc in 18549case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
17047 yes:no ) 18550 yes:no: )
17048 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 18551 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
17049echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 18552echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
17050 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 18553 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
17051echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 18554echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
17052 ( 18555 ac_header_preproc=yes
17053 cat <<\_ASBOX
17054## ------------------------------------ ##
17055## Report this to bug-autoconf@gnu.org. ##
17056## ------------------------------------ ##
17057_ASBOX
17058 ) |
17059 sed "s/^/$as_me: WARNING: /" >&2
17060 ;; 18556 ;;
17061 no:yes ) 18557 no:yes:* )
17062 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 18558 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
17063echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 18559echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
17064 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 18560 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
17065echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 18561echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
18562 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
18563echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
18564 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
18565echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
17066 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 18566 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
17067echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 18567echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
18568 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
18569echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
17068 ( 18570 (
17069 cat <<\_ASBOX 18571 cat <<\_ASBOX
17070## ------------------------------------ ## 18572## ------------------------------------------ ##
17071## Report this to bug-autoconf@gnu.org. ## 18573## Report this to the AC_PACKAGE_NAME lists. ##
17072## ------------------------------------ ## 18574## ------------------------------------------ ##
17073_ASBOX 18575_ASBOX
17074 ) | 18576 ) |
17075 sed "s/^/$as_me: WARNING: /" >&2 18577 sed "s/^/$as_me: WARNING: /" >&2
@@ -17080,7 +18582,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
17080if eval "test \"\${$as_ac_Header+set}\" = set"; then 18582if eval "test \"\${$as_ac_Header+set}\" = set"; then
17081 echo $ECHO_N "(cached) $ECHO_C" >&6 18583 echo $ECHO_N "(cached) $ECHO_C" >&6
17082else 18584else
17083 eval "$as_ac_Header=$ac_header_preproc" 18585 eval "$as_ac_Header=\$ac_header_preproc"
17084fi 18586fi
17085echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 18587echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
17086echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 18588echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -17113,7 +18615,6 @@ else
17113echo "$as_me:$LINENO: checking $ac_header usability" >&5 18615echo "$as_me:$LINENO: checking $ac_header usability" >&5
17114echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 18616echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
17115cat >conftest.$ac_ext <<_ACEOF 18617cat >conftest.$ac_ext <<_ACEOF
17116#line $LINENO "configure"
17117/* confdefs.h. */ 18618/* confdefs.h. */
17118_ACEOF 18619_ACEOF
17119cat confdefs.h >>conftest.$ac_ext 18620cat confdefs.h >>conftest.$ac_ext
@@ -17124,11 +18625,20 @@ $ac_includes_default
17124_ACEOF 18625_ACEOF
17125rm -f conftest.$ac_objext 18626rm -f conftest.$ac_objext
17126if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 18627if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17127 (eval $ac_compile) 2>&5 18628 (eval $ac_compile) 2>conftest.er1
17128 ac_status=$? 18629 ac_status=$?
18630 grep -v '^ *+' conftest.er1 >conftest.err
18631 rm -f conftest.er1
18632 cat conftest.err >&5
17129 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18633 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17130 (exit $ac_status); } && 18634 (exit $ac_status); } &&
17131 { ac_try='test -s conftest.$ac_objext' 18635 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18636 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18637 (eval $ac_try) 2>&5
18638 ac_status=$?
18639 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18640 (exit $ac_status); }; } &&
18641 { ac_try='test -s conftest.$ac_objext'
17132 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18642 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17133 (eval $ac_try) 2>&5 18643 (eval $ac_try) 2>&5
17134 ac_status=$? 18644 ac_status=$?
@@ -17141,7 +18651,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
17141 18651
17142ac_header_compiler=no 18652ac_header_compiler=no
17143fi 18653fi
17144rm -f conftest.$ac_objext conftest.$ac_ext 18654rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
17145echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 18655echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
17146echo "${ECHO_T}$ac_header_compiler" >&6 18656echo "${ECHO_T}$ac_header_compiler" >&6
17147 18657
@@ -17149,7 +18659,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
17149echo "$as_me:$LINENO: checking $ac_header presence" >&5 18659echo "$as_me:$LINENO: checking $ac_header presence" >&5
17150echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 18660echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
17151cat >conftest.$ac_ext <<_ACEOF 18661cat >conftest.$ac_ext <<_ACEOF
17152#line $LINENO "configure"
17153/* confdefs.h. */ 18662/* confdefs.h. */
17154_ACEOF 18663_ACEOF
17155cat confdefs.h >>conftest.$ac_ext 18664cat confdefs.h >>conftest.$ac_ext
@@ -17167,6 +18676,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
17167 (exit $ac_status); } >/dev/null; then 18676 (exit $ac_status); } >/dev/null; then
17168 if test -s conftest.err; then 18677 if test -s conftest.err; then
17169 ac_cpp_err=$ac_c_preproc_warn_flag 18678 ac_cpp_err=$ac_c_preproc_warn_flag
18679 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
17170 else 18680 else
17171 ac_cpp_err= 18681 ac_cpp_err=
17172 fi 18682 fi
@@ -17186,33 +18696,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
17186echo "${ECHO_T}$ac_header_preproc" >&6 18696echo "${ECHO_T}$ac_header_preproc" >&6
17187 18697
17188# So? What about this header? 18698# So? What about this header?
17189case $ac_header_compiler:$ac_header_preproc in 18699case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
17190 yes:no ) 18700 yes:no: )
17191 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 18701 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
17192echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 18702echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
17193 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 18703 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
17194echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 18704echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
17195 ( 18705 ac_header_preproc=yes
17196 cat <<\_ASBOX
17197## ------------------------------------ ##
17198## Report this to bug-autoconf@gnu.org. ##
17199## ------------------------------------ ##
17200_ASBOX
17201 ) |
17202 sed "s/^/$as_me: WARNING: /" >&2
17203 ;; 18706 ;;
17204 no:yes ) 18707 no:yes:* )
17205 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 18708 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
17206echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 18709echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
17207 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 18710 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
17208echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 18711echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
18712 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
18713echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
18714 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
18715echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
17209 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 18716 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
17210echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 18717echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
18718 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
18719echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
17211 ( 18720 (
17212 cat <<\_ASBOX 18721 cat <<\_ASBOX
17213## ------------------------------------ ## 18722## ------------------------------------------ ##
17214## Report this to bug-autoconf@gnu.org. ## 18723## Report this to the AC_PACKAGE_NAME lists. ##
17215## ------------------------------------ ## 18724## ------------------------------------------ ##
17216_ASBOX 18725_ASBOX
17217 ) | 18726 ) |
17218 sed "s/^/$as_me: WARNING: /" >&2 18727 sed "s/^/$as_me: WARNING: /" >&2
@@ -17223,7 +18732,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
17223if eval "test \"\${$as_ac_Header+set}\" = set"; then 18732if eval "test \"\${$as_ac_Header+set}\" = set"; then
17224 echo $ECHO_N "(cached) $ECHO_C" >&6 18733 echo $ECHO_N "(cached) $ECHO_C" >&6
17225else 18734else
17226 eval "$as_ac_Header=$ac_header_preproc" 18735 eval "$as_ac_Header=\$ac_header_preproc"
17227fi 18736fi
17228echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 18737echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
17229echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 18738echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -17252,7 +18761,6 @@ else
17252echo "$as_me:$LINENO: checking $ac_header usability" >&5 18761echo "$as_me:$LINENO: checking $ac_header usability" >&5
17253echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 18762echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
17254cat >conftest.$ac_ext <<_ACEOF 18763cat >conftest.$ac_ext <<_ACEOF
17255#line $LINENO "configure"
17256/* confdefs.h. */ 18764/* confdefs.h. */
17257_ACEOF 18765_ACEOF
17258cat confdefs.h >>conftest.$ac_ext 18766cat confdefs.h >>conftest.$ac_ext
@@ -17263,11 +18771,20 @@ $ac_includes_default
17263_ACEOF 18771_ACEOF
17264rm -f conftest.$ac_objext 18772rm -f conftest.$ac_objext
17265if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 18773if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17266 (eval $ac_compile) 2>&5 18774 (eval $ac_compile) 2>conftest.er1
17267 ac_status=$? 18775 ac_status=$?
18776 grep -v '^ *+' conftest.er1 >conftest.err
18777 rm -f conftest.er1
18778 cat conftest.err >&5
17268 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18779 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17269 (exit $ac_status); } && 18780 (exit $ac_status); } &&
17270 { ac_try='test -s conftest.$ac_objext' 18781 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18782 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18783 (eval $ac_try) 2>&5
18784 ac_status=$?
18785 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18786 (exit $ac_status); }; } &&
18787 { ac_try='test -s conftest.$ac_objext'
17271 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18788 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17272 (eval $ac_try) 2>&5 18789 (eval $ac_try) 2>&5
17273 ac_status=$? 18790 ac_status=$?
@@ -17280,7 +18797,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
17280 18797
17281ac_header_compiler=no 18798ac_header_compiler=no
17282fi 18799fi
17283rm -f conftest.$ac_objext conftest.$ac_ext 18800rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
17284echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 18801echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
17285echo "${ECHO_T}$ac_header_compiler" >&6 18802echo "${ECHO_T}$ac_header_compiler" >&6
17286 18803
@@ -17288,7 +18805,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
17288echo "$as_me:$LINENO: checking $ac_header presence" >&5 18805echo "$as_me:$LINENO: checking $ac_header presence" >&5
17289echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 18806echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
17290cat >conftest.$ac_ext <<_ACEOF 18807cat >conftest.$ac_ext <<_ACEOF
17291#line $LINENO "configure"
17292/* confdefs.h. */ 18808/* confdefs.h. */
17293_ACEOF 18809_ACEOF
17294cat confdefs.h >>conftest.$ac_ext 18810cat confdefs.h >>conftest.$ac_ext
@@ -17306,6 +18822,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
17306 (exit $ac_status); } >/dev/null; then 18822 (exit $ac_status); } >/dev/null; then
17307 if test -s conftest.err; then 18823 if test -s conftest.err; then
17308 ac_cpp_err=$ac_c_preproc_warn_flag 18824 ac_cpp_err=$ac_c_preproc_warn_flag
18825 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
17309 else 18826 else
17310 ac_cpp_err= 18827 ac_cpp_err=
17311 fi 18828 fi
@@ -17325,33 +18842,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
17325echo "${ECHO_T}$ac_header_preproc" >&6 18842echo "${ECHO_T}$ac_header_preproc" >&6
17326 18843
17327# So? What about this header? 18844# So? What about this header?
17328case $ac_header_compiler:$ac_header_preproc in 18845case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
17329 yes:no ) 18846 yes:no: )
17330 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 18847 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
17331echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 18848echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
17332 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 18849 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
17333echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 18850echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
17334 ( 18851 ac_header_preproc=yes
17335 cat <<\_ASBOX
17336## ------------------------------------ ##
17337## Report this to bug-autoconf@gnu.org. ##
17338## ------------------------------------ ##
17339_ASBOX
17340 ) |
17341 sed "s/^/$as_me: WARNING: /" >&2
17342 ;; 18852 ;;
17343 no:yes ) 18853 no:yes:* )
17344 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 18854 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
17345echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 18855echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
17346 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 18856 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
17347echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 18857echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
18858 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
18859echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
18860 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
18861echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
17348 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 18862 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
17349echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 18863echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
18864 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
18865echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
17350 ( 18866 (
17351 cat <<\_ASBOX 18867 cat <<\_ASBOX
17352## ------------------------------------ ## 18868## ------------------------------------------ ##
17353## Report this to bug-autoconf@gnu.org. ## 18869## Report this to the AC_PACKAGE_NAME lists. ##
17354## ------------------------------------ ## 18870## ------------------------------------------ ##
17355_ASBOX 18871_ASBOX
17356 ) | 18872 ) |
17357 sed "s/^/$as_me: WARNING: /" >&2 18873 sed "s/^/$as_me: WARNING: /" >&2
@@ -17362,7 +18878,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
17362if eval "test \"\${$as_ac_Header+set}\" = set"; then 18878if eval "test \"\${$as_ac_Header+set}\" = set"; then
17363 echo $ECHO_N "(cached) $ECHO_C" >&6 18879 echo $ECHO_N "(cached) $ECHO_C" >&6
17364else 18880else
17365 eval "$as_ac_Header=$ac_header_preproc" 18881 eval "$as_ac_Header=\$ac_header_preproc"
17366fi 18882fi
17367echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 18883echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
17368echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 18884echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -17391,7 +18907,6 @@ else
17391echo "$as_me:$LINENO: checking $ac_header usability" >&5 18907echo "$as_me:$LINENO: checking $ac_header usability" >&5
17392echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 18908echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
17393cat >conftest.$ac_ext <<_ACEOF 18909cat >conftest.$ac_ext <<_ACEOF
17394#line $LINENO "configure"
17395/* confdefs.h. */ 18910/* confdefs.h. */
17396_ACEOF 18911_ACEOF
17397cat confdefs.h >>conftest.$ac_ext 18912cat confdefs.h >>conftest.$ac_ext
@@ -17402,11 +18917,20 @@ $ac_includes_default
17402_ACEOF 18917_ACEOF
17403rm -f conftest.$ac_objext 18918rm -f conftest.$ac_objext
17404if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 18919if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17405 (eval $ac_compile) 2>&5 18920 (eval $ac_compile) 2>conftest.er1
17406 ac_status=$? 18921 ac_status=$?
18922 grep -v '^ *+' conftest.er1 >conftest.err
18923 rm -f conftest.er1
18924 cat conftest.err >&5
17407 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18925 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17408 (exit $ac_status); } && 18926 (exit $ac_status); } &&
17409 { ac_try='test -s conftest.$ac_objext' 18927 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
18928 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18929 (eval $ac_try) 2>&5
18930 ac_status=$?
18931 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18932 (exit $ac_status); }; } &&
18933 { ac_try='test -s conftest.$ac_objext'
17410 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18934 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17411 (eval $ac_try) 2>&5 18935 (eval $ac_try) 2>&5
17412 ac_status=$? 18936 ac_status=$?
@@ -17419,7 +18943,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
17419 18943
17420ac_header_compiler=no 18944ac_header_compiler=no
17421fi 18945fi
17422rm -f conftest.$ac_objext conftest.$ac_ext 18946rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
17423echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 18947echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
17424echo "${ECHO_T}$ac_header_compiler" >&6 18948echo "${ECHO_T}$ac_header_compiler" >&6
17425 18949
@@ -17427,7 +18951,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
17427echo "$as_me:$LINENO: checking $ac_header presence" >&5 18951echo "$as_me:$LINENO: checking $ac_header presence" >&5
17428echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 18952echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
17429cat >conftest.$ac_ext <<_ACEOF 18953cat >conftest.$ac_ext <<_ACEOF
17430#line $LINENO "configure"
17431/* confdefs.h. */ 18954/* confdefs.h. */
17432_ACEOF 18955_ACEOF
17433cat confdefs.h >>conftest.$ac_ext 18956cat confdefs.h >>conftest.$ac_ext
@@ -17445,6 +18968,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
17445 (exit $ac_status); } >/dev/null; then 18968 (exit $ac_status); } >/dev/null; then
17446 if test -s conftest.err; then 18969 if test -s conftest.err; then
17447 ac_cpp_err=$ac_c_preproc_warn_flag 18970 ac_cpp_err=$ac_c_preproc_warn_flag
18971 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
17448 else 18972 else
17449 ac_cpp_err= 18973 ac_cpp_err=
17450 fi 18974 fi
@@ -17464,33 +18988,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
17464echo "${ECHO_T}$ac_header_preproc" >&6 18988echo "${ECHO_T}$ac_header_preproc" >&6
17465 18989
17466# So? What about this header? 18990# So? What about this header?
17467case $ac_header_compiler:$ac_header_preproc in 18991case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
17468 yes:no ) 18992 yes:no: )
17469 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 18993 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
17470echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 18994echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
17471 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 18995 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
17472echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 18996echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
17473 ( 18997 ac_header_preproc=yes
17474 cat <<\_ASBOX
17475## ------------------------------------ ##
17476## Report this to bug-autoconf@gnu.org. ##
17477## ------------------------------------ ##
17478_ASBOX
17479 ) |
17480 sed "s/^/$as_me: WARNING: /" >&2
17481 ;; 18998 ;;
17482 no:yes ) 18999 no:yes:* )
17483 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 19000 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
17484echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 19001echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
17485 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 19002 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
17486echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 19003echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
19004 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
19005echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
19006 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
19007echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
17487 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 19008 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
17488echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 19009echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
19010 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
19011echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
17489 ( 19012 (
17490 cat <<\_ASBOX 19013 cat <<\_ASBOX
17491## ------------------------------------ ## 19014## ------------------------------------------ ##
17492## Report this to bug-autoconf@gnu.org. ## 19015## Report this to the AC_PACKAGE_NAME lists. ##
17493## ------------------------------------ ## 19016## ------------------------------------------ ##
17494_ASBOX 19017_ASBOX
17495 ) | 19018 ) |
17496 sed "s/^/$as_me: WARNING: /" >&2 19019 sed "s/^/$as_me: WARNING: /" >&2
@@ -17501,7 +19024,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
17501if eval "test \"\${$as_ac_Header+set}\" = set"; then 19024if eval "test \"\${$as_ac_Header+set}\" = set"; then
17502 echo $ECHO_N "(cached) $ECHO_C" >&6 19025 echo $ECHO_N "(cached) $ECHO_C" >&6
17503else 19026else
17504 eval "$as_ac_Header=$ac_header_preproc" 19027 eval "$as_ac_Header=\$ac_header_preproc"
17505fi 19028fi
17506echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 19029echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
17507echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 19030echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -17541,7 +19064,6 @@ else
17541echo "$as_me:$LINENO: checking $ac_header usability" >&5 19064echo "$as_me:$LINENO: checking $ac_header usability" >&5
17542echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 19065echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
17543cat >conftest.$ac_ext <<_ACEOF 19066cat >conftest.$ac_ext <<_ACEOF
17544#line $LINENO "configure"
17545/* confdefs.h. */ 19067/* confdefs.h. */
17546_ACEOF 19068_ACEOF
17547cat confdefs.h >>conftest.$ac_ext 19069cat confdefs.h >>conftest.$ac_ext
@@ -17552,11 +19074,20 @@ $ac_includes_default
17552_ACEOF 19074_ACEOF
17553rm -f conftest.$ac_objext 19075rm -f conftest.$ac_objext
17554if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 19076if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17555 (eval $ac_compile) 2>&5 19077 (eval $ac_compile) 2>conftest.er1
17556 ac_status=$? 19078 ac_status=$?
19079 grep -v '^ *+' conftest.er1 >conftest.err
19080 rm -f conftest.er1
19081 cat conftest.err >&5
17557 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19082 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17558 (exit $ac_status); } && 19083 (exit $ac_status); } &&
17559 { ac_try='test -s conftest.$ac_objext' 19084 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19085 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19086 (eval $ac_try) 2>&5
19087 ac_status=$?
19088 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19089 (exit $ac_status); }; } &&
19090 { ac_try='test -s conftest.$ac_objext'
17560 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19091 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17561 (eval $ac_try) 2>&5 19092 (eval $ac_try) 2>&5
17562 ac_status=$? 19093 ac_status=$?
@@ -17569,7 +19100,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
17569 19100
17570ac_header_compiler=no 19101ac_header_compiler=no
17571fi 19102fi
17572rm -f conftest.$ac_objext conftest.$ac_ext 19103rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
17573echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 19104echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
17574echo "${ECHO_T}$ac_header_compiler" >&6 19105echo "${ECHO_T}$ac_header_compiler" >&6
17575 19106
@@ -17577,7 +19108,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
17577echo "$as_me:$LINENO: checking $ac_header presence" >&5 19108echo "$as_me:$LINENO: checking $ac_header presence" >&5
17578echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 19109echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
17579cat >conftest.$ac_ext <<_ACEOF 19110cat >conftest.$ac_ext <<_ACEOF
17580#line $LINENO "configure"
17581/* confdefs.h. */ 19111/* confdefs.h. */
17582_ACEOF 19112_ACEOF
17583cat confdefs.h >>conftest.$ac_ext 19113cat confdefs.h >>conftest.$ac_ext
@@ -17595,6 +19125,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
17595 (exit $ac_status); } >/dev/null; then 19125 (exit $ac_status); } >/dev/null; then
17596 if test -s conftest.err; then 19126 if test -s conftest.err; then
17597 ac_cpp_err=$ac_c_preproc_warn_flag 19127 ac_cpp_err=$ac_c_preproc_warn_flag
19128 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
17598 else 19129 else
17599 ac_cpp_err= 19130 ac_cpp_err=
17600 fi 19131 fi
@@ -17614,33 +19145,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
17614echo "${ECHO_T}$ac_header_preproc" >&6 19145echo "${ECHO_T}$ac_header_preproc" >&6
17615 19146
17616# So? What about this header? 19147# So? What about this header?
17617case $ac_header_compiler:$ac_header_preproc in 19148case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
17618 yes:no ) 19149 yes:no: )
17619 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 19150 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
17620echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 19151echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
17621 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 19152 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
17622echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 19153echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
17623 ( 19154 ac_header_preproc=yes
17624 cat <<\_ASBOX
17625## ------------------------------------ ##
17626## Report this to bug-autoconf@gnu.org. ##
17627## ------------------------------------ ##
17628_ASBOX
17629 ) |
17630 sed "s/^/$as_me: WARNING: /" >&2
17631 ;; 19155 ;;
17632 no:yes ) 19156 no:yes:* )
17633 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 19157 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
17634echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 19158echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
17635 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 19159 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
17636echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 19160echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
19161 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
19162echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
19163 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
19164echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
17637 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 19165 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
17638echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 19166echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
19167 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
19168echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
17639 ( 19169 (
17640 cat <<\_ASBOX 19170 cat <<\_ASBOX
17641## ------------------------------------ ## 19171## ------------------------------------------ ##
17642## Report this to bug-autoconf@gnu.org. ## 19172## Report this to the AC_PACKAGE_NAME lists. ##
17643## ------------------------------------ ## 19173## ------------------------------------------ ##
17644_ASBOX 19174_ASBOX
17645 ) | 19175 ) |
17646 sed "s/^/$as_me: WARNING: /" >&2 19176 sed "s/^/$as_me: WARNING: /" >&2
@@ -17651,7 +19181,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
17651if eval "test \"\${$as_ac_Header+set}\" = set"; then 19181if eval "test \"\${$as_ac_Header+set}\" = set"; then
17652 echo $ECHO_N "(cached) $ECHO_C" >&6 19182 echo $ECHO_N "(cached) $ECHO_C" >&6
17653else 19183else
17654 eval "$as_ac_Header=$ac_header_preproc" 19184 eval "$as_ac_Header=\$ac_header_preproc"
17655fi 19185fi
17656echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 19186echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
17657echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 19187echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -17680,7 +19210,6 @@ else
17680echo "$as_me:$LINENO: checking $ac_header usability" >&5 19210echo "$as_me:$LINENO: checking $ac_header usability" >&5
17681echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 19211echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
17682cat >conftest.$ac_ext <<_ACEOF 19212cat >conftest.$ac_ext <<_ACEOF
17683#line $LINENO "configure"
17684/* confdefs.h. */ 19213/* confdefs.h. */
17685_ACEOF 19214_ACEOF
17686cat confdefs.h >>conftest.$ac_ext 19215cat confdefs.h >>conftest.$ac_ext
@@ -17691,11 +19220,20 @@ $ac_includes_default
17691_ACEOF 19220_ACEOF
17692rm -f conftest.$ac_objext 19221rm -f conftest.$ac_objext
17693if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 19222if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17694 (eval $ac_compile) 2>&5 19223 (eval $ac_compile) 2>conftest.er1
17695 ac_status=$? 19224 ac_status=$?
19225 grep -v '^ *+' conftest.er1 >conftest.err
19226 rm -f conftest.er1
19227 cat conftest.err >&5
17696 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19228 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17697 (exit $ac_status); } && 19229 (exit $ac_status); } &&
17698 { ac_try='test -s conftest.$ac_objext' 19230 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19231 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19232 (eval $ac_try) 2>&5
19233 ac_status=$?
19234 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19235 (exit $ac_status); }; } &&
19236 { ac_try='test -s conftest.$ac_objext'
17699 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19237 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17700 (eval $ac_try) 2>&5 19238 (eval $ac_try) 2>&5
17701 ac_status=$? 19239 ac_status=$?
@@ -17708,7 +19246,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
17708 19246
17709ac_header_compiler=no 19247ac_header_compiler=no
17710fi 19248fi
17711rm -f conftest.$ac_objext conftest.$ac_ext 19249rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
17712echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 19250echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
17713echo "${ECHO_T}$ac_header_compiler" >&6 19251echo "${ECHO_T}$ac_header_compiler" >&6
17714 19252
@@ -17716,7 +19254,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
17716echo "$as_me:$LINENO: checking $ac_header presence" >&5 19254echo "$as_me:$LINENO: checking $ac_header presence" >&5
17717echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 19255echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
17718cat >conftest.$ac_ext <<_ACEOF 19256cat >conftest.$ac_ext <<_ACEOF
17719#line $LINENO "configure"
17720/* confdefs.h. */ 19257/* confdefs.h. */
17721_ACEOF 19258_ACEOF
17722cat confdefs.h >>conftest.$ac_ext 19259cat confdefs.h >>conftest.$ac_ext
@@ -17734,6 +19271,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
17734 (exit $ac_status); } >/dev/null; then 19271 (exit $ac_status); } >/dev/null; then
17735 if test -s conftest.err; then 19272 if test -s conftest.err; then
17736 ac_cpp_err=$ac_c_preproc_warn_flag 19273 ac_cpp_err=$ac_c_preproc_warn_flag
19274 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
17737 else 19275 else
17738 ac_cpp_err= 19276 ac_cpp_err=
17739 fi 19277 fi
@@ -17753,33 +19291,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
17753echo "${ECHO_T}$ac_header_preproc" >&6 19291echo "${ECHO_T}$ac_header_preproc" >&6
17754 19292
17755# So? What about this header? 19293# So? What about this header?
17756case $ac_header_compiler:$ac_header_preproc in 19294case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
17757 yes:no ) 19295 yes:no: )
17758 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 19296 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
17759echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 19297echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
17760 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 19298 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
17761echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 19299echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
17762 ( 19300 ac_header_preproc=yes
17763 cat <<\_ASBOX
17764## ------------------------------------ ##
17765## Report this to bug-autoconf@gnu.org. ##
17766## ------------------------------------ ##
17767_ASBOX
17768 ) |
17769 sed "s/^/$as_me: WARNING: /" >&2
17770 ;; 19301 ;;
17771 no:yes ) 19302 no:yes:* )
17772 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 19303 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
17773echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 19304echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
17774 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 19305 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
17775echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 19306echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
19307 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
19308echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
19309 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
19310echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
17776 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 19311 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
17777echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 19312echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
19313 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
19314echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
17778 ( 19315 (
17779 cat <<\_ASBOX 19316 cat <<\_ASBOX
17780## ------------------------------------ ## 19317## ------------------------------------------ ##
17781## Report this to bug-autoconf@gnu.org. ## 19318## Report this to the AC_PACKAGE_NAME lists. ##
17782## ------------------------------------ ## 19319## ------------------------------------------ ##
17783_ASBOX 19320_ASBOX
17784 ) | 19321 ) |
17785 sed "s/^/$as_me: WARNING: /" >&2 19322 sed "s/^/$as_me: WARNING: /" >&2
@@ -17790,7 +19327,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
17790if eval "test \"\${$as_ac_Header+set}\" = set"; then 19327if eval "test \"\${$as_ac_Header+set}\" = set"; then
17791 echo $ECHO_N "(cached) $ECHO_C" >&6 19328 echo $ECHO_N "(cached) $ECHO_C" >&6
17792else 19329else
17793 eval "$as_ac_Header=$ac_header_preproc" 19330 eval "$as_ac_Header=\$ac_header_preproc"
17794fi 19331fi
17795echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 19332echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
17796echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 19333echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -17819,7 +19356,6 @@ else
17819echo "$as_me:$LINENO: checking $ac_header usability" >&5 19356echo "$as_me:$LINENO: checking $ac_header usability" >&5
17820echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 19357echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
17821cat >conftest.$ac_ext <<_ACEOF 19358cat >conftest.$ac_ext <<_ACEOF
17822#line $LINENO "configure"
17823/* confdefs.h. */ 19359/* confdefs.h. */
17824_ACEOF 19360_ACEOF
17825cat confdefs.h >>conftest.$ac_ext 19361cat confdefs.h >>conftest.$ac_ext
@@ -17830,11 +19366,20 @@ $ac_includes_default
17830_ACEOF 19366_ACEOF
17831rm -f conftest.$ac_objext 19367rm -f conftest.$ac_objext
17832if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 19368if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17833 (eval $ac_compile) 2>&5 19369 (eval $ac_compile) 2>conftest.er1
17834 ac_status=$? 19370 ac_status=$?
19371 grep -v '^ *+' conftest.er1 >conftest.err
19372 rm -f conftest.er1
19373 cat conftest.err >&5
17835 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19374 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17836 (exit $ac_status); } && 19375 (exit $ac_status); } &&
17837 { ac_try='test -s conftest.$ac_objext' 19376 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19377 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19378 (eval $ac_try) 2>&5
19379 ac_status=$?
19380 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19381 (exit $ac_status); }; } &&
19382 { ac_try='test -s conftest.$ac_objext'
17838 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19383 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17839 (eval $ac_try) 2>&5 19384 (eval $ac_try) 2>&5
17840 ac_status=$? 19385 ac_status=$?
@@ -17847,7 +19392,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
17847 19392
17848ac_header_compiler=no 19393ac_header_compiler=no
17849fi 19394fi
17850rm -f conftest.$ac_objext conftest.$ac_ext 19395rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
17851echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 19396echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
17852echo "${ECHO_T}$ac_header_compiler" >&6 19397echo "${ECHO_T}$ac_header_compiler" >&6
17853 19398
@@ -17855,7 +19400,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
17855echo "$as_me:$LINENO: checking $ac_header presence" >&5 19400echo "$as_me:$LINENO: checking $ac_header presence" >&5
17856echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 19401echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
17857cat >conftest.$ac_ext <<_ACEOF 19402cat >conftest.$ac_ext <<_ACEOF
17858#line $LINENO "configure"
17859/* confdefs.h. */ 19403/* confdefs.h. */
17860_ACEOF 19404_ACEOF
17861cat confdefs.h >>conftest.$ac_ext 19405cat confdefs.h >>conftest.$ac_ext
@@ -17873,6 +19417,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
17873 (exit $ac_status); } >/dev/null; then 19417 (exit $ac_status); } >/dev/null; then
17874 if test -s conftest.err; then 19418 if test -s conftest.err; then
17875 ac_cpp_err=$ac_c_preproc_warn_flag 19419 ac_cpp_err=$ac_c_preproc_warn_flag
19420 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
17876 else 19421 else
17877 ac_cpp_err= 19422 ac_cpp_err=
17878 fi 19423 fi
@@ -17892,33 +19437,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
17892echo "${ECHO_T}$ac_header_preproc" >&6 19437echo "${ECHO_T}$ac_header_preproc" >&6
17893 19438
17894# So? What about this header? 19439# So? What about this header?
17895case $ac_header_compiler:$ac_header_preproc in 19440case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
17896 yes:no ) 19441 yes:no: )
17897 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 19442 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
17898echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 19443echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
17899 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 19444 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
17900echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 19445echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
17901 ( 19446 ac_header_preproc=yes
17902 cat <<\_ASBOX
17903## ------------------------------------ ##
17904## Report this to bug-autoconf@gnu.org. ##
17905## ------------------------------------ ##
17906_ASBOX
17907 ) |
17908 sed "s/^/$as_me: WARNING: /" >&2
17909 ;; 19447 ;;
17910 no:yes ) 19448 no:yes:* )
17911 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 19449 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
17912echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 19450echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
17913 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 19451 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
17914echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 19452echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
19453 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
19454echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
19455 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
19456echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
17915 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 19457 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
17916echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 19458echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
19459 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
19460echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
17917 ( 19461 (
17918 cat <<\_ASBOX 19462 cat <<\_ASBOX
17919## ------------------------------------ ## 19463## ------------------------------------------ ##
17920## Report this to bug-autoconf@gnu.org. ## 19464## Report this to the AC_PACKAGE_NAME lists. ##
17921## ------------------------------------ ## 19465## ------------------------------------------ ##
17922_ASBOX 19466_ASBOX
17923 ) | 19467 ) |
17924 sed "s/^/$as_me: WARNING: /" >&2 19468 sed "s/^/$as_me: WARNING: /" >&2
@@ -17929,7 +19473,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
17929if eval "test \"\${$as_ac_Header+set}\" = set"; then 19473if eval "test \"\${$as_ac_Header+set}\" = set"; then
17930 echo $ECHO_N "(cached) $ECHO_C" >&6 19474 echo $ECHO_N "(cached) $ECHO_C" >&6
17931else 19475else
17932 eval "$as_ac_Header=$ac_header_preproc" 19476 eval "$as_ac_Header=\$ac_header_preproc"
17933fi 19477fi
17934echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 19478echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
17935echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 19479echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -17970,7 +19514,6 @@ else
17970echo "$as_me:$LINENO: checking $ac_header usability" >&5 19514echo "$as_me:$LINENO: checking $ac_header usability" >&5
17971echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 19515echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
17972cat >conftest.$ac_ext <<_ACEOF 19516cat >conftest.$ac_ext <<_ACEOF
17973#line $LINENO "configure"
17974/* confdefs.h. */ 19517/* confdefs.h. */
17975_ACEOF 19518_ACEOF
17976cat confdefs.h >>conftest.$ac_ext 19519cat confdefs.h >>conftest.$ac_ext
@@ -17981,11 +19524,20 @@ $ac_includes_default
17981_ACEOF 19524_ACEOF
17982rm -f conftest.$ac_objext 19525rm -f conftest.$ac_objext
17983if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 19526if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17984 (eval $ac_compile) 2>&5 19527 (eval $ac_compile) 2>conftest.er1
17985 ac_status=$? 19528 ac_status=$?
19529 grep -v '^ *+' conftest.er1 >conftest.err
19530 rm -f conftest.er1
19531 cat conftest.err >&5
17986 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19532 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17987 (exit $ac_status); } && 19533 (exit $ac_status); } &&
17988 { ac_try='test -s conftest.$ac_objext' 19534 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19535 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19536 (eval $ac_try) 2>&5
19537 ac_status=$?
19538 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19539 (exit $ac_status); }; } &&
19540 { ac_try='test -s conftest.$ac_objext'
17989 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19541 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17990 (eval $ac_try) 2>&5 19542 (eval $ac_try) 2>&5
17991 ac_status=$? 19543 ac_status=$?
@@ -17998,7 +19550,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
17998 19550
17999ac_header_compiler=no 19551ac_header_compiler=no
18000fi 19552fi
18001rm -f conftest.$ac_objext conftest.$ac_ext 19553rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
18002echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 19554echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
18003echo "${ECHO_T}$ac_header_compiler" >&6 19555echo "${ECHO_T}$ac_header_compiler" >&6
18004 19556
@@ -18006,7 +19558,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
18006echo "$as_me:$LINENO: checking $ac_header presence" >&5 19558echo "$as_me:$LINENO: checking $ac_header presence" >&5
18007echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 19559echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
18008cat >conftest.$ac_ext <<_ACEOF 19560cat >conftest.$ac_ext <<_ACEOF
18009#line $LINENO "configure"
18010/* confdefs.h. */ 19561/* confdefs.h. */
18011_ACEOF 19562_ACEOF
18012cat confdefs.h >>conftest.$ac_ext 19563cat confdefs.h >>conftest.$ac_ext
@@ -18024,6 +19575,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
18024 (exit $ac_status); } >/dev/null; then 19575 (exit $ac_status); } >/dev/null; then
18025 if test -s conftest.err; then 19576 if test -s conftest.err; then
18026 ac_cpp_err=$ac_c_preproc_warn_flag 19577 ac_cpp_err=$ac_c_preproc_warn_flag
19578 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
18027 else 19579 else
18028 ac_cpp_err= 19580 ac_cpp_err=
18029 fi 19581 fi
@@ -18043,33 +19595,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
18043echo "${ECHO_T}$ac_header_preproc" >&6 19595echo "${ECHO_T}$ac_header_preproc" >&6
18044 19596
18045# So? What about this header? 19597# So? What about this header?
18046case $ac_header_compiler:$ac_header_preproc in 19598case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
18047 yes:no ) 19599 yes:no: )
18048 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 19600 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
18049echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 19601echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
18050 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 19602 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
18051echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 19603echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
18052 ( 19604 ac_header_preproc=yes
18053 cat <<\_ASBOX
18054## ------------------------------------ ##
18055## Report this to bug-autoconf@gnu.org. ##
18056## ------------------------------------ ##
18057_ASBOX
18058 ) |
18059 sed "s/^/$as_me: WARNING: /" >&2
18060 ;; 19605 ;;
18061 no:yes ) 19606 no:yes:* )
18062 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 19607 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
18063echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 19608echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
18064 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 19609 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
18065echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 19610echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
19611 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
19612echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
19613 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
19614echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
18066 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 19615 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
18067echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 19616echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
19617 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
19618echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
18068 ( 19619 (
18069 cat <<\_ASBOX 19620 cat <<\_ASBOX
18070## ------------------------------------ ## 19621## ------------------------------------------ ##
18071## Report this to bug-autoconf@gnu.org. ## 19622## Report this to the AC_PACKAGE_NAME lists. ##
18072## ------------------------------------ ## 19623## ------------------------------------------ ##
18073_ASBOX 19624_ASBOX
18074 ) | 19625 ) |
18075 sed "s/^/$as_me: WARNING: /" >&2 19626 sed "s/^/$as_me: WARNING: /" >&2
@@ -18080,7 +19631,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
18080if eval "test \"\${$as_ac_Header+set}\" = set"; then 19631if eval "test \"\${$as_ac_Header+set}\" = set"; then
18081 echo $ECHO_N "(cached) $ECHO_C" >&6 19632 echo $ECHO_N "(cached) $ECHO_C" >&6
18082else 19633else
18083 eval "$as_ac_Header=$ac_header_preproc" 19634 eval "$as_ac_Header=\$ac_header_preproc"
18084fi 19635fi
18085echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 19636echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
18086echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 19637echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -18108,7 +19659,6 @@ else
18108 ac_check_lib_save_LIBS=$LIBS 19659 ac_check_lib_save_LIBS=$LIBS
18109LIBS="-lintl $LIBS" 19660LIBS="-lintl $LIBS"
18110cat >conftest.$ac_ext <<_ACEOF 19661cat >conftest.$ac_ext <<_ACEOF
18111#line $LINENO "configure"
18112/* confdefs.h. */ 19662/* confdefs.h. */
18113_ACEOF 19663_ACEOF
18114cat confdefs.h >>conftest.$ac_ext 19664cat confdefs.h >>conftest.$ac_ext
@@ -18132,11 +19682,20 @@ dgettext ();
18132_ACEOF 19682_ACEOF
18133rm -f conftest.$ac_objext conftest$ac_exeext 19683rm -f conftest.$ac_objext conftest$ac_exeext
18134if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 19684if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
18135 (eval $ac_link) 2>&5 19685 (eval $ac_link) 2>conftest.er1
18136 ac_status=$? 19686 ac_status=$?
19687 grep -v '^ *+' conftest.er1 >conftest.err
19688 rm -f conftest.er1
19689 cat conftest.err >&5
18137 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19690 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18138 (exit $ac_status); } && 19691 (exit $ac_status); } &&
18139 { ac_try='test -s conftest$ac_exeext' 19692 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19693 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19694 (eval $ac_try) 2>&5
19695 ac_status=$?
19696 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19697 (exit $ac_status); }; } &&
19698 { ac_try='test -s conftest$ac_exeext'
18140 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19699 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18141 (eval $ac_try) 2>&5 19700 (eval $ac_try) 2>&5
18142 ac_status=$? 19701 ac_status=$?
@@ -18149,7 +19708,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
18149 19708
18150ac_cv_lib_intl_dgettext=no 19709ac_cv_lib_intl_dgettext=no
18151fi 19710fi
18152rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 19711rm -f conftest.err conftest.$ac_objext \
19712 conftest$ac_exeext conftest.$ac_ext
18153LIBS=$ac_check_lib_save_LIBS 19713LIBS=$ac_check_lib_save_LIBS
18154fi 19714fi
18155echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5 19715echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5
@@ -18175,7 +19735,6 @@ if test "$cross_compiling" = yes; then
18175emacs_cv_localtime_cache=yes 19735emacs_cv_localtime_cache=yes
18176else 19736else
18177 cat >conftest.$ac_ext <<_ACEOF 19737 cat >conftest.$ac_ext <<_ACEOF
18178#line $LINENO "configure"
18179/* confdefs.h. */ 19738/* confdefs.h. */
18180_ACEOF 19739_ACEOF
18181cat confdefs.h >>conftest.$ac_ext 19740cat confdefs.h >>conftest.$ac_ext
@@ -18231,7 +19790,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
18231( exit $ac_status ) 19790( exit $ac_status )
18232emacs_cv_localtime_cache=yes 19791emacs_cv_localtime_cache=yes
18233fi 19792fi
18234rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 19793rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
18235fi 19794fi
18236else 19795else
18237 # If we lack tzset, report that localtime does not cache TZ, 19796 # If we lack tzset, report that localtime does not cache TZ,
@@ -18260,21 +19819,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
18260 echo $ECHO_N "(cached) $ECHO_C" >&6 19819 echo $ECHO_N "(cached) $ECHO_C" >&6
18261else 19820else
18262 cat >conftest.$ac_ext <<_ACEOF 19821 cat >conftest.$ac_ext <<_ACEOF
18263#line $LINENO "configure"
18264/* confdefs.h. */ 19822/* confdefs.h. */
18265_ACEOF 19823_ACEOF
18266cat confdefs.h >>conftest.$ac_ext 19824cat confdefs.h >>conftest.$ac_ext
18267cat >>conftest.$ac_ext <<_ACEOF 19825cat >>conftest.$ac_ext <<_ACEOF
18268/* end confdefs.h. */ 19826/* end confdefs.h. */
19827/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
19828 For example, HP-UX 11i <limits.h> declares gettimeofday. */
19829#define $ac_func innocuous_$ac_func
19830
18269/* System header to define __stub macros and hopefully few prototypes, 19831/* System header to define __stub macros and hopefully few prototypes,
18270 which can conflict with char $ac_func (); below. 19832 which can conflict with char $ac_func (); below.
18271 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 19833 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18272 <limits.h> exists even on freestanding compilers. */ 19834 <limits.h> exists even on freestanding compilers. */
19835
18273#ifdef __STDC__ 19836#ifdef __STDC__
18274# include <limits.h> 19837# include <limits.h>
18275#else 19838#else
18276# include <assert.h> 19839# include <assert.h>
18277#endif 19840#endif
19841
19842#undef $ac_func
19843
18278/* Override any gcc2 internal prototype to avoid an error. */ 19844/* Override any gcc2 internal prototype to avoid an error. */
18279#ifdef __cplusplus 19845#ifdef __cplusplus
18280extern "C" 19846extern "C"
@@ -18305,11 +19871,20 @@ return f != $ac_func;
18305_ACEOF 19871_ACEOF
18306rm -f conftest.$ac_objext conftest$ac_exeext 19872rm -f conftest.$ac_objext conftest$ac_exeext
18307if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 19873if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
18308 (eval $ac_link) 2>&5 19874 (eval $ac_link) 2>conftest.er1
18309 ac_status=$? 19875 ac_status=$?
19876 grep -v '^ *+' conftest.er1 >conftest.err
19877 rm -f conftest.er1
19878 cat conftest.err >&5
18310 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19879 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18311 (exit $ac_status); } && 19880 (exit $ac_status); } &&
18312 { ac_try='test -s conftest$ac_exeext' 19881 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19882 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19883 (eval $ac_try) 2>&5
19884 ac_status=$?
19885 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19886 (exit $ac_status); }; } &&
19887 { ac_try='test -s conftest$ac_exeext'
18313 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19888 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18314 (eval $ac_try) 2>&5 19889 (eval $ac_try) 2>&5
18315 ac_status=$? 19890 ac_status=$?
@@ -18322,7 +19897,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
18322 19897
18323eval "$as_ac_var=no" 19898eval "$as_ac_var=no"
18324fi 19899fi
18325rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 19900rm -f conftest.err conftest.$ac_objext \
19901 conftest$ac_exeext conftest.$ac_ext
18326fi 19902fi
18327echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 19903echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
18328echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 19904echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
@@ -18341,7 +19917,6 @@ if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then
18341 echo $ECHO_N "(cached) $ECHO_C" >&6 19917 echo $ECHO_N "(cached) $ECHO_C" >&6
18342else 19918else
18343 cat >conftest.$ac_ext <<_ACEOF 19919 cat >conftest.$ac_ext <<_ACEOF
18344#line $LINENO "configure"
18345/* confdefs.h. */ 19920/* confdefs.h. */
18346_ACEOF 19921_ACEOF
18347cat confdefs.h >>conftest.$ac_ext 19922cat confdefs.h >>conftest.$ac_ext
@@ -18369,11 +19944,20 @@ struct timeval time;
18369_ACEOF 19944_ACEOF
18370rm -f conftest.$ac_objext 19945rm -f conftest.$ac_objext
18371if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 19946if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18372 (eval $ac_compile) 2>&5 19947 (eval $ac_compile) 2>conftest.er1
18373 ac_status=$? 19948 ac_status=$?
19949 grep -v '^ *+' conftest.er1 >conftest.err
19950 rm -f conftest.er1
19951 cat conftest.err >&5
18374 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19952 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18375 (exit $ac_status); } && 19953 (exit $ac_status); } &&
18376 { ac_try='test -s conftest.$ac_objext' 19954 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
19955 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19956 (eval $ac_try) 2>&5
19957 ac_status=$?
19958 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19959 (exit $ac_status); }; } &&
19960 { ac_try='test -s conftest.$ac_objext'
18377 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19961 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18378 (eval $ac_try) 2>&5 19962 (eval $ac_try) 2>&5
18379 ac_status=$? 19963 ac_status=$?
@@ -18386,7 +19970,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
18386 19970
18387emacs_cv_gettimeofday_two_arguments=no 19971emacs_cv_gettimeofday_two_arguments=no
18388fi 19972fi
18389rm -f conftest.$ac_objext conftest.$ac_ext 19973rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
18390fi 19974fi
18391echo "$as_me:$LINENO: result: $emacs_cv_gettimeofday_two_arguments" >&5 19975echo "$as_me:$LINENO: result: $emacs_cv_gettimeofday_two_arguments" >&5
18392echo "${ECHO_T}$emacs_cv_gettimeofday_two_arguments" >&6 19976echo "${ECHO_T}$emacs_cv_gettimeofday_two_arguments" >&6
@@ -18407,7 +19991,6 @@ if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then
18407 echo $ECHO_N "(cached) $ECHO_C" >&6 19991 echo $ECHO_N "(cached) $ECHO_C" >&6
18408else 19992else
18409 cat >conftest.$ac_ext <<_ACEOF 19993 cat >conftest.$ac_ext <<_ACEOF
18410#line $LINENO "configure"
18411/* confdefs.h. */ 19994/* confdefs.h. */
18412_ACEOF 19995_ACEOF
18413cat confdefs.h >>conftest.$ac_ext 19996cat confdefs.h >>conftest.$ac_ext
@@ -18429,11 +20012,20 @@ return 0;
18429_ACEOF 20012_ACEOF
18430rm -f conftest.$ac_objext 20013rm -f conftest.$ac_objext
18431if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 20014if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18432 (eval $ac_compile) 2>&5 20015 (eval $ac_compile) 2>conftest.er1
18433 ac_status=$? 20016 ac_status=$?
20017 grep -v '^ *+' conftest.er1 >conftest.err
20018 rm -f conftest.er1
20019 cat conftest.err >&5
18434 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20020 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18435 (exit $ac_status); } && 20021 (exit $ac_status); } &&
18436 { ac_try='test -s conftest.$ac_objext' 20022 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20023 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20024 (eval $ac_try) 2>&5
20025 ac_status=$?
20026 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20027 (exit $ac_status); }; } &&
20028 { ac_try='test -s conftest.$ac_objext'
18437 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20029 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18438 (eval $ac_try) 2>&5 20030 (eval $ac_try) 2>&5
18439 ac_status=$? 20031 ac_status=$?
@@ -18445,7 +20037,6 @@ else
18445sed 's/^/| /' conftest.$ac_ext >&5 20037sed 's/^/| /' conftest.$ac_ext >&5
18446 20038
18447cat >conftest.$ac_ext <<_ACEOF 20039cat >conftest.$ac_ext <<_ACEOF
18448#line $LINENO "configure"
18449/* confdefs.h. */ 20040/* confdefs.h. */
18450_ACEOF 20041_ACEOF
18451cat confdefs.h >>conftest.$ac_ext 20042cat confdefs.h >>conftest.$ac_ext
@@ -18467,11 +20058,20 @@ return 0;
18467_ACEOF 20058_ACEOF
18468rm -f conftest.$ac_objext 20059rm -f conftest.$ac_objext
18469if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 20060if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18470 (eval $ac_compile) 2>&5 20061 (eval $ac_compile) 2>conftest.er1
18471 ac_status=$? 20062 ac_status=$?
20063 grep -v '^ *+' conftest.er1 >conftest.err
20064 rm -f conftest.er1
20065 cat conftest.err >&5
18472 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20066 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18473 (exit $ac_status); } && 20067 (exit $ac_status); } &&
18474 { ac_try='test -s conftest.$ac_objext' 20068 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20069 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20070 (eval $ac_try) 2>&5
20071 ac_status=$?
20072 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20073 (exit $ac_status); }; } &&
20074 { ac_try='test -s conftest.$ac_objext'
18475 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20075 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18476 (eval $ac_try) 2>&5 20076 (eval $ac_try) 2>&5
18477 ac_status=$? 20077 ac_status=$?
@@ -18484,9 +20084,9 @@ sed 's/^/| /' conftest.$ac_ext >&5
18484 20084
18485ac_cv_member_struct_tm_tm_zone=no 20085ac_cv_member_struct_tm_tm_zone=no
18486fi 20086fi
18487rm -f conftest.$ac_objext conftest.$ac_ext 20087rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
18488fi 20088fi
18489rm -f conftest.$ac_objext conftest.$ac_ext 20089rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
18490fi 20090fi
18491echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5 20091echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5
18492echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 20092echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6
@@ -18512,7 +20112,6 @@ if test "${ac_cv_var_tzname+set}" = set; then
18512 echo $ECHO_N "(cached) $ECHO_C" >&6 20112 echo $ECHO_N "(cached) $ECHO_C" >&6
18513else 20113else
18514 cat >conftest.$ac_ext <<_ACEOF 20114 cat >conftest.$ac_ext <<_ACEOF
18515#line $LINENO "configure"
18516/* confdefs.h. */ 20115/* confdefs.h. */
18517_ACEOF 20116_ACEOF
18518cat confdefs.h >>conftest.$ac_ext 20117cat confdefs.h >>conftest.$ac_ext
@@ -18533,11 +20132,20 @@ atoi(*tzname);
18533_ACEOF 20132_ACEOF
18534rm -f conftest.$ac_objext conftest$ac_exeext 20133rm -f conftest.$ac_objext conftest$ac_exeext
18535if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 20134if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
18536 (eval $ac_link) 2>&5 20135 (eval $ac_link) 2>conftest.er1
18537 ac_status=$? 20136 ac_status=$?
20137 grep -v '^ *+' conftest.er1 >conftest.err
20138 rm -f conftest.er1
20139 cat conftest.err >&5
18538 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20140 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18539 (exit $ac_status); } && 20141 (exit $ac_status); } &&
18540 { ac_try='test -s conftest$ac_exeext' 20142 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20143 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20144 (eval $ac_try) 2>&5
20145 ac_status=$?
20146 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20147 (exit $ac_status); }; } &&
20148 { ac_try='test -s conftest$ac_exeext'
18541 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20149 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18542 (eval $ac_try) 2>&5 20150 (eval $ac_try) 2>&5
18543 ac_status=$? 20151 ac_status=$?
@@ -18550,7 +20158,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
18550 20158
18551ac_cv_var_tzname=no 20159ac_cv_var_tzname=no
18552fi 20160fi
18553rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 20161rm -f conftest.err conftest.$ac_objext \
20162 conftest$ac_exeext conftest.$ac_ext
18554fi 20163fi
18555echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 20164echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5
18556echo "${ECHO_T}$ac_cv_var_tzname" >&6 20165echo "${ECHO_T}$ac_cv_var_tzname" >&6
@@ -18571,7 +20180,6 @@ if test "${emacs_cv_struct_timezone+set}" = set; then
18571 echo $ECHO_N "(cached) $ECHO_C" >&6 20180 echo $ECHO_N "(cached) $ECHO_C" >&6
18572else 20181else
18573 cat >conftest.$ac_ext <<_ACEOF 20182 cat >conftest.$ac_ext <<_ACEOF
18574#line $LINENO "configure"
18575/* confdefs.h. */ 20183/* confdefs.h. */
18576_ACEOF 20184_ACEOF
18577cat confdefs.h >>conftest.$ac_ext 20185cat confdefs.h >>conftest.$ac_ext
@@ -18588,11 +20196,20 @@ struct timezone tz;
18588_ACEOF 20196_ACEOF
18589rm -f conftest.$ac_objext 20197rm -f conftest.$ac_objext
18590if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 20198if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18591 (eval $ac_compile) 2>&5 20199 (eval $ac_compile) 2>conftest.er1
18592 ac_status=$? 20200 ac_status=$?
20201 grep -v '^ *+' conftest.er1 >conftest.err
20202 rm -f conftest.er1
20203 cat conftest.err >&5
18593 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20204 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18594 (exit $ac_status); } && 20205 (exit $ac_status); } &&
18595 { ac_try='test -s conftest.$ac_objext' 20206 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20207 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20208 (eval $ac_try) 2>&5
20209 ac_status=$?
20210 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20211 (exit $ac_status); }; } &&
20212 { ac_try='test -s conftest.$ac_objext'
18596 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20213 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18597 (eval $ac_try) 2>&5 20214 (eval $ac_try) 2>&5
18598 ac_status=$? 20215 ac_status=$?
@@ -18602,7 +20219,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18602 emacs_cv_struct_timezone=yes 20219 emacs_cv_struct_timezone=yes
18603else 20220else
18604 cat >conftest.$ac_ext <<_ACEOF 20221 cat >conftest.$ac_ext <<_ACEOF
18605#line $LINENO "configure"
18606/* confdefs.h. */ 20222/* confdefs.h. */
18607_ACEOF 20223_ACEOF
18608cat confdefs.h >>conftest.$ac_ext 20224cat confdefs.h >>conftest.$ac_ext
@@ -18645,7 +20261,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
18645( exit $ac_status ) 20261( exit $ac_status )
18646emacs_cv_struct_timezone=no 20262emacs_cv_struct_timezone=no
18647fi 20263fi
18648rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 20264rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
18649fi 20265fi
18650else 20266else
18651 echo "$as_me: failed program was:" >&5 20267 echo "$as_me: failed program was:" >&5
@@ -18653,7 +20269,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
18653 20269
18654emacs_cv_struct_timezone=no 20270emacs_cv_struct_timezone=no
18655fi 20271fi
18656rm -f conftest.$ac_objext conftest.$ac_ext 20272rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
18657fi 20273fi
18658echo "$as_me:$LINENO: result: $emacs_cv_struct_timezone" >&5 20274echo "$as_me:$LINENO: result: $emacs_cv_struct_timezone" >&5
18659echo "${ECHO_T}$emacs_cv_struct_timezone" >&6 20275echo "${ECHO_T}$emacs_cv_struct_timezone" >&6
@@ -18666,21 +20282,28 @@ if test "${ac_cv_func_socket+set}" = set; then
18666 echo $ECHO_N "(cached) $ECHO_C" >&6 20282 echo $ECHO_N "(cached) $ECHO_C" >&6
18667else 20283else
18668 cat >conftest.$ac_ext <<_ACEOF 20284 cat >conftest.$ac_ext <<_ACEOF
18669#line $LINENO "configure"
18670/* confdefs.h. */ 20285/* confdefs.h. */
18671_ACEOF 20286_ACEOF
18672cat confdefs.h >>conftest.$ac_ext 20287cat confdefs.h >>conftest.$ac_ext
18673cat >>conftest.$ac_ext <<_ACEOF 20288cat >>conftest.$ac_ext <<_ACEOF
18674/* end confdefs.h. */ 20289/* end confdefs.h. */
20290/* Define socket to an innocuous variant, in case <limits.h> declares socket.
20291 For example, HP-UX 11i <limits.h> declares gettimeofday. */
20292#define socket innocuous_socket
20293
18675/* System header to define __stub macros and hopefully few prototypes, 20294/* System header to define __stub macros and hopefully few prototypes,
18676 which can conflict with char socket (); below. 20295 which can conflict with char socket (); below.
18677 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 20296 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
18678 <limits.h> exists even on freestanding compilers. */ 20297 <limits.h> exists even on freestanding compilers. */
20298
18679#ifdef __STDC__ 20299#ifdef __STDC__
18680# include <limits.h> 20300# include <limits.h>
18681#else 20301#else
18682# include <assert.h> 20302# include <assert.h>
18683#endif 20303#endif
20304
20305#undef socket
20306
18684/* Override any gcc2 internal prototype to avoid an error. */ 20307/* Override any gcc2 internal prototype to avoid an error. */
18685#ifdef __cplusplus 20308#ifdef __cplusplus
18686extern "C" 20309extern "C"
@@ -18711,11 +20334,20 @@ return f != socket;
18711_ACEOF 20334_ACEOF
18712rm -f conftest.$ac_objext conftest$ac_exeext 20335rm -f conftest.$ac_objext conftest$ac_exeext
18713if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 20336if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
18714 (eval $ac_link) 2>&5 20337 (eval $ac_link) 2>conftest.er1
18715 ac_status=$? 20338 ac_status=$?
20339 grep -v '^ *+' conftest.er1 >conftest.err
20340 rm -f conftest.er1
20341 cat conftest.err >&5
18716 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20342 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18717 (exit $ac_status); } && 20343 (exit $ac_status); } &&
18718 { ac_try='test -s conftest$ac_exeext' 20344 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20345 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20346 (eval $ac_try) 2>&5
20347 ac_status=$?
20348 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20349 (exit $ac_status); }; } &&
20350 { ac_try='test -s conftest$ac_exeext'
18719 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20351 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18720 (eval $ac_try) 2>&5 20352 (eval $ac_try) 2>&5
18721 ac_status=$? 20353 ac_status=$?
@@ -18728,7 +20360,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
18728 20360
18729ac_cv_func_socket=no 20361ac_cv_func_socket=no
18730fi 20362fi
18731rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 20363rm -f conftest.err conftest.$ac_objext \
20364 conftest$ac_exeext conftest.$ac_ext
18732fi 20365fi
18733echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5 20366echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5
18734echo "${ECHO_T}$ac_cv_func_socket" >&6 20367echo "${ECHO_T}$ac_cv_func_socket" >&6
@@ -18752,7 +20385,6 @@ else
18752echo "$as_me:$LINENO: checking netinet/in.h usability" >&5 20385echo "$as_me:$LINENO: checking netinet/in.h usability" >&5
18753echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6 20386echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6
18754cat >conftest.$ac_ext <<_ACEOF 20387cat >conftest.$ac_ext <<_ACEOF
18755#line $LINENO "configure"
18756/* confdefs.h. */ 20388/* confdefs.h. */
18757_ACEOF 20389_ACEOF
18758cat confdefs.h >>conftest.$ac_ext 20390cat confdefs.h >>conftest.$ac_ext
@@ -18763,11 +20395,20 @@ $ac_includes_default
18763_ACEOF 20395_ACEOF
18764rm -f conftest.$ac_objext 20396rm -f conftest.$ac_objext
18765if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 20397if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18766 (eval $ac_compile) 2>&5 20398 (eval $ac_compile) 2>conftest.er1
18767 ac_status=$? 20399 ac_status=$?
20400 grep -v '^ *+' conftest.er1 >conftest.err
20401 rm -f conftest.er1
20402 cat conftest.err >&5
18768 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20403 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18769 (exit $ac_status); } && 20404 (exit $ac_status); } &&
18770 { ac_try='test -s conftest.$ac_objext' 20405 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20406 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20407 (eval $ac_try) 2>&5
20408 ac_status=$?
20409 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20410 (exit $ac_status); }; } &&
20411 { ac_try='test -s conftest.$ac_objext'
18771 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20412 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18772 (eval $ac_try) 2>&5 20413 (eval $ac_try) 2>&5
18773 ac_status=$? 20414 ac_status=$?
@@ -18780,7 +20421,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
18780 20421
18781ac_header_compiler=no 20422ac_header_compiler=no
18782fi 20423fi
18783rm -f conftest.$ac_objext conftest.$ac_ext 20424rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
18784echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 20425echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
18785echo "${ECHO_T}$ac_header_compiler" >&6 20426echo "${ECHO_T}$ac_header_compiler" >&6
18786 20427
@@ -18788,7 +20429,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
18788echo "$as_me:$LINENO: checking netinet/in.h presence" >&5 20429echo "$as_me:$LINENO: checking netinet/in.h presence" >&5
18789echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6 20430echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6
18790cat >conftest.$ac_ext <<_ACEOF 20431cat >conftest.$ac_ext <<_ACEOF
18791#line $LINENO "configure"
18792/* confdefs.h. */ 20432/* confdefs.h. */
18793_ACEOF 20433_ACEOF
18794cat confdefs.h >>conftest.$ac_ext 20434cat confdefs.h >>conftest.$ac_ext
@@ -18806,6 +20446,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
18806 (exit $ac_status); } >/dev/null; then 20446 (exit $ac_status); } >/dev/null; then
18807 if test -s conftest.err; then 20447 if test -s conftest.err; then
18808 ac_cpp_err=$ac_c_preproc_warn_flag 20448 ac_cpp_err=$ac_c_preproc_warn_flag
20449 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
18809 else 20450 else
18810 ac_cpp_err= 20451 ac_cpp_err=
18811 fi 20452 fi
@@ -18825,33 +20466,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
18825echo "${ECHO_T}$ac_header_preproc" >&6 20466echo "${ECHO_T}$ac_header_preproc" >&6
18826 20467
18827# So? What about this header? 20468# So? What about this header?
18828case $ac_header_compiler:$ac_header_preproc in 20469case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
18829 yes:no ) 20470 yes:no: )
18830 { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5 20471 { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5
18831echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 20472echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
18832 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 20473 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the compiler's result" >&5
18833echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} 20474echo "$as_me: WARNING: netinet/in.h: proceeding with the compiler's result" >&2;}
18834 ( 20475 ac_header_preproc=yes
18835 cat <<\_ASBOX
18836## ------------------------------------ ##
18837## Report this to bug-autoconf@gnu.org. ##
18838## ------------------------------------ ##
18839_ASBOX
18840 ) |
18841 sed "s/^/$as_me: WARNING: /" >&2
18842 ;; 20476 ;;
18843 no:yes ) 20477 no:yes:* )
18844 { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5 20478 { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5
18845echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;} 20479echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;}
18846 { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5 20480 { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5
18847echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;} 20481echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;}
20482 { echo "$as_me:$LINENO: WARNING: netinet/in.h: see the Autoconf documentation" >&5
20483echo "$as_me: WARNING: netinet/in.h: see the Autoconf documentation" >&2;}
20484 { echo "$as_me:$LINENO: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&5
20485echo "$as_me: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&2;}
18848 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 20486 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5
18849echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} 20487echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;}
20488 { echo "$as_me:$LINENO: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&5
20489echo "$as_me: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&2;}
18850 ( 20490 (
18851 cat <<\_ASBOX 20491 cat <<\_ASBOX
18852## ------------------------------------ ## 20492## ------------------------------------------ ##
18853## Report this to bug-autoconf@gnu.org. ## 20493## Report this to the AC_PACKAGE_NAME lists. ##
18854## ------------------------------------ ## 20494## ------------------------------------------ ##
18855_ASBOX 20495_ASBOX
18856 ) | 20496 ) |
18857 sed "s/^/$as_me: WARNING: /" >&2 20497 sed "s/^/$as_me: WARNING: /" >&2
@@ -18890,7 +20530,6 @@ else
18890echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5 20530echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5
18891echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6 20531echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6
18892cat >conftest.$ac_ext <<_ACEOF 20532cat >conftest.$ac_ext <<_ACEOF
18893#line $LINENO "configure"
18894/* confdefs.h. */ 20533/* confdefs.h. */
18895_ACEOF 20534_ACEOF
18896cat confdefs.h >>conftest.$ac_ext 20535cat confdefs.h >>conftest.$ac_ext
@@ -18901,11 +20540,20 @@ $ac_includes_default
18901_ACEOF 20540_ACEOF
18902rm -f conftest.$ac_objext 20541rm -f conftest.$ac_objext
18903if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 20542if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18904 (eval $ac_compile) 2>&5 20543 (eval $ac_compile) 2>conftest.er1
18905 ac_status=$? 20544 ac_status=$?
20545 grep -v '^ *+' conftest.er1 >conftest.err
20546 rm -f conftest.er1
20547 cat conftest.err >&5
18906 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20548 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18907 (exit $ac_status); } && 20549 (exit $ac_status); } &&
18908 { ac_try='test -s conftest.$ac_objext' 20550 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20551 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20552 (eval $ac_try) 2>&5
20553 ac_status=$?
20554 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20555 (exit $ac_status); }; } &&
20556 { ac_try='test -s conftest.$ac_objext'
18909 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20557 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18910 (eval $ac_try) 2>&5 20558 (eval $ac_try) 2>&5
18911 ac_status=$? 20559 ac_status=$?
@@ -18918,7 +20566,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
18918 20566
18919ac_header_compiler=no 20567ac_header_compiler=no
18920fi 20568fi
18921rm -f conftest.$ac_objext conftest.$ac_ext 20569rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
18922echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 20570echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
18923echo "${ECHO_T}$ac_header_compiler" >&6 20571echo "${ECHO_T}$ac_header_compiler" >&6
18924 20572
@@ -18926,7 +20574,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
18926echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5 20574echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5
18927echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6 20575echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6
18928cat >conftest.$ac_ext <<_ACEOF 20576cat >conftest.$ac_ext <<_ACEOF
18929#line $LINENO "configure"
18930/* confdefs.h. */ 20577/* confdefs.h. */
18931_ACEOF 20578_ACEOF
18932cat confdefs.h >>conftest.$ac_ext 20579cat confdefs.h >>conftest.$ac_ext
@@ -18944,6 +20591,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
18944 (exit $ac_status); } >/dev/null; then 20591 (exit $ac_status); } >/dev/null; then
18945 if test -s conftest.err; then 20592 if test -s conftest.err; then
18946 ac_cpp_err=$ac_c_preproc_warn_flag 20593 ac_cpp_err=$ac_c_preproc_warn_flag
20594 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
18947 else 20595 else
18948 ac_cpp_err= 20596 ac_cpp_err=
18949 fi 20597 fi
@@ -18963,33 +20611,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
18963echo "${ECHO_T}$ac_header_preproc" >&6 20611echo "${ECHO_T}$ac_header_preproc" >&6
18964 20612
18965# So? What about this header? 20613# So? What about this header?
18966case $ac_header_compiler:$ac_header_preproc in 20614case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
18967 yes:no ) 20615 yes:no: )
18968 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5 20616 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5
18969echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 20617echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
18970 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 20618 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the compiler's result" >&5
18971echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} 20619echo "$as_me: WARNING: arpa/inet.h: proceeding with the compiler's result" >&2;}
18972 ( 20620 ac_header_preproc=yes
18973 cat <<\_ASBOX
18974## ------------------------------------ ##
18975## Report this to bug-autoconf@gnu.org. ##
18976## ------------------------------------ ##
18977_ASBOX
18978 ) |
18979 sed "s/^/$as_me: WARNING: /" >&2
18980 ;; 20621 ;;
18981 no:yes ) 20622 no:yes:* )
18982 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5 20623 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5
18983echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;} 20624echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;}
18984 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5 20625 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5
18985echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;} 20626echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;}
20627 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: see the Autoconf documentation" >&5
20628echo "$as_me: WARNING: arpa/inet.h: see the Autoconf documentation" >&2;}
20629 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&5
20630echo "$as_me: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&2;}
18986 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 20631 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5
18987echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} 20632echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;}
20633 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&5
20634echo "$as_me: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&2;}
18988 ( 20635 (
18989 cat <<\_ASBOX 20636 cat <<\_ASBOX
18990## ------------------------------------ ## 20637## ------------------------------------------ ##
18991## Report this to bug-autoconf@gnu.org. ## 20638## Report this to the AC_PACKAGE_NAME lists. ##
18992## ------------------------------------ ## 20639## ------------------------------------------ ##
18993_ASBOX 20640_ASBOX
18994 ) | 20641 ) |
18995 sed "s/^/$as_me: WARNING: /" >&2 20642 sed "s/^/$as_me: WARNING: /" >&2
@@ -19039,7 +20686,6 @@ else
19039echo "$as_me:$LINENO: checking $ac_header usability" >&5 20686echo "$as_me:$LINENO: checking $ac_header usability" >&5
19040echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 20687echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
19041cat >conftest.$ac_ext <<_ACEOF 20688cat >conftest.$ac_ext <<_ACEOF
19042#line $LINENO "configure"
19043/* confdefs.h. */ 20689/* confdefs.h. */
19044_ACEOF 20690_ACEOF
19045cat confdefs.h >>conftest.$ac_ext 20691cat confdefs.h >>conftest.$ac_ext
@@ -19050,11 +20696,20 @@ $ac_includes_default
19050_ACEOF 20696_ACEOF
19051rm -f conftest.$ac_objext 20697rm -f conftest.$ac_objext
19052if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 20698if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19053 (eval $ac_compile) 2>&5 20699 (eval $ac_compile) 2>conftest.er1
19054 ac_status=$? 20700 ac_status=$?
20701 grep -v '^ *+' conftest.er1 >conftest.err
20702 rm -f conftest.er1
20703 cat conftest.err >&5
19055 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20704 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19056 (exit $ac_status); } && 20705 (exit $ac_status); } &&
19057 { ac_try='test -s conftest.$ac_objext' 20706 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20707 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20708 (eval $ac_try) 2>&5
20709 ac_status=$?
20710 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20711 (exit $ac_status); }; } &&
20712 { ac_try='test -s conftest.$ac_objext'
19058 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20713 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19059 (eval $ac_try) 2>&5 20714 (eval $ac_try) 2>&5
19060 ac_status=$? 20715 ac_status=$?
@@ -19067,7 +20722,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
19067 20722
19068ac_header_compiler=no 20723ac_header_compiler=no
19069fi 20724fi
19070rm -f conftest.$ac_objext conftest.$ac_ext 20725rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
19071echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 20726echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
19072echo "${ECHO_T}$ac_header_compiler" >&6 20727echo "${ECHO_T}$ac_header_compiler" >&6
19073 20728
@@ -19075,7 +20730,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
19075echo "$as_me:$LINENO: checking $ac_header presence" >&5 20730echo "$as_me:$LINENO: checking $ac_header presence" >&5
19076echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 20731echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
19077cat >conftest.$ac_ext <<_ACEOF 20732cat >conftest.$ac_ext <<_ACEOF
19078#line $LINENO "configure"
19079/* confdefs.h. */ 20733/* confdefs.h. */
19080_ACEOF 20734_ACEOF
19081cat confdefs.h >>conftest.$ac_ext 20735cat confdefs.h >>conftest.$ac_ext
@@ -19093,6 +20747,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
19093 (exit $ac_status); } >/dev/null; then 20747 (exit $ac_status); } >/dev/null; then
19094 if test -s conftest.err; then 20748 if test -s conftest.err; then
19095 ac_cpp_err=$ac_c_preproc_warn_flag 20749 ac_cpp_err=$ac_c_preproc_warn_flag
20750 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
19096 else 20751 else
19097 ac_cpp_err= 20752 ac_cpp_err=
19098 fi 20753 fi
@@ -19112,33 +20767,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
19112echo "${ECHO_T}$ac_header_preproc" >&6 20767echo "${ECHO_T}$ac_header_preproc" >&6
19113 20768
19114# So? What about this header? 20769# So? What about this header?
19115case $ac_header_compiler:$ac_header_preproc in 20770case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
19116 yes:no ) 20771 yes:no: )
19117 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 20772 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
19118echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 20773echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
19119 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 20774 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
19120echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 20775echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
19121 ( 20776 ac_header_preproc=yes
19122 cat <<\_ASBOX
19123## ------------------------------------ ##
19124## Report this to bug-autoconf@gnu.org. ##
19125## ------------------------------------ ##
19126_ASBOX
19127 ) |
19128 sed "s/^/$as_me: WARNING: /" >&2
19129 ;; 20777 ;;
19130 no:yes ) 20778 no:yes:* )
19131 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 20779 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
19132echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 20780echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
19133 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 20781 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
19134echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 20782echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
20783 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
20784echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
20785 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
20786echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
19135 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 20787 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
19136echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 20788echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
20789 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
20790echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
19137 ( 20791 (
19138 cat <<\_ASBOX 20792 cat <<\_ASBOX
19139## ------------------------------------ ## 20793## ------------------------------------------ ##
19140## Report this to bug-autoconf@gnu.org. ## 20794## Report this to the AC_PACKAGE_NAME lists. ##
19141## ------------------------------------ ## 20795## ------------------------------------------ ##
19142_ASBOX 20796_ASBOX
19143 ) | 20797 ) |
19144 sed "s/^/$as_me: WARNING: /" >&2 20798 sed "s/^/$as_me: WARNING: /" >&2
@@ -19149,7 +20803,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
19149if eval "test \"\${$as_ac_Header+set}\" = set"; then 20803if eval "test \"\${$as_ac_Header+set}\" = set"; then
19150 echo $ECHO_N "(cached) $ECHO_C" >&6 20804 echo $ECHO_N "(cached) $ECHO_C" >&6
19151else 20805else
19152 eval "$as_ac_Header=$ac_header_preproc" 20806 eval "$as_ac_Header=\$ac_header_preproc"
19153fi 20807fi
19154echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 20808echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
19155echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 20809echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -19194,7 +20848,6 @@ if test "${ac_cv_type_pid_t+set}" = set; then
19194 echo $ECHO_N "(cached) $ECHO_C" >&6 20848 echo $ECHO_N "(cached) $ECHO_C" >&6
19195else 20849else
19196 cat >conftest.$ac_ext <<_ACEOF 20850 cat >conftest.$ac_ext <<_ACEOF
19197#line $LINENO "configure"
19198/* confdefs.h. */ 20851/* confdefs.h. */
19199_ACEOF 20852_ACEOF
19200cat confdefs.h >>conftest.$ac_ext 20853cat confdefs.h >>conftest.$ac_ext
@@ -19214,11 +20867,20 @@ if (sizeof (pid_t))
19214_ACEOF 20867_ACEOF
19215rm -f conftest.$ac_objext 20868rm -f conftest.$ac_objext
19216if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 20869if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19217 (eval $ac_compile) 2>&5 20870 (eval $ac_compile) 2>conftest.er1
19218 ac_status=$? 20871 ac_status=$?
20872 grep -v '^ *+' conftest.er1 >conftest.err
20873 rm -f conftest.er1
20874 cat conftest.err >&5
19219 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20875 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19220 (exit $ac_status); } && 20876 (exit $ac_status); } &&
19221 { ac_try='test -s conftest.$ac_objext' 20877 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20878 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20879 (eval $ac_try) 2>&5
20880 ac_status=$?
20881 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20882 (exit $ac_status); }; } &&
20883 { ac_try='test -s conftest.$ac_objext'
19222 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20884 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19223 (eval $ac_try) 2>&5 20885 (eval $ac_try) 2>&5
19224 ac_status=$? 20886 ac_status=$?
@@ -19231,7 +20893,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
19231 20893
19232ac_cv_type_pid_t=no 20894ac_cv_type_pid_t=no
19233fi 20895fi
19234rm -f conftest.$ac_objext conftest.$ac_ext 20896rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
19235fi 20897fi
19236echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5 20898echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
19237echo "${ECHO_T}$ac_cv_type_pid_t" >&6 20899echo "${ECHO_T}$ac_cv_type_pid_t" >&6
@@ -19263,7 +20925,6 @@ else
19263echo "$as_me:$LINENO: checking $ac_header usability" >&5 20925echo "$as_me:$LINENO: checking $ac_header usability" >&5
19264echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 20926echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
19265cat >conftest.$ac_ext <<_ACEOF 20927cat >conftest.$ac_ext <<_ACEOF
19266#line $LINENO "configure"
19267/* confdefs.h. */ 20928/* confdefs.h. */
19268_ACEOF 20929_ACEOF
19269cat confdefs.h >>conftest.$ac_ext 20930cat confdefs.h >>conftest.$ac_ext
@@ -19274,11 +20935,20 @@ $ac_includes_default
19274_ACEOF 20935_ACEOF
19275rm -f conftest.$ac_objext 20936rm -f conftest.$ac_objext
19276if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 20937if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19277 (eval $ac_compile) 2>&5 20938 (eval $ac_compile) 2>conftest.er1
19278 ac_status=$? 20939 ac_status=$?
20940 grep -v '^ *+' conftest.er1 >conftest.err
20941 rm -f conftest.er1
20942 cat conftest.err >&5
19279 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20943 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19280 (exit $ac_status); } && 20944 (exit $ac_status); } &&
19281 { ac_try='test -s conftest.$ac_objext' 20945 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
20946 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20947 (eval $ac_try) 2>&5
20948 ac_status=$?
20949 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20950 (exit $ac_status); }; } &&
20951 { ac_try='test -s conftest.$ac_objext'
19282 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 20952 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19283 (eval $ac_try) 2>&5 20953 (eval $ac_try) 2>&5
19284 ac_status=$? 20954 ac_status=$?
@@ -19291,7 +20961,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
19291 20961
19292ac_header_compiler=no 20962ac_header_compiler=no
19293fi 20963fi
19294rm -f conftest.$ac_objext conftest.$ac_ext 20964rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
19295echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 20965echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
19296echo "${ECHO_T}$ac_header_compiler" >&6 20966echo "${ECHO_T}$ac_header_compiler" >&6
19297 20967
@@ -19299,7 +20969,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6
19299echo "$as_me:$LINENO: checking $ac_header presence" >&5 20969echo "$as_me:$LINENO: checking $ac_header presence" >&5
19300echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 20970echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
19301cat >conftest.$ac_ext <<_ACEOF 20971cat >conftest.$ac_ext <<_ACEOF
19302#line $LINENO "configure"
19303/* confdefs.h. */ 20972/* confdefs.h. */
19304_ACEOF 20973_ACEOF
19305cat confdefs.h >>conftest.$ac_ext 20974cat confdefs.h >>conftest.$ac_ext
@@ -19317,6 +20986,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
19317 (exit $ac_status); } >/dev/null; then 20986 (exit $ac_status); } >/dev/null; then
19318 if test -s conftest.err; then 20987 if test -s conftest.err; then
19319 ac_cpp_err=$ac_c_preproc_warn_flag 20988 ac_cpp_err=$ac_c_preproc_warn_flag
20989 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
19320 else 20990 else
19321 ac_cpp_err= 20991 ac_cpp_err=
19322 fi 20992 fi
@@ -19336,33 +21006,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
19336echo "${ECHO_T}$ac_header_preproc" >&6 21006echo "${ECHO_T}$ac_header_preproc" >&6
19337 21007
19338# So? What about this header? 21008# So? What about this header?
19339case $ac_header_compiler:$ac_header_preproc in 21009case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
19340 yes:no ) 21010 yes:no: )
19341 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 21011 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
19342echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 21012echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
19343 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 21013 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
19344echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 21014echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
19345 ( 21015 ac_header_preproc=yes
19346 cat <<\_ASBOX
19347## ------------------------------------ ##
19348## Report this to bug-autoconf@gnu.org. ##
19349## ------------------------------------ ##
19350_ASBOX
19351 ) |
19352 sed "s/^/$as_me: WARNING: /" >&2
19353 ;; 21016 ;;
19354 no:yes ) 21017 no:yes:* )
19355 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 21018 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
19356echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 21019echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
19357 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 21020 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
19358echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 21021echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
21022 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
21023echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
21024 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
21025echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
19359 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 21026 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
19360echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 21027echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
21028 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
21029echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
19361 ( 21030 (
19362 cat <<\_ASBOX 21031 cat <<\_ASBOX
19363## ------------------------------------ ## 21032## ------------------------------------------ ##
19364## Report this to bug-autoconf@gnu.org. ## 21033## Report this to the AC_PACKAGE_NAME lists. ##
19365## ------------------------------------ ## 21034## ------------------------------------------ ##
19366_ASBOX 21035_ASBOX
19367 ) | 21036 ) |
19368 sed "s/^/$as_me: WARNING: /" >&2 21037 sed "s/^/$as_me: WARNING: /" >&2
@@ -19373,7 +21042,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
19373if eval "test \"\${$as_ac_Header+set}\" = set"; then 21042if eval "test \"\${$as_ac_Header+set}\" = set"; then
19374 echo $ECHO_N "(cached) $ECHO_C" >&6 21043 echo $ECHO_N "(cached) $ECHO_C" >&6
19375else 21044else
19376 eval "$as_ac_Header=$ac_header_preproc" 21045 eval "$as_ac_Header=\$ac_header_preproc"
19377fi 21046fi
19378echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 21047echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
19379echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 21048echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -19399,21 +21068,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
19399 echo $ECHO_N "(cached) $ECHO_C" >&6 21068 echo $ECHO_N "(cached) $ECHO_C" >&6
19400else 21069else
19401 cat >conftest.$ac_ext <<_ACEOF 21070 cat >conftest.$ac_ext <<_ACEOF
19402#line $LINENO "configure"
19403/* confdefs.h. */ 21071/* confdefs.h. */
19404_ACEOF 21072_ACEOF
19405cat confdefs.h >>conftest.$ac_ext 21073cat confdefs.h >>conftest.$ac_ext
19406cat >>conftest.$ac_ext <<_ACEOF 21074cat >>conftest.$ac_ext <<_ACEOF
19407/* end confdefs.h. */ 21075/* end confdefs.h. */
21076/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
21077 For example, HP-UX 11i <limits.h> declares gettimeofday. */
21078#define $ac_func innocuous_$ac_func
21079
19408/* System header to define __stub macros and hopefully few prototypes, 21080/* System header to define __stub macros and hopefully few prototypes,
19409 which can conflict with char $ac_func (); below. 21081 which can conflict with char $ac_func (); below.
19410 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 21082 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19411 <limits.h> exists even on freestanding compilers. */ 21083 <limits.h> exists even on freestanding compilers. */
21084
19412#ifdef __STDC__ 21085#ifdef __STDC__
19413# include <limits.h> 21086# include <limits.h>
19414#else 21087#else
19415# include <assert.h> 21088# include <assert.h>
19416#endif 21089#endif
21090
21091#undef $ac_func
21092
19417/* Override any gcc2 internal prototype to avoid an error. */ 21093/* Override any gcc2 internal prototype to avoid an error. */
19418#ifdef __cplusplus 21094#ifdef __cplusplus
19419extern "C" 21095extern "C"
@@ -19444,11 +21120,20 @@ return f != $ac_func;
19444_ACEOF 21120_ACEOF
19445rm -f conftest.$ac_objext conftest$ac_exeext 21121rm -f conftest.$ac_objext conftest$ac_exeext
19446if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 21122if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
19447 (eval $ac_link) 2>&5 21123 (eval $ac_link) 2>conftest.er1
19448 ac_status=$? 21124 ac_status=$?
21125 grep -v '^ *+' conftest.er1 >conftest.err
21126 rm -f conftest.er1
21127 cat conftest.err >&5
19449 echo "$as_me:$LINENO: \$? = $ac_status" >&5 21128 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19450 (exit $ac_status); } && 21129 (exit $ac_status); } &&
19451 { ac_try='test -s conftest$ac_exeext' 21130 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
21131 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21132 (eval $ac_try) 2>&5
21133 ac_status=$?
21134 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21135 (exit $ac_status); }; } &&
21136 { ac_try='test -s conftest$ac_exeext'
19452 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 21137 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19453 (eval $ac_try) 2>&5 21138 (eval $ac_try) 2>&5
19454 ac_status=$? 21139 ac_status=$?
@@ -19461,7 +21146,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
19461 21146
19462eval "$as_ac_var=no" 21147eval "$as_ac_var=no"
19463fi 21148fi
19464rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 21149rm -f conftest.err conftest.$ac_objext \
21150 conftest$ac_exeext conftest.$ac_ext
19465fi 21151fi
19466echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 21152echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
19467echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 21153echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
@@ -19491,9 +21177,9 @@ else
19491 /* Some systems only have a dummy stub for fork() */ 21177 /* Some systems only have a dummy stub for fork() */
19492 int main () 21178 int main ()
19493 { 21179 {
19494 if (fork() < 0) 21180 if (fork() < 0)
19495 exit (1); 21181 exit (1);
19496 exit (0); 21182 exit (0);
19497 } 21183 }
19498_ACEOF 21184_ACEOF
19499rm -f conftest$ac_exeext 21185rm -f conftest$ac_exeext
@@ -19516,7 +21202,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
19516( exit $ac_status ) 21202( exit $ac_status )
19517ac_cv_func_fork_works=no 21203ac_cv_func_fork_works=no
19518fi 21204fi
19519rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 21205rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
19520fi 21206fi
19521fi 21207fi
19522echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5 21208echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5
@@ -19549,7 +21235,6 @@ else
19549 ac_cv_func_vfork_works=cross 21235 ac_cv_func_vfork_works=cross
19550else 21236else
19551 cat >conftest.$ac_ext <<_ACEOF 21237 cat >conftest.$ac_ext <<_ACEOF
19552#line $LINENO "configure"
19553/* confdefs.h. */ 21238/* confdefs.h. */
19554_ACEOF 21239_ACEOF
19555cat confdefs.h >>conftest.$ac_ext 21240cat confdefs.h >>conftest.$ac_ext
@@ -19671,7 +21356,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
19671( exit $ac_status ) 21356( exit $ac_status )
19672ac_cv_func_vfork_works=no 21357ac_cv_func_vfork_works=no
19673fi 21358fi
19674rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 21359rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
19675fi 21360fi
19676fi 21361fi
19677echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5 21362echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5
@@ -19679,7 +21364,7 @@ echo "${ECHO_T}$ac_cv_func_vfork_works" >&6
19679 21364
19680fi; 21365fi;
19681if test "x$ac_cv_func_fork_works" = xcross; then 21366if test "x$ac_cv_func_fork_works" = xcross; then
19682 ac_cv_func_vfork_works=ac_cv_func_vfork 21367 ac_cv_func_vfork_works=$ac_cv_func_vfork
19683 { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5 21368 { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5
19684echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;} 21369echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;}
19685fi 21370fi
@@ -19712,7 +21397,6 @@ if test "${emacs_cv_langinfo_codeset+set}" = set; then
19712 echo $ECHO_N "(cached) $ECHO_C" >&6 21397 echo $ECHO_N "(cached) $ECHO_C" >&6
19713else 21398else
19714 cat >conftest.$ac_ext <<_ACEOF 21399 cat >conftest.$ac_ext <<_ACEOF
19715#line $LINENO "configure"
19716/* confdefs.h. */ 21400/* confdefs.h. */
19717_ACEOF 21401_ACEOF
19718cat confdefs.h >>conftest.$ac_ext 21402cat confdefs.h >>conftest.$ac_ext
@@ -19729,11 +21413,20 @@ char* cs = nl_langinfo(CODESET);
19729_ACEOF 21413_ACEOF
19730rm -f conftest.$ac_objext conftest$ac_exeext 21414rm -f conftest.$ac_objext conftest$ac_exeext
19731if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 21415if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
19732 (eval $ac_link) 2>&5 21416 (eval $ac_link) 2>conftest.er1
19733 ac_status=$? 21417 ac_status=$?
21418 grep -v '^ *+' conftest.er1 >conftest.err
21419 rm -f conftest.er1
21420 cat conftest.err >&5
19734 echo "$as_me:$LINENO: \$? = $ac_status" >&5 21421 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19735 (exit $ac_status); } && 21422 (exit $ac_status); } &&
19736 { ac_try='test -s conftest$ac_exeext' 21423 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
21424 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21425 (eval $ac_try) 2>&5
21426 ac_status=$?
21427 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21428 (exit $ac_status); }; } &&
21429 { ac_try='test -s conftest$ac_exeext'
19737 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 21430 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19738 (eval $ac_try) 2>&5 21431 (eval $ac_try) 2>&5
19739 ac_status=$? 21432 ac_status=$?
@@ -19746,7 +21439,8 @@ sed 's/^/| /' conftest.$ac_ext >&5
19746 21439
19747emacs_cv_langinfo_codeset=no 21440emacs_cv_langinfo_codeset=no
19748fi 21441fi
19749rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 21442rm -f conftest.err conftest.$ac_objext \
21443 conftest$ac_exeext conftest.$ac_ext
19750 21444
19751fi 21445fi
19752echo "$as_me:$LINENO: result: $emacs_cv_langinfo_codeset" >&5 21446echo "$as_me:$LINENO: result: $emacs_cv_langinfo_codeset" >&5
@@ -19765,7 +21459,6 @@ if test "${ac_cv_type_size_t+set}" = set; then
19765 echo $ECHO_N "(cached) $ECHO_C" >&6 21459 echo $ECHO_N "(cached) $ECHO_C" >&6
19766else 21460else
19767 cat >conftest.$ac_ext <<_ACEOF 21461 cat >conftest.$ac_ext <<_ACEOF
19768#line $LINENO "configure"
19769/* confdefs.h. */ 21462/* confdefs.h. */
19770_ACEOF 21463_ACEOF
19771cat confdefs.h >>conftest.$ac_ext 21464cat confdefs.h >>conftest.$ac_ext
@@ -19785,11 +21478,20 @@ if (sizeof (size_t))
19785_ACEOF 21478_ACEOF
19786rm -f conftest.$ac_objext 21479rm -f conftest.$ac_objext
19787if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 21480if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19788 (eval $ac_compile) 2>&5 21481 (eval $ac_compile) 2>conftest.er1
19789 ac_status=$? 21482 ac_status=$?
21483 grep -v '^ *+' conftest.er1 >conftest.err
21484 rm -f conftest.er1
21485 cat conftest.err >&5
19790 echo "$as_me:$LINENO: \$? = $ac_status" >&5 21486 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19791 (exit $ac_status); } && 21487 (exit $ac_status); } &&
19792 { ac_try='test -s conftest.$ac_objext' 21488 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
21489 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21490 (eval $ac_try) 2>&5
21491 ac_status=$?
21492 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21493 (exit $ac_status); }; } &&
21494 { ac_try='test -s conftest.$ac_objext'
19793 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 21495 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19794 (eval $ac_try) 2>&5 21496 (eval $ac_try) 2>&5
19795 ac_status=$? 21497 ac_status=$?
@@ -19802,7 +21504,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
19802 21504
19803ac_cv_type_size_t=no 21505ac_cv_type_size_t=no
19804fi 21506fi
19805rm -f conftest.$ac_objext conftest.$ac_ext 21507rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
19806fi 21508fi
19807echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 21509echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
19808echo "${ECHO_T}$ac_cv_type_size_t" >&6 21510echo "${ECHO_T}$ac_cv_type_size_t" >&6
@@ -19822,7 +21524,6 @@ if test "${ac_cv_type_mbstate_t+set}" = set; then
19822 echo $ECHO_N "(cached) $ECHO_C" >&6 21524 echo $ECHO_N "(cached) $ECHO_C" >&6
19823else 21525else
19824 cat >conftest.$ac_ext <<_ACEOF 21526 cat >conftest.$ac_ext <<_ACEOF
19825#line $LINENO "configure"
19826/* confdefs.h. */ 21527/* confdefs.h. */
19827_ACEOF 21528_ACEOF
19828cat confdefs.h >>conftest.$ac_ext 21529cat confdefs.h >>conftest.$ac_ext
@@ -19840,11 +21541,20 @@ mbstate_t x; return sizeof x;
19840_ACEOF 21541_ACEOF
19841rm -f conftest.$ac_objext 21542rm -f conftest.$ac_objext
19842if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 21543if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19843 (eval $ac_compile) 2>&5 21544 (eval $ac_compile) 2>conftest.er1
19844 ac_status=$? 21545 ac_status=$?
21546 grep -v '^ *+' conftest.er1 >conftest.err
21547 rm -f conftest.er1
21548 cat conftest.err >&5
19845 echo "$as_me:$LINENO: \$? = $ac_status" >&5 21549 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19846 (exit $ac_status); } && 21550 (exit $ac_status); } &&
19847 { ac_try='test -s conftest.$ac_objext' 21551 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
21552 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21553 (eval $ac_try) 2>&5
21554 ac_status=$?
21555 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21556 (exit $ac_status); }; } &&
21557 { ac_try='test -s conftest.$ac_objext'
19848 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 21558 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19849 (eval $ac_try) 2>&5 21559 (eval $ac_try) 2>&5
19850 ac_status=$? 21560 ac_status=$?
@@ -19857,7 +21567,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
19857 21567
19858ac_cv_type_mbstate_t=no 21568ac_cv_type_mbstate_t=no
19859fi 21569fi
19860rm -f conftest.$ac_objext conftest.$ac_ext 21570rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
19861fi 21571fi
19862echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5 21572echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5
19863echo "${ECHO_T}$ac_cv_type_mbstate_t" >&6 21573echo "${ECHO_T}$ac_cv_type_mbstate_t" >&6
@@ -19881,7 +21591,6 @@ if test "${emacs_cv_c_restrict+set}" = set; then
19881 echo $ECHO_N "(cached) $ECHO_C" >&6 21591 echo $ECHO_N "(cached) $ECHO_C" >&6
19882else 21592else
19883 cat >conftest.$ac_ext <<_ACEOF 21593 cat >conftest.$ac_ext <<_ACEOF
19884#line $LINENO "configure"
19885/* confdefs.h. */ 21594/* confdefs.h. */
19886_ACEOF 21595_ACEOF
19887cat confdefs.h >>conftest.$ac_ext 21596cat confdefs.h >>conftest.$ac_ext
@@ -19898,11 +21607,20 @@ main ()
19898_ACEOF 21607_ACEOF
19899rm -f conftest.$ac_objext 21608rm -f conftest.$ac_objext
19900if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 21609if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19901 (eval $ac_compile) 2>&5 21610 (eval $ac_compile) 2>conftest.er1
19902 ac_status=$? 21611 ac_status=$?
21612 grep -v '^ *+' conftest.er1 >conftest.err
21613 rm -f conftest.er1
21614 cat conftest.err >&5
19903 echo "$as_me:$LINENO: \$? = $ac_status" >&5 21615 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19904 (exit $ac_status); } && 21616 (exit $ac_status); } &&
19905 { ac_try='test -s conftest.$ac_objext' 21617 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
21618 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21619 (eval $ac_try) 2>&5
21620 ac_status=$?
21621 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21622 (exit $ac_status); }; } &&
21623 { ac_try='test -s conftest.$ac_objext'
19906 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 21624 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19907 (eval $ac_try) 2>&5 21625 (eval $ac_try) 2>&5
19908 ac_status=$? 21626 ac_status=$?
@@ -19914,7 +21632,6 @@ else
19914sed 's/^/| /' conftest.$ac_ext >&5 21632sed 's/^/| /' conftest.$ac_ext >&5
19915 21633
19916cat >conftest.$ac_ext <<_ACEOF 21634cat >conftest.$ac_ext <<_ACEOF
19917#line $LINENO "configure"
19918/* confdefs.h. */ 21635/* confdefs.h. */
19919_ACEOF 21636_ACEOF
19920cat confdefs.h >>conftest.$ac_ext 21637cat confdefs.h >>conftest.$ac_ext
@@ -19931,11 +21648,20 @@ main ()
19931_ACEOF 21648_ACEOF
19932rm -f conftest.$ac_objext 21649rm -f conftest.$ac_objext
19933if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 21650if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19934 (eval $ac_compile) 2>&5 21651 (eval $ac_compile) 2>conftest.er1
19935 ac_status=$? 21652 ac_status=$?
21653 grep -v '^ *+' conftest.er1 >conftest.err
21654 rm -f conftest.er1
21655 cat conftest.err >&5
19936 echo "$as_me:$LINENO: \$? = $ac_status" >&5 21656 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19937 (exit $ac_status); } && 21657 (exit $ac_status); } &&
19938 { ac_try='test -s conftest.$ac_objext' 21658 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
21659 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21660 (eval $ac_try) 2>&5
21661 ac_status=$?
21662 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21663 (exit $ac_status); }; } &&
21664 { ac_try='test -s conftest.$ac_objext'
19939 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 21665 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19940 (eval $ac_try) 2>&5 21666 (eval $ac_try) 2>&5
19941 ac_status=$? 21667 ac_status=$?
@@ -19948,9 +21674,9 @@ sed 's/^/| /' conftest.$ac_ext >&5
19948 21674
19949emacs_cv_c_restrict=no 21675emacs_cv_c_restrict=no
19950fi 21676fi
19951rm -f conftest.$ac_objext conftest.$ac_ext 21677rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
19952fi 21678fi
19953rm -f conftest.$ac_objext conftest.$ac_ext 21679rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
19954fi 21680fi
19955echo "$as_me:$LINENO: result: $emacs_cv_c_restrict" >&5 21681echo "$as_me:$LINENO: result: $emacs_cv_c_restrict" >&5
19956echo "${ECHO_T}$emacs_cv_c_restrict" >&6 21682echo "${ECHO_T}$emacs_cv_c_restrict" >&6
@@ -19973,7 +21699,6 @@ if test "${emacs_cv_c_restrict_arr+set}" = set; then
19973 echo $ECHO_N "(cached) $ECHO_C" >&6 21699 echo $ECHO_N "(cached) $ECHO_C" >&6
19974else 21700else
19975 cat >conftest.$ac_ext <<_ACEOF 21701 cat >conftest.$ac_ext <<_ACEOF
19976#line $LINENO "configure"
19977/* confdefs.h. */ 21702/* confdefs.h. */
19978_ACEOF 21703_ACEOF
19979cat confdefs.h >>conftest.$ac_ext 21704cat confdefs.h >>conftest.$ac_ext
@@ -19990,11 +21715,20 @@ main ()
19990_ACEOF 21715_ACEOF
19991rm -f conftest.$ac_objext 21716rm -f conftest.$ac_objext
19992if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 21717if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19993 (eval $ac_compile) 2>&5 21718 (eval $ac_compile) 2>conftest.er1
19994 ac_status=$? 21719 ac_status=$?
21720 grep -v '^ *+' conftest.er1 >conftest.err
21721 rm -f conftest.er1
21722 cat conftest.err >&5
19995 echo "$as_me:$LINENO: \$? = $ac_status" >&5 21723 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19996 (exit $ac_status); } && 21724 (exit $ac_status); } &&
19997 { ac_try='test -s conftest.$ac_objext' 21725 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
21726 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21727 (eval $ac_try) 2>&5
21728 ac_status=$?
21729 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21730 (exit $ac_status); }; } &&
21731 { ac_try='test -s conftest.$ac_objext'
19998 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 21732 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19999 (eval $ac_try) 2>&5 21733 (eval $ac_try) 2>&5
20000 ac_status=$? 21734 ac_status=$?
@@ -20007,7 +21741,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
20007 21741
20008emacs_cv_c_restrict_arr=no 21742emacs_cv_c_restrict_arr=no
20009fi 21743fi
20010rm -f conftest.$ac_objext conftest.$ac_ext 21744rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
20011fi 21745fi
20012echo "$as_me:$LINENO: result: $emacs_cv_c_restrict_arr" >&5 21746echo "$as_me:$LINENO: result: $emacs_cv_c_restrict_arr" >&5
20013echo "${ECHO_T}$emacs_cv_c_restrict_arr" >&6 21747echo "${ECHO_T}$emacs_cv_c_restrict_arr" >&6
@@ -20226,7 +21960,6 @@ test "${exec_prefix}" != NONE &&
20226## C preprocessor. 21960## C preprocessor.
20227 21961
20228cat >conftest.$ac_ext <<_ACEOF 21962cat >conftest.$ac_ext <<_ACEOF
20229#line $LINENO "configure"
20230/* confdefs.h. */ 21963/* confdefs.h. */
20231_ACEOF 21964_ACEOF
20232cat confdefs.h >>conftest.$ac_ext 21965cat confdefs.h >>conftest.$ac_ext
@@ -20273,13 +22006,13 @@ _ACEOF
20273 # `set' does not quote correctly, so add quotes (double-quote 22006 # `set' does not quote correctly, so add quotes (double-quote
20274 # substitution turns \\\\ into \\, and sed turns \\ into \). 22007 # substitution turns \\\\ into \\, and sed turns \\ into \).
20275 sed -n \ 22008 sed -n \
20276 "s/'/'\\\\''/g; 22009 "s/'/'\\\\''/g;
20277 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" 22010 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
20278 ;; 22011 ;;
20279 *) 22012 *)
20280 # `set' quotes correctly as required by POSIX, so do not add quotes. 22013 # `set' quotes correctly as required by POSIX, so do not add quotes.
20281 sed -n \ 22014 sed -n \
20282 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" 22015 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
20283 ;; 22016 ;;
20284 esac; 22017 esac;
20285} | 22018} |
@@ -20309,13 +22042,13 @@ test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
20309# trailing colons and then remove the whole line if VPATH becomes empty 22042# trailing colons and then remove the whole line if VPATH becomes empty
20310# (actually we leave an empty line to preserve line numbers). 22043# (actually we leave an empty line to preserve line numbers).
20311if test "x$srcdir" = x.; then 22044if test "x$srcdir" = x.; then
20312 ac_vpsub='/^[ ]*VPATH[ ]*=/{ 22045 ac_vpsub='/^[ ]*VPATH[ ]*=/{
20313s/:*\$(srcdir):*/:/; 22046s/:*\$(srcdir):*/:/;
20314s/:*\${srcdir}:*/:/; 22047s/:*\${srcdir}:*/:/;
20315s/:*@srcdir@:*/:/; 22048s/:*@srcdir@:*/:/;
20316s/^\([^=]*=[ ]*\):*/\1/; 22049s/^\([^=]*=[ ]*\):*/\1/;
20317s/:*$//; 22050s/:*$//;
20318s/^[^=]*=[ ]*$//; 22051s/^[^=]*=[ ]*$//;
20319}' 22052}'
20320fi 22053fi
20321 22054
@@ -20326,7 +22059,7 @@ ac_ltlibobjs=
20326for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 22059for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
20327 # 1. Remove the extension, and $U if already installed. 22060 # 1. Remove the extension, and $U if already installed.
20328 ac_i=`echo "$ac_i" | 22061 ac_i=`echo "$ac_i" |
20329 sed 's/\$U\././;s/\.o$//;s/\.obj$//'` 22062 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
20330 # 2. Add them. 22063 # 2. Add them.
20331 ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" 22064 ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
20332 ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' 22065 ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
@@ -20370,9 +22103,10 @@ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
20370elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then 22103elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
20371 set -o posix 22104 set -o posix
20372fi 22105fi
22106DUALCASE=1; export DUALCASE # for MKS sh
20373 22107
20374# Support unset when possible. 22108# Support unset when possible.
20375if (FOO=FOO; unset FOO) >/dev/null 2>&1; then 22109if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
20376 as_unset=unset 22110 as_unset=unset
20377else 22111else
20378 as_unset=false 22112 as_unset=false
@@ -20391,7 +22125,7 @@ for as_var in \
20391 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 22125 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
20392 LC_TELEPHONE LC_TIME 22126 LC_TELEPHONE LC_TIME
20393do 22127do
20394 if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then 22128 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
20395 eval $as_var=C; export $as_var 22129 eval $as_var=C; export $as_var
20396 else 22130 else
20397 $as_unset $as_var 22131 $as_unset $as_var
@@ -20570,16 +22304,17 @@ rm -f conf$$ conf$$.exe conf$$.file
20570if mkdir -p . 2>/dev/null; then 22304if mkdir -p . 2>/dev/null; then
20571 as_mkdir_p=: 22305 as_mkdir_p=:
20572else 22306else
22307 test -d ./-p && rmdir ./-p
20573 as_mkdir_p=false 22308 as_mkdir_p=false
20574fi 22309fi
20575 22310
20576as_executable_p="test -f" 22311as_executable_p="test -f"
20577 22312
20578# Sed expression to map a string onto a valid CPP name. 22313# Sed expression to map a string onto a valid CPP name.
20579as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" 22314as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
20580 22315
20581# Sed expression to map a string onto a valid variable name. 22316# Sed expression to map a string onto a valid variable name.
20582as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" 22317as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
20583 22318
20584 22319
20585# IFS 22320# IFS
@@ -20606,7 +22341,7 @@ _ASBOX
20606cat >&5 <<_CSEOF 22341cat >&5 <<_CSEOF
20607 22342
20608This file was extended by $as_me, which was 22343This file was extended by $as_me, which was
20609generated by GNU Autoconf 2.57. Invocation command line was 22344generated by GNU Autoconf 2.59. Invocation command line was
20610 22345
20611 CONFIG_FILES = $CONFIG_FILES 22346 CONFIG_FILES = $CONFIG_FILES
20612 CONFIG_HEADERS = $CONFIG_HEADERS 22347 CONFIG_HEADERS = $CONFIG_HEADERS
@@ -20650,9 +22385,9 @@ Usage: $0 [OPTIONS] [FILE]...
20650 -d, --debug don't remove temporary files 22385 -d, --debug don't remove temporary files
20651 --recheck update $as_me by reconfiguring in the same conditions 22386 --recheck update $as_me by reconfiguring in the same conditions
20652 --file=FILE[:TEMPLATE] 22387 --file=FILE[:TEMPLATE]
20653 instantiate the configuration file FILE 22388 instantiate the configuration file FILE
20654 --header=FILE[:TEMPLATE] 22389 --header=FILE[:TEMPLATE]
20655 instantiate the configuration header FILE 22390 instantiate the configuration header FILE
20656 22391
20657Configuration files: 22392Configuration files:
20658$config_files 22393$config_files
@@ -20669,11 +22404,10 @@ _ACEOF
20669cat >>$CONFIG_STATUS <<_ACEOF 22404cat >>$CONFIG_STATUS <<_ACEOF
20670ac_cs_version="\\ 22405ac_cs_version="\\
20671config.status 22406config.status
20672configured by $0, generated by GNU Autoconf 2.57, 22407configured by $0, generated by GNU Autoconf 2.59,
20673 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" 22408 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
20674 22409
20675Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 22410Copyright (C) 2003 Free Software Foundation, Inc.
20676Free Software Foundation, Inc.
20677This config.status script is free software; the Free Software Foundation 22411This config.status script is free software; the Free Software Foundation
20678gives unlimited permission to copy, distribute and modify it." 22412gives unlimited permission to copy, distribute and modify it."
20679srcdir=$srcdir 22413srcdir=$srcdir
@@ -20965,9 +22699,9 @@ _ACEOF
20965 (echo ':t 22699 (echo ':t
20966 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed 22700 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
20967 if test -z "$ac_sed_cmds"; then 22701 if test -z "$ac_sed_cmds"; then
20968 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" 22702 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
20969 else 22703 else
20970 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" 22704 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
20971 fi 22705 fi
20972 ac_sed_frag=`expr $ac_sed_frag + 1` 22706 ac_sed_frag=`expr $ac_sed_frag + 1`
20973 ac_beg=$ac_end 22707 ac_beg=$ac_end
@@ -20985,21 +22719,21 @@ for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
20985 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". 22719 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
20986 case $ac_file in 22720 case $ac_file in
20987 - | *:- | *:-:* ) # input from stdin 22721 - | *:- | *:-:* ) # input from stdin
20988 cat >$tmp/stdin 22722 cat >$tmp/stdin
20989 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 22723 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
20990 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 22724 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
20991 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 22725 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
20992 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 22726 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
20993 * ) ac_file_in=$ac_file.in ;; 22727 * ) ac_file_in=$ac_file.in ;;
20994 esac 22728 esac
20995 22729
20996 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. 22730 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
20997 ac_dir=`(dirname "$ac_file") 2>/dev/null || 22731 ac_dir=`(dirname "$ac_file") 2>/dev/null ||
20998$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 22732$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
20999 X"$ac_file" : 'X\(//\)[^/]' \| \ 22733 X"$ac_file" : 'X\(//\)[^/]' \| \
21000 X"$ac_file" : 'X\(//\)$' \| \ 22734 X"$ac_file" : 'X\(//\)$' \| \
21001 X"$ac_file" : 'X\(/\)' \| \ 22735 X"$ac_file" : 'X\(/\)' \| \
21002 . : '\(.\)' 2>/dev/null || 22736 . : '\(.\)' 2>/dev/null ||
21003echo X"$ac_file" | 22737echo X"$ac_file" |
21004 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 22738 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21005 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 22739 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
@@ -21015,10 +22749,10 @@ echo X"$ac_file" |
21015 as_dirs="$as_dir $as_dirs" 22749 as_dirs="$as_dir $as_dirs"
21016 as_dir=`(dirname "$as_dir") 2>/dev/null || 22750 as_dir=`(dirname "$as_dir") 2>/dev/null ||
21017$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 22751$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21018 X"$as_dir" : 'X\(//\)[^/]' \| \ 22752 X"$as_dir" : 'X\(//\)[^/]' \| \
21019 X"$as_dir" : 'X\(//\)$' \| \ 22753 X"$as_dir" : 'X\(//\)$' \| \
21020 X"$as_dir" : 'X\(/\)' \| \ 22754 X"$as_dir" : 'X\(/\)' \| \
21021 . : '\(.\)' 2>/dev/null || 22755 . : '\(.\)' 2>/dev/null ||
21022echo X"$as_dir" | 22756echo X"$as_dir" |
21023 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 22757 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21024 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 22758 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
@@ -21056,12 +22790,45 @@ case $srcdir in
21056 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix 22790 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
21057 ac_top_srcdir=$ac_top_builddir$srcdir ;; 22791 ac_top_srcdir=$ac_top_builddir$srcdir ;;
21058esac 22792esac
21059# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be 22793
21060# absolute. 22794# Do not use `cd foo && pwd` to compute absolute paths, because
21061ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` 22795# the directories may not exist.
21062ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` 22796case `pwd` in
21063ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` 22797.) ac_abs_builddir="$ac_dir";;
21064ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` 22798*)
22799 case "$ac_dir" in
22800 .) ac_abs_builddir=`pwd`;;
22801 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
22802 *) ac_abs_builddir=`pwd`/"$ac_dir";;
22803 esac;;
22804esac
22805case $ac_abs_builddir in
22806.) ac_abs_top_builddir=${ac_top_builddir}.;;
22807*)
22808 case ${ac_top_builddir}. in
22809 .) ac_abs_top_builddir=$ac_abs_builddir;;
22810 [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
22811 *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
22812 esac;;
22813esac
22814case $ac_abs_builddir in
22815.) ac_abs_srcdir=$ac_srcdir;;
22816*)
22817 case $ac_srcdir in
22818 .) ac_abs_srcdir=$ac_abs_builddir;;
22819 [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
22820 *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
22821 esac;;
22822esac
22823case $ac_abs_builddir in
22824.) ac_abs_top_srcdir=$ac_top_srcdir;;
22825*)
22826 case $ac_top_srcdir in
22827 .) ac_abs_top_srcdir=$ac_abs_builddir;;
22828 [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
22829 *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
22830 esac;;
22831esac
21065 22832
21066 22833
21067 case $INSTALL in 22834 case $INSTALL in
@@ -21069,11 +22836,6 @@ ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
21069 *) ac_INSTALL=$ac_top_builddir$INSTALL ;; 22836 *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
21070 esac 22837 esac
21071 22838
21072 if test x"$ac_file" != x-; then
21073 { echo "$as_me:$LINENO: creating $ac_file" >&5
21074echo "$as_me: creating $ac_file" >&6;}
21075 rm -f "$ac_file"
21076 fi
21077 # Let's still pretend it is `configure' which instantiates (i.e., don't 22839 # Let's still pretend it is `configure' which instantiates (i.e., don't
21078 # use $as_me), people would be surprised to read: 22840 # use $as_me), people would be surprised to read:
21079 # /* config.h. Generated by config.status. */ 22841 # /* config.h. Generated by config.status. */
@@ -21083,7 +22845,7 @@ echo "$as_me: creating $ac_file" >&6;}
21083 configure_input="$ac_file. " 22845 configure_input="$ac_file. "
21084 fi 22846 fi
21085 configure_input=$configure_input"Generated from `echo $ac_file_in | 22847 configure_input=$configure_input"Generated from `echo $ac_file_in |
21086 sed 's,.*/,,'` by configure." 22848 sed 's,.*/,,'` by configure."
21087 22849
21088 # First look for the input files in the build tree, otherwise in the 22850 # First look for the input files in the build tree, otherwise in the
21089 # src tree. 22851 # src tree.
@@ -21092,26 +22854,32 @@ echo "$as_me: creating $ac_file" >&6;}
21092 case $f in 22854 case $f in
21093 -) echo $tmp/stdin ;; 22855 -) echo $tmp/stdin ;;
21094 [\\/$]*) 22856 [\\/$]*)
21095 # Absolute (can't be DOS-style, as IFS=:) 22857 # Absolute (can't be DOS-style, as IFS=:)
21096 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 22858 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
21097echo "$as_me: error: cannot find input file: $f" >&2;} 22859echo "$as_me: error: cannot find input file: $f" >&2;}
21098 { (exit 1); exit 1; }; } 22860 { (exit 1); exit 1; }; }
21099 echo $f;; 22861 echo "$f";;
21100 *) # Relative 22862 *) # Relative
21101 if test -f "$f"; then 22863 if test -f "$f"; then
21102 # Build tree 22864 # Build tree
21103 echo $f 22865 echo "$f"
21104 elif test -f "$srcdir/$f"; then 22866 elif test -f "$srcdir/$f"; then
21105 # Source tree 22867 # Source tree
21106 echo $srcdir/$f 22868 echo "$srcdir/$f"
21107 else 22869 else
21108 # /dev/null tree 22870 # /dev/null tree
21109 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 22871 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
21110echo "$as_me: error: cannot find input file: $f" >&2;} 22872echo "$as_me: error: cannot find input file: $f" >&2;}
21111 { (exit 1); exit 1; }; } 22873 { (exit 1); exit 1; }; }
21112 fi;; 22874 fi;;
21113 esac 22875 esac
21114 done` || { (exit 1); exit 1; } 22876 done` || { (exit 1); exit 1; }
22877
22878 if test x"$ac_file" != x-; then
22879 { echo "$as_me:$LINENO: creating $ac_file" >&5
22880echo "$as_me: creating $ac_file" >&6;}
22881 rm -f "$ac_file"
22882 fi
21115_ACEOF 22883_ACEOF
21116cat >>$CONFIG_STATUS <<_ACEOF 22884cat >>$CONFIG_STATUS <<_ACEOF
21117 sed "$ac_vpsub 22885 sed "$ac_vpsub
@@ -21151,12 +22919,12 @@ cat >>$CONFIG_STATUS <<\_ACEOF
21151# NAME is the cpp macro being defined and VALUE is the value it is being given. 22919# NAME is the cpp macro being defined and VALUE is the value it is being given.
21152# 22920#
21153# ac_d sets the value in "#define NAME VALUE" lines. 22921# ac_d sets the value in "#define NAME VALUE" lines.
21154ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' 22922ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
21155ac_dB='[ ].*$,\1#\2' 22923ac_dB='[ ].*$,\1#\2'
21156ac_dC=' ' 22924ac_dC=' '
21157ac_dD=',;t' 22925ac_dD=',;t'
21158# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". 22926# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
21159ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' 22927ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
21160ac_uB='$,\1#\2define\3' 22928ac_uB='$,\1#\2define\3'
21161ac_uC=' ' 22929ac_uC=' '
21162ac_uD=',;t' 22930ac_uD=',;t'
@@ -21165,11 +22933,11 @@ for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
21165 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". 22933 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
21166 case $ac_file in 22934 case $ac_file in
21167 - | *:- | *:-:* ) # input from stdin 22935 - | *:- | *:-:* ) # input from stdin
21168 cat >$tmp/stdin 22936 cat >$tmp/stdin
21169 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 22937 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
21170 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 22938 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
21171 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 22939 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
21172 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 22940 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
21173 * ) ac_file_in=$ac_file.in ;; 22941 * ) ac_file_in=$ac_file.in ;;
21174 esac 22942 esac
21175 22943
@@ -21183,28 +22951,29 @@ echo "$as_me: creating $ac_file" >&6;}
21183 case $f in 22951 case $f in
21184 -) echo $tmp/stdin ;; 22952 -) echo $tmp/stdin ;;
21185 [\\/$]*) 22953 [\\/$]*)
21186 # Absolute (can't be DOS-style, as IFS=:) 22954 # Absolute (can't be DOS-style, as IFS=:)
21187 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 22955 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
21188echo "$as_me: error: cannot find input file: $f" >&2;} 22956echo "$as_me: error: cannot find input file: $f" >&2;}
21189 { (exit 1); exit 1; }; } 22957 { (exit 1); exit 1; }; }
21190 echo $f;; 22958 # Do quote $f, to prevent DOS paths from being IFS'd.
22959 echo "$f";;
21191 *) # Relative 22960 *) # Relative
21192 if test -f "$f"; then 22961 if test -f "$f"; then
21193 # Build tree 22962 # Build tree
21194 echo $f 22963 echo "$f"
21195 elif test -f "$srcdir/$f"; then 22964 elif test -f "$srcdir/$f"; then
21196 # Source tree 22965 # Source tree
21197 echo $srcdir/$f 22966 echo "$srcdir/$f"
21198 else 22967 else
21199 # /dev/null tree 22968 # /dev/null tree
21200 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 22969 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
21201echo "$as_me: error: cannot find input file: $f" >&2;} 22970echo "$as_me: error: cannot find input file: $f" >&2;}
21202 { (exit 1); exit 1; }; } 22971 { (exit 1); exit 1; }; }
21203 fi;; 22972 fi;;
21204 esac 22973 esac
21205 done` || { (exit 1); exit 1; } 22974 done` || { (exit 1); exit 1; }
21206 # Remove the trailing spaces. 22975 # Remove the trailing spaces.
21207 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in 22976 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
21208 22977
21209_ACEOF 22978_ACEOF
21210 22979
@@ -21227,9 +22996,9 @@ s/[\\&,]/\\&/g
21227s,[\\$`],\\&,g 22996s,[\\$`],\\&,g
21228t clear 22997t clear
21229: clear 22998: clear
21230s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp 22999s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
21231t end 23000t end
21232s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp 23001s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
21233: end 23002: end
21234_ACEOF 23003_ACEOF
21235# If some macros were called several times there might be several times 23004# If some macros were called several times there might be several times
@@ -21243,13 +23012,13 @@ rm -f confdef2sed.sed
21243# example, in the case of _POSIX_SOURCE, which is predefined and required 23012# example, in the case of _POSIX_SOURCE, which is predefined and required
21244# on some systems where configure will not decide to define it. 23013# on some systems where configure will not decide to define it.
21245cat >>conftest.undefs <<\_ACEOF 23014cat >>conftest.undefs <<\_ACEOF
21246s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, 23015s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
21247_ACEOF 23016_ACEOF
21248 23017
21249# Break up conftest.defines because some shells have a limit on the size 23018# Break up conftest.defines because some shells have a limit on the size
21250# of here documents, and old seds have small limits too (100 cmds). 23019# of here documents, and old seds have small limits too (100 cmds).
21251echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS 23020echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
21252echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS 23021echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
21253echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS 23022echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
21254echo ' :' >>$CONFIG_STATUS 23023echo ' :' >>$CONFIG_STATUS
21255rm -f conftest.tail 23024rm -f conftest.tail
@@ -21258,7 +23027,7 @@ do
21258 # Write a limited-size here document to $tmp/defines.sed. 23027 # Write a limited-size here document to $tmp/defines.sed.
21259 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS 23028 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
21260 # Speed up: don't consider the non `#define' lines. 23029 # Speed up: don't consider the non `#define' lines.
21261 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS 23030 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS
21262 # Work around the forget-to-reset-the-flag bug. 23031 # Work around the forget-to-reset-the-flag bug.
21263 echo 't clr' >>$CONFIG_STATUS 23032 echo 't clr' >>$CONFIG_STATUS
21264 echo ': clr' >>$CONFIG_STATUS 23033 echo ': clr' >>$CONFIG_STATUS
@@ -21285,7 +23054,7 @@ do
21285 # Write a limited-size here document to $tmp/undefs.sed. 23054 # Write a limited-size here document to $tmp/undefs.sed.
21286 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS 23055 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
21287 # Speed up: don't consider the non `#undef' 23056 # Speed up: don't consider the non `#undef'
21288 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS 23057 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS
21289 # Work around the forget-to-reset-the-flag bug. 23058 # Work around the forget-to-reset-the-flag bug.
21290 echo 't clr' >>$CONFIG_STATUS 23059 echo 't clr' >>$CONFIG_STATUS
21291 echo ': clr' >>$CONFIG_STATUS 23060 echo ': clr' >>$CONFIG_STATUS
@@ -21319,10 +23088,10 @@ echo "$as_me: $ac_file is unchanged" >&6;}
21319 else 23088 else
21320 ac_dir=`(dirname "$ac_file") 2>/dev/null || 23089 ac_dir=`(dirname "$ac_file") 2>/dev/null ||
21321$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 23090$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21322 X"$ac_file" : 'X\(//\)[^/]' \| \ 23091 X"$ac_file" : 'X\(//\)[^/]' \| \
21323 X"$ac_file" : 'X\(//\)$' \| \ 23092 X"$ac_file" : 'X\(//\)$' \| \
21324 X"$ac_file" : 'X\(/\)' \| \ 23093 X"$ac_file" : 'X\(/\)' \| \
21325 . : '\(.\)' 2>/dev/null || 23094 . : '\(.\)' 2>/dev/null ||
21326echo X"$ac_file" | 23095echo X"$ac_file" |
21327 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 23096 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21328 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 23097 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
@@ -21338,10 +23107,10 @@ echo X"$ac_file" |
21338 as_dirs="$as_dir $as_dirs" 23107 as_dirs="$as_dir $as_dirs"
21339 as_dir=`(dirname "$as_dir") 2>/dev/null || 23108 as_dir=`(dirname "$as_dir") 2>/dev/null ||
21340$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 23109$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21341 X"$as_dir" : 'X\(//\)[^/]' \| \ 23110 X"$as_dir" : 'X\(//\)[^/]' \| \
21342 X"$as_dir" : 'X\(//\)$' \| \ 23111 X"$as_dir" : 'X\(//\)$' \| \
21343 X"$as_dir" : 'X\(/\)' \| \ 23112 X"$as_dir" : 'X\(/\)' \| \
21344 . : '\(.\)' 2>/dev/null || 23113 . : '\(.\)' 2>/dev/null ||
21345echo X"$as_dir" | 23114echo X"$as_dir" |
21346 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 23115 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21347 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 23116 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
@@ -21373,16 +23142,41 @@ for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
21373 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` 23142 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
21374 ac_dir=`(dirname "$ac_dest") 2>/dev/null || 23143 ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
21375$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 23144$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
21376 X"$ac_dest" : 'X\(//\)[^/]' \| \ 23145 X"$ac_dest" : 'X\(//\)[^/]' \| \
21377 X"$ac_dest" : 'X\(//\)$' \| \ 23146 X"$ac_dest" : 'X\(//\)$' \| \
21378 X"$ac_dest" : 'X\(/\)' \| \ 23147 X"$ac_dest" : 'X\(/\)' \| \
21379 . : '\(.\)' 2>/dev/null || 23148 . : '\(.\)' 2>/dev/null ||
21380echo X"$ac_dest" | 23149echo X"$ac_dest" |
21381 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 23150 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
21382 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 23151 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
21383 /^X\(\/\/\)$/{ s//\1/; q; } 23152 /^X\(\/\/\)$/{ s//\1/; q; }
21384 /^X\(\/\).*/{ s//\1/; q; } 23153 /^X\(\/\).*/{ s//\1/; q; }
21385 s/.*/./; q'` 23154 s/.*/./; q'`
23155 { if $as_mkdir_p; then
23156 mkdir -p "$ac_dir"
23157 else
23158 as_dir="$ac_dir"
23159 as_dirs=
23160 while test ! -d "$as_dir"; do
23161 as_dirs="$as_dir $as_dirs"
23162 as_dir=`(dirname "$as_dir") 2>/dev/null ||
23163$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
23164 X"$as_dir" : 'X\(//\)[^/]' \| \
23165 X"$as_dir" : 'X\(//\)$' \| \
23166 X"$as_dir" : 'X\(/\)' \| \
23167 . : '\(.\)' 2>/dev/null ||
23168echo X"$as_dir" |
23169 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
23170 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
23171 /^X\(\/\/\)$/{ s//\1/; q; }
23172 /^X\(\/\).*/{ s//\1/; q; }
23173 s/.*/./; q'`
23174 done
23175 test ! -n "$as_dirs" || mkdir $as_dirs
23176 fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
23177echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
23178 { (exit 1); exit 1; }; }; }
23179
21386 ac_builddir=. 23180 ac_builddir=.
21387 23181
21388if test "$ac_dir" != .; then 23182if test "$ac_dir" != .; then
@@ -21408,12 +23202,45 @@ case $srcdir in
21408 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix 23202 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
21409 ac_top_srcdir=$ac_top_builddir$srcdir ;; 23203 ac_top_srcdir=$ac_top_builddir$srcdir ;;
21410esac 23204esac
21411# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be 23205
21412# absolute. 23206# Do not use `cd foo && pwd` to compute absolute paths, because
21413ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` 23207# the directories may not exist.
21414ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` 23208case `pwd` in
21415ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` 23209.) ac_abs_builddir="$ac_dir";;
21416ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` 23210*)
23211 case "$ac_dir" in
23212 .) ac_abs_builddir=`pwd`;;
23213 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
23214 *) ac_abs_builddir=`pwd`/"$ac_dir";;
23215 esac;;
23216esac
23217case $ac_abs_builddir in
23218.) ac_abs_top_builddir=${ac_top_builddir}.;;
23219*)
23220 case ${ac_top_builddir}. in
23221 .) ac_abs_top_builddir=$ac_abs_builddir;;
23222 [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
23223 *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
23224 esac;;
23225esac
23226case $ac_abs_builddir in
23227.) ac_abs_srcdir=$ac_srcdir;;
23228*)
23229 case $ac_srcdir in
23230 .) ac_abs_srcdir=$ac_abs_builddir;;
23231 [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
23232 *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
23233 esac;;
23234esac
23235case $ac_abs_builddir in
23236.) ac_abs_top_srcdir=$ac_top_srcdir;;
23237*)
23238 case $ac_top_srcdir in
23239 .) ac_abs_top_srcdir=$ac_abs_builddir;;
23240 [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
23241 *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
23242 esac;;
23243esac
21417 23244
21418 23245
21419 { echo "$as_me:$LINENO: executing $ac_dest commands" >&5 23246 { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
diff --git a/configure.in b/configure.in
index 9d7740839eb..f8e97eb7d14 100644
--- a/configure.in
+++ b/configure.in
@@ -1290,7 +1290,7 @@ else
1290 LDFLAGS="$LDFLAGS -znocombreloc" 1290 LDFLAGS="$LDFLAGS -znocombreloc"
1291fi 1291fi
1292 1292
1293AC_MSG_CHECKING([For -znocombreloc]) 1293AC_MSG_CHECKING([for -znocombreloc])
1294AC_LINK_IFELSE([main(){return 0;}], 1294AC_LINK_IFELSE([main(){return 0;}],
1295 [AC_MSG_RESULT(yes)], 1295 [AC_MSG_RESULT(yes)],
1296 LDFLAGS=$late_LDFLAGS 1296 LDFLAGS=$late_LDFLAGS
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 18ec12243c4..0bd12c1d847 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,6 +1,26 @@
12005-07-05 Lute Kamstra <lute@gnu.org>
2
3 Update FSF's address in GPL notices.
4
5 * INTERVIEW:
6 * calccard.tex:
7 * cs-dired-ref.tex:
8 * cs-refcard.tex:
9 * dired-ref.tex:
10 * fr-drdref.tex:
11 * fr-refcard.tex:
12 * gfdl.1:
13 * pl-refcard.tex:
14 * refcard.tex:
15 * ru-refcard.tex:
16 * sk-dired-ref.tex:
17 * sk-refcard.tex:
18 * vipcard.tex:
19 * viperCard.tex: Update FSF's address.
20
12005-07-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 212005-07-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 22
3 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): 23 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
4 Added it again. 24 Added it again.
5 25
62005-06-29 Carsten Dominik <dominik@science.uva.nl> 262005-06-29 Carsten Dominik <dominik@science.uva.nl>
diff --git a/etc/NEWS b/etc/NEWS
index 6fc8097a94d..4b80ab3f93d 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3014,8 +3014,13 @@ inverse-video.
3014default, all trivial operations involving whole lines are performed 3014default, all trivial operations involving whole lines are performed
3015automatically. The game uses faces for better visual feedback. 3015automatically. The game uses faces for better visual feedback.
3016 3016
3017** battery.el changes:
3018
3019---
3020*** display-battery-mode replaces display-battery.
3021
3017--- 3022---
3018** display-battery-mode replaces display-battery. 3023*** battery.el now works on recent versions of OS X.
3019 3024
3020--- 3025---
3021** calculator.el now has radix grouping mode. 3026** calculator.el now has radix grouping mode.
@@ -3109,6 +3114,20 @@ the clipboard should work correctly for your local language without
3109any customizations. 3114any customizations.
3110 3115
3111--- 3116---
3117** Running in a console window in Windows now uses the console size.
3118
3119Previous versions of Emacs erred on the side of having a usable Emacs
3120through telnet, even though that was inconvenient if you use Emacs in
3121a local console window with a scrollback buffer. The default value of
3122w32-use-full-screen-buffer is now nil, which favours local console
3123windows. Recent versions of Windows telnet also work well with this
3124setting. If you are using an older telnet server then Emacs detects
3125that the console window dimensions that are reported are not sane, and
3126defaults to 80x25. If you use such a telnet server regularly at a size
3127other than 80x25, you can still manually set
3128w32-use-full-screen-buffer to t.
3129
3130---
3112** On Mac OS, `keyboard-coding-system' changes based on the keyboard script. 3131** On Mac OS, `keyboard-coding-system' changes based on the keyboard script.
3113 3132
3114--- 3133---
diff --git a/leim/ChangeLog b/leim/ChangeLog
index f3cfd9f7bba..e53d29a39ae 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,3 +1,7 @@
12005-07-04 Lute Kamstra <lute@gnu.org>
2
3 Update FSF's address in GPL notices.
4
12005-06-28 Kenichi Handa <handa@m17n.org> 52005-06-28 Kenichi Handa <handa@m17n.org>
2 6
3 * leim-ext.el: Add rules for inserting full-width space for 7 * leim-ext.el: Add rules for inserting full-width space for
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index ff62d4fc343..bd6949c799c 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
12005-07-04 Lute Kamstra <lute@gnu.org>
2
3 Update FSF's address in GPL notices.
4
12005-06-13 Eli Zaretskii <eliz@gnu.org> 52005-06-13 Eli Zaretskii <eliz@gnu.org>
2 6
3 * makefile.w32-in ($(DOC)): Fix last change. 7 * makefile.w32-in ($(DOC)): Fix last change.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 747117a279b..a40afc7733a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,56 @@
12005-07-07 Kenichi Handa <handa@m17n.org>
2
3 * international/mule.el (make-coding-system): Describe
4 `ascii-incompatible' property in the docstring.
5 (set-file-name-coding-system): Signal an error if coding-system is
6 ascii-incompatible.
7 (set-keyboard-coding-system): Likewise.
8
9 * international/mule-cmds.el (set-default-coding-systems): Don't
10 set default-file-name-coding-system and
11 default-keyboard-coding-system if coding-system is
12 ASCII-incompatible.
13
14 * international/utf-16.el: Declare that all UTF-16-based coding
15 systems ASCII-incompatible.
16
172005-07-07 Nick Roberts <nickrob@snap.net.nz>
18
19 * progmodes/gud.el: Require font-lock for displaying errors.
20 Used by gdb-ui.el.
21
222005-07-07 Juanma Barranquero <lekktu@gmail.com>
23
24 * hi-lock.el (hi-lock-find-patterns): Protect also against invalid
25 values for the pattern lists which are `read'able but not
26 `append'able (like symbols).
27
282005-07-06 Richard M. Stallman <rms@gnu.org>
29
30 * progmodes/flymake.el (flymake-float-time): Instead of
31 with-no-warnings, test for xemacs.
32 (flymake-replace-regexp-in-string): Test fboundp of replace-in-string
33 to avoid warning.
34
352005-07-06 Juanma Barranquero <lekktu@gmail.com>
36
37 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
38
392005-07-05 Lute Kamstra <lute@gnu.org>
40
41 * battery.el: Add support for Darwin (with much debugging help
42 from Samuel Lauber <sam124@operamail.com>).
43 (battery-status-function, battery-echo-area-format)
44 (battery-mode-line-format): Add support for pmset on Darwin.
45 (battery-load-low, battery-load-critical): New user options.
46 (battery-pmset): New function.
47
482005-07-05 Lute Kamstra <lute@gnu.org>
49
50 Update FSF's address in GPL notices.
51
52 * textmodes/page-ext.el: Update FSF's address.
53
12005-07-04 Stefan Monnier <monnier@iro.umontreal.ca> 542005-07-04 Stefan Monnier <monnier@iro.umontreal.ca>
2 55
3 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive 56 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Prevent adaptive
@@ -352,7 +405,7 @@
352 font-lock-regexp-backslash. Doc fix. 405 font-lock-regexp-backslash. Doc fix.
353 (font-lock-regexp-backslash-grouping-construct): Rename from 406 (font-lock-regexp-backslash-grouping-construct): Rename from
354 font-lock-regexp-backslash-construct. Doc fix. 407 font-lock-regexp-backslash-construct. Doc fix.
355 (lisp-font-lock-keywords-2): Fix highlighting of ELisp regexp 408 (lisp-font-lock-keywords-2): Fix highlighting of Elisp regexp
356 grouping constructs. 409 grouping constructs.
357 410
3582005-07-02 Eli Zaretskii <eliz@gnu.org> 4112005-07-02 Eli Zaretskii <eliz@gnu.org>
@@ -628,7 +681,7 @@
628 (facemenu-get-face): Delete function. 681 (facemenu-get-face): Delete function.
629 (facemenu-set-face-from-menu): Don't call facemenu-get-face. 682 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
630 (facemenu-add-new-color): Make second argument mandatory. 683 (facemenu-add-new-color): Make second argument mandatory.
631 Create the approprate face and return it. Simplify. 684 Create the appropriate face and return it. Simplify.
632 (facemenu-set-foreground, facemenu-set-background): Don't check if 685 (facemenu-set-foreground, facemenu-set-background): Don't check if
633 color is defined. Use return value of facemenu-add-new-color. 686 color is defined. Use return value of facemenu-add-new-color.
634 687
@@ -2338,7 +2391,7 @@
2338 2391
23392005-05-30 Juanma Barranquero <lekktu@gmail.com> 23922005-05-30 Juanma Barranquero <lekktu@gmail.com>
2340 2393
2341 * thumbs.el (thumbs-thumbname): The resulting thubname now 2394 * thumbs.el (thumbs-thumbname): The resulting thumbname now
2342 includes a hash value to improve its uniqueness, and has a ".jpg" 2395 includes a hash value to improve its uniqueness, and has a ".jpg"
2343 extension. Also, it is now a valid filename on all systems. 2396 extension. Also, it is now a valid filename on all systems.
2344 (thumbs-make-thumb): Use `let', not `let*'. 2397 (thumbs-make-thumb): Use `let', not `let*'.
@@ -2704,7 +2757,7 @@
2704 (gdb-get-selected-frame): Rename from gdb-get-current-frame. 2757 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
2705 (gdb-frame-number): Rename from gdb-current-stack-level. 2758 (gdb-frame-number): Rename from gdb-current-stack-level.
2706 (gdb-ann3): Match new mode-name for disassembly buffer. 2759 (gdb-ann3): Match new mode-name for disassembly buffer.
2707 Extend initialisation of variables. 2760 Extend initialization of variables.
2708 (gdb-post-prompt): Update disassembly from gdb-frame-handler. 2761 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
2709 (gdb-memory-mode): Use mouse-face in header line. 2762 (gdb-memory-mode): Use mouse-face in header line.
2710 (gdb-assembler-buffer-name): Call it disassembly and give frame 2763 (gdb-assembler-buffer-name): Call it disassembly and give frame
@@ -3207,7 +3260,7 @@
3207 overlay initializations. 3260 overlay initializations.
3208 (reftex-highlight): Use `reftex-move-overlay'. 3261 (reftex-highlight): Use `reftex-move-overlay'.
3209 (reftex-unhighlight): Use `reftex-delete-overlay'. 3262 (reftex-unhighlight): Use `reftex-delete-overlay'.
3210 (reftex-uniq): Funktion removed. Use `reftex-uniquify' instead. 3263 (reftex-uniq): Function removed. Use `reftex-uniquify' instead.
3211 (reftex-access-search-path): Use `reftex-uniquify' instead of 3264 (reftex-access-search-path): Use `reftex-uniquify' instead of
3212 `reftex-uniq' 3265 `reftex-uniq'
3213 3266
@@ -3866,7 +3919,7 @@
3866 3919
3867 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el. 3920 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
3868 (require): CL needed to compile case. 3921 (require): CL needed to compile case.
3869 (gud-tooltip-mode): Use to toggle GUD tooltips unstead of 3922 (gud-tooltip-mode): Use to toggle GUD tooltips instead of
3870 tooltip-gud-tips-p. Make it a minor-mode. 3923 tooltip-gud-tips-p. Make it a minor-mode.
3871 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t. 3924 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
3872 (gud-menu-map): GUD tooltips use gud-tooltip-mode now. 3925 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
@@ -4011,7 +4064,7 @@
4011 4064
40122005-05-04 Nick Roberts <nickrob@snap.net.nz> 40652005-05-04 Nick Roberts <nickrob@snap.net.nz>
4013 4066
4014 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX. 4067 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OS X.
4015 4068
40162005-05-04 Richard M. Stallman <rms@gnu.org> 40692005-05-04 Richard M. Stallman <rms@gnu.org>
4017 4070
@@ -4208,7 +4261,7 @@
42082005-04-30 Nick Roberts <nickrob@snap.net.nz> 42612005-04-30 Nick Roberts <nickrob@snap.net.nz>
4209 4262
4210 * progmodes/cc-mode.el (cc-create-define-alist): Check that file 4263 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
4211 exists. Initialise cc-define-alist. 4264 exists. Initialize cc-define-alist.
4212 (c-mode): Add cc-create-define-alist locally to after-save-hook. 4265 (c-mode): Add cc-create-define-alist locally to after-save-hook.
4213 If there is no file (Macroexpansion) don't create an alist. 4266 If there is no file (Macroexpansion) don't create an alist.
4214 4267
@@ -4300,7 +4353,7 @@
4300 4353
4301 * progmodes/cc-mode.el (cc-create-define-alist): New function. 4354 * progmodes/cc-mode.el (cc-create-define-alist): New function.
4302 (cc-define-alist): New variable. 4355 (cc-define-alist): New variable.
4303 (c-mode): Make it local and initialise it. 4356 (c-mode): Make it local and initialize it.
4304 4357
4305 * progmodes/gdb-ui.el (gdb-active-process): New variable. 4358 * progmodes/gdb-ui.el (gdb-active-process): New variable.
4306 (gdb-exited): New function. 4359 (gdb-exited): New function.
@@ -4831,7 +4884,7 @@
4831 (org-last-todo-state-is-todo): New variable. 4884 (org-last-todo-state-is-todo): New variable.
4832 (org-todo): Set `org-last-todo-state-is-todo'. 4885 (org-todo): Set `org-last-todo-state-is-todo'.
4833 (org-agenda-todo): Change face according to 4886 (org-agenda-todo): Change face according to
4834 `org-last-todo-state-is-todo'. And change other lines refering to 4887 `org-last-todo-state-is-todo'. And change other lines referring to
4835 the same entry. 4888 the same entry.
4836 (org-calendar-goto-agenda): New command. 4889 (org-calendar-goto-agenda): New command.
4837 (org-calendar-to-agenda-key): New option. 4890 (org-calendar-to-agenda-key): New option.
@@ -5713,7 +5766,7 @@
5713 5766
57142005-03-30 Nick Roberts <nickrob@snap.net.nz> 57672005-03-30 Nick Roberts <nickrob@snap.net.nz>
5715 5768
5716 * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text. 5769 * progmodes/gud.el (gdb): (Re)-initialize gud-filter-pending-text.
5717 (gud-filter-pending-text): Move in front of gdb. 5770 (gud-filter-pending-text): Move in front of gdb.
5718 (gud-overlay-arrow-position): New variable. 5771 (gud-overlay-arrow-position): New variable.
5719 (gud-sentinel, gud-display-line): Use it in place of 5772 (gud-sentinel, gud-display-line): Use it in place of
@@ -6318,7 +6371,7 @@
63182005-03-19 Michael R. Mauger <mmaug@yahoo.com> 63712005-03-19 Michael R. Mauger <mmaug@yahoo.com>
6319 6372
6320 * recentf.el (recentf-cleanup-remote): New variable. 6373 * recentf.el (recentf-cleanup-remote): New variable.
6321 (recentf-cleanup): Use it to conditionally check availablity of 6374 (recentf-cleanup): Use it to conditionally check availability of
6322 remote files. 6375 remote files.
6323 6376
63242005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change) 63772005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
@@ -6595,7 +6648,7 @@
6595 * simple.el (next-line, previous-line): Add optional try-vscroll 6648 * simple.el (next-line, previous-line): Add optional try-vscroll
6596 arg to recognize interactive use. Pass it on to line-move. 6649 arg to recognize interactive use. Pass it on to line-move.
6597 (line-move): Don't perform auto-window-vscroll when defining or 6650 (line-move): Don't perform auto-window-vscroll when defining or
6598 executing keyboard macro to ensure consistent behaviour. 6651 executing keyboard macro to ensure consistent behavior.
6599 6652
66002005-03-13 Stefan Monnier <monnier@iro.umontreal.ca> 66532005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
6601 6654
@@ -6691,7 +6744,7 @@
6691 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify. 6744 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
6692 (tooltip-activate-mouse-motions-if-enabled): Use dolist. 6745 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
6693 (tooltip-gud-tips): Simplify. 6746 (tooltip-gud-tips): Simplify.
6694 (tooltip-gud-tips-p): Remove superflouous :set. 6747 (tooltip-gud-tips-p): Remove superfluous :set.
6695 (tooltip-gud-modes): Add fortran-mode. 6748 (tooltip-gud-modes): Add fortran-mode.
6696 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area. 6749 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
6697 6750
@@ -7844,7 +7897,7 @@
7844 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom) 7897 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
7845 (gdb-goto-breakpoint): Make breakpoint handling work on template 7898 (gdb-goto-breakpoint): Make breakpoint handling work on template
7846 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk> 7899 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
7847 (gdb-assembler-custom): Update to recognise breakpoint information 7900 (gdb-assembler-custom): Update to recognize breakpoint information
7848 added on 2005-01-19. 7901 added on 2005-01-19.
7849 7902
78502005-01-28 Stefan Monnier <monnier@iro.umontreal.ca> 79032005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
@@ -8013,7 +8066,7 @@
80132005-01-19 Steven Tamm <steventamm@mac.com> 80662005-01-19 Steven Tamm <steventamm@mac.com>
8014 8067
8015 * term/mac-win.el (process-connection-type): Use new 8068 * term/mac-win.el (process-connection-type): Use new
8016 operating-system-release variable to use ptys on Darwin 7 (OSX 8069 operating-system-release variable to use ptys on Darwin 7 (OS X
8017 10.3) when using carbon build. 8070 10.3) when using carbon build.
8018 8071
80192005-01-19 Jay Belanger <belanger@truman.edu> 80722005-01-19 Jay Belanger <belanger@truman.edu>
@@ -9502,7 +9555,7 @@
9502 9555
95032004-12-11 Dan Nicolaescu <dann@ics.uci.edu> 95562004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
9504 9557
9505 * term.el (term-termcap-format): Synchronyze with terminfo. 9558 * term.el (term-termcap-format): Synchronize with terminfo.
9506 (term-emulate-terminal): Handle reset. 9559 (term-emulate-terminal): Handle reset.
9507 (term-reset-terminal): New function. 9560 (term-reset-terminal): New function.
9508 9561
@@ -12610,7 +12663,7 @@
12610 12663
126112004-10-06 Nick Roberts <nickrob@snap.net.nz> 126642004-10-06 Nick Roberts <nickrob@snap.net.nz>
12612 12665
12613 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue. 12666 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialize gdb-input-queue.
12614 12667
126152004-10-06 John Paul Wallington <jpw@gnu.org> 126682004-10-06 John Paul Wallington <jpw@gnu.org>
12616 12669
@@ -12773,7 +12826,7 @@
12773 (term-mode): Set `indent-tabs-mode' to nil. 12826 (term-mode): Set `indent-tabs-mode' to nil.
12774 (term-paste): New function to be bound to S-insert. 12827 (term-paste): New function to be bound to S-insert.
12775 (term-send-del, term-send-backspace): Change the strings sent. 12828 (term-send-del, term-send-backspace): Change the strings sent.
12776 (term-termcap-format): Synchronyze with etc/e/eterm.ti. 12829 (term-termcap-format): Synchronize with etc/e/eterm.ti.
12777 (term-handle-colors-array): Fix handling of underline and reverse. 12830 (term-handle-colors-array): Fix handling of underline and reverse.
12778 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments. 12831 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
12779 (term-erase-in-line): Fix comparison. 12832 (term-erase-in-line): Fix comparison.
@@ -12836,7 +12889,7 @@
12836 easter, not all easter holidays. Various Easter holidays moved to 12889 easter, not all easter holidays. Various Easter holidays moved to
12837 `christian-holidays' variable in calendar.el. 12890 `christian-holidays' variable in calendar.el.
12838 * calendar/calendar.el (christian-holidays): Adapt for new 12891 * calendar/calendar.el (christian-holidays): Adapt for new
12839 behaviour of `holiday-advent' and `holiday-easter-etc' functions. 12892 behavior of `holiday-advent' and `holiday-easter-etc' functions.
12840 12893
128412004-09-23 Kim F. Storm <storm@cua.dk> 128942004-09-23 Kim F. Storm <storm@cua.dk>
12842 12895
@@ -13003,14 +13056,14 @@
13003 13056
13004 * term.el (term-down): Perform vertical motion if DOWN is negative. 13057 * term.el (term-down): Perform vertical motion if DOWN is negative.
13005 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally. 13058 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
13006 (term-termcap-format): Synchronyze with the eterm terminfo entry 13059 (term-termcap-format): Synchronize with the eterm terminfo entry
13007 in etc/e/eterm.ti. 13060 in etc/e/eterm.ti.
13008 (term-handle-colors-array): If the current foreground or 13061 (term-handle-colors-array): If the current foreground or
13009 background are zero (i.e. unspecified), use the foreground and 13062 background are zero (i.e. unspecified), use the foreground and
13010 background of the default face for reverse video. 13063 background of the default face for reverse video.
13011 (term-ansi-at-eval-string, term-ansi-default-fg) 13064 (term-ansi-at-eval-string, term-ansi-default-fg)
13012 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable. 13065 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
13013 (term-mem): Delete ununsed function. 13066 (term-mem): Delete unused function.
13014 (term-protocol-version): Increment. 13067 (term-protocol-version): Increment.
13015 (term-current-face): Set to default. 13068 (term-current-face): Set to default.
13016 13069
@@ -13282,7 +13335,7 @@
13282 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+, 13335 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
13283 ps-mule-next-point -> 1+). 13336 ps-mule-next-point -> 1+).
13284 13337
13285 * composite.el (encode-composition-rule): Add autoload cooky. 13338 * composite.el (encode-composition-rule): Add autoload cookie.
13286 13339
132872004-09-07 Luc Teirlinck <teirllm@auburn.edu> 133402004-09-07 Luc Teirlinck <teirllm@auburn.edu>
13288 13341
@@ -13669,7 +13722,7 @@
13669 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER 13722 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
13670 controls whether to display the error buffer. 13723 controls whether to display the error buffer.
13671 13724
13672 * ps-mule.el: Delete compatibility code for old Emacses. 13725 * ps-mule.el: Delete compatibility code for old Emacsen.
13673 (ps-mule-find-wrappoint): Don't use chars-in-region. 13726 (ps-mule-find-wrappoint): Don't use chars-in-region.
13674 13727
13675 * frame.el (display-mouse-p, display-selections-p): 13728 * frame.el (display-mouse-p, display-selections-p):
@@ -13965,7 +14018,7 @@
13965 the buffer has no recorded last modification time. Return t in 14018 the buffer has no recorded last modification time. Return t in
13966 case the visiting file doesn't exist. Suggested by Luc Teirlinck 14019 case the visiting file doesn't exist. Suggested by Luc Teirlinck
13967 <teirllm@auburn.edu>. 14020 <teirllm@auburn.edu>.
13968 (tramp-handle-write-region): Pass modtime explicitely to 14021 (tramp-handle-write-region): Pass modtime explicitly to
13969 `set-visited-file-modtime', because filename can be different 14022 `set-visited-file-modtime', because filename can be different
13970 from (buffer-file-name) if `file-precious-flag' is set. 14023 from (buffer-file-name) if `file-precious-flag' is set.
13971 `set-visited-file-modtime' must be called always when `visit' is t 14024 `set-visited-file-modtime' must be called always when `visit' is t
@@ -14221,7 +14274,7 @@
14221 since Emacs 22.1 only (XEmacs has it). Implementation rewritten 14274 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
14222 in order to avoid this function. 14275 in order to avoid this function.
14223 (tramp-handle-write-region): Set current buffer. If connection 14276 (tramp-handle-write-region): Set current buffer. If connection
14224 wasn't open, `file-modes' has changed it accidently. Reported by 14277 wasn't open, `file-modes' has changed it accidentally. Reported by
14225 David Kastrup <dak@gnu.org>. 14278 David Kastrup <dak@gnu.org>.
14226 (tramp-enter-password, tramp-read-passwd): New arguments USER and 14279 (tramp-enter-password, tramp-read-passwd): New arguments USER and
14227 HOST. 14280 HOST.
@@ -14381,11 +14434,11 @@
14381 number of symbols used. 14434 number of symbols used.
14382 (xml-skip-dtd): Change to use xml-parse-dtd but set 14435 (xml-skip-dtd): Change to use xml-parse-dtd but set
14383 xml-validating-parsing to nil. 14436 xml-validating-parsing to nil.
14384 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs. 14437 (xml-parse-dtd): Parse entity declarations in DOCTYPEs.
14385 (xml-substitute-entity): Remove in favor of new entity substitution. 14438 (xml-substitute-entity): Remove in favor of new entity substitution.
14386 (xml-substitute-special): Rewrite in to substitute complex 14439 (xml-substitute-special): Rewrite in to substitute complex
14387 entities from DOCTYPE declarations. 14440 entities from DOCTYPE declarations.
14388 (xml-parse-fragment): Parse fragments from entity deleclarations. 14441 (xml-parse-fragment): Parse fragments from entity declarations.
14389 (xml-parse-region, xml-parse-tag, xml-parse-attlist) 14442 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
14390 (xml-parse-dtd, xml-substitute-special): Make validity checks 14443 (xml-parse-dtd, xml-substitute-special): Make validity checks
14391 conditioned on xml-validating-parser. Add "Not Well Formed" to 14444 conditioned on xml-validating-parser. Add "Not Well Formed" to
@@ -14448,7 +14501,7 @@
14448 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies. 14501 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
14449 (iimage-mode-image-search-path): New user option to search the 14502 (iimage-mode-image-search-path): New user option to search the
14450 image file. 14503 image file.
14451 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not 14504 (iimage-locate-file): New function. Emacs21.3 or earlier does not
14452 have locate-file. 14505 have locate-file.
14453 (iimage-mode-buffer): Use it. 14506 (iimage-mode-buffer): Use it.
14454 14507
@@ -14828,7 +14881,7 @@
14828 (utf-8-post-read-conversion): Narrow to region properly. 14881 (utf-8-post-read-conversion): Narrow to region properly.
14829 If utf-translate-cjk-mode is on, load tables if necessary. 14882 If utf-translate-cjk-mode is on, load tables if necessary.
14830 Call utf-8-compose with hash-table arg if necessary. 14883 Call utf-8-compose with hash-table arg if necessary.
14831 Call XXX-compose-region instead of XXX-post-read-convesion. 14884 Call XXX-compose-region instead of XXX-post-read-conversion.
14832 (utf-8-pre-write-conversion): New function. 14885 (utf-8-pre-write-conversion): New function.
14833 (mule-utf-8): Include CJK charsets in safe-charsets if 14886 (mule-utf-8): Include CJK charsets in safe-charsets if
14834 utf-translate-cjk-mode is on. Add pre-write-conversion. 14887 utf-translate-cjk-mode is on. Add pre-write-conversion.
@@ -15102,7 +15155,7 @@
15102 15155
151032004-06-04 Mario Lang <mlang@delysid.org> 151562004-06-04 Mario Lang <mlang@delysid.org>
15104 15157
15105 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some 15158 * battery.el (battery-linux-proc-acpi): `mA' was hardcoded, but some
15106 systems appear to use mW, make the code handle this. Fix a 15159 systems appear to use mW, make the code handle this. Fix a
15107 division-by-zero bug while at it, and handle kernels with 15160 division-by-zero bug while at it, and handle kernels with
15108 a slightly different layout in /proc/acpi. 15161 a slightly different layout in /proc/acpi.
@@ -15246,7 +15299,7 @@
152462004-05-30 Michael Albinus <michael.albinus@gmx.de> 152992004-05-30 Michael Albinus <michael.albinus@gmx.de>
15247 15300
15248 * files.el (file-remote-p): Apply file name handler for operation 15301 * files.el (file-remote-p): Apply file name handler for operation
15249 `file-remote-p'. It isn' a property any longer. 15302 `file-remote-p'. It isn't a property any longer.
15250 (file-relative-name): `fh' and `fd' get the required value via 15303 (file-relative-name): `fh' and `fd' get the required value via
15251 `find-file-name-handler' already. 15304 `find-file-name-handler' already.
15252 15305
@@ -15573,7 +15626,7 @@
15573 (gdb-buffer-type, gdb-input-queue, gdb-prompting) 15626 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
15574 (gdb-output-sink, gdb-current-item, gdb-pending-triggers): 15627 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
15575 Change from local to global gdb variable set. 15628 Change from local to global gdb variable set.
15576 (gdb-ann3): Initialise above gdb variable set. 15629 (gdb-ann3): Initialize above gdb variable set.
15577 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input) 15630 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
15578 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt) 15631 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
15579 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin) 15632 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
@@ -15861,7 +15914,7 @@
15861 15914
158622004-05-12 Kenichi Handa <handa@m17n.org> 159152004-05-12 Kenichi Handa <handa@m17n.org>
15863 15916
15864 * descr-text.el: Require quail at comile time. 15917 * descr-text.el: Require quail at compile time.
15865 (describe-char): If an input method is on and it supports the 15918 (describe-char): If an input method is on and it supports the
15866 character, show how to input it. 15919 character, show how to input it.
15867 15920
@@ -16247,7 +16300,7 @@
16247 16300
16248 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p) 16301 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
16249 (sql-emacs20-p): Remove. 16302 (sql-emacs20-p): Remove.
16250 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax. 16303 (sql-mode-syntax-table): Use shared GNU Emacs/XEmacs syntax.
16251 (sql-builtin-face, sql-doc-face): Remove. 16304 (sql-builtin-face, sql-doc-face): Remove.
16252 (sql-mode-ansi-font-lock-keywords) 16305 (sql-mode-ansi-font-lock-keywords)
16253 (sql-mode-oracle-font-lock-keywords) 16306 (sql-mode-oracle-font-lock-keywords)
@@ -16685,7 +16738,7 @@
16685 either a character representation of an event or an event 16738 either a character representation of an event or an event
16686 description list. 16739 description list.
16687 16740
16688 * type-break.el: Capitalise Emacs and Lisp. 16741 * type-break.el: Capitalize Emacs and Lisp.
16689 (type-break-good-break-interval, type-break-demo-boring-stats) 16742 (type-break-good-break-interval, type-break-demo-boring-stats)
16690 (type-break-terse-messages, type-break-file-name): New defcustoms. 16743 (type-break-terse-messages, type-break-file-name): New defcustoms.
16691 (type-break-post-command-hook) 16744 (type-break-post-command-hook)
@@ -16693,7 +16746,7 @@
16693 (type-break-interval-start, type-break-auto-save-file-name): New vars. 16746 (type-break-interval-start, type-break-auto-save-file-name): New vars.
16694 (type-break-mode): Document type-break-good-break-interval and the 16747 (type-break-mode): Document type-break-good-break-interval and the
16695 "session" file. Schedule break according to the session file. 16748 "session" file. Schedule break according to the session file.
16696 Kill session file buffer on exit. Organise for save-some-buffers 16749 Kill session file buffer on exit. Organize for save-some-buffers
16697 to always save the session file. 16750 to always save the session file.
16698 (type-break-mode-line-message-mode, type-break-query-mode): 16751 (type-break-mode-line-message-mode, type-break-query-mode):
16699 Uppercase arguments. 16752 Uppercase arguments.
@@ -17155,7 +17208,7 @@
17155 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer) 17208 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
17156 (gdb-frame-threads-buffer, gdb-frame-registers-buffer) 17209 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
17157 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer) 17210 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
17158 (gdb-frame-assembler-buffer): Improve behaviour with 17211 (gdb-frame-assembler-buffer): Improve behavior with
17159 multiple frames. 17212 multiple frames.
17160 (gdb-display-buffer): Extend search to all visible frames. 17213 (gdb-display-buffer): Extend search to all visible frames.
17161 17214
@@ -17831,7 +17884,7 @@
17831 17884
178322004-03-31 Luc Teirlinck <teirllm@auburn.edu> 178852004-03-31 Luc Teirlinck <teirllm@auburn.edu>
17833 17886
17834 * autorevert.el: Delete obsolete autoload's and defvar's. 17887 * autorevert.el: Delete obsolete autoloads and defvars.
17835 (auto-revert-check-vc-info): New user option. 17888 (auto-revert-check-vc-info): New user option.
17836 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p) 17889 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
17837 (auto-revert-handler-vc): Delete. 17890 (auto-revert-handler-vc): Delete.
@@ -17960,7 +18013,7 @@
17960 18013
17961 * strokes.el (strokes-global-set-stroke-string): New function. 18014 * strokes.el (strokes-global-set-stroke-string): New function.
17962 (strokes-list-strokes): Cope with strings, not just commands. 18015 (strokes-list-strokes): Cope with strings, not just commands.
17963 Set foreground colour of image. 18016 Set foreground color of image.
17964 (strokes-global-set-stroke): Doc fix. 18017 (strokes-global-set-stroke): Doc fix.
17965 18018
179662004-03-26 Luc Teirlinck <teirllm@auburn.edu> 180192004-03-26 Luc Teirlinck <teirllm@auburn.edu>
@@ -18061,7 +18114,7 @@
18061 18114
18062 * descr-text.el (describe-property-list): Add a button 18115 * descr-text.el (describe-property-list): Add a button
18063 for `face' property that calls `describe-face'. 18116 for `face' property that calls `describe-face'.
18064 Suggested by luis fernandes <elf@ee.ryerson.ca> 18117 Suggested by Luis Fernandes <elf@ee.ryerson.ca>
18065 18118
18066 * international/mule.el (keyboard-coding-system): 18119 * international/mule.el (keyboard-coding-system):
18067 * kmacro.el (kmacro-call-macro): Fix docstring. 18120 * kmacro.el (kmacro-call-macro): Fix docstring.
@@ -18442,7 +18495,7 @@
18442 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'. 18495 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
18443 (ruler-mode-ruler-function): New variable. 18496 (ruler-mode-ruler-function): New variable.
18444 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function' 18497 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
18445 if the value for `ruler-mode-ruler-function'is given. 18498 if the value for `ruler-mode-ruler-function' is given.
18446 18499
18447 * hexl.el (hexl-mode-hook): Make the hook customizable. 18500 * hexl.el (hexl-mode-hook): Make the hook customizable.
18448 (hexl-address-area, hexl-ascii-area): New customize variables. 18501 (hexl-address-area, hexl-ascii-area): New customize variables.
@@ -18816,7 +18869,7 @@
18816 18869
18817 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but 18870 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
18818 `tramp-unified-filenames'. 18871 `tramp-unified-filenames'.
18819 (tramp-completion-mode): Make test for XEmacs explicitely. 18872 (tramp-completion-mode): Make test for XEmacs explicitly.
18820 `event-to-character' can exists in Emacs packages too. 18873 `event-to-character' can exists in Emacs packages too.
18821 Reported by Matt Swift <swift@alum.mit.edu>. 18874 Reported by Matt Swift <swift@alum.mit.edu>.
18822 (tramp-buffer-name): Buffer name must contain the user if exists. 18875 (tramp-buffer-name): Buffer name must contain the user if exists.
@@ -19289,7 +19342,7 @@
19289 * ses.el: Use "ses--" prefixes for buffer-local variables. 19342 * ses.el: Use "ses--" prefixes for buffer-local variables.
19290 Use (point-min) instead of 1, even when we know the buffer 19343 Use (point-min) instead of 1, even when we know the buffer
19291 is unnarrowed. 19344 is unnarrowed.
19292 (ses-build-load-map): Delete. Distribute its content to defconst's for 19345 (ses-build-load-map): Delete. Distribute its content to defconsts for
19293 the three maps. 19346 the three maps.
19294 (ses-menu, ses-header-line-menu): New menus. 19347 (ses-menu, ses-header-line-menu): New menus.
19295 (ses-mode-map): Use them. 19348 (ses-mode-map): Use them.
@@ -19411,7 +19464,7 @@
19411 minibuffer windows. 19464 minibuffer windows.
19412 19465
19413 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and ( 19466 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
19414 in file names, as long as it is unabmiguous. 19467 in file names, as long as it is unambiguous.
19415 19468
194162004-02-08 Andreas Schwab <schwab@suse.de> 194692004-02-08 Andreas Schwab <schwab@suse.de>
19417 19470
@@ -19884,7 +19937,7 @@
19884 19937
19885 * calendar/appt.el: Update copyright and commentary. 19938 * calendar/appt.el: Update copyright and commentary.
19886 (appt-issue-message): Make obsolete. 19939 (appt-issue-message): Make obsolete.
19887 (appt-visible, appt-msg-window): Make obsolete, in favour of 19940 (appt-visible, appt-msg-window): Make obsolete, in favor of
19888 appt-display-format. 19941 appt-display-format.
19889 (appt-display-mode-line, appt-display-duration) 19942 (appt-display-mode-line, appt-display-duration)
19890 (appt-display-diary, appt-time-msg-list, appt-mode-string) 19943 (appt-display-diary, appt-time-msg-list, appt-mode-string)
@@ -20275,7 +20328,7 @@
20275 20328
20276 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations, 20329 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
20277 if necessary. 20330 if necessary.
20278 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if 20331 (gdb-ann3): New function. Initialize M-x gdb as for M-x gdba if
20279 annotations are detected. 20332 annotations are detected.
20280 (gud-gdba-marker-filter): Use global variable gud-marker-acc 20333 (gud-gdba-marker-filter): Use global variable gud-marker-acc
20281 instead of a local one to allow transition from 20334 instead of a local one to allow transition from
@@ -22287,7 +22340,7 @@
22287 * calendar/calendar.el (diary-file, diary-file-name-prefix) 22340 * calendar/calendar.el (diary-file, diary-file-name-prefix)
22288 (european-calendar-style, diary-date-forms) 22341 (european-calendar-style, diary-date-forms)
22289 (calendar-day-name-array, calendar-month-name-array): Doc change. 22342 (calendar-day-name-array, calendar-month-name-array): Doc change.
22290 (generate-calendar-month): Adapt for new behaviour of 22343 (generate-calendar-month): Adapt for new behavior of
22291 `calendar-day-name' function. 22344 `calendar-day-name' function.
22292 (calendar-abbrev-length, calendar-day-abbrev-array) 22345 (calendar-abbrev-length, calendar-day-abbrev-array)
22293 (calendar-month-abbrev-array): New variables. 22346 (calendar-month-abbrev-array): New variables.
@@ -22295,39 +22348,39 @@
22295 (calendar-day-name, calendar-month-name): Use new abbrev arrays, 22348 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
22296 rather than fixing abbrevs at some width. Calling syntax change. 22349 rather than fixing abbrevs at some width. Calling syntax change.
22297 (calendar-make-alist): Use abbrev arrays. Calling syntax change. 22350 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
22298 (calendar-date-string): Adapt for new behaviours of 22351 (calendar-date-string): Adapt for new behaviors of
22299 `calendar-day-name' and `calendar-month-name' functions. 22352 `calendar-day-name' and `calendar-month-name' functions.
22300 22353
22301 * calendar/diary-lib.el (list-diary-entries): Adapt for new 22354 * calendar/diary-lib.el (list-diary-entries): Adapt for new
22302 behaviour of `calendar-day-name' and `calendar-month-name' functions. 22355 behavior of `calendar-day-name' and `calendar-month-name' functions.
22303 (diary-name-pattern): Use abbrev arrays, rather than fixing 22356 (diary-name-pattern): Use abbrev arrays, rather than fixing
22304 abbrevs at three chars. Calling syntax change. 22357 abbrevs at three chars. Calling syntax change.
22305 (mark-diary-entries): Adapt for new behaviours of 22358 (mark-diary-entries): Adapt for new behaviors of
22306 `diary-name-pattern' and `calendar-make-alist' functions. 22359 `diary-name-pattern' and `calendar-make-alist' functions.
22307 (fancy-diary-font-lock-keywords): Adapt for new behaviour of 22360 (fancy-diary-font-lock-keywords): Adapt for new behavior of
22308 `diary-name-pattern' function. 22361 `diary-name-pattern' function.
22309 (font-lock-diary-date-forms): Use abbrev arrays, rather than 22362 (font-lock-diary-date-forms): Use abbrev arrays, rather than
22310 fixing abbrevs at three chars. Calling syntax change. 22363 fixing abbrevs at three chars. Calling syntax change.
22311 (cal-hebrew, cal-islam): Require when compiling. 22364 (cal-hebrew, cal-islam): Require when compiling.
22312 (diary-font-lock-keywords): Adapt for new behaviour of 22365 (diary-font-lock-keywords): Adapt for new behavior of
22313 `font-lock-diary-date-forms' function. 22366 `font-lock-diary-date-forms' function.
22314 22367
22315 * calendar/cal-hebrew.el: Reposition some code so defined before used. 22368 * calendar/cal-hebrew.el: Reposition some code so defined before used.
22316 (calendar-hebrew-month-name-array-common-year) 22369 (calendar-hebrew-month-name-array-common-year)
22317 (calendar-hebrew-month-name-array-leap-year): Add doc strings. 22370 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
22318 (list-hebrew-diary-entries): Adapt for new behaviours of 22371 (list-hebrew-diary-entries): Adapt for new behaviors of
22319 `calendar-day-name' and `add-to-diary-list' functions. 22372 `calendar-day-name' and `add-to-diary-list' functions.
22320 (mark-hebrew-diary-entries): Adapt for new behaviours of 22373 (mark-hebrew-diary-entries): Adapt for new behaviors of
22321 `diary-name-pattern' and `calendar-make-alist' functions. 22374 `diary-name-pattern' and `calendar-make-alist' functions.
22322 22375
22323 * calendar/cal-islam.el (calendar-islamic-month-name-array): 22376 * calendar/cal-islam.el (calendar-islamic-month-name-array):
22324 Add doc string. 22377 Add doc string.
22325 (list-islamic-diary-entries): Adapt for new behaviours of 22378 (list-islamic-diary-entries): Adapt for new behaviors of
22326 `calendar-day-name' and `add-to-diary-list' functions. 22379 `calendar-day-name' and `add-to-diary-list' functions.
22327 (mark-islamic-diary-entries): Adapt for new behaviours of 22380 (mark-islamic-diary-entries): Adapt for new behaviors of
22328 `diary-name-pattern' and `calendar-make-alist' functions. 22381 `diary-name-pattern' and `calendar-make-alist' functions.
22329 22382
22330 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of 22383 * calendar/cal-menu.el (cal-menu-update): Adapt for new behavior of
22331 `calendar-month-name' function. 22384 `calendar-month-name' function.
22332 22385
22333 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst. 22386 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
diff --git a/lisp/battery.el b/lisp/battery.el
index cd6f7933c4e..2ae6607f8ef 100644
--- a/lisp/battery.el
+++ b/lisp/battery.el
@@ -25,9 +25,10 @@
25 25
26;;; Commentary: 26;;; Commentary:
27 27
28;; There is at present support for interpreting the new `/proc/apm' 28;; There is at present support for GNU/Linux and OS X. This library
29;; file format of Linux version 1.3.58 or newer and for the `/proc/acpi/' 29;; supports both the `/proc/apm' file format of Linux version 1.3.58
30;; directory structure of Linux 2.4.20 and 2.6. 30;; or newer and the `/proc/acpi/' directory structure of Linux 2.4.20
31;; and 2.6. Darwin (OS X) is supported by using the `pmset' program.
31 32
32;;; Code: 33;;; Code:
33 34
@@ -46,7 +47,13 @@
46 'battery-linux-proc-apm) 47 'battery-linux-proc-apm)
47 ((and (eq system-type 'gnu/linux) 48 ((and (eq system-type 'gnu/linux)
48 (file-directory-p "/proc/acpi/battery")) 49 (file-directory-p "/proc/acpi/battery"))
49 'battery-linux-proc-acpi)) 50 'battery-linux-proc-acpi)
51 ((and (eq system-type 'darwin)
52 (ignore-errors
53 (with-temp-buffer
54 (and (eq (call-process "pmset" nil t nil "-g" "ps") 0)
55 (> (buffer-size) 0)))))
56 'battery-pmset))
50 "*Function for getting battery status information. 57 "*Function for getting battery status information.
51The function has to return an alist of conversion definitions. 58The function has to return an alist of conversion definitions.
52Its cons cells are of the form 59Its cons cells are of the form
@@ -62,7 +69,9 @@ introduced by a `%' character in a control string."
62 (cond ((eq battery-status-function 'battery-linux-proc-apm) 69 (cond ((eq battery-status-function 'battery-linux-proc-apm)
63 "Power %L, battery %B (%p%% load, remaining time %t)") 70 "Power %L, battery %B (%p%% load, remaining time %t)")
64 ((eq battery-status-function 'battery-linux-proc-acpi) 71 ((eq battery-status-function 'battery-linux-proc-acpi)
65 "Power %L, battery %B at %r (%p%% load, remaining time %t)")) 72 "Power %L, battery %B at %r (%p%% load, remaining time %t)")
73 ((eq battery-status-function 'battery-pmset)
74 "%L power, battery %B (%p%% load, remaining time %t)"))
66 "*Control string formatting the string to display in the echo area. 75 "*Control string formatting the string to display in the echo area.
67Ordinary characters in the control string are printed as-is, while 76Ordinary characters in the control string are printed as-is, while
68conversion specifications introduced by a `%' character in the control 77conversion specifications introduced by a `%' character in the control
@@ -79,7 +88,9 @@ string are substituted as defined by the current value of the variable
79 (cond ((eq battery-status-function 'battery-linux-proc-apm) 88 (cond ((eq battery-status-function 'battery-linux-proc-apm)
80 "[%b%p%%]") 89 "[%b%p%%]")
81 ((eq battery-status-function 'battery-linux-proc-acpi) 90 ((eq battery-status-function 'battery-linux-proc-acpi)
82 "[%b%p%%,%d°C]")) 91 "[%b%p%%,%d°C]")
92 ((eq battery-status-function 'battery-pmset)
93 "[%b%p%%]"))
83 "*Control string formatting the string to display in the mode line. 94 "*Control string formatting the string to display in the mode line.
84Ordinary characters in the control string are printed as-is, while 95Ordinary characters in the control string are printed as-is, while
85conversion specifications introduced by a `%' character in the control 96conversion specifications introduced by a `%' character in the control
@@ -93,6 +104,18 @@ string are substituted as defined by the current value of the variable
93 :type 'integer 104 :type 'integer
94 :group 'battery) 105 :group 'battery)
95 106
107(defcustom battery-load-low 25
108 "*Upper bound of low battery load percentage.
109A battery load percentage below this number is considered low."
110 :type 'integer
111 :group 'battery)
112
113(defcustom battery-load-critical 10
114 "*Upper bound of critical battery load percentage.
115A battery load percentage below this number is considered critical."
116 :type 'integer
117 :group 'battery)
118
96(defvar battery-update-timer nil 119(defvar battery-update-timer nil
97 "Interval timer object.") 120 "Interval timer object.")
98 121
@@ -343,6 +366,58 @@ The following %-sequences are provided:
343 "N/A"))))) 366 "N/A")))))
344 367
345 368
369;;; `pmset' interface for Darwin (OS X).
370
371(defun battery-pmset ()
372 "Get battery status information using `pmset'.
373
374The following %-sequences are provided:
375%L Power source (verbose)
376%B Battery status (verbose)
377%b Battery status, empty means high, `-' means low,
378 `!' means critical, and `+' means charging
379%p Battery load percentage
380%h Remaining time in hours
381%m Remaining time in minutes
382%t Remaining time in the form `h:min'"
383 (let (power-source load-percentage battery-status battery-status-symbol
384 remaining-time hours minutes)
385 (with-temp-buffer
386 (ignore-errors (call-process "pmset" nil t nil "-g" "ps"))
387 (goto-char (point-min))
388 (when (re-search-forward "Currentl?y drawing from '\\(AC\\|Battery\\) Power'" nil t)
389 (setq power-source (match-string 1))
390 (when (re-search-forward "^ -InternalBattery-0[ \t]+" nil t)
391 (when (looking-at "\\([0-9]\\{1,3\\}\\)%")
392 (setq load-percentage (match-string 1))
393 (goto-char (match-end 0))
394 (cond ((looking-at "; charging")
395 (setq battery-status "charging"
396 battery-status-symbol "+"))
397 ((< (string-to-number load-percentage) battery-load-low)
398 (setq battery-status "low"
399 battery-status-symbol "-"))
400 ((< (string-to-number load-percentage) battery-load-critical)
401 (setq battery-status "critical"
402 battery-status-symbol "!"))
403 (t
404 (setq battery-status "high"
405 battery-status-symbol "")))
406 (when (re-search-forward "\\(\\([0-9]+\\):\\([0-9]+\\)\\) remaining" nil t)
407 (setq remaining-time (match-string 1))
408 (let ((h (string-to-number (match-string 2)))
409 (m (string-to-number (match-string 3))))
410 (setq hours (number-to-string (+ h (if (< m 30) 0 1)))
411 minutes (number-to-string (+ (* h 60) m)))))))))
412 (list (cons ?L (or power-source "N/A"))
413 (cons ?p (or load-percentage "N/A"))
414 (cons ?B (or battery-status "N/A"))
415 (cons ?b (or battery-status-symbol ""))
416 (cons ?h (or hours "N/A"))
417 (cons ?m (or minutes "N/A"))
418 (cons ?t (or remaining-time "N/A")))))
419
420
346;;; Private functions. 421;;; Private functions.
347 422
348(defun battery-format (format alist) 423(defun battery-format (format alist)
diff --git a/lisp/emulation/tpu-edt.el b/lisp/emulation/tpu-edt.el
index a9a690648fc..3c18e2f608f 100644
--- a/lisp/emulation/tpu-edt.el
+++ b/lisp/emulation/tpu-edt.el
@@ -265,8 +265,16 @@
265;; than the emulated TPU commands. Also, it works only in the forward 265;; than the emulated TPU commands. Also, it works only in the forward
266;; direction, regardless of the current TPU-edt direction. 266;; direction, regardless of the current TPU-edt direction.
267 267
268;;; Todo/Bugs:
269
270;; We shouldn't use vt100 ESC sequences since it is uselessly fighting
271;; against function-key-map. Better use real key names.
272
268;;; Code: 273;;; Code:
269 274
275;; we use picture-mode functions
276(require 'picture)
277
270(defgroup tpu nil 278(defgroup tpu nil
271 "Emacs emulating TPU emulating EDT." 279 "Emacs emulating TPU emulating EDT."
272 :prefix "tpu-" 280 :prefix "tpu-"
@@ -316,29 +324,270 @@
316;;; 324;;;
317;;; Global Keymaps 325;;; Global Keymaps
318;;; 326;;;
319(defvar CSI-map (make-sparse-keymap) 327(defvar CSI-map
328 (let ((map (make-sparse-keymap)))
329 (define-key map "A" 'tpu-previous-line) ; up
330 (define-key map "B" 'tpu-next-line) ; down
331 (define-key map "D" 'tpu-backward-char) ; left
332 (define-key map "C" 'tpu-forward-char) ; right
333
334 (define-key map "1~" 'tpu-search) ; Find
335 (define-key map "2~" 'tpu-paste) ; Insert Here
336 (define-key map "3~" 'tpu-cut) ; Remove
337 (define-key map "4~" 'tpu-select) ; Select
338 (define-key map "5~" 'tpu-scroll-window-down) ; Prev Screen
339 (define-key map "6~" 'tpu-scroll-window-up) ; Next Screen
340
341 (define-key map "11~" 'nil) ; F1
342 (define-key map "12~" 'nil) ; F2
343 (define-key map "13~" 'nil) ; F3
344 (define-key map "14~" 'nil) ; F4
345 (define-key map "15~" 'nil) ; F5
346 (define-key map "17~" 'nil) ; F6
347 (define-key map "18~" 'nil) ; F7
348 (define-key map "19~" 'nil) ; F8
349 (define-key map "20~" 'nil) ; F9
350 (define-key map "21~" 'tpu-exit) ; F10
351 (define-key map "23~" 'tpu-insert-escape) ; F11 (ESC)
352 (define-key map "24~" 'tpu-next-beginning-of-line) ; F12 (BS)
353 (define-key map "25~" 'tpu-delete-previous-word) ; F13 (LF)
354 (define-key map "26~" 'tpu-toggle-overwrite-mode) ; F14
355 (define-key map "28~" 'tpu-help) ; HELP
356 (define-key map "29~" 'execute-extended-command) ; DO
357 (define-key map "31~" 'tpu-goto-breadcrumb) ; F17
358 (define-key map "32~" 'nil) ; F18
359 (define-key map "33~" 'nil) ; F19
360 (define-key map "34~" 'nil) ; F20
361 map)
320 "Maps the CSI function keys on the VT100 keyboard. 362 "Maps the CSI function keys on the VT100 keyboard.
321CSI is DEC's name for the sequence <ESC>[.") 363CSI is DEC's name for the sequence <ESC>[.")
322 364
323(defvar SS3-map (make-sparse-keymap) 365(defvar GOLD-CSI-map
324 "Maps the SS3 function keys on the VT100 keyboard. 366 (let ((map (make-sparse-keymap)))
325SS3 is DEC's name for the sequence <ESC>O.") 367 (define-key map "A" 'tpu-move-to-beginning) ; up-arrow
368 (define-key map "B" 'tpu-move-to-end) ; down-arrow
369 (define-key map "C" 'end-of-line) ; right-arrow
370 (define-key map "D" 'beginning-of-line) ; left-arrow
371
372 (define-key map "1~" 'nil) ; Find
373 (define-key map "2~" 'nil) ; Insert Here
374 (define-key map "3~" 'tpu-store-text) ; Remove
375 (define-key map "4~" 'tpu-unselect) ; Select
376 (define-key map "5~" 'tpu-previous-window) ; Prev Screen
377 (define-key map "6~" 'tpu-next-window) ; Next Screen
378
379 (define-key map "11~" 'nil) ; F1
380 (define-key map "12~" 'nil) ; F2
381 (define-key map "13~" 'nil) ; F3
382 (define-key map "14~" 'nil) ; F4
383 (define-key map "16~" 'nil) ; F5
384 (define-key map "17~" 'nil) ; F6
385 (define-key map "18~" 'nil) ; F7
386 (define-key map "19~" 'nil) ; F8
387 (define-key map "20~" 'nil) ; F9
388 (define-key map "21~" 'nil) ; F10
389 (define-key map "23~" 'nil) ; F11
390 (define-key map "24~" 'nil) ; F12
391 (define-key map "25~" 'nil) ; F13
392 (define-key map "26~" 'nil) ; F14
393 (define-key map "28~" 'describe-bindings) ; HELP
394 (define-key map "29~" 'nil) ; DO
395 (define-key map "31~" 'tpu-drop-breadcrumb) ; F17
396 (define-key map "32~" 'nil) ; F18
397 (define-key map "33~" 'nil) ; F19
398 (define-key map "34~" 'nil) ; F20
399 map)
400 "Maps the function keys on the VT100 keyboard preceded by GOLD-CSI.")
401
402(defvar GOLD-SS3-map
403 (let ((map (make-sparse-keymap)))
404 (define-key map "A" 'tpu-move-to-beginning) ; up-arrow
405 (define-key map "B" 'tpu-move-to-end) ; down-arrow
406 (define-key map "C" 'end-of-line) ; right-arrow
407 (define-key map "D" 'beginning-of-line) ; left-arrow
408
409 (define-key map "P" 'keyboard-quit) ; PF1
410 (define-key map "Q" 'help-for-help) ; PF2
411 (define-key map "R" 'tpu-search) ; PF3
412 (define-key map "S" 'tpu-undelete-lines) ; PF4
413 (define-key map "p" 'open-line) ; KP0
414 (define-key map "q" 'tpu-change-case) ; KP1
415 (define-key map "r" 'tpu-delete-to-eol) ; KP2
416 (define-key map "s" 'tpu-special-insert) ; KP3
417 (define-key map "t" 'tpu-move-to-end) ; KP4
418 (define-key map "u" 'tpu-move-to-beginning) ; KP5
419 (define-key map "v" 'tpu-paste) ; KP6
420 (define-key map "w" 'execute-extended-command) ; KP7
421 (define-key map "x" 'tpu-fill) ; KP8
422 (define-key map "y" 'tpu-replace) ; KP9
423 (define-key map "m" 'tpu-undelete-words) ; KP-
424 (define-key map "l" 'tpu-undelete-char) ; KP,
425 (define-key map "n" 'tpu-unselect) ; KP.
426 (define-key map "M" 'tpu-substitute) ; KPenter
427 map)
428 "Maps the function keys on the VT100 keyboard preceded by GOLD-SS3.")
326 429
327(defvar GOLD-map (make-keymap) 430(defvar GOLD-map
431 (let ((map (make-keymap)))
432 (define-key map "\e[" GOLD-CSI-map) ; GOLD-CSI map
433 (define-key map "\eO" GOLD-SS3-map) ; GOLD-SS3 map
434 ;;
435 (define-key map "\C-A" 'tpu-toggle-overwrite-mode) ; ^A
436 (define-key map "\C-B" 'nil) ; ^B
437 (define-key map "\C-C" 'nil) ; ^C
438 (define-key map "\C-D" 'nil) ; ^D
439 (define-key map "\C-E" 'nil) ; ^E
440 (define-key map "\C-F" 'set-visited-file-name) ; ^F
441 (define-key map "\C-g" 'keyboard-quit) ; safety first
442 (define-key map "\C-h" 'delete-other-windows) ; BS
443 (define-key map "\C-i" 'other-window) ; TAB
444 (define-key map "\C-J" 'nil) ; ^J
445 (define-key map "\C-K" 'tpu-define-macro-key) ; ^K
446 (define-key map "\C-l" 'downcase-region) ; ^L
447 (define-key map "\C-M" 'nil) ; ^M
448 (define-key map "\C-N" 'nil) ; ^N
449 (define-key map "\C-O" 'nil) ; ^O
450 (define-key map "\C-P" 'nil) ; ^P
451 (define-key map "\C-Q" 'nil) ; ^Q
452 (define-key map "\C-R" 'nil) ; ^R
453 (define-key map "\C-S" 'nil) ; ^S
454 (define-key map "\C-T" 'tpu-toggle-control-keys) ; ^T
455 (define-key map "\C-u" 'upcase-region) ; ^U
456 (define-key map "\C-V" 'nil) ; ^V
457 (define-key map "\C-w" 'tpu-write-current-buffers) ; ^W
458 (define-key map "\C-X" 'nil) ; ^X
459 (define-key map "\C-Y" 'nil) ; ^Y
460 (define-key map "\C-Z" 'nil) ; ^Z
461 (define-key map " " 'undo) ; SPC
462 (define-key map "!" 'nil) ; !
463 (define-key map "#" 'nil) ; #
464 (define-key map "$" 'tpu-add-at-eol) ; $
465 (define-key map "%" 'tpu-goto-percent) ; %
466 (define-key map "&" 'nil) ; &
467 (define-key map "(" 'nil) ; (
468 (define-key map ")" 'nil) ; )
469 (define-key map "*" 'tpu-toggle-regexp) ; *
470 (define-key map "+" 'nil) ; +
471 (define-key map "," 'tpu-goto-breadcrumb) ; ,
472 (define-key map "-" 'negative-argument) ; -
473 (define-key map "." 'tpu-drop-breadcrumb) ; .
474 (define-key map "/" 'tpu-emacs-replace) ; /
475 (define-key map "0" 'digit-argument) ; 0
476 (define-key map "1" 'digit-argument) ; 1
477 (define-key map "2" 'digit-argument) ; 2
478 (define-key map "3" 'digit-argument) ; 3
479 (define-key map "4" 'digit-argument) ; 4
480 (define-key map "5" 'digit-argument) ; 5
481 (define-key map "6" 'digit-argument) ; 6
482 (define-key map "7" 'digit-argument) ; 7
483 (define-key map "8" 'digit-argument) ; 8
484 (define-key map "9" 'digit-argument) ; 9
485 (define-key map ":" 'nil) ; :
486 (define-key map ";" 'tpu-trim-line-ends) ; ;
487 (define-key map "<" 'nil) ; <
488 (define-key map "=" 'nil) ; =
489 (define-key map ">" 'nil) ; >
490 (define-key map "?" 'tpu-spell-check) ; ?
491 (define-key map "A" 'tpu-toggle-newline-and-indent) ; A
492 (define-key map "B" 'tpu-next-buffer) ; B
493 (define-key map "C" 'repeat-complex-command) ; C
494 (define-key map "D" 'shell-command) ; D
495 (define-key map "E" 'tpu-exit) ; E
496 (define-key map "F" 'tpu-set-cursor-free) ; F
497 (define-key map "G" 'tpu-get) ; G
498 (define-key map "H" 'nil) ; H
499 (define-key map "I" 'tpu-include) ; I
500 (define-key map "K" 'tpu-kill-buffer) ; K
501 (define-key map "L" 'tpu-what-line) ; L
502 (define-key map "M" 'buffer-menu) ; M
503 (define-key map "N" 'tpu-next-file-buffer) ; N
504 (define-key map "O" 'occur) ; O
505 (define-key map "P" 'lpr-buffer) ; P
506 (define-key map "Q" 'tpu-quit) ; Q
507 (define-key map "R" 'tpu-toggle-rectangle) ; R
508 (define-key map "S" 'replace) ; S
509 (define-key map "T" 'tpu-line-to-top-of-window) ; T
510 (define-key map "U" 'undo) ; U
511 (define-key map "V" 'tpu-version) ; V
512 (define-key map "W" 'save-buffer) ; W
513 (define-key map "X" 'tpu-save-all-buffers-kill-emacs) ; X
514 (define-key map "Y" 'copy-region-as-kill) ; Y
515 (define-key map "Z" 'suspend-emacs) ; Z
516 (define-key map "[" 'blink-matching-open) ; [
517 (define-key map "\\" 'nil) ; \
518 (define-key map "]" 'blink-matching-open) ; ]
519 (define-key map "^" 'tpu-add-at-bol) ; ^
520 (define-key map "_" 'split-window-vertically) ; -
521 (define-key map "`" 'what-line) ; `
522 (define-key map "a" 'tpu-toggle-newline-and-indent) ; a
523 (define-key map "b" 'tpu-next-buffer) ; b
524 (define-key map "c" 'repeat-complex-command) ; c
525 (define-key map "d" 'shell-command) ; d
526 (define-key map "e" 'tpu-exit) ; e
527 (define-key map "f" 'tpu-set-cursor-free) ; f
528 (define-key map "g" 'tpu-get) ; g
529 (define-key map "h" 'nil) ; h
530 (define-key map "i" 'tpu-include) ; i
531 (define-key map "k" 'tpu-kill-buffer) ; k
532 (define-key map "l" 'goto-line) ; l
533 (define-key map "m" 'buffer-menu) ; m
534 (define-key map "n" 'tpu-next-file-buffer) ; n
535 (define-key map "o" 'occur) ; o
536 (define-key map "p" 'lpr-region) ; p
537 (define-key map "q" 'tpu-quit) ; q
538 (define-key map "r" 'tpu-toggle-rectangle) ; r
539 (define-key map "s" 'replace) ; s
540 (define-key map "t" 'tpu-line-to-top-of-window) ; t
541 (define-key map "u" 'undo) ; u
542 (define-key map "v" 'tpu-version) ; v
543 (define-key map "w" 'save-buffer) ; w
544 (define-key map "x" 'tpu-save-all-buffers-kill-emacs) ; x
545 (define-key map "y" 'copy-region-as-kill) ; y
546 (define-key map "z" 'suspend-emacs) ; z
547 (define-key map "{" 'nil) ; {
548 (define-key map "|" 'split-window-horizontally) ; |
549 (define-key map "}" 'nil) ; }
550 (define-key map "~" 'exchange-point-and-mark) ; ~
551 (define-key map "\177" 'delete-window) ; <X]
552 map)
328 "Maps the function keys on the VT100 keyboard preceded by PF1. 553 "Maps the function keys on the VT100 keyboard preceded by PF1.
329GOLD is the ASCII 7-bit escape sequence <ESC>OP.") 554GOLD is the ASCII 7-bit escape sequence <ESC>OP.")
330 555
331(defvar GOLD-CSI-map (make-sparse-keymap) 556(defvar SS3-map
332 "Maps the function keys on the VT100 keyboard preceded by GOLD-CSI.") 557 (let ((map (make-sparse-keymap)))
333 558 (define-key map "P" GOLD-map) ; GOLD map
334(defvar GOLD-SS3-map (make-sparse-keymap) 559 ;;
335 "Maps the function keys on the VT100 keyboard preceded by GOLD-SS3.") 560 (define-key map "A" 'tpu-previous-line) ; up
561 (define-key map "B" 'tpu-next-line) ; down
562 (define-key map "C" 'tpu-forward-char) ; right
563 (define-key map "D" 'tpu-backward-char) ; left
564
565 (define-key map "Q" 'tpu-help) ; PF2
566 (define-key map "R" 'tpu-search-again) ; PF3
567 (define-key map "S" 'tpu-delete-current-line) ; PF4
568 (define-key map "p" 'tpu-line) ; KP0
569 (define-key map "q" 'tpu-word) ; KP1
570 (define-key map "r" 'tpu-end-of-line) ; KP2
571 (define-key map "s" 'tpu-char) ; KP3
572 (define-key map "t" 'tpu-advance-direction) ; KP4
573 (define-key map "u" 'tpu-backup-direction) ; KP5
574 (define-key map "v" 'tpu-cut) ; KP6
575 (define-key map "w" 'tpu-page) ; KP7
576 (define-key map "x" 'tpu-scroll-window) ; KP8
577 (define-key map "y" 'tpu-append-region) ; KP9
578 (define-key map "m" 'tpu-delete-current-word) ; KP-
579 (define-key map "l" 'tpu-delete-current-char) ; KP,
580 (define-key map "n" 'tpu-select) ; KP.
581 (define-key map "M" 'newline) ; KPenter
582 map)
583 "Maps the SS3 function keys on the VT100 keyboard.
584SS3 is DEC's name for the sequence <ESC>O.")
336 585
337(defvar tpu-global-map nil "TPU-edt global keymap.") 586(defvar tpu-global-map nil "TPU-edt global keymap.")
338(defvar tpu-original-global-map global-map 587(defvar tpu-original-global-map global-map
339 "Original global keymap.") 588 "Original non-TPU global keymap.")
340 589
341(and tpu-lucid-emacs-p 590(and (not (boundp 'minibuffer-local-ns-map))
342 (defvar minibuffer-local-ns-map (make-sparse-keymap) 591 (defvar minibuffer-local-ns-map (make-sparse-keymap)
343 "Hack to give Lucid Emacs the same maps as ordinary Emacs.")) 592 "Hack to give Lucid Emacs the same maps as ordinary Emacs."))
344 593
@@ -346,9 +595,6 @@ GOLD is the ASCII 7-bit escape sequence <ESC>OP.")
346;;; 595;;;
347;;; Global Variables 596;;; Global Variables
348;;; 597;;;
349(defvar tpu-edt-mode nil
350 "If non-nil, TPU-edt mode is active.")
351
352(defvar tpu-last-replaced-text "" 598(defvar tpu-last-replaced-text ""
353 "Last text deleted by a TPU-edt replace command.") 599 "Last text deleted by a TPU-edt replace command.")
354(defvar tpu-last-deleted-region "" 600(defvar tpu-last-deleted-region ""
@@ -433,26 +679,14 @@ GOLD is the ASCII 7-bit escape sequence <ESC>OP.")
433 679
434(defun tpu-set-mode-line (for-tpu) 680(defun tpu-set-mode-line (for-tpu)
435 "Set ``minor-mode-alist'' for TPU-edt, or reset it to default Emacs." 681 "Set ``minor-mode-alist'' for TPU-edt, or reset it to default Emacs."
436 (cond ((not for-tpu) 682 (let ((entries '((tpu-newline-and-indent-p tpu-newline-and-indent-string)
437 (setq minor-mode-alist tpu-original-mm-alist)) 683 (tpu-rectangular-p tpu-rectangle-string)
438 (t 684 (tpu-direction-string tpu-direction-string)
439 (or (assq 'tpu-newline-and-indent-p minor-mode-alist) 685 (tpu-mark-flag tpu-mark-flag))))
440 (setq minor-mode-alist 686 (dolist (entry entries)
441 (cons '(tpu-newline-and-indent-p 687 (if for-tpu
442 tpu-newline-and-indent-string) 688 (add-to-list 'minor-mode-alist entry)
443 minor-mode-alist))) 689 (setq minor-mode-alist (remove entry minor-mode-alist))))))
444 (or (assq 'tpu-rectangular-p minor-mode-alist)
445 (setq minor-mode-alist
446 (cons '(tpu-rectangular-p tpu-rectangle-string)
447 minor-mode-alist)))
448 (or (assq 'tpu-direction-string minor-mode-alist)
449 (setq minor-mode-alist
450 (cons '(tpu-direction-string tpu-direction-string)
451 minor-mode-alist)))
452 (or (assq 'tpu-mark-flag minor-mode-alist)
453 (setq minor-mode-alist
454 (cons '(tpu-mark-flag tpu-mark-flag)
455 minor-mode-alist))))))
456 690
457(defun tpu-update-mode-line nil 691(defun tpu-update-mode-line nil
458 "Make sure mode-line in the current buffer reflects all changes." 692 "Make sure mode-line in the current buffer reflects all changes."
@@ -482,7 +716,7 @@ GOLD is the ASCII 7-bit escape sequence <ESC>OP.")
482 "Set markers at match beginning and end." 716 "Set markers at match beginning and end."
483 ;; Add one to beginning mark so it stays with the first character of 717 ;; Add one to beginning mark so it stays with the first character of
484 ;; the string even if characters are added just before the string. 718 ;; the string even if characters are added just before the string.
485 (setq tpu-match-beginning-mark (copy-marker (1+ (match-beginning 0)))) 719 (setq tpu-match-beginning-mark (copy-marker (match-beginning 0) t))
486 (setq tpu-match-end-mark (copy-marker (match-end 0)))) 720 (setq tpu-match-end-mark (copy-marker (match-end 0))))
487 721
488(defun tpu-unset-match nil 722(defun tpu-unset-match nil
@@ -492,7 +726,7 @@ GOLD is the ASCII 7-bit escape sequence <ESC>OP.")
492 726
493(defun tpu-match-beginning nil 727(defun tpu-match-beginning nil
494 "Returns the location of the last match beginning." 728 "Returns the location of the last match beginning."
495 (1- (marker-position tpu-match-beginning-mark))) 729 (marker-position tpu-match-beginning-mark))
496 730
497(defun tpu-match-end nil 731(defun tpu-match-end nil
498 "Returns the location of the last match end." 732 "Returns the location of the last match end."
@@ -508,10 +742,10 @@ Otherwise sets the tpu-match markers to nil and returns nil."
508 ;; beginning, end, and point are equal. 742 ;; beginning, end, and point are equal.
509 (cond ((and 743 (cond ((and
510 (equal (marker-buffer tpu-match-beginning-mark) (current-buffer)) 744 (equal (marker-buffer tpu-match-beginning-mark) (current-buffer))
511 (>= (point) (1- (marker-position tpu-match-beginning-mark))) 745 (>= (point) (marker-position tpu-match-beginning-mark))
512 (or 746 (or
513 (< (point) (marker-position tpu-match-end-mark)) 747 (< (point) (marker-position tpu-match-end-mark))
514 (and (= (1- (marker-position tpu-match-beginning-mark)) 748 (and (= (marker-position tpu-match-beginning-mark)
515 (marker-position tpu-match-end-mark)) 749 (marker-position tpu-match-end-mark))
516 (= (marker-position tpu-match-end-mark) (point))))) t) 750 (= (marker-position tpu-match-end-mark) (point))))) t)
517 (t 751 (t
@@ -521,12 +755,11 @@ Otherwise sets the tpu-match markers to nil and returns nil."
521 "Show the values of the match markers." 755 "Show the values of the match markers."
522 (interactive) 756 (interactive)
523 (if (markerp tpu-match-beginning-mark) 757 (if (markerp tpu-match-beginning-mark)
524 (let ((beg (marker-position tpu-match-beginning-mark))) 758 (message "(%s, %s) in %s -- current %s in %s"
525 (message "(%s, %s) in %s -- current %s in %s" 759 (marker-position tpu-match-beginning-mark)
526 (if beg (1- beg) nil) 760 (marker-position tpu-match-end-mark)
527 (marker-position tpu-match-end-mark) 761 (marker-buffer tpu-match-end-mark)
528 (marker-buffer tpu-match-end-mark) 762 (point) (current-buffer))))
529 (point) (current-buffer)))))
530 763
531 764
532;;; 765;;;
@@ -549,7 +782,9 @@ version of Emacs."
549Sets the mark at POS and activates the region according to the 782Sets the mark at POS and activates the region according to the
550current version of Emacs." 783current version of Emacs."
551 (set-mark pos) 784 (set-mark pos)
552 (and tpu-lucid-emacs-p pos (zmacs-activate-region))) 785 ;; We use a separate `if' for the fboundp so the byte-compiler notices it
786 ;; and doesn't complain about the subsequent call.
787 (if (fboundp 'zmacs-activate-region) (if pos (zmacs-activate-region))))
553 788
554(defun tpu-string-prompt (prompt history-symbol) 789(defun tpu-string-prompt (prompt history-symbol)
555 "Read a string with PROMPT." 790 "Read a string with PROMPT."
@@ -775,8 +1010,12 @@ This is useful for inserting control characters."
775;;; Command and Function Aliases 1010;;; Command and Function Aliases
776;;; 1011;;;
777;;;###autoload 1012;;;###autoload
778(defalias 'tpu-edt-mode 'tpu-edt-on) 1013(define-minor-mode tpu-edt-mode
779(defalias 'TPU-EDT-MODE 'tpu-edt-on) 1014 "TPU/edt emulation."
1015 :global t
1016 (if tpu-edt-mode (tpu-edt-on) (tpu-edt-off)))
1017
1018(defalias 'TPU-EDT-MODE 'tpu-edt-mode)
780 1019
781;;;###autoload 1020;;;###autoload
782(defalias 'tpu-edt 'tpu-edt-on) 1021(defalias 'tpu-edt 'tpu-edt-on)
@@ -1164,7 +1403,7 @@ The search is performed in the current direction."
1164(defun tpu-set-search (&optional arg) 1403(defun tpu-set-search (&optional arg)
1165 "Set the search functions and set the search direction to the current 1404 "Set the search functions and set the search direction to the current
1166direction. If an argument is specified, don't set the search direction." 1405direction. If an argument is specified, don't set the search direction."
1167 (if (not arg) (setq tpu-searching-forward (if tpu-advance t nil))) 1406 (if (not arg) (setq tpu-searching-forward tpu-advance))
1168 (cond (tpu-searching-forward 1407 (cond (tpu-searching-forward
1169 (cond (tpu-regexp-p 1408 (cond (tpu-regexp-p
1170 (fset 'tpu-emacs-search 're-search-forward) 1409 (fset 'tpu-emacs-search 're-search-forward)
@@ -1217,7 +1456,7 @@ direction. If an argument is specified, don't set the search direction."
1217 "%sSearch failed: \"%s\"" 1456 "%sSearch failed: \"%s\""
1218 (if tpu-regexp-p "RE " "") tpu-search-last-string))))))))) 1457 (if tpu-regexp-p "RE " "") tpu-search-last-string)))))))))
1219 1458
1220(fset 'tpu-search-internal-core (symbol-function 'tpu-search-internal)) 1459(defalias 'tpu-search-internal-core (symbol-function 'tpu-search-internal))
1221 1460
1222(defun tpu-check-search-case (string) 1461(defun tpu-check-search-case (string)
1223 "Returns t if string contains upper case." 1462 "Returns t if string contains upper case."
@@ -2005,278 +2244,23 @@ Accepts a prefix argument for the number of tpu-pan-columns to scroll."
2005 2244
2006 2245
2007;;; 2246;;;
2008;;; Define keymaps
2009;;;
2010(define-key SS3-map "P" GOLD-map) ; GOLD map
2011(define-key GOLD-map "\e[" GOLD-CSI-map) ; GOLD-CSI map
2012(define-key GOLD-map "\eO" GOLD-SS3-map) ; GOLD-SS3 map
2013
2014
2015;;;
2016;;; CSI-map key definitions
2017;;;
2018(define-key CSI-map "A" 'tpu-previous-line) ; up
2019(define-key CSI-map "B" 'tpu-next-line) ; down
2020(define-key CSI-map "D" 'tpu-backward-char) ; left
2021(define-key CSI-map "C" 'tpu-forward-char) ; right
2022
2023(define-key CSI-map "1~" 'tpu-search) ; Find
2024(define-key CSI-map "2~" 'tpu-paste) ; Insert Here
2025(define-key CSI-map "3~" 'tpu-cut) ; Remove
2026(define-key CSI-map "4~" 'tpu-select) ; Select
2027(define-key CSI-map "5~" 'tpu-scroll-window-down) ; Prev Screen
2028(define-key CSI-map "6~" 'tpu-scroll-window-up) ; Next Screen
2029
2030(define-key CSI-map "11~" 'nil) ; F1
2031(define-key CSI-map "12~" 'nil) ; F2
2032(define-key CSI-map "13~" 'nil) ; F3
2033(define-key CSI-map "14~" 'nil) ; F4
2034(define-key CSI-map "15~" 'nil) ; F5
2035(define-key CSI-map "17~" 'nil) ; F6
2036(define-key CSI-map "18~" 'nil) ; F7
2037(define-key CSI-map "19~" 'nil) ; F8
2038(define-key CSI-map "20~" 'nil) ; F9
2039(define-key CSI-map "21~" 'tpu-exit) ; F10
2040(define-key CSI-map "23~" 'tpu-insert-escape) ; F11 (ESC)
2041(define-key CSI-map "24~" 'tpu-next-beginning-of-line) ; F12 (BS)
2042(define-key CSI-map "25~" 'tpu-delete-previous-word) ; F13 (LF)
2043(define-key CSI-map "26~" 'tpu-toggle-overwrite-mode) ; F14
2044(define-key CSI-map "28~" 'tpu-help) ; HELP
2045(define-key CSI-map "29~" 'execute-extended-command) ; DO
2046(define-key CSI-map "31~" 'tpu-goto-breadcrumb) ; F17
2047(define-key CSI-map "32~" 'nil) ; F18
2048(define-key CSI-map "33~" 'nil) ; F19
2049(define-key CSI-map "34~" 'nil) ; F20
2050
2051
2052;;;
2053;;; SS3-map key definitions
2054;;;
2055(define-key SS3-map "A" 'tpu-previous-line) ; up
2056(define-key SS3-map "B" 'tpu-next-line) ; down
2057(define-key SS3-map "C" 'tpu-forward-char) ; right
2058(define-key SS3-map "D" 'tpu-backward-char) ; left
2059
2060(define-key SS3-map "Q" 'tpu-help) ; PF2
2061(define-key SS3-map "R" 'tpu-search-again) ; PF3
2062(define-key SS3-map "S" 'tpu-delete-current-line) ; PF4
2063(define-key SS3-map "p" 'tpu-line) ; KP0
2064(define-key SS3-map "q" 'tpu-word) ; KP1
2065(define-key SS3-map "r" 'tpu-end-of-line) ; KP2
2066(define-key SS3-map "s" 'tpu-char) ; KP3
2067(define-key SS3-map "t" 'tpu-advance-direction) ; KP4
2068(define-key SS3-map "u" 'tpu-backup-direction) ; KP5
2069(define-key SS3-map "v" 'tpu-cut) ; KP6
2070(define-key SS3-map "w" 'tpu-page) ; KP7
2071(define-key SS3-map "x" 'tpu-scroll-window) ; KP8
2072(define-key SS3-map "y" 'tpu-append-region) ; KP9
2073(define-key SS3-map "m" 'tpu-delete-current-word) ; KP-
2074(define-key SS3-map "l" 'tpu-delete-current-char) ; KP,
2075(define-key SS3-map "n" 'tpu-select) ; KP.
2076(define-key SS3-map "M" 'newline) ; KPenter
2077
2078
2079;;;
2080;;; GOLD-map key definitions
2081;;;
2082(define-key GOLD-map "\C-A" 'tpu-toggle-overwrite-mode) ; ^A
2083(define-key GOLD-map "\C-B" 'nil) ; ^B
2084(define-key GOLD-map "\C-C" 'nil) ; ^C
2085(define-key GOLD-map "\C-D" 'nil) ; ^D
2086(define-key GOLD-map "\C-E" 'nil) ; ^E
2087(define-key GOLD-map "\C-F" 'set-visited-file-name) ; ^F
2088(define-key GOLD-map "\C-g" 'keyboard-quit) ; safety first
2089(define-key GOLD-map "\C-h" 'delete-other-windows) ; BS
2090(define-key GOLD-map "\C-i" 'other-window) ; TAB
2091(define-key GOLD-map "\C-J" 'nil) ; ^J
2092(define-key GOLD-map "\C-K" 'tpu-define-macro-key) ; ^K
2093(define-key GOLD-map "\C-l" 'downcase-region) ; ^L
2094(define-key GOLD-map "\C-M" 'nil) ; ^M
2095(define-key GOLD-map "\C-N" 'nil) ; ^N
2096(define-key GOLD-map "\C-O" 'nil) ; ^O
2097(define-key GOLD-map "\C-P" 'nil) ; ^P
2098(define-key GOLD-map "\C-Q" 'nil) ; ^Q
2099(define-key GOLD-map "\C-R" 'nil) ; ^R
2100(define-key GOLD-map "\C-S" 'nil) ; ^S
2101(define-key GOLD-map "\C-T" 'tpu-toggle-control-keys) ; ^T
2102(define-key GOLD-map "\C-u" 'upcase-region) ; ^U
2103(define-key GOLD-map "\C-V" 'nil) ; ^V
2104(define-key GOLD-map "\C-w" 'tpu-write-current-buffers) ; ^W
2105(define-key GOLD-map "\C-X" 'nil) ; ^X
2106(define-key GOLD-map "\C-Y" 'nil) ; ^Y
2107(define-key GOLD-map "\C-Z" 'nil) ; ^Z
2108(define-key GOLD-map " " 'undo) ; SPC
2109(define-key GOLD-map "!" 'nil) ; !
2110(define-key GOLD-map "#" 'nil) ; #
2111(define-key GOLD-map "$" 'tpu-add-at-eol) ; $
2112(define-key GOLD-map "%" 'tpu-goto-percent) ; %
2113(define-key GOLD-map "&" 'nil) ; &
2114(define-key GOLD-map "(" 'nil) ; (
2115(define-key GOLD-map ")" 'nil) ; )
2116(define-key GOLD-map "*" 'tpu-toggle-regexp) ; *
2117(define-key GOLD-map "+" 'nil) ; +
2118(define-key GOLD-map "," 'tpu-goto-breadcrumb) ; ,
2119(define-key GOLD-map "-" 'negative-argument) ; -
2120(define-key GOLD-map "." 'tpu-drop-breadcrumb) ; .
2121(define-key GOLD-map "/" 'tpu-emacs-replace) ; /
2122(define-key GOLD-map "0" 'digit-argument) ; 0
2123(define-key GOLD-map "1" 'digit-argument) ; 1
2124(define-key GOLD-map "2" 'digit-argument) ; 2
2125(define-key GOLD-map "3" 'digit-argument) ; 3
2126(define-key GOLD-map "4" 'digit-argument) ; 4
2127(define-key GOLD-map "5" 'digit-argument) ; 5
2128(define-key GOLD-map "6" 'digit-argument) ; 6
2129(define-key GOLD-map "7" 'digit-argument) ; 7
2130(define-key GOLD-map "8" 'digit-argument) ; 8
2131(define-key GOLD-map "9" 'digit-argument) ; 9
2132(define-key GOLD-map ":" 'nil) ; :
2133(define-key GOLD-map ";" 'tpu-trim-line-ends) ; ;
2134(define-key GOLD-map "<" 'nil) ; <
2135(define-key GOLD-map "=" 'nil) ; =
2136(define-key GOLD-map ">" 'nil) ; >
2137(define-key GOLD-map "?" 'tpu-spell-check) ; ?
2138(define-key GOLD-map "A" 'tpu-toggle-newline-and-indent) ; A
2139(define-key GOLD-map "B" 'tpu-next-buffer) ; B
2140(define-key GOLD-map "C" 'repeat-complex-command) ; C
2141(define-key GOLD-map "D" 'shell-command) ; D
2142(define-key GOLD-map "E" 'tpu-exit) ; E
2143(define-key GOLD-map "F" 'tpu-set-cursor-free) ; F
2144(define-key GOLD-map "G" 'tpu-get) ; G
2145(define-key GOLD-map "H" 'nil) ; H
2146(define-key GOLD-map "I" 'tpu-include) ; I
2147(define-key GOLD-map "K" 'tpu-kill-buffer) ; K
2148(define-key GOLD-map "L" 'tpu-what-line) ; L
2149(define-key GOLD-map "M" 'buffer-menu) ; M
2150(define-key GOLD-map "N" 'tpu-next-file-buffer) ; N
2151(define-key GOLD-map "O" 'occur) ; O
2152(define-key GOLD-map "P" 'lpr-buffer) ; P
2153(define-key GOLD-map "Q" 'tpu-quit) ; Q
2154(define-key GOLD-map "R" 'tpu-toggle-rectangle) ; R
2155(define-key GOLD-map "S" 'replace) ; S
2156(define-key GOLD-map "T" 'tpu-line-to-top-of-window) ; T
2157(define-key GOLD-map "U" 'undo) ; U
2158(define-key GOLD-map "V" 'tpu-version) ; V
2159(define-key GOLD-map "W" 'save-buffer) ; W
2160(define-key GOLD-map "X" 'tpu-save-all-buffers-kill-emacs) ; X
2161(define-key GOLD-map "Y" 'copy-region-as-kill) ; Y
2162(define-key GOLD-map "Z" 'suspend-emacs) ; Z
2163(define-key GOLD-map "[" 'blink-matching-open) ; [
2164(define-key GOLD-map "\\" 'nil) ; \
2165(define-key GOLD-map "]" 'blink-matching-open) ; ]
2166(define-key GOLD-map "^" 'tpu-add-at-bol) ; ^
2167(define-key GOLD-map "_" 'split-window-vertically) ; -
2168(define-key GOLD-map "`" 'what-line) ; `
2169(define-key GOLD-map "a" 'tpu-toggle-newline-and-indent) ; a
2170(define-key GOLD-map "b" 'tpu-next-buffer) ; b
2171(define-key GOLD-map "c" 'repeat-complex-command) ; c
2172(define-key GOLD-map "d" 'shell-command) ; d
2173(define-key GOLD-map "e" 'tpu-exit) ; e
2174(define-key GOLD-map "f" 'tpu-set-cursor-free) ; f
2175(define-key GOLD-map "g" 'tpu-get) ; g
2176(define-key GOLD-map "h" 'nil) ; h
2177(define-key GOLD-map "i" 'tpu-include) ; i
2178(define-key GOLD-map "k" 'tpu-kill-buffer) ; k
2179(define-key GOLD-map "l" 'goto-line) ; l
2180(define-key GOLD-map "m" 'buffer-menu) ; m
2181(define-key GOLD-map "n" 'tpu-next-file-buffer) ; n
2182(define-key GOLD-map "o" 'occur) ; o
2183(define-key GOLD-map "p" 'lpr-region) ; p
2184(define-key GOLD-map "q" 'tpu-quit) ; q
2185(define-key GOLD-map "r" 'tpu-toggle-rectangle) ; r
2186(define-key GOLD-map "s" 'replace) ; s
2187(define-key GOLD-map "t" 'tpu-line-to-top-of-window) ; t
2188(define-key GOLD-map "u" 'undo) ; u
2189(define-key GOLD-map "v" 'tpu-version) ; v
2190(define-key GOLD-map "w" 'save-buffer) ; w
2191(define-key GOLD-map "x" 'tpu-save-all-buffers-kill-emacs) ; x
2192(define-key GOLD-map "y" 'copy-region-as-kill) ; y
2193(define-key GOLD-map "z" 'suspend-emacs) ; z
2194(define-key GOLD-map "{" 'nil) ; {
2195(define-key GOLD-map "|" 'split-window-horizontally) ; |
2196(define-key GOLD-map "}" 'nil) ; }
2197(define-key GOLD-map "~" 'exchange-point-and-mark) ; ~
2198(define-key GOLD-map "\177" 'delete-window) ; <X]
2199
2200
2201;;;
2202;;; GOLD-CSI-map key definitions
2203;;;
2204(define-key GOLD-CSI-map "A" 'tpu-move-to-beginning) ; up-arrow
2205(define-key GOLD-CSI-map "B" 'tpu-move-to-end) ; down-arrow
2206(define-key GOLD-CSI-map "C" 'end-of-line) ; right-arrow
2207(define-key GOLD-CSI-map "D" 'beginning-of-line) ; left-arrow
2208
2209(define-key GOLD-CSI-map "1~" 'nil) ; Find
2210(define-key GOLD-CSI-map "2~" 'nil) ; Insert Here
2211(define-key GOLD-CSI-map "3~" 'tpu-store-text) ; Remove
2212(define-key GOLD-CSI-map "4~" 'tpu-unselect) ; Select
2213(define-key GOLD-CSI-map "5~" 'tpu-previous-window) ; Prev Screen
2214(define-key GOLD-CSI-map "6~" 'tpu-next-window) ; Next Screen
2215
2216(define-key GOLD-CSI-map "11~" 'nil) ; F1
2217(define-key GOLD-CSI-map "12~" 'nil) ; F2
2218(define-key GOLD-CSI-map "13~" 'nil) ; F3
2219(define-key GOLD-CSI-map "14~" 'nil) ; F4
2220(define-key GOLD-CSI-map "16~" 'nil) ; F5
2221(define-key GOLD-CSI-map "17~" 'nil) ; F6
2222(define-key GOLD-CSI-map "18~" 'nil) ; F7
2223(define-key GOLD-CSI-map "19~" 'nil) ; F8
2224(define-key GOLD-CSI-map "20~" 'nil) ; F9
2225(define-key GOLD-CSI-map "21~" 'nil) ; F10
2226(define-key GOLD-CSI-map "23~" 'nil) ; F11
2227(define-key GOLD-CSI-map "24~" 'nil) ; F12
2228(define-key GOLD-CSI-map "25~" 'nil) ; F13
2229(define-key GOLD-CSI-map "26~" 'nil) ; F14
2230(define-key GOLD-CSI-map "28~" 'describe-bindings) ; HELP
2231(define-key GOLD-CSI-map "29~" 'nil) ; DO
2232(define-key GOLD-CSI-map "31~" 'tpu-drop-breadcrumb) ; F17
2233(define-key GOLD-CSI-map "32~" 'nil) ; F18
2234(define-key GOLD-CSI-map "33~" 'nil) ; F19
2235(define-key GOLD-CSI-map "34~" 'nil) ; F20
2236
2237
2238;;;
2239;;; GOLD-SS3-map key definitions
2240;;;
2241(define-key GOLD-SS3-map "A" 'tpu-move-to-beginning) ; up-arrow
2242(define-key GOLD-SS3-map "B" 'tpu-move-to-end) ; down-arrow
2243(define-key GOLD-SS3-map "C" 'end-of-line) ; right-arrow
2244(define-key GOLD-SS3-map "D" 'beginning-of-line) ; left-arrow
2245
2246(define-key GOLD-SS3-map "P" 'keyboard-quit) ; PF1
2247(define-key GOLD-SS3-map "Q" 'help-for-help) ; PF2
2248(define-key GOLD-SS3-map "R" 'tpu-search) ; PF3
2249(define-key GOLD-SS3-map "S" 'tpu-undelete-lines) ; PF4
2250(define-key GOLD-SS3-map "p" 'open-line) ; KP0
2251(define-key GOLD-SS3-map "q" 'tpu-change-case) ; KP1
2252(define-key GOLD-SS3-map "r" 'tpu-delete-to-eol) ; KP2
2253(define-key GOLD-SS3-map "s" 'tpu-special-insert) ; KP3
2254(define-key GOLD-SS3-map "t" 'tpu-move-to-end) ; KP4
2255(define-key GOLD-SS3-map "u" 'tpu-move-to-beginning) ; KP5
2256(define-key GOLD-SS3-map "v" 'tpu-paste) ; KP6
2257(define-key GOLD-SS3-map "w" 'execute-extended-command) ; KP7
2258(define-key GOLD-SS3-map "x" 'tpu-fill) ; KP8
2259(define-key GOLD-SS3-map "y" 'tpu-replace) ; KP9
2260(define-key GOLD-SS3-map "m" 'tpu-undelete-words) ; KP-
2261(define-key GOLD-SS3-map "l" 'tpu-undelete-char) ; KP,
2262(define-key GOLD-SS3-map "n" 'tpu-unselect) ; KP.
2263(define-key GOLD-SS3-map "M" 'tpu-substitute) ; KPenter
2264
2265
2266;;;
2267;;; Minibuffer map additions to make KP_enter = RET 2247;;; Minibuffer map additions to make KP_enter = RET
2268;;; 2248;;;
2269(define-key minibuffer-local-map "\eOM" 'exit-minibuffer) 2249;; Standard Emacs settings under xterm in function-key-map map
2270(define-key minibuffer-local-ns-map "\eOM" 'exit-minibuffer) 2250;; "\eOM" to [kp-enter] and [kp-enter] to RET, but since the output of the map
2271(define-key minibuffer-local-completion-map "\eOM" 'exit-minibuffer) 2251;; is not fed back into the map, the key stays as kp-enter :-(.
2272(define-key minibuffer-local-must-match-map "\eOM" 'minibuffer-complete-and-exit) 2252(define-key minibuffer-local-map [kp-enter] 'exit-minibuffer)
2253;; These are not necessary because they are inherited.
2254;; (define-key minibuffer-local-ns-map [kp-enter] 'exit-minibuffer)
2255;; (define-key minibuffer-local-completion-map [kp-enter] 'exit-minibuffer)
2256(define-key minibuffer-local-must-match-map [kp-enter] 'minibuffer-complete-and-exit)
2273 2257
2274 2258
2275;;; 2259;;;
2276;;; Minibuffer map additions to set search direction 2260;;; Minibuffer map additions to set search direction
2277;;; 2261;;;
2278(define-key minibuffer-local-map "\eOt" 'tpu-search-forward-exit) 2262(define-key minibuffer-local-map "\eOt" 'tpu-search-forward-exit) ;KP4
2279(define-key minibuffer-local-map "\eOu" 'tpu-search-backward-exit) 2263(define-key minibuffer-local-map "\eOu" 'tpu-search-backward-exit) ;KP5
2280 2264
2281 2265
2282;;; 2266;;;
@@ -2306,9 +2290,7 @@ Accepts a prefix argument for the number of tpu-pan-columns to scroll."
2306 (doit (or tpu emacs))) 2290 (doit (or tpu emacs)))
2307 (cond (doit 2291 (cond (doit
2308 (if emacs (setq tpu-global-map (copy-keymap global-map))) 2292 (if emacs (setq tpu-global-map (copy-keymap global-map)))
2309 (let ((map (if tpu 2293 (let ((map (if tpu tpu-global-map tpu-original-global-map)))
2310 (copy-keymap tpu-global-map)
2311 (copy-keymap tpu-original-global-map))))
2312 2294
2313 (define-key global-map "\C-\\" (lookup-key map "\C-\\")) ; ^\ 2295 (define-key global-map "\C-\\" (lookup-key map "\C-\\")) ; ^\
2314 (define-key global-map "\C-a" (lookup-key map "\C-a")) ; ^A 2296 (define-key global-map "\C-a" (lookup-key map "\C-a")) ; ^A
@@ -2352,23 +2334,23 @@ Accepts a prefix argument for the number of tpu-pan-columns to scroll."
2352(defun tpu-arrow-history nil 2334(defun tpu-arrow-history nil
2353 "Modify minibuffer maps to use arrows for history recall." 2335 "Modify minibuffer maps to use arrows for history recall."
2354 (interactive) 2336 (interactive)
2355 (let ((loc (where-is-internal 'tpu-previous-line)) (cur nil)) 2337 (dolist (cur (where-is-internal 'tpu-previous-line))
2356 (while (setq cur (car loc)) 2338 (define-key read-expression-map cur 'tpu-previous-history-element)
2357 (define-key read-expression-map cur 'tpu-previous-history-element) 2339 (define-key minibuffer-local-map cur 'tpu-previous-history-element)
2358 (define-key minibuffer-local-map cur 'tpu-previous-history-element) 2340 ;; These are inherited anyway. --Stef
2359 (define-key minibuffer-local-ns-map cur 'tpu-previous-history-element) 2341 ;; (define-key minibuffer-local-ns-map cur 'tpu-previous-history-element)
2360 (define-key minibuffer-local-completion-map cur 'tpu-previous-history-element) 2342 ;; (define-key minibuffer-local-completion-map cur 'tpu-previous-history-element)
2361 (define-key minibuffer-local-must-match-map cur 'tpu-previous-history-element) 2343 ;; (define-key minibuffer-local-must-match-map cur 'tpu-previous-history-element)
2362 (setq loc (cdr loc))) 2344 )
2363 2345
2364 (setq loc (where-is-internal 'tpu-next-line)) 2346 (dolist (cur (where-is-internal 'tpu-next-line))
2365 (while (setq cur (car loc)) 2347 (define-key read-expression-map cur 'tpu-next-history-element)
2366 (define-key read-expression-map cur 'tpu-next-history-element) 2348 (define-key minibuffer-local-map cur 'tpu-next-history-element)
2367 (define-key minibuffer-local-map cur 'tpu-next-history-element) 2349 ;; These are inherited anyway. --Stef
2368 (define-key minibuffer-local-ns-map cur 'tpu-next-history-element) 2350 ;; (define-key minibuffer-local-ns-map cur 'tpu-next-history-element)
2369 (define-key minibuffer-local-completion-map cur 'tpu-next-history-element) 2351 ;; (define-key minibuffer-local-completion-map cur 'tpu-next-history-element)
2370 (define-key minibuffer-local-must-match-map cur 'tpu-next-history-element) 2352 ;; (define-key minibuffer-local-must-match-map cur 'tpu-next-history-element)
2371 (setq loc (cdr loc))))) 2353 ))
2372 2354
2373 2355
2374;;; 2356;;;
@@ -2461,46 +2443,39 @@ If FILE is nil, try to load a default file. The default file names are
2461;;; Start and Stop TPU-edt 2443;;; Start and Stop TPU-edt
2462;;; 2444;;;
2463;;;###autoload 2445;;;###autoload
2464(defun tpu-edt-on nil 2446(defun tpu-edt-on ()
2465 "Turn on TPU/edt emulation." 2447 "Turn on TPU/edt emulation."
2466 (interactive) 2448 (interactive)
2467 (cond 2449 (and window-system (tpu-load-xkeys nil))
2468 ((not tpu-edt-mode) 2450 (tpu-arrow-history)
2469 ;; we use picture-mode functions 2451 (transient-mark-mode t)
2470 (require 'picture) 2452 (add-hook 'post-command-hook 'tpu-search-highlight)
2471 (tpu-set-control-keys) 2453 (tpu-set-mode-line t)
2472 (and window-system (tpu-load-xkeys nil)) 2454 (tpu-advance-direction)
2473 (tpu-arrow-history) 2455 ;; set page delimiter, display line truncation, and scrolling like TPU
2474 (transient-mark-mode t) 2456 (setq-default page-delimiter "\f")
2475 (add-hook 'post-command-hook 'tpu-search-highlight) 2457 (setq-default truncate-lines t)
2476 (tpu-set-mode-line t) 2458 (setq scroll-step 1)
2477 (tpu-advance-direction) 2459 (setq global-map (copy-keymap global-map))
2478 ;; set page delimiter, display line truncation, and scrolling like TPU 2460 (tpu-set-control-keys)
2479 (setq-default page-delimiter "\f") 2461 (define-key global-map "\e[" CSI-map)
2480 (setq-default truncate-lines t) 2462 (define-key global-map "\eO" SS3-map)
2481 (setq scroll-step 1) 2463 (setq tpu-edt-mode t))
2482 (setq tpu-original-global-map global-map) 2464
2483 (setq global-map (copy-keymap global-map)) 2465(defun tpu-edt-off ()
2484 (define-key global-map "\e[" CSI-map)
2485 (define-key global-map "\eO" SS3-map)
2486 (setq tpu-edt-mode t))))
2487
2488(defun tpu-edt-off nil
2489 "Turn off TPU/edt emulation. Note that the keypad is left on." 2466 "Turn off TPU/edt emulation. Note that the keypad is left on."
2490 (interactive) 2467 (interactive)
2491 (cond 2468 (tpu-reset-control-keys nil)
2492 (tpu-edt-mode 2469 (remove-hook 'post-command-hook 'tpu-search-highlight)
2493 (tpu-reset-control-keys nil) 2470 (tpu-set-mode-line nil)
2494 (remove-hook 'post-command-hook 'tpu-search-highlight) 2471 (setq-default page-delimiter "^\f")
2495 (tpu-set-mode-line nil) 2472 (setq-default truncate-lines nil)
2496 (setq-default page-delimiter "^\f") 2473 (setq scroll-step 0)
2497 (setq-default truncate-lines nil) 2474 (setq global-map tpu-original-global-map)
2498 (setq scroll-step 0) 2475 (use-global-map global-map)
2499 (setq global-map tpu-original-global-map) 2476 (setq tpu-edt-mode nil))
2500 (use-global-map global-map)
2501 (setq tpu-edt-mode nil))))
2502 2477
2503(provide 'tpu-edt) 2478(provide 'tpu-edt)
2504 2479
2505;;; arch-tag: f3dfe61c-2cbd-4f73-b9cc-eb215020b857 2480;; arch-tag: f3dfe61c-2cbd-4f73-b9cc-eb215020b857
2506;;; tpu-edt.el ends here 2481;;; tpu-edt.el ends here
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 5ffcbb0810b..053ce91dad9 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,7 @@
12005-07-04 Lute Kamstra <lute@gnu.org>
2
3 Update FSF's address in GPL notices.
4
12005-07-04 Juanma Barranquero <lekktu@gmail.com> 52005-07-04 Juanma Barranquero <lekktu@gmail.com>
2 6
3 * gnus.el (gnus-exit): 7 * gnus.el (gnus-exit):
diff --git a/lisp/hi-lock.el b/lisp/hi-lock.el
index c649ed8d465..d7aec9112bc 100644
--- a/lisp/hi-lock.el
+++ b/lisp/hi-lock.el
@@ -557,14 +557,10 @@ Optional argument END is maximum excursion."
557 (beginning-of-line) 557 (beginning-of-line)
558 (while (and (re-search-forward target-regexp (+ (point) 100) t) 558 (while (and (re-search-forward target-regexp (+ (point) 100) t)
559 (not (looking-at "\\s-*end"))) 559 (not (looking-at "\\s-*end")))
560 (let ((patterns 560 (condition-case nil
561 (condition-case nil 561 (setq all-patterns (append (read (current-buffer)) all-patterns))
562 (read (current-buffer)) 562 (error (message "Invalid pattern list expression at %d"
563 (error (message 563 (hi-lock-current-line)))))))
564 (format "Could not read expression at %d"
565 (hi-lock-current-line))) nil))))
566 (if patterns
567 (setq all-patterns (append patterns all-patterns)))))))
568 (when hi-lock-mode (hi-lock-set-file-patterns all-patterns)) 564 (when hi-lock-mode (hi-lock-set-file-patterns all-patterns))
569 (if (interactive-p) 565 (if (interactive-p)
570 (message (format "Hi-lock added %d patterns." (length all-patterns))))))) 566 (message (format "Hi-lock added %d patterns." (length all-patterns)))))))
diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el
index a24d45e9c30..e9c22a47d8e 100644
--- a/lisp/international/mule-cmds.el
+++ b/lisp/international/mule-cmds.el
@@ -321,9 +321,11 @@ This sets the following coding systems:
321 o coding system of a newly created buffer 321 o coding system of a newly created buffer
322 o default coding system for subprocess I/O 322 o default coding system for subprocess I/O
323This also sets the following values: 323This also sets the following values:
324 o default value used as `file-name-coding-system' for converting file names. 324 o default value used as `file-name-coding-system' for converting file names
325 if CODING-SYSTEM is ASCII-compatible.
325 o default value for the command `set-terminal-coding-system' (not on MSDOS) 326 o default value for the command `set-terminal-coding-system' (not on MSDOS)
326 o default value for the command `set-keyboard-coding-system'." 327 o default value for the command `set-keyboard-coding-system'
328 if CODING-SYSTEM is ASCII-compatible.."
327 (check-coding-system coding-system) 329 (check-coding-system coding-system)
328 (setq-default buffer-file-coding-system coding-system) 330 (setq-default buffer-file-coding-system coding-system)
329 (if (fboundp 'ucs-set-table-for-input) 331 (if (fboundp 'ucs-set-table-for-input)
@@ -331,14 +333,18 @@ This also sets the following values:
331 (or (local-variable-p 'buffer-file-coding-system buffer) 333 (or (local-variable-p 'buffer-file-coding-system buffer)
332 (ucs-set-table-for-input buffer)))) 334 (ucs-set-table-for-input buffer))))
333 335
334 (if (and default-enable-multibyte-characters (not (eq system-type 'darwin))) 336 (if (and default-enable-multibyte-characters (not (eq system-type 'darwin))
337 (or (not coding-system)
338 (not (coding-system-get coding-system 'ascii-incompatible))))
335 ;; The file-name coding system on Darwin systems is always utf-8. 339 ;; The file-name coding system on Darwin systems is always utf-8.
336 (setq default-file-name-coding-system coding-system)) 340 (setq default-file-name-coding-system coding-system))
337 ;; If coding-system is nil, honor that on MS-DOS as well, so 341 ;; If coding-system is nil, honor that on MS-DOS as well, so
338 ;; that they could reset the terminal coding system. 342 ;; that they could reset the terminal coding system.
339 (unless (and (eq window-system 'pc) coding-system) 343 (unless (and (eq window-system 'pc) coding-system)
340 (setq default-terminal-coding-system coding-system)) 344 (setq default-terminal-coding-system coding-system))
341 (setq default-keyboard-coding-system coding-system) 345 (if (or (not coding-system)
346 (not (coding-system-get coding-system 'ascii-incompatible)))
347 (setq default-keyboard-coding-system coding-system))
342 ;; Preserve eol-type from existing default-process-coding-systems. 348 ;; Preserve eol-type from existing default-process-coding-systems.
343 ;; On non-unix-like systems in particular, these may have been set 349 ;; On non-unix-like systems in particular, these may have been set
344 ;; carefully by the user, or by the startup code, to deal with the 350 ;; carefully by the user, or by the startup code, to deal with the
diff --git a/lisp/international/mule.el b/lisp/international/mule.el
index 198ebaa4ef7..0c7c6f84480 100644
--- a/lisp/international/mule.el
+++ b/lisp/international/mule.el
@@ -839,6 +839,12 @@ following properties are recognized:
839 If the value is non-nil, the coding system preserves composition 839 If the value is non-nil, the coding system preserves composition
840 information. 840 information.
841 841
842 o ascii-incompatible
843
844 If the value is non-nil, the coding system is not compatible
845 with ASCII, which means it encodes or decodes ASCII character
846 string to the different byte sequence.
847
842These properties are set in PLIST, a property list. This function 848These properties are set in PLIST, a property list. This function
843also sets properties `coding-category' and `alias-coding-systems' 849also sets properties `coding-category' and `alias-coding-systems'
844automatically. 850automatically.
@@ -1191,6 +1197,9 @@ It actually just set the variable `file-name-coding-system' (which
1191see) to CODING-SYSTEM." 1197see) to CODING-SYSTEM."
1192 (interactive "zCoding system for file names (default, nil): ") 1198 (interactive "zCoding system for file names (default, nil): ")
1193 (check-coding-system coding-system) 1199 (check-coding-system coding-system)
1200 (if (and coding-system
1201 (coding-system-get coding-system 'ascii-incompatible))
1202 (error "%s is not ASCII-compatible" coding-system))
1194 (setq file-name-coding-system coding-system)) 1203 (setq file-name-coding-system coding-system))
1195 1204
1196(defvar default-terminal-coding-system nil 1205(defvar default-terminal-coding-system nil
@@ -1254,6 +1263,9 @@ The setting has no effect on graphical displays."
1254 (setq coding-system default-keyboard-coding-system)) 1263 (setq coding-system default-keyboard-coding-system))
1255 (if coding-system 1264 (if coding-system
1256 (setq default-keyboard-coding-system coding-system)) 1265 (setq default-keyboard-coding-system coding-system))
1266 (if (and coding-system
1267 (coding-system-get coding-system 'ascii-incompatible))
1268 (error "%s is not ASCII-compatible" coding-system))
1257 (set-keyboard-coding-system-internal coding-system display) 1269 (set-keyboard-coding-system-internal coding-system display)
1258 (setq keyboard-coding-system coding-system) 1270 (setq keyboard-coding-system coding-system)
1259 (encoded-kbd-setup-display display)) 1271 (encoded-kbd-setup-display display))
diff --git a/lisp/international/utf-16.el b/lisp/international/utf-16.el
index 65730e553b9..bbe2ab37bd8 100644
--- a/lisp/international/utf-16.el
+++ b/lisp/international/utf-16.el
@@ -504,6 +504,7 @@ sequence representing U+FFFD (REPLACEMENT CHARACTER).")
504 '(ccl-decode-mule-utf-16le . ccl-encode-mule-utf-16le) 504 '(ccl-decode-mule-utf-16le . ccl-encode-mule-utf-16le)
505 `(,@props 505 `(,@props
506 (post-read-conversion . utf-8-post-read-conversion) 506 (post-read-conversion . utf-8-post-read-conversion)
507 (ascii-incompatible . t)
507 (mime-charset . utf-16le))) 508 (mime-charset . utf-16le)))
508 509
509 (make-coding-system 510 (make-coding-system
@@ -515,6 +516,7 @@ sequence representing U+FFFD (REPLACEMENT CHARACTER).")
515 '(ccl-decode-mule-utf-16be . ccl-encode-mule-utf-16be) 516 '(ccl-decode-mule-utf-16be . ccl-encode-mule-utf-16be)
516 `(,@props 517 `(,@props
517 (post-read-conversion . utf-8-post-read-conversion) 518 (post-read-conversion . utf-8-post-read-conversion)
519 (ascii-incompatible . t)
518 (mime-charset . utf-16be))) 520 (mime-charset . utf-16be)))
519 521
520 (make-coding-system 522 (make-coding-system
@@ -528,6 +530,7 @@ sequence representing U+FFFD (REPLACEMENT CHARACTER).")
528 `(,@props 530 `(,@props
529 (post-read-conversion . utf-8-post-read-conversion) 531 (post-read-conversion . utf-8-post-read-conversion)
530 (coding-category . coding-category-utf-16-le) 532 (coding-category . coding-category-utf-16-le)
533 (ascii-incompatible . t)
531 (mime-charset . utf-16))) 534 (mime-charset . utf-16)))
532 535
533 (make-coding-system 536 (make-coding-system
@@ -541,6 +544,7 @@ sequence representing U+FFFD (REPLACEMENT CHARACTER).")
541 `(,@props 544 `(,@props
542 (post-read-conversion . utf-8-post-read-conversion) 545 (post-read-conversion . utf-8-post-read-conversion)
543 (coding-category . coding-category-utf-16-be) 546 (coding-category . coding-category-utf-16-be)
547 (ascii-incompatible . t)
544 (mime-charset . utf-16))) 548 (mime-charset . utf-16)))
545 549
546 (make-coding-system 550 (make-coding-system
@@ -553,6 +557,7 @@ sequence representing U+FFFD (REPLACEMENT CHARACTER).")
553 `(,@props 557 `(,@props
554 (post-read-conversion . mule-utf-16-post-read-conversion) 558 (post-read-conversion . mule-utf-16-post-read-conversion)
555 (coding-category . coding-category-utf-16-be) 559 (coding-category . coding-category-utf-16-be)
560 (ascii-incompatible . t)
556 (mime-charset . utf-16))) 561 (mime-charset . utf-16)))
557) 562)
558 563
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 91d9e057263..db3de56d8b4 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,7 @@
12005-07-04 Lute Kamstra <lute@gnu.org>
2
3 Update FSF's address in GPL notices.
4
12005-06-17 Lute Kamstra <lute@gnu.org> 52005-06-17 Lute Kamstra <lute@gnu.org>
2 6
3 * mh-customize.el (mh-folder-body-face, mh-folder-cur-msg-face) 7 * mh-customize.el (mh-folder-body-face, mh-folder-cur-msg-face)
diff --git a/lisp/progmodes/flymake.el b/lisp/progmodes/flymake.el
index 0fb5411e798..4c5f3ad12b9 100644
--- a/lisp/progmodes/flymake.el
+++ b/lisp/progmodes/flymake.el
@@ -64,15 +64,15 @@
64(defalias 'flymake-float-time 64(defalias 'flymake-float-time
65 (if (fboundp 'float-time) 65 (if (fboundp 'float-time)
66 'float-time 66 'float-time
67 (with-no-warnings 67 (if (featurep 'xemacs)
68 (lambda () 68 (lambda ()
69 (multiple-value-bind (s0 s1 s2) (current-time) 69 (multiple-value-bind (s0 s1 s2) (current-time)
70 (+ (* (float (ash 1 16)) s0) (float s1) (* 0.0000001 s2))))))) 70 (+ (* (float (ash 1 16)) s0) (float s1) (* 0.0000001 s2)))))))
71 71
72(defsubst flymake-replace-regexp-in-string (regexp rep str) 72(defsubst flymake-replace-regexp-in-string (regexp rep str)
73 (if (fboundp 'replace-regexp-in-string) 73 (if (fboundp 'replace-in-string)
74 (replace-regexp-in-string regexp rep str) 74 (replace-in-string str regexp rep)
75 (replace-in-string str regexp rep))) 75 (replace-regexp-in-string regexp rep str)))
76 76
77(defun flymake-split-string (str pattern) 77(defun flymake-split-string (str pattern)
78 "Split STR into a list of substrings bounded by PATTERN. 78 "Split STR into a list of substrings bounded by PATTERN.
diff --git a/lisp/progmodes/gud.el b/lisp/progmodes/gud.el
index 9b8e51dda5f..50644383667 100644
--- a/lisp/progmodes/gud.el
+++ b/lisp/progmodes/gud.el
@@ -43,6 +43,7 @@
43 43
44(require 'comint) 44(require 'comint)
45(require 'etags) 45(require 'etags)
46(require 'font-lock)
46 47
47;; ====================================================================== 48;; ======================================================================
48;; GUD commands must be visible in C buffers visited by GUD 49;; GUD commands must be visible in C buffers visited by GUD
diff --git a/lisp/progmodes/hideif.el b/lisp/progmodes/hideif.el
index 94dad8874e9..35524b4a363 100644
--- a/lisp/progmodes/hideif.el
+++ b/lisp/progmodes/hideif.el
@@ -960,7 +960,9 @@ Return as (TOP . BOTTOM) the extent of ifdef block."
960 "Set `hide-ifdef-env' to the define list specified by NAME." 960 "Set `hide-ifdef-env' to the define list specified by NAME."
961 (interactive 961 (interactive
962 (list (completing-read "Use define list: " 962 (list (completing-read "Use define list: "
963 hide-ifdef-define-alist nil t))) 963 (mapcar (lambda (x) (symbol-name (car x)))
964 hide-ifdef-define-alist)
965 nil t)))
964 (if (stringp name) (setq name (intern name))) 966 (if (stringp name) (setq name (intern name)))
965 (let ((define-list (assoc name hide-ifdef-define-alist))) 967 (let ((define-list (assoc name hide-ifdef-define-alist)))
966 (if define-list 968 (if define-list
@@ -972,5 +974,5 @@ Return as (TOP . BOTTOM) the extent of ifdef block."
972 974
973(provide 'hideif) 975(provide 'hideif)
974 976
975;;; arch-tag: c6381d17-a59a-483a-b945-658f22277981 977;; arch-tag: c6381d17-a59a-483a-b945-658f22277981
976;;; hideif.el ends here 978;;; hideif.el ends here
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 7e1f8c1fe24..0313379814f 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1,3 +1,7 @@
12005-07-04 Lute Kamstra <lute@gnu.org>
2
3 Update FSF's address in GPL notices.
4
12005-07-04 Juanma Barranquero <lekktu@gmail.com> 52005-07-04 Juanma Barranquero <lekktu@gmail.com>
2 6
3 * url-history.el (url-history-track): Doc fix. 7 * url-history.el (url-history-track): Doc fix.
diff --git a/lisp/w32-vars.el b/lisp/w32-vars.el
index 5c6741a3f3e..8e998b9968d 100644
--- a/lisp/w32-vars.el
+++ b/lisp/w32-vars.el
@@ -143,7 +143,7 @@ menu if the variable `w32-use-w32-font-dialog' is nil."
143 (string :tag "Title") 143 (string :tag "Title")
144 (repeat :inline t 144 (repeat :inline t
145 (choice :tag "" 145 (choice :tag ""
146 (const :tag "Seperator" ("")) 146 (const :tag "Separator" (""))
147 (list :tag "Font Entry" 147 (list :tag "Font Entry"
148 (string :tag "Menu text") 148 (string :tag "Menu text")
149 (string :tag "Font"))))))) 149 (string :tag "Font")))))))
diff --git a/lispintro/ChangeLog b/lispintro/ChangeLog
index 728b4a3bb99..b9537f93d1f 100644
--- a/lispintro/ChangeLog
+++ b/lispintro/ChangeLog
@@ -1,3 +1,9 @@
12005-07-04 Lute Kamstra <lute@gnu.org>
2
3 Update FSF's address in GPL notices.
4
5 * emacs-lisp-intro.texi: Update FSF's address.
6
12004-04-23 Juanma Barranquero <lektu@terra.es> 72004-04-23 Juanma Barranquero <lektu@terra.es>
2 8
3 * makefile.w32-in: Add "-*- makefile -*-" mode tag. 9 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index f742e7683f3..cddd1d506b0 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,18 @@
12005-07-06 Richard M. Stallman <rms@gnu.org>
2
3 * searching.texi (Regexp Search): Clarify what re-search-forward
4 does when the search fails.
5
62005-07-05 Lute Kamstra <lute@gnu.org>
7
8 * Update FSF's address in GPL notices.
9
10 * doclicense.texi (GNU Free Documentation License):
11 * gpl.texi (GPL):
12 * tips.texi (Coding Conventions, Library Headers):
13 * vol1.texi:
14 * vol2.texi: Update FSF's address.
15
12005-07-04 Richard M. Stallman <rms@gnu.org> 162005-07-04 Richard M. Stallman <rms@gnu.org>
2 17
3 * hooks.texi (Standard Hooks): Add occur-hook. 18 * hooks.texi (Standard Hooks): Add occur-hook.
diff --git a/lispref/searching.texi b/lispref/searching.texi
index c7c426ea03f..cfb5a87d8ec 100644
--- a/lispref/searching.texi
+++ b/lispref/searching.texi
@@ -850,17 +850,20 @@ extending after that position is accepted.
850 850
851If @var{repeat} is supplied, it must be a positive number; the search 851If @var{repeat} is supplied, it must be a positive number; the search
852is repeated that many times; each repetition starts at the end of the 852is repeated that many times; each repetition starts at the end of the
853previous match. If all these successive searches succeed, the 853previous match. If all these successive searches succeed, the search
854function succeeds, moving point and returning its new value. 854succeeds, moving point and returning its new value. Otherwise the
855Otherwise the function fails. 855search fails. What @code{re-search-forward} does when the search
856fails depends on the value of @var{noerror}:
856 857
857What happens when the function fails depends on the value of 858@table @asis
858@var{noerror}. If @var{noerror} is @code{nil}, a @code{search-failed} 859@item @code{nil}
859error is signaled. If @var{noerror} is @code{t}, 860Signal a @code{search-failed} error.
860@code{re-search-forward} does nothing and returns @code{nil}. If 861@item @code{t}
861@var{noerror} is neither @code{nil} nor @code{t}, then 862Do nothing and return @code{nil}.
862@code{re-search-forward} moves point to @var{limit} (or the end of the 863@item anything else
863accessible portion of the buffer) and returns @code{nil}. 864Move point to @var{limit} (or the end of the accessible portion of the
865buffer) and return @code{nil}.
866@end table
864 867
865In the following example, point is initially before the @samp{T}. 868In the following example, point is initially before the @samp{T}.
866Evaluating the search call moves point to the end of that line (between 869Evaluating the search call moves point to the end of that line (between
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index d085f41ff77..17a92de5415 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -1,7 +1,11 @@
12005-07-04 Lute Kamstra <lute@gnu.org>
2
3 Update FSF's address in GPL notices.
4
12005-04-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 52005-04-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 6
3 Reenable support for I18N to Lucid menus. 7 Reenable support for I18N to Lucid menus.
4 8
5 * xlwmenuP.h (_XlwMenu_part): Add fontSet resource. 9 * xlwmenuP.h (_XlwMenu_part): Add fontSet resource.
6 10
7 * xlwmenu.c (string_width): 11 * xlwmenu.c (string_width):
diff --git a/mac/ChangeLog b/mac/ChangeLog
index 38a1a8fe2e3..a53b3cd89d4 100644
--- a/mac/ChangeLog
+++ b/mac/ChangeLog
@@ -1,3 +1,7 @@
12005-07-04 Lute Kamstra <lute@gnu.org>
2
3 Update FSF's address in GPL notices.
4
12005-06-08 Steven Tamm <steventamm@mac.com> 52005-06-08 Steven Tamm <steventamm@mac.com>
2 6
3 * INSTALL: Explain that a universal binary cannot be created and 7 * INSTALL: Explain that a universal binary cannot be created and
@@ -109,13 +113,13 @@
109 * inc/m-mac.h (HAVE_ALLOCA) [__MRC__]: Define. 113 * inc/m-mac.h (HAVE_ALLOCA) [__MRC__]: Define.
110 (C_ALLOCA) [__MRC__]: Don't define. 114 (C_ALLOCA) [__MRC__]: Don't define.
111 * inc/s-mac.h (X_OK): New define. 115 * inc/s-mac.h (X_OK): New define.
112 (DECL_ALIGN) [USE_LSB_TAG && __MRC__]: New macro. 116 (DECL_ALIGN) [USE_LSB_TAG && __MRC__]: New macro.
113 (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS. 117 (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS.
114 118
1152004-05-29 Steven Tamm <steventamm@mac.com> 1192004-05-29 Steven Tamm <steventamm@mac.com>
116 120
117 * INSTALL: Fixing typos 121 * INSTALL: Fixing typos
118 * README: Updating list of TODOs to remove image support and 122 * README: Updating list of TODOs to remove image support and
119 environment variable problem. 123 environment variable problem.
120 124
1212004-01-14 Stefan Monnier <monnier@iro.umontreal.ca> 1252004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
diff --git a/man/ChangeLog b/man/ChangeLog
index 11dc6f1b5cb..c8ace6938bb 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,6 +1,16 @@
12005-07-04 Lute Kamstra <lute@gnu.org>
2
3 Update FSF's address in GPL notices.
4
5 * calc.texi (Copying):
6 * doclicense.texi (GNU Free Documentation License):
7 * faq.texi (Contacting the FSF):
8 * mh-e.texi (Copying):
9 * trouble.texi (Checklist): Update FSF's address.
10
12005-07-03 Richard M. Stallman <rms@gnu.org> 112005-07-03 Richard M. Stallman <rms@gnu.org>
2 12
3 * flymake.texi (Example -- Configuring a tool called directly): 13 * flymake.texi (Example -- Configuring a tool called directly):
4 Update name of flymake-build-relative-filename. 14 Update name of flymake-build-relative-filename.
5 15
62005-06-29 Katsumi Yamaoka <yamaoka@jpl.org> 162005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
@@ -36,9 +46,9 @@
36 and put it in a separate node. Add nobreak-space and 46 and put it in a separate node. Add nobreak-space and
37 escape-glyph. 47 escape-glyph.
38 48
39 * speedbar.texi (Creating a display): Texinfo usage fixes. 49 * speedbar.texi (Creating a display): Texinfo usage fixes.
40 50
41 * tramp.texi (Customizing Completion, Auto-save and Backup): 51 * tramp.texi (Customizing Completion, Auto-save and Backup):
42 Texinfo usage fixes. 52 Texinfo usage fixes.
43 53
442005-06-23 Lute Kamstra <lute@gnu.org> 542005-06-23 Lute Kamstra <lute@gnu.org>
diff --git a/msdos/ChangeLog b/msdos/ChangeLog
index c52f73e640c..1fd237ded28 100644
--- a/msdos/ChangeLog
+++ b/msdos/ChangeLog
@@ -1,3 +1,7 @@
12005-07-04 Lute Kamstra <lute@gnu.org>
2
3 Update FSF's address in GPL notices.
4
12004-11-10 Eli Zaretskii <eliz@gnu.org> 52004-11-10 Eli Zaretskii <eliz@gnu.org>
2 6
3 * sed1.inp: Revert last change. 7 * sed1.inp: Revert last change.
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 66e1ea15438..c95fd78ab7d 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,7 @@
12005-07-04 Lute Kamstra <lute@gnu.org>
2
3 Update FSF's address in GPL notices.
4
12005-06-11 Eli Zaretskii <eliz@gnu.org> 52005-06-11 Eli Zaretskii <eliz@gnu.org>
2 6
3 * configure.bat: If their fc.exe returns a meaningful exit status, 7 * configure.bat: If their fc.exe returns a meaningful exit status,
diff --git a/src/ChangeLog b/src/ChangeLog
index 3753d88a0e8..e13ffe8fc66 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,29 @@
12005-07-06 Richard M. Stallman <rms@gnu.org>
2
3 * window.c (Frecenter): When arg is inside the scroll margin,
4 move it out of the margin.
5
62005-07-06 Jason Rumney <jasonr@gnu.org>
7
8 * w32console.c (initialize_w32_display): Detect when the console
9 dimensions are insane, and default to 80x25 instead.
10 (w32_use_full_screen_buffer): default to NIL.
11
122005-07-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13
14 * macterm.c (mac_draw_vertical_window_border): Use foreground of
15 VERTICAL_BORDER_FACE_ID for vertical border line.
16 (mac_encode_char): Call check_ccl_update in advance.
17 (mac_to_x_fontname, x_font_name_to_mac_font_name)
18 (init_font_name_table, mac_do_list_fonts, XLoadQueryFont): Don't
19 assume that font family length is less than 32.
20 (x_compute_min_glyph_bounds): Make static.
21 (x_load_font): Never set fonts_changed_p to zero.
22
232005-07-04 Lute Kamstra <lute@gnu.org>
24
25 * Update FSF's address in GPL notices.
26
12005-07-03 Richard M. Stallman <rms@gnu.org> 272005-07-03 Richard M. Stallman <rms@gnu.org>
2 28
3 * xdisp.c (try_window): Fix previous change in how it handles 29 * xdisp.c (try_window): Fix previous change in how it handles
diff --git a/src/macterm.c b/src/macterm.c
index ab43a7bda43..303557daca1 100644
--- a/src/macterm.c
+++ b/src/macterm.c
@@ -1334,6 +1334,12 @@ mac_draw_vertical_window_border (w, x, y0, y1)
1334 int x, y0, y1; 1334 int x, y0, y1;
1335{ 1335{
1336 struct frame *f = XFRAME (WINDOW_FRAME (w)); 1336 struct frame *f = XFRAME (WINDOW_FRAME (w));
1337 struct face *face;
1338
1339 face = FACE_FROM_ID (f, VERTICAL_BORDER_FACE_ID);
1340 if (face)
1341 XSetForeground (FRAME_MAC_DISPLAY (f), f->output_data.mac->normal_gc,
1342 face->foreground);
1337 1343
1338 XDrawLine (FRAME_MAC_DISPLAY (f), FRAME_MAC_WINDOW (f), 1344 XDrawLine (FRAME_MAC_DISPLAY (f), FRAME_MAC_WINDOW (f),
1339 f->output_data.mac->normal_gc, x, y0, x, y1); 1345 f->output_data.mac->normal_gc, x, y0, x, y1);
@@ -1721,10 +1727,12 @@ mac_encode_char (c, char2b, font_info, two_byte_p)
1721 /* It's a program. */ 1727 /* It's a program. */
1722 struct ccl_program *ccl = font_info->font_encoder; 1728 struct ccl_program *ccl = font_info->font_encoder;
1723 1729
1730 check_ccl_update (ccl);
1724 if (CHARSET_DIMENSION (charset) == 1) 1731 if (CHARSET_DIMENSION (charset) == 1)
1725 { 1732 {
1726 ccl->reg[0] = charset; 1733 ccl->reg[0] = charset;
1727 ccl->reg[1] = char2b->byte2; 1734 ccl->reg[1] = char2b->byte2;
1735 ccl->reg[2] = -1;
1728 } 1736 }
1729 else 1737 else
1730 { 1738 {
@@ -6249,10 +6257,11 @@ mac_to_x_fontname (name, size, style, charset)
6249 Style style; 6257 Style style;
6250 char *charset; 6258 char *charset;
6251{ 6259{
6252 char foundry[32], family[32], cs[32]; 6260 Str31 foundry, cs;
6261 Str255 family;
6253 char xf[256], *result, *p; 6262 char xf[256], *result, *p;
6254 6263
6255 if (sscanf (name, "%31[^-]-%31[^-]-%31s", foundry, family, cs) == 3) 6264 if (sscanf (name, "%31[^-]-%255[^-]-%31s", foundry, family, cs) == 3)
6256 charset = cs; 6265 charset = cs;
6257 else 6266 else
6258 { 6267 {
@@ -6260,13 +6269,12 @@ mac_to_x_fontname (name, size, style, charset)
6260 strcpy(family, name); 6269 strcpy(family, name);
6261 } 6270 }
6262 6271
6263 sprintf(xf, "-%s-%s-%s-%c-normal--%d-%d-%d-%d-m-%d-%s", 6272 sprintf (xf, "%s-%c-normal--%d-%d-%d-%d-m-%d-%s",
6264 foundry, family, style & bold ? "bold" : "medium", 6273 style & bold ? "bold" : "medium", style & italic ? 'i' : 'r',
6265 style & italic ? 'i' : 'r', size, size * 10, 6274 size, size * 10, size ? 75 : 0, size ? 75 : 0, size * 10, charset);
6266 size ? 75 : 0, size ? 75 : 0, size * 10, charset);
6267 6275
6268 result = (char *) xmalloc (strlen (xf) + 1); 6276 result = xmalloc (strlen (foundry) + strlen (family) + strlen (xf) + 3 + 1);
6269 strcpy (result, xf); 6277 sprintf (result, "-%s-%s-%s", foundry, family, xf);
6270 for (p = result; *p; p++) 6278 for (p = result; *p; p++)
6271 *p = tolower(*p); 6279 *p = tolower(*p);
6272 return result; 6280 return result;
@@ -6286,15 +6294,17 @@ x_font_name_to_mac_font_name (xf, mf, mf_decoded, style, cs)
6286 Style *style; 6294 Style *style;
6287 char *cs; 6295 char *cs;
6288{ 6296{
6289 char foundry[32], family[32], weight[20], slant[2], *p; 6297 Str31 foundry;
6298 Str255 family;
6299 char weight[20], slant[2], *p;
6290 Lisp_Object charset_info, coding_system = Qnil; 6300 Lisp_Object charset_info, coding_system = Qnil;
6291 struct coding_system coding; 6301 struct coding_system coding;
6292 6302
6293 strcpy (mf, ""); 6303 strcpy (mf, "");
6294 6304
6295 if (sscanf (xf, "-%31[^-]-%31[^-]-%19[^-]-%1[^-]-%*[^-]-%*[^-]-%*[^-]-%*[^-]-%*[^-]-%*[^-]-%*c-%*[^-]-%31s", 6305 if (sscanf (xf, "-%31[^-]-%255[^-]-%19[^-]-%1[^-]-%*[^-]-%*[^-]-%*[^-]-%*[^-]-%*[^-]-%*[^-]-%*c-%*[^-]-%31s",
6296 foundry, family, weight, slant, cs) != 5 && 6306 foundry, family, weight, slant, cs) != 5 &&
6297 sscanf (xf, "-%31[^-]-%31[^-]-%19[^-]-%1[^-]-%*[^-]--%*[^-]-%*[^-]-%*[^-]-%*[^-]-%*c-%*[^-]-%31s", 6307 sscanf (xf, "-%31[^-]-%255[^-]-%19[^-]-%1[^-]-%*[^-]--%*[^-]-%*[^-]-%*[^-]-%*[^-]-%*c-%*[^-]-%31s",
6298 foundry, family, weight, slant, cs) != 5) 6308 foundry, family, weight, slant, cs) != 5)
6299 return; 6309 return;
6300 6310
@@ -6327,7 +6337,7 @@ x_font_name_to_mac_font_name (xf, mf, mf_decoded, style, cs)
6327 coding.dst_multibyte = 1; 6337 coding.dst_multibyte = 1;
6328 coding.mode |= CODING_MODE_LAST_BLOCK; 6338 coding.mode |= CODING_MODE_LAST_BLOCK;
6329 encode_coding (&coding, mf_decoded, mf, 6339 encode_coding (&coding, mf_decoded, mf,
6330 strlen (mf_decoded), sizeof (Str32) - 1); 6340 strlen (mf_decoded), sizeof (Str255) - 1);
6331 mf[coding.produced] = '\0'; 6341 mf[coding.produced] = '\0';
6332 } 6342 }
6333} 6343}
@@ -6459,7 +6469,7 @@ init_font_name_table ()
6459 Handle font_handle, font_handle_2; 6469 Handle font_handle, font_handle_2;
6460 short id, scriptcode; 6470 short id, scriptcode;
6461 ResType type; 6471 ResType type;
6462 Str32 name; 6472 Str255 name;
6463 struct FontAssoc *fat; 6473 struct FontAssoc *fat;
6464 struct AsscEntry *assc_entry; 6474 struct AsscEntry *assc_entry;
6465 Lisp_Object text_encoding_info_alist, text_encoding_info; 6475 Lisp_Object text_encoding_info_alist, text_encoding_info;
@@ -6598,8 +6608,7 @@ mac_do_list_fonts (pattern, maxnames)
6598 int i, n_fonts = 0; 6608 int i, n_fonts = 0;
6599 Lisp_Object font_list = Qnil, pattern_regex, fontname; 6609 Lisp_Object font_list = Qnil, pattern_regex, fontname;
6600 char *regex = (char *) alloca (strlen (pattern) * 2 + 3); 6610 char *regex = (char *) alloca (strlen (pattern) * 2 + 3);
6601 char scaled[256]; 6611 char *scaled, *ptr;
6602 char *ptr;
6603 int scl_val[XLFD_SCL_LAST], *field, *val; 6612 int scl_val[XLFD_SCL_LAST], *field, *val;
6604 char *longest_start, *cur_start, *nonspecial; 6613 char *longest_start, *cur_start, *nonspecial;
6605 int longest_len, exact; 6614 int longest_len, exact;
@@ -6723,6 +6732,7 @@ mac_do_list_fonts (pattern, maxnames)
6723 { 6732 {
6724 int former_len = ptr - font_name_table[i]; 6733 int former_len = ptr - font_name_table[i];
6725 6734
6735 scaled = xmalloc (strlen (font_name_table[i]) + 20 + 1);
6726 memcpy (scaled, font_name_table[i], former_len); 6736 memcpy (scaled, font_name_table[i], former_len);
6727 sprintf (scaled + former_len, 6737 sprintf (scaled + former_len,
6728 "-%d-%d-75-75-m-%d-%s", 6738 "-%d-%d-75-75-m-%d-%s",
@@ -6732,6 +6742,7 @@ mac_do_list_fonts (pattern, maxnames)
6732 ptr + sizeof ("-0-0-0-0-m-0-") - 1); 6742 ptr + sizeof ("-0-0-0-0-m-0-") - 1);
6733 fontname = mac_c_string_match (pattern_regex, scaled, 6743 fontname = mac_c_string_match (pattern_regex, scaled,
6734 nonspecial, exact); 6744 nonspecial, exact);
6745 xfree (scaled);
6735 if (!NILP (fontname)) 6746 if (!NILP (fontname))
6736 { 6747 {
6737 font_list = Fcons (fontname, font_list); 6748 font_list = Fcons (fontname, font_list);
@@ -6852,7 +6863,7 @@ x_font_min_bounds (font, w, h)
6852 the values computed. Value is non-zero if smallest_font_height or 6863 the values computed. Value is non-zero if smallest_font_height or
6853 smallest_char_width become smaller than they were before. */ 6864 smallest_char_width become smaller than they were before. */
6854 6865
6855int 6866static int
6856x_compute_min_glyph_bounds (f) 6867x_compute_min_glyph_bounds (f)
6857 struct frame *f; 6868 struct frame *f;
6858{ 6869{
@@ -6937,7 +6948,8 @@ XLoadQueryFont (Display *dpy, char *fontname)
6937 GrafPtr port; 6948 GrafPtr port;
6938 SInt16 old_fontnum, old_fontsize; 6949 SInt16 old_fontnum, old_fontsize;
6939 Style old_fontface; 6950 Style old_fontface;
6940 Str32 mfontname, mfontname_decoded, charset; 6951 Str255 mfontname, mfontname_decoded;
6952 Str31 charset;
6941 SInt16 fontnum; 6953 SInt16 fontnum;
6942 Style fontface; 6954 Style fontface;
6943#if TARGET_API_MAC_CARBON 6955#if TARGET_API_MAC_CARBON
@@ -7329,7 +7341,7 @@ x_load_font (f, fontname, size)
7329 before, or if the font loaded has a smalle>r height than any 7341 before, or if the font loaded has a smalle>r height than any
7330 other font loaded before. If this happens, it will make a 7342 other font loaded before. If this happens, it will make a
7331 glyph matrix reallocation necessary. */ 7343 glyph matrix reallocation necessary. */
7332 fonts_changed_p = x_compute_min_glyph_bounds (f); 7344 fonts_changed_p |= x_compute_min_glyph_bounds (f);
7333 UNBLOCK_INPUT; 7345 UNBLOCK_INPUT;
7334 return fontp; 7346 return fontp;
7335 } 7347 }
diff --git a/src/w32console.c b/src/w32console.c
index 70578f58c6b..0ebda179667 100644
--- a/src/w32console.c
+++ b/src/w32console.c
@@ -635,7 +635,24 @@ initialize_w32_display (void)
635 meta_key = 1; 635 meta_key = 1;
636 char_attr_normal = info.wAttributes; 636 char_attr_normal = info.wAttributes;
637 637
638 if (w32_use_full_screen_buffer) 638 /* Determine if the info returned by GetConsoleScreenBufferInfo
639 is realistic. Old MS Telnet servers used to only fill out
640 the dwSize portion, even modern one fill the whole struct with
641 garbage when using non-MS telnet clients. */
642 if ((w32_use_full_screen_buffer
643 && (info.dwSize.Y < 20 || info.dwSize.Y > 100
644 || info.dwSize.X < 40 || info.dwSize.X > 200))
645 || (!w32_use_full_screen_buffer
646 && (info.srWindow.Bottom - info.srWindow.Top < 20
647 || info.srWindow.Bottom - info.srWindow.Top > 100
648 || info.srWindow.Right - info.srWindow.Left < 40
649 || info.srWindow.Right - info.srWindow.Left > 100)))
650 {
651 FRAME_LINES (SELECTED_FRAME ()) = 25;
652 SET_FRAME_COLS (SELECTED_FRAME (), 80);
653 }
654
655 else if (w32_use_full_screen_buffer)
639 { 656 {
640 FRAME_LINES (SELECTED_FRAME ()) = info.dwSize.Y; /* lines per page */ 657 FRAME_LINES (SELECTED_FRAME ()) = info.dwSize.Y; /* lines per page */
641 SET_FRAME_COLS (SELECTED_FRAME (), info.dwSize.X); /* characters per line */ 658 SET_FRAME_COLS (SELECTED_FRAME (), info.dwSize.X); /* characters per line */
@@ -691,7 +708,7 @@ This is desirable when running Emacs over telnet, and is the default.
691A value of nil means use the current console window dimensions; this 708A value of nil means use the current console window dimensions; this
692may be preferrable when working directly at the console with a large 709may be preferrable when working directly at the console with a large
693scroll-back buffer. */); 710scroll-back buffer. */);
694 w32_use_full_screen_buffer = 1; 711 w32_use_full_screen_buffer = 0;
695 712
696 defsubr (&Sset_screen_color); 713 defsubr (&Sset_screen_color);
697 defsubr (&Sset_cursor_size); 714 defsubr (&Sset_cursor_size);
diff --git a/src/window.c b/src/window.c
index 68b2d4f89c7..d9af9ba72ac 100644
--- a/src/window.c
+++ b/src/window.c
@@ -5335,6 +5335,8 @@ and redisplay normally--don't erase and redraw the frame. */)
5335 struct buffer *obuf = current_buffer; 5335 struct buffer *obuf = current_buffer;
5336 int center_p = 0; 5336 int center_p = 0;
5337 int charpos, bytepos; 5337 int charpos, bytepos;
5338 int iarg;
5339 int this_scroll_margin;
5338 5340
5339 /* If redisplay is suppressed due to an error, try again. */ 5341 /* If redisplay is suppressed due to an error, try again. */
5340 obuf->display_error_modiff = 0; 5342 obuf->display_error_modiff = 0;
@@ -5361,6 +5363,12 @@ and redisplay normally--don't erase and redraw the frame. */)
5361 5363
5362 set_buffer_internal (buf); 5364 set_buffer_internal (buf);
5363 5365
5366 /* Do this after making BUF current
5367 in case scroll_margin is buffer-local. */
5368 this_scroll_margin = max (0, scroll_margin);
5369 this_scroll_margin = min (this_scroll_margin,
5370 XFASTINT (w->total_lines) / 4);
5371
5364 /* Handle centering on a graphical frame specially. Such frames can 5372 /* Handle centering on a graphical frame specially. Such frames can
5365 have variable-height lines and centering point on the basis of 5373 have variable-height lines and centering point on the basis of
5366 line counts would lead to strange effects. */ 5374 line counts would lead to strange effects. */
@@ -5377,14 +5385,17 @@ and redisplay normally--don't erase and redraw the frame. */)
5377 charpos = IT_CHARPOS (it); 5385 charpos = IT_CHARPOS (it);
5378 bytepos = IT_BYTEPOS (it); 5386 bytepos = IT_BYTEPOS (it);
5379 } 5387 }
5380 else if (XINT (arg) < 0) 5388 else if (iarg < 0)
5381 { 5389 {
5382 struct it it; 5390 struct it it;
5383 struct text_pos pt; 5391 struct text_pos pt;
5384 int nlines = - XINT (arg); 5392 int nlines = -iarg;
5385 int extra_line_spacing; 5393 int extra_line_spacing;
5386 int h = window_box_height (w); 5394 int h = window_box_height (w);
5387 5395
5396 iarg = XINT (arg);
5397 iarg = - max (-iarg, this_scroll_margin);
5398
5388 SET_TEXT_POS (pt, PT, PT_BYTE); 5399 SET_TEXT_POS (pt, PT, PT_BYTE);
5389 start_display (&it, w, pt); 5400 start_display (&it, w, pt);
5390 5401
@@ -5443,7 +5454,11 @@ and redisplay normally--don't erase and redraw the frame. */)
5443 else 5454 else
5444 { 5455 {
5445 struct position pos; 5456 struct position pos;
5446 pos = *vmotion (PT, - XINT (arg), w); 5457
5458 iarg = XINT (arg);
5459 iarg = max (iarg, this_scroll_margin);
5460
5461 pos = *vmotion (PT, -iarg, w);
5447 charpos = pos.bufpos; 5462 charpos = pos.bufpos;
5448 bytepos = pos.bytepos; 5463 bytepos = pos.bytepos;
5449 } 5464 }
@@ -5454,11 +5469,17 @@ and redisplay normally--don't erase and redraw the frame. */)
5454 int ht = window_internal_height (w); 5469 int ht = window_internal_height (w);
5455 5470
5456 if (center_p) 5471 if (center_p)
5457 arg = make_number (ht / 2); 5472 iarg = make_number (ht / 2);
5458 else if (XINT (arg) < 0) 5473 else if (XINT (arg) < 0)
5459 arg = make_number (XINT (arg) + ht); 5474 iarg = XINT (arg) + ht;
5475 else
5476 iarg = XINT (arg);
5477
5478 /* Don't let it get into the margin at either top or bottom. */
5479 iarg = max (iarg, this_scroll_margin);
5480 iarg = min (iarg, ht - this_scroll_margin - 1);
5460 5481
5461 pos = *vmotion (PT, - XINT (arg), w); 5482 pos = *vmotion (PT, - iarg, w);
5462 charpos = pos.bufpos; 5483 charpos = pos.bufpos;
5463 bytepos = pos.bytepos; 5484 bytepos = pos.bytepos;
5464 } 5485 }
@@ -5507,6 +5528,9 @@ zero means top of window, negative means relative to bottom of window. */)
5507 struct window *w = XWINDOW (selected_window); 5528 struct window *w = XWINDOW (selected_window);
5508 int lines, start; 5529 int lines, start;
5509 Lisp_Object window; 5530 Lisp_Object window;
5531#if 0
5532 int this_scroll_margin;
5533#endif
5510 5534
5511 window = selected_window; 5535 window = selected_window;
5512 start = marker_position (w->start); 5536 start = marker_position (w->start);
@@ -5522,13 +5546,33 @@ zero means top of window, negative means relative to bottom of window. */)
5522 Fgoto_char (w->start); 5546 Fgoto_char (w->start);
5523 5547
5524 lines = displayed_window_lines (w); 5548 lines = displayed_window_lines (w);
5549
5550#if 0
5551 this_scroll_margin = max (0, scroll_margin);
5552 this_scroll_margin = min (this_scroll_margin, lines / 4);
5553#endif
5554
5525 if (NILP (arg)) 5555 if (NILP (arg))
5526 XSETFASTINT (arg, lines / 2); 5556 XSETFASTINT (arg, lines / 2);
5527 else 5557 else
5528 { 5558 {
5529 arg = Fprefix_numeric_value (arg); 5559 int iarg = XINT (Fprefix_numeric_value (arg));
5530 if (XINT (arg) < 0) 5560
5531 XSETINT (arg, XINT (arg) + lines); 5561 if (iarg < 0)
5562 iarg = iarg + lines;
5563
5564#if 0 /* This code would prevent move-to-window-line from moving point
5565 to a place inside the scroll margins (which would cause the
5566 next redisplay to scroll). I wrote this code, but then concluded
5567 it is probably better not to install it. However, it is here
5568 inside #if 0 so as not to lose it. -- rms. */
5569
5570 /* Don't let it get into the margin at either top or bottom. */
5571 iarg = max (iarg, this_scroll_margin);
5572 iarg = min (iarg, lines - this_scroll_margin - 1);
5573#endif
5574
5575 arg = make_number (iarg);
5532 } 5576 }
5533 5577
5534 /* Skip past a partially visible first line. */ 5578 /* Skip past a partially visible first line. */