diff options
| author | Andreas Schwab | 2003-12-24 10:46:12 +0000 |
|---|---|---|
| committer | Andreas Schwab | 2003-12-24 10:46:12 +0000 |
| commit | 35996d226032c2b7d73eaf8521ec8a986e3b92b4 (patch) | |
| tree | cc7ec8ddd4c954ac406673b89e449c73dc38aedb | |
| parent | cf59a5b75323b0f0d5b0738f7966d831742b3265 (diff) | |
| download | emacs-35996d226032c2b7d73eaf8521ec8a986e3b92b4.tar.gz emacs-35996d226032c2b7d73eaf8521ec8a986e3b92b4.zip | |
Rebuild.
| -rwxr-xr-x | configure | 4934 |
1 files changed, 3408 insertions, 1526 deletions
| @@ -1,9 +1,8 @@ | |||
| 1 | #! /bin/sh | 1 | #! /bin/sh |
| 2 | # Guess values for system-dependent variables and create Makefiles. | 2 | # Guess values for system-dependent variables and create Makefiles. |
| 3 | # Generated by GNU Autoconf 2.57. | 3 | # Generated by GNU Autoconf 2.59. |
| 4 | # | 4 | # |
| 5 | # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 | 5 | # Copyright (C) 2003 Free Software Foundation, Inc. |
| 6 | # Free Software Foundation, Inc. | ||
| 7 | # This configure script is free software; the Free Software Foundation | 6 | # This configure script is free software; the Free Software Foundation |
| 8 | # gives unlimited permission to copy, distribute and modify it. | 7 | # gives unlimited permission to copy, distribute and modify it. |
| 9 | ## --------------------- ## | 8 | ## --------------------- ## |
| @@ -20,9 +19,10 @@ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | |||
| 20 | elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then | 19 | elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then |
| 21 | set -o posix | 20 | set -o posix |
| 22 | fi | 21 | fi |
| 22 | DUALCASE=1; export DUALCASE # for MKS sh | ||
| 23 | 23 | ||
| 24 | # Support unset when possible. | 24 | # Support unset when possible. |
| 25 | if (FOO=FOO; unset FOO) >/dev/null 2>&1; then | 25 | if ( (MAIL=60; unset MAIL) || exit) >/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 -n "`(eval $as_var=C; export $as_var) 2>&1`"); then | 44 | if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then |
| 45 | eval $as_var=C; export $as_var | 45 | eval $as_var=C; export $as_var |
| 46 | else | 46 | else |
| 47 | $as_unset $as_var | 47 | $as_unset $as_var |
| @@ -218,16 +218,17 @@ rm -f conf$$ conf$$.exe conf$$.file | |||
| 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 | ||
| 221 | as_mkdir_p=false | 222 | as_mkdir_p=false |
| 222 | fi | 223 | fi |
| 223 | 224 | ||
| 224 | as_executable_p="test -f" | 225 | as_executable_p="test -f" |
| 225 | 226 | ||
| 226 | # Sed expression to map a string onto a valid CPP name. | 227 | # Sed expression to map a string onto a valid CPP name. |
| 227 | as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" | 228 | as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
| 228 | 229 | ||
| 229 | # Sed expression to map a string onto a valid variable name. | 230 | # Sed expression to map a string onto a valid variable name. |
| 230 | as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" | 231 | as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" |
| 231 | 232 | ||
| 232 | 233 | ||
| 233 | # IFS | 234 | # IFS |
| @@ -668,7 +669,7 @@ done | |||
| 668 | 669 | ||
| 669 | # Be sure to have absolute paths. | 670 | # Be sure to have absolute paths. |
| 670 | for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ | 671 | for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ |
| 671 | localstatedir libdir includedir oldincludedir infodir mandir | 672 | localstatedir libdir includedir oldincludedir infodir mandir |
| 672 | do | 673 | do |
| 673 | eval ac_val=$`echo $ac_var` | 674 | eval ac_val=$`echo $ac_var` |
| 674 | case $ac_val in | 675 | case $ac_val in |
| @@ -708,10 +709,10 @@ if test -z "$srcdir"; then | |||
| 708 | # Try the directory containing this script, then its parent. | 709 | # Try the directory containing this script, then its parent. |
| 709 | ac_confdir=`(dirname "$0") 2>/dev/null || | 710 | ac_confdir=`(dirname "$0") 2>/dev/null || |
| 710 | $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 711 | $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 711 | X"$0" : 'X\(//\)[^/]' \| \ | 712 | X"$0" : 'X\(//\)[^/]' \| \ |
| 712 | X"$0" : 'X\(//\)$' \| \ | 713 | X"$0" : 'X\(//\)$' \| \ |
| 713 | X"$0" : 'X\(/\)' \| \ | 714 | X"$0" : 'X\(/\)' \| \ |
| 714 | . : '\(.\)' 2>/dev/null || | 715 | . : '\(.\)' 2>/dev/null || |
| 715 | echo X"$0" | | 716 | echo X"$0" | |
| 716 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 717 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 717 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 718 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| @@ -803,9 +804,9 @@ _ACEOF | |||
| 803 | cat <<_ACEOF | 804 | cat <<_ACEOF |
| 804 | Installation directories: | 805 | Installation directories: |
| 805 | --prefix=PREFIX install architecture-independent files in PREFIX | 806 | --prefix=PREFIX install architecture-independent files in PREFIX |
| 806 | [$ac_default_prefix] | 807 | [$ac_default_prefix] |
| 807 | --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX | 808 | --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX |
| 808 | [PREFIX] | 809 | [PREFIX] |
| 809 | 810 | ||
| 810 | By default, \`make install' will install all the files in | 811 | By default, \`make install' will install all the files in |
| 811 | \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify | 812 | \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify |
| @@ -928,12 +929,45 @@ case $srcdir in | |||
| 928 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix | 929 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix |
| 929 | ac_top_srcdir=$ac_top_builddir$srcdir ;; | 930 | ac_top_srcdir=$ac_top_builddir$srcdir ;; |
| 930 | esac | 931 | esac |
| 931 | # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be | 932 | |
| 932 | # absolute. | 933 | # Do not use `cd foo && pwd` to compute absolute paths, because |
| 933 | ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` | 934 | # the directories may not exist. |
| 934 | ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` | 935 | case `pwd` in |
| 935 | ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` | 936 | .) ac_abs_builddir="$ac_dir";; |
| 936 | ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` | 937 | *) |
| 938 | case "$ac_dir" in | ||
| 939 | .) ac_abs_builddir=`pwd`;; | ||
| 940 | [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; | ||
| 941 | *) ac_abs_builddir=`pwd`/"$ac_dir";; | ||
| 942 | esac;; | ||
| 943 | esac | ||
| 944 | case $ac_abs_builddir in | ||
| 945 | .) ac_abs_top_builddir=${ac_top_builddir}.;; | ||
| 946 | *) | ||
| 947 | case ${ac_top_builddir}. in | ||
| 948 | .) ac_abs_top_builddir=$ac_abs_builddir;; | ||
| 949 | [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; | ||
| 950 | *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; | ||
| 951 | esac;; | ||
| 952 | esac | ||
| 953 | case $ac_abs_builddir in | ||
| 954 | .) ac_abs_srcdir=$ac_srcdir;; | ||
| 955 | *) | ||
| 956 | case $ac_srcdir in | ||
| 957 | .) ac_abs_srcdir=$ac_abs_builddir;; | ||
| 958 | [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; | ||
| 959 | *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; | ||
| 960 | esac;; | ||
| 961 | esac | ||
| 962 | case $ac_abs_builddir in | ||
| 963 | .) ac_abs_top_srcdir=$ac_top_srcdir;; | ||
| 964 | *) | ||
| 965 | case $ac_top_srcdir in | ||
| 966 | .) ac_abs_top_srcdir=$ac_abs_builddir;; | ||
| 967 | [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; | ||
| 968 | *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; | ||
| 969 | esac;; | ||
| 970 | esac | ||
| 937 | 971 | ||
| 938 | cd $ac_dir | 972 | cd $ac_dir |
| 939 | # Check for guested configure; otherwise get Cygnus style configure. | 973 | # Check for guested configure; otherwise get Cygnus style configure. |
| @@ -944,7 +978,7 @@ ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` | |||
| 944 | echo | 978 | echo |
| 945 | $SHELL $ac_srcdir/configure --help=recursive | 979 | $SHELL $ac_srcdir/configure --help=recursive |
| 946 | elif test -f $ac_srcdir/configure.ac || | 980 | elif test -f $ac_srcdir/configure.ac || |
| 947 | test -f $ac_srcdir/configure.in; then | 981 | test -f $ac_srcdir/configure.in; then |
| 948 | echo | 982 | echo |
| 949 | $ac_configure --help | 983 | $ac_configure --help |
| 950 | else | 984 | else |
| @@ -958,8 +992,7 @@ test -n "$ac_init_help" && exit 0 | |||
| 958 | if $ac_init_version; then | 992 | if $ac_init_version; then |
| 959 | cat <<\_ACEOF | 993 | cat <<\_ACEOF |
| 960 | 994 | ||
| 961 | Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 | 995 | Copyright (C) 2003 Free Software Foundation, Inc. |
| 962 | Free Software Foundation, Inc. | ||
| 963 | This configure script is free software; the Free Software Foundation | 996 | This configure script is free software; the Free Software Foundation |
| 964 | gives unlimited permission to copy, distribute and modify it. | 997 | gives unlimited permission to copy, distribute and modify it. |
| 965 | _ACEOF | 998 | _ACEOF |
| @@ -971,7 +1004,7 @@ This file contains any messages produced by compilers while | |||
| 971 | running configure, to aid debugging if configure makes a mistake. | 1004 | running configure, to aid debugging if configure makes a mistake. |
| 972 | 1005 | ||
| 973 | It was created by $as_me, which was | 1006 | It was created by $as_me, which was |
| 974 | generated by GNU Autoconf 2.57. Invocation command line was | 1007 | generated by GNU Autoconf 2.59. Invocation command line was |
| 975 | 1008 | ||
| 976 | $ $0 $@ | 1009 | $ $0 $@ |
| 977 | 1010 | ||
| @@ -1048,19 +1081,19 @@ do | |||
| 1048 | 2) | 1081 | 2) |
| 1049 | ac_configure_args1="$ac_configure_args1 '$ac_arg'" | 1082 | ac_configure_args1="$ac_configure_args1 '$ac_arg'" |
| 1050 | if test $ac_must_keep_next = true; then | 1083 | if test $ac_must_keep_next = true; then |
| 1051 | ac_must_keep_next=false # Got value, back to normal. | 1084 | ac_must_keep_next=false # Got value, back to normal. |
| 1052 | else | 1085 | else |
| 1053 | case $ac_arg in | 1086 | case $ac_arg in |
| 1054 | *=* | --config-cache | -C | -disable-* | --disable-* \ | 1087 | *=* | --config-cache | -C | -disable-* | --disable-* \ |
| 1055 | | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | 1088 | | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ |
| 1056 | | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | 1089 | | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ |
| 1057 | | -with-* | --with-* | -without-* | --without-* | --x) | 1090 | | -with-* | --with-* | -without-* | --without-* | --x) |
| 1058 | case "$ac_configure_args0 " in | 1091 | case "$ac_configure_args0 " in |
| 1059 | "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; | 1092 | "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; |
| 1060 | esac | 1093 | esac |
| 1061 | ;; | 1094 | ;; |
| 1062 | -* ) ac_must_keep_next=true ;; | 1095 | -* ) ac_must_keep_next=true ;; |
| 1063 | esac | 1096 | esac |
| 1064 | fi | 1097 | fi |
| 1065 | ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" | 1098 | ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" |
| 1066 | # Get rid of the leading space. | 1099 | # Get rid of the leading space. |
| @@ -1094,12 +1127,12 @@ _ASBOX | |||
| 1094 | case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in | 1127 | case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in |
| 1095 | *ac_space=\ *) | 1128 | *ac_space=\ *) |
| 1096 | sed -n \ | 1129 | sed -n \ |
| 1097 | "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; | 1130 | "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; |
| 1098 | s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" | 1131 | s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" |
| 1099 | ;; | 1132 | ;; |
| 1100 | *) | 1133 | *) |
| 1101 | sed -n \ | 1134 | sed -n \ |
| 1102 | "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" | 1135 | "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" |
| 1103 | ;; | 1136 | ;; |
| 1104 | esac; | 1137 | esac; |
| 1105 | } | 1138 | } |
| @@ -1128,7 +1161,7 @@ _ASBOX | |||
| 1128 | for ac_var in $ac_subst_files | 1161 | for ac_var in $ac_subst_files |
| 1129 | do | 1162 | do |
| 1130 | eval ac_val=$`echo $ac_var` | 1163 | eval ac_val=$`echo $ac_var` |
| 1131 | echo "$ac_var='"'"'$ac_val'"'"'" | 1164 | echo "$ac_var='"'"'$ac_val'"'"'" |
| 1132 | done | sort | 1165 | done | sort |
| 1133 | echo | 1166 | echo |
| 1134 | fi | 1167 | fi |
| @@ -1147,7 +1180,7 @@ _ASBOX | |||
| 1147 | echo "$as_me: caught signal $ac_signal" | 1180 | echo "$as_me: caught signal $ac_signal" |
| 1148 | echo "$as_me: exit $exit_status" | 1181 | echo "$as_me: exit $exit_status" |
| 1149 | } >&5 | 1182 | } >&5 |
| 1150 | rm -f core core.* *.core && | 1183 | rm -f core *.core && |
| 1151 | rm -rf conftest* confdefs* conf$$* $ac_clean_files && | 1184 | rm -rf conftest* confdefs* conf$$* $ac_clean_files && |
| 1152 | exit $exit_status | 1185 | exit $exit_status |
| 1153 | ' 0 | 1186 | ' 0 |
| @@ -1227,7 +1260,7 @@ fi | |||
| 1227 | # value. | 1260 | # value. |
| 1228 | ac_cache_corrupted=false | 1261 | ac_cache_corrupted=false |
| 1229 | for ac_var in `(set) 2>&1 | | 1262 | for ac_var in `(set) 2>&1 | |
| 1230 | sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do | 1263 | sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do |
| 1231 | eval ac_old_set=\$ac_cv_env_${ac_var}_set | 1264 | eval ac_old_set=\$ac_cv_env_${ac_var}_set |
| 1232 | eval ac_new_set=\$ac_env_${ac_var}_set | 1265 | eval ac_new_set=\$ac_env_${ac_var}_set |
| 1233 | eval ac_old_val="\$ac_cv_env_${ac_var}_value" | 1266 | eval ac_old_val="\$ac_cv_env_${ac_var}_value" |
| @@ -1244,13 +1277,13 @@ echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} | |||
| 1244 | ,);; | 1277 | ,);; |
| 1245 | *) | 1278 | *) |
| 1246 | if test "x$ac_old_val" != "x$ac_new_val"; then | 1279 | if test "x$ac_old_val" != "x$ac_new_val"; then |
| 1247 | { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 | 1280 | { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 |
| 1248 | echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} | 1281 | echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} |
| 1249 | { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 | 1282 | { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 |
| 1250 | echo "$as_me: former value: $ac_old_val" >&2;} | 1283 | echo "$as_me: former value: $ac_old_val" >&2;} |
| 1251 | { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 | 1284 | { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 |
| 1252 | echo "$as_me: current value: $ac_new_val" >&2;} | 1285 | echo "$as_me: current value: $ac_new_val" >&2;} |
| 1253 | ac_cache_corrupted=: | 1286 | ac_cache_corrupted=: |
| 1254 | fi;; | 1287 | fi;; |
| 1255 | esac | 1288 | esac |
| 1256 | # Pass precious variables to config.status. | 1289 | # Pass precious variables to config.status. |
| @@ -2988,7 +3021,6 @@ ac_compiler=`set X $ac_compile; echo $2` | |||
| 2988 | (exit $ac_status); } | 3021 | (exit $ac_status); } |
| 2989 | 3022 | ||
| 2990 | cat >conftest.$ac_ext <<_ACEOF | 3023 | cat >conftest.$ac_ext <<_ACEOF |
| 2991 | #line $LINENO "configure" | ||
| 2992 | /* confdefs.h. */ | 3024 | /* confdefs.h. */ |
| 2993 | _ACEOF | 3025 | _ACEOF |
| 2994 | cat confdefs.h >>conftest.$ac_ext | 3026 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3008,8 +3040,8 @@ ac_clean_files="$ac_clean_files a.out a.exe b.out" | |||
| 3008 | # Try to create an executable without -o first, disregard a.out. | 3040 | # Try to create an executable without -o first, disregard a.out. |
| 3009 | # It will help us diagnose broken compilers, and finding out an intuition | 3041 | # It will help us diagnose broken compilers, and finding out an intuition |
| 3010 | # of exeext. | 3042 | # of exeext. |
| 3011 | echo "$as_me:$LINENO: checking for C compiler default output" >&5 | 3043 | echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 |
| 3012 | echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 | 3044 | echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 |
| 3013 | ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` | 3045 | ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` |
| 3014 | if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 | 3046 | if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 |
| 3015 | (eval $ac_link_default) 2>&5 | 3047 | (eval $ac_link_default) 2>&5 |
| @@ -3029,23 +3061,23 @@ do | |||
| 3029 | test -f "$ac_file" || continue | 3061 | test -f "$ac_file" || continue |
| 3030 | case $ac_file in | 3062 | case $ac_file in |
| 3031 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) | 3063 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) |
| 3032 | ;; | 3064 | ;; |
| 3033 | conftest.$ac_ext ) | 3065 | conftest.$ac_ext ) |
| 3034 | # This is the source file. | 3066 | # This is the source file. |
| 3035 | ;; | 3067 | ;; |
| 3036 | [ab].out ) | 3068 | [ab].out ) |
| 3037 | # We found the default executable, but exeext='' is most | 3069 | # We found the default executable, but exeext='' is most |
| 3038 | # certainly right. | 3070 | # certainly right. |
| 3039 | break;; | 3071 | break;; |
| 3040 | *.* ) | 3072 | *.* ) |
| 3041 | ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` | 3073 | ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` |
| 3042 | # FIXME: I believe we export ac_cv_exeext for Libtool, | 3074 | # FIXME: I believe we export ac_cv_exeext for Libtool, |
| 3043 | # but it would be cool to find out if it's true. Does anybody | 3075 | # but it would be cool to find out if it's true. Does anybody |
| 3044 | # maintain Libtool? --akim. | 3076 | # maintain Libtool? --akim. |
| 3045 | export ac_cv_exeext | 3077 | export ac_cv_exeext |
| 3046 | break;; | 3078 | break;; |
| 3047 | * ) | 3079 | * ) |
| 3048 | break;; | 3080 | break;; |
| 3049 | esac | 3081 | esac |
| 3050 | done | 3082 | done |
| 3051 | else | 3083 | else |
| @@ -3119,8 +3151,8 @@ for ac_file in conftest.exe conftest conftest.*; do | |||
| 3119 | case $ac_file in | 3151 | case $ac_file in |
| 3120 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; | 3152 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; |
| 3121 | *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` | 3153 | *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` |
| 3122 | export ac_cv_exeext | 3154 | export ac_cv_exeext |
| 3123 | break;; | 3155 | break;; |
| 3124 | * ) break;; | 3156 | * ) break;; |
| 3125 | esac | 3157 | esac |
| 3126 | done | 3158 | done |
| @@ -3145,7 +3177,6 @@ if test "${ac_cv_objext+set}" = set; then | |||
| 3145 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 3177 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 3146 | else | 3178 | else |
| 3147 | cat >conftest.$ac_ext <<_ACEOF | 3179 | cat >conftest.$ac_ext <<_ACEOF |
| 3148 | #line $LINENO "configure" | ||
| 3149 | /* confdefs.h. */ | 3180 | /* confdefs.h. */ |
| 3150 | _ACEOF | 3181 | _ACEOF |
| 3151 | cat confdefs.h >>conftest.$ac_ext | 3182 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3196,7 +3227,6 @@ if test "${ac_cv_c_compiler_gnu+set}" = set; then | |||
| 3196 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 3227 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 3197 | else | 3228 | else |
| 3198 | cat >conftest.$ac_ext <<_ACEOF | 3229 | cat >conftest.$ac_ext <<_ACEOF |
| 3199 | #line $LINENO "configure" | ||
| 3200 | /* confdefs.h. */ | 3230 | /* confdefs.h. */ |
| 3201 | _ACEOF | 3231 | _ACEOF |
| 3202 | cat confdefs.h >>conftest.$ac_ext | 3232 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3216,11 +3246,21 @@ main () | |||
| 3216 | _ACEOF | 3246 | _ACEOF |
| 3217 | rm -f conftest.$ac_objext | 3247 | rm -f conftest.$ac_objext |
| 3218 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3248 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 3219 | (eval $ac_compile) 2>&5 | 3249 | (eval $ac_compile) 2>conftest.er1 |
| 3220 | ac_status=$? | 3250 | ac_status=$? |
| 3251 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 3252 | rm -f conftest.er1 | ||
| 3253 | cat conftest.err >&5 | ||
| 3221 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3254 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3222 | (exit $ac_status); } && | 3255 | (exit $ac_status); } && |
| 3223 | { ac_try='test -s conftest.$ac_objext' | 3256 | { ac_try='test -z "$ac_c_werror_flag" |
| 3257 | || test ! -s conftest.err' | ||
| 3258 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 3259 | (eval $ac_try) 2>&5 | ||
| 3260 | ac_status=$? | ||
| 3261 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 3262 | (exit $ac_status); }; } && | ||
| 3263 | { ac_try='test -s conftest.$ac_objext' | ||
| 3224 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3264 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3225 | (eval $ac_try) 2>&5 | 3265 | (eval $ac_try) 2>&5 |
| 3226 | ac_status=$? | 3266 | ac_status=$? |
| @@ -3233,7 +3273,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 3233 | 3273 | ||
| 3234 | ac_compiler_gnu=no | 3274 | ac_compiler_gnu=no |
| 3235 | fi | 3275 | fi |
| 3236 | rm -f conftest.$ac_objext conftest.$ac_ext | 3276 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 3237 | ac_cv_c_compiler_gnu=$ac_compiler_gnu | 3277 | ac_cv_c_compiler_gnu=$ac_compiler_gnu |
| 3238 | 3278 | ||
| 3239 | fi | 3279 | fi |
| @@ -3249,7 +3289,6 @@ if test "${ac_cv_prog_cc_g+set}" = set; then | |||
| 3249 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 3289 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 3250 | else | 3290 | else |
| 3251 | cat >conftest.$ac_ext <<_ACEOF | 3291 | cat >conftest.$ac_ext <<_ACEOF |
| 3252 | #line $LINENO "configure" | ||
| 3253 | /* confdefs.h. */ | 3292 | /* confdefs.h. */ |
| 3254 | _ACEOF | 3293 | _ACEOF |
| 3255 | cat confdefs.h >>conftest.$ac_ext | 3294 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3266,11 +3305,21 @@ main () | |||
| 3266 | _ACEOF | 3305 | _ACEOF |
| 3267 | rm -f conftest.$ac_objext | 3306 | rm -f conftest.$ac_objext |
| 3268 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3307 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 3269 | (eval $ac_compile) 2>&5 | 3308 | (eval $ac_compile) 2>conftest.er1 |
| 3270 | ac_status=$? | 3309 | ac_status=$? |
| 3310 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 3311 | rm -f conftest.er1 | ||
| 3312 | cat conftest.err >&5 | ||
| 3271 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3313 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3272 | (exit $ac_status); } && | 3314 | (exit $ac_status); } && |
| 3273 | { ac_try='test -s conftest.$ac_objext' | 3315 | { ac_try='test -z "$ac_c_werror_flag" |
| 3316 | || test ! -s conftest.err' | ||
| 3317 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 3318 | (eval $ac_try) 2>&5 | ||
| 3319 | ac_status=$? | ||
| 3320 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 3321 | (exit $ac_status); }; } && | ||
| 3322 | { ac_try='test -s conftest.$ac_objext' | ||
| 3274 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3323 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3275 | (eval $ac_try) 2>&5 | 3324 | (eval $ac_try) 2>&5 |
| 3276 | ac_status=$? | 3325 | ac_status=$? |
| @@ -3283,7 +3332,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 3283 | 3332 | ||
| 3284 | ac_cv_prog_cc_g=no | 3333 | ac_cv_prog_cc_g=no |
| 3285 | fi | 3334 | fi |
| 3286 | rm -f conftest.$ac_objext conftest.$ac_ext | 3335 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 3287 | fi | 3336 | fi |
| 3288 | echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 | 3337 | echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 |
| 3289 | echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 | 3338 | echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 |
| @@ -3310,7 +3359,6 @@ else | |||
| 3310 | ac_cv_prog_cc_stdc=no | 3359 | ac_cv_prog_cc_stdc=no |
| 3311 | ac_save_CC=$CC | 3360 | ac_save_CC=$CC |
| 3312 | cat >conftest.$ac_ext <<_ACEOF | 3361 | cat >conftest.$ac_ext <<_ACEOF |
| 3313 | #line $LINENO "configure" | ||
| 3314 | /* confdefs.h. */ | 3362 | /* confdefs.h. */ |
| 3315 | _ACEOF | 3363 | _ACEOF |
| 3316 | cat confdefs.h >>conftest.$ac_ext | 3364 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3338,6 +3386,16 @@ static char *f (char * (*g) (char **, int), char **p, ...) | |||
| 3338 | va_end (v); | 3386 | va_end (v); |
| 3339 | return s; | 3387 | return s; |
| 3340 | } | 3388 | } |
| 3389 | |||
| 3390 | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | ||
| 3391 | function prototypes and stuff, but not '\xHH' hex character constants. | ||
| 3392 | These don't provoke an error unfortunately, instead are silently treated | ||
| 3393 | as 'x'. The following induces an error, until -std1 is added to get | ||
| 3394 | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | ||
| 3395 | array size at least. It's necessary to write '\x00'==0 to get something | ||
| 3396 | that's true only with -std1. */ | ||
| 3397 | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | ||
| 3398 | |||
| 3341 | int test (int i, double x); | 3399 | int test (int i, double x); |
| 3342 | struct s1 {int (*f) (int a);}; | 3400 | struct s1 {int (*f) (int a);}; |
| 3343 | struct s2 {int (*f) (double a);}; | 3401 | struct s2 {int (*f) (double a);}; |
| @@ -3364,11 +3422,21 @@ do | |||
| 3364 | CC="$ac_save_CC $ac_arg" | 3422 | CC="$ac_save_CC $ac_arg" |
| 3365 | rm -f conftest.$ac_objext | 3423 | rm -f conftest.$ac_objext |
| 3366 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3424 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 3367 | (eval $ac_compile) 2>&5 | 3425 | (eval $ac_compile) 2>conftest.er1 |
| 3368 | ac_status=$? | 3426 | ac_status=$? |
| 3427 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 3428 | rm -f conftest.er1 | ||
| 3429 | cat conftest.err >&5 | ||
| 3369 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3430 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3370 | (exit $ac_status); } && | 3431 | (exit $ac_status); } && |
| 3371 | { ac_try='test -s conftest.$ac_objext' | 3432 | { ac_try='test -z "$ac_c_werror_flag" |
| 3433 | || test ! -s conftest.err' | ||
| 3434 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 3435 | (eval $ac_try) 2>&5 | ||
| 3436 | ac_status=$? | ||
| 3437 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 3438 | (exit $ac_status); }; } && | ||
| 3439 | { ac_try='test -s conftest.$ac_objext' | ||
| 3372 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3440 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3373 | (eval $ac_try) 2>&5 | 3441 | (eval $ac_try) 2>&5 |
| 3374 | ac_status=$? | 3442 | ac_status=$? |
| @@ -3381,7 +3449,7 @@ else | |||
| 3381 | sed 's/^/| /' conftest.$ac_ext >&5 | 3449 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3382 | 3450 | ||
| 3383 | fi | 3451 | fi |
| 3384 | rm -f conftest.$ac_objext | 3452 | rm -f conftest.err conftest.$ac_objext |
| 3385 | done | 3453 | done |
| 3386 | rm -f conftest.$ac_ext conftest.$ac_objext | 3454 | rm -f conftest.$ac_ext conftest.$ac_objext |
| 3387 | CC=$ac_save_CC | 3455 | CC=$ac_save_CC |
| @@ -3409,19 +3477,28 @@ cat >conftest.$ac_ext <<_ACEOF | |||
| 3409 | _ACEOF | 3477 | _ACEOF |
| 3410 | rm -f conftest.$ac_objext | 3478 | rm -f conftest.$ac_objext |
| 3411 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3479 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 3412 | (eval $ac_compile) 2>&5 | 3480 | (eval $ac_compile) 2>conftest.er1 |
| 3413 | ac_status=$? | 3481 | ac_status=$? |
| 3482 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 3483 | rm -f conftest.er1 | ||
| 3484 | cat conftest.err >&5 | ||
| 3414 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3485 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3415 | (exit $ac_status); } && | 3486 | (exit $ac_status); } && |
| 3416 | { ac_try='test -s conftest.$ac_objext' | 3487 | { ac_try='test -z "$ac_c_werror_flag" |
| 3488 | || test ! -s conftest.err' | ||
| 3489 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 3490 | (eval $ac_try) 2>&5 | ||
| 3491 | ac_status=$? | ||
| 3492 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 3493 | (exit $ac_status); }; } && | ||
| 3494 | { ac_try='test -s conftest.$ac_objext' | ||
| 3417 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3495 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3418 | (eval $ac_try) 2>&5 | 3496 | (eval $ac_try) 2>&5 |
| 3419 | ac_status=$? | 3497 | ac_status=$? |
| 3420 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3498 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3421 | (exit $ac_status); }; }; then | 3499 | (exit $ac_status); }; }; then |
| 3422 | for ac_declaration in \ | 3500 | for ac_declaration in \ |
| 3423 | ''\ | 3501 | '' \ |
| 3424 | '#include <stdlib.h>' \ | ||
| 3425 | 'extern "C" void std::exit (int) throw (); using std::exit;' \ | 3502 | 'extern "C" void std::exit (int) throw (); using std::exit;' \ |
| 3426 | 'extern "C" void std::exit (int); using std::exit;' \ | 3503 | 'extern "C" void std::exit (int); using std::exit;' \ |
| 3427 | 'extern "C" void exit (int) throw ();' \ | 3504 | 'extern "C" void exit (int) throw ();' \ |
| @@ -3429,14 +3506,13 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |||
| 3429 | 'void exit (int);' | 3506 | 'void exit (int);' |
| 3430 | do | 3507 | do |
| 3431 | cat >conftest.$ac_ext <<_ACEOF | 3508 | cat >conftest.$ac_ext <<_ACEOF |
| 3432 | #line $LINENO "configure" | ||
| 3433 | /* confdefs.h. */ | 3509 | /* confdefs.h. */ |
| 3434 | _ACEOF | 3510 | _ACEOF |
| 3435 | cat confdefs.h >>conftest.$ac_ext | 3511 | cat confdefs.h >>conftest.$ac_ext |
| 3436 | cat >>conftest.$ac_ext <<_ACEOF | 3512 | cat >>conftest.$ac_ext <<_ACEOF |
| 3437 | /* end confdefs.h. */ | 3513 | /* end confdefs.h. */ |
| 3438 | #include <stdlib.h> | ||
| 3439 | $ac_declaration | 3514 | $ac_declaration |
| 3515 | #include <stdlib.h> | ||
| 3440 | int | 3516 | int |
| 3441 | main () | 3517 | main () |
| 3442 | { | 3518 | { |
| @@ -3447,11 +3523,21 @@ exit (42); | |||
| 3447 | _ACEOF | 3523 | _ACEOF |
| 3448 | rm -f conftest.$ac_objext | 3524 | rm -f conftest.$ac_objext |
| 3449 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3525 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 3450 | (eval $ac_compile) 2>&5 | 3526 | (eval $ac_compile) 2>conftest.er1 |
| 3451 | ac_status=$? | 3527 | ac_status=$? |
| 3528 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 3529 | rm -f conftest.er1 | ||
| 3530 | cat conftest.err >&5 | ||
| 3452 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3531 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3453 | (exit $ac_status); } && | 3532 | (exit $ac_status); } && |
| 3454 | { ac_try='test -s conftest.$ac_objext' | 3533 | { ac_try='test -z "$ac_c_werror_flag" |
| 3534 | || test ! -s conftest.err' | ||
| 3535 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 3536 | (eval $ac_try) 2>&5 | ||
| 3537 | ac_status=$? | ||
| 3538 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 3539 | (exit $ac_status); }; } && | ||
| 3540 | { ac_try='test -s conftest.$ac_objext' | ||
| 3455 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3541 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3456 | (eval $ac_try) 2>&5 | 3542 | (eval $ac_try) 2>&5 |
| 3457 | ac_status=$? | 3543 | ac_status=$? |
| @@ -3464,9 +3550,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 3464 | 3550 | ||
| 3465 | continue | 3551 | continue |
| 3466 | fi | 3552 | fi |
| 3467 | rm -f conftest.$ac_objext conftest.$ac_ext | 3553 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 3468 | cat >conftest.$ac_ext <<_ACEOF | 3554 | cat >conftest.$ac_ext <<_ACEOF |
| 3469 | #line $LINENO "configure" | ||
| 3470 | /* confdefs.h. */ | 3555 | /* confdefs.h. */ |
| 3471 | _ACEOF | 3556 | _ACEOF |
| 3472 | cat confdefs.h >>conftest.$ac_ext | 3557 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3483,11 +3568,21 @@ exit (42); | |||
| 3483 | _ACEOF | 3568 | _ACEOF |
| 3484 | rm -f conftest.$ac_objext | 3569 | rm -f conftest.$ac_objext |
| 3485 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3570 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 3486 | (eval $ac_compile) 2>&5 | 3571 | (eval $ac_compile) 2>conftest.er1 |
| 3487 | ac_status=$? | 3572 | ac_status=$? |
| 3573 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 3574 | rm -f conftest.er1 | ||
| 3575 | cat conftest.err >&5 | ||
| 3488 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3576 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3489 | (exit $ac_status); } && | 3577 | (exit $ac_status); } && |
| 3490 | { ac_try='test -s conftest.$ac_objext' | 3578 | { ac_try='test -z "$ac_c_werror_flag" |
| 3579 | || test ! -s conftest.err' | ||
| 3580 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 3581 | (eval $ac_try) 2>&5 | ||
| 3582 | ac_status=$? | ||
| 3583 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 3584 | (exit $ac_status); }; } && | ||
| 3585 | { ac_try='test -s conftest.$ac_objext' | ||
| 3491 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3586 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3492 | (eval $ac_try) 2>&5 | 3587 | (eval $ac_try) 2>&5 |
| 3493 | ac_status=$? | 3588 | ac_status=$? |
| @@ -3499,7 +3594,7 @@ else | |||
| 3499 | sed 's/^/| /' conftest.$ac_ext >&5 | 3594 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3500 | 3595 | ||
| 3501 | fi | 3596 | fi |
| 3502 | rm -f conftest.$ac_objext conftest.$ac_ext | 3597 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 3503 | done | 3598 | done |
| 3504 | rm -f conftest* | 3599 | rm -f conftest* |
| 3505 | if test -n "$ac_declaration"; then | 3600 | if test -n "$ac_declaration"; then |
| @@ -3513,7 +3608,7 @@ else | |||
| 3513 | sed 's/^/| /' conftest.$ac_ext >&5 | 3608 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3514 | 3609 | ||
| 3515 | fi | 3610 | fi |
| 3516 | rm -f conftest.$ac_objext conftest.$ac_ext | 3611 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 3517 | ac_ext=c | 3612 | ac_ext=c |
| 3518 | ac_cpp='$CPP $CPPFLAGS' | 3613 | ac_cpp='$CPP $CPPFLAGS' |
| 3519 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 3614 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| @@ -3594,7 +3689,6 @@ do | |||
| 3594 | # On the NeXT, cc -E runs the code through the compiler's parser, | 3689 | # On the NeXT, cc -E runs the code through the compiler's parser, |
| 3595 | # not just through cpp. "Syntax error" is here to catch this case. | 3690 | # not just through cpp. "Syntax error" is here to catch this case. |
| 3596 | cat >conftest.$ac_ext <<_ACEOF | 3691 | cat >conftest.$ac_ext <<_ACEOF |
| 3597 | #line $LINENO "configure" | ||
| 3598 | /* confdefs.h. */ | 3692 | /* confdefs.h. */ |
| 3599 | _ACEOF | 3693 | _ACEOF |
| 3600 | cat confdefs.h >>conftest.$ac_ext | 3694 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3605,7 +3699,7 @@ cat >>conftest.$ac_ext <<_ACEOF | |||
| 3605 | #else | 3699 | #else |
| 3606 | # include <assert.h> | 3700 | # include <assert.h> |
| 3607 | #endif | 3701 | #endif |
| 3608 | Syntax error | 3702 | Syntax error |
| 3609 | _ACEOF | 3703 | _ACEOF |
| 3610 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3704 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 3611 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3705 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| @@ -3617,6 +3711,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 3617 | (exit $ac_status); } >/dev/null; then | 3711 | (exit $ac_status); } >/dev/null; then |
| 3618 | if test -s conftest.err; then | 3712 | if test -s conftest.err; then |
| 3619 | ac_cpp_err=$ac_c_preproc_warn_flag | 3713 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 3714 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 3620 | else | 3715 | else |
| 3621 | ac_cpp_err= | 3716 | ac_cpp_err= |
| 3622 | fi | 3717 | fi |
| @@ -3637,7 +3732,6 @@ rm -f conftest.err conftest.$ac_ext | |||
| 3637 | # OK, works on sane cases. Now check whether non-existent headers | 3732 | # OK, works on sane cases. Now check whether non-existent headers |
| 3638 | # can be detected and how. | 3733 | # can be detected and how. |
| 3639 | cat >conftest.$ac_ext <<_ACEOF | 3734 | cat >conftest.$ac_ext <<_ACEOF |
| 3640 | #line $LINENO "configure" | ||
| 3641 | /* confdefs.h. */ | 3735 | /* confdefs.h. */ |
| 3642 | _ACEOF | 3736 | _ACEOF |
| 3643 | cat confdefs.h >>conftest.$ac_ext | 3737 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3655,6 +3749,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 3655 | (exit $ac_status); } >/dev/null; then | 3749 | (exit $ac_status); } >/dev/null; then |
| 3656 | if test -s conftest.err; then | 3750 | if test -s conftest.err; then |
| 3657 | ac_cpp_err=$ac_c_preproc_warn_flag | 3751 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 3752 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 3658 | else | 3753 | else |
| 3659 | ac_cpp_err= | 3754 | ac_cpp_err= |
| 3660 | fi | 3755 | fi |
| @@ -3701,7 +3796,6 @@ do | |||
| 3701 | # On the NeXT, cc -E runs the code through the compiler's parser, | 3796 | # On the NeXT, cc -E runs the code through the compiler's parser, |
| 3702 | # not just through cpp. "Syntax error" is here to catch this case. | 3797 | # not just through cpp. "Syntax error" is here to catch this case. |
| 3703 | cat >conftest.$ac_ext <<_ACEOF | 3798 | cat >conftest.$ac_ext <<_ACEOF |
| 3704 | #line $LINENO "configure" | ||
| 3705 | /* confdefs.h. */ | 3799 | /* confdefs.h. */ |
| 3706 | _ACEOF | 3800 | _ACEOF |
| 3707 | cat confdefs.h >>conftest.$ac_ext | 3801 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3712,7 +3806,7 @@ cat >>conftest.$ac_ext <<_ACEOF | |||
| 3712 | #else | 3806 | #else |
| 3713 | # include <assert.h> | 3807 | # include <assert.h> |
| 3714 | #endif | 3808 | #endif |
| 3715 | Syntax error | 3809 | Syntax error |
| 3716 | _ACEOF | 3810 | _ACEOF |
| 3717 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3811 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 3718 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3812 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| @@ -3724,6 +3818,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 3724 | (exit $ac_status); } >/dev/null; then | 3818 | (exit $ac_status); } >/dev/null; then |
| 3725 | if test -s conftest.err; then | 3819 | if test -s conftest.err; then |
| 3726 | ac_cpp_err=$ac_c_preproc_warn_flag | 3820 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 3821 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 3727 | else | 3822 | else |
| 3728 | ac_cpp_err= | 3823 | ac_cpp_err= |
| 3729 | fi | 3824 | fi |
| @@ -3744,7 +3839,6 @@ rm -f conftest.err conftest.$ac_ext | |||
| 3744 | # OK, works on sane cases. Now check whether non-existent headers | 3839 | # OK, works on sane cases. Now check whether non-existent headers |
| 3745 | # can be detected and how. | 3840 | # can be detected and how. |
| 3746 | cat >conftest.$ac_ext <<_ACEOF | 3841 | cat >conftest.$ac_ext <<_ACEOF |
| 3747 | #line $LINENO "configure" | ||
| 3748 | /* confdefs.h. */ | 3842 | /* confdefs.h. */ |
| 3749 | _ACEOF | 3843 | _ACEOF |
| 3750 | cat confdefs.h >>conftest.$ac_ext | 3844 | cat confdefs.h >>conftest.$ac_ext |
| @@ -3762,6 +3856,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 3762 | (exit $ac_status); } >/dev/null; then | 3856 | (exit $ac_status); } >/dev/null; then |
| 3763 | if test -s conftest.err; then | 3857 | if test -s conftest.err; then |
| 3764 | ac_cpp_err=$ac_c_preproc_warn_flag | 3858 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 3859 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 3765 | else | 3860 | else |
| 3766 | ac_cpp_err= | 3861 | ac_cpp_err= |
| 3767 | fi | 3862 | fi |
| @@ -3811,6 +3906,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu | |||
| 3811 | # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag | 3906 | # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag |
| 3812 | # AFS /usr/afsws/bin/install, which mishandles nonexistent args | 3907 | # AFS /usr/afsws/bin/install, which mishandles nonexistent args |
| 3813 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | 3908 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" |
| 3909 | # OS/2's system install, which has a completely different semantic | ||
| 3814 | # ./install, which can be erroneously created by make from ./install.sh. | 3910 | # ./install, which can be erroneously created by make from ./install.sh. |
| 3815 | echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 | 3911 | echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 |
| 3816 | echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 | 3912 | echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 |
| @@ -3827,6 +3923,7 @@ do | |||
| 3827 | case $as_dir/ in | 3923 | case $as_dir/ in |
| 3828 | ./ | .// | /cC/* | \ | 3924 | ./ | .// | /cC/* | \ |
| 3829 | /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ | 3925 | /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ |
| 3926 | ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ | ||
| 3830 | /usr/ucb/* ) ;; | 3927 | /usr/ucb/* ) ;; |
| 3831 | *) | 3928 | *) |
| 3832 | # OSF1 and SCO ODT 3.0 have their own names for install. | 3929 | # OSF1 and SCO ODT 3.0 have their own names for install. |
| @@ -3834,20 +3931,20 @@ case $as_dir/ in | |||
| 3834 | # by default. | 3931 | # by default. |
| 3835 | for ac_prog in ginstall scoinst install; do | 3932 | for ac_prog in ginstall scoinst install; do |
| 3836 | for ac_exec_ext in '' $ac_executable_extensions; do | 3933 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 3837 | if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then | 3934 | if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then |
| 3838 | if test $ac_prog = install && | 3935 | if test $ac_prog = install && |
| 3839 | grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 3936 | grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
| 3840 | # AIX install. It has an incompatible calling convention. | 3937 | # AIX install. It has an incompatible calling convention. |
| 3841 | : | 3938 | : |
| 3842 | elif test $ac_prog = install && | 3939 | elif test $ac_prog = install && |
| 3843 | grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 3940 | grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
| 3844 | # program-specific install script used by HP pwplus--don't use. | 3941 | # program-specific install script used by HP pwplus--don't use. |
| 3845 | : | 3942 | : |
| 3846 | else | 3943 | else |
| 3847 | ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" | 3944 | ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" |
| 3848 | break 3 | 3945 | break 3 |
| 3849 | fi | 3946 | fi |
| 3850 | fi | 3947 | fi |
| 3851 | done | 3948 | done |
| 3852 | done | 3949 | done |
| 3853 | ;; | 3950 | ;; |
| @@ -4110,7 +4207,6 @@ echo "${ECHO_T}$ac_cv_prog_egrep" >&6 | |||
| 4110 | echo "$as_me:$LINENO: checking for AIX" >&5 | 4207 | echo "$as_me:$LINENO: checking for AIX" >&5 |
| 4111 | echo $ECHO_N "checking for AIX... $ECHO_C" >&6 | 4208 | echo $ECHO_N "checking for AIX... $ECHO_C" >&6 |
| 4112 | cat >conftest.$ac_ext <<_ACEOF | 4209 | cat >conftest.$ac_ext <<_ACEOF |
| 4113 | #line $LINENO "configure" | ||
| 4114 | /* confdefs.h. */ | 4210 | /* confdefs.h. */ |
| 4115 | _ACEOF | 4211 | _ACEOF |
| 4116 | cat confdefs.h >>conftest.$ac_ext | 4212 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4309,8 +4405,7 @@ else | |||
| 4309 | while :; do | 4405 | while :; do |
| 4310 | # IRIX 6.2 and later do not support large files by default, | 4406 | # IRIX 6.2 and later do not support large files by default, |
| 4311 | # so use the C compiler's -n32 option if that helps. | 4407 | # so use the C compiler's -n32 option if that helps. |
| 4312 | cat >conftest.$ac_ext <<_ACEOF | 4408 | cat >conftest.$ac_ext <<_ACEOF |
| 4313 | #line $LINENO "configure" | ||
| 4314 | /* confdefs.h. */ | 4409 | /* confdefs.h. */ |
| 4315 | _ACEOF | 4410 | _ACEOF |
| 4316 | cat confdefs.h >>conftest.$ac_ext | 4411 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4335,11 +4430,21 @@ main () | |||
| 4335 | _ACEOF | 4430 | _ACEOF |
| 4336 | rm -f conftest.$ac_objext | 4431 | rm -f conftest.$ac_objext |
| 4337 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4432 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4338 | (eval $ac_compile) 2>&5 | 4433 | (eval $ac_compile) 2>conftest.er1 |
| 4339 | ac_status=$? | 4434 | ac_status=$? |
| 4435 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4436 | rm -f conftest.er1 | ||
| 4437 | cat conftest.err >&5 | ||
| 4340 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4438 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4341 | (exit $ac_status); } && | 4439 | (exit $ac_status); } && |
| 4342 | { ac_try='test -s conftest.$ac_objext' | 4440 | { ac_try='test -z "$ac_c_werror_flag" |
| 4441 | || test ! -s conftest.err' | ||
| 4442 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4443 | (eval $ac_try) 2>&5 | ||
| 4444 | ac_status=$? | ||
| 4445 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4446 | (exit $ac_status); }; } && | ||
| 4447 | { ac_try='test -s conftest.$ac_objext' | ||
| 4343 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4448 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4344 | (eval $ac_try) 2>&5 | 4449 | (eval $ac_try) 2>&5 |
| 4345 | ac_status=$? | 4450 | ac_status=$? |
| @@ -4351,15 +4456,25 @@ else | |||
| 4351 | sed 's/^/| /' conftest.$ac_ext >&5 | 4456 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4352 | 4457 | ||
| 4353 | fi | 4458 | fi |
| 4354 | rm -f conftest.$ac_objext | 4459 | rm -f conftest.err conftest.$ac_objext |
| 4355 | CC="$CC -n32" | 4460 | CC="$CC -n32" |
| 4356 | rm -f conftest.$ac_objext | 4461 | rm -f conftest.$ac_objext |
| 4357 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4462 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4358 | (eval $ac_compile) 2>&5 | 4463 | (eval $ac_compile) 2>conftest.er1 |
| 4359 | ac_status=$? | 4464 | ac_status=$? |
| 4465 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4466 | rm -f conftest.er1 | ||
| 4467 | cat conftest.err >&5 | ||
| 4360 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4468 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4361 | (exit $ac_status); } && | 4469 | (exit $ac_status); } && |
| 4362 | { ac_try='test -s conftest.$ac_objext' | 4470 | { ac_try='test -z "$ac_c_werror_flag" |
| 4471 | || test ! -s conftest.err' | ||
| 4472 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4473 | (eval $ac_try) 2>&5 | ||
| 4474 | ac_status=$? | ||
| 4475 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4476 | (exit $ac_status); }; } && | ||
| 4477 | { ac_try='test -s conftest.$ac_objext' | ||
| 4363 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4478 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4364 | (eval $ac_try) 2>&5 | 4479 | (eval $ac_try) 2>&5 |
| 4365 | ac_status=$? | 4480 | ac_status=$? |
| @@ -4371,8 +4486,8 @@ else | |||
| 4371 | sed 's/^/| /' conftest.$ac_ext >&5 | 4486 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4372 | 4487 | ||
| 4373 | fi | 4488 | fi |
| 4374 | rm -f conftest.$ac_objext | 4489 | rm -f conftest.err conftest.$ac_objext |
| 4375 | break | 4490 | break |
| 4376 | done | 4491 | done |
| 4377 | CC=$ac_save_CC | 4492 | CC=$ac_save_CC |
| 4378 | rm -f conftest.$ac_ext | 4493 | rm -f conftest.$ac_ext |
| @@ -4392,7 +4507,6 @@ else | |||
| 4392 | while :; do | 4507 | while :; do |
| 4393 | ac_cv_sys_file_offset_bits=no | 4508 | ac_cv_sys_file_offset_bits=no |
| 4394 | cat >conftest.$ac_ext <<_ACEOF | 4509 | cat >conftest.$ac_ext <<_ACEOF |
| 4395 | #line $LINENO "configure" | ||
| 4396 | /* confdefs.h. */ | 4510 | /* confdefs.h. */ |
| 4397 | _ACEOF | 4511 | _ACEOF |
| 4398 | cat confdefs.h >>conftest.$ac_ext | 4512 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4417,11 +4531,21 @@ main () | |||
| 4417 | _ACEOF | 4531 | _ACEOF |
| 4418 | rm -f conftest.$ac_objext | 4532 | rm -f conftest.$ac_objext |
| 4419 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4533 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4420 | (eval $ac_compile) 2>&5 | 4534 | (eval $ac_compile) 2>conftest.er1 |
| 4421 | ac_status=$? | 4535 | ac_status=$? |
| 4536 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4537 | rm -f conftest.er1 | ||
| 4538 | cat conftest.err >&5 | ||
| 4422 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4539 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4423 | (exit $ac_status); } && | 4540 | (exit $ac_status); } && |
| 4424 | { ac_try='test -s conftest.$ac_objext' | 4541 | { ac_try='test -z "$ac_c_werror_flag" |
| 4542 | || test ! -s conftest.err' | ||
| 4543 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4544 | (eval $ac_try) 2>&5 | ||
| 4545 | ac_status=$? | ||
| 4546 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4547 | (exit $ac_status); }; } && | ||
| 4548 | { ac_try='test -s conftest.$ac_objext' | ||
| 4425 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4549 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4426 | (eval $ac_try) 2>&5 | 4550 | (eval $ac_try) 2>&5 |
| 4427 | ac_status=$? | 4551 | ac_status=$? |
| @@ -4433,9 +4557,8 @@ else | |||
| 4433 | sed 's/^/| /' conftest.$ac_ext >&5 | 4557 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4434 | 4558 | ||
| 4435 | fi | 4559 | fi |
| 4436 | rm -f conftest.$ac_objext conftest.$ac_ext | 4560 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 4437 | cat >conftest.$ac_ext <<_ACEOF | 4561 | cat >conftest.$ac_ext <<_ACEOF |
| 4438 | #line $LINENO "configure" | ||
| 4439 | /* confdefs.h. */ | 4562 | /* confdefs.h. */ |
| 4440 | _ACEOF | 4563 | _ACEOF |
| 4441 | cat confdefs.h >>conftest.$ac_ext | 4564 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4461,11 +4584,21 @@ main () | |||
| 4461 | _ACEOF | 4584 | _ACEOF |
| 4462 | rm -f conftest.$ac_objext | 4585 | rm -f conftest.$ac_objext |
| 4463 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4586 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4464 | (eval $ac_compile) 2>&5 | 4587 | (eval $ac_compile) 2>conftest.er1 |
| 4465 | ac_status=$? | 4588 | ac_status=$? |
| 4589 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4590 | rm -f conftest.er1 | ||
| 4591 | cat conftest.err >&5 | ||
| 4466 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4592 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4467 | (exit $ac_status); } && | 4593 | (exit $ac_status); } && |
| 4468 | { ac_try='test -s conftest.$ac_objext' | 4594 | { ac_try='test -z "$ac_c_werror_flag" |
| 4595 | || test ! -s conftest.err' | ||
| 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' | ||
| 4469 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4602 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4470 | (eval $ac_try) 2>&5 | 4603 | (eval $ac_try) 2>&5 |
| 4471 | ac_status=$? | 4604 | ac_status=$? |
| @@ -4477,7 +4610,7 @@ else | |||
| 4477 | sed 's/^/| /' conftest.$ac_ext >&5 | 4610 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4478 | 4611 | ||
| 4479 | fi | 4612 | fi |
| 4480 | rm -f conftest.$ac_objext conftest.$ac_ext | 4613 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 4481 | break | 4614 | break |
| 4482 | done | 4615 | done |
| 4483 | fi | 4616 | fi |
| @@ -4499,7 +4632,6 @@ else | |||
| 4499 | while :; do | 4632 | while :; do |
| 4500 | ac_cv_sys_large_files=no | 4633 | ac_cv_sys_large_files=no |
| 4501 | cat >conftest.$ac_ext <<_ACEOF | 4634 | cat >conftest.$ac_ext <<_ACEOF |
| 4502 | #line $LINENO "configure" | ||
| 4503 | /* confdefs.h. */ | 4635 | /* confdefs.h. */ |
| 4504 | _ACEOF | 4636 | _ACEOF |
| 4505 | cat confdefs.h >>conftest.$ac_ext | 4637 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4524,11 +4656,21 @@ main () | |||
| 4524 | _ACEOF | 4656 | _ACEOF |
| 4525 | rm -f conftest.$ac_objext | 4657 | rm -f conftest.$ac_objext |
| 4526 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4658 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4527 | (eval $ac_compile) 2>&5 | 4659 | (eval $ac_compile) 2>conftest.er1 |
| 4528 | ac_status=$? | 4660 | ac_status=$? |
| 4661 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4662 | rm -f conftest.er1 | ||
| 4663 | cat conftest.err >&5 | ||
| 4529 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4664 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4530 | (exit $ac_status); } && | 4665 | (exit $ac_status); } && |
| 4531 | { ac_try='test -s conftest.$ac_objext' | 4666 | { ac_try='test -z "$ac_c_werror_flag" |
| 4667 | || test ! -s conftest.err' | ||
| 4668 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4669 | (eval $ac_try) 2>&5 | ||
| 4670 | ac_status=$? | ||
| 4671 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4672 | (exit $ac_status); }; } && | ||
| 4673 | { ac_try='test -s conftest.$ac_objext' | ||
| 4532 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4674 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4533 | (eval $ac_try) 2>&5 | 4675 | (eval $ac_try) 2>&5 |
| 4534 | ac_status=$? | 4676 | ac_status=$? |
| @@ -4540,9 +4682,8 @@ else | |||
| 4540 | sed 's/^/| /' conftest.$ac_ext >&5 | 4682 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4541 | 4683 | ||
| 4542 | fi | 4684 | fi |
| 4543 | rm -f conftest.$ac_objext conftest.$ac_ext | 4685 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 4544 | cat >conftest.$ac_ext <<_ACEOF | 4686 | cat >conftest.$ac_ext <<_ACEOF |
| 4545 | #line $LINENO "configure" | ||
| 4546 | /* confdefs.h. */ | 4687 | /* confdefs.h. */ |
| 4547 | _ACEOF | 4688 | _ACEOF |
| 4548 | cat confdefs.h >>conftest.$ac_ext | 4689 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4568,11 +4709,21 @@ main () | |||
| 4568 | _ACEOF | 4709 | _ACEOF |
| 4569 | rm -f conftest.$ac_objext | 4710 | rm -f conftest.$ac_objext |
| 4570 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4711 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4571 | (eval $ac_compile) 2>&5 | 4712 | (eval $ac_compile) 2>conftest.er1 |
| 4572 | ac_status=$? | 4713 | ac_status=$? |
| 4714 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4715 | rm -f conftest.er1 | ||
| 4716 | cat conftest.err >&5 | ||
| 4573 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4717 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4574 | (exit $ac_status); } && | 4718 | (exit $ac_status); } && |
| 4575 | { ac_try='test -s conftest.$ac_objext' | 4719 | { ac_try='test -z "$ac_c_werror_flag" |
| 4720 | || test ! -s conftest.err' | ||
| 4721 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4722 | (eval $ac_try) 2>&5 | ||
| 4723 | ac_status=$? | ||
| 4724 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4725 | (exit $ac_status); }; } && | ||
| 4726 | { ac_try='test -s conftest.$ac_objext' | ||
| 4576 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4727 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4577 | (eval $ac_try) 2>&5 | 4728 | (eval $ac_try) 2>&5 |
| 4578 | ac_status=$? | 4729 | ac_status=$? |
| @@ -4584,7 +4735,7 @@ else | |||
| 4584 | sed 's/^/| /' conftest.$ac_ext >&5 | 4735 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4585 | 4736 | ||
| 4586 | fi | 4737 | fi |
| 4587 | rm -f conftest.$ac_objext conftest.$ac_ext | 4738 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 4588 | break | 4739 | break |
| 4589 | done | 4740 | done |
| 4590 | fi | 4741 | fi |
| @@ -4609,7 +4760,6 @@ if test "${ac_cv_header_stdc+set}" = set; then | |||
| 4609 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4760 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4610 | else | 4761 | else |
| 4611 | cat >conftest.$ac_ext <<_ACEOF | 4762 | cat >conftest.$ac_ext <<_ACEOF |
| 4612 | #line $LINENO "configure" | ||
| 4613 | /* confdefs.h. */ | 4763 | /* confdefs.h. */ |
| 4614 | _ACEOF | 4764 | _ACEOF |
| 4615 | cat confdefs.h >>conftest.$ac_ext | 4765 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4630,11 +4780,21 @@ main () | |||
| 4630 | _ACEOF | 4780 | _ACEOF |
| 4631 | rm -f conftest.$ac_objext | 4781 | rm -f conftest.$ac_objext |
| 4632 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4782 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4633 | (eval $ac_compile) 2>&5 | 4783 | (eval $ac_compile) 2>conftest.er1 |
| 4634 | ac_status=$? | 4784 | ac_status=$? |
| 4785 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4786 | rm -f conftest.er1 | ||
| 4787 | cat conftest.err >&5 | ||
| 4635 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4788 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4636 | (exit $ac_status); } && | 4789 | (exit $ac_status); } && |
| 4637 | { ac_try='test -s conftest.$ac_objext' | 4790 | { ac_try='test -z "$ac_c_werror_flag" |
| 4791 | || test ! -s conftest.err' | ||
| 4792 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4793 | (eval $ac_try) 2>&5 | ||
| 4794 | ac_status=$? | ||
| 4795 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4796 | (exit $ac_status); }; } && | ||
| 4797 | { ac_try='test -s conftest.$ac_objext' | ||
| 4638 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4798 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4639 | (eval $ac_try) 2>&5 | 4799 | (eval $ac_try) 2>&5 |
| 4640 | ac_status=$? | 4800 | ac_status=$? |
| @@ -4647,12 +4807,11 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 4647 | 4807 | ||
| 4648 | ac_cv_header_stdc=no | 4808 | ac_cv_header_stdc=no |
| 4649 | fi | 4809 | fi |
| 4650 | rm -f conftest.$ac_objext conftest.$ac_ext | 4810 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 4651 | 4811 | ||
| 4652 | if test $ac_cv_header_stdc = yes; then | 4812 | if test $ac_cv_header_stdc = yes; then |
| 4653 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. | 4813 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
| 4654 | cat >conftest.$ac_ext <<_ACEOF | 4814 | cat >conftest.$ac_ext <<_ACEOF |
| 4655 | #line $LINENO "configure" | ||
| 4656 | /* confdefs.h. */ | 4815 | /* confdefs.h. */ |
| 4657 | _ACEOF | 4816 | _ACEOF |
| 4658 | cat confdefs.h >>conftest.$ac_ext | 4817 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4674,7 +4833,6 @@ fi | |||
| 4674 | if test $ac_cv_header_stdc = yes; then | 4833 | if test $ac_cv_header_stdc = yes; then |
| 4675 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | 4834 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
| 4676 | cat >conftest.$ac_ext <<_ACEOF | 4835 | cat >conftest.$ac_ext <<_ACEOF |
| 4677 | #line $LINENO "configure" | ||
| 4678 | /* confdefs.h. */ | 4836 | /* confdefs.h. */ |
| 4679 | _ACEOF | 4837 | _ACEOF |
| 4680 | cat confdefs.h >>conftest.$ac_ext | 4838 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4699,7 +4857,6 @@ if test $ac_cv_header_stdc = yes; then | |||
| 4699 | : | 4857 | : |
| 4700 | else | 4858 | else |
| 4701 | cat >conftest.$ac_ext <<_ACEOF | 4859 | cat >conftest.$ac_ext <<_ACEOF |
| 4702 | #line $LINENO "configure" | ||
| 4703 | /* confdefs.h. */ | 4860 | /* confdefs.h. */ |
| 4704 | _ACEOF | 4861 | _ACEOF |
| 4705 | cat confdefs.h >>conftest.$ac_ext | 4862 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4711,9 +4868,9 @@ cat >>conftest.$ac_ext <<_ACEOF | |||
| 4711 | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | 4868 | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
| 4712 | #else | 4869 | #else |
| 4713 | # define ISLOWER(c) \ | 4870 | # define ISLOWER(c) \ |
| 4714 | (('a' <= (c) && (c) <= 'i') \ | 4871 | (('a' <= (c) && (c) <= 'i') \ |
| 4715 | || ('j' <= (c) && (c) <= 'r') \ | 4872 | || ('j' <= (c) && (c) <= 'r') \ |
| 4716 | || ('s' <= (c) && (c) <= 'z')) | 4873 | || ('s' <= (c) && (c) <= 'z')) |
| 4717 | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | 4874 | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) |
| 4718 | #endif | 4875 | #endif |
| 4719 | 4876 | ||
| @@ -4724,7 +4881,7 @@ main () | |||
| 4724 | int i; | 4881 | int i; |
| 4725 | for (i = 0; i < 256; i++) | 4882 | for (i = 0; i < 256; i++) |
| 4726 | if (XOR (islower (i), ISLOWER (i)) | 4883 | if (XOR (islower (i), ISLOWER (i)) |
| 4727 | || toupper (i) != TOUPPER (i)) | 4884 | || toupper (i) != TOUPPER (i)) |
| 4728 | exit(2); | 4885 | exit(2); |
| 4729 | exit (0); | 4886 | exit (0); |
| 4730 | } | 4887 | } |
| @@ -4749,7 +4906,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 4749 | ( exit $ac_status ) | 4906 | ( exit $ac_status ) |
| 4750 | ac_cv_header_stdc=no | 4907 | ac_cv_header_stdc=no |
| 4751 | fi | 4908 | fi |
| 4752 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 4909 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 4753 | fi | 4910 | fi |
| 4754 | fi | 4911 | fi |
| 4755 | fi | 4912 | fi |
| @@ -4774,7 +4931,7 @@ fi | |||
| 4774 | 4931 | ||
| 4775 | 4932 | ||
| 4776 | for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ | 4933 | for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ |
| 4777 | inttypes.h stdint.h unistd.h | 4934 | inttypes.h stdint.h unistd.h |
| 4778 | do | 4935 | do |
| 4779 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 4936 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 4780 | echo "$as_me:$LINENO: checking for $ac_header" >&5 | 4937 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| @@ -4783,7 +4940,6 @@ if eval "test \"\${$as_ac_Header+set}\" = set"; then | |||
| 4783 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4940 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4784 | else | 4941 | else |
| 4785 | cat >conftest.$ac_ext <<_ACEOF | 4942 | cat >conftest.$ac_ext <<_ACEOF |
| 4786 | #line $LINENO "configure" | ||
| 4787 | /* confdefs.h. */ | 4943 | /* confdefs.h. */ |
| 4788 | _ACEOF | 4944 | _ACEOF |
| 4789 | cat confdefs.h >>conftest.$ac_ext | 4945 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4795,11 +4951,21 @@ $ac_includes_default | |||
| 4795 | _ACEOF | 4951 | _ACEOF |
| 4796 | rm -f conftest.$ac_objext | 4952 | rm -f conftest.$ac_objext |
| 4797 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4953 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4798 | (eval $ac_compile) 2>&5 | 4954 | (eval $ac_compile) 2>conftest.er1 |
| 4799 | ac_status=$? | 4955 | ac_status=$? |
| 4956 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 4957 | rm -f conftest.er1 | ||
| 4958 | cat conftest.err >&5 | ||
| 4800 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4959 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4801 | (exit $ac_status); } && | 4960 | (exit $ac_status); } && |
| 4802 | { ac_try='test -s conftest.$ac_objext' | 4961 | { ac_try='test -z "$ac_c_werror_flag" |
| 4962 | || test ! -s conftest.err' | ||
| 4963 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 4964 | (eval $ac_try) 2>&5 | ||
| 4965 | ac_status=$? | ||
| 4966 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 4967 | (exit $ac_status); }; } && | ||
| 4968 | { ac_try='test -s conftest.$ac_objext' | ||
| 4803 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4969 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4804 | (eval $ac_try) 2>&5 | 4970 | (eval $ac_try) 2>&5 |
| 4805 | ac_status=$? | 4971 | ac_status=$? |
| @@ -4812,7 +4978,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 4812 | 4978 | ||
| 4813 | eval "$as_ac_Header=no" | 4979 | eval "$as_ac_Header=no" |
| 4814 | fi | 4980 | fi |
| 4815 | rm -f conftest.$ac_objext conftest.$ac_ext | 4981 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 4816 | fi | 4982 | fi |
| 4817 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 4983 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 4818 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 4984 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -4845,7 +5011,6 @@ else | |||
| 4845 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 5011 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 4846 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 5012 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 4847 | cat >conftest.$ac_ext <<_ACEOF | 5013 | cat >conftest.$ac_ext <<_ACEOF |
| 4848 | #line $LINENO "configure" | ||
| 4849 | /* confdefs.h. */ | 5014 | /* confdefs.h. */ |
| 4850 | _ACEOF | 5015 | _ACEOF |
| 4851 | cat confdefs.h >>conftest.$ac_ext | 5016 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4856,11 +5021,21 @@ $ac_includes_default | |||
| 4856 | _ACEOF | 5021 | _ACEOF |
| 4857 | rm -f conftest.$ac_objext | 5022 | rm -f conftest.$ac_objext |
| 4858 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5023 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 4859 | (eval $ac_compile) 2>&5 | 5024 | (eval $ac_compile) 2>conftest.er1 |
| 4860 | ac_status=$? | 5025 | ac_status=$? |
| 5026 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5027 | rm -f conftest.er1 | ||
| 5028 | cat conftest.err >&5 | ||
| 4861 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5029 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4862 | (exit $ac_status); } && | 5030 | (exit $ac_status); } && |
| 4863 | { ac_try='test -s conftest.$ac_objext' | 5031 | { ac_try='test -z "$ac_c_werror_flag" |
| 5032 | || test ! -s conftest.err' | ||
| 5033 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5034 | (eval $ac_try) 2>&5 | ||
| 5035 | ac_status=$? | ||
| 5036 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5037 | (exit $ac_status); }; } && | ||
| 5038 | { ac_try='test -s conftest.$ac_objext' | ||
| 4864 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5039 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4865 | (eval $ac_try) 2>&5 | 5040 | (eval $ac_try) 2>&5 |
| 4866 | ac_status=$? | 5041 | ac_status=$? |
| @@ -4873,7 +5048,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 4873 | 5048 | ||
| 4874 | ac_header_compiler=no | 5049 | ac_header_compiler=no |
| 4875 | fi | 5050 | fi |
| 4876 | rm -f conftest.$ac_objext conftest.$ac_ext | 5051 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 4877 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 5052 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 4878 | echo "${ECHO_T}$ac_header_compiler" >&6 | 5053 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 4879 | 5054 | ||
| @@ -4881,7 +5056,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 4881 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 5056 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 4882 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 5057 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 4883 | cat >conftest.$ac_ext <<_ACEOF | 5058 | cat >conftest.$ac_ext <<_ACEOF |
| 4884 | #line $LINENO "configure" | ||
| 4885 | /* confdefs.h. */ | 5059 | /* confdefs.h. */ |
| 4886 | _ACEOF | 5060 | _ACEOF |
| 4887 | cat confdefs.h >>conftest.$ac_ext | 5061 | cat confdefs.h >>conftest.$ac_ext |
| @@ -4899,6 +5073,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 4899 | (exit $ac_status); } >/dev/null; then | 5073 | (exit $ac_status); } >/dev/null; then |
| 4900 | if test -s conftest.err; then | 5074 | if test -s conftest.err; then |
| 4901 | ac_cpp_err=$ac_c_preproc_warn_flag | 5075 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 5076 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 4902 | else | 5077 | else |
| 4903 | ac_cpp_err= | 5078 | ac_cpp_err= |
| 4904 | fi | 5079 | fi |
| @@ -4918,33 +5093,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 4918 | echo "${ECHO_T}$ac_header_preproc" >&6 | 5093 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 4919 | 5094 | ||
| 4920 | # So? What about this header? | 5095 | # So? What about this header? |
| 4921 | case $ac_header_compiler:$ac_header_preproc in | 5096 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 4922 | yes:no ) | 5097 | yes:no: ) |
| 4923 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 5098 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 4924 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 5099 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 4925 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 5100 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 4926 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 5101 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 4927 | ( | 5102 | ac_header_preproc=yes |
| 4928 | cat <<\_ASBOX | ||
| 4929 | ## ------------------------------------ ## | ||
| 4930 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 4931 | ## ------------------------------------ ## | ||
| 4932 | _ASBOX | ||
| 4933 | ) | | ||
| 4934 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 4935 | ;; | 5103 | ;; |
| 4936 | no:yes ) | 5104 | no:yes:* ) |
| 4937 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 5105 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 4938 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 5106 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 4939 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 5107 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 4940 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 5108 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 5109 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 5110 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 5111 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 5112 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 4941 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 5113 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 4942 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 5114 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 5115 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 5116 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 4943 | ( | 5117 | ( |
| 4944 | cat <<\_ASBOX | 5118 | cat <<\_ASBOX |
| 4945 | ## ------------------------------------ ## | 5119 | ## ------------------------------------------ ## |
| 4946 | ## Report this to bug-autoconf@gnu.org. ## | 5120 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 4947 | ## ------------------------------------ ## | 5121 | ## ------------------------------------------ ## |
| 4948 | _ASBOX | 5122 | _ASBOX |
| 4949 | ) | | 5123 | ) | |
| 4950 | sed "s/^/$as_me: WARNING: /" >&2 | 5124 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -4955,7 +5129,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 4955 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 5129 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 4956 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5130 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4957 | else | 5131 | else |
| 4958 | eval "$as_ac_Header=$ac_header_preproc" | 5132 | eval "$as_ac_Header=\$ac_header_preproc" |
| 4959 | fi | 5133 | fi |
| 4960 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 5134 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 4961 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 5135 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -4979,7 +5153,6 @@ else | |||
| 4979 | ac_check_lib_save_LIBS=$LIBS | 5153 | ac_check_lib_save_LIBS=$LIBS |
| 4980 | LIBS="-lossaudio $LIBS" | 5154 | LIBS="-lossaudio $LIBS" |
| 4981 | cat >conftest.$ac_ext <<_ACEOF | 5155 | cat >conftest.$ac_ext <<_ACEOF |
| 4982 | #line $LINENO "configure" | ||
| 4983 | /* confdefs.h. */ | 5156 | /* confdefs.h. */ |
| 4984 | _ACEOF | 5157 | _ACEOF |
| 4985 | cat confdefs.h >>conftest.$ac_ext | 5158 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5003,11 +5176,21 @@ _oss_ioctl (); | |||
| 5003 | _ACEOF | 5176 | _ACEOF |
| 5004 | rm -f conftest.$ac_objext conftest$ac_exeext | 5177 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 5005 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 5178 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 5006 | (eval $ac_link) 2>&5 | 5179 | (eval $ac_link) 2>conftest.er1 |
| 5007 | ac_status=$? | 5180 | ac_status=$? |
| 5181 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5182 | rm -f conftest.er1 | ||
| 5183 | cat conftest.err >&5 | ||
| 5008 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5184 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5009 | (exit $ac_status); } && | 5185 | (exit $ac_status); } && |
| 5010 | { ac_try='test -s conftest$ac_exeext' | 5186 | { ac_try='test -z "$ac_c_werror_flag" |
| 5187 | || test ! -s conftest.err' | ||
| 5188 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5189 | (eval $ac_try) 2>&5 | ||
| 5190 | ac_status=$? | ||
| 5191 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5192 | (exit $ac_status); }; } && | ||
| 5193 | { ac_try='test -s conftest$ac_exeext' | ||
| 5011 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5194 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5012 | (eval $ac_try) 2>&5 | 5195 | (eval $ac_try) 2>&5 |
| 5013 | ac_status=$? | 5196 | ac_status=$? |
| @@ -5020,7 +5203,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5020 | 5203 | ||
| 5021 | ac_cv_lib_ossaudio__oss_ioctl=no | 5204 | ac_cv_lib_ossaudio__oss_ioctl=no |
| 5022 | fi | 5205 | fi |
| 5023 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 5206 | rm -f conftest.err conftest.$ac_objext \ |
| 5207 | conftest$ac_exeext conftest.$ac_ext | ||
| 5024 | LIBS=$ac_check_lib_save_LIBS | 5208 | LIBS=$ac_check_lib_save_LIBS |
| 5025 | fi | 5209 | fi |
| 5026 | echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 | 5210 | echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 |
| @@ -5076,7 +5260,6 @@ else | |||
| 5076 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 5260 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 5077 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 5261 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 5078 | cat >conftest.$ac_ext <<_ACEOF | 5262 | cat >conftest.$ac_ext <<_ACEOF |
| 5079 | #line $LINENO "configure" | ||
| 5080 | /* confdefs.h. */ | 5263 | /* confdefs.h. */ |
| 5081 | _ACEOF | 5264 | _ACEOF |
| 5082 | cat confdefs.h >>conftest.$ac_ext | 5265 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5087,11 +5270,21 @@ $ac_includes_default | |||
| 5087 | _ACEOF | 5270 | _ACEOF |
| 5088 | rm -f conftest.$ac_objext | 5271 | rm -f conftest.$ac_objext |
| 5089 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5272 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5090 | (eval $ac_compile) 2>&5 | 5273 | (eval $ac_compile) 2>conftest.er1 |
| 5091 | ac_status=$? | 5274 | ac_status=$? |
| 5275 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5276 | rm -f conftest.er1 | ||
| 5277 | cat conftest.err >&5 | ||
| 5092 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5278 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5093 | (exit $ac_status); } && | 5279 | (exit $ac_status); } && |
| 5094 | { ac_try='test -s conftest.$ac_objext' | 5280 | { ac_try='test -z "$ac_c_werror_flag" |
| 5281 | || test ! -s conftest.err' | ||
| 5282 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5283 | (eval $ac_try) 2>&5 | ||
| 5284 | ac_status=$? | ||
| 5285 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5286 | (exit $ac_status); }; } && | ||
| 5287 | { ac_try='test -s conftest.$ac_objext' | ||
| 5095 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5288 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5096 | (eval $ac_try) 2>&5 | 5289 | (eval $ac_try) 2>&5 |
| 5097 | ac_status=$? | 5290 | ac_status=$? |
| @@ -5104,7 +5297,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5104 | 5297 | ||
| 5105 | ac_header_compiler=no | 5298 | ac_header_compiler=no |
| 5106 | fi | 5299 | fi |
| 5107 | rm -f conftest.$ac_objext conftest.$ac_ext | 5300 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5108 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 5301 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 5109 | echo "${ECHO_T}$ac_header_compiler" >&6 | 5302 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 5110 | 5303 | ||
| @@ -5112,7 +5305,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 5112 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 5305 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 5113 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 5306 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 5114 | cat >conftest.$ac_ext <<_ACEOF | 5307 | cat >conftest.$ac_ext <<_ACEOF |
| 5115 | #line $LINENO "configure" | ||
| 5116 | /* confdefs.h. */ | 5308 | /* confdefs.h. */ |
| 5117 | _ACEOF | 5309 | _ACEOF |
| 5118 | cat confdefs.h >>conftest.$ac_ext | 5310 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5130,6 +5322,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 5130 | (exit $ac_status); } >/dev/null; then | 5322 | (exit $ac_status); } >/dev/null; then |
| 5131 | if test -s conftest.err; then | 5323 | if test -s conftest.err; then |
| 5132 | ac_cpp_err=$ac_c_preproc_warn_flag | 5324 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 5325 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 5133 | else | 5326 | else |
| 5134 | ac_cpp_err= | 5327 | ac_cpp_err= |
| 5135 | fi | 5328 | fi |
| @@ -5149,33 +5342,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 5149 | echo "${ECHO_T}$ac_header_preproc" >&6 | 5342 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 5150 | 5343 | ||
| 5151 | # So? What about this header? | 5344 | # So? What about this header? |
| 5152 | case $ac_header_compiler:$ac_header_preproc in | 5345 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 5153 | yes:no ) | 5346 | yes:no: ) |
| 5154 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 5347 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 5155 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 5348 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 5156 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 5349 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 5157 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 5350 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 5158 | ( | 5351 | ac_header_preproc=yes |
| 5159 | cat <<\_ASBOX | ||
| 5160 | ## ------------------------------------ ## | ||
| 5161 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 5162 | ## ------------------------------------ ## | ||
| 5163 | _ASBOX | ||
| 5164 | ) | | ||
| 5165 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 5166 | ;; | 5352 | ;; |
| 5167 | no:yes ) | 5353 | no:yes:* ) |
| 5168 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 5354 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 5169 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 5355 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 5170 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 5356 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 5171 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 5357 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 5358 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 5359 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 5360 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 5361 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 5172 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 5362 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 5173 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 5363 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 5364 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 5365 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 5174 | ( | 5366 | ( |
| 5175 | cat <<\_ASBOX | 5367 | cat <<\_ASBOX |
| 5176 | ## ------------------------------------ ## | 5368 | ## ------------------------------------------ ## |
| 5177 | ## Report this to bug-autoconf@gnu.org. ## | 5369 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 5178 | ## ------------------------------------ ## | 5370 | ## ------------------------------------------ ## |
| 5179 | _ASBOX | 5371 | _ASBOX |
| 5180 | ) | | 5372 | ) | |
| 5181 | sed "s/^/$as_me: WARNING: /" >&2 | 5373 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -5186,7 +5378,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 5186 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 5378 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 5187 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5379 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5188 | else | 5380 | else |
| 5189 | eval "$as_ac_Header=$ac_header_preproc" | 5381 | eval "$as_ac_Header=\$ac_header_preproc" |
| 5190 | fi | 5382 | fi |
| 5191 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 5383 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 5192 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 5384 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -5211,7 +5403,6 @@ if eval "test \"\${$as_ac_Header+set}\" = set"; then | |||
| 5211 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5403 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5212 | else | 5404 | else |
| 5213 | cat >conftest.$ac_ext <<_ACEOF | 5405 | cat >conftest.$ac_ext <<_ACEOF |
| 5214 | #line $LINENO "configure" | ||
| 5215 | /* confdefs.h. */ | 5406 | /* confdefs.h. */ |
| 5216 | _ACEOF | 5407 | _ACEOF |
| 5217 | cat confdefs.h >>conftest.$ac_ext | 5408 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5229,6 +5420,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 5229 | (exit $ac_status); } >/dev/null; then | 5420 | (exit $ac_status); } >/dev/null; then |
| 5230 | if test -s conftest.err; then | 5421 | if test -s conftest.err; then |
| 5231 | ac_cpp_err=$ac_c_preproc_warn_flag | 5422 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 5423 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 5232 | else | 5424 | else |
| 5233 | ac_cpp_err= | 5425 | ac_cpp_err= |
| 5234 | fi | 5426 | fi |
| @@ -5262,7 +5454,6 @@ if test "${ac_cv_header_stdc+set}" = set; then | |||
| 5262 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5454 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5263 | else | 5455 | else |
| 5264 | cat >conftest.$ac_ext <<_ACEOF | 5456 | cat >conftest.$ac_ext <<_ACEOF |
| 5265 | #line $LINENO "configure" | ||
| 5266 | /* confdefs.h. */ | 5457 | /* confdefs.h. */ |
| 5267 | _ACEOF | 5458 | _ACEOF |
| 5268 | cat confdefs.h >>conftest.$ac_ext | 5459 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5283,11 +5474,21 @@ main () | |||
| 5283 | _ACEOF | 5474 | _ACEOF |
| 5284 | rm -f conftest.$ac_objext | 5475 | rm -f conftest.$ac_objext |
| 5285 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5476 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5286 | (eval $ac_compile) 2>&5 | 5477 | (eval $ac_compile) 2>conftest.er1 |
| 5287 | ac_status=$? | 5478 | ac_status=$? |
| 5479 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5480 | rm -f conftest.er1 | ||
| 5481 | cat conftest.err >&5 | ||
| 5288 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5482 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5289 | (exit $ac_status); } && | 5483 | (exit $ac_status); } && |
| 5290 | { ac_try='test -s conftest.$ac_objext' | 5484 | { ac_try='test -z "$ac_c_werror_flag" |
| 5485 | || test ! -s conftest.err' | ||
| 5486 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5487 | (eval $ac_try) 2>&5 | ||
| 5488 | ac_status=$? | ||
| 5489 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5490 | (exit $ac_status); }; } && | ||
| 5491 | { ac_try='test -s conftest.$ac_objext' | ||
| 5291 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5492 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5292 | (eval $ac_try) 2>&5 | 5493 | (eval $ac_try) 2>&5 |
| 5293 | ac_status=$? | 5494 | ac_status=$? |
| @@ -5300,12 +5501,11 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5300 | 5501 | ||
| 5301 | ac_cv_header_stdc=no | 5502 | ac_cv_header_stdc=no |
| 5302 | fi | 5503 | fi |
| 5303 | rm -f conftest.$ac_objext conftest.$ac_ext | 5504 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5304 | 5505 | ||
| 5305 | if test $ac_cv_header_stdc = yes; then | 5506 | if test $ac_cv_header_stdc = yes; then |
| 5306 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. | 5507 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
| 5307 | cat >conftest.$ac_ext <<_ACEOF | 5508 | cat >conftest.$ac_ext <<_ACEOF |
| 5308 | #line $LINENO "configure" | ||
| 5309 | /* confdefs.h. */ | 5509 | /* confdefs.h. */ |
| 5310 | _ACEOF | 5510 | _ACEOF |
| 5311 | cat confdefs.h >>conftest.$ac_ext | 5511 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5327,7 +5527,6 @@ fi | |||
| 5327 | if test $ac_cv_header_stdc = yes; then | 5527 | if test $ac_cv_header_stdc = yes; then |
| 5328 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | 5528 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
| 5329 | cat >conftest.$ac_ext <<_ACEOF | 5529 | cat >conftest.$ac_ext <<_ACEOF |
| 5330 | #line $LINENO "configure" | ||
| 5331 | /* confdefs.h. */ | 5530 | /* confdefs.h. */ |
| 5332 | _ACEOF | 5531 | _ACEOF |
| 5333 | cat confdefs.h >>conftest.$ac_ext | 5532 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5352,7 +5551,6 @@ if test $ac_cv_header_stdc = yes; then | |||
| 5352 | : | 5551 | : |
| 5353 | else | 5552 | else |
| 5354 | cat >conftest.$ac_ext <<_ACEOF | 5553 | cat >conftest.$ac_ext <<_ACEOF |
| 5355 | #line $LINENO "configure" | ||
| 5356 | /* confdefs.h. */ | 5554 | /* confdefs.h. */ |
| 5357 | _ACEOF | 5555 | _ACEOF |
| 5358 | cat confdefs.h >>conftest.$ac_ext | 5556 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5364,9 +5562,9 @@ cat >>conftest.$ac_ext <<_ACEOF | |||
| 5364 | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | 5562 | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
| 5365 | #else | 5563 | #else |
| 5366 | # define ISLOWER(c) \ | 5564 | # define ISLOWER(c) \ |
| 5367 | (('a' <= (c) && (c) <= 'i') \ | 5565 | (('a' <= (c) && (c) <= 'i') \ |
| 5368 | || ('j' <= (c) && (c) <= 'r') \ | 5566 | || ('j' <= (c) && (c) <= 'r') \ |
| 5369 | || ('s' <= (c) && (c) <= 'z')) | 5567 | || ('s' <= (c) && (c) <= 'z')) |
| 5370 | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | 5568 | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) |
| 5371 | #endif | 5569 | #endif |
| 5372 | 5570 | ||
| @@ -5377,7 +5575,7 @@ main () | |||
| 5377 | int i; | 5575 | int i; |
| 5378 | for (i = 0; i < 256; i++) | 5576 | for (i = 0; i < 256; i++) |
| 5379 | if (XOR (islower (i), ISLOWER (i)) | 5577 | if (XOR (islower (i), ISLOWER (i)) |
| 5380 | || toupper (i) != TOUPPER (i)) | 5578 | || toupper (i) != TOUPPER (i)) |
| 5381 | exit(2); | 5579 | exit(2); |
| 5382 | exit (0); | 5580 | exit (0); |
| 5383 | } | 5581 | } |
| @@ -5402,7 +5600,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5402 | ( exit $ac_status ) | 5600 | ( exit $ac_status ) |
| 5403 | ac_cv_header_stdc=no | 5601 | ac_cv_header_stdc=no |
| 5404 | fi | 5602 | fi |
| 5405 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 5603 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 5406 | fi | 5604 | fi |
| 5407 | fi | 5605 | fi |
| 5408 | fi | 5606 | fi |
| @@ -5422,7 +5620,6 @@ if test "${ac_cv_header_time+set}" = set; then | |||
| 5422 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5620 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5423 | else | 5621 | else |
| 5424 | cat >conftest.$ac_ext <<_ACEOF | 5622 | cat >conftest.$ac_ext <<_ACEOF |
| 5425 | #line $LINENO "configure" | ||
| 5426 | /* confdefs.h. */ | 5623 | /* confdefs.h. */ |
| 5427 | _ACEOF | 5624 | _ACEOF |
| 5428 | cat confdefs.h >>conftest.$ac_ext | 5625 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5443,11 +5640,21 @@ return 0; | |||
| 5443 | _ACEOF | 5640 | _ACEOF |
| 5444 | rm -f conftest.$ac_objext | 5641 | rm -f conftest.$ac_objext |
| 5445 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5642 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5446 | (eval $ac_compile) 2>&5 | 5643 | (eval $ac_compile) 2>conftest.er1 |
| 5447 | ac_status=$? | 5644 | ac_status=$? |
| 5645 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5646 | rm -f conftest.er1 | ||
| 5647 | cat conftest.err >&5 | ||
| 5448 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5648 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5449 | (exit $ac_status); } && | 5649 | (exit $ac_status); } && |
| 5450 | { ac_try='test -s conftest.$ac_objext' | 5650 | { ac_try='test -z "$ac_c_werror_flag" |
| 5651 | || test ! -s conftest.err' | ||
| 5652 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5653 | (eval $ac_try) 2>&5 | ||
| 5654 | ac_status=$? | ||
| 5655 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5656 | (exit $ac_status); }; } && | ||
| 5657 | { ac_try='test -s conftest.$ac_objext' | ||
| 5451 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5658 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5452 | (eval $ac_try) 2>&5 | 5659 | (eval $ac_try) 2>&5 |
| 5453 | ac_status=$? | 5660 | ac_status=$? |
| @@ -5460,7 +5667,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5460 | 5667 | ||
| 5461 | ac_cv_header_time=no | 5668 | ac_cv_header_time=no |
| 5462 | fi | 5669 | fi |
| 5463 | rm -f conftest.$ac_objext conftest.$ac_ext | 5670 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5464 | fi | 5671 | fi |
| 5465 | echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5 | 5672 | echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5 |
| 5466 | echo "${ECHO_T}$ac_cv_header_time" >&6 | 5673 | echo "${ECHO_T}$ac_cv_header_time" >&6 |
| @@ -5478,7 +5685,6 @@ if test "${ac_cv_have_decl_sys_siglist+set}" = set; then | |||
| 5478 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5685 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5479 | else | 5686 | else |
| 5480 | cat >conftest.$ac_ext <<_ACEOF | 5687 | cat >conftest.$ac_ext <<_ACEOF |
| 5481 | #line $LINENO "configure" | ||
| 5482 | /* confdefs.h. */ | 5688 | /* confdefs.h. */ |
| 5483 | _ACEOF | 5689 | _ACEOF |
| 5484 | cat confdefs.h >>conftest.$ac_ext | 5690 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5498,11 +5704,21 @@ main () | |||
| 5498 | _ACEOF | 5704 | _ACEOF |
| 5499 | rm -f conftest.$ac_objext | 5705 | rm -f conftest.$ac_objext |
| 5500 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5706 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5501 | (eval $ac_compile) 2>&5 | 5707 | (eval $ac_compile) 2>conftest.er1 |
| 5502 | ac_status=$? | 5708 | ac_status=$? |
| 5709 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5710 | rm -f conftest.er1 | ||
| 5711 | cat conftest.err >&5 | ||
| 5503 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5712 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5504 | (exit $ac_status); } && | 5713 | (exit $ac_status); } && |
| 5505 | { ac_try='test -s conftest.$ac_objext' | 5714 | { ac_try='test -z "$ac_c_werror_flag" |
| 5715 | || test ! -s conftest.err' | ||
| 5716 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5717 | (eval $ac_try) 2>&5 | ||
| 5718 | ac_status=$? | ||
| 5719 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5720 | (exit $ac_status); }; } && | ||
| 5721 | { ac_try='test -s conftest.$ac_objext' | ||
| 5506 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5722 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5507 | (eval $ac_try) 2>&5 | 5723 | (eval $ac_try) 2>&5 |
| 5508 | ac_status=$? | 5724 | ac_status=$? |
| @@ -5515,7 +5731,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5515 | 5731 | ||
| 5516 | ac_cv_have_decl_sys_siglist=no | 5732 | ac_cv_have_decl_sys_siglist=no |
| 5517 | fi | 5733 | fi |
| 5518 | rm -f conftest.$ac_objext conftest.$ac_ext | 5734 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5519 | fi | 5735 | fi |
| 5520 | echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5 | 5736 | echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5 |
| 5521 | echo "${ECHO_T}$ac_cv_have_decl_sys_siglist" >&6 | 5737 | echo "${ECHO_T}$ac_cv_have_decl_sys_siglist" >&6 |
| @@ -5543,7 +5759,6 @@ if test "${ac_cv_have_decl___sys_siglist+set}" = set; then | |||
| 5543 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5759 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5544 | else | 5760 | else |
| 5545 | cat >conftest.$ac_ext <<_ACEOF | 5761 | cat >conftest.$ac_ext <<_ACEOF |
| 5546 | #line $LINENO "configure" | ||
| 5547 | /* confdefs.h. */ | 5762 | /* confdefs.h. */ |
| 5548 | _ACEOF | 5763 | _ACEOF |
| 5549 | cat confdefs.h >>conftest.$ac_ext | 5764 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5563,11 +5778,21 @@ main () | |||
| 5563 | _ACEOF | 5778 | _ACEOF |
| 5564 | rm -f conftest.$ac_objext | 5779 | rm -f conftest.$ac_objext |
| 5565 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5780 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5566 | (eval $ac_compile) 2>&5 | 5781 | (eval $ac_compile) 2>conftest.er1 |
| 5567 | ac_status=$? | 5782 | ac_status=$? |
| 5783 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5784 | rm -f conftest.er1 | ||
| 5785 | cat conftest.err >&5 | ||
| 5568 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5786 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5569 | (exit $ac_status); } && | 5787 | (exit $ac_status); } && |
| 5570 | { ac_try='test -s conftest.$ac_objext' | 5788 | { ac_try='test -z "$ac_c_werror_flag" |
| 5789 | || test ! -s conftest.err' | ||
| 5790 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5791 | (eval $ac_try) 2>&5 | ||
| 5792 | ac_status=$? | ||
| 5793 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5794 | (exit $ac_status); }; } && | ||
| 5795 | { ac_try='test -s conftest.$ac_objext' | ||
| 5571 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5796 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5572 | (eval $ac_try) 2>&5 | 5797 | (eval $ac_try) 2>&5 |
| 5573 | ac_status=$? | 5798 | ac_status=$? |
| @@ -5580,7 +5805,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5580 | 5805 | ||
| 5581 | ac_cv_have_decl___sys_siglist=no | 5806 | ac_cv_have_decl___sys_siglist=no |
| 5582 | fi | 5807 | fi |
| 5583 | rm -f conftest.$ac_objext conftest.$ac_ext | 5808 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5584 | fi | 5809 | fi |
| 5585 | echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5 | 5810 | echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5 |
| 5586 | echo "${ECHO_T}$ac_cv_have_decl___sys_siglist" >&6 | 5811 | echo "${ECHO_T}$ac_cv_have_decl___sys_siglist" >&6 |
| @@ -5614,7 +5839,6 @@ if test "${ac_cv_header_sys_wait_h+set}" = set; then | |||
| 5614 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5839 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5615 | else | 5840 | else |
| 5616 | cat >conftest.$ac_ext <<_ACEOF | 5841 | cat >conftest.$ac_ext <<_ACEOF |
| 5617 | #line $LINENO "configure" | ||
| 5618 | /* confdefs.h. */ | 5842 | /* confdefs.h. */ |
| 5619 | _ACEOF | 5843 | _ACEOF |
| 5620 | cat confdefs.h >>conftest.$ac_ext | 5844 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5641,11 +5865,21 @@ main () | |||
| 5641 | _ACEOF | 5865 | _ACEOF |
| 5642 | rm -f conftest.$ac_objext | 5866 | rm -f conftest.$ac_objext |
| 5643 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5867 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5644 | (eval $ac_compile) 2>&5 | 5868 | (eval $ac_compile) 2>conftest.er1 |
| 5645 | ac_status=$? | 5869 | ac_status=$? |
| 5870 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5871 | rm -f conftest.er1 | ||
| 5872 | cat conftest.err >&5 | ||
| 5646 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5873 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5647 | (exit $ac_status); } && | 5874 | (exit $ac_status); } && |
| 5648 | { ac_try='test -s conftest.$ac_objext' | 5875 | { ac_try='test -z "$ac_c_werror_flag" |
| 5876 | || test ! -s conftest.err' | ||
| 5877 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5878 | (eval $ac_try) 2>&5 | ||
| 5879 | ac_status=$? | ||
| 5880 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5881 | (exit $ac_status); }; } && | ||
| 5882 | { ac_try='test -s conftest.$ac_objext' | ||
| 5649 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5883 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5650 | (eval $ac_try) 2>&5 | 5884 | (eval $ac_try) 2>&5 |
| 5651 | ac_status=$? | 5885 | ac_status=$? |
| @@ -5658,7 +5892,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5658 | 5892 | ||
| 5659 | ac_cv_header_sys_wait_h=no | 5893 | ac_cv_header_sys_wait_h=no |
| 5660 | fi | 5894 | fi |
| 5661 | rm -f conftest.$ac_objext conftest.$ac_ext | 5895 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5662 | fi | 5896 | fi |
| 5663 | echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5 | 5897 | echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5 |
| 5664 | echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6 | 5898 | echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6 |
| @@ -5677,7 +5911,6 @@ if test "${emacs_cv_struct_utimbuf+set}" = set; then | |||
| 5677 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5911 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5678 | else | 5912 | else |
| 5679 | cat >conftest.$ac_ext <<_ACEOF | 5913 | cat >conftest.$ac_ext <<_ACEOF |
| 5680 | #line $LINENO "configure" | ||
| 5681 | /* confdefs.h. */ | 5914 | /* confdefs.h. */ |
| 5682 | _ACEOF | 5915 | _ACEOF |
| 5683 | cat confdefs.h >>conftest.$ac_ext | 5916 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5706,11 +5939,21 @@ static struct utimbuf x; x.actime = x.modtime; | |||
| 5706 | _ACEOF | 5939 | _ACEOF |
| 5707 | rm -f conftest.$ac_objext | 5940 | rm -f conftest.$ac_objext |
| 5708 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5941 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5709 | (eval $ac_compile) 2>&5 | 5942 | (eval $ac_compile) 2>conftest.er1 |
| 5710 | ac_status=$? | 5943 | ac_status=$? |
| 5944 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 5945 | rm -f conftest.er1 | ||
| 5946 | cat conftest.err >&5 | ||
| 5711 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5947 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5712 | (exit $ac_status); } && | 5948 | (exit $ac_status); } && |
| 5713 | { ac_try='test -s conftest.$ac_objext' | 5949 | { ac_try='test -z "$ac_c_werror_flag" |
| 5950 | || test ! -s conftest.err' | ||
| 5951 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 5952 | (eval $ac_try) 2>&5 | ||
| 5953 | ac_status=$? | ||
| 5954 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 5955 | (exit $ac_status); }; } && | ||
| 5956 | { ac_try='test -s conftest.$ac_objext' | ||
| 5714 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5957 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5715 | (eval $ac_try) 2>&5 | 5958 | (eval $ac_try) 2>&5 |
| 5716 | ac_status=$? | 5959 | ac_status=$? |
| @@ -5723,7 +5966,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5723 | 5966 | ||
| 5724 | emacs_cv_struct_utimbuf=no | 5967 | emacs_cv_struct_utimbuf=no |
| 5725 | fi | 5968 | fi |
| 5726 | rm -f conftest.$ac_objext conftest.$ac_ext | 5969 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5727 | fi | 5970 | fi |
| 5728 | echo "$as_me:$LINENO: result: $emacs_cv_struct_utimbuf" >&5 | 5971 | echo "$as_me:$LINENO: result: $emacs_cv_struct_utimbuf" >&5 |
| 5729 | echo "${ECHO_T}$emacs_cv_struct_utimbuf" >&6 | 5972 | echo "${ECHO_T}$emacs_cv_struct_utimbuf" >&6 |
| @@ -5741,7 +5984,6 @@ if test "${ac_cv_type_signal+set}" = set; then | |||
| 5741 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5984 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5742 | else | 5985 | else |
| 5743 | cat >conftest.$ac_ext <<_ACEOF | 5986 | cat >conftest.$ac_ext <<_ACEOF |
| 5744 | #line $LINENO "configure" | ||
| 5745 | /* confdefs.h. */ | 5987 | /* confdefs.h. */ |
| 5746 | _ACEOF | 5988 | _ACEOF |
| 5747 | cat confdefs.h >>conftest.$ac_ext | 5989 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5768,11 +6010,21 @@ int i; | |||
| 5768 | _ACEOF | 6010 | _ACEOF |
| 5769 | rm -f conftest.$ac_objext | 6011 | rm -f conftest.$ac_objext |
| 5770 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6012 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5771 | (eval $ac_compile) 2>&5 | 6013 | (eval $ac_compile) 2>conftest.er1 |
| 5772 | ac_status=$? | 6014 | ac_status=$? |
| 6015 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6016 | rm -f conftest.er1 | ||
| 6017 | cat conftest.err >&5 | ||
| 5773 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6018 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5774 | (exit $ac_status); } && | 6019 | (exit $ac_status); } && |
| 5775 | { ac_try='test -s conftest.$ac_objext' | 6020 | { ac_try='test -z "$ac_c_werror_flag" |
| 6021 | || test ! -s conftest.err' | ||
| 6022 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6023 | (eval $ac_try) 2>&5 | ||
| 6024 | ac_status=$? | ||
| 6025 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6026 | (exit $ac_status); }; } && | ||
| 6027 | { ac_try='test -s conftest.$ac_objext' | ||
| 5776 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6028 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5777 | (eval $ac_try) 2>&5 | 6029 | (eval $ac_try) 2>&5 |
| 5778 | ac_status=$? | 6030 | ac_status=$? |
| @@ -5785,7 +6037,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5785 | 6037 | ||
| 5786 | ac_cv_type_signal=int | 6038 | ac_cv_type_signal=int |
| 5787 | fi | 6039 | fi |
| 5788 | rm -f conftest.$ac_objext conftest.$ac_ext | 6040 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5789 | fi | 6041 | fi |
| 5790 | echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5 | 6042 | echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5 |
| 5791 | echo "${ECHO_T}$ac_cv_type_signal" >&6 | 6043 | echo "${ECHO_T}$ac_cv_type_signal" >&6 |
| @@ -5802,7 +6054,6 @@ if test "${emacs_cv_speed_t+set}" = set; then | |||
| 5802 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6054 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5803 | else | 6055 | else |
| 5804 | cat >conftest.$ac_ext <<_ACEOF | 6056 | cat >conftest.$ac_ext <<_ACEOF |
| 5805 | #line $LINENO "configure" | ||
| 5806 | /* confdefs.h. */ | 6057 | /* confdefs.h. */ |
| 5807 | _ACEOF | 6058 | _ACEOF |
| 5808 | cat confdefs.h >>conftest.$ac_ext | 6059 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5819,11 +6070,21 @@ speed_t x = 1; | |||
| 5819 | _ACEOF | 6070 | _ACEOF |
| 5820 | rm -f conftest.$ac_objext | 6071 | rm -f conftest.$ac_objext |
| 5821 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6072 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5822 | (eval $ac_compile) 2>&5 | 6073 | (eval $ac_compile) 2>conftest.er1 |
| 5823 | ac_status=$? | 6074 | ac_status=$? |
| 6075 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6076 | rm -f conftest.er1 | ||
| 6077 | cat conftest.err >&5 | ||
| 5824 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6078 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5825 | (exit $ac_status); } && | 6079 | (exit $ac_status); } && |
| 5826 | { ac_try='test -s conftest.$ac_objext' | 6080 | { ac_try='test -z "$ac_c_werror_flag" |
| 6081 | || test ! -s conftest.err' | ||
| 6082 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6083 | (eval $ac_try) 2>&5 | ||
| 6084 | ac_status=$? | ||
| 6085 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6086 | (exit $ac_status); }; } && | ||
| 6087 | { ac_try='test -s conftest.$ac_objext' | ||
| 5827 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6088 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5828 | (eval $ac_try) 2>&5 | 6089 | (eval $ac_try) 2>&5 |
| 5829 | ac_status=$? | 6090 | ac_status=$? |
| @@ -5836,7 +6097,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5836 | 6097 | ||
| 5837 | emacs_cv_speed_t=no | 6098 | emacs_cv_speed_t=no |
| 5838 | fi | 6099 | fi |
| 5839 | rm -f conftest.$ac_objext conftest.$ac_ext | 6100 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5840 | fi | 6101 | fi |
| 5841 | echo "$as_me:$LINENO: result: $emacs_cv_speed_t" >&5 | 6102 | echo "$as_me:$LINENO: result: $emacs_cv_speed_t" >&5 |
| 5842 | echo "${ECHO_T}$emacs_cv_speed_t" >&6 | 6103 | echo "${ECHO_T}$emacs_cv_speed_t" >&6 |
| @@ -5854,7 +6115,6 @@ if test "${emacs_cv_struct_timeval+set}" = set; then | |||
| 5854 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6115 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5855 | else | 6116 | else |
| 5856 | cat >conftest.$ac_ext <<_ACEOF | 6117 | cat >conftest.$ac_ext <<_ACEOF |
| 5857 | #line $LINENO "configure" | ||
| 5858 | /* confdefs.h. */ | 6118 | /* confdefs.h. */ |
| 5859 | _ACEOF | 6119 | _ACEOF |
| 5860 | cat confdefs.h >>conftest.$ac_ext | 6120 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5880,11 +6140,21 @@ static struct timeval x; x.tv_sec = x.tv_usec; | |||
| 5880 | _ACEOF | 6140 | _ACEOF |
| 5881 | rm -f conftest.$ac_objext | 6141 | rm -f conftest.$ac_objext |
| 5882 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6142 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5883 | (eval $ac_compile) 2>&5 | 6143 | (eval $ac_compile) 2>conftest.er1 |
| 5884 | ac_status=$? | 6144 | ac_status=$? |
| 6145 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6146 | rm -f conftest.er1 | ||
| 6147 | cat conftest.err >&5 | ||
| 5885 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6148 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5886 | (exit $ac_status); } && | 6149 | (exit $ac_status); } && |
| 5887 | { ac_try='test -s conftest.$ac_objext' | 6150 | { ac_try='test -z "$ac_c_werror_flag" |
| 6151 | || test ! -s conftest.err' | ||
| 6152 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6153 | (eval $ac_try) 2>&5 | ||
| 6154 | ac_status=$? | ||
| 6155 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6156 | (exit $ac_status); }; } && | ||
| 6157 | { ac_try='test -s conftest.$ac_objext' | ||
| 5888 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6158 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5889 | (eval $ac_try) 2>&5 | 6159 | (eval $ac_try) 2>&5 |
| 5890 | ac_status=$? | 6160 | ac_status=$? |
| @@ -5897,7 +6167,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5897 | 6167 | ||
| 5898 | emacs_cv_struct_timeval=no | 6168 | emacs_cv_struct_timeval=no |
| 5899 | fi | 6169 | fi |
| 5900 | rm -f conftest.$ac_objext conftest.$ac_ext | 6170 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5901 | fi | 6171 | fi |
| 5902 | echo "$as_me:$LINENO: result: $emacs_cv_struct_timeval" >&5 | 6172 | echo "$as_me:$LINENO: result: $emacs_cv_struct_timeval" >&5 |
| 5903 | echo "${ECHO_T}$emacs_cv_struct_timeval" >&6 | 6173 | echo "${ECHO_T}$emacs_cv_struct_timeval" >&6 |
| @@ -5916,7 +6186,6 @@ if test "${emacs_cv_struct_exception+set}" = set; then | |||
| 5916 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6186 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5917 | else | 6187 | else |
| 5918 | cat >conftest.$ac_ext <<_ACEOF | 6188 | cat >conftest.$ac_ext <<_ACEOF |
| 5919 | #line $LINENO "configure" | ||
| 5920 | /* confdefs.h. */ | 6189 | /* confdefs.h. */ |
| 5921 | _ACEOF | 6190 | _ACEOF |
| 5922 | cat confdefs.h >>conftest.$ac_ext | 6191 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5933,11 +6202,21 @@ static struct exception x; x.arg1 = x.arg2 = x.retval; x.name = ""; x.type = 1; | |||
| 5933 | _ACEOF | 6202 | _ACEOF |
| 5934 | rm -f conftest.$ac_objext | 6203 | rm -f conftest.$ac_objext |
| 5935 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6204 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5936 | (eval $ac_compile) 2>&5 | 6205 | (eval $ac_compile) 2>conftest.er1 |
| 5937 | ac_status=$? | 6206 | ac_status=$? |
| 6207 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6208 | rm -f conftest.er1 | ||
| 6209 | cat conftest.err >&5 | ||
| 5938 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6210 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5939 | (exit $ac_status); } && | 6211 | (exit $ac_status); } && |
| 5940 | { ac_try='test -s conftest.$ac_objext' | 6212 | { ac_try='test -z "$ac_c_werror_flag" |
| 6213 | || test ! -s conftest.err' | ||
| 6214 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6215 | (eval $ac_try) 2>&5 | ||
| 6216 | ac_status=$? | ||
| 6217 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6218 | (exit $ac_status); }; } && | ||
| 6219 | { ac_try='test -s conftest.$ac_objext' | ||
| 5941 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6220 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5942 | (eval $ac_try) 2>&5 | 6221 | (eval $ac_try) 2>&5 |
| 5943 | ac_status=$? | 6222 | ac_status=$? |
| @@ -5950,7 +6229,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 5950 | 6229 | ||
| 5951 | emacs_cv_struct_exception=no | 6230 | emacs_cv_struct_exception=no |
| 5952 | fi | 6231 | fi |
| 5953 | rm -f conftest.$ac_objext conftest.$ac_ext | 6232 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 5954 | fi | 6233 | fi |
| 5955 | echo "$as_me:$LINENO: result: $emacs_cv_struct_exception" >&5 | 6234 | echo "$as_me:$LINENO: result: $emacs_cv_struct_exception" >&5 |
| 5956 | echo "${ECHO_T}$emacs_cv_struct_exception" >&6 | 6235 | echo "${ECHO_T}$emacs_cv_struct_exception" >&6 |
| @@ -5969,7 +6248,6 @@ if test "${ac_cv_struct_tm+set}" = set; then | |||
| 5969 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6248 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5970 | else | 6249 | else |
| 5971 | cat >conftest.$ac_ext <<_ACEOF | 6250 | cat >conftest.$ac_ext <<_ACEOF |
| 5972 | #line $LINENO "configure" | ||
| 5973 | /* confdefs.h. */ | 6251 | /* confdefs.h. */ |
| 5974 | _ACEOF | 6252 | _ACEOF |
| 5975 | cat confdefs.h >>conftest.$ac_ext | 6253 | cat confdefs.h >>conftest.$ac_ext |
| @@ -5988,11 +6266,21 @@ struct tm *tp; tp->tm_sec; | |||
| 5988 | _ACEOF | 6266 | _ACEOF |
| 5989 | rm -f conftest.$ac_objext | 6267 | rm -f conftest.$ac_objext |
| 5990 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6268 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 5991 | (eval $ac_compile) 2>&5 | 6269 | (eval $ac_compile) 2>conftest.er1 |
| 5992 | ac_status=$? | 6270 | ac_status=$? |
| 6271 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6272 | rm -f conftest.er1 | ||
| 6273 | cat conftest.err >&5 | ||
| 5993 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6274 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5994 | (exit $ac_status); } && | 6275 | (exit $ac_status); } && |
| 5995 | { ac_try='test -s conftest.$ac_objext' | 6276 | { ac_try='test -z "$ac_c_werror_flag" |
| 6277 | || test ! -s conftest.err' | ||
| 6278 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6279 | (eval $ac_try) 2>&5 | ||
| 6280 | ac_status=$? | ||
| 6281 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6282 | (exit $ac_status); }; } && | ||
| 6283 | { ac_try='test -s conftest.$ac_objext' | ||
| 5996 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6284 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5997 | (eval $ac_try) 2>&5 | 6285 | (eval $ac_try) 2>&5 |
| 5998 | ac_status=$? | 6286 | ac_status=$? |
| @@ -6005,7 +6293,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6005 | 6293 | ||
| 6006 | ac_cv_struct_tm=sys/time.h | 6294 | ac_cv_struct_tm=sys/time.h |
| 6007 | fi | 6295 | fi |
| 6008 | rm -f conftest.$ac_objext conftest.$ac_ext | 6296 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6009 | fi | 6297 | fi |
| 6010 | echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 | 6298 | echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 |
| 6011 | echo "${ECHO_T}$ac_cv_struct_tm" >&6 | 6299 | echo "${ECHO_T}$ac_cv_struct_tm" >&6 |
| @@ -6023,7 +6311,6 @@ if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then | |||
| 6023 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6311 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6024 | else | 6312 | else |
| 6025 | cat >conftest.$ac_ext <<_ACEOF | 6313 | cat >conftest.$ac_ext <<_ACEOF |
| 6026 | #line $LINENO "configure" | ||
| 6027 | /* confdefs.h. */ | 6314 | /* confdefs.h. */ |
| 6028 | _ACEOF | 6315 | _ACEOF |
| 6029 | cat confdefs.h >>conftest.$ac_ext | 6316 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6045,11 +6332,21 @@ return 0; | |||
| 6045 | _ACEOF | 6332 | _ACEOF |
| 6046 | rm -f conftest.$ac_objext | 6333 | rm -f conftest.$ac_objext |
| 6047 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6334 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6048 | (eval $ac_compile) 2>&5 | 6335 | (eval $ac_compile) 2>conftest.er1 |
| 6049 | ac_status=$? | 6336 | ac_status=$? |
| 6337 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6338 | rm -f conftest.er1 | ||
| 6339 | cat conftest.err >&5 | ||
| 6050 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6340 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6051 | (exit $ac_status); } && | 6341 | (exit $ac_status); } && |
| 6052 | { ac_try='test -s conftest.$ac_objext' | 6342 | { ac_try='test -z "$ac_c_werror_flag" |
| 6343 | || test ! -s conftest.err' | ||
| 6344 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6345 | (eval $ac_try) 2>&5 | ||
| 6346 | ac_status=$? | ||
| 6347 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6348 | (exit $ac_status); }; } && | ||
| 6349 | { ac_try='test -s conftest.$ac_objext' | ||
| 6053 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6350 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6054 | (eval $ac_try) 2>&5 | 6351 | (eval $ac_try) 2>&5 |
| 6055 | ac_status=$? | 6352 | ac_status=$? |
| @@ -6061,7 +6358,6 @@ else | |||
| 6061 | sed 's/^/| /' conftest.$ac_ext >&5 | 6358 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6062 | 6359 | ||
| 6063 | cat >conftest.$ac_ext <<_ACEOF | 6360 | cat >conftest.$ac_ext <<_ACEOF |
| 6064 | #line $LINENO "configure" | ||
| 6065 | /* confdefs.h. */ | 6361 | /* confdefs.h. */ |
| 6066 | _ACEOF | 6362 | _ACEOF |
| 6067 | cat confdefs.h >>conftest.$ac_ext | 6363 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6083,11 +6379,21 @@ return 0; | |||
| 6083 | _ACEOF | 6379 | _ACEOF |
| 6084 | rm -f conftest.$ac_objext | 6380 | rm -f conftest.$ac_objext |
| 6085 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6381 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6086 | (eval $ac_compile) 2>&5 | 6382 | (eval $ac_compile) 2>conftest.er1 |
| 6087 | ac_status=$? | 6383 | ac_status=$? |
| 6384 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6385 | rm -f conftest.er1 | ||
| 6386 | cat conftest.err >&5 | ||
| 6088 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6387 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6089 | (exit $ac_status); } && | 6388 | (exit $ac_status); } && |
| 6090 | { ac_try='test -s conftest.$ac_objext' | 6389 | { ac_try='test -z "$ac_c_werror_flag" |
| 6390 | || test ! -s conftest.err' | ||
| 6391 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6392 | (eval $ac_try) 2>&5 | ||
| 6393 | ac_status=$? | ||
| 6394 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6395 | (exit $ac_status); }; } && | ||
| 6396 | { ac_try='test -s conftest.$ac_objext' | ||
| 6091 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6397 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6092 | (eval $ac_try) 2>&5 | 6398 | (eval $ac_try) 2>&5 |
| 6093 | ac_status=$? | 6399 | ac_status=$? |
| @@ -6100,9 +6406,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6100 | 6406 | ||
| 6101 | ac_cv_member_struct_tm_tm_zone=no | 6407 | ac_cv_member_struct_tm_tm_zone=no |
| 6102 | fi | 6408 | fi |
| 6103 | rm -f conftest.$ac_objext conftest.$ac_ext | 6409 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6104 | fi | 6410 | fi |
| 6105 | rm -f conftest.$ac_objext conftest.$ac_ext | 6411 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6106 | fi | 6412 | fi |
| 6107 | 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 |
| 6108 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 | 6414 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 |
| @@ -6128,7 +6434,6 @@ if test "${ac_cv_var_tzname+set}" = set; then | |||
| 6128 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6434 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6129 | else | 6435 | else |
| 6130 | cat >conftest.$ac_ext <<_ACEOF | 6436 | cat >conftest.$ac_ext <<_ACEOF |
| 6131 | #line $LINENO "configure" | ||
| 6132 | /* confdefs.h. */ | 6437 | /* confdefs.h. */ |
| 6133 | _ACEOF | 6438 | _ACEOF |
| 6134 | cat confdefs.h >>conftest.$ac_ext | 6439 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6149,11 +6454,21 @@ atoi(*tzname); | |||
| 6149 | _ACEOF | 6454 | _ACEOF |
| 6150 | rm -f conftest.$ac_objext conftest$ac_exeext | 6455 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6151 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 6456 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 6152 | (eval $ac_link) 2>&5 | 6457 | (eval $ac_link) 2>conftest.er1 |
| 6153 | ac_status=$? | 6458 | ac_status=$? |
| 6459 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6460 | rm -f conftest.er1 | ||
| 6461 | cat conftest.err >&5 | ||
| 6154 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6462 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6155 | (exit $ac_status); } && | 6463 | (exit $ac_status); } && |
| 6156 | { ac_try='test -s conftest$ac_exeext' | 6464 | { ac_try='test -z "$ac_c_werror_flag" |
| 6465 | || test ! -s conftest.err' | ||
| 6466 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6467 | (eval $ac_try) 2>&5 | ||
| 6468 | ac_status=$? | ||
| 6469 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6470 | (exit $ac_status); }; } && | ||
| 6471 | { ac_try='test -s conftest$ac_exeext' | ||
| 6157 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6472 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6158 | (eval $ac_try) 2>&5 | 6473 | (eval $ac_try) 2>&5 |
| 6159 | ac_status=$? | 6474 | ac_status=$? |
| @@ -6166,7 +6481,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6166 | 6481 | ||
| 6167 | ac_cv_var_tzname=no | 6482 | ac_cv_var_tzname=no |
| 6168 | fi | 6483 | fi |
| 6169 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 6484 | rm -f conftest.err conftest.$ac_objext \ |
| 6485 | conftest$ac_exeext conftest.$ac_ext | ||
| 6170 | fi | 6486 | fi |
| 6171 | echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 | 6487 | echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 |
| 6172 | echo "${ECHO_T}$ac_cv_var_tzname" >&6 | 6488 | echo "${ECHO_T}$ac_cv_var_tzname" >&6 |
| @@ -6185,7 +6501,6 @@ if test "${ac_cv_member_struct_tm_tm_gmtoff+set}" = set; then | |||
| 6185 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6501 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6186 | else | 6502 | else |
| 6187 | cat >conftest.$ac_ext <<_ACEOF | 6503 | cat >conftest.$ac_ext <<_ACEOF |
| 6188 | #line $LINENO "configure" | ||
| 6189 | /* confdefs.h. */ | 6504 | /* confdefs.h. */ |
| 6190 | _ACEOF | 6505 | _ACEOF |
| 6191 | cat confdefs.h >>conftest.$ac_ext | 6506 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6205,11 +6520,21 @@ return 0; | |||
| 6205 | _ACEOF | 6520 | _ACEOF |
| 6206 | rm -f conftest.$ac_objext | 6521 | rm -f conftest.$ac_objext |
| 6207 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6522 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6208 | (eval $ac_compile) 2>&5 | 6523 | (eval $ac_compile) 2>conftest.er1 |
| 6209 | ac_status=$? | 6524 | ac_status=$? |
| 6525 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6526 | rm -f conftest.er1 | ||
| 6527 | cat conftest.err >&5 | ||
| 6210 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6528 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6211 | (exit $ac_status); } && | 6529 | (exit $ac_status); } && |
| 6212 | { ac_try='test -s conftest.$ac_objext' | 6530 | { ac_try='test -z "$ac_c_werror_flag" |
| 6531 | || test ! -s conftest.err' | ||
| 6532 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6533 | (eval $ac_try) 2>&5 | ||
| 6534 | ac_status=$? | ||
| 6535 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6536 | (exit $ac_status); }; } && | ||
| 6537 | { ac_try='test -s conftest.$ac_objext' | ||
| 6213 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6538 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6214 | (eval $ac_try) 2>&5 | 6539 | (eval $ac_try) 2>&5 |
| 6215 | ac_status=$? | 6540 | ac_status=$? |
| @@ -6221,7 +6546,6 @@ else | |||
| 6221 | sed 's/^/| /' conftest.$ac_ext >&5 | 6546 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6222 | 6547 | ||
| 6223 | cat >conftest.$ac_ext <<_ACEOF | 6548 | cat >conftest.$ac_ext <<_ACEOF |
| 6224 | #line $LINENO "configure" | ||
| 6225 | /* confdefs.h. */ | 6549 | /* confdefs.h. */ |
| 6226 | _ACEOF | 6550 | _ACEOF |
| 6227 | cat confdefs.h >>conftest.$ac_ext | 6551 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6241,11 +6565,21 @@ return 0; | |||
| 6241 | _ACEOF | 6565 | _ACEOF |
| 6242 | rm -f conftest.$ac_objext | 6566 | rm -f conftest.$ac_objext |
| 6243 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6567 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6244 | (eval $ac_compile) 2>&5 | 6568 | (eval $ac_compile) 2>conftest.er1 |
| 6245 | ac_status=$? | 6569 | ac_status=$? |
| 6570 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6571 | rm -f conftest.er1 | ||
| 6572 | cat conftest.err >&5 | ||
| 6246 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6573 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6247 | (exit $ac_status); } && | 6574 | (exit $ac_status); } && |
| 6248 | { ac_try='test -s conftest.$ac_objext' | 6575 | { ac_try='test -z "$ac_c_werror_flag" |
| 6576 | || test ! -s conftest.err' | ||
| 6577 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6578 | (eval $ac_try) 2>&5 | ||
| 6579 | ac_status=$? | ||
| 6580 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6581 | (exit $ac_status); }; } && | ||
| 6582 | { ac_try='test -s conftest.$ac_objext' | ||
| 6249 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6583 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6250 | (eval $ac_try) 2>&5 | 6584 | (eval $ac_try) 2>&5 |
| 6251 | ac_status=$? | 6585 | ac_status=$? |
| @@ -6258,9 +6592,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6258 | 6592 | ||
| 6259 | ac_cv_member_struct_tm_tm_gmtoff=no | 6593 | ac_cv_member_struct_tm_tm_gmtoff=no |
| 6260 | fi | 6594 | fi |
| 6261 | rm -f conftest.$ac_objext conftest.$ac_ext | 6595 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6262 | fi | 6596 | fi |
| 6263 | rm -f conftest.$ac_objext conftest.$ac_ext | 6597 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6264 | fi | 6598 | fi |
| 6265 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_gmtoff" >&5 | 6599 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_gmtoff" >&5 |
| 6266 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_gmtoff" >&6 | 6600 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_gmtoff" >&6 |
| @@ -6278,7 +6612,6 @@ if test "${ac_cv_member_struct_ifreq_ifr_flags+set}" = set; then | |||
| 6278 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6612 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6279 | else | 6613 | else |
| 6280 | cat >conftest.$ac_ext <<_ACEOF | 6614 | cat >conftest.$ac_ext <<_ACEOF |
| 6281 | #line $LINENO "configure" | ||
| 6282 | /* confdefs.h. */ | 6615 | /* confdefs.h. */ |
| 6283 | _ACEOF | 6616 | _ACEOF |
| 6284 | cat confdefs.h >>conftest.$ac_ext | 6617 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6298,11 +6631,21 @@ return 0; | |||
| 6298 | _ACEOF | 6631 | _ACEOF |
| 6299 | rm -f conftest.$ac_objext | 6632 | rm -f conftest.$ac_objext |
| 6300 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6633 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6301 | (eval $ac_compile) 2>&5 | 6634 | (eval $ac_compile) 2>conftest.er1 |
| 6302 | ac_status=$? | 6635 | ac_status=$? |
| 6636 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6637 | rm -f conftest.er1 | ||
| 6638 | cat conftest.err >&5 | ||
| 6303 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6639 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6304 | (exit $ac_status); } && | 6640 | (exit $ac_status); } && |
| 6305 | { ac_try='test -s conftest.$ac_objext' | 6641 | { ac_try='test -z "$ac_c_werror_flag" |
| 6642 | || test ! -s conftest.err' | ||
| 6643 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6644 | (eval $ac_try) 2>&5 | ||
| 6645 | ac_status=$? | ||
| 6646 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6647 | (exit $ac_status); }; } && | ||
| 6648 | { ac_try='test -s conftest.$ac_objext' | ||
| 6306 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6649 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6307 | (eval $ac_try) 2>&5 | 6650 | (eval $ac_try) 2>&5 |
| 6308 | ac_status=$? | 6651 | ac_status=$? |
| @@ -6314,7 +6657,6 @@ else | |||
| 6314 | sed 's/^/| /' conftest.$ac_ext >&5 | 6657 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6315 | 6658 | ||
| 6316 | cat >conftest.$ac_ext <<_ACEOF | 6659 | cat >conftest.$ac_ext <<_ACEOF |
| 6317 | #line $LINENO "configure" | ||
| 6318 | /* confdefs.h. */ | 6660 | /* confdefs.h. */ |
| 6319 | _ACEOF | 6661 | _ACEOF |
| 6320 | cat confdefs.h >>conftest.$ac_ext | 6662 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6334,11 +6676,21 @@ return 0; | |||
| 6334 | _ACEOF | 6676 | _ACEOF |
| 6335 | rm -f conftest.$ac_objext | 6677 | rm -f conftest.$ac_objext |
| 6336 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6678 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6337 | (eval $ac_compile) 2>&5 | 6679 | (eval $ac_compile) 2>conftest.er1 |
| 6338 | ac_status=$? | 6680 | ac_status=$? |
| 6681 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6682 | rm -f conftest.er1 | ||
| 6683 | cat conftest.err >&5 | ||
| 6339 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6684 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6340 | (exit $ac_status); } && | 6685 | (exit $ac_status); } && |
| 6341 | { ac_try='test -s conftest.$ac_objext' | 6686 | { ac_try='test -z "$ac_c_werror_flag" |
| 6687 | || test ! -s conftest.err' | ||
| 6688 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6689 | (eval $ac_try) 2>&5 | ||
| 6690 | ac_status=$? | ||
| 6691 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6692 | (exit $ac_status); }; } && | ||
| 6693 | { ac_try='test -s conftest.$ac_objext' | ||
| 6342 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6694 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6343 | (eval $ac_try) 2>&5 | 6695 | (eval $ac_try) 2>&5 |
| 6344 | ac_status=$? | 6696 | ac_status=$? |
| @@ -6351,9 +6703,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6351 | 6703 | ||
| 6352 | ac_cv_member_struct_ifreq_ifr_flags=no | 6704 | ac_cv_member_struct_ifreq_ifr_flags=no |
| 6353 | fi | 6705 | fi |
| 6354 | rm -f conftest.$ac_objext conftest.$ac_ext | 6706 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6355 | fi | 6707 | fi |
| 6356 | rm -f conftest.$ac_objext conftest.$ac_ext | 6708 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6357 | fi | 6709 | fi |
| 6358 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_flags" >&5 | 6710 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_flags" >&5 |
| 6359 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_flags" >&6 | 6711 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_flags" >&6 |
| @@ -6371,7 +6723,6 @@ if test "${ac_cv_member_struct_ifreq_ifr_hwaddr+set}" = set; then | |||
| 6371 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6723 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6372 | else | 6724 | else |
| 6373 | cat >conftest.$ac_ext <<_ACEOF | 6725 | cat >conftest.$ac_ext <<_ACEOF |
| 6374 | #line $LINENO "configure" | ||
| 6375 | /* confdefs.h. */ | 6726 | /* confdefs.h. */ |
| 6376 | _ACEOF | 6727 | _ACEOF |
| 6377 | cat confdefs.h >>conftest.$ac_ext | 6728 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6391,11 +6742,21 @@ return 0; | |||
| 6391 | _ACEOF | 6742 | _ACEOF |
| 6392 | rm -f conftest.$ac_objext | 6743 | rm -f conftest.$ac_objext |
| 6393 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6744 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6394 | (eval $ac_compile) 2>&5 | 6745 | (eval $ac_compile) 2>conftest.er1 |
| 6395 | ac_status=$? | 6746 | ac_status=$? |
| 6747 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6748 | rm -f conftest.er1 | ||
| 6749 | cat conftest.err >&5 | ||
| 6396 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6750 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6397 | (exit $ac_status); } && | 6751 | (exit $ac_status); } && |
| 6398 | { ac_try='test -s conftest.$ac_objext' | 6752 | { ac_try='test -z "$ac_c_werror_flag" |
| 6753 | || test ! -s conftest.err' | ||
| 6754 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6755 | (eval $ac_try) 2>&5 | ||
| 6756 | ac_status=$? | ||
| 6757 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6758 | (exit $ac_status); }; } && | ||
| 6759 | { ac_try='test -s conftest.$ac_objext' | ||
| 6399 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6760 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6400 | (eval $ac_try) 2>&5 | 6761 | (eval $ac_try) 2>&5 |
| 6401 | ac_status=$? | 6762 | ac_status=$? |
| @@ -6407,7 +6768,6 @@ else | |||
| 6407 | sed 's/^/| /' conftest.$ac_ext >&5 | 6768 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6408 | 6769 | ||
| 6409 | cat >conftest.$ac_ext <<_ACEOF | 6770 | cat >conftest.$ac_ext <<_ACEOF |
| 6410 | #line $LINENO "configure" | ||
| 6411 | /* confdefs.h. */ | 6771 | /* confdefs.h. */ |
| 6412 | _ACEOF | 6772 | _ACEOF |
| 6413 | cat confdefs.h >>conftest.$ac_ext | 6773 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6427,11 +6787,21 @@ return 0; | |||
| 6427 | _ACEOF | 6787 | _ACEOF |
| 6428 | rm -f conftest.$ac_objext | 6788 | rm -f conftest.$ac_objext |
| 6429 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6789 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6430 | (eval $ac_compile) 2>&5 | 6790 | (eval $ac_compile) 2>conftest.er1 |
| 6431 | ac_status=$? | 6791 | ac_status=$? |
| 6792 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6793 | rm -f conftest.er1 | ||
| 6794 | cat conftest.err >&5 | ||
| 6432 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6795 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6433 | (exit $ac_status); } && | 6796 | (exit $ac_status); } && |
| 6434 | { ac_try='test -s conftest.$ac_objext' | 6797 | { ac_try='test -z "$ac_c_werror_flag" |
| 6798 | || test ! -s conftest.err' | ||
| 6799 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6800 | (eval $ac_try) 2>&5 | ||
| 6801 | ac_status=$? | ||
| 6802 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6803 | (exit $ac_status); }; } && | ||
| 6804 | { ac_try='test -s conftest.$ac_objext' | ||
| 6435 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6805 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6436 | (eval $ac_try) 2>&5 | 6806 | (eval $ac_try) 2>&5 |
| 6437 | ac_status=$? | 6807 | ac_status=$? |
| @@ -6444,9 +6814,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6444 | 6814 | ||
| 6445 | ac_cv_member_struct_ifreq_ifr_hwaddr=no | 6815 | ac_cv_member_struct_ifreq_ifr_hwaddr=no |
| 6446 | fi | 6816 | fi |
| 6447 | rm -f conftest.$ac_objext conftest.$ac_ext | 6817 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6448 | fi | 6818 | fi |
| 6449 | rm -f conftest.$ac_objext conftest.$ac_ext | 6819 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6450 | fi | 6820 | fi |
| 6451 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_hwaddr" >&5 | 6821 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_hwaddr" >&5 |
| 6452 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_hwaddr" >&6 | 6822 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_hwaddr" >&6 |
| @@ -6464,7 +6834,6 @@ if test "${ac_cv_member_struct_ifreq_ifr_netmask+set}" = set; then | |||
| 6464 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6834 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6465 | else | 6835 | else |
| 6466 | cat >conftest.$ac_ext <<_ACEOF | 6836 | cat >conftest.$ac_ext <<_ACEOF |
| 6467 | #line $LINENO "configure" | ||
| 6468 | /* confdefs.h. */ | 6837 | /* confdefs.h. */ |
| 6469 | _ACEOF | 6838 | _ACEOF |
| 6470 | cat confdefs.h >>conftest.$ac_ext | 6839 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6484,11 +6853,21 @@ return 0; | |||
| 6484 | _ACEOF | 6853 | _ACEOF |
| 6485 | rm -f conftest.$ac_objext | 6854 | rm -f conftest.$ac_objext |
| 6486 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6855 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6487 | (eval $ac_compile) 2>&5 | 6856 | (eval $ac_compile) 2>conftest.er1 |
| 6488 | ac_status=$? | 6857 | ac_status=$? |
| 6858 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6859 | rm -f conftest.er1 | ||
| 6860 | cat conftest.err >&5 | ||
| 6489 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6861 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6490 | (exit $ac_status); } && | 6862 | (exit $ac_status); } && |
| 6491 | { ac_try='test -s conftest.$ac_objext' | 6863 | { ac_try='test -z "$ac_c_werror_flag" |
| 6864 | || test ! -s conftest.err' | ||
| 6865 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6866 | (eval $ac_try) 2>&5 | ||
| 6867 | ac_status=$? | ||
| 6868 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6869 | (exit $ac_status); }; } && | ||
| 6870 | { ac_try='test -s conftest.$ac_objext' | ||
| 6492 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6871 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6493 | (eval $ac_try) 2>&5 | 6872 | (eval $ac_try) 2>&5 |
| 6494 | ac_status=$? | 6873 | ac_status=$? |
| @@ -6500,7 +6879,6 @@ else | |||
| 6500 | sed 's/^/| /' conftest.$ac_ext >&5 | 6879 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6501 | 6880 | ||
| 6502 | cat >conftest.$ac_ext <<_ACEOF | 6881 | cat >conftest.$ac_ext <<_ACEOF |
| 6503 | #line $LINENO "configure" | ||
| 6504 | /* confdefs.h. */ | 6882 | /* confdefs.h. */ |
| 6505 | _ACEOF | 6883 | _ACEOF |
| 6506 | cat confdefs.h >>conftest.$ac_ext | 6884 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6520,11 +6898,21 @@ return 0; | |||
| 6520 | _ACEOF | 6898 | _ACEOF |
| 6521 | rm -f conftest.$ac_objext | 6899 | rm -f conftest.$ac_objext |
| 6522 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6900 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6523 | (eval $ac_compile) 2>&5 | 6901 | (eval $ac_compile) 2>conftest.er1 |
| 6524 | ac_status=$? | 6902 | ac_status=$? |
| 6903 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6904 | rm -f conftest.er1 | ||
| 6905 | cat conftest.err >&5 | ||
| 6525 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6906 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6526 | (exit $ac_status); } && | 6907 | (exit $ac_status); } && |
| 6527 | { ac_try='test -s conftest.$ac_objext' | 6908 | { ac_try='test -z "$ac_c_werror_flag" |
| 6909 | || test ! -s conftest.err' | ||
| 6910 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6911 | (eval $ac_try) 2>&5 | ||
| 6912 | ac_status=$? | ||
| 6913 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6914 | (exit $ac_status); }; } && | ||
| 6915 | { ac_try='test -s conftest.$ac_objext' | ||
| 6528 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6916 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6529 | (eval $ac_try) 2>&5 | 6917 | (eval $ac_try) 2>&5 |
| 6530 | ac_status=$? | 6918 | ac_status=$? |
| @@ -6537,9 +6925,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6537 | 6925 | ||
| 6538 | ac_cv_member_struct_ifreq_ifr_netmask=no | 6926 | ac_cv_member_struct_ifreq_ifr_netmask=no |
| 6539 | fi | 6927 | fi |
| 6540 | rm -f conftest.$ac_objext conftest.$ac_ext | 6928 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6541 | fi | 6929 | fi |
| 6542 | rm -f conftest.$ac_objext conftest.$ac_ext | 6930 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6543 | fi | 6931 | fi |
| 6544 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_netmask" >&5 | 6932 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_netmask" >&5 |
| 6545 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_netmask" >&6 | 6933 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_netmask" >&6 |
| @@ -6557,7 +6945,6 @@ if test "${ac_cv_member_struct_ifreq_ifr_broadaddr+set}" = set; then | |||
| 6557 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6945 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6558 | else | 6946 | else |
| 6559 | cat >conftest.$ac_ext <<_ACEOF | 6947 | cat >conftest.$ac_ext <<_ACEOF |
| 6560 | #line $LINENO "configure" | ||
| 6561 | /* confdefs.h. */ | 6948 | /* confdefs.h. */ |
| 6562 | _ACEOF | 6949 | _ACEOF |
| 6563 | cat confdefs.h >>conftest.$ac_ext | 6950 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6577,11 +6964,21 @@ return 0; | |||
| 6577 | _ACEOF | 6964 | _ACEOF |
| 6578 | rm -f conftest.$ac_objext | 6965 | rm -f conftest.$ac_objext |
| 6579 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6966 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6580 | (eval $ac_compile) 2>&5 | 6967 | (eval $ac_compile) 2>conftest.er1 |
| 6581 | ac_status=$? | 6968 | ac_status=$? |
| 6969 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 6970 | rm -f conftest.er1 | ||
| 6971 | cat conftest.err >&5 | ||
| 6582 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6972 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6583 | (exit $ac_status); } && | 6973 | (exit $ac_status); } && |
| 6584 | { ac_try='test -s conftest.$ac_objext' | 6974 | { ac_try='test -z "$ac_c_werror_flag" |
| 6975 | || test ! -s conftest.err' | ||
| 6976 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 6977 | (eval $ac_try) 2>&5 | ||
| 6978 | ac_status=$? | ||
| 6979 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 6980 | (exit $ac_status); }; } && | ||
| 6981 | { ac_try='test -s conftest.$ac_objext' | ||
| 6585 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6982 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6586 | (eval $ac_try) 2>&5 | 6983 | (eval $ac_try) 2>&5 |
| 6587 | ac_status=$? | 6984 | ac_status=$? |
| @@ -6593,7 +6990,6 @@ else | |||
| 6593 | sed 's/^/| /' conftest.$ac_ext >&5 | 6990 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6594 | 6991 | ||
| 6595 | cat >conftest.$ac_ext <<_ACEOF | 6992 | cat >conftest.$ac_ext <<_ACEOF |
| 6596 | #line $LINENO "configure" | ||
| 6597 | /* confdefs.h. */ | 6993 | /* confdefs.h. */ |
| 6598 | _ACEOF | 6994 | _ACEOF |
| 6599 | cat confdefs.h >>conftest.$ac_ext | 6995 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6613,11 +7009,21 @@ return 0; | |||
| 6613 | _ACEOF | 7009 | _ACEOF |
| 6614 | rm -f conftest.$ac_objext | 7010 | rm -f conftest.$ac_objext |
| 6615 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7011 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6616 | (eval $ac_compile) 2>&5 | 7012 | (eval $ac_compile) 2>conftest.er1 |
| 6617 | ac_status=$? | 7013 | ac_status=$? |
| 7014 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7015 | rm -f conftest.er1 | ||
| 7016 | cat conftest.err >&5 | ||
| 6618 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7017 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6619 | (exit $ac_status); } && | 7018 | (exit $ac_status); } && |
| 6620 | { ac_try='test -s conftest.$ac_objext' | 7019 | { ac_try='test -z "$ac_c_werror_flag" |
| 7020 | || test ! -s conftest.err' | ||
| 7021 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7022 | (eval $ac_try) 2>&5 | ||
| 7023 | ac_status=$? | ||
| 7024 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7025 | (exit $ac_status); }; } && | ||
| 7026 | { ac_try='test -s conftest.$ac_objext' | ||
| 6621 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7027 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6622 | (eval $ac_try) 2>&5 | 7028 | (eval $ac_try) 2>&5 |
| 6623 | ac_status=$? | 7029 | ac_status=$? |
| @@ -6630,9 +7036,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6630 | 7036 | ||
| 6631 | ac_cv_member_struct_ifreq_ifr_broadaddr=no | 7037 | ac_cv_member_struct_ifreq_ifr_broadaddr=no |
| 6632 | fi | 7038 | fi |
| 6633 | rm -f conftest.$ac_objext conftest.$ac_ext | 7039 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6634 | fi | 7040 | fi |
| 6635 | rm -f conftest.$ac_objext conftest.$ac_ext | 7041 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6636 | fi | 7042 | fi |
| 6637 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_broadaddr" >&5 | 7043 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_broadaddr" >&5 |
| 6638 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_broadaddr" >&6 | 7044 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_broadaddr" >&6 |
| @@ -6650,7 +7056,6 @@ if test "${ac_cv_member_struct_ifreq_ifr_addr+set}" = set; then | |||
| 6650 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7056 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6651 | else | 7057 | else |
| 6652 | cat >conftest.$ac_ext <<_ACEOF | 7058 | cat >conftest.$ac_ext <<_ACEOF |
| 6653 | #line $LINENO "configure" | ||
| 6654 | /* confdefs.h. */ | 7059 | /* confdefs.h. */ |
| 6655 | _ACEOF | 7060 | _ACEOF |
| 6656 | cat confdefs.h >>conftest.$ac_ext | 7061 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6670,11 +7075,21 @@ return 0; | |||
| 6670 | _ACEOF | 7075 | _ACEOF |
| 6671 | rm -f conftest.$ac_objext | 7076 | rm -f conftest.$ac_objext |
| 6672 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7077 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6673 | (eval $ac_compile) 2>&5 | 7078 | (eval $ac_compile) 2>conftest.er1 |
| 6674 | ac_status=$? | 7079 | ac_status=$? |
| 7080 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7081 | rm -f conftest.er1 | ||
| 7082 | cat conftest.err >&5 | ||
| 6675 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7083 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6676 | (exit $ac_status); } && | 7084 | (exit $ac_status); } && |
| 6677 | { ac_try='test -s conftest.$ac_objext' | 7085 | { ac_try='test -z "$ac_c_werror_flag" |
| 7086 | || test ! -s conftest.err' | ||
| 7087 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7088 | (eval $ac_try) 2>&5 | ||
| 7089 | ac_status=$? | ||
| 7090 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7091 | (exit $ac_status); }; } && | ||
| 7092 | { ac_try='test -s conftest.$ac_objext' | ||
| 6678 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7093 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6679 | (eval $ac_try) 2>&5 | 7094 | (eval $ac_try) 2>&5 |
| 6680 | ac_status=$? | 7095 | ac_status=$? |
| @@ -6686,7 +7101,6 @@ else | |||
| 6686 | sed 's/^/| /' conftest.$ac_ext >&5 | 7101 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6687 | 7102 | ||
| 6688 | cat >conftest.$ac_ext <<_ACEOF | 7103 | cat >conftest.$ac_ext <<_ACEOF |
| 6689 | #line $LINENO "configure" | ||
| 6690 | /* confdefs.h. */ | 7104 | /* confdefs.h. */ |
| 6691 | _ACEOF | 7105 | _ACEOF |
| 6692 | cat confdefs.h >>conftest.$ac_ext | 7106 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6706,11 +7120,21 @@ return 0; | |||
| 6706 | _ACEOF | 7120 | _ACEOF |
| 6707 | rm -f conftest.$ac_objext | 7121 | rm -f conftest.$ac_objext |
| 6708 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7122 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6709 | (eval $ac_compile) 2>&5 | 7123 | (eval $ac_compile) 2>conftest.er1 |
| 6710 | ac_status=$? | 7124 | ac_status=$? |
| 7125 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7126 | rm -f conftest.er1 | ||
| 7127 | cat conftest.err >&5 | ||
| 6711 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7128 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6712 | (exit $ac_status); } && | 7129 | (exit $ac_status); } && |
| 6713 | { ac_try='test -s conftest.$ac_objext' | 7130 | { ac_try='test -z "$ac_c_werror_flag" |
| 7131 | || test ! -s conftest.err' | ||
| 7132 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7133 | (eval $ac_try) 2>&5 | ||
| 7134 | ac_status=$? | ||
| 7135 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7136 | (exit $ac_status); }; } && | ||
| 7137 | { ac_try='test -s conftest.$ac_objext' | ||
| 6714 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7138 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6715 | (eval $ac_try) 2>&5 | 7139 | (eval $ac_try) 2>&5 |
| 6716 | ac_status=$? | 7140 | ac_status=$? |
| @@ -6723,9 +7147,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6723 | 7147 | ||
| 6724 | ac_cv_member_struct_ifreq_ifr_addr=no | 7148 | ac_cv_member_struct_ifreq_ifr_addr=no |
| 6725 | fi | 7149 | fi |
| 6726 | rm -f conftest.$ac_objext conftest.$ac_ext | 7150 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6727 | fi | 7151 | fi |
| 6728 | rm -f conftest.$ac_objext conftest.$ac_ext | 7152 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6729 | fi | 7153 | fi |
| 6730 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_addr" >&5 | 7154 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_addr" >&5 |
| 6731 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_addr" >&6 | 7155 | echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_addr" >&6 |
| @@ -6766,7 +7190,6 @@ if test "${ac_cv_c_volatile+set}" = set; then | |||
| 6766 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7190 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6767 | else | 7191 | else |
| 6768 | cat >conftest.$ac_ext <<_ACEOF | 7192 | cat >conftest.$ac_ext <<_ACEOF |
| 6769 | #line $LINENO "configure" | ||
| 6770 | /* confdefs.h. */ | 7193 | /* confdefs.h. */ |
| 6771 | _ACEOF | 7194 | _ACEOF |
| 6772 | cat confdefs.h >>conftest.$ac_ext | 7195 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6785,11 +7208,21 @@ int * volatile y; | |||
| 6785 | _ACEOF | 7208 | _ACEOF |
| 6786 | rm -f conftest.$ac_objext | 7209 | rm -f conftest.$ac_objext |
| 6787 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7210 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6788 | (eval $ac_compile) 2>&5 | 7211 | (eval $ac_compile) 2>conftest.er1 |
| 6789 | ac_status=$? | 7212 | ac_status=$? |
| 7213 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7214 | rm -f conftest.er1 | ||
| 7215 | cat conftest.err >&5 | ||
| 6790 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7216 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6791 | (exit $ac_status); } && | 7217 | (exit $ac_status); } && |
| 6792 | { ac_try='test -s conftest.$ac_objext' | 7218 | { ac_try='test -z "$ac_c_werror_flag" |
| 7219 | || test ! -s conftest.err' | ||
| 7220 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7221 | (eval $ac_try) 2>&5 | ||
| 7222 | ac_status=$? | ||
| 7223 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7224 | (exit $ac_status); }; } && | ||
| 7225 | { ac_try='test -s conftest.$ac_objext' | ||
| 6793 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7226 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6794 | (eval $ac_try) 2>&5 | 7227 | (eval $ac_try) 2>&5 |
| 6795 | ac_status=$? | 7228 | ac_status=$? |
| @@ -6802,7 +7235,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6802 | 7235 | ||
| 6803 | ac_cv_c_volatile=no | 7236 | ac_cv_c_volatile=no |
| 6804 | fi | 7237 | fi |
| 6805 | rm -f conftest.$ac_objext conftest.$ac_ext | 7238 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6806 | fi | 7239 | fi |
| 6807 | echo "$as_me:$LINENO: result: $ac_cv_c_volatile" >&5 | 7240 | echo "$as_me:$LINENO: result: $ac_cv_c_volatile" >&5 |
| 6808 | echo "${ECHO_T}$ac_cv_c_volatile" >&6 | 7241 | echo "${ECHO_T}$ac_cv_c_volatile" >&6 |
| @@ -6820,7 +7253,6 @@ if test "${ac_cv_c_const+set}" = set; then | |||
| 6820 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7253 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6821 | else | 7254 | else |
| 6822 | cat >conftest.$ac_ext <<_ACEOF | 7255 | cat >conftest.$ac_ext <<_ACEOF |
| 6823 | #line $LINENO "configure" | ||
| 6824 | /* confdefs.h. */ | 7256 | /* confdefs.h. */ |
| 6825 | _ACEOF | 7257 | _ACEOF |
| 6826 | cat confdefs.h >>conftest.$ac_ext | 7258 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6883,11 +7315,21 @@ main () | |||
| 6883 | _ACEOF | 7315 | _ACEOF |
| 6884 | rm -f conftest.$ac_objext | 7316 | rm -f conftest.$ac_objext |
| 6885 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7317 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6886 | (eval $ac_compile) 2>&5 | 7318 | (eval $ac_compile) 2>conftest.er1 |
| 6887 | ac_status=$? | 7319 | ac_status=$? |
| 7320 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7321 | rm -f conftest.er1 | ||
| 7322 | cat conftest.err >&5 | ||
| 6888 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7323 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6889 | (exit $ac_status); } && | 7324 | (exit $ac_status); } && |
| 6890 | { ac_try='test -s conftest.$ac_objext' | 7325 | { ac_try='test -z "$ac_c_werror_flag" |
| 7326 | || test ! -s conftest.err' | ||
| 7327 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7328 | (eval $ac_try) 2>&5 | ||
| 7329 | ac_status=$? | ||
| 7330 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7331 | (exit $ac_status); }; } && | ||
| 7332 | { ac_try='test -s conftest.$ac_objext' | ||
| 6891 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7333 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6892 | (eval $ac_try) 2>&5 | 7334 | (eval $ac_try) 2>&5 |
| 6893 | ac_status=$? | 7335 | ac_status=$? |
| @@ -6900,7 +7342,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6900 | 7342 | ||
| 6901 | ac_cv_c_const=no | 7343 | ac_cv_c_const=no |
| 6902 | fi | 7344 | fi |
| 6903 | rm -f conftest.$ac_objext conftest.$ac_ext | 7345 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6904 | fi | 7346 | fi |
| 6905 | echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 | 7347 | echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 |
| 6906 | echo "${ECHO_T}$ac_cv_c_const" >&6 | 7348 | echo "${ECHO_T}$ac_cv_c_const" >&6 |
| @@ -6918,7 +7360,6 @@ if test "${emacs_cv_void_star+set}" = set; then | |||
| 6918 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7360 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6919 | else | 7361 | else |
| 6920 | cat >conftest.$ac_ext <<_ACEOF | 7362 | cat >conftest.$ac_ext <<_ACEOF |
| 6921 | #line $LINENO "configure" | ||
| 6922 | /* confdefs.h. */ | 7363 | /* confdefs.h. */ |
| 6923 | _ACEOF | 7364 | _ACEOF |
| 6924 | cat confdefs.h >>conftest.$ac_ext | 7365 | cat confdefs.h >>conftest.$ac_ext |
| @@ -6935,11 +7376,21 @@ void * foo; | |||
| 6935 | _ACEOF | 7376 | _ACEOF |
| 6936 | rm -f conftest.$ac_objext | 7377 | rm -f conftest.$ac_objext |
| 6937 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7378 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 6938 | (eval $ac_compile) 2>&5 | 7379 | (eval $ac_compile) 2>conftest.er1 |
| 6939 | ac_status=$? | 7380 | ac_status=$? |
| 7381 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7382 | rm -f conftest.er1 | ||
| 7383 | cat conftest.err >&5 | ||
| 6940 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7384 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6941 | (exit $ac_status); } && | 7385 | (exit $ac_status); } && |
| 6942 | { ac_try='test -s conftest.$ac_objext' | 7386 | { ac_try='test -z "$ac_c_werror_flag" |
| 7387 | || test ! -s conftest.err' | ||
| 7388 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7389 | (eval $ac_try) 2>&5 | ||
| 7390 | ac_status=$? | ||
| 7391 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7392 | (exit $ac_status); }; } && | ||
| 7393 | { ac_try='test -s conftest.$ac_objext' | ||
| 6943 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7394 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6944 | (eval $ac_try) 2>&5 | 7395 | (eval $ac_try) 2>&5 |
| 6945 | ac_status=$? | 7396 | ac_status=$? |
| @@ -6952,7 +7403,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 6952 | 7403 | ||
| 6953 | emacs_cv_void_star=no | 7404 | emacs_cv_void_star=no |
| 6954 | fi | 7405 | fi |
| 6955 | rm -f conftest.$ac_objext conftest.$ac_ext | 7406 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 6956 | fi | 7407 | fi |
| 6957 | echo "$as_me:$LINENO: result: $emacs_cv_void_star" >&5 | 7408 | echo "$as_me:$LINENO: result: $emacs_cv_void_star" >&5 |
| 6958 | echo "${ECHO_T}$emacs_cv_void_star" >&6 | 7409 | echo "${ECHO_T}$emacs_cv_void_star" >&6 |
| @@ -6972,7 +7423,7 @@ fi | |||
| 6972 | 7423 | ||
| 6973 | echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 | 7424 | echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 |
| 6974 | echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 | 7425 | echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 |
| 6975 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` | 7426 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` |
| 6976 | if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then | 7427 | if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then |
| 6977 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7428 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6978 | else | 7429 | else |
| @@ -7089,8 +7540,8 @@ _ACEOF | |||
| 7089 | # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. | 7540 | # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. |
| 7090 | for ac_extension in a so sl; do | 7541 | for ac_extension in a so sl; do |
| 7091 | if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && | 7542 | if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && |
| 7092 | test -f $ac_im_libdir/libX11.$ac_extension; then | 7543 | test -f $ac_im_libdir/libX11.$ac_extension; then |
| 7093 | ac_im_usrlibdir=$ac_im_libdir; break | 7544 | ac_im_usrlibdir=$ac_im_libdir; break |
| 7094 | fi | 7545 | fi |
| 7095 | done | 7546 | done |
| 7096 | # Screen out bogus values from the imake configuration. They are | 7547 | # Screen out bogus values from the imake configuration. They are |
| @@ -7150,7 +7601,6 @@ if test "$ac_x_includes" = no; then | |||
| 7150 | # Guess where to find include files, by looking for Intrinsic.h. | 7601 | # Guess where to find include files, by looking for Intrinsic.h. |
| 7151 | # First, try using that file with no special directory specified. | 7602 | # First, try using that file with no special directory specified. |
| 7152 | cat >conftest.$ac_ext <<_ACEOF | 7603 | cat >conftest.$ac_ext <<_ACEOF |
| 7153 | #line $LINENO "configure" | ||
| 7154 | /* confdefs.h. */ | 7604 | /* confdefs.h. */ |
| 7155 | _ACEOF | 7605 | _ACEOF |
| 7156 | cat confdefs.h >>conftest.$ac_ext | 7606 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7168,6 +7618,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 7168 | (exit $ac_status); } >/dev/null; then | 7618 | (exit $ac_status); } >/dev/null; then |
| 7169 | if test -s conftest.err; then | 7619 | if test -s conftest.err; then |
| 7170 | ac_cpp_err=$ac_c_preproc_warn_flag | 7620 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 7621 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 7171 | else | 7622 | else |
| 7172 | ac_cpp_err= | 7623 | ac_cpp_err= |
| 7173 | fi | 7624 | fi |
| @@ -7198,7 +7649,6 @@ if test "$ac_x_libraries" = no; then | |||
| 7198 | ac_save_LIBS=$LIBS | 7649 | ac_save_LIBS=$LIBS |
| 7199 | LIBS="-lXt $LIBS" | 7650 | LIBS="-lXt $LIBS" |
| 7200 | cat >conftest.$ac_ext <<_ACEOF | 7651 | cat >conftest.$ac_ext <<_ACEOF |
| 7201 | #line $LINENO "configure" | ||
| 7202 | /* confdefs.h. */ | 7652 | /* confdefs.h. */ |
| 7203 | _ACEOF | 7653 | _ACEOF |
| 7204 | cat confdefs.h >>conftest.$ac_ext | 7654 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7215,11 +7665,21 @@ XtMalloc (0) | |||
| 7215 | _ACEOF | 7665 | _ACEOF |
| 7216 | rm -f conftest.$ac_objext conftest$ac_exeext | 7666 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 7217 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 7667 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 7218 | (eval $ac_link) 2>&5 | 7668 | (eval $ac_link) 2>conftest.er1 |
| 7219 | ac_status=$? | 7669 | ac_status=$? |
| 7670 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7671 | rm -f conftest.er1 | ||
| 7672 | cat conftest.err >&5 | ||
| 7220 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7673 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7221 | (exit $ac_status); } && | 7674 | (exit $ac_status); } && |
| 7222 | { ac_try='test -s conftest$ac_exeext' | 7675 | { ac_try='test -z "$ac_c_werror_flag" |
| 7676 | || test ! -s conftest.err' | ||
| 7677 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7678 | (eval $ac_try) 2>&5 | ||
| 7679 | ac_status=$? | ||
| 7680 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7681 | (exit $ac_status); }; } && | ||
| 7682 | { ac_try='test -s conftest$ac_exeext' | ||
| 7223 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7683 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7224 | (eval $ac_try) 2>&5 | 7684 | (eval $ac_try) 2>&5 |
| 7225 | ac_status=$? | 7685 | ac_status=$? |
| @@ -7244,7 +7704,8 @@ do | |||
| 7244 | done | 7704 | done |
| 7245 | done | 7705 | done |
| 7246 | fi | 7706 | fi |
| 7247 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 7707 | rm -f conftest.err conftest.$ac_objext \ |
| 7708 | conftest$ac_exeext conftest.$ac_ext | ||
| 7248 | fi # $ac_x_libraries = no | 7709 | fi # $ac_x_libraries = no |
| 7249 | 7710 | ||
| 7250 | if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then | 7711 | if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then |
| @@ -7253,7 +7714,7 @@ if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then | |||
| 7253 | else | 7714 | else |
| 7254 | # Record where we found X for the cache. | 7715 | # Record where we found X for the cache. |
| 7255 | ac_cv_have_x="have_x=yes \ | 7716 | ac_cv_have_x="have_x=yes \ |
| 7256 | ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" | 7717 | ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" |
| 7257 | fi | 7718 | fi |
| 7258 | fi | 7719 | fi |
| 7259 | 7720 | ||
| @@ -7378,21 +7839,28 @@ if test "${ac_cv_func_malloc_get_state+set}" = set; then | |||
| 7378 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7839 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7379 | else | 7840 | else |
| 7380 | cat >conftest.$ac_ext <<_ACEOF | 7841 | cat >conftest.$ac_ext <<_ACEOF |
| 7381 | #line $LINENO "configure" | ||
| 7382 | /* confdefs.h. */ | 7842 | /* confdefs.h. */ |
| 7383 | _ACEOF | 7843 | _ACEOF |
| 7384 | cat confdefs.h >>conftest.$ac_ext | 7844 | cat confdefs.h >>conftest.$ac_ext |
| 7385 | cat >>conftest.$ac_ext <<_ACEOF | 7845 | cat >>conftest.$ac_ext <<_ACEOF |
| 7386 | /* end confdefs.h. */ | 7846 | /* end confdefs.h. */ |
| 7847 | /* Define malloc_get_state to an innocuous variant, in case <limits.h> declares malloc_get_state. | ||
| 7848 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 7849 | #define malloc_get_state innocuous_malloc_get_state | ||
| 7850 | |||
| 7387 | /* System header to define __stub macros and hopefully few prototypes, | 7851 | /* System header to define __stub macros and hopefully few prototypes, |
| 7388 | which can conflict with char malloc_get_state (); below. | 7852 | which can conflict with char malloc_get_state (); below. |
| 7389 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 7853 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 7390 | <limits.h> exists even on freestanding compilers. */ | 7854 | <limits.h> exists even on freestanding compilers. */ |
| 7855 | |||
| 7391 | #ifdef __STDC__ | 7856 | #ifdef __STDC__ |
| 7392 | # include <limits.h> | 7857 | # include <limits.h> |
| 7393 | #else | 7858 | #else |
| 7394 | # include <assert.h> | 7859 | # include <assert.h> |
| 7395 | #endif | 7860 | #endif |
| 7861 | |||
| 7862 | #undef malloc_get_state | ||
| 7863 | |||
| 7396 | /* Override any gcc2 internal prototype to avoid an error. */ | 7864 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 7397 | #ifdef __cplusplus | 7865 | #ifdef __cplusplus |
| 7398 | extern "C" | 7866 | extern "C" |
| @@ -7423,11 +7891,21 @@ return f != malloc_get_state; | |||
| 7423 | _ACEOF | 7891 | _ACEOF |
| 7424 | rm -f conftest.$ac_objext conftest$ac_exeext | 7892 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 7425 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 7893 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 7426 | (eval $ac_link) 2>&5 | 7894 | (eval $ac_link) 2>conftest.er1 |
| 7427 | ac_status=$? | 7895 | ac_status=$? |
| 7896 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7897 | rm -f conftest.er1 | ||
| 7898 | cat conftest.err >&5 | ||
| 7428 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7899 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7429 | (exit $ac_status); } && | 7900 | (exit $ac_status); } && |
| 7430 | { ac_try='test -s conftest$ac_exeext' | 7901 | { ac_try='test -z "$ac_c_werror_flag" |
| 7902 | || test ! -s conftest.err' | ||
| 7903 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 7904 | (eval $ac_try) 2>&5 | ||
| 7905 | ac_status=$? | ||
| 7906 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 7907 | (exit $ac_status); }; } && | ||
| 7908 | { ac_try='test -s conftest$ac_exeext' | ||
| 7431 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7909 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7432 | (eval $ac_try) 2>&5 | 7910 | (eval $ac_try) 2>&5 |
| 7433 | ac_status=$? | 7911 | ac_status=$? |
| @@ -7440,7 +7918,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7440 | 7918 | ||
| 7441 | ac_cv_func_malloc_get_state=no | 7919 | ac_cv_func_malloc_get_state=no |
| 7442 | fi | 7920 | fi |
| 7443 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 7921 | rm -f conftest.err conftest.$ac_objext \ |
| 7922 | conftest$ac_exeext conftest.$ac_ext | ||
| 7444 | fi | 7923 | fi |
| 7445 | echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5 | 7924 | echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5 |
| 7446 | echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6 | 7925 | echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6 |
| @@ -7456,21 +7935,28 @@ if test "${ac_cv_func_malloc_set_state+set}" = set; then | |||
| 7456 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7935 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7457 | else | 7936 | else |
| 7458 | cat >conftest.$ac_ext <<_ACEOF | 7937 | cat >conftest.$ac_ext <<_ACEOF |
| 7459 | #line $LINENO "configure" | ||
| 7460 | /* confdefs.h. */ | 7938 | /* confdefs.h. */ |
| 7461 | _ACEOF | 7939 | _ACEOF |
| 7462 | cat confdefs.h >>conftest.$ac_ext | 7940 | cat confdefs.h >>conftest.$ac_ext |
| 7463 | cat >>conftest.$ac_ext <<_ACEOF | 7941 | cat >>conftest.$ac_ext <<_ACEOF |
| 7464 | /* end confdefs.h. */ | 7942 | /* end confdefs.h. */ |
| 7943 | /* Define malloc_set_state to an innocuous variant, in case <limits.h> declares malloc_set_state. | ||
| 7944 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 7945 | #define malloc_set_state innocuous_malloc_set_state | ||
| 7946 | |||
| 7465 | /* System header to define __stub macros and hopefully few prototypes, | 7947 | /* System header to define __stub macros and hopefully few prototypes, |
| 7466 | which can conflict with char malloc_set_state (); below. | 7948 | which can conflict with char malloc_set_state (); below. |
| 7467 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 7949 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 7468 | <limits.h> exists even on freestanding compilers. */ | 7950 | <limits.h> exists even on freestanding compilers. */ |
| 7951 | |||
| 7469 | #ifdef __STDC__ | 7952 | #ifdef __STDC__ |
| 7470 | # include <limits.h> | 7953 | # include <limits.h> |
| 7471 | #else | 7954 | #else |
| 7472 | # include <assert.h> | 7955 | # include <assert.h> |
| 7473 | #endif | 7956 | #endif |
| 7957 | |||
| 7958 | #undef malloc_set_state | ||
| 7959 | |||
| 7474 | /* Override any gcc2 internal prototype to avoid an error. */ | 7960 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 7475 | #ifdef __cplusplus | 7961 | #ifdef __cplusplus |
| 7476 | extern "C" | 7962 | extern "C" |
| @@ -7501,11 +7987,21 @@ return f != malloc_set_state; | |||
| 7501 | _ACEOF | 7987 | _ACEOF |
| 7502 | rm -f conftest.$ac_objext conftest$ac_exeext | 7988 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 7503 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 7989 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 7504 | (eval $ac_link) 2>&5 | 7990 | (eval $ac_link) 2>conftest.er1 |
| 7505 | ac_status=$? | 7991 | ac_status=$? |
| 7992 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 7993 | rm -f conftest.er1 | ||
| 7994 | cat conftest.err >&5 | ||
| 7506 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7995 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7507 | (exit $ac_status); } && | 7996 | (exit $ac_status); } && |
| 7508 | { ac_try='test -s conftest$ac_exeext' | 7997 | { ac_try='test -z "$ac_c_werror_flag" |
| 7998 | || test ! -s conftest.err' | ||
| 7999 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8000 | (eval $ac_try) 2>&5 | ||
| 8001 | ac_status=$? | ||
| 8002 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8003 | (exit $ac_status); }; } && | ||
| 8004 | { ac_try='test -s conftest$ac_exeext' | ||
| 7509 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8005 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7510 | (eval $ac_try) 2>&5 | 8006 | (eval $ac_try) 2>&5 |
| 7511 | ac_status=$? | 8007 | ac_status=$? |
| @@ -7518,7 +8014,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7518 | 8014 | ||
| 7519 | ac_cv_func_malloc_set_state=no | 8015 | ac_cv_func_malloc_set_state=no |
| 7520 | fi | 8016 | fi |
| 7521 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8017 | rm -f conftest.err conftest.$ac_objext \ |
| 8018 | conftest$ac_exeext conftest.$ac_ext | ||
| 7522 | fi | 8019 | fi |
| 7523 | echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5 | 8020 | echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5 |
| 7524 | echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6 | 8021 | echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6 |
| @@ -7534,7 +8031,6 @@ if test "${emacs_cv_var___after_morecore_hook+set}" = set; then | |||
| 7534 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8031 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7535 | else | 8032 | else |
| 7536 | cat >conftest.$ac_ext <<_ACEOF | 8033 | cat >conftest.$ac_ext <<_ACEOF |
| 7537 | #line $LINENO "configure" | ||
| 7538 | /* confdefs.h. */ | 8034 | /* confdefs.h. */ |
| 7539 | _ACEOF | 8035 | _ACEOF |
| 7540 | cat confdefs.h >>conftest.$ac_ext | 8036 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7551,11 +8047,21 @@ __after_morecore_hook = 0 | |||
| 7551 | _ACEOF | 8047 | _ACEOF |
| 7552 | rm -f conftest.$ac_objext conftest$ac_exeext | 8048 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 7553 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8049 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 7554 | (eval $ac_link) 2>&5 | 8050 | (eval $ac_link) 2>conftest.er1 |
| 7555 | ac_status=$? | 8051 | ac_status=$? |
| 8052 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8053 | rm -f conftest.er1 | ||
| 8054 | cat conftest.err >&5 | ||
| 7556 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8055 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7557 | (exit $ac_status); } && | 8056 | (exit $ac_status); } && |
| 7558 | { ac_try='test -s conftest$ac_exeext' | 8057 | { ac_try='test -z "$ac_c_werror_flag" |
| 8058 | || test ! -s conftest.err' | ||
| 8059 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8060 | (eval $ac_try) 2>&5 | ||
| 8061 | ac_status=$? | ||
| 8062 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8063 | (exit $ac_status); }; } && | ||
| 8064 | { ac_try='test -s conftest$ac_exeext' | ||
| 7559 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8065 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7560 | (eval $ac_try) 2>&5 | 8066 | (eval $ac_try) 2>&5 |
| 7561 | ac_status=$? | 8067 | ac_status=$? |
| @@ -7568,7 +8074,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7568 | 8074 | ||
| 7569 | emacs_cv_var___after_morecore_hook=no | 8075 | emacs_cv_var___after_morecore_hook=no |
| 7570 | fi | 8076 | fi |
| 7571 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8077 | rm -f conftest.err conftest.$ac_objext \ |
| 8078 | conftest$ac_exeext conftest.$ac_ext | ||
| 7572 | fi | 8079 | fi |
| 7573 | echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5 | 8080 | echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5 |
| 7574 | echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6 | 8081 | echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6 |
| @@ -7615,7 +8122,6 @@ else | |||
| 7615 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 8122 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 7616 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 8123 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 7617 | cat >conftest.$ac_ext <<_ACEOF | 8124 | cat >conftest.$ac_ext <<_ACEOF |
| 7618 | #line $LINENO "configure" | ||
| 7619 | /* confdefs.h. */ | 8125 | /* confdefs.h. */ |
| 7620 | _ACEOF | 8126 | _ACEOF |
| 7621 | cat confdefs.h >>conftest.$ac_ext | 8127 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7626,11 +8132,21 @@ $ac_includes_default | |||
| 7626 | _ACEOF | 8132 | _ACEOF |
| 7627 | rm -f conftest.$ac_objext | 8133 | rm -f conftest.$ac_objext |
| 7628 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 8134 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7629 | (eval $ac_compile) 2>&5 | 8135 | (eval $ac_compile) 2>conftest.er1 |
| 7630 | ac_status=$? | 8136 | ac_status=$? |
| 8137 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8138 | rm -f conftest.er1 | ||
| 8139 | cat conftest.err >&5 | ||
| 7631 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8140 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7632 | (exit $ac_status); } && | 8141 | (exit $ac_status); } && |
| 7633 | { ac_try='test -s conftest.$ac_objext' | 8142 | { ac_try='test -z "$ac_c_werror_flag" |
| 8143 | || test ! -s conftest.err' | ||
| 8144 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8145 | (eval $ac_try) 2>&5 | ||
| 8146 | ac_status=$? | ||
| 8147 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8148 | (exit $ac_status); }; } && | ||
| 8149 | { ac_try='test -s conftest.$ac_objext' | ||
| 7634 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8150 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7635 | (eval $ac_try) 2>&5 | 8151 | (eval $ac_try) 2>&5 |
| 7636 | ac_status=$? | 8152 | ac_status=$? |
| @@ -7643,7 +8159,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7643 | 8159 | ||
| 7644 | ac_header_compiler=no | 8160 | ac_header_compiler=no |
| 7645 | fi | 8161 | fi |
| 7646 | rm -f conftest.$ac_objext conftest.$ac_ext | 8162 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 7647 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 8163 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 7648 | echo "${ECHO_T}$ac_header_compiler" >&6 | 8164 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 7649 | 8165 | ||
| @@ -7651,7 +8167,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 7651 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 8167 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 7652 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 8168 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 7653 | cat >conftest.$ac_ext <<_ACEOF | 8169 | cat >conftest.$ac_ext <<_ACEOF |
| 7654 | #line $LINENO "configure" | ||
| 7655 | /* confdefs.h. */ | 8170 | /* confdefs.h. */ |
| 7656 | _ACEOF | 8171 | _ACEOF |
| 7657 | cat confdefs.h >>conftest.$ac_ext | 8172 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7669,6 +8184,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 7669 | (exit $ac_status); } >/dev/null; then | 8184 | (exit $ac_status); } >/dev/null; then |
| 7670 | if test -s conftest.err; then | 8185 | if test -s conftest.err; then |
| 7671 | ac_cpp_err=$ac_c_preproc_warn_flag | 8186 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 8187 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 7672 | else | 8188 | else |
| 7673 | ac_cpp_err= | 8189 | ac_cpp_err= |
| 7674 | fi | 8190 | fi |
| @@ -7688,33 +8204,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 7688 | echo "${ECHO_T}$ac_header_preproc" >&6 | 8204 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 7689 | 8205 | ||
| 7690 | # So? What about this header? | 8206 | # So? What about this header? |
| 7691 | case $ac_header_compiler:$ac_header_preproc in | 8207 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 7692 | yes:no ) | 8208 | yes:no: ) |
| 7693 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 8209 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 7694 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 8210 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 7695 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 8211 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 7696 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 8212 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 7697 | ( | 8213 | ac_header_preproc=yes |
| 7698 | cat <<\_ASBOX | ||
| 7699 | ## ------------------------------------ ## | ||
| 7700 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 7701 | ## ------------------------------------ ## | ||
| 7702 | _ASBOX | ||
| 7703 | ) | | ||
| 7704 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 7705 | ;; | 8214 | ;; |
| 7706 | no:yes ) | 8215 | no:yes:* ) |
| 7707 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 8216 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 7708 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 8217 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 7709 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 8218 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 7710 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 8219 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 8220 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 8221 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 8222 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 8223 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 7711 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 8224 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 7712 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 8225 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 8226 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 8227 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 7713 | ( | 8228 | ( |
| 7714 | cat <<\_ASBOX | 8229 | cat <<\_ASBOX |
| 7715 | ## ------------------------------------ ## | 8230 | ## ------------------------------------------ ## |
| 7716 | ## Report this to bug-autoconf@gnu.org. ## | 8231 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 7717 | ## ------------------------------------ ## | 8232 | ## ------------------------------------------ ## |
| 7718 | _ASBOX | 8233 | _ASBOX |
| 7719 | ) | | 8234 | ) | |
| 7720 | sed "s/^/$as_me: WARNING: /" >&2 | 8235 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -7725,7 +8240,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 7725 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 8240 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 7726 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8241 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7727 | else | 8242 | else |
| 7728 | eval "$as_ac_Header=$ac_header_preproc" | 8243 | eval "$as_ac_Header=\$ac_header_preproc" |
| 7729 | fi | 8244 | fi |
| 7730 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 8245 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 7731 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 8246 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -7750,21 +8265,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 7750 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8265 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7751 | else | 8266 | else |
| 7752 | cat >conftest.$ac_ext <<_ACEOF | 8267 | cat >conftest.$ac_ext <<_ACEOF |
| 7753 | #line $LINENO "configure" | ||
| 7754 | /* confdefs.h. */ | 8268 | /* confdefs.h. */ |
| 7755 | _ACEOF | 8269 | _ACEOF |
| 7756 | cat confdefs.h >>conftest.$ac_ext | 8270 | cat confdefs.h >>conftest.$ac_ext |
| 7757 | cat >>conftest.$ac_ext <<_ACEOF | 8271 | cat >>conftest.$ac_ext <<_ACEOF |
| 7758 | /* end confdefs.h. */ | 8272 | /* end confdefs.h. */ |
| 8273 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 8274 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 8275 | #define $ac_func innocuous_$ac_func | ||
| 8276 | |||
| 7759 | /* System header to define __stub macros and hopefully few prototypes, | 8277 | /* System header to define __stub macros and hopefully few prototypes, |
| 7760 | which can conflict with char $ac_func (); below. | 8278 | which can conflict with char $ac_func (); below. |
| 7761 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 8279 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 7762 | <limits.h> exists even on freestanding compilers. */ | 8280 | <limits.h> exists even on freestanding compilers. */ |
| 8281 | |||
| 7763 | #ifdef __STDC__ | 8282 | #ifdef __STDC__ |
| 7764 | # include <limits.h> | 8283 | # include <limits.h> |
| 7765 | #else | 8284 | #else |
| 7766 | # include <assert.h> | 8285 | # include <assert.h> |
| 7767 | #endif | 8286 | #endif |
| 8287 | |||
| 8288 | #undef $ac_func | ||
| 8289 | |||
| 7768 | /* Override any gcc2 internal prototype to avoid an error. */ | 8290 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 7769 | #ifdef __cplusplus | 8291 | #ifdef __cplusplus |
| 7770 | extern "C" | 8292 | extern "C" |
| @@ -7795,11 +8317,21 @@ return f != $ac_func; | |||
| 7795 | _ACEOF | 8317 | _ACEOF |
| 7796 | rm -f conftest.$ac_objext conftest$ac_exeext | 8318 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 7797 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8319 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 7798 | (eval $ac_link) 2>&5 | 8320 | (eval $ac_link) 2>conftest.er1 |
| 7799 | ac_status=$? | 8321 | ac_status=$? |
| 8322 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8323 | rm -f conftest.er1 | ||
| 8324 | cat conftest.err >&5 | ||
| 7800 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8325 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7801 | (exit $ac_status); } && | 8326 | (exit $ac_status); } && |
| 7802 | { ac_try='test -s conftest$ac_exeext' | 8327 | { ac_try='test -z "$ac_c_werror_flag" |
| 8328 | || test ! -s conftest.err' | ||
| 8329 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8330 | (eval $ac_try) 2>&5 | ||
| 8331 | ac_status=$? | ||
| 8332 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8333 | (exit $ac_status); }; } && | ||
| 8334 | { ac_try='test -s conftest$ac_exeext' | ||
| 7803 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8335 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7804 | (eval $ac_try) 2>&5 | 8336 | (eval $ac_try) 2>&5 |
| 7805 | ac_status=$? | 8337 | ac_status=$? |
| @@ -7812,7 +8344,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7812 | 8344 | ||
| 7813 | eval "$as_ac_var=no" | 8345 | eval "$as_ac_var=no" |
| 7814 | fi | 8346 | fi |
| 7815 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8347 | rm -f conftest.err conftest.$ac_objext \ |
| 8348 | conftest$ac_exeext conftest.$ac_ext | ||
| 7816 | fi | 8349 | fi |
| 7817 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 8350 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 7818 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 8351 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -7833,7 +8366,6 @@ else | |||
| 7833 | ac_cv_func_mmap_fixed_mapped=no | 8366 | ac_cv_func_mmap_fixed_mapped=no |
| 7834 | else | 8367 | else |
| 7835 | cat >conftest.$ac_ext <<_ACEOF | 8368 | cat >conftest.$ac_ext <<_ACEOF |
| 7836 | #line $LINENO "configure" | ||
| 7837 | /* confdefs.h. */ | 8369 | /* confdefs.h. */ |
| 7838 | _ACEOF | 8370 | _ACEOF |
| 7839 | cat confdefs.h >>conftest.$ac_ext | 8371 | cat confdefs.h >>conftest.$ac_ext |
| @@ -7941,9 +8473,9 @@ main () | |||
| 7941 | data2 = (char *) malloc (2 * pagesize); | 8473 | data2 = (char *) malloc (2 * pagesize); |
| 7942 | if (!data2) | 8474 | if (!data2) |
| 7943 | exit (1); | 8475 | exit (1); |
| 7944 | data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1); | 8476 | data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1); |
| 7945 | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | 8477 | if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, |
| 7946 | MAP_PRIVATE | MAP_FIXED, fd, 0L)) | 8478 | MAP_PRIVATE | MAP_FIXED, fd, 0L)) |
| 7947 | exit (1); | 8479 | exit (1); |
| 7948 | for (i = 0; i < pagesize; ++i) | 8480 | for (i = 0; i < pagesize; ++i) |
| 7949 | if (*(data + i) != *(data2 + i)) | 8481 | if (*(data + i) != *(data2 + i)) |
| @@ -7986,7 +8518,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 7986 | ( exit $ac_status ) | 8518 | ( exit $ac_status ) |
| 7987 | ac_cv_func_mmap_fixed_mapped=no | 8519 | ac_cv_func_mmap_fixed_mapped=no |
| 7988 | fi | 8520 | fi |
| 7989 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 8521 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 7990 | fi | 8522 | fi |
| 7991 | fi | 8523 | fi |
| 7992 | echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5 | 8524 | echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5 |
| @@ -8015,7 +8547,6 @@ else | |||
| 8015 | ac_check_lib_save_LIBS=$LIBS | 8547 | ac_check_lib_save_LIBS=$LIBS |
| 8016 | LIBS="-ldnet $LIBS" | 8548 | LIBS="-ldnet $LIBS" |
| 8017 | cat >conftest.$ac_ext <<_ACEOF | 8549 | cat >conftest.$ac_ext <<_ACEOF |
| 8018 | #line $LINENO "configure" | ||
| 8019 | /* confdefs.h. */ | 8550 | /* confdefs.h. */ |
| 8020 | _ACEOF | 8551 | _ACEOF |
| 8021 | cat confdefs.h >>conftest.$ac_ext | 8552 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8039,11 +8570,21 @@ dnet_ntoa (); | |||
| 8039 | _ACEOF | 8570 | _ACEOF |
| 8040 | rm -f conftest.$ac_objext conftest$ac_exeext | 8571 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8041 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8572 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8042 | (eval $ac_link) 2>&5 | 8573 | (eval $ac_link) 2>conftest.er1 |
| 8043 | ac_status=$? | 8574 | ac_status=$? |
| 8575 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8576 | rm -f conftest.er1 | ||
| 8577 | cat conftest.err >&5 | ||
| 8044 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8578 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8045 | (exit $ac_status); } && | 8579 | (exit $ac_status); } && |
| 8046 | { ac_try='test -s conftest$ac_exeext' | 8580 | { ac_try='test -z "$ac_c_werror_flag" |
| 8581 | || test ! -s conftest.err' | ||
| 8582 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8583 | (eval $ac_try) 2>&5 | ||
| 8584 | ac_status=$? | ||
| 8585 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8586 | (exit $ac_status); }; } && | ||
| 8587 | { ac_try='test -s conftest$ac_exeext' | ||
| 8047 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8588 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8048 | (eval $ac_try) 2>&5 | 8589 | (eval $ac_try) 2>&5 |
| 8049 | ac_status=$? | 8590 | ac_status=$? |
| @@ -8056,7 +8597,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8056 | 8597 | ||
| 8057 | ac_cv_lib_dnet_dnet_ntoa=no | 8598 | ac_cv_lib_dnet_dnet_ntoa=no |
| 8058 | fi | 8599 | fi |
| 8059 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8600 | rm -f conftest.err conftest.$ac_objext \ |
| 8601 | conftest$ac_exeext conftest.$ac_ext | ||
| 8060 | LIBS=$ac_check_lib_save_LIBS | 8602 | LIBS=$ac_check_lib_save_LIBS |
| 8061 | fi | 8603 | fi |
| 8062 | echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 | 8604 | echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 |
| @@ -8079,7 +8621,6 @@ else | |||
| 8079 | ac_check_lib_save_LIBS=$LIBS | 8621 | ac_check_lib_save_LIBS=$LIBS |
| 8080 | LIBS="-lXbsd $LIBS" | 8622 | LIBS="-lXbsd $LIBS" |
| 8081 | cat >conftest.$ac_ext <<_ACEOF | 8623 | cat >conftest.$ac_ext <<_ACEOF |
| 8082 | #line $LINENO "configure" | ||
| 8083 | /* confdefs.h. */ | 8624 | /* confdefs.h. */ |
| 8084 | _ACEOF | 8625 | _ACEOF |
| 8085 | cat confdefs.h >>conftest.$ac_ext | 8626 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8097,11 +8638,21 @@ main (); | |||
| 8097 | _ACEOF | 8638 | _ACEOF |
| 8098 | rm -f conftest.$ac_objext conftest$ac_exeext | 8639 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8099 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8640 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8100 | (eval $ac_link) 2>&5 | 8641 | (eval $ac_link) 2>conftest.er1 |
| 8101 | ac_status=$? | 8642 | ac_status=$? |
| 8643 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8644 | rm -f conftest.er1 | ||
| 8645 | cat conftest.err >&5 | ||
| 8102 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8646 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8103 | (exit $ac_status); } && | 8647 | (exit $ac_status); } && |
| 8104 | { ac_try='test -s conftest$ac_exeext' | 8648 | { ac_try='test -z "$ac_c_werror_flag" |
| 8649 | || test ! -s conftest.err' | ||
| 8650 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8651 | (eval $ac_try) 2>&5 | ||
| 8652 | ac_status=$? | ||
| 8653 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8654 | (exit $ac_status); }; } && | ||
| 8655 | { ac_try='test -s conftest$ac_exeext' | ||
| 8105 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8656 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8106 | (eval $ac_try) 2>&5 | 8657 | (eval $ac_try) 2>&5 |
| 8107 | ac_status=$? | 8658 | ac_status=$? |
| @@ -8114,7 +8665,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8114 | 8665 | ||
| 8115 | ac_cv_lib_Xbsd_main=no | 8666 | ac_cv_lib_Xbsd_main=no |
| 8116 | fi | 8667 | fi |
| 8117 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8668 | rm -f conftest.err conftest.$ac_objext \ |
| 8669 | conftest$ac_exeext conftest.$ac_ext | ||
| 8118 | LIBS=$ac_check_lib_save_LIBS | 8670 | LIBS=$ac_check_lib_save_LIBS |
| 8119 | fi | 8671 | fi |
| 8120 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xbsd_main" >&5 | 8672 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xbsd_main" >&5 |
| @@ -8133,7 +8685,6 @@ else | |||
| 8133 | ac_check_lib_save_LIBS=$LIBS | 8685 | ac_check_lib_save_LIBS=$LIBS |
| 8134 | LIBS="-lpthreads $LIBS" | 8686 | LIBS="-lpthreads $LIBS" |
| 8135 | cat >conftest.$ac_ext <<_ACEOF | 8687 | cat >conftest.$ac_ext <<_ACEOF |
| 8136 | #line $LINENO "configure" | ||
| 8137 | /* confdefs.h. */ | 8688 | /* confdefs.h. */ |
| 8138 | _ACEOF | 8689 | _ACEOF |
| 8139 | cat confdefs.h >>conftest.$ac_ext | 8690 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8157,11 +8708,21 @@ cma_open (); | |||
| 8157 | _ACEOF | 8708 | _ACEOF |
| 8158 | rm -f conftest.$ac_objext conftest$ac_exeext | 8709 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8159 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8710 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8160 | (eval $ac_link) 2>&5 | 8711 | (eval $ac_link) 2>conftest.er1 |
| 8161 | ac_status=$? | 8712 | ac_status=$? |
| 8713 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8714 | rm -f conftest.er1 | ||
| 8715 | cat conftest.err >&5 | ||
| 8162 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8716 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8163 | (exit $ac_status); } && | 8717 | (exit $ac_status); } && |
| 8164 | { ac_try='test -s conftest$ac_exeext' | 8718 | { ac_try='test -z "$ac_c_werror_flag" |
| 8719 | || test ! -s conftest.err' | ||
| 8720 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8721 | (eval $ac_try) 2>&5 | ||
| 8722 | ac_status=$? | ||
| 8723 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8724 | (exit $ac_status); }; } && | ||
| 8725 | { ac_try='test -s conftest$ac_exeext' | ||
| 8165 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8726 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8166 | (eval $ac_try) 2>&5 | 8727 | (eval $ac_try) 2>&5 |
| 8167 | ac_status=$? | 8728 | ac_status=$? |
| @@ -8174,7 +8735,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8174 | 8735 | ||
| 8175 | ac_cv_lib_pthreads_cma_open=no | 8736 | ac_cv_lib_pthreads_cma_open=no |
| 8176 | fi | 8737 | fi |
| 8177 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8738 | rm -f conftest.err conftest.$ac_objext \ |
| 8739 | conftest$ac_exeext conftest.$ac_ext | ||
| 8178 | LIBS=$ac_check_lib_save_LIBS | 8740 | LIBS=$ac_check_lib_save_LIBS |
| 8179 | fi | 8741 | fi |
| 8180 | echo "$as_me:$LINENO: result: $ac_cv_lib_pthreads_cma_open" >&5 | 8742 | echo "$as_me:$LINENO: result: $ac_cv_lib_pthreads_cma_open" >&5 |
| @@ -8216,7 +8778,6 @@ else | |||
| 8216 | 8778 | ||
| 8217 | LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc | 8779 | LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc |
| 8218 | cat >conftest.$ac_ext <<_ACEOF | 8780 | cat >conftest.$ac_ext <<_ACEOF |
| 8219 | #line $LINENO "configure" | ||
| 8220 | /* confdefs.h. */ | 8781 | /* confdefs.h. */ |
| 8221 | _ACEOF | 8782 | _ACEOF |
| 8222 | cat confdefs.h >>conftest.$ac_ext | 8783 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8233,11 +8794,21 @@ int i; | |||
| 8233 | _ACEOF | 8794 | _ACEOF |
| 8234 | rm -f conftest.$ac_objext conftest$ac_exeext | 8795 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8235 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8796 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8236 | (eval $ac_link) 2>&5 | 8797 | (eval $ac_link) 2>conftest.er1 |
| 8237 | ac_status=$? | 8798 | ac_status=$? |
| 8799 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8800 | rm -f conftest.er1 | ||
| 8801 | cat conftest.err >&5 | ||
| 8238 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8802 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8239 | (exit $ac_status); } && | 8803 | (exit $ac_status); } && |
| 8240 | { ac_try='test -s conftest$ac_exeext' | 8804 | { ac_try='test -z "$ac_c_werror_flag" |
| 8805 | || test ! -s conftest.err' | ||
| 8806 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8807 | (eval $ac_try) 2>&5 | ||
| 8808 | ac_status=$? | ||
| 8809 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8810 | (exit $ac_status); }; } && | ||
| 8811 | { ac_try='test -s conftest$ac_exeext' | ||
| 8241 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8812 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8242 | (eval $ac_try) 2>&5 | 8813 | (eval $ac_try) 2>&5 |
| 8243 | ac_status=$? | 8814 | ac_status=$? |
| @@ -8250,7 +8821,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8250 | 8821 | ||
| 8251 | gdb_cv_bigtoc= | 8822 | gdb_cv_bigtoc= |
| 8252 | fi | 8823 | fi |
| 8253 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8824 | rm -f conftest.err conftest.$ac_objext \ |
| 8825 | conftest$ac_exeext conftest.$ac_ext | ||
| 8254 | 8826 | ||
| 8255 | fi | 8827 | fi |
| 8256 | echo "$as_me:$LINENO: result: $gdb_cv_bigtoc" >&5 | 8828 | echo "$as_me:$LINENO: result: $gdb_cv_bigtoc" >&5 |
| @@ -8284,7 +8856,6 @@ if test "${HAVE_X11}" = "yes"; then | |||
| 8284 | echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5 | 8856 | echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5 |
| 8285 | echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 | 8857 | echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 |
| 8286 | cat >conftest.$ac_ext <<_ACEOF | 8858 | cat >conftest.$ac_ext <<_ACEOF |
| 8287 | #line $LINENO "configure" | ||
| 8288 | /* confdefs.h. */ | 8859 | /* confdefs.h. */ |
| 8289 | _ACEOF | 8860 | _ACEOF |
| 8290 | cat confdefs.h >>conftest.$ac_ext | 8861 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8301,11 +8872,21 @@ XOpenDisplay ("foo"); | |||
| 8301 | _ACEOF | 8872 | _ACEOF |
| 8302 | rm -f conftest.$ac_objext conftest$ac_exeext | 8873 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8303 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8874 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8304 | (eval $ac_link) 2>&5 | 8875 | (eval $ac_link) 2>conftest.er1 |
| 8305 | ac_status=$? | 8876 | ac_status=$? |
| 8877 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8878 | rm -f conftest.er1 | ||
| 8879 | cat conftest.err >&5 | ||
| 8306 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8880 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8307 | (exit $ac_status); } && | 8881 | (exit $ac_status); } && |
| 8308 | { ac_try='test -s conftest$ac_exeext' | 8882 | { ac_try='test -z "$ac_c_werror_flag" |
| 8883 | || test ! -s conftest.err' | ||
| 8884 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8885 | (eval $ac_try) 2>&5 | ||
| 8886 | ac_status=$? | ||
| 8887 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8888 | (exit $ac_status); }; } && | ||
| 8889 | { ac_try='test -s conftest$ac_exeext' | ||
| 8309 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8890 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8310 | (eval $ac_try) 2>&5 | 8891 | (eval $ac_try) 2>&5 |
| 8311 | ac_status=$? | 8892 | ac_status=$? |
| @@ -8318,7 +8899,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8318 | 8899 | ||
| 8319 | xlinux_first_failure=yes | 8900 | xlinux_first_failure=yes |
| 8320 | fi | 8901 | fi |
| 8321 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8902 | rm -f conftest.err conftest.$ac_objext \ |
| 8903 | conftest$ac_exeext conftest.$ac_ext | ||
| 8322 | if test "${xlinux_first_failure}" = "yes"; then | 8904 | if test "${xlinux_first_failure}" = "yes"; then |
| 8323 | OLD_LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE" | 8905 | OLD_LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE" |
| 8324 | OLD_C_SWITCH_X_SITE="$C_SWITCH_X_SITE" | 8906 | OLD_C_SWITCH_X_SITE="$C_SWITCH_X_SITE" |
| @@ -8329,7 +8911,6 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | |||
| 8329 | CPPFLAGS="$CPPFLAGS -b i486-linuxaout" | 8911 | CPPFLAGS="$CPPFLAGS -b i486-linuxaout" |
| 8330 | LIBS="$LIBS -b i486-linuxaout" | 8912 | LIBS="$LIBS -b i486-linuxaout" |
| 8331 | cat >conftest.$ac_ext <<_ACEOF | 8913 | cat >conftest.$ac_ext <<_ACEOF |
| 8332 | #line $LINENO "configure" | ||
| 8333 | /* confdefs.h. */ | 8914 | /* confdefs.h. */ |
| 8334 | _ACEOF | 8915 | _ACEOF |
| 8335 | cat confdefs.h >>conftest.$ac_ext | 8916 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8346,11 +8927,21 @@ XOpenDisplay ("foo"); | |||
| 8346 | _ACEOF | 8927 | _ACEOF |
| 8347 | rm -f conftest.$ac_objext conftest$ac_exeext | 8928 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8348 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8929 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8349 | (eval $ac_link) 2>&5 | 8930 | (eval $ac_link) 2>conftest.er1 |
| 8350 | ac_status=$? | 8931 | ac_status=$? |
| 8932 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 8933 | rm -f conftest.er1 | ||
| 8934 | cat conftest.err >&5 | ||
| 8351 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8935 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8352 | (exit $ac_status); } && | 8936 | (exit $ac_status); } && |
| 8353 | { ac_try='test -s conftest$ac_exeext' | 8937 | { ac_try='test -z "$ac_c_werror_flag" |
| 8938 | || test ! -s conftest.err' | ||
| 8939 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 8940 | (eval $ac_try) 2>&5 | ||
| 8941 | ac_status=$? | ||
| 8942 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 8943 | (exit $ac_status); }; } && | ||
| 8944 | { ac_try='test -s conftest$ac_exeext' | ||
| 8354 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8945 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8355 | (eval $ac_try) 2>&5 | 8946 | (eval $ac_try) 2>&5 |
| 8356 | ac_status=$? | 8947 | ac_status=$? |
| @@ -8363,7 +8954,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8363 | 8954 | ||
| 8364 | xlinux_second_failure=yes | 8955 | xlinux_second_failure=yes |
| 8365 | fi | 8956 | fi |
| 8366 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8957 | rm -f conftest.err conftest.$ac_objext \ |
| 8958 | conftest$ac_exeext conftest.$ac_ext | ||
| 8367 | if test "${xlinux_second_failure}" = "yes"; then | 8959 | if test "${xlinux_second_failure}" = "yes"; then |
| 8368 | # If we get the same failure with -b, there is no use adding -b. | 8960 | # If we get the same failure with -b, there is no use adding -b. |
| 8369 | # So take it out. This plays safe. | 8961 | # So take it out. This plays safe. |
| @@ -8388,7 +8980,6 @@ echo "${ECHO_T}no" >&6 | |||
| 8388 | echo "$as_me:$LINENO: checking for Xkb" >&5 | 8980 | echo "$as_me:$LINENO: checking for Xkb" >&5 |
| 8389 | echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 | 8981 | echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 |
| 8390 | cat >conftest.$ac_ext <<_ACEOF | 8982 | cat >conftest.$ac_ext <<_ACEOF |
| 8391 | #line $LINENO "configure" | ||
| 8392 | /* confdefs.h. */ | 8983 | /* confdefs.h. */ |
| 8393 | _ACEOF | 8984 | _ACEOF |
| 8394 | cat confdefs.h >>conftest.$ac_ext | 8985 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8406,11 +8997,21 @@ XkbDescPtr kb = XkbGetKeyboard (0, XkbAllComponentsMask, XkbUseCoreKbd); | |||
| 8406 | _ACEOF | 8997 | _ACEOF |
| 8407 | rm -f conftest.$ac_objext conftest$ac_exeext | 8998 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8408 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8999 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8409 | (eval $ac_link) 2>&5 | 9000 | (eval $ac_link) 2>conftest.er1 |
| 8410 | ac_status=$? | 9001 | ac_status=$? |
| 9002 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9003 | rm -f conftest.er1 | ||
| 9004 | cat conftest.err >&5 | ||
| 8411 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9005 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8412 | (exit $ac_status); } && | 9006 | (exit $ac_status); } && |
| 8413 | { ac_try='test -s conftest$ac_exeext' | 9007 | { ac_try='test -z "$ac_c_werror_flag" |
| 9008 | || test ! -s conftest.err' | ||
| 9009 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9010 | (eval $ac_try) 2>&5 | ||
| 9011 | ac_status=$? | ||
| 9012 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9013 | (exit $ac_status); }; } && | ||
| 9014 | { ac_try='test -s conftest$ac_exeext' | ||
| 8414 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9015 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8415 | (eval $ac_try) 2>&5 | 9016 | (eval $ac_try) 2>&5 |
| 8416 | ac_status=$? | 9017 | ac_status=$? |
| @@ -8423,7 +9024,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8423 | 9024 | ||
| 8424 | emacs_xkb=no | 9025 | emacs_xkb=no |
| 8425 | fi | 9026 | fi |
| 8426 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9027 | rm -f conftest.err conftest.$ac_objext \ |
| 9028 | conftest$ac_exeext conftest.$ac_ext | ||
| 8427 | echo "$as_me:$LINENO: result: $emacs_xkb" >&5 | 9029 | echo "$as_me:$LINENO: result: $emacs_xkb" >&5 |
| 8428 | echo "${ECHO_T}$emacs_xkb" >&6 | 9030 | echo "${ECHO_T}$emacs_xkb" >&6 |
| 8429 | if test $emacs_xkb = yes; then | 9031 | if test $emacs_xkb = yes; then |
| @@ -8448,21 +9050,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 8448 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9050 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8449 | else | 9051 | else |
| 8450 | cat >conftest.$ac_ext <<_ACEOF | 9052 | cat >conftest.$ac_ext <<_ACEOF |
| 8451 | #line $LINENO "configure" | ||
| 8452 | /* confdefs.h. */ | 9053 | /* confdefs.h. */ |
| 8453 | _ACEOF | 9054 | _ACEOF |
| 8454 | cat confdefs.h >>conftest.$ac_ext | 9055 | cat confdefs.h >>conftest.$ac_ext |
| 8455 | cat >>conftest.$ac_ext <<_ACEOF | 9056 | cat >>conftest.$ac_ext <<_ACEOF |
| 8456 | /* end confdefs.h. */ | 9057 | /* end confdefs.h. */ |
| 9058 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 9059 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 9060 | #define $ac_func innocuous_$ac_func | ||
| 9061 | |||
| 8457 | /* System header to define __stub macros and hopefully few prototypes, | 9062 | /* System header to define __stub macros and hopefully few prototypes, |
| 8458 | which can conflict with char $ac_func (); below. | 9063 | which can conflict with char $ac_func (); below. |
| 8459 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 9064 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 8460 | <limits.h> exists even on freestanding compilers. */ | 9065 | <limits.h> exists even on freestanding compilers. */ |
| 9066 | |||
| 8461 | #ifdef __STDC__ | 9067 | #ifdef __STDC__ |
| 8462 | # include <limits.h> | 9068 | # include <limits.h> |
| 8463 | #else | 9069 | #else |
| 8464 | # include <assert.h> | 9070 | # include <assert.h> |
| 8465 | #endif | 9071 | #endif |
| 9072 | |||
| 9073 | #undef $ac_func | ||
| 9074 | |||
| 8466 | /* Override any gcc2 internal prototype to avoid an error. */ | 9075 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 8467 | #ifdef __cplusplus | 9076 | #ifdef __cplusplus |
| 8468 | extern "C" | 9077 | extern "C" |
| @@ -8493,11 +9102,21 @@ return f != $ac_func; | |||
| 8493 | _ACEOF | 9102 | _ACEOF |
| 8494 | rm -f conftest.$ac_objext conftest$ac_exeext | 9103 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8495 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9104 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8496 | (eval $ac_link) 2>&5 | 9105 | (eval $ac_link) 2>conftest.er1 |
| 8497 | ac_status=$? | 9106 | ac_status=$? |
| 9107 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9108 | rm -f conftest.er1 | ||
| 9109 | cat conftest.err >&5 | ||
| 8498 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9110 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8499 | (exit $ac_status); } && | 9111 | (exit $ac_status); } && |
| 8500 | { ac_try='test -s conftest$ac_exeext' | 9112 | { ac_try='test -z "$ac_c_werror_flag" |
| 9113 | || test ! -s conftest.err' | ||
| 9114 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9115 | (eval $ac_try) 2>&5 | ||
| 9116 | ac_status=$? | ||
| 9117 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9118 | (exit $ac_status); }; } && | ||
| 9119 | { ac_try='test -s conftest$ac_exeext' | ||
| 8501 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9120 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8502 | (eval $ac_try) 2>&5 | 9121 | (eval $ac_try) 2>&5 |
| 8503 | ac_status=$? | 9122 | ac_status=$? |
| @@ -8510,7 +9129,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8510 | 9129 | ||
| 8511 | eval "$as_ac_var=no" | 9130 | eval "$as_ac_var=no" |
| 8512 | fi | 9131 | fi |
| 8513 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9132 | rm -f conftest.err conftest.$ac_objext \ |
| 9133 | conftest$ac_exeext conftest.$ac_ext | ||
| 8514 | fi | 9134 | fi |
| 8515 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 9135 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 8516 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 9136 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -8531,7 +9151,6 @@ echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6 | |||
| 8531 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9151 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8532 | else | 9152 | else |
| 8533 | cat >conftest.$ac_ext <<_ACEOF | 9153 | cat >conftest.$ac_ext <<_ACEOF |
| 8534 | #line $LINENO "configure" | ||
| 8535 | /* confdefs.h. */ | 9154 | /* confdefs.h. */ |
| 8536 | _ACEOF | 9155 | _ACEOF |
| 8537 | cat confdefs.h >>conftest.$ac_ext | 9156 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8551,11 +9170,21 @@ fail; | |||
| 8551 | _ACEOF | 9170 | _ACEOF |
| 8552 | rm -f conftest.$ac_objext conftest$ac_exeext | 9171 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8553 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9172 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8554 | (eval $ac_link) 2>&5 | 9173 | (eval $ac_link) 2>conftest.er1 |
| 8555 | ac_status=$? | 9174 | ac_status=$? |
| 9175 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9176 | rm -f conftest.er1 | ||
| 9177 | cat conftest.err >&5 | ||
| 8556 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9178 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8557 | (exit $ac_status); } && | 9179 | (exit $ac_status); } && |
| 8558 | { ac_try='test -s conftest$ac_exeext' | 9180 | { ac_try='test -z "$ac_c_werror_flag" |
| 9181 | || test ! -s conftest.err' | ||
| 9182 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9183 | (eval $ac_try) 2>&5 | ||
| 9184 | ac_status=$? | ||
| 9185 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9186 | (exit $ac_status); }; } && | ||
| 9187 | { ac_try='test -s conftest$ac_exeext' | ||
| 8559 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9188 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8560 | (eval $ac_try) 2>&5 | 9189 | (eval $ac_try) 2>&5 |
| 8561 | ac_status=$? | 9190 | ac_status=$? |
| @@ -8568,7 +9197,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8568 | 9197 | ||
| 8569 | emacs_cv_x11_version_6=no | 9198 | emacs_cv_x11_version_6=no |
| 8570 | fi | 9199 | fi |
| 8571 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9200 | rm -f conftest.err conftest.$ac_objext \ |
| 9201 | conftest$ac_exeext conftest.$ac_ext | ||
| 8572 | fi | 9202 | fi |
| 8573 | 9203 | ||
| 8574 | if test $emacs_cv_x11_version_6 = yes; then | 9204 | if test $emacs_cv_x11_version_6 = yes; then |
| @@ -8592,7 +9222,6 @@ echo $ECHO_N "checking X11 version 5... $ECHO_C" >&6 | |||
| 8592 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9222 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8593 | else | 9223 | else |
| 8594 | cat >conftest.$ac_ext <<_ACEOF | 9224 | cat >conftest.$ac_ext <<_ACEOF |
| 8595 | #line $LINENO "configure" | ||
| 8596 | /* confdefs.h. */ | 9225 | /* confdefs.h. */ |
| 8597 | _ACEOF | 9226 | _ACEOF |
| 8598 | cat confdefs.h >>conftest.$ac_ext | 9227 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8612,11 +9241,21 @@ fail; | |||
| 8612 | _ACEOF | 9241 | _ACEOF |
| 8613 | rm -f conftest.$ac_objext conftest$ac_exeext | 9242 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8614 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9243 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8615 | (eval $ac_link) 2>&5 | 9244 | (eval $ac_link) 2>conftest.er1 |
| 8616 | ac_status=$? | 9245 | ac_status=$? |
| 9246 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9247 | rm -f conftest.er1 | ||
| 9248 | cat conftest.err >&5 | ||
| 8617 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9249 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8618 | (exit $ac_status); } && | 9250 | (exit $ac_status); } && |
| 8619 | { ac_try='test -s conftest$ac_exeext' | 9251 | { ac_try='test -z "$ac_c_werror_flag" |
| 9252 | || test ! -s conftest.err' | ||
| 9253 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9254 | (eval $ac_try) 2>&5 | ||
| 9255 | ac_status=$? | ||
| 9256 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9257 | (exit $ac_status); }; } && | ||
| 9258 | { ac_try='test -s conftest$ac_exeext' | ||
| 8620 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9259 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8621 | (eval $ac_try) 2>&5 | 9260 | (eval $ac_try) 2>&5 |
| 8622 | ac_status=$? | 9261 | ac_status=$? |
| @@ -8629,7 +9268,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8629 | 9268 | ||
| 8630 | emacs_cv_x11_version_5=no | 9269 | emacs_cv_x11_version_5=no |
| 8631 | fi | 9270 | fi |
| 8632 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9271 | rm -f conftest.err conftest.$ac_objext \ |
| 9272 | conftest$ac_exeext conftest.$ac_ext | ||
| 8633 | fi | 9273 | fi |
| 8634 | 9274 | ||
| 8635 | if test $emacs_cv_x11_version_5 = yes; then | 9275 | if test $emacs_cv_x11_version_5 = yes; then |
| @@ -8788,21 +9428,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 8788 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9428 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8789 | else | 9429 | else |
| 8790 | cat >conftest.$ac_ext <<_ACEOF | 9430 | cat >conftest.$ac_ext <<_ACEOF |
| 8791 | #line $LINENO "configure" | ||
| 8792 | /* confdefs.h. */ | 9431 | /* confdefs.h. */ |
| 8793 | _ACEOF | 9432 | _ACEOF |
| 8794 | cat confdefs.h >>conftest.$ac_ext | 9433 | cat confdefs.h >>conftest.$ac_ext |
| 8795 | cat >>conftest.$ac_ext <<_ACEOF | 9434 | cat >>conftest.$ac_ext <<_ACEOF |
| 8796 | /* end confdefs.h. */ | 9435 | /* end confdefs.h. */ |
| 9436 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 9437 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 9438 | #define $ac_func innocuous_$ac_func | ||
| 9439 | |||
| 8797 | /* System header to define __stub macros and hopefully few prototypes, | 9440 | /* System header to define __stub macros and hopefully few prototypes, |
| 8798 | which can conflict with char $ac_func (); below. | 9441 | which can conflict with char $ac_func (); below. |
| 8799 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 9442 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 8800 | <limits.h> exists even on freestanding compilers. */ | 9443 | <limits.h> exists even on freestanding compilers. */ |
| 9444 | |||
| 8801 | #ifdef __STDC__ | 9445 | #ifdef __STDC__ |
| 8802 | # include <limits.h> | 9446 | # include <limits.h> |
| 8803 | #else | 9447 | #else |
| 8804 | # include <assert.h> | 9448 | # include <assert.h> |
| 8805 | #endif | 9449 | #endif |
| 9450 | |||
| 9451 | #undef $ac_func | ||
| 9452 | |||
| 8806 | /* Override any gcc2 internal prototype to avoid an error. */ | 9453 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 8807 | #ifdef __cplusplus | 9454 | #ifdef __cplusplus |
| 8808 | extern "C" | 9455 | extern "C" |
| @@ -8833,11 +9480,21 @@ return f != $ac_func; | |||
| 8833 | _ACEOF | 9480 | _ACEOF |
| 8834 | rm -f conftest.$ac_objext conftest$ac_exeext | 9481 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8835 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9482 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8836 | (eval $ac_link) 2>&5 | 9483 | (eval $ac_link) 2>conftest.er1 |
| 8837 | ac_status=$? | 9484 | ac_status=$? |
| 9485 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9486 | rm -f conftest.er1 | ||
| 9487 | cat conftest.err >&5 | ||
| 8838 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9488 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8839 | (exit $ac_status); } && | 9489 | (exit $ac_status); } && |
| 8840 | { ac_try='test -s conftest$ac_exeext' | 9490 | { ac_try='test -z "$ac_c_werror_flag" |
| 9491 | || test ! -s conftest.err' | ||
| 9492 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9493 | (eval $ac_try) 2>&5 | ||
| 9494 | ac_status=$? | ||
| 9495 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9496 | (exit $ac_status); }; } && | ||
| 9497 | { ac_try='test -s conftest$ac_exeext' | ||
| 8841 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9498 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8842 | (eval $ac_try) 2>&5 | 9499 | (eval $ac_try) 2>&5 |
| 8843 | ac_status=$? | 9500 | ac_status=$? |
| @@ -8850,7 +9507,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8850 | 9507 | ||
| 8851 | eval "$as_ac_var=no" | 9508 | eval "$as_ac_var=no" |
| 8852 | fi | 9509 | fi |
| 8853 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9510 | rm -f conftest.err conftest.$ac_objext \ |
| 9511 | conftest$ac_exeext conftest.$ac_ext | ||
| 8854 | fi | 9512 | fi |
| 8855 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 9513 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 8856 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 9514 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -8879,7 +9537,6 @@ echo $ECHO_N "checking X11 version 5 with Xaw... $ECHO_C" >&6 | |||
| 8879 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9537 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8880 | else | 9538 | else |
| 8881 | cat >conftest.$ac_ext <<_ACEOF | 9539 | cat >conftest.$ac_ext <<_ACEOF |
| 8882 | #line $LINENO "configure" | ||
| 8883 | /* confdefs.h. */ | 9540 | /* confdefs.h. */ |
| 8884 | _ACEOF | 9541 | _ACEOF |
| 8885 | cat confdefs.h >>conftest.$ac_ext | 9542 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8898,11 +9555,21 @@ main () | |||
| 8898 | _ACEOF | 9555 | _ACEOF |
| 8899 | rm -f conftest.$ac_objext conftest$ac_exeext | 9556 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8900 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9557 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8901 | (eval $ac_link) 2>&5 | 9558 | (eval $ac_link) 2>conftest.er1 |
| 8902 | ac_status=$? | 9559 | ac_status=$? |
| 9560 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9561 | rm -f conftest.er1 | ||
| 9562 | cat conftest.err >&5 | ||
| 8903 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9563 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8904 | (exit $ac_status); } && | 9564 | (exit $ac_status); } && |
| 8905 | { ac_try='test -s conftest$ac_exeext' | 9565 | { ac_try='test -z "$ac_c_werror_flag" |
| 9566 | || test ! -s conftest.err' | ||
| 9567 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9568 | (eval $ac_try) 2>&5 | ||
| 9569 | ac_status=$? | ||
| 9570 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9571 | (exit $ac_status); }; } && | ||
| 9572 | { ac_try='test -s conftest$ac_exeext' | ||
| 8906 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9573 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8907 | (eval $ac_try) 2>&5 | 9574 | (eval $ac_try) 2>&5 |
| 8908 | ac_status=$? | 9575 | ac_status=$? |
| @@ -8915,7 +9582,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8915 | 9582 | ||
| 8916 | emacs_cv_x11_version_5_with_xaw=no | 9583 | emacs_cv_x11_version_5_with_xaw=no |
| 8917 | fi | 9584 | fi |
| 8918 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9585 | rm -f conftest.err conftest.$ac_objext \ |
| 9586 | conftest$ac_exeext conftest.$ac_ext | ||
| 8919 | fi | 9587 | fi |
| 8920 | 9588 | ||
| 8921 | if test $emacs_cv_x11_version_5_with_xaw = yes; then | 9589 | if test $emacs_cv_x11_version_5_with_xaw = yes; then |
| @@ -8941,7 +9609,6 @@ echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6 | |||
| 8941 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9609 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8942 | else | 9610 | else |
| 8943 | cat >conftest.$ac_ext <<_ACEOF | 9611 | cat >conftest.$ac_ext <<_ACEOF |
| 8944 | #line $LINENO "configure" | ||
| 8945 | /* confdefs.h. */ | 9612 | /* confdefs.h. */ |
| 8946 | _ACEOF | 9613 | _ACEOF |
| 8947 | cat confdefs.h >>conftest.$ac_ext | 9614 | cat confdefs.h >>conftest.$ac_ext |
| @@ -8961,11 +9628,21 @@ fail; | |||
| 8961 | _ACEOF | 9628 | _ACEOF |
| 8962 | rm -f conftest.$ac_objext conftest$ac_exeext | 9629 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8963 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9630 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8964 | (eval $ac_link) 2>&5 | 9631 | (eval $ac_link) 2>conftest.er1 |
| 8965 | ac_status=$? | 9632 | ac_status=$? |
| 9633 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9634 | rm -f conftest.er1 | ||
| 9635 | cat conftest.err >&5 | ||
| 8966 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9636 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8967 | (exit $ac_status); } && | 9637 | (exit $ac_status); } && |
| 8968 | { ac_try='test -s conftest$ac_exeext' | 9638 | { ac_try='test -z "$ac_c_werror_flag" |
| 9639 | || test ! -s conftest.err' | ||
| 9640 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9641 | (eval $ac_try) 2>&5 | ||
| 9642 | ac_status=$? | ||
| 9643 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9644 | (exit $ac_status); }; } && | ||
| 9645 | { ac_try='test -s conftest$ac_exeext' | ||
| 8969 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9646 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8970 | (eval $ac_try) 2>&5 | 9647 | (eval $ac_try) 2>&5 |
| 8971 | ac_status=$? | 9648 | ac_status=$? |
| @@ -8978,7 +9655,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 8978 | 9655 | ||
| 8979 | emacs_cv_x11_toolkit_version_6=no | 9656 | emacs_cv_x11_toolkit_version_6=no |
| 8980 | fi | 9657 | fi |
| 8981 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9658 | rm -f conftest.err conftest.$ac_objext \ |
| 9659 | conftest$ac_exeext conftest.$ac_ext | ||
| 8982 | fi | 9660 | fi |
| 8983 | 9661 | ||
| 8984 | HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6 | 9662 | HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6 |
| @@ -9010,7 +9688,6 @@ else | |||
| 9010 | ac_check_lib_save_LIBS=$LIBS | 9688 | ac_check_lib_save_LIBS=$LIBS |
| 9011 | LIBS="-lXmu $LIBS" | 9689 | LIBS="-lXmu $LIBS" |
| 9012 | cat >conftest.$ac_ext <<_ACEOF | 9690 | cat >conftest.$ac_ext <<_ACEOF |
| 9013 | #line $LINENO "configure" | ||
| 9014 | /* confdefs.h. */ | 9691 | /* confdefs.h. */ |
| 9015 | _ACEOF | 9692 | _ACEOF |
| 9016 | cat confdefs.h >>conftest.$ac_ext | 9693 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9034,11 +9711,21 @@ XmuConvertStandardSelection (); | |||
| 9034 | _ACEOF | 9711 | _ACEOF |
| 9035 | rm -f conftest.$ac_objext conftest$ac_exeext | 9712 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9036 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9713 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9037 | (eval $ac_link) 2>&5 | 9714 | (eval $ac_link) 2>conftest.er1 |
| 9038 | ac_status=$? | 9715 | ac_status=$? |
| 9716 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9717 | rm -f conftest.er1 | ||
| 9718 | cat conftest.err >&5 | ||
| 9039 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9719 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9040 | (exit $ac_status); } && | 9720 | (exit $ac_status); } && |
| 9041 | { ac_try='test -s conftest$ac_exeext' | 9721 | { ac_try='test -z "$ac_c_werror_flag" |
| 9722 | || test ! -s conftest.err' | ||
| 9723 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9724 | (eval $ac_try) 2>&5 | ||
| 9725 | ac_status=$? | ||
| 9726 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9727 | (exit $ac_status); }; } && | ||
| 9728 | { ac_try='test -s conftest$ac_exeext' | ||
| 9042 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9729 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9043 | (eval $ac_try) 2>&5 | 9730 | (eval $ac_try) 2>&5 |
| 9044 | ac_status=$? | 9731 | ac_status=$? |
| @@ -9051,7 +9738,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9051 | 9738 | ||
| 9052 | ac_cv_lib_Xmu_XmuConvertStandardSelection=no | 9739 | ac_cv_lib_Xmu_XmuConvertStandardSelection=no |
| 9053 | fi | 9740 | fi |
| 9054 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9741 | rm -f conftest.err conftest.$ac_objext \ |
| 9742 | conftest$ac_exeext conftest.$ac_ext | ||
| 9055 | LIBS=$ac_check_lib_save_LIBS | 9743 | LIBS=$ac_check_lib_save_LIBS |
| 9056 | fi | 9744 | fi |
| 9057 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5 | 9745 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5 |
| @@ -9080,7 +9768,6 @@ else | |||
| 9080 | ac_check_lib_save_LIBS=$LIBS | 9768 | ac_check_lib_save_LIBS=$LIBS |
| 9081 | LIBS="-lXext $LIBS" | 9769 | LIBS="-lXext $LIBS" |
| 9082 | cat >conftest.$ac_ext <<_ACEOF | 9770 | cat >conftest.$ac_ext <<_ACEOF |
| 9083 | #line $LINENO "configure" | ||
| 9084 | /* confdefs.h. */ | 9771 | /* confdefs.h. */ |
| 9085 | _ACEOF | 9772 | _ACEOF |
| 9086 | cat confdefs.h >>conftest.$ac_ext | 9773 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9104,11 +9791,21 @@ XShapeQueryExtension (); | |||
| 9104 | _ACEOF | 9791 | _ACEOF |
| 9105 | rm -f conftest.$ac_objext conftest$ac_exeext | 9792 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9106 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9793 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9107 | (eval $ac_link) 2>&5 | 9794 | (eval $ac_link) 2>conftest.er1 |
| 9108 | ac_status=$? | 9795 | ac_status=$? |
| 9796 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9797 | rm -f conftest.er1 | ||
| 9798 | cat conftest.err >&5 | ||
| 9109 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9799 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9110 | (exit $ac_status); } && | 9800 | (exit $ac_status); } && |
| 9111 | { ac_try='test -s conftest$ac_exeext' | 9801 | { ac_try='test -z "$ac_c_werror_flag" |
| 9802 | || test ! -s conftest.err' | ||
| 9803 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9804 | (eval $ac_try) 2>&5 | ||
| 9805 | ac_status=$? | ||
| 9806 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9807 | (exit $ac_status); }; } && | ||
| 9808 | { ac_try='test -s conftest$ac_exeext' | ||
| 9112 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9809 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9113 | (eval $ac_try) 2>&5 | 9810 | (eval $ac_try) 2>&5 |
| 9114 | ac_status=$? | 9811 | ac_status=$? |
| @@ -9121,7 +9818,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9121 | 9818 | ||
| 9122 | ac_cv_lib_Xext_XShapeQueryExtension=no | 9819 | ac_cv_lib_Xext_XShapeQueryExtension=no |
| 9123 | fi | 9820 | fi |
| 9124 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9821 | rm -f conftest.err conftest.$ac_objext \ |
| 9822 | conftest$ac_exeext conftest.$ac_ext | ||
| 9125 | LIBS=$ac_check_lib_save_LIBS | 9823 | LIBS=$ac_check_lib_save_LIBS |
| 9126 | fi | 9824 | fi |
| 9127 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 | 9825 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 |
| @@ -9152,7 +9850,6 @@ else | |||
| 9152 | CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS" | 9850 | CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS" |
| 9153 | CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS" | 9851 | CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS" |
| 9154 | cat >conftest.$ac_ext <<_ACEOF | 9852 | cat >conftest.$ac_ext <<_ACEOF |
| 9155 | #line $LINENO "configure" | ||
| 9156 | /* confdefs.h. */ | 9853 | /* confdefs.h. */ |
| 9157 | _ACEOF | 9854 | _ACEOF |
| 9158 | cat confdefs.h >>conftest.$ac_ext | 9855 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9169,11 +9866,21 @@ int x = 5; | |||
| 9169 | _ACEOF | 9866 | _ACEOF |
| 9170 | rm -f conftest.$ac_objext | 9867 | rm -f conftest.$ac_objext |
| 9171 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 9868 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 9172 | (eval $ac_compile) 2>&5 | 9869 | (eval $ac_compile) 2>conftest.er1 |
| 9173 | ac_status=$? | 9870 | ac_status=$? |
| 9871 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9872 | rm -f conftest.er1 | ||
| 9873 | cat conftest.err >&5 | ||
| 9174 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9874 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9175 | (exit $ac_status); } && | 9875 | (exit $ac_status); } && |
| 9176 | { ac_try='test -s conftest.$ac_objext' | 9876 | { ac_try='test -z "$ac_c_werror_flag" |
| 9877 | || test ! -s conftest.err' | ||
| 9878 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9879 | (eval $ac_try) 2>&5 | ||
| 9880 | ac_status=$? | ||
| 9881 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9882 | (exit $ac_status); }; } && | ||
| 9883 | { ac_try='test -s conftest.$ac_objext' | ||
| 9177 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9884 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9178 | (eval $ac_try) 2>&5 | 9885 | (eval $ac_try) 2>&5 |
| 9179 | ac_status=$? | 9886 | ac_status=$? |
| @@ -9186,7 +9893,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9186 | 9893 | ||
| 9187 | emacs_cv_lesstif=no | 9894 | emacs_cv_lesstif=no |
| 9188 | fi | 9895 | fi |
| 9189 | rm -f conftest.$ac_objext conftest.$ac_ext | 9896 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 9190 | fi | 9897 | fi |
| 9191 | echo "$as_me:$LINENO: result: $emacs_cv_lesstif" >&5 | 9898 | echo "$as_me:$LINENO: result: $emacs_cv_lesstif" >&5 |
| 9192 | echo "${ECHO_T}$emacs_cv_lesstif" >&6 | 9899 | echo "${ECHO_T}$emacs_cv_lesstif" >&6 |
| @@ -9208,7 +9915,6 @@ if test "${emacs_cv_motif_version_2_1+set}" = set; then | |||
| 9208 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9915 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9209 | else | 9916 | else |
| 9210 | cat >conftest.$ac_ext <<_ACEOF | 9917 | cat >conftest.$ac_ext <<_ACEOF |
| 9211 | #line $LINENO "configure" | ||
| 9212 | /* confdefs.h. */ | 9918 | /* confdefs.h. */ |
| 9213 | _ACEOF | 9919 | _ACEOF |
| 9214 | cat confdefs.h >>conftest.$ac_ext | 9920 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9229,11 +9935,21 @@ Motif version prior to 2.1. | |||
| 9229 | _ACEOF | 9935 | _ACEOF |
| 9230 | rm -f conftest.$ac_objext | 9936 | rm -f conftest.$ac_objext |
| 9231 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 9937 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 9232 | (eval $ac_compile) 2>&5 | 9938 | (eval $ac_compile) 2>conftest.er1 |
| 9233 | ac_status=$? | 9939 | ac_status=$? |
| 9940 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 9941 | rm -f conftest.er1 | ||
| 9942 | cat conftest.err >&5 | ||
| 9234 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9943 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9235 | (exit $ac_status); } && | 9944 | (exit $ac_status); } && |
| 9236 | { ac_try='test -s conftest.$ac_objext' | 9945 | { ac_try='test -z "$ac_c_werror_flag" |
| 9946 | || test ! -s conftest.err' | ||
| 9947 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 9948 | (eval $ac_try) 2>&5 | ||
| 9949 | ac_status=$? | ||
| 9950 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 9951 | (exit $ac_status); }; } && | ||
| 9952 | { ac_try='test -s conftest.$ac_objext' | ||
| 9237 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9953 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9238 | (eval $ac_try) 2>&5 | 9954 | (eval $ac_try) 2>&5 |
| 9239 | ac_status=$? | 9955 | ac_status=$? |
| @@ -9246,7 +9962,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9246 | 9962 | ||
| 9247 | emacs_cv_motif_version_2_1=no | 9963 | emacs_cv_motif_version_2_1=no |
| 9248 | fi | 9964 | fi |
| 9249 | rm -f conftest.$ac_objext conftest.$ac_ext | 9965 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 9250 | fi | 9966 | fi |
| 9251 | echo "$as_me:$LINENO: result: $emacs_cv_motif_version_2_1" >&5 | 9967 | echo "$as_me:$LINENO: result: $emacs_cv_motif_version_2_1" >&5 |
| 9252 | echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6 | 9968 | echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6 |
| @@ -9266,7 +9982,6 @@ else | |||
| 9266 | ac_check_lib_save_LIBS=$LIBS | 9982 | ac_check_lib_save_LIBS=$LIBS |
| 9267 | LIBS="-lXp $LIBS" | 9983 | LIBS="-lXp $LIBS" |
| 9268 | cat >conftest.$ac_ext <<_ACEOF | 9984 | cat >conftest.$ac_ext <<_ACEOF |
| 9269 | #line $LINENO "configure" | ||
| 9270 | /* confdefs.h. */ | 9985 | /* confdefs.h. */ |
| 9271 | _ACEOF | 9986 | _ACEOF |
| 9272 | cat confdefs.h >>conftest.$ac_ext | 9987 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9290,11 +10005,21 @@ XpCreateContext (); | |||
| 9290 | _ACEOF | 10005 | _ACEOF |
| 9291 | rm -f conftest.$ac_objext conftest$ac_exeext | 10006 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9292 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10007 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9293 | (eval $ac_link) 2>&5 | 10008 | (eval $ac_link) 2>conftest.er1 |
| 9294 | ac_status=$? | 10009 | ac_status=$? |
| 10010 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10011 | rm -f conftest.er1 | ||
| 10012 | cat conftest.err >&5 | ||
| 9295 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10013 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9296 | (exit $ac_status); } && | 10014 | (exit $ac_status); } && |
| 9297 | { ac_try='test -s conftest$ac_exeext' | 10015 | { ac_try='test -z "$ac_c_werror_flag" |
| 10016 | || test ! -s conftest.err' | ||
| 10017 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10018 | (eval $ac_try) 2>&5 | ||
| 10019 | ac_status=$? | ||
| 10020 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10021 | (exit $ac_status); }; } && | ||
| 10022 | { ac_try='test -s conftest$ac_exeext' | ||
| 9298 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10023 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9299 | (eval $ac_try) 2>&5 | 10024 | (eval $ac_try) 2>&5 |
| 9300 | ac_status=$? | 10025 | ac_status=$? |
| @@ -9307,7 +10032,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9307 | 10032 | ||
| 9308 | ac_cv_lib_Xp_XpCreateContext=no | 10033 | ac_cv_lib_Xp_XpCreateContext=no |
| 9309 | fi | 10034 | fi |
| 9310 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10035 | rm -f conftest.err conftest.$ac_objext \ |
| 10036 | conftest$ac_exeext conftest.$ac_ext | ||
| 9311 | LIBS=$ac_check_lib_save_LIBS | 10037 | LIBS=$ac_check_lib_save_LIBS |
| 9312 | fi | 10038 | fi |
| 9313 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xp_XpCreateContext" >&5 | 10039 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xp_XpCreateContext" >&5 |
| @@ -9336,7 +10062,6 @@ if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then | |||
| 9336 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10062 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9337 | else | 10063 | else |
| 9338 | cat >conftest.$ac_ext <<_ACEOF | 10064 | cat >conftest.$ac_ext <<_ACEOF |
| 9339 | #line $LINENO "configure" | ||
| 9340 | /* confdefs.h. */ | 10065 | /* confdefs.h. */ |
| 9341 | _ACEOF | 10066 | _ACEOF |
| 9342 | cat confdefs.h >>conftest.$ac_ext | 10067 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9354,6 +10079,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 9354 | (exit $ac_status); } >/dev/null; then | 10079 | (exit $ac_status); } >/dev/null; then |
| 9355 | if test -s conftest.err; then | 10080 | if test -s conftest.err; then |
| 9356 | ac_cpp_err=$ac_c_preproc_warn_flag | 10081 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 10082 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 9357 | else | 10083 | else |
| 9358 | ac_cpp_err= | 10084 | ac_cpp_err= |
| 9359 | fi | 10085 | fi |
| @@ -9381,7 +10107,6 @@ else | |||
| 9381 | ac_check_lib_save_LIBS=$LIBS | 10107 | ac_check_lib_save_LIBS=$LIBS |
| 9382 | LIBS="-lXaw3d $LIBS" | 10108 | LIBS="-lXaw3d $LIBS" |
| 9383 | cat >conftest.$ac_ext <<_ACEOF | 10109 | cat >conftest.$ac_ext <<_ACEOF |
| 9384 | #line $LINENO "configure" | ||
| 9385 | /* confdefs.h. */ | 10110 | /* confdefs.h. */ |
| 9386 | _ACEOF | 10111 | _ACEOF |
| 9387 | cat confdefs.h >>conftest.$ac_ext | 10112 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9405,11 +10130,21 @@ XawScrollbarSetThumb (); | |||
| 9405 | _ACEOF | 10130 | _ACEOF |
| 9406 | rm -f conftest.$ac_objext conftest$ac_exeext | 10131 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9407 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10132 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9408 | (eval $ac_link) 2>&5 | 10133 | (eval $ac_link) 2>conftest.er1 |
| 9409 | ac_status=$? | 10134 | ac_status=$? |
| 10135 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10136 | rm -f conftest.er1 | ||
| 10137 | cat conftest.err >&5 | ||
| 9410 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10138 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9411 | (exit $ac_status); } && | 10139 | (exit $ac_status); } && |
| 9412 | { ac_try='test -s conftest$ac_exeext' | 10140 | { ac_try='test -z "$ac_c_werror_flag" |
| 10141 | || test ! -s conftest.err' | ||
| 10142 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10143 | (eval $ac_try) 2>&5 | ||
| 10144 | ac_status=$? | ||
| 10145 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10146 | (exit $ac_status); }; } && | ||
| 10147 | { ac_try='test -s conftest$ac_exeext' | ||
| 9413 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10148 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9414 | (eval $ac_try) 2>&5 | 10149 | (eval $ac_try) 2>&5 |
| 9415 | ac_status=$? | 10150 | ac_status=$? |
| @@ -9422,7 +10157,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9422 | 10157 | ||
| 9423 | ac_cv_lib_Xaw3d_XawScrollbarSetThumb=no | 10158 | ac_cv_lib_Xaw3d_XawScrollbarSetThumb=no |
| 9424 | fi | 10159 | fi |
| 9425 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10160 | rm -f conftest.err conftest.$ac_objext \ |
| 10161 | conftest$ac_exeext conftest.$ac_ext | ||
| 9426 | LIBS=$ac_check_lib_save_LIBS | 10162 | LIBS=$ac_check_lib_save_LIBS |
| 9427 | fi | 10163 | fi |
| 9428 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5 | 10164 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5 |
| @@ -9473,7 +10209,6 @@ _ACEOF | |||
| 9473 | fi | 10209 | fi |
| 9474 | 10210 | ||
| 9475 | cat >conftest.$ac_ext <<_ACEOF | 10211 | cat >conftest.$ac_ext <<_ACEOF |
| 9476 | #line $LINENO "configure" | ||
| 9477 | /* confdefs.h. */ | 10212 | /* confdefs.h. */ |
| 9478 | _ACEOF | 10213 | _ACEOF |
| 9479 | cat confdefs.h >>conftest.$ac_ext | 10214 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9492,11 +10227,21 @@ XIMProc callback; | |||
| 9492 | _ACEOF | 10227 | _ACEOF |
| 9493 | rm -f conftest.$ac_objext | 10228 | rm -f conftest.$ac_objext |
| 9494 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10229 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 9495 | (eval $ac_compile) 2>&5 | 10230 | (eval $ac_compile) 2>conftest.er1 |
| 9496 | ac_status=$? | 10231 | ac_status=$? |
| 10232 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10233 | rm -f conftest.er1 | ||
| 10234 | cat conftest.err >&5 | ||
| 9497 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10235 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9498 | (exit $ac_status); } && | 10236 | (exit $ac_status); } && |
| 9499 | { ac_try='test -s conftest.$ac_objext' | 10237 | { ac_try='test -z "$ac_c_werror_flag" |
| 10238 | || test ! -s conftest.err' | ||
| 10239 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10240 | (eval $ac_try) 2>&5 | ||
| 10241 | ac_status=$? | ||
| 10242 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10243 | (exit $ac_status); }; } && | ||
| 10244 | { ac_try='test -s conftest.$ac_objext' | ||
| 9500 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10245 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9501 | (eval $ac_try) 2>&5 | 10246 | (eval $ac_try) 2>&5 |
| 9502 | ac_status=$? | 10247 | ac_status=$? |
| @@ -9514,7 +10259,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9514 | 10259 | ||
| 9515 | HAVE_XIM=no | 10260 | HAVE_XIM=no |
| 9516 | fi | 10261 | fi |
| 9517 | rm -f conftest.$ac_objext conftest.$ac_ext | 10262 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 9518 | 10263 | ||
| 9519 | 10264 | ||
| 9520 | if test "${with_xim}" != "no"; then | 10265 | if test "${with_xim}" != "no"; then |
| @@ -9532,7 +10277,6 @@ if test "${HAVE_XIM}" != "no"; then | |||
| 9532 | CFLAGS="$CFLAGS --pedantic-errors" | 10277 | CFLAGS="$CFLAGS --pedantic-errors" |
| 9533 | fi | 10278 | fi |
| 9534 | cat >conftest.$ac_ext <<_ACEOF | 10279 | cat >conftest.$ac_ext <<_ACEOF |
| 9535 | #line $LINENO "configure" | ||
| 9536 | /* confdefs.h. */ | 10280 | /* confdefs.h. */ |
| 9537 | _ACEOF | 10281 | _ACEOF |
| 9538 | cat confdefs.h >>conftest.$ac_ext | 10282 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9564,11 +10308,21 @@ extern Bool XRegisterIMInstantiateCallback(Display*, XrmDatabase, char*, | |||
| 9564 | _ACEOF | 10308 | _ACEOF |
| 9565 | rm -f conftest.$ac_objext | 10309 | rm -f conftest.$ac_objext |
| 9566 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10310 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 9567 | (eval $ac_compile) 2>&5 | 10311 | (eval $ac_compile) 2>conftest.er1 |
| 9568 | ac_status=$? | 10312 | ac_status=$? |
| 10313 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10314 | rm -f conftest.er1 | ||
| 10315 | cat conftest.err >&5 | ||
| 9569 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10316 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9570 | (exit $ac_status); } && | 10317 | (exit $ac_status); } && |
| 9571 | { ac_try='test -s conftest.$ac_objext' | 10318 | { ac_try='test -z "$ac_c_werror_flag" |
| 10319 | || test ! -s conftest.err' | ||
| 10320 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10321 | (eval $ac_try) 2>&5 | ||
| 10322 | ac_status=$? | ||
| 10323 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10324 | (exit $ac_status); }; } && | ||
| 10325 | { ac_try='test -s conftest.$ac_objext' | ||
| 9572 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10326 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9573 | (eval $ac_try) 2>&5 | 10327 | (eval $ac_try) 2>&5 |
| 9574 | ac_status=$? | 10328 | ac_status=$? |
| @@ -9580,7 +10334,7 @@ else | |||
| 9580 | sed 's/^/| /' conftest.$ac_ext >&5 | 10334 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9581 | 10335 | ||
| 9582 | fi | 10336 | fi |
| 9583 | rm -f conftest.$ac_objext conftest.$ac_ext | 10337 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 9584 | 10338 | ||
| 9585 | if test "$emacs_cv_arg6_star" = yes; then | 10339 | if test "$emacs_cv_arg6_star" = yes; then |
| 9586 | cat >>confdefs.h <<\_ACEOF | 10340 | cat >>confdefs.h <<\_ACEOF |
| @@ -9613,7 +10367,6 @@ else | |||
| 9613 | echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5 | 10367 | echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5 |
| 9614 | echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6 | 10368 | echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6 |
| 9615 | cat >conftest.$ac_ext <<_ACEOF | 10369 | cat >conftest.$ac_ext <<_ACEOF |
| 9616 | #line $LINENO "configure" | ||
| 9617 | /* confdefs.h. */ | 10370 | /* confdefs.h. */ |
| 9618 | _ACEOF | 10371 | _ACEOF |
| 9619 | cat confdefs.h >>conftest.$ac_ext | 10372 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9624,11 +10377,21 @@ $ac_includes_default | |||
| 9624 | _ACEOF | 10377 | _ACEOF |
| 9625 | rm -f conftest.$ac_objext | 10378 | rm -f conftest.$ac_objext |
| 9626 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10379 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 9627 | (eval $ac_compile) 2>&5 | 10380 | (eval $ac_compile) 2>conftest.er1 |
| 9628 | ac_status=$? | 10381 | ac_status=$? |
| 10382 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10383 | rm -f conftest.er1 | ||
| 10384 | cat conftest.err >&5 | ||
| 9629 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10385 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9630 | (exit $ac_status); } && | 10386 | (exit $ac_status); } && |
| 9631 | { ac_try='test -s conftest.$ac_objext' | 10387 | { ac_try='test -z "$ac_c_werror_flag" |
| 10388 | || test ! -s conftest.err' | ||
| 10389 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10390 | (eval $ac_try) 2>&5 | ||
| 10391 | ac_status=$? | ||
| 10392 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10393 | (exit $ac_status); }; } && | ||
| 10394 | { ac_try='test -s conftest.$ac_objext' | ||
| 9632 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10395 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9633 | (eval $ac_try) 2>&5 | 10396 | (eval $ac_try) 2>&5 |
| 9634 | ac_status=$? | 10397 | ac_status=$? |
| @@ -9641,7 +10404,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9641 | 10404 | ||
| 9642 | ac_header_compiler=no | 10405 | ac_header_compiler=no |
| 9643 | fi | 10406 | fi |
| 9644 | rm -f conftest.$ac_objext conftest.$ac_ext | 10407 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 9645 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 10408 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 9646 | echo "${ECHO_T}$ac_header_compiler" >&6 | 10409 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 9647 | 10410 | ||
| @@ -9649,7 +10412,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 9649 | echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5 | 10412 | echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5 |
| 9650 | echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6 | 10413 | echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6 |
| 9651 | cat >conftest.$ac_ext <<_ACEOF | 10414 | cat >conftest.$ac_ext <<_ACEOF |
| 9652 | #line $LINENO "configure" | ||
| 9653 | /* confdefs.h. */ | 10415 | /* confdefs.h. */ |
| 9654 | _ACEOF | 10416 | _ACEOF |
| 9655 | cat confdefs.h >>conftest.$ac_ext | 10417 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9667,6 +10429,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 9667 | (exit $ac_status); } >/dev/null; then | 10429 | (exit $ac_status); } >/dev/null; then |
| 9668 | if test -s conftest.err; then | 10430 | if test -s conftest.err; then |
| 9669 | ac_cpp_err=$ac_c_preproc_warn_flag | 10431 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 10432 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 9670 | else | 10433 | else |
| 9671 | ac_cpp_err= | 10434 | ac_cpp_err= |
| 9672 | fi | 10435 | fi |
| @@ -9686,33 +10449,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 9686 | echo "${ECHO_T}$ac_header_preproc" >&6 | 10449 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 9687 | 10450 | ||
| 9688 | # So? What about this header? | 10451 | # So? What about this header? |
| 9689 | case $ac_header_compiler:$ac_header_preproc in | 10452 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 9690 | yes:no ) | 10453 | yes:no: ) |
| 9691 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 10454 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 9692 | echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 10455 | echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 9693 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 | 10456 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the compiler's result" >&5 |
| 9694 | echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} | 10457 | echo "$as_me: WARNING: X11/xpm.h: proceeding with the compiler's result" >&2;} |
| 9695 | ( | 10458 | ac_header_preproc=yes |
| 9696 | cat <<\_ASBOX | ||
| 9697 | ## ------------------------------------ ## | ||
| 9698 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 9699 | ## ------------------------------------ ## | ||
| 9700 | _ASBOX | ||
| 9701 | ) | | ||
| 9702 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 9703 | ;; | 10459 | ;; |
| 9704 | no:yes ) | 10460 | no:yes:* ) |
| 9705 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5 | 10461 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5 |
| 9706 | echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;} | 10462 | echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;} |
| 9707 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5 | 10463 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5 |
| 9708 | echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;} | 10464 | echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;} |
| 10465 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: see the Autoconf documentation" >&5 | ||
| 10466 | echo "$as_me: WARNING: X11/xpm.h: see the Autoconf documentation" >&2;} | ||
| 10467 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 10468 | echo "$as_me: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 9709 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 | 10469 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 |
| 9710 | echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} | 10470 | echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} |
| 10471 | { echo "$as_me:$LINENO: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&5 | ||
| 10472 | echo "$as_me: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&2;} | ||
| 9711 | ( | 10473 | ( |
| 9712 | cat <<\_ASBOX | 10474 | cat <<\_ASBOX |
| 9713 | ## ------------------------------------ ## | 10475 | ## ------------------------------------------ ## |
| 9714 | ## Report this to bug-autoconf@gnu.org. ## | 10476 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 9715 | ## ------------------------------------ ## | 10477 | ## ------------------------------------------ ## |
| 9716 | _ASBOX | 10478 | _ASBOX |
| 9717 | ) | | 10479 | ) | |
| 9718 | sed "s/^/$as_me: WARNING: /" >&2 | 10480 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -9738,7 +10500,6 @@ else | |||
| 9738 | ac_check_lib_save_LIBS=$LIBS | 10500 | ac_check_lib_save_LIBS=$LIBS |
| 9739 | LIBS="-lXpm -lX11 $LIBS" | 10501 | LIBS="-lXpm -lX11 $LIBS" |
| 9740 | cat >conftest.$ac_ext <<_ACEOF | 10502 | cat >conftest.$ac_ext <<_ACEOF |
| 9741 | #line $LINENO "configure" | ||
| 9742 | /* confdefs.h. */ | 10503 | /* confdefs.h. */ |
| 9743 | _ACEOF | 10504 | _ACEOF |
| 9744 | cat confdefs.h >>conftest.$ac_ext | 10505 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9762,11 +10523,21 @@ XpmReadFileToPixmap (); | |||
| 9762 | _ACEOF | 10523 | _ACEOF |
| 9763 | rm -f conftest.$ac_objext conftest$ac_exeext | 10524 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9764 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10525 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9765 | (eval $ac_link) 2>&5 | 10526 | (eval $ac_link) 2>conftest.er1 |
| 9766 | ac_status=$? | 10527 | ac_status=$? |
| 10528 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10529 | rm -f conftest.er1 | ||
| 10530 | cat conftest.err >&5 | ||
| 9767 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10531 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9768 | (exit $ac_status); } && | 10532 | (exit $ac_status); } && |
| 9769 | { ac_try='test -s conftest$ac_exeext' | 10533 | { ac_try='test -z "$ac_c_werror_flag" |
| 10534 | || test ! -s conftest.err' | ||
| 10535 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10536 | (eval $ac_try) 2>&5 | ||
| 10537 | ac_status=$? | ||
| 10538 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10539 | (exit $ac_status); }; } && | ||
| 10540 | { ac_try='test -s conftest$ac_exeext' | ||
| 9770 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10541 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9771 | (eval $ac_try) 2>&5 | 10542 | (eval $ac_try) 2>&5 |
| 9772 | ac_status=$? | 10543 | ac_status=$? |
| @@ -9779,7 +10550,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9779 | 10550 | ||
| 9780 | ac_cv_lib_Xpm_XpmReadFileToPixmap=no | 10551 | ac_cv_lib_Xpm_XpmReadFileToPixmap=no |
| 9781 | fi | 10552 | fi |
| 9782 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10553 | rm -f conftest.err conftest.$ac_objext \ |
| 10554 | conftest$ac_exeext conftest.$ac_ext | ||
| 9783 | LIBS=$ac_check_lib_save_LIBS | 10555 | LIBS=$ac_check_lib_save_LIBS |
| 9784 | fi | 10556 | fi |
| 9785 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5 | 10557 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5 |
| @@ -9795,7 +10567,6 @@ fi | |||
| 9795 | echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5 | 10567 | echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5 |
| 9796 | echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 | 10568 | echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 |
| 9797 | cat >conftest.$ac_ext <<_ACEOF | 10569 | cat >conftest.$ac_ext <<_ACEOF |
| 9798 | #line $LINENO "configure" | ||
| 9799 | /* confdefs.h. */ | 10570 | /* confdefs.h. */ |
| 9800 | _ACEOF | 10571 | _ACEOF |
| 9801 | cat confdefs.h >>conftest.$ac_ext | 10572 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9852,7 +10623,6 @@ else | |||
| 9852 | echo "$as_me:$LINENO: checking jerror.h usability" >&5 | 10623 | echo "$as_me:$LINENO: checking jerror.h usability" >&5 |
| 9853 | echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6 | 10624 | echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6 |
| 9854 | cat >conftest.$ac_ext <<_ACEOF | 10625 | cat >conftest.$ac_ext <<_ACEOF |
| 9855 | #line $LINENO "configure" | ||
| 9856 | /* confdefs.h. */ | 10626 | /* confdefs.h. */ |
| 9857 | _ACEOF | 10627 | _ACEOF |
| 9858 | cat confdefs.h >>conftest.$ac_ext | 10628 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9863,11 +10633,21 @@ $ac_includes_default | |||
| 9863 | _ACEOF | 10633 | _ACEOF |
| 9864 | rm -f conftest.$ac_objext | 10634 | rm -f conftest.$ac_objext |
| 9865 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10635 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 9866 | (eval $ac_compile) 2>&5 | 10636 | (eval $ac_compile) 2>conftest.er1 |
| 9867 | ac_status=$? | 10637 | ac_status=$? |
| 10638 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10639 | rm -f conftest.er1 | ||
| 10640 | cat conftest.err >&5 | ||
| 9868 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10641 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9869 | (exit $ac_status); } && | 10642 | (exit $ac_status); } && |
| 9870 | { ac_try='test -s conftest.$ac_objext' | 10643 | { ac_try='test -z "$ac_c_werror_flag" |
| 10644 | || test ! -s conftest.err' | ||
| 10645 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10646 | (eval $ac_try) 2>&5 | ||
| 10647 | ac_status=$? | ||
| 10648 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10649 | (exit $ac_status); }; } && | ||
| 10650 | { ac_try='test -s conftest.$ac_objext' | ||
| 9871 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10651 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9872 | (eval $ac_try) 2>&5 | 10652 | (eval $ac_try) 2>&5 |
| 9873 | ac_status=$? | 10653 | ac_status=$? |
| @@ -9880,7 +10660,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 9880 | 10660 | ||
| 9881 | ac_header_compiler=no | 10661 | ac_header_compiler=no |
| 9882 | fi | 10662 | fi |
| 9883 | rm -f conftest.$ac_objext conftest.$ac_ext | 10663 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 9884 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 10664 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 9885 | echo "${ECHO_T}$ac_header_compiler" >&6 | 10665 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 9886 | 10666 | ||
| @@ -9888,7 +10668,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 9888 | echo "$as_me:$LINENO: checking jerror.h presence" >&5 | 10668 | echo "$as_me:$LINENO: checking jerror.h presence" >&5 |
| 9889 | echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6 | 10669 | echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6 |
| 9890 | cat >conftest.$ac_ext <<_ACEOF | 10670 | cat >conftest.$ac_ext <<_ACEOF |
| 9891 | #line $LINENO "configure" | ||
| 9892 | /* confdefs.h. */ | 10671 | /* confdefs.h. */ |
| 9893 | _ACEOF | 10672 | _ACEOF |
| 9894 | cat confdefs.h >>conftest.$ac_ext | 10673 | cat confdefs.h >>conftest.$ac_ext |
| @@ -9906,6 +10685,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 9906 | (exit $ac_status); } >/dev/null; then | 10685 | (exit $ac_status); } >/dev/null; then |
| 9907 | if test -s conftest.err; then | 10686 | if test -s conftest.err; then |
| 9908 | ac_cpp_err=$ac_c_preproc_warn_flag | 10687 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 10688 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 9909 | else | 10689 | else |
| 9910 | ac_cpp_err= | 10690 | ac_cpp_err= |
| 9911 | fi | 10691 | fi |
| @@ -9925,33 +10705,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 9925 | echo "${ECHO_T}$ac_header_preproc" >&6 | 10705 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 9926 | 10706 | ||
| 9927 | # So? What about this header? | 10707 | # So? What about this header? |
| 9928 | case $ac_header_compiler:$ac_header_preproc in | 10708 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 9929 | yes:no ) | 10709 | yes:no: ) |
| 9930 | { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 10710 | { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 9931 | echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 10711 | echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 9932 | { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 | 10712 | { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the compiler's result" >&5 |
| 9933 | echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} | 10713 | echo "$as_me: WARNING: jerror.h: proceeding with the compiler's result" >&2;} |
| 9934 | ( | 10714 | ac_header_preproc=yes |
| 9935 | cat <<\_ASBOX | ||
| 9936 | ## ------------------------------------ ## | ||
| 9937 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 9938 | ## ------------------------------------ ## | ||
| 9939 | _ASBOX | ||
| 9940 | ) | | ||
| 9941 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 9942 | ;; | 10715 | ;; |
| 9943 | no:yes ) | 10716 | no:yes:* ) |
| 9944 | { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5 | 10717 | { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5 |
| 9945 | echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;} | 10718 | echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;} |
| 9946 | { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5 | 10719 | { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5 |
| 9947 | echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;} | 10720 | echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;} |
| 10721 | { echo "$as_me:$LINENO: WARNING: jerror.h: see the Autoconf documentation" >&5 | ||
| 10722 | echo "$as_me: WARNING: jerror.h: see the Autoconf documentation" >&2;} | ||
| 10723 | { echo "$as_me:$LINENO: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 10724 | echo "$as_me: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 9948 | { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 | 10725 | { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 |
| 9949 | echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} | 10726 | echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} |
| 10727 | { echo "$as_me:$LINENO: WARNING: jerror.h: in the future, the compiler will take precedence" >&5 | ||
| 10728 | echo "$as_me: WARNING: jerror.h: in the future, the compiler will take precedence" >&2;} | ||
| 9950 | ( | 10729 | ( |
| 9951 | cat <<\_ASBOX | 10730 | cat <<\_ASBOX |
| 9952 | ## ------------------------------------ ## | 10731 | ## ------------------------------------------ ## |
| 9953 | ## Report this to bug-autoconf@gnu.org. ## | 10732 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 9954 | ## ------------------------------------ ## | 10733 | ## ------------------------------------------ ## |
| 9955 | _ASBOX | 10734 | _ASBOX |
| 9956 | ) | | 10735 | ) | |
| 9957 | sed "s/^/$as_me: WARNING: /" >&2 | 10736 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -9977,7 +10756,6 @@ else | |||
| 9977 | ac_check_lib_save_LIBS=$LIBS | 10756 | ac_check_lib_save_LIBS=$LIBS |
| 9978 | LIBS="-ljpeg $LIBS" | 10757 | LIBS="-ljpeg $LIBS" |
| 9979 | cat >conftest.$ac_ext <<_ACEOF | 10758 | cat >conftest.$ac_ext <<_ACEOF |
| 9980 | #line $LINENO "configure" | ||
| 9981 | /* confdefs.h. */ | 10759 | /* confdefs.h. */ |
| 9982 | _ACEOF | 10760 | _ACEOF |
| 9983 | cat confdefs.h >>conftest.$ac_ext | 10761 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10001,11 +10779,21 @@ jpeg_destroy_compress (); | |||
| 10001 | _ACEOF | 10779 | _ACEOF |
| 10002 | rm -f conftest.$ac_objext conftest$ac_exeext | 10780 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10003 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10781 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 10004 | (eval $ac_link) 2>&5 | 10782 | (eval $ac_link) 2>conftest.er1 |
| 10005 | ac_status=$? | 10783 | ac_status=$? |
| 10784 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10785 | rm -f conftest.er1 | ||
| 10786 | cat conftest.err >&5 | ||
| 10006 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10787 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10007 | (exit $ac_status); } && | 10788 | (exit $ac_status); } && |
| 10008 | { ac_try='test -s conftest$ac_exeext' | 10789 | { ac_try='test -z "$ac_c_werror_flag" |
| 10790 | || test ! -s conftest.err' | ||
| 10791 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10792 | (eval $ac_try) 2>&5 | ||
| 10793 | ac_status=$? | ||
| 10794 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10795 | (exit $ac_status); }; } && | ||
| 10796 | { ac_try='test -s conftest$ac_exeext' | ||
| 10009 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10797 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10010 | (eval $ac_try) 2>&5 | 10798 | (eval $ac_try) 2>&5 |
| 10011 | ac_status=$? | 10799 | ac_status=$? |
| @@ -10018,7 +10806,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10018 | 10806 | ||
| 10019 | ac_cv_lib_jpeg_jpeg_destroy_compress=no | 10807 | ac_cv_lib_jpeg_jpeg_destroy_compress=no |
| 10020 | fi | 10808 | fi |
| 10021 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10809 | rm -f conftest.err conftest.$ac_objext \ |
| 10810 | conftest$ac_exeext conftest.$ac_ext | ||
| 10022 | LIBS=$ac_check_lib_save_LIBS | 10811 | LIBS=$ac_check_lib_save_LIBS |
| 10023 | fi | 10812 | fi |
| 10024 | echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5 | 10813 | echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5 |
| @@ -10039,7 +10828,6 @@ fi | |||
| 10039 | _ACEOF | 10828 | _ACEOF |
| 10040 | 10829 | ||
| 10041 | cat >conftest.$ac_ext <<_ACEOF | 10830 | cat >conftest.$ac_ext <<_ACEOF |
| 10042 | #line $LINENO "configure" | ||
| 10043 | /* confdefs.h. */ | 10831 | /* confdefs.h. */ |
| 10044 | _ACEOF | 10832 | _ACEOF |
| 10045 | cat confdefs.h >>conftest.$ac_ext | 10833 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10089,7 +10877,6 @@ else | |||
| 10089 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 10877 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 10090 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 10878 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 10091 | cat >conftest.$ac_ext <<_ACEOF | 10879 | cat >conftest.$ac_ext <<_ACEOF |
| 10092 | #line $LINENO "configure" | ||
| 10093 | /* confdefs.h. */ | 10880 | /* confdefs.h. */ |
| 10094 | _ACEOF | 10881 | _ACEOF |
| 10095 | cat confdefs.h >>conftest.$ac_ext | 10882 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10100,11 +10887,21 @@ $ac_includes_default | |||
| 10100 | _ACEOF | 10887 | _ACEOF |
| 10101 | rm -f conftest.$ac_objext | 10888 | rm -f conftest.$ac_objext |
| 10102 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10889 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 10103 | (eval $ac_compile) 2>&5 | 10890 | (eval $ac_compile) 2>conftest.er1 |
| 10104 | ac_status=$? | 10891 | ac_status=$? |
| 10892 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 10893 | rm -f conftest.er1 | ||
| 10894 | cat conftest.err >&5 | ||
| 10105 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10895 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10106 | (exit $ac_status); } && | 10896 | (exit $ac_status); } && |
| 10107 | { ac_try='test -s conftest.$ac_objext' | 10897 | { ac_try='test -z "$ac_c_werror_flag" |
| 10898 | || test ! -s conftest.err' | ||
| 10899 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 10900 | (eval $ac_try) 2>&5 | ||
| 10901 | ac_status=$? | ||
| 10902 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 10903 | (exit $ac_status); }; } && | ||
| 10904 | { ac_try='test -s conftest.$ac_objext' | ||
| 10108 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10905 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10109 | (eval $ac_try) 2>&5 | 10906 | (eval $ac_try) 2>&5 |
| 10110 | ac_status=$? | 10907 | ac_status=$? |
| @@ -10117,7 +10914,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10117 | 10914 | ||
| 10118 | ac_header_compiler=no | 10915 | ac_header_compiler=no |
| 10119 | fi | 10916 | fi |
| 10120 | rm -f conftest.$ac_objext conftest.$ac_ext | 10917 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 10121 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 10918 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 10122 | echo "${ECHO_T}$ac_header_compiler" >&6 | 10919 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 10123 | 10920 | ||
| @@ -10125,7 +10922,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 10125 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 10922 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 10126 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 10923 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 10127 | cat >conftest.$ac_ext <<_ACEOF | 10924 | cat >conftest.$ac_ext <<_ACEOF |
| 10128 | #line $LINENO "configure" | ||
| 10129 | /* confdefs.h. */ | 10925 | /* confdefs.h. */ |
| 10130 | _ACEOF | 10926 | _ACEOF |
| 10131 | cat confdefs.h >>conftest.$ac_ext | 10927 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10143,6 +10939,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 10143 | (exit $ac_status); } >/dev/null; then | 10939 | (exit $ac_status); } >/dev/null; then |
| 10144 | if test -s conftest.err; then | 10940 | if test -s conftest.err; then |
| 10145 | ac_cpp_err=$ac_c_preproc_warn_flag | 10941 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 10942 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 10146 | else | 10943 | else |
| 10147 | ac_cpp_err= | 10944 | ac_cpp_err= |
| 10148 | fi | 10945 | fi |
| @@ -10162,33 +10959,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 10162 | echo "${ECHO_T}$ac_header_preproc" >&6 | 10959 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 10163 | 10960 | ||
| 10164 | # So? What about this header? | 10961 | # So? What about this header? |
| 10165 | case $ac_header_compiler:$ac_header_preproc in | 10962 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 10166 | yes:no ) | 10963 | yes:no: ) |
| 10167 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 10964 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 10168 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 10965 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 10169 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 10966 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 10170 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 10967 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 10171 | ( | 10968 | ac_header_preproc=yes |
| 10172 | cat <<\_ASBOX | ||
| 10173 | ## ------------------------------------ ## | ||
| 10174 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 10175 | ## ------------------------------------ ## | ||
| 10176 | _ASBOX | ||
| 10177 | ) | | ||
| 10178 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 10179 | ;; | 10969 | ;; |
| 10180 | no:yes ) | 10970 | no:yes:* ) |
| 10181 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 10971 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 10182 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 10972 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 10183 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 10973 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 10184 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 10974 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 10975 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 10976 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 10977 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 10978 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 10185 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 10979 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 10186 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 10980 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 10981 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 10982 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 10187 | ( | 10983 | ( |
| 10188 | cat <<\_ASBOX | 10984 | cat <<\_ASBOX |
| 10189 | ## ------------------------------------ ## | 10985 | ## ------------------------------------------ ## |
| 10190 | ## Report this to bug-autoconf@gnu.org. ## | 10986 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 10191 | ## ------------------------------------ ## | 10987 | ## ------------------------------------------ ## |
| 10192 | _ASBOX | 10988 | _ASBOX |
| 10193 | ) | | 10989 | ) | |
| 10194 | sed "s/^/$as_me: WARNING: /" >&2 | 10990 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -10199,7 +10995,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 10199 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 10995 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 10200 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10996 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10201 | else | 10997 | else |
| 10202 | eval "$as_ac_Header=$ac_header_preproc" | 10998 | eval "$as_ac_Header=\$ac_header_preproc" |
| 10203 | fi | 10999 | fi |
| 10204 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 11000 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 10205 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 11001 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -10223,7 +11019,6 @@ else | |||
| 10223 | ac_check_lib_save_LIBS=$LIBS | 11019 | ac_check_lib_save_LIBS=$LIBS |
| 10224 | LIBS="-lpng -lz -lm $LIBS" | 11020 | LIBS="-lpng -lz -lm $LIBS" |
| 10225 | cat >conftest.$ac_ext <<_ACEOF | 11021 | cat >conftest.$ac_ext <<_ACEOF |
| 10226 | #line $LINENO "configure" | ||
| 10227 | /* confdefs.h. */ | 11022 | /* confdefs.h. */ |
| 10228 | _ACEOF | 11023 | _ACEOF |
| 10229 | cat confdefs.h >>conftest.$ac_ext | 11024 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10247,11 +11042,21 @@ png_get_channels (); | |||
| 10247 | _ACEOF | 11042 | _ACEOF |
| 10248 | rm -f conftest.$ac_objext conftest$ac_exeext | 11043 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10249 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11044 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 10250 | (eval $ac_link) 2>&5 | 11045 | (eval $ac_link) 2>conftest.er1 |
| 10251 | ac_status=$? | 11046 | ac_status=$? |
| 11047 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11048 | rm -f conftest.er1 | ||
| 11049 | cat conftest.err >&5 | ||
| 10252 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11050 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10253 | (exit $ac_status); } && | 11051 | (exit $ac_status); } && |
| 10254 | { ac_try='test -s conftest$ac_exeext' | 11052 | { ac_try='test -z "$ac_c_werror_flag" |
| 11053 | || test ! -s conftest.err' | ||
| 11054 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11055 | (eval $ac_try) 2>&5 | ||
| 11056 | ac_status=$? | ||
| 11057 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11058 | (exit $ac_status); }; } && | ||
| 11059 | { ac_try='test -s conftest$ac_exeext' | ||
| 10255 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11060 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10256 | (eval $ac_try) 2>&5 | 11061 | (eval $ac_try) 2>&5 |
| 10257 | ac_status=$? | 11062 | ac_status=$? |
| @@ -10264,7 +11069,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10264 | 11069 | ||
| 10265 | ac_cv_lib_png_png_get_channels=no | 11070 | ac_cv_lib_png_png_get_channels=no |
| 10266 | fi | 11071 | fi |
| 10267 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11072 | rm -f conftest.err conftest.$ac_objext \ |
| 11073 | conftest$ac_exeext conftest.$ac_ext | ||
| 10268 | LIBS=$ac_check_lib_save_LIBS | 11074 | LIBS=$ac_check_lib_save_LIBS |
| 10269 | fi | 11075 | fi |
| 10270 | echo "$as_me:$LINENO: result: $ac_cv_lib_png_png_get_channels" >&5 | 11076 | echo "$as_me:$LINENO: result: $ac_cv_lib_png_png_get_channels" >&5 |
| @@ -10302,7 +11108,6 @@ else | |||
| 10302 | echo "$as_me:$LINENO: checking tiffio.h usability" >&5 | 11108 | echo "$as_me:$LINENO: checking tiffio.h usability" >&5 |
| 10303 | echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6 | 11109 | echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6 |
| 10304 | cat >conftest.$ac_ext <<_ACEOF | 11110 | cat >conftest.$ac_ext <<_ACEOF |
| 10305 | #line $LINENO "configure" | ||
| 10306 | /* confdefs.h. */ | 11111 | /* confdefs.h. */ |
| 10307 | _ACEOF | 11112 | _ACEOF |
| 10308 | cat confdefs.h >>conftest.$ac_ext | 11113 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10313,11 +11118,21 @@ $ac_includes_default | |||
| 10313 | _ACEOF | 11118 | _ACEOF |
| 10314 | rm -f conftest.$ac_objext | 11119 | rm -f conftest.$ac_objext |
| 10315 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11120 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 10316 | (eval $ac_compile) 2>&5 | 11121 | (eval $ac_compile) 2>conftest.er1 |
| 10317 | ac_status=$? | 11122 | ac_status=$? |
| 11123 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11124 | rm -f conftest.er1 | ||
| 11125 | cat conftest.err >&5 | ||
| 10318 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11126 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10319 | (exit $ac_status); } && | 11127 | (exit $ac_status); } && |
| 10320 | { ac_try='test -s conftest.$ac_objext' | 11128 | { ac_try='test -z "$ac_c_werror_flag" |
| 11129 | || test ! -s conftest.err' | ||
| 11130 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11131 | (eval $ac_try) 2>&5 | ||
| 11132 | ac_status=$? | ||
| 11133 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11134 | (exit $ac_status); }; } && | ||
| 11135 | { ac_try='test -s conftest.$ac_objext' | ||
| 10321 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11136 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10322 | (eval $ac_try) 2>&5 | 11137 | (eval $ac_try) 2>&5 |
| 10323 | ac_status=$? | 11138 | ac_status=$? |
| @@ -10330,7 +11145,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10330 | 11145 | ||
| 10331 | ac_header_compiler=no | 11146 | ac_header_compiler=no |
| 10332 | fi | 11147 | fi |
| 10333 | rm -f conftest.$ac_objext conftest.$ac_ext | 11148 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 10334 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 11149 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 10335 | echo "${ECHO_T}$ac_header_compiler" >&6 | 11150 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 10336 | 11151 | ||
| @@ -10338,7 +11153,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 10338 | echo "$as_me:$LINENO: checking tiffio.h presence" >&5 | 11153 | echo "$as_me:$LINENO: checking tiffio.h presence" >&5 |
| 10339 | echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6 | 11154 | echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6 |
| 10340 | cat >conftest.$ac_ext <<_ACEOF | 11155 | cat >conftest.$ac_ext <<_ACEOF |
| 10341 | #line $LINENO "configure" | ||
| 10342 | /* confdefs.h. */ | 11156 | /* confdefs.h. */ |
| 10343 | _ACEOF | 11157 | _ACEOF |
| 10344 | cat confdefs.h >>conftest.$ac_ext | 11158 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10356,6 +11170,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 10356 | (exit $ac_status); } >/dev/null; then | 11170 | (exit $ac_status); } >/dev/null; then |
| 10357 | if test -s conftest.err; then | 11171 | if test -s conftest.err; then |
| 10358 | ac_cpp_err=$ac_c_preproc_warn_flag | 11172 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 11173 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 10359 | else | 11174 | else |
| 10360 | ac_cpp_err= | 11175 | ac_cpp_err= |
| 10361 | fi | 11176 | fi |
| @@ -10375,33 +11190,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 10375 | echo "${ECHO_T}$ac_header_preproc" >&6 | 11190 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 10376 | 11191 | ||
| 10377 | # So? What about this header? | 11192 | # So? What about this header? |
| 10378 | case $ac_header_compiler:$ac_header_preproc in | 11193 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 10379 | yes:no ) | 11194 | yes:no: ) |
| 10380 | { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 11195 | { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 10381 | echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11196 | echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 10382 | { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 | 11197 | { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the compiler's result" >&5 |
| 10383 | echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} | 11198 | echo "$as_me: WARNING: tiffio.h: proceeding with the compiler's result" >&2;} |
| 10384 | ( | 11199 | ac_header_preproc=yes |
| 10385 | cat <<\_ASBOX | ||
| 10386 | ## ------------------------------------ ## | ||
| 10387 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 10388 | ## ------------------------------------ ## | ||
| 10389 | _ASBOX | ||
| 10390 | ) | | ||
| 10391 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 10392 | ;; | 11200 | ;; |
| 10393 | no:yes ) | 11201 | no:yes:* ) |
| 10394 | { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5 | 11202 | { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5 |
| 10395 | echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;} | 11203 | echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;} |
| 10396 | { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5 | 11204 | { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5 |
| 10397 | echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;} | 11205 | echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;} |
| 11206 | { echo "$as_me:$LINENO: WARNING: tiffio.h: see the Autoconf documentation" >&5 | ||
| 11207 | echo "$as_me: WARNING: tiffio.h: see the Autoconf documentation" >&2;} | ||
| 11208 | { echo "$as_me:$LINENO: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 11209 | echo "$as_me: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 10398 | { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 | 11210 | { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 |
| 10399 | echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} | 11211 | echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} |
| 11212 | { echo "$as_me:$LINENO: WARNING: tiffio.h: in the future, the compiler will take precedence" >&5 | ||
| 11213 | echo "$as_me: WARNING: tiffio.h: in the future, the compiler will take precedence" >&2;} | ||
| 10400 | ( | 11214 | ( |
| 10401 | cat <<\_ASBOX | 11215 | cat <<\_ASBOX |
| 10402 | ## ------------------------------------ ## | 11216 | ## ------------------------------------------ ## |
| 10403 | ## Report this to bug-autoconf@gnu.org. ## | 11217 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 10404 | ## ------------------------------------ ## | 11218 | ## ------------------------------------------ ## |
| 10405 | _ASBOX | 11219 | _ASBOX |
| 10406 | ) | | 11220 | ) | |
| 10407 | sed "s/^/$as_me: WARNING: /" >&2 | 11221 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -10430,7 +11244,6 @@ else | |||
| 10430 | ac_check_lib_save_LIBS=$LIBS | 11244 | ac_check_lib_save_LIBS=$LIBS |
| 10431 | LIBS="-ltiff $tifflibs $LIBS" | 11245 | LIBS="-ltiff $tifflibs $LIBS" |
| 10432 | cat >conftest.$ac_ext <<_ACEOF | 11246 | cat >conftest.$ac_ext <<_ACEOF |
| 10433 | #line $LINENO "configure" | ||
| 10434 | /* confdefs.h. */ | 11247 | /* confdefs.h. */ |
| 10435 | _ACEOF | 11248 | _ACEOF |
| 10436 | cat confdefs.h >>conftest.$ac_ext | 11249 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10454,11 +11267,21 @@ TIFFGetVersion (); | |||
| 10454 | _ACEOF | 11267 | _ACEOF |
| 10455 | rm -f conftest.$ac_objext conftest$ac_exeext | 11268 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10456 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11269 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 10457 | (eval $ac_link) 2>&5 | 11270 | (eval $ac_link) 2>conftest.er1 |
| 10458 | ac_status=$? | 11271 | ac_status=$? |
| 11272 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11273 | rm -f conftest.er1 | ||
| 11274 | cat conftest.err >&5 | ||
| 10459 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11275 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10460 | (exit $ac_status); } && | 11276 | (exit $ac_status); } && |
| 10461 | { ac_try='test -s conftest$ac_exeext' | 11277 | { ac_try='test -z "$ac_c_werror_flag" |
| 11278 | || test ! -s conftest.err' | ||
| 11279 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11280 | (eval $ac_try) 2>&5 | ||
| 11281 | ac_status=$? | ||
| 11282 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11283 | (exit $ac_status); }; } && | ||
| 11284 | { ac_try='test -s conftest$ac_exeext' | ||
| 10462 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11285 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10463 | (eval $ac_try) 2>&5 | 11286 | (eval $ac_try) 2>&5 |
| 10464 | ac_status=$? | 11287 | ac_status=$? |
| @@ -10471,7 +11294,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10471 | 11294 | ||
| 10472 | ac_cv_lib_tiff_TIFFGetVersion=no | 11295 | ac_cv_lib_tiff_TIFFGetVersion=no |
| 10473 | fi | 11296 | fi |
| 10474 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11297 | rm -f conftest.err conftest.$ac_objext \ |
| 11298 | conftest$ac_exeext conftest.$ac_ext | ||
| 10475 | LIBS=$ac_check_lib_save_LIBS | 11299 | LIBS=$ac_check_lib_save_LIBS |
| 10476 | fi | 11300 | fi |
| 10477 | echo "$as_me:$LINENO: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5 | 11301 | echo "$as_me:$LINENO: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5 |
| @@ -10511,7 +11335,6 @@ else | |||
| 10511 | echo "$as_me:$LINENO: checking gif_lib.h usability" >&5 | 11335 | echo "$as_me:$LINENO: checking gif_lib.h usability" >&5 |
| 10512 | echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6 | 11336 | echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6 |
| 10513 | cat >conftest.$ac_ext <<_ACEOF | 11337 | cat >conftest.$ac_ext <<_ACEOF |
| 10514 | #line $LINENO "configure" | ||
| 10515 | /* confdefs.h. */ | 11338 | /* confdefs.h. */ |
| 10516 | _ACEOF | 11339 | _ACEOF |
| 10517 | cat confdefs.h >>conftest.$ac_ext | 11340 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10522,11 +11345,21 @@ $ac_includes_default | |||
| 10522 | _ACEOF | 11345 | _ACEOF |
| 10523 | rm -f conftest.$ac_objext | 11346 | rm -f conftest.$ac_objext |
| 10524 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11347 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 10525 | (eval $ac_compile) 2>&5 | 11348 | (eval $ac_compile) 2>conftest.er1 |
| 10526 | ac_status=$? | 11349 | ac_status=$? |
| 11350 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11351 | rm -f conftest.er1 | ||
| 11352 | cat conftest.err >&5 | ||
| 10527 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11353 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10528 | (exit $ac_status); } && | 11354 | (exit $ac_status); } && |
| 10529 | { ac_try='test -s conftest.$ac_objext' | 11355 | { ac_try='test -z "$ac_c_werror_flag" |
| 11356 | || test ! -s conftest.err' | ||
| 11357 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11358 | (eval $ac_try) 2>&5 | ||
| 11359 | ac_status=$? | ||
| 11360 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11361 | (exit $ac_status); }; } && | ||
| 11362 | { ac_try='test -s conftest.$ac_objext' | ||
| 10530 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11363 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10531 | (eval $ac_try) 2>&5 | 11364 | (eval $ac_try) 2>&5 |
| 10532 | ac_status=$? | 11365 | ac_status=$? |
| @@ -10539,7 +11372,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10539 | 11372 | ||
| 10540 | ac_header_compiler=no | 11373 | ac_header_compiler=no |
| 10541 | fi | 11374 | fi |
| 10542 | rm -f conftest.$ac_objext conftest.$ac_ext | 11375 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 10543 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 11376 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 10544 | echo "${ECHO_T}$ac_header_compiler" >&6 | 11377 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 10545 | 11378 | ||
| @@ -10547,7 +11380,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 10547 | echo "$as_me:$LINENO: checking gif_lib.h presence" >&5 | 11380 | echo "$as_me:$LINENO: checking gif_lib.h presence" >&5 |
| 10548 | echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6 | 11381 | echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6 |
| 10549 | cat >conftest.$ac_ext <<_ACEOF | 11382 | cat >conftest.$ac_ext <<_ACEOF |
| 10550 | #line $LINENO "configure" | ||
| 10551 | /* confdefs.h. */ | 11383 | /* confdefs.h. */ |
| 10552 | _ACEOF | 11384 | _ACEOF |
| 10553 | cat confdefs.h >>conftest.$ac_ext | 11385 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10565,6 +11397,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 10565 | (exit $ac_status); } >/dev/null; then | 11397 | (exit $ac_status); } >/dev/null; then |
| 10566 | if test -s conftest.err; then | 11398 | if test -s conftest.err; then |
| 10567 | ac_cpp_err=$ac_c_preproc_warn_flag | 11399 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 11400 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 10568 | else | 11401 | else |
| 10569 | ac_cpp_err= | 11402 | ac_cpp_err= |
| 10570 | fi | 11403 | fi |
| @@ -10584,33 +11417,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 10584 | echo "${ECHO_T}$ac_header_preproc" >&6 | 11417 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 10585 | 11418 | ||
| 10586 | # So? What about this header? | 11419 | # So? What about this header? |
| 10587 | case $ac_header_compiler:$ac_header_preproc in | 11420 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 10588 | yes:no ) | 11421 | yes:no: ) |
| 10589 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 11422 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 10590 | echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11423 | echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 10591 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 | 11424 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the compiler's result" >&5 |
| 10592 | echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} | 11425 | echo "$as_me: WARNING: gif_lib.h: proceeding with the compiler's result" >&2;} |
| 10593 | ( | 11426 | ac_header_preproc=yes |
| 10594 | cat <<\_ASBOX | ||
| 10595 | ## ------------------------------------ ## | ||
| 10596 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 10597 | ## ------------------------------------ ## | ||
| 10598 | _ASBOX | ||
| 10599 | ) | | ||
| 10600 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 10601 | ;; | 11427 | ;; |
| 10602 | no:yes ) | 11428 | no:yes:* ) |
| 10603 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5 | 11429 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5 |
| 10604 | echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;} | 11430 | echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;} |
| 10605 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5 | 11431 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5 |
| 10606 | echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;} | 11432 | echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;} |
| 11433 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: see the Autoconf documentation" >&5 | ||
| 11434 | echo "$as_me: WARNING: gif_lib.h: see the Autoconf documentation" >&2;} | ||
| 11435 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 11436 | echo "$as_me: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 10607 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 | 11437 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 |
| 10608 | echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} | 11438 | echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} |
| 11439 | { echo "$as_me:$LINENO: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&5 | ||
| 11440 | echo "$as_me: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&2;} | ||
| 10609 | ( | 11441 | ( |
| 10610 | cat <<\_ASBOX | 11442 | cat <<\_ASBOX |
| 10611 | ## ------------------------------------ ## | 11443 | ## ------------------------------------------ ## |
| 10612 | ## Report this to bug-autoconf@gnu.org. ## | 11444 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 10613 | ## ------------------------------------ ## | 11445 | ## ------------------------------------------ ## |
| 10614 | _ASBOX | 11446 | _ASBOX |
| 10615 | ) | | 11447 | ) | |
| 10616 | sed "s/^/$as_me: WARNING: /" >&2 | 11448 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -10638,7 +11470,6 @@ else | |||
| 10638 | ac_check_lib_save_LIBS=$LIBS | 11470 | ac_check_lib_save_LIBS=$LIBS |
| 10639 | LIBS="-lungif $LIBS" | 11471 | LIBS="-lungif $LIBS" |
| 10640 | cat >conftest.$ac_ext <<_ACEOF | 11472 | cat >conftest.$ac_ext <<_ACEOF |
| 10641 | #line $LINENO "configure" | ||
| 10642 | /* confdefs.h. */ | 11473 | /* confdefs.h. */ |
| 10643 | _ACEOF | 11474 | _ACEOF |
| 10644 | cat confdefs.h >>conftest.$ac_ext | 11475 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10662,11 +11493,21 @@ EGifPutExtensionLast (); | |||
| 10662 | _ACEOF | 11493 | _ACEOF |
| 10663 | rm -f conftest.$ac_objext conftest$ac_exeext | 11494 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10664 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11495 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 10665 | (eval $ac_link) 2>&5 | 11496 | (eval $ac_link) 2>conftest.er1 |
| 10666 | ac_status=$? | 11497 | ac_status=$? |
| 11498 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11499 | rm -f conftest.er1 | ||
| 11500 | cat conftest.err >&5 | ||
| 10667 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11501 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10668 | (exit $ac_status); } && | 11502 | (exit $ac_status); } && |
| 10669 | { ac_try='test -s conftest$ac_exeext' | 11503 | { ac_try='test -z "$ac_c_werror_flag" |
| 11504 | || test ! -s conftest.err' | ||
| 11505 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11506 | (eval $ac_try) 2>&5 | ||
| 11507 | ac_status=$? | ||
| 11508 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11509 | (exit $ac_status); }; } && | ||
| 11510 | { ac_try='test -s conftest$ac_exeext' | ||
| 10670 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11511 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10671 | (eval $ac_try) 2>&5 | 11512 | (eval $ac_try) 2>&5 |
| 10672 | ac_status=$? | 11513 | ac_status=$? |
| @@ -10679,7 +11520,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10679 | 11520 | ||
| 10680 | ac_cv_lib_ungif_EGifPutExtensionLast=no | 11521 | ac_cv_lib_ungif_EGifPutExtensionLast=no |
| 10681 | fi | 11522 | fi |
| 10682 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11523 | rm -f conftest.err conftest.$ac_objext \ |
| 11524 | conftest$ac_exeext conftest.$ac_ext | ||
| 10683 | LIBS=$ac_check_lib_save_LIBS | 11525 | LIBS=$ac_check_lib_save_LIBS |
| 10684 | fi | 11526 | fi |
| 10685 | echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5 | 11527 | echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5 |
| @@ -10718,7 +11560,6 @@ else | |||
| 10718 | echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5 | 11560 | echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5 |
| 10719 | echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6 | 11561 | echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6 |
| 10720 | cat >conftest.$ac_ext <<_ACEOF | 11562 | cat >conftest.$ac_ext <<_ACEOF |
| 10721 | #line $LINENO "configure" | ||
| 10722 | /* confdefs.h. */ | 11563 | /* confdefs.h. */ |
| 10723 | _ACEOF | 11564 | _ACEOF |
| 10724 | cat confdefs.h >>conftest.$ac_ext | 11565 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10729,11 +11570,21 @@ $ac_includes_default | |||
| 10729 | _ACEOF | 11570 | _ACEOF |
| 10730 | rm -f conftest.$ac_objext | 11571 | rm -f conftest.$ac_objext |
| 10731 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11572 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 10732 | (eval $ac_compile) 2>&5 | 11573 | (eval $ac_compile) 2>conftest.er1 |
| 10733 | ac_status=$? | 11574 | ac_status=$? |
| 11575 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11576 | rm -f conftest.er1 | ||
| 11577 | cat conftest.err >&5 | ||
| 10734 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11578 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10735 | (exit $ac_status); } && | 11579 | (exit $ac_status); } && |
| 10736 | { ac_try='test -s conftest.$ac_objext' | 11580 | { ac_try='test -z "$ac_c_werror_flag" |
| 11581 | || test ! -s conftest.err' | ||
| 11582 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11583 | (eval $ac_try) 2>&5 | ||
| 11584 | ac_status=$? | ||
| 11585 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11586 | (exit $ac_status); }; } && | ||
| 11587 | { ac_try='test -s conftest.$ac_objext' | ||
| 10737 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11588 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10738 | (eval $ac_try) 2>&5 | 11589 | (eval $ac_try) 2>&5 |
| 10739 | ac_status=$? | 11590 | ac_status=$? |
| @@ -10746,7 +11597,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10746 | 11597 | ||
| 10747 | ac_header_compiler=no | 11598 | ac_header_compiler=no |
| 10748 | fi | 11599 | fi |
| 10749 | rm -f conftest.$ac_objext conftest.$ac_ext | 11600 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 10750 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 11601 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 10751 | echo "${ECHO_T}$ac_header_compiler" >&6 | 11602 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 10752 | 11603 | ||
| @@ -10754,7 +11605,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 10754 | echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5 | 11605 | echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5 |
| 10755 | echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6 | 11606 | echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6 |
| 10756 | cat >conftest.$ac_ext <<_ACEOF | 11607 | cat >conftest.$ac_ext <<_ACEOF |
| 10757 | #line $LINENO "configure" | ||
| 10758 | /* confdefs.h. */ | 11608 | /* confdefs.h. */ |
| 10759 | _ACEOF | 11609 | _ACEOF |
| 10760 | cat confdefs.h >>conftest.$ac_ext | 11610 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10772,6 +11622,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 10772 | (exit $ac_status); } >/dev/null; then | 11622 | (exit $ac_status); } >/dev/null; then |
| 10773 | if test -s conftest.err; then | 11623 | if test -s conftest.err; then |
| 10774 | ac_cpp_err=$ac_c_preproc_warn_flag | 11624 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 11625 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 10775 | else | 11626 | else |
| 10776 | ac_cpp_err= | 11627 | ac_cpp_err= |
| 10777 | fi | 11628 | fi |
| @@ -10791,33 +11642,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 10791 | echo "${ECHO_T}$ac_header_preproc" >&6 | 11642 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 10792 | 11643 | ||
| 10793 | # So? What about this header? | 11644 | # So? What about this header? |
| 10794 | case $ac_header_compiler:$ac_header_preproc in | 11645 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 10795 | yes:no ) | 11646 | yes:no: ) |
| 10796 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 11647 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 10797 | echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11648 | echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 10798 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 | 11649 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&5 |
| 10799 | echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} | 11650 | echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&2;} |
| 10800 | ( | 11651 | ac_header_preproc=yes |
| 10801 | cat <<\_ASBOX | ||
| 10802 | ## ------------------------------------ ## | ||
| 10803 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 10804 | ## ------------------------------------ ## | ||
| 10805 | _ASBOX | ||
| 10806 | ) | | ||
| 10807 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 10808 | ;; | 11652 | ;; |
| 10809 | no:yes ) | 11653 | no:yes:* ) |
| 10810 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5 | 11654 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5 |
| 10811 | echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;} | 11655 | echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;} |
| 10812 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5 | 11656 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5 |
| 10813 | echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;} | 11657 | echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;} |
| 11658 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&5 | ||
| 11659 | echo "$as_me: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&2;} | ||
| 11660 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 11661 | echo "$as_me: WARNING: Carbon/Carbon.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 10814 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 | 11662 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 |
| 10815 | echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} | 11663 | echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} |
| 11664 | { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&5 | ||
| 11665 | echo "$as_me: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&2;} | ||
| 10816 | ( | 11666 | ( |
| 10817 | cat <<\_ASBOX | 11667 | cat <<\_ASBOX |
| 10818 | ## ------------------------------------ ## | 11668 | ## ------------------------------------------ ## |
| 10819 | ## Report this to bug-autoconf@gnu.org. ## | 11669 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 10820 | ## ------------------------------------ ## | 11670 | ## ------------------------------------------ ## |
| 10821 | _ASBOX | 11671 | _ASBOX |
| 10822 | ) | | 11672 | ) | |
| 10823 | sed "s/^/$as_me: WARNING: /" >&2 | 11673 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -10876,7 +11726,6 @@ else | |||
| 10876 | echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5 | 11726 | echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5 |
| 10877 | echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6 | 11727 | echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6 |
| 10878 | cat >conftest.$ac_ext <<_ACEOF | 11728 | cat >conftest.$ac_ext <<_ACEOF |
| 10879 | #line $LINENO "configure" | ||
| 10880 | /* confdefs.h. */ | 11729 | /* confdefs.h. */ |
| 10881 | _ACEOF | 11730 | _ACEOF |
| 10882 | cat confdefs.h >>conftest.$ac_ext | 11731 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10887,11 +11736,21 @@ $ac_includes_default | |||
| 10887 | _ACEOF | 11736 | _ACEOF |
| 10888 | rm -f conftest.$ac_objext | 11737 | rm -f conftest.$ac_objext |
| 10889 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11738 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 10890 | (eval $ac_compile) 2>&5 | 11739 | (eval $ac_compile) 2>conftest.er1 |
| 10891 | ac_status=$? | 11740 | ac_status=$? |
| 11741 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11742 | rm -f conftest.er1 | ||
| 11743 | cat conftest.err >&5 | ||
| 10892 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11744 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10893 | (exit $ac_status); } && | 11745 | (exit $ac_status); } && |
| 10894 | { ac_try='test -s conftest.$ac_objext' | 11746 | { ac_try='test -z "$ac_c_werror_flag" |
| 11747 | || test ! -s conftest.err' | ||
| 11748 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11749 | (eval $ac_try) 2>&5 | ||
| 11750 | ac_status=$? | ||
| 11751 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11752 | (exit $ac_status); }; } && | ||
| 11753 | { ac_try='test -s conftest.$ac_objext' | ||
| 10895 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11754 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10896 | (eval $ac_try) 2>&5 | 11755 | (eval $ac_try) 2>&5 |
| 10897 | ac_status=$? | 11756 | ac_status=$? |
| @@ -10904,7 +11763,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 10904 | 11763 | ||
| 10905 | ac_header_compiler=no | 11764 | ac_header_compiler=no |
| 10906 | fi | 11765 | fi |
| 10907 | rm -f conftest.$ac_objext conftest.$ac_ext | 11766 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 10908 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 11767 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 10909 | echo "${ECHO_T}$ac_header_compiler" >&6 | 11768 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 10910 | 11769 | ||
| @@ -10912,7 +11771,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 10912 | echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5 | 11771 | echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5 |
| 10913 | echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6 | 11772 | echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6 |
| 10914 | cat >conftest.$ac_ext <<_ACEOF | 11773 | cat >conftest.$ac_ext <<_ACEOF |
| 10915 | #line $LINENO "configure" | ||
| 10916 | /* confdefs.h. */ | 11774 | /* confdefs.h. */ |
| 10917 | _ACEOF | 11775 | _ACEOF |
| 10918 | cat confdefs.h >>conftest.$ac_ext | 11776 | cat confdefs.h >>conftest.$ac_ext |
| @@ -10930,6 +11788,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 10930 | (exit $ac_status); } >/dev/null; then | 11788 | (exit $ac_status); } >/dev/null; then |
| 10931 | if test -s conftest.err; then | 11789 | if test -s conftest.err; then |
| 10932 | ac_cpp_err=$ac_c_preproc_warn_flag | 11790 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 11791 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 10933 | else | 11792 | else |
| 10934 | ac_cpp_err= | 11793 | ac_cpp_err= |
| 10935 | fi | 11794 | fi |
| @@ -10949,33 +11808,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 10949 | echo "${ECHO_T}$ac_header_preproc" >&6 | 11808 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 10950 | 11809 | ||
| 10951 | # So? What about this header? | 11810 | # So? What about this header? |
| 10952 | case $ac_header_compiler:$ac_header_preproc in | 11811 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 10953 | yes:no ) | 11812 | yes:no: ) |
| 10954 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 11813 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 10955 | echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11814 | echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 10956 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 | 11815 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&5 |
| 10957 | echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} | 11816 | echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&2;} |
| 10958 | ( | 11817 | ac_header_preproc=yes |
| 10959 | cat <<\_ASBOX | ||
| 10960 | ## ------------------------------------ ## | ||
| 10961 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 10962 | ## ------------------------------------ ## | ||
| 10963 | _ASBOX | ||
| 10964 | ) | | ||
| 10965 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 10966 | ;; | 11818 | ;; |
| 10967 | no:yes ) | 11819 | no:yes:* ) |
| 10968 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5 | 11820 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5 |
| 10969 | echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;} | 11821 | echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;} |
| 10970 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5 | 11822 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5 |
| 10971 | echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;} | 11823 | echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;} |
| 11824 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&5 | ||
| 11825 | echo "$as_me: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&2;} | ||
| 11826 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 11827 | echo "$as_me: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 10972 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 | 11828 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 |
| 10973 | echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} | 11829 | echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} |
| 11830 | { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&5 | ||
| 11831 | echo "$as_me: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&2;} | ||
| 10974 | ( | 11832 | ( |
| 10975 | cat <<\_ASBOX | 11833 | cat <<\_ASBOX |
| 10976 | ## ------------------------------------ ## | 11834 | ## ------------------------------------------ ## |
| 10977 | ## Report this to bug-autoconf@gnu.org. ## | 11835 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 10978 | ## ------------------------------------ ## | 11836 | ## ------------------------------------------ ## |
| 10979 | _ASBOX | 11837 | _ASBOX |
| 10980 | ) | | 11838 | ) | |
| 10981 | sed "s/^/$as_me: WARNING: /" >&2 | 11839 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -11001,7 +11859,6 @@ else | |||
| 11001 | ac_check_lib_save_LIBS=$LIBS | 11859 | ac_check_lib_save_LIBS=$LIBS |
| 11002 | LIBS="-lSM -lICE $LIBS" | 11860 | LIBS="-lSM -lICE $LIBS" |
| 11003 | cat >conftest.$ac_ext <<_ACEOF | 11861 | cat >conftest.$ac_ext <<_ACEOF |
| 11004 | #line $LINENO "configure" | ||
| 11005 | /* confdefs.h. */ | 11862 | /* confdefs.h. */ |
| 11006 | _ACEOF | 11863 | _ACEOF |
| 11007 | cat confdefs.h >>conftest.$ac_ext | 11864 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11025,11 +11882,21 @@ SmcOpenConnection (); | |||
| 11025 | _ACEOF | 11882 | _ACEOF |
| 11026 | rm -f conftest.$ac_objext conftest$ac_exeext | 11883 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11027 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11884 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 11028 | (eval $ac_link) 2>&5 | 11885 | (eval $ac_link) 2>conftest.er1 |
| 11029 | ac_status=$? | 11886 | ac_status=$? |
| 11887 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11888 | rm -f conftest.er1 | ||
| 11889 | cat conftest.err >&5 | ||
| 11030 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11890 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11031 | (exit $ac_status); } && | 11891 | (exit $ac_status); } && |
| 11032 | { ac_try='test -s conftest$ac_exeext' | 11892 | { ac_try='test -z "$ac_c_werror_flag" |
| 11893 | || test ! -s conftest.err' | ||
| 11894 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11895 | (eval $ac_try) 2>&5 | ||
| 11896 | ac_status=$? | ||
| 11897 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11898 | (exit $ac_status); }; } && | ||
| 11899 | { ac_try='test -s conftest$ac_exeext' | ||
| 11033 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11900 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11034 | (eval $ac_try) 2>&5 | 11901 | (eval $ac_try) 2>&5 |
| 11035 | ac_status=$? | 11902 | ac_status=$? |
| @@ -11042,7 +11909,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11042 | 11909 | ||
| 11043 | ac_cv_lib_SM_SmcOpenConnection=no | 11910 | ac_cv_lib_SM_SmcOpenConnection=no |
| 11044 | fi | 11911 | fi |
| 11045 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11912 | rm -f conftest.err conftest.$ac_objext \ |
| 11913 | conftest$ac_exeext conftest.$ac_ext | ||
| 11046 | LIBS=$ac_check_lib_save_LIBS | 11914 | LIBS=$ac_check_lib_save_LIBS |
| 11047 | fi | 11915 | fi |
| 11048 | echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5 | 11916 | echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5 |
| @@ -11075,7 +11943,6 @@ if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then | |||
| 11075 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11943 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11076 | else | 11944 | else |
| 11077 | cat >conftest.$ac_ext <<_ACEOF | 11945 | cat >conftest.$ac_ext <<_ACEOF |
| 11078 | #line $LINENO "configure" | ||
| 11079 | /* confdefs.h. */ | 11946 | /* confdefs.h. */ |
| 11080 | _ACEOF | 11947 | _ACEOF |
| 11081 | cat confdefs.h >>conftest.$ac_ext | 11948 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11092,11 +11959,21 @@ return h_errno; | |||
| 11092 | _ACEOF | 11959 | _ACEOF |
| 11093 | rm -f conftest.$ac_objext conftest$ac_exeext | 11960 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11094 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11961 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 11095 | (eval $ac_link) 2>&5 | 11962 | (eval $ac_link) 2>conftest.er1 |
| 11096 | ac_status=$? | 11963 | ac_status=$? |
| 11964 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 11965 | rm -f conftest.er1 | ||
| 11966 | cat conftest.err >&5 | ||
| 11097 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11967 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11098 | (exit $ac_status); } && | 11968 | (exit $ac_status); } && |
| 11099 | { ac_try='test -s conftest$ac_exeext' | 11969 | { ac_try='test -z "$ac_c_werror_flag" |
| 11970 | || test ! -s conftest.err' | ||
| 11971 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 11972 | (eval $ac_try) 2>&5 | ||
| 11973 | ac_status=$? | ||
| 11974 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 11975 | (exit $ac_status); }; } && | ||
| 11976 | { ac_try='test -s conftest$ac_exeext' | ||
| 11100 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11977 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11101 | (eval $ac_try) 2>&5 | 11978 | (eval $ac_try) 2>&5 |
| 11102 | ac_status=$? | 11979 | ac_status=$? |
| @@ -11109,7 +11986,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11109 | 11986 | ||
| 11110 | emacs_cv_netdb_declares_h_errno=no | 11987 | emacs_cv_netdb_declares_h_errno=no |
| 11111 | fi | 11988 | fi |
| 11112 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11989 | rm -f conftest.err conftest.$ac_objext \ |
| 11990 | conftest$ac_exeext conftest.$ac_ext | ||
| 11113 | fi | 11991 | fi |
| 11114 | echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5 | 11992 | echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5 |
| 11115 | echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6 | 11993 | echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6 |
| @@ -11129,7 +12007,6 @@ if test "${ac_cv_working_alloca_h+set}" = set; then | |||
| 11129 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12007 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11130 | else | 12008 | else |
| 11131 | cat >conftest.$ac_ext <<_ACEOF | 12009 | cat >conftest.$ac_ext <<_ACEOF |
| 11132 | #line $LINENO "configure" | ||
| 11133 | /* confdefs.h. */ | 12010 | /* confdefs.h. */ |
| 11134 | _ACEOF | 12011 | _ACEOF |
| 11135 | cat confdefs.h >>conftest.$ac_ext | 12012 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11146,11 +12023,21 @@ char *p = (char *) alloca (2 * sizeof (int)); | |||
| 11146 | _ACEOF | 12023 | _ACEOF |
| 11147 | rm -f conftest.$ac_objext conftest$ac_exeext | 12024 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11148 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12025 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 11149 | (eval $ac_link) 2>&5 | 12026 | (eval $ac_link) 2>conftest.er1 |
| 11150 | ac_status=$? | 12027 | ac_status=$? |
| 12028 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12029 | rm -f conftest.er1 | ||
| 12030 | cat conftest.err >&5 | ||
| 11151 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12031 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11152 | (exit $ac_status); } && | 12032 | (exit $ac_status); } && |
| 11153 | { ac_try='test -s conftest$ac_exeext' | 12033 | { ac_try='test -z "$ac_c_werror_flag" |
| 12034 | || test ! -s conftest.err' | ||
| 12035 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12036 | (eval $ac_try) 2>&5 | ||
| 12037 | ac_status=$? | ||
| 12038 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12039 | (exit $ac_status); }; } && | ||
| 12040 | { ac_try='test -s conftest$ac_exeext' | ||
| 11154 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12041 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11155 | (eval $ac_try) 2>&5 | 12042 | (eval $ac_try) 2>&5 |
| 11156 | ac_status=$? | 12043 | ac_status=$? |
| @@ -11163,7 +12050,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11163 | 12050 | ||
| 11164 | ac_cv_working_alloca_h=no | 12051 | ac_cv_working_alloca_h=no |
| 11165 | fi | 12052 | fi |
| 11166 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12053 | rm -f conftest.err conftest.$ac_objext \ |
| 12054 | conftest$ac_exeext conftest.$ac_ext | ||
| 11167 | fi | 12055 | fi |
| 11168 | echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 | 12056 | echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 |
| 11169 | echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 | 12057 | echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 |
| @@ -11181,7 +12069,6 @@ if test "${ac_cv_func_alloca_works+set}" = set; then | |||
| 11181 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12069 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11182 | else | 12070 | else |
| 11183 | cat >conftest.$ac_ext <<_ACEOF | 12071 | cat >conftest.$ac_ext <<_ACEOF |
| 11184 | #line $LINENO "configure" | ||
| 11185 | /* confdefs.h. */ | 12072 | /* confdefs.h. */ |
| 11186 | _ACEOF | 12073 | _ACEOF |
| 11187 | cat confdefs.h >>conftest.$ac_ext | 12074 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11218,11 +12105,21 @@ char *p = (char *) alloca (1); | |||
| 11218 | _ACEOF | 12105 | _ACEOF |
| 11219 | rm -f conftest.$ac_objext conftest$ac_exeext | 12106 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11220 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12107 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 11221 | (eval $ac_link) 2>&5 | 12108 | (eval $ac_link) 2>conftest.er1 |
| 11222 | ac_status=$? | 12109 | ac_status=$? |
| 12110 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12111 | rm -f conftest.er1 | ||
| 12112 | cat conftest.err >&5 | ||
| 11223 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12113 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11224 | (exit $ac_status); } && | 12114 | (exit $ac_status); } && |
| 11225 | { ac_try='test -s conftest$ac_exeext' | 12115 | { ac_try='test -z "$ac_c_werror_flag" |
| 12116 | || test ! -s conftest.err' | ||
| 12117 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12118 | (eval $ac_try) 2>&5 | ||
| 12119 | ac_status=$? | ||
| 12120 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12121 | (exit $ac_status); }; } && | ||
| 12122 | { ac_try='test -s conftest$ac_exeext' | ||
| 11226 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12123 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11227 | (eval $ac_try) 2>&5 | 12124 | (eval $ac_try) 2>&5 |
| 11228 | ac_status=$? | 12125 | ac_status=$? |
| @@ -11235,7 +12132,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11235 | 12132 | ||
| 11236 | ac_cv_func_alloca_works=no | 12133 | ac_cv_func_alloca_works=no |
| 11237 | fi | 12134 | fi |
| 11238 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12135 | rm -f conftest.err conftest.$ac_objext \ |
| 12136 | conftest$ac_exeext conftest.$ac_ext | ||
| 11239 | fi | 12137 | fi |
| 11240 | echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 | 12138 | echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 |
| 11241 | echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 | 12139 | echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 |
| @@ -11265,7 +12163,6 @@ if test "${ac_cv_os_cray+set}" = set; then | |||
| 11265 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12163 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11266 | else | 12164 | else |
| 11267 | cat >conftest.$ac_ext <<_ACEOF | 12165 | cat >conftest.$ac_ext <<_ACEOF |
| 11268 | #line $LINENO "configure" | ||
| 11269 | /* confdefs.h. */ | 12166 | /* confdefs.h. */ |
| 11270 | _ACEOF | 12167 | _ACEOF |
| 11271 | cat confdefs.h >>conftest.$ac_ext | 12168 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11298,21 +12195,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 11298 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12195 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11299 | else | 12196 | else |
| 11300 | cat >conftest.$ac_ext <<_ACEOF | 12197 | cat >conftest.$ac_ext <<_ACEOF |
| 11301 | #line $LINENO "configure" | ||
| 11302 | /* confdefs.h. */ | 12198 | /* confdefs.h. */ |
| 11303 | _ACEOF | 12199 | _ACEOF |
| 11304 | cat confdefs.h >>conftest.$ac_ext | 12200 | cat confdefs.h >>conftest.$ac_ext |
| 11305 | cat >>conftest.$ac_ext <<_ACEOF | 12201 | cat >>conftest.$ac_ext <<_ACEOF |
| 11306 | /* end confdefs.h. */ | 12202 | /* end confdefs.h. */ |
| 12203 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 12204 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 12205 | #define $ac_func innocuous_$ac_func | ||
| 12206 | |||
| 11307 | /* System header to define __stub macros and hopefully few prototypes, | 12207 | /* System header to define __stub macros and hopefully few prototypes, |
| 11308 | which can conflict with char $ac_func (); below. | 12208 | which can conflict with char $ac_func (); below. |
| 11309 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 12209 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 11310 | <limits.h> exists even on freestanding compilers. */ | 12210 | <limits.h> exists even on freestanding compilers. */ |
| 12211 | |||
| 11311 | #ifdef __STDC__ | 12212 | #ifdef __STDC__ |
| 11312 | # include <limits.h> | 12213 | # include <limits.h> |
| 11313 | #else | 12214 | #else |
| 11314 | # include <assert.h> | 12215 | # include <assert.h> |
| 11315 | #endif | 12216 | #endif |
| 12217 | |||
| 12218 | #undef $ac_func | ||
| 12219 | |||
| 11316 | /* Override any gcc2 internal prototype to avoid an error. */ | 12220 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 11317 | #ifdef __cplusplus | 12221 | #ifdef __cplusplus |
| 11318 | extern "C" | 12222 | extern "C" |
| @@ -11343,11 +12247,21 @@ return f != $ac_func; | |||
| 11343 | _ACEOF | 12247 | _ACEOF |
| 11344 | rm -f conftest.$ac_objext conftest$ac_exeext | 12248 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11345 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12249 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 11346 | (eval $ac_link) 2>&5 | 12250 | (eval $ac_link) 2>conftest.er1 |
| 11347 | ac_status=$? | 12251 | ac_status=$? |
| 12252 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12253 | rm -f conftest.er1 | ||
| 12254 | cat conftest.err >&5 | ||
| 11348 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12255 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11349 | (exit $ac_status); } && | 12256 | (exit $ac_status); } && |
| 11350 | { ac_try='test -s conftest$ac_exeext' | 12257 | { ac_try='test -z "$ac_c_werror_flag" |
| 12258 | || test ! -s conftest.err' | ||
| 12259 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12260 | (eval $ac_try) 2>&5 | ||
| 12261 | ac_status=$? | ||
| 12262 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12263 | (exit $ac_status); }; } && | ||
| 12264 | { ac_try='test -s conftest$ac_exeext' | ||
| 11351 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12265 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11352 | (eval $ac_try) 2>&5 | 12266 | (eval $ac_try) 2>&5 |
| 11353 | ac_status=$? | 12267 | ac_status=$? |
| @@ -11360,7 +12274,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11360 | 12274 | ||
| 11361 | eval "$as_ac_var=no" | 12275 | eval "$as_ac_var=no" |
| 11362 | fi | 12276 | fi |
| 11363 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12277 | rm -f conftest.err conftest.$ac_objext \ |
| 12278 | conftest$ac_exeext conftest.$ac_ext | ||
| 11364 | fi | 12279 | fi |
| 11365 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 12280 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 11366 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 12281 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -11385,7 +12300,6 @@ else | |||
| 11385 | ac_cv_c_stack_direction=0 | 12300 | ac_cv_c_stack_direction=0 |
| 11386 | else | 12301 | else |
| 11387 | cat >conftest.$ac_ext <<_ACEOF | 12302 | cat >conftest.$ac_ext <<_ACEOF |
| 11388 | #line $LINENO "configure" | ||
| 11389 | /* confdefs.h. */ | 12303 | /* confdefs.h. */ |
| 11390 | _ACEOF | 12304 | _ACEOF |
| 11391 | cat confdefs.h >>conftest.$ac_ext | 12305 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11431,7 +12345,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11431 | ( exit $ac_status ) | 12345 | ( exit $ac_status ) |
| 11432 | ac_cv_c_stack_direction=-1 | 12346 | ac_cv_c_stack_direction=-1 |
| 11433 | fi | 12347 | fi |
| 11434 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 12348 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 11435 | fi | 12349 | fi |
| 11436 | fi | 12350 | fi |
| 11437 | echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5 | 12351 | echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5 |
| @@ -11456,7 +12370,6 @@ else | |||
| 11456 | ac_check_lib_save_LIBS=$LIBS | 12370 | ac_check_lib_save_LIBS=$LIBS |
| 11457 | LIBS="-lm $LIBS" | 12371 | LIBS="-lm $LIBS" |
| 11458 | cat >conftest.$ac_ext <<_ACEOF | 12372 | cat >conftest.$ac_ext <<_ACEOF |
| 11459 | #line $LINENO "configure" | ||
| 11460 | /* confdefs.h. */ | 12373 | /* confdefs.h. */ |
| 11461 | _ACEOF | 12374 | _ACEOF |
| 11462 | cat confdefs.h >>conftest.$ac_ext | 12375 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11480,11 +12393,21 @@ sqrt (); | |||
| 11480 | _ACEOF | 12393 | _ACEOF |
| 11481 | rm -f conftest.$ac_objext conftest$ac_exeext | 12394 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11482 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12395 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 11483 | (eval $ac_link) 2>&5 | 12396 | (eval $ac_link) 2>conftest.er1 |
| 11484 | ac_status=$? | 12397 | ac_status=$? |
| 12398 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12399 | rm -f conftest.er1 | ||
| 12400 | cat conftest.err >&5 | ||
| 11485 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12401 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11486 | (exit $ac_status); } && | 12402 | (exit $ac_status); } && |
| 11487 | { ac_try='test -s conftest$ac_exeext' | 12403 | { ac_try='test -z "$ac_c_werror_flag" |
| 12404 | || test ! -s conftest.err' | ||
| 12405 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12406 | (eval $ac_try) 2>&5 | ||
| 12407 | ac_status=$? | ||
| 12408 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12409 | (exit $ac_status); }; } && | ||
| 12410 | { ac_try='test -s conftest$ac_exeext' | ||
| 11488 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12411 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11489 | (eval $ac_try) 2>&5 | 12412 | (eval $ac_try) 2>&5 |
| 11490 | ac_status=$? | 12413 | ac_status=$? |
| @@ -11497,7 +12420,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11497 | 12420 | ||
| 11498 | ac_cv_lib_m_sqrt=no | 12421 | ac_cv_lib_m_sqrt=no |
| 11499 | fi | 12422 | fi |
| 11500 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12423 | rm -f conftest.err conftest.$ac_objext \ |
| 12424 | conftest$ac_exeext conftest.$ac_ext | ||
| 11501 | LIBS=$ac_check_lib_save_LIBS | 12425 | LIBS=$ac_check_lib_save_LIBS |
| 11502 | fi | 12426 | fi |
| 11503 | echo "$as_me:$LINENO: result: $ac_cv_lib_m_sqrt" >&5 | 12427 | echo "$as_me:$LINENO: result: $ac_cv_lib_m_sqrt" >&5 |
| @@ -11523,7 +12447,6 @@ else | |||
| 11523 | ac_check_lib_save_LIBS=$LIBS | 12447 | ac_check_lib_save_LIBS=$LIBS |
| 11524 | LIBS="-lmail $LIBS" | 12448 | LIBS="-lmail $LIBS" |
| 11525 | cat >conftest.$ac_ext <<_ACEOF | 12449 | cat >conftest.$ac_ext <<_ACEOF |
| 11526 | #line $LINENO "configure" | ||
| 11527 | /* confdefs.h. */ | 12450 | /* confdefs.h. */ |
| 11528 | _ACEOF | 12451 | _ACEOF |
| 11529 | cat confdefs.h >>conftest.$ac_ext | 12452 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11547,11 +12470,21 @@ maillock (); | |||
| 11547 | _ACEOF | 12470 | _ACEOF |
| 11548 | rm -f conftest.$ac_objext conftest$ac_exeext | 12471 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11549 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12472 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 11550 | (eval $ac_link) 2>&5 | 12473 | (eval $ac_link) 2>conftest.er1 |
| 11551 | ac_status=$? | 12474 | ac_status=$? |
| 12475 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12476 | rm -f conftest.er1 | ||
| 12477 | cat conftest.err >&5 | ||
| 11552 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12478 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11553 | (exit $ac_status); } && | 12479 | (exit $ac_status); } && |
| 11554 | { ac_try='test -s conftest$ac_exeext' | 12480 | { ac_try='test -z "$ac_c_werror_flag" |
| 12481 | || test ! -s conftest.err' | ||
| 12482 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12483 | (eval $ac_try) 2>&5 | ||
| 12484 | ac_status=$? | ||
| 12485 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12486 | (exit $ac_status); }; } && | ||
| 12487 | { ac_try='test -s conftest$ac_exeext' | ||
| 11555 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12488 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11556 | (eval $ac_try) 2>&5 | 12489 | (eval $ac_try) 2>&5 |
| 11557 | ac_status=$? | 12490 | ac_status=$? |
| @@ -11564,7 +12497,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11564 | 12497 | ||
| 11565 | ac_cv_lib_mail_maillock=no | 12498 | ac_cv_lib_mail_maillock=no |
| 11566 | fi | 12499 | fi |
| 11567 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12500 | rm -f conftest.err conftest.$ac_objext \ |
| 12501 | conftest$ac_exeext conftest.$ac_ext | ||
| 11568 | LIBS=$ac_check_lib_save_LIBS | 12502 | LIBS=$ac_check_lib_save_LIBS |
| 11569 | fi | 12503 | fi |
| 11570 | echo "$as_me:$LINENO: result: $ac_cv_lib_mail_maillock" >&5 | 12504 | echo "$as_me:$LINENO: result: $ac_cv_lib_mail_maillock" >&5 |
| @@ -11587,7 +12521,6 @@ else | |||
| 11587 | ac_check_lib_save_LIBS=$LIBS | 12521 | ac_check_lib_save_LIBS=$LIBS |
| 11588 | LIBS="-llockfile $LIBS" | 12522 | LIBS="-llockfile $LIBS" |
| 11589 | cat >conftest.$ac_ext <<_ACEOF | 12523 | cat >conftest.$ac_ext <<_ACEOF |
| 11590 | #line $LINENO "configure" | ||
| 11591 | /* confdefs.h. */ | 12524 | /* confdefs.h. */ |
| 11592 | _ACEOF | 12525 | _ACEOF |
| 11593 | cat confdefs.h >>conftest.$ac_ext | 12526 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11611,11 +12544,21 @@ maillock (); | |||
| 11611 | _ACEOF | 12544 | _ACEOF |
| 11612 | rm -f conftest.$ac_objext conftest$ac_exeext | 12545 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11613 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12546 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 11614 | (eval $ac_link) 2>&5 | 12547 | (eval $ac_link) 2>conftest.er1 |
| 11615 | ac_status=$? | 12548 | ac_status=$? |
| 12549 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12550 | rm -f conftest.er1 | ||
| 12551 | cat conftest.err >&5 | ||
| 11616 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12552 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11617 | (exit $ac_status); } && | 12553 | (exit $ac_status); } && |
| 11618 | { ac_try='test -s conftest$ac_exeext' | 12554 | { ac_try='test -z "$ac_c_werror_flag" |
| 12555 | || test ! -s conftest.err' | ||
| 12556 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12557 | (eval $ac_try) 2>&5 | ||
| 12558 | ac_status=$? | ||
| 12559 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12560 | (exit $ac_status); }; } && | ||
| 12561 | { ac_try='test -s conftest$ac_exeext' | ||
| 11619 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12562 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11620 | (eval $ac_try) 2>&5 | 12563 | (eval $ac_try) 2>&5 |
| 11621 | ac_status=$? | 12564 | ac_status=$? |
| @@ -11628,7 +12571,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11628 | 12571 | ||
| 11629 | ac_cv_lib_lockfile_maillock=no | 12572 | ac_cv_lib_lockfile_maillock=no |
| 11630 | fi | 12573 | fi |
| 11631 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12574 | rm -f conftest.err conftest.$ac_objext \ |
| 12575 | conftest$ac_exeext conftest.$ac_ext | ||
| 11632 | LIBS=$ac_check_lib_save_LIBS | 12576 | LIBS=$ac_check_lib_save_LIBS |
| 11633 | fi | 12577 | fi |
| 11634 | echo "$as_me:$LINENO: result: $ac_cv_lib_lockfile_maillock" >&5 | 12578 | echo "$as_me:$LINENO: result: $ac_cv_lib_lockfile_maillock" >&5 |
| @@ -11704,21 +12648,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 11704 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12648 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11705 | else | 12649 | else |
| 11706 | cat >conftest.$ac_ext <<_ACEOF | 12650 | cat >conftest.$ac_ext <<_ACEOF |
| 11707 | #line $LINENO "configure" | ||
| 11708 | /* confdefs.h. */ | 12651 | /* confdefs.h. */ |
| 11709 | _ACEOF | 12652 | _ACEOF |
| 11710 | cat confdefs.h >>conftest.$ac_ext | 12653 | cat confdefs.h >>conftest.$ac_ext |
| 11711 | cat >>conftest.$ac_ext <<_ACEOF | 12654 | cat >>conftest.$ac_ext <<_ACEOF |
| 11712 | /* end confdefs.h. */ | 12655 | /* end confdefs.h. */ |
| 12656 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 12657 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 12658 | #define $ac_func innocuous_$ac_func | ||
| 12659 | |||
| 11713 | /* System header to define __stub macros and hopefully few prototypes, | 12660 | /* System header to define __stub macros and hopefully few prototypes, |
| 11714 | which can conflict with char $ac_func (); below. | 12661 | which can conflict with char $ac_func (); below. |
| 11715 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 12662 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 11716 | <limits.h> exists even on freestanding compilers. */ | 12663 | <limits.h> exists even on freestanding compilers. */ |
| 12664 | |||
| 11717 | #ifdef __STDC__ | 12665 | #ifdef __STDC__ |
| 11718 | # include <limits.h> | 12666 | # include <limits.h> |
| 11719 | #else | 12667 | #else |
| 11720 | # include <assert.h> | 12668 | # include <assert.h> |
| 11721 | #endif | 12669 | #endif |
| 12670 | |||
| 12671 | #undef $ac_func | ||
| 12672 | |||
| 11722 | /* Override any gcc2 internal prototype to avoid an error. */ | 12673 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 11723 | #ifdef __cplusplus | 12674 | #ifdef __cplusplus |
| 11724 | extern "C" | 12675 | extern "C" |
| @@ -11749,11 +12700,21 @@ return f != $ac_func; | |||
| 11749 | _ACEOF | 12700 | _ACEOF |
| 11750 | rm -f conftest.$ac_objext conftest$ac_exeext | 12701 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11751 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12702 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 11752 | (eval $ac_link) 2>&5 | 12703 | (eval $ac_link) 2>conftest.er1 |
| 11753 | ac_status=$? | 12704 | ac_status=$? |
| 12705 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12706 | rm -f conftest.er1 | ||
| 12707 | cat conftest.err >&5 | ||
| 11754 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12708 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11755 | (exit $ac_status); } && | 12709 | (exit $ac_status); } && |
| 11756 | { ac_try='test -s conftest$ac_exeext' | 12710 | { ac_try='test -z "$ac_c_werror_flag" |
| 12711 | || test ! -s conftest.err' | ||
| 12712 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12713 | (eval $ac_try) 2>&5 | ||
| 12714 | ac_status=$? | ||
| 12715 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12716 | (exit $ac_status); }; } && | ||
| 12717 | { ac_try='test -s conftest$ac_exeext' | ||
| 11757 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12718 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11758 | (eval $ac_try) 2>&5 | 12719 | (eval $ac_try) 2>&5 |
| 11759 | ac_status=$? | 12720 | ac_status=$? |
| @@ -11766,7 +12727,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11766 | 12727 | ||
| 11767 | eval "$as_ac_var=no" | 12728 | eval "$as_ac_var=no" |
| 11768 | fi | 12729 | fi |
| 11769 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12730 | rm -f conftest.err conftest.$ac_objext \ |
| 12731 | conftest$ac_exeext conftest.$ac_ext | ||
| 11770 | fi | 12732 | fi |
| 11771 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 12733 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 11772 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 12734 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -11795,7 +12757,6 @@ else | |||
| 11795 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 12757 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 11796 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 12758 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 11797 | cat >conftest.$ac_ext <<_ACEOF | 12759 | cat >conftest.$ac_ext <<_ACEOF |
| 11798 | #line $LINENO "configure" | ||
| 11799 | /* confdefs.h. */ | 12760 | /* confdefs.h. */ |
| 11800 | _ACEOF | 12761 | _ACEOF |
| 11801 | cat confdefs.h >>conftest.$ac_ext | 12762 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11806,11 +12767,21 @@ $ac_includes_default | |||
| 11806 | _ACEOF | 12767 | _ACEOF |
| 11807 | rm -f conftest.$ac_objext | 12768 | rm -f conftest.$ac_objext |
| 11808 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 12769 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 11809 | (eval $ac_compile) 2>&5 | 12770 | (eval $ac_compile) 2>conftest.er1 |
| 11810 | ac_status=$? | 12771 | ac_status=$? |
| 12772 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 12773 | rm -f conftest.er1 | ||
| 12774 | cat conftest.err >&5 | ||
| 11811 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12775 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11812 | (exit $ac_status); } && | 12776 | (exit $ac_status); } && |
| 11813 | { ac_try='test -s conftest.$ac_objext' | 12777 | { ac_try='test -z "$ac_c_werror_flag" |
| 12778 | || test ! -s conftest.err' | ||
| 12779 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 12780 | (eval $ac_try) 2>&5 | ||
| 12781 | ac_status=$? | ||
| 12782 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 12783 | (exit $ac_status); }; } && | ||
| 12784 | { ac_try='test -s conftest.$ac_objext' | ||
| 11814 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12785 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11815 | (eval $ac_try) 2>&5 | 12786 | (eval $ac_try) 2>&5 |
| 11816 | ac_status=$? | 12787 | ac_status=$? |
| @@ -11823,7 +12794,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 11823 | 12794 | ||
| 11824 | ac_header_compiler=no | 12795 | ac_header_compiler=no |
| 11825 | fi | 12796 | fi |
| 11826 | rm -f conftest.$ac_objext conftest.$ac_ext | 12797 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 11827 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 12798 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 11828 | echo "${ECHO_T}$ac_header_compiler" >&6 | 12799 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 11829 | 12800 | ||
| @@ -11831,7 +12802,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 11831 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 12802 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 11832 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 12803 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 11833 | cat >conftest.$ac_ext <<_ACEOF | 12804 | cat >conftest.$ac_ext <<_ACEOF |
| 11834 | #line $LINENO "configure" | ||
| 11835 | /* confdefs.h. */ | 12805 | /* confdefs.h. */ |
| 11836 | _ACEOF | 12806 | _ACEOF |
| 11837 | cat confdefs.h >>conftest.$ac_ext | 12807 | cat confdefs.h >>conftest.$ac_ext |
| @@ -11849,6 +12819,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 11849 | (exit $ac_status); } >/dev/null; then | 12819 | (exit $ac_status); } >/dev/null; then |
| 11850 | if test -s conftest.err; then | 12820 | if test -s conftest.err; then |
| 11851 | ac_cpp_err=$ac_c_preproc_warn_flag | 12821 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 12822 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 11852 | else | 12823 | else |
| 11853 | ac_cpp_err= | 12824 | ac_cpp_err= |
| 11854 | fi | 12825 | fi |
| @@ -11868,33 +12839,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 11868 | echo "${ECHO_T}$ac_header_preproc" >&6 | 12839 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 11869 | 12840 | ||
| 11870 | # So? What about this header? | 12841 | # So? What about this header? |
| 11871 | case $ac_header_compiler:$ac_header_preproc in | 12842 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 11872 | yes:no ) | 12843 | yes:no: ) |
| 11873 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 12844 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 11874 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 12845 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 11875 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 12846 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 11876 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 12847 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 11877 | ( | 12848 | ac_header_preproc=yes |
| 11878 | cat <<\_ASBOX | ||
| 11879 | ## ------------------------------------ ## | ||
| 11880 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 11881 | ## ------------------------------------ ## | ||
| 11882 | _ASBOX | ||
| 11883 | ) | | ||
| 11884 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 11885 | ;; | 12849 | ;; |
| 11886 | no:yes ) | 12850 | no:yes:* ) |
| 11887 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 12851 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 11888 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 12852 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 11889 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 12853 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 11890 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 12854 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 12855 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 12856 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 12857 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 12858 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 11891 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 12859 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 11892 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 12860 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 12861 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 12862 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 11893 | ( | 12863 | ( |
| 11894 | cat <<\_ASBOX | 12864 | cat <<\_ASBOX |
| 11895 | ## ------------------------------------ ## | 12865 | ## ------------------------------------------ ## |
| 11896 | ## Report this to bug-autoconf@gnu.org. ## | 12866 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 11897 | ## ------------------------------------ ## | 12867 | ## ------------------------------------------ ## |
| 11898 | _ASBOX | 12868 | _ASBOX |
| 11899 | ) | | 12869 | ) | |
| 11900 | sed "s/^/$as_me: WARNING: /" >&2 | 12870 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -11905,7 +12875,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 11905 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 12875 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11906 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12876 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11907 | else | 12877 | else |
| 11908 | eval "$as_ac_Header=$ac_header_preproc" | 12878 | eval "$as_ac_Header=\$ac_header_preproc" |
| 11909 | fi | 12879 | fi |
| 11910 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 12880 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11911 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 12881 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -12005,21 +12975,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 12005 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12975 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12006 | else | 12976 | else |
| 12007 | cat >conftest.$ac_ext <<_ACEOF | 12977 | cat >conftest.$ac_ext <<_ACEOF |
| 12008 | #line $LINENO "configure" | ||
| 12009 | /* confdefs.h. */ | 12978 | /* confdefs.h. */ |
| 12010 | _ACEOF | 12979 | _ACEOF |
| 12011 | cat confdefs.h >>conftest.$ac_ext | 12980 | cat confdefs.h >>conftest.$ac_ext |
| 12012 | cat >>conftest.$ac_ext <<_ACEOF | 12981 | cat >>conftest.$ac_ext <<_ACEOF |
| 12013 | /* end confdefs.h. */ | 12982 | /* end confdefs.h. */ |
| 12983 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 12984 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 12985 | #define $ac_func innocuous_$ac_func | ||
| 12986 | |||
| 12014 | /* System header to define __stub macros and hopefully few prototypes, | 12987 | /* System header to define __stub macros and hopefully few prototypes, |
| 12015 | which can conflict with char $ac_func (); below. | 12988 | which can conflict with char $ac_func (); below. |
| 12016 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 12989 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 12017 | <limits.h> exists even on freestanding compilers. */ | 12990 | <limits.h> exists even on freestanding compilers. */ |
| 12991 | |||
| 12018 | #ifdef __STDC__ | 12992 | #ifdef __STDC__ |
| 12019 | # include <limits.h> | 12993 | # include <limits.h> |
| 12020 | #else | 12994 | #else |
| 12021 | # include <assert.h> | 12995 | # include <assert.h> |
| 12022 | #endif | 12996 | #endif |
| 12997 | |||
| 12998 | #undef $ac_func | ||
| 12999 | |||
| 12023 | /* Override any gcc2 internal prototype to avoid an error. */ | 13000 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 12024 | #ifdef __cplusplus | 13001 | #ifdef __cplusplus |
| 12025 | extern "C" | 13002 | extern "C" |
| @@ -12050,11 +13027,21 @@ return f != $ac_func; | |||
| 12050 | _ACEOF | 13027 | _ACEOF |
| 12051 | rm -f conftest.$ac_objext conftest$ac_exeext | 13028 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12052 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13029 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12053 | (eval $ac_link) 2>&5 | 13030 | (eval $ac_link) 2>conftest.er1 |
| 12054 | ac_status=$? | 13031 | ac_status=$? |
| 13032 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13033 | rm -f conftest.er1 | ||
| 13034 | cat conftest.err >&5 | ||
| 12055 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13035 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12056 | (exit $ac_status); } && | 13036 | (exit $ac_status); } && |
| 12057 | { ac_try='test -s conftest$ac_exeext' | 13037 | { ac_try='test -z "$ac_c_werror_flag" |
| 13038 | || test ! -s conftest.err' | ||
| 13039 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13040 | (eval $ac_try) 2>&5 | ||
| 13041 | ac_status=$? | ||
| 13042 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13043 | (exit $ac_status); }; } && | ||
| 13044 | { ac_try='test -s conftest$ac_exeext' | ||
| 12058 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13045 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12059 | (eval $ac_try) 2>&5 | 13046 | (eval $ac_try) 2>&5 |
| 12060 | ac_status=$? | 13047 | ac_status=$? |
| @@ -12067,7 +13054,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12067 | 13054 | ||
| 12068 | eval "$as_ac_var=no" | 13055 | eval "$as_ac_var=no" |
| 12069 | fi | 13056 | fi |
| 12070 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13057 | rm -f conftest.err conftest.$ac_objext \ |
| 13058 | conftest$ac_exeext conftest.$ac_ext | ||
| 12071 | fi | 13059 | fi |
| 12072 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 13060 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 12073 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 13061 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -12097,7 +13085,6 @@ else | |||
| 12097 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 13085 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 12098 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 13086 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 12099 | cat >conftest.$ac_ext <<_ACEOF | 13087 | cat >conftest.$ac_ext <<_ACEOF |
| 12100 | #line $LINENO "configure" | ||
| 12101 | /* confdefs.h. */ | 13088 | /* confdefs.h. */ |
| 12102 | _ACEOF | 13089 | _ACEOF |
| 12103 | cat confdefs.h >>conftest.$ac_ext | 13090 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12108,11 +13095,21 @@ $ac_includes_default | |||
| 12108 | _ACEOF | 13095 | _ACEOF |
| 12109 | rm -f conftest.$ac_objext | 13096 | rm -f conftest.$ac_objext |
| 12110 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 13097 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 12111 | (eval $ac_compile) 2>&5 | 13098 | (eval $ac_compile) 2>conftest.er1 |
| 12112 | ac_status=$? | 13099 | ac_status=$? |
| 13100 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13101 | rm -f conftest.er1 | ||
| 13102 | cat conftest.err >&5 | ||
| 12113 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13103 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12114 | (exit $ac_status); } && | 13104 | (exit $ac_status); } && |
| 12115 | { ac_try='test -s conftest.$ac_objext' | 13105 | { ac_try='test -z "$ac_c_werror_flag" |
| 13106 | || test ! -s conftest.err' | ||
| 13107 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13108 | (eval $ac_try) 2>&5 | ||
| 13109 | ac_status=$? | ||
| 13110 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13111 | (exit $ac_status); }; } && | ||
| 13112 | { ac_try='test -s conftest.$ac_objext' | ||
| 12116 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13113 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12117 | (eval $ac_try) 2>&5 | 13114 | (eval $ac_try) 2>&5 |
| 12118 | ac_status=$? | 13115 | ac_status=$? |
| @@ -12125,7 +13122,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12125 | 13122 | ||
| 12126 | ac_header_compiler=no | 13123 | ac_header_compiler=no |
| 12127 | fi | 13124 | fi |
| 12128 | rm -f conftest.$ac_objext conftest.$ac_ext | 13125 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 12129 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 13126 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 12130 | echo "${ECHO_T}$ac_header_compiler" >&6 | 13127 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 12131 | 13128 | ||
| @@ -12133,7 +13130,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 12133 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 13130 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 12134 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 13131 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 12135 | cat >conftest.$ac_ext <<_ACEOF | 13132 | cat >conftest.$ac_ext <<_ACEOF |
| 12136 | #line $LINENO "configure" | ||
| 12137 | /* confdefs.h. */ | 13133 | /* confdefs.h. */ |
| 12138 | _ACEOF | 13134 | _ACEOF |
| 12139 | cat confdefs.h >>conftest.$ac_ext | 13135 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12151,6 +13147,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 12151 | (exit $ac_status); } >/dev/null; then | 13147 | (exit $ac_status); } >/dev/null; then |
| 12152 | if test -s conftest.err; then | 13148 | if test -s conftest.err; then |
| 12153 | ac_cpp_err=$ac_c_preproc_warn_flag | 13149 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 13150 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 12154 | else | 13151 | else |
| 12155 | ac_cpp_err= | 13152 | ac_cpp_err= |
| 12156 | fi | 13153 | fi |
| @@ -12170,33 +13167,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 12170 | echo "${ECHO_T}$ac_header_preproc" >&6 | 13167 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 12171 | 13168 | ||
| 12172 | # So? What about this header? | 13169 | # So? What about this header? |
| 12173 | case $ac_header_compiler:$ac_header_preproc in | 13170 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 12174 | yes:no ) | 13171 | yes:no: ) |
| 12175 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 13172 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 12176 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 13173 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 12177 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 13174 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 12178 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 13175 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 12179 | ( | 13176 | ac_header_preproc=yes |
| 12180 | cat <<\_ASBOX | ||
| 12181 | ## ------------------------------------ ## | ||
| 12182 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 12183 | ## ------------------------------------ ## | ||
| 12184 | _ASBOX | ||
| 12185 | ) | | ||
| 12186 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 12187 | ;; | 13177 | ;; |
| 12188 | no:yes ) | 13178 | no:yes:* ) |
| 12189 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 13179 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 12190 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 13180 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 12191 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 13181 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 12192 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 13182 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 13183 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 13184 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 13185 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 13186 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 12193 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 13187 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 12194 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 13188 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 13189 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 13190 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 12195 | ( | 13191 | ( |
| 12196 | cat <<\_ASBOX | 13192 | cat <<\_ASBOX |
| 12197 | ## ------------------------------------ ## | 13193 | ## ------------------------------------------ ## |
| 12198 | ## Report this to bug-autoconf@gnu.org. ## | 13194 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 12199 | ## ------------------------------------ ## | 13195 | ## ------------------------------------------ ## |
| 12200 | _ASBOX | 13196 | _ASBOX |
| 12201 | ) | | 13197 | ) | |
| 12202 | sed "s/^/$as_me: WARNING: /" >&2 | 13198 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -12207,7 +13203,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 12207 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 13203 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 12208 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 13204 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12209 | else | 13205 | else |
| 12210 | eval "$as_ac_Header=$ac_header_preproc" | 13206 | eval "$as_ac_Header=\$ac_header_preproc" |
| 12211 | fi | 13207 | fi |
| 12212 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 13208 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 12213 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 13209 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -12225,7 +13221,8 @@ done | |||
| 12225 | 13221 | ||
| 12226 | 13222 | ||
| 12227 | 13223 | ||
| 12228 | for ac_header in sys/time.h unistd.h | 13224 | |
| 13225 | for ac_header in stdlib.h sys/time.h unistd.h | ||
| 12229 | do | 13226 | do |
| 12230 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 13227 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 12231 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 13228 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| @@ -12241,7 +13238,6 @@ else | |||
| 12241 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 13238 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 12242 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 13239 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 12243 | cat >conftest.$ac_ext <<_ACEOF | 13240 | cat >conftest.$ac_ext <<_ACEOF |
| 12244 | #line $LINENO "configure" | ||
| 12245 | /* confdefs.h. */ | 13241 | /* confdefs.h. */ |
| 12246 | _ACEOF | 13242 | _ACEOF |
| 12247 | cat confdefs.h >>conftest.$ac_ext | 13243 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12252,11 +13248,21 @@ $ac_includes_default | |||
| 12252 | _ACEOF | 13248 | _ACEOF |
| 12253 | rm -f conftest.$ac_objext | 13249 | rm -f conftest.$ac_objext |
| 12254 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 13250 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 12255 | (eval $ac_compile) 2>&5 | 13251 | (eval $ac_compile) 2>conftest.er1 |
| 12256 | ac_status=$? | 13252 | ac_status=$? |
| 13253 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13254 | rm -f conftest.er1 | ||
| 13255 | cat conftest.err >&5 | ||
| 12257 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13256 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12258 | (exit $ac_status); } && | 13257 | (exit $ac_status); } && |
| 12259 | { ac_try='test -s conftest.$ac_objext' | 13258 | { ac_try='test -z "$ac_c_werror_flag" |
| 13259 | || test ! -s conftest.err' | ||
| 13260 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13261 | (eval $ac_try) 2>&5 | ||
| 13262 | ac_status=$? | ||
| 13263 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13264 | (exit $ac_status); }; } && | ||
| 13265 | { ac_try='test -s conftest.$ac_objext' | ||
| 12260 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13266 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12261 | (eval $ac_try) 2>&5 | 13267 | (eval $ac_try) 2>&5 |
| 12262 | ac_status=$? | 13268 | ac_status=$? |
| @@ -12269,7 +13275,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12269 | 13275 | ||
| 12270 | ac_header_compiler=no | 13276 | ac_header_compiler=no |
| 12271 | fi | 13277 | fi |
| 12272 | rm -f conftest.$ac_objext conftest.$ac_ext | 13278 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 12273 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 13279 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 12274 | echo "${ECHO_T}$ac_header_compiler" >&6 | 13280 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 12275 | 13281 | ||
| @@ -12277,7 +13283,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 12277 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 13283 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 12278 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 13284 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 12279 | cat >conftest.$ac_ext <<_ACEOF | 13285 | cat >conftest.$ac_ext <<_ACEOF |
| 12280 | #line $LINENO "configure" | ||
| 12281 | /* confdefs.h. */ | 13286 | /* confdefs.h. */ |
| 12282 | _ACEOF | 13287 | _ACEOF |
| 12283 | cat confdefs.h >>conftest.$ac_ext | 13288 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12295,6 +13300,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 12295 | (exit $ac_status); } >/dev/null; then | 13300 | (exit $ac_status); } >/dev/null; then |
| 12296 | if test -s conftest.err; then | 13301 | if test -s conftest.err; then |
| 12297 | ac_cpp_err=$ac_c_preproc_warn_flag | 13302 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 13303 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 12298 | else | 13304 | else |
| 12299 | ac_cpp_err= | 13305 | ac_cpp_err= |
| 12300 | fi | 13306 | fi |
| @@ -12314,33 +13320,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 12314 | echo "${ECHO_T}$ac_header_preproc" >&6 | 13320 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 12315 | 13321 | ||
| 12316 | # So? What about this header? | 13322 | # So? What about this header? |
| 12317 | case $ac_header_compiler:$ac_header_preproc in | 13323 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 12318 | yes:no ) | 13324 | yes:no: ) |
| 12319 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 13325 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 12320 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 13326 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 12321 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 13327 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 12322 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 13328 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 12323 | ( | 13329 | ac_header_preproc=yes |
| 12324 | cat <<\_ASBOX | ||
| 12325 | ## ------------------------------------ ## | ||
| 12326 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 12327 | ## ------------------------------------ ## | ||
| 12328 | _ASBOX | ||
| 12329 | ) | | ||
| 12330 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 12331 | ;; | 13330 | ;; |
| 12332 | no:yes ) | 13331 | no:yes:* ) |
| 12333 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 13332 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 12334 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 13333 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 12335 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 13334 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 12336 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 13335 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 13336 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 13337 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 13338 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 13339 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 12337 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 13340 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 12338 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 13341 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 13342 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 13343 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 12339 | ( | 13344 | ( |
| 12340 | cat <<\_ASBOX | 13345 | cat <<\_ASBOX |
| 12341 | ## ------------------------------------ ## | 13346 | ## ------------------------------------------ ## |
| 12342 | ## Report this to bug-autoconf@gnu.org. ## | 13347 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 12343 | ## ------------------------------------ ## | 13348 | ## ------------------------------------------ ## |
| 12344 | _ASBOX | 13349 | _ASBOX |
| 12345 | ) | | 13350 | ) | |
| 12346 | sed "s/^/$as_me: WARNING: /" >&2 | 13351 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -12351,7 +13356,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 12351 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 13356 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 12352 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 13357 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12353 | else | 13358 | else |
| 12354 | eval "$as_ac_Header=$ac_header_preproc" | 13359 | eval "$as_ac_Header=\$ac_header_preproc" |
| 12355 | fi | 13360 | fi |
| 12356 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 13361 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 12357 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 13362 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -12376,21 +13381,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 12376 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 13381 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12377 | else | 13382 | else |
| 12378 | cat >conftest.$ac_ext <<_ACEOF | 13383 | cat >conftest.$ac_ext <<_ACEOF |
| 12379 | #line $LINENO "configure" | ||
| 12380 | /* confdefs.h. */ | 13384 | /* confdefs.h. */ |
| 12381 | _ACEOF | 13385 | _ACEOF |
| 12382 | cat confdefs.h >>conftest.$ac_ext | 13386 | cat confdefs.h >>conftest.$ac_ext |
| 12383 | cat >>conftest.$ac_ext <<_ACEOF | 13387 | cat >>conftest.$ac_ext <<_ACEOF |
| 12384 | /* end confdefs.h. */ | 13388 | /* end confdefs.h. */ |
| 13389 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 13390 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 13391 | #define $ac_func innocuous_$ac_func | ||
| 13392 | |||
| 12385 | /* System header to define __stub macros and hopefully few prototypes, | 13393 | /* System header to define __stub macros and hopefully few prototypes, |
| 12386 | which can conflict with char $ac_func (); below. | 13394 | which can conflict with char $ac_func (); below. |
| 12387 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 13395 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 12388 | <limits.h> exists even on freestanding compilers. */ | 13396 | <limits.h> exists even on freestanding compilers. */ |
| 13397 | |||
| 12389 | #ifdef __STDC__ | 13398 | #ifdef __STDC__ |
| 12390 | # include <limits.h> | 13399 | # include <limits.h> |
| 12391 | #else | 13400 | #else |
| 12392 | # include <assert.h> | 13401 | # include <assert.h> |
| 12393 | #endif | 13402 | #endif |
| 13403 | |||
| 13404 | #undef $ac_func | ||
| 13405 | |||
| 12394 | /* Override any gcc2 internal prototype to avoid an error. */ | 13406 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 12395 | #ifdef __cplusplus | 13407 | #ifdef __cplusplus |
| 12396 | extern "C" | 13408 | extern "C" |
| @@ -12421,11 +13433,21 @@ return f != $ac_func; | |||
| 12421 | _ACEOF | 13433 | _ACEOF |
| 12422 | rm -f conftest.$ac_objext conftest$ac_exeext | 13434 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12423 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13435 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12424 | (eval $ac_link) 2>&5 | 13436 | (eval $ac_link) 2>conftest.er1 |
| 12425 | ac_status=$? | 13437 | ac_status=$? |
| 13438 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13439 | rm -f conftest.er1 | ||
| 13440 | cat conftest.err >&5 | ||
| 12426 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13441 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12427 | (exit $ac_status); } && | 13442 | (exit $ac_status); } && |
| 12428 | { ac_try='test -s conftest$ac_exeext' | 13443 | { ac_try='test -z "$ac_c_werror_flag" |
| 13444 | || test ! -s conftest.err' | ||
| 13445 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13446 | (eval $ac_try) 2>&5 | ||
| 13447 | ac_status=$? | ||
| 13448 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13449 | (exit $ac_status); }; } && | ||
| 13450 | { ac_try='test -s conftest$ac_exeext' | ||
| 12429 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13451 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12430 | (eval $ac_try) 2>&5 | 13452 | (eval $ac_try) 2>&5 |
| 12431 | ac_status=$? | 13453 | ac_status=$? |
| @@ -12438,7 +13460,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12438 | 13460 | ||
| 12439 | eval "$as_ac_var=no" | 13461 | eval "$as_ac_var=no" |
| 12440 | fi | 13462 | fi |
| 12441 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13463 | rm -f conftest.err conftest.$ac_objext \ |
| 13464 | conftest$ac_exeext conftest.$ac_ext | ||
| 12442 | fi | 13465 | fi |
| 12443 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 13466 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 12444 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 13467 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -12459,7 +13482,6 @@ else | |||
| 12459 | ac_cv_func_working_mktime=no | 13482 | ac_cv_func_working_mktime=no |
| 12460 | else | 13483 | else |
| 12461 | cat >conftest.$ac_ext <<_ACEOF | 13484 | cat >conftest.$ac_ext <<_ACEOF |
| 12462 | #line $LINENO "configure" | ||
| 12463 | /* confdefs.h. */ | 13485 | /* confdefs.h. */ |
| 12464 | _ACEOF | 13486 | _ACEOF |
| 12465 | cat confdefs.h >>conftest.$ac_ext | 13487 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12477,6 +13499,10 @@ cat >>conftest.$ac_ext <<_ACEOF | |||
| 12477 | # endif | 13499 | # endif |
| 12478 | #endif | 13500 | #endif |
| 12479 | 13501 | ||
| 13502 | #if HAVE_STDLIB_H | ||
| 13503 | # include <stdlib.h> | ||
| 13504 | #endif | ||
| 13505 | |||
| 12480 | #if HAVE_UNISTD_H | 13506 | #if HAVE_UNISTD_H |
| 12481 | # include <unistd.h> | 13507 | # include <unistd.h> |
| 12482 | #endif | 13508 | #endif |
| @@ -12489,10 +13515,11 @@ cat >>conftest.$ac_ext <<_ACEOF | |||
| 12489 | #undef putenv | 13515 | #undef putenv |
| 12490 | 13516 | ||
| 12491 | static time_t time_t_max; | 13517 | static time_t time_t_max; |
| 13518 | static time_t time_t_min; | ||
| 12492 | 13519 | ||
| 12493 | /* Values we'll use to set the TZ environment variable. */ | 13520 | /* Values we'll use to set the TZ environment variable. */ |
| 12494 | static const char *const tz_strings[] = { | 13521 | static char *tz_strings[] = { |
| 12495 | (const char *) 0, "TZ=GMT0", "TZ=JST-9", | 13522 | (char *) 0, "TZ=GMT0", "TZ=JST-9", |
| 12496 | "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" | 13523 | "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" |
| 12497 | }; | 13524 | }; |
| 12498 | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) | 13525 | #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) |
| @@ -12523,15 +13550,21 @@ spring_forward_gap () | |||
| 12523 | } | 13550 | } |
| 12524 | 13551 | ||
| 12525 | static void | 13552 | static void |
| 12526 | mktime_test (now) | 13553 | mktime_test1 (now) |
| 12527 | time_t now; | 13554 | time_t now; |
| 12528 | { | 13555 | { |
| 12529 | struct tm *lt; | 13556 | struct tm *lt; |
| 12530 | if ((lt = localtime (&now)) && mktime (lt) != now) | 13557 | if ((lt = localtime (&now)) && mktime (lt) != now) |
| 12531 | exit (1); | 13558 | exit (1); |
| 12532 | now = time_t_max - now; | 13559 | } |
| 12533 | if ((lt = localtime (&now)) && mktime (lt) != now) | 13560 | |
| 12534 | exit (1); | 13561 | static void |
| 13562 | mktime_test (now) | ||
| 13563 | time_t now; | ||
| 13564 | { | ||
| 13565 | mktime_test1 (now); | ||
| 13566 | mktime_test1 ((time_t) (time_t_max - now)); | ||
| 13567 | mktime_test1 ((time_t) (time_t_min + now)); | ||
| 12535 | } | 13568 | } |
| 12536 | 13569 | ||
| 12537 | static void | 13570 | static void |
| @@ -12591,6 +13624,9 @@ main () | |||
| 12591 | for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2) | 13624 | for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2) |
| 12592 | continue; | 13625 | continue; |
| 12593 | time_t_max--; | 13626 | time_t_max--; |
| 13627 | if ((time_t) -1 < 0) | ||
| 13628 | for (time_t_min = -1; (time_t) (time_t_min * 2) < 0; time_t_min *= 2) | ||
| 13629 | continue; | ||
| 12594 | delta = time_t_max / 997; /* a suitable prime number */ | 13630 | delta = time_t_max / 997; /* a suitable prime number */ |
| 12595 | for (i = 0; i < N_STRINGS; i++) | 13631 | for (i = 0; i < N_STRINGS; i++) |
| 12596 | { | 13632 | { |
| @@ -12599,11 +13635,12 @@ main () | |||
| 12599 | 13635 | ||
| 12600 | for (t = 0; t <= time_t_max - delta; t += delta) | 13636 | for (t = 0; t <= time_t_max - delta; t += delta) |
| 12601 | mktime_test (t); | 13637 | mktime_test (t); |
| 12602 | mktime_test ((time_t) 60 * 60); | 13638 | mktime_test ((time_t) 1); |
| 12603 | mktime_test ((time_t) 60 * 60 * 24); | 13639 | mktime_test ((time_t) (60 * 60)); |
| 13640 | mktime_test ((time_t) (60 * 60 * 24)); | ||
| 12604 | 13641 | ||
| 12605 | for (j = 1; 0 < j; j *= 2) | 13642 | for (j = 1; 0 < j; j *= 2) |
| 12606 | bigtime_test (j); | 13643 | bigtime_test (j); |
| 12607 | bigtime_test (j - 1); | 13644 | bigtime_test (j - 1); |
| 12608 | } | 13645 | } |
| 12609 | irix_6_4_bug (); | 13646 | irix_6_4_bug (); |
| @@ -12631,13 +13668,20 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12631 | ( exit $ac_status ) | 13668 | ( exit $ac_status ) |
| 12632 | ac_cv_func_working_mktime=no | 13669 | ac_cv_func_working_mktime=no |
| 12633 | fi | 13670 | fi |
| 12634 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 13671 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 12635 | fi | 13672 | fi |
| 12636 | fi | 13673 | fi |
| 12637 | echo "$as_me:$LINENO: result: $ac_cv_func_working_mktime" >&5 | 13674 | echo "$as_me:$LINENO: result: $ac_cv_func_working_mktime" >&5 |
| 12638 | echo "${ECHO_T}$ac_cv_func_working_mktime" >&6 | 13675 | echo "${ECHO_T}$ac_cv_func_working_mktime" >&6 |
| 12639 | if test $ac_cv_func_working_mktime = no; then | 13676 | if test $ac_cv_func_working_mktime = no; then |
| 12640 | LIBOBJS="$LIBOBJS mktime.$ac_objext" | 13677 | case $LIBOBJS in |
| 13678 | "mktime.$ac_objext" | \ | ||
| 13679 | *" mktime.$ac_objext" | \ | ||
| 13680 | "mktime.$ac_objext "* | \ | ||
| 13681 | *" mktime.$ac_objext "* ) ;; | ||
| 13682 | *) LIBOBJS="$LIBOBJS mktime.$ac_objext" ;; | ||
| 13683 | esac | ||
| 13684 | |||
| 12641 | fi | 13685 | fi |
| 12642 | 13686 | ||
| 12643 | if test "$ac_cv_func_working_mktime" = no; then | 13687 | if test "$ac_cv_func_working_mktime" = no; then |
| @@ -12665,21 +13709,28 @@ if test "${ac_cv_func_getloadavg+set}" = set; then | |||
| 12665 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 13709 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12666 | else | 13710 | else |
| 12667 | cat >conftest.$ac_ext <<_ACEOF | 13711 | cat >conftest.$ac_ext <<_ACEOF |
| 12668 | #line $LINENO "configure" | ||
| 12669 | /* confdefs.h. */ | 13712 | /* confdefs.h. */ |
| 12670 | _ACEOF | 13713 | _ACEOF |
| 12671 | cat confdefs.h >>conftest.$ac_ext | 13714 | cat confdefs.h >>conftest.$ac_ext |
| 12672 | cat >>conftest.$ac_ext <<_ACEOF | 13715 | cat >>conftest.$ac_ext <<_ACEOF |
| 12673 | /* end confdefs.h. */ | 13716 | /* end confdefs.h. */ |
| 13717 | /* Define getloadavg to an innocuous variant, in case <limits.h> declares getloadavg. | ||
| 13718 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 13719 | #define getloadavg innocuous_getloadavg | ||
| 13720 | |||
| 12674 | /* System header to define __stub macros and hopefully few prototypes, | 13721 | /* System header to define __stub macros and hopefully few prototypes, |
| 12675 | which can conflict with char getloadavg (); below. | 13722 | which can conflict with char getloadavg (); below. |
| 12676 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 13723 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 12677 | <limits.h> exists even on freestanding compilers. */ | 13724 | <limits.h> exists even on freestanding compilers. */ |
| 13725 | |||
| 12678 | #ifdef __STDC__ | 13726 | #ifdef __STDC__ |
| 12679 | # include <limits.h> | 13727 | # include <limits.h> |
| 12680 | #else | 13728 | #else |
| 12681 | # include <assert.h> | 13729 | # include <assert.h> |
| 12682 | #endif | 13730 | #endif |
| 13731 | |||
| 13732 | #undef getloadavg | ||
| 13733 | |||
| 12683 | /* Override any gcc2 internal prototype to avoid an error. */ | 13734 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 12684 | #ifdef __cplusplus | 13735 | #ifdef __cplusplus |
| 12685 | extern "C" | 13736 | extern "C" |
| @@ -12710,11 +13761,21 @@ return f != getloadavg; | |||
| 12710 | _ACEOF | 13761 | _ACEOF |
| 12711 | rm -f conftest.$ac_objext conftest$ac_exeext | 13762 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12712 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13763 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12713 | (eval $ac_link) 2>&5 | 13764 | (eval $ac_link) 2>conftest.er1 |
| 12714 | ac_status=$? | 13765 | ac_status=$? |
| 13766 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13767 | rm -f conftest.er1 | ||
| 13768 | cat conftest.err >&5 | ||
| 12715 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13769 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12716 | (exit $ac_status); } && | 13770 | (exit $ac_status); } && |
| 12717 | { ac_try='test -s conftest$ac_exeext' | 13771 | { ac_try='test -z "$ac_c_werror_flag" |
| 13772 | || test ! -s conftest.err' | ||
| 13773 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13774 | (eval $ac_try) 2>&5 | ||
| 13775 | ac_status=$? | ||
| 13776 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13777 | (exit $ac_status); }; } && | ||
| 13778 | { ac_try='test -s conftest$ac_exeext' | ||
| 12718 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13779 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12719 | (eval $ac_try) 2>&5 | 13780 | (eval $ac_try) 2>&5 |
| 12720 | ac_status=$? | 13781 | ac_status=$? |
| @@ -12727,7 +13788,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12727 | 13788 | ||
| 12728 | ac_cv_func_getloadavg=no | 13789 | ac_cv_func_getloadavg=no |
| 12729 | fi | 13790 | fi |
| 12730 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13791 | rm -f conftest.err conftest.$ac_objext \ |
| 13792 | conftest$ac_exeext conftest.$ac_ext | ||
| 12731 | fi | 13793 | fi |
| 12732 | echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5 | 13794 | echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5 |
| 12733 | echo "${ECHO_T}$ac_cv_func_getloadavg" >&6 | 13795 | echo "${ECHO_T}$ac_cv_func_getloadavg" >&6 |
| @@ -12749,21 +13811,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 12749 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 13811 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12750 | else | 13812 | else |
| 12751 | cat >conftest.$ac_ext <<_ACEOF | 13813 | cat >conftest.$ac_ext <<_ACEOF |
| 12752 | #line $LINENO "configure" | ||
| 12753 | /* confdefs.h. */ | 13814 | /* confdefs.h. */ |
| 12754 | _ACEOF | 13815 | _ACEOF |
| 12755 | cat confdefs.h >>conftest.$ac_ext | 13816 | cat confdefs.h >>conftest.$ac_ext |
| 12756 | cat >>conftest.$ac_ext <<_ACEOF | 13817 | cat >>conftest.$ac_ext <<_ACEOF |
| 12757 | /* end confdefs.h. */ | 13818 | /* end confdefs.h. */ |
| 13819 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 13820 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 13821 | #define $ac_func innocuous_$ac_func | ||
| 13822 | |||
| 12758 | /* System header to define __stub macros and hopefully few prototypes, | 13823 | /* System header to define __stub macros and hopefully few prototypes, |
| 12759 | which can conflict with char $ac_func (); below. | 13824 | which can conflict with char $ac_func (); below. |
| 12760 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 13825 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 12761 | <limits.h> exists even on freestanding compilers. */ | 13826 | <limits.h> exists even on freestanding compilers. */ |
| 13827 | |||
| 12762 | #ifdef __STDC__ | 13828 | #ifdef __STDC__ |
| 12763 | # include <limits.h> | 13829 | # include <limits.h> |
| 12764 | #else | 13830 | #else |
| 12765 | # include <assert.h> | 13831 | # include <assert.h> |
| 12766 | #endif | 13832 | #endif |
| 13833 | |||
| 13834 | #undef $ac_func | ||
| 13835 | |||
| 12767 | /* Override any gcc2 internal prototype to avoid an error. */ | 13836 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 12768 | #ifdef __cplusplus | 13837 | #ifdef __cplusplus |
| 12769 | extern "C" | 13838 | extern "C" |
| @@ -12794,11 +13863,21 @@ return f != $ac_func; | |||
| 12794 | _ACEOF | 13863 | _ACEOF |
| 12795 | rm -f conftest.$ac_objext conftest$ac_exeext | 13864 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12796 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13865 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12797 | (eval $ac_link) 2>&5 | 13866 | (eval $ac_link) 2>conftest.er1 |
| 12798 | ac_status=$? | 13867 | ac_status=$? |
| 13868 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13869 | rm -f conftest.er1 | ||
| 13870 | cat conftest.err >&5 | ||
| 12799 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13871 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12800 | (exit $ac_status); } && | 13872 | (exit $ac_status); } && |
| 12801 | { ac_try='test -s conftest$ac_exeext' | 13873 | { ac_try='test -z "$ac_c_werror_flag" |
| 13874 | || test ! -s conftest.err' | ||
| 13875 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13876 | (eval $ac_try) 2>&5 | ||
| 13877 | ac_status=$? | ||
| 13878 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13879 | (exit $ac_status); }; } && | ||
| 13880 | { ac_try='test -s conftest$ac_exeext' | ||
| 12802 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13881 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12803 | (eval $ac_try) 2>&5 | 13882 | (eval $ac_try) 2>&5 |
| 12804 | ac_status=$? | 13883 | ac_status=$? |
| @@ -12811,7 +13890,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12811 | 13890 | ||
| 12812 | eval "$as_ac_var=no" | 13891 | eval "$as_ac_var=no" |
| 12813 | fi | 13892 | fi |
| 12814 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13893 | rm -f conftest.err conftest.$ac_objext \ |
| 13894 | conftest$ac_exeext conftest.$ac_ext | ||
| 12815 | fi | 13895 | fi |
| 12816 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 13896 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 12817 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 13897 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -12834,7 +13914,6 @@ else | |||
| 12834 | ac_check_lib_save_LIBS=$LIBS | 13914 | ac_check_lib_save_LIBS=$LIBS |
| 12835 | LIBS="-lkstat $LIBS" | 13915 | LIBS="-lkstat $LIBS" |
| 12836 | cat >conftest.$ac_ext <<_ACEOF | 13916 | cat >conftest.$ac_ext <<_ACEOF |
| 12837 | #line $LINENO "configure" | ||
| 12838 | /* confdefs.h. */ | 13917 | /* confdefs.h. */ |
| 12839 | _ACEOF | 13918 | _ACEOF |
| 12840 | cat confdefs.h >>conftest.$ac_ext | 13919 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12858,11 +13937,21 @@ kstat_open (); | |||
| 12858 | _ACEOF | 13937 | _ACEOF |
| 12859 | rm -f conftest.$ac_objext conftest$ac_exeext | 13938 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12860 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13939 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12861 | (eval $ac_link) 2>&5 | 13940 | (eval $ac_link) 2>conftest.er1 |
| 12862 | ac_status=$? | 13941 | ac_status=$? |
| 13942 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 13943 | rm -f conftest.er1 | ||
| 13944 | cat conftest.err >&5 | ||
| 12863 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13945 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12864 | (exit $ac_status); } && | 13946 | (exit $ac_status); } && |
| 12865 | { ac_try='test -s conftest$ac_exeext' | 13947 | { ac_try='test -z "$ac_c_werror_flag" |
| 13948 | || test ! -s conftest.err' | ||
| 13949 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 13950 | (eval $ac_try) 2>&5 | ||
| 13951 | ac_status=$? | ||
| 13952 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 13953 | (exit $ac_status); }; } && | ||
| 13954 | { ac_try='test -s conftest$ac_exeext' | ||
| 12866 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13955 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12867 | (eval $ac_try) 2>&5 | 13956 | (eval $ac_try) 2>&5 |
| 12868 | ac_status=$? | 13957 | ac_status=$? |
| @@ -12875,7 +13964,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12875 | 13964 | ||
| 12876 | ac_cv_lib_kstat_kstat_open=no | 13965 | ac_cv_lib_kstat_kstat_open=no |
| 12877 | fi | 13966 | fi |
| 12878 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13967 | rm -f conftest.err conftest.$ac_objext \ |
| 13968 | conftest$ac_exeext conftest.$ac_ext | ||
| 12879 | LIBS=$ac_check_lib_save_LIBS | 13969 | LIBS=$ac_check_lib_save_LIBS |
| 12880 | fi | 13970 | fi |
| 12881 | echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5 | 13971 | echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5 |
| @@ -12904,7 +13994,6 @@ else | |||
| 12904 | ac_check_lib_save_LIBS=$LIBS | 13994 | ac_check_lib_save_LIBS=$LIBS |
| 12905 | LIBS="-lelf $LIBS" | 13995 | LIBS="-lelf $LIBS" |
| 12906 | cat >conftest.$ac_ext <<_ACEOF | 13996 | cat >conftest.$ac_ext <<_ACEOF |
| 12907 | #line $LINENO "configure" | ||
| 12908 | /* confdefs.h. */ | 13997 | /* confdefs.h. */ |
| 12909 | _ACEOF | 13998 | _ACEOF |
| 12910 | cat confdefs.h >>conftest.$ac_ext | 13999 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12928,11 +14017,21 @@ elf_begin (); | |||
| 12928 | _ACEOF | 14017 | _ACEOF |
| 12929 | rm -f conftest.$ac_objext conftest$ac_exeext | 14018 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12930 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14019 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12931 | (eval $ac_link) 2>&5 | 14020 | (eval $ac_link) 2>conftest.er1 |
| 12932 | ac_status=$? | 14021 | ac_status=$? |
| 14022 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14023 | rm -f conftest.er1 | ||
| 14024 | cat conftest.err >&5 | ||
| 12933 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14025 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12934 | (exit $ac_status); } && | 14026 | (exit $ac_status); } && |
| 12935 | { ac_try='test -s conftest$ac_exeext' | 14027 | { ac_try='test -z "$ac_c_werror_flag" |
| 14028 | || test ! -s conftest.err' | ||
| 14029 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14030 | (eval $ac_try) 2>&5 | ||
| 14031 | ac_status=$? | ||
| 14032 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14033 | (exit $ac_status); }; } && | ||
| 14034 | { ac_try='test -s conftest$ac_exeext' | ||
| 12936 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14035 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12937 | (eval $ac_try) 2>&5 | 14036 | (eval $ac_try) 2>&5 |
| 12938 | ac_status=$? | 14037 | ac_status=$? |
| @@ -12945,7 +14044,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 12945 | 14044 | ||
| 12946 | ac_cv_lib_elf_elf_begin=no | 14045 | ac_cv_lib_elf_elf_begin=no |
| 12947 | fi | 14046 | fi |
| 12948 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14047 | rm -f conftest.err conftest.$ac_objext \ |
| 14048 | conftest$ac_exeext conftest.$ac_ext | ||
| 12949 | LIBS=$ac_check_lib_save_LIBS | 14049 | LIBS=$ac_check_lib_save_LIBS |
| 12950 | fi | 14050 | fi |
| 12951 | echo "$as_me:$LINENO: result: $ac_cv_lib_elf_elf_begin" >&5 | 14051 | echo "$as_me:$LINENO: result: $ac_cv_lib_elf_elf_begin" >&5 |
| @@ -12964,7 +14064,6 @@ else | |||
| 12964 | ac_check_lib_save_LIBS=$LIBS | 14064 | ac_check_lib_save_LIBS=$LIBS |
| 12965 | LIBS="-lkvm $LIBS" | 14065 | LIBS="-lkvm $LIBS" |
| 12966 | cat >conftest.$ac_ext <<_ACEOF | 14066 | cat >conftest.$ac_ext <<_ACEOF |
| 12967 | #line $LINENO "configure" | ||
| 12968 | /* confdefs.h. */ | 14067 | /* confdefs.h. */ |
| 12969 | _ACEOF | 14068 | _ACEOF |
| 12970 | cat confdefs.h >>conftest.$ac_ext | 14069 | cat confdefs.h >>conftest.$ac_ext |
| @@ -12988,11 +14087,21 @@ kvm_open (); | |||
| 12988 | _ACEOF | 14087 | _ACEOF |
| 12989 | rm -f conftest.$ac_objext conftest$ac_exeext | 14088 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12990 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14089 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12991 | (eval $ac_link) 2>&5 | 14090 | (eval $ac_link) 2>conftest.er1 |
| 12992 | ac_status=$? | 14091 | ac_status=$? |
| 14092 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14093 | rm -f conftest.er1 | ||
| 14094 | cat conftest.err >&5 | ||
| 12993 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14095 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12994 | (exit $ac_status); } && | 14096 | (exit $ac_status); } && |
| 12995 | { ac_try='test -s conftest$ac_exeext' | 14097 | { ac_try='test -z "$ac_c_werror_flag" |
| 14098 | || test ! -s conftest.err' | ||
| 14099 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14100 | (eval $ac_try) 2>&5 | ||
| 14101 | ac_status=$? | ||
| 14102 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14103 | (exit $ac_status); }; } && | ||
| 14104 | { ac_try='test -s conftest$ac_exeext' | ||
| 12996 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14105 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12997 | (eval $ac_try) 2>&5 | 14106 | (eval $ac_try) 2>&5 |
| 12998 | ac_status=$? | 14107 | ac_status=$? |
| @@ -13005,7 +14114,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13005 | 14114 | ||
| 13006 | ac_cv_lib_kvm_kvm_open=no | 14115 | ac_cv_lib_kvm_kvm_open=no |
| 13007 | fi | 14116 | fi |
| 13008 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14117 | rm -f conftest.err conftest.$ac_objext \ |
| 14118 | conftest$ac_exeext conftest.$ac_ext | ||
| 13009 | LIBS=$ac_check_lib_save_LIBS | 14119 | LIBS=$ac_check_lib_save_LIBS |
| 13010 | fi | 14120 | fi |
| 13011 | echo "$as_me:$LINENO: result: $ac_cv_lib_kvm_kvm_open" >&5 | 14121 | echo "$as_me:$LINENO: result: $ac_cv_lib_kvm_kvm_open" >&5 |
| @@ -13023,7 +14133,6 @@ else | |||
| 13023 | ac_check_lib_save_LIBS=$LIBS | 14133 | ac_check_lib_save_LIBS=$LIBS |
| 13024 | LIBS="-lutil $LIBS" | 14134 | LIBS="-lutil $LIBS" |
| 13025 | cat >conftest.$ac_ext <<_ACEOF | 14135 | cat >conftest.$ac_ext <<_ACEOF |
| 13026 | #line $LINENO "configure" | ||
| 13027 | /* confdefs.h. */ | 14136 | /* confdefs.h. */ |
| 13028 | _ACEOF | 14137 | _ACEOF |
| 13029 | cat confdefs.h >>conftest.$ac_ext | 14138 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13047,11 +14156,21 @@ getloadavg (); | |||
| 13047 | _ACEOF | 14156 | _ACEOF |
| 13048 | rm -f conftest.$ac_objext conftest$ac_exeext | 14157 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13049 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14158 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13050 | (eval $ac_link) 2>&5 | 14159 | (eval $ac_link) 2>conftest.er1 |
| 13051 | ac_status=$? | 14160 | ac_status=$? |
| 14161 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14162 | rm -f conftest.er1 | ||
| 14163 | cat conftest.err >&5 | ||
| 13052 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14164 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13053 | (exit $ac_status); } && | 14165 | (exit $ac_status); } && |
| 13054 | { ac_try='test -s conftest$ac_exeext' | 14166 | { ac_try='test -z "$ac_c_werror_flag" |
| 14167 | || test ! -s conftest.err' | ||
| 14168 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14169 | (eval $ac_try) 2>&5 | ||
| 14170 | ac_status=$? | ||
| 14171 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14172 | (exit $ac_status); }; } && | ||
| 14173 | { ac_try='test -s conftest$ac_exeext' | ||
| 13055 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14174 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13056 | (eval $ac_try) 2>&5 | 14175 | (eval $ac_try) 2>&5 |
| 13057 | ac_status=$? | 14176 | ac_status=$? |
| @@ -13064,7 +14183,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13064 | 14183 | ||
| 13065 | ac_cv_lib_util_getloadavg=no | 14184 | ac_cv_lib_util_getloadavg=no |
| 13066 | fi | 14185 | fi |
| 13067 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14186 | rm -f conftest.err conftest.$ac_objext \ |
| 14187 | conftest$ac_exeext conftest.$ac_ext | ||
| 13068 | LIBS=$ac_check_lib_save_LIBS | 14188 | LIBS=$ac_check_lib_save_LIBS |
| 13069 | fi | 14189 | fi |
| 13070 | echo "$as_me:$LINENO: result: $ac_cv_lib_util_getloadavg" >&5 | 14190 | echo "$as_me:$LINENO: result: $ac_cv_lib_util_getloadavg" >&5 |
| @@ -13088,7 +14208,6 @@ else | |||
| 13088 | ac_check_lib_save_LIBS=$LIBS | 14208 | ac_check_lib_save_LIBS=$LIBS |
| 13089 | LIBS="-lgetloadavg $LIBS" | 14209 | LIBS="-lgetloadavg $LIBS" |
| 13090 | cat >conftest.$ac_ext <<_ACEOF | 14210 | cat >conftest.$ac_ext <<_ACEOF |
| 13091 | #line $LINENO "configure" | ||
| 13092 | /* confdefs.h. */ | 14211 | /* confdefs.h. */ |
| 13093 | _ACEOF | 14212 | _ACEOF |
| 13094 | cat confdefs.h >>conftest.$ac_ext | 14213 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13112,11 +14231,21 @@ getloadavg (); | |||
| 13112 | _ACEOF | 14231 | _ACEOF |
| 13113 | rm -f conftest.$ac_objext conftest$ac_exeext | 14232 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13114 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14233 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13115 | (eval $ac_link) 2>&5 | 14234 | (eval $ac_link) 2>conftest.er1 |
| 13116 | ac_status=$? | 14235 | ac_status=$? |
| 14236 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14237 | rm -f conftest.er1 | ||
| 14238 | cat conftest.err >&5 | ||
| 13117 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14239 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13118 | (exit $ac_status); } && | 14240 | (exit $ac_status); } && |
| 13119 | { ac_try='test -s conftest$ac_exeext' | 14241 | { ac_try='test -z "$ac_c_werror_flag" |
| 14242 | || test ! -s conftest.err' | ||
| 14243 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14244 | (eval $ac_try) 2>&5 | ||
| 14245 | ac_status=$? | ||
| 14246 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14247 | (exit $ac_status); }; } && | ||
| 14248 | { ac_try='test -s conftest$ac_exeext' | ||
| 13120 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14249 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13121 | (eval $ac_try) 2>&5 | 14250 | (eval $ac_try) 2>&5 |
| 13122 | ac_status=$? | 14251 | ac_status=$? |
| @@ -13129,7 +14258,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13129 | 14258 | ||
| 13130 | ac_cv_lib_getloadavg_getloadavg=no | 14259 | ac_cv_lib_getloadavg_getloadavg=no |
| 13131 | fi | 14260 | fi |
| 13132 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14261 | rm -f conftest.err conftest.$ac_objext \ |
| 14262 | conftest$ac_exeext conftest.$ac_ext | ||
| 13133 | LIBS=$ac_check_lib_save_LIBS | 14263 | LIBS=$ac_check_lib_save_LIBS |
| 13134 | fi | 14264 | fi |
| 13135 | echo "$as_me:$LINENO: result: $ac_cv_lib_getloadavg_getloadavg" >&5 | 14265 | echo "$as_me:$LINENO: result: $ac_cv_lib_getloadavg_getloadavg" >&5 |
| @@ -13154,21 +14284,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 13154 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 14284 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13155 | else | 14285 | else |
| 13156 | cat >conftest.$ac_ext <<_ACEOF | 14286 | cat >conftest.$ac_ext <<_ACEOF |
| 13157 | #line $LINENO "configure" | ||
| 13158 | /* confdefs.h. */ | 14287 | /* confdefs.h. */ |
| 13159 | _ACEOF | 14288 | _ACEOF |
| 13160 | cat confdefs.h >>conftest.$ac_ext | 14289 | cat confdefs.h >>conftest.$ac_ext |
| 13161 | cat >>conftest.$ac_ext <<_ACEOF | 14290 | cat >>conftest.$ac_ext <<_ACEOF |
| 13162 | /* end confdefs.h. */ | 14291 | /* end confdefs.h. */ |
| 14292 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 14293 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 14294 | #define $ac_func innocuous_$ac_func | ||
| 14295 | |||
| 13163 | /* System header to define __stub macros and hopefully few prototypes, | 14296 | /* System header to define __stub macros and hopefully few prototypes, |
| 13164 | which can conflict with char $ac_func (); below. | 14297 | which can conflict with char $ac_func (); below. |
| 13165 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 14298 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 13166 | <limits.h> exists even on freestanding compilers. */ | 14299 | <limits.h> exists even on freestanding compilers. */ |
| 14300 | |||
| 13167 | #ifdef __STDC__ | 14301 | #ifdef __STDC__ |
| 13168 | # include <limits.h> | 14302 | # include <limits.h> |
| 13169 | #else | 14303 | #else |
| 13170 | # include <assert.h> | 14304 | # include <assert.h> |
| 13171 | #endif | 14305 | #endif |
| 14306 | |||
| 14307 | #undef $ac_func | ||
| 14308 | |||
| 13172 | /* Override any gcc2 internal prototype to avoid an error. */ | 14309 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 13173 | #ifdef __cplusplus | 14310 | #ifdef __cplusplus |
| 13174 | extern "C" | 14311 | extern "C" |
| @@ -13199,11 +14336,21 @@ return f != $ac_func; | |||
| 13199 | _ACEOF | 14336 | _ACEOF |
| 13200 | rm -f conftest.$ac_objext conftest$ac_exeext | 14337 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13201 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14338 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13202 | (eval $ac_link) 2>&5 | 14339 | (eval $ac_link) 2>conftest.er1 |
| 13203 | ac_status=$? | 14340 | ac_status=$? |
| 14341 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14342 | rm -f conftest.er1 | ||
| 14343 | cat conftest.err >&5 | ||
| 13204 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14344 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13205 | (exit $ac_status); } && | 14345 | (exit $ac_status); } && |
| 13206 | { ac_try='test -s conftest$ac_exeext' | 14346 | { ac_try='test -z "$ac_c_werror_flag" |
| 14347 | || test ! -s conftest.err' | ||
| 14348 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14349 | (eval $ac_try) 2>&5 | ||
| 14350 | ac_status=$? | ||
| 14351 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14352 | (exit $ac_status); }; } && | ||
| 14353 | { ac_try='test -s conftest$ac_exeext' | ||
| 13207 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14354 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13208 | (eval $ac_try) 2>&5 | 14355 | (eval $ac_try) 2>&5 |
| 13209 | ac_status=$? | 14356 | ac_status=$? |
| @@ -13216,7 +14363,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13216 | 14363 | ||
| 13217 | eval "$as_ac_var=no" | 14364 | eval "$as_ac_var=no" |
| 13218 | fi | 14365 | fi |
| 13219 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14366 | rm -f conftest.err conftest.$ac_objext \ |
| 14367 | conftest$ac_exeext conftest.$ac_ext | ||
| 13220 | fi | 14368 | fi |
| 13221 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 14369 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 13222 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 14370 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -13226,7 +14374,14 @@ if test `eval echo '${'$as_ac_var'}'` = yes; then | |||
| 13226 | _ACEOF | 14374 | _ACEOF |
| 13227 | 14375 | ||
| 13228 | else | 14376 | else |
| 13229 | LIBOBJS="$LIBOBJS getloadavg.$ac_objext" | 14377 | case $LIBOBJS in |
| 14378 | "getloadavg.$ac_objext" | \ | ||
| 14379 | *" getloadavg.$ac_objext" | \ | ||
| 14380 | "getloadavg.$ac_objext "* | \ | ||
| 14381 | *" getloadavg.$ac_objext "* ) ;; | ||
| 14382 | *) LIBOBJS="$LIBOBJS getloadavg.$ac_objext" ;; | ||
| 14383 | esac | ||
| 14384 | |||
| 13230 | 14385 | ||
| 13231 | cat >>confdefs.h <<\_ACEOF | 14386 | cat >>confdefs.h <<\_ACEOF |
| 13232 | #define C_GETLOADAVG 1 | 14387 | #define C_GETLOADAVG 1 |
| @@ -13247,7 +14402,6 @@ else | |||
| 13247 | echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5 | 14402 | echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5 |
| 13248 | echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6 | 14403 | echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6 |
| 13249 | cat >conftest.$ac_ext <<_ACEOF | 14404 | cat >conftest.$ac_ext <<_ACEOF |
| 13250 | #line $LINENO "configure" | ||
| 13251 | /* confdefs.h. */ | 14405 | /* confdefs.h. */ |
| 13252 | _ACEOF | 14406 | _ACEOF |
| 13253 | cat confdefs.h >>conftest.$ac_ext | 14407 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13258,11 +14412,21 @@ $ac_includes_default | |||
| 13258 | _ACEOF | 14412 | _ACEOF |
| 13259 | rm -f conftest.$ac_objext | 14413 | rm -f conftest.$ac_objext |
| 13260 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 14414 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 13261 | (eval $ac_compile) 2>&5 | 14415 | (eval $ac_compile) 2>conftest.er1 |
| 13262 | ac_status=$? | 14416 | ac_status=$? |
| 14417 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14418 | rm -f conftest.er1 | ||
| 14419 | cat conftest.err >&5 | ||
| 13263 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14420 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13264 | (exit $ac_status); } && | 14421 | (exit $ac_status); } && |
| 13265 | { ac_try='test -s conftest.$ac_objext' | 14422 | { ac_try='test -z "$ac_c_werror_flag" |
| 14423 | || test ! -s conftest.err' | ||
| 14424 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14425 | (eval $ac_try) 2>&5 | ||
| 14426 | ac_status=$? | ||
| 14427 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14428 | (exit $ac_status); }; } && | ||
| 14429 | { ac_try='test -s conftest.$ac_objext' | ||
| 13266 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14430 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13267 | (eval $ac_try) 2>&5 | 14431 | (eval $ac_try) 2>&5 |
| 13268 | ac_status=$? | 14432 | ac_status=$? |
| @@ -13275,7 +14439,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13275 | 14439 | ||
| 13276 | ac_header_compiler=no | 14440 | ac_header_compiler=no |
| 13277 | fi | 14441 | fi |
| 13278 | rm -f conftest.$ac_objext conftest.$ac_ext | 14442 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 13279 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 14443 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 13280 | echo "${ECHO_T}$ac_header_compiler" >&6 | 14444 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 13281 | 14445 | ||
| @@ -13283,7 +14447,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 13283 | echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5 | 14447 | echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5 |
| 13284 | echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6 | 14448 | echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6 |
| 13285 | cat >conftest.$ac_ext <<_ACEOF | 14449 | cat >conftest.$ac_ext <<_ACEOF |
| 13286 | #line $LINENO "configure" | ||
| 13287 | /* confdefs.h. */ | 14450 | /* confdefs.h. */ |
| 13288 | _ACEOF | 14451 | _ACEOF |
| 13289 | cat confdefs.h >>conftest.$ac_ext | 14452 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13301,6 +14464,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 13301 | (exit $ac_status); } >/dev/null; then | 14464 | (exit $ac_status); } >/dev/null; then |
| 13302 | if test -s conftest.err; then | 14465 | if test -s conftest.err; then |
| 13303 | ac_cpp_err=$ac_c_preproc_warn_flag | 14466 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 14467 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 13304 | else | 14468 | else |
| 13305 | ac_cpp_err= | 14469 | ac_cpp_err= |
| 13306 | fi | 14470 | fi |
| @@ -13320,33 +14484,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 13320 | echo "${ECHO_T}$ac_header_preproc" >&6 | 14484 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 13321 | 14485 | ||
| 13322 | # So? What about this header? | 14486 | # So? What about this header? |
| 13323 | case $ac_header_compiler:$ac_header_preproc in | 14487 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 13324 | yes:no ) | 14488 | yes:no: ) |
| 13325 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 14489 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 13326 | echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 14490 | echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 13327 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 | 14491 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&5 |
| 13328 | echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} | 14492 | echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&2;} |
| 13329 | ( | 14493 | ac_header_preproc=yes |
| 13330 | cat <<\_ASBOX | ||
| 13331 | ## ------------------------------------ ## | ||
| 13332 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 13333 | ## ------------------------------------ ## | ||
| 13334 | _ASBOX | ||
| 13335 | ) | | ||
| 13336 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 13337 | ;; | 14494 | ;; |
| 13338 | no:yes ) | 14495 | no:yes:* ) |
| 13339 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5 | 14496 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5 |
| 13340 | echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;} | 14497 | echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;} |
| 13341 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5 | 14498 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5 |
| 13342 | echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;} | 14499 | echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;} |
| 14500 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&5 | ||
| 14501 | echo "$as_me: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&2;} | ||
| 14502 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 14503 | echo "$as_me: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 13343 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 | 14504 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 |
| 13344 | echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} | 14505 | echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} |
| 14506 | { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&5 | ||
| 14507 | echo "$as_me: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&2;} | ||
| 13345 | ( | 14508 | ( |
| 13346 | cat <<\_ASBOX | 14509 | cat <<\_ASBOX |
| 13347 | ## ------------------------------------ ## | 14510 | ## ------------------------------------------ ## |
| 13348 | ## Report this to bug-autoconf@gnu.org. ## | 14511 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 13349 | ## ------------------------------------ ## | 14512 | ## ------------------------------------------ ## |
| 13350 | _ASBOX | 14513 | _ASBOX |
| 13351 | ) | | 14514 | ) | |
| 13352 | sed "s/^/$as_me: WARNING: /" >&2 | 14515 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -13379,7 +14542,6 @@ else | |||
| 13379 | ac_check_lib_save_LIBS=$LIBS | 14542 | ac_check_lib_save_LIBS=$LIBS |
| 13380 | LIBS="-ldgc $LIBS" | 14543 | LIBS="-ldgc $LIBS" |
| 13381 | cat >conftest.$ac_ext <<_ACEOF | 14544 | cat >conftest.$ac_ext <<_ACEOF |
| 13382 | #line $LINENO "configure" | ||
| 13383 | /* confdefs.h. */ | 14545 | /* confdefs.h. */ |
| 13384 | _ACEOF | 14546 | _ACEOF |
| 13385 | cat confdefs.h >>conftest.$ac_ext | 14547 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13403,11 +14565,21 @@ dg_sys_info (); | |||
| 13403 | _ACEOF | 14565 | _ACEOF |
| 13404 | rm -f conftest.$ac_objext conftest$ac_exeext | 14566 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13405 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14567 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13406 | (eval $ac_link) 2>&5 | 14568 | (eval $ac_link) 2>conftest.er1 |
| 13407 | ac_status=$? | 14569 | ac_status=$? |
| 14570 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14571 | rm -f conftest.er1 | ||
| 14572 | cat conftest.err >&5 | ||
| 13408 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14573 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13409 | (exit $ac_status); } && | 14574 | (exit $ac_status); } && |
| 13410 | { ac_try='test -s conftest$ac_exeext' | 14575 | { ac_try='test -z "$ac_c_werror_flag" |
| 14576 | || test ! -s conftest.err' | ||
| 14577 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14578 | (eval $ac_try) 2>&5 | ||
| 14579 | ac_status=$? | ||
| 14580 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14581 | (exit $ac_status); }; } && | ||
| 14582 | { ac_try='test -s conftest$ac_exeext' | ||
| 13411 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14583 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13412 | (eval $ac_try) 2>&5 | 14584 | (eval $ac_try) 2>&5 |
| 13413 | ac_status=$? | 14585 | ac_status=$? |
| @@ -13420,7 +14592,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13420 | 14592 | ||
| 13421 | ac_cv_lib_dgc_dg_sys_info=no | 14593 | ac_cv_lib_dgc_dg_sys_info=no |
| 13422 | fi | 14594 | fi |
| 13423 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14595 | rm -f conftest.err conftest.$ac_objext \ |
| 14596 | conftest$ac_exeext conftest.$ac_ext | ||
| 13424 | LIBS=$ac_check_lib_save_LIBS | 14597 | LIBS=$ac_check_lib_save_LIBS |
| 13425 | fi | 14598 | fi |
| 13426 | echo "$as_me:$LINENO: result: $ac_cv_lib_dgc_dg_sys_info" >&5 | 14599 | echo "$as_me:$LINENO: result: $ac_cv_lib_dgc_dg_sys_info" >&5 |
| @@ -13451,7 +14624,6 @@ else | |||
| 13451 | echo "$as_me:$LINENO: checking locale.h usability" >&5 | 14624 | echo "$as_me:$LINENO: checking locale.h usability" >&5 |
| 13452 | echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6 | 14625 | echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6 |
| 13453 | cat >conftest.$ac_ext <<_ACEOF | 14626 | cat >conftest.$ac_ext <<_ACEOF |
| 13454 | #line $LINENO "configure" | ||
| 13455 | /* confdefs.h. */ | 14627 | /* confdefs.h. */ |
| 13456 | _ACEOF | 14628 | _ACEOF |
| 13457 | cat confdefs.h >>conftest.$ac_ext | 14629 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13462,11 +14634,21 @@ $ac_includes_default | |||
| 13462 | _ACEOF | 14634 | _ACEOF |
| 13463 | rm -f conftest.$ac_objext | 14635 | rm -f conftest.$ac_objext |
| 13464 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 14636 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 13465 | (eval $ac_compile) 2>&5 | 14637 | (eval $ac_compile) 2>conftest.er1 |
| 13466 | ac_status=$? | 14638 | ac_status=$? |
| 14639 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14640 | rm -f conftest.er1 | ||
| 14641 | cat conftest.err >&5 | ||
| 13467 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14642 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13468 | (exit $ac_status); } && | 14643 | (exit $ac_status); } && |
| 13469 | { ac_try='test -s conftest.$ac_objext' | 14644 | { ac_try='test -z "$ac_c_werror_flag" |
| 14645 | || test ! -s conftest.err' | ||
| 14646 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14647 | (eval $ac_try) 2>&5 | ||
| 14648 | ac_status=$? | ||
| 14649 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14650 | (exit $ac_status); }; } && | ||
| 14651 | { ac_try='test -s conftest.$ac_objext' | ||
| 13470 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14652 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13471 | (eval $ac_try) 2>&5 | 14653 | (eval $ac_try) 2>&5 |
| 13472 | ac_status=$? | 14654 | ac_status=$? |
| @@ -13479,7 +14661,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13479 | 14661 | ||
| 13480 | ac_header_compiler=no | 14662 | ac_header_compiler=no |
| 13481 | fi | 14663 | fi |
| 13482 | rm -f conftest.$ac_objext conftest.$ac_ext | 14664 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 13483 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 14665 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 13484 | echo "${ECHO_T}$ac_header_compiler" >&6 | 14666 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 13485 | 14667 | ||
| @@ -13487,7 +14669,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 13487 | echo "$as_me:$LINENO: checking locale.h presence" >&5 | 14669 | echo "$as_me:$LINENO: checking locale.h presence" >&5 |
| 13488 | echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6 | 14670 | echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6 |
| 13489 | cat >conftest.$ac_ext <<_ACEOF | 14671 | cat >conftest.$ac_ext <<_ACEOF |
| 13490 | #line $LINENO "configure" | ||
| 13491 | /* confdefs.h. */ | 14672 | /* confdefs.h. */ |
| 13492 | _ACEOF | 14673 | _ACEOF |
| 13493 | cat confdefs.h >>conftest.$ac_ext | 14674 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13505,6 +14686,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 13505 | (exit $ac_status); } >/dev/null; then | 14686 | (exit $ac_status); } >/dev/null; then |
| 13506 | if test -s conftest.err; then | 14687 | if test -s conftest.err; then |
| 13507 | ac_cpp_err=$ac_c_preproc_warn_flag | 14688 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 14689 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 13508 | else | 14690 | else |
| 13509 | ac_cpp_err= | 14691 | ac_cpp_err= |
| 13510 | fi | 14692 | fi |
| @@ -13524,33 +14706,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 13524 | echo "${ECHO_T}$ac_header_preproc" >&6 | 14706 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 13525 | 14707 | ||
| 13526 | # So? What about this header? | 14708 | # So? What about this header? |
| 13527 | case $ac_header_compiler:$ac_header_preproc in | 14709 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 13528 | yes:no ) | 14710 | yes:no: ) |
| 13529 | { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 14711 | { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 13530 | echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 14712 | echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 13531 | { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 | 14713 | { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the compiler's result" >&5 |
| 13532 | echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} | 14714 | echo "$as_me: WARNING: locale.h: proceeding with the compiler's result" >&2;} |
| 13533 | ( | 14715 | ac_header_preproc=yes |
| 13534 | cat <<\_ASBOX | ||
| 13535 | ## ------------------------------------ ## | ||
| 13536 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 13537 | ## ------------------------------------ ## | ||
| 13538 | _ASBOX | ||
| 13539 | ) | | ||
| 13540 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 13541 | ;; | 14716 | ;; |
| 13542 | no:yes ) | 14717 | no:yes:* ) |
| 13543 | { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5 | 14718 | { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5 |
| 13544 | echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;} | 14719 | echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;} |
| 13545 | { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5 | 14720 | { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5 |
| 13546 | echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;} | 14721 | echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;} |
| 14722 | { echo "$as_me:$LINENO: WARNING: locale.h: see the Autoconf documentation" >&5 | ||
| 14723 | echo "$as_me: WARNING: locale.h: see the Autoconf documentation" >&2;} | ||
| 14724 | { echo "$as_me:$LINENO: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 14725 | echo "$as_me: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 13547 | { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 | 14726 | { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 |
| 13548 | echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} | 14727 | echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} |
| 14728 | { echo "$as_me:$LINENO: WARNING: locale.h: in the future, the compiler will take precedence" >&5 | ||
| 14729 | echo "$as_me: WARNING: locale.h: in the future, the compiler will take precedence" >&2;} | ||
| 13549 | ( | 14730 | ( |
| 13550 | cat <<\_ASBOX | 14731 | cat <<\_ASBOX |
| 13551 | ## ------------------------------------ ## | 14732 | ## ------------------------------------------ ## |
| 13552 | ## Report this to bug-autoconf@gnu.org. ## | 14733 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 13553 | ## ------------------------------------ ## | 14734 | ## ------------------------------------------ ## |
| 13554 | _ASBOX | 14735 | _ASBOX |
| 13555 | ) | | 14736 | ) | |
| 13556 | sed "s/^/$as_me: WARNING: /" >&2 | 14737 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -13579,21 +14760,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 13579 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 14760 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13580 | else | 14761 | else |
| 13581 | cat >conftest.$ac_ext <<_ACEOF | 14762 | cat >conftest.$ac_ext <<_ACEOF |
| 13582 | #line $LINENO "configure" | ||
| 13583 | /* confdefs.h. */ | 14763 | /* confdefs.h. */ |
| 13584 | _ACEOF | 14764 | _ACEOF |
| 13585 | cat confdefs.h >>conftest.$ac_ext | 14765 | cat confdefs.h >>conftest.$ac_ext |
| 13586 | cat >>conftest.$ac_ext <<_ACEOF | 14766 | cat >>conftest.$ac_ext <<_ACEOF |
| 13587 | /* end confdefs.h. */ | 14767 | /* end confdefs.h. */ |
| 14768 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 14769 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 14770 | #define $ac_func innocuous_$ac_func | ||
| 14771 | |||
| 13588 | /* System header to define __stub macros and hopefully few prototypes, | 14772 | /* System header to define __stub macros and hopefully few prototypes, |
| 13589 | which can conflict with char $ac_func (); below. | 14773 | which can conflict with char $ac_func (); below. |
| 13590 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 14774 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 13591 | <limits.h> exists even on freestanding compilers. */ | 14775 | <limits.h> exists even on freestanding compilers. */ |
| 14776 | |||
| 13592 | #ifdef __STDC__ | 14777 | #ifdef __STDC__ |
| 13593 | # include <limits.h> | 14778 | # include <limits.h> |
| 13594 | #else | 14779 | #else |
| 13595 | # include <assert.h> | 14780 | # include <assert.h> |
| 13596 | #endif | 14781 | #endif |
| 14782 | |||
| 14783 | #undef $ac_func | ||
| 14784 | |||
| 13597 | /* Override any gcc2 internal prototype to avoid an error. */ | 14785 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 13598 | #ifdef __cplusplus | 14786 | #ifdef __cplusplus |
| 13599 | extern "C" | 14787 | extern "C" |
| @@ -13624,11 +14812,21 @@ return f != $ac_func; | |||
| 13624 | _ACEOF | 14812 | _ACEOF |
| 13625 | rm -f conftest.$ac_objext conftest$ac_exeext | 14813 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13626 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14814 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13627 | (eval $ac_link) 2>&5 | 14815 | (eval $ac_link) 2>conftest.er1 |
| 13628 | ac_status=$? | 14816 | ac_status=$? |
| 14817 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14818 | rm -f conftest.er1 | ||
| 14819 | cat conftest.err >&5 | ||
| 13629 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14820 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13630 | (exit $ac_status); } && | 14821 | (exit $ac_status); } && |
| 13631 | { ac_try='test -s conftest$ac_exeext' | 14822 | { ac_try='test -z "$ac_c_werror_flag" |
| 14823 | || test ! -s conftest.err' | ||
| 14824 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14825 | (eval $ac_try) 2>&5 | ||
| 14826 | ac_status=$? | ||
| 14827 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14828 | (exit $ac_status); }; } && | ||
| 14829 | { ac_try='test -s conftest$ac_exeext' | ||
| 13632 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14830 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13633 | (eval $ac_try) 2>&5 | 14831 | (eval $ac_try) 2>&5 |
| 13634 | ac_status=$? | 14832 | ac_status=$? |
| @@ -13641,7 +14839,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13641 | 14839 | ||
| 13642 | eval "$as_ac_var=no" | 14840 | eval "$as_ac_var=no" |
| 13643 | fi | 14841 | fi |
| 13644 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14842 | rm -f conftest.err conftest.$ac_objext \ |
| 14843 | conftest$ac_exeext conftest.$ac_ext | ||
| 13645 | fi | 14844 | fi |
| 13646 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 14845 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 13647 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 14846 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -13680,7 +14879,6 @@ else | |||
| 13680 | echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5 | 14879 | echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5 |
| 13681 | echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6 | 14880 | echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6 |
| 13682 | cat >conftest.$ac_ext <<_ACEOF | 14881 | cat >conftest.$ac_ext <<_ACEOF |
| 13683 | #line $LINENO "configure" | ||
| 13684 | /* confdefs.h. */ | 14882 | /* confdefs.h. */ |
| 13685 | _ACEOF | 14883 | _ACEOF |
| 13686 | cat confdefs.h >>conftest.$ac_ext | 14884 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13691,11 +14889,21 @@ $ac_includes_default | |||
| 13691 | _ACEOF | 14889 | _ACEOF |
| 13692 | rm -f conftest.$ac_objext | 14890 | rm -f conftest.$ac_objext |
| 13693 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 14891 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 13694 | (eval $ac_compile) 2>&5 | 14892 | (eval $ac_compile) 2>conftest.er1 |
| 13695 | ac_status=$? | 14893 | ac_status=$? |
| 14894 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 14895 | rm -f conftest.er1 | ||
| 14896 | cat conftest.err >&5 | ||
| 13696 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14897 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13697 | (exit $ac_status); } && | 14898 | (exit $ac_status); } && |
| 13698 | { ac_try='test -s conftest.$ac_objext' | 14899 | { ac_try='test -z "$ac_c_werror_flag" |
| 14900 | || test ! -s conftest.err' | ||
| 14901 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 14902 | (eval $ac_try) 2>&5 | ||
| 14903 | ac_status=$? | ||
| 14904 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 14905 | (exit $ac_status); }; } && | ||
| 14906 | { ac_try='test -s conftest.$ac_objext' | ||
| 13699 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14907 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13700 | (eval $ac_try) 2>&5 | 14908 | (eval $ac_try) 2>&5 |
| 13701 | ac_status=$? | 14909 | ac_status=$? |
| @@ -13708,7 +14916,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13708 | 14916 | ||
| 13709 | ac_header_compiler=no | 14917 | ac_header_compiler=no |
| 13710 | fi | 14918 | fi |
| 13711 | rm -f conftest.$ac_objext conftest.$ac_ext | 14919 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 13712 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 14920 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 13713 | echo "${ECHO_T}$ac_header_compiler" >&6 | 14921 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 13714 | 14922 | ||
| @@ -13716,7 +14924,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 13716 | echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5 | 14924 | echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5 |
| 13717 | echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6 | 14925 | echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6 |
| 13718 | cat >conftest.$ac_ext <<_ACEOF | 14926 | cat >conftest.$ac_ext <<_ACEOF |
| 13719 | #line $LINENO "configure" | ||
| 13720 | /* confdefs.h. */ | 14927 | /* confdefs.h. */ |
| 13721 | _ACEOF | 14928 | _ACEOF |
| 13722 | cat confdefs.h >>conftest.$ac_ext | 14929 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13734,6 +14941,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 13734 | (exit $ac_status); } >/dev/null; then | 14941 | (exit $ac_status); } >/dev/null; then |
| 13735 | if test -s conftest.err; then | 14942 | if test -s conftest.err; then |
| 13736 | ac_cpp_err=$ac_c_preproc_warn_flag | 14943 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 14944 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 13737 | else | 14945 | else |
| 13738 | ac_cpp_err= | 14946 | ac_cpp_err= |
| 13739 | fi | 14947 | fi |
| @@ -13753,33 +14961,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 13753 | echo "${ECHO_T}$ac_header_preproc" >&6 | 14961 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 13754 | 14962 | ||
| 13755 | # So? What about this header? | 14963 | # So? What about this header? |
| 13756 | case $ac_header_compiler:$ac_header_preproc in | 14964 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 13757 | yes:no ) | 14965 | yes:no: ) |
| 13758 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 14966 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 13759 | echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 14967 | echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 13760 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 | 14968 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&5 |
| 13761 | echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} | 14969 | echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&2;} |
| 13762 | ( | 14970 | ac_header_preproc=yes |
| 13763 | cat <<\_ASBOX | ||
| 13764 | ## ------------------------------------ ## | ||
| 13765 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 13766 | ## ------------------------------------ ## | ||
| 13767 | _ASBOX | ||
| 13768 | ) | | ||
| 13769 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 13770 | ;; | 14971 | ;; |
| 13771 | no:yes ) | 14972 | no:yes:* ) |
| 13772 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5 | 14973 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5 |
| 13773 | echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;} | 14974 | echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;} |
| 13774 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5 | 14975 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5 |
| 13775 | echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;} | 14976 | echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;} |
| 14977 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&5 | ||
| 14978 | echo "$as_me: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&2;} | ||
| 14979 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 14980 | echo "$as_me: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 13776 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 | 14981 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 |
| 13777 | echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} | 14982 | echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} |
| 14983 | { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&5 | ||
| 14984 | echo "$as_me: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&2;} | ||
| 13778 | ( | 14985 | ( |
| 13779 | cat <<\_ASBOX | 14986 | cat <<\_ASBOX |
| 13780 | ## ------------------------------------ ## | 14987 | ## ------------------------------------------ ## |
| 13781 | ## Report this to bug-autoconf@gnu.org. ## | 14988 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 13782 | ## ------------------------------------ ## | 14989 | ## ------------------------------------------ ## |
| 13783 | _ASBOX | 14990 | _ASBOX |
| 13784 | ) | | 14991 | ) | |
| 13785 | sed "s/^/$as_me: WARNING: /" >&2 | 14992 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -13827,7 +15034,6 @@ else | |||
| 13827 | echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5 | 15034 | echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5 |
| 13828 | echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6 | 15035 | echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6 |
| 13829 | cat >conftest.$ac_ext <<_ACEOF | 15036 | cat >conftest.$ac_ext <<_ACEOF |
| 13830 | #line $LINENO "configure" | ||
| 13831 | /* confdefs.h. */ | 15037 | /* confdefs.h. */ |
| 13832 | _ACEOF | 15038 | _ACEOF |
| 13833 | cat confdefs.h >>conftest.$ac_ext | 15039 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13838,11 +15044,21 @@ $ac_includes_default | |||
| 13838 | _ACEOF | 15044 | _ACEOF |
| 13839 | rm -f conftest.$ac_objext | 15045 | rm -f conftest.$ac_objext |
| 13840 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15046 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 13841 | (eval $ac_compile) 2>&5 | 15047 | (eval $ac_compile) 2>conftest.er1 |
| 13842 | ac_status=$? | 15048 | ac_status=$? |
| 15049 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15050 | rm -f conftest.er1 | ||
| 15051 | cat conftest.err >&5 | ||
| 13843 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15052 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13844 | (exit $ac_status); } && | 15053 | (exit $ac_status); } && |
| 13845 | { ac_try='test -s conftest.$ac_objext' | 15054 | { ac_try='test -z "$ac_c_werror_flag" |
| 15055 | || test ! -s conftest.err' | ||
| 15056 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15057 | (eval $ac_try) 2>&5 | ||
| 15058 | ac_status=$? | ||
| 15059 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15060 | (exit $ac_status); }; } && | ||
| 15061 | { ac_try='test -s conftest.$ac_objext' | ||
| 13846 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15062 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13847 | (eval $ac_try) 2>&5 | 15063 | (eval $ac_try) 2>&5 |
| 13848 | ac_status=$? | 15064 | ac_status=$? |
| @@ -13855,7 +15071,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13855 | 15071 | ||
| 13856 | ac_header_compiler=no | 15072 | ac_header_compiler=no |
| 13857 | fi | 15073 | fi |
| 13858 | rm -f conftest.$ac_objext conftest.$ac_ext | 15074 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 13859 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 15075 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 13860 | echo "${ECHO_T}$ac_header_compiler" >&6 | 15076 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 13861 | 15077 | ||
| @@ -13863,7 +15079,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 13863 | echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5 | 15079 | echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5 |
| 13864 | echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6 | 15080 | echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6 |
| 13865 | cat >conftest.$ac_ext <<_ACEOF | 15081 | cat >conftest.$ac_ext <<_ACEOF |
| 13866 | #line $LINENO "configure" | ||
| 13867 | /* confdefs.h. */ | 15082 | /* confdefs.h. */ |
| 13868 | _ACEOF | 15083 | _ACEOF |
| 13869 | cat confdefs.h >>conftest.$ac_ext | 15084 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13881,6 +15096,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 13881 | (exit $ac_status); } >/dev/null; then | 15096 | (exit $ac_status); } >/dev/null; then |
| 13882 | if test -s conftest.err; then | 15097 | if test -s conftest.err; then |
| 13883 | ac_cpp_err=$ac_c_preproc_warn_flag | 15098 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 15099 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 13884 | else | 15100 | else |
| 13885 | ac_cpp_err= | 15101 | ac_cpp_err= |
| 13886 | fi | 15102 | fi |
| @@ -13900,33 +15116,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 13900 | echo "${ECHO_T}$ac_header_preproc" >&6 | 15116 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 13901 | 15117 | ||
| 13902 | # So? What about this header? | 15118 | # So? What about this header? |
| 13903 | case $ac_header_compiler:$ac_header_preproc in | 15119 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 13904 | yes:no ) | 15120 | yes:no: ) |
| 13905 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 15121 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 13906 | echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15122 | echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 13907 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 | 15123 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&5 |
| 13908 | echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} | 15124 | echo "$as_me: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&2;} |
| 13909 | ( | 15125 | ac_header_preproc=yes |
| 13910 | cat <<\_ASBOX | ||
| 13911 | ## ------------------------------------ ## | ||
| 13912 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 13913 | ## ------------------------------------ ## | ||
| 13914 | _ASBOX | ||
| 13915 | ) | | ||
| 13916 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 13917 | ;; | 15126 | ;; |
| 13918 | no:yes ) | 15127 | no:yes:* ) |
| 13919 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5 | 15128 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5 |
| 13920 | echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;} | 15129 | echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;} |
| 13921 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5 | 15130 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5 |
| 13922 | echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;} | 15131 | echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;} |
| 15132 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: see the Autoconf documentation" >&5 | ||
| 15133 | echo "$as_me: WARNING: sys/cpustats.h: see the Autoconf documentation" >&2;} | ||
| 15134 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 15135 | echo "$as_me: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 13923 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 | 15136 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 |
| 13924 | echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} | 15137 | echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} |
| 15138 | { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&5 | ||
| 15139 | echo "$as_me: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&2;} | ||
| 13925 | ( | 15140 | ( |
| 13926 | cat <<\_ASBOX | 15141 | cat <<\_ASBOX |
| 13927 | ## ------------------------------------ ## | 15142 | ## ------------------------------------------ ## |
| 13928 | ## Report this to bug-autoconf@gnu.org. ## | 15143 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 13929 | ## ------------------------------------ ## | 15144 | ## ------------------------------------------ ## |
| 13930 | _ASBOX | 15145 | _ASBOX |
| 13931 | ) | | 15146 | ) | |
| 13932 | sed "s/^/$as_me: WARNING: /" >&2 | 15147 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -13971,7 +15186,6 @@ else | |||
| 13971 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 15186 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 13972 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 15187 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 13973 | cat >conftest.$ac_ext <<_ACEOF | 15188 | cat >conftest.$ac_ext <<_ACEOF |
| 13974 | #line $LINENO "configure" | ||
| 13975 | /* confdefs.h. */ | 15189 | /* confdefs.h. */ |
| 13976 | _ACEOF | 15190 | _ACEOF |
| 13977 | cat confdefs.h >>conftest.$ac_ext | 15191 | cat confdefs.h >>conftest.$ac_ext |
| @@ -13982,11 +15196,21 @@ $ac_includes_default | |||
| 13982 | _ACEOF | 15196 | _ACEOF |
| 13983 | rm -f conftest.$ac_objext | 15197 | rm -f conftest.$ac_objext |
| 13984 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15198 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 13985 | (eval $ac_compile) 2>&5 | 15199 | (eval $ac_compile) 2>conftest.er1 |
| 13986 | ac_status=$? | 15200 | ac_status=$? |
| 15201 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15202 | rm -f conftest.er1 | ||
| 15203 | cat conftest.err >&5 | ||
| 13987 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15204 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13988 | (exit $ac_status); } && | 15205 | (exit $ac_status); } && |
| 13989 | { ac_try='test -s conftest.$ac_objext' | 15206 | { ac_try='test -z "$ac_c_werror_flag" |
| 15207 | || test ! -s conftest.err' | ||
| 15208 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15209 | (eval $ac_try) 2>&5 | ||
| 15210 | ac_status=$? | ||
| 15211 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15212 | (exit $ac_status); }; } && | ||
| 15213 | { ac_try='test -s conftest.$ac_objext' | ||
| 13990 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15214 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13991 | (eval $ac_try) 2>&5 | 15215 | (eval $ac_try) 2>&5 |
| 13992 | ac_status=$? | 15216 | ac_status=$? |
| @@ -13999,7 +15223,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 13999 | 15223 | ||
| 14000 | ac_header_compiler=no | 15224 | ac_header_compiler=no |
| 14001 | fi | 15225 | fi |
| 14002 | rm -f conftest.$ac_objext conftest.$ac_ext | 15226 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 14003 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 15227 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 14004 | echo "${ECHO_T}$ac_header_compiler" >&6 | 15228 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 14005 | 15229 | ||
| @@ -14007,7 +15231,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 14007 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 15231 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 14008 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 15232 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 14009 | cat >conftest.$ac_ext <<_ACEOF | 15233 | cat >conftest.$ac_ext <<_ACEOF |
| 14010 | #line $LINENO "configure" | ||
| 14011 | /* confdefs.h. */ | 15234 | /* confdefs.h. */ |
| 14012 | _ACEOF | 15235 | _ACEOF |
| 14013 | cat confdefs.h >>conftest.$ac_ext | 15236 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14025,6 +15248,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 14025 | (exit $ac_status); } >/dev/null; then | 15248 | (exit $ac_status); } >/dev/null; then |
| 14026 | if test -s conftest.err; then | 15249 | if test -s conftest.err; then |
| 14027 | ac_cpp_err=$ac_c_preproc_warn_flag | 15250 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 15251 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 14028 | else | 15252 | else |
| 14029 | ac_cpp_err= | 15253 | ac_cpp_err= |
| 14030 | fi | 15254 | fi |
| @@ -14044,33 +15268,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 14044 | echo "${ECHO_T}$ac_header_preproc" >&6 | 15268 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 14045 | 15269 | ||
| 14046 | # So? What about this header? | 15270 | # So? What about this header? |
| 14047 | case $ac_header_compiler:$ac_header_preproc in | 15271 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 14048 | yes:no ) | 15272 | yes:no: ) |
| 14049 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 15273 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 14050 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15274 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 14051 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15275 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 14052 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15276 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 14053 | ( | 15277 | ac_header_preproc=yes |
| 14054 | cat <<\_ASBOX | ||
| 14055 | ## ------------------------------------ ## | ||
| 14056 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 14057 | ## ------------------------------------ ## | ||
| 14058 | _ASBOX | ||
| 14059 | ) | | ||
| 14060 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 14061 | ;; | 15278 | ;; |
| 14062 | no:yes ) | 15279 | no:yes:* ) |
| 14063 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 15280 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 14064 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 15281 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 14065 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 15282 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 14066 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 15283 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 15284 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 15285 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 15286 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 15287 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 14067 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15288 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 14068 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15289 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 15290 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 15291 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 14069 | ( | 15292 | ( |
| 14070 | cat <<\_ASBOX | 15293 | cat <<\_ASBOX |
| 14071 | ## ------------------------------------ ## | 15294 | ## ------------------------------------------ ## |
| 14072 | ## Report this to bug-autoconf@gnu.org. ## | 15295 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 14073 | ## ------------------------------------ ## | 15296 | ## ------------------------------------------ ## |
| 14074 | _ASBOX | 15297 | _ASBOX |
| 14075 | ) | | 15298 | ) | |
| 14076 | sed "s/^/$as_me: WARNING: /" >&2 | 15299 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -14081,7 +15304,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 14081 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 15304 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 14082 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 15305 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14083 | else | 15306 | else |
| 14084 | eval "$as_ac_Header=$ac_header_preproc" | 15307 | eval "$as_ac_Header=\$ac_header_preproc" |
| 14085 | fi | 15308 | fi |
| 14086 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 15309 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 14087 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 15310 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -14115,7 +15338,6 @@ else | |||
| 14115 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 15338 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 14116 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 15339 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 14117 | cat >conftest.$ac_ext <<_ACEOF | 15340 | cat >conftest.$ac_ext <<_ACEOF |
| 14118 | #line $LINENO "configure" | ||
| 14119 | /* confdefs.h. */ | 15341 | /* confdefs.h. */ |
| 14120 | _ACEOF | 15342 | _ACEOF |
| 14121 | cat confdefs.h >>conftest.$ac_ext | 15343 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14126,11 +15348,21 @@ $ac_includes_default | |||
| 14126 | _ACEOF | 15348 | _ACEOF |
| 14127 | rm -f conftest.$ac_objext | 15349 | rm -f conftest.$ac_objext |
| 14128 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15350 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 14129 | (eval $ac_compile) 2>&5 | 15351 | (eval $ac_compile) 2>conftest.er1 |
| 14130 | ac_status=$? | 15352 | ac_status=$? |
| 15353 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15354 | rm -f conftest.er1 | ||
| 15355 | cat conftest.err >&5 | ||
| 14131 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15356 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14132 | (exit $ac_status); } && | 15357 | (exit $ac_status); } && |
| 14133 | { ac_try='test -s conftest.$ac_objext' | 15358 | { ac_try='test -z "$ac_c_werror_flag" |
| 15359 | || test ! -s conftest.err' | ||
| 15360 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15361 | (eval $ac_try) 2>&5 | ||
| 15362 | ac_status=$? | ||
| 15363 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15364 | (exit $ac_status); }; } && | ||
| 15365 | { ac_try='test -s conftest.$ac_objext' | ||
| 14134 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15366 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14135 | (eval $ac_try) 2>&5 | 15367 | (eval $ac_try) 2>&5 |
| 14136 | ac_status=$? | 15368 | ac_status=$? |
| @@ -14143,7 +15375,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14143 | 15375 | ||
| 14144 | ac_header_compiler=no | 15376 | ac_header_compiler=no |
| 14145 | fi | 15377 | fi |
| 14146 | rm -f conftest.$ac_objext conftest.$ac_ext | 15378 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 14147 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 15379 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 14148 | echo "${ECHO_T}$ac_header_compiler" >&6 | 15380 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 14149 | 15381 | ||
| @@ -14151,7 +15383,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 14151 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 15383 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 14152 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 15384 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 14153 | cat >conftest.$ac_ext <<_ACEOF | 15385 | cat >conftest.$ac_ext <<_ACEOF |
| 14154 | #line $LINENO "configure" | ||
| 14155 | /* confdefs.h. */ | 15386 | /* confdefs.h. */ |
| 14156 | _ACEOF | 15387 | _ACEOF |
| 14157 | cat confdefs.h >>conftest.$ac_ext | 15388 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14169,6 +15400,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 14169 | (exit $ac_status); } >/dev/null; then | 15400 | (exit $ac_status); } >/dev/null; then |
| 14170 | if test -s conftest.err; then | 15401 | if test -s conftest.err; then |
| 14171 | ac_cpp_err=$ac_c_preproc_warn_flag | 15402 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 15403 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 14172 | else | 15404 | else |
| 14173 | ac_cpp_err= | 15405 | ac_cpp_err= |
| 14174 | fi | 15406 | fi |
| @@ -14188,33 +15420,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 14188 | echo "${ECHO_T}$ac_header_preproc" >&6 | 15420 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 14189 | 15421 | ||
| 14190 | # So? What about this header? | 15422 | # So? What about this header? |
| 14191 | case $ac_header_compiler:$ac_header_preproc in | 15423 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 14192 | yes:no ) | 15424 | yes:no: ) |
| 14193 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 15425 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 14194 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15426 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 14195 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15427 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 14196 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15428 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 14197 | ( | 15429 | ac_header_preproc=yes |
| 14198 | cat <<\_ASBOX | ||
| 14199 | ## ------------------------------------ ## | ||
| 14200 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 14201 | ## ------------------------------------ ## | ||
| 14202 | _ASBOX | ||
| 14203 | ) | | ||
| 14204 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 14205 | ;; | 15430 | ;; |
| 14206 | no:yes ) | 15431 | no:yes:* ) |
| 14207 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 15432 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 14208 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 15433 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 14209 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 15434 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 14210 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 15435 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 15436 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 15437 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 15438 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 15439 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 14211 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15440 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 14212 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15441 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 15442 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 15443 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 14213 | ( | 15444 | ( |
| 14214 | cat <<\_ASBOX | 15445 | cat <<\_ASBOX |
| 14215 | ## ------------------------------------ ## | 15446 | ## ------------------------------------------ ## |
| 14216 | ## Report this to bug-autoconf@gnu.org. ## | 15447 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 14217 | ## ------------------------------------ ## | 15448 | ## ------------------------------------------ ## |
| 14218 | _ASBOX | 15449 | _ASBOX |
| 14219 | ) | | 15450 | ) | |
| 14220 | sed "s/^/$as_me: WARNING: /" >&2 | 15451 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -14225,7 +15456,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 14225 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 15456 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 14226 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 15457 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14227 | else | 15458 | else |
| 14228 | eval "$as_ac_Header=$ac_header_preproc" | 15459 | eval "$as_ac_Header=\$ac_header_preproc" |
| 14229 | fi | 15460 | fi |
| 14230 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 15461 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 14231 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 15462 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -14241,7 +15472,6 @@ if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then | |||
| 14241 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 15472 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14242 | else | 15473 | else |
| 14243 | cat >conftest.$ac_ext <<_ACEOF | 15474 | cat >conftest.$ac_ext <<_ACEOF |
| 14244 | #line $LINENO "configure" | ||
| 14245 | /* confdefs.h. */ | 15475 | /* confdefs.h. */ |
| 14246 | _ACEOF | 15476 | _ACEOF |
| 14247 | cat confdefs.h >>conftest.$ac_ext | 15477 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14261,11 +15491,21 @@ return 0; | |||
| 14261 | _ACEOF | 15491 | _ACEOF |
| 14262 | rm -f conftest.$ac_objext | 15492 | rm -f conftest.$ac_objext |
| 14263 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15493 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 14264 | (eval $ac_compile) 2>&5 | 15494 | (eval $ac_compile) 2>conftest.er1 |
| 14265 | ac_status=$? | 15495 | ac_status=$? |
| 15496 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15497 | rm -f conftest.er1 | ||
| 15498 | cat conftest.err >&5 | ||
| 14266 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15499 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14267 | (exit $ac_status); } && | 15500 | (exit $ac_status); } && |
| 14268 | { ac_try='test -s conftest.$ac_objext' | 15501 | { ac_try='test -z "$ac_c_werror_flag" |
| 15502 | || test ! -s conftest.err' | ||
| 15503 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15504 | (eval $ac_try) 2>&5 | ||
| 15505 | ac_status=$? | ||
| 15506 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15507 | (exit $ac_status); }; } && | ||
| 15508 | { ac_try='test -s conftest.$ac_objext' | ||
| 14269 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15509 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14270 | (eval $ac_try) 2>&5 | 15510 | (eval $ac_try) 2>&5 |
| 14271 | ac_status=$? | 15511 | ac_status=$? |
| @@ -14277,7 +15517,6 @@ else | |||
| 14277 | sed 's/^/| /' conftest.$ac_ext >&5 | 15517 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14278 | 15518 | ||
| 14279 | cat >conftest.$ac_ext <<_ACEOF | 15519 | cat >conftest.$ac_ext <<_ACEOF |
| 14280 | #line $LINENO "configure" | ||
| 14281 | /* confdefs.h. */ | 15520 | /* confdefs.h. */ |
| 14282 | _ACEOF | 15521 | _ACEOF |
| 14283 | cat confdefs.h >>conftest.$ac_ext | 15522 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14297,11 +15536,21 @@ return 0; | |||
| 14297 | _ACEOF | 15536 | _ACEOF |
| 14298 | rm -f conftest.$ac_objext | 15537 | rm -f conftest.$ac_objext |
| 14299 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15538 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 14300 | (eval $ac_compile) 2>&5 | 15539 | (eval $ac_compile) 2>conftest.er1 |
| 14301 | ac_status=$? | 15540 | ac_status=$? |
| 15541 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15542 | rm -f conftest.er1 | ||
| 15543 | cat conftest.err >&5 | ||
| 14302 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15544 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14303 | (exit $ac_status); } && | 15545 | (exit $ac_status); } && |
| 14304 | { ac_try='test -s conftest.$ac_objext' | 15546 | { ac_try='test -z "$ac_c_werror_flag" |
| 15547 | || test ! -s conftest.err' | ||
| 15548 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15549 | (eval $ac_try) 2>&5 | ||
| 15550 | ac_status=$? | ||
| 15551 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15552 | (exit $ac_status); }; } && | ||
| 15553 | { ac_try='test -s conftest.$ac_objext' | ||
| 14305 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15554 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14306 | (eval $ac_try) 2>&5 | 15555 | (eval $ac_try) 2>&5 |
| 14307 | ac_status=$? | 15556 | ac_status=$? |
| @@ -14314,9 +15563,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14314 | 15563 | ||
| 14315 | ac_cv_member_struct_nlist_n_un_n_name=no | 15564 | ac_cv_member_struct_nlist_n_un_n_name=no |
| 14316 | fi | 15565 | fi |
| 14317 | rm -f conftest.$ac_objext conftest.$ac_ext | 15566 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 14318 | fi | 15567 | fi |
| 14319 | rm -f conftest.$ac_objext conftest.$ac_ext | 15568 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 14320 | fi | 15569 | fi |
| 14321 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5 | 15570 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5 |
| 14322 | echo "${ECHO_T}$ac_cv_member_struct_nlist_n_un_n_name" >&6 | 15571 | echo "${ECHO_T}$ac_cv_member_struct_nlist_n_un_n_name" >&6 |
| @@ -14349,7 +15598,6 @@ if test "${ac_cv_func_getloadavg_setgid+set}" = set; then | |||
| 14349 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 15598 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14350 | else | 15599 | else |
| 14351 | cat >conftest.$ac_ext <<_ACEOF | 15600 | cat >conftest.$ac_ext <<_ACEOF |
| 14352 | #line $LINENO "configure" | ||
| 14353 | /* confdefs.h. */ | 15601 | /* confdefs.h. */ |
| 14354 | _ACEOF | 15602 | _ACEOF |
| 14355 | cat confdefs.h >>conftest.$ac_ext | 15603 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14393,7 +15641,7 @@ else | |||
| 14393 | # If we got an error (system does not support symlinks), try without -L. | 15641 | # If we got an error (system does not support symlinks), try without -L. |
| 14394 | test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem` | 15642 | test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem` |
| 14395 | ac_cv_group_kmem=`echo $ac_ls_output \ | 15643 | ac_cv_group_kmem=`echo $ac_ls_output \ |
| 14396 | | sed -ne 's/[ ][ ]*/ /g; | 15644 | | sed -ne 's/[ ][ ]*/ /g; |
| 14397 | s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/; | 15645 | s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/; |
| 14398 | / /s/.* //;p;'` | 15646 | / /s/.* //;p;'` |
| 14399 | 15647 | ||
| @@ -14419,7 +15667,6 @@ else | |||
| 14419 | while :; do | 15667 | while :; do |
| 14420 | ac_cv_sys_largefile_source=no | 15668 | ac_cv_sys_largefile_source=no |
| 14421 | cat >conftest.$ac_ext <<_ACEOF | 15669 | cat >conftest.$ac_ext <<_ACEOF |
| 14422 | #line $LINENO "configure" | ||
| 14423 | /* confdefs.h. */ | 15670 | /* confdefs.h. */ |
| 14424 | _ACEOF | 15671 | _ACEOF |
| 14425 | cat confdefs.h >>conftest.$ac_ext | 15672 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14436,11 +15683,21 @@ return !fseeko; | |||
| 14436 | _ACEOF | 15683 | _ACEOF |
| 14437 | rm -f conftest.$ac_objext | 15684 | rm -f conftest.$ac_objext |
| 14438 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15685 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 14439 | (eval $ac_compile) 2>&5 | 15686 | (eval $ac_compile) 2>conftest.er1 |
| 14440 | ac_status=$? | 15687 | ac_status=$? |
| 15688 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15689 | rm -f conftest.er1 | ||
| 15690 | cat conftest.err >&5 | ||
| 14441 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15691 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14442 | (exit $ac_status); } && | 15692 | (exit $ac_status); } && |
| 14443 | { ac_try='test -s conftest.$ac_objext' | 15693 | { ac_try='test -z "$ac_c_werror_flag" |
| 15694 | || test ! -s conftest.err' | ||
| 15695 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15696 | (eval $ac_try) 2>&5 | ||
| 15697 | ac_status=$? | ||
| 15698 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15699 | (exit $ac_status); }; } && | ||
| 15700 | { ac_try='test -s conftest.$ac_objext' | ||
| 14444 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15701 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14445 | (eval $ac_try) 2>&5 | 15702 | (eval $ac_try) 2>&5 |
| 14446 | ac_status=$? | 15703 | ac_status=$? |
| @@ -14452,9 +15709,8 @@ else | |||
| 14452 | sed 's/^/| /' conftest.$ac_ext >&5 | 15709 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14453 | 15710 | ||
| 14454 | fi | 15711 | fi |
| 14455 | rm -f conftest.$ac_objext conftest.$ac_ext | 15712 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 14456 | cat >conftest.$ac_ext <<_ACEOF | 15713 | cat >conftest.$ac_ext <<_ACEOF |
| 14457 | #line $LINENO "configure" | ||
| 14458 | /* confdefs.h. */ | 15714 | /* confdefs.h. */ |
| 14459 | _ACEOF | 15715 | _ACEOF |
| 14460 | cat confdefs.h >>conftest.$ac_ext | 15716 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14472,11 +15728,21 @@ return !fseeko; | |||
| 14472 | _ACEOF | 15728 | _ACEOF |
| 14473 | rm -f conftest.$ac_objext | 15729 | rm -f conftest.$ac_objext |
| 14474 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15730 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 14475 | (eval $ac_compile) 2>&5 | 15731 | (eval $ac_compile) 2>conftest.er1 |
| 14476 | ac_status=$? | 15732 | ac_status=$? |
| 15733 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15734 | rm -f conftest.er1 | ||
| 15735 | cat conftest.err >&5 | ||
| 14477 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15736 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14478 | (exit $ac_status); } && | 15737 | (exit $ac_status); } && |
| 14479 | { ac_try='test -s conftest.$ac_objext' | 15738 | { ac_try='test -z "$ac_c_werror_flag" |
| 15739 | || test ! -s conftest.err' | ||
| 15740 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15741 | (eval $ac_try) 2>&5 | ||
| 15742 | ac_status=$? | ||
| 15743 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15744 | (exit $ac_status); }; } && | ||
| 15745 | { ac_try='test -s conftest.$ac_objext' | ||
| 14480 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15746 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14481 | (eval $ac_try) 2>&5 | 15747 | (eval $ac_try) 2>&5 |
| 14482 | ac_status=$? | 15748 | ac_status=$? |
| @@ -14488,7 +15754,7 @@ else | |||
| 14488 | sed 's/^/| /' conftest.$ac_ext >&5 | 15754 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14489 | 15755 | ||
| 14490 | fi | 15756 | fi |
| 14491 | rm -f conftest.$ac_objext conftest.$ac_ext | 15757 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 14492 | break | 15758 | break |
| 14493 | done | 15759 | done |
| 14494 | fi | 15760 | fi |
| @@ -14512,7 +15778,6 @@ if test "${ac_cv_func_fseeko+set}" = set; then | |||
| 14512 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 15778 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14513 | else | 15779 | else |
| 14514 | cat >conftest.$ac_ext <<_ACEOF | 15780 | cat >conftest.$ac_ext <<_ACEOF |
| 14515 | #line $LINENO "configure" | ||
| 14516 | /* confdefs.h. */ | 15781 | /* confdefs.h. */ |
| 14517 | _ACEOF | 15782 | _ACEOF |
| 14518 | cat confdefs.h >>conftest.$ac_ext | 15783 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14529,11 +15794,21 @@ return fseeko && fseeko (stdin, 0, 0); | |||
| 14529 | _ACEOF | 15794 | _ACEOF |
| 14530 | rm -f conftest.$ac_objext conftest$ac_exeext | 15795 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14531 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15796 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14532 | (eval $ac_link) 2>&5 | 15797 | (eval $ac_link) 2>conftest.er1 |
| 14533 | ac_status=$? | 15798 | ac_status=$? |
| 15799 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15800 | rm -f conftest.er1 | ||
| 15801 | cat conftest.err >&5 | ||
| 14534 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15802 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14535 | (exit $ac_status); } && | 15803 | (exit $ac_status); } && |
| 14536 | { ac_try='test -s conftest$ac_exeext' | 15804 | { ac_try='test -z "$ac_c_werror_flag" |
| 15805 | || test ! -s conftest.err' | ||
| 15806 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15807 | (eval $ac_try) 2>&5 | ||
| 15808 | ac_status=$? | ||
| 15809 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15810 | (exit $ac_status); }; } && | ||
| 15811 | { ac_try='test -s conftest$ac_exeext' | ||
| 14537 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15812 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14538 | (eval $ac_try) 2>&5 | 15813 | (eval $ac_try) 2>&5 |
| 14539 | ac_status=$? | 15814 | ac_status=$? |
| @@ -14546,7 +15821,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14546 | 15821 | ||
| 14547 | ac_cv_func_fseeko=no | 15822 | ac_cv_func_fseeko=no |
| 14548 | fi | 15823 | fi |
| 14549 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 15824 | rm -f conftest.err conftest.$ac_objext \ |
| 15825 | conftest$ac_exeext conftest.$ac_ext | ||
| 14550 | fi | 15826 | fi |
| 14551 | echo "$as_me:$LINENO: result: $ac_cv_func_fseeko" >&5 | 15827 | echo "$as_me:$LINENO: result: $ac_cv_func_fseeko" >&5 |
| 14552 | echo "${ECHO_T}$ac_cv_func_fseeko" >&6 | 15828 | echo "${ECHO_T}$ac_cv_func_fseeko" >&6 |
| @@ -14566,7 +15842,6 @@ if test "${ac_cv_func_getpgrp_void+set}" = set; then | |||
| 14566 | else | 15842 | else |
| 14567 | # Use it with a single arg. | 15843 | # Use it with a single arg. |
| 14568 | cat >conftest.$ac_ext <<_ACEOF | 15844 | cat >conftest.$ac_ext <<_ACEOF |
| 14569 | #line $LINENO "configure" | ||
| 14570 | /* confdefs.h. */ | 15845 | /* confdefs.h. */ |
| 14571 | _ACEOF | 15846 | _ACEOF |
| 14572 | cat confdefs.h >>conftest.$ac_ext | 15847 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14583,11 +15858,21 @@ getpgrp (0); | |||
| 14583 | _ACEOF | 15858 | _ACEOF |
| 14584 | rm -f conftest.$ac_objext | 15859 | rm -f conftest.$ac_objext |
| 14585 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15860 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 14586 | (eval $ac_compile) 2>&5 | 15861 | (eval $ac_compile) 2>conftest.er1 |
| 14587 | ac_status=$? | 15862 | ac_status=$? |
| 15863 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15864 | rm -f conftest.er1 | ||
| 15865 | cat conftest.err >&5 | ||
| 14588 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15866 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14589 | (exit $ac_status); } && | 15867 | (exit $ac_status); } && |
| 14590 | { ac_try='test -s conftest.$ac_objext' | 15868 | { ac_try='test -z "$ac_c_werror_flag" |
| 15869 | || test ! -s conftest.err' | ||
| 15870 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15871 | (eval $ac_try) 2>&5 | ||
| 15872 | ac_status=$? | ||
| 15873 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15874 | (exit $ac_status); }; } && | ||
| 15875 | { ac_try='test -s conftest.$ac_objext' | ||
| 14591 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15876 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14592 | (eval $ac_try) 2>&5 | 15877 | (eval $ac_try) 2>&5 |
| 14593 | ac_status=$? | 15878 | ac_status=$? |
| @@ -14600,7 +15885,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14600 | 15885 | ||
| 14601 | ac_cv_func_getpgrp_void=yes | 15886 | ac_cv_func_getpgrp_void=yes |
| 14602 | fi | 15887 | fi |
| 14603 | rm -f conftest.$ac_objext conftest.$ac_ext | 15888 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 14604 | 15889 | ||
| 14605 | fi | 15890 | fi |
| 14606 | echo "$as_me:$LINENO: result: $ac_cv_func_getpgrp_void" >&5 | 15891 | echo "$as_me:$LINENO: result: $ac_cv_func_getpgrp_void" >&5 |
| @@ -14624,21 +15909,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 14624 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 15909 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14625 | else | 15910 | else |
| 14626 | cat >conftest.$ac_ext <<_ACEOF | 15911 | cat >conftest.$ac_ext <<_ACEOF |
| 14627 | #line $LINENO "configure" | ||
| 14628 | /* confdefs.h. */ | 15912 | /* confdefs.h. */ |
| 14629 | _ACEOF | 15913 | _ACEOF |
| 14630 | cat confdefs.h >>conftest.$ac_ext | 15914 | cat confdefs.h >>conftest.$ac_ext |
| 14631 | cat >>conftest.$ac_ext <<_ACEOF | 15915 | cat >>conftest.$ac_ext <<_ACEOF |
| 14632 | /* end confdefs.h. */ | 15916 | /* end confdefs.h. */ |
| 15917 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 15918 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 15919 | #define $ac_func innocuous_$ac_func | ||
| 15920 | |||
| 14633 | /* System header to define __stub macros and hopefully few prototypes, | 15921 | /* System header to define __stub macros and hopefully few prototypes, |
| 14634 | which can conflict with char $ac_func (); below. | 15922 | which can conflict with char $ac_func (); below. |
| 14635 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 15923 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 14636 | <limits.h> exists even on freestanding compilers. */ | 15924 | <limits.h> exists even on freestanding compilers. */ |
| 15925 | |||
| 14637 | #ifdef __STDC__ | 15926 | #ifdef __STDC__ |
| 14638 | # include <limits.h> | 15927 | # include <limits.h> |
| 14639 | #else | 15928 | #else |
| 14640 | # include <assert.h> | 15929 | # include <assert.h> |
| 14641 | #endif | 15930 | #endif |
| 15931 | |||
| 15932 | #undef $ac_func | ||
| 15933 | |||
| 14642 | /* Override any gcc2 internal prototype to avoid an error. */ | 15934 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14643 | #ifdef __cplusplus | 15935 | #ifdef __cplusplus |
| 14644 | extern "C" | 15936 | extern "C" |
| @@ -14669,11 +15961,21 @@ return f != $ac_func; | |||
| 14669 | _ACEOF | 15961 | _ACEOF |
| 14670 | rm -f conftest.$ac_objext conftest$ac_exeext | 15962 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14671 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15963 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14672 | (eval $ac_link) 2>&5 | 15964 | (eval $ac_link) 2>conftest.er1 |
| 14673 | ac_status=$? | 15965 | ac_status=$? |
| 15966 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 15967 | rm -f conftest.er1 | ||
| 15968 | cat conftest.err >&5 | ||
| 14674 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15969 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14675 | (exit $ac_status); } && | 15970 | (exit $ac_status); } && |
| 14676 | { ac_try='test -s conftest$ac_exeext' | 15971 | { ac_try='test -z "$ac_c_werror_flag" |
| 15972 | || test ! -s conftest.err' | ||
| 15973 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 15974 | (eval $ac_try) 2>&5 | ||
| 15975 | ac_status=$? | ||
| 15976 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 15977 | (exit $ac_status); }; } && | ||
| 15978 | { ac_try='test -s conftest$ac_exeext' | ||
| 14677 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15979 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14678 | (eval $ac_try) 2>&5 | 15980 | (eval $ac_try) 2>&5 |
| 14679 | ac_status=$? | 15981 | ac_status=$? |
| @@ -14686,7 +15988,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14686 | 15988 | ||
| 14687 | eval "$as_ac_var=no" | 15989 | eval "$as_ac_var=no" |
| 14688 | fi | 15990 | fi |
| 14689 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 15991 | rm -f conftest.err conftest.$ac_objext \ |
| 15992 | conftest$ac_exeext conftest.$ac_ext | ||
| 14690 | fi | 15993 | fi |
| 14691 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 15994 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 14692 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 15995 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -14705,7 +16008,6 @@ else | |||
| 14705 | ac_check_lib_save_LIBS=$LIBS | 16008 | ac_check_lib_save_LIBS=$LIBS |
| 14706 | LIBS="-lintl $LIBS" | 16009 | LIBS="-lintl $LIBS" |
| 14707 | cat >conftest.$ac_ext <<_ACEOF | 16010 | cat >conftest.$ac_ext <<_ACEOF |
| 14708 | #line $LINENO "configure" | ||
| 14709 | /* confdefs.h. */ | 16011 | /* confdefs.h. */ |
| 14710 | _ACEOF | 16012 | _ACEOF |
| 14711 | cat confdefs.h >>conftest.$ac_ext | 16013 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14729,11 +16031,21 @@ strftime (); | |||
| 14729 | _ACEOF | 16031 | _ACEOF |
| 14730 | rm -f conftest.$ac_objext conftest$ac_exeext | 16032 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14731 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16033 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14732 | (eval $ac_link) 2>&5 | 16034 | (eval $ac_link) 2>conftest.er1 |
| 14733 | ac_status=$? | 16035 | ac_status=$? |
| 16036 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16037 | rm -f conftest.er1 | ||
| 16038 | cat conftest.err >&5 | ||
| 14734 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16039 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14735 | (exit $ac_status); } && | 16040 | (exit $ac_status); } && |
| 14736 | { ac_try='test -s conftest$ac_exeext' | 16041 | { ac_try='test -z "$ac_c_werror_flag" |
| 16042 | || test ! -s conftest.err' | ||
| 16043 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16044 | (eval $ac_try) 2>&5 | ||
| 16045 | ac_status=$? | ||
| 16046 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16047 | (exit $ac_status); }; } && | ||
| 16048 | { ac_try='test -s conftest$ac_exeext' | ||
| 14737 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16049 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14738 | (eval $ac_try) 2>&5 | 16050 | (eval $ac_try) 2>&5 |
| 14739 | ac_status=$? | 16051 | ac_status=$? |
| @@ -14746,7 +16058,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14746 | 16058 | ||
| 14747 | ac_cv_lib_intl_strftime=no | 16059 | ac_cv_lib_intl_strftime=no |
| 14748 | fi | 16060 | fi |
| 14749 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 16061 | rm -f conftest.err conftest.$ac_objext \ |
| 16062 | conftest$ac_exeext conftest.$ac_ext | ||
| 14750 | LIBS=$ac_check_lib_save_LIBS | 16063 | LIBS=$ac_check_lib_save_LIBS |
| 14751 | fi | 16064 | fi |
| 14752 | echo "$as_me:$LINENO: result: $ac_cv_lib_intl_strftime" >&5 | 16065 | echo "$as_me:$LINENO: result: $ac_cv_lib_intl_strftime" >&5 |
| @@ -14774,21 +16087,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 14774 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 16087 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14775 | else | 16088 | else |
| 14776 | cat >conftest.$ac_ext <<_ACEOF | 16089 | cat >conftest.$ac_ext <<_ACEOF |
| 14777 | #line $LINENO "configure" | ||
| 14778 | /* confdefs.h. */ | 16090 | /* confdefs.h. */ |
| 14779 | _ACEOF | 16091 | _ACEOF |
| 14780 | cat confdefs.h >>conftest.$ac_ext | 16092 | cat confdefs.h >>conftest.$ac_ext |
| 14781 | cat >>conftest.$ac_ext <<_ACEOF | 16093 | cat >>conftest.$ac_ext <<_ACEOF |
| 14782 | /* end confdefs.h. */ | 16094 | /* end confdefs.h. */ |
| 16095 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 16096 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 16097 | #define $ac_func innocuous_$ac_func | ||
| 16098 | |||
| 14783 | /* System header to define __stub macros and hopefully few prototypes, | 16099 | /* System header to define __stub macros and hopefully few prototypes, |
| 14784 | which can conflict with char $ac_func (); below. | 16100 | which can conflict with char $ac_func (); below. |
| 14785 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 16101 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 14786 | <limits.h> exists even on freestanding compilers. */ | 16102 | <limits.h> exists even on freestanding compilers. */ |
| 16103 | |||
| 14787 | #ifdef __STDC__ | 16104 | #ifdef __STDC__ |
| 14788 | # include <limits.h> | 16105 | # include <limits.h> |
| 14789 | #else | 16106 | #else |
| 14790 | # include <assert.h> | 16107 | # include <assert.h> |
| 14791 | #endif | 16108 | #endif |
| 16109 | |||
| 16110 | #undef $ac_func | ||
| 16111 | |||
| 14792 | /* Override any gcc2 internal prototype to avoid an error. */ | 16112 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14793 | #ifdef __cplusplus | 16113 | #ifdef __cplusplus |
| 14794 | extern "C" | 16114 | extern "C" |
| @@ -14819,11 +16139,21 @@ return f != $ac_func; | |||
| 14819 | _ACEOF | 16139 | _ACEOF |
| 14820 | rm -f conftest.$ac_objext conftest$ac_exeext | 16140 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14821 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16141 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14822 | (eval $ac_link) 2>&5 | 16142 | (eval $ac_link) 2>conftest.er1 |
| 14823 | ac_status=$? | 16143 | ac_status=$? |
| 16144 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16145 | rm -f conftest.er1 | ||
| 16146 | cat conftest.err >&5 | ||
| 14824 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16147 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14825 | (exit $ac_status); } && | 16148 | (exit $ac_status); } && |
| 14826 | { ac_try='test -s conftest$ac_exeext' | 16149 | { ac_try='test -z "$ac_c_werror_flag" |
| 16150 | || test ! -s conftest.err' | ||
| 16151 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16152 | (eval $ac_try) 2>&5 | ||
| 16153 | ac_status=$? | ||
| 16154 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16155 | (exit $ac_status); }; } && | ||
| 16156 | { ac_try='test -s conftest$ac_exeext' | ||
| 14827 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16157 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14828 | (eval $ac_try) 2>&5 | 16158 | (eval $ac_try) 2>&5 |
| 14829 | ac_status=$? | 16159 | ac_status=$? |
| @@ -14836,7 +16166,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14836 | 16166 | ||
| 14837 | eval "$as_ac_var=no" | 16167 | eval "$as_ac_var=no" |
| 14838 | fi | 16168 | fi |
| 14839 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 16169 | rm -f conftest.err conftest.$ac_objext \ |
| 16170 | conftest$ac_exeext conftest.$ac_ext | ||
| 14840 | fi | 16171 | fi |
| 14841 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 16172 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 14842 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 16173 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -14860,21 +16191,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 14860 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 16191 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14861 | else | 16192 | else |
| 14862 | cat >conftest.$ac_ext <<_ACEOF | 16193 | cat >conftest.$ac_ext <<_ACEOF |
| 14863 | #line $LINENO "configure" | ||
| 14864 | /* confdefs.h. */ | 16194 | /* confdefs.h. */ |
| 14865 | _ACEOF | 16195 | _ACEOF |
| 14866 | cat confdefs.h >>conftest.$ac_ext | 16196 | cat confdefs.h >>conftest.$ac_ext |
| 14867 | cat >>conftest.$ac_ext <<_ACEOF | 16197 | cat >>conftest.$ac_ext <<_ACEOF |
| 14868 | /* end confdefs.h. */ | 16198 | /* end confdefs.h. */ |
| 16199 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 16200 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 16201 | #define $ac_func innocuous_$ac_func | ||
| 16202 | |||
| 14869 | /* System header to define __stub macros and hopefully few prototypes, | 16203 | /* System header to define __stub macros and hopefully few prototypes, |
| 14870 | which can conflict with char $ac_func (); below. | 16204 | which can conflict with char $ac_func (); below. |
| 14871 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 16205 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 14872 | <limits.h> exists even on freestanding compilers. */ | 16206 | <limits.h> exists even on freestanding compilers. */ |
| 16207 | |||
| 14873 | #ifdef __STDC__ | 16208 | #ifdef __STDC__ |
| 14874 | # include <limits.h> | 16209 | # include <limits.h> |
| 14875 | #else | 16210 | #else |
| 14876 | # include <assert.h> | 16211 | # include <assert.h> |
| 14877 | #endif | 16212 | #endif |
| 16213 | |||
| 16214 | #undef $ac_func | ||
| 16215 | |||
| 14878 | /* Override any gcc2 internal prototype to avoid an error. */ | 16216 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14879 | #ifdef __cplusplus | 16217 | #ifdef __cplusplus |
| 14880 | extern "C" | 16218 | extern "C" |
| @@ -14905,11 +16243,21 @@ return f != $ac_func; | |||
| 14905 | _ACEOF | 16243 | _ACEOF |
| 14906 | rm -f conftest.$ac_objext conftest$ac_exeext | 16244 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14907 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16245 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14908 | (eval $ac_link) 2>&5 | 16246 | (eval $ac_link) 2>conftest.er1 |
| 14909 | ac_status=$? | 16247 | ac_status=$? |
| 16248 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16249 | rm -f conftest.er1 | ||
| 16250 | cat conftest.err >&5 | ||
| 14910 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16251 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14911 | (exit $ac_status); } && | 16252 | (exit $ac_status); } && |
| 14912 | { ac_try='test -s conftest$ac_exeext' | 16253 | { ac_try='test -z "$ac_c_werror_flag" |
| 16254 | || test ! -s conftest.err' | ||
| 16255 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16256 | (eval $ac_try) 2>&5 | ||
| 16257 | ac_status=$? | ||
| 16258 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16259 | (exit $ac_status); }; } && | ||
| 16260 | { ac_try='test -s conftest$ac_exeext' | ||
| 14913 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16261 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14914 | (eval $ac_try) 2>&5 | 16262 | (eval $ac_try) 2>&5 |
| 14915 | ac_status=$? | 16263 | ac_status=$? |
| @@ -14922,7 +16270,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14922 | 16270 | ||
| 14923 | eval "$as_ac_var=no" | 16271 | eval "$as_ac_var=no" |
| 14924 | fi | 16272 | fi |
| 14925 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 16273 | rm -f conftest.err conftest.$ac_objext \ |
| 16274 | conftest$ac_exeext conftest.$ac_ext | ||
| 14926 | fi | 16275 | fi |
| 14927 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 16276 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 14928 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 16277 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -14948,7 +16297,6 @@ else | |||
| 14948 | ac_check_lib_save_LIBS=$LIBS | 16297 | ac_check_lib_save_LIBS=$LIBS |
| 14949 | LIBS="-lncurses $LIBS" | 16298 | LIBS="-lncurses $LIBS" |
| 14950 | cat >conftest.$ac_ext <<_ACEOF | 16299 | cat >conftest.$ac_ext <<_ACEOF |
| 14951 | #line $LINENO "configure" | ||
| 14952 | /* confdefs.h. */ | 16300 | /* confdefs.h. */ |
| 14953 | _ACEOF | 16301 | _ACEOF |
| 14954 | cat confdefs.h >>conftest.$ac_ext | 16302 | cat confdefs.h >>conftest.$ac_ext |
| @@ -14972,11 +16320,21 @@ tparm (); | |||
| 14972 | _ACEOF | 16320 | _ACEOF |
| 14973 | rm -f conftest.$ac_objext conftest$ac_exeext | 16321 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14974 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16322 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14975 | (eval $ac_link) 2>&5 | 16323 | (eval $ac_link) 2>conftest.er1 |
| 14976 | ac_status=$? | 16324 | ac_status=$? |
| 16325 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16326 | rm -f conftest.er1 | ||
| 16327 | cat conftest.err >&5 | ||
| 14977 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16328 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14978 | (exit $ac_status); } && | 16329 | (exit $ac_status); } && |
| 14979 | { ac_try='test -s conftest$ac_exeext' | 16330 | { ac_try='test -z "$ac_c_werror_flag" |
| 16331 | || test ! -s conftest.err' | ||
| 16332 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16333 | (eval $ac_try) 2>&5 | ||
| 16334 | ac_status=$? | ||
| 16335 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16336 | (exit $ac_status); }; } && | ||
| 16337 | { ac_try='test -s conftest$ac_exeext' | ||
| 14980 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16338 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14981 | (eval $ac_try) 2>&5 | 16339 | (eval $ac_try) 2>&5 |
| 14982 | ac_status=$? | 16340 | ac_status=$? |
| @@ -14989,7 +16347,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 14989 | 16347 | ||
| 14990 | ac_cv_lib_ncurses_tparm=no | 16348 | ac_cv_lib_ncurses_tparm=no |
| 14991 | fi | 16349 | fi |
| 14992 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 16350 | rm -f conftest.err conftest.$ac_objext \ |
| 16351 | conftest$ac_exeext conftest.$ac_ext | ||
| 14993 | LIBS=$ac_check_lib_save_LIBS | 16352 | LIBS=$ac_check_lib_save_LIBS |
| 14994 | fi | 16353 | fi |
| 14995 | echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_tparm" >&5 | 16354 | echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_tparm" >&5 |
| @@ -15014,21 +16373,28 @@ if test "${ac_cv_func_res_send+set}" = set; then | |||
| 15014 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 16373 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15015 | else | 16374 | else |
| 15016 | cat >conftest.$ac_ext <<_ACEOF | 16375 | cat >conftest.$ac_ext <<_ACEOF |
| 15017 | #line $LINENO "configure" | ||
| 15018 | /* confdefs.h. */ | 16376 | /* confdefs.h. */ |
| 15019 | _ACEOF | 16377 | _ACEOF |
| 15020 | cat confdefs.h >>conftest.$ac_ext | 16378 | cat confdefs.h >>conftest.$ac_ext |
| 15021 | cat >>conftest.$ac_ext <<_ACEOF | 16379 | cat >>conftest.$ac_ext <<_ACEOF |
| 15022 | /* end confdefs.h. */ | 16380 | /* end confdefs.h. */ |
| 16381 | /* Define res_send to an innocuous variant, in case <limits.h> declares res_send. | ||
| 16382 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 16383 | #define res_send innocuous_res_send | ||
| 16384 | |||
| 15023 | /* System header to define __stub macros and hopefully few prototypes, | 16385 | /* System header to define __stub macros and hopefully few prototypes, |
| 15024 | which can conflict with char res_send (); below. | 16386 | which can conflict with char res_send (); below. |
| 15025 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 16387 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 15026 | <limits.h> exists even on freestanding compilers. */ | 16388 | <limits.h> exists even on freestanding compilers. */ |
| 16389 | |||
| 15027 | #ifdef __STDC__ | 16390 | #ifdef __STDC__ |
| 15028 | # include <limits.h> | 16391 | # include <limits.h> |
| 15029 | #else | 16392 | #else |
| 15030 | # include <assert.h> | 16393 | # include <assert.h> |
| 15031 | #endif | 16394 | #endif |
| 16395 | |||
| 16396 | #undef res_send | ||
| 16397 | |||
| 15032 | /* Override any gcc2 internal prototype to avoid an error. */ | 16398 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15033 | #ifdef __cplusplus | 16399 | #ifdef __cplusplus |
| 15034 | extern "C" | 16400 | extern "C" |
| @@ -15059,11 +16425,21 @@ return f != res_send; | |||
| 15059 | _ACEOF | 16425 | _ACEOF |
| 15060 | rm -f conftest.$ac_objext conftest$ac_exeext | 16426 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15061 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16427 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15062 | (eval $ac_link) 2>&5 | 16428 | (eval $ac_link) 2>conftest.er1 |
| 15063 | ac_status=$? | 16429 | ac_status=$? |
| 16430 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16431 | rm -f conftest.er1 | ||
| 16432 | cat conftest.err >&5 | ||
| 15064 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16433 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15065 | (exit $ac_status); } && | 16434 | (exit $ac_status); } && |
| 15066 | { ac_try='test -s conftest$ac_exeext' | 16435 | { ac_try='test -z "$ac_c_werror_flag" |
| 16436 | || test ! -s conftest.err' | ||
| 16437 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16438 | (eval $ac_try) 2>&5 | ||
| 16439 | ac_status=$? | ||
| 16440 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16441 | (exit $ac_status); }; } && | ||
| 16442 | { ac_try='test -s conftest$ac_exeext' | ||
| 15067 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16443 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15068 | (eval $ac_try) 2>&5 | 16444 | (eval $ac_try) 2>&5 |
| 15069 | ac_status=$? | 16445 | ac_status=$? |
| @@ -15076,7 +16452,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15076 | 16452 | ||
| 15077 | ac_cv_func_res_send=no | 16453 | ac_cv_func_res_send=no |
| 15078 | fi | 16454 | fi |
| 15079 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 16455 | rm -f conftest.err conftest.$ac_objext \ |
| 16456 | conftest$ac_exeext conftest.$ac_ext | ||
| 15080 | fi | 16457 | fi |
| 15081 | echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5 | 16458 | echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5 |
| 15082 | echo "${ECHO_T}$ac_cv_func_res_send" >&6 | 16459 | echo "${ECHO_T}$ac_cv_func_res_send" >&6 |
| @@ -15089,21 +16466,28 @@ if test "${ac_cv_func___res_send+set}" = set; then | |||
| 15089 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 16466 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15090 | else | 16467 | else |
| 15091 | cat >conftest.$ac_ext <<_ACEOF | 16468 | cat >conftest.$ac_ext <<_ACEOF |
| 15092 | #line $LINENO "configure" | ||
| 15093 | /* confdefs.h. */ | 16469 | /* confdefs.h. */ |
| 15094 | _ACEOF | 16470 | _ACEOF |
| 15095 | cat confdefs.h >>conftest.$ac_ext | 16471 | cat confdefs.h >>conftest.$ac_ext |
| 15096 | cat >>conftest.$ac_ext <<_ACEOF | 16472 | cat >>conftest.$ac_ext <<_ACEOF |
| 15097 | /* end confdefs.h. */ | 16473 | /* end confdefs.h. */ |
| 16474 | /* Define __res_send to an innocuous variant, in case <limits.h> declares __res_send. | ||
| 16475 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 16476 | #define __res_send innocuous___res_send | ||
| 16477 | |||
| 15098 | /* System header to define __stub macros and hopefully few prototypes, | 16478 | /* System header to define __stub macros and hopefully few prototypes, |
| 15099 | which can conflict with char __res_send (); below. | 16479 | which can conflict with char __res_send (); below. |
| 15100 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 16480 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 15101 | <limits.h> exists even on freestanding compilers. */ | 16481 | <limits.h> exists even on freestanding compilers. */ |
| 16482 | |||
| 15102 | #ifdef __STDC__ | 16483 | #ifdef __STDC__ |
| 15103 | # include <limits.h> | 16484 | # include <limits.h> |
| 15104 | #else | 16485 | #else |
| 15105 | # include <assert.h> | 16486 | # include <assert.h> |
| 15106 | #endif | 16487 | #endif |
| 16488 | |||
| 16489 | #undef __res_send | ||
| 16490 | |||
| 15107 | /* Override any gcc2 internal prototype to avoid an error. */ | 16491 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15108 | #ifdef __cplusplus | 16492 | #ifdef __cplusplus |
| 15109 | extern "C" | 16493 | extern "C" |
| @@ -15134,11 +16518,21 @@ return f != __res_send; | |||
| 15134 | _ACEOF | 16518 | _ACEOF |
| 15135 | rm -f conftest.$ac_objext conftest$ac_exeext | 16519 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15136 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16520 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15137 | (eval $ac_link) 2>&5 | 16521 | (eval $ac_link) 2>conftest.er1 |
| 15138 | ac_status=$? | 16522 | ac_status=$? |
| 16523 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16524 | rm -f conftest.er1 | ||
| 16525 | cat conftest.err >&5 | ||
| 15139 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16526 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15140 | (exit $ac_status); } && | 16527 | (exit $ac_status); } && |
| 15141 | { ac_try='test -s conftest$ac_exeext' | 16528 | { ac_try='test -z "$ac_c_werror_flag" |
| 16529 | || test ! -s conftest.err' | ||
| 16530 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16531 | (eval $ac_try) 2>&5 | ||
| 16532 | ac_status=$? | ||
| 16533 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16534 | (exit $ac_status); }; } && | ||
| 16535 | { ac_try='test -s conftest$ac_exeext' | ||
| 15142 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16536 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15143 | (eval $ac_try) 2>&5 | 16537 | (eval $ac_try) 2>&5 |
| 15144 | ac_status=$? | 16538 | ac_status=$? |
| @@ -15151,7 +16545,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15151 | 16545 | ||
| 15152 | ac_cv_func___res_send=no | 16546 | ac_cv_func___res_send=no |
| 15153 | fi | 16547 | fi |
| 15154 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 16548 | rm -f conftest.err conftest.$ac_objext \ |
| 16549 | conftest$ac_exeext conftest.$ac_ext | ||
| 15155 | fi | 16550 | fi |
| 15156 | echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5 | 16551 | echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5 |
| 15157 | echo "${ECHO_T}$ac_cv_func___res_send" >&6 | 16552 | echo "${ECHO_T}$ac_cv_func___res_send" >&6 |
| @@ -15166,7 +16561,6 @@ else | |||
| 15166 | ac_check_lib_save_LIBS=$LIBS | 16561 | ac_check_lib_save_LIBS=$LIBS |
| 15167 | LIBS="-lresolv $LIBS" | 16562 | LIBS="-lresolv $LIBS" |
| 15168 | cat >conftest.$ac_ext <<_ACEOF | 16563 | cat >conftest.$ac_ext <<_ACEOF |
| 15169 | #line $LINENO "configure" | ||
| 15170 | /* confdefs.h. */ | 16564 | /* confdefs.h. */ |
| 15171 | _ACEOF | 16565 | _ACEOF |
| 15172 | cat confdefs.h >>conftest.$ac_ext | 16566 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15190,11 +16584,21 @@ res_send (); | |||
| 15190 | _ACEOF | 16584 | _ACEOF |
| 15191 | rm -f conftest.$ac_objext conftest$ac_exeext | 16585 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15192 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16586 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15193 | (eval $ac_link) 2>&5 | 16587 | (eval $ac_link) 2>conftest.er1 |
| 15194 | ac_status=$? | 16588 | ac_status=$? |
| 16589 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16590 | rm -f conftest.er1 | ||
| 16591 | cat conftest.err >&5 | ||
| 15195 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16592 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15196 | (exit $ac_status); } && | 16593 | (exit $ac_status); } && |
| 15197 | { ac_try='test -s conftest$ac_exeext' | 16594 | { ac_try='test -z "$ac_c_werror_flag" |
| 16595 | || test ! -s conftest.err' | ||
| 16596 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16597 | (eval $ac_try) 2>&5 | ||
| 16598 | ac_status=$? | ||
| 16599 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16600 | (exit $ac_status); }; } && | ||
| 16601 | { ac_try='test -s conftest$ac_exeext' | ||
| 15198 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16602 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15199 | (eval $ac_try) 2>&5 | 16603 | (eval $ac_try) 2>&5 |
| 15200 | ac_status=$? | 16604 | ac_status=$? |
| @@ -15207,7 +16611,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15207 | 16611 | ||
| 15208 | ac_cv_lib_resolv_res_send=no | 16612 | ac_cv_lib_resolv_res_send=no |
| 15209 | fi | 16613 | fi |
| 15210 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 16614 | rm -f conftest.err conftest.$ac_objext \ |
| 16615 | conftest$ac_exeext conftest.$ac_ext | ||
| 15211 | LIBS=$ac_check_lib_save_LIBS | 16616 | LIBS=$ac_check_lib_save_LIBS |
| 15212 | fi | 16617 | fi |
| 15213 | echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_send" >&5 | 16618 | echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_send" >&5 |
| @@ -15223,7 +16628,6 @@ else | |||
| 15223 | ac_check_lib_save_LIBS=$LIBS | 16628 | ac_check_lib_save_LIBS=$LIBS |
| 15224 | LIBS="-lresolv $LIBS" | 16629 | LIBS="-lresolv $LIBS" |
| 15225 | cat >conftest.$ac_ext <<_ACEOF | 16630 | cat >conftest.$ac_ext <<_ACEOF |
| 15226 | #line $LINENO "configure" | ||
| 15227 | /* confdefs.h. */ | 16631 | /* confdefs.h. */ |
| 15228 | _ACEOF | 16632 | _ACEOF |
| 15229 | cat confdefs.h >>conftest.$ac_ext | 16633 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15247,11 +16651,21 @@ __res_send (); | |||
| 15247 | _ACEOF | 16651 | _ACEOF |
| 15248 | rm -f conftest.$ac_objext conftest$ac_exeext | 16652 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15249 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16653 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15250 | (eval $ac_link) 2>&5 | 16654 | (eval $ac_link) 2>conftest.er1 |
| 15251 | ac_status=$? | 16655 | ac_status=$? |
| 16656 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16657 | rm -f conftest.er1 | ||
| 16658 | cat conftest.err >&5 | ||
| 15252 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16659 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15253 | (exit $ac_status); } && | 16660 | (exit $ac_status); } && |
| 15254 | { ac_try='test -s conftest$ac_exeext' | 16661 | { ac_try='test -z "$ac_c_werror_flag" |
| 16662 | || test ! -s conftest.err' | ||
| 16663 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16664 | (eval $ac_try) 2>&5 | ||
| 16665 | ac_status=$? | ||
| 16666 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16667 | (exit $ac_status); }; } && | ||
| 16668 | { ac_try='test -s conftest$ac_exeext' | ||
| 15255 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16669 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15256 | (eval $ac_try) 2>&5 | 16670 | (eval $ac_try) 2>&5 |
| 15257 | ac_status=$? | 16671 | ac_status=$? |
| @@ -15264,7 +16678,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15264 | 16678 | ||
| 15265 | ac_cv_lib_resolv___res_send=no | 16679 | ac_cv_lib_resolv___res_send=no |
| 15266 | fi | 16680 | fi |
| 15267 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 16681 | rm -f conftest.err conftest.$ac_objext \ |
| 16682 | conftest$ac_exeext conftest.$ac_ext | ||
| 15268 | LIBS=$ac_check_lib_save_LIBS | 16683 | LIBS=$ac_check_lib_save_LIBS |
| 15269 | fi | 16684 | fi |
| 15270 | echo "$as_me:$LINENO: result: $ac_cv_lib_resolv___res_send" >&5 | 16685 | echo "$as_me:$LINENO: result: $ac_cv_lib_resolv___res_send" >&5 |
| @@ -15295,21 +16710,28 @@ if test "${ac_cv_func_hes_getmailhost+set}" = set; then | |||
| 15295 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 16710 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15296 | else | 16711 | else |
| 15297 | cat >conftest.$ac_ext <<_ACEOF | 16712 | cat >conftest.$ac_ext <<_ACEOF |
| 15298 | #line $LINENO "configure" | ||
| 15299 | /* confdefs.h. */ | 16713 | /* confdefs.h. */ |
| 15300 | _ACEOF | 16714 | _ACEOF |
| 15301 | cat confdefs.h >>conftest.$ac_ext | 16715 | cat confdefs.h >>conftest.$ac_ext |
| 15302 | cat >>conftest.$ac_ext <<_ACEOF | 16716 | cat >>conftest.$ac_ext <<_ACEOF |
| 15303 | /* end confdefs.h. */ | 16717 | /* end confdefs.h. */ |
| 16718 | /* Define hes_getmailhost to an innocuous variant, in case <limits.h> declares hes_getmailhost. | ||
| 16719 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 16720 | #define hes_getmailhost innocuous_hes_getmailhost | ||
| 16721 | |||
| 15304 | /* System header to define __stub macros and hopefully few prototypes, | 16722 | /* System header to define __stub macros and hopefully few prototypes, |
| 15305 | which can conflict with char hes_getmailhost (); below. | 16723 | which can conflict with char hes_getmailhost (); below. |
| 15306 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 16724 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 15307 | <limits.h> exists even on freestanding compilers. */ | 16725 | <limits.h> exists even on freestanding compilers. */ |
| 16726 | |||
| 15308 | #ifdef __STDC__ | 16727 | #ifdef __STDC__ |
| 15309 | # include <limits.h> | 16728 | # include <limits.h> |
| 15310 | #else | 16729 | #else |
| 15311 | # include <assert.h> | 16730 | # include <assert.h> |
| 15312 | #endif | 16731 | #endif |
| 16732 | |||
| 16733 | #undef hes_getmailhost | ||
| 16734 | |||
| 15313 | /* Override any gcc2 internal prototype to avoid an error. */ | 16735 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15314 | #ifdef __cplusplus | 16736 | #ifdef __cplusplus |
| 15315 | extern "C" | 16737 | extern "C" |
| @@ -15340,11 +16762,21 @@ return f != hes_getmailhost; | |||
| 15340 | _ACEOF | 16762 | _ACEOF |
| 15341 | rm -f conftest.$ac_objext conftest$ac_exeext | 16763 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15342 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16764 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15343 | (eval $ac_link) 2>&5 | 16765 | (eval $ac_link) 2>conftest.er1 |
| 15344 | ac_status=$? | 16766 | ac_status=$? |
| 16767 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16768 | rm -f conftest.er1 | ||
| 16769 | cat conftest.err >&5 | ||
| 15345 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16770 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15346 | (exit $ac_status); } && | 16771 | (exit $ac_status); } && |
| 15347 | { ac_try='test -s conftest$ac_exeext' | 16772 | { ac_try='test -z "$ac_c_werror_flag" |
| 16773 | || test ! -s conftest.err' | ||
| 16774 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16775 | (eval $ac_try) 2>&5 | ||
| 16776 | ac_status=$? | ||
| 16777 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16778 | (exit $ac_status); }; } && | ||
| 16779 | { ac_try='test -s conftest$ac_exeext' | ||
| 15348 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16780 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15349 | (eval $ac_try) 2>&5 | 16781 | (eval $ac_try) 2>&5 |
| 15350 | ac_status=$? | 16782 | ac_status=$? |
| @@ -15357,7 +16789,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15357 | 16789 | ||
| 15358 | ac_cv_func_hes_getmailhost=no | 16790 | ac_cv_func_hes_getmailhost=no |
| 15359 | fi | 16791 | fi |
| 15360 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 16792 | rm -f conftest.err conftest.$ac_objext \ |
| 16793 | conftest$ac_exeext conftest.$ac_ext | ||
| 15361 | fi | 16794 | fi |
| 15362 | echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5 | 16795 | echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5 |
| 15363 | echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6 | 16796 | echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6 |
| @@ -15372,7 +16805,6 @@ else | |||
| 15372 | ac_check_lib_save_LIBS=$LIBS | 16805 | ac_check_lib_save_LIBS=$LIBS |
| 15373 | LIBS="-lhesiod $RESOLVLIB $LIBS" | 16806 | LIBS="-lhesiod $RESOLVLIB $LIBS" |
| 15374 | cat >conftest.$ac_ext <<_ACEOF | 16807 | cat >conftest.$ac_ext <<_ACEOF |
| 15375 | #line $LINENO "configure" | ||
| 15376 | /* confdefs.h. */ | 16808 | /* confdefs.h. */ |
| 15377 | _ACEOF | 16809 | _ACEOF |
| 15378 | cat confdefs.h >>conftest.$ac_ext | 16810 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15396,11 +16828,21 @@ hes_getmailhost (); | |||
| 15396 | _ACEOF | 16828 | _ACEOF |
| 15397 | rm -f conftest.$ac_objext conftest$ac_exeext | 16829 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15398 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16830 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15399 | (eval $ac_link) 2>&5 | 16831 | (eval $ac_link) 2>conftest.er1 |
| 15400 | ac_status=$? | 16832 | ac_status=$? |
| 16833 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16834 | rm -f conftest.er1 | ||
| 16835 | cat conftest.err >&5 | ||
| 15401 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16836 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15402 | (exit $ac_status); } && | 16837 | (exit $ac_status); } && |
| 15403 | { ac_try='test -s conftest$ac_exeext' | 16838 | { ac_try='test -z "$ac_c_werror_flag" |
| 16839 | || test ! -s conftest.err' | ||
| 16840 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16841 | (eval $ac_try) 2>&5 | ||
| 16842 | ac_status=$? | ||
| 16843 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16844 | (exit $ac_status); }; } && | ||
| 16845 | { ac_try='test -s conftest$ac_exeext' | ||
| 15404 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16846 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15405 | (eval $ac_try) 2>&5 | 16847 | (eval $ac_try) 2>&5 |
| 15406 | ac_status=$? | 16848 | ac_status=$? |
| @@ -15413,7 +16855,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15413 | 16855 | ||
| 15414 | ac_cv_lib_hesiod_hes_getmailhost=no | 16856 | ac_cv_lib_hesiod_hes_getmailhost=no |
| 15415 | fi | 16857 | fi |
| 15416 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 16858 | rm -f conftest.err conftest.$ac_objext \ |
| 16859 | conftest$ac_exeext conftest.$ac_ext | ||
| 15417 | LIBS=$ac_check_lib_save_LIBS | 16860 | LIBS=$ac_check_lib_save_LIBS |
| 15418 | fi | 16861 | fi |
| 15419 | echo "$as_me:$LINENO: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5 | 16862 | echo "$as_me:$LINENO: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5 |
| @@ -15443,7 +16886,6 @@ else | |||
| 15443 | ac_check_lib_save_LIBS=$LIBS | 16886 | ac_check_lib_save_LIBS=$LIBS |
| 15444 | LIBS="-lcom_err $LIBS" | 16887 | LIBS="-lcom_err $LIBS" |
| 15445 | cat >conftest.$ac_ext <<_ACEOF | 16888 | cat >conftest.$ac_ext <<_ACEOF |
| 15446 | #line $LINENO "configure" | ||
| 15447 | /* confdefs.h. */ | 16889 | /* confdefs.h. */ |
| 15448 | _ACEOF | 16890 | _ACEOF |
| 15449 | cat confdefs.h >>conftest.$ac_ext | 16891 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15467,11 +16909,21 @@ com_err (); | |||
| 15467 | _ACEOF | 16909 | _ACEOF |
| 15468 | rm -f conftest.$ac_objext conftest$ac_exeext | 16910 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15469 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16911 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15470 | (eval $ac_link) 2>&5 | 16912 | (eval $ac_link) 2>conftest.er1 |
| 15471 | ac_status=$? | 16913 | ac_status=$? |
| 16914 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16915 | rm -f conftest.er1 | ||
| 16916 | cat conftest.err >&5 | ||
| 15472 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16917 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15473 | (exit $ac_status); } && | 16918 | (exit $ac_status); } && |
| 15474 | { ac_try='test -s conftest$ac_exeext' | 16919 | { ac_try='test -z "$ac_c_werror_flag" |
| 16920 | || test ! -s conftest.err' | ||
| 16921 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16922 | (eval $ac_try) 2>&5 | ||
| 16923 | ac_status=$? | ||
| 16924 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16925 | (exit $ac_status); }; } && | ||
| 16926 | { ac_try='test -s conftest$ac_exeext' | ||
| 15475 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16927 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15476 | (eval $ac_try) 2>&5 | 16928 | (eval $ac_try) 2>&5 |
| 15477 | ac_status=$? | 16929 | ac_status=$? |
| @@ -15484,7 +16936,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15484 | 16936 | ||
| 15485 | ac_cv_lib_com_err_com_err=no | 16937 | ac_cv_lib_com_err_com_err=no |
| 15486 | fi | 16938 | fi |
| 15487 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 16939 | rm -f conftest.err conftest.$ac_objext \ |
| 16940 | conftest$ac_exeext conftest.$ac_ext | ||
| 15488 | LIBS=$ac_check_lib_save_LIBS | 16941 | LIBS=$ac_check_lib_save_LIBS |
| 15489 | fi | 16942 | fi |
| 15490 | echo "$as_me:$LINENO: result: $ac_cv_lib_com_err_com_err" >&5 | 16943 | echo "$as_me:$LINENO: result: $ac_cv_lib_com_err_com_err" >&5 |
| @@ -15507,7 +16960,6 @@ else | |||
| 15507 | ac_check_lib_save_LIBS=$LIBS | 16960 | ac_check_lib_save_LIBS=$LIBS |
| 15508 | LIBS="-lk5crypto $LIBS" | 16961 | LIBS="-lk5crypto $LIBS" |
| 15509 | cat >conftest.$ac_ext <<_ACEOF | 16962 | cat >conftest.$ac_ext <<_ACEOF |
| 15510 | #line $LINENO "configure" | ||
| 15511 | /* confdefs.h. */ | 16963 | /* confdefs.h. */ |
| 15512 | _ACEOF | 16964 | _ACEOF |
| 15513 | cat confdefs.h >>conftest.$ac_ext | 16965 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15531,11 +16983,21 @@ mit_des_cbc_encrypt (); | |||
| 15531 | _ACEOF | 16983 | _ACEOF |
| 15532 | rm -f conftest.$ac_objext conftest$ac_exeext | 16984 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15533 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16985 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15534 | (eval $ac_link) 2>&5 | 16986 | (eval $ac_link) 2>conftest.er1 |
| 15535 | ac_status=$? | 16987 | ac_status=$? |
| 16988 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 16989 | rm -f conftest.er1 | ||
| 16990 | cat conftest.err >&5 | ||
| 15536 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16991 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15537 | (exit $ac_status); } && | 16992 | (exit $ac_status); } && |
| 15538 | { ac_try='test -s conftest$ac_exeext' | 16993 | { ac_try='test -z "$ac_c_werror_flag" |
| 16994 | || test ! -s conftest.err' | ||
| 16995 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 16996 | (eval $ac_try) 2>&5 | ||
| 16997 | ac_status=$? | ||
| 16998 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 16999 | (exit $ac_status); }; } && | ||
| 17000 | { ac_try='test -s conftest$ac_exeext' | ||
| 15539 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17001 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15540 | (eval $ac_try) 2>&5 | 17002 | (eval $ac_try) 2>&5 |
| 15541 | ac_status=$? | 17003 | ac_status=$? |
| @@ -15548,7 +17010,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15548 | 17010 | ||
| 15549 | ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no | 17011 | ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no |
| 15550 | fi | 17012 | fi |
| 15551 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17013 | rm -f conftest.err conftest.$ac_objext \ |
| 17014 | conftest$ac_exeext conftest.$ac_ext | ||
| 15552 | LIBS=$ac_check_lib_save_LIBS | 17015 | LIBS=$ac_check_lib_save_LIBS |
| 15553 | fi | 17016 | fi |
| 15554 | echo "$as_me:$LINENO: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5 | 17017 | echo "$as_me:$LINENO: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5 |
| @@ -15571,7 +17034,6 @@ else | |||
| 15571 | ac_check_lib_save_LIBS=$LIBS | 17034 | ac_check_lib_save_LIBS=$LIBS |
| 15572 | LIBS="-lcrypto $LIBS" | 17035 | LIBS="-lcrypto $LIBS" |
| 15573 | cat >conftest.$ac_ext <<_ACEOF | 17036 | cat >conftest.$ac_ext <<_ACEOF |
| 15574 | #line $LINENO "configure" | ||
| 15575 | /* confdefs.h. */ | 17037 | /* confdefs.h. */ |
| 15576 | _ACEOF | 17038 | _ACEOF |
| 15577 | cat confdefs.h >>conftest.$ac_ext | 17039 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15595,11 +17057,21 @@ mit_des_cbc_encrypt (); | |||
| 15595 | _ACEOF | 17057 | _ACEOF |
| 15596 | rm -f conftest.$ac_objext conftest$ac_exeext | 17058 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15597 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17059 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15598 | (eval $ac_link) 2>&5 | 17060 | (eval $ac_link) 2>conftest.er1 |
| 15599 | ac_status=$? | 17061 | ac_status=$? |
| 17062 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17063 | rm -f conftest.er1 | ||
| 17064 | cat conftest.err >&5 | ||
| 15600 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17065 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15601 | (exit $ac_status); } && | 17066 | (exit $ac_status); } && |
| 15602 | { ac_try='test -s conftest$ac_exeext' | 17067 | { ac_try='test -z "$ac_c_werror_flag" |
| 17068 | || test ! -s conftest.err' | ||
| 17069 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17070 | (eval $ac_try) 2>&5 | ||
| 17071 | ac_status=$? | ||
| 17072 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17073 | (exit $ac_status); }; } && | ||
| 17074 | { ac_try='test -s conftest$ac_exeext' | ||
| 15603 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17075 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15604 | (eval $ac_try) 2>&5 | 17076 | (eval $ac_try) 2>&5 |
| 15605 | ac_status=$? | 17077 | ac_status=$? |
| @@ -15612,7 +17084,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15612 | 17084 | ||
| 15613 | ac_cv_lib_crypto_mit_des_cbc_encrypt=no | 17085 | ac_cv_lib_crypto_mit_des_cbc_encrypt=no |
| 15614 | fi | 17086 | fi |
| 15615 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17087 | rm -f conftest.err conftest.$ac_objext \ |
| 17088 | conftest$ac_exeext conftest.$ac_ext | ||
| 15616 | LIBS=$ac_check_lib_save_LIBS | 17089 | LIBS=$ac_check_lib_save_LIBS |
| 15617 | fi | 17090 | fi |
| 15618 | echo "$as_me:$LINENO: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5 | 17091 | echo "$as_me:$LINENO: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5 |
| @@ -15635,7 +17108,6 @@ else | |||
| 15635 | ac_check_lib_save_LIBS=$LIBS | 17108 | ac_check_lib_save_LIBS=$LIBS |
| 15636 | LIBS="-lkrb5 $LIBS" | 17109 | LIBS="-lkrb5 $LIBS" |
| 15637 | cat >conftest.$ac_ext <<_ACEOF | 17110 | cat >conftest.$ac_ext <<_ACEOF |
| 15638 | #line $LINENO "configure" | ||
| 15639 | /* confdefs.h. */ | 17111 | /* confdefs.h. */ |
| 15640 | _ACEOF | 17112 | _ACEOF |
| 15641 | cat confdefs.h >>conftest.$ac_ext | 17113 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15659,11 +17131,21 @@ krb5_init_context (); | |||
| 15659 | _ACEOF | 17131 | _ACEOF |
| 15660 | rm -f conftest.$ac_objext conftest$ac_exeext | 17132 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15661 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17133 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15662 | (eval $ac_link) 2>&5 | 17134 | (eval $ac_link) 2>conftest.er1 |
| 15663 | ac_status=$? | 17135 | ac_status=$? |
| 17136 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17137 | rm -f conftest.er1 | ||
| 17138 | cat conftest.err >&5 | ||
| 15664 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17139 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15665 | (exit $ac_status); } && | 17140 | (exit $ac_status); } && |
| 15666 | { ac_try='test -s conftest$ac_exeext' | 17141 | { ac_try='test -z "$ac_c_werror_flag" |
| 17142 | || test ! -s conftest.err' | ||
| 17143 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17144 | (eval $ac_try) 2>&5 | ||
| 17145 | ac_status=$? | ||
| 17146 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17147 | (exit $ac_status); }; } && | ||
| 17148 | { ac_try='test -s conftest$ac_exeext' | ||
| 15667 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17149 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15668 | (eval $ac_try) 2>&5 | 17150 | (eval $ac_try) 2>&5 |
| 15669 | ac_status=$? | 17151 | ac_status=$? |
| @@ -15676,7 +17158,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15676 | 17158 | ||
| 15677 | ac_cv_lib_krb5_krb5_init_context=no | 17159 | ac_cv_lib_krb5_krb5_init_context=no |
| 15678 | fi | 17160 | fi |
| 15679 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17161 | rm -f conftest.err conftest.$ac_objext \ |
| 17162 | conftest$ac_exeext conftest.$ac_ext | ||
| 15680 | LIBS=$ac_check_lib_save_LIBS | 17163 | LIBS=$ac_check_lib_save_LIBS |
| 15681 | fi | 17164 | fi |
| 15682 | echo "$as_me:$LINENO: result: $ac_cv_lib_krb5_krb5_init_context" >&5 | 17165 | echo "$as_me:$LINENO: result: $ac_cv_lib_krb5_krb5_init_context" >&5 |
| @@ -15700,7 +17183,6 @@ else | |||
| 15700 | ac_check_lib_save_LIBS=$LIBS | 17183 | ac_check_lib_save_LIBS=$LIBS |
| 15701 | LIBS="-ldes425 $LIBS" | 17184 | LIBS="-ldes425 $LIBS" |
| 15702 | cat >conftest.$ac_ext <<_ACEOF | 17185 | cat >conftest.$ac_ext <<_ACEOF |
| 15703 | #line $LINENO "configure" | ||
| 15704 | /* confdefs.h. */ | 17186 | /* confdefs.h. */ |
| 15705 | _ACEOF | 17187 | _ACEOF |
| 15706 | cat confdefs.h >>conftest.$ac_ext | 17188 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15724,11 +17206,21 @@ des_cbc_encrypt (); | |||
| 15724 | _ACEOF | 17206 | _ACEOF |
| 15725 | rm -f conftest.$ac_objext conftest$ac_exeext | 17207 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15726 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17208 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15727 | (eval $ac_link) 2>&5 | 17209 | (eval $ac_link) 2>conftest.er1 |
| 15728 | ac_status=$? | 17210 | ac_status=$? |
| 17211 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17212 | rm -f conftest.er1 | ||
| 17213 | cat conftest.err >&5 | ||
| 15729 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17214 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15730 | (exit $ac_status); } && | 17215 | (exit $ac_status); } && |
| 15731 | { ac_try='test -s conftest$ac_exeext' | 17216 | { ac_try='test -z "$ac_c_werror_flag" |
| 17217 | || test ! -s conftest.err' | ||
| 17218 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17219 | (eval $ac_try) 2>&5 | ||
| 17220 | ac_status=$? | ||
| 17221 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17222 | (exit $ac_status); }; } && | ||
| 17223 | { ac_try='test -s conftest$ac_exeext' | ||
| 15732 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17224 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15733 | (eval $ac_try) 2>&5 | 17225 | (eval $ac_try) 2>&5 |
| 15734 | ac_status=$? | 17226 | ac_status=$? |
| @@ -15741,7 +17233,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15741 | 17233 | ||
| 15742 | ac_cv_lib_des425_des_cbc_encrypt=no | 17234 | ac_cv_lib_des425_des_cbc_encrypt=no |
| 15743 | fi | 17235 | fi |
| 15744 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17236 | rm -f conftest.err conftest.$ac_objext \ |
| 17237 | conftest$ac_exeext conftest.$ac_ext | ||
| 15745 | LIBS=$ac_check_lib_save_LIBS | 17238 | LIBS=$ac_check_lib_save_LIBS |
| 15746 | fi | 17239 | fi |
| 15747 | echo "$as_me:$LINENO: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5 | 17240 | echo "$as_me:$LINENO: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5 |
| @@ -15763,7 +17256,6 @@ else | |||
| 15763 | ac_check_lib_save_LIBS=$LIBS | 17256 | ac_check_lib_save_LIBS=$LIBS |
| 15764 | LIBS="-ldes $LIBS" | 17257 | LIBS="-ldes $LIBS" |
| 15765 | cat >conftest.$ac_ext <<_ACEOF | 17258 | cat >conftest.$ac_ext <<_ACEOF |
| 15766 | #line $LINENO "configure" | ||
| 15767 | /* confdefs.h. */ | 17259 | /* confdefs.h. */ |
| 15768 | _ACEOF | 17260 | _ACEOF |
| 15769 | cat confdefs.h >>conftest.$ac_ext | 17261 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15787,11 +17279,21 @@ des_cbc_encrypt (); | |||
| 15787 | _ACEOF | 17279 | _ACEOF |
| 15788 | rm -f conftest.$ac_objext conftest$ac_exeext | 17280 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15789 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17281 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15790 | (eval $ac_link) 2>&5 | 17282 | (eval $ac_link) 2>conftest.er1 |
| 15791 | ac_status=$? | 17283 | ac_status=$? |
| 17284 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17285 | rm -f conftest.er1 | ||
| 17286 | cat conftest.err >&5 | ||
| 15792 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17287 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15793 | (exit $ac_status); } && | 17288 | (exit $ac_status); } && |
| 15794 | { ac_try='test -s conftest$ac_exeext' | 17289 | { ac_try='test -z "$ac_c_werror_flag" |
| 17290 | || test ! -s conftest.err' | ||
| 17291 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17292 | (eval $ac_try) 2>&5 | ||
| 17293 | ac_status=$? | ||
| 17294 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17295 | (exit $ac_status); }; } && | ||
| 17296 | { ac_try='test -s conftest$ac_exeext' | ||
| 15795 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17297 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15796 | (eval $ac_try) 2>&5 | 17298 | (eval $ac_try) 2>&5 |
| 15797 | ac_status=$? | 17299 | ac_status=$? |
| @@ -15804,7 +17306,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15804 | 17306 | ||
| 15805 | ac_cv_lib_des_des_cbc_encrypt=no | 17307 | ac_cv_lib_des_des_cbc_encrypt=no |
| 15806 | fi | 17308 | fi |
| 15807 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17309 | rm -f conftest.err conftest.$ac_objext \ |
| 17310 | conftest$ac_exeext conftest.$ac_ext | ||
| 15808 | LIBS=$ac_check_lib_save_LIBS | 17311 | LIBS=$ac_check_lib_save_LIBS |
| 15809 | fi | 17312 | fi |
| 15810 | echo "$as_me:$LINENO: result: $ac_cv_lib_des_des_cbc_encrypt" >&5 | 17313 | echo "$as_me:$LINENO: result: $ac_cv_lib_des_des_cbc_encrypt" >&5 |
| @@ -15829,7 +17332,6 @@ else | |||
| 15829 | ac_check_lib_save_LIBS=$LIBS | 17332 | ac_check_lib_save_LIBS=$LIBS |
| 15830 | LIBS="-lkrb4 $LIBS" | 17333 | LIBS="-lkrb4 $LIBS" |
| 15831 | cat >conftest.$ac_ext <<_ACEOF | 17334 | cat >conftest.$ac_ext <<_ACEOF |
| 15832 | #line $LINENO "configure" | ||
| 15833 | /* confdefs.h. */ | 17335 | /* confdefs.h. */ |
| 15834 | _ACEOF | 17336 | _ACEOF |
| 15835 | cat confdefs.h >>conftest.$ac_ext | 17337 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15853,11 +17355,21 @@ krb_get_cred (); | |||
| 15853 | _ACEOF | 17355 | _ACEOF |
| 15854 | rm -f conftest.$ac_objext conftest$ac_exeext | 17356 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15855 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17357 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15856 | (eval $ac_link) 2>&5 | 17358 | (eval $ac_link) 2>conftest.er1 |
| 15857 | ac_status=$? | 17359 | ac_status=$? |
| 17360 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17361 | rm -f conftest.er1 | ||
| 17362 | cat conftest.err >&5 | ||
| 15858 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17363 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15859 | (exit $ac_status); } && | 17364 | (exit $ac_status); } && |
| 15860 | { ac_try='test -s conftest$ac_exeext' | 17365 | { ac_try='test -z "$ac_c_werror_flag" |
| 17366 | || test ! -s conftest.err' | ||
| 17367 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17368 | (eval $ac_try) 2>&5 | ||
| 17369 | ac_status=$? | ||
| 17370 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17371 | (exit $ac_status); }; } && | ||
| 17372 | { ac_try='test -s conftest$ac_exeext' | ||
| 15861 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17373 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15862 | (eval $ac_try) 2>&5 | 17374 | (eval $ac_try) 2>&5 |
| 15863 | ac_status=$? | 17375 | ac_status=$? |
| @@ -15870,7 +17382,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15870 | 17382 | ||
| 15871 | ac_cv_lib_krb4_krb_get_cred=no | 17383 | ac_cv_lib_krb4_krb_get_cred=no |
| 15872 | fi | 17384 | fi |
| 15873 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17385 | rm -f conftest.err conftest.$ac_objext \ |
| 17386 | conftest$ac_exeext conftest.$ac_ext | ||
| 15874 | LIBS=$ac_check_lib_save_LIBS | 17387 | LIBS=$ac_check_lib_save_LIBS |
| 15875 | fi | 17388 | fi |
| 15876 | echo "$as_me:$LINENO: result: $ac_cv_lib_krb4_krb_get_cred" >&5 | 17389 | echo "$as_me:$LINENO: result: $ac_cv_lib_krb4_krb_get_cred" >&5 |
| @@ -15892,7 +17405,6 @@ else | |||
| 15892 | ac_check_lib_save_LIBS=$LIBS | 17405 | ac_check_lib_save_LIBS=$LIBS |
| 15893 | LIBS="-lkrb $LIBS" | 17406 | LIBS="-lkrb $LIBS" |
| 15894 | cat >conftest.$ac_ext <<_ACEOF | 17407 | cat >conftest.$ac_ext <<_ACEOF |
| 15895 | #line $LINENO "configure" | ||
| 15896 | /* confdefs.h. */ | 17408 | /* confdefs.h. */ |
| 15897 | _ACEOF | 17409 | _ACEOF |
| 15898 | cat confdefs.h >>conftest.$ac_ext | 17410 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15916,11 +17428,21 @@ krb_get_cred (); | |||
| 15916 | _ACEOF | 17428 | _ACEOF |
| 15917 | rm -f conftest.$ac_objext conftest$ac_exeext | 17429 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15918 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17430 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15919 | (eval $ac_link) 2>&5 | 17431 | (eval $ac_link) 2>conftest.er1 |
| 15920 | ac_status=$? | 17432 | ac_status=$? |
| 17433 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17434 | rm -f conftest.er1 | ||
| 17435 | cat conftest.err >&5 | ||
| 15921 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17436 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15922 | (exit $ac_status); } && | 17437 | (exit $ac_status); } && |
| 15923 | { ac_try='test -s conftest$ac_exeext' | 17438 | { ac_try='test -z "$ac_c_werror_flag" |
| 17439 | || test ! -s conftest.err' | ||
| 17440 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17441 | (eval $ac_try) 2>&5 | ||
| 17442 | ac_status=$? | ||
| 17443 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17444 | (exit $ac_status); }; } && | ||
| 17445 | { ac_try='test -s conftest$ac_exeext' | ||
| 15924 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17446 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15925 | (eval $ac_try) 2>&5 | 17447 | (eval $ac_try) 2>&5 |
| 15926 | ac_status=$? | 17448 | ac_status=$? |
| @@ -15933,7 +17455,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15933 | 17455 | ||
| 15934 | ac_cv_lib_krb_krb_get_cred=no | 17456 | ac_cv_lib_krb_krb_get_cred=no |
| 15935 | fi | 17457 | fi |
| 15936 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17458 | rm -f conftest.err conftest.$ac_objext \ |
| 17459 | conftest$ac_exeext conftest.$ac_ext | ||
| 15937 | LIBS=$ac_check_lib_save_LIBS | 17460 | LIBS=$ac_check_lib_save_LIBS |
| 15938 | fi | 17461 | fi |
| 15939 | echo "$as_me:$LINENO: result: $ac_cv_lib_krb_krb_get_cred" >&5 | 17462 | echo "$as_me:$LINENO: result: $ac_cv_lib_krb_krb_get_cred" >&5 |
| @@ -15969,7 +17492,6 @@ else | |||
| 15969 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 17492 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 15970 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 17493 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 15971 | cat >conftest.$ac_ext <<_ACEOF | 17494 | cat >conftest.$ac_ext <<_ACEOF |
| 15972 | #line $LINENO "configure" | ||
| 15973 | /* confdefs.h. */ | 17495 | /* confdefs.h. */ |
| 15974 | _ACEOF | 17496 | _ACEOF |
| 15975 | cat confdefs.h >>conftest.$ac_ext | 17497 | cat confdefs.h >>conftest.$ac_ext |
| @@ -15980,11 +17502,21 @@ $ac_includes_default | |||
| 15980 | _ACEOF | 17502 | _ACEOF |
| 15981 | rm -f conftest.$ac_objext | 17503 | rm -f conftest.$ac_objext |
| 15982 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 17504 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 15983 | (eval $ac_compile) 2>&5 | 17505 | (eval $ac_compile) 2>conftest.er1 |
| 15984 | ac_status=$? | 17506 | ac_status=$? |
| 17507 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17508 | rm -f conftest.er1 | ||
| 17509 | cat conftest.err >&5 | ||
| 15985 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17510 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15986 | (exit $ac_status); } && | 17511 | (exit $ac_status); } && |
| 15987 | { ac_try='test -s conftest.$ac_objext' | 17512 | { ac_try='test -z "$ac_c_werror_flag" |
| 17513 | || test ! -s conftest.err' | ||
| 17514 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17515 | (eval $ac_try) 2>&5 | ||
| 17516 | ac_status=$? | ||
| 17517 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17518 | (exit $ac_status); }; } && | ||
| 17519 | { ac_try='test -s conftest.$ac_objext' | ||
| 15988 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17520 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15989 | (eval $ac_try) 2>&5 | 17521 | (eval $ac_try) 2>&5 |
| 15990 | ac_status=$? | 17522 | ac_status=$? |
| @@ -15997,7 +17529,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 15997 | 17529 | ||
| 15998 | ac_header_compiler=no | 17530 | ac_header_compiler=no |
| 15999 | fi | 17531 | fi |
| 16000 | rm -f conftest.$ac_objext conftest.$ac_ext | 17532 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 16001 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 17533 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 16002 | echo "${ECHO_T}$ac_header_compiler" >&6 | 17534 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 16003 | 17535 | ||
| @@ -16005,7 +17537,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 16005 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 17537 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 16006 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 17538 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 16007 | cat >conftest.$ac_ext <<_ACEOF | 17539 | cat >conftest.$ac_ext <<_ACEOF |
| 16008 | #line $LINENO "configure" | ||
| 16009 | /* confdefs.h. */ | 17540 | /* confdefs.h. */ |
| 16010 | _ACEOF | 17541 | _ACEOF |
| 16011 | cat confdefs.h >>conftest.$ac_ext | 17542 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16023,6 +17554,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 16023 | (exit $ac_status); } >/dev/null; then | 17554 | (exit $ac_status); } >/dev/null; then |
| 16024 | if test -s conftest.err; then | 17555 | if test -s conftest.err; then |
| 16025 | ac_cpp_err=$ac_c_preproc_warn_flag | 17556 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 17557 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 16026 | else | 17558 | else |
| 16027 | ac_cpp_err= | 17559 | ac_cpp_err= |
| 16028 | fi | 17560 | fi |
| @@ -16042,33 +17574,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 16042 | echo "${ECHO_T}$ac_header_preproc" >&6 | 17574 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 16043 | 17575 | ||
| 16044 | # So? What about this header? | 17576 | # So? What about this header? |
| 16045 | case $ac_header_compiler:$ac_header_preproc in | 17577 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 16046 | yes:no ) | 17578 | yes:no: ) |
| 16047 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 17579 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 16048 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 17580 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 16049 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 17581 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 16050 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 17582 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 16051 | ( | 17583 | ac_header_preproc=yes |
| 16052 | cat <<\_ASBOX | ||
| 16053 | ## ------------------------------------ ## | ||
| 16054 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 16055 | ## ------------------------------------ ## | ||
| 16056 | _ASBOX | ||
| 16057 | ) | | ||
| 16058 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 16059 | ;; | 17584 | ;; |
| 16060 | no:yes ) | 17585 | no:yes:* ) |
| 16061 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 17586 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 16062 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 17587 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 16063 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 17588 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 16064 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 17589 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 17590 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 17591 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 17592 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 17593 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 16065 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 17594 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 16066 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 17595 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 17596 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 17597 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 16067 | ( | 17598 | ( |
| 16068 | cat <<\_ASBOX | 17599 | cat <<\_ASBOX |
| 16069 | ## ------------------------------------ ## | 17600 | ## ------------------------------------------ ## |
| 16070 | ## Report this to bug-autoconf@gnu.org. ## | 17601 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 16071 | ## ------------------------------------ ## | 17602 | ## ------------------------------------------ ## |
| 16072 | _ASBOX | 17603 | _ASBOX |
| 16073 | ) | | 17604 | ) | |
| 16074 | sed "s/^/$as_me: WARNING: /" >&2 | 17605 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -16079,7 +17610,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 16079 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 17610 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16080 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 17611 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16081 | else | 17612 | else |
| 16082 | eval "$as_ac_Header=$ac_header_preproc" | 17613 | eval "$as_ac_Header=\$ac_header_preproc" |
| 16083 | fi | 17614 | fi |
| 16084 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 17615 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 16085 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 17616 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -16112,7 +17643,6 @@ else | |||
| 16112 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 17643 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 16113 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 17644 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 16114 | cat >conftest.$ac_ext <<_ACEOF | 17645 | cat >conftest.$ac_ext <<_ACEOF |
| 16115 | #line $LINENO "configure" | ||
| 16116 | /* confdefs.h. */ | 17646 | /* confdefs.h. */ |
| 16117 | _ACEOF | 17647 | _ACEOF |
| 16118 | cat confdefs.h >>conftest.$ac_ext | 17648 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16123,11 +17653,21 @@ $ac_includes_default | |||
| 16123 | _ACEOF | 17653 | _ACEOF |
| 16124 | rm -f conftest.$ac_objext | 17654 | rm -f conftest.$ac_objext |
| 16125 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 17655 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 16126 | (eval $ac_compile) 2>&5 | 17656 | (eval $ac_compile) 2>conftest.er1 |
| 16127 | ac_status=$? | 17657 | ac_status=$? |
| 17658 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17659 | rm -f conftest.er1 | ||
| 17660 | cat conftest.err >&5 | ||
| 16128 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17661 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16129 | (exit $ac_status); } && | 17662 | (exit $ac_status); } && |
| 16130 | { ac_try='test -s conftest.$ac_objext' | 17663 | { ac_try='test -z "$ac_c_werror_flag" |
| 17664 | || test ! -s conftest.err' | ||
| 17665 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17666 | (eval $ac_try) 2>&5 | ||
| 17667 | ac_status=$? | ||
| 17668 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17669 | (exit $ac_status); }; } && | ||
| 17670 | { ac_try='test -s conftest.$ac_objext' | ||
| 16131 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17671 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16132 | (eval $ac_try) 2>&5 | 17672 | (eval $ac_try) 2>&5 |
| 16133 | ac_status=$? | 17673 | ac_status=$? |
| @@ -16140,7 +17680,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16140 | 17680 | ||
| 16141 | ac_header_compiler=no | 17681 | ac_header_compiler=no |
| 16142 | fi | 17682 | fi |
| 16143 | rm -f conftest.$ac_objext conftest.$ac_ext | 17683 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 16144 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 17684 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 16145 | echo "${ECHO_T}$ac_header_compiler" >&6 | 17685 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 16146 | 17686 | ||
| @@ -16148,7 +17688,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 16148 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 17688 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 16149 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 17689 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 16150 | cat >conftest.$ac_ext <<_ACEOF | 17690 | cat >conftest.$ac_ext <<_ACEOF |
| 16151 | #line $LINENO "configure" | ||
| 16152 | /* confdefs.h. */ | 17691 | /* confdefs.h. */ |
| 16153 | _ACEOF | 17692 | _ACEOF |
| 16154 | cat confdefs.h >>conftest.$ac_ext | 17693 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16166,6 +17705,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 16166 | (exit $ac_status); } >/dev/null; then | 17705 | (exit $ac_status); } >/dev/null; then |
| 16167 | if test -s conftest.err; then | 17706 | if test -s conftest.err; then |
| 16168 | ac_cpp_err=$ac_c_preproc_warn_flag | 17707 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 17708 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 16169 | else | 17709 | else |
| 16170 | ac_cpp_err= | 17710 | ac_cpp_err= |
| 16171 | fi | 17711 | fi |
| @@ -16185,33 +17725,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 16185 | echo "${ECHO_T}$ac_header_preproc" >&6 | 17725 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 16186 | 17726 | ||
| 16187 | # So? What about this header? | 17727 | # So? What about this header? |
| 16188 | case $ac_header_compiler:$ac_header_preproc in | 17728 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 16189 | yes:no ) | 17729 | yes:no: ) |
| 16190 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 17730 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 16191 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 17731 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 16192 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 17732 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 16193 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 17733 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 16194 | ( | 17734 | ac_header_preproc=yes |
| 16195 | cat <<\_ASBOX | ||
| 16196 | ## ------------------------------------ ## | ||
| 16197 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 16198 | ## ------------------------------------ ## | ||
| 16199 | _ASBOX | ||
| 16200 | ) | | ||
| 16201 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 16202 | ;; | 17735 | ;; |
| 16203 | no:yes ) | 17736 | no:yes:* ) |
| 16204 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 17737 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 16205 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 17738 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 16206 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 17739 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 16207 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 17740 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 17741 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 17742 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 17743 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 17744 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 16208 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 17745 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 16209 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 17746 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 17747 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 17748 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 16210 | ( | 17749 | ( |
| 16211 | cat <<\_ASBOX | 17750 | cat <<\_ASBOX |
| 16212 | ## ------------------------------------ ## | 17751 | ## ------------------------------------------ ## |
| 16213 | ## Report this to bug-autoconf@gnu.org. ## | 17752 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 16214 | ## ------------------------------------ ## | 17753 | ## ------------------------------------------ ## |
| 16215 | _ASBOX | 17754 | _ASBOX |
| 16216 | ) | | 17755 | ) | |
| 16217 | sed "s/^/$as_me: WARNING: /" >&2 | 17756 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -16222,7 +17761,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 16222 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 17761 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16223 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 17762 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16224 | else | 17763 | else |
| 16225 | eval "$as_ac_Header=$ac_header_preproc" | 17764 | eval "$as_ac_Header=\$ac_header_preproc" |
| 16226 | fi | 17765 | fi |
| 16227 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 17766 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 16228 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 17767 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -16251,7 +17790,6 @@ else | |||
| 16251 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 17790 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 16252 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 17791 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 16253 | cat >conftest.$ac_ext <<_ACEOF | 17792 | cat >conftest.$ac_ext <<_ACEOF |
| 16254 | #line $LINENO "configure" | ||
| 16255 | /* confdefs.h. */ | 17793 | /* confdefs.h. */ |
| 16256 | _ACEOF | 17794 | _ACEOF |
| 16257 | cat confdefs.h >>conftest.$ac_ext | 17795 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16262,11 +17800,21 @@ $ac_includes_default | |||
| 16262 | _ACEOF | 17800 | _ACEOF |
| 16263 | rm -f conftest.$ac_objext | 17801 | rm -f conftest.$ac_objext |
| 16264 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 17802 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 16265 | (eval $ac_compile) 2>&5 | 17803 | (eval $ac_compile) 2>conftest.er1 |
| 16266 | ac_status=$? | 17804 | ac_status=$? |
| 17805 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17806 | rm -f conftest.er1 | ||
| 17807 | cat conftest.err >&5 | ||
| 16267 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17808 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16268 | (exit $ac_status); } && | 17809 | (exit $ac_status); } && |
| 16269 | { ac_try='test -s conftest.$ac_objext' | 17810 | { ac_try='test -z "$ac_c_werror_flag" |
| 17811 | || test ! -s conftest.err' | ||
| 17812 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17813 | (eval $ac_try) 2>&5 | ||
| 17814 | ac_status=$? | ||
| 17815 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17816 | (exit $ac_status); }; } && | ||
| 17817 | { ac_try='test -s conftest.$ac_objext' | ||
| 16270 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17818 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16271 | (eval $ac_try) 2>&5 | 17819 | (eval $ac_try) 2>&5 |
| 16272 | ac_status=$? | 17820 | ac_status=$? |
| @@ -16279,7 +17827,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16279 | 17827 | ||
| 16280 | ac_header_compiler=no | 17828 | ac_header_compiler=no |
| 16281 | fi | 17829 | fi |
| 16282 | rm -f conftest.$ac_objext conftest.$ac_ext | 17830 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 16283 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 17831 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 16284 | echo "${ECHO_T}$ac_header_compiler" >&6 | 17832 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 16285 | 17833 | ||
| @@ -16287,7 +17835,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 16287 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 17835 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 16288 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 17836 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 16289 | cat >conftest.$ac_ext <<_ACEOF | 17837 | cat >conftest.$ac_ext <<_ACEOF |
| 16290 | #line $LINENO "configure" | ||
| 16291 | /* confdefs.h. */ | 17838 | /* confdefs.h. */ |
| 16292 | _ACEOF | 17839 | _ACEOF |
| 16293 | cat confdefs.h >>conftest.$ac_ext | 17840 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16305,6 +17852,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 16305 | (exit $ac_status); } >/dev/null; then | 17852 | (exit $ac_status); } >/dev/null; then |
| 16306 | if test -s conftest.err; then | 17853 | if test -s conftest.err; then |
| 16307 | ac_cpp_err=$ac_c_preproc_warn_flag | 17854 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 17855 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 16308 | else | 17856 | else |
| 16309 | ac_cpp_err= | 17857 | ac_cpp_err= |
| 16310 | fi | 17858 | fi |
| @@ -16324,33 +17872,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 16324 | echo "${ECHO_T}$ac_header_preproc" >&6 | 17872 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 16325 | 17873 | ||
| 16326 | # So? What about this header? | 17874 | # So? What about this header? |
| 16327 | case $ac_header_compiler:$ac_header_preproc in | 17875 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 16328 | yes:no ) | 17876 | yes:no: ) |
| 16329 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 17877 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 16330 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 17878 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 16331 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 17879 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 16332 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 17880 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 16333 | ( | 17881 | ac_header_preproc=yes |
| 16334 | cat <<\_ASBOX | ||
| 16335 | ## ------------------------------------ ## | ||
| 16336 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 16337 | ## ------------------------------------ ## | ||
| 16338 | _ASBOX | ||
| 16339 | ) | | ||
| 16340 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 16341 | ;; | 17882 | ;; |
| 16342 | no:yes ) | 17883 | no:yes:* ) |
| 16343 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 17884 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 16344 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 17885 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 16345 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 17886 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 16346 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 17887 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 17888 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 17889 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 17890 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 17891 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 16347 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 17892 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 16348 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 17893 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 17894 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 17895 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 16349 | ( | 17896 | ( |
| 16350 | cat <<\_ASBOX | 17897 | cat <<\_ASBOX |
| 16351 | ## ------------------------------------ ## | 17898 | ## ------------------------------------------ ## |
| 16352 | ## Report this to bug-autoconf@gnu.org. ## | 17899 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 16353 | ## ------------------------------------ ## | 17900 | ## ------------------------------------------ ## |
| 16354 | _ASBOX | 17901 | _ASBOX |
| 16355 | ) | | 17902 | ) | |
| 16356 | sed "s/^/$as_me: WARNING: /" >&2 | 17903 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -16361,7 +17908,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 16361 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 17908 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16362 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 17909 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16363 | else | 17910 | else |
| 16364 | eval "$as_ac_Header=$ac_header_preproc" | 17911 | eval "$as_ac_Header=\$ac_header_preproc" |
| 16365 | fi | 17912 | fi |
| 16366 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 17913 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 16367 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 17914 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -16390,7 +17937,6 @@ else | |||
| 16390 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 17937 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 16391 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 17938 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 16392 | cat >conftest.$ac_ext <<_ACEOF | 17939 | cat >conftest.$ac_ext <<_ACEOF |
| 16393 | #line $LINENO "configure" | ||
| 16394 | /* confdefs.h. */ | 17940 | /* confdefs.h. */ |
| 16395 | _ACEOF | 17941 | _ACEOF |
| 16396 | cat confdefs.h >>conftest.$ac_ext | 17942 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16401,11 +17947,21 @@ $ac_includes_default | |||
| 16401 | _ACEOF | 17947 | _ACEOF |
| 16402 | rm -f conftest.$ac_objext | 17948 | rm -f conftest.$ac_objext |
| 16403 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 17949 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 16404 | (eval $ac_compile) 2>&5 | 17950 | (eval $ac_compile) 2>conftest.er1 |
| 16405 | ac_status=$? | 17951 | ac_status=$? |
| 17952 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 17953 | rm -f conftest.er1 | ||
| 17954 | cat conftest.err >&5 | ||
| 16406 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17955 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16407 | (exit $ac_status); } && | 17956 | (exit $ac_status); } && |
| 16408 | { ac_try='test -s conftest.$ac_objext' | 17957 | { ac_try='test -z "$ac_c_werror_flag" |
| 17958 | || test ! -s conftest.err' | ||
| 17959 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 17960 | (eval $ac_try) 2>&5 | ||
| 17961 | ac_status=$? | ||
| 17962 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 17963 | (exit $ac_status); }; } && | ||
| 17964 | { ac_try='test -s conftest.$ac_objext' | ||
| 16409 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17965 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16410 | (eval $ac_try) 2>&5 | 17966 | (eval $ac_try) 2>&5 |
| 16411 | ac_status=$? | 17967 | ac_status=$? |
| @@ -16418,7 +17974,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16418 | 17974 | ||
| 16419 | ac_header_compiler=no | 17975 | ac_header_compiler=no |
| 16420 | fi | 17976 | fi |
| 16421 | rm -f conftest.$ac_objext conftest.$ac_ext | 17977 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 16422 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 17978 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 16423 | echo "${ECHO_T}$ac_header_compiler" >&6 | 17979 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 16424 | 17980 | ||
| @@ -16426,7 +17982,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 16426 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 17982 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 16427 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 17983 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 16428 | cat >conftest.$ac_ext <<_ACEOF | 17984 | cat >conftest.$ac_ext <<_ACEOF |
| 16429 | #line $LINENO "configure" | ||
| 16430 | /* confdefs.h. */ | 17985 | /* confdefs.h. */ |
| 16431 | _ACEOF | 17986 | _ACEOF |
| 16432 | cat confdefs.h >>conftest.$ac_ext | 17987 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16444,6 +17999,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 16444 | (exit $ac_status); } >/dev/null; then | 17999 | (exit $ac_status); } >/dev/null; then |
| 16445 | if test -s conftest.err; then | 18000 | if test -s conftest.err; then |
| 16446 | ac_cpp_err=$ac_c_preproc_warn_flag | 18001 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 18002 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 16447 | else | 18003 | else |
| 16448 | ac_cpp_err= | 18004 | ac_cpp_err= |
| 16449 | fi | 18005 | fi |
| @@ -16463,33 +18019,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 16463 | echo "${ECHO_T}$ac_header_preproc" >&6 | 18019 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 16464 | 18020 | ||
| 16465 | # So? What about this header? | 18021 | # So? What about this header? |
| 16466 | case $ac_header_compiler:$ac_header_preproc in | 18022 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 16467 | yes:no ) | 18023 | yes:no: ) |
| 16468 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 18024 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 16469 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 18025 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 16470 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18026 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 16471 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18027 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 16472 | ( | 18028 | ac_header_preproc=yes |
| 16473 | cat <<\_ASBOX | ||
| 16474 | ## ------------------------------------ ## | ||
| 16475 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 16476 | ## ------------------------------------ ## | ||
| 16477 | _ASBOX | ||
| 16478 | ) | | ||
| 16479 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 16480 | ;; | 18029 | ;; |
| 16481 | no:yes ) | 18030 | no:yes:* ) |
| 16482 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 18031 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 16483 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 18032 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 16484 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 18033 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 16485 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 18034 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 18035 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 18036 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 18037 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 18038 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 16486 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18039 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 16487 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18040 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 18041 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 18042 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 16488 | ( | 18043 | ( |
| 16489 | cat <<\_ASBOX | 18044 | cat <<\_ASBOX |
| 16490 | ## ------------------------------------ ## | 18045 | ## ------------------------------------------ ## |
| 16491 | ## Report this to bug-autoconf@gnu.org. ## | 18046 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 16492 | ## ------------------------------------ ## | 18047 | ## ------------------------------------------ ## |
| 16493 | _ASBOX | 18048 | _ASBOX |
| 16494 | ) | | 18049 | ) | |
| 16495 | sed "s/^/$as_me: WARNING: /" >&2 | 18050 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -16500,7 +18055,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 16500 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 18055 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16501 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 18056 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16502 | else | 18057 | else |
| 16503 | eval "$as_ac_Header=$ac_header_preproc" | 18058 | eval "$as_ac_Header=\$ac_header_preproc" |
| 16504 | fi | 18059 | fi |
| 16505 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 18060 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 16506 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 18061 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -16540,7 +18095,6 @@ else | |||
| 16540 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 18095 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 16541 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 18096 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 16542 | cat >conftest.$ac_ext <<_ACEOF | 18097 | cat >conftest.$ac_ext <<_ACEOF |
| 16543 | #line $LINENO "configure" | ||
| 16544 | /* confdefs.h. */ | 18098 | /* confdefs.h. */ |
| 16545 | _ACEOF | 18099 | _ACEOF |
| 16546 | cat confdefs.h >>conftest.$ac_ext | 18100 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16551,11 +18105,21 @@ $ac_includes_default | |||
| 16551 | _ACEOF | 18105 | _ACEOF |
| 16552 | rm -f conftest.$ac_objext | 18106 | rm -f conftest.$ac_objext |
| 16553 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18107 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 16554 | (eval $ac_compile) 2>&5 | 18108 | (eval $ac_compile) 2>conftest.er1 |
| 16555 | ac_status=$? | 18109 | ac_status=$? |
| 18110 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18111 | rm -f conftest.er1 | ||
| 18112 | cat conftest.err >&5 | ||
| 16556 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18113 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16557 | (exit $ac_status); } && | 18114 | (exit $ac_status); } && |
| 16558 | { ac_try='test -s conftest.$ac_objext' | 18115 | { ac_try='test -z "$ac_c_werror_flag" |
| 18116 | || test ! -s conftest.err' | ||
| 18117 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18118 | (eval $ac_try) 2>&5 | ||
| 18119 | ac_status=$? | ||
| 18120 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18121 | (exit $ac_status); }; } && | ||
| 18122 | { ac_try='test -s conftest.$ac_objext' | ||
| 16559 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18123 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16560 | (eval $ac_try) 2>&5 | 18124 | (eval $ac_try) 2>&5 |
| 16561 | ac_status=$? | 18125 | ac_status=$? |
| @@ -16568,7 +18132,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16568 | 18132 | ||
| 16569 | ac_header_compiler=no | 18133 | ac_header_compiler=no |
| 16570 | fi | 18134 | fi |
| 16571 | rm -f conftest.$ac_objext conftest.$ac_ext | 18135 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 16572 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 18136 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 16573 | echo "${ECHO_T}$ac_header_compiler" >&6 | 18137 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 16574 | 18138 | ||
| @@ -16576,7 +18140,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 16576 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 18140 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 16577 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 18141 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 16578 | cat >conftest.$ac_ext <<_ACEOF | 18142 | cat >conftest.$ac_ext <<_ACEOF |
| 16579 | #line $LINENO "configure" | ||
| 16580 | /* confdefs.h. */ | 18143 | /* confdefs.h. */ |
| 16581 | _ACEOF | 18144 | _ACEOF |
| 16582 | cat confdefs.h >>conftest.$ac_ext | 18145 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16594,6 +18157,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 16594 | (exit $ac_status); } >/dev/null; then | 18157 | (exit $ac_status); } >/dev/null; then |
| 16595 | if test -s conftest.err; then | 18158 | if test -s conftest.err; then |
| 16596 | ac_cpp_err=$ac_c_preproc_warn_flag | 18159 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 18160 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 16597 | else | 18161 | else |
| 16598 | ac_cpp_err= | 18162 | ac_cpp_err= |
| 16599 | fi | 18163 | fi |
| @@ -16613,33 +18177,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 16613 | echo "${ECHO_T}$ac_header_preproc" >&6 | 18177 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 16614 | 18178 | ||
| 16615 | # So? What about this header? | 18179 | # So? What about this header? |
| 16616 | case $ac_header_compiler:$ac_header_preproc in | 18180 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 16617 | yes:no ) | 18181 | yes:no: ) |
| 16618 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 18182 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 16619 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 18183 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 16620 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18184 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 16621 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18185 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 16622 | ( | 18186 | ac_header_preproc=yes |
| 16623 | cat <<\_ASBOX | ||
| 16624 | ## ------------------------------------ ## | ||
| 16625 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 16626 | ## ------------------------------------ ## | ||
| 16627 | _ASBOX | ||
| 16628 | ) | | ||
| 16629 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 16630 | ;; | 18187 | ;; |
| 16631 | no:yes ) | 18188 | no:yes:* ) |
| 16632 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 18189 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 16633 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 18190 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 16634 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 18191 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 16635 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 18192 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 18193 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 18194 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 18195 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 18196 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 16636 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18197 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 16637 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18198 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 18199 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 18200 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 16638 | ( | 18201 | ( |
| 16639 | cat <<\_ASBOX | 18202 | cat <<\_ASBOX |
| 16640 | ## ------------------------------------ ## | 18203 | ## ------------------------------------------ ## |
| 16641 | ## Report this to bug-autoconf@gnu.org. ## | 18204 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 16642 | ## ------------------------------------ ## | 18205 | ## ------------------------------------------ ## |
| 16643 | _ASBOX | 18206 | _ASBOX |
| 16644 | ) | | 18207 | ) | |
| 16645 | sed "s/^/$as_me: WARNING: /" >&2 | 18208 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -16650,7 +18213,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 16650 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 18213 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16651 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 18214 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16652 | else | 18215 | else |
| 16653 | eval "$as_ac_Header=$ac_header_preproc" | 18216 | eval "$as_ac_Header=\$ac_header_preproc" |
| 16654 | fi | 18217 | fi |
| 16655 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 18218 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 16656 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 18219 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -16679,7 +18242,6 @@ else | |||
| 16679 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 18242 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 16680 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 18243 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 16681 | cat >conftest.$ac_ext <<_ACEOF | 18244 | cat >conftest.$ac_ext <<_ACEOF |
| 16682 | #line $LINENO "configure" | ||
| 16683 | /* confdefs.h. */ | 18245 | /* confdefs.h. */ |
| 16684 | _ACEOF | 18246 | _ACEOF |
| 16685 | cat confdefs.h >>conftest.$ac_ext | 18247 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16690,11 +18252,21 @@ $ac_includes_default | |||
| 16690 | _ACEOF | 18252 | _ACEOF |
| 16691 | rm -f conftest.$ac_objext | 18253 | rm -f conftest.$ac_objext |
| 16692 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18254 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 16693 | (eval $ac_compile) 2>&5 | 18255 | (eval $ac_compile) 2>conftest.er1 |
| 16694 | ac_status=$? | 18256 | ac_status=$? |
| 18257 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18258 | rm -f conftest.er1 | ||
| 18259 | cat conftest.err >&5 | ||
| 16695 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18260 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16696 | (exit $ac_status); } && | 18261 | (exit $ac_status); } && |
| 16697 | { ac_try='test -s conftest.$ac_objext' | 18262 | { ac_try='test -z "$ac_c_werror_flag" |
| 18263 | || test ! -s conftest.err' | ||
| 18264 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18265 | (eval $ac_try) 2>&5 | ||
| 18266 | ac_status=$? | ||
| 18267 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18268 | (exit $ac_status); }; } && | ||
| 18269 | { ac_try='test -s conftest.$ac_objext' | ||
| 16698 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18270 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16699 | (eval $ac_try) 2>&5 | 18271 | (eval $ac_try) 2>&5 |
| 16700 | ac_status=$? | 18272 | ac_status=$? |
| @@ -16707,7 +18279,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16707 | 18279 | ||
| 16708 | ac_header_compiler=no | 18280 | ac_header_compiler=no |
| 16709 | fi | 18281 | fi |
| 16710 | rm -f conftest.$ac_objext conftest.$ac_ext | 18282 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 16711 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 18283 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 16712 | echo "${ECHO_T}$ac_header_compiler" >&6 | 18284 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 16713 | 18285 | ||
| @@ -16715,7 +18287,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 16715 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 18287 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 16716 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 18288 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 16717 | cat >conftest.$ac_ext <<_ACEOF | 18289 | cat >conftest.$ac_ext <<_ACEOF |
| 16718 | #line $LINENO "configure" | ||
| 16719 | /* confdefs.h. */ | 18290 | /* confdefs.h. */ |
| 16720 | _ACEOF | 18291 | _ACEOF |
| 16721 | cat confdefs.h >>conftest.$ac_ext | 18292 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16733,6 +18304,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 16733 | (exit $ac_status); } >/dev/null; then | 18304 | (exit $ac_status); } >/dev/null; then |
| 16734 | if test -s conftest.err; then | 18305 | if test -s conftest.err; then |
| 16735 | ac_cpp_err=$ac_c_preproc_warn_flag | 18306 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 18307 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 16736 | else | 18308 | else |
| 16737 | ac_cpp_err= | 18309 | ac_cpp_err= |
| 16738 | fi | 18310 | fi |
| @@ -16752,33 +18324,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 16752 | echo "${ECHO_T}$ac_header_preproc" >&6 | 18324 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 16753 | 18325 | ||
| 16754 | # So? What about this header? | 18326 | # So? What about this header? |
| 16755 | case $ac_header_compiler:$ac_header_preproc in | 18327 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 16756 | yes:no ) | 18328 | yes:no: ) |
| 16757 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 18329 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 16758 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 18330 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 16759 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18331 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 16760 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18332 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 16761 | ( | 18333 | ac_header_preproc=yes |
| 16762 | cat <<\_ASBOX | ||
| 16763 | ## ------------------------------------ ## | ||
| 16764 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 16765 | ## ------------------------------------ ## | ||
| 16766 | _ASBOX | ||
| 16767 | ) | | ||
| 16768 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 16769 | ;; | 18334 | ;; |
| 16770 | no:yes ) | 18335 | no:yes:* ) |
| 16771 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 18336 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 16772 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 18337 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 16773 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 18338 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 16774 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 18339 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 18340 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 18341 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 18342 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 18343 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 16775 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18344 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 16776 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18345 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 18346 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 18347 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 16777 | ( | 18348 | ( |
| 16778 | cat <<\_ASBOX | 18349 | cat <<\_ASBOX |
| 16779 | ## ------------------------------------ ## | 18350 | ## ------------------------------------------ ## |
| 16780 | ## Report this to bug-autoconf@gnu.org. ## | 18351 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 16781 | ## ------------------------------------ ## | 18352 | ## ------------------------------------------ ## |
| 16782 | _ASBOX | 18353 | _ASBOX |
| 16783 | ) | | 18354 | ) | |
| 16784 | sed "s/^/$as_me: WARNING: /" >&2 | 18355 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -16789,7 +18360,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 16789 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 18360 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16790 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 18361 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16791 | else | 18362 | else |
| 16792 | eval "$as_ac_Header=$ac_header_preproc" | 18363 | eval "$as_ac_Header=\$ac_header_preproc" |
| 16793 | fi | 18364 | fi |
| 16794 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 18365 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 16795 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 18366 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -16818,7 +18389,6 @@ else | |||
| 16818 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 18389 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 16819 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 18390 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 16820 | cat >conftest.$ac_ext <<_ACEOF | 18391 | cat >conftest.$ac_ext <<_ACEOF |
| 16821 | #line $LINENO "configure" | ||
| 16822 | /* confdefs.h. */ | 18392 | /* confdefs.h. */ |
| 16823 | _ACEOF | 18393 | _ACEOF |
| 16824 | cat confdefs.h >>conftest.$ac_ext | 18394 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16829,11 +18399,21 @@ $ac_includes_default | |||
| 16829 | _ACEOF | 18399 | _ACEOF |
| 16830 | rm -f conftest.$ac_objext | 18400 | rm -f conftest.$ac_objext |
| 16831 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18401 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 16832 | (eval $ac_compile) 2>&5 | 18402 | (eval $ac_compile) 2>conftest.er1 |
| 16833 | ac_status=$? | 18403 | ac_status=$? |
| 18404 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18405 | rm -f conftest.er1 | ||
| 18406 | cat conftest.err >&5 | ||
| 16834 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18407 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16835 | (exit $ac_status); } && | 18408 | (exit $ac_status); } && |
| 16836 | { ac_try='test -s conftest.$ac_objext' | 18409 | { ac_try='test -z "$ac_c_werror_flag" |
| 18410 | || test ! -s conftest.err' | ||
| 18411 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18412 | (eval $ac_try) 2>&5 | ||
| 18413 | ac_status=$? | ||
| 18414 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18415 | (exit $ac_status); }; } && | ||
| 18416 | { ac_try='test -s conftest.$ac_objext' | ||
| 16837 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18417 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16838 | (eval $ac_try) 2>&5 | 18418 | (eval $ac_try) 2>&5 |
| 16839 | ac_status=$? | 18419 | ac_status=$? |
| @@ -16846,7 +18426,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16846 | 18426 | ||
| 16847 | ac_header_compiler=no | 18427 | ac_header_compiler=no |
| 16848 | fi | 18428 | fi |
| 16849 | rm -f conftest.$ac_objext conftest.$ac_ext | 18429 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 16850 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 18430 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 16851 | echo "${ECHO_T}$ac_header_compiler" >&6 | 18431 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 16852 | 18432 | ||
| @@ -16854,7 +18434,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 16854 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 18434 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 16855 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 18435 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 16856 | cat >conftest.$ac_ext <<_ACEOF | 18436 | cat >conftest.$ac_ext <<_ACEOF |
| 16857 | #line $LINENO "configure" | ||
| 16858 | /* confdefs.h. */ | 18437 | /* confdefs.h. */ |
| 16859 | _ACEOF | 18438 | _ACEOF |
| 16860 | cat confdefs.h >>conftest.$ac_ext | 18439 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16872,6 +18451,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 16872 | (exit $ac_status); } >/dev/null; then | 18451 | (exit $ac_status); } >/dev/null; then |
| 16873 | if test -s conftest.err; then | 18452 | if test -s conftest.err; then |
| 16874 | ac_cpp_err=$ac_c_preproc_warn_flag | 18453 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 18454 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 16875 | else | 18455 | else |
| 16876 | ac_cpp_err= | 18456 | ac_cpp_err= |
| 16877 | fi | 18457 | fi |
| @@ -16891,33 +18471,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 16891 | echo "${ECHO_T}$ac_header_preproc" >&6 | 18471 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 16892 | 18472 | ||
| 16893 | # So? What about this header? | 18473 | # So? What about this header? |
| 16894 | case $ac_header_compiler:$ac_header_preproc in | 18474 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 16895 | yes:no ) | 18475 | yes:no: ) |
| 16896 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 18476 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 16897 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 18477 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 16898 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18478 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 16899 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18479 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 16900 | ( | 18480 | ac_header_preproc=yes |
| 16901 | cat <<\_ASBOX | ||
| 16902 | ## ------------------------------------ ## | ||
| 16903 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 16904 | ## ------------------------------------ ## | ||
| 16905 | _ASBOX | ||
| 16906 | ) | | ||
| 16907 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 16908 | ;; | 18481 | ;; |
| 16909 | no:yes ) | 18482 | no:yes:* ) |
| 16910 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 18483 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 16911 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 18484 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 16912 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 18485 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 16913 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 18486 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 18487 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 18488 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 18489 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 18490 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 16914 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18491 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 16915 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18492 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 18493 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 18494 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 16916 | ( | 18495 | ( |
| 16917 | cat <<\_ASBOX | 18496 | cat <<\_ASBOX |
| 16918 | ## ------------------------------------ ## | 18497 | ## ------------------------------------------ ## |
| 16919 | ## Report this to bug-autoconf@gnu.org. ## | 18498 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 16920 | ## ------------------------------------ ## | 18499 | ## ------------------------------------------ ## |
| 16921 | _ASBOX | 18500 | _ASBOX |
| 16922 | ) | | 18501 | ) | |
| 16923 | sed "s/^/$as_me: WARNING: /" >&2 | 18502 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -16928,7 +18507,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 16928 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 18507 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16929 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 18508 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16930 | else | 18509 | else |
| 16931 | eval "$as_ac_Header=$ac_header_preproc" | 18510 | eval "$as_ac_Header=\$ac_header_preproc" |
| 16932 | fi | 18511 | fi |
| 16933 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 18512 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 16934 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 18513 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -16969,7 +18548,6 @@ else | |||
| 16969 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 18548 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 16970 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 18549 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 16971 | cat >conftest.$ac_ext <<_ACEOF | 18550 | cat >conftest.$ac_ext <<_ACEOF |
| 16972 | #line $LINENO "configure" | ||
| 16973 | /* confdefs.h. */ | 18551 | /* confdefs.h. */ |
| 16974 | _ACEOF | 18552 | _ACEOF |
| 16975 | cat confdefs.h >>conftest.$ac_ext | 18553 | cat confdefs.h >>conftest.$ac_ext |
| @@ -16980,11 +18558,21 @@ $ac_includes_default | |||
| 16980 | _ACEOF | 18558 | _ACEOF |
| 16981 | rm -f conftest.$ac_objext | 18559 | rm -f conftest.$ac_objext |
| 16982 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18560 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 16983 | (eval $ac_compile) 2>&5 | 18561 | (eval $ac_compile) 2>conftest.er1 |
| 16984 | ac_status=$? | 18562 | ac_status=$? |
| 18563 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18564 | rm -f conftest.er1 | ||
| 18565 | cat conftest.err >&5 | ||
| 16985 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18566 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16986 | (exit $ac_status); } && | 18567 | (exit $ac_status); } && |
| 16987 | { ac_try='test -s conftest.$ac_objext' | 18568 | { ac_try='test -z "$ac_c_werror_flag" |
| 18569 | || test ! -s conftest.err' | ||
| 18570 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18571 | (eval $ac_try) 2>&5 | ||
| 18572 | ac_status=$? | ||
| 18573 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18574 | (exit $ac_status); }; } && | ||
| 18575 | { ac_try='test -s conftest.$ac_objext' | ||
| 16988 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18576 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16989 | (eval $ac_try) 2>&5 | 18577 | (eval $ac_try) 2>&5 |
| 16990 | ac_status=$? | 18578 | ac_status=$? |
| @@ -16997,7 +18585,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 16997 | 18585 | ||
| 16998 | ac_header_compiler=no | 18586 | ac_header_compiler=no |
| 16999 | fi | 18587 | fi |
| 17000 | rm -f conftest.$ac_objext conftest.$ac_ext | 18588 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17001 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 18589 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 17002 | echo "${ECHO_T}$ac_header_compiler" >&6 | 18590 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 17003 | 18591 | ||
| @@ -17005,7 +18593,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 17005 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 18593 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 17006 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 18594 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 17007 | cat >conftest.$ac_ext <<_ACEOF | 18595 | cat >conftest.$ac_ext <<_ACEOF |
| 17008 | #line $LINENO "configure" | ||
| 17009 | /* confdefs.h. */ | 18596 | /* confdefs.h. */ |
| 17010 | _ACEOF | 18597 | _ACEOF |
| 17011 | cat confdefs.h >>conftest.$ac_ext | 18598 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17023,6 +18610,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 17023 | (exit $ac_status); } >/dev/null; then | 18610 | (exit $ac_status); } >/dev/null; then |
| 17024 | if test -s conftest.err; then | 18611 | if test -s conftest.err; then |
| 17025 | ac_cpp_err=$ac_c_preproc_warn_flag | 18612 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 18613 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 17026 | else | 18614 | else |
| 17027 | ac_cpp_err= | 18615 | ac_cpp_err= |
| 17028 | fi | 18616 | fi |
| @@ -17042,33 +18630,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 17042 | echo "${ECHO_T}$ac_header_preproc" >&6 | 18630 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 17043 | 18631 | ||
| 17044 | # So? What about this header? | 18632 | # So? What about this header? |
| 17045 | case $ac_header_compiler:$ac_header_preproc in | 18633 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 17046 | yes:no ) | 18634 | yes:no: ) |
| 17047 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 18635 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 17048 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 18636 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 17049 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18637 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 17050 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18638 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 17051 | ( | 18639 | ac_header_preproc=yes |
| 17052 | cat <<\_ASBOX | ||
| 17053 | ## ------------------------------------ ## | ||
| 17054 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 17055 | ## ------------------------------------ ## | ||
| 17056 | _ASBOX | ||
| 17057 | ) | | ||
| 17058 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 17059 | ;; | 18640 | ;; |
| 17060 | no:yes ) | 18641 | no:yes:* ) |
| 17061 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 18642 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 17062 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 18643 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 17063 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 18644 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 17064 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 18645 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 18646 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 18647 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 18648 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 18649 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 17065 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18650 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 17066 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18651 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 18652 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 18653 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 17067 | ( | 18654 | ( |
| 17068 | cat <<\_ASBOX | 18655 | cat <<\_ASBOX |
| 17069 | ## ------------------------------------ ## | 18656 | ## ------------------------------------------ ## |
| 17070 | ## Report this to bug-autoconf@gnu.org. ## | 18657 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 17071 | ## ------------------------------------ ## | 18658 | ## ------------------------------------------ ## |
| 17072 | _ASBOX | 18659 | _ASBOX |
| 17073 | ) | | 18660 | ) | |
| 17074 | sed "s/^/$as_me: WARNING: /" >&2 | 18661 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -17079,7 +18666,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 17079 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 18666 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 17080 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 18667 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17081 | else | 18668 | else |
| 17082 | eval "$as_ac_Header=$ac_header_preproc" | 18669 | eval "$as_ac_Header=\$ac_header_preproc" |
| 17083 | fi | 18670 | fi |
| 17084 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 18671 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 17085 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 18672 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -17107,7 +18694,6 @@ else | |||
| 17107 | ac_check_lib_save_LIBS=$LIBS | 18694 | ac_check_lib_save_LIBS=$LIBS |
| 17108 | LIBS="-lintl $LIBS" | 18695 | LIBS="-lintl $LIBS" |
| 17109 | cat >conftest.$ac_ext <<_ACEOF | 18696 | cat >conftest.$ac_ext <<_ACEOF |
| 17110 | #line $LINENO "configure" | ||
| 17111 | /* confdefs.h. */ | 18697 | /* confdefs.h. */ |
| 17112 | _ACEOF | 18698 | _ACEOF |
| 17113 | cat confdefs.h >>conftest.$ac_ext | 18699 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17131,11 +18717,21 @@ dgettext (); | |||
| 17131 | _ACEOF | 18717 | _ACEOF |
| 17132 | rm -f conftest.$ac_objext conftest$ac_exeext | 18718 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 17133 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 18719 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 17134 | (eval $ac_link) 2>&5 | 18720 | (eval $ac_link) 2>conftest.er1 |
| 17135 | ac_status=$? | 18721 | ac_status=$? |
| 18722 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18723 | rm -f conftest.er1 | ||
| 18724 | cat conftest.err >&5 | ||
| 17136 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18725 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17137 | (exit $ac_status); } && | 18726 | (exit $ac_status); } && |
| 17138 | { ac_try='test -s conftest$ac_exeext' | 18727 | { ac_try='test -z "$ac_c_werror_flag" |
| 18728 | || test ! -s conftest.err' | ||
| 18729 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18730 | (eval $ac_try) 2>&5 | ||
| 18731 | ac_status=$? | ||
| 18732 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18733 | (exit $ac_status); }; } && | ||
| 18734 | { ac_try='test -s conftest$ac_exeext' | ||
| 17139 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18735 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17140 | (eval $ac_try) 2>&5 | 18736 | (eval $ac_try) 2>&5 |
| 17141 | ac_status=$? | 18737 | ac_status=$? |
| @@ -17148,7 +18744,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17148 | 18744 | ||
| 17149 | ac_cv_lib_intl_dgettext=no | 18745 | ac_cv_lib_intl_dgettext=no |
| 17150 | fi | 18746 | fi |
| 17151 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 18747 | rm -f conftest.err conftest.$ac_objext \ |
| 18748 | conftest$ac_exeext conftest.$ac_ext | ||
| 17152 | LIBS=$ac_check_lib_save_LIBS | 18749 | LIBS=$ac_check_lib_save_LIBS |
| 17153 | fi | 18750 | fi |
| 17154 | echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5 | 18751 | echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5 |
| @@ -17174,7 +18771,6 @@ if test "$cross_compiling" = yes; then | |||
| 17174 | emacs_cv_localtime_cache=yes | 18771 | emacs_cv_localtime_cache=yes |
| 17175 | else | 18772 | else |
| 17176 | cat >conftest.$ac_ext <<_ACEOF | 18773 | cat >conftest.$ac_ext <<_ACEOF |
| 17177 | #line $LINENO "configure" | ||
| 17178 | /* confdefs.h. */ | 18774 | /* confdefs.h. */ |
| 17179 | _ACEOF | 18775 | _ACEOF |
| 17180 | cat confdefs.h >>conftest.$ac_ext | 18776 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17230,7 +18826,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17230 | ( exit $ac_status ) | 18826 | ( exit $ac_status ) |
| 17231 | emacs_cv_localtime_cache=yes | 18827 | emacs_cv_localtime_cache=yes |
| 17232 | fi | 18828 | fi |
| 17233 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 18829 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 17234 | fi | 18830 | fi |
| 17235 | else | 18831 | else |
| 17236 | # If we lack tzset, report that localtime does not cache TZ, | 18832 | # If we lack tzset, report that localtime does not cache TZ, |
| @@ -17259,21 +18855,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 17259 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 18855 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17260 | else | 18856 | else |
| 17261 | cat >conftest.$ac_ext <<_ACEOF | 18857 | cat >conftest.$ac_ext <<_ACEOF |
| 17262 | #line $LINENO "configure" | ||
| 17263 | /* confdefs.h. */ | 18858 | /* confdefs.h. */ |
| 17264 | _ACEOF | 18859 | _ACEOF |
| 17265 | cat confdefs.h >>conftest.$ac_ext | 18860 | cat confdefs.h >>conftest.$ac_ext |
| 17266 | cat >>conftest.$ac_ext <<_ACEOF | 18861 | cat >>conftest.$ac_ext <<_ACEOF |
| 17267 | /* end confdefs.h. */ | 18862 | /* end confdefs.h. */ |
| 18863 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 18864 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 18865 | #define $ac_func innocuous_$ac_func | ||
| 18866 | |||
| 17268 | /* System header to define __stub macros and hopefully few prototypes, | 18867 | /* System header to define __stub macros and hopefully few prototypes, |
| 17269 | which can conflict with char $ac_func (); below. | 18868 | which can conflict with char $ac_func (); below. |
| 17270 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 18869 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 17271 | <limits.h> exists even on freestanding compilers. */ | 18870 | <limits.h> exists even on freestanding compilers. */ |
| 18871 | |||
| 17272 | #ifdef __STDC__ | 18872 | #ifdef __STDC__ |
| 17273 | # include <limits.h> | 18873 | # include <limits.h> |
| 17274 | #else | 18874 | #else |
| 17275 | # include <assert.h> | 18875 | # include <assert.h> |
| 17276 | #endif | 18876 | #endif |
| 18877 | |||
| 18878 | #undef $ac_func | ||
| 18879 | |||
| 17277 | /* Override any gcc2 internal prototype to avoid an error. */ | 18880 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 17278 | #ifdef __cplusplus | 18881 | #ifdef __cplusplus |
| 17279 | extern "C" | 18882 | extern "C" |
| @@ -17304,11 +18907,21 @@ return f != $ac_func; | |||
| 17304 | _ACEOF | 18907 | _ACEOF |
| 17305 | rm -f conftest.$ac_objext conftest$ac_exeext | 18908 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 17306 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 18909 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 17307 | (eval $ac_link) 2>&5 | 18910 | (eval $ac_link) 2>conftest.er1 |
| 17308 | ac_status=$? | 18911 | ac_status=$? |
| 18912 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18913 | rm -f conftest.er1 | ||
| 18914 | cat conftest.err >&5 | ||
| 17309 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18915 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17310 | (exit $ac_status); } && | 18916 | (exit $ac_status); } && |
| 17311 | { ac_try='test -s conftest$ac_exeext' | 18917 | { ac_try='test -z "$ac_c_werror_flag" |
| 18918 | || test ! -s conftest.err' | ||
| 18919 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18920 | (eval $ac_try) 2>&5 | ||
| 18921 | ac_status=$? | ||
| 18922 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18923 | (exit $ac_status); }; } && | ||
| 18924 | { ac_try='test -s conftest$ac_exeext' | ||
| 17312 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18925 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17313 | (eval $ac_try) 2>&5 | 18926 | (eval $ac_try) 2>&5 |
| 17314 | ac_status=$? | 18927 | ac_status=$? |
| @@ -17321,7 +18934,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17321 | 18934 | ||
| 17322 | eval "$as_ac_var=no" | 18935 | eval "$as_ac_var=no" |
| 17323 | fi | 18936 | fi |
| 17324 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 18937 | rm -f conftest.err conftest.$ac_objext \ |
| 18938 | conftest$ac_exeext conftest.$ac_ext | ||
| 17325 | fi | 18939 | fi |
| 17326 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 18940 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 17327 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 18941 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -17340,7 +18954,6 @@ if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then | |||
| 17340 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 18954 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17341 | else | 18955 | else |
| 17342 | cat >conftest.$ac_ext <<_ACEOF | 18956 | cat >conftest.$ac_ext <<_ACEOF |
| 17343 | #line $LINENO "configure" | ||
| 17344 | /* confdefs.h. */ | 18957 | /* confdefs.h. */ |
| 17345 | _ACEOF | 18958 | _ACEOF |
| 17346 | cat confdefs.h >>conftest.$ac_ext | 18959 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17368,11 +18981,21 @@ struct timeval time; | |||
| 17368 | _ACEOF | 18981 | _ACEOF |
| 17369 | rm -f conftest.$ac_objext | 18982 | rm -f conftest.$ac_objext |
| 17370 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18983 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 17371 | (eval $ac_compile) 2>&5 | 18984 | (eval $ac_compile) 2>conftest.er1 |
| 17372 | ac_status=$? | 18985 | ac_status=$? |
| 18986 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 18987 | rm -f conftest.er1 | ||
| 18988 | cat conftest.err >&5 | ||
| 17373 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18989 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17374 | (exit $ac_status); } && | 18990 | (exit $ac_status); } && |
| 17375 | { ac_try='test -s conftest.$ac_objext' | 18991 | { ac_try='test -z "$ac_c_werror_flag" |
| 18992 | || test ! -s conftest.err' | ||
| 18993 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 18994 | (eval $ac_try) 2>&5 | ||
| 18995 | ac_status=$? | ||
| 18996 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 18997 | (exit $ac_status); }; } && | ||
| 18998 | { ac_try='test -s conftest.$ac_objext' | ||
| 17376 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18999 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17377 | (eval $ac_try) 2>&5 | 19000 | (eval $ac_try) 2>&5 |
| 17378 | ac_status=$? | 19001 | ac_status=$? |
| @@ -17385,7 +19008,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17385 | 19008 | ||
| 17386 | emacs_cv_gettimeofday_two_arguments=no | 19009 | emacs_cv_gettimeofday_two_arguments=no |
| 17387 | fi | 19010 | fi |
| 17388 | rm -f conftest.$ac_objext conftest.$ac_ext | 19011 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17389 | fi | 19012 | fi |
| 17390 | echo "$as_me:$LINENO: result: $emacs_cv_gettimeofday_two_arguments" >&5 | 19013 | echo "$as_me:$LINENO: result: $emacs_cv_gettimeofday_two_arguments" >&5 |
| 17391 | echo "${ECHO_T}$emacs_cv_gettimeofday_two_arguments" >&6 | 19014 | echo "${ECHO_T}$emacs_cv_gettimeofday_two_arguments" >&6 |
| @@ -17406,7 +19029,6 @@ if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then | |||
| 17406 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19029 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17407 | else | 19030 | else |
| 17408 | cat >conftest.$ac_ext <<_ACEOF | 19031 | cat >conftest.$ac_ext <<_ACEOF |
| 17409 | #line $LINENO "configure" | ||
| 17410 | /* confdefs.h. */ | 19032 | /* confdefs.h. */ |
| 17411 | _ACEOF | 19033 | _ACEOF |
| 17412 | cat confdefs.h >>conftest.$ac_ext | 19034 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17428,11 +19050,21 @@ return 0; | |||
| 17428 | _ACEOF | 19050 | _ACEOF |
| 17429 | rm -f conftest.$ac_objext | 19051 | rm -f conftest.$ac_objext |
| 17430 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19052 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 17431 | (eval $ac_compile) 2>&5 | 19053 | (eval $ac_compile) 2>conftest.er1 |
| 17432 | ac_status=$? | 19054 | ac_status=$? |
| 19055 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19056 | rm -f conftest.er1 | ||
| 19057 | cat conftest.err >&5 | ||
| 17433 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19058 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17434 | (exit $ac_status); } && | 19059 | (exit $ac_status); } && |
| 17435 | { ac_try='test -s conftest.$ac_objext' | 19060 | { ac_try='test -z "$ac_c_werror_flag" |
| 19061 | || test ! -s conftest.err' | ||
| 19062 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19063 | (eval $ac_try) 2>&5 | ||
| 19064 | ac_status=$? | ||
| 19065 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19066 | (exit $ac_status); }; } && | ||
| 19067 | { ac_try='test -s conftest.$ac_objext' | ||
| 17436 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19068 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17437 | (eval $ac_try) 2>&5 | 19069 | (eval $ac_try) 2>&5 |
| 17438 | ac_status=$? | 19070 | ac_status=$? |
| @@ -17444,7 +19076,6 @@ else | |||
| 17444 | sed 's/^/| /' conftest.$ac_ext >&5 | 19076 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17445 | 19077 | ||
| 17446 | cat >conftest.$ac_ext <<_ACEOF | 19078 | cat >conftest.$ac_ext <<_ACEOF |
| 17447 | #line $LINENO "configure" | ||
| 17448 | /* confdefs.h. */ | 19079 | /* confdefs.h. */ |
| 17449 | _ACEOF | 19080 | _ACEOF |
| 17450 | cat confdefs.h >>conftest.$ac_ext | 19081 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17466,11 +19097,21 @@ return 0; | |||
| 17466 | _ACEOF | 19097 | _ACEOF |
| 17467 | rm -f conftest.$ac_objext | 19098 | rm -f conftest.$ac_objext |
| 17468 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19099 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 17469 | (eval $ac_compile) 2>&5 | 19100 | (eval $ac_compile) 2>conftest.er1 |
| 17470 | ac_status=$? | 19101 | ac_status=$? |
| 19102 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19103 | rm -f conftest.er1 | ||
| 19104 | cat conftest.err >&5 | ||
| 17471 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19105 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17472 | (exit $ac_status); } && | 19106 | (exit $ac_status); } && |
| 17473 | { ac_try='test -s conftest.$ac_objext' | 19107 | { ac_try='test -z "$ac_c_werror_flag" |
| 19108 | || test ! -s conftest.err' | ||
| 19109 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19110 | (eval $ac_try) 2>&5 | ||
| 19111 | ac_status=$? | ||
| 19112 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19113 | (exit $ac_status); }; } && | ||
| 19114 | { ac_try='test -s conftest.$ac_objext' | ||
| 17474 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19115 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17475 | (eval $ac_try) 2>&5 | 19116 | (eval $ac_try) 2>&5 |
| 17476 | ac_status=$? | 19117 | ac_status=$? |
| @@ -17483,9 +19124,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17483 | 19124 | ||
| 17484 | ac_cv_member_struct_tm_tm_zone=no | 19125 | ac_cv_member_struct_tm_tm_zone=no |
| 17485 | fi | 19126 | fi |
| 17486 | rm -f conftest.$ac_objext conftest.$ac_ext | 19127 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17487 | fi | 19128 | fi |
| 17488 | rm -f conftest.$ac_objext conftest.$ac_ext | 19129 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17489 | fi | 19130 | fi |
| 17490 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5 | 19131 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5 |
| 17491 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 | 19132 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 |
| @@ -17511,7 +19152,6 @@ if test "${ac_cv_var_tzname+set}" = set; then | |||
| 17511 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19152 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17512 | else | 19153 | else |
| 17513 | cat >conftest.$ac_ext <<_ACEOF | 19154 | cat >conftest.$ac_ext <<_ACEOF |
| 17514 | #line $LINENO "configure" | ||
| 17515 | /* confdefs.h. */ | 19155 | /* confdefs.h. */ |
| 17516 | _ACEOF | 19156 | _ACEOF |
| 17517 | cat confdefs.h >>conftest.$ac_ext | 19157 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17532,11 +19172,21 @@ atoi(*tzname); | |||
| 17532 | _ACEOF | 19172 | _ACEOF |
| 17533 | rm -f conftest.$ac_objext conftest$ac_exeext | 19173 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 17534 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 19174 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 17535 | (eval $ac_link) 2>&5 | 19175 | (eval $ac_link) 2>conftest.er1 |
| 17536 | ac_status=$? | 19176 | ac_status=$? |
| 19177 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19178 | rm -f conftest.er1 | ||
| 19179 | cat conftest.err >&5 | ||
| 17537 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19180 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17538 | (exit $ac_status); } && | 19181 | (exit $ac_status); } && |
| 17539 | { ac_try='test -s conftest$ac_exeext' | 19182 | { ac_try='test -z "$ac_c_werror_flag" |
| 19183 | || test ! -s conftest.err' | ||
| 19184 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19185 | (eval $ac_try) 2>&5 | ||
| 19186 | ac_status=$? | ||
| 19187 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19188 | (exit $ac_status); }; } && | ||
| 19189 | { ac_try='test -s conftest$ac_exeext' | ||
| 17540 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19190 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17541 | (eval $ac_try) 2>&5 | 19191 | (eval $ac_try) 2>&5 |
| 17542 | ac_status=$? | 19192 | ac_status=$? |
| @@ -17549,7 +19199,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17549 | 19199 | ||
| 17550 | ac_cv_var_tzname=no | 19200 | ac_cv_var_tzname=no |
| 17551 | fi | 19201 | fi |
| 17552 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 19202 | rm -f conftest.err conftest.$ac_objext \ |
| 19203 | conftest$ac_exeext conftest.$ac_ext | ||
| 17553 | fi | 19204 | fi |
| 17554 | echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 | 19205 | echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 |
| 17555 | echo "${ECHO_T}$ac_cv_var_tzname" >&6 | 19206 | echo "${ECHO_T}$ac_cv_var_tzname" >&6 |
| @@ -17570,7 +19221,6 @@ if test "${emacs_cv_struct_timezone+set}" = set; then | |||
| 17570 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19221 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17571 | else | 19222 | else |
| 17572 | cat >conftest.$ac_ext <<_ACEOF | 19223 | cat >conftest.$ac_ext <<_ACEOF |
| 17573 | #line $LINENO "configure" | ||
| 17574 | /* confdefs.h. */ | 19224 | /* confdefs.h. */ |
| 17575 | _ACEOF | 19225 | _ACEOF |
| 17576 | cat confdefs.h >>conftest.$ac_ext | 19226 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17587,11 +19237,21 @@ struct timezone tz; | |||
| 17587 | _ACEOF | 19237 | _ACEOF |
| 17588 | rm -f conftest.$ac_objext | 19238 | rm -f conftest.$ac_objext |
| 17589 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19239 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 17590 | (eval $ac_compile) 2>&5 | 19240 | (eval $ac_compile) 2>conftest.er1 |
| 17591 | ac_status=$? | 19241 | ac_status=$? |
| 19242 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19243 | rm -f conftest.er1 | ||
| 19244 | cat conftest.err >&5 | ||
| 17592 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19245 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17593 | (exit $ac_status); } && | 19246 | (exit $ac_status); } && |
| 17594 | { ac_try='test -s conftest.$ac_objext' | 19247 | { ac_try='test -z "$ac_c_werror_flag" |
| 19248 | || test ! -s conftest.err' | ||
| 19249 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19250 | (eval $ac_try) 2>&5 | ||
| 19251 | ac_status=$? | ||
| 19252 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19253 | (exit $ac_status); }; } && | ||
| 19254 | { ac_try='test -s conftest.$ac_objext' | ||
| 17595 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19255 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17596 | (eval $ac_try) 2>&5 | 19256 | (eval $ac_try) 2>&5 |
| 17597 | ac_status=$? | 19257 | ac_status=$? |
| @@ -17601,7 +19261,6 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |||
| 17601 | emacs_cv_struct_timezone=yes | 19261 | emacs_cv_struct_timezone=yes |
| 17602 | else | 19262 | else |
| 17603 | cat >conftest.$ac_ext <<_ACEOF | 19263 | cat >conftest.$ac_ext <<_ACEOF |
| 17604 | #line $LINENO "configure" | ||
| 17605 | /* confdefs.h. */ | 19264 | /* confdefs.h. */ |
| 17606 | _ACEOF | 19265 | _ACEOF |
| 17607 | cat confdefs.h >>conftest.$ac_ext | 19266 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17644,7 +19303,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17644 | ( exit $ac_status ) | 19303 | ( exit $ac_status ) |
| 17645 | emacs_cv_struct_timezone=no | 19304 | emacs_cv_struct_timezone=no |
| 17646 | fi | 19305 | fi |
| 17647 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 19306 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 17648 | fi | 19307 | fi |
| 17649 | else | 19308 | else |
| 17650 | echo "$as_me: failed program was:" >&5 | 19309 | echo "$as_me: failed program was:" >&5 |
| @@ -17652,7 +19311,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17652 | 19311 | ||
| 17653 | emacs_cv_struct_timezone=no | 19312 | emacs_cv_struct_timezone=no |
| 17654 | fi | 19313 | fi |
| 17655 | rm -f conftest.$ac_objext conftest.$ac_ext | 19314 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17656 | fi | 19315 | fi |
| 17657 | echo "$as_me:$LINENO: result: $emacs_cv_struct_timezone" >&5 | 19316 | echo "$as_me:$LINENO: result: $emacs_cv_struct_timezone" >&5 |
| 17658 | echo "${ECHO_T}$emacs_cv_struct_timezone" >&6 | 19317 | echo "${ECHO_T}$emacs_cv_struct_timezone" >&6 |
| @@ -17665,21 +19324,28 @@ if test "${ac_cv_func_socket+set}" = set; then | |||
| 17665 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19324 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17666 | else | 19325 | else |
| 17667 | cat >conftest.$ac_ext <<_ACEOF | 19326 | cat >conftest.$ac_ext <<_ACEOF |
| 17668 | #line $LINENO "configure" | ||
| 17669 | /* confdefs.h. */ | 19327 | /* confdefs.h. */ |
| 17670 | _ACEOF | 19328 | _ACEOF |
| 17671 | cat confdefs.h >>conftest.$ac_ext | 19329 | cat confdefs.h >>conftest.$ac_ext |
| 17672 | cat >>conftest.$ac_ext <<_ACEOF | 19330 | cat >>conftest.$ac_ext <<_ACEOF |
| 17673 | /* end confdefs.h. */ | 19331 | /* end confdefs.h. */ |
| 19332 | /* Define socket to an innocuous variant, in case <limits.h> declares socket. | ||
| 19333 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 19334 | #define socket innocuous_socket | ||
| 19335 | |||
| 17674 | /* System header to define __stub macros and hopefully few prototypes, | 19336 | /* System header to define __stub macros and hopefully few prototypes, |
| 17675 | which can conflict with char socket (); below. | 19337 | which can conflict with char socket (); below. |
| 17676 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 19338 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 17677 | <limits.h> exists even on freestanding compilers. */ | 19339 | <limits.h> exists even on freestanding compilers. */ |
| 19340 | |||
| 17678 | #ifdef __STDC__ | 19341 | #ifdef __STDC__ |
| 17679 | # include <limits.h> | 19342 | # include <limits.h> |
| 17680 | #else | 19343 | #else |
| 17681 | # include <assert.h> | 19344 | # include <assert.h> |
| 17682 | #endif | 19345 | #endif |
| 19346 | |||
| 19347 | #undef socket | ||
| 19348 | |||
| 17683 | /* Override any gcc2 internal prototype to avoid an error. */ | 19349 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 17684 | #ifdef __cplusplus | 19350 | #ifdef __cplusplus |
| 17685 | extern "C" | 19351 | extern "C" |
| @@ -17710,11 +19376,21 @@ return f != socket; | |||
| 17710 | _ACEOF | 19376 | _ACEOF |
| 17711 | rm -f conftest.$ac_objext conftest$ac_exeext | 19377 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 17712 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 19378 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 17713 | (eval $ac_link) 2>&5 | 19379 | (eval $ac_link) 2>conftest.er1 |
| 17714 | ac_status=$? | 19380 | ac_status=$? |
| 19381 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19382 | rm -f conftest.er1 | ||
| 19383 | cat conftest.err >&5 | ||
| 17715 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19384 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17716 | (exit $ac_status); } && | 19385 | (exit $ac_status); } && |
| 17717 | { ac_try='test -s conftest$ac_exeext' | 19386 | { ac_try='test -z "$ac_c_werror_flag" |
| 19387 | || test ! -s conftest.err' | ||
| 19388 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19389 | (eval $ac_try) 2>&5 | ||
| 19390 | ac_status=$? | ||
| 19391 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19392 | (exit $ac_status); }; } && | ||
| 19393 | { ac_try='test -s conftest$ac_exeext' | ||
| 17718 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19394 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17719 | (eval $ac_try) 2>&5 | 19395 | (eval $ac_try) 2>&5 |
| 17720 | ac_status=$? | 19396 | ac_status=$? |
| @@ -17727,7 +19403,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17727 | 19403 | ||
| 17728 | ac_cv_func_socket=no | 19404 | ac_cv_func_socket=no |
| 17729 | fi | 19405 | fi |
| 17730 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 19406 | rm -f conftest.err conftest.$ac_objext \ |
| 19407 | conftest$ac_exeext conftest.$ac_ext | ||
| 17731 | fi | 19408 | fi |
| 17732 | echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5 | 19409 | echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5 |
| 17733 | echo "${ECHO_T}$ac_cv_func_socket" >&6 | 19410 | echo "${ECHO_T}$ac_cv_func_socket" >&6 |
| @@ -17751,7 +19428,6 @@ else | |||
| 17751 | echo "$as_me:$LINENO: checking netinet/in.h usability" >&5 | 19428 | echo "$as_me:$LINENO: checking netinet/in.h usability" >&5 |
| 17752 | echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6 | 19429 | echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6 |
| 17753 | cat >conftest.$ac_ext <<_ACEOF | 19430 | cat >conftest.$ac_ext <<_ACEOF |
| 17754 | #line $LINENO "configure" | ||
| 17755 | /* confdefs.h. */ | 19431 | /* confdefs.h. */ |
| 17756 | _ACEOF | 19432 | _ACEOF |
| 17757 | cat confdefs.h >>conftest.$ac_ext | 19433 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17762,11 +19438,21 @@ $ac_includes_default | |||
| 17762 | _ACEOF | 19438 | _ACEOF |
| 17763 | rm -f conftest.$ac_objext | 19439 | rm -f conftest.$ac_objext |
| 17764 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19440 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 17765 | (eval $ac_compile) 2>&5 | 19441 | (eval $ac_compile) 2>conftest.er1 |
| 17766 | ac_status=$? | 19442 | ac_status=$? |
| 19443 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19444 | rm -f conftest.er1 | ||
| 19445 | cat conftest.err >&5 | ||
| 17767 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19446 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17768 | (exit $ac_status); } && | 19447 | (exit $ac_status); } && |
| 17769 | { ac_try='test -s conftest.$ac_objext' | 19448 | { ac_try='test -z "$ac_c_werror_flag" |
| 19449 | || test ! -s conftest.err' | ||
| 19450 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19451 | (eval $ac_try) 2>&5 | ||
| 19452 | ac_status=$? | ||
| 19453 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19454 | (exit $ac_status); }; } && | ||
| 19455 | { ac_try='test -s conftest.$ac_objext' | ||
| 17770 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19456 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17771 | (eval $ac_try) 2>&5 | 19457 | (eval $ac_try) 2>&5 |
| 17772 | ac_status=$? | 19458 | ac_status=$? |
| @@ -17779,7 +19465,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17779 | 19465 | ||
| 17780 | ac_header_compiler=no | 19466 | ac_header_compiler=no |
| 17781 | fi | 19467 | fi |
| 17782 | rm -f conftest.$ac_objext conftest.$ac_ext | 19468 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17783 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 19469 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 17784 | echo "${ECHO_T}$ac_header_compiler" >&6 | 19470 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 17785 | 19471 | ||
| @@ -17787,7 +19473,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 17787 | echo "$as_me:$LINENO: checking netinet/in.h presence" >&5 | 19473 | echo "$as_me:$LINENO: checking netinet/in.h presence" >&5 |
| 17788 | echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6 | 19474 | echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6 |
| 17789 | cat >conftest.$ac_ext <<_ACEOF | 19475 | cat >conftest.$ac_ext <<_ACEOF |
| 17790 | #line $LINENO "configure" | ||
| 17791 | /* confdefs.h. */ | 19476 | /* confdefs.h. */ |
| 17792 | _ACEOF | 19477 | _ACEOF |
| 17793 | cat confdefs.h >>conftest.$ac_ext | 19478 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17805,6 +19490,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 17805 | (exit $ac_status); } >/dev/null; then | 19490 | (exit $ac_status); } >/dev/null; then |
| 17806 | if test -s conftest.err; then | 19491 | if test -s conftest.err; then |
| 17807 | ac_cpp_err=$ac_c_preproc_warn_flag | 19492 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 19493 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 17808 | else | 19494 | else |
| 17809 | ac_cpp_err= | 19495 | ac_cpp_err= |
| 17810 | fi | 19496 | fi |
| @@ -17824,33 +19510,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 17824 | echo "${ECHO_T}$ac_header_preproc" >&6 | 19510 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 17825 | 19511 | ||
| 17826 | # So? What about this header? | 19512 | # So? What about this header? |
| 17827 | case $ac_header_compiler:$ac_header_preproc in | 19513 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 17828 | yes:no ) | 19514 | yes:no: ) |
| 17829 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 19515 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 17830 | echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 19516 | echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 17831 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 | 19517 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the compiler's result" >&5 |
| 17832 | echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} | 19518 | echo "$as_me: WARNING: netinet/in.h: proceeding with the compiler's result" >&2;} |
| 17833 | ( | 19519 | ac_header_preproc=yes |
| 17834 | cat <<\_ASBOX | ||
| 17835 | ## ------------------------------------ ## | ||
| 17836 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 17837 | ## ------------------------------------ ## | ||
| 17838 | _ASBOX | ||
| 17839 | ) | | ||
| 17840 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 17841 | ;; | 19520 | ;; |
| 17842 | no:yes ) | 19521 | no:yes:* ) |
| 17843 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5 | 19522 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5 |
| 17844 | echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;} | 19523 | echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;} |
| 17845 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5 | 19524 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5 |
| 17846 | echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;} | 19525 | echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;} |
| 19526 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: see the Autoconf documentation" >&5 | ||
| 19527 | echo "$as_me: WARNING: netinet/in.h: see the Autoconf documentation" >&2;} | ||
| 19528 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 19529 | echo "$as_me: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 17847 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 | 19530 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 |
| 17848 | echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} | 19531 | echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} |
| 19532 | { echo "$as_me:$LINENO: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&5 | ||
| 19533 | echo "$as_me: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&2;} | ||
| 17849 | ( | 19534 | ( |
| 17850 | cat <<\_ASBOX | 19535 | cat <<\_ASBOX |
| 17851 | ## ------------------------------------ ## | 19536 | ## ------------------------------------------ ## |
| 17852 | ## Report this to bug-autoconf@gnu.org. ## | 19537 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 17853 | ## ------------------------------------ ## | 19538 | ## ------------------------------------------ ## |
| 17854 | _ASBOX | 19539 | _ASBOX |
| 17855 | ) | | 19540 | ) | |
| 17856 | sed "s/^/$as_me: WARNING: /" >&2 | 19541 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -17889,7 +19574,6 @@ else | |||
| 17889 | echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5 | 19574 | echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5 |
| 17890 | echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6 | 19575 | echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6 |
| 17891 | cat >conftest.$ac_ext <<_ACEOF | 19576 | cat >conftest.$ac_ext <<_ACEOF |
| 17892 | #line $LINENO "configure" | ||
| 17893 | /* confdefs.h. */ | 19577 | /* confdefs.h. */ |
| 17894 | _ACEOF | 19578 | _ACEOF |
| 17895 | cat confdefs.h >>conftest.$ac_ext | 19579 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17900,11 +19584,21 @@ $ac_includes_default | |||
| 17900 | _ACEOF | 19584 | _ACEOF |
| 17901 | rm -f conftest.$ac_objext | 19585 | rm -f conftest.$ac_objext |
| 17902 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19586 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 17903 | (eval $ac_compile) 2>&5 | 19587 | (eval $ac_compile) 2>conftest.er1 |
| 17904 | ac_status=$? | 19588 | ac_status=$? |
| 19589 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19590 | rm -f conftest.er1 | ||
| 19591 | cat conftest.err >&5 | ||
| 17905 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19592 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17906 | (exit $ac_status); } && | 19593 | (exit $ac_status); } && |
| 17907 | { ac_try='test -s conftest.$ac_objext' | 19594 | { ac_try='test -z "$ac_c_werror_flag" |
| 19595 | || test ! -s conftest.err' | ||
| 19596 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19597 | (eval $ac_try) 2>&5 | ||
| 19598 | ac_status=$? | ||
| 19599 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19600 | (exit $ac_status); }; } && | ||
| 19601 | { ac_try='test -s conftest.$ac_objext' | ||
| 17908 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19602 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17909 | (eval $ac_try) 2>&5 | 19603 | (eval $ac_try) 2>&5 |
| 17910 | ac_status=$? | 19604 | ac_status=$? |
| @@ -17917,7 +19611,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 17917 | 19611 | ||
| 17918 | ac_header_compiler=no | 19612 | ac_header_compiler=no |
| 17919 | fi | 19613 | fi |
| 17920 | rm -f conftest.$ac_objext conftest.$ac_ext | 19614 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17921 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 19615 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 17922 | echo "${ECHO_T}$ac_header_compiler" >&6 | 19616 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 17923 | 19617 | ||
| @@ -17925,7 +19619,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 17925 | echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5 | 19619 | echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5 |
| 17926 | echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6 | 19620 | echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6 |
| 17927 | cat >conftest.$ac_ext <<_ACEOF | 19621 | cat >conftest.$ac_ext <<_ACEOF |
| 17928 | #line $LINENO "configure" | ||
| 17929 | /* confdefs.h. */ | 19622 | /* confdefs.h. */ |
| 17930 | _ACEOF | 19623 | _ACEOF |
| 17931 | cat confdefs.h >>conftest.$ac_ext | 19624 | cat confdefs.h >>conftest.$ac_ext |
| @@ -17943,6 +19636,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 17943 | (exit $ac_status); } >/dev/null; then | 19636 | (exit $ac_status); } >/dev/null; then |
| 17944 | if test -s conftest.err; then | 19637 | if test -s conftest.err; then |
| 17945 | ac_cpp_err=$ac_c_preproc_warn_flag | 19638 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 19639 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 17946 | else | 19640 | else |
| 17947 | ac_cpp_err= | 19641 | ac_cpp_err= |
| 17948 | fi | 19642 | fi |
| @@ -17962,33 +19656,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 17962 | echo "${ECHO_T}$ac_header_preproc" >&6 | 19656 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 17963 | 19657 | ||
| 17964 | # So? What about this header? | 19658 | # So? What about this header? |
| 17965 | case $ac_header_compiler:$ac_header_preproc in | 19659 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 17966 | yes:no ) | 19660 | yes:no: ) |
| 17967 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 19661 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 17968 | echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 19662 | echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 17969 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 | 19663 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the compiler's result" >&5 |
| 17970 | echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} | 19664 | echo "$as_me: WARNING: arpa/inet.h: proceeding with the compiler's result" >&2;} |
| 17971 | ( | 19665 | ac_header_preproc=yes |
| 17972 | cat <<\_ASBOX | ||
| 17973 | ## ------------------------------------ ## | ||
| 17974 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 17975 | ## ------------------------------------ ## | ||
| 17976 | _ASBOX | ||
| 17977 | ) | | ||
| 17978 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 17979 | ;; | 19666 | ;; |
| 17980 | no:yes ) | 19667 | no:yes:* ) |
| 17981 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5 | 19668 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5 |
| 17982 | echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;} | 19669 | echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;} |
| 17983 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5 | 19670 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5 |
| 17984 | echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;} | 19671 | echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;} |
| 19672 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: see the Autoconf documentation" >&5 | ||
| 19673 | echo "$as_me: WARNING: arpa/inet.h: see the Autoconf documentation" >&2;} | ||
| 19674 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 19675 | echo "$as_me: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 17985 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 | 19676 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 |
| 17986 | echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} | 19677 | echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} |
| 19678 | { echo "$as_me:$LINENO: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&5 | ||
| 19679 | echo "$as_me: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&2;} | ||
| 17987 | ( | 19680 | ( |
| 17988 | cat <<\_ASBOX | 19681 | cat <<\_ASBOX |
| 17989 | ## ------------------------------------ ## | 19682 | ## ------------------------------------------ ## |
| 17990 | ## Report this to bug-autoconf@gnu.org. ## | 19683 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 17991 | ## ------------------------------------ ## | 19684 | ## ------------------------------------------ ## |
| 17992 | _ASBOX | 19685 | _ASBOX |
| 17993 | ) | | 19686 | ) | |
| 17994 | sed "s/^/$as_me: WARNING: /" >&2 | 19687 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -18039,7 +19732,6 @@ else | |||
| 18039 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 19732 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 18040 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 19733 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 18041 | cat >conftest.$ac_ext <<_ACEOF | 19734 | cat >conftest.$ac_ext <<_ACEOF |
| 18042 | #line $LINENO "configure" | ||
| 18043 | /* confdefs.h. */ | 19735 | /* confdefs.h. */ |
| 18044 | _ACEOF | 19736 | _ACEOF |
| 18045 | cat confdefs.h >>conftest.$ac_ext | 19737 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18050,11 +19742,21 @@ $ac_includes_default | |||
| 18050 | _ACEOF | 19742 | _ACEOF |
| 18051 | rm -f conftest.$ac_objext | 19743 | rm -f conftest.$ac_objext |
| 18052 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19744 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18053 | (eval $ac_compile) 2>&5 | 19745 | (eval $ac_compile) 2>conftest.er1 |
| 18054 | ac_status=$? | 19746 | ac_status=$? |
| 19747 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19748 | rm -f conftest.er1 | ||
| 19749 | cat conftest.err >&5 | ||
| 18055 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19750 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18056 | (exit $ac_status); } && | 19751 | (exit $ac_status); } && |
| 18057 | { ac_try='test -s conftest.$ac_objext' | 19752 | { ac_try='test -z "$ac_c_werror_flag" |
| 19753 | || test ! -s conftest.err' | ||
| 19754 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19755 | (eval $ac_try) 2>&5 | ||
| 19756 | ac_status=$? | ||
| 19757 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19758 | (exit $ac_status); }; } && | ||
| 19759 | { ac_try='test -s conftest.$ac_objext' | ||
| 18058 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19760 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18059 | (eval $ac_try) 2>&5 | 19761 | (eval $ac_try) 2>&5 |
| 18060 | ac_status=$? | 19762 | ac_status=$? |
| @@ -18067,7 +19769,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18067 | 19769 | ||
| 18068 | ac_header_compiler=no | 19770 | ac_header_compiler=no |
| 18069 | fi | 19771 | fi |
| 18070 | rm -f conftest.$ac_objext conftest.$ac_ext | 19772 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18071 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 19773 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 18072 | echo "${ECHO_T}$ac_header_compiler" >&6 | 19774 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 18073 | 19775 | ||
| @@ -18075,7 +19777,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 18075 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 19777 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 18076 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 19778 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 18077 | cat >conftest.$ac_ext <<_ACEOF | 19779 | cat >conftest.$ac_ext <<_ACEOF |
| 18078 | #line $LINENO "configure" | ||
| 18079 | /* confdefs.h. */ | 19780 | /* confdefs.h. */ |
| 18080 | _ACEOF | 19781 | _ACEOF |
| 18081 | cat confdefs.h >>conftest.$ac_ext | 19782 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18093,6 +19794,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 18093 | (exit $ac_status); } >/dev/null; then | 19794 | (exit $ac_status); } >/dev/null; then |
| 18094 | if test -s conftest.err; then | 19795 | if test -s conftest.err; then |
| 18095 | ac_cpp_err=$ac_c_preproc_warn_flag | 19796 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 19797 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 18096 | else | 19798 | else |
| 18097 | ac_cpp_err= | 19799 | ac_cpp_err= |
| 18098 | fi | 19800 | fi |
| @@ -18112,33 +19814,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 18112 | echo "${ECHO_T}$ac_header_preproc" >&6 | 19814 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 18113 | 19815 | ||
| 18114 | # So? What about this header? | 19816 | # So? What about this header? |
| 18115 | case $ac_header_compiler:$ac_header_preproc in | 19817 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 18116 | yes:no ) | 19818 | yes:no: ) |
| 18117 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 19819 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 18118 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 19820 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 18119 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 19821 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 18120 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 19822 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 18121 | ( | 19823 | ac_header_preproc=yes |
| 18122 | cat <<\_ASBOX | ||
| 18123 | ## ------------------------------------ ## | ||
| 18124 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 18125 | ## ------------------------------------ ## | ||
| 18126 | _ASBOX | ||
| 18127 | ) | | ||
| 18128 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 18129 | ;; | 19824 | ;; |
| 18130 | no:yes ) | 19825 | no:yes:* ) |
| 18131 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 19826 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 18132 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 19827 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 18133 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 19828 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 18134 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 19829 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 19830 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 19831 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 19832 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 19833 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 18135 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 19834 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 18136 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 19835 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 19836 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 19837 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 18137 | ( | 19838 | ( |
| 18138 | cat <<\_ASBOX | 19839 | cat <<\_ASBOX |
| 18139 | ## ------------------------------------ ## | 19840 | ## ------------------------------------------ ## |
| 18140 | ## Report this to bug-autoconf@gnu.org. ## | 19841 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 18141 | ## ------------------------------------ ## | 19842 | ## ------------------------------------------ ## |
| 18142 | _ASBOX | 19843 | _ASBOX |
| 18143 | ) | | 19844 | ) | |
| 18144 | sed "s/^/$as_me: WARNING: /" >&2 | 19845 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -18149,7 +19850,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 18149 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 19850 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 18150 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19851 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18151 | else | 19852 | else |
| 18152 | eval "$as_ac_Header=$ac_header_preproc" | 19853 | eval "$as_ac_Header=\$ac_header_preproc" |
| 18153 | fi | 19854 | fi |
| 18154 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 19855 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 18155 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 19856 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -18194,7 +19895,6 @@ if test "${ac_cv_type_pid_t+set}" = set; then | |||
| 18194 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 19895 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18195 | else | 19896 | else |
| 18196 | cat >conftest.$ac_ext <<_ACEOF | 19897 | cat >conftest.$ac_ext <<_ACEOF |
| 18197 | #line $LINENO "configure" | ||
| 18198 | /* confdefs.h. */ | 19898 | /* confdefs.h. */ |
| 18199 | _ACEOF | 19899 | _ACEOF |
| 18200 | cat confdefs.h >>conftest.$ac_ext | 19900 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18214,11 +19914,21 @@ if (sizeof (pid_t)) | |||
| 18214 | _ACEOF | 19914 | _ACEOF |
| 18215 | rm -f conftest.$ac_objext | 19915 | rm -f conftest.$ac_objext |
| 18216 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19916 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18217 | (eval $ac_compile) 2>&5 | 19917 | (eval $ac_compile) 2>conftest.er1 |
| 18218 | ac_status=$? | 19918 | ac_status=$? |
| 19919 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19920 | rm -f conftest.er1 | ||
| 19921 | cat conftest.err >&5 | ||
| 18219 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19922 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18220 | (exit $ac_status); } && | 19923 | (exit $ac_status); } && |
| 18221 | { ac_try='test -s conftest.$ac_objext' | 19924 | { ac_try='test -z "$ac_c_werror_flag" |
| 19925 | || test ! -s conftest.err' | ||
| 19926 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19927 | (eval $ac_try) 2>&5 | ||
| 19928 | ac_status=$? | ||
| 19929 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19930 | (exit $ac_status); }; } && | ||
| 19931 | { ac_try='test -s conftest.$ac_objext' | ||
| 18222 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19932 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18223 | (eval $ac_try) 2>&5 | 19933 | (eval $ac_try) 2>&5 |
| 18224 | ac_status=$? | 19934 | ac_status=$? |
| @@ -18231,7 +19941,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18231 | 19941 | ||
| 18232 | ac_cv_type_pid_t=no | 19942 | ac_cv_type_pid_t=no |
| 18233 | fi | 19943 | fi |
| 18234 | rm -f conftest.$ac_objext conftest.$ac_ext | 19944 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18235 | fi | 19945 | fi |
| 18236 | echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5 | 19946 | echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5 |
| 18237 | echo "${ECHO_T}$ac_cv_type_pid_t" >&6 | 19947 | echo "${ECHO_T}$ac_cv_type_pid_t" >&6 |
| @@ -18263,7 +19973,6 @@ else | |||
| 18263 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 19973 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 18264 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 19974 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 18265 | cat >conftest.$ac_ext <<_ACEOF | 19975 | cat >conftest.$ac_ext <<_ACEOF |
| 18266 | #line $LINENO "configure" | ||
| 18267 | /* confdefs.h. */ | 19976 | /* confdefs.h. */ |
| 18268 | _ACEOF | 19977 | _ACEOF |
| 18269 | cat confdefs.h >>conftest.$ac_ext | 19978 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18274,11 +19983,21 @@ $ac_includes_default | |||
| 18274 | _ACEOF | 19983 | _ACEOF |
| 18275 | rm -f conftest.$ac_objext | 19984 | rm -f conftest.$ac_objext |
| 18276 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19985 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18277 | (eval $ac_compile) 2>&5 | 19986 | (eval $ac_compile) 2>conftest.er1 |
| 18278 | ac_status=$? | 19987 | ac_status=$? |
| 19988 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 19989 | rm -f conftest.er1 | ||
| 19990 | cat conftest.err >&5 | ||
| 18279 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19991 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18280 | (exit $ac_status); } && | 19992 | (exit $ac_status); } && |
| 18281 | { ac_try='test -s conftest.$ac_objext' | 19993 | { ac_try='test -z "$ac_c_werror_flag" |
| 19994 | || test ! -s conftest.err' | ||
| 19995 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 19996 | (eval $ac_try) 2>&5 | ||
| 19997 | ac_status=$? | ||
| 19998 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 19999 | (exit $ac_status); }; } && | ||
| 20000 | { ac_try='test -s conftest.$ac_objext' | ||
| 18282 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20001 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18283 | (eval $ac_try) 2>&5 | 20002 | (eval $ac_try) 2>&5 |
| 18284 | ac_status=$? | 20003 | ac_status=$? |
| @@ -18291,7 +20010,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18291 | 20010 | ||
| 18292 | ac_header_compiler=no | 20011 | ac_header_compiler=no |
| 18293 | fi | 20012 | fi |
| 18294 | rm -f conftest.$ac_objext conftest.$ac_ext | 20013 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18295 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 20014 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 18296 | echo "${ECHO_T}$ac_header_compiler" >&6 | 20015 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 18297 | 20016 | ||
| @@ -18299,7 +20018,6 @@ echo "${ECHO_T}$ac_header_compiler" >&6 | |||
| 18299 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 20018 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 18300 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 20019 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 18301 | cat >conftest.$ac_ext <<_ACEOF | 20020 | cat >conftest.$ac_ext <<_ACEOF |
| 18302 | #line $LINENO "configure" | ||
| 18303 | /* confdefs.h. */ | 20021 | /* confdefs.h. */ |
| 18304 | _ACEOF | 20022 | _ACEOF |
| 18305 | cat confdefs.h >>conftest.$ac_ext | 20023 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18317,6 +20035,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |||
| 18317 | (exit $ac_status); } >/dev/null; then | 20035 | (exit $ac_status); } >/dev/null; then |
| 18318 | if test -s conftest.err; then | 20036 | if test -s conftest.err; then |
| 18319 | ac_cpp_err=$ac_c_preproc_warn_flag | 20037 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 20038 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | ||
| 18320 | else | 20039 | else |
| 18321 | ac_cpp_err= | 20040 | ac_cpp_err= |
| 18322 | fi | 20041 | fi |
| @@ -18336,33 +20055,32 @@ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |||
| 18336 | echo "${ECHO_T}$ac_header_preproc" >&6 | 20055 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 18337 | 20056 | ||
| 18338 | # So? What about this header? | 20057 | # So? What about this header? |
| 18339 | case $ac_header_compiler:$ac_header_preproc in | 20058 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 18340 | yes:no ) | 20059 | yes:no: ) |
| 18341 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 20060 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 18342 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 20061 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 18343 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 20062 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 18344 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 20063 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 18345 | ( | 20064 | ac_header_preproc=yes |
| 18346 | cat <<\_ASBOX | ||
| 18347 | ## ------------------------------------ ## | ||
| 18348 | ## Report this to bug-autoconf@gnu.org. ## | ||
| 18349 | ## ------------------------------------ ## | ||
| 18350 | _ASBOX | ||
| 18351 | ) | | ||
| 18352 | sed "s/^/$as_me: WARNING: /" >&2 | ||
| 18353 | ;; | 20065 | ;; |
| 18354 | no:yes ) | 20066 | no:yes:* ) |
| 18355 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 20067 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 18356 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 20068 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 18357 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 20069 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 18358 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 20070 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 20071 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | ||
| 20072 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | ||
| 20073 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | ||
| 20074 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | ||
| 18359 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 20075 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 18360 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 20076 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 20077 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | ||
| 20078 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | ||
| 18361 | ( | 20079 | ( |
| 18362 | cat <<\_ASBOX | 20080 | cat <<\_ASBOX |
| 18363 | ## ------------------------------------ ## | 20081 | ## ------------------------------------------ ## |
| 18364 | ## Report this to bug-autoconf@gnu.org. ## | 20082 | ## Report this to the AC_PACKAGE_NAME lists. ## |
| 18365 | ## ------------------------------------ ## | 20083 | ## ------------------------------------------ ## |
| 18366 | _ASBOX | 20084 | _ASBOX |
| 18367 | ) | | 20085 | ) | |
| 18368 | sed "s/^/$as_me: WARNING: /" >&2 | 20086 | sed "s/^/$as_me: WARNING: /" >&2 |
| @@ -18373,7 +20091,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |||
| 18373 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 20091 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 18374 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 20092 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18375 | else | 20093 | else |
| 18376 | eval "$as_ac_Header=$ac_header_preproc" | 20094 | eval "$as_ac_Header=\$ac_header_preproc" |
| 18377 | fi | 20095 | fi |
| 18378 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 20096 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 18379 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 20097 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| @@ -18399,21 +20117,28 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then | |||
| 18399 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 20117 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18400 | else | 20118 | else |
| 18401 | cat >conftest.$ac_ext <<_ACEOF | 20119 | cat >conftest.$ac_ext <<_ACEOF |
| 18402 | #line $LINENO "configure" | ||
| 18403 | /* confdefs.h. */ | 20120 | /* confdefs.h. */ |
| 18404 | _ACEOF | 20121 | _ACEOF |
| 18405 | cat confdefs.h >>conftest.$ac_ext | 20122 | cat confdefs.h >>conftest.$ac_ext |
| 18406 | cat >>conftest.$ac_ext <<_ACEOF | 20123 | cat >>conftest.$ac_ext <<_ACEOF |
| 18407 | /* end confdefs.h. */ | 20124 | /* end confdefs.h. */ |
| 20125 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | ||
| 20126 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | ||
| 20127 | #define $ac_func innocuous_$ac_func | ||
| 20128 | |||
| 18408 | /* System header to define __stub macros and hopefully few prototypes, | 20129 | /* System header to define __stub macros and hopefully few prototypes, |
| 18409 | which can conflict with char $ac_func (); below. | 20130 | which can conflict with char $ac_func (); below. |
| 18410 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 20131 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 18411 | <limits.h> exists even on freestanding compilers. */ | 20132 | <limits.h> exists even on freestanding compilers. */ |
| 20133 | |||
| 18412 | #ifdef __STDC__ | 20134 | #ifdef __STDC__ |
| 18413 | # include <limits.h> | 20135 | # include <limits.h> |
| 18414 | #else | 20136 | #else |
| 18415 | # include <assert.h> | 20137 | # include <assert.h> |
| 18416 | #endif | 20138 | #endif |
| 20139 | |||
| 20140 | #undef $ac_func | ||
| 20141 | |||
| 18417 | /* Override any gcc2 internal prototype to avoid an error. */ | 20142 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 18418 | #ifdef __cplusplus | 20143 | #ifdef __cplusplus |
| 18419 | extern "C" | 20144 | extern "C" |
| @@ -18444,11 +20169,21 @@ return f != $ac_func; | |||
| 18444 | _ACEOF | 20169 | _ACEOF |
| 18445 | rm -f conftest.$ac_objext conftest$ac_exeext | 20170 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 18446 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 20171 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 18447 | (eval $ac_link) 2>&5 | 20172 | (eval $ac_link) 2>conftest.er1 |
| 18448 | ac_status=$? | 20173 | ac_status=$? |
| 20174 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20175 | rm -f conftest.er1 | ||
| 20176 | cat conftest.err >&5 | ||
| 18449 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20177 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18450 | (exit $ac_status); } && | 20178 | (exit $ac_status); } && |
| 18451 | { ac_try='test -s conftest$ac_exeext' | 20179 | { ac_try='test -z "$ac_c_werror_flag" |
| 20180 | || test ! -s conftest.err' | ||
| 20181 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20182 | (eval $ac_try) 2>&5 | ||
| 20183 | ac_status=$? | ||
| 20184 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20185 | (exit $ac_status); }; } && | ||
| 20186 | { ac_try='test -s conftest$ac_exeext' | ||
| 18452 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20187 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18453 | (eval $ac_try) 2>&5 | 20188 | (eval $ac_try) 2>&5 |
| 18454 | ac_status=$? | 20189 | ac_status=$? |
| @@ -18461,7 +20196,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18461 | 20196 | ||
| 18462 | eval "$as_ac_var=no" | 20197 | eval "$as_ac_var=no" |
| 18463 | fi | 20198 | fi |
| 18464 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 20199 | rm -f conftest.err conftest.$ac_objext \ |
| 20200 | conftest$ac_exeext conftest.$ac_ext | ||
| 18465 | fi | 20201 | fi |
| 18466 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 20202 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 18467 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 20203 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| @@ -18491,9 +20227,9 @@ else | |||
| 18491 | /* Some systems only have a dummy stub for fork() */ | 20227 | /* Some systems only have a dummy stub for fork() */ |
| 18492 | int main () | 20228 | int main () |
| 18493 | { | 20229 | { |
| 18494 | if (fork() < 0) | 20230 | if (fork() < 0) |
| 18495 | exit (1); | 20231 | exit (1); |
| 18496 | exit (0); | 20232 | exit (0); |
| 18497 | } | 20233 | } |
| 18498 | _ACEOF | 20234 | _ACEOF |
| 18499 | rm -f conftest$ac_exeext | 20235 | rm -f conftest$ac_exeext |
| @@ -18516,7 +20252,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18516 | ( exit $ac_status ) | 20252 | ( exit $ac_status ) |
| 18517 | ac_cv_func_fork_works=no | 20253 | ac_cv_func_fork_works=no |
| 18518 | fi | 20254 | fi |
| 18519 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 20255 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 18520 | fi | 20256 | fi |
| 18521 | fi | 20257 | fi |
| 18522 | echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5 | 20258 | echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5 |
| @@ -18549,7 +20285,6 @@ else | |||
| 18549 | ac_cv_func_vfork_works=cross | 20285 | ac_cv_func_vfork_works=cross |
| 18550 | else | 20286 | else |
| 18551 | cat >conftest.$ac_ext <<_ACEOF | 20287 | cat >conftest.$ac_ext <<_ACEOF |
| 18552 | #line $LINENO "configure" | ||
| 18553 | /* confdefs.h. */ | 20288 | /* confdefs.h. */ |
| 18554 | _ACEOF | 20289 | _ACEOF |
| 18555 | cat confdefs.h >>conftest.$ac_ext | 20290 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18671,7 +20406,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18671 | ( exit $ac_status ) | 20406 | ( exit $ac_status ) |
| 18672 | ac_cv_func_vfork_works=no | 20407 | ac_cv_func_vfork_works=no |
| 18673 | fi | 20408 | fi |
| 18674 | rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 20409 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 18675 | fi | 20410 | fi |
| 18676 | fi | 20411 | fi |
| 18677 | echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5 | 20412 | echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5 |
| @@ -18679,7 +20414,7 @@ echo "${ECHO_T}$ac_cv_func_vfork_works" >&6 | |||
| 18679 | 20414 | ||
| 18680 | fi; | 20415 | fi; |
| 18681 | if test "x$ac_cv_func_fork_works" = xcross; then | 20416 | if test "x$ac_cv_func_fork_works" = xcross; then |
| 18682 | ac_cv_func_vfork_works=ac_cv_func_vfork | 20417 | ac_cv_func_vfork_works=$ac_cv_func_vfork |
| 18683 | { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5 | 20418 | { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5 |
| 18684 | echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;} | 20419 | echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;} |
| 18685 | fi | 20420 | fi |
| @@ -18712,7 +20447,6 @@ if test "${emacs_cv_langinfo_codeset+set}" = set; then | |||
| 18712 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 20447 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18713 | else | 20448 | else |
| 18714 | cat >conftest.$ac_ext <<_ACEOF | 20449 | cat >conftest.$ac_ext <<_ACEOF |
| 18715 | #line $LINENO "configure" | ||
| 18716 | /* confdefs.h. */ | 20450 | /* confdefs.h. */ |
| 18717 | _ACEOF | 20451 | _ACEOF |
| 18718 | cat confdefs.h >>conftest.$ac_ext | 20452 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18729,11 +20463,21 @@ char* cs = nl_langinfo(CODESET); | |||
| 18729 | _ACEOF | 20463 | _ACEOF |
| 18730 | rm -f conftest.$ac_objext conftest$ac_exeext | 20464 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 18731 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 20465 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 18732 | (eval $ac_link) 2>&5 | 20466 | (eval $ac_link) 2>conftest.er1 |
| 18733 | ac_status=$? | 20467 | ac_status=$? |
| 20468 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20469 | rm -f conftest.er1 | ||
| 20470 | cat conftest.err >&5 | ||
| 18734 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20471 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18735 | (exit $ac_status); } && | 20472 | (exit $ac_status); } && |
| 18736 | { ac_try='test -s conftest$ac_exeext' | 20473 | { ac_try='test -z "$ac_c_werror_flag" |
| 20474 | || test ! -s conftest.err' | ||
| 20475 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20476 | (eval $ac_try) 2>&5 | ||
| 20477 | ac_status=$? | ||
| 20478 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20479 | (exit $ac_status); }; } && | ||
| 20480 | { ac_try='test -s conftest$ac_exeext' | ||
| 18737 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20481 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18738 | (eval $ac_try) 2>&5 | 20482 | (eval $ac_try) 2>&5 |
| 18739 | ac_status=$? | 20483 | ac_status=$? |
| @@ -18746,7 +20490,8 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18746 | 20490 | ||
| 18747 | emacs_cv_langinfo_codeset=no | 20491 | emacs_cv_langinfo_codeset=no |
| 18748 | fi | 20492 | fi |
| 18749 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 20493 | rm -f conftest.err conftest.$ac_objext \ |
| 20494 | conftest$ac_exeext conftest.$ac_ext | ||
| 18750 | 20495 | ||
| 18751 | fi | 20496 | fi |
| 18752 | echo "$as_me:$LINENO: result: $emacs_cv_langinfo_codeset" >&5 | 20497 | echo "$as_me:$LINENO: result: $emacs_cv_langinfo_codeset" >&5 |
| @@ -18765,7 +20510,6 @@ if test "${ac_cv_type_size_t+set}" = set; then | |||
| 18765 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 20510 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18766 | else | 20511 | else |
| 18767 | cat >conftest.$ac_ext <<_ACEOF | 20512 | cat >conftest.$ac_ext <<_ACEOF |
| 18768 | #line $LINENO "configure" | ||
| 18769 | /* confdefs.h. */ | 20513 | /* confdefs.h. */ |
| 18770 | _ACEOF | 20514 | _ACEOF |
| 18771 | cat confdefs.h >>conftest.$ac_ext | 20515 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18785,11 +20529,21 @@ if (sizeof (size_t)) | |||
| 18785 | _ACEOF | 20529 | _ACEOF |
| 18786 | rm -f conftest.$ac_objext | 20530 | rm -f conftest.$ac_objext |
| 18787 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20531 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18788 | (eval $ac_compile) 2>&5 | 20532 | (eval $ac_compile) 2>conftest.er1 |
| 18789 | ac_status=$? | 20533 | ac_status=$? |
| 20534 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20535 | rm -f conftest.er1 | ||
| 20536 | cat conftest.err >&5 | ||
| 18790 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20537 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18791 | (exit $ac_status); } && | 20538 | (exit $ac_status); } && |
| 18792 | { ac_try='test -s conftest.$ac_objext' | 20539 | { ac_try='test -z "$ac_c_werror_flag" |
| 20540 | || test ! -s conftest.err' | ||
| 20541 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20542 | (eval $ac_try) 2>&5 | ||
| 20543 | ac_status=$? | ||
| 20544 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20545 | (exit $ac_status); }; } && | ||
| 20546 | { ac_try='test -s conftest.$ac_objext' | ||
| 18793 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20547 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18794 | (eval $ac_try) 2>&5 | 20548 | (eval $ac_try) 2>&5 |
| 18795 | ac_status=$? | 20549 | ac_status=$? |
| @@ -18802,7 +20556,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18802 | 20556 | ||
| 18803 | ac_cv_type_size_t=no | 20557 | ac_cv_type_size_t=no |
| 18804 | fi | 20558 | fi |
| 18805 | rm -f conftest.$ac_objext conftest.$ac_ext | 20559 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18806 | fi | 20560 | fi |
| 18807 | echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 | 20561 | echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 |
| 18808 | echo "${ECHO_T}$ac_cv_type_size_t" >&6 | 20562 | echo "${ECHO_T}$ac_cv_type_size_t" >&6 |
| @@ -18822,7 +20576,6 @@ if test "${ac_cv_type_mbstate_t+set}" = set; then | |||
| 18822 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 20576 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18823 | else | 20577 | else |
| 18824 | cat >conftest.$ac_ext <<_ACEOF | 20578 | cat >conftest.$ac_ext <<_ACEOF |
| 18825 | #line $LINENO "configure" | ||
| 18826 | /* confdefs.h. */ | 20579 | /* confdefs.h. */ |
| 18827 | _ACEOF | 20580 | _ACEOF |
| 18828 | cat confdefs.h >>conftest.$ac_ext | 20581 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18840,11 +20593,21 @@ mbstate_t x; return sizeof x; | |||
| 18840 | _ACEOF | 20593 | _ACEOF |
| 18841 | rm -f conftest.$ac_objext | 20594 | rm -f conftest.$ac_objext |
| 18842 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20595 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18843 | (eval $ac_compile) 2>&5 | 20596 | (eval $ac_compile) 2>conftest.er1 |
| 18844 | ac_status=$? | 20597 | ac_status=$? |
| 20598 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20599 | rm -f conftest.er1 | ||
| 20600 | cat conftest.err >&5 | ||
| 18845 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20601 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18846 | (exit $ac_status); } && | 20602 | (exit $ac_status); } && |
| 18847 | { ac_try='test -s conftest.$ac_objext' | 20603 | { ac_try='test -z "$ac_c_werror_flag" |
| 20604 | || test ! -s conftest.err' | ||
| 20605 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20606 | (eval $ac_try) 2>&5 | ||
| 20607 | ac_status=$? | ||
| 20608 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20609 | (exit $ac_status); }; } && | ||
| 20610 | { ac_try='test -s conftest.$ac_objext' | ||
| 18848 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20611 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18849 | (eval $ac_try) 2>&5 | 20612 | (eval $ac_try) 2>&5 |
| 18850 | ac_status=$? | 20613 | ac_status=$? |
| @@ -18857,7 +20620,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18857 | 20620 | ||
| 18858 | ac_cv_type_mbstate_t=no | 20621 | ac_cv_type_mbstate_t=no |
| 18859 | fi | 20622 | fi |
| 18860 | rm -f conftest.$ac_objext conftest.$ac_ext | 20623 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18861 | fi | 20624 | fi |
| 18862 | echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5 | 20625 | echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5 |
| 18863 | echo "${ECHO_T}$ac_cv_type_mbstate_t" >&6 | 20626 | echo "${ECHO_T}$ac_cv_type_mbstate_t" >&6 |
| @@ -18881,7 +20644,6 @@ if test "${emacs_cv_c_restrict+set}" = set; then | |||
| 18881 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 20644 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18882 | else | 20645 | else |
| 18883 | cat >conftest.$ac_ext <<_ACEOF | 20646 | cat >conftest.$ac_ext <<_ACEOF |
| 18884 | #line $LINENO "configure" | ||
| 18885 | /* confdefs.h. */ | 20647 | /* confdefs.h. */ |
| 18886 | _ACEOF | 20648 | _ACEOF |
| 18887 | cat confdefs.h >>conftest.$ac_ext | 20649 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18898,11 +20660,21 @@ main () | |||
| 18898 | _ACEOF | 20660 | _ACEOF |
| 18899 | rm -f conftest.$ac_objext | 20661 | rm -f conftest.$ac_objext |
| 18900 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20662 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18901 | (eval $ac_compile) 2>&5 | 20663 | (eval $ac_compile) 2>conftest.er1 |
| 18902 | ac_status=$? | 20664 | ac_status=$? |
| 20665 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20666 | rm -f conftest.er1 | ||
| 20667 | cat conftest.err >&5 | ||
| 18903 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20668 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18904 | (exit $ac_status); } && | 20669 | (exit $ac_status); } && |
| 18905 | { ac_try='test -s conftest.$ac_objext' | 20670 | { ac_try='test -z "$ac_c_werror_flag" |
| 20671 | || test ! -s conftest.err' | ||
| 20672 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20673 | (eval $ac_try) 2>&5 | ||
| 20674 | ac_status=$? | ||
| 20675 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20676 | (exit $ac_status); }; } && | ||
| 20677 | { ac_try='test -s conftest.$ac_objext' | ||
| 18906 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20678 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18907 | (eval $ac_try) 2>&5 | 20679 | (eval $ac_try) 2>&5 |
| 18908 | ac_status=$? | 20680 | ac_status=$? |
| @@ -18914,7 +20686,6 @@ else | |||
| 18914 | sed 's/^/| /' conftest.$ac_ext >&5 | 20686 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18915 | 20687 | ||
| 18916 | cat >conftest.$ac_ext <<_ACEOF | 20688 | cat >conftest.$ac_ext <<_ACEOF |
| 18917 | #line $LINENO "configure" | ||
| 18918 | /* confdefs.h. */ | 20689 | /* confdefs.h. */ |
| 18919 | _ACEOF | 20690 | _ACEOF |
| 18920 | cat confdefs.h >>conftest.$ac_ext | 20691 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18931,11 +20702,21 @@ main () | |||
| 18931 | _ACEOF | 20702 | _ACEOF |
| 18932 | rm -f conftest.$ac_objext | 20703 | rm -f conftest.$ac_objext |
| 18933 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20704 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18934 | (eval $ac_compile) 2>&5 | 20705 | (eval $ac_compile) 2>conftest.er1 |
| 18935 | ac_status=$? | 20706 | ac_status=$? |
| 20707 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20708 | rm -f conftest.er1 | ||
| 20709 | cat conftest.err >&5 | ||
| 18936 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20710 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18937 | (exit $ac_status); } && | 20711 | (exit $ac_status); } && |
| 18938 | { ac_try='test -s conftest.$ac_objext' | 20712 | { ac_try='test -z "$ac_c_werror_flag" |
| 20713 | || test ! -s conftest.err' | ||
| 20714 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20715 | (eval $ac_try) 2>&5 | ||
| 20716 | ac_status=$? | ||
| 20717 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20718 | (exit $ac_status); }; } && | ||
| 20719 | { ac_try='test -s conftest.$ac_objext' | ||
| 18939 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20720 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18940 | (eval $ac_try) 2>&5 | 20721 | (eval $ac_try) 2>&5 |
| 18941 | ac_status=$? | 20722 | ac_status=$? |
| @@ -18948,9 +20729,9 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 18948 | 20729 | ||
| 18949 | emacs_cv_c_restrict=no | 20730 | emacs_cv_c_restrict=no |
| 18950 | fi | 20731 | fi |
| 18951 | rm -f conftest.$ac_objext conftest.$ac_ext | 20732 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18952 | fi | 20733 | fi |
| 18953 | rm -f conftest.$ac_objext conftest.$ac_ext | 20734 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18954 | fi | 20735 | fi |
| 18955 | echo "$as_me:$LINENO: result: $emacs_cv_c_restrict" >&5 | 20736 | echo "$as_me:$LINENO: result: $emacs_cv_c_restrict" >&5 |
| 18956 | echo "${ECHO_T}$emacs_cv_c_restrict" >&6 | 20737 | echo "${ECHO_T}$emacs_cv_c_restrict" >&6 |
| @@ -18973,7 +20754,6 @@ if test "${emacs_cv_c_restrict_arr+set}" = set; then | |||
| 18973 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 20754 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18974 | else | 20755 | else |
| 18975 | cat >conftest.$ac_ext <<_ACEOF | 20756 | cat >conftest.$ac_ext <<_ACEOF |
| 18976 | #line $LINENO "configure" | ||
| 18977 | /* confdefs.h. */ | 20757 | /* confdefs.h. */ |
| 18978 | _ACEOF | 20758 | _ACEOF |
| 18979 | cat confdefs.h >>conftest.$ac_ext | 20759 | cat confdefs.h >>conftest.$ac_ext |
| @@ -18990,11 +20770,21 @@ main () | |||
| 18990 | _ACEOF | 20770 | _ACEOF |
| 18991 | rm -f conftest.$ac_objext | 20771 | rm -f conftest.$ac_objext |
| 18992 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20772 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18993 | (eval $ac_compile) 2>&5 | 20773 | (eval $ac_compile) 2>conftest.er1 |
| 18994 | ac_status=$? | 20774 | ac_status=$? |
| 20775 | grep -v '^ *+' conftest.er1 >conftest.err | ||
| 20776 | rm -f conftest.er1 | ||
| 20777 | cat conftest.err >&5 | ||
| 18995 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20778 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18996 | (exit $ac_status); } && | 20779 | (exit $ac_status); } && |
| 18997 | { ac_try='test -s conftest.$ac_objext' | 20780 | { ac_try='test -z "$ac_c_werror_flag" |
| 20781 | || test ! -s conftest.err' | ||
| 20782 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | ||
| 20783 | (eval $ac_try) 2>&5 | ||
| 20784 | ac_status=$? | ||
| 20785 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 | ||
| 20786 | (exit $ac_status); }; } && | ||
| 20787 | { ac_try='test -s conftest.$ac_objext' | ||
| 18998 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20788 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18999 | (eval $ac_try) 2>&5 | 20789 | (eval $ac_try) 2>&5 |
| 19000 | ac_status=$? | 20790 | ac_status=$? |
| @@ -19007,7 +20797,7 @@ sed 's/^/| /' conftest.$ac_ext >&5 | |||
| 19007 | 20797 | ||
| 19008 | emacs_cv_c_restrict_arr=no | 20798 | emacs_cv_c_restrict_arr=no |
| 19009 | fi | 20799 | fi |
| 19010 | rm -f conftest.$ac_objext conftest.$ac_ext | 20800 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 19011 | fi | 20801 | fi |
| 19012 | echo "$as_me:$LINENO: result: $emacs_cv_c_restrict_arr" >&5 | 20802 | echo "$as_me:$LINENO: result: $emacs_cv_c_restrict_arr" >&5 |
| 19013 | echo "${ECHO_T}$emacs_cv_c_restrict_arr" >&6 | 20803 | echo "${ECHO_T}$emacs_cv_c_restrict_arr" >&6 |
| @@ -19218,7 +21008,6 @@ test "${exec_prefix}" != NONE && | |||
| 19218 | ## C preprocessor. | 21008 | ## C preprocessor. |
| 19219 | 21009 | ||
| 19220 | cat >conftest.$ac_ext <<_ACEOF | 21010 | cat >conftest.$ac_ext <<_ACEOF |
| 19221 | #line $LINENO "configure" | ||
| 19222 | /* confdefs.h. */ | 21011 | /* confdefs.h. */ |
| 19223 | _ACEOF | 21012 | _ACEOF |
| 19224 | cat confdefs.h >>conftest.$ac_ext | 21013 | cat confdefs.h >>conftest.$ac_ext |
| @@ -19265,13 +21054,13 @@ _ACEOF | |||
| 19265 | # `set' does not quote correctly, so add quotes (double-quote | 21054 | # `set' does not quote correctly, so add quotes (double-quote |
| 19266 | # substitution turns \\\\ into \\, and sed turns \\ into \). | 21055 | # substitution turns \\\\ into \\, and sed turns \\ into \). |
| 19267 | sed -n \ | 21056 | sed -n \ |
| 19268 | "s/'/'\\\\''/g; | 21057 | "s/'/'\\\\''/g; |
| 19269 | s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" | 21058 | s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" |
| 19270 | ;; | 21059 | ;; |
| 19271 | *) | 21060 | *) |
| 19272 | # `set' quotes correctly as required by POSIX, so do not add quotes. | 21061 | # `set' quotes correctly as required by POSIX, so do not add quotes. |
| 19273 | sed -n \ | 21062 | sed -n \ |
| 19274 | "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" | 21063 | "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" |
| 19275 | ;; | 21064 | ;; |
| 19276 | esac; | 21065 | esac; |
| 19277 | } | | 21066 | } | |
| @@ -19301,13 +21090,13 @@ test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' | |||
| 19301 | # trailing colons and then remove the whole line if VPATH becomes empty | 21090 | # trailing colons and then remove the whole line if VPATH becomes empty |
| 19302 | # (actually we leave an empty line to preserve line numbers). | 21091 | # (actually we leave an empty line to preserve line numbers). |
| 19303 | if test "x$srcdir" = x.; then | 21092 | if test "x$srcdir" = x.; then |
| 19304 | ac_vpsub='/^[ ]*VPATH[ ]*=/{ | 21093 | ac_vpsub='/^[ ]*VPATH[ ]*=/{ |
| 19305 | s/:*\$(srcdir):*/:/; | 21094 | s/:*\$(srcdir):*/:/; |
| 19306 | s/:*\${srcdir}:*/:/; | 21095 | s/:*\${srcdir}:*/:/; |
| 19307 | s/:*@srcdir@:*/:/; | 21096 | s/:*@srcdir@:*/:/; |
| 19308 | s/^\([^=]*=[ ]*\):*/\1/; | 21097 | s/^\([^=]*=[ ]*\):*/\1/; |
| 19309 | s/:*$//; | 21098 | s/:*$//; |
| 19310 | s/^[^=]*=[ ]*$//; | 21099 | s/^[^=]*=[ ]*$//; |
| 19311 | }' | 21100 | }' |
| 19312 | fi | 21101 | fi |
| 19313 | 21102 | ||
| @@ -19318,7 +21107,7 @@ ac_ltlibobjs= | |||
| 19318 | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue | 21107 | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue |
| 19319 | # 1. Remove the extension, and $U if already installed. | 21108 | # 1. Remove the extension, and $U if already installed. |
| 19320 | ac_i=`echo "$ac_i" | | 21109 | ac_i=`echo "$ac_i" | |
| 19321 | sed 's/\$U\././;s/\.o$//;s/\.obj$//'` | 21110 | sed 's/\$U\././;s/\.o$//;s/\.obj$//'` |
| 19322 | # 2. Add them. | 21111 | # 2. Add them. |
| 19323 | ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" | 21112 | ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" |
| 19324 | ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' | 21113 | ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' |
| @@ -19362,9 +21151,10 @@ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then | |||
| 19362 | elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then | 21151 | elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then |
| 19363 | set -o posix | 21152 | set -o posix |
| 19364 | fi | 21153 | fi |
| 21154 | DUALCASE=1; export DUALCASE # for MKS sh | ||
| 19365 | 21155 | ||
| 19366 | # Support unset when possible. | 21156 | # Support unset when possible. |
| 19367 | if (FOO=FOO; unset FOO) >/dev/null 2>&1; then | 21157 | if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then |
| 19368 | as_unset=unset | 21158 | as_unset=unset |
| 19369 | else | 21159 | else |
| 19370 | as_unset=false | 21160 | as_unset=false |
| @@ -19383,7 +21173,7 @@ for as_var in \ | |||
| 19383 | LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ | 21173 | LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ |
| 19384 | LC_TELEPHONE LC_TIME | 21174 | LC_TELEPHONE LC_TIME |
| 19385 | do | 21175 | do |
| 19386 | if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then | 21176 | if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then |
| 19387 | eval $as_var=C; export $as_var | 21177 | eval $as_var=C; export $as_var |
| 19388 | else | 21178 | else |
| 19389 | $as_unset $as_var | 21179 | $as_unset $as_var |
| @@ -19562,16 +21352,17 @@ rm -f conf$$ conf$$.exe conf$$.file | |||
| 19562 | if mkdir -p . 2>/dev/null; then | 21352 | if mkdir -p . 2>/dev/null; then |
| 19563 | as_mkdir_p=: | 21353 | as_mkdir_p=: |
| 19564 | else | 21354 | else |
| 21355 | test -d ./-p && rmdir ./-p | ||
| 19565 | as_mkdir_p=false | 21356 | as_mkdir_p=false |
| 19566 | fi | 21357 | fi |
| 19567 | 21358 | ||
| 19568 | as_executable_p="test -f" | 21359 | as_executable_p="test -f" |
| 19569 | 21360 | ||
| 19570 | # Sed expression to map a string onto a valid CPP name. | 21361 | # Sed expression to map a string onto a valid CPP name. |
| 19571 | as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" | 21362 | as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
| 19572 | 21363 | ||
| 19573 | # Sed expression to map a string onto a valid variable name. | 21364 | # Sed expression to map a string onto a valid variable name. |
| 19574 | as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" | 21365 | as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" |
| 19575 | 21366 | ||
| 19576 | 21367 | ||
| 19577 | # IFS | 21368 | # IFS |
| @@ -19598,7 +21389,7 @@ _ASBOX | |||
| 19598 | cat >&5 <<_CSEOF | 21389 | cat >&5 <<_CSEOF |
| 19599 | 21390 | ||
| 19600 | This file was extended by $as_me, which was | 21391 | This file was extended by $as_me, which was |
| 19601 | generated by GNU Autoconf 2.57. Invocation command line was | 21392 | generated by GNU Autoconf 2.59. Invocation command line was |
| 19602 | 21393 | ||
| 19603 | CONFIG_FILES = $CONFIG_FILES | 21394 | CONFIG_FILES = $CONFIG_FILES |
| 19604 | CONFIG_HEADERS = $CONFIG_HEADERS | 21395 | CONFIG_HEADERS = $CONFIG_HEADERS |
| @@ -19642,9 +21433,9 @@ Usage: $0 [OPTIONS] [FILE]... | |||
| 19642 | -d, --debug don't remove temporary files | 21433 | -d, --debug don't remove temporary files |
| 19643 | --recheck update $as_me by reconfiguring in the same conditions | 21434 | --recheck update $as_me by reconfiguring in the same conditions |
| 19644 | --file=FILE[:TEMPLATE] | 21435 | --file=FILE[:TEMPLATE] |
| 19645 | instantiate the configuration file FILE | 21436 | instantiate the configuration file FILE |
| 19646 | --header=FILE[:TEMPLATE] | 21437 | --header=FILE[:TEMPLATE] |
| 19647 | instantiate the configuration header FILE | 21438 | instantiate the configuration header FILE |
| 19648 | 21439 | ||
| 19649 | Configuration files: | 21440 | Configuration files: |
| 19650 | $config_files | 21441 | $config_files |
| @@ -19661,11 +21452,10 @@ _ACEOF | |||
| 19661 | cat >>$CONFIG_STATUS <<_ACEOF | 21452 | cat >>$CONFIG_STATUS <<_ACEOF |
| 19662 | ac_cs_version="\\ | 21453 | ac_cs_version="\\ |
| 19663 | config.status | 21454 | config.status |
| 19664 | configured by $0, generated by GNU Autoconf 2.57, | 21455 | configured by $0, generated by GNU Autoconf 2.59, |
| 19665 | with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" | 21456 | with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
| 19666 | 21457 | ||
| 19667 | Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 | 21458 | Copyright (C) 2003 Free Software Foundation, Inc. |
| 19668 | Free Software Foundation, Inc. | ||
| 19669 | This config.status script is free software; the Free Software Foundation | 21459 | This config.status script is free software; the Free Software Foundation |
| 19670 | gives unlimited permission to copy, distribute and modify it." | 21460 | gives unlimited permission to copy, distribute and modify it." |
| 19671 | srcdir=$srcdir | 21461 | srcdir=$srcdir |
| @@ -19957,9 +21747,9 @@ _ACEOF | |||
| 19957 | (echo ':t | 21747 | (echo ':t |
| 19958 | /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed | 21748 | /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed |
| 19959 | if test -z "$ac_sed_cmds"; then | 21749 | if test -z "$ac_sed_cmds"; then |
| 19960 | ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" | 21750 | ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" |
| 19961 | else | 21751 | else |
| 19962 | ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" | 21752 | ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" |
| 19963 | fi | 21753 | fi |
| 19964 | ac_sed_frag=`expr $ac_sed_frag + 1` | 21754 | ac_sed_frag=`expr $ac_sed_frag + 1` |
| 19965 | ac_beg=$ac_end | 21755 | ac_beg=$ac_end |
| @@ -19977,21 +21767,21 @@ for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue | |||
| 19977 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | 21767 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". |
| 19978 | case $ac_file in | 21768 | case $ac_file in |
| 19979 | - | *:- | *:-:* ) # input from stdin | 21769 | - | *:- | *:-:* ) # input from stdin |
| 19980 | cat >$tmp/stdin | 21770 | cat >$tmp/stdin |
| 19981 | ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 21771 | ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
| 19982 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 21772 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
| 19983 | *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 21773 | *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
| 19984 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 21774 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
| 19985 | * ) ac_file_in=$ac_file.in ;; | 21775 | * ) ac_file_in=$ac_file.in ;; |
| 19986 | esac | 21776 | esac |
| 19987 | 21777 | ||
| 19988 | # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. | 21778 | # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. |
| 19989 | ac_dir=`(dirname "$ac_file") 2>/dev/null || | 21779 | ac_dir=`(dirname "$ac_file") 2>/dev/null || |
| 19990 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 21780 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 19991 | X"$ac_file" : 'X\(//\)[^/]' \| \ | 21781 | X"$ac_file" : 'X\(//\)[^/]' \| \ |
| 19992 | X"$ac_file" : 'X\(//\)$' \| \ | 21782 | X"$ac_file" : 'X\(//\)$' \| \ |
| 19993 | X"$ac_file" : 'X\(/\)' \| \ | 21783 | X"$ac_file" : 'X\(/\)' \| \ |
| 19994 | . : '\(.\)' 2>/dev/null || | 21784 | . : '\(.\)' 2>/dev/null || |
| 19995 | echo X"$ac_file" | | 21785 | echo X"$ac_file" | |
| 19996 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 21786 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 19997 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 21787 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| @@ -20007,10 +21797,10 @@ echo X"$ac_file" | | |||
| 20007 | as_dirs="$as_dir $as_dirs" | 21797 | as_dirs="$as_dir $as_dirs" |
| 20008 | as_dir=`(dirname "$as_dir") 2>/dev/null || | 21798 | as_dir=`(dirname "$as_dir") 2>/dev/null || |
| 20009 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 21799 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 20010 | X"$as_dir" : 'X\(//\)[^/]' \| \ | 21800 | X"$as_dir" : 'X\(//\)[^/]' \| \ |
| 20011 | X"$as_dir" : 'X\(//\)$' \| \ | 21801 | X"$as_dir" : 'X\(//\)$' \| \ |
| 20012 | X"$as_dir" : 'X\(/\)' \| \ | 21802 | X"$as_dir" : 'X\(/\)' \| \ |
| 20013 | . : '\(.\)' 2>/dev/null || | 21803 | . : '\(.\)' 2>/dev/null || |
| 20014 | echo X"$as_dir" | | 21804 | echo X"$as_dir" | |
| 20015 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 21805 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 20016 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 21806 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| @@ -20048,12 +21838,45 @@ case $srcdir in | |||
| 20048 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix | 21838 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix |
| 20049 | ac_top_srcdir=$ac_top_builddir$srcdir ;; | 21839 | ac_top_srcdir=$ac_top_builddir$srcdir ;; |
| 20050 | esac | 21840 | esac |
| 20051 | # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be | 21841 | |
| 20052 | # absolute. | 21842 | # Do not use `cd foo && pwd` to compute absolute paths, because |
| 20053 | ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` | 21843 | # the directories may not exist. |
| 20054 | ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` | 21844 | case `pwd` in |
| 20055 | ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` | 21845 | .) ac_abs_builddir="$ac_dir";; |
| 20056 | ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` | 21846 | *) |
| 21847 | case "$ac_dir" in | ||
| 21848 | .) ac_abs_builddir=`pwd`;; | ||
| 21849 | [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; | ||
| 21850 | *) ac_abs_builddir=`pwd`/"$ac_dir";; | ||
| 21851 | esac;; | ||
| 21852 | esac | ||
| 21853 | case $ac_abs_builddir in | ||
| 21854 | .) ac_abs_top_builddir=${ac_top_builddir}.;; | ||
| 21855 | *) | ||
| 21856 | case ${ac_top_builddir}. in | ||
| 21857 | .) ac_abs_top_builddir=$ac_abs_builddir;; | ||
| 21858 | [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; | ||
| 21859 | *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; | ||
| 21860 | esac;; | ||
| 21861 | esac | ||
| 21862 | case $ac_abs_builddir in | ||
| 21863 | .) ac_abs_srcdir=$ac_srcdir;; | ||
| 21864 | *) | ||
| 21865 | case $ac_srcdir in | ||
| 21866 | .) ac_abs_srcdir=$ac_abs_builddir;; | ||
| 21867 | [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; | ||
| 21868 | *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; | ||
| 21869 | esac;; | ||
| 21870 | esac | ||
| 21871 | case $ac_abs_builddir in | ||
| 21872 | .) ac_abs_top_srcdir=$ac_top_srcdir;; | ||
| 21873 | *) | ||
| 21874 | case $ac_top_srcdir in | ||
| 21875 | .) ac_abs_top_srcdir=$ac_abs_builddir;; | ||
| 21876 | [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; | ||
| 21877 | *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; | ||
| 21878 | esac;; | ||
| 21879 | esac | ||
| 20057 | 21880 | ||
| 20058 | 21881 | ||
| 20059 | case $INSTALL in | 21882 | case $INSTALL in |
| @@ -20075,7 +21898,7 @@ echo "$as_me: creating $ac_file" >&6;} | |||
| 20075 | configure_input="$ac_file. " | 21898 | configure_input="$ac_file. " |
| 20076 | fi | 21899 | fi |
| 20077 | configure_input=$configure_input"Generated from `echo $ac_file_in | | 21900 | configure_input=$configure_input"Generated from `echo $ac_file_in | |
| 20078 | sed 's,.*/,,'` by configure." | 21901 | sed 's,.*/,,'` by configure." |
| 20079 | 21902 | ||
| 20080 | # First look for the input files in the build tree, otherwise in the | 21903 | # First look for the input files in the build tree, otherwise in the |
| 20081 | # src tree. | 21904 | # src tree. |
| @@ -20084,24 +21907,24 @@ echo "$as_me: creating $ac_file" >&6;} | |||
| 20084 | case $f in | 21907 | case $f in |
| 20085 | -) echo $tmp/stdin ;; | 21908 | -) echo $tmp/stdin ;; |
| 20086 | [\\/$]*) | 21909 | [\\/$]*) |
| 20087 | # Absolute (can't be DOS-style, as IFS=:) | 21910 | # Absolute (can't be DOS-style, as IFS=:) |
| 20088 | test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 21911 | test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
| 20089 | echo "$as_me: error: cannot find input file: $f" >&2;} | 21912 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 20090 | { (exit 1); exit 1; }; } | 21913 | { (exit 1); exit 1; }; } |
| 20091 | echo $f;; | 21914 | echo "$f";; |
| 20092 | *) # Relative | 21915 | *) # Relative |
| 20093 | if test -f "$f"; then | 21916 | if test -f "$f"; then |
| 20094 | # Build tree | 21917 | # Build tree |
| 20095 | echo $f | 21918 | echo "$f" |
| 20096 | elif test -f "$srcdir/$f"; then | 21919 | elif test -f "$srcdir/$f"; then |
| 20097 | # Source tree | 21920 | # Source tree |
| 20098 | echo $srcdir/$f | 21921 | echo "$srcdir/$f" |
| 20099 | else | 21922 | else |
| 20100 | # /dev/null tree | 21923 | # /dev/null tree |
| 20101 | { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 21924 | { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
| 20102 | echo "$as_me: error: cannot find input file: $f" >&2;} | 21925 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 20103 | { (exit 1); exit 1; }; } | 21926 | { (exit 1); exit 1; }; } |
| 20104 | fi;; | 21927 | fi;; |
| 20105 | esac | 21928 | esac |
| 20106 | done` || { (exit 1); exit 1; } | 21929 | done` || { (exit 1); exit 1; } |
| 20107 | _ACEOF | 21930 | _ACEOF |
| @@ -20143,12 +21966,12 @@ cat >>$CONFIG_STATUS <<\_ACEOF | |||
| 20143 | # NAME is the cpp macro being defined and VALUE is the value it is being given. | 21966 | # NAME is the cpp macro being defined and VALUE is the value it is being given. |
| 20144 | # | 21967 | # |
| 20145 | # ac_d sets the value in "#define NAME VALUE" lines. | 21968 | # ac_d sets the value in "#define NAME VALUE" lines. |
| 20146 | ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' | 21969 | ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' |
| 20147 | ac_dB='[ ].*$,\1#\2' | 21970 | ac_dB='[ ].*$,\1#\2' |
| 20148 | ac_dC=' ' | 21971 | ac_dC=' ' |
| 20149 | ac_dD=',;t' | 21972 | ac_dD=',;t' |
| 20150 | # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". | 21973 | # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". |
| 20151 | ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' | 21974 | ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' |
| 20152 | ac_uB='$,\1#\2define\3' | 21975 | ac_uB='$,\1#\2define\3' |
| 20153 | ac_uC=' ' | 21976 | ac_uC=' ' |
| 20154 | ac_uD=',;t' | 21977 | ac_uD=',;t' |
| @@ -20157,11 +21980,11 @@ for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue | |||
| 20157 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | 21980 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". |
| 20158 | case $ac_file in | 21981 | case $ac_file in |
| 20159 | - | *:- | *:-:* ) # input from stdin | 21982 | - | *:- | *:-:* ) # input from stdin |
| 20160 | cat >$tmp/stdin | 21983 | cat >$tmp/stdin |
| 20161 | ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 21984 | ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
| 20162 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 21985 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
| 20163 | *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 21986 | *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
| 20164 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 21987 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
| 20165 | * ) ac_file_in=$ac_file.in ;; | 21988 | * ) ac_file_in=$ac_file.in ;; |
| 20166 | esac | 21989 | esac |
| 20167 | 21990 | ||
| @@ -20175,28 +21998,29 @@ echo "$as_me: creating $ac_file" >&6;} | |||
| 20175 | case $f in | 21998 | case $f in |
| 20176 | -) echo $tmp/stdin ;; | 21999 | -) echo $tmp/stdin ;; |
| 20177 | [\\/$]*) | 22000 | [\\/$]*) |
| 20178 | # Absolute (can't be DOS-style, as IFS=:) | 22001 | # Absolute (can't be DOS-style, as IFS=:) |
| 20179 | test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 22002 | test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
| 20180 | echo "$as_me: error: cannot find input file: $f" >&2;} | 22003 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 20181 | { (exit 1); exit 1; }; } | 22004 | { (exit 1); exit 1; }; } |
| 20182 | echo $f;; | 22005 | # Do quote $f, to prevent DOS paths from being IFS'd. |
| 22006 | echo "$f";; | ||
| 20183 | *) # Relative | 22007 | *) # Relative |
| 20184 | if test -f "$f"; then | 22008 | if test -f "$f"; then |
| 20185 | # Build tree | 22009 | # Build tree |
| 20186 | echo $f | 22010 | echo "$f" |
| 20187 | elif test -f "$srcdir/$f"; then | 22011 | elif test -f "$srcdir/$f"; then |
| 20188 | # Source tree | 22012 | # Source tree |
| 20189 | echo $srcdir/$f | 22013 | echo "$srcdir/$f" |
| 20190 | else | 22014 | else |
| 20191 | # /dev/null tree | 22015 | # /dev/null tree |
| 20192 | { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 22016 | { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
| 20193 | echo "$as_me: error: cannot find input file: $f" >&2;} | 22017 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 20194 | { (exit 1); exit 1; }; } | 22018 | { (exit 1); exit 1; }; } |
| 20195 | fi;; | 22019 | fi;; |
| 20196 | esac | 22020 | esac |
| 20197 | done` || { (exit 1); exit 1; } | 22021 | done` || { (exit 1); exit 1; } |
| 20198 | # Remove the trailing spaces. | 22022 | # Remove the trailing spaces. |
| 20199 | sed 's/[ ]*$//' $ac_file_inputs >$tmp/in | 22023 | sed 's/[ ]*$//' $ac_file_inputs >$tmp/in |
| 20200 | 22024 | ||
| 20201 | _ACEOF | 22025 | _ACEOF |
| 20202 | 22026 | ||
| @@ -20219,9 +22043,9 @@ s/[\\&,]/\\&/g | |||
| 20219 | s,[\\$`],\\&,g | 22043 | s,[\\$`],\\&,g |
| 20220 | t clear | 22044 | t clear |
| 20221 | : clear | 22045 | : clear |
| 20222 | s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp | 22046 | s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp |
| 20223 | t end | 22047 | t end |
| 20224 | s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp | 22048 | s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp |
| 20225 | : end | 22049 | : end |
| 20226 | _ACEOF | 22050 | _ACEOF |
| 20227 | # If some macros were called several times there might be several times | 22051 | # If some macros were called several times there might be several times |
| @@ -20235,13 +22059,13 @@ rm -f confdef2sed.sed | |||
| 20235 | # example, in the case of _POSIX_SOURCE, which is predefined and required | 22059 | # example, in the case of _POSIX_SOURCE, which is predefined and required |
| 20236 | # on some systems where configure will not decide to define it. | 22060 | # on some systems where configure will not decide to define it. |
| 20237 | cat >>conftest.undefs <<\_ACEOF | 22061 | cat >>conftest.undefs <<\_ACEOF |
| 20238 | s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, | 22062 | s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, |
| 20239 | _ACEOF | 22063 | _ACEOF |
| 20240 | 22064 | ||
| 20241 | # Break up conftest.defines because some shells have a limit on the size | 22065 | # Break up conftest.defines because some shells have a limit on the size |
| 20242 | # of here documents, and old seds have small limits too (100 cmds). | 22066 | # of here documents, and old seds have small limits too (100 cmds). |
| 20243 | echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS | 22067 | echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS |
| 20244 | echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS | 22068 | echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS |
| 20245 | echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS | 22069 | echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS |
| 20246 | echo ' :' >>$CONFIG_STATUS | 22070 | echo ' :' >>$CONFIG_STATUS |
| 20247 | rm -f conftest.tail | 22071 | rm -f conftest.tail |
| @@ -20250,7 +22074,7 @@ do | |||
| 20250 | # Write a limited-size here document to $tmp/defines.sed. | 22074 | # Write a limited-size here document to $tmp/defines.sed. |
| 20251 | echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS | 22075 | echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS |
| 20252 | # Speed up: don't consider the non `#define' lines. | 22076 | # Speed up: don't consider the non `#define' lines. |
| 20253 | echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS | 22077 | echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS |
| 20254 | # Work around the forget-to-reset-the-flag bug. | 22078 | # Work around the forget-to-reset-the-flag bug. |
| 20255 | echo 't clr' >>$CONFIG_STATUS | 22079 | echo 't clr' >>$CONFIG_STATUS |
| 20256 | echo ': clr' >>$CONFIG_STATUS | 22080 | echo ': clr' >>$CONFIG_STATUS |
| @@ -20277,7 +22101,7 @@ do | |||
| 20277 | # Write a limited-size here document to $tmp/undefs.sed. | 22101 | # Write a limited-size here document to $tmp/undefs.sed. |
| 20278 | echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS | 22102 | echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS |
| 20279 | # Speed up: don't consider the non `#undef' | 22103 | # Speed up: don't consider the non `#undef' |
| 20280 | echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS | 22104 | echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS |
| 20281 | # Work around the forget-to-reset-the-flag bug. | 22105 | # Work around the forget-to-reset-the-flag bug. |
| 20282 | echo 't clr' >>$CONFIG_STATUS | 22106 | echo 't clr' >>$CONFIG_STATUS |
| 20283 | echo ': clr' >>$CONFIG_STATUS | 22107 | echo ': clr' >>$CONFIG_STATUS |
| @@ -20311,10 +22135,10 @@ echo "$as_me: $ac_file is unchanged" >&6;} | |||
| 20311 | else | 22135 | else |
| 20312 | ac_dir=`(dirname "$ac_file") 2>/dev/null || | 22136 | ac_dir=`(dirname "$ac_file") 2>/dev/null || |
| 20313 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 22137 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 20314 | X"$ac_file" : 'X\(//\)[^/]' \| \ | 22138 | X"$ac_file" : 'X\(//\)[^/]' \| \ |
| 20315 | X"$ac_file" : 'X\(//\)$' \| \ | 22139 | X"$ac_file" : 'X\(//\)$' \| \ |
| 20316 | X"$ac_file" : 'X\(/\)' \| \ | 22140 | X"$ac_file" : 'X\(/\)' \| \ |
| 20317 | . : '\(.\)' 2>/dev/null || | 22141 | . : '\(.\)' 2>/dev/null || |
| 20318 | echo X"$ac_file" | | 22142 | echo X"$ac_file" | |
| 20319 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 22143 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 20320 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 22144 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| @@ -20330,10 +22154,10 @@ echo X"$ac_file" | | |||
| 20330 | as_dirs="$as_dir $as_dirs" | 22154 | as_dirs="$as_dir $as_dirs" |
| 20331 | as_dir=`(dirname "$as_dir") 2>/dev/null || | 22155 | as_dir=`(dirname "$as_dir") 2>/dev/null || |
| 20332 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 22156 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 20333 | X"$as_dir" : 'X\(//\)[^/]' \| \ | 22157 | X"$as_dir" : 'X\(//\)[^/]' \| \ |
| 20334 | X"$as_dir" : 'X\(//\)$' \| \ | 22158 | X"$as_dir" : 'X\(//\)$' \| \ |
| 20335 | X"$as_dir" : 'X\(/\)' \| \ | 22159 | X"$as_dir" : 'X\(/\)' \| \ |
| 20336 | . : '\(.\)' 2>/dev/null || | 22160 | . : '\(.\)' 2>/dev/null || |
| 20337 | echo X"$as_dir" | | 22161 | echo X"$as_dir" | |
| 20338 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 22162 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 20339 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 22163 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| @@ -20365,16 +22189,41 @@ for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue | |||
| 20365 | ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` | 22189 | ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` |
| 20366 | ac_dir=`(dirname "$ac_dest") 2>/dev/null || | 22190 | ac_dir=`(dirname "$ac_dest") 2>/dev/null || |
| 20367 | $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 22191 | $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 20368 | X"$ac_dest" : 'X\(//\)[^/]' \| \ | 22192 | X"$ac_dest" : 'X\(//\)[^/]' \| \ |
| 20369 | X"$ac_dest" : 'X\(//\)$' \| \ | 22193 | X"$ac_dest" : 'X\(//\)$' \| \ |
| 20370 | X"$ac_dest" : 'X\(/\)' \| \ | 22194 | X"$ac_dest" : 'X\(/\)' \| \ |
| 20371 | . : '\(.\)' 2>/dev/null || | 22195 | . : '\(.\)' 2>/dev/null || |
| 20372 | echo X"$ac_dest" | | 22196 | echo X"$ac_dest" | |
| 20373 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 22197 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 20374 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 22198 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| 20375 | /^X\(\/\/\)$/{ s//\1/; q; } | 22199 | /^X\(\/\/\)$/{ s//\1/; q; } |
| 20376 | /^X\(\/\).*/{ s//\1/; q; } | 22200 | /^X\(\/\).*/{ s//\1/; q; } |
| 20377 | s/.*/./; q'` | 22201 | s/.*/./; q'` |
| 22202 | { if $as_mkdir_p; then | ||
| 22203 | mkdir -p "$ac_dir" | ||
| 22204 | else | ||
| 22205 | as_dir="$ac_dir" | ||
| 22206 | as_dirs= | ||
| 22207 | while test ! -d "$as_dir"; do | ||
| 22208 | as_dirs="$as_dir $as_dirs" | ||
| 22209 | as_dir=`(dirname "$as_dir") 2>/dev/null || | ||
| 22210 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | ||
| 22211 | X"$as_dir" : 'X\(//\)[^/]' \| \ | ||
| 22212 | X"$as_dir" : 'X\(//\)$' \| \ | ||
| 22213 | X"$as_dir" : 'X\(/\)' \| \ | ||
| 22214 | . : '\(.\)' 2>/dev/null || | ||
| 22215 | echo X"$as_dir" | | ||
| 22216 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | ||
| 22217 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } | ||
| 22218 | /^X\(\/\/\)$/{ s//\1/; q; } | ||
| 22219 | /^X\(\/\).*/{ s//\1/; q; } | ||
| 22220 | s/.*/./; q'` | ||
| 22221 | done | ||
| 22222 | test ! -n "$as_dirs" || mkdir $as_dirs | ||
| 22223 | fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 | ||
| 22224 | echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} | ||
| 22225 | { (exit 1); exit 1; }; }; } | ||
| 22226 | |||
| 20378 | ac_builddir=. | 22227 | ac_builddir=. |
| 20379 | 22228 | ||
| 20380 | if test "$ac_dir" != .; then | 22229 | if test "$ac_dir" != .; then |
| @@ -20400,12 +22249,45 @@ case $srcdir in | |||
| 20400 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix | 22249 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix |
| 20401 | ac_top_srcdir=$ac_top_builddir$srcdir ;; | 22250 | ac_top_srcdir=$ac_top_builddir$srcdir ;; |
| 20402 | esac | 22251 | esac |
| 20403 | # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be | 22252 | |
| 20404 | # absolute. | 22253 | # Do not use `cd foo && pwd` to compute absolute paths, because |
| 20405 | ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` | 22254 | # the directories may not exist. |
| 20406 | ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` | 22255 | case `pwd` in |
| 20407 | ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` | 22256 | .) ac_abs_builddir="$ac_dir";; |
| 20408 | ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` | 22257 | *) |
| 22258 | case "$ac_dir" in | ||
| 22259 | .) ac_abs_builddir=`pwd`;; | ||
| 22260 | [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; | ||
| 22261 | *) ac_abs_builddir=`pwd`/"$ac_dir";; | ||
| 22262 | esac;; | ||
| 22263 | esac | ||
| 22264 | case $ac_abs_builddir in | ||
| 22265 | .) ac_abs_top_builddir=${ac_top_builddir}.;; | ||
| 22266 | *) | ||
| 22267 | case ${ac_top_builddir}. in | ||
| 22268 | .) ac_abs_top_builddir=$ac_abs_builddir;; | ||
| 22269 | [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; | ||
| 22270 | *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; | ||
| 22271 | esac;; | ||
| 22272 | esac | ||
| 22273 | case $ac_abs_builddir in | ||
| 22274 | .) ac_abs_srcdir=$ac_srcdir;; | ||
| 22275 | *) | ||
| 22276 | case $ac_srcdir in | ||
| 22277 | .) ac_abs_srcdir=$ac_abs_builddir;; | ||
| 22278 | [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; | ||
| 22279 | *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; | ||
| 22280 | esac;; | ||
| 22281 | esac | ||
| 22282 | case $ac_abs_builddir in | ||
| 22283 | .) ac_abs_top_srcdir=$ac_top_srcdir;; | ||
| 22284 | *) | ||
| 22285 | case $ac_top_srcdir in | ||
| 22286 | .) ac_abs_top_srcdir=$ac_abs_builddir;; | ||
| 22287 | [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; | ||
| 22288 | *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; | ||
| 22289 | esac;; | ||
| 22290 | esac | ||
| 20409 | 22291 | ||
| 20410 | 22292 | ||
| 20411 | { echo "$as_me:$LINENO: executing $ac_dest commands" >&5 | 22293 | { echo "$as_me:$LINENO: executing $ac_dest commands" >&5 |