aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorDave Love2003-07-28 18:04:15 +0000
committerDave Love2003-07-28 18:04:15 +0000
commit793fa0d75ae8fe7a19f581e350279e866dd27ec0 (patch)
tree51fc41c16944e00cd6abd8a5491464b78553588f /configure
parent4fdbcac51e6466a27fd21b709c7467a9742a7dfe (diff)
downloademacs-793fa0d75ae8fe7a19f581e350279e866dd27ec0.tar.gz
emacs-793fa0d75ae8fe7a19f581e350279e866dd27ec0.zip
*** empty log message ***
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1978
1 files changed, 1017 insertions, 961 deletions
diff --git a/configure b/configure
index 9ac8f83b99b..4d417642c2d 100755
--- a/configure
+++ b/configure
@@ -1,8 +1,9 @@
1#! /bin/sh 1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles. 2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.57a. 3# Generated by GNU Autoconf 2.57.
4# 4#
5# Copyright (C) 2003 Free Software Foundation, Inc. 5# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
6# Free Software Foundation, Inc.
6# This configure script is free software; the Free Software Foundation 7# This configure script is free software; the Free Software Foundation
7# gives unlimited permission to copy, distribute and modify it. 8# gives unlimited permission to copy, distribute and modify it.
8## --------------------- ## 9## --------------------- ##
@@ -21,7 +22,7 @@ elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
21fi 22fi
22 23
23# Support unset when possible. 24# Support unset when possible.
24if (as_foo=foo; unset as_foo) >/dev/null 2>&1; then 25if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
25 as_unset=unset 26 as_unset=unset
26else 27else
27 as_unset=false 28 as_unset=false
@@ -40,7 +41,7 @@ for as_var in \
40 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 \
41 LC_TELEPHONE LC_TIME 42 LC_TELEPHONE LC_TIME
42do 43do
43 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 44 if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
44 eval $as_var=C; export $as_var 45 eval $as_var=C; export $as_var
45 else 46 else
46 $as_unset $as_var 47 $as_unset $as_var
@@ -667,7 +668,7 @@ done
667 668
668# Be sure to have absolute paths. 669# Be sure to have absolute paths.
669for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ 670for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
670 localstatedir libdir includedir oldincludedir infodir mandir 671 localstatedir libdir includedir oldincludedir infodir mandir
671do 672do
672 eval ac_val=$`echo $ac_var` 673 eval ac_val=$`echo $ac_var`
673 case $ac_val in 674 case $ac_val in
@@ -707,10 +708,10 @@ if test -z "$srcdir"; then
707 # Try the directory containing this script, then its parent. 708 # Try the directory containing this script, then its parent.
708 ac_confdir=`(dirname "$0") 2>/dev/null || 709 ac_confdir=`(dirname "$0") 2>/dev/null ||
709$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 710$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
710 X"$0" : 'X\(//\)[^/]' \| \ 711 X"$0" : 'X\(//\)[^/]' \| \
711 X"$0" : 'X\(//\)$' \| \ 712 X"$0" : 'X\(//\)$' \| \
712 X"$0" : 'X\(/\)' \| \ 713 X"$0" : 'X\(/\)' \| \
713 . : '\(.\)' 2>/dev/null || 714 . : '\(.\)' 2>/dev/null ||
714echo X"$0" | 715echo X"$0" |
715 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 716 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
716 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 717 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
@@ -802,9 +803,9 @@ _ACEOF
802 cat <<_ACEOF 803 cat <<_ACEOF
803Installation directories: 804Installation directories:
804 --prefix=PREFIX install architecture-independent files in PREFIX 805 --prefix=PREFIX install architecture-independent files in PREFIX
805 [$ac_default_prefix] 806 [$ac_default_prefix]
806 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX 807 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
807 [PREFIX] 808 [PREFIX]
808 809
809By default, \`make install' will install all the files in 810By default, \`make install' will install all the files in
810\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify 811\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
@@ -943,7 +944,7 @@ ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
943 echo 944 echo
944 $SHELL $ac_srcdir/configure --help=recursive 945 $SHELL $ac_srcdir/configure --help=recursive
945 elif test -f $ac_srcdir/configure.ac || 946 elif test -f $ac_srcdir/configure.ac ||
946 test -f $ac_srcdir/configure.in; then 947 test -f $ac_srcdir/configure.in; then
947 echo 948 echo
948 $ac_configure --help 949 $ac_configure --help
949 else 950 else
@@ -957,7 +958,8 @@ test -n "$ac_init_help" && exit 0
957if $ac_init_version; then 958if $ac_init_version; then
958 cat <<\_ACEOF 959 cat <<\_ACEOF
959 960
960Copyright (C) 2003 Free Software Foundation, Inc. 961Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
962Free Software Foundation, Inc.
961This configure script is free software; the Free Software Foundation 963This configure script is free software; the Free Software Foundation
962gives unlimited permission to copy, distribute and modify it. 964gives unlimited permission to copy, distribute and modify it.
963_ACEOF 965_ACEOF
@@ -969,7 +971,7 @@ This file contains any messages produced by compilers while
969running configure, to aid debugging if configure makes a mistake. 971running configure, to aid debugging if configure makes a mistake.
970 972
971It was created by $as_me, which was 973It was created by $as_me, which was
972generated by GNU Autoconf 2.57a. Invocation command line was 974generated by GNU Autoconf 2.57. Invocation command line was
973 975
974 $ $0 $@ 976 $ $0 $@
975 977
@@ -1046,19 +1048,19 @@ do
1046 2) 1048 2)
1047 ac_configure_args1="$ac_configure_args1 '$ac_arg'" 1049 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1048 if test $ac_must_keep_next = true; then 1050 if test $ac_must_keep_next = true; then
1049 ac_must_keep_next=false # Got value, back to normal. 1051 ac_must_keep_next=false # Got value, back to normal.
1050 else 1052 else
1051 case $ac_arg in 1053 case $ac_arg in
1052 *=* | --config-cache | -C | -disable-* | --disable-* \ 1054 *=* | --config-cache | -C | -disable-* | --disable-* \
1053 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ 1055 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1054 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ 1056 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1055 | -with-* | --with-* | -without-* | --without-* | --x) 1057 | -with-* | --with-* | -without-* | --without-* | --x)
1056 case "$ac_configure_args0 " in 1058 case "$ac_configure_args0 " in
1057 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; 1059 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1058 esac 1060 esac
1059 ;; 1061 ;;
1060 -* ) ac_must_keep_next=true ;; 1062 -* ) ac_must_keep_next=true ;;
1061 esac 1063 esac
1062 fi 1064 fi
1063 ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" 1065 ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1064 # Get rid of the leading space. 1066 # Get rid of the leading space.
@@ -1092,12 +1094,12 @@ _ASBOX
1092 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in 1094 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1093 *ac_space=\ *) 1095 *ac_space=\ *)
1094 sed -n \ 1096 sed -n \
1095 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; 1097 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1096 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" 1098 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1097 ;; 1099 ;;
1098 *) 1100 *)
1099 sed -n \ 1101 sed -n \
1100 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" 1102 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1101 ;; 1103 ;;
1102 esac; 1104 esac;
1103} 1105}
@@ -1126,7 +1128,7 @@ _ASBOX
1126 for ac_var in $ac_subst_files 1128 for ac_var in $ac_subst_files
1127 do 1129 do
1128 eval ac_val=$`echo $ac_var` 1130 eval ac_val=$`echo $ac_var`
1129 echo "$ac_var='"'"'$ac_val'"'"'" 1131 echo "$ac_var='"'"'$ac_val'"'"'"
1130 done | sort 1132 done | sort
1131 echo 1133 echo
1132 fi 1134 fi
@@ -1225,7 +1227,7 @@ fi
1225# value. 1227# value.
1226ac_cache_corrupted=false 1228ac_cache_corrupted=false
1227for ac_var in `(set) 2>&1 | 1229for ac_var in `(set) 2>&1 |
1228 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do 1230 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1229 eval ac_old_set=\$ac_cv_env_${ac_var}_set 1231 eval ac_old_set=\$ac_cv_env_${ac_var}_set
1230 eval ac_new_set=\$ac_env_${ac_var}_set 1232 eval ac_new_set=\$ac_env_${ac_var}_set
1231 eval ac_old_val="\$ac_cv_env_${ac_var}_value" 1233 eval ac_old_val="\$ac_cv_env_${ac_var}_value"
@@ -1242,13 +1244,13 @@ echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1242 ,);; 1244 ,);;
1243 *) 1245 *)
1244 if test "x$ac_old_val" != "x$ac_new_val"; then 1246 if test "x$ac_old_val" != "x$ac_new_val"; then
1245 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1247 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1246echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1248echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1247 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 1249 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1248echo "$as_me: former value: $ac_old_val" >&2;} 1250echo "$as_me: former value: $ac_old_val" >&2;}
1249 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 1251 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1250echo "$as_me: current value: $ac_new_val" >&2;} 1252echo "$as_me: current value: $ac_new_val" >&2;}
1251 ac_cache_corrupted=: 1253 ac_cache_corrupted=:
1252 fi;; 1254 fi;;
1253 esac 1255 esac
1254 # Pass precious variables to config.status. 1256 # Pass precious variables to config.status.
@@ -2986,6 +2988,7 @@ ac_compiler=`set X $ac_compile; echo $2`
2986 (exit $ac_status); } 2988 (exit $ac_status); }
2987 2989
2988cat >conftest.$ac_ext <<_ACEOF 2990cat >conftest.$ac_ext <<_ACEOF
2991#line $LINENO "configure"
2989/* confdefs.h. */ 2992/* confdefs.h. */
2990_ACEOF 2993_ACEOF
2991cat confdefs.h >>conftest.$ac_ext 2994cat confdefs.h >>conftest.$ac_ext
@@ -3005,8 +3008,8 @@ ac_clean_files="$ac_clean_files a.out a.exe b.out"
3005# Try to create an executable without -o first, disregard a.out. 3008# Try to create an executable without -o first, disregard a.out.
3006# It will help us diagnose broken compilers, and finding out an intuition 3009# It will help us diagnose broken compilers, and finding out an intuition
3007# of exeext. 3010# of exeext.
3008echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 3011echo "$as_me:$LINENO: checking for C compiler default output" >&5
3009echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 3012echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
3010ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 3013ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3011if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 3014if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
3012 (eval $ac_link_default) 2>&5 3015 (eval $ac_link_default) 2>&5
@@ -3026,23 +3029,23 @@ do
3026 test -f "$ac_file" || continue 3029 test -f "$ac_file" || continue
3027 case $ac_file in 3030 case $ac_file in
3028 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) 3031 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
3029 ;; 3032 ;;
3030 conftest.$ac_ext ) 3033 conftest.$ac_ext )
3031 # This is the source file. 3034 # This is the source file.
3032 ;; 3035 ;;
3033 [ab].out ) 3036 [ab].out )
3034 # We found the default executable, but exeext='' is most 3037 # We found the default executable, but exeext='' is most
3035 # certainly right. 3038 # certainly right.
3036 break;; 3039 break;;
3037 *.* ) 3040 *.* )
3038 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 3041 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3039 # FIXME: I believe we export ac_cv_exeext for Libtool, 3042 # FIXME: I believe we export ac_cv_exeext for Libtool,
3040 # but it would be cool to find out if it's true. Does anybody 3043 # but it would be cool to find out if it's true. Does anybody
3041 # maintain Libtool? --akim. 3044 # maintain Libtool? --akim.
3042 export ac_cv_exeext 3045 export ac_cv_exeext
3043 break;; 3046 break;;
3044 * ) 3047 * )
3045 break;; 3048 break;;
3046 esac 3049 esac
3047done 3050done
3048else 3051else
@@ -3116,8 +3119,8 @@ for ac_file in conftest.exe conftest conftest.*; do
3116 case $ac_file in 3119 case $ac_file in
3117 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; 3120 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
3118 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 3121 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3119 export ac_cv_exeext 3122 export ac_cv_exeext
3120 break;; 3123 break;;
3121 * ) break;; 3124 * ) break;;
3122 esac 3125 esac
3123done 3126done
@@ -3142,6 +3145,7 @@ if test "${ac_cv_objext+set}" = set; then
3142 echo $ECHO_N "(cached) $ECHO_C" >&6 3145 echo $ECHO_N "(cached) $ECHO_C" >&6
3143else 3146else
3144 cat >conftest.$ac_ext <<_ACEOF 3147 cat >conftest.$ac_ext <<_ACEOF
3148#line $LINENO "configure"
3145/* confdefs.h. */ 3149/* confdefs.h. */
3146_ACEOF 3150_ACEOF
3147cat confdefs.h >>conftest.$ac_ext 3151cat confdefs.h >>conftest.$ac_ext
@@ -3192,6 +3196,7 @@ if test "${ac_cv_c_compiler_gnu+set}" = set; then
3192 echo $ECHO_N "(cached) $ECHO_C" >&6 3196 echo $ECHO_N "(cached) $ECHO_C" >&6
3193else 3197else
3194 cat >conftest.$ac_ext <<_ACEOF 3198 cat >conftest.$ac_ext <<_ACEOF
3199#line $LINENO "configure"
3195/* confdefs.h. */ 3200/* confdefs.h. */
3196_ACEOF 3201_ACEOF
3197cat confdefs.h >>conftest.$ac_ext 3202cat confdefs.h >>conftest.$ac_ext
@@ -3215,7 +3220,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3215 ac_status=$? 3220 ac_status=$?
3216 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3221 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3217 (exit $ac_status); } && 3222 (exit $ac_status); } &&
3218 { ac_try='test -s conftest.$ac_objext' 3223 { ac_try='test -s conftest.$ac_objext'
3219 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3224 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3220 (eval $ac_try) 2>&5 3225 (eval $ac_try) 2>&5
3221 ac_status=$? 3226 ac_status=$?
@@ -3244,6 +3249,7 @@ if test "${ac_cv_prog_cc_g+set}" = set; then
3244 echo $ECHO_N "(cached) $ECHO_C" >&6 3249 echo $ECHO_N "(cached) $ECHO_C" >&6
3245else 3250else
3246 cat >conftest.$ac_ext <<_ACEOF 3251 cat >conftest.$ac_ext <<_ACEOF
3252#line $LINENO "configure"
3247/* confdefs.h. */ 3253/* confdefs.h. */
3248_ACEOF 3254_ACEOF
3249cat confdefs.h >>conftest.$ac_ext 3255cat confdefs.h >>conftest.$ac_ext
@@ -3264,7 +3270,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3264 ac_status=$? 3270 ac_status=$?
3265 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3271 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3266 (exit $ac_status); } && 3272 (exit $ac_status); } &&
3267 { ac_try='test -s conftest.$ac_objext' 3273 { ac_try='test -s conftest.$ac_objext'
3268 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3274 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3269 (eval $ac_try) 2>&5 3275 (eval $ac_try) 2>&5
3270 ac_status=$? 3276 ac_status=$?
@@ -3304,6 +3310,7 @@ else
3304 ac_cv_prog_cc_stdc=no 3310 ac_cv_prog_cc_stdc=no
3305ac_save_CC=$CC 3311ac_save_CC=$CC
3306cat >conftest.$ac_ext <<_ACEOF 3312cat >conftest.$ac_ext <<_ACEOF
3313#line $LINENO "configure"
3307/* confdefs.h. */ 3314/* confdefs.h. */
3308_ACEOF 3315_ACEOF
3309cat confdefs.h >>conftest.$ac_ext 3316cat confdefs.h >>conftest.$ac_ext
@@ -3361,7 +3368,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3361 ac_status=$? 3368 ac_status=$?
3362 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3369 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3363 (exit $ac_status); } && 3370 (exit $ac_status); } &&
3364 { ac_try='test -s conftest.$ac_objext' 3371 { ac_try='test -s conftest.$ac_objext'
3365 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3372 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3366 (eval $ac_try) 2>&5 3373 (eval $ac_try) 2>&5
3367 ac_status=$? 3374 ac_status=$?
@@ -3406,7 +3413,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3406 ac_status=$? 3413 ac_status=$?
3407 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3414 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3408 (exit $ac_status); } && 3415 (exit $ac_status); } &&
3409 { ac_try='test -s conftest.$ac_objext' 3416 { ac_try='test -s conftest.$ac_objext'
3410 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3417 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3411 (eval $ac_try) 2>&5 3418 (eval $ac_try) 2>&5
3412 ac_status=$? 3419 ac_status=$?
@@ -3421,6 +3428,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3421 'void exit (int);' 3428 'void exit (int);'
3422do 3429do
3423 cat >conftest.$ac_ext <<_ACEOF 3430 cat >conftest.$ac_ext <<_ACEOF
3431#line $LINENO "configure"
3424/* confdefs.h. */ 3432/* confdefs.h. */
3425_ACEOF 3433_ACEOF
3426cat confdefs.h >>conftest.$ac_ext 3434cat confdefs.h >>conftest.$ac_ext
@@ -3442,7 +3450,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3442 ac_status=$? 3450 ac_status=$?
3443 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3451 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3444 (exit $ac_status); } && 3452 (exit $ac_status); } &&
3445 { ac_try='test -s conftest.$ac_objext' 3453 { ac_try='test -s conftest.$ac_objext'
3446 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3454 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3447 (eval $ac_try) 2>&5 3455 (eval $ac_try) 2>&5
3448 ac_status=$? 3456 ac_status=$?
@@ -3457,6 +3465,7 @@ continue
3457fi 3465fi
3458rm -f conftest.$ac_objext conftest.$ac_ext 3466rm -f conftest.$ac_objext conftest.$ac_ext
3459 cat >conftest.$ac_ext <<_ACEOF 3467 cat >conftest.$ac_ext <<_ACEOF
3468#line $LINENO "configure"
3460/* confdefs.h. */ 3469/* confdefs.h. */
3461_ACEOF 3470_ACEOF
3462cat confdefs.h >>conftest.$ac_ext 3471cat confdefs.h >>conftest.$ac_ext
@@ -3477,7 +3486,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3477 ac_status=$? 3486 ac_status=$?
3478 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3487 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3479 (exit $ac_status); } && 3488 (exit $ac_status); } &&
3480 { ac_try='test -s conftest.$ac_objext' 3489 { ac_try='test -s conftest.$ac_objext'
3481 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3490 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3482 (eval $ac_try) 2>&5 3491 (eval $ac_try) 2>&5
3483 ac_status=$? 3492 ac_status=$?
@@ -3584,6 +3593,7 @@ do
3584 # On the NeXT, cc -E runs the code through the compiler's parser, 3593 # On the NeXT, cc -E runs the code through the compiler's parser,
3585 # not just through cpp. "Syntax error" is here to catch this case. 3594 # not just through cpp. "Syntax error" is here to catch this case.
3586 cat >conftest.$ac_ext <<_ACEOF 3595 cat >conftest.$ac_ext <<_ACEOF
3596#line $LINENO "configure"
3587/* confdefs.h. */ 3597/* confdefs.h. */
3588_ACEOF 3598_ACEOF
3589cat confdefs.h >>conftest.$ac_ext 3599cat confdefs.h >>conftest.$ac_ext
@@ -3594,7 +3604,7 @@ cat >>conftest.$ac_ext <<_ACEOF
3594#else 3604#else
3595# include <assert.h> 3605# include <assert.h>
3596#endif 3606#endif
3597 Syntax error 3607 Syntax error
3598_ACEOF 3608_ACEOF
3599if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 3609if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3600 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3610 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
@@ -3626,6 +3636,7 @@ rm -f conftest.err conftest.$ac_ext
3626 # OK, works on sane cases. Now check whether non-existent headers 3636 # OK, works on sane cases. Now check whether non-existent headers
3627 # can be detected and how. 3637 # can be detected and how.
3628 cat >conftest.$ac_ext <<_ACEOF 3638 cat >conftest.$ac_ext <<_ACEOF
3639#line $LINENO "configure"
3629/* confdefs.h. */ 3640/* confdefs.h. */
3630_ACEOF 3641_ACEOF
3631cat confdefs.h >>conftest.$ac_ext 3642cat confdefs.h >>conftest.$ac_ext
@@ -3689,6 +3700,7 @@ do
3689 # On the NeXT, cc -E runs the code through the compiler's parser, 3700 # On the NeXT, cc -E runs the code through the compiler's parser,
3690 # not just through cpp. "Syntax error" is here to catch this case. 3701 # not just through cpp. "Syntax error" is here to catch this case.
3691 cat >conftest.$ac_ext <<_ACEOF 3702 cat >conftest.$ac_ext <<_ACEOF
3703#line $LINENO "configure"
3692/* confdefs.h. */ 3704/* confdefs.h. */
3693_ACEOF 3705_ACEOF
3694cat confdefs.h >>conftest.$ac_ext 3706cat confdefs.h >>conftest.$ac_ext
@@ -3699,7 +3711,7 @@ cat >>conftest.$ac_ext <<_ACEOF
3699#else 3711#else
3700# include <assert.h> 3712# include <assert.h>
3701#endif 3713#endif
3702 Syntax error 3714 Syntax error
3703_ACEOF 3715_ACEOF
3704if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 3716if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3705 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3717 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
@@ -3731,6 +3743,7 @@ rm -f conftest.err conftest.$ac_ext
3731 # OK, works on sane cases. Now check whether non-existent headers 3743 # OK, works on sane cases. Now check whether non-existent headers
3732 # can be detected and how. 3744 # can be detected and how.
3733 cat >conftest.$ac_ext <<_ACEOF 3745 cat >conftest.$ac_ext <<_ACEOF
3746#line $LINENO "configure"
3734/* confdefs.h. */ 3747/* confdefs.h. */
3735_ACEOF 3748_ACEOF
3736cat confdefs.h >>conftest.$ac_ext 3749cat confdefs.h >>conftest.$ac_ext
@@ -3797,7 +3810,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
3797# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag 3810# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
3798# AFS /usr/afsws/bin/install, which mishandles nonexistent args 3811# AFS /usr/afsws/bin/install, which mishandles nonexistent args
3799# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" 3812# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
3800# OS/2's system install, which has a completely different semantic
3801# ./install, which can be erroneously created by make from ./install.sh. 3813# ./install, which can be erroneously created by make from ./install.sh.
3802echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 3814echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
3803echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 3815echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
@@ -3814,7 +3826,6 @@ do
3814case $as_dir/ in 3826case $as_dir/ in
3815 ./ | .// | /cC/* | \ 3827 ./ | .// | /cC/* | \
3816 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ 3828 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
3817 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
3818 /usr/ucb/* ) ;; 3829 /usr/ucb/* ) ;;
3819 *) 3830 *)
3820 # OSF1 and SCO ODT 3.0 have their own names for install. 3831 # OSF1 and SCO ODT 3.0 have their own names for install.
@@ -3822,20 +3833,20 @@ case $as_dir/ in
3822 # by default. 3833 # by default.
3823 for ac_prog in ginstall scoinst install; do 3834 for ac_prog in ginstall scoinst install; do
3824 for ac_exec_ext in '' $ac_executable_extensions; do 3835 for ac_exec_ext in '' $ac_executable_extensions; do
3825 if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then 3836 if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
3826 if test $ac_prog = install && 3837 if test $ac_prog = install &&
3827 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 3838 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3828 # AIX install. It has an incompatible calling convention. 3839 # AIX install. It has an incompatible calling convention.
3829 : 3840 :
3830 elif test $ac_prog = install && 3841 elif test $ac_prog = install &&
3831 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 3842 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3832 # program-specific install script used by HP pwplus--don't use. 3843 # program-specific install script used by HP pwplus--don't use.
3833 : 3844 :
3834 else 3845 else
3835 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 3846 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3836 break 3 3847 break 3
3837 fi 3848 fi
3838 fi 3849 fi
3839 done 3850 done
3840 done 3851 done
3841 ;; 3852 ;;
@@ -4098,6 +4109,7 @@ echo "${ECHO_T}$ac_cv_prog_egrep" >&6
4098echo "$as_me:$LINENO: checking for AIX" >&5 4109echo "$as_me:$LINENO: checking for AIX" >&5
4099echo $ECHO_N "checking for AIX... $ECHO_C" >&6 4110echo $ECHO_N "checking for AIX... $ECHO_C" >&6
4100cat >conftest.$ac_ext <<_ACEOF 4111cat >conftest.$ac_ext <<_ACEOF
4112#line $LINENO "configure"
4101/* confdefs.h. */ 4113/* confdefs.h. */
4102_ACEOF 4114_ACEOF
4103cat confdefs.h >>conftest.$ac_ext 4115cat confdefs.h >>conftest.$ac_ext
@@ -4296,7 +4308,8 @@ else
4296 while :; do 4308 while :; do
4297 # IRIX 6.2 and later do not support large files by default, 4309 # IRIX 6.2 and later do not support large files by default,
4298 # so use the C compiler's -n32 option if that helps. 4310 # so use the C compiler's -n32 option if that helps.
4299 cat >conftest.$ac_ext <<_ACEOF 4311 cat >conftest.$ac_ext <<_ACEOF
4312#line $LINENO "configure"
4300/* confdefs.h. */ 4313/* confdefs.h. */
4301_ACEOF 4314_ACEOF
4302cat confdefs.h >>conftest.$ac_ext 4315cat confdefs.h >>conftest.$ac_ext
@@ -4325,7 +4338,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4325 ac_status=$? 4338 ac_status=$?
4326 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4339 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4327 (exit $ac_status); } && 4340 (exit $ac_status); } &&
4328 { ac_try='test -s conftest.$ac_objext' 4341 { ac_try='test -s conftest.$ac_objext'
4329 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4342 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4330 (eval $ac_try) 2>&5 4343 (eval $ac_try) 2>&5
4331 ac_status=$? 4344 ac_status=$?
@@ -4345,7 +4358,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4345 ac_status=$? 4358 ac_status=$?
4346 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4359 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4347 (exit $ac_status); } && 4360 (exit $ac_status); } &&
4348 { ac_try='test -s conftest.$ac_objext' 4361 { ac_try='test -s conftest.$ac_objext'
4349 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4362 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4350 (eval $ac_try) 2>&5 4363 (eval $ac_try) 2>&5
4351 ac_status=$? 4364 ac_status=$?
@@ -4358,7 +4371,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
4358 4371
4359fi 4372fi
4360rm -f conftest.$ac_objext 4373rm -f conftest.$ac_objext
4361 break 4374 break
4362 done 4375 done
4363 CC=$ac_save_CC 4376 CC=$ac_save_CC
4364 rm -f conftest.$ac_ext 4377 rm -f conftest.$ac_ext
@@ -4378,6 +4391,7 @@ else
4378 while :; do 4391 while :; do
4379 ac_cv_sys_file_offset_bits=no 4392 ac_cv_sys_file_offset_bits=no
4380 cat >conftest.$ac_ext <<_ACEOF 4393 cat >conftest.$ac_ext <<_ACEOF
4394#line $LINENO "configure"
4381/* confdefs.h. */ 4395/* confdefs.h. */
4382_ACEOF 4396_ACEOF
4383cat confdefs.h >>conftest.$ac_ext 4397cat confdefs.h >>conftest.$ac_ext
@@ -4406,7 +4420,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4406 ac_status=$? 4420 ac_status=$?
4407 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4421 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4408 (exit $ac_status); } && 4422 (exit $ac_status); } &&
4409 { ac_try='test -s conftest.$ac_objext' 4423 { ac_try='test -s conftest.$ac_objext'
4410 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4424 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4411 (eval $ac_try) 2>&5 4425 (eval $ac_try) 2>&5
4412 ac_status=$? 4426 ac_status=$?
@@ -4420,6 +4434,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
4420fi 4434fi
4421rm -f conftest.$ac_objext conftest.$ac_ext 4435rm -f conftest.$ac_objext conftest.$ac_ext
4422 cat >conftest.$ac_ext <<_ACEOF 4436 cat >conftest.$ac_ext <<_ACEOF
4437#line $LINENO "configure"
4423/* confdefs.h. */ 4438/* confdefs.h. */
4424_ACEOF 4439_ACEOF
4425cat confdefs.h >>conftest.$ac_ext 4440cat confdefs.h >>conftest.$ac_ext
@@ -4449,7 +4464,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4449 ac_status=$? 4464 ac_status=$?
4450 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4465 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4451 (exit $ac_status); } && 4466 (exit $ac_status); } &&
4452 { ac_try='test -s conftest.$ac_objext' 4467 { ac_try='test -s conftest.$ac_objext'
4453 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4468 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4454 (eval $ac_try) 2>&5 4469 (eval $ac_try) 2>&5
4455 ac_status=$? 4470 ac_status=$?
@@ -4483,6 +4498,7 @@ else
4483 while :; do 4498 while :; do
4484 ac_cv_sys_large_files=no 4499 ac_cv_sys_large_files=no
4485 cat >conftest.$ac_ext <<_ACEOF 4500 cat >conftest.$ac_ext <<_ACEOF
4501#line $LINENO "configure"
4486/* confdefs.h. */ 4502/* confdefs.h. */
4487_ACEOF 4503_ACEOF
4488cat confdefs.h >>conftest.$ac_ext 4504cat confdefs.h >>conftest.$ac_ext
@@ -4511,7 +4527,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4511 ac_status=$? 4527 ac_status=$?
4512 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4528 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4513 (exit $ac_status); } && 4529 (exit $ac_status); } &&
4514 { ac_try='test -s conftest.$ac_objext' 4530 { ac_try='test -s conftest.$ac_objext'
4515 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4531 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4516 (eval $ac_try) 2>&5 4532 (eval $ac_try) 2>&5
4517 ac_status=$? 4533 ac_status=$?
@@ -4525,6 +4541,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
4525fi 4541fi
4526rm -f conftest.$ac_objext conftest.$ac_ext 4542rm -f conftest.$ac_objext conftest.$ac_ext
4527 cat >conftest.$ac_ext <<_ACEOF 4543 cat >conftest.$ac_ext <<_ACEOF
4544#line $LINENO "configure"
4528/* confdefs.h. */ 4545/* confdefs.h. */
4529_ACEOF 4546_ACEOF
4530cat confdefs.h >>conftest.$ac_ext 4547cat confdefs.h >>conftest.$ac_ext
@@ -4554,7 +4571,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4554 ac_status=$? 4571 ac_status=$?
4555 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4572 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4556 (exit $ac_status); } && 4573 (exit $ac_status); } &&
4557 { ac_try='test -s conftest.$ac_objext' 4574 { ac_try='test -s conftest.$ac_objext'
4558 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4575 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4559 (eval $ac_try) 2>&5 4576 (eval $ac_try) 2>&5
4560 ac_status=$? 4577 ac_status=$?
@@ -4591,6 +4608,7 @@ if test "${ac_cv_header_stdc+set}" = set; then
4591 echo $ECHO_N "(cached) $ECHO_C" >&6 4608 echo $ECHO_N "(cached) $ECHO_C" >&6
4592else 4609else
4593 cat >conftest.$ac_ext <<_ACEOF 4610 cat >conftest.$ac_ext <<_ACEOF
4611#line $LINENO "configure"
4594/* confdefs.h. */ 4612/* confdefs.h. */
4595_ACEOF 4613_ACEOF
4596cat confdefs.h >>conftest.$ac_ext 4614cat confdefs.h >>conftest.$ac_ext
@@ -4615,7 +4633,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4615 ac_status=$? 4633 ac_status=$?
4616 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4634 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4617 (exit $ac_status); } && 4635 (exit $ac_status); } &&
4618 { ac_try='test -s conftest.$ac_objext' 4636 { ac_try='test -s conftest.$ac_objext'
4619 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4637 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4620 (eval $ac_try) 2>&5 4638 (eval $ac_try) 2>&5
4621 ac_status=$? 4639 ac_status=$?
@@ -4633,6 +4651,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext
4633if test $ac_cv_header_stdc = yes; then 4651if test $ac_cv_header_stdc = yes; then
4634 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 4652 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4635 cat >conftest.$ac_ext <<_ACEOF 4653 cat >conftest.$ac_ext <<_ACEOF
4654#line $LINENO "configure"
4636/* confdefs.h. */ 4655/* confdefs.h. */
4637_ACEOF 4656_ACEOF
4638cat confdefs.h >>conftest.$ac_ext 4657cat confdefs.h >>conftest.$ac_ext
@@ -4654,6 +4673,7 @@ fi
4654if test $ac_cv_header_stdc = yes; then 4673if test $ac_cv_header_stdc = yes; then
4655 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 4674 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4656 cat >conftest.$ac_ext <<_ACEOF 4675 cat >conftest.$ac_ext <<_ACEOF
4676#line $LINENO "configure"
4657/* confdefs.h. */ 4677/* confdefs.h. */
4658_ACEOF 4678_ACEOF
4659cat confdefs.h >>conftest.$ac_ext 4679cat confdefs.h >>conftest.$ac_ext
@@ -4678,6 +4698,7 @@ if test $ac_cv_header_stdc = yes; then
4678 : 4698 :
4679else 4699else
4680 cat >conftest.$ac_ext <<_ACEOF 4700 cat >conftest.$ac_ext <<_ACEOF
4701#line $LINENO "configure"
4681/* confdefs.h. */ 4702/* confdefs.h. */
4682_ACEOF 4703_ACEOF
4683cat confdefs.h >>conftest.$ac_ext 4704cat confdefs.h >>conftest.$ac_ext
@@ -4689,9 +4710,9 @@ cat >>conftest.$ac_ext <<_ACEOF
4689# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) 4710# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4690#else 4711#else
4691# define ISLOWER(c) \ 4712# define ISLOWER(c) \
4692 (('a' <= (c) && (c) <= 'i') \ 4713 (('a' <= (c) && (c) <= 'i') \
4693 || ('j' <= (c) && (c) <= 'r') \ 4714 || ('j' <= (c) && (c) <= 'r') \
4694 || ('s' <= (c) && (c) <= 'z')) 4715 || ('s' <= (c) && (c) <= 'z'))
4695# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) 4716# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4696#endif 4717#endif
4697 4718
@@ -4702,7 +4723,7 @@ main ()
4702 int i; 4723 int i;
4703 for (i = 0; i < 256; i++) 4724 for (i = 0; i < 256; i++)
4704 if (XOR (islower (i), ISLOWER (i)) 4725 if (XOR (islower (i), ISLOWER (i))
4705 || toupper (i) != TOUPPER (i)) 4726 || toupper (i) != TOUPPER (i))
4706 exit(2); 4727 exit(2);
4707 exit (0); 4728 exit (0);
4708} 4729}
@@ -4752,7 +4773,7 @@ fi
4752 4773
4753 4774
4754for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ 4775for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4755 inttypes.h stdint.h unistd.h 4776 inttypes.h stdint.h unistd.h
4756do 4777do
4757as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 4778as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4758echo "$as_me:$LINENO: checking for $ac_header" >&5 4779echo "$as_me:$LINENO: checking for $ac_header" >&5
@@ -4761,6 +4782,7 @@ if eval "test \"\${$as_ac_Header+set}\" = set"; then
4761 echo $ECHO_N "(cached) $ECHO_C" >&6 4782 echo $ECHO_N "(cached) $ECHO_C" >&6
4762else 4783else
4763 cat >conftest.$ac_ext <<_ACEOF 4784 cat >conftest.$ac_ext <<_ACEOF
4785#line $LINENO "configure"
4764/* confdefs.h. */ 4786/* confdefs.h. */
4765_ACEOF 4787_ACEOF
4766cat confdefs.h >>conftest.$ac_ext 4788cat confdefs.h >>conftest.$ac_ext
@@ -4776,7 +4798,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4776 ac_status=$? 4798 ac_status=$?
4777 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4799 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4778 (exit $ac_status); } && 4800 (exit $ac_status); } &&
4779 { ac_try='test -s conftest.$ac_objext' 4801 { ac_try='test -s conftest.$ac_objext'
4780 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4802 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4781 (eval $ac_try) 2>&5 4803 (eval $ac_try) 2>&5
4782 ac_status=$? 4804 ac_status=$?
@@ -4822,6 +4844,7 @@ else
4822echo "$as_me:$LINENO: checking $ac_header usability" >&5 4844echo "$as_me:$LINENO: checking $ac_header usability" >&5
4823echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 4845echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
4824cat >conftest.$ac_ext <<_ACEOF 4846cat >conftest.$ac_ext <<_ACEOF
4847#line $LINENO "configure"
4825/* confdefs.h. */ 4848/* confdefs.h. */
4826_ACEOF 4849_ACEOF
4827cat confdefs.h >>conftest.$ac_ext 4850cat confdefs.h >>conftest.$ac_ext
@@ -4836,7 +4859,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4836 ac_status=$? 4859 ac_status=$?
4837 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4860 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4838 (exit $ac_status); } && 4861 (exit $ac_status); } &&
4839 { ac_try='test -s conftest.$ac_objext' 4862 { ac_try='test -s conftest.$ac_objext'
4840 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4863 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4841 (eval $ac_try) 2>&5 4864 (eval $ac_try) 2>&5
4842 ac_status=$? 4865 ac_status=$?
@@ -4857,6 +4880,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
4857echo "$as_me:$LINENO: checking $ac_header presence" >&5 4880echo "$as_me:$LINENO: checking $ac_header presence" >&5
4858echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 4881echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
4859cat >conftest.$ac_ext <<_ACEOF 4882cat >conftest.$ac_ext <<_ACEOF
4883#line $LINENO "configure"
4860/* confdefs.h. */ 4884/* confdefs.h. */
4861_ACEOF 4885_ACEOF
4862cat confdefs.h >>conftest.$ac_ext 4886cat confdefs.h >>conftest.$ac_ext
@@ -4897,28 +4921,29 @@ case $ac_header_compiler:$ac_header_preproc in
4897 yes:no ) 4921 yes:no )
4898 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 4922 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
4899echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 4923echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
4900 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 4924 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
4901echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 4925echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
4902 ac_header_preproc=yes 4926 (
4927 cat <<\_ASBOX
4928## ------------------------------------ ##
4929## Report this to bug-autoconf@gnu.org. ##
4930## ------------------------------------ ##
4931_ASBOX
4932 ) |
4933 sed "s/^/$as_me: WARNING: /" >&2
4903 ;; 4934 ;;
4904 no:yes ) 4935 no:yes )
4905 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 4936 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
4906echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 4937echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
4907 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 4938 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
4908echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 4939echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
4909 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
4910echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
4911 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
4912echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
4913 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 4940 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
4914echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 4941echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
4915 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
4916echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
4917 ( 4942 (
4918 cat <<\_ASBOX 4943 cat <<\_ASBOX
4919## ------------------------------------------ ## 4944## ------------------------------------ ##
4920## Report this to the AC_PACKAGE_NAME lists. ## 4945## Report this to bug-autoconf@gnu.org. ##
4921## ------------------------------------------ ## 4946## ------------------------------------ ##
4922_ASBOX 4947_ASBOX
4923 ) | 4948 ) |
4924 sed "s/^/$as_me: WARNING: /" >&2 4949 sed "s/^/$as_me: WARNING: /" >&2
@@ -4929,7 +4954,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
4929if eval "test \"\${$as_ac_Header+set}\" = set"; then 4954if eval "test \"\${$as_ac_Header+set}\" = set"; then
4930 echo $ECHO_N "(cached) $ECHO_C" >&6 4955 echo $ECHO_N "(cached) $ECHO_C" >&6
4931else 4956else
4932 eval "$as_ac_Header=\$ac_header_preproc" 4957 eval "$as_ac_Header=$ac_header_preproc"
4933fi 4958fi
4934echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 4959echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
4935echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 4960echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -4953,6 +4978,7 @@ else
4953 ac_check_lib_save_LIBS=$LIBS 4978 ac_check_lib_save_LIBS=$LIBS
4954LIBS="-lossaudio $LIBS" 4979LIBS="-lossaudio $LIBS"
4955cat >conftest.$ac_ext <<_ACEOF 4980cat >conftest.$ac_ext <<_ACEOF
4981#line $LINENO "configure"
4956/* confdefs.h. */ 4982/* confdefs.h. */
4957_ACEOF 4983_ACEOF
4958cat confdefs.h >>conftest.$ac_ext 4984cat confdefs.h >>conftest.$ac_ext
@@ -4980,7 +5006,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4980 ac_status=$? 5006 ac_status=$?
4981 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5007 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4982 (exit $ac_status); } && 5008 (exit $ac_status); } &&
4983 { ac_try='test -s conftest$ac_exeext' 5009 { ac_try='test -s conftest$ac_exeext'
4984 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5010 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4985 (eval $ac_try) 2>&5 5011 (eval $ac_try) 2>&5
4986 ac_status=$? 5012 ac_status=$?
@@ -5049,6 +5075,7 @@ else
5049echo "$as_me:$LINENO: checking $ac_header usability" >&5 5075echo "$as_me:$LINENO: checking $ac_header usability" >&5
5050echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 5076echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
5051cat >conftest.$ac_ext <<_ACEOF 5077cat >conftest.$ac_ext <<_ACEOF
5078#line $LINENO "configure"
5052/* confdefs.h. */ 5079/* confdefs.h. */
5053_ACEOF 5080_ACEOF
5054cat confdefs.h >>conftest.$ac_ext 5081cat confdefs.h >>conftest.$ac_ext
@@ -5063,7 +5090,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5063 ac_status=$? 5090 ac_status=$?
5064 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5091 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5065 (exit $ac_status); } && 5092 (exit $ac_status); } &&
5066 { ac_try='test -s conftest.$ac_objext' 5093 { ac_try='test -s conftest.$ac_objext'
5067 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5094 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5068 (eval $ac_try) 2>&5 5095 (eval $ac_try) 2>&5
5069 ac_status=$? 5096 ac_status=$?
@@ -5084,6 +5111,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
5084echo "$as_me:$LINENO: checking $ac_header presence" >&5 5111echo "$as_me:$LINENO: checking $ac_header presence" >&5
5085echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 5112echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
5086cat >conftest.$ac_ext <<_ACEOF 5113cat >conftest.$ac_ext <<_ACEOF
5114#line $LINENO "configure"
5087/* confdefs.h. */ 5115/* confdefs.h. */
5088_ACEOF 5116_ACEOF
5089cat confdefs.h >>conftest.$ac_ext 5117cat confdefs.h >>conftest.$ac_ext
@@ -5124,28 +5152,29 @@ case $ac_header_compiler:$ac_header_preproc in
5124 yes:no ) 5152 yes:no )
5125 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 5153 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
5126echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 5154echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
5127 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 5155 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5128echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 5156echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5129 ac_header_preproc=yes 5157 (
5158 cat <<\_ASBOX
5159## ------------------------------------ ##
5160## Report this to bug-autoconf@gnu.org. ##
5161## ------------------------------------ ##
5162_ASBOX
5163 ) |
5164 sed "s/^/$as_me: WARNING: /" >&2
5130 ;; 5165 ;;
5131 no:yes ) 5166 no:yes )
5132 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 5167 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
5133echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 5168echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
5134 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 5169 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
5135echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 5170echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
5136 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
5137echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
5138 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
5139echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
5140 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 5171 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5141echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 5172echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5142 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
5143echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
5144 ( 5173 (
5145 cat <<\_ASBOX 5174 cat <<\_ASBOX
5146## ------------------------------------------ ## 5175## ------------------------------------ ##
5147## Report this to the AC_PACKAGE_NAME lists. ## 5176## Report this to bug-autoconf@gnu.org. ##
5148## ------------------------------------------ ## 5177## ------------------------------------ ##
5149_ASBOX 5178_ASBOX
5150 ) | 5179 ) |
5151 sed "s/^/$as_me: WARNING: /" >&2 5180 sed "s/^/$as_me: WARNING: /" >&2
@@ -5156,7 +5185,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5156if eval "test \"\${$as_ac_Header+set}\" = set"; then 5185if eval "test \"\${$as_ac_Header+set}\" = set"; then
5157 echo $ECHO_N "(cached) $ECHO_C" >&6 5186 echo $ECHO_N "(cached) $ECHO_C" >&6
5158else 5187else
5159 eval "$as_ac_Header=\$ac_header_preproc" 5188 eval "$as_ac_Header=$ac_header_preproc"
5160fi 5189fi
5161echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 5190echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
5162echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 5191echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -5181,6 +5210,7 @@ if eval "test \"\${$as_ac_Header+set}\" = set"; then
5181 echo $ECHO_N "(cached) $ECHO_C" >&6 5210 echo $ECHO_N "(cached) $ECHO_C" >&6
5182else 5211else
5183 cat >conftest.$ac_ext <<_ACEOF 5212 cat >conftest.$ac_ext <<_ACEOF
5213#line $LINENO "configure"
5184/* confdefs.h. */ 5214/* confdefs.h. */
5185_ACEOF 5215_ACEOF
5186cat confdefs.h >>conftest.$ac_ext 5216cat confdefs.h >>conftest.$ac_ext
@@ -5231,6 +5261,7 @@ if test "${ac_cv_header_stdc+set}" = set; then
5231 echo $ECHO_N "(cached) $ECHO_C" >&6 5261 echo $ECHO_N "(cached) $ECHO_C" >&6
5232else 5262else
5233 cat >conftest.$ac_ext <<_ACEOF 5263 cat >conftest.$ac_ext <<_ACEOF
5264#line $LINENO "configure"
5234/* confdefs.h. */ 5265/* confdefs.h. */
5235_ACEOF 5266_ACEOF
5236cat confdefs.h >>conftest.$ac_ext 5267cat confdefs.h >>conftest.$ac_ext
@@ -5255,7 +5286,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5255 ac_status=$? 5286 ac_status=$?
5256 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5287 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5257 (exit $ac_status); } && 5288 (exit $ac_status); } &&
5258 { ac_try='test -s conftest.$ac_objext' 5289 { ac_try='test -s conftest.$ac_objext'
5259 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5290 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5260 (eval $ac_try) 2>&5 5291 (eval $ac_try) 2>&5
5261 ac_status=$? 5292 ac_status=$?
@@ -5273,6 +5304,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext
5273if test $ac_cv_header_stdc = yes; then 5304if test $ac_cv_header_stdc = yes; then
5274 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 5305 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5275 cat >conftest.$ac_ext <<_ACEOF 5306 cat >conftest.$ac_ext <<_ACEOF
5307#line $LINENO "configure"
5276/* confdefs.h. */ 5308/* confdefs.h. */
5277_ACEOF 5309_ACEOF
5278cat confdefs.h >>conftest.$ac_ext 5310cat confdefs.h >>conftest.$ac_ext
@@ -5294,6 +5326,7 @@ fi
5294if test $ac_cv_header_stdc = yes; then 5326if test $ac_cv_header_stdc = yes; then
5295 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 5327 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5296 cat >conftest.$ac_ext <<_ACEOF 5328 cat >conftest.$ac_ext <<_ACEOF
5329#line $LINENO "configure"
5297/* confdefs.h. */ 5330/* confdefs.h. */
5298_ACEOF 5331_ACEOF
5299cat confdefs.h >>conftest.$ac_ext 5332cat confdefs.h >>conftest.$ac_ext
@@ -5318,6 +5351,7 @@ if test $ac_cv_header_stdc = yes; then
5318 : 5351 :
5319else 5352else
5320 cat >conftest.$ac_ext <<_ACEOF 5353 cat >conftest.$ac_ext <<_ACEOF
5354#line $LINENO "configure"
5321/* confdefs.h. */ 5355/* confdefs.h. */
5322_ACEOF 5356_ACEOF
5323cat confdefs.h >>conftest.$ac_ext 5357cat confdefs.h >>conftest.$ac_ext
@@ -5329,9 +5363,9 @@ cat >>conftest.$ac_ext <<_ACEOF
5329# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) 5363# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5330#else 5364#else
5331# define ISLOWER(c) \ 5365# define ISLOWER(c) \
5332 (('a' <= (c) && (c) <= 'i') \ 5366 (('a' <= (c) && (c) <= 'i') \
5333 || ('j' <= (c) && (c) <= 'r') \ 5367 || ('j' <= (c) && (c) <= 'r') \
5334 || ('s' <= (c) && (c) <= 'z')) 5368 || ('s' <= (c) && (c) <= 'z'))
5335# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) 5369# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5336#endif 5370#endif
5337 5371
@@ -5342,7 +5376,7 @@ main ()
5342 int i; 5376 int i;
5343 for (i = 0; i < 256; i++) 5377 for (i = 0; i < 256; i++)
5344 if (XOR (islower (i), ISLOWER (i)) 5378 if (XOR (islower (i), ISLOWER (i))
5345 || toupper (i) != TOUPPER (i)) 5379 || toupper (i) != TOUPPER (i))
5346 exit(2); 5380 exit(2);
5347 exit (0); 5381 exit (0);
5348} 5382}
@@ -5387,6 +5421,7 @@ if test "${ac_cv_header_time+set}" = set; then
5387 echo $ECHO_N "(cached) $ECHO_C" >&6 5421 echo $ECHO_N "(cached) $ECHO_C" >&6
5388else 5422else
5389 cat >conftest.$ac_ext <<_ACEOF 5423 cat >conftest.$ac_ext <<_ACEOF
5424#line $LINENO "configure"
5390/* confdefs.h. */ 5425/* confdefs.h. */
5391_ACEOF 5426_ACEOF
5392cat confdefs.h >>conftest.$ac_ext 5427cat confdefs.h >>conftest.$ac_ext
@@ -5411,7 +5446,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5411 ac_status=$? 5446 ac_status=$?
5412 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5447 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5413 (exit $ac_status); } && 5448 (exit $ac_status); } &&
5414 { ac_try='test -s conftest.$ac_objext' 5449 { ac_try='test -s conftest.$ac_objext'
5415 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5450 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5416 (eval $ac_try) 2>&5 5451 (eval $ac_try) 2>&5
5417 ac_status=$? 5452 ac_status=$?
@@ -5442,6 +5477,7 @@ if test "${ac_cv_have_decl_sys_siglist+set}" = set; then
5442 echo $ECHO_N "(cached) $ECHO_C" >&6 5477 echo $ECHO_N "(cached) $ECHO_C" >&6
5443else 5478else
5444 cat >conftest.$ac_ext <<_ACEOF 5479 cat >conftest.$ac_ext <<_ACEOF
5480#line $LINENO "configure"
5445/* confdefs.h. */ 5481/* confdefs.h. */
5446_ACEOF 5482_ACEOF
5447cat confdefs.h >>conftest.$ac_ext 5483cat confdefs.h >>conftest.$ac_ext
@@ -5465,7 +5501,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5465 ac_status=$? 5501 ac_status=$?
5466 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5502 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5467 (exit $ac_status); } && 5503 (exit $ac_status); } &&
5468 { ac_try='test -s conftest.$ac_objext' 5504 { ac_try='test -s conftest.$ac_objext'
5469 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5505 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5470 (eval $ac_try) 2>&5 5506 (eval $ac_try) 2>&5
5471 ac_status=$? 5507 ac_status=$?
@@ -5506,6 +5542,7 @@ if test "${ac_cv_have_decl___sys_siglist+set}" = set; then
5506 echo $ECHO_N "(cached) $ECHO_C" >&6 5542 echo $ECHO_N "(cached) $ECHO_C" >&6
5507else 5543else
5508 cat >conftest.$ac_ext <<_ACEOF 5544 cat >conftest.$ac_ext <<_ACEOF
5545#line $LINENO "configure"
5509/* confdefs.h. */ 5546/* confdefs.h. */
5510_ACEOF 5547_ACEOF
5511cat confdefs.h >>conftest.$ac_ext 5548cat confdefs.h >>conftest.$ac_ext
@@ -5529,7 +5566,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5529 ac_status=$? 5566 ac_status=$?
5530 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5567 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5531 (exit $ac_status); } && 5568 (exit $ac_status); } &&
5532 { ac_try='test -s conftest.$ac_objext' 5569 { ac_try='test -s conftest.$ac_objext'
5533 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5570 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5534 (eval $ac_try) 2>&5 5571 (eval $ac_try) 2>&5
5535 ac_status=$? 5572 ac_status=$?
@@ -5576,6 +5613,7 @@ if test "${ac_cv_header_sys_wait_h+set}" = set; then
5576 echo $ECHO_N "(cached) $ECHO_C" >&6 5613 echo $ECHO_N "(cached) $ECHO_C" >&6
5577else 5614else
5578 cat >conftest.$ac_ext <<_ACEOF 5615 cat >conftest.$ac_ext <<_ACEOF
5616#line $LINENO "configure"
5579/* confdefs.h. */ 5617/* confdefs.h. */
5580_ACEOF 5618_ACEOF
5581cat confdefs.h >>conftest.$ac_ext 5619cat confdefs.h >>conftest.$ac_ext
@@ -5606,7 +5644,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5606 ac_status=$? 5644 ac_status=$?
5607 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5645 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5608 (exit $ac_status); } && 5646 (exit $ac_status); } &&
5609 { ac_try='test -s conftest.$ac_objext' 5647 { ac_try='test -s conftest.$ac_objext'
5610 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5648 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5611 (eval $ac_try) 2>&5 5649 (eval $ac_try) 2>&5
5612 ac_status=$? 5650 ac_status=$?
@@ -5638,6 +5676,7 @@ if test "${emacs_cv_struct_utimbuf+set}" = set; then
5638 echo $ECHO_N "(cached) $ECHO_C" >&6 5676 echo $ECHO_N "(cached) $ECHO_C" >&6
5639else 5677else
5640 cat >conftest.$ac_ext <<_ACEOF 5678 cat >conftest.$ac_ext <<_ACEOF
5679#line $LINENO "configure"
5641/* confdefs.h. */ 5680/* confdefs.h. */
5642_ACEOF 5681_ACEOF
5643cat confdefs.h >>conftest.$ac_ext 5682cat confdefs.h >>conftest.$ac_ext
@@ -5670,7 +5709,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5670 ac_status=$? 5709 ac_status=$?
5671 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5710 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5672 (exit $ac_status); } && 5711 (exit $ac_status); } &&
5673 { ac_try='test -s conftest.$ac_objext' 5712 { ac_try='test -s conftest.$ac_objext'
5674 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5713 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5675 (eval $ac_try) 2>&5 5714 (eval $ac_try) 2>&5
5676 ac_status=$? 5715 ac_status=$?
@@ -5701,6 +5740,7 @@ if test "${ac_cv_type_signal+set}" = set; then
5701 echo $ECHO_N "(cached) $ECHO_C" >&6 5740 echo $ECHO_N "(cached) $ECHO_C" >&6
5702else 5741else
5703 cat >conftest.$ac_ext <<_ACEOF 5742 cat >conftest.$ac_ext <<_ACEOF
5743#line $LINENO "configure"
5704/* confdefs.h. */ 5744/* confdefs.h. */
5705_ACEOF 5745_ACEOF
5706cat confdefs.h >>conftest.$ac_ext 5746cat confdefs.h >>conftest.$ac_ext
@@ -5731,7 +5771,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5731 ac_status=$? 5771 ac_status=$?
5732 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5772 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5733 (exit $ac_status); } && 5773 (exit $ac_status); } &&
5734 { ac_try='test -s conftest.$ac_objext' 5774 { ac_try='test -s conftest.$ac_objext'
5735 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5775 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5736 (eval $ac_try) 2>&5 5776 (eval $ac_try) 2>&5
5737 ac_status=$? 5777 ac_status=$?
@@ -5761,6 +5801,7 @@ if test "${emacs_cv_speed_t+set}" = set; then
5761 echo $ECHO_N "(cached) $ECHO_C" >&6 5801 echo $ECHO_N "(cached) $ECHO_C" >&6
5762else 5802else
5763 cat >conftest.$ac_ext <<_ACEOF 5803 cat >conftest.$ac_ext <<_ACEOF
5804#line $LINENO "configure"
5764/* confdefs.h. */ 5805/* confdefs.h. */
5765_ACEOF 5806_ACEOF
5766cat confdefs.h >>conftest.$ac_ext 5807cat confdefs.h >>conftest.$ac_ext
@@ -5781,7 +5822,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5781 ac_status=$? 5822 ac_status=$?
5782 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5823 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5783 (exit $ac_status); } && 5824 (exit $ac_status); } &&
5784 { ac_try='test -s conftest.$ac_objext' 5825 { ac_try='test -s conftest.$ac_objext'
5785 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5826 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5786 (eval $ac_try) 2>&5 5827 (eval $ac_try) 2>&5
5787 ac_status=$? 5828 ac_status=$?
@@ -5812,6 +5853,7 @@ if test "${emacs_cv_struct_timeval+set}" = set; then
5812 echo $ECHO_N "(cached) $ECHO_C" >&6 5853 echo $ECHO_N "(cached) $ECHO_C" >&6
5813else 5854else
5814 cat >conftest.$ac_ext <<_ACEOF 5855 cat >conftest.$ac_ext <<_ACEOF
5856#line $LINENO "configure"
5815/* confdefs.h. */ 5857/* confdefs.h. */
5816_ACEOF 5858_ACEOF
5817cat confdefs.h >>conftest.$ac_ext 5859cat confdefs.h >>conftest.$ac_ext
@@ -5841,7 +5883,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5841 ac_status=$? 5883 ac_status=$?
5842 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5884 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5843 (exit $ac_status); } && 5885 (exit $ac_status); } &&
5844 { ac_try='test -s conftest.$ac_objext' 5886 { ac_try='test -s conftest.$ac_objext'
5845 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5887 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5846 (eval $ac_try) 2>&5 5888 (eval $ac_try) 2>&5
5847 ac_status=$? 5889 ac_status=$?
@@ -5873,6 +5915,7 @@ if test "${emacs_cv_struct_exception+set}" = set; then
5873 echo $ECHO_N "(cached) $ECHO_C" >&6 5915 echo $ECHO_N "(cached) $ECHO_C" >&6
5874else 5916else
5875 cat >conftest.$ac_ext <<_ACEOF 5917 cat >conftest.$ac_ext <<_ACEOF
5918#line $LINENO "configure"
5876/* confdefs.h. */ 5919/* confdefs.h. */
5877_ACEOF 5920_ACEOF
5878cat confdefs.h >>conftest.$ac_ext 5921cat confdefs.h >>conftest.$ac_ext
@@ -5893,7 +5936,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5893 ac_status=$? 5936 ac_status=$?
5894 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5937 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5895 (exit $ac_status); } && 5938 (exit $ac_status); } &&
5896 { ac_try='test -s conftest.$ac_objext' 5939 { ac_try='test -s conftest.$ac_objext'
5897 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5940 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5898 (eval $ac_try) 2>&5 5941 (eval $ac_try) 2>&5
5899 ac_status=$? 5942 ac_status=$?
@@ -5925,6 +5968,7 @@ if test "${ac_cv_struct_tm+set}" = set; then
5925 echo $ECHO_N "(cached) $ECHO_C" >&6 5968 echo $ECHO_N "(cached) $ECHO_C" >&6
5926else 5969else
5927 cat >conftest.$ac_ext <<_ACEOF 5970 cat >conftest.$ac_ext <<_ACEOF
5971#line $LINENO "configure"
5928/* confdefs.h. */ 5972/* confdefs.h. */
5929_ACEOF 5973_ACEOF
5930cat confdefs.h >>conftest.$ac_ext 5974cat confdefs.h >>conftest.$ac_ext
@@ -5947,7 +5991,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5947 ac_status=$? 5991 ac_status=$?
5948 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5992 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5949 (exit $ac_status); } && 5993 (exit $ac_status); } &&
5950 { ac_try='test -s conftest.$ac_objext' 5994 { ac_try='test -s conftest.$ac_objext'
5951 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5995 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5952 (eval $ac_try) 2>&5 5996 (eval $ac_try) 2>&5
5953 ac_status=$? 5997 ac_status=$?
@@ -5978,6 +6022,7 @@ if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then
5978 echo $ECHO_N "(cached) $ECHO_C" >&6 6022 echo $ECHO_N "(cached) $ECHO_C" >&6
5979else 6023else
5980 cat >conftest.$ac_ext <<_ACEOF 6024 cat >conftest.$ac_ext <<_ACEOF
6025#line $LINENO "configure"
5981/* confdefs.h. */ 6026/* confdefs.h. */
5982_ACEOF 6027_ACEOF
5983cat confdefs.h >>conftest.$ac_ext 6028cat confdefs.h >>conftest.$ac_ext
@@ -6003,7 +6048,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6003 ac_status=$? 6048 ac_status=$?
6004 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6049 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6005 (exit $ac_status); } && 6050 (exit $ac_status); } &&
6006 { ac_try='test -s conftest.$ac_objext' 6051 { ac_try='test -s conftest.$ac_objext'
6007 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6052 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6008 (eval $ac_try) 2>&5 6053 (eval $ac_try) 2>&5
6009 ac_status=$? 6054 ac_status=$?
@@ -6015,6 +6060,7 @@ else
6015sed 's/^/| /' conftest.$ac_ext >&5 6060sed 's/^/| /' conftest.$ac_ext >&5
6016 6061
6017cat >conftest.$ac_ext <<_ACEOF 6062cat >conftest.$ac_ext <<_ACEOF
6063#line $LINENO "configure"
6018/* confdefs.h. */ 6064/* confdefs.h. */
6019_ACEOF 6065_ACEOF
6020cat confdefs.h >>conftest.$ac_ext 6066cat confdefs.h >>conftest.$ac_ext
@@ -6040,7 +6086,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6040 ac_status=$? 6086 ac_status=$?
6041 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6087 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6042 (exit $ac_status); } && 6088 (exit $ac_status); } &&
6043 { ac_try='test -s conftest.$ac_objext' 6089 { ac_try='test -s conftest.$ac_objext'
6044 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6090 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6045 (eval $ac_try) 2>&5 6091 (eval $ac_try) 2>&5
6046 ac_status=$? 6092 ac_status=$?
@@ -6081,6 +6127,7 @@ if test "${ac_cv_var_tzname+set}" = set; then
6081 echo $ECHO_N "(cached) $ECHO_C" >&6 6127 echo $ECHO_N "(cached) $ECHO_C" >&6
6082else 6128else
6083 cat >conftest.$ac_ext <<_ACEOF 6129 cat >conftest.$ac_ext <<_ACEOF
6130#line $LINENO "configure"
6084/* confdefs.h. */ 6131/* confdefs.h. */
6085_ACEOF 6132_ACEOF
6086cat confdefs.h >>conftest.$ac_ext 6133cat confdefs.h >>conftest.$ac_ext
@@ -6105,7 +6152,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6105 ac_status=$? 6152 ac_status=$?
6106 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6153 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6107 (exit $ac_status); } && 6154 (exit $ac_status); } &&
6108 { ac_try='test -s conftest$ac_exeext' 6155 { ac_try='test -s conftest$ac_exeext'
6109 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6156 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6110 (eval $ac_try) 2>&5 6157 (eval $ac_try) 2>&5
6111 ac_status=$? 6158 ac_status=$?
@@ -6137,6 +6184,7 @@ if test "${ac_cv_member_struct_tm_tm_gmtoff+set}" = set; then
6137 echo $ECHO_N "(cached) $ECHO_C" >&6 6184 echo $ECHO_N "(cached) $ECHO_C" >&6
6138else 6185else
6139 cat >conftest.$ac_ext <<_ACEOF 6186 cat >conftest.$ac_ext <<_ACEOF
6187#line $LINENO "configure"
6140/* confdefs.h. */ 6188/* confdefs.h. */
6141_ACEOF 6189_ACEOF
6142cat confdefs.h >>conftest.$ac_ext 6190cat confdefs.h >>conftest.$ac_ext
@@ -6160,7 +6208,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6160 ac_status=$? 6208 ac_status=$?
6161 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6209 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6162 (exit $ac_status); } && 6210 (exit $ac_status); } &&
6163 { ac_try='test -s conftest.$ac_objext' 6211 { ac_try='test -s conftest.$ac_objext'
6164 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6212 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6165 (eval $ac_try) 2>&5 6213 (eval $ac_try) 2>&5
6166 ac_status=$? 6214 ac_status=$?
@@ -6172,6 +6220,7 @@ else
6172sed 's/^/| /' conftest.$ac_ext >&5 6220sed 's/^/| /' conftest.$ac_ext >&5
6173 6221
6174cat >conftest.$ac_ext <<_ACEOF 6222cat >conftest.$ac_ext <<_ACEOF
6223#line $LINENO "configure"
6175/* confdefs.h. */ 6224/* confdefs.h. */
6176_ACEOF 6225_ACEOF
6177cat confdefs.h >>conftest.$ac_ext 6226cat confdefs.h >>conftest.$ac_ext
@@ -6195,7 +6244,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6195 ac_status=$? 6244 ac_status=$?
6196 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6245 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6197 (exit $ac_status); } && 6246 (exit $ac_status); } &&
6198 { ac_try='test -s conftest.$ac_objext' 6247 { ac_try='test -s conftest.$ac_objext'
6199 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6248 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6200 (eval $ac_try) 2>&5 6249 (eval $ac_try) 2>&5
6201 ac_status=$? 6250 ac_status=$?
@@ -6250,6 +6299,7 @@ if test "${ac_cv_c_volatile+set}" = set; then
6250 echo $ECHO_N "(cached) $ECHO_C" >&6 6299 echo $ECHO_N "(cached) $ECHO_C" >&6
6251else 6300else
6252 cat >conftest.$ac_ext <<_ACEOF 6301 cat >conftest.$ac_ext <<_ACEOF
6302#line $LINENO "configure"
6253/* confdefs.h. */ 6303/* confdefs.h. */
6254_ACEOF 6304_ACEOF
6255cat confdefs.h >>conftest.$ac_ext 6305cat confdefs.h >>conftest.$ac_ext
@@ -6272,7 +6322,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6272 ac_status=$? 6322 ac_status=$?
6273 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6323 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6274 (exit $ac_status); } && 6324 (exit $ac_status); } &&
6275 { ac_try='test -s conftest.$ac_objext' 6325 { ac_try='test -s conftest.$ac_objext'
6276 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6326 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6277 (eval $ac_try) 2>&5 6327 (eval $ac_try) 2>&5
6278 ac_status=$? 6328 ac_status=$?
@@ -6303,6 +6353,7 @@ if test "${ac_cv_c_const+set}" = set; then
6303 echo $ECHO_N "(cached) $ECHO_C" >&6 6353 echo $ECHO_N "(cached) $ECHO_C" >&6
6304else 6354else
6305 cat >conftest.$ac_ext <<_ACEOF 6355 cat >conftest.$ac_ext <<_ACEOF
6356#line $LINENO "configure"
6306/* confdefs.h. */ 6357/* confdefs.h. */
6307_ACEOF 6358_ACEOF
6308cat confdefs.h >>conftest.$ac_ext 6359cat confdefs.h >>conftest.$ac_ext
@@ -6369,7 +6420,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6369 ac_status=$? 6420 ac_status=$?
6370 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6421 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6371 (exit $ac_status); } && 6422 (exit $ac_status); } &&
6372 { ac_try='test -s conftest.$ac_objext' 6423 { ac_try='test -s conftest.$ac_objext'
6373 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6424 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6374 (eval $ac_try) 2>&5 6425 (eval $ac_try) 2>&5
6375 ac_status=$? 6426 ac_status=$?
@@ -6400,6 +6451,7 @@ if test "${emacs_cv_void_star+set}" = set; then
6400 echo $ECHO_N "(cached) $ECHO_C" >&6 6451 echo $ECHO_N "(cached) $ECHO_C" >&6
6401else 6452else
6402 cat >conftest.$ac_ext <<_ACEOF 6453 cat >conftest.$ac_ext <<_ACEOF
6454#line $LINENO "configure"
6403/* confdefs.h. */ 6455/* confdefs.h. */
6404_ACEOF 6456_ACEOF
6405cat confdefs.h >>conftest.$ac_ext 6457cat confdefs.h >>conftest.$ac_ext
@@ -6420,7 +6472,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6420 ac_status=$? 6472 ac_status=$?
6421 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6473 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6422 (exit $ac_status); } && 6474 (exit $ac_status); } &&
6423 { ac_try='test -s conftest.$ac_objext' 6475 { ac_try='test -s conftest.$ac_objext'
6424 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6476 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6425 (eval $ac_try) 2>&5 6477 (eval $ac_try) 2>&5
6426 ac_status=$? 6478 ac_status=$?
@@ -6453,7 +6505,7 @@ fi
6453 6505
6454echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 6506echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
6455echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 6507echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
6456set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` 6508set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
6457if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then 6509if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
6458 echo $ECHO_N "(cached) $ECHO_C" >&6 6510 echo $ECHO_N "(cached) $ECHO_C" >&6
6459else 6511else
@@ -6570,8 +6622,8 @@ _ACEOF
6570 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. 6622 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
6571 for ac_extension in a so sl; do 6623 for ac_extension in a so sl; do
6572 if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && 6624 if test ! -f $ac_im_usrlibdir/libX11.$ac_extension &&
6573 test -f $ac_im_libdir/libX11.$ac_extension; then 6625 test -f $ac_im_libdir/libX11.$ac_extension; then
6574 ac_im_usrlibdir=$ac_im_libdir; break 6626 ac_im_usrlibdir=$ac_im_libdir; break
6575 fi 6627 fi
6576 done 6628 done
6577 # Screen out bogus values from the imake configuration. They are 6629 # Screen out bogus values from the imake configuration. They are
@@ -6631,6 +6683,7 @@ if test "$ac_x_includes" = no; then
6631 # Guess where to find include files, by looking for Intrinsic.h. 6683 # Guess where to find include files, by looking for Intrinsic.h.
6632 # First, try using that file with no special directory specified. 6684 # First, try using that file with no special directory specified.
6633 cat >conftest.$ac_ext <<_ACEOF 6685 cat >conftest.$ac_ext <<_ACEOF
6686#line $LINENO "configure"
6634/* confdefs.h. */ 6687/* confdefs.h. */
6635_ACEOF 6688_ACEOF
6636cat confdefs.h >>conftest.$ac_ext 6689cat confdefs.h >>conftest.$ac_ext
@@ -6678,6 +6731,7 @@ if test "$ac_x_libraries" = no; then
6678 ac_save_LIBS=$LIBS 6731 ac_save_LIBS=$LIBS
6679 LIBS="-lXt $LIBS" 6732 LIBS="-lXt $LIBS"
6680 cat >conftest.$ac_ext <<_ACEOF 6733 cat >conftest.$ac_ext <<_ACEOF
6734#line $LINENO "configure"
6681/* confdefs.h. */ 6735/* confdefs.h. */
6682_ACEOF 6736_ACEOF
6683cat confdefs.h >>conftest.$ac_ext 6737cat confdefs.h >>conftest.$ac_ext
@@ -6698,7 +6752,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6698 ac_status=$? 6752 ac_status=$?
6699 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6753 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6700 (exit $ac_status); } && 6754 (exit $ac_status); } &&
6701 { ac_try='test -s conftest$ac_exeext' 6755 { ac_try='test -s conftest$ac_exeext'
6702 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6756 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6703 (eval $ac_try) 2>&5 6757 (eval $ac_try) 2>&5
6704 ac_status=$? 6758 ac_status=$?
@@ -6732,7 +6786,7 @@ if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then
6732else 6786else
6733 # Record where we found X for the cache. 6787 # Record where we found X for the cache.
6734 ac_cv_have_x="have_x=yes \ 6788 ac_cv_have_x="have_x=yes \
6735 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" 6789 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
6736fi 6790fi
6737fi 6791fi
6738 6792
@@ -6857,28 +6911,21 @@ if test "${ac_cv_func_malloc_get_state+set}" = set; then
6857 echo $ECHO_N "(cached) $ECHO_C" >&6 6911 echo $ECHO_N "(cached) $ECHO_C" >&6
6858else 6912else
6859 cat >conftest.$ac_ext <<_ACEOF 6913 cat >conftest.$ac_ext <<_ACEOF
6914#line $LINENO "configure"
6860/* confdefs.h. */ 6915/* confdefs.h. */
6861_ACEOF 6916_ACEOF
6862cat confdefs.h >>conftest.$ac_ext 6917cat confdefs.h >>conftest.$ac_ext
6863cat >>conftest.$ac_ext <<_ACEOF 6918cat >>conftest.$ac_ext <<_ACEOF
6864/* end confdefs.h. */ 6919/* end confdefs.h. */
6865/* Define malloc_get_state to an innocuous variant, in case <limits.h> declares malloc_get_state.
6866 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6867#define malloc_get_state innocuous_malloc_get_state
6868
6869/* System header to define __stub macros and hopefully few prototypes, 6920/* System header to define __stub macros and hopefully few prototypes,
6870 which can conflict with char malloc_get_state (); below. 6921 which can conflict with char malloc_get_state (); below.
6871 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 6922 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6872 <limits.h> exists even on freestanding compilers. */ 6923 <limits.h> exists even on freestanding compilers. */
6873
6874#ifdef __STDC__ 6924#ifdef __STDC__
6875# include <limits.h> 6925# include <limits.h>
6876#else 6926#else
6877# include <assert.h> 6927# include <assert.h>
6878#endif 6928#endif
6879
6880#undef malloc_get_state
6881
6882/* Override any gcc2 internal prototype to avoid an error. */ 6929/* Override any gcc2 internal prototype to avoid an error. */
6883#ifdef __cplusplus 6930#ifdef __cplusplus
6884extern "C" 6931extern "C"
@@ -6913,7 +6960,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6913 ac_status=$? 6960 ac_status=$?
6914 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6961 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6915 (exit $ac_status); } && 6962 (exit $ac_status); } &&
6916 { ac_try='test -s conftest$ac_exeext' 6963 { ac_try='test -s conftest$ac_exeext'
6917 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6964 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6918 (eval $ac_try) 2>&5 6965 (eval $ac_try) 2>&5
6919 ac_status=$? 6966 ac_status=$?
@@ -6942,28 +6989,21 @@ if test "${ac_cv_func_malloc_set_state+set}" = set; then
6942 echo $ECHO_N "(cached) $ECHO_C" >&6 6989 echo $ECHO_N "(cached) $ECHO_C" >&6
6943else 6990else
6944 cat >conftest.$ac_ext <<_ACEOF 6991 cat >conftest.$ac_ext <<_ACEOF
6992#line $LINENO "configure"
6945/* confdefs.h. */ 6993/* confdefs.h. */
6946_ACEOF 6994_ACEOF
6947cat confdefs.h >>conftest.$ac_ext 6995cat confdefs.h >>conftest.$ac_ext
6948cat >>conftest.$ac_ext <<_ACEOF 6996cat >>conftest.$ac_ext <<_ACEOF
6949/* end confdefs.h. */ 6997/* end confdefs.h. */
6950/* Define malloc_set_state to an innocuous variant, in case <limits.h> declares malloc_set_state.
6951 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6952#define malloc_set_state innocuous_malloc_set_state
6953
6954/* System header to define __stub macros and hopefully few prototypes, 6998/* System header to define __stub macros and hopefully few prototypes,
6955 which can conflict with char malloc_set_state (); below. 6999 which can conflict with char malloc_set_state (); below.
6956 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 7000 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6957 <limits.h> exists even on freestanding compilers. */ 7001 <limits.h> exists even on freestanding compilers. */
6958
6959#ifdef __STDC__ 7002#ifdef __STDC__
6960# include <limits.h> 7003# include <limits.h>
6961#else 7004#else
6962# include <assert.h> 7005# include <assert.h>
6963#endif 7006#endif
6964
6965#undef malloc_set_state
6966
6967/* Override any gcc2 internal prototype to avoid an error. */ 7007/* Override any gcc2 internal prototype to avoid an error. */
6968#ifdef __cplusplus 7008#ifdef __cplusplus
6969extern "C" 7009extern "C"
@@ -6998,7 +7038,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6998 ac_status=$? 7038 ac_status=$?
6999 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7039 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7000 (exit $ac_status); } && 7040 (exit $ac_status); } &&
7001 { ac_try='test -s conftest$ac_exeext' 7041 { ac_try='test -s conftest$ac_exeext'
7002 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7042 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7003 (eval $ac_try) 2>&5 7043 (eval $ac_try) 2>&5
7004 ac_status=$? 7044 ac_status=$?
@@ -7027,6 +7067,7 @@ if test "${emacs_cv_var___after_morecore_hook+set}" = set; then
7027 echo $ECHO_N "(cached) $ECHO_C" >&6 7067 echo $ECHO_N "(cached) $ECHO_C" >&6
7028else 7068else
7029 cat >conftest.$ac_ext <<_ACEOF 7069 cat >conftest.$ac_ext <<_ACEOF
7070#line $LINENO "configure"
7030/* confdefs.h. */ 7071/* confdefs.h. */
7031_ACEOF 7072_ACEOF
7032cat confdefs.h >>conftest.$ac_ext 7073cat confdefs.h >>conftest.$ac_ext
@@ -7047,7 +7088,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7047 ac_status=$? 7088 ac_status=$?
7048 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7089 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7049 (exit $ac_status); } && 7090 (exit $ac_status); } &&
7050 { ac_try='test -s conftest$ac_exeext' 7091 { ac_try='test -s conftest$ac_exeext'
7051 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7092 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7052 (eval $ac_try) 2>&5 7093 (eval $ac_try) 2>&5
7053 ac_status=$? 7094 ac_status=$?
@@ -7107,6 +7148,7 @@ else
7107echo "$as_me:$LINENO: checking $ac_header usability" >&5 7148echo "$as_me:$LINENO: checking $ac_header usability" >&5
7108echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 7149echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
7109cat >conftest.$ac_ext <<_ACEOF 7150cat >conftest.$ac_ext <<_ACEOF
7151#line $LINENO "configure"
7110/* confdefs.h. */ 7152/* confdefs.h. */
7111_ACEOF 7153_ACEOF
7112cat confdefs.h >>conftest.$ac_ext 7154cat confdefs.h >>conftest.$ac_ext
@@ -7121,7 +7163,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7121 ac_status=$? 7163 ac_status=$?
7122 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7164 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7123 (exit $ac_status); } && 7165 (exit $ac_status); } &&
7124 { ac_try='test -s conftest.$ac_objext' 7166 { ac_try='test -s conftest.$ac_objext'
7125 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7167 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7126 (eval $ac_try) 2>&5 7168 (eval $ac_try) 2>&5
7127 ac_status=$? 7169 ac_status=$?
@@ -7142,6 +7184,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
7142echo "$as_me:$LINENO: checking $ac_header presence" >&5 7184echo "$as_me:$LINENO: checking $ac_header presence" >&5
7143echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 7185echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
7144cat >conftest.$ac_ext <<_ACEOF 7186cat >conftest.$ac_ext <<_ACEOF
7187#line $LINENO "configure"
7145/* confdefs.h. */ 7188/* confdefs.h. */
7146_ACEOF 7189_ACEOF
7147cat confdefs.h >>conftest.$ac_ext 7190cat confdefs.h >>conftest.$ac_ext
@@ -7182,28 +7225,29 @@ case $ac_header_compiler:$ac_header_preproc in
7182 yes:no ) 7225 yes:no )
7183 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 7226 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7184echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 7227echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7185 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 7228 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7186echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 7229echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7187 ac_header_preproc=yes 7230 (
7231 cat <<\_ASBOX
7232## ------------------------------------ ##
7233## Report this to bug-autoconf@gnu.org. ##
7234## ------------------------------------ ##
7235_ASBOX
7236 ) |
7237 sed "s/^/$as_me: WARNING: /" >&2
7188 ;; 7238 ;;
7189 no:yes ) 7239 no:yes )
7190 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 7240 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7191echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 7241echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7192 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 7242 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7193echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 7243echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
7194 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7195echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7196 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
7197echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
7198 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 7244 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7199echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 7245echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7200 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7201echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7202 ( 7246 (
7203 cat <<\_ASBOX 7247 cat <<\_ASBOX
7204## ------------------------------------------ ## 7248## ------------------------------------ ##
7205## Report this to the AC_PACKAGE_NAME lists. ## 7249## Report this to bug-autoconf@gnu.org. ##
7206## ------------------------------------------ ## 7250## ------------------------------------ ##
7207_ASBOX 7251_ASBOX
7208 ) | 7252 ) |
7209 sed "s/^/$as_me: WARNING: /" >&2 7253 sed "s/^/$as_me: WARNING: /" >&2
@@ -7214,7 +7258,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7214if eval "test \"\${$as_ac_Header+set}\" = set"; then 7258if eval "test \"\${$as_ac_Header+set}\" = set"; then
7215 echo $ECHO_N "(cached) $ECHO_C" >&6 7259 echo $ECHO_N "(cached) $ECHO_C" >&6
7216else 7260else
7217 eval "$as_ac_Header=\$ac_header_preproc" 7261 eval "$as_ac_Header=$ac_header_preproc"
7218fi 7262fi
7219echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 7263echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7220echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 7264echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -7239,28 +7283,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
7239 echo $ECHO_N "(cached) $ECHO_C" >&6 7283 echo $ECHO_N "(cached) $ECHO_C" >&6
7240else 7284else
7241 cat >conftest.$ac_ext <<_ACEOF 7285 cat >conftest.$ac_ext <<_ACEOF
7286#line $LINENO "configure"
7242/* confdefs.h. */ 7287/* confdefs.h. */
7243_ACEOF 7288_ACEOF
7244cat confdefs.h >>conftest.$ac_ext 7289cat confdefs.h >>conftest.$ac_ext
7245cat >>conftest.$ac_ext <<_ACEOF 7290cat >>conftest.$ac_ext <<_ACEOF
7246/* end confdefs.h. */ 7291/* end confdefs.h. */
7247/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
7248 For example, HP-UX 11i <limits.h> declares gettimeofday. */
7249#define $ac_func innocuous_$ac_func
7250
7251/* System header to define __stub macros and hopefully few prototypes, 7292/* System header to define __stub macros and hopefully few prototypes,
7252 which can conflict with char $ac_func (); below. 7293 which can conflict with char $ac_func (); below.
7253 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 7294 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7254 <limits.h> exists even on freestanding compilers. */ 7295 <limits.h> exists even on freestanding compilers. */
7255
7256#ifdef __STDC__ 7296#ifdef __STDC__
7257# include <limits.h> 7297# include <limits.h>
7258#else 7298#else
7259# include <assert.h> 7299# include <assert.h>
7260#endif 7300#endif
7261
7262#undef $ac_func
7263
7264/* Override any gcc2 internal prototype to avoid an error. */ 7301/* Override any gcc2 internal prototype to avoid an error. */
7265#ifdef __cplusplus 7302#ifdef __cplusplus
7266extern "C" 7303extern "C"
@@ -7295,7 +7332,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7295 ac_status=$? 7332 ac_status=$?
7296 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7333 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7297 (exit $ac_status); } && 7334 (exit $ac_status); } &&
7298 { ac_try='test -s conftest$ac_exeext' 7335 { ac_try='test -s conftest$ac_exeext'
7299 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7336 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7300 (eval $ac_try) 2>&5 7337 (eval $ac_try) 2>&5
7301 ac_status=$? 7338 ac_status=$?
@@ -7329,6 +7366,7 @@ else
7329 ac_cv_func_mmap_fixed_mapped=no 7366 ac_cv_func_mmap_fixed_mapped=no
7330else 7367else
7331 cat >conftest.$ac_ext <<_ACEOF 7368 cat >conftest.$ac_ext <<_ACEOF
7369#line $LINENO "configure"
7332/* confdefs.h. */ 7370/* confdefs.h. */
7333_ACEOF 7371_ACEOF
7334cat confdefs.h >>conftest.$ac_ext 7372cat confdefs.h >>conftest.$ac_ext
@@ -7438,7 +7476,7 @@ main ()
7438 exit (1); 7476 exit (1);
7439 data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1); 7477 data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1);
7440 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, 7478 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
7441 MAP_PRIVATE | MAP_FIXED, fd, 0L)) 7479 MAP_PRIVATE | MAP_FIXED, fd, 0L))
7442 exit (1); 7480 exit (1);
7443 for (i = 0; i < pagesize; ++i) 7481 for (i = 0; i < pagesize; ++i)
7444 if (*(data + i) != *(data2 + i)) 7482 if (*(data + i) != *(data2 + i))
@@ -7510,6 +7548,7 @@ else
7510 ac_check_lib_save_LIBS=$LIBS 7548 ac_check_lib_save_LIBS=$LIBS
7511LIBS="-ldnet $LIBS" 7549LIBS="-ldnet $LIBS"
7512cat >conftest.$ac_ext <<_ACEOF 7550cat >conftest.$ac_ext <<_ACEOF
7551#line $LINENO "configure"
7513/* confdefs.h. */ 7552/* confdefs.h. */
7514_ACEOF 7553_ACEOF
7515cat confdefs.h >>conftest.$ac_ext 7554cat confdefs.h >>conftest.$ac_ext
@@ -7537,7 +7576,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7537 ac_status=$? 7576 ac_status=$?
7538 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7577 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7539 (exit $ac_status); } && 7578 (exit $ac_status); } &&
7540 { ac_try='test -s conftest$ac_exeext' 7579 { ac_try='test -s conftest$ac_exeext'
7541 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7580 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7542 (eval $ac_try) 2>&5 7581 (eval $ac_try) 2>&5
7543 ac_status=$? 7582 ac_status=$?
@@ -7573,6 +7612,7 @@ else
7573 ac_check_lib_save_LIBS=$LIBS 7612 ac_check_lib_save_LIBS=$LIBS
7574LIBS="-lXbsd $LIBS" 7613LIBS="-lXbsd $LIBS"
7575cat >conftest.$ac_ext <<_ACEOF 7614cat >conftest.$ac_ext <<_ACEOF
7615#line $LINENO "configure"
7576/* confdefs.h. */ 7616/* confdefs.h. */
7577_ACEOF 7617_ACEOF
7578cat confdefs.h >>conftest.$ac_ext 7618cat confdefs.h >>conftest.$ac_ext
@@ -7594,7 +7634,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7594 ac_status=$? 7634 ac_status=$?
7595 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7635 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7596 (exit $ac_status); } && 7636 (exit $ac_status); } &&
7597 { ac_try='test -s conftest$ac_exeext' 7637 { ac_try='test -s conftest$ac_exeext'
7598 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7638 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7599 (eval $ac_try) 2>&5 7639 (eval $ac_try) 2>&5
7600 ac_status=$? 7640 ac_status=$?
@@ -7626,6 +7666,7 @@ else
7626 ac_check_lib_save_LIBS=$LIBS 7666 ac_check_lib_save_LIBS=$LIBS
7627LIBS="-lpthreads $LIBS" 7667LIBS="-lpthreads $LIBS"
7628cat >conftest.$ac_ext <<_ACEOF 7668cat >conftest.$ac_ext <<_ACEOF
7669#line $LINENO "configure"
7629/* confdefs.h. */ 7670/* confdefs.h. */
7630_ACEOF 7671_ACEOF
7631cat confdefs.h >>conftest.$ac_ext 7672cat confdefs.h >>conftest.$ac_ext
@@ -7653,7 +7694,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7653 ac_status=$? 7694 ac_status=$?
7654 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7695 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7655 (exit $ac_status); } && 7696 (exit $ac_status); } &&
7656 { ac_try='test -s conftest$ac_exeext' 7697 { ac_try='test -s conftest$ac_exeext'
7657 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7698 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7658 (eval $ac_try) 2>&5 7699 (eval $ac_try) 2>&5
7659 ac_status=$? 7700 ac_status=$?
@@ -7708,6 +7749,7 @@ else
7708 7749
7709 LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc 7750 LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc
7710 cat >conftest.$ac_ext <<_ACEOF 7751 cat >conftest.$ac_ext <<_ACEOF
7752#line $LINENO "configure"
7711/* confdefs.h. */ 7753/* confdefs.h. */
7712_ACEOF 7754_ACEOF
7713cat confdefs.h >>conftest.$ac_ext 7755cat confdefs.h >>conftest.$ac_ext
@@ -7728,7 +7770,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7728 ac_status=$? 7770 ac_status=$?
7729 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7771 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7730 (exit $ac_status); } && 7772 (exit $ac_status); } &&
7731 { ac_try='test -s conftest$ac_exeext' 7773 { ac_try='test -s conftest$ac_exeext'
7732 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7774 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7733 (eval $ac_try) 2>&5 7775 (eval $ac_try) 2>&5
7734 ac_status=$? 7776 ac_status=$?
@@ -7775,6 +7817,7 @@ if test "${HAVE_X11}" = "yes"; then
7775 echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5 7817 echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5
7776echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 7818echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6
7777 cat >conftest.$ac_ext <<_ACEOF 7819 cat >conftest.$ac_ext <<_ACEOF
7820#line $LINENO "configure"
7778/* confdefs.h. */ 7821/* confdefs.h. */
7779_ACEOF 7822_ACEOF
7780cat confdefs.h >>conftest.$ac_ext 7823cat confdefs.h >>conftest.$ac_ext
@@ -7795,7 +7838,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7795 ac_status=$? 7838 ac_status=$?
7796 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7839 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7797 (exit $ac_status); } && 7840 (exit $ac_status); } &&
7798 { ac_try='test -s conftest$ac_exeext' 7841 { ac_try='test -s conftest$ac_exeext'
7799 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7842 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7800 (eval $ac_try) 2>&5 7843 (eval $ac_try) 2>&5
7801 ac_status=$? 7844 ac_status=$?
@@ -7819,6 +7862,7 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7819 CPPFLAGS="$CPPFLAGS -b i486-linuxaout" 7862 CPPFLAGS="$CPPFLAGS -b i486-linuxaout"
7820 LIBS="$LIBS -b i486-linuxaout" 7863 LIBS="$LIBS -b i486-linuxaout"
7821 cat >conftest.$ac_ext <<_ACEOF 7864 cat >conftest.$ac_ext <<_ACEOF
7865#line $LINENO "configure"
7822/* confdefs.h. */ 7866/* confdefs.h. */
7823_ACEOF 7867_ACEOF
7824cat confdefs.h >>conftest.$ac_ext 7868cat confdefs.h >>conftest.$ac_ext
@@ -7839,7 +7883,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7839 ac_status=$? 7883 ac_status=$?
7840 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7884 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7841 (exit $ac_status); } && 7885 (exit $ac_status); } &&
7842 { ac_try='test -s conftest$ac_exeext' 7886 { ac_try='test -s conftest$ac_exeext'
7843 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7887 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7844 (eval $ac_try) 2>&5 7888 (eval $ac_try) 2>&5
7845 ac_status=$? 7889 ac_status=$?
@@ -7877,6 +7921,7 @@ echo "${ECHO_T}no" >&6
7877 echo "$as_me:$LINENO: checking for Xkb" >&5 7921 echo "$as_me:$LINENO: checking for Xkb" >&5
7878echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 7922echo $ECHO_N "checking for Xkb... $ECHO_C" >&6
7879 cat >conftest.$ac_ext <<_ACEOF 7923 cat >conftest.$ac_ext <<_ACEOF
7924#line $LINENO "configure"
7880/* confdefs.h. */ 7925/* confdefs.h. */
7881_ACEOF 7926_ACEOF
7882cat confdefs.h >>conftest.$ac_ext 7927cat confdefs.h >>conftest.$ac_ext
@@ -7898,7 +7943,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7898 ac_status=$? 7943 ac_status=$?
7899 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7944 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7900 (exit $ac_status); } && 7945 (exit $ac_status); } &&
7901 { ac_try='test -s conftest$ac_exeext' 7946 { ac_try='test -s conftest$ac_exeext'
7902 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7947 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7903 (eval $ac_try) 2>&5 7948 (eval $ac_try) 2>&5
7904 ac_status=$? 7949 ac_status=$?
@@ -7936,28 +7981,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
7936 echo $ECHO_N "(cached) $ECHO_C" >&6 7981 echo $ECHO_N "(cached) $ECHO_C" >&6
7937else 7982else
7938 cat >conftest.$ac_ext <<_ACEOF 7983 cat >conftest.$ac_ext <<_ACEOF
7984#line $LINENO "configure"
7939/* confdefs.h. */ 7985/* confdefs.h. */
7940_ACEOF 7986_ACEOF
7941cat confdefs.h >>conftest.$ac_ext 7987cat confdefs.h >>conftest.$ac_ext
7942cat >>conftest.$ac_ext <<_ACEOF 7988cat >>conftest.$ac_ext <<_ACEOF
7943/* end confdefs.h. */ 7989/* end confdefs.h. */
7944/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
7945 For example, HP-UX 11i <limits.h> declares gettimeofday. */
7946#define $ac_func innocuous_$ac_func
7947
7948/* System header to define __stub macros and hopefully few prototypes, 7990/* System header to define __stub macros and hopefully few prototypes,
7949 which can conflict with char $ac_func (); below. 7991 which can conflict with char $ac_func (); below.
7950 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 7992 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7951 <limits.h> exists even on freestanding compilers. */ 7993 <limits.h> exists even on freestanding compilers. */
7952
7953#ifdef __STDC__ 7994#ifdef __STDC__
7954# include <limits.h> 7995# include <limits.h>
7955#else 7996#else
7956# include <assert.h> 7997# include <assert.h>
7957#endif 7998#endif
7958
7959#undef $ac_func
7960
7961/* Override any gcc2 internal prototype to avoid an error. */ 7999/* Override any gcc2 internal prototype to avoid an error. */
7962#ifdef __cplusplus 8000#ifdef __cplusplus
7963extern "C" 8001extern "C"
@@ -7992,7 +8030,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7992 ac_status=$? 8030 ac_status=$?
7993 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8031 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7994 (exit $ac_status); } && 8032 (exit $ac_status); } &&
7995 { ac_try='test -s conftest$ac_exeext' 8033 { ac_try='test -s conftest$ac_exeext'
7996 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8034 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7997 (eval $ac_try) 2>&5 8035 (eval $ac_try) 2>&5
7998 ac_status=$? 8036 ac_status=$?
@@ -8026,6 +8064,7 @@ echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6
8026 echo $ECHO_N "(cached) $ECHO_C" >&6 8064 echo $ECHO_N "(cached) $ECHO_C" >&6
8027else 8065else
8028 cat >conftest.$ac_ext <<_ACEOF 8066 cat >conftest.$ac_ext <<_ACEOF
8067#line $LINENO "configure"
8029/* confdefs.h. */ 8068/* confdefs.h. */
8030_ACEOF 8069_ACEOF
8031cat confdefs.h >>conftest.$ac_ext 8070cat confdefs.h >>conftest.$ac_ext
@@ -8049,7 +8088,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8049 ac_status=$? 8088 ac_status=$?
8050 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8089 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8051 (exit $ac_status); } && 8090 (exit $ac_status); } &&
8052 { ac_try='test -s conftest$ac_exeext' 8091 { ac_try='test -s conftest$ac_exeext'
8053 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8092 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8054 (eval $ac_try) 2>&5 8093 (eval $ac_try) 2>&5
8055 ac_status=$? 8094 ac_status=$?
@@ -8086,6 +8125,7 @@ echo $ECHO_N "checking X11 version 5... $ECHO_C" >&6
8086 echo $ECHO_N "(cached) $ECHO_C" >&6 8125 echo $ECHO_N "(cached) $ECHO_C" >&6
8087else 8126else
8088 cat >conftest.$ac_ext <<_ACEOF 8127 cat >conftest.$ac_ext <<_ACEOF
8128#line $LINENO "configure"
8089/* confdefs.h. */ 8129/* confdefs.h. */
8090_ACEOF 8130_ACEOF
8091cat confdefs.h >>conftest.$ac_ext 8131cat confdefs.h >>conftest.$ac_ext
@@ -8109,7 +8149,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8109 ac_status=$? 8149 ac_status=$?
8110 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8150 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8111 (exit $ac_status); } && 8151 (exit $ac_status); } &&
8112 { ac_try='test -s conftest$ac_exeext' 8152 { ac_try='test -s conftest$ac_exeext'
8113 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8153 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8114 (eval $ac_try) 2>&5 8154 (eval $ac_try) 2>&5
8115 ac_status=$? 8155 ac_status=$?
@@ -8277,6 +8317,7 @@ echo $ECHO_N "checking X11 version 5 with Xaw... $ECHO_C" >&6
8277 echo $ECHO_N "(cached) $ECHO_C" >&6 8317 echo $ECHO_N "(cached) $ECHO_C" >&6
8278else 8318else
8279 cat >conftest.$ac_ext <<_ACEOF 8319 cat >conftest.$ac_ext <<_ACEOF
8320#line $LINENO "configure"
8280/* confdefs.h. */ 8321/* confdefs.h. */
8281_ACEOF 8322_ACEOF
8282cat confdefs.h >>conftest.$ac_ext 8323cat confdefs.h >>conftest.$ac_ext
@@ -8299,7 +8340,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8299 ac_status=$? 8340 ac_status=$?
8300 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8341 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8301 (exit $ac_status); } && 8342 (exit $ac_status); } &&
8302 { ac_try='test -s conftest$ac_exeext' 8343 { ac_try='test -s conftest$ac_exeext'
8303 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8344 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8304 (eval $ac_try) 2>&5 8345 (eval $ac_try) 2>&5
8305 ac_status=$? 8346 ac_status=$?
@@ -8338,6 +8379,7 @@ echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6
8338 echo $ECHO_N "(cached) $ECHO_C" >&6 8379 echo $ECHO_N "(cached) $ECHO_C" >&6
8339else 8380else
8340 cat >conftest.$ac_ext <<_ACEOF 8381 cat >conftest.$ac_ext <<_ACEOF
8382#line $LINENO "configure"
8341/* confdefs.h. */ 8383/* confdefs.h. */
8342_ACEOF 8384_ACEOF
8343cat confdefs.h >>conftest.$ac_ext 8385cat confdefs.h >>conftest.$ac_ext
@@ -8361,7 +8403,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8361 ac_status=$? 8403 ac_status=$?
8362 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8404 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8363 (exit $ac_status); } && 8405 (exit $ac_status); } &&
8364 { ac_try='test -s conftest$ac_exeext' 8406 { ac_try='test -s conftest$ac_exeext'
8365 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8407 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8366 (eval $ac_try) 2>&5 8408 (eval $ac_try) 2>&5
8367 ac_status=$? 8409 ac_status=$?
@@ -8406,6 +8448,7 @@ else
8406 ac_check_lib_save_LIBS=$LIBS 8448 ac_check_lib_save_LIBS=$LIBS
8407LIBS="-lXmu $LIBS" 8449LIBS="-lXmu $LIBS"
8408cat >conftest.$ac_ext <<_ACEOF 8450cat >conftest.$ac_ext <<_ACEOF
8451#line $LINENO "configure"
8409/* confdefs.h. */ 8452/* confdefs.h. */
8410_ACEOF 8453_ACEOF
8411cat confdefs.h >>conftest.$ac_ext 8454cat confdefs.h >>conftest.$ac_ext
@@ -8433,7 +8476,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8433 ac_status=$? 8476 ac_status=$?
8434 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8477 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8435 (exit $ac_status); } && 8478 (exit $ac_status); } &&
8436 { ac_try='test -s conftest$ac_exeext' 8479 { ac_try='test -s conftest$ac_exeext'
8437 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8480 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8438 (eval $ac_try) 2>&5 8481 (eval $ac_try) 2>&5
8439 ac_status=$? 8482 ac_status=$?
@@ -8475,6 +8518,7 @@ else
8475 ac_check_lib_save_LIBS=$LIBS 8518 ac_check_lib_save_LIBS=$LIBS
8476LIBS="-lXext $LIBS" 8519LIBS="-lXext $LIBS"
8477cat >conftest.$ac_ext <<_ACEOF 8520cat >conftest.$ac_ext <<_ACEOF
8521#line $LINENO "configure"
8478/* confdefs.h. */ 8522/* confdefs.h. */
8479_ACEOF 8523_ACEOF
8480cat confdefs.h >>conftest.$ac_ext 8524cat confdefs.h >>conftest.$ac_ext
@@ -8502,7 +8546,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8502 ac_status=$? 8546 ac_status=$?
8503 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8547 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8504 (exit $ac_status); } && 8548 (exit $ac_status); } &&
8505 { ac_try='test -s conftest$ac_exeext' 8549 { ac_try='test -s conftest$ac_exeext'
8506 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8550 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8507 (eval $ac_try) 2>&5 8551 (eval $ac_try) 2>&5
8508 ac_status=$? 8552 ac_status=$?
@@ -8546,6 +8590,7 @@ else
8546 CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS" 8590 CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS"
8547 CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS" 8591 CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS"
8548 cat >conftest.$ac_ext <<_ACEOF 8592 cat >conftest.$ac_ext <<_ACEOF
8593#line $LINENO "configure"
8549/* confdefs.h. */ 8594/* confdefs.h. */
8550_ACEOF 8595_ACEOF
8551cat confdefs.h >>conftest.$ac_ext 8596cat confdefs.h >>conftest.$ac_ext
@@ -8566,7 +8611,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8566 ac_status=$? 8611 ac_status=$?
8567 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8612 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8568 (exit $ac_status); } && 8613 (exit $ac_status); } &&
8569 { ac_try='test -s conftest.$ac_objext' 8614 { ac_try='test -s conftest.$ac_objext'
8570 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8615 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8571 (eval $ac_try) 2>&5 8616 (eval $ac_try) 2>&5
8572 ac_status=$? 8617 ac_status=$?
@@ -8601,6 +8646,7 @@ if test "${emacs_cv_motif_version_2_1+set}" = set; then
8601 echo $ECHO_N "(cached) $ECHO_C" >&6 8646 echo $ECHO_N "(cached) $ECHO_C" >&6
8602else 8647else
8603 cat >conftest.$ac_ext <<_ACEOF 8648 cat >conftest.$ac_ext <<_ACEOF
8649#line $LINENO "configure"
8604/* confdefs.h. */ 8650/* confdefs.h. */
8605_ACEOF 8651_ACEOF
8606cat confdefs.h >>conftest.$ac_ext 8652cat confdefs.h >>conftest.$ac_ext
@@ -8625,7 +8671,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8625 ac_status=$? 8671 ac_status=$?
8626 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8672 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8627 (exit $ac_status); } && 8673 (exit $ac_status); } &&
8628 { ac_try='test -s conftest.$ac_objext' 8674 { ac_try='test -s conftest.$ac_objext'
8629 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8675 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8630 (eval $ac_try) 2>&5 8676 (eval $ac_try) 2>&5
8631 ac_status=$? 8677 ac_status=$?
@@ -8658,6 +8704,7 @@ else
8658 ac_check_lib_save_LIBS=$LIBS 8704 ac_check_lib_save_LIBS=$LIBS
8659LIBS="-lXp $LIBS" 8705LIBS="-lXp $LIBS"
8660cat >conftest.$ac_ext <<_ACEOF 8706cat >conftest.$ac_ext <<_ACEOF
8707#line $LINENO "configure"
8661/* confdefs.h. */ 8708/* confdefs.h. */
8662_ACEOF 8709_ACEOF
8663cat confdefs.h >>conftest.$ac_ext 8710cat confdefs.h >>conftest.$ac_ext
@@ -8685,7 +8732,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8685 ac_status=$? 8732 ac_status=$?
8686 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8733 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8687 (exit $ac_status); } && 8734 (exit $ac_status); } &&
8688 { ac_try='test -s conftest$ac_exeext' 8735 { ac_try='test -s conftest$ac_exeext'
8689 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8736 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8690 (eval $ac_try) 2>&5 8737 (eval $ac_try) 2>&5
8691 ac_status=$? 8738 ac_status=$?
@@ -8727,6 +8774,7 @@ if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then
8727 echo $ECHO_N "(cached) $ECHO_C" >&6 8774 echo $ECHO_N "(cached) $ECHO_C" >&6
8728else 8775else
8729 cat >conftest.$ac_ext <<_ACEOF 8776 cat >conftest.$ac_ext <<_ACEOF
8777#line $LINENO "configure"
8730/* confdefs.h. */ 8778/* confdefs.h. */
8731_ACEOF 8779_ACEOF
8732cat confdefs.h >>conftest.$ac_ext 8780cat confdefs.h >>conftest.$ac_ext
@@ -8771,6 +8819,7 @@ else
8771 ac_check_lib_save_LIBS=$LIBS 8819 ac_check_lib_save_LIBS=$LIBS
8772LIBS="-lXaw3d $LIBS" 8820LIBS="-lXaw3d $LIBS"
8773cat >conftest.$ac_ext <<_ACEOF 8821cat >conftest.$ac_ext <<_ACEOF
8822#line $LINENO "configure"
8774/* confdefs.h. */ 8823/* confdefs.h. */
8775_ACEOF 8824_ACEOF
8776cat confdefs.h >>conftest.$ac_ext 8825cat confdefs.h >>conftest.$ac_ext
@@ -8798,7 +8847,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8798 ac_status=$? 8847 ac_status=$?
8799 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8848 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8800 (exit $ac_status); } && 8849 (exit $ac_status); } &&
8801 { ac_try='test -s conftest$ac_exeext' 8850 { ac_try='test -s conftest$ac_exeext'
8802 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8851 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8803 (eval $ac_try) 2>&5 8852 (eval $ac_try) 2>&5
8804 ac_status=$? 8853 ac_status=$?
@@ -8868,13 +8917,14 @@ cat >>confdefs.h <<\_ACEOF
8868#define USE_XIM 1 8917#define USE_XIM 1
8869_ACEOF 8918_ACEOF
8870 8919
8920fi
8921if test "${HAVE_X11}" = "yes"; then
8871 late_CFLAGS=$CFLAGS 8922 late_CFLAGS=$CFLAGS
8872 if test "$GCC" = yes; then 8923 if test "$GCC" = yes; then
8873 CFLAGS="$CFLAGS --pedantic-errors" 8924 CFLAGS="$CFLAGS --pedantic-errors"
8874 fi 8925 fi
8875fi
8876if test "${HAVE_X11}" = "yes"; then
8877 cat >conftest.$ac_ext <<_ACEOF 8926 cat >conftest.$ac_ext <<_ACEOF
8927#line $LINENO "configure"
8878/* confdefs.h. */ 8928/* confdefs.h. */
8879_ACEOF 8929_ACEOF
8880cat confdefs.h >>conftest.$ac_ext 8930cat confdefs.h >>conftest.$ac_ext
@@ -8910,7 +8960,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8910 ac_status=$? 8960 ac_status=$?
8911 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8961 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8912 (exit $ac_status); } && 8962 (exit $ac_status); } &&
8913 { ac_try='test -s conftest.$ac_objext' 8963 { ac_try='test -s conftest.$ac_objext'
8914 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8964 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8915 (eval $ac_try) 2>&5 8965 (eval $ac_try) 2>&5
8916 ac_status=$? 8966 ac_status=$?
@@ -8955,6 +9005,7 @@ else
8955echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5 9005echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5
8956echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6 9006echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6
8957cat >conftest.$ac_ext <<_ACEOF 9007cat >conftest.$ac_ext <<_ACEOF
9008#line $LINENO "configure"
8958/* confdefs.h. */ 9009/* confdefs.h. */
8959_ACEOF 9010_ACEOF
8960cat confdefs.h >>conftest.$ac_ext 9011cat confdefs.h >>conftest.$ac_ext
@@ -8969,7 +9020,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8969 ac_status=$? 9020 ac_status=$?
8970 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9021 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8971 (exit $ac_status); } && 9022 (exit $ac_status); } &&
8972 { ac_try='test -s conftest.$ac_objext' 9023 { ac_try='test -s conftest.$ac_objext'
8973 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9024 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8974 (eval $ac_try) 2>&5 9025 (eval $ac_try) 2>&5
8975 ac_status=$? 9026 ac_status=$?
@@ -8990,6 +9041,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
8990echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5 9041echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5
8991echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6 9042echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6
8992cat >conftest.$ac_ext <<_ACEOF 9043cat >conftest.$ac_ext <<_ACEOF
9044#line $LINENO "configure"
8993/* confdefs.h. */ 9045/* confdefs.h. */
8994_ACEOF 9046_ACEOF
8995cat confdefs.h >>conftest.$ac_ext 9047cat confdefs.h >>conftest.$ac_ext
@@ -9030,28 +9082,29 @@ case $ac_header_compiler:$ac_header_preproc in
9030 yes:no ) 9082 yes:no )
9031 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5 9083 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5
9032echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 9084echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9033 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the compiler's result" >&5 9085 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5
9034echo "$as_me: WARNING: X11/xpm.h: proceeding with the compiler's result" >&2;} 9086echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;}
9035 ac_header_preproc=yes 9087 (
9088 cat <<\_ASBOX
9089## ------------------------------------ ##
9090## Report this to bug-autoconf@gnu.org. ##
9091## ------------------------------------ ##
9092_ASBOX
9093 ) |
9094 sed "s/^/$as_me: WARNING: /" >&2
9036 ;; 9095 ;;
9037 no:yes ) 9096 no:yes )
9038 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5 9097 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5
9039echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;} 9098echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;}
9040 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5 9099 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5
9041echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;} 9100echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;}
9042 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: see the Autoconf documentation" >&5
9043echo "$as_me: WARNING: X11/xpm.h: see the Autoconf documentation" >&2;}
9044 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&5
9045echo "$as_me: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&2;}
9046 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 9101 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5
9047echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} 9102echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;}
9048 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&5
9049echo "$as_me: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&2;}
9050 ( 9103 (
9051 cat <<\_ASBOX 9104 cat <<\_ASBOX
9052## ------------------------------------------ ## 9105## ------------------------------------ ##
9053## Report this to the AC_PACKAGE_NAME lists. ## 9106## Report this to bug-autoconf@gnu.org. ##
9054## ------------------------------------------ ## 9107## ------------------------------------ ##
9055_ASBOX 9108_ASBOX
9056 ) | 9109 ) |
9057 sed "s/^/$as_me: WARNING: /" >&2 9110 sed "s/^/$as_me: WARNING: /" >&2
@@ -9077,6 +9130,7 @@ else
9077 ac_check_lib_save_LIBS=$LIBS 9130 ac_check_lib_save_LIBS=$LIBS
9078LIBS="-lXpm -lX11 $LIBS" 9131LIBS="-lXpm -lX11 $LIBS"
9079cat >conftest.$ac_ext <<_ACEOF 9132cat >conftest.$ac_ext <<_ACEOF
9133#line $LINENO "configure"
9080/* confdefs.h. */ 9134/* confdefs.h. */
9081_ACEOF 9135_ACEOF
9082cat confdefs.h >>conftest.$ac_ext 9136cat confdefs.h >>conftest.$ac_ext
@@ -9104,7 +9158,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9104 ac_status=$? 9158 ac_status=$?
9105 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9159 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9106 (exit $ac_status); } && 9160 (exit $ac_status); } &&
9107 { ac_try='test -s conftest$ac_exeext' 9161 { ac_try='test -s conftest$ac_exeext'
9108 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9162 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9109 (eval $ac_try) 2>&5 9163 (eval $ac_try) 2>&5
9110 ac_status=$? 9164 ac_status=$?
@@ -9133,6 +9187,7 @@ fi
9133 echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5 9187 echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5
9134echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 9188echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6
9135 cat >conftest.$ac_ext <<_ACEOF 9189 cat >conftest.$ac_ext <<_ACEOF
9190#line $LINENO "configure"
9136/* confdefs.h. */ 9191/* confdefs.h. */
9137_ACEOF 9192_ACEOF
9138cat confdefs.h >>conftest.$ac_ext 9193cat confdefs.h >>conftest.$ac_ext
@@ -9189,6 +9244,7 @@ else
9189echo "$as_me:$LINENO: checking jerror.h usability" >&5 9244echo "$as_me:$LINENO: checking jerror.h usability" >&5
9190echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6 9245echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6
9191cat >conftest.$ac_ext <<_ACEOF 9246cat >conftest.$ac_ext <<_ACEOF
9247#line $LINENO "configure"
9192/* confdefs.h. */ 9248/* confdefs.h. */
9193_ACEOF 9249_ACEOF
9194cat confdefs.h >>conftest.$ac_ext 9250cat confdefs.h >>conftest.$ac_ext
@@ -9203,7 +9259,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9203 ac_status=$? 9259 ac_status=$?
9204 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9260 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9205 (exit $ac_status); } && 9261 (exit $ac_status); } &&
9206 { ac_try='test -s conftest.$ac_objext' 9262 { ac_try='test -s conftest.$ac_objext'
9207 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9263 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9208 (eval $ac_try) 2>&5 9264 (eval $ac_try) 2>&5
9209 ac_status=$? 9265 ac_status=$?
@@ -9224,6 +9280,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
9224echo "$as_me:$LINENO: checking jerror.h presence" >&5 9280echo "$as_me:$LINENO: checking jerror.h presence" >&5
9225echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6 9281echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6
9226cat >conftest.$ac_ext <<_ACEOF 9282cat >conftest.$ac_ext <<_ACEOF
9283#line $LINENO "configure"
9227/* confdefs.h. */ 9284/* confdefs.h. */
9228_ACEOF 9285_ACEOF
9229cat confdefs.h >>conftest.$ac_ext 9286cat confdefs.h >>conftest.$ac_ext
@@ -9264,28 +9321,29 @@ case $ac_header_compiler:$ac_header_preproc in
9264 yes:no ) 9321 yes:no )
9265 { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5 9322 { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5
9266echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 9323echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9267 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the compiler's result" >&5 9324 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5
9268echo "$as_me: WARNING: jerror.h: proceeding with the compiler's result" >&2;} 9325echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;}
9269 ac_header_preproc=yes 9326 (
9327 cat <<\_ASBOX
9328## ------------------------------------ ##
9329## Report this to bug-autoconf@gnu.org. ##
9330## ------------------------------------ ##
9331_ASBOX
9332 ) |
9333 sed "s/^/$as_me: WARNING: /" >&2
9270 ;; 9334 ;;
9271 no:yes ) 9335 no:yes )
9272 { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5 9336 { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5
9273echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;} 9337echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;}
9274 { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5 9338 { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5
9275echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;} 9339echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;}
9276 { echo "$as_me:$LINENO: WARNING: jerror.h: see the Autoconf documentation" >&5
9277echo "$as_me: WARNING: jerror.h: see the Autoconf documentation" >&2;}
9278 { echo "$as_me:$LINENO: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&5
9279echo "$as_me: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&2;}
9280 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 9340 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5
9281echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} 9341echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;}
9282 { echo "$as_me:$LINENO: WARNING: jerror.h: in the future, the compiler will take precedence" >&5
9283echo "$as_me: WARNING: jerror.h: in the future, the compiler will take precedence" >&2;}
9284 ( 9342 (
9285 cat <<\_ASBOX 9343 cat <<\_ASBOX
9286## ------------------------------------------ ## 9344## ------------------------------------ ##
9287## Report this to the AC_PACKAGE_NAME lists. ## 9345## Report this to bug-autoconf@gnu.org. ##
9288## ------------------------------------------ ## 9346## ------------------------------------ ##
9289_ASBOX 9347_ASBOX
9290 ) | 9348 ) |
9291 sed "s/^/$as_me: WARNING: /" >&2 9349 sed "s/^/$as_me: WARNING: /" >&2
@@ -9311,6 +9369,7 @@ else
9311 ac_check_lib_save_LIBS=$LIBS 9369 ac_check_lib_save_LIBS=$LIBS
9312LIBS="-ljpeg $LIBS" 9370LIBS="-ljpeg $LIBS"
9313cat >conftest.$ac_ext <<_ACEOF 9371cat >conftest.$ac_ext <<_ACEOF
9372#line $LINENO "configure"
9314/* confdefs.h. */ 9373/* confdefs.h. */
9315_ACEOF 9374_ACEOF
9316cat confdefs.h >>conftest.$ac_ext 9375cat confdefs.h >>conftest.$ac_ext
@@ -9338,7 +9397,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9338 ac_status=$? 9397 ac_status=$?
9339 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9398 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9340 (exit $ac_status); } && 9399 (exit $ac_status); } &&
9341 { ac_try='test -s conftest$ac_exeext' 9400 { ac_try='test -s conftest$ac_exeext'
9342 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9401 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9343 (eval $ac_try) 2>&5 9402 (eval $ac_try) 2>&5
9344 ac_status=$? 9403 ac_status=$?
@@ -9372,6 +9431,7 @@ fi
9372_ACEOF 9431_ACEOF
9373 9432
9374 cat >conftest.$ac_ext <<_ACEOF 9433 cat >conftest.$ac_ext <<_ACEOF
9434#line $LINENO "configure"
9375/* confdefs.h. */ 9435/* confdefs.h. */
9376_ACEOF 9436_ACEOF
9377cat confdefs.h >>conftest.$ac_ext 9437cat confdefs.h >>conftest.$ac_ext
@@ -9421,6 +9481,7 @@ else
9421echo "$as_me:$LINENO: checking $ac_header usability" >&5 9481echo "$as_me:$LINENO: checking $ac_header usability" >&5
9422echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 9482echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
9423cat >conftest.$ac_ext <<_ACEOF 9483cat >conftest.$ac_ext <<_ACEOF
9484#line $LINENO "configure"
9424/* confdefs.h. */ 9485/* confdefs.h. */
9425_ACEOF 9486_ACEOF
9426cat confdefs.h >>conftest.$ac_ext 9487cat confdefs.h >>conftest.$ac_ext
@@ -9435,7 +9496,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9435 ac_status=$? 9496 ac_status=$?
9436 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9497 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9437 (exit $ac_status); } && 9498 (exit $ac_status); } &&
9438 { ac_try='test -s conftest.$ac_objext' 9499 { ac_try='test -s conftest.$ac_objext'
9439 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9500 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9440 (eval $ac_try) 2>&5 9501 (eval $ac_try) 2>&5
9441 ac_status=$? 9502 ac_status=$?
@@ -9456,6 +9517,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
9456echo "$as_me:$LINENO: checking $ac_header presence" >&5 9517echo "$as_me:$LINENO: checking $ac_header presence" >&5
9457echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 9518echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9458cat >conftest.$ac_ext <<_ACEOF 9519cat >conftest.$ac_ext <<_ACEOF
9520#line $LINENO "configure"
9459/* confdefs.h. */ 9521/* confdefs.h. */
9460_ACEOF 9522_ACEOF
9461cat confdefs.h >>conftest.$ac_ext 9523cat confdefs.h >>conftest.$ac_ext
@@ -9496,28 +9558,29 @@ case $ac_header_compiler:$ac_header_preproc in
9496 yes:no ) 9558 yes:no )
9497 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 9559 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9498echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 9560echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9499 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 9561 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9500echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 9562echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9501 ac_header_preproc=yes 9563 (
9564 cat <<\_ASBOX
9565## ------------------------------------ ##
9566## Report this to bug-autoconf@gnu.org. ##
9567## ------------------------------------ ##
9568_ASBOX
9569 ) |
9570 sed "s/^/$as_me: WARNING: /" >&2
9502 ;; 9571 ;;
9503 no:yes ) 9572 no:yes )
9504 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 9573 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9505echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 9574echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9506 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 9575 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
9507echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 9576echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
9508 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
9509echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
9510 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
9511echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
9512 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 9577 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9513echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 9578echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9514 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
9515echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
9516 ( 9579 (
9517 cat <<\_ASBOX 9580 cat <<\_ASBOX
9518## ------------------------------------------ ## 9581## ------------------------------------ ##
9519## Report this to the AC_PACKAGE_NAME lists. ## 9582## Report this to bug-autoconf@gnu.org. ##
9520## ------------------------------------------ ## 9583## ------------------------------------ ##
9521_ASBOX 9584_ASBOX
9522 ) | 9585 ) |
9523 sed "s/^/$as_me: WARNING: /" >&2 9586 sed "s/^/$as_me: WARNING: /" >&2
@@ -9528,7 +9591,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9528if eval "test \"\${$as_ac_Header+set}\" = set"; then 9591if eval "test \"\${$as_ac_Header+set}\" = set"; then
9529 echo $ECHO_N "(cached) $ECHO_C" >&6 9592 echo $ECHO_N "(cached) $ECHO_C" >&6
9530else 9593else
9531 eval "$as_ac_Header=\$ac_header_preproc" 9594 eval "$as_ac_Header=$ac_header_preproc"
9532fi 9595fi
9533echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 9596echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9534echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 9597echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -9552,6 +9615,7 @@ else
9552 ac_check_lib_save_LIBS=$LIBS 9615 ac_check_lib_save_LIBS=$LIBS
9553LIBS="-lpng -lz -lm $LIBS" 9616LIBS="-lpng -lz -lm $LIBS"
9554cat >conftest.$ac_ext <<_ACEOF 9617cat >conftest.$ac_ext <<_ACEOF
9618#line $LINENO "configure"
9555/* confdefs.h. */ 9619/* confdefs.h. */
9556_ACEOF 9620_ACEOF
9557cat confdefs.h >>conftest.$ac_ext 9621cat confdefs.h >>conftest.$ac_ext
@@ -9579,7 +9643,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9579 ac_status=$? 9643 ac_status=$?
9580 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9644 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9581 (exit $ac_status); } && 9645 (exit $ac_status); } &&
9582 { ac_try='test -s conftest$ac_exeext' 9646 { ac_try='test -s conftest$ac_exeext'
9583 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9647 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9584 (eval $ac_try) 2>&5 9648 (eval $ac_try) 2>&5
9585 ac_status=$? 9649 ac_status=$?
@@ -9630,6 +9694,7 @@ else
9630echo "$as_me:$LINENO: checking tiffio.h usability" >&5 9694echo "$as_me:$LINENO: checking tiffio.h usability" >&5
9631echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6 9695echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6
9632cat >conftest.$ac_ext <<_ACEOF 9696cat >conftest.$ac_ext <<_ACEOF
9697#line $LINENO "configure"
9633/* confdefs.h. */ 9698/* confdefs.h. */
9634_ACEOF 9699_ACEOF
9635cat confdefs.h >>conftest.$ac_ext 9700cat confdefs.h >>conftest.$ac_ext
@@ -9644,7 +9709,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9644 ac_status=$? 9709 ac_status=$?
9645 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9710 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9646 (exit $ac_status); } && 9711 (exit $ac_status); } &&
9647 { ac_try='test -s conftest.$ac_objext' 9712 { ac_try='test -s conftest.$ac_objext'
9648 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9713 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9649 (eval $ac_try) 2>&5 9714 (eval $ac_try) 2>&5
9650 ac_status=$? 9715 ac_status=$?
@@ -9665,6 +9730,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
9665echo "$as_me:$LINENO: checking tiffio.h presence" >&5 9730echo "$as_me:$LINENO: checking tiffio.h presence" >&5
9666echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6 9731echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6
9667cat >conftest.$ac_ext <<_ACEOF 9732cat >conftest.$ac_ext <<_ACEOF
9733#line $LINENO "configure"
9668/* confdefs.h. */ 9734/* confdefs.h. */
9669_ACEOF 9735_ACEOF
9670cat confdefs.h >>conftest.$ac_ext 9736cat confdefs.h >>conftest.$ac_ext
@@ -9705,28 +9771,29 @@ case $ac_header_compiler:$ac_header_preproc in
9705 yes:no ) 9771 yes:no )
9706 { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5 9772 { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5
9707echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 9773echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9708 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the compiler's result" >&5 9774 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5
9709echo "$as_me: WARNING: tiffio.h: proceeding with the compiler's result" >&2;} 9775echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;}
9710 ac_header_preproc=yes 9776 (
9777 cat <<\_ASBOX
9778## ------------------------------------ ##
9779## Report this to bug-autoconf@gnu.org. ##
9780## ------------------------------------ ##
9781_ASBOX
9782 ) |
9783 sed "s/^/$as_me: WARNING: /" >&2
9711 ;; 9784 ;;
9712 no:yes ) 9785 no:yes )
9713 { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5 9786 { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5
9714echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;} 9787echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;}
9715 { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5 9788 { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5
9716echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;} 9789echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;}
9717 { echo "$as_me:$LINENO: WARNING: tiffio.h: see the Autoconf documentation" >&5
9718echo "$as_me: WARNING: tiffio.h: see the Autoconf documentation" >&2;}
9719 { echo "$as_me:$LINENO: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&5
9720echo "$as_me: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&2;}
9721 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 9790 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5
9722echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} 9791echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;}
9723 { echo "$as_me:$LINENO: WARNING: tiffio.h: in the future, the compiler will take precedence" >&5
9724echo "$as_me: WARNING: tiffio.h: in the future, the compiler will take precedence" >&2;}
9725 ( 9792 (
9726 cat <<\_ASBOX 9793 cat <<\_ASBOX
9727## ------------------------------------------ ## 9794## ------------------------------------ ##
9728## Report this to the AC_PACKAGE_NAME lists. ## 9795## Report this to bug-autoconf@gnu.org. ##
9729## ------------------------------------------ ## 9796## ------------------------------------ ##
9730_ASBOX 9797_ASBOX
9731 ) | 9798 ) |
9732 sed "s/^/$as_me: WARNING: /" >&2 9799 sed "s/^/$as_me: WARNING: /" >&2
@@ -9755,6 +9822,7 @@ else
9755 ac_check_lib_save_LIBS=$LIBS 9822 ac_check_lib_save_LIBS=$LIBS
9756LIBS="-ltiff $tifflibs $LIBS" 9823LIBS="-ltiff $tifflibs $LIBS"
9757cat >conftest.$ac_ext <<_ACEOF 9824cat >conftest.$ac_ext <<_ACEOF
9825#line $LINENO "configure"
9758/* confdefs.h. */ 9826/* confdefs.h. */
9759_ACEOF 9827_ACEOF
9760cat confdefs.h >>conftest.$ac_ext 9828cat confdefs.h >>conftest.$ac_ext
@@ -9782,7 +9850,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9782 ac_status=$? 9850 ac_status=$?
9783 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9851 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9784 (exit $ac_status); } && 9852 (exit $ac_status); } &&
9785 { ac_try='test -s conftest$ac_exeext' 9853 { ac_try='test -s conftest$ac_exeext'
9786 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9854 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9787 (eval $ac_try) 2>&5 9855 (eval $ac_try) 2>&5
9788 ac_status=$? 9856 ac_status=$?
@@ -9835,6 +9903,7 @@ else
9835echo "$as_me:$LINENO: checking gif_lib.h usability" >&5 9903echo "$as_me:$LINENO: checking gif_lib.h usability" >&5
9836echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6 9904echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6
9837cat >conftest.$ac_ext <<_ACEOF 9905cat >conftest.$ac_ext <<_ACEOF
9906#line $LINENO "configure"
9838/* confdefs.h. */ 9907/* confdefs.h. */
9839_ACEOF 9908_ACEOF
9840cat confdefs.h >>conftest.$ac_ext 9909cat confdefs.h >>conftest.$ac_ext
@@ -9849,7 +9918,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9849 ac_status=$? 9918 ac_status=$?
9850 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9919 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9851 (exit $ac_status); } && 9920 (exit $ac_status); } &&
9852 { ac_try='test -s conftest.$ac_objext' 9921 { ac_try='test -s conftest.$ac_objext'
9853 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9922 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9854 (eval $ac_try) 2>&5 9923 (eval $ac_try) 2>&5
9855 ac_status=$? 9924 ac_status=$?
@@ -9870,6 +9939,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
9870echo "$as_me:$LINENO: checking gif_lib.h presence" >&5 9939echo "$as_me:$LINENO: checking gif_lib.h presence" >&5
9871echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6 9940echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6
9872cat >conftest.$ac_ext <<_ACEOF 9941cat >conftest.$ac_ext <<_ACEOF
9942#line $LINENO "configure"
9873/* confdefs.h. */ 9943/* confdefs.h. */
9874_ACEOF 9944_ACEOF
9875cat confdefs.h >>conftest.$ac_ext 9945cat confdefs.h >>conftest.$ac_ext
@@ -9910,28 +9980,29 @@ case $ac_header_compiler:$ac_header_preproc in
9910 yes:no ) 9980 yes:no )
9911 { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5 9981 { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5
9912echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 9982echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9913 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the compiler's result" >&5 9983 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5
9914echo "$as_me: WARNING: gif_lib.h: proceeding with the compiler's result" >&2;} 9984echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;}
9915 ac_header_preproc=yes 9985 (
9986 cat <<\_ASBOX
9987## ------------------------------------ ##
9988## Report this to bug-autoconf@gnu.org. ##
9989## ------------------------------------ ##
9990_ASBOX
9991 ) |
9992 sed "s/^/$as_me: WARNING: /" >&2
9916 ;; 9993 ;;
9917 no:yes ) 9994 no:yes )
9918 { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5 9995 { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5
9919echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;} 9996echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;}
9920 { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5 9997 { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5
9921echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;} 9998echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;}
9922 { echo "$as_me:$LINENO: WARNING: gif_lib.h: see the Autoconf documentation" >&5
9923echo "$as_me: WARNING: gif_lib.h: see the Autoconf documentation" >&2;}
9924 { echo "$as_me:$LINENO: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&5
9925echo "$as_me: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&2;}
9926 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 9999 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5
9927echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} 10000echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;}
9928 { echo "$as_me:$LINENO: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&5
9929echo "$as_me: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&2;}
9930 ( 10001 (
9931 cat <<\_ASBOX 10002 cat <<\_ASBOX
9932## ------------------------------------------ ## 10003## ------------------------------------ ##
9933## Report this to the AC_PACKAGE_NAME lists. ## 10004## Report this to bug-autoconf@gnu.org. ##
9934## ------------------------------------------ ## 10005## ------------------------------------ ##
9935_ASBOX 10006_ASBOX
9936 ) | 10007 ) |
9937 sed "s/^/$as_me: WARNING: /" >&2 10008 sed "s/^/$as_me: WARNING: /" >&2
@@ -9959,6 +10030,7 @@ else
9959 ac_check_lib_save_LIBS=$LIBS 10030 ac_check_lib_save_LIBS=$LIBS
9960LIBS="-lungif $LIBS" 10031LIBS="-lungif $LIBS"
9961cat >conftest.$ac_ext <<_ACEOF 10032cat >conftest.$ac_ext <<_ACEOF
10033#line $LINENO "configure"
9962/* confdefs.h. */ 10034/* confdefs.h. */
9963_ACEOF 10035_ACEOF
9964cat confdefs.h >>conftest.$ac_ext 10036cat confdefs.h >>conftest.$ac_ext
@@ -9986,7 +10058,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9986 ac_status=$? 10058 ac_status=$?
9987 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10059 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9988 (exit $ac_status); } && 10060 (exit $ac_status); } &&
9989 { ac_try='test -s conftest$ac_exeext' 10061 { ac_try='test -s conftest$ac_exeext'
9990 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10062 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9991 (eval $ac_try) 2>&5 10063 (eval $ac_try) 2>&5
9992 ac_status=$? 10064 ac_status=$?
@@ -10038,6 +10110,7 @@ else
10038echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5 10110echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5
10039echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6 10111echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6
10040cat >conftest.$ac_ext <<_ACEOF 10112cat >conftest.$ac_ext <<_ACEOF
10113#line $LINENO "configure"
10041/* confdefs.h. */ 10114/* confdefs.h. */
10042_ACEOF 10115_ACEOF
10043cat confdefs.h >>conftest.$ac_ext 10116cat confdefs.h >>conftest.$ac_ext
@@ -10052,7 +10125,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10052 ac_status=$? 10125 ac_status=$?
10053 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10126 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10054 (exit $ac_status); } && 10127 (exit $ac_status); } &&
10055 { ac_try='test -s conftest.$ac_objext' 10128 { ac_try='test -s conftest.$ac_objext'
10056 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10129 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10057 (eval $ac_try) 2>&5 10130 (eval $ac_try) 2>&5
10058 ac_status=$? 10131 ac_status=$?
@@ -10073,6 +10146,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
10073echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5 10146echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5
10074echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6 10147echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6
10075cat >conftest.$ac_ext <<_ACEOF 10148cat >conftest.$ac_ext <<_ACEOF
10149#line $LINENO "configure"
10076/* confdefs.h. */ 10150/* confdefs.h. */
10077_ACEOF 10151_ACEOF
10078cat confdefs.h >>conftest.$ac_ext 10152cat confdefs.h >>conftest.$ac_ext
@@ -10113,28 +10187,29 @@ case $ac_header_compiler:$ac_header_preproc in
10113 yes:no ) 10187 yes:no )
10114 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5 10188 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5
10115echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 10189echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
10116 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&5 10190 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5
10117echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&2;} 10191echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;}
10118 ac_header_preproc=yes 10192 (
10193 cat <<\_ASBOX
10194## ------------------------------------ ##
10195## Report this to bug-autoconf@gnu.org. ##
10196## ------------------------------------ ##
10197_ASBOX
10198 ) |
10199 sed "s/^/$as_me: WARNING: /" >&2
10119 ;; 10200 ;;
10120 no:yes ) 10201 no:yes )
10121 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5 10202 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5
10122echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;} 10203echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;}
10123 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5 10204 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5
10124echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;} 10205echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;}
10125 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&5
10126echo "$as_me: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&2;}
10127 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: section \"Present But Cannot Be Compiled\"" >&5
10128echo "$as_me: WARNING: Carbon/Carbon.h: section \"Present But Cannot Be Compiled\"" >&2;}
10129 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 10206 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5
10130echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} 10207echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;}
10131 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&5
10132echo "$as_me: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&2;}
10133 ( 10208 (
10134 cat <<\_ASBOX 10209 cat <<\_ASBOX
10135## ------------------------------------------ ## 10210## ------------------------------------ ##
10136## Report this to the AC_PACKAGE_NAME lists. ## 10211## Report this to bug-autoconf@gnu.org. ##
10137## ------------------------------------------ ## 10212## ------------------------------------ ##
10138_ASBOX 10213_ASBOX
10139 ) | 10214 ) |
10140 sed "s/^/$as_me: WARNING: /" >&2 10215 sed "s/^/$as_me: WARNING: /" >&2
@@ -10193,6 +10268,7 @@ else
10193echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5 10268echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5
10194echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6 10269echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6
10195cat >conftest.$ac_ext <<_ACEOF 10270cat >conftest.$ac_ext <<_ACEOF
10271#line $LINENO "configure"
10196/* confdefs.h. */ 10272/* confdefs.h. */
10197_ACEOF 10273_ACEOF
10198cat confdefs.h >>conftest.$ac_ext 10274cat confdefs.h >>conftest.$ac_ext
@@ -10207,7 +10283,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10207 ac_status=$? 10283 ac_status=$?
10208 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10284 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10209 (exit $ac_status); } && 10285 (exit $ac_status); } &&
10210 { ac_try='test -s conftest.$ac_objext' 10286 { ac_try='test -s conftest.$ac_objext'
10211 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10287 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10212 (eval $ac_try) 2>&5 10288 (eval $ac_try) 2>&5
10213 ac_status=$? 10289 ac_status=$?
@@ -10228,6 +10304,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
10228echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5 10304echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5
10229echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6 10305echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6
10230cat >conftest.$ac_ext <<_ACEOF 10306cat >conftest.$ac_ext <<_ACEOF
10307#line $LINENO "configure"
10231/* confdefs.h. */ 10308/* confdefs.h. */
10232_ACEOF 10309_ACEOF
10233cat confdefs.h >>conftest.$ac_ext 10310cat confdefs.h >>conftest.$ac_ext
@@ -10268,28 +10345,29 @@ case $ac_header_compiler:$ac_header_preproc in
10268 yes:no ) 10345 yes:no )
10269 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5 10346 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5
10270echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 10347echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
10271 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&5 10348 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5
10272echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&2;} 10349echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;}
10273 ac_header_preproc=yes 10350 (
10351 cat <<\_ASBOX
10352## ------------------------------------ ##
10353## Report this to bug-autoconf@gnu.org. ##
10354## ------------------------------------ ##
10355_ASBOX
10356 ) |
10357 sed "s/^/$as_me: WARNING: /" >&2
10274 ;; 10358 ;;
10275 no:yes ) 10359 no:yes )
10276 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5 10360 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5
10277echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;} 10361echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;}
10278 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5 10362 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5
10279echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;} 10363echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;}
10280 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&5
10281echo "$as_me: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&2;}
10282 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&5
10283echo "$as_me: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&2;}
10284 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 10364 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5
10285echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} 10365echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;}
10286 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&5
10287echo "$as_me: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&2;}
10288 ( 10366 (
10289 cat <<\_ASBOX 10367 cat <<\_ASBOX
10290## ------------------------------------------ ## 10368## ------------------------------------ ##
10291## Report this to the AC_PACKAGE_NAME lists. ## 10369## Report this to bug-autoconf@gnu.org. ##
10292## ------------------------------------------ ## 10370## ------------------------------------ ##
10293_ASBOX 10371_ASBOX
10294 ) | 10372 ) |
10295 sed "s/^/$as_me: WARNING: /" >&2 10373 sed "s/^/$as_me: WARNING: /" >&2
@@ -10315,6 +10393,7 @@ else
10315 ac_check_lib_save_LIBS=$LIBS 10393 ac_check_lib_save_LIBS=$LIBS
10316LIBS="-lSM $LIBS" 10394LIBS="-lSM $LIBS"
10317cat >conftest.$ac_ext <<_ACEOF 10395cat >conftest.$ac_ext <<_ACEOF
10396#line $LINENO "configure"
10318/* confdefs.h. */ 10397/* confdefs.h. */
10319_ACEOF 10398_ACEOF
10320cat confdefs.h >>conftest.$ac_ext 10399cat confdefs.h >>conftest.$ac_ext
@@ -10342,7 +10421,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10342 ac_status=$? 10421 ac_status=$?
10343 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10422 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10344 (exit $ac_status); } && 10423 (exit $ac_status); } &&
10345 { ac_try='test -s conftest$ac_exeext' 10424 { ac_try='test -s conftest$ac_exeext'
10346 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10425 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10347 (eval $ac_try) 2>&5 10426 (eval $ac_try) 2>&5
10348 ac_status=$? 10427 ac_status=$?
@@ -10390,6 +10469,7 @@ if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then
10390 echo $ECHO_N "(cached) $ECHO_C" >&6 10469 echo $ECHO_N "(cached) $ECHO_C" >&6
10391else 10470else
10392 cat >conftest.$ac_ext <<_ACEOF 10471 cat >conftest.$ac_ext <<_ACEOF
10472#line $LINENO "configure"
10393/* confdefs.h. */ 10473/* confdefs.h. */
10394_ACEOF 10474_ACEOF
10395cat confdefs.h >>conftest.$ac_ext 10475cat confdefs.h >>conftest.$ac_ext
@@ -10410,7 +10490,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10410 ac_status=$? 10490 ac_status=$?
10411 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10491 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10412 (exit $ac_status); } && 10492 (exit $ac_status); } &&
10413 { ac_try='test -s conftest$ac_exeext' 10493 { ac_try='test -s conftest$ac_exeext'
10414 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10494 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10415 (eval $ac_try) 2>&5 10495 (eval $ac_try) 2>&5
10416 ac_status=$? 10496 ac_status=$?
@@ -10443,6 +10523,7 @@ if test "${ac_cv_working_alloca_h+set}" = set; then
10443 echo $ECHO_N "(cached) $ECHO_C" >&6 10523 echo $ECHO_N "(cached) $ECHO_C" >&6
10444else 10524else
10445 cat >conftest.$ac_ext <<_ACEOF 10525 cat >conftest.$ac_ext <<_ACEOF
10526#line $LINENO "configure"
10446/* confdefs.h. */ 10527/* confdefs.h. */
10447_ACEOF 10528_ACEOF
10448cat confdefs.h >>conftest.$ac_ext 10529cat confdefs.h >>conftest.$ac_ext
@@ -10463,7 +10544,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10463 ac_status=$? 10544 ac_status=$?
10464 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10545 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10465 (exit $ac_status); } && 10546 (exit $ac_status); } &&
10466 { ac_try='test -s conftest$ac_exeext' 10547 { ac_try='test -s conftest$ac_exeext'
10467 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10548 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10468 (eval $ac_try) 2>&5 10549 (eval $ac_try) 2>&5
10469 ac_status=$? 10550 ac_status=$?
@@ -10494,6 +10575,7 @@ if test "${ac_cv_func_alloca_works+set}" = set; then
10494 echo $ECHO_N "(cached) $ECHO_C" >&6 10575 echo $ECHO_N "(cached) $ECHO_C" >&6
10495else 10576else
10496 cat >conftest.$ac_ext <<_ACEOF 10577 cat >conftest.$ac_ext <<_ACEOF
10578#line $LINENO "configure"
10497/* confdefs.h. */ 10579/* confdefs.h. */
10498_ACEOF 10580_ACEOF
10499cat confdefs.h >>conftest.$ac_ext 10581cat confdefs.h >>conftest.$ac_ext
@@ -10534,7 +10616,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10534 ac_status=$? 10616 ac_status=$?
10535 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10617 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10536 (exit $ac_status); } && 10618 (exit $ac_status); } &&
10537 { ac_try='test -s conftest$ac_exeext' 10619 { ac_try='test -s conftest$ac_exeext'
10538 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10620 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10539 (eval $ac_try) 2>&5 10621 (eval $ac_try) 2>&5
10540 ac_status=$? 10622 ac_status=$?
@@ -10577,6 +10659,7 @@ if test "${ac_cv_os_cray+set}" = set; then
10577 echo $ECHO_N "(cached) $ECHO_C" >&6 10659 echo $ECHO_N "(cached) $ECHO_C" >&6
10578else 10660else
10579 cat >conftest.$ac_ext <<_ACEOF 10661 cat >conftest.$ac_ext <<_ACEOF
10662#line $LINENO "configure"
10580/* confdefs.h. */ 10663/* confdefs.h. */
10581_ACEOF 10664_ACEOF
10582cat confdefs.h >>conftest.$ac_ext 10665cat confdefs.h >>conftest.$ac_ext
@@ -10609,28 +10692,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
10609 echo $ECHO_N "(cached) $ECHO_C" >&6 10692 echo $ECHO_N "(cached) $ECHO_C" >&6
10610else 10693else
10611 cat >conftest.$ac_ext <<_ACEOF 10694 cat >conftest.$ac_ext <<_ACEOF
10695#line $LINENO "configure"
10612/* confdefs.h. */ 10696/* confdefs.h. */
10613_ACEOF 10697_ACEOF
10614cat confdefs.h >>conftest.$ac_ext 10698cat confdefs.h >>conftest.$ac_ext
10615cat >>conftest.$ac_ext <<_ACEOF 10699cat >>conftest.$ac_ext <<_ACEOF
10616/* end confdefs.h. */ 10700/* end confdefs.h. */
10617/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
10618 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10619#define $ac_func innocuous_$ac_func
10620
10621/* System header to define __stub macros and hopefully few prototypes, 10701/* System header to define __stub macros and hopefully few prototypes,
10622 which can conflict with char $ac_func (); below. 10702 which can conflict with char $ac_func (); below.
10623 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 10703 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10624 <limits.h> exists even on freestanding compilers. */ 10704 <limits.h> exists even on freestanding compilers. */
10625
10626#ifdef __STDC__ 10705#ifdef __STDC__
10627# include <limits.h> 10706# include <limits.h>
10628#else 10707#else
10629# include <assert.h> 10708# include <assert.h>
10630#endif 10709#endif
10631
10632#undef $ac_func
10633
10634/* Override any gcc2 internal prototype to avoid an error. */ 10710/* Override any gcc2 internal prototype to avoid an error. */
10635#ifdef __cplusplus 10711#ifdef __cplusplus
10636extern "C" 10712extern "C"
@@ -10665,7 +10741,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10665 ac_status=$? 10741 ac_status=$?
10666 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10742 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10667 (exit $ac_status); } && 10743 (exit $ac_status); } &&
10668 { ac_try='test -s conftest$ac_exeext' 10744 { ac_try='test -s conftest$ac_exeext'
10669 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10745 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10670 (eval $ac_try) 2>&5 10746 (eval $ac_try) 2>&5
10671 ac_status=$? 10747 ac_status=$?
@@ -10703,6 +10779,7 @@ else
10703 ac_cv_c_stack_direction=0 10779 ac_cv_c_stack_direction=0
10704else 10780else
10705 cat >conftest.$ac_ext <<_ACEOF 10781 cat >conftest.$ac_ext <<_ACEOF
10782#line $LINENO "configure"
10706/* confdefs.h. */ 10783/* confdefs.h. */
10707_ACEOF 10784_ACEOF
10708cat confdefs.h >>conftest.$ac_ext 10785cat confdefs.h >>conftest.$ac_ext
@@ -10773,6 +10850,7 @@ else
10773 ac_check_lib_save_LIBS=$LIBS 10850 ac_check_lib_save_LIBS=$LIBS
10774LIBS="-lm $LIBS" 10851LIBS="-lm $LIBS"
10775cat >conftest.$ac_ext <<_ACEOF 10852cat >conftest.$ac_ext <<_ACEOF
10853#line $LINENO "configure"
10776/* confdefs.h. */ 10854/* confdefs.h. */
10777_ACEOF 10855_ACEOF
10778cat confdefs.h >>conftest.$ac_ext 10856cat confdefs.h >>conftest.$ac_ext
@@ -10800,7 +10878,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10800 ac_status=$? 10878 ac_status=$?
10801 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10879 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10802 (exit $ac_status); } && 10880 (exit $ac_status); } &&
10803 { ac_try='test -s conftest$ac_exeext' 10881 { ac_try='test -s conftest$ac_exeext'
10804 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10882 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10805 (eval $ac_try) 2>&5 10883 (eval $ac_try) 2>&5
10806 ac_status=$? 10884 ac_status=$?
@@ -10839,6 +10917,7 @@ else
10839 ac_check_lib_save_LIBS=$LIBS 10917 ac_check_lib_save_LIBS=$LIBS
10840LIBS="-lmail $LIBS" 10918LIBS="-lmail $LIBS"
10841cat >conftest.$ac_ext <<_ACEOF 10919cat >conftest.$ac_ext <<_ACEOF
10920#line $LINENO "configure"
10842/* confdefs.h. */ 10921/* confdefs.h. */
10843_ACEOF 10922_ACEOF
10844cat confdefs.h >>conftest.$ac_ext 10923cat confdefs.h >>conftest.$ac_ext
@@ -10866,7 +10945,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10866 ac_status=$? 10945 ac_status=$?
10867 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10946 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10868 (exit $ac_status); } && 10947 (exit $ac_status); } &&
10869 { ac_try='test -s conftest$ac_exeext' 10948 { ac_try='test -s conftest$ac_exeext'
10870 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10949 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10871 (eval $ac_try) 2>&5 10950 (eval $ac_try) 2>&5
10872 ac_status=$? 10951 ac_status=$?
@@ -10902,6 +10981,7 @@ else
10902 ac_check_lib_save_LIBS=$LIBS 10981 ac_check_lib_save_LIBS=$LIBS
10903LIBS="-llockfile $LIBS" 10982LIBS="-llockfile $LIBS"
10904cat >conftest.$ac_ext <<_ACEOF 10983cat >conftest.$ac_ext <<_ACEOF
10984#line $LINENO "configure"
10905/* confdefs.h. */ 10985/* confdefs.h. */
10906_ACEOF 10986_ACEOF
10907cat confdefs.h >>conftest.$ac_ext 10987cat confdefs.h >>conftest.$ac_ext
@@ -10929,7 +11009,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10929 ac_status=$? 11009 ac_status=$?
10930 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11010 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10931 (exit $ac_status); } && 11011 (exit $ac_status); } &&
10932 { ac_try='test -s conftest$ac_exeext' 11012 { ac_try='test -s conftest$ac_exeext'
10933 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11013 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10934 (eval $ac_try) 2>&5 11014 (eval $ac_try) 2>&5
10935 ac_status=$? 11015 ac_status=$?
@@ -11018,28 +11098,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
11018 echo $ECHO_N "(cached) $ECHO_C" >&6 11098 echo $ECHO_N "(cached) $ECHO_C" >&6
11019else 11099else
11020 cat >conftest.$ac_ext <<_ACEOF 11100 cat >conftest.$ac_ext <<_ACEOF
11101#line $LINENO "configure"
11021/* confdefs.h. */ 11102/* confdefs.h. */
11022_ACEOF 11103_ACEOF
11023cat confdefs.h >>conftest.$ac_ext 11104cat confdefs.h >>conftest.$ac_ext
11024cat >>conftest.$ac_ext <<_ACEOF 11105cat >>conftest.$ac_ext <<_ACEOF
11025/* end confdefs.h. */ 11106/* end confdefs.h. */
11026/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
11027 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11028#define $ac_func innocuous_$ac_func
11029
11030/* System header to define __stub macros and hopefully few prototypes, 11107/* System header to define __stub macros and hopefully few prototypes,
11031 which can conflict with char $ac_func (); below. 11108 which can conflict with char $ac_func (); below.
11032 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 11109 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11033 <limits.h> exists even on freestanding compilers. */ 11110 <limits.h> exists even on freestanding compilers. */
11034
11035#ifdef __STDC__ 11111#ifdef __STDC__
11036# include <limits.h> 11112# include <limits.h>
11037#else 11113#else
11038# include <assert.h> 11114# include <assert.h>
11039#endif 11115#endif
11040
11041#undef $ac_func
11042
11043/* Override any gcc2 internal prototype to avoid an error. */ 11116/* Override any gcc2 internal prototype to avoid an error. */
11044#ifdef __cplusplus 11117#ifdef __cplusplus
11045extern "C" 11118extern "C"
@@ -11074,7 +11147,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11074 ac_status=$? 11147 ac_status=$?
11075 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11148 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11076 (exit $ac_status); } && 11149 (exit $ac_status); } &&
11077 { ac_try='test -s conftest$ac_exeext' 11150 { ac_try='test -s conftest$ac_exeext'
11078 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11151 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11079 (eval $ac_try) 2>&5 11152 (eval $ac_try) 2>&5
11080 ac_status=$? 11153 ac_status=$?
@@ -11116,6 +11189,7 @@ else
11116echo "$as_me:$LINENO: checking $ac_header usability" >&5 11189echo "$as_me:$LINENO: checking $ac_header usability" >&5
11117echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 11190echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11118cat >conftest.$ac_ext <<_ACEOF 11191cat >conftest.$ac_ext <<_ACEOF
11192#line $LINENO "configure"
11119/* confdefs.h. */ 11193/* confdefs.h. */
11120_ACEOF 11194_ACEOF
11121cat confdefs.h >>conftest.$ac_ext 11195cat confdefs.h >>conftest.$ac_ext
@@ -11130,7 +11204,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11130 ac_status=$? 11204 ac_status=$?
11131 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11205 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11132 (exit $ac_status); } && 11206 (exit $ac_status); } &&
11133 { ac_try='test -s conftest.$ac_objext' 11207 { ac_try='test -s conftest.$ac_objext'
11134 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11208 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11135 (eval $ac_try) 2>&5 11209 (eval $ac_try) 2>&5
11136 ac_status=$? 11210 ac_status=$?
@@ -11151,6 +11225,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
11151echo "$as_me:$LINENO: checking $ac_header presence" >&5 11225echo "$as_me:$LINENO: checking $ac_header presence" >&5
11152echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 11226echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11153cat >conftest.$ac_ext <<_ACEOF 11227cat >conftest.$ac_ext <<_ACEOF
11228#line $LINENO "configure"
11154/* confdefs.h. */ 11229/* confdefs.h. */
11155_ACEOF 11230_ACEOF
11156cat confdefs.h >>conftest.$ac_ext 11231cat confdefs.h >>conftest.$ac_ext
@@ -11191,28 +11266,29 @@ case $ac_header_compiler:$ac_header_preproc in
11191 yes:no ) 11266 yes:no )
11192 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 11267 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11193echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 11268echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11194 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 11269 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11195echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 11270echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11196 ac_header_preproc=yes 11271 (
11272 cat <<\_ASBOX
11273## ------------------------------------ ##
11274## Report this to bug-autoconf@gnu.org. ##
11275## ------------------------------------ ##
11276_ASBOX
11277 ) |
11278 sed "s/^/$as_me: WARNING: /" >&2
11197 ;; 11279 ;;
11198 no:yes ) 11280 no:yes )
11199 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 11281 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11200echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 11282echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11201 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 11283 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11202echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 11284echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11203 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11204echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11205 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11206echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11207 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 11285 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11208echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 11286echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11209 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11210echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11211 ( 11287 (
11212 cat <<\_ASBOX 11288 cat <<\_ASBOX
11213## ------------------------------------------ ## 11289## ------------------------------------ ##
11214## Report this to the AC_PACKAGE_NAME lists. ## 11290## Report this to bug-autoconf@gnu.org. ##
11215## ------------------------------------------ ## 11291## ------------------------------------ ##
11216_ASBOX 11292_ASBOX
11217 ) | 11293 ) |
11218 sed "s/^/$as_me: WARNING: /" >&2 11294 sed "s/^/$as_me: WARNING: /" >&2
@@ -11223,7 +11299,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11223if eval "test \"\${$as_ac_Header+set}\" = set"; then 11299if eval "test \"\${$as_ac_Header+set}\" = set"; then
11224 echo $ECHO_N "(cached) $ECHO_C" >&6 11300 echo $ECHO_N "(cached) $ECHO_C" >&6
11225else 11301else
11226 eval "$as_ac_Header=\$ac_header_preproc" 11302 eval "$as_ac_Header=$ac_header_preproc"
11227fi 11303fi
11228echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 11304echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11229echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 11305echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -11323,28 +11399,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
11323 echo $ECHO_N "(cached) $ECHO_C" >&6 11399 echo $ECHO_N "(cached) $ECHO_C" >&6
11324else 11400else
11325 cat >conftest.$ac_ext <<_ACEOF 11401 cat >conftest.$ac_ext <<_ACEOF
11402#line $LINENO "configure"
11326/* confdefs.h. */ 11403/* confdefs.h. */
11327_ACEOF 11404_ACEOF
11328cat confdefs.h >>conftest.$ac_ext 11405cat confdefs.h >>conftest.$ac_ext
11329cat >>conftest.$ac_ext <<_ACEOF 11406cat >>conftest.$ac_ext <<_ACEOF
11330/* end confdefs.h. */ 11407/* end confdefs.h. */
11331/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
11332 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11333#define $ac_func innocuous_$ac_func
11334
11335/* System header to define __stub macros and hopefully few prototypes, 11408/* System header to define __stub macros and hopefully few prototypes,
11336 which can conflict with char $ac_func (); below. 11409 which can conflict with char $ac_func (); below.
11337 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 11410 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11338 <limits.h> exists even on freestanding compilers. */ 11411 <limits.h> exists even on freestanding compilers. */
11339
11340#ifdef __STDC__ 11412#ifdef __STDC__
11341# include <limits.h> 11413# include <limits.h>
11342#else 11414#else
11343# include <assert.h> 11415# include <assert.h>
11344#endif 11416#endif
11345
11346#undef $ac_func
11347
11348/* Override any gcc2 internal prototype to avoid an error. */ 11417/* Override any gcc2 internal prototype to avoid an error. */
11349#ifdef __cplusplus 11418#ifdef __cplusplus
11350extern "C" 11419extern "C"
@@ -11379,7 +11448,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11379 ac_status=$? 11448 ac_status=$?
11380 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11449 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11381 (exit $ac_status); } && 11450 (exit $ac_status); } &&
11382 { ac_try='test -s conftest$ac_exeext' 11451 { ac_try='test -s conftest$ac_exeext'
11383 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11452 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11384 (eval $ac_try) 2>&5 11453 (eval $ac_try) 2>&5
11385 ac_status=$? 11454 ac_status=$?
@@ -11422,6 +11491,7 @@ else
11422echo "$as_me:$LINENO: checking $ac_header usability" >&5 11491echo "$as_me:$LINENO: checking $ac_header usability" >&5
11423echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 11492echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11424cat >conftest.$ac_ext <<_ACEOF 11493cat >conftest.$ac_ext <<_ACEOF
11494#line $LINENO "configure"
11425/* confdefs.h. */ 11495/* confdefs.h. */
11426_ACEOF 11496_ACEOF
11427cat confdefs.h >>conftest.$ac_ext 11497cat confdefs.h >>conftest.$ac_ext
@@ -11436,7 +11506,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11436 ac_status=$? 11506 ac_status=$?
11437 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11507 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11438 (exit $ac_status); } && 11508 (exit $ac_status); } &&
11439 { ac_try='test -s conftest.$ac_objext' 11509 { ac_try='test -s conftest.$ac_objext'
11440 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11510 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11441 (eval $ac_try) 2>&5 11511 (eval $ac_try) 2>&5
11442 ac_status=$? 11512 ac_status=$?
@@ -11457,6 +11527,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
11457echo "$as_me:$LINENO: checking $ac_header presence" >&5 11527echo "$as_me:$LINENO: checking $ac_header presence" >&5
11458echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 11528echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11459cat >conftest.$ac_ext <<_ACEOF 11529cat >conftest.$ac_ext <<_ACEOF
11530#line $LINENO "configure"
11460/* confdefs.h. */ 11531/* confdefs.h. */
11461_ACEOF 11532_ACEOF
11462cat confdefs.h >>conftest.$ac_ext 11533cat confdefs.h >>conftest.$ac_ext
@@ -11497,28 +11568,29 @@ case $ac_header_compiler:$ac_header_preproc in
11497 yes:no ) 11568 yes:no )
11498 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 11569 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11499echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 11570echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11500 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 11571 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11501echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 11572echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11502 ac_header_preproc=yes 11573 (
11574 cat <<\_ASBOX
11575## ------------------------------------ ##
11576## Report this to bug-autoconf@gnu.org. ##
11577## ------------------------------------ ##
11578_ASBOX
11579 ) |
11580 sed "s/^/$as_me: WARNING: /" >&2
11503 ;; 11581 ;;
11504 no:yes ) 11582 no:yes )
11505 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 11583 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11506echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 11584echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11507 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 11585 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11508echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 11586echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11509 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11510echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11511 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11512echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11513 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 11587 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11514echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 11588echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11515 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11516echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11517 ( 11589 (
11518 cat <<\_ASBOX 11590 cat <<\_ASBOX
11519## ------------------------------------------ ## 11591## ------------------------------------ ##
11520## Report this to the AC_PACKAGE_NAME lists. ## 11592## Report this to bug-autoconf@gnu.org. ##
11521## ------------------------------------------ ## 11593## ------------------------------------ ##
11522_ASBOX 11594_ASBOX
11523 ) | 11595 ) |
11524 sed "s/^/$as_me: WARNING: /" >&2 11596 sed "s/^/$as_me: WARNING: /" >&2
@@ -11529,7 +11601,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11529if eval "test \"\${$as_ac_Header+set}\" = set"; then 11601if eval "test \"\${$as_ac_Header+set}\" = set"; then
11530 echo $ECHO_N "(cached) $ECHO_C" >&6 11602 echo $ECHO_N "(cached) $ECHO_C" >&6
11531else 11603else
11532 eval "$as_ac_Header=\$ac_header_preproc" 11604 eval "$as_ac_Header=$ac_header_preproc"
11533fi 11605fi
11534echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 11606echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11535echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 11607echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -11547,8 +11619,7 @@ done
11547 11619
11548 11620
11549 11621
11550 11622for ac_header in sys/time.h unistd.h
11551for ac_header in stdlib.h sys/time.h unistd.h
11552do 11623do
11553as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11624as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11554if eval "test \"\${$as_ac_Header+set}\" = set"; then 11625if eval "test \"\${$as_ac_Header+set}\" = set"; then
@@ -11564,6 +11635,7 @@ else
11564echo "$as_me:$LINENO: checking $ac_header usability" >&5 11635echo "$as_me:$LINENO: checking $ac_header usability" >&5
11565echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 11636echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11566cat >conftest.$ac_ext <<_ACEOF 11637cat >conftest.$ac_ext <<_ACEOF
11638#line $LINENO "configure"
11567/* confdefs.h. */ 11639/* confdefs.h. */
11568_ACEOF 11640_ACEOF
11569cat confdefs.h >>conftest.$ac_ext 11641cat confdefs.h >>conftest.$ac_ext
@@ -11578,7 +11650,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11578 ac_status=$? 11650 ac_status=$?
11579 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11651 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11580 (exit $ac_status); } && 11652 (exit $ac_status); } &&
11581 { ac_try='test -s conftest.$ac_objext' 11653 { ac_try='test -s conftest.$ac_objext'
11582 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11654 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11583 (eval $ac_try) 2>&5 11655 (eval $ac_try) 2>&5
11584 ac_status=$? 11656 ac_status=$?
@@ -11599,6 +11671,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
11599echo "$as_me:$LINENO: checking $ac_header presence" >&5 11671echo "$as_me:$LINENO: checking $ac_header presence" >&5
11600echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 11672echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11601cat >conftest.$ac_ext <<_ACEOF 11673cat >conftest.$ac_ext <<_ACEOF
11674#line $LINENO "configure"
11602/* confdefs.h. */ 11675/* confdefs.h. */
11603_ACEOF 11676_ACEOF
11604cat confdefs.h >>conftest.$ac_ext 11677cat confdefs.h >>conftest.$ac_ext
@@ -11639,28 +11712,29 @@ case $ac_header_compiler:$ac_header_preproc in
11639 yes:no ) 11712 yes:no )
11640 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 11713 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11641echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 11714echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11642 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 11715 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11643echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 11716echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11644 ac_header_preproc=yes 11717 (
11718 cat <<\_ASBOX
11719## ------------------------------------ ##
11720## Report this to bug-autoconf@gnu.org. ##
11721## ------------------------------------ ##
11722_ASBOX
11723 ) |
11724 sed "s/^/$as_me: WARNING: /" >&2
11645 ;; 11725 ;;
11646 no:yes ) 11726 no:yes )
11647 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 11727 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11648echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 11728echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11649 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 11729 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11650echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 11730echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11651 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11652echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11653 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11654echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11655 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 11731 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11656echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 11732echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11657 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11658echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11659 ( 11733 (
11660 cat <<\_ASBOX 11734 cat <<\_ASBOX
11661## ------------------------------------------ ## 11735## ------------------------------------ ##
11662## Report this to the AC_PACKAGE_NAME lists. ## 11736## Report this to bug-autoconf@gnu.org. ##
11663## ------------------------------------------ ## 11737## ------------------------------------ ##
11664_ASBOX 11738_ASBOX
11665 ) | 11739 ) |
11666 sed "s/^/$as_me: WARNING: /" >&2 11740 sed "s/^/$as_me: WARNING: /" >&2
@@ -11671,7 +11745,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11671if eval "test \"\${$as_ac_Header+set}\" = set"; then 11745if eval "test \"\${$as_ac_Header+set}\" = set"; then
11672 echo $ECHO_N "(cached) $ECHO_C" >&6 11746 echo $ECHO_N "(cached) $ECHO_C" >&6
11673else 11747else
11674 eval "$as_ac_Header=\$ac_header_preproc" 11748 eval "$as_ac_Header=$ac_header_preproc"
11675fi 11749fi
11676echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 11750echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11677echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 11751echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -11696,28 +11770,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
11696 echo $ECHO_N "(cached) $ECHO_C" >&6 11770 echo $ECHO_N "(cached) $ECHO_C" >&6
11697else 11771else
11698 cat >conftest.$ac_ext <<_ACEOF 11772 cat >conftest.$ac_ext <<_ACEOF
11773#line $LINENO "configure"
11699/* confdefs.h. */ 11774/* confdefs.h. */
11700_ACEOF 11775_ACEOF
11701cat confdefs.h >>conftest.$ac_ext 11776cat confdefs.h >>conftest.$ac_ext
11702cat >>conftest.$ac_ext <<_ACEOF 11777cat >>conftest.$ac_ext <<_ACEOF
11703/* end confdefs.h. */ 11778/* end confdefs.h. */
11704/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
11705 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11706#define $ac_func innocuous_$ac_func
11707
11708/* System header to define __stub macros and hopefully few prototypes, 11779/* System header to define __stub macros and hopefully few prototypes,
11709 which can conflict with char $ac_func (); below. 11780 which can conflict with char $ac_func (); below.
11710 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 11781 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11711 <limits.h> exists even on freestanding compilers. */ 11782 <limits.h> exists even on freestanding compilers. */
11712
11713#ifdef __STDC__ 11783#ifdef __STDC__
11714# include <limits.h> 11784# include <limits.h>
11715#else 11785#else
11716# include <assert.h> 11786# include <assert.h>
11717#endif 11787#endif
11718
11719#undef $ac_func
11720
11721/* Override any gcc2 internal prototype to avoid an error. */ 11788/* Override any gcc2 internal prototype to avoid an error. */
11722#ifdef __cplusplus 11789#ifdef __cplusplus
11723extern "C" 11790extern "C"
@@ -11752,7 +11819,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11752 ac_status=$? 11819 ac_status=$?
11753 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11820 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11754 (exit $ac_status); } && 11821 (exit $ac_status); } &&
11755 { ac_try='test -s conftest$ac_exeext' 11822 { ac_try='test -s conftest$ac_exeext'
11756 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11823 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11757 (eval $ac_try) 2>&5 11824 (eval $ac_try) 2>&5
11758 ac_status=$? 11825 ac_status=$?
@@ -11786,6 +11853,7 @@ else
11786 ac_cv_func_working_mktime=no 11853 ac_cv_func_working_mktime=no
11787else 11854else
11788 cat >conftest.$ac_ext <<_ACEOF 11855 cat >conftest.$ac_ext <<_ACEOF
11856#line $LINENO "configure"
11789/* confdefs.h. */ 11857/* confdefs.h. */
11790_ACEOF 11858_ACEOF
11791cat confdefs.h >>conftest.$ac_ext 11859cat confdefs.h >>conftest.$ac_ext
@@ -11803,10 +11871,6 @@ cat >>conftest.$ac_ext <<_ACEOF
11803# endif 11871# endif
11804#endif 11872#endif
11805 11873
11806#if HAVE_STDLIB_H
11807# include <stdlib.h>
11808#endif
11809
11810#if HAVE_UNISTD_H 11874#if HAVE_UNISTD_H
11811# include <unistd.h> 11875# include <unistd.h>
11812#endif 11876#endif
@@ -11819,11 +11883,10 @@ cat >>conftest.$ac_ext <<_ACEOF
11819#undef putenv 11883#undef putenv
11820 11884
11821static time_t time_t_max; 11885static time_t time_t_max;
11822static time_t time_t_min;
11823 11886
11824/* Values we'll use to set the TZ environment variable. */ 11887/* Values we'll use to set the TZ environment variable. */
11825static char *tz_strings[] = { 11888static const char *const tz_strings[] = {
11826 (char *) 0, "TZ=GMT0", "TZ=JST-9", 11889 (const char *) 0, "TZ=GMT0", "TZ=JST-9",
11827 "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" 11890 "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00"
11828}; 11891};
11829#define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) 11892#define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))
@@ -11854,21 +11917,15 @@ spring_forward_gap ()
11854} 11917}
11855 11918
11856static void 11919static void
11857mktime_test1 (now) 11920mktime_test (now)
11858 time_t now; 11921 time_t now;
11859{ 11922{
11860 struct tm *lt; 11923 struct tm *lt;
11861 if ((lt = localtime (&now)) && mktime (lt) != now) 11924 if ((lt = localtime (&now)) && mktime (lt) != now)
11862 exit (1); 11925 exit (1);
11863} 11926 now = time_t_max - now;
11864 11927 if ((lt = localtime (&now)) && mktime (lt) != now)
11865static void 11928 exit (1);
11866mktime_test (now)
11867 time_t now;
11868{
11869 mktime_test1 (now);
11870 mktime_test1 ((time_t) (time_t_max - now));
11871 mktime_test1 ((time_t) (time_t_min + now));
11872} 11929}
11873 11930
11874static void 11931static void
@@ -11928,9 +11985,6 @@ main ()
11928 for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2) 11985 for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2)
11929 continue; 11986 continue;
11930 time_t_max--; 11987 time_t_max--;
11931 if ((time_t) -1 < 0)
11932 for (time_t_min = -1; (time_t) (time_t_min * 2) < 0; time_t_min *= 2)
11933 continue;
11934 delta = time_t_max / 997; /* a suitable prime number */ 11988 delta = time_t_max / 997; /* a suitable prime number */
11935 for (i = 0; i < N_STRINGS; i++) 11989 for (i = 0; i < N_STRINGS; i++)
11936 { 11990 {
@@ -11939,12 +11993,11 @@ main ()
11939 11993
11940 for (t = 0; t <= time_t_max - delta; t += delta) 11994 for (t = 0; t <= time_t_max - delta; t += delta)
11941 mktime_test (t); 11995 mktime_test (t);
11942 mktime_test ((time_t) 1); 11996 mktime_test ((time_t) 60 * 60);
11943 mktime_test ((time_t) (60 * 60)); 11997 mktime_test ((time_t) 60 * 60 * 24);
11944 mktime_test ((time_t) (60 * 60 * 24));
11945 11998
11946 for (j = 1; 0 < j; j *= 2) 11999 for (j = 1; 0 < j; j *= 2)
11947 bigtime_test (j); 12000 bigtime_test (j);
11948 bigtime_test (j - 1); 12001 bigtime_test (j - 1);
11949 } 12002 }
11950 irix_6_4_bug (); 12003 irix_6_4_bug ();
@@ -12006,28 +12059,21 @@ if test "${ac_cv_func_getloadavg+set}" = set; then
12006 echo $ECHO_N "(cached) $ECHO_C" >&6 12059 echo $ECHO_N "(cached) $ECHO_C" >&6
12007else 12060else
12008 cat >conftest.$ac_ext <<_ACEOF 12061 cat >conftest.$ac_ext <<_ACEOF
12062#line $LINENO "configure"
12009/* confdefs.h. */ 12063/* confdefs.h. */
12010_ACEOF 12064_ACEOF
12011cat confdefs.h >>conftest.$ac_ext 12065cat confdefs.h >>conftest.$ac_ext
12012cat >>conftest.$ac_ext <<_ACEOF 12066cat >>conftest.$ac_ext <<_ACEOF
12013/* end confdefs.h. */ 12067/* end confdefs.h. */
12014/* Define getloadavg to an innocuous variant, in case <limits.h> declares getloadavg.
12015 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12016#define getloadavg innocuous_getloadavg
12017
12018/* System header to define __stub macros and hopefully few prototypes, 12068/* System header to define __stub macros and hopefully few prototypes,
12019 which can conflict with char getloadavg (); below. 12069 which can conflict with char getloadavg (); below.
12020 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 12070 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12021 <limits.h> exists even on freestanding compilers. */ 12071 <limits.h> exists even on freestanding compilers. */
12022
12023#ifdef __STDC__ 12072#ifdef __STDC__
12024# include <limits.h> 12073# include <limits.h>
12025#else 12074#else
12026# include <assert.h> 12075# include <assert.h>
12027#endif 12076#endif
12028
12029#undef getloadavg
12030
12031/* Override any gcc2 internal prototype to avoid an error. */ 12077/* Override any gcc2 internal prototype to avoid an error. */
12032#ifdef __cplusplus 12078#ifdef __cplusplus
12033extern "C" 12079extern "C"
@@ -12062,7 +12108,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12062 ac_status=$? 12108 ac_status=$?
12063 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12109 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12064 (exit $ac_status); } && 12110 (exit $ac_status); } &&
12065 { ac_try='test -s conftest$ac_exeext' 12111 { ac_try='test -s conftest$ac_exeext'
12066 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12112 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12067 (eval $ac_try) 2>&5 12113 (eval $ac_try) 2>&5
12068 ac_status=$? 12114 ac_status=$?
@@ -12097,28 +12143,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
12097 echo $ECHO_N "(cached) $ECHO_C" >&6 12143 echo $ECHO_N "(cached) $ECHO_C" >&6
12098else 12144else
12099 cat >conftest.$ac_ext <<_ACEOF 12145 cat >conftest.$ac_ext <<_ACEOF
12146#line $LINENO "configure"
12100/* confdefs.h. */ 12147/* confdefs.h. */
12101_ACEOF 12148_ACEOF
12102cat confdefs.h >>conftest.$ac_ext 12149cat confdefs.h >>conftest.$ac_ext
12103cat >>conftest.$ac_ext <<_ACEOF 12150cat >>conftest.$ac_ext <<_ACEOF
12104/* end confdefs.h. */ 12151/* end confdefs.h. */
12105/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12106 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12107#define $ac_func innocuous_$ac_func
12108
12109/* System header to define __stub macros and hopefully few prototypes, 12152/* System header to define __stub macros and hopefully few prototypes,
12110 which can conflict with char $ac_func (); below. 12153 which can conflict with char $ac_func (); below.
12111 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 12154 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12112 <limits.h> exists even on freestanding compilers. */ 12155 <limits.h> exists even on freestanding compilers. */
12113
12114#ifdef __STDC__ 12156#ifdef __STDC__
12115# include <limits.h> 12157# include <limits.h>
12116#else 12158#else
12117# include <assert.h> 12159# include <assert.h>
12118#endif 12160#endif
12119
12120#undef $ac_func
12121
12122/* Override any gcc2 internal prototype to avoid an error. */ 12161/* Override any gcc2 internal prototype to avoid an error. */
12123#ifdef __cplusplus 12162#ifdef __cplusplus
12124extern "C" 12163extern "C"
@@ -12153,7 +12192,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12153 ac_status=$? 12192 ac_status=$?
12154 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12193 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12155 (exit $ac_status); } && 12194 (exit $ac_status); } &&
12156 { ac_try='test -s conftest$ac_exeext' 12195 { ac_try='test -s conftest$ac_exeext'
12157 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12196 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12158 (eval $ac_try) 2>&5 12197 (eval $ac_try) 2>&5
12159 ac_status=$? 12198 ac_status=$?
@@ -12189,6 +12228,7 @@ else
12189 ac_check_lib_save_LIBS=$LIBS 12228 ac_check_lib_save_LIBS=$LIBS
12190LIBS="-lkstat $LIBS" 12229LIBS="-lkstat $LIBS"
12191cat >conftest.$ac_ext <<_ACEOF 12230cat >conftest.$ac_ext <<_ACEOF
12231#line $LINENO "configure"
12192/* confdefs.h. */ 12232/* confdefs.h. */
12193_ACEOF 12233_ACEOF
12194cat confdefs.h >>conftest.$ac_ext 12234cat confdefs.h >>conftest.$ac_ext
@@ -12216,7 +12256,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12216 ac_status=$? 12256 ac_status=$?
12217 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12257 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12218 (exit $ac_status); } && 12258 (exit $ac_status); } &&
12219 { ac_try='test -s conftest$ac_exeext' 12259 { ac_try='test -s conftest$ac_exeext'
12220 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12260 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12221 (eval $ac_try) 2>&5 12261 (eval $ac_try) 2>&5
12222 ac_status=$? 12262 ac_status=$?
@@ -12258,6 +12298,7 @@ else
12258 ac_check_lib_save_LIBS=$LIBS 12298 ac_check_lib_save_LIBS=$LIBS
12259LIBS="-lelf $LIBS" 12299LIBS="-lelf $LIBS"
12260cat >conftest.$ac_ext <<_ACEOF 12300cat >conftest.$ac_ext <<_ACEOF
12301#line $LINENO "configure"
12261/* confdefs.h. */ 12302/* confdefs.h. */
12262_ACEOF 12303_ACEOF
12263cat confdefs.h >>conftest.$ac_ext 12304cat confdefs.h >>conftest.$ac_ext
@@ -12285,7 +12326,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12285 ac_status=$? 12326 ac_status=$?
12286 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12327 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12287 (exit $ac_status); } && 12328 (exit $ac_status); } &&
12288 { ac_try='test -s conftest$ac_exeext' 12329 { ac_try='test -s conftest$ac_exeext'
12289 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12330 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12290 (eval $ac_try) 2>&5 12331 (eval $ac_try) 2>&5
12291 ac_status=$? 12332 ac_status=$?
@@ -12317,6 +12358,7 @@ else
12317 ac_check_lib_save_LIBS=$LIBS 12358 ac_check_lib_save_LIBS=$LIBS
12318LIBS="-lkvm $LIBS" 12359LIBS="-lkvm $LIBS"
12319cat >conftest.$ac_ext <<_ACEOF 12360cat >conftest.$ac_ext <<_ACEOF
12361#line $LINENO "configure"
12320/* confdefs.h. */ 12362/* confdefs.h. */
12321_ACEOF 12363_ACEOF
12322cat confdefs.h >>conftest.$ac_ext 12364cat confdefs.h >>conftest.$ac_ext
@@ -12344,7 +12386,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12344 ac_status=$? 12386 ac_status=$?
12345 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12387 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12346 (exit $ac_status); } && 12388 (exit $ac_status); } &&
12347 { ac_try='test -s conftest$ac_exeext' 12389 { ac_try='test -s conftest$ac_exeext'
12348 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12390 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12349 (eval $ac_try) 2>&5 12391 (eval $ac_try) 2>&5
12350 ac_status=$? 12392 ac_status=$?
@@ -12375,6 +12417,7 @@ else
12375 ac_check_lib_save_LIBS=$LIBS 12417 ac_check_lib_save_LIBS=$LIBS
12376LIBS="-lutil $LIBS" 12418LIBS="-lutil $LIBS"
12377cat >conftest.$ac_ext <<_ACEOF 12419cat >conftest.$ac_ext <<_ACEOF
12420#line $LINENO "configure"
12378/* confdefs.h. */ 12421/* confdefs.h. */
12379_ACEOF 12422_ACEOF
12380cat confdefs.h >>conftest.$ac_ext 12423cat confdefs.h >>conftest.$ac_ext
@@ -12402,7 +12445,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12402 ac_status=$? 12445 ac_status=$?
12403 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12446 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12404 (exit $ac_status); } && 12447 (exit $ac_status); } &&
12405 { ac_try='test -s conftest$ac_exeext' 12448 { ac_try='test -s conftest$ac_exeext'
12406 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12449 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12407 (eval $ac_try) 2>&5 12450 (eval $ac_try) 2>&5
12408 ac_status=$? 12451 ac_status=$?
@@ -12439,6 +12482,7 @@ else
12439 ac_check_lib_save_LIBS=$LIBS 12482 ac_check_lib_save_LIBS=$LIBS
12440LIBS="-lgetloadavg $LIBS" 12483LIBS="-lgetloadavg $LIBS"
12441cat >conftest.$ac_ext <<_ACEOF 12484cat >conftest.$ac_ext <<_ACEOF
12485#line $LINENO "configure"
12442/* confdefs.h. */ 12486/* confdefs.h. */
12443_ACEOF 12487_ACEOF
12444cat confdefs.h >>conftest.$ac_ext 12488cat confdefs.h >>conftest.$ac_ext
@@ -12466,7 +12510,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12466 ac_status=$? 12510 ac_status=$?
12467 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12511 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12468 (exit $ac_status); } && 12512 (exit $ac_status); } &&
12469 { ac_try='test -s conftest$ac_exeext' 12513 { ac_try='test -s conftest$ac_exeext'
12470 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12514 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12471 (eval $ac_try) 2>&5 12515 (eval $ac_try) 2>&5
12472 ac_status=$? 12516 ac_status=$?
@@ -12504,28 +12548,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
12504 echo $ECHO_N "(cached) $ECHO_C" >&6 12548 echo $ECHO_N "(cached) $ECHO_C" >&6
12505else 12549else
12506 cat >conftest.$ac_ext <<_ACEOF 12550 cat >conftest.$ac_ext <<_ACEOF
12551#line $LINENO "configure"
12507/* confdefs.h. */ 12552/* confdefs.h. */
12508_ACEOF 12553_ACEOF
12509cat confdefs.h >>conftest.$ac_ext 12554cat confdefs.h >>conftest.$ac_ext
12510cat >>conftest.$ac_ext <<_ACEOF 12555cat >>conftest.$ac_ext <<_ACEOF
12511/* end confdefs.h. */ 12556/* end confdefs.h. */
12512/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12513 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12514#define $ac_func innocuous_$ac_func
12515
12516/* System header to define __stub macros and hopefully few prototypes, 12557/* System header to define __stub macros and hopefully few prototypes,
12517 which can conflict with char $ac_func (); below. 12558 which can conflict with char $ac_func (); below.
12518 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 12559 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12519 <limits.h> exists even on freestanding compilers. */ 12560 <limits.h> exists even on freestanding compilers. */
12520
12521#ifdef __STDC__ 12561#ifdef __STDC__
12522# include <limits.h> 12562# include <limits.h>
12523#else 12563#else
12524# include <assert.h> 12564# include <assert.h>
12525#endif 12565#endif
12526
12527#undef $ac_func
12528
12529/* Override any gcc2 internal prototype to avoid an error. */ 12566/* Override any gcc2 internal prototype to avoid an error. */
12530#ifdef __cplusplus 12567#ifdef __cplusplus
12531extern "C" 12568extern "C"
@@ -12560,7 +12597,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12560 ac_status=$? 12597 ac_status=$?
12561 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12598 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12562 (exit $ac_status); } && 12599 (exit $ac_status); } &&
12563 { ac_try='test -s conftest$ac_exeext' 12600 { ac_try='test -s conftest$ac_exeext'
12564 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12601 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12565 (eval $ac_try) 2>&5 12602 (eval $ac_try) 2>&5
12566 ac_status=$? 12603 ac_status=$?
@@ -12604,6 +12641,7 @@ else
12604echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5 12641echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5
12605echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6 12642echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6
12606cat >conftest.$ac_ext <<_ACEOF 12643cat >conftest.$ac_ext <<_ACEOF
12644#line $LINENO "configure"
12607/* confdefs.h. */ 12645/* confdefs.h. */
12608_ACEOF 12646_ACEOF
12609cat confdefs.h >>conftest.$ac_ext 12647cat confdefs.h >>conftest.$ac_ext
@@ -12618,7 +12656,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12618 ac_status=$? 12656 ac_status=$?
12619 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12657 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12620 (exit $ac_status); } && 12658 (exit $ac_status); } &&
12621 { ac_try='test -s conftest.$ac_objext' 12659 { ac_try='test -s conftest.$ac_objext'
12622 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12660 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12623 (eval $ac_try) 2>&5 12661 (eval $ac_try) 2>&5
12624 ac_status=$? 12662 ac_status=$?
@@ -12639,6 +12677,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
12639echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5 12677echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5
12640echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6 12678echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6
12641cat >conftest.$ac_ext <<_ACEOF 12679cat >conftest.$ac_ext <<_ACEOF
12680#line $LINENO "configure"
12642/* confdefs.h. */ 12681/* confdefs.h. */
12643_ACEOF 12682_ACEOF
12644cat confdefs.h >>conftest.$ac_ext 12683cat confdefs.h >>conftest.$ac_ext
@@ -12679,28 +12718,29 @@ case $ac_header_compiler:$ac_header_preproc in
12679 yes:no ) 12718 yes:no )
12680 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5 12719 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5
12681echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 12720echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
12682 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&5 12721 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5
12683echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&2;} 12722echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;}
12684 ac_header_preproc=yes 12723 (
12724 cat <<\_ASBOX
12725## ------------------------------------ ##
12726## Report this to bug-autoconf@gnu.org. ##
12727## ------------------------------------ ##
12728_ASBOX
12729 ) |
12730 sed "s/^/$as_me: WARNING: /" >&2
12685 ;; 12731 ;;
12686 no:yes ) 12732 no:yes )
12687 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5 12733 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5
12688echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;} 12734echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;}
12689 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5 12735 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5
12690echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;} 12736echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;}
12691 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&5
12692echo "$as_me: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&2;}
12693 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&5
12694echo "$as_me: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&2;}
12695 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 12737 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5
12696echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} 12738echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;}
12697 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&5
12698echo "$as_me: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&2;}
12699 ( 12739 (
12700 cat <<\_ASBOX 12740 cat <<\_ASBOX
12701## ------------------------------------------ ## 12741## ------------------------------------ ##
12702## Report this to the AC_PACKAGE_NAME lists. ## 12742## Report this to bug-autoconf@gnu.org. ##
12703## ------------------------------------------ ## 12743## ------------------------------------ ##
12704_ASBOX 12744_ASBOX
12705 ) | 12745 ) |
12706 sed "s/^/$as_me: WARNING: /" >&2 12746 sed "s/^/$as_me: WARNING: /" >&2
@@ -12733,6 +12773,7 @@ else
12733 ac_check_lib_save_LIBS=$LIBS 12773 ac_check_lib_save_LIBS=$LIBS
12734LIBS="-ldgc $LIBS" 12774LIBS="-ldgc $LIBS"
12735cat >conftest.$ac_ext <<_ACEOF 12775cat >conftest.$ac_ext <<_ACEOF
12776#line $LINENO "configure"
12736/* confdefs.h. */ 12777/* confdefs.h. */
12737_ACEOF 12778_ACEOF
12738cat confdefs.h >>conftest.$ac_ext 12779cat confdefs.h >>conftest.$ac_ext
@@ -12760,7 +12801,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12760 ac_status=$? 12801 ac_status=$?
12761 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12802 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12762 (exit $ac_status); } && 12803 (exit $ac_status); } &&
12763 { ac_try='test -s conftest$ac_exeext' 12804 { ac_try='test -s conftest$ac_exeext'
12764 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12805 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12765 (eval $ac_try) 2>&5 12806 (eval $ac_try) 2>&5
12766 ac_status=$? 12807 ac_status=$?
@@ -12804,6 +12845,7 @@ else
12804echo "$as_me:$LINENO: checking locale.h usability" >&5 12845echo "$as_me:$LINENO: checking locale.h usability" >&5
12805echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6 12846echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6
12806cat >conftest.$ac_ext <<_ACEOF 12847cat >conftest.$ac_ext <<_ACEOF
12848#line $LINENO "configure"
12807/* confdefs.h. */ 12849/* confdefs.h. */
12808_ACEOF 12850_ACEOF
12809cat confdefs.h >>conftest.$ac_ext 12851cat confdefs.h >>conftest.$ac_ext
@@ -12818,7 +12860,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12818 ac_status=$? 12860 ac_status=$?
12819 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12861 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12820 (exit $ac_status); } && 12862 (exit $ac_status); } &&
12821 { ac_try='test -s conftest.$ac_objext' 12863 { ac_try='test -s conftest.$ac_objext'
12822 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12864 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12823 (eval $ac_try) 2>&5 12865 (eval $ac_try) 2>&5
12824 ac_status=$? 12866 ac_status=$?
@@ -12839,6 +12881,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
12839echo "$as_me:$LINENO: checking locale.h presence" >&5 12881echo "$as_me:$LINENO: checking locale.h presence" >&5
12840echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6 12882echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6
12841cat >conftest.$ac_ext <<_ACEOF 12883cat >conftest.$ac_ext <<_ACEOF
12884#line $LINENO "configure"
12842/* confdefs.h. */ 12885/* confdefs.h. */
12843_ACEOF 12886_ACEOF
12844cat confdefs.h >>conftest.$ac_ext 12887cat confdefs.h >>conftest.$ac_ext
@@ -12879,28 +12922,29 @@ case $ac_header_compiler:$ac_header_preproc in
12879 yes:no ) 12922 yes:no )
12880 { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5 12923 { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5
12881echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 12924echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
12882 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the compiler's result" >&5 12925 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5
12883echo "$as_me: WARNING: locale.h: proceeding with the compiler's result" >&2;} 12926echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;}
12884 ac_header_preproc=yes 12927 (
12928 cat <<\_ASBOX
12929## ------------------------------------ ##
12930## Report this to bug-autoconf@gnu.org. ##
12931## ------------------------------------ ##
12932_ASBOX
12933 ) |
12934 sed "s/^/$as_me: WARNING: /" >&2
12885 ;; 12935 ;;
12886 no:yes ) 12936 no:yes )
12887 { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5 12937 { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5
12888echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;} 12938echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;}
12889 { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5 12939 { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5
12890echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;} 12940echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;}
12891 { echo "$as_me:$LINENO: WARNING: locale.h: see the Autoconf documentation" >&5
12892echo "$as_me: WARNING: locale.h: see the Autoconf documentation" >&2;}
12893 { echo "$as_me:$LINENO: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&5
12894echo "$as_me: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&2;}
12895 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 12941 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5
12896echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} 12942echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;}
12897 { echo "$as_me:$LINENO: WARNING: locale.h: in the future, the compiler will take precedence" >&5
12898echo "$as_me: WARNING: locale.h: in the future, the compiler will take precedence" >&2;}
12899 ( 12943 (
12900 cat <<\_ASBOX 12944 cat <<\_ASBOX
12901## ------------------------------------------ ## 12945## ------------------------------------ ##
12902## Report this to the AC_PACKAGE_NAME lists. ## 12946## Report this to bug-autoconf@gnu.org. ##
12903## ------------------------------------------ ## 12947## ------------------------------------ ##
12904_ASBOX 12948_ASBOX
12905 ) | 12949 ) |
12906 sed "s/^/$as_me: WARNING: /" >&2 12950 sed "s/^/$as_me: WARNING: /" >&2
@@ -12929,28 +12973,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
12929 echo $ECHO_N "(cached) $ECHO_C" >&6 12973 echo $ECHO_N "(cached) $ECHO_C" >&6
12930else 12974else
12931 cat >conftest.$ac_ext <<_ACEOF 12975 cat >conftest.$ac_ext <<_ACEOF
12976#line $LINENO "configure"
12932/* confdefs.h. */ 12977/* confdefs.h. */
12933_ACEOF 12978_ACEOF
12934cat confdefs.h >>conftest.$ac_ext 12979cat confdefs.h >>conftest.$ac_ext
12935cat >>conftest.$ac_ext <<_ACEOF 12980cat >>conftest.$ac_ext <<_ACEOF
12936/* end confdefs.h. */ 12981/* end confdefs.h. */
12937/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12938 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12939#define $ac_func innocuous_$ac_func
12940
12941/* System header to define __stub macros and hopefully few prototypes, 12982/* System header to define __stub macros and hopefully few prototypes,
12942 which can conflict with char $ac_func (); below. 12983 which can conflict with char $ac_func (); below.
12943 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 12984 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12944 <limits.h> exists even on freestanding compilers. */ 12985 <limits.h> exists even on freestanding compilers. */
12945
12946#ifdef __STDC__ 12986#ifdef __STDC__
12947# include <limits.h> 12987# include <limits.h>
12948#else 12988#else
12949# include <assert.h> 12989# include <assert.h>
12950#endif 12990#endif
12951
12952#undef $ac_func
12953
12954/* Override any gcc2 internal prototype to avoid an error. */ 12991/* Override any gcc2 internal prototype to avoid an error. */
12955#ifdef __cplusplus 12992#ifdef __cplusplus
12956extern "C" 12993extern "C"
@@ -12985,7 +13022,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12985 ac_status=$? 13022 ac_status=$?
12986 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13023 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12987 (exit $ac_status); } && 13024 (exit $ac_status); } &&
12988 { ac_try='test -s conftest$ac_exeext' 13025 { ac_try='test -s conftest$ac_exeext'
12989 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13026 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12990 (eval $ac_try) 2>&5 13027 (eval $ac_try) 2>&5
12991 ac_status=$? 13028 ac_status=$?
@@ -13037,6 +13074,7 @@ else
13037echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5 13074echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5
13038echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6 13075echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6
13039cat >conftest.$ac_ext <<_ACEOF 13076cat >conftest.$ac_ext <<_ACEOF
13077#line $LINENO "configure"
13040/* confdefs.h. */ 13078/* confdefs.h. */
13041_ACEOF 13079_ACEOF
13042cat confdefs.h >>conftest.$ac_ext 13080cat confdefs.h >>conftest.$ac_ext
@@ -13051,7 +13089,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13051 ac_status=$? 13089 ac_status=$?
13052 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13090 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13053 (exit $ac_status); } && 13091 (exit $ac_status); } &&
13054 { ac_try='test -s conftest.$ac_objext' 13092 { ac_try='test -s conftest.$ac_objext'
13055 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13093 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13056 (eval $ac_try) 2>&5 13094 (eval $ac_try) 2>&5
13057 ac_status=$? 13095 ac_status=$?
@@ -13072,6 +13110,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
13072echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5 13110echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5
13073echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6 13111echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6
13074cat >conftest.$ac_ext <<_ACEOF 13112cat >conftest.$ac_ext <<_ACEOF
13113#line $LINENO "configure"
13075/* confdefs.h. */ 13114/* confdefs.h. */
13076_ACEOF 13115_ACEOF
13077cat confdefs.h >>conftest.$ac_ext 13116cat confdefs.h >>conftest.$ac_ext
@@ -13112,28 +13151,29 @@ case $ac_header_compiler:$ac_header_preproc in
13112 yes:no ) 13151 yes:no )
13113 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 13152 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5
13114echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 13153echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13115 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&5 13154 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5
13116echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&2;} 13155echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;}
13117 ac_header_preproc=yes 13156 (
13157 cat <<\_ASBOX
13158## ------------------------------------ ##
13159## Report this to bug-autoconf@gnu.org. ##
13160## ------------------------------------ ##
13161_ASBOX
13162 ) |
13163 sed "s/^/$as_me: WARNING: /" >&2
13118 ;; 13164 ;;
13119 no:yes ) 13165 no:yes )
13120 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5 13166 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5
13121echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;} 13167echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;}
13122 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5 13168 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5
13123echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;} 13169echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;}
13124 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&5
13125echo "$as_me: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&2;}
13126 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5
13127echo "$as_me: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;}
13128 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 13170 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5
13129echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} 13171echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;}
13130 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&5
13131echo "$as_me: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&2;}
13132 ( 13172 (
13133 cat <<\_ASBOX 13173 cat <<\_ASBOX
13134## ------------------------------------------ ## 13174## ------------------------------------ ##
13135## Report this to the AC_PACKAGE_NAME lists. ## 13175## Report this to bug-autoconf@gnu.org. ##
13136## ------------------------------------------ ## 13176## ------------------------------------ ##
13137_ASBOX 13177_ASBOX
13138 ) | 13178 ) |
13139 sed "s/^/$as_me: WARNING: /" >&2 13179 sed "s/^/$as_me: WARNING: /" >&2
@@ -13181,6 +13221,7 @@ else
13181echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5 13221echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5
13182echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6 13222echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6
13183cat >conftest.$ac_ext <<_ACEOF 13223cat >conftest.$ac_ext <<_ACEOF
13224#line $LINENO "configure"
13184/* confdefs.h. */ 13225/* confdefs.h. */
13185_ACEOF 13226_ACEOF
13186cat confdefs.h >>conftest.$ac_ext 13227cat confdefs.h >>conftest.$ac_ext
@@ -13195,7 +13236,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13195 ac_status=$? 13236 ac_status=$?
13196 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13237 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13197 (exit $ac_status); } && 13238 (exit $ac_status); } &&
13198 { ac_try='test -s conftest.$ac_objext' 13239 { ac_try='test -s conftest.$ac_objext'
13199 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13240 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13200 (eval $ac_try) 2>&5 13241 (eval $ac_try) 2>&5
13201 ac_status=$? 13242 ac_status=$?
@@ -13216,6 +13257,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
13216echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5 13257echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5
13217echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6 13258echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6
13218cat >conftest.$ac_ext <<_ACEOF 13259cat >conftest.$ac_ext <<_ACEOF
13260#line $LINENO "configure"
13219/* confdefs.h. */ 13261/* confdefs.h. */
13220_ACEOF 13262_ACEOF
13221cat confdefs.h >>conftest.$ac_ext 13263cat confdefs.h >>conftest.$ac_ext
@@ -13256,28 +13298,29 @@ case $ac_header_compiler:$ac_header_preproc in
13256 yes:no ) 13298 yes:no )
13257 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 13299 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5
13258echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 13300echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13259 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&5 13301 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5
13260echo "$as_me: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&2;} 13302echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;}
13261 ac_header_preproc=yes 13303 (
13304 cat <<\_ASBOX
13305## ------------------------------------ ##
13306## Report this to bug-autoconf@gnu.org. ##
13307## ------------------------------------ ##
13308_ASBOX
13309 ) |
13310 sed "s/^/$as_me: WARNING: /" >&2
13262 ;; 13311 ;;
13263 no:yes ) 13312 no:yes )
13264 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5 13313 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5
13265echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;} 13314echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;}
13266 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5 13315 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5
13267echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;} 13316echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;}
13268 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: see the Autoconf documentation" >&5
13269echo "$as_me: WARNING: sys/cpustats.h: see the Autoconf documentation" >&2;}
13270 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5
13271echo "$as_me: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;}
13272 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 13317 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5
13273echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} 13318echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;}
13274 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&5
13275echo "$as_me: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&2;}
13276 ( 13319 (
13277 cat <<\_ASBOX 13320 cat <<\_ASBOX
13278## ------------------------------------------ ## 13321## ------------------------------------ ##
13279## Report this to the AC_PACKAGE_NAME lists. ## 13322## Report this to bug-autoconf@gnu.org. ##
13280## ------------------------------------------ ## 13323## ------------------------------------ ##
13281_ASBOX 13324_ASBOX
13282 ) | 13325 ) |
13283 sed "s/^/$as_me: WARNING: /" >&2 13326 sed "s/^/$as_me: WARNING: /" >&2
@@ -13322,6 +13365,7 @@ else
13322echo "$as_me:$LINENO: checking $ac_header usability" >&5 13365echo "$as_me:$LINENO: checking $ac_header usability" >&5
13323echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 13366echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
13324cat >conftest.$ac_ext <<_ACEOF 13367cat >conftest.$ac_ext <<_ACEOF
13368#line $LINENO "configure"
13325/* confdefs.h. */ 13369/* confdefs.h. */
13326_ACEOF 13370_ACEOF
13327cat confdefs.h >>conftest.$ac_ext 13371cat confdefs.h >>conftest.$ac_ext
@@ -13336,7 +13380,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13336 ac_status=$? 13380 ac_status=$?
13337 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13381 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13338 (exit $ac_status); } && 13382 (exit $ac_status); } &&
13339 { ac_try='test -s conftest.$ac_objext' 13383 { ac_try='test -s conftest.$ac_objext'
13340 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13384 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13341 (eval $ac_try) 2>&5 13385 (eval $ac_try) 2>&5
13342 ac_status=$? 13386 ac_status=$?
@@ -13357,6 +13401,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
13357echo "$as_me:$LINENO: checking $ac_header presence" >&5 13401echo "$as_me:$LINENO: checking $ac_header presence" >&5
13358echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 13402echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
13359cat >conftest.$ac_ext <<_ACEOF 13403cat >conftest.$ac_ext <<_ACEOF
13404#line $LINENO "configure"
13360/* confdefs.h. */ 13405/* confdefs.h. */
13361_ACEOF 13406_ACEOF
13362cat confdefs.h >>conftest.$ac_ext 13407cat confdefs.h >>conftest.$ac_ext
@@ -13397,28 +13442,29 @@ case $ac_header_compiler:$ac_header_preproc in
13397 yes:no ) 13442 yes:no )
13398 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 13443 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13399echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 13444echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13400 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 13445 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13401echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 13446echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13402 ac_header_preproc=yes 13447 (
13448 cat <<\_ASBOX
13449## ------------------------------------ ##
13450## Report this to bug-autoconf@gnu.org. ##
13451## ------------------------------------ ##
13452_ASBOX
13453 ) |
13454 sed "s/^/$as_me: WARNING: /" >&2
13403 ;; 13455 ;;
13404 no:yes ) 13456 no:yes )
13405 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 13457 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13406echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 13458echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13407 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 13459 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
13408echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 13460echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
13409 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
13410echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
13411 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
13412echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
13413 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 13461 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13414echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 13462echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13415 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
13416echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13417 ( 13463 (
13418 cat <<\_ASBOX 13464 cat <<\_ASBOX
13419## ------------------------------------------ ## 13465## ------------------------------------ ##
13420## Report this to the AC_PACKAGE_NAME lists. ## 13466## Report this to bug-autoconf@gnu.org. ##
13421## ------------------------------------------ ## 13467## ------------------------------------ ##
13422_ASBOX 13468_ASBOX
13423 ) | 13469 ) |
13424 sed "s/^/$as_me: WARNING: /" >&2 13470 sed "s/^/$as_me: WARNING: /" >&2
@@ -13429,7 +13475,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
13429if eval "test \"\${$as_ac_Header+set}\" = set"; then 13475if eval "test \"\${$as_ac_Header+set}\" = set"; then
13430 echo $ECHO_N "(cached) $ECHO_C" >&6 13476 echo $ECHO_N "(cached) $ECHO_C" >&6
13431else 13477else
13432 eval "$as_ac_Header=\$ac_header_preproc" 13478 eval "$as_ac_Header=$ac_header_preproc"
13433fi 13479fi
13434echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 13480echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
13435echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 13481echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -13463,6 +13509,7 @@ else
13463echo "$as_me:$LINENO: checking $ac_header usability" >&5 13509echo "$as_me:$LINENO: checking $ac_header usability" >&5
13464echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 13510echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
13465cat >conftest.$ac_ext <<_ACEOF 13511cat >conftest.$ac_ext <<_ACEOF
13512#line $LINENO "configure"
13466/* confdefs.h. */ 13513/* confdefs.h. */
13467_ACEOF 13514_ACEOF
13468cat confdefs.h >>conftest.$ac_ext 13515cat confdefs.h >>conftest.$ac_ext
@@ -13477,7 +13524,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13477 ac_status=$? 13524 ac_status=$?
13478 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13525 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13479 (exit $ac_status); } && 13526 (exit $ac_status); } &&
13480 { ac_try='test -s conftest.$ac_objext' 13527 { ac_try='test -s conftest.$ac_objext'
13481 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13528 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13482 (eval $ac_try) 2>&5 13529 (eval $ac_try) 2>&5
13483 ac_status=$? 13530 ac_status=$?
@@ -13498,6 +13545,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
13498echo "$as_me:$LINENO: checking $ac_header presence" >&5 13545echo "$as_me:$LINENO: checking $ac_header presence" >&5
13499echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 13546echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
13500cat >conftest.$ac_ext <<_ACEOF 13547cat >conftest.$ac_ext <<_ACEOF
13548#line $LINENO "configure"
13501/* confdefs.h. */ 13549/* confdefs.h. */
13502_ACEOF 13550_ACEOF
13503cat confdefs.h >>conftest.$ac_ext 13551cat confdefs.h >>conftest.$ac_ext
@@ -13538,28 +13586,29 @@ case $ac_header_compiler:$ac_header_preproc in
13538 yes:no ) 13586 yes:no )
13539 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 13587 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13540echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 13588echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13541 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 13589 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13542echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 13590echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13543 ac_header_preproc=yes 13591 (
13592 cat <<\_ASBOX
13593## ------------------------------------ ##
13594## Report this to bug-autoconf@gnu.org. ##
13595## ------------------------------------ ##
13596_ASBOX
13597 ) |
13598 sed "s/^/$as_me: WARNING: /" >&2
13544 ;; 13599 ;;
13545 no:yes ) 13600 no:yes )
13546 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 13601 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13547echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 13602echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13548 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 13603 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
13549echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 13604echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
13550 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
13551echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
13552 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
13553echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
13554 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 13605 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13555echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 13606echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13556 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
13557echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13558 ( 13607 (
13559 cat <<\_ASBOX 13608 cat <<\_ASBOX
13560## ------------------------------------------ ## 13609## ------------------------------------ ##
13561## Report this to the AC_PACKAGE_NAME lists. ## 13610## Report this to bug-autoconf@gnu.org. ##
13562## ------------------------------------------ ## 13611## ------------------------------------ ##
13563_ASBOX 13612_ASBOX
13564 ) | 13613 ) |
13565 sed "s/^/$as_me: WARNING: /" >&2 13614 sed "s/^/$as_me: WARNING: /" >&2
@@ -13570,7 +13619,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
13570if eval "test \"\${$as_ac_Header+set}\" = set"; then 13619if eval "test \"\${$as_ac_Header+set}\" = set"; then
13571 echo $ECHO_N "(cached) $ECHO_C" >&6 13620 echo $ECHO_N "(cached) $ECHO_C" >&6
13572else 13621else
13573 eval "$as_ac_Header=\$ac_header_preproc" 13622 eval "$as_ac_Header=$ac_header_preproc"
13574fi 13623fi
13575echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 13624echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
13576echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 13625echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -13586,6 +13635,7 @@ if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then
13586 echo $ECHO_N "(cached) $ECHO_C" >&6 13635 echo $ECHO_N "(cached) $ECHO_C" >&6
13587else 13636else
13588 cat >conftest.$ac_ext <<_ACEOF 13637 cat >conftest.$ac_ext <<_ACEOF
13638#line $LINENO "configure"
13589/* confdefs.h. */ 13639/* confdefs.h. */
13590_ACEOF 13640_ACEOF
13591cat confdefs.h >>conftest.$ac_ext 13641cat confdefs.h >>conftest.$ac_ext
@@ -13609,7 +13659,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13609 ac_status=$? 13659 ac_status=$?
13610 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13660 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13611 (exit $ac_status); } && 13661 (exit $ac_status); } &&
13612 { ac_try='test -s conftest.$ac_objext' 13662 { ac_try='test -s conftest.$ac_objext'
13613 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13663 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13614 (eval $ac_try) 2>&5 13664 (eval $ac_try) 2>&5
13615 ac_status=$? 13665 ac_status=$?
@@ -13621,6 +13671,7 @@ else
13621sed 's/^/| /' conftest.$ac_ext >&5 13671sed 's/^/| /' conftest.$ac_ext >&5
13622 13672
13623cat >conftest.$ac_ext <<_ACEOF 13673cat >conftest.$ac_ext <<_ACEOF
13674#line $LINENO "configure"
13624/* confdefs.h. */ 13675/* confdefs.h. */
13625_ACEOF 13676_ACEOF
13626cat confdefs.h >>conftest.$ac_ext 13677cat confdefs.h >>conftest.$ac_ext
@@ -13644,7 +13695,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13644 ac_status=$? 13695 ac_status=$?
13645 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13696 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13646 (exit $ac_status); } && 13697 (exit $ac_status); } &&
13647 { ac_try='test -s conftest.$ac_objext' 13698 { ac_try='test -s conftest.$ac_objext'
13648 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13699 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13649 (eval $ac_try) 2>&5 13700 (eval $ac_try) 2>&5
13650 ac_status=$? 13701 ac_status=$?
@@ -13692,6 +13743,7 @@ if test "${ac_cv_func_getloadavg_setgid+set}" = set; then
13692 echo $ECHO_N "(cached) $ECHO_C" >&6 13743 echo $ECHO_N "(cached) $ECHO_C" >&6
13693else 13744else
13694 cat >conftest.$ac_ext <<_ACEOF 13745 cat >conftest.$ac_ext <<_ACEOF
13746#line $LINENO "configure"
13695/* confdefs.h. */ 13747/* confdefs.h. */
13696_ACEOF 13748_ACEOF
13697cat confdefs.h >>conftest.$ac_ext 13749cat confdefs.h >>conftest.$ac_ext
@@ -13735,7 +13787,7 @@ else
13735 # If we got an error (system does not support symlinks), try without -L. 13787 # If we got an error (system does not support symlinks), try without -L.
13736 test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem` 13788 test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem`
13737 ac_cv_group_kmem=`echo $ac_ls_output \ 13789 ac_cv_group_kmem=`echo $ac_ls_output \
13738 | sed -ne 's/[ ][ ]*/ /g; 13790 | sed -ne 's/[ ][ ]*/ /g;
13739 s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/; 13791 s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/;
13740 / /s/.* //;p;'` 13792 / /s/.* //;p;'`
13741 13793
@@ -13761,6 +13813,7 @@ else
13761 while :; do 13813 while :; do
13762 ac_cv_sys_largefile_source=no 13814 ac_cv_sys_largefile_source=no
13763 cat >conftest.$ac_ext <<_ACEOF 13815 cat >conftest.$ac_ext <<_ACEOF
13816#line $LINENO "configure"
13764/* confdefs.h. */ 13817/* confdefs.h. */
13765_ACEOF 13818_ACEOF
13766cat confdefs.h >>conftest.$ac_ext 13819cat confdefs.h >>conftest.$ac_ext
@@ -13781,7 +13834,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13781 ac_status=$? 13834 ac_status=$?
13782 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13835 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13783 (exit $ac_status); } && 13836 (exit $ac_status); } &&
13784 { ac_try='test -s conftest.$ac_objext' 13837 { ac_try='test -s conftest.$ac_objext'
13785 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13838 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13786 (eval $ac_try) 2>&5 13839 (eval $ac_try) 2>&5
13787 ac_status=$? 13840 ac_status=$?
@@ -13795,6 +13848,7 @@ sed 's/^/| /' conftest.$ac_ext >&5
13795fi 13848fi
13796rm -f conftest.$ac_objext conftest.$ac_ext 13849rm -f conftest.$ac_objext conftest.$ac_ext
13797 cat >conftest.$ac_ext <<_ACEOF 13850 cat >conftest.$ac_ext <<_ACEOF
13851#line $LINENO "configure"
13798/* confdefs.h. */ 13852/* confdefs.h. */
13799_ACEOF 13853_ACEOF
13800cat confdefs.h >>conftest.$ac_ext 13854cat confdefs.h >>conftest.$ac_ext
@@ -13816,7 +13870,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13816 ac_status=$? 13870 ac_status=$?
13817 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13871 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13818 (exit $ac_status); } && 13872 (exit $ac_status); } &&
13819 { ac_try='test -s conftest.$ac_objext' 13873 { ac_try='test -s conftest.$ac_objext'
13820 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13874 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13821 (eval $ac_try) 2>&5 13875 (eval $ac_try) 2>&5
13822 ac_status=$? 13876 ac_status=$?
@@ -13852,6 +13906,7 @@ if test "${ac_cv_func_fseeko+set}" = set; then
13852 echo $ECHO_N "(cached) $ECHO_C" >&6 13906 echo $ECHO_N "(cached) $ECHO_C" >&6
13853else 13907else
13854 cat >conftest.$ac_ext <<_ACEOF 13908 cat >conftest.$ac_ext <<_ACEOF
13909#line $LINENO "configure"
13855/* confdefs.h. */ 13910/* confdefs.h. */
13856_ACEOF 13911_ACEOF
13857cat confdefs.h >>conftest.$ac_ext 13912cat confdefs.h >>conftest.$ac_ext
@@ -13872,7 +13927,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13872 ac_status=$? 13927 ac_status=$?
13873 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13928 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13874 (exit $ac_status); } && 13929 (exit $ac_status); } &&
13875 { ac_try='test -s conftest$ac_exeext' 13930 { ac_try='test -s conftest$ac_exeext'
13876 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13931 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13877 (eval $ac_try) 2>&5 13932 (eval $ac_try) 2>&5
13878 ac_status=$? 13933 ac_status=$?
@@ -13905,6 +13960,7 @@ if test "${ac_cv_func_getpgrp_void+set}" = set; then
13905else 13960else
13906 # Use it with a single arg. 13961 # Use it with a single arg.
13907cat >conftest.$ac_ext <<_ACEOF 13962cat >conftest.$ac_ext <<_ACEOF
13963#line $LINENO "configure"
13908/* confdefs.h. */ 13964/* confdefs.h. */
13909_ACEOF 13965_ACEOF
13910cat confdefs.h >>conftest.$ac_ext 13966cat confdefs.h >>conftest.$ac_ext
@@ -13925,7 +13981,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13925 ac_status=$? 13981 ac_status=$?
13926 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13982 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13927 (exit $ac_status); } && 13983 (exit $ac_status); } &&
13928 { ac_try='test -s conftest.$ac_objext' 13984 { ac_try='test -s conftest.$ac_objext'
13929 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13985 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13930 (eval $ac_try) 2>&5 13986 (eval $ac_try) 2>&5
13931 ac_status=$? 13987 ac_status=$?
@@ -13962,28 +14018,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
13962 echo $ECHO_N "(cached) $ECHO_C" >&6 14018 echo $ECHO_N "(cached) $ECHO_C" >&6
13963else 14019else
13964 cat >conftest.$ac_ext <<_ACEOF 14020 cat >conftest.$ac_ext <<_ACEOF
14021#line $LINENO "configure"
13965/* confdefs.h. */ 14022/* confdefs.h. */
13966_ACEOF 14023_ACEOF
13967cat confdefs.h >>conftest.$ac_ext 14024cat confdefs.h >>conftest.$ac_ext
13968cat >>conftest.$ac_ext <<_ACEOF 14025cat >>conftest.$ac_ext <<_ACEOF
13969/* end confdefs.h. */ 14026/* end confdefs.h. */
13970/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13971 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13972#define $ac_func innocuous_$ac_func
13973
13974/* System header to define __stub macros and hopefully few prototypes, 14027/* System header to define __stub macros and hopefully few prototypes,
13975 which can conflict with char $ac_func (); below. 14028 which can conflict with char $ac_func (); below.
13976 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 14029 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13977 <limits.h> exists even on freestanding compilers. */ 14030 <limits.h> exists even on freestanding compilers. */
13978
13979#ifdef __STDC__ 14031#ifdef __STDC__
13980# include <limits.h> 14032# include <limits.h>
13981#else 14033#else
13982# include <assert.h> 14034# include <assert.h>
13983#endif 14035#endif
13984
13985#undef $ac_func
13986
13987/* Override any gcc2 internal prototype to avoid an error. */ 14036/* Override any gcc2 internal prototype to avoid an error. */
13988#ifdef __cplusplus 14037#ifdef __cplusplus
13989extern "C" 14038extern "C"
@@ -14018,7 +14067,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14018 ac_status=$? 14067 ac_status=$?
14019 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14068 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14020 (exit $ac_status); } && 14069 (exit $ac_status); } &&
14021 { ac_try='test -s conftest$ac_exeext' 14070 { ac_try='test -s conftest$ac_exeext'
14022 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14071 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14023 (eval $ac_try) 2>&5 14072 (eval $ac_try) 2>&5
14024 ac_status=$? 14073 ac_status=$?
@@ -14050,6 +14099,7 @@ else
14050 ac_check_lib_save_LIBS=$LIBS 14099 ac_check_lib_save_LIBS=$LIBS
14051LIBS="-lintl $LIBS" 14100LIBS="-lintl $LIBS"
14052cat >conftest.$ac_ext <<_ACEOF 14101cat >conftest.$ac_ext <<_ACEOF
14102#line $LINENO "configure"
14053/* confdefs.h. */ 14103/* confdefs.h. */
14054_ACEOF 14104_ACEOF
14055cat confdefs.h >>conftest.$ac_ext 14105cat confdefs.h >>conftest.$ac_ext
@@ -14077,7 +14127,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14077 ac_status=$? 14127 ac_status=$?
14078 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14128 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14079 (exit $ac_status); } && 14129 (exit $ac_status); } &&
14080 { ac_try='test -s conftest$ac_exeext' 14130 { ac_try='test -s conftest$ac_exeext'
14081 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14131 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14082 (eval $ac_try) 2>&5 14132 (eval $ac_try) 2>&5
14083 ac_status=$? 14133 ac_status=$?
@@ -14118,28 +14168,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
14118 echo $ECHO_N "(cached) $ECHO_C" >&6 14168 echo $ECHO_N "(cached) $ECHO_C" >&6
14119else 14169else
14120 cat >conftest.$ac_ext <<_ACEOF 14170 cat >conftest.$ac_ext <<_ACEOF
14171#line $LINENO "configure"
14121/* confdefs.h. */ 14172/* confdefs.h. */
14122_ACEOF 14173_ACEOF
14123cat confdefs.h >>conftest.$ac_ext 14174cat confdefs.h >>conftest.$ac_ext
14124cat >>conftest.$ac_ext <<_ACEOF 14175cat >>conftest.$ac_ext <<_ACEOF
14125/* end confdefs.h. */ 14176/* end confdefs.h. */
14126/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14127 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14128#define $ac_func innocuous_$ac_func
14129
14130/* System header to define __stub macros and hopefully few prototypes, 14177/* System header to define __stub macros and hopefully few prototypes,
14131 which can conflict with char $ac_func (); below. 14178 which can conflict with char $ac_func (); below.
14132 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 14179 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14133 <limits.h> exists even on freestanding compilers. */ 14180 <limits.h> exists even on freestanding compilers. */
14134
14135#ifdef __STDC__ 14181#ifdef __STDC__
14136# include <limits.h> 14182# include <limits.h>
14137#else 14183#else
14138# include <assert.h> 14184# include <assert.h>
14139#endif 14185#endif
14140
14141#undef $ac_func
14142
14143/* Override any gcc2 internal prototype to avoid an error. */ 14186/* Override any gcc2 internal prototype to avoid an error. */
14144#ifdef __cplusplus 14187#ifdef __cplusplus
14145extern "C" 14188extern "C"
@@ -14174,7 +14217,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14174 ac_status=$? 14217 ac_status=$?
14175 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14218 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14176 (exit $ac_status); } && 14219 (exit $ac_status); } &&
14177 { ac_try='test -s conftest$ac_exeext' 14220 { ac_try='test -s conftest$ac_exeext'
14178 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14221 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14179 (eval $ac_try) 2>&5 14222 (eval $ac_try) 2>&5
14180 ac_status=$? 14223 ac_status=$?
@@ -14211,28 +14254,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
14211 echo $ECHO_N "(cached) $ECHO_C" >&6 14254 echo $ECHO_N "(cached) $ECHO_C" >&6
14212else 14255else
14213 cat >conftest.$ac_ext <<_ACEOF 14256 cat >conftest.$ac_ext <<_ACEOF
14257#line $LINENO "configure"
14214/* confdefs.h. */ 14258/* confdefs.h. */
14215_ACEOF 14259_ACEOF
14216cat confdefs.h >>conftest.$ac_ext 14260cat confdefs.h >>conftest.$ac_ext
14217cat >>conftest.$ac_ext <<_ACEOF 14261cat >>conftest.$ac_ext <<_ACEOF
14218/* end confdefs.h. */ 14262/* end confdefs.h. */
14219/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14220 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14221#define $ac_func innocuous_$ac_func
14222
14223/* System header to define __stub macros and hopefully few prototypes, 14263/* System header to define __stub macros and hopefully few prototypes,
14224 which can conflict with char $ac_func (); below. 14264 which can conflict with char $ac_func (); below.
14225 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 14265 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14226 <limits.h> exists even on freestanding compilers. */ 14266 <limits.h> exists even on freestanding compilers. */
14227
14228#ifdef __STDC__ 14267#ifdef __STDC__
14229# include <limits.h> 14268# include <limits.h>
14230#else 14269#else
14231# include <assert.h> 14270# include <assert.h>
14232#endif 14271#endif
14233
14234#undef $ac_func
14235
14236/* Override any gcc2 internal prototype to avoid an error. */ 14272/* Override any gcc2 internal prototype to avoid an error. */
14237#ifdef __cplusplus 14273#ifdef __cplusplus
14238extern "C" 14274extern "C"
@@ -14267,7 +14303,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14267 ac_status=$? 14303 ac_status=$?
14268 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14304 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14269 (exit $ac_status); } && 14305 (exit $ac_status); } &&
14270 { ac_try='test -s conftest$ac_exeext' 14306 { ac_try='test -s conftest$ac_exeext'
14271 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14307 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14272 (eval $ac_try) 2>&5 14308 (eval $ac_try) 2>&5
14273 ac_status=$? 14309 ac_status=$?
@@ -14306,6 +14342,7 @@ else
14306 ac_check_lib_save_LIBS=$LIBS 14342 ac_check_lib_save_LIBS=$LIBS
14307LIBS="-lncurses $LIBS" 14343LIBS="-lncurses $LIBS"
14308cat >conftest.$ac_ext <<_ACEOF 14344cat >conftest.$ac_ext <<_ACEOF
14345#line $LINENO "configure"
14309/* confdefs.h. */ 14346/* confdefs.h. */
14310_ACEOF 14347_ACEOF
14311cat confdefs.h >>conftest.$ac_ext 14348cat confdefs.h >>conftest.$ac_ext
@@ -14333,7 +14370,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14333 ac_status=$? 14370 ac_status=$?
14334 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14371 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14335 (exit $ac_status); } && 14372 (exit $ac_status); } &&
14336 { ac_try='test -s conftest$ac_exeext' 14373 { ac_try='test -s conftest$ac_exeext'
14337 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14374 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14338 (eval $ac_try) 2>&5 14375 (eval $ac_try) 2>&5
14339 ac_status=$? 14376 ac_status=$?
@@ -14371,28 +14408,21 @@ if test "${ac_cv_func_res_send+set}" = set; then
14371 echo $ECHO_N "(cached) $ECHO_C" >&6 14408 echo $ECHO_N "(cached) $ECHO_C" >&6
14372else 14409else
14373 cat >conftest.$ac_ext <<_ACEOF 14410 cat >conftest.$ac_ext <<_ACEOF
14411#line $LINENO "configure"
14374/* confdefs.h. */ 14412/* confdefs.h. */
14375_ACEOF 14413_ACEOF
14376cat confdefs.h >>conftest.$ac_ext 14414cat confdefs.h >>conftest.$ac_ext
14377cat >>conftest.$ac_ext <<_ACEOF 14415cat >>conftest.$ac_ext <<_ACEOF
14378/* end confdefs.h. */ 14416/* end confdefs.h. */
14379/* Define res_send to an innocuous variant, in case <limits.h> declares res_send.
14380 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14381#define res_send innocuous_res_send
14382
14383/* System header to define __stub macros and hopefully few prototypes, 14417/* System header to define __stub macros and hopefully few prototypes,
14384 which can conflict with char res_send (); below. 14418 which can conflict with char res_send (); below.
14385 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 14419 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14386 <limits.h> exists even on freestanding compilers. */ 14420 <limits.h> exists even on freestanding compilers. */
14387
14388#ifdef __STDC__ 14421#ifdef __STDC__
14389# include <limits.h> 14422# include <limits.h>
14390#else 14423#else
14391# include <assert.h> 14424# include <assert.h>
14392#endif 14425#endif
14393
14394#undef res_send
14395
14396/* Override any gcc2 internal prototype to avoid an error. */ 14426/* Override any gcc2 internal prototype to avoid an error. */
14397#ifdef __cplusplus 14427#ifdef __cplusplus
14398extern "C" 14428extern "C"
@@ -14427,7 +14457,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14427 ac_status=$? 14457 ac_status=$?
14428 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14458 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14429 (exit $ac_status); } && 14459 (exit $ac_status); } &&
14430 { ac_try='test -s conftest$ac_exeext' 14460 { ac_try='test -s conftest$ac_exeext'
14431 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14461 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14432 (eval $ac_try) 2>&5 14462 (eval $ac_try) 2>&5
14433 ac_status=$? 14463 ac_status=$?
@@ -14453,28 +14483,21 @@ if test "${ac_cv_func___res_send+set}" = set; then
14453 echo $ECHO_N "(cached) $ECHO_C" >&6 14483 echo $ECHO_N "(cached) $ECHO_C" >&6
14454else 14484else
14455 cat >conftest.$ac_ext <<_ACEOF 14485 cat >conftest.$ac_ext <<_ACEOF
14486#line $LINENO "configure"
14456/* confdefs.h. */ 14487/* confdefs.h. */
14457_ACEOF 14488_ACEOF
14458cat confdefs.h >>conftest.$ac_ext 14489cat confdefs.h >>conftest.$ac_ext
14459cat >>conftest.$ac_ext <<_ACEOF 14490cat >>conftest.$ac_ext <<_ACEOF
14460/* end confdefs.h. */ 14491/* end confdefs.h. */
14461/* Define __res_send to an innocuous variant, in case <limits.h> declares __res_send.
14462 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14463#define __res_send innocuous___res_send
14464
14465/* System header to define __stub macros and hopefully few prototypes, 14492/* System header to define __stub macros and hopefully few prototypes,
14466 which can conflict with char __res_send (); below. 14493 which can conflict with char __res_send (); below.
14467 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 14494 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14468 <limits.h> exists even on freestanding compilers. */ 14495 <limits.h> exists even on freestanding compilers. */
14469
14470#ifdef __STDC__ 14496#ifdef __STDC__
14471# include <limits.h> 14497# include <limits.h>
14472#else 14498#else
14473# include <assert.h> 14499# include <assert.h>
14474#endif 14500#endif
14475
14476#undef __res_send
14477
14478/* Override any gcc2 internal prototype to avoid an error. */ 14501/* Override any gcc2 internal prototype to avoid an error. */
14479#ifdef __cplusplus 14502#ifdef __cplusplus
14480extern "C" 14503extern "C"
@@ -14509,7 +14532,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14509 ac_status=$? 14532 ac_status=$?
14510 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14533 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14511 (exit $ac_status); } && 14534 (exit $ac_status); } &&
14512 { ac_try='test -s conftest$ac_exeext' 14535 { ac_try='test -s conftest$ac_exeext'
14513 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14536 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14514 (eval $ac_try) 2>&5 14537 (eval $ac_try) 2>&5
14515 ac_status=$? 14538 ac_status=$?
@@ -14537,6 +14560,7 @@ else
14537 ac_check_lib_save_LIBS=$LIBS 14560 ac_check_lib_save_LIBS=$LIBS
14538LIBS="-lresolv $LIBS" 14561LIBS="-lresolv $LIBS"
14539cat >conftest.$ac_ext <<_ACEOF 14562cat >conftest.$ac_ext <<_ACEOF
14563#line $LINENO "configure"
14540/* confdefs.h. */ 14564/* confdefs.h. */
14541_ACEOF 14565_ACEOF
14542cat confdefs.h >>conftest.$ac_ext 14566cat confdefs.h >>conftest.$ac_ext
@@ -14564,7 +14588,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14564 ac_status=$? 14588 ac_status=$?
14565 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14589 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14566 (exit $ac_status); } && 14590 (exit $ac_status); } &&
14567 { ac_try='test -s conftest$ac_exeext' 14591 { ac_try='test -s conftest$ac_exeext'
14568 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14592 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14569 (eval $ac_try) 2>&5 14593 (eval $ac_try) 2>&5
14570 ac_status=$? 14594 ac_status=$?
@@ -14593,6 +14617,7 @@ else
14593 ac_check_lib_save_LIBS=$LIBS 14617 ac_check_lib_save_LIBS=$LIBS
14594LIBS="-lresolv $LIBS" 14618LIBS="-lresolv $LIBS"
14595cat >conftest.$ac_ext <<_ACEOF 14619cat >conftest.$ac_ext <<_ACEOF
14620#line $LINENO "configure"
14596/* confdefs.h. */ 14621/* confdefs.h. */
14597_ACEOF 14622_ACEOF
14598cat confdefs.h >>conftest.$ac_ext 14623cat confdefs.h >>conftest.$ac_ext
@@ -14620,7 +14645,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14620 ac_status=$? 14645 ac_status=$?
14621 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14646 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14622 (exit $ac_status); } && 14647 (exit $ac_status); } &&
14623 { ac_try='test -s conftest$ac_exeext' 14648 { ac_try='test -s conftest$ac_exeext'
14624 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14649 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14625 (eval $ac_try) 2>&5 14650 (eval $ac_try) 2>&5
14626 ac_status=$? 14651 ac_status=$?
@@ -14664,28 +14689,21 @@ if test "${ac_cv_func_hes_getmailhost+set}" = set; then
14664 echo $ECHO_N "(cached) $ECHO_C" >&6 14689 echo $ECHO_N "(cached) $ECHO_C" >&6
14665else 14690else
14666 cat >conftest.$ac_ext <<_ACEOF 14691 cat >conftest.$ac_ext <<_ACEOF
14692#line $LINENO "configure"
14667/* confdefs.h. */ 14693/* confdefs.h. */
14668_ACEOF 14694_ACEOF
14669cat confdefs.h >>conftest.$ac_ext 14695cat confdefs.h >>conftest.$ac_ext
14670cat >>conftest.$ac_ext <<_ACEOF 14696cat >>conftest.$ac_ext <<_ACEOF
14671/* end confdefs.h. */ 14697/* end confdefs.h. */
14672/* Define hes_getmailhost to an innocuous variant, in case <limits.h> declares hes_getmailhost.
14673 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14674#define hes_getmailhost innocuous_hes_getmailhost
14675
14676/* System header to define __stub macros and hopefully few prototypes, 14698/* System header to define __stub macros and hopefully few prototypes,
14677 which can conflict with char hes_getmailhost (); below. 14699 which can conflict with char hes_getmailhost (); below.
14678 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 14700 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14679 <limits.h> exists even on freestanding compilers. */ 14701 <limits.h> exists even on freestanding compilers. */
14680
14681#ifdef __STDC__ 14702#ifdef __STDC__
14682# include <limits.h> 14703# include <limits.h>
14683#else 14704#else
14684# include <assert.h> 14705# include <assert.h>
14685#endif 14706#endif
14686
14687#undef hes_getmailhost
14688
14689/* Override any gcc2 internal prototype to avoid an error. */ 14707/* Override any gcc2 internal prototype to avoid an error. */
14690#ifdef __cplusplus 14708#ifdef __cplusplus
14691extern "C" 14709extern "C"
@@ -14720,7 +14738,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14720 ac_status=$? 14738 ac_status=$?
14721 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14739 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14722 (exit $ac_status); } && 14740 (exit $ac_status); } &&
14723 { ac_try='test -s conftest$ac_exeext' 14741 { ac_try='test -s conftest$ac_exeext'
14724 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14742 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14725 (eval $ac_try) 2>&5 14743 (eval $ac_try) 2>&5
14726 ac_status=$? 14744 ac_status=$?
@@ -14748,6 +14766,7 @@ else
14748 ac_check_lib_save_LIBS=$LIBS 14766 ac_check_lib_save_LIBS=$LIBS
14749LIBS="-lhesiod $RESOLVLIB $LIBS" 14767LIBS="-lhesiod $RESOLVLIB $LIBS"
14750cat >conftest.$ac_ext <<_ACEOF 14768cat >conftest.$ac_ext <<_ACEOF
14769#line $LINENO "configure"
14751/* confdefs.h. */ 14770/* confdefs.h. */
14752_ACEOF 14771_ACEOF
14753cat confdefs.h >>conftest.$ac_ext 14772cat confdefs.h >>conftest.$ac_ext
@@ -14775,7 +14794,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14775 ac_status=$? 14794 ac_status=$?
14776 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14795 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14777 (exit $ac_status); } && 14796 (exit $ac_status); } &&
14778 { ac_try='test -s conftest$ac_exeext' 14797 { ac_try='test -s conftest$ac_exeext'
14779 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14798 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14780 (eval $ac_try) 2>&5 14799 (eval $ac_try) 2>&5
14781 ac_status=$? 14800 ac_status=$?
@@ -14818,6 +14837,7 @@ else
14818 ac_check_lib_save_LIBS=$LIBS 14837 ac_check_lib_save_LIBS=$LIBS
14819LIBS="-lcom_err $LIBS" 14838LIBS="-lcom_err $LIBS"
14820cat >conftest.$ac_ext <<_ACEOF 14839cat >conftest.$ac_ext <<_ACEOF
14840#line $LINENO "configure"
14821/* confdefs.h. */ 14841/* confdefs.h. */
14822_ACEOF 14842_ACEOF
14823cat confdefs.h >>conftest.$ac_ext 14843cat confdefs.h >>conftest.$ac_ext
@@ -14845,7 +14865,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14845 ac_status=$? 14865 ac_status=$?
14846 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14866 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14847 (exit $ac_status); } && 14867 (exit $ac_status); } &&
14848 { ac_try='test -s conftest$ac_exeext' 14868 { ac_try='test -s conftest$ac_exeext'
14849 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14869 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14850 (eval $ac_try) 2>&5 14870 (eval $ac_try) 2>&5
14851 ac_status=$? 14871 ac_status=$?
@@ -14881,6 +14901,7 @@ else
14881 ac_check_lib_save_LIBS=$LIBS 14901 ac_check_lib_save_LIBS=$LIBS
14882LIBS="-lk5crypto $LIBS" 14902LIBS="-lk5crypto $LIBS"
14883cat >conftest.$ac_ext <<_ACEOF 14903cat >conftest.$ac_ext <<_ACEOF
14904#line $LINENO "configure"
14884/* confdefs.h. */ 14905/* confdefs.h. */
14885_ACEOF 14906_ACEOF
14886cat confdefs.h >>conftest.$ac_ext 14907cat confdefs.h >>conftest.$ac_ext
@@ -14908,7 +14929,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14908 ac_status=$? 14929 ac_status=$?
14909 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14930 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14910 (exit $ac_status); } && 14931 (exit $ac_status); } &&
14911 { ac_try='test -s conftest$ac_exeext' 14932 { ac_try='test -s conftest$ac_exeext'
14912 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14933 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14913 (eval $ac_try) 2>&5 14934 (eval $ac_try) 2>&5
14914 ac_status=$? 14935 ac_status=$?
@@ -14944,6 +14965,7 @@ else
14944 ac_check_lib_save_LIBS=$LIBS 14965 ac_check_lib_save_LIBS=$LIBS
14945LIBS="-lcrypto $LIBS" 14966LIBS="-lcrypto $LIBS"
14946cat >conftest.$ac_ext <<_ACEOF 14967cat >conftest.$ac_ext <<_ACEOF
14968#line $LINENO "configure"
14947/* confdefs.h. */ 14969/* confdefs.h. */
14948_ACEOF 14970_ACEOF
14949cat confdefs.h >>conftest.$ac_ext 14971cat confdefs.h >>conftest.$ac_ext
@@ -14971,7 +14993,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14971 ac_status=$? 14993 ac_status=$?
14972 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14994 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14973 (exit $ac_status); } && 14995 (exit $ac_status); } &&
14974 { ac_try='test -s conftest$ac_exeext' 14996 { ac_try='test -s conftest$ac_exeext'
14975 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14997 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14976 (eval $ac_try) 2>&5 14998 (eval $ac_try) 2>&5
14977 ac_status=$? 14999 ac_status=$?
@@ -15007,6 +15029,7 @@ else
15007 ac_check_lib_save_LIBS=$LIBS 15029 ac_check_lib_save_LIBS=$LIBS
15008LIBS="-lkrb5 $LIBS" 15030LIBS="-lkrb5 $LIBS"
15009cat >conftest.$ac_ext <<_ACEOF 15031cat >conftest.$ac_ext <<_ACEOF
15032#line $LINENO "configure"
15010/* confdefs.h. */ 15033/* confdefs.h. */
15011_ACEOF 15034_ACEOF
15012cat confdefs.h >>conftest.$ac_ext 15035cat confdefs.h >>conftest.$ac_ext
@@ -15034,7 +15057,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15034 ac_status=$? 15057 ac_status=$?
15035 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15058 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15036 (exit $ac_status); } && 15059 (exit $ac_status); } &&
15037 { ac_try='test -s conftest$ac_exeext' 15060 { ac_try='test -s conftest$ac_exeext'
15038 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15061 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15039 (eval $ac_try) 2>&5 15062 (eval $ac_try) 2>&5
15040 ac_status=$? 15063 ac_status=$?
@@ -15071,6 +15094,7 @@ else
15071 ac_check_lib_save_LIBS=$LIBS 15094 ac_check_lib_save_LIBS=$LIBS
15072LIBS="-ldes425 $LIBS" 15095LIBS="-ldes425 $LIBS"
15073cat >conftest.$ac_ext <<_ACEOF 15096cat >conftest.$ac_ext <<_ACEOF
15097#line $LINENO "configure"
15074/* confdefs.h. */ 15098/* confdefs.h. */
15075_ACEOF 15099_ACEOF
15076cat confdefs.h >>conftest.$ac_ext 15100cat confdefs.h >>conftest.$ac_ext
@@ -15098,7 +15122,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15098 ac_status=$? 15122 ac_status=$?
15099 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15123 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15100 (exit $ac_status); } && 15124 (exit $ac_status); } &&
15101 { ac_try='test -s conftest$ac_exeext' 15125 { ac_try='test -s conftest$ac_exeext'
15102 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15126 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15103 (eval $ac_try) 2>&5 15127 (eval $ac_try) 2>&5
15104 ac_status=$? 15128 ac_status=$?
@@ -15133,6 +15157,7 @@ else
15133 ac_check_lib_save_LIBS=$LIBS 15157 ac_check_lib_save_LIBS=$LIBS
15134LIBS="-ldes $LIBS" 15158LIBS="-ldes $LIBS"
15135cat >conftest.$ac_ext <<_ACEOF 15159cat >conftest.$ac_ext <<_ACEOF
15160#line $LINENO "configure"
15136/* confdefs.h. */ 15161/* confdefs.h. */
15137_ACEOF 15162_ACEOF
15138cat confdefs.h >>conftest.$ac_ext 15163cat confdefs.h >>conftest.$ac_ext
@@ -15160,7 +15185,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15160 ac_status=$? 15185 ac_status=$?
15161 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15186 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15162 (exit $ac_status); } && 15187 (exit $ac_status); } &&
15163 { ac_try='test -s conftest$ac_exeext' 15188 { ac_try='test -s conftest$ac_exeext'
15164 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15189 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15165 (eval $ac_try) 2>&5 15190 (eval $ac_try) 2>&5
15166 ac_status=$? 15191 ac_status=$?
@@ -15198,6 +15223,7 @@ else
15198 ac_check_lib_save_LIBS=$LIBS 15223 ac_check_lib_save_LIBS=$LIBS
15199LIBS="-lkrb4 $LIBS" 15224LIBS="-lkrb4 $LIBS"
15200cat >conftest.$ac_ext <<_ACEOF 15225cat >conftest.$ac_ext <<_ACEOF
15226#line $LINENO "configure"
15201/* confdefs.h. */ 15227/* confdefs.h. */
15202_ACEOF 15228_ACEOF
15203cat confdefs.h >>conftest.$ac_ext 15229cat confdefs.h >>conftest.$ac_ext
@@ -15225,7 +15251,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15225 ac_status=$? 15251 ac_status=$?
15226 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15252 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15227 (exit $ac_status); } && 15253 (exit $ac_status); } &&
15228 { ac_try='test -s conftest$ac_exeext' 15254 { ac_try='test -s conftest$ac_exeext'
15229 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15255 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15230 (eval $ac_try) 2>&5 15256 (eval $ac_try) 2>&5
15231 ac_status=$? 15257 ac_status=$?
@@ -15260,6 +15286,7 @@ else
15260 ac_check_lib_save_LIBS=$LIBS 15286 ac_check_lib_save_LIBS=$LIBS
15261LIBS="-lkrb $LIBS" 15287LIBS="-lkrb $LIBS"
15262cat >conftest.$ac_ext <<_ACEOF 15288cat >conftest.$ac_ext <<_ACEOF
15289#line $LINENO "configure"
15263/* confdefs.h. */ 15290/* confdefs.h. */
15264_ACEOF 15291_ACEOF
15265cat confdefs.h >>conftest.$ac_ext 15292cat confdefs.h >>conftest.$ac_ext
@@ -15287,7 +15314,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15287 ac_status=$? 15314 ac_status=$?
15288 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15315 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15289 (exit $ac_status); } && 15316 (exit $ac_status); } &&
15290 { ac_try='test -s conftest$ac_exeext' 15317 { ac_try='test -s conftest$ac_exeext'
15291 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15318 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15292 (eval $ac_try) 2>&5 15319 (eval $ac_try) 2>&5
15293 ac_status=$? 15320 ac_status=$?
@@ -15336,6 +15363,7 @@ else
15336echo "$as_me:$LINENO: checking $ac_header usability" >&5 15363echo "$as_me:$LINENO: checking $ac_header usability" >&5
15337echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 15364echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15338cat >conftest.$ac_ext <<_ACEOF 15365cat >conftest.$ac_ext <<_ACEOF
15366#line $LINENO "configure"
15339/* confdefs.h. */ 15367/* confdefs.h. */
15340_ACEOF 15368_ACEOF
15341cat confdefs.h >>conftest.$ac_ext 15369cat confdefs.h >>conftest.$ac_ext
@@ -15350,7 +15378,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15350 ac_status=$? 15378 ac_status=$?
15351 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15379 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15352 (exit $ac_status); } && 15380 (exit $ac_status); } &&
15353 { ac_try='test -s conftest.$ac_objext' 15381 { ac_try='test -s conftest.$ac_objext'
15354 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15382 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15355 (eval $ac_try) 2>&5 15383 (eval $ac_try) 2>&5
15356 ac_status=$? 15384 ac_status=$?
@@ -15371,6 +15399,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
15371echo "$as_me:$LINENO: checking $ac_header presence" >&5 15399echo "$as_me:$LINENO: checking $ac_header presence" >&5
15372echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 15400echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15373cat >conftest.$ac_ext <<_ACEOF 15401cat >conftest.$ac_ext <<_ACEOF
15402#line $LINENO "configure"
15374/* confdefs.h. */ 15403/* confdefs.h. */
15375_ACEOF 15404_ACEOF
15376cat confdefs.h >>conftest.$ac_ext 15405cat confdefs.h >>conftest.$ac_ext
@@ -15411,28 +15440,29 @@ case $ac_header_compiler:$ac_header_preproc in
15411 yes:no ) 15440 yes:no )
15412 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 15441 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15413echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 15442echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15414 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 15443 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15415echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 15444echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15416 ac_header_preproc=yes 15445 (
15446 cat <<\_ASBOX
15447## ------------------------------------ ##
15448## Report this to bug-autoconf@gnu.org. ##
15449## ------------------------------------ ##
15450_ASBOX
15451 ) |
15452 sed "s/^/$as_me: WARNING: /" >&2
15417 ;; 15453 ;;
15418 no:yes ) 15454 no:yes )
15419 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 15455 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15420echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 15456echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15421 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 15457 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15422echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 15458echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
15423 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15424echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15425 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
15426echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15427 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 15459 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15428echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 15460echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15429 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15430echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15431 ( 15461 (
15432 cat <<\_ASBOX 15462 cat <<\_ASBOX
15433## ------------------------------------------ ## 15463## ------------------------------------ ##
15434## Report this to the AC_PACKAGE_NAME lists. ## 15464## Report this to bug-autoconf@gnu.org. ##
15435## ------------------------------------------ ## 15465## ------------------------------------ ##
15436_ASBOX 15466_ASBOX
15437 ) | 15467 ) |
15438 sed "s/^/$as_me: WARNING: /" >&2 15468 sed "s/^/$as_me: WARNING: /" >&2
@@ -15443,7 +15473,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
15443if eval "test \"\${$as_ac_Header+set}\" = set"; then 15473if eval "test \"\${$as_ac_Header+set}\" = set"; then
15444 echo $ECHO_N "(cached) $ECHO_C" >&6 15474 echo $ECHO_N "(cached) $ECHO_C" >&6
15445else 15475else
15446 eval "$as_ac_Header=\$ac_header_preproc" 15476 eval "$as_ac_Header=$ac_header_preproc"
15447fi 15477fi
15448echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 15478echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15449echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 15479echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -15476,6 +15506,7 @@ else
15476echo "$as_me:$LINENO: checking $ac_header usability" >&5 15506echo "$as_me:$LINENO: checking $ac_header usability" >&5
15477echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 15507echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15478cat >conftest.$ac_ext <<_ACEOF 15508cat >conftest.$ac_ext <<_ACEOF
15509#line $LINENO "configure"
15479/* confdefs.h. */ 15510/* confdefs.h. */
15480_ACEOF 15511_ACEOF
15481cat confdefs.h >>conftest.$ac_ext 15512cat confdefs.h >>conftest.$ac_ext
@@ -15490,7 +15521,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15490 ac_status=$? 15521 ac_status=$?
15491 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15522 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15492 (exit $ac_status); } && 15523 (exit $ac_status); } &&
15493 { ac_try='test -s conftest.$ac_objext' 15524 { ac_try='test -s conftest.$ac_objext'
15494 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15525 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15495 (eval $ac_try) 2>&5 15526 (eval $ac_try) 2>&5
15496 ac_status=$? 15527 ac_status=$?
@@ -15511,6 +15542,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
15511echo "$as_me:$LINENO: checking $ac_header presence" >&5 15542echo "$as_me:$LINENO: checking $ac_header presence" >&5
15512echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 15543echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15513cat >conftest.$ac_ext <<_ACEOF 15544cat >conftest.$ac_ext <<_ACEOF
15545#line $LINENO "configure"
15514/* confdefs.h. */ 15546/* confdefs.h. */
15515_ACEOF 15547_ACEOF
15516cat confdefs.h >>conftest.$ac_ext 15548cat confdefs.h >>conftest.$ac_ext
@@ -15551,28 +15583,29 @@ case $ac_header_compiler:$ac_header_preproc in
15551 yes:no ) 15583 yes:no )
15552 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 15584 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15553echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 15585echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15554 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 15586 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15555echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 15587echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15556 ac_header_preproc=yes 15588 (
15589 cat <<\_ASBOX
15590## ------------------------------------ ##
15591## Report this to bug-autoconf@gnu.org. ##
15592## ------------------------------------ ##
15593_ASBOX
15594 ) |
15595 sed "s/^/$as_me: WARNING: /" >&2
15557 ;; 15596 ;;
15558 no:yes ) 15597 no:yes )
15559 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 15598 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15560echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 15599echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15561 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 15600 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15562echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 15601echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
15563 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15564echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15565 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
15566echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15567 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 15602 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15568echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 15603echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15569 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15570echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15571 ( 15604 (
15572 cat <<\_ASBOX 15605 cat <<\_ASBOX
15573## ------------------------------------------ ## 15606## ------------------------------------ ##
15574## Report this to the AC_PACKAGE_NAME lists. ## 15607## Report this to bug-autoconf@gnu.org. ##
15575## ------------------------------------------ ## 15608## ------------------------------------ ##
15576_ASBOX 15609_ASBOX
15577 ) | 15610 ) |
15578 sed "s/^/$as_me: WARNING: /" >&2 15611 sed "s/^/$as_me: WARNING: /" >&2
@@ -15583,7 +15616,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
15583if eval "test \"\${$as_ac_Header+set}\" = set"; then 15616if eval "test \"\${$as_ac_Header+set}\" = set"; then
15584 echo $ECHO_N "(cached) $ECHO_C" >&6 15617 echo $ECHO_N "(cached) $ECHO_C" >&6
15585else 15618else
15586 eval "$as_ac_Header=\$ac_header_preproc" 15619 eval "$as_ac_Header=$ac_header_preproc"
15587fi 15620fi
15588echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 15621echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15589echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 15622echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -15612,6 +15645,7 @@ else
15612echo "$as_me:$LINENO: checking $ac_header usability" >&5 15645echo "$as_me:$LINENO: checking $ac_header usability" >&5
15613echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 15646echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15614cat >conftest.$ac_ext <<_ACEOF 15647cat >conftest.$ac_ext <<_ACEOF
15648#line $LINENO "configure"
15615/* confdefs.h. */ 15649/* confdefs.h. */
15616_ACEOF 15650_ACEOF
15617cat confdefs.h >>conftest.$ac_ext 15651cat confdefs.h >>conftest.$ac_ext
@@ -15626,7 +15660,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15626 ac_status=$? 15660 ac_status=$?
15627 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15661 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15628 (exit $ac_status); } && 15662 (exit $ac_status); } &&
15629 { ac_try='test -s conftest.$ac_objext' 15663 { ac_try='test -s conftest.$ac_objext'
15630 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15664 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15631 (eval $ac_try) 2>&5 15665 (eval $ac_try) 2>&5
15632 ac_status=$? 15666 ac_status=$?
@@ -15647,6 +15681,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
15647echo "$as_me:$LINENO: checking $ac_header presence" >&5 15681echo "$as_me:$LINENO: checking $ac_header presence" >&5
15648echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 15682echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15649cat >conftest.$ac_ext <<_ACEOF 15683cat >conftest.$ac_ext <<_ACEOF
15684#line $LINENO "configure"
15650/* confdefs.h. */ 15685/* confdefs.h. */
15651_ACEOF 15686_ACEOF
15652cat confdefs.h >>conftest.$ac_ext 15687cat confdefs.h >>conftest.$ac_ext
@@ -15687,28 +15722,29 @@ case $ac_header_compiler:$ac_header_preproc in
15687 yes:no ) 15722 yes:no )
15688 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 15723 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15689echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 15724echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15690 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 15725 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15691echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 15726echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15692 ac_header_preproc=yes 15727 (
15728 cat <<\_ASBOX
15729## ------------------------------------ ##
15730## Report this to bug-autoconf@gnu.org. ##
15731## ------------------------------------ ##
15732_ASBOX
15733 ) |
15734 sed "s/^/$as_me: WARNING: /" >&2
15693 ;; 15735 ;;
15694 no:yes ) 15736 no:yes )
15695 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 15737 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15696echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 15738echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15697 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 15739 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15698echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 15740echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
15699 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15700echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15701 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
15702echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15703 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 15741 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15704echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 15742echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15705 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15706echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15707 ( 15743 (
15708 cat <<\_ASBOX 15744 cat <<\_ASBOX
15709## ------------------------------------------ ## 15745## ------------------------------------ ##
15710## Report this to the AC_PACKAGE_NAME lists. ## 15746## Report this to bug-autoconf@gnu.org. ##
15711## ------------------------------------------ ## 15747## ------------------------------------ ##
15712_ASBOX 15748_ASBOX
15713 ) | 15749 ) |
15714 sed "s/^/$as_me: WARNING: /" >&2 15750 sed "s/^/$as_me: WARNING: /" >&2
@@ -15719,7 +15755,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
15719if eval "test \"\${$as_ac_Header+set}\" = set"; then 15755if eval "test \"\${$as_ac_Header+set}\" = set"; then
15720 echo $ECHO_N "(cached) $ECHO_C" >&6 15756 echo $ECHO_N "(cached) $ECHO_C" >&6
15721else 15757else
15722 eval "$as_ac_Header=\$ac_header_preproc" 15758 eval "$as_ac_Header=$ac_header_preproc"
15723fi 15759fi
15724echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 15760echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15725echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 15761echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -15748,6 +15784,7 @@ else
15748echo "$as_me:$LINENO: checking $ac_header usability" >&5 15784echo "$as_me:$LINENO: checking $ac_header usability" >&5
15749echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 15785echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15750cat >conftest.$ac_ext <<_ACEOF 15786cat >conftest.$ac_ext <<_ACEOF
15787#line $LINENO "configure"
15751/* confdefs.h. */ 15788/* confdefs.h. */
15752_ACEOF 15789_ACEOF
15753cat confdefs.h >>conftest.$ac_ext 15790cat confdefs.h >>conftest.$ac_ext
@@ -15762,7 +15799,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15762 ac_status=$? 15799 ac_status=$?
15763 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15800 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15764 (exit $ac_status); } && 15801 (exit $ac_status); } &&
15765 { ac_try='test -s conftest.$ac_objext' 15802 { ac_try='test -s conftest.$ac_objext'
15766 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15803 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15767 (eval $ac_try) 2>&5 15804 (eval $ac_try) 2>&5
15768 ac_status=$? 15805 ac_status=$?
@@ -15783,6 +15820,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
15783echo "$as_me:$LINENO: checking $ac_header presence" >&5 15820echo "$as_me:$LINENO: checking $ac_header presence" >&5
15784echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 15821echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15785cat >conftest.$ac_ext <<_ACEOF 15822cat >conftest.$ac_ext <<_ACEOF
15823#line $LINENO "configure"
15786/* confdefs.h. */ 15824/* confdefs.h. */
15787_ACEOF 15825_ACEOF
15788cat confdefs.h >>conftest.$ac_ext 15826cat confdefs.h >>conftest.$ac_ext
@@ -15823,28 +15861,29 @@ case $ac_header_compiler:$ac_header_preproc in
15823 yes:no ) 15861 yes:no )
15824 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 15862 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15825echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 15863echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15826 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 15864 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15827echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 15865echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15828 ac_header_preproc=yes 15866 (
15867 cat <<\_ASBOX
15868## ------------------------------------ ##
15869## Report this to bug-autoconf@gnu.org. ##
15870## ------------------------------------ ##
15871_ASBOX
15872 ) |
15873 sed "s/^/$as_me: WARNING: /" >&2
15829 ;; 15874 ;;
15830 no:yes ) 15875 no:yes )
15831 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 15876 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15832echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 15877echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15833 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 15878 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15834echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 15879echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
15835 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15836echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15837 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
15838echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15839 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 15880 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15840echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 15881echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15841 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15842echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15843 ( 15882 (
15844 cat <<\_ASBOX 15883 cat <<\_ASBOX
15845## ------------------------------------------ ## 15884## ------------------------------------ ##
15846## Report this to the AC_PACKAGE_NAME lists. ## 15885## Report this to bug-autoconf@gnu.org. ##
15847## ------------------------------------------ ## 15886## ------------------------------------ ##
15848_ASBOX 15887_ASBOX
15849 ) | 15888 ) |
15850 sed "s/^/$as_me: WARNING: /" >&2 15889 sed "s/^/$as_me: WARNING: /" >&2
@@ -15855,7 +15894,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
15855if eval "test \"\${$as_ac_Header+set}\" = set"; then 15894if eval "test \"\${$as_ac_Header+set}\" = set"; then
15856 echo $ECHO_N "(cached) $ECHO_C" >&6 15895 echo $ECHO_N "(cached) $ECHO_C" >&6
15857else 15896else
15858 eval "$as_ac_Header=\$ac_header_preproc" 15897 eval "$as_ac_Header=$ac_header_preproc"
15859fi 15898fi
15860echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 15899echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15861echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 15900echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -15895,6 +15934,7 @@ else
15895echo "$as_me:$LINENO: checking $ac_header usability" >&5 15934echo "$as_me:$LINENO: checking $ac_header usability" >&5
15896echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 15935echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15897cat >conftest.$ac_ext <<_ACEOF 15936cat >conftest.$ac_ext <<_ACEOF
15937#line $LINENO "configure"
15898/* confdefs.h. */ 15938/* confdefs.h. */
15899_ACEOF 15939_ACEOF
15900cat confdefs.h >>conftest.$ac_ext 15940cat confdefs.h >>conftest.$ac_ext
@@ -15909,7 +15949,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15909 ac_status=$? 15949 ac_status=$?
15910 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15950 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15911 (exit $ac_status); } && 15951 (exit $ac_status); } &&
15912 { ac_try='test -s conftest.$ac_objext' 15952 { ac_try='test -s conftest.$ac_objext'
15913 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15953 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15914 (eval $ac_try) 2>&5 15954 (eval $ac_try) 2>&5
15915 ac_status=$? 15955 ac_status=$?
@@ -15930,6 +15970,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
15930echo "$as_me:$LINENO: checking $ac_header presence" >&5 15970echo "$as_me:$LINENO: checking $ac_header presence" >&5
15931echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 15971echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15932cat >conftest.$ac_ext <<_ACEOF 15972cat >conftest.$ac_ext <<_ACEOF
15973#line $LINENO "configure"
15933/* confdefs.h. */ 15974/* confdefs.h. */
15934_ACEOF 15975_ACEOF
15935cat confdefs.h >>conftest.$ac_ext 15976cat confdefs.h >>conftest.$ac_ext
@@ -15970,28 +16011,29 @@ case $ac_header_compiler:$ac_header_preproc in
15970 yes:no ) 16011 yes:no )
15971 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 16012 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15972echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 16013echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15973 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 16014 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15974echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 16015echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15975 ac_header_preproc=yes 16016 (
16017 cat <<\_ASBOX
16018## ------------------------------------ ##
16019## Report this to bug-autoconf@gnu.org. ##
16020## ------------------------------------ ##
16021_ASBOX
16022 ) |
16023 sed "s/^/$as_me: WARNING: /" >&2
15976 ;; 16024 ;;
15977 no:yes ) 16025 no:yes )
15978 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 16026 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15979echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 16027echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15980 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 16028 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15981echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 16029echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
15982 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15983echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15984 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
15985echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15986 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 16030 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15987echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 16031echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
15988 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15989echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15990 ( 16032 (
15991 cat <<\_ASBOX 16033 cat <<\_ASBOX
15992## ------------------------------------------ ## 16034## ------------------------------------ ##
15993## Report this to the AC_PACKAGE_NAME lists. ## 16035## Report this to bug-autoconf@gnu.org. ##
15994## ------------------------------------------ ## 16036## ------------------------------------ ##
15995_ASBOX 16037_ASBOX
15996 ) | 16038 ) |
15997 sed "s/^/$as_me: WARNING: /" >&2 16039 sed "s/^/$as_me: WARNING: /" >&2
@@ -16002,7 +16044,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16002if eval "test \"\${$as_ac_Header+set}\" = set"; then 16044if eval "test \"\${$as_ac_Header+set}\" = set"; then
16003 echo $ECHO_N "(cached) $ECHO_C" >&6 16045 echo $ECHO_N "(cached) $ECHO_C" >&6
16004else 16046else
16005 eval "$as_ac_Header=\$ac_header_preproc" 16047 eval "$as_ac_Header=$ac_header_preproc"
16006fi 16048fi
16007echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 16049echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16008echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 16050echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -16031,6 +16073,7 @@ else
16031echo "$as_me:$LINENO: checking $ac_header usability" >&5 16073echo "$as_me:$LINENO: checking $ac_header usability" >&5
16032echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 16074echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
16033cat >conftest.$ac_ext <<_ACEOF 16075cat >conftest.$ac_ext <<_ACEOF
16076#line $LINENO "configure"
16034/* confdefs.h. */ 16077/* confdefs.h. */
16035_ACEOF 16078_ACEOF
16036cat confdefs.h >>conftest.$ac_ext 16079cat confdefs.h >>conftest.$ac_ext
@@ -16045,7 +16088,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16045 ac_status=$? 16088 ac_status=$?
16046 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16089 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16047 (exit $ac_status); } && 16090 (exit $ac_status); } &&
16048 { ac_try='test -s conftest.$ac_objext' 16091 { ac_try='test -s conftest.$ac_objext'
16049 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16092 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16050 (eval $ac_try) 2>&5 16093 (eval $ac_try) 2>&5
16051 ac_status=$? 16094 ac_status=$?
@@ -16066,6 +16109,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
16066echo "$as_me:$LINENO: checking $ac_header presence" >&5 16109echo "$as_me:$LINENO: checking $ac_header presence" >&5
16067echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 16110echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
16068cat >conftest.$ac_ext <<_ACEOF 16111cat >conftest.$ac_ext <<_ACEOF
16112#line $LINENO "configure"
16069/* confdefs.h. */ 16113/* confdefs.h. */
16070_ACEOF 16114_ACEOF
16071cat confdefs.h >>conftest.$ac_ext 16115cat confdefs.h >>conftest.$ac_ext
@@ -16106,28 +16150,29 @@ case $ac_header_compiler:$ac_header_preproc in
16106 yes:no ) 16150 yes:no )
16107 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 16151 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16108echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 16152echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16109 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 16153 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16110echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 16154echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16111 ac_header_preproc=yes 16155 (
16156 cat <<\_ASBOX
16157## ------------------------------------ ##
16158## Report this to bug-autoconf@gnu.org. ##
16159## ------------------------------------ ##
16160_ASBOX
16161 ) |
16162 sed "s/^/$as_me: WARNING: /" >&2
16112 ;; 16163 ;;
16113 no:yes ) 16164 no:yes )
16114 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 16165 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16115echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 16166echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16116 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 16167 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16117echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 16168echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16118 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16119echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16120 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16121echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16122 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 16169 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16123echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 16170echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16124 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16125echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16126 ( 16171 (
16127 cat <<\_ASBOX 16172 cat <<\_ASBOX
16128## ------------------------------------------ ## 16173## ------------------------------------ ##
16129## Report this to the AC_PACKAGE_NAME lists. ## 16174## Report this to bug-autoconf@gnu.org. ##
16130## ------------------------------------------ ## 16175## ------------------------------------ ##
16131_ASBOX 16176_ASBOX
16132 ) | 16177 ) |
16133 sed "s/^/$as_me: WARNING: /" >&2 16178 sed "s/^/$as_me: WARNING: /" >&2
@@ -16138,7 +16183,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16138if eval "test \"\${$as_ac_Header+set}\" = set"; then 16183if eval "test \"\${$as_ac_Header+set}\" = set"; then
16139 echo $ECHO_N "(cached) $ECHO_C" >&6 16184 echo $ECHO_N "(cached) $ECHO_C" >&6
16140else 16185else
16141 eval "$as_ac_Header=\$ac_header_preproc" 16186 eval "$as_ac_Header=$ac_header_preproc"
16142fi 16187fi
16143echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 16188echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16144echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 16189echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -16167,6 +16212,7 @@ else
16167echo "$as_me:$LINENO: checking $ac_header usability" >&5 16212echo "$as_me:$LINENO: checking $ac_header usability" >&5
16168echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 16213echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
16169cat >conftest.$ac_ext <<_ACEOF 16214cat >conftest.$ac_ext <<_ACEOF
16215#line $LINENO "configure"
16170/* confdefs.h. */ 16216/* confdefs.h. */
16171_ACEOF 16217_ACEOF
16172cat confdefs.h >>conftest.$ac_ext 16218cat confdefs.h >>conftest.$ac_ext
@@ -16181,7 +16227,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16181 ac_status=$? 16227 ac_status=$?
16182 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16228 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16183 (exit $ac_status); } && 16229 (exit $ac_status); } &&
16184 { ac_try='test -s conftest.$ac_objext' 16230 { ac_try='test -s conftest.$ac_objext'
16185 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16231 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16186 (eval $ac_try) 2>&5 16232 (eval $ac_try) 2>&5
16187 ac_status=$? 16233 ac_status=$?
@@ -16202,6 +16248,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
16202echo "$as_me:$LINENO: checking $ac_header presence" >&5 16248echo "$as_me:$LINENO: checking $ac_header presence" >&5
16203echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 16249echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
16204cat >conftest.$ac_ext <<_ACEOF 16250cat >conftest.$ac_ext <<_ACEOF
16251#line $LINENO "configure"
16205/* confdefs.h. */ 16252/* confdefs.h. */
16206_ACEOF 16253_ACEOF
16207cat confdefs.h >>conftest.$ac_ext 16254cat confdefs.h >>conftest.$ac_ext
@@ -16242,28 +16289,29 @@ case $ac_header_compiler:$ac_header_preproc in
16242 yes:no ) 16289 yes:no )
16243 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 16290 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16244echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 16291echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16245 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 16292 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16246echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 16293echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16247 ac_header_preproc=yes 16294 (
16295 cat <<\_ASBOX
16296## ------------------------------------ ##
16297## Report this to bug-autoconf@gnu.org. ##
16298## ------------------------------------ ##
16299_ASBOX
16300 ) |
16301 sed "s/^/$as_me: WARNING: /" >&2
16248 ;; 16302 ;;
16249 no:yes ) 16303 no:yes )
16250 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 16304 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16251echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 16305echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16252 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 16306 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16253echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 16307echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16254 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16255echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16256 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16257echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16258 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 16308 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16259echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 16309echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16260 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16261echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16262 ( 16310 (
16263 cat <<\_ASBOX 16311 cat <<\_ASBOX
16264## ------------------------------------------ ## 16312## ------------------------------------ ##
16265## Report this to the AC_PACKAGE_NAME lists. ## 16313## Report this to bug-autoconf@gnu.org. ##
16266## ------------------------------------------ ## 16314## ------------------------------------ ##
16267_ASBOX 16315_ASBOX
16268 ) | 16316 ) |
16269 sed "s/^/$as_me: WARNING: /" >&2 16317 sed "s/^/$as_me: WARNING: /" >&2
@@ -16274,7 +16322,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16274if eval "test \"\${$as_ac_Header+set}\" = set"; then 16322if eval "test \"\${$as_ac_Header+set}\" = set"; then
16275 echo $ECHO_N "(cached) $ECHO_C" >&6 16323 echo $ECHO_N "(cached) $ECHO_C" >&6
16276else 16324else
16277 eval "$as_ac_Header=\$ac_header_preproc" 16325 eval "$as_ac_Header=$ac_header_preproc"
16278fi 16326fi
16279echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 16327echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16280echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 16328echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -16315,6 +16363,7 @@ else
16315echo "$as_me:$LINENO: checking $ac_header usability" >&5 16363echo "$as_me:$LINENO: checking $ac_header usability" >&5
16316echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 16364echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
16317cat >conftest.$ac_ext <<_ACEOF 16365cat >conftest.$ac_ext <<_ACEOF
16366#line $LINENO "configure"
16318/* confdefs.h. */ 16367/* confdefs.h. */
16319_ACEOF 16368_ACEOF
16320cat confdefs.h >>conftest.$ac_ext 16369cat confdefs.h >>conftest.$ac_ext
@@ -16329,7 +16378,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16329 ac_status=$? 16378 ac_status=$?
16330 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16379 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16331 (exit $ac_status); } && 16380 (exit $ac_status); } &&
16332 { ac_try='test -s conftest.$ac_objext' 16381 { ac_try='test -s conftest.$ac_objext'
16333 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16382 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16334 (eval $ac_try) 2>&5 16383 (eval $ac_try) 2>&5
16335 ac_status=$? 16384 ac_status=$?
@@ -16350,6 +16399,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
16350echo "$as_me:$LINENO: checking $ac_header presence" >&5 16399echo "$as_me:$LINENO: checking $ac_header presence" >&5
16351echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 16400echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
16352cat >conftest.$ac_ext <<_ACEOF 16401cat >conftest.$ac_ext <<_ACEOF
16402#line $LINENO "configure"
16353/* confdefs.h. */ 16403/* confdefs.h. */
16354_ACEOF 16404_ACEOF
16355cat confdefs.h >>conftest.$ac_ext 16405cat confdefs.h >>conftest.$ac_ext
@@ -16390,28 +16440,29 @@ case $ac_header_compiler:$ac_header_preproc in
16390 yes:no ) 16440 yes:no )
16391 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 16441 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16392echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 16442echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16393 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 16443 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16394echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 16444echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16395 ac_header_preproc=yes 16445 (
16446 cat <<\_ASBOX
16447## ------------------------------------ ##
16448## Report this to bug-autoconf@gnu.org. ##
16449## ------------------------------------ ##
16450_ASBOX
16451 ) |
16452 sed "s/^/$as_me: WARNING: /" >&2
16396 ;; 16453 ;;
16397 no:yes ) 16454 no:yes )
16398 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 16455 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16399echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 16456echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16400 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 16457 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16401echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 16458echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16402 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16403echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16404 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16405echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16406 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 16459 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16407echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 16460echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16408 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16409echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16410 ( 16461 (
16411 cat <<\_ASBOX 16462 cat <<\_ASBOX
16412## ------------------------------------------ ## 16463## ------------------------------------ ##
16413## Report this to the AC_PACKAGE_NAME lists. ## 16464## Report this to bug-autoconf@gnu.org. ##
16414## ------------------------------------------ ## 16465## ------------------------------------ ##
16415_ASBOX 16466_ASBOX
16416 ) | 16467 ) |
16417 sed "s/^/$as_me: WARNING: /" >&2 16468 sed "s/^/$as_me: WARNING: /" >&2
@@ -16422,7 +16473,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16422if eval "test \"\${$as_ac_Header+set}\" = set"; then 16473if eval "test \"\${$as_ac_Header+set}\" = set"; then
16423 echo $ECHO_N "(cached) $ECHO_C" >&6 16474 echo $ECHO_N "(cached) $ECHO_C" >&6
16424else 16475else
16425 eval "$as_ac_Header=\$ac_header_preproc" 16476 eval "$as_ac_Header=$ac_header_preproc"
16426fi 16477fi
16427echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 16478echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16428echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 16479echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -16450,6 +16501,7 @@ else
16450 ac_check_lib_save_LIBS=$LIBS 16501 ac_check_lib_save_LIBS=$LIBS
16451LIBS="-lintl $LIBS" 16502LIBS="-lintl $LIBS"
16452cat >conftest.$ac_ext <<_ACEOF 16503cat >conftest.$ac_ext <<_ACEOF
16504#line $LINENO "configure"
16453/* confdefs.h. */ 16505/* confdefs.h. */
16454_ACEOF 16506_ACEOF
16455cat confdefs.h >>conftest.$ac_ext 16507cat confdefs.h >>conftest.$ac_ext
@@ -16477,7 +16529,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16477 ac_status=$? 16529 ac_status=$?
16478 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16530 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16479 (exit $ac_status); } && 16531 (exit $ac_status); } &&
16480 { ac_try='test -s conftest$ac_exeext' 16532 { ac_try='test -s conftest$ac_exeext'
16481 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16533 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16482 (eval $ac_try) 2>&5 16534 (eval $ac_try) 2>&5
16483 ac_status=$? 16535 ac_status=$?
@@ -16516,6 +16568,7 @@ if test "$cross_compiling" = yes; then
16516emacs_cv_localtime_cache=yes 16568emacs_cv_localtime_cache=yes
16517else 16569else
16518 cat >conftest.$ac_ext <<_ACEOF 16570 cat >conftest.$ac_ext <<_ACEOF
16571#line $LINENO "configure"
16519/* confdefs.h. */ 16572/* confdefs.h. */
16520_ACEOF 16573_ACEOF
16521cat confdefs.h >>conftest.$ac_ext 16574cat confdefs.h >>conftest.$ac_ext
@@ -16600,28 +16653,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
16600 echo $ECHO_N "(cached) $ECHO_C" >&6 16653 echo $ECHO_N "(cached) $ECHO_C" >&6
16601else 16654else
16602 cat >conftest.$ac_ext <<_ACEOF 16655 cat >conftest.$ac_ext <<_ACEOF
16656#line $LINENO "configure"
16603/* confdefs.h. */ 16657/* confdefs.h. */
16604_ACEOF 16658_ACEOF
16605cat confdefs.h >>conftest.$ac_ext 16659cat confdefs.h >>conftest.$ac_ext
16606cat >>conftest.$ac_ext <<_ACEOF 16660cat >>conftest.$ac_ext <<_ACEOF
16607/* end confdefs.h. */ 16661/* end confdefs.h. */
16608/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
16609 For example, HP-UX 11i <limits.h> declares gettimeofday. */
16610#define $ac_func innocuous_$ac_func
16611
16612/* System header to define __stub macros and hopefully few prototypes, 16662/* System header to define __stub macros and hopefully few prototypes,
16613 which can conflict with char $ac_func (); below. 16663 which can conflict with char $ac_func (); below.
16614 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 16664 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16615 <limits.h> exists even on freestanding compilers. */ 16665 <limits.h> exists even on freestanding compilers. */
16616
16617#ifdef __STDC__ 16666#ifdef __STDC__
16618# include <limits.h> 16667# include <limits.h>
16619#else 16668#else
16620# include <assert.h> 16669# include <assert.h>
16621#endif 16670#endif
16622
16623#undef $ac_func
16624
16625/* Override any gcc2 internal prototype to avoid an error. */ 16671/* Override any gcc2 internal prototype to avoid an error. */
16626#ifdef __cplusplus 16672#ifdef __cplusplus
16627extern "C" 16673extern "C"
@@ -16656,7 +16702,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16656 ac_status=$? 16702 ac_status=$?
16657 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16703 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16658 (exit $ac_status); } && 16704 (exit $ac_status); } &&
16659 { ac_try='test -s conftest$ac_exeext' 16705 { ac_try='test -s conftest$ac_exeext'
16660 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16706 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16661 (eval $ac_try) 2>&5 16707 (eval $ac_try) 2>&5
16662 ac_status=$? 16708 ac_status=$?
@@ -16688,6 +16734,7 @@ if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then
16688 echo $ECHO_N "(cached) $ECHO_C" >&6 16734 echo $ECHO_N "(cached) $ECHO_C" >&6
16689else 16735else
16690 cat >conftest.$ac_ext <<_ACEOF 16736 cat >conftest.$ac_ext <<_ACEOF
16737#line $LINENO "configure"
16691/* confdefs.h. */ 16738/* confdefs.h. */
16692_ACEOF 16739_ACEOF
16693cat confdefs.h >>conftest.$ac_ext 16740cat confdefs.h >>conftest.$ac_ext
@@ -16719,7 +16766,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16719 ac_status=$? 16766 ac_status=$?
16720 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16767 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16721 (exit $ac_status); } && 16768 (exit $ac_status); } &&
16722 { ac_try='test -s conftest.$ac_objext' 16769 { ac_try='test -s conftest.$ac_objext'
16723 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16770 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16724 (eval $ac_try) 2>&5 16771 (eval $ac_try) 2>&5
16725 ac_status=$? 16772 ac_status=$?
@@ -16753,6 +16800,7 @@ if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then
16753 echo $ECHO_N "(cached) $ECHO_C" >&6 16800 echo $ECHO_N "(cached) $ECHO_C" >&6
16754else 16801else
16755 cat >conftest.$ac_ext <<_ACEOF 16802 cat >conftest.$ac_ext <<_ACEOF
16803#line $LINENO "configure"
16756/* confdefs.h. */ 16804/* confdefs.h. */
16757_ACEOF 16805_ACEOF
16758cat confdefs.h >>conftest.$ac_ext 16806cat confdefs.h >>conftest.$ac_ext
@@ -16778,7 +16826,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16778 ac_status=$? 16826 ac_status=$?
16779 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16827 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16780 (exit $ac_status); } && 16828 (exit $ac_status); } &&
16781 { ac_try='test -s conftest.$ac_objext' 16829 { ac_try='test -s conftest.$ac_objext'
16782 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16830 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16783 (eval $ac_try) 2>&5 16831 (eval $ac_try) 2>&5
16784 ac_status=$? 16832 ac_status=$?
@@ -16790,6 +16838,7 @@ else
16790sed 's/^/| /' conftest.$ac_ext >&5 16838sed 's/^/| /' conftest.$ac_ext >&5
16791 16839
16792cat >conftest.$ac_ext <<_ACEOF 16840cat >conftest.$ac_ext <<_ACEOF
16841#line $LINENO "configure"
16793/* confdefs.h. */ 16842/* confdefs.h. */
16794_ACEOF 16843_ACEOF
16795cat confdefs.h >>conftest.$ac_ext 16844cat confdefs.h >>conftest.$ac_ext
@@ -16815,7 +16864,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16815 ac_status=$? 16864 ac_status=$?
16816 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16865 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16817 (exit $ac_status); } && 16866 (exit $ac_status); } &&
16818 { ac_try='test -s conftest.$ac_objext' 16867 { ac_try='test -s conftest.$ac_objext'
16819 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16868 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16820 (eval $ac_try) 2>&5 16869 (eval $ac_try) 2>&5
16821 ac_status=$? 16870 ac_status=$?
@@ -16856,6 +16905,7 @@ if test "${ac_cv_var_tzname+set}" = set; then
16856 echo $ECHO_N "(cached) $ECHO_C" >&6 16905 echo $ECHO_N "(cached) $ECHO_C" >&6
16857else 16906else
16858 cat >conftest.$ac_ext <<_ACEOF 16907 cat >conftest.$ac_ext <<_ACEOF
16908#line $LINENO "configure"
16859/* confdefs.h. */ 16909/* confdefs.h. */
16860_ACEOF 16910_ACEOF
16861cat confdefs.h >>conftest.$ac_ext 16911cat confdefs.h >>conftest.$ac_ext
@@ -16880,7 +16930,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16880 ac_status=$? 16930 ac_status=$?
16881 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16931 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16882 (exit $ac_status); } && 16932 (exit $ac_status); } &&
16883 { ac_try='test -s conftest$ac_exeext' 16933 { ac_try='test -s conftest$ac_exeext'
16884 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16934 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16885 (eval $ac_try) 2>&5 16935 (eval $ac_try) 2>&5
16886 ac_status=$? 16936 ac_status=$?
@@ -16914,6 +16964,7 @@ if test "${emacs_cv_struct_timezone+set}" = set; then
16914 echo $ECHO_N "(cached) $ECHO_C" >&6 16964 echo $ECHO_N "(cached) $ECHO_C" >&6
16915else 16965else
16916 cat >conftest.$ac_ext <<_ACEOF 16966 cat >conftest.$ac_ext <<_ACEOF
16967#line $LINENO "configure"
16917/* confdefs.h. */ 16968/* confdefs.h. */
16918_ACEOF 16969_ACEOF
16919cat confdefs.h >>conftest.$ac_ext 16970cat confdefs.h >>conftest.$ac_ext
@@ -16934,7 +16985,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16934 ac_status=$? 16985 ac_status=$?
16935 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16986 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16936 (exit $ac_status); } && 16987 (exit $ac_status); } &&
16937 { ac_try='test -s conftest.$ac_objext' 16988 { ac_try='test -s conftest.$ac_objext'
16938 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16989 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16939 (eval $ac_try) 2>&5 16990 (eval $ac_try) 2>&5
16940 ac_status=$? 16991 ac_status=$?
@@ -16944,6 +16995,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16944 emacs_cv_struct_timezone=yes 16995 emacs_cv_struct_timezone=yes
16945else 16996else
16946 cat >conftest.$ac_ext <<_ACEOF 16997 cat >conftest.$ac_ext <<_ACEOF
16998#line $LINENO "configure"
16947/* confdefs.h. */ 16999/* confdefs.h. */
16948_ACEOF 17000_ACEOF
16949cat confdefs.h >>conftest.$ac_ext 17001cat confdefs.h >>conftest.$ac_ext
@@ -17007,28 +17059,21 @@ if test "${ac_cv_func_socket+set}" = set; then
17007 echo $ECHO_N "(cached) $ECHO_C" >&6 17059 echo $ECHO_N "(cached) $ECHO_C" >&6
17008else 17060else
17009 cat >conftest.$ac_ext <<_ACEOF 17061 cat >conftest.$ac_ext <<_ACEOF
17062#line $LINENO "configure"
17010/* confdefs.h. */ 17063/* confdefs.h. */
17011_ACEOF 17064_ACEOF
17012cat confdefs.h >>conftest.$ac_ext 17065cat confdefs.h >>conftest.$ac_ext
17013cat >>conftest.$ac_ext <<_ACEOF 17066cat >>conftest.$ac_ext <<_ACEOF
17014/* end confdefs.h. */ 17067/* end confdefs.h. */
17015/* Define socket to an innocuous variant, in case <limits.h> declares socket.
17016 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17017#define socket innocuous_socket
17018
17019/* System header to define __stub macros and hopefully few prototypes, 17068/* System header to define __stub macros and hopefully few prototypes,
17020 which can conflict with char socket (); below. 17069 which can conflict with char socket (); below.
17021 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 17070 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17022 <limits.h> exists even on freestanding compilers. */ 17071 <limits.h> exists even on freestanding compilers. */
17023
17024#ifdef __STDC__ 17072#ifdef __STDC__
17025# include <limits.h> 17073# include <limits.h>
17026#else 17074#else
17027# include <assert.h> 17075# include <assert.h>
17028#endif 17076#endif
17029
17030#undef socket
17031
17032/* Override any gcc2 internal prototype to avoid an error. */ 17077/* Override any gcc2 internal prototype to avoid an error. */
17033#ifdef __cplusplus 17078#ifdef __cplusplus
17034extern "C" 17079extern "C"
@@ -17063,7 +17108,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17063 ac_status=$? 17108 ac_status=$?
17064 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17109 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17065 (exit $ac_status); } && 17110 (exit $ac_status); } &&
17066 { ac_try='test -s conftest$ac_exeext' 17111 { ac_try='test -s conftest$ac_exeext'
17067 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17112 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17068 (eval $ac_try) 2>&5 17113 (eval $ac_try) 2>&5
17069 ac_status=$? 17114 ac_status=$?
@@ -17100,6 +17145,7 @@ else
17100echo "$as_me:$LINENO: checking netinet/in.h usability" >&5 17145echo "$as_me:$LINENO: checking netinet/in.h usability" >&5
17101echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6 17146echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6
17102cat >conftest.$ac_ext <<_ACEOF 17147cat >conftest.$ac_ext <<_ACEOF
17148#line $LINENO "configure"
17103/* confdefs.h. */ 17149/* confdefs.h. */
17104_ACEOF 17150_ACEOF
17105cat confdefs.h >>conftest.$ac_ext 17151cat confdefs.h >>conftest.$ac_ext
@@ -17114,7 +17160,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17114 ac_status=$? 17160 ac_status=$?
17115 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17161 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17116 (exit $ac_status); } && 17162 (exit $ac_status); } &&
17117 { ac_try='test -s conftest.$ac_objext' 17163 { ac_try='test -s conftest.$ac_objext'
17118 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17164 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17119 (eval $ac_try) 2>&5 17165 (eval $ac_try) 2>&5
17120 ac_status=$? 17166 ac_status=$?
@@ -17135,6 +17181,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
17135echo "$as_me:$LINENO: checking netinet/in.h presence" >&5 17181echo "$as_me:$LINENO: checking netinet/in.h presence" >&5
17136echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6 17182echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6
17137cat >conftest.$ac_ext <<_ACEOF 17183cat >conftest.$ac_ext <<_ACEOF
17184#line $LINENO "configure"
17138/* confdefs.h. */ 17185/* confdefs.h. */
17139_ACEOF 17186_ACEOF
17140cat confdefs.h >>conftest.$ac_ext 17187cat confdefs.h >>conftest.$ac_ext
@@ -17175,28 +17222,29 @@ case $ac_header_compiler:$ac_header_preproc in
17175 yes:no ) 17222 yes:no )
17176 { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5 17223 { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5
17177echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 17224echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
17178 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the compiler's result" >&5 17225 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5
17179echo "$as_me: WARNING: netinet/in.h: proceeding with the compiler's result" >&2;} 17226echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;}
17180 ac_header_preproc=yes 17227 (
17228 cat <<\_ASBOX
17229## ------------------------------------ ##
17230## Report this to bug-autoconf@gnu.org. ##
17231## ------------------------------------ ##
17232_ASBOX
17233 ) |
17234 sed "s/^/$as_me: WARNING: /" >&2
17181 ;; 17235 ;;
17182 no:yes ) 17236 no:yes )
17183 { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5 17237 { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5
17184echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;} 17238echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;}
17185 { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5 17239 { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5
17186echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;} 17240echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;}
17187 { echo "$as_me:$LINENO: WARNING: netinet/in.h: see the Autoconf documentation" >&5
17188echo "$as_me: WARNING: netinet/in.h: see the Autoconf documentation" >&2;}
17189 { echo "$as_me:$LINENO: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&5
17190echo "$as_me: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&2;}
17191 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 17241 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5
17192echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} 17242echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;}
17193 { echo "$as_me:$LINENO: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&5
17194echo "$as_me: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&2;}
17195 ( 17243 (
17196 cat <<\_ASBOX 17244 cat <<\_ASBOX
17197## ------------------------------------------ ## 17245## ------------------------------------ ##
17198## Report this to the AC_PACKAGE_NAME lists. ## 17246## Report this to bug-autoconf@gnu.org. ##
17199## ------------------------------------------ ## 17247## ------------------------------------ ##
17200_ASBOX 17248_ASBOX
17201 ) | 17249 ) |
17202 sed "s/^/$as_me: WARNING: /" >&2 17250 sed "s/^/$as_me: WARNING: /" >&2
@@ -17235,6 +17283,7 @@ else
17235echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5 17283echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5
17236echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6 17284echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6
17237cat >conftest.$ac_ext <<_ACEOF 17285cat >conftest.$ac_ext <<_ACEOF
17286#line $LINENO "configure"
17238/* confdefs.h. */ 17287/* confdefs.h. */
17239_ACEOF 17288_ACEOF
17240cat confdefs.h >>conftest.$ac_ext 17289cat confdefs.h >>conftest.$ac_ext
@@ -17249,7 +17298,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17249 ac_status=$? 17298 ac_status=$?
17250 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17299 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17251 (exit $ac_status); } && 17300 (exit $ac_status); } &&
17252 { ac_try='test -s conftest.$ac_objext' 17301 { ac_try='test -s conftest.$ac_objext'
17253 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17302 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17254 (eval $ac_try) 2>&5 17303 (eval $ac_try) 2>&5
17255 ac_status=$? 17304 ac_status=$?
@@ -17270,6 +17319,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
17270echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5 17319echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5
17271echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6 17320echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6
17272cat >conftest.$ac_ext <<_ACEOF 17321cat >conftest.$ac_ext <<_ACEOF
17322#line $LINENO "configure"
17273/* confdefs.h. */ 17323/* confdefs.h. */
17274_ACEOF 17324_ACEOF
17275cat confdefs.h >>conftest.$ac_ext 17325cat confdefs.h >>conftest.$ac_ext
@@ -17310,28 +17360,29 @@ case $ac_header_compiler:$ac_header_preproc in
17310 yes:no ) 17360 yes:no )
17311 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5 17361 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5
17312echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 17362echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
17313 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the compiler's result" >&5 17363 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5
17314echo "$as_me: WARNING: arpa/inet.h: proceeding with the compiler's result" >&2;} 17364echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;}
17315 ac_header_preproc=yes 17365 (
17366 cat <<\_ASBOX
17367## ------------------------------------ ##
17368## Report this to bug-autoconf@gnu.org. ##
17369## ------------------------------------ ##
17370_ASBOX
17371 ) |
17372 sed "s/^/$as_me: WARNING: /" >&2
17316 ;; 17373 ;;
17317 no:yes ) 17374 no:yes )
17318 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5 17375 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5
17319echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;} 17376echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;}
17320 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5 17377 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5
17321echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;} 17378echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;}
17322 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: see the Autoconf documentation" >&5
17323echo "$as_me: WARNING: arpa/inet.h: see the Autoconf documentation" >&2;}
17324 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&5
17325echo "$as_me: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&2;}
17326 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 17379 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5
17327echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} 17380echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;}
17328 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&5
17329echo "$as_me: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&2;}
17330 ( 17381 (
17331 cat <<\_ASBOX 17382 cat <<\_ASBOX
17332## ------------------------------------------ ## 17383## ------------------------------------ ##
17333## Report this to the AC_PACKAGE_NAME lists. ## 17384## Report this to bug-autoconf@gnu.org. ##
17334## ------------------------------------------ ## 17385## ------------------------------------ ##
17335_ASBOX 17386_ASBOX
17336 ) | 17387 ) |
17337 sed "s/^/$as_me: WARNING: /" >&2 17388 sed "s/^/$as_me: WARNING: /" >&2
@@ -17393,6 +17444,7 @@ if test "${ac_cv_type_pid_t+set}" = set; then
17393 echo $ECHO_N "(cached) $ECHO_C" >&6 17444 echo $ECHO_N "(cached) $ECHO_C" >&6
17394else 17445else
17395 cat >conftest.$ac_ext <<_ACEOF 17446 cat >conftest.$ac_ext <<_ACEOF
17447#line $LINENO "configure"
17396/* confdefs.h. */ 17448/* confdefs.h. */
17397_ACEOF 17449_ACEOF
17398cat confdefs.h >>conftest.$ac_ext 17450cat confdefs.h >>conftest.$ac_ext
@@ -17416,7 +17468,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17416 ac_status=$? 17468 ac_status=$?
17417 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17469 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17418 (exit $ac_status); } && 17470 (exit $ac_status); } &&
17419 { ac_try='test -s conftest.$ac_objext' 17471 { ac_try='test -s conftest.$ac_objext'
17420 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17472 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17421 (eval $ac_try) 2>&5 17473 (eval $ac_try) 2>&5
17422 ac_status=$? 17474 ac_status=$?
@@ -17461,6 +17513,7 @@ else
17461echo "$as_me:$LINENO: checking $ac_header usability" >&5 17513echo "$as_me:$LINENO: checking $ac_header usability" >&5
17462echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 17514echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
17463cat >conftest.$ac_ext <<_ACEOF 17515cat >conftest.$ac_ext <<_ACEOF
17516#line $LINENO "configure"
17464/* confdefs.h. */ 17517/* confdefs.h. */
17465_ACEOF 17518_ACEOF
17466cat confdefs.h >>conftest.$ac_ext 17519cat confdefs.h >>conftest.$ac_ext
@@ -17475,7 +17528,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17475 ac_status=$? 17528 ac_status=$?
17476 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17529 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17477 (exit $ac_status); } && 17530 (exit $ac_status); } &&
17478 { ac_try='test -s conftest.$ac_objext' 17531 { ac_try='test -s conftest.$ac_objext'
17479 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17532 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17480 (eval $ac_try) 2>&5 17533 (eval $ac_try) 2>&5
17481 ac_status=$? 17534 ac_status=$?
@@ -17496,6 +17549,7 @@ echo "${ECHO_T}$ac_header_compiler" >&6
17496echo "$as_me:$LINENO: checking $ac_header presence" >&5 17549echo "$as_me:$LINENO: checking $ac_header presence" >&5
17497echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 17550echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
17498cat >conftest.$ac_ext <<_ACEOF 17551cat >conftest.$ac_ext <<_ACEOF
17552#line $LINENO "configure"
17499/* confdefs.h. */ 17553/* confdefs.h. */
17500_ACEOF 17554_ACEOF
17501cat confdefs.h >>conftest.$ac_ext 17555cat confdefs.h >>conftest.$ac_ext
@@ -17536,28 +17590,29 @@ case $ac_header_compiler:$ac_header_preproc in
17536 yes:no ) 17590 yes:no )
17537 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 17591 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
17538echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 17592echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
17539 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 17593 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
17540echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 17594echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
17541 ac_header_preproc=yes 17595 (
17596 cat <<\_ASBOX
17597## ------------------------------------ ##
17598## Report this to bug-autoconf@gnu.org. ##
17599## ------------------------------------ ##
17600_ASBOX
17601 ) |
17602 sed "s/^/$as_me: WARNING: /" >&2
17542 ;; 17603 ;;
17543 no:yes ) 17604 no:yes )
17544 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 17605 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
17545echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 17606echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
17546 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 17607 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
17547echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 17608echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
17548 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
17549echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
17550 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
17551echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
17552 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 17609 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
17553echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 17610echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
17554 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
17555echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
17556 ( 17611 (
17557 cat <<\_ASBOX 17612 cat <<\_ASBOX
17558## ------------------------------------------ ## 17613## ------------------------------------ ##
17559## Report this to the AC_PACKAGE_NAME lists. ## 17614## Report this to bug-autoconf@gnu.org. ##
17560## ------------------------------------------ ## 17615## ------------------------------------ ##
17561_ASBOX 17616_ASBOX
17562 ) | 17617 ) |
17563 sed "s/^/$as_me: WARNING: /" >&2 17618 sed "s/^/$as_me: WARNING: /" >&2
@@ -17568,7 +17623,7 @@ echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
17568if eval "test \"\${$as_ac_Header+set}\" = set"; then 17623if eval "test \"\${$as_ac_Header+set}\" = set"; then
17569 echo $ECHO_N "(cached) $ECHO_C" >&6 17624 echo $ECHO_N "(cached) $ECHO_C" >&6
17570else 17625else
17571 eval "$as_ac_Header=\$ac_header_preproc" 17626 eval "$as_ac_Header=$ac_header_preproc"
17572fi 17627fi
17573echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 17628echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
17574echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 17629echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
@@ -17594,28 +17649,21 @@ if eval "test \"\${$as_ac_var+set}\" = set"; then
17594 echo $ECHO_N "(cached) $ECHO_C" >&6 17649 echo $ECHO_N "(cached) $ECHO_C" >&6
17595else 17650else
17596 cat >conftest.$ac_ext <<_ACEOF 17651 cat >conftest.$ac_ext <<_ACEOF
17652#line $LINENO "configure"
17597/* confdefs.h. */ 17653/* confdefs.h. */
17598_ACEOF 17654_ACEOF
17599cat confdefs.h >>conftest.$ac_ext 17655cat confdefs.h >>conftest.$ac_ext
17600cat >>conftest.$ac_ext <<_ACEOF 17656cat >>conftest.$ac_ext <<_ACEOF
17601/* end confdefs.h. */ 17657/* end confdefs.h. */
17602/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
17603 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17604#define $ac_func innocuous_$ac_func
17605
17606/* System header to define __stub macros and hopefully few prototypes, 17658/* System header to define __stub macros and hopefully few prototypes,
17607 which can conflict with char $ac_func (); below. 17659 which can conflict with char $ac_func (); below.
17608 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 17660 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17609 <limits.h> exists even on freestanding compilers. */ 17661 <limits.h> exists even on freestanding compilers. */
17610
17611#ifdef __STDC__ 17662#ifdef __STDC__
17612# include <limits.h> 17663# include <limits.h>
17613#else 17664#else
17614# include <assert.h> 17665# include <assert.h>
17615#endif 17666#endif
17616
17617#undef $ac_func
17618
17619/* Override any gcc2 internal prototype to avoid an error. */ 17667/* Override any gcc2 internal prototype to avoid an error. */
17620#ifdef __cplusplus 17668#ifdef __cplusplus
17621extern "C" 17669extern "C"
@@ -17650,7 +17698,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17650 ac_status=$? 17698 ac_status=$?
17651 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17699 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17652 (exit $ac_status); } && 17700 (exit $ac_status); } &&
17653 { ac_try='test -s conftest$ac_exeext' 17701 { ac_try='test -s conftest$ac_exeext'
17654 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17702 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17655 (eval $ac_try) 2>&5 17703 (eval $ac_try) 2>&5
17656 ac_status=$? 17704 ac_status=$?
@@ -17693,9 +17741,9 @@ else
17693 /* Some systems only have a dummy stub for fork() */ 17741 /* Some systems only have a dummy stub for fork() */
17694 int main () 17742 int main ()
17695 { 17743 {
17696 if (fork() < 0) 17744 if (fork() < 0)
17697 exit (1); 17745 exit (1);
17698 exit (0); 17746 exit (0);
17699 } 17747 }
17700_ACEOF 17748_ACEOF
17701rm -f conftest$ac_exeext 17749rm -f conftest$ac_exeext
@@ -17751,6 +17799,7 @@ else
17751 ac_cv_func_vfork_works=cross 17799 ac_cv_func_vfork_works=cross
17752else 17800else
17753 cat >conftest.$ac_ext <<_ACEOF 17801 cat >conftest.$ac_ext <<_ACEOF
17802#line $LINENO "configure"
17754/* confdefs.h. */ 17803/* confdefs.h. */
17755_ACEOF 17804_ACEOF
17756cat confdefs.h >>conftest.$ac_ext 17805cat confdefs.h >>conftest.$ac_ext
@@ -17913,6 +17962,7 @@ if test "${emacs_cv_langinfo_codeset+set}" = set; then
17913 echo $ECHO_N "(cached) $ECHO_C" >&6 17962 echo $ECHO_N "(cached) $ECHO_C" >&6
17914else 17963else
17915 cat >conftest.$ac_ext <<_ACEOF 17964 cat >conftest.$ac_ext <<_ACEOF
17965#line $LINENO "configure"
17916/* confdefs.h. */ 17966/* confdefs.h. */
17917_ACEOF 17967_ACEOF
17918cat confdefs.h >>conftest.$ac_ext 17968cat confdefs.h >>conftest.$ac_ext
@@ -17933,7 +17983,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17933 ac_status=$? 17983 ac_status=$?
17934 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17984 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17935 (exit $ac_status); } && 17985 (exit $ac_status); } &&
17936 { ac_try='test -s conftest$ac_exeext' 17986 { ac_try='test -s conftest$ac_exeext'
17937 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17987 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17938 (eval $ac_try) 2>&5 17988 (eval $ac_try) 2>&5
17939 ac_status=$? 17989 ac_status=$?
@@ -17965,6 +18015,7 @@ if test "${ac_cv_type_size_t+set}" = set; then
17965 echo $ECHO_N "(cached) $ECHO_C" >&6 18015 echo $ECHO_N "(cached) $ECHO_C" >&6
17966else 18016else
17967 cat >conftest.$ac_ext <<_ACEOF 18017 cat >conftest.$ac_ext <<_ACEOF
18018#line $LINENO "configure"
17968/* confdefs.h. */ 18019/* confdefs.h. */
17969_ACEOF 18020_ACEOF
17970cat confdefs.h >>conftest.$ac_ext 18021cat confdefs.h >>conftest.$ac_ext
@@ -17988,7 +18039,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17988 ac_status=$? 18039 ac_status=$?
17989 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18040 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17990 (exit $ac_status); } && 18041 (exit $ac_status); } &&
17991 { ac_try='test -s conftest.$ac_objext' 18042 { ac_try='test -s conftest.$ac_objext'
17992 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18043 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17993 (eval $ac_try) 2>&5 18044 (eval $ac_try) 2>&5
17994 ac_status=$? 18045 ac_status=$?
@@ -18021,6 +18072,7 @@ if test "${ac_cv_type_mbstate_t+set}" = set; then
18021 echo $ECHO_N "(cached) $ECHO_C" >&6 18072 echo $ECHO_N "(cached) $ECHO_C" >&6
18022else 18073else
18023 cat >conftest.$ac_ext <<_ACEOF 18074 cat >conftest.$ac_ext <<_ACEOF
18075#line $LINENO "configure"
18024/* confdefs.h. */ 18076/* confdefs.h. */
18025_ACEOF 18077_ACEOF
18026cat confdefs.h >>conftest.$ac_ext 18078cat confdefs.h >>conftest.$ac_ext
@@ -18042,7 +18094,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18042 ac_status=$? 18094 ac_status=$?
18043 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18095 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18044 (exit $ac_status); } && 18096 (exit $ac_status); } &&
18045 { ac_try='test -s conftest.$ac_objext' 18097 { ac_try='test -s conftest.$ac_objext'
18046 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18098 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18047 (eval $ac_try) 2>&5 18099 (eval $ac_try) 2>&5
18048 ac_status=$? 18100 ac_status=$?
@@ -18079,6 +18131,7 @@ if test "${emacs_cv_c_restrict+set}" = set; then
18079 echo $ECHO_N "(cached) $ECHO_C" >&6 18131 echo $ECHO_N "(cached) $ECHO_C" >&6
18080else 18132else
18081 cat >conftest.$ac_ext <<_ACEOF 18133 cat >conftest.$ac_ext <<_ACEOF
18134#line $LINENO "configure"
18082/* confdefs.h. */ 18135/* confdefs.h. */
18083_ACEOF 18136_ACEOF
18084cat confdefs.h >>conftest.$ac_ext 18137cat confdefs.h >>conftest.$ac_ext
@@ -18099,7 +18152,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18099 ac_status=$? 18152 ac_status=$?
18100 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18153 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18101 (exit $ac_status); } && 18154 (exit $ac_status); } &&
18102 { ac_try='test -s conftest.$ac_objext' 18155 { ac_try='test -s conftest.$ac_objext'
18103 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18156 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18104 (eval $ac_try) 2>&5 18157 (eval $ac_try) 2>&5
18105 ac_status=$? 18158 ac_status=$?
@@ -18111,6 +18164,7 @@ else
18111sed 's/^/| /' conftest.$ac_ext >&5 18164sed 's/^/| /' conftest.$ac_ext >&5
18112 18165
18113cat >conftest.$ac_ext <<_ACEOF 18166cat >conftest.$ac_ext <<_ACEOF
18167#line $LINENO "configure"
18114/* confdefs.h. */ 18168/* confdefs.h. */
18115_ACEOF 18169_ACEOF
18116cat confdefs.h >>conftest.$ac_ext 18170cat confdefs.h >>conftest.$ac_ext
@@ -18131,7 +18185,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18131 ac_status=$? 18185 ac_status=$?
18132 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18186 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18133 (exit $ac_status); } && 18187 (exit $ac_status); } &&
18134 { ac_try='test -s conftest.$ac_objext' 18188 { ac_try='test -s conftest.$ac_objext'
18135 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18189 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18136 (eval $ac_try) 2>&5 18190 (eval $ac_try) 2>&5
18137 ac_status=$? 18191 ac_status=$?
@@ -18169,6 +18223,7 @@ if test "${emacs_cv_c_restrict_arr+set}" = set; then
18169 echo $ECHO_N "(cached) $ECHO_C" >&6 18223 echo $ECHO_N "(cached) $ECHO_C" >&6
18170else 18224else
18171 cat >conftest.$ac_ext <<_ACEOF 18225 cat >conftest.$ac_ext <<_ACEOF
18226#line $LINENO "configure"
18172/* confdefs.h. */ 18227/* confdefs.h. */
18173_ACEOF 18228_ACEOF
18174cat confdefs.h >>conftest.$ac_ext 18229cat confdefs.h >>conftest.$ac_ext
@@ -18189,7 +18244,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18189 ac_status=$? 18244 ac_status=$?
18190 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18245 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18191 (exit $ac_status); } && 18246 (exit $ac_status); } &&
18192 { ac_try='test -s conftest.$ac_objext' 18247 { ac_try='test -s conftest.$ac_objext'
18193 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18248 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18194 (eval $ac_try) 2>&5 18249 (eval $ac_try) 2>&5
18195 ac_status=$? 18250 ac_status=$?
@@ -18413,6 +18468,7 @@ test "${exec_prefix}" != NONE &&
18413## C preprocessor. 18468## C preprocessor.
18414 18469
18415cat >conftest.$ac_ext <<_ACEOF 18470cat >conftest.$ac_ext <<_ACEOF
18471#line $LINENO "configure"
18416/* confdefs.h. */ 18472/* confdefs.h. */
18417_ACEOF 18473_ACEOF
18418cat confdefs.h >>conftest.$ac_ext 18474cat confdefs.h >>conftest.$ac_ext
@@ -18459,13 +18515,13 @@ _ACEOF
18459 # `set' does not quote correctly, so add quotes (double-quote 18515 # `set' does not quote correctly, so add quotes (double-quote
18460 # substitution turns \\\\ into \\, and sed turns \\ into \). 18516 # substitution turns \\\\ into \\, and sed turns \\ into \).
18461 sed -n \ 18517 sed -n \
18462 "s/'/'\\\\''/g; 18518 "s/'/'\\\\''/g;
18463 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" 18519 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
18464 ;; 18520 ;;
18465 *) 18521 *)
18466 # `set' quotes correctly as required by POSIX, so do not add quotes. 18522 # `set' quotes correctly as required by POSIX, so do not add quotes.
18467 sed -n \ 18523 sed -n \
18468 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" 18524 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
18469 ;; 18525 ;;
18470 esac; 18526 esac;
18471} | 18527} |
@@ -18495,13 +18551,13 @@ test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
18495# trailing colons and then remove the whole line if VPATH becomes empty 18551# trailing colons and then remove the whole line if VPATH becomes empty
18496# (actually we leave an empty line to preserve line numbers). 18552# (actually we leave an empty line to preserve line numbers).
18497if test "x$srcdir" = x.; then 18553if test "x$srcdir" = x.; then
18498 ac_vpsub='/^[ ]*VPATH[ ]*=/{ 18554 ac_vpsub='/^[ ]*VPATH[ ]*=/{
18499s/:*\$(srcdir):*/:/; 18555s/:*\$(srcdir):*/:/;
18500s/:*\${srcdir}:*/:/; 18556s/:*\${srcdir}:*/:/;
18501s/:*@srcdir@:*/:/; 18557s/:*@srcdir@:*/:/;
18502s/^\([^=]*=[ ]*\):*/\1/; 18558s/^\([^=]*=[ ]*\):*/\1/;
18503s/:*$//; 18559s/:*$//;
18504s/^[^=]*=[ ]*$//; 18560s/^[^=]*=[ ]*$//;
18505}' 18561}'
18506fi 18562fi
18507 18563
@@ -18512,7 +18568,7 @@ ac_ltlibobjs=
18512for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 18568for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
18513 # 1. Remove the extension, and $U if already installed. 18569 # 1. Remove the extension, and $U if already installed.
18514 ac_i=`echo "$ac_i" | 18570 ac_i=`echo "$ac_i" |
18515 sed 's/\$U\././;s/\.o$//;s/\.obj$//'` 18571 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
18516 # 2. Add them. 18572 # 2. Add them.
18517 ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" 18573 ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
18518 ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' 18574 ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
@@ -18558,7 +18614,7 @@ elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
18558fi 18614fi
18559 18615
18560# Support unset when possible. 18616# Support unset when possible.
18561if (as_foo=foo; unset as_foo) >/dev/null 2>&1; then 18617if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
18562 as_unset=unset 18618 as_unset=unset
18563else 18619else
18564 as_unset=false 18620 as_unset=false
@@ -18577,7 +18633,7 @@ for as_var in \
18577 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 18633 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
18578 LC_TELEPHONE LC_TIME 18634 LC_TELEPHONE LC_TIME
18579do 18635do
18580 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 18636 if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
18581 eval $as_var=C; export $as_var 18637 eval $as_var=C; export $as_var
18582 else 18638 else
18583 $as_unset $as_var 18639 $as_unset $as_var
@@ -18792,7 +18848,7 @@ _ASBOX
18792cat >&5 <<_CSEOF 18848cat >&5 <<_CSEOF
18793 18849
18794This file was extended by $as_me, which was 18850This file was extended by $as_me, which was
18795generated by GNU Autoconf 2.57a. Invocation command line was 18851generated by GNU Autoconf 2.57. Invocation command line was
18796 18852
18797 CONFIG_FILES = $CONFIG_FILES 18853 CONFIG_FILES = $CONFIG_FILES
18798 CONFIG_HEADERS = $CONFIG_HEADERS 18854 CONFIG_HEADERS = $CONFIG_HEADERS
@@ -18836,9 +18892,9 @@ Usage: $0 [OPTIONS] [FILE]...
18836 -d, --debug don't remove temporary files 18892 -d, --debug don't remove temporary files
18837 --recheck update $as_me by reconfiguring in the same conditions 18893 --recheck update $as_me by reconfiguring in the same conditions
18838 --file=FILE[:TEMPLATE] 18894 --file=FILE[:TEMPLATE]
18839 instantiate the configuration file FILE 18895 instantiate the configuration file FILE
18840 --header=FILE[:TEMPLATE] 18896 --header=FILE[:TEMPLATE]
18841 instantiate the configuration header FILE 18897 instantiate the configuration header FILE
18842 18898
18843Configuration files: 18899Configuration files:
18844$config_files 18900$config_files
@@ -18855,10 +18911,11 @@ _ACEOF
18855cat >>$CONFIG_STATUS <<_ACEOF 18911cat >>$CONFIG_STATUS <<_ACEOF
18856ac_cs_version="\\ 18912ac_cs_version="\\
18857config.status 18913config.status
18858configured by $0, generated by GNU Autoconf 2.57a, 18914configured by $0, generated by GNU Autoconf 2.57,
18859 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" 18915 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
18860 18916
18861Copyright (C) 2003 Free Software Foundation, Inc. 18917Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
18918Free Software Foundation, Inc.
18862This config.status script is free software; the Free Software Foundation 18919This config.status script is free software; the Free Software Foundation
18863gives unlimited permission to copy, distribute and modify it." 18920gives unlimited permission to copy, distribute and modify it."
18864srcdir=$srcdir 18921srcdir=$srcdir
@@ -19150,9 +19207,9 @@ _ACEOF
19150 (echo ':t 19207 (echo ':t
19151 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed 19208 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
19152 if test -z "$ac_sed_cmds"; then 19209 if test -z "$ac_sed_cmds"; then
19153 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" 19210 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
19154 else 19211 else
19155 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" 19212 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
19156 fi 19213 fi
19157 ac_sed_frag=`expr $ac_sed_frag + 1` 19214 ac_sed_frag=`expr $ac_sed_frag + 1`
19158 ac_beg=$ac_end 19215 ac_beg=$ac_end
@@ -19170,21 +19227,21 @@ for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
19170 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". 19227 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
19171 case $ac_file in 19228 case $ac_file in
19172 - | *:- | *:-:* ) # input from stdin 19229 - | *:- | *:-:* ) # input from stdin
19173 cat >$tmp/stdin 19230 cat >$tmp/stdin
19174 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 19231 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
19175 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 19232 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
19176 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 19233 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
19177 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 19234 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
19178 * ) ac_file_in=$ac_file.in ;; 19235 * ) ac_file_in=$ac_file.in ;;
19179 esac 19236 esac
19180 19237
19181 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. 19238 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
19182 ac_dir=`(dirname "$ac_file") 2>/dev/null || 19239 ac_dir=`(dirname "$ac_file") 2>/dev/null ||
19183$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 19240$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19184 X"$ac_file" : 'X\(//\)[^/]' \| \ 19241 X"$ac_file" : 'X\(//\)[^/]' \| \
19185 X"$ac_file" : 'X\(//\)$' \| \ 19242 X"$ac_file" : 'X\(//\)$' \| \
19186 X"$ac_file" : 'X\(/\)' \| \ 19243 X"$ac_file" : 'X\(/\)' \| \
19187 . : '\(.\)' 2>/dev/null || 19244 . : '\(.\)' 2>/dev/null ||
19188echo X"$ac_file" | 19245echo X"$ac_file" |
19189 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 19246 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19190 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 19247 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
@@ -19200,10 +19257,10 @@ echo X"$ac_file" |
19200 as_dirs="$as_dir $as_dirs" 19257 as_dirs="$as_dir $as_dirs"
19201 as_dir=`(dirname "$as_dir") 2>/dev/null || 19258 as_dir=`(dirname "$as_dir") 2>/dev/null ||
19202$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 19259$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19203 X"$as_dir" : 'X\(//\)[^/]' \| \ 19260 X"$as_dir" : 'X\(//\)[^/]' \| \
19204 X"$as_dir" : 'X\(//\)$' \| \ 19261 X"$as_dir" : 'X\(//\)$' \| \
19205 X"$as_dir" : 'X\(/\)' \| \ 19262 X"$as_dir" : 'X\(/\)' \| \
19206 . : '\(.\)' 2>/dev/null || 19263 . : '\(.\)' 2>/dev/null ||
19207echo X"$as_dir" | 19264echo X"$as_dir" |
19208 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 19265 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19209 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 19266 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
@@ -19268,7 +19325,7 @@ echo "$as_me: creating $ac_file" >&6;}
19268 configure_input="$ac_file. " 19325 configure_input="$ac_file. "
19269 fi 19326 fi
19270 configure_input=$configure_input"Generated from `echo $ac_file_in | 19327 configure_input=$configure_input"Generated from `echo $ac_file_in |
19271 sed 's,.*/,,'` by configure." 19328 sed 's,.*/,,'` by configure."
19272 19329
19273 # First look for the input files in the build tree, otherwise in the 19330 # First look for the input files in the build tree, otherwise in the
19274 # src tree. 19331 # src tree.
@@ -19277,24 +19334,24 @@ echo "$as_me: creating $ac_file" >&6;}
19277 case $f in 19334 case $f in
19278 -) echo $tmp/stdin ;; 19335 -) echo $tmp/stdin ;;
19279 [\\/$]*) 19336 [\\/$]*)
19280 # Absolute (can't be DOS-style, as IFS=:) 19337 # Absolute (can't be DOS-style, as IFS=:)
19281 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 19338 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
19282echo "$as_me: error: cannot find input file: $f" >&2;} 19339echo "$as_me: error: cannot find input file: $f" >&2;}
19283 { (exit 1); exit 1; }; } 19340 { (exit 1); exit 1; }; }
19284 echo "$f";; 19341 echo $f;;
19285 *) # Relative 19342 *) # Relative
19286 if test -f "$f"; then 19343 if test -f "$f"; then
19287 # Build tree 19344 # Build tree
19288 echo "$f" 19345 echo $f
19289 elif test -f "$srcdir/$f"; then 19346 elif test -f "$srcdir/$f"; then
19290 # Source tree 19347 # Source tree
19291 echo "$srcdir/$f" 19348 echo $srcdir/$f
19292 else 19349 else
19293 # /dev/null tree 19350 # /dev/null tree
19294 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 19351 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
19295echo "$as_me: error: cannot find input file: $f" >&2;} 19352echo "$as_me: error: cannot find input file: $f" >&2;}
19296 { (exit 1); exit 1; }; } 19353 { (exit 1); exit 1; }; }
19297 fi;; 19354 fi;;
19298 esac 19355 esac
19299 done` || { (exit 1); exit 1; } 19356 done` || { (exit 1); exit 1; }
19300_ACEOF 19357_ACEOF
@@ -19336,12 +19393,12 @@ cat >>$CONFIG_STATUS <<\_ACEOF
19336# NAME is the cpp macro being defined and VALUE is the value it is being given. 19393# NAME is the cpp macro being defined and VALUE is the value it is being given.
19337# 19394#
19338# ac_d sets the value in "#define NAME VALUE" lines. 19395# ac_d sets the value in "#define NAME VALUE" lines.
19339ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' 19396ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
19340ac_dB='[ ].*$,\1#\2' 19397ac_dB='[ ].*$,\1#\2'
19341ac_dC=' ' 19398ac_dC=' '
19342ac_dD=',;t' 19399ac_dD=',;t'
19343# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". 19400# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
19344ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' 19401ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
19345ac_uB='$,\1#\2define\3' 19402ac_uB='$,\1#\2define\3'
19346ac_uC=' ' 19403ac_uC=' '
19347ac_uD=',;t' 19404ac_uD=',;t'
@@ -19350,11 +19407,11 @@ for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
19350 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". 19407 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
19351 case $ac_file in 19408 case $ac_file in
19352 - | *:- | *:-:* ) # input from stdin 19409 - | *:- | *:-:* ) # input from stdin
19353 cat >$tmp/stdin 19410 cat >$tmp/stdin
19354 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 19411 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
19355 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 19412 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
19356 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 19413 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
19357 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 19414 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
19358 * ) ac_file_in=$ac_file.in ;; 19415 * ) ac_file_in=$ac_file.in ;;
19359 esac 19416 esac
19360 19417
@@ -19368,29 +19425,28 @@ echo "$as_me: creating $ac_file" >&6;}
19368 case $f in 19425 case $f in
19369 -) echo $tmp/stdin ;; 19426 -) echo $tmp/stdin ;;
19370 [\\/$]*) 19427 [\\/$]*)
19371 # Absolute (can't be DOS-style, as IFS=:) 19428 # Absolute (can't be DOS-style, as IFS=:)
19372 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 19429 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
19373echo "$as_me: error: cannot find input file: $f" >&2;} 19430echo "$as_me: error: cannot find input file: $f" >&2;}
19374 { (exit 1); exit 1; }; } 19431 { (exit 1); exit 1; }; }
19375 # Do quote $f, to prevent DOS paths from being IFS'd. 19432 echo $f;;
19376 echo "$f";;
19377 *) # Relative 19433 *) # Relative
19378 if test -f "$f"; then 19434 if test -f "$f"; then
19379 # Build tree 19435 # Build tree
19380 echo "$f" 19436 echo $f
19381 elif test -f "$srcdir/$f"; then 19437 elif test -f "$srcdir/$f"; then
19382 # Source tree 19438 # Source tree
19383 echo "$srcdir/$f" 19439 echo $srcdir/$f
19384 else 19440 else
19385 # /dev/null tree 19441 # /dev/null tree
19386 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 19442 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
19387echo "$as_me: error: cannot find input file: $f" >&2;} 19443echo "$as_me: error: cannot find input file: $f" >&2;}
19388 { (exit 1); exit 1; }; } 19444 { (exit 1); exit 1; }; }
19389 fi;; 19445 fi;;
19390 esac 19446 esac
19391 done` || { (exit 1); exit 1; } 19447 done` || { (exit 1); exit 1; }
19392 # Remove the trailing spaces. 19448 # Remove the trailing spaces.
19393 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in 19449 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
19394 19450
19395_ACEOF 19451_ACEOF
19396 19452
@@ -19413,9 +19469,9 @@ s/[\\&,]/\\&/g
19413s,[\\$`],\\&,g 19469s,[\\$`],\\&,g
19414t clear 19470t clear
19415: clear 19471: clear
19416s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp 19472s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
19417t end 19473t end
19418s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp 19474s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
19419: end 19475: end
19420_ACEOF 19476_ACEOF
19421# If some macros were called several times there might be several times 19477# If some macros were called several times there might be several times
@@ -19429,13 +19485,13 @@ rm -f confdef2sed.sed
19429# example, in the case of _POSIX_SOURCE, which is predefined and required 19485# example, in the case of _POSIX_SOURCE, which is predefined and required
19430# on some systems where configure will not decide to define it. 19486# on some systems where configure will not decide to define it.
19431cat >>conftest.undefs <<\_ACEOF 19487cat >>conftest.undefs <<\_ACEOF
19432s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, 19488s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
19433_ACEOF 19489_ACEOF
19434 19490
19435# Break up conftest.defines because some shells have a limit on the size 19491# Break up conftest.defines because some shells have a limit on the size
19436# of here documents, and old seds have small limits too (100 cmds). 19492# of here documents, and old seds have small limits too (100 cmds).
19437echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS 19493echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
19438echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS 19494echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
19439echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS 19495echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
19440echo ' :' >>$CONFIG_STATUS 19496echo ' :' >>$CONFIG_STATUS
19441rm -f conftest.tail 19497rm -f conftest.tail
@@ -19444,7 +19500,7 @@ do
19444 # Write a limited-size here document to $tmp/defines.sed. 19500 # Write a limited-size here document to $tmp/defines.sed.
19445 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS 19501 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
19446 # Speed up: don't consider the non `#define' lines. 19502 # Speed up: don't consider the non `#define' lines.
19447 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS 19503 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS
19448 # Work around the forget-to-reset-the-flag bug. 19504 # Work around the forget-to-reset-the-flag bug.
19449 echo 't clr' >>$CONFIG_STATUS 19505 echo 't clr' >>$CONFIG_STATUS
19450 echo ': clr' >>$CONFIG_STATUS 19506 echo ': clr' >>$CONFIG_STATUS
@@ -19471,7 +19527,7 @@ do
19471 # Write a limited-size here document to $tmp/undefs.sed. 19527 # Write a limited-size here document to $tmp/undefs.sed.
19472 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS 19528 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
19473 # Speed up: don't consider the non `#undef' 19529 # Speed up: don't consider the non `#undef'
19474 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS 19530 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS
19475 # Work around the forget-to-reset-the-flag bug. 19531 # Work around the forget-to-reset-the-flag bug.
19476 echo 't clr' >>$CONFIG_STATUS 19532 echo 't clr' >>$CONFIG_STATUS
19477 echo ': clr' >>$CONFIG_STATUS 19533 echo ': clr' >>$CONFIG_STATUS
@@ -19505,10 +19561,10 @@ echo "$as_me: $ac_file is unchanged" >&6;}
19505 else 19561 else
19506 ac_dir=`(dirname "$ac_file") 2>/dev/null || 19562 ac_dir=`(dirname "$ac_file") 2>/dev/null ||
19507$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 19563$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19508 X"$ac_file" : 'X\(//\)[^/]' \| \ 19564 X"$ac_file" : 'X\(//\)[^/]' \| \
19509 X"$ac_file" : 'X\(//\)$' \| \ 19565 X"$ac_file" : 'X\(//\)$' \| \
19510 X"$ac_file" : 'X\(/\)' \| \ 19566 X"$ac_file" : 'X\(/\)' \| \
19511 . : '\(.\)' 2>/dev/null || 19567 . : '\(.\)' 2>/dev/null ||
19512echo X"$ac_file" | 19568echo X"$ac_file" |
19513 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 19569 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19514 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 19570 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
@@ -19524,10 +19580,10 @@ echo X"$ac_file" |
19524 as_dirs="$as_dir $as_dirs" 19580 as_dirs="$as_dir $as_dirs"
19525 as_dir=`(dirname "$as_dir") 2>/dev/null || 19581 as_dir=`(dirname "$as_dir") 2>/dev/null ||
19526$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 19582$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19527 X"$as_dir" : 'X\(//\)[^/]' \| \ 19583 X"$as_dir" : 'X\(//\)[^/]' \| \
19528 X"$as_dir" : 'X\(//\)$' \| \ 19584 X"$as_dir" : 'X\(//\)$' \| \
19529 X"$as_dir" : 'X\(/\)' \| \ 19585 X"$as_dir" : 'X\(/\)' \| \
19530 . : '\(.\)' 2>/dev/null || 19586 . : '\(.\)' 2>/dev/null ||
19531echo X"$as_dir" | 19587echo X"$as_dir" |
19532 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 19588 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19533 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 19589 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
@@ -19559,10 +19615,10 @@ for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
19559 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` 19615 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
19560 ac_dir=`(dirname "$ac_dest") 2>/dev/null || 19616 ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
19561$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 19617$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19562 X"$ac_dest" : 'X\(//\)[^/]' \| \ 19618 X"$ac_dest" : 'X\(//\)[^/]' \| \
19563 X"$ac_dest" : 'X\(//\)$' \| \ 19619 X"$ac_dest" : 'X\(//\)$' \| \
19564 X"$ac_dest" : 'X\(/\)' \| \ 19620 X"$ac_dest" : 'X\(/\)' \| \
19565 . : '\(.\)' 2>/dev/null || 19621 . : '\(.\)' 2>/dev/null ||
19566echo X"$ac_dest" | 19622echo X"$ac_dest" |
19567 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 19623 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19568 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 19624 /^X\(\/\/\)[^/].*/{ s//\1/; q; }