diff options
| author | Miles Bader | 2005-06-09 07:13:03 +0000 |
|---|---|---|
| committer | Miles Bader | 2005-06-09 07:13:03 +0000 |
| commit | d113efea8e0a56aedd60615f5dc6669c72aca77f (patch) | |
| tree | c51aa1cd5076acfc2391217b0d7dea96552011de | |
| parent | 2435213ba6b74f7425e15b1f799c9ae18467e43d (diff) | |
| parent | 47600d8e97925ed8816b099267e24f4ab3311e75 (diff) | |
| download | emacs-d113efea8e0a56aedd60615f5dc6669c72aca77f.tar.gz emacs-d113efea8e0a56aedd60615f5dc6669c72aca77f.zip | |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 353-357)
- Update from CVS
77 files changed, 3087 insertions, 4003 deletions
| @@ -1,3 +1,13 @@ | |||
| 1 | 2005-06-08 Steven Tamm <steventamm@mac.com> | ||
| 2 | |||
| 3 | * configure.in: Support Darwin/MacOSX on Intel | ||
| 4 | * configure: Regenerate. | ||
| 5 | |||
| 6 | 2005-06-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 7 | |||
| 8 | * configure.in (HAVE_CANCELMENUTRACKING): New test. | ||
| 9 | * configure: Regenerate. | ||
| 10 | |||
| 1 | 2005-05-11 J,Ai(Br,At(Bme Marant <jmarant@marant.org> | 11 | 2005-05-11 J,Ai(Br,At(Bme Marant <jmarant@marant.org> |
| 2 | 12 | ||
| 3 | * configure.in: Add --enable-locallisppath. | 13 | * configure.in: Add --enable-locallisppath. |
| @@ -1,8 +1,9 @@ | |||
| 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.59. | 3 | # Generated by GNU Autoconf 2.57. |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 2003 Free Software Foundation, Inc. | 5 | # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 |
| 6 | # Free Software Foundation, Inc. | ||
| 6 | # This configure script is free software; the Free Software Foundation | 7 | # This configure script is free software; the Free Software Foundation |
| 7 | # gives unlimited permission to copy, distribute and modify it. | 8 | # gives unlimited permission to copy, distribute and modify it. |
| 8 | ## --------------------- ## | 9 | ## --------------------- ## |
| @@ -19,10 +20,9 @@ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | |||
| 19 | elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then | 20 | elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then |
| 20 | set -o posix | 21 | set -o posix |
| 21 | fi | 22 | fi |
| 22 | DUALCASE=1; export DUALCASE # for MKS sh | ||
| 23 | 23 | ||
| 24 | # Support unset when possible. | 24 | # Support unset when possible. |
| 25 | if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then | 25 | if (FOO=FOO; unset FOO) >/dev/null 2>&1; then |
| 26 | as_unset=unset | 26 | as_unset=unset |
| 27 | else | 27 | else |
| 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 |
| 43 | do | 43 | do |
| 44 | if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then | 44 | if (set +x; test -n "`(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,17 +218,16 @@ rm -f conf$$ conf$$.exe conf$$.file | |||
| 218 | if mkdir -p . 2>/dev/null; then | 218 | if mkdir -p . 2>/dev/null; then |
| 219 | as_mkdir_p=: | 219 | as_mkdir_p=: |
| 220 | else | 220 | else |
| 221 | test -d ./-p && rmdir ./-p | ||
| 222 | as_mkdir_p=false | 221 | as_mkdir_p=false |
| 223 | fi | 222 | fi |
| 224 | 223 | ||
| 225 | as_executable_p="test -f" | 224 | as_executable_p="test -f" |
| 226 | 225 | ||
| 227 | # Sed expression to map a string onto a valid CPP name. | 226 | # Sed expression to map a string onto a valid CPP name. |
| 228 | as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 227 | as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" |
| 229 | 228 | ||
| 230 | # Sed expression to map a string onto a valid variable name. | 229 | # Sed expression to map a string onto a valid variable name. |
| 231 | as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" | 230 | as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" |
| 232 | 231 | ||
| 233 | 232 | ||
| 234 | # IFS | 233 | # IFS |
| @@ -669,7 +668,7 @@ done | |||
| 669 | 668 | ||
| 670 | # Be sure to have absolute paths. | 669 | # Be sure to have absolute paths. |
| 671 | for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ | 670 | for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ |
| 672 | localstatedir libdir includedir oldincludedir infodir mandir | 671 | localstatedir libdir includedir oldincludedir infodir mandir |
| 673 | do | 672 | do |
| 674 | eval ac_val=$`echo $ac_var` | 673 | eval ac_val=$`echo $ac_var` |
| 675 | case $ac_val in | 674 | case $ac_val in |
| @@ -709,10 +708,10 @@ if test -z "$srcdir"; then | |||
| 709 | # Try the directory containing this script, then its parent. | 708 | # Try the directory containing this script, then its parent. |
| 710 | ac_confdir=`(dirname "$0") 2>/dev/null || | 709 | ac_confdir=`(dirname "$0") 2>/dev/null || |
| 711 | $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 710 | $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 712 | X"$0" : 'X\(//\)[^/]' \| \ | 711 | X"$0" : 'X\(//\)[^/]' \| \ |
| 713 | X"$0" : 'X\(//\)$' \| \ | 712 | X"$0" : 'X\(//\)$' \| \ |
| 714 | X"$0" : 'X\(/\)' \| \ | 713 | X"$0" : 'X\(/\)' \| \ |
| 715 | . : '\(.\)' 2>/dev/null || | 714 | . : '\(.\)' 2>/dev/null || |
| 716 | echo X"$0" | | 715 | echo X"$0" | |
| 717 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 716 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 718 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 717 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| @@ -804,9 +803,9 @@ _ACEOF | |||
| 804 | cat <<_ACEOF | 803 | cat <<_ACEOF |
| 805 | Installation directories: | 804 | Installation directories: |
| 806 | --prefix=PREFIX install architecture-independent files in PREFIX | 805 | --prefix=PREFIX install architecture-independent files in PREFIX |
| 807 | [$ac_default_prefix] | 806 | [$ac_default_prefix] |
| 808 | --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX | 807 | --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX |
| 809 | [PREFIX] | 808 | [PREFIX] |
| 810 | 809 | ||
| 811 | By default, \`make install' will install all the files in | 810 | By default, \`make install' will install all the files in |
| 812 | \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify | 811 | \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify |
| @@ -933,45 +932,12 @@ case $srcdir in | |||
| 933 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix | 932 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix |
| 934 | ac_top_srcdir=$ac_top_builddir$srcdir ;; | 933 | ac_top_srcdir=$ac_top_builddir$srcdir ;; |
| 935 | esac | 934 | esac |
| 936 | 935 | # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be | |
| 937 | # Do not use `cd foo && pwd` to compute absolute paths, because | 936 | # absolute. |
| 938 | # the directories may not exist. | 937 | ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` |
| 939 | case `pwd` in | 938 | ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` |
| 940 | .) ac_abs_builddir="$ac_dir";; | 939 | ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` |
| 941 | *) | 940 | ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` |
| 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;; | ||
| 947 | esac | ||
| 948 | case $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;; | ||
| 956 | esac | ||
| 957 | case $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;; | ||
| 965 | esac | ||
| 966 | case $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;; | ||
| 974 | esac | ||
| 975 | 941 | ||
| 976 | cd $ac_dir | 942 | cd $ac_dir |
| 977 | # Check for guested configure; otherwise get Cygnus style configure. | 943 | # Check for guested configure; otherwise get Cygnus style configure. |
| @@ -982,13 +948,13 @@ esac | |||
| 982 | echo | 948 | echo |
| 983 | $SHELL $ac_srcdir/configure --help=recursive | 949 | $SHELL $ac_srcdir/configure --help=recursive |
| 984 | elif test -f $ac_srcdir/configure.ac || | 950 | elif test -f $ac_srcdir/configure.ac || |
| 985 | test -f $ac_srcdir/configure.in; then | 951 | test -f $ac_srcdir/configure.in; then |
| 986 | echo | 952 | echo |
| 987 | $ac_configure --help | 953 | $ac_configure --help |
| 988 | else | 954 | else |
| 989 | echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 | 955 | echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 |
| 990 | fi | 956 | fi |
| 991 | cd "$ac_popdir" | 957 | cd $ac_popdir |
| 992 | done | 958 | done |
| 993 | fi | 959 | fi |
| 994 | 960 | ||
| @@ -996,7 +962,8 @@ test -n "$ac_init_help" && exit 0 | |||
| 996 | if $ac_init_version; then | 962 | if $ac_init_version; then |
| 997 | cat <<\_ACEOF | 963 | cat <<\_ACEOF |
| 998 | 964 | ||
| 999 | Copyright (C) 2003 Free Software Foundation, Inc. | 965 | Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 |
| 966 | Free Software Foundation, Inc. | ||
| 1000 | This configure script is free software; the Free Software Foundation | 967 | This configure script is free software; the Free Software Foundation |
| 1001 | gives unlimited permission to copy, distribute and modify it. | 968 | gives unlimited permission to copy, distribute and modify it. |
| 1002 | _ACEOF | 969 | _ACEOF |
| @@ -1008,7 +975,7 @@ This file contains any messages produced by compilers while | |||
| 1008 | running configure, to aid debugging if configure makes a mistake. | 975 | running configure, to aid debugging if configure makes a mistake. |
| 1009 | 976 | ||
| 1010 | It was created by $as_me, which was | 977 | It was created by $as_me, which was |
| 1011 | generated by GNU Autoconf 2.59. Invocation command line was | 978 | generated by GNU Autoconf 2.57. Invocation command line was |
| 1012 | 979 | ||
| 1013 | $ $0 $@ | 980 | $ $0 $@ |
| 1014 | 981 | ||
| @@ -1085,19 +1052,19 @@ do | |||
| 1085 | 2) | 1052 | 2) |
| 1086 | ac_configure_args1="$ac_configure_args1 '$ac_arg'" | 1053 | ac_configure_args1="$ac_configure_args1 '$ac_arg'" |
| 1087 | if test $ac_must_keep_next = true; then | 1054 | if test $ac_must_keep_next = true; then |
| 1088 | ac_must_keep_next=false # Got value, back to normal. | 1055 | ac_must_keep_next=false # Got value, back to normal. |
| 1089 | else | 1056 | else |
| 1090 | case $ac_arg in | 1057 | case $ac_arg in |
| 1091 | *=* | --config-cache | -C | -disable-* | --disable-* \ | 1058 | *=* | --config-cache | -C | -disable-* | --disable-* \ |
| 1092 | | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | 1059 | | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ |
| 1093 | | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | 1060 | | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ |
| 1094 | | -with-* | --with-* | -without-* | --without-* | --x) | 1061 | | -with-* | --with-* | -without-* | --without-* | --x) |
| 1095 | case "$ac_configure_args0 " in | 1062 | case "$ac_configure_args0 " in |
| 1096 | "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; | 1063 | "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; |
| 1097 | esac | 1064 | esac |
| 1098 | ;; | 1065 | ;; |
| 1099 | -* ) ac_must_keep_next=true ;; | 1066 | -* ) ac_must_keep_next=true ;; |
| 1100 | esac | 1067 | esac |
| 1101 | fi | 1068 | fi |
| 1102 | ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" | 1069 | ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" |
| 1103 | # Get rid of the leading space. | 1070 | # Get rid of the leading space. |
| @@ -1131,12 +1098,12 @@ _ASBOX | |||
| 1131 | case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in | 1098 | case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in |
| 1132 | *ac_space=\ *) | 1099 | *ac_space=\ *) |
| 1133 | sed -n \ | 1100 | sed -n \ |
| 1134 | "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; | 1101 | "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; |
| 1135 | s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" | 1102 | s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" |
| 1136 | ;; | 1103 | ;; |
| 1137 | *) | 1104 | *) |
| 1138 | sed -n \ | 1105 | sed -n \ |
| 1139 | "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" | 1106 | "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" |
| 1140 | ;; | 1107 | ;; |
| 1141 | esac; | 1108 | esac; |
| 1142 | } | 1109 | } |
| @@ -1165,7 +1132,7 @@ _ASBOX | |||
| 1165 | for ac_var in $ac_subst_files | 1132 | for ac_var in $ac_subst_files |
| 1166 | do | 1133 | do |
| 1167 | eval ac_val=$`echo $ac_var` | 1134 | eval ac_val=$`echo $ac_var` |
| 1168 | echo "$ac_var='"'"'$ac_val'"'"'" | 1135 | echo "$ac_var='"'"'$ac_val'"'"'" |
| 1169 | done | sort | 1136 | done | sort |
| 1170 | echo | 1137 | echo |
| 1171 | fi | 1138 | fi |
| @@ -1184,7 +1151,7 @@ _ASBOX | |||
| 1184 | echo "$as_me: caught signal $ac_signal" | 1151 | echo "$as_me: caught signal $ac_signal" |
| 1185 | echo "$as_me: exit $exit_status" | 1152 | echo "$as_me: exit $exit_status" |
| 1186 | } >&5 | 1153 | } >&5 |
| 1187 | rm -f core *.core && | 1154 | rm -f core core.* *.core && |
| 1188 | rm -rf conftest* confdefs* conf$$* $ac_clean_files && | 1155 | rm -rf conftest* confdefs* conf$$* $ac_clean_files && |
| 1189 | exit $exit_status | 1156 | exit $exit_status |
| 1190 | ' 0 | 1157 | ' 0 |
| @@ -1264,7 +1231,7 @@ fi | |||
| 1264 | # value. | 1231 | # value. |
| 1265 | ac_cache_corrupted=false | 1232 | ac_cache_corrupted=false |
| 1266 | for ac_var in `(set) 2>&1 | | 1233 | for ac_var in `(set) 2>&1 | |
| 1267 | sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do | 1234 | sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do |
| 1268 | eval ac_old_set=\$ac_cv_env_${ac_var}_set | 1235 | eval ac_old_set=\$ac_cv_env_${ac_var}_set |
| 1269 | eval ac_new_set=\$ac_env_${ac_var}_set | 1236 | eval ac_new_set=\$ac_env_${ac_var}_set |
| 1270 | eval ac_old_val="\$ac_cv_env_${ac_var}_value" | 1237 | eval ac_old_val="\$ac_cv_env_${ac_var}_value" |
| @@ -1281,13 +1248,13 @@ echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} | |||
| 1281 | ,);; | 1248 | ,);; |
| 1282 | *) | 1249 | *) |
| 1283 | if test "x$ac_old_val" != "x$ac_new_val"; then | 1250 | if test "x$ac_old_val" != "x$ac_new_val"; then |
| 1284 | { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 | 1251 | { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 |
| 1285 | echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} | 1252 | echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} |
| 1286 | { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 | 1253 | { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 |
| 1287 | echo "$as_me: former value: $ac_old_val" >&2;} | 1254 | echo "$as_me: former value: $ac_old_val" >&2;} |
| 1288 | { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 | 1255 | { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 |
| 1289 | echo "$as_me: current value: $ac_new_val" >&2;} | 1256 | echo "$as_me: current value: $ac_new_val" >&2;} |
| 1290 | ac_cache_corrupted=: | 1257 | ac_cache_corrupted=: |
| 1291 | fi;; | 1258 | fi;; |
| 1292 | esac | 1259 | esac |
| 1293 | # Pass precious variables to config.status. | 1260 | # Pass precious variables to config.status. |
| @@ -2562,6 +2529,9 @@ _ACEOF | |||
| 2562 | machine=intel386 | 2529 | machine=intel386 |
| 2563 | case "${canonical}" in | 2530 | case "${canonical}" in |
| 2564 | *-cygwin ) opsys=cygwin ;; | 2531 | *-cygwin ) opsys=cygwin ;; |
| 2532 | *-darwin ) opsys=darwin | ||
| 2533 | CPP="${CC-cc} -E -no-cpp-precomp" | ||
| 2534 | ;; | ||
| 2565 | *-lynxos* ) opsys=lynxos ;; | 2535 | *-lynxos* ) opsys=lynxos ;; |
| 2566 | *-isc1.* | *-isc2.[01]* ) opsys=386-ix ;; | 2536 | *-isc1.* | *-isc2.[01]* ) opsys=386-ix ;; |
| 2567 | *-isc2.2* ) opsys=isc2-2 ;; | 2537 | *-isc2.2* ) opsys=isc2-2 ;; |
| @@ -3035,6 +3005,7 @@ ac_compiler=`set X $ac_compile; echo $2` | |||
| 3035 | (exit $ac_status); } | 3005 | (exit $ac_status); } |
| 3036 | 3006 | ||
| 3037 | cat >conftest.$ac_ext <<_ACEOF | 3007 | cat >conftest.$ac_ext <<_ACEOF |
| 3008 | #line $LINENO "configure" | ||
| 3038 | /* confdefs.h. */ | 3009 | /* confdefs.h. */ |
| 3039 | _ACEOF | 3010 | _ACEOF |
| 3040 | cat confdefs.h >>conftest.$ac_ext | 3011 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3054,8 +3025,8 @@ ac_clean_files="$ac_clean_files a.out a.exe b.out" | |||
| 3054 | # Try to create an executable without -o first, disregard a.out. | 3025 | # Try to create an executable without -o first, disregard a.out. |
| 3055 | # It will help us diagnose broken compilers, and finding out an intuition | 3026 | # It will help us diagnose broken compilers, and finding out an intuition |
| 3056 | # of exeext. | 3027 | # of exeext. |
| 3057 | echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 | 3028 | echo "$as_me:$LINENO: checking for C compiler default output" >&5 |
| 3058 | echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 | 3029 | echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 |
| 3059 | ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` | 3030 | ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` |
| 3060 | if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 | 3031 | if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 |
| 3061 | (eval $ac_link_default) 2>&5 | 3032 | (eval $ac_link_default) 2>&5 |
| @@ -3075,23 +3046,23 @@ do | |||
| 3075 | test -f "$ac_file" || continue | 3046 | test -f "$ac_file" || continue |
| 3076 | case $ac_file in | 3047 | case $ac_file in |
| 3077 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) | 3048 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) |
| 3078 | ;; | 3049 | ;; |
| 3079 | conftest.$ac_ext ) | 3050 | conftest.$ac_ext ) |
| 3080 | # This is the source file. | 3051 | # This is the source file. |
| 3081 | ;; | 3052 | ;; |
| 3082 | [ab].out ) | 3053 | [ab].out ) |
| 3083 | # We found the default executable, but exeext='' is most | 3054 | # We found the default executable, but exeext='' is most |
| 3084 | # certainly right. | 3055 | # certainly right. |
| 3085 | break;; | 3056 | break;; |
| 3086 | *.* ) | 3057 | *.* ) |
| 3087 | ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` | 3058 | ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` |
| 3088 | # FIXME: I believe we export ac_cv_exeext for Libtool, | 3059 | # FIXME: I believe we export ac_cv_exeext for Libtool, |
| 3089 | # but it would be cool to find out if it's true. Does anybody | 3060 | # but it would be cool to find out if it's true. Does anybody |
| 3090 | # maintain Libtool? --akim. | 3061 | # maintain Libtool? --akim. |
| 3091 | export ac_cv_exeext | 3062 | export ac_cv_exeext |
| 3092 | break;; | 3063 | break;; |
| 3093 | * ) | 3064 | * ) |
| 3094 | break;; | 3065 | break;; |
| 3095 | esac | 3066 | esac |
| 3096 | done | 3067 | done |
| 3097 | else | 3068 | else |
| @@ -3165,8 +3136,8 @@ for ac_file in conftest.exe conftest conftest.*; do | |||
| 3165 | case $ac_file in | 3136 | case $ac_file in |
| 3166 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; | 3137 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; |
| 3167 | *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` | 3138 | *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` |
| 3168 | export ac_cv_exeext | 3139 | export ac_cv_exeext |
| 3169 | break;; | 3140 | break;; |
| 3170 | * ) break;; | 3141 | * ) break;; |
| 3171 | esac | 3142 | esac |
| 3172 | done | 3143 | done |
| @@ -3191,6 +3162,7 @@ if test "${ac_cv_objext+set}" = set; then | |||
| 3191 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 3162 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 3192 | else | 3163 | else |
| 3193 | cat >conftest.$ac_ext <<_ACEOF | 3164 | cat >conftest.$ac_ext <<_ACEOF |
| 3165 | #line $LINENO "configure" | ||
| 3194 | /* confdefs.h. */ | 3166 | /* confdefs.h. */ |
| 3195 | _ACEOF | 3167 | _ACEOF |
| 3196 | cat confdefs.h >>conftest.$ac_ext | 3168 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3241,6 +3213,7 @@ if test "${ac_cv_c_compiler_gnu+set}" = set; then | |||
| 3241 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 3213 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 3242 | else | 3214 | else |
| 3243 | cat >conftest.$ac_ext <<_ACEOF | 3215 | cat >conftest.$ac_ext <<_ACEOF |
| 3216 | #line $LINENO "configure" | ||
| 3244 | /* confdefs.h. */ | 3217 | /* confdefs.h. */ |
| 3245 | _ACEOF | 3218 | _ACEOF |
| 3246 | cat confdefs.h >>conftest.$ac_ext | 3219 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3260,20 +3233,11 @@ main () | |||
| 3260 | _ACEOF | 3233 | _ACEOF |
| 3261 | rm -f conftest.$ac_objext | 3234 | rm -f conftest.$ac_objext |
| 3262 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3235 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 3263 | (eval $ac_compile) 2>conftest.er1 | 3236 | (eval $ac_compile) 2>&5 |
| 3264 | ac_status=$? | 3237 | ac_status=$? |
| 3265 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 3266 | rm -f conftest.er1 | ||
| 3267 | cat conftest.err >&5 | ||
| 3268 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3238 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3269 | (exit $ac_status); } && | 3239 | (exit $ac_status); } && |
| 3270 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 3240 | { ac_try='test -s conftest.$ac_objext' |
| 3271 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 3272 | (eval $ac_try) 2>&5 | ||
| 3273 | ac_status=$? | ||
| 3274 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 3275 | (exit $ac_status); }; } && | ||
| 3276 | { ac_try='test -s conftest.$ac_objext' | ||
| 3277 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3241 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3278 | (eval $ac_try) 2>&5 | 3242 | (eval $ac_try) 2>&5 |
| 3279 | ac_status=$? | 3243 | ac_status=$? |
| @@ -3286,7 +3250,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 3286 | 3250 | ||
| 3287 | ac_compiler_gnu=no | 3251 | ac_compiler_gnu=no |
| 3288 | fi | 3252 | fi |
| 3289 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 3253 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 3290 | ac_cv_c_compiler_gnu=$ac_compiler_gnu | 3254 | ac_cv_c_compiler_gnu=$ac_compiler_gnu |
| 3291 | 3255 | ||
| 3292 | fi | 3256 | fi |
| @@ -3302,6 +3266,7 @@ if test "${ac_cv_prog_cc_g+set}" = set; then | |||
| 3302 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 3266 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 3303 | else | 3267 | else |
| 3304 | cat >conftest.$ac_ext <<_ACEOF | 3268 | cat >conftest.$ac_ext <<_ACEOF |
| 3269 | #line $LINENO "configure" | ||
| 3305 | /* confdefs.h. */ | 3270 | /* confdefs.h. */ |
| 3306 | _ACEOF | 3271 | _ACEOF |
| 3307 | cat confdefs.h >>conftest.$ac_ext | 3272 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3318,20 +3283,11 @@ main () | |||
| 3318 | _ACEOF | 3283 | _ACEOF |
| 3319 | rm -f conftest.$ac_objext | 3284 | rm -f conftest.$ac_objext |
| 3320 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3285 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 3321 | (eval $ac_compile) 2>conftest.er1 | 3286 | (eval $ac_compile) 2>&5 |
| 3322 | ac_status=$? | 3287 | ac_status=$? |
| 3323 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 3324 | rm -f conftest.er1 | ||
| 3325 | cat conftest.err >&5 | ||
| 3326 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3288 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3327 | (exit $ac_status); } && | 3289 | (exit $ac_status); } && |
| 3328 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 3290 | { ac_try='test -s conftest.$ac_objext' |
| 3329 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 3330 | (eval $ac_try) 2>&5 | ||
| 3331 | ac_status=$? | ||
| 3332 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 3333 | (exit $ac_status); }; } && | ||
| 3334 | { ac_try='test -s conftest.$ac_objext' | ||
| 3335 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3291 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3336 | (eval $ac_try) 2>&5 | 3292 | (eval $ac_try) 2>&5 |
| 3337 | ac_status=$? | 3293 | ac_status=$? |
| @@ -3344,7 +3300,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 3344 | 3300 | ||
| 3345 | ac_cv_prog_cc_g=no | 3301 | ac_cv_prog_cc_g=no |
| 3346 | fi | 3302 | fi |
| 3347 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 3303 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 3348 | fi | 3304 | fi |
| 3349 | echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 | 3305 | echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 |
| 3350 | echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 | 3306 | echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 |
| @@ -3371,6 +3327,7 @@ else | |||
| 3371 | ac_cv_prog_cc_stdc=no | 3327 | ac_cv_prog_cc_stdc=no |
| 3372 | ac_save_CC=$CC | 3328 | ac_save_CC=$CC |
| 3373 | cat >conftest.$ac_ext <<_ACEOF | 3329 | cat >conftest.$ac_ext <<_ACEOF |
| 3330 | #line $LINENO "configure" | ||
| 3374 | /* confdefs.h. */ | 3331 | /* confdefs.h. */ |
| 3375 | _ACEOF | 3332 | _ACEOF |
| 3376 | cat confdefs.h >>conftest.$ac_ext | 3333 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3398,16 +3355,6 @@ static char *f (char * (*g) (char **, int), char **p, ...) | |||
| 3398 | va_end (v); | 3355 | va_end (v); |
| 3399 | return s; | 3356 | return s; |
| 3400 | } | 3357 | } |
| 3401 | |||
| 3402 | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | ||
| 3403 | function prototypes and stuff, but not '\xHH' hex character constants. | ||
| 3404 | These don't provoke an error unfortunately, instead are silently treated | ||
| 3405 | as 'x'. The following induces an error, until -std1 is added to get | ||
| 3406 | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | ||
| 3407 | array size at least. It's necessary to write '\x00'==0 to get something | ||
| 3408 | that's true only with -std1. */ | ||
| 3409 | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | ||
| 3410 | |||
| 3411 | int test (int i, double x); | 3358 | int test (int i, double x); |
| 3412 | struct s1 {int (*f) (int a);}; | 3359 | struct s1 {int (*f) (int a);}; |
| 3413 | struct s2 {int (*f) (double a);}; | 3360 | struct s2 {int (*f) (double a);}; |
| @@ -3434,20 +3381,11 @@ do | |||
| 3434 | CC="$ac_save_CC $ac_arg" | 3381 | CC="$ac_save_CC $ac_arg" |
| 3435 | rm -f conftest.$ac_objext | 3382 | rm -f conftest.$ac_objext |
| 3436 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3383 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 3437 | (eval $ac_compile) 2>conftest.er1 | 3384 | (eval $ac_compile) 2>&5 |
| 3438 | ac_status=$? | 3385 | ac_status=$? |
| 3439 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 3440 | rm -f conftest.er1 | ||
| 3441 | cat conftest.err >&5 | ||
| 3442 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3386 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3443 | (exit $ac_status); } && | 3387 | (exit $ac_status); } && |
| 3444 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 3388 | { ac_try='test -s conftest.$ac_objext' |
| 3445 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 3446 | (eval $ac_try) 2>&5 | ||
| 3447 | ac_status=$? | ||
| 3448 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 3449 | (exit $ac_status); }; } && | ||
| 3450 | { ac_try='test -s conftest.$ac_objext' | ||
| 3451 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3389 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3452 | (eval $ac_try) 2>&5 | 3390 | (eval $ac_try) 2>&5 |
| 3453 | ac_status=$? | 3391 | ac_status=$? |
| @@ -3460,7 +3398,7 @@ else | |||
| 3460 | sed 's/^/| /' conftest.$ac_ext >&5 | 3398 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3461 | 3399 | ||
| 3462 | fi | 3400 | fi |
| 3463 | rm -f conftest.err conftest.$ac_objext | 3401 | rm -f conftest.$ac_objext |
| 3464 | done | 3402 | done |
| 3465 | rm -f conftest.$ac_ext conftest.$ac_objext | 3403 | rm -f conftest.$ac_ext conftest.$ac_objext |
| 3466 | CC=$ac_save_CC | 3404 | CC=$ac_save_CC |
| @@ -3488,27 +3426,19 @@ cat >conftest.$ac_ext <<_ACEOF | |||
| 3488 | _ACEOF | 3426 | _ACEOF |
| 3489 | rm -f conftest.$ac_objext | 3427 | rm -f conftest.$ac_objext |
| 3490 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3428 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 3491 | (eval $ac_compile) 2>conftest.er1 | 3429 | (eval $ac_compile) 2>&5 |
| 3492 | ac_status=$? | 3430 | ac_status=$? |
| 3493 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 3494 | rm -f conftest.er1 | ||
| 3495 | cat conftest.err >&5 | ||
| 3496 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3431 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3497 | (exit $ac_status); } && | 3432 | (exit $ac_status); } && |
| 3498 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 3433 | { ac_try='test -s conftest.$ac_objext' |
| 3499 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 3500 | (eval $ac_try) 2>&5 | ||
| 3501 | ac_status=$? | ||
| 3502 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 3503 | (exit $ac_status); }; } && | ||
| 3504 | { ac_try='test -s conftest.$ac_objext' | ||
| 3505 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3434 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3506 | (eval $ac_try) 2>&5 | 3435 | (eval $ac_try) 2>&5 |
| 3507 | ac_status=$? | 3436 | ac_status=$? |
| 3508 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3437 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3509 | (exit $ac_status); }; }; then | 3438 | (exit $ac_status); }; }; then |
| 3510 | for ac_declaration in \ | 3439 | for ac_declaration in \ |
| 3511 | '' \ | 3440 | ''\ |
| 3441 | '#include <stdlib.h>' \ | ||
| 3512 | 'extern "C" void std::exit (int) throw (); using std::exit;' \ | 3442 | 'extern "C" void std::exit (int) throw (); using std::exit;' \ |
| 3513 | 'extern "C" void std::exit (int); using std::exit;' \ | 3443 | 'extern "C" void std::exit (int); using std::exit;' \ |
| 3514 | 'extern "C" void exit (int) throw ();' \ | 3444 | 'extern "C" void exit (int) throw ();' \ |
| @@ -3516,13 +3446,14 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |||
| 3516 | 'void exit (int);' | 3446 | 'void exit (int);' |
| 3517 | do | 3447 | do |
| 3518 | cat >conftest.$ac_ext <<_ACEOF | 3448 | cat >conftest.$ac_ext <<_ACEOF |
| 3449 | #line $LINENO "configure" | ||
| 3519 | /* confdefs.h. */ | 3450 | /* confdefs.h. */ |
| 3520 | _ACEOF | 3451 | _ACEOF |
| 3521 | cat confdefs.h >>conftest.$ac_ext | 3452 | cat confdefs.h >>conftest.$ac_ext |
| 3522 | cat >>conftest.$ac_ext <<_ACEOF | 3453 | cat >>conftest.$ac_ext <<_ACEOF |
| 3523 | /* end confdefs.h. */ | 3454 | /* end confdefs.h. */ |
| 3524 | $ac_declaration | ||
| 3525 | #include <stdlib.h> | 3455 | #include <stdlib.h> |
| 3456 | $ac_declaration | ||
| 3526 | int | 3457 | int |
| 3527 | main () | 3458 | main () |
| 3528 | { | 3459 | { |
| @@ -3533,20 +3464,11 @@ exit (42); | |||
| 3533 | _ACEOF | 3464 | _ACEOF |
| 3534 | rm -f conftest.$ac_objext | 3465 | rm -f conftest.$ac_objext |
| 3535 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3466 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 3536 | (eval $ac_compile) 2>conftest.er1 | 3467 | (eval $ac_compile) 2>&5 |
| 3537 | ac_status=$? | 3468 | ac_status=$? |
| 3538 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 3539 | rm -f conftest.er1 | ||
| 3540 | cat conftest.err >&5 | ||
| 3541 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3469 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3542 | (exit $ac_status); } && | 3470 | (exit $ac_status); } && |
| 3543 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 3471 | { ac_try='test -s conftest.$ac_objext' |
| 3544 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 3545 | (eval $ac_try) 2>&5 | ||
| 3546 | ac_status=$? | ||
| 3547 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 3548 | (exit $ac_status); }; } && | ||
| 3549 | { ac_try='test -s conftest.$ac_objext' | ||
| 3550 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3472 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3551 | (eval $ac_try) 2>&5 | 3473 | (eval $ac_try) 2>&5 |
| 3552 | ac_status=$? | 3474 | ac_status=$? |
| @@ -3559,8 +3481,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 3559 | 3481 | ||
| 3560 | continue | 3482 | continue |
| 3561 | fi | 3483 | fi |
| 3562 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 3484 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 3563 | cat >conftest.$ac_ext <<_ACEOF | 3485 | cat >conftest.$ac_ext <<_ACEOF |
| 3486 | #line $LINENO "configure" | ||
| 3564 | /* confdefs.h. */ | 3487 | /* confdefs.h. */ |
| 3565 | _ACEOF | 3488 | _ACEOF |
| 3566 | cat confdefs.h >>conftest.$ac_ext | 3489 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3577,20 +3500,11 @@ exit (42); | |||
| 3577 | _ACEOF | 3500 | _ACEOF |
| 3578 | rm -f conftest.$ac_objext | 3501 | rm -f conftest.$ac_objext |
| 3579 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3502 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 3580 | (eval $ac_compile) 2>conftest.er1 | 3503 | (eval $ac_compile) 2>&5 |
| 3581 | ac_status=$? | 3504 | ac_status=$? |
| 3582 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 3583 | rm -f conftest.er1 | ||
| 3584 | cat conftest.err >&5 | ||
| 3585 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3505 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3586 | (exit $ac_status); } && | 3506 | (exit $ac_status); } && |
| 3587 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 3507 | { ac_try='test -s conftest.$ac_objext' |
| 3588 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 3589 | (eval $ac_try) 2>&5 | ||
| 3590 | ac_status=$? | ||
| 3591 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 3592 | (exit $ac_status); }; } && | ||
| 3593 | { ac_try='test -s conftest.$ac_objext' | ||
| 3594 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3508 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3595 | (eval $ac_try) 2>&5 | 3509 | (eval $ac_try) 2>&5 |
| 3596 | ac_status=$? | 3510 | ac_status=$? |
| @@ -3602,7 +3516,7 @@ else | |||
| 3602 | sed 's/^/| /' conftest.$ac_ext >&5 | 3516 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3603 | 3517 | ||
| 3604 | fi | 3518 | fi |
| 3605 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 3519 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 3606 | done | 3520 | done |
| 3607 | rm -f conftest* | 3521 | rm -f conftest* |
| 3608 | if test -n "$ac_declaration"; then | 3522 | if test -n "$ac_declaration"; then |
| @@ -3616,7 +3530,7 @@ else | |||
| 3616 | sed 's/^/| /' conftest.$ac_ext >&5 | 3530 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3617 | 3531 | ||
| 3618 | fi | 3532 | fi |
| 3619 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 3533 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 3620 | ac_ext=c | 3534 | ac_ext=c |
| 3621 | ac_cpp='$CPP $CPPFLAGS' | 3535 | ac_cpp='$CPP $CPPFLAGS' |
| 3622 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 3536 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| @@ -3697,6 +3611,7 @@ do | |||
| 3697 | # On the NeXT, cc -E runs the code through the compiler's parser, | 3611 | # On the NeXT, cc -E runs the code through the compiler's parser, |
| 3698 | # not just through cpp. "Syntax error" is here to catch this case. | 3612 | # not just through cpp. "Syntax error" is here to catch this case. |
| 3699 | cat >conftest.$ac_ext <<_ACEOF | 3613 | cat >conftest.$ac_ext <<_ACEOF |
| 3614 | #line $LINENO "configure" | ||
| 3700 | /* confdefs.h. */ | 3615 | /* confdefs.h. */ |
| 3701 | _ACEOF | 3616 | _ACEOF |
| 3702 | cat confdefs.h >>conftest.$ac_ext | 3617 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3707,7 +3622,7 @@ cat >>conftest.$ac_ext <<_ACEOF | |||
| 3707 | #else | 3622 | #else |
| 3708 | # include <assert.h> | 3623 | # include <assert.h> |
| 3709 | #endif | 3624 | #endif |
| 3710 | Syntax error | 3625 | Syntax error |
| 3711 | _ACEOF | 3626 | _ACEOF |
| 3712 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3627 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 3713 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3628 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| @@ -3719,7 +3634,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 3719 | (exit $ac_status); } >/dev/null; then | 3634 | (exit $ac_status); } >/dev/null; then |
| 3720 | if test -s conftest.err; then | 3635 | if test -s conftest.err; then |
| 3721 | ac_cpp_err=$ac_c_preproc_warn_flag | 3636 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 3722 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 3723 | else | 3637 | else |
| 3724 | ac_cpp_err= | 3638 | ac_cpp_err= |
| 3725 | fi | 3639 | fi |
| @@ -3740,6 +3654,7 @@ rm -f conftest.err conftest.$ac_ext | |||
| 3740 | # OK, works on sane cases. Now check whether non-existent headers | 3654 | # OK, works on sane cases. Now check whether non-existent headers |
| 3741 | # can be detected and how. | 3655 | # can be detected and how. |
| 3742 | cat >conftest.$ac_ext <<_ACEOF | 3656 | cat >conftest.$ac_ext <<_ACEOF |
| 3657 | #line $LINENO "configure" | ||
| 3743 | /* confdefs.h. */ | 3658 | /* confdefs.h. */ |
| 3744 | _ACEOF | 3659 | _ACEOF |
| 3745 | cat confdefs.h >>conftest.$ac_ext | 3660 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3757,7 +3672,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 3757 | (exit $ac_status); } >/dev/null; then | 3672 | (exit $ac_status); } >/dev/null; then |
| 3758 | if test -s conftest.err; then | 3673 | if test -s conftest.err; then |
| 3759 | ac_cpp_err=$ac_c_preproc_warn_flag | 3674 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 3760 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 3761 | else | 3675 | else |
| 3762 | ac_cpp_err= | 3676 | ac_cpp_err= |
| 3763 | fi | 3677 | fi |
| @@ -3804,6 +3718,7 @@ do | |||
| 3804 | # On the NeXT, cc -E runs the code through the compiler's parser, | 3718 | # On the NeXT, cc -E runs the code through the compiler's parser, |
| 3805 | # not just through cpp. "Syntax error" is here to catch this case. | 3719 | # not just through cpp. "Syntax error" is here to catch this case. |
| 3806 | cat >conftest.$ac_ext <<_ACEOF | 3720 | cat >conftest.$ac_ext <<_ACEOF |
| 3721 | #line $LINENO "configure" | ||
| 3807 | /* confdefs.h. */ | 3722 | /* confdefs.h. */ |
| 3808 | _ACEOF | 3723 | _ACEOF |
| 3809 | cat confdefs.h >>conftest.$ac_ext | 3724 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3814,7 +3729,7 @@ cat >>conftest.$ac_ext <<_ACEOF | |||
| 3814 | #else | 3729 | #else |
| 3815 | # include <assert.h> | 3730 | # include <assert.h> |
| 3816 | #endif | 3731 | #endif |
| 3817 | Syntax error | 3732 | Syntax error |
| 3818 | _ACEOF | 3733 | _ACEOF |
| 3819 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3734 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 3820 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3735 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| @@ -3826,7 +3741,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 3826 | (exit $ac_status); } >/dev/null; then | 3741 | (exit $ac_status); } >/dev/null; then |
| 3827 | if test -s conftest.err; then | 3742 | if test -s conftest.err; then |
| 3828 | ac_cpp_err=$ac_c_preproc_warn_flag | 3743 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 3829 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 3830 | else | 3744 | else |
| 3831 | ac_cpp_err= | 3745 | ac_cpp_err= |
| 3832 | fi | 3746 | fi |
| @@ -3847,6 +3761,7 @@ rm -f conftest.err conftest.$ac_ext | |||
| 3847 | # OK, works on sane cases. Now check whether non-existent headers | 3761 | # OK, works on sane cases. Now check whether non-existent headers |
| 3848 | # can be detected and how. | 3762 | # can be detected and how. |
| 3849 | cat >conftest.$ac_ext <<_ACEOF | 3763 | cat >conftest.$ac_ext <<_ACEOF |
| 3764 | #line $LINENO "configure" | ||
| 3850 | /* confdefs.h. */ | 3765 | /* confdefs.h. */ |
| 3851 | _ACEOF | 3766 | _ACEOF |
| 3852 | cat confdefs.h >>conftest.$ac_ext | 3767 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3864,7 +3779,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 3864 | (exit $ac_status); } >/dev/null; then | 3779 | (exit $ac_status); } >/dev/null; then |
| 3865 | if test -s conftest.err; then | 3780 | if test -s conftest.err; then |
| 3866 | ac_cpp_err=$ac_c_preproc_warn_flag | 3781 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 3867 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 3868 | else | 3782 | else |
| 3869 | ac_cpp_err= | 3783 | ac_cpp_err= |
| 3870 | fi | 3784 | fi |
| @@ -3914,7 +3828,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu | |||
| 3914 | # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag | 3828 | # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag |
| 3915 | # AFS /usr/afsws/bin/install, which mishandles nonexistent args | 3829 | # AFS /usr/afsws/bin/install, which mishandles nonexistent args |
| 3916 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | 3830 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" |
| 3917 | # OS/2's system install, which has a completely different semantic | ||
| 3918 | # ./install, which can be erroneously created by make from ./install.sh. | 3831 | # ./install, which can be erroneously created by make from ./install.sh. |
| 3919 | echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 | 3832 | echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 |
| 3920 | echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 | 3833 | echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 |
| @@ -3931,7 +3844,6 @@ do | |||
| 3931 | case $as_dir/ in | 3844 | case $as_dir/ in |
| 3932 | ./ | .// | /cC/* | \ | 3845 | ./ | .// | /cC/* | \ |
| 3933 | /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ | 3846 | /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ |
| 3934 | ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ | ||
| 3935 | /usr/ucb/* ) ;; | 3847 | /usr/ucb/* ) ;; |
| 3936 | *) | 3848 | *) |
| 3937 | # OSF1 and SCO ODT 3.0 have their own names for install. | 3849 | # OSF1 and SCO ODT 3.0 have their own names for install. |
| @@ -3939,20 +3851,20 @@ case $as_dir/ in | |||
| 3939 | # by default. | 3851 | # by default. |
| 3940 | for ac_prog in ginstall scoinst install; do | 3852 | for ac_prog in ginstall scoinst install; do |
| 3941 | for ac_exec_ext in '' $ac_executable_extensions; do | 3853 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 3942 | if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then | 3854 | if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then |
| 3943 | if test $ac_prog = install && | 3855 | if test $ac_prog = install && |
| 3944 | grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 3856 | grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
| 3945 | # AIX install. It has an incompatible calling convention. | 3857 | # AIX install. It has an incompatible calling convention. |
| 3946 | : | 3858 | : |
| 3947 | elif test $ac_prog = install && | 3859 | elif test $ac_prog = install && |
| 3948 | grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 3860 | grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
| 3949 | # program-specific install script used by HP pwplus--don't use. | 3861 | # program-specific install script used by HP pwplus--don't use. |
| 3950 | : | 3862 | : |
| 3951 | else | 3863 | else |
| 3952 | ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" | 3864 | ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" |
| 3953 | break 3 | 3865 | break 3 |
| 3954 | fi | 3866 | fi |
| 3955 | fi | 3867 | fi |
| 3956 | done | 3868 | done |
| 3957 | done | 3869 | done |
| 3958 | ;; | 3870 | ;; |
| @@ -4210,20 +4122,11 @@ main(){return 0;} | |||
| 4210 | _ACEOF | 4122 | _ACEOF |
| 4211 | rm -f conftest.$ac_objext conftest$ac_exeext | 4123 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 4212 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 4124 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 4213 | (eval $ac_link) 2>conftest.er1 | 4125 | (eval $ac_link) 2>&5 |
| 4214 | ac_status=$? | 4126 | ac_status=$? |
| 4215 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4216 | rm -f conftest.er1 | ||
| 4217 | cat conftest.err >&5 | ||
| 4218 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4127 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4219 | (exit $ac_status); } && | 4128 | (exit $ac_status); } && |
| 4220 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 4129 | { ac_try='test -s conftest$ac_exeext' |
| 4221 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4222 | (eval $ac_try) 2>&5 | ||
| 4223 | ac_status=$? | ||
| 4224 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4225 | (exit $ac_status); }; } && | ||
| 4226 | { ac_try='test -s conftest$ac_exeext' | ||
| 4227 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4130 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4228 | (eval $ac_try) 2>&5 | 4131 | (eval $ac_try) 2>&5 |
| 4229 | ac_status=$? | 4132 | ac_status=$? |
| @@ -4239,8 +4142,7 @@ LDFLAGS=$late_LDFLAGS | |||
| 4239 | echo "$as_me:$LINENO: result: no" >&5 | 4142 | echo "$as_me:$LINENO: result: no" >&5 |
| 4240 | echo "${ECHO_T}no" >&6 | 4143 | echo "${ECHO_T}no" >&6 |
| 4241 | fi | 4144 | fi |
| 4242 | rm -f conftest.err conftest.$ac_objext \ | 4145 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 4243 | conftest$ac_exeext conftest.$ac_ext | ||
| 4244 | 4146 | ||
| 4245 | 4147 | ||
| 4246 | echo "$as_me:$LINENO: checking for egrep" >&5 | 4148 | echo "$as_me:$LINENO: checking for egrep" >&5 |
| @@ -4262,6 +4164,7 @@ echo "${ECHO_T}$ac_cv_prog_egrep" >&6 | |||
| 4262 | echo "$as_me:$LINENO: checking for AIX" >&5 | 4164 | echo "$as_me:$LINENO: checking for AIX" >&5 |
| 4263 | echo $ECHO_N "checking for AIX... $ECHO_C" >&6 | 4165 | echo $ECHO_N "checking for AIX... $ECHO_C" >&6 |
| 4264 | cat >conftest.$ac_ext <<_ACEOF | 4166 | cat >conftest.$ac_ext <<_ACEOF |
| 4167 | #line $LINENO "configure" | ||
| 4265 | /* confdefs.h. */ | 4168 | /* confdefs.h. */ |
| 4266 | _ACEOF | 4169 | _ACEOF |
| 4267 | cat confdefs.h >>conftest.$ac_ext | 4170 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4461,7 +4364,8 @@ else | |||
| 4461 | while :; do | 4364 | while :; do |
| 4462 | # IRIX 6.2 and later do not support large files by default, | 4365 | # IRIX 6.2 and later do not support large files by default, |
| 4463 | # so use the C compiler's -n32 option if that helps. | 4366 | # so use the C compiler's -n32 option if that helps. |
| 4464 | cat >conftest.$ac_ext <<_ACEOF | 4367 | cat >conftest.$ac_ext <<_ACEOF |
| 4368 | #line $LINENO "configure" | ||
| 4465 | /* confdefs.h. */ | 4369 | /* confdefs.h. */ |
| 4466 | _ACEOF | 4370 | _ACEOF |
| 4467 | cat confdefs.h >>conftest.$ac_ext | 4371 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4486,20 +4390,11 @@ main () | |||
| 4486 | _ACEOF | 4390 | _ACEOF |
| 4487 | rm -f conftest.$ac_objext | 4391 | rm -f conftest.$ac_objext |
| 4488 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4392 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4489 | (eval $ac_compile) 2>conftest.er1 | 4393 | (eval $ac_compile) 2>&5 |
| 4490 | ac_status=$? | 4394 | ac_status=$? |
| 4491 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4492 | rm -f conftest.er1 | ||
| 4493 | cat conftest.err >&5 | ||
| 4494 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4395 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4495 | (exit $ac_status); } && | 4396 | (exit $ac_status); } && |
| 4496 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 4397 | { ac_try='test -s conftest.$ac_objext' |
| 4497 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4498 | (eval $ac_try) 2>&5 | ||
| 4499 | ac_status=$? | ||
| 4500 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4501 | (exit $ac_status); }; } && | ||
| 4502 | { ac_try='test -s conftest.$ac_objext' | ||
| 4503 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4398 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4504 | (eval $ac_try) 2>&5 | 4399 | (eval $ac_try) 2>&5 |
| 4505 | ac_status=$? | 4400 | ac_status=$? |
| @@ -4511,24 +4406,15 @@ else | |||
| 4511 | sed 's/^/| /' conftest.$ac_ext >&5 | 4406 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4512 | 4407 | ||
| 4513 | fi | 4408 | fi |
| 4514 | rm -f conftest.err conftest.$ac_objext | 4409 | rm -f conftest.$ac_objext |
| 4515 | CC="$CC -n32" | 4410 | CC="$CC -n32" |
| 4516 | rm -f conftest.$ac_objext | 4411 | rm -f conftest.$ac_objext |
| 4517 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4412 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4518 | (eval $ac_compile) 2>conftest.er1 | 4413 | (eval $ac_compile) 2>&5 |
| 4519 | ac_status=$? | 4414 | ac_status=$? |
| 4520 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4521 | rm -f conftest.er1 | ||
| 4522 | cat conftest.err >&5 | ||
| 4523 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4415 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4524 | (exit $ac_status); } && | 4416 | (exit $ac_status); } && |
| 4525 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 4417 | { ac_try='test -s conftest.$ac_objext' |
| 4526 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4527 | (eval $ac_try) 2>&5 | ||
| 4528 | ac_status=$? | ||
| 4529 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4530 | (exit $ac_status); }; } && | ||
| 4531 | { ac_try='test -s conftest.$ac_objext' | ||
| 4532 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4418 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4533 | (eval $ac_try) 2>&5 | 4419 | (eval $ac_try) 2>&5 |
| 4534 | ac_status=$? | 4420 | ac_status=$? |
| @@ -4540,8 +4426,8 @@ else | |||
| 4540 | sed 's/^/| /' conftest.$ac_ext >&5 | 4426 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4541 | 4427 | ||
| 4542 | fi | 4428 | fi |
| 4543 | rm -f conftest.err conftest.$ac_objext | 4429 | rm -f conftest.$ac_objext |
| 4544 | break | 4430 | break |
| 4545 | done | 4431 | done |
| 4546 | CC=$ac_save_CC | 4432 | CC=$ac_save_CC |
| 4547 | rm -f conftest.$ac_ext | 4433 | rm -f conftest.$ac_ext |
| @@ -4561,6 +4447,7 @@ else | |||
| 4561 | while :; do | 4447 | while :; do |
| 4562 | ac_cv_sys_file_offset_bits=no | 4448 | ac_cv_sys_file_offset_bits=no |
| 4563 | cat >conftest.$ac_ext <<_ACEOF | 4449 | cat >conftest.$ac_ext <<_ACEOF |
| 4450 | #line $LINENO "configure" | ||
| 4564 | /* confdefs.h. */ | 4451 | /* confdefs.h. */ |
| 4565 | _ACEOF | 4452 | _ACEOF |
| 4566 | cat confdefs.h >>conftest.$ac_ext | 4453 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4585,20 +4472,11 @@ main () | |||
| 4585 | _ACEOF | 4472 | _ACEOF |
| 4586 | rm -f conftest.$ac_objext | 4473 | rm -f conftest.$ac_objext |
| 4587 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4474 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4588 | (eval $ac_compile) 2>conftest.er1 | 4475 | (eval $ac_compile) 2>&5 |
| 4589 | ac_status=$? | 4476 | ac_status=$? |
| 4590 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4591 | rm -f conftest.er1 | ||
| 4592 | cat conftest.err >&5 | ||
| 4593 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4477 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4594 | (exit $ac_status); } && | 4478 | (exit $ac_status); } && |
| 4595 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 4479 | { ac_try='test -s conftest.$ac_objext' |
| 4596 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4597 | (eval $ac_try) 2>&5 | ||
| 4598 | ac_status=$? | ||
| 4599 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4600 | (exit $ac_status); }; } && | ||
| 4601 | { ac_try='test -s conftest.$ac_objext' | ||
| 4602 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4480 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4603 | (eval $ac_try) 2>&5 | 4481 | (eval $ac_try) 2>&5 |
| 4604 | ac_status=$? | 4482 | ac_status=$? |
| @@ -4610,8 +4488,9 @@ else | |||
| 4610 | sed 's/^/| /' conftest.$ac_ext >&5 | 4488 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4611 | 4489 | ||
| 4612 | fi | 4490 | fi |
| 4613 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 4491 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 4614 | cat >conftest.$ac_ext <<_ACEOF | 4492 | cat >conftest.$ac_ext <<_ACEOF |
| 4493 | #line $LINENO "configure" | ||
| 4615 | /* confdefs.h. */ | 4494 | /* confdefs.h. */ |
| 4616 | _ACEOF | 4495 | _ACEOF |
| 4617 | cat confdefs.h >>conftest.$ac_ext | 4496 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4637,20 +4516,11 @@ main () | |||
| 4637 | _ACEOF | 4516 | _ACEOF |
| 4638 | rm -f conftest.$ac_objext | 4517 | rm -f conftest.$ac_objext |
| 4639 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4518 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4640 | (eval $ac_compile) 2>conftest.er1 | 4519 | (eval $ac_compile) 2>&5 |
| 4641 | ac_status=$? | 4520 | ac_status=$? |
| 4642 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4643 | rm -f conftest.er1 | ||
| 4644 | cat conftest.err >&5 | ||
| 4645 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4521 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4646 | (exit $ac_status); } && | 4522 | (exit $ac_status); } && |
| 4647 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 4523 | { ac_try='test -s conftest.$ac_objext' |
| 4648 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4649 | (eval $ac_try) 2>&5 | ||
| 4650 | ac_status=$? | ||
| 4651 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4652 | (exit $ac_status); }; } && | ||
| 4653 | { ac_try='test -s conftest.$ac_objext' | ||
| 4654 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4524 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4655 | (eval $ac_try) 2>&5 | 4525 | (eval $ac_try) 2>&5 |
| 4656 | ac_status=$? | 4526 | ac_status=$? |
| @@ -4662,7 +4532,7 @@ else | |||
| 4662 | sed 's/^/| /' conftest.$ac_ext >&5 | 4532 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4663 | 4533 | ||
| 4664 | fi | 4534 | fi |
| 4665 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 4535 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 4666 | break | 4536 | break |
| 4667 | done | 4537 | done |
| 4668 | fi | 4538 | fi |
| @@ -4684,6 +4554,7 @@ else | |||
| 4684 | while :; do | 4554 | while :; do |
| 4685 | ac_cv_sys_large_files=no | 4555 | ac_cv_sys_large_files=no |
| 4686 | cat >conftest.$ac_ext <<_ACEOF | 4556 | cat >conftest.$ac_ext <<_ACEOF |
| 4557 | #line $LINENO "configure" | ||
| 4687 | /* confdefs.h. */ | 4558 | /* confdefs.h. */ |
| 4688 | _ACEOF | 4559 | _ACEOF |
| 4689 | cat confdefs.h >>conftest.$ac_ext | 4560 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4708,20 +4579,11 @@ main () | |||
| 4708 | _ACEOF | 4579 | _ACEOF |
| 4709 | rm -f conftest.$ac_objext | 4580 | rm -f conftest.$ac_objext |
| 4710 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4581 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4711 | (eval $ac_compile) 2>conftest.er1 | 4582 | (eval $ac_compile) 2>&5 |
| 4712 | ac_status=$? | 4583 | ac_status=$? |
| 4713 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4714 | rm -f conftest.er1 | ||
| 4715 | cat conftest.err >&5 | ||
| 4716 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4584 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4717 | (exit $ac_status); } && | 4585 | (exit $ac_status); } && |
| 4718 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 4586 | { ac_try='test -s conftest.$ac_objext' |
| 4719 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4720 | (eval $ac_try) 2>&5 | ||
| 4721 | ac_status=$? | ||
| 4722 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4723 | (exit $ac_status); }; } && | ||
| 4724 | { ac_try='test -s conftest.$ac_objext' | ||
| 4725 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4587 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4726 | (eval $ac_try) 2>&5 | 4588 | (eval $ac_try) 2>&5 |
| 4727 | ac_status=$? | 4589 | ac_status=$? |
| @@ -4733,8 +4595,9 @@ else | |||
| 4733 | sed 's/^/| /' conftest.$ac_ext >&5 | 4595 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4734 | 4596 | ||
| 4735 | fi | 4597 | fi |
| 4736 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 4598 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 4737 | cat >conftest.$ac_ext <<_ACEOF | 4599 | cat >conftest.$ac_ext <<_ACEOF |
| 4600 | #line $LINENO "configure" | ||
| 4738 | /* confdefs.h. */ | 4601 | /* confdefs.h. */ |
| 4739 | _ACEOF | 4602 | _ACEOF |
| 4740 | cat confdefs.h >>conftest.$ac_ext | 4603 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4760,20 +4623,11 @@ main () | |||
| 4760 | _ACEOF | 4623 | _ACEOF |
| 4761 | rm -f conftest.$ac_objext | 4624 | rm -f conftest.$ac_objext |
| 4762 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4625 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4763 | (eval $ac_compile) 2>conftest.er1 | 4626 | (eval $ac_compile) 2>&5 |
| 4764 | ac_status=$? | 4627 | ac_status=$? |
| 4765 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4766 | rm -f conftest.er1 | ||
| 4767 | cat conftest.err >&5 | ||
| 4768 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4628 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4769 | (exit $ac_status); } && | 4629 | (exit $ac_status); } && |
| 4770 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 4630 | { ac_try='test -s conftest.$ac_objext' |
| 4771 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4772 | (eval $ac_try) 2>&5 | ||
| 4773 | ac_status=$? | ||
| 4774 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4775 | (exit $ac_status); }; } && | ||
| 4776 | { ac_try='test -s conftest.$ac_objext' | ||
| 4777 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4631 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4778 | (eval $ac_try) 2>&5 | 4632 | (eval $ac_try) 2>&5 |
| 4779 | ac_status=$? | 4633 | ac_status=$? |
| @@ -4785,7 +4639,7 @@ else | |||
| 4785 | sed 's/^/| /' conftest.$ac_ext >&5 | 4639 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4786 | 4640 | ||
| 4787 | fi | 4641 | fi |
| 4788 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 4642 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 4789 | break | 4643 | break |
| 4790 | done | 4644 | done |
| 4791 | fi | 4645 | fi |
| @@ -4810,6 +4664,7 @@ if test "${ac_cv_header_stdc+set}" = set; then | |||
| 4810 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4664 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4811 | else | 4665 | else |
| 4812 | cat >conftest.$ac_ext <<_ACEOF | 4666 | cat >conftest.$ac_ext <<_ACEOF |
| 4667 | #line $LINENO "configure" | ||
| 4813 | /* confdefs.h. */ | 4668 | /* confdefs.h. */ |
| 4814 | _ACEOF | 4669 | _ACEOF |
| 4815 | cat confdefs.h >>conftest.$ac_ext | 4670 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4830,20 +4685,11 @@ main () | |||
| 4830 | _ACEOF | 4685 | _ACEOF |
| 4831 | rm -f conftest.$ac_objext | 4686 | rm -f conftest.$ac_objext |
| 4832 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4687 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4833 | (eval $ac_compile) 2>conftest.er1 | 4688 | (eval $ac_compile) 2>&5 |
| 4834 | ac_status=$? | 4689 | ac_status=$? |
| 4835 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4836 | rm -f conftest.er1 | ||
| 4837 | cat conftest.err >&5 | ||
| 4838 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4690 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4839 | (exit $ac_status); } && | 4691 | (exit $ac_status); } && |
| 4840 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 4692 | { ac_try='test -s conftest.$ac_objext' |
| 4841 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4842 | (eval $ac_try) 2>&5 | ||
| 4843 | ac_status=$? | ||
| 4844 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4845 | (exit $ac_status); }; } && | ||
| 4846 | { ac_try='test -s conftest.$ac_objext' | ||
| 4847 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4693 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4848 | (eval $ac_try) 2>&5 | 4694 | (eval $ac_try) 2>&5 |
| 4849 | ac_status=$? | 4695 | ac_status=$? |
| @@ -4856,11 +4702,12 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 4856 | 4702 | ||
| 4857 | ac_cv_header_stdc=no | 4703 | ac_cv_header_stdc=no |
| 4858 | fi | 4704 | fi |
| 4859 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 4705 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 4860 | 4706 | ||
| 4861 | if test $ac_cv_header_stdc = yes; then | 4707 | if test $ac_cv_header_stdc = yes; then |
| 4862 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. | 4708 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
| 4863 | cat >conftest.$ac_ext <<_ACEOF | 4709 | cat >conftest.$ac_ext <<_ACEOF |
| 4710 | #line $LINENO "configure" | ||
| 4864 | /* confdefs.h. */ | 4711 | /* confdefs.h. */ |
| 4865 | _ACEOF | 4712 | _ACEOF |
| 4866 | cat confdefs.h >>conftest.$ac_ext | 4713 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4882,6 +4729,7 @@ fi | |||
| 4882 | if test $ac_cv_header_stdc = yes; then | 4729 | if test $ac_cv_header_stdc = yes; then |
| 4883 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | 4730 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
| 4884 | cat >conftest.$ac_ext <<_ACEOF | 4731 | cat >conftest.$ac_ext <<_ACEOF |
| 4732 | #line $LINENO "configure" | ||
| 4885 | /* confdefs.h. */ | 4733 | /* confdefs.h. */ |
| 4886 | _ACEOF | 4734 | _ACEOF |
| 4887 | cat confdefs.h >>conftest.$ac_ext | 4735 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4906,6 +4754,7 @@ if test $ac_cv_header_stdc = yes; then | |||
| 4906 | : | 4754 | : |
| 4907 | else | 4755 | else |
| 4908 | cat >conftest.$ac_ext <<_ACEOF | 4756 | cat >conftest.$ac_ext <<_ACEOF |
| 4757 | #line $LINENO "configure" | ||
| 4909 | /* confdefs.h. */ | 4758 | /* confdefs.h. */ |
| 4910 | _ACEOF | 4759 | _ACEOF |
| 4911 | cat confdefs.h >>conftest.$ac_ext | 4760 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4917,9 +4766,9 @@ cat >>conftest.$ac_ext <<_ACEOF | |||
| 4917 | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | 4766 | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
| 4918 | #else | 4767 | #else |
| 4919 | # define ISLOWER(c) \ | 4768 | # define ISLOWER(c) \ |
| 4920 | (('a' <= (c) && (c) <= 'i') \ | 4769 | (('a' <= (c) && (c) <= 'i') \ |
| 4921 | || ('j' <= (c) && (c) <= 'r') \ | 4770 | || ('j' <= (c) && (c) <= 'r') \ |
| 4922 | || ('s' <= (c) && (c) <= 'z')) | 4771 | || ('s' <= (c) && (c) <= 'z')) |
| 4923 | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | 4772 | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) |
| 4924 | #endif | 4773 | #endif |
| 4925 | 4774 | ||
| @@ -4930,7 +4779,7 @@ main () | |||
| 4930 | int i; | 4779 | int i; |
| 4931 | for (i = 0; i < 256; i++) | 4780 | for (i = 0; i < 256; i++) |
| 4932 | if (XOR (islower (i), ISLOWER (i)) | 4781 | if (XOR (islower (i), ISLOWER (i)) |
| 4933 | || toupper (i) != TOUPPER (i)) | 4782 | || toupper (i) != TOUPPER (i)) |
| 4934 | exit(2); | 4783 | exit(2); |
| 4935 | exit (0); | 4784 | exit (0); |
| 4936 | } | 4785 | } |
| @@ -4955,7 +4804,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 4955 | ( exit $ac_status ) | 4804 | ( exit $ac_status ) |
| 4956 | ac_cv_header_stdc=no | 4805 | ac_cv_header_stdc=no |
| 4957 | fi | 4806 | fi |
| 4958 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 4807 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 4959 | fi | 4808 | fi |
| 4960 | fi | 4809 | fi |
| 4961 | fi | 4810 | fi |
| @@ -4980,7 +4829,7 @@ fi | |||
| 4980 | 4829 | ||
| 4981 | 4830 | ||
| 4982 | for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ | 4831 | for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ |
| 4983 | inttypes.h stdint.h unistd.h | 4832 | inttypes.h stdint.h unistd.h |
| 4984 | do | 4833 | do |
| 4985 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 4834 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 4986 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | 4835 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| @@ -4989,6 +4838,7 @@ if eval "test \"\${$as_ac_Header+set}\" = set"; then | |||
| 4989 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4838 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4990 | else | 4839 | else |
| 4991 | cat >conftest.$ac_ext <<_ACEOF | 4840 | cat >conftest.$ac_ext <<_ACEOF |
| 4841 | #line $LINENO "configure" | ||
| 4992 | /* confdefs.h. */ | 4842 | /* confdefs.h. */ |
| 4993 | _ACEOF | 4843 | _ACEOF |
| 4994 | cat confdefs.h >>conftest.$ac_ext | 4844 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5000,20 +4850,11 @@ $ac_includes_default | |||
| 5000 | _ACEOF | 4850 | _ACEOF |
| 5001 | rm -f conftest.$ac_objext | 4851 | rm -f conftest.$ac_objext |
| 5002 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4852 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5003 | (eval $ac_compile) 2>conftest.er1 | 4853 | (eval $ac_compile) 2>&5 |
| 5004 | ac_status=$? | 4854 | ac_status=$? |
| 5005 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5006 | rm -f conftest.er1 | ||
| 5007 | cat conftest.err >&5 | ||
| 5008 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4855 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5009 | (exit $ac_status); } && | 4856 | (exit $ac_status); } && |
| 5010 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 4857 | { ac_try='test -s conftest.$ac_objext' |
| 5011 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5012 | (eval $ac_try) 2>&5 | ||
| 5013 | ac_status=$? | ||
| 5014 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5015 | (exit $ac_status); }; } && | ||
| 5016 | { ac_try='test -s conftest.$ac_objext' | ||
| 5017 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4858 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5018 | (eval $ac_try) 2>&5 | 4859 | (eval $ac_try) 2>&5 |
| 5019 | ac_status=$? | 4860 | ac_status=$? |
| @@ -5026,7 +4867,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5026 | 4867 | ||
| 5027 | eval "$as_ac_Header=no" | 4868 | eval "$as_ac_Header=no" |
| 5028 | fi | 4869 | fi |
| 5029 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 4870 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 5030 | fi | 4871 | fi |
| 5031 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 4872 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 5032 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 4873 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -5059,6 +4900,7 @@ else | |||
| 5059 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 4900 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 5060 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 4901 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 5061 | cat >conftest.$ac_ext <<_ACEOF | 4902 | cat >conftest.$ac_ext <<_ACEOF |
| 4903 | #line $LINENO "configure" | ||
| 5062 | /* confdefs.h. */ | 4904 | /* confdefs.h. */ |
| 5063 | _ACEOF | 4905 | _ACEOF |
| 5064 | cat confdefs.h >>conftest.$ac_ext | 4906 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5069,20 +4911,11 @@ $ac_includes_default | |||
| 5069 | _ACEOF | 4911 | _ACEOF |
| 5070 | rm -f conftest.$ac_objext | 4912 | rm -f conftest.$ac_objext |
| 5071 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4913 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5072 | (eval $ac_compile) 2>conftest.er1 | 4914 | (eval $ac_compile) 2>&5 |
| 5073 | ac_status=$? | 4915 | ac_status=$? |
| 5074 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5075 | rm -f conftest.er1 | ||
| 5076 | cat conftest.err >&5 | ||
| 5077 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4916 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5078 | (exit $ac_status); } && | 4917 | (exit $ac_status); } && |
| 5079 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 4918 | { ac_try='test -s conftest.$ac_objext' |
| 5080 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5081 | (eval $ac_try) 2>&5 | ||
| 5082 | ac_status=$? | ||
| 5083 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5084 | (exit $ac_status); }; } && | ||
| 5085 | { ac_try='test -s conftest.$ac_objext' | ||
| 5086 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4919 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5087 | (eval $ac_try) 2>&5 | 4920 | (eval $ac_try) 2>&5 |
| 5088 | ac_status=$? | 4921 | ac_status=$? |
| @@ -5095,7 +4928,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5095 | 4928 | ||
| 5096 | ac_header_compiler=no | 4929 | ac_header_compiler=no |
| 5097 | fi | 4930 | fi |
| 5098 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 4931 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 5099 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 4932 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 5100 | echo "${ECHO_T}$ac_header_compiler" >&6 | 4933 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 5101 | 4934 | ||
| @@ -5103,6 +4936,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 5103 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 4936 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 5104 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 4937 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 5105 | cat >conftest.$ac_ext <<_ACEOF | 4938 | cat >conftest.$ac_ext <<_ACEOF |
| 4939 | #line $LINENO "configure" | ||
| 5106 | /* confdefs.h. */ | 4940 | /* confdefs.h. */ |
| 5107 | _ACEOF | 4941 | _ACEOF |
| 5108 | cat confdefs.h >>conftest.$ac_ext | 4942 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5120,7 +4954,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 5120 | (exit $ac_status); } >/dev/null; then | 4954 | (exit $ac_status); } >/dev/null; then |
| 5121 | if test -s conftest.err; then | 4955 | if test -s conftest.err; then |
| 5122 | ac_cpp_err=$ac_c_preproc_warn_flag | 4956 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 5123 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 5124 | else | 4957 | else |
| 5125 | ac_cpp_err= | 4958 | ac_cpp_err= |
| 5126 | fi | 4959 | fi |
| @@ -5140,32 +4973,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 5140 | echo "${ECHO_T}$ac_header_preproc" >&6 | 4973 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 5141 | 4974 | ||
| 5142 | # So? What about this header? | 4975 | # So? What about this header? |
| 5143 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 4976 | case $ac_header_compiler:$ac_header_preproc in |
| 5144 | yes:no: ) | 4977 | yes:no ) |
| 5145 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 4978 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 5146 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 4979 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 5147 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 4980 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 5148 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 4981 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 5149 | ac_header_preproc=yes | 4982 | ( |
| 4983 | cat <<\_ASBOX | ||
| 4984 | ## ------------------------------------ ## | ||
| 4985 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 4986 | ## ------------------------------------ ## | ||
| 4987 | _ASBOX | ||
| 4988 | ) | | ||
| 4989 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 5150 | ;; | 4990 | ;; |
| 5151 | no:yes:* ) | 4991 | no:yes ) |
| 5152 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 4992 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 5153 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 4993 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 5154 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 4994 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 5155 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 4995 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 5156 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 5157 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 5158 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 5159 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 5160 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 4996 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 5161 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 4997 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 5162 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 5163 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 5164 | ( | 4998 | ( |
| 5165 | cat <<\_ASBOX | 4999 | cat <<\_ASBOX |
| 5166 | ## ------------------------------------------ ## | 5000 | ## ------------------------------------ ## |
| 5167 | ## Report this to the AC_PACKAGE_NAME lists. ## | 5001 | ## Report this to bug-autoconf@gnu.org. ## |
| 5168 | ## ------------------------------------------ ## | 5002 | ## ------------------------------------ ## |
| 5169 | _ASBOX | 5003 | _ASBOX |
| 5170 | ) | | 5004 | ) | |
| 5171 | sed "s/^/$as_me: WARNING: /" >&2 | 5005 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -5176,7 +5010,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 5176 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 5010 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 5177 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5011 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5178 | else | 5012 | else |
| 5179 | eval "$as_ac_Header=\$ac_header_preproc" | 5013 | eval "$as_ac_Header=$ac_header_preproc" |
| 5180 | fi | 5014 | fi |
| 5181 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 5015 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 5182 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 5016 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -5200,6 +5034,7 @@ else | |||
| 5200 | ac_check_lib_save_LIBS=$LIBS | 5034 | ac_check_lib_save_LIBS=$LIBS |
| 5201 | LIBS="-lossaudio $LIBS" | 5035 | LIBS="-lossaudio $LIBS" |
| 5202 | cat >conftest.$ac_ext <<_ACEOF | 5036 | cat >conftest.$ac_ext <<_ACEOF |
| 5037 | #line $LINENO "configure" | ||
| 5203 | /* confdefs.h. */ | 5038 | /* confdefs.h. */ |
| 5204 | _ACEOF | 5039 | _ACEOF |
| 5205 | cat confdefs.h >>conftest.$ac_ext | 5040 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5223,20 +5058,11 @@ _oss_ioctl (); | |||
| 5223 | _ACEOF | 5058 | _ACEOF |
| 5224 | rm -f conftest.$ac_objext conftest$ac_exeext | 5059 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 5225 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 5060 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 5226 | (eval $ac_link) 2>conftest.er1 | 5061 | (eval $ac_link) 2>&5 |
| 5227 | ac_status=$? | 5062 | ac_status=$? |
| 5228 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5229 | rm -f conftest.er1 | ||
| 5230 | cat conftest.err >&5 | ||
| 5231 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5063 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5232 | (exit $ac_status); } && | 5064 | (exit $ac_status); } && |
| 5233 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5065 | { ac_try='test -s conftest$ac_exeext' |
| 5234 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5235 | (eval $ac_try) 2>&5 | ||
| 5236 | ac_status=$? | ||
| 5237 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5238 | (exit $ac_status); }; } && | ||
| 5239 | { ac_try='test -s conftest$ac_exeext' | ||
| 5240 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5066 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5241 | (eval $ac_try) 2>&5 | 5067 | (eval $ac_try) 2>&5 |
| 5242 | ac_status=$? | 5068 | ac_status=$? |
| @@ -5249,8 +5075,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5249 | 5075 | ||
| 5250 | ac_cv_lib_ossaudio__oss_ioctl=no | 5076 | ac_cv_lib_ossaudio__oss_ioctl=no |
| 5251 | fi | 5077 | fi |
| 5252 | rm -f conftest.err conftest.$ac_objext \ | 5078 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 5253 | conftest$ac_exeext conftest.$ac_ext | ||
| 5254 | LIBS=$ac_check_lib_save_LIBS | 5079 | LIBS=$ac_check_lib_save_LIBS |
| 5255 | fi | 5080 | fi |
| 5256 | echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 | 5081 | echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 |
| @@ -5309,6 +5134,7 @@ else | |||
| 5309 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 5134 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 5310 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 5135 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 5311 | cat >conftest.$ac_ext <<_ACEOF | 5136 | cat >conftest.$ac_ext <<_ACEOF |
| 5137 | #line $LINENO "configure" | ||
| 5312 | /* confdefs.h. */ | 5138 | /* confdefs.h. */ |
| 5313 | _ACEOF | 5139 | _ACEOF |
| 5314 | cat confdefs.h >>conftest.$ac_ext | 5140 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5319,20 +5145,11 @@ $ac_includes_default | |||
| 5319 | _ACEOF | 5145 | _ACEOF |
| 5320 | rm -f conftest.$ac_objext | 5146 | rm -f conftest.$ac_objext |
| 5321 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5147 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5322 | (eval $ac_compile) 2>conftest.er1 | 5148 | (eval $ac_compile) 2>&5 |
| 5323 | ac_status=$? | 5149 | ac_status=$? |
| 5324 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5325 | rm -f conftest.er1 | ||
| 5326 | cat conftest.err >&5 | ||
| 5327 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5150 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5328 | (exit $ac_status); } && | 5151 | (exit $ac_status); } && |
| 5329 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5152 | { ac_try='test -s conftest.$ac_objext' |
| 5330 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5331 | (eval $ac_try) 2>&5 | ||
| 5332 | ac_status=$? | ||
| 5333 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5334 | (exit $ac_status); }; } && | ||
| 5335 | { ac_try='test -s conftest.$ac_objext' | ||
| 5336 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5153 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5337 | (eval $ac_try) 2>&5 | 5154 | (eval $ac_try) 2>&5 |
| 5338 | ac_status=$? | 5155 | ac_status=$? |
| @@ -5345,7 +5162,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5345 | 5162 | ||
| 5346 | ac_header_compiler=no | 5163 | ac_header_compiler=no |
| 5347 | fi | 5164 | fi |
| 5348 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 5165 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 5349 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 5166 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 5350 | echo "${ECHO_T}$ac_header_compiler" >&6 | 5167 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 5351 | 5168 | ||
| @@ -5353,6 +5170,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 5353 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 5170 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 5354 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 5171 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 5355 | cat >conftest.$ac_ext <<_ACEOF | 5172 | cat >conftest.$ac_ext <<_ACEOF |
| 5173 | #line $LINENO "configure" | ||
| 5356 | /* confdefs.h. */ | 5174 | /* confdefs.h. */ |
| 5357 | _ACEOF | 5175 | _ACEOF |
| 5358 | cat confdefs.h >>conftest.$ac_ext | 5176 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5370,7 +5188,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 5370 | (exit $ac_status); } >/dev/null; then | 5188 | (exit $ac_status); } >/dev/null; then |
| 5371 | if test -s conftest.err; then | 5189 | if test -s conftest.err; then |
| 5372 | ac_cpp_err=$ac_c_preproc_warn_flag | 5190 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 5373 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 5374 | else | 5191 | else |
| 5375 | ac_cpp_err= | 5192 | ac_cpp_err= |
| 5376 | fi | 5193 | fi |
| @@ -5390,32 +5207,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 5390 | echo "${ECHO_T}$ac_header_preproc" >&6 | 5207 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 5391 | 5208 | ||
| 5392 | # So? What about this header? | 5209 | # So? What about this header? |
| 5393 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 5210 | case $ac_header_compiler:$ac_header_preproc in |
| 5394 | yes:no: ) | 5211 | yes:no ) |
| 5395 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 5212 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 5396 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 5213 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 5397 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 5214 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 5398 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 5215 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 5399 | ac_header_preproc=yes | 5216 | ( |
| 5217 | cat <<\_ASBOX | ||
| 5218 | ## ------------------------------------ ## | ||
| 5219 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 5220 | ## ------------------------------------ ## | ||
| 5221 | _ASBOX | ||
| 5222 | ) | | ||
| 5223 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 5400 | ;; | 5224 | ;; |
| 5401 | no:yes:* ) | 5225 | no:yes ) |
| 5402 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 5226 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 5403 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 5227 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 5404 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 5228 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 5405 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 5229 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 5406 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 5407 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 5408 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 5409 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 5410 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 5230 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 5411 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 5231 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 5412 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 5413 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 5414 | ( | 5232 | ( |
| 5415 | cat <<\_ASBOX | 5233 | cat <<\_ASBOX |
| 5416 | ## ------------------------------------------ ## | 5234 | ## ------------------------------------ ## |
| 5417 | ## Report this to the AC_PACKAGE_NAME lists. ## | 5235 | ## Report this to bug-autoconf@gnu.org. ## |
| 5418 | ## ------------------------------------------ ## | 5236 | ## ------------------------------------ ## |
| 5419 | _ASBOX | 5237 | _ASBOX |
| 5420 | ) | | 5238 | ) | |
| 5421 | sed "s/^/$as_me: WARNING: /" >&2 | 5239 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -5426,7 +5244,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 5426 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 5244 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 5427 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5245 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5428 | else | 5246 | else |
| 5429 | eval "$as_ac_Header=\$ac_header_preproc" | 5247 | eval "$as_ac_Header=$ac_header_preproc" |
| 5430 | fi | 5248 | fi |
| 5431 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 5249 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 5432 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 5250 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -5445,6 +5263,7 @@ done | |||
| 5445 | echo "$as_me:$LINENO: checking if personality LINUX32 can be set" >&5 | 5263 | echo "$as_me:$LINENO: checking if personality LINUX32 can be set" >&5 |
| 5446 | echo $ECHO_N "checking if personality LINUX32 can be set... $ECHO_C" >&6 | 5264 | echo $ECHO_N "checking if personality LINUX32 can be set... $ECHO_C" >&6 |
| 5447 | cat >conftest.$ac_ext <<_ACEOF | 5265 | cat >conftest.$ac_ext <<_ACEOF |
| 5266 | #line $LINENO "configure" | ||
| 5448 | /* confdefs.h. */ | 5267 | /* confdefs.h. */ |
| 5449 | _ACEOF | 5268 | _ACEOF |
| 5450 | cat confdefs.h >>conftest.$ac_ext | 5269 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5461,20 +5280,11 @@ personality (PER_LINUX32) | |||
| 5461 | _ACEOF | 5280 | _ACEOF |
| 5462 | rm -f conftest.$ac_objext | 5281 | rm -f conftest.$ac_objext |
| 5463 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5282 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5464 | (eval $ac_compile) 2>conftest.er1 | 5283 | (eval $ac_compile) 2>&5 |
| 5465 | ac_status=$? | 5284 | ac_status=$? |
| 5466 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5467 | rm -f conftest.er1 | ||
| 5468 | cat conftest.err >&5 | ||
| 5469 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5285 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5470 | (exit $ac_status); } && | 5286 | (exit $ac_status); } && |
| 5471 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5287 | { ac_try='test -s conftest.$ac_objext' |
| 5472 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5473 | (eval $ac_try) 2>&5 | ||
| 5474 | ac_status=$? | ||
| 5475 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5476 | (exit $ac_status); }; } && | ||
| 5477 | { ac_try='test -s conftest.$ac_objext' | ||
| 5478 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5288 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5479 | (eval $ac_try) 2>&5 | 5289 | (eval $ac_try) 2>&5 |
| 5480 | ac_status=$? | 5290 | ac_status=$? |
| @@ -5487,7 +5297,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5487 | 5297 | ||
| 5488 | emacs_cv_personality_linux32=no | 5298 | emacs_cv_personality_linux32=no |
| 5489 | fi | 5299 | fi |
| 5490 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 5300 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 5491 | echo "$as_me:$LINENO: result: $emacs_cv_personality_linux32" >&5 | 5301 | echo "$as_me:$LINENO: result: $emacs_cv_personality_linux32" >&5 |
| 5492 | echo "${ECHO_T}$emacs_cv_personality_linux32" >&6 | 5302 | echo "${ECHO_T}$emacs_cv_personality_linux32" >&6 |
| 5493 | 5303 | ||
| @@ -5509,6 +5319,7 @@ if eval "test \"\${$as_ac_Header+set}\" = set"; then | |||
| 5509 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5319 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5510 | else | 5320 | else |
| 5511 | cat >conftest.$ac_ext <<_ACEOF | 5321 | cat >conftest.$ac_ext <<_ACEOF |
| 5322 | #line $LINENO "configure" | ||
| 5512 | /* confdefs.h. */ | 5323 | /* confdefs.h. */ |
| 5513 | _ACEOF | 5324 | _ACEOF |
| 5514 | cat confdefs.h >>conftest.$ac_ext | 5325 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5526,7 +5337,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 5526 | (exit $ac_status); } >/dev/null; then | 5337 | (exit $ac_status); } >/dev/null; then |
| 5527 | if test -s conftest.err; then | 5338 | if test -s conftest.err; then |
| 5528 | ac_cpp_err=$ac_c_preproc_warn_flag | 5339 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 5529 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 5530 | else | 5340 | else |
| 5531 | ac_cpp_err= | 5341 | ac_cpp_err= |
| 5532 | fi | 5342 | fi |
| @@ -5560,6 +5370,7 @@ if test "${ac_cv_header_stdc+set}" = set; then | |||
| 5560 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5370 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5561 | else | 5371 | else |
| 5562 | cat >conftest.$ac_ext <<_ACEOF | 5372 | cat >conftest.$ac_ext <<_ACEOF |
| 5373 | #line $LINENO "configure" | ||
| 5563 | /* confdefs.h. */ | 5374 | /* confdefs.h. */ |
| 5564 | _ACEOF | 5375 | _ACEOF |
| 5565 | cat confdefs.h >>conftest.$ac_ext | 5376 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5580,20 +5391,11 @@ main () | |||
| 5580 | _ACEOF | 5391 | _ACEOF |
| 5581 | rm -f conftest.$ac_objext | 5392 | rm -f conftest.$ac_objext |
| 5582 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5393 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5583 | (eval $ac_compile) 2>conftest.er1 | 5394 | (eval $ac_compile) 2>&5 |
| 5584 | ac_status=$? | 5395 | ac_status=$? |
| 5585 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5586 | rm -f conftest.er1 | ||
| 5587 | cat conftest.err >&5 | ||
| 5588 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5396 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5589 | (exit $ac_status); } && | 5397 | (exit $ac_status); } && |
| 5590 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5398 | { ac_try='test -s conftest.$ac_objext' |
| 5591 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5592 | (eval $ac_try) 2>&5 | ||
| 5593 | ac_status=$? | ||
| 5594 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5595 | (exit $ac_status); }; } && | ||
| 5596 | { ac_try='test -s conftest.$ac_objext' | ||
| 5597 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5399 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5598 | (eval $ac_try) 2>&5 | 5400 | (eval $ac_try) 2>&5 |
| 5599 | ac_status=$? | 5401 | ac_status=$? |
| @@ -5606,11 +5408,12 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5606 | 5408 | ||
| 5607 | ac_cv_header_stdc=no | 5409 | ac_cv_header_stdc=no |
| 5608 | fi | 5410 | fi |
| 5609 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 5411 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 5610 | 5412 | ||
| 5611 | if test $ac_cv_header_stdc = yes; then | 5413 | if test $ac_cv_header_stdc = yes; then |
| 5612 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. | 5414 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
| 5613 | cat >conftest.$ac_ext <<_ACEOF | 5415 | cat >conftest.$ac_ext <<_ACEOF |
| 5416 | #line $LINENO "configure" | ||
| 5614 | /* confdefs.h. */ | 5417 | /* confdefs.h. */ |
| 5615 | _ACEOF | 5418 | _ACEOF |
| 5616 | cat confdefs.h >>conftest.$ac_ext | 5419 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5632,6 +5435,7 @@ fi | |||
| 5632 | if test $ac_cv_header_stdc = yes; then | 5435 | if test $ac_cv_header_stdc = yes; then |
| 5633 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | 5436 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
| 5634 | cat >conftest.$ac_ext <<_ACEOF | 5437 | cat >conftest.$ac_ext <<_ACEOF |
| 5438 | #line $LINENO "configure" | ||
| 5635 | /* confdefs.h. */ | 5439 | /* confdefs.h. */ |
| 5636 | _ACEOF | 5440 | _ACEOF |
| 5637 | cat confdefs.h >>conftest.$ac_ext | 5441 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5656,6 +5460,7 @@ if test $ac_cv_header_stdc = yes; then | |||
| 5656 | : | 5460 | : |
| 5657 | else | 5461 | else |
| 5658 | cat >conftest.$ac_ext <<_ACEOF | 5462 | cat >conftest.$ac_ext <<_ACEOF |
| 5463 | #line $LINENO "configure" | ||
| 5659 | /* confdefs.h. */ | 5464 | /* confdefs.h. */ |
| 5660 | _ACEOF | 5465 | _ACEOF |
| 5661 | cat confdefs.h >>conftest.$ac_ext | 5466 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5667,9 +5472,9 @@ cat >>conftest.$ac_ext <<_ACEOF | |||
| 5667 | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | 5472 | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
| 5668 | #else | 5473 | #else |
| 5669 | # define ISLOWER(c) \ | 5474 | # define ISLOWER(c) \ |
| 5670 | (('a' <= (c) && (c) <= 'i') \ | 5475 | (('a' <= (c) && (c) <= 'i') \ |
| 5671 | || ('j' <= (c) && (c) <= 'r') \ | 5476 | || ('j' <= (c) && (c) <= 'r') \ |
| 5672 | || ('s' <= (c) && (c) <= 'z')) | 5477 | || ('s' <= (c) && (c) <= 'z')) |
| 5673 | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | 5478 | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) |
| 5674 | #endif | 5479 | #endif |
| 5675 | 5480 | ||
| @@ -5680,7 +5485,7 @@ main () | |||
| 5680 | int i; | 5485 | int i; |
| 5681 | for (i = 0; i < 256; i++) | 5486 | for (i = 0; i < 256; i++) |
| 5682 | if (XOR (islower (i), ISLOWER (i)) | 5487 | if (XOR (islower (i), ISLOWER (i)) |
| 5683 | || toupper (i) != TOUPPER (i)) | 5488 | || toupper (i) != TOUPPER (i)) |
| 5684 | exit(2); | 5489 | exit(2); |
| 5685 | exit (0); | 5490 | exit (0); |
| 5686 | } | 5491 | } |
| @@ -5705,7 +5510,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5705 | ( exit $ac_status ) | 5510 | ( exit $ac_status ) |
| 5706 | ac_cv_header_stdc=no | 5511 | ac_cv_header_stdc=no |
| 5707 | fi | 5512 | fi |
| 5708 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 5513 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 5709 | fi | 5514 | fi |
| 5710 | fi | 5515 | fi |
| 5711 | fi | 5516 | fi |
| @@ -5725,6 +5530,7 @@ if test "${ac_cv_header_time+set}" = set; then | |||
| 5725 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5530 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5726 | else | 5531 | else |
| 5727 | cat >conftest.$ac_ext <<_ACEOF | 5532 | cat >conftest.$ac_ext <<_ACEOF |
| 5533 | #line $LINENO "configure" | ||
| 5728 | /* confdefs.h. */ | 5534 | /* confdefs.h. */ |
| 5729 | _ACEOF | 5535 | _ACEOF |
| 5730 | cat confdefs.h >>conftest.$ac_ext | 5536 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5745,20 +5551,11 @@ return 0; | |||
| 5745 | _ACEOF | 5551 | _ACEOF |
| 5746 | rm -f conftest.$ac_objext | 5552 | rm -f conftest.$ac_objext |
| 5747 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5553 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5748 | (eval $ac_compile) 2>conftest.er1 | 5554 | (eval $ac_compile) 2>&5 |
| 5749 | ac_status=$? | 5555 | ac_status=$? |
| 5750 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5751 | rm -f conftest.er1 | ||
| 5752 | cat conftest.err >&5 | ||
| 5753 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5556 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5754 | (exit $ac_status); } && | 5557 | (exit $ac_status); } && |
| 5755 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5558 | { ac_try='test -s conftest.$ac_objext' |
| 5756 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5757 | (eval $ac_try) 2>&5 | ||
| 5758 | ac_status=$? | ||
| 5759 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5760 | (exit $ac_status); }; } && | ||
| 5761 | { ac_try='test -s conftest.$ac_objext' | ||
| 5762 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5559 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5763 | (eval $ac_try) 2>&5 | 5560 | (eval $ac_try) 2>&5 |
| 5764 | ac_status=$? | 5561 | ac_status=$? |
| @@ -5771,7 +5568,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5771 | 5568 | ||
| 5772 | ac_cv_header_time=no | 5569 | ac_cv_header_time=no |
| 5773 | fi | 5570 | fi |
| 5774 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 5571 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 5775 | fi | 5572 | fi |
| 5776 | echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5 | 5573 | echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5 |
| 5777 | echo "${ECHO_T}$ac_cv_header_time" >&6 | 5574 | echo "${ECHO_T}$ac_cv_header_time" >&6 |
| @@ -5789,6 +5586,7 @@ if test "${ac_cv_have_decl_sys_siglist+set}" = set; then | |||
| 5789 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5586 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5790 | else | 5587 | else |
| 5791 | cat >conftest.$ac_ext <<_ACEOF | 5588 | cat >conftest.$ac_ext <<_ACEOF |
| 5589 | #line $LINENO "configure" | ||
| 5792 | /* confdefs.h. */ | 5590 | /* confdefs.h. */ |
| 5793 | _ACEOF | 5591 | _ACEOF |
| 5794 | cat confdefs.h >>conftest.$ac_ext | 5592 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5808,20 +5606,11 @@ main () | |||
| 5808 | _ACEOF | 5606 | _ACEOF |
| 5809 | rm -f conftest.$ac_objext | 5607 | rm -f conftest.$ac_objext |
| 5810 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5608 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5811 | (eval $ac_compile) 2>conftest.er1 | 5609 | (eval $ac_compile) 2>&5 |
| 5812 | ac_status=$? | 5610 | ac_status=$? |
| 5813 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5814 | rm -f conftest.er1 | ||
| 5815 | cat conftest.err >&5 | ||
| 5816 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5611 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5817 | (exit $ac_status); } && | 5612 | (exit $ac_status); } && |
| 5818 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5613 | { ac_try='test -s conftest.$ac_objext' |
| 5819 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5820 | (eval $ac_try) 2>&5 | ||
| 5821 | ac_status=$? | ||
| 5822 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5823 | (exit $ac_status); }; } && | ||
| 5824 | { ac_try='test -s conftest.$ac_objext' | ||
| 5825 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5614 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5826 | (eval $ac_try) 2>&5 | 5615 | (eval $ac_try) 2>&5 |
| 5827 | ac_status=$? | 5616 | ac_status=$? |
| @@ -5834,7 +5623,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5834 | 5623 | ||
| 5835 | ac_cv_have_decl_sys_siglist=no | 5624 | ac_cv_have_decl_sys_siglist=no |
| 5836 | fi | 5625 | fi |
| 5837 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 5626 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 5838 | fi | 5627 | fi |
| 5839 | echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5 | 5628 | echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5 |
| 5840 | echo "${ECHO_T}$ac_cv_have_decl_sys_siglist" >&6 | 5629 | echo "${ECHO_T}$ac_cv_have_decl_sys_siglist" >&6 |
| @@ -5862,6 +5651,7 @@ if test "${ac_cv_have_decl___sys_siglist+set}" = set; then | |||
| 5862 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5651 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5863 | else | 5652 | else |
| 5864 | cat >conftest.$ac_ext <<_ACEOF | 5653 | cat >conftest.$ac_ext <<_ACEOF |
| 5654 | #line $LINENO "configure" | ||
| 5865 | /* confdefs.h. */ | 5655 | /* confdefs.h. */ |
| 5866 | _ACEOF | 5656 | _ACEOF |
| 5867 | cat confdefs.h >>conftest.$ac_ext | 5657 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5881,20 +5671,11 @@ main () | |||
| 5881 | _ACEOF | 5671 | _ACEOF |
| 5882 | rm -f conftest.$ac_objext | 5672 | rm -f conftest.$ac_objext |
| 5883 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5673 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5884 | (eval $ac_compile) 2>conftest.er1 | 5674 | (eval $ac_compile) 2>&5 |
| 5885 | ac_status=$? | 5675 | ac_status=$? |
| 5886 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5887 | rm -f conftest.er1 | ||
| 5888 | cat conftest.err >&5 | ||
| 5889 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5676 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5890 | (exit $ac_status); } && | 5677 | (exit $ac_status); } && |
| 5891 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5678 | { ac_try='test -s conftest.$ac_objext' |
| 5892 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5893 | (eval $ac_try) 2>&5 | ||
| 5894 | ac_status=$? | ||
| 5895 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5896 | (exit $ac_status); }; } && | ||
| 5897 | { ac_try='test -s conftest.$ac_objext' | ||
| 5898 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5679 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5899 | (eval $ac_try) 2>&5 | 5680 | (eval $ac_try) 2>&5 |
| 5900 | ac_status=$? | 5681 | ac_status=$? |
| @@ -5907,7 +5688,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5907 | 5688 | ||
| 5908 | ac_cv_have_decl___sys_siglist=no | 5689 | ac_cv_have_decl___sys_siglist=no |
| 5909 | fi | 5690 | fi |
| 5910 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 5691 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 5911 | fi | 5692 | fi |
| 5912 | echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5 | 5693 | echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5 |
| 5913 | echo "${ECHO_T}$ac_cv_have_decl___sys_siglist" >&6 | 5694 | echo "${ECHO_T}$ac_cv_have_decl___sys_siglist" >&6 |
| @@ -5941,6 +5722,7 @@ if test "${ac_cv_header_sys_wait_h+set}" = set; then | |||
| 5941 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5722 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5942 | else | 5723 | else |
| 5943 | cat >conftest.$ac_ext <<_ACEOF | 5724 | cat >conftest.$ac_ext <<_ACEOF |
| 5725 | #line $LINENO "configure" | ||
| 5944 | /* confdefs.h. */ | 5726 | /* confdefs.h. */ |
| 5945 | _ACEOF | 5727 | _ACEOF |
| 5946 | cat confdefs.h >>conftest.$ac_ext | 5728 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5967,20 +5749,11 @@ main () | |||
| 5967 | _ACEOF | 5749 | _ACEOF |
| 5968 | rm -f conftest.$ac_objext | 5750 | rm -f conftest.$ac_objext |
| 5969 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5751 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5970 | (eval $ac_compile) 2>conftest.er1 | 5752 | (eval $ac_compile) 2>&5 |
| 5971 | ac_status=$? | 5753 | ac_status=$? |
| 5972 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5973 | rm -f conftest.er1 | ||
| 5974 | cat conftest.err >&5 | ||
| 5975 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5754 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5976 | (exit $ac_status); } && | 5755 | (exit $ac_status); } && |
| 5977 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5756 | { ac_try='test -s conftest.$ac_objext' |
| 5978 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5979 | (eval $ac_try) 2>&5 | ||
| 5980 | ac_status=$? | ||
| 5981 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5982 | (exit $ac_status); }; } && | ||
| 5983 | { ac_try='test -s conftest.$ac_objext' | ||
| 5984 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5757 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5985 | (eval $ac_try) 2>&5 | 5758 | (eval $ac_try) 2>&5 |
| 5986 | ac_status=$? | 5759 | ac_status=$? |
| @@ -5993,7 +5766,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5993 | 5766 | ||
| 5994 | ac_cv_header_sys_wait_h=no | 5767 | ac_cv_header_sys_wait_h=no |
| 5995 | fi | 5768 | fi |
| 5996 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 5769 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 5997 | fi | 5770 | fi |
| 5998 | echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5 | 5771 | echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5 |
| 5999 | echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6 | 5772 | echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6 |
| @@ -6012,6 +5785,7 @@ if test "${emacs_cv_struct_utimbuf+set}" = set; then | |||
| 6012 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5785 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6013 | else | 5786 | else |
| 6014 | cat >conftest.$ac_ext <<_ACEOF | 5787 | cat >conftest.$ac_ext <<_ACEOF |
| 5788 | #line $LINENO "configure" | ||
| 6015 | /* confdefs.h. */ | 5789 | /* confdefs.h. */ |
| 6016 | _ACEOF | 5790 | _ACEOF |
| 6017 | cat confdefs.h >>conftest.$ac_ext | 5791 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6040,20 +5814,11 @@ static struct utimbuf x; x.actime = x.modtime; | |||
| 6040 | _ACEOF | 5814 | _ACEOF |
| 6041 | rm -f conftest.$ac_objext | 5815 | rm -f conftest.$ac_objext |
| 6042 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5816 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6043 | (eval $ac_compile) 2>conftest.er1 | 5817 | (eval $ac_compile) 2>&5 |
| 6044 | ac_status=$? | 5818 | ac_status=$? |
| 6045 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6046 | rm -f conftest.er1 | ||
| 6047 | cat conftest.err >&5 | ||
| 6048 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5819 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6049 | (exit $ac_status); } && | 5820 | (exit $ac_status); } && |
| 6050 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5821 | { ac_try='test -s conftest.$ac_objext' |
| 6051 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6052 | (eval $ac_try) 2>&5 | ||
| 6053 | ac_status=$? | ||
| 6054 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6055 | (exit $ac_status); }; } && | ||
| 6056 | { ac_try='test -s conftest.$ac_objext' | ||
| 6057 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5822 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6058 | (eval $ac_try) 2>&5 | 5823 | (eval $ac_try) 2>&5 |
| 6059 | ac_status=$? | 5824 | ac_status=$? |
| @@ -6066,7 +5831,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6066 | 5831 | ||
| 6067 | emacs_cv_struct_utimbuf=no | 5832 | emacs_cv_struct_utimbuf=no |
| 6068 | fi | 5833 | fi |
| 6069 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 5834 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 6070 | fi | 5835 | fi |
| 6071 | echo "$as_me:$LINENO: result: $emacs_cv_struct_utimbuf" >&5 | 5836 | echo "$as_me:$LINENO: result: $emacs_cv_struct_utimbuf" >&5 |
| 6072 | echo "${ECHO_T}$emacs_cv_struct_utimbuf" >&6 | 5837 | echo "${ECHO_T}$emacs_cv_struct_utimbuf" >&6 |
| @@ -6084,6 +5849,7 @@ if test "${ac_cv_type_signal+set}" = set; then | |||
| 6084 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5849 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6085 | else | 5850 | else |
| 6086 | cat >conftest.$ac_ext <<_ACEOF | 5851 | cat >conftest.$ac_ext <<_ACEOF |
| 5852 | #line $LINENO "configure" | ||
| 6087 | /* confdefs.h. */ | 5853 | /* confdefs.h. */ |
| 6088 | _ACEOF | 5854 | _ACEOF |
| 6089 | cat confdefs.h >>conftest.$ac_ext | 5855 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6110,20 +5876,11 @@ int i; | |||
| 6110 | _ACEOF | 5876 | _ACEOF |
| 6111 | rm -f conftest.$ac_objext | 5877 | rm -f conftest.$ac_objext |
| 6112 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5878 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6113 | (eval $ac_compile) 2>conftest.er1 | 5879 | (eval $ac_compile) 2>&5 |
| 6114 | ac_status=$? | 5880 | ac_status=$? |
| 6115 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6116 | rm -f conftest.er1 | ||
| 6117 | cat conftest.err >&5 | ||
| 6118 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5881 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6119 | (exit $ac_status); } && | 5882 | (exit $ac_status); } && |
| 6120 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5883 | { ac_try='test -s conftest.$ac_objext' |
| 6121 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6122 | (eval $ac_try) 2>&5 | ||
| 6123 | ac_status=$? | ||
| 6124 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6125 | (exit $ac_status); }; } && | ||
| 6126 | { ac_try='test -s conftest.$ac_objext' | ||
| 6127 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5884 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6128 | (eval $ac_try) 2>&5 | 5885 | (eval $ac_try) 2>&5 |
| 6129 | ac_status=$? | 5886 | ac_status=$? |
| @@ -6136,7 +5893,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6136 | 5893 | ||
| 6137 | ac_cv_type_signal=int | 5894 | ac_cv_type_signal=int |
| 6138 | fi | 5895 | fi |
| 6139 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 5896 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 6140 | fi | 5897 | fi |
| 6141 | echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5 | 5898 | echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5 |
| 6142 | echo "${ECHO_T}$ac_cv_type_signal" >&6 | 5899 | echo "${ECHO_T}$ac_cv_type_signal" >&6 |
| @@ -6153,6 +5910,7 @@ if test "${emacs_cv_speed_t+set}" = set; then | |||
| 6153 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5910 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6154 | else | 5911 | else |
| 6155 | cat >conftest.$ac_ext <<_ACEOF | 5912 | cat >conftest.$ac_ext <<_ACEOF |
| 5913 | #line $LINENO "configure" | ||
| 6156 | /* confdefs.h. */ | 5914 | /* confdefs.h. */ |
| 6157 | _ACEOF | 5915 | _ACEOF |
| 6158 | cat confdefs.h >>conftest.$ac_ext | 5916 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6169,20 +5927,11 @@ speed_t x = 1; | |||
| 6169 | _ACEOF | 5927 | _ACEOF |
| 6170 | rm -f conftest.$ac_objext | 5928 | rm -f conftest.$ac_objext |
| 6171 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5929 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6172 | (eval $ac_compile) 2>conftest.er1 | 5930 | (eval $ac_compile) 2>&5 |
| 6173 | ac_status=$? | 5931 | ac_status=$? |
| 6174 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6175 | rm -f conftest.er1 | ||
| 6176 | cat conftest.err >&5 | ||
| 6177 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5932 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6178 | (exit $ac_status); } && | 5933 | (exit $ac_status); } && |
| 6179 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5934 | { ac_try='test -s conftest.$ac_objext' |
| 6180 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6181 | (eval $ac_try) 2>&5 | ||
| 6182 | ac_status=$? | ||
| 6183 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6184 | (exit $ac_status); }; } && | ||
| 6185 | { ac_try='test -s conftest.$ac_objext' | ||
| 6186 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5935 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6187 | (eval $ac_try) 2>&5 | 5936 | (eval $ac_try) 2>&5 |
| 6188 | ac_status=$? | 5937 | ac_status=$? |
| @@ -6195,7 +5944,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6195 | 5944 | ||
| 6196 | emacs_cv_speed_t=no | 5945 | emacs_cv_speed_t=no |
| 6197 | fi | 5946 | fi |
| 6198 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 5947 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 6199 | fi | 5948 | fi |
| 6200 | echo "$as_me:$LINENO: result: $emacs_cv_speed_t" >&5 | 5949 | echo "$as_me:$LINENO: result: $emacs_cv_speed_t" >&5 |
| 6201 | echo "${ECHO_T}$emacs_cv_speed_t" >&6 | 5950 | echo "${ECHO_T}$emacs_cv_speed_t" >&6 |
| @@ -6213,6 +5962,7 @@ if test "${emacs_cv_struct_timeval+set}" = set; then | |||
| 6213 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5962 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6214 | else | 5963 | else |
| 6215 | cat >conftest.$ac_ext <<_ACEOF | 5964 | cat >conftest.$ac_ext <<_ACEOF |
| 5965 | #line $LINENO "configure" | ||
| 6216 | /* confdefs.h. */ | 5966 | /* confdefs.h. */ |
| 6217 | _ACEOF | 5967 | _ACEOF |
| 6218 | cat confdefs.h >>conftest.$ac_ext | 5968 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6238,20 +5988,11 @@ static struct timeval x; x.tv_sec = x.tv_usec; | |||
| 6238 | _ACEOF | 5988 | _ACEOF |
| 6239 | rm -f conftest.$ac_objext | 5989 | rm -f conftest.$ac_objext |
| 6240 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5990 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6241 | (eval $ac_compile) 2>conftest.er1 | 5991 | (eval $ac_compile) 2>&5 |
| 6242 | ac_status=$? | 5992 | ac_status=$? |
| 6243 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6244 | rm -f conftest.er1 | ||
| 6245 | cat conftest.err >&5 | ||
| 6246 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5993 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6247 | (exit $ac_status); } && | 5994 | (exit $ac_status); } && |
| 6248 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 5995 | { ac_try='test -s conftest.$ac_objext' |
| 6249 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6250 | (eval $ac_try) 2>&5 | ||
| 6251 | ac_status=$? | ||
| 6252 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6253 | (exit $ac_status); }; } && | ||
| 6254 | { ac_try='test -s conftest.$ac_objext' | ||
| 6255 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5996 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6256 | (eval $ac_try) 2>&5 | 5997 | (eval $ac_try) 2>&5 |
| 6257 | ac_status=$? | 5998 | ac_status=$? |
| @@ -6264,7 +6005,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6264 | 6005 | ||
| 6265 | emacs_cv_struct_timeval=no | 6006 | emacs_cv_struct_timeval=no |
| 6266 | fi | 6007 | fi |
| 6267 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 6008 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 6268 | fi | 6009 | fi |
| 6269 | echo "$as_me:$LINENO: result: $emacs_cv_struct_timeval" >&5 | 6010 | echo "$as_me:$LINENO: result: $emacs_cv_struct_timeval" >&5 |
| 6270 | echo "${ECHO_T}$emacs_cv_struct_timeval" >&6 | 6011 | echo "${ECHO_T}$emacs_cv_struct_timeval" >&6 |
| @@ -6283,6 +6024,7 @@ if test "${emacs_cv_struct_exception+set}" = set; then | |||
| 6283 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6024 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6284 | else | 6025 | else |
| 6285 | cat >conftest.$ac_ext <<_ACEOF | 6026 | cat >conftest.$ac_ext <<_ACEOF |
| 6027 | #line $LINENO "configure" | ||
| 6286 | /* confdefs.h. */ | 6028 | /* confdefs.h. */ |
| 6287 | _ACEOF | 6029 | _ACEOF |
| 6288 | cat confdefs.h >>conftest.$ac_ext | 6030 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6299,20 +6041,11 @@ static struct exception x; x.arg1 = x.arg2 = x.retval; x.name = ""; x.type = 1; | |||
| 6299 | _ACEOF | 6041 | _ACEOF |
| 6300 | rm -f conftest.$ac_objext | 6042 | rm -f conftest.$ac_objext |
| 6301 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6043 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6302 | (eval $ac_compile) 2>conftest.er1 | 6044 | (eval $ac_compile) 2>&5 |
| 6303 | ac_status=$? | 6045 | ac_status=$? |
| 6304 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6305 | rm -f conftest.er1 | ||
| 6306 | cat conftest.err >&5 | ||
| 6307 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6046 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6308 | (exit $ac_status); } && | 6047 | (exit $ac_status); } && |
| 6309 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6048 | { ac_try='test -s conftest.$ac_objext' |
| 6310 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6311 | (eval $ac_try) 2>&5 | ||
| 6312 | ac_status=$? | ||
| 6313 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6314 | (exit $ac_status); }; } && | ||
| 6315 | { ac_try='test -s conftest.$ac_objext' | ||
| 6316 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6049 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6317 | (eval $ac_try) 2>&5 | 6050 | (eval $ac_try) 2>&5 |
| 6318 | ac_status=$? | 6051 | ac_status=$? |
| @@ -6325,7 +6058,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6325 | 6058 | ||
| 6326 | emacs_cv_struct_exception=no | 6059 | emacs_cv_struct_exception=no |
| 6327 | fi | 6060 | fi |
| 6328 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 6061 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 6329 | fi | 6062 | fi |
| 6330 | echo "$as_me:$LINENO: result: $emacs_cv_struct_exception" >&5 | 6063 | echo "$as_me:$LINENO: result: $emacs_cv_struct_exception" >&5 |
| 6331 | echo "${ECHO_T}$emacs_cv_struct_exception" >&6 | 6064 | echo "${ECHO_T}$emacs_cv_struct_exception" >&6 |
| @@ -6355,6 +6088,7 @@ else | |||
| 6355 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 6088 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 6356 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 6089 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 6357 | cat >conftest.$ac_ext <<_ACEOF | 6090 | cat >conftest.$ac_ext <<_ACEOF |
| 6091 | #line $LINENO "configure" | ||
| 6358 | /* confdefs.h. */ | 6092 | /* confdefs.h. */ |
| 6359 | _ACEOF | 6093 | _ACEOF |
| 6360 | cat confdefs.h >>conftest.$ac_ext | 6094 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6365,20 +6099,11 @@ $ac_includes_default | |||
| 6365 | _ACEOF | 6099 | _ACEOF |
| 6366 | rm -f conftest.$ac_objext | 6100 | rm -f conftest.$ac_objext |
| 6367 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6101 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6368 | (eval $ac_compile) 2>conftest.er1 | 6102 | (eval $ac_compile) 2>&5 |
| 6369 | ac_status=$? | 6103 | ac_status=$? |
| 6370 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6371 | rm -f conftest.er1 | ||
| 6372 | cat conftest.err >&5 | ||
| 6373 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6104 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6374 | (exit $ac_status); } && | 6105 | (exit $ac_status); } && |
| 6375 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6106 | { ac_try='test -s conftest.$ac_objext' |
| 6376 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6377 | (eval $ac_try) 2>&5 | ||
| 6378 | ac_status=$? | ||
| 6379 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6380 | (exit $ac_status); }; } && | ||
| 6381 | { ac_try='test -s conftest.$ac_objext' | ||
| 6382 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6107 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6383 | (eval $ac_try) 2>&5 | 6108 | (eval $ac_try) 2>&5 |
| 6384 | ac_status=$? | 6109 | ac_status=$? |
| @@ -6391,7 +6116,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6391 | 6116 | ||
| 6392 | ac_header_compiler=no | 6117 | ac_header_compiler=no |
| 6393 | fi | 6118 | fi |
| 6394 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 6119 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 6395 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 6120 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 6396 | echo "${ECHO_T}$ac_header_compiler" >&6 | 6121 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 6397 | 6122 | ||
| @@ -6399,6 +6124,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 6399 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 6124 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 6400 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 6125 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 6401 | cat >conftest.$ac_ext <<_ACEOF | 6126 | cat >conftest.$ac_ext <<_ACEOF |
| 6127 | #line $LINENO "configure" | ||
| 6402 | /* confdefs.h. */ | 6128 | /* confdefs.h. */ |
| 6403 | _ACEOF | 6129 | _ACEOF |
| 6404 | cat confdefs.h >>conftest.$ac_ext | 6130 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6416,7 +6142,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 6416 | (exit $ac_status); } >/dev/null; then | 6142 | (exit $ac_status); } >/dev/null; then |
| 6417 | if test -s conftest.err; then | 6143 | if test -s conftest.err; then |
| 6418 | ac_cpp_err=$ac_c_preproc_warn_flag | 6144 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 6419 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 6420 | else | 6145 | else |
| 6421 | ac_cpp_err= | 6146 | ac_cpp_err= |
| 6422 | fi | 6147 | fi |
| @@ -6436,32 +6161,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 6436 | echo "${ECHO_T}$ac_header_preproc" >&6 | 6161 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 6437 | 6162 | ||
| 6438 | # So? What about this header? | 6163 | # So? What about this header? |
| 6439 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 6164 | case $ac_header_compiler:$ac_header_preproc in |
| 6440 | yes:no: ) | 6165 | yes:no ) |
| 6441 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 6166 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 6442 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 6167 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 6443 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 6168 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 6444 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 6169 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 6445 | ac_header_preproc=yes | 6170 | ( |
| 6171 | cat <<\_ASBOX | ||
| 6172 | ## ------------------------------------ ## | ||
| 6173 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 6174 | ## ------------------------------------ ## | ||
| 6175 | _ASBOX | ||
| 6176 | ) | | ||
| 6177 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 6446 | ;; | 6178 | ;; |
| 6447 | no:yes:* ) | 6179 | no:yes ) |
| 6448 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 6180 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 6449 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 6181 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 6450 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 6182 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 6451 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 6183 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 6452 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 6453 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 6454 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 6455 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 6456 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 6184 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 6457 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 6185 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 6458 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 6459 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 6460 | ( | 6186 | ( |
| 6461 | cat <<\_ASBOX | 6187 | cat <<\_ASBOX |
| 6462 | ## ------------------------------------------ ## | 6188 | ## ------------------------------------ ## |
| 6463 | ## Report this to the AC_PACKAGE_NAME lists. ## | 6189 | ## Report this to bug-autoconf@gnu.org. ## |
| 6464 | ## ------------------------------------------ ## | 6190 | ## ------------------------------------ ## |
| 6465 | _ASBOX | 6191 | _ASBOX |
| 6466 | ) | | 6192 | ) | |
| 6467 | sed "s/^/$as_me: WARNING: /" >&2 | 6193 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -6472,7 +6198,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 6472 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 6198 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 6473 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6199 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6474 | else | 6200 | else |
| 6475 | eval "$as_ac_Header=\$ac_header_preproc" | 6201 | eval "$as_ac_Header=$ac_header_preproc" |
| 6476 | fi | 6202 | fi |
| 6477 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 6203 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 6478 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 6204 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -6497,6 +6223,7 @@ if eval "test \"\${$as_ac_Header+set}\" = set"; then | |||
| 6497 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6223 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6498 | else | 6224 | else |
| 6499 | cat >conftest.$ac_ext <<_ACEOF | 6225 | cat >conftest.$ac_ext <<_ACEOF |
| 6226 | #line $LINENO "configure" | ||
| 6500 | /* confdefs.h. */ | 6227 | /* confdefs.h. */ |
| 6501 | _ACEOF | 6228 | _ACEOF |
| 6502 | cat confdefs.h >>conftest.$ac_ext | 6229 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6511,20 +6238,11 @@ $ac_includes_default | |||
| 6511 | _ACEOF | 6238 | _ACEOF |
| 6512 | rm -f conftest.$ac_objext | 6239 | rm -f conftest.$ac_objext |
| 6513 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6240 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6514 | (eval $ac_compile) 2>conftest.er1 | 6241 | (eval $ac_compile) 2>&5 |
| 6515 | ac_status=$? | 6242 | ac_status=$? |
| 6516 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6517 | rm -f conftest.er1 | ||
| 6518 | cat conftest.err >&5 | ||
| 6519 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6243 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6520 | (exit $ac_status); } && | 6244 | (exit $ac_status); } && |
| 6521 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6245 | { ac_try='test -s conftest.$ac_objext' |
| 6522 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6523 | (eval $ac_try) 2>&5 | ||
| 6524 | ac_status=$? | ||
| 6525 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6526 | (exit $ac_status); }; } && | ||
| 6527 | { ac_try='test -s conftest.$ac_objext' | ||
| 6528 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6246 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6529 | (eval $ac_try) 2>&5 | 6247 | (eval $ac_try) 2>&5 |
| 6530 | ac_status=$? | 6248 | ac_status=$? |
| @@ -6537,7 +6255,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6537 | 6255 | ||
| 6538 | eval "$as_ac_Header=no" | 6256 | eval "$as_ac_Header=no" |
| 6539 | fi | 6257 | fi |
| 6540 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 6258 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 6541 | fi | 6259 | fi |
| 6542 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 6260 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 6543 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 6261 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -6557,6 +6275,7 @@ if test "${ac_cv_struct_tm+set}" = set; then | |||
| 6557 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6275 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6558 | else | 6276 | else |
| 6559 | cat >conftest.$ac_ext <<_ACEOF | 6277 | cat >conftest.$ac_ext <<_ACEOF |
| 6278 | #line $LINENO "configure" | ||
| 6560 | /* confdefs.h. */ | 6279 | /* confdefs.h. */ |
| 6561 | _ACEOF | 6280 | _ACEOF |
| 6562 | cat confdefs.h >>conftest.$ac_ext | 6281 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6575,20 +6294,11 @@ struct tm *tp; tp->tm_sec; | |||
| 6575 | _ACEOF | 6294 | _ACEOF |
| 6576 | rm -f conftest.$ac_objext | 6295 | rm -f conftest.$ac_objext |
| 6577 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6296 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6578 | (eval $ac_compile) 2>conftest.er1 | 6297 | (eval $ac_compile) 2>&5 |
| 6579 | ac_status=$? | 6298 | ac_status=$? |
| 6580 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6581 | rm -f conftest.er1 | ||
| 6582 | cat conftest.err >&5 | ||
| 6583 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6299 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6584 | (exit $ac_status); } && | 6300 | (exit $ac_status); } && |
| 6585 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6301 | { ac_try='test -s conftest.$ac_objext' |
| 6586 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6587 | (eval $ac_try) 2>&5 | ||
| 6588 | ac_status=$? | ||
| 6589 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6590 | (exit $ac_status); }; } && | ||
| 6591 | { ac_try='test -s conftest.$ac_objext' | ||
| 6592 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6302 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6593 | (eval $ac_try) 2>&5 | 6303 | (eval $ac_try) 2>&5 |
| 6594 | ac_status=$? | 6304 | ac_status=$? |
| @@ -6601,7 +6311,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6601 | 6311 | ||
| 6602 | ac_cv_struct_tm=sys/time.h | 6312 | ac_cv_struct_tm=sys/time.h |
| 6603 | fi | 6313 | fi |
| 6604 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 6314 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 6605 | fi | 6315 | fi |
| 6606 | echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 | 6316 | echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 |
| 6607 | echo "${ECHO_T}$ac_cv_struct_tm" >&6 | 6317 | echo "${ECHO_T}$ac_cv_struct_tm" >&6 |
| @@ -6619,6 +6329,7 @@ if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then | |||
| 6619 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6329 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6620 | else | 6330 | else |
| 6621 | cat >conftest.$ac_ext <<_ACEOF | 6331 | cat >conftest.$ac_ext <<_ACEOF |
| 6332 | #line $LINENO "configure" | ||
| 6622 | /* confdefs.h. */ | 6333 | /* confdefs.h. */ |
| 6623 | _ACEOF | 6334 | _ACEOF |
| 6624 | cat confdefs.h >>conftest.$ac_ext | 6335 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6640,20 +6351,11 @@ return 0; | |||
| 6640 | _ACEOF | 6351 | _ACEOF |
| 6641 | rm -f conftest.$ac_objext | 6352 | rm -f conftest.$ac_objext |
| 6642 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6353 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6643 | (eval $ac_compile) 2>conftest.er1 | 6354 | (eval $ac_compile) 2>&5 |
| 6644 | ac_status=$? | 6355 | ac_status=$? |
| 6645 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6646 | rm -f conftest.er1 | ||
| 6647 | cat conftest.err >&5 | ||
| 6648 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6356 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6649 | (exit $ac_status); } && | 6357 | (exit $ac_status); } && |
| 6650 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6358 | { ac_try='test -s conftest.$ac_objext' |
| 6651 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6652 | (eval $ac_try) 2>&5 | ||
| 6653 | ac_status=$? | ||
| 6654 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6655 | (exit $ac_status); }; } && | ||
| 6656 | { ac_try='test -s conftest.$ac_objext' | ||
| 6657 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6359 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6658 | (eval $ac_try) 2>&5 | 6360 | (eval $ac_try) 2>&5 |
| 6659 | ac_status=$? | 6361 | ac_status=$? |
| @@ -6665,6 +6367,7 @@ else | |||
| 6665 | sed 's/^/| /' conftest.$ac_ext >&5 | 6367 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6666 | 6368 | ||
| 6667 | cat >conftest.$ac_ext <<_ACEOF | 6369 | cat >conftest.$ac_ext <<_ACEOF |
| 6370 | #line $LINENO "configure" | ||
| 6668 | /* confdefs.h. */ | 6371 | /* confdefs.h. */ |
| 6669 | _ACEOF | 6372 | _ACEOF |
| 6670 | cat confdefs.h >>conftest.$ac_ext | 6373 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6686,20 +6389,11 @@ return 0; | |||
| 6686 | _ACEOF | 6389 | _ACEOF |
| 6687 | rm -f conftest.$ac_objext | 6390 | rm -f conftest.$ac_objext |
| 6688 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6391 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6689 | (eval $ac_compile) 2>conftest.er1 | 6392 | (eval $ac_compile) 2>&5 |
| 6690 | ac_status=$? | 6393 | ac_status=$? |
| 6691 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6692 | rm -f conftest.er1 | ||
| 6693 | cat conftest.err >&5 | ||
| 6694 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6394 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6695 | (exit $ac_status); } && | 6395 | (exit $ac_status); } && |
| 6696 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6396 | { ac_try='test -s conftest.$ac_objext' |
| 6697 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6698 | (eval $ac_try) 2>&5 | ||
| 6699 | ac_status=$? | ||
| 6700 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6701 | (exit $ac_status); }; } && | ||
| 6702 | { ac_try='test -s conftest.$ac_objext' | ||
| 6703 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6397 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6704 | (eval $ac_try) 2>&5 | 6398 | (eval $ac_try) 2>&5 |
| 6705 | ac_status=$? | 6399 | ac_status=$? |
| @@ -6712,9 +6406,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6712 | 6406 | ||
| 6713 | ac_cv_member_struct_tm_tm_zone=no | 6407 | ac_cv_member_struct_tm_tm_zone=no |
| 6714 | fi | 6408 | fi |
| 6715 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 6409 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 6716 | fi | 6410 | fi |
| 6717 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 6411 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 6718 | fi | 6412 | fi |
| 6719 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5 | 6413 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5 |
| 6720 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 | 6414 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 |
| @@ -6740,6 +6434,7 @@ if test "${ac_cv_var_tzname+set}" = set; then | |||
| 6740 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6434 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6741 | else | 6435 | else |
| 6742 | cat >conftest.$ac_ext <<_ACEOF | 6436 | cat >conftest.$ac_ext <<_ACEOF |
| 6437 | #line $LINENO "configure" | ||
| 6743 | /* confdefs.h. */ | 6438 | /* confdefs.h. */ |
| 6744 | _ACEOF | 6439 | _ACEOF |
| 6745 | cat confdefs.h >>conftest.$ac_ext | 6440 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6760,20 +6455,11 @@ atoi(*tzname); | |||
| 6760 | _ACEOF | 6455 | _ACEOF |
| 6761 | rm -f conftest.$ac_objext conftest$ac_exeext | 6456 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6762 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 6457 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 6763 | (eval $ac_link) 2>conftest.er1 | 6458 | (eval $ac_link) 2>&5 |
| 6764 | ac_status=$? | 6459 | ac_status=$? |
| 6765 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6766 | rm -f conftest.er1 | ||
| 6767 | cat conftest.err >&5 | ||
| 6768 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6460 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6769 | (exit $ac_status); } && | 6461 | (exit $ac_status); } && |
| 6770 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6462 | { ac_try='test -s conftest$ac_exeext' |
| 6771 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6772 | (eval $ac_try) 2>&5 | ||
| 6773 | ac_status=$? | ||
| 6774 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6775 | (exit $ac_status); }; } && | ||
| 6776 | { ac_try='test -s conftest$ac_exeext' | ||
| 6777 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6463 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6778 | (eval $ac_try) 2>&5 | 6464 | (eval $ac_try) 2>&5 |
| 6779 | ac_status=$? | 6465 | ac_status=$? |
| @@ -6786,8 +6472,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6786 | 6472 | ||
| 6787 | ac_cv_var_tzname=no | 6473 | ac_cv_var_tzname=no |
| 6788 | fi | 6474 | fi |
| 6789 | rm -f conftest.err conftest.$ac_objext \ | 6475 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 6790 | conftest$ac_exeext conftest.$ac_ext | ||
| 6791 | fi | 6476 | fi |
| 6792 | echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 | 6477 | echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 |
| 6793 | echo "${ECHO_T}$ac_cv_var_tzname" >&6 | 6478 | echo "${ECHO_T}$ac_cv_var_tzname" >&6 |
| @@ -6806,6 +6491,7 @@ if test "${ac_cv_member_struct_tm_tm_gmtoff+set}" = set; then | |||
| 6806 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6491 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6807 | else | 6492 | else |
| 6808 | cat >conftest.$ac_ext <<_ACEOF | 6493 | cat >conftest.$ac_ext <<_ACEOF |
| 6494 | #line $LINENO "configure" | ||
| 6809 | /* confdefs.h. */ | 6495 | /* confdefs.h. */ |
| 6810 | _ACEOF | 6496 | _ACEOF |
| 6811 | cat confdefs.h >>conftest.$ac_ext | 6497 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6825,20 +6511,11 @@ return 0; | |||
| 6825 | _ACEOF | 6511 | _ACEOF |
| 6826 | rm -f conftest.$ac_objext | 6512 | rm -f conftest.$ac_objext |
| 6827 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6513 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6828 | (eval $ac_compile) 2>conftest.er1 | 6514 | (eval $ac_compile) 2>&5 |
| 6829 | ac_status=$? | 6515 | ac_status=$? |
| 6830 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6831 | rm -f conftest.er1 | ||
| 6832 | cat conftest.err >&5 | ||
| 6833 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6516 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6834 | (exit $ac_status); } && | 6517 | (exit $ac_status); } && |
| 6835 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6518 | { ac_try='test -s conftest.$ac_objext' |
| 6836 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6837 | (eval $ac_try) 2>&5 | ||
| 6838 | ac_status=$? | ||
| 6839 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6840 | (exit $ac_status); }; } && | ||
| 6841 | { ac_try='test -s conftest.$ac_objext' | ||
| 6842 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6519 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6843 | (eval $ac_try) 2>&5 | 6520 | (eval $ac_try) 2>&5 |
| 6844 | ac_status=$? | 6521 | ac_status=$? |
| @@ -6850,6 +6527,7 @@ else | |||
| 6850 | sed 's/^/| /' conftest.$ac_ext >&5 | 6527 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6851 | 6528 | ||
| 6852 | cat >conftest.$ac_ext <<_ACEOF | 6529 | cat >conftest.$ac_ext <<_ACEOF |
| 6530 | #line $LINENO "configure" | ||
| 6853 | /* confdefs.h. */ | 6531 | /* confdefs.h. */ |
| 6854 | _ACEOF | 6532 | _ACEOF |
| 6855 | cat confdefs.h >>conftest.$ac_ext | 6533 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6869,20 +6547,11 @@ return 0; | |||
| 6869 | _ACEOF | 6547 | _ACEOF |
| 6870 | rm -f conftest.$ac_objext | 6548 | rm -f conftest.$ac_objext |
| 6871 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6549 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6872 | (eval $ac_compile) 2>conftest.er1 | 6550 | (eval $ac_compile) 2>&5 |
| 6873 | ac_status=$? | 6551 | ac_status=$? |
| 6874 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6875 | rm -f conftest.er1 | ||
| 6876 | cat conftest.err >&5 | ||
| 6877 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6552 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6878 | (exit $ac_status); } && | 6553 | (exit $ac_status); } && |
| 6879 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6554 | { ac_try='test -s conftest.$ac_objext' |
| 6880 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6881 | (eval $ac_try) 2>&5 | ||
| 6882 | ac_status=$? | ||
| 6883 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6884 | (exit $ac_status); }; } && | ||
| 6885 | { ac_try='test -s conftest.$ac_objext' | ||
| 6886 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6555 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6887 | (eval $ac_try) 2>&5 | 6556 | (eval $ac_try) 2>&5 |
| 6888 | ac_status=$? | 6557 | ac_status=$? |
| @@ -6895,9 +6564,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6895 | 6564 | ||
| 6896 | ac_cv_member_struct_tm_tm_gmtoff=no | 6565 | ac_cv_member_struct_tm_tm_gmtoff=no |
| 6897 | fi | 6566 | fi |
| 6898 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 6567 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 6899 | fi | 6568 | fi |
| 6900 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 6569 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 6901 | fi | 6570 | fi |
| 6902 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_gmtoff" >&5 | 6571 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_gmtoff" >&5 |
| 6903 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_gmtoff" >&6 | 6572 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_gmtoff" >&6 |
| @@ -6915,6 +6584,7 @@ if test "${ac_cv_member_struct_ifreq_ifr_flags+set}" = set; then | |||
| 6915 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6584 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6916 | else | 6585 | else |
| 6917 | cat >conftest.$ac_ext <<_ACEOF | 6586 | cat >conftest.$ac_ext <<_ACEOF |
| 6587 | #line $LINENO "configure" | ||
| 6918 | /* confdefs.h. */ | 6588 | /* confdefs.h. */ |
| 6919 | _ACEOF | 6589 | _ACEOF |
| 6920 | cat confdefs.h >>conftest.$ac_ext | 6590 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6940,20 +6610,11 @@ return 0; | |||
| 6940 | _ACEOF | 6610 | _ACEOF |
| 6941 | rm -f conftest.$ac_objext | 6611 | rm -f conftest.$ac_objext |
| 6942 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6612 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6943 | (eval $ac_compile) 2>conftest.er1 | 6613 | (eval $ac_compile) 2>&5 |
| 6944 | ac_status=$? | 6614 | ac_status=$? |
| 6945 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6946 | rm -f conftest.er1 | ||
| 6947 | cat conftest.err >&5 | ||
| 6948 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6615 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6949 | (exit $ac_status); } && | 6616 | (exit $ac_status); } && |
| 6950 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6617 | { ac_try='test -s conftest.$ac_objext' |
| 6951 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6952 | (eval $ac_try) 2>&5 | ||
| 6953 | ac_status=$? | ||
| 6954 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6955 | (exit $ac_status); }; } && | ||
| 6956 | { ac_try='test -s conftest.$ac_objext' | ||
| 6957 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6618 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6958 | (eval $ac_try) 2>&5 | 6619 | (eval $ac_try) 2>&5 |
| 6959 | ac_status=$? | 6620 | ac_status=$? |
| @@ -6965,6 +6626,7 @@ else | |||
| 6965 | sed 's/^/| /' conftest.$ac_ext >&5 | 6626 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6966 | 6627 | ||
| 6967 | cat >conftest.$ac_ext <<_ACEOF | 6628 | cat >conftest.$ac_ext <<_ACEOF |
| 6629 | #line $LINENO "configure" | ||
| 6968 | /* confdefs.h. */ | 6630 | /* confdefs.h. */ |
| 6969 | _ACEOF | 6631 | _ACEOF |
| 6970 | cat confdefs.h >>conftest.$ac_ext | 6632 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6990,20 +6652,11 @@ return 0; | |||
| 6990 | _ACEOF | 6652 | _ACEOF |
| 6991 | rm -f conftest.$ac_objext | 6653 | rm -f conftest.$ac_objext |
| 6992 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6654 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6993 | (eval $ac_compile) 2>conftest.er1 | 6655 | (eval $ac_compile) 2>&5 |
| 6994 | ac_status=$? | 6656 | ac_status=$? |
| 6995 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6996 | rm -f conftest.er1 | ||
| 6997 | cat conftest.err >&5 | ||
| 6998 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6657 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6999 | (exit $ac_status); } && | 6658 | (exit $ac_status); } && |
| 7000 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6659 | { ac_try='test -s conftest.$ac_objext' |
| 7001 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7002 | (eval $ac_try) 2>&5 | ||
| 7003 | ac_status=$? | ||
| 7004 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7005 | (exit $ac_status); }; } && | ||
| 7006 | { ac_try='test -s conftest.$ac_objext' | ||
| 7007 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6660 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7008 | (eval $ac_try) 2>&5 | 6661 | (eval $ac_try) 2>&5 |
| 7009 | ac_status=$? | 6662 | ac_status=$? |
| @@ -7016,9 +6669,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7016 | 6669 | ||
| 7017 | ac_cv_member_struct_ifreq_ifr_flags=no | 6670 | ac_cv_member_struct_ifreq_ifr_flags=no |
| 7018 | fi | 6671 | fi |
| 7019 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 6672 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 7020 | fi | 6673 | fi |
| 7021 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 6674 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 7022 | fi | 6675 | fi |
| 7023 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_flags" >&5 | 6676 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_flags" >&5 |
| 7024 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_flags" >&6 | 6677 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_flags" >&6 |
| @@ -7036,6 +6689,7 @@ if test "${ac_cv_member_struct_ifreq_ifr_hwaddr+set}" = set; then | |||
| 7036 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6689 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7037 | else | 6690 | else |
| 7038 | cat >conftest.$ac_ext <<_ACEOF | 6691 | cat >conftest.$ac_ext <<_ACEOF |
| 6692 | #line $LINENO "configure" | ||
| 7039 | /* confdefs.h. */ | 6693 | /* confdefs.h. */ |
| 7040 | _ACEOF | 6694 | _ACEOF |
| 7041 | cat confdefs.h >>conftest.$ac_ext | 6695 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7061,20 +6715,11 @@ return 0; | |||
| 7061 | _ACEOF | 6715 | _ACEOF |
| 7062 | rm -f conftest.$ac_objext | 6716 | rm -f conftest.$ac_objext |
| 7063 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6717 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7064 | (eval $ac_compile) 2>conftest.er1 | 6718 | (eval $ac_compile) 2>&5 |
| 7065 | ac_status=$? | 6719 | ac_status=$? |
| 7066 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7067 | rm -f conftest.er1 | ||
| 7068 | cat conftest.err >&5 | ||
| 7069 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6720 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7070 | (exit $ac_status); } && | 6721 | (exit $ac_status); } && |
| 7071 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6722 | { ac_try='test -s conftest.$ac_objext' |
| 7072 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7073 | (eval $ac_try) 2>&5 | ||
| 7074 | ac_status=$? | ||
| 7075 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7076 | (exit $ac_status); }; } && | ||
| 7077 | { ac_try='test -s conftest.$ac_objext' | ||
| 7078 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6723 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7079 | (eval $ac_try) 2>&5 | 6724 | (eval $ac_try) 2>&5 |
| 7080 | ac_status=$? | 6725 | ac_status=$? |
| @@ -7086,6 +6731,7 @@ else | |||
| 7086 | sed 's/^/| /' conftest.$ac_ext >&5 | 6731 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7087 | 6732 | ||
| 7088 | cat >conftest.$ac_ext <<_ACEOF | 6733 | cat >conftest.$ac_ext <<_ACEOF |
| 6734 | #line $LINENO "configure" | ||
| 7089 | /* confdefs.h. */ | 6735 | /* confdefs.h. */ |
| 7090 | _ACEOF | 6736 | _ACEOF |
| 7091 | cat confdefs.h >>conftest.$ac_ext | 6737 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7111,20 +6757,11 @@ return 0; | |||
| 7111 | _ACEOF | 6757 | _ACEOF |
| 7112 | rm -f conftest.$ac_objext | 6758 | rm -f conftest.$ac_objext |
| 7113 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6759 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7114 | (eval $ac_compile) 2>conftest.er1 | 6760 | (eval $ac_compile) 2>&5 |
| 7115 | ac_status=$? | 6761 | ac_status=$? |
| 7116 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7117 | rm -f conftest.er1 | ||
| 7118 | cat conftest.err >&5 | ||
| 7119 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6762 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7120 | (exit $ac_status); } && | 6763 | (exit $ac_status); } && |
| 7121 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6764 | { ac_try='test -s conftest.$ac_objext' |
| 7122 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7123 | (eval $ac_try) 2>&5 | ||
| 7124 | ac_status=$? | ||
| 7125 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7126 | (exit $ac_status); }; } && | ||
| 7127 | { ac_try='test -s conftest.$ac_objext' | ||
| 7128 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6765 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7129 | (eval $ac_try) 2>&5 | 6766 | (eval $ac_try) 2>&5 |
| 7130 | ac_status=$? | 6767 | ac_status=$? |
| @@ -7137,9 +6774,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7137 | 6774 | ||
| 7138 | ac_cv_member_struct_ifreq_ifr_hwaddr=no | 6775 | ac_cv_member_struct_ifreq_ifr_hwaddr=no |
| 7139 | fi | 6776 | fi |
| 7140 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 6777 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 7141 | fi | 6778 | fi |
| 7142 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 6779 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 7143 | fi | 6780 | fi |
| 7144 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_hwaddr" >&5 | 6781 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_hwaddr" >&5 |
| 7145 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_hwaddr" >&6 | 6782 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_hwaddr" >&6 |
| @@ -7157,6 +6794,7 @@ if test "${ac_cv_member_struct_ifreq_ifr_netmask+set}" = set; then | |||
| 7157 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6794 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7158 | else | 6795 | else |
| 7159 | cat >conftest.$ac_ext <<_ACEOF | 6796 | cat >conftest.$ac_ext <<_ACEOF |
| 6797 | #line $LINENO "configure" | ||
| 7160 | /* confdefs.h. */ | 6798 | /* confdefs.h. */ |
| 7161 | _ACEOF | 6799 | _ACEOF |
| 7162 | cat confdefs.h >>conftest.$ac_ext | 6800 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7182,20 +6820,11 @@ return 0; | |||
| 7182 | _ACEOF | 6820 | _ACEOF |
| 7183 | rm -f conftest.$ac_objext | 6821 | rm -f conftest.$ac_objext |
| 7184 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6822 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7185 | (eval $ac_compile) 2>conftest.er1 | 6823 | (eval $ac_compile) 2>&5 |
| 7186 | ac_status=$? | 6824 | ac_status=$? |
| 7187 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7188 | rm -f conftest.er1 | ||
| 7189 | cat conftest.err >&5 | ||
| 7190 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6825 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7191 | (exit $ac_status); } && | 6826 | (exit $ac_status); } && |
| 7192 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6827 | { ac_try='test -s conftest.$ac_objext' |
| 7193 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7194 | (eval $ac_try) 2>&5 | ||
| 7195 | ac_status=$? | ||
| 7196 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7197 | (exit $ac_status); }; } && | ||
| 7198 | { ac_try='test -s conftest.$ac_objext' | ||
| 7199 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6828 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7200 | (eval $ac_try) 2>&5 | 6829 | (eval $ac_try) 2>&5 |
| 7201 | ac_status=$? | 6830 | ac_status=$? |
| @@ -7207,6 +6836,7 @@ else | |||
| 7207 | sed 's/^/| /' conftest.$ac_ext >&5 | 6836 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7208 | 6837 | ||
| 7209 | cat >conftest.$ac_ext <<_ACEOF | 6838 | cat >conftest.$ac_ext <<_ACEOF |
| 6839 | #line $LINENO "configure" | ||
| 7210 | /* confdefs.h. */ | 6840 | /* confdefs.h. */ |
| 7211 | _ACEOF | 6841 | _ACEOF |
| 7212 | cat confdefs.h >>conftest.$ac_ext | 6842 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7232,20 +6862,11 @@ return 0; | |||
| 7232 | _ACEOF | 6862 | _ACEOF |
| 7233 | rm -f conftest.$ac_objext | 6863 | rm -f conftest.$ac_objext |
| 7234 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6864 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7235 | (eval $ac_compile) 2>conftest.er1 | 6865 | (eval $ac_compile) 2>&5 |
| 7236 | ac_status=$? | 6866 | ac_status=$? |
| 7237 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7238 | rm -f conftest.er1 | ||
| 7239 | cat conftest.err >&5 | ||
| 7240 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6867 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7241 | (exit $ac_status); } && | 6868 | (exit $ac_status); } && |
| 7242 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6869 | { ac_try='test -s conftest.$ac_objext' |
| 7243 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7244 | (eval $ac_try) 2>&5 | ||
| 7245 | ac_status=$? | ||
| 7246 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7247 | (exit $ac_status); }; } && | ||
| 7248 | { ac_try='test -s conftest.$ac_objext' | ||
| 7249 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6870 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7250 | (eval $ac_try) 2>&5 | 6871 | (eval $ac_try) 2>&5 |
| 7251 | ac_status=$? | 6872 | ac_status=$? |
| @@ -7258,9 +6879,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7258 | 6879 | ||
| 7259 | ac_cv_member_struct_ifreq_ifr_netmask=no | 6880 | ac_cv_member_struct_ifreq_ifr_netmask=no |
| 7260 | fi | 6881 | fi |
| 7261 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 6882 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 7262 | fi | 6883 | fi |
| 7263 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 6884 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 7264 | fi | 6885 | fi |
| 7265 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_netmask" >&5 | 6886 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_netmask" >&5 |
| 7266 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_netmask" >&6 | 6887 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_netmask" >&6 |
| @@ -7278,6 +6899,7 @@ if test "${ac_cv_member_struct_ifreq_ifr_broadaddr+set}" = set; then | |||
| 7278 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6899 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7279 | else | 6900 | else |
| 7280 | cat >conftest.$ac_ext <<_ACEOF | 6901 | cat >conftest.$ac_ext <<_ACEOF |
| 6902 | #line $LINENO "configure" | ||
| 7281 | /* confdefs.h. */ | 6903 | /* confdefs.h. */ |
| 7282 | _ACEOF | 6904 | _ACEOF |
| 7283 | cat confdefs.h >>conftest.$ac_ext | 6905 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7303,20 +6925,11 @@ return 0; | |||
| 7303 | _ACEOF | 6925 | _ACEOF |
| 7304 | rm -f conftest.$ac_objext | 6926 | rm -f conftest.$ac_objext |
| 7305 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6927 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7306 | (eval $ac_compile) 2>conftest.er1 | 6928 | (eval $ac_compile) 2>&5 |
| 7307 | ac_status=$? | 6929 | ac_status=$? |
| 7308 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7309 | rm -f conftest.er1 | ||
| 7310 | cat conftest.err >&5 | ||
| 7311 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6930 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7312 | (exit $ac_status); } && | 6931 | (exit $ac_status); } && |
| 7313 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6932 | { ac_try='test -s conftest.$ac_objext' |
| 7314 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7315 | (eval $ac_try) 2>&5 | ||
| 7316 | ac_status=$? | ||
| 7317 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7318 | (exit $ac_status); }; } && | ||
| 7319 | { ac_try='test -s conftest.$ac_objext' | ||
| 7320 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6933 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7321 | (eval $ac_try) 2>&5 | 6934 | (eval $ac_try) 2>&5 |
| 7322 | ac_status=$? | 6935 | ac_status=$? |
| @@ -7328,6 +6941,7 @@ else | |||
| 7328 | sed 's/^/| /' conftest.$ac_ext >&5 | 6941 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7329 | 6942 | ||
| 7330 | cat >conftest.$ac_ext <<_ACEOF | 6943 | cat >conftest.$ac_ext <<_ACEOF |
| 6944 | #line $LINENO "configure" | ||
| 7331 | /* confdefs.h. */ | 6945 | /* confdefs.h. */ |
| 7332 | _ACEOF | 6946 | _ACEOF |
| 7333 | cat confdefs.h >>conftest.$ac_ext | 6947 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7353,20 +6967,11 @@ return 0; | |||
| 7353 | _ACEOF | 6967 | _ACEOF |
| 7354 | rm -f conftest.$ac_objext | 6968 | rm -f conftest.$ac_objext |
| 7355 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6969 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7356 | (eval $ac_compile) 2>conftest.er1 | 6970 | (eval $ac_compile) 2>&5 |
| 7357 | ac_status=$? | 6971 | ac_status=$? |
| 7358 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7359 | rm -f conftest.er1 | ||
| 7360 | cat conftest.err >&5 | ||
| 7361 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6972 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7362 | (exit $ac_status); } && | 6973 | (exit $ac_status); } && |
| 7363 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 6974 | { ac_try='test -s conftest.$ac_objext' |
| 7364 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7365 | (eval $ac_try) 2>&5 | ||
| 7366 | ac_status=$? | ||
| 7367 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7368 | (exit $ac_status); }; } && | ||
| 7369 | { ac_try='test -s conftest.$ac_objext' | ||
| 7370 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6975 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7371 | (eval $ac_try) 2>&5 | 6976 | (eval $ac_try) 2>&5 |
| 7372 | ac_status=$? | 6977 | ac_status=$? |
| @@ -7379,9 +6984,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7379 | 6984 | ||
| 7380 | ac_cv_member_struct_ifreq_ifr_broadaddr=no | 6985 | ac_cv_member_struct_ifreq_ifr_broadaddr=no |
| 7381 | fi | 6986 | fi |
| 7382 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 6987 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 7383 | fi | 6988 | fi |
| 7384 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 6989 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 7385 | fi | 6990 | fi |
| 7386 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_broadaddr" >&5 | 6991 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_broadaddr" >&5 |
| 7387 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_broadaddr" >&6 | 6992 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_broadaddr" >&6 |
| @@ -7399,6 +7004,7 @@ if test "${ac_cv_member_struct_ifreq_ifr_addr+set}" = set; then | |||
| 7399 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7004 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7400 | else | 7005 | else |
| 7401 | cat >conftest.$ac_ext <<_ACEOF | 7006 | cat >conftest.$ac_ext <<_ACEOF |
| 7007 | #line $LINENO "configure" | ||
| 7402 | /* confdefs.h. */ | 7008 | /* confdefs.h. */ |
| 7403 | _ACEOF | 7009 | _ACEOF |
| 7404 | cat confdefs.h >>conftest.$ac_ext | 7010 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7424,20 +7030,11 @@ return 0; | |||
| 7424 | _ACEOF | 7030 | _ACEOF |
| 7425 | rm -f conftest.$ac_objext | 7031 | rm -f conftest.$ac_objext |
| 7426 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7032 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7427 | (eval $ac_compile) 2>conftest.er1 | 7033 | (eval $ac_compile) 2>&5 |
| 7428 | ac_status=$? | 7034 | ac_status=$? |
| 7429 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7430 | rm -f conftest.er1 | ||
| 7431 | cat conftest.err >&5 | ||
| 7432 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7035 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7433 | (exit $ac_status); } && | 7036 | (exit $ac_status); } && |
| 7434 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7037 | { ac_try='test -s conftest.$ac_objext' |
| 7435 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7436 | (eval $ac_try) 2>&5 | ||
| 7437 | ac_status=$? | ||
| 7438 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7439 | (exit $ac_status); }; } && | ||
| 7440 | { ac_try='test -s conftest.$ac_objext' | ||
| 7441 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7038 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7442 | (eval $ac_try) 2>&5 | 7039 | (eval $ac_try) 2>&5 |
| 7443 | ac_status=$? | 7040 | ac_status=$? |
| @@ -7449,6 +7046,7 @@ else | |||
| 7449 | sed 's/^/| /' conftest.$ac_ext >&5 | 7046 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7450 | 7047 | ||
| 7451 | cat >conftest.$ac_ext <<_ACEOF | 7048 | cat >conftest.$ac_ext <<_ACEOF |
| 7049 | #line $LINENO "configure" | ||
| 7452 | /* confdefs.h. */ | 7050 | /* confdefs.h. */ |
| 7453 | _ACEOF | 7051 | _ACEOF |
| 7454 | cat confdefs.h >>conftest.$ac_ext | 7052 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7474,20 +7072,11 @@ return 0; | |||
| 7474 | _ACEOF | 7072 | _ACEOF |
| 7475 | rm -f conftest.$ac_objext | 7073 | rm -f conftest.$ac_objext |
| 7476 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7074 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7477 | (eval $ac_compile) 2>conftest.er1 | 7075 | (eval $ac_compile) 2>&5 |
| 7478 | ac_status=$? | 7076 | ac_status=$? |
| 7479 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7480 | rm -f conftest.er1 | ||
| 7481 | cat conftest.err >&5 | ||
| 7482 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7077 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7483 | (exit $ac_status); } && | 7078 | (exit $ac_status); } && |
| 7484 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7079 | { ac_try='test -s conftest.$ac_objext' |
| 7485 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7486 | (eval $ac_try) 2>&5 | ||
| 7487 | ac_status=$? | ||
| 7488 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7489 | (exit $ac_status); }; } && | ||
| 7490 | { ac_try='test -s conftest.$ac_objext' | ||
| 7491 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7080 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7492 | (eval $ac_try) 2>&5 | 7081 | (eval $ac_try) 2>&5 |
| 7493 | ac_status=$? | 7082 | ac_status=$? |
| @@ -7500,9 +7089,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7500 | 7089 | ||
| 7501 | ac_cv_member_struct_ifreq_ifr_addr=no | 7090 | ac_cv_member_struct_ifreq_ifr_addr=no |
| 7502 | fi | 7091 | fi |
| 7503 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 7092 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 7504 | fi | 7093 | fi |
| 7505 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 7094 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 7506 | fi | 7095 | fi |
| 7507 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_addr" >&5 | 7096 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_addr" >&5 |
| 7508 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_addr" >&6 | 7097 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_addr" >&6 |
| @@ -7543,6 +7132,7 @@ if test "${ac_cv_c_volatile+set}" = set; then | |||
| 7543 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7132 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7544 | else | 7133 | else |
| 7545 | cat >conftest.$ac_ext <<_ACEOF | 7134 | cat >conftest.$ac_ext <<_ACEOF |
| 7135 | #line $LINENO "configure" | ||
| 7546 | /* confdefs.h. */ | 7136 | /* confdefs.h. */ |
| 7547 | _ACEOF | 7137 | _ACEOF |
| 7548 | cat confdefs.h >>conftest.$ac_ext | 7138 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7561,20 +7151,11 @@ int * volatile y; | |||
| 7561 | _ACEOF | 7151 | _ACEOF |
| 7562 | rm -f conftest.$ac_objext | 7152 | rm -f conftest.$ac_objext |
| 7563 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7153 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7564 | (eval $ac_compile) 2>conftest.er1 | 7154 | (eval $ac_compile) 2>&5 |
| 7565 | ac_status=$? | 7155 | ac_status=$? |
| 7566 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7567 | rm -f conftest.er1 | ||
| 7568 | cat conftest.err >&5 | ||
| 7569 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7156 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7570 | (exit $ac_status); } && | 7157 | (exit $ac_status); } && |
| 7571 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7158 | { ac_try='test -s conftest.$ac_objext' |
| 7572 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7573 | (eval $ac_try) 2>&5 | ||
| 7574 | ac_status=$? | ||
| 7575 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7576 | (exit $ac_status); }; } && | ||
| 7577 | { ac_try='test -s conftest.$ac_objext' | ||
| 7578 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7159 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7579 | (eval $ac_try) 2>&5 | 7160 | (eval $ac_try) 2>&5 |
| 7580 | ac_status=$? | 7161 | ac_status=$? |
| @@ -7587,7 +7168,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7587 | 7168 | ||
| 7588 | ac_cv_c_volatile=no | 7169 | ac_cv_c_volatile=no |
| 7589 | fi | 7170 | fi |
| 7590 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 7171 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 7591 | fi | 7172 | fi |
| 7592 | echo "$as_me:$LINENO: result: $ac_cv_c_volatile" >&5 | 7173 | echo "$as_me:$LINENO: result: $ac_cv_c_volatile" >&5 |
| 7593 | echo "${ECHO_T}$ac_cv_c_volatile" >&6 | 7174 | echo "${ECHO_T}$ac_cv_c_volatile" >&6 |
| @@ -7605,6 +7186,7 @@ if test "${ac_cv_c_const+set}" = set; then | |||
| 7605 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7186 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7606 | else | 7187 | else |
| 7607 | cat >conftest.$ac_ext <<_ACEOF | 7188 | cat >conftest.$ac_ext <<_ACEOF |
| 7189 | #line $LINENO "configure" | ||
| 7608 | /* confdefs.h. */ | 7190 | /* confdefs.h. */ |
| 7609 | _ACEOF | 7191 | _ACEOF |
| 7610 | cat confdefs.h >>conftest.$ac_ext | 7192 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7667,20 +7249,11 @@ main () | |||
| 7667 | _ACEOF | 7249 | _ACEOF |
| 7668 | rm -f conftest.$ac_objext | 7250 | rm -f conftest.$ac_objext |
| 7669 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7251 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7670 | (eval $ac_compile) 2>conftest.er1 | 7252 | (eval $ac_compile) 2>&5 |
| 7671 | ac_status=$? | 7253 | ac_status=$? |
| 7672 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7673 | rm -f conftest.er1 | ||
| 7674 | cat conftest.err >&5 | ||
| 7675 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7254 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7676 | (exit $ac_status); } && | 7255 | (exit $ac_status); } && |
| 7677 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7256 | { ac_try='test -s conftest.$ac_objext' |
| 7678 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7679 | (eval $ac_try) 2>&5 | ||
| 7680 | ac_status=$? | ||
| 7681 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7682 | (exit $ac_status); }; } && | ||
| 7683 | { ac_try='test -s conftest.$ac_objext' | ||
| 7684 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7257 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7685 | (eval $ac_try) 2>&5 | 7258 | (eval $ac_try) 2>&5 |
| 7686 | ac_status=$? | 7259 | ac_status=$? |
| @@ -7693,7 +7266,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7693 | 7266 | ||
| 7694 | ac_cv_c_const=no | 7267 | ac_cv_c_const=no |
| 7695 | fi | 7268 | fi |
| 7696 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 7269 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 7697 | fi | 7270 | fi |
| 7698 | echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 | 7271 | echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 |
| 7699 | echo "${ECHO_T}$ac_cv_c_const" >&6 | 7272 | echo "${ECHO_T}$ac_cv_c_const" >&6 |
| @@ -7711,6 +7284,7 @@ if test "${emacs_cv_void_star+set}" = set; then | |||
| 7711 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7284 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7712 | else | 7285 | else |
| 7713 | cat >conftest.$ac_ext <<_ACEOF | 7286 | cat >conftest.$ac_ext <<_ACEOF |
| 7287 | #line $LINENO "configure" | ||
| 7714 | /* confdefs.h. */ | 7288 | /* confdefs.h. */ |
| 7715 | _ACEOF | 7289 | _ACEOF |
| 7716 | cat confdefs.h >>conftest.$ac_ext | 7290 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7727,20 +7301,11 @@ void * foo; | |||
| 7727 | _ACEOF | 7301 | _ACEOF |
| 7728 | rm -f conftest.$ac_objext | 7302 | rm -f conftest.$ac_objext |
| 7729 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7303 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7730 | (eval $ac_compile) 2>conftest.er1 | 7304 | (eval $ac_compile) 2>&5 |
| 7731 | ac_status=$? | 7305 | ac_status=$? |
| 7732 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7733 | rm -f conftest.er1 | ||
| 7734 | cat conftest.err >&5 | ||
| 7735 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7306 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7736 | (exit $ac_status); } && | 7307 | (exit $ac_status); } && |
| 7737 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7308 | { ac_try='test -s conftest.$ac_objext' |
| 7738 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7739 | (eval $ac_try) 2>&5 | ||
| 7740 | ac_status=$? | ||
| 7741 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7742 | (exit $ac_status); }; } && | ||
| 7743 | { ac_try='test -s conftest.$ac_objext' | ||
| 7744 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7309 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7745 | (eval $ac_try) 2>&5 | 7310 | (eval $ac_try) 2>&5 |
| 7746 | ac_status=$? | 7311 | ac_status=$? |
| @@ -7753,7 +7318,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7753 | 7318 | ||
| 7754 | emacs_cv_void_star=no | 7319 | emacs_cv_void_star=no |
| 7755 | fi | 7320 | fi |
| 7756 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 7321 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 7757 | fi | 7322 | fi |
| 7758 | echo "$as_me:$LINENO: result: $emacs_cv_void_star" >&5 | 7323 | echo "$as_me:$LINENO: result: $emacs_cv_void_star" >&5 |
| 7759 | echo "${ECHO_T}$emacs_cv_void_star" >&6 | 7324 | echo "${ECHO_T}$emacs_cv_void_star" >&6 |
| @@ -7775,7 +7340,7 @@ fi | |||
| 7775 | 7340 | ||
| 7776 | echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 | 7341 | echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 |
| 7777 | echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 | 7342 | echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 |
| 7778 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` | 7343 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` |
| 7779 | if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then | 7344 | if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then |
| 7780 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7345 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7781 | else | 7346 | else |
| @@ -7858,7 +7423,6 @@ fi | |||
| 7858 | echo "$as_me:$LINENO: checking for X" >&5 | 7423 | echo "$as_me:$LINENO: checking for X" >&5 |
| 7859 | echo $ECHO_N "checking for X... $ECHO_C" >&6 | 7424 | echo $ECHO_N "checking for X... $ECHO_C" >&6 |
| 7860 | 7425 | ||
| 7861 | ac_path_x_has_been_run=yes | ||
| 7862 | 7426 | ||
| 7863 | # Check whether --with-x or --without-x was given. | 7427 | # Check whether --with-x or --without-x was given. |
| 7864 | if test "${with_x+set}" = set; then | 7428 | if test "${with_x+set}" = set; then |
| @@ -7893,8 +7457,8 @@ _ACEOF | |||
| 7893 | # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. | 7457 | # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. |
| 7894 | for ac_extension in a so sl; do | 7458 | for ac_extension in a so sl; do |
| 7895 | if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && | 7459 | if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && |
| 7896 | test -f $ac_im_libdir/libX11.$ac_extension; then | 7460 | test -f $ac_im_libdir/libX11.$ac_extension; then |
| 7897 | ac_im_usrlibdir=$ac_im_libdir; break | 7461 | ac_im_usrlibdir=$ac_im_libdir; break |
| 7898 | fi | 7462 | fi |
| 7899 | done | 7463 | done |
| 7900 | # Screen out bogus values from the imake configuration. They are | 7464 | # Screen out bogus values from the imake configuration. They are |
| @@ -7951,9 +7515,10 @@ ac_x_header_dirs=' | |||
| 7951 | /usr/openwin/share/include' | 7515 | /usr/openwin/share/include' |
| 7952 | 7516 | ||
| 7953 | if test "$ac_x_includes" = no; then | 7517 | if test "$ac_x_includes" = no; then |
| 7954 | # Guess where to find include files, by looking for a specified header file. | 7518 | # Guess where to find include files, by looking for Intrinsic.h. |
| 7955 | # First, try using that file with no special directory specified. | 7519 | # First, try using that file with no special directory specified. |
| 7956 | cat >conftest.$ac_ext <<_ACEOF | 7520 | cat >conftest.$ac_ext <<_ACEOF |
| 7521 | #line $LINENO "configure" | ||
| 7957 | /* confdefs.h. */ | 7522 | /* confdefs.h. */ |
| 7958 | _ACEOF | 7523 | _ACEOF |
| 7959 | cat confdefs.h >>conftest.$ac_ext | 7524 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7971,7 +7536,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 7971 | (exit $ac_status); } >/dev/null; then | 7536 | (exit $ac_status); } >/dev/null; then |
| 7972 | if test -s conftest.err; then | 7537 | if test -s conftest.err; then |
| 7973 | ac_cpp_err=$ac_c_preproc_warn_flag | 7538 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 7974 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 7975 | else | 7539 | else |
| 7976 | ac_cpp_err= | 7540 | ac_cpp_err= |
| 7977 | fi | 7541 | fi |
| @@ -8002,6 +7566,7 @@ if test "$ac_x_libraries" = no; then | |||
| 8002 | ac_save_LIBS=$LIBS | 7566 | ac_save_LIBS=$LIBS |
| 8003 | LIBS="-lXt $LIBS" | 7567 | LIBS="-lXt $LIBS" |
| 8004 | cat >conftest.$ac_ext <<_ACEOF | 7568 | cat >conftest.$ac_ext <<_ACEOF |
| 7569 | #line $LINENO "configure" | ||
| 8005 | /* confdefs.h. */ | 7570 | /* confdefs.h. */ |
| 8006 | _ACEOF | 7571 | _ACEOF |
| 8007 | cat confdefs.h >>conftest.$ac_ext | 7572 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8018,20 +7583,11 @@ XtMalloc (0) | |||
| 8018 | _ACEOF | 7583 | _ACEOF |
| 8019 | rm -f conftest.$ac_objext conftest$ac_exeext | 7584 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8020 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 7585 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8021 | (eval $ac_link) 2>conftest.er1 | 7586 | (eval $ac_link) 2>&5 |
| 8022 | ac_status=$? | 7587 | ac_status=$? |
| 8023 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8024 | rm -f conftest.er1 | ||
| 8025 | cat conftest.err >&5 | ||
| 8026 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7588 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8027 | (exit $ac_status); } && | 7589 | (exit $ac_status); } && |
| 8028 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7590 | { ac_try='test -s conftest$ac_exeext' |
| 8029 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8030 | (eval $ac_try) 2>&5 | ||
| 8031 | ac_status=$? | ||
| 8032 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8033 | (exit $ac_status); }; } && | ||
| 8034 | { ac_try='test -s conftest$ac_exeext' | ||
| 8035 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7591 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8036 | (eval $ac_try) 2>&5 | 7592 | (eval $ac_try) 2>&5 |
| 8037 | ac_status=$? | 7593 | ac_status=$? |
| @@ -8056,8 +7612,7 @@ do | |||
| 8056 | done | 7612 | done |
| 8057 | done | 7613 | done |
| 8058 | fi | 7614 | fi |
| 8059 | rm -f conftest.err conftest.$ac_objext \ | 7615 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 8060 | conftest$ac_exeext conftest.$ac_ext | ||
| 8061 | fi # $ac_x_libraries = no | 7616 | fi # $ac_x_libraries = no |
| 8062 | 7617 | ||
| 8063 | if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then | 7618 | if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then |
| @@ -8066,7 +7621,7 @@ if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then | |||
| 8066 | else | 7621 | else |
| 8067 | # Record where we found X for the cache. | 7622 | # Record where we found X for the cache. |
| 8068 | ac_cv_have_x="have_x=yes \ | 7623 | ac_cv_have_x="have_x=yes \ |
| 8069 | ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" | 7624 | ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" |
| 8070 | fi | 7625 | fi |
| 8071 | fi | 7626 | fi |
| 8072 | 7627 | ||
| @@ -8085,12 +7640,8 @@ else | |||
| 8085 | # Update the cache value to reflect the command line values. | 7640 | # Update the cache value to reflect the command line values. |
| 8086 | ac_cv_have_x="have_x=yes \ | 7641 | ac_cv_have_x="have_x=yes \ |
| 8087 | ac_x_includes=$x_includes ac_x_libraries=$x_libraries" | 7642 | ac_x_includes=$x_includes ac_x_libraries=$x_libraries" |
| 8088 | # It might be that x_includes is empty (headers are found in the | 7643 | echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5 |
| 8089 | # standard search path. Then output the corresponding message | 7644 | echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6 |
| 8090 | ac_out_x_includes=$x_includes | ||
| 8091 | test "x$x_includes" = x && ac_out_x_includes="in standard search path" | ||
| 8092 | echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5 | ||
| 8093 | echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6 | ||
| 8094 | fi | 7645 | fi |
| 8095 | 7646 | ||
| 8096 | if test "$no_x" = yes; then | 7647 | if test "$no_x" = yes; then |
| @@ -8198,6 +7749,7 @@ else | |||
| 8198 | echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5 | 7749 | echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5 |
| 8199 | echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6 | 7750 | echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6 |
| 8200 | cat >conftest.$ac_ext <<_ACEOF | 7751 | cat >conftest.$ac_ext <<_ACEOF |
| 7752 | #line $LINENO "configure" | ||
| 8201 | /* confdefs.h. */ | 7753 | /* confdefs.h. */ |
| 8202 | _ACEOF | 7754 | _ACEOF |
| 8203 | cat confdefs.h >>conftest.$ac_ext | 7755 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8208,20 +7760,11 @@ $ac_includes_default | |||
| 8208 | _ACEOF | 7760 | _ACEOF |
| 8209 | rm -f conftest.$ac_objext | 7761 | rm -f conftest.$ac_objext |
| 8210 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7762 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 8211 | (eval $ac_compile) 2>conftest.er1 | 7763 | (eval $ac_compile) 2>&5 |
| 8212 | ac_status=$? | 7764 | ac_status=$? |
| 8213 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8214 | rm -f conftest.er1 | ||
| 8215 | cat conftest.err >&5 | ||
| 8216 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7765 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8217 | (exit $ac_status); } && | 7766 | (exit $ac_status); } && |
| 8218 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7767 | { ac_try='test -s conftest.$ac_objext' |
| 8219 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8220 | (eval $ac_try) 2>&5 | ||
| 8221 | ac_status=$? | ||
| 8222 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8223 | (exit $ac_status); }; } && | ||
| 8224 | { ac_try='test -s conftest.$ac_objext' | ||
| 8225 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7768 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8226 | (eval $ac_try) 2>&5 | 7769 | (eval $ac_try) 2>&5 |
| 8227 | ac_status=$? | 7770 | ac_status=$? |
| @@ -8234,7 +7777,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8234 | 7777 | ||
| 8235 | ac_header_compiler=no | 7778 | ac_header_compiler=no |
| 8236 | fi | 7779 | fi |
| 8237 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 7780 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 8238 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 7781 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 8239 | echo "${ECHO_T}$ac_header_compiler" >&6 | 7782 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 8240 | 7783 | ||
| @@ -8242,6 +7785,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 8242 | echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5 | 7785 | echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5 |
| 8243 | echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6 | 7786 | echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6 |
| 8244 | cat >conftest.$ac_ext <<_ACEOF | 7787 | cat >conftest.$ac_ext <<_ACEOF |
| 7788 | #line $LINENO "configure" | ||
| 8245 | /* confdefs.h. */ | 7789 | /* confdefs.h. */ |
| 8246 | _ACEOF | 7790 | _ACEOF |
| 8247 | cat confdefs.h >>conftest.$ac_ext | 7791 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8259,7 +7803,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 8259 | (exit $ac_status); } >/dev/null; then | 7803 | (exit $ac_status); } >/dev/null; then |
| 8260 | if test -s conftest.err; then | 7804 | if test -s conftest.err; then |
| 8261 | ac_cpp_err=$ac_c_preproc_warn_flag | 7805 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 8262 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 8263 | else | 7806 | else |
| 8264 | ac_cpp_err= | 7807 | ac_cpp_err= |
| 8265 | fi | 7808 | fi |
| @@ -8279,32 +7822,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 8279 | echo "${ECHO_T}$ac_header_preproc" >&6 | 7822 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 8280 | 7823 | ||
| 8281 | # So? What about this header? | 7824 | # So? What about this header? |
| 8282 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 7825 | case $ac_header_compiler:$ac_header_preproc in |
| 8283 | yes:no: ) | 7826 | yes:no ) |
| 8284 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 7827 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 8285 | echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 7828 | echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 8286 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&5 | 7829 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 |
| 8287 | echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&2;} | 7830 | echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} |
| 8288 | ac_header_preproc=yes | 7831 | ( |
| 7832 | cat <<\_ASBOX | ||
| 7833 | ## ------------------------------------ ## | ||
| 7834 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 7835 | ## ------------------------------------ ## | ||
| 7836 | _ASBOX | ||
| 7837 | ) | | ||
| 7838 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 8289 | ;; | 7839 | ;; |
| 8290 | no:yes:* ) | 7840 | no:yes ) |
| 8291 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5 | 7841 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5 |
| 8292 | echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;} | 7842 | echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;} |
| 8293 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5 | 7843 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5 |
| 8294 | echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;} | 7844 | echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;} |
| 8295 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&5 | ||
| 8296 | echo "$as_me: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&2;} | ||
| 8297 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 8298 | echo "$as_me: WARNING: Carbon/Carbon.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 8299 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 | 7845 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 |
| 8300 | echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} | 7846 | echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} |
| 8301 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&5 | ||
| 8302 | echo "$as_me: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&2;} | ||
| 8303 | ( | 7847 | ( |
| 8304 | cat <<\_ASBOX | 7848 | cat <<\_ASBOX |
| 8305 | ## ------------------------------------------ ## | 7849 | ## ------------------------------------ ## |
| 8306 | ## Report this to the AC_PACKAGE_NAME lists. ## | 7850 | ## Report this to bug-autoconf@gnu.org. ## |
| 8307 | ## ------------------------------------------ ## | 7851 | ## ------------------------------------ ## |
| 8308 | _ASBOX | 7852 | _ASBOX |
| 8309 | ) | | 7853 | ) | |
| 8310 | sed "s/^/$as_me: WARNING: /" >&2 | 7854 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -8342,28 +7886,21 @@ if test "${ac_cv_func_malloc_get_state+set}" = set; then | |||
| 8342 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7886 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8343 | else | 7887 | else |
| 8344 | cat >conftest.$ac_ext <<_ACEOF | 7888 | cat >conftest.$ac_ext <<_ACEOF |
| 7889 | #line $LINENO "configure" | ||
| 8345 | /* confdefs.h. */ | 7890 | /* confdefs.h. */ |
| 8346 | _ACEOF | 7891 | _ACEOF |
| 8347 | cat confdefs.h >>conftest.$ac_ext | 7892 | cat confdefs.h >>conftest.$ac_ext |
| 8348 | cat >>conftest.$ac_ext <<_ACEOF | 7893 | cat >>conftest.$ac_ext <<_ACEOF |
| 8349 | /* end confdefs.h. */ | 7894 | /* end confdefs.h. */ |
| 8350 | /* Define malloc_get_state to an innocuous variant, in case <limits.h> declares malloc_get_state. | ||
| 8351 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 8352 | #define malloc_get_state innocuous_malloc_get_state | ||
| 8353 | |||
| 8354 | /* System header to define __stub macros and hopefully few prototypes, | 7895 | /* System header to define __stub macros and hopefully few prototypes, |
| 8355 | which can conflict with char malloc_get_state (); below. | 7896 | which can conflict with char malloc_get_state (); below. |
| 8356 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 7897 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 8357 | <limits.h> exists even on freestanding compilers. */ | 7898 | <limits.h> exists even on freestanding compilers. */ |
| 8358 | |||
| 8359 | #ifdef __STDC__ | 7899 | #ifdef __STDC__ |
| 8360 | # include <limits.h> | 7900 | # include <limits.h> |
| 8361 | #else | 7901 | #else |
| 8362 | # include <assert.h> | 7902 | # include <assert.h> |
| 8363 | #endif | 7903 | #endif |
| 8364 | |||
| 8365 | #undef malloc_get_state | ||
| 8366 | |||
| 8367 | /* Override any gcc2 internal prototype to avoid an error. */ | 7904 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 8368 | #ifdef __cplusplus | 7905 | #ifdef __cplusplus |
| 8369 | extern "C" | 7906 | extern "C" |
| @@ -8394,20 +7931,11 @@ return f != malloc_get_state; | |||
| 8394 | _ACEOF | 7931 | _ACEOF |
| 8395 | rm -f conftest.$ac_objext conftest$ac_exeext | 7932 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8396 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 7933 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8397 | (eval $ac_link) 2>conftest.er1 | 7934 | (eval $ac_link) 2>&5 |
| 8398 | ac_status=$? | 7935 | ac_status=$? |
| 8399 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8400 | rm -f conftest.er1 | ||
| 8401 | cat conftest.err >&5 | ||
| 8402 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7936 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8403 | (exit $ac_status); } && | 7937 | (exit $ac_status); } && |
| 8404 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 7938 | { ac_try='test -s conftest$ac_exeext' |
| 8405 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8406 | (eval $ac_try) 2>&5 | ||
| 8407 | ac_status=$? | ||
| 8408 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8409 | (exit $ac_status); }; } && | ||
| 8410 | { ac_try='test -s conftest$ac_exeext' | ||
| 8411 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7939 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8412 | (eval $ac_try) 2>&5 | 7940 | (eval $ac_try) 2>&5 |
| 8413 | ac_status=$? | 7941 | ac_status=$? |
| @@ -8420,8 +7948,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8420 | 7948 | ||
| 8421 | ac_cv_func_malloc_get_state=no | 7949 | ac_cv_func_malloc_get_state=no |
| 8422 | fi | 7950 | fi |
| 8423 | rm -f conftest.err conftest.$ac_objext \ | 7951 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 8424 | conftest$ac_exeext conftest.$ac_ext | ||
| 8425 | fi | 7952 | fi |
| 8426 | echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5 | 7953 | echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5 |
| 8427 | echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6 | 7954 | echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6 |
| @@ -8437,28 +7964,21 @@ if test "${ac_cv_func_malloc_set_state+set}" = set; then | |||
| 8437 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7964 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8438 | else | 7965 | else |
| 8439 | cat >conftest.$ac_ext <<_ACEOF | 7966 | cat >conftest.$ac_ext <<_ACEOF |
| 7967 | #line $LINENO "configure" | ||
| 8440 | /* confdefs.h. */ | 7968 | /* confdefs.h. */ |
| 8441 | _ACEOF | 7969 | _ACEOF |
| 8442 | cat confdefs.h >>conftest.$ac_ext | 7970 | cat confdefs.h >>conftest.$ac_ext |
| 8443 | cat >>conftest.$ac_ext <<_ACEOF | 7971 | cat >>conftest.$ac_ext <<_ACEOF |
| 8444 | /* end confdefs.h. */ | 7972 | /* end confdefs.h. */ |
| 8445 | /* Define malloc_set_state to an innocuous variant, in case <limits.h> declares malloc_set_state. | ||
| 8446 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 8447 | #define malloc_set_state innocuous_malloc_set_state | ||
| 8448 | |||
| 8449 | /* System header to define __stub macros and hopefully few prototypes, | 7973 | /* System header to define __stub macros and hopefully few prototypes, |
| 8450 | which can conflict with char malloc_set_state (); below. | 7974 | which can conflict with char malloc_set_state (); below. |
| 8451 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 7975 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 8452 | <limits.h> exists even on freestanding compilers. */ | 7976 | <limits.h> exists even on freestanding compilers. */ |
| 8453 | |||
| 8454 | #ifdef __STDC__ | 7977 | #ifdef __STDC__ |
| 8455 | # include <limits.h> | 7978 | # include <limits.h> |
| 8456 | #else | 7979 | #else |
| 8457 | # include <assert.h> | 7980 | # include <assert.h> |
| 8458 | #endif | 7981 | #endif |
| 8459 | |||
| 8460 | #undef malloc_set_state | ||
| 8461 | |||
| 8462 | /* Override any gcc2 internal prototype to avoid an error. */ | 7982 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 8463 | #ifdef __cplusplus | 7983 | #ifdef __cplusplus |
| 8464 | extern "C" | 7984 | extern "C" |
| @@ -8489,20 +8009,11 @@ return f != malloc_set_state; | |||
| 8489 | _ACEOF | 8009 | _ACEOF |
| 8490 | rm -f conftest.$ac_objext conftest$ac_exeext | 8010 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8491 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8011 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8492 | (eval $ac_link) 2>conftest.er1 | 8012 | (eval $ac_link) 2>&5 |
| 8493 | ac_status=$? | 8013 | ac_status=$? |
| 8494 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8495 | rm -f conftest.er1 | ||
| 8496 | cat conftest.err >&5 | ||
| 8497 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8014 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8498 | (exit $ac_status); } && | 8015 | (exit $ac_status); } && |
| 8499 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8016 | { ac_try='test -s conftest$ac_exeext' |
| 8500 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8501 | (eval $ac_try) 2>&5 | ||
| 8502 | ac_status=$? | ||
| 8503 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8504 | (exit $ac_status); }; } && | ||
| 8505 | { ac_try='test -s conftest$ac_exeext' | ||
| 8506 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8017 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8507 | (eval $ac_try) 2>&5 | 8018 | (eval $ac_try) 2>&5 |
| 8508 | ac_status=$? | 8019 | ac_status=$? |
| @@ -8515,8 +8026,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8515 | 8026 | ||
| 8516 | ac_cv_func_malloc_set_state=no | 8027 | ac_cv_func_malloc_set_state=no |
| 8517 | fi | 8028 | fi |
| 8518 | rm -f conftest.err conftest.$ac_objext \ | 8029 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 8519 | conftest$ac_exeext conftest.$ac_ext | ||
| 8520 | fi | 8030 | fi |
| 8521 | echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5 | 8031 | echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5 |
| 8522 | echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6 | 8032 | echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6 |
| @@ -8532,6 +8042,7 @@ if test "${emacs_cv_var___after_morecore_hook+set}" = set; then | |||
| 8532 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8042 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8533 | else | 8043 | else |
| 8534 | cat >conftest.$ac_ext <<_ACEOF | 8044 | cat >conftest.$ac_ext <<_ACEOF |
| 8045 | #line $LINENO "configure" | ||
| 8535 | /* confdefs.h. */ | 8046 | /* confdefs.h. */ |
| 8536 | _ACEOF | 8047 | _ACEOF |
| 8537 | cat confdefs.h >>conftest.$ac_ext | 8048 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8548,20 +8059,11 @@ __after_morecore_hook = 0 | |||
| 8548 | _ACEOF | 8059 | _ACEOF |
| 8549 | rm -f conftest.$ac_objext conftest$ac_exeext | 8060 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8550 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8061 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8551 | (eval $ac_link) 2>conftest.er1 | 8062 | (eval $ac_link) 2>&5 |
| 8552 | ac_status=$? | 8063 | ac_status=$? |
| 8553 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8554 | rm -f conftest.er1 | ||
| 8555 | cat conftest.err >&5 | ||
| 8556 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8064 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8557 | (exit $ac_status); } && | 8065 | (exit $ac_status); } && |
| 8558 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8066 | { ac_try='test -s conftest$ac_exeext' |
| 8559 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8560 | (eval $ac_try) 2>&5 | ||
| 8561 | ac_status=$? | ||
| 8562 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8563 | (exit $ac_status); }; } && | ||
| 8564 | { ac_try='test -s conftest$ac_exeext' | ||
| 8565 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8067 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8566 | (eval $ac_try) 2>&5 | 8068 | (eval $ac_try) 2>&5 |
| 8567 | ac_status=$? | 8069 | ac_status=$? |
| @@ -8574,8 +8076,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8574 | 8076 | ||
| 8575 | emacs_cv_var___after_morecore_hook=no | 8077 | emacs_cv_var___after_morecore_hook=no |
| 8576 | fi | 8078 | fi |
| 8577 | rm -f conftest.err conftest.$ac_objext \ | 8079 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 8578 | conftest$ac_exeext conftest.$ac_ext | ||
| 8579 | fi | 8080 | fi |
| 8580 | echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5 | 8081 | echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5 |
| 8581 | echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6 | 8082 | echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6 |
| @@ -8622,6 +8123,7 @@ else | |||
| 8622 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 8123 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 8623 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 8124 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 8624 | cat >conftest.$ac_ext <<_ACEOF | 8125 | cat >conftest.$ac_ext <<_ACEOF |
| 8126 | #line $LINENO "configure" | ||
| 8625 | /* confdefs.h. */ | 8127 | /* confdefs.h. */ |
| 8626 | _ACEOF | 8128 | _ACEOF |
| 8627 | cat confdefs.h >>conftest.$ac_ext | 8129 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8632,20 +8134,11 @@ $ac_includes_default | |||
| 8632 | _ACEOF | 8134 | _ACEOF |
| 8633 | rm -f conftest.$ac_objext | 8135 | rm -f conftest.$ac_objext |
| 8634 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 8136 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 8635 | (eval $ac_compile) 2>conftest.er1 | 8137 | (eval $ac_compile) 2>&5 |
| 8636 | ac_status=$? | 8138 | ac_status=$? |
| 8637 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8638 | rm -f conftest.er1 | ||
| 8639 | cat conftest.err >&5 | ||
| 8640 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8139 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8641 | (exit $ac_status); } && | 8140 | (exit $ac_status); } && |
| 8642 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8141 | { ac_try='test -s conftest.$ac_objext' |
| 8643 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8644 | (eval $ac_try) 2>&5 | ||
| 8645 | ac_status=$? | ||
| 8646 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8647 | (exit $ac_status); }; } && | ||
| 8648 | { ac_try='test -s conftest.$ac_objext' | ||
| 8649 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8142 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8650 | (eval $ac_try) 2>&5 | 8143 | (eval $ac_try) 2>&5 |
| 8651 | ac_status=$? | 8144 | ac_status=$? |
| @@ -8658,7 +8151,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8658 | 8151 | ||
| 8659 | ac_header_compiler=no | 8152 | ac_header_compiler=no |
| 8660 | fi | 8153 | fi |
| 8661 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 8154 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 8662 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 8155 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 8663 | echo "${ECHO_T}$ac_header_compiler" >&6 | 8156 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 8664 | 8157 | ||
| @@ -8666,6 +8159,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 8666 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 8159 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 8667 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 8160 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 8668 | cat >conftest.$ac_ext <<_ACEOF | 8161 | cat >conftest.$ac_ext <<_ACEOF |
| 8162 | #line $LINENO "configure" | ||
| 8669 | /* confdefs.h. */ | 8163 | /* confdefs.h. */ |
| 8670 | _ACEOF | 8164 | _ACEOF |
| 8671 | cat confdefs.h >>conftest.$ac_ext | 8165 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8683,7 +8177,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 8683 | (exit $ac_status); } >/dev/null; then | 8177 | (exit $ac_status); } >/dev/null; then |
| 8684 | if test -s conftest.err; then | 8178 | if test -s conftest.err; then |
| 8685 | ac_cpp_err=$ac_c_preproc_warn_flag | 8179 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 8686 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 8687 | else | 8180 | else |
| 8688 | ac_cpp_err= | 8181 | ac_cpp_err= |
| 8689 | fi | 8182 | fi |
| @@ -8703,32 +8196,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 8703 | echo "${ECHO_T}$ac_header_preproc" >&6 | 8196 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 8704 | 8197 | ||
| 8705 | # So? What about this header? | 8198 | # So? What about this header? |
| 8706 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 8199 | case $ac_header_compiler:$ac_header_preproc in |
| 8707 | yes:no: ) | 8200 | yes:no ) |
| 8708 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 8201 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 8709 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 8202 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 8710 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 8203 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 8711 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 8204 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 8712 | ac_header_preproc=yes | 8205 | ( |
| 8206 | cat <<\_ASBOX | ||
| 8207 | ## ------------------------------------ ## | ||
| 8208 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 8209 | ## ------------------------------------ ## | ||
| 8210 | _ASBOX | ||
| 8211 | ) | | ||
| 8212 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 8713 | ;; | 8213 | ;; |
| 8714 | no:yes:* ) | 8214 | no:yes ) |
| 8715 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 8215 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 8716 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 8216 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 8717 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 8217 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 8718 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 8218 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 8719 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 8720 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 8721 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 8722 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 8723 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 8219 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 8724 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 8220 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 8725 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 8726 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 8727 | ( | 8221 | ( |
| 8728 | cat <<\_ASBOX | 8222 | cat <<\_ASBOX |
| 8729 | ## ------------------------------------------ ## | 8223 | ## ------------------------------------ ## |
| 8730 | ## Report this to the AC_PACKAGE_NAME lists. ## | 8224 | ## Report this to bug-autoconf@gnu.org. ## |
| 8731 | ## ------------------------------------------ ## | 8225 | ## ------------------------------------ ## |
| 8732 | _ASBOX | 8226 | _ASBOX |
| 8733 | ) | | 8227 | ) | |
| 8734 | sed "s/^/$as_me: WARNING: /" >&2 | 8228 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -8739,7 +8233,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 8739 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 8233 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8740 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8234 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8741 | else | 8235 | else |
| 8742 | eval "$as_ac_Header=\$ac_header_preproc" | 8236 | eval "$as_ac_Header=$ac_header_preproc" |
| 8743 | fi | 8237 | fi |
| 8744 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 8238 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 8745 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 8239 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -8764,28 +8258,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 8764 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8258 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8765 | else | 8259 | else |
| 8766 | cat >conftest.$ac_ext <<_ACEOF | 8260 | cat >conftest.$ac_ext <<_ACEOF |
| 8261 | #line $LINENO "configure" | ||
| 8767 | /* confdefs.h. */ | 8262 | /* confdefs.h. */ |
| 8768 | _ACEOF | 8263 | _ACEOF |
| 8769 | cat confdefs.h >>conftest.$ac_ext | 8264 | cat confdefs.h >>conftest.$ac_ext |
| 8770 | cat >>conftest.$ac_ext <<_ACEOF | 8265 | cat >>conftest.$ac_ext <<_ACEOF |
| 8771 | /* end confdefs.h. */ | 8266 | /* end confdefs.h. */ |
| 8772 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 8773 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 8774 | #define $ac_func innocuous_$ac_func | ||
| 8775 | |||
| 8776 | /* System header to define __stub macros and hopefully few prototypes, | 8267 | /* System header to define __stub macros and hopefully few prototypes, |
| 8777 | which can conflict with char $ac_func (); below. | 8268 | which can conflict with char $ac_func (); below. |
| 8778 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 8269 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 8779 | <limits.h> exists even on freestanding compilers. */ | 8270 | <limits.h> exists even on freestanding compilers. */ |
| 8780 | |||
| 8781 | #ifdef __STDC__ | 8271 | #ifdef __STDC__ |
| 8782 | # include <limits.h> | 8272 | # include <limits.h> |
| 8783 | #else | 8273 | #else |
| 8784 | # include <assert.h> | 8274 | # include <assert.h> |
| 8785 | #endif | 8275 | #endif |
| 8786 | |||
| 8787 | #undef $ac_func | ||
| 8788 | |||
| 8789 | /* Override any gcc2 internal prototype to avoid an error. */ | 8276 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 8790 | #ifdef __cplusplus | 8277 | #ifdef __cplusplus |
| 8791 | extern "C" | 8278 | extern "C" |
| @@ -8816,20 +8303,11 @@ return f != $ac_func; | |||
| 8816 | _ACEOF | 8303 | _ACEOF |
| 8817 | rm -f conftest.$ac_objext conftest$ac_exeext | 8304 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8818 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8305 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8819 | (eval $ac_link) 2>conftest.er1 | 8306 | (eval $ac_link) 2>&5 |
| 8820 | ac_status=$? | 8307 | ac_status=$? |
| 8821 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8822 | rm -f conftest.er1 | ||
| 8823 | cat conftest.err >&5 | ||
| 8824 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8308 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8825 | (exit $ac_status); } && | 8309 | (exit $ac_status); } && |
| 8826 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8310 | { ac_try='test -s conftest$ac_exeext' |
| 8827 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8828 | (eval $ac_try) 2>&5 | ||
| 8829 | ac_status=$? | ||
| 8830 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8831 | (exit $ac_status); }; } && | ||
| 8832 | { ac_try='test -s conftest$ac_exeext' | ||
| 8833 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8311 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8834 | (eval $ac_try) 2>&5 | 8312 | (eval $ac_try) 2>&5 |
| 8835 | ac_status=$? | 8313 | ac_status=$? |
| @@ -8842,8 +8320,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8842 | 8320 | ||
| 8843 | eval "$as_ac_var=no" | 8321 | eval "$as_ac_var=no" |
| 8844 | fi | 8322 | fi |
| 8845 | rm -f conftest.err conftest.$ac_objext \ | 8323 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 8846 | conftest$ac_exeext conftest.$ac_ext | ||
| 8847 | fi | 8324 | fi |
| 8848 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 8325 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 8849 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 8326 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -8864,6 +8341,7 @@ else | |||
| 8864 | ac_cv_func_mmap_fixed_mapped=no | 8341 | ac_cv_func_mmap_fixed_mapped=no |
| 8865 | else | 8342 | else |
| 8866 | cat >conftest.$ac_ext <<_ACEOF | 8343 | cat >conftest.$ac_ext <<_ACEOF |
| 8344 | #line $LINENO "configure" | ||
| 8867 | /* confdefs.h. */ | 8345 | /* confdefs.h. */ |
| 8868 | _ACEOF | 8346 | _ACEOF |
| 8869 | cat confdefs.h >>conftest.$ac_ext | 8347 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8971,9 +8449,9 @@ main () | |||
| 8971 | data2 = (char *) malloc (2 * pagesize); | 8449 | data2 = (char *) malloc (2 * pagesize); |
| 8972 | if (!data2) | 8450 | if (!data2) |
| 8973 | exit (1); | 8451 | exit (1); |
| 8974 | data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1); | 8452 | data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1); |
| 8975 | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | 8453 | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, |
| 8976 | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | 8454 | MAP_PRIVATE | MAP_FIXED, fd, 0L)) |
| 8977 | exit (1); | 8455 | exit (1); |
| 8978 | for (i = 0; i < pagesize; ++i) | 8456 | for (i = 0; i < pagesize; ++i) |
| 8979 | if (*(data + i) != *(data2 + i)) | 8457 | if (*(data + i) != *(data2 + i)) |
| @@ -9016,7 +8494,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9016 | ( exit $ac_status ) | 8494 | ( exit $ac_status ) |
| 9017 | ac_cv_func_mmap_fixed_mapped=no | 8495 | ac_cv_func_mmap_fixed_mapped=no |
| 9018 | fi | 8496 | fi |
| 9019 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 8497 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 9020 | fi | 8498 | fi |
| 9021 | fi | 8499 | fi |
| 9022 | echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5 | 8500 | echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5 |
| @@ -9045,6 +8523,7 @@ else | |||
| 9045 | ac_check_lib_save_LIBS=$LIBS | 8523 | ac_check_lib_save_LIBS=$LIBS |
| 9046 | LIBS="-ldnet $LIBS" | 8524 | LIBS="-ldnet $LIBS" |
| 9047 | cat >conftest.$ac_ext <<_ACEOF | 8525 | cat >conftest.$ac_ext <<_ACEOF |
| 8526 | #line $LINENO "configure" | ||
| 9048 | /* confdefs.h. */ | 8527 | /* confdefs.h. */ |
| 9049 | _ACEOF | 8528 | _ACEOF |
| 9050 | cat confdefs.h >>conftest.$ac_ext | 8529 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9068,20 +8547,11 @@ dnet_ntoa (); | |||
| 9068 | _ACEOF | 8547 | _ACEOF |
| 9069 | rm -f conftest.$ac_objext conftest$ac_exeext | 8548 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9070 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8549 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9071 | (eval $ac_link) 2>conftest.er1 | 8550 | (eval $ac_link) 2>&5 |
| 9072 | ac_status=$? | 8551 | ac_status=$? |
| 9073 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9074 | rm -f conftest.er1 | ||
| 9075 | cat conftest.err >&5 | ||
| 9076 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8552 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9077 | (exit $ac_status); } && | 8553 | (exit $ac_status); } && |
| 9078 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8554 | { ac_try='test -s conftest$ac_exeext' |
| 9079 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9080 | (eval $ac_try) 2>&5 | ||
| 9081 | ac_status=$? | ||
| 9082 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9083 | (exit $ac_status); }; } && | ||
| 9084 | { ac_try='test -s conftest$ac_exeext' | ||
| 9085 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8555 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9086 | (eval $ac_try) 2>&5 | 8556 | (eval $ac_try) 2>&5 |
| 9087 | ac_status=$? | 8557 | ac_status=$? |
| @@ -9094,8 +8564,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9094 | 8564 | ||
| 9095 | ac_cv_lib_dnet_dnet_ntoa=no | 8565 | ac_cv_lib_dnet_dnet_ntoa=no |
| 9096 | fi | 8566 | fi |
| 9097 | rm -f conftest.err conftest.$ac_objext \ | 8567 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 9098 | conftest$ac_exeext conftest.$ac_ext | ||
| 9099 | LIBS=$ac_check_lib_save_LIBS | 8568 | LIBS=$ac_check_lib_save_LIBS |
| 9100 | fi | 8569 | fi |
| 9101 | echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 | 8570 | echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 |
| @@ -9118,6 +8587,7 @@ else | |||
| 9118 | ac_check_lib_save_LIBS=$LIBS | 8587 | ac_check_lib_save_LIBS=$LIBS |
| 9119 | LIBS="-lXbsd $LIBS" | 8588 | LIBS="-lXbsd $LIBS" |
| 9120 | cat >conftest.$ac_ext <<_ACEOF | 8589 | cat >conftest.$ac_ext <<_ACEOF |
| 8590 | #line $LINENO "configure" | ||
| 9121 | /* confdefs.h. */ | 8591 | /* confdefs.h. */ |
| 9122 | _ACEOF | 8592 | _ACEOF |
| 9123 | cat confdefs.h >>conftest.$ac_ext | 8593 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9135,20 +8605,11 @@ main (); | |||
| 9135 | _ACEOF | 8605 | _ACEOF |
| 9136 | rm -f conftest.$ac_objext conftest$ac_exeext | 8606 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9137 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8607 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9138 | (eval $ac_link) 2>conftest.er1 | 8608 | (eval $ac_link) 2>&5 |
| 9139 | ac_status=$? | 8609 | ac_status=$? |
| 9140 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9141 | rm -f conftest.er1 | ||
| 9142 | cat conftest.err >&5 | ||
| 9143 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8610 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9144 | (exit $ac_status); } && | 8611 | (exit $ac_status); } && |
| 9145 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8612 | { ac_try='test -s conftest$ac_exeext' |
| 9146 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9147 | (eval $ac_try) 2>&5 | ||
| 9148 | ac_status=$? | ||
| 9149 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9150 | (exit $ac_status); }; } && | ||
| 9151 | { ac_try='test -s conftest$ac_exeext' | ||
| 9152 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8613 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9153 | (eval $ac_try) 2>&5 | 8614 | (eval $ac_try) 2>&5 |
| 9154 | ac_status=$? | 8615 | ac_status=$? |
| @@ -9161,8 +8622,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9161 | 8622 | ||
| 9162 | ac_cv_lib_Xbsd_main=no | 8623 | ac_cv_lib_Xbsd_main=no |
| 9163 | fi | 8624 | fi |
| 9164 | rm -f conftest.err conftest.$ac_objext \ | 8625 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 9165 | conftest$ac_exeext conftest.$ac_ext | ||
| 9166 | LIBS=$ac_check_lib_save_LIBS | 8626 | LIBS=$ac_check_lib_save_LIBS |
| 9167 | fi | 8627 | fi |
| 9168 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xbsd_main" >&5 | 8628 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xbsd_main" >&5 |
| @@ -9181,6 +8641,7 @@ else | |||
| 9181 | ac_check_lib_save_LIBS=$LIBS | 8641 | ac_check_lib_save_LIBS=$LIBS |
| 9182 | LIBS="-lpthreads $LIBS" | 8642 | LIBS="-lpthreads $LIBS" |
| 9183 | cat >conftest.$ac_ext <<_ACEOF | 8643 | cat >conftest.$ac_ext <<_ACEOF |
| 8644 | #line $LINENO "configure" | ||
| 9184 | /* confdefs.h. */ | 8645 | /* confdefs.h. */ |
| 9185 | _ACEOF | 8646 | _ACEOF |
| 9186 | cat confdefs.h >>conftest.$ac_ext | 8647 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9204,20 +8665,11 @@ cma_open (); | |||
| 9204 | _ACEOF | 8665 | _ACEOF |
| 9205 | rm -f conftest.$ac_objext conftest$ac_exeext | 8666 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9206 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8667 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9207 | (eval $ac_link) 2>conftest.er1 | 8668 | (eval $ac_link) 2>&5 |
| 9208 | ac_status=$? | 8669 | ac_status=$? |
| 9209 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9210 | rm -f conftest.er1 | ||
| 9211 | cat conftest.err >&5 | ||
| 9212 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8670 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9213 | (exit $ac_status); } && | 8671 | (exit $ac_status); } && |
| 9214 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8672 | { ac_try='test -s conftest$ac_exeext' |
| 9215 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9216 | (eval $ac_try) 2>&5 | ||
| 9217 | ac_status=$? | ||
| 9218 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9219 | (exit $ac_status); }; } && | ||
| 9220 | { ac_try='test -s conftest$ac_exeext' | ||
| 9221 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8673 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9222 | (eval $ac_try) 2>&5 | 8674 | (eval $ac_try) 2>&5 |
| 9223 | ac_status=$? | 8675 | ac_status=$? |
| @@ -9230,8 +8682,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9230 | 8682 | ||
| 9231 | ac_cv_lib_pthreads_cma_open=no | 8683 | ac_cv_lib_pthreads_cma_open=no |
| 9232 | fi | 8684 | fi |
| 9233 | rm -f conftest.err conftest.$ac_objext \ | 8685 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 9234 | conftest$ac_exeext conftest.$ac_ext | ||
| 9235 | LIBS=$ac_check_lib_save_LIBS | 8686 | LIBS=$ac_check_lib_save_LIBS |
| 9236 | fi | 8687 | fi |
| 9237 | echo "$as_me:$LINENO: result: $ac_cv_lib_pthreads_cma_open" >&5 | 8688 | echo "$as_me:$LINENO: result: $ac_cv_lib_pthreads_cma_open" >&5 |
| @@ -9273,6 +8724,7 @@ else | |||
| 9273 | 8724 | ||
| 9274 | LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc | 8725 | LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc |
| 9275 | cat >conftest.$ac_ext <<_ACEOF | 8726 | cat >conftest.$ac_ext <<_ACEOF |
| 8727 | #line $LINENO "configure" | ||
| 9276 | /* confdefs.h. */ | 8728 | /* confdefs.h. */ |
| 9277 | _ACEOF | 8729 | _ACEOF |
| 9278 | cat confdefs.h >>conftest.$ac_ext | 8730 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9289,20 +8741,11 @@ int i; | |||
| 9289 | _ACEOF | 8741 | _ACEOF |
| 9290 | rm -f conftest.$ac_objext conftest$ac_exeext | 8742 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9291 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8743 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9292 | (eval $ac_link) 2>conftest.er1 | 8744 | (eval $ac_link) 2>&5 |
| 9293 | ac_status=$? | 8745 | ac_status=$? |
| 9294 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9295 | rm -f conftest.er1 | ||
| 9296 | cat conftest.err >&5 | ||
| 9297 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8746 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9298 | (exit $ac_status); } && | 8747 | (exit $ac_status); } && |
| 9299 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8748 | { ac_try='test -s conftest$ac_exeext' |
| 9300 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9301 | (eval $ac_try) 2>&5 | ||
| 9302 | ac_status=$? | ||
| 9303 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9304 | (exit $ac_status); }; } && | ||
| 9305 | { ac_try='test -s conftest$ac_exeext' | ||
| 9306 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8749 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9307 | (eval $ac_try) 2>&5 | 8750 | (eval $ac_try) 2>&5 |
| 9308 | ac_status=$? | 8751 | ac_status=$? |
| @@ -9315,8 +8758,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9315 | 8758 | ||
| 9316 | gdb_cv_bigtoc= | 8759 | gdb_cv_bigtoc= |
| 9317 | fi | 8760 | fi |
| 9318 | rm -f conftest.err conftest.$ac_objext \ | 8761 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 9319 | conftest$ac_exeext conftest.$ac_ext | ||
| 9320 | 8762 | ||
| 9321 | fi | 8763 | fi |
| 9322 | echo "$as_me:$LINENO: result: $gdb_cv_bigtoc" >&5 | 8764 | echo "$as_me:$LINENO: result: $gdb_cv_bigtoc" >&5 |
| @@ -9350,6 +8792,7 @@ if test "${HAVE_X11}" = "yes"; then | |||
| 9350 | echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5 | 8792 | echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5 |
| 9351 | echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 | 8793 | echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 |
| 9352 | cat >conftest.$ac_ext <<_ACEOF | 8794 | cat >conftest.$ac_ext <<_ACEOF |
| 8795 | #line $LINENO "configure" | ||
| 9353 | /* confdefs.h. */ | 8796 | /* confdefs.h. */ |
| 9354 | _ACEOF | 8797 | _ACEOF |
| 9355 | cat confdefs.h >>conftest.$ac_ext | 8798 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9366,20 +8809,11 @@ XOpenDisplay ("foo"); | |||
| 9366 | _ACEOF | 8809 | _ACEOF |
| 9367 | rm -f conftest.$ac_objext conftest$ac_exeext | 8810 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9368 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8811 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9369 | (eval $ac_link) 2>conftest.er1 | 8812 | (eval $ac_link) 2>&5 |
| 9370 | ac_status=$? | 8813 | ac_status=$? |
| 9371 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9372 | rm -f conftest.er1 | ||
| 9373 | cat conftest.err >&5 | ||
| 9374 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8814 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9375 | (exit $ac_status); } && | 8815 | (exit $ac_status); } && |
| 9376 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8816 | { ac_try='test -s conftest$ac_exeext' |
| 9377 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9378 | (eval $ac_try) 2>&5 | ||
| 9379 | ac_status=$? | ||
| 9380 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9381 | (exit $ac_status); }; } && | ||
| 9382 | { ac_try='test -s conftest$ac_exeext' | ||
| 9383 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8817 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9384 | (eval $ac_try) 2>&5 | 8818 | (eval $ac_try) 2>&5 |
| 9385 | ac_status=$? | 8819 | ac_status=$? |
| @@ -9392,8 +8826,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9392 | 8826 | ||
| 9393 | xlinux_first_failure=yes | 8827 | xlinux_first_failure=yes |
| 9394 | fi | 8828 | fi |
| 9395 | rm -f conftest.err conftest.$ac_objext \ | 8829 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 9396 | conftest$ac_exeext conftest.$ac_ext | ||
| 9397 | if test "${xlinux_first_failure}" = "yes"; then | 8830 | if test "${xlinux_first_failure}" = "yes"; then |
| 9398 | OLD_LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE" | 8831 | OLD_LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE" |
| 9399 | OLD_C_SWITCH_X_SITE="$C_SWITCH_X_SITE" | 8832 | OLD_C_SWITCH_X_SITE="$C_SWITCH_X_SITE" |
| @@ -9404,6 +8837,7 @@ rm -f conftest.err conftest.$ac_objext \ | |||
| 9404 | CPPFLAGS="$CPPFLAGS -b i486-linuxaout" | 8837 | CPPFLAGS="$CPPFLAGS -b i486-linuxaout" |
| 9405 | LIBS="$LIBS -b i486-linuxaout" | 8838 | LIBS="$LIBS -b i486-linuxaout" |
| 9406 | cat >conftest.$ac_ext <<_ACEOF | 8839 | cat >conftest.$ac_ext <<_ACEOF |
| 8840 | #line $LINENO "configure" | ||
| 9407 | /* confdefs.h. */ | 8841 | /* confdefs.h. */ |
| 9408 | _ACEOF | 8842 | _ACEOF |
| 9409 | cat confdefs.h >>conftest.$ac_ext | 8843 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9420,20 +8854,11 @@ XOpenDisplay ("foo"); | |||
| 9420 | _ACEOF | 8854 | _ACEOF |
| 9421 | rm -f conftest.$ac_objext conftest$ac_exeext | 8855 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9422 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8856 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9423 | (eval $ac_link) 2>conftest.er1 | 8857 | (eval $ac_link) 2>&5 |
| 9424 | ac_status=$? | 8858 | ac_status=$? |
| 9425 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9426 | rm -f conftest.er1 | ||
| 9427 | cat conftest.err >&5 | ||
| 9428 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8859 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9429 | (exit $ac_status); } && | 8860 | (exit $ac_status); } && |
| 9430 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8861 | { ac_try='test -s conftest$ac_exeext' |
| 9431 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9432 | (eval $ac_try) 2>&5 | ||
| 9433 | ac_status=$? | ||
| 9434 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9435 | (exit $ac_status); }; } && | ||
| 9436 | { ac_try='test -s conftest$ac_exeext' | ||
| 9437 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8862 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9438 | (eval $ac_try) 2>&5 | 8863 | (eval $ac_try) 2>&5 |
| 9439 | ac_status=$? | 8864 | ac_status=$? |
| @@ -9446,8 +8871,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9446 | 8871 | ||
| 9447 | xlinux_second_failure=yes | 8872 | xlinux_second_failure=yes |
| 9448 | fi | 8873 | fi |
| 9449 | rm -f conftest.err conftest.$ac_objext \ | 8874 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 9450 | conftest$ac_exeext conftest.$ac_ext | ||
| 9451 | if test "${xlinux_second_failure}" = "yes"; then | 8875 | if test "${xlinux_second_failure}" = "yes"; then |
| 9452 | # If we get the same failure with -b, there is no use adding -b. | 8876 | # If we get the same failure with -b, there is no use adding -b. |
| 9453 | # So take it out. This plays safe. | 8877 | # So take it out. This plays safe. |
| @@ -9472,6 +8896,7 @@ echo "${ECHO_T}no" >&6 | |||
| 9472 | echo "$as_me:$LINENO: checking for Xkb" >&5 | 8896 | echo "$as_me:$LINENO: checking for Xkb" >&5 |
| 9473 | echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 | 8897 | echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 |
| 9474 | cat >conftest.$ac_ext <<_ACEOF | 8898 | cat >conftest.$ac_ext <<_ACEOF |
| 8899 | #line $LINENO "configure" | ||
| 9475 | /* confdefs.h. */ | 8900 | /* confdefs.h. */ |
| 9476 | _ACEOF | 8901 | _ACEOF |
| 9477 | cat confdefs.h >>conftest.$ac_ext | 8902 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9489,20 +8914,11 @@ XkbDescPtr kb = XkbGetKeyboard (0, XkbAllComponentsMask, XkbUseCoreKbd); | |||
| 9489 | _ACEOF | 8914 | _ACEOF |
| 9490 | rm -f conftest.$ac_objext conftest$ac_exeext | 8915 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9491 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8916 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9492 | (eval $ac_link) 2>conftest.er1 | 8917 | (eval $ac_link) 2>&5 |
| 9493 | ac_status=$? | 8918 | ac_status=$? |
| 9494 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9495 | rm -f conftest.er1 | ||
| 9496 | cat conftest.err >&5 | ||
| 9497 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8919 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9498 | (exit $ac_status); } && | 8920 | (exit $ac_status); } && |
| 9499 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 8921 | { ac_try='test -s conftest$ac_exeext' |
| 9500 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9501 | (eval $ac_try) 2>&5 | ||
| 9502 | ac_status=$? | ||
| 9503 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9504 | (exit $ac_status); }; } && | ||
| 9505 | { ac_try='test -s conftest$ac_exeext' | ||
| 9506 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8922 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9507 | (eval $ac_try) 2>&5 | 8923 | (eval $ac_try) 2>&5 |
| 9508 | ac_status=$? | 8924 | ac_status=$? |
| @@ -9515,8 +8931,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9515 | 8931 | ||
| 9516 | emacs_xkb=no | 8932 | emacs_xkb=no |
| 9517 | fi | 8933 | fi |
| 9518 | rm -f conftest.err conftest.$ac_objext \ | 8934 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 9519 | conftest$ac_exeext conftest.$ac_ext | ||
| 9520 | echo "$as_me:$LINENO: result: $emacs_xkb" >&5 | 8935 | echo "$as_me:$LINENO: result: $emacs_xkb" >&5 |
| 9521 | echo "${ECHO_T}$emacs_xkb" >&6 | 8936 | echo "${ECHO_T}$emacs_xkb" >&6 |
| 9522 | if test $emacs_xkb = yes; then | 8937 | if test $emacs_xkb = yes; then |
| @@ -9541,28 +8956,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 9541 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8956 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9542 | else | 8957 | else |
| 9543 | cat >conftest.$ac_ext <<_ACEOF | 8958 | cat >conftest.$ac_ext <<_ACEOF |
| 8959 | #line $LINENO "configure" | ||
| 9544 | /* confdefs.h. */ | 8960 | /* confdefs.h. */ |
| 9545 | _ACEOF | 8961 | _ACEOF |
| 9546 | cat confdefs.h >>conftest.$ac_ext | 8962 | cat confdefs.h >>conftest.$ac_ext |
| 9547 | cat >>conftest.$ac_ext <<_ACEOF | 8963 | cat >>conftest.$ac_ext <<_ACEOF |
| 9548 | /* end confdefs.h. */ | 8964 | /* end confdefs.h. */ |
| 9549 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 9550 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 9551 | #define $ac_func innocuous_$ac_func | ||
| 9552 | |||
| 9553 | /* System header to define __stub macros and hopefully few prototypes, | 8965 | /* System header to define __stub macros and hopefully few prototypes, |
| 9554 | which can conflict with char $ac_func (); below. | 8966 | which can conflict with char $ac_func (); below. |
| 9555 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 8967 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 9556 | <limits.h> exists even on freestanding compilers. */ | 8968 | <limits.h> exists even on freestanding compilers. */ |
| 9557 | |||
| 9558 | #ifdef __STDC__ | 8969 | #ifdef __STDC__ |
| 9559 | # include <limits.h> | 8970 | # include <limits.h> |
| 9560 | #else | 8971 | #else |
| 9561 | # include <assert.h> | 8972 | # include <assert.h> |
| 9562 | #endif | 8973 | #endif |
| 9563 | |||
| 9564 | #undef $ac_func | ||
| 9565 | |||
| 9566 | /* Override any gcc2 internal prototype to avoid an error. */ | 8974 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 9567 | #ifdef __cplusplus | 8975 | #ifdef __cplusplus |
| 9568 | extern "C" | 8976 | extern "C" |
| @@ -9593,20 +9001,11 @@ return f != $ac_func; | |||
| 9593 | _ACEOF | 9001 | _ACEOF |
| 9594 | rm -f conftest.$ac_objext conftest$ac_exeext | 9002 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9595 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9003 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9596 | (eval $ac_link) 2>conftest.er1 | 9004 | (eval $ac_link) 2>&5 |
| 9597 | ac_status=$? | 9005 | ac_status=$? |
| 9598 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9599 | rm -f conftest.er1 | ||
| 9600 | cat conftest.err >&5 | ||
| 9601 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9006 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9602 | (exit $ac_status); } && | 9007 | (exit $ac_status); } && |
| 9603 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9008 | { ac_try='test -s conftest$ac_exeext' |
| 9604 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9605 | (eval $ac_try) 2>&5 | ||
| 9606 | ac_status=$? | ||
| 9607 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9608 | (exit $ac_status); }; } && | ||
| 9609 | { ac_try='test -s conftest$ac_exeext' | ||
| 9610 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9009 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9611 | (eval $ac_try) 2>&5 | 9010 | (eval $ac_try) 2>&5 |
| 9612 | ac_status=$? | 9011 | ac_status=$? |
| @@ -9619,8 +9018,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9619 | 9018 | ||
| 9620 | eval "$as_ac_var=no" | 9019 | eval "$as_ac_var=no" |
| 9621 | fi | 9020 | fi |
| 9622 | rm -f conftest.err conftest.$ac_objext \ | 9021 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 9623 | conftest$ac_exeext conftest.$ac_ext | ||
| 9624 | fi | 9022 | fi |
| 9625 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 9023 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 9626 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 9024 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -9641,6 +9039,7 @@ echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6 | |||
| 9641 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9039 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9642 | else | 9040 | else |
| 9643 | cat >conftest.$ac_ext <<_ACEOF | 9041 | cat >conftest.$ac_ext <<_ACEOF |
| 9042 | #line $LINENO "configure" | ||
| 9644 | /* confdefs.h. */ | 9043 | /* confdefs.h. */ |
| 9645 | _ACEOF | 9044 | _ACEOF |
| 9646 | cat confdefs.h >>conftest.$ac_ext | 9045 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9660,20 +9059,11 @@ fail; | |||
| 9660 | _ACEOF | 9059 | _ACEOF |
| 9661 | rm -f conftest.$ac_objext conftest$ac_exeext | 9060 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9662 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9061 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9663 | (eval $ac_link) 2>conftest.er1 | 9062 | (eval $ac_link) 2>&5 |
| 9664 | ac_status=$? | 9063 | ac_status=$? |
| 9665 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9666 | rm -f conftest.er1 | ||
| 9667 | cat conftest.err >&5 | ||
| 9668 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9064 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9669 | (exit $ac_status); } && | 9065 | (exit $ac_status); } && |
| 9670 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9066 | { ac_try='test -s conftest$ac_exeext' |
| 9671 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9672 | (eval $ac_try) 2>&5 | ||
| 9673 | ac_status=$? | ||
| 9674 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9675 | (exit $ac_status); }; } && | ||
| 9676 | { ac_try='test -s conftest$ac_exeext' | ||
| 9677 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9067 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9678 | (eval $ac_try) 2>&5 | 9068 | (eval $ac_try) 2>&5 |
| 9679 | ac_status=$? | 9069 | ac_status=$? |
| @@ -9686,8 +9076,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9686 | 9076 | ||
| 9687 | emacs_cv_x11_version_6=no | 9077 | emacs_cv_x11_version_6=no |
| 9688 | fi | 9078 | fi |
| 9689 | rm -f conftest.err conftest.$ac_objext \ | 9079 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 9690 | conftest$ac_exeext conftest.$ac_ext | ||
| 9691 | fi | 9080 | fi |
| 9692 | 9081 | ||
| 9693 | if test $emacs_cv_x11_version_6 = yes; then | 9082 | if test $emacs_cv_x11_version_6 = yes; then |
| @@ -9711,6 +9100,7 @@ echo $ECHO_N "checking X11 version 5... $ECHO_C" >&6 | |||
| 9711 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9100 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9712 | else | 9101 | else |
| 9713 | cat >conftest.$ac_ext <<_ACEOF | 9102 | cat >conftest.$ac_ext <<_ACEOF |
| 9103 | #line $LINENO "configure" | ||
| 9714 | /* confdefs.h. */ | 9104 | /* confdefs.h. */ |
| 9715 | _ACEOF | 9105 | _ACEOF |
| 9716 | cat confdefs.h >>conftest.$ac_ext | 9106 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9730,20 +9120,11 @@ fail; | |||
| 9730 | _ACEOF | 9120 | _ACEOF |
| 9731 | rm -f conftest.$ac_objext conftest$ac_exeext | 9121 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9732 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9122 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9733 | (eval $ac_link) 2>conftest.er1 | 9123 | (eval $ac_link) 2>&5 |
| 9734 | ac_status=$? | 9124 | ac_status=$? |
| 9735 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9736 | rm -f conftest.er1 | ||
| 9737 | cat conftest.err >&5 | ||
| 9738 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9125 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9739 | (exit $ac_status); } && | 9126 | (exit $ac_status); } && |
| 9740 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9127 | { ac_try='test -s conftest$ac_exeext' |
| 9741 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9742 | (eval $ac_try) 2>&5 | ||
| 9743 | ac_status=$? | ||
| 9744 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9745 | (exit $ac_status); }; } && | ||
| 9746 | { ac_try='test -s conftest$ac_exeext' | ||
| 9747 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9128 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9748 | (eval $ac_try) 2>&5 | 9129 | (eval $ac_try) 2>&5 |
| 9749 | ac_status=$? | 9130 | ac_status=$? |
| @@ -9756,8 +9137,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9756 | 9137 | ||
| 9757 | emacs_cv_x11_version_5=no | 9138 | emacs_cv_x11_version_5=no |
| 9758 | fi | 9139 | fi |
| 9759 | rm -f conftest.err conftest.$ac_objext \ | 9140 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 9760 | conftest$ac_exeext conftest.$ac_ext | ||
| 9761 | fi | 9141 | fi |
| 9762 | 9142 | ||
| 9763 | if test $emacs_cv_x11_version_5 = yes; then | 9143 | if test $emacs_cv_x11_version_5 = yes; then |
| @@ -9918,28 +9298,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 9918 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9298 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9919 | else | 9299 | else |
| 9920 | cat >conftest.$ac_ext <<_ACEOF | 9300 | cat >conftest.$ac_ext <<_ACEOF |
| 9301 | #line $LINENO "configure" | ||
| 9921 | /* confdefs.h. */ | 9302 | /* confdefs.h. */ |
| 9922 | _ACEOF | 9303 | _ACEOF |
| 9923 | cat confdefs.h >>conftest.$ac_ext | 9304 | cat confdefs.h >>conftest.$ac_ext |
| 9924 | cat >>conftest.$ac_ext <<_ACEOF | 9305 | cat >>conftest.$ac_ext <<_ACEOF |
| 9925 | /* end confdefs.h. */ | 9306 | /* end confdefs.h. */ |
| 9926 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 9927 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 9928 | #define $ac_func innocuous_$ac_func | ||
| 9929 | |||
| 9930 | /* System header to define __stub macros and hopefully few prototypes, | 9307 | /* System header to define __stub macros and hopefully few prototypes, |
| 9931 | which can conflict with char $ac_func (); below. | 9308 | which can conflict with char $ac_func (); below. |
| 9932 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 9309 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 9933 | <limits.h> exists even on freestanding compilers. */ | 9310 | <limits.h> exists even on freestanding compilers. */ |
| 9934 | |||
| 9935 | #ifdef __STDC__ | 9311 | #ifdef __STDC__ |
| 9936 | # include <limits.h> | 9312 | # include <limits.h> |
| 9937 | #else | 9313 | #else |
| 9938 | # include <assert.h> | 9314 | # include <assert.h> |
| 9939 | #endif | 9315 | #endif |
| 9940 | |||
| 9941 | #undef $ac_func | ||
| 9942 | |||
| 9943 | /* Override any gcc2 internal prototype to avoid an error. */ | 9316 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 9944 | #ifdef __cplusplus | 9317 | #ifdef __cplusplus |
| 9945 | extern "C" | 9318 | extern "C" |
| @@ -9970,20 +9343,11 @@ return f != $ac_func; | |||
| 9970 | _ACEOF | 9343 | _ACEOF |
| 9971 | rm -f conftest.$ac_objext conftest$ac_exeext | 9344 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9972 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9345 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9973 | (eval $ac_link) 2>conftest.er1 | 9346 | (eval $ac_link) 2>&5 |
| 9974 | ac_status=$? | 9347 | ac_status=$? |
| 9975 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9976 | rm -f conftest.er1 | ||
| 9977 | cat conftest.err >&5 | ||
| 9978 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9348 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9979 | (exit $ac_status); } && | 9349 | (exit $ac_status); } && |
| 9980 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9350 | { ac_try='test -s conftest$ac_exeext' |
| 9981 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9982 | (eval $ac_try) 2>&5 | ||
| 9983 | ac_status=$? | ||
| 9984 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9985 | (exit $ac_status); }; } && | ||
| 9986 | { ac_try='test -s conftest$ac_exeext' | ||
| 9987 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9351 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9988 | (eval $ac_try) 2>&5 | 9352 | (eval $ac_try) 2>&5 |
| 9989 | ac_status=$? | 9353 | ac_status=$? |
| @@ -9996,8 +9360,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9996 | 9360 | ||
| 9997 | eval "$as_ac_var=no" | 9361 | eval "$as_ac_var=no" |
| 9998 | fi | 9362 | fi |
| 9999 | rm -f conftest.err conftest.$ac_objext \ | 9363 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10000 | conftest$ac_exeext conftest.$ac_ext | ||
| 10001 | fi | 9364 | fi |
| 10002 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 9365 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 10003 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 9366 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -10027,28 +9390,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 10027 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9390 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10028 | else | 9391 | else |
| 10029 | cat >conftest.$ac_ext <<_ACEOF | 9392 | cat >conftest.$ac_ext <<_ACEOF |
| 9393 | #line $LINENO "configure" | ||
| 10030 | /* confdefs.h. */ | 9394 | /* confdefs.h. */ |
| 10031 | _ACEOF | 9395 | _ACEOF |
| 10032 | cat confdefs.h >>conftest.$ac_ext | 9396 | cat confdefs.h >>conftest.$ac_ext |
| 10033 | cat >>conftest.$ac_ext <<_ACEOF | 9397 | cat >>conftest.$ac_ext <<_ACEOF |
| 10034 | /* end confdefs.h. */ | 9398 | /* end confdefs.h. */ |
| 10035 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 10036 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 10037 | #define $ac_func innocuous_$ac_func | ||
| 10038 | |||
| 10039 | /* System header to define __stub macros and hopefully few prototypes, | 9399 | /* System header to define __stub macros and hopefully few prototypes, |
| 10040 | which can conflict with char $ac_func (); below. | 9400 | which can conflict with char $ac_func (); below. |
| 10041 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 9401 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 10042 | <limits.h> exists even on freestanding compilers. */ | 9402 | <limits.h> exists even on freestanding compilers. */ |
| 10043 | |||
| 10044 | #ifdef __STDC__ | 9403 | #ifdef __STDC__ |
| 10045 | # include <limits.h> | 9404 | # include <limits.h> |
| 10046 | #else | 9405 | #else |
| 10047 | # include <assert.h> | 9406 | # include <assert.h> |
| 10048 | #endif | 9407 | #endif |
| 10049 | |||
| 10050 | #undef $ac_func | ||
| 10051 | |||
| 10052 | /* Override any gcc2 internal prototype to avoid an error. */ | 9408 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 10053 | #ifdef __cplusplus | 9409 | #ifdef __cplusplus |
| 10054 | extern "C" | 9410 | extern "C" |
| @@ -10079,20 +9435,11 @@ return f != $ac_func; | |||
| 10079 | _ACEOF | 9435 | _ACEOF |
| 10080 | rm -f conftest.$ac_objext conftest$ac_exeext | 9436 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10081 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9437 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 10082 | (eval $ac_link) 2>conftest.er1 | 9438 | (eval $ac_link) 2>&5 |
| 10083 | ac_status=$? | 9439 | ac_status=$? |
| 10084 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10085 | rm -f conftest.er1 | ||
| 10086 | cat conftest.err >&5 | ||
| 10087 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9440 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10088 | (exit $ac_status); } && | 9441 | (exit $ac_status); } && |
| 10089 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9442 | { ac_try='test -s conftest$ac_exeext' |
| 10090 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10091 | (eval $ac_try) 2>&5 | ||
| 10092 | ac_status=$? | ||
| 10093 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10094 | (exit $ac_status); }; } && | ||
| 10095 | { ac_try='test -s conftest$ac_exeext' | ||
| 10096 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9443 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10097 | (eval $ac_try) 2>&5 | 9444 | (eval $ac_try) 2>&5 |
| 10098 | ac_status=$? | 9445 | ac_status=$? |
| @@ -10105,8 +9452,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10105 | 9452 | ||
| 10106 | eval "$as_ac_var=no" | 9453 | eval "$as_ac_var=no" |
| 10107 | fi | 9454 | fi |
| 10108 | rm -f conftest.err conftest.$ac_objext \ | 9455 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10109 | conftest$ac_exeext conftest.$ac_ext | ||
| 10110 | fi | 9456 | fi |
| 10111 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 9457 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 10112 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 9458 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -10130,28 +9476,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 10130 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9476 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10131 | else | 9477 | else |
| 10132 | cat >conftest.$ac_ext <<_ACEOF | 9478 | cat >conftest.$ac_ext <<_ACEOF |
| 9479 | #line $LINENO "configure" | ||
| 10133 | /* confdefs.h. */ | 9480 | /* confdefs.h. */ |
| 10134 | _ACEOF | 9481 | _ACEOF |
| 10135 | cat confdefs.h >>conftest.$ac_ext | 9482 | cat confdefs.h >>conftest.$ac_ext |
| 10136 | cat >>conftest.$ac_ext <<_ACEOF | 9483 | cat >>conftest.$ac_ext <<_ACEOF |
| 10137 | /* end confdefs.h. */ | 9484 | /* end confdefs.h. */ |
| 10138 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 10139 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 10140 | #define $ac_func innocuous_$ac_func | ||
| 10141 | |||
| 10142 | /* System header to define __stub macros and hopefully few prototypes, | 9485 | /* System header to define __stub macros and hopefully few prototypes, |
| 10143 | which can conflict with char $ac_func (); below. | 9486 | which can conflict with char $ac_func (); below. |
| 10144 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 9487 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 10145 | <limits.h> exists even on freestanding compilers. */ | 9488 | <limits.h> exists even on freestanding compilers. */ |
| 10146 | |||
| 10147 | #ifdef __STDC__ | 9489 | #ifdef __STDC__ |
| 10148 | # include <limits.h> | 9490 | # include <limits.h> |
| 10149 | #else | 9491 | #else |
| 10150 | # include <assert.h> | 9492 | # include <assert.h> |
| 10151 | #endif | 9493 | #endif |
| 10152 | |||
| 10153 | #undef $ac_func | ||
| 10154 | |||
| 10155 | /* Override any gcc2 internal prototype to avoid an error. */ | 9494 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 10156 | #ifdef __cplusplus | 9495 | #ifdef __cplusplus |
| 10157 | extern "C" | 9496 | extern "C" |
| @@ -10182,20 +9521,11 @@ return f != $ac_func; | |||
| 10182 | _ACEOF | 9521 | _ACEOF |
| 10183 | rm -f conftest.$ac_objext conftest$ac_exeext | 9522 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10184 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9523 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 10185 | (eval $ac_link) 2>conftest.er1 | 9524 | (eval $ac_link) 2>&5 |
| 10186 | ac_status=$? | 9525 | ac_status=$? |
| 10187 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10188 | rm -f conftest.er1 | ||
| 10189 | cat conftest.err >&5 | ||
| 10190 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9526 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10191 | (exit $ac_status); } && | 9527 | (exit $ac_status); } && |
| 10192 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9528 | { ac_try='test -s conftest$ac_exeext' |
| 10193 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10194 | (eval $ac_try) 2>&5 | ||
| 10195 | ac_status=$? | ||
| 10196 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10197 | (exit $ac_status); }; } && | ||
| 10198 | { ac_try='test -s conftest$ac_exeext' | ||
| 10199 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9529 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10200 | (eval $ac_try) 2>&5 | 9530 | (eval $ac_try) 2>&5 |
| 10201 | ac_status=$? | 9531 | ac_status=$? |
| @@ -10208,8 +9538,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10208 | 9538 | ||
| 10209 | eval "$as_ac_var=no" | 9539 | eval "$as_ac_var=no" |
| 10210 | fi | 9540 | fi |
| 10211 | rm -f conftest.err conftest.$ac_objext \ | 9541 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10212 | conftest$ac_exeext conftest.$ac_ext | ||
| 10213 | fi | 9542 | fi |
| 10214 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 9543 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 10215 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 9544 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -10250,6 +9579,7 @@ else | |||
| 10250 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 9579 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 10251 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 9580 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 10252 | cat >conftest.$ac_ext <<_ACEOF | 9581 | cat >conftest.$ac_ext <<_ACEOF |
| 9582 | #line $LINENO "configure" | ||
| 10253 | /* confdefs.h. */ | 9583 | /* confdefs.h. */ |
| 10254 | _ACEOF | 9584 | _ACEOF |
| 10255 | cat confdefs.h >>conftest.$ac_ext | 9585 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10260,20 +9590,11 @@ $ac_includes_default | |||
| 10260 | _ACEOF | 9590 | _ACEOF |
| 10261 | rm -f conftest.$ac_objext | 9591 | rm -f conftest.$ac_objext |
| 10262 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 9592 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 10263 | (eval $ac_compile) 2>conftest.er1 | 9593 | (eval $ac_compile) 2>&5 |
| 10264 | ac_status=$? | 9594 | ac_status=$? |
| 10265 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10266 | rm -f conftest.er1 | ||
| 10267 | cat conftest.err >&5 | ||
| 10268 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9595 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10269 | (exit $ac_status); } && | 9596 | (exit $ac_status); } && |
| 10270 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9597 | { ac_try='test -s conftest.$ac_objext' |
| 10271 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10272 | (eval $ac_try) 2>&5 | ||
| 10273 | ac_status=$? | ||
| 10274 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10275 | (exit $ac_status); }; } && | ||
| 10276 | { ac_try='test -s conftest.$ac_objext' | ||
| 10277 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9598 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10278 | (eval $ac_try) 2>&5 | 9599 | (eval $ac_try) 2>&5 |
| 10279 | ac_status=$? | 9600 | ac_status=$? |
| @@ -10286,7 +9607,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10286 | 9607 | ||
| 10287 | ac_header_compiler=no | 9608 | ac_header_compiler=no |
| 10288 | fi | 9609 | fi |
| 10289 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 9610 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 10290 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 9611 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 10291 | echo "${ECHO_T}$ac_header_compiler" >&6 | 9612 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 10292 | 9613 | ||
| @@ -10294,6 +9615,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 10294 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 9615 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 10295 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 9616 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 10296 | cat >conftest.$ac_ext <<_ACEOF | 9617 | cat >conftest.$ac_ext <<_ACEOF |
| 9618 | #line $LINENO "configure" | ||
| 10297 | /* confdefs.h. */ | 9619 | /* confdefs.h. */ |
| 10298 | _ACEOF | 9620 | _ACEOF |
| 10299 | cat confdefs.h >>conftest.$ac_ext | 9621 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10311,7 +9633,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 10311 | (exit $ac_status); } >/dev/null; then | 9633 | (exit $ac_status); } >/dev/null; then |
| 10312 | if test -s conftest.err; then | 9634 | if test -s conftest.err; then |
| 10313 | ac_cpp_err=$ac_c_preproc_warn_flag | 9635 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 10314 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 10315 | else | 9636 | else |
| 10316 | ac_cpp_err= | 9637 | ac_cpp_err= |
| 10317 | fi | 9638 | fi |
| @@ -10331,32 +9652,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 10331 | echo "${ECHO_T}$ac_header_preproc" >&6 | 9652 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 10332 | 9653 | ||
| 10333 | # So? What about this header? | 9654 | # So? What about this header? |
| 10334 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 9655 | case $ac_header_compiler:$ac_header_preproc in |
| 10335 | yes:no: ) | 9656 | yes:no ) |
| 10336 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 9657 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 10337 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 9658 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 10338 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 9659 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 10339 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 9660 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 10340 | ac_header_preproc=yes | 9661 | ( |
| 9662 | cat <<\_ASBOX | ||
| 9663 | ## ------------------------------------ ## | ||
| 9664 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 9665 | ## ------------------------------------ ## | ||
| 9666 | _ASBOX | ||
| 9667 | ) | | ||
| 9668 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 10341 | ;; | 9669 | ;; |
| 10342 | no:yes:* ) | 9670 | no:yes ) |
| 10343 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 9671 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 10344 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 9672 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 10345 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 9673 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 10346 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 9674 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 10347 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 10348 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 10349 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 10350 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 10351 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 9675 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 10352 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 9676 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 10353 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 10354 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 10355 | ( | 9677 | ( |
| 10356 | cat <<\_ASBOX | 9678 | cat <<\_ASBOX |
| 10357 | ## ------------------------------------------ ## | 9679 | ## ------------------------------------ ## |
| 10358 | ## Report this to the AC_PACKAGE_NAME lists. ## | 9680 | ## Report this to bug-autoconf@gnu.org. ## |
| 10359 | ## ------------------------------------------ ## | 9681 | ## ------------------------------------ ## |
| 10360 | _ASBOX | 9682 | _ASBOX |
| 10361 | ) | | 9683 | ) | |
| 10362 | sed "s/^/$as_me: WARNING: /" >&2 | 9684 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -10367,7 +9689,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 10367 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 9689 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 10368 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9690 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10369 | else | 9691 | else |
| 10370 | eval "$as_ac_Header=\$ac_header_preproc" | 9692 | eval "$as_ac_Header=$ac_header_preproc" |
| 10371 | fi | 9693 | fi |
| 10372 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 9694 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 10373 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 9695 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -10391,6 +9713,7 @@ else | |||
| 10391 | ac_check_lib_save_LIBS=$LIBS | 9713 | ac_check_lib_save_LIBS=$LIBS |
| 10392 | LIBS="-lpthread $LIBS" | 9714 | LIBS="-lpthread $LIBS" |
| 10393 | cat >conftest.$ac_ext <<_ACEOF | 9715 | cat >conftest.$ac_ext <<_ACEOF |
| 9716 | #line $LINENO "configure" | ||
| 10394 | /* confdefs.h. */ | 9717 | /* confdefs.h. */ |
| 10395 | _ACEOF | 9718 | _ACEOF |
| 10396 | cat confdefs.h >>conftest.$ac_ext | 9719 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10414,20 +9737,11 @@ pthread_self (); | |||
| 10414 | _ACEOF | 9737 | _ACEOF |
| 10415 | rm -f conftest.$ac_objext conftest$ac_exeext | 9738 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10416 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9739 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 10417 | (eval $ac_link) 2>conftest.er1 | 9740 | (eval $ac_link) 2>&5 |
| 10418 | ac_status=$? | 9741 | ac_status=$? |
| 10419 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10420 | rm -f conftest.er1 | ||
| 10421 | cat conftest.err >&5 | ||
| 10422 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9742 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10423 | (exit $ac_status); } && | 9743 | (exit $ac_status); } && |
| 10424 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9744 | { ac_try='test -s conftest$ac_exeext' |
| 10425 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10426 | (eval $ac_try) 2>&5 | ||
| 10427 | ac_status=$? | ||
| 10428 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10429 | (exit $ac_status); }; } && | ||
| 10430 | { ac_try='test -s conftest$ac_exeext' | ||
| 10431 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9745 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10432 | (eval $ac_try) 2>&5 | 9746 | (eval $ac_try) 2>&5 |
| 10433 | ac_status=$? | 9747 | ac_status=$? |
| @@ -10440,8 +9754,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10440 | 9754 | ||
| 10441 | ac_cv_lib_pthread_pthread_self=no | 9755 | ac_cv_lib_pthread_pthread_self=no |
| 10442 | fi | 9756 | fi |
| 10443 | rm -f conftest.err conftest.$ac_objext \ | 9757 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10444 | conftest$ac_exeext conftest.$ac_ext | ||
| 10445 | LIBS=$ac_check_lib_save_LIBS | 9758 | LIBS=$ac_check_lib_save_LIBS |
| 10446 | fi | 9759 | fi |
| 10447 | echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_self" >&5 | 9760 | echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_self" >&5 |
| @@ -10470,6 +9783,7 @@ echo $ECHO_N "checking X11 version 5 with Xaw... $ECHO_C" >&6 | |||
| 10470 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9783 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10471 | else | 9784 | else |
| 10472 | cat >conftest.$ac_ext <<_ACEOF | 9785 | cat >conftest.$ac_ext <<_ACEOF |
| 9786 | #line $LINENO "configure" | ||
| 10473 | /* confdefs.h. */ | 9787 | /* confdefs.h. */ |
| 10474 | _ACEOF | 9788 | _ACEOF |
| 10475 | cat confdefs.h >>conftest.$ac_ext | 9789 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10488,20 +9802,11 @@ main () | |||
| 10488 | _ACEOF | 9802 | _ACEOF |
| 10489 | rm -f conftest.$ac_objext conftest$ac_exeext | 9803 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10490 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9804 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 10491 | (eval $ac_link) 2>conftest.er1 | 9805 | (eval $ac_link) 2>&5 |
| 10492 | ac_status=$? | 9806 | ac_status=$? |
| 10493 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10494 | rm -f conftest.er1 | ||
| 10495 | cat conftest.err >&5 | ||
| 10496 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9807 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10497 | (exit $ac_status); } && | 9808 | (exit $ac_status); } && |
| 10498 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9809 | { ac_try='test -s conftest$ac_exeext' |
| 10499 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10500 | (eval $ac_try) 2>&5 | ||
| 10501 | ac_status=$? | ||
| 10502 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10503 | (exit $ac_status); }; } && | ||
| 10504 | { ac_try='test -s conftest$ac_exeext' | ||
| 10505 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9810 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10506 | (eval $ac_try) 2>&5 | 9811 | (eval $ac_try) 2>&5 |
| 10507 | ac_status=$? | 9812 | ac_status=$? |
| @@ -10514,8 +9819,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10514 | 9819 | ||
| 10515 | emacs_cv_x11_version_5_with_xaw=no | 9820 | emacs_cv_x11_version_5_with_xaw=no |
| 10516 | fi | 9821 | fi |
| 10517 | rm -f conftest.err conftest.$ac_objext \ | 9822 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10518 | conftest$ac_exeext conftest.$ac_ext | ||
| 10519 | fi | 9823 | fi |
| 10520 | 9824 | ||
| 10521 | if test $emacs_cv_x11_version_5_with_xaw = yes; then | 9825 | if test $emacs_cv_x11_version_5_with_xaw = yes; then |
| @@ -10541,6 +9845,7 @@ echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6 | |||
| 10541 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9845 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10542 | else | 9846 | else |
| 10543 | cat >conftest.$ac_ext <<_ACEOF | 9847 | cat >conftest.$ac_ext <<_ACEOF |
| 9848 | #line $LINENO "configure" | ||
| 10544 | /* confdefs.h. */ | 9849 | /* confdefs.h. */ |
| 10545 | _ACEOF | 9850 | _ACEOF |
| 10546 | cat confdefs.h >>conftest.$ac_ext | 9851 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10560,20 +9865,11 @@ fail; | |||
| 10560 | _ACEOF | 9865 | _ACEOF |
| 10561 | rm -f conftest.$ac_objext conftest$ac_exeext | 9866 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10562 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9867 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 10563 | (eval $ac_link) 2>conftest.er1 | 9868 | (eval $ac_link) 2>&5 |
| 10564 | ac_status=$? | 9869 | ac_status=$? |
| 10565 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10566 | rm -f conftest.er1 | ||
| 10567 | cat conftest.err >&5 | ||
| 10568 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9870 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10569 | (exit $ac_status); } && | 9871 | (exit $ac_status); } && |
| 10570 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9872 | { ac_try='test -s conftest$ac_exeext' |
| 10571 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10572 | (eval $ac_try) 2>&5 | ||
| 10573 | ac_status=$? | ||
| 10574 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10575 | (exit $ac_status); }; } && | ||
| 10576 | { ac_try='test -s conftest$ac_exeext' | ||
| 10577 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9873 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10578 | (eval $ac_try) 2>&5 | 9874 | (eval $ac_try) 2>&5 |
| 10579 | ac_status=$? | 9875 | ac_status=$? |
| @@ -10586,8 +9882,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10586 | 9882 | ||
| 10587 | emacs_cv_x11_toolkit_version_6=no | 9883 | emacs_cv_x11_toolkit_version_6=no |
| 10588 | fi | 9884 | fi |
| 10589 | rm -f conftest.err conftest.$ac_objext \ | 9885 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10590 | conftest$ac_exeext conftest.$ac_ext | ||
| 10591 | fi | 9886 | fi |
| 10592 | 9887 | ||
| 10593 | HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6 | 9888 | HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6 |
| @@ -10619,6 +9914,7 @@ else | |||
| 10619 | ac_check_lib_save_LIBS=$LIBS | 9914 | ac_check_lib_save_LIBS=$LIBS |
| 10620 | LIBS="-lXmu $LIBS" | 9915 | LIBS="-lXmu $LIBS" |
| 10621 | cat >conftest.$ac_ext <<_ACEOF | 9916 | cat >conftest.$ac_ext <<_ACEOF |
| 9917 | #line $LINENO "configure" | ||
| 10622 | /* confdefs.h. */ | 9918 | /* confdefs.h. */ |
| 10623 | _ACEOF | 9919 | _ACEOF |
| 10624 | cat confdefs.h >>conftest.$ac_ext | 9920 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10642,20 +9938,11 @@ XmuConvertStandardSelection (); | |||
| 10642 | _ACEOF | 9938 | _ACEOF |
| 10643 | rm -f conftest.$ac_objext conftest$ac_exeext | 9939 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10644 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9940 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 10645 | (eval $ac_link) 2>conftest.er1 | 9941 | (eval $ac_link) 2>&5 |
| 10646 | ac_status=$? | 9942 | ac_status=$? |
| 10647 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10648 | rm -f conftest.er1 | ||
| 10649 | cat conftest.err >&5 | ||
| 10650 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9943 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10651 | (exit $ac_status); } && | 9944 | (exit $ac_status); } && |
| 10652 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 9945 | { ac_try='test -s conftest$ac_exeext' |
| 10653 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10654 | (eval $ac_try) 2>&5 | ||
| 10655 | ac_status=$? | ||
| 10656 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10657 | (exit $ac_status); }; } && | ||
| 10658 | { ac_try='test -s conftest$ac_exeext' | ||
| 10659 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9946 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10660 | (eval $ac_try) 2>&5 | 9947 | (eval $ac_try) 2>&5 |
| 10661 | ac_status=$? | 9948 | ac_status=$? |
| @@ -10668,8 +9955,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10668 | 9955 | ||
| 10669 | ac_cv_lib_Xmu_XmuConvertStandardSelection=no | 9956 | ac_cv_lib_Xmu_XmuConvertStandardSelection=no |
| 10670 | fi | 9957 | fi |
| 10671 | rm -f conftest.err conftest.$ac_objext \ | 9958 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10672 | conftest$ac_exeext conftest.$ac_ext | ||
| 10673 | LIBS=$ac_check_lib_save_LIBS | 9959 | LIBS=$ac_check_lib_save_LIBS |
| 10674 | fi | 9960 | fi |
| 10675 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5 | 9961 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5 |
| @@ -10698,6 +9984,7 @@ else | |||
| 10698 | ac_check_lib_save_LIBS=$LIBS | 9984 | ac_check_lib_save_LIBS=$LIBS |
| 10699 | LIBS="-lXext $LIBS" | 9985 | LIBS="-lXext $LIBS" |
| 10700 | cat >conftest.$ac_ext <<_ACEOF | 9986 | cat >conftest.$ac_ext <<_ACEOF |
| 9987 | #line $LINENO "configure" | ||
| 10701 | /* confdefs.h. */ | 9988 | /* confdefs.h. */ |
| 10702 | _ACEOF | 9989 | _ACEOF |
| 10703 | cat confdefs.h >>conftest.$ac_ext | 9990 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10721,20 +10008,11 @@ XShapeQueryExtension (); | |||
| 10721 | _ACEOF | 10008 | _ACEOF |
| 10722 | rm -f conftest.$ac_objext conftest$ac_exeext | 10009 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10723 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10010 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 10724 | (eval $ac_link) 2>conftest.er1 | 10011 | (eval $ac_link) 2>&5 |
| 10725 | ac_status=$? | 10012 | ac_status=$? |
| 10726 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10727 | rm -f conftest.er1 | ||
| 10728 | cat conftest.err >&5 | ||
| 10729 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10013 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10730 | (exit $ac_status); } && | 10014 | (exit $ac_status); } && |
| 10731 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10015 | { ac_try='test -s conftest$ac_exeext' |
| 10732 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10733 | (eval $ac_try) 2>&5 | ||
| 10734 | ac_status=$? | ||
| 10735 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10736 | (exit $ac_status); }; } && | ||
| 10737 | { ac_try='test -s conftest$ac_exeext' | ||
| 10738 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10016 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10739 | (eval $ac_try) 2>&5 | 10017 | (eval $ac_try) 2>&5 |
| 10740 | ac_status=$? | 10018 | ac_status=$? |
| @@ -10747,8 +10025,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10747 | 10025 | ||
| 10748 | ac_cv_lib_Xext_XShapeQueryExtension=no | 10026 | ac_cv_lib_Xext_XShapeQueryExtension=no |
| 10749 | fi | 10027 | fi |
| 10750 | rm -f conftest.err conftest.$ac_objext \ | 10028 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10751 | conftest$ac_exeext conftest.$ac_ext | ||
| 10752 | LIBS=$ac_check_lib_save_LIBS | 10029 | LIBS=$ac_check_lib_save_LIBS |
| 10753 | fi | 10030 | fi |
| 10754 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 | 10031 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 |
| @@ -10772,6 +10049,7 @@ if test "${emacs_cv_motif_version_2_1+set}" = set; then | |||
| 10772 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10049 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10773 | else | 10050 | else |
| 10774 | cat >conftest.$ac_ext <<_ACEOF | 10051 | cat >conftest.$ac_ext <<_ACEOF |
| 10052 | #line $LINENO "configure" | ||
| 10775 | /* confdefs.h. */ | 10053 | /* confdefs.h. */ |
| 10776 | _ACEOF | 10054 | _ACEOF |
| 10777 | cat confdefs.h >>conftest.$ac_ext | 10055 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10792,20 +10070,11 @@ Motif version prior to 2.1. | |||
| 10792 | _ACEOF | 10070 | _ACEOF |
| 10793 | rm -f conftest.$ac_objext | 10071 | rm -f conftest.$ac_objext |
| 10794 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10072 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 10795 | (eval $ac_compile) 2>conftest.er1 | 10073 | (eval $ac_compile) 2>&5 |
| 10796 | ac_status=$? | 10074 | ac_status=$? |
| 10797 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10798 | rm -f conftest.er1 | ||
| 10799 | cat conftest.err >&5 | ||
| 10800 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10075 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10801 | (exit $ac_status); } && | 10076 | (exit $ac_status); } && |
| 10802 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10077 | { ac_try='test -s conftest.$ac_objext' |
| 10803 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10804 | (eval $ac_try) 2>&5 | ||
| 10805 | ac_status=$? | ||
| 10806 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10807 | (exit $ac_status); }; } && | ||
| 10808 | { ac_try='test -s conftest.$ac_objext' | ||
| 10809 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10078 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10810 | (eval $ac_try) 2>&5 | 10079 | (eval $ac_try) 2>&5 |
| 10811 | ac_status=$? | 10080 | ac_status=$? |
| @@ -10818,7 +10087,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10818 | 10087 | ||
| 10819 | emacs_cv_motif_version_2_1=no | 10088 | emacs_cv_motif_version_2_1=no |
| 10820 | fi | 10089 | fi |
| 10821 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 10090 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 10822 | fi | 10091 | fi |
| 10823 | echo "$as_me:$LINENO: result: $emacs_cv_motif_version_2_1" >&5 | 10092 | echo "$as_me:$LINENO: result: $emacs_cv_motif_version_2_1" >&5 |
| 10824 | echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6 | 10093 | echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6 |
| @@ -10838,6 +10107,7 @@ else | |||
| 10838 | ac_check_lib_save_LIBS=$LIBS | 10107 | ac_check_lib_save_LIBS=$LIBS |
| 10839 | LIBS="-lXp $LIBS" | 10108 | LIBS="-lXp $LIBS" |
| 10840 | cat >conftest.$ac_ext <<_ACEOF | 10109 | cat >conftest.$ac_ext <<_ACEOF |
| 10110 | #line $LINENO "configure" | ||
| 10841 | /* confdefs.h. */ | 10111 | /* confdefs.h. */ |
| 10842 | _ACEOF | 10112 | _ACEOF |
| 10843 | cat confdefs.h >>conftest.$ac_ext | 10113 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10861,20 +10131,11 @@ XpCreateContext (); | |||
| 10861 | _ACEOF | 10131 | _ACEOF |
| 10862 | rm -f conftest.$ac_objext conftest$ac_exeext | 10132 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10863 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10133 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 10864 | (eval $ac_link) 2>conftest.er1 | 10134 | (eval $ac_link) 2>&5 |
| 10865 | ac_status=$? | 10135 | ac_status=$? |
| 10866 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10867 | rm -f conftest.er1 | ||
| 10868 | cat conftest.err >&5 | ||
| 10869 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10136 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10870 | (exit $ac_status); } && | 10137 | (exit $ac_status); } && |
| 10871 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10138 | { ac_try='test -s conftest$ac_exeext' |
| 10872 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10873 | (eval $ac_try) 2>&5 | ||
| 10874 | ac_status=$? | ||
| 10875 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10876 | (exit $ac_status); }; } && | ||
| 10877 | { ac_try='test -s conftest$ac_exeext' | ||
| 10878 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10139 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10879 | (eval $ac_try) 2>&5 | 10140 | (eval $ac_try) 2>&5 |
| 10880 | ac_status=$? | 10141 | ac_status=$? |
| @@ -10887,8 +10148,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10887 | 10148 | ||
| 10888 | ac_cv_lib_Xp_XpCreateContext=no | 10149 | ac_cv_lib_Xp_XpCreateContext=no |
| 10889 | fi | 10150 | fi |
| 10890 | rm -f conftest.err conftest.$ac_objext \ | 10151 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10891 | conftest$ac_exeext conftest.$ac_ext | ||
| 10892 | LIBS=$ac_check_lib_save_LIBS | 10152 | LIBS=$ac_check_lib_save_LIBS |
| 10893 | fi | 10153 | fi |
| 10894 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xp_XpCreateContext" >&5 | 10154 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xp_XpCreateContext" >&5 |
| @@ -10918,6 +10178,7 @@ else | |||
| 10918 | CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS" | 10178 | CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS" |
| 10919 | CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS" | 10179 | CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS" |
| 10920 | cat >conftest.$ac_ext <<_ACEOF | 10180 | cat >conftest.$ac_ext <<_ACEOF |
| 10181 | #line $LINENO "configure" | ||
| 10921 | /* confdefs.h. */ | 10182 | /* confdefs.h. */ |
| 10922 | _ACEOF | 10183 | _ACEOF |
| 10923 | cat confdefs.h >>conftest.$ac_ext | 10184 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10934,20 +10195,11 @@ int x = 5; | |||
| 10934 | _ACEOF | 10195 | _ACEOF |
| 10935 | rm -f conftest.$ac_objext | 10196 | rm -f conftest.$ac_objext |
| 10936 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10197 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 10937 | (eval $ac_compile) 2>conftest.er1 | 10198 | (eval $ac_compile) 2>&5 |
| 10938 | ac_status=$? | 10199 | ac_status=$? |
| 10939 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10940 | rm -f conftest.er1 | ||
| 10941 | cat conftest.err >&5 | ||
| 10942 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10200 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10943 | (exit $ac_status); } && | 10201 | (exit $ac_status); } && |
| 10944 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10202 | { ac_try='test -s conftest.$ac_objext' |
| 10945 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10946 | (eval $ac_try) 2>&5 | ||
| 10947 | ac_status=$? | ||
| 10948 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10949 | (exit $ac_status); }; } && | ||
| 10950 | { ac_try='test -s conftest.$ac_objext' | ||
| 10951 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10203 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10952 | (eval $ac_try) 2>&5 | 10204 | (eval $ac_try) 2>&5 |
| 10953 | ac_status=$? | 10205 | ac_status=$? |
| @@ -10960,7 +10212,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10960 | 10212 | ||
| 10961 | emacs_cv_lesstif=no | 10213 | emacs_cv_lesstif=no |
| 10962 | fi | 10214 | fi |
| 10963 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 10215 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 10964 | fi | 10216 | fi |
| 10965 | echo "$as_me:$LINENO: result: $emacs_cv_lesstif" >&5 | 10217 | echo "$as_me:$LINENO: result: $emacs_cv_lesstif" >&5 |
| 10966 | echo "${ECHO_T}$emacs_cv_lesstif" >&6 | 10218 | echo "${ECHO_T}$emacs_cv_lesstif" >&6 |
| @@ -10989,6 +10241,7 @@ if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then | |||
| 10989 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10241 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10990 | else | 10242 | else |
| 10991 | cat >conftest.$ac_ext <<_ACEOF | 10243 | cat >conftest.$ac_ext <<_ACEOF |
| 10244 | #line $LINENO "configure" | ||
| 10992 | /* confdefs.h. */ | 10245 | /* confdefs.h. */ |
| 10993 | _ACEOF | 10246 | _ACEOF |
| 10994 | cat confdefs.h >>conftest.$ac_ext | 10247 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11006,7 +10259,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 11006 | (exit $ac_status); } >/dev/null; then | 10259 | (exit $ac_status); } >/dev/null; then |
| 11007 | if test -s conftest.err; then | 10260 | if test -s conftest.err; then |
| 11008 | ac_cpp_err=$ac_c_preproc_warn_flag | 10261 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 11009 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 11010 | else | 10262 | else |
| 11011 | ac_cpp_err= | 10263 | ac_cpp_err= |
| 11012 | fi | 10264 | fi |
| @@ -11034,6 +10286,7 @@ else | |||
| 11034 | ac_check_lib_save_LIBS=$LIBS | 10286 | ac_check_lib_save_LIBS=$LIBS |
| 11035 | LIBS="-lXaw3d $LIBS" | 10287 | LIBS="-lXaw3d $LIBS" |
| 11036 | cat >conftest.$ac_ext <<_ACEOF | 10288 | cat >conftest.$ac_ext <<_ACEOF |
| 10289 | #line $LINENO "configure" | ||
| 11037 | /* confdefs.h. */ | 10290 | /* confdefs.h. */ |
| 11038 | _ACEOF | 10291 | _ACEOF |
| 11039 | cat confdefs.h >>conftest.$ac_ext | 10292 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11057,20 +10310,11 @@ XawScrollbarSetThumb (); | |||
| 11057 | _ACEOF | 10310 | _ACEOF |
| 11058 | rm -f conftest.$ac_objext conftest$ac_exeext | 10311 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11059 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10312 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 11060 | (eval $ac_link) 2>conftest.er1 | 10313 | (eval $ac_link) 2>&5 |
| 11061 | ac_status=$? | 10314 | ac_status=$? |
| 11062 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11063 | rm -f conftest.er1 | ||
| 11064 | cat conftest.err >&5 | ||
| 11065 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10315 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11066 | (exit $ac_status); } && | 10316 | (exit $ac_status); } && |
| 11067 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10317 | { ac_try='test -s conftest$ac_exeext' |
| 11068 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11069 | (eval $ac_try) 2>&5 | ||
| 11070 | ac_status=$? | ||
| 11071 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11072 | (exit $ac_status); }; } && | ||
| 11073 | { ac_try='test -s conftest$ac_exeext' | ||
| 11074 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10318 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11075 | (eval $ac_try) 2>&5 | 10319 | (eval $ac_try) 2>&5 |
| 11076 | ac_status=$? | 10320 | ac_status=$? |
| @@ -11083,8 +10327,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11083 | 10327 | ||
| 11084 | ac_cv_lib_Xaw3d_XawScrollbarSetThumb=no | 10328 | ac_cv_lib_Xaw3d_XawScrollbarSetThumb=no |
| 11085 | fi | 10329 | fi |
| 11086 | rm -f conftest.err conftest.$ac_objext \ | 10330 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 11087 | conftest$ac_exeext conftest.$ac_ext | ||
| 11088 | LIBS=$ac_check_lib_save_LIBS | 10331 | LIBS=$ac_check_lib_save_LIBS |
| 11089 | fi | 10332 | fi |
| 11090 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5 | 10333 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5 |
| @@ -11141,6 +10384,7 @@ _ACEOF | |||
| 11141 | fi | 10384 | fi |
| 11142 | 10385 | ||
| 11143 | cat >conftest.$ac_ext <<_ACEOF | 10386 | cat >conftest.$ac_ext <<_ACEOF |
| 10387 | #line $LINENO "configure" | ||
| 11144 | /* confdefs.h. */ | 10388 | /* confdefs.h. */ |
| 11145 | _ACEOF | 10389 | _ACEOF |
| 11146 | cat confdefs.h >>conftest.$ac_ext | 10390 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11159,20 +10403,11 @@ XIMProc callback; | |||
| 11159 | _ACEOF | 10403 | _ACEOF |
| 11160 | rm -f conftest.$ac_objext | 10404 | rm -f conftest.$ac_objext |
| 11161 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10405 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 11162 | (eval $ac_compile) 2>conftest.er1 | 10406 | (eval $ac_compile) 2>&5 |
| 11163 | ac_status=$? | 10407 | ac_status=$? |
| 11164 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11165 | rm -f conftest.er1 | ||
| 11166 | cat conftest.err >&5 | ||
| 11167 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10408 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11168 | (exit $ac_status); } && | 10409 | (exit $ac_status); } && |
| 11169 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10410 | { ac_try='test -s conftest.$ac_objext' |
| 11170 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11171 | (eval $ac_try) 2>&5 | ||
| 11172 | ac_status=$? | ||
| 11173 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11174 | (exit $ac_status); }; } && | ||
| 11175 | { ac_try='test -s conftest.$ac_objext' | ||
| 11176 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10411 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11177 | (eval $ac_try) 2>&5 | 10412 | (eval $ac_try) 2>&5 |
| 11178 | ac_status=$? | 10413 | ac_status=$? |
| @@ -11190,7 +10425,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11190 | 10425 | ||
| 11191 | HAVE_XIM=no | 10426 | HAVE_XIM=no |
| 11192 | fi | 10427 | fi |
| 11193 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 10428 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 11194 | 10429 | ||
| 11195 | 10430 | ||
| 11196 | if test "${with_xim}" != "no"; then | 10431 | if test "${with_xim}" != "no"; then |
| @@ -11208,6 +10443,7 @@ if test "${HAVE_XIM}" != "no"; then | |||
| 11208 | CFLAGS="$CFLAGS --pedantic-errors" | 10443 | CFLAGS="$CFLAGS --pedantic-errors" |
| 11209 | fi | 10444 | fi |
| 11210 | cat >conftest.$ac_ext <<_ACEOF | 10445 | cat >conftest.$ac_ext <<_ACEOF |
| 10446 | #line $LINENO "configure" | ||
| 11211 | /* confdefs.h. */ | 10447 | /* confdefs.h. */ |
| 11212 | _ACEOF | 10448 | _ACEOF |
| 11213 | cat confdefs.h >>conftest.$ac_ext | 10449 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11239,20 +10475,11 @@ extern Bool XRegisterIMInstantiateCallback(Display*, XrmDatabase, char*, | |||
| 11239 | _ACEOF | 10475 | _ACEOF |
| 11240 | rm -f conftest.$ac_objext | 10476 | rm -f conftest.$ac_objext |
| 11241 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10477 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 11242 | (eval $ac_compile) 2>conftest.er1 | 10478 | (eval $ac_compile) 2>&5 |
| 11243 | ac_status=$? | 10479 | ac_status=$? |
| 11244 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11245 | rm -f conftest.er1 | ||
| 11246 | cat conftest.err >&5 | ||
| 11247 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10480 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11248 | (exit $ac_status); } && | 10481 | (exit $ac_status); } && |
| 11249 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10482 | { ac_try='test -s conftest.$ac_objext' |
| 11250 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11251 | (eval $ac_try) 2>&5 | ||
| 11252 | ac_status=$? | ||
| 11253 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11254 | (exit $ac_status); }; } && | ||
| 11255 | { ac_try='test -s conftest.$ac_objext' | ||
| 11256 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10483 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11257 | (eval $ac_try) 2>&5 | 10484 | (eval $ac_try) 2>&5 |
| 11258 | ac_status=$? | 10485 | ac_status=$? |
| @@ -11264,7 +10491,7 @@ else | |||
| 11264 | sed 's/^/| /' conftest.$ac_ext >&5 | 10491 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11265 | 10492 | ||
| 11266 | fi | 10493 | fi |
| 11267 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 10494 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 11268 | 10495 | ||
| 11269 | if test "$emacs_cv_arg6_star" = yes; then | 10496 | if test "$emacs_cv_arg6_star" = yes; then |
| 11270 | cat >>confdefs.h <<\_ACEOF | 10497 | cat >>confdefs.h <<\_ACEOF |
| @@ -11297,6 +10524,7 @@ else | |||
| 11297 | echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5 | 10524 | echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5 |
| 11298 | echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6 | 10525 | echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6 |
| 11299 | cat >conftest.$ac_ext <<_ACEOF | 10526 | cat >conftest.$ac_ext <<_ACEOF |
| 10527 | #line $LINENO "configure" | ||
| 11300 | /* confdefs.h. */ | 10528 | /* confdefs.h. */ |
| 11301 | _ACEOF | 10529 | _ACEOF |
| 11302 | cat confdefs.h >>conftest.$ac_ext | 10530 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11307,20 +10535,11 @@ $ac_includes_default | |||
| 11307 | _ACEOF | 10535 | _ACEOF |
| 11308 | rm -f conftest.$ac_objext | 10536 | rm -f conftest.$ac_objext |
| 11309 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10537 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 11310 | (eval $ac_compile) 2>conftest.er1 | 10538 | (eval $ac_compile) 2>&5 |
| 11311 | ac_status=$? | 10539 | ac_status=$? |
| 11312 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11313 | rm -f conftest.er1 | ||
| 11314 | cat conftest.err >&5 | ||
| 11315 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10540 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11316 | (exit $ac_status); } && | 10541 | (exit $ac_status); } && |
| 11317 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10542 | { ac_try='test -s conftest.$ac_objext' |
| 11318 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11319 | (eval $ac_try) 2>&5 | ||
| 11320 | ac_status=$? | ||
| 11321 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11322 | (exit $ac_status); }; } && | ||
| 11323 | { ac_try='test -s conftest.$ac_objext' | ||
| 11324 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10543 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11325 | (eval $ac_try) 2>&5 | 10544 | (eval $ac_try) 2>&5 |
| 11326 | ac_status=$? | 10545 | ac_status=$? |
| @@ -11333,7 +10552,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11333 | 10552 | ||
| 11334 | ac_header_compiler=no | 10553 | ac_header_compiler=no |
| 11335 | fi | 10554 | fi |
| 11336 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 10555 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 11337 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 10556 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 11338 | echo "${ECHO_T}$ac_header_compiler" >&6 | 10557 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 11339 | 10558 | ||
| @@ -11341,6 +10560,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 11341 | echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5 | 10560 | echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5 |
| 11342 | echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6 | 10561 | echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6 |
| 11343 | cat >conftest.$ac_ext <<_ACEOF | 10562 | cat >conftest.$ac_ext <<_ACEOF |
| 10563 | #line $LINENO "configure" | ||
| 11344 | /* confdefs.h. */ | 10564 | /* confdefs.h. */ |
| 11345 | _ACEOF | 10565 | _ACEOF |
| 11346 | cat confdefs.h >>conftest.$ac_ext | 10566 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11358,7 +10578,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 11358 | (exit $ac_status); } >/dev/null; then | 10578 | (exit $ac_status); } >/dev/null; then |
| 11359 | if test -s conftest.err; then | 10579 | if test -s conftest.err; then |
| 11360 | ac_cpp_err=$ac_c_preproc_warn_flag | 10580 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 11361 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 11362 | else | 10581 | else |
| 11363 | ac_cpp_err= | 10582 | ac_cpp_err= |
| 11364 | fi | 10583 | fi |
| @@ -11378,32 +10597,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 11378 | echo "${ECHO_T}$ac_header_preproc" >&6 | 10597 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 11379 | 10598 | ||
| 11380 | # So? What about this header? | 10599 | # So? What about this header? |
| 11381 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 10600 | case $ac_header_compiler:$ac_header_preproc in |
| 11382 | yes:no: ) | 10601 | yes:no ) |
| 11383 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 10602 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 11384 | echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 10603 | echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 11385 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the compiler's result" >&5 | 10604 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 |
| 11386 | echo "$as_me: WARNING: X11/xpm.h: proceeding with the compiler's result" >&2;} | 10605 | echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} |
| 11387 | ac_header_preproc=yes | 10606 | ( |
| 10607 | cat <<\_ASBOX | ||
| 10608 | ## ------------------------------------ ## | ||
| 10609 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 10610 | ## ------------------------------------ ## | ||
| 10611 | _ASBOX | ||
| 10612 | ) | | ||
| 10613 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 11388 | ;; | 10614 | ;; |
| 11389 | no:yes:* ) | 10615 | no:yes ) |
| 11390 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5 | 10616 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5 |
| 11391 | echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;} | 10617 | echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;} |
| 11392 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5 | 10618 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5 |
| 11393 | echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;} | 10619 | echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;} |
| 11394 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: see the Autoconf documentation" >&5 | ||
| 11395 | echo "$as_me: WARNING: X11/xpm.h: see the Autoconf documentation" >&2;} | ||
| 11396 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 11397 | echo "$as_me: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 11398 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 | 10620 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 |
| 11399 | echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} | 10621 | echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} |
| 11400 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&5 | ||
| 11401 | echo "$as_me: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&2;} | ||
| 11402 | ( | 10622 | ( |
| 11403 | cat <<\_ASBOX | 10623 | cat <<\_ASBOX |
| 11404 | ## ------------------------------------------ ## | 10624 | ## ------------------------------------ ## |
| 11405 | ## Report this to the AC_PACKAGE_NAME lists. ## | 10625 | ## Report this to bug-autoconf@gnu.org. ## |
| 11406 | ## ------------------------------------------ ## | 10626 | ## ------------------------------------ ## |
| 11407 | _ASBOX | 10627 | _ASBOX |
| 11408 | ) | | 10628 | ) | |
| 11409 | sed "s/^/$as_me: WARNING: /" >&2 | 10629 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -11429,6 +10649,7 @@ else | |||
| 11429 | ac_check_lib_save_LIBS=$LIBS | 10649 | ac_check_lib_save_LIBS=$LIBS |
| 11430 | LIBS="-lXpm -lX11 $LIBS" | 10650 | LIBS="-lXpm -lX11 $LIBS" |
| 11431 | cat >conftest.$ac_ext <<_ACEOF | 10651 | cat >conftest.$ac_ext <<_ACEOF |
| 10652 | #line $LINENO "configure" | ||
| 11432 | /* confdefs.h. */ | 10653 | /* confdefs.h. */ |
| 11433 | _ACEOF | 10654 | _ACEOF |
| 11434 | cat confdefs.h >>conftest.$ac_ext | 10655 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11452,20 +10673,11 @@ XpmReadFileToPixmap (); | |||
| 11452 | _ACEOF | 10673 | _ACEOF |
| 11453 | rm -f conftest.$ac_objext conftest$ac_exeext | 10674 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11454 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10675 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 11455 | (eval $ac_link) 2>conftest.er1 | 10676 | (eval $ac_link) 2>&5 |
| 11456 | ac_status=$? | 10677 | ac_status=$? |
| 11457 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11458 | rm -f conftest.er1 | ||
| 11459 | cat conftest.err >&5 | ||
| 11460 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10678 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11461 | (exit $ac_status); } && | 10679 | (exit $ac_status); } && |
| 11462 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10680 | { ac_try='test -s conftest$ac_exeext' |
| 11463 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11464 | (eval $ac_try) 2>&5 | ||
| 11465 | ac_status=$? | ||
| 11466 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11467 | (exit $ac_status); }; } && | ||
| 11468 | { ac_try='test -s conftest$ac_exeext' | ||
| 11469 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10681 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11470 | (eval $ac_try) 2>&5 | 10682 | (eval $ac_try) 2>&5 |
| 11471 | ac_status=$? | 10683 | ac_status=$? |
| @@ -11478,8 +10690,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11478 | 10690 | ||
| 11479 | ac_cv_lib_Xpm_XpmReadFileToPixmap=no | 10691 | ac_cv_lib_Xpm_XpmReadFileToPixmap=no |
| 11480 | fi | 10692 | fi |
| 11481 | rm -f conftest.err conftest.$ac_objext \ | 10693 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 11482 | conftest$ac_exeext conftest.$ac_ext | ||
| 11483 | LIBS=$ac_check_lib_save_LIBS | 10694 | LIBS=$ac_check_lib_save_LIBS |
| 11484 | fi | 10695 | fi |
| 11485 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5 | 10696 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5 |
| @@ -11495,6 +10706,7 @@ fi | |||
| 11495 | echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5 | 10706 | echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5 |
| 11496 | echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 | 10707 | echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 |
| 11497 | cat >conftest.$ac_ext <<_ACEOF | 10708 | cat >conftest.$ac_ext <<_ACEOF |
| 10709 | #line $LINENO "configure" | ||
| 11498 | /* confdefs.h. */ | 10710 | /* confdefs.h. */ |
| 11499 | _ACEOF | 10711 | _ACEOF |
| 11500 | cat confdefs.h >>conftest.$ac_ext | 10712 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11551,6 +10763,7 @@ else | |||
| 11551 | echo "$as_me:$LINENO: checking jerror.h usability" >&5 | 10763 | echo "$as_me:$LINENO: checking jerror.h usability" >&5 |
| 11552 | echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6 | 10764 | echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6 |
| 11553 | cat >conftest.$ac_ext <<_ACEOF | 10765 | cat >conftest.$ac_ext <<_ACEOF |
| 10766 | #line $LINENO "configure" | ||
| 11554 | /* confdefs.h. */ | 10767 | /* confdefs.h. */ |
| 11555 | _ACEOF | 10768 | _ACEOF |
| 11556 | cat confdefs.h >>conftest.$ac_ext | 10769 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11561,20 +10774,11 @@ $ac_includes_default | |||
| 11561 | _ACEOF | 10774 | _ACEOF |
| 11562 | rm -f conftest.$ac_objext | 10775 | rm -f conftest.$ac_objext |
| 11563 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10776 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 11564 | (eval $ac_compile) 2>conftest.er1 | 10777 | (eval $ac_compile) 2>&5 |
| 11565 | ac_status=$? | 10778 | ac_status=$? |
| 11566 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11567 | rm -f conftest.er1 | ||
| 11568 | cat conftest.err >&5 | ||
| 11569 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10779 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11570 | (exit $ac_status); } && | 10780 | (exit $ac_status); } && |
| 11571 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10781 | { ac_try='test -s conftest.$ac_objext' |
| 11572 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11573 | (eval $ac_try) 2>&5 | ||
| 11574 | ac_status=$? | ||
| 11575 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11576 | (exit $ac_status); }; } && | ||
| 11577 | { ac_try='test -s conftest.$ac_objext' | ||
| 11578 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10782 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11579 | (eval $ac_try) 2>&5 | 10783 | (eval $ac_try) 2>&5 |
| 11580 | ac_status=$? | 10784 | ac_status=$? |
| @@ -11587,7 +10791,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11587 | 10791 | ||
| 11588 | ac_header_compiler=no | 10792 | ac_header_compiler=no |
| 11589 | fi | 10793 | fi |
| 11590 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 10794 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 11591 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 10795 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 11592 | echo "${ECHO_T}$ac_header_compiler" >&6 | 10796 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 11593 | 10797 | ||
| @@ -11595,6 +10799,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 11595 | echo "$as_me:$LINENO: checking jerror.h presence" >&5 | 10799 | echo "$as_me:$LINENO: checking jerror.h presence" >&5 |
| 11596 | echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6 | 10800 | echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6 |
| 11597 | cat >conftest.$ac_ext <<_ACEOF | 10801 | cat >conftest.$ac_ext <<_ACEOF |
| 10802 | #line $LINENO "configure" | ||
| 11598 | /* confdefs.h. */ | 10803 | /* confdefs.h. */ |
| 11599 | _ACEOF | 10804 | _ACEOF |
| 11600 | cat confdefs.h >>conftest.$ac_ext | 10805 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11612,7 +10817,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 11612 | (exit $ac_status); } >/dev/null; then | 10817 | (exit $ac_status); } >/dev/null; then |
| 11613 | if test -s conftest.err; then | 10818 | if test -s conftest.err; then |
| 11614 | ac_cpp_err=$ac_c_preproc_warn_flag | 10819 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 11615 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 11616 | else | 10820 | else |
| 11617 | ac_cpp_err= | 10821 | ac_cpp_err= |
| 11618 | fi | 10822 | fi |
| @@ -11632,32 +10836,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 11632 | echo "${ECHO_T}$ac_header_preproc" >&6 | 10836 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 11633 | 10837 | ||
| 11634 | # So? What about this header? | 10838 | # So? What about this header? |
| 11635 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 10839 | case $ac_header_compiler:$ac_header_preproc in |
| 11636 | yes:no: ) | 10840 | yes:no ) |
| 11637 | { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 10841 | { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 11638 | echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 10842 | echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 11639 | { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the compiler's result" >&5 | 10843 | { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 |
| 11640 | echo "$as_me: WARNING: jerror.h: proceeding with the compiler's result" >&2;} | 10844 | echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} |
| 11641 | ac_header_preproc=yes | 10845 | ( |
| 10846 | cat <<\_ASBOX | ||
| 10847 | ## ------------------------------------ ## | ||
| 10848 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 10849 | ## ------------------------------------ ## | ||
| 10850 | _ASBOX | ||
| 10851 | ) | | ||
| 10852 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 11642 | ;; | 10853 | ;; |
| 11643 | no:yes:* ) | 10854 | no:yes ) |
| 11644 | { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5 | 10855 | { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5 |
| 11645 | echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;} | 10856 | echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;} |
| 11646 | { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5 | 10857 | { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5 |
| 11647 | echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;} | 10858 | echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;} |
| 11648 | { echo "$as_me:$LINENO: WARNING: jerror.h: see the Autoconf documentation" >&5 | ||
| 11649 | echo "$as_me: WARNING: jerror.h: see the Autoconf documentation" >&2;} | ||
| 11650 | { echo "$as_me:$LINENO: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 11651 | echo "$as_me: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 11652 | { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 | 10859 | { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 |
| 11653 | echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} | 10860 | echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} |
| 11654 | { echo "$as_me:$LINENO: WARNING: jerror.h: in the future, the compiler will take precedence" >&5 | ||
| 11655 | echo "$as_me: WARNING: jerror.h: in the future, the compiler will take precedence" >&2;} | ||
| 11656 | ( | 10861 | ( |
| 11657 | cat <<\_ASBOX | 10862 | cat <<\_ASBOX |
| 11658 | ## ------------------------------------------ ## | 10863 | ## ------------------------------------ ## |
| 11659 | ## Report this to the AC_PACKAGE_NAME lists. ## | 10864 | ## Report this to bug-autoconf@gnu.org. ## |
| 11660 | ## ------------------------------------------ ## | 10865 | ## ------------------------------------ ## |
| 11661 | _ASBOX | 10866 | _ASBOX |
| 11662 | ) | | 10867 | ) | |
| 11663 | sed "s/^/$as_me: WARNING: /" >&2 | 10868 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -11683,6 +10888,7 @@ else | |||
| 11683 | ac_check_lib_save_LIBS=$LIBS | 10888 | ac_check_lib_save_LIBS=$LIBS |
| 11684 | LIBS="-ljpeg $LIBS" | 10889 | LIBS="-ljpeg $LIBS" |
| 11685 | cat >conftest.$ac_ext <<_ACEOF | 10890 | cat >conftest.$ac_ext <<_ACEOF |
| 10891 | #line $LINENO "configure" | ||
| 11686 | /* confdefs.h. */ | 10892 | /* confdefs.h. */ |
| 11687 | _ACEOF | 10893 | _ACEOF |
| 11688 | cat confdefs.h >>conftest.$ac_ext | 10894 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11706,20 +10912,11 @@ jpeg_destroy_compress (); | |||
| 11706 | _ACEOF | 10912 | _ACEOF |
| 11707 | rm -f conftest.$ac_objext conftest$ac_exeext | 10913 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11708 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10914 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 11709 | (eval $ac_link) 2>conftest.er1 | 10915 | (eval $ac_link) 2>&5 |
| 11710 | ac_status=$? | 10916 | ac_status=$? |
| 11711 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11712 | rm -f conftest.er1 | ||
| 11713 | cat conftest.err >&5 | ||
| 11714 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10917 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11715 | (exit $ac_status); } && | 10918 | (exit $ac_status); } && |
| 11716 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 10919 | { ac_try='test -s conftest$ac_exeext' |
| 11717 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11718 | (eval $ac_try) 2>&5 | ||
| 11719 | ac_status=$? | ||
| 11720 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11721 | (exit $ac_status); }; } && | ||
| 11722 | { ac_try='test -s conftest$ac_exeext' | ||
| 11723 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10920 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11724 | (eval $ac_try) 2>&5 | 10921 | (eval $ac_try) 2>&5 |
| 11725 | ac_status=$? | 10922 | ac_status=$? |
| @@ -11732,8 +10929,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11732 | 10929 | ||
| 11733 | ac_cv_lib_jpeg_jpeg_destroy_compress=no | 10930 | ac_cv_lib_jpeg_jpeg_destroy_compress=no |
| 11734 | fi | 10931 | fi |
| 11735 | rm -f conftest.err conftest.$ac_objext \ | 10932 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 11736 | conftest$ac_exeext conftest.$ac_ext | ||
| 11737 | LIBS=$ac_check_lib_save_LIBS | 10933 | LIBS=$ac_check_lib_save_LIBS |
| 11738 | fi | 10934 | fi |
| 11739 | echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5 | 10935 | echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5 |
| @@ -11754,6 +10950,7 @@ fi | |||
| 11754 | _ACEOF | 10950 | _ACEOF |
| 11755 | 10951 | ||
| 11756 | cat >conftest.$ac_ext <<_ACEOF | 10952 | cat >conftest.$ac_ext <<_ACEOF |
| 10953 | #line $LINENO "configure" | ||
| 11757 | /* confdefs.h. */ | 10954 | /* confdefs.h. */ |
| 11758 | _ACEOF | 10955 | _ACEOF |
| 11759 | cat confdefs.h >>conftest.$ac_ext | 10956 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11803,6 +11000,7 @@ else | |||
| 11803 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 11000 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 11804 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 11001 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 11805 | cat >conftest.$ac_ext <<_ACEOF | 11002 | cat >conftest.$ac_ext <<_ACEOF |
| 11003 | #line $LINENO "configure" | ||
| 11806 | /* confdefs.h. */ | 11004 | /* confdefs.h. */ |
| 11807 | _ACEOF | 11005 | _ACEOF |
| 11808 | cat confdefs.h >>conftest.$ac_ext | 11006 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11813,20 +11011,11 @@ $ac_includes_default | |||
| 11813 | _ACEOF | 11011 | _ACEOF |
| 11814 | rm -f conftest.$ac_objext | 11012 | rm -f conftest.$ac_objext |
| 11815 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11013 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 11816 | (eval $ac_compile) 2>conftest.er1 | 11014 | (eval $ac_compile) 2>&5 |
| 11817 | ac_status=$? | 11015 | ac_status=$? |
| 11818 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11819 | rm -f conftest.er1 | ||
| 11820 | cat conftest.err >&5 | ||
| 11821 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11016 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11822 | (exit $ac_status); } && | 11017 | (exit $ac_status); } && |
| 11823 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11018 | { ac_try='test -s conftest.$ac_objext' |
| 11824 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11825 | (eval $ac_try) 2>&5 | ||
| 11826 | ac_status=$? | ||
| 11827 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11828 | (exit $ac_status); }; } && | ||
| 11829 | { ac_try='test -s conftest.$ac_objext' | ||
| 11830 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11019 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11831 | (eval $ac_try) 2>&5 | 11020 | (eval $ac_try) 2>&5 |
| 11832 | ac_status=$? | 11021 | ac_status=$? |
| @@ -11839,7 +11028,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11839 | 11028 | ||
| 11840 | ac_header_compiler=no | 11029 | ac_header_compiler=no |
| 11841 | fi | 11030 | fi |
| 11842 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 11031 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 11843 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 11032 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 11844 | echo "${ECHO_T}$ac_header_compiler" >&6 | 11033 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 11845 | 11034 | ||
| @@ -11847,6 +11036,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 11847 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 11036 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 11848 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 11037 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 11849 | cat >conftest.$ac_ext <<_ACEOF | 11038 | cat >conftest.$ac_ext <<_ACEOF |
| 11039 | #line $LINENO "configure" | ||
| 11850 | /* confdefs.h. */ | 11040 | /* confdefs.h. */ |
| 11851 | _ACEOF | 11041 | _ACEOF |
| 11852 | cat confdefs.h >>conftest.$ac_ext | 11042 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11864,7 +11054,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 11864 | (exit $ac_status); } >/dev/null; then | 11054 | (exit $ac_status); } >/dev/null; then |
| 11865 | if test -s conftest.err; then | 11055 | if test -s conftest.err; then |
| 11866 | ac_cpp_err=$ac_c_preproc_warn_flag | 11056 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 11867 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 11868 | else | 11057 | else |
| 11869 | ac_cpp_err= | 11058 | ac_cpp_err= |
| 11870 | fi | 11059 | fi |
| @@ -11884,32 +11073,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 11884 | echo "${ECHO_T}$ac_header_preproc" >&6 | 11073 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 11885 | 11074 | ||
| 11886 | # So? What about this header? | 11075 | # So? What about this header? |
| 11887 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 11076 | case $ac_header_compiler:$ac_header_preproc in |
| 11888 | yes:no: ) | 11077 | yes:no ) |
| 11889 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 11078 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 11890 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11079 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 11891 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 11080 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 11892 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 11081 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 11893 | ac_header_preproc=yes | 11082 | ( |
| 11083 | cat <<\_ASBOX | ||
| 11084 | ## ------------------------------------ ## | ||
| 11085 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 11086 | ## ------------------------------------ ## | ||
| 11087 | _ASBOX | ||
| 11088 | ) | | ||
| 11089 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 11894 | ;; | 11090 | ;; |
| 11895 | no:yes:* ) | 11091 | no:yes ) |
| 11896 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 11092 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 11897 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 11093 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 11898 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 11094 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 11899 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 11095 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 11900 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 11901 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 11902 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 11903 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 11904 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 11096 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 11905 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 11097 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 11906 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 11907 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 11908 | ( | 11098 | ( |
| 11909 | cat <<\_ASBOX | 11099 | cat <<\_ASBOX |
| 11910 | ## ------------------------------------------ ## | 11100 | ## ------------------------------------ ## |
| 11911 | ## Report this to the AC_PACKAGE_NAME lists. ## | 11101 | ## Report this to bug-autoconf@gnu.org. ## |
| 11912 | ## ------------------------------------------ ## | 11102 | ## ------------------------------------ ## |
| 11913 | _ASBOX | 11103 | _ASBOX |
| 11914 | ) | | 11104 | ) | |
| 11915 | sed "s/^/$as_me: WARNING: /" >&2 | 11105 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -11920,7 +11110,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 11920 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 11110 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11921 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11111 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11922 | else | 11112 | else |
| 11923 | eval "$as_ac_Header=\$ac_header_preproc" | 11113 | eval "$as_ac_Header=$ac_header_preproc" |
| 11924 | fi | 11114 | fi |
| 11925 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 11115 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11926 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 11116 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -11944,6 +11134,7 @@ else | |||
| 11944 | ac_check_lib_save_LIBS=$LIBS | 11134 | ac_check_lib_save_LIBS=$LIBS |
| 11945 | LIBS="-lpng -lz -lm $LIBS" | 11135 | LIBS="-lpng -lz -lm $LIBS" |
| 11946 | cat >conftest.$ac_ext <<_ACEOF | 11136 | cat >conftest.$ac_ext <<_ACEOF |
| 11137 | #line $LINENO "configure" | ||
| 11947 | /* confdefs.h. */ | 11138 | /* confdefs.h. */ |
| 11948 | _ACEOF | 11139 | _ACEOF |
| 11949 | cat confdefs.h >>conftest.$ac_ext | 11140 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11967,20 +11158,11 @@ png_get_channels (); | |||
| 11967 | _ACEOF | 11158 | _ACEOF |
| 11968 | rm -f conftest.$ac_objext conftest$ac_exeext | 11159 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11969 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11160 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 11970 | (eval $ac_link) 2>conftest.er1 | 11161 | (eval $ac_link) 2>&5 |
| 11971 | ac_status=$? | 11162 | ac_status=$? |
| 11972 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11973 | rm -f conftest.er1 | ||
| 11974 | cat conftest.err >&5 | ||
| 11975 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11163 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11976 | (exit $ac_status); } && | 11164 | (exit $ac_status); } && |
| 11977 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11165 | { ac_try='test -s conftest$ac_exeext' |
| 11978 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11979 | (eval $ac_try) 2>&5 | ||
| 11980 | ac_status=$? | ||
| 11981 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11982 | (exit $ac_status); }; } && | ||
| 11983 | { ac_try='test -s conftest$ac_exeext' | ||
| 11984 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11166 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11985 | (eval $ac_try) 2>&5 | 11167 | (eval $ac_try) 2>&5 |
| 11986 | ac_status=$? | 11168 | ac_status=$? |
| @@ -11993,8 +11175,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11993 | 11175 | ||
| 11994 | ac_cv_lib_png_png_get_channels=no | 11176 | ac_cv_lib_png_png_get_channels=no |
| 11995 | fi | 11177 | fi |
| 11996 | rm -f conftest.err conftest.$ac_objext \ | 11178 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 11997 | conftest$ac_exeext conftest.$ac_ext | ||
| 11998 | LIBS=$ac_check_lib_save_LIBS | 11179 | LIBS=$ac_check_lib_save_LIBS |
| 11999 | fi | 11180 | fi |
| 12000 | echo "$as_me:$LINENO: result: $ac_cv_lib_png_png_get_channels" >&5 | 11181 | echo "$as_me:$LINENO: result: $ac_cv_lib_png_png_get_channels" >&5 |
| @@ -12032,6 +11213,7 @@ else | |||
| 12032 | echo "$as_me:$LINENO: checking tiffio.h usability" >&5 | 11213 | echo "$as_me:$LINENO: checking tiffio.h usability" >&5 |
| 12033 | echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6 | 11214 | echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6 |
| 12034 | cat >conftest.$ac_ext <<_ACEOF | 11215 | cat >conftest.$ac_ext <<_ACEOF |
| 11216 | #line $LINENO "configure" | ||
| 12035 | /* confdefs.h. */ | 11217 | /* confdefs.h. */ |
| 12036 | _ACEOF | 11218 | _ACEOF |
| 12037 | cat confdefs.h >>conftest.$ac_ext | 11219 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12042,20 +11224,11 @@ $ac_includes_default | |||
| 12042 | _ACEOF | 11224 | _ACEOF |
| 12043 | rm -f conftest.$ac_objext | 11225 | rm -f conftest.$ac_objext |
| 12044 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11226 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 12045 | (eval $ac_compile) 2>conftest.er1 | 11227 | (eval $ac_compile) 2>&5 |
| 12046 | ac_status=$? | 11228 | ac_status=$? |
| 12047 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12048 | rm -f conftest.er1 | ||
| 12049 | cat conftest.err >&5 | ||
| 12050 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11229 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12051 | (exit $ac_status); } && | 11230 | (exit $ac_status); } && |
| 12052 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11231 | { ac_try='test -s conftest.$ac_objext' |
| 12053 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12054 | (eval $ac_try) 2>&5 | ||
| 12055 | ac_status=$? | ||
| 12056 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12057 | (exit $ac_status); }; } && | ||
| 12058 | { ac_try='test -s conftest.$ac_objext' | ||
| 12059 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11232 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12060 | (eval $ac_try) 2>&5 | 11233 | (eval $ac_try) 2>&5 |
| 12061 | ac_status=$? | 11234 | ac_status=$? |
| @@ -12068,7 +11241,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12068 | 11241 | ||
| 12069 | ac_header_compiler=no | 11242 | ac_header_compiler=no |
| 12070 | fi | 11243 | fi |
| 12071 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 11244 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 12072 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 11245 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 12073 | echo "${ECHO_T}$ac_header_compiler" >&6 | 11246 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 12074 | 11247 | ||
| @@ -12076,6 +11249,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 12076 | echo "$as_me:$LINENO: checking tiffio.h presence" >&5 | 11249 | echo "$as_me:$LINENO: checking tiffio.h presence" >&5 |
| 12077 | echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6 | 11250 | echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6 |
| 12078 | cat >conftest.$ac_ext <<_ACEOF | 11251 | cat >conftest.$ac_ext <<_ACEOF |
| 11252 | #line $LINENO "configure" | ||
| 12079 | /* confdefs.h. */ | 11253 | /* confdefs.h. */ |
| 12080 | _ACEOF | 11254 | _ACEOF |
| 12081 | cat confdefs.h >>conftest.$ac_ext | 11255 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12093,7 +11267,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 12093 | (exit $ac_status); } >/dev/null; then | 11267 | (exit $ac_status); } >/dev/null; then |
| 12094 | if test -s conftest.err; then | 11268 | if test -s conftest.err; then |
| 12095 | ac_cpp_err=$ac_c_preproc_warn_flag | 11269 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 12096 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 12097 | else | 11270 | else |
| 12098 | ac_cpp_err= | 11271 | ac_cpp_err= |
| 12099 | fi | 11272 | fi |
| @@ -12113,32 +11286,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 12113 | echo "${ECHO_T}$ac_header_preproc" >&6 | 11286 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 12114 | 11287 | ||
| 12115 | # So? What about this header? | 11288 | # So? What about this header? |
| 12116 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 11289 | case $ac_header_compiler:$ac_header_preproc in |
| 12117 | yes:no: ) | 11290 | yes:no ) |
| 12118 | { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 11291 | { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 12119 | echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11292 | echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 12120 | { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the compiler's result" >&5 | 11293 | { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 |
| 12121 | echo "$as_me: WARNING: tiffio.h: proceeding with the compiler's result" >&2;} | 11294 | echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} |
| 12122 | ac_header_preproc=yes | 11295 | ( |
| 11296 | cat <<\_ASBOX | ||
| 11297 | ## ------------------------------------ ## | ||
| 11298 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 11299 | ## ------------------------------------ ## | ||
| 11300 | _ASBOX | ||
| 11301 | ) | | ||
| 11302 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 12123 | ;; | 11303 | ;; |
| 12124 | no:yes:* ) | 11304 | no:yes ) |
| 12125 | { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5 | 11305 | { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5 |
| 12126 | echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;} | 11306 | echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;} |
| 12127 | { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5 | 11307 | { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5 |
| 12128 | echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;} | 11308 | echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;} |
| 12129 | { echo "$as_me:$LINENO: WARNING: tiffio.h: see the Autoconf documentation" >&5 | ||
| 12130 | echo "$as_me: WARNING: tiffio.h: see the Autoconf documentation" >&2;} | ||
| 12131 | { echo "$as_me:$LINENO: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 12132 | echo "$as_me: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 12133 | { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 | 11309 | { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 |
| 12134 | echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} | 11310 | echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} |
| 12135 | { echo "$as_me:$LINENO: WARNING: tiffio.h: in the future, the compiler will take precedence" >&5 | ||
| 12136 | echo "$as_me: WARNING: tiffio.h: in the future, the compiler will take precedence" >&2;} | ||
| 12137 | ( | 11311 | ( |
| 12138 | cat <<\_ASBOX | 11312 | cat <<\_ASBOX |
| 12139 | ## ------------------------------------------ ## | 11313 | ## ------------------------------------ ## |
| 12140 | ## Report this to the AC_PACKAGE_NAME lists. ## | 11314 | ## Report this to bug-autoconf@gnu.org. ## |
| 12141 | ## ------------------------------------------ ## | 11315 | ## ------------------------------------ ## |
| 12142 | _ASBOX | 11316 | _ASBOX |
| 12143 | ) | | 11317 | ) | |
| 12144 | sed "s/^/$as_me: WARNING: /" >&2 | 11318 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -12167,6 +11341,7 @@ else | |||
| 12167 | ac_check_lib_save_LIBS=$LIBS | 11341 | ac_check_lib_save_LIBS=$LIBS |
| 12168 | LIBS="-ltiff $tifflibs $LIBS" | 11342 | LIBS="-ltiff $tifflibs $LIBS" |
| 12169 | cat >conftest.$ac_ext <<_ACEOF | 11343 | cat >conftest.$ac_ext <<_ACEOF |
| 11344 | #line $LINENO "configure" | ||
| 12170 | /* confdefs.h. */ | 11345 | /* confdefs.h. */ |
| 12171 | _ACEOF | 11346 | _ACEOF |
| 12172 | cat confdefs.h >>conftest.$ac_ext | 11347 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12190,20 +11365,11 @@ TIFFGetVersion (); | |||
| 12190 | _ACEOF | 11365 | _ACEOF |
| 12191 | rm -f conftest.$ac_objext conftest$ac_exeext | 11366 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12192 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11367 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12193 | (eval $ac_link) 2>conftest.er1 | 11368 | (eval $ac_link) 2>&5 |
| 12194 | ac_status=$? | 11369 | ac_status=$? |
| 12195 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12196 | rm -f conftest.er1 | ||
| 12197 | cat conftest.err >&5 | ||
| 12198 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11370 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12199 | (exit $ac_status); } && | 11371 | (exit $ac_status); } && |
| 12200 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11372 | { ac_try='test -s conftest$ac_exeext' |
| 12201 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12202 | (eval $ac_try) 2>&5 | ||
| 12203 | ac_status=$? | ||
| 12204 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12205 | (exit $ac_status); }; } && | ||
| 12206 | { ac_try='test -s conftest$ac_exeext' | ||
| 12207 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11373 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12208 | (eval $ac_try) 2>&5 | 11374 | (eval $ac_try) 2>&5 |
| 12209 | ac_status=$? | 11375 | ac_status=$? |
| @@ -12216,8 +11382,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12216 | 11382 | ||
| 12217 | ac_cv_lib_tiff_TIFFGetVersion=no | 11383 | ac_cv_lib_tiff_TIFFGetVersion=no |
| 12218 | fi | 11384 | fi |
| 12219 | rm -f conftest.err conftest.$ac_objext \ | 11385 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 12220 | conftest$ac_exeext conftest.$ac_ext | ||
| 12221 | LIBS=$ac_check_lib_save_LIBS | 11386 | LIBS=$ac_check_lib_save_LIBS |
| 12222 | fi | 11387 | fi |
| 12223 | echo "$as_me:$LINENO: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5 | 11388 | echo "$as_me:$LINENO: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5 |
| @@ -12257,6 +11422,7 @@ else | |||
| 12257 | echo "$as_me:$LINENO: checking gif_lib.h usability" >&5 | 11422 | echo "$as_me:$LINENO: checking gif_lib.h usability" >&5 |
| 12258 | echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6 | 11423 | echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6 |
| 12259 | cat >conftest.$ac_ext <<_ACEOF | 11424 | cat >conftest.$ac_ext <<_ACEOF |
| 11425 | #line $LINENO "configure" | ||
| 12260 | /* confdefs.h. */ | 11426 | /* confdefs.h. */ |
| 12261 | _ACEOF | 11427 | _ACEOF |
| 12262 | cat confdefs.h >>conftest.$ac_ext | 11428 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12267,20 +11433,11 @@ $ac_includes_default | |||
| 12267 | _ACEOF | 11433 | _ACEOF |
| 12268 | rm -f conftest.$ac_objext | 11434 | rm -f conftest.$ac_objext |
| 12269 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11435 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 12270 | (eval $ac_compile) 2>conftest.er1 | 11436 | (eval $ac_compile) 2>&5 |
| 12271 | ac_status=$? | 11437 | ac_status=$? |
| 12272 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12273 | rm -f conftest.er1 | ||
| 12274 | cat conftest.err >&5 | ||
| 12275 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11438 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12276 | (exit $ac_status); } && | 11439 | (exit $ac_status); } && |
| 12277 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11440 | { ac_try='test -s conftest.$ac_objext' |
| 12278 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12279 | (eval $ac_try) 2>&5 | ||
| 12280 | ac_status=$? | ||
| 12281 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12282 | (exit $ac_status); }; } && | ||
| 12283 | { ac_try='test -s conftest.$ac_objext' | ||
| 12284 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11441 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12285 | (eval $ac_try) 2>&5 | 11442 | (eval $ac_try) 2>&5 |
| 12286 | ac_status=$? | 11443 | ac_status=$? |
| @@ -12293,7 +11450,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12293 | 11450 | ||
| 12294 | ac_header_compiler=no | 11451 | ac_header_compiler=no |
| 12295 | fi | 11452 | fi |
| 12296 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 11453 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 12297 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 11454 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 12298 | echo "${ECHO_T}$ac_header_compiler" >&6 | 11455 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 12299 | 11456 | ||
| @@ -12301,6 +11458,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 12301 | echo "$as_me:$LINENO: checking gif_lib.h presence" >&5 | 11458 | echo "$as_me:$LINENO: checking gif_lib.h presence" >&5 |
| 12302 | echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6 | 11459 | echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6 |
| 12303 | cat >conftest.$ac_ext <<_ACEOF | 11460 | cat >conftest.$ac_ext <<_ACEOF |
| 11461 | #line $LINENO "configure" | ||
| 12304 | /* confdefs.h. */ | 11462 | /* confdefs.h. */ |
| 12305 | _ACEOF | 11463 | _ACEOF |
| 12306 | cat confdefs.h >>conftest.$ac_ext | 11464 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12318,7 +11476,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 12318 | (exit $ac_status); } >/dev/null; then | 11476 | (exit $ac_status); } >/dev/null; then |
| 12319 | if test -s conftest.err; then | 11477 | if test -s conftest.err; then |
| 12320 | ac_cpp_err=$ac_c_preproc_warn_flag | 11478 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 12321 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 12322 | else | 11479 | else |
| 12323 | ac_cpp_err= | 11480 | ac_cpp_err= |
| 12324 | fi | 11481 | fi |
| @@ -12338,32 +11495,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 12338 | echo "${ECHO_T}$ac_header_preproc" >&6 | 11495 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 12339 | 11496 | ||
| 12340 | # So? What about this header? | 11497 | # So? What about this header? |
| 12341 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 11498 | case $ac_header_compiler:$ac_header_preproc in |
| 12342 | yes:no: ) | 11499 | yes:no ) |
| 12343 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 11500 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 12344 | echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11501 | echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 12345 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the compiler's result" >&5 | 11502 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 |
| 12346 | echo "$as_me: WARNING: gif_lib.h: proceeding with the compiler's result" >&2;} | 11503 | echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} |
| 12347 | ac_header_preproc=yes | 11504 | ( |
| 11505 | cat <<\_ASBOX | ||
| 11506 | ## ------------------------------------ ## | ||
| 11507 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 11508 | ## ------------------------------------ ## | ||
| 11509 | _ASBOX | ||
| 11510 | ) | | ||
| 11511 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 12348 | ;; | 11512 | ;; |
| 12349 | no:yes:* ) | 11513 | no:yes ) |
| 12350 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5 | 11514 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5 |
| 12351 | echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;} | 11515 | echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;} |
| 12352 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5 | 11516 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5 |
| 12353 | echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;} | 11517 | echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;} |
| 12354 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: see the Autoconf documentation" >&5 | ||
| 12355 | echo "$as_me: WARNING: gif_lib.h: see the Autoconf documentation" >&2;} | ||
| 12356 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 12357 | echo "$as_me: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 12358 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 | 11518 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 |
| 12359 | echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} | 11519 | echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} |
| 12360 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&5 | ||
| 12361 | echo "$as_me: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&2;} | ||
| 12362 | ( | 11520 | ( |
| 12363 | cat <<\_ASBOX | 11521 | cat <<\_ASBOX |
| 12364 | ## ------------------------------------------ ## | 11522 | ## ------------------------------------ ## |
| 12365 | ## Report this to the AC_PACKAGE_NAME lists. ## | 11523 | ## Report this to bug-autoconf@gnu.org. ## |
| 12366 | ## ------------------------------------------ ## | 11524 | ## ------------------------------------ ## |
| 12367 | _ASBOX | 11525 | _ASBOX |
| 12368 | ) | | 11526 | ) | |
| 12369 | sed "s/^/$as_me: WARNING: /" >&2 | 11527 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -12391,6 +11549,7 @@ else | |||
| 12391 | ac_check_lib_save_LIBS=$LIBS | 11549 | ac_check_lib_save_LIBS=$LIBS |
| 12392 | LIBS="-lungif $LIBS" | 11550 | LIBS="-lungif $LIBS" |
| 12393 | cat >conftest.$ac_ext <<_ACEOF | 11551 | cat >conftest.$ac_ext <<_ACEOF |
| 11552 | #line $LINENO "configure" | ||
| 12394 | /* confdefs.h. */ | 11553 | /* confdefs.h. */ |
| 12395 | _ACEOF | 11554 | _ACEOF |
| 12396 | cat confdefs.h >>conftest.$ac_ext | 11555 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12414,20 +11573,11 @@ EGifPutExtensionLast (); | |||
| 12414 | _ACEOF | 11573 | _ACEOF |
| 12415 | rm -f conftest.$ac_objext conftest$ac_exeext | 11574 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12416 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11575 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12417 | (eval $ac_link) 2>conftest.er1 | 11576 | (eval $ac_link) 2>&5 |
| 12418 | ac_status=$? | 11577 | ac_status=$? |
| 12419 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12420 | rm -f conftest.er1 | ||
| 12421 | cat conftest.err >&5 | ||
| 12422 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11578 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12423 | (exit $ac_status); } && | 11579 | (exit $ac_status); } && |
| 12424 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11580 | { ac_try='test -s conftest$ac_exeext' |
| 12425 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12426 | (eval $ac_try) 2>&5 | ||
| 12427 | ac_status=$? | ||
| 12428 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12429 | (exit $ac_status); }; } && | ||
| 12430 | { ac_try='test -s conftest$ac_exeext' | ||
| 12431 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11581 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12432 | (eval $ac_try) 2>&5 | 11582 | (eval $ac_try) 2>&5 |
| 12433 | ac_status=$? | 11583 | ac_status=$? |
| @@ -12440,8 +11590,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12440 | 11590 | ||
| 12441 | ac_cv_lib_ungif_EGifPutExtensionLast=no | 11591 | ac_cv_lib_ungif_EGifPutExtensionLast=no |
| 12442 | fi | 11592 | fi |
| 12443 | rm -f conftest.err conftest.$ac_objext \ | 11593 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 12444 | conftest$ac_exeext conftest.$ac_ext | ||
| 12445 | LIBS=$ac_check_lib_save_LIBS | 11594 | LIBS=$ac_check_lib_save_LIBS |
| 12446 | fi | 11595 | fi |
| 12447 | echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5 | 11596 | echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5 |
| @@ -12477,6 +11626,7 @@ else | |||
| 12477 | echo "$as_me:$LINENO: checking malloc/malloc.h usability" >&5 | 11626 | echo "$as_me:$LINENO: checking malloc/malloc.h usability" >&5 |
| 12478 | echo $ECHO_N "checking malloc/malloc.h usability... $ECHO_C" >&6 | 11627 | echo $ECHO_N "checking malloc/malloc.h usability... $ECHO_C" >&6 |
| 12479 | cat >conftest.$ac_ext <<_ACEOF | 11628 | cat >conftest.$ac_ext <<_ACEOF |
| 11629 | #line $LINENO "configure" | ||
| 12480 | /* confdefs.h. */ | 11630 | /* confdefs.h. */ |
| 12481 | _ACEOF | 11631 | _ACEOF |
| 12482 | cat confdefs.h >>conftest.$ac_ext | 11632 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12487,20 +11637,11 @@ $ac_includes_default | |||
| 12487 | _ACEOF | 11637 | _ACEOF |
| 12488 | rm -f conftest.$ac_objext | 11638 | rm -f conftest.$ac_objext |
| 12489 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11639 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 12490 | (eval $ac_compile) 2>conftest.er1 | 11640 | (eval $ac_compile) 2>&5 |
| 12491 | ac_status=$? | 11641 | ac_status=$? |
| 12492 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12493 | rm -f conftest.er1 | ||
| 12494 | cat conftest.err >&5 | ||
| 12495 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11642 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12496 | (exit $ac_status); } && | 11643 | (exit $ac_status); } && |
| 12497 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11644 | { ac_try='test -s conftest.$ac_objext' |
| 12498 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12499 | (eval $ac_try) 2>&5 | ||
| 12500 | ac_status=$? | ||
| 12501 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12502 | (exit $ac_status); }; } && | ||
| 12503 | { ac_try='test -s conftest.$ac_objext' | ||
| 12504 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11645 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12505 | (eval $ac_try) 2>&5 | 11646 | (eval $ac_try) 2>&5 |
| 12506 | ac_status=$? | 11647 | ac_status=$? |
| @@ -12513,7 +11654,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12513 | 11654 | ||
| 12514 | ac_header_compiler=no | 11655 | ac_header_compiler=no |
| 12515 | fi | 11656 | fi |
| 12516 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 11657 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 12517 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 11658 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 12518 | echo "${ECHO_T}$ac_header_compiler" >&6 | 11659 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 12519 | 11660 | ||
| @@ -12521,6 +11662,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 12521 | echo "$as_me:$LINENO: checking malloc/malloc.h presence" >&5 | 11662 | echo "$as_me:$LINENO: checking malloc/malloc.h presence" >&5 |
| 12522 | echo $ECHO_N "checking malloc/malloc.h presence... $ECHO_C" >&6 | 11663 | echo $ECHO_N "checking malloc/malloc.h presence... $ECHO_C" >&6 |
| 12523 | cat >conftest.$ac_ext <<_ACEOF | 11664 | cat >conftest.$ac_ext <<_ACEOF |
| 11665 | #line $LINENO "configure" | ||
| 12524 | /* confdefs.h. */ | 11666 | /* confdefs.h. */ |
| 12525 | _ACEOF | 11667 | _ACEOF |
| 12526 | cat confdefs.h >>conftest.$ac_ext | 11668 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12538,7 +11680,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 12538 | (exit $ac_status); } >/dev/null; then | 11680 | (exit $ac_status); } >/dev/null; then |
| 12539 | if test -s conftest.err; then | 11681 | if test -s conftest.err; then |
| 12540 | ac_cpp_err=$ac_c_preproc_warn_flag | 11682 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 12541 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 12542 | else | 11683 | else |
| 12543 | ac_cpp_err= | 11684 | ac_cpp_err= |
| 12544 | fi | 11685 | fi |
| @@ -12558,32 +11699,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 12558 | echo "${ECHO_T}$ac_header_preproc" >&6 | 11699 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 12559 | 11700 | ||
| 12560 | # So? What about this header? | 11701 | # So? What about this header? |
| 12561 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 11702 | case $ac_header_compiler:$ac_header_preproc in |
| 12562 | yes:no: ) | 11703 | yes:no ) |
| 12563 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 11704 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 12564 | echo "$as_me: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11705 | echo "$as_me: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 12565 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the compiler's result" >&5 | 11706 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&5 |
| 12566 | echo "$as_me: WARNING: malloc/malloc.h: proceeding with the compiler's result" >&2;} | 11707 | echo "$as_me: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&2;} |
| 12567 | ac_header_preproc=yes | 11708 | ( |
| 11709 | cat <<\_ASBOX | ||
| 11710 | ## ------------------------------------ ## | ||
| 11711 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 11712 | ## ------------------------------------ ## | ||
| 11713 | _ASBOX | ||
| 11714 | ) | | ||
| 11715 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 12568 | ;; | 11716 | ;; |
| 12569 | no:yes:* ) | 11717 | no:yes ) |
| 12570 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: present but cannot be compiled" >&5 | 11718 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: present but cannot be compiled" >&5 |
| 12571 | echo "$as_me: WARNING: malloc/malloc.h: present but cannot be compiled" >&2;} | 11719 | echo "$as_me: WARNING: malloc/malloc.h: present but cannot be compiled" >&2;} |
| 12572 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&5 | 11720 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&5 |
| 12573 | echo "$as_me: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&2;} | 11721 | echo "$as_me: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&2;} |
| 12574 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: see the Autoconf documentation" >&5 | ||
| 12575 | echo "$as_me: WARNING: malloc/malloc.h: see the Autoconf documentation" >&2;} | ||
| 12576 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 12577 | echo "$as_me: WARNING: malloc/malloc.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 12578 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&5 | 11722 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&5 |
| 12579 | echo "$as_me: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&2;} | 11723 | echo "$as_me: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&2;} |
| 12580 | { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: in the future, the compiler will take precedence" >&5 | ||
| 12581 | echo "$as_me: WARNING: malloc/malloc.h: in the future, the compiler will take precedence" >&2;} | ||
| 12582 | ( | 11724 | ( |
| 12583 | cat <<\_ASBOX | 11725 | cat <<\_ASBOX |
| 12584 | ## ------------------------------------------ ## | 11726 | ## ------------------------------------ ## |
| 12585 | ## Report this to the AC_PACKAGE_NAME lists. ## | 11727 | ## Report this to bug-autoconf@gnu.org. ## |
| 12586 | ## ------------------------------------------ ## | 11728 | ## ------------------------------------ ## |
| 12587 | _ASBOX | 11729 | _ASBOX |
| 12588 | ) | | 11730 | ) | |
| 12589 | sed "s/^/$as_me: WARNING: /" >&2 | 11731 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -12628,6 +11770,95 @@ _ACEOF | |||
| 12628 | fi | 11770 | fi |
| 12629 | # We also have mouse menus. | 11771 | # We also have mouse menus. |
| 12630 | HAVE_MENUS=yes | 11772 | HAVE_MENUS=yes |
| 11773 | |||
| 11774 | tmp_CFLAGS="$CFLAGS" | ||
| 11775 | CFLAGS="$CFLAGS -framework Carbon" | ||
| 11776 | echo "$as_me:$LINENO: checking for CancelMenuTracking" >&5 | ||
| 11777 | echo $ECHO_N "checking for CancelMenuTracking... $ECHO_C" >&6 | ||
| 11778 | if test "${ac_cv_func_CancelMenuTracking+set}" = set; then | ||
| 11779 | echo $ECHO_N "(cached) $ECHO_C" >&6 | ||
| 11780 | else | ||
| 11781 | cat >conftest.$ac_ext <<_ACEOF | ||
| 11782 | #line $LINENO "configure" | ||
| 11783 | /* confdefs.h. */ | ||
| 11784 | _ACEOF | ||
| 11785 | cat confdefs.h >>conftest.$ac_ext | ||
| 11786 | cat >>conftest.$ac_ext <<_ACEOF | ||
| 11787 | /* end confdefs.h. */ | ||
| 11788 | /* System header to define __stub macros and hopefully few prototypes, | ||
| 11789 | which can conflict with char CancelMenuTracking (); below. | ||
| 11790 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | ||
| 11791 | <limits.h> exists even on freestanding compilers. */ | ||
| 11792 | #ifdef __STDC__ | ||
| 11793 | # include <limits.h> | ||
| 11794 | #else | ||
| 11795 | # include <assert.h> | ||
| 11796 | #endif | ||
| 11797 | /* Override any gcc2 internal prototype to avoid an error. */ | ||
| 11798 | #ifdef __cplusplus | ||
| 11799 | extern "C" | ||
| 11800 | { | ||
| 11801 | #endif | ||
| 11802 | /* We use char because int might match the return type of a gcc2 | ||
| 11803 | builtin and then its argument prototype would still apply. */ | ||
| 11804 | char CancelMenuTracking (); | ||
| 11805 | /* The GNU C library defines this for functions which it implements | ||
| 11806 | to always fail with ENOSYS. Some functions are actually named | ||
| 11807 | something starting with __ and the normal name is an alias. */ | ||
| 11808 | #if defined (__stub_CancelMenuTracking) || defined (__stub___CancelMenuTracking) | ||
| 11809 | choke me | ||
| 11810 | #else | ||
| 11811 | char (*f) () = CancelMenuTracking; | ||
| 11812 | #endif | ||
| 11813 | #ifdef __cplusplus | ||
| 11814 | } | ||
| 11815 | #endif | ||
| 11816 | |||
| 11817 | int | ||
| 11818 | main () | ||
| 11819 | { | ||
| 11820 | return f != CancelMenuTracking; | ||
| 11821 | ; | ||
| 11822 | return 0; | ||
| 11823 | } | ||
| 11824 | _ACEOF | ||
| 11825 | rm -f conftest.$ac_objext conftest$ac_exeext | ||
| 11826 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | ||
| 11827 | (eval $ac_link) 2>&5 | ||
| 11828 | ac_status=$? | ||
| 11829 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11830 | (exit $ac_status); } && | ||
| 11831 | { ac_try='test -s conftest$ac_exeext' | ||
| 11832 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11833 | (eval $ac_try) 2>&5 | ||
| 11834 | ac_status=$? | ||
| 11835 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11836 | (exit $ac_status); }; }; then | ||
| 11837 | ac_cv_func_CancelMenuTracking=yes | ||
| 11838 | else | ||
| 11839 | echo "$as_me: failed program was:" >&5 | ||
| 11840 | sed 's/^/| /' conftest.$ac_ext >&5 | ||
| 11841 | |||
| 11842 | ac_cv_func_CancelMenuTracking=no | ||
| 11843 | fi | ||
| 11844 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | ||
| 11845 | fi | ||
| 11846 | echo "$as_me:$LINENO: result: $ac_cv_func_CancelMenuTracking" >&5 | ||
| 11847 | echo "${ECHO_T}$ac_cv_func_CancelMenuTracking" >&6 | ||
| 11848 | if test $ac_cv_func_CancelMenuTracking = yes; then | ||
| 11849 | have_cmt=yes | ||
| 11850 | else | ||
| 11851 | have_cmt=no | ||
| 11852 | fi | ||
| 11853 | |||
| 11854 | if test "$have_cmt" = yes; then | ||
| 11855 | |||
| 11856 | cat >>confdefs.h <<\_ACEOF | ||
| 11857 | #define HAVE_CANCELMENUTRACKING 1 | ||
| 11858 | _ACEOF | ||
| 11859 | |||
| 11860 | fi | ||
| 11861 | CFLAGS="$tmp_CFLAGS" | ||
| 12631 | fi | 11862 | fi |
| 12632 | 11863 | ||
| 12633 | ### Use session management (-lSM -lICE) if available | 11864 | ### Use session management (-lSM -lICE) if available |
| @@ -12646,6 +11877,7 @@ else | |||
| 12646 | echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5 | 11877 | echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5 |
| 12647 | echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6 | 11878 | echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6 |
| 12648 | cat >conftest.$ac_ext <<_ACEOF | 11879 | cat >conftest.$ac_ext <<_ACEOF |
| 11880 | #line $LINENO "configure" | ||
| 12649 | /* confdefs.h. */ | 11881 | /* confdefs.h. */ |
| 12650 | _ACEOF | 11882 | _ACEOF |
| 12651 | cat confdefs.h >>conftest.$ac_ext | 11883 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12656,20 +11888,11 @@ $ac_includes_default | |||
| 12656 | _ACEOF | 11888 | _ACEOF |
| 12657 | rm -f conftest.$ac_objext | 11889 | rm -f conftest.$ac_objext |
| 12658 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11890 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 12659 | (eval $ac_compile) 2>conftest.er1 | 11891 | (eval $ac_compile) 2>&5 |
| 12660 | ac_status=$? | 11892 | ac_status=$? |
| 12661 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12662 | rm -f conftest.er1 | ||
| 12663 | cat conftest.err >&5 | ||
| 12664 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11893 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12665 | (exit $ac_status); } && | 11894 | (exit $ac_status); } && |
| 12666 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 11895 | { ac_try='test -s conftest.$ac_objext' |
| 12667 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12668 | (eval $ac_try) 2>&5 | ||
| 12669 | ac_status=$? | ||
| 12670 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12671 | (exit $ac_status); }; } && | ||
| 12672 | { ac_try='test -s conftest.$ac_objext' | ||
| 12673 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11896 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12674 | (eval $ac_try) 2>&5 | 11897 | (eval $ac_try) 2>&5 |
| 12675 | ac_status=$? | 11898 | ac_status=$? |
| @@ -12682,7 +11905,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12682 | 11905 | ||
| 12683 | ac_header_compiler=no | 11906 | ac_header_compiler=no |
| 12684 | fi | 11907 | fi |
| 12685 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 11908 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 12686 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 11909 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 12687 | echo "${ECHO_T}$ac_header_compiler" >&6 | 11910 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 12688 | 11911 | ||
| @@ -12690,6 +11913,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 12690 | echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5 | 11913 | echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5 |
| 12691 | echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6 | 11914 | echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6 |
| 12692 | cat >conftest.$ac_ext <<_ACEOF | 11915 | cat >conftest.$ac_ext <<_ACEOF |
| 11916 | #line $LINENO "configure" | ||
| 12693 | /* confdefs.h. */ | 11917 | /* confdefs.h. */ |
| 12694 | _ACEOF | 11918 | _ACEOF |
| 12695 | cat confdefs.h >>conftest.$ac_ext | 11919 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12707,7 +11931,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 12707 | (exit $ac_status); } >/dev/null; then | 11931 | (exit $ac_status); } >/dev/null; then |
| 12708 | if test -s conftest.err; then | 11932 | if test -s conftest.err; then |
| 12709 | ac_cpp_err=$ac_c_preproc_warn_flag | 11933 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 12710 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 12711 | else | 11934 | else |
| 12712 | ac_cpp_err= | 11935 | ac_cpp_err= |
| 12713 | fi | 11936 | fi |
| @@ -12727,32 +11950,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 12727 | echo "${ECHO_T}$ac_header_preproc" >&6 | 11950 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 12728 | 11951 | ||
| 12729 | # So? What about this header? | 11952 | # So? What about this header? |
| 12730 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 11953 | case $ac_header_compiler:$ac_header_preproc in |
| 12731 | yes:no: ) | 11954 | yes:no ) |
| 12732 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 11955 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 12733 | echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11956 | echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 12734 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&5 | 11957 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 |
| 12735 | echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&2;} | 11958 | echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} |
| 12736 | ac_header_preproc=yes | 11959 | ( |
| 11960 | cat <<\_ASBOX | ||
| 11961 | ## ------------------------------------ ## | ||
| 11962 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 11963 | ## ------------------------------------ ## | ||
| 11964 | _ASBOX | ||
| 11965 | ) | | ||
| 11966 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 12737 | ;; | 11967 | ;; |
| 12738 | no:yes:* ) | 11968 | no:yes ) |
| 12739 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5 | 11969 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5 |
| 12740 | echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;} | 11970 | echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;} |
| 12741 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5 | 11971 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5 |
| 12742 | echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;} | 11972 | echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;} |
| 12743 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&5 | ||
| 12744 | echo "$as_me: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&2;} | ||
| 12745 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 12746 | echo "$as_me: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 12747 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 | 11973 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 |
| 12748 | echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} | 11974 | echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} |
| 12749 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&5 | ||
| 12750 | echo "$as_me: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&2;} | ||
| 12751 | ( | 11975 | ( |
| 12752 | cat <<\_ASBOX | 11976 | cat <<\_ASBOX |
| 12753 | ## ------------------------------------------ ## | 11977 | ## ------------------------------------ ## |
| 12754 | ## Report this to the AC_PACKAGE_NAME lists. ## | 11978 | ## Report this to bug-autoconf@gnu.org. ## |
| 12755 | ## ------------------------------------------ ## | 11979 | ## ------------------------------------ ## |
| 12756 | _ASBOX | 11980 | _ASBOX |
| 12757 | ) | | 11981 | ) | |
| 12758 | sed "s/^/$as_me: WARNING: /" >&2 | 11982 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -12778,6 +12002,7 @@ else | |||
| 12778 | ac_check_lib_save_LIBS=$LIBS | 12002 | ac_check_lib_save_LIBS=$LIBS |
| 12779 | LIBS="-lSM -lICE $LIBS" | 12003 | LIBS="-lSM -lICE $LIBS" |
| 12780 | cat >conftest.$ac_ext <<_ACEOF | 12004 | cat >conftest.$ac_ext <<_ACEOF |
| 12005 | #line $LINENO "configure" | ||
| 12781 | /* confdefs.h. */ | 12006 | /* confdefs.h. */ |
| 12782 | _ACEOF | 12007 | _ACEOF |
| 12783 | cat confdefs.h >>conftest.$ac_ext | 12008 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12801,20 +12026,11 @@ SmcOpenConnection (); | |||
| 12801 | _ACEOF | 12026 | _ACEOF |
| 12802 | rm -f conftest.$ac_objext conftest$ac_exeext | 12027 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12803 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12028 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12804 | (eval $ac_link) 2>conftest.er1 | 12029 | (eval $ac_link) 2>&5 |
| 12805 | ac_status=$? | 12030 | ac_status=$? |
| 12806 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12807 | rm -f conftest.er1 | ||
| 12808 | cat conftest.err >&5 | ||
| 12809 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12031 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12810 | (exit $ac_status); } && | 12032 | (exit $ac_status); } && |
| 12811 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12033 | { ac_try='test -s conftest$ac_exeext' |
| 12812 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12813 | (eval $ac_try) 2>&5 | ||
| 12814 | ac_status=$? | ||
| 12815 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12816 | (exit $ac_status); }; } && | ||
| 12817 | { ac_try='test -s conftest$ac_exeext' | ||
| 12818 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12034 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12819 | (eval $ac_try) 2>&5 | 12035 | (eval $ac_try) 2>&5 |
| 12820 | ac_status=$? | 12036 | ac_status=$? |
| @@ -12827,8 +12043,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12827 | 12043 | ||
| 12828 | ac_cv_lib_SM_SmcOpenConnection=no | 12044 | ac_cv_lib_SM_SmcOpenConnection=no |
| 12829 | fi | 12045 | fi |
| 12830 | rm -f conftest.err conftest.$ac_objext \ | 12046 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 12831 | conftest$ac_exeext conftest.$ac_ext | ||
| 12832 | LIBS=$ac_check_lib_save_LIBS | 12047 | LIBS=$ac_check_lib_save_LIBS |
| 12833 | fi | 12048 | fi |
| 12834 | echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5 | 12049 | echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5 |
| @@ -12861,6 +12076,7 @@ if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then | |||
| 12861 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12076 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12862 | else | 12077 | else |
| 12863 | cat >conftest.$ac_ext <<_ACEOF | 12078 | cat >conftest.$ac_ext <<_ACEOF |
| 12079 | #line $LINENO "configure" | ||
| 12864 | /* confdefs.h. */ | 12080 | /* confdefs.h. */ |
| 12865 | _ACEOF | 12081 | _ACEOF |
| 12866 | cat confdefs.h >>conftest.$ac_ext | 12082 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12877,20 +12093,11 @@ return h_errno; | |||
| 12877 | _ACEOF | 12093 | _ACEOF |
| 12878 | rm -f conftest.$ac_objext conftest$ac_exeext | 12094 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12879 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12095 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12880 | (eval $ac_link) 2>conftest.er1 | 12096 | (eval $ac_link) 2>&5 |
| 12881 | ac_status=$? | 12097 | ac_status=$? |
| 12882 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12883 | rm -f conftest.er1 | ||
| 12884 | cat conftest.err >&5 | ||
| 12885 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12098 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12886 | (exit $ac_status); } && | 12099 | (exit $ac_status); } && |
| 12887 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12100 | { ac_try='test -s conftest$ac_exeext' |
| 12888 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12889 | (eval $ac_try) 2>&5 | ||
| 12890 | ac_status=$? | ||
| 12891 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12892 | (exit $ac_status); }; } && | ||
| 12893 | { ac_try='test -s conftest$ac_exeext' | ||
| 12894 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12101 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12895 | (eval $ac_try) 2>&5 | 12102 | (eval $ac_try) 2>&5 |
| 12896 | ac_status=$? | 12103 | ac_status=$? |
| @@ -12903,8 +12110,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12903 | 12110 | ||
| 12904 | emacs_cv_netdb_declares_h_errno=no | 12111 | emacs_cv_netdb_declares_h_errno=no |
| 12905 | fi | 12112 | fi |
| 12906 | rm -f conftest.err conftest.$ac_objext \ | 12113 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 12907 | conftest$ac_exeext conftest.$ac_ext | ||
| 12908 | fi | 12114 | fi |
| 12909 | echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5 | 12115 | echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5 |
| 12910 | echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6 | 12116 | echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6 |
| @@ -12924,6 +12130,7 @@ if test "${ac_cv_working_alloca_h+set}" = set; then | |||
| 12924 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12130 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12925 | else | 12131 | else |
| 12926 | cat >conftest.$ac_ext <<_ACEOF | 12132 | cat >conftest.$ac_ext <<_ACEOF |
| 12133 | #line $LINENO "configure" | ||
| 12927 | /* confdefs.h. */ | 12134 | /* confdefs.h. */ |
| 12928 | _ACEOF | 12135 | _ACEOF |
| 12929 | cat confdefs.h >>conftest.$ac_ext | 12136 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12940,20 +12147,11 @@ char *p = (char *) alloca (2 * sizeof (int)); | |||
| 12940 | _ACEOF | 12147 | _ACEOF |
| 12941 | rm -f conftest.$ac_objext conftest$ac_exeext | 12148 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12942 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12149 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12943 | (eval $ac_link) 2>conftest.er1 | 12150 | (eval $ac_link) 2>&5 |
| 12944 | ac_status=$? | 12151 | ac_status=$? |
| 12945 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12946 | rm -f conftest.er1 | ||
| 12947 | cat conftest.err >&5 | ||
| 12948 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12152 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12949 | (exit $ac_status); } && | 12153 | (exit $ac_status); } && |
| 12950 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12154 | { ac_try='test -s conftest$ac_exeext' |
| 12951 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12952 | (eval $ac_try) 2>&5 | ||
| 12953 | ac_status=$? | ||
| 12954 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12955 | (exit $ac_status); }; } && | ||
| 12956 | { ac_try='test -s conftest$ac_exeext' | ||
| 12957 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12155 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12958 | (eval $ac_try) 2>&5 | 12156 | (eval $ac_try) 2>&5 |
| 12959 | ac_status=$? | 12157 | ac_status=$? |
| @@ -12966,8 +12164,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12966 | 12164 | ||
| 12967 | ac_cv_working_alloca_h=no | 12165 | ac_cv_working_alloca_h=no |
| 12968 | fi | 12166 | fi |
| 12969 | rm -f conftest.err conftest.$ac_objext \ | 12167 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 12970 | conftest$ac_exeext conftest.$ac_ext | ||
| 12971 | fi | 12168 | fi |
| 12972 | echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 | 12169 | echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 |
| 12973 | echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 | 12170 | echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 |
| @@ -12985,6 +12182,7 @@ if test "${ac_cv_func_alloca_works+set}" = set; then | |||
| 12985 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12182 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12986 | else | 12183 | else |
| 12987 | cat >conftest.$ac_ext <<_ACEOF | 12184 | cat >conftest.$ac_ext <<_ACEOF |
| 12185 | #line $LINENO "configure" | ||
| 12988 | /* confdefs.h. */ | 12186 | /* confdefs.h. */ |
| 12989 | _ACEOF | 12187 | _ACEOF |
| 12990 | cat confdefs.h >>conftest.$ac_ext | 12188 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13021,20 +12219,11 @@ char *p = (char *) alloca (1); | |||
| 13021 | _ACEOF | 12219 | _ACEOF |
| 13022 | rm -f conftest.$ac_objext conftest$ac_exeext | 12220 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13023 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12221 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13024 | (eval $ac_link) 2>conftest.er1 | 12222 | (eval $ac_link) 2>&5 |
| 13025 | ac_status=$? | 12223 | ac_status=$? |
| 13026 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13027 | rm -f conftest.er1 | ||
| 13028 | cat conftest.err >&5 | ||
| 13029 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12224 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13030 | (exit $ac_status); } && | 12225 | (exit $ac_status); } && |
| 13031 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12226 | { ac_try='test -s conftest$ac_exeext' |
| 13032 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13033 | (eval $ac_try) 2>&5 | ||
| 13034 | ac_status=$? | ||
| 13035 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13036 | (exit $ac_status); }; } && | ||
| 13037 | { ac_try='test -s conftest$ac_exeext' | ||
| 13038 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12227 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13039 | (eval $ac_try) 2>&5 | 12228 | (eval $ac_try) 2>&5 |
| 13040 | ac_status=$? | 12229 | ac_status=$? |
| @@ -13047,8 +12236,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13047 | 12236 | ||
| 13048 | ac_cv_func_alloca_works=no | 12237 | ac_cv_func_alloca_works=no |
| 13049 | fi | 12238 | fi |
| 13050 | rm -f conftest.err conftest.$ac_objext \ | 12239 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 13051 | conftest$ac_exeext conftest.$ac_ext | ||
| 13052 | fi | 12240 | fi |
| 13053 | echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 | 12241 | echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 |
| 13054 | echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 | 12242 | echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 |
| @@ -13078,6 +12266,7 @@ if test "${ac_cv_os_cray+set}" = set; then | |||
| 13078 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12266 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13079 | else | 12267 | else |
| 13080 | cat >conftest.$ac_ext <<_ACEOF | 12268 | cat >conftest.$ac_ext <<_ACEOF |
| 12269 | #line $LINENO "configure" | ||
| 13081 | /* confdefs.h. */ | 12270 | /* confdefs.h. */ |
| 13082 | _ACEOF | 12271 | _ACEOF |
| 13083 | cat confdefs.h >>conftest.$ac_ext | 12272 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13110,28 +12299,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 13110 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12299 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13111 | else | 12300 | else |
| 13112 | cat >conftest.$ac_ext <<_ACEOF | 12301 | cat >conftest.$ac_ext <<_ACEOF |
| 12302 | #line $LINENO "configure" | ||
| 13113 | /* confdefs.h. */ | 12303 | /* confdefs.h. */ |
| 13114 | _ACEOF | 12304 | _ACEOF |
| 13115 | cat confdefs.h >>conftest.$ac_ext | 12305 | cat confdefs.h >>conftest.$ac_ext |
| 13116 | cat >>conftest.$ac_ext <<_ACEOF | 12306 | cat >>conftest.$ac_ext <<_ACEOF |
| 13117 | /* end confdefs.h. */ | 12307 | /* end confdefs.h. */ |
| 13118 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 13119 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 13120 | #define $ac_func innocuous_$ac_func | ||
| 13121 | |||
| 13122 | /* System header to define __stub macros and hopefully few prototypes, | 12308 | /* System header to define __stub macros and hopefully few prototypes, |
| 13123 | which can conflict with char $ac_func (); below. | 12309 | which can conflict with char $ac_func (); below. |
| 13124 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 12310 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 13125 | <limits.h> exists even on freestanding compilers. */ | 12311 | <limits.h> exists even on freestanding compilers. */ |
| 13126 | |||
| 13127 | #ifdef __STDC__ | 12312 | #ifdef __STDC__ |
| 13128 | # include <limits.h> | 12313 | # include <limits.h> |
| 13129 | #else | 12314 | #else |
| 13130 | # include <assert.h> | 12315 | # include <assert.h> |
| 13131 | #endif | 12316 | #endif |
| 13132 | |||
| 13133 | #undef $ac_func | ||
| 13134 | |||
| 13135 | /* Override any gcc2 internal prototype to avoid an error. */ | 12317 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 13136 | #ifdef __cplusplus | 12318 | #ifdef __cplusplus |
| 13137 | extern "C" | 12319 | extern "C" |
| @@ -13162,20 +12344,11 @@ return f != $ac_func; | |||
| 13162 | _ACEOF | 12344 | _ACEOF |
| 13163 | rm -f conftest.$ac_objext conftest$ac_exeext | 12345 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13164 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12346 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13165 | (eval $ac_link) 2>conftest.er1 | 12347 | (eval $ac_link) 2>&5 |
| 13166 | ac_status=$? | 12348 | ac_status=$? |
| 13167 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13168 | rm -f conftest.er1 | ||
| 13169 | cat conftest.err >&5 | ||
| 13170 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12349 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13171 | (exit $ac_status); } && | 12350 | (exit $ac_status); } && |
| 13172 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12351 | { ac_try='test -s conftest$ac_exeext' |
| 13173 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13174 | (eval $ac_try) 2>&5 | ||
| 13175 | ac_status=$? | ||
| 13176 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13177 | (exit $ac_status); }; } && | ||
| 13178 | { ac_try='test -s conftest$ac_exeext' | ||
| 13179 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12352 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13180 | (eval $ac_try) 2>&5 | 12353 | (eval $ac_try) 2>&5 |
| 13181 | ac_status=$? | 12354 | ac_status=$? |
| @@ -13188,8 +12361,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13188 | 12361 | ||
| 13189 | eval "$as_ac_var=no" | 12362 | eval "$as_ac_var=no" |
| 13190 | fi | 12363 | fi |
| 13191 | rm -f conftest.err conftest.$ac_objext \ | 12364 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 13192 | conftest$ac_exeext conftest.$ac_ext | ||
| 13193 | fi | 12365 | fi |
| 13194 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 12366 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 13195 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 12367 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -13214,6 +12386,7 @@ else | |||
| 13214 | ac_cv_c_stack_direction=0 | 12386 | ac_cv_c_stack_direction=0 |
| 13215 | else | 12387 | else |
| 13216 | cat >conftest.$ac_ext <<_ACEOF | 12388 | cat >conftest.$ac_ext <<_ACEOF |
| 12389 | #line $LINENO "configure" | ||
| 13217 | /* confdefs.h. */ | 12390 | /* confdefs.h. */ |
| 13218 | _ACEOF | 12391 | _ACEOF |
| 13219 | cat confdefs.h >>conftest.$ac_ext | 12392 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13259,7 +12432,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13259 | ( exit $ac_status ) | 12432 | ( exit $ac_status ) |
| 13260 | ac_cv_c_stack_direction=-1 | 12433 | ac_cv_c_stack_direction=-1 |
| 13261 | fi | 12434 | fi |
| 13262 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 12435 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 13263 | fi | 12436 | fi |
| 13264 | fi | 12437 | fi |
| 13265 | echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5 | 12438 | echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5 |
| @@ -13284,6 +12457,7 @@ else | |||
| 13284 | ac_check_lib_save_LIBS=$LIBS | 12457 | ac_check_lib_save_LIBS=$LIBS |
| 13285 | LIBS="-lm $LIBS" | 12458 | LIBS="-lm $LIBS" |
| 13286 | cat >conftest.$ac_ext <<_ACEOF | 12459 | cat >conftest.$ac_ext <<_ACEOF |
| 12460 | #line $LINENO "configure" | ||
| 13287 | /* confdefs.h. */ | 12461 | /* confdefs.h. */ |
| 13288 | _ACEOF | 12462 | _ACEOF |
| 13289 | cat confdefs.h >>conftest.$ac_ext | 12463 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13307,20 +12481,11 @@ sqrt (); | |||
| 13307 | _ACEOF | 12481 | _ACEOF |
| 13308 | rm -f conftest.$ac_objext conftest$ac_exeext | 12482 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13309 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12483 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13310 | (eval $ac_link) 2>conftest.er1 | 12484 | (eval $ac_link) 2>&5 |
| 13311 | ac_status=$? | 12485 | ac_status=$? |
| 13312 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13313 | rm -f conftest.er1 | ||
| 13314 | cat conftest.err >&5 | ||
| 13315 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12486 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13316 | (exit $ac_status); } && | 12487 | (exit $ac_status); } && |
| 13317 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12488 | { ac_try='test -s conftest$ac_exeext' |
| 13318 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13319 | (eval $ac_try) 2>&5 | ||
| 13320 | ac_status=$? | ||
| 13321 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13322 | (exit $ac_status); }; } && | ||
| 13323 | { ac_try='test -s conftest$ac_exeext' | ||
| 13324 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12489 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13325 | (eval $ac_try) 2>&5 | 12490 | (eval $ac_try) 2>&5 |
| 13326 | ac_status=$? | 12491 | ac_status=$? |
| @@ -13333,8 +12498,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13333 | 12498 | ||
| 13334 | ac_cv_lib_m_sqrt=no | 12499 | ac_cv_lib_m_sqrt=no |
| 13335 | fi | 12500 | fi |
| 13336 | rm -f conftest.err conftest.$ac_objext \ | 12501 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 13337 | conftest$ac_exeext conftest.$ac_ext | ||
| 13338 | LIBS=$ac_check_lib_save_LIBS | 12502 | LIBS=$ac_check_lib_save_LIBS |
| 13339 | fi | 12503 | fi |
| 13340 | echo "$as_me:$LINENO: result: $ac_cv_lib_m_sqrt" >&5 | 12504 | echo "$as_me:$LINENO: result: $ac_cv_lib_m_sqrt" >&5 |
| @@ -13360,6 +12524,7 @@ else | |||
| 13360 | ac_check_lib_save_LIBS=$LIBS | 12524 | ac_check_lib_save_LIBS=$LIBS |
| 13361 | LIBS="-lmail $LIBS" | 12525 | LIBS="-lmail $LIBS" |
| 13362 | cat >conftest.$ac_ext <<_ACEOF | 12526 | cat >conftest.$ac_ext <<_ACEOF |
| 12527 | #line $LINENO "configure" | ||
| 13363 | /* confdefs.h. */ | 12528 | /* confdefs.h. */ |
| 13364 | _ACEOF | 12529 | _ACEOF |
| 13365 | cat confdefs.h >>conftest.$ac_ext | 12530 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13383,20 +12548,11 @@ maillock (); | |||
| 13383 | _ACEOF | 12548 | _ACEOF |
| 13384 | rm -f conftest.$ac_objext conftest$ac_exeext | 12549 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13385 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12550 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13386 | (eval $ac_link) 2>conftest.er1 | 12551 | (eval $ac_link) 2>&5 |
| 13387 | ac_status=$? | 12552 | ac_status=$? |
| 13388 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13389 | rm -f conftest.er1 | ||
| 13390 | cat conftest.err >&5 | ||
| 13391 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12553 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13392 | (exit $ac_status); } && | 12554 | (exit $ac_status); } && |
| 13393 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12555 | { ac_try='test -s conftest$ac_exeext' |
| 13394 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13395 | (eval $ac_try) 2>&5 | ||
| 13396 | ac_status=$? | ||
| 13397 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13398 | (exit $ac_status); }; } && | ||
| 13399 | { ac_try='test -s conftest$ac_exeext' | ||
| 13400 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12556 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13401 | (eval $ac_try) 2>&5 | 12557 | (eval $ac_try) 2>&5 |
| 13402 | ac_status=$? | 12558 | ac_status=$? |
| @@ -13409,8 +12565,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13409 | 12565 | ||
| 13410 | ac_cv_lib_mail_maillock=no | 12566 | ac_cv_lib_mail_maillock=no |
| 13411 | fi | 12567 | fi |
| 13412 | rm -f conftest.err conftest.$ac_objext \ | 12568 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 13413 | conftest$ac_exeext conftest.$ac_ext | ||
| 13414 | LIBS=$ac_check_lib_save_LIBS | 12569 | LIBS=$ac_check_lib_save_LIBS |
| 13415 | fi | 12570 | fi |
| 13416 | echo "$as_me:$LINENO: result: $ac_cv_lib_mail_maillock" >&5 | 12571 | echo "$as_me:$LINENO: result: $ac_cv_lib_mail_maillock" >&5 |
| @@ -13433,6 +12588,7 @@ else | |||
| 13433 | ac_check_lib_save_LIBS=$LIBS | 12588 | ac_check_lib_save_LIBS=$LIBS |
| 13434 | LIBS="-llockfile $LIBS" | 12589 | LIBS="-llockfile $LIBS" |
| 13435 | cat >conftest.$ac_ext <<_ACEOF | 12590 | cat >conftest.$ac_ext <<_ACEOF |
| 12591 | #line $LINENO "configure" | ||
| 13436 | /* confdefs.h. */ | 12592 | /* confdefs.h. */ |
| 13437 | _ACEOF | 12593 | _ACEOF |
| 13438 | cat confdefs.h >>conftest.$ac_ext | 12594 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13456,20 +12612,11 @@ maillock (); | |||
| 13456 | _ACEOF | 12612 | _ACEOF |
| 13457 | rm -f conftest.$ac_objext conftest$ac_exeext | 12613 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13458 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12614 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13459 | (eval $ac_link) 2>conftest.er1 | 12615 | (eval $ac_link) 2>&5 |
| 13460 | ac_status=$? | 12616 | ac_status=$? |
| 13461 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13462 | rm -f conftest.er1 | ||
| 13463 | cat conftest.err >&5 | ||
| 13464 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12617 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13465 | (exit $ac_status); } && | 12618 | (exit $ac_status); } && |
| 13466 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12619 | { ac_try='test -s conftest$ac_exeext' |
| 13467 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13468 | (eval $ac_try) 2>&5 | ||
| 13469 | ac_status=$? | ||
| 13470 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13471 | (exit $ac_status); }; } && | ||
| 13472 | { ac_try='test -s conftest$ac_exeext' | ||
| 13473 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12620 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13474 | (eval $ac_try) 2>&5 | 12621 | (eval $ac_try) 2>&5 |
| 13475 | ac_status=$? | 12622 | ac_status=$? |
| @@ -13482,8 +12629,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13482 | 12629 | ||
| 13483 | ac_cv_lib_lockfile_maillock=no | 12630 | ac_cv_lib_lockfile_maillock=no |
| 13484 | fi | 12631 | fi |
| 13485 | rm -f conftest.err conftest.$ac_objext \ | 12632 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 13486 | conftest$ac_exeext conftest.$ac_ext | ||
| 13487 | LIBS=$ac_check_lib_save_LIBS | 12633 | LIBS=$ac_check_lib_save_LIBS |
| 13488 | fi | 12634 | fi |
| 13489 | echo "$as_me:$LINENO: result: $ac_cv_lib_lockfile_maillock" >&5 | 12635 | echo "$as_me:$LINENO: result: $ac_cv_lib_lockfile_maillock" >&5 |
| @@ -13559,28 +12705,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 13559 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12705 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13560 | else | 12706 | else |
| 13561 | cat >conftest.$ac_ext <<_ACEOF | 12707 | cat >conftest.$ac_ext <<_ACEOF |
| 12708 | #line $LINENO "configure" | ||
| 13562 | /* confdefs.h. */ | 12709 | /* confdefs.h. */ |
| 13563 | _ACEOF | 12710 | _ACEOF |
| 13564 | cat confdefs.h >>conftest.$ac_ext | 12711 | cat confdefs.h >>conftest.$ac_ext |
| 13565 | cat >>conftest.$ac_ext <<_ACEOF | 12712 | cat >>conftest.$ac_ext <<_ACEOF |
| 13566 | /* end confdefs.h. */ | 12713 | /* end confdefs.h. */ |
| 13567 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 13568 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 13569 | #define $ac_func innocuous_$ac_func | ||
| 13570 | |||
| 13571 | /* System header to define __stub macros and hopefully few prototypes, | 12714 | /* System header to define __stub macros and hopefully few prototypes, |
| 13572 | which can conflict with char $ac_func (); below. | 12715 | which can conflict with char $ac_func (); below. |
| 13573 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 12716 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 13574 | <limits.h> exists even on freestanding compilers. */ | 12717 | <limits.h> exists even on freestanding compilers. */ |
| 13575 | |||
| 13576 | #ifdef __STDC__ | 12718 | #ifdef __STDC__ |
| 13577 | # include <limits.h> | 12719 | # include <limits.h> |
| 13578 | #else | 12720 | #else |
| 13579 | # include <assert.h> | 12721 | # include <assert.h> |
| 13580 | #endif | 12722 | #endif |
| 13581 | |||
| 13582 | #undef $ac_func | ||
| 13583 | |||
| 13584 | /* Override any gcc2 internal prototype to avoid an error. */ | 12723 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 13585 | #ifdef __cplusplus | 12724 | #ifdef __cplusplus |
| 13586 | extern "C" | 12725 | extern "C" |
| @@ -13611,20 +12750,11 @@ return f != $ac_func; | |||
| 13611 | _ACEOF | 12750 | _ACEOF |
| 13612 | rm -f conftest.$ac_objext conftest$ac_exeext | 12751 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13613 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12752 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13614 | (eval $ac_link) 2>conftest.er1 | 12753 | (eval $ac_link) 2>&5 |
| 13615 | ac_status=$? | 12754 | ac_status=$? |
| 13616 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13617 | rm -f conftest.er1 | ||
| 13618 | cat conftest.err >&5 | ||
| 13619 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12755 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13620 | (exit $ac_status); } && | 12756 | (exit $ac_status); } && |
| 13621 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12757 | { ac_try='test -s conftest$ac_exeext' |
| 13622 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13623 | (eval $ac_try) 2>&5 | ||
| 13624 | ac_status=$? | ||
| 13625 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13626 | (exit $ac_status); }; } && | ||
| 13627 | { ac_try='test -s conftest$ac_exeext' | ||
| 13628 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12758 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13629 | (eval $ac_try) 2>&5 | 12759 | (eval $ac_try) 2>&5 |
| 13630 | ac_status=$? | 12760 | ac_status=$? |
| @@ -13637,8 +12767,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13637 | 12767 | ||
| 13638 | eval "$as_ac_var=no" | 12768 | eval "$as_ac_var=no" |
| 13639 | fi | 12769 | fi |
| 13640 | rm -f conftest.err conftest.$ac_objext \ | 12770 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 13641 | conftest$ac_exeext conftest.$ac_ext | ||
| 13642 | fi | 12771 | fi |
| 13643 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 12772 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 13644 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 12773 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -13667,6 +12796,7 @@ else | |||
| 13667 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 12796 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 13668 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 12797 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 13669 | cat >conftest.$ac_ext <<_ACEOF | 12798 | cat >conftest.$ac_ext <<_ACEOF |
| 12799 | #line $LINENO "configure" | ||
| 13670 | /* confdefs.h. */ | 12800 | /* confdefs.h. */ |
| 13671 | _ACEOF | 12801 | _ACEOF |
| 13672 | cat confdefs.h >>conftest.$ac_ext | 12802 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13677,20 +12807,11 @@ $ac_includes_default | |||
| 13677 | _ACEOF | 12807 | _ACEOF |
| 13678 | rm -f conftest.$ac_objext | 12808 | rm -f conftest.$ac_objext |
| 13679 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 12809 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 13680 | (eval $ac_compile) 2>conftest.er1 | 12810 | (eval $ac_compile) 2>&5 |
| 13681 | ac_status=$? | 12811 | ac_status=$? |
| 13682 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13683 | rm -f conftest.er1 | ||
| 13684 | cat conftest.err >&5 | ||
| 13685 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12812 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13686 | (exit $ac_status); } && | 12813 | (exit $ac_status); } && |
| 13687 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 12814 | { ac_try='test -s conftest.$ac_objext' |
| 13688 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13689 | (eval $ac_try) 2>&5 | ||
| 13690 | ac_status=$? | ||
| 13691 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13692 | (exit $ac_status); }; } && | ||
| 13693 | { ac_try='test -s conftest.$ac_objext' | ||
| 13694 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12815 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13695 | (eval $ac_try) 2>&5 | 12816 | (eval $ac_try) 2>&5 |
| 13696 | ac_status=$? | 12817 | ac_status=$? |
| @@ -13703,7 +12824,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13703 | 12824 | ||
| 13704 | ac_header_compiler=no | 12825 | ac_header_compiler=no |
| 13705 | fi | 12826 | fi |
| 13706 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 12827 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 13707 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 12828 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 13708 | echo "${ECHO_T}$ac_header_compiler" >&6 | 12829 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 13709 | 12830 | ||
| @@ -13711,6 +12832,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 13711 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 12832 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 13712 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 12833 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 13713 | cat >conftest.$ac_ext <<_ACEOF | 12834 | cat >conftest.$ac_ext <<_ACEOF |
| 12835 | #line $LINENO "configure" | ||
| 13714 | /* confdefs.h. */ | 12836 | /* confdefs.h. */ |
| 13715 | _ACEOF | 12837 | _ACEOF |
| 13716 | cat confdefs.h >>conftest.$ac_ext | 12838 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13728,7 +12850,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 13728 | (exit $ac_status); } >/dev/null; then | 12850 | (exit $ac_status); } >/dev/null; then |
| 13729 | if test -s conftest.err; then | 12851 | if test -s conftest.err; then |
| 13730 | ac_cpp_err=$ac_c_preproc_warn_flag | 12852 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 13731 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 13732 | else | 12853 | else |
| 13733 | ac_cpp_err= | 12854 | ac_cpp_err= |
| 13734 | fi | 12855 | fi |
| @@ -13748,32 +12869,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 13748 | echo "${ECHO_T}$ac_header_preproc" >&6 | 12869 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 13749 | 12870 | ||
| 13750 | # So? What about this header? | 12871 | # So? What about this header? |
| 13751 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 12872 | case $ac_header_compiler:$ac_header_preproc in |
| 13752 | yes:no: ) | 12873 | yes:no ) |
| 13753 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 12874 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 13754 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 12875 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 13755 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 12876 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 13756 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 12877 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 13757 | ac_header_preproc=yes | 12878 | ( |
| 12879 | cat <<\_ASBOX | ||
| 12880 | ## ------------------------------------ ## | ||
| 12881 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 12882 | ## ------------------------------------ ## | ||
| 12883 | _ASBOX | ||
| 12884 | ) | | ||
| 12885 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 13758 | ;; | 12886 | ;; |
| 13759 | no:yes:* ) | 12887 | no:yes ) |
| 13760 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 12888 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 13761 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 12889 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 13762 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 12890 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 13763 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 12891 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 13764 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 13765 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 13766 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 13767 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 13768 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 12892 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 13769 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 12893 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 13770 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 13771 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 13772 | ( | 12894 | ( |
| 13773 | cat <<\_ASBOX | 12895 | cat <<\_ASBOX |
| 13774 | ## ------------------------------------------ ## | 12896 | ## ------------------------------------ ## |
| 13775 | ## Report this to the AC_PACKAGE_NAME lists. ## | 12897 | ## Report this to bug-autoconf@gnu.org. ## |
| 13776 | ## ------------------------------------------ ## | 12898 | ## ------------------------------------ ## |
| 13777 | _ASBOX | 12899 | _ASBOX |
| 13778 | ) | | 12900 | ) | |
| 13779 | sed "s/^/$as_me: WARNING: /" >&2 | 12901 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -13784,7 +12906,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 13784 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 12906 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 13785 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12907 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13786 | else | 12908 | else |
| 13787 | eval "$as_ac_Header=\$ac_header_preproc" | 12909 | eval "$as_ac_Header=$ac_header_preproc" |
| 13788 | fi | 12910 | fi |
| 13789 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 12911 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 13790 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 12912 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -13884,28 +13006,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 13884 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 13006 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13885 | else | 13007 | else |
| 13886 | cat >conftest.$ac_ext <<_ACEOF | 13008 | cat >conftest.$ac_ext <<_ACEOF |
| 13009 | #line $LINENO "configure" | ||
| 13887 | /* confdefs.h. */ | 13010 | /* confdefs.h. */ |
| 13888 | _ACEOF | 13011 | _ACEOF |
| 13889 | cat confdefs.h >>conftest.$ac_ext | 13012 | cat confdefs.h >>conftest.$ac_ext |
| 13890 | cat >>conftest.$ac_ext <<_ACEOF | 13013 | cat >>conftest.$ac_ext <<_ACEOF |
| 13891 | /* end confdefs.h. */ | 13014 | /* end confdefs.h. */ |
| 13892 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 13893 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 13894 | #define $ac_func innocuous_$ac_func | ||
| 13895 | |||
| 13896 | /* System header to define __stub macros and hopefully few prototypes, | 13015 | /* System header to define __stub macros and hopefully few prototypes, |
| 13897 | which can conflict with char $ac_func (); below. | 13016 | which can conflict with char $ac_func (); below. |
| 13898 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 13017 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 13899 | <limits.h> exists even on freestanding compilers. */ | 13018 | <limits.h> exists even on freestanding compilers. */ |
| 13900 | |||
| 13901 | #ifdef __STDC__ | 13019 | #ifdef __STDC__ |
| 13902 | # include <limits.h> | 13020 | # include <limits.h> |
| 13903 | #else | 13021 | #else |
| 13904 | # include <assert.h> | 13022 | # include <assert.h> |
| 13905 | #endif | 13023 | #endif |
| 13906 | |||
| 13907 | #undef $ac_func | ||
| 13908 | |||
| 13909 | /* Override any gcc2 internal prototype to avoid an error. */ | 13024 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 13910 | #ifdef __cplusplus | 13025 | #ifdef __cplusplus |
| 13911 | extern "C" | 13026 | extern "C" |
| @@ -13936,20 +13051,11 @@ return f != $ac_func; | |||
| 13936 | _ACEOF | 13051 | _ACEOF |
| 13937 | rm -f conftest.$ac_objext conftest$ac_exeext | 13052 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13938 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13053 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13939 | (eval $ac_link) 2>conftest.er1 | 13054 | (eval $ac_link) 2>&5 |
| 13940 | ac_status=$? | 13055 | ac_status=$? |
| 13941 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13942 | rm -f conftest.er1 | ||
| 13943 | cat conftest.err >&5 | ||
| 13944 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13056 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13945 | (exit $ac_status); } && | 13057 | (exit $ac_status); } && |
| 13946 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13058 | { ac_try='test -s conftest$ac_exeext' |
| 13947 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13948 | (eval $ac_try) 2>&5 | ||
| 13949 | ac_status=$? | ||
| 13950 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13951 | (exit $ac_status); }; } && | ||
| 13952 | { ac_try='test -s conftest$ac_exeext' | ||
| 13953 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13059 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13954 | (eval $ac_try) 2>&5 | 13060 | (eval $ac_try) 2>&5 |
| 13955 | ac_status=$? | 13061 | ac_status=$? |
| @@ -13962,8 +13068,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13962 | 13068 | ||
| 13963 | eval "$as_ac_var=no" | 13069 | eval "$as_ac_var=no" |
| 13964 | fi | 13070 | fi |
| 13965 | rm -f conftest.err conftest.$ac_objext \ | 13071 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 13966 | conftest$ac_exeext conftest.$ac_ext | ||
| 13967 | fi | 13072 | fi |
| 13968 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 13073 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 13969 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 13074 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -13993,6 +13098,7 @@ else | |||
| 13993 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 13098 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 13994 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 13099 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 13995 | cat >conftest.$ac_ext <<_ACEOF | 13100 | cat >conftest.$ac_ext <<_ACEOF |
| 13101 | #line $LINENO "configure" | ||
| 13996 | /* confdefs.h. */ | 13102 | /* confdefs.h. */ |
| 13997 | _ACEOF | 13103 | _ACEOF |
| 13998 | cat confdefs.h >>conftest.$ac_ext | 13104 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14003,20 +13109,11 @@ $ac_includes_default | |||
| 14003 | _ACEOF | 13109 | _ACEOF |
| 14004 | rm -f conftest.$ac_objext | 13110 | rm -f conftest.$ac_objext |
| 14005 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 13111 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 14006 | (eval $ac_compile) 2>conftest.er1 | 13112 | (eval $ac_compile) 2>&5 |
| 14007 | ac_status=$? | 13113 | ac_status=$? |
| 14008 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14009 | rm -f conftest.er1 | ||
| 14010 | cat conftest.err >&5 | ||
| 14011 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13114 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14012 | (exit $ac_status); } && | 13115 | (exit $ac_status); } && |
| 14013 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13116 | { ac_try='test -s conftest.$ac_objext' |
| 14014 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14015 | (eval $ac_try) 2>&5 | ||
| 14016 | ac_status=$? | ||
| 14017 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14018 | (exit $ac_status); }; } && | ||
| 14019 | { ac_try='test -s conftest.$ac_objext' | ||
| 14020 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13117 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14021 | (eval $ac_try) 2>&5 | 13118 | (eval $ac_try) 2>&5 |
| 14022 | ac_status=$? | 13119 | ac_status=$? |
| @@ -14029,7 +13126,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14029 | 13126 | ||
| 14030 | ac_header_compiler=no | 13127 | ac_header_compiler=no |
| 14031 | fi | 13128 | fi |
| 14032 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 13129 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 14033 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 13130 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 14034 | echo "${ECHO_T}$ac_header_compiler" >&6 | 13131 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 14035 | 13132 | ||
| @@ -14037,6 +13134,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 14037 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 13134 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 14038 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 13135 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 14039 | cat >conftest.$ac_ext <<_ACEOF | 13136 | cat >conftest.$ac_ext <<_ACEOF |
| 13137 | #line $LINENO "configure" | ||
| 14040 | /* confdefs.h. */ | 13138 | /* confdefs.h. */ |
| 14041 | _ACEOF | 13139 | _ACEOF |
| 14042 | cat confdefs.h >>conftest.$ac_ext | 13140 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14054,7 +13152,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 14054 | (exit $ac_status); } >/dev/null; then | 13152 | (exit $ac_status); } >/dev/null; then |
| 14055 | if test -s conftest.err; then | 13153 | if test -s conftest.err; then |
| 14056 | ac_cpp_err=$ac_c_preproc_warn_flag | 13154 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 14057 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 14058 | else | 13155 | else |
| 14059 | ac_cpp_err= | 13156 | ac_cpp_err= |
| 14060 | fi | 13157 | fi |
| @@ -14074,32 +13171,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 14074 | echo "${ECHO_T}$ac_header_preproc" >&6 | 13171 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 14075 | 13172 | ||
| 14076 | # So? What about this header? | 13173 | # So? What about this header? |
| 14077 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 13174 | case $ac_header_compiler:$ac_header_preproc in |
| 14078 | yes:no: ) | 13175 | yes:no ) |
| 14079 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 13176 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 14080 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 13177 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 14081 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 13178 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 14082 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 13179 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 14083 | ac_header_preproc=yes | 13180 | ( |
| 13181 | cat <<\_ASBOX | ||
| 13182 | ## ------------------------------------ ## | ||
| 13183 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 13184 | ## ------------------------------------ ## | ||
| 13185 | _ASBOX | ||
| 13186 | ) | | ||
| 13187 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 14084 | ;; | 13188 | ;; |
| 14085 | no:yes:* ) | 13189 | no:yes ) |
| 14086 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 13190 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 14087 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 13191 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 14088 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 13192 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 14089 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 13193 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 14090 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 14091 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 14092 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 14093 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 14094 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 13194 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 14095 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 13195 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 14096 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 14097 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 14098 | ( | 13196 | ( |
| 14099 | cat <<\_ASBOX | 13197 | cat <<\_ASBOX |
| 14100 | ## ------------------------------------------ ## | 13198 | ## ------------------------------------ ## |
| 14101 | ## Report this to the AC_PACKAGE_NAME lists. ## | 13199 | ## Report this to bug-autoconf@gnu.org. ## |
| 14102 | ## ------------------------------------------ ## | 13200 | ## ------------------------------------ ## |
| 14103 | _ASBOX | 13201 | _ASBOX |
| 14104 | ) | | 13202 | ) | |
| 14105 | sed "s/^/$as_me: WARNING: /" >&2 | 13203 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -14110,7 +13208,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 14110 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 13208 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 14111 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 13209 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14112 | else | 13210 | else |
| 14113 | eval "$as_ac_Header=\$ac_header_preproc" | 13211 | eval "$as_ac_Header=$ac_header_preproc" |
| 14114 | fi | 13212 | fi |
| 14115 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 13213 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 14116 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 13214 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -14128,8 +13226,7 @@ done | |||
| 14128 | 13226 | ||
| 14129 | 13227 | ||
| 14130 | 13228 | ||
| 14131 | 13229 | for ac_header in sys/time.h unistd.h | |
| 14132 | for ac_header in stdlib.h sys/time.h unistd.h | ||
| 14133 | do | 13230 | do |
| 14134 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 13231 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 14135 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 13232 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| @@ -14145,6 +13242,7 @@ else | |||
| 14145 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 13242 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 14146 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 13243 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 14147 | cat >conftest.$ac_ext <<_ACEOF | 13244 | cat >conftest.$ac_ext <<_ACEOF |
| 13245 | #line $LINENO "configure" | ||
| 14148 | /* confdefs.h. */ | 13246 | /* confdefs.h. */ |
| 14149 | _ACEOF | 13247 | _ACEOF |
| 14150 | cat confdefs.h >>conftest.$ac_ext | 13248 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14155,20 +13253,11 @@ $ac_includes_default | |||
| 14155 | _ACEOF | 13253 | _ACEOF |
| 14156 | rm -f conftest.$ac_objext | 13254 | rm -f conftest.$ac_objext |
| 14157 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 13255 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 14158 | (eval $ac_compile) 2>conftest.er1 | 13256 | (eval $ac_compile) 2>&5 |
| 14159 | ac_status=$? | 13257 | ac_status=$? |
| 14160 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14161 | rm -f conftest.er1 | ||
| 14162 | cat conftest.err >&5 | ||
| 14163 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13258 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14164 | (exit $ac_status); } && | 13259 | (exit $ac_status); } && |
| 14165 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13260 | { ac_try='test -s conftest.$ac_objext' |
| 14166 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14167 | (eval $ac_try) 2>&5 | ||
| 14168 | ac_status=$? | ||
| 14169 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14170 | (exit $ac_status); }; } && | ||
| 14171 | { ac_try='test -s conftest.$ac_objext' | ||
| 14172 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13261 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14173 | (eval $ac_try) 2>&5 | 13262 | (eval $ac_try) 2>&5 |
| 14174 | ac_status=$? | 13263 | ac_status=$? |
| @@ -14181,7 +13270,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14181 | 13270 | ||
| 14182 | ac_header_compiler=no | 13271 | ac_header_compiler=no |
| 14183 | fi | 13272 | fi |
| 14184 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 13273 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 14185 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 13274 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 14186 | echo "${ECHO_T}$ac_header_compiler" >&6 | 13275 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 14187 | 13276 | ||
| @@ -14189,6 +13278,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 14189 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 13278 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 14190 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 13279 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 14191 | cat >conftest.$ac_ext <<_ACEOF | 13280 | cat >conftest.$ac_ext <<_ACEOF |
| 13281 | #line $LINENO "configure" | ||
| 14192 | /* confdefs.h. */ | 13282 | /* confdefs.h. */ |
| 14193 | _ACEOF | 13283 | _ACEOF |
| 14194 | cat confdefs.h >>conftest.$ac_ext | 13284 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14206,7 +13296,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 14206 | (exit $ac_status); } >/dev/null; then | 13296 | (exit $ac_status); } >/dev/null; then |
| 14207 | if test -s conftest.err; then | 13297 | if test -s conftest.err; then |
| 14208 | ac_cpp_err=$ac_c_preproc_warn_flag | 13298 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 14209 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 14210 | else | 13299 | else |
| 14211 | ac_cpp_err= | 13300 | ac_cpp_err= |
| 14212 | fi | 13301 | fi |
| @@ -14226,32 +13315,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 14226 | echo "${ECHO_T}$ac_header_preproc" >&6 | 13315 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 14227 | 13316 | ||
| 14228 | # So? What about this header? | 13317 | # So? What about this header? |
| 14229 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 13318 | case $ac_header_compiler:$ac_header_preproc in |
| 14230 | yes:no: ) | 13319 | yes:no ) |
| 14231 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 13320 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 14232 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 13321 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 14233 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 13322 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 14234 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 13323 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 14235 | ac_header_preproc=yes | 13324 | ( |
| 13325 | cat <<\_ASBOX | ||
| 13326 | ## ------------------------------------ ## | ||
| 13327 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 13328 | ## ------------------------------------ ## | ||
| 13329 | _ASBOX | ||
| 13330 | ) | | ||
| 13331 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 14236 | ;; | 13332 | ;; |
| 14237 | no:yes:* ) | 13333 | no:yes ) |
| 14238 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 13334 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 14239 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 13335 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 14240 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 13336 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 14241 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 13337 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 14242 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 14243 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 14244 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 14245 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 14246 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 13338 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 14247 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 13339 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 14248 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 14249 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 14250 | ( | 13340 | ( |
| 14251 | cat <<\_ASBOX | 13341 | cat <<\_ASBOX |
| 14252 | ## ------------------------------------------ ## | 13342 | ## ------------------------------------ ## |
| 14253 | ## Report this to the AC_PACKAGE_NAME lists. ## | 13343 | ## Report this to bug-autoconf@gnu.org. ## |
| 14254 | ## ------------------------------------------ ## | 13344 | ## ------------------------------------ ## |
| 14255 | _ASBOX | 13345 | _ASBOX |
| 14256 | ) | | 13346 | ) | |
| 14257 | sed "s/^/$as_me: WARNING: /" >&2 | 13347 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -14262,7 +13352,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 14262 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 13352 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 14263 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 13353 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14264 | else | 13354 | else |
| 14265 | eval "$as_ac_Header=\$ac_header_preproc" | 13355 | eval "$as_ac_Header=$ac_header_preproc" |
| 14266 | fi | 13356 | fi |
| 14267 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 13357 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 14268 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 13358 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -14287,28 +13377,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 14287 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 13377 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14288 | else | 13378 | else |
| 14289 | cat >conftest.$ac_ext <<_ACEOF | 13379 | cat >conftest.$ac_ext <<_ACEOF |
| 13380 | #line $LINENO "configure" | ||
| 14290 | /* confdefs.h. */ | 13381 | /* confdefs.h. */ |
| 14291 | _ACEOF | 13382 | _ACEOF |
| 14292 | cat confdefs.h >>conftest.$ac_ext | 13383 | cat confdefs.h >>conftest.$ac_ext |
| 14293 | cat >>conftest.$ac_ext <<_ACEOF | 13384 | cat >>conftest.$ac_ext <<_ACEOF |
| 14294 | /* end confdefs.h. */ | 13385 | /* end confdefs.h. */ |
| 14295 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 14296 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 14297 | #define $ac_func innocuous_$ac_func | ||
| 14298 | |||
| 14299 | /* System header to define __stub macros and hopefully few prototypes, | 13386 | /* System header to define __stub macros and hopefully few prototypes, |
| 14300 | which can conflict with char $ac_func (); below. | 13387 | which can conflict with char $ac_func (); below. |
| 14301 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 13388 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 14302 | <limits.h> exists even on freestanding compilers. */ | 13389 | <limits.h> exists even on freestanding compilers. */ |
| 14303 | |||
| 14304 | #ifdef __STDC__ | 13390 | #ifdef __STDC__ |
| 14305 | # include <limits.h> | 13391 | # include <limits.h> |
| 14306 | #else | 13392 | #else |
| 14307 | # include <assert.h> | 13393 | # include <assert.h> |
| 14308 | #endif | 13394 | #endif |
| 14309 | |||
| 14310 | #undef $ac_func | ||
| 14311 | |||
| 14312 | /* Override any gcc2 internal prototype to avoid an error. */ | 13395 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14313 | #ifdef __cplusplus | 13396 | #ifdef __cplusplus |
| 14314 | extern "C" | 13397 | extern "C" |
| @@ -14339,20 +13422,11 @@ return f != $ac_func; | |||
| 14339 | _ACEOF | 13422 | _ACEOF |
| 14340 | rm -f conftest.$ac_objext conftest$ac_exeext | 13423 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14341 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13424 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14342 | (eval $ac_link) 2>conftest.er1 | 13425 | (eval $ac_link) 2>&5 |
| 14343 | ac_status=$? | 13426 | ac_status=$? |
| 14344 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14345 | rm -f conftest.er1 | ||
| 14346 | cat conftest.err >&5 | ||
| 14347 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13427 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14348 | (exit $ac_status); } && | 13428 | (exit $ac_status); } && |
| 14349 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13429 | { ac_try='test -s conftest$ac_exeext' |
| 14350 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14351 | (eval $ac_try) 2>&5 | ||
| 14352 | ac_status=$? | ||
| 14353 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14354 | (exit $ac_status); }; } && | ||
| 14355 | { ac_try='test -s conftest$ac_exeext' | ||
| 14356 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13430 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14357 | (eval $ac_try) 2>&5 | 13431 | (eval $ac_try) 2>&5 |
| 14358 | ac_status=$? | 13432 | ac_status=$? |
| @@ -14365,8 +13439,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14365 | 13439 | ||
| 14366 | eval "$as_ac_var=no" | 13440 | eval "$as_ac_var=no" |
| 14367 | fi | 13441 | fi |
| 14368 | rm -f conftest.err conftest.$ac_objext \ | 13442 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 14369 | conftest$ac_exeext conftest.$ac_ext | ||
| 14370 | fi | 13443 | fi |
| 14371 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 13444 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 14372 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 13445 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -14387,6 +13460,7 @@ else | |||
| 14387 | ac_cv_func_working_mktime=no | 13460 | ac_cv_func_working_mktime=no |
| 14388 | else | 13461 | else |
| 14389 | cat >conftest.$ac_ext <<_ACEOF | 13462 | cat >conftest.$ac_ext <<_ACEOF |
| 13463 | #line $LINENO "configure" | ||
| 14390 | /* confdefs.h. */ | 13464 | /* confdefs.h. */ |
| 14391 | _ACEOF | 13465 | _ACEOF |
| 14392 | cat confdefs.h >>conftest.$ac_ext | 13466 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14404,10 +13478,6 @@ cat >>conftest.$ac_ext <<_ACEOF | |||
| 14404 | # endif | 13478 | # endif |
| 14405 | #endif | 13479 | #endif |
| 14406 | 13480 | ||
| 14407 | #if HAVE_STDLIB_H | ||
| 14408 | # include <stdlib.h> | ||
| 14409 | #endif | ||
| 14410 | |||
| 14411 | #if HAVE_UNISTD_H | 13481 | #if HAVE_UNISTD_H |
| 14412 | # include <unistd.h> | 13482 | # include <unistd.h> |
| 14413 | #endif | 13483 | #endif |
| @@ -14420,11 +13490,10 @@ cat >>conftest.$ac_ext <<_ACEOF | |||
| 14420 | #undef putenv | 13490 | #undef putenv |
| 14421 | 13491 | ||
| 14422 | static time_t time_t_max; | 13492 | static time_t time_t_max; |
| 14423 | static time_t time_t_min; | ||
| 14424 | 13493 | ||
| 14425 | /* Values we'll use to set the TZ environment variable. */ | 13494 | /* Values we'll use to set the TZ environment variable. */ |
| 14426 | static char *tz_strings[] = { | 13495 | static const char *const tz_strings[] = { |
| 14427 | (char *) 0, "TZ=GMT0", "TZ=JST-9", | 13496 | (const char *) 0, "TZ=GMT0", "TZ=JST-9", |
| 14428 | "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" | 13497 | "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" |
| 14429 | }; | 13498 | }; |
| 14430 | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) | 13499 | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) |
| @@ -14455,21 +13524,15 @@ spring_forward_gap () | |||
| 14455 | } | 13524 | } |
| 14456 | 13525 | ||
| 14457 | static void | 13526 | static void |
| 14458 | mktime_test1 (now) | 13527 | mktime_test (now) |
| 14459 | time_t now; | 13528 | time_t now; |
| 14460 | { | 13529 | { |
| 14461 | struct tm *lt; | 13530 | struct tm *lt; |
| 14462 | if ((lt = localtime (&now)) && mktime (lt) != now) | 13531 | if ((lt = localtime (&now)) && mktime (lt) != now) |
| 14463 | exit (1); | 13532 | exit (1); |
| 14464 | } | 13533 | now = time_t_max - now; |
| 14465 | 13534 | if ((lt = localtime (&now)) && mktime (lt) != now) | |
| 14466 | static void | 13535 | exit (1); |
| 14467 | mktime_test (now) | ||
| 14468 | time_t now; | ||
| 14469 | { | ||
| 14470 | mktime_test1 (now); | ||
| 14471 | mktime_test1 ((time_t) (time_t_max - now)); | ||
| 14472 | mktime_test1 ((time_t) (time_t_min + now)); | ||
| 14473 | } | 13536 | } |
| 14474 | 13537 | ||
| 14475 | static void | 13538 | static void |
| @@ -14529,9 +13592,6 @@ main () | |||
| 14529 | for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2) | 13592 | for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2) |
| 14530 | continue; | 13593 | continue; |
| 14531 | time_t_max--; | 13594 | time_t_max--; |
| 14532 | if ((time_t) -1 < 0) | ||
| 14533 | for (time_t_min = -1; (time_t) (time_t_min * 2) < 0; time_t_min *= 2) | ||
| 14534 | continue; | ||
| 14535 | delta = time_t_max / 997; /* a suitable prime number */ | 13595 | delta = time_t_max / 997; /* a suitable prime number */ |
| 14536 | for (i = 0; i < N_STRINGS; i++) | 13596 | for (i = 0; i < N_STRINGS; i++) |
| 14537 | { | 13597 | { |
| @@ -14540,12 +13600,11 @@ main () | |||
| 14540 | 13600 | ||
| 14541 | for (t = 0; t <= time_t_max - delta; t += delta) | 13601 | for (t = 0; t <= time_t_max - delta; t += delta) |
| 14542 | mktime_test (t); | 13602 | mktime_test (t); |
| 14543 | mktime_test ((time_t) 1); | 13603 | mktime_test ((time_t) 60 * 60); |
| 14544 | mktime_test ((time_t) (60 * 60)); | 13604 | mktime_test ((time_t) 60 * 60 * 24); |
| 14545 | mktime_test ((time_t) (60 * 60 * 24)); | ||
| 14546 | 13605 | ||
| 14547 | for (j = 1; 0 < j; j *= 2) | 13606 | for (j = 1; 0 < j; j *= 2) |
| 14548 | bigtime_test (j); | 13607 | bigtime_test (j); |
| 14549 | bigtime_test (j - 1); | 13608 | bigtime_test (j - 1); |
| 14550 | } | 13609 | } |
| 14551 | irix_6_4_bug (); | 13610 | irix_6_4_bug (); |
| @@ -14573,20 +13632,13 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14573 | ( exit $ac_status ) | 13632 | ( exit $ac_status ) |
| 14574 | ac_cv_func_working_mktime=no | 13633 | ac_cv_func_working_mktime=no |
| 14575 | fi | 13634 | fi |
| 14576 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 13635 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 14577 | fi | 13636 | fi |
| 14578 | fi | 13637 | fi |
| 14579 | echo "$as_me:$LINENO: result: $ac_cv_func_working_mktime" >&5 | 13638 | echo "$as_me:$LINENO: result: $ac_cv_func_working_mktime" >&5 |
| 14580 | echo "${ECHO_T}$ac_cv_func_working_mktime" >&6 | 13639 | echo "${ECHO_T}$ac_cv_func_working_mktime" >&6 |
| 14581 | if test $ac_cv_func_working_mktime = no; then | 13640 | if test $ac_cv_func_working_mktime = no; then |
| 14582 | case $LIBOBJS in | 13641 | LIBOBJS="$LIBOBJS mktime.$ac_objext" |
| 14583 | "mktime.$ac_objext" | \ | ||
| 14584 | *" mktime.$ac_objext" | \ | ||
| 14585 | "mktime.$ac_objext "* | \ | ||
| 14586 | *" mktime.$ac_objext "* ) ;; | ||
| 14587 | *) LIBOBJS="$LIBOBJS mktime.$ac_objext" ;; | ||
| 14588 | esac | ||
| 14589 | |||
| 14590 | fi | 13642 | fi |
| 14591 | 13643 | ||
| 14592 | if test "$ac_cv_func_working_mktime" = no; then | 13644 | if test "$ac_cv_func_working_mktime" = no; then |
| @@ -14614,28 +13666,21 @@ if test "${ac_cv_func_getloadavg+set}" = set; then | |||
| 14614 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 13666 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14615 | else | 13667 | else |
| 14616 | cat >conftest.$ac_ext <<_ACEOF | 13668 | cat >conftest.$ac_ext <<_ACEOF |
| 13669 | #line $LINENO "configure" | ||
| 14617 | /* confdefs.h. */ | 13670 | /* confdefs.h. */ |
| 14618 | _ACEOF | 13671 | _ACEOF |
| 14619 | cat confdefs.h >>conftest.$ac_ext | 13672 | cat confdefs.h >>conftest.$ac_ext |
| 14620 | cat >>conftest.$ac_ext <<_ACEOF | 13673 | cat >>conftest.$ac_ext <<_ACEOF |
| 14621 | /* end confdefs.h. */ | 13674 | /* end confdefs.h. */ |
| 14622 | /* Define getloadavg to an innocuous variant, in case <limits.h> declares getloadavg. | ||
| 14623 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 14624 | #define getloadavg innocuous_getloadavg | ||
| 14625 | |||
| 14626 | /* System header to define __stub macros and hopefully few prototypes, | 13675 | /* System header to define __stub macros and hopefully few prototypes, |
| 14627 | which can conflict with char getloadavg (); below. | 13676 | which can conflict with char getloadavg (); below. |
| 14628 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 13677 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 14629 | <limits.h> exists even on freestanding compilers. */ | 13678 | <limits.h> exists even on freestanding compilers. */ |
| 14630 | |||
| 14631 | #ifdef __STDC__ | 13679 | #ifdef __STDC__ |
| 14632 | # include <limits.h> | 13680 | # include <limits.h> |
| 14633 | #else | 13681 | #else |
| 14634 | # include <assert.h> | 13682 | # include <assert.h> |
| 14635 | #endif | 13683 | #endif |
| 14636 | |||
| 14637 | #undef getloadavg | ||
| 14638 | |||
| 14639 | /* Override any gcc2 internal prototype to avoid an error. */ | 13684 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14640 | #ifdef __cplusplus | 13685 | #ifdef __cplusplus |
| 14641 | extern "C" | 13686 | extern "C" |
| @@ -14666,20 +13711,11 @@ return f != getloadavg; | |||
| 14666 | _ACEOF | 13711 | _ACEOF |
| 14667 | rm -f conftest.$ac_objext conftest$ac_exeext | 13712 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14668 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13713 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14669 | (eval $ac_link) 2>conftest.er1 | 13714 | (eval $ac_link) 2>&5 |
| 14670 | ac_status=$? | 13715 | ac_status=$? |
| 14671 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14672 | rm -f conftest.er1 | ||
| 14673 | cat conftest.err >&5 | ||
| 14674 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13716 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14675 | (exit $ac_status); } && | 13717 | (exit $ac_status); } && |
| 14676 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13718 | { ac_try='test -s conftest$ac_exeext' |
| 14677 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14678 | (eval $ac_try) 2>&5 | ||
| 14679 | ac_status=$? | ||
| 14680 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14681 | (exit $ac_status); }; } && | ||
| 14682 | { ac_try='test -s conftest$ac_exeext' | ||
| 14683 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13719 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14684 | (eval $ac_try) 2>&5 | 13720 | (eval $ac_try) 2>&5 |
| 14685 | ac_status=$? | 13721 | ac_status=$? |
| @@ -14692,8 +13728,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14692 | 13728 | ||
| 14693 | ac_cv_func_getloadavg=no | 13729 | ac_cv_func_getloadavg=no |
| 14694 | fi | 13730 | fi |
| 14695 | rm -f conftest.err conftest.$ac_objext \ | 13731 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 14696 | conftest$ac_exeext conftest.$ac_ext | ||
| 14697 | fi | 13732 | fi |
| 14698 | echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5 | 13733 | echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5 |
| 14699 | echo "${ECHO_T}$ac_cv_func_getloadavg" >&6 | 13734 | echo "${ECHO_T}$ac_cv_func_getloadavg" >&6 |
| @@ -14715,28 +13750,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 14715 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 13750 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14716 | else | 13751 | else |
| 14717 | cat >conftest.$ac_ext <<_ACEOF | 13752 | cat >conftest.$ac_ext <<_ACEOF |
| 13753 | #line $LINENO "configure" | ||
| 14718 | /* confdefs.h. */ | 13754 | /* confdefs.h. */ |
| 14719 | _ACEOF | 13755 | _ACEOF |
| 14720 | cat confdefs.h >>conftest.$ac_ext | 13756 | cat confdefs.h >>conftest.$ac_ext |
| 14721 | cat >>conftest.$ac_ext <<_ACEOF | 13757 | cat >>conftest.$ac_ext <<_ACEOF |
| 14722 | /* end confdefs.h. */ | 13758 | /* end confdefs.h. */ |
| 14723 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 14724 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 14725 | #define $ac_func innocuous_$ac_func | ||
| 14726 | |||
| 14727 | /* System header to define __stub macros and hopefully few prototypes, | 13759 | /* System header to define __stub macros and hopefully few prototypes, |
| 14728 | which can conflict with char $ac_func (); below. | 13760 | which can conflict with char $ac_func (); below. |
| 14729 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 13761 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 14730 | <limits.h> exists even on freestanding compilers. */ | 13762 | <limits.h> exists even on freestanding compilers. */ |
| 14731 | |||
| 14732 | #ifdef __STDC__ | 13763 | #ifdef __STDC__ |
| 14733 | # include <limits.h> | 13764 | # include <limits.h> |
| 14734 | #else | 13765 | #else |
| 14735 | # include <assert.h> | 13766 | # include <assert.h> |
| 14736 | #endif | 13767 | #endif |
| 14737 | |||
| 14738 | #undef $ac_func | ||
| 14739 | |||
| 14740 | /* Override any gcc2 internal prototype to avoid an error. */ | 13768 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14741 | #ifdef __cplusplus | 13769 | #ifdef __cplusplus |
| 14742 | extern "C" | 13770 | extern "C" |
| @@ -14767,20 +13795,11 @@ return f != $ac_func; | |||
| 14767 | _ACEOF | 13795 | _ACEOF |
| 14768 | rm -f conftest.$ac_objext conftest$ac_exeext | 13796 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14769 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13797 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14770 | (eval $ac_link) 2>conftest.er1 | 13798 | (eval $ac_link) 2>&5 |
| 14771 | ac_status=$? | 13799 | ac_status=$? |
| 14772 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14773 | rm -f conftest.er1 | ||
| 14774 | cat conftest.err >&5 | ||
| 14775 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13800 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14776 | (exit $ac_status); } && | 13801 | (exit $ac_status); } && |
| 14777 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13802 | { ac_try='test -s conftest$ac_exeext' |
| 14778 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14779 | (eval $ac_try) 2>&5 | ||
| 14780 | ac_status=$? | ||
| 14781 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14782 | (exit $ac_status); }; } && | ||
| 14783 | { ac_try='test -s conftest$ac_exeext' | ||
| 14784 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13803 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14785 | (eval $ac_try) 2>&5 | 13804 | (eval $ac_try) 2>&5 |
| 14786 | ac_status=$? | 13805 | ac_status=$? |
| @@ -14793,8 +13812,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14793 | 13812 | ||
| 14794 | eval "$as_ac_var=no" | 13813 | eval "$as_ac_var=no" |
| 14795 | fi | 13814 | fi |
| 14796 | rm -f conftest.err conftest.$ac_objext \ | 13815 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 14797 | conftest$ac_exeext conftest.$ac_ext | ||
| 14798 | fi | 13816 | fi |
| 14799 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 13817 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 14800 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 13818 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -14817,6 +13835,7 @@ else | |||
| 14817 | ac_check_lib_save_LIBS=$LIBS | 13835 | ac_check_lib_save_LIBS=$LIBS |
| 14818 | LIBS="-lkstat $LIBS" | 13836 | LIBS="-lkstat $LIBS" |
| 14819 | cat >conftest.$ac_ext <<_ACEOF | 13837 | cat >conftest.$ac_ext <<_ACEOF |
| 13838 | #line $LINENO "configure" | ||
| 14820 | /* confdefs.h. */ | 13839 | /* confdefs.h. */ |
| 14821 | _ACEOF | 13840 | _ACEOF |
| 14822 | cat confdefs.h >>conftest.$ac_ext | 13841 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14840,20 +13859,11 @@ kstat_open (); | |||
| 14840 | _ACEOF | 13859 | _ACEOF |
| 14841 | rm -f conftest.$ac_objext conftest$ac_exeext | 13860 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14842 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13861 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14843 | (eval $ac_link) 2>conftest.er1 | 13862 | (eval $ac_link) 2>&5 |
| 14844 | ac_status=$? | 13863 | ac_status=$? |
| 14845 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14846 | rm -f conftest.er1 | ||
| 14847 | cat conftest.err >&5 | ||
| 14848 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13864 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14849 | (exit $ac_status); } && | 13865 | (exit $ac_status); } && |
| 14850 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13866 | { ac_try='test -s conftest$ac_exeext' |
| 14851 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14852 | (eval $ac_try) 2>&5 | ||
| 14853 | ac_status=$? | ||
| 14854 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14855 | (exit $ac_status); }; } && | ||
| 14856 | { ac_try='test -s conftest$ac_exeext' | ||
| 14857 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13867 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14858 | (eval $ac_try) 2>&5 | 13868 | (eval $ac_try) 2>&5 |
| 14859 | ac_status=$? | 13869 | ac_status=$? |
| @@ -14866,8 +13876,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14866 | 13876 | ||
| 14867 | ac_cv_lib_kstat_kstat_open=no | 13877 | ac_cv_lib_kstat_kstat_open=no |
| 14868 | fi | 13878 | fi |
| 14869 | rm -f conftest.err conftest.$ac_objext \ | 13879 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 14870 | conftest$ac_exeext conftest.$ac_ext | ||
| 14871 | LIBS=$ac_check_lib_save_LIBS | 13880 | LIBS=$ac_check_lib_save_LIBS |
| 14872 | fi | 13881 | fi |
| 14873 | echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5 | 13882 | echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5 |
| @@ -14896,6 +13905,7 @@ else | |||
| 14896 | ac_check_lib_save_LIBS=$LIBS | 13905 | ac_check_lib_save_LIBS=$LIBS |
| 14897 | LIBS="-lelf $LIBS" | 13906 | LIBS="-lelf $LIBS" |
| 14898 | cat >conftest.$ac_ext <<_ACEOF | 13907 | cat >conftest.$ac_ext <<_ACEOF |
| 13908 | #line $LINENO "configure" | ||
| 14899 | /* confdefs.h. */ | 13909 | /* confdefs.h. */ |
| 14900 | _ACEOF | 13910 | _ACEOF |
| 14901 | cat confdefs.h >>conftest.$ac_ext | 13911 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14919,20 +13929,11 @@ elf_begin (); | |||
| 14919 | _ACEOF | 13929 | _ACEOF |
| 14920 | rm -f conftest.$ac_objext conftest$ac_exeext | 13930 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14921 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13931 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14922 | (eval $ac_link) 2>conftest.er1 | 13932 | (eval $ac_link) 2>&5 |
| 14923 | ac_status=$? | 13933 | ac_status=$? |
| 14924 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14925 | rm -f conftest.er1 | ||
| 14926 | cat conftest.err >&5 | ||
| 14927 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13934 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14928 | (exit $ac_status); } && | 13935 | (exit $ac_status); } && |
| 14929 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13936 | { ac_try='test -s conftest$ac_exeext' |
| 14930 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14931 | (eval $ac_try) 2>&5 | ||
| 14932 | ac_status=$? | ||
| 14933 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14934 | (exit $ac_status); }; } && | ||
| 14935 | { ac_try='test -s conftest$ac_exeext' | ||
| 14936 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13937 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14937 | (eval $ac_try) 2>&5 | 13938 | (eval $ac_try) 2>&5 |
| 14938 | ac_status=$? | 13939 | ac_status=$? |
| @@ -14945,8 +13946,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14945 | 13946 | ||
| 14946 | ac_cv_lib_elf_elf_begin=no | 13947 | ac_cv_lib_elf_elf_begin=no |
| 14947 | fi | 13948 | fi |
| 14948 | rm -f conftest.err conftest.$ac_objext \ | 13949 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 14949 | conftest$ac_exeext conftest.$ac_ext | ||
| 14950 | LIBS=$ac_check_lib_save_LIBS | 13950 | LIBS=$ac_check_lib_save_LIBS |
| 14951 | fi | 13951 | fi |
| 14952 | echo "$as_me:$LINENO: result: $ac_cv_lib_elf_elf_begin" >&5 | 13952 | echo "$as_me:$LINENO: result: $ac_cv_lib_elf_elf_begin" >&5 |
| @@ -14965,6 +13965,7 @@ else | |||
| 14965 | ac_check_lib_save_LIBS=$LIBS | 13965 | ac_check_lib_save_LIBS=$LIBS |
| 14966 | LIBS="-lkvm $LIBS" | 13966 | LIBS="-lkvm $LIBS" |
| 14967 | cat >conftest.$ac_ext <<_ACEOF | 13967 | cat >conftest.$ac_ext <<_ACEOF |
| 13968 | #line $LINENO "configure" | ||
| 14968 | /* confdefs.h. */ | 13969 | /* confdefs.h. */ |
| 14969 | _ACEOF | 13970 | _ACEOF |
| 14970 | cat confdefs.h >>conftest.$ac_ext | 13971 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14988,20 +13989,11 @@ kvm_open (); | |||
| 14988 | _ACEOF | 13989 | _ACEOF |
| 14989 | rm -f conftest.$ac_objext conftest$ac_exeext | 13990 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14990 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13991 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14991 | (eval $ac_link) 2>conftest.er1 | 13992 | (eval $ac_link) 2>&5 |
| 14992 | ac_status=$? | 13993 | ac_status=$? |
| 14993 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14994 | rm -f conftest.er1 | ||
| 14995 | cat conftest.err >&5 | ||
| 14996 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13994 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14997 | (exit $ac_status); } && | 13995 | (exit $ac_status); } && |
| 14998 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 13996 | { ac_try='test -s conftest$ac_exeext' |
| 14999 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15000 | (eval $ac_try) 2>&5 | ||
| 15001 | ac_status=$? | ||
| 15002 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15003 | (exit $ac_status); }; } && | ||
| 15004 | { ac_try='test -s conftest$ac_exeext' | ||
| 15005 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13997 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15006 | (eval $ac_try) 2>&5 | 13998 | (eval $ac_try) 2>&5 |
| 15007 | ac_status=$? | 13999 | ac_status=$? |
| @@ -15014,8 +14006,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15014 | 14006 | ||
| 15015 | ac_cv_lib_kvm_kvm_open=no | 14007 | ac_cv_lib_kvm_kvm_open=no |
| 15016 | fi | 14008 | fi |
| 15017 | rm -f conftest.err conftest.$ac_objext \ | 14009 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 15018 | conftest$ac_exeext conftest.$ac_ext | ||
| 15019 | LIBS=$ac_check_lib_save_LIBS | 14010 | LIBS=$ac_check_lib_save_LIBS |
| 15020 | fi | 14011 | fi |
| 15021 | echo "$as_me:$LINENO: result: $ac_cv_lib_kvm_kvm_open" >&5 | 14012 | echo "$as_me:$LINENO: result: $ac_cv_lib_kvm_kvm_open" >&5 |
| @@ -15033,6 +14024,7 @@ else | |||
| 15033 | ac_check_lib_save_LIBS=$LIBS | 14024 | ac_check_lib_save_LIBS=$LIBS |
| 15034 | LIBS="-lutil $LIBS" | 14025 | LIBS="-lutil $LIBS" |
| 15035 | cat >conftest.$ac_ext <<_ACEOF | 14026 | cat >conftest.$ac_ext <<_ACEOF |
| 14027 | #line $LINENO "configure" | ||
| 15036 | /* confdefs.h. */ | 14028 | /* confdefs.h. */ |
| 15037 | _ACEOF | 14029 | _ACEOF |
| 15038 | cat confdefs.h >>conftest.$ac_ext | 14030 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15056,20 +14048,11 @@ getloadavg (); | |||
| 15056 | _ACEOF | 14048 | _ACEOF |
| 15057 | rm -f conftest.$ac_objext conftest$ac_exeext | 14049 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15058 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14050 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15059 | (eval $ac_link) 2>conftest.er1 | 14051 | (eval $ac_link) 2>&5 |
| 15060 | ac_status=$? | 14052 | ac_status=$? |
| 15061 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15062 | rm -f conftest.er1 | ||
| 15063 | cat conftest.err >&5 | ||
| 15064 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14053 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15065 | (exit $ac_status); } && | 14054 | (exit $ac_status); } && |
| 15066 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14055 | { ac_try='test -s conftest$ac_exeext' |
| 15067 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15068 | (eval $ac_try) 2>&5 | ||
| 15069 | ac_status=$? | ||
| 15070 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15071 | (exit $ac_status); }; } && | ||
| 15072 | { ac_try='test -s conftest$ac_exeext' | ||
| 15073 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14056 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15074 | (eval $ac_try) 2>&5 | 14057 | (eval $ac_try) 2>&5 |
| 15075 | ac_status=$? | 14058 | ac_status=$? |
| @@ -15082,8 +14065,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15082 | 14065 | ||
| 15083 | ac_cv_lib_util_getloadavg=no | 14066 | ac_cv_lib_util_getloadavg=no |
| 15084 | fi | 14067 | fi |
| 15085 | rm -f conftest.err conftest.$ac_objext \ | 14068 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 15086 | conftest$ac_exeext conftest.$ac_ext | ||
| 15087 | LIBS=$ac_check_lib_save_LIBS | 14069 | LIBS=$ac_check_lib_save_LIBS |
| 15088 | fi | 14070 | fi |
| 15089 | echo "$as_me:$LINENO: result: $ac_cv_lib_util_getloadavg" >&5 | 14071 | echo "$as_me:$LINENO: result: $ac_cv_lib_util_getloadavg" >&5 |
| @@ -15107,6 +14089,7 @@ else | |||
| 15107 | ac_check_lib_save_LIBS=$LIBS | 14089 | ac_check_lib_save_LIBS=$LIBS |
| 15108 | LIBS="-lgetloadavg $LIBS" | 14090 | LIBS="-lgetloadavg $LIBS" |
| 15109 | cat >conftest.$ac_ext <<_ACEOF | 14091 | cat >conftest.$ac_ext <<_ACEOF |
| 14092 | #line $LINENO "configure" | ||
| 15110 | /* confdefs.h. */ | 14093 | /* confdefs.h. */ |
| 15111 | _ACEOF | 14094 | _ACEOF |
| 15112 | cat confdefs.h >>conftest.$ac_ext | 14095 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15130,20 +14113,11 @@ getloadavg (); | |||
| 15130 | _ACEOF | 14113 | _ACEOF |
| 15131 | rm -f conftest.$ac_objext conftest$ac_exeext | 14114 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15132 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14115 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15133 | (eval $ac_link) 2>conftest.er1 | 14116 | (eval $ac_link) 2>&5 |
| 15134 | ac_status=$? | 14117 | ac_status=$? |
| 15135 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15136 | rm -f conftest.er1 | ||
| 15137 | cat conftest.err >&5 | ||
| 15138 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14118 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15139 | (exit $ac_status); } && | 14119 | (exit $ac_status); } && |
| 15140 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14120 | { ac_try='test -s conftest$ac_exeext' |
| 15141 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15142 | (eval $ac_try) 2>&5 | ||
| 15143 | ac_status=$? | ||
| 15144 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15145 | (exit $ac_status); }; } && | ||
| 15146 | { ac_try='test -s conftest$ac_exeext' | ||
| 15147 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14121 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15148 | (eval $ac_try) 2>&5 | 14122 | (eval $ac_try) 2>&5 |
| 15149 | ac_status=$? | 14123 | ac_status=$? |
| @@ -15156,8 +14130,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15156 | 14130 | ||
| 15157 | ac_cv_lib_getloadavg_getloadavg=no | 14131 | ac_cv_lib_getloadavg_getloadavg=no |
| 15158 | fi | 14132 | fi |
| 15159 | rm -f conftest.err conftest.$ac_objext \ | 14133 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 15160 | conftest$ac_exeext conftest.$ac_ext | ||
| 15161 | LIBS=$ac_check_lib_save_LIBS | 14134 | LIBS=$ac_check_lib_save_LIBS |
| 15162 | fi | 14135 | fi |
| 15163 | echo "$as_me:$LINENO: result: $ac_cv_lib_getloadavg_getloadavg" >&5 | 14136 | echo "$as_me:$LINENO: result: $ac_cv_lib_getloadavg_getloadavg" >&5 |
| @@ -15182,28 +14155,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 15182 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 14155 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15183 | else | 14156 | else |
| 15184 | cat >conftest.$ac_ext <<_ACEOF | 14157 | cat >conftest.$ac_ext <<_ACEOF |
| 14158 | #line $LINENO "configure" | ||
| 15185 | /* confdefs.h. */ | 14159 | /* confdefs.h. */ |
| 15186 | _ACEOF | 14160 | _ACEOF |
| 15187 | cat confdefs.h >>conftest.$ac_ext | 14161 | cat confdefs.h >>conftest.$ac_ext |
| 15188 | cat >>conftest.$ac_ext <<_ACEOF | 14162 | cat >>conftest.$ac_ext <<_ACEOF |
| 15189 | /* end confdefs.h. */ | 14163 | /* end confdefs.h. */ |
| 15190 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 15191 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 15192 | #define $ac_func innocuous_$ac_func | ||
| 15193 | |||
| 15194 | /* System header to define __stub macros and hopefully few prototypes, | 14164 | /* System header to define __stub macros and hopefully few prototypes, |
| 15195 | which can conflict with char $ac_func (); below. | 14165 | which can conflict with char $ac_func (); below. |
| 15196 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 14166 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 15197 | <limits.h> exists even on freestanding compilers. */ | 14167 | <limits.h> exists even on freestanding compilers. */ |
| 15198 | |||
| 15199 | #ifdef __STDC__ | 14168 | #ifdef __STDC__ |
| 15200 | # include <limits.h> | 14169 | # include <limits.h> |
| 15201 | #else | 14170 | #else |
| 15202 | # include <assert.h> | 14171 | # include <assert.h> |
| 15203 | #endif | 14172 | #endif |
| 15204 | |||
| 15205 | #undef $ac_func | ||
| 15206 | |||
| 15207 | /* Override any gcc2 internal prototype to avoid an error. */ | 14173 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15208 | #ifdef __cplusplus | 14174 | #ifdef __cplusplus |
| 15209 | extern "C" | 14175 | extern "C" |
| @@ -15234,20 +14200,11 @@ return f != $ac_func; | |||
| 15234 | _ACEOF | 14200 | _ACEOF |
| 15235 | rm -f conftest.$ac_objext conftest$ac_exeext | 14201 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15236 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14202 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15237 | (eval $ac_link) 2>conftest.er1 | 14203 | (eval $ac_link) 2>&5 |
| 15238 | ac_status=$? | 14204 | ac_status=$? |
| 15239 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15240 | rm -f conftest.er1 | ||
| 15241 | cat conftest.err >&5 | ||
| 15242 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14205 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15243 | (exit $ac_status); } && | 14206 | (exit $ac_status); } && |
| 15244 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14207 | { ac_try='test -s conftest$ac_exeext' |
| 15245 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15246 | (eval $ac_try) 2>&5 | ||
| 15247 | ac_status=$? | ||
| 15248 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15249 | (exit $ac_status); }; } && | ||
| 15250 | { ac_try='test -s conftest$ac_exeext' | ||
| 15251 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14208 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15252 | (eval $ac_try) 2>&5 | 14209 | (eval $ac_try) 2>&5 |
| 15253 | ac_status=$? | 14210 | ac_status=$? |
| @@ -15260,8 +14217,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15260 | 14217 | ||
| 15261 | eval "$as_ac_var=no" | 14218 | eval "$as_ac_var=no" |
| 15262 | fi | 14219 | fi |
| 15263 | rm -f conftest.err conftest.$ac_objext \ | 14220 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 15264 | conftest$ac_exeext conftest.$ac_ext | ||
| 15265 | fi | 14221 | fi |
| 15266 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 14222 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 15267 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 14223 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -15271,14 +14227,7 @@ if test `eval echo '${'$as_ac_var'}'` = yes; then | |||
| 15271 | _ACEOF | 14227 | _ACEOF |
| 15272 | 14228 | ||
| 15273 | else | 14229 | else |
| 15274 | case $LIBOBJS in | 14230 | LIBOBJS="$LIBOBJS getloadavg.$ac_objext" |
| 15275 | "getloadavg.$ac_objext" | \ | ||
| 15276 | *" getloadavg.$ac_objext" | \ | ||
| 15277 | "getloadavg.$ac_objext "* | \ | ||
| 15278 | *" getloadavg.$ac_objext "* ) ;; | ||
| 15279 | *) LIBOBJS="$LIBOBJS getloadavg.$ac_objext" ;; | ||
| 15280 | esac | ||
| 15281 | |||
| 15282 | 14231 | ||
| 15283 | cat >>confdefs.h <<\_ACEOF | 14232 | cat >>confdefs.h <<\_ACEOF |
| 15284 | #define C_GETLOADAVG 1 | 14233 | #define C_GETLOADAVG 1 |
| @@ -15299,6 +14248,7 @@ else | |||
| 15299 | echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5 | 14248 | echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5 |
| 15300 | echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6 | 14249 | echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6 |
| 15301 | cat >conftest.$ac_ext <<_ACEOF | 14250 | cat >conftest.$ac_ext <<_ACEOF |
| 14251 | #line $LINENO "configure" | ||
| 15302 | /* confdefs.h. */ | 14252 | /* confdefs.h. */ |
| 15303 | _ACEOF | 14253 | _ACEOF |
| 15304 | cat confdefs.h >>conftest.$ac_ext | 14254 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15309,20 +14259,11 @@ $ac_includes_default | |||
| 15309 | _ACEOF | 14259 | _ACEOF |
| 15310 | rm -f conftest.$ac_objext | 14260 | rm -f conftest.$ac_objext |
| 15311 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 14261 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 15312 | (eval $ac_compile) 2>conftest.er1 | 14262 | (eval $ac_compile) 2>&5 |
| 15313 | ac_status=$? | 14263 | ac_status=$? |
| 15314 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15315 | rm -f conftest.er1 | ||
| 15316 | cat conftest.err >&5 | ||
| 15317 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14264 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15318 | (exit $ac_status); } && | 14265 | (exit $ac_status); } && |
| 15319 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14266 | { ac_try='test -s conftest.$ac_objext' |
| 15320 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15321 | (eval $ac_try) 2>&5 | ||
| 15322 | ac_status=$? | ||
| 15323 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15324 | (exit $ac_status); }; } && | ||
| 15325 | { ac_try='test -s conftest.$ac_objext' | ||
| 15326 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14267 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15327 | (eval $ac_try) 2>&5 | 14268 | (eval $ac_try) 2>&5 |
| 15328 | ac_status=$? | 14269 | ac_status=$? |
| @@ -15335,7 +14276,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15335 | 14276 | ||
| 15336 | ac_header_compiler=no | 14277 | ac_header_compiler=no |
| 15337 | fi | 14278 | fi |
| 15338 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 14279 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 15339 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 14280 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 15340 | echo "${ECHO_T}$ac_header_compiler" >&6 | 14281 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 15341 | 14282 | ||
| @@ -15343,6 +14284,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 15343 | echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5 | 14284 | echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5 |
| 15344 | echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6 | 14285 | echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6 |
| 15345 | cat >conftest.$ac_ext <<_ACEOF | 14286 | cat >conftest.$ac_ext <<_ACEOF |
| 14287 | #line $LINENO "configure" | ||
| 15346 | /* confdefs.h. */ | 14288 | /* confdefs.h. */ |
| 15347 | _ACEOF | 14289 | _ACEOF |
| 15348 | cat confdefs.h >>conftest.$ac_ext | 14290 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15360,7 +14302,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 15360 | (exit $ac_status); } >/dev/null; then | 14302 | (exit $ac_status); } >/dev/null; then |
| 15361 | if test -s conftest.err; then | 14303 | if test -s conftest.err; then |
| 15362 | ac_cpp_err=$ac_c_preproc_warn_flag | 14304 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 15363 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 15364 | else | 14305 | else |
| 15365 | ac_cpp_err= | 14306 | ac_cpp_err= |
| 15366 | fi | 14307 | fi |
| @@ -15380,32 +14321,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 15380 | echo "${ECHO_T}$ac_header_preproc" >&6 | 14321 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 15381 | 14322 | ||
| 15382 | # So? What about this header? | 14323 | # So? What about this header? |
| 15383 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 14324 | case $ac_header_compiler:$ac_header_preproc in |
| 15384 | yes:no: ) | 14325 | yes:no ) |
| 15385 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 14326 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 15386 | echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 14327 | echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 15387 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&5 | 14328 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 |
| 15388 | echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&2;} | 14329 | echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} |
| 15389 | ac_header_preproc=yes | 14330 | ( |
| 14331 | cat <<\_ASBOX | ||
| 14332 | ## ------------------------------------ ## | ||
| 14333 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 14334 | ## ------------------------------------ ## | ||
| 14335 | _ASBOX | ||
| 14336 | ) | | ||
| 14337 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 15390 | ;; | 14338 | ;; |
| 15391 | no:yes:* ) | 14339 | no:yes ) |
| 15392 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5 | 14340 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5 |
| 15393 | echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;} | 14341 | echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;} |
| 15394 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5 | 14342 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5 |
| 15395 | echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;} | 14343 | echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;} |
| 15396 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&5 | ||
| 15397 | echo "$as_me: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&2;} | ||
| 15398 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 15399 | echo "$as_me: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 15400 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 | 14344 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 |
| 15401 | echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} | 14345 | echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} |
| 15402 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&5 | ||
| 15403 | echo "$as_me: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&2;} | ||
| 15404 | ( | 14346 | ( |
| 15405 | cat <<\_ASBOX | 14347 | cat <<\_ASBOX |
| 15406 | ## ------------------------------------------ ## | 14348 | ## ------------------------------------ ## |
| 15407 | ## Report this to the AC_PACKAGE_NAME lists. ## | 14349 | ## Report this to bug-autoconf@gnu.org. ## |
| 15408 | ## ------------------------------------------ ## | 14350 | ## ------------------------------------ ## |
| 15409 | _ASBOX | 14351 | _ASBOX |
| 15410 | ) | | 14352 | ) | |
| 15411 | sed "s/^/$as_me: WARNING: /" >&2 | 14353 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -15438,6 +14380,7 @@ else | |||
| 15438 | ac_check_lib_save_LIBS=$LIBS | 14380 | ac_check_lib_save_LIBS=$LIBS |
| 15439 | LIBS="-ldgc $LIBS" | 14381 | LIBS="-ldgc $LIBS" |
| 15440 | cat >conftest.$ac_ext <<_ACEOF | 14382 | cat >conftest.$ac_ext <<_ACEOF |
| 14383 | #line $LINENO "configure" | ||
| 15441 | /* confdefs.h. */ | 14384 | /* confdefs.h. */ |
| 15442 | _ACEOF | 14385 | _ACEOF |
| 15443 | cat confdefs.h >>conftest.$ac_ext | 14386 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15461,20 +14404,11 @@ dg_sys_info (); | |||
| 15461 | _ACEOF | 14404 | _ACEOF |
| 15462 | rm -f conftest.$ac_objext conftest$ac_exeext | 14405 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15463 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14406 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15464 | (eval $ac_link) 2>conftest.er1 | 14407 | (eval $ac_link) 2>&5 |
| 15465 | ac_status=$? | 14408 | ac_status=$? |
| 15466 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15467 | rm -f conftest.er1 | ||
| 15468 | cat conftest.err >&5 | ||
| 15469 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14409 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15470 | (exit $ac_status); } && | 14410 | (exit $ac_status); } && |
| 15471 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14411 | { ac_try='test -s conftest$ac_exeext' |
| 15472 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15473 | (eval $ac_try) 2>&5 | ||
| 15474 | ac_status=$? | ||
| 15475 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15476 | (exit $ac_status); }; } && | ||
| 15477 | { ac_try='test -s conftest$ac_exeext' | ||
| 15478 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14412 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15479 | (eval $ac_try) 2>&5 | 14413 | (eval $ac_try) 2>&5 |
| 15480 | ac_status=$? | 14414 | ac_status=$? |
| @@ -15487,8 +14421,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15487 | 14421 | ||
| 15488 | ac_cv_lib_dgc_dg_sys_info=no | 14422 | ac_cv_lib_dgc_dg_sys_info=no |
| 15489 | fi | 14423 | fi |
| 15490 | rm -f conftest.err conftest.$ac_objext \ | 14424 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 15491 | conftest$ac_exeext conftest.$ac_ext | ||
| 15492 | LIBS=$ac_check_lib_save_LIBS | 14425 | LIBS=$ac_check_lib_save_LIBS |
| 15493 | fi | 14426 | fi |
| 15494 | echo "$as_me:$LINENO: result: $ac_cv_lib_dgc_dg_sys_info" >&5 | 14427 | echo "$as_me:$LINENO: result: $ac_cv_lib_dgc_dg_sys_info" >&5 |
| @@ -15519,6 +14452,7 @@ else | |||
| 15519 | echo "$as_me:$LINENO: checking locale.h usability" >&5 | 14452 | echo "$as_me:$LINENO: checking locale.h usability" >&5 |
| 15520 | echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6 | 14453 | echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6 |
| 15521 | cat >conftest.$ac_ext <<_ACEOF | 14454 | cat >conftest.$ac_ext <<_ACEOF |
| 14455 | #line $LINENO "configure" | ||
| 15522 | /* confdefs.h. */ | 14456 | /* confdefs.h. */ |
| 15523 | _ACEOF | 14457 | _ACEOF |
| 15524 | cat confdefs.h >>conftest.$ac_ext | 14458 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15529,20 +14463,11 @@ $ac_includes_default | |||
| 15529 | _ACEOF | 14463 | _ACEOF |
| 15530 | rm -f conftest.$ac_objext | 14464 | rm -f conftest.$ac_objext |
| 15531 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 14465 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 15532 | (eval $ac_compile) 2>conftest.er1 | 14466 | (eval $ac_compile) 2>&5 |
| 15533 | ac_status=$? | 14467 | ac_status=$? |
| 15534 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15535 | rm -f conftest.er1 | ||
| 15536 | cat conftest.err >&5 | ||
| 15537 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14468 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15538 | (exit $ac_status); } && | 14469 | (exit $ac_status); } && |
| 15539 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14470 | { ac_try='test -s conftest.$ac_objext' |
| 15540 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15541 | (eval $ac_try) 2>&5 | ||
| 15542 | ac_status=$? | ||
| 15543 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15544 | (exit $ac_status); }; } && | ||
| 15545 | { ac_try='test -s conftest.$ac_objext' | ||
| 15546 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14471 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15547 | (eval $ac_try) 2>&5 | 14472 | (eval $ac_try) 2>&5 |
| 15548 | ac_status=$? | 14473 | ac_status=$? |
| @@ -15555,7 +14480,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15555 | 14480 | ||
| 15556 | ac_header_compiler=no | 14481 | ac_header_compiler=no |
| 15557 | fi | 14482 | fi |
| 15558 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 14483 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 15559 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 14484 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 15560 | echo "${ECHO_T}$ac_header_compiler" >&6 | 14485 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 15561 | 14486 | ||
| @@ -15563,6 +14488,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 15563 | echo "$as_me:$LINENO: checking locale.h presence" >&5 | 14488 | echo "$as_me:$LINENO: checking locale.h presence" >&5 |
| 15564 | echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6 | 14489 | echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6 |
| 15565 | cat >conftest.$ac_ext <<_ACEOF | 14490 | cat >conftest.$ac_ext <<_ACEOF |
| 14491 | #line $LINENO "configure" | ||
| 15566 | /* confdefs.h. */ | 14492 | /* confdefs.h. */ |
| 15567 | _ACEOF | 14493 | _ACEOF |
| 15568 | cat confdefs.h >>conftest.$ac_ext | 14494 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15580,7 +14506,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 15580 | (exit $ac_status); } >/dev/null; then | 14506 | (exit $ac_status); } >/dev/null; then |
| 15581 | if test -s conftest.err; then | 14507 | if test -s conftest.err; then |
| 15582 | ac_cpp_err=$ac_c_preproc_warn_flag | 14508 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 15583 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 15584 | else | 14509 | else |
| 15585 | ac_cpp_err= | 14510 | ac_cpp_err= |
| 15586 | fi | 14511 | fi |
| @@ -15600,32 +14525,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 15600 | echo "${ECHO_T}$ac_header_preproc" >&6 | 14525 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 15601 | 14526 | ||
| 15602 | # So? What about this header? | 14527 | # So? What about this header? |
| 15603 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 14528 | case $ac_header_compiler:$ac_header_preproc in |
| 15604 | yes:no: ) | 14529 | yes:no ) |
| 15605 | { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 14530 | { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 15606 | echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 14531 | echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 15607 | { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the compiler's result" >&5 | 14532 | { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 |
| 15608 | echo "$as_me: WARNING: locale.h: proceeding with the compiler's result" >&2;} | 14533 | echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} |
| 15609 | ac_header_preproc=yes | 14534 | ( |
| 14535 | cat <<\_ASBOX | ||
| 14536 | ## ------------------------------------ ## | ||
| 14537 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 14538 | ## ------------------------------------ ## | ||
| 14539 | _ASBOX | ||
| 14540 | ) | | ||
| 14541 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 15610 | ;; | 14542 | ;; |
| 15611 | no:yes:* ) | 14543 | no:yes ) |
| 15612 | { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5 | 14544 | { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5 |
| 15613 | echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;} | 14545 | echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;} |
| 15614 | { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5 | 14546 | { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5 |
| 15615 | echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;} | 14547 | echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;} |
| 15616 | { echo "$as_me:$LINENO: WARNING: locale.h: see the Autoconf documentation" >&5 | ||
| 15617 | echo "$as_me: WARNING: locale.h: see the Autoconf documentation" >&2;} | ||
| 15618 | { echo "$as_me:$LINENO: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 15619 | echo "$as_me: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 15620 | { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 | 14548 | { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 |
| 15621 | echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} | 14549 | echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} |
| 15622 | { echo "$as_me:$LINENO: WARNING: locale.h: in the future, the compiler will take precedence" >&5 | ||
| 15623 | echo "$as_me: WARNING: locale.h: in the future, the compiler will take precedence" >&2;} | ||
| 15624 | ( | 14550 | ( |
| 15625 | cat <<\_ASBOX | 14551 | cat <<\_ASBOX |
| 15626 | ## ------------------------------------------ ## | 14552 | ## ------------------------------------ ## |
| 15627 | ## Report this to the AC_PACKAGE_NAME lists. ## | 14553 | ## Report this to bug-autoconf@gnu.org. ## |
| 15628 | ## ------------------------------------------ ## | 14554 | ## ------------------------------------ ## |
| 15629 | _ASBOX | 14555 | _ASBOX |
| 15630 | ) | | 14556 | ) | |
| 15631 | sed "s/^/$as_me: WARNING: /" >&2 | 14557 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -15654,28 +14580,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 15654 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 14580 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15655 | else | 14581 | else |
| 15656 | cat >conftest.$ac_ext <<_ACEOF | 14582 | cat >conftest.$ac_ext <<_ACEOF |
| 14583 | #line $LINENO "configure" | ||
| 15657 | /* confdefs.h. */ | 14584 | /* confdefs.h. */ |
| 15658 | _ACEOF | 14585 | _ACEOF |
| 15659 | cat confdefs.h >>conftest.$ac_ext | 14586 | cat confdefs.h >>conftest.$ac_ext |
| 15660 | cat >>conftest.$ac_ext <<_ACEOF | 14587 | cat >>conftest.$ac_ext <<_ACEOF |
| 15661 | /* end confdefs.h. */ | 14588 | /* end confdefs.h. */ |
| 15662 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 15663 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 15664 | #define $ac_func innocuous_$ac_func | ||
| 15665 | |||
| 15666 | /* System header to define __stub macros and hopefully few prototypes, | 14589 | /* System header to define __stub macros and hopefully few prototypes, |
| 15667 | which can conflict with char $ac_func (); below. | 14590 | which can conflict with char $ac_func (); below. |
| 15668 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 14591 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 15669 | <limits.h> exists even on freestanding compilers. */ | 14592 | <limits.h> exists even on freestanding compilers. */ |
| 15670 | |||
| 15671 | #ifdef __STDC__ | 14593 | #ifdef __STDC__ |
| 15672 | # include <limits.h> | 14594 | # include <limits.h> |
| 15673 | #else | 14595 | #else |
| 15674 | # include <assert.h> | 14596 | # include <assert.h> |
| 15675 | #endif | 14597 | #endif |
| 15676 | |||
| 15677 | #undef $ac_func | ||
| 15678 | |||
| 15679 | /* Override any gcc2 internal prototype to avoid an error. */ | 14598 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15680 | #ifdef __cplusplus | 14599 | #ifdef __cplusplus |
| 15681 | extern "C" | 14600 | extern "C" |
| @@ -15706,20 +14625,11 @@ return f != $ac_func; | |||
| 15706 | _ACEOF | 14625 | _ACEOF |
| 15707 | rm -f conftest.$ac_objext conftest$ac_exeext | 14626 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15708 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14627 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15709 | (eval $ac_link) 2>conftest.er1 | 14628 | (eval $ac_link) 2>&5 |
| 15710 | ac_status=$? | 14629 | ac_status=$? |
| 15711 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15712 | rm -f conftest.er1 | ||
| 15713 | cat conftest.err >&5 | ||
| 15714 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14630 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15715 | (exit $ac_status); } && | 14631 | (exit $ac_status); } && |
| 15716 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14632 | { ac_try='test -s conftest$ac_exeext' |
| 15717 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15718 | (eval $ac_try) 2>&5 | ||
| 15719 | ac_status=$? | ||
| 15720 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15721 | (exit $ac_status); }; } && | ||
| 15722 | { ac_try='test -s conftest$ac_exeext' | ||
| 15723 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14633 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15724 | (eval $ac_try) 2>&5 | 14634 | (eval $ac_try) 2>&5 |
| 15725 | ac_status=$? | 14635 | ac_status=$? |
| @@ -15732,8 +14642,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15732 | 14642 | ||
| 15733 | eval "$as_ac_var=no" | 14643 | eval "$as_ac_var=no" |
| 15734 | fi | 14644 | fi |
| 15735 | rm -f conftest.err conftest.$ac_objext \ | 14645 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 15736 | conftest$ac_exeext conftest.$ac_ext | ||
| 15737 | fi | 14646 | fi |
| 15738 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 14647 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 15739 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 14648 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -15772,6 +14681,7 @@ else | |||
| 15772 | echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5 | 14681 | echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5 |
| 15773 | echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6 | 14682 | echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6 |
| 15774 | cat >conftest.$ac_ext <<_ACEOF | 14683 | cat >conftest.$ac_ext <<_ACEOF |
| 14684 | #line $LINENO "configure" | ||
| 15775 | /* confdefs.h. */ | 14685 | /* confdefs.h. */ |
| 15776 | _ACEOF | 14686 | _ACEOF |
| 15777 | cat confdefs.h >>conftest.$ac_ext | 14687 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15782,20 +14692,11 @@ $ac_includes_default | |||
| 15782 | _ACEOF | 14692 | _ACEOF |
| 15783 | rm -f conftest.$ac_objext | 14693 | rm -f conftest.$ac_objext |
| 15784 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 14694 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 15785 | (eval $ac_compile) 2>conftest.er1 | 14695 | (eval $ac_compile) 2>&5 |
| 15786 | ac_status=$? | 14696 | ac_status=$? |
| 15787 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15788 | rm -f conftest.er1 | ||
| 15789 | cat conftest.err >&5 | ||
| 15790 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14697 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15791 | (exit $ac_status); } && | 14698 | (exit $ac_status); } && |
| 15792 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14699 | { ac_try='test -s conftest.$ac_objext' |
| 15793 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15794 | (eval $ac_try) 2>&5 | ||
| 15795 | ac_status=$? | ||
| 15796 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15797 | (exit $ac_status); }; } && | ||
| 15798 | { ac_try='test -s conftest.$ac_objext' | ||
| 15799 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14700 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15800 | (eval $ac_try) 2>&5 | 14701 | (eval $ac_try) 2>&5 |
| 15801 | ac_status=$? | 14702 | ac_status=$? |
| @@ -15808,7 +14709,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15808 | 14709 | ||
| 15809 | ac_header_compiler=no | 14710 | ac_header_compiler=no |
| 15810 | fi | 14711 | fi |
| 15811 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 14712 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 15812 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 14713 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 15813 | echo "${ECHO_T}$ac_header_compiler" >&6 | 14714 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 15814 | 14715 | ||
| @@ -15816,6 +14717,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 15816 | echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5 | 14717 | echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5 |
| 15817 | echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6 | 14718 | echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6 |
| 15818 | cat >conftest.$ac_ext <<_ACEOF | 14719 | cat >conftest.$ac_ext <<_ACEOF |
| 14720 | #line $LINENO "configure" | ||
| 15819 | /* confdefs.h. */ | 14721 | /* confdefs.h. */ |
| 15820 | _ACEOF | 14722 | _ACEOF |
| 15821 | cat confdefs.h >>conftest.$ac_ext | 14723 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15833,7 +14735,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 15833 | (exit $ac_status); } >/dev/null; then | 14735 | (exit $ac_status); } >/dev/null; then |
| 15834 | if test -s conftest.err; then | 14736 | if test -s conftest.err; then |
| 15835 | ac_cpp_err=$ac_c_preproc_warn_flag | 14737 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 15836 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 15837 | else | 14738 | else |
| 15838 | ac_cpp_err= | 14739 | ac_cpp_err= |
| 15839 | fi | 14740 | fi |
| @@ -15853,32 +14754,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 15853 | echo "${ECHO_T}$ac_header_preproc" >&6 | 14754 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 15854 | 14755 | ||
| 15855 | # So? What about this header? | 14756 | # So? What about this header? |
| 15856 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 14757 | case $ac_header_compiler:$ac_header_preproc in |
| 15857 | yes:no: ) | 14758 | yes:no ) |
| 15858 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 14759 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 15859 | echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 14760 | echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 15860 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&5 | 14761 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 |
| 15861 | echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&2;} | 14762 | echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} |
| 15862 | ac_header_preproc=yes | 14763 | ( |
| 14764 | cat <<\_ASBOX | ||
| 14765 | ## ------------------------------------ ## | ||
| 14766 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 14767 | ## ------------------------------------ ## | ||
| 14768 | _ASBOX | ||
| 14769 | ) | | ||
| 14770 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 15863 | ;; | 14771 | ;; |
| 15864 | no:yes:* ) | 14772 | no:yes ) |
| 15865 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5 | 14773 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5 |
| 15866 | echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;} | 14774 | echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;} |
| 15867 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5 | 14775 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5 |
| 15868 | echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;} | 14776 | echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;} |
| 15869 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&5 | ||
| 15870 | echo "$as_me: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&2;} | ||
| 15871 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 15872 | echo "$as_me: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 15873 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 | 14777 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 |
| 15874 | echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} | 14778 | echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} |
| 15875 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&5 | ||
| 15876 | echo "$as_me: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&2;} | ||
| 15877 | ( | 14779 | ( |
| 15878 | cat <<\_ASBOX | 14780 | cat <<\_ASBOX |
| 15879 | ## ------------------------------------------ ## | 14781 | ## ------------------------------------ ## |
| 15880 | ## Report this to the AC_PACKAGE_NAME lists. ## | 14782 | ## Report this to bug-autoconf@gnu.org. ## |
| 15881 | ## ------------------------------------------ ## | 14783 | ## ------------------------------------ ## |
| 15882 | _ASBOX | 14784 | _ASBOX |
| 15883 | ) | | 14785 | ) | |
| 15884 | sed "s/^/$as_me: WARNING: /" >&2 | 14786 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -15926,6 +14828,7 @@ else | |||
| 15926 | echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5 | 14828 | echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5 |
| 15927 | echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6 | 14829 | echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6 |
| 15928 | cat >conftest.$ac_ext <<_ACEOF | 14830 | cat >conftest.$ac_ext <<_ACEOF |
| 14831 | #line $LINENO "configure" | ||
| 15929 | /* confdefs.h. */ | 14832 | /* confdefs.h. */ |
| 15930 | _ACEOF | 14833 | _ACEOF |
| 15931 | cat confdefs.h >>conftest.$ac_ext | 14834 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15936,20 +14839,11 @@ $ac_includes_default | |||
| 15936 | _ACEOF | 14839 | _ACEOF |
| 15937 | rm -f conftest.$ac_objext | 14840 | rm -f conftest.$ac_objext |
| 15938 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 14841 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 15939 | (eval $ac_compile) 2>conftest.er1 | 14842 | (eval $ac_compile) 2>&5 |
| 15940 | ac_status=$? | 14843 | ac_status=$? |
| 15941 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15942 | rm -f conftest.er1 | ||
| 15943 | cat conftest.err >&5 | ||
| 15944 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14844 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15945 | (exit $ac_status); } && | 14845 | (exit $ac_status); } && |
| 15946 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14846 | { ac_try='test -s conftest.$ac_objext' |
| 15947 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15948 | (eval $ac_try) 2>&5 | ||
| 15949 | ac_status=$? | ||
| 15950 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15951 | (exit $ac_status); }; } && | ||
| 15952 | { ac_try='test -s conftest.$ac_objext' | ||
| 15953 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14847 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15954 | (eval $ac_try) 2>&5 | 14848 | (eval $ac_try) 2>&5 |
| 15955 | ac_status=$? | 14849 | ac_status=$? |
| @@ -15962,7 +14856,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15962 | 14856 | ||
| 15963 | ac_header_compiler=no | 14857 | ac_header_compiler=no |
| 15964 | fi | 14858 | fi |
| 15965 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 14859 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 15966 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 14860 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 15967 | echo "${ECHO_T}$ac_header_compiler" >&6 | 14861 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 15968 | 14862 | ||
| @@ -15970,6 +14864,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 15970 | echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5 | 14864 | echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5 |
| 15971 | echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6 | 14865 | echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6 |
| 15972 | cat >conftest.$ac_ext <<_ACEOF | 14866 | cat >conftest.$ac_ext <<_ACEOF |
| 14867 | #line $LINENO "configure" | ||
| 15973 | /* confdefs.h. */ | 14868 | /* confdefs.h. */ |
| 15974 | _ACEOF | 14869 | _ACEOF |
| 15975 | cat confdefs.h >>conftest.$ac_ext | 14870 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15987,7 +14882,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 15987 | (exit $ac_status); } >/dev/null; then | 14882 | (exit $ac_status); } >/dev/null; then |
| 15988 | if test -s conftest.err; then | 14883 | if test -s conftest.err; then |
| 15989 | ac_cpp_err=$ac_c_preproc_warn_flag | 14884 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 15990 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 15991 | else | 14885 | else |
| 15992 | ac_cpp_err= | 14886 | ac_cpp_err= |
| 15993 | fi | 14887 | fi |
| @@ -16007,32 +14901,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 16007 | echo "${ECHO_T}$ac_header_preproc" >&6 | 14901 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 16008 | 14902 | ||
| 16009 | # So? What about this header? | 14903 | # So? What about this header? |
| 16010 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 14904 | case $ac_header_compiler:$ac_header_preproc in |
| 16011 | yes:no: ) | 14905 | yes:no ) |
| 16012 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 14906 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 16013 | echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 14907 | echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 16014 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&5 | 14908 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 |
| 16015 | echo "$as_me: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&2;} | 14909 | echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} |
| 16016 | ac_header_preproc=yes | 14910 | ( |
| 14911 | cat <<\_ASBOX | ||
| 14912 | ## ------------------------------------ ## | ||
| 14913 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 14914 | ## ------------------------------------ ## | ||
| 14915 | _ASBOX | ||
| 14916 | ) | | ||
| 14917 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 16017 | ;; | 14918 | ;; |
| 16018 | no:yes:* ) | 14919 | no:yes ) |
| 16019 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5 | 14920 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5 |
| 16020 | echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;} | 14921 | echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;} |
| 16021 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5 | 14922 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5 |
| 16022 | echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;} | 14923 | echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;} |
| 16023 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: see the Autoconf documentation" >&5 | ||
| 16024 | echo "$as_me: WARNING: sys/cpustats.h: see the Autoconf documentation" >&2;} | ||
| 16025 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 16026 | echo "$as_me: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 16027 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 | 14924 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 |
| 16028 | echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} | 14925 | echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} |
| 16029 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&5 | ||
| 16030 | echo "$as_me: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&2;} | ||
| 16031 | ( | 14926 | ( |
| 16032 | cat <<\_ASBOX | 14927 | cat <<\_ASBOX |
| 16033 | ## ------------------------------------------ ## | 14928 | ## ------------------------------------ ## |
| 16034 | ## Report this to the AC_PACKAGE_NAME lists. ## | 14929 | ## Report this to bug-autoconf@gnu.org. ## |
| 16035 | ## ------------------------------------------ ## | 14930 | ## ------------------------------------ ## |
| 16036 | _ASBOX | 14931 | _ASBOX |
| 16037 | ) | | 14932 | ) | |
| 16038 | sed "s/^/$as_me: WARNING: /" >&2 | 14933 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -16077,6 +14972,7 @@ else | |||
| 16077 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 14972 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 16078 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 14973 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 16079 | cat >conftest.$ac_ext <<_ACEOF | 14974 | cat >conftest.$ac_ext <<_ACEOF |
| 14975 | #line $LINENO "configure" | ||
| 16080 | /* confdefs.h. */ | 14976 | /* confdefs.h. */ |
| 16081 | _ACEOF | 14977 | _ACEOF |
| 16082 | cat confdefs.h >>conftest.$ac_ext | 14978 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16087,20 +14983,11 @@ $ac_includes_default | |||
| 16087 | _ACEOF | 14983 | _ACEOF |
| 16088 | rm -f conftest.$ac_objext | 14984 | rm -f conftest.$ac_objext |
| 16089 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 14985 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 16090 | (eval $ac_compile) 2>conftest.er1 | 14986 | (eval $ac_compile) 2>&5 |
| 16091 | ac_status=$? | 14987 | ac_status=$? |
| 16092 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16093 | rm -f conftest.er1 | ||
| 16094 | cat conftest.err >&5 | ||
| 16095 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14988 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16096 | (exit $ac_status); } && | 14989 | (exit $ac_status); } && |
| 16097 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 14990 | { ac_try='test -s conftest.$ac_objext' |
| 16098 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16099 | (eval $ac_try) 2>&5 | ||
| 16100 | ac_status=$? | ||
| 16101 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16102 | (exit $ac_status); }; } && | ||
| 16103 | { ac_try='test -s conftest.$ac_objext' | ||
| 16104 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14991 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16105 | (eval $ac_try) 2>&5 | 14992 | (eval $ac_try) 2>&5 |
| 16106 | ac_status=$? | 14993 | ac_status=$? |
| @@ -16113,7 +15000,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16113 | 15000 | ||
| 16114 | ac_header_compiler=no | 15001 | ac_header_compiler=no |
| 16115 | fi | 15002 | fi |
| 16116 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 15003 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 16117 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 15004 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 16118 | echo "${ECHO_T}$ac_header_compiler" >&6 | 15005 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 16119 | 15006 | ||
| @@ -16121,6 +15008,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 16121 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 15008 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 16122 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 15009 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 16123 | cat >conftest.$ac_ext <<_ACEOF | 15010 | cat >conftest.$ac_ext <<_ACEOF |
| 15011 | #line $LINENO "configure" | ||
| 16124 | /* confdefs.h. */ | 15012 | /* confdefs.h. */ |
| 16125 | _ACEOF | 15013 | _ACEOF |
| 16126 | cat confdefs.h >>conftest.$ac_ext | 15014 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16138,7 +15026,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 16138 | (exit $ac_status); } >/dev/null; then | 15026 | (exit $ac_status); } >/dev/null; then |
| 16139 | if test -s conftest.err; then | 15027 | if test -s conftest.err; then |
| 16140 | ac_cpp_err=$ac_c_preproc_warn_flag | 15028 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 16141 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 16142 | else | 15029 | else |
| 16143 | ac_cpp_err= | 15030 | ac_cpp_err= |
| 16144 | fi | 15031 | fi |
| @@ -16158,32 +15045,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 16158 | echo "${ECHO_T}$ac_header_preproc" >&6 | 15045 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 16159 | 15046 | ||
| 16160 | # So? What about this header? | 15047 | # So? What about this header? |
| 16161 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 15048 | case $ac_header_compiler:$ac_header_preproc in |
| 16162 | yes:no: ) | 15049 | yes:no ) |
| 16163 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 15050 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 16164 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15051 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 16165 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 15052 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 16166 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 15053 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 16167 | ac_header_preproc=yes | 15054 | ( |
| 15055 | cat <<\_ASBOX | ||
| 15056 | ## ------------------------------------ ## | ||
| 15057 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 15058 | ## ------------------------------------ ## | ||
| 15059 | _ASBOX | ||
| 15060 | ) | | ||
| 15061 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 16168 | ;; | 15062 | ;; |
| 16169 | no:yes:* ) | 15063 | no:yes ) |
| 16170 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 15064 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 16171 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 15065 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 16172 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 15066 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 16173 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 15067 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 16174 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 16175 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 16176 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 16177 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 16178 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15068 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 16179 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15069 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 16180 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 16181 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 16182 | ( | 15070 | ( |
| 16183 | cat <<\_ASBOX | 15071 | cat <<\_ASBOX |
| 16184 | ## ------------------------------------------ ## | 15072 | ## ------------------------------------ ## |
| 16185 | ## Report this to the AC_PACKAGE_NAME lists. ## | 15073 | ## Report this to bug-autoconf@gnu.org. ## |
| 16186 | ## ------------------------------------------ ## | 15074 | ## ------------------------------------ ## |
| 16187 | _ASBOX | 15075 | _ASBOX |
| 16188 | ) | | 15076 | ) | |
| 16189 | sed "s/^/$as_me: WARNING: /" >&2 | 15077 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -16194,7 +15082,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 16194 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 15082 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16195 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 15083 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16196 | else | 15084 | else |
| 16197 | eval "$as_ac_Header=\$ac_header_preproc" | 15085 | eval "$as_ac_Header=$ac_header_preproc" |
| 16198 | fi | 15086 | fi |
| 16199 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 15087 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 16200 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 15088 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -16228,6 +15116,7 @@ else | |||
| 16228 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 15116 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 16229 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 15117 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 16230 | cat >conftest.$ac_ext <<_ACEOF | 15118 | cat >conftest.$ac_ext <<_ACEOF |
| 15119 | #line $LINENO "configure" | ||
| 16231 | /* confdefs.h. */ | 15120 | /* confdefs.h. */ |
| 16232 | _ACEOF | 15121 | _ACEOF |
| 16233 | cat confdefs.h >>conftest.$ac_ext | 15122 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16238,20 +15127,11 @@ $ac_includes_default | |||
| 16238 | _ACEOF | 15127 | _ACEOF |
| 16239 | rm -f conftest.$ac_objext | 15128 | rm -f conftest.$ac_objext |
| 16240 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15129 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 16241 | (eval $ac_compile) 2>conftest.er1 | 15130 | (eval $ac_compile) 2>&5 |
| 16242 | ac_status=$? | 15131 | ac_status=$? |
| 16243 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16244 | rm -f conftest.er1 | ||
| 16245 | cat conftest.err >&5 | ||
| 16246 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15132 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16247 | (exit $ac_status); } && | 15133 | (exit $ac_status); } && |
| 16248 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15134 | { ac_try='test -s conftest.$ac_objext' |
| 16249 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16250 | (eval $ac_try) 2>&5 | ||
| 16251 | ac_status=$? | ||
| 16252 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16253 | (exit $ac_status); }; } && | ||
| 16254 | { ac_try='test -s conftest.$ac_objext' | ||
| 16255 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15135 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16256 | (eval $ac_try) 2>&5 | 15136 | (eval $ac_try) 2>&5 |
| 16257 | ac_status=$? | 15137 | ac_status=$? |
| @@ -16264,7 +15144,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16264 | 15144 | ||
| 16265 | ac_header_compiler=no | 15145 | ac_header_compiler=no |
| 16266 | fi | 15146 | fi |
| 16267 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 15147 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 16268 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 15148 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 16269 | echo "${ECHO_T}$ac_header_compiler" >&6 | 15149 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 16270 | 15150 | ||
| @@ -16272,6 +15152,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 16272 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 15152 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 16273 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 15153 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 16274 | cat >conftest.$ac_ext <<_ACEOF | 15154 | cat >conftest.$ac_ext <<_ACEOF |
| 15155 | #line $LINENO "configure" | ||
| 16275 | /* confdefs.h. */ | 15156 | /* confdefs.h. */ |
| 16276 | _ACEOF | 15157 | _ACEOF |
| 16277 | cat confdefs.h >>conftest.$ac_ext | 15158 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16289,7 +15170,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 16289 | (exit $ac_status); } >/dev/null; then | 15170 | (exit $ac_status); } >/dev/null; then |
| 16290 | if test -s conftest.err; then | 15171 | if test -s conftest.err; then |
| 16291 | ac_cpp_err=$ac_c_preproc_warn_flag | 15172 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 16292 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 16293 | else | 15173 | else |
| 16294 | ac_cpp_err= | 15174 | ac_cpp_err= |
| 16295 | fi | 15175 | fi |
| @@ -16309,32 +15189,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 16309 | echo "${ECHO_T}$ac_header_preproc" >&6 | 15189 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 16310 | 15190 | ||
| 16311 | # So? What about this header? | 15191 | # So? What about this header? |
| 16312 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 15192 | case $ac_header_compiler:$ac_header_preproc in |
| 16313 | yes:no: ) | 15193 | yes:no ) |
| 16314 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 15194 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 16315 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15195 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 16316 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 15196 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 16317 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 15197 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 16318 | ac_header_preproc=yes | 15198 | ( |
| 15199 | cat <<\_ASBOX | ||
| 15200 | ## ------------------------------------ ## | ||
| 15201 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 15202 | ## ------------------------------------ ## | ||
| 15203 | _ASBOX | ||
| 15204 | ) | | ||
| 15205 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 16319 | ;; | 15206 | ;; |
| 16320 | no:yes:* ) | 15207 | no:yes ) |
| 16321 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 15208 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 16322 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 15209 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 16323 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 15210 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 16324 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 15211 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 16325 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 16326 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 16327 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 16328 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 16329 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15212 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 16330 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15213 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 16331 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 16332 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 16333 | ( | 15214 | ( |
| 16334 | cat <<\_ASBOX | 15215 | cat <<\_ASBOX |
| 16335 | ## ------------------------------------------ ## | 15216 | ## ------------------------------------ ## |
| 16336 | ## Report this to the AC_PACKAGE_NAME lists. ## | 15217 | ## Report this to bug-autoconf@gnu.org. ## |
| 16337 | ## ------------------------------------------ ## | 15218 | ## ------------------------------------ ## |
| 16338 | _ASBOX | 15219 | _ASBOX |
| 16339 | ) | | 15220 | ) | |
| 16340 | sed "s/^/$as_me: WARNING: /" >&2 | 15221 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -16345,7 +15226,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 16345 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 15226 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16346 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 15227 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16347 | else | 15228 | else |
| 16348 | eval "$as_ac_Header=\$ac_header_preproc" | 15229 | eval "$as_ac_Header=$ac_header_preproc" |
| 16349 | fi | 15230 | fi |
| 16350 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 15231 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 16351 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 15232 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -16361,6 +15242,7 @@ if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then | |||
| 16361 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 15242 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16362 | else | 15243 | else |
| 16363 | cat >conftest.$ac_ext <<_ACEOF | 15244 | cat >conftest.$ac_ext <<_ACEOF |
| 15245 | #line $LINENO "configure" | ||
| 16364 | /* confdefs.h. */ | 15246 | /* confdefs.h. */ |
| 16365 | _ACEOF | 15247 | _ACEOF |
| 16366 | cat confdefs.h >>conftest.$ac_ext | 15248 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16380,20 +15262,11 @@ return 0; | |||
| 16380 | _ACEOF | 15262 | _ACEOF |
| 16381 | rm -f conftest.$ac_objext | 15263 | rm -f conftest.$ac_objext |
| 16382 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15264 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 16383 | (eval $ac_compile) 2>conftest.er1 | 15265 | (eval $ac_compile) 2>&5 |
| 16384 | ac_status=$? | 15266 | ac_status=$? |
| 16385 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16386 | rm -f conftest.er1 | ||
| 16387 | cat conftest.err >&5 | ||
| 16388 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15267 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16389 | (exit $ac_status); } && | 15268 | (exit $ac_status); } && |
| 16390 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15269 | { ac_try='test -s conftest.$ac_objext' |
| 16391 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16392 | (eval $ac_try) 2>&5 | ||
| 16393 | ac_status=$? | ||
| 16394 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16395 | (exit $ac_status); }; } && | ||
| 16396 | { ac_try='test -s conftest.$ac_objext' | ||
| 16397 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15270 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16398 | (eval $ac_try) 2>&5 | 15271 | (eval $ac_try) 2>&5 |
| 16399 | ac_status=$? | 15272 | ac_status=$? |
| @@ -16405,6 +15278,7 @@ else | |||
| 16405 | sed 's/^/| /' conftest.$ac_ext >&5 | 15278 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16406 | 15279 | ||
| 16407 | cat >conftest.$ac_ext <<_ACEOF | 15280 | cat >conftest.$ac_ext <<_ACEOF |
| 15281 | #line $LINENO "configure" | ||
| 16408 | /* confdefs.h. */ | 15282 | /* confdefs.h. */ |
| 16409 | _ACEOF | 15283 | _ACEOF |
| 16410 | cat confdefs.h >>conftest.$ac_ext | 15284 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16424,20 +15298,11 @@ return 0; | |||
| 16424 | _ACEOF | 15298 | _ACEOF |
| 16425 | rm -f conftest.$ac_objext | 15299 | rm -f conftest.$ac_objext |
| 16426 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15300 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 16427 | (eval $ac_compile) 2>conftest.er1 | 15301 | (eval $ac_compile) 2>&5 |
| 16428 | ac_status=$? | 15302 | ac_status=$? |
| 16429 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16430 | rm -f conftest.er1 | ||
| 16431 | cat conftest.err >&5 | ||
| 16432 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15303 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16433 | (exit $ac_status); } && | 15304 | (exit $ac_status); } && |
| 16434 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15305 | { ac_try='test -s conftest.$ac_objext' |
| 16435 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16436 | (eval $ac_try) 2>&5 | ||
| 16437 | ac_status=$? | ||
| 16438 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16439 | (exit $ac_status); }; } && | ||
| 16440 | { ac_try='test -s conftest.$ac_objext' | ||
| 16441 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15306 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16442 | (eval $ac_try) 2>&5 | 15307 | (eval $ac_try) 2>&5 |
| 16443 | ac_status=$? | 15308 | ac_status=$? |
| @@ -16450,9 +15315,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16450 | 15315 | ||
| 16451 | ac_cv_member_struct_nlist_n_un_n_name=no | 15316 | ac_cv_member_struct_nlist_n_un_n_name=no |
| 16452 | fi | 15317 | fi |
| 16453 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 15318 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 16454 | fi | 15319 | fi |
| 16455 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 15320 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 16456 | fi | 15321 | fi |
| 16457 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5 | 15322 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5 |
| 16458 | echo "${ECHO_T}$ac_cv_member_struct_nlist_n_un_n_name" >&6 | 15323 | echo "${ECHO_T}$ac_cv_member_struct_nlist_n_un_n_name" >&6 |
| @@ -16485,6 +15350,7 @@ if test "${ac_cv_func_getloadavg_setgid+set}" = set; then | |||
| 16485 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 15350 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16486 | else | 15351 | else |
| 16487 | cat >conftest.$ac_ext <<_ACEOF | 15352 | cat >conftest.$ac_ext <<_ACEOF |
| 15353 | #line $LINENO "configure" | ||
| 16488 | /* confdefs.h. */ | 15354 | /* confdefs.h. */ |
| 16489 | _ACEOF | 15355 | _ACEOF |
| 16490 | cat confdefs.h >>conftest.$ac_ext | 15356 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16528,7 +15394,7 @@ else | |||
| 16528 | # If we got an error (system does not support symlinks), try without -L. | 15394 | # If we got an error (system does not support symlinks), try without -L. |
| 16529 | test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem` | 15395 | test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem` |
| 16530 | ac_cv_group_kmem=`echo $ac_ls_output \ | 15396 | ac_cv_group_kmem=`echo $ac_ls_output \ |
| 16531 | | sed -ne 's/[ ][ ]*/ /g; | 15397 | | sed -ne 's/[ ][ ]*/ /g; |
| 16532 | s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/; | 15398 | s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/; |
| 16533 | / /s/.* //;p;'` | 15399 | / /s/.* //;p;'` |
| 16534 | 15400 | ||
| @@ -16554,6 +15420,7 @@ else | |||
| 16554 | while :; do | 15420 | while :; do |
| 16555 | ac_cv_sys_largefile_source=no | 15421 | ac_cv_sys_largefile_source=no |
| 16556 | cat >conftest.$ac_ext <<_ACEOF | 15422 | cat >conftest.$ac_ext <<_ACEOF |
| 15423 | #line $LINENO "configure" | ||
| 16557 | /* confdefs.h. */ | 15424 | /* confdefs.h. */ |
| 16558 | _ACEOF | 15425 | _ACEOF |
| 16559 | cat confdefs.h >>conftest.$ac_ext | 15426 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16570,20 +15437,11 @@ return !fseeko; | |||
| 16570 | _ACEOF | 15437 | _ACEOF |
| 16571 | rm -f conftest.$ac_objext | 15438 | rm -f conftest.$ac_objext |
| 16572 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15439 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 16573 | (eval $ac_compile) 2>conftest.er1 | 15440 | (eval $ac_compile) 2>&5 |
| 16574 | ac_status=$? | 15441 | ac_status=$? |
| 16575 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16576 | rm -f conftest.er1 | ||
| 16577 | cat conftest.err >&5 | ||
| 16578 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15442 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16579 | (exit $ac_status); } && | 15443 | (exit $ac_status); } && |
| 16580 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15444 | { ac_try='test -s conftest.$ac_objext' |
| 16581 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16582 | (eval $ac_try) 2>&5 | ||
| 16583 | ac_status=$? | ||
| 16584 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16585 | (exit $ac_status); }; } && | ||
| 16586 | { ac_try='test -s conftest.$ac_objext' | ||
| 16587 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15445 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16588 | (eval $ac_try) 2>&5 | 15446 | (eval $ac_try) 2>&5 |
| 16589 | ac_status=$? | 15447 | ac_status=$? |
| @@ -16595,8 +15453,9 @@ else | |||
| 16595 | sed 's/^/| /' conftest.$ac_ext >&5 | 15453 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16596 | 15454 | ||
| 16597 | fi | 15455 | fi |
| 16598 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 15456 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 16599 | cat >conftest.$ac_ext <<_ACEOF | 15457 | cat >conftest.$ac_ext <<_ACEOF |
| 15458 | #line $LINENO "configure" | ||
| 16600 | /* confdefs.h. */ | 15459 | /* confdefs.h. */ |
| 16601 | _ACEOF | 15460 | _ACEOF |
| 16602 | cat confdefs.h >>conftest.$ac_ext | 15461 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16614,20 +15473,11 @@ return !fseeko; | |||
| 16614 | _ACEOF | 15473 | _ACEOF |
| 16615 | rm -f conftest.$ac_objext | 15474 | rm -f conftest.$ac_objext |
| 16616 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15475 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 16617 | (eval $ac_compile) 2>conftest.er1 | 15476 | (eval $ac_compile) 2>&5 |
| 16618 | ac_status=$? | 15477 | ac_status=$? |
| 16619 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16620 | rm -f conftest.er1 | ||
| 16621 | cat conftest.err >&5 | ||
| 16622 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15478 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16623 | (exit $ac_status); } && | 15479 | (exit $ac_status); } && |
| 16624 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15480 | { ac_try='test -s conftest.$ac_objext' |
| 16625 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16626 | (eval $ac_try) 2>&5 | ||
| 16627 | ac_status=$? | ||
| 16628 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16629 | (exit $ac_status); }; } && | ||
| 16630 | { ac_try='test -s conftest.$ac_objext' | ||
| 16631 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15481 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16632 | (eval $ac_try) 2>&5 | 15482 | (eval $ac_try) 2>&5 |
| 16633 | ac_status=$? | 15483 | ac_status=$? |
| @@ -16639,7 +15489,7 @@ else | |||
| 16639 | sed 's/^/| /' conftest.$ac_ext >&5 | 15489 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16640 | 15490 | ||
| 16641 | fi | 15491 | fi |
| 16642 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 15492 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 16643 | break | 15493 | break |
| 16644 | done | 15494 | done |
| 16645 | fi | 15495 | fi |
| @@ -16663,6 +15513,7 @@ if test "${ac_cv_func_fseeko+set}" = set; then | |||
| 16663 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 15513 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16664 | else | 15514 | else |
| 16665 | cat >conftest.$ac_ext <<_ACEOF | 15515 | cat >conftest.$ac_ext <<_ACEOF |
| 15516 | #line $LINENO "configure" | ||
| 16666 | /* confdefs.h. */ | 15517 | /* confdefs.h. */ |
| 16667 | _ACEOF | 15518 | _ACEOF |
| 16668 | cat confdefs.h >>conftest.$ac_ext | 15519 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16679,20 +15530,11 @@ return fseeko && fseeko (stdin, 0, 0); | |||
| 16679 | _ACEOF | 15530 | _ACEOF |
| 16680 | rm -f conftest.$ac_objext conftest$ac_exeext | 15531 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 16681 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15532 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 16682 | (eval $ac_link) 2>conftest.er1 | 15533 | (eval $ac_link) 2>&5 |
| 16683 | ac_status=$? | 15534 | ac_status=$? |
| 16684 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16685 | rm -f conftest.er1 | ||
| 16686 | cat conftest.err >&5 | ||
| 16687 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15535 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16688 | (exit $ac_status); } && | 15536 | (exit $ac_status); } && |
| 16689 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15537 | { ac_try='test -s conftest$ac_exeext' |
| 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_exeext' | ||
| 16696 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15538 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16697 | (eval $ac_try) 2>&5 | 15539 | (eval $ac_try) 2>&5 |
| 16698 | ac_status=$? | 15540 | ac_status=$? |
| @@ -16705,8 +15547,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16705 | 15547 | ||
| 16706 | ac_cv_func_fseeko=no | 15548 | ac_cv_func_fseeko=no |
| 16707 | fi | 15549 | fi |
| 16708 | rm -f conftest.err conftest.$ac_objext \ | 15550 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 16709 | conftest$ac_exeext conftest.$ac_ext | ||
| 16710 | fi | 15551 | fi |
| 16711 | echo "$as_me:$LINENO: result: $ac_cv_func_fseeko" >&5 | 15552 | echo "$as_me:$LINENO: result: $ac_cv_func_fseeko" >&5 |
| 16712 | echo "${ECHO_T}$ac_cv_func_fseeko" >&6 | 15553 | echo "${ECHO_T}$ac_cv_func_fseeko" >&6 |
| @@ -16726,6 +15567,7 @@ if test "${ac_cv_func_getpgrp_void+set}" = set; then | |||
| 16726 | else | 15567 | else |
| 16727 | # Use it with a single arg. | 15568 | # Use it with a single arg. |
| 16728 | cat >conftest.$ac_ext <<_ACEOF | 15569 | cat >conftest.$ac_ext <<_ACEOF |
| 15570 | #line $LINENO "configure" | ||
| 16729 | /* confdefs.h. */ | 15571 | /* confdefs.h. */ |
| 16730 | _ACEOF | 15572 | _ACEOF |
| 16731 | cat confdefs.h >>conftest.$ac_ext | 15573 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16742,20 +15584,11 @@ getpgrp (0); | |||
| 16742 | _ACEOF | 15584 | _ACEOF |
| 16743 | rm -f conftest.$ac_objext | 15585 | rm -f conftest.$ac_objext |
| 16744 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15586 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 16745 | (eval $ac_compile) 2>conftest.er1 | 15587 | (eval $ac_compile) 2>&5 |
| 16746 | ac_status=$? | 15588 | ac_status=$? |
| 16747 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16748 | rm -f conftest.er1 | ||
| 16749 | cat conftest.err >&5 | ||
| 16750 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15589 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16751 | (exit $ac_status); } && | 15590 | (exit $ac_status); } && |
| 16752 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15591 | { ac_try='test -s conftest.$ac_objext' |
| 16753 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16754 | (eval $ac_try) 2>&5 | ||
| 16755 | ac_status=$? | ||
| 16756 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16757 | (exit $ac_status); }; } && | ||
| 16758 | { ac_try='test -s conftest.$ac_objext' | ||
| 16759 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15592 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16760 | (eval $ac_try) 2>&5 | 15593 | (eval $ac_try) 2>&5 |
| 16761 | ac_status=$? | 15594 | ac_status=$? |
| @@ -16768,7 +15601,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16768 | 15601 | ||
| 16769 | ac_cv_func_getpgrp_void=yes | 15602 | ac_cv_func_getpgrp_void=yes |
| 16770 | fi | 15603 | fi |
| 16771 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 15604 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 16772 | 15605 | ||
| 16773 | fi | 15606 | fi |
| 16774 | echo "$as_me:$LINENO: result: $ac_cv_func_getpgrp_void" >&5 | 15607 | echo "$as_me:$LINENO: result: $ac_cv_func_getpgrp_void" >&5 |
| @@ -16792,28 +15625,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 16792 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 15625 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16793 | else | 15626 | else |
| 16794 | cat >conftest.$ac_ext <<_ACEOF | 15627 | cat >conftest.$ac_ext <<_ACEOF |
| 15628 | #line $LINENO "configure" | ||
| 16795 | /* confdefs.h. */ | 15629 | /* confdefs.h. */ |
| 16796 | _ACEOF | 15630 | _ACEOF |
| 16797 | cat confdefs.h >>conftest.$ac_ext | 15631 | cat confdefs.h >>conftest.$ac_ext |
| 16798 | cat >>conftest.$ac_ext <<_ACEOF | 15632 | cat >>conftest.$ac_ext <<_ACEOF |
| 16799 | /* end confdefs.h. */ | 15633 | /* end confdefs.h. */ |
| 16800 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 16801 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 16802 | #define $ac_func innocuous_$ac_func | ||
| 16803 | |||
| 16804 | /* System header to define __stub macros and hopefully few prototypes, | 15634 | /* System header to define __stub macros and hopefully few prototypes, |
| 16805 | which can conflict with char $ac_func (); below. | 15635 | which can conflict with char $ac_func (); below. |
| 16806 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 15636 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 16807 | <limits.h> exists even on freestanding compilers. */ | 15637 | <limits.h> exists even on freestanding compilers. */ |
| 16808 | |||
| 16809 | #ifdef __STDC__ | 15638 | #ifdef __STDC__ |
| 16810 | # include <limits.h> | 15639 | # include <limits.h> |
| 16811 | #else | 15640 | #else |
| 16812 | # include <assert.h> | 15641 | # include <assert.h> |
| 16813 | #endif | 15642 | #endif |
| 16814 | |||
| 16815 | #undef $ac_func | ||
| 16816 | |||
| 16817 | /* Override any gcc2 internal prototype to avoid an error. */ | 15643 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 16818 | #ifdef __cplusplus | 15644 | #ifdef __cplusplus |
| 16819 | extern "C" | 15645 | extern "C" |
| @@ -16844,20 +15670,11 @@ return f != $ac_func; | |||
| 16844 | _ACEOF | 15670 | _ACEOF |
| 16845 | rm -f conftest.$ac_objext conftest$ac_exeext | 15671 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 16846 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15672 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 16847 | (eval $ac_link) 2>conftest.er1 | 15673 | (eval $ac_link) 2>&5 |
| 16848 | ac_status=$? | 15674 | ac_status=$? |
| 16849 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16850 | rm -f conftest.er1 | ||
| 16851 | cat conftest.err >&5 | ||
| 16852 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15675 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16853 | (exit $ac_status); } && | 15676 | (exit $ac_status); } && |
| 16854 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15677 | { ac_try='test -s conftest$ac_exeext' |
| 16855 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16856 | (eval $ac_try) 2>&5 | ||
| 16857 | ac_status=$? | ||
| 16858 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16859 | (exit $ac_status); }; } && | ||
| 16860 | { ac_try='test -s conftest$ac_exeext' | ||
| 16861 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15678 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16862 | (eval $ac_try) 2>&5 | 15679 | (eval $ac_try) 2>&5 |
| 16863 | ac_status=$? | 15680 | ac_status=$? |
| @@ -16870,8 +15687,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16870 | 15687 | ||
| 16871 | eval "$as_ac_var=no" | 15688 | eval "$as_ac_var=no" |
| 16872 | fi | 15689 | fi |
| 16873 | rm -f conftest.err conftest.$ac_objext \ | 15690 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 16874 | conftest$ac_exeext conftest.$ac_ext | ||
| 16875 | fi | 15691 | fi |
| 16876 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 15692 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 16877 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 15693 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -16890,6 +15706,7 @@ else | |||
| 16890 | ac_check_lib_save_LIBS=$LIBS | 15706 | ac_check_lib_save_LIBS=$LIBS |
| 16891 | LIBS="-lintl $LIBS" | 15707 | LIBS="-lintl $LIBS" |
| 16892 | cat >conftest.$ac_ext <<_ACEOF | 15708 | cat >conftest.$ac_ext <<_ACEOF |
| 15709 | #line $LINENO "configure" | ||
| 16893 | /* confdefs.h. */ | 15710 | /* confdefs.h. */ |
| 16894 | _ACEOF | 15711 | _ACEOF |
| 16895 | cat confdefs.h >>conftest.$ac_ext | 15712 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16913,20 +15730,11 @@ strftime (); | |||
| 16913 | _ACEOF | 15730 | _ACEOF |
| 16914 | rm -f conftest.$ac_objext conftest$ac_exeext | 15731 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 16915 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15732 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 16916 | (eval $ac_link) 2>conftest.er1 | 15733 | (eval $ac_link) 2>&5 |
| 16917 | ac_status=$? | 15734 | ac_status=$? |
| 16918 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16919 | rm -f conftest.er1 | ||
| 16920 | cat conftest.err >&5 | ||
| 16921 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15735 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16922 | (exit $ac_status); } && | 15736 | (exit $ac_status); } && |
| 16923 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15737 | { ac_try='test -s conftest$ac_exeext' |
| 16924 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16925 | (eval $ac_try) 2>&5 | ||
| 16926 | ac_status=$? | ||
| 16927 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16928 | (exit $ac_status); }; } && | ||
| 16929 | { ac_try='test -s conftest$ac_exeext' | ||
| 16930 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15738 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16931 | (eval $ac_try) 2>&5 | 15739 | (eval $ac_try) 2>&5 |
| 16932 | ac_status=$? | 15740 | ac_status=$? |
| @@ -16939,8 +15747,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16939 | 15747 | ||
| 16940 | ac_cv_lib_intl_strftime=no | 15748 | ac_cv_lib_intl_strftime=no |
| 16941 | fi | 15749 | fi |
| 16942 | rm -f conftest.err conftest.$ac_objext \ | 15750 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 16943 | conftest$ac_exeext conftest.$ac_ext | ||
| 16944 | LIBS=$ac_check_lib_save_LIBS | 15751 | LIBS=$ac_check_lib_save_LIBS |
| 16945 | fi | 15752 | fi |
| 16946 | echo "$as_me:$LINENO: result: $ac_cv_lib_intl_strftime" >&5 | 15753 | echo "$as_me:$LINENO: result: $ac_cv_lib_intl_strftime" >&5 |
| @@ -16968,28 +15775,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 16968 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 15775 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16969 | else | 15776 | else |
| 16970 | cat >conftest.$ac_ext <<_ACEOF | 15777 | cat >conftest.$ac_ext <<_ACEOF |
| 15778 | #line $LINENO "configure" | ||
| 16971 | /* confdefs.h. */ | 15779 | /* confdefs.h. */ |
| 16972 | _ACEOF | 15780 | _ACEOF |
| 16973 | cat confdefs.h >>conftest.$ac_ext | 15781 | cat confdefs.h >>conftest.$ac_ext |
| 16974 | cat >>conftest.$ac_ext <<_ACEOF | 15782 | cat >>conftest.$ac_ext <<_ACEOF |
| 16975 | /* end confdefs.h. */ | 15783 | /* end confdefs.h. */ |
| 16976 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 16977 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 16978 | #define $ac_func innocuous_$ac_func | ||
| 16979 | |||
| 16980 | /* System header to define __stub macros and hopefully few prototypes, | 15784 | /* System header to define __stub macros and hopefully few prototypes, |
| 16981 | which can conflict with char $ac_func (); below. | 15785 | which can conflict with char $ac_func (); below. |
| 16982 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 15786 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 16983 | <limits.h> exists even on freestanding compilers. */ | 15787 | <limits.h> exists even on freestanding compilers. */ |
| 16984 | |||
| 16985 | #ifdef __STDC__ | 15788 | #ifdef __STDC__ |
| 16986 | # include <limits.h> | 15789 | # include <limits.h> |
| 16987 | #else | 15790 | #else |
| 16988 | # include <assert.h> | 15791 | # include <assert.h> |
| 16989 | #endif | 15792 | #endif |
| 16990 | |||
| 16991 | #undef $ac_func | ||
| 16992 | |||
| 16993 | /* Override any gcc2 internal prototype to avoid an error. */ | 15793 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 16994 | #ifdef __cplusplus | 15794 | #ifdef __cplusplus |
| 16995 | extern "C" | 15795 | extern "C" |
| @@ -17020,20 +15820,11 @@ return f != $ac_func; | |||
| 17020 | _ACEOF | 15820 | _ACEOF |
| 17021 | rm -f conftest.$ac_objext conftest$ac_exeext | 15821 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 17022 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15822 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 17023 | (eval $ac_link) 2>conftest.er1 | 15823 | (eval $ac_link) 2>&5 |
| 17024 | ac_status=$? | 15824 | ac_status=$? |
| 17025 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17026 | rm -f conftest.er1 | ||
| 17027 | cat conftest.err >&5 | ||
| 17028 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15825 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17029 | (exit $ac_status); } && | 15826 | (exit $ac_status); } && |
| 17030 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15827 | { ac_try='test -s conftest$ac_exeext' |
| 17031 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17032 | (eval $ac_try) 2>&5 | ||
| 17033 | ac_status=$? | ||
| 17034 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17035 | (exit $ac_status); }; } && | ||
| 17036 | { ac_try='test -s conftest$ac_exeext' | ||
| 17037 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15828 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17038 | (eval $ac_try) 2>&5 | 15829 | (eval $ac_try) 2>&5 |
| 17039 | ac_status=$? | 15830 | ac_status=$? |
| @@ -17046,8 +15837,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17046 | 15837 | ||
| 17047 | eval "$as_ac_var=no" | 15838 | eval "$as_ac_var=no" |
| 17048 | fi | 15839 | fi |
| 17049 | rm -f conftest.err conftest.$ac_objext \ | 15840 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 17050 | conftest$ac_exeext conftest.$ac_ext | ||
| 17051 | fi | 15841 | fi |
| 17052 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 15842 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 17053 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 15843 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -17071,28 +15861,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 17071 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 15861 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17072 | else | 15862 | else |
| 17073 | cat >conftest.$ac_ext <<_ACEOF | 15863 | cat >conftest.$ac_ext <<_ACEOF |
| 15864 | #line $LINENO "configure" | ||
| 17074 | /* confdefs.h. */ | 15865 | /* confdefs.h. */ |
| 17075 | _ACEOF | 15866 | _ACEOF |
| 17076 | cat confdefs.h >>conftest.$ac_ext | 15867 | cat confdefs.h >>conftest.$ac_ext |
| 17077 | cat >>conftest.$ac_ext <<_ACEOF | 15868 | cat >>conftest.$ac_ext <<_ACEOF |
| 17078 | /* end confdefs.h. */ | 15869 | /* end confdefs.h. */ |
| 17079 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 17080 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 17081 | #define $ac_func innocuous_$ac_func | ||
| 17082 | |||
| 17083 | /* System header to define __stub macros and hopefully few prototypes, | 15870 | /* System header to define __stub macros and hopefully few prototypes, |
| 17084 | which can conflict with char $ac_func (); below. | 15871 | which can conflict with char $ac_func (); below. |
| 17085 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 15872 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 17086 | <limits.h> exists even on freestanding compilers. */ | 15873 | <limits.h> exists even on freestanding compilers. */ |
| 17087 | |||
| 17088 | #ifdef __STDC__ | 15874 | #ifdef __STDC__ |
| 17089 | # include <limits.h> | 15875 | # include <limits.h> |
| 17090 | #else | 15876 | #else |
| 17091 | # include <assert.h> | 15877 | # include <assert.h> |
| 17092 | #endif | 15878 | #endif |
| 17093 | |||
| 17094 | #undef $ac_func | ||
| 17095 | |||
| 17096 | /* Override any gcc2 internal prototype to avoid an error. */ | 15879 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 17097 | #ifdef __cplusplus | 15880 | #ifdef __cplusplus |
| 17098 | extern "C" | 15881 | extern "C" |
| @@ -17123,20 +15906,11 @@ return f != $ac_func; | |||
| 17123 | _ACEOF | 15906 | _ACEOF |
| 17124 | rm -f conftest.$ac_objext conftest$ac_exeext | 15907 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 17125 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15908 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 17126 | (eval $ac_link) 2>conftest.er1 | 15909 | (eval $ac_link) 2>&5 |
| 17127 | ac_status=$? | 15910 | ac_status=$? |
| 17128 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17129 | rm -f conftest.er1 | ||
| 17130 | cat conftest.err >&5 | ||
| 17131 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15911 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17132 | (exit $ac_status); } && | 15912 | (exit $ac_status); } && |
| 17133 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15913 | { ac_try='test -s conftest$ac_exeext' |
| 17134 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17135 | (eval $ac_try) 2>&5 | ||
| 17136 | ac_status=$? | ||
| 17137 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17138 | (exit $ac_status); }; } && | ||
| 17139 | { ac_try='test -s conftest$ac_exeext' | ||
| 17140 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15914 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17141 | (eval $ac_try) 2>&5 | 15915 | (eval $ac_try) 2>&5 |
| 17142 | ac_status=$? | 15916 | ac_status=$? |
| @@ -17149,8 +15923,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17149 | 15923 | ||
| 17150 | eval "$as_ac_var=no" | 15924 | eval "$as_ac_var=no" |
| 17151 | fi | 15925 | fi |
| 17152 | rm -f conftest.err conftest.$ac_objext \ | 15926 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 17153 | conftest$ac_exeext conftest.$ac_ext | ||
| 17154 | fi | 15927 | fi |
| 17155 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 15928 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 17156 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 15929 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -17176,6 +15949,7 @@ else | |||
| 17176 | ac_check_lib_save_LIBS=$LIBS | 15949 | ac_check_lib_save_LIBS=$LIBS |
| 17177 | LIBS="-lncurses $LIBS" | 15950 | LIBS="-lncurses $LIBS" |
| 17178 | cat >conftest.$ac_ext <<_ACEOF | 15951 | cat >conftest.$ac_ext <<_ACEOF |
| 15952 | #line $LINENO "configure" | ||
| 17179 | /* confdefs.h. */ | 15953 | /* confdefs.h. */ |
| 17180 | _ACEOF | 15954 | _ACEOF |
| 17181 | cat confdefs.h >>conftest.$ac_ext | 15955 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17199,20 +15973,11 @@ tparm (); | |||
| 17199 | _ACEOF | 15973 | _ACEOF |
| 17200 | rm -f conftest.$ac_objext conftest$ac_exeext | 15974 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 17201 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15975 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 17202 | (eval $ac_link) 2>conftest.er1 | 15976 | (eval $ac_link) 2>&5 |
| 17203 | ac_status=$? | 15977 | ac_status=$? |
| 17204 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17205 | rm -f conftest.er1 | ||
| 17206 | cat conftest.err >&5 | ||
| 17207 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15978 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17208 | (exit $ac_status); } && | 15979 | (exit $ac_status); } && |
| 17209 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 15980 | { ac_try='test -s conftest$ac_exeext' |
| 17210 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17211 | (eval $ac_try) 2>&5 | ||
| 17212 | ac_status=$? | ||
| 17213 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17214 | (exit $ac_status); }; } && | ||
| 17215 | { ac_try='test -s conftest$ac_exeext' | ||
| 17216 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15981 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17217 | (eval $ac_try) 2>&5 | 15982 | (eval $ac_try) 2>&5 |
| 17218 | ac_status=$? | 15983 | ac_status=$? |
| @@ -17225,8 +15990,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17225 | 15990 | ||
| 17226 | ac_cv_lib_ncurses_tparm=no | 15991 | ac_cv_lib_ncurses_tparm=no |
| 17227 | fi | 15992 | fi |
| 17228 | rm -f conftest.err conftest.$ac_objext \ | 15993 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 17229 | conftest$ac_exeext conftest.$ac_ext | ||
| 17230 | LIBS=$ac_check_lib_save_LIBS | 15994 | LIBS=$ac_check_lib_save_LIBS |
| 17231 | fi | 15995 | fi |
| 17232 | echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_tparm" >&5 | 15996 | echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_tparm" >&5 |
| @@ -17251,28 +16015,21 @@ if test "${ac_cv_func_res_send+set}" = set; then | |||
| 17251 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 16015 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17252 | else | 16016 | else |
| 17253 | cat >conftest.$ac_ext <<_ACEOF | 16017 | cat >conftest.$ac_ext <<_ACEOF |
| 16018 | #line $LINENO "configure" | ||
| 17254 | /* confdefs.h. */ | 16019 | /* confdefs.h. */ |
| 17255 | _ACEOF | 16020 | _ACEOF |
| 17256 | cat confdefs.h >>conftest.$ac_ext | 16021 | cat confdefs.h >>conftest.$ac_ext |
| 17257 | cat >>conftest.$ac_ext <<_ACEOF | 16022 | cat >>conftest.$ac_ext <<_ACEOF |
| 17258 | /* end confdefs.h. */ | 16023 | /* end confdefs.h. */ |
| 17259 | /* Define res_send to an innocuous variant, in case <limits.h> declares res_send. | ||
| 17260 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 17261 | #define res_send innocuous_res_send | ||
| 17262 | |||
| 17263 | /* System header to define __stub macros and hopefully few prototypes, | 16024 | /* System header to define __stub macros and hopefully few prototypes, |
| 17264 | which can conflict with char res_send (); below. | 16025 | which can conflict with char res_send (); below. |
| 17265 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 16026 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 17266 | <limits.h> exists even on freestanding compilers. */ | 16027 | <limits.h> exists even on freestanding compilers. */ |
| 17267 | |||
| 17268 | #ifdef __STDC__ | 16028 | #ifdef __STDC__ |
| 17269 | # include <limits.h> | 16029 | # include <limits.h> |
| 17270 | #else | 16030 | #else |
| 17271 | # include <assert.h> | 16031 | # include <assert.h> |
| 17272 | #endif | 16032 | #endif |
| 17273 | |||
| 17274 | #undef res_send | ||
| 17275 | |||
| 17276 | /* Override any gcc2 internal prototype to avoid an error. */ | 16033 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 17277 | #ifdef __cplusplus | 16034 | #ifdef __cplusplus |
| 17278 | extern "C" | 16035 | extern "C" |
| @@ -17303,20 +16060,11 @@ return f != res_send; | |||
| 17303 | _ACEOF | 16060 | _ACEOF |
| 17304 | rm -f conftest.$ac_objext conftest$ac_exeext | 16061 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 17305 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16062 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 17306 | (eval $ac_link) 2>conftest.er1 | 16063 | (eval $ac_link) 2>&5 |
| 17307 | ac_status=$? | 16064 | ac_status=$? |
| 17308 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17309 | rm -f conftest.er1 | ||
| 17310 | cat conftest.err >&5 | ||
| 17311 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16065 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17312 | (exit $ac_status); } && | 16066 | (exit $ac_status); } && |
| 17313 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16067 | { ac_try='test -s conftest$ac_exeext' |
| 17314 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17315 | (eval $ac_try) 2>&5 | ||
| 17316 | ac_status=$? | ||
| 17317 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17318 | (exit $ac_status); }; } && | ||
| 17319 | { ac_try='test -s conftest$ac_exeext' | ||
| 17320 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16068 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17321 | (eval $ac_try) 2>&5 | 16069 | (eval $ac_try) 2>&5 |
| 17322 | ac_status=$? | 16070 | ac_status=$? |
| @@ -17329,8 +16077,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17329 | 16077 | ||
| 17330 | ac_cv_func_res_send=no | 16078 | ac_cv_func_res_send=no |
| 17331 | fi | 16079 | fi |
| 17332 | rm -f conftest.err conftest.$ac_objext \ | 16080 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 17333 | conftest$ac_exeext conftest.$ac_ext | ||
| 17334 | fi | 16081 | fi |
| 17335 | echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5 | 16082 | echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5 |
| 17336 | echo "${ECHO_T}$ac_cv_func_res_send" >&6 | 16083 | echo "${ECHO_T}$ac_cv_func_res_send" >&6 |
| @@ -17343,28 +16090,21 @@ if test "${ac_cv_func___res_send+set}" = set; then | |||
| 17343 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 16090 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17344 | else | 16091 | else |
| 17345 | cat >conftest.$ac_ext <<_ACEOF | 16092 | cat >conftest.$ac_ext <<_ACEOF |
| 16093 | #line $LINENO "configure" | ||
| 17346 | /* confdefs.h. */ | 16094 | /* confdefs.h. */ |
| 17347 | _ACEOF | 16095 | _ACEOF |
| 17348 | cat confdefs.h >>conftest.$ac_ext | 16096 | cat confdefs.h >>conftest.$ac_ext |
| 17349 | cat >>conftest.$ac_ext <<_ACEOF | 16097 | cat >>conftest.$ac_ext <<_ACEOF |
| 17350 | /* end confdefs.h. */ | 16098 | /* end confdefs.h. */ |
| 17351 | /* Define __res_send to an innocuous variant, in case <limits.h> declares __res_send. | ||
| 17352 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 17353 | #define __res_send innocuous___res_send | ||
| 17354 | |||
| 17355 | /* System header to define __stub macros and hopefully few prototypes, | 16099 | /* System header to define __stub macros and hopefully few prototypes, |
| 17356 | which can conflict with char __res_send (); below. | 16100 | which can conflict with char __res_send (); below. |
| 17357 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 16101 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 17358 | <limits.h> exists even on freestanding compilers. */ | 16102 | <limits.h> exists even on freestanding compilers. */ |
| 17359 | |||
| 17360 | #ifdef __STDC__ | 16103 | #ifdef __STDC__ |
| 17361 | # include <limits.h> | 16104 | # include <limits.h> |
| 17362 | #else | 16105 | #else |
| 17363 | # include <assert.h> | 16106 | # include <assert.h> |
| 17364 | #endif | 16107 | #endif |
| 17365 | |||
| 17366 | #undef __res_send | ||
| 17367 | |||
| 17368 | /* Override any gcc2 internal prototype to avoid an error. */ | 16108 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 17369 | #ifdef __cplusplus | 16109 | #ifdef __cplusplus |
| 17370 | extern "C" | 16110 | extern "C" |
| @@ -17395,20 +16135,11 @@ return f != __res_send; | |||
| 17395 | _ACEOF | 16135 | _ACEOF |
| 17396 | rm -f conftest.$ac_objext conftest$ac_exeext | 16136 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 17397 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16137 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 17398 | (eval $ac_link) 2>conftest.er1 | 16138 | (eval $ac_link) 2>&5 |
| 17399 | ac_status=$? | 16139 | ac_status=$? |
| 17400 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17401 | rm -f conftest.er1 | ||
| 17402 | cat conftest.err >&5 | ||
| 17403 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16140 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17404 | (exit $ac_status); } && | 16141 | (exit $ac_status); } && |
| 17405 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16142 | { ac_try='test -s conftest$ac_exeext' |
| 17406 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17407 | (eval $ac_try) 2>&5 | ||
| 17408 | ac_status=$? | ||
| 17409 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17410 | (exit $ac_status); }; } && | ||
| 17411 | { ac_try='test -s conftest$ac_exeext' | ||
| 17412 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16143 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17413 | (eval $ac_try) 2>&5 | 16144 | (eval $ac_try) 2>&5 |
| 17414 | ac_status=$? | 16145 | ac_status=$? |
| @@ -17421,8 +16152,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17421 | 16152 | ||
| 17422 | ac_cv_func___res_send=no | 16153 | ac_cv_func___res_send=no |
| 17423 | fi | 16154 | fi |
| 17424 | rm -f conftest.err conftest.$ac_objext \ | 16155 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 17425 | conftest$ac_exeext conftest.$ac_ext | ||
| 17426 | fi | 16156 | fi |
| 17427 | echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5 | 16157 | echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5 |
| 17428 | echo "${ECHO_T}$ac_cv_func___res_send" >&6 | 16158 | echo "${ECHO_T}$ac_cv_func___res_send" >&6 |
| @@ -17437,6 +16167,7 @@ else | |||
| 17437 | ac_check_lib_save_LIBS=$LIBS | 16167 | ac_check_lib_save_LIBS=$LIBS |
| 17438 | LIBS="-lresolv $LIBS" | 16168 | LIBS="-lresolv $LIBS" |
| 17439 | cat >conftest.$ac_ext <<_ACEOF | 16169 | cat >conftest.$ac_ext <<_ACEOF |
| 16170 | #line $LINENO "configure" | ||
| 17440 | /* confdefs.h. */ | 16171 | /* confdefs.h. */ |
| 17441 | _ACEOF | 16172 | _ACEOF |
| 17442 | cat confdefs.h >>conftest.$ac_ext | 16173 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17460,20 +16191,11 @@ res_send (); | |||
| 17460 | _ACEOF | 16191 | _ACEOF |
| 17461 | rm -f conftest.$ac_objext conftest$ac_exeext | 16192 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 17462 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16193 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 17463 | (eval $ac_link) 2>conftest.er1 | 16194 | (eval $ac_link) 2>&5 |
| 17464 | ac_status=$? | 16195 | ac_status=$? |
| 17465 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17466 | rm -f conftest.er1 | ||
| 17467 | cat conftest.err >&5 | ||
| 17468 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16196 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17469 | (exit $ac_status); } && | 16197 | (exit $ac_status); } && |
| 17470 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16198 | { ac_try='test -s conftest$ac_exeext' |
| 17471 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17472 | (eval $ac_try) 2>&5 | ||
| 17473 | ac_status=$? | ||
| 17474 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17475 | (exit $ac_status); }; } && | ||
| 17476 | { ac_try='test -s conftest$ac_exeext' | ||
| 17477 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16199 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17478 | (eval $ac_try) 2>&5 | 16200 | (eval $ac_try) 2>&5 |
| 17479 | ac_status=$? | 16201 | ac_status=$? |
| @@ -17486,8 +16208,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17486 | 16208 | ||
| 17487 | ac_cv_lib_resolv_res_send=no | 16209 | ac_cv_lib_resolv_res_send=no |
| 17488 | fi | 16210 | fi |
| 17489 | rm -f conftest.err conftest.$ac_objext \ | 16211 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 17490 | conftest$ac_exeext conftest.$ac_ext | ||
| 17491 | LIBS=$ac_check_lib_save_LIBS | 16212 | LIBS=$ac_check_lib_save_LIBS |
| 17492 | fi | 16213 | fi |
| 17493 | echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_send" >&5 | 16214 | echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_send" >&5 |
| @@ -17503,6 +16224,7 @@ else | |||
| 17503 | ac_check_lib_save_LIBS=$LIBS | 16224 | ac_check_lib_save_LIBS=$LIBS |
| 17504 | LIBS="-lresolv $LIBS" | 16225 | LIBS="-lresolv $LIBS" |
| 17505 | cat >conftest.$ac_ext <<_ACEOF | 16226 | cat >conftest.$ac_ext <<_ACEOF |
| 16227 | #line $LINENO "configure" | ||
| 17506 | /* confdefs.h. */ | 16228 | /* confdefs.h. */ |
| 17507 | _ACEOF | 16229 | _ACEOF |
| 17508 | cat confdefs.h >>conftest.$ac_ext | 16230 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17526,20 +16248,11 @@ __res_send (); | |||
| 17526 | _ACEOF | 16248 | _ACEOF |
| 17527 | rm -f conftest.$ac_objext conftest$ac_exeext | 16249 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 17528 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16250 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 17529 | (eval $ac_link) 2>conftest.er1 | 16251 | (eval $ac_link) 2>&5 |
| 17530 | ac_status=$? | 16252 | ac_status=$? |
| 17531 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17532 | rm -f conftest.er1 | ||
| 17533 | cat conftest.err >&5 | ||
| 17534 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16253 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17535 | (exit $ac_status); } && | 16254 | (exit $ac_status); } && |
| 17536 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16255 | { ac_try='test -s conftest$ac_exeext' |
| 17537 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17538 | (eval $ac_try) 2>&5 | ||
| 17539 | ac_status=$? | ||
| 17540 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17541 | (exit $ac_status); }; } && | ||
| 17542 | { ac_try='test -s conftest$ac_exeext' | ||
| 17543 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16256 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17544 | (eval $ac_try) 2>&5 | 16257 | (eval $ac_try) 2>&5 |
| 17545 | ac_status=$? | 16258 | ac_status=$? |
| @@ -17552,8 +16265,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17552 | 16265 | ||
| 17553 | ac_cv_lib_resolv___res_send=no | 16266 | ac_cv_lib_resolv___res_send=no |
| 17554 | fi | 16267 | fi |
| 17555 | rm -f conftest.err conftest.$ac_objext \ | 16268 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 17556 | conftest$ac_exeext conftest.$ac_ext | ||
| 17557 | LIBS=$ac_check_lib_save_LIBS | 16269 | LIBS=$ac_check_lib_save_LIBS |
| 17558 | fi | 16270 | fi |
| 17559 | echo "$as_me:$LINENO: result: $ac_cv_lib_resolv___res_send" >&5 | 16271 | echo "$as_me:$LINENO: result: $ac_cv_lib_resolv___res_send" >&5 |
| @@ -17584,28 +16296,21 @@ if test "${ac_cv_func_hes_getmailhost+set}" = set; then | |||
| 17584 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 16296 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17585 | else | 16297 | else |
| 17586 | cat >conftest.$ac_ext <<_ACEOF | 16298 | cat >conftest.$ac_ext <<_ACEOF |
| 16299 | #line $LINENO "configure" | ||
| 17587 | /* confdefs.h. */ | 16300 | /* confdefs.h. */ |
| 17588 | _ACEOF | 16301 | _ACEOF |
| 17589 | cat confdefs.h >>conftest.$ac_ext | 16302 | cat confdefs.h >>conftest.$ac_ext |
| 17590 | cat >>conftest.$ac_ext <<_ACEOF | 16303 | cat >>conftest.$ac_ext <<_ACEOF |
| 17591 | /* end confdefs.h. */ | 16304 | /* end confdefs.h. */ |
| 17592 | /* Define hes_getmailhost to an innocuous variant, in case <limits.h> declares hes_getmailhost. | ||
| 17593 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 17594 | #define hes_getmailhost innocuous_hes_getmailhost | ||
| 17595 | |||
| 17596 | /* System header to define __stub macros and hopefully few prototypes, | 16305 | /* System header to define __stub macros and hopefully few prototypes, |
| 17597 | which can conflict with char hes_getmailhost (); below. | 16306 | which can conflict with char hes_getmailhost (); below. |
| 17598 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 16307 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 17599 | <limits.h> exists even on freestanding compilers. */ | 16308 | <limits.h> exists even on freestanding compilers. */ |
| 17600 | |||
| 17601 | #ifdef __STDC__ | 16309 | #ifdef __STDC__ |
| 17602 | # include <limits.h> | 16310 | # include <limits.h> |
| 17603 | #else | 16311 | #else |
| 17604 | # include <assert.h> | 16312 | # include <assert.h> |
| 17605 | #endif | 16313 | #endif |
| 17606 | |||
| 17607 | #undef hes_getmailhost | ||
| 17608 | |||
| 17609 | /* Override any gcc2 internal prototype to avoid an error. */ | 16314 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 17610 | #ifdef __cplusplus | 16315 | #ifdef __cplusplus |
| 17611 | extern "C" | 16316 | extern "C" |
| @@ -17636,20 +16341,11 @@ return f != hes_getmailhost; | |||
| 17636 | _ACEOF | 16341 | _ACEOF |
| 17637 | rm -f conftest.$ac_objext conftest$ac_exeext | 16342 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 17638 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16343 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 17639 | (eval $ac_link) 2>conftest.er1 | 16344 | (eval $ac_link) 2>&5 |
| 17640 | ac_status=$? | 16345 | ac_status=$? |
| 17641 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17642 | rm -f conftest.er1 | ||
| 17643 | cat conftest.err >&5 | ||
| 17644 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16346 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17645 | (exit $ac_status); } && | 16347 | (exit $ac_status); } && |
| 17646 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16348 | { ac_try='test -s conftest$ac_exeext' |
| 17647 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17648 | (eval $ac_try) 2>&5 | ||
| 17649 | ac_status=$? | ||
| 17650 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17651 | (exit $ac_status); }; } && | ||
| 17652 | { ac_try='test -s conftest$ac_exeext' | ||
| 17653 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16349 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17654 | (eval $ac_try) 2>&5 | 16350 | (eval $ac_try) 2>&5 |
| 17655 | ac_status=$? | 16351 | ac_status=$? |
| @@ -17662,8 +16358,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17662 | 16358 | ||
| 17663 | ac_cv_func_hes_getmailhost=no | 16359 | ac_cv_func_hes_getmailhost=no |
| 17664 | fi | 16360 | fi |
| 17665 | rm -f conftest.err conftest.$ac_objext \ | 16361 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 17666 | conftest$ac_exeext conftest.$ac_ext | ||
| 17667 | fi | 16362 | fi |
| 17668 | echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5 | 16363 | echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5 |
| 17669 | echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6 | 16364 | echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6 |
| @@ -17678,6 +16373,7 @@ else | |||
| 17678 | ac_check_lib_save_LIBS=$LIBS | 16373 | ac_check_lib_save_LIBS=$LIBS |
| 17679 | LIBS="-lhesiod $RESOLVLIB $LIBS" | 16374 | LIBS="-lhesiod $RESOLVLIB $LIBS" |
| 17680 | cat >conftest.$ac_ext <<_ACEOF | 16375 | cat >conftest.$ac_ext <<_ACEOF |
| 16376 | #line $LINENO "configure" | ||
| 17681 | /* confdefs.h. */ | 16377 | /* confdefs.h. */ |
| 17682 | _ACEOF | 16378 | _ACEOF |
| 17683 | cat confdefs.h >>conftest.$ac_ext | 16379 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17701,20 +16397,11 @@ hes_getmailhost (); | |||
| 17701 | _ACEOF | 16397 | _ACEOF |
| 17702 | rm -f conftest.$ac_objext conftest$ac_exeext | 16398 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 17703 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16399 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 17704 | (eval $ac_link) 2>conftest.er1 | 16400 | (eval $ac_link) 2>&5 |
| 17705 | ac_status=$? | 16401 | ac_status=$? |
| 17706 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17707 | rm -f conftest.er1 | ||
| 17708 | cat conftest.err >&5 | ||
| 17709 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16402 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17710 | (exit $ac_status); } && | 16403 | (exit $ac_status); } && |
| 17711 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16404 | { ac_try='test -s conftest$ac_exeext' |
| 17712 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17713 | (eval $ac_try) 2>&5 | ||
| 17714 | ac_status=$? | ||
| 17715 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17716 | (exit $ac_status); }; } && | ||
| 17717 | { ac_try='test -s conftest$ac_exeext' | ||
| 17718 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16405 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17719 | (eval $ac_try) 2>&5 | 16406 | (eval $ac_try) 2>&5 |
| 17720 | ac_status=$? | 16407 | ac_status=$? |
| @@ -17727,8 +16414,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17727 | 16414 | ||
| 17728 | ac_cv_lib_hesiod_hes_getmailhost=no | 16415 | ac_cv_lib_hesiod_hes_getmailhost=no |
| 17729 | fi | 16416 | fi |
| 17730 | rm -f conftest.err conftest.$ac_objext \ | 16417 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 17731 | conftest$ac_exeext conftest.$ac_ext | ||
| 17732 | LIBS=$ac_check_lib_save_LIBS | 16418 | LIBS=$ac_check_lib_save_LIBS |
| 17733 | fi | 16419 | fi |
| 17734 | echo "$as_me:$LINENO: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5 | 16420 | echo "$as_me:$LINENO: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5 |
| @@ -17758,6 +16444,7 @@ else | |||
| 17758 | ac_check_lib_save_LIBS=$LIBS | 16444 | ac_check_lib_save_LIBS=$LIBS |
| 17759 | LIBS="-lcom_err $LIBS" | 16445 | LIBS="-lcom_err $LIBS" |
| 17760 | cat >conftest.$ac_ext <<_ACEOF | 16446 | cat >conftest.$ac_ext <<_ACEOF |
| 16447 | #line $LINENO "configure" | ||
| 17761 | /* confdefs.h. */ | 16448 | /* confdefs.h. */ |
| 17762 | _ACEOF | 16449 | _ACEOF |
| 17763 | cat confdefs.h >>conftest.$ac_ext | 16450 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17781,20 +16468,11 @@ com_err (); | |||
| 17781 | _ACEOF | 16468 | _ACEOF |
| 17782 | rm -f conftest.$ac_objext conftest$ac_exeext | 16469 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 17783 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16470 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 17784 | (eval $ac_link) 2>conftest.er1 | 16471 | (eval $ac_link) 2>&5 |
| 17785 | ac_status=$? | 16472 | ac_status=$? |
| 17786 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17787 | rm -f conftest.er1 | ||
| 17788 | cat conftest.err >&5 | ||
| 17789 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16473 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17790 | (exit $ac_status); } && | 16474 | (exit $ac_status); } && |
| 17791 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16475 | { ac_try='test -s conftest$ac_exeext' |
| 17792 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17793 | (eval $ac_try) 2>&5 | ||
| 17794 | ac_status=$? | ||
| 17795 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17796 | (exit $ac_status); }; } && | ||
| 17797 | { ac_try='test -s conftest$ac_exeext' | ||
| 17798 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16476 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17799 | (eval $ac_try) 2>&5 | 16477 | (eval $ac_try) 2>&5 |
| 17800 | ac_status=$? | 16478 | ac_status=$? |
| @@ -17807,8 +16485,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17807 | 16485 | ||
| 17808 | ac_cv_lib_com_err_com_err=no | 16486 | ac_cv_lib_com_err_com_err=no |
| 17809 | fi | 16487 | fi |
| 17810 | rm -f conftest.err conftest.$ac_objext \ | 16488 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 17811 | conftest$ac_exeext conftest.$ac_ext | ||
| 17812 | LIBS=$ac_check_lib_save_LIBS | 16489 | LIBS=$ac_check_lib_save_LIBS |
| 17813 | fi | 16490 | fi |
| 17814 | echo "$as_me:$LINENO: result: $ac_cv_lib_com_err_com_err" >&5 | 16491 | echo "$as_me:$LINENO: result: $ac_cv_lib_com_err_com_err" >&5 |
| @@ -17831,6 +16508,7 @@ else | |||
| 17831 | ac_check_lib_save_LIBS=$LIBS | 16508 | ac_check_lib_save_LIBS=$LIBS |
| 17832 | LIBS="-lk5crypto $LIBS" | 16509 | LIBS="-lk5crypto $LIBS" |
| 17833 | cat >conftest.$ac_ext <<_ACEOF | 16510 | cat >conftest.$ac_ext <<_ACEOF |
| 16511 | #line $LINENO "configure" | ||
| 17834 | /* confdefs.h. */ | 16512 | /* confdefs.h. */ |
| 17835 | _ACEOF | 16513 | _ACEOF |
| 17836 | cat confdefs.h >>conftest.$ac_ext | 16514 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17854,20 +16532,11 @@ mit_des_cbc_encrypt (); | |||
| 17854 | _ACEOF | 16532 | _ACEOF |
| 17855 | rm -f conftest.$ac_objext conftest$ac_exeext | 16533 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 17856 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16534 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 17857 | (eval $ac_link) 2>conftest.er1 | 16535 | (eval $ac_link) 2>&5 |
| 17858 | ac_status=$? | 16536 | ac_status=$? |
| 17859 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17860 | rm -f conftest.er1 | ||
| 17861 | cat conftest.err >&5 | ||
| 17862 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16537 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17863 | (exit $ac_status); } && | 16538 | (exit $ac_status); } && |
| 17864 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16539 | { ac_try='test -s conftest$ac_exeext' |
| 17865 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17866 | (eval $ac_try) 2>&5 | ||
| 17867 | ac_status=$? | ||
| 17868 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17869 | (exit $ac_status); }; } && | ||
| 17870 | { ac_try='test -s conftest$ac_exeext' | ||
| 17871 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16540 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17872 | (eval $ac_try) 2>&5 | 16541 | (eval $ac_try) 2>&5 |
| 17873 | ac_status=$? | 16542 | ac_status=$? |
| @@ -17880,8 +16549,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17880 | 16549 | ||
| 17881 | ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no | 16550 | ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no |
| 17882 | fi | 16551 | fi |
| 17883 | rm -f conftest.err conftest.$ac_objext \ | 16552 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 17884 | conftest$ac_exeext conftest.$ac_ext | ||
| 17885 | LIBS=$ac_check_lib_save_LIBS | 16553 | LIBS=$ac_check_lib_save_LIBS |
| 17886 | fi | 16554 | fi |
| 17887 | echo "$as_me:$LINENO: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5 | 16555 | echo "$as_me:$LINENO: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5 |
| @@ -17904,6 +16572,7 @@ else | |||
| 17904 | ac_check_lib_save_LIBS=$LIBS | 16572 | ac_check_lib_save_LIBS=$LIBS |
| 17905 | LIBS="-lcrypto $LIBS" | 16573 | LIBS="-lcrypto $LIBS" |
| 17906 | cat >conftest.$ac_ext <<_ACEOF | 16574 | cat >conftest.$ac_ext <<_ACEOF |
| 16575 | #line $LINENO "configure" | ||
| 17907 | /* confdefs.h. */ | 16576 | /* confdefs.h. */ |
| 17908 | _ACEOF | 16577 | _ACEOF |
| 17909 | cat confdefs.h >>conftest.$ac_ext | 16578 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17927,20 +16596,11 @@ mit_des_cbc_encrypt (); | |||
| 17927 | _ACEOF | 16596 | _ACEOF |
| 17928 | rm -f conftest.$ac_objext conftest$ac_exeext | 16597 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 17929 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16598 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 17930 | (eval $ac_link) 2>conftest.er1 | 16599 | (eval $ac_link) 2>&5 |
| 17931 | ac_status=$? | 16600 | ac_status=$? |
| 17932 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17933 | rm -f conftest.er1 | ||
| 17934 | cat conftest.err >&5 | ||
| 17935 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16601 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17936 | (exit $ac_status); } && | 16602 | (exit $ac_status); } && |
| 17937 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16603 | { ac_try='test -s conftest$ac_exeext' |
| 17938 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17939 | (eval $ac_try) 2>&5 | ||
| 17940 | ac_status=$? | ||
| 17941 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17942 | (exit $ac_status); }; } && | ||
| 17943 | { ac_try='test -s conftest$ac_exeext' | ||
| 17944 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16604 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17945 | (eval $ac_try) 2>&5 | 16605 | (eval $ac_try) 2>&5 |
| 17946 | ac_status=$? | 16606 | ac_status=$? |
| @@ -17953,8 +16613,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17953 | 16613 | ||
| 17954 | ac_cv_lib_crypto_mit_des_cbc_encrypt=no | 16614 | ac_cv_lib_crypto_mit_des_cbc_encrypt=no |
| 17955 | fi | 16615 | fi |
| 17956 | rm -f conftest.err conftest.$ac_objext \ | 16616 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 17957 | conftest$ac_exeext conftest.$ac_ext | ||
| 17958 | LIBS=$ac_check_lib_save_LIBS | 16617 | LIBS=$ac_check_lib_save_LIBS |
| 17959 | fi | 16618 | fi |
| 17960 | echo "$as_me:$LINENO: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5 | 16619 | echo "$as_me:$LINENO: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5 |
| @@ -17977,6 +16636,7 @@ else | |||
| 17977 | ac_check_lib_save_LIBS=$LIBS | 16636 | ac_check_lib_save_LIBS=$LIBS |
| 17978 | LIBS="-lkrb5 $LIBS" | 16637 | LIBS="-lkrb5 $LIBS" |
| 17979 | cat >conftest.$ac_ext <<_ACEOF | 16638 | cat >conftest.$ac_ext <<_ACEOF |
| 16639 | #line $LINENO "configure" | ||
| 17980 | /* confdefs.h. */ | 16640 | /* confdefs.h. */ |
| 17981 | _ACEOF | 16641 | _ACEOF |
| 17982 | cat confdefs.h >>conftest.$ac_ext | 16642 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18000,20 +16660,11 @@ krb5_init_context (); | |||
| 18000 | _ACEOF | 16660 | _ACEOF |
| 18001 | rm -f conftest.$ac_objext conftest$ac_exeext | 16661 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 18002 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16662 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 18003 | (eval $ac_link) 2>conftest.er1 | 16663 | (eval $ac_link) 2>&5 |
| 18004 | ac_status=$? | 16664 | ac_status=$? |
| 18005 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18006 | rm -f conftest.er1 | ||
| 18007 | cat conftest.err >&5 | ||
| 18008 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16665 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18009 | (exit $ac_status); } && | 16666 | (exit $ac_status); } && |
| 18010 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16667 | { ac_try='test -s conftest$ac_exeext' |
| 18011 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18012 | (eval $ac_try) 2>&5 | ||
| 18013 | ac_status=$? | ||
| 18014 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18015 | (exit $ac_status); }; } && | ||
| 18016 | { ac_try='test -s conftest$ac_exeext' | ||
| 18017 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16668 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18018 | (eval $ac_try) 2>&5 | 16669 | (eval $ac_try) 2>&5 |
| 18019 | ac_status=$? | 16670 | ac_status=$? |
| @@ -18026,8 +16677,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18026 | 16677 | ||
| 18027 | ac_cv_lib_krb5_krb5_init_context=no | 16678 | ac_cv_lib_krb5_krb5_init_context=no |
| 18028 | fi | 16679 | fi |
| 18029 | rm -f conftest.err conftest.$ac_objext \ | 16680 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 18030 | conftest$ac_exeext conftest.$ac_ext | ||
| 18031 | LIBS=$ac_check_lib_save_LIBS | 16681 | LIBS=$ac_check_lib_save_LIBS |
| 18032 | fi | 16682 | fi |
| 18033 | echo "$as_me:$LINENO: result: $ac_cv_lib_krb5_krb5_init_context" >&5 | 16683 | echo "$as_me:$LINENO: result: $ac_cv_lib_krb5_krb5_init_context" >&5 |
| @@ -18051,6 +16701,7 @@ else | |||
| 18051 | ac_check_lib_save_LIBS=$LIBS | 16701 | ac_check_lib_save_LIBS=$LIBS |
| 18052 | LIBS="-ldes425 $LIBS" | 16702 | LIBS="-ldes425 $LIBS" |
| 18053 | cat >conftest.$ac_ext <<_ACEOF | 16703 | cat >conftest.$ac_ext <<_ACEOF |
| 16704 | #line $LINENO "configure" | ||
| 18054 | /* confdefs.h. */ | 16705 | /* confdefs.h. */ |
| 18055 | _ACEOF | 16706 | _ACEOF |
| 18056 | cat confdefs.h >>conftest.$ac_ext | 16707 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18074,20 +16725,11 @@ des_cbc_encrypt (); | |||
| 18074 | _ACEOF | 16725 | _ACEOF |
| 18075 | rm -f conftest.$ac_objext conftest$ac_exeext | 16726 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 18076 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16727 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 18077 | (eval $ac_link) 2>conftest.er1 | 16728 | (eval $ac_link) 2>&5 |
| 18078 | ac_status=$? | 16729 | ac_status=$? |
| 18079 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18080 | rm -f conftest.er1 | ||
| 18081 | cat conftest.err >&5 | ||
| 18082 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16730 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18083 | (exit $ac_status); } && | 16731 | (exit $ac_status); } && |
| 18084 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16732 | { ac_try='test -s conftest$ac_exeext' |
| 18085 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18086 | (eval $ac_try) 2>&5 | ||
| 18087 | ac_status=$? | ||
| 18088 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18089 | (exit $ac_status); }; } && | ||
| 18090 | { ac_try='test -s conftest$ac_exeext' | ||
| 18091 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16733 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18092 | (eval $ac_try) 2>&5 | 16734 | (eval $ac_try) 2>&5 |
| 18093 | ac_status=$? | 16735 | ac_status=$? |
| @@ -18100,8 +16742,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18100 | 16742 | ||
| 18101 | ac_cv_lib_des425_des_cbc_encrypt=no | 16743 | ac_cv_lib_des425_des_cbc_encrypt=no |
| 18102 | fi | 16744 | fi |
| 18103 | rm -f conftest.err conftest.$ac_objext \ | 16745 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 18104 | conftest$ac_exeext conftest.$ac_ext | ||
| 18105 | LIBS=$ac_check_lib_save_LIBS | 16746 | LIBS=$ac_check_lib_save_LIBS |
| 18106 | fi | 16747 | fi |
| 18107 | echo "$as_me:$LINENO: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5 | 16748 | echo "$as_me:$LINENO: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5 |
| @@ -18123,6 +16764,7 @@ else | |||
| 18123 | ac_check_lib_save_LIBS=$LIBS | 16764 | ac_check_lib_save_LIBS=$LIBS |
| 18124 | LIBS="-ldes $LIBS" | 16765 | LIBS="-ldes $LIBS" |
| 18125 | cat >conftest.$ac_ext <<_ACEOF | 16766 | cat >conftest.$ac_ext <<_ACEOF |
| 16767 | #line $LINENO "configure" | ||
| 18126 | /* confdefs.h. */ | 16768 | /* confdefs.h. */ |
| 18127 | _ACEOF | 16769 | _ACEOF |
| 18128 | cat confdefs.h >>conftest.$ac_ext | 16770 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18146,20 +16788,11 @@ des_cbc_encrypt (); | |||
| 18146 | _ACEOF | 16788 | _ACEOF |
| 18147 | rm -f conftest.$ac_objext conftest$ac_exeext | 16789 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 18148 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16790 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 18149 | (eval $ac_link) 2>conftest.er1 | 16791 | (eval $ac_link) 2>&5 |
| 18150 | ac_status=$? | 16792 | ac_status=$? |
| 18151 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18152 | rm -f conftest.er1 | ||
| 18153 | cat conftest.err >&5 | ||
| 18154 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16793 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18155 | (exit $ac_status); } && | 16794 | (exit $ac_status); } && |
| 18156 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16795 | { ac_try='test -s conftest$ac_exeext' |
| 18157 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18158 | (eval $ac_try) 2>&5 | ||
| 18159 | ac_status=$? | ||
| 18160 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18161 | (exit $ac_status); }; } && | ||
| 18162 | { ac_try='test -s conftest$ac_exeext' | ||
| 18163 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16796 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18164 | (eval $ac_try) 2>&5 | 16797 | (eval $ac_try) 2>&5 |
| 18165 | ac_status=$? | 16798 | ac_status=$? |
| @@ -18172,8 +16805,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18172 | 16805 | ||
| 18173 | ac_cv_lib_des_des_cbc_encrypt=no | 16806 | ac_cv_lib_des_des_cbc_encrypt=no |
| 18174 | fi | 16807 | fi |
| 18175 | rm -f conftest.err conftest.$ac_objext \ | 16808 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 18176 | conftest$ac_exeext conftest.$ac_ext | ||
| 18177 | LIBS=$ac_check_lib_save_LIBS | 16809 | LIBS=$ac_check_lib_save_LIBS |
| 18178 | fi | 16810 | fi |
| 18179 | echo "$as_me:$LINENO: result: $ac_cv_lib_des_des_cbc_encrypt" >&5 | 16811 | echo "$as_me:$LINENO: result: $ac_cv_lib_des_des_cbc_encrypt" >&5 |
| @@ -18198,6 +16830,7 @@ else | |||
| 18198 | ac_check_lib_save_LIBS=$LIBS | 16830 | ac_check_lib_save_LIBS=$LIBS |
| 18199 | LIBS="-lkrb4 $LIBS" | 16831 | LIBS="-lkrb4 $LIBS" |
| 18200 | cat >conftest.$ac_ext <<_ACEOF | 16832 | cat >conftest.$ac_ext <<_ACEOF |
| 16833 | #line $LINENO "configure" | ||
| 18201 | /* confdefs.h. */ | 16834 | /* confdefs.h. */ |
| 18202 | _ACEOF | 16835 | _ACEOF |
| 18203 | cat confdefs.h >>conftest.$ac_ext | 16836 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18221,20 +16854,11 @@ krb_get_cred (); | |||
| 18221 | _ACEOF | 16854 | _ACEOF |
| 18222 | rm -f conftest.$ac_objext conftest$ac_exeext | 16855 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 18223 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16856 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 18224 | (eval $ac_link) 2>conftest.er1 | 16857 | (eval $ac_link) 2>&5 |
| 18225 | ac_status=$? | 16858 | ac_status=$? |
| 18226 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18227 | rm -f conftest.er1 | ||
| 18228 | cat conftest.err >&5 | ||
| 18229 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16859 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18230 | (exit $ac_status); } && | 16860 | (exit $ac_status); } && |
| 18231 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16861 | { ac_try='test -s conftest$ac_exeext' |
| 18232 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18233 | (eval $ac_try) 2>&5 | ||
| 18234 | ac_status=$? | ||
| 18235 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18236 | (exit $ac_status); }; } && | ||
| 18237 | { ac_try='test -s conftest$ac_exeext' | ||
| 18238 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16862 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18239 | (eval $ac_try) 2>&5 | 16863 | (eval $ac_try) 2>&5 |
| 18240 | ac_status=$? | 16864 | ac_status=$? |
| @@ -18247,8 +16871,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18247 | 16871 | ||
| 18248 | ac_cv_lib_krb4_krb_get_cred=no | 16872 | ac_cv_lib_krb4_krb_get_cred=no |
| 18249 | fi | 16873 | fi |
| 18250 | rm -f conftest.err conftest.$ac_objext \ | 16874 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 18251 | conftest$ac_exeext conftest.$ac_ext | ||
| 18252 | LIBS=$ac_check_lib_save_LIBS | 16875 | LIBS=$ac_check_lib_save_LIBS |
| 18253 | fi | 16876 | fi |
| 18254 | echo "$as_me:$LINENO: result: $ac_cv_lib_krb4_krb_get_cred" >&5 | 16877 | echo "$as_me:$LINENO: result: $ac_cv_lib_krb4_krb_get_cred" >&5 |
| @@ -18270,6 +16893,7 @@ else | |||
| 18270 | ac_check_lib_save_LIBS=$LIBS | 16893 | ac_check_lib_save_LIBS=$LIBS |
| 18271 | LIBS="-lkrb $LIBS" | 16894 | LIBS="-lkrb $LIBS" |
| 18272 | cat >conftest.$ac_ext <<_ACEOF | 16895 | cat >conftest.$ac_ext <<_ACEOF |
| 16896 | #line $LINENO "configure" | ||
| 18273 | /* confdefs.h. */ | 16897 | /* confdefs.h. */ |
| 18274 | _ACEOF | 16898 | _ACEOF |
| 18275 | cat confdefs.h >>conftest.$ac_ext | 16899 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18293,20 +16917,11 @@ krb_get_cred (); | |||
| 18293 | _ACEOF | 16917 | _ACEOF |
| 18294 | rm -f conftest.$ac_objext conftest$ac_exeext | 16918 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 18295 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16919 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 18296 | (eval $ac_link) 2>conftest.er1 | 16920 | (eval $ac_link) 2>&5 |
| 18297 | ac_status=$? | 16921 | ac_status=$? |
| 18298 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18299 | rm -f conftest.er1 | ||
| 18300 | cat conftest.err >&5 | ||
| 18301 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16922 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18302 | (exit $ac_status); } && | 16923 | (exit $ac_status); } && |
| 18303 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16924 | { ac_try='test -s conftest$ac_exeext' |
| 18304 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18305 | (eval $ac_try) 2>&5 | ||
| 18306 | ac_status=$? | ||
| 18307 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18308 | (exit $ac_status); }; } && | ||
| 18309 | { ac_try='test -s conftest$ac_exeext' | ||
| 18310 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16925 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18311 | (eval $ac_try) 2>&5 | 16926 | (eval $ac_try) 2>&5 |
| 18312 | ac_status=$? | 16927 | ac_status=$? |
| @@ -18319,8 +16934,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18319 | 16934 | ||
| 18320 | ac_cv_lib_krb_krb_get_cred=no | 16935 | ac_cv_lib_krb_krb_get_cred=no |
| 18321 | fi | 16936 | fi |
| 18322 | rm -f conftest.err conftest.$ac_objext \ | 16937 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 18323 | conftest$ac_exeext conftest.$ac_ext | ||
| 18324 | LIBS=$ac_check_lib_save_LIBS | 16938 | LIBS=$ac_check_lib_save_LIBS |
| 18325 | fi | 16939 | fi |
| 18326 | echo "$as_me:$LINENO: result: $ac_cv_lib_krb_krb_get_cred" >&5 | 16940 | echo "$as_me:$LINENO: result: $ac_cv_lib_krb_krb_get_cred" >&5 |
| @@ -18356,6 +16970,7 @@ else | |||
| 18356 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 16970 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 18357 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 16971 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 18358 | cat >conftest.$ac_ext <<_ACEOF | 16972 | cat >conftest.$ac_ext <<_ACEOF |
| 16973 | #line $LINENO "configure" | ||
| 18359 | /* confdefs.h. */ | 16974 | /* confdefs.h. */ |
| 18360 | _ACEOF | 16975 | _ACEOF |
| 18361 | cat confdefs.h >>conftest.$ac_ext | 16976 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18366,20 +16981,11 @@ $ac_includes_default | |||
| 18366 | _ACEOF | 16981 | _ACEOF |
| 18367 | rm -f conftest.$ac_objext | 16982 | rm -f conftest.$ac_objext |
| 18368 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16983 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18369 | (eval $ac_compile) 2>conftest.er1 | 16984 | (eval $ac_compile) 2>&5 |
| 18370 | ac_status=$? | 16985 | ac_status=$? |
| 18371 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18372 | rm -f conftest.er1 | ||
| 18373 | cat conftest.err >&5 | ||
| 18374 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16986 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18375 | (exit $ac_status); } && | 16987 | (exit $ac_status); } && |
| 18376 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 16988 | { ac_try='test -s conftest.$ac_objext' |
| 18377 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18378 | (eval $ac_try) 2>&5 | ||
| 18379 | ac_status=$? | ||
| 18380 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18381 | (exit $ac_status); }; } && | ||
| 18382 | { ac_try='test -s conftest.$ac_objext' | ||
| 18383 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16989 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18384 | (eval $ac_try) 2>&5 | 16990 | (eval $ac_try) 2>&5 |
| 18385 | ac_status=$? | 16991 | ac_status=$? |
| @@ -18392,7 +16998,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18392 | 16998 | ||
| 18393 | ac_header_compiler=no | 16999 | ac_header_compiler=no |
| 18394 | fi | 17000 | fi |
| 18395 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 17001 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 18396 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 17002 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 18397 | echo "${ECHO_T}$ac_header_compiler" >&6 | 17003 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 18398 | 17004 | ||
| @@ -18400,6 +17006,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 18400 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 17006 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 18401 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 17007 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 18402 | cat >conftest.$ac_ext <<_ACEOF | 17008 | cat >conftest.$ac_ext <<_ACEOF |
| 17009 | #line $LINENO "configure" | ||
| 18403 | /* confdefs.h. */ | 17010 | /* confdefs.h. */ |
| 18404 | _ACEOF | 17011 | _ACEOF |
| 18405 | cat confdefs.h >>conftest.$ac_ext | 17012 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18417,7 +17024,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 18417 | (exit $ac_status); } >/dev/null; then | 17024 | (exit $ac_status); } >/dev/null; then |
| 18418 | if test -s conftest.err; then | 17025 | if test -s conftest.err; then |
| 18419 | ac_cpp_err=$ac_c_preproc_warn_flag | 17026 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 18420 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 18421 | else | 17027 | else |
| 18422 | ac_cpp_err= | 17028 | ac_cpp_err= |
| 18423 | fi | 17029 | fi |
| @@ -18437,32 +17043,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 18437 | echo "${ECHO_T}$ac_header_preproc" >&6 | 17043 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 18438 | 17044 | ||
| 18439 | # So? What about this header? | 17045 | # So? What about this header? |
| 18440 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 17046 | case $ac_header_compiler:$ac_header_preproc in |
| 18441 | yes:no: ) | 17047 | yes:no ) |
| 18442 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 17048 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 18443 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 17049 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 18444 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 17050 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 18445 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 17051 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 18446 | ac_header_preproc=yes | 17052 | ( |
| 17053 | cat <<\_ASBOX | ||
| 17054 | ## ------------------------------------ ## | ||
| 17055 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 17056 | ## ------------------------------------ ## | ||
| 17057 | _ASBOX | ||
| 17058 | ) | | ||
| 17059 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 18447 | ;; | 17060 | ;; |
| 18448 | no:yes:* ) | 17061 | no:yes ) |
| 18449 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 17062 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 18450 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 17063 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 18451 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 17064 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 18452 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 17065 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 18453 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 18454 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 18455 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 18456 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 18457 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 17066 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 18458 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 17067 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 18459 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 18460 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 18461 | ( | 17068 | ( |
| 18462 | cat <<\_ASBOX | 17069 | cat <<\_ASBOX |
| 18463 | ## ------------------------------------------ ## | 17070 | ## ------------------------------------ ## |
| 18464 | ## Report this to the AC_PACKAGE_NAME lists. ## | 17071 | ## Report this to bug-autoconf@gnu.org. ## |
| 18465 | ## ------------------------------------------ ## | 17072 | ## ------------------------------------ ## |
| 18466 | _ASBOX | 17073 | _ASBOX |
| 18467 | ) | | 17074 | ) | |
| 18468 | sed "s/^/$as_me: WARNING: /" >&2 | 17075 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -18473,7 +17080,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 18473 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 17080 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 18474 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 17081 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18475 | else | 17082 | else |
| 18476 | eval "$as_ac_Header=\$ac_header_preproc" | 17083 | eval "$as_ac_Header=$ac_header_preproc" |
| 18477 | fi | 17084 | fi |
| 18478 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 17085 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 18479 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 17086 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -18506,6 +17113,7 @@ else | |||
| 18506 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 17113 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 18507 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 17114 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 18508 | cat >conftest.$ac_ext <<_ACEOF | 17115 | cat >conftest.$ac_ext <<_ACEOF |
| 17116 | #line $LINENO "configure" | ||
| 18509 | /* confdefs.h. */ | 17117 | /* confdefs.h. */ |
| 18510 | _ACEOF | 17118 | _ACEOF |
| 18511 | cat confdefs.h >>conftest.$ac_ext | 17119 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18516,20 +17124,11 @@ $ac_includes_default | |||
| 18516 | _ACEOF | 17124 | _ACEOF |
| 18517 | rm -f conftest.$ac_objext | 17125 | rm -f conftest.$ac_objext |
| 18518 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 17126 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18519 | (eval $ac_compile) 2>conftest.er1 | 17127 | (eval $ac_compile) 2>&5 |
| 18520 | ac_status=$? | 17128 | ac_status=$? |
| 18521 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18522 | rm -f conftest.er1 | ||
| 18523 | cat conftest.err >&5 | ||
| 18524 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17129 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18525 | (exit $ac_status); } && | 17130 | (exit $ac_status); } && |
| 18526 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17131 | { ac_try='test -s conftest.$ac_objext' |
| 18527 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18528 | (eval $ac_try) 2>&5 | ||
| 18529 | ac_status=$? | ||
| 18530 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18531 | (exit $ac_status); }; } && | ||
| 18532 | { ac_try='test -s conftest.$ac_objext' | ||
| 18533 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17132 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18534 | (eval $ac_try) 2>&5 | 17133 | (eval $ac_try) 2>&5 |
| 18535 | ac_status=$? | 17134 | ac_status=$? |
| @@ -18542,7 +17141,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18542 | 17141 | ||
| 18543 | ac_header_compiler=no | 17142 | ac_header_compiler=no |
| 18544 | fi | 17143 | fi |
| 18545 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 17144 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 18546 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 17145 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 18547 | echo "${ECHO_T}$ac_header_compiler" >&6 | 17146 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 18548 | 17147 | ||
| @@ -18550,6 +17149,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 18550 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 17149 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 18551 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 17150 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 18552 | cat >conftest.$ac_ext <<_ACEOF | 17151 | cat >conftest.$ac_ext <<_ACEOF |
| 17152 | #line $LINENO "configure" | ||
| 18553 | /* confdefs.h. */ | 17153 | /* confdefs.h. */ |
| 18554 | _ACEOF | 17154 | _ACEOF |
| 18555 | cat confdefs.h >>conftest.$ac_ext | 17155 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18567,7 +17167,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 18567 | (exit $ac_status); } >/dev/null; then | 17167 | (exit $ac_status); } >/dev/null; then |
| 18568 | if test -s conftest.err; then | 17168 | if test -s conftest.err; then |
| 18569 | ac_cpp_err=$ac_c_preproc_warn_flag | 17169 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 18570 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 18571 | else | 17170 | else |
| 18572 | ac_cpp_err= | 17171 | ac_cpp_err= |
| 18573 | fi | 17172 | fi |
| @@ -18587,32 +17186,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 18587 | echo "${ECHO_T}$ac_header_preproc" >&6 | 17186 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 18588 | 17187 | ||
| 18589 | # So? What about this header? | 17188 | # So? What about this header? |
| 18590 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 17189 | case $ac_header_compiler:$ac_header_preproc in |
| 18591 | yes:no: ) | 17190 | yes:no ) |
| 18592 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 17191 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 18593 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 17192 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 18594 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 17193 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 18595 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 17194 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 18596 | ac_header_preproc=yes | 17195 | ( |
| 17196 | cat <<\_ASBOX | ||
| 17197 | ## ------------------------------------ ## | ||
| 17198 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 17199 | ## ------------------------------------ ## | ||
| 17200 | _ASBOX | ||
| 17201 | ) | | ||
| 17202 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 18597 | ;; | 17203 | ;; |
| 18598 | no:yes:* ) | 17204 | no:yes ) |
| 18599 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 17205 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 18600 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 17206 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 18601 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 17207 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 18602 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 17208 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 18603 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 18604 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 18605 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 18606 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 18607 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 17209 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 18608 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 17210 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 18609 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 18610 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 18611 | ( | 17211 | ( |
| 18612 | cat <<\_ASBOX | 17212 | cat <<\_ASBOX |
| 18613 | ## ------------------------------------------ ## | 17213 | ## ------------------------------------ ## |
| 18614 | ## Report this to the AC_PACKAGE_NAME lists. ## | 17214 | ## Report this to bug-autoconf@gnu.org. ## |
| 18615 | ## ------------------------------------------ ## | 17215 | ## ------------------------------------ ## |
| 18616 | _ASBOX | 17216 | _ASBOX |
| 18617 | ) | | 17217 | ) | |
| 18618 | sed "s/^/$as_me: WARNING: /" >&2 | 17218 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -18623,7 +17223,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 18623 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 17223 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 18624 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 17224 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18625 | else | 17225 | else |
| 18626 | eval "$as_ac_Header=\$ac_header_preproc" | 17226 | eval "$as_ac_Header=$ac_header_preproc" |
| 18627 | fi | 17227 | fi |
| 18628 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 17228 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 18629 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 17229 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -18652,6 +17252,7 @@ else | |||
| 18652 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 17252 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 18653 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 17253 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 18654 | cat >conftest.$ac_ext <<_ACEOF | 17254 | cat >conftest.$ac_ext <<_ACEOF |
| 17255 | #line $LINENO "configure" | ||
| 18655 | /* confdefs.h. */ | 17256 | /* confdefs.h. */ |
| 18656 | _ACEOF | 17257 | _ACEOF |
| 18657 | cat confdefs.h >>conftest.$ac_ext | 17258 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18662,20 +17263,11 @@ $ac_includes_default | |||
| 18662 | _ACEOF | 17263 | _ACEOF |
| 18663 | rm -f conftest.$ac_objext | 17264 | rm -f conftest.$ac_objext |
| 18664 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 17265 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18665 | (eval $ac_compile) 2>conftest.er1 | 17266 | (eval $ac_compile) 2>&5 |
| 18666 | ac_status=$? | 17267 | ac_status=$? |
| 18667 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18668 | rm -f conftest.er1 | ||
| 18669 | cat conftest.err >&5 | ||
| 18670 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17268 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18671 | (exit $ac_status); } && | 17269 | (exit $ac_status); } && |
| 18672 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17270 | { ac_try='test -s conftest.$ac_objext' |
| 18673 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18674 | (eval $ac_try) 2>&5 | ||
| 18675 | ac_status=$? | ||
| 18676 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18677 | (exit $ac_status); }; } && | ||
| 18678 | { ac_try='test -s conftest.$ac_objext' | ||
| 18679 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17271 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18680 | (eval $ac_try) 2>&5 | 17272 | (eval $ac_try) 2>&5 |
| 18681 | ac_status=$? | 17273 | ac_status=$? |
| @@ -18688,7 +17280,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18688 | 17280 | ||
| 18689 | ac_header_compiler=no | 17281 | ac_header_compiler=no |
| 18690 | fi | 17282 | fi |
| 18691 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 17283 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 18692 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 17284 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 18693 | echo "${ECHO_T}$ac_header_compiler" >&6 | 17285 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 18694 | 17286 | ||
| @@ -18696,6 +17288,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 18696 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 17288 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 18697 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 17289 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 18698 | cat >conftest.$ac_ext <<_ACEOF | 17290 | cat >conftest.$ac_ext <<_ACEOF |
| 17291 | #line $LINENO "configure" | ||
| 18699 | /* confdefs.h. */ | 17292 | /* confdefs.h. */ |
| 18700 | _ACEOF | 17293 | _ACEOF |
| 18701 | cat confdefs.h >>conftest.$ac_ext | 17294 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18713,7 +17306,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 18713 | (exit $ac_status); } >/dev/null; then | 17306 | (exit $ac_status); } >/dev/null; then |
| 18714 | if test -s conftest.err; then | 17307 | if test -s conftest.err; then |
| 18715 | ac_cpp_err=$ac_c_preproc_warn_flag | 17308 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 18716 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 18717 | else | 17309 | else |
| 18718 | ac_cpp_err= | 17310 | ac_cpp_err= |
| 18719 | fi | 17311 | fi |
| @@ -18733,32 +17325,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 18733 | echo "${ECHO_T}$ac_header_preproc" >&6 | 17325 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 18734 | 17326 | ||
| 18735 | # So? What about this header? | 17327 | # So? What about this header? |
| 18736 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 17328 | case $ac_header_compiler:$ac_header_preproc in |
| 18737 | yes:no: ) | 17329 | yes:no ) |
| 18738 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 17330 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 18739 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 17331 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 18740 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 17332 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 18741 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 17333 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 18742 | ac_header_preproc=yes | 17334 | ( |
| 17335 | cat <<\_ASBOX | ||
| 17336 | ## ------------------------------------ ## | ||
| 17337 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 17338 | ## ------------------------------------ ## | ||
| 17339 | _ASBOX | ||
| 17340 | ) | | ||
| 17341 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 18743 | ;; | 17342 | ;; |
| 18744 | no:yes:* ) | 17343 | no:yes ) |
| 18745 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 17344 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 18746 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 17345 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 18747 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 17346 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 18748 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 17347 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 18749 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 18750 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 18751 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 18752 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 18753 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 17348 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 18754 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 17349 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 18755 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 18756 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 18757 | ( | 17350 | ( |
| 18758 | cat <<\_ASBOX | 17351 | cat <<\_ASBOX |
| 18759 | ## ------------------------------------------ ## | 17352 | ## ------------------------------------ ## |
| 18760 | ## Report this to the AC_PACKAGE_NAME lists. ## | 17353 | ## Report this to bug-autoconf@gnu.org. ## |
| 18761 | ## ------------------------------------------ ## | 17354 | ## ------------------------------------ ## |
| 18762 | _ASBOX | 17355 | _ASBOX |
| 18763 | ) | | 17356 | ) | |
| 18764 | sed "s/^/$as_me: WARNING: /" >&2 | 17357 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -18769,7 +17362,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 18769 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 17362 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 18770 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 17363 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18771 | else | 17364 | else |
| 18772 | eval "$as_ac_Header=\$ac_header_preproc" | 17365 | eval "$as_ac_Header=$ac_header_preproc" |
| 18773 | fi | 17366 | fi |
| 18774 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 17367 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 18775 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 17368 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -18798,6 +17391,7 @@ else | |||
| 18798 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 17391 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 18799 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 17392 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 18800 | cat >conftest.$ac_ext <<_ACEOF | 17393 | cat >conftest.$ac_ext <<_ACEOF |
| 17394 | #line $LINENO "configure" | ||
| 18801 | /* confdefs.h. */ | 17395 | /* confdefs.h. */ |
| 18802 | _ACEOF | 17396 | _ACEOF |
| 18803 | cat confdefs.h >>conftest.$ac_ext | 17397 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18808,20 +17402,11 @@ $ac_includes_default | |||
| 18808 | _ACEOF | 17402 | _ACEOF |
| 18809 | rm -f conftest.$ac_objext | 17403 | rm -f conftest.$ac_objext |
| 18810 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 17404 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18811 | (eval $ac_compile) 2>conftest.er1 | 17405 | (eval $ac_compile) 2>&5 |
| 18812 | ac_status=$? | 17406 | ac_status=$? |
| 18813 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18814 | rm -f conftest.er1 | ||
| 18815 | cat conftest.err >&5 | ||
| 18816 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17407 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18817 | (exit $ac_status); } && | 17408 | (exit $ac_status); } && |
| 18818 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17409 | { ac_try='test -s conftest.$ac_objext' |
| 18819 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18820 | (eval $ac_try) 2>&5 | ||
| 18821 | ac_status=$? | ||
| 18822 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18823 | (exit $ac_status); }; } && | ||
| 18824 | { ac_try='test -s conftest.$ac_objext' | ||
| 18825 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17410 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18826 | (eval $ac_try) 2>&5 | 17411 | (eval $ac_try) 2>&5 |
| 18827 | ac_status=$? | 17412 | ac_status=$? |
| @@ -18834,7 +17419,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18834 | 17419 | ||
| 18835 | ac_header_compiler=no | 17420 | ac_header_compiler=no |
| 18836 | fi | 17421 | fi |
| 18837 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 17422 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 18838 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 17423 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 18839 | echo "${ECHO_T}$ac_header_compiler" >&6 | 17424 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 18840 | 17425 | ||
| @@ -18842,6 +17427,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 18842 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 17427 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 18843 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 17428 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 18844 | cat >conftest.$ac_ext <<_ACEOF | 17429 | cat >conftest.$ac_ext <<_ACEOF |
| 17430 | #line $LINENO "configure" | ||
| 18845 | /* confdefs.h. */ | 17431 | /* confdefs.h. */ |
| 18846 | _ACEOF | 17432 | _ACEOF |
| 18847 | cat confdefs.h >>conftest.$ac_ext | 17433 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18859,7 +17445,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 18859 | (exit $ac_status); } >/dev/null; then | 17445 | (exit $ac_status); } >/dev/null; then |
| 18860 | if test -s conftest.err; then | 17446 | if test -s conftest.err; then |
| 18861 | ac_cpp_err=$ac_c_preproc_warn_flag | 17447 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 18862 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 18863 | else | 17448 | else |
| 18864 | ac_cpp_err= | 17449 | ac_cpp_err= |
| 18865 | fi | 17450 | fi |
| @@ -18879,32 +17464,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 18879 | echo "${ECHO_T}$ac_header_preproc" >&6 | 17464 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 18880 | 17465 | ||
| 18881 | # So? What about this header? | 17466 | # So? What about this header? |
| 18882 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 17467 | case $ac_header_compiler:$ac_header_preproc in |
| 18883 | yes:no: ) | 17468 | yes:no ) |
| 18884 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 17469 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 18885 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 17470 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 18886 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 17471 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 18887 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 17472 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 18888 | ac_header_preproc=yes | 17473 | ( |
| 17474 | cat <<\_ASBOX | ||
| 17475 | ## ------------------------------------ ## | ||
| 17476 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 17477 | ## ------------------------------------ ## | ||
| 17478 | _ASBOX | ||
| 17479 | ) | | ||
| 17480 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 18889 | ;; | 17481 | ;; |
| 18890 | no:yes:* ) | 17482 | no:yes ) |
| 18891 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 17483 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 18892 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 17484 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 18893 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 17485 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 18894 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 17486 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 18895 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 18896 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 18897 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 18898 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 18899 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 17487 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 18900 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 17488 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 18901 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 18902 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 18903 | ( | 17489 | ( |
| 18904 | cat <<\_ASBOX | 17490 | cat <<\_ASBOX |
| 18905 | ## ------------------------------------------ ## | 17491 | ## ------------------------------------ ## |
| 18906 | ## Report this to the AC_PACKAGE_NAME lists. ## | 17492 | ## Report this to bug-autoconf@gnu.org. ## |
| 18907 | ## ------------------------------------------ ## | 17493 | ## ------------------------------------ ## |
| 18908 | _ASBOX | 17494 | _ASBOX |
| 18909 | ) | | 17495 | ) | |
| 18910 | sed "s/^/$as_me: WARNING: /" >&2 | 17496 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -18915,7 +17501,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 18915 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 17501 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 18916 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 17502 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18917 | else | 17503 | else |
| 18918 | eval "$as_ac_Header=\$ac_header_preproc" | 17504 | eval "$as_ac_Header=$ac_header_preproc" |
| 18919 | fi | 17505 | fi |
| 18920 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 17506 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 18921 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 17507 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -18955,6 +17541,7 @@ else | |||
| 18955 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 17541 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 18956 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 17542 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 18957 | cat >conftest.$ac_ext <<_ACEOF | 17543 | cat >conftest.$ac_ext <<_ACEOF |
| 17544 | #line $LINENO "configure" | ||
| 18958 | /* confdefs.h. */ | 17545 | /* confdefs.h. */ |
| 18959 | _ACEOF | 17546 | _ACEOF |
| 18960 | cat confdefs.h >>conftest.$ac_ext | 17547 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18965,20 +17552,11 @@ $ac_includes_default | |||
| 18965 | _ACEOF | 17552 | _ACEOF |
| 18966 | rm -f conftest.$ac_objext | 17553 | rm -f conftest.$ac_objext |
| 18967 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 17554 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18968 | (eval $ac_compile) 2>conftest.er1 | 17555 | (eval $ac_compile) 2>&5 |
| 18969 | ac_status=$? | 17556 | ac_status=$? |
| 18970 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18971 | rm -f conftest.er1 | ||
| 18972 | cat conftest.err >&5 | ||
| 18973 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17557 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18974 | (exit $ac_status); } && | 17558 | (exit $ac_status); } && |
| 18975 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17559 | { ac_try='test -s conftest.$ac_objext' |
| 18976 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18977 | (eval $ac_try) 2>&5 | ||
| 18978 | ac_status=$? | ||
| 18979 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18980 | (exit $ac_status); }; } && | ||
| 18981 | { ac_try='test -s conftest.$ac_objext' | ||
| 18982 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17560 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18983 | (eval $ac_try) 2>&5 | 17561 | (eval $ac_try) 2>&5 |
| 18984 | ac_status=$? | 17562 | ac_status=$? |
| @@ -18991,7 +17569,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18991 | 17569 | ||
| 18992 | ac_header_compiler=no | 17570 | ac_header_compiler=no |
| 18993 | fi | 17571 | fi |
| 18994 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 17572 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 18995 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 17573 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 18996 | echo "${ECHO_T}$ac_header_compiler" >&6 | 17574 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 18997 | 17575 | ||
| @@ -18999,6 +17577,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 18999 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 17577 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 19000 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 17578 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 19001 | cat >conftest.$ac_ext <<_ACEOF | 17579 | cat >conftest.$ac_ext <<_ACEOF |
| 17580 | #line $LINENO "configure" | ||
| 19002 | /* confdefs.h. */ | 17581 | /* confdefs.h. */ |
| 19003 | _ACEOF | 17582 | _ACEOF |
| 19004 | cat confdefs.h >>conftest.$ac_ext | 17583 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19016,7 +17595,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 19016 | (exit $ac_status); } >/dev/null; then | 17595 | (exit $ac_status); } >/dev/null; then |
| 19017 | if test -s conftest.err; then | 17596 | if test -s conftest.err; then |
| 19018 | ac_cpp_err=$ac_c_preproc_warn_flag | 17597 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 19019 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 19020 | else | 17598 | else |
| 19021 | ac_cpp_err= | 17599 | ac_cpp_err= |
| 19022 | fi | 17600 | fi |
| @@ -19036,32 +17614,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 19036 | echo "${ECHO_T}$ac_header_preproc" >&6 | 17614 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 19037 | 17615 | ||
| 19038 | # So? What about this header? | 17616 | # So? What about this header? |
| 19039 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 17617 | case $ac_header_compiler:$ac_header_preproc in |
| 19040 | yes:no: ) | 17618 | yes:no ) |
| 19041 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 17619 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 19042 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 17620 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 19043 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 17621 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 19044 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 17622 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 19045 | ac_header_preproc=yes | 17623 | ( |
| 17624 | cat <<\_ASBOX | ||
| 17625 | ## ------------------------------------ ## | ||
| 17626 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 17627 | ## ------------------------------------ ## | ||
| 17628 | _ASBOX | ||
| 17629 | ) | | ||
| 17630 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 19046 | ;; | 17631 | ;; |
| 19047 | no:yes:* ) | 17632 | no:yes ) |
| 19048 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 17633 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 19049 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 17634 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 19050 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 17635 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 19051 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 17636 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 19052 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 19053 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 19054 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 19055 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 19056 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 17637 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 19057 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 17638 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 19058 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 19059 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 19060 | ( | 17639 | ( |
| 19061 | cat <<\_ASBOX | 17640 | cat <<\_ASBOX |
| 19062 | ## ------------------------------------------ ## | 17641 | ## ------------------------------------ ## |
| 19063 | ## Report this to the AC_PACKAGE_NAME lists. ## | 17642 | ## Report this to bug-autoconf@gnu.org. ## |
| 19064 | ## ------------------------------------------ ## | 17643 | ## ------------------------------------ ## |
| 19065 | _ASBOX | 17644 | _ASBOX |
| 19066 | ) | | 17645 | ) | |
| 19067 | sed "s/^/$as_me: WARNING: /" >&2 | 17646 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -19072,7 +17651,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 19072 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 17651 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 19073 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 17652 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19074 | else | 17653 | else |
| 19075 | eval "$as_ac_Header=\$ac_header_preproc" | 17654 | eval "$as_ac_Header=$ac_header_preproc" |
| 19076 | fi | 17655 | fi |
| 19077 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 17656 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 19078 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 17657 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -19101,6 +17680,7 @@ else | |||
| 19101 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 17680 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 19102 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 17681 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 19103 | cat >conftest.$ac_ext <<_ACEOF | 17682 | cat >conftest.$ac_ext <<_ACEOF |
| 17683 | #line $LINENO "configure" | ||
| 19104 | /* confdefs.h. */ | 17684 | /* confdefs.h. */ |
| 19105 | _ACEOF | 17685 | _ACEOF |
| 19106 | cat confdefs.h >>conftest.$ac_ext | 17686 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19111,20 +17691,11 @@ $ac_includes_default | |||
| 19111 | _ACEOF | 17691 | _ACEOF |
| 19112 | rm -f conftest.$ac_objext | 17692 | rm -f conftest.$ac_objext |
| 19113 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 17693 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19114 | (eval $ac_compile) 2>conftest.er1 | 17694 | (eval $ac_compile) 2>&5 |
| 19115 | ac_status=$? | 17695 | ac_status=$? |
| 19116 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19117 | rm -f conftest.er1 | ||
| 19118 | cat conftest.err >&5 | ||
| 19119 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17696 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19120 | (exit $ac_status); } && | 17697 | (exit $ac_status); } && |
| 19121 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17698 | { ac_try='test -s conftest.$ac_objext' |
| 19122 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19123 | (eval $ac_try) 2>&5 | ||
| 19124 | ac_status=$? | ||
| 19125 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19126 | (exit $ac_status); }; } && | ||
| 19127 | { ac_try='test -s conftest.$ac_objext' | ||
| 19128 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17699 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19129 | (eval $ac_try) 2>&5 | 17700 | (eval $ac_try) 2>&5 |
| 19130 | ac_status=$? | 17701 | ac_status=$? |
| @@ -19137,7 +17708,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 19137 | 17708 | ||
| 19138 | ac_header_compiler=no | 17709 | ac_header_compiler=no |
| 19139 | fi | 17710 | fi |
| 19140 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 17711 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 19141 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 17712 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 19142 | echo "${ECHO_T}$ac_header_compiler" >&6 | 17713 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 19143 | 17714 | ||
| @@ -19145,6 +17716,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 19145 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 17716 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 19146 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 17717 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 19147 | cat >conftest.$ac_ext <<_ACEOF | 17718 | cat >conftest.$ac_ext <<_ACEOF |
| 17719 | #line $LINENO "configure" | ||
| 19148 | /* confdefs.h. */ | 17720 | /* confdefs.h. */ |
| 19149 | _ACEOF | 17721 | _ACEOF |
| 19150 | cat confdefs.h >>conftest.$ac_ext | 17722 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19162,7 +17734,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 19162 | (exit $ac_status); } >/dev/null; then | 17734 | (exit $ac_status); } >/dev/null; then |
| 19163 | if test -s conftest.err; then | 17735 | if test -s conftest.err; then |
| 19164 | ac_cpp_err=$ac_c_preproc_warn_flag | 17736 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 19165 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 19166 | else | 17737 | else |
| 19167 | ac_cpp_err= | 17738 | ac_cpp_err= |
| 19168 | fi | 17739 | fi |
| @@ -19182,32 +17753,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 19182 | echo "${ECHO_T}$ac_header_preproc" >&6 | 17753 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 19183 | 17754 | ||
| 19184 | # So? What about this header? | 17755 | # So? What about this header? |
| 19185 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 17756 | case $ac_header_compiler:$ac_header_preproc in |
| 19186 | yes:no: ) | 17757 | yes:no ) |
| 19187 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 17758 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 19188 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 17759 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 19189 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 17760 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 19190 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 17761 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 19191 | ac_header_preproc=yes | 17762 | ( |
| 17763 | cat <<\_ASBOX | ||
| 17764 | ## ------------------------------------ ## | ||
| 17765 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 17766 | ## ------------------------------------ ## | ||
| 17767 | _ASBOX | ||
| 17768 | ) | | ||
| 17769 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 19192 | ;; | 17770 | ;; |
| 19193 | no:yes:* ) | 17771 | no:yes ) |
| 19194 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 17772 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 19195 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 17773 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 19196 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 17774 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 19197 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 17775 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 19198 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 19199 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 19200 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 19201 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 19202 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 17776 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 19203 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 17777 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 19204 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 19205 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 19206 | ( | 17778 | ( |
| 19207 | cat <<\_ASBOX | 17779 | cat <<\_ASBOX |
| 19208 | ## ------------------------------------------ ## | 17780 | ## ------------------------------------ ## |
| 19209 | ## Report this to the AC_PACKAGE_NAME lists. ## | 17781 | ## Report this to bug-autoconf@gnu.org. ## |
| 19210 | ## ------------------------------------------ ## | 17782 | ## ------------------------------------ ## |
| 19211 | _ASBOX | 17783 | _ASBOX |
| 19212 | ) | | 17784 | ) | |
| 19213 | sed "s/^/$as_me: WARNING: /" >&2 | 17785 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -19218,7 +17790,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 19218 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 17790 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 19219 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 17791 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19220 | else | 17792 | else |
| 19221 | eval "$as_ac_Header=\$ac_header_preproc" | 17793 | eval "$as_ac_Header=$ac_header_preproc" |
| 19222 | fi | 17794 | fi |
| 19223 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 17795 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 19224 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 17796 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -19247,6 +17819,7 @@ else | |||
| 19247 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 17819 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 19248 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 17820 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 19249 | cat >conftest.$ac_ext <<_ACEOF | 17821 | cat >conftest.$ac_ext <<_ACEOF |
| 17822 | #line $LINENO "configure" | ||
| 19250 | /* confdefs.h. */ | 17823 | /* confdefs.h. */ |
| 19251 | _ACEOF | 17824 | _ACEOF |
| 19252 | cat confdefs.h >>conftest.$ac_ext | 17825 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19257,20 +17830,11 @@ $ac_includes_default | |||
| 19257 | _ACEOF | 17830 | _ACEOF |
| 19258 | rm -f conftest.$ac_objext | 17831 | rm -f conftest.$ac_objext |
| 19259 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 17832 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19260 | (eval $ac_compile) 2>conftest.er1 | 17833 | (eval $ac_compile) 2>&5 |
| 19261 | ac_status=$? | 17834 | ac_status=$? |
| 19262 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19263 | rm -f conftest.er1 | ||
| 19264 | cat conftest.err >&5 | ||
| 19265 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17835 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19266 | (exit $ac_status); } && | 17836 | (exit $ac_status); } && |
| 19267 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17837 | { ac_try='test -s conftest.$ac_objext' |
| 19268 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19269 | (eval $ac_try) 2>&5 | ||
| 19270 | ac_status=$? | ||
| 19271 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19272 | (exit $ac_status); }; } && | ||
| 19273 | { ac_try='test -s conftest.$ac_objext' | ||
| 19274 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17838 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19275 | (eval $ac_try) 2>&5 | 17839 | (eval $ac_try) 2>&5 |
| 19276 | ac_status=$? | 17840 | ac_status=$? |
| @@ -19283,7 +17847,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 19283 | 17847 | ||
| 19284 | ac_header_compiler=no | 17848 | ac_header_compiler=no |
| 19285 | fi | 17849 | fi |
| 19286 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 17850 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 19287 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 17851 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 19288 | echo "${ECHO_T}$ac_header_compiler" >&6 | 17852 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 19289 | 17853 | ||
| @@ -19291,6 +17855,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 19291 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 17855 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 19292 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 17856 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 19293 | cat >conftest.$ac_ext <<_ACEOF | 17857 | cat >conftest.$ac_ext <<_ACEOF |
| 17858 | #line $LINENO "configure" | ||
| 19294 | /* confdefs.h. */ | 17859 | /* confdefs.h. */ |
| 19295 | _ACEOF | 17860 | _ACEOF |
| 19296 | cat confdefs.h >>conftest.$ac_ext | 17861 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19308,7 +17873,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 19308 | (exit $ac_status); } >/dev/null; then | 17873 | (exit $ac_status); } >/dev/null; then |
| 19309 | if test -s conftest.err; then | 17874 | if test -s conftest.err; then |
| 19310 | ac_cpp_err=$ac_c_preproc_warn_flag | 17875 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 19311 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 19312 | else | 17876 | else |
| 19313 | ac_cpp_err= | 17877 | ac_cpp_err= |
| 19314 | fi | 17878 | fi |
| @@ -19328,32 +17892,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 19328 | echo "${ECHO_T}$ac_header_preproc" >&6 | 17892 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 19329 | 17893 | ||
| 19330 | # So? What about this header? | 17894 | # So? What about this header? |
| 19331 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 17895 | case $ac_header_compiler:$ac_header_preproc in |
| 19332 | yes:no: ) | 17896 | yes:no ) |
| 19333 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 17897 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 19334 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 17898 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 19335 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 17899 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 19336 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 17900 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 19337 | ac_header_preproc=yes | 17901 | ( |
| 17902 | cat <<\_ASBOX | ||
| 17903 | ## ------------------------------------ ## | ||
| 17904 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 17905 | ## ------------------------------------ ## | ||
| 17906 | _ASBOX | ||
| 17907 | ) | | ||
| 17908 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 19338 | ;; | 17909 | ;; |
| 19339 | no:yes:* ) | 17910 | no:yes ) |
| 19340 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 17911 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 19341 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 17912 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 19342 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 17913 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 19343 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 17914 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 19344 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 19345 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 19346 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 19347 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 19348 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 17915 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 19349 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 17916 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 19350 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 19351 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 19352 | ( | 17917 | ( |
| 19353 | cat <<\_ASBOX | 17918 | cat <<\_ASBOX |
| 19354 | ## ------------------------------------------ ## | 17919 | ## ------------------------------------ ## |
| 19355 | ## Report this to the AC_PACKAGE_NAME lists. ## | 17920 | ## Report this to bug-autoconf@gnu.org. ## |
| 19356 | ## ------------------------------------------ ## | 17921 | ## ------------------------------------ ## |
| 19357 | _ASBOX | 17922 | _ASBOX |
| 19358 | ) | | 17923 | ) | |
| 19359 | sed "s/^/$as_me: WARNING: /" >&2 | 17924 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -19364,7 +17929,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 19364 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 17929 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 19365 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 17930 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19366 | else | 17931 | else |
| 19367 | eval "$as_ac_Header=\$ac_header_preproc" | 17932 | eval "$as_ac_Header=$ac_header_preproc" |
| 19368 | fi | 17933 | fi |
| 19369 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 17934 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 19370 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 17935 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -19405,6 +17970,7 @@ else | |||
| 19405 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 17970 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 19406 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 17971 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 19407 | cat >conftest.$ac_ext <<_ACEOF | 17972 | cat >conftest.$ac_ext <<_ACEOF |
| 17973 | #line $LINENO "configure" | ||
| 19408 | /* confdefs.h. */ | 17974 | /* confdefs.h. */ |
| 19409 | _ACEOF | 17975 | _ACEOF |
| 19410 | cat confdefs.h >>conftest.$ac_ext | 17976 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19415,20 +17981,11 @@ $ac_includes_default | |||
| 19415 | _ACEOF | 17981 | _ACEOF |
| 19416 | rm -f conftest.$ac_objext | 17982 | rm -f conftest.$ac_objext |
| 19417 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 17983 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19418 | (eval $ac_compile) 2>conftest.er1 | 17984 | (eval $ac_compile) 2>&5 |
| 19419 | ac_status=$? | 17985 | ac_status=$? |
| 19420 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19421 | rm -f conftest.er1 | ||
| 19422 | cat conftest.err >&5 | ||
| 19423 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17986 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19424 | (exit $ac_status); } && | 17987 | (exit $ac_status); } && |
| 19425 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 17988 | { ac_try='test -s conftest.$ac_objext' |
| 19426 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19427 | (eval $ac_try) 2>&5 | ||
| 19428 | ac_status=$? | ||
| 19429 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19430 | (exit $ac_status); }; } && | ||
| 19431 | { ac_try='test -s conftest.$ac_objext' | ||
| 19432 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17989 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19433 | (eval $ac_try) 2>&5 | 17990 | (eval $ac_try) 2>&5 |
| 19434 | ac_status=$? | 17991 | ac_status=$? |
| @@ -19441,7 +17998,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 19441 | 17998 | ||
| 19442 | ac_header_compiler=no | 17999 | ac_header_compiler=no |
| 19443 | fi | 18000 | fi |
| 19444 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 18001 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 19445 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 18002 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 19446 | echo "${ECHO_T}$ac_header_compiler" >&6 | 18003 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 19447 | 18004 | ||
| @@ -19449,6 +18006,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 19449 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 18006 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 19450 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 18007 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 19451 | cat >conftest.$ac_ext <<_ACEOF | 18008 | cat >conftest.$ac_ext <<_ACEOF |
| 18009 | #line $LINENO "configure" | ||
| 19452 | /* confdefs.h. */ | 18010 | /* confdefs.h. */ |
| 19453 | _ACEOF | 18011 | _ACEOF |
| 19454 | cat confdefs.h >>conftest.$ac_ext | 18012 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19466,7 +18024,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 19466 | (exit $ac_status); } >/dev/null; then | 18024 | (exit $ac_status); } >/dev/null; then |
| 19467 | if test -s conftest.err; then | 18025 | if test -s conftest.err; then |
| 19468 | ac_cpp_err=$ac_c_preproc_warn_flag | 18026 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 19469 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 19470 | else | 18027 | else |
| 19471 | ac_cpp_err= | 18028 | ac_cpp_err= |
| 19472 | fi | 18029 | fi |
| @@ -19486,32 +18043,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 19486 | echo "${ECHO_T}$ac_header_preproc" >&6 | 18043 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 19487 | 18044 | ||
| 19488 | # So? What about this header? | 18045 | # So? What about this header? |
| 19489 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 18046 | case $ac_header_compiler:$ac_header_preproc in |
| 19490 | yes:no: ) | 18047 | yes:no ) |
| 19491 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 18048 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 19492 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 18049 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 19493 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 18050 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 19494 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 18051 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 19495 | ac_header_preproc=yes | 18052 | ( |
| 18053 | cat <<\_ASBOX | ||
| 18054 | ## ------------------------------------ ## | ||
| 18055 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 18056 | ## ------------------------------------ ## | ||
| 18057 | _ASBOX | ||
| 18058 | ) | | ||
| 18059 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 19496 | ;; | 18060 | ;; |
| 19497 | no:yes:* ) | 18061 | no:yes ) |
| 19498 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 18062 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 19499 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 18063 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 19500 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 18064 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 19501 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 18065 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 19502 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 19503 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 19504 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 19505 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 19506 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18066 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 19507 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18067 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 19508 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 19509 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 19510 | ( | 18068 | ( |
| 19511 | cat <<\_ASBOX | 18069 | cat <<\_ASBOX |
| 19512 | ## ------------------------------------------ ## | 18070 | ## ------------------------------------ ## |
| 19513 | ## Report this to the AC_PACKAGE_NAME lists. ## | 18071 | ## Report this to bug-autoconf@gnu.org. ## |
| 19514 | ## ------------------------------------------ ## | 18072 | ## ------------------------------------ ## |
| 19515 | _ASBOX | 18073 | _ASBOX |
| 19516 | ) | | 18074 | ) | |
| 19517 | sed "s/^/$as_me: WARNING: /" >&2 | 18075 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -19522,7 +18080,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 19522 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 18080 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 19523 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 18081 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19524 | else | 18082 | else |
| 19525 | eval "$as_ac_Header=\$ac_header_preproc" | 18083 | eval "$as_ac_Header=$ac_header_preproc" |
| 19526 | fi | 18084 | fi |
| 19527 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 18085 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 19528 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 18086 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -19550,6 +18108,7 @@ else | |||
| 19550 | ac_check_lib_save_LIBS=$LIBS | 18108 | ac_check_lib_save_LIBS=$LIBS |
| 19551 | LIBS="-lintl $LIBS" | 18109 | LIBS="-lintl $LIBS" |
| 19552 | cat >conftest.$ac_ext <<_ACEOF | 18110 | cat >conftest.$ac_ext <<_ACEOF |
| 18111 | #line $LINENO "configure" | ||
| 19553 | /* confdefs.h. */ | 18112 | /* confdefs.h. */ |
| 19554 | _ACEOF | 18113 | _ACEOF |
| 19555 | cat confdefs.h >>conftest.$ac_ext | 18114 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19573,20 +18132,11 @@ dgettext (); | |||
| 19573 | _ACEOF | 18132 | _ACEOF |
| 19574 | rm -f conftest.$ac_objext conftest$ac_exeext | 18133 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 19575 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 18134 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 19576 | (eval $ac_link) 2>conftest.er1 | 18135 | (eval $ac_link) 2>&5 |
| 19577 | ac_status=$? | 18136 | ac_status=$? |
| 19578 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19579 | rm -f conftest.er1 | ||
| 19580 | cat conftest.err >&5 | ||
| 19581 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18137 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19582 | (exit $ac_status); } && | 18138 | (exit $ac_status); } && |
| 19583 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18139 | { ac_try='test -s conftest$ac_exeext' |
| 19584 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19585 | (eval $ac_try) 2>&5 | ||
| 19586 | ac_status=$? | ||
| 19587 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19588 | (exit $ac_status); }; } && | ||
| 19589 | { ac_try='test -s conftest$ac_exeext' | ||
| 19590 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18140 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19591 | (eval $ac_try) 2>&5 | 18141 | (eval $ac_try) 2>&5 |
| 19592 | ac_status=$? | 18142 | ac_status=$? |
| @@ -19599,8 +18149,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 19599 | 18149 | ||
| 19600 | ac_cv_lib_intl_dgettext=no | 18150 | ac_cv_lib_intl_dgettext=no |
| 19601 | fi | 18151 | fi |
| 19602 | rm -f conftest.err conftest.$ac_objext \ | 18152 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 19603 | conftest$ac_exeext conftest.$ac_ext | ||
| 19604 | LIBS=$ac_check_lib_save_LIBS | 18153 | LIBS=$ac_check_lib_save_LIBS |
| 19605 | fi | 18154 | fi |
| 19606 | echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5 | 18155 | echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5 |
| @@ -19626,6 +18175,7 @@ if test "$cross_compiling" = yes; then | |||
| 19626 | emacs_cv_localtime_cache=yes | 18175 | emacs_cv_localtime_cache=yes |
| 19627 | else | 18176 | else |
| 19628 | cat >conftest.$ac_ext <<_ACEOF | 18177 | cat >conftest.$ac_ext <<_ACEOF |
| 18178 | #line $LINENO "configure" | ||
| 19629 | /* confdefs.h. */ | 18179 | /* confdefs.h. */ |
| 19630 | _ACEOF | 18180 | _ACEOF |
| 19631 | cat confdefs.h >>conftest.$ac_ext | 18181 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19681,7 +18231,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 19681 | ( exit $ac_status ) | 18231 | ( exit $ac_status ) |
| 19682 | emacs_cv_localtime_cache=yes | 18232 | emacs_cv_localtime_cache=yes |
| 19683 | fi | 18233 | fi |
| 19684 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 18234 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 19685 | fi | 18235 | fi |
| 19686 | else | 18236 | else |
| 19687 | # If we lack tzset, report that localtime does not cache TZ, | 18237 | # If we lack tzset, report that localtime does not cache TZ, |
| @@ -19710,28 +18260,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 19710 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 18260 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19711 | else | 18261 | else |
| 19712 | cat >conftest.$ac_ext <<_ACEOF | 18262 | cat >conftest.$ac_ext <<_ACEOF |
| 18263 | #line $LINENO "configure" | ||
| 19713 | /* confdefs.h. */ | 18264 | /* confdefs.h. */ |
| 19714 | _ACEOF | 18265 | _ACEOF |
| 19715 | cat confdefs.h >>conftest.$ac_ext | 18266 | cat confdefs.h >>conftest.$ac_ext |
| 19716 | cat >>conftest.$ac_ext <<_ACEOF | 18267 | cat >>conftest.$ac_ext <<_ACEOF |
| 19717 | /* end confdefs.h. */ | 18268 | /* end confdefs.h. */ |
| 19718 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 19719 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 19720 | #define $ac_func innocuous_$ac_func | ||
| 19721 | |||
| 19722 | /* System header to define __stub macros and hopefully few prototypes, | 18269 | /* System header to define __stub macros and hopefully few prototypes, |
| 19723 | which can conflict with char $ac_func (); below. | 18270 | which can conflict with char $ac_func (); below. |
| 19724 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 18271 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 19725 | <limits.h> exists even on freestanding compilers. */ | 18272 | <limits.h> exists even on freestanding compilers. */ |
| 19726 | |||
| 19727 | #ifdef __STDC__ | 18273 | #ifdef __STDC__ |
| 19728 | # include <limits.h> | 18274 | # include <limits.h> |
| 19729 | #else | 18275 | #else |
| 19730 | # include <assert.h> | 18276 | # include <assert.h> |
| 19731 | #endif | 18277 | #endif |
| 19732 | |||
| 19733 | #undef $ac_func | ||
| 19734 | |||
| 19735 | /* Override any gcc2 internal prototype to avoid an error. */ | 18278 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 19736 | #ifdef __cplusplus | 18279 | #ifdef __cplusplus |
| 19737 | extern "C" | 18280 | extern "C" |
| @@ -19762,20 +18305,11 @@ return f != $ac_func; | |||
| 19762 | _ACEOF | 18305 | _ACEOF |
| 19763 | rm -f conftest.$ac_objext conftest$ac_exeext | 18306 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 19764 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 18307 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 19765 | (eval $ac_link) 2>conftest.er1 | 18308 | (eval $ac_link) 2>&5 |
| 19766 | ac_status=$? | 18309 | ac_status=$? |
| 19767 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19768 | rm -f conftest.er1 | ||
| 19769 | cat conftest.err >&5 | ||
| 19770 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18310 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19771 | (exit $ac_status); } && | 18311 | (exit $ac_status); } && |
| 19772 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18312 | { ac_try='test -s conftest$ac_exeext' |
| 19773 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19774 | (eval $ac_try) 2>&5 | ||
| 19775 | ac_status=$? | ||
| 19776 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19777 | (exit $ac_status); }; } && | ||
| 19778 | { ac_try='test -s conftest$ac_exeext' | ||
| 19779 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18313 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19780 | (eval $ac_try) 2>&5 | 18314 | (eval $ac_try) 2>&5 |
| 19781 | ac_status=$? | 18315 | ac_status=$? |
| @@ -19788,8 +18322,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 19788 | 18322 | ||
| 19789 | eval "$as_ac_var=no" | 18323 | eval "$as_ac_var=no" |
| 19790 | fi | 18324 | fi |
| 19791 | rm -f conftest.err conftest.$ac_objext \ | 18325 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 19792 | conftest$ac_exeext conftest.$ac_ext | ||
| 19793 | fi | 18326 | fi |
| 19794 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 18327 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 19795 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 18328 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -19808,6 +18341,7 @@ if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then | |||
| 19808 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 18341 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19809 | else | 18342 | else |
| 19810 | cat >conftest.$ac_ext <<_ACEOF | 18343 | cat >conftest.$ac_ext <<_ACEOF |
| 18344 | #line $LINENO "configure" | ||
| 19811 | /* confdefs.h. */ | 18345 | /* confdefs.h. */ |
| 19812 | _ACEOF | 18346 | _ACEOF |
| 19813 | cat confdefs.h >>conftest.$ac_ext | 18347 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19835,20 +18369,11 @@ struct timeval time; | |||
| 19835 | _ACEOF | 18369 | _ACEOF |
| 19836 | rm -f conftest.$ac_objext | 18370 | rm -f conftest.$ac_objext |
| 19837 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18371 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19838 | (eval $ac_compile) 2>conftest.er1 | 18372 | (eval $ac_compile) 2>&5 |
| 19839 | ac_status=$? | 18373 | ac_status=$? |
| 19840 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19841 | rm -f conftest.er1 | ||
| 19842 | cat conftest.err >&5 | ||
| 19843 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18374 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19844 | (exit $ac_status); } && | 18375 | (exit $ac_status); } && |
| 19845 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18376 | { ac_try='test -s conftest.$ac_objext' |
| 19846 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19847 | (eval $ac_try) 2>&5 | ||
| 19848 | ac_status=$? | ||
| 19849 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19850 | (exit $ac_status); }; } && | ||
| 19851 | { ac_try='test -s conftest.$ac_objext' | ||
| 19852 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18377 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19853 | (eval $ac_try) 2>&5 | 18378 | (eval $ac_try) 2>&5 |
| 19854 | ac_status=$? | 18379 | ac_status=$? |
| @@ -19861,7 +18386,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 19861 | 18386 | ||
| 19862 | emacs_cv_gettimeofday_two_arguments=no | 18387 | emacs_cv_gettimeofday_two_arguments=no |
| 19863 | fi | 18388 | fi |
| 19864 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 18389 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 19865 | fi | 18390 | fi |
| 19866 | echo "$as_me:$LINENO: result: $emacs_cv_gettimeofday_two_arguments" >&5 | 18391 | echo "$as_me:$LINENO: result: $emacs_cv_gettimeofday_two_arguments" >&5 |
| 19867 | echo "${ECHO_T}$emacs_cv_gettimeofday_two_arguments" >&6 | 18392 | echo "${ECHO_T}$emacs_cv_gettimeofday_two_arguments" >&6 |
| @@ -19882,6 +18407,7 @@ if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then | |||
| 19882 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 18407 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19883 | else | 18408 | else |
| 19884 | cat >conftest.$ac_ext <<_ACEOF | 18409 | cat >conftest.$ac_ext <<_ACEOF |
| 18410 | #line $LINENO "configure" | ||
| 19885 | /* confdefs.h. */ | 18411 | /* confdefs.h. */ |
| 19886 | _ACEOF | 18412 | _ACEOF |
| 19887 | cat confdefs.h >>conftest.$ac_ext | 18413 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19903,20 +18429,11 @@ return 0; | |||
| 19903 | _ACEOF | 18429 | _ACEOF |
| 19904 | rm -f conftest.$ac_objext | 18430 | rm -f conftest.$ac_objext |
| 19905 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18431 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19906 | (eval $ac_compile) 2>conftest.er1 | 18432 | (eval $ac_compile) 2>&5 |
| 19907 | ac_status=$? | 18433 | ac_status=$? |
| 19908 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19909 | rm -f conftest.er1 | ||
| 19910 | cat conftest.err >&5 | ||
| 19911 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18434 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19912 | (exit $ac_status); } && | 18435 | (exit $ac_status); } && |
| 19913 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18436 | { ac_try='test -s conftest.$ac_objext' |
| 19914 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19915 | (eval $ac_try) 2>&5 | ||
| 19916 | ac_status=$? | ||
| 19917 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19918 | (exit $ac_status); }; } && | ||
| 19919 | { ac_try='test -s conftest.$ac_objext' | ||
| 19920 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18437 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19921 | (eval $ac_try) 2>&5 | 18438 | (eval $ac_try) 2>&5 |
| 19922 | ac_status=$? | 18439 | ac_status=$? |
| @@ -19928,6 +18445,7 @@ else | |||
| 19928 | sed 's/^/| /' conftest.$ac_ext >&5 | 18445 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19929 | 18446 | ||
| 19930 | cat >conftest.$ac_ext <<_ACEOF | 18447 | cat >conftest.$ac_ext <<_ACEOF |
| 18448 | #line $LINENO "configure" | ||
| 19931 | /* confdefs.h. */ | 18449 | /* confdefs.h. */ |
| 19932 | _ACEOF | 18450 | _ACEOF |
| 19933 | cat confdefs.h >>conftest.$ac_ext | 18451 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19949,20 +18467,11 @@ return 0; | |||
| 19949 | _ACEOF | 18467 | _ACEOF |
| 19950 | rm -f conftest.$ac_objext | 18468 | rm -f conftest.$ac_objext |
| 19951 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18469 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19952 | (eval $ac_compile) 2>conftest.er1 | 18470 | (eval $ac_compile) 2>&5 |
| 19953 | ac_status=$? | 18471 | ac_status=$? |
| 19954 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19955 | rm -f conftest.er1 | ||
| 19956 | cat conftest.err >&5 | ||
| 19957 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18472 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19958 | (exit $ac_status); } && | 18473 | (exit $ac_status); } && |
| 19959 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18474 | { ac_try='test -s conftest.$ac_objext' |
| 19960 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19961 | (eval $ac_try) 2>&5 | ||
| 19962 | ac_status=$? | ||
| 19963 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19964 | (exit $ac_status); }; } && | ||
| 19965 | { ac_try='test -s conftest.$ac_objext' | ||
| 19966 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18475 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19967 | (eval $ac_try) 2>&5 | 18476 | (eval $ac_try) 2>&5 |
| 19968 | ac_status=$? | 18477 | ac_status=$? |
| @@ -19975,9 +18484,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 19975 | 18484 | ||
| 19976 | ac_cv_member_struct_tm_tm_zone=no | 18485 | ac_cv_member_struct_tm_tm_zone=no |
| 19977 | fi | 18486 | fi |
| 19978 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 18487 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 19979 | fi | 18488 | fi |
| 19980 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 18489 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 19981 | fi | 18490 | fi |
| 19982 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5 | 18491 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5 |
| 19983 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 | 18492 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 |
| @@ -20003,6 +18512,7 @@ if test "${ac_cv_var_tzname+set}" = set; then | |||
| 20003 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 18512 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 20004 | else | 18513 | else |
| 20005 | cat >conftest.$ac_ext <<_ACEOF | 18514 | cat >conftest.$ac_ext <<_ACEOF |
| 18515 | #line $LINENO "configure" | ||
| 20006 | /* confdefs.h. */ | 18516 | /* confdefs.h. */ |
| 20007 | _ACEOF | 18517 | _ACEOF |
| 20008 | cat confdefs.h >>conftest.$ac_ext | 18518 | cat confdefs.h >>conftest.$ac_ext |
| @@ -20023,20 +18533,11 @@ atoi(*tzname); | |||
| 20023 | _ACEOF | 18533 | _ACEOF |
| 20024 | rm -f conftest.$ac_objext conftest$ac_exeext | 18534 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 20025 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 18535 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 20026 | (eval $ac_link) 2>conftest.er1 | 18536 | (eval $ac_link) 2>&5 |
| 20027 | ac_status=$? | 18537 | ac_status=$? |
| 20028 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20029 | rm -f conftest.er1 | ||
| 20030 | cat conftest.err >&5 | ||
| 20031 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18538 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 20032 | (exit $ac_status); } && | 18539 | (exit $ac_status); } && |
| 20033 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18540 | { ac_try='test -s conftest$ac_exeext' |
| 20034 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20035 | (eval $ac_try) 2>&5 | ||
| 20036 | ac_status=$? | ||
| 20037 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20038 | (exit $ac_status); }; } && | ||
| 20039 | { ac_try='test -s conftest$ac_exeext' | ||
| 20040 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18541 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 20041 | (eval $ac_try) 2>&5 | 18542 | (eval $ac_try) 2>&5 |
| 20042 | ac_status=$? | 18543 | ac_status=$? |
| @@ -20049,8 +18550,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 20049 | 18550 | ||
| 20050 | ac_cv_var_tzname=no | 18551 | ac_cv_var_tzname=no |
| 20051 | fi | 18552 | fi |
| 20052 | rm -f conftest.err conftest.$ac_objext \ | 18553 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 20053 | conftest$ac_exeext conftest.$ac_ext | ||
| 20054 | fi | 18554 | fi |
| 20055 | echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 | 18555 | echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 |
| 20056 | echo "${ECHO_T}$ac_cv_var_tzname" >&6 | 18556 | echo "${ECHO_T}$ac_cv_var_tzname" >&6 |
| @@ -20071,6 +18571,7 @@ if test "${emacs_cv_struct_timezone+set}" = set; then | |||
| 20071 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 18571 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 20072 | else | 18572 | else |
| 20073 | cat >conftest.$ac_ext <<_ACEOF | 18573 | cat >conftest.$ac_ext <<_ACEOF |
| 18574 | #line $LINENO "configure" | ||
| 20074 | /* confdefs.h. */ | 18575 | /* confdefs.h. */ |
| 20075 | _ACEOF | 18576 | _ACEOF |
| 20076 | cat confdefs.h >>conftest.$ac_ext | 18577 | cat confdefs.h >>conftest.$ac_ext |
| @@ -20087,20 +18588,11 @@ struct timezone tz; | |||
| 20087 | _ACEOF | 18588 | _ACEOF |
| 20088 | rm -f conftest.$ac_objext | 18589 | rm -f conftest.$ac_objext |
| 20089 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18590 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 20090 | (eval $ac_compile) 2>conftest.er1 | 18591 | (eval $ac_compile) 2>&5 |
| 20091 | ac_status=$? | 18592 | ac_status=$? |
| 20092 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20093 | rm -f conftest.er1 | ||
| 20094 | cat conftest.err >&5 | ||
| 20095 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18593 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 20096 | (exit $ac_status); } && | 18594 | (exit $ac_status); } && |
| 20097 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18595 | { ac_try='test -s conftest.$ac_objext' |
| 20098 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20099 | (eval $ac_try) 2>&5 | ||
| 20100 | ac_status=$? | ||
| 20101 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20102 | (exit $ac_status); }; } && | ||
| 20103 | { ac_try='test -s conftest.$ac_objext' | ||
| 20104 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18596 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 20105 | (eval $ac_try) 2>&5 | 18597 | (eval $ac_try) 2>&5 |
| 20106 | ac_status=$? | 18598 | ac_status=$? |
| @@ -20110,6 +18602,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |||
| 20110 | emacs_cv_struct_timezone=yes | 18602 | emacs_cv_struct_timezone=yes |
| 20111 | else | 18603 | else |
| 20112 | cat >conftest.$ac_ext <<_ACEOF | 18604 | cat >conftest.$ac_ext <<_ACEOF |
| 18605 | #line $LINENO "configure" | ||
| 20113 | /* confdefs.h. */ | 18606 | /* confdefs.h. */ |
| 20114 | _ACEOF | 18607 | _ACEOF |
| 20115 | cat confdefs.h >>conftest.$ac_ext | 18608 | cat confdefs.h >>conftest.$ac_ext |
| @@ -20152,7 +18645,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 20152 | ( exit $ac_status ) | 18645 | ( exit $ac_status ) |
| 20153 | emacs_cv_struct_timezone=no | 18646 | emacs_cv_struct_timezone=no |
| 20154 | fi | 18647 | fi |
| 20155 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 18648 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 20156 | fi | 18649 | fi |
| 20157 | else | 18650 | else |
| 20158 | echo "$as_me: failed program was:" >&5 | 18651 | echo "$as_me: failed program was:" >&5 |
| @@ -20160,7 +18653,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 20160 | 18653 | ||
| 20161 | emacs_cv_struct_timezone=no | 18654 | emacs_cv_struct_timezone=no |
| 20162 | fi | 18655 | fi |
| 20163 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 18656 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 20164 | fi | 18657 | fi |
| 20165 | echo "$as_me:$LINENO: result: $emacs_cv_struct_timezone" >&5 | 18658 | echo "$as_me:$LINENO: result: $emacs_cv_struct_timezone" >&5 |
| 20166 | echo "${ECHO_T}$emacs_cv_struct_timezone" >&6 | 18659 | echo "${ECHO_T}$emacs_cv_struct_timezone" >&6 |
| @@ -20173,28 +18666,21 @@ if test "${ac_cv_func_socket+set}" = set; then | |||
| 20173 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 18666 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 20174 | else | 18667 | else |
| 20175 | cat >conftest.$ac_ext <<_ACEOF | 18668 | cat >conftest.$ac_ext <<_ACEOF |
| 18669 | #line $LINENO "configure" | ||
| 20176 | /* confdefs.h. */ | 18670 | /* confdefs.h. */ |
| 20177 | _ACEOF | 18671 | _ACEOF |
| 20178 | cat confdefs.h >>conftest.$ac_ext | 18672 | cat confdefs.h >>conftest.$ac_ext |
| 20179 | cat >>conftest.$ac_ext <<_ACEOF | 18673 | cat >>conftest.$ac_ext <<_ACEOF |
| 20180 | /* end confdefs.h. */ | 18674 | /* end confdefs.h. */ |
| 20181 | /* Define socket to an innocuous variant, in case <limits.h> declares socket. | ||
| 20182 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 20183 | #define socket innocuous_socket | ||
| 20184 | |||
| 20185 | /* System header to define __stub macros and hopefully few prototypes, | 18675 | /* System header to define __stub macros and hopefully few prototypes, |
| 20186 | which can conflict with char socket (); below. | 18676 | which can conflict with char socket (); below. |
| 20187 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 18677 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 20188 | <limits.h> exists even on freestanding compilers. */ | 18678 | <limits.h> exists even on freestanding compilers. */ |
| 20189 | |||
| 20190 | #ifdef __STDC__ | 18679 | #ifdef __STDC__ |
| 20191 | # include <limits.h> | 18680 | # include <limits.h> |
| 20192 | #else | 18681 | #else |
| 20193 | # include <assert.h> | 18682 | # include <assert.h> |
| 20194 | #endif | 18683 | #endif |
| 20195 | |||
| 20196 | #undef socket | ||
| 20197 | |||
| 20198 | /* Override any gcc2 internal prototype to avoid an error. */ | 18684 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 20199 | #ifdef __cplusplus | 18685 | #ifdef __cplusplus |
| 20200 | extern "C" | 18686 | extern "C" |
| @@ -20225,20 +18711,11 @@ return f != socket; | |||
| 20225 | _ACEOF | 18711 | _ACEOF |
| 20226 | rm -f conftest.$ac_objext conftest$ac_exeext | 18712 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 20227 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 18713 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 20228 | (eval $ac_link) 2>conftest.er1 | 18714 | (eval $ac_link) 2>&5 |
| 20229 | ac_status=$? | 18715 | ac_status=$? |
| 20230 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20231 | rm -f conftest.er1 | ||
| 20232 | cat conftest.err >&5 | ||
| 20233 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18716 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 20234 | (exit $ac_status); } && | 18717 | (exit $ac_status); } && |
| 20235 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18718 | { ac_try='test -s conftest$ac_exeext' |
| 20236 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20237 | (eval $ac_try) 2>&5 | ||
| 20238 | ac_status=$? | ||
| 20239 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20240 | (exit $ac_status); }; } && | ||
| 20241 | { ac_try='test -s conftest$ac_exeext' | ||
| 20242 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18719 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 20243 | (eval $ac_try) 2>&5 | 18720 | (eval $ac_try) 2>&5 |
| 20244 | ac_status=$? | 18721 | ac_status=$? |
| @@ -20251,8 +18728,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 20251 | 18728 | ||
| 20252 | ac_cv_func_socket=no | 18729 | ac_cv_func_socket=no |
| 20253 | fi | 18730 | fi |
| 20254 | rm -f conftest.err conftest.$ac_objext \ | 18731 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 20255 | conftest$ac_exeext conftest.$ac_ext | ||
| 20256 | fi | 18732 | fi |
| 20257 | echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5 | 18733 | echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5 |
| 20258 | echo "${ECHO_T}$ac_cv_func_socket" >&6 | 18734 | echo "${ECHO_T}$ac_cv_func_socket" >&6 |
| @@ -20276,6 +18752,7 @@ else | |||
| 20276 | echo "$as_me:$LINENO: checking netinet/in.h usability" >&5 | 18752 | echo "$as_me:$LINENO: checking netinet/in.h usability" >&5 |
| 20277 | echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6 | 18753 | echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6 |
| 20278 | cat >conftest.$ac_ext <<_ACEOF | 18754 | cat >conftest.$ac_ext <<_ACEOF |
| 18755 | #line $LINENO "configure" | ||
| 20279 | /* confdefs.h. */ | 18756 | /* confdefs.h. */ |
| 20280 | _ACEOF | 18757 | _ACEOF |
| 20281 | cat confdefs.h >>conftest.$ac_ext | 18758 | cat confdefs.h >>conftest.$ac_ext |
| @@ -20286,20 +18763,11 @@ $ac_includes_default | |||
| 20286 | _ACEOF | 18763 | _ACEOF |
| 20287 | rm -f conftest.$ac_objext | 18764 | rm -f conftest.$ac_objext |
| 20288 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18765 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 20289 | (eval $ac_compile) 2>conftest.er1 | 18766 | (eval $ac_compile) 2>&5 |
| 20290 | ac_status=$? | 18767 | ac_status=$? |
| 20291 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20292 | rm -f conftest.er1 | ||
| 20293 | cat conftest.err >&5 | ||
| 20294 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18768 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 20295 | (exit $ac_status); } && | 18769 | (exit $ac_status); } && |
| 20296 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18770 | { ac_try='test -s conftest.$ac_objext' |
| 20297 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20298 | (eval $ac_try) 2>&5 | ||
| 20299 | ac_status=$? | ||
| 20300 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20301 | (exit $ac_status); }; } && | ||
| 20302 | { ac_try='test -s conftest.$ac_objext' | ||
| 20303 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18771 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 20304 | (eval $ac_try) 2>&5 | 18772 | (eval $ac_try) 2>&5 |
| 20305 | ac_status=$? | 18773 | ac_status=$? |
| @@ -20312,7 +18780,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 20312 | 18780 | ||
| 20313 | ac_header_compiler=no | 18781 | ac_header_compiler=no |
| 20314 | fi | 18782 | fi |
| 20315 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 18783 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 20316 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 18784 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 20317 | echo "${ECHO_T}$ac_header_compiler" >&6 | 18785 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 20318 | 18786 | ||
| @@ -20320,6 +18788,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 20320 | echo "$as_me:$LINENO: checking netinet/in.h presence" >&5 | 18788 | echo "$as_me:$LINENO: checking netinet/in.h presence" >&5 |
| 20321 | echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6 | 18789 | echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6 |
| 20322 | cat >conftest.$ac_ext <<_ACEOF | 18790 | cat >conftest.$ac_ext <<_ACEOF |
| 18791 | #line $LINENO "configure" | ||
| 20323 | /* confdefs.h. */ | 18792 | /* confdefs.h. */ |
| 20324 | _ACEOF | 18793 | _ACEOF |
| 20325 | cat confdefs.h >>conftest.$ac_ext | 18794 | cat confdefs.h >>conftest.$ac_ext |
| @@ -20337,7 +18806,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 20337 | (exit $ac_status); } >/dev/null; then | 18806 | (exit $ac_status); } >/dev/null; then |
| 20338 | if test -s conftest.err; then | 18807 | if test -s conftest.err; then |
| 20339 | ac_cpp_err=$ac_c_preproc_warn_flag | 18808 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 20340 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 20341 | else | 18809 | else |
| 20342 | ac_cpp_err= | 18810 | ac_cpp_err= |
| 20343 | fi | 18811 | fi |
| @@ -20357,32 +18825,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 20357 | echo "${ECHO_T}$ac_header_preproc" >&6 | 18825 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 20358 | 18826 | ||
| 20359 | # So? What about this header? | 18827 | # So? What about this header? |
| 20360 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 18828 | case $ac_header_compiler:$ac_header_preproc in |
| 20361 | yes:no: ) | 18829 | yes:no ) |
| 20362 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 18830 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 20363 | echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 18831 | echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 20364 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the compiler's result" >&5 | 18832 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 |
| 20365 | echo "$as_me: WARNING: netinet/in.h: proceeding with the compiler's result" >&2;} | 18833 | echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} |
| 20366 | ac_header_preproc=yes | 18834 | ( |
| 18835 | cat <<\_ASBOX | ||
| 18836 | ## ------------------------------------ ## | ||
| 18837 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 18838 | ## ------------------------------------ ## | ||
| 18839 | _ASBOX | ||
| 18840 | ) | | ||
| 18841 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 20367 | ;; | 18842 | ;; |
| 20368 | no:yes:* ) | 18843 | no:yes ) |
| 20369 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5 | 18844 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5 |
| 20370 | echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;} | 18845 | echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;} |
| 20371 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5 | 18846 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5 |
| 20372 | echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;} | 18847 | echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;} |
| 20373 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: see the Autoconf documentation" >&5 | ||
| 20374 | echo "$as_me: WARNING: netinet/in.h: see the Autoconf documentation" >&2;} | ||
| 20375 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 20376 | echo "$as_me: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 20377 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 | 18848 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 |
| 20378 | echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} | 18849 | echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} |
| 20379 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&5 | ||
| 20380 | echo "$as_me: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&2;} | ||
| 20381 | ( | 18850 | ( |
| 20382 | cat <<\_ASBOX | 18851 | cat <<\_ASBOX |
| 20383 | ## ------------------------------------------ ## | 18852 | ## ------------------------------------ ## |
| 20384 | ## Report this to the AC_PACKAGE_NAME lists. ## | 18853 | ## Report this to bug-autoconf@gnu.org. ## |
| 20385 | ## ------------------------------------------ ## | 18854 | ## ------------------------------------ ## |
| 20386 | _ASBOX | 18855 | _ASBOX |
| 20387 | ) | | 18856 | ) | |
| 20388 | sed "s/^/$as_me: WARNING: /" >&2 | 18857 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -20421,6 +18890,7 @@ else | |||
| 20421 | echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5 | 18890 | echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5 |
| 20422 | echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6 | 18891 | echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6 |
| 20423 | cat >conftest.$ac_ext <<_ACEOF | 18892 | cat >conftest.$ac_ext <<_ACEOF |
| 18893 | #line $LINENO "configure" | ||
| 20424 | /* confdefs.h. */ | 18894 | /* confdefs.h. */ |
| 20425 | _ACEOF | 18895 | _ACEOF |
| 20426 | cat confdefs.h >>conftest.$ac_ext | 18896 | cat confdefs.h >>conftest.$ac_ext |
| @@ -20431,20 +18901,11 @@ $ac_includes_default | |||
| 20431 | _ACEOF | 18901 | _ACEOF |
| 20432 | rm -f conftest.$ac_objext | 18902 | rm -f conftest.$ac_objext |
| 20433 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18903 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 20434 | (eval $ac_compile) 2>conftest.er1 | 18904 | (eval $ac_compile) 2>&5 |
| 20435 | ac_status=$? | 18905 | ac_status=$? |
| 20436 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20437 | rm -f conftest.er1 | ||
| 20438 | cat conftest.err >&5 | ||
| 20439 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18906 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 20440 | (exit $ac_status); } && | 18907 | (exit $ac_status); } && |
| 20441 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 18908 | { ac_try='test -s conftest.$ac_objext' |
| 20442 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20443 | (eval $ac_try) 2>&5 | ||
| 20444 | ac_status=$? | ||
| 20445 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20446 | (exit $ac_status); }; } && | ||
| 20447 | { ac_try='test -s conftest.$ac_objext' | ||
| 20448 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18909 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 20449 | (eval $ac_try) 2>&5 | 18910 | (eval $ac_try) 2>&5 |
| 20450 | ac_status=$? | 18911 | ac_status=$? |
| @@ -20457,7 +18918,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 20457 | 18918 | ||
| 20458 | ac_header_compiler=no | 18919 | ac_header_compiler=no |
| 20459 | fi | 18920 | fi |
| 20460 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 18921 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 20461 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 18922 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 20462 | echo "${ECHO_T}$ac_header_compiler" >&6 | 18923 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 20463 | 18924 | ||
| @@ -20465,6 +18926,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 20465 | echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5 | 18926 | echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5 |
| 20466 | echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6 | 18927 | echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6 |
| 20467 | cat >conftest.$ac_ext <<_ACEOF | 18928 | cat >conftest.$ac_ext <<_ACEOF |
| 18929 | #line $LINENO "configure" | ||
| 20468 | /* confdefs.h. */ | 18930 | /* confdefs.h. */ |
| 20469 | _ACEOF | 18931 | _ACEOF |
| 20470 | cat confdefs.h >>conftest.$ac_ext | 18932 | cat confdefs.h >>conftest.$ac_ext |
| @@ -20482,7 +18944,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 20482 | (exit $ac_status); } >/dev/null; then | 18944 | (exit $ac_status); } >/dev/null; then |
| 20483 | if test -s conftest.err; then | 18945 | if test -s conftest.err; then |
| 20484 | ac_cpp_err=$ac_c_preproc_warn_flag | 18946 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 20485 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 20486 | else | 18947 | else |
| 20487 | ac_cpp_err= | 18948 | ac_cpp_err= |
| 20488 | fi | 18949 | fi |
| @@ -20502,32 +18963,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 20502 | echo "${ECHO_T}$ac_header_preproc" >&6 | 18963 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 20503 | 18964 | ||
| 20504 | # So? What about this header? | 18965 | # So? What about this header? |
| 20505 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 18966 | case $ac_header_compiler:$ac_header_preproc in |
| 20506 | yes:no: ) | 18967 | yes:no ) |
| 20507 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 18968 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 20508 | echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 18969 | echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 20509 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the compiler's result" >&5 | 18970 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 |
| 20510 | echo "$as_me: WARNING: arpa/inet.h: proceeding with the compiler's result" >&2;} | 18971 | echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} |
| 20511 | ac_header_preproc=yes | 18972 | ( |
| 18973 | cat <<\_ASBOX | ||
| 18974 | ## ------------------------------------ ## | ||
| 18975 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 18976 | ## ------------------------------------ ## | ||
| 18977 | _ASBOX | ||
| 18978 | ) | | ||
| 18979 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 20512 | ;; | 18980 | ;; |
| 20513 | no:yes:* ) | 18981 | no:yes ) |
| 20514 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5 | 18982 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5 |
| 20515 | echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;} | 18983 | echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;} |
| 20516 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5 | 18984 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5 |
| 20517 | echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;} | 18985 | echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;} |
| 20518 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: see the Autoconf documentation" >&5 | ||
| 20519 | echo "$as_me: WARNING: arpa/inet.h: see the Autoconf documentation" >&2;} | ||
| 20520 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 20521 | echo "$as_me: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 20522 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 | 18986 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 |
| 20523 | echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} | 18987 | echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} |
| 20524 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&5 | ||
| 20525 | echo "$as_me: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&2;} | ||
| 20526 | ( | 18988 | ( |
| 20527 | cat <<\_ASBOX | 18989 | cat <<\_ASBOX |
| 20528 | ## ------------------------------------------ ## | 18990 | ## ------------------------------------ ## |
| 20529 | ## Report this to the AC_PACKAGE_NAME lists. ## | 18991 | ## Report this to bug-autoconf@gnu.org. ## |
| 20530 | ## ------------------------------------------ ## | 18992 | ## ------------------------------------ ## |
| 20531 | _ASBOX | 18993 | _ASBOX |
| 20532 | ) | | 18994 | ) | |
| 20533 | sed "s/^/$as_me: WARNING: /" >&2 | 18995 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -20577,6 +19039,7 @@ else | |||
| 20577 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 19039 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 20578 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 19040 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 20579 | cat >conftest.$ac_ext <<_ACEOF | 19041 | cat >conftest.$ac_ext <<_ACEOF |
| 19042 | #line $LINENO "configure" | ||
| 20580 | /* confdefs.h. */ | 19043 | /* confdefs.h. */ |
| 20581 | _ACEOF | 19044 | _ACEOF |
| 20582 | cat confdefs.h >>conftest.$ac_ext | 19045 | cat confdefs.h >>conftest.$ac_ext |
| @@ -20587,20 +19050,11 @@ $ac_includes_default | |||
| 20587 | _ACEOF | 19050 | _ACEOF |
| 20588 | rm -f conftest.$ac_objext | 19051 | rm -f conftest.$ac_objext |
| 20589 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19052 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 20590 | (eval $ac_compile) 2>conftest.er1 | 19053 | (eval $ac_compile) 2>&5 |
| 20591 | ac_status=$? | 19054 | ac_status=$? |
| 20592 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20593 | rm -f conftest.er1 | ||
| 20594 | cat conftest.err >&5 | ||
| 20595 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19055 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 20596 | (exit $ac_status); } && | 19056 | (exit $ac_status); } && |
| 20597 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19057 | { ac_try='test -s conftest.$ac_objext' |
| 20598 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20599 | (eval $ac_try) 2>&5 | ||
| 20600 | ac_status=$? | ||
| 20601 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20602 | (exit $ac_status); }; } && | ||
| 20603 | { ac_try='test -s conftest.$ac_objext' | ||
| 20604 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19058 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 20605 | (eval $ac_try) 2>&5 | 19059 | (eval $ac_try) 2>&5 |
| 20606 | ac_status=$? | 19060 | ac_status=$? |
| @@ -20613,7 +19067,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 20613 | 19067 | ||
| 20614 | ac_header_compiler=no | 19068 | ac_header_compiler=no |
| 20615 | fi | 19069 | fi |
| 20616 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 19070 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 20617 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 19071 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 20618 | echo "${ECHO_T}$ac_header_compiler" >&6 | 19072 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 20619 | 19073 | ||
| @@ -20621,6 +19075,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 20621 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 19075 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 20622 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 19076 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 20623 | cat >conftest.$ac_ext <<_ACEOF | 19077 | cat >conftest.$ac_ext <<_ACEOF |
| 19078 | #line $LINENO "configure" | ||
| 20624 | /* confdefs.h. */ | 19079 | /* confdefs.h. */ |
| 20625 | _ACEOF | 19080 | _ACEOF |
| 20626 | cat confdefs.h >>conftest.$ac_ext | 19081 | cat confdefs.h >>conftest.$ac_ext |
| @@ -20638,7 +19093,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 20638 | (exit $ac_status); } >/dev/null; then | 19093 | (exit $ac_status); } >/dev/null; then |
| 20639 | if test -s conftest.err; then | 19094 | if test -s conftest.err; then |
| 20640 | ac_cpp_err=$ac_c_preproc_warn_flag | 19095 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 20641 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 20642 | else | 19096 | else |
| 20643 | ac_cpp_err= | 19097 | ac_cpp_err= |
| 20644 | fi | 19098 | fi |
| @@ -20658,32 +19112,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 20658 | echo "${ECHO_T}$ac_header_preproc" >&6 | 19112 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 20659 | 19113 | ||
| 20660 | # So? What about this header? | 19114 | # So? What about this header? |
| 20661 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 19115 | case $ac_header_compiler:$ac_header_preproc in |
| 20662 | yes:no: ) | 19116 | yes:no ) |
| 20663 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 19117 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 20664 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 19118 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 20665 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 19119 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 20666 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 19120 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 20667 | ac_header_preproc=yes | 19121 | ( |
| 19122 | cat <<\_ASBOX | ||
| 19123 | ## ------------------------------------ ## | ||
| 19124 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 19125 | ## ------------------------------------ ## | ||
| 19126 | _ASBOX | ||
| 19127 | ) | | ||
| 19128 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 20668 | ;; | 19129 | ;; |
| 20669 | no:yes:* ) | 19130 | no:yes ) |
| 20670 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 19131 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 20671 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 19132 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 20672 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 19133 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 20673 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 19134 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 20674 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 20675 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 20676 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 20677 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 20678 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 19135 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 20679 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 19136 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 20680 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 20681 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 20682 | ( | 19137 | ( |
| 20683 | cat <<\_ASBOX | 19138 | cat <<\_ASBOX |
| 20684 | ## ------------------------------------------ ## | 19139 | ## ------------------------------------ ## |
| 20685 | ## Report this to the AC_PACKAGE_NAME lists. ## | 19140 | ## Report this to bug-autoconf@gnu.org. ## |
| 20686 | ## ------------------------------------------ ## | 19141 | ## ------------------------------------ ## |
| 20687 | _ASBOX | 19142 | _ASBOX |
| 20688 | ) | | 19143 | ) | |
| 20689 | sed "s/^/$as_me: WARNING: /" >&2 | 19144 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -20694,7 +19149,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 20694 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 19149 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 20695 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19150 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 20696 | else | 19151 | else |
| 20697 | eval "$as_ac_Header=\$ac_header_preproc" | 19152 | eval "$as_ac_Header=$ac_header_preproc" |
| 20698 | fi | 19153 | fi |
| 20699 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 19154 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 20700 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 19155 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -20739,6 +19194,7 @@ if test "${ac_cv_type_pid_t+set}" = set; then | |||
| 20739 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19194 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 20740 | else | 19195 | else |
| 20741 | cat >conftest.$ac_ext <<_ACEOF | 19196 | cat >conftest.$ac_ext <<_ACEOF |
| 19197 | #line $LINENO "configure" | ||
| 20742 | /* confdefs.h. */ | 19198 | /* confdefs.h. */ |
| 20743 | _ACEOF | 19199 | _ACEOF |
| 20744 | cat confdefs.h >>conftest.$ac_ext | 19200 | cat confdefs.h >>conftest.$ac_ext |
| @@ -20758,20 +19214,11 @@ if (sizeof (pid_t)) | |||
| 20758 | _ACEOF | 19214 | _ACEOF |
| 20759 | rm -f conftest.$ac_objext | 19215 | rm -f conftest.$ac_objext |
| 20760 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19216 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 20761 | (eval $ac_compile) 2>conftest.er1 | 19217 | (eval $ac_compile) 2>&5 |
| 20762 | ac_status=$? | 19218 | ac_status=$? |
| 20763 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20764 | rm -f conftest.er1 | ||
| 20765 | cat conftest.err >&5 | ||
| 20766 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19219 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 20767 | (exit $ac_status); } && | 19220 | (exit $ac_status); } && |
| 20768 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19221 | { ac_try='test -s conftest.$ac_objext' |
| 20769 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20770 | (eval $ac_try) 2>&5 | ||
| 20771 | ac_status=$? | ||
| 20772 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20773 | (exit $ac_status); }; } && | ||
| 20774 | { ac_try='test -s conftest.$ac_objext' | ||
| 20775 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19222 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 20776 | (eval $ac_try) 2>&5 | 19223 | (eval $ac_try) 2>&5 |
| 20777 | ac_status=$? | 19224 | ac_status=$? |
| @@ -20784,7 +19231,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 20784 | 19231 | ||
| 20785 | ac_cv_type_pid_t=no | 19232 | ac_cv_type_pid_t=no |
| 20786 | fi | 19233 | fi |
| 20787 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 19234 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 20788 | fi | 19235 | fi |
| 20789 | echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5 | 19236 | echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5 |
| 20790 | echo "${ECHO_T}$ac_cv_type_pid_t" >&6 | 19237 | echo "${ECHO_T}$ac_cv_type_pid_t" >&6 |
| @@ -20816,6 +19263,7 @@ else | |||
| 20816 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 19263 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 20817 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 19264 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 20818 | cat >conftest.$ac_ext <<_ACEOF | 19265 | cat >conftest.$ac_ext <<_ACEOF |
| 19266 | #line $LINENO "configure" | ||
| 20819 | /* confdefs.h. */ | 19267 | /* confdefs.h. */ |
| 20820 | _ACEOF | 19268 | _ACEOF |
| 20821 | cat confdefs.h >>conftest.$ac_ext | 19269 | cat confdefs.h >>conftest.$ac_ext |
| @@ -20826,20 +19274,11 @@ $ac_includes_default | |||
| 20826 | _ACEOF | 19274 | _ACEOF |
| 20827 | rm -f conftest.$ac_objext | 19275 | rm -f conftest.$ac_objext |
| 20828 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19276 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 20829 | (eval $ac_compile) 2>conftest.er1 | 19277 | (eval $ac_compile) 2>&5 |
| 20830 | ac_status=$? | 19278 | ac_status=$? |
| 20831 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20832 | rm -f conftest.er1 | ||
| 20833 | cat conftest.err >&5 | ||
| 20834 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19279 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 20835 | (exit $ac_status); } && | 19280 | (exit $ac_status); } && |
| 20836 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19281 | { ac_try='test -s conftest.$ac_objext' |
| 20837 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20838 | (eval $ac_try) 2>&5 | ||
| 20839 | ac_status=$? | ||
| 20840 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20841 | (exit $ac_status); }; } && | ||
| 20842 | { ac_try='test -s conftest.$ac_objext' | ||
| 20843 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19282 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 20844 | (eval $ac_try) 2>&5 | 19283 | (eval $ac_try) 2>&5 |
| 20845 | ac_status=$? | 19284 | ac_status=$? |
| @@ -20852,7 +19291,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 20852 | 19291 | ||
| 20853 | ac_header_compiler=no | 19292 | ac_header_compiler=no |
| 20854 | fi | 19293 | fi |
| 20855 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 19294 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 20856 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 19295 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 20857 | echo "${ECHO_T}$ac_header_compiler" >&6 | 19296 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 20858 | 19297 | ||
| @@ -20860,6 +19299,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 20860 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 19299 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 20861 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 19300 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 20862 | cat >conftest.$ac_ext <<_ACEOF | 19301 | cat >conftest.$ac_ext <<_ACEOF |
| 19302 | #line $LINENO "configure" | ||
| 20863 | /* confdefs.h. */ | 19303 | /* confdefs.h. */ |
| 20864 | _ACEOF | 19304 | _ACEOF |
| 20865 | cat confdefs.h >>conftest.$ac_ext | 19305 | cat confdefs.h >>conftest.$ac_ext |
| @@ -20877,7 +19317,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 20877 | (exit $ac_status); } >/dev/null; then | 19317 | (exit $ac_status); } >/dev/null; then |
| 20878 | if test -s conftest.err; then | 19318 | if test -s conftest.err; then |
| 20879 | ac_cpp_err=$ac_c_preproc_warn_flag | 19319 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 20880 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 20881 | else | 19320 | else |
| 20882 | ac_cpp_err= | 19321 | ac_cpp_err= |
| 20883 | fi | 19322 | fi |
| @@ -20897,32 +19336,33 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 20897 | echo "${ECHO_T}$ac_header_preproc" >&6 | 19336 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 20898 | 19337 | ||
| 20899 | # So? What about this header? | 19338 | # So? What about this header? |
| 20900 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in | 19339 | case $ac_header_compiler:$ac_header_preproc in |
| 20901 | yes:no: ) | 19340 | yes:no ) |
| 20902 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 19341 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 20903 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 19342 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 20904 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 19343 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 20905 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 19344 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 20906 | ac_header_preproc=yes | 19345 | ( |
| 19346 | cat <<\_ASBOX | ||
| 19347 | ## ------------------------------------ ## | ||
| 19348 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 19349 | ## ------------------------------------ ## | ||
| 19350 | _ASBOX | ||
| 19351 | ) | | ||
| 19352 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 20907 | ;; | 19353 | ;; |
| 20908 | no:yes:* ) | 19354 | no:yes ) |
| 20909 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 19355 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 20910 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 19356 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 20911 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 19357 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 20912 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 19358 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 20913 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 20914 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 20915 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 20916 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 20917 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 19359 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 20918 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 19360 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 20919 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 20920 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 20921 | ( | 19361 | ( |
| 20922 | cat <<\_ASBOX | 19362 | cat <<\_ASBOX |
| 20923 | ## ------------------------------------------ ## | 19363 | ## ------------------------------------ ## |
| 20924 | ## Report this to the AC_PACKAGE_NAME lists. ## | 19364 | ## Report this to bug-autoconf@gnu.org. ## |
| 20925 | ## ------------------------------------------ ## | 19365 | ## ------------------------------------ ## |
| 20926 | _ASBOX | 19366 | _ASBOX |
| 20927 | ) | | 19367 | ) | |
| 20928 | sed "s/^/$as_me: WARNING: /" >&2 | 19368 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -20933,7 +19373,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 20933 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 19373 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 20934 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19374 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 20935 | else | 19375 | else |
| 20936 | eval "$as_ac_Header=\$ac_header_preproc" | 19376 | eval "$as_ac_Header=$ac_header_preproc" |
| 20937 | fi | 19377 | fi |
| 20938 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 19378 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 20939 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 19379 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -20959,28 +19399,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 20959 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19399 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 20960 | else | 19400 | else |
| 20961 | cat >conftest.$ac_ext <<_ACEOF | 19401 | cat >conftest.$ac_ext <<_ACEOF |
| 19402 | #line $LINENO "configure" | ||
| 20962 | /* confdefs.h. */ | 19403 | /* confdefs.h. */ |
| 20963 | _ACEOF | 19404 | _ACEOF |
| 20964 | cat confdefs.h >>conftest.$ac_ext | 19405 | cat confdefs.h >>conftest.$ac_ext |
| 20965 | cat >>conftest.$ac_ext <<_ACEOF | 19406 | cat >>conftest.$ac_ext <<_ACEOF |
| 20966 | /* end confdefs.h. */ | 19407 | /* end confdefs.h. */ |
| 20967 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 20968 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 20969 | #define $ac_func innocuous_$ac_func | ||
| 20970 | |||
| 20971 | /* System header to define __stub macros and hopefully few prototypes, | 19408 | /* System header to define __stub macros and hopefully few prototypes, |
| 20972 | which can conflict with char $ac_func (); below. | 19409 | which can conflict with char $ac_func (); below. |
| 20973 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 19410 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 20974 | <limits.h> exists even on freestanding compilers. */ | 19411 | <limits.h> exists even on freestanding compilers. */ |
| 20975 | |||
| 20976 | #ifdef __STDC__ | 19412 | #ifdef __STDC__ |
| 20977 | # include <limits.h> | 19413 | # include <limits.h> |
| 20978 | #else | 19414 | #else |
| 20979 | # include <assert.h> | 19415 | # include <assert.h> |
| 20980 | #endif | 19416 | #endif |
| 20981 | |||
| 20982 | #undef $ac_func | ||
| 20983 | |||
| 20984 | /* Override any gcc2 internal prototype to avoid an error. */ | 19417 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 20985 | #ifdef __cplusplus | 19418 | #ifdef __cplusplus |
| 20986 | extern "C" | 19419 | extern "C" |
| @@ -21011,20 +19444,11 @@ return f != $ac_func; | |||
| 21011 | _ACEOF | 19444 | _ACEOF |
| 21012 | rm -f conftest.$ac_objext conftest$ac_exeext | 19445 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 21013 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 19446 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 21014 | (eval $ac_link) 2>conftest.er1 | 19447 | (eval $ac_link) 2>&5 |
| 21015 | ac_status=$? | 19448 | ac_status=$? |
| 21016 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 21017 | rm -f conftest.er1 | ||
| 21018 | cat conftest.err >&5 | ||
| 21019 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19449 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 21020 | (exit $ac_status); } && | 19450 | (exit $ac_status); } && |
| 21021 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19451 | { ac_try='test -s conftest$ac_exeext' |
| 21022 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 21023 | (eval $ac_try) 2>&5 | ||
| 21024 | ac_status=$? | ||
| 21025 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 21026 | (exit $ac_status); }; } && | ||
| 21027 | { ac_try='test -s conftest$ac_exeext' | ||
| 21028 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19452 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 21029 | (eval $ac_try) 2>&5 | 19453 | (eval $ac_try) 2>&5 |
| 21030 | ac_status=$? | 19454 | ac_status=$? |
| @@ -21037,8 +19461,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 21037 | 19461 | ||
| 21038 | eval "$as_ac_var=no" | 19462 | eval "$as_ac_var=no" |
| 21039 | fi | 19463 | fi |
| 21040 | rm -f conftest.err conftest.$ac_objext \ | 19464 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 21041 | conftest$ac_exeext conftest.$ac_ext | ||
| 21042 | fi | 19465 | fi |
| 21043 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 19466 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 21044 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 19467 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -21068,9 +19491,9 @@ else | |||
| 21068 | /* Some systems only have a dummy stub for fork() */ | 19491 | /* Some systems only have a dummy stub for fork() */ |
| 21069 | int main () | 19492 | int main () |
| 21070 | { | 19493 | { |
| 21071 | if (fork() < 0) | 19494 | if (fork() < 0) |
| 21072 | exit (1); | 19495 | exit (1); |
| 21073 | exit (0); | 19496 | exit (0); |
| 21074 | } | 19497 | } |
| 21075 | _ACEOF | 19498 | _ACEOF |
| 21076 | rm -f conftest$ac_exeext | 19499 | rm -f conftest$ac_exeext |
| @@ -21093,7 +19516,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 21093 | ( exit $ac_status ) | 19516 | ( exit $ac_status ) |
| 21094 | ac_cv_func_fork_works=no | 19517 | ac_cv_func_fork_works=no |
| 21095 | fi | 19518 | fi |
| 21096 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 19519 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 21097 | fi | 19520 | fi |
| 21098 | fi | 19521 | fi |
| 21099 | echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5 | 19522 | echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5 |
| @@ -21126,6 +19549,7 @@ else | |||
| 21126 | ac_cv_func_vfork_works=cross | 19549 | ac_cv_func_vfork_works=cross |
| 21127 | else | 19550 | else |
| 21128 | cat >conftest.$ac_ext <<_ACEOF | 19551 | cat >conftest.$ac_ext <<_ACEOF |
| 19552 | #line $LINENO "configure" | ||
| 21129 | /* confdefs.h. */ | 19553 | /* confdefs.h. */ |
| 21130 | _ACEOF | 19554 | _ACEOF |
| 21131 | cat confdefs.h >>conftest.$ac_ext | 19555 | cat confdefs.h >>conftest.$ac_ext |
| @@ -21247,7 +19671,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 21247 | ( exit $ac_status ) | 19671 | ( exit $ac_status ) |
| 21248 | ac_cv_func_vfork_works=no | 19672 | ac_cv_func_vfork_works=no |
| 21249 | fi | 19673 | fi |
| 21250 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 19674 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 21251 | fi | 19675 | fi |
| 21252 | fi | 19676 | fi |
| 21253 | echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5 | 19677 | echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5 |
| @@ -21255,7 +19679,7 @@ echo "${ECHO_T}$ac_cv_func_vfork_works" >&6 | |||
| 21255 | 19679 | ||
| 21256 | fi; | 19680 | fi; |
| 21257 | if test "x$ac_cv_func_fork_works" = xcross; then | 19681 | if test "x$ac_cv_func_fork_works" = xcross; then |
| 21258 | ac_cv_func_vfork_works=$ac_cv_func_vfork | 19682 | ac_cv_func_vfork_works=ac_cv_func_vfork |
| 21259 | { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5 | 19683 | { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5 |
| 21260 | echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;} | 19684 | echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;} |
| 21261 | fi | 19685 | fi |
| @@ -21288,6 +19712,7 @@ if test "${emacs_cv_langinfo_codeset+set}" = set; then | |||
| 21288 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19712 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 21289 | else | 19713 | else |
| 21290 | cat >conftest.$ac_ext <<_ACEOF | 19714 | cat >conftest.$ac_ext <<_ACEOF |
| 19715 | #line $LINENO "configure" | ||
| 21291 | /* confdefs.h. */ | 19716 | /* confdefs.h. */ |
| 21292 | _ACEOF | 19717 | _ACEOF |
| 21293 | cat confdefs.h >>conftest.$ac_ext | 19718 | cat confdefs.h >>conftest.$ac_ext |
| @@ -21304,20 +19729,11 @@ char* cs = nl_langinfo(CODESET); | |||
| 21304 | _ACEOF | 19729 | _ACEOF |
| 21305 | rm -f conftest.$ac_objext conftest$ac_exeext | 19730 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 21306 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 19731 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 21307 | (eval $ac_link) 2>conftest.er1 | 19732 | (eval $ac_link) 2>&5 |
| 21308 | ac_status=$? | 19733 | ac_status=$? |
| 21309 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 21310 | rm -f conftest.er1 | ||
| 21311 | cat conftest.err >&5 | ||
| 21312 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19734 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 21313 | (exit $ac_status); } && | 19735 | (exit $ac_status); } && |
| 21314 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19736 | { ac_try='test -s conftest$ac_exeext' |
| 21315 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 21316 | (eval $ac_try) 2>&5 | ||
| 21317 | ac_status=$? | ||
| 21318 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 21319 | (exit $ac_status); }; } && | ||
| 21320 | { ac_try='test -s conftest$ac_exeext' | ||
| 21321 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19737 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 21322 | (eval $ac_try) 2>&5 | 19738 | (eval $ac_try) 2>&5 |
| 21323 | ac_status=$? | 19739 | ac_status=$? |
| @@ -21330,8 +19746,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 21330 | 19746 | ||
| 21331 | emacs_cv_langinfo_codeset=no | 19747 | emacs_cv_langinfo_codeset=no |
| 21332 | fi | 19748 | fi |
| 21333 | rm -f conftest.err conftest.$ac_objext \ | 19749 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 21334 | conftest$ac_exeext conftest.$ac_ext | ||
| 21335 | 19750 | ||
| 21336 | fi | 19751 | fi |
| 21337 | echo "$as_me:$LINENO: result: $emacs_cv_langinfo_codeset" >&5 | 19752 | echo "$as_me:$LINENO: result: $emacs_cv_langinfo_codeset" >&5 |
| @@ -21350,6 +19765,7 @@ if test "${ac_cv_type_size_t+set}" = set; then | |||
| 21350 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19765 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 21351 | else | 19766 | else |
| 21352 | cat >conftest.$ac_ext <<_ACEOF | 19767 | cat >conftest.$ac_ext <<_ACEOF |
| 19768 | #line $LINENO "configure" | ||
| 21353 | /* confdefs.h. */ | 19769 | /* confdefs.h. */ |
| 21354 | _ACEOF | 19770 | _ACEOF |
| 21355 | cat confdefs.h >>conftest.$ac_ext | 19771 | cat confdefs.h >>conftest.$ac_ext |
| @@ -21369,20 +19785,11 @@ if (sizeof (size_t)) | |||
| 21369 | _ACEOF | 19785 | _ACEOF |
| 21370 | rm -f conftest.$ac_objext | 19786 | rm -f conftest.$ac_objext |
| 21371 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19787 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 21372 | (eval $ac_compile) 2>conftest.er1 | 19788 | (eval $ac_compile) 2>&5 |
| 21373 | ac_status=$? | 19789 | ac_status=$? |
| 21374 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 21375 | rm -f conftest.er1 | ||
| 21376 | cat conftest.err >&5 | ||
| 21377 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19790 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 21378 | (exit $ac_status); } && | 19791 | (exit $ac_status); } && |
| 21379 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19792 | { ac_try='test -s conftest.$ac_objext' |
| 21380 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 21381 | (eval $ac_try) 2>&5 | ||
| 21382 | ac_status=$? | ||
| 21383 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 21384 | (exit $ac_status); }; } && | ||
| 21385 | { ac_try='test -s conftest.$ac_objext' | ||
| 21386 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19793 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 21387 | (eval $ac_try) 2>&5 | 19794 | (eval $ac_try) 2>&5 |
| 21388 | ac_status=$? | 19795 | ac_status=$? |
| @@ -21395,7 +19802,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 21395 | 19802 | ||
| 21396 | ac_cv_type_size_t=no | 19803 | ac_cv_type_size_t=no |
| 21397 | fi | 19804 | fi |
| 21398 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 19805 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 21399 | fi | 19806 | fi |
| 21400 | echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 | 19807 | echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 |
| 21401 | echo "${ECHO_T}$ac_cv_type_size_t" >&6 | 19808 | echo "${ECHO_T}$ac_cv_type_size_t" >&6 |
| @@ -21415,6 +19822,7 @@ if test "${ac_cv_type_mbstate_t+set}" = set; then | |||
| 21415 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19822 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 21416 | else | 19823 | else |
| 21417 | cat >conftest.$ac_ext <<_ACEOF | 19824 | cat >conftest.$ac_ext <<_ACEOF |
| 19825 | #line $LINENO "configure" | ||
| 21418 | /* confdefs.h. */ | 19826 | /* confdefs.h. */ |
| 21419 | _ACEOF | 19827 | _ACEOF |
| 21420 | cat confdefs.h >>conftest.$ac_ext | 19828 | cat confdefs.h >>conftest.$ac_ext |
| @@ -21432,20 +19840,11 @@ mbstate_t x; return sizeof x; | |||
| 21432 | _ACEOF | 19840 | _ACEOF |
| 21433 | rm -f conftest.$ac_objext | 19841 | rm -f conftest.$ac_objext |
| 21434 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19842 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 21435 | (eval $ac_compile) 2>conftest.er1 | 19843 | (eval $ac_compile) 2>&5 |
| 21436 | ac_status=$? | 19844 | ac_status=$? |
| 21437 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 21438 | rm -f conftest.er1 | ||
| 21439 | cat conftest.err >&5 | ||
| 21440 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19845 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 21441 | (exit $ac_status); } && | 19846 | (exit $ac_status); } && |
| 21442 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19847 | { ac_try='test -s conftest.$ac_objext' |
| 21443 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 21444 | (eval $ac_try) 2>&5 | ||
| 21445 | ac_status=$? | ||
| 21446 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 21447 | (exit $ac_status); }; } && | ||
| 21448 | { ac_try='test -s conftest.$ac_objext' | ||
| 21449 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19848 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 21450 | (eval $ac_try) 2>&5 | 19849 | (eval $ac_try) 2>&5 |
| 21451 | ac_status=$? | 19850 | ac_status=$? |
| @@ -21458,7 +19857,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 21458 | 19857 | ||
| 21459 | ac_cv_type_mbstate_t=no | 19858 | ac_cv_type_mbstate_t=no |
| 21460 | fi | 19859 | fi |
| 21461 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 19860 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 21462 | fi | 19861 | fi |
| 21463 | echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5 | 19862 | echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5 |
| 21464 | echo "${ECHO_T}$ac_cv_type_mbstate_t" >&6 | 19863 | echo "${ECHO_T}$ac_cv_type_mbstate_t" >&6 |
| @@ -21482,6 +19881,7 @@ if test "${emacs_cv_c_restrict+set}" = set; then | |||
| 21482 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19881 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 21483 | else | 19882 | else |
| 21484 | cat >conftest.$ac_ext <<_ACEOF | 19883 | cat >conftest.$ac_ext <<_ACEOF |
| 19884 | #line $LINENO "configure" | ||
| 21485 | /* confdefs.h. */ | 19885 | /* confdefs.h. */ |
| 21486 | _ACEOF | 19886 | _ACEOF |
| 21487 | cat confdefs.h >>conftest.$ac_ext | 19887 | cat confdefs.h >>conftest.$ac_ext |
| @@ -21498,20 +19898,11 @@ main () | |||
| 21498 | _ACEOF | 19898 | _ACEOF |
| 21499 | rm -f conftest.$ac_objext | 19899 | rm -f conftest.$ac_objext |
| 21500 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19900 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 21501 | (eval $ac_compile) 2>conftest.er1 | 19901 | (eval $ac_compile) 2>&5 |
| 21502 | ac_status=$? | 19902 | ac_status=$? |
| 21503 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 21504 | rm -f conftest.er1 | ||
| 21505 | cat conftest.err >&5 | ||
| 21506 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19903 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 21507 | (exit $ac_status); } && | 19904 | (exit $ac_status); } && |
| 21508 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19905 | { ac_try='test -s conftest.$ac_objext' |
| 21509 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 21510 | (eval $ac_try) 2>&5 | ||
| 21511 | ac_status=$? | ||
| 21512 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 21513 | (exit $ac_status); }; } && | ||
| 21514 | { ac_try='test -s conftest.$ac_objext' | ||
| 21515 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19906 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 21516 | (eval $ac_try) 2>&5 | 19907 | (eval $ac_try) 2>&5 |
| 21517 | ac_status=$? | 19908 | ac_status=$? |
| @@ -21523,6 +19914,7 @@ else | |||
| 21523 | sed 's/^/| /' conftest.$ac_ext >&5 | 19914 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 21524 | 19915 | ||
| 21525 | cat >conftest.$ac_ext <<_ACEOF | 19916 | cat >conftest.$ac_ext <<_ACEOF |
| 19917 | #line $LINENO "configure" | ||
| 21526 | /* confdefs.h. */ | 19918 | /* confdefs.h. */ |
| 21527 | _ACEOF | 19919 | _ACEOF |
| 21528 | cat confdefs.h >>conftest.$ac_ext | 19920 | cat confdefs.h >>conftest.$ac_ext |
| @@ -21539,20 +19931,11 @@ main () | |||
| 21539 | _ACEOF | 19931 | _ACEOF |
| 21540 | rm -f conftest.$ac_objext | 19932 | rm -f conftest.$ac_objext |
| 21541 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19933 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 21542 | (eval $ac_compile) 2>conftest.er1 | 19934 | (eval $ac_compile) 2>&5 |
| 21543 | ac_status=$? | 19935 | ac_status=$? |
| 21544 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 21545 | rm -f conftest.er1 | ||
| 21546 | cat conftest.err >&5 | ||
| 21547 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19936 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 21548 | (exit $ac_status); } && | 19937 | (exit $ac_status); } && |
| 21549 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19938 | { ac_try='test -s conftest.$ac_objext' |
| 21550 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 21551 | (eval $ac_try) 2>&5 | ||
| 21552 | ac_status=$? | ||
| 21553 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 21554 | (exit $ac_status); }; } && | ||
| 21555 | { ac_try='test -s conftest.$ac_objext' | ||
| 21556 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19939 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 21557 | (eval $ac_try) 2>&5 | 19940 | (eval $ac_try) 2>&5 |
| 21558 | ac_status=$? | 19941 | ac_status=$? |
| @@ -21565,9 +19948,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 21565 | 19948 | ||
| 21566 | emacs_cv_c_restrict=no | 19949 | emacs_cv_c_restrict=no |
| 21567 | fi | 19950 | fi |
| 21568 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 19951 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 21569 | fi | 19952 | fi |
| 21570 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 19953 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 21571 | fi | 19954 | fi |
| 21572 | echo "$as_me:$LINENO: result: $emacs_cv_c_restrict" >&5 | 19955 | echo "$as_me:$LINENO: result: $emacs_cv_c_restrict" >&5 |
| 21573 | echo "${ECHO_T}$emacs_cv_c_restrict" >&6 | 19956 | echo "${ECHO_T}$emacs_cv_c_restrict" >&6 |
| @@ -21590,6 +19973,7 @@ if test "${emacs_cv_c_restrict_arr+set}" = set; then | |||
| 21590 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19973 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 21591 | else | 19974 | else |
| 21592 | cat >conftest.$ac_ext <<_ACEOF | 19975 | cat >conftest.$ac_ext <<_ACEOF |
| 19976 | #line $LINENO "configure" | ||
| 21593 | /* confdefs.h. */ | 19977 | /* confdefs.h. */ |
| 21594 | _ACEOF | 19978 | _ACEOF |
| 21595 | cat confdefs.h >>conftest.$ac_ext | 19979 | cat confdefs.h >>conftest.$ac_ext |
| @@ -21606,20 +19990,11 @@ main () | |||
| 21606 | _ACEOF | 19990 | _ACEOF |
| 21607 | rm -f conftest.$ac_objext | 19991 | rm -f conftest.$ac_objext |
| 21608 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19992 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 21609 | (eval $ac_compile) 2>conftest.er1 | 19993 | (eval $ac_compile) 2>&5 |
| 21610 | ac_status=$? | 19994 | ac_status=$? |
| 21611 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 21612 | rm -f conftest.er1 | ||
| 21613 | cat conftest.err >&5 | ||
| 21614 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19995 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 21615 | (exit $ac_status); } && | 19996 | (exit $ac_status); } && |
| 21616 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | 19997 | { ac_try='test -s conftest.$ac_objext' |
| 21617 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 21618 | (eval $ac_try) 2>&5 | ||
| 21619 | ac_status=$? | ||
| 21620 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 21621 | (exit $ac_status); }; } && | ||
| 21622 | { ac_try='test -s conftest.$ac_objext' | ||
| 21623 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19998 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 21624 | (eval $ac_try) 2>&5 | 19999 | (eval $ac_try) 2>&5 |
| 21625 | ac_status=$? | 20000 | ac_status=$? |
| @@ -21632,7 +20007,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 21632 | 20007 | ||
| 21633 | emacs_cv_c_restrict_arr=no | 20008 | emacs_cv_c_restrict_arr=no |
| 21634 | fi | 20009 | fi |
| 21635 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | 20010 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 21636 | fi | 20011 | fi |
| 21637 | echo "$as_me:$LINENO: result: $emacs_cv_c_restrict_arr" >&5 | 20012 | echo "$as_me:$LINENO: result: $emacs_cv_c_restrict_arr" >&5 |
| 21638 | echo "${ECHO_T}$emacs_cv_c_restrict_arr" >&6 | 20013 | echo "${ECHO_T}$emacs_cv_c_restrict_arr" >&6 |
| @@ -21851,6 +20226,7 @@ test "${exec_prefix}" != NONE && | |||
| 21851 | ## C preprocessor. | 20226 | ## C preprocessor. |
| 21852 | 20227 | ||
| 21853 | cat >conftest.$ac_ext <<_ACEOF | 20228 | cat >conftest.$ac_ext <<_ACEOF |
| 20229 | #line $LINENO "configure" | ||
| 21854 | /* confdefs.h. */ | 20230 | /* confdefs.h. */ |
| 21855 | _ACEOF | 20231 | _ACEOF |
| 21856 | cat confdefs.h >>conftest.$ac_ext | 20232 | cat confdefs.h >>conftest.$ac_ext |
| @@ -21897,13 +20273,13 @@ _ACEOF | |||
| 21897 | # `set' does not quote correctly, so add quotes (double-quote | 20273 | # `set' does not quote correctly, so add quotes (double-quote |
| 21898 | # substitution turns \\\\ into \\, and sed turns \\ into \). | 20274 | # substitution turns \\\\ into \\, and sed turns \\ into \). |
| 21899 | sed -n \ | 20275 | sed -n \ |
| 21900 | "s/'/'\\\\''/g; | 20276 | "s/'/'\\\\''/g; |
| 21901 | s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" | 20277 | s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" |
| 21902 | ;; | 20278 | ;; |
| 21903 | *) | 20279 | *) |
| 21904 | # `set' quotes correctly as required by POSIX, so do not add quotes. | 20280 | # `set' quotes correctly as required by POSIX, so do not add quotes. |
| 21905 | sed -n \ | 20281 | sed -n \ |
| 21906 | "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" | 20282 | "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" |
| 21907 | ;; | 20283 | ;; |
| 21908 | esac; | 20284 | esac; |
| 21909 | } | | 20285 | } | |
| @@ -21933,13 +20309,13 @@ test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' | |||
| 21933 | # trailing colons and then remove the whole line if VPATH becomes empty | 20309 | # trailing colons and then remove the whole line if VPATH becomes empty |
| 21934 | # (actually we leave an empty line to preserve line numbers). | 20310 | # (actually we leave an empty line to preserve line numbers). |
| 21935 | if test "x$srcdir" = x.; then | 20311 | if test "x$srcdir" = x.; then |
| 21936 | ac_vpsub='/^[ ]*VPATH[ ]*=/{ | 20312 | ac_vpsub='/^[ ]*VPATH[ ]*=/{ |
| 21937 | s/:*\$(srcdir):*/:/; | 20313 | s/:*\$(srcdir):*/:/; |
| 21938 | s/:*\${srcdir}:*/:/; | 20314 | s/:*\${srcdir}:*/:/; |
| 21939 | s/:*@srcdir@:*/:/; | 20315 | s/:*@srcdir@:*/:/; |
| 21940 | s/^\([^=]*=[ ]*\):*/\1/; | 20316 | s/^\([^=]*=[ ]*\):*/\1/; |
| 21941 | s/:*$//; | 20317 | s/:*$//; |
| 21942 | s/^[^=]*=[ ]*$//; | 20318 | s/^[^=]*=[ ]*$//; |
| 21943 | }' | 20319 | }' |
| 21944 | fi | 20320 | fi |
| 21945 | 20321 | ||
| @@ -21950,7 +20326,7 @@ ac_ltlibobjs= | |||
| 21950 | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue | 20326 | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue |
| 21951 | # 1. Remove the extension, and $U if already installed. | 20327 | # 1. Remove the extension, and $U if already installed. |
| 21952 | ac_i=`echo "$ac_i" | | 20328 | ac_i=`echo "$ac_i" | |
| 21953 | sed 's/\$U\././;s/\.o$//;s/\.obj$//'` | 20329 | sed 's/\$U\././;s/\.o$//;s/\.obj$//'` |
| 21954 | # 2. Add them. | 20330 | # 2. Add them. |
| 21955 | ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" | 20331 | ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" |
| 21956 | ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' | 20332 | ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' |
| @@ -21994,10 +20370,9 @@ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | |||
| 21994 | elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then | 20370 | elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then |
| 21995 | set -o posix | 20371 | set -o posix |
| 21996 | fi | 20372 | fi |
| 21997 | DUALCASE=1; export DUALCASE # for MKS sh | ||
| 21998 | 20373 | ||
| 21999 | # Support unset when possible. | 20374 | # Support unset when possible. |
| 22000 | if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then | 20375 | if (FOO=FOO; unset FOO) >/dev/null 2>&1; then |
| 22001 | as_unset=unset | 20376 | as_unset=unset |
| 22002 | else | 20377 | else |
| 22003 | as_unset=false | 20378 | as_unset=false |
| @@ -22016,7 +20391,7 @@ for as_var in \ | |||
| 22016 | LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ | 20391 | LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ |
| 22017 | LC_TELEPHONE LC_TIME | 20392 | LC_TELEPHONE LC_TIME |
| 22018 | do | 20393 | do |
| 22019 | if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then | 20394 | if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then |
| 22020 | eval $as_var=C; export $as_var | 20395 | eval $as_var=C; export $as_var |
| 22021 | else | 20396 | else |
| 22022 | $as_unset $as_var | 20397 | $as_unset $as_var |
| @@ -22195,17 +20570,16 @@ rm -f conf$$ conf$$.exe conf$$.file | |||
| 22195 | if mkdir -p . 2>/dev/null; then | 20570 | if mkdir -p . 2>/dev/null; then |
| 22196 | as_mkdir_p=: | 20571 | as_mkdir_p=: |
| 22197 | else | 20572 | else |
| 22198 | test -d ./-p && rmdir ./-p | ||
| 22199 | as_mkdir_p=false | 20573 | as_mkdir_p=false |
| 22200 | fi | 20574 | fi |
| 22201 | 20575 | ||
| 22202 | as_executable_p="test -f" | 20576 | as_executable_p="test -f" |
| 22203 | 20577 | ||
| 22204 | # Sed expression to map a string onto a valid CPP name. | 20578 | # Sed expression to map a string onto a valid CPP name. |
| 22205 | as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | 20579 | as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" |
| 22206 | 20580 | ||
| 22207 | # Sed expression to map a string onto a valid variable name. | 20581 | # Sed expression to map a string onto a valid variable name. |
| 22208 | as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" | 20582 | as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" |
| 22209 | 20583 | ||
| 22210 | 20584 | ||
| 22211 | # IFS | 20585 | # IFS |
| @@ -22232,7 +20606,7 @@ _ASBOX | |||
| 22232 | cat >&5 <<_CSEOF | 20606 | cat >&5 <<_CSEOF |
| 22233 | 20607 | ||
| 22234 | This file was extended by $as_me, which was | 20608 | This file was extended by $as_me, which was |
| 22235 | generated by GNU Autoconf 2.59. Invocation command line was | 20609 | generated by GNU Autoconf 2.57. Invocation command line was |
| 22236 | 20610 | ||
| 22237 | CONFIG_FILES = $CONFIG_FILES | 20611 | CONFIG_FILES = $CONFIG_FILES |
| 22238 | CONFIG_HEADERS = $CONFIG_HEADERS | 20612 | CONFIG_HEADERS = $CONFIG_HEADERS |
| @@ -22276,9 +20650,9 @@ Usage: $0 [OPTIONS] [FILE]... | |||
| 22276 | -d, --debug don't remove temporary files | 20650 | -d, --debug don't remove temporary files |
| 22277 | --recheck update $as_me by reconfiguring in the same conditions | 20651 | --recheck update $as_me by reconfiguring in the same conditions |
| 22278 | --file=FILE[:TEMPLATE] | 20652 | --file=FILE[:TEMPLATE] |
| 22279 | instantiate the configuration file FILE | 20653 | instantiate the configuration file FILE |
| 22280 | --header=FILE[:TEMPLATE] | 20654 | --header=FILE[:TEMPLATE] |
| 22281 | instantiate the configuration header FILE | 20655 | instantiate the configuration header FILE |
| 22282 | 20656 | ||
| 22283 | Configuration files: | 20657 | Configuration files: |
| 22284 | $config_files | 20658 | $config_files |
| @@ -22295,10 +20669,11 @@ _ACEOF | |||
| 22295 | cat >>$CONFIG_STATUS <<_ACEOF | 20669 | cat >>$CONFIG_STATUS <<_ACEOF |
| 22296 | ac_cs_version="\\ | 20670 | ac_cs_version="\\ |
| 22297 | config.status | 20671 | config.status |
| 22298 | configured by $0, generated by GNU Autoconf 2.59, | 20672 | configured by $0, generated by GNU Autoconf 2.57, |
| 22299 | with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" | 20673 | with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
| 22300 | 20674 | ||
| 22301 | Copyright (C) 2003 Free Software Foundation, Inc. | 20675 | Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 |
| 20676 | Free Software Foundation, Inc. | ||
| 22302 | This config.status script is free software; the Free Software Foundation | 20677 | This config.status script is free software; the Free Software Foundation |
| 22303 | gives unlimited permission to copy, distribute and modify it." | 20678 | gives unlimited permission to copy, distribute and modify it." |
| 22304 | srcdir=$srcdir | 20679 | srcdir=$srcdir |
| @@ -22590,9 +20965,9 @@ _ACEOF | |||
| 22590 | (echo ':t | 20965 | (echo ':t |
| 22591 | /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed | 20966 | /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed |
| 22592 | if test -z "$ac_sed_cmds"; then | 20967 | if test -z "$ac_sed_cmds"; then |
| 22593 | ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" | 20968 | ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" |
| 22594 | else | 20969 | else |
| 22595 | ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" | 20970 | ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" |
| 22596 | fi | 20971 | fi |
| 22597 | ac_sed_frag=`expr $ac_sed_frag + 1` | 20972 | ac_sed_frag=`expr $ac_sed_frag + 1` |
| 22598 | ac_beg=$ac_end | 20973 | ac_beg=$ac_end |
| @@ -22610,21 +20985,21 @@ for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue | |||
| 22610 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | 20985 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". |
| 22611 | case $ac_file in | 20986 | case $ac_file in |
| 22612 | - | *:- | *:-:* ) # input from stdin | 20987 | - | *:- | *:-:* ) # input from stdin |
| 22613 | cat >$tmp/stdin | 20988 | cat >$tmp/stdin |
| 22614 | ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 20989 | ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
| 22615 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 20990 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
| 22616 | *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 20991 | *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
| 22617 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 20992 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
| 22618 | * ) ac_file_in=$ac_file.in ;; | 20993 | * ) ac_file_in=$ac_file.in ;; |
| 22619 | esac | 20994 | esac |
| 22620 | 20995 | ||
| 22621 | # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. | 20996 | # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. |
| 22622 | ac_dir=`(dirname "$ac_file") 2>/dev/null || | 20997 | ac_dir=`(dirname "$ac_file") 2>/dev/null || |
| 22623 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 20998 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 22624 | X"$ac_file" : 'X\(//\)[^/]' \| \ | 20999 | X"$ac_file" : 'X\(//\)[^/]' \| \ |
| 22625 | X"$ac_file" : 'X\(//\)$' \| \ | 21000 | X"$ac_file" : 'X\(//\)$' \| \ |
| 22626 | X"$ac_file" : 'X\(/\)' \| \ | 21001 | X"$ac_file" : 'X\(/\)' \| \ |
| 22627 | . : '\(.\)' 2>/dev/null || | 21002 | . : '\(.\)' 2>/dev/null || |
| 22628 | echo X"$ac_file" | | 21003 | echo X"$ac_file" | |
| 22629 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 21004 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 22630 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 21005 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| @@ -22640,10 +21015,10 @@ echo X"$ac_file" | | |||
| 22640 | as_dirs="$as_dir $as_dirs" | 21015 | as_dirs="$as_dir $as_dirs" |
| 22641 | as_dir=`(dirname "$as_dir") 2>/dev/null || | 21016 | as_dir=`(dirname "$as_dir") 2>/dev/null || |
| 22642 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 21017 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 22643 | X"$as_dir" : 'X\(//\)[^/]' \| \ | 21018 | X"$as_dir" : 'X\(//\)[^/]' \| \ |
| 22644 | X"$as_dir" : 'X\(//\)$' \| \ | 21019 | X"$as_dir" : 'X\(//\)$' \| \ |
| 22645 | X"$as_dir" : 'X\(/\)' \| \ | 21020 | X"$as_dir" : 'X\(/\)' \| \ |
| 22646 | . : '\(.\)' 2>/dev/null || | 21021 | . : '\(.\)' 2>/dev/null || |
| 22647 | echo X"$as_dir" | | 21022 | echo X"$as_dir" | |
| 22648 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 21023 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 22649 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 21024 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| @@ -22681,45 +21056,12 @@ case $srcdir in | |||
| 22681 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix | 21056 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix |
| 22682 | ac_top_srcdir=$ac_top_builddir$srcdir ;; | 21057 | ac_top_srcdir=$ac_top_builddir$srcdir ;; |
| 22683 | esac | 21058 | esac |
| 22684 | 21059 | # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be | |
| 22685 | # Do not use `cd foo && pwd` to compute absolute paths, because | 21060 | # absolute. |
| 22686 | # the directories may not exist. | 21061 | ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` |
| 22687 | case `pwd` in | 21062 | ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` |
| 22688 | .) ac_abs_builddir="$ac_dir";; | 21063 | ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` |
| 22689 | *) | 21064 | ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` |
| 22690 | case "$ac_dir" in | ||
| 22691 | .) ac_abs_builddir=`pwd`;; | ||
| 22692 | [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; | ||
| 22693 | *) ac_abs_builddir=`pwd`/"$ac_dir";; | ||
| 22694 | esac;; | ||
| 22695 | esac | ||
| 22696 | case $ac_abs_builddir in | ||
| 22697 | .) ac_abs_top_builddir=${ac_top_builddir}.;; | ||
| 22698 | *) | ||
| 22699 | case ${ac_top_builddir}. in | ||
| 22700 | .) ac_abs_top_builddir=$ac_abs_builddir;; | ||
| 22701 | [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; | ||
| 22702 | *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; | ||
| 22703 | esac;; | ||
| 22704 | esac | ||
| 22705 | case $ac_abs_builddir in | ||
| 22706 | .) ac_abs_srcdir=$ac_srcdir;; | ||
| 22707 | *) | ||
| 22708 | case $ac_srcdir in | ||
| 22709 | .) ac_abs_srcdir=$ac_abs_builddir;; | ||
| 22710 | [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; | ||
| 22711 | *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; | ||
| 22712 | esac;; | ||
| 22713 | esac | ||
| 22714 | case $ac_abs_builddir in | ||
| 22715 | .) ac_abs_top_srcdir=$ac_top_srcdir;; | ||
| 22716 | *) | ||
| 22717 | case $ac_top_srcdir in | ||
| 22718 | .) ac_abs_top_srcdir=$ac_abs_builddir;; | ||
| 22719 | [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; | ||
| 22720 | *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; | ||
| 22721 | esac;; | ||
| 22722 | esac | ||
| 22723 | 21065 | ||
| 22724 | 21066 | ||
| 22725 | case $INSTALL in | 21067 | case $INSTALL in |
| @@ -22727,6 +21069,11 @@ esac | |||
| 22727 | *) ac_INSTALL=$ac_top_builddir$INSTALL ;; | 21069 | *) ac_INSTALL=$ac_top_builddir$INSTALL ;; |
| 22728 | esac | 21070 | esac |
| 22729 | 21071 | ||
| 21072 | if test x"$ac_file" != x-; then | ||
| 21073 | { echo "$as_me:$LINENO: creating $ac_file" >&5 | ||
| 21074 | echo "$as_me: creating $ac_file" >&6;} | ||
| 21075 | rm -f "$ac_file" | ||
| 21076 | fi | ||
| 22730 | # Let's still pretend it is `configure' which instantiates (i.e., don't | 21077 | # Let's still pretend it is `configure' which instantiates (i.e., don't |
| 22731 | # use $as_me), people would be surprised to read: | 21078 | # use $as_me), people would be surprised to read: |
| 22732 | # /* config.h. Generated by config.status. */ | 21079 | # /* config.h. Generated by config.status. */ |
| @@ -22736,7 +21083,7 @@ esac | |||
| 22736 | configure_input="$ac_file. " | 21083 | configure_input="$ac_file. " |
| 22737 | fi | 21084 | fi |
| 22738 | configure_input=$configure_input"Generated from `echo $ac_file_in | | 21085 | configure_input=$configure_input"Generated from `echo $ac_file_in | |
| 22739 | sed 's,.*/,,'` by configure." | 21086 | sed 's,.*/,,'` by configure." |
| 22740 | 21087 | ||
| 22741 | # First look for the input files in the build tree, otherwise in the | 21088 | # First look for the input files in the build tree, otherwise in the |
| 22742 | # src tree. | 21089 | # src tree. |
| @@ -22745,32 +21092,26 @@ esac | |||
| 22745 | case $f in | 21092 | case $f in |
| 22746 | -) echo $tmp/stdin ;; | 21093 | -) echo $tmp/stdin ;; |
| 22747 | [\\/$]*) | 21094 | [\\/$]*) |
| 22748 | # Absolute (can't be DOS-style, as IFS=:) | 21095 | # Absolute (can't be DOS-style, as IFS=:) |
| 22749 | test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 21096 | test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
| 22750 | echo "$as_me: error: cannot find input file: $f" >&2;} | 21097 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 22751 | { (exit 1); exit 1; }; } | 21098 | { (exit 1); exit 1; }; } |
| 22752 | echo "$f";; | 21099 | echo $f;; |
| 22753 | *) # Relative | 21100 | *) # Relative |
| 22754 | if test -f "$f"; then | 21101 | if test -f "$f"; then |
| 22755 | # Build tree | 21102 | # Build tree |
| 22756 | echo "$f" | 21103 | echo $f |
| 22757 | elif test -f "$srcdir/$f"; then | 21104 | elif test -f "$srcdir/$f"; then |
| 22758 | # Source tree | 21105 | # Source tree |
| 22759 | echo "$srcdir/$f" | 21106 | echo $srcdir/$f |
| 22760 | else | 21107 | else |
| 22761 | # /dev/null tree | 21108 | # /dev/null tree |
| 22762 | { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 21109 | { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
| 22763 | echo "$as_me: error: cannot find input file: $f" >&2;} | 21110 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 22764 | { (exit 1); exit 1; }; } | 21111 | { (exit 1); exit 1; }; } |
| 22765 | fi;; | 21112 | fi;; |
| 22766 | esac | 21113 | esac |
| 22767 | done` || { (exit 1); exit 1; } | 21114 | done` || { (exit 1); exit 1; } |
| 22768 | |||
| 22769 | if test x"$ac_file" != x-; then | ||
| 22770 | { echo "$as_me:$LINENO: creating $ac_file" >&5 | ||
| 22771 | echo "$as_me: creating $ac_file" >&6;} | ||
| 22772 | rm -f "$ac_file" | ||
| 22773 | fi | ||
| 22774 | _ACEOF | 21115 | _ACEOF |
| 22775 | cat >>$CONFIG_STATUS <<_ACEOF | 21116 | cat >>$CONFIG_STATUS <<_ACEOF |
| 22776 | sed "$ac_vpsub | 21117 | sed "$ac_vpsub |
| @@ -22810,12 +21151,12 @@ cat >>$CONFIG_STATUS <<\_ACEOF | |||
| 22810 | # NAME is the cpp macro being defined and VALUE is the value it is being given. | 21151 | # NAME is the cpp macro being defined and VALUE is the value it is being given. |
| 22811 | # | 21152 | # |
| 22812 | # ac_d sets the value in "#define NAME VALUE" lines. | 21153 | # ac_d sets the value in "#define NAME VALUE" lines. |
| 22813 | ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' | 21154 | ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' |
| 22814 | ac_dB='[ ].*$,\1#\2' | 21155 | ac_dB='[ ].*$,\1#\2' |
| 22815 | ac_dC=' ' | 21156 | ac_dC=' ' |
| 22816 | ac_dD=',;t' | 21157 | ac_dD=',;t' |
| 22817 | # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". | 21158 | # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". |
| 22818 | ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' | 21159 | ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' |
| 22819 | ac_uB='$,\1#\2define\3' | 21160 | ac_uB='$,\1#\2define\3' |
| 22820 | ac_uC=' ' | 21161 | ac_uC=' ' |
| 22821 | ac_uD=',;t' | 21162 | ac_uD=',;t' |
| @@ -22824,11 +21165,11 @@ for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue | |||
| 22824 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | 21165 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". |
| 22825 | case $ac_file in | 21166 | case $ac_file in |
| 22826 | - | *:- | *:-:* ) # input from stdin | 21167 | - | *:- | *:-:* ) # input from stdin |
| 22827 | cat >$tmp/stdin | 21168 | cat >$tmp/stdin |
| 22828 | ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 21169 | ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
| 22829 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 21170 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
| 22830 | *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 21171 | *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
| 22831 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 21172 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
| 22832 | * ) ac_file_in=$ac_file.in ;; | 21173 | * ) ac_file_in=$ac_file.in ;; |
| 22833 | esac | 21174 | esac |
| 22834 | 21175 | ||
| @@ -22842,29 +21183,28 @@ echo "$as_me: creating $ac_file" >&6;} | |||
| 22842 | case $f in | 21183 | case $f in |
| 22843 | -) echo $tmp/stdin ;; | 21184 | -) echo $tmp/stdin ;; |
| 22844 | [\\/$]*) | 21185 | [\\/$]*) |
| 22845 | # Absolute (can't be DOS-style, as IFS=:) | 21186 | # Absolute (can't be DOS-style, as IFS=:) |
| 22846 | test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 21187 | test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
| 22847 | echo "$as_me: error: cannot find input file: $f" >&2;} | 21188 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 22848 | { (exit 1); exit 1; }; } | 21189 | { (exit 1); exit 1; }; } |
| 22849 | # Do quote $f, to prevent DOS paths from being IFS'd. | 21190 | echo $f;; |
| 22850 | echo "$f";; | ||
| 22851 | *) # Relative | 21191 | *) # Relative |
| 22852 | if test -f "$f"; then | 21192 | if test -f "$f"; then |
| 22853 | # Build tree | 21193 | # Build tree |
| 22854 | echo "$f" | 21194 | echo $f |
| 22855 | elif test -f "$srcdir/$f"; then | 21195 | elif test -f "$srcdir/$f"; then |
| 22856 | # Source tree | 21196 | # Source tree |
| 22857 | echo "$srcdir/$f" | 21197 | echo $srcdir/$f |
| 22858 | else | 21198 | else |
| 22859 | # /dev/null tree | 21199 | # /dev/null tree |
| 22860 | { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 21200 | { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
| 22861 | echo "$as_me: error: cannot find input file: $f" >&2;} | 21201 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 22862 | { (exit 1); exit 1; }; } | 21202 | { (exit 1); exit 1; }; } |
| 22863 | fi;; | 21203 | fi;; |
| 22864 | esac | 21204 | esac |
| 22865 | done` || { (exit 1); exit 1; } | 21205 | done` || { (exit 1); exit 1; } |
| 22866 | # Remove the trailing spaces. | 21206 | # Remove the trailing spaces. |
| 22867 | sed 's/[ ]*$//' $ac_file_inputs >$tmp/in | 21207 | sed 's/[ ]*$//' $ac_file_inputs >$tmp/in |
| 22868 | 21208 | ||
| 22869 | _ACEOF | 21209 | _ACEOF |
| 22870 | 21210 | ||
| @@ -22887,9 +21227,9 @@ s/[\\&,]/\\&/g | |||
| 22887 | s,[\\$`],\\&,g | 21227 | s,[\\$`],\\&,g |
| 22888 | t clear | 21228 | t clear |
| 22889 | : clear | 21229 | : clear |
| 22890 | s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp | 21230 | s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp |
| 22891 | t end | 21231 | t end |
| 22892 | s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp | 21232 | s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp |
| 22893 | : end | 21233 | : end |
| 22894 | _ACEOF | 21234 | _ACEOF |
| 22895 | # If some macros were called several times there might be several times | 21235 | # If some macros were called several times there might be several times |
| @@ -22903,13 +21243,13 @@ rm -f confdef2sed.sed | |||
| 22903 | # example, in the case of _POSIX_SOURCE, which is predefined and required | 21243 | # example, in the case of _POSIX_SOURCE, which is predefined and required |
| 22904 | # on some systems where configure will not decide to define it. | 21244 | # on some systems where configure will not decide to define it. |
| 22905 | cat >>conftest.undefs <<\_ACEOF | 21245 | cat >>conftest.undefs <<\_ACEOF |
| 22906 | s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, | 21246 | s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, |
| 22907 | _ACEOF | 21247 | _ACEOF |
| 22908 | 21248 | ||
| 22909 | # Break up conftest.defines because some shells have a limit on the size | 21249 | # Break up conftest.defines because some shells have a limit on the size |
| 22910 | # of here documents, and old seds have small limits too (100 cmds). | 21250 | # of here documents, and old seds have small limits too (100 cmds). |
| 22911 | echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS | 21251 | echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS |
| 22912 | echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS | 21252 | echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS |
| 22913 | echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS | 21253 | echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS |
| 22914 | echo ' :' >>$CONFIG_STATUS | 21254 | echo ' :' >>$CONFIG_STATUS |
| 22915 | rm -f conftest.tail | 21255 | rm -f conftest.tail |
| @@ -22918,7 +21258,7 @@ do | |||
| 22918 | # Write a limited-size here document to $tmp/defines.sed. | 21258 | # Write a limited-size here document to $tmp/defines.sed. |
| 22919 | echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS | 21259 | echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS |
| 22920 | # Speed up: don't consider the non `#define' lines. | 21260 | # Speed up: don't consider the non `#define' lines. |
| 22921 | echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS | 21261 | echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS |
| 22922 | # Work around the forget-to-reset-the-flag bug. | 21262 | # Work around the forget-to-reset-the-flag bug. |
| 22923 | echo 't clr' >>$CONFIG_STATUS | 21263 | echo 't clr' >>$CONFIG_STATUS |
| 22924 | echo ': clr' >>$CONFIG_STATUS | 21264 | echo ': clr' >>$CONFIG_STATUS |
| @@ -22945,7 +21285,7 @@ do | |||
| 22945 | # Write a limited-size here document to $tmp/undefs.sed. | 21285 | # Write a limited-size here document to $tmp/undefs.sed. |
| 22946 | echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS | 21286 | echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS |
| 22947 | # Speed up: don't consider the non `#undef' | 21287 | # Speed up: don't consider the non `#undef' |
| 22948 | echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS | 21288 | echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS |
| 22949 | # Work around the forget-to-reset-the-flag bug. | 21289 | # Work around the forget-to-reset-the-flag bug. |
| 22950 | echo 't clr' >>$CONFIG_STATUS | 21290 | echo 't clr' >>$CONFIG_STATUS |
| 22951 | echo ': clr' >>$CONFIG_STATUS | 21291 | echo ': clr' >>$CONFIG_STATUS |
| @@ -22979,10 +21319,10 @@ echo "$as_me: $ac_file is unchanged" >&6;} | |||
| 22979 | else | 21319 | else |
| 22980 | ac_dir=`(dirname "$ac_file") 2>/dev/null || | 21320 | ac_dir=`(dirname "$ac_file") 2>/dev/null || |
| 22981 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 21321 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 22982 | X"$ac_file" : 'X\(//\)[^/]' \| \ | 21322 | X"$ac_file" : 'X\(//\)[^/]' \| \ |
| 22983 | X"$ac_file" : 'X\(//\)$' \| \ | 21323 | X"$ac_file" : 'X\(//\)$' \| \ |
| 22984 | X"$ac_file" : 'X\(/\)' \| \ | 21324 | X"$ac_file" : 'X\(/\)' \| \ |
| 22985 | . : '\(.\)' 2>/dev/null || | 21325 | . : '\(.\)' 2>/dev/null || |
| 22986 | echo X"$ac_file" | | 21326 | echo X"$ac_file" | |
| 22987 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 21327 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 22988 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 21328 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| @@ -22998,10 +21338,10 @@ echo X"$ac_file" | | |||
| 22998 | as_dirs="$as_dir $as_dirs" | 21338 | as_dirs="$as_dir $as_dirs" |
| 22999 | as_dir=`(dirname "$as_dir") 2>/dev/null || | 21339 | as_dir=`(dirname "$as_dir") 2>/dev/null || |
| 23000 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 21340 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 23001 | X"$as_dir" : 'X\(//\)[^/]' \| \ | 21341 | X"$as_dir" : 'X\(//\)[^/]' \| \ |
| 23002 | X"$as_dir" : 'X\(//\)$' \| \ | 21342 | X"$as_dir" : 'X\(//\)$' \| \ |
| 23003 | X"$as_dir" : 'X\(/\)' \| \ | 21343 | X"$as_dir" : 'X\(/\)' \| \ |
| 23004 | . : '\(.\)' 2>/dev/null || | 21344 | . : '\(.\)' 2>/dev/null || |
| 23005 | echo X"$as_dir" | | 21345 | echo X"$as_dir" | |
| 23006 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 21346 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 23007 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 21347 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| @@ -23033,41 +21373,16 @@ for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue | |||
| 23033 | ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` | 21373 | ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` |
| 23034 | ac_dir=`(dirname "$ac_dest") 2>/dev/null || | 21374 | ac_dir=`(dirname "$ac_dest") 2>/dev/null || |
| 23035 | $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 21375 | $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 23036 | X"$ac_dest" : 'X\(//\)[^/]' \| \ | 21376 | X"$ac_dest" : 'X\(//\)[^/]' \| \ |
| 23037 | X"$ac_dest" : 'X\(//\)$' \| \ | 21377 | X"$ac_dest" : 'X\(//\)$' \| \ |
| 23038 | X"$ac_dest" : 'X\(/\)' \| \ | 21378 | X"$ac_dest" : 'X\(/\)' \| \ |
| 23039 | . : '\(.\)' 2>/dev/null || | 21379 | . : '\(.\)' 2>/dev/null || |
| 23040 | echo X"$ac_dest" | | 21380 | echo X"$ac_dest" | |
| 23041 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 21381 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 23042 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 21382 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| 23043 | /^X\(\/\/\)$/{ s//\1/; q; } | 21383 | /^X\(\/\/\)$/{ s//\1/; q; } |
| 23044 | /^X\(\/\).*/{ s//\1/; q; } | 21384 | /^X\(\/\).*/{ s//\1/; q; } |
| 23045 | s/.*/./; q'` | 21385 | s/.*/./; q'` |
| 23046 | { if $as_mkdir_p; then | ||
| 23047 | mkdir -p "$ac_dir" | ||
| 23048 | else | ||
| 23049 | as_dir="$ac_dir" | ||
| 23050 | as_dirs= | ||
| 23051 | while test ! -d "$as_dir"; do | ||
| 23052 | as_dirs="$as_dir $as_dirs" | ||
| 23053 | as_dir=`(dirname "$as_dir") 2>/dev/null || | ||
| 23054 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | ||
| 23055 | X"$as_dir" : 'X\(//\)[^/]' \| \ | ||
| 23056 | X"$as_dir" : 'X\(//\)$' \| \ | ||
| 23057 | X"$as_dir" : 'X\(/\)' \| \ | ||
| 23058 | . : '\(.\)' 2>/dev/null || | ||
| 23059 | echo X"$as_dir" | | ||
| 23060 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | ||
| 23061 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | ||
| 23062 | /^X\(\/\/\)$/{ s//\1/; q; } | ||
| 23063 | /^X\(\/\).*/{ s//\1/; q; } | ||
| 23064 | s/.*/./; q'` | ||
| 23065 | done | ||
| 23066 | test ! -n "$as_dirs" || mkdir $as_dirs | ||
| 23067 | fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 | ||
| 23068 | echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} | ||
| 23069 | { (exit 1); exit 1; }; }; } | ||
| 23070 | |||
| 23071 | ac_builddir=. | 21386 | ac_builddir=. |
| 23072 | 21387 | ||
| 23073 | if test "$ac_dir" != .; then | 21388 | if test "$ac_dir" != .; then |
| @@ -23093,45 +21408,12 @@ case $srcdir in | |||
| 23093 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix | 21408 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix |
| 23094 | ac_top_srcdir=$ac_top_builddir$srcdir ;; | 21409 | ac_top_srcdir=$ac_top_builddir$srcdir ;; |
| 23095 | esac | 21410 | esac |
| 23096 | 21411 | # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be | |
| 23097 | # Do not use `cd foo && pwd` to compute absolute paths, because | 21412 | # absolute. |
| 23098 | # the directories may not exist. | 21413 | ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` |
| 23099 | case `pwd` in | 21414 | ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` |
| 23100 | .) ac_abs_builddir="$ac_dir";; | 21415 | ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` |
| 23101 | *) | 21416 | ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` |
| 23102 | case "$ac_dir" in | ||
| 23103 | .) ac_abs_builddir=`pwd`;; | ||
| 23104 | [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; | ||
| 23105 | *) ac_abs_builddir=`pwd`/"$ac_dir";; | ||
| 23106 | esac;; | ||
| 23107 | esac | ||
| 23108 | case $ac_abs_builddir in | ||
| 23109 | .) ac_abs_top_builddir=${ac_top_builddir}.;; | ||
| 23110 | *) | ||
| 23111 | case ${ac_top_builddir}. in | ||
| 23112 | .) ac_abs_top_builddir=$ac_abs_builddir;; | ||
| 23113 | [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; | ||
| 23114 | *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; | ||
| 23115 | esac;; | ||
| 23116 | esac | ||
| 23117 | case $ac_abs_builddir in | ||
| 23118 | .) ac_abs_srcdir=$ac_srcdir;; | ||
| 23119 | *) | ||
| 23120 | case $ac_srcdir in | ||
| 23121 | .) ac_abs_srcdir=$ac_abs_builddir;; | ||
| 23122 | [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; | ||
| 23123 | *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; | ||
| 23124 | esac;; | ||
| 23125 | esac | ||
| 23126 | case $ac_abs_builddir in | ||
| 23127 | .) ac_abs_top_srcdir=$ac_top_srcdir;; | ||
| 23128 | *) | ||
| 23129 | case $ac_top_srcdir in | ||
| 23130 | .) ac_abs_top_srcdir=$ac_abs_builddir;; | ||
| 23131 | [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; | ||
| 23132 | *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; | ||
| 23133 | esac;; | ||
| 23134 | esac | ||
| 23135 | 21417 | ||
| 23136 | 21418 | ||
| 23137 | { echo "$as_me:$LINENO: executing $ac_dest commands" >&5 | 21419 | { echo "$as_me:$LINENO: executing $ac_dest commands" >&5 |
diff --git a/configure.in b/configure.in index 22ed448803b..2181f9ac3d6 100644 --- a/configure.in +++ b/configure.in | |||
| @@ -1080,6 +1080,9 @@ dnl see the `changequote' comment above. | |||
| 1080 | machine=intel386 | 1080 | machine=intel386 |
| 1081 | case "${canonical}" in | 1081 | case "${canonical}" in |
| 1082 | *-cygwin ) opsys=cygwin ;; | 1082 | *-cygwin ) opsys=cygwin ;; |
| 1083 | *-darwin ) opsys=darwin | ||
| 1084 | CPP="${CC-cc} -E -no-cpp-precomp" | ||
| 1085 | ;; | ||
| 1083 | *-lynxos* ) opsys=lynxos ;; | 1086 | *-lynxos* ) opsys=lynxos ;; |
| 1084 | *-isc1.* | *-isc2.[01]* ) opsys=386-ix ;; | 1087 | *-isc1.* | *-isc2.[01]* ) opsys=386-ix ;; |
| 1085 | *-isc2.2* ) opsys=isc2-2 ;; | 1088 | *-isc2.2* ) opsys=isc2-2 ;; |
| @@ -2345,6 +2348,15 @@ if test "${HAVE_CARBON}" = "yes"; then | |||
| 2345 | fi | 2348 | fi |
| 2346 | # We also have mouse menus. | 2349 | # We also have mouse menus. |
| 2347 | HAVE_MENUS=yes | 2350 | HAVE_MENUS=yes |
| 2351 | |||
| 2352 | tmp_CFLAGS="$CFLAGS" | ||
| 2353 | CFLAGS="$CFLAGS -framework Carbon" | ||
| 2354 | AC_CHECK_FUNC(CancelMenuTracking, have_cmt=yes, have_cmt=no) | ||
| 2355 | if test "$have_cmt" = yes; then | ||
| 2356 | AC_DEFINE(HAVE_CANCELMENUTRACKING, 1, | ||
| 2357 | [Define to 1 if CancelMenuTracking is available (Mac OSX).]) | ||
| 2358 | fi | ||
| 2359 | CFLAGS="$tmp_CFLAGS" | ||
| 2348 | fi | 2360 | fi |
| 2349 | 2361 | ||
| 2350 | ### Use session management (-lSM -lICE) if available | 2362 | ### Use session management (-lSM -lICE) if available |
diff --git a/etc/ChangeLog b/etc/ChangeLog index 2a21b596300..796d2db3190 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,15 @@ | |||
| 1 | 2005-06-08 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * PROBLEMS: Linux kernel 2.6.10 may corrupt process output. | ||
| 4 | Warn that using CVS+SSH may corrupt files, include work-around. | ||
| 5 | |||
| 6 | 2005-06-06 Juri Linkov <juri@jurta.org> | ||
| 7 | |||
| 8 | * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space. | ||
| 9 | |||
| 10 | * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the | ||
| 11 | second line to Local Variables. Fix title line. | ||
| 12 | |||
| 1 | 2005-05-30 Miles Bader <miles@gnu.org> | 13 | 2005-05-30 Miles Bader <miles@gnu.org> |
| 2 | 14 | ||
| 3 | * emacs-buffer.gdb: Remove RCS keywords. | 15 | * emacs-buffer.gdb: Remove RCS keywords. |
| @@ -873,6 +873,21 @@ appears in. | |||
| 873 | *** The variable `cursor-in-non-selected-windows' can now be set to any | 873 | *** The variable `cursor-in-non-selected-windows' can now be set to any |
| 874 | of the recognized cursor types. | 874 | of the recognized cursor types. |
| 875 | 875 | ||
| 876 | ** New faces: | ||
| 877 | |||
| 878 | +++ | ||
| 879 | *** `mode-line-highlight' is the standard face indicating mouse sensitive | ||
| 880 | elements on mode-line (and header-line) like `highlight' face on text | ||
| 881 | areas. | ||
| 882 | |||
| 883 | +++ | ||
| 884 | *** `shadow' face defines the appearance of the "shadowed" text, i.e. | ||
| 885 | the text which should be less noticeable than the surrounding text. | ||
| 886 | This can be achieved by using shades of grey in contrast with either | ||
| 887 | black or white default foreground color. This generic shadow face | ||
| 888 | allows customization of the appearance of shadowed text in one place, | ||
| 889 | so package-specific faces can inherit from it. | ||
| 890 | |||
| 876 | ** Font-Lock changes: | 891 | ** Font-Lock changes: |
| 877 | 892 | ||
| 878 | +++ | 893 | +++ |
| @@ -3589,6 +3604,14 @@ element, if the last match was on a buffer. `set-match-data' | |||
| 3589 | accepts such a list for restoring the match state. | 3604 | accepts such a list for restoring the match state. |
| 3590 | 3605 | ||
| 3591 | +++ | 3606 | +++ |
| 3607 | *** Functions `match-data' and `set-match-data' now have an optional | ||
| 3608 | argument `reseat'. When non-nil, all markers in the match data list | ||
| 3609 | passed to these function will be reseated to point to nowhere, and if | ||
| 3610 | the value of `reseat' is `evaporate', the markers are put onto the | ||
| 3611 | free list. Note that no other references to those markers must exist | ||
| 3612 | if `evaporate' is specified for the `reseat' argument. | ||
| 3613 | |||
| 3614 | +++ | ||
| 3592 | *** The default value of `sentence-end' is now defined using the new | 3615 | *** The default value of `sentence-end' is now defined using the new |
| 3593 | variable `sentence-end-without-space', which contains such characters | 3616 | variable `sentence-end-without-space', which contains such characters |
| 3594 | that end a sentence without following spaces. | 3617 | that end a sentence without following spaces. |
| @@ -4872,9 +4895,6 @@ line. | |||
| 4872 | 4895 | ||
| 4873 | +++ | 4896 | +++ |
| 4874 | *** Mouse-face on mode-line (and header-line) is now supported. | 4897 | *** Mouse-face on mode-line (and header-line) is now supported. |
| 4875 | `mode-line-highlight' is the standard face indicating mouse sensitive | ||
| 4876 | elements on mode-line (and header-line) like `highlight' face on text | ||
| 4877 | areas. | ||
| 4878 | 4898 | ||
| 4879 | ** Menu manipulation changes: | 4899 | ** Menu manipulation changes: |
| 4880 | 4900 | ||
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index bddd5f633e3..f2c0cfaec50 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -1583,6 +1583,24 @@ global-font-lock-mode RET" or by customizing the variable | |||
| 1583 | 1583 | ||
| 1584 | ** GNU/Linux | 1584 | ** GNU/Linux |
| 1585 | 1585 | ||
| 1586 | *** GNU/Linux: Process output is corrupted. | ||
| 1587 | |||
| 1588 | There is a bug in Linux kernel 2.6.10 PTYs that can cause emacs to | ||
| 1589 | read corrupted process output. | ||
| 1590 | |||
| 1591 | *** GNU/Linux: Remote access to CVS with SSH causes file corruption. | ||
| 1592 | |||
| 1593 | If you access a remote CVS repository via SSH, files may be corrupted | ||
| 1594 | due to bad interaction between CVS, SSH, and libc. | ||
| 1595 | |||
| 1596 | To fix the problem, save the following script into a file, make it | ||
| 1597 | executable, and set CVS_RSH environment variable to the file name of | ||
| 1598 | the script: | ||
| 1599 | |||
| 1600 | #!/bin/bash | ||
| 1601 | exec 2> >(exec cat >&2 2>/dev/null) | ||
| 1602 | exec ssh "$@" | ||
| 1603 | |||
| 1586 | *** GNU/Linux: On Linux-based GNU systems using libc versions 5.4.19 through | 1604 | *** GNU/Linux: On Linux-based GNU systems using libc versions 5.4.19 through |
| 1587 | 5.4.22, Emacs crashes at startup with a segmentation fault. | 1605 | 5.4.22, Emacs crashes at startup with a segmentation fault. |
| 1588 | 1606 | ||
diff --git a/etc/TUTORIAL.cs b/etc/TUTORIAL.cs index 54b77094a37..9a244a5e750 100644 --- a/etc/TUTORIAL.cs +++ b/etc/TUTORIAL.cs | |||
| @@ -489,7 +489,7 @@ vyvoláte pøíkaz | |||
| 489 | C-x C-f Vyhledání souboru | 489 | C-x C-f Vyhledání souboru |
| 490 | 490 | ||
| 491 | Emacs se vás zeptá na jméno souboru. Jméno souboru, které pí¹ete, se | 491 | Emacs se vás zeptá na jméno souboru. Jméno souboru, které pí¹ete, se |
| 492 | objevuje ve spodním øádku obrazovky, který se v této situaci nazývá | 492 | objevuje ve spodním øádku obrazovky, který se v této situaci nazývá |
| 493 | minibuffer. Pro editaci jména souboru mù¾ete pou¾ívat obvyklé editaèní | 493 | minibuffer. Pro editaci jména souboru mù¾ete pou¾ívat obvyklé editaèní |
| 494 | pøíkazy Emacsu. | 494 | pøíkazy Emacsu. |
| 495 | 495 | ||
diff --git a/etc/TUTORIAL.ro b/etc/TUTORIAL.ro index 459d3726cee..71b2466eca9 100644 --- a/etc/TUTORIAL.ro +++ b/etc/TUTORIAL.ro | |||
| @@ -1,10 +1,8 @@ | |||
| 1 | tutorialului de Emacs. | 1 | Tutorialului de Emacs. A se citi sfârºitul pentru condiþii. |
| 2 | Copyright (c) 1998 Free Software Foundation -*-coding: latin-2;-*- | 2 | Copyright (c) 1998 Free Software Foundation |
| 3 | Traducere din englezã de Tudor Hulubei <tudor@gnu.org>. | 3 | Traducere din englezã de Tudor Hulubei <tudor@gnu.org>. |
| 4 | Mulþumiri Aidei Hulubei <aida@chang.pub.ro> pentru corecturi ºi sugestii. | 4 | Mulþumiri Aidei Hulubei <aida@chang.pub.ro> pentru corecturi ºi sugestii. |
| 5 | 5 | ||
| 6 | A se citi sfârºitul pentru condiþii. | ||
| 7 | |||
| 8 | Aceastã versiune a fost produsã plecând de la versiunea în limba | 6 | Aceastã versiune a fost produsã plecând de la versiunea în limba |
| 9 | englezã, care este | 7 | englezã, care este |
| 10 | Copyright (c) 1985 Free Software Foundation, Inc. | 8 | Copyright (c) 1985 Free Software Foundation, Inc. |
| @@ -1112,4 +1110,8 @@ spirit. Citiþi fiºierul COPYING ºi apoi distribuiþi prietenilor copii | |||
| 1112 | ale Emacs-ului. Contribuiþi la eliminarea obstrucþionismului software | 1110 | ale Emacs-ului. Contribuiþi la eliminarea obstrucþionismului software |
| 1113 | folosind, scriind ºi distribuind free software! | 1111 | folosind, scriind ºi distribuind free software! |
| 1114 | 1112 | ||
| 1113 | ;;; Local Variables: | ||
| 1114 | ;;; coding: iso-latin-2 | ||
| 1115 | ;;; End: | ||
| 1116 | |||
| 1115 | ;;; arch-tag: dcf252cf-bd67-4f8d-a440-1ec4b8dbfd70 | 1117 | ;;; arch-tag: dcf252cf-bd67-4f8d-a440-1ec4b8dbfd70 |
diff --git a/etc/TUTORIAL.sk b/etc/TUTORIAL.sk index 47f104ffa77..67e20f1497c 100644 --- a/etc/TUTORIAL.sk +++ b/etc/TUTORIAL.sk | |||
| @@ -501,7 +501,7 @@ vyvoláte príkaz | |||
| 501 | C-x C-f Vyhµadanie súboru | 501 | C-x C-f Vyhµadanie súboru |
| 502 | 502 | ||
| 503 | Emacs sa Vás opýta na meno súboru. Meno súboru, ktoré pí¹ete, sa | 503 | Emacs sa Vás opýta na meno súboru. Meno súboru, ktoré pí¹ete, sa |
| 504 | objavuje v spodnom riadku obrazovky, ktorý sa v tejto situácii nazýva | 504 | objavuje v spodnom riadku obrazovky, ktorý sa v tejto situácii nazýva |
| 505 | minibuffer. Pre editáciu mena súboru mô¾ete pou¾íva» obvyklé editaèné | 505 | minibuffer. Pre editáciu mena súboru mô¾ete pou¾íva» obvyklé editaèné |
| 506 | príkazy Emacsu. | 506 | príkazy Emacsu. |
| 507 | 507 | ||
diff --git a/etc/TUTORIAL.translators b/etc/TUTORIAL.translators index d0c09e5bc7b..671c52e0b1e 100644 --- a/etc/TUTORIAL.translators +++ b/etc/TUTORIAL.translators | |||
| @@ -1,86 +1,86 @@ | |||
| 1 | This file contains the list of translators and maintainers of the | 1 | This file contains the list of translators and maintainers of the |
| 2 | tutorial. | 2 | tutorial. |
| 3 | 3 | ||
| 4 | * TUTORIAL.bg: | 4 | * TUTORIAL.bg: |
| 5 | Author: Ognyan Kulev <ogi@fmi.uni-sofia.bg> | 5 | Author: Ognyan Kulev <ogi@fmi.uni-sofia.bg> |
| 6 | Maintainer: Ognyan Kulev <ogi@fmi.uni-sofia.bg> | 6 | Maintainer: Ognyan Kulev <ogi@fmi.uni-sofia.bg> |
| 7 | 7 | ||
| 8 | * TUTORIAL.cn: | 8 | * TUTORIAL.cn: |
| 9 | Author: Chao-Hong Liu <chliu@gnu.org> | 9 | Author: Chao-Hong Liu <chliu@gnu.org> |
| 10 | Maintainer: Chao-Hong Liu <chliu@gnu.org> | 10 | Maintainer: Chao-Hong Liu <chliu@gnu.org> |
| 11 | 11 | ||
| 12 | * TUTORIAL.cs: | 12 | * TUTORIAL.cs: |
| 13 | Author: Milan Zamazal <pdm@zamazal.org> | 13 | Author: Milan Zamazal <pdm@zamazal.org> |
| 14 | Pavel JanÃk <Pavel@Janik.cz> | 14 | Pavel JanÃk <Pavel@Janik.cz> |
| 15 | Maintainer: Milan Zamazal <pdm@zamazal.org> | 15 | Maintainer: Milan Zamazal <pdm@zamazal.org> |
| 16 | Pavel JanÃk <Pavel@Janik.cz> | 16 | Pavel JanÃk <Pavel@Janik.cz> |
| 17 | 17 | ||
| 18 | * TUTORIAL.de: | 18 | * TUTORIAL.de: |
| 19 | Author: Werner Lemberg <wl@gnu.org> | 19 | Author: Werner Lemberg <wl@gnu.org> |
| 20 | Maintainer: Werner Lemberg <wl@gnu.org> | 20 | Maintainer: Werner Lemberg <wl@gnu.org> |
| 21 | 21 | ||
| 22 | * TUTORIAL.es: | 22 | * TUTORIAL.es: |
| 23 | Author: Rafael Sepúlveda <drs@gnulinux.org.mx> | 23 | Author: Rafael Sepúlveda <drs@gnulinux.org.mx> |
| 24 | Maintainer: Rafael Sepúlveda <drs@gnulinux.org.mx> | 24 | Maintainer: Rafael Sepúlveda <drs@gnulinux.org.mx> |
| 25 | 25 | ||
| 26 | * TUTORIAL.fr: | 26 | * TUTORIAL.fr: |
| 27 | Author: Éric Jacoboni <jaco@teaser.fr> | 27 | Author: Éric Jacoboni <jaco@teaser.fr> |
| 28 | Maintainer: Éric Jacoboni <jaco@teaser.fr> | 28 | Maintainer: Éric Jacoboni <jaco@teaser.fr> |
| 29 | 29 | ||
| 30 | * TUTORIAL.it: | 30 | * TUTORIAL.it: |
| 31 | Author: Alfredo Finelli <alfredofnl@tiscali.it> | 31 | Author: Alfredo Finelli <alfredofnl@tiscali.it> |
| 32 | Italian GNU Translation Group <tp@lists.linux.it> | 32 | Italian GNU Translation Group <tp@lists.linux.it> |
| 33 | Maintainer: Alfredo Finelli <alfredofnl@tiscali.it> | 33 | Maintainer: Alfredo Finelli <alfredofnl@tiscali.it> |
| 34 | Italian GNU Translation Group <tp@lists.linux.it> | 34 | Italian GNU Translation Group <tp@lists.linux.it> |
| 35 | 35 | ||
| 36 | * TUTORIAL.ja: | 36 | * TUTORIAL.ja: |
| 37 | Author: Kenichi Handa <handa@m17n.org> | 37 | Author: Kenichi Handa <handa@m17n.org> |
| 38 | Maintainer: Kenichi Handa <handa@m17n.org> | 38 | Maintainer: Kenichi Handa <handa@m17n.org> |
| 39 | 39 | ||
| 40 | * TUTORIAL.ko: | 40 | * TUTORIAL.ko: |
| 41 | Author: Koaunghi Un <koaunghi@ling.cnu.ac.kr> | 41 | Author: Koaunghi Un <koaunghi@ling.cnu.ac.kr> |
| 42 | Maintainer: Maintainer needed. | 42 | Maintainer: Maintainer needed. |
| 43 | 43 | ||
| 44 | * TUTORIAL.nl: | 44 | * TUTORIAL.nl: |
| 45 | Author: Pieter Schoenmakers <tiggr@tiggr.net> | 45 | Author: Pieter Schoenmakers <tiggr@tiggr.net> |
| 46 | Maintainer: Pieter Schoenmakers <tiggr@tiggr.net> | 46 | Maintainer: Pieter Schoenmakers <tiggr@tiggr.net> |
| 47 | 47 | ||
| 48 | * TUTORIAL.pl: | 48 | * TUTORIAL.pl: |
| 49 | Author: Beatę Wierzchołowską <beataw@orient.uw.edu.pl> | 49 | Author: Beatę Wierzchołowską <beataw@orient.uw.edu.pl> |
| 50 | Janusz S. Bien <jsbien@mail.uw.edu.pl> | 50 | Janusz S. Bien <jsbien@mail.uw.edu.pl> |
| 51 | Maintainer: Beatę Wierzchołowską <beataw@orient.uw.edu.pl> | 51 | Maintainer: Beatę Wierzchołowską <beataw@orient.uw.edu.pl> |
| 52 | Janusz S. Bien <jsbien@mail.uw.edu.pl> | 52 | Janusz S. Bien <jsbien@mail.uw.edu.pl> |
| 53 | 53 | ||
| 54 | * TUTORIAL.pt_BR: | 54 | * TUTORIAL.pt_BR: |
| 55 | Author: Marcelo Toledo <marcelo@gnu.org> | 55 | Author: Marcelo Toledo <marcelo@gnu.org> |
| 56 | Maintainer: Marcelo Toledo <marcelo@gnu.org> | 56 | Maintainer: Marcelo Toledo <marcelo@gnu.org> |
| 57 | 57 | ||
| 58 | * TUTORIAL.ro: | 58 | * TUTORIAL.ro: |
| 59 | Author: Tudor Hulubei <tudor@gnu.org> | 59 | Author: Tudor Hulubei <tudor@gnu.org> |
| 60 | Maintainer: Maintainer needed. | 60 | Maintainer: Maintainer needed. |
| 61 | 61 | ||
| 62 | * TUTORIAL.ru: | 62 | * TUTORIAL.ru: |
| 63 | Author: Alex Ott <ottalex@narod.ru> | 63 | Author: Alex Ott <ottalex@narod.ru> |
| 64 | Maintainer: Alex Ott <ottalex@narod.ru> | 64 | Maintainer: Alex Ott <ottalex@narod.ru> |
| 65 | 65 | ||
| 66 | * TUTORIAL.sk: | 66 | * TUTORIAL.sk: |
| 67 | Author: Miroslav Vaško <vasko@debian.cz> | 67 | Author: Miroslav Vaško <vasko@debian.cz> |
| 68 | Pavel JanÃk <Pavel@Janik.cz> | 68 | Pavel JanÃk <Pavel@Janik.cz> |
| 69 | Maintainer: Pavel JanÃk <Pavel@Janik.cz> | 69 | Maintainer: Pavel JanÃk <Pavel@Janik.cz> |
| 70 | 70 | ||
| 71 | * TUTORIAL.sl: | 71 | * TUTORIAL.sl: |
| 72 | Author: Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si> | 72 | Author: Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si> |
| 73 | Maintainer: Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si> | 73 | Maintainer: Primož Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si> |
| 74 | 74 | ||
| 75 | * TUTORIAL.sv: | 75 | * TUTORIAL.sv: |
| 76 | Author: Mats Lidell <matsl@contactor.se> | 76 | Author: Mats Lidell <matsl@contactor.se> |
| 77 | Maintainer: Mats Lidell <matsl@contactor.se> | 77 | Maintainer: Mats Lidell <matsl@contactor.se> |
| 78 | 78 | ||
| 79 | * TUTORIAL.th: | 79 | * TUTORIAL.th: |
| 80 | Author: Virach Sornlertlamvanich <virach@nectec.or.th> | 80 | Author: Virach Sornlertlamvanich <virach@nectec.or.th> |
| 81 | Maintainer: Virach Sornlertlamvanich <virach@nectec.or.th> | 81 | Maintainer: Virach Sornlertlamvanich <virach@nectec.or.th> |
| 82 | 82 | ||
| 83 | * TUTORIAL.zh: | 83 | * TUTORIAL.zh: |
| 84 | Author: Chao-Hong Liu <chliu@gnu.org> | 84 | Author: Chao-Hong Liu <chliu@gnu.org> |
| 85 | Maintainer: Chao-Hong Liu <chliu@gnu.org> | 85 | Maintainer: Chao-Hong Liu <chliu@gnu.org> |
| 86 | 86 | ||
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 72e02620a50..1e4298f970e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,203 @@ | |||
| 1 | 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * emacs-lisp/debug.el (debugger-will-be-back): New var. | ||
| 4 | (debug): Use it. | ||
| 5 | (debugger-step-through, debugger-continue, debugger-jump) | ||
| 6 | (debugger-return-value): Set it when needed. | ||
| 7 | (debugger-make-xrefs, debugger-frame, debugger-frame-clear): | ||
| 8 | Use inhibit-read-only. | ||
| 9 | |||
| 10 | 2005-06-09 Juanma Barranquero <lekktu@gmail.com> | ||
| 11 | |||
| 12 | * thumbs.el: Don't set `auto-image-file-mode'. Do not create the | ||
| 13 | thumbnails directory on loading. | ||
| 14 | (thumbs-conversion-program): Use `eq' to check the system type, | ||
| 15 | not `equal'. | ||
| 16 | (thumbs-temp-dir): Initialize to `temporary-file-directory', | ||
| 17 | not "/tmp". Fix docstring. | ||
| 18 | (thumbs-thumbsdir): New function to return the thumbnails | ||
| 19 | directory, creating it if needed. | ||
| 20 | (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it. | ||
| 21 | (thumbs-temp-file): Delete variable and make it into a function. | ||
| 22 | (thumbs-resize-image, thumbs-modify-image): Use it. | ||
| 23 | (thumbs-kill-buffer): Simplify. | ||
| 24 | (thumbs-gensym): Defalias or duplicate CL `gensym'. | ||
| 25 | (thumbs-resize-image, thumbs-resize-interactive): Fix typos in | ||
| 26 | docstrings. | ||
| 27 | |||
| 28 | 2005-06-09 Kim F. Storm <storm@cua.dk> | ||
| 29 | |||
| 30 | * subr.el (save-match-data): Add RESEAT arg `evaporate' to | ||
| 31 | set-match-data to free markers in match-data. | ||
| 32 | |||
| 33 | * replace.el (replace-match-data): Pass RESEAT arg `t' to | ||
| 34 | match-data to unchain markers in match-data. | ||
| 35 | |||
| 36 | 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 37 | |||
| 38 | * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter | ||
| 39 | the debugger immediately anyway. Undo the 2005-06-06 change, rendered | ||
| 40 | unnecessary now. | ||
| 41 | |||
| 42 | 2005-06-08 Richard M. Stallman <rms@gnu.org> | ||
| 43 | |||
| 44 | * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty, | ||
| 45 | give the variable a doc string that doesn't say don't set it directly. | ||
| 46 | |||
| 47 | * textmodes/ispell.el (ispell-check-version): | ||
| 48 | Use match-string-no-properties. | ||
| 49 | (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict) | ||
| 50 | (ispell-buffer-local-words): Likewise. | ||
| 51 | |||
| 52 | * progmodes/make-mode.el (makefile-shell-face): Make this a no-op | ||
| 53 | except on terminals with enough colors to really display it. | ||
| 54 | (makefile-dependency-regex): Delete spurious `bb'. | ||
| 55 | |||
| 56 | * faces.el (escape-glyph): Use blue once again in last case. | ||
| 57 | (no-break-space): Redefine so that it isn't invisible on a tty. | ||
| 58 | |||
| 59 | 2005-06-08 Kim F. Storm <storm@cua.dk> | ||
| 60 | |||
| 61 | * ido.el (ido-read-file-name): Fallback to read-file-name on C-f | ||
| 62 | also when reading directory name. | ||
| 63 | |||
| 64 | 2005-06-08 Lute Kamstra <lute@gnu.org> | ||
| 65 | |||
| 66 | * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode. | ||
| 67 | (flyspell-mode-line-string): Remove autoload cookie. | ||
| 68 | (flyspell-mode): Remove defvar. | ||
| 69 | |||
| 70 | 2005-06-07 Lute Kamstra <lute@gnu.org> | ||
| 71 | |||
| 72 | * textmodes/org.el (org-run-mode-hooks): New function. | ||
| 73 | (org-agenda-mode): Use it. | ||
| 74 | |||
| 75 | 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change) | ||
| 76 | |||
| 77 | * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property. | ||
| 78 | |||
| 79 | 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 80 | |||
| 81 | * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP. | ||
| 82 | |||
| 83 | 2005-06-06 Luc Teirlinck <teirllm@auburn.edu> | ||
| 84 | |||
| 85 | * font-lock.el (font-lock-add-keywords): Doc fix. | ||
| 86 | |||
| 87 | 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 88 | |||
| 89 | * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage. | ||
| 90 | (tex-compile-default): In the absence of any history, use the order in | ||
| 91 | tex-compile-alist to choose the preferred command. | ||
| 92 | (tex-compile-commands): Reorder a bit. | ||
| 93 | |||
| 94 | * textmodes/flyspell.el (flyspell-auto-correct-binding) | ||
| 95 | (flyspell-incorrect-face, flyspell-duplicate-face): | ||
| 96 | Use (X)Emacs-agnostic code. | ||
| 97 | (flyspell-mode-map): Don't overwrite at each load. Remove code | ||
| 98 | redundant with the subsequent add-minor-mode. Merge Emacs and | ||
| 99 | XEmacs code. | ||
| 100 | (flyspell-word): Minor simplification. | ||
| 101 | (flyspell-math-tex-command-p): Quieten the byte-compiler. | ||
| 102 | (flyspell-external-point-words): Remove unused vars `size' and `start'. | ||
| 103 | (flyspell-do-correct): Rename from flyspell-xemacs-correct. | ||
| 104 | Merge the corresponding Emacs code. | ||
| 105 | (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct. | ||
| 106 | |||
| 107 | * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in | ||
| 108 | a dedicated window. | ||
| 109 | |||
| 110 | * international/latexenc.el (latexenc-find-file-coding-system): | ||
| 111 | Undo part of last patch, to turn off a compiler warning. | ||
| 112 | |||
| 113 | 2005-06-06 Juri Linkov <juri@jurta.org> | ||
| 114 | |||
| 115 | * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face): | ||
| 116 | Rename `tmm-inactive-face' to `tmm-inactive'. | ||
| 117 | |||
| 118 | 2005-06-06 Matt Hodges <MPHodges@member.fsf.org> | ||
| 119 | |||
| 120 | * iswitchb.el: Rename faces. | ||
| 121 | |||
| 122 | 2005-06-06 Kim F. Storm <storm@cua.dk> | ||
| 123 | |||
| 124 | * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect) | ||
| 125 | (cua-global-mark): Remove -face suffix from face names. | ||
| 126 | |||
| 127 | * emulation/cua-gmrk.el (cua--init-global-mark): | ||
| 128 | Remove cua-global-mark face setup. | ||
| 129 | |||
| 130 | 2005-06-06 Richard M. Stallman <rms@gnu.org> | ||
| 131 | |||
| 132 | * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace | ||
| 133 | just like other allowed characters. | ||
| 134 | (makefile-match-dependency): Exclude leading and training whitespace | ||
| 135 | from the range of regexp subexp 1. | ||
| 136 | (makefile-macroassign-regex): Don't try to match the body, | ||
| 137 | just the name of the macro being defined. | ||
| 138 | |||
| 139 | * info.el (Info-read-node-name-2): New function. | ||
| 140 | (Info-read-node-name-1): Use that. | ||
| 141 | Add a completion-base-size-function property. | ||
| 142 | |||
| 143 | * simple.el (completion-setup-function): Look for | ||
| 144 | completion-base-size-function property of | ||
| 145 | minibuffer-completion-table. | ||
| 146 | |||
| 147 | * files.el (locate-file-completion): Doc fix. | ||
| 148 | |||
| 149 | * printing.el: Don't call pr-update-menus; user must do that. | ||
| 150 | |||
| 151 | * emacs-lisp/debug.el (debugger-window): New variable. | ||
| 152 | (debug): Use debugger-window if it is set and still alive. | ||
| 153 | Record debugger-window for next entry. | ||
| 154 | |||
| 155 | * mail/supercite.el (sc-mail-glom-frame): Mark as risky. | ||
| 156 | |||
| 157 | 2005-06-06 Matthias F,Av(Brste <slashdevslashnull@gmx.net> | ||
| 158 | |||
| 159 | * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK. | ||
| 160 | (hack-one-local-variable, hack-local-variables) | ||
| 161 | (hack-local-variables-prop-line): Pass that arg. | ||
| 162 | |||
| 163 | 2005-06-06 Kim F. Storm <storm@cua.dk> | ||
| 164 | |||
| 165 | * ido.el (ido-first-match, ido-only-match, ido-subdir) | ||
| 166 | (ido-indicator): Remove -face suffix from face names. | ||
| 167 | |||
| 168 | 2005-06-06 Juri Linkov <juri@jurta.org> | ||
| 169 | |||
| 170 | * font-lock.el (font-lock-regexp-backslash) | ||
| 171 | (font-lock-regexp-backslash-construct): New faces. | ||
| 172 | (lisp-font-lock-keywords-2): Use new faces. Match `?:' only | ||
| 173 | after `('. Add `while-no-input' to control structures. | ||
| 174 | |||
| 175 | * faces.el (no-break-space, shadow): New faces. | ||
| 176 | (escape-glyph): Use less loud colors pink2 and red4. | ||
| 177 | |||
| 178 | * diff-mode.el (diff-context-face) | ||
| 179 | * dired.el (dired-ignored) | ||
| 180 | * rfn-eshadow.el (file-name-shadow) | ||
| 181 | * tmm.el (tmm-inactive-face): Inherit from `shadow' face. | ||
| 182 | |||
| 183 | * info.el (Info-title-1-face): Use green instead of yellow because | ||
| 184 | bold yellow is not readable on light backgrounds. | ||
| 185 | |||
| 186 | * progmodes/compile.el (compilation-start): Move `erase-buffer' up | ||
| 187 | before selecting the desired mode to not spend time fontifying | ||
| 188 | old contents. | ||
| 189 | |||
| 190 | 2005-06-06 Juanma Barranquero <lekktu@gmail.com> | ||
| 191 | |||
| 192 | * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step) | ||
| 193 | (thumbs-thumbsdir-auto-clean): Fix typos in docstrings. | ||
| 194 | |||
| 195 | * ps-print.el (ps-default-fg, ps-default-bg): | ||
| 196 | Fix typos in docstrings. | ||
| 197 | |||
| 198 | * isearchb.el (isearchb): Don't pass a spurious second argument to | ||
| 199 | `iswitchb-completions'. | ||
| 200 | |||
| 1 | 2005-06-05 Nick Roberts <nickrob@snap.net.nz> | 201 | 2005-06-05 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 202 | ||
| 3 | * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point | 203 | * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point |
| @@ -5,16 +205,16 @@ | |||
| 5 | (gdb-find-file-hook): Add doc string. | 205 | (gdb-find-file-hook): Add doc string. |
| 6 | 206 | ||
| 7 | * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate | 207 | * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate |
| 8 | C dereferenced pointer expression. | 208 | C dereferenced pointer expression. |
| 9 | (gud-tool-bar-map): Put it on the tool bar. Re-order icons. | 209 | (gud-tool-bar-map): Put it on the tool bar. Re-order icons. |
| 10 | 210 | ||
| 11 | * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files. | 211 | * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files. |
| 12 | 212 | ||
| 13 | * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm, | 213 | * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm |
| 14 | toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm, | 214 | * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm |
| 15 | toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm, | 215 | * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm |
| 16 | toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm, | 216 | * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm |
| 17 | toolbar/gud-up.xpm, toolbar/gud-watch.xpm: | 217 | * toolbar/gud-up.xpm, toolbar/gud-watch.xpm: |
| 18 | Make background transparent. | 218 | Make background transparent. |
| 19 | 219 | ||
| 20 | 2005-06-04 Luc Teirlinck <teirllm@auburn.edu> | 220 | 2005-06-04 Luc Teirlinck <teirllm@auburn.edu> |
| @@ -44,7 +244,7 @@ | |||
| 44 | (iswitchb-current-match-face, iswitchb-virtual-matches-face) | 244 | (iswitchb-current-match-face, iswitchb-virtual-matches-face) |
| 45 | (iswitchb-invalid-regexp-face): New faces. | 245 | (iswitchb-invalid-regexp-face): New faces. |
| 46 | (iswitchb-completions): Use them. | 246 | (iswitchb-completions): Use them. |
| 47 | (iswitchb-use-faces): Renamed from iswitchb-use-fonts, which is | 247 | (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is |
| 48 | now marked as an obsolete alias. | 248 | now marked as an obsolete alias. |
| 49 | (iswitchb-read-buffer): Remove check for bound font variables. | 249 | (iswitchb-read-buffer): Remove check for bound font variables. |
| 50 | (iswitchb-invalid-regexp): New free variable. | 250 | (iswitchb-invalid-regexp): New free variable. |
| @@ -151,8 +351,7 @@ | |||
| 151 | (gdb-info-breakpoints-custom, gdb-delete-breakpoint) | 351 | (gdb-info-breakpoints-custom, gdb-delete-breakpoint) |
| 152 | (gdb-goto-breakpoint, gdb-source-info, gdb-get-location) | 352 | (gdb-goto-breakpoint, gdb-source-info, gdb-get-location) |
| 153 | (gdb-assembler-custom): Improve regexps. | 353 | (gdb-assembler-custom): Improve regexps. |
| 154 | (def-gdb-auto-update-handler): Use window point to preserve | 354 | (def-gdb-auto-update-handler): Use window point to preserve point. |
| 155 | point. | ||
| 156 | 355 | ||
| 157 | 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca> | 356 | 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca> |
| 158 | 357 | ||
diff --git a/lisp/diff-mode.el b/lisp/diff-mode.el index aabd09e98ee..5deb7880bdf 100644 --- a/lisp/diff-mode.el +++ b/lisp/diff-mode.el | |||
| @@ -243,10 +243,7 @@ when editing big diffs)." | |||
| 243 | (defvar diff-function-face 'diff-function-face) | 243 | (defvar diff-function-face 'diff-function-face) |
| 244 | 244 | ||
| 245 | (defface diff-context-face | 245 | (defface diff-context-face |
| 246 | '((((class color) (background light)) | 246 | '((t :inherit shadow)) |
| 247 | :foreground "grey50") | ||
| 248 | (((class color) (background dark)) | ||
| 249 | :foreground "grey70")) | ||
| 250 | "`diff-mode' face used to highlight context and other side-information." | 247 | "`diff-mode' face used to highlight context and other side-information." |
| 251 | :group 'diff-mode) | 248 | :group 'diff-mode) |
| 252 | (defvar diff-context-face 'diff-context-face) | 249 | (defvar diff-context-face 'diff-context-face) |
diff --git a/lisp/dired.el b/lisp/dired.el index b0d86297e71..61aca72db5b 100644 --- a/lisp/dired.el +++ b/lisp/dired.el | |||
| @@ -356,7 +356,7 @@ Subexpression 2 must end right before the \\n or \\r.") | |||
| 356 | "Face name used for symbolic links.") | 356 | "Face name used for symbolic links.") |
| 357 | 357 | ||
| 358 | (defface dired-ignored | 358 | (defface dired-ignored |
| 359 | '((t (:inherit font-lock-string-face))) | 359 | '((t (:inherit shadow))) |
| 360 | "Face used for files suffixed with `completion-ignored-extensions'." | 360 | "Face used for files suffixed with `completion-ignored-extensions'." |
| 361 | :group 'dired-faces | 361 | :group 'dired-faces |
| 362 | :version "22.1") | 362 | :version "22.1") |
diff --git a/lisp/emacs-lisp/debug.el b/lisp/emacs-lisp/debug.el index 2149cba8720..f1ff37551d7 100644 --- a/lisp/emacs-lisp/debug.el +++ b/lisp/emacs-lisp/debug.el | |||
| @@ -88,6 +88,8 @@ This is to optimize `debugger-make-xrefs'.") | |||
| 88 | (defvar debugger-outer-standard-output) | 88 | (defvar debugger-outer-standard-output) |
| 89 | (defvar debugger-outer-inhibit-redisplay) | 89 | (defvar debugger-outer-inhibit-redisplay) |
| 90 | (defvar debugger-outer-cursor-in-echo-area) | 90 | (defvar debugger-outer-cursor-in-echo-area) |
| 91 | (defvar debugger-will-be-back nil | ||
| 92 | "Non-nil if we expect to get back in the debugger soon.") | ||
| 91 | 93 | ||
| 92 | (defvar inhibit-debug-on-entry nil | 94 | (defvar inhibit-debug-on-entry nil |
| 93 | "Non-nil means that debug-on-entry is disabled.") | 95 | "Non-nil means that debug-on-entry is disabled.") |
| @@ -97,6 +99,8 @@ This is to optimize `debugger-make-xrefs'.") | |||
| 97 | This variable is used by `debugger-jump', `debugger-step-through', | 99 | This variable is used by `debugger-jump', `debugger-step-through', |
| 98 | and `debugger-reenable' to temporarily disable debug-on-entry.") | 100 | and `debugger-reenable' to temporarily disable debug-on-entry.") |
| 99 | 101 | ||
| 102 | (defvar inhibit-trace) ;Not yet implemented. | ||
| 103 | |||
| 100 | ;;;###autoload | 104 | ;;;###autoload |
| 101 | (setq debugger 'debug) | 105 | (setq debugger 'debug) |
| 102 | ;;;###autoload | 106 | ;;;###autoload |
| @@ -121,6 +125,7 @@ first will be printed into the backtrace buffer." | |||
| 121 | (get-buffer-create "*Backtrace*"))) | 125 | (get-buffer-create "*Backtrace*"))) |
| 122 | (debugger-old-buffer (current-buffer)) | 126 | (debugger-old-buffer (current-buffer)) |
| 123 | (debugger-step-after-exit nil) | 127 | (debugger-step-after-exit nil) |
| 128 | (debugger-will-be-back nil) | ||
| 124 | ;; Don't keep reading from an executing kbd macro! | 129 | ;; Don't keep reading from an executing kbd macro! |
| 125 | (executing-kbd-macro nil) | 130 | (executing-kbd-macro nil) |
| 126 | ;; Save the outer values of these vars for the `e' command | 131 | ;; Save the outer values of these vars for the `e' command |
| @@ -178,7 +183,7 @@ first will be printed into the backtrace buffer." | |||
| 178 | ;; Place an extra debug-on-exit for macro's. | 183 | ;; Place an extra debug-on-exit for macro's. |
| 179 | (when (eq 'lambda (car-safe (cadr (backtrace-frame 4)))) | 184 | (when (eq 'lambda (car-safe (cadr (backtrace-frame 4)))) |
| 180 | (backtrace-debug 5 t))) | 185 | (backtrace-debug 5 t))) |
| 181 | (pop-to-buffer debugger-buffer) | 186 | (pop-to-buffer debugger-buffer) |
| 182 | (debugger-mode) | 187 | (debugger-mode) |
| 183 | (debugger-setup-buffer debugger-args) | 188 | (debugger-setup-buffer debugger-args) |
| 184 | (when noninteractive | 189 | (when noninteractive |
| @@ -210,12 +215,23 @@ first will be printed into the backtrace buffer." | |||
| 210 | ;; Still visible despite the save-window-excursion? Maybe it | 215 | ;; Still visible despite the save-window-excursion? Maybe it |
| 211 | ;; it's in a pop-up frame. It would be annoying to delete and | 216 | ;; it's in a pop-up frame. It would be annoying to delete and |
| 212 | ;; recreate it every time the debugger stops, so instead we'll | 217 | ;; recreate it every time the debugger stops, so instead we'll |
| 213 | ;; erase it and hide it but keep it alive. | 218 | ;; erase it (and maybe hide it) but keep it alive. |
| 214 | (with-current-buffer debugger-buffer | 219 | (with-current-buffer debugger-buffer |
| 215 | (erase-buffer) | 220 | (erase-buffer) |
| 216 | (fundamental-mode) | 221 | (fundamental-mode) |
| 217 | (with-selected-window (get-buffer-window debugger-buffer 0) | 222 | (with-selected-window (get-buffer-window debugger-buffer 0) |
| 218 | (bury-buffer))) | 223 | (when (and (window-dedicated-p (selected-window)) |
| 224 | (not debugger-will-be-back)) | ||
| 225 | ;; If the window is not dedicated, burying the buffer | ||
| 226 | ;; will mean that the frame created for it is left | ||
| 227 | ;; around showing some random buffer, and next time we | ||
| 228 | ;; pop to the debugger buffer we'll create yet | ||
| 229 | ;; another frame. | ||
| 230 | ;; If debugger-will-be-back is non-nil, the frame | ||
| 231 | ;; would need to be de-iconified anyway immediately | ||
| 232 | ;; after when we re-enter the debugger, so iconifying it | ||
| 233 | ;; here would cause flashing. | ||
| 234 | (bury-buffer)))) | ||
| 219 | (kill-buffer debugger-buffer)) | 235 | (kill-buffer debugger-buffer)) |
| 220 | (set-match-data debugger-outer-match-data))) | 236 | (set-match-data debugger-outer-match-data))) |
| 221 | ;; Put into effect the modified values of these variables | 237 | ;; Put into effect the modified values of these variables |
| @@ -307,7 +323,7 @@ That buffer should be current already." | |||
| 307 | (save-excursion | 323 | (save-excursion |
| 308 | (set-buffer (or buffer (current-buffer))) | 324 | (set-buffer (or buffer (current-buffer))) |
| 309 | (setq buffer (current-buffer)) | 325 | (setq buffer (current-buffer)) |
| 310 | (let ((buffer-read-only nil) | 326 | (let ((inhibit-read-only t) |
| 311 | (old-end (point-min)) (new-end (point-min))) | 327 | (old-end (point-min)) (new-end (point-min))) |
| 312 | ;; If we saved an old backtrace, find the common part | 328 | ;; If we saved an old backtrace, find the common part |
| 313 | ;; between the new and the old. | 329 | ;; between the new and the old. |
| @@ -377,6 +393,7 @@ Enter another debugger on next entry to eval, apply or funcall." | |||
| 377 | (interactive) | 393 | (interactive) |
| 378 | (setq debugger-step-after-exit t) | 394 | (setq debugger-step-after-exit t) |
| 379 | (setq debugger-jumping-flag t) | 395 | (setq debugger-jumping-flag t) |
| 396 | (setq debugger-will-be-back t) | ||
| 380 | (add-hook 'post-command-hook 'debugger-reenable) | 397 | (add-hook 'post-command-hook 'debugger-reenable) |
| 381 | (message "Proceeding, will debug on next eval or call.") | 398 | (message "Proceeding, will debug on next eval or call.") |
| 382 | (exit-recursive-edit)) | 399 | (exit-recursive-edit)) |
| @@ -387,6 +404,12 @@ Enter another debugger on next entry to eval, apply or funcall." | |||
| 387 | (unless debugger-may-continue | 404 | (unless debugger-may-continue |
| 388 | (error "Cannot continue")) | 405 | (error "Cannot continue")) |
| 389 | (message "Continuing.") | 406 | (message "Continuing.") |
| 407 | (save-excursion | ||
| 408 | ;; Check to see if we've flagged some frame for debug-on-exit, in which | ||
| 409 | ;; case we'll probably come back to the debugger soon. | ||
| 410 | (goto-char (point-min)) | ||
| 411 | (if (re-search-forward "^\\* " nil t) | ||
| 412 | (setq debugger-will-be-back t))) | ||
| 390 | (exit-recursive-edit)) | 413 | (exit-recursive-edit)) |
| 391 | 414 | ||
| 392 | (defun debugger-return-value (val) | 415 | (defun debugger-return-value (val) |
| @@ -397,6 +420,12 @@ will be used, such as in a debug on exit from a frame." | |||
| 397 | (setq debugger-value val) | 420 | (setq debugger-value val) |
| 398 | (princ "Returning " t) | 421 | (princ "Returning " t) |
| 399 | (prin1 debugger-value) | 422 | (prin1 debugger-value) |
| 423 | (save-excursion | ||
| 424 | ;; Check to see if we've flagged some frame for debug-on-exit, in which | ||
| 425 | ;; case we'll probably come back to the debugger soon. | ||
| 426 | (goto-char (point-min)) | ||
| 427 | (if (re-search-forward "^\\* " nil t) | ||
| 428 | (setq debugger-will-be-back t))) | ||
| 400 | (exit-recursive-edit)) | 429 | (exit-recursive-edit)) |
| 401 | 430 | ||
| 402 | (defun debugger-jump () | 431 | (defun debugger-jump () |
| @@ -406,6 +435,7 @@ will be used, such as in a debug on exit from a frame." | |||
| 406 | (setq debugger-jumping-flag t) | 435 | (setq debugger-jumping-flag t) |
| 407 | (add-hook 'post-command-hook 'debugger-reenable) | 436 | (add-hook 'post-command-hook 'debugger-reenable) |
| 408 | (message "Continuing through this frame") | 437 | (message "Continuing through this frame") |
| 438 | (setq debugger-will-be-back t) | ||
| 409 | (exit-recursive-edit)) | 439 | (exit-recursive-edit)) |
| 410 | 440 | ||
| 411 | (defun debugger-reenable () | 441 | (defun debugger-reenable () |
| @@ -454,7 +484,7 @@ Applies to the frame whose line point is on in the backtrace." | |||
| 454 | (beginning-of-line) | 484 | (beginning-of-line) |
| 455 | (backtrace-debug (debugger-frame-number) t) | 485 | (backtrace-debug (debugger-frame-number) t) |
| 456 | (if (= (following-char) ? ) | 486 | (if (= (following-char) ? ) |
| 457 | (let ((buffer-read-only nil)) | 487 | (let ((inhibit-read-only t)) |
| 458 | (delete-char 1) | 488 | (delete-char 1) |
| 459 | (insert ?*))) | 489 | (insert ?*))) |
| 460 | (beginning-of-line)) | 490 | (beginning-of-line)) |
| @@ -470,7 +500,7 @@ Applies to the frame whose line point is on in the backtrace." | |||
| 470 | (beginning-of-line) | 500 | (beginning-of-line) |
| 471 | (backtrace-debug (debugger-frame-number) nil) | 501 | (backtrace-debug (debugger-frame-number) nil) |
| 472 | (if (= (following-char) ?*) | 502 | (if (= (following-char) ?*) |
| 473 | (let ((buffer-read-only nil)) | 503 | (let ((inhibit-read-only t)) |
| 474 | (delete-char 1) | 504 | (delete-char 1) |
| 475 | (insert ? ))) | 505 | (insert ? ))) |
| 476 | (beginning-of-line)) | 506 | (beginning-of-line)) |
diff --git a/lisp/emacs-lisp/easy-mmode.el b/lisp/emacs-lisp/easy-mmode.el index bb0fa666217..a342f8a5530 100644 --- a/lisp/emacs-lisp/easy-mmode.el +++ b/lisp/emacs-lisp/easy-mmode.el | |||
| @@ -183,13 +183,18 @@ Use the command `%s' to change this variable." pretty-name mode)) | |||
| 183 | 183 | ||
| 184 | (let ((curfile (or (and (boundp 'byte-compile-current-file) | 184 | (let ((curfile (or (and (boundp 'byte-compile-current-file) |
| 185 | byte-compile-current-file) | 185 | byte-compile-current-file) |
| 186 | load-file-name))) | 186 | load-file-name)) |
| 187 | `(defcustom ,mode ,init-value | 187 | base-doc-string) |
| 188 | ,(format "Non-nil if %s is enabled. | 188 | (setq base-doc-string "Non-nil if %s is enabled. |
| 189 | See the command `%s' for a description of this minor-mode. | 189 | See the command `%s' for a description of this minor-mode. |
| 190 | Setting this variable directly does not take effect; | 190 | Setting this variable directly does not take effect; |
| 191 | use either \\[customize] or the function `%s'." | 191 | use either \\[customize] or the function `%s'.") |
| 192 | pretty-name mode mode) | 192 | (if (null body) |
| 193 | (setq base-doc-string "Non-nil if %s is enabled. | ||
| 194 | See the command `%s' for a description of this minor-mode.")) | ||
| 195 | |||
| 196 | `(defcustom ,mode ,init-value | ||
| 197 | ,(format base-doc-string pretty-name mode mode) | ||
| 193 | :set 'custom-set-minor-mode | 198 | :set 'custom-set-minor-mode |
| 194 | :initialize 'custom-initialize-default | 199 | :initialize 'custom-initialize-default |
| 195 | ,@group | 200 | ,@group |
diff --git a/lisp/emacs-lisp/lisp-mode.el b/lisp/emacs-lisp/lisp-mode.el index bb815481bf0..72924417109 100644 --- a/lisp/emacs-lisp/lisp-mode.el +++ b/lisp/emacs-lisp/lisp-mode.el | |||
| @@ -129,6 +129,7 @@ | |||
| 129 | (put 'defmacro 'doc-string-elt 3) | 129 | (put 'defmacro 'doc-string-elt 3) |
| 130 | (put 'defmacro* 'doc-string-elt 3) | 130 | (put 'defmacro* 'doc-string-elt 3) |
| 131 | (put 'defsubst 'doc-string-elt 3) | 131 | (put 'defsubst 'doc-string-elt 3) |
| 132 | (put 'defstruct 'doc-string-elt 2) | ||
| 132 | (put 'define-skeleton 'doc-string-elt 2) | 133 | (put 'define-skeleton 'doc-string-elt 2) |
| 133 | (put 'define-derived-mode 'doc-string-elt 4) | 134 | (put 'define-derived-mode 'doc-string-elt 4) |
| 134 | (put 'define-compilation-mode 'doc-string-elt 3) | 135 | (put 'define-compilation-mode 'doc-string-elt 3) |
| @@ -194,7 +195,7 @@ | |||
| 194 | (setq comment-start-skip "\\(\\(^\\|[^\\\\\n]\\)\\(\\\\\\\\\\)*\\);+ *") | 195 | (setq comment-start-skip "\\(\\(^\\|[^\\\\\n]\\)\\(\\\\\\\\\\)*\\);+ *") |
| 195 | (make-local-variable 'font-lock-comment-start-skip) | 196 | (make-local-variable 'font-lock-comment-start-skip) |
| 196 | ;; Font lock mode uses this only when it KNOWS a comment is starting. | 197 | ;; Font lock mode uses this only when it KNOWS a comment is starting. |
| 197 | (setq font-lock-comment-start-skip ";+ *") | 198 | (setq font-lock-comment-start-skip ";+ *") |
| 198 | (make-local-variable 'comment-add) | 199 | (make-local-variable 'comment-add) |
| 199 | (setq comment-add 1) ;default to `;;' in comment-region | 200 | (setq comment-add 1) ;default to `;;' in comment-region |
| 200 | (make-local-variable 'comment-column) | 201 | (make-local-variable 'comment-column) |
diff --git a/lisp/emulation/cua-base.el b/lisp/emulation/cua-base.el index 6ea6bfb7f3d..fe2b0a892a8 100644 --- a/lisp/emulation/cua-base.el +++ b/lisp/emulation/cua-base.el | |||
| @@ -384,13 +384,13 @@ and after the region marked by the rectangle to search." | |||
| 384 | :type 'boolean | 384 | :type 'boolean |
| 385 | :group 'cua) | 385 | :group 'cua) |
| 386 | 386 | ||
| 387 | (defface cua-rectangle-face | 387 | (defface cua-rectangle |
| 388 | '((default :inherit region) | 388 | '((default :inherit region) |
| 389 | (((class color)) :foreground "white" :background "maroon")) | 389 | (((class color)) :foreground "white" :background "maroon")) |
| 390 | "*Font used by CUA for highlighting the rectangle." | 390 | "*Font used by CUA for highlighting the rectangle." |
| 391 | :group 'cua) | 391 | :group 'cua) |
| 392 | 392 | ||
| 393 | (defface cua-rectangle-noselect-face | 393 | (defface cua-rectangle-noselect |
| 394 | '((default :inherit region) | 394 | '((default :inherit region) |
| 395 | (((class color)) :foreground "white" :background "dimgray")) | 395 | (((class color)) :foreground "white" :background "dimgray")) |
| 396 | "*Font used by CUA for highlighting the non-selected rectangle lines." | 396 | "*Font used by CUA for highlighting the non-selected rectangle lines." |
| @@ -404,7 +404,7 @@ and after the region marked by the rectangle to search." | |||
| 404 | :type 'boolean | 404 | :type 'boolean |
| 405 | :group 'cua) | 405 | :group 'cua) |
| 406 | 406 | ||
| 407 | (defface cua-global-mark-face | 407 | (defface cua-global-mark |
| 408 | '((((min-colors 88)(class color)) :foreground "black" :background "yellow1") | 408 | '((((min-colors 88)(class color)) :foreground "black" :background "yellow1") |
| 409 | (((class color)) :foreground "black" :background "yellow") | 409 | (((class color)) :foreground "black" :background "yellow") |
| 410 | (t :bold t)) | 410 | (t :bold t)) |
diff --git a/lisp/emulation/cua-gmrk.el b/lisp/emulation/cua-gmrk.el index 8280691ae18..b8874df0f34 100644 --- a/lisp/emulation/cua-gmrk.el +++ b/lisp/emulation/cua-gmrk.el | |||
| @@ -74,7 +74,7 @@ | |||
| 74 | (move-overlay cua--global-mark-overlay (point) (1+ (point))) | 74 | (move-overlay cua--global-mark-overlay (point) (1+ (point))) |
| 75 | (setq cua--global-mark-overlay | 75 | (setq cua--global-mark-overlay |
| 76 | (make-overlay (point) (1+ (point)))) | 76 | (make-overlay (point) (1+ (point)))) |
| 77 | (overlay-put cua--global-mark-overlay 'face 'cua-global-mark-face)) | 77 | (overlay-put cua--global-mark-overlay 'face 'cua-global-mark)) |
| 78 | (if (and cua-global-mark-blink-cursor-interval | 78 | (if (and cua-global-mark-blink-cursor-interval |
| 79 | (not cua--orig-blink-cursor-interval)) | 79 | (not cua--orig-blink-cursor-interval)) |
| 80 | (setq cua--orig-blink-cursor-interval blink-cursor-interval | 80 | (setq cua--orig-blink-cursor-interval blink-cursor-interval |
| @@ -218,7 +218,7 @@ With prefix argument, don't jump to global mark when cancelling it." | |||
| 218 | (let ((olist (overlays-at (marker-position cua--global-mark-marker))) | 218 | (let ((olist (overlays-at (marker-position cua--global-mark-marker))) |
| 219 | in-rect) | 219 | in-rect) |
| 220 | (while olist | 220 | (while olist |
| 221 | (if (eq (overlay-get (car olist) 'face) 'cua-rectangle-face) | 221 | (if (eq (overlay-get (car olist) 'face) 'cua-rectangle) |
| 222 | (setq in-rect t olist nil) | 222 | (setq in-rect t olist nil) |
| 223 | (setq olist (cdr olist)))) | 223 | (setq olist (cdr olist)))) |
| 224 | (if in-rect | 224 | (if in-rect |
| @@ -358,11 +358,6 @@ With prefix argument, don't jump to global mark when cancelling it." | |||
| 358 | ;;; Initialization | 358 | ;;; Initialization |
| 359 | 359 | ||
| 360 | (defun cua--init-global-mark () | 360 | (defun cua--init-global-mark () |
| 361 | (unless (face-background 'cua-global-mark-face) | ||
| 362 | (copy-face 'region 'cua-global-mark-face) | ||
| 363 | (set-face-foreground 'cua-global-mark-face "black") | ||
| 364 | (set-face-background 'cua-global-mark-face "cyan")) | ||
| 365 | |||
| 366 | (define-key cua--global-mark-keymap [remap copy-region-as-kill] 'cua-copy-to-global-mark) | 361 | (define-key cua--global-mark-keymap [remap copy-region-as-kill] 'cua-copy-to-global-mark) |
| 367 | (define-key cua--global-mark-keymap [remap kill-ring-save] 'cua-copy-to-global-mark) | 362 | (define-key cua--global-mark-keymap [remap kill-ring-save] 'cua-copy-to-global-mark) |
| 368 | (define-key cua--global-mark-keymap [remap kill-region] 'cua-cut-to-global-mark) | 363 | (define-key cua--global-mark-keymap [remap kill-region] 'cua-cut-to-global-mark) |
diff --git a/lisp/emulation/cua-rect.el b/lisp/emulation/cua-rect.el index 932448079dd..72fd9195850 100644 --- a/lisp/emulation/cua-rect.el +++ b/lisp/emulation/cua-rect.el | |||
| @@ -755,7 +755,7 @@ If command is repeated at same position, delete the rectangle." | |||
| 755 | (sit-for 0) ; make window top/bottom reliable | 755 | (sit-for 0) ; make window top/bottom reliable |
| 756 | (cua--rectangle-operation nil t nil nil nil ; do not tabify | 756 | (cua--rectangle-operation nil t nil nil nil ; do not tabify |
| 757 | '(lambda (s e l r v) | 757 | '(lambda (s e l r v) |
| 758 | (let ((rface (if v 'cua-rectangle-face 'cua-rectangle-noselect-face)) | 758 | (let ((rface (if v 'cua-rectangle 'cua-rectangle-noselect)) |
| 759 | overlay bs ms as) | 759 | overlay bs ms as) |
| 760 | (when (cua--rectangle-virtual-edges) | 760 | (when (cua--rectangle-virtual-edges) |
| 761 | (let ((lb (line-beginning-position)) | 761 | (let ((lb (line-beginning-position)) |
diff --git a/lisp/faces.el b/lisp/faces.el index 6bbf7da3761..8240cceaaef 100644 --- a/lisp/faces.el +++ b/lisp/faces.el | |||
| @@ -2085,13 +2085,32 @@ Note: Other faces cannot inherit from the cursor face." | |||
| 2085 | :group 'whitespace ; like `show-trailing-whitespace' | 2085 | :group 'whitespace ; like `show-trailing-whitespace' |
| 2086 | :group 'basic-faces) | 2086 | :group 'basic-faces) |
| 2087 | 2087 | ||
| 2088 | (defface escape-glyph '((((background dark)) :foreground "cyan") | 2088 | (defface escape-glyph |
| 2089 | ;; See the comment in minibuffer-prompt for | 2089 | '((((background dark)) :foreground "pink2") |
| 2090 | ;; the reason not to use blue on MS-DOS. | 2090 | ;; See the comment in minibuffer-prompt for |
| 2091 | (((type pc)) :foreground "magenta") | 2091 | ;; the reason not to use blue on MS-DOS. |
| 2092 | (t :foreground "blue")) | 2092 | (((type pc)) :foreground "magenta") |
| 2093 | ;; red4 is too light -- rms. | ||
| 2094 | (t :foreground "blue")) | ||
| 2093 | "Face for characters displayed as ^-sequences or \-sequences." | 2095 | "Face for characters displayed as ^-sequences or \-sequences." |
| 2094 | :group 'basic-faces) | 2096 | :group 'basic-faces |
| 2097 | :version "22.1") | ||
| 2098 | |||
| 2099 | (defface no-break-space | ||
| 2100 | '((((class color) (min-colors 88)) :inherit escape-glyph :underline t) | ||
| 2101 | (((class color) (min-colors 8)) :background "magenta" :foreground ) | ||
| 2102 | (t :inverse-video t)) | ||
| 2103 | "Face for non-breaking space." | ||
| 2104 | :group 'basic-faces | ||
| 2105 | :version "22.1") | ||
| 2106 | |||
| 2107 | (defface shadow | ||
| 2108 | '((((background dark)) :foreground "grey70") | ||
| 2109 | (((background light)) :foreground "grey50")) | ||
| 2110 | "Basic face for shadowed text." | ||
| 2111 | :group 'basic-faces | ||
| 2112 | :version "22.1") | ||
| 2113 | |||
| 2095 | 2114 | ||
| 2096 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | 2115 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
| 2097 | ;;; Manipulating font names. | 2116 | ;;; Manipulating font names. |
diff --git a/lisp/files.el b/lisp/files.el index a75b6b2fc89..b8ec5bf1cd0 100644 --- a/lisp/files.el +++ b/lisp/files.el | |||
| @@ -658,7 +658,7 @@ one or more of those symbols." | |||
| 658 | 658 | ||
| 659 | (defun locate-file-completion (string path-and-suffixes action) | 659 | (defun locate-file-completion (string path-and-suffixes action) |
| 660 | "Do completion for file names passed to `locate-file'. | 660 | "Do completion for file names passed to `locate-file'. |
| 661 | PATH-AND-SUFFIXES is a pair of lists (DIRECTORIES . SUFFIXES)." | 661 | PATH-AND-SUFFIXES is a pair of lists, (DIRECTORIES . SUFFIXES)." |
| 662 | (if (file-name-absolute-p string) | 662 | (if (file-name-absolute-p string) |
| 663 | (read-file-name-internal string nil action) | 663 | (read-file-name-internal string nil action) |
| 664 | (let ((names nil) | 664 | (let ((names nil) |
| @@ -2159,9 +2159,9 @@ Otherwise, return nil; point may be changed." | |||
| 2159 | (goto-char beg) | 2159 | (goto-char beg) |
| 2160 | end)))) | 2160 | end)))) |
| 2161 | 2161 | ||
| 2162 | (defun hack-local-variables-confirm (string) | 2162 | (defun hack-local-variables-confirm (string flag-to-check) |
| 2163 | (or (eq enable-local-variables t) | 2163 | (or (eq flag-to-check t) |
| 2164 | (and enable-local-variables | 2164 | (and flag-to-check |
| 2165 | (save-window-excursion | 2165 | (save-window-excursion |
| 2166 | (condition-case nil | 2166 | (condition-case nil |
| 2167 | (switch-to-buffer (current-buffer)) | 2167 | (switch-to-buffer (current-buffer)) |
| @@ -2236,7 +2236,8 @@ is specified, returning t if it is specified." | |||
| 2236 | (if (and result | 2236 | (if (and result |
| 2237 | (or mode-only | 2237 | (or mode-only |
| 2238 | (hack-local-variables-confirm | 2238 | (hack-local-variables-confirm |
| 2239 | "Set local variables as specified in -*- line of %s? "))) | 2239 | "Set local variables as specified in -*- line of %s? " |
| 2240 | enable-local-variables))) | ||
| 2240 | (let ((enable-local-eval enable-local-eval)) | 2241 | (let ((enable-local-eval enable-local-eval)) |
| 2241 | (while result | 2242 | (while result |
| 2242 | (hack-one-local-variable (car (car result)) (cdr (car result))) | 2243 | (hack-one-local-variable (car (car result)) (cdr (car result))) |
| @@ -2267,7 +2268,8 @@ is specified, returning t if it is specified." | |||
| 2267 | (and (search-forward "Local Variables:" nil t) | 2268 | (and (search-forward "Local Variables:" nil t) |
| 2268 | (or mode-only | 2269 | (or mode-only |
| 2269 | (hack-local-variables-confirm | 2270 | (hack-local-variables-confirm |
| 2270 | "Set local variables as specified at end of %s? ")))) | 2271 | "Set local variables as specified at end of %s? " |
| 2272 | enable-local-variables)))) | ||
| 2271 | (skip-chars-forward " \t") | 2273 | (skip-chars-forward " \t") |
| 2272 | (let ((enable-local-eval enable-local-eval) | 2274 | (let ((enable-local-eval enable-local-eval) |
| 2273 | ;; suffix is what comes after "local variables:" in its line. | 2275 | ;; suffix is what comes after "local variables:" in its line. |
| @@ -2489,7 +2491,8 @@ is considered risky." | |||
| 2489 | ;; Permit eval if not root and user says ok. | 2491 | ;; Permit eval if not root and user says ok. |
| 2490 | (and (not (zerop (user-uid))) | 2492 | (and (not (zerop (user-uid))) |
| 2491 | (hack-local-variables-confirm | 2493 | (hack-local-variables-confirm |
| 2492 | "Process `eval' or hook local variables in %s? "))) | 2494 | "Process `eval' or hook local variables in %s? " |
| 2495 | enable-local-eval))) | ||
| 2493 | (if (eq var 'eval) | 2496 | (if (eq var 'eval) |
| 2494 | (save-excursion (eval val)) | 2497 | (save-excursion (eval val)) |
| 2495 | (make-local-variable var) | 2498 | (make-local-variable var) |
diff --git a/lisp/font-lock.el b/lisp/font-lock.el index 1d07e5a9283..4457f9cfe03 100644 --- a/lisp/font-lock.el +++ b/lisp/font-lock.el | |||
| @@ -691,7 +691,7 @@ For example: | |||
| 691 | 691 | ||
| 692 | (add-hook 'c-mode-hook | 692 | (add-hook 'c-mode-hook |
| 693 | (lambda () | 693 | (lambda () |
| 694 | (font-lock-add-keywords 'c-mode | 694 | (font-lock-add-keywords nil |
| 695 | '((\"\\\\\\=<\\\\(FIXME\\\\):\" 1 font-lock-warning-face prepend) | 695 | '((\"\\\\\\=<\\\\(FIXME\\\\):\" 1 font-lock-warning-face prepend) |
| 696 | (\"\\\\\\=<\\\\(and\\\\|or\\\\|not\\\\)\\\\\\=>\" . | 696 | (\"\\\\\\=<\\\\(and\\\\|or\\\\|not\\\\)\\\\\\=>\" . |
| 697 | font-lock-keyword-face))))) | 697 | font-lock-keyword-face))))) |
| @@ -905,7 +905,7 @@ The value of this variable is used when Font Lock mode is turned on." | |||
| 905 | 'font-lock-after-change-function t) | 905 | 'font-lock-after-change-function t) |
| 906 | (set (make-local-variable 'font-lock-fontify-buffer-function) | 906 | (set (make-local-variable 'font-lock-fontify-buffer-function) |
| 907 | 'jit-lock-refontify) | 907 | 'jit-lock-refontify) |
| 908 | ;; Don't fontify eagerly (and don't abort is the buffer is large). | 908 | ;; Don't fontify eagerly (and don't abort if the buffer is large). |
| 909 | (set (make-local-variable 'font-lock-fontified) t) | 909 | (set (make-local-variable 'font-lock-fontified) t) |
| 910 | ;; Use jit-lock. | 910 | ;; Use jit-lock. |
| 911 | (jit-lock-register 'font-lock-fontify-region | 911 | (jit-lock-register 'font-lock-fontify-region |
| @@ -1826,6 +1826,17 @@ Sets various variables using `font-lock-defaults' (or, if nil, using | |||
| 1826 | "Font Lock mode face used to highlight preprocessor directives." | 1826 | "Font Lock mode face used to highlight preprocessor directives." |
| 1827 | :group 'font-lock-highlighting-faces) | 1827 | :group 'font-lock-highlighting-faces) |
| 1828 | 1828 | ||
| 1829 | (defface font-lock-regexp-backslash | ||
| 1830 | '((((class color) (min-colors 16)) :inherit escape-glyph) | ||
| 1831 | (t :inherit bold)) | ||
| 1832 | "Font Lock mode face used to highlight a backslash in Lisp regexps." | ||
| 1833 | :group 'font-lock-highlighting-faces) | ||
| 1834 | |||
| 1835 | (defface font-lock-regexp-backslash-construct | ||
| 1836 | '((t :inherit bold)) | ||
| 1837 | "Font Lock mode face used to highlight `\' constructs in Lisp regexps." | ||
| 1838 | :group 'font-lock-highlighting-faces) | ||
| 1839 | |||
| 1829 | ;;; End of Colour etc. support. | 1840 | ;;; End of Colour etc. support. |
| 1830 | 1841 | ||
| 1831 | ;;; Menu support. | 1842 | ;;; Menu support. |
| @@ -2020,7 +2031,7 @@ This function could be MATCHER in a MATCH-ANCHORED `font-lock-keywords' item." | |||
| 2020 | `(;; Control structures. Emacs Lisp forms. | 2031 | `(;; Control structures. Emacs Lisp forms. |
| 2021 | (,(concat | 2032 | (,(concat |
| 2022 | "(" (regexp-opt | 2033 | "(" (regexp-opt |
| 2023 | '("cond" "if" "while" "let" "let*" | 2034 | '("cond" "if" "while" "while-no-input" "let" "let*" |
| 2024 | "prog" "progn" "progv" "prog1" "prog2" "prog*" | 2035 | "prog" "progn" "progv" "prog1" "prog2" "prog*" |
| 2025 | "inline" "lambda" "save-restriction" "save-excursion" | 2036 | "inline" "lambda" "save-restriction" "save-excursion" |
| 2026 | "save-window-excursion" "save-selected-window" | 2037 | "save-window-excursion" "save-selected-window" |
| @@ -2076,16 +2087,14 @@ This function could be MATCHER in a MATCH-ANCHORED `font-lock-keywords' item." | |||
| 2076 | ;; Make regexp grouping constructs bold, so they stand out, but only | 2087 | ;; Make regexp grouping constructs bold, so they stand out, but only |
| 2077 | ;; in strings. | 2088 | ;; in strings. |
| 2078 | ((lambda (bound) | 2089 | ((lambda (bound) |
| 2079 | (if (re-search-forward "\\(\\\\\\\\\\)\\([(|)]\\)\\(\\?:\\)?" bound t) | 2090 | (if (re-search-forward "\\(\\\\\\\\\\)\\((\\(?:?:\\)?\\|[|)]\\)" bound t) |
| 2080 | (let ((face (get-text-property (1- (point)) 'face))) | 2091 | (let ((face (get-text-property (1- (point)) 'face))) |
| 2081 | (if (listp face) | 2092 | (if (listp face) |
| 2082 | (memq 'font-lock-string-face face) | 2093 | (memq 'font-lock-string-face face) |
| 2083 | (eq 'font-lock-string-face face))))) | 2094 | (eq 'font-lock-string-face face))))) |
| 2084 | ;; Should we introduce a lowlight face for this? | 2095 | (1 'font-lock-regexp-backslash prepend) |
| 2085 | ;; Ideally that would retain the color, dimmed. | 2096 | (2 'font-lock-regexp-backslash-construct prepend)) |
| 2086 | (1 font-lock-comment-face prepend) | 2097 | |
| 2087 | (2 'bold prepend) | ||
| 2088 | (3 font-lock-type-face prepend t)) | ||
| 2089 | ;; Underline innermost grouping, so that you can more easily see what | 2098 | ;; Underline innermost grouping, so that you can more easily see what |
| 2090 | ;; belongs together. 2005-05-12: Font-lock can go into an | 2099 | ;; belongs together. 2005-05-12: Font-lock can go into an |
| 2091 | ;; unbreakable endless loop on this -- something's broken. | 2100 | ;; unbreakable endless loop on this -- something's broken. |
diff --git a/lisp/ido.el b/lisp/ido.el index b01e9e35c37..4ac9546de64 100644 --- a/lisp/ido.el +++ b/lisp/ido.el | |||
| @@ -299,8 +299,8 @@ | |||
| 299 | ;; ------------ | 299 | ;; ------------ |
| 300 | 300 | ||
| 301 | ;; The highlighting of matching items is controlled via ido-use-faces. | 301 | ;; The highlighting of matching items is controlled via ido-use-faces. |
| 302 | ;; The faces used are ido-first-match-face, ido-only-match-face and | 302 | ;; The faces used are ido-first-match, ido-only-match and |
| 303 | ;; ido-subdir-face. | 303 | ;; ido-subdir. |
| 304 | ;; Colouring of the matching item was suggested by | 304 | ;; Colouring of the matching item was suggested by |
| 305 | ;; Carsten Dominik (dominik@strw.leidenuniv.nl). | 305 | ;; Carsten Dominik (dominik@strw.leidenuniv.nl). |
| 306 | 306 | ||
| @@ -740,17 +740,17 @@ subdirs in the alternatives." | |||
| 740 | :type 'boolean | 740 | :type 'boolean |
| 741 | :group 'ido) | 741 | :group 'ido) |
| 742 | 742 | ||
| 743 | (defface ido-first-match-face '((t (:bold t))) | 743 | (defface ido-first-match '((t (:bold t))) |
| 744 | "*Font used by ido for highlighting first match." | 744 | "*Font used by ido for highlighting first match." |
| 745 | :group 'ido) | 745 | :group 'ido) |
| 746 | 746 | ||
| 747 | (defface ido-only-match-face '((((class color)) | 747 | (defface ido-only-match '((((class color)) |
| 748 | (:foreground "ForestGreen")) | 748 | (:foreground "ForestGreen")) |
| 749 | (t (:italic t))) | 749 | (t (:italic t))) |
| 750 | "*Font used by ido for highlighting only match." | 750 | "*Font used by ido for highlighting only match." |
| 751 | :group 'ido) | 751 | :group 'ido) |
| 752 | 752 | ||
| 753 | (defface ido-subdir-face '((((min-colors 88) (class color)) | 753 | (defface ido-subdir '((((min-colors 88) (class color)) |
| 754 | (:foreground "red1")) | 754 | (:foreground "red1")) |
| 755 | (((class color)) | 755 | (((class color)) |
| 756 | (:foreground "red")) | 756 | (:foreground "red")) |
| @@ -758,7 +758,7 @@ subdirs in the alternatives." | |||
| 758 | "*Font used by ido for highlighting subdirs in the alternatives." | 758 | "*Font used by ido for highlighting subdirs in the alternatives." |
| 759 | :group 'ido) | 759 | :group 'ido) |
| 760 | 760 | ||
| 761 | (defface ido-indicator-face '((((min-colors 88) (class color)) | 761 | (defface ido-indicator '((((min-colors 88) (class color)) |
| 762 | (:foreground "yellow1" | 762 | (:foreground "yellow1" |
| 763 | :background "red1" | 763 | :background "red1" |
| 764 | :width condensed)) | 764 | :width condensed)) |
| @@ -4039,7 +4039,7 @@ For details of keybindings, do `\\[describe-function] ido-find-file'." | |||
| 4039 | first) | 4039 | first) |
| 4040 | 4040 | ||
| 4041 | (if (and ind ido-use-faces) | 4041 | (if (and ind ido-use-faces) |
| 4042 | (put-text-property 0 1 'face 'ido-indicator-face ind)) | 4042 | (put-text-property 0 1 'face 'ido-indicator ind)) |
| 4043 | 4043 | ||
| 4044 | (if (and ido-use-faces comps) | 4044 | (if (and ido-use-faces comps) |
| 4045 | (let* ((fn (ido-name (car comps))) | 4045 | (let* ((fn (ido-name (car comps))) |
| @@ -4047,8 +4047,8 @@ For details of keybindings, do `\\[describe-function] ido-find-file'." | |||
| 4047 | (setq first (format "%s" fn)) | 4047 | (setq first (format "%s" fn)) |
| 4048 | (put-text-property 0 ln 'face | 4048 | (put-text-property 0 ln 'face |
| 4049 | (if (= (length comps) 1) | 4049 | (if (= (length comps) 1) |
| 4050 | 'ido-only-match-face | 4050 | 'ido-only-match |
| 4051 | 'ido-first-match-face) | 4051 | 'ido-first-match) |
| 4052 | first) | 4052 | first) |
| 4053 | (if ind (setq first (concat first ind))) | 4053 | (if ind (setq first (concat first ind))) |
| 4054 | (setq comps (cons first (cdr comps))))) | 4054 | (setq comps (cons first (cdr comps))))) |
| @@ -4091,7 +4091,7 @@ For details of keybindings, do `\\[describe-function] ido-find-file'." | |||
| 4091 | (if (and ido-use-faces | 4091 | (if (and ido-use-faces |
| 4092 | (not (string= str first)) | 4092 | (not (string= str first)) |
| 4093 | (ido-final-slash str)) | 4093 | (ido-final-slash str)) |
| 4094 | (put-text-property 0 (length str) 'face 'ido-subdir-face str)) | 4094 | (put-text-property 0 (length str) 'face 'ido-subdir str)) |
| 4095 | str))))) | 4095 | str))))) |
| 4096 | comps)))))) | 4096 | comps)))))) |
| 4097 | 4097 | ||
| @@ -4193,7 +4193,9 @@ See `read-file-name' for additional parameters." | |||
| 4193 | (eq (get this-command 'ido) 'dir) | 4193 | (eq (get this-command 'ido) 'dir) |
| 4194 | (memq this-command ido-read-file-name-as-directory-commands)) | 4194 | (memq this-command ido-read-file-name-as-directory-commands)) |
| 4195 | (setq filename | 4195 | (setq filename |
| 4196 | (ido-read-directory-name prompt dir default-filename mustmatch initial))) | 4196 | (ido-read-directory-name prompt dir default-filename mustmatch initial)) |
| 4197 | (if (eq ido-exit 'fallback) | ||
| 4198 | (setq filename 'fallback))) | ||
| 4197 | ((and (not (eq (get this-command 'ido) 'ignore)) | 4199 | ((and (not (eq (get this-command 'ido) 'ignore)) |
| 4198 | (not (memq this-command ido-read-file-name-non-ido)) | 4200 | (not (memq this-command ido-read-file-name-non-ido)) |
| 4199 | (or (null predicate) (eq predicate 'file-exists-p))) | 4201 | (or (null predicate) (eq predicate 'file-exists-p))) |
diff --git a/lisp/info.el b/lisp/info.el index c36554e6a7a..4c6a0ea027d 100644 --- a/lisp/info.el +++ b/lisp/info.el | |||
| @@ -1379,6 +1379,43 @@ If FORK is a string, it is the name to use for the new buffer." | |||
| 1379 | 1379 | ||
| 1380 | (defvar Info-read-node-completion-table) | 1380 | (defvar Info-read-node-completion-table) |
| 1381 | 1381 | ||
| 1382 | (defun Info-read-node-name-2 (string path-and-suffixes action) | ||
| 1383 | "Virtual completion table for file names input in Info node names. | ||
| 1384 | PATH-AND-SUFFIXES is a pair of lists, (DIRECTORIES . SUFFIXES)." | ||
| 1385 | (let* ((names nil) | ||
| 1386 | (suffixes (remove "" (cdr path-and-suffixes))) | ||
| 1387 | (suffix (concat (regexp-opt suffixes t) "\\'")) | ||
| 1388 | (string-dir (file-name-directory string)) | ||
| 1389 | (dirs | ||
| 1390 | (if (file-name-absolute-p string) | ||
| 1391 | (list (file-name-directory string)) | ||
| 1392 | (car path-and-suffixes)))) | ||
| 1393 | (dolist (dir dirs) | ||
| 1394 | (unless dir | ||
| 1395 | (setq dir default-directory)) | ||
| 1396 | (if string-dir (setq dir (expand-file-name string-dir dir))) | ||
| 1397 | (when (file-directory-p dir) | ||
| 1398 | (dolist (file (file-name-all-completions | ||
| 1399 | (file-name-nondirectory string) dir)) | ||
| 1400 | ;; If the file name has no suffix or a standard suffix, | ||
| 1401 | ;; include it. | ||
| 1402 | (and (or (null (file-name-extension file)) | ||
| 1403 | (string-match suffix file)) | ||
| 1404 | ;; But exclude subfiles of split info files. | ||
| 1405 | (not (string-match "-[0-9]+\\'" file)) | ||
| 1406 | ;; And exclude backup files. | ||
| 1407 | (not (string-match "~\\'" file)) | ||
| 1408 | (push (if string-dir (concat string-dir file) file) names)) | ||
| 1409 | ;; If the file name ends in a standard suffix, | ||
| 1410 | ;; add the unsuffixed name as a completion option. | ||
| 1411 | (when (string-match suffix file) | ||
| 1412 | (setq file (substring file 0 (match-beginning 0))) | ||
| 1413 | (push (if string-dir (concat string-dir file) file) names))))) | ||
| 1414 | (cond | ||
| 1415 | ((eq action t) (all-completions string names)) | ||
| 1416 | ((null action) (try-completion string names)) | ||
| 1417 | (t (test-completion string names))))) | ||
| 1418 | |||
| 1382 | ;; This function is used as the "completion table" while reading a node name. | 1419 | ;; This function is used as the "completion table" while reading a node name. |
| 1383 | ;; It does completion using the alist in Info-read-node-completion-table | 1420 | ;; It does completion using the alist in Info-read-node-completion-table |
| 1384 | ;; unless STRING starts with an open-paren. | 1421 | ;; unless STRING starts with an open-paren. |
| @@ -1389,15 +1426,16 @@ If FORK is a string, it is the name to use for the new buffer." | |||
| 1389 | (let ((file (substring string 1))) | 1426 | (let ((file (substring string 1))) |
| 1390 | (cond | 1427 | (cond |
| 1391 | ((eq code nil) | 1428 | ((eq code nil) |
| 1392 | (let ((comp (try-completion file 'locate-file-completion | 1429 | (let ((comp (try-completion file 'Info-read-node-name-2 |
| 1393 | (cons Info-directory-list | 1430 | (cons Info-directory-list |
| 1394 | (mapcar 'car Info-suffix-list))))) | 1431 | (mapcar 'car Info-suffix-list))))) |
| 1395 | (cond | 1432 | (cond |
| 1396 | ((eq comp t) (concat string ")")) | 1433 | ((eq comp t) (concat string ")")) |
| 1397 | (comp (concat "(" comp))))) | 1434 | (comp (concat "(" comp))))) |
| 1398 | ((eq code t) (all-completions file 'locate-file-completion | 1435 | ((eq code t) |
| 1399 | (cons Info-directory-list | 1436 | (all-completions file 'Info-read-node-name-2 |
| 1400 | (mapcar 'car Info-suffix-list)))) | 1437 | (cons Info-directory-list |
| 1438 | (mapcar 'car Info-suffix-list)))) | ||
| 1401 | (t nil)))) | 1439 | (t nil)))) |
| 1402 | ;; If a file name was given, then any node is fair game. | 1440 | ;; If a file name was given, then any node is fair game. |
| 1403 | ((string-match "\\`(" string) | 1441 | ((string-match "\\`(" string) |
| @@ -1413,6 +1451,10 @@ If FORK is a string, it is the name to use for the new buffer." | |||
| 1413 | (t | 1451 | (t |
| 1414 | (test-completion string Info-read-node-completion-table predicate)))) | 1452 | (test-completion string Info-read-node-completion-table predicate)))) |
| 1415 | 1453 | ||
| 1454 | ;; Arrange to highlight the proper letters in the completion list buffer. | ||
| 1455 | (put 'Info-read-node-name-1 'completion-base-size-function | ||
| 1456 | (lambda () 1)) | ||
| 1457 | |||
| 1416 | (defun Info-read-node-name (prompt &optional default) | 1458 | (defun Info-read-node-name (prompt &optional default) |
| 1417 | (let* ((completion-ignore-case t) | 1459 | (let* ((completion-ignore-case t) |
| 1418 | (Info-read-node-completion-table (Info-build-node-completions)) | 1460 | (Info-read-node-completion-table (Info-build-node-completions)) |
| @@ -3483,7 +3525,7 @@ the variable `Info-file-list-for-emacs'." | |||
| 3483 | (Info-goto-emacs-command-node command))))) | 3525 | (Info-goto-emacs-command-node command))))) |
| 3484 | 3526 | ||
| 3485 | (defface Info-title-1-face | 3527 | (defface Info-title-1-face |
| 3486 | '((((type tty pc) (class color)) :foreground "yellow" :weight bold) | 3528 | '((((type tty pc) (class color)) :foreground "green" :weight bold) |
| 3487 | (t :height 1.2 :inherit Info-title-2-face)) | 3529 | (t :height 1.2 :inherit Info-title-2-face)) |
| 3488 | "Face for Info titles at level 1." | 3530 | "Face for Info titles at level 1." |
| 3489 | :group 'info) | 3531 | :group 'info) |
diff --git a/lisp/international/iso-cvt.el b/lisp/international/iso-cvt.el index f7e325b0ca3..f896773e53c 100644 --- a/lisp/international/iso-cvt.el +++ b/lisp/international/iso-cvt.el | |||
| @@ -791,6 +791,7 @@ Optional arg BUFFER is ignored (for use in `format-alist')." | |||
| 791 | ("ï" "ï") | 791 | ("ï" "ï") |
| 792 | ("ð" "ð") | 792 | ("ð" "ð") |
| 793 | ("ñ" "ñ") | 793 | ("ñ" "ñ") |
| 794 | (" " " ") | ||
| 794 | ("ò" "ò") | 795 | ("ò" "ò") |
| 795 | ("ó" "ó") | 796 | ("ó" "ó") |
| 796 | ("ô" "ô") | 797 | ("ô" "ô") |
diff --git a/lisp/international/latexenc.el b/lisp/international/latexenc.el index 24f7ebc6000..6ce21a5328a 100644 --- a/lisp/international/latexenc.el +++ b/lisp/international/latexenc.el | |||
| @@ -47,7 +47,7 @@ | |||
| 47 | ;; like this | 47 | ;; like this |
| 48 | 48 | ||
| 49 | ;; (add-to-list 'file-coding-system-alist | 49 | ;; (add-to-list 'file-coding-system-alist |
| 50 | ;; '("\\.tex\\|\\.ltx\\|\\.dtx\\|\\.drv\\'" . latexenc-find-file-coding-system)) | 50 | ;; '("\\.\\(tex\\|ltx\\|dtx\\|drv\\)\\'" . latexenc-find-file-coding-system)) |
| 51 | 51 | ||
| 52 | ;;; Code: | 52 | ;;; Code: |
| 53 | 53 | ||
| @@ -159,10 +159,11 @@ coding system names is determined from `latex-inputenc-coding-alist'." | |||
| 159 | (setq latexenc-main-file (concat file ext))))))) | 159 | (setq latexenc-main-file (concat file ext))))))) |
| 160 | ;; try tex-modes tex-guess-main-file | 160 | ;; try tex-modes tex-guess-main-file |
| 161 | (when (and (not latexenc-dont-use-tex-guess-main-file-flag) | 161 | (when (and (not latexenc-dont-use-tex-guess-main-file-flag) |
| 162 | (not latexenc-main-file) | 162 | (not latexenc-main-file)) |
| 163 | (fboundp 'tex-guess-main-file)) | 163 | ;; Use a separate `when' so the byte-compiler sees the fboundp. |
| 164 | (let ((tex-start-of-header "\\\\document\\(style\\|class\\)")) | 164 | (when (fboundp 'tex-guess-main-file) |
| 165 | (setq latexenc-main-file (tex-guess-main-file)))) | 165 | (let ((tex-start-of-header "\\\\document\\(style\\|class\\)")) |
| 166 | (setq latexenc-main-file (tex-guess-main-file))))) | ||
| 166 | ;; if we found a master/main file get the coding system from it | 167 | ;; if we found a master/main file get the coding system from it |
| 167 | (if (and latexenc-main-file | 168 | (if (and latexenc-main-file |
| 168 | (file-readable-p latexenc-main-file)) | 169 | (file-readable-p latexenc-main-file)) |
diff --git a/lisp/isearchb.el b/lisp/isearchb.el index 9714701944f..5c70bd8fc00 100644 --- a/lisp/isearchb.el +++ b/lisp/isearchb.el | |||
| @@ -151,7 +151,7 @@ It's purpose is to pass different call arguments to | |||
| 151 | (switch-to-buffer buf) | 151 | (switch-to-buffer buf) |
| 152 | (if isearchb-show-completions | 152 | (if isearchb-show-completions |
| 153 | (message "isearchb: %s%s" iswitchb-text | 153 | (message "isearchb: %s%s" iswitchb-text |
| 154 | (iswitchb-completions iswitchb-text nil)) | 154 | (iswitchb-completions iswitchb-text)) |
| 155 | (if (= 1 (length iswitchb-matches)) | 155 | (if (= 1 (length iswitchb-matches)) |
| 156 | (message "isearchb: %s (only match)" iswitchb-text) | 156 | (message "isearchb: %s (only match)" iswitchb-text) |
| 157 | (message "isearchb: %s" iswitchb-text)))))) | 157 | (message "isearchb: %s" iswitchb-text)))))) |
diff --git a/lisp/iswitchb.el b/lisp/iswitchb.el index 2943be851a0..0cb12d391ff 100644 --- a/lisp/iswitchb.el +++ b/lisp/iswitchb.el | |||
| @@ -404,21 +404,21 @@ iswitchb is running." | |||
| 404 | :type 'hook | 404 | :type 'hook |
| 405 | :group 'iswitchb) | 405 | :group 'iswitchb) |
| 406 | 406 | ||
| 407 | (defface iswitchb-single-match-face | 407 | (defface iswitchb-single-match |
| 408 | '((t | 408 | '((t |
| 409 | (:inherit font-lock-comment-face))) | 409 | (:inherit font-lock-comment-face))) |
| 410 | "Iswitchb face for single matching buffer name." | 410 | "Iswitchb face for single matching buffer name." |
| 411 | :version "22.1" | 411 | :version "22.1" |
| 412 | :group 'iswitchb) | 412 | :group 'iswitchb) |
| 413 | 413 | ||
| 414 | (defface iswitchb-current-match-face | 414 | (defface iswitchb-current-match |
| 415 | '((t | 415 | '((t |
| 416 | (:inherit font-lock-function-name-face))) | 416 | (:inherit font-lock-function-name-face))) |
| 417 | "Iswitchb face for current matching buffer name." | 417 | "Iswitchb face for current matching buffer name." |
| 418 | :version "22.1" | 418 | :version "22.1" |
| 419 | :group 'iswitchb) | 419 | :group 'iswitchb) |
| 420 | 420 | ||
| 421 | (defface iswitchb-virtual-matches-face | 421 | (defface iswitchb-virtual-matches |
| 422 | '((t | 422 | '((t |
| 423 | (:inherit font-lock-builtin-face))) | 423 | (:inherit font-lock-builtin-face))) |
| 424 | "Iswitchb face for matching virtual buffer names. | 424 | "Iswitchb face for matching virtual buffer names. |
| @@ -426,7 +426,7 @@ See also `iswitchb-use-virtual-buffers'." | |||
| 426 | :version "22.1" | 426 | :version "22.1" |
| 427 | :group 'iswitchb) | 427 | :group 'iswitchb) |
| 428 | 428 | ||
| 429 | (defface iswitchb-invalid-regexp-face | 429 | (defface iswitchb-invalid-regexp |
| 430 | '((t | 430 | '((t |
| 431 | (:inherit font-lock-warning-face))) | 431 | (:inherit font-lock-warning-face))) |
| 432 | "Iswitchb face for indicating invalid regexp. " | 432 | "Iswitchb face for indicating invalid regexp. " |
| @@ -1299,9 +1299,9 @@ Modified from `icomplete-completions'." | |||
| 1299 | (put-text-property 0 (length first) 'face | 1299 | (put-text-property 0 (length first) 'face |
| 1300 | (if (= (length comps) 1) | 1300 | (if (= (length comps) 1) |
| 1301 | (if iswitchb-invalid-regexp | 1301 | (if iswitchb-invalid-regexp |
| 1302 | 'iswitchb-invalid-regexp-face | 1302 | 'iswitchb-invalid-regexp |
| 1303 | 'iswitchb-single-match-face) | 1303 | 'iswitchb-single-match) |
| 1304 | 'iswitchb-current-match-face) | 1304 | 'iswitchb-current-match) |
| 1305 | first) | 1305 | first) |
| 1306 | (setq comps (cons first (cdr comps))))) | 1306 | (setq comps (cons first (cdr comps))))) |
| 1307 | 1307 | ||
| @@ -1330,7 +1330,7 @@ Modified from `icomplete-completions'." | |||
| 1330 | (let ((comp comps)) | 1330 | (let ((comp comps)) |
| 1331 | (while comp | 1331 | (while comp |
| 1332 | (put-text-property 0 (length (car comp)) | 1332 | (put-text-property 0 (length (car comp)) |
| 1333 | 'face 'iswitchb-virtual-matches-face | 1333 | 'face 'iswitchb-virtual-matches |
| 1334 | (car comp)) | 1334 | (car comp)) |
| 1335 | (setq comp (cdr comp)))))) | 1335 | (setq comp (cdr comp)))))) |
| 1336 | 1336 | ||
diff --git a/lisp/mail/supercite.el b/lisp/mail/supercite.el index ba4aca881ef..593f46cad40 100644 --- a/lisp/mail/supercite.el +++ b/lisp/mail/supercite.el | |||
| @@ -720,6 +720,7 @@ the list should be unique." | |||
| 720 | (sc-mail-warn-if-non-rfc822-p (sc-mail-error-in-mail-field)) | 720 | (sc-mail-warn-if-non-rfc822-p (sc-mail-error-in-mail-field)) |
| 721 | (end (setq sc-mail-headers-end (point)))) | 721 | (end (setq sc-mail-headers-end (point)))) |
| 722 | "Regi frame for glomming mail header information.") | 722 | "Regi frame for glomming mail header information.") |
| 723 | (put 'sc-mail-glom-frame 'risky-local-variable t) | ||
| 723 | 724 | ||
| 724 | (defvar curline) ; dynamic bondage | 725 | (defvar curline) ; dynamic bondage |
| 725 | 726 | ||
diff --git a/lisp/printing.el b/lisp/printing.el index ddfe6fd5cc0..41ea0238c6b 100644 --- a/lisp/printing.el +++ b/lisp/printing.el | |||
| @@ -6434,7 +6434,8 @@ COMMAND.exe, COMMAND.bat and COMMAND.com in this order." | |||
| 6434 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | 6434 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
| 6435 | 6435 | ||
| 6436 | 6436 | ||
| 6437 | (pr-update-menus t) | 6437 | ;;; Files are not supposed to change Emacs behavior when you merely load them. |
| 6438 | ;;; (pr-update-menus t) | ||
| 6438 | 6439 | ||
| 6439 | 6440 | ||
| 6440 | (provide 'printing) | 6441 | (provide 'printing) |
diff --git a/lisp/progmodes/compile.el b/lisp/progmodes/compile.el index a27a5282b42..e0c8ded307a 100644 --- a/lisp/progmodes/compile.el +++ b/lisp/progmodes/compile.el | |||
| @@ -935,6 +935,7 @@ Returns the compilation buffer created." | |||
| 935 | (substitute-env-vars (match-string 1 command)) | 935 | (substitute-env-vars (match-string 1 command)) |
| 936 | "~") | 936 | "~") |
| 937 | default-directory)) | 937 | default-directory)) |
| 938 | (erase-buffer) | ||
| 938 | ;; Select the desired mode. | 939 | ;; Select the desired mode. |
| 939 | (if (not (eq mode t)) | 940 | (if (not (eq mode t)) |
| 940 | (funcall mode) | 941 | (funcall mode) |
| @@ -944,11 +945,11 @@ Returns the compilation buffer created." | |||
| 944 | (if highlight-regexp | 945 | (if highlight-regexp |
| 945 | (set (make-local-variable 'compilation-highlight-regexp) | 946 | (set (make-local-variable 'compilation-highlight-regexp) |
| 946 | highlight-regexp)) | 947 | highlight-regexp)) |
| 947 | (erase-buffer) | ||
| 948 | ;; Output a mode setter, for saving and later reloading this buffer. | 948 | ;; Output a mode setter, for saving and later reloading this buffer. |
| 949 | (insert "-*- mode: " name-of-mode | 949 | (insert "-*- mode: " name-of-mode |
| 950 | "; default-directory: " (prin1-to-string default-directory) | 950 | "; default-directory: " (prin1-to-string default-directory) |
| 951 | " -*-\n" command "\n") (setq thisdir default-directory)) | 951 | " -*-\n" command "\n") |
| 952 | (setq thisdir default-directory)) | ||
| 952 | (set-buffer-modified-p nil)) | 953 | (set-buffer-modified-p nil)) |
| 953 | ;; If we're already in the compilation buffer, go to the end | 954 | ;; If we're already in the compilation buffer, go to the end |
| 954 | ;; of the buffer, so point will track the compilation output. | 955 | ;; of the buffer, so point will track the compilation output. |
diff --git a/lisp/progmodes/make-mode.el b/lisp/progmodes/make-mode.el index 7356583fb90..d2d2dc6263a 100644 --- a/lisp/progmodes/make-mode.el +++ b/lisp/progmodes/make-mode.el | |||
| @@ -115,9 +115,8 @@ | |||
| 115 | :version "22.1") | 115 | :version "22.1") |
| 116 | 116 | ||
| 117 | (defface makefile-shell-face | 117 | (defface makefile-shell-face |
| 118 | '((((class color) (background light)) (:background "seashell1")) | 118 | '((((class color) (min-colors 88) (background light)) (:background "seashell1")) |
| 119 | (((class color) (background dark)) (:background "seashell4")) | 119 | (((class color) (min-colors 88) (background dark)) (:background "seashell4"))) |
| 120 | (t (:reverse-video t))) | ||
| 121 | "Face to use for additionally highlighting Shell commands in Font-Lock mode." | 120 | "Face to use for additionally highlighting Shell commands in Font-Lock mode." |
| 122 | :group 'faces | 121 | :group 'faces |
| 123 | :group 'makefile | 122 | :group 'makefile |
| @@ -262,7 +261,7 @@ not be enclosed in { } or ( )." | |||
| 262 | ;; index in makefile-imenu-generic-expression. | 261 | ;; index in makefile-imenu-generic-expression. |
| 263 | (defvar makefile-dependency-regex | 262 | (defvar makefile-dependency-regex |
| 264 | ;; Allow for two nested levels $(v1:$(v2:$(v3:a=b)=c)=d) | 263 | ;; Allow for two nested levels $(v1:$(v2:$(v3:a=b)=c)=d) |
| 265 | "^ *\\(\\(?: *\\$\\(?:[({]\\(?:\\$\\(?:[({]\\(?:\\$\\(?:[^({]\\|.[^\n$#})]+?[})]\\)\\|[^\n$#)}]\\)+?[})]\\|[^({]\\)\\|[^\n$#)}]\\)+?[})]\\|[^({]\\)\\| *[^ \n$#:=]+\\)+?\\)[ \t]*\\(:\\)\\(?:[ \t]*$\\|[^=\n]\\(?:[^#\n]*?;[ \t]*\\(.+\\)\\)?\\)" | 264 | "^\\(\\(?:\\$\\(?:[({]\\(?:\\$\\(?:[({]\\(?:\\$\\(?:[^({]\\|.[^\n$#})]+?[})]\\)\\|[^\n$#)}]\\)+?[})]\\|[^({]\\)\\|[^\n$#)}]\\)+?[})]\\|[^({]\\)\\|[^\n$#:=]\\)+?\\)\\(:\\)\\(?:[ \t]*$\\|[^=\n]\\(?:[^#\n]*?;[ \t]*\\(.+\\)\\)?\\)" |
| 266 | "Regex used to find dependency lines in a makefile.") | 265 | "Regex used to find dependency lines in a makefile.") |
| 267 | 266 | ||
| 268 | (defconst makefile-bsdmake-dependency-regex | 267 | (defconst makefile-bsdmake-dependency-regex |
| @@ -291,7 +290,7 @@ not be enclosed in { } or ( )." | |||
| 291 | ;; that if you change this regexp you might have to fix the imenu index in | 290 | ;; that if you change this regexp you might have to fix the imenu index in |
| 292 | ;; makefile-imenu-generic-expression. | 291 | ;; makefile-imenu-generic-expression. |
| 293 | (defconst makefile-macroassign-regex | 292 | (defconst makefile-macroassign-regex |
| 294 | "^ *\\([^ \n\t][^:#= \t\n]*\\)[ \t]*\\(?:!=[ \t]*\\(\\(?:.+\\\\\n\\)*.+\\)\\|[*:+]?[:?]?=[ \t]*\\(\\(?:.*\\\\\n\\)*.*\\)\\)" | 293 | "^ *\\([^ \n\t][^:#= \t\n]*\\)[ \t]*\\(?:!=\\|[*:+]?[:?]?=\\)" |
| 295 | "Regex used to find macro assignment lines in a makefile.") | 294 | "Regex used to find macro assignment lines in a makefile.") |
| 296 | 295 | ||
| 297 | (defconst makefile-var-use-regex | 296 | (defconst makefile-var-use-regex |
| @@ -1704,6 +1703,19 @@ matched in a rule action." | |||
| 1704 | (when (save-excursion | 1703 | (when (save-excursion |
| 1705 | (beginning-of-line) | 1704 | (beginning-of-line) |
| 1706 | (looking-at makefile-dependency-regex)) | 1705 | (looking-at makefile-dependency-regex)) |
| 1706 | (save-excursion | ||
| 1707 | (let ((deps-end (match-end 1)) | ||
| 1708 | (match-data (match-data))) | ||
| 1709 | (goto-char deps-end) | ||
| 1710 | (skip-chars-backward " \t") | ||
| 1711 | (setq deps-end (point)) | ||
| 1712 | (beginning-of-line) | ||
| 1713 | (skip-chars-forward " \t") | ||
| 1714 | ;; Alter the bounds recorded for subexp 1, | ||
| 1715 | ;; which is what is supposed to match the targets. | ||
| 1716 | (setcar (nthcdr 2 match-data) (point)) | ||
| 1717 | (setcar (nthcdr 3 match-data) deps-end) | ||
| 1718 | (store-match-data match-data))) | ||
| 1707 | (end-of-line) | 1719 | (end-of-line) |
| 1708 | (throw 'found (point))))) | 1720 | (throw 'found (point))))) |
| 1709 | (goto-char pt)) | 1721 | (goto-char pt)) |
diff --git a/lisp/ps-print.el b/lisp/ps-print.el index 0b2a33f27c0..509a74cf6a5 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el | |||
| @@ -3019,7 +3019,7 @@ Valid values are: | |||
| 3019 | NUMBER It's a real value between 0.0 (black) and 1.0 (white) that | 3019 | NUMBER It's a real value between 0.0 (black) and 1.0 (white) that |
| 3020 | indicate the gray color. | 3020 | indicate the gray color. |
| 3021 | 3021 | ||
| 3022 | COLOR-NAME It's a string wich contains the color name. For example: | 3022 | COLOR-NAME It's a string which contains the color name. For example: |
| 3023 | \"yellow\". | 3023 | \"yellow\". |
| 3024 | 3024 | ||
| 3025 | LIST It's a list of RGB values, that is a list of three real values | 3025 | LIST It's a list of RGB values, that is a list of three real values |
| @@ -3059,7 +3059,7 @@ Valid values are: | |||
| 3059 | NUMBER It's a real value between 0.0 (black) and 1.0 (white) that | 3059 | NUMBER It's a real value between 0.0 (black) and 1.0 (white) that |
| 3060 | indicate the gray color. | 3060 | indicate the gray color. |
| 3061 | 3061 | ||
| 3062 | COLOR-NAME It's a string wich contains the color name. For example: | 3062 | COLOR-NAME It's a string which contains the color name. For example: |
| 3063 | \"yellow\". | 3063 | \"yellow\". |
| 3064 | 3064 | ||
| 3065 | LIST It's a list of RGB values, that is a list of three real values | 3065 | LIST It's a list of RGB values, that is a list of three real values |
| @@ -6119,7 +6119,7 @@ XSTART YSTART are the relative position for the first page in a sheet.") | |||
| 6119 | (if (and (boundp 'ucs-mule-8859-to-mule-unicode) | 6119 | (if (and (boundp 'ucs-mule-8859-to-mule-unicode) |
| 6120 | (char-table-p ucs-mule-8859-to-mule-unicode)) | 6120 | (char-table-p ucs-mule-8859-to-mule-unicode)) |
| 6121 | (map-char-table | 6121 | (map-char-table |
| 6122 | #'(lambda (k v) | 6122 | #'(lambda (k v) |
| 6123 | (if (and v (eq (char-charset v) 'latin-iso8859-1) (/= k v)) | 6123 | (if (and v (eq (char-charset v) 'latin-iso8859-1) (/= k v)) |
| 6124 | (aset tbl k v))) | 6124 | (aset tbl k v))) |
| 6125 | ucs-mule-8859-to-mule-unicode)) | 6125 | ucs-mule-8859-to-mule-unicode)) |
diff --git a/lisp/replace.el b/lisp/replace.el index ba3d5fcfbf4..d5ccd8723c2 100644 --- a/lisp/replace.el +++ b/lisp/replace.el | |||
| @@ -217,7 +217,7 @@ Fourth and fifth arg START and END specify the region to operate on. | |||
| 217 | 217 | ||
| 218 | To customize possible responses, change the \"bindings\" in `query-replace-map'." | 218 | To customize possible responses, change the \"bindings\" in `query-replace-map'." |
| 219 | (interactive (let ((common | 219 | (interactive (let ((common |
| 220 | (query-replace-read-args | 220 | (query-replace-read-args |
| 221 | (if (and transient-mark-mode mark-active) | 221 | (if (and transient-mark-mode mark-active) |
| 222 | "Query replace in region" | 222 | "Query replace in region" |
| 223 | "Query replace") | 223 | "Query replace") |
| @@ -281,7 +281,7 @@ text, TO-STRING is actually made a list instead of a string. | |||
| 281 | Use \\[repeat-complex-command] after this command for details." | 281 | Use \\[repeat-complex-command] after this command for details." |
| 282 | (interactive | 282 | (interactive |
| 283 | (let ((common | 283 | (let ((common |
| 284 | (query-replace-read-args | 284 | (query-replace-read-args |
| 285 | (if (and transient-mark-mode mark-active) | 285 | (if (and transient-mark-mode mark-active) |
| 286 | "Query replace regexp in region" | 286 | "Query replace regexp in region" |
| 287 | "Query replace regexp") | 287 | "Query replace regexp") |
| @@ -431,7 +431,7 @@ which will run faster and will not set the mark or print anything. | |||
| 431 | and TO-STRING is also null.)" | 431 | and TO-STRING is also null.)" |
| 432 | (interactive | 432 | (interactive |
| 433 | (let ((common | 433 | (let ((common |
| 434 | (query-replace-read-args | 434 | (query-replace-read-args |
| 435 | (if (and transient-mark-mode mark-active) | 435 | (if (and transient-mark-mode mark-active) |
| 436 | "Replace string in region" | 436 | "Replace string in region" |
| 437 | "Replace string") | 437 | "Replace string") |
| @@ -489,10 +489,10 @@ What you probably want is a loop like this: | |||
| 489 | which will run faster and will not set the mark or print anything." | 489 | which will run faster and will not set the mark or print anything." |
| 490 | (interactive | 490 | (interactive |
| 491 | (let ((common | 491 | (let ((common |
| 492 | (query-replace-read-args | 492 | (query-replace-read-args |
| 493 | (if (and transient-mark-mode mark-active) | 493 | (if (and transient-mark-mode mark-active) |
| 494 | "Replace regexp in region" | 494 | "Replace regexp in region" |
| 495 | "Replace regexp") | 495 | "Replace regexp") |
| 496 | t))) | 496 | t))) |
| 497 | (list (nth 0 common) (nth 1 common) (nth 2 common) | 497 | (list (nth 0 common) (nth 1 common) (nth 2 common) |
| 498 | (if (and transient-mark-mode mark-active) | 498 | (if (and transient-mark-mode mark-active) |
| @@ -1268,12 +1268,7 @@ but coerced to the correct value of INTEGERS." | |||
| 1268 | (and (eq new reuse) | 1268 | (and (eq new reuse) |
| 1269 | (eq (null integers) (markerp (car reuse))) | 1269 | (eq (null integers) (markerp (car reuse))) |
| 1270 | new))) | 1270 | new))) |
| 1271 | (match-data integers | 1271 | (match-data integers reuse t))) |
| 1272 | (prog1 reuse | ||
| 1273 | (while reuse | ||
| 1274 | (if (markerp (car reuse)) | ||
| 1275 | (set-marker (car reuse) nil)) | ||
| 1276 | (setq reuse (cdr reuse))))))) | ||
| 1277 | 1272 | ||
| 1278 | (defun replace-match-maybe-edit (newtext fixedcase literal noedit match-data) | 1273 | (defun replace-match-maybe-edit (newtext fixedcase literal noedit match-data) |
| 1279 | "Make a replacement with `replace-match', editing `\\?'. | 1274 | "Make a replacement with `replace-match', editing `\\?'. |
diff --git a/lisp/rfn-eshadow.el b/lisp/rfn-eshadow.el index 5fb31561c41..84731115d1a 100644 --- a/lisp/rfn-eshadow.el +++ b/lisp/rfn-eshadow.el | |||
| @@ -113,10 +113,7 @@ system, `file-name-shadow-properties' is used instead." | |||
| 113 | :group 'minibuffer) | 113 | :group 'minibuffer) |
| 114 | 114 | ||
| 115 | (defface file-name-shadow | 115 | (defface file-name-shadow |
| 116 | '((((background dark)) | 116 | '((t :inherit shadow)) |
| 117 | :foreground "grey50") | ||
| 118 | (t | ||
| 119 | :foreground "grey70")) | ||
| 120 | "Face used by `file-name-shadow-mode' for the shadow." | 117 | "Face used by `file-name-shadow-mode' for the shadow." |
| 121 | :group 'minibuffer) | 118 | :group 'minibuffer) |
| 122 | 119 | ||
diff --git a/lisp/simple.el b/lisp/simple.el index 016c48924e0..0d71efcf3bc 100644 --- a/lisp/simple.el +++ b/lisp/simple.el | |||
| @@ -3342,10 +3342,15 @@ Outline mode sets this." | |||
| 3342 | (or (memq prop buffer-invisibility-spec) | 3342 | (or (memq prop buffer-invisibility-spec) |
| 3343 | (assq prop buffer-invisibility-spec))))) | 3343 | (assq prop buffer-invisibility-spec))))) |
| 3344 | 3344 | ||
| 3345 | ;; Perform vertical scrolling of tall images if necessary. | 3345 | ;; This is like line-move-1 except that it also performs |
| 3346 | ;; Don't vscroll in a keyboard macro. | 3346 | ;; vertical scrolling of tall images if appropriate. |
| 3347 | ;; That is not really a clean thing to do, since it mixes | ||
| 3348 | ;; scrolling with cursor motion. But so far we don't have | ||
| 3349 | ;; a cleaner solution to the problem of making C-n do something | ||
| 3350 | ;; useful given a tall image. | ||
| 3347 | (defun line-move (arg &optional noerror to-end try-vscroll) | 3351 | (defun line-move (arg &optional noerror to-end try-vscroll) |
| 3348 | (if (and auto-window-vscroll try-vscroll | 3352 | (if (and auto-window-vscroll try-vscroll |
| 3353 | ;; But don't vscroll in a keyboard macro. | ||
| 3349 | (not defining-kbd-macro) | 3354 | (not defining-kbd-macro) |
| 3350 | (not executing-kbd-macro)) | 3355 | (not executing-kbd-macro)) |
| 3351 | (let ((forward (> arg 0)) | 3356 | (let ((forward (> arg 0)) |
| @@ -3368,6 +3373,8 @@ Outline mode sets this." | |||
| 3368 | ;; Update display before calling pos-visible-in-window-p, | 3373 | ;; Update display before calling pos-visible-in-window-p, |
| 3369 | ;; because it depends on window-start being up-to-date. | 3374 | ;; because it depends on window-start being up-to-date. |
| 3370 | (sit-for 0) | 3375 | (sit-for 0) |
| 3376 | ;; If the current line is partly hidden at the bottom, | ||
| 3377 | ;; scroll it partially up so as to unhide the bottom. | ||
| 3371 | (if (and (setq part (nth 2 (pos-visible-in-window-p | 3378 | (if (and (setq part (nth 2 (pos-visible-in-window-p |
| 3372 | (line-beginning-position) nil t))) | 3379 | (line-beginning-position) nil t))) |
| 3373 | (> (cdr part) 0)) | 3380 | (> (cdr part) 0)) |
| @@ -4833,7 +4840,11 @@ of the differing parts is, by contrast, slightly highlighted." | |||
| 4833 | (- (point) (minibuffer-prompt-end))))) | 4840 | (- (point) (minibuffer-prompt-end))))) |
| 4834 | ;; Otherwise, in minibuffer, the whole input is being completed. | 4841 | ;; Otherwise, in minibuffer, the whole input is being completed. |
| 4835 | (if (minibufferp mainbuf) | 4842 | (if (minibufferp mainbuf) |
| 4836 | (setq completion-base-size 0))) | 4843 | (if (and (symbolp minibuffer-completion-table) |
| 4844 | (get minibuffer-completion-table 'completion-base-size-function)) | ||
| 4845 | (setq completion-base-size | ||
| 4846 | (funcall (get minibuffer-completion-table 'completion-base-size-function))) | ||
| 4847 | (setq completion-base-size 0)))) | ||
| 4837 | ;; Put faces on first uncommon characters and common parts. | 4848 | ;; Put faces on first uncommon characters and common parts. |
| 4838 | (when completion-base-size | 4849 | (when completion-base-size |
| 4839 | (let* ((common-string-length | 4850 | (let* ((common-string-length |
diff --git a/lisp/subr.el b/lisp/subr.el index 2fe94e2a3c5..71d20ba350e 100644 --- a/lisp/subr.el +++ b/lisp/subr.el | |||
| @@ -1970,7 +1970,7 @@ The value returned is the value of the last form in BODY." | |||
| 1970 | '((save-match-data-internal (match-data))) | 1970 | '((save-match-data-internal (match-data))) |
| 1971 | (list 'unwind-protect | 1971 | (list 'unwind-protect |
| 1972 | (cons 'progn body) | 1972 | (cons 'progn body) |
| 1973 | '(set-match-data save-match-data-internal)))) | 1973 | '(set-match-data save-match-data-internal 'evaporate)))) |
| 1974 | 1974 | ||
| 1975 | (defun match-string (num &optional string) | 1975 | (defun match-string (num &optional string) |
| 1976 | "Return string of text matched by last search. | 1976 | "Return string of text matched by last search. |
diff --git a/lisp/textmodes/flyspell.el b/lisp/textmodes/flyspell.el index 500c9c4e113..0326510f75f 100644 --- a/lisp/textmodes/flyspell.el +++ b/lisp/textmodes/flyspell.el | |||
| @@ -228,7 +228,6 @@ http://strw.leidenuniv.nl/~dominik/Tools" | |||
| 228 | :version "21.1" | 228 | :version "21.1" |
| 229 | :type 'boolean) | 229 | :type 'boolean) |
| 230 | 230 | ||
| 231 | ;;;###autoload | ||
| 232 | (defcustom flyspell-mode-line-string " Fly" | 231 | (defcustom flyspell-mode-line-string " Fly" |
| 233 | "*String displayed on the modeline when flyspell is active. | 232 | "*String displayed on the modeline when flyspell is active. |
| 234 | Set this to nil if you don't want a modeline indicator." | 233 | Set this to nil if you don't want a modeline indicator." |
| @@ -268,11 +267,7 @@ If `flyspell-large-region' is nil, all regions are treated as small." | |||
| 268 | :type 'boolean) | 267 | :type 'boolean) |
| 269 | 268 | ||
| 270 | (defcustom flyspell-auto-correct-binding | 269 | (defcustom flyspell-auto-correct-binding |
| 271 | (cond | 270 | [(control ?\;)] |
| 272 | ((eq flyspell-emacs 'xemacs) | ||
| 273 | [(control \;)]) | ||
| 274 | (t | ||
| 275 | [?\C-\;])) | ||
| 276 | "The key binding for flyspell auto correction." | 271 | "The key binding for flyspell auto correction." |
| 277 | :group 'flyspell) | 272 | :group 'flyspell) |
| 278 | 273 | ||
| @@ -410,10 +405,6 @@ property of the major mode name.") | |||
| 410 | ;*---------------------------------------------------------------------*/ | 405 | ;*---------------------------------------------------------------------*/ |
| 411 | (eval-when-compile (defvar flyspell-local-mouse-map)) | 406 | (eval-when-compile (defvar flyspell-local-mouse-map)) |
| 412 | 407 | ||
| 413 | ;;;###autoload | ||
| 414 | (defvar flyspell-mode nil) | ||
| 415 | (make-variable-buffer-local 'flyspell-mode) | ||
| 416 | |||
| 417 | (defvar flyspell-mouse-map | 408 | (defvar flyspell-mouse-map |
| 418 | (let ((map (make-sparse-keymap))) | 409 | (let ((map (make-sparse-keymap))) |
| 419 | (if flyspell-use-meta-tab | 410 | (if flyspell-use-meta-tab |
| @@ -425,26 +416,18 @@ property of the major mode name.") | |||
| 425 | (define-key map [(control \.)] 'flyspell-auto-correct-word) | 416 | (define-key map [(control \.)] 'flyspell-auto-correct-word) |
| 426 | map)) | 417 | map)) |
| 427 | 418 | ||
| 428 | ;;;###autoload | 419 | (defvar flyspell-mode-map |
| 429 | (defvar flyspell-mode-map (make-sparse-keymap)) | 420 | (let ((map (make-sparse-keymap))) |
| 430 | 421 | ;; mouse, keyboard bindings and misc definition | |
| 431 | ;; mouse, keyboard bindings and misc definition | 422 | (if flyspell-use-meta-tab |
| 432 | (when (or (assoc 'flyspell-mode minor-mode-map-alist) | 423 | (define-key map "\M-\t" 'flyspell-auto-correct-word)) |
| 433 | (setq minor-mode-map-alist | 424 | (cond |
| 434 | (cons (cons 'flyspell-mode flyspell-mode-map) | 425 | ;; I don't understand this test, so I left it as is. --Stef |
| 435 | minor-mode-map-alist))) | 426 | ((or (featurep 'xemacs) flyspell-use-local-map) |
| 436 | (if flyspell-use-meta-tab | 427 | (define-key map flyspell-auto-correct-binding 'flyspell-auto-correct-previous-word) |
| 437 | (define-key flyspell-mode-map "\M-\t" 'flyspell-auto-correct-word)) | 428 | (define-key map [(control ?\,)] 'flyspell-goto-next-error) |
| 438 | (cond | 429 | (define-key map [(control ?\.)] 'flyspell-auto-correct-word))) |
| 439 | ((eq flyspell-emacs 'xemacs) | 430 | map)) |
| 440 | (define-key flyspell-mode-map flyspell-auto-correct-binding 'flyspell-auto-correct-previous-word) | ||
| 441 | (define-key flyspell-mode-map [(control \,)] 'flyspell-goto-next-error) | ||
| 442 | (define-key flyspell-mode-map [(control \.)] 'flyspell-auto-correct-word)) | ||
| 443 | (flyspell-use-local-map | ||
| 444 | (define-key flyspell-mode-map flyspell-auto-correct-binding 'flyspell-auto-correct-previous-word) | ||
| 445 | (define-key flyspell-mode-map [?\C-\,] 'flyspell-goto-next-error) | ||
| 446 | (define-key flyspell-mode-map [?\C-\.] 'flyspell-auto-correct-word)))) | ||
| 447 | |||
| 448 | 431 | ||
| 449 | ;; the name of the overlay property that defines the keymap | 432 | ;; the name of the overlay property that defines the keymap |
| 450 | (defvar flyspell-overlay-keymap-property-name 'keymap) | 433 | (defvar flyspell-overlay-keymap-property-name 'keymap) |
| @@ -462,20 +445,14 @@ property of the major mode name.") | |||
| 462 | ;* Highlighting */ | 445 | ;* Highlighting */ |
| 463 | ;*---------------------------------------------------------------------*/ | 446 | ;*---------------------------------------------------------------------*/ |
| 464 | (defface flyspell-incorrect-face | 447 | (defface flyspell-incorrect-face |
| 465 | (if (eq flyspell-emacs 'xemacs) | 448 | '((((class color)) (:foreground "OrangeRed" :bold t :underline t)) |
| 466 | '((((class color)) (:foreground "OrangeRed" :bold t :underline t)) | 449 | (t (:bold t))) |
| 467 | (t (:bold t))) | ||
| 468 | '((((class color)) (:foreground "OrangeRed" :weight bold :underline t)) | ||
| 469 | (t (:weight bold)))) | ||
| 470 | "Face used for marking a misspelled word in Flyspell." | 450 | "Face used for marking a misspelled word in Flyspell." |
| 471 | :group 'flyspell) | 451 | :group 'flyspell) |
| 472 | 452 | ||
| 473 | (defface flyspell-duplicate-face | 453 | (defface flyspell-duplicate-face |
| 474 | (if (eq flyspell-emacs 'xemacs) | 454 | '((((class color)) (:foreground "Gold3" :bold t :underline t)) |
| 475 | '((((class color)) (:foreground "Gold3" :bold t :underline t)) | 455 | (t (:bold t))) |
| 476 | (t (:bold t))) | ||
| 477 | '((((class color)) (:foreground "Gold3" :weight bold :underline t)) | ||
| 478 | (t (:weight bold)))) | ||
| 479 | "Face used for marking a misspelled word that appears twice in the buffer. | 456 | "Face used for marking a misspelled word that appears twice in the buffer. |
| 480 | See also `flyspell-duplicate-distance'." | 457 | See also `flyspell-duplicate-distance'." |
| 481 | :group 'flyspell) | 458 | :group 'flyspell) |
| @@ -486,7 +463,7 @@ See also `flyspell-duplicate-distance'." | |||
| 486 | ;* flyspell-mode ... */ | 463 | ;* flyspell-mode ... */ |
| 487 | ;*---------------------------------------------------------------------*/ | 464 | ;*---------------------------------------------------------------------*/ |
| 488 | ;;;###autoload | 465 | ;;;###autoload |
| 489 | (defun flyspell-mode (&optional arg) | 466 | (define-minor-mode flyspell-mode |
| 490 | "Minor mode performing on-the-fly spelling checking. | 467 | "Minor mode performing on-the-fly spelling checking. |
| 491 | This spawns a single Ispell process and checks each word. | 468 | This spawns a single Ispell process and checks each word. |
| 492 | The default flyspell behavior is to highlight incorrect words. | 469 | The default flyspell behavior is to highlight incorrect words. |
| @@ -514,28 +491,12 @@ in your .emacs file. | |||
| 514 | 491 | ||
| 515 | \\[flyspell-region] checks all words inside a region. | 492 | \\[flyspell-region] checks all words inside a region. |
| 516 | \\[flyspell-buffer] checks the whole buffer." | 493 | \\[flyspell-buffer] checks the whole buffer." |
| 517 | (interactive "P") | 494 | :lighter flyspell-mode-line-string |
| 518 | (let ((old-flyspell-mode flyspell-mode)) | 495 | :keymap flyspell-mode-map |
| 519 | ;; Mark the mode as on or off. | 496 | :group 'flyspell |
| 520 | (setq flyspell-mode (not (or (and (null arg) flyspell-mode) | 497 | (if flyspell-mode |
| 521 | (<= (prefix-numeric-value arg) 0)))) | 498 | (flyspell-mode-on) |
| 522 | ;; Do the real work. | 499 | (flyspell-mode-off))) |
| 523 | (unless (eq flyspell-mode old-flyspell-mode) | ||
| 524 | (if flyspell-mode | ||
| 525 | (flyspell-mode-on) | ||
| 526 | (flyspell-mode-off)) | ||
| 527 | ;; Force modeline redisplay. | ||
| 528 | (set-buffer-modified-p (buffer-modified-p))))) | ||
| 529 | |||
| 530 | ;*---------------------------------------------------------------------*/ | ||
| 531 | ;* Autoloading */ | ||
| 532 | ;*---------------------------------------------------------------------*/ | ||
| 533 | ;;;###autoload | ||
| 534 | (add-minor-mode 'flyspell-mode | ||
| 535 | 'flyspell-mode-line-string | ||
| 536 | flyspell-mode-map | ||
| 537 | nil | ||
| 538 | 'flyspell-mode) | ||
| 539 | 500 | ||
| 540 | ;*---------------------------------------------------------------------*/ | 501 | ;*---------------------------------------------------------------------*/ |
| 541 | ;* flyspell-buffers ... */ | 502 | ;* flyspell-buffers ... */ |
| @@ -1057,8 +1018,7 @@ Mostly we check word delimiters." | |||
| 1057 | (cond | 1018 | (cond |
| 1058 | ((and (or (not (eq ispell-parser 'tex)) | 1019 | ((and (or (not (eq ispell-parser 'tex)) |
| 1059 | (and (> start (point-min)) | 1020 | (and (> start (point-min)) |
| 1060 | (not (eq (char-after (1- start)) ?})) | 1021 | (not (memq (char-after (1- start)) '(?\} ?\\))))) |
| 1061 | (not (eq (char-after (1- start)) ?\\)))) | ||
| 1062 | flyspell-mark-duplications-flag | 1022 | flyspell-mark-duplications-flag |
| 1063 | (save-excursion | 1023 | (save-excursion |
| 1064 | (goto-char (1- start)) | 1024 | (goto-char (1- start)) |
| @@ -1181,20 +1141,21 @@ Mostly we check word delimiters." | |||
| 1181 | ;* time that function is called. */ | 1141 | ;* time that function is called. */ |
| 1182 | ;*---------------------------------------------------------------------*/ | 1142 | ;*---------------------------------------------------------------------*/ |
| 1183 | (defun flyspell-math-tex-command-p () | 1143 | (defun flyspell-math-tex-command-p () |
| 1184 | (cond | 1144 | (when (fboundp 'texmathp) |
| 1185 | (flyspell-check-tex-math-command | 1145 | (cond |
| 1186 | nil) | 1146 | (flyspell-check-tex-math-command |
| 1187 | ((eq flyspell-tex-math-initialized t) | 1147 | nil) |
| 1188 | (texmathp)) | 1148 | ((eq flyspell-tex-math-initialized t) |
| 1189 | ((eq flyspell-tex-math-initialized 'error) | 1149 | (texmathp)) |
| 1190 | nil) | 1150 | ((eq flyspell-tex-math-initialized 'error) |
| 1191 | (t | 1151 | nil) |
| 1192 | (setq flyspell-tex-math-initialized t) | 1152 | (t |
| 1193 | (condition-case nil | 1153 | (setq flyspell-tex-math-initialized t) |
| 1194 | (texmathp) | 1154 | (condition-case nil |
| 1195 | (error (progn | 1155 | (texmathp) |
| 1196 | (setq flyspell-tex-math-initialized 'error) | 1156 | (error (progn |
| 1197 | nil)))))) | 1157 | (setq flyspell-tex-math-initialized 'error) |
| 1158 | nil))))))) | ||
| 1198 | 1159 | ||
| 1199 | ;*---------------------------------------------------------------------*/ | 1160 | ;*---------------------------------------------------------------------*/ |
| 1200 | ;* flyspell-tex-command-p ... */ | 1161 | ;* flyspell-tex-command-p ... */ |
| @@ -1381,9 +1342,7 @@ Word syntax described by `flyspell-dictionary-alist' (which see)." | |||
| 1381 | (let ((buffer flyspell-external-ispell-buffer)) | 1342 | (let ((buffer flyspell-external-ispell-buffer)) |
| 1382 | (set-buffer buffer) | 1343 | (set-buffer buffer) |
| 1383 | (goto-char (point-min)) | 1344 | (goto-char (point-min)) |
| 1384 | (let ((size (- flyspell-large-region-end flyspell-large-region-beg)) | 1345 | (let ((pword "") |
| 1385 | (start flyspell-large-region-beg) | ||
| 1386 | (pword "") | ||
| 1387 | (pcount 1)) | 1346 | (pcount 1)) |
| 1388 | ;; now we are done with ispell, we have to find the word in | 1347 | ;; now we are done with ispell, we have to find the word in |
| 1389 | ;; the initial buffer | 1348 | ;; the initial buffer |
| @@ -1954,7 +1913,7 @@ The word checked is the word at the mouse position." | |||
| 1954 | (let ((start (car (cdr word))) | 1913 | (let ((start (car (cdr word))) |
| 1955 | (end (car (cdr (cdr word)))) | 1914 | (end (car (cdr (cdr word)))) |
| 1956 | (word (car word)) | 1915 | (word (car word)) |
| 1957 | poss replace) | 1916 | poss) |
| 1958 | ;; now check spelling of word. | 1917 | ;; now check spelling of word. |
| 1959 | (process-send-string ispell-process "%\n") ;put in verbose mode | 1918 | (process-send-string ispell-process "%\n") ;put in verbose mode |
| 1960 | (process-send-string ispell-process (concat "^" word "\n")) | 1919 | (process-send-string ispell-process (concat "^" word "\n")) |
| @@ -1972,89 +1931,65 @@ The word checked is the word at the mouse position." | |||
| 1972 | ((null poss) | 1931 | ((null poss) |
| 1973 | ;; ispell error | 1932 | ;; ispell error |
| 1974 | (error "Ispell: error in Ispell process")) | 1933 | (error "Ispell: error in Ispell process")) |
| 1975 | ((string-match "GNU" (emacs-version)) | 1934 | ((featurep 'xemacs) |
| 1976 | ;; the word is incorrect, we have to propose a replacement | ||
| 1977 | (setq replace (flyspell-emacs-popup event poss word)) | ||
| 1978 | (cond ((eq replace 'ignore) | ||
| 1979 | (goto-char save) | ||
| 1980 | nil) | ||
| 1981 | ((eq replace 'save) | ||
| 1982 | (goto-char save) | ||
| 1983 | (process-send-string ispell-process | ||
| 1984 | (concat "*" word "\n")) | ||
| 1985 | (flyspell-unhighlight-at cursor-location) | ||
| 1986 | (setq ispell-pdict-modified-p '(t))) | ||
| 1987 | ((or (eq replace 'buffer) (eq replace 'session)) | ||
| 1988 | (process-send-string ispell-process | ||
| 1989 | (concat "@" word "\n")) | ||
| 1990 | (if (null ispell-pdict-modified-p) | ||
| 1991 | (setq ispell-pdict-modified-p | ||
| 1992 | (list ispell-pdict-modified-p))) | ||
| 1993 | (flyspell-unhighlight-at cursor-location) | ||
| 1994 | (goto-char save) | ||
| 1995 | (if (eq replace 'buffer) | ||
| 1996 | (ispell-add-per-file-word-list word))) | ||
| 1997 | (replace | ||
| 1998 | (flyspell-unhighlight-at cursor-location) | ||
| 1999 | (let ((new-word (if (atom replace) | ||
| 2000 | replace | ||
| 2001 | (car replace))) | ||
| 2002 | (cursor-location | ||
| 2003 | (+ (- (length word) (- end start)) | ||
| 2004 | cursor-location))) | ||
| 2005 | (if (not (equal new-word (car poss))) | ||
| 2006 | (let ((old-max (point-max))) | ||
| 2007 | (delete-region start end) | ||
| 2008 | (funcall flyspell-insert-function new-word) | ||
| 2009 | (if flyspell-abbrev-p | ||
| 2010 | (flyspell-define-abbrev word new-word)) | ||
| 2011 | (flyspell-ajust-cursor-point save | ||
| 2012 | cursor-location | ||
| 2013 | old-max))))) | ||
| 2014 | (t | ||
| 2015 | (goto-char save) | ||
| 2016 | nil))) | ||
| 2017 | ((eq flyspell-emacs 'xemacs) | ||
| 2018 | (flyspell-xemacs-popup | 1935 | (flyspell-xemacs-popup |
| 2019 | event poss word cursor-location start end save) | 1936 | event poss word cursor-location start end save)) |
| 2020 | (goto-char save))) | 1937 | (t |
| 1938 | ;; The word is incorrect, we have to propose a replacement. | ||
| 1939 | (flyspell-do-correct (flyspell-emacs-popup event poss word) | ||
| 1940 | poss word cursor-location start end save))) | ||
| 2021 | (ispell-pdict-save t)))))) | 1941 | (ispell-pdict-save t)))))) |
| 2022 | 1942 | ||
| 2023 | ;*---------------------------------------------------------------------*/ | 1943 | ;*---------------------------------------------------------------------*/ |
| 2024 | ;* flyspell-xemacs-correct ... */ | 1944 | ;* flyspell-do-correct ... */ |
| 2025 | ;*---------------------------------------------------------------------*/ | 1945 | ;*---------------------------------------------------------------------*/ |
| 2026 | (defun flyspell-xemacs-correct (replace poss word cursor-location start end save) | 1946 | (defun flyspell-do-correct (replace poss word cursor-location start end save) |
| 2027 | "The xemacs popup menu callback." | 1947 | "The popup menu callback." |
| 1948 | ;; Originally, the XEmacs code didn't do the (goto-char save) here and did | ||
| 1949 | ;; it instead right after calling the function. | ||
| 2028 | (cond ((eq replace 'ignore) | 1950 | (cond ((eq replace 'ignore) |
| 1951 | (goto-char save) | ||
| 2029 | nil) | 1952 | nil) |
| 2030 | ((eq replace 'save) | 1953 | ((eq replace 'save) |
| 2031 | (process-send-string ispell-process (concat "*" word "\n")) | 1954 | (goto-char save) |
| 2032 | (process-send-string ispell-process "#\n") | 1955 | (ispell-send-string (concat "*" word "\n")) |
| 1956 | ;; This was added only to the XEmacs side in revision 1.18 of | ||
| 1957 | ;; flyspell. I assume its absence on the Emacs side was an | ||
| 1958 | ;; oversight. --Stef | ||
| 1959 | (ispell-send-string "#\n") | ||
| 2033 | (flyspell-unhighlight-at cursor-location) | 1960 | (flyspell-unhighlight-at cursor-location) |
| 2034 | (setq ispell-pdict-modified-p '(t))) | 1961 | (setq ispell-pdict-modified-p '(t))) |
| 2035 | ((or (eq replace 'buffer) (eq replace 'session)) | 1962 | ((or (eq replace 'buffer) (eq replace 'session)) |
| 2036 | (process-send-string ispell-process (concat "@" word "\n")) | 1963 | (ispell-send-string (concat "@" word "\n")) |
| 2037 | (flyspell-unhighlight-at cursor-location) | 1964 | (flyspell-unhighlight-at cursor-location) |
| 2038 | (if (null ispell-pdict-modified-p) | 1965 | (if (null ispell-pdict-modified-p) |
| 2039 | (setq ispell-pdict-modified-p | 1966 | (setq ispell-pdict-modified-p |
| 2040 | (list ispell-pdict-modified-p))) | 1967 | (list ispell-pdict-modified-p))) |
| 1968 | (goto-char save) | ||
| 2041 | (if (eq replace 'buffer) | 1969 | (if (eq replace 'buffer) |
| 2042 | (ispell-add-per-file-word-list word))) | 1970 | (ispell-add-per-file-word-list word))) |
| 2043 | (replace | 1971 | (replace |
| 1972 | ;; This was added only to the Emacs side. I assume its absence on | ||
| 1973 | ;; the XEmacs side was an oversight. --Stef | ||
| 1974 | (flyspell-unhighlight-at cursor-location) | ||
| 2044 | (let ((old-max (point-max)) | 1975 | (let ((old-max (point-max)) |
| 2045 | (new-word (if (atom replace) | 1976 | (new-word (if (atom replace) |
| 2046 | replace | 1977 | replace |
| 2047 | (car replace))) | 1978 | (car replace))) |
| 2048 | (cursor-location (+ (- (length word) (- end start)) | 1979 | (cursor-location (+ (- (length word) (- end start)) |
| 2049 | cursor-location))) | 1980 | cursor-location))) |
| 2050 | (if (not (equal new-word (car poss))) | 1981 | (unless (equal new-word (car poss)) |
| 2051 | (progn | 1982 | (delete-region start end) |
| 2052 | (delete-region start end) | 1983 | (goto-char start) |
| 2053 | (goto-char start) | 1984 | (funcall flyspell-insert-function new-word) |
| 2054 | (funcall flyspell-insert-function new-word) | 1985 | (if flyspell-abbrev-p |
| 2055 | (if flyspell-abbrev-p | 1986 | (flyspell-define-abbrev word new-word))) |
| 2056 | (flyspell-define-abbrev word new-word)))) | 1987 | ;; In the original Emacs code, this was only called in the body |
| 2057 | (flyspell-ajust-cursor-point save cursor-location old-max))))) | 1988 | ;; of the if. I arbitrarily kept the XEmacs behavior instead. |
| 1989 | (flyspell-ajust-cursor-point save cursor-location old-max))) | ||
| 1990 | (t | ||
| 1991 | (goto-char save) | ||
| 1992 | nil))) | ||
| 2058 | 1993 | ||
| 2059 | ;*---------------------------------------------------------------------*/ | 1994 | ;*---------------------------------------------------------------------*/ |
| 2060 | ;* flyspell-ajust-cursor-point ... */ | 1995 | ;* flyspell-ajust-cursor-point ... */ |
| @@ -2123,7 +2058,7 @@ The word checked is the word at the mouse position." | |||
| 2123 | (cor-menu (if (consp corrects) | 2058 | (cor-menu (if (consp corrects) |
| 2124 | (mapcar (lambda (correct) | 2059 | (mapcar (lambda (correct) |
| 2125 | (vector correct | 2060 | (vector correct |
| 2126 | (list 'flyspell-xemacs-correct | 2061 | (list 'flyspell-do-correct |
| 2127 | correct | 2062 | correct |
| 2128 | (list 'quote poss) | 2063 | (list 'quote poss) |
| 2129 | word | 2064 | word |
| @@ -2138,7 +2073,7 @@ The word checked is the word at the mouse position." | |||
| 2138 | (menu (let ((save (if (consp affix) | 2073 | (menu (let ((save (if (consp affix) |
| 2139 | (vector | 2074 | (vector |
| 2140 | (concat "Save affix: " (car affix)) | 2075 | (concat "Save affix: " (car affix)) |
| 2141 | (list 'flyspell-xemacs-correct | 2076 | (list 'flyspell-do-correct |
| 2142 | ''save | 2077 | ''save |
| 2143 | (list 'quote poss) | 2078 | (list 'quote poss) |
| 2144 | word | 2079 | word |
| @@ -2149,7 +2084,7 @@ The word checked is the word at the mouse position." | |||
| 2149 | t) | 2084 | t) |
| 2150 | (vector | 2085 | (vector |
| 2151 | "Save word" | 2086 | "Save word" |
| 2152 | (list 'flyspell-xemacs-correct | 2087 | (list 'flyspell-do-correct |
| 2153 | ''save | 2088 | ''save |
| 2154 | (list 'quote poss) | 2089 | (list 'quote poss) |
| 2155 | word | 2090 | word |
| @@ -2159,7 +2094,7 @@ The word checked is the word at the mouse position." | |||
| 2159 | save) | 2094 | save) |
| 2160 | t))) | 2095 | t))) |
| 2161 | (session (vector "Accept (session)" | 2096 | (session (vector "Accept (session)" |
| 2162 | (list 'flyspell-xemacs-correct | 2097 | (list 'flyspell-do-correct |
| 2163 | ''session | 2098 | ''session |
| 2164 | (list 'quote poss) | 2099 | (list 'quote poss) |
| 2165 | word | 2100 | word |
| @@ -2169,7 +2104,7 @@ The word checked is the word at the mouse position." | |||
| 2169 | save) | 2104 | save) |
| 2170 | t)) | 2105 | t)) |
| 2171 | (buffer (vector "Accept (buffer)" | 2106 | (buffer (vector "Accept (buffer)" |
| 2172 | (list 'flyspell-xemacs-correct | 2107 | (list 'flyspell-do-correct |
| 2173 | ''buffer | 2108 | ''buffer |
| 2174 | (list 'quote poss) | 2109 | (list 'quote poss) |
| 2175 | word | 2110 | word |
diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index 6aff0a731c7..5b0542edaf2 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el | |||
| @@ -796,19 +796,16 @@ Otherwise returns the library directory name, if that is defined." | |||
| 796 | nil t) | 796 | nil t) |
| 797 | case-fold-search case-fold-search-val) | 797 | case-fold-search case-fold-search-val) |
| 798 | (if (or (not status) ; major version mismatch | 798 | (if (or (not status) ; major version mismatch |
| 799 | (< (car (read-from-string (buffer-substring-no-properties | 799 | (< (car (read-from-string (match-string-no-properties 2))) |
| 800 | (match-beginning 2) (match-end 2)))) | ||
| 801 | (car (cdr ispell-required-version)))) ; minor version mismatch | 800 | (car (cdr ispell-required-version)))) ; minor version mismatch |
| 802 | (error "%s version 3 release %d.%d.%d or greater is required" | 801 | (error "%s version 3 release %d.%d.%d or greater is required" |
| 803 | ispell-program-name (car ispell-required-version) | 802 | ispell-program-name (car ispell-required-version) |
| 804 | (car (cdr ispell-required-version)) | 803 | (car (cdr ispell-required-version)) |
| 805 | (car (cdr (cdr ispell-required-version)))) | 804 | (car (cdr (cdr ispell-required-version)))) |
| 806 | ;; check that it is the correct version. | 805 | ;; check that it is the correct version. |
| 807 | (if (and (= (car (read-from-string (buffer-substring-no-properties | 806 | (if (and (= (car (read-from-string (match-string-no-properties 2))) |
| 808 | (match-beginning 2)(match-end 2)))) | ||
| 809 | (car (cdr ispell-required-version))) | 807 | (car (cdr ispell-required-version))) |
| 810 | (< (car (read-from-string (buffer-substring-no-properties | 808 | (< (car (read-from-string (match-string-no-properties 3))) |
| 811 | (match-beginning 3)(match-end 3)))) | ||
| 812 | (car (cdr (cdr ispell-required-version))))) | 809 | (car (cdr (cdr ispell-required-version))))) |
| 813 | (setq ispell-offset 0)) | 810 | (setq ispell-offset 0)) |
| 814 | ;; Check to see if it's really aspell. | 811 | ;; Check to see if it's really aspell. |
| @@ -2537,9 +2534,7 @@ Return nil if spell session is quit, | |||
| 2537 | (ispell-begin-skip-region-regexp) | 2534 | (ispell-begin-skip-region-regexp) |
| 2538 | ispell-region-end t)) | 2535 | ispell-region-end t)) |
| 2539 | (progn | 2536 | (progn |
| 2540 | (setq key (buffer-substring-no-properties | 2537 | (setq key (match-string-no-properties 0)) |
| 2541 | (car (match-data)) | ||
| 2542 | (car (cdr (match-data))))) | ||
| 2543 | (set-marker skip-region-start | 2538 | (set-marker skip-region-start |
| 2544 | (- (point) (length key))) | 2539 | (- (point) (length key))) |
| 2545 | (goto-char rstart)) | 2540 | (goto-char rstart)) |
| @@ -3480,8 +3475,7 @@ Includes Latex/Nroff modes and extended character mode." | |||
| 3480 | (search-forward ispell-parsing-keyword) | 3475 | (search-forward ispell-parsing-keyword) |
| 3481 | (while (re-search-forward " *\\([^ \"]+\\)" end t) | 3476 | (while (re-search-forward " *\\([^ \"]+\\)" end t) |
| 3482 | ;; space separated definitions. | 3477 | ;; space separated definitions. |
| 3483 | (setq string (downcase (buffer-substring-no-properties | 3478 | (setq string (downcase (match-string-no-properties 1))) |
| 3484 | (match-beginning 1) (match-end 1)))) | ||
| 3485 | (cond ((and (string-match "latex-mode" string) | 3479 | (cond ((and (string-match "latex-mode" string) |
| 3486 | (not (eq 'exclusive ispell-check-comments))) | 3480 | (not (eq 'exclusive ispell-check-comments))) |
| 3487 | (ispell-send-string "+\n~tex\n")) | 3481 | (ispell-send-string "+\n~tex\n")) |
| @@ -3514,8 +3508,7 @@ Both should not be used to define a buffer-local dictionary." | |||
| 3514 | (setq end (save-excursion (end-of-line) (point))) | 3508 | (setq end (save-excursion (end-of-line) (point))) |
| 3515 | (if (re-search-forward " *\\([^ \"]+\\)" end t) | 3509 | (if (re-search-forward " *\\([^ \"]+\\)" end t) |
| 3516 | (setq ispell-local-dictionary | 3510 | (setq ispell-local-dictionary |
| 3517 | (buffer-substring-no-properties (match-beginning 1) | 3511 | (match-string-no-properties 1)))))) |
| 3518 | (match-end 1))))))) | ||
| 3519 | (goto-char (point-max)) | 3512 | (goto-char (point-max)) |
| 3520 | (if (search-backward ispell-pdict-keyword nil t) | 3513 | (if (search-backward ispell-pdict-keyword nil t) |
| 3521 | (progn | 3514 | (progn |
| @@ -3523,8 +3516,7 @@ Both should not be used to define a buffer-local dictionary." | |||
| 3523 | (setq end (save-excursion (end-of-line) (point))) | 3516 | (setq end (save-excursion (end-of-line) (point))) |
| 3524 | (if (re-search-forward " *\\([^ \"]+\\)" end t) | 3517 | (if (re-search-forward " *\\([^ \"]+\\)" end t) |
| 3525 | (setq ispell-local-pdict | 3518 | (setq ispell-local-pdict |
| 3526 | (buffer-substring-no-properties (match-beginning 1) | 3519 | (match-string-no-properties 1))))))) |
| 3527 | (match-end 1)))))))) | ||
| 3528 | ;; Reload if new personal dictionary defined. | 3520 | ;; Reload if new personal dictionary defined. |
| 3529 | (if (and ispell-local-pdict | 3521 | (if (and ispell-local-pdict |
| 3530 | (not (equal ispell-local-pdict ispell-personal-dictionary))) | 3522 | (not (equal ispell-local-pdict ispell-personal-dictionary))) |
| @@ -3554,8 +3546,7 @@ Both should not be used to define a buffer-local dictionary." | |||
| 3554 | ;; buffer-local words separated by a space, and can contain | 3546 | ;; buffer-local words separated by a space, and can contain |
| 3555 | ;; any character other than a space. Not rigorous enough. | 3547 | ;; any character other than a space. Not rigorous enough. |
| 3556 | (while (re-search-forward " *\\([^ ]+\\)" end t) | 3548 | (while (re-search-forward " *\\([^ ]+\\)" end t) |
| 3557 | (setq string (buffer-substring-no-properties (match-beginning 1) | 3549 | (setq string (match-string-no-properties 1)) |
| 3558 | (match-end 1))) | ||
| 3559 | ;; This can fail when string contains a word with illegal chars. | 3550 | ;; This can fail when string contains a word with illegal chars. |
| 3560 | ;; Error handling needs to be added between ispell and emacs. | 3551 | ;; Error handling needs to be added between ispell and emacs. |
| 3561 | (if (and (< 1 (length string)) | 3552 | (if (and (< 1 (length string)) |
diff --git a/lisp/textmodes/org.el b/lisp/textmodes/org.el index bbc59768aaf..d13a7514c16 100644 --- a/lisp/textmodes/org.el +++ b/lisp/textmodes/org.el | |||
| @@ -154,8 +154,6 @@ | |||
| 154 | (require 'outline) | 154 | (require 'outline) |
| 155 | (require 'time-date) | 155 | (require 'time-date) |
| 156 | (require 'easymenu) | 156 | (require 'easymenu) |
| 157 | (or (fboundp 'run-mode-hooks) | ||
| 158 | (defalias 'run-mode-hooks 'run-hooks)) | ||
| 159 | 157 | ||
| 160 | ;;; Customization variables | 158 | ;;; Customization variables |
| 161 | 159 | ||
| @@ -384,6 +382,12 @@ or contain a special line | |||
| 384 | If the file does not specify a category, then file's base name | 382 | If the file does not specify a category, then file's base name |
| 385 | is used instead.") | 383 | is used instead.") |
| 386 | 384 | ||
| 385 | (defun org-run-mode-hooks (&rest hooks) | ||
| 386 | "Call `run-mode-hooks' if it is available; otherwise call `run-hooks'." | ||
| 387 | (if (fboundp 'run-mode-hooks) | ||
| 388 | (apply 'run-mode-hooks hooks) | ||
| 389 | (apply 'run-hooks hooks))) | ||
| 390 | |||
| 387 | (defun org-set-regexps-and-options () | 391 | (defun org-set-regexps-and-options () |
| 388 | "Precompute regular expressions for current buffer." | 392 | "Precompute regular expressions for current buffer." |
| 389 | (when (eq major-mode 'org-mode) | 393 | (when (eq major-mode 'org-mode) |
| @@ -3118,7 +3122,7 @@ The following commands are available: | |||
| 3118 | "--") | 3122 | "--") |
| 3119 | (mapcar 'org-file-menu-entry org-agenda-files))) | 3123 | (mapcar 'org-file-menu-entry org-agenda-files))) |
| 3120 | (org-agenda-set-mode-name) | 3124 | (org-agenda-set-mode-name) |
| 3121 | (run-mode-hooks 'org-agenda-mode-hook)) | 3125 | (org-run-mode-hooks 'org-agenda-mode-hook)) |
| 3122 | 3126 | ||
| 3123 | (define-key org-agenda-mode-map [(tab)] 'org-agenda-goto) | 3127 | (define-key org-agenda-mode-map [(tab)] 'org-agenda-goto) |
| 3124 | (define-key org-agenda-mode-map [(return)] 'org-agenda-switch-to) | 3128 | (define-key org-agenda-mode-map [(return)] 'org-agenda-switch-to) |
diff --git a/lisp/textmodes/tex-mode.el b/lisp/textmodes/tex-mode.el index 3b5bab5b4dc..91f714af9d9 100644 --- a/lisp/textmodes/tex-mode.el +++ b/lisp/textmodes/tex-mode.el | |||
| @@ -795,7 +795,7 @@ Inherits `shell-mode-map' with a few additions.") | |||
| 795 | (regexp-opt '("documentstyle" "documentclass" | 795 | (regexp-opt '("documentstyle" "documentclass" |
| 796 | "begin" "subsection" "section" | 796 | "begin" "subsection" "section" |
| 797 | "part" "chapter" "newcommand" | 797 | "part" "chapter" "newcommand" |
| 798 | "renewcommand") 'words) | 798 | "renewcommand" "RequirePackage") 'words) |
| 799 | "\\|NeedsTeXFormat{LaTeX"))) | 799 | "\\|NeedsTeXFormat{LaTeX"))) |
| 800 | (if (and (looking-at | 800 | (if (and (looking-at |
| 801 | "document\\(style\\|class\\)\\(\\[.*\\]\\)?{slides}") | 801 | "document\\(style\\|class\\)\\(\\[.*\\]\\)?{slides}") |
| @@ -1639,9 +1639,12 @@ If NOT-ALL is non-nil, save the `.dvi' file." | |||
| 1639 | " " (if (< 0 (length tex-start-commands)) | 1639 | " " (if (< 0 (length tex-start-commands)) |
| 1640 | (shell-quote-argument tex-start-commands)) " %f") | 1640 | (shell-quote-argument tex-start-commands)) " %f") |
| 1641 | t "%r.dvi") | 1641 | t "%r.dvi") |
| 1642 | ("yap %r &" "%r.dvi") | ||
| 1643 | ("xdvi %r &" "%r.dvi") | 1642 | ("xdvi %r &" "%r.dvi") |
| 1643 | ("xpdf %r.pdf &" "%r.pdf") | ||
| 1644 | ("gv %r.ps &" "%r.ps") | ||
| 1645 | ("yap %r &" "%r.dvi") | ||
| 1644 | ("advi %r &" "%r.dvi") | 1646 | ("advi %r &" "%r.dvi") |
| 1647 | ("gv %r.pdf &" "%r.pdf") | ||
| 1645 | ("bibtex %r" "%r.aux" "%r.bbl") | 1648 | ("bibtex %r" "%r.aux" "%r.bbl") |
| 1646 | ("makeindex %r" "%r.idx" "%r.ind") | 1649 | ("makeindex %r" "%r.idx" "%r.ind") |
| 1647 | ("texindex %r.??") | 1650 | ("texindex %r.??") |
| @@ -1649,9 +1652,6 @@ If NOT-ALL is non-nil, save the `.dvi' file." | |||
| 1649 | ("dvipdf %r" "%r.dvi" "%r.pdf") | 1652 | ("dvipdf %r" "%r.dvi" "%r.pdf") |
| 1650 | ("dvips -o %r.ps %r" "%r.dvi" "%r.ps") | 1653 | ("dvips -o %r.ps %r" "%r.dvi" "%r.ps") |
| 1651 | ("ps2pdf %r.ps" "%r.ps" "%r.pdf") | 1654 | ("ps2pdf %r.ps" "%r.ps" "%r.pdf") |
| 1652 | ("gv %r.ps &" "%r.ps") | ||
| 1653 | ("gv %r.pdf &" "%r.pdf") | ||
| 1654 | ("xpdf %r.pdf &" "%r.pdf") | ||
| 1655 | ("lpr %r.ps" "%r.ps")) | 1655 | ("lpr %r.ps" "%r.ps")) |
| 1656 | "List of commands for `tex-compile'. | 1656 | "List of commands for `tex-compile'. |
| 1657 | Each element should be of the form (FORMAT IN OUT) where | 1657 | Each element should be of the form (FORMAT IN OUT) where |
| @@ -1830,8 +1830,7 @@ FILE is typically the output DVI or PDF file." | |||
| 1830 | (push cmd cmds) | 1830 | (push cmd cmds) |
| 1831 | (push (nth 1 cmd) unchanged-in)))) | 1831 | (push (nth 1 cmd) unchanged-in)))) |
| 1832 | ;; If no command seems to be applicable, arbitrarily pick the first one. | 1832 | ;; If no command seems to be applicable, arbitrarily pick the first one. |
| 1833 | (unless cmds | 1833 | (setq cmds (if cmds (nreverse cmds) (list (car tex-compile-commands)))) |
| 1834 | (setq cmds (list (car tex-compile-commands)))) | ||
| 1835 | ;; Remove those commands whose input was considered stable for | 1834 | ;; Remove those commands whose input was considered stable for |
| 1836 | ;; some other command (typically if (t . "%.pdf") is inactive | 1835 | ;; some other command (typically if (t . "%.pdf") is inactive |
| 1837 | ;; then we're using pdflatex and the fact that the dvi file | 1836 | ;; then we're using pdflatex and the fact that the dvi file |
| @@ -1841,7 +1840,7 @@ FILE is typically the output DVI or PDF file." | |||
| 1841 | (unless (member (nth 1 cmd) unchanged-in) | 1840 | (unless (member (nth 1 cmd) unchanged-in) |
| 1842 | (push cmd tmp))) | 1841 | (push cmd tmp))) |
| 1843 | ;; Only remove if there's something left. | 1842 | ;; Only remove if there's something left. |
| 1844 | (if tmp (setq cmds tmp))) | 1843 | (if tmp (setq cmds (nreverse tmp)))) |
| 1845 | ;; Remove commands whose input is not uptodate either. | 1844 | ;; Remove commands whose input is not uptodate either. |
| 1846 | (let ((outs (delq nil (mapcar (lambda (x) (nth 2 x)) cmds))) | 1845 | (let ((outs (delq nil (mapcar (lambda (x) (nth 2 x)) cmds))) |
| 1847 | (tmp nil)) | 1846 | (tmp nil)) |
| @@ -1849,7 +1848,7 @@ FILE is typically the output DVI or PDF file." | |||
| 1849 | (unless (member (nth 1 cmd) outs) | 1848 | (unless (member (nth 1 cmd) outs) |
| 1850 | (push cmd tmp))) | 1849 | (push cmd tmp))) |
| 1851 | ;; Only remove if there's something left. | 1850 | ;; Only remove if there's something left. |
| 1852 | (if tmp (setq cmds tmp))) | 1851 | (if tmp (setq cmds (nreverse tmp)))) |
| 1853 | ;; Select which file we're going to operate on (the latest). | 1852 | ;; Select which file we're going to operate on (the latest). |
| 1854 | (let ((latest (nth 1 (car cmds)))) | 1853 | (let ((latest (nth 1 (car cmds)))) |
| 1855 | (dolist (cmd (prog1 (cdr cmds) (setq cmds (list (car cmds))))) | 1854 | (dolist (cmd (prog1 (cdr cmds) (setq cmds (list (car cmds))))) |
diff --git a/lisp/thumbs.el b/lisp/thumbs.el index 321fe7266cc..0fa44a3b8ee 100644 --- a/lisp/thumbs.el +++ b/lisp/thumbs.el | |||
| @@ -65,8 +65,7 @@ | |||
| 65 | :version "22.1" | 65 | :version "22.1" |
| 66 | :group 'multimedia) | 66 | :group 'multimedia) |
| 67 | 67 | ||
| 68 | (defcustom thumbs-thumbsdir | 68 | (defcustom thumbs-thumbsdir "~/.emacs-thumbs" |
| 69 | (expand-file-name "~/.emacs-thumbs") | ||
| 70 | "*Directory to store thumbnails." | 69 | "*Directory to store thumbnails." |
| 71 | :type 'directory | 70 | :type 'directory |
| 72 | :group 'thumbs) | 71 | :group 'thumbs) |
| @@ -83,12 +82,12 @@ | |||
| 83 | 82 | ||
| 84 | (defcustom thumbs-thumbsdir-max-size 50000000 | 83 | (defcustom thumbs-thumbsdir-max-size 50000000 |
| 85 | "Max size for thumbnails directory. | 84 | "Max size for thumbnails directory. |
| 86 | When it reachs that size (in bytes), a warning is sent." | 85 | When it reaches that size (in bytes), a warning is sent." |
| 87 | :type 'string | 86 | :type 'string |
| 88 | :group 'thumbs) | 87 | :group 'thumbs) |
| 89 | 88 | ||
| 90 | (defcustom thumbs-conversion-program | 89 | (defcustom thumbs-conversion-program |
| 91 | (if (equal 'windows-nt system-type) | 90 | (if (eq system-type 'windows-nt) |
| 92 | "convert.exe" | 91 | "convert.exe" |
| 93 | (or (executable-find "convert") | 92 | (or (executable-find "convert") |
| 94 | "/usr/X11R6/bin/convert")) | 93 | "/usr/X11R6/bin/convert")) |
| @@ -117,20 +116,19 @@ This is where you see the cursor." | |||
| 117 | (defcustom thumbs-thumbsdir-auto-clean t | 116 | (defcustom thumbs-thumbsdir-auto-clean t |
| 118 | "If set, delete older file in the thumbnails directory. | 117 | "If set, delete older file in the thumbnails directory. |
| 119 | Deletion is done at load time when the directory size is bigger | 118 | Deletion is done at load time when the directory size is bigger |
| 120 | than 'thumbs-thumbsdir-max-size'." | 119 | than `thumbs-thumbsdir-max-size'." |
| 121 | :type 'boolean | 120 | :type 'boolean |
| 122 | :group 'thumbs) | 121 | :group 'thumbs) |
| 123 | 122 | ||
| 124 | (defcustom thumbs-image-resizing-step 10 | 123 | (defcustom thumbs-image-resizing-step 10 |
| 125 | "Step by wich to resize image." | 124 | "Step by which to resize image." |
| 126 | :type 'string | 125 | :type 'string |
| 127 | :group 'thumbs) | 126 | :group 'thumbs) |
| 128 | 127 | ||
| 129 | (defcustom thumbs-temp-dir | 128 | (defcustom thumbs-temp-dir temporary-file-directory |
| 130 | "/tmp/" | ||
| 131 | "Temporary directory to use. | 129 | "Temporary directory to use. |
| 132 | Leaving it to default '/tmp/' can let another user | 130 | Defaults to `temporary-file-directory'. Leaving it to |
| 133 | see some of your images." | 131 | this value can let another user see some of your images." |
| 134 | :type 'directory | 132 | :type 'directory |
| 135 | :group 'thumbs) | 133 | :group 'thumbs) |
| 136 | 134 | ||
| @@ -140,10 +138,6 @@ see some of your images." | |||
| 140 | :group 'thumbs) | 138 | :group 'thumbs) |
| 141 | 139 | ||
| 142 | ;; Initialize some variable, for later use. | 140 | ;; Initialize some variable, for later use. |
| 143 | (defvar thumbs-temp-file | ||
| 144 | (concat thumbs-temp-dir thumbs-temp-prefix) | ||
| 145 | "Temporary filename for images.") | ||
| 146 | |||
| 147 | (defvar thumbs-current-tmp-filename | 141 | (defvar thumbs-current-tmp-filename |
| 148 | nil | 142 | nil |
| 149 | "Temporary filename of current image.") | 143 | "Temporary filename of current image.") |
| @@ -163,28 +157,36 @@ see some of your images." | |||
| 163 | nil | 157 | nil |
| 164 | "List of marked files.") | 158 | "List of marked files.") |
| 165 | 159 | ||
| 166 | ;; Make sure auto-image-file-mode is ON. | 160 | (defalias 'thumbs-gensym |
| 167 | (auto-image-file-mode t) | 161 | (if (fboundp 'gensym) |
| 168 | 162 | 'gensym | |
| 169 | ;; Create the thumbs directory if it does not exists. | 163 | ;; Copied from cl-macs.el |
| 170 | (setq thumbs-thumbsdir (expand-file-name thumbs-thumbsdir)) | 164 | (defvar thumbs-gensym-counter 0) |
| 171 | 165 | (lambda (&optional prefix) | |
| 172 | (when (not (file-directory-p thumbs-thumbsdir)) | 166 | "Generate a new uninterned symbol. |
| 173 | (progn | 167 | The name is made by appending a number to PREFIX, default \"G\"." |
| 174 | (make-directory thumbs-thumbsdir) | 168 | (let ((pfix (if (stringp prefix) prefix "G")) |
| 175 | (message "Creating thumbnails directory"))) | 169 | (num (if (integerp prefix) prefix |
| 176 | 170 | (prog1 thumbs-gensym-counter | |
| 177 | (defvar thumbs-gensym-counter 0) | 171 | (setq thumbs-gensym-counter |
| 178 | 172 | (1+ thumbs-gensym-counter)))))) | |
| 179 | (defun thumbs-gensym (&optional arg) | 173 | (make-symbol (format "%s%d" pfix num)))))) |
| 180 | "Generate a new uninterned symbol. | 174 | |
| 181 | The name is made by appending a number to PREFIX, default \"Thumbs\"." | 175 | (defun thumbs-temp-file () |
| 182 | (let ((prefix (if (stringp arg) arg "Thumbs")) | 176 | "Return a unique temporary filename for an image." |
| 183 | (num (if (integerp arg) arg | 177 | (format "%s%s-%s.jpg" |
| 184 | (prog1 | 178 | (expand-file-name thumbs-temp-dir) |
| 185 | thumbs-gensym-counter | 179 | thumbs-temp-prefix |
| 186 | (setq thumbs-gensym-counter (1+ thumbs-gensym-counter)))))) | 180 | (thumbs-gensym "T"))) |
| 187 | (make-symbol (format "%s%d" prefix num)))) | 181 | |
| 182 | (defun thumbs-thumbsdir () | ||
| 183 | "Return the current thumbnails directory (from `thumbs-thumbsdir'). | ||
| 184 | Create the thumbnails directory if it does not exist." | ||
| 185 | (let ((thumbs-thumbsdir (expand-file-name thumbs-thumbsdir))) | ||
| 186 | (unless (file-directory-p thumbs-thumbsdir) | ||
| 187 | (make-directory thumbs-thumbsdir) | ||
| 188 | (message "Creating thumbnails directory")) | ||
| 189 | thumbs-thumbsdir)) | ||
| 188 | 190 | ||
| 189 | (defun thumbs-cleanup-thumbsdir () | 191 | (defun thumbs-cleanup-thumbsdir () |
| 190 | "Clean the thumbnails directory. | 192 | "Clean the thumbnails directory. |
| @@ -197,8 +199,8 @@ reached." | |||
| 197 | (lambda (f) | 199 | (lambda (f) |
| 198 | (let ((fattribsL (file-attributes f))) | 200 | (let ((fattribsL (file-attributes f))) |
| 199 | `(,(nth 4 fattribsL) ,(nth 7 fattribsL) ,f))) | 201 | `(,(nth 4 fattribsL) ,(nth 7 fattribsL) ,f))) |
| 200 | (directory-files thumbs-thumbsdir t (image-file-name-regexp))) | 202 | (directory-files (thumbs-thumbsdir) t (image-file-name-regexp))) |
| 201 | '(lambda (l1 l2) (time-less-p (car l1)(car l2))))) | 203 | '(lambda (l1 l2) (time-less-p (car l1) (car l2))))) |
| 202 | (dirsize (apply '+ (mapcar (lambda (x) (cadr x)) filesL)))) | 204 | (dirsize (apply '+ (mapcar (lambda (x) (cadr x)) filesL)))) |
| 203 | (while (> dirsize thumbs-thumbsdir-max-size) | 205 | (while (> dirsize thumbs-thumbsdir-max-size) |
| 204 | (progn | 206 | (progn |
| @@ -258,7 +260,7 @@ ACTION-PREFIX is the symbol to place before the ACTION command | |||
| 258 | 260 | ||
| 259 | (defun thumbs-resize-image (&optional increment size) | 261 | (defun thumbs-resize-image (&optional increment size) |
| 260 | "Resize image in current buffer. | 262 | "Resize image in current buffer. |
| 261 | if INCREMENT is set, make the image bigger, else smaller. | 263 | If INCREMENT is set, make the image bigger, else smaller. |
| 262 | Or, alternatively, a SIZE may be specified." | 264 | Or, alternatively, a SIZE may be specified." |
| 263 | (interactive) | 265 | (interactive) |
| 264 | ;; cleaning of old temp file | 266 | ;; cleaning of old temp file |
| @@ -276,7 +278,7 @@ Or, alternatively, a SIZE may be specified." | |||
| 276 | thumbs-current-image-size) | 278 | thumbs-current-image-size) |
| 277 | (thumbs-decrement-image-size | 279 | (thumbs-decrement-image-size |
| 278 | thumbs-current-image-size)))) | 280 | thumbs-current-image-size)))) |
| 279 | (tmp (format "%s%s.jpg" thumbs-temp-file (thumbs-gensym)))) | 281 | (tmp (thumbs-temp-file))) |
| 280 | (erase-buffer) | 282 | (erase-buffer) |
| 281 | (thumbs-call-convert thumbs-current-image-filename | 283 | (thumbs-call-convert thumbs-current-image-filename |
| 282 | tmp "sample" | 284 | tmp "sample" |
| @@ -286,7 +288,7 @@ Or, alternatively, a SIZE may be specified." | |||
| 286 | (setq thumbs-current-tmp-filename tmp))) | 288 | (setq thumbs-current-tmp-filename tmp))) |
| 287 | 289 | ||
| 288 | (defun thumbs-resize-interactive (width height) | 290 | (defun thumbs-resize-interactive (width height) |
| 289 | "Resize Image interactively to specified WIDTH and HEIGHT." | 291 | "Resize image interactively to specified WIDTH and HEIGHT." |
| 290 | (interactive "nWidth: \nnHeight: ") | 292 | (interactive "nWidth: \nnHeight: ") |
| 291 | (thumbs-resize-image nil (cons width height))) | 293 | (thumbs-resize-image nil (cons width height))) |
| 292 | 294 | ||
| @@ -305,7 +307,7 @@ Or, alternatively, a SIZE may be specified." | |||
| 305 | (convert-standard-filename | 307 | (convert-standard-filename |
| 306 | (let ((filename (expand-file-name img))) | 308 | (let ((filename (expand-file-name img))) |
| 307 | (format "%s/%08x-%s.jpg" | 309 | (format "%s/%08x-%s.jpg" |
| 308 | thumbs-thumbsdir | 310 | (thumbs-thumbsdir) |
| 309 | (sxhash filename) | 311 | (sxhash filename) |
| 310 | (subst-char-in-string | 312 | (subst-char-in-string |
| 311 | ?\s ?\_ | 313 | ?\s ?\_ |
| @@ -562,11 +564,7 @@ Open another window." | |||
| 562 | (defun thumbs-kill-buffer () | 564 | (defun thumbs-kill-buffer () |
| 563 | "Kill the current buffer." | 565 | "Kill the current buffer." |
| 564 | (interactive) | 566 | (interactive) |
| 565 | (let ((buffer (current-buffer))) | 567 | (quit-window t (selected-window))) |
| 566 | (condition-case nil | ||
| 567 | (delete-window (selected-window)) | ||
| 568 | (error nil)) | ||
| 569 | (kill-buffer buffer))) | ||
| 570 | 568 | ||
| 571 | (defun thumbs-show-image-num (num) | 569 | (defun thumbs-show-image-num (num) |
| 572 | "Show the image with number NUM." | 570 | "Show the image with number NUM." |
| @@ -643,7 +641,7 @@ ACTION and ARG should be a valid convert command." | |||
| 643 | t | 641 | t |
| 644 | thumbs-temp-prefix)) | 642 | thumbs-temp-prefix)) |
| 645 | (let ((buffer-read-only nil) | 643 | (let ((buffer-read-only nil) |
| 646 | (tmp (format "%s%s.jpg" thumbs-temp-file (thumbs-gensym)))) | 644 | (tmp (thumbs-temp-file))) |
| 647 | (erase-buffer) | 645 | (erase-buffer) |
| 648 | (thumbs-call-convert thumbs-current-image-filename | 646 | (thumbs-call-convert thumbs-current-image-filename |
| 649 | tmp | 647 | tmp |
diff --git a/lisp/tmm.el b/lisp/tmm.el index 51e04941730..aa47012c642 100644 --- a/lisp/tmm.el +++ b/lisp/tmm.el | |||
| @@ -133,9 +133,8 @@ specify nil for this variable." | |||
| 133 | :type '(choice integer (const nil)) | 133 | :type '(choice integer (const nil)) |
| 134 | :group 'tmm) | 134 | :group 'tmm) |
| 135 | 135 | ||
| 136 | (require 'font-lock) | 136 | (defface tmm-inactive |
| 137 | (defface tmm-inactive-face | 137 | '((t :inherit shadow)) |
| 138 | '((t :inherit font-lock-comment-face)) | ||
| 139 | "Face used for inactive menu items." | 138 | "Face used for inactive menu items." |
| 140 | :group 'tmm) | 139 | :group 'tmm) |
| 141 | 140 | ||
| @@ -350,7 +349,7 @@ Stores a list of all the shortcuts in the free variable `tmm-short-cuts'." | |||
| 350 | (setq next (next-single-char-property-change (point) 'mouse-face)) | 349 | (setq next (next-single-char-property-change (point) 'mouse-face)) |
| 351 | (when (looking-at inactive-string) | 350 | (when (looking-at inactive-string) |
| 352 | (remove-text-properties (point) next '(mouse-face)) | 351 | (remove-text-properties (point) next '(mouse-face)) |
| 353 | (add-text-properties (point) next '(face tmm-inactive-face))) | 352 | (add-text-properties (point) next '(face tmm-inactive))) |
| 354 | (goto-char next))) | 353 | (goto-char next))) |
| 355 | (set-buffer-modified-p nil))) | 354 | (set-buffer-modified-p nil))) |
| 356 | 355 | ||
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 6077deea9bb..6742080bd03 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,32 @@ | |||
| 1 | 2005-06-09 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * searching.texi (Entire Match Data): Explain new `reseat' argument to | ||
| 4 | match-data and set-match-data. | ||
| 5 | |||
| 6 | 2005-06-08 Richard M. Stallman <rms@gnu.org> | ||
| 7 | |||
| 8 | * searching.texi (Entire Match Data): Clarify when match-data | ||
| 9 | returns markers and when integers. | ||
| 10 | |||
| 11 | * display.texi (Defining Faces): Explain that face name should not | ||
| 12 | end in `-face'. | ||
| 13 | |||
| 14 | * modes.texi (Mode Line Data): Minor cleanup. | ||
| 15 | (Customizing Keywords): Node split out of Search-based Fontification. | ||
| 16 | Add example of using font-lock-add-keywords from a hook. | ||
| 17 | Clarify when MODE should be non-nil, and when nil. | ||
| 18 | |||
| 19 | 2005-06-06 Richard M. Stallman <rms@gnu.org> | ||
| 20 | |||
| 21 | * modes.texi (Mode Line Data): Explain what happens when the car | ||
| 22 | of a list is a void symbol. | ||
| 23 | (Search-based Fontification): Explain MODE arg to | ||
| 24 | font-lock-add-keywords and warn about calls from major modes. | ||
| 25 | |||
| 26 | 2005-06-08 Juri Linkov <juri@jurta.org> | ||
| 27 | |||
| 28 | * display.texi (Standard Faces): Add `shadow' face. | ||
| 29 | |||
| 1 | 2005-05-29 Luc Teirlinck <teirllm@auburn.edu> | 30 | 2005-05-29 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 31 | ||
| 3 | * modes.texi (Major Mode Conventions): A derived mode only needs | 32 | * modes.texi (Major Mode Conventions): A derived mode only needs |
diff --git a/lispref/display.texi b/lispref/display.texi index 7b4db373f63..87520fb4d4f 100644 --- a/lispref/display.texi +++ b/lispref/display.texi | |||
| @@ -1775,6 +1775,11 @@ This face forces use of a particular fixed-width font. | |||
| 1775 | This face forces use of a particular variable-width font. It's | 1775 | This face forces use of a particular variable-width font. It's |
| 1776 | reasonable to customize this to use a different variable-width font, if | 1776 | reasonable to customize this to use a different variable-width font, if |
| 1777 | you like, but you should not make it a fixed-width font. | 1777 | you like, but you should not make it a fixed-width font. |
| 1778 | |||
| 1779 | @item shadow | ||
| 1780 | @kindex shadow @r{(face name)} | ||
| 1781 | This face is used for making the text less noticeable than the | ||
| 1782 | surrounding ordinary text. | ||
| 1778 | @end table | 1783 | @end table |
| 1779 | 1784 | ||
| 1780 | @defvar show-trailing-whitespace | 1785 | @defvar show-trailing-whitespace |
| @@ -1790,14 +1795,15 @@ end of a line. | |||
| 1790 | The way to define a new face is with @code{defface}. This creates a | 1795 | The way to define a new face is with @code{defface}. This creates a |
| 1791 | kind of customization item (@pxref{Customization}) which the user can | 1796 | kind of customization item (@pxref{Customization}) which the user can |
| 1792 | customize using the Customization buffer (@pxref{Easy Customization,,, | 1797 | customize using the Customization buffer (@pxref{Easy Customization,,, |
| 1793 | emacs, The GNU Emacs Manual}). | 1798 | emacs, The GNU Emacs Manual}). |
| 1794 | 1799 | ||
| 1795 | @defmac defface face spec doc [keyword value]... | 1800 | @defmac defface face spec doc [keyword value]... |
| 1796 | This declares @var{face} as a customizable face that defaults according | 1801 | This declares @var{face} as a customizable face that defaults |
| 1797 | to @var{spec}. You should not quote the symbol @var{face}. The | 1802 | according to @var{spec}. You should not quote the symbol @var{face}, |
| 1803 | and it should not end in @samp{-face} (that would be redundant). The | ||
| 1798 | argument @var{doc} specifies the face documentation. The keywords you | 1804 | argument @var{doc} specifies the face documentation. The keywords you |
| 1799 | can use in @code{defface} are the same ones that are meaningful in both | 1805 | can use in @code{defface} are the same as in @code{defgroup} and |
| 1800 | @code{defgroup} and @code{defcustom} (@pxref{Common Keywords}). | 1806 | @code{defcustom} (@pxref{Common Keywords}). |
| 1801 | 1807 | ||
| 1802 | When @code{defface} executes, it defines the face according to | 1808 | When @code{defface} executes, it defines the face according to |
| 1803 | @var{spec}, then uses any customizations that were read from the | 1809 | @var{spec}, then uses any customizations that were read from the |
diff --git a/lispref/modes.texi b/lispref/modes.texi index f8c1ae82a4e..2366fca5b96 100644 --- a/lispref/modes.texi +++ b/lispref/modes.texi | |||
| @@ -1650,13 +1650,13 @@ properties specified by @var{props} to the result. The argument | |||
| 1650 | @var{value}. (This feature is new as of Emacs 22.1.) | 1650 | @var{value}. (This feature is new as of Emacs 22.1.) |
| 1651 | 1651 | ||
| 1652 | @item (@var{symbol} @var{then} @var{else}) | 1652 | @item (@var{symbol} @var{then} @var{else}) |
| 1653 | A list whose first element is a symbol that is not a keyword specifies a | 1653 | A list whose first element is a symbol that is not a keyword specifies |
| 1654 | conditional. Its meaning depends on the value of @var{symbol}. If the | 1654 | a conditional. Its meaning depends on the value of @var{symbol}. If |
| 1655 | value is non-@code{nil}, the second element, @var{then}, is processed | 1655 | @var{symbol} has a non-@code{nil} value, the second element, |
| 1656 | recursively as a mode-line element. But if the value of @var{symbol} is | 1656 | @var{then}, is processed recursively as a mode-line element. |
| 1657 | @code{nil}, the third element, @var{else}, is processed recursively. | 1657 | Otherwise, the third element, @var{else}, is processed recursively. |
| 1658 | You may omit @var{else}; then the mode-line element displays nothing if | 1658 | You may omit @var{else}; then the mode-line element displays nothing |
| 1659 | the value of @var{symbol} is @code{nil}. | 1659 | if the value of @var{symbol} is @code{nil} or void. |
| 1660 | 1660 | ||
| 1661 | @item (@var{width} @var{rest}@dots{}) | 1661 | @item (@var{width} @var{rest}@dots{}) |
| 1662 | A list whose first element is an integer specifies truncation or | 1662 | A list whose first element is an integer specifies truncation or |
| @@ -2319,6 +2319,7 @@ Search-based fontification happens second. | |||
| 2319 | @menu | 2319 | @menu |
| 2320 | * Font Lock Basics:: Overview of customizing Font Lock. | 2320 | * Font Lock Basics:: Overview of customizing Font Lock. |
| 2321 | * Search-based Fontification:: Fontification based on regexps. | 2321 | * Search-based Fontification:: Fontification based on regexps. |
| 2322 | * Customizing Keywords:: Customizing search-based fontification. | ||
| 2322 | * Other Font Lock Variables:: Additional customization facilities. | 2323 | * Other Font Lock Variables:: Additional customization facilities. |
| 2323 | * Levels of Font Lock:: Each mode can define alternative levels | 2324 | * Levels of Font Lock:: Each mode can define alternative levels |
| 2324 | so that the user can select more or less. | 2325 | so that the user can select more or less. |
| @@ -2624,19 +2625,27 @@ Non-@code{nil} means that regular expression matching for the sake of | |||
| 2624 | @code{font-lock-keywords} should be case-insensitive. | 2625 | @code{font-lock-keywords} should be case-insensitive. |
| 2625 | @end defvar | 2626 | @end defvar |
| 2626 | 2627 | ||
| 2627 | You can use @code{font-lock-add-keywords} to add additional | 2628 | @node Customizing Keywords |
| 2629 | @subsection Customizing Search-Based Fontification | ||
| 2630 | |||
| 2631 | You can use @code{font-lock-add-keywords} to add additional | ||
| 2628 | search-based fontification rules to a major mode, and | 2632 | search-based fontification rules to a major mode, and |
| 2629 | @code{font-lock-remove-keywords} to removes rules. | 2633 | @code{font-lock-remove-keywords} to removes rules. |
| 2630 | 2634 | ||
| 2631 | @defun font-lock-add-keywords mode keywords &optional append | 2635 | @defun font-lock-add-keywords mode keywords &optional append |
| 2632 | This function adds highlighting @var{keywords} for @var{mode}. The | 2636 | This function adds highlighting @var{keywords}, for the current buffer |
| 2633 | argument @var{keywords} should be a list with the same format as the | 2637 | or for major mode @var{mode}. The argument @var{keywords} should be a |
| 2634 | variable @code{font-lock-keywords}. @var{mode} should be a symbol, | 2638 | list with the same format as the variable @code{font-lock-keywords}. |
| 2635 | the major mode command name, such as @code{c-mode}. When Font Lock | 2639 | |
| 2636 | mode is turned on in @var{mode}, it adds @var{keywords} to | 2640 | If @var{mode} is a symbol which is a major mode command name, such as |
| 2637 | @code{font-lock-keywords}. @var{mode} can also be @code{nil}; the | 2641 | @code{c-mode}, the effect is that enabling Font Lock mode in |
| 2638 | highlighting @var{keywords} are immediately added to | 2642 | @var{mode} will add @var{keywords} to @code{font-lock-keywords}. |
| 2639 | @code{font-lock-keywords} in the current buffer in that case. | 2643 | Calling with a non-@code{nil} value of @var{mode} is correct only in |
| 2644 | your @file{~/.emacs} file. | ||
| 2645 | |||
| 2646 | If @var{mode} is @code{nil}, this function adds @var{keywords} to | ||
| 2647 | @code{font-lock-keywords} in the current buffer. This way of calling | ||
| 2648 | @code{font-lock-add-keywords} is usually used in mode hook functions. | ||
| 2640 | 2649 | ||
| 2641 | By default, @var{keywords} are added at the beginning of | 2650 | By default, @var{keywords} are added at the beginning of |
| 2642 | @code{font-lock-keywords}. If the optional argument @var{append} is | 2651 | @code{font-lock-keywords}. If the optional argument @var{append} is |
| @@ -2645,7 +2654,29 @@ By default, @var{keywords} are added at the beginning of | |||
| 2645 | non-@code{nil} value, they are added at the end of | 2654 | non-@code{nil} value, they are added at the end of |
| 2646 | @code{font-lock-keywords}. | 2655 | @code{font-lock-keywords}. |
| 2647 | 2656 | ||
| 2648 | For example: | 2657 | Some modes provide specialized support you can use in additional |
| 2658 | highlighting patterns. See the variables | ||
| 2659 | @code{c-font-lock-extra-types}, @code{c++-font-lock-extra-types}, | ||
| 2660 | @code{objc-font-lock-extra-types} and | ||
| 2661 | @code{java-font-lock-extra-types}, for example. | ||
| 2662 | |||
| 2663 | @strong{Warning:} major mode functions must not call | ||
| 2664 | @code{font-lock-add-keywords} under any circumstances, either directly | ||
| 2665 | or indirectly, except through their mode hooks. (Doing so would lead | ||
| 2666 | to incorrect behavior for some minor modes.) They should set up their | ||
| 2667 | rules for search-based fontification by setting | ||
| 2668 | @code{font-lock-keywords}. | ||
| 2669 | @end defun | ||
| 2670 | |||
| 2671 | @defun font-lock-remove-keywords mode keywords | ||
| 2672 | This function removes @var{keywords} from @code{font-lock-keywords} | ||
| 2673 | for the current buffer or for major mode @var{mode}. As in | ||
| 2674 | @code{font-lock-add-keywords}, @var{mode} should be a major mode | ||
| 2675 | command name or @code{nil}. All the caveats and requirments for | ||
| 2676 | @code{font-lock-add-keywords} apply here too. | ||
| 2677 | @end defun | ||
| 2678 | |||
| 2679 | For example, this code | ||
| 2649 | 2680 | ||
| 2650 | @smallexample | 2681 | @smallexample |
| 2651 | (font-lock-add-keywords 'c-mode | 2682 | (font-lock-add-keywords 'c-mode |
| @@ -2653,30 +2684,23 @@ For example: | |||
| 2653 | ("\\<\\(and\\|or\\|not\\)\\>" . font-lock-keyword-face))) | 2684 | ("\\<\\(and\\|or\\|not\\)\\>" . font-lock-keyword-face))) |
| 2654 | @end smallexample | 2685 | @end smallexample |
| 2655 | 2686 | ||
| 2687 | @noindent | ||
| 2656 | adds two fontification patterns for C mode: one to fontify the word | 2688 | adds two fontification patterns for C mode: one to fontify the word |
| 2657 | @samp{FIXME}, even in comments, and another to fontify the words | 2689 | @samp{FIXME}, even in comments, and another to fontify the words |
| 2658 | @samp{and}, @samp{or} and @samp{not} as keywords. | 2690 | @samp{and}, @samp{or} and @samp{not} as keywords. |
| 2659 | 2691 | ||
| 2660 | Some modes have specialized support for additional patterns. See the | 2692 | @noindent |
| 2661 | variables @code{c-font-lock-extra-types}, | 2693 | That example affects only C mode proper. To add the same patterns to |
| 2662 | @code{c++-font-lock-extra-types}, @code{objc-font-lock-extra-types} | 2694 | C mode @emph{and} all modes derived from it, do this instead: |
| 2663 | and @code{java-font-lock-extra-types}, for example. | ||
| 2664 | @end defun | ||
| 2665 | |||
| 2666 | @defun font-lock-remove-keywords mode keywords | ||
| 2667 | This function removes highlighting @var{keywords} for @var{mode}. As | ||
| 2668 | in @code{font-lock-add-keywords}, @var{mode} should be a major mode | ||
| 2669 | command name or @code{nil}. If @code{nil}, the highlighting | ||
| 2670 | @var{keywords} are immediately removed in the current buffer. | ||
| 2671 | @end defun | ||
| 2672 | 2695 | ||
| 2673 | @strong{Warning:} Only use a non-@code{nil} @var{mode} argument when | 2696 | @smallexample |
| 2674 | you use @code{font-lock-add-keywords} or | 2697 | (add-hook 'c-mode-hook |
| 2675 | @code{font-lock-remove-keywords} in your @file{.emacs} file. When you | 2698 | (lambda () |
| 2676 | use these functions from a Lisp program (such as a minor mode), we | 2699 | (font-lock-add-keywords nil |
| 2677 | recommend that you use @code{nil} for @var{mode} (and place the call | 2700 | '(("\\<\\(FIXME\\):" 1 font-lock-warning-face prepend) |
| 2678 | on a hook) to avoid subtle problems due to the details of the | 2701 | ("\\<\\(and\\|or\\|not\\)\\>" . |
| 2679 | implementation. | 2702 | font-lock-keyword-face))))) |
| 2703 | @end smallexample | ||
| 2680 | 2704 | ||
| 2681 | @node Other Font Lock Variables | 2705 | @node Other Font Lock Variables |
| 2682 | @subsection Other Font Lock Variables | 2706 | @subsection Other Font Lock Variables |
diff --git a/lispref/searching.texi b/lispref/searching.texi index 1f4a82d3f1f..15037068dd2 100644 --- a/lispref/searching.texi +++ b/lispref/searching.texi | |||
| @@ -1485,13 +1485,14 @@ character of the buffer counts as 1.) | |||
| 1485 | The functions @code{match-data} and @code{set-match-data} read or | 1485 | The functions @code{match-data} and @code{set-match-data} read or |
| 1486 | write the entire match data, all at once. | 1486 | write the entire match data, all at once. |
| 1487 | 1487 | ||
| 1488 | @defun match-data &optional integers reuse | 1488 | @defun match-data &optional integers reuse reseat |
| 1489 | This function returns a newly constructed list containing all the | 1489 | This function returns a list of positions (markers or integers) that |
| 1490 | information on what text the last search matched. Element zero is the | 1490 | record all the information on what text the last search matched. |
| 1491 | position of the beginning of the match for the whole expression; element | 1491 | Element zero is the position of the beginning of the match for the |
| 1492 | one is the position of the end of the match for the expression. The | 1492 | whole expression; element one is the position of the end of the match |
| 1493 | next two elements are the positions of the beginning and end of the | 1493 | for the expression. The next two elements are the positions of the |
| 1494 | match for the first subexpression, and so on. In general, element | 1494 | beginning and end of the match for the first subexpression, and so on. |
| 1495 | In general, element | ||
| 1495 | @ifnottex | 1496 | @ifnottex |
| 1496 | number 2@var{n} | 1497 | number 2@var{n} |
| 1497 | @end ifnottex | 1498 | @end ifnottex |
| @@ -1508,15 +1509,13 @@ number {\mathsurround=0pt $2n+1$} | |||
| 1508 | @end tex | 1509 | @end tex |
| 1509 | corresponds to @code{(match-end @var{n})}. | 1510 | corresponds to @code{(match-end @var{n})}. |
| 1510 | 1511 | ||
| 1511 | All the elements are markers or @code{nil} if matching was done on a | 1512 | Normally all the elements are markers or @code{nil}, but if |
| 1512 | buffer and all are integers or @code{nil} if matching was done on a | 1513 | @var{integers} is non-@code{nil}, that means to use integers instead |
| 1513 | string with @code{string-match}. If @var{integers} is | 1514 | of markers. (In that case, the buffer itself is appended as an |
| 1514 | non-@code{nil}, then the elements are integers or @code{nil}, even if | 1515 | additional element at the end of the list, to facilitate complete |
| 1515 | matching was done on a buffer. In that case, the buffer itself is | 1516 | restoration of the match data.) If the last match was done on a |
| 1516 | appended as an additional element at the end of the list | 1517 | string with @code{string-match}, then integers are always used, |
| 1517 | to facilitate complete restoration of the match data. Also, | 1518 | since markers can't point into a string. |
| 1518 | @code{match-beginning} and | ||
| 1519 | @code{match-end} always return integers or @code{nil}. | ||
| 1520 | 1519 | ||
| 1521 | If @var{reuse} is non-@code{nil}, it should be a list. In that case, | 1520 | If @var{reuse} is non-@code{nil}, it should be a list. In that case, |
| 1522 | @code{match-data} stores the match data in @var{reuse}. That is, | 1521 | @code{match-data} stores the match data in @var{reuse}. That is, |
| @@ -1524,8 +1523,16 @@ If @var{reuse} is non-@code{nil}, it should be a list. In that case, | |||
| 1524 | have the right length. If it is not long enough to contain the match | 1523 | have the right length. If it is not long enough to contain the match |
| 1525 | data, it is extended. If it is too long, the length of @var{reuse} | 1524 | data, it is extended. If it is too long, the length of @var{reuse} |
| 1526 | stays the same, but the elements that were not used are set to | 1525 | stays the same, but the elements that were not used are set to |
| 1527 | @code{nil}. The purpose of this feature is to avoid producing too | 1526 | @code{nil}. The purpose of this feature is to reduce the need for |
| 1528 | much garbage, that would later have to be collected. | 1527 | garbage collection. |
| 1528 | |||
| 1529 | If @var{reseat} is non-@code{nil}, all markers on the @var{reuse} list | ||
| 1530 | are reseated to point to nowhere, and if the value is @code{evaporate}, | ||
| 1531 | the markers are put back on the free list. | ||
| 1532 | |||
| 1533 | @strong{Warning:} When @code{evaporate} is specified for @var{reseat}, | ||
| 1534 | no other references to the markers on the @var{reuse} list; otherwise, | ||
| 1535 | Emacs may crash during the next garbage collection. | ||
| 1529 | 1536 | ||
| 1530 | As always, there must be no possibility of intervening searches between | 1537 | As always, there must be no possibility of intervening searches between |
| 1531 | the call to a search function and the call to @code{match-data} that is | 1538 | the call to a search function and the call to @code{match-data} that is |
| @@ -1542,7 +1549,7 @@ intended to access the match data for that search. | |||
| 1542 | @end example | 1549 | @end example |
| 1543 | @end defun | 1550 | @end defun |
| 1544 | 1551 | ||
| 1545 | @defun set-match-data match-list | 1552 | @defun set-match-data match-list &optional reseat |
| 1546 | This function sets the match data from the elements of @var{match-list}, | 1553 | This function sets the match data from the elements of @var{match-list}, |
| 1547 | which should be a list that was the value of a previous call to | 1554 | which should be a list that was the value of a previous call to |
| 1548 | @code{match-data}. (More precisely, anything that has the same format | 1555 | @code{match-data}. (More precisely, anything that has the same format |
| @@ -1551,6 +1558,14 @@ will work.) | |||
| 1551 | If @var{match-list} refers to a buffer that doesn't exist, you don't get | 1558 | If @var{match-list} refers to a buffer that doesn't exist, you don't get |
| 1552 | an error; that sets the match data in a meaningless but harmless way. | 1559 | an error; that sets the match data in a meaningless but harmless way. |
| 1553 | 1560 | ||
| 1561 | If @var{reseat} is non-@code{nil}, all markers on the @var{match-list} list | ||
| 1562 | are reseated to point to nowhere, and if the value is @code{evaporate}, | ||
| 1563 | the markers are put back on the free list. | ||
| 1564 | |||
| 1565 | @strong{Warning:} When @code{evaporate} is specified for @var{reseat}, | ||
| 1566 | no other references to the markers on the @var{match-list} list; otherwise, | ||
| 1567 | Emacs may crash during the next garbage collection. | ||
| 1568 | |||
| 1554 | @findex store-match-data | 1569 | @findex store-match-data |
| 1555 | @code{store-match-data} is a semi-obsolete alias for @code{set-match-data}. | 1570 | @code{store-match-data} is a semi-obsolete alias for @code{set-match-data}. |
| 1556 | @end defun | 1571 | @end defun |
diff --git a/mac/ChangeLog b/mac/ChangeLog index 61489e5a88e..38a1a8fe2e3 100644 --- a/mac/ChangeLog +++ b/mac/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-06-08 Steven Tamm <steventamm@mac.com> | ||
| 2 | |||
| 3 | * INSTALL: Explain that a universal binary cannot be created and | ||
| 4 | builds for on emachine cannot be targeted to the other. | ||
| 5 | * README: Add Universal Binary to the Todo List. | ||
| 6 | |||
| 1 | 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 7 | 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2 | 8 | ||
| 3 | * makefile.MPW (buildobj.lst): New target. | 9 | * makefile.MPW (buildobj.lst): New target. |
diff --git a/mac/INSTALL b/mac/INSTALL index 4463b8f32e2..9dcf1324f7d 100644 --- a/mac/INSTALL +++ b/mac/INSTALL | |||
| @@ -230,7 +230,11 @@ system sofware updates possibly overwriting the distribution. If this | |||
| 230 | is a concern, as it should be in normal binary distributions, please | 230 | is a concern, as it should be in normal binary distributions, please |
| 231 | use /usr/local as the prefix for installation. | 231 | use /usr/local as the prefix for installation. |
| 232 | 232 | ||
| 233 | Enjoy! | 233 | Emacs supports both PowerPC and Intel-based Macintoshes. However, |
| 234 | due to the unexec process that Emacs uses to dump core, it is not | ||
| 235 | possible at this time to generate a universal binary that supports both | ||
| 236 | architectures. In addition, Rosetta doesn't appear to work correctly | ||
| 237 | with PowerPC builds of Emacs; you will have to recompile for Intel. | ||
| 238 | Therefore, builds of Emacs are architecture specific. | ||
| 234 | 239 | ||
| 235 | Andrew. | 240 | Enjoy! |
| 236 | <akochoi@mac.com> | ||
diff --git a/mac/README b/mac/README index 2163ea191c3..6a352e04af6 100644 --- a/mac/README +++ b/mac/README | |||
| @@ -53,6 +53,9 @@ A number of things do not work yet: | |||
| 53 | + Support for certain image types (such as XPM) is not as extensive as | 53 | + Support for certain image types (such as XPM) is not as extensive as |
| 54 | on other plaforms. | 54 | on other plaforms. |
| 55 | 55 | ||
| 56 | + Incorporate Apple's wrappers to be able to create a universal | ||
| 57 | binary that unexecs on first run for the given architecture. | ||
| 58 | |||
| 56 | If your Mac is connected to the Internet, report bugs by typing `M-x | 59 | If your Mac is connected to the Internet, report bugs by typing `M-x |
| 57 | report-emacs-bug' or by choosing the entry `Send Bug Report...' in | 60 | report-emacs-bug' or by choosing the entry `Send Bug Report...' in |
| 58 | the `Help' menu. This will send the bug report to the address | 61 | the `Help' menu. This will send the bug report to the address |
diff --git a/man/ChangeLog b/man/ChangeLog index 74b6e19d0ed..ef16f71987a 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,23 @@ | |||
| 1 | 2005-06-08 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * files.texi (Log Buffer): Document when there can be more than | ||
| 4 | one file to be committed. | ||
| 5 | |||
| 6 | 2005-06-08 Juri Linkov <juri@jurta.org> | ||
| 7 | |||
| 8 | * display.texi (Faces): Add `shadow' face. | ||
| 9 | |||
| 10 | 2005-06-07 Masatake YAMATO <jet@gyve.org> | ||
| 11 | |||
| 12 | * display.texi (Faces): Write about mode-line-highlight. | ||
| 13 | |||
| 14 | 2005-06-06 Richard M. Stallman <rms@gnu.org> | ||
| 15 | |||
| 16 | * misc.texi (Printing Package): Explain how to initialize | ||
| 17 | printing package. | ||
| 18 | |||
| 19 | * cmdargs.texi (Action Arguments): Clarify directory default for -l. | ||
| 20 | |||
| 1 | 2005-06-05 Chong Yidong <cyd@stupidchicken.com> | 21 | 2005-06-05 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 22 | ||
| 3 | * emacs.texi: Rename Hardcopy to Printing. | 23 | * emacs.texi: Rename Hardcopy to Printing. |
diff --git a/man/cmdargs.texi b/man/cmdargs.texi index e47a66bcf91..5094a924cc7 100644 --- a/man/cmdargs.texi +++ b/man/cmdargs.texi | |||
| @@ -119,6 +119,10 @@ the library can be found either in the current directory, or in the | |||
| 119 | Emacs library search path as specified with @env{EMACSLOADPATH} | 119 | Emacs library search path as specified with @env{EMACSLOADPATH} |
| 120 | (@pxref{General Variables}). | 120 | (@pxref{General Variables}). |
| 121 | 121 | ||
| 122 | @strong{Warning:} If previous command-line arguments have visited | ||
| 123 | files, the current directory is the directory of the last file | ||
| 124 | visited. | ||
| 125 | |||
| 122 | @item -L @var{dir} | 126 | @item -L @var{dir} |
| 123 | @opindex -L | 127 | @opindex -L |
| 124 | @itemx --directory=@var{dir} | 128 | @itemx --directory=@var{dir} |
diff --git a/man/display.texi b/man/display.texi index 11e45e353cf..4276209326d 100644 --- a/man/display.texi +++ b/man/display.texi | |||
| @@ -118,6 +118,8 @@ This face is used for the prompt strings displayed in the minibuffer. | |||
| 118 | @item highlight | 118 | @item highlight |
| 119 | This face is used for highlighting portions of text, in various modes. | 119 | This face is used for highlighting portions of text, in various modes. |
| 120 | For example, mouse-sensitive text is highlighted using this face. | 120 | For example, mouse-sensitive text is highlighted using this face. |
| 121 | @item mode-line-highlight | ||
| 122 | Like @code{highlight}, but used for portions of text on mode lines. | ||
| 121 | @item isearch | 123 | @item isearch |
| 122 | This face is used for highlighting Isearch matches. | 124 | This face is used for highlighting Isearch matches. |
| 123 | @item lazy-highlight | 125 | @item lazy-highlight |
| @@ -167,6 +169,10 @@ The face for highlighting trailing whitespace when | |||
| 167 | Whitespace}. | 169 | Whitespace}. |
| 168 | @item variable-pitch | 170 | @item variable-pitch |
| 169 | The basic variable-pitch face. | 171 | The basic variable-pitch face. |
| 172 | @item shadow | ||
| 173 | The basic face for making the text less noticeable than the surrounding | ||
| 174 | ordinary text. Usually this is achieved by using shades of grey in | ||
| 175 | contrast with either black or white default foreground color. | ||
| 170 | @end table | 176 | @end table |
| 171 | 177 | ||
| 172 | @cindex @code{region} face | 178 | @cindex @code{region} face |
diff --git a/man/files.texi b/man/files.texi index c83572a8550..26f6af37603 100644 --- a/man/files.texi +++ b/man/files.texi | |||
| @@ -1545,7 +1545,9 @@ working---generating ChangeLog entries from the revision control log. | |||
| 1545 | 1545 | ||
| 1546 | In the @samp{*VC-Log*} buffer, @kbd{C-c C-f} (@kbd{M-x log-edit-show-files}) | 1546 | In the @samp{*VC-Log*} buffer, @kbd{C-c C-f} (@kbd{M-x log-edit-show-files}) |
| 1547 | shows the list of files to be committed in case you need to check | 1547 | shows the list of files to be committed in case you need to check |
| 1548 | that. | 1548 | that. (This can be a list of more than one file if you use VC Dired |
| 1549 | mode or PCL-CVS. @xref{VC Dired Mode}, and @ref{Top, , About PCL-CVS, | ||
| 1550 | pcl-cvs, PCL-CVS --- The Emacs Front-End to CVS}.) | ||
| 1549 | 1551 | ||
| 1550 | When you have finished editing the log message, type @kbd{C-c C-c} to | 1552 | When you have finished editing the log message, type @kbd{C-c C-c} to |
| 1551 | exit the buffer and commit the change. | 1553 | exit the buffer and commit the change. |
diff --git a/man/misc.texi b/man/misc.texi index cf2fa5ff28d..b52264e1f57 100644 --- a/man/misc.texi +++ b/man/misc.texi | |||
| @@ -1609,15 +1609,16 @@ used. | |||
| 1609 | 1609 | ||
| 1610 | @findex pr-interface | 1610 | @findex pr-interface |
| 1611 | To use the Printing package, add @code{(require 'printing)} to your | 1611 | To use the Printing package, add @code{(require 'printing)} to your |
| 1612 | init file (@pxref{Init File}). The usual printing options in the menu | 1612 | init file (@pxref{Init File}), followed by @code{(pr-update-menus)}. |
| 1613 | bar will be replaced with a @samp{Printing} submenu, containing | 1613 | This function replaces the usual printing commands in the menu bar |
| 1614 | various printing options. You can also type @kbd{M-x pr-interface | 1614 | with a @samp{Printing} submenu that contains various printing options. |
| 1615 | RET}; this creates a @samp{*Printing Interface*} buffer, similar to a | 1615 | You can also type @kbd{M-x pr-interface RET}; this creates a |
| 1616 | customization buffer , where you can set the printing options. After | 1616 | @samp{*Printing Interface*} buffer, similar to a customization buffer, |
| 1617 | selecting what and how to print, start the print job using the | 1617 | where you can set the printing options. After selecting what and how |
| 1618 | @samp{Print} button (click @kbd{mouse-2} on it, or move point over it | 1618 | to print, you start the print job using the @samp{Print} button (click |
| 1619 | and type @kbd{RET}). For further information on the various options, | 1619 | @kbd{mouse-2} on it, or move point over it and type @kbd{RET}). For |
| 1620 | use the @samp{Interface Help} button. | 1620 | further information on the various options, use the @samp{Interface |
| 1621 | Help} button. | ||
| 1621 | 1622 | ||
| 1622 | @node Sorting, Narrowing, Printing, Top | 1623 | @node Sorting, Narrowing, Printing, Top |
| 1623 | @section Sorting Text | 1624 | @section Sorting Text |
diff --git a/src/ChangeLog b/src/ChangeLog index 6eeb4fc09f5..8736a6f156a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,105 @@ | |||
| 1 | 2005-06-08 Steven Tamm <steventamm@mac.com> | ||
| 2 | |||
| 3 | * unexmacosx.c (copy_data_segment): Copy __la_sym_ptr2 section | ||
| 4 | used by gcc4 on intel mac. | ||
| 5 | |||
| 6 | 2005-06-09 Kim F. Storm <storm@cua.dk> | ||
| 7 | |||
| 8 | * search.c (Fmatch_data): Add optional RESEAT arg. Unchain markers | ||
| 9 | in REUSE list if non-nil; free them if equal to evaporate. | ||
| 10 | (Fset_match_data): Add optional RESEAT arg. Unchain markers in LIST | ||
| 11 | if non-nil; free them if equal to evaporate. Use XCAR/XCDR. | ||
| 12 | (restore_search_regs): Rename from restore_match_data. Uses changed. | ||
| 13 | (unwind_set_match_data): New function. | ||
| 14 | (record_unwind_save_match_data): New function like save-match-data. | ||
| 15 | |||
| 16 | * lisp.h (Fmatch_data, Fset_match_data): Fix EXFUN. | ||
| 17 | (record_unwind_save_match_data): Add prototype. | ||
| 18 | (restore_search_regs): Rename from restore_match_data. | ||
| 19 | |||
| 20 | * composite.c (compose_chars_in_text): | ||
| 21 | * eval.c (do_autoload): | ||
| 22 | * macmenu.c (set_frame_menubar): | ||
| 23 | * process.c (read_process_output, exec_sentinel): | ||
| 24 | * xmenu.c (set_frame_menubar): | ||
| 25 | * xdisp.c (prepare_menu_bars, update_menu_bar, update_tool_bar): | ||
| 26 | * w32menu.c (set_frame_menubar): | ||
| 27 | Use record_unwind_save_match_data. | ||
| 28 | |||
| 29 | 2005-06-08 Richard M. Stallman <rms@gnu.org> | ||
| 30 | |||
| 31 | * xdisp.c (get_next_display_element): Alter previous change: | ||
| 32 | Distinguish Vshow_nonbreak_escape = t or not t. | ||
| 33 | For t, use escape_glyph once again, as before previous change. | ||
| 34 | Use space or hyphen for display, instead of the non-ASCII char. | ||
| 35 | (syms_of_xdisp) <show-nonbreak-escape>: Doc fix. | ||
| 36 | |||
| 37 | * process.c (Fstart_process): Don't touch command_channel_p slot. | ||
| 38 | |||
| 39 | * process.h (struct process): Delete command_channel_p. | ||
| 40 | |||
| 41 | 2005-06-07 Masatake YAMATO <jet@gyve.org> | ||
| 42 | |||
| 43 | * xdisp.c (note_mode_line_or_margin_highlight): Check | ||
| 44 | the overlapping of re-rendering area to avoid flickering. | ||
| 45 | (note_mouse_highlight): Call clear_mouse_face if PART | ||
| 46 | is not ON_MODE_LINE nor ON_HEADER_LINE. | ||
| 47 | |||
| 48 | 2005-06-07 Kim F. Storm <storm@cua.dk> | ||
| 49 | |||
| 50 | * process.c: Improve commentary for adaptive read buffering. | ||
| 51 | |||
| 52 | 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 53 | |||
| 54 | * xterm.c (x_create_toolkit_scroll_bar): Use XtNarrowScrollbars | ||
| 55 | if available. | ||
| 56 | |||
| 57 | 2005-06-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 58 | |||
| 59 | * macmenu.c (menu_quit_handler, install_menu_quit_handler): New | ||
| 60 | functions for popping down menus on C-g. | ||
| 61 | (set_frame_menubar, mac_menu_show): Call install_menu_quit_handler. | ||
| 62 | |||
| 63 | * macterm.c: Make mac_quit_char_modifiers and mac_quit_char_keycode | ||
| 64 | non-static. | ||
| 65 | |||
| 66 | * config.in: Added HAVE_CANCELMENUTRACKING | ||
| 67 | |||
| 68 | 2005-06-06 Eli Zaretskii <eliz@gnu.org> | ||
| 69 | |||
| 70 | * w32heap.h (OFFSET_TO_RVA, RVA_TO_OFFSET, RVA_TO_PTR): Remove | ||
| 71 | macros. | ||
| 72 | |||
| 73 | * unexw32.c (RVA_TO_PTR): Moved here from w32heap.h. | ||
| 74 | |||
| 75 | * w32proc.c (RVA_TO_PTR): New macro. | ||
| 76 | |||
| 77 | * w32heap.c (RVA_TO_PTR): No need to #undef now. | ||
| 78 | |||
| 79 | * makefile.w32-in ($(BLD)/emacs.$(O), $(BLD)/w32select.$(O)): | ||
| 80 | Depend on w32heap.h. | ||
| 81 | |||
| 82 | 2005-06-06 Luc Teirlinck <teirllm@auburn.edu> | ||
| 83 | |||
| 84 | * keyboard.c (command_loop_1): Update Vthis_original_command. | ||
| 85 | |||
| 86 | 2005-06-06 Richard M. Stallman <rms@gnu.org> | ||
| 87 | |||
| 88 | * xmenu.c (popup_get_selection): Undo previous change. | ||
| 89 | |||
| 90 | 2005-06-06 Juri Linkov <juri@jurta.org> | ||
| 91 | |||
| 92 | * xdisp.c (Qno_break_space): New variable. | ||
| 93 | (syms_of_xdisp): Initialize it. | ||
| 94 | (get_next_display_element): Add no-break space and soft hypen | ||
| 95 | codes for iso8859-2 and iso8859-5. Don't add `\' for them. | ||
| 96 | Use `no-break-space' face for no-break spaces. | ||
| 97 | |||
| 98 | 2005-06-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 99 | |||
| 100 | * window.c (delete_window): Handle the case where a h/vchild has | ||
| 101 | a h/vchild. | ||
| 102 | |||
| 1 | 2005-06-05 Eli Zaretskii <eliz@gnu.org> | 103 | 2005-06-05 Eli Zaretskii <eliz@gnu.org> |
| 2 | 104 | ||
| 3 | * w32.c (sys_setsockopt): Change arg 4 to `const void *'. In the | 105 | * w32.c (sys_setsockopt): Change arg 4 to `const void *'. In the |
diff --git a/src/config.in b/src/config.in index 6939ff2577c..93ee6488e0c 100644 --- a/src/config.in +++ b/src/config.in | |||
| @@ -96,6 +96,9 @@ Boston, MA 02111-1307, USA. */ | |||
| 96 | /* Define to 1 if you have the `bzero' function. */ | 96 | /* Define to 1 if you have the `bzero' function. */ |
| 97 | #undef HAVE_BZERO | 97 | #undef HAVE_BZERO |
| 98 | 98 | ||
| 99 | /* Define to 1 if CancelMenuTracking is available (Mac OSX). */ | ||
| 100 | #undef HAVE_CANCELMENUTRACKING | ||
| 101 | |||
| 99 | /* Define to 1 if you are using the Carbon API on Mac OS X. */ | 102 | /* Define to 1 if you are using the Carbon API on Mac OS X. */ |
| 100 | #undef HAVE_CARBON | 103 | #undef HAVE_CARBON |
| 101 | 104 | ||
| @@ -782,9 +785,9 @@ Boston, MA 02111-1307, USA. */ | |||
| 782 | /* If using the C implementation of alloca, define if you know the | 785 | /* If using the C implementation of alloca, define if you know the |
| 783 | direction of stack growth for your system; otherwise it will be | 786 | direction of stack growth for your system; otherwise it will be |
| 784 | automatically deduced at run-time. | 787 | automatically deduced at run-time. |
| 785 | STACK_DIRECTION > 0 => grows toward higher addresses | 788 | STACK_DIRECTION > 0 => grows toward higher addresses |
| 786 | STACK_DIRECTION < 0 => grows toward lower addresses | 789 | STACK_DIRECTION < 0 => grows toward lower addresses |
| 787 | STACK_DIRECTION = 0 => direction of growth unknown */ | 790 | STACK_DIRECTION = 0 => direction of growth unknown */ |
| 788 | #undef STACK_DIRECTION | 791 | #undef STACK_DIRECTION |
| 789 | 792 | ||
| 790 | /* Define to 1 if you have the ANSI C header files. */ | 793 | /* Define to 1 if you have the ANSI C header files. */ |
diff --git a/src/eval.c b/src/eval.c index 0eb1482ee0b..46affcac418 100644 --- a/src/eval.c +++ b/src/eval.c | |||
| @@ -1971,7 +1971,7 @@ do_autoload (fundef, funname) | |||
| 1971 | GCPRO3 (fun, funname, fundef); | 1971 | GCPRO3 (fun, funname, fundef); |
| 1972 | 1972 | ||
| 1973 | /* Preserve the match data. */ | 1973 | /* Preserve the match data. */ |
| 1974 | record_unwind_protect (Fset_match_data, Fmatch_data (Qnil, Qnil)); | 1974 | record_unwind_save_match_data (); |
| 1975 | 1975 | ||
| 1976 | /* Value saved here is to be restored into Vautoload_queue. */ | 1976 | /* Value saved here is to be restored into Vautoload_queue. */ |
| 1977 | record_unwind_protect (un_autoload, Vautoload_queue); | 1977 | record_unwind_protect (un_autoload, Vautoload_queue); |
diff --git a/src/image.c b/src/image.c index 15e835fef3b..bc88c9d1d04 100644 --- a/src/image.c +++ b/src/image.c | |||
| @@ -6265,8 +6265,8 @@ jpeg_image_p (object) | |||
| 6265 | #endif /* HAVE_STLIB_H */ | 6265 | #endif /* HAVE_STLIB_H */ |
| 6266 | 6266 | ||
| 6267 | #if defined (HAVE_NTGUI) && !defined (__WIN32__) | 6267 | #if defined (HAVE_NTGUI) && !defined (__WIN32__) |
| 6268 | /* jpeglib.h will define boolean differently depending on __WIN32__, | 6268 | /* In older releases of the jpeg library, jpeglib.h will define boolean |
| 6269 | so make sure it is defined. */ | 6269 | differently depending on __WIN32__, so make sure it is defined. */ |
| 6270 | #define __WIN32__ 1 | 6270 | #define __WIN32__ 1 |
| 6271 | #endif | 6271 | #endif |
| 6272 | 6272 | ||
diff --git a/src/keyboard.c b/src/keyboard.c index 31c0b5d709c..dee131b8c61 100644 --- a/src/keyboard.c +++ b/src/keyboard.c | |||
| @@ -1522,6 +1522,7 @@ command_loop_1 () | |||
| 1522 | 1522 | ||
| 1523 | Vthis_command = Qnil; | 1523 | Vthis_command = Qnil; |
| 1524 | real_this_command = Qnil; | 1524 | real_this_command = Qnil; |
| 1525 | Vthis_original_command = Qnil; | ||
| 1525 | 1526 | ||
| 1526 | /* Read next key sequence; i gets its length. */ | 1527 | /* Read next key sequence; i gets its length. */ |
| 1527 | i = read_key_sequence (keybuf, sizeof keybuf / sizeof keybuf[0], | 1528 | i = read_key_sequence (keybuf, sizeof keybuf / sizeof keybuf[0], |
diff --git a/src/lisp.h b/src/lisp.h index fa08ab07dce..af07de3fbaa 100644 --- a/src/lisp.h +++ b/src/lisp.h | |||
| @@ -2804,6 +2804,7 @@ EXFUN (Fbuffer_disable_undo, 1); | |||
| 2804 | EXFUN (Fbuffer_enable_undo, 1); | 2804 | EXFUN (Fbuffer_enable_undo, 1); |
| 2805 | EXFUN (Ferase_buffer, 0); | 2805 | EXFUN (Ferase_buffer, 0); |
| 2806 | extern Lisp_Object Qoverlayp; | 2806 | extern Lisp_Object Qoverlayp; |
| 2807 | extern Lisp_Object Qevaporate; | ||
| 2807 | extern Lisp_Object get_truename_buffer P_ ((Lisp_Object)); | 2808 | extern Lisp_Object get_truename_buffer P_ ((Lisp_Object)); |
| 2808 | extern struct buffer *all_buffers; | 2809 | extern struct buffer *all_buffers; |
| 2809 | EXFUN (Fprevious_overlay_change, 1); | 2810 | EXFUN (Fprevious_overlay_change, 1); |
| @@ -2871,11 +2872,12 @@ extern void syms_of_abbrev P_ ((void)); | |||
| 2871 | /* defined in search.c */ | 2872 | /* defined in search.c */ |
| 2872 | extern void shrink_regexp_cache P_ ((void)); | 2873 | extern void shrink_regexp_cache P_ ((void)); |
| 2873 | EXFUN (Fstring_match, 3); | 2874 | EXFUN (Fstring_match, 3); |
| 2874 | extern void restore_match_data P_ ((void)); | 2875 | extern void restore_search_regs P_ ((void)); |
| 2875 | EXFUN (Fmatch_data, 2); | 2876 | EXFUN (Fmatch_data, 3); |
| 2876 | EXFUN (Fset_match_data, 1); | 2877 | EXFUN (Fset_match_data, 2); |
| 2877 | EXFUN (Fmatch_beginning, 1); | 2878 | EXFUN (Fmatch_beginning, 1); |
| 2878 | EXFUN (Fmatch_end, 1); | 2879 | EXFUN (Fmatch_end, 1); |
| 2880 | extern void record_unwind_save_match_data P_ ((void)); | ||
| 2879 | EXFUN (Flooking_at, 1); | 2881 | EXFUN (Flooking_at, 1); |
| 2880 | extern int fast_string_match P_ ((Lisp_Object, Lisp_Object)); | 2882 | extern int fast_string_match P_ ((Lisp_Object, Lisp_Object)); |
| 2881 | extern int fast_c_string_match_ignore_case P_ ((Lisp_Object, const char *)); | 2883 | extern int fast_c_string_match_ignore_case P_ ((Lisp_Object, const char *)); |
diff --git a/src/macmenu.c b/src/macmenu.c index e97a968d92d..ee83a5f609f 100644 --- a/src/macmenu.c +++ b/src/macmenu.c | |||
| @@ -1356,6 +1356,68 @@ update_submenu_strings (first_wv) | |||
| 1356 | } | 1356 | } |
| 1357 | 1357 | ||
| 1358 | 1358 | ||
| 1359 | /* Event handler function that pops down a menu on C-g. We can only pop | ||
| 1360 | down menus if CancelMenuTracking is present (OSX 10.3 or later). */ | ||
| 1361 | |||
| 1362 | #ifdef HAVE_CANCELMENUTRACKING | ||
| 1363 | static pascal OSStatus | ||
| 1364 | menu_quit_handler (nextHandler, theEvent, userData) | ||
| 1365 | EventHandlerCallRef nextHandler; | ||
| 1366 | EventRef theEvent; | ||
| 1367 | void* userData; | ||
| 1368 | { | ||
| 1369 | UInt32 keyCode; | ||
| 1370 | UInt32 keyModifiers; | ||
| 1371 | extern int mac_quit_char_modifiers; | ||
| 1372 | extern int mac_quit_char_keycode; | ||
| 1373 | |||
| 1374 | GetEventParameter (theEvent, kEventParamKeyCode, | ||
| 1375 | typeUInt32, NULL, sizeof(UInt32), NULL, &keyCode); | ||
| 1376 | |||
| 1377 | GetEventParameter (theEvent, kEventParamKeyModifiers, | ||
| 1378 | typeUInt32, NULL, sizeof(UInt32), | ||
| 1379 | NULL, &keyModifiers); | ||
| 1380 | |||
| 1381 | if (keyCode == mac_quit_char_keycode | ||
| 1382 | && keyModifiers == mac_quit_char_modifiers) | ||
| 1383 | { | ||
| 1384 | MenuRef menu = userData != 0 | ||
| 1385 | ? (MenuRef)userData : AcquireRootMenu (); | ||
| 1386 | |||
| 1387 | CancelMenuTracking (menu, true, 0); | ||
| 1388 | if (!userData) ReleaseMenu (menu); | ||
| 1389 | return noErr; | ||
| 1390 | } | ||
| 1391 | |||
| 1392 | return CallNextEventHandler (nextHandler, theEvent); | ||
| 1393 | } | ||
| 1394 | #endif /* HAVE_CANCELMENUTRACKING */ | ||
| 1395 | |||
| 1396 | /* Add event handler for MENU_HANDLE so we can detect C-g. | ||
| 1397 | If MENU_HANDLE is NULL, install handler for all menus in the menu bar. | ||
| 1398 | If CancelMenuTracking isn't available, do nothing. */ | ||
| 1399 | |||
| 1400 | static void | ||
| 1401 | install_menu_quit_handler (MenuHandle menu_handle) | ||
| 1402 | { | ||
| 1403 | #ifdef HAVE_CANCELMENUTRACKING | ||
| 1404 | EventHandlerUPP handler = NewEventHandlerUPP(menu_quit_handler); | ||
| 1405 | UInt32 numTypes = 1; | ||
| 1406 | EventTypeSpec typesList[] = { { kEventClassKeyboard, kEventRawKeyDown } }; | ||
| 1407 | int i = MIN_MENU_ID; | ||
| 1408 | MenuHandle menu = menu_handle ? menu_handle : GetMenuHandle (i); | ||
| 1409 | |||
| 1410 | while (menu != NULL) | ||
| 1411 | { | ||
| 1412 | InstallMenuEventHandler (menu, handler, GetEventTypeCount (typesList), | ||
| 1413 | typesList, menu_handle, NULL); | ||
| 1414 | if (menu_handle) break; | ||
| 1415 | menu = GetMenuHandle (++i); | ||
| 1416 | } | ||
| 1417 | DisposeEventHandlerUPP (handler); | ||
| 1418 | #endif /* HAVE_CANCELMENUTRACKING */ | ||
| 1419 | } | ||
| 1420 | |||
| 1359 | /* Set the contents of the menubar widgets of frame F. | 1421 | /* Set the contents of the menubar widgets of frame F. |
| 1360 | The argument FIRST_TIME is currently ignored; | 1422 | The argument FIRST_TIME is currently ignored; |
| 1361 | it is set the first time this is called, from initialize_frame_menubar. */ | 1423 | it is set the first time this is called, from initialize_frame_menubar. */ |
| @@ -1413,7 +1475,7 @@ set_frame_menubar (f, first_time, deep_p) | |||
| 1413 | because it is not reentrant. */ | 1475 | because it is not reentrant. */ |
| 1414 | specbind (Qdebug_on_next_call, Qnil); | 1476 | specbind (Qdebug_on_next_call, Qnil); |
| 1415 | 1477 | ||
| 1416 | record_unwind_protect (Fset_match_data, Fmatch_data (Qnil, Qnil)); | 1478 | record_unwind_save_match_data (); |
| 1417 | if (NILP (Voverriding_local_map_menu_flag)) | 1479 | if (NILP (Voverriding_local_map_menu_flag)) |
| 1418 | { | 1480 | { |
| 1419 | specbind (Qoverriding_terminal_local_map, Qnil); | 1481 | specbind (Qoverriding_terminal_local_map, Qnil); |
| @@ -1575,6 +1637,8 @@ set_frame_menubar (f, first_time, deep_p) | |||
| 1575 | 1637 | ||
| 1576 | DrawMenuBar (); | 1638 | DrawMenuBar (); |
| 1577 | 1639 | ||
| 1640 | /* Add event handler so we can detect C-g. */ | ||
| 1641 | install_menu_quit_handler (NULL); | ||
| 1578 | free_menubar_widget_value_tree (first_wv); | 1642 | free_menubar_widget_value_tree (first_wv); |
| 1579 | 1643 | ||
| 1580 | UNBLOCK_INPUT; | 1644 | UNBLOCK_INPUT; |
| @@ -1606,7 +1670,43 @@ free_frame_menubar (f) | |||
| 1606 | } | 1670 | } |
| 1607 | 1671 | ||
| 1608 | 1672 | ||
| 1609 | /* mac_menu_show actually displays a menu using the panes and items in | 1673 | static Lisp_Object |
| 1674 | pop_down_menu (arg) | ||
| 1675 | Lisp_Object arg; | ||
| 1676 | { | ||
| 1677 | struct Lisp_Save_Value *p1 = XSAVE_VALUE (Fcar (arg)); | ||
| 1678 | struct Lisp_Save_Value *p2 = XSAVE_VALUE (Fcdr (arg)); | ||
| 1679 | |||
| 1680 | FRAME_PTR f = p1->pointer; | ||
| 1681 | MenuHandle *menu = p2->pointer; | ||
| 1682 | |||
| 1683 | BLOCK_INPUT; | ||
| 1684 | |||
| 1685 | /* Must reset this manually because the button release event is not | ||
| 1686 | passed to Emacs event loop. */ | ||
| 1687 | FRAME_MAC_DISPLAY_INFO (f)->grabbed = 0; | ||
| 1688 | |||
| 1689 | /* delete all menus */ | ||
| 1690 | { | ||
| 1691 | int i = MIN_POPUP_SUBMENU_ID; | ||
| 1692 | MenuHandle submenu = GetMenuHandle (i); | ||
| 1693 | while (submenu != NULL) | ||
| 1694 | { | ||
| 1695 | DeleteMenu (i); | ||
| 1696 | DisposeMenu (submenu); | ||
| 1697 | submenu = GetMenuHandle (++i); | ||
| 1698 | } | ||
| 1699 | } | ||
| 1700 | |||
| 1701 | DeleteMenu (POPUP_SUBMENU_ID); | ||
| 1702 | DisposeMenu (*menu); | ||
| 1703 | |||
| 1704 | UNBLOCK_INPUT; | ||
| 1705 | |||
| 1706 | return Qnil; | ||
| 1707 | } | ||
| 1708 | |||
| 1709 | /* Mac_menu_show actually displays a menu using the panes and items in | ||
| 1610 | menu_items and returns the value selected from it; we assume input | 1710 | menu_items and returns the value selected from it; we assume input |
| 1611 | is blocked by the caller. */ | 1711 | is blocked by the caller. */ |
| 1612 | 1712 | ||
| @@ -1644,6 +1744,7 @@ mac_menu_show (f, x, y, for_click, keymaps, title, error) | |||
| 1644 | = (Lisp_Object *) alloca (menu_items_used * sizeof (Lisp_Object)); | 1744 | = (Lisp_Object *) alloca (menu_items_used * sizeof (Lisp_Object)); |
| 1645 | int submenu_depth = 0; | 1745 | int submenu_depth = 0; |
| 1646 | int first_pane; | 1746 | int first_pane; |
| 1747 | int specpdl_count = SPECPDL_INDEX (); | ||
| 1647 | 1748 | ||
| 1648 | *error = NULL; | 1749 | *error = NULL; |
| 1649 | 1750 | ||
| @@ -1817,7 +1918,7 @@ mac_menu_show (f, x, y, for_click, keymaps, title, error) | |||
| 1817 | title = ENCODE_MENU_STRING (title); | 1918 | title = ENCODE_MENU_STRING (title); |
| 1818 | #endif | 1919 | #endif |
| 1819 | wv_title->name = (char *) SDATA (title); | 1920 | wv_title->name = (char *) SDATA (title); |
| 1820 | wv_title->enabled = TRUE; | 1921 | wv_title->enabled = FALSE; |
| 1821 | wv_title->title = TRUE; | 1922 | wv_title->title = TRUE; |
| 1822 | wv_title->button_type = BUTTON_TYPE_NONE; | 1923 | wv_title->button_type = BUTTON_TYPE_NONE; |
| 1823 | wv_title->help = Qnil; | 1924 | wv_title->help = Qnil; |
| @@ -1830,6 +1931,10 @@ mac_menu_show (f, x, y, for_click, keymaps, title, error) | |||
| 1830 | submenu_id = MIN_POPUP_SUBMENU_ID; | 1931 | submenu_id = MIN_POPUP_SUBMENU_ID; |
| 1831 | fill_submenu (menu, first_wv->contents); | 1932 | fill_submenu (menu, first_wv->contents); |
| 1832 | 1933 | ||
| 1934 | /* Free the widget_value objects we used to specify the | ||
| 1935 | contents. */ | ||
| 1936 | free_menubar_widget_value_tree (first_wv); | ||
| 1937 | |||
| 1833 | /* Adjust coordinates to be root-window-relative. */ | 1938 | /* Adjust coordinates to be root-window-relative. */ |
| 1834 | pos.h = x; | 1939 | pos.h = x; |
| 1835 | pos.v = y; | 1940 | pos.v = y; |
| @@ -1844,11 +1949,18 @@ mac_menu_show (f, x, y, for_click, keymaps, title, error) | |||
| 1844 | 1949 | ||
| 1845 | InsertMenu (menu, -1); | 1950 | InsertMenu (menu, -1); |
| 1846 | 1951 | ||
| 1952 | record_unwind_protect (pop_down_menu, | ||
| 1953 | Fcons (make_save_value (f, 0), | ||
| 1954 | make_save_value (&menu, 0))); | ||
| 1955 | |||
| 1956 | /* Add event handler so we can detect C-g. */ | ||
| 1957 | install_menu_quit_handler (menu); | ||
| 1958 | |||
| 1847 | /* Display the menu. */ | 1959 | /* Display the menu. */ |
| 1848 | menu_item_choice = PopUpMenuSelect (menu, pos.v, pos.h, 0); | 1960 | menu_item_choice = PopUpMenuSelect (menu, pos.v, pos.h, 0); |
| 1849 | menu_item_selection = LoWord (menu_item_choice); | 1961 | menu_item_selection = LoWord (menu_item_choice); |
| 1850 | 1962 | ||
| 1851 | /* Get the refcon to find the correct item*/ | 1963 | /* Get the refcon to find the correct item */ |
| 1852 | if (menu_item_selection) | 1964 | if (menu_item_selection) |
| 1853 | { | 1965 | { |
| 1854 | MenuHandle sel_menu = GetMenuHandle (HiWord (menu_item_choice)); | 1966 | MenuHandle sel_menu = GetMenuHandle (HiWord (menu_item_choice)); |
| @@ -1856,35 +1968,10 @@ mac_menu_show (f, x, y, for_click, keymaps, title, error) | |||
| 1856 | GetMenuItemRefCon (sel_menu, menu_item_selection, &refcon); | 1968 | GetMenuItemRefCon (sel_menu, menu_item_selection, &refcon); |
| 1857 | } | 1969 | } |
| 1858 | } | 1970 | } |
| 1859 | 1971 | else if (! for_click) | |
| 1860 | #if 0 | 1972 | /* Make "Cancel" equivalent to C-g unless this menu was popped up by |
| 1861 | /* Clean up extraneous mouse events which might have been generated | 1973 | a mouse press. */ |
| 1862 | during the call. */ | 1974 | Fsignal (Qquit, Qnil); |
| 1863 | discard_mouse_events (); | ||
| 1864 | #endif | ||
| 1865 | |||
| 1866 | /* Must reset this manually because the button release event is not | ||
| 1867 | passed to Emacs event loop. */ | ||
| 1868 | FRAME_MAC_DISPLAY_INFO (f)->grabbed = 0; | ||
| 1869 | |||
| 1870 | /* Free the widget_value objects we used to specify the | ||
| 1871 | contents. */ | ||
| 1872 | free_menubar_widget_value_tree (first_wv); | ||
| 1873 | |||
| 1874 | /* delete all menus */ | ||
| 1875 | { | ||
| 1876 | int i = MIN_POPUP_SUBMENU_ID; | ||
| 1877 | MenuHandle submenu = GetMenuHandle (i); | ||
| 1878 | while (submenu != NULL) | ||
| 1879 | { | ||
| 1880 | DeleteMenu (i); | ||
| 1881 | DisposeMenu (submenu); | ||
| 1882 | submenu = GetMenuHandle (++i); | ||
| 1883 | } | ||
| 1884 | } | ||
| 1885 | |||
| 1886 | DeleteMenu (POPUP_SUBMENU_ID); | ||
| 1887 | DisposeMenu (menu); | ||
| 1888 | 1975 | ||
| 1889 | /* Find the selected item, and its pane, to return | 1976 | /* Find the selected item, and its pane, to return |
| 1890 | the proper value. */ | 1977 | the proper value. */ |
| @@ -1944,6 +2031,8 @@ mac_menu_show (f, x, y, for_click, keymaps, title, error) | |||
| 1944 | /* Make "Cancel" equivalent to C-g. */ | 2031 | /* Make "Cancel" equivalent to C-g. */ |
| 1945 | Fsignal (Qquit, Qnil); | 2032 | Fsignal (Qquit, Qnil); |
| 1946 | 2033 | ||
| 2034 | unbind_to (specpdl_count, Qnil); | ||
| 2035 | |||
| 1947 | return Qnil; | 2036 | return Qnil; |
| 1948 | } | 2037 | } |
| 1949 | 2038 | ||
diff --git a/src/macterm.c b/src/macterm.c index 13d8fb455d8..dd48d43a039 100644 --- a/src/macterm.c +++ b/src/macterm.c | |||
| @@ -9916,8 +9916,8 @@ MakeMeTheFrontProcess () | |||
| 9916 | /***** Code to handle C-g testing *****/ | 9916 | /***** Code to handle C-g testing *****/ |
| 9917 | 9917 | ||
| 9918 | /* Contains the Mac modifier formed from quit_char */ | 9918 | /* Contains the Mac modifier formed from quit_char */ |
| 9919 | static mac_quit_char_modifiers = 0; | 9919 | int mac_quit_char_modifiers = 0; |
| 9920 | static mac_quit_char_keycode; | 9920 | int mac_quit_char_keycode; |
| 9921 | extern int quit_char; | 9921 | extern int quit_char; |
| 9922 | 9922 | ||
| 9923 | static void | 9923 | static void |
diff --git a/src/makefile.w32-in b/src/makefile.w32-in index 553ebb72abb..471f0cbc6ea 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in | |||
| @@ -634,6 +634,7 @@ $(BLD)/emacs.$(O) : \ | |||
| 634 | $(SRC)/termhooks.h \ | 634 | $(SRC)/termhooks.h \ |
| 635 | $(SRC)/w32bdf.h \ | 635 | $(SRC)/w32bdf.h \ |
| 636 | $(SRC)/w32gui.h \ | 636 | $(SRC)/w32gui.h \ |
| 637 | $(SRC)/w32heap.h \ | ||
| 637 | $(SRC)/window.h | 638 | $(SRC)/window.h |
| 638 | 639 | ||
| 639 | $(BLD)/eval.$(O) : \ | 640 | $(BLD)/eval.$(O) : \ |
| @@ -1494,6 +1495,7 @@ $(BLD)/w32select.$(O): \ | |||
| 1494 | $(SRC)/systime.h \ | 1495 | $(SRC)/systime.h \ |
| 1495 | $(SRC)/w32bdf.h \ | 1496 | $(SRC)/w32bdf.h \ |
| 1496 | $(SRC)/w32gui.h \ | 1497 | $(SRC)/w32gui.h \ |
| 1498 | $(SRC)/w32heap.h \ | ||
| 1497 | $(SRC)/w32term.h | 1499 | $(SRC)/w32term.h |
| 1498 | 1500 | ||
| 1499 | $(BLD)/w32reg.$(O): \ | 1501 | $(BLD)/w32reg.$(O): \ |
diff --git a/src/process.c b/src/process.c index 34966d35160..d60fe1e3bf6 100644 --- a/src/process.c +++ b/src/process.c | |||
| @@ -272,17 +272,19 @@ int update_tick; | |||
| 272 | #define READ_OUTPUT_DELAY_MAX (READ_OUTPUT_DELAY_INCREMENT * 5) | 272 | #define READ_OUTPUT_DELAY_MAX (READ_OUTPUT_DELAY_INCREMENT * 5) |
| 273 | #define READ_OUTPUT_DELAY_MAX_MAX (READ_OUTPUT_DELAY_INCREMENT * 7) | 273 | #define READ_OUTPUT_DELAY_MAX_MAX (READ_OUTPUT_DELAY_INCREMENT * 7) |
| 274 | 274 | ||
| 275 | /* Number of processes which might be delayed. */ | 275 | /* Number of processes which have a non-zero read_output_delay, |
| 276 | and therefore might be delayed for adaptive read buffering. */ | ||
| 276 | 277 | ||
| 277 | static int process_output_delay_count; | 278 | static int process_output_delay_count; |
| 278 | 279 | ||
| 279 | /* Non-zero if any process has non-nil process_output_skip. */ | 280 | /* Non-zero if any process has non-nil read_output_skip. */ |
| 280 | 281 | ||
| 281 | static int process_output_skip; | 282 | static int process_output_skip; |
| 282 | 283 | ||
| 283 | /* Non-nil means to delay reading process output to improve buffering. | 284 | /* Non-nil means to delay reading process output to improve buffering. |
| 284 | A value of t means that delay is reset after each send, any other | 285 | A value of t means that delay is reset after each send, any other |
| 285 | non-nil value does not reset the delay. */ | 286 | non-nil value does not reset the delay. A value of nil disables |
| 287 | adaptive read buffering completely. */ | ||
| 286 | static Lisp_Object Vprocess_adaptive_read_buffering; | 288 | static Lisp_Object Vprocess_adaptive_read_buffering; |
| 287 | #else | 289 | #else |
| 288 | #define process_output_delay_count 0 | 290 | #define process_output_delay_count 0 |
| @@ -1536,7 +1538,6 @@ usage: (start-process NAME BUFFER PROGRAM &rest PROGRAM-ARGS) */) | |||
| 1536 | 1538 | ||
| 1537 | XPROCESS (proc)->childp = Qt; | 1539 | XPROCESS (proc)->childp = Qt; |
| 1538 | XPROCESS (proc)->plist = Qnil; | 1540 | XPROCESS (proc)->plist = Qnil; |
| 1539 | XPROCESS (proc)->command_channel_p = Qnil; | ||
| 1540 | XPROCESS (proc)->buffer = buffer; | 1541 | XPROCESS (proc)->buffer = buffer; |
| 1541 | XPROCESS (proc)->sentinel = Qnil; | 1542 | XPROCESS (proc)->sentinel = Qnil; |
| 1542 | XPROCESS (proc)->filter = Qnil; | 1543 | XPROCESS (proc)->filter = Qnil; |
| @@ -4320,6 +4321,11 @@ wait_reading_process_output (time_limit, microsecs, read_kbd, do_display, | |||
| 4320 | #endif | 4321 | #endif |
| 4321 | 4322 | ||
| 4322 | #ifdef ADAPTIVE_READ_BUFFERING | 4323 | #ifdef ADAPTIVE_READ_BUFFERING |
| 4324 | /* Set the timeout for adaptive read buffering if any | ||
| 4325 | process has non-nil read_output_skip and non-zero | ||
| 4326 | read_output_delay, and we are not reading output for a | ||
| 4327 | specific wait_channel. It is not executed if | ||
| 4328 | Vprocess_adaptive_read_buffering is nil. */ | ||
| 4323 | if (process_output_skip && check_delay > 0) | 4329 | if (process_output_skip && check_delay > 0) |
| 4324 | { | 4330 | { |
| 4325 | int usecs = EMACS_USECS (timeout); | 4331 | int usecs = EMACS_USECS (timeout); |
| @@ -4330,6 +4336,8 @@ wait_reading_process_output (time_limit, microsecs, read_kbd, do_display, | |||
| 4330 | proc = chan_process[channel]; | 4336 | proc = chan_process[channel]; |
| 4331 | if (NILP (proc)) | 4337 | if (NILP (proc)) |
| 4332 | continue; | 4338 | continue; |
| 4339 | /* Find minimum non-zero read_output_delay among the | ||
| 4340 | processes with non-nil read_output_skip. */ | ||
| 4333 | if (XINT (XPROCESS (proc)->read_output_delay) > 0) | 4341 | if (XINT (XPROCESS (proc)->read_output_delay) > 0) |
| 4334 | { | 4342 | { |
| 4335 | check_delay--; | 4343 | check_delay--; |
| @@ -4880,10 +4888,10 @@ read_process_output (proc, channel) | |||
| 4880 | { | 4888 | { |
| 4881 | Lisp_Object tem; | 4889 | Lisp_Object tem; |
| 4882 | /* Don't clobber the CURRENT match data, either! */ | 4890 | /* Don't clobber the CURRENT match data, either! */ |
| 4883 | tem = Fmatch_data (Qnil, Qnil); | 4891 | tem = Fmatch_data (Qnil, Qnil, Qnil); |
| 4884 | restore_match_data (); | 4892 | restore_search_regs (); |
| 4885 | record_unwind_protect (Fset_match_data, Fmatch_data (Qnil, Qnil)); | 4893 | record_unwind_save_match_data (); |
| 4886 | Fset_match_data (tem); | 4894 | Fset_match_data (tem, Qt); |
| 4887 | } | 4895 | } |
| 4888 | 4896 | ||
| 4889 | /* For speed, if a search happens within this code, | 4897 | /* For speed, if a search happens within this code, |
| @@ -4939,7 +4947,7 @@ read_process_output (proc, channel) | |||
| 4939 | read_process_output_error_handler); | 4947 | read_process_output_error_handler); |
| 4940 | 4948 | ||
| 4941 | /* If we saved the match data nonrecursively, restore it now. */ | 4949 | /* If we saved the match data nonrecursively, restore it now. */ |
| 4942 | restore_match_data (); | 4950 | restore_search_regs (); |
| 4943 | running_asynch_code = outer_running_asynch_code; | 4951 | running_asynch_code = outer_running_asynch_code; |
| 4944 | 4952 | ||
| 4945 | /* Handling the process output should not deactivate the mark. */ | 4953 | /* Handling the process output should not deactivate the mark. */ |
| @@ -6338,10 +6346,10 @@ exec_sentinel (proc, reason) | |||
| 6338 | if (outer_running_asynch_code) | 6346 | if (outer_running_asynch_code) |
| 6339 | { | 6347 | { |
| 6340 | Lisp_Object tem; | 6348 | Lisp_Object tem; |
| 6341 | tem = Fmatch_data (Qnil, Qnil); | 6349 | tem = Fmatch_data (Qnil, Qnil, Qnil); |
| 6342 | restore_match_data (); | 6350 | restore_search_regs (); |
| 6343 | record_unwind_protect (Fset_match_data, Fmatch_data (Qnil, Qnil)); | 6351 | record_unwind_save_match_data (); |
| 6344 | Fset_match_data (tem); | 6352 | Fset_match_data (tem, Qt); |
| 6345 | } | 6353 | } |
| 6346 | 6354 | ||
| 6347 | /* For speed, if a search happens within this code, | 6355 | /* For speed, if a search happens within this code, |
| @@ -6355,7 +6363,7 @@ exec_sentinel (proc, reason) | |||
| 6355 | exec_sentinel_error_handler); | 6363 | exec_sentinel_error_handler); |
| 6356 | 6364 | ||
| 6357 | /* If we saved the match data nonrecursively, restore it now. */ | 6365 | /* If we saved the match data nonrecursively, restore it now. */ |
| 6358 | restore_match_data (); | 6366 | restore_search_regs (); |
| 6359 | running_asynch_code = outer_running_asynch_code; | 6367 | running_asynch_code = outer_running_asynch_code; |
| 6360 | 6368 | ||
| 6361 | Vdeactivate_mark = odeactivate; | 6369 | Vdeactivate_mark = odeactivate; |
| @@ -6709,7 +6717,7 @@ init_process () | |||
| 6709 | #endif /* HAVE_SOCKETS */ | 6717 | #endif /* HAVE_SOCKETS */ |
| 6710 | 6718 | ||
| 6711 | #if defined (DARWIN) || defined (MAC_OSX) | 6719 | #if defined (DARWIN) || defined (MAC_OSX) |
| 6712 | /* PTYs are broken on Darwin < 6, but are sometimes useful for interactive | 6720 | /* PTYs are broken on Darwin < 6, but are sometimes useful for interactive |
| 6713 | processes. As such, we only change the default value. */ | 6721 | processes. As such, we only change the default value. */ |
| 6714 | if (initialized) | 6722 | if (initialized) |
| 6715 | { | 6723 | { |
diff --git a/src/process.h b/src/process.h index 6e2641d6b06..8e3f9028c0b 100644 --- a/src/process.h +++ b/src/process.h | |||
| @@ -52,8 +52,6 @@ struct Lisp_Process | |||
| 52 | Lisp_Object buffer; | 52 | Lisp_Object buffer; |
| 53 | /* Number of this process */ | 53 | /* Number of this process */ |
| 54 | Lisp_Object pid; | 54 | Lisp_Object pid; |
| 55 | /* Non-nil if this is really a command channel */ | ||
| 56 | Lisp_Object command_channel_p; | ||
| 57 | /* t if this is a real child process. | 55 | /* t if this is a real child process. |
| 58 | For a net connection, it is a plist based on the arguments to make-network-process. */ | 56 | For a net connection, it is a plist based on the arguments to make-network-process. */ |
| 59 | Lisp_Object childp; | 57 | Lisp_Object childp; |
| @@ -105,7 +103,7 @@ struct Lisp_Process | |||
| 105 | Initialized from `Vprocess_adaptive_read_buffering'. */ | 103 | Initialized from `Vprocess_adaptive_read_buffering'. */ |
| 106 | Lisp_Object adaptive_read_buffering; | 104 | Lisp_Object adaptive_read_buffering; |
| 107 | /* Hysteresis to try to read process output in larger blocks. | 105 | /* Hysteresis to try to read process output in larger blocks. |
| 108 | On some systems, e.g. the Linux kernel, emacs is seen as | 106 | On some systems, e.g. GNU/Linux, Emacs is seen as |
| 109 | an interactive app also when reading process output, meaning | 107 | an interactive app also when reading process output, meaning |
| 110 | that process output can be read in as little as 1 byte at a | 108 | that process output can be read in as little as 1 byte at a |
| 111 | time. Value is micro-seconds to delay reading output from | 109 | time. Value is micro-seconds to delay reading output from |
diff --git a/src/search.c b/src/search.c index b7d3e78ac1d..18f92f41327 100644 --- a/src/search.c +++ b/src/search.c | |||
| @@ -2701,7 +2701,7 @@ Zero means the entire text matched by the whole regexp or whole string. */) | |||
| 2701 | return match_limit (subexp, 0); | 2701 | return match_limit (subexp, 0); |
| 2702 | } | 2702 | } |
| 2703 | 2703 | ||
| 2704 | DEFUN ("match-data", Fmatch_data, Smatch_data, 0, 2, 0, | 2704 | DEFUN ("match-data", Fmatch_data, Smatch_data, 0, 3, 0, |
| 2705 | doc: /* Return a list containing all info on what the last search matched. | 2705 | doc: /* Return a list containing all info on what the last search matched. |
| 2706 | Element 2N is `(match-beginning N)'; element 2N + 1 is `(match-end N)'. | 2706 | Element 2N is `(match-beginning N)'; element 2N + 1 is `(match-end N)'. |
| 2707 | All the elements are markers or nil (nil if the Nth pair didn't match) | 2707 | All the elements are markers or nil (nil if the Nth pair didn't match) |
| @@ -2713,17 +2713,35 @@ integers \(rather than markers) to represent buffer positions. In | |||
| 2713 | this case, and if the last match was in a buffer, the buffer will get | 2713 | this case, and if the last match was in a buffer, the buffer will get |
| 2714 | stored as one additional element at the end of the list. | 2714 | stored as one additional element at the end of the list. |
| 2715 | 2715 | ||
| 2716 | If REUSE is a list, reuse it as part of the value. If REUSE is long enough | 2716 | If REUSE is a list, reuse it as part of the value. If REUSE is long |
| 2717 | to hold all the values, and if INTEGERS is non-nil, no consing is done. | 2717 | enough to hold all the values, and if INTEGERS is non-nil, no consing |
| 2718 | is done. | ||
| 2719 | |||
| 2720 | If optional third arg RESEAT is non-nil, any previous markers on the | ||
| 2721 | REUSE list will be modified to point to nowhere. | ||
| 2722 | |||
| 2723 | If RESEAT is `evaporate', put markers back on the free list. | ||
| 2724 | Note: No other references to the markers must exist if you use this. | ||
| 2718 | 2725 | ||
| 2719 | Return value is undefined if the last search failed. */) | 2726 | Return value is undefined if the last search failed. */) |
| 2720 | (integers, reuse) | 2727 | (integers, reuse, reseat) |
| 2721 | Lisp_Object integers, reuse; | 2728 | Lisp_Object integers, reuse, reseat; |
| 2722 | { | 2729 | { |
| 2723 | Lisp_Object tail, prev; | 2730 | Lisp_Object tail, prev; |
| 2724 | Lisp_Object *data; | 2731 | Lisp_Object *data; |
| 2725 | int i, len; | 2732 | int i, len; |
| 2726 | 2733 | ||
| 2734 | if (!NILP (reseat)) | ||
| 2735 | for (tail = reuse; CONSP (tail); tail = XCDR (tail)) | ||
| 2736 | if (MARKERP (XCAR (tail))) | ||
| 2737 | { | ||
| 2738 | if (EQ (reseat, Qevaporate)) | ||
| 2739 | free_marker (XCAR (tail)); | ||
| 2740 | else | ||
| 2741 | unchain_marker (XMARKER (XCAR (tail))); | ||
| 2742 | XSETCAR (tail, Qnil); | ||
| 2743 | } | ||
| 2744 | |||
| 2727 | if (NILP (last_thing_searched)) | 2745 | if (NILP (last_thing_searched)) |
| 2728 | return Qnil; | 2746 | return Qnil; |
| 2729 | 2747 | ||
| @@ -2759,10 +2777,10 @@ Return value is undefined if the last search failed. */) | |||
| 2759 | /* last_thing_searched must always be Qt, a buffer, or Qnil. */ | 2777 | /* last_thing_searched must always be Qt, a buffer, or Qnil. */ |
| 2760 | abort (); | 2778 | abort (); |
| 2761 | 2779 | ||
| 2762 | len = 2*(i+1); | 2780 | len = 2 * i + 2; |
| 2763 | } | 2781 | } |
| 2764 | else | 2782 | else |
| 2765 | data[2 * i] = data [2 * i + 1] = Qnil; | 2783 | data[2 * i] = data[2 * i + 1] = Qnil; |
| 2766 | } | 2784 | } |
| 2767 | 2785 | ||
| 2768 | if (BUFFERP (last_thing_searched) && !NILP (integers)) | 2786 | if (BUFFERP (last_thing_searched) && !NILP (integers)) |
| @@ -2796,11 +2814,15 @@ Return value is undefined if the last search failed. */) | |||
| 2796 | } | 2814 | } |
| 2797 | 2815 | ||
| 2798 | 2816 | ||
| 2799 | DEFUN ("set-match-data", Fset_match_data, Sset_match_data, 1, 1, 0, | 2817 | DEFUN ("set-match-data", Fset_match_data, Sset_match_data, 1, 2, 0, |
| 2800 | doc: /* Set internal data on last search match from elements of LIST. | 2818 | doc: /* Set internal data on last search match from elements of LIST. |
| 2801 | LIST should have been created by calling `match-data' previously. */) | 2819 | LIST should have been created by calling `match-data' previously. |
| 2802 | (list) | 2820 | |
| 2803 | register Lisp_Object list; | 2821 | If optional arg RESEAT is non-nil, make markers on LIST point nowhere. |
| 2822 | If RESEAT is `evaporate', put the markers back on the free list. | ||
| 2823 | Note: No other references to the markers must exist if you use this. */) | ||
| 2824 | (list, reseat) | ||
| 2825 | register Lisp_Object list, reseat; | ||
| 2804 | { | 2826 | { |
| 2805 | register int i; | 2827 | register int i; |
| 2806 | register Lisp_Object marker; | 2828 | register Lisp_Object marker; |
| @@ -2844,9 +2866,9 @@ LIST should have been created by calling `match-data' previously. */) | |||
| 2844 | search_regs.num_regs = length; | 2866 | search_regs.num_regs = length; |
| 2845 | } | 2867 | } |
| 2846 | 2868 | ||
| 2847 | for (i = 0;; i++) | 2869 | for (i = 0; CONSP (list); i++) |
| 2848 | { | 2870 | { |
| 2849 | marker = Fcar (list); | 2871 | marker = XCAR (list); |
| 2850 | if (BUFFERP (marker)) | 2872 | if (BUFFERP (marker)) |
| 2851 | { | 2873 | { |
| 2852 | last_thing_searched = marker; | 2874 | last_thing_searched = marker; |
| @@ -2857,12 +2879,14 @@ LIST should have been created by calling `match-data' previously. */) | |||
| 2857 | if (NILP (marker)) | 2879 | if (NILP (marker)) |
| 2858 | { | 2880 | { |
| 2859 | search_regs.start[i] = -1; | 2881 | search_regs.start[i] = -1; |
| 2860 | list = Fcdr (list); | 2882 | list = XCDR (list); |
| 2861 | } | 2883 | } |
| 2862 | else | 2884 | else |
| 2863 | { | 2885 | { |
| 2864 | int from; | 2886 | int from; |
| 2887 | Lisp_Object m; | ||
| 2865 | 2888 | ||
| 2889 | m = marker; | ||
| 2866 | if (MARKERP (marker)) | 2890 | if (MARKERP (marker)) |
| 2867 | { | 2891 | { |
| 2868 | if (XMARKER (marker)->buffer == 0) | 2892 | if (XMARKER (marker)->buffer == 0) |
| @@ -2873,17 +2897,38 @@ LIST should have been created by calling `match-data' previously. */) | |||
| 2873 | 2897 | ||
| 2874 | CHECK_NUMBER_COERCE_MARKER (marker); | 2898 | CHECK_NUMBER_COERCE_MARKER (marker); |
| 2875 | from = XINT (marker); | 2899 | from = XINT (marker); |
| 2876 | list = Fcdr (list); | ||
| 2877 | 2900 | ||
| 2878 | marker = Fcar (list); | 2901 | if (!NILP (reseat) && MARKERP (m)) |
| 2902 | { | ||
| 2903 | if (EQ (reseat, Qevaporate)) | ||
| 2904 | free_marker (m); | ||
| 2905 | else | ||
| 2906 | unchain_marker (XMARKER (m)); | ||
| 2907 | XSETCAR (list, Qnil); | ||
| 2908 | } | ||
| 2909 | |||
| 2910 | if ((list = XCDR (list), !CONSP (list))) | ||
| 2911 | break; | ||
| 2912 | |||
| 2913 | m = marker = XCAR (list); | ||
| 2914 | |||
| 2879 | if (MARKERP (marker) && XMARKER (marker)->buffer == 0) | 2915 | if (MARKERP (marker) && XMARKER (marker)->buffer == 0) |
| 2880 | XSETFASTINT (marker, 0); | 2916 | XSETFASTINT (marker, 0); |
| 2881 | 2917 | ||
| 2882 | CHECK_NUMBER_COERCE_MARKER (marker); | 2918 | CHECK_NUMBER_COERCE_MARKER (marker); |
| 2883 | search_regs.start[i] = from; | 2919 | search_regs.start[i] = from; |
| 2884 | search_regs.end[i] = XINT (marker); | 2920 | search_regs.end[i] = XINT (marker); |
| 2921 | |||
| 2922 | if (!NILP (reseat) && MARKERP (m)) | ||
| 2923 | { | ||
| 2924 | if (EQ (reseat, Qevaporate)) | ||
| 2925 | free_marker (m); | ||
| 2926 | else | ||
| 2927 | unchain_marker (XMARKER (m)); | ||
| 2928 | XSETCAR (list, Qnil); | ||
| 2929 | } | ||
| 2885 | } | 2930 | } |
| 2886 | list = Fcdr (list); | 2931 | list = XCDR (list); |
| 2887 | } | 2932 | } |
| 2888 | 2933 | ||
| 2889 | for (; i < search_regs.num_regs; i++) | 2934 | for (; i < search_regs.num_regs; i++) |
| @@ -2921,7 +2966,7 @@ save_search_regs () | |||
| 2921 | 2966 | ||
| 2922 | /* Called upon exit from filters and sentinels. */ | 2967 | /* Called upon exit from filters and sentinels. */ |
| 2923 | void | 2968 | void |
| 2924 | restore_match_data () | 2969 | restore_search_regs () |
| 2925 | { | 2970 | { |
| 2926 | if (search_regs_saved) | 2971 | if (search_regs_saved) |
| 2927 | { | 2972 | { |
| @@ -2939,6 +2984,21 @@ restore_match_data () | |||
| 2939 | } | 2984 | } |
| 2940 | } | 2985 | } |
| 2941 | 2986 | ||
| 2987 | static Lisp_Object | ||
| 2988 | unwind_set_match_data (list) | ||
| 2989 | Lisp_Object list; | ||
| 2990 | { | ||
| 2991 | return Fset_match_data (list, Qevaporate); | ||
| 2992 | } | ||
| 2993 | |||
| 2994 | /* Called to unwind protect the match data. */ | ||
| 2995 | void | ||
| 2996 | record_unwind_save_match_data () | ||
| 2997 | { | ||
| 2998 | record_unwind_protect (unwind_set_match_data, | ||
| 2999 | Fmatch_data (Qnil, Qnil, Qnil)); | ||
| 3000 | } | ||
| 3001 | |||
| 2942 | /* Quote a string to inactivate reg-expr chars */ | 3002 | /* Quote a string to inactivate reg-expr chars */ |
| 2943 | 3003 | ||
| 2944 | DEFUN ("regexp-quote", Fregexp_quote, Sregexp_quote, 1, 1, 0, | 3004 | DEFUN ("regexp-quote", Fregexp_quote, Sregexp_quote, 1, 1, 0, |
diff --git a/src/unexmacosx.c b/src/unexmacosx.c index e54dbea448c..1a2c211a09d 100644 --- a/src/unexmacosx.c +++ b/src/unexmacosx.c | |||
| @@ -695,6 +695,7 @@ copy_data_segment (struct load_command *lc) | |||
| 695 | } | 695 | } |
| 696 | else if (strncmp (sectp->sectname, "__la_symbol_ptr", 16) == 0 | 696 | else if (strncmp (sectp->sectname, "__la_symbol_ptr", 16) == 0 |
| 697 | || strncmp (sectp->sectname, "__nl_symbol_ptr", 16) == 0 | 697 | || strncmp (sectp->sectname, "__nl_symbol_ptr", 16) == 0 |
| 698 | || strncmp (sectp->sectname, "__la_sym_ptr2", 16) == 0 | ||
| 698 | || strncmp (sectp->sectname, "__dyld", 16) == 0 | 699 | || strncmp (sectp->sectname, "__dyld", 16) == 0 |
| 699 | || strncmp (sectp->sectname, "__const", 16) == 0 | 700 | || strncmp (sectp->sectname, "__const", 16) == 0 |
| 700 | || strncmp (sectp->sectname, "__cfstring", 16) == 0) | 701 | || strncmp (sectp->sectname, "__cfstring", 16) == 0) |
diff --git a/src/unexw32.c b/src/unexw32.c index b1838644965..1b2dbe74c31 100644 --- a/src/unexw32.c +++ b/src/unexw32.c | |||
| @@ -325,6 +325,9 @@ relocate_offset (DWORD offset, | |||
| 325 | /* Convert address in executing image to RVA. */ | 325 | /* Convert address in executing image to RVA. */ |
| 326 | #define PTR_TO_RVA(ptr) ((DWORD)(ptr) - (DWORD) GetModuleHandle (NULL)) | 326 | #define PTR_TO_RVA(ptr) ((DWORD)(ptr) - (DWORD) GetModuleHandle (NULL)) |
| 327 | 327 | ||
| 328 | #define RVA_TO_PTR(var,section,filedata) \ | ||
| 329 | ((void *)(RVA_TO_OFFSET(var,section) + (filedata).file_base)) | ||
| 330 | |||
| 328 | #define PTR_TO_OFFSET(ptr, pfile_data) \ | 331 | #define PTR_TO_OFFSET(ptr, pfile_data) \ |
| 329 | ((unsigned char *)(ptr) - (pfile_data)->file_base) | 332 | ((unsigned char *)(ptr) - (pfile_data)->file_base) |
| 330 | 333 | ||
diff --git a/src/w32heap.c b/src/w32heap.c index d947842474f..4c28718a510 100644 --- a/src/w32heap.c +++ b/src/w32heap.c | |||
| @@ -31,7 +31,6 @@ Boston, MA 02111-1307, USA. | |||
| 31 | #include "w32heap.h" | 31 | #include "w32heap.h" |
| 32 | #include "lisp.h" /* for VALMASK */ | 32 | #include "lisp.h" /* for VALMASK */ |
| 33 | 33 | ||
| 34 | #undef RVA_TO_PTR | ||
| 35 | #define RVA_TO_PTR(rva) ((unsigned char *)((DWORD)(rva) + (DWORD)GetModuleHandle (NULL))) | 34 | #define RVA_TO_PTR(rva) ((unsigned char *)((DWORD)(rva) + (DWORD)GetModuleHandle (NULL))) |
| 36 | 35 | ||
| 37 | /* This gives us the page size and the size of the allocation unit on NT. */ | 36 | /* This gives us the page size and the size of the allocation unit on NT. */ |
diff --git a/src/w32heap.h b/src/w32heap.h index 7fdf952683c..556c7fb28b4 100644 --- a/src/w32heap.h +++ b/src/w32heap.h | |||
| @@ -82,15 +82,6 @@ typedef struct file_data { | |||
| 82 | unsigned char *file_base; | 82 | unsigned char *file_base; |
| 83 | } file_data; | 83 | } file_data; |
| 84 | 84 | ||
| 85 | #define OFFSET_TO_RVA(var,section) \ | ||
| 86 | (section->VirtualAddress + ((DWORD)(var) - section->PointerToRawData)) | ||
| 87 | |||
| 88 | #define RVA_TO_OFFSET(var,section) \ | ||
| 89 | (section->PointerToRawData + ((DWORD)(var) - section->VirtualAddress)) | ||
| 90 | |||
| 91 | #define RVA_TO_PTR(var,section,filedata) \ | ||
| 92 | ((void *)(RVA_TO_OFFSET(var,section) + (filedata).file_base)) | ||
| 93 | |||
| 94 | int open_input_file (file_data *p_file, char *name); | 85 | int open_input_file (file_data *p_file, char *name); |
| 95 | int open_output_file (file_data *p_file, char *name, unsigned long size); | 86 | int open_output_file (file_data *p_file, char *name, unsigned long size); |
| 96 | void close_file_data (file_data *p_file); | 87 | void close_file_data (file_data *p_file); |
diff --git a/src/w32menu.c b/src/w32menu.c index 8a90eae7ec7..c5af0aae980 100644 --- a/src/w32menu.c +++ b/src/w32menu.c | |||
| @@ -1443,7 +1443,8 @@ set_frame_menubar (f, first_time, deep_p) | |||
| 1443 | because it is not reentrant. */ | 1443 | because it is not reentrant. */ |
| 1444 | specbind (Qdebug_on_next_call, Qnil); | 1444 | specbind (Qdebug_on_next_call, Qnil); |
| 1445 | 1445 | ||
| 1446 | record_unwind_protect (Fset_match_data, Fmatch_data (Qnil, Qnil)); | 1446 | record_unwind_save_match_data (); |
| 1447 | |||
| 1447 | if (NILP (Voverriding_local_map_menu_flag)) | 1448 | if (NILP (Voverriding_local_map_menu_flag)) |
| 1448 | { | 1449 | { |
| 1449 | specbind (Qoverriding_terminal_local_map, Qnil); | 1450 | specbind (Qoverriding_terminal_local_map, Qnil); |
diff --git a/src/w32proc.c b/src/w32proc.c index 9abee2bf0c2..48b5e2c14a3 100644 --- a/src/w32proc.c +++ b/src/w32proc.c | |||
| @@ -57,6 +57,11 @@ extern BOOL WINAPI IsValidLocale(LCID, DWORD); | |||
| 57 | #include "syssignal.h" | 57 | #include "syssignal.h" |
| 58 | #include "w32term.h" | 58 | #include "w32term.h" |
| 59 | 59 | ||
| 60 | #define RVA_TO_PTR(var,section,filedata) \ | ||
| 61 | ((void *)((section)->PointerToRawData \ | ||
| 62 | + ((DWORD)(var) - (section)->VirtualAddress) \ | ||
| 63 | + (filedata).file_base)) | ||
| 64 | |||
| 60 | /* Control whether spawnve quotes arguments as necessary to ensure | 65 | /* Control whether spawnve quotes arguments as necessary to ensure |
| 61 | correct parsing by child process. Because not all uses of spawnve | 66 | correct parsing by child process. Because not all uses of spawnve |
| 62 | are careful about constructing argv arrays, we make this behaviour | 67 | are careful about constructing argv arrays, we make this behaviour |
diff --git a/src/window.c b/src/window.c index 35aeb4411ae..4d7c71f82c6 100644 --- a/src/window.c +++ b/src/window.c | |||
| @@ -1452,8 +1452,10 @@ delete_window (window) | |||
| 1452 | tem = par->hchild; | 1452 | tem = par->hchild; |
| 1453 | if (NILP (tem)) | 1453 | if (NILP (tem)) |
| 1454 | tem = par->vchild; | 1454 | tem = par->vchild; |
| 1455 | if (NILP (XWINDOW (tem)->next)) | 1455 | if (NILP (XWINDOW (tem)->next)) { |
| 1456 | replace_window (parent, tem); | 1456 | replace_window (parent, tem); |
| 1457 | par = XWINDOW (tem); | ||
| 1458 | } | ||
| 1457 | 1459 | ||
| 1458 | /* Since we may be deleting combination windows, we must make sure that | 1460 | /* Since we may be deleting combination windows, we must make sure that |
| 1459 | not only p but all its children have been marked as deleted. */ | 1461 | not only p but all its children have been marked as deleted. */ |
| @@ -1465,6 +1467,51 @@ delete_window (window) | |||
| 1465 | /* Mark this window as deleted. */ | 1467 | /* Mark this window as deleted. */ |
| 1466 | p->buffer = p->hchild = p->vchild = Qnil; | 1468 | p->buffer = p->hchild = p->vchild = Qnil; |
| 1467 | 1469 | ||
| 1470 | if (! NILP (par->parent)) | ||
| 1471 | par = XWINDOW (par->parent); | ||
| 1472 | |||
| 1473 | /* Check if we have a v/hchild with a v/hchild. In that case remove | ||
| 1474 | one of them. */ | ||
| 1475 | |||
| 1476 | if (! NILP (par->vchild) && ! NILP (XWINDOW (par->vchild)->vchild)) | ||
| 1477 | { | ||
| 1478 | p = XWINDOW (par->vchild); | ||
| 1479 | par->vchild = p->vchild; | ||
| 1480 | tem = p->vchild; | ||
| 1481 | } | ||
| 1482 | else if (! NILP (par->hchild) && ! NILP (XWINDOW (par->hchild)->hchild)) | ||
| 1483 | { | ||
| 1484 | p = XWINDOW (par->hchild); | ||
| 1485 | par->hchild = p->hchild; | ||
| 1486 | tem = p->hchild; | ||
| 1487 | } | ||
| 1488 | else | ||
| 1489 | p = 0; | ||
| 1490 | |||
| 1491 | if (p) | ||
| 1492 | { | ||
| 1493 | while (! NILP (tem)) { | ||
| 1494 | XWINDOW (tem)->parent = p->parent; | ||
| 1495 | if (NILP (XWINDOW (tem)->next)) | ||
| 1496 | break; | ||
| 1497 | tem = XWINDOW (tem)->next; | ||
| 1498 | } | ||
| 1499 | if (! NILP (tem)) { | ||
| 1500 | /* The next of the v/hchild we are removing is now the next of the | ||
| 1501 | last child for the v/hchild: | ||
| 1502 | Before v/hchild -> v/hchild -> next1 -> next2 | ||
| 1503 | | | ||
| 1504 | -> next3 | ||
| 1505 | After: v/hchild -> next1 -> next2 -> next3 | ||
| 1506 | */ | ||
| 1507 | XWINDOW (tem)->next = p->next; | ||
| 1508 | if (! NILP (p->next)) | ||
| 1509 | XWINDOW (p->next)->prev = tem; | ||
| 1510 | } | ||
| 1511 | p->next = p->prev = p->vchild = p->hchild = p->buffer = Qnil; | ||
| 1512 | } | ||
| 1513 | |||
| 1514 | |||
| 1468 | /* Adjust glyph matrices. */ | 1515 | /* Adjust glyph matrices. */ |
| 1469 | adjust_glyphs (f); | 1516 | adjust_glyphs (f); |
| 1470 | UNBLOCK_INPUT; | 1517 | UNBLOCK_INPUT; |
diff --git a/src/xdisp.c b/src/xdisp.c index 6ad0bb9166a..54e6c7fe8f6 100644 --- a/src/xdisp.c +++ b/src/xdisp.c | |||
| @@ -351,6 +351,10 @@ Lisp_Object Qtrailing_whitespace; | |||
| 351 | 351 | ||
| 352 | Lisp_Object Qescape_glyph; | 352 | Lisp_Object Qescape_glyph; |
| 353 | 353 | ||
| 354 | /* Name and number of the face used to highlight non-breaking spaces. */ | ||
| 355 | |||
| 356 | Lisp_Object Qno_break_space; | ||
| 357 | |||
| 354 | /* The symbol `image' which is the car of the lists used to represent | 358 | /* The symbol `image' which is the car of the lists used to represent |
| 355 | images in Lisp. */ | 359 | images in Lisp. */ |
| 356 | 360 | ||
| @@ -5203,6 +5207,8 @@ get_next_display_element (it) | |||
| 5203 | int face_id, lface_id = 0 ; | 5207 | int face_id, lface_id = 0 ; |
| 5204 | GLYPH escape_glyph; | 5208 | GLYPH escape_glyph; |
| 5205 | 5209 | ||
| 5210 | /* Handle control characters with ^. */ | ||
| 5211 | |||
| 5206 | if (it->c < 128 && it->ctl_arrow_p) | 5212 | if (it->c < 128 && it->ctl_arrow_p) |
| 5207 | { | 5213 | { |
| 5208 | g = '^'; /* default glyph for Control */ | 5214 | g = '^'; /* default glyph for Control */ |
| @@ -5234,7 +5240,28 @@ get_next_display_element (it) | |||
| 5234 | goto display_control; | 5240 | goto display_control; |
| 5235 | } | 5241 | } |
| 5236 | 5242 | ||
| 5237 | escape_glyph = '\\'; /* default for Octal display */ | 5243 | /* Handle non-break space in the mode where it only gets |
| 5244 | highlighting. */ | ||
| 5245 | |||
| 5246 | if (! EQ (Vshow_nonbreak_escape, Qt) | ||
| 5247 | && (it->c == 0x8a0 || it->c == 0x920 | ||
| 5248 | || it->c == 0xe20 || it->c == 0xf20)) | ||
| 5249 | { | ||
| 5250 | /* Merge the no-break-space face into the current face. */ | ||
| 5251 | face_id = merge_faces (it->f, Qno_break_space, 0, | ||
| 5252 | it->face_id); | ||
| 5253 | |||
| 5254 | g = it->c = ' '; | ||
| 5255 | XSETINT (it->ctl_chars[0], g); | ||
| 5256 | ctl_len = 1; | ||
| 5257 | goto display_control; | ||
| 5258 | } | ||
| 5259 | |||
| 5260 | /* Handle sequences that start with the "escape glyph". */ | ||
| 5261 | |||
| 5262 | /* the default escape glyph is \. */ | ||
| 5263 | escape_glyph = '\\'; | ||
| 5264 | |||
| 5238 | if (it->dp | 5265 | if (it->dp |
| 5239 | && INTEGERP (DISP_ESCAPE_GLYPH (it->dp)) | 5266 | && INTEGERP (DISP_ESCAPE_GLYPH (it->dp)) |
| 5240 | && GLYPH_CHAR_VALID_P (XFASTINT (DISP_ESCAPE_GLYPH (it->dp)))) | 5267 | && GLYPH_CHAR_VALID_P (XFASTINT (DISP_ESCAPE_GLYPH (it->dp)))) |
| @@ -5244,6 +5271,8 @@ get_next_display_element (it) | |||
| 5244 | } | 5271 | } |
| 5245 | if (lface_id) | 5272 | if (lface_id) |
| 5246 | { | 5273 | { |
| 5274 | /* The display table specified a face. | ||
| 5275 | Merge it into face_id and also into escape_glyph. */ | ||
| 5247 | escape_glyph = FAST_GLYPH_CHAR (escape_glyph); | 5276 | escape_glyph = FAST_GLYPH_CHAR (escape_glyph); |
| 5248 | face_id = merge_faces (it->f, Qt, lface_id, | 5277 | face_id = merge_faces (it->f, Qt, lface_id, |
| 5249 | it->face_id); | 5278 | it->face_id); |
| @@ -8552,7 +8581,7 @@ prepare_menu_bars () | |||
| 8552 | Lisp_Object tail, frame; | 8581 | Lisp_Object tail, frame; |
| 8553 | int count = SPECPDL_INDEX (); | 8582 | int count = SPECPDL_INDEX (); |
| 8554 | 8583 | ||
| 8555 | record_unwind_protect (Fset_match_data, Fmatch_data (Qnil, Qnil)); | 8584 | record_unwind_save_match_data (); |
| 8556 | 8585 | ||
| 8557 | FOR_EACH_FRAME (tail, frame) | 8586 | FOR_EACH_FRAME (tail, frame) |
| 8558 | { | 8587 | { |
| @@ -8675,7 +8704,7 @@ update_menu_bar (f, save_match_data) | |||
| 8675 | 8704 | ||
| 8676 | set_buffer_internal_1 (XBUFFER (w->buffer)); | 8705 | set_buffer_internal_1 (XBUFFER (w->buffer)); |
| 8677 | if (save_match_data) | 8706 | if (save_match_data) |
| 8678 | record_unwind_protect (Fset_match_data, Fmatch_data (Qnil, Qnil)); | 8707 | record_unwind_save_match_data (); |
| 8679 | if (NILP (Voverriding_local_map_menu_flag)) | 8708 | if (NILP (Voverriding_local_map_menu_flag)) |
| 8680 | { | 8709 | { |
| 8681 | specbind (Qoverriding_terminal_local_map, Qnil); | 8710 | specbind (Qoverriding_terminal_local_map, Qnil); |
| @@ -8866,7 +8895,7 @@ update_tool_bar (f, save_match_data) | |||
| 8866 | 8895 | ||
| 8867 | /* Save match data, if we must. */ | 8896 | /* Save match data, if we must. */ |
| 8868 | if (save_match_data) | 8897 | if (save_match_data) |
| 8869 | record_unwind_protect (Fset_match_data, Fmatch_data (Qnil, Qnil)); | 8898 | record_unwind_save_match_data (); |
| 8870 | 8899 | ||
| 8871 | /* Make sure that we don't accidentally use bogus keymaps. */ | 8900 | /* Make sure that we don't accidentally use bogus keymaps. */ |
| 8872 | if (NILP (Voverriding_local_map_menu_flag)) | 8901 | if (NILP (Voverriding_local_map_menu_flag)) |
| @@ -21620,10 +21649,8 @@ note_mode_line_or_margin_highlight (window, x, y, area) | |||
| 21620 | int total_pixel_width; | 21649 | int total_pixel_width; |
| 21621 | int ignore; | 21650 | int ignore; |
| 21622 | 21651 | ||
| 21623 | 21652 | int vpos, hpos; | |
| 21624 | if (clear_mouse_face (dpyinfo)) | 21653 | |
| 21625 | cursor = No_Cursor; | ||
| 21626 | |||
| 21627 | b = Fprevious_single_property_change (make_number (charpos + 1), | 21654 | b = Fprevious_single_property_change (make_number (charpos + 1), |
| 21628 | Qmouse_face, string, Qnil); | 21655 | Qmouse_face, string, Qnil); |
| 21629 | if (NILP (b)) | 21656 | if (NILP (b)) |
| @@ -21666,15 +21693,30 @@ note_mode_line_or_margin_highlight (window, x, y, area) | |||
| 21666 | for (tmp_glyph = glyph - gpos; tmp_glyph != glyph; tmp_glyph++) | 21693 | for (tmp_glyph = glyph - gpos; tmp_glyph != glyph; tmp_glyph++) |
| 21667 | total_pixel_width += tmp_glyph->pixel_width; | 21694 | total_pixel_width += tmp_glyph->pixel_width; |
| 21668 | 21695 | ||
| 21669 | dpyinfo->mouse_face_beg_col = (x - gpos); | 21696 | /* Pre calculation of re-rendering position */ |
| 21670 | dpyinfo->mouse_face_beg_row = (area == ON_MODE_LINE | 21697 | vpos = (x - gpos); |
| 21671 | ? (w->current_matrix)->nrows - 1 | 21698 | hpos = (area == ON_MODE_LINE |
| 21672 | : 0); | 21699 | ? (w->current_matrix)->nrows - 1 |
| 21700 | : 0); | ||
| 21701 | |||
| 21702 | /* If the re-rendering position is included in the last | ||
| 21703 | re-rendering area, we should do nothing. */ | ||
| 21704 | if ( window == dpyinfo->mouse_face_window | ||
| 21705 | && dpyinfo->mouse_face_beg_col <= vpos | ||
| 21706 | && vpos < dpyinfo->mouse_face_end_col | ||
| 21707 | && dpyinfo->mouse_face_beg_row == hpos ) | ||
| 21708 | return; | ||
| 21709 | |||
| 21710 | if (clear_mouse_face (dpyinfo)) | ||
| 21711 | cursor = No_Cursor; | ||
| 21712 | |||
| 21713 | dpyinfo->mouse_face_beg_col = vpos; | ||
| 21714 | dpyinfo->mouse_face_beg_row = hpos; | ||
| 21673 | 21715 | ||
| 21674 | dpyinfo->mouse_face_beg_x = original_x_pixel - (total_pixel_width + dx); | 21716 | dpyinfo->mouse_face_beg_x = original_x_pixel - (total_pixel_width + dx); |
| 21675 | dpyinfo->mouse_face_beg_y = 0; | 21717 | dpyinfo->mouse_face_beg_y = 0; |
| 21676 | 21718 | ||
| 21677 | dpyinfo->mouse_face_end_col = (x - gpos) + gseq_length; | 21719 | dpyinfo->mouse_face_end_col = vpos + gseq_length; |
| 21678 | dpyinfo->mouse_face_end_row = dpyinfo->mouse_face_beg_row; | 21720 | dpyinfo->mouse_face_end_row = dpyinfo->mouse_face_beg_row; |
| 21679 | 21721 | ||
| 21680 | dpyinfo->mouse_face_end_x = 0; | 21722 | dpyinfo->mouse_face_end_x = 0; |
| @@ -21746,7 +21788,8 @@ note_mouse_highlight (f, x, y) | |||
| 21746 | /* If we were displaying active text in another window, clear that. | 21788 | /* If we were displaying active text in another window, clear that. |
| 21747 | Also clear if we move out of text area in same window. */ | 21789 | Also clear if we move out of text area in same window. */ |
| 21748 | if (! EQ (window, dpyinfo->mouse_face_window) | 21790 | if (! EQ (window, dpyinfo->mouse_face_window) |
| 21749 | || (part != ON_TEXT && !NILP (dpyinfo->mouse_face_window))) | 21791 | || (part != ON_TEXT && part != ON_MODE_LINE && part != ON_HEADER_LINE |
| 21792 | && !NILP (dpyinfo->mouse_face_window))) | ||
| 21750 | clear_mouse_face (dpyinfo); | 21793 | clear_mouse_face (dpyinfo); |
| 21751 | 21794 | ||
| 21752 | /* Not on a window -> return. */ | 21795 | /* Not on a window -> return. */ |
| @@ -22861,6 +22904,8 @@ syms_of_xdisp () | |||
| 22861 | staticpro (&Qtrailing_whitespace); | 22904 | staticpro (&Qtrailing_whitespace); |
| 22862 | Qescape_glyph = intern ("escape-glyph"); | 22905 | Qescape_glyph = intern ("escape-glyph"); |
| 22863 | staticpro (&Qescape_glyph); | 22906 | staticpro (&Qescape_glyph); |
| 22907 | Qno_break_space = intern ("no-break-space"); | ||
| 22908 | staticpro (&Qno_break_space); | ||
| 22864 | Qimage = intern ("image"); | 22909 | Qimage = intern ("image"); |
| 22865 | staticpro (&Qimage); | 22910 | staticpro (&Qimage); |
| 22866 | QCmap = intern (":map"); | 22911 | QCmap = intern (":map"); |
| @@ -22967,7 +23012,11 @@ The face used for trailing whitespace is `trailing-whitespace'. */); | |||
| 22967 | Vshow_trailing_whitespace = Qnil; | 23012 | Vshow_trailing_whitespace = Qnil; |
| 22968 | 23013 | ||
| 22969 | DEFVAR_LISP ("show-nonbreak-escape", &Vshow_nonbreak_escape, | 23014 | DEFVAR_LISP ("show-nonbreak-escape", &Vshow_nonbreak_escape, |
| 22970 | doc: /* *Non-nil means display escape character before non-break space and hyphen. */); | 23015 | doc: /* *Control highlighting of non-break space and soft hyphen. |
| 23016 | t means highlight the character itself (for non-break space, | ||
| 23017 | use face `non-break-space'. | ||
| 23018 | nil means no highlighting. | ||
| 23019 | other values mean display the escape glyph before the character. */); | ||
| 22971 | Vshow_nonbreak_escape = Qt; | 23020 | Vshow_nonbreak_escape = Qt; |
| 22972 | 23021 | ||
| 22973 | DEFVAR_LISP ("void-text-area-pointer", &Vvoid_text_area_pointer, | 23022 | DEFVAR_LISP ("void-text-area-pointer", &Vvoid_text_area_pointer, |
diff --git a/src/xmenu.c b/src/xmenu.c index 826c9330c46..a05c9793750 100644 --- a/src/xmenu.c +++ b/src/xmenu.c | |||
| @@ -1235,10 +1235,6 @@ popup_get_selection (initial_event, dpyinfo, id, do_timers) | |||
| 1235 | if (event.type == ButtonRelease | 1235 | if (event.type == ButtonRelease |
| 1236 | && dpyinfo->display == event.xbutton.display) | 1236 | && dpyinfo->display == event.xbutton.display) |
| 1237 | { | 1237 | { |
| 1238 | /* If the click is not on the menu, deactivate the menu. */ | ||
| 1239 | if (x_any_window_to_frame (dpyinfo, event.xexpose.window)) | ||
| 1240 | popup_activated_flag = 0; | ||
| 1241 | |||
| 1242 | dpyinfo->grabbed &= ~(1 << event.xbutton.button); | 1238 | dpyinfo->grabbed &= ~(1 << event.xbutton.button); |
| 1243 | #ifdef USE_MOTIF /* Pretending that the event came from a | 1239 | #ifdef USE_MOTIF /* Pretending that the event came from a |
| 1244 | Btn1Down seems the only way to convince Motif to | 1240 | Btn1Down seems the only way to convince Motif to |
| @@ -2034,7 +2030,7 @@ set_frame_menubar (f, first_time, deep_p) | |||
| 2034 | because it is not reentrant. */ | 2030 | because it is not reentrant. */ |
| 2035 | specbind (Qdebug_on_next_call, Qnil); | 2031 | specbind (Qdebug_on_next_call, Qnil); |
| 2036 | 2032 | ||
| 2037 | record_unwind_protect (Fset_match_data, Fmatch_data (Qnil, Qnil)); | 2033 | record_unwind_save_match_data (); |
| 2038 | record_unwind_protect (unuse_menu_items, Qnil); | 2034 | record_unwind_protect (unuse_menu_items, Qnil); |
| 2039 | if (NILP (Voverriding_local_map_menu_flag)) | 2035 | if (NILP (Voverriding_local_map_menu_flag)) |
| 2040 | { | 2036 | { |
diff --git a/src/xterm.c b/src/xterm.c index be61c15afdd..0a22930fb4f 100644 --- a/src/xterm.c +++ b/src/xterm.c | |||
| @@ -4595,11 +4595,14 @@ x_create_toolkit_scroll_bar (f, bar) | |||
| 4595 | char *initial = ""; | 4595 | char *initial = ""; |
| 4596 | char *val = initial; | 4596 | char *val = initial; |
| 4597 | XtVaGetValues (widget, XtNscrollVCursor, (XtPointer) &val, | 4597 | XtVaGetValues (widget, XtNscrollVCursor, (XtPointer) &val, |
| 4598 | #ifdef XtNarrowScrollbars | ||
| 4599 | XtNarrowScrollbars, (XtPointer) &xaw3d_arrow_scroll, | ||
| 4600 | #endif | ||
| 4598 | XtNpickTop, (XtPointer) &xaw3d_pick_top, NULL); | 4601 | XtNpickTop, (XtPointer) &xaw3d_pick_top, NULL); |
| 4599 | if (val == initial) | 4602 | if (xaw3d_arrow_scroll || val == initial) |
| 4600 | { /* ARROW_SCROLL */ | 4603 | { /* ARROW_SCROLL */ |
| 4601 | xaw3d_arrow_scroll = True; | 4604 | xaw3d_arrow_scroll = True; |
| 4602 | /* Isn't that just a personal preference ? -sm */ | 4605 | /* Isn't that just a personal preference ? --Stef */ |
| 4603 | XtVaSetValues (widget, XtNcursorName, "top_left_arrow", NULL); | 4606 | XtVaSetValues (widget, XtNcursorName, "top_left_arrow", NULL); |
| 4604 | } | 4607 | } |
| 4605 | } | 4608 | } |