comparison configure @ 90192:173dee4e2611

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 353-357) - Update from CVS
author Miles Bader <miles@gnu.org>
date Thu, 09 Jun 2005 07:13:03 +0000
parents f042e7c0fe20 cc61f1c86438
children f9a65d7ebd29
comparison
equal deleted inserted replaced
90191:c766b49f5bbd 90192:173dee4e2611
1 #! /bin/sh 1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles. 2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.59. 3 # Generated by GNU Autoconf 2.57.
4 # 4 #
5 # Copyright (C) 2003 Free Software Foundation, Inc. 5 # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
6 # Free Software Foundation, Inc.
6 # This configure script is free software; the Free Software Foundation 7 # This configure script is free software; the Free Software Foundation
7 # gives unlimited permission to copy, distribute and modify it. 8 # gives unlimited permission to copy, distribute and modify it.
8 ## --------------------- ## 9 ## --------------------- ##
9 ## M4sh Initialization. ## 10 ## M4sh Initialization. ##
10 ## --------------------- ## 11 ## --------------------- ##
17 # is contrary to our usage. Disable this feature. 18 # is contrary to our usage. Disable this feature.
18 alias -g '${1+"$@"}'='"$@"' 19 alias -g '${1+"$@"}'='"$@"'
19 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then 20 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
20 set -o posix 21 set -o posix
21 fi 22 fi
22 DUALCASE=1; export DUALCASE # for MKS sh
23 23
24 # Support unset when possible. 24 # Support unset when possible.
25 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 25 if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
26 as_unset=unset 26 as_unset=unset
27 else 27 else
28 as_unset=false 28 as_unset=false
29 fi 29 fi
30 30
39 for as_var in \ 39 for as_var in \
40 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ 40 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
41 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 41 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
42 LC_TELEPHONE LC_TIME 42 LC_TELEPHONE LC_TIME
43 do 43 do
44 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 44 if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
45 eval $as_var=C; export $as_var 45 eval $as_var=C; export $as_var
46 else 46 else
47 $as_unset $as_var 47 $as_unset $as_var
48 fi 48 fi
49 done 49 done
216 rm -f conf$$ conf$$.exe conf$$.file 216 rm -f conf$$ conf$$.exe conf$$.file
217 217
218 if mkdir -p . 2>/dev/null; then 218 if mkdir -p . 2>/dev/null; then
219 as_mkdir_p=: 219 as_mkdir_p=:
220 else 220 else
221 test -d ./-p && rmdir ./-p
222 as_mkdir_p=false 221 as_mkdir_p=false
223 fi 222 fi
224 223
225 as_executable_p="test -f" 224 as_executable_p="test -f"
226 225
227 # Sed expression to map a string onto a valid CPP name. 226 # Sed expression to map a string onto a valid CPP name.
228 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 227 as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
229 228
230 # Sed expression to map a string onto a valid variable name. 229 # Sed expression to map a string onto a valid variable name.
231 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" 230 as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
232 231
233 232
234 # IFS 233 # IFS
235 # We need space, tab and new line, in precisely that order. 234 # We need space, tab and new line, in precisely that order.
236 as_nl=' 235 as_nl='
667 esac 666 esac
668 done 667 done
669 668
670 # Be sure to have absolute paths. 669 # Be sure to have absolute paths.
671 for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ 670 for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
672 localstatedir libdir includedir oldincludedir infodir mandir 671 localstatedir libdir includedir oldincludedir infodir mandir
673 do 672 do
674 eval ac_val=$`echo $ac_var` 673 eval ac_val=$`echo $ac_var`
675 case $ac_val in 674 case $ac_val in
676 [\\/$]* | ?:[\\/]* ) ;; 675 [\\/$]* | ?:[\\/]* ) ;;
677 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 676 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
707 if test -z "$srcdir"; then 706 if test -z "$srcdir"; then
708 ac_srcdir_defaulted=yes 707 ac_srcdir_defaulted=yes
709 # Try the directory containing this script, then its parent. 708 # Try the directory containing this script, then its parent.
710 ac_confdir=`(dirname "$0") 2>/dev/null || 709 ac_confdir=`(dirname "$0") 2>/dev/null ||
711 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 710 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
712 X"$0" : 'X\(//\)[^/]' \| \ 711 X"$0" : 'X\(//\)[^/]' \| \
713 X"$0" : 'X\(//\)$' \| \ 712 X"$0" : 'X\(//\)$' \| \
714 X"$0" : 'X\(/\)' \| \ 713 X"$0" : 'X\(/\)' \| \
715 . : '\(.\)' 2>/dev/null || 714 . : '\(.\)' 2>/dev/null ||
716 echo X"$0" | 715 echo X"$0" |
717 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 716 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
718 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 717 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
719 /^X\(\/\/\)$/{ s//\1/; q; } 718 /^X\(\/\/\)$/{ s//\1/; q; }
720 /^X\(\/\).*/{ s//\1/; q; } 719 /^X\(\/\).*/{ s//\1/; q; }
802 _ACEOF 801 _ACEOF
803 802
804 cat <<_ACEOF 803 cat <<_ACEOF
805 Installation directories: 804 Installation directories:
806 --prefix=PREFIX install architecture-independent files in PREFIX 805 --prefix=PREFIX install architecture-independent files in PREFIX
807 [$ac_default_prefix] 806 [$ac_default_prefix]
808 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX 807 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
809 [PREFIX] 808 [PREFIX]
810 809
811 By default, \`make install' will install all the files in 810 By default, \`make install' will install all the files in
812 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify 811 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
813 an installation prefix other than \`$ac_default_prefix' using \`--prefix', 812 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
814 for instance \`--prefix=\$HOME'. 813 for instance \`--prefix=\$HOME'.
931 ac_top_srcdir=$srcdir ;; 930 ac_top_srcdir=$srcdir ;;
932 *) # Relative path. 931 *) # Relative path.
933 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix 932 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
934 ac_top_srcdir=$ac_top_builddir$srcdir ;; 933 ac_top_srcdir=$ac_top_builddir$srcdir ;;
935 esac 934 esac
936 935 # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
937 # Do not use `cd foo && pwd` to compute absolute paths, because 936 # absolute.
938 # the directories may not exist. 937 ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
939 case `pwd` in 938 ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
940 .) ac_abs_builddir="$ac_dir";; 939 ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
941 *) 940 ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
942 case "$ac_dir" in
943 .) ac_abs_builddir=`pwd`;;
944 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
945 *) ac_abs_builddir=`pwd`/"$ac_dir";;
946 esac;;
947 esac
948 case $ac_abs_builddir in
949 .) ac_abs_top_builddir=${ac_top_builddir}.;;
950 *)
951 case ${ac_top_builddir}. in
952 .) ac_abs_top_builddir=$ac_abs_builddir;;
953 [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
954 *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
955 esac;;
956 esac
957 case $ac_abs_builddir in
958 .) ac_abs_srcdir=$ac_srcdir;;
959 *)
960 case $ac_srcdir in
961 .) ac_abs_srcdir=$ac_abs_builddir;;
962 [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
963 *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
964 esac;;
965 esac
966 case $ac_abs_builddir in
967 .) ac_abs_top_srcdir=$ac_top_srcdir;;
968 *)
969 case $ac_top_srcdir in
970 .) ac_abs_top_srcdir=$ac_abs_builddir;;
971 [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
972 *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
973 esac;;
974 esac
975 941
976 cd $ac_dir 942 cd $ac_dir
977 # Check for guested configure; otherwise get Cygnus style configure. 943 # Check for guested configure; otherwise get Cygnus style configure.
978 if test -f $ac_srcdir/configure.gnu; then 944 if test -f $ac_srcdir/configure.gnu; then
979 echo 945 echo
980 $SHELL $ac_srcdir/configure.gnu --help=recursive 946 $SHELL $ac_srcdir/configure.gnu --help=recursive
981 elif test -f $ac_srcdir/configure; then 947 elif test -f $ac_srcdir/configure; then
982 echo 948 echo
983 $SHELL $ac_srcdir/configure --help=recursive 949 $SHELL $ac_srcdir/configure --help=recursive
984 elif test -f $ac_srcdir/configure.ac || 950 elif test -f $ac_srcdir/configure.ac ||
985 test -f $ac_srcdir/configure.in; then 951 test -f $ac_srcdir/configure.in; then
986 echo 952 echo
987 $ac_configure --help 953 $ac_configure --help
988 else 954 else
989 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 955 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
990 fi 956 fi
991 cd "$ac_popdir" 957 cd $ac_popdir
992 done 958 done
993 fi 959 fi
994 960
995 test -n "$ac_init_help" && exit 0 961 test -n "$ac_init_help" && exit 0
996 if $ac_init_version; then 962 if $ac_init_version; then
997 cat <<\_ACEOF 963 cat <<\_ACEOF
998 964
999 Copyright (C) 2003 Free Software Foundation, Inc. 965 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
966 Free Software Foundation, Inc.
1000 This configure script is free software; the Free Software Foundation 967 This configure script is free software; the Free Software Foundation
1001 gives unlimited permission to copy, distribute and modify it. 968 gives unlimited permission to copy, distribute and modify it.
1002 _ACEOF 969 _ACEOF
1003 exit 0 970 exit 0
1004 fi 971 fi
1006 cat >&5 <<_ACEOF 973 cat >&5 <<_ACEOF
1007 This file contains any messages produced by compilers while 974 This file contains any messages produced by compilers while
1008 running configure, to aid debugging if configure makes a mistake. 975 running configure, to aid debugging if configure makes a mistake.
1009 976
1010 It was created by $as_me, which was 977 It was created by $as_me, which was
1011 generated by GNU Autoconf 2.59. Invocation command line was 978 generated by GNU Autoconf 2.57. Invocation command line was
1012 979
1013 $ $0 $@ 980 $ $0 $@
1014 981
1015 _ACEOF 982 _ACEOF
1016 { 983 {
1083 case $ac_pass in 1050 case $ac_pass in
1084 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; 1051 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1085 2) 1052 2)
1086 ac_configure_args1="$ac_configure_args1 '$ac_arg'" 1053 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1087 if test $ac_must_keep_next = true; then 1054 if test $ac_must_keep_next = true; then
1088 ac_must_keep_next=false # Got value, back to normal. 1055 ac_must_keep_next=false # Got value, back to normal.
1089 else 1056 else
1090 case $ac_arg in 1057 case $ac_arg in
1091 *=* | --config-cache | -C | -disable-* | --disable-* \ 1058 *=* | --config-cache | -C | -disable-* | --disable-* \
1092 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ 1059 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1093 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ 1060 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1094 | -with-* | --with-* | -without-* | --without-* | --x) 1061 | -with-* | --with-* | -without-* | --without-* | --x)
1095 case "$ac_configure_args0 " in 1062 case "$ac_configure_args0 " in
1096 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; 1063 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1097 esac 1064 esac
1098 ;; 1065 ;;
1099 -* ) ac_must_keep_next=true ;; 1066 -* ) ac_must_keep_next=true ;;
1100 esac 1067 esac
1101 fi 1068 fi
1102 ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" 1069 ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1103 # Get rid of the leading space. 1070 # Get rid of the leading space.
1104 ac_sep=" " 1071 ac_sep=" "
1105 ;; 1072 ;;
1129 { 1096 {
1130 (set) 2>&1 | 1097 (set) 2>&1 |
1131 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in 1098 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1132 *ac_space=\ *) 1099 *ac_space=\ *)
1133 sed -n \ 1100 sed -n \
1134 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; 1101 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1135 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" 1102 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1136 ;; 1103 ;;
1137 *) 1104 *)
1138 sed -n \ 1105 sed -n \
1139 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" 1106 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1140 ;; 1107 ;;
1141 esac; 1108 esac;
1142 } 1109 }
1143 echo 1110 echo
1144 1111
1163 _ASBOX 1130 _ASBOX
1164 echo 1131 echo
1165 for ac_var in $ac_subst_files 1132 for ac_var in $ac_subst_files
1166 do 1133 do
1167 eval ac_val=$`echo $ac_var` 1134 eval ac_val=$`echo $ac_var`
1168 echo "$ac_var='"'"'$ac_val'"'"'" 1135 echo "$ac_var='"'"'$ac_val'"'"'"
1169 done | sort 1136 done | sort
1170 echo 1137 echo
1171 fi 1138 fi
1172 1139
1173 if test -s confdefs.h; then 1140 if test -s confdefs.h; then
1182 fi 1149 fi
1183 test "$ac_signal" != 0 && 1150 test "$ac_signal" != 0 &&
1184 echo "$as_me: caught signal $ac_signal" 1151 echo "$as_me: caught signal $ac_signal"
1185 echo "$as_me: exit $exit_status" 1152 echo "$as_me: exit $exit_status"
1186 } >&5 1153 } >&5
1187 rm -f core *.core && 1154 rm -f core core.* *.core &&
1188 rm -rf conftest* confdefs* conf$$* $ac_clean_files && 1155 rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1189 exit $exit_status 1156 exit $exit_status
1190 ' 0 1157 ' 0
1191 for ac_signal in 1 2 13 15; do 1158 for ac_signal in 1 2 13 15; do
1192 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal 1159 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
1262 1229
1263 # Check that the precious variables saved in the cache have kept the same 1230 # Check that the precious variables saved in the cache have kept the same
1264 # value. 1231 # value.
1265 ac_cache_corrupted=false 1232 ac_cache_corrupted=false
1266 for ac_var in `(set) 2>&1 | 1233 for ac_var in `(set) 2>&1 |
1267 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do 1234 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1268 eval ac_old_set=\$ac_cv_env_${ac_var}_set 1235 eval ac_old_set=\$ac_cv_env_${ac_var}_set
1269 eval ac_new_set=\$ac_env_${ac_var}_set 1236 eval ac_new_set=\$ac_env_${ac_var}_set
1270 eval ac_old_val="\$ac_cv_env_${ac_var}_value" 1237 eval ac_old_val="\$ac_cv_env_${ac_var}_value"
1271 eval ac_new_val="\$ac_env_${ac_var}_value" 1238 eval ac_new_val="\$ac_env_${ac_var}_value"
1272 case $ac_old_set,$ac_new_set in 1239 case $ac_old_set,$ac_new_set in
1279 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 1246 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1280 ac_cache_corrupted=: ;; 1247 ac_cache_corrupted=: ;;
1281 ,);; 1248 ,);;
1282 *) 1249 *)
1283 if test "x$ac_old_val" != "x$ac_new_val"; then 1250 if test "x$ac_old_val" != "x$ac_new_val"; then
1284 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1251 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1285 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1252 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1286 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 1253 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1287 echo "$as_me: former value: $ac_old_val" >&2;} 1254 echo "$as_me: former value: $ac_old_val" >&2;}
1288 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 1255 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1289 echo "$as_me: current value: $ac_new_val" >&2;} 1256 echo "$as_me: current value: $ac_new_val" >&2;}
1290 ac_cache_corrupted=: 1257 ac_cache_corrupted=:
1291 fi;; 1258 fi;;
1292 esac 1259 esac
1293 # Pass precious variables to config.status. 1260 # Pass precious variables to config.status.
1294 if test "$ac_new_set" = set; then 1261 if test "$ac_new_set" = set; then
1295 case $ac_new_val in 1262 case $ac_new_val in
2560 ## Intel 386 machines where we don't care about the manufacturer 2527 ## Intel 386 machines where we don't care about the manufacturer
2561 i[3456]86-*-* ) 2528 i[3456]86-*-* )
2562 machine=intel386 2529 machine=intel386
2563 case "${canonical}" in 2530 case "${canonical}" in
2564 *-cygwin ) opsys=cygwin ;; 2531 *-cygwin ) opsys=cygwin ;;
2532 *-darwin ) opsys=darwin
2533 CPP="${CC-cc} -E -no-cpp-precomp"
2534 ;;
2565 *-lynxos* ) opsys=lynxos ;; 2535 *-lynxos* ) opsys=lynxos ;;
2566 *-isc1.* | *-isc2.[01]* ) opsys=386-ix ;; 2536 *-isc1.* | *-isc2.[01]* ) opsys=386-ix ;;
2567 *-isc2.2* ) opsys=isc2-2 ;; 2537 *-isc2.2* ) opsys=isc2-2 ;;
2568 *-isc4.0* ) opsys=isc4-0 ;; 2538 *-isc4.0* ) opsys=isc4-0 ;;
2569 *-isc4.* ) opsys=isc4-1 2539 *-isc4.* ) opsys=isc4-1
3033 ac_status=$? 3003 ac_status=$?
3034 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3004 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3035 (exit $ac_status); } 3005 (exit $ac_status); }
3036 3006
3037 cat >conftest.$ac_ext <<_ACEOF 3007 cat >conftest.$ac_ext <<_ACEOF
3008 #line $LINENO "configure"
3038 /* confdefs.h. */ 3009 /* confdefs.h. */
3039 _ACEOF 3010 _ACEOF
3040 cat confdefs.h >>conftest.$ac_ext 3011 cat confdefs.h >>conftest.$ac_ext
3041 cat >>conftest.$ac_ext <<_ACEOF 3012 cat >>conftest.$ac_ext <<_ACEOF
3042 /* end confdefs.h. */ 3013 /* end confdefs.h. */
3052 ac_clean_files_save=$ac_clean_files 3023 ac_clean_files_save=$ac_clean_files
3053 ac_clean_files="$ac_clean_files a.out a.exe b.out" 3024 ac_clean_files="$ac_clean_files a.out a.exe b.out"
3054 # Try to create an executable without -o first, disregard a.out. 3025 # Try to create an executable without -o first, disregard a.out.
3055 # It will help us diagnose broken compilers, and finding out an intuition 3026 # It will help us diagnose broken compilers, and finding out an intuition
3056 # of exeext. 3027 # of exeext.
3057 echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 3028 echo "$as_me:$LINENO: checking for C compiler default output" >&5
3058 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 3029 echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
3059 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 3030 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
3060 if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 3031 if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
3061 (eval $ac_link_default) 2>&5 3032 (eval $ac_link_default) 2>&5
3062 ac_status=$? 3033 ac_status=$?
3063 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3034 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3073 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out 3044 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
3074 do 3045 do
3075 test -f "$ac_file" || continue 3046 test -f "$ac_file" || continue
3076 case $ac_file in 3047 case $ac_file in
3077 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) 3048 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
3078 ;; 3049 ;;
3079 conftest.$ac_ext ) 3050 conftest.$ac_ext )
3080 # This is the source file. 3051 # This is the source file.
3081 ;; 3052 ;;
3082 [ab].out ) 3053 [ab].out )
3083 # We found the default executable, but exeext='' is most 3054 # We found the default executable, but exeext='' is most
3084 # certainly right. 3055 # certainly right.
3085 break;; 3056 break;;
3086 *.* ) 3057 *.* )
3087 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 3058 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3088 # FIXME: I believe we export ac_cv_exeext for Libtool, 3059 # FIXME: I believe we export ac_cv_exeext for Libtool,
3089 # but it would be cool to find out if it's true. Does anybody 3060 # but it would be cool to find out if it's true. Does anybody
3090 # maintain Libtool? --akim. 3061 # maintain Libtool? --akim.
3091 export ac_cv_exeext 3062 export ac_cv_exeext
3092 break;; 3063 break;;
3093 * ) 3064 * )
3094 break;; 3065 break;;
3095 esac 3066 esac
3096 done 3067 done
3097 else 3068 else
3098 echo "$as_me: failed program was:" >&5 3069 echo "$as_me: failed program was:" >&5
3099 sed 's/^/| /' conftest.$ac_ext >&5 3070 sed 's/^/| /' conftest.$ac_ext >&5
3163 for ac_file in conftest.exe conftest conftest.*; do 3134 for ac_file in conftest.exe conftest conftest.*; do
3164 test -f "$ac_file" || continue 3135 test -f "$ac_file" || continue
3165 case $ac_file in 3136 case $ac_file in
3166 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; 3137 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
3167 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 3138 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3168 export ac_cv_exeext 3139 export ac_cv_exeext
3169 break;; 3140 break;;
3170 * ) break;; 3141 * ) break;;
3171 esac 3142 esac
3172 done 3143 done
3173 else 3144 else
3174 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 3145 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
3189 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6 3160 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
3190 if test "${ac_cv_objext+set}" = set; then 3161 if test "${ac_cv_objext+set}" = set; then
3191 echo $ECHO_N "(cached) $ECHO_C" >&6 3162 echo $ECHO_N "(cached) $ECHO_C" >&6
3192 else 3163 else
3193 cat >conftest.$ac_ext <<_ACEOF 3164 cat >conftest.$ac_ext <<_ACEOF
3165 #line $LINENO "configure"
3194 /* confdefs.h. */ 3166 /* confdefs.h. */
3195 _ACEOF 3167 _ACEOF
3196 cat confdefs.h >>conftest.$ac_ext 3168 cat confdefs.h >>conftest.$ac_ext
3197 cat >>conftest.$ac_ext <<_ACEOF 3169 cat >>conftest.$ac_ext <<_ACEOF
3198 /* end confdefs.h. */ 3170 /* end confdefs.h. */
3239 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 3211 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
3240 if test "${ac_cv_c_compiler_gnu+set}" = set; then 3212 if test "${ac_cv_c_compiler_gnu+set}" = set; then
3241 echo $ECHO_N "(cached) $ECHO_C" >&6 3213 echo $ECHO_N "(cached) $ECHO_C" >&6
3242 else 3214 else
3243 cat >conftest.$ac_ext <<_ACEOF 3215 cat >conftest.$ac_ext <<_ACEOF
3216 #line $LINENO "configure"
3244 /* confdefs.h. */ 3217 /* confdefs.h. */
3245 _ACEOF 3218 _ACEOF
3246 cat confdefs.h >>conftest.$ac_ext 3219 cat confdefs.h >>conftest.$ac_ext
3247 cat >>conftest.$ac_ext <<_ACEOF 3220 cat >>conftest.$ac_ext <<_ACEOF
3248 /* end confdefs.h. */ 3221 /* end confdefs.h. */
3258 return 0; 3231 return 0;
3259 } 3232 }
3260 _ACEOF 3233 _ACEOF
3261 rm -f conftest.$ac_objext 3234 rm -f conftest.$ac_objext
3262 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3235 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3263 (eval $ac_compile) 2>conftest.er1 3236 (eval $ac_compile) 2>&5
3264 ac_status=$? 3237 ac_status=$?
3265 grep -v '^ *+' conftest.er1 >conftest.err
3266 rm -f conftest.er1
3267 cat conftest.err >&5
3268 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3238 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3269 (exit $ac_status); } && 3239 (exit $ac_status); } &&
3270 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 3240 { ac_try='test -s conftest.$ac_objext'
3271 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3241 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3272 (eval $ac_try) 2>&5 3242 (eval $ac_try) 2>&5
3273 ac_status=$? 3243 ac_status=$?
3274 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3244 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3275 (exit $ac_status); }; } &&
3276 { ac_try='test -s conftest.$ac_objext'
3277 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3278 (eval $ac_try) 2>&5
3279 ac_status=$?
3280 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3281 (exit $ac_status); }; }; then 3245 (exit $ac_status); }; }; then
3282 ac_compiler_gnu=yes 3246 ac_compiler_gnu=yes
3283 else 3247 else
3284 echo "$as_me: failed program was:" >&5 3248 echo "$as_me: failed program was:" >&5
3285 sed 's/^/| /' conftest.$ac_ext >&5 3249 sed 's/^/| /' conftest.$ac_ext >&5
3286 3250
3287 ac_compiler_gnu=no 3251 ac_compiler_gnu=no
3288 fi 3252 fi
3289 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 3253 rm -f conftest.$ac_objext conftest.$ac_ext
3290 ac_cv_c_compiler_gnu=$ac_compiler_gnu 3254 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3291 3255
3292 fi 3256 fi
3293 echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 3257 echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3294 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 3258 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
3300 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 3264 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
3301 if test "${ac_cv_prog_cc_g+set}" = set; then 3265 if test "${ac_cv_prog_cc_g+set}" = set; then
3302 echo $ECHO_N "(cached) $ECHO_C" >&6 3266 echo $ECHO_N "(cached) $ECHO_C" >&6
3303 else 3267 else
3304 cat >conftest.$ac_ext <<_ACEOF 3268 cat >conftest.$ac_ext <<_ACEOF
3269 #line $LINENO "configure"
3305 /* confdefs.h. */ 3270 /* confdefs.h. */
3306 _ACEOF 3271 _ACEOF
3307 cat confdefs.h >>conftest.$ac_ext 3272 cat confdefs.h >>conftest.$ac_ext
3308 cat >>conftest.$ac_ext <<_ACEOF 3273 cat >>conftest.$ac_ext <<_ACEOF
3309 /* end confdefs.h. */ 3274 /* end confdefs.h. */
3316 return 0; 3281 return 0;
3317 } 3282 }
3318 _ACEOF 3283 _ACEOF
3319 rm -f conftest.$ac_objext 3284 rm -f conftest.$ac_objext
3320 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3285 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3321 (eval $ac_compile) 2>conftest.er1 3286 (eval $ac_compile) 2>&5
3322 ac_status=$? 3287 ac_status=$?
3323 grep -v '^ *+' conftest.er1 >conftest.err
3324 rm -f conftest.er1
3325 cat conftest.err >&5
3326 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3288 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3327 (exit $ac_status); } && 3289 (exit $ac_status); } &&
3328 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 3290 { ac_try='test -s conftest.$ac_objext'
3329 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3291 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3330 (eval $ac_try) 2>&5 3292 (eval $ac_try) 2>&5
3331 ac_status=$? 3293 ac_status=$?
3332 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3294 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3333 (exit $ac_status); }; } &&
3334 { ac_try='test -s conftest.$ac_objext'
3335 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3336 (eval $ac_try) 2>&5
3337 ac_status=$?
3338 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3339 (exit $ac_status); }; }; then 3295 (exit $ac_status); }; }; then
3340 ac_cv_prog_cc_g=yes 3296 ac_cv_prog_cc_g=yes
3341 else 3297 else
3342 echo "$as_me: failed program was:" >&5 3298 echo "$as_me: failed program was:" >&5
3343 sed 's/^/| /' conftest.$ac_ext >&5 3299 sed 's/^/| /' conftest.$ac_ext >&5
3344 3300
3345 ac_cv_prog_cc_g=no 3301 ac_cv_prog_cc_g=no
3346 fi 3302 fi
3347 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 3303 rm -f conftest.$ac_objext conftest.$ac_ext
3348 fi 3304 fi
3349 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 3305 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3350 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 3306 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
3351 if test "$ac_test_CFLAGS" = set; then 3307 if test "$ac_test_CFLAGS" = set; then
3352 CFLAGS=$ac_save_CFLAGS 3308 CFLAGS=$ac_save_CFLAGS
3369 echo $ECHO_N "(cached) $ECHO_C" >&6 3325 echo $ECHO_N "(cached) $ECHO_C" >&6
3370 else 3326 else
3371 ac_cv_prog_cc_stdc=no 3327 ac_cv_prog_cc_stdc=no
3372 ac_save_CC=$CC 3328 ac_save_CC=$CC
3373 cat >conftest.$ac_ext <<_ACEOF 3329 cat >conftest.$ac_ext <<_ACEOF
3330 #line $LINENO "configure"
3374 /* confdefs.h. */ 3331 /* confdefs.h. */
3375 _ACEOF 3332 _ACEOF
3376 cat confdefs.h >>conftest.$ac_ext 3333 cat confdefs.h >>conftest.$ac_ext
3377 cat >>conftest.$ac_ext <<_ACEOF 3334 cat >>conftest.$ac_ext <<_ACEOF
3378 /* end confdefs.h. */ 3335 /* end confdefs.h. */
3396 va_start (v,p); 3353 va_start (v,p);
3397 s = g (p, va_arg (v,int)); 3354 s = g (p, va_arg (v,int));
3398 va_end (v); 3355 va_end (v);
3399 return s; 3356 return s;
3400 } 3357 }
3401
3402 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
3403 function prototypes and stuff, but not '\xHH' hex character constants.
3404 These don't provoke an error unfortunately, instead are silently treated
3405 as 'x'. The following induces an error, until -std1 is added to get
3406 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3407 array size at least. It's necessary to write '\x00'==0 to get something
3408 that's true only with -std1. */
3409 int osf4_cc_array ['\x00' == 0 ? 1 : -1];
3410
3411 int test (int i, double x); 3358 int test (int i, double x);
3412 struct s1 {int (*f) (int a);}; 3359 struct s1 {int (*f) (int a);};
3413 struct s2 {int (*f) (double a);}; 3360 struct s2 {int (*f) (double a);};
3414 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); 3361 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
3415 int argc; 3362 int argc;
3432 for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" 3379 for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
3433 do 3380 do
3434 CC="$ac_save_CC $ac_arg" 3381 CC="$ac_save_CC $ac_arg"
3435 rm -f conftest.$ac_objext 3382 rm -f conftest.$ac_objext
3436 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3383 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3437 (eval $ac_compile) 2>conftest.er1 3384 (eval $ac_compile) 2>&5
3438 ac_status=$? 3385 ac_status=$?
3439 grep -v '^ *+' conftest.er1 >conftest.err
3440 rm -f conftest.er1
3441 cat conftest.err >&5
3442 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3386 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3443 (exit $ac_status); } && 3387 (exit $ac_status); } &&
3444 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 3388 { ac_try='test -s conftest.$ac_objext'
3445 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3446 (eval $ac_try) 2>&5
3447 ac_status=$?
3448 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3449 (exit $ac_status); }; } &&
3450 { ac_try='test -s conftest.$ac_objext'
3451 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3389 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3452 (eval $ac_try) 2>&5 3390 (eval $ac_try) 2>&5
3453 ac_status=$? 3391 ac_status=$?
3454 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3392 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3455 (exit $ac_status); }; }; then 3393 (exit $ac_status); }; }; then
3458 else 3396 else
3459 echo "$as_me: failed program was:" >&5 3397 echo "$as_me: failed program was:" >&5
3460 sed 's/^/| /' conftest.$ac_ext >&5 3398 sed 's/^/| /' conftest.$ac_ext >&5
3461 3399
3462 fi 3400 fi
3463 rm -f conftest.err conftest.$ac_objext 3401 rm -f conftest.$ac_objext
3464 done 3402 done
3465 rm -f conftest.$ac_ext conftest.$ac_objext 3403 rm -f conftest.$ac_ext conftest.$ac_objext
3466 CC=$ac_save_CC 3404 CC=$ac_save_CC
3467 3405
3468 fi 3406 fi
3486 choke me 3424 choke me
3487 #endif 3425 #endif
3488 _ACEOF 3426 _ACEOF
3489 rm -f conftest.$ac_objext 3427 rm -f conftest.$ac_objext
3490 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3428 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3491 (eval $ac_compile) 2>conftest.er1 3429 (eval $ac_compile) 2>&5
3492 ac_status=$? 3430 ac_status=$?
3493 grep -v '^ *+' conftest.er1 >conftest.err
3494 rm -f conftest.er1
3495 cat conftest.err >&5
3496 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3431 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3497 (exit $ac_status); } && 3432 (exit $ac_status); } &&
3498 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 3433 { ac_try='test -s conftest.$ac_objext'
3499 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3434 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3500 (eval $ac_try) 2>&5 3435 (eval $ac_try) 2>&5
3501 ac_status=$? 3436 ac_status=$?
3502 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3437 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3503 (exit $ac_status); }; } &&
3504 { ac_try='test -s conftest.$ac_objext'
3505 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3506 (eval $ac_try) 2>&5
3507 ac_status=$?
3508 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3509 (exit $ac_status); }; }; then 3438 (exit $ac_status); }; }; then
3510 for ac_declaration in \ 3439 for ac_declaration in \
3511 '' \ 3440 ''\
3441 '#include <stdlib.h>' \
3512 'extern "C" void std::exit (int) throw (); using std::exit;' \ 3442 'extern "C" void std::exit (int) throw (); using std::exit;' \
3513 'extern "C" void std::exit (int); using std::exit;' \ 3443 'extern "C" void std::exit (int); using std::exit;' \
3514 'extern "C" void exit (int) throw ();' \ 3444 'extern "C" void exit (int) throw ();' \
3515 'extern "C" void exit (int);' \ 3445 'extern "C" void exit (int);' \
3516 'void exit (int);' 3446 'void exit (int);'
3517 do 3447 do
3518 cat >conftest.$ac_ext <<_ACEOF 3448 cat >conftest.$ac_ext <<_ACEOF
3519 /* confdefs.h. */ 3449 #line $LINENO "configure"
3520 _ACEOF 3450 /* confdefs.h. */
3521 cat confdefs.h >>conftest.$ac_ext 3451 _ACEOF
3522 cat >>conftest.$ac_ext <<_ACEOF 3452 cat confdefs.h >>conftest.$ac_ext
3523 /* end confdefs.h. */ 3453 cat >>conftest.$ac_ext <<_ACEOF
3524 $ac_declaration 3454 /* end confdefs.h. */
3525 #include <stdlib.h> 3455 #include <stdlib.h>
3526 int
3527 main ()
3528 {
3529 exit (42);
3530 ;
3531 return 0;
3532 }
3533 _ACEOF
3534 rm -f conftest.$ac_objext
3535 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3536 (eval $ac_compile) 2>conftest.er1
3537 ac_status=$?
3538 grep -v '^ *+' conftest.er1 >conftest.err
3539 rm -f conftest.er1
3540 cat conftest.err >&5
3541 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3542 (exit $ac_status); } &&
3543 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err'
3544 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3545 (eval $ac_try) 2>&5
3546 ac_status=$?
3547 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3548 (exit $ac_status); }; } &&
3549 { ac_try='test -s conftest.$ac_objext'
3550 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3551 (eval $ac_try) 2>&5
3552 ac_status=$?
3553 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3554 (exit $ac_status); }; }; then
3555 :
3556 else
3557 echo "$as_me: failed program was:" >&5
3558 sed 's/^/| /' conftest.$ac_ext >&5
3559
3560 continue
3561 fi
3562 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
3563 cat >conftest.$ac_ext <<_ACEOF
3564 /* confdefs.h. */
3565 _ACEOF
3566 cat confdefs.h >>conftest.$ac_ext
3567 cat >>conftest.$ac_ext <<_ACEOF
3568 /* end confdefs.h. */
3569 $ac_declaration 3456 $ac_declaration
3570 int 3457 int
3571 main () 3458 main ()
3572 { 3459 {
3573 exit (42); 3460 exit (42);
3575 return 0; 3462 return 0;
3576 } 3463 }
3577 _ACEOF 3464 _ACEOF
3578 rm -f conftest.$ac_objext 3465 rm -f conftest.$ac_objext
3579 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3466 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3580 (eval $ac_compile) 2>conftest.er1 3467 (eval $ac_compile) 2>&5
3581 ac_status=$? 3468 ac_status=$?
3582 grep -v '^ *+' conftest.er1 >conftest.err
3583 rm -f conftest.er1
3584 cat conftest.err >&5
3585 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3469 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3586 (exit $ac_status); } && 3470 (exit $ac_status); } &&
3587 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 3471 { ac_try='test -s conftest.$ac_objext'
3588 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3472 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3589 (eval $ac_try) 2>&5 3473 (eval $ac_try) 2>&5
3590 ac_status=$? 3474 ac_status=$?
3591 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3475 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3592 (exit $ac_status); }; } && 3476 (exit $ac_status); }; }; then
3593 { ac_try='test -s conftest.$ac_objext' 3477 :
3478 else
3479 echo "$as_me: failed program was:" >&5
3480 sed 's/^/| /' conftest.$ac_ext >&5
3481
3482 continue
3483 fi
3484 rm -f conftest.$ac_objext conftest.$ac_ext
3485 cat >conftest.$ac_ext <<_ACEOF
3486 #line $LINENO "configure"
3487 /* confdefs.h. */
3488 _ACEOF
3489 cat confdefs.h >>conftest.$ac_ext
3490 cat >>conftest.$ac_ext <<_ACEOF
3491 /* end confdefs.h. */
3492 $ac_declaration
3493 int
3494 main ()
3495 {
3496 exit (42);
3497 ;
3498 return 0;
3499 }
3500 _ACEOF
3501 rm -f conftest.$ac_objext
3502 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3503 (eval $ac_compile) 2>&5
3504 ac_status=$?
3505 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3506 (exit $ac_status); } &&
3507 { ac_try='test -s conftest.$ac_objext'
3594 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3508 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3595 (eval $ac_try) 2>&5 3509 (eval $ac_try) 2>&5
3596 ac_status=$? 3510 ac_status=$?
3597 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3511 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3598 (exit $ac_status); }; }; then 3512 (exit $ac_status); }; }; then
3600 else 3514 else
3601 echo "$as_me: failed program was:" >&5 3515 echo "$as_me: failed program was:" >&5
3602 sed 's/^/| /' conftest.$ac_ext >&5 3516 sed 's/^/| /' conftest.$ac_ext >&5
3603 3517
3604 fi 3518 fi
3605 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 3519 rm -f conftest.$ac_objext conftest.$ac_ext
3606 done 3520 done
3607 rm -f conftest* 3521 rm -f conftest*
3608 if test -n "$ac_declaration"; then 3522 if test -n "$ac_declaration"; then
3609 echo '#ifdef __cplusplus' >>confdefs.h 3523 echo '#ifdef __cplusplus' >>confdefs.h
3610 echo $ac_declaration >>confdefs.h 3524 echo $ac_declaration >>confdefs.h
3614 else 3528 else
3615 echo "$as_me: failed program was:" >&5 3529 echo "$as_me: failed program was:" >&5
3616 sed 's/^/| /' conftest.$ac_ext >&5 3530 sed 's/^/| /' conftest.$ac_ext >&5
3617 3531
3618 fi 3532 fi
3619 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 3533 rm -f conftest.$ac_objext conftest.$ac_ext
3620 ac_ext=c 3534 ac_ext=c
3621 ac_cpp='$CPP $CPPFLAGS' 3535 ac_cpp='$CPP $CPPFLAGS'
3622 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3536 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3623 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3537 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3624 ac_compiler_gnu=$ac_cv_c_compiler_gnu 3538 ac_compiler_gnu=$ac_cv_c_compiler_gnu
3695 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 3609 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3696 # <limits.h> exists even on freestanding compilers. 3610 # <limits.h> exists even on freestanding compilers.
3697 # On the NeXT, cc -E runs the code through the compiler's parser, 3611 # On the NeXT, cc -E runs the code through the compiler's parser,
3698 # not just through cpp. "Syntax error" is here to catch this case. 3612 # not just through cpp. "Syntax error" is here to catch this case.
3699 cat >conftest.$ac_ext <<_ACEOF 3613 cat >conftest.$ac_ext <<_ACEOF
3614 #line $LINENO "configure"
3700 /* confdefs.h. */ 3615 /* confdefs.h. */
3701 _ACEOF 3616 _ACEOF
3702 cat confdefs.h >>conftest.$ac_ext 3617 cat confdefs.h >>conftest.$ac_ext
3703 cat >>conftest.$ac_ext <<_ACEOF 3618 cat >>conftest.$ac_ext <<_ACEOF
3704 /* end confdefs.h. */ 3619 /* end confdefs.h. */
3705 #ifdef __STDC__ 3620 #ifdef __STDC__
3706 # include <limits.h> 3621 # include <limits.h>
3707 #else 3622 #else
3708 # include <assert.h> 3623 # include <assert.h>
3709 #endif 3624 #endif
3710 Syntax error 3625 Syntax error
3711 _ACEOF 3626 _ACEOF
3712 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 3627 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3713 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3628 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3714 ac_status=$? 3629 ac_status=$?
3715 grep -v '^ *+' conftest.er1 >conftest.err 3630 grep -v '^ *+' conftest.er1 >conftest.err
3717 cat conftest.err >&5 3632 cat conftest.err >&5
3718 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3633 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3719 (exit $ac_status); } >/dev/null; then 3634 (exit $ac_status); } >/dev/null; then
3720 if test -s conftest.err; then 3635 if test -s conftest.err; then
3721 ac_cpp_err=$ac_c_preproc_warn_flag 3636 ac_cpp_err=$ac_c_preproc_warn_flag
3722 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
3723 else 3637 else
3724 ac_cpp_err= 3638 ac_cpp_err=
3725 fi 3639 fi
3726 else 3640 else
3727 ac_cpp_err=yes 3641 ac_cpp_err=yes
3738 rm -f conftest.err conftest.$ac_ext 3652 rm -f conftest.err conftest.$ac_ext
3739 3653
3740 # OK, works on sane cases. Now check whether non-existent headers 3654 # OK, works on sane cases. Now check whether non-existent headers
3741 # can be detected and how. 3655 # can be detected and how.
3742 cat >conftest.$ac_ext <<_ACEOF 3656 cat >conftest.$ac_ext <<_ACEOF
3657 #line $LINENO "configure"
3743 /* confdefs.h. */ 3658 /* confdefs.h. */
3744 _ACEOF 3659 _ACEOF
3745 cat confdefs.h >>conftest.$ac_ext 3660 cat confdefs.h >>conftest.$ac_ext
3746 cat >>conftest.$ac_ext <<_ACEOF 3661 cat >>conftest.$ac_ext <<_ACEOF
3747 /* end confdefs.h. */ 3662 /* end confdefs.h. */
3755 cat conftest.err >&5 3670 cat conftest.err >&5
3756 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3671 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3757 (exit $ac_status); } >/dev/null; then 3672 (exit $ac_status); } >/dev/null; then
3758 if test -s conftest.err; then 3673 if test -s conftest.err; then
3759 ac_cpp_err=$ac_c_preproc_warn_flag 3674 ac_cpp_err=$ac_c_preproc_warn_flag
3760 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
3761 else 3675 else
3762 ac_cpp_err= 3676 ac_cpp_err=
3763 fi 3677 fi
3764 else 3678 else
3765 ac_cpp_err=yes 3679 ac_cpp_err=yes
3802 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 3716 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3803 # <limits.h> exists even on freestanding compilers. 3717 # <limits.h> exists even on freestanding compilers.
3804 # On the NeXT, cc -E runs the code through the compiler's parser, 3718 # On the NeXT, cc -E runs the code through the compiler's parser,
3805 # not just through cpp. "Syntax error" is here to catch this case. 3719 # not just through cpp. "Syntax error" is here to catch this case.
3806 cat >conftest.$ac_ext <<_ACEOF 3720 cat >conftest.$ac_ext <<_ACEOF
3721 #line $LINENO "configure"
3807 /* confdefs.h. */ 3722 /* confdefs.h. */
3808 _ACEOF 3723 _ACEOF
3809 cat confdefs.h >>conftest.$ac_ext 3724 cat confdefs.h >>conftest.$ac_ext
3810 cat >>conftest.$ac_ext <<_ACEOF 3725 cat >>conftest.$ac_ext <<_ACEOF
3811 /* end confdefs.h. */ 3726 /* end confdefs.h. */
3812 #ifdef __STDC__ 3727 #ifdef __STDC__
3813 # include <limits.h> 3728 # include <limits.h>
3814 #else 3729 #else
3815 # include <assert.h> 3730 # include <assert.h>
3816 #endif 3731 #endif
3817 Syntax error 3732 Syntax error
3818 _ACEOF 3733 _ACEOF
3819 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 3734 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3820 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3735 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3821 ac_status=$? 3736 ac_status=$?
3822 grep -v '^ *+' conftest.er1 >conftest.err 3737 grep -v '^ *+' conftest.er1 >conftest.err
3824 cat conftest.err >&5 3739 cat conftest.err >&5
3825 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3740 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3826 (exit $ac_status); } >/dev/null; then 3741 (exit $ac_status); } >/dev/null; then
3827 if test -s conftest.err; then 3742 if test -s conftest.err; then
3828 ac_cpp_err=$ac_c_preproc_warn_flag 3743 ac_cpp_err=$ac_c_preproc_warn_flag
3829 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
3830 else 3744 else
3831 ac_cpp_err= 3745 ac_cpp_err=
3832 fi 3746 fi
3833 else 3747 else
3834 ac_cpp_err=yes 3748 ac_cpp_err=yes
3845 rm -f conftest.err conftest.$ac_ext 3759 rm -f conftest.err conftest.$ac_ext
3846 3760
3847 # OK, works on sane cases. Now check whether non-existent headers 3761 # OK, works on sane cases. Now check whether non-existent headers
3848 # can be detected and how. 3762 # can be detected and how.
3849 cat >conftest.$ac_ext <<_ACEOF 3763 cat >conftest.$ac_ext <<_ACEOF
3764 #line $LINENO "configure"
3850 /* confdefs.h. */ 3765 /* confdefs.h. */
3851 _ACEOF 3766 _ACEOF
3852 cat confdefs.h >>conftest.$ac_ext 3767 cat confdefs.h >>conftest.$ac_ext
3853 cat >>conftest.$ac_ext <<_ACEOF 3768 cat >>conftest.$ac_ext <<_ACEOF
3854 /* end confdefs.h. */ 3769 /* end confdefs.h. */
3862 cat conftest.err >&5 3777 cat conftest.err >&5
3863 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3778 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3864 (exit $ac_status); } >/dev/null; then 3779 (exit $ac_status); } >/dev/null; then
3865 if test -s conftest.err; then 3780 if test -s conftest.err; then
3866 ac_cpp_err=$ac_c_preproc_warn_flag 3781 ac_cpp_err=$ac_c_preproc_warn_flag
3867 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
3868 else 3782 else
3869 ac_cpp_err= 3783 ac_cpp_err=
3870 fi 3784 fi
3871 else 3785 else
3872 ac_cpp_err=yes 3786 ac_cpp_err=yes
3912 # AIX /bin/install 3826 # AIX /bin/install
3913 # AmigaOS /C/install, which installs bootblocks on floppy discs 3827 # AmigaOS /C/install, which installs bootblocks on floppy discs
3914 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag 3828 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
3915 # AFS /usr/afsws/bin/install, which mishandles nonexistent args 3829 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
3916 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" 3830 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
3917 # OS/2's system install, which has a completely different semantic
3918 # ./install, which can be erroneously created by make from ./install.sh. 3831 # ./install, which can be erroneously created by make from ./install.sh.
3919 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 3832 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
3920 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 3833 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
3921 if test -z "$INSTALL"; then 3834 if test -z "$INSTALL"; then
3922 if test "${ac_cv_path_install+set}" = set; then 3835 if test "${ac_cv_path_install+set}" = set; then
3929 test -z "$as_dir" && as_dir=. 3842 test -z "$as_dir" && as_dir=.
3930 # Account for people who put trailing slashes in PATH elements. 3843 # Account for people who put trailing slashes in PATH elements.
3931 case $as_dir/ in 3844 case $as_dir/ in
3932 ./ | .// | /cC/* | \ 3845 ./ | .// | /cC/* | \
3933 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ 3846 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
3934 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
3935 /usr/ucb/* ) ;; 3847 /usr/ucb/* ) ;;
3936 *) 3848 *)
3937 # OSF1 and SCO ODT 3.0 have their own names for install. 3849 # OSF1 and SCO ODT 3.0 have their own names for install.
3938 # Don't use installbsd from OSF since it installs stuff as root 3850 # Don't use installbsd from OSF since it installs stuff as root
3939 # by default. 3851 # by default.
3940 for ac_prog in ginstall scoinst install; do 3852 for ac_prog in ginstall scoinst install; do
3941 for ac_exec_ext in '' $ac_executable_extensions; do 3853 for ac_exec_ext in '' $ac_executable_extensions; do
3942 if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then 3854 if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
3943 if test $ac_prog = install && 3855 if test $ac_prog = install &&
3944 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 3856 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3945 # AIX install. It has an incompatible calling convention. 3857 # AIX install. It has an incompatible calling convention.
3946 : 3858 :
3947 elif test $ac_prog = install && 3859 elif test $ac_prog = install &&
3948 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 3860 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3949 # program-specific install script used by HP pwplus--don't use. 3861 # program-specific install script used by HP pwplus--don't use.
3950 : 3862 :
3951 else 3863 else
3952 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 3864 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3953 break 3 3865 break 3
3954 fi 3866 fi
3955 fi 3867 fi
3956 done 3868 done
3957 done 3869 done
3958 ;; 3870 ;;
3959 esac 3871 esac
3960 done 3872 done
4208 cat >conftest.$ac_ext <<_ACEOF 4120 cat >conftest.$ac_ext <<_ACEOF
4209 main(){return 0;} 4121 main(){return 0;}
4210 _ACEOF 4122 _ACEOF
4211 rm -f conftest.$ac_objext conftest$ac_exeext 4123 rm -f conftest.$ac_objext conftest$ac_exeext
4212 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 4124 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4213 (eval $ac_link) 2>conftest.er1 4125 (eval $ac_link) 2>&5
4214 ac_status=$? 4126 ac_status=$?
4215 grep -v '^ *+' conftest.er1 >conftest.err
4216 rm -f conftest.er1
4217 cat conftest.err >&5
4218 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4127 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4219 (exit $ac_status); } && 4128 (exit $ac_status); } &&
4220 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 4129 { ac_try='test -s conftest$ac_exeext'
4221 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4222 (eval $ac_try) 2>&5
4223 ac_status=$?
4224 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4225 (exit $ac_status); }; } &&
4226 { ac_try='test -s conftest$ac_exeext'
4227 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4130 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4228 (eval $ac_try) 2>&5 4131 (eval $ac_try) 2>&5
4229 ac_status=$? 4132 ac_status=$?
4230 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4133 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4231 (exit $ac_status); }; }; then 4134 (exit $ac_status); }; }; then
4237 4140
4238 LDFLAGS=$late_LDFLAGS 4141 LDFLAGS=$late_LDFLAGS
4239 echo "$as_me:$LINENO: result: no" >&5 4142 echo "$as_me:$LINENO: result: no" >&5
4240 echo "${ECHO_T}no" >&6 4143 echo "${ECHO_T}no" >&6
4241 fi 4144 fi
4242 rm -f conftest.err conftest.$ac_objext \ 4145 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4243 conftest$ac_exeext conftest.$ac_ext
4244 4146
4245 4147
4246 echo "$as_me:$LINENO: checking for egrep" >&5 4148 echo "$as_me:$LINENO: checking for egrep" >&5
4247 echo $ECHO_N "checking for egrep... $ECHO_C" >&6 4149 echo $ECHO_N "checking for egrep... $ECHO_C" >&6
4248 if test "${ac_cv_prog_egrep+set}" = set; then 4150 if test "${ac_cv_prog_egrep+set}" = set; then
4260 4162
4261 4163
4262 echo "$as_me:$LINENO: checking for AIX" >&5 4164 echo "$as_me:$LINENO: checking for AIX" >&5
4263 echo $ECHO_N "checking for AIX... $ECHO_C" >&6 4165 echo $ECHO_N "checking for AIX... $ECHO_C" >&6
4264 cat >conftest.$ac_ext <<_ACEOF 4166 cat >conftest.$ac_ext <<_ACEOF
4167 #line $LINENO "configure"
4265 /* confdefs.h. */ 4168 /* confdefs.h. */
4266 _ACEOF 4169 _ACEOF
4267 cat confdefs.h >>conftest.$ac_ext 4170 cat confdefs.h >>conftest.$ac_ext
4268 cat >>conftest.$ac_ext <<_ACEOF 4171 cat >>conftest.$ac_ext <<_ACEOF
4269 /* end confdefs.h. */ 4172 /* end confdefs.h. */
4459 if test "$GCC" != yes; then 4362 if test "$GCC" != yes; then
4460 ac_save_CC=$CC 4363 ac_save_CC=$CC
4461 while :; do 4364 while :; do
4462 # IRIX 6.2 and later do not support large files by default, 4365 # IRIX 6.2 and later do not support large files by default,
4463 # so use the C compiler's -n32 option if that helps. 4366 # so use the C compiler's -n32 option if that helps.
4464 cat >conftest.$ac_ext <<_ACEOF 4367 cat >conftest.$ac_ext <<_ACEOF
4368 #line $LINENO "configure"
4465 /* confdefs.h. */ 4369 /* confdefs.h. */
4466 _ACEOF 4370 _ACEOF
4467 cat confdefs.h >>conftest.$ac_ext 4371 cat confdefs.h >>conftest.$ac_ext
4468 cat >>conftest.$ac_ext <<_ACEOF 4372 cat >>conftest.$ac_ext <<_ACEOF
4469 /* end confdefs.h. */ 4373 /* end confdefs.h. */
4484 return 0; 4388 return 0;
4485 } 4389 }
4486 _ACEOF 4390 _ACEOF
4487 rm -f conftest.$ac_objext 4391 rm -f conftest.$ac_objext
4488 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4392 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4489 (eval $ac_compile) 2>conftest.er1 4393 (eval $ac_compile) 2>&5
4490 ac_status=$? 4394 ac_status=$?
4491 grep -v '^ *+' conftest.er1 >conftest.err
4492 rm -f conftest.er1
4493 cat conftest.err >&5
4494 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4395 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4495 (exit $ac_status); } && 4396 (exit $ac_status); } &&
4496 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 4397 { ac_try='test -s conftest.$ac_objext'
4497 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4398 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4498 (eval $ac_try) 2>&5 4399 (eval $ac_try) 2>&5
4499 ac_status=$? 4400 ac_status=$?
4500 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4401 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4501 (exit $ac_status); }; } &&
4502 { ac_try='test -s conftest.$ac_objext'
4503 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4504 (eval $ac_try) 2>&5
4505 ac_status=$?
4506 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4507 (exit $ac_status); }; }; then 4402 (exit $ac_status); }; }; then
4508 break 4403 break
4509 else 4404 else
4510 echo "$as_me: failed program was:" >&5 4405 echo "$as_me: failed program was:" >&5
4511 sed 's/^/| /' conftest.$ac_ext >&5 4406 sed 's/^/| /' conftest.$ac_ext >&5
4512 4407
4513 fi 4408 fi
4514 rm -f conftest.err conftest.$ac_objext 4409 rm -f conftest.$ac_objext
4515 CC="$CC -n32" 4410 CC="$CC -n32"
4516 rm -f conftest.$ac_objext 4411 rm -f conftest.$ac_objext
4517 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4412 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4518 (eval $ac_compile) 2>conftest.er1 4413 (eval $ac_compile) 2>&5
4519 ac_status=$? 4414 ac_status=$?
4520 grep -v '^ *+' conftest.er1 >conftest.err
4521 rm -f conftest.er1
4522 cat conftest.err >&5
4523 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4415 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4524 (exit $ac_status); } && 4416 (exit $ac_status); } &&
4525 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 4417 { ac_try='test -s conftest.$ac_objext'
4526 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4418 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4527 (eval $ac_try) 2>&5 4419 (eval $ac_try) 2>&5
4528 ac_status=$? 4420 ac_status=$?
4529 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4421 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4530 (exit $ac_status); }; } &&
4531 { ac_try='test -s conftest.$ac_objext'
4532 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4533 (eval $ac_try) 2>&5
4534 ac_status=$?
4535 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4536 (exit $ac_status); }; }; then 4422 (exit $ac_status); }; }; then
4537 ac_cv_sys_largefile_CC=' -n32'; break 4423 ac_cv_sys_largefile_CC=' -n32'; break
4538 else 4424 else
4539 echo "$as_me: failed program was:" >&5 4425 echo "$as_me: failed program was:" >&5
4540 sed 's/^/| /' conftest.$ac_ext >&5 4426 sed 's/^/| /' conftest.$ac_ext >&5
4541 4427
4542 fi 4428 fi
4543 rm -f conftest.err conftest.$ac_objext 4429 rm -f conftest.$ac_objext
4544 break 4430 break
4545 done 4431 done
4546 CC=$ac_save_CC 4432 CC=$ac_save_CC
4547 rm -f conftest.$ac_ext 4433 rm -f conftest.$ac_ext
4548 fi 4434 fi
4549 fi 4435 fi
4559 echo $ECHO_N "(cached) $ECHO_C" >&6 4445 echo $ECHO_N "(cached) $ECHO_C" >&6
4560 else 4446 else
4561 while :; do 4447 while :; do
4562 ac_cv_sys_file_offset_bits=no 4448 ac_cv_sys_file_offset_bits=no
4563 cat >conftest.$ac_ext <<_ACEOF 4449 cat >conftest.$ac_ext <<_ACEOF
4450 #line $LINENO "configure"
4564 /* confdefs.h. */ 4451 /* confdefs.h. */
4565 _ACEOF 4452 _ACEOF
4566 cat confdefs.h >>conftest.$ac_ext 4453 cat confdefs.h >>conftest.$ac_ext
4567 cat >>conftest.$ac_ext <<_ACEOF 4454 cat >>conftest.$ac_ext <<_ACEOF
4568 /* end confdefs.h. */ 4455 /* end confdefs.h. */
4583 return 0; 4470 return 0;
4584 } 4471 }
4585 _ACEOF 4472 _ACEOF
4586 rm -f conftest.$ac_objext 4473 rm -f conftest.$ac_objext
4587 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4474 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4588 (eval $ac_compile) 2>conftest.er1 4475 (eval $ac_compile) 2>&5
4589 ac_status=$? 4476 ac_status=$?
4590 grep -v '^ *+' conftest.er1 >conftest.err
4591 rm -f conftest.er1
4592 cat conftest.err >&5
4593 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4477 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4594 (exit $ac_status); } && 4478 (exit $ac_status); } &&
4595 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 4479 { ac_try='test -s conftest.$ac_objext'
4596 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4480 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4597 (eval $ac_try) 2>&5 4481 (eval $ac_try) 2>&5
4598 ac_status=$? 4482 ac_status=$?
4599 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4483 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4600 (exit $ac_status); }; } &&
4601 { ac_try='test -s conftest.$ac_objext'
4602 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4603 (eval $ac_try) 2>&5
4604 ac_status=$?
4605 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4606 (exit $ac_status); }; }; then 4484 (exit $ac_status); }; }; then
4607 break 4485 break
4608 else 4486 else
4609 echo "$as_me: failed program was:" >&5 4487 echo "$as_me: failed program was:" >&5
4610 sed 's/^/| /' conftest.$ac_ext >&5 4488 sed 's/^/| /' conftest.$ac_ext >&5
4611 4489
4612 fi 4490 fi
4613 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 4491 rm -f conftest.$ac_objext conftest.$ac_ext
4614 cat >conftest.$ac_ext <<_ACEOF 4492 cat >conftest.$ac_ext <<_ACEOF
4493 #line $LINENO "configure"
4615 /* confdefs.h. */ 4494 /* confdefs.h. */
4616 _ACEOF 4495 _ACEOF
4617 cat confdefs.h >>conftest.$ac_ext 4496 cat confdefs.h >>conftest.$ac_ext
4618 cat >>conftest.$ac_ext <<_ACEOF 4497 cat >>conftest.$ac_ext <<_ACEOF
4619 /* end confdefs.h. */ 4498 /* end confdefs.h. */
4635 return 0; 4514 return 0;
4636 } 4515 }
4637 _ACEOF 4516 _ACEOF
4638 rm -f conftest.$ac_objext 4517 rm -f conftest.$ac_objext
4639 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4518 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4640 (eval $ac_compile) 2>conftest.er1 4519 (eval $ac_compile) 2>&5
4641 ac_status=$? 4520 ac_status=$?
4642 grep -v '^ *+' conftest.er1 >conftest.err
4643 rm -f conftest.er1
4644 cat conftest.err >&5
4645 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4521 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4646 (exit $ac_status); } && 4522 (exit $ac_status); } &&
4647 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 4523 { ac_try='test -s conftest.$ac_objext'
4648 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4524 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4649 (eval $ac_try) 2>&5 4525 (eval $ac_try) 2>&5
4650 ac_status=$? 4526 ac_status=$?
4651 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4527 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4652 (exit $ac_status); }; } &&
4653 { ac_try='test -s conftest.$ac_objext'
4654 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4655 (eval $ac_try) 2>&5
4656 ac_status=$?
4657 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4658 (exit $ac_status); }; }; then 4528 (exit $ac_status); }; }; then
4659 ac_cv_sys_file_offset_bits=64; break 4529 ac_cv_sys_file_offset_bits=64; break
4660 else 4530 else
4661 echo "$as_me: failed program was:" >&5 4531 echo "$as_me: failed program was:" >&5
4662 sed 's/^/| /' conftest.$ac_ext >&5 4532 sed 's/^/| /' conftest.$ac_ext >&5
4663 4533
4664 fi 4534 fi
4665 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 4535 rm -f conftest.$ac_objext conftest.$ac_ext
4666 break 4536 break
4667 done 4537 done
4668 fi 4538 fi
4669 echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5 4539 echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5
4670 echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6 4540 echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6
4682 echo $ECHO_N "(cached) $ECHO_C" >&6 4552 echo $ECHO_N "(cached) $ECHO_C" >&6
4683 else 4553 else
4684 while :; do 4554 while :; do
4685 ac_cv_sys_large_files=no 4555 ac_cv_sys_large_files=no
4686 cat >conftest.$ac_ext <<_ACEOF 4556 cat >conftest.$ac_ext <<_ACEOF
4557 #line $LINENO "configure"
4687 /* confdefs.h. */ 4558 /* confdefs.h. */
4688 _ACEOF 4559 _ACEOF
4689 cat confdefs.h >>conftest.$ac_ext 4560 cat confdefs.h >>conftest.$ac_ext
4690 cat >>conftest.$ac_ext <<_ACEOF 4561 cat >>conftest.$ac_ext <<_ACEOF
4691 /* end confdefs.h. */ 4562 /* end confdefs.h. */
4706 return 0; 4577 return 0;
4707 } 4578 }
4708 _ACEOF 4579 _ACEOF
4709 rm -f conftest.$ac_objext 4580 rm -f conftest.$ac_objext
4710 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4581 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4711 (eval $ac_compile) 2>conftest.er1 4582 (eval $ac_compile) 2>&5
4712 ac_status=$? 4583 ac_status=$?
4713 grep -v '^ *+' conftest.er1 >conftest.err
4714 rm -f conftest.er1
4715 cat conftest.err >&5
4716 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4584 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4717 (exit $ac_status); } && 4585 (exit $ac_status); } &&
4718 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 4586 { ac_try='test -s conftest.$ac_objext'
4719 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4587 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4720 (eval $ac_try) 2>&5 4588 (eval $ac_try) 2>&5
4721 ac_status=$? 4589 ac_status=$?
4722 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4590 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4723 (exit $ac_status); }; } &&
4724 { ac_try='test -s conftest.$ac_objext'
4725 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4726 (eval $ac_try) 2>&5
4727 ac_status=$?
4728 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4729 (exit $ac_status); }; }; then 4591 (exit $ac_status); }; }; then
4730 break 4592 break
4731 else 4593 else
4732 echo "$as_me: failed program was:" >&5 4594 echo "$as_me: failed program was:" >&5
4733 sed 's/^/| /' conftest.$ac_ext >&5 4595 sed 's/^/| /' conftest.$ac_ext >&5
4734 4596
4735 fi 4597 fi
4736 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 4598 rm -f conftest.$ac_objext conftest.$ac_ext
4737 cat >conftest.$ac_ext <<_ACEOF 4599 cat >conftest.$ac_ext <<_ACEOF
4600 #line $LINENO "configure"
4738 /* confdefs.h. */ 4601 /* confdefs.h. */
4739 _ACEOF 4602 _ACEOF
4740 cat confdefs.h >>conftest.$ac_ext 4603 cat confdefs.h >>conftest.$ac_ext
4741 cat >>conftest.$ac_ext <<_ACEOF 4604 cat >>conftest.$ac_ext <<_ACEOF
4742 /* end confdefs.h. */ 4605 /* end confdefs.h. */
4758 return 0; 4621 return 0;
4759 } 4622 }
4760 _ACEOF 4623 _ACEOF
4761 rm -f conftest.$ac_objext 4624 rm -f conftest.$ac_objext
4762 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4625 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4763 (eval $ac_compile) 2>conftest.er1 4626 (eval $ac_compile) 2>&5
4764 ac_status=$? 4627 ac_status=$?
4765 grep -v '^ *+' conftest.er1 >conftest.err
4766 rm -f conftest.er1
4767 cat conftest.err >&5
4768 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4628 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4769 (exit $ac_status); } && 4629 (exit $ac_status); } &&
4770 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 4630 { ac_try='test -s conftest.$ac_objext'
4771 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4631 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4772 (eval $ac_try) 2>&5 4632 (eval $ac_try) 2>&5
4773 ac_status=$? 4633 ac_status=$?
4774 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4634 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4775 (exit $ac_status); }; } &&
4776 { ac_try='test -s conftest.$ac_objext'
4777 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4778 (eval $ac_try) 2>&5
4779 ac_status=$?
4780 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4781 (exit $ac_status); }; }; then 4635 (exit $ac_status); }; }; then
4782 ac_cv_sys_large_files=1; break 4636 ac_cv_sys_large_files=1; break
4783 else 4637 else
4784 echo "$as_me: failed program was:" >&5 4638 echo "$as_me: failed program was:" >&5
4785 sed 's/^/| /' conftest.$ac_ext >&5 4639 sed 's/^/| /' conftest.$ac_ext >&5
4786 4640
4787 fi 4641 fi
4788 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 4642 rm -f conftest.$ac_objext conftest.$ac_ext
4789 break 4643 break
4790 done 4644 done
4791 fi 4645 fi
4792 echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5 4646 echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5
4793 echo "${ECHO_T}$ac_cv_sys_large_files" >&6 4647 echo "${ECHO_T}$ac_cv_sys_large_files" >&6
4808 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 4662 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
4809 if test "${ac_cv_header_stdc+set}" = set; then 4663 if test "${ac_cv_header_stdc+set}" = set; then
4810 echo $ECHO_N "(cached) $ECHO_C" >&6 4664 echo $ECHO_N "(cached) $ECHO_C" >&6
4811 else 4665 else
4812 cat >conftest.$ac_ext <<_ACEOF 4666 cat >conftest.$ac_ext <<_ACEOF
4667 #line $LINENO "configure"
4813 /* confdefs.h. */ 4668 /* confdefs.h. */
4814 _ACEOF 4669 _ACEOF
4815 cat confdefs.h >>conftest.$ac_ext 4670 cat confdefs.h >>conftest.$ac_ext
4816 cat >>conftest.$ac_ext <<_ACEOF 4671 cat >>conftest.$ac_ext <<_ACEOF
4817 /* end confdefs.h. */ 4672 /* end confdefs.h. */
4828 return 0; 4683 return 0;
4829 } 4684 }
4830 _ACEOF 4685 _ACEOF
4831 rm -f conftest.$ac_objext 4686 rm -f conftest.$ac_objext
4832 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4687 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4833 (eval $ac_compile) 2>conftest.er1 4688 (eval $ac_compile) 2>&5
4834 ac_status=$? 4689 ac_status=$?
4835 grep -v '^ *+' conftest.er1 >conftest.err
4836 rm -f conftest.er1
4837 cat conftest.err >&5
4838 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4690 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4839 (exit $ac_status); } && 4691 (exit $ac_status); } &&
4840 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 4692 { ac_try='test -s conftest.$ac_objext'
4841 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4693 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4842 (eval $ac_try) 2>&5 4694 (eval $ac_try) 2>&5
4843 ac_status=$? 4695 ac_status=$?
4844 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4696 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4845 (exit $ac_status); }; } &&
4846 { ac_try='test -s conftest.$ac_objext'
4847 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4848 (eval $ac_try) 2>&5
4849 ac_status=$?
4850 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4851 (exit $ac_status); }; }; then 4697 (exit $ac_status); }; }; then
4852 ac_cv_header_stdc=yes 4698 ac_cv_header_stdc=yes
4853 else 4699 else
4854 echo "$as_me: failed program was:" >&5 4700 echo "$as_me: failed program was:" >&5
4855 sed 's/^/| /' conftest.$ac_ext >&5 4701 sed 's/^/| /' conftest.$ac_ext >&5
4856 4702
4857 ac_cv_header_stdc=no 4703 ac_cv_header_stdc=no
4858 fi 4704 fi
4859 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 4705 rm -f conftest.$ac_objext conftest.$ac_ext
4860 4706
4861 if test $ac_cv_header_stdc = yes; then 4707 if test $ac_cv_header_stdc = yes; then
4862 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 4708 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4863 cat >conftest.$ac_ext <<_ACEOF 4709 cat >conftest.$ac_ext <<_ACEOF
4710 #line $LINENO "configure"
4864 /* confdefs.h. */ 4711 /* confdefs.h. */
4865 _ACEOF 4712 _ACEOF
4866 cat confdefs.h >>conftest.$ac_ext 4713 cat confdefs.h >>conftest.$ac_ext
4867 cat >>conftest.$ac_ext <<_ACEOF 4714 cat >>conftest.$ac_ext <<_ACEOF
4868 /* end confdefs.h. */ 4715 /* end confdefs.h. */
4880 fi 4727 fi
4881 4728
4882 if test $ac_cv_header_stdc = yes; then 4729 if test $ac_cv_header_stdc = yes; then
4883 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 4730 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4884 cat >conftest.$ac_ext <<_ACEOF 4731 cat >conftest.$ac_ext <<_ACEOF
4732 #line $LINENO "configure"
4885 /* confdefs.h. */ 4733 /* confdefs.h. */
4886 _ACEOF 4734 _ACEOF
4887 cat confdefs.h >>conftest.$ac_ext 4735 cat confdefs.h >>conftest.$ac_ext
4888 cat >>conftest.$ac_ext <<_ACEOF 4736 cat >>conftest.$ac_ext <<_ACEOF
4889 /* end confdefs.h. */ 4737 /* end confdefs.h. */
4904 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. 4752 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
4905 if test "$cross_compiling" = yes; then 4753 if test "$cross_compiling" = yes; then
4906 : 4754 :
4907 else 4755 else
4908 cat >conftest.$ac_ext <<_ACEOF 4756 cat >conftest.$ac_ext <<_ACEOF
4757 #line $LINENO "configure"
4909 /* confdefs.h. */ 4758 /* confdefs.h. */
4910 _ACEOF 4759 _ACEOF
4911 cat confdefs.h >>conftest.$ac_ext 4760 cat confdefs.h >>conftest.$ac_ext
4912 cat >>conftest.$ac_ext <<_ACEOF 4761 cat >>conftest.$ac_ext <<_ACEOF
4913 /* end confdefs.h. */ 4762 /* end confdefs.h. */
4915 #if ((' ' & 0x0FF) == 0x020) 4764 #if ((' ' & 0x0FF) == 0x020)
4916 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') 4765 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4917 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) 4766 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4918 #else 4767 #else
4919 # define ISLOWER(c) \ 4768 # define ISLOWER(c) \
4920 (('a' <= (c) && (c) <= 'i') \ 4769 (('a' <= (c) && (c) <= 'i') \
4921 || ('j' <= (c) && (c) <= 'r') \ 4770 || ('j' <= (c) && (c) <= 'r') \
4922 || ('s' <= (c) && (c) <= 'z')) 4771 || ('s' <= (c) && (c) <= 'z'))
4923 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) 4772 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4924 #endif 4773 #endif
4925 4774
4926 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) 4775 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
4927 int 4776 int
4928 main () 4777 main ()
4929 { 4778 {
4930 int i; 4779 int i;
4931 for (i = 0; i < 256; i++) 4780 for (i = 0; i < 256; i++)
4932 if (XOR (islower (i), ISLOWER (i)) 4781 if (XOR (islower (i), ISLOWER (i))
4933 || toupper (i) != TOUPPER (i)) 4782 || toupper (i) != TOUPPER (i))
4934 exit(2); 4783 exit(2);
4935 exit (0); 4784 exit (0);
4936 } 4785 }
4937 _ACEOF 4786 _ACEOF
4938 rm -f conftest$ac_exeext 4787 rm -f conftest$ac_exeext
4953 sed 's/^/| /' conftest.$ac_ext >&5 4802 sed 's/^/| /' conftest.$ac_ext >&5
4954 4803
4955 ( exit $ac_status ) 4804 ( exit $ac_status )
4956 ac_cv_header_stdc=no 4805 ac_cv_header_stdc=no
4957 fi 4806 fi
4958 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 4807 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4959 fi 4808 fi
4960 fi 4809 fi
4961 fi 4810 fi
4962 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 4811 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
4963 echo "${ECHO_T}$ac_cv_header_stdc" >&6 4812 echo "${ECHO_T}$ac_cv_header_stdc" >&6
4978 4827
4979 4828
4980 4829
4981 4830
4982 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ 4831 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4983 inttypes.h stdint.h unistd.h 4832 inttypes.h stdint.h unistd.h
4984 do 4833 do
4985 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 4834 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4986 echo "$as_me:$LINENO: checking for $ac_header" >&5 4835 echo "$as_me:$LINENO: checking for $ac_header" >&5
4987 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 4836 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
4988 if eval "test \"\${$as_ac_Header+set}\" = set"; then 4837 if eval "test \"\${$as_ac_Header+set}\" = set"; then
4989 echo $ECHO_N "(cached) $ECHO_C" >&6 4838 echo $ECHO_N "(cached) $ECHO_C" >&6
4990 else 4839 else
4991 cat >conftest.$ac_ext <<_ACEOF 4840 cat >conftest.$ac_ext <<_ACEOF
4841 #line $LINENO "configure"
4992 /* confdefs.h. */ 4842 /* confdefs.h. */
4993 _ACEOF 4843 _ACEOF
4994 cat confdefs.h >>conftest.$ac_ext 4844 cat confdefs.h >>conftest.$ac_ext
4995 cat >>conftest.$ac_ext <<_ACEOF 4845 cat >>conftest.$ac_ext <<_ACEOF
4996 /* end confdefs.h. */ 4846 /* end confdefs.h. */
4998 4848
4999 #include <$ac_header> 4849 #include <$ac_header>
5000 _ACEOF 4850 _ACEOF
5001 rm -f conftest.$ac_objext 4851 rm -f conftest.$ac_objext
5002 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4852 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5003 (eval $ac_compile) 2>conftest.er1 4853 (eval $ac_compile) 2>&5
5004 ac_status=$? 4854 ac_status=$?
5005 grep -v '^ *+' conftest.er1 >conftest.err
5006 rm -f conftest.er1
5007 cat conftest.err >&5
5008 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4855 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5009 (exit $ac_status); } && 4856 (exit $ac_status); } &&
5010 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 4857 { ac_try='test -s conftest.$ac_objext'
5011 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4858 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5012 (eval $ac_try) 2>&5 4859 (eval $ac_try) 2>&5
5013 ac_status=$? 4860 ac_status=$?
5014 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4861 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5015 (exit $ac_status); }; } &&
5016 { ac_try='test -s conftest.$ac_objext'
5017 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5018 (eval $ac_try) 2>&5
5019 ac_status=$?
5020 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5021 (exit $ac_status); }; }; then 4862 (exit $ac_status); }; }; then
5022 eval "$as_ac_Header=yes" 4863 eval "$as_ac_Header=yes"
5023 else 4864 else
5024 echo "$as_me: failed program was:" >&5 4865 echo "$as_me: failed program was:" >&5
5025 sed 's/^/| /' conftest.$ac_ext >&5 4866 sed 's/^/| /' conftest.$ac_ext >&5
5026 4867
5027 eval "$as_ac_Header=no" 4868 eval "$as_ac_Header=no"
5028 fi 4869 fi
5029 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 4870 rm -f conftest.$ac_objext conftest.$ac_ext
5030 fi 4871 fi
5031 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 4872 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
5032 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 4873 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5033 if test `eval echo '${'$as_ac_Header'}'` = yes; then 4874 if test `eval echo '${'$as_ac_Header'}'` = yes; then
5034 cat >>confdefs.h <<_ACEOF 4875 cat >>confdefs.h <<_ACEOF
5057 else 4898 else
5058 # Is the header compilable? 4899 # Is the header compilable?
5059 echo "$as_me:$LINENO: checking $ac_header usability" >&5 4900 echo "$as_me:$LINENO: checking $ac_header usability" >&5
5060 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 4901 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
5061 cat >conftest.$ac_ext <<_ACEOF 4902 cat >conftest.$ac_ext <<_ACEOF
4903 #line $LINENO "configure"
5062 /* confdefs.h. */ 4904 /* confdefs.h. */
5063 _ACEOF 4905 _ACEOF
5064 cat confdefs.h >>conftest.$ac_ext 4906 cat confdefs.h >>conftest.$ac_ext
5065 cat >>conftest.$ac_ext <<_ACEOF 4907 cat >>conftest.$ac_ext <<_ACEOF
5066 /* end confdefs.h. */ 4908 /* end confdefs.h. */
5067 $ac_includes_default 4909 $ac_includes_default
5068 #include <$ac_header> 4910 #include <$ac_header>
5069 _ACEOF 4911 _ACEOF
5070 rm -f conftest.$ac_objext 4912 rm -f conftest.$ac_objext
5071 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4913 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5072 (eval $ac_compile) 2>conftest.er1 4914 (eval $ac_compile) 2>&5
5073 ac_status=$? 4915 ac_status=$?
5074 grep -v '^ *+' conftest.er1 >conftest.err
5075 rm -f conftest.er1
5076 cat conftest.err >&5
5077 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4916 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5078 (exit $ac_status); } && 4917 (exit $ac_status); } &&
5079 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 4918 { ac_try='test -s conftest.$ac_objext'
5080 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4919 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5081 (eval $ac_try) 2>&5 4920 (eval $ac_try) 2>&5
5082 ac_status=$? 4921 ac_status=$?
5083 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4922 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5084 (exit $ac_status); }; } &&
5085 { ac_try='test -s conftest.$ac_objext'
5086 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5087 (eval $ac_try) 2>&5
5088 ac_status=$?
5089 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5090 (exit $ac_status); }; }; then 4923 (exit $ac_status); }; }; then
5091 ac_header_compiler=yes 4924 ac_header_compiler=yes
5092 else 4925 else
5093 echo "$as_me: failed program was:" >&5 4926 echo "$as_me: failed program was:" >&5
5094 sed 's/^/| /' conftest.$ac_ext >&5 4927 sed 's/^/| /' conftest.$ac_ext >&5
5095 4928
5096 ac_header_compiler=no 4929 ac_header_compiler=no
5097 fi 4930 fi
5098 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 4931 rm -f conftest.$ac_objext conftest.$ac_ext
5099 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4932 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
5100 echo "${ECHO_T}$ac_header_compiler" >&6 4933 echo "${ECHO_T}$ac_header_compiler" >&6
5101 4934
5102 # Is the header present? 4935 # Is the header present?
5103 echo "$as_me:$LINENO: checking $ac_header presence" >&5 4936 echo "$as_me:$LINENO: checking $ac_header presence" >&5
5104 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 4937 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
5105 cat >conftest.$ac_ext <<_ACEOF 4938 cat >conftest.$ac_ext <<_ACEOF
4939 #line $LINENO "configure"
5106 /* confdefs.h. */ 4940 /* confdefs.h. */
5107 _ACEOF 4941 _ACEOF
5108 cat confdefs.h >>conftest.$ac_ext 4942 cat confdefs.h >>conftest.$ac_ext
5109 cat >>conftest.$ac_ext <<_ACEOF 4943 cat >>conftest.$ac_ext <<_ACEOF
5110 /* end confdefs.h. */ 4944 /* end confdefs.h. */
5118 cat conftest.err >&5 4952 cat conftest.err >&5
5119 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4953 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5120 (exit $ac_status); } >/dev/null; then 4954 (exit $ac_status); } >/dev/null; then
5121 if test -s conftest.err; then 4955 if test -s conftest.err; then
5122 ac_cpp_err=$ac_c_preproc_warn_flag 4956 ac_cpp_err=$ac_c_preproc_warn_flag
5123 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
5124 else 4957 else
5125 ac_cpp_err= 4958 ac_cpp_err=
5126 fi 4959 fi
5127 else 4960 else
5128 ac_cpp_err=yes 4961 ac_cpp_err=yes
5138 rm -f conftest.err conftest.$ac_ext 4971 rm -f conftest.err conftest.$ac_ext
5139 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 4972 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
5140 echo "${ECHO_T}$ac_header_preproc" >&6 4973 echo "${ECHO_T}$ac_header_preproc" >&6
5141 4974
5142 # So? What about this header? 4975 # So? What about this header?
5143 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 4976 case $ac_header_compiler:$ac_header_preproc in
5144 yes:no: ) 4977 yes:no )
5145 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 4978 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
5146 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 4979 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
5147 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 4980 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5148 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 4981 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5149 ac_header_preproc=yes 4982 (
4983 cat <<\_ASBOX
4984 ## ------------------------------------ ##
4985 ## Report this to bug-autoconf@gnu.org. ##
4986 ## ------------------------------------ ##
4987 _ASBOX
4988 ) |
4989 sed "s/^/$as_me: WARNING: /" >&2
5150 ;; 4990 ;;
5151 no:yes:* ) 4991 no:yes )
5152 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 4992 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
5153 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 4993 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
5154 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 4994 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
5155 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 4995 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
5156 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
5157 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
5158 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
5159 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
5160 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 4996 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5161 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 4997 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5162 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
5163 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
5164 ( 4998 (
5165 cat <<\_ASBOX 4999 cat <<\_ASBOX
5166 ## ------------------------------------------ ## 5000 ## ------------------------------------ ##
5167 ## Report this to the AC_PACKAGE_NAME lists. ## 5001 ## Report this to bug-autoconf@gnu.org. ##
5168 ## ------------------------------------------ ## 5002 ## ------------------------------------ ##
5169 _ASBOX 5003 _ASBOX
5170 ) | 5004 ) |
5171 sed "s/^/$as_me: WARNING: /" >&2 5005 sed "s/^/$as_me: WARNING: /" >&2
5172 ;; 5006 ;;
5173 esac 5007 esac
5174 echo "$as_me:$LINENO: checking for $ac_header" >&5 5008 echo "$as_me:$LINENO: checking for $ac_header" >&5
5175 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 5009 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5176 if eval "test \"\${$as_ac_Header+set}\" = set"; then 5010 if eval "test \"\${$as_ac_Header+set}\" = set"; then
5177 echo $ECHO_N "(cached) $ECHO_C" >&6 5011 echo $ECHO_N "(cached) $ECHO_C" >&6
5178 else 5012 else
5179 eval "$as_ac_Header=\$ac_header_preproc" 5013 eval "$as_ac_Header=$ac_header_preproc"
5180 fi 5014 fi
5181 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 5015 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
5182 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 5016 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5183 5017
5184 fi 5018 fi
5198 echo $ECHO_N "(cached) $ECHO_C" >&6 5032 echo $ECHO_N "(cached) $ECHO_C" >&6
5199 else 5033 else
5200 ac_check_lib_save_LIBS=$LIBS 5034 ac_check_lib_save_LIBS=$LIBS
5201 LIBS="-lossaudio $LIBS" 5035 LIBS="-lossaudio $LIBS"
5202 cat >conftest.$ac_ext <<_ACEOF 5036 cat >conftest.$ac_ext <<_ACEOF
5037 #line $LINENO "configure"
5203 /* confdefs.h. */ 5038 /* confdefs.h. */
5204 _ACEOF 5039 _ACEOF
5205 cat confdefs.h >>conftest.$ac_ext 5040 cat confdefs.h >>conftest.$ac_ext
5206 cat >>conftest.$ac_ext <<_ACEOF 5041 cat >>conftest.$ac_ext <<_ACEOF
5207 /* end confdefs.h. */ 5042 /* end confdefs.h. */
5221 return 0; 5056 return 0;
5222 } 5057 }
5223 _ACEOF 5058 _ACEOF
5224 rm -f conftest.$ac_objext conftest$ac_exeext 5059 rm -f conftest.$ac_objext conftest$ac_exeext
5225 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 5060 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5226 (eval $ac_link) 2>conftest.er1 5061 (eval $ac_link) 2>&5
5227 ac_status=$? 5062 ac_status=$?
5228 grep -v '^ *+' conftest.er1 >conftest.err
5229 rm -f conftest.er1
5230 cat conftest.err >&5
5231 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5063 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5232 (exit $ac_status); } && 5064 (exit $ac_status); } &&
5233 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 5065 { ac_try='test -s conftest$ac_exeext'
5234 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5066 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5235 (eval $ac_try) 2>&5 5067 (eval $ac_try) 2>&5
5236 ac_status=$? 5068 ac_status=$?
5237 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5069 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5238 (exit $ac_status); }; } &&
5239 { ac_try='test -s conftest$ac_exeext'
5240 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5241 (eval $ac_try) 2>&5
5242 ac_status=$?
5243 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5244 (exit $ac_status); }; }; then 5070 (exit $ac_status); }; }; then
5245 ac_cv_lib_ossaudio__oss_ioctl=yes 5071 ac_cv_lib_ossaudio__oss_ioctl=yes
5246 else 5072 else
5247 echo "$as_me: failed program was:" >&5 5073 echo "$as_me: failed program was:" >&5
5248 sed 's/^/| /' conftest.$ac_ext >&5 5074 sed 's/^/| /' conftest.$ac_ext >&5
5249 5075
5250 ac_cv_lib_ossaudio__oss_ioctl=no 5076 ac_cv_lib_ossaudio__oss_ioctl=no
5251 fi 5077 fi
5252 rm -f conftest.err conftest.$ac_objext \ 5078 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5253 conftest$ac_exeext conftest.$ac_ext
5254 LIBS=$ac_check_lib_save_LIBS 5079 LIBS=$ac_check_lib_save_LIBS
5255 fi 5080 fi
5256 echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 5081 echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
5257 echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6 5082 echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6
5258 if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then 5083 if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then
5307 else 5132 else
5308 # Is the header compilable? 5133 # Is the header compilable?
5309 echo "$as_me:$LINENO: checking $ac_header usability" >&5 5134 echo "$as_me:$LINENO: checking $ac_header usability" >&5
5310 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 5135 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
5311 cat >conftest.$ac_ext <<_ACEOF 5136 cat >conftest.$ac_ext <<_ACEOF
5137 #line $LINENO "configure"
5312 /* confdefs.h. */ 5138 /* confdefs.h. */
5313 _ACEOF 5139 _ACEOF
5314 cat confdefs.h >>conftest.$ac_ext 5140 cat confdefs.h >>conftest.$ac_ext
5315 cat >>conftest.$ac_ext <<_ACEOF 5141 cat >>conftest.$ac_ext <<_ACEOF
5316 /* end confdefs.h. */ 5142 /* end confdefs.h. */
5317 $ac_includes_default 5143 $ac_includes_default
5318 #include <$ac_header> 5144 #include <$ac_header>
5319 _ACEOF 5145 _ACEOF
5320 rm -f conftest.$ac_objext 5146 rm -f conftest.$ac_objext
5321 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5147 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5322 (eval $ac_compile) 2>conftest.er1 5148 (eval $ac_compile) 2>&5
5323 ac_status=$? 5149 ac_status=$?
5324 grep -v '^ *+' conftest.er1 >conftest.err
5325 rm -f conftest.er1
5326 cat conftest.err >&5
5327 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5150 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5328 (exit $ac_status); } && 5151 (exit $ac_status); } &&
5329 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 5152 { ac_try='test -s conftest.$ac_objext'
5330 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5153 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5331 (eval $ac_try) 2>&5 5154 (eval $ac_try) 2>&5
5332 ac_status=$? 5155 ac_status=$?
5333 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5156 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5334 (exit $ac_status); }; } &&
5335 { ac_try='test -s conftest.$ac_objext'
5336 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5337 (eval $ac_try) 2>&5
5338 ac_status=$?
5339 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5340 (exit $ac_status); }; }; then 5157 (exit $ac_status); }; }; then
5341 ac_header_compiler=yes 5158 ac_header_compiler=yes
5342 else 5159 else
5343 echo "$as_me: failed program was:" >&5 5160 echo "$as_me: failed program was:" >&5
5344 sed 's/^/| /' conftest.$ac_ext >&5 5161 sed 's/^/| /' conftest.$ac_ext >&5
5345 5162
5346 ac_header_compiler=no 5163 ac_header_compiler=no
5347 fi 5164 fi
5348 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5165 rm -f conftest.$ac_objext conftest.$ac_ext
5349 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 5166 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
5350 echo "${ECHO_T}$ac_header_compiler" >&6 5167 echo "${ECHO_T}$ac_header_compiler" >&6
5351 5168
5352 # Is the header present? 5169 # Is the header present?
5353 echo "$as_me:$LINENO: checking $ac_header presence" >&5 5170 echo "$as_me:$LINENO: checking $ac_header presence" >&5
5354 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 5171 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
5355 cat >conftest.$ac_ext <<_ACEOF 5172 cat >conftest.$ac_ext <<_ACEOF
5173 #line $LINENO "configure"
5356 /* confdefs.h. */ 5174 /* confdefs.h. */
5357 _ACEOF 5175 _ACEOF
5358 cat confdefs.h >>conftest.$ac_ext 5176 cat confdefs.h >>conftest.$ac_ext
5359 cat >>conftest.$ac_ext <<_ACEOF 5177 cat >>conftest.$ac_ext <<_ACEOF
5360 /* end confdefs.h. */ 5178 /* end confdefs.h. */
5368 cat conftest.err >&5 5186 cat conftest.err >&5
5369 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5187 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5370 (exit $ac_status); } >/dev/null; then 5188 (exit $ac_status); } >/dev/null; then
5371 if test -s conftest.err; then 5189 if test -s conftest.err; then
5372 ac_cpp_err=$ac_c_preproc_warn_flag 5190 ac_cpp_err=$ac_c_preproc_warn_flag
5373 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
5374 else 5191 else
5375 ac_cpp_err= 5192 ac_cpp_err=
5376 fi 5193 fi
5377 else 5194 else
5378 ac_cpp_err=yes 5195 ac_cpp_err=yes
5388 rm -f conftest.err conftest.$ac_ext 5205 rm -f conftest.err conftest.$ac_ext
5389 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 5206 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
5390 echo "${ECHO_T}$ac_header_preproc" >&6 5207 echo "${ECHO_T}$ac_header_preproc" >&6
5391 5208
5392 # So? What about this header? 5209 # So? What about this header?
5393 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 5210 case $ac_header_compiler:$ac_header_preproc in
5394 yes:no: ) 5211 yes:no )
5395 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 5212 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
5396 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 5213 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
5397 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 5214 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5398 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 5215 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5399 ac_header_preproc=yes 5216 (
5217 cat <<\_ASBOX
5218 ## ------------------------------------ ##
5219 ## Report this to bug-autoconf@gnu.org. ##
5220 ## ------------------------------------ ##
5221 _ASBOX
5222 ) |
5223 sed "s/^/$as_me: WARNING: /" >&2
5400 ;; 5224 ;;
5401 no:yes:* ) 5225 no:yes )
5402 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 5226 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
5403 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 5227 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
5404 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 5228 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
5405 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 5229 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
5406 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
5407 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
5408 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
5409 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
5410 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 5230 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5411 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 5231 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
5412 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
5413 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
5414 ( 5232 (
5415 cat <<\_ASBOX 5233 cat <<\_ASBOX
5416 ## ------------------------------------------ ## 5234 ## ------------------------------------ ##
5417 ## Report this to the AC_PACKAGE_NAME lists. ## 5235 ## Report this to bug-autoconf@gnu.org. ##
5418 ## ------------------------------------------ ## 5236 ## ------------------------------------ ##
5419 _ASBOX 5237 _ASBOX
5420 ) | 5238 ) |
5421 sed "s/^/$as_me: WARNING: /" >&2 5239 sed "s/^/$as_me: WARNING: /" >&2
5422 ;; 5240 ;;
5423 esac 5241 esac
5424 echo "$as_me:$LINENO: checking for $ac_header" >&5 5242 echo "$as_me:$LINENO: checking for $ac_header" >&5
5425 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 5243 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5426 if eval "test \"\${$as_ac_Header+set}\" = set"; then 5244 if eval "test \"\${$as_ac_Header+set}\" = set"; then
5427 echo $ECHO_N "(cached) $ECHO_C" >&6 5245 echo $ECHO_N "(cached) $ECHO_C" >&6
5428 else 5246 else
5429 eval "$as_ac_Header=\$ac_header_preproc" 5247 eval "$as_ac_Header=$ac_header_preproc"
5430 fi 5248 fi
5431 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 5249 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
5432 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 5250 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5433 5251
5434 fi 5252 fi
5443 5261
5444 5262
5445 echo "$as_me:$LINENO: checking if personality LINUX32 can be set" >&5 5263 echo "$as_me:$LINENO: checking if personality LINUX32 can be set" >&5
5446 echo $ECHO_N "checking if personality LINUX32 can be set... $ECHO_C" >&6 5264 echo $ECHO_N "checking if personality LINUX32 can be set... $ECHO_C" >&6
5447 cat >conftest.$ac_ext <<_ACEOF 5265 cat >conftest.$ac_ext <<_ACEOF
5266 #line $LINENO "configure"
5448 /* confdefs.h. */ 5267 /* confdefs.h. */
5449 _ACEOF 5268 _ACEOF
5450 cat confdefs.h >>conftest.$ac_ext 5269 cat confdefs.h >>conftest.$ac_ext
5451 cat >>conftest.$ac_ext <<_ACEOF 5270 cat >>conftest.$ac_ext <<_ACEOF
5452 /* end confdefs.h. */ 5271 /* end confdefs.h. */
5459 return 0; 5278 return 0;
5460 } 5279 }
5461 _ACEOF 5280 _ACEOF
5462 rm -f conftest.$ac_objext 5281 rm -f conftest.$ac_objext
5463 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5282 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5464 (eval $ac_compile) 2>conftest.er1 5283 (eval $ac_compile) 2>&5
5465 ac_status=$? 5284 ac_status=$?
5466 grep -v '^ *+' conftest.er1 >conftest.err
5467 rm -f conftest.er1
5468 cat conftest.err >&5
5469 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5285 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5470 (exit $ac_status); } && 5286 (exit $ac_status); } &&
5471 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 5287 { ac_try='test -s conftest.$ac_objext'
5472 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5288 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5473 (eval $ac_try) 2>&5 5289 (eval $ac_try) 2>&5
5474 ac_status=$? 5290 ac_status=$?
5475 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5291 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5476 (exit $ac_status); }; } &&
5477 { ac_try='test -s conftest.$ac_objext'
5478 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5479 (eval $ac_try) 2>&5
5480 ac_status=$?
5481 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5482 (exit $ac_status); }; }; then 5292 (exit $ac_status); }; }; then
5483 emacs_cv_personality_linux32=yes 5293 emacs_cv_personality_linux32=yes
5484 else 5294 else
5485 echo "$as_me: failed program was:" >&5 5295 echo "$as_me: failed program was:" >&5
5486 sed 's/^/| /' conftest.$ac_ext >&5 5296 sed 's/^/| /' conftest.$ac_ext >&5
5487 5297
5488 emacs_cv_personality_linux32=no 5298 emacs_cv_personality_linux32=no
5489 fi 5299 fi
5490 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5300 rm -f conftest.$ac_objext conftest.$ac_ext
5491 echo "$as_me:$LINENO: result: $emacs_cv_personality_linux32" >&5 5301 echo "$as_me:$LINENO: result: $emacs_cv_personality_linux32" >&5
5492 echo "${ECHO_T}$emacs_cv_personality_linux32" >&6 5302 echo "${ECHO_T}$emacs_cv_personality_linux32" >&6
5493 5303
5494 if test $emacs_cv_personality_linux32 = yes; then 5304 if test $emacs_cv_personality_linux32 = yes; then
5495 5305
5507 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 5317 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5508 if eval "test \"\${$as_ac_Header+set}\" = set"; then 5318 if eval "test \"\${$as_ac_Header+set}\" = set"; then
5509 echo $ECHO_N "(cached) $ECHO_C" >&6 5319 echo $ECHO_N "(cached) $ECHO_C" >&6
5510 else 5320 else
5511 cat >conftest.$ac_ext <<_ACEOF 5321 cat >conftest.$ac_ext <<_ACEOF
5322 #line $LINENO "configure"
5512 /* confdefs.h. */ 5323 /* confdefs.h. */
5513 _ACEOF 5324 _ACEOF
5514 cat confdefs.h >>conftest.$ac_ext 5325 cat confdefs.h >>conftest.$ac_ext
5515 cat >>conftest.$ac_ext <<_ACEOF 5326 cat >>conftest.$ac_ext <<_ACEOF
5516 /* end confdefs.h. */ 5327 /* end confdefs.h. */
5524 cat conftest.err >&5 5335 cat conftest.err >&5
5525 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5336 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5526 (exit $ac_status); } >/dev/null; then 5337 (exit $ac_status); } >/dev/null; then
5527 if test -s conftest.err; then 5338 if test -s conftest.err; then
5528 ac_cpp_err=$ac_c_preproc_warn_flag 5339 ac_cpp_err=$ac_c_preproc_warn_flag
5529 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
5530 else 5340 else
5531 ac_cpp_err= 5341 ac_cpp_err=
5532 fi 5342 fi
5533 else 5343 else
5534 ac_cpp_err=yes 5344 ac_cpp_err=yes
5558 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 5368 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
5559 if test "${ac_cv_header_stdc+set}" = set; then 5369 if test "${ac_cv_header_stdc+set}" = set; then
5560 echo $ECHO_N "(cached) $ECHO_C" >&6 5370 echo $ECHO_N "(cached) $ECHO_C" >&6
5561 else 5371 else
5562 cat >conftest.$ac_ext <<_ACEOF 5372 cat >conftest.$ac_ext <<_ACEOF
5373 #line $LINENO "configure"
5563 /* confdefs.h. */ 5374 /* confdefs.h. */
5564 _ACEOF 5375 _ACEOF
5565 cat confdefs.h >>conftest.$ac_ext 5376 cat confdefs.h >>conftest.$ac_ext
5566 cat >>conftest.$ac_ext <<_ACEOF 5377 cat >>conftest.$ac_ext <<_ACEOF
5567 /* end confdefs.h. */ 5378 /* end confdefs.h. */
5578 return 0; 5389 return 0;
5579 } 5390 }
5580 _ACEOF 5391 _ACEOF
5581 rm -f conftest.$ac_objext 5392 rm -f conftest.$ac_objext
5582 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5393 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5583 (eval $ac_compile) 2>conftest.er1 5394 (eval $ac_compile) 2>&5
5584 ac_status=$? 5395 ac_status=$?
5585 grep -v '^ *+' conftest.er1 >conftest.err
5586 rm -f conftest.er1
5587 cat conftest.err >&5
5588 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5396 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5589 (exit $ac_status); } && 5397 (exit $ac_status); } &&
5590 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 5398 { ac_try='test -s conftest.$ac_objext'
5591 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5399 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5592 (eval $ac_try) 2>&5 5400 (eval $ac_try) 2>&5
5593 ac_status=$? 5401 ac_status=$?
5594 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5402 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5595 (exit $ac_status); }; } &&
5596 { ac_try='test -s conftest.$ac_objext'
5597 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5598 (eval $ac_try) 2>&5
5599 ac_status=$?
5600 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5601 (exit $ac_status); }; }; then 5403 (exit $ac_status); }; }; then
5602 ac_cv_header_stdc=yes 5404 ac_cv_header_stdc=yes
5603 else 5405 else
5604 echo "$as_me: failed program was:" >&5 5406 echo "$as_me: failed program was:" >&5
5605 sed 's/^/| /' conftest.$ac_ext >&5 5407 sed 's/^/| /' conftest.$ac_ext >&5
5606 5408
5607 ac_cv_header_stdc=no 5409 ac_cv_header_stdc=no
5608 fi 5410 fi
5609 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5411 rm -f conftest.$ac_objext conftest.$ac_ext
5610 5412
5611 if test $ac_cv_header_stdc = yes; then 5413 if test $ac_cv_header_stdc = yes; then
5612 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 5414 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5613 cat >conftest.$ac_ext <<_ACEOF 5415 cat >conftest.$ac_ext <<_ACEOF
5416 #line $LINENO "configure"
5614 /* confdefs.h. */ 5417 /* confdefs.h. */
5615 _ACEOF 5418 _ACEOF
5616 cat confdefs.h >>conftest.$ac_ext 5419 cat confdefs.h >>conftest.$ac_ext
5617 cat >>conftest.$ac_ext <<_ACEOF 5420 cat >>conftest.$ac_ext <<_ACEOF
5618 /* end confdefs.h. */ 5421 /* end confdefs.h. */
5630 fi 5433 fi
5631 5434
5632 if test $ac_cv_header_stdc = yes; then 5435 if test $ac_cv_header_stdc = yes; then
5633 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 5436 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5634 cat >conftest.$ac_ext <<_ACEOF 5437 cat >conftest.$ac_ext <<_ACEOF
5438 #line $LINENO "configure"
5635 /* confdefs.h. */ 5439 /* confdefs.h. */
5636 _ACEOF 5440 _ACEOF
5637 cat confdefs.h >>conftest.$ac_ext 5441 cat confdefs.h >>conftest.$ac_ext
5638 cat >>conftest.$ac_ext <<_ACEOF 5442 cat >>conftest.$ac_ext <<_ACEOF
5639 /* end confdefs.h. */ 5443 /* end confdefs.h. */
5654 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. 5458 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5655 if test "$cross_compiling" = yes; then 5459 if test "$cross_compiling" = yes; then
5656 : 5460 :
5657 else 5461 else
5658 cat >conftest.$ac_ext <<_ACEOF 5462 cat >conftest.$ac_ext <<_ACEOF
5463 #line $LINENO "configure"
5659 /* confdefs.h. */ 5464 /* confdefs.h. */
5660 _ACEOF 5465 _ACEOF
5661 cat confdefs.h >>conftest.$ac_ext 5466 cat confdefs.h >>conftest.$ac_ext
5662 cat >>conftest.$ac_ext <<_ACEOF 5467 cat >>conftest.$ac_ext <<_ACEOF
5663 /* end confdefs.h. */ 5468 /* end confdefs.h. */
5665 #if ((' ' & 0x0FF) == 0x020) 5470 #if ((' ' & 0x0FF) == 0x020)
5666 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') 5471 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5667 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) 5472 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5668 #else 5473 #else
5669 # define ISLOWER(c) \ 5474 # define ISLOWER(c) \
5670 (('a' <= (c) && (c) <= 'i') \ 5475 (('a' <= (c) && (c) <= 'i') \
5671 || ('j' <= (c) && (c) <= 'r') \ 5476 || ('j' <= (c) && (c) <= 'r') \
5672 || ('s' <= (c) && (c) <= 'z')) 5477 || ('s' <= (c) && (c) <= 'z'))
5673 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) 5478 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5674 #endif 5479 #endif
5675 5480
5676 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) 5481 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5677 int 5482 int
5678 main () 5483 main ()
5679 { 5484 {
5680 int i; 5485 int i;
5681 for (i = 0; i < 256; i++) 5486 for (i = 0; i < 256; i++)
5682 if (XOR (islower (i), ISLOWER (i)) 5487 if (XOR (islower (i), ISLOWER (i))
5683 || toupper (i) != TOUPPER (i)) 5488 || toupper (i) != TOUPPER (i))
5684 exit(2); 5489 exit(2);
5685 exit (0); 5490 exit (0);
5686 } 5491 }
5687 _ACEOF 5492 _ACEOF
5688 rm -f conftest$ac_exeext 5493 rm -f conftest$ac_exeext
5703 sed 's/^/| /' conftest.$ac_ext >&5 5508 sed 's/^/| /' conftest.$ac_ext >&5
5704 5509
5705 ( exit $ac_status ) 5510 ( exit $ac_status )
5706 ac_cv_header_stdc=no 5511 ac_cv_header_stdc=no
5707 fi 5512 fi
5708 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 5513 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5709 fi 5514 fi
5710 fi 5515 fi
5711 fi 5516 fi
5712 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 5517 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5713 echo "${ECHO_T}$ac_cv_header_stdc" >&6 5518 echo "${ECHO_T}$ac_cv_header_stdc" >&6
5723 echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6 5528 echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6
5724 if test "${ac_cv_header_time+set}" = set; then 5529 if test "${ac_cv_header_time+set}" = set; then
5725 echo $ECHO_N "(cached) $ECHO_C" >&6 5530 echo $ECHO_N "(cached) $ECHO_C" >&6
5726 else 5531 else
5727 cat >conftest.$ac_ext <<_ACEOF 5532 cat >conftest.$ac_ext <<_ACEOF
5533 #line $LINENO "configure"
5728 /* confdefs.h. */ 5534 /* confdefs.h. */
5729 _ACEOF 5535 _ACEOF
5730 cat confdefs.h >>conftest.$ac_ext 5536 cat confdefs.h >>conftest.$ac_ext
5731 cat >>conftest.$ac_ext <<_ACEOF 5537 cat >>conftest.$ac_ext <<_ACEOF
5732 /* end confdefs.h. */ 5538 /* end confdefs.h. */
5743 return 0; 5549 return 0;
5744 } 5550 }
5745 _ACEOF 5551 _ACEOF
5746 rm -f conftest.$ac_objext 5552 rm -f conftest.$ac_objext
5747 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5553 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5748 (eval $ac_compile) 2>conftest.er1 5554 (eval $ac_compile) 2>&5
5749 ac_status=$? 5555 ac_status=$?
5750 grep -v '^ *+' conftest.er1 >conftest.err
5751 rm -f conftest.er1
5752 cat conftest.err >&5
5753 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5556 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5754 (exit $ac_status); } && 5557 (exit $ac_status); } &&
5755 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 5558 { ac_try='test -s conftest.$ac_objext'
5756 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5559 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5757 (eval $ac_try) 2>&5 5560 (eval $ac_try) 2>&5
5758 ac_status=$? 5561 ac_status=$?
5759 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5562 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5760 (exit $ac_status); }; } &&
5761 { ac_try='test -s conftest.$ac_objext'
5762 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5763 (eval $ac_try) 2>&5
5764 ac_status=$?
5765 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5766 (exit $ac_status); }; }; then 5563 (exit $ac_status); }; }; then
5767 ac_cv_header_time=yes 5564 ac_cv_header_time=yes
5768 else 5565 else
5769 echo "$as_me: failed program was:" >&5 5566 echo "$as_me: failed program was:" >&5
5770 sed 's/^/| /' conftest.$ac_ext >&5 5567 sed 's/^/| /' conftest.$ac_ext >&5
5771 5568
5772 ac_cv_header_time=no 5569 ac_cv_header_time=no
5773 fi 5570 fi
5774 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5571 rm -f conftest.$ac_objext conftest.$ac_ext
5775 fi 5572 fi
5776 echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5 5573 echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
5777 echo "${ECHO_T}$ac_cv_header_time" >&6 5574 echo "${ECHO_T}$ac_cv_header_time" >&6
5778 if test $ac_cv_header_time = yes; then 5575 if test $ac_cv_header_time = yes; then
5779 5576
5787 echo $ECHO_N "checking whether sys_siglist is declared... $ECHO_C" >&6 5584 echo $ECHO_N "checking whether sys_siglist is declared... $ECHO_C" >&6
5788 if test "${ac_cv_have_decl_sys_siglist+set}" = set; then 5585 if test "${ac_cv_have_decl_sys_siglist+set}" = set; then
5789 echo $ECHO_N "(cached) $ECHO_C" >&6 5586 echo $ECHO_N "(cached) $ECHO_C" >&6
5790 else 5587 else
5791 cat >conftest.$ac_ext <<_ACEOF 5588 cat >conftest.$ac_ext <<_ACEOF
5589 #line $LINENO "configure"
5792 /* confdefs.h. */ 5590 /* confdefs.h. */
5793 _ACEOF 5591 _ACEOF
5794 cat confdefs.h >>conftest.$ac_ext 5592 cat confdefs.h >>conftest.$ac_ext
5795 cat >>conftest.$ac_ext <<_ACEOF 5593 cat >>conftest.$ac_ext <<_ACEOF
5796 /* end confdefs.h. */ 5594 /* end confdefs.h. */
5806 return 0; 5604 return 0;
5807 } 5605 }
5808 _ACEOF 5606 _ACEOF
5809 rm -f conftest.$ac_objext 5607 rm -f conftest.$ac_objext
5810 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5608 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5811 (eval $ac_compile) 2>conftest.er1 5609 (eval $ac_compile) 2>&5
5812 ac_status=$? 5610 ac_status=$?
5813 grep -v '^ *+' conftest.er1 >conftest.err
5814 rm -f conftest.er1
5815 cat conftest.err >&5
5816 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5611 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5817 (exit $ac_status); } && 5612 (exit $ac_status); } &&
5818 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 5613 { ac_try='test -s conftest.$ac_objext'
5819 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5614 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5820 (eval $ac_try) 2>&5 5615 (eval $ac_try) 2>&5
5821 ac_status=$? 5616 ac_status=$?
5822 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5617 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5823 (exit $ac_status); }; } &&
5824 { ac_try='test -s conftest.$ac_objext'
5825 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5826 (eval $ac_try) 2>&5
5827 ac_status=$?
5828 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5829 (exit $ac_status); }; }; then 5618 (exit $ac_status); }; }; then
5830 ac_cv_have_decl_sys_siglist=yes 5619 ac_cv_have_decl_sys_siglist=yes
5831 else 5620 else
5832 echo "$as_me: failed program was:" >&5 5621 echo "$as_me: failed program was:" >&5
5833 sed 's/^/| /' conftest.$ac_ext >&5 5622 sed 's/^/| /' conftest.$ac_ext >&5
5834 5623
5835 ac_cv_have_decl_sys_siglist=no 5624 ac_cv_have_decl_sys_siglist=no
5836 fi 5625 fi
5837 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5626 rm -f conftest.$ac_objext conftest.$ac_ext
5838 fi 5627 fi
5839 echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5 5628 echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5
5840 echo "${ECHO_T}$ac_cv_have_decl_sys_siglist" >&6 5629 echo "${ECHO_T}$ac_cv_have_decl_sys_siglist" >&6
5841 if test $ac_cv_have_decl_sys_siglist = yes; then 5630 if test $ac_cv_have_decl_sys_siglist = yes; then
5842 5631
5860 echo $ECHO_N "checking whether __sys_siglist is declared... $ECHO_C" >&6 5649 echo $ECHO_N "checking whether __sys_siglist is declared... $ECHO_C" >&6
5861 if test "${ac_cv_have_decl___sys_siglist+set}" = set; then 5650 if test "${ac_cv_have_decl___sys_siglist+set}" = set; then
5862 echo $ECHO_N "(cached) $ECHO_C" >&6 5651 echo $ECHO_N "(cached) $ECHO_C" >&6
5863 else 5652 else
5864 cat >conftest.$ac_ext <<_ACEOF 5653 cat >conftest.$ac_ext <<_ACEOF
5654 #line $LINENO "configure"
5865 /* confdefs.h. */ 5655 /* confdefs.h. */
5866 _ACEOF 5656 _ACEOF
5867 cat confdefs.h >>conftest.$ac_ext 5657 cat confdefs.h >>conftest.$ac_ext
5868 cat >>conftest.$ac_ext <<_ACEOF 5658 cat >>conftest.$ac_ext <<_ACEOF
5869 /* end confdefs.h. */ 5659 /* end confdefs.h. */
5879 return 0; 5669 return 0;
5880 } 5670 }
5881 _ACEOF 5671 _ACEOF
5882 rm -f conftest.$ac_objext 5672 rm -f conftest.$ac_objext
5883 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5673 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5884 (eval $ac_compile) 2>conftest.er1 5674 (eval $ac_compile) 2>&5
5885 ac_status=$? 5675 ac_status=$?
5886 grep -v '^ *+' conftest.er1 >conftest.err
5887 rm -f conftest.er1
5888 cat conftest.err >&5
5889 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5676 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5890 (exit $ac_status); } && 5677 (exit $ac_status); } &&
5891 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 5678 { ac_try='test -s conftest.$ac_objext'
5892 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5679 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5893 (eval $ac_try) 2>&5 5680 (eval $ac_try) 2>&5
5894 ac_status=$? 5681 ac_status=$?
5895 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5682 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5896 (exit $ac_status); }; } &&
5897 { ac_try='test -s conftest.$ac_objext'
5898 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5899 (eval $ac_try) 2>&5
5900 ac_status=$?
5901 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5902 (exit $ac_status); }; }; then 5683 (exit $ac_status); }; }; then
5903 ac_cv_have_decl___sys_siglist=yes 5684 ac_cv_have_decl___sys_siglist=yes
5904 else 5685 else
5905 echo "$as_me: failed program was:" >&5 5686 echo "$as_me: failed program was:" >&5
5906 sed 's/^/| /' conftest.$ac_ext >&5 5687 sed 's/^/| /' conftest.$ac_ext >&5
5907 5688
5908 ac_cv_have_decl___sys_siglist=no 5689 ac_cv_have_decl___sys_siglist=no
5909 fi 5690 fi
5910 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5691 rm -f conftest.$ac_objext conftest.$ac_ext
5911 fi 5692 fi
5912 echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5 5693 echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5
5913 echo "${ECHO_T}$ac_cv_have_decl___sys_siglist" >&6 5694 echo "${ECHO_T}$ac_cv_have_decl___sys_siglist" >&6
5914 if test $ac_cv_have_decl___sys_siglist = yes; then 5695 if test $ac_cv_have_decl___sys_siglist = yes; then
5915 5696
5939 echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6 5720 echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6
5940 if test "${ac_cv_header_sys_wait_h+set}" = set; then 5721 if test "${ac_cv_header_sys_wait_h+set}" = set; then
5941 echo $ECHO_N "(cached) $ECHO_C" >&6 5722 echo $ECHO_N "(cached) $ECHO_C" >&6
5942 else 5723 else
5943 cat >conftest.$ac_ext <<_ACEOF 5724 cat >conftest.$ac_ext <<_ACEOF
5725 #line $LINENO "configure"
5944 /* confdefs.h. */ 5726 /* confdefs.h. */
5945 _ACEOF 5727 _ACEOF
5946 cat confdefs.h >>conftest.$ac_ext 5728 cat confdefs.h >>conftest.$ac_ext
5947 cat >>conftest.$ac_ext <<_ACEOF 5729 cat >>conftest.$ac_ext <<_ACEOF
5948 /* end confdefs.h. */ 5730 /* end confdefs.h. */
5965 return 0; 5747 return 0;
5966 } 5748 }
5967 _ACEOF 5749 _ACEOF
5968 rm -f conftest.$ac_objext 5750 rm -f conftest.$ac_objext
5969 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5751 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5970 (eval $ac_compile) 2>conftest.er1 5752 (eval $ac_compile) 2>&5
5971 ac_status=$? 5753 ac_status=$?
5972 grep -v '^ *+' conftest.er1 >conftest.err
5973 rm -f conftest.er1
5974 cat conftest.err >&5
5975 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5754 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5976 (exit $ac_status); } && 5755 (exit $ac_status); } &&
5977 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 5756 { ac_try='test -s conftest.$ac_objext'
5978 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5757 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5979 (eval $ac_try) 2>&5 5758 (eval $ac_try) 2>&5
5980 ac_status=$? 5759 ac_status=$?
5981 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5760 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5982 (exit $ac_status); }; } &&
5983 { ac_try='test -s conftest.$ac_objext'
5984 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5985 (eval $ac_try) 2>&5
5986 ac_status=$?
5987 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5988 (exit $ac_status); }; }; then 5761 (exit $ac_status); }; }; then
5989 ac_cv_header_sys_wait_h=yes 5762 ac_cv_header_sys_wait_h=yes
5990 else 5763 else
5991 echo "$as_me: failed program was:" >&5 5764 echo "$as_me: failed program was:" >&5
5992 sed 's/^/| /' conftest.$ac_ext >&5 5765 sed 's/^/| /' conftest.$ac_ext >&5
5993 5766
5994 ac_cv_header_sys_wait_h=no 5767 ac_cv_header_sys_wait_h=no
5995 fi 5768 fi
5996 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5769 rm -f conftest.$ac_objext conftest.$ac_ext
5997 fi 5770 fi
5998 echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5 5771 echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5
5999 echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6 5772 echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6
6000 if test $ac_cv_header_sys_wait_h = yes; then 5773 if test $ac_cv_header_sys_wait_h = yes; then
6001 5774
6010 echo $ECHO_N "checking for struct utimbuf... $ECHO_C" >&6 5783 echo $ECHO_N "checking for struct utimbuf... $ECHO_C" >&6
6011 if test "${emacs_cv_struct_utimbuf+set}" = set; then 5784 if test "${emacs_cv_struct_utimbuf+set}" = set; then
6012 echo $ECHO_N "(cached) $ECHO_C" >&6 5785 echo $ECHO_N "(cached) $ECHO_C" >&6
6013 else 5786 else
6014 cat >conftest.$ac_ext <<_ACEOF 5787 cat >conftest.$ac_ext <<_ACEOF
5788 #line $LINENO "configure"
6015 /* confdefs.h. */ 5789 /* confdefs.h. */
6016 _ACEOF 5790 _ACEOF
6017 cat confdefs.h >>conftest.$ac_ext 5791 cat confdefs.h >>conftest.$ac_ext
6018 cat >>conftest.$ac_ext <<_ACEOF 5792 cat >>conftest.$ac_ext <<_ACEOF
6019 /* end confdefs.h. */ 5793 /* end confdefs.h. */
6038 return 0; 5812 return 0;
6039 } 5813 }
6040 _ACEOF 5814 _ACEOF
6041 rm -f conftest.$ac_objext 5815 rm -f conftest.$ac_objext
6042 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5816 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6043 (eval $ac_compile) 2>conftest.er1 5817 (eval $ac_compile) 2>&5
6044 ac_status=$? 5818 ac_status=$?
6045 grep -v '^ *+' conftest.er1 >conftest.err
6046 rm -f conftest.er1
6047 cat conftest.err >&5
6048 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5819 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6049 (exit $ac_status); } && 5820 (exit $ac_status); } &&
6050 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 5821 { ac_try='test -s conftest.$ac_objext'
6051 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5822 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6052 (eval $ac_try) 2>&5 5823 (eval $ac_try) 2>&5
6053 ac_status=$? 5824 ac_status=$?
6054 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5825 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6055 (exit $ac_status); }; } &&
6056 { ac_try='test -s conftest.$ac_objext'
6057 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6058 (eval $ac_try) 2>&5
6059 ac_status=$?
6060 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6061 (exit $ac_status); }; }; then 5826 (exit $ac_status); }; }; then
6062 emacs_cv_struct_utimbuf=yes 5827 emacs_cv_struct_utimbuf=yes
6063 else 5828 else
6064 echo "$as_me: failed program was:" >&5 5829 echo "$as_me: failed program was:" >&5
6065 sed 's/^/| /' conftest.$ac_ext >&5 5830 sed 's/^/| /' conftest.$ac_ext >&5
6066 5831
6067 emacs_cv_struct_utimbuf=no 5832 emacs_cv_struct_utimbuf=no
6068 fi 5833 fi
6069 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5834 rm -f conftest.$ac_objext conftest.$ac_ext
6070 fi 5835 fi
6071 echo "$as_me:$LINENO: result: $emacs_cv_struct_utimbuf" >&5 5836 echo "$as_me:$LINENO: result: $emacs_cv_struct_utimbuf" >&5
6072 echo "${ECHO_T}$emacs_cv_struct_utimbuf" >&6 5837 echo "${ECHO_T}$emacs_cv_struct_utimbuf" >&6
6073 if test $emacs_cv_struct_utimbuf = yes; then 5838 if test $emacs_cv_struct_utimbuf = yes; then
6074 5839
6082 echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6 5847 echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6
6083 if test "${ac_cv_type_signal+set}" = set; then 5848 if test "${ac_cv_type_signal+set}" = set; then
6084 echo $ECHO_N "(cached) $ECHO_C" >&6 5849 echo $ECHO_N "(cached) $ECHO_C" >&6
6085 else 5850 else
6086 cat >conftest.$ac_ext <<_ACEOF 5851 cat >conftest.$ac_ext <<_ACEOF
5852 #line $LINENO "configure"
6087 /* confdefs.h. */ 5853 /* confdefs.h. */
6088 _ACEOF 5854 _ACEOF
6089 cat confdefs.h >>conftest.$ac_ext 5855 cat confdefs.h >>conftest.$ac_ext
6090 cat >>conftest.$ac_ext <<_ACEOF 5856 cat >>conftest.$ac_ext <<_ACEOF
6091 /* end confdefs.h. */ 5857 /* end confdefs.h. */
6108 return 0; 5874 return 0;
6109 } 5875 }
6110 _ACEOF 5876 _ACEOF
6111 rm -f conftest.$ac_objext 5877 rm -f conftest.$ac_objext
6112 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5878 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6113 (eval $ac_compile) 2>conftest.er1 5879 (eval $ac_compile) 2>&5
6114 ac_status=$? 5880 ac_status=$?
6115 grep -v '^ *+' conftest.er1 >conftest.err
6116 rm -f conftest.er1
6117 cat conftest.err >&5
6118 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5881 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6119 (exit $ac_status); } && 5882 (exit $ac_status); } &&
6120 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 5883 { ac_try='test -s conftest.$ac_objext'
6121 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5884 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6122 (eval $ac_try) 2>&5 5885 (eval $ac_try) 2>&5
6123 ac_status=$? 5886 ac_status=$?
6124 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5887 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6125 (exit $ac_status); }; } &&
6126 { ac_try='test -s conftest.$ac_objext'
6127 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6128 (eval $ac_try) 2>&5
6129 ac_status=$?
6130 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6131 (exit $ac_status); }; }; then 5888 (exit $ac_status); }; }; then
6132 ac_cv_type_signal=void 5889 ac_cv_type_signal=void
6133 else 5890 else
6134 echo "$as_me: failed program was:" >&5 5891 echo "$as_me: failed program was:" >&5
6135 sed 's/^/| /' conftest.$ac_ext >&5 5892 sed 's/^/| /' conftest.$ac_ext >&5
6136 5893
6137 ac_cv_type_signal=int 5894 ac_cv_type_signal=int
6138 fi 5895 fi
6139 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5896 rm -f conftest.$ac_objext conftest.$ac_ext
6140 fi 5897 fi
6141 echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5 5898 echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5
6142 echo "${ECHO_T}$ac_cv_type_signal" >&6 5899 echo "${ECHO_T}$ac_cv_type_signal" >&6
6143 5900
6144 cat >>confdefs.h <<_ACEOF 5901 cat >>confdefs.h <<_ACEOF
6151 echo $ECHO_N "checking for speed_t... $ECHO_C" >&6 5908 echo $ECHO_N "checking for speed_t... $ECHO_C" >&6
6152 if test "${emacs_cv_speed_t+set}" = set; then 5909 if test "${emacs_cv_speed_t+set}" = set; then
6153 echo $ECHO_N "(cached) $ECHO_C" >&6 5910 echo $ECHO_N "(cached) $ECHO_C" >&6
6154 else 5911 else
6155 cat >conftest.$ac_ext <<_ACEOF 5912 cat >conftest.$ac_ext <<_ACEOF
5913 #line $LINENO "configure"
6156 /* confdefs.h. */ 5914 /* confdefs.h. */
6157 _ACEOF 5915 _ACEOF
6158 cat confdefs.h >>conftest.$ac_ext 5916 cat confdefs.h >>conftest.$ac_ext
6159 cat >>conftest.$ac_ext <<_ACEOF 5917 cat >>conftest.$ac_ext <<_ACEOF
6160 /* end confdefs.h. */ 5918 /* end confdefs.h. */
6167 return 0; 5925 return 0;
6168 } 5926 }
6169 _ACEOF 5927 _ACEOF
6170 rm -f conftest.$ac_objext 5928 rm -f conftest.$ac_objext
6171 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5929 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6172 (eval $ac_compile) 2>conftest.er1 5930 (eval $ac_compile) 2>&5
6173 ac_status=$? 5931 ac_status=$?
6174 grep -v '^ *+' conftest.er1 >conftest.err
6175 rm -f conftest.er1
6176 cat conftest.err >&5
6177 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5932 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6178 (exit $ac_status); } && 5933 (exit $ac_status); } &&
6179 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 5934 { ac_try='test -s conftest.$ac_objext'
6180 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5935 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6181 (eval $ac_try) 2>&5 5936 (eval $ac_try) 2>&5
6182 ac_status=$? 5937 ac_status=$?
6183 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5938 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6184 (exit $ac_status); }; } &&
6185 { ac_try='test -s conftest.$ac_objext'
6186 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6187 (eval $ac_try) 2>&5
6188 ac_status=$?
6189 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6190 (exit $ac_status); }; }; then 5939 (exit $ac_status); }; }; then
6191 emacs_cv_speed_t=yes 5940 emacs_cv_speed_t=yes
6192 else 5941 else
6193 echo "$as_me: failed program was:" >&5 5942 echo "$as_me: failed program was:" >&5
6194 sed 's/^/| /' conftest.$ac_ext >&5 5943 sed 's/^/| /' conftest.$ac_ext >&5
6195 5944
6196 emacs_cv_speed_t=no 5945 emacs_cv_speed_t=no
6197 fi 5946 fi
6198 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 5947 rm -f conftest.$ac_objext conftest.$ac_ext
6199 fi 5948 fi
6200 echo "$as_me:$LINENO: result: $emacs_cv_speed_t" >&5 5949 echo "$as_me:$LINENO: result: $emacs_cv_speed_t" >&5
6201 echo "${ECHO_T}$emacs_cv_speed_t" >&6 5950 echo "${ECHO_T}$emacs_cv_speed_t" >&6
6202 if test $emacs_cv_speed_t = yes; then 5951 if test $emacs_cv_speed_t = yes; then
6203 5952
6211 echo $ECHO_N "checking for struct timeval... $ECHO_C" >&6 5960 echo $ECHO_N "checking for struct timeval... $ECHO_C" >&6
6212 if test "${emacs_cv_struct_timeval+set}" = set; then 5961 if test "${emacs_cv_struct_timeval+set}" = set; then
6213 echo $ECHO_N "(cached) $ECHO_C" >&6 5962 echo $ECHO_N "(cached) $ECHO_C" >&6
6214 else 5963 else
6215 cat >conftest.$ac_ext <<_ACEOF 5964 cat >conftest.$ac_ext <<_ACEOF
5965 #line $LINENO "configure"
6216 /* confdefs.h. */ 5966 /* confdefs.h. */
6217 _ACEOF 5967 _ACEOF
6218 cat confdefs.h >>conftest.$ac_ext 5968 cat confdefs.h >>conftest.$ac_ext
6219 cat >>conftest.$ac_ext <<_ACEOF 5969 cat >>conftest.$ac_ext <<_ACEOF
6220 /* end confdefs.h. */ 5970 /* end confdefs.h. */
6236 return 0; 5986 return 0;
6237 } 5987 }
6238 _ACEOF 5988 _ACEOF
6239 rm -f conftest.$ac_objext 5989 rm -f conftest.$ac_objext
6240 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5990 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6241 (eval $ac_compile) 2>conftest.er1 5991 (eval $ac_compile) 2>&5
6242 ac_status=$? 5992 ac_status=$?
6243 grep -v '^ *+' conftest.er1 >conftest.err
6244 rm -f conftest.er1
6245 cat conftest.err >&5
6246 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5993 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6247 (exit $ac_status); } && 5994 (exit $ac_status); } &&
6248 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 5995 { ac_try='test -s conftest.$ac_objext'
6249 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5996 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6250 (eval $ac_try) 2>&5 5997 (eval $ac_try) 2>&5
6251 ac_status=$? 5998 ac_status=$?
6252 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5999 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6253 (exit $ac_status); }; } &&
6254 { ac_try='test -s conftest.$ac_objext'
6255 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6256 (eval $ac_try) 2>&5
6257 ac_status=$?
6258 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6259 (exit $ac_status); }; }; then 6000 (exit $ac_status); }; }; then
6260 emacs_cv_struct_timeval=yes 6001 emacs_cv_struct_timeval=yes
6261 else 6002 else
6262 echo "$as_me: failed program was:" >&5 6003 echo "$as_me: failed program was:" >&5
6263 sed 's/^/| /' conftest.$ac_ext >&5 6004 sed 's/^/| /' conftest.$ac_ext >&5
6264 6005
6265 emacs_cv_struct_timeval=no 6006 emacs_cv_struct_timeval=no
6266 fi 6007 fi
6267 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6008 rm -f conftest.$ac_objext conftest.$ac_ext
6268 fi 6009 fi
6269 echo "$as_me:$LINENO: result: $emacs_cv_struct_timeval" >&5 6010 echo "$as_me:$LINENO: result: $emacs_cv_struct_timeval" >&5
6270 echo "${ECHO_T}$emacs_cv_struct_timeval" >&6 6011 echo "${ECHO_T}$emacs_cv_struct_timeval" >&6
6271 HAVE_TIMEVAL=$emacs_cv_struct_timeval 6012 HAVE_TIMEVAL=$emacs_cv_struct_timeval
6272 if test $emacs_cv_struct_timeval = yes; then 6013 if test $emacs_cv_struct_timeval = yes; then
6281 echo $ECHO_N "checking for struct exception... $ECHO_C" >&6 6022 echo $ECHO_N "checking for struct exception... $ECHO_C" >&6
6282 if test "${emacs_cv_struct_exception+set}" = set; then 6023 if test "${emacs_cv_struct_exception+set}" = set; then
6283 echo $ECHO_N "(cached) $ECHO_C" >&6 6024 echo $ECHO_N "(cached) $ECHO_C" >&6
6284 else 6025 else
6285 cat >conftest.$ac_ext <<_ACEOF 6026 cat >conftest.$ac_ext <<_ACEOF
6027 #line $LINENO "configure"
6286 /* confdefs.h. */ 6028 /* confdefs.h. */
6287 _ACEOF 6029 _ACEOF
6288 cat confdefs.h >>conftest.$ac_ext 6030 cat confdefs.h >>conftest.$ac_ext
6289 cat >>conftest.$ac_ext <<_ACEOF 6031 cat >>conftest.$ac_ext <<_ACEOF
6290 /* end confdefs.h. */ 6032 /* end confdefs.h. */
6297 return 0; 6039 return 0;
6298 } 6040 }
6299 _ACEOF 6041 _ACEOF
6300 rm -f conftest.$ac_objext 6042 rm -f conftest.$ac_objext
6301 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6043 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6302 (eval $ac_compile) 2>conftest.er1 6044 (eval $ac_compile) 2>&5
6303 ac_status=$? 6045 ac_status=$?
6304 grep -v '^ *+' conftest.er1 >conftest.err
6305 rm -f conftest.er1
6306 cat conftest.err >&5
6307 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6046 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6308 (exit $ac_status); } && 6047 (exit $ac_status); } &&
6309 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6048 { ac_try='test -s conftest.$ac_objext'
6310 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6049 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6311 (eval $ac_try) 2>&5 6050 (eval $ac_try) 2>&5
6312 ac_status=$? 6051 ac_status=$?
6313 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6052 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6314 (exit $ac_status); }; } &&
6315 { ac_try='test -s conftest.$ac_objext'
6316 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6317 (eval $ac_try) 2>&5
6318 ac_status=$?
6319 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6320 (exit $ac_status); }; }; then 6053 (exit $ac_status); }; }; then
6321 emacs_cv_struct_exception=yes 6054 emacs_cv_struct_exception=yes
6322 else 6055 else
6323 echo "$as_me: failed program was:" >&5 6056 echo "$as_me: failed program was:" >&5
6324 sed 's/^/| /' conftest.$ac_ext >&5 6057 sed 's/^/| /' conftest.$ac_ext >&5
6325 6058
6326 emacs_cv_struct_exception=no 6059 emacs_cv_struct_exception=no
6327 fi 6060 fi
6328 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6061 rm -f conftest.$ac_objext conftest.$ac_ext
6329 fi 6062 fi
6330 echo "$as_me:$LINENO: result: $emacs_cv_struct_exception" >&5 6063 echo "$as_me:$LINENO: result: $emacs_cv_struct_exception" >&5
6331 echo "${ECHO_T}$emacs_cv_struct_exception" >&6 6064 echo "${ECHO_T}$emacs_cv_struct_exception" >&6
6332 HAVE_EXCEPTION=$emacs_cv_struct_exception 6065 HAVE_EXCEPTION=$emacs_cv_struct_exception
6333 if test $emacs_cv_struct_exception != yes; then 6066 if test $emacs_cv_struct_exception != yes; then
6353 else 6086 else
6354 # Is the header compilable? 6087 # Is the header compilable?
6355 echo "$as_me:$LINENO: checking $ac_header usability" >&5 6088 echo "$as_me:$LINENO: checking $ac_header usability" >&5
6356 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 6089 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
6357 cat >conftest.$ac_ext <<_ACEOF 6090 cat >conftest.$ac_ext <<_ACEOF
6091 #line $LINENO "configure"
6358 /* confdefs.h. */ 6092 /* confdefs.h. */
6359 _ACEOF 6093 _ACEOF
6360 cat confdefs.h >>conftest.$ac_ext 6094 cat confdefs.h >>conftest.$ac_ext
6361 cat >>conftest.$ac_ext <<_ACEOF 6095 cat >>conftest.$ac_ext <<_ACEOF
6362 /* end confdefs.h. */ 6096 /* end confdefs.h. */
6363 $ac_includes_default 6097 $ac_includes_default
6364 #include <$ac_header> 6098 #include <$ac_header>
6365 _ACEOF 6099 _ACEOF
6366 rm -f conftest.$ac_objext 6100 rm -f conftest.$ac_objext
6367 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6101 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6368 (eval $ac_compile) 2>conftest.er1 6102 (eval $ac_compile) 2>&5
6369 ac_status=$? 6103 ac_status=$?
6370 grep -v '^ *+' conftest.er1 >conftest.err
6371 rm -f conftest.er1
6372 cat conftest.err >&5
6373 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6104 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6374 (exit $ac_status); } && 6105 (exit $ac_status); } &&
6375 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6106 { ac_try='test -s conftest.$ac_objext'
6376 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6107 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6377 (eval $ac_try) 2>&5 6108 (eval $ac_try) 2>&5
6378 ac_status=$? 6109 ac_status=$?
6379 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6110 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6380 (exit $ac_status); }; } &&
6381 { ac_try='test -s conftest.$ac_objext'
6382 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6383 (eval $ac_try) 2>&5
6384 ac_status=$?
6385 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6386 (exit $ac_status); }; }; then 6111 (exit $ac_status); }; }; then
6387 ac_header_compiler=yes 6112 ac_header_compiler=yes
6388 else 6113 else
6389 echo "$as_me: failed program was:" >&5 6114 echo "$as_me: failed program was:" >&5
6390 sed 's/^/| /' conftest.$ac_ext >&5 6115 sed 's/^/| /' conftest.$ac_ext >&5
6391 6116
6392 ac_header_compiler=no 6117 ac_header_compiler=no
6393 fi 6118 fi
6394 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6119 rm -f conftest.$ac_objext conftest.$ac_ext
6395 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6120 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6396 echo "${ECHO_T}$ac_header_compiler" >&6 6121 echo "${ECHO_T}$ac_header_compiler" >&6
6397 6122
6398 # Is the header present? 6123 # Is the header present?
6399 echo "$as_me:$LINENO: checking $ac_header presence" >&5 6124 echo "$as_me:$LINENO: checking $ac_header presence" >&5
6400 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 6125 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
6401 cat >conftest.$ac_ext <<_ACEOF 6126 cat >conftest.$ac_ext <<_ACEOF
6127 #line $LINENO "configure"
6402 /* confdefs.h. */ 6128 /* confdefs.h. */
6403 _ACEOF 6129 _ACEOF
6404 cat confdefs.h >>conftest.$ac_ext 6130 cat confdefs.h >>conftest.$ac_ext
6405 cat >>conftest.$ac_ext <<_ACEOF 6131 cat >>conftest.$ac_ext <<_ACEOF
6406 /* end confdefs.h. */ 6132 /* end confdefs.h. */
6414 cat conftest.err >&5 6140 cat conftest.err >&5
6415 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6141 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6416 (exit $ac_status); } >/dev/null; then 6142 (exit $ac_status); } >/dev/null; then
6417 if test -s conftest.err; then 6143 if test -s conftest.err; then
6418 ac_cpp_err=$ac_c_preproc_warn_flag 6144 ac_cpp_err=$ac_c_preproc_warn_flag
6419 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
6420 else 6145 else
6421 ac_cpp_err= 6146 ac_cpp_err=
6422 fi 6147 fi
6423 else 6148 else
6424 ac_cpp_err=yes 6149 ac_cpp_err=yes
6434 rm -f conftest.err conftest.$ac_ext 6159 rm -f conftest.err conftest.$ac_ext
6435 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6160 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6436 echo "${ECHO_T}$ac_header_preproc" >&6 6161 echo "${ECHO_T}$ac_header_preproc" >&6
6437 6162
6438 # So? What about this header? 6163 # So? What about this header?
6439 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 6164 case $ac_header_compiler:$ac_header_preproc in
6440 yes:no: ) 6165 yes:no )
6441 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 6166 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6442 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 6167 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6443 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 6168 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6444 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 6169 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6445 ac_header_preproc=yes 6170 (
6171 cat <<\_ASBOX
6172 ## ------------------------------------ ##
6173 ## Report this to bug-autoconf@gnu.org. ##
6174 ## ------------------------------------ ##
6175 _ASBOX
6176 ) |
6177 sed "s/^/$as_me: WARNING: /" >&2
6446 ;; 6178 ;;
6447 no:yes:* ) 6179 no:yes )
6448 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 6180 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6449 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 6181 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6450 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 6182 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
6451 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 6183 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
6452 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6453 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6454 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
6455 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
6456 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 6184 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6457 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 6185 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6458 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6459 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6460 ( 6186 (
6461 cat <<\_ASBOX 6187 cat <<\_ASBOX
6462 ## ------------------------------------------ ## 6188 ## ------------------------------------ ##
6463 ## Report this to the AC_PACKAGE_NAME lists. ## 6189 ## Report this to bug-autoconf@gnu.org. ##
6464 ## ------------------------------------------ ## 6190 ## ------------------------------------ ##
6465 _ASBOX 6191 _ASBOX
6466 ) | 6192 ) |
6467 sed "s/^/$as_me: WARNING: /" >&2 6193 sed "s/^/$as_me: WARNING: /" >&2
6468 ;; 6194 ;;
6469 esac 6195 esac
6470 echo "$as_me:$LINENO: checking for $ac_header" >&5 6196 echo "$as_me:$LINENO: checking for $ac_header" >&5
6471 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 6197 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
6472 if eval "test \"\${$as_ac_Header+set}\" = set"; then 6198 if eval "test \"\${$as_ac_Header+set}\" = set"; then
6473 echo $ECHO_N "(cached) $ECHO_C" >&6 6199 echo $ECHO_N "(cached) $ECHO_C" >&6
6474 else 6200 else
6475 eval "$as_ac_Header=\$ac_header_preproc" 6201 eval "$as_ac_Header=$ac_header_preproc"
6476 fi 6202 fi
6477 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 6203 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
6478 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 6204 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
6479 6205
6480 fi 6206 fi
6495 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 6221 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
6496 if eval "test \"\${$as_ac_Header+set}\" = set"; then 6222 if eval "test \"\${$as_ac_Header+set}\" = set"; then
6497 echo $ECHO_N "(cached) $ECHO_C" >&6 6223 echo $ECHO_N "(cached) $ECHO_C" >&6
6498 else 6224 else
6499 cat >conftest.$ac_ext <<_ACEOF 6225 cat >conftest.$ac_ext <<_ACEOF
6226 #line $LINENO "configure"
6500 /* confdefs.h. */ 6227 /* confdefs.h. */
6501 _ACEOF 6228 _ACEOF
6502 cat confdefs.h >>conftest.$ac_ext 6229 cat confdefs.h >>conftest.$ac_ext
6503 cat >>conftest.$ac_ext <<_ACEOF 6230 cat >>conftest.$ac_ext <<_ACEOF
6504 /* end confdefs.h. */ 6231 /* end confdefs.h. */
6509 6236
6510 #include <$ac_header> 6237 #include <$ac_header>
6511 _ACEOF 6238 _ACEOF
6512 rm -f conftest.$ac_objext 6239 rm -f conftest.$ac_objext
6513 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6240 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6514 (eval $ac_compile) 2>conftest.er1 6241 (eval $ac_compile) 2>&5
6515 ac_status=$? 6242 ac_status=$?
6516 grep -v '^ *+' conftest.er1 >conftest.err
6517 rm -f conftest.er1
6518 cat conftest.err >&5
6519 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6243 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6520 (exit $ac_status); } && 6244 (exit $ac_status); } &&
6521 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6245 { ac_try='test -s conftest.$ac_objext'
6522 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6246 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6523 (eval $ac_try) 2>&5 6247 (eval $ac_try) 2>&5
6524 ac_status=$? 6248 ac_status=$?
6525 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6249 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6526 (exit $ac_status); }; } &&
6527 { ac_try='test -s conftest.$ac_objext'
6528 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6529 (eval $ac_try) 2>&5
6530 ac_status=$?
6531 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6532 (exit $ac_status); }; }; then 6250 (exit $ac_status); }; }; then
6533 eval "$as_ac_Header=yes" 6251 eval "$as_ac_Header=yes"
6534 else 6252 else
6535 echo "$as_me: failed program was:" >&5 6253 echo "$as_me: failed program was:" >&5
6536 sed 's/^/| /' conftest.$ac_ext >&5 6254 sed 's/^/| /' conftest.$ac_ext >&5
6537 6255
6538 eval "$as_ac_Header=no" 6256 eval "$as_ac_Header=no"
6539 fi 6257 fi
6540 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6258 rm -f conftest.$ac_objext conftest.$ac_ext
6541 fi 6259 fi
6542 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 6260 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
6543 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 6261 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
6544 if test `eval echo '${'$as_ac_Header'}'` = yes; then 6262 if test `eval echo '${'$as_ac_Header'}'` = yes; then
6545 cat >>confdefs.h <<_ACEOF 6263 cat >>confdefs.h <<_ACEOF
6555 echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6 6273 echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6
6556 if test "${ac_cv_struct_tm+set}" = set; then 6274 if test "${ac_cv_struct_tm+set}" = set; then
6557 echo $ECHO_N "(cached) $ECHO_C" >&6 6275 echo $ECHO_N "(cached) $ECHO_C" >&6
6558 else 6276 else
6559 cat >conftest.$ac_ext <<_ACEOF 6277 cat >conftest.$ac_ext <<_ACEOF
6278 #line $LINENO "configure"
6560 /* confdefs.h. */ 6279 /* confdefs.h. */
6561 _ACEOF 6280 _ACEOF
6562 cat confdefs.h >>conftest.$ac_ext 6281 cat confdefs.h >>conftest.$ac_ext
6563 cat >>conftest.$ac_ext <<_ACEOF 6282 cat >>conftest.$ac_ext <<_ACEOF
6564 /* end confdefs.h. */ 6283 /* end confdefs.h. */
6573 return 0; 6292 return 0;
6574 } 6293 }
6575 _ACEOF 6294 _ACEOF
6576 rm -f conftest.$ac_objext 6295 rm -f conftest.$ac_objext
6577 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6296 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6578 (eval $ac_compile) 2>conftest.er1 6297 (eval $ac_compile) 2>&5
6579 ac_status=$? 6298 ac_status=$?
6580 grep -v '^ *+' conftest.er1 >conftest.err
6581 rm -f conftest.er1
6582 cat conftest.err >&5
6583 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6299 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6584 (exit $ac_status); } && 6300 (exit $ac_status); } &&
6585 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6301 { ac_try='test -s conftest.$ac_objext'
6586 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6302 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6587 (eval $ac_try) 2>&5 6303 (eval $ac_try) 2>&5
6588 ac_status=$? 6304 ac_status=$?
6589 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6305 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6590 (exit $ac_status); }; } &&
6591 { ac_try='test -s conftest.$ac_objext'
6592 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6593 (eval $ac_try) 2>&5
6594 ac_status=$?
6595 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6596 (exit $ac_status); }; }; then 6306 (exit $ac_status); }; }; then
6597 ac_cv_struct_tm=time.h 6307 ac_cv_struct_tm=time.h
6598 else 6308 else
6599 echo "$as_me: failed program was:" >&5 6309 echo "$as_me: failed program was:" >&5
6600 sed 's/^/| /' conftest.$ac_ext >&5 6310 sed 's/^/| /' conftest.$ac_ext >&5
6601 6311
6602 ac_cv_struct_tm=sys/time.h 6312 ac_cv_struct_tm=sys/time.h
6603 fi 6313 fi
6604 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6314 rm -f conftest.$ac_objext conftest.$ac_ext
6605 fi 6315 fi
6606 echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 6316 echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5
6607 echo "${ECHO_T}$ac_cv_struct_tm" >&6 6317 echo "${ECHO_T}$ac_cv_struct_tm" >&6
6608 if test $ac_cv_struct_tm = sys/time.h; then 6318 if test $ac_cv_struct_tm = sys/time.h; then
6609 6319
6617 echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6 6327 echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6
6618 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then 6328 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then
6619 echo $ECHO_N "(cached) $ECHO_C" >&6 6329 echo $ECHO_N "(cached) $ECHO_C" >&6
6620 else 6330 else
6621 cat >conftest.$ac_ext <<_ACEOF 6331 cat >conftest.$ac_ext <<_ACEOF
6332 #line $LINENO "configure"
6622 /* confdefs.h. */ 6333 /* confdefs.h. */
6623 _ACEOF 6334 _ACEOF
6624 cat confdefs.h >>conftest.$ac_ext 6335 cat confdefs.h >>conftest.$ac_ext
6625 cat >>conftest.$ac_ext <<_ACEOF 6336 cat >>conftest.$ac_ext <<_ACEOF
6626 /* end confdefs.h. */ 6337 /* end confdefs.h. */
6638 return 0; 6349 return 0;
6639 } 6350 }
6640 _ACEOF 6351 _ACEOF
6641 rm -f conftest.$ac_objext 6352 rm -f conftest.$ac_objext
6642 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6353 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6643 (eval $ac_compile) 2>conftest.er1 6354 (eval $ac_compile) 2>&5
6644 ac_status=$? 6355 ac_status=$?
6645 grep -v '^ *+' conftest.er1 >conftest.err
6646 rm -f conftest.er1
6647 cat conftest.err >&5
6648 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6356 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6649 (exit $ac_status); } && 6357 (exit $ac_status); } &&
6650 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6358 { ac_try='test -s conftest.$ac_objext'
6651 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6359 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6652 (eval $ac_try) 2>&5 6360 (eval $ac_try) 2>&5
6653 ac_status=$? 6361 ac_status=$?
6654 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6362 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6655 (exit $ac_status); }; } &&
6656 { ac_try='test -s conftest.$ac_objext'
6657 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6658 (eval $ac_try) 2>&5
6659 ac_status=$?
6660 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6661 (exit $ac_status); }; }; then 6363 (exit $ac_status); }; }; then
6662 ac_cv_member_struct_tm_tm_zone=yes 6364 ac_cv_member_struct_tm_tm_zone=yes
6663 else 6365 else
6664 echo "$as_me: failed program was:" >&5 6366 echo "$as_me: failed program was:" >&5
6665 sed 's/^/| /' conftest.$ac_ext >&5 6367 sed 's/^/| /' conftest.$ac_ext >&5
6666 6368
6667 cat >conftest.$ac_ext <<_ACEOF 6369 cat >conftest.$ac_ext <<_ACEOF
6370 #line $LINENO "configure"
6668 /* confdefs.h. */ 6371 /* confdefs.h. */
6669 _ACEOF 6372 _ACEOF
6670 cat confdefs.h >>conftest.$ac_ext 6373 cat confdefs.h >>conftest.$ac_ext
6671 cat >>conftest.$ac_ext <<_ACEOF 6374 cat >>conftest.$ac_ext <<_ACEOF
6672 /* end confdefs.h. */ 6375 /* end confdefs.h. */
6684 return 0; 6387 return 0;
6685 } 6388 }
6686 _ACEOF 6389 _ACEOF
6687 rm -f conftest.$ac_objext 6390 rm -f conftest.$ac_objext
6688 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6391 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6689 (eval $ac_compile) 2>conftest.er1 6392 (eval $ac_compile) 2>&5
6690 ac_status=$? 6393 ac_status=$?
6691 grep -v '^ *+' conftest.er1 >conftest.err
6692 rm -f conftest.er1
6693 cat conftest.err >&5
6694 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6394 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6695 (exit $ac_status); } && 6395 (exit $ac_status); } &&
6696 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6396 { ac_try='test -s conftest.$ac_objext'
6697 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6397 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6698 (eval $ac_try) 2>&5 6398 (eval $ac_try) 2>&5
6699 ac_status=$? 6399 ac_status=$?
6700 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6400 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6701 (exit $ac_status); }; } &&
6702 { ac_try='test -s conftest.$ac_objext'
6703 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6704 (eval $ac_try) 2>&5
6705 ac_status=$?
6706 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6707 (exit $ac_status); }; }; then 6401 (exit $ac_status); }; }; then
6708 ac_cv_member_struct_tm_tm_zone=yes 6402 ac_cv_member_struct_tm_tm_zone=yes
6709 else 6403 else
6710 echo "$as_me: failed program was:" >&5 6404 echo "$as_me: failed program was:" >&5
6711 sed 's/^/| /' conftest.$ac_ext >&5 6405 sed 's/^/| /' conftest.$ac_ext >&5
6712 6406
6713 ac_cv_member_struct_tm_tm_zone=no 6407 ac_cv_member_struct_tm_tm_zone=no
6714 fi 6408 fi
6715 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6409 rm -f conftest.$ac_objext conftest.$ac_ext
6716 fi 6410 fi
6717 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6411 rm -f conftest.$ac_objext conftest.$ac_ext
6718 fi 6412 fi
6719 echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5 6413 echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5
6720 echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 6414 echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6
6721 if test $ac_cv_member_struct_tm_tm_zone = yes; then 6415 if test $ac_cv_member_struct_tm_tm_zone = yes; then
6722 6416
6738 echo $ECHO_N "checking for tzname... $ECHO_C" >&6 6432 echo $ECHO_N "checking for tzname... $ECHO_C" >&6
6739 if test "${ac_cv_var_tzname+set}" = set; then 6433 if test "${ac_cv_var_tzname+set}" = set; then
6740 echo $ECHO_N "(cached) $ECHO_C" >&6 6434 echo $ECHO_N "(cached) $ECHO_C" >&6
6741 else 6435 else
6742 cat >conftest.$ac_ext <<_ACEOF 6436 cat >conftest.$ac_ext <<_ACEOF
6437 #line $LINENO "configure"
6743 /* confdefs.h. */ 6438 /* confdefs.h. */
6744 _ACEOF 6439 _ACEOF
6745 cat confdefs.h >>conftest.$ac_ext 6440 cat confdefs.h >>conftest.$ac_ext
6746 cat >>conftest.$ac_ext <<_ACEOF 6441 cat >>conftest.$ac_ext <<_ACEOF
6747 /* end confdefs.h. */ 6442 /* end confdefs.h. */
6758 return 0; 6453 return 0;
6759 } 6454 }
6760 _ACEOF 6455 _ACEOF
6761 rm -f conftest.$ac_objext conftest$ac_exeext 6456 rm -f conftest.$ac_objext conftest$ac_exeext
6762 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 6457 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6763 (eval $ac_link) 2>conftest.er1 6458 (eval $ac_link) 2>&5
6764 ac_status=$? 6459 ac_status=$?
6765 grep -v '^ *+' conftest.er1 >conftest.err
6766 rm -f conftest.er1
6767 cat conftest.err >&5
6768 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6460 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6769 (exit $ac_status); } && 6461 (exit $ac_status); } &&
6770 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6462 { ac_try='test -s conftest$ac_exeext'
6771 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6463 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6772 (eval $ac_try) 2>&5 6464 (eval $ac_try) 2>&5
6773 ac_status=$? 6465 ac_status=$?
6774 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6466 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6775 (exit $ac_status); }; } &&
6776 { ac_try='test -s conftest$ac_exeext'
6777 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6778 (eval $ac_try) 2>&5
6779 ac_status=$?
6780 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6781 (exit $ac_status); }; }; then 6467 (exit $ac_status); }; }; then
6782 ac_cv_var_tzname=yes 6468 ac_cv_var_tzname=yes
6783 else 6469 else
6784 echo "$as_me: failed program was:" >&5 6470 echo "$as_me: failed program was:" >&5
6785 sed 's/^/| /' conftest.$ac_ext >&5 6471 sed 's/^/| /' conftest.$ac_ext >&5
6786 6472
6787 ac_cv_var_tzname=no 6473 ac_cv_var_tzname=no
6788 fi 6474 fi
6789 rm -f conftest.err conftest.$ac_objext \ 6475 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6790 conftest$ac_exeext conftest.$ac_ext
6791 fi 6476 fi
6792 echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 6477 echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5
6793 echo "${ECHO_T}$ac_cv_var_tzname" >&6 6478 echo "${ECHO_T}$ac_cv_var_tzname" >&6
6794 if test $ac_cv_var_tzname = yes; then 6479 if test $ac_cv_var_tzname = yes; then
6795 6480
6804 echo $ECHO_N "checking for struct tm.tm_gmtoff... $ECHO_C" >&6 6489 echo $ECHO_N "checking for struct tm.tm_gmtoff... $ECHO_C" >&6
6805 if test "${ac_cv_member_struct_tm_tm_gmtoff+set}" = set; then 6490 if test "${ac_cv_member_struct_tm_tm_gmtoff+set}" = set; then
6806 echo $ECHO_N "(cached) $ECHO_C" >&6 6491 echo $ECHO_N "(cached) $ECHO_C" >&6
6807 else 6492 else
6808 cat >conftest.$ac_ext <<_ACEOF 6493 cat >conftest.$ac_ext <<_ACEOF
6494 #line $LINENO "configure"
6809 /* confdefs.h. */ 6495 /* confdefs.h. */
6810 _ACEOF 6496 _ACEOF
6811 cat confdefs.h >>conftest.$ac_ext 6497 cat confdefs.h >>conftest.$ac_ext
6812 cat >>conftest.$ac_ext <<_ACEOF 6498 cat >>conftest.$ac_ext <<_ACEOF
6813 /* end confdefs.h. */ 6499 /* end confdefs.h. */
6823 return 0; 6509 return 0;
6824 } 6510 }
6825 _ACEOF 6511 _ACEOF
6826 rm -f conftest.$ac_objext 6512 rm -f conftest.$ac_objext
6827 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6513 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6828 (eval $ac_compile) 2>conftest.er1 6514 (eval $ac_compile) 2>&5
6829 ac_status=$? 6515 ac_status=$?
6830 grep -v '^ *+' conftest.er1 >conftest.err
6831 rm -f conftest.er1
6832 cat conftest.err >&5
6833 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6516 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6834 (exit $ac_status); } && 6517 (exit $ac_status); } &&
6835 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6518 { ac_try='test -s conftest.$ac_objext'
6836 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6519 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6837 (eval $ac_try) 2>&5 6520 (eval $ac_try) 2>&5
6838 ac_status=$? 6521 ac_status=$?
6839 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6522 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6840 (exit $ac_status); }; } &&
6841 { ac_try='test -s conftest.$ac_objext'
6842 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6843 (eval $ac_try) 2>&5
6844 ac_status=$?
6845 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6846 (exit $ac_status); }; }; then 6523 (exit $ac_status); }; }; then
6847 ac_cv_member_struct_tm_tm_gmtoff=yes 6524 ac_cv_member_struct_tm_tm_gmtoff=yes
6848 else 6525 else
6849 echo "$as_me: failed program was:" >&5 6526 echo "$as_me: failed program was:" >&5
6850 sed 's/^/| /' conftest.$ac_ext >&5 6527 sed 's/^/| /' conftest.$ac_ext >&5
6851 6528
6852 cat >conftest.$ac_ext <<_ACEOF 6529 cat >conftest.$ac_ext <<_ACEOF
6530 #line $LINENO "configure"
6853 /* confdefs.h. */ 6531 /* confdefs.h. */
6854 _ACEOF 6532 _ACEOF
6855 cat confdefs.h >>conftest.$ac_ext 6533 cat confdefs.h >>conftest.$ac_ext
6856 cat >>conftest.$ac_ext <<_ACEOF 6534 cat >>conftest.$ac_ext <<_ACEOF
6857 /* end confdefs.h. */ 6535 /* end confdefs.h. */
6867 return 0; 6545 return 0;
6868 } 6546 }
6869 _ACEOF 6547 _ACEOF
6870 rm -f conftest.$ac_objext 6548 rm -f conftest.$ac_objext
6871 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6549 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6872 (eval $ac_compile) 2>conftest.er1 6550 (eval $ac_compile) 2>&5
6873 ac_status=$? 6551 ac_status=$?
6874 grep -v '^ *+' conftest.er1 >conftest.err
6875 rm -f conftest.er1
6876 cat conftest.err >&5
6877 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6552 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6878 (exit $ac_status); } && 6553 (exit $ac_status); } &&
6879 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6554 { ac_try='test -s conftest.$ac_objext'
6880 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6555 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6881 (eval $ac_try) 2>&5 6556 (eval $ac_try) 2>&5
6882 ac_status=$? 6557 ac_status=$?
6883 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6558 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6884 (exit $ac_status); }; } &&
6885 { ac_try='test -s conftest.$ac_objext'
6886 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6887 (eval $ac_try) 2>&5
6888 ac_status=$?
6889 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6890 (exit $ac_status); }; }; then 6559 (exit $ac_status); }; }; then
6891 ac_cv_member_struct_tm_tm_gmtoff=yes 6560 ac_cv_member_struct_tm_tm_gmtoff=yes
6892 else 6561 else
6893 echo "$as_me: failed program was:" >&5 6562 echo "$as_me: failed program was:" >&5
6894 sed 's/^/| /' conftest.$ac_ext >&5 6563 sed 's/^/| /' conftest.$ac_ext >&5
6895 6564
6896 ac_cv_member_struct_tm_tm_gmtoff=no 6565 ac_cv_member_struct_tm_tm_gmtoff=no
6897 fi 6566 fi
6898 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6567 rm -f conftest.$ac_objext conftest.$ac_ext
6899 fi 6568 fi
6900 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6569 rm -f conftest.$ac_objext conftest.$ac_ext
6901 fi 6570 fi
6902 echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_gmtoff" >&5 6571 echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_gmtoff" >&5
6903 echo "${ECHO_T}$ac_cv_member_struct_tm_tm_gmtoff" >&6 6572 echo "${ECHO_T}$ac_cv_member_struct_tm_tm_gmtoff" >&6
6904 if test $ac_cv_member_struct_tm_tm_gmtoff = yes; then 6573 if test $ac_cv_member_struct_tm_tm_gmtoff = yes; then
6905 6574
6913 echo $ECHO_N "checking for struct ifreq.ifr_flags... $ECHO_C" >&6 6582 echo $ECHO_N "checking for struct ifreq.ifr_flags... $ECHO_C" >&6
6914 if test "${ac_cv_member_struct_ifreq_ifr_flags+set}" = set; then 6583 if test "${ac_cv_member_struct_ifreq_ifr_flags+set}" = set; then
6915 echo $ECHO_N "(cached) $ECHO_C" >&6 6584 echo $ECHO_N "(cached) $ECHO_C" >&6
6916 else 6585 else
6917 cat >conftest.$ac_ext <<_ACEOF 6586 cat >conftest.$ac_ext <<_ACEOF
6587 #line $LINENO "configure"
6918 /* confdefs.h. */ 6588 /* confdefs.h. */
6919 _ACEOF 6589 _ACEOF
6920 cat confdefs.h >>conftest.$ac_ext 6590 cat confdefs.h >>conftest.$ac_ext
6921 cat >>conftest.$ac_ext <<_ACEOF 6591 cat >>conftest.$ac_ext <<_ACEOF
6922 /* end confdefs.h. */ 6592 /* end confdefs.h. */
6938 return 0; 6608 return 0;
6939 } 6609 }
6940 _ACEOF 6610 _ACEOF
6941 rm -f conftest.$ac_objext 6611 rm -f conftest.$ac_objext
6942 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6612 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6943 (eval $ac_compile) 2>conftest.er1 6613 (eval $ac_compile) 2>&5
6944 ac_status=$? 6614 ac_status=$?
6945 grep -v '^ *+' conftest.er1 >conftest.err
6946 rm -f conftest.er1
6947 cat conftest.err >&5
6948 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6615 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6949 (exit $ac_status); } && 6616 (exit $ac_status); } &&
6950 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6617 { ac_try='test -s conftest.$ac_objext'
6951 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6618 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6952 (eval $ac_try) 2>&5 6619 (eval $ac_try) 2>&5
6953 ac_status=$? 6620 ac_status=$?
6954 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6621 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6955 (exit $ac_status); }; } &&
6956 { ac_try='test -s conftest.$ac_objext'
6957 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6958 (eval $ac_try) 2>&5
6959 ac_status=$?
6960 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6961 (exit $ac_status); }; }; then 6622 (exit $ac_status); }; }; then
6962 ac_cv_member_struct_ifreq_ifr_flags=yes 6623 ac_cv_member_struct_ifreq_ifr_flags=yes
6963 else 6624 else
6964 echo "$as_me: failed program was:" >&5 6625 echo "$as_me: failed program was:" >&5
6965 sed 's/^/| /' conftest.$ac_ext >&5 6626 sed 's/^/| /' conftest.$ac_ext >&5
6966 6627
6967 cat >conftest.$ac_ext <<_ACEOF 6628 cat >conftest.$ac_ext <<_ACEOF
6629 #line $LINENO "configure"
6968 /* confdefs.h. */ 6630 /* confdefs.h. */
6969 _ACEOF 6631 _ACEOF
6970 cat confdefs.h >>conftest.$ac_ext 6632 cat confdefs.h >>conftest.$ac_ext
6971 cat >>conftest.$ac_ext <<_ACEOF 6633 cat >>conftest.$ac_ext <<_ACEOF
6972 /* end confdefs.h. */ 6634 /* end confdefs.h. */
6988 return 0; 6650 return 0;
6989 } 6651 }
6990 _ACEOF 6652 _ACEOF
6991 rm -f conftest.$ac_objext 6653 rm -f conftest.$ac_objext
6992 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6654 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6993 (eval $ac_compile) 2>conftest.er1 6655 (eval $ac_compile) 2>&5
6994 ac_status=$? 6656 ac_status=$?
6995 grep -v '^ *+' conftest.er1 >conftest.err
6996 rm -f conftest.er1
6997 cat conftest.err >&5
6998 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6657 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6999 (exit $ac_status); } && 6658 (exit $ac_status); } &&
7000 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6659 { ac_try='test -s conftest.$ac_objext'
7001 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6660 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7002 (eval $ac_try) 2>&5 6661 (eval $ac_try) 2>&5
7003 ac_status=$? 6662 ac_status=$?
7004 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6663 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7005 (exit $ac_status); }; } &&
7006 { ac_try='test -s conftest.$ac_objext'
7007 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7008 (eval $ac_try) 2>&5
7009 ac_status=$?
7010 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7011 (exit $ac_status); }; }; then 6664 (exit $ac_status); }; }; then
7012 ac_cv_member_struct_ifreq_ifr_flags=yes 6665 ac_cv_member_struct_ifreq_ifr_flags=yes
7013 else 6666 else
7014 echo "$as_me: failed program was:" >&5 6667 echo "$as_me: failed program was:" >&5
7015 sed 's/^/| /' conftest.$ac_ext >&5 6668 sed 's/^/| /' conftest.$ac_ext >&5
7016 6669
7017 ac_cv_member_struct_ifreq_ifr_flags=no 6670 ac_cv_member_struct_ifreq_ifr_flags=no
7018 fi 6671 fi
7019 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6672 rm -f conftest.$ac_objext conftest.$ac_ext
7020 fi 6673 fi
7021 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6674 rm -f conftest.$ac_objext conftest.$ac_ext
7022 fi 6675 fi
7023 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_flags" >&5 6676 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_flags" >&5
7024 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_flags" >&6 6677 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_flags" >&6
7025 if test $ac_cv_member_struct_ifreq_ifr_flags = yes; then 6678 if test $ac_cv_member_struct_ifreq_ifr_flags = yes; then
7026 6679
7034 echo $ECHO_N "checking for struct ifreq.ifr_hwaddr... $ECHO_C" >&6 6687 echo $ECHO_N "checking for struct ifreq.ifr_hwaddr... $ECHO_C" >&6
7035 if test "${ac_cv_member_struct_ifreq_ifr_hwaddr+set}" = set; then 6688 if test "${ac_cv_member_struct_ifreq_ifr_hwaddr+set}" = set; then
7036 echo $ECHO_N "(cached) $ECHO_C" >&6 6689 echo $ECHO_N "(cached) $ECHO_C" >&6
7037 else 6690 else
7038 cat >conftest.$ac_ext <<_ACEOF 6691 cat >conftest.$ac_ext <<_ACEOF
6692 #line $LINENO "configure"
7039 /* confdefs.h. */ 6693 /* confdefs.h. */
7040 _ACEOF 6694 _ACEOF
7041 cat confdefs.h >>conftest.$ac_ext 6695 cat confdefs.h >>conftest.$ac_ext
7042 cat >>conftest.$ac_ext <<_ACEOF 6696 cat >>conftest.$ac_ext <<_ACEOF
7043 /* end confdefs.h. */ 6697 /* end confdefs.h. */
7059 return 0; 6713 return 0;
7060 } 6714 }
7061 _ACEOF 6715 _ACEOF
7062 rm -f conftest.$ac_objext 6716 rm -f conftest.$ac_objext
7063 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6717 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7064 (eval $ac_compile) 2>conftest.er1 6718 (eval $ac_compile) 2>&5
7065 ac_status=$? 6719 ac_status=$?
7066 grep -v '^ *+' conftest.er1 >conftest.err
7067 rm -f conftest.er1
7068 cat conftest.err >&5
7069 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6720 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7070 (exit $ac_status); } && 6721 (exit $ac_status); } &&
7071 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6722 { ac_try='test -s conftest.$ac_objext'
7072 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6723 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7073 (eval $ac_try) 2>&5 6724 (eval $ac_try) 2>&5
7074 ac_status=$? 6725 ac_status=$?
7075 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6726 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7076 (exit $ac_status); }; } &&
7077 { ac_try='test -s conftest.$ac_objext'
7078 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7079 (eval $ac_try) 2>&5
7080 ac_status=$?
7081 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7082 (exit $ac_status); }; }; then 6727 (exit $ac_status); }; }; then
7083 ac_cv_member_struct_ifreq_ifr_hwaddr=yes 6728 ac_cv_member_struct_ifreq_ifr_hwaddr=yes
7084 else 6729 else
7085 echo "$as_me: failed program was:" >&5 6730 echo "$as_me: failed program was:" >&5
7086 sed 's/^/| /' conftest.$ac_ext >&5 6731 sed 's/^/| /' conftest.$ac_ext >&5
7087 6732
7088 cat >conftest.$ac_ext <<_ACEOF 6733 cat >conftest.$ac_ext <<_ACEOF
6734 #line $LINENO "configure"
7089 /* confdefs.h. */ 6735 /* confdefs.h. */
7090 _ACEOF 6736 _ACEOF
7091 cat confdefs.h >>conftest.$ac_ext 6737 cat confdefs.h >>conftest.$ac_ext
7092 cat >>conftest.$ac_ext <<_ACEOF 6738 cat >>conftest.$ac_ext <<_ACEOF
7093 /* end confdefs.h. */ 6739 /* end confdefs.h. */
7109 return 0; 6755 return 0;
7110 } 6756 }
7111 _ACEOF 6757 _ACEOF
7112 rm -f conftest.$ac_objext 6758 rm -f conftest.$ac_objext
7113 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6759 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7114 (eval $ac_compile) 2>conftest.er1 6760 (eval $ac_compile) 2>&5
7115 ac_status=$? 6761 ac_status=$?
7116 grep -v '^ *+' conftest.er1 >conftest.err
7117 rm -f conftest.er1
7118 cat conftest.err >&5
7119 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6762 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7120 (exit $ac_status); } && 6763 (exit $ac_status); } &&
7121 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6764 { ac_try='test -s conftest.$ac_objext'
7122 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6765 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7123 (eval $ac_try) 2>&5 6766 (eval $ac_try) 2>&5
7124 ac_status=$? 6767 ac_status=$?
7125 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6768 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7126 (exit $ac_status); }; } &&
7127 { ac_try='test -s conftest.$ac_objext'
7128 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7129 (eval $ac_try) 2>&5
7130 ac_status=$?
7131 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7132 (exit $ac_status); }; }; then 6769 (exit $ac_status); }; }; then
7133 ac_cv_member_struct_ifreq_ifr_hwaddr=yes 6770 ac_cv_member_struct_ifreq_ifr_hwaddr=yes
7134 else 6771 else
7135 echo "$as_me: failed program was:" >&5 6772 echo "$as_me: failed program was:" >&5
7136 sed 's/^/| /' conftest.$ac_ext >&5 6773 sed 's/^/| /' conftest.$ac_ext >&5
7137 6774
7138 ac_cv_member_struct_ifreq_ifr_hwaddr=no 6775 ac_cv_member_struct_ifreq_ifr_hwaddr=no
7139 fi 6776 fi
7140 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6777 rm -f conftest.$ac_objext conftest.$ac_ext
7141 fi 6778 fi
7142 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6779 rm -f conftest.$ac_objext conftest.$ac_ext
7143 fi 6780 fi
7144 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_hwaddr" >&5 6781 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_hwaddr" >&5
7145 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_hwaddr" >&6 6782 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_hwaddr" >&6
7146 if test $ac_cv_member_struct_ifreq_ifr_hwaddr = yes; then 6783 if test $ac_cv_member_struct_ifreq_ifr_hwaddr = yes; then
7147 6784
7155 echo $ECHO_N "checking for struct ifreq.ifr_netmask... $ECHO_C" >&6 6792 echo $ECHO_N "checking for struct ifreq.ifr_netmask... $ECHO_C" >&6
7156 if test "${ac_cv_member_struct_ifreq_ifr_netmask+set}" = set; then 6793 if test "${ac_cv_member_struct_ifreq_ifr_netmask+set}" = set; then
7157 echo $ECHO_N "(cached) $ECHO_C" >&6 6794 echo $ECHO_N "(cached) $ECHO_C" >&6
7158 else 6795 else
7159 cat >conftest.$ac_ext <<_ACEOF 6796 cat >conftest.$ac_ext <<_ACEOF
6797 #line $LINENO "configure"
7160 /* confdefs.h. */ 6798 /* confdefs.h. */
7161 _ACEOF 6799 _ACEOF
7162 cat confdefs.h >>conftest.$ac_ext 6800 cat confdefs.h >>conftest.$ac_ext
7163 cat >>conftest.$ac_ext <<_ACEOF 6801 cat >>conftest.$ac_ext <<_ACEOF
7164 /* end confdefs.h. */ 6802 /* end confdefs.h. */
7180 return 0; 6818 return 0;
7181 } 6819 }
7182 _ACEOF 6820 _ACEOF
7183 rm -f conftest.$ac_objext 6821 rm -f conftest.$ac_objext
7184 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6822 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7185 (eval $ac_compile) 2>conftest.er1 6823 (eval $ac_compile) 2>&5
7186 ac_status=$? 6824 ac_status=$?
7187 grep -v '^ *+' conftest.er1 >conftest.err
7188 rm -f conftest.er1
7189 cat conftest.err >&5
7190 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6825 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7191 (exit $ac_status); } && 6826 (exit $ac_status); } &&
7192 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6827 { ac_try='test -s conftest.$ac_objext'
7193 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6828 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7194 (eval $ac_try) 2>&5 6829 (eval $ac_try) 2>&5
7195 ac_status=$? 6830 ac_status=$?
7196 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6831 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7197 (exit $ac_status); }; } &&
7198 { ac_try='test -s conftest.$ac_objext'
7199 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7200 (eval $ac_try) 2>&5
7201 ac_status=$?
7202 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7203 (exit $ac_status); }; }; then 6832 (exit $ac_status); }; }; then
7204 ac_cv_member_struct_ifreq_ifr_netmask=yes 6833 ac_cv_member_struct_ifreq_ifr_netmask=yes
7205 else 6834 else
7206 echo "$as_me: failed program was:" >&5 6835 echo "$as_me: failed program was:" >&5
7207 sed 's/^/| /' conftest.$ac_ext >&5 6836 sed 's/^/| /' conftest.$ac_ext >&5
7208 6837
7209 cat >conftest.$ac_ext <<_ACEOF 6838 cat >conftest.$ac_ext <<_ACEOF
6839 #line $LINENO "configure"
7210 /* confdefs.h. */ 6840 /* confdefs.h. */
7211 _ACEOF 6841 _ACEOF
7212 cat confdefs.h >>conftest.$ac_ext 6842 cat confdefs.h >>conftest.$ac_ext
7213 cat >>conftest.$ac_ext <<_ACEOF 6843 cat >>conftest.$ac_ext <<_ACEOF
7214 /* end confdefs.h. */ 6844 /* end confdefs.h. */
7230 return 0; 6860 return 0;
7231 } 6861 }
7232 _ACEOF 6862 _ACEOF
7233 rm -f conftest.$ac_objext 6863 rm -f conftest.$ac_objext
7234 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6864 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7235 (eval $ac_compile) 2>conftest.er1 6865 (eval $ac_compile) 2>&5
7236 ac_status=$? 6866 ac_status=$?
7237 grep -v '^ *+' conftest.er1 >conftest.err
7238 rm -f conftest.er1
7239 cat conftest.err >&5
7240 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6867 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7241 (exit $ac_status); } && 6868 (exit $ac_status); } &&
7242 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6869 { ac_try='test -s conftest.$ac_objext'
7243 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6870 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7244 (eval $ac_try) 2>&5 6871 (eval $ac_try) 2>&5
7245 ac_status=$? 6872 ac_status=$?
7246 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6873 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7247 (exit $ac_status); }; } &&
7248 { ac_try='test -s conftest.$ac_objext'
7249 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7250 (eval $ac_try) 2>&5
7251 ac_status=$?
7252 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7253 (exit $ac_status); }; }; then 6874 (exit $ac_status); }; }; then
7254 ac_cv_member_struct_ifreq_ifr_netmask=yes 6875 ac_cv_member_struct_ifreq_ifr_netmask=yes
7255 else 6876 else
7256 echo "$as_me: failed program was:" >&5 6877 echo "$as_me: failed program was:" >&5
7257 sed 's/^/| /' conftest.$ac_ext >&5 6878 sed 's/^/| /' conftest.$ac_ext >&5
7258 6879
7259 ac_cv_member_struct_ifreq_ifr_netmask=no 6880 ac_cv_member_struct_ifreq_ifr_netmask=no
7260 fi 6881 fi
7261 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6882 rm -f conftest.$ac_objext conftest.$ac_ext
7262 fi 6883 fi
7263 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6884 rm -f conftest.$ac_objext conftest.$ac_ext
7264 fi 6885 fi
7265 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_netmask" >&5 6886 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_netmask" >&5
7266 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_netmask" >&6 6887 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_netmask" >&6
7267 if test $ac_cv_member_struct_ifreq_ifr_netmask = yes; then 6888 if test $ac_cv_member_struct_ifreq_ifr_netmask = yes; then
7268 6889
7276 echo $ECHO_N "checking for struct ifreq.ifr_broadaddr... $ECHO_C" >&6 6897 echo $ECHO_N "checking for struct ifreq.ifr_broadaddr... $ECHO_C" >&6
7277 if test "${ac_cv_member_struct_ifreq_ifr_broadaddr+set}" = set; then 6898 if test "${ac_cv_member_struct_ifreq_ifr_broadaddr+set}" = set; then
7278 echo $ECHO_N "(cached) $ECHO_C" >&6 6899 echo $ECHO_N "(cached) $ECHO_C" >&6
7279 else 6900 else
7280 cat >conftest.$ac_ext <<_ACEOF 6901 cat >conftest.$ac_ext <<_ACEOF
6902 #line $LINENO "configure"
7281 /* confdefs.h. */ 6903 /* confdefs.h. */
7282 _ACEOF 6904 _ACEOF
7283 cat confdefs.h >>conftest.$ac_ext 6905 cat confdefs.h >>conftest.$ac_ext
7284 cat >>conftest.$ac_ext <<_ACEOF 6906 cat >>conftest.$ac_ext <<_ACEOF
7285 /* end confdefs.h. */ 6907 /* end confdefs.h. */
7301 return 0; 6923 return 0;
7302 } 6924 }
7303 _ACEOF 6925 _ACEOF
7304 rm -f conftest.$ac_objext 6926 rm -f conftest.$ac_objext
7305 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6927 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7306 (eval $ac_compile) 2>conftest.er1 6928 (eval $ac_compile) 2>&5
7307 ac_status=$? 6929 ac_status=$?
7308 grep -v '^ *+' conftest.er1 >conftest.err
7309 rm -f conftest.er1
7310 cat conftest.err >&5
7311 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6930 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7312 (exit $ac_status); } && 6931 (exit $ac_status); } &&
7313 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6932 { ac_try='test -s conftest.$ac_objext'
7314 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6933 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7315 (eval $ac_try) 2>&5 6934 (eval $ac_try) 2>&5
7316 ac_status=$? 6935 ac_status=$?
7317 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6936 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7318 (exit $ac_status); }; } &&
7319 { ac_try='test -s conftest.$ac_objext'
7320 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7321 (eval $ac_try) 2>&5
7322 ac_status=$?
7323 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7324 (exit $ac_status); }; }; then 6937 (exit $ac_status); }; }; then
7325 ac_cv_member_struct_ifreq_ifr_broadaddr=yes 6938 ac_cv_member_struct_ifreq_ifr_broadaddr=yes
7326 else 6939 else
7327 echo "$as_me: failed program was:" >&5 6940 echo "$as_me: failed program was:" >&5
7328 sed 's/^/| /' conftest.$ac_ext >&5 6941 sed 's/^/| /' conftest.$ac_ext >&5
7329 6942
7330 cat >conftest.$ac_ext <<_ACEOF 6943 cat >conftest.$ac_ext <<_ACEOF
6944 #line $LINENO "configure"
7331 /* confdefs.h. */ 6945 /* confdefs.h. */
7332 _ACEOF 6946 _ACEOF
7333 cat confdefs.h >>conftest.$ac_ext 6947 cat confdefs.h >>conftest.$ac_ext
7334 cat >>conftest.$ac_ext <<_ACEOF 6948 cat >>conftest.$ac_ext <<_ACEOF
7335 /* end confdefs.h. */ 6949 /* end confdefs.h. */
7351 return 0; 6965 return 0;
7352 } 6966 }
7353 _ACEOF 6967 _ACEOF
7354 rm -f conftest.$ac_objext 6968 rm -f conftest.$ac_objext
7355 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6969 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7356 (eval $ac_compile) 2>conftest.er1 6970 (eval $ac_compile) 2>&5
7357 ac_status=$? 6971 ac_status=$?
7358 grep -v '^ *+' conftest.er1 >conftest.err
7359 rm -f conftest.er1
7360 cat conftest.err >&5
7361 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6972 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7362 (exit $ac_status); } && 6973 (exit $ac_status); } &&
7363 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 6974 { ac_try='test -s conftest.$ac_objext'
7364 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6975 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7365 (eval $ac_try) 2>&5 6976 (eval $ac_try) 2>&5
7366 ac_status=$? 6977 ac_status=$?
7367 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6978 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7368 (exit $ac_status); }; } &&
7369 { ac_try='test -s conftest.$ac_objext'
7370 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7371 (eval $ac_try) 2>&5
7372 ac_status=$?
7373 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7374 (exit $ac_status); }; }; then 6979 (exit $ac_status); }; }; then
7375 ac_cv_member_struct_ifreq_ifr_broadaddr=yes 6980 ac_cv_member_struct_ifreq_ifr_broadaddr=yes
7376 else 6981 else
7377 echo "$as_me: failed program was:" >&5 6982 echo "$as_me: failed program was:" >&5
7378 sed 's/^/| /' conftest.$ac_ext >&5 6983 sed 's/^/| /' conftest.$ac_ext >&5
7379 6984
7380 ac_cv_member_struct_ifreq_ifr_broadaddr=no 6985 ac_cv_member_struct_ifreq_ifr_broadaddr=no
7381 fi 6986 fi
7382 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6987 rm -f conftest.$ac_objext conftest.$ac_ext
7383 fi 6988 fi
7384 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 6989 rm -f conftest.$ac_objext conftest.$ac_ext
7385 fi 6990 fi
7386 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_broadaddr" >&5 6991 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_broadaddr" >&5
7387 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_broadaddr" >&6 6992 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_broadaddr" >&6
7388 if test $ac_cv_member_struct_ifreq_ifr_broadaddr = yes; then 6993 if test $ac_cv_member_struct_ifreq_ifr_broadaddr = yes; then
7389 6994
7397 echo $ECHO_N "checking for struct ifreq.ifr_addr... $ECHO_C" >&6 7002 echo $ECHO_N "checking for struct ifreq.ifr_addr... $ECHO_C" >&6
7398 if test "${ac_cv_member_struct_ifreq_ifr_addr+set}" = set; then 7003 if test "${ac_cv_member_struct_ifreq_ifr_addr+set}" = set; then
7399 echo $ECHO_N "(cached) $ECHO_C" >&6 7004 echo $ECHO_N "(cached) $ECHO_C" >&6
7400 else 7005 else
7401 cat >conftest.$ac_ext <<_ACEOF 7006 cat >conftest.$ac_ext <<_ACEOF
7007 #line $LINENO "configure"
7402 /* confdefs.h. */ 7008 /* confdefs.h. */
7403 _ACEOF 7009 _ACEOF
7404 cat confdefs.h >>conftest.$ac_ext 7010 cat confdefs.h >>conftest.$ac_ext
7405 cat >>conftest.$ac_ext <<_ACEOF 7011 cat >>conftest.$ac_ext <<_ACEOF
7406 /* end confdefs.h. */ 7012 /* end confdefs.h. */
7422 return 0; 7028 return 0;
7423 } 7029 }
7424 _ACEOF 7030 _ACEOF
7425 rm -f conftest.$ac_objext 7031 rm -f conftest.$ac_objext
7426 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7032 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7427 (eval $ac_compile) 2>conftest.er1 7033 (eval $ac_compile) 2>&5
7428 ac_status=$? 7034 ac_status=$?
7429 grep -v '^ *+' conftest.er1 >conftest.err
7430 rm -f conftest.er1
7431 cat conftest.err >&5
7432 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7035 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7433 (exit $ac_status); } && 7036 (exit $ac_status); } &&
7434 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 7037 { ac_try='test -s conftest.$ac_objext'
7435 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7038 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7436 (eval $ac_try) 2>&5 7039 (eval $ac_try) 2>&5
7437 ac_status=$? 7040 ac_status=$?
7438 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7041 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7439 (exit $ac_status); }; } &&
7440 { ac_try='test -s conftest.$ac_objext'
7441 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7442 (eval $ac_try) 2>&5
7443 ac_status=$?
7444 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7445 (exit $ac_status); }; }; then 7042 (exit $ac_status); }; }; then
7446 ac_cv_member_struct_ifreq_ifr_addr=yes 7043 ac_cv_member_struct_ifreq_ifr_addr=yes
7447 else 7044 else
7448 echo "$as_me: failed program was:" >&5 7045 echo "$as_me: failed program was:" >&5
7449 sed 's/^/| /' conftest.$ac_ext >&5 7046 sed 's/^/| /' conftest.$ac_ext >&5
7450 7047
7451 cat >conftest.$ac_ext <<_ACEOF 7048 cat >conftest.$ac_ext <<_ACEOF
7049 #line $LINENO "configure"
7452 /* confdefs.h. */ 7050 /* confdefs.h. */
7453 _ACEOF 7051 _ACEOF
7454 cat confdefs.h >>conftest.$ac_ext 7052 cat confdefs.h >>conftest.$ac_ext
7455 cat >>conftest.$ac_ext <<_ACEOF 7053 cat >>conftest.$ac_ext <<_ACEOF
7456 /* end confdefs.h. */ 7054 /* end confdefs.h. */
7472 return 0; 7070 return 0;
7473 } 7071 }
7474 _ACEOF 7072 _ACEOF
7475 rm -f conftest.$ac_objext 7073 rm -f conftest.$ac_objext
7476 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7074 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7477 (eval $ac_compile) 2>conftest.er1 7075 (eval $ac_compile) 2>&5
7478 ac_status=$? 7076 ac_status=$?
7479 grep -v '^ *+' conftest.er1 >conftest.err
7480 rm -f conftest.er1
7481 cat conftest.err >&5
7482 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7077 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7483 (exit $ac_status); } && 7078 (exit $ac_status); } &&
7484 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 7079 { ac_try='test -s conftest.$ac_objext'
7485 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7080 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7486 (eval $ac_try) 2>&5 7081 (eval $ac_try) 2>&5
7487 ac_status=$? 7082 ac_status=$?
7488 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7083 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7489 (exit $ac_status); }; } &&
7490 { ac_try='test -s conftest.$ac_objext'
7491 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7492 (eval $ac_try) 2>&5
7493 ac_status=$?
7494 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7495 (exit $ac_status); }; }; then 7084 (exit $ac_status); }; }; then
7496 ac_cv_member_struct_ifreq_ifr_addr=yes 7085 ac_cv_member_struct_ifreq_ifr_addr=yes
7497 else 7086 else
7498 echo "$as_me: failed program was:" >&5 7087 echo "$as_me: failed program was:" >&5
7499 sed 's/^/| /' conftest.$ac_ext >&5 7088 sed 's/^/| /' conftest.$ac_ext >&5
7500 7089
7501 ac_cv_member_struct_ifreq_ifr_addr=no 7090 ac_cv_member_struct_ifreq_ifr_addr=no
7502 fi 7091 fi
7503 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 7092 rm -f conftest.$ac_objext conftest.$ac_ext
7504 fi 7093 fi
7505 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 7094 rm -f conftest.$ac_objext conftest.$ac_ext
7506 fi 7095 fi
7507 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_addr" >&5 7096 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_addr" >&5
7508 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_addr" >&6 7097 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_addr" >&6
7509 if test $ac_cv_member_struct_ifreq_ifr_addr = yes; then 7098 if test $ac_cv_member_struct_ifreq_ifr_addr = yes; then
7510 7099
7541 echo $ECHO_N "checking for working volatile... $ECHO_C" >&6 7130 echo $ECHO_N "checking for working volatile... $ECHO_C" >&6
7542 if test "${ac_cv_c_volatile+set}" = set; then 7131 if test "${ac_cv_c_volatile+set}" = set; then
7543 echo $ECHO_N "(cached) $ECHO_C" >&6 7132 echo $ECHO_N "(cached) $ECHO_C" >&6
7544 else 7133 else
7545 cat >conftest.$ac_ext <<_ACEOF 7134 cat >conftest.$ac_ext <<_ACEOF
7135 #line $LINENO "configure"
7546 /* confdefs.h. */ 7136 /* confdefs.h. */
7547 _ACEOF 7137 _ACEOF
7548 cat confdefs.h >>conftest.$ac_ext 7138 cat confdefs.h >>conftest.$ac_ext
7549 cat >>conftest.$ac_ext <<_ACEOF 7139 cat >>conftest.$ac_ext <<_ACEOF
7550 /* end confdefs.h. */ 7140 /* end confdefs.h. */
7559 return 0; 7149 return 0;
7560 } 7150 }
7561 _ACEOF 7151 _ACEOF
7562 rm -f conftest.$ac_objext 7152 rm -f conftest.$ac_objext
7563 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7153 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7564 (eval $ac_compile) 2>conftest.er1 7154 (eval $ac_compile) 2>&5
7565 ac_status=$? 7155 ac_status=$?
7566 grep -v '^ *+' conftest.er1 >conftest.err
7567 rm -f conftest.er1
7568 cat conftest.err >&5
7569 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7156 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7570 (exit $ac_status); } && 7157 (exit $ac_status); } &&
7571 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 7158 { ac_try='test -s conftest.$ac_objext'
7572 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7159 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7573 (eval $ac_try) 2>&5 7160 (eval $ac_try) 2>&5
7574 ac_status=$? 7161 ac_status=$?
7575 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7162 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7576 (exit $ac_status); }; } &&
7577 { ac_try='test -s conftest.$ac_objext'
7578 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7579 (eval $ac_try) 2>&5
7580 ac_status=$?
7581 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7582 (exit $ac_status); }; }; then 7163 (exit $ac_status); }; }; then
7583 ac_cv_c_volatile=yes 7164 ac_cv_c_volatile=yes
7584 else 7165 else
7585 echo "$as_me: failed program was:" >&5 7166 echo "$as_me: failed program was:" >&5
7586 sed 's/^/| /' conftest.$ac_ext >&5 7167 sed 's/^/| /' conftest.$ac_ext >&5
7587 7168
7588 ac_cv_c_volatile=no 7169 ac_cv_c_volatile=no
7589 fi 7170 fi
7590 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 7171 rm -f conftest.$ac_objext conftest.$ac_ext
7591 fi 7172 fi
7592 echo "$as_me:$LINENO: result: $ac_cv_c_volatile" >&5 7173 echo "$as_me:$LINENO: result: $ac_cv_c_volatile" >&5
7593 echo "${ECHO_T}$ac_cv_c_volatile" >&6 7174 echo "${ECHO_T}$ac_cv_c_volatile" >&6
7594 if test $ac_cv_c_volatile = no; then 7175 if test $ac_cv_c_volatile = no; then
7595 7176
7603 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 7184 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
7604 if test "${ac_cv_c_const+set}" = set; then 7185 if test "${ac_cv_c_const+set}" = set; then
7605 echo $ECHO_N "(cached) $ECHO_C" >&6 7186 echo $ECHO_N "(cached) $ECHO_C" >&6
7606 else 7187 else
7607 cat >conftest.$ac_ext <<_ACEOF 7188 cat >conftest.$ac_ext <<_ACEOF
7189 #line $LINENO "configure"
7608 /* confdefs.h. */ 7190 /* confdefs.h. */
7609 _ACEOF 7191 _ACEOF
7610 cat confdefs.h >>conftest.$ac_ext 7192 cat confdefs.h >>conftest.$ac_ext
7611 cat >>conftest.$ac_ext <<_ACEOF 7193 cat >>conftest.$ac_ext <<_ACEOF
7612 /* end confdefs.h. */ 7194 /* end confdefs.h. */
7665 return 0; 7247 return 0;
7666 } 7248 }
7667 _ACEOF 7249 _ACEOF
7668 rm -f conftest.$ac_objext 7250 rm -f conftest.$ac_objext
7669 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7251 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7670 (eval $ac_compile) 2>conftest.er1 7252 (eval $ac_compile) 2>&5
7671 ac_status=$? 7253 ac_status=$?
7672 grep -v '^ *+' conftest.er1 >conftest.err
7673 rm -f conftest.er1
7674 cat conftest.err >&5
7675 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7254 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7676 (exit $ac_status); } && 7255 (exit $ac_status); } &&
7677 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 7256 { ac_try='test -s conftest.$ac_objext'
7678 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7257 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7679 (eval $ac_try) 2>&5 7258 (eval $ac_try) 2>&5
7680 ac_status=$? 7259 ac_status=$?
7681 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7260 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7682 (exit $ac_status); }; } &&
7683 { ac_try='test -s conftest.$ac_objext'
7684 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7685 (eval $ac_try) 2>&5
7686 ac_status=$?
7687 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7688 (exit $ac_status); }; }; then 7261 (exit $ac_status); }; }; then
7689 ac_cv_c_const=yes 7262 ac_cv_c_const=yes
7690 else 7263 else
7691 echo "$as_me: failed program was:" >&5 7264 echo "$as_me: failed program was:" >&5
7692 sed 's/^/| /' conftest.$ac_ext >&5 7265 sed 's/^/| /' conftest.$ac_ext >&5
7693 7266
7694 ac_cv_c_const=no 7267 ac_cv_c_const=no
7695 fi 7268 fi
7696 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 7269 rm -f conftest.$ac_objext conftest.$ac_ext
7697 fi 7270 fi
7698 echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 7271 echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
7699 echo "${ECHO_T}$ac_cv_c_const" >&6 7272 echo "${ECHO_T}$ac_cv_c_const" >&6
7700 if test $ac_cv_c_const = no; then 7273 if test $ac_cv_c_const = no; then
7701 7274
7709 echo $ECHO_N "checking for void * support... $ECHO_C" >&6 7282 echo $ECHO_N "checking for void * support... $ECHO_C" >&6
7710 if test "${emacs_cv_void_star+set}" = set; then 7283 if test "${emacs_cv_void_star+set}" = set; then
7711 echo $ECHO_N "(cached) $ECHO_C" >&6 7284 echo $ECHO_N "(cached) $ECHO_C" >&6
7712 else 7285 else
7713 cat >conftest.$ac_ext <<_ACEOF 7286 cat >conftest.$ac_ext <<_ACEOF
7287 #line $LINENO "configure"
7714 /* confdefs.h. */ 7288 /* confdefs.h. */
7715 _ACEOF 7289 _ACEOF
7716 cat confdefs.h >>conftest.$ac_ext 7290 cat confdefs.h >>conftest.$ac_ext
7717 cat >>conftest.$ac_ext <<_ACEOF 7291 cat >>conftest.$ac_ext <<_ACEOF
7718 /* end confdefs.h. */ 7292 /* end confdefs.h. */
7725 return 0; 7299 return 0;
7726 } 7300 }
7727 _ACEOF 7301 _ACEOF
7728 rm -f conftest.$ac_objext 7302 rm -f conftest.$ac_objext
7729 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7303 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7730 (eval $ac_compile) 2>conftest.er1 7304 (eval $ac_compile) 2>&5
7731 ac_status=$? 7305 ac_status=$?
7732 grep -v '^ *+' conftest.er1 >conftest.err
7733 rm -f conftest.er1
7734 cat conftest.err >&5
7735 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7306 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7736 (exit $ac_status); } && 7307 (exit $ac_status); } &&
7737 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 7308 { ac_try='test -s conftest.$ac_objext'
7738 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7309 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7739 (eval $ac_try) 2>&5 7310 (eval $ac_try) 2>&5
7740 ac_status=$? 7311 ac_status=$?
7741 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7312 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7742 (exit $ac_status); }; } &&
7743 { ac_try='test -s conftest.$ac_objext'
7744 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7745 (eval $ac_try) 2>&5
7746 ac_status=$?
7747 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7748 (exit $ac_status); }; }; then 7313 (exit $ac_status); }; }; then
7749 emacs_cv_void_star=yes 7314 emacs_cv_void_star=yes
7750 else 7315 else
7751 echo "$as_me: failed program was:" >&5 7316 echo "$as_me: failed program was:" >&5
7752 sed 's/^/| /' conftest.$ac_ext >&5 7317 sed 's/^/| /' conftest.$ac_ext >&5
7753 7318
7754 emacs_cv_void_star=no 7319 emacs_cv_void_star=no
7755 fi 7320 fi
7756 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 7321 rm -f conftest.$ac_objext conftest.$ac_ext
7757 fi 7322 fi
7758 echo "$as_me:$LINENO: result: $emacs_cv_void_star" >&5 7323 echo "$as_me:$LINENO: result: $emacs_cv_void_star" >&5
7759 echo "${ECHO_T}$emacs_cv_void_star" >&6 7324 echo "${ECHO_T}$emacs_cv_void_star" >&6
7760 if test $emacs_cv_void_star = yes; then 7325 if test $emacs_cv_void_star = yes; then
7761 cat >>confdefs.h <<\_ACEOF 7326 cat >>confdefs.h <<\_ACEOF
7773 7338
7774 7339
7775 7340
7776 echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 7341 echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
7777 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 7342 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
7778 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` 7343 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
7779 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then 7344 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
7780 echo $ECHO_N "(cached) $ECHO_C" >&6 7345 echo $ECHO_N "(cached) $ECHO_C" >&6
7781 else 7346 else
7782 cat >conftest.make <<\_ACEOF 7347 cat >conftest.make <<\_ACEOF
7783 all: 7348 all:
7856 #### Choose a window system. 7421 #### Choose a window system.
7857 7422
7858 echo "$as_me:$LINENO: checking for X" >&5 7423 echo "$as_me:$LINENO: checking for X" >&5
7859 echo $ECHO_N "checking for X... $ECHO_C" >&6 7424 echo $ECHO_N "checking for X... $ECHO_C" >&6
7860 7425
7861 ac_path_x_has_been_run=yes
7862 7426
7863 # Check whether --with-x or --without-x was given. 7427 # Check whether --with-x or --without-x was given.
7864 if test "${with_x+set}" = set; then 7428 if test "${with_x+set}" = set; then
7865 withval="$with_x" 7429 withval="$with_x"
7866 7430
7891 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. 7455 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
7892 eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` 7456 eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
7893 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. 7457 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
7894 for ac_extension in a so sl; do 7458 for ac_extension in a so sl; do
7895 if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && 7459 if test ! -f $ac_im_usrlibdir/libX11.$ac_extension &&
7896 test -f $ac_im_libdir/libX11.$ac_extension; then 7460 test -f $ac_im_libdir/libX11.$ac_extension; then
7897 ac_im_usrlibdir=$ac_im_libdir; break 7461 ac_im_usrlibdir=$ac_im_libdir; break
7898 fi 7462 fi
7899 done 7463 done
7900 # Screen out bogus values from the imake configuration. They are 7464 # Screen out bogus values from the imake configuration. They are
7901 # bogus both because they are the default anyway, and because 7465 # bogus both because they are the default anyway, and because
7902 # using them would break gcc on systems where it needs fixed includes. 7466 # using them would break gcc on systems where it needs fixed includes.
7949 7513
7950 /usr/openwin/include 7514 /usr/openwin/include
7951 /usr/openwin/share/include' 7515 /usr/openwin/share/include'
7952 7516
7953 if test "$ac_x_includes" = no; then 7517 if test "$ac_x_includes" = no; then
7954 # Guess where to find include files, by looking for a specified header file. 7518 # Guess where to find include files, by looking for Intrinsic.h.
7955 # First, try using that file with no special directory specified. 7519 # First, try using that file with no special directory specified.
7956 cat >conftest.$ac_ext <<_ACEOF 7520 cat >conftest.$ac_ext <<_ACEOF
7521 #line $LINENO "configure"
7957 /* confdefs.h. */ 7522 /* confdefs.h. */
7958 _ACEOF 7523 _ACEOF
7959 cat confdefs.h >>conftest.$ac_ext 7524 cat confdefs.h >>conftest.$ac_ext
7960 cat >>conftest.$ac_ext <<_ACEOF 7525 cat >>conftest.$ac_ext <<_ACEOF
7961 /* end confdefs.h. */ 7526 /* end confdefs.h. */
7969 cat conftest.err >&5 7534 cat conftest.err >&5
7970 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7535 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7971 (exit $ac_status); } >/dev/null; then 7536 (exit $ac_status); } >/dev/null; then
7972 if test -s conftest.err; then 7537 if test -s conftest.err; then
7973 ac_cpp_err=$ac_c_preproc_warn_flag 7538 ac_cpp_err=$ac_c_preproc_warn_flag
7974 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
7975 else 7539 else
7976 ac_cpp_err= 7540 ac_cpp_err=
7977 fi 7541 fi
7978 else 7542 else
7979 ac_cpp_err=yes 7543 ac_cpp_err=yes
8000 # See if we find them without any special options. 7564 # See if we find them without any special options.
8001 # Don't add to $LIBS permanently. 7565 # Don't add to $LIBS permanently.
8002 ac_save_LIBS=$LIBS 7566 ac_save_LIBS=$LIBS
8003 LIBS="-lXt $LIBS" 7567 LIBS="-lXt $LIBS"
8004 cat >conftest.$ac_ext <<_ACEOF 7568 cat >conftest.$ac_ext <<_ACEOF
7569 #line $LINENO "configure"
8005 /* confdefs.h. */ 7570 /* confdefs.h. */
8006 _ACEOF 7571 _ACEOF
8007 cat confdefs.h >>conftest.$ac_ext 7572 cat confdefs.h >>conftest.$ac_ext
8008 cat >>conftest.$ac_ext <<_ACEOF 7573 cat >>conftest.$ac_ext <<_ACEOF
8009 /* end confdefs.h. */ 7574 /* end confdefs.h. */
8016 return 0; 7581 return 0;
8017 } 7582 }
8018 _ACEOF 7583 _ACEOF
8019 rm -f conftest.$ac_objext conftest$ac_exeext 7584 rm -f conftest.$ac_objext conftest$ac_exeext
8020 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 7585 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8021 (eval $ac_link) 2>conftest.er1 7586 (eval $ac_link) 2>&5
8022 ac_status=$? 7587 ac_status=$?
8023 grep -v '^ *+' conftest.er1 >conftest.err
8024 rm -f conftest.er1
8025 cat conftest.err >&5
8026 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7588 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8027 (exit $ac_status); } && 7589 (exit $ac_status); } &&
8028 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 7590 { ac_try='test -s conftest$ac_exeext'
8029 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8030 (eval $ac_try) 2>&5
8031 ac_status=$?
8032 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8033 (exit $ac_status); }; } &&
8034 { ac_try='test -s conftest$ac_exeext'
8035 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7591 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8036 (eval $ac_try) 2>&5 7592 (eval $ac_try) 2>&5
8037 ac_status=$? 7593 ac_status=$?
8038 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7594 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8039 (exit $ac_status); }; }; then 7595 (exit $ac_status); }; }; then
8054 break 2 7610 break 2
8055 fi 7611 fi
8056 done 7612 done
8057 done 7613 done
8058 fi 7614 fi
8059 rm -f conftest.err conftest.$ac_objext \ 7615 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8060 conftest$ac_exeext conftest.$ac_ext
8061 fi # $ac_x_libraries = no 7616 fi # $ac_x_libraries = no
8062 7617
8063 if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then 7618 if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then
8064 # Didn't find X anywhere. Cache the known absence of X. 7619 # Didn't find X anywhere. Cache the known absence of X.
8065 ac_cv_have_x="have_x=no" 7620 ac_cv_have_x="have_x=no"
8066 else 7621 else
8067 # Record where we found X for the cache. 7622 # Record where we found X for the cache.
8068 ac_cv_have_x="have_x=yes \ 7623 ac_cv_have_x="have_x=yes \
8069 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" 7624 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
8070 fi 7625 fi
8071 fi 7626 fi
8072 7627
8073 fi 7628 fi
8074 eval "$ac_cv_have_x" 7629 eval "$ac_cv_have_x"
8083 test "x$x_includes" = xNONE && x_includes=$ac_x_includes 7638 test "x$x_includes" = xNONE && x_includes=$ac_x_includes
8084 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries 7639 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
8085 # Update the cache value to reflect the command line values. 7640 # Update the cache value to reflect the command line values.
8086 ac_cv_have_x="have_x=yes \ 7641 ac_cv_have_x="have_x=yes \
8087 ac_x_includes=$x_includes ac_x_libraries=$x_libraries" 7642 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
8088 # It might be that x_includes is empty (headers are found in the 7643 echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
8089 # standard search path. Then output the corresponding message 7644 echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6
8090 ac_out_x_includes=$x_includes
8091 test "x$x_includes" = x && ac_out_x_includes="in standard search path"
8092 echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5
8093 echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6
8094 fi 7645 fi
8095 7646
8096 if test "$no_x" = yes; then 7647 if test "$no_x" = yes; then
8097 window_system=none 7648 window_system=none
8098 else 7649 else
8196 else 7747 else
8197 # Is the header compilable? 7748 # Is the header compilable?
8198 echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5 7749 echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5
8199 echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6 7750 echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6
8200 cat >conftest.$ac_ext <<_ACEOF 7751 cat >conftest.$ac_ext <<_ACEOF
7752 #line $LINENO "configure"
8201 /* confdefs.h. */ 7753 /* confdefs.h. */
8202 _ACEOF 7754 _ACEOF
8203 cat confdefs.h >>conftest.$ac_ext 7755 cat confdefs.h >>conftest.$ac_ext
8204 cat >>conftest.$ac_ext <<_ACEOF 7756 cat >>conftest.$ac_ext <<_ACEOF
8205 /* end confdefs.h. */ 7757 /* end confdefs.h. */
8206 $ac_includes_default 7758 $ac_includes_default
8207 #include <Carbon/Carbon.h> 7759 #include <Carbon/Carbon.h>
8208 _ACEOF 7760 _ACEOF
8209 rm -f conftest.$ac_objext 7761 rm -f conftest.$ac_objext
8210 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7762 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8211 (eval $ac_compile) 2>conftest.er1 7763 (eval $ac_compile) 2>&5
8212 ac_status=$? 7764 ac_status=$?
8213 grep -v '^ *+' conftest.er1 >conftest.err
8214 rm -f conftest.er1
8215 cat conftest.err >&5
8216 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7765 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8217 (exit $ac_status); } && 7766 (exit $ac_status); } &&
8218 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 7767 { ac_try='test -s conftest.$ac_objext'
8219 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7768 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8220 (eval $ac_try) 2>&5 7769 (eval $ac_try) 2>&5
8221 ac_status=$? 7770 ac_status=$?
8222 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7771 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8223 (exit $ac_status); }; } &&
8224 { ac_try='test -s conftest.$ac_objext'
8225 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8226 (eval $ac_try) 2>&5
8227 ac_status=$?
8228 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8229 (exit $ac_status); }; }; then 7772 (exit $ac_status); }; }; then
8230 ac_header_compiler=yes 7773 ac_header_compiler=yes
8231 else 7774 else
8232 echo "$as_me: failed program was:" >&5 7775 echo "$as_me: failed program was:" >&5
8233 sed 's/^/| /' conftest.$ac_ext >&5 7776 sed 's/^/| /' conftest.$ac_ext >&5
8234 7777
8235 ac_header_compiler=no 7778 ac_header_compiler=no
8236 fi 7779 fi
8237 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 7780 rm -f conftest.$ac_objext conftest.$ac_ext
8238 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 7781 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8239 echo "${ECHO_T}$ac_header_compiler" >&6 7782 echo "${ECHO_T}$ac_header_compiler" >&6
8240 7783
8241 # Is the header present? 7784 # Is the header present?
8242 echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5 7785 echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5
8243 echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6 7786 echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6
8244 cat >conftest.$ac_ext <<_ACEOF 7787 cat >conftest.$ac_ext <<_ACEOF
7788 #line $LINENO "configure"
8245 /* confdefs.h. */ 7789 /* confdefs.h. */
8246 _ACEOF 7790 _ACEOF
8247 cat confdefs.h >>conftest.$ac_ext 7791 cat confdefs.h >>conftest.$ac_ext
8248 cat >>conftest.$ac_ext <<_ACEOF 7792 cat >>conftest.$ac_ext <<_ACEOF
8249 /* end confdefs.h. */ 7793 /* end confdefs.h. */
8257 cat conftest.err >&5 7801 cat conftest.err >&5
8258 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7802 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8259 (exit $ac_status); } >/dev/null; then 7803 (exit $ac_status); } >/dev/null; then
8260 if test -s conftest.err; then 7804 if test -s conftest.err; then
8261 ac_cpp_err=$ac_c_preproc_warn_flag 7805 ac_cpp_err=$ac_c_preproc_warn_flag
8262 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
8263 else 7806 else
8264 ac_cpp_err= 7807 ac_cpp_err=
8265 fi 7808 fi
8266 else 7809 else
8267 ac_cpp_err=yes 7810 ac_cpp_err=yes
8277 rm -f conftest.err conftest.$ac_ext 7820 rm -f conftest.err conftest.$ac_ext
8278 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 7821 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8279 echo "${ECHO_T}$ac_header_preproc" >&6 7822 echo "${ECHO_T}$ac_header_preproc" >&6
8280 7823
8281 # So? What about this header? 7824 # So? What about this header?
8282 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 7825 case $ac_header_compiler:$ac_header_preproc in
8283 yes:no: ) 7826 yes:no )
8284 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5 7827 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5
8285 echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 7828 echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
8286 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&5 7829 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5
8287 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&2;} 7830 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;}
8288 ac_header_preproc=yes 7831 (
7832 cat <<\_ASBOX
7833 ## ------------------------------------ ##
7834 ## Report this to bug-autoconf@gnu.org. ##
7835 ## ------------------------------------ ##
7836 _ASBOX
7837 ) |
7838 sed "s/^/$as_me: WARNING: /" >&2
8289 ;; 7839 ;;
8290 no:yes:* ) 7840 no:yes )
8291 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5 7841 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5
8292 echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;} 7842 echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;}
8293 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5 7843 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5
8294 echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;} 7844 echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;}
8295 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&5
8296 echo "$as_me: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&2;}
8297 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: section \"Present But Cannot Be Compiled\"" >&5
8298 echo "$as_me: WARNING: Carbon/Carbon.h: section \"Present But Cannot Be Compiled\"" >&2;}
8299 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 7845 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5
8300 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} 7846 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;}
8301 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&5
8302 echo "$as_me: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&2;}
8303 ( 7847 (
8304 cat <<\_ASBOX 7848 cat <<\_ASBOX
8305 ## ------------------------------------------ ## 7849 ## ------------------------------------ ##
8306 ## Report this to the AC_PACKAGE_NAME lists. ## 7850 ## Report this to bug-autoconf@gnu.org. ##
8307 ## ------------------------------------------ ## 7851 ## ------------------------------------ ##
8308 _ASBOX 7852 _ASBOX
8309 ) | 7853 ) |
8310 sed "s/^/$as_me: WARNING: /" >&2 7854 sed "s/^/$as_me: WARNING: /" >&2
8311 ;; 7855 ;;
8312 esac 7856 esac
8340 echo $ECHO_N "checking for malloc_get_state... $ECHO_C" >&6 7884 echo $ECHO_N "checking for malloc_get_state... $ECHO_C" >&6
8341 if test "${ac_cv_func_malloc_get_state+set}" = set; then 7885 if test "${ac_cv_func_malloc_get_state+set}" = set; then
8342 echo $ECHO_N "(cached) $ECHO_C" >&6 7886 echo $ECHO_N "(cached) $ECHO_C" >&6
8343 else 7887 else
8344 cat >conftest.$ac_ext <<_ACEOF 7888 cat >conftest.$ac_ext <<_ACEOF
8345 /* confdefs.h. */ 7889 #line $LINENO "configure"
8346 _ACEOF 7890 /* confdefs.h. */
8347 cat confdefs.h >>conftest.$ac_ext 7891 _ACEOF
8348 cat >>conftest.$ac_ext <<_ACEOF 7892 cat confdefs.h >>conftest.$ac_ext
8349 /* end confdefs.h. */ 7893 cat >>conftest.$ac_ext <<_ACEOF
8350 /* Define malloc_get_state to an innocuous variant, in case <limits.h> declares malloc_get_state. 7894 /* end confdefs.h. */
8351 For example, HP-UX 11i <limits.h> declares gettimeofday. */
8352 #define malloc_get_state innocuous_malloc_get_state
8353
8354 /* System header to define __stub macros and hopefully few prototypes, 7895 /* System header to define __stub macros and hopefully few prototypes,
8355 which can conflict with char malloc_get_state (); below. 7896 which can conflict with char malloc_get_state (); below.
8356 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 7897 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8357 <limits.h> exists even on freestanding compilers. */ 7898 <limits.h> exists even on freestanding compilers. */
8358
8359 #ifdef __STDC__ 7899 #ifdef __STDC__
8360 # include <limits.h> 7900 # include <limits.h>
8361 #else 7901 #else
8362 # include <assert.h> 7902 # include <assert.h>
8363 #endif 7903 #endif
8364
8365 #undef malloc_get_state
8366
8367 /* Override any gcc2 internal prototype to avoid an error. */ 7904 /* Override any gcc2 internal prototype to avoid an error. */
8368 #ifdef __cplusplus 7905 #ifdef __cplusplus
8369 extern "C" 7906 extern "C"
8370 { 7907 {
8371 #endif 7908 #endif
8392 return 0; 7929 return 0;
8393 } 7930 }
8394 _ACEOF 7931 _ACEOF
8395 rm -f conftest.$ac_objext conftest$ac_exeext 7932 rm -f conftest.$ac_objext conftest$ac_exeext
8396 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 7933 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8397 (eval $ac_link) 2>conftest.er1 7934 (eval $ac_link) 2>&5
8398 ac_status=$? 7935 ac_status=$?
8399 grep -v '^ *+' conftest.er1 >conftest.err
8400 rm -f conftest.er1
8401 cat conftest.err >&5
8402 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7936 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8403 (exit $ac_status); } && 7937 (exit $ac_status); } &&
8404 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 7938 { ac_try='test -s conftest$ac_exeext'
8405 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7939 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8406 (eval $ac_try) 2>&5 7940 (eval $ac_try) 2>&5
8407 ac_status=$? 7941 ac_status=$?
8408 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7942 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8409 (exit $ac_status); }; } &&
8410 { ac_try='test -s conftest$ac_exeext'
8411 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8412 (eval $ac_try) 2>&5
8413 ac_status=$?
8414 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8415 (exit $ac_status); }; }; then 7943 (exit $ac_status); }; }; then
8416 ac_cv_func_malloc_get_state=yes 7944 ac_cv_func_malloc_get_state=yes
8417 else 7945 else
8418 echo "$as_me: failed program was:" >&5 7946 echo "$as_me: failed program was:" >&5
8419 sed 's/^/| /' conftest.$ac_ext >&5 7947 sed 's/^/| /' conftest.$ac_ext >&5
8420 7948
8421 ac_cv_func_malloc_get_state=no 7949 ac_cv_func_malloc_get_state=no
8422 fi 7950 fi
8423 rm -f conftest.err conftest.$ac_objext \ 7951 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8424 conftest$ac_exeext conftest.$ac_ext
8425 fi 7952 fi
8426 echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5 7953 echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5
8427 echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6 7954 echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6
8428 if test $ac_cv_func_malloc_get_state = yes; then 7955 if test $ac_cv_func_malloc_get_state = yes; then
8429 : 7956 :
8435 echo $ECHO_N "checking for malloc_set_state... $ECHO_C" >&6 7962 echo $ECHO_N "checking for malloc_set_state... $ECHO_C" >&6
8436 if test "${ac_cv_func_malloc_set_state+set}" = set; then 7963 if test "${ac_cv_func_malloc_set_state+set}" = set; then
8437 echo $ECHO_N "(cached) $ECHO_C" >&6 7964 echo $ECHO_N "(cached) $ECHO_C" >&6
8438 else 7965 else
8439 cat >conftest.$ac_ext <<_ACEOF 7966 cat >conftest.$ac_ext <<_ACEOF
8440 /* confdefs.h. */ 7967 #line $LINENO "configure"
8441 _ACEOF 7968 /* confdefs.h. */
8442 cat confdefs.h >>conftest.$ac_ext 7969 _ACEOF
8443 cat >>conftest.$ac_ext <<_ACEOF 7970 cat confdefs.h >>conftest.$ac_ext
8444 /* end confdefs.h. */ 7971 cat >>conftest.$ac_ext <<_ACEOF
8445 /* Define malloc_set_state to an innocuous variant, in case <limits.h> declares malloc_set_state. 7972 /* end confdefs.h. */
8446 For example, HP-UX 11i <limits.h> declares gettimeofday. */
8447 #define malloc_set_state innocuous_malloc_set_state
8448
8449 /* System header to define __stub macros and hopefully few prototypes, 7973 /* System header to define __stub macros and hopefully few prototypes,
8450 which can conflict with char malloc_set_state (); below. 7974 which can conflict with char malloc_set_state (); below.
8451 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 7975 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8452 <limits.h> exists even on freestanding compilers. */ 7976 <limits.h> exists even on freestanding compilers. */
8453
8454 #ifdef __STDC__ 7977 #ifdef __STDC__
8455 # include <limits.h> 7978 # include <limits.h>
8456 #else 7979 #else
8457 # include <assert.h> 7980 # include <assert.h>
8458 #endif 7981 #endif
8459
8460 #undef malloc_set_state
8461
8462 /* Override any gcc2 internal prototype to avoid an error. */ 7982 /* Override any gcc2 internal prototype to avoid an error. */
8463 #ifdef __cplusplus 7983 #ifdef __cplusplus
8464 extern "C" 7984 extern "C"
8465 { 7985 {
8466 #endif 7986 #endif
8487 return 0; 8007 return 0;
8488 } 8008 }
8489 _ACEOF 8009 _ACEOF
8490 rm -f conftest.$ac_objext conftest$ac_exeext 8010 rm -f conftest.$ac_objext conftest$ac_exeext
8491 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8011 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8492 (eval $ac_link) 2>conftest.er1 8012 (eval $ac_link) 2>&5
8493 ac_status=$? 8013 ac_status=$?
8494 grep -v '^ *+' conftest.er1 >conftest.err
8495 rm -f conftest.er1
8496 cat conftest.err >&5
8497 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8014 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8498 (exit $ac_status); } && 8015 (exit $ac_status); } &&
8499 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8016 { ac_try='test -s conftest$ac_exeext'
8500 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8017 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8501 (eval $ac_try) 2>&5 8018 (eval $ac_try) 2>&5
8502 ac_status=$? 8019 ac_status=$?
8503 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8020 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8504 (exit $ac_status); }; } &&
8505 { ac_try='test -s conftest$ac_exeext'
8506 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8507 (eval $ac_try) 2>&5
8508 ac_status=$?
8509 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8510 (exit $ac_status); }; }; then 8021 (exit $ac_status); }; }; then
8511 ac_cv_func_malloc_set_state=yes 8022 ac_cv_func_malloc_set_state=yes
8512 else 8023 else
8513 echo "$as_me: failed program was:" >&5 8024 echo "$as_me: failed program was:" >&5
8514 sed 's/^/| /' conftest.$ac_ext >&5 8025 sed 's/^/| /' conftest.$ac_ext >&5
8515 8026
8516 ac_cv_func_malloc_set_state=no 8027 ac_cv_func_malloc_set_state=no
8517 fi 8028 fi
8518 rm -f conftest.err conftest.$ac_objext \ 8029 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8519 conftest$ac_exeext conftest.$ac_ext
8520 fi 8030 fi
8521 echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5 8031 echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5
8522 echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6 8032 echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6
8523 if test $ac_cv_func_malloc_set_state = yes; then 8033 if test $ac_cv_func_malloc_set_state = yes; then
8524 : 8034 :
8530 echo $ECHO_N "checking whether __after_morecore_hook exists... $ECHO_C" >&6 8040 echo $ECHO_N "checking whether __after_morecore_hook exists... $ECHO_C" >&6
8531 if test "${emacs_cv_var___after_morecore_hook+set}" = set; then 8041 if test "${emacs_cv_var___after_morecore_hook+set}" = set; then
8532 echo $ECHO_N "(cached) $ECHO_C" >&6 8042 echo $ECHO_N "(cached) $ECHO_C" >&6
8533 else 8043 else
8534 cat >conftest.$ac_ext <<_ACEOF 8044 cat >conftest.$ac_ext <<_ACEOF
8045 #line $LINENO "configure"
8535 /* confdefs.h. */ 8046 /* confdefs.h. */
8536 _ACEOF 8047 _ACEOF
8537 cat confdefs.h >>conftest.$ac_ext 8048 cat confdefs.h >>conftest.$ac_ext
8538 cat >>conftest.$ac_ext <<_ACEOF 8049 cat >>conftest.$ac_ext <<_ACEOF
8539 /* end confdefs.h. */ 8050 /* end confdefs.h. */
8546 return 0; 8057 return 0;
8547 } 8058 }
8548 _ACEOF 8059 _ACEOF
8549 rm -f conftest.$ac_objext conftest$ac_exeext 8060 rm -f conftest.$ac_objext conftest$ac_exeext
8550 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8061 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8551 (eval $ac_link) 2>conftest.er1 8062 (eval $ac_link) 2>&5
8552 ac_status=$? 8063 ac_status=$?
8553 grep -v '^ *+' conftest.er1 >conftest.err
8554 rm -f conftest.er1
8555 cat conftest.err >&5
8556 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8064 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8557 (exit $ac_status); } && 8065 (exit $ac_status); } &&
8558 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8066 { ac_try='test -s conftest$ac_exeext'
8559 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8067 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8560 (eval $ac_try) 2>&5 8068 (eval $ac_try) 2>&5
8561 ac_status=$? 8069 ac_status=$?
8562 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8070 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8563 (exit $ac_status); }; } &&
8564 { ac_try='test -s conftest$ac_exeext'
8565 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8566 (eval $ac_try) 2>&5
8567 ac_status=$?
8568 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8569 (exit $ac_status); }; }; then 8071 (exit $ac_status); }; }; then
8570 emacs_cv_var___after_morecore_hook=yes 8072 emacs_cv_var___after_morecore_hook=yes
8571 else 8073 else
8572 echo "$as_me: failed program was:" >&5 8074 echo "$as_me: failed program was:" >&5
8573 sed 's/^/| /' conftest.$ac_ext >&5 8075 sed 's/^/| /' conftest.$ac_ext >&5
8574 8076
8575 emacs_cv_var___after_morecore_hook=no 8077 emacs_cv_var___after_morecore_hook=no
8576 fi 8078 fi
8577 rm -f conftest.err conftest.$ac_objext \ 8079 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8578 conftest$ac_exeext conftest.$ac_ext
8579 fi 8080 fi
8580 echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5 8081 echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5
8581 echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6 8082 echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6
8582 if test $emacs_cv_var___after_morecore_hook = no; then 8083 if test $emacs_cv_var___after_morecore_hook = no; then
8583 doug_lea_malloc=no 8084 doug_lea_malloc=no
8620 else 8121 else
8621 # Is the header compilable? 8122 # Is the header compilable?
8622 echo "$as_me:$LINENO: checking $ac_header usability" >&5 8123 echo "$as_me:$LINENO: checking $ac_header usability" >&5
8623 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 8124 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
8624 cat >conftest.$ac_ext <<_ACEOF 8125 cat >conftest.$ac_ext <<_ACEOF
8126 #line $LINENO "configure"
8625 /* confdefs.h. */ 8127 /* confdefs.h. */
8626 _ACEOF 8128 _ACEOF
8627 cat confdefs.h >>conftest.$ac_ext 8129 cat confdefs.h >>conftest.$ac_ext
8628 cat >>conftest.$ac_ext <<_ACEOF 8130 cat >>conftest.$ac_ext <<_ACEOF
8629 /* end confdefs.h. */ 8131 /* end confdefs.h. */
8630 $ac_includes_default 8132 $ac_includes_default
8631 #include <$ac_header> 8133 #include <$ac_header>
8632 _ACEOF 8134 _ACEOF
8633 rm -f conftest.$ac_objext 8135 rm -f conftest.$ac_objext
8634 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 8136 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8635 (eval $ac_compile) 2>conftest.er1 8137 (eval $ac_compile) 2>&5
8636 ac_status=$? 8138 ac_status=$?
8637 grep -v '^ *+' conftest.er1 >conftest.err
8638 rm -f conftest.er1
8639 cat conftest.err >&5
8640 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8139 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8641 (exit $ac_status); } && 8140 (exit $ac_status); } &&
8642 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8141 { ac_try='test -s conftest.$ac_objext'
8643 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8142 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8644 (eval $ac_try) 2>&5 8143 (eval $ac_try) 2>&5
8645 ac_status=$? 8144 ac_status=$?
8646 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8145 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8647 (exit $ac_status); }; } &&
8648 { ac_try='test -s conftest.$ac_objext'
8649 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8650 (eval $ac_try) 2>&5
8651 ac_status=$?
8652 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8653 (exit $ac_status); }; }; then 8146 (exit $ac_status); }; }; then
8654 ac_header_compiler=yes 8147 ac_header_compiler=yes
8655 else 8148 else
8656 echo "$as_me: failed program was:" >&5 8149 echo "$as_me: failed program was:" >&5
8657 sed 's/^/| /' conftest.$ac_ext >&5 8150 sed 's/^/| /' conftest.$ac_ext >&5
8658 8151
8659 ac_header_compiler=no 8152 ac_header_compiler=no
8660 fi 8153 fi
8661 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 8154 rm -f conftest.$ac_objext conftest.$ac_ext
8662 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 8155 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8663 echo "${ECHO_T}$ac_header_compiler" >&6 8156 echo "${ECHO_T}$ac_header_compiler" >&6
8664 8157
8665 # Is the header present? 8158 # Is the header present?
8666 echo "$as_me:$LINENO: checking $ac_header presence" >&5 8159 echo "$as_me:$LINENO: checking $ac_header presence" >&5
8667 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 8160 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
8668 cat >conftest.$ac_ext <<_ACEOF 8161 cat >conftest.$ac_ext <<_ACEOF
8162 #line $LINENO "configure"
8669 /* confdefs.h. */ 8163 /* confdefs.h. */
8670 _ACEOF 8164 _ACEOF
8671 cat confdefs.h >>conftest.$ac_ext 8165 cat confdefs.h >>conftest.$ac_ext
8672 cat >>conftest.$ac_ext <<_ACEOF 8166 cat >>conftest.$ac_ext <<_ACEOF
8673 /* end confdefs.h. */ 8167 /* end confdefs.h. */
8681 cat conftest.err >&5 8175 cat conftest.err >&5
8682 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8176 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8683 (exit $ac_status); } >/dev/null; then 8177 (exit $ac_status); } >/dev/null; then
8684 if test -s conftest.err; then 8178 if test -s conftest.err; then
8685 ac_cpp_err=$ac_c_preproc_warn_flag 8179 ac_cpp_err=$ac_c_preproc_warn_flag
8686 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
8687 else 8180 else
8688 ac_cpp_err= 8181 ac_cpp_err=
8689 fi 8182 fi
8690 else 8183 else
8691 ac_cpp_err=yes 8184 ac_cpp_err=yes
8701 rm -f conftest.err conftest.$ac_ext 8194 rm -f conftest.err conftest.$ac_ext
8702 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 8195 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8703 echo "${ECHO_T}$ac_header_preproc" >&6 8196 echo "${ECHO_T}$ac_header_preproc" >&6
8704 8197
8705 # So? What about this header? 8198 # So? What about this header?
8706 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 8199 case $ac_header_compiler:$ac_header_preproc in
8707 yes:no: ) 8200 yes:no )
8708 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 8201 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
8709 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 8202 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
8710 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 8203 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
8711 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 8204 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
8712 ac_header_preproc=yes 8205 (
8206 cat <<\_ASBOX
8207 ## ------------------------------------ ##
8208 ## Report this to bug-autoconf@gnu.org. ##
8209 ## ------------------------------------ ##
8210 _ASBOX
8211 ) |
8212 sed "s/^/$as_me: WARNING: /" >&2
8713 ;; 8213 ;;
8714 no:yes:* ) 8214 no:yes )
8715 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 8215 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
8716 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 8216 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
8717 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 8217 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
8718 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 8218 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
8719 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
8720 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
8721 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
8722 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
8723 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 8219 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
8724 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 8220 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
8725 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
8726 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
8727 ( 8221 (
8728 cat <<\_ASBOX 8222 cat <<\_ASBOX
8729 ## ------------------------------------------ ## 8223 ## ------------------------------------ ##
8730 ## Report this to the AC_PACKAGE_NAME lists. ## 8224 ## Report this to bug-autoconf@gnu.org. ##
8731 ## ------------------------------------------ ## 8225 ## ------------------------------------ ##
8732 _ASBOX 8226 _ASBOX
8733 ) | 8227 ) |
8734 sed "s/^/$as_me: WARNING: /" >&2 8228 sed "s/^/$as_me: WARNING: /" >&2
8735 ;; 8229 ;;
8736 esac 8230 esac
8737 echo "$as_me:$LINENO: checking for $ac_header" >&5 8231 echo "$as_me:$LINENO: checking for $ac_header" >&5
8738 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 8232 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8739 if eval "test \"\${$as_ac_Header+set}\" = set"; then 8233 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8740 echo $ECHO_N "(cached) $ECHO_C" >&6 8234 echo $ECHO_N "(cached) $ECHO_C" >&6
8741 else 8235 else
8742 eval "$as_ac_Header=\$ac_header_preproc" 8236 eval "$as_ac_Header=$ac_header_preproc"
8743 fi 8237 fi
8744 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 8238 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8745 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 8239 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8746 8240
8747 fi 8241 fi
8762 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 8256 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
8763 if eval "test \"\${$as_ac_var+set}\" = set"; then 8257 if eval "test \"\${$as_ac_var+set}\" = set"; then
8764 echo $ECHO_N "(cached) $ECHO_C" >&6 8258 echo $ECHO_N "(cached) $ECHO_C" >&6
8765 else 8259 else
8766 cat >conftest.$ac_ext <<_ACEOF 8260 cat >conftest.$ac_ext <<_ACEOF
8767 /* confdefs.h. */ 8261 #line $LINENO "configure"
8768 _ACEOF 8262 /* confdefs.h. */
8769 cat confdefs.h >>conftest.$ac_ext 8263 _ACEOF
8770 cat >>conftest.$ac_ext <<_ACEOF 8264 cat confdefs.h >>conftest.$ac_ext
8771 /* end confdefs.h. */ 8265 cat >>conftest.$ac_ext <<_ACEOF
8772 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. 8266 /* end confdefs.h. */
8773 For example, HP-UX 11i <limits.h> declares gettimeofday. */
8774 #define $ac_func innocuous_$ac_func
8775
8776 /* System header to define __stub macros and hopefully few prototypes, 8267 /* System header to define __stub macros and hopefully few prototypes,
8777 which can conflict with char $ac_func (); below. 8268 which can conflict with char $ac_func (); below.
8778 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 8269 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8779 <limits.h> exists even on freestanding compilers. */ 8270 <limits.h> exists even on freestanding compilers. */
8780
8781 #ifdef __STDC__ 8271 #ifdef __STDC__
8782 # include <limits.h> 8272 # include <limits.h>
8783 #else 8273 #else
8784 # include <assert.h> 8274 # include <assert.h>
8785 #endif 8275 #endif
8786
8787 #undef $ac_func
8788
8789 /* Override any gcc2 internal prototype to avoid an error. */ 8276 /* Override any gcc2 internal prototype to avoid an error. */
8790 #ifdef __cplusplus 8277 #ifdef __cplusplus
8791 extern "C" 8278 extern "C"
8792 { 8279 {
8793 #endif 8280 #endif
8814 return 0; 8301 return 0;
8815 } 8302 }
8816 _ACEOF 8303 _ACEOF
8817 rm -f conftest.$ac_objext conftest$ac_exeext 8304 rm -f conftest.$ac_objext conftest$ac_exeext
8818 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8305 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8819 (eval $ac_link) 2>conftest.er1 8306 (eval $ac_link) 2>&5
8820 ac_status=$? 8307 ac_status=$?
8821 grep -v '^ *+' conftest.er1 >conftest.err
8822 rm -f conftest.er1
8823 cat conftest.err >&5
8824 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8308 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8825 (exit $ac_status); } && 8309 (exit $ac_status); } &&
8826 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8310 { ac_try='test -s conftest$ac_exeext'
8827 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8311 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8828 (eval $ac_try) 2>&5 8312 (eval $ac_try) 2>&5
8829 ac_status=$? 8313 ac_status=$?
8830 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8314 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8831 (exit $ac_status); }; } &&
8832 { ac_try='test -s conftest$ac_exeext'
8833 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8834 (eval $ac_try) 2>&5
8835 ac_status=$?
8836 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8837 (exit $ac_status); }; }; then 8315 (exit $ac_status); }; }; then
8838 eval "$as_ac_var=yes" 8316 eval "$as_ac_var=yes"
8839 else 8317 else
8840 echo "$as_me: failed program was:" >&5 8318 echo "$as_me: failed program was:" >&5
8841 sed 's/^/| /' conftest.$ac_ext >&5 8319 sed 's/^/| /' conftest.$ac_ext >&5
8842 8320
8843 eval "$as_ac_var=no" 8321 eval "$as_ac_var=no"
8844 fi 8322 fi
8845 rm -f conftest.err conftest.$ac_objext \ 8323 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8846 conftest$ac_exeext conftest.$ac_ext
8847 fi 8324 fi
8848 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 8325 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
8849 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 8326 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
8850 if test `eval echo '${'$as_ac_var'}'` = yes; then 8327 if test `eval echo '${'$as_ac_var'}'` = yes; then
8851 cat >>confdefs.h <<_ACEOF 8328 cat >>confdefs.h <<_ACEOF
8862 else 8339 else
8863 if test "$cross_compiling" = yes; then 8340 if test "$cross_compiling" = yes; then
8864 ac_cv_func_mmap_fixed_mapped=no 8341 ac_cv_func_mmap_fixed_mapped=no
8865 else 8342 else
8866 cat >conftest.$ac_ext <<_ACEOF 8343 cat >conftest.$ac_ext <<_ACEOF
8344 #line $LINENO "configure"
8867 /* confdefs.h. */ 8345 /* confdefs.h. */
8868 _ACEOF 8346 _ACEOF
8869 cat confdefs.h >>conftest.$ac_ext 8347 cat confdefs.h >>conftest.$ac_ext
8870 cat >>conftest.$ac_ext <<_ACEOF 8348 cat >>conftest.$ac_ext <<_ACEOF
8871 /* end confdefs.h. */ 8349 /* end confdefs.h. */
8969 if (fd < 0) 8447 if (fd < 0)
8970 exit (1); 8448 exit (1);
8971 data2 = (char *) malloc (2 * pagesize); 8449 data2 = (char *) malloc (2 * pagesize);
8972 if (!data2) 8450 if (!data2)
8973 exit (1); 8451 exit (1);
8974 data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1); 8452 data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1);
8975 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, 8453 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
8976 MAP_PRIVATE | MAP_FIXED, fd, 0L)) 8454 MAP_PRIVATE | MAP_FIXED, fd, 0L))
8977 exit (1); 8455 exit (1);
8978 for (i = 0; i < pagesize; ++i) 8456 for (i = 0; i < pagesize; ++i)
8979 if (*(data + i) != *(data2 + i)) 8457 if (*(data + i) != *(data2 + i))
8980 exit (1); 8458 exit (1);
8981 8459
9014 sed 's/^/| /' conftest.$ac_ext >&5 8492 sed 's/^/| /' conftest.$ac_ext >&5
9015 8493
9016 ( exit $ac_status ) 8494 ( exit $ac_status )
9017 ac_cv_func_mmap_fixed_mapped=no 8495 ac_cv_func_mmap_fixed_mapped=no
9018 fi 8496 fi
9019 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 8497 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9020 fi 8498 fi
9021 fi 8499 fi
9022 echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5 8500 echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5
9023 echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6 8501 echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6
9024 if test $ac_cv_func_mmap_fixed_mapped = yes; then 8502 if test $ac_cv_func_mmap_fixed_mapped = yes; then
9043 echo $ECHO_N "(cached) $ECHO_C" >&6 8521 echo $ECHO_N "(cached) $ECHO_C" >&6
9044 else 8522 else
9045 ac_check_lib_save_LIBS=$LIBS 8523 ac_check_lib_save_LIBS=$LIBS
9046 LIBS="-ldnet $LIBS" 8524 LIBS="-ldnet $LIBS"
9047 cat >conftest.$ac_ext <<_ACEOF 8525 cat >conftest.$ac_ext <<_ACEOF
8526 #line $LINENO "configure"
9048 /* confdefs.h. */ 8527 /* confdefs.h. */
9049 _ACEOF 8528 _ACEOF
9050 cat confdefs.h >>conftest.$ac_ext 8529 cat confdefs.h >>conftest.$ac_ext
9051 cat >>conftest.$ac_ext <<_ACEOF 8530 cat >>conftest.$ac_ext <<_ACEOF
9052 /* end confdefs.h. */ 8531 /* end confdefs.h. */
9066 return 0; 8545 return 0;
9067 } 8546 }
9068 _ACEOF 8547 _ACEOF
9069 rm -f conftest.$ac_objext conftest$ac_exeext 8548 rm -f conftest.$ac_objext conftest$ac_exeext
9070 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8549 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9071 (eval $ac_link) 2>conftest.er1 8550 (eval $ac_link) 2>&5
9072 ac_status=$? 8551 ac_status=$?
9073 grep -v '^ *+' conftest.er1 >conftest.err
9074 rm -f conftest.er1
9075 cat conftest.err >&5
9076 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8552 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9077 (exit $ac_status); } && 8553 (exit $ac_status); } &&
9078 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8554 { ac_try='test -s conftest$ac_exeext'
9079 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8555 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9080 (eval $ac_try) 2>&5 8556 (eval $ac_try) 2>&5
9081 ac_status=$? 8557 ac_status=$?
9082 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8558 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9083 (exit $ac_status); }; } &&
9084 { ac_try='test -s conftest$ac_exeext'
9085 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9086 (eval $ac_try) 2>&5
9087 ac_status=$?
9088 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9089 (exit $ac_status); }; }; then 8559 (exit $ac_status); }; }; then
9090 ac_cv_lib_dnet_dnet_ntoa=yes 8560 ac_cv_lib_dnet_dnet_ntoa=yes
9091 else 8561 else
9092 echo "$as_me: failed program was:" >&5 8562 echo "$as_me: failed program was:" >&5
9093 sed 's/^/| /' conftest.$ac_ext >&5 8563 sed 's/^/| /' conftest.$ac_ext >&5
9094 8564
9095 ac_cv_lib_dnet_dnet_ntoa=no 8565 ac_cv_lib_dnet_dnet_ntoa=no
9096 fi 8566 fi
9097 rm -f conftest.err conftest.$ac_objext \ 8567 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9098 conftest$ac_exeext conftest.$ac_ext
9099 LIBS=$ac_check_lib_save_LIBS 8568 LIBS=$ac_check_lib_save_LIBS
9100 fi 8569 fi
9101 echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 8570 echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
9102 echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6 8571 echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6
9103 if test $ac_cv_lib_dnet_dnet_ntoa = yes; then 8572 if test $ac_cv_lib_dnet_dnet_ntoa = yes; then
9116 echo $ECHO_N "(cached) $ECHO_C" >&6 8585 echo $ECHO_N "(cached) $ECHO_C" >&6
9117 else 8586 else
9118 ac_check_lib_save_LIBS=$LIBS 8587 ac_check_lib_save_LIBS=$LIBS
9119 LIBS="-lXbsd $LIBS" 8588 LIBS="-lXbsd $LIBS"
9120 cat >conftest.$ac_ext <<_ACEOF 8589 cat >conftest.$ac_ext <<_ACEOF
8590 #line $LINENO "configure"
9121 /* confdefs.h. */ 8591 /* confdefs.h. */
9122 _ACEOF 8592 _ACEOF
9123 cat confdefs.h >>conftest.$ac_ext 8593 cat confdefs.h >>conftest.$ac_ext
9124 cat >>conftest.$ac_ext <<_ACEOF 8594 cat >>conftest.$ac_ext <<_ACEOF
9125 /* end confdefs.h. */ 8595 /* end confdefs.h. */
9133 return 0; 8603 return 0;
9134 } 8604 }
9135 _ACEOF 8605 _ACEOF
9136 rm -f conftest.$ac_objext conftest$ac_exeext 8606 rm -f conftest.$ac_objext conftest$ac_exeext
9137 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8607 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9138 (eval $ac_link) 2>conftest.er1 8608 (eval $ac_link) 2>&5
9139 ac_status=$? 8609 ac_status=$?
9140 grep -v '^ *+' conftest.er1 >conftest.err
9141 rm -f conftest.er1
9142 cat conftest.err >&5
9143 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8610 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9144 (exit $ac_status); } && 8611 (exit $ac_status); } &&
9145 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8612 { ac_try='test -s conftest$ac_exeext'
9146 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8613 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9147 (eval $ac_try) 2>&5 8614 (eval $ac_try) 2>&5
9148 ac_status=$? 8615 ac_status=$?
9149 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8616 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9150 (exit $ac_status); }; } &&
9151 { ac_try='test -s conftest$ac_exeext'
9152 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9153 (eval $ac_try) 2>&5
9154 ac_status=$?
9155 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9156 (exit $ac_status); }; }; then 8617 (exit $ac_status); }; }; then
9157 ac_cv_lib_Xbsd_main=yes 8618 ac_cv_lib_Xbsd_main=yes
9158 else 8619 else
9159 echo "$as_me: failed program was:" >&5 8620 echo "$as_me: failed program was:" >&5
9160 sed 's/^/| /' conftest.$ac_ext >&5 8621 sed 's/^/| /' conftest.$ac_ext >&5
9161 8622
9162 ac_cv_lib_Xbsd_main=no 8623 ac_cv_lib_Xbsd_main=no
9163 fi 8624 fi
9164 rm -f conftest.err conftest.$ac_objext \ 8625 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9165 conftest$ac_exeext conftest.$ac_ext
9166 LIBS=$ac_check_lib_save_LIBS 8626 LIBS=$ac_check_lib_save_LIBS
9167 fi 8627 fi
9168 echo "$as_me:$LINENO: result: $ac_cv_lib_Xbsd_main" >&5 8628 echo "$as_me:$LINENO: result: $ac_cv_lib_Xbsd_main" >&5
9169 echo "${ECHO_T}$ac_cv_lib_Xbsd_main" >&6 8629 echo "${ECHO_T}$ac_cv_lib_Xbsd_main" >&6
9170 if test $ac_cv_lib_Xbsd_main = yes; then 8630 if test $ac_cv_lib_Xbsd_main = yes; then
9179 echo $ECHO_N "(cached) $ECHO_C" >&6 8639 echo $ECHO_N "(cached) $ECHO_C" >&6
9180 else 8640 else
9181 ac_check_lib_save_LIBS=$LIBS 8641 ac_check_lib_save_LIBS=$LIBS
9182 LIBS="-lpthreads $LIBS" 8642 LIBS="-lpthreads $LIBS"
9183 cat >conftest.$ac_ext <<_ACEOF 8643 cat >conftest.$ac_ext <<_ACEOF
8644 #line $LINENO "configure"
9184 /* confdefs.h. */ 8645 /* confdefs.h. */
9185 _ACEOF 8646 _ACEOF
9186 cat confdefs.h >>conftest.$ac_ext 8647 cat confdefs.h >>conftest.$ac_ext
9187 cat >>conftest.$ac_ext <<_ACEOF 8648 cat >>conftest.$ac_ext <<_ACEOF
9188 /* end confdefs.h. */ 8649 /* end confdefs.h. */
9202 return 0; 8663 return 0;
9203 } 8664 }
9204 _ACEOF 8665 _ACEOF
9205 rm -f conftest.$ac_objext conftest$ac_exeext 8666 rm -f conftest.$ac_objext conftest$ac_exeext
9206 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8667 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9207 (eval $ac_link) 2>conftest.er1 8668 (eval $ac_link) 2>&5
9208 ac_status=$? 8669 ac_status=$?
9209 grep -v '^ *+' conftest.er1 >conftest.err
9210 rm -f conftest.er1
9211 cat conftest.err >&5
9212 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8670 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9213 (exit $ac_status); } && 8671 (exit $ac_status); } &&
9214 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8672 { ac_try='test -s conftest$ac_exeext'
9215 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8673 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9216 (eval $ac_try) 2>&5 8674 (eval $ac_try) 2>&5
9217 ac_status=$? 8675 ac_status=$?
9218 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8676 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9219 (exit $ac_status); }; } &&
9220 { ac_try='test -s conftest$ac_exeext'
9221 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9222 (eval $ac_try) 2>&5
9223 ac_status=$?
9224 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9225 (exit $ac_status); }; }; then 8677 (exit $ac_status); }; }; then
9226 ac_cv_lib_pthreads_cma_open=yes 8678 ac_cv_lib_pthreads_cma_open=yes
9227 else 8679 else
9228 echo "$as_me: failed program was:" >&5 8680 echo "$as_me: failed program was:" >&5
9229 sed 's/^/| /' conftest.$ac_ext >&5 8681 sed 's/^/| /' conftest.$ac_ext >&5
9230 8682
9231 ac_cv_lib_pthreads_cma_open=no 8683 ac_cv_lib_pthreads_cma_open=no
9232 fi 8684 fi
9233 rm -f conftest.err conftest.$ac_objext \ 8685 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9234 conftest$ac_exeext conftest.$ac_ext
9235 LIBS=$ac_check_lib_save_LIBS 8686 LIBS=$ac_check_lib_save_LIBS
9236 fi 8687 fi
9237 echo "$as_me:$LINENO: result: $ac_cv_lib_pthreads_cma_open" >&5 8688 echo "$as_me:$LINENO: result: $ac_cv_lib_pthreads_cma_open" >&5
9238 echo "${ECHO_T}$ac_cv_lib_pthreads_cma_open" >&6 8689 echo "${ECHO_T}$ac_cv_lib_pthreads_cma_open" >&6
9239 if test $ac_cv_lib_pthreads_cma_open = yes; then 8690 if test $ac_cv_lib_pthreads_cma_open = yes; then
9271 *) gdb_cv_bigtoc=-bbigtoc ;; 8722 *) gdb_cv_bigtoc=-bbigtoc ;;
9272 esac 8723 esac
9273 8724
9274 LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc 8725 LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc
9275 cat >conftest.$ac_ext <<_ACEOF 8726 cat >conftest.$ac_ext <<_ACEOF
8727 #line $LINENO "configure"
9276 /* confdefs.h. */ 8728 /* confdefs.h. */
9277 _ACEOF 8729 _ACEOF
9278 cat confdefs.h >>conftest.$ac_ext 8730 cat confdefs.h >>conftest.$ac_ext
9279 cat >>conftest.$ac_ext <<_ACEOF 8731 cat >>conftest.$ac_ext <<_ACEOF
9280 /* end confdefs.h. */ 8732 /* end confdefs.h. */
9287 return 0; 8739 return 0;
9288 } 8740 }
9289 _ACEOF 8741 _ACEOF
9290 rm -f conftest.$ac_objext conftest$ac_exeext 8742 rm -f conftest.$ac_objext conftest$ac_exeext
9291 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8743 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9292 (eval $ac_link) 2>conftest.er1 8744 (eval $ac_link) 2>&5
9293 ac_status=$? 8745 ac_status=$?
9294 grep -v '^ *+' conftest.er1 >conftest.err
9295 rm -f conftest.er1
9296 cat conftest.err >&5
9297 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8746 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9298 (exit $ac_status); } && 8747 (exit $ac_status); } &&
9299 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8748 { ac_try='test -s conftest$ac_exeext'
9300 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8749 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9301 (eval $ac_try) 2>&5 8750 (eval $ac_try) 2>&5
9302 ac_status=$? 8751 ac_status=$?
9303 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8752 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9304 (exit $ac_status); }; } &&
9305 { ac_try='test -s conftest$ac_exeext'
9306 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9307 (eval $ac_try) 2>&5
9308 ac_status=$?
9309 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9310 (exit $ac_status); }; }; then 8753 (exit $ac_status); }; }; then
9311 : 8754 :
9312 else 8755 else
9313 echo "$as_me: failed program was:" >&5 8756 echo "$as_me: failed program was:" >&5
9314 sed 's/^/| /' conftest.$ac_ext >&5 8757 sed 's/^/| /' conftest.$ac_ext >&5
9315 8758
9316 gdb_cv_bigtoc= 8759 gdb_cv_bigtoc=
9317 fi 8760 fi
9318 rm -f conftest.err conftest.$ac_objext \ 8761 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9319 conftest$ac_exeext conftest.$ac_ext
9320 8762
9321 fi 8763 fi
9322 echo "$as_me:$LINENO: result: $gdb_cv_bigtoc" >&5 8764 echo "$as_me:$LINENO: result: $gdb_cv_bigtoc" >&5
9323 echo "${ECHO_T}$gdb_cv_bigtoc" >&6 8765 echo "${ECHO_T}$gdb_cv_bigtoc" >&6
9324 ;; 8766 ;;
9348 8790
9349 if test "${opsys}" = "gnu-linux"; then 8791 if test "${opsys}" = "gnu-linux"; then
9350 echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5 8792 echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5
9351 echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 8793 echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6
9352 cat >conftest.$ac_ext <<_ACEOF 8794 cat >conftest.$ac_ext <<_ACEOF
8795 #line $LINENO "configure"
9353 /* confdefs.h. */ 8796 /* confdefs.h. */
9354 _ACEOF 8797 _ACEOF
9355 cat confdefs.h >>conftest.$ac_ext 8798 cat confdefs.h >>conftest.$ac_ext
9356 cat >>conftest.$ac_ext <<_ACEOF 8799 cat >>conftest.$ac_ext <<_ACEOF
9357 /* end confdefs.h. */ 8800 /* end confdefs.h. */
9364 return 0; 8807 return 0;
9365 } 8808 }
9366 _ACEOF 8809 _ACEOF
9367 rm -f conftest.$ac_objext conftest$ac_exeext 8810 rm -f conftest.$ac_objext conftest$ac_exeext
9368 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8811 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9369 (eval $ac_link) 2>conftest.er1 8812 (eval $ac_link) 2>&5
9370 ac_status=$? 8813 ac_status=$?
9371 grep -v '^ *+' conftest.er1 >conftest.err
9372 rm -f conftest.er1
9373 cat conftest.err >&5
9374 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8814 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9375 (exit $ac_status); } && 8815 (exit $ac_status); } &&
9376 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8816 { ac_try='test -s conftest$ac_exeext'
9377 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8817 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9378 (eval $ac_try) 2>&5 8818 (eval $ac_try) 2>&5
9379 ac_status=$? 8819 ac_status=$?
9380 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8820 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9381 (exit $ac_status); }; } &&
9382 { ac_try='test -s conftest$ac_exeext'
9383 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9384 (eval $ac_try) 2>&5
9385 ac_status=$?
9386 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9387 (exit $ac_status); }; }; then 8821 (exit $ac_status); }; }; then
9388 xlinux_first_failure=no 8822 xlinux_first_failure=no
9389 else 8823 else
9390 echo "$as_me: failed program was:" >&5 8824 echo "$as_me: failed program was:" >&5
9391 sed 's/^/| /' conftest.$ac_ext >&5 8825 sed 's/^/| /' conftest.$ac_ext >&5
9392 8826
9393 xlinux_first_failure=yes 8827 xlinux_first_failure=yes
9394 fi 8828 fi
9395 rm -f conftest.err conftest.$ac_objext \ 8829 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9396 conftest$ac_exeext conftest.$ac_ext
9397 if test "${xlinux_first_failure}" = "yes"; then 8830 if test "${xlinux_first_failure}" = "yes"; then
9398 OLD_LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE" 8831 OLD_LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE"
9399 OLD_C_SWITCH_X_SITE="$C_SWITCH_X_SITE" 8832 OLD_C_SWITCH_X_SITE="$C_SWITCH_X_SITE"
9400 OLD_CPPFLAGS="$CPPFLAGS" 8833 OLD_CPPFLAGS="$CPPFLAGS"
9401 OLD_LIBS="$LIBS" 8834 OLD_LIBS="$LIBS"
9402 LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -b i486-linuxaout" 8835 LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -b i486-linuxaout"
9403 C_SWITCH_X_SITE="$C_SWITCH_X_SITE -b i486-linuxaout" 8836 C_SWITCH_X_SITE="$C_SWITCH_X_SITE -b i486-linuxaout"
9404 CPPFLAGS="$CPPFLAGS -b i486-linuxaout" 8837 CPPFLAGS="$CPPFLAGS -b i486-linuxaout"
9405 LIBS="$LIBS -b i486-linuxaout" 8838 LIBS="$LIBS -b i486-linuxaout"
9406 cat >conftest.$ac_ext <<_ACEOF 8839 cat >conftest.$ac_ext <<_ACEOF
8840 #line $LINENO "configure"
9407 /* confdefs.h. */ 8841 /* confdefs.h. */
9408 _ACEOF 8842 _ACEOF
9409 cat confdefs.h >>conftest.$ac_ext 8843 cat confdefs.h >>conftest.$ac_ext
9410 cat >>conftest.$ac_ext <<_ACEOF 8844 cat >>conftest.$ac_ext <<_ACEOF
9411 /* end confdefs.h. */ 8845 /* end confdefs.h. */
9418 return 0; 8852 return 0;
9419 } 8853 }
9420 _ACEOF 8854 _ACEOF
9421 rm -f conftest.$ac_objext conftest$ac_exeext 8855 rm -f conftest.$ac_objext conftest$ac_exeext
9422 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8856 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9423 (eval $ac_link) 2>conftest.er1 8857 (eval $ac_link) 2>&5
9424 ac_status=$? 8858 ac_status=$?
9425 grep -v '^ *+' conftest.er1 >conftest.err
9426 rm -f conftest.er1
9427 cat conftest.err >&5
9428 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8859 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9429 (exit $ac_status); } && 8860 (exit $ac_status); } &&
9430 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8861 { ac_try='test -s conftest$ac_exeext'
9431 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8862 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9432 (eval $ac_try) 2>&5 8863 (eval $ac_try) 2>&5
9433 ac_status=$? 8864 ac_status=$?
9434 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8865 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9435 (exit $ac_status); }; } &&
9436 { ac_try='test -s conftest$ac_exeext'
9437 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9438 (eval $ac_try) 2>&5
9439 ac_status=$?
9440 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9441 (exit $ac_status); }; }; then 8866 (exit $ac_status); }; }; then
9442 xlinux_second_failure=no 8867 xlinux_second_failure=no
9443 else 8868 else
9444 echo "$as_me: failed program was:" >&5 8869 echo "$as_me: failed program was:" >&5
9445 sed 's/^/| /' conftest.$ac_ext >&5 8870 sed 's/^/| /' conftest.$ac_ext >&5
9446 8871
9447 xlinux_second_failure=yes 8872 xlinux_second_failure=yes
9448 fi 8873 fi
9449 rm -f conftest.err conftest.$ac_objext \ 8874 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9450 conftest$ac_exeext conftest.$ac_ext
9451 if test "${xlinux_second_failure}" = "yes"; then 8875 if test "${xlinux_second_failure}" = "yes"; then
9452 # If we get the same failure with -b, there is no use adding -b. 8876 # If we get the same failure with -b, there is no use adding -b.
9453 # So take it out. This plays safe. 8877 # So take it out. This plays safe.
9454 LD_SWITCH_X_SITE="$OLD_LD_SWITCH_X_SITE" 8878 LD_SWITCH_X_SITE="$OLD_LD_SWITCH_X_SITE"
9455 C_SWITCH_X_SITE="$OLD_C_SWITCH_X_SITE" 8879 C_SWITCH_X_SITE="$OLD_C_SWITCH_X_SITE"
9470 # Reportedly, some broken Solaris systems have XKBlib.h but are missing 8894 # Reportedly, some broken Solaris systems have XKBlib.h but are missing
9471 # header files included from there. 8895 # header files included from there.
9472 echo "$as_me:$LINENO: checking for Xkb" >&5 8896 echo "$as_me:$LINENO: checking for Xkb" >&5
9473 echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 8897 echo $ECHO_N "checking for Xkb... $ECHO_C" >&6
9474 cat >conftest.$ac_ext <<_ACEOF 8898 cat >conftest.$ac_ext <<_ACEOF
8899 #line $LINENO "configure"
9475 /* confdefs.h. */ 8900 /* confdefs.h. */
9476 _ACEOF 8901 _ACEOF
9477 cat confdefs.h >>conftest.$ac_ext 8902 cat confdefs.h >>conftest.$ac_ext
9478 cat >>conftest.$ac_ext <<_ACEOF 8903 cat >>conftest.$ac_ext <<_ACEOF
9479 /* end confdefs.h. */ 8904 /* end confdefs.h. */
9487 return 0; 8912 return 0;
9488 } 8913 }
9489 _ACEOF 8914 _ACEOF
9490 rm -f conftest.$ac_objext conftest$ac_exeext 8915 rm -f conftest.$ac_objext conftest$ac_exeext
9491 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8916 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9492 (eval $ac_link) 2>conftest.er1 8917 (eval $ac_link) 2>&5
9493 ac_status=$? 8918 ac_status=$?
9494 grep -v '^ *+' conftest.er1 >conftest.err
9495 rm -f conftest.er1
9496 cat conftest.err >&5
9497 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8919 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9498 (exit $ac_status); } && 8920 (exit $ac_status); } &&
9499 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 8921 { ac_try='test -s conftest$ac_exeext'
9500 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8922 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9501 (eval $ac_try) 2>&5 8923 (eval $ac_try) 2>&5
9502 ac_status=$? 8924 ac_status=$?
9503 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8925 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9504 (exit $ac_status); }; } &&
9505 { ac_try='test -s conftest$ac_exeext'
9506 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9507 (eval $ac_try) 2>&5
9508 ac_status=$?
9509 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9510 (exit $ac_status); }; }; then 8926 (exit $ac_status); }; }; then
9511 emacs_xkb=yes 8927 emacs_xkb=yes
9512 else 8928 else
9513 echo "$as_me: failed program was:" >&5 8929 echo "$as_me: failed program was:" >&5
9514 sed 's/^/| /' conftest.$ac_ext >&5 8930 sed 's/^/| /' conftest.$ac_ext >&5
9515 8931
9516 emacs_xkb=no 8932 emacs_xkb=no
9517 fi 8933 fi
9518 rm -f conftest.err conftest.$ac_objext \ 8934 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9519 conftest$ac_exeext conftest.$ac_ext
9520 echo "$as_me:$LINENO: result: $emacs_xkb" >&5 8935 echo "$as_me:$LINENO: result: $emacs_xkb" >&5
9521 echo "${ECHO_T}$emacs_xkb" >&6 8936 echo "${ECHO_T}$emacs_xkb" >&6
9522 if test $emacs_xkb = yes; then 8937 if test $emacs_xkb = yes; then
9523 8938
9524 cat >>confdefs.h <<\_ACEOF 8939 cat >>confdefs.h <<\_ACEOF
9539 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 8954 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9540 if eval "test \"\${$as_ac_var+set}\" = set"; then 8955 if eval "test \"\${$as_ac_var+set}\" = set"; then
9541 echo $ECHO_N "(cached) $ECHO_C" >&6 8956 echo $ECHO_N "(cached) $ECHO_C" >&6
9542 else 8957 else
9543 cat >conftest.$ac_ext <<_ACEOF 8958 cat >conftest.$ac_ext <<_ACEOF
9544 /* confdefs.h. */ 8959 #line $LINENO "configure"
9545 _ACEOF 8960 /* confdefs.h. */
9546 cat confdefs.h >>conftest.$ac_ext 8961 _ACEOF
9547 cat >>conftest.$ac_ext <<_ACEOF 8962 cat confdefs.h >>conftest.$ac_ext
9548 /* end confdefs.h. */ 8963 cat >>conftest.$ac_ext <<_ACEOF
9549 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. 8964 /* end confdefs.h. */
9550 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9551 #define $ac_func innocuous_$ac_func
9552
9553 /* System header to define __stub macros and hopefully few prototypes, 8965 /* System header to define __stub macros and hopefully few prototypes,
9554 which can conflict with char $ac_func (); below. 8966 which can conflict with char $ac_func (); below.
9555 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 8967 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9556 <limits.h> exists even on freestanding compilers. */ 8968 <limits.h> exists even on freestanding compilers. */
9557
9558 #ifdef __STDC__ 8969 #ifdef __STDC__
9559 # include <limits.h> 8970 # include <limits.h>
9560 #else 8971 #else
9561 # include <assert.h> 8972 # include <assert.h>
9562 #endif 8973 #endif
9563
9564 #undef $ac_func
9565
9566 /* Override any gcc2 internal prototype to avoid an error. */ 8974 /* Override any gcc2 internal prototype to avoid an error. */
9567 #ifdef __cplusplus 8975 #ifdef __cplusplus
9568 extern "C" 8976 extern "C"
9569 { 8977 {
9570 #endif 8978 #endif
9591 return 0; 8999 return 0;
9592 } 9000 }
9593 _ACEOF 9001 _ACEOF
9594 rm -f conftest.$ac_objext conftest$ac_exeext 9002 rm -f conftest.$ac_objext conftest$ac_exeext
9595 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9003 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9596 (eval $ac_link) 2>conftest.er1 9004 (eval $ac_link) 2>&5
9597 ac_status=$? 9005 ac_status=$?
9598 grep -v '^ *+' conftest.er1 >conftest.err
9599 rm -f conftest.er1
9600 cat conftest.err >&5
9601 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9006 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9602 (exit $ac_status); } && 9007 (exit $ac_status); } &&
9603 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9008 { ac_try='test -s conftest$ac_exeext'
9604 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9009 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9605 (eval $ac_try) 2>&5 9010 (eval $ac_try) 2>&5
9606 ac_status=$? 9011 ac_status=$?
9607 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9012 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9608 (exit $ac_status); }; } &&
9609 { ac_try='test -s conftest$ac_exeext'
9610 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9611 (eval $ac_try) 2>&5
9612 ac_status=$?
9613 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9614 (exit $ac_status); }; }; then 9013 (exit $ac_status); }; }; then
9615 eval "$as_ac_var=yes" 9014 eval "$as_ac_var=yes"
9616 else 9015 else
9617 echo "$as_me: failed program was:" >&5 9016 echo "$as_me: failed program was:" >&5
9618 sed 's/^/| /' conftest.$ac_ext >&5 9017 sed 's/^/| /' conftest.$ac_ext >&5
9619 9018
9620 eval "$as_ac_var=no" 9019 eval "$as_ac_var=no"
9621 fi 9020 fi
9622 rm -f conftest.err conftest.$ac_objext \ 9021 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9623 conftest$ac_exeext conftest.$ac_ext
9624 fi 9022 fi
9625 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 9023 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
9626 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 9024 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
9627 if test `eval echo '${'$as_ac_var'}'` = yes; then 9025 if test `eval echo '${'$as_ac_var'}'` = yes; then
9628 cat >>confdefs.h <<_ACEOF 9026 cat >>confdefs.h <<_ACEOF
9639 echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6 9037 echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6
9640 if test "${emacs_cv_x11_version_6+set}" = set; then 9038 if test "${emacs_cv_x11_version_6+set}" = set; then
9641 echo $ECHO_N "(cached) $ECHO_C" >&6 9039 echo $ECHO_N "(cached) $ECHO_C" >&6
9642 else 9040 else
9643 cat >conftest.$ac_ext <<_ACEOF 9041 cat >conftest.$ac_ext <<_ACEOF
9042 #line $LINENO "configure"
9644 /* confdefs.h. */ 9043 /* confdefs.h. */
9645 _ACEOF 9044 _ACEOF
9646 cat confdefs.h >>conftest.$ac_ext 9045 cat confdefs.h >>conftest.$ac_ext
9647 cat >>conftest.$ac_ext <<_ACEOF 9046 cat >>conftest.$ac_ext <<_ACEOF
9648 /* end confdefs.h. */ 9047 /* end confdefs.h. */
9658 return 0; 9057 return 0;
9659 } 9058 }
9660 _ACEOF 9059 _ACEOF
9661 rm -f conftest.$ac_objext conftest$ac_exeext 9060 rm -f conftest.$ac_objext conftest$ac_exeext
9662 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9061 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9663 (eval $ac_link) 2>conftest.er1 9062 (eval $ac_link) 2>&5
9664 ac_status=$? 9063 ac_status=$?
9665 grep -v '^ *+' conftest.er1 >conftest.err
9666 rm -f conftest.er1
9667 cat conftest.err >&5
9668 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9064 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9669 (exit $ac_status); } && 9065 (exit $ac_status); } &&
9670 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9066 { ac_try='test -s conftest$ac_exeext'
9671 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9067 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9672 (eval $ac_try) 2>&5 9068 (eval $ac_try) 2>&5
9673 ac_status=$? 9069 ac_status=$?
9674 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9070 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9675 (exit $ac_status); }; } &&
9676 { ac_try='test -s conftest$ac_exeext'
9677 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9678 (eval $ac_try) 2>&5
9679 ac_status=$?
9680 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9681 (exit $ac_status); }; }; then 9071 (exit $ac_status); }; }; then
9682 emacs_cv_x11_version_6=yes 9072 emacs_cv_x11_version_6=yes
9683 else 9073 else
9684 echo "$as_me: failed program was:" >&5 9074 echo "$as_me: failed program was:" >&5
9685 sed 's/^/| /' conftest.$ac_ext >&5 9075 sed 's/^/| /' conftest.$ac_ext >&5
9686 9076
9687 emacs_cv_x11_version_6=no 9077 emacs_cv_x11_version_6=no
9688 fi 9078 fi
9689 rm -f conftest.err conftest.$ac_objext \ 9079 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9690 conftest$ac_exeext conftest.$ac_ext
9691 fi 9080 fi
9692 9081
9693 if test $emacs_cv_x11_version_6 = yes; then 9082 if test $emacs_cv_x11_version_6 = yes; then
9694 echo "$as_me:$LINENO: result: 6 or newer" >&5 9083 echo "$as_me:$LINENO: result: 6 or newer" >&5
9695 echo "${ECHO_T}6 or newer" >&6 9084 echo "${ECHO_T}6 or newer" >&6
9709 echo $ECHO_N "checking X11 version 5... $ECHO_C" >&6 9098 echo $ECHO_N "checking X11 version 5... $ECHO_C" >&6
9710 if test "${emacs_cv_x11_version_5+set}" = set; then 9099 if test "${emacs_cv_x11_version_5+set}" = set; then
9711 echo $ECHO_N "(cached) $ECHO_C" >&6 9100 echo $ECHO_N "(cached) $ECHO_C" >&6
9712 else 9101 else
9713 cat >conftest.$ac_ext <<_ACEOF 9102 cat >conftest.$ac_ext <<_ACEOF
9103 #line $LINENO "configure"
9714 /* confdefs.h. */ 9104 /* confdefs.h. */
9715 _ACEOF 9105 _ACEOF
9716 cat confdefs.h >>conftest.$ac_ext 9106 cat confdefs.h >>conftest.$ac_ext
9717 cat >>conftest.$ac_ext <<_ACEOF 9107 cat >>conftest.$ac_ext <<_ACEOF
9718 /* end confdefs.h. */ 9108 /* end confdefs.h. */
9728 return 0; 9118 return 0;
9729 } 9119 }
9730 _ACEOF 9120 _ACEOF
9731 rm -f conftest.$ac_objext conftest$ac_exeext 9121 rm -f conftest.$ac_objext conftest$ac_exeext
9732 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9122 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9733 (eval $ac_link) 2>conftest.er1 9123 (eval $ac_link) 2>&5
9734 ac_status=$? 9124 ac_status=$?
9735 grep -v '^ *+' conftest.er1 >conftest.err
9736 rm -f conftest.er1
9737 cat conftest.err >&5
9738 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9125 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9739 (exit $ac_status); } && 9126 (exit $ac_status); } &&
9740 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9127 { ac_try='test -s conftest$ac_exeext'
9741 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9128 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9742 (eval $ac_try) 2>&5 9129 (eval $ac_try) 2>&5
9743 ac_status=$? 9130 ac_status=$?
9744 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9131 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9745 (exit $ac_status); }; } &&
9746 { ac_try='test -s conftest$ac_exeext'
9747 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9748 (eval $ac_try) 2>&5
9749 ac_status=$?
9750 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9751 (exit $ac_status); }; }; then 9132 (exit $ac_status); }; }; then
9752 emacs_cv_x11_version_5=yes 9133 emacs_cv_x11_version_5=yes
9753 else 9134 else
9754 echo "$as_me: failed program was:" >&5 9135 echo "$as_me: failed program was:" >&5
9755 sed 's/^/| /' conftest.$ac_ext >&5 9136 sed 's/^/| /' conftest.$ac_ext >&5
9756 9137
9757 emacs_cv_x11_version_5=no 9138 emacs_cv_x11_version_5=no
9758 fi 9139 fi
9759 rm -f conftest.err conftest.$ac_objext \ 9140 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9760 conftest$ac_exeext conftest.$ac_ext
9761 fi 9141 fi
9762 9142
9763 if test $emacs_cv_x11_version_5 = yes; then 9143 if test $emacs_cv_x11_version_5 = yes; then
9764 echo "$as_me:$LINENO: result: 5 or newer" >&5 9144 echo "$as_me:$LINENO: result: 5 or newer" >&5
9765 echo "${ECHO_T}5 or newer" >&6 9145 echo "${ECHO_T}5 or newer" >&6
9916 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9296 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9917 if eval "test \"\${$as_ac_var+set}\" = set"; then 9297 if eval "test \"\${$as_ac_var+set}\" = set"; then
9918 echo $ECHO_N "(cached) $ECHO_C" >&6 9298 echo $ECHO_N "(cached) $ECHO_C" >&6
9919 else 9299 else
9920 cat >conftest.$ac_ext <<_ACEOF 9300 cat >conftest.$ac_ext <<_ACEOF
9921 /* confdefs.h. */ 9301 #line $LINENO "configure"
9922 _ACEOF 9302 /* confdefs.h. */
9923 cat confdefs.h >>conftest.$ac_ext 9303 _ACEOF
9924 cat >>conftest.$ac_ext <<_ACEOF 9304 cat confdefs.h >>conftest.$ac_ext
9925 /* end confdefs.h. */ 9305 cat >>conftest.$ac_ext <<_ACEOF
9926 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. 9306 /* end confdefs.h. */
9927 For example, HP-UX 11i <limits.h> declares gettimeofday. */
9928 #define $ac_func innocuous_$ac_func
9929
9930 /* System header to define __stub macros and hopefully few prototypes, 9307 /* System header to define __stub macros and hopefully few prototypes,
9931 which can conflict with char $ac_func (); below. 9308 which can conflict with char $ac_func (); below.
9932 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 9309 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9933 <limits.h> exists even on freestanding compilers. */ 9310 <limits.h> exists even on freestanding compilers. */
9934
9935 #ifdef __STDC__ 9311 #ifdef __STDC__
9936 # include <limits.h> 9312 # include <limits.h>
9937 #else 9313 #else
9938 # include <assert.h> 9314 # include <assert.h>
9939 #endif 9315 #endif
9940
9941 #undef $ac_func
9942
9943 /* Override any gcc2 internal prototype to avoid an error. */ 9316 /* Override any gcc2 internal prototype to avoid an error. */
9944 #ifdef __cplusplus 9317 #ifdef __cplusplus
9945 extern "C" 9318 extern "C"
9946 { 9319 {
9947 #endif 9320 #endif
9968 return 0; 9341 return 0;
9969 } 9342 }
9970 _ACEOF 9343 _ACEOF
9971 rm -f conftest.$ac_objext conftest$ac_exeext 9344 rm -f conftest.$ac_objext conftest$ac_exeext
9972 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9345 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9973 (eval $ac_link) 2>conftest.er1 9346 (eval $ac_link) 2>&5
9974 ac_status=$? 9347 ac_status=$?
9975 grep -v '^ *+' conftest.er1 >conftest.err
9976 rm -f conftest.er1
9977 cat conftest.err >&5
9978 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9348 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9979 (exit $ac_status); } && 9349 (exit $ac_status); } &&
9980 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9350 { ac_try='test -s conftest$ac_exeext'
9981 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9351 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9982 (eval $ac_try) 2>&5 9352 (eval $ac_try) 2>&5
9983 ac_status=$? 9353 ac_status=$?
9984 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9354 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9985 (exit $ac_status); }; } &&
9986 { ac_try='test -s conftest$ac_exeext'
9987 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9988 (eval $ac_try) 2>&5
9989 ac_status=$?
9990 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9991 (exit $ac_status); }; }; then 9355 (exit $ac_status); }; }; then
9992 eval "$as_ac_var=yes" 9356 eval "$as_ac_var=yes"
9993 else 9357 else
9994 echo "$as_me: failed program was:" >&5 9358 echo "$as_me: failed program was:" >&5
9995 sed 's/^/| /' conftest.$ac_ext >&5 9359 sed 's/^/| /' conftest.$ac_ext >&5
9996 9360
9997 eval "$as_ac_var=no" 9361 eval "$as_ac_var=no"
9998 fi 9362 fi
9999 rm -f conftest.err conftest.$ac_objext \ 9363 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10000 conftest$ac_exeext conftest.$ac_ext
10001 fi 9364 fi
10002 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 9365 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
10003 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 9366 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
10004 if test `eval echo '${'$as_ac_var'}'` = yes; then 9367 if test `eval echo '${'$as_ac_var'}'` = yes; then
10005 cat >>confdefs.h <<_ACEOF 9368 cat >>confdefs.h <<_ACEOF
10025 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9388 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10026 if eval "test \"\${$as_ac_var+set}\" = set"; then 9389 if eval "test \"\${$as_ac_var+set}\" = set"; then
10027 echo $ECHO_N "(cached) $ECHO_C" >&6 9390 echo $ECHO_N "(cached) $ECHO_C" >&6
10028 else 9391 else
10029 cat >conftest.$ac_ext <<_ACEOF 9392 cat >conftest.$ac_ext <<_ACEOF
10030 /* confdefs.h. */ 9393 #line $LINENO "configure"
10031 _ACEOF 9394 /* confdefs.h. */
10032 cat confdefs.h >>conftest.$ac_ext 9395 _ACEOF
10033 cat >>conftest.$ac_ext <<_ACEOF 9396 cat confdefs.h >>conftest.$ac_ext
10034 /* end confdefs.h. */ 9397 cat >>conftest.$ac_ext <<_ACEOF
10035 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. 9398 /* end confdefs.h. */
10036 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10037 #define $ac_func innocuous_$ac_func
10038
10039 /* System header to define __stub macros and hopefully few prototypes, 9399 /* System header to define __stub macros and hopefully few prototypes,
10040 which can conflict with char $ac_func (); below. 9400 which can conflict with char $ac_func (); below.
10041 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 9401 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10042 <limits.h> exists even on freestanding compilers. */ 9402 <limits.h> exists even on freestanding compilers. */
10043
10044 #ifdef __STDC__ 9403 #ifdef __STDC__
10045 # include <limits.h> 9404 # include <limits.h>
10046 #else 9405 #else
10047 # include <assert.h> 9406 # include <assert.h>
10048 #endif 9407 #endif
10049
10050 #undef $ac_func
10051
10052 /* Override any gcc2 internal prototype to avoid an error. */ 9408 /* Override any gcc2 internal prototype to avoid an error. */
10053 #ifdef __cplusplus 9409 #ifdef __cplusplus
10054 extern "C" 9410 extern "C"
10055 { 9411 {
10056 #endif 9412 #endif
10077 return 0; 9433 return 0;
10078 } 9434 }
10079 _ACEOF 9435 _ACEOF
10080 rm -f conftest.$ac_objext conftest$ac_exeext 9436 rm -f conftest.$ac_objext conftest$ac_exeext
10081 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9437 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10082 (eval $ac_link) 2>conftest.er1 9438 (eval $ac_link) 2>&5
10083 ac_status=$? 9439 ac_status=$?
10084 grep -v '^ *+' conftest.er1 >conftest.err
10085 rm -f conftest.er1
10086 cat conftest.err >&5
10087 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9440 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10088 (exit $ac_status); } && 9441 (exit $ac_status); } &&
10089 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9442 { ac_try='test -s conftest$ac_exeext'
10090 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9443 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10091 (eval $ac_try) 2>&5 9444 (eval $ac_try) 2>&5
10092 ac_status=$? 9445 ac_status=$?
10093 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9446 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10094 (exit $ac_status); }; } &&
10095 { ac_try='test -s conftest$ac_exeext'
10096 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10097 (eval $ac_try) 2>&5
10098 ac_status=$?
10099 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10100 (exit $ac_status); }; }; then 9447 (exit $ac_status); }; }; then
10101 eval "$as_ac_var=yes" 9448 eval "$as_ac_var=yes"
10102 else 9449 else
10103 echo "$as_me: failed program was:" >&5 9450 echo "$as_me: failed program was:" >&5
10104 sed 's/^/| /' conftest.$ac_ext >&5 9451 sed 's/^/| /' conftest.$ac_ext >&5
10105 9452
10106 eval "$as_ac_var=no" 9453 eval "$as_ac_var=no"
10107 fi 9454 fi
10108 rm -f conftest.err conftest.$ac_objext \ 9455 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10109 conftest$ac_exeext conftest.$ac_ext
10110 fi 9456 fi
10111 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 9457 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
10112 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 9458 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
10113 if test `eval echo '${'$as_ac_var'}'` = yes; then 9459 if test `eval echo '${'$as_ac_var'}'` = yes; then
10114 cat >>confdefs.h <<_ACEOF 9460 cat >>confdefs.h <<_ACEOF
10128 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9474 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10129 if eval "test \"\${$as_ac_var+set}\" = set"; then 9475 if eval "test \"\${$as_ac_var+set}\" = set"; then
10130 echo $ECHO_N "(cached) $ECHO_C" >&6 9476 echo $ECHO_N "(cached) $ECHO_C" >&6
10131 else 9477 else
10132 cat >conftest.$ac_ext <<_ACEOF 9478 cat >conftest.$ac_ext <<_ACEOF
10133 /* confdefs.h. */ 9479 #line $LINENO "configure"
10134 _ACEOF 9480 /* confdefs.h. */
10135 cat confdefs.h >>conftest.$ac_ext 9481 _ACEOF
10136 cat >>conftest.$ac_ext <<_ACEOF 9482 cat confdefs.h >>conftest.$ac_ext
10137 /* end confdefs.h. */ 9483 cat >>conftest.$ac_ext <<_ACEOF
10138 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. 9484 /* end confdefs.h. */
10139 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10140 #define $ac_func innocuous_$ac_func
10141
10142 /* System header to define __stub macros and hopefully few prototypes, 9485 /* System header to define __stub macros and hopefully few prototypes,
10143 which can conflict with char $ac_func (); below. 9486 which can conflict with char $ac_func (); below.
10144 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 9487 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10145 <limits.h> exists even on freestanding compilers. */ 9488 <limits.h> exists even on freestanding compilers. */
10146
10147 #ifdef __STDC__ 9489 #ifdef __STDC__
10148 # include <limits.h> 9490 # include <limits.h>
10149 #else 9491 #else
10150 # include <assert.h> 9492 # include <assert.h>
10151 #endif 9493 #endif
10152
10153 #undef $ac_func
10154
10155 /* Override any gcc2 internal prototype to avoid an error. */ 9494 /* Override any gcc2 internal prototype to avoid an error. */
10156 #ifdef __cplusplus 9495 #ifdef __cplusplus
10157 extern "C" 9496 extern "C"
10158 { 9497 {
10159 #endif 9498 #endif
10180 return 0; 9519 return 0;
10181 } 9520 }
10182 _ACEOF 9521 _ACEOF
10183 rm -f conftest.$ac_objext conftest$ac_exeext 9522 rm -f conftest.$ac_objext conftest$ac_exeext
10184 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9523 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10185 (eval $ac_link) 2>conftest.er1 9524 (eval $ac_link) 2>&5
10186 ac_status=$? 9525 ac_status=$?
10187 grep -v '^ *+' conftest.er1 >conftest.err
10188 rm -f conftest.er1
10189 cat conftest.err >&5
10190 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9526 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10191 (exit $ac_status); } && 9527 (exit $ac_status); } &&
10192 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9528 { ac_try='test -s conftest$ac_exeext'
10193 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9529 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10194 (eval $ac_try) 2>&5 9530 (eval $ac_try) 2>&5
10195 ac_status=$? 9531 ac_status=$?
10196 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9532 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10197 (exit $ac_status); }; } &&
10198 { ac_try='test -s conftest$ac_exeext'
10199 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10200 (eval $ac_try) 2>&5
10201 ac_status=$?
10202 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10203 (exit $ac_status); }; }; then 9533 (exit $ac_status); }; }; then
10204 eval "$as_ac_var=yes" 9534 eval "$as_ac_var=yes"
10205 else 9535 else
10206 echo "$as_me: failed program was:" >&5 9536 echo "$as_me: failed program was:" >&5
10207 sed 's/^/| /' conftest.$ac_ext >&5 9537 sed 's/^/| /' conftest.$ac_ext >&5
10208 9538
10209 eval "$as_ac_var=no" 9539 eval "$as_ac_var=no"
10210 fi 9540 fi
10211 rm -f conftest.err conftest.$ac_objext \ 9541 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10212 conftest$ac_exeext conftest.$ac_ext
10213 fi 9542 fi
10214 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 9543 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
10215 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 9544 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
10216 if test `eval echo '${'$as_ac_var'}'` = yes; then 9545 if test `eval echo '${'$as_ac_var'}'` = yes; then
10217 cat >>confdefs.h <<_ACEOF 9546 cat >>confdefs.h <<_ACEOF
10248 else 9577 else
10249 # Is the header compilable? 9578 # Is the header compilable?
10250 echo "$as_me:$LINENO: checking $ac_header usability" >&5 9579 echo "$as_me:$LINENO: checking $ac_header usability" >&5
10251 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 9580 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
10252 cat >conftest.$ac_ext <<_ACEOF 9581 cat >conftest.$ac_ext <<_ACEOF
9582 #line $LINENO "configure"
10253 /* confdefs.h. */ 9583 /* confdefs.h. */
10254 _ACEOF 9584 _ACEOF
10255 cat confdefs.h >>conftest.$ac_ext 9585 cat confdefs.h >>conftest.$ac_ext
10256 cat >>conftest.$ac_ext <<_ACEOF 9586 cat >>conftest.$ac_ext <<_ACEOF
10257 /* end confdefs.h. */ 9587 /* end confdefs.h. */
10258 $ac_includes_default 9588 $ac_includes_default
10259 #include <$ac_header> 9589 #include <$ac_header>
10260 _ACEOF 9590 _ACEOF
10261 rm -f conftest.$ac_objext 9591 rm -f conftest.$ac_objext
10262 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 9592 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10263 (eval $ac_compile) 2>conftest.er1 9593 (eval $ac_compile) 2>&5
10264 ac_status=$? 9594 ac_status=$?
10265 grep -v '^ *+' conftest.er1 >conftest.err
10266 rm -f conftest.er1
10267 cat conftest.err >&5
10268 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9595 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10269 (exit $ac_status); } && 9596 (exit $ac_status); } &&
10270 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9597 { ac_try='test -s conftest.$ac_objext'
10271 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9598 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10272 (eval $ac_try) 2>&5 9599 (eval $ac_try) 2>&5
10273 ac_status=$? 9600 ac_status=$?
10274 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9601 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10275 (exit $ac_status); }; } &&
10276 { ac_try='test -s conftest.$ac_objext'
10277 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10278 (eval $ac_try) 2>&5
10279 ac_status=$?
10280 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10281 (exit $ac_status); }; }; then 9602 (exit $ac_status); }; }; then
10282 ac_header_compiler=yes 9603 ac_header_compiler=yes
10283 else 9604 else
10284 echo "$as_me: failed program was:" >&5 9605 echo "$as_me: failed program was:" >&5
10285 sed 's/^/| /' conftest.$ac_ext >&5 9606 sed 's/^/| /' conftest.$ac_ext >&5
10286 9607
10287 ac_header_compiler=no 9608 ac_header_compiler=no
10288 fi 9609 fi
10289 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 9610 rm -f conftest.$ac_objext conftest.$ac_ext
10290 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 9611 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10291 echo "${ECHO_T}$ac_header_compiler" >&6 9612 echo "${ECHO_T}$ac_header_compiler" >&6
10292 9613
10293 # Is the header present? 9614 # Is the header present?
10294 echo "$as_me:$LINENO: checking $ac_header presence" >&5 9615 echo "$as_me:$LINENO: checking $ac_header presence" >&5
10295 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 9616 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
10296 cat >conftest.$ac_ext <<_ACEOF 9617 cat >conftest.$ac_ext <<_ACEOF
9618 #line $LINENO "configure"
10297 /* confdefs.h. */ 9619 /* confdefs.h. */
10298 _ACEOF 9620 _ACEOF
10299 cat confdefs.h >>conftest.$ac_ext 9621 cat confdefs.h >>conftest.$ac_ext
10300 cat >>conftest.$ac_ext <<_ACEOF 9622 cat >>conftest.$ac_ext <<_ACEOF
10301 /* end confdefs.h. */ 9623 /* end confdefs.h. */
10309 cat conftest.err >&5 9631 cat conftest.err >&5
10310 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9632 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10311 (exit $ac_status); } >/dev/null; then 9633 (exit $ac_status); } >/dev/null; then
10312 if test -s conftest.err; then 9634 if test -s conftest.err; then
10313 ac_cpp_err=$ac_c_preproc_warn_flag 9635 ac_cpp_err=$ac_c_preproc_warn_flag
10314 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
10315 else 9636 else
10316 ac_cpp_err= 9637 ac_cpp_err=
10317 fi 9638 fi
10318 else 9639 else
10319 ac_cpp_err=yes 9640 ac_cpp_err=yes
10329 rm -f conftest.err conftest.$ac_ext 9650 rm -f conftest.err conftest.$ac_ext
10330 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 9651 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10331 echo "${ECHO_T}$ac_header_preproc" >&6 9652 echo "${ECHO_T}$ac_header_preproc" >&6
10332 9653
10333 # So? What about this header? 9654 # So? What about this header?
10334 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 9655 case $ac_header_compiler:$ac_header_preproc in
10335 yes:no: ) 9656 yes:no )
10336 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 9657 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10337 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 9658 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10338 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 9659 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10339 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 9660 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10340 ac_header_preproc=yes 9661 (
9662 cat <<\_ASBOX
9663 ## ------------------------------------ ##
9664 ## Report this to bug-autoconf@gnu.org. ##
9665 ## ------------------------------------ ##
9666 _ASBOX
9667 ) |
9668 sed "s/^/$as_me: WARNING: /" >&2
10341 ;; 9669 ;;
10342 no:yes:* ) 9670 no:yes )
10343 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 9671 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10344 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 9672 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10345 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 9673 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10346 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 9674 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10347 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
10348 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
10349 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
10350 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
10351 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 9675 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10352 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 9676 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10353 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
10354 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
10355 ( 9677 (
10356 cat <<\_ASBOX 9678 cat <<\_ASBOX
10357 ## ------------------------------------------ ## 9679 ## ------------------------------------ ##
10358 ## Report this to the AC_PACKAGE_NAME lists. ## 9680 ## Report this to bug-autoconf@gnu.org. ##
10359 ## ------------------------------------------ ## 9681 ## ------------------------------------ ##
10360 _ASBOX 9682 _ASBOX
10361 ) | 9683 ) |
10362 sed "s/^/$as_me: WARNING: /" >&2 9684 sed "s/^/$as_me: WARNING: /" >&2
10363 ;; 9685 ;;
10364 esac 9686 esac
10365 echo "$as_me:$LINENO: checking for $ac_header" >&5 9687 echo "$as_me:$LINENO: checking for $ac_header" >&5
10366 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 9688 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10367 if eval "test \"\${$as_ac_Header+set}\" = set"; then 9689 if eval "test \"\${$as_ac_Header+set}\" = set"; then
10368 echo $ECHO_N "(cached) $ECHO_C" >&6 9690 echo $ECHO_N "(cached) $ECHO_C" >&6
10369 else 9691 else
10370 eval "$as_ac_Header=\$ac_header_preproc" 9692 eval "$as_ac_Header=$ac_header_preproc"
10371 fi 9693 fi
10372 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 9694 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
10373 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 9695 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10374 9696
10375 fi 9697 fi
10389 echo $ECHO_N "(cached) $ECHO_C" >&6 9711 echo $ECHO_N "(cached) $ECHO_C" >&6
10390 else 9712 else
10391 ac_check_lib_save_LIBS=$LIBS 9713 ac_check_lib_save_LIBS=$LIBS
10392 LIBS="-lpthread $LIBS" 9714 LIBS="-lpthread $LIBS"
10393 cat >conftest.$ac_ext <<_ACEOF 9715 cat >conftest.$ac_ext <<_ACEOF
9716 #line $LINENO "configure"
10394 /* confdefs.h. */ 9717 /* confdefs.h. */
10395 _ACEOF 9718 _ACEOF
10396 cat confdefs.h >>conftest.$ac_ext 9719 cat confdefs.h >>conftest.$ac_ext
10397 cat >>conftest.$ac_ext <<_ACEOF 9720 cat >>conftest.$ac_ext <<_ACEOF
10398 /* end confdefs.h. */ 9721 /* end confdefs.h. */
10412 return 0; 9735 return 0;
10413 } 9736 }
10414 _ACEOF 9737 _ACEOF
10415 rm -f conftest.$ac_objext conftest$ac_exeext 9738 rm -f conftest.$ac_objext conftest$ac_exeext
10416 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9739 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10417 (eval $ac_link) 2>conftest.er1 9740 (eval $ac_link) 2>&5
10418 ac_status=$? 9741 ac_status=$?
10419 grep -v '^ *+' conftest.er1 >conftest.err
10420 rm -f conftest.er1
10421 cat conftest.err >&5
10422 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9742 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10423 (exit $ac_status); } && 9743 (exit $ac_status); } &&
10424 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9744 { ac_try='test -s conftest$ac_exeext'
10425 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9745 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10426 (eval $ac_try) 2>&5 9746 (eval $ac_try) 2>&5
10427 ac_status=$? 9747 ac_status=$?
10428 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9748 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10429 (exit $ac_status); }; } &&
10430 { ac_try='test -s conftest$ac_exeext'
10431 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10432 (eval $ac_try) 2>&5
10433 ac_status=$?
10434 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10435 (exit $ac_status); }; }; then 9749 (exit $ac_status); }; }; then
10436 ac_cv_lib_pthread_pthread_self=yes 9750 ac_cv_lib_pthread_pthread_self=yes
10437 else 9751 else
10438 echo "$as_me: failed program was:" >&5 9752 echo "$as_me: failed program was:" >&5
10439 sed 's/^/| /' conftest.$ac_ext >&5 9753 sed 's/^/| /' conftest.$ac_ext >&5
10440 9754
10441 ac_cv_lib_pthread_pthread_self=no 9755 ac_cv_lib_pthread_pthread_self=no
10442 fi 9756 fi
10443 rm -f conftest.err conftest.$ac_objext \ 9757 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10444 conftest$ac_exeext conftest.$ac_ext
10445 LIBS=$ac_check_lib_save_LIBS 9758 LIBS=$ac_check_lib_save_LIBS
10446 fi 9759 fi
10447 echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_self" >&5 9760 echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_self" >&5
10448 echo "${ECHO_T}$ac_cv_lib_pthread_pthread_self" >&6 9761 echo "${ECHO_T}$ac_cv_lib_pthread_pthread_self" >&6
10449 if test $ac_cv_lib_pthread_pthread_self = yes; then 9762 if test $ac_cv_lib_pthread_pthread_self = yes; then
10468 echo $ECHO_N "checking X11 version 5 with Xaw... $ECHO_C" >&6 9781 echo $ECHO_N "checking X11 version 5 with Xaw... $ECHO_C" >&6
10469 if test "${emacs_cv_x11_version_5_with_xaw+set}" = set; then 9782 if test "${emacs_cv_x11_version_5_with_xaw+set}" = set; then
10470 echo $ECHO_N "(cached) $ECHO_C" >&6 9783 echo $ECHO_N "(cached) $ECHO_C" >&6
10471 else 9784 else
10472 cat >conftest.$ac_ext <<_ACEOF 9785 cat >conftest.$ac_ext <<_ACEOF
9786 #line $LINENO "configure"
10473 /* confdefs.h. */ 9787 /* confdefs.h. */
10474 _ACEOF 9788 _ACEOF
10475 cat confdefs.h >>conftest.$ac_ext 9789 cat confdefs.h >>conftest.$ac_ext
10476 cat >>conftest.$ac_ext <<_ACEOF 9790 cat >>conftest.$ac_ext <<_ACEOF
10477 /* end confdefs.h. */ 9791 /* end confdefs.h. */
10486 return 0; 9800 return 0;
10487 } 9801 }
10488 _ACEOF 9802 _ACEOF
10489 rm -f conftest.$ac_objext conftest$ac_exeext 9803 rm -f conftest.$ac_objext conftest$ac_exeext
10490 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9804 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10491 (eval $ac_link) 2>conftest.er1 9805 (eval $ac_link) 2>&5
10492 ac_status=$? 9806 ac_status=$?
10493 grep -v '^ *+' conftest.er1 >conftest.err
10494 rm -f conftest.er1
10495 cat conftest.err >&5
10496 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9807 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10497 (exit $ac_status); } && 9808 (exit $ac_status); } &&
10498 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9809 { ac_try='test -s conftest$ac_exeext'
10499 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9810 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10500 (eval $ac_try) 2>&5 9811 (eval $ac_try) 2>&5
10501 ac_status=$? 9812 ac_status=$?
10502 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9813 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10503 (exit $ac_status); }; } &&
10504 { ac_try='test -s conftest$ac_exeext'
10505 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10506 (eval $ac_try) 2>&5
10507 ac_status=$?
10508 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10509 (exit $ac_status); }; }; then 9814 (exit $ac_status); }; }; then
10510 emacs_cv_x11_version_5_with_xaw=yes 9815 emacs_cv_x11_version_5_with_xaw=yes
10511 else 9816 else
10512 echo "$as_me: failed program was:" >&5 9817 echo "$as_me: failed program was:" >&5
10513 sed 's/^/| /' conftest.$ac_ext >&5 9818 sed 's/^/| /' conftest.$ac_ext >&5
10514 9819
10515 emacs_cv_x11_version_5_with_xaw=no 9820 emacs_cv_x11_version_5_with_xaw=no
10516 fi 9821 fi
10517 rm -f conftest.err conftest.$ac_objext \ 9822 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10518 conftest$ac_exeext conftest.$ac_ext
10519 fi 9823 fi
10520 9824
10521 if test $emacs_cv_x11_version_5_with_xaw = yes; then 9825 if test $emacs_cv_x11_version_5_with_xaw = yes; then
10522 echo "$as_me:$LINENO: result: 5 or newer, with Xaw; use toolkit by default" >&5 9826 echo "$as_me:$LINENO: result: 5 or newer, with Xaw; use toolkit by default" >&5
10523 echo "${ECHO_T}5 or newer, with Xaw; use toolkit by default" >&6 9827 echo "${ECHO_T}5 or newer, with Xaw; use toolkit by default" >&6
10539 echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6 9843 echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6
10540 if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then 9844 if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then
10541 echo $ECHO_N "(cached) $ECHO_C" >&6 9845 echo $ECHO_N "(cached) $ECHO_C" >&6
10542 else 9846 else
10543 cat >conftest.$ac_ext <<_ACEOF 9847 cat >conftest.$ac_ext <<_ACEOF
9848 #line $LINENO "configure"
10544 /* confdefs.h. */ 9849 /* confdefs.h. */
10545 _ACEOF 9850 _ACEOF
10546 cat confdefs.h >>conftest.$ac_ext 9851 cat confdefs.h >>conftest.$ac_ext
10547 cat >>conftest.$ac_ext <<_ACEOF 9852 cat >>conftest.$ac_ext <<_ACEOF
10548 /* end confdefs.h. */ 9853 /* end confdefs.h. */
10558 return 0; 9863 return 0;
10559 } 9864 }
10560 _ACEOF 9865 _ACEOF
10561 rm -f conftest.$ac_objext conftest$ac_exeext 9866 rm -f conftest.$ac_objext conftest$ac_exeext
10562 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9867 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10563 (eval $ac_link) 2>conftest.er1 9868 (eval $ac_link) 2>&5
10564 ac_status=$? 9869 ac_status=$?
10565 grep -v '^ *+' conftest.er1 >conftest.err
10566 rm -f conftest.er1
10567 cat conftest.err >&5
10568 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9870 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10569 (exit $ac_status); } && 9871 (exit $ac_status); } &&
10570 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9872 { ac_try='test -s conftest$ac_exeext'
10571 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9873 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10572 (eval $ac_try) 2>&5 9874 (eval $ac_try) 2>&5
10573 ac_status=$? 9875 ac_status=$?
10574 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9876 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10575 (exit $ac_status); }; } &&
10576 { ac_try='test -s conftest$ac_exeext'
10577 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10578 (eval $ac_try) 2>&5
10579 ac_status=$?
10580 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10581 (exit $ac_status); }; }; then 9877 (exit $ac_status); }; }; then
10582 emacs_cv_x11_toolkit_version_6=yes 9878 emacs_cv_x11_toolkit_version_6=yes
10583 else 9879 else
10584 echo "$as_me: failed program was:" >&5 9880 echo "$as_me: failed program was:" >&5
10585 sed 's/^/| /' conftest.$ac_ext >&5 9881 sed 's/^/| /' conftest.$ac_ext >&5
10586 9882
10587 emacs_cv_x11_toolkit_version_6=no 9883 emacs_cv_x11_toolkit_version_6=no
10588 fi 9884 fi
10589 rm -f conftest.err conftest.$ac_objext \ 9885 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10590 conftest$ac_exeext conftest.$ac_ext
10591 fi 9886 fi
10592 9887
10593 HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6 9888 HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6
10594 if test $emacs_cv_x11_toolkit_version_6 = yes; then 9889 if test $emacs_cv_x11_toolkit_version_6 = yes; then
10595 echo "$as_me:$LINENO: result: 6 or newer" >&5 9890 echo "$as_me:$LINENO: result: 6 or newer" >&5
10617 echo $ECHO_N "(cached) $ECHO_C" >&6 9912 echo $ECHO_N "(cached) $ECHO_C" >&6
10618 else 9913 else
10619 ac_check_lib_save_LIBS=$LIBS 9914 ac_check_lib_save_LIBS=$LIBS
10620 LIBS="-lXmu $LIBS" 9915 LIBS="-lXmu $LIBS"
10621 cat >conftest.$ac_ext <<_ACEOF 9916 cat >conftest.$ac_ext <<_ACEOF
9917 #line $LINENO "configure"
10622 /* confdefs.h. */ 9918 /* confdefs.h. */
10623 _ACEOF 9919 _ACEOF
10624 cat confdefs.h >>conftest.$ac_ext 9920 cat confdefs.h >>conftest.$ac_ext
10625 cat >>conftest.$ac_ext <<_ACEOF 9921 cat >>conftest.$ac_ext <<_ACEOF
10626 /* end confdefs.h. */ 9922 /* end confdefs.h. */
10640 return 0; 9936 return 0;
10641 } 9937 }
10642 _ACEOF 9938 _ACEOF
10643 rm -f conftest.$ac_objext conftest$ac_exeext 9939 rm -f conftest.$ac_objext conftest$ac_exeext
10644 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9940 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10645 (eval $ac_link) 2>conftest.er1 9941 (eval $ac_link) 2>&5
10646 ac_status=$? 9942 ac_status=$?
10647 grep -v '^ *+' conftest.er1 >conftest.err
10648 rm -f conftest.er1
10649 cat conftest.err >&5
10650 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9943 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10651 (exit $ac_status); } && 9944 (exit $ac_status); } &&
10652 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 9945 { ac_try='test -s conftest$ac_exeext'
10653 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9946 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10654 (eval $ac_try) 2>&5 9947 (eval $ac_try) 2>&5
10655 ac_status=$? 9948 ac_status=$?
10656 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9949 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10657 (exit $ac_status); }; } &&
10658 { ac_try='test -s conftest$ac_exeext'
10659 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10660 (eval $ac_try) 2>&5
10661 ac_status=$?
10662 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10663 (exit $ac_status); }; }; then 9950 (exit $ac_status); }; }; then
10664 ac_cv_lib_Xmu_XmuConvertStandardSelection=yes 9951 ac_cv_lib_Xmu_XmuConvertStandardSelection=yes
10665 else 9952 else
10666 echo "$as_me: failed program was:" >&5 9953 echo "$as_me: failed program was:" >&5
10667 sed 's/^/| /' conftest.$ac_ext >&5 9954 sed 's/^/| /' conftest.$ac_ext >&5
10668 9955
10669 ac_cv_lib_Xmu_XmuConvertStandardSelection=no 9956 ac_cv_lib_Xmu_XmuConvertStandardSelection=no
10670 fi 9957 fi
10671 rm -f conftest.err conftest.$ac_objext \ 9958 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10672 conftest$ac_exeext conftest.$ac_ext
10673 LIBS=$ac_check_lib_save_LIBS 9959 LIBS=$ac_check_lib_save_LIBS
10674 fi 9960 fi
10675 echo "$as_me:$LINENO: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5 9961 echo "$as_me:$LINENO: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5
10676 echo "${ECHO_T}$ac_cv_lib_Xmu_XmuConvertStandardSelection" >&6 9962 echo "${ECHO_T}$ac_cv_lib_Xmu_XmuConvertStandardSelection" >&6
10677 if test $ac_cv_lib_Xmu_XmuConvertStandardSelection = yes; then 9963 if test $ac_cv_lib_Xmu_XmuConvertStandardSelection = yes; then
10696 echo $ECHO_N "(cached) $ECHO_C" >&6 9982 echo $ECHO_N "(cached) $ECHO_C" >&6
10697 else 9983 else
10698 ac_check_lib_save_LIBS=$LIBS 9984 ac_check_lib_save_LIBS=$LIBS
10699 LIBS="-lXext $LIBS" 9985 LIBS="-lXext $LIBS"
10700 cat >conftest.$ac_ext <<_ACEOF 9986 cat >conftest.$ac_ext <<_ACEOF
9987 #line $LINENO "configure"
10701 /* confdefs.h. */ 9988 /* confdefs.h. */
10702 _ACEOF 9989 _ACEOF
10703 cat confdefs.h >>conftest.$ac_ext 9990 cat confdefs.h >>conftest.$ac_ext
10704 cat >>conftest.$ac_ext <<_ACEOF 9991 cat >>conftest.$ac_ext <<_ACEOF
10705 /* end confdefs.h. */ 9992 /* end confdefs.h. */
10719 return 0; 10006 return 0;
10720 } 10007 }
10721 _ACEOF 10008 _ACEOF
10722 rm -f conftest.$ac_objext conftest$ac_exeext 10009 rm -f conftest.$ac_objext conftest$ac_exeext
10723 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10010 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10724 (eval $ac_link) 2>conftest.er1 10011 (eval $ac_link) 2>&5
10725 ac_status=$? 10012 ac_status=$?
10726 grep -v '^ *+' conftest.er1 >conftest.err
10727 rm -f conftest.er1
10728 cat conftest.err >&5
10729 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10013 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10730 (exit $ac_status); } && 10014 (exit $ac_status); } &&
10731 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10015 { ac_try='test -s conftest$ac_exeext'
10732 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10016 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10733 (eval $ac_try) 2>&5 10017 (eval $ac_try) 2>&5
10734 ac_status=$? 10018 ac_status=$?
10735 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10019 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10736 (exit $ac_status); }; } &&
10737 { ac_try='test -s conftest$ac_exeext'
10738 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10739 (eval $ac_try) 2>&5
10740 ac_status=$?
10741 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10742 (exit $ac_status); }; }; then 10020 (exit $ac_status); }; }; then
10743 ac_cv_lib_Xext_XShapeQueryExtension=yes 10021 ac_cv_lib_Xext_XShapeQueryExtension=yes
10744 else 10022 else
10745 echo "$as_me: failed program was:" >&5 10023 echo "$as_me: failed program was:" >&5
10746 sed 's/^/| /' conftest.$ac_ext >&5 10024 sed 's/^/| /' conftest.$ac_ext >&5
10747 10025
10748 ac_cv_lib_Xext_XShapeQueryExtension=no 10026 ac_cv_lib_Xext_XShapeQueryExtension=no
10749 fi 10027 fi
10750 rm -f conftest.err conftest.$ac_objext \ 10028 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10751 conftest$ac_exeext conftest.$ac_ext
10752 LIBS=$ac_check_lib_save_LIBS 10029 LIBS=$ac_check_lib_save_LIBS
10753 fi 10030 fi
10754 echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 10031 echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
10755 echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6 10032 echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6
10756 if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then 10033 if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then
10770 echo $ECHO_N "checking for Motif version 2.1... $ECHO_C" >&6 10047 echo $ECHO_N "checking for Motif version 2.1... $ECHO_C" >&6
10771 if test "${emacs_cv_motif_version_2_1+set}" = set; then 10048 if test "${emacs_cv_motif_version_2_1+set}" = set; then
10772 echo $ECHO_N "(cached) $ECHO_C" >&6 10049 echo $ECHO_N "(cached) $ECHO_C" >&6
10773 else 10050 else
10774 cat >conftest.$ac_ext <<_ACEOF 10051 cat >conftest.$ac_ext <<_ACEOF
10052 #line $LINENO "configure"
10775 /* confdefs.h. */ 10053 /* confdefs.h. */
10776 _ACEOF 10054 _ACEOF
10777 cat confdefs.h >>conftest.$ac_ext 10055 cat confdefs.h >>conftest.$ac_ext
10778 cat >>conftest.$ac_ext <<_ACEOF 10056 cat >>conftest.$ac_ext <<_ACEOF
10779 /* end confdefs.h. */ 10057 /* end confdefs.h. */
10790 return 0; 10068 return 0;
10791 } 10069 }
10792 _ACEOF 10070 _ACEOF
10793 rm -f conftest.$ac_objext 10071 rm -f conftest.$ac_objext
10794 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 10072 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10795 (eval $ac_compile) 2>conftest.er1 10073 (eval $ac_compile) 2>&5
10796 ac_status=$? 10074 ac_status=$?
10797 grep -v '^ *+' conftest.er1 >conftest.err
10798 rm -f conftest.er1
10799 cat conftest.err >&5
10800 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10075 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10801 (exit $ac_status); } && 10076 (exit $ac_status); } &&
10802 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10077 { ac_try='test -s conftest.$ac_objext'
10803 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10078 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10804 (eval $ac_try) 2>&5 10079 (eval $ac_try) 2>&5
10805 ac_status=$? 10080 ac_status=$?
10806 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10081 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10807 (exit $ac_status); }; } &&
10808 { ac_try='test -s conftest.$ac_objext'
10809 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10810 (eval $ac_try) 2>&5
10811 ac_status=$?
10812 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10813 (exit $ac_status); }; }; then 10082 (exit $ac_status); }; }; then
10814 emacs_cv_motif_version_2_1=yes 10083 emacs_cv_motif_version_2_1=yes
10815 else 10084 else
10816 echo "$as_me: failed program was:" >&5 10085 echo "$as_me: failed program was:" >&5
10817 sed 's/^/| /' conftest.$ac_ext >&5 10086 sed 's/^/| /' conftest.$ac_ext >&5
10818 10087
10819 emacs_cv_motif_version_2_1=no 10088 emacs_cv_motif_version_2_1=no
10820 fi 10089 fi
10821 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10090 rm -f conftest.$ac_objext conftest.$ac_ext
10822 fi 10091 fi
10823 echo "$as_me:$LINENO: result: $emacs_cv_motif_version_2_1" >&5 10092 echo "$as_me:$LINENO: result: $emacs_cv_motif_version_2_1" >&5
10824 echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6 10093 echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6
10825 HAVE_MOTIF_2_1=$emacs_cv_motif_version_2_1 10094 HAVE_MOTIF_2_1=$emacs_cv_motif_version_2_1
10826 if test $emacs_cv_motif_version_2_1 = yes; then 10095 if test $emacs_cv_motif_version_2_1 = yes; then
10836 echo $ECHO_N "(cached) $ECHO_C" >&6 10105 echo $ECHO_N "(cached) $ECHO_C" >&6
10837 else 10106 else
10838 ac_check_lib_save_LIBS=$LIBS 10107 ac_check_lib_save_LIBS=$LIBS
10839 LIBS="-lXp $LIBS" 10108 LIBS="-lXp $LIBS"
10840 cat >conftest.$ac_ext <<_ACEOF 10109 cat >conftest.$ac_ext <<_ACEOF
10110 #line $LINENO "configure"
10841 /* confdefs.h. */ 10111 /* confdefs.h. */
10842 _ACEOF 10112 _ACEOF
10843 cat confdefs.h >>conftest.$ac_ext 10113 cat confdefs.h >>conftest.$ac_ext
10844 cat >>conftest.$ac_ext <<_ACEOF 10114 cat >>conftest.$ac_ext <<_ACEOF
10845 /* end confdefs.h. */ 10115 /* end confdefs.h. */
10859 return 0; 10129 return 0;
10860 } 10130 }
10861 _ACEOF 10131 _ACEOF
10862 rm -f conftest.$ac_objext conftest$ac_exeext 10132 rm -f conftest.$ac_objext conftest$ac_exeext
10863 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10133 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10864 (eval $ac_link) 2>conftest.er1 10134 (eval $ac_link) 2>&5
10865 ac_status=$? 10135 ac_status=$?
10866 grep -v '^ *+' conftest.er1 >conftest.err
10867 rm -f conftest.er1
10868 cat conftest.err >&5
10869 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10136 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10870 (exit $ac_status); } && 10137 (exit $ac_status); } &&
10871 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10138 { ac_try='test -s conftest$ac_exeext'
10872 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10139 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10873 (eval $ac_try) 2>&5 10140 (eval $ac_try) 2>&5
10874 ac_status=$? 10141 ac_status=$?
10875 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10142 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10876 (exit $ac_status); }; } &&
10877 { ac_try='test -s conftest$ac_exeext'
10878 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10879 (eval $ac_try) 2>&5
10880 ac_status=$?
10881 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10882 (exit $ac_status); }; }; then 10143 (exit $ac_status); }; }; then
10883 ac_cv_lib_Xp_XpCreateContext=yes 10144 ac_cv_lib_Xp_XpCreateContext=yes
10884 else 10145 else
10885 echo "$as_me: failed program was:" >&5 10146 echo "$as_me: failed program was:" >&5
10886 sed 's/^/| /' conftest.$ac_ext >&5 10147 sed 's/^/| /' conftest.$ac_ext >&5
10887 10148
10888 ac_cv_lib_Xp_XpCreateContext=no 10149 ac_cv_lib_Xp_XpCreateContext=no
10889 fi 10150 fi
10890 rm -f conftest.err conftest.$ac_objext \ 10151 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10891 conftest$ac_exeext conftest.$ac_ext
10892 LIBS=$ac_check_lib_save_LIBS 10152 LIBS=$ac_check_lib_save_LIBS
10893 fi 10153 fi
10894 echo "$as_me:$LINENO: result: $ac_cv_lib_Xp_XpCreateContext" >&5 10154 echo "$as_me:$LINENO: result: $ac_cv_lib_Xp_XpCreateContext" >&5
10895 echo "${ECHO_T}$ac_cv_lib_Xp_XpCreateContext" >&6 10155 echo "${ECHO_T}$ac_cv_lib_Xp_XpCreateContext" >&6
10896 if test $ac_cv_lib_Xp_XpCreateContext = yes; then 10156 if test $ac_cv_lib_Xp_XpCreateContext = yes; then
10916 OLD_CPPFLAGS=$CPPFLAGS 10176 OLD_CPPFLAGS=$CPPFLAGS
10917 OLD_CFLAGS=$CFLAGS 10177 OLD_CFLAGS=$CFLAGS
10918 CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS" 10178 CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS"
10919 CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS" 10179 CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS"
10920 cat >conftest.$ac_ext <<_ACEOF 10180 cat >conftest.$ac_ext <<_ACEOF
10181 #line $LINENO "configure"
10921 /* confdefs.h. */ 10182 /* confdefs.h. */
10922 _ACEOF 10183 _ACEOF
10923 cat confdefs.h >>conftest.$ac_ext 10184 cat confdefs.h >>conftest.$ac_ext
10924 cat >>conftest.$ac_ext <<_ACEOF 10185 cat >>conftest.$ac_ext <<_ACEOF
10925 /* end confdefs.h. */ 10186 /* end confdefs.h. */
10932 return 0; 10193 return 0;
10933 } 10194 }
10934 _ACEOF 10195 _ACEOF
10935 rm -f conftest.$ac_objext 10196 rm -f conftest.$ac_objext
10936 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 10197 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10937 (eval $ac_compile) 2>conftest.er1 10198 (eval $ac_compile) 2>&5
10938 ac_status=$? 10199 ac_status=$?
10939 grep -v '^ *+' conftest.er1 >conftest.err
10940 rm -f conftest.er1
10941 cat conftest.err >&5
10942 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10200 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10943 (exit $ac_status); } && 10201 (exit $ac_status); } &&
10944 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10202 { ac_try='test -s conftest.$ac_objext'
10945 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10203 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10946 (eval $ac_try) 2>&5 10204 (eval $ac_try) 2>&5
10947 ac_status=$? 10205 ac_status=$?
10948 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10206 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10949 (exit $ac_status); }; } &&
10950 { ac_try='test -s conftest.$ac_objext'
10951 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10952 (eval $ac_try) 2>&5
10953 ac_status=$?
10954 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10955 (exit $ac_status); }; }; then 10207 (exit $ac_status); }; }; then
10956 emacs_cv_lesstif=yes 10208 emacs_cv_lesstif=yes
10957 else 10209 else
10958 echo "$as_me: failed program was:" >&5 10210 echo "$as_me: failed program was:" >&5
10959 sed 's/^/| /' conftest.$ac_ext >&5 10211 sed 's/^/| /' conftest.$ac_ext >&5
10960 10212
10961 emacs_cv_lesstif=no 10213 emacs_cv_lesstif=no
10962 fi 10214 fi
10963 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10215 rm -f conftest.$ac_objext conftest.$ac_ext
10964 fi 10216 fi
10965 echo "$as_me:$LINENO: result: $emacs_cv_lesstif" >&5 10217 echo "$as_me:$LINENO: result: $emacs_cv_lesstif" >&5
10966 echo "${ECHO_T}$emacs_cv_lesstif" >&6 10218 echo "${ECHO_T}$emacs_cv_lesstif" >&6
10967 if test $emacs_cv_lesstif = yes; then 10219 if test $emacs_cv_lesstif = yes; then
10968 # Make sure this -I option remains in CPPFLAGS after it is set 10220 # Make sure this -I option remains in CPPFLAGS after it is set
10987 echo $ECHO_N "checking for X11/Xaw3d/Scrollbar.h... $ECHO_C" >&6 10239 echo $ECHO_N "checking for X11/Xaw3d/Scrollbar.h... $ECHO_C" >&6
10988 if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then 10240 if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then
10989 echo $ECHO_N "(cached) $ECHO_C" >&6 10241 echo $ECHO_N "(cached) $ECHO_C" >&6
10990 else 10242 else
10991 cat >conftest.$ac_ext <<_ACEOF 10243 cat >conftest.$ac_ext <<_ACEOF
10244 #line $LINENO "configure"
10992 /* confdefs.h. */ 10245 /* confdefs.h. */
10993 _ACEOF 10246 _ACEOF
10994 cat confdefs.h >>conftest.$ac_ext 10247 cat confdefs.h >>conftest.$ac_ext
10995 cat >>conftest.$ac_ext <<_ACEOF 10248 cat >>conftest.$ac_ext <<_ACEOF
10996 /* end confdefs.h. */ 10249 /* end confdefs.h. */
11004 cat conftest.err >&5 10257 cat conftest.err >&5
11005 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10258 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11006 (exit $ac_status); } >/dev/null; then 10259 (exit $ac_status); } >/dev/null; then
11007 if test -s conftest.err; then 10260 if test -s conftest.err; then
11008 ac_cpp_err=$ac_c_preproc_warn_flag 10261 ac_cpp_err=$ac_c_preproc_warn_flag
11009 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
11010 else 10262 else
11011 ac_cpp_err= 10263 ac_cpp_err=
11012 fi 10264 fi
11013 else 10265 else
11014 ac_cpp_err=yes 10266 ac_cpp_err=yes
11032 echo $ECHO_N "(cached) $ECHO_C" >&6 10284 echo $ECHO_N "(cached) $ECHO_C" >&6
11033 else 10285 else
11034 ac_check_lib_save_LIBS=$LIBS 10286 ac_check_lib_save_LIBS=$LIBS
11035 LIBS="-lXaw3d $LIBS" 10287 LIBS="-lXaw3d $LIBS"
11036 cat >conftest.$ac_ext <<_ACEOF 10288 cat >conftest.$ac_ext <<_ACEOF
10289 #line $LINENO "configure"
11037 /* confdefs.h. */ 10290 /* confdefs.h. */
11038 _ACEOF 10291 _ACEOF
11039 cat confdefs.h >>conftest.$ac_ext 10292 cat confdefs.h >>conftest.$ac_ext
11040 cat >>conftest.$ac_ext <<_ACEOF 10293 cat >>conftest.$ac_ext <<_ACEOF
11041 /* end confdefs.h. */ 10294 /* end confdefs.h. */
11055 return 0; 10308 return 0;
11056 } 10309 }
11057 _ACEOF 10310 _ACEOF
11058 rm -f conftest.$ac_objext conftest$ac_exeext 10311 rm -f conftest.$ac_objext conftest$ac_exeext
11059 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10312 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11060 (eval $ac_link) 2>conftest.er1 10313 (eval $ac_link) 2>&5
11061 ac_status=$? 10314 ac_status=$?
11062 grep -v '^ *+' conftest.er1 >conftest.err
11063 rm -f conftest.er1
11064 cat conftest.err >&5
11065 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10315 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11066 (exit $ac_status); } && 10316 (exit $ac_status); } &&
11067 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10317 { ac_try='test -s conftest$ac_exeext'
11068 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10318 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11069 (eval $ac_try) 2>&5 10319 (eval $ac_try) 2>&5
11070 ac_status=$? 10320 ac_status=$?
11071 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10321 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11072 (exit $ac_status); }; } &&
11073 { ac_try='test -s conftest$ac_exeext'
11074 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11075 (eval $ac_try) 2>&5
11076 ac_status=$?
11077 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11078 (exit $ac_status); }; }; then 10322 (exit $ac_status); }; }; then
11079 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=yes 10323 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=yes
11080 else 10324 else
11081 echo "$as_me: failed program was:" >&5 10325 echo "$as_me: failed program was:" >&5
11082 sed 's/^/| /' conftest.$ac_ext >&5 10326 sed 's/^/| /' conftest.$ac_ext >&5
11083 10327
11084 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=no 10328 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=no
11085 fi 10329 fi
11086 rm -f conftest.err conftest.$ac_objext \ 10330 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11087 conftest$ac_exeext conftest.$ac_ext
11088 LIBS=$ac_check_lib_save_LIBS 10331 LIBS=$ac_check_lib_save_LIBS
11089 fi 10332 fi
11090 echo "$as_me:$LINENO: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5 10333 echo "$as_me:$LINENO: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5
11091 echo "${ECHO_T}$ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&6 10334 echo "${ECHO_T}$ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&6
11092 if test $ac_cv_lib_Xaw3d_XawScrollbarSetThumb = yes; then 10335 if test $ac_cv_lib_Xaw3d_XawScrollbarSetThumb = yes; then
11139 USE_TOOLKIT_SCROLL_BARS=yes 10382 USE_TOOLKIT_SCROLL_BARS=yes
11140 fi 10383 fi
11141 fi 10384 fi
11142 10385
11143 cat >conftest.$ac_ext <<_ACEOF 10386 cat >conftest.$ac_ext <<_ACEOF
10387 #line $LINENO "configure"
11144 /* confdefs.h. */ 10388 /* confdefs.h. */
11145 _ACEOF 10389 _ACEOF
11146 cat confdefs.h >>conftest.$ac_ext 10390 cat confdefs.h >>conftest.$ac_ext
11147 cat >>conftest.$ac_ext <<_ACEOF 10391 cat >>conftest.$ac_ext <<_ACEOF
11148 /* end confdefs.h. */ 10392 /* end confdefs.h. */
11157 return 0; 10401 return 0;
11158 } 10402 }
11159 _ACEOF 10403 _ACEOF
11160 rm -f conftest.$ac_objext 10404 rm -f conftest.$ac_objext
11161 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 10405 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11162 (eval $ac_compile) 2>conftest.er1 10406 (eval $ac_compile) 2>&5
11163 ac_status=$? 10407 ac_status=$?
11164 grep -v '^ *+' conftest.er1 >conftest.err
11165 rm -f conftest.er1
11166 cat conftest.err >&5
11167 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10408 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11168 (exit $ac_status); } && 10409 (exit $ac_status); } &&
11169 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10410 { ac_try='test -s conftest.$ac_objext'
11170 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10411 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11171 (eval $ac_try) 2>&5 10412 (eval $ac_try) 2>&5
11172 ac_status=$? 10413 ac_status=$?
11173 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10414 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11174 (exit $ac_status); }; } &&
11175 { ac_try='test -s conftest.$ac_objext'
11176 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11177 (eval $ac_try) 2>&5
11178 ac_status=$?
11179 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11180 (exit $ac_status); }; }; then 10415 (exit $ac_status); }; }; then
11181 HAVE_XIM=yes 10416 HAVE_XIM=yes
11182 10417
11183 cat >>confdefs.h <<\_ACEOF 10418 cat >>confdefs.h <<\_ACEOF
11184 #define HAVE_XIM 1 10419 #define HAVE_XIM 1
11188 echo "$as_me: failed program was:" >&5 10423 echo "$as_me: failed program was:" >&5
11189 sed 's/^/| /' conftest.$ac_ext >&5 10424 sed 's/^/| /' conftest.$ac_ext >&5
11190 10425
11191 HAVE_XIM=no 10426 HAVE_XIM=no
11192 fi 10427 fi
11193 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10428 rm -f conftest.$ac_objext conftest.$ac_ext
11194 10429
11195 10430
11196 if test "${with_xim}" != "no"; then 10431 if test "${with_xim}" != "no"; then
11197 10432
11198 cat >>confdefs.h <<\_ACEOF 10433 cat >>confdefs.h <<\_ACEOF
11206 late_CFLAGS=$CFLAGS 10441 late_CFLAGS=$CFLAGS
11207 if test "$GCC" = yes; then 10442 if test "$GCC" = yes; then
11208 CFLAGS="$CFLAGS --pedantic-errors" 10443 CFLAGS="$CFLAGS --pedantic-errors"
11209 fi 10444 fi
11210 cat >conftest.$ac_ext <<_ACEOF 10445 cat >conftest.$ac_ext <<_ACEOF
10446 #line $LINENO "configure"
11211 /* confdefs.h. */ 10447 /* confdefs.h. */
11212 _ACEOF 10448 _ACEOF
11213 cat confdefs.h >>conftest.$ac_ext 10449 cat confdefs.h >>conftest.$ac_ext
11214 cat >>conftest.$ac_ext <<_ACEOF 10450 cat >>conftest.$ac_ext <<_ACEOF
11215 /* end confdefs.h. */ 10451 /* end confdefs.h. */
11237 return 0; 10473 return 0;
11238 } 10474 }
11239 _ACEOF 10475 _ACEOF
11240 rm -f conftest.$ac_objext 10476 rm -f conftest.$ac_objext
11241 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 10477 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11242 (eval $ac_compile) 2>conftest.er1 10478 (eval $ac_compile) 2>&5
11243 ac_status=$? 10479 ac_status=$?
11244 grep -v '^ *+' conftest.er1 >conftest.err
11245 rm -f conftest.er1
11246 cat conftest.err >&5
11247 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10480 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11248 (exit $ac_status); } && 10481 (exit $ac_status); } &&
11249 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10482 { ac_try='test -s conftest.$ac_objext'
11250 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10483 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11251 (eval $ac_try) 2>&5 10484 (eval $ac_try) 2>&5
11252 ac_status=$? 10485 ac_status=$?
11253 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10486 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11254 (exit $ac_status); }; } &&
11255 { ac_try='test -s conftest.$ac_objext'
11256 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11257 (eval $ac_try) 2>&5
11258 ac_status=$?
11259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11260 (exit $ac_status); }; }; then 10487 (exit $ac_status); }; }; then
11261 emacs_cv_arg6_star=yes 10488 emacs_cv_arg6_star=yes
11262 else 10489 else
11263 echo "$as_me: failed program was:" >&5 10490 echo "$as_me: failed program was:" >&5
11264 sed 's/^/| /' conftest.$ac_ext >&5 10491 sed 's/^/| /' conftest.$ac_ext >&5
11265 10492
11266 fi 10493 fi
11267 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10494 rm -f conftest.$ac_objext conftest.$ac_ext
11268 10495
11269 if test "$emacs_cv_arg6_star" = yes; then 10496 if test "$emacs_cv_arg6_star" = yes; then
11270 cat >>confdefs.h <<\_ACEOF 10497 cat >>confdefs.h <<\_ACEOF
11271 #define XRegisterIMInstantiateCallback_arg6 XPointer* 10498 #define XRegisterIMInstantiateCallback_arg6 XPointer*
11272 _ACEOF 10499 _ACEOF
11295 else 10522 else
11296 # Is the header compilable? 10523 # Is the header compilable?
11297 echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5 10524 echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5
11298 echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6 10525 echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6
11299 cat >conftest.$ac_ext <<_ACEOF 10526 cat >conftest.$ac_ext <<_ACEOF
10527 #line $LINENO "configure"
11300 /* confdefs.h. */ 10528 /* confdefs.h. */
11301 _ACEOF 10529 _ACEOF
11302 cat confdefs.h >>conftest.$ac_ext 10530 cat confdefs.h >>conftest.$ac_ext
11303 cat >>conftest.$ac_ext <<_ACEOF 10531 cat >>conftest.$ac_ext <<_ACEOF
11304 /* end confdefs.h. */ 10532 /* end confdefs.h. */
11305 $ac_includes_default 10533 $ac_includes_default
11306 #include <X11/xpm.h> 10534 #include <X11/xpm.h>
11307 _ACEOF 10535 _ACEOF
11308 rm -f conftest.$ac_objext 10536 rm -f conftest.$ac_objext
11309 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 10537 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11310 (eval $ac_compile) 2>conftest.er1 10538 (eval $ac_compile) 2>&5
11311 ac_status=$? 10539 ac_status=$?
11312 grep -v '^ *+' conftest.er1 >conftest.err
11313 rm -f conftest.er1
11314 cat conftest.err >&5
11315 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10540 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11316 (exit $ac_status); } && 10541 (exit $ac_status); } &&
11317 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10542 { ac_try='test -s conftest.$ac_objext'
11318 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10543 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11319 (eval $ac_try) 2>&5 10544 (eval $ac_try) 2>&5
11320 ac_status=$? 10545 ac_status=$?
11321 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10546 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11322 (exit $ac_status); }; } &&
11323 { ac_try='test -s conftest.$ac_objext'
11324 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11325 (eval $ac_try) 2>&5
11326 ac_status=$?
11327 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11328 (exit $ac_status); }; }; then 10547 (exit $ac_status); }; }; then
11329 ac_header_compiler=yes 10548 ac_header_compiler=yes
11330 else 10549 else
11331 echo "$as_me: failed program was:" >&5 10550 echo "$as_me: failed program was:" >&5
11332 sed 's/^/| /' conftest.$ac_ext >&5 10551 sed 's/^/| /' conftest.$ac_ext >&5
11333 10552
11334 ac_header_compiler=no 10553 ac_header_compiler=no
11335 fi 10554 fi
11336 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10555 rm -f conftest.$ac_objext conftest.$ac_ext
11337 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 10556 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11338 echo "${ECHO_T}$ac_header_compiler" >&6 10557 echo "${ECHO_T}$ac_header_compiler" >&6
11339 10558
11340 # Is the header present? 10559 # Is the header present?
11341 echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5 10560 echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5
11342 echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6 10561 echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6
11343 cat >conftest.$ac_ext <<_ACEOF 10562 cat >conftest.$ac_ext <<_ACEOF
10563 #line $LINENO "configure"
11344 /* confdefs.h. */ 10564 /* confdefs.h. */
11345 _ACEOF 10565 _ACEOF
11346 cat confdefs.h >>conftest.$ac_ext 10566 cat confdefs.h >>conftest.$ac_ext
11347 cat >>conftest.$ac_ext <<_ACEOF 10567 cat >>conftest.$ac_ext <<_ACEOF
11348 /* end confdefs.h. */ 10568 /* end confdefs.h. */
11356 cat conftest.err >&5 10576 cat conftest.err >&5
11357 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10577 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11358 (exit $ac_status); } >/dev/null; then 10578 (exit $ac_status); } >/dev/null; then
11359 if test -s conftest.err; then 10579 if test -s conftest.err; then
11360 ac_cpp_err=$ac_c_preproc_warn_flag 10580 ac_cpp_err=$ac_c_preproc_warn_flag
11361 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
11362 else 10581 else
11363 ac_cpp_err= 10582 ac_cpp_err=
11364 fi 10583 fi
11365 else 10584 else
11366 ac_cpp_err=yes 10585 ac_cpp_err=yes
11376 rm -f conftest.err conftest.$ac_ext 10595 rm -f conftest.err conftest.$ac_ext
11377 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 10596 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11378 echo "${ECHO_T}$ac_header_preproc" >&6 10597 echo "${ECHO_T}$ac_header_preproc" >&6
11379 10598
11380 # So? What about this header? 10599 # So? What about this header?
11381 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 10600 case $ac_header_compiler:$ac_header_preproc in
11382 yes:no: ) 10601 yes:no )
11383 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5 10602 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5
11384 echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 10603 echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
11385 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the compiler's result" >&5 10604 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5
11386 echo "$as_me: WARNING: X11/xpm.h: proceeding with the compiler's result" >&2;} 10605 echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;}
11387 ac_header_preproc=yes 10606 (
10607 cat <<\_ASBOX
10608 ## ------------------------------------ ##
10609 ## Report this to bug-autoconf@gnu.org. ##
10610 ## ------------------------------------ ##
10611 _ASBOX
10612 ) |
10613 sed "s/^/$as_me: WARNING: /" >&2
11388 ;; 10614 ;;
11389 no:yes:* ) 10615 no:yes )
11390 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5 10616 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5
11391 echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;} 10617 echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;}
11392 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5 10618 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5
11393 echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;} 10619 echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;}
11394 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: see the Autoconf documentation" >&5
11395 echo "$as_me: WARNING: X11/xpm.h: see the Autoconf documentation" >&2;}
11396 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&5
11397 echo "$as_me: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&2;}
11398 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 10620 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5
11399 echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} 10621 echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;}
11400 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&5
11401 echo "$as_me: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&2;}
11402 ( 10622 (
11403 cat <<\_ASBOX 10623 cat <<\_ASBOX
11404 ## ------------------------------------------ ## 10624 ## ------------------------------------ ##
11405 ## Report this to the AC_PACKAGE_NAME lists. ## 10625 ## Report this to bug-autoconf@gnu.org. ##
11406 ## ------------------------------------------ ## 10626 ## ------------------------------------ ##
11407 _ASBOX 10627 _ASBOX
11408 ) | 10628 ) |
11409 sed "s/^/$as_me: WARNING: /" >&2 10629 sed "s/^/$as_me: WARNING: /" >&2
11410 ;; 10630 ;;
11411 esac 10631 esac
11427 echo $ECHO_N "(cached) $ECHO_C" >&6 10647 echo $ECHO_N "(cached) $ECHO_C" >&6
11428 else 10648 else
11429 ac_check_lib_save_LIBS=$LIBS 10649 ac_check_lib_save_LIBS=$LIBS
11430 LIBS="-lXpm -lX11 $LIBS" 10650 LIBS="-lXpm -lX11 $LIBS"
11431 cat >conftest.$ac_ext <<_ACEOF 10651 cat >conftest.$ac_ext <<_ACEOF
10652 #line $LINENO "configure"
11432 /* confdefs.h. */ 10653 /* confdefs.h. */
11433 _ACEOF 10654 _ACEOF
11434 cat confdefs.h >>conftest.$ac_ext 10655 cat confdefs.h >>conftest.$ac_ext
11435 cat >>conftest.$ac_ext <<_ACEOF 10656 cat >>conftest.$ac_ext <<_ACEOF
11436 /* end confdefs.h. */ 10657 /* end confdefs.h. */
11450 return 0; 10671 return 0;
11451 } 10672 }
11452 _ACEOF 10673 _ACEOF
11453 rm -f conftest.$ac_objext conftest$ac_exeext 10674 rm -f conftest.$ac_objext conftest$ac_exeext
11454 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10675 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11455 (eval $ac_link) 2>conftest.er1 10676 (eval $ac_link) 2>&5
11456 ac_status=$? 10677 ac_status=$?
11457 grep -v '^ *+' conftest.er1 >conftest.err
11458 rm -f conftest.er1
11459 cat conftest.err >&5
11460 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10678 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11461 (exit $ac_status); } && 10679 (exit $ac_status); } &&
11462 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10680 { ac_try='test -s conftest$ac_exeext'
11463 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10681 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11464 (eval $ac_try) 2>&5 10682 (eval $ac_try) 2>&5
11465 ac_status=$? 10683 ac_status=$?
11466 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10684 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11467 (exit $ac_status); }; } &&
11468 { ac_try='test -s conftest$ac_exeext'
11469 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11470 (eval $ac_try) 2>&5
11471 ac_status=$?
11472 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11473 (exit $ac_status); }; }; then 10685 (exit $ac_status); }; }; then
11474 ac_cv_lib_Xpm_XpmReadFileToPixmap=yes 10686 ac_cv_lib_Xpm_XpmReadFileToPixmap=yes
11475 else 10687 else
11476 echo "$as_me: failed program was:" >&5 10688 echo "$as_me: failed program was:" >&5
11477 sed 's/^/| /' conftest.$ac_ext >&5 10689 sed 's/^/| /' conftest.$ac_ext >&5
11478 10690
11479 ac_cv_lib_Xpm_XpmReadFileToPixmap=no 10691 ac_cv_lib_Xpm_XpmReadFileToPixmap=no
11480 fi 10692 fi
11481 rm -f conftest.err conftest.$ac_objext \ 10693 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11482 conftest$ac_exeext conftest.$ac_ext
11483 LIBS=$ac_check_lib_save_LIBS 10694 LIBS=$ac_check_lib_save_LIBS
11484 fi 10695 fi
11485 echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5 10696 echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5
11486 echo "${ECHO_T}$ac_cv_lib_Xpm_XpmReadFileToPixmap" >&6 10697 echo "${ECHO_T}$ac_cv_lib_Xpm_XpmReadFileToPixmap" >&6
11487 if test $ac_cv_lib_Xpm_XpmReadFileToPixmap = yes; then 10698 if test $ac_cv_lib_Xpm_XpmReadFileToPixmap = yes; then
11493 10704
11494 if test "${HAVE_XPM}" = "yes"; then 10705 if test "${HAVE_XPM}" = "yes"; then
11495 echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5 10706 echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5
11496 echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 10707 echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6
11497 cat >conftest.$ac_ext <<_ACEOF 10708 cat >conftest.$ac_ext <<_ACEOF
10709 #line $LINENO "configure"
11498 /* confdefs.h. */ 10710 /* confdefs.h. */
11499 _ACEOF 10711 _ACEOF
11500 cat confdefs.h >>conftest.$ac_ext 10712 cat confdefs.h >>conftest.$ac_ext
11501 cat >>conftest.$ac_ext <<_ACEOF 10713 cat >>conftest.$ac_ext <<_ACEOF
11502 /* end confdefs.h. */ 10714 /* end confdefs.h. */
11549 else 10761 else
11550 # Is the header compilable? 10762 # Is the header compilable?
11551 echo "$as_me:$LINENO: checking jerror.h usability" >&5 10763 echo "$as_me:$LINENO: checking jerror.h usability" >&5
11552 echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6 10764 echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6
11553 cat >conftest.$ac_ext <<_ACEOF 10765 cat >conftest.$ac_ext <<_ACEOF
10766 #line $LINENO "configure"
11554 /* confdefs.h. */ 10767 /* confdefs.h. */
11555 _ACEOF 10768 _ACEOF
11556 cat confdefs.h >>conftest.$ac_ext 10769 cat confdefs.h >>conftest.$ac_ext
11557 cat >>conftest.$ac_ext <<_ACEOF 10770 cat >>conftest.$ac_ext <<_ACEOF
11558 /* end confdefs.h. */ 10771 /* end confdefs.h. */
11559 $ac_includes_default 10772 $ac_includes_default
11560 #include <jerror.h> 10773 #include <jerror.h>
11561 _ACEOF 10774 _ACEOF
11562 rm -f conftest.$ac_objext 10775 rm -f conftest.$ac_objext
11563 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 10776 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11564 (eval $ac_compile) 2>conftest.er1 10777 (eval $ac_compile) 2>&5
11565 ac_status=$? 10778 ac_status=$?
11566 grep -v '^ *+' conftest.er1 >conftest.err
11567 rm -f conftest.er1
11568 cat conftest.err >&5
11569 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10779 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11570 (exit $ac_status); } && 10780 (exit $ac_status); } &&
11571 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10781 { ac_try='test -s conftest.$ac_objext'
11572 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10782 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11573 (eval $ac_try) 2>&5 10783 (eval $ac_try) 2>&5
11574 ac_status=$? 10784 ac_status=$?
11575 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10785 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11576 (exit $ac_status); }; } &&
11577 { ac_try='test -s conftest.$ac_objext'
11578 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11579 (eval $ac_try) 2>&5
11580 ac_status=$?
11581 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11582 (exit $ac_status); }; }; then 10786 (exit $ac_status); }; }; then
11583 ac_header_compiler=yes 10787 ac_header_compiler=yes
11584 else 10788 else
11585 echo "$as_me: failed program was:" >&5 10789 echo "$as_me: failed program was:" >&5
11586 sed 's/^/| /' conftest.$ac_ext >&5 10790 sed 's/^/| /' conftest.$ac_ext >&5
11587 10791
11588 ac_header_compiler=no 10792 ac_header_compiler=no
11589 fi 10793 fi
11590 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 10794 rm -f conftest.$ac_objext conftest.$ac_ext
11591 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 10795 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11592 echo "${ECHO_T}$ac_header_compiler" >&6 10796 echo "${ECHO_T}$ac_header_compiler" >&6
11593 10797
11594 # Is the header present? 10798 # Is the header present?
11595 echo "$as_me:$LINENO: checking jerror.h presence" >&5 10799 echo "$as_me:$LINENO: checking jerror.h presence" >&5
11596 echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6 10800 echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6
11597 cat >conftest.$ac_ext <<_ACEOF 10801 cat >conftest.$ac_ext <<_ACEOF
10802 #line $LINENO "configure"
11598 /* confdefs.h. */ 10803 /* confdefs.h. */
11599 _ACEOF 10804 _ACEOF
11600 cat confdefs.h >>conftest.$ac_ext 10805 cat confdefs.h >>conftest.$ac_ext
11601 cat >>conftest.$ac_ext <<_ACEOF 10806 cat >>conftest.$ac_ext <<_ACEOF
11602 /* end confdefs.h. */ 10807 /* end confdefs.h. */
11610 cat conftest.err >&5 10815 cat conftest.err >&5
11611 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10816 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11612 (exit $ac_status); } >/dev/null; then 10817 (exit $ac_status); } >/dev/null; then
11613 if test -s conftest.err; then 10818 if test -s conftest.err; then
11614 ac_cpp_err=$ac_c_preproc_warn_flag 10819 ac_cpp_err=$ac_c_preproc_warn_flag
11615 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
11616 else 10820 else
11617 ac_cpp_err= 10821 ac_cpp_err=
11618 fi 10822 fi
11619 else 10823 else
11620 ac_cpp_err=yes 10824 ac_cpp_err=yes
11630 rm -f conftest.err conftest.$ac_ext 10834 rm -f conftest.err conftest.$ac_ext
11631 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 10835 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11632 echo "${ECHO_T}$ac_header_preproc" >&6 10836 echo "${ECHO_T}$ac_header_preproc" >&6
11633 10837
11634 # So? What about this header? 10838 # So? What about this header?
11635 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 10839 case $ac_header_compiler:$ac_header_preproc in
11636 yes:no: ) 10840 yes:no )
11637 { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5 10841 { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5
11638 echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 10842 echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
11639 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the compiler's result" >&5 10843 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5
11640 echo "$as_me: WARNING: jerror.h: proceeding with the compiler's result" >&2;} 10844 echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;}
11641 ac_header_preproc=yes 10845 (
10846 cat <<\_ASBOX
10847 ## ------------------------------------ ##
10848 ## Report this to bug-autoconf@gnu.org. ##
10849 ## ------------------------------------ ##
10850 _ASBOX
10851 ) |
10852 sed "s/^/$as_me: WARNING: /" >&2
11642 ;; 10853 ;;
11643 no:yes:* ) 10854 no:yes )
11644 { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5 10855 { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5
11645 echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;} 10856 echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;}
11646 { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5 10857 { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5
11647 echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;} 10858 echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;}
11648 { echo "$as_me:$LINENO: WARNING: jerror.h: see the Autoconf documentation" >&5
11649 echo "$as_me: WARNING: jerror.h: see the Autoconf documentation" >&2;}
11650 { echo "$as_me:$LINENO: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&5
11651 echo "$as_me: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&2;}
11652 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 10859 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5
11653 echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} 10860 echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;}
11654 { echo "$as_me:$LINENO: WARNING: jerror.h: in the future, the compiler will take precedence" >&5
11655 echo "$as_me: WARNING: jerror.h: in the future, the compiler will take precedence" >&2;}
11656 ( 10861 (
11657 cat <<\_ASBOX 10862 cat <<\_ASBOX
11658 ## ------------------------------------------ ## 10863 ## ------------------------------------ ##
11659 ## Report this to the AC_PACKAGE_NAME lists. ## 10864 ## Report this to bug-autoconf@gnu.org. ##
11660 ## ------------------------------------------ ## 10865 ## ------------------------------------ ##
11661 _ASBOX 10866 _ASBOX
11662 ) | 10867 ) |
11663 sed "s/^/$as_me: WARNING: /" >&2 10868 sed "s/^/$as_me: WARNING: /" >&2
11664 ;; 10869 ;;
11665 esac 10870 esac
11681 echo $ECHO_N "(cached) $ECHO_C" >&6 10886 echo $ECHO_N "(cached) $ECHO_C" >&6
11682 else 10887 else
11683 ac_check_lib_save_LIBS=$LIBS 10888 ac_check_lib_save_LIBS=$LIBS
11684 LIBS="-ljpeg $LIBS" 10889 LIBS="-ljpeg $LIBS"
11685 cat >conftest.$ac_ext <<_ACEOF 10890 cat >conftest.$ac_ext <<_ACEOF
10891 #line $LINENO "configure"
11686 /* confdefs.h. */ 10892 /* confdefs.h. */
11687 _ACEOF 10893 _ACEOF
11688 cat confdefs.h >>conftest.$ac_ext 10894 cat confdefs.h >>conftest.$ac_ext
11689 cat >>conftest.$ac_ext <<_ACEOF 10895 cat >>conftest.$ac_ext <<_ACEOF
11690 /* end confdefs.h. */ 10896 /* end confdefs.h. */
11704 return 0; 10910 return 0;
11705 } 10911 }
11706 _ACEOF 10912 _ACEOF
11707 rm -f conftest.$ac_objext conftest$ac_exeext 10913 rm -f conftest.$ac_objext conftest$ac_exeext
11708 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10914 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11709 (eval $ac_link) 2>conftest.er1 10915 (eval $ac_link) 2>&5
11710 ac_status=$? 10916 ac_status=$?
11711 grep -v '^ *+' conftest.er1 >conftest.err
11712 rm -f conftest.er1
11713 cat conftest.err >&5
11714 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10917 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11715 (exit $ac_status); } && 10918 (exit $ac_status); } &&
11716 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 10919 { ac_try='test -s conftest$ac_exeext'
11717 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10920 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11718 (eval $ac_try) 2>&5 10921 (eval $ac_try) 2>&5
11719 ac_status=$? 10922 ac_status=$?
11720 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10923 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11721 (exit $ac_status); }; } &&
11722 { ac_try='test -s conftest$ac_exeext'
11723 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11724 (eval $ac_try) 2>&5
11725 ac_status=$?
11726 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11727 (exit $ac_status); }; }; then 10924 (exit $ac_status); }; }; then
11728 ac_cv_lib_jpeg_jpeg_destroy_compress=yes 10925 ac_cv_lib_jpeg_jpeg_destroy_compress=yes
11729 else 10926 else
11730 echo "$as_me: failed program was:" >&5 10927 echo "$as_me: failed program was:" >&5
11731 sed 's/^/| /' conftest.$ac_ext >&5 10928 sed 's/^/| /' conftest.$ac_ext >&5
11732 10929
11733 ac_cv_lib_jpeg_jpeg_destroy_compress=no 10930 ac_cv_lib_jpeg_jpeg_destroy_compress=no
11734 fi 10931 fi
11735 rm -f conftest.err conftest.$ac_objext \ 10932 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11736 conftest$ac_exeext conftest.$ac_ext
11737 LIBS=$ac_check_lib_save_LIBS 10933 LIBS=$ac_check_lib_save_LIBS
11738 fi 10934 fi
11739 echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5 10935 echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5
11740 echo "${ECHO_T}$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6 10936 echo "${ECHO_T}$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6
11741 if test $ac_cv_lib_jpeg_jpeg_destroy_compress = yes; then 10937 if test $ac_cv_lib_jpeg_jpeg_destroy_compress = yes; then
11752 cat >>confdefs.h <<\_ACEOF 10948 cat >>confdefs.h <<\_ACEOF
11753 #define HAVE_JPEG 1 10949 #define HAVE_JPEG 1
11754 _ACEOF 10950 _ACEOF
11755 10951
11756 cat >conftest.$ac_ext <<_ACEOF 10952 cat >conftest.$ac_ext <<_ACEOF
10953 #line $LINENO "configure"
11757 /* confdefs.h. */ 10954 /* confdefs.h. */
11758 _ACEOF 10955 _ACEOF
11759 cat confdefs.h >>conftest.$ac_ext 10956 cat confdefs.h >>conftest.$ac_ext
11760 cat >>conftest.$ac_ext <<_ACEOF 10957 cat >>conftest.$ac_ext <<_ACEOF
11761 /* end confdefs.h. */ 10958 /* end confdefs.h. */
11801 else 10998 else
11802 # Is the header compilable? 10999 # Is the header compilable?
11803 echo "$as_me:$LINENO: checking $ac_header usability" >&5 11000 echo "$as_me:$LINENO: checking $ac_header usability" >&5
11804 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 11001 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11805 cat >conftest.$ac_ext <<_ACEOF 11002 cat >conftest.$ac_ext <<_ACEOF
11003 #line $LINENO "configure"
11806 /* confdefs.h. */ 11004 /* confdefs.h. */
11807 _ACEOF 11005 _ACEOF
11808 cat confdefs.h >>conftest.$ac_ext 11006 cat confdefs.h >>conftest.$ac_ext
11809 cat >>conftest.$ac_ext <<_ACEOF 11007 cat >>conftest.$ac_ext <<_ACEOF
11810 /* end confdefs.h. */ 11008 /* end confdefs.h. */
11811 $ac_includes_default 11009 $ac_includes_default
11812 #include <$ac_header> 11010 #include <$ac_header>
11813 _ACEOF 11011 _ACEOF
11814 rm -f conftest.$ac_objext 11012 rm -f conftest.$ac_objext
11815 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 11013 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11816 (eval $ac_compile) 2>conftest.er1 11014 (eval $ac_compile) 2>&5
11817 ac_status=$? 11015 ac_status=$?
11818 grep -v '^ *+' conftest.er1 >conftest.err
11819 rm -f conftest.er1
11820 cat conftest.err >&5
11821 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11016 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11822 (exit $ac_status); } && 11017 (exit $ac_status); } &&
11823 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 11018 { ac_try='test -s conftest.$ac_objext'
11824 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11019 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11825 (eval $ac_try) 2>&5 11020 (eval $ac_try) 2>&5
11826 ac_status=$? 11021 ac_status=$?
11827 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11022 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11828 (exit $ac_status); }; } &&
11829 { ac_try='test -s conftest.$ac_objext'
11830 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11831 (eval $ac_try) 2>&5
11832 ac_status=$?
11833 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11834 (exit $ac_status); }; }; then 11023 (exit $ac_status); }; }; then
11835 ac_header_compiler=yes 11024 ac_header_compiler=yes
11836 else 11025 else
11837 echo "$as_me: failed program was:" >&5 11026 echo "$as_me: failed program was:" >&5
11838 sed 's/^/| /' conftest.$ac_ext >&5 11027 sed 's/^/| /' conftest.$ac_ext >&5
11839 11028
11840 ac_header_compiler=no 11029 ac_header_compiler=no
11841 fi 11030 fi
11842 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11031 rm -f conftest.$ac_objext conftest.$ac_ext
11843 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 11032 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11844 echo "${ECHO_T}$ac_header_compiler" >&6 11033 echo "${ECHO_T}$ac_header_compiler" >&6
11845 11034
11846 # Is the header present? 11035 # Is the header present?
11847 echo "$as_me:$LINENO: checking $ac_header presence" >&5 11036 echo "$as_me:$LINENO: checking $ac_header presence" >&5
11848 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 11037 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11849 cat >conftest.$ac_ext <<_ACEOF 11038 cat >conftest.$ac_ext <<_ACEOF
11039 #line $LINENO "configure"
11850 /* confdefs.h. */ 11040 /* confdefs.h. */
11851 _ACEOF 11041 _ACEOF
11852 cat confdefs.h >>conftest.$ac_ext 11042 cat confdefs.h >>conftest.$ac_ext
11853 cat >>conftest.$ac_ext <<_ACEOF 11043 cat >>conftest.$ac_ext <<_ACEOF
11854 /* end confdefs.h. */ 11044 /* end confdefs.h. */
11862 cat conftest.err >&5 11052 cat conftest.err >&5
11863 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11053 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11864 (exit $ac_status); } >/dev/null; then 11054 (exit $ac_status); } >/dev/null; then
11865 if test -s conftest.err; then 11055 if test -s conftest.err; then
11866 ac_cpp_err=$ac_c_preproc_warn_flag 11056 ac_cpp_err=$ac_c_preproc_warn_flag
11867 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
11868 else 11057 else
11869 ac_cpp_err= 11058 ac_cpp_err=
11870 fi 11059 fi
11871 else 11060 else
11872 ac_cpp_err=yes 11061 ac_cpp_err=yes
11882 rm -f conftest.err conftest.$ac_ext 11071 rm -f conftest.err conftest.$ac_ext
11883 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 11072 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11884 echo "${ECHO_T}$ac_header_preproc" >&6 11073 echo "${ECHO_T}$ac_header_preproc" >&6
11885 11074
11886 # So? What about this header? 11075 # So? What about this header?
11887 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 11076 case $ac_header_compiler:$ac_header_preproc in
11888 yes:no: ) 11077 yes:no )
11889 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 11078 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11890 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 11079 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11891 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 11080 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11892 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 11081 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11893 ac_header_preproc=yes 11082 (
11083 cat <<\_ASBOX
11084 ## ------------------------------------ ##
11085 ## Report this to bug-autoconf@gnu.org. ##
11086 ## ------------------------------------ ##
11087 _ASBOX
11088 ) |
11089 sed "s/^/$as_me: WARNING: /" >&2
11894 ;; 11090 ;;
11895 no:yes:* ) 11091 no:yes )
11896 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 11092 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11897 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 11093 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11898 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 11094 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11899 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 11095 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11900 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11901 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11902 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11903 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11904 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 11096 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11905 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 11097 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11906 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11907 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11908 ( 11098 (
11909 cat <<\_ASBOX 11099 cat <<\_ASBOX
11910 ## ------------------------------------------ ## 11100 ## ------------------------------------ ##
11911 ## Report this to the AC_PACKAGE_NAME lists. ## 11101 ## Report this to bug-autoconf@gnu.org. ##
11912 ## ------------------------------------------ ## 11102 ## ------------------------------------ ##
11913 _ASBOX 11103 _ASBOX
11914 ) | 11104 ) |
11915 sed "s/^/$as_me: WARNING: /" >&2 11105 sed "s/^/$as_me: WARNING: /" >&2
11916 ;; 11106 ;;
11917 esac 11107 esac
11918 echo "$as_me:$LINENO: checking for $ac_header" >&5 11108 echo "$as_me:$LINENO: checking for $ac_header" >&5
11919 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11109 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11920 if eval "test \"\${$as_ac_Header+set}\" = set"; then 11110 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11921 echo $ECHO_N "(cached) $ECHO_C" >&6 11111 echo $ECHO_N "(cached) $ECHO_C" >&6
11922 else 11112 else
11923 eval "$as_ac_Header=\$ac_header_preproc" 11113 eval "$as_ac_Header=$ac_header_preproc"
11924 fi 11114 fi
11925 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 11115 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11926 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 11116 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11927 11117
11928 fi 11118 fi
11942 echo $ECHO_N "(cached) $ECHO_C" >&6 11132 echo $ECHO_N "(cached) $ECHO_C" >&6
11943 else 11133 else
11944 ac_check_lib_save_LIBS=$LIBS 11134 ac_check_lib_save_LIBS=$LIBS
11945 LIBS="-lpng -lz -lm $LIBS" 11135 LIBS="-lpng -lz -lm $LIBS"
11946 cat >conftest.$ac_ext <<_ACEOF 11136 cat >conftest.$ac_ext <<_ACEOF
11137 #line $LINENO "configure"
11947 /* confdefs.h. */ 11138 /* confdefs.h. */
11948 _ACEOF 11139 _ACEOF
11949 cat confdefs.h >>conftest.$ac_ext 11140 cat confdefs.h >>conftest.$ac_ext
11950 cat >>conftest.$ac_ext <<_ACEOF 11141 cat >>conftest.$ac_ext <<_ACEOF
11951 /* end confdefs.h. */ 11142 /* end confdefs.h. */
11965 return 0; 11156 return 0;
11966 } 11157 }
11967 _ACEOF 11158 _ACEOF
11968 rm -f conftest.$ac_objext conftest$ac_exeext 11159 rm -f conftest.$ac_objext conftest$ac_exeext
11969 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 11160 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11970 (eval $ac_link) 2>conftest.er1 11161 (eval $ac_link) 2>&5
11971 ac_status=$? 11162 ac_status=$?
11972 grep -v '^ *+' conftest.er1 >conftest.err
11973 rm -f conftest.er1
11974 cat conftest.err >&5
11975 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11163 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11976 (exit $ac_status); } && 11164 (exit $ac_status); } &&
11977 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 11165 { ac_try='test -s conftest$ac_exeext'
11978 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11166 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11979 (eval $ac_try) 2>&5 11167 (eval $ac_try) 2>&5
11980 ac_status=$? 11168 ac_status=$?
11981 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11169 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11982 (exit $ac_status); }; } &&
11983 { ac_try='test -s conftest$ac_exeext'
11984 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11985 (eval $ac_try) 2>&5
11986 ac_status=$?
11987 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11988 (exit $ac_status); }; }; then 11170 (exit $ac_status); }; }; then
11989 ac_cv_lib_png_png_get_channels=yes 11171 ac_cv_lib_png_png_get_channels=yes
11990 else 11172 else
11991 echo "$as_me: failed program was:" >&5 11173 echo "$as_me: failed program was:" >&5
11992 sed 's/^/| /' conftest.$ac_ext >&5 11174 sed 's/^/| /' conftest.$ac_ext >&5
11993 11175
11994 ac_cv_lib_png_png_get_channels=no 11176 ac_cv_lib_png_png_get_channels=no
11995 fi 11177 fi
11996 rm -f conftest.err conftest.$ac_objext \ 11178 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11997 conftest$ac_exeext conftest.$ac_ext
11998 LIBS=$ac_check_lib_save_LIBS 11179 LIBS=$ac_check_lib_save_LIBS
11999 fi 11180 fi
12000 echo "$as_me:$LINENO: result: $ac_cv_lib_png_png_get_channels" >&5 11181 echo "$as_me:$LINENO: result: $ac_cv_lib_png_png_get_channels" >&5
12001 echo "${ECHO_T}$ac_cv_lib_png_png_get_channels" >&6 11182 echo "${ECHO_T}$ac_cv_lib_png_png_get_channels" >&6
12002 if test $ac_cv_lib_png_png_get_channels = yes; then 11183 if test $ac_cv_lib_png_png_get_channels = yes; then
12030 else 11211 else
12031 # Is the header compilable? 11212 # Is the header compilable?
12032 echo "$as_me:$LINENO: checking tiffio.h usability" >&5 11213 echo "$as_me:$LINENO: checking tiffio.h usability" >&5
12033 echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6 11214 echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6
12034 cat >conftest.$ac_ext <<_ACEOF 11215 cat >conftest.$ac_ext <<_ACEOF
11216 #line $LINENO "configure"
12035 /* confdefs.h. */ 11217 /* confdefs.h. */
12036 _ACEOF 11218 _ACEOF
12037 cat confdefs.h >>conftest.$ac_ext 11219 cat confdefs.h >>conftest.$ac_ext
12038 cat >>conftest.$ac_ext <<_ACEOF 11220 cat >>conftest.$ac_ext <<_ACEOF
12039 /* end confdefs.h. */ 11221 /* end confdefs.h. */
12040 $ac_includes_default 11222 $ac_includes_default
12041 #include <tiffio.h> 11223 #include <tiffio.h>
12042 _ACEOF 11224 _ACEOF
12043 rm -f conftest.$ac_objext 11225 rm -f conftest.$ac_objext
12044 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 11226 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12045 (eval $ac_compile) 2>conftest.er1 11227 (eval $ac_compile) 2>&5
12046 ac_status=$? 11228 ac_status=$?
12047 grep -v '^ *+' conftest.er1 >conftest.err
12048 rm -f conftest.er1
12049 cat conftest.err >&5
12050 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11229 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12051 (exit $ac_status); } && 11230 (exit $ac_status); } &&
12052 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 11231 { ac_try='test -s conftest.$ac_objext'
12053 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11232 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12054 (eval $ac_try) 2>&5 11233 (eval $ac_try) 2>&5
12055 ac_status=$? 11234 ac_status=$?
12056 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11235 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12057 (exit $ac_status); }; } &&
12058 { ac_try='test -s conftest.$ac_objext'
12059 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12060 (eval $ac_try) 2>&5
12061 ac_status=$?
12062 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12063 (exit $ac_status); }; }; then 11236 (exit $ac_status); }; }; then
12064 ac_header_compiler=yes 11237 ac_header_compiler=yes
12065 else 11238 else
12066 echo "$as_me: failed program was:" >&5 11239 echo "$as_me: failed program was:" >&5
12067 sed 's/^/| /' conftest.$ac_ext >&5 11240 sed 's/^/| /' conftest.$ac_ext >&5
12068 11241
12069 ac_header_compiler=no 11242 ac_header_compiler=no
12070 fi 11243 fi
12071 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11244 rm -f conftest.$ac_objext conftest.$ac_ext
12072 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 11245 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12073 echo "${ECHO_T}$ac_header_compiler" >&6 11246 echo "${ECHO_T}$ac_header_compiler" >&6
12074 11247
12075 # Is the header present? 11248 # Is the header present?
12076 echo "$as_me:$LINENO: checking tiffio.h presence" >&5 11249 echo "$as_me:$LINENO: checking tiffio.h presence" >&5
12077 echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6 11250 echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6
12078 cat >conftest.$ac_ext <<_ACEOF 11251 cat >conftest.$ac_ext <<_ACEOF
11252 #line $LINENO "configure"
12079 /* confdefs.h. */ 11253 /* confdefs.h. */
12080 _ACEOF 11254 _ACEOF
12081 cat confdefs.h >>conftest.$ac_ext 11255 cat confdefs.h >>conftest.$ac_ext
12082 cat >>conftest.$ac_ext <<_ACEOF 11256 cat >>conftest.$ac_ext <<_ACEOF
12083 /* end confdefs.h. */ 11257 /* end confdefs.h. */
12091 cat conftest.err >&5 11265 cat conftest.err >&5
12092 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11266 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12093 (exit $ac_status); } >/dev/null; then 11267 (exit $ac_status); } >/dev/null; then
12094 if test -s conftest.err; then 11268 if test -s conftest.err; then
12095 ac_cpp_err=$ac_c_preproc_warn_flag 11269 ac_cpp_err=$ac_c_preproc_warn_flag
12096 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
12097 else 11270 else
12098 ac_cpp_err= 11271 ac_cpp_err=
12099 fi 11272 fi
12100 else 11273 else
12101 ac_cpp_err=yes 11274 ac_cpp_err=yes
12111 rm -f conftest.err conftest.$ac_ext 11284 rm -f conftest.err conftest.$ac_ext
12112 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 11285 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12113 echo "${ECHO_T}$ac_header_preproc" >&6 11286 echo "${ECHO_T}$ac_header_preproc" >&6
12114 11287
12115 # So? What about this header? 11288 # So? What about this header?
12116 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 11289 case $ac_header_compiler:$ac_header_preproc in
12117 yes:no: ) 11290 yes:no )
12118 { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5 11291 { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5
12119 echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 11292 echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
12120 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the compiler's result" >&5 11293 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5
12121 echo "$as_me: WARNING: tiffio.h: proceeding with the compiler's result" >&2;} 11294 echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;}
12122 ac_header_preproc=yes 11295 (
11296 cat <<\_ASBOX
11297 ## ------------------------------------ ##
11298 ## Report this to bug-autoconf@gnu.org. ##
11299 ## ------------------------------------ ##
11300 _ASBOX
11301 ) |
11302 sed "s/^/$as_me: WARNING: /" >&2
12123 ;; 11303 ;;
12124 no:yes:* ) 11304 no:yes )
12125 { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5 11305 { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5
12126 echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;} 11306 echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;}
12127 { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5 11307 { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5
12128 echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;} 11308 echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;}
12129 { echo "$as_me:$LINENO: WARNING: tiffio.h: see the Autoconf documentation" >&5
12130 echo "$as_me: WARNING: tiffio.h: see the Autoconf documentation" >&2;}
12131 { echo "$as_me:$LINENO: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&5
12132 echo "$as_me: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&2;}
12133 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 11309 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5
12134 echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} 11310 echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;}
12135 { echo "$as_me:$LINENO: WARNING: tiffio.h: in the future, the compiler will take precedence" >&5
12136 echo "$as_me: WARNING: tiffio.h: in the future, the compiler will take precedence" >&2;}
12137 ( 11311 (
12138 cat <<\_ASBOX 11312 cat <<\_ASBOX
12139 ## ------------------------------------------ ## 11313 ## ------------------------------------ ##
12140 ## Report this to the AC_PACKAGE_NAME lists. ## 11314 ## Report this to bug-autoconf@gnu.org. ##
12141 ## ------------------------------------------ ## 11315 ## ------------------------------------ ##
12142 _ASBOX 11316 _ASBOX
12143 ) | 11317 ) |
12144 sed "s/^/$as_me: WARNING: /" >&2 11318 sed "s/^/$as_me: WARNING: /" >&2
12145 ;; 11319 ;;
12146 esac 11320 esac
12165 echo $ECHO_N "(cached) $ECHO_C" >&6 11339 echo $ECHO_N "(cached) $ECHO_C" >&6
12166 else 11340 else
12167 ac_check_lib_save_LIBS=$LIBS 11341 ac_check_lib_save_LIBS=$LIBS
12168 LIBS="-ltiff $tifflibs $LIBS" 11342 LIBS="-ltiff $tifflibs $LIBS"
12169 cat >conftest.$ac_ext <<_ACEOF 11343 cat >conftest.$ac_ext <<_ACEOF
11344 #line $LINENO "configure"
12170 /* confdefs.h. */ 11345 /* confdefs.h. */
12171 _ACEOF 11346 _ACEOF
12172 cat confdefs.h >>conftest.$ac_ext 11347 cat confdefs.h >>conftest.$ac_ext
12173 cat >>conftest.$ac_ext <<_ACEOF 11348 cat >>conftest.$ac_ext <<_ACEOF
12174 /* end confdefs.h. */ 11349 /* end confdefs.h. */
12188 return 0; 11363 return 0;
12189 } 11364 }
12190 _ACEOF 11365 _ACEOF
12191 rm -f conftest.$ac_objext conftest$ac_exeext 11366 rm -f conftest.$ac_objext conftest$ac_exeext
12192 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 11367 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12193 (eval $ac_link) 2>conftest.er1 11368 (eval $ac_link) 2>&5
12194 ac_status=$? 11369 ac_status=$?
12195 grep -v '^ *+' conftest.er1 >conftest.err
12196 rm -f conftest.er1
12197 cat conftest.err >&5
12198 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11370 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12199 (exit $ac_status); } && 11371 (exit $ac_status); } &&
12200 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 11372 { ac_try='test -s conftest$ac_exeext'
12201 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11373 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12202 (eval $ac_try) 2>&5 11374 (eval $ac_try) 2>&5
12203 ac_status=$? 11375 ac_status=$?
12204 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11376 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12205 (exit $ac_status); }; } &&
12206 { ac_try='test -s conftest$ac_exeext'
12207 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12208 (eval $ac_try) 2>&5
12209 ac_status=$?
12210 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12211 (exit $ac_status); }; }; then 11377 (exit $ac_status); }; }; then
12212 ac_cv_lib_tiff_TIFFGetVersion=yes 11378 ac_cv_lib_tiff_TIFFGetVersion=yes
12213 else 11379 else
12214 echo "$as_me: failed program was:" >&5 11380 echo "$as_me: failed program was:" >&5
12215 sed 's/^/| /' conftest.$ac_ext >&5 11381 sed 's/^/| /' conftest.$ac_ext >&5
12216 11382
12217 ac_cv_lib_tiff_TIFFGetVersion=no 11383 ac_cv_lib_tiff_TIFFGetVersion=no
12218 fi 11384 fi
12219 rm -f conftest.err conftest.$ac_objext \ 11385 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12220 conftest$ac_exeext conftest.$ac_ext
12221 LIBS=$ac_check_lib_save_LIBS 11386 LIBS=$ac_check_lib_save_LIBS
12222 fi 11387 fi
12223 echo "$as_me:$LINENO: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5 11388 echo "$as_me:$LINENO: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5
12224 echo "${ECHO_T}$ac_cv_lib_tiff_TIFFGetVersion" >&6 11389 echo "${ECHO_T}$ac_cv_lib_tiff_TIFFGetVersion" >&6
12225 if test $ac_cv_lib_tiff_TIFFGetVersion = yes; then 11390 if test $ac_cv_lib_tiff_TIFFGetVersion = yes; then
12255 else 11420 else
12256 # Is the header compilable? 11421 # Is the header compilable?
12257 echo "$as_me:$LINENO: checking gif_lib.h usability" >&5 11422 echo "$as_me:$LINENO: checking gif_lib.h usability" >&5
12258 echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6 11423 echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6
12259 cat >conftest.$ac_ext <<_ACEOF 11424 cat >conftest.$ac_ext <<_ACEOF
11425 #line $LINENO "configure"
12260 /* confdefs.h. */ 11426 /* confdefs.h. */
12261 _ACEOF 11427 _ACEOF
12262 cat confdefs.h >>conftest.$ac_ext 11428 cat confdefs.h >>conftest.$ac_ext
12263 cat >>conftest.$ac_ext <<_ACEOF 11429 cat >>conftest.$ac_ext <<_ACEOF
12264 /* end confdefs.h. */ 11430 /* end confdefs.h. */
12265 $ac_includes_default 11431 $ac_includes_default
12266 #include <gif_lib.h> 11432 #include <gif_lib.h>
12267 _ACEOF 11433 _ACEOF
12268 rm -f conftest.$ac_objext 11434 rm -f conftest.$ac_objext
12269 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 11435 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12270 (eval $ac_compile) 2>conftest.er1 11436 (eval $ac_compile) 2>&5
12271 ac_status=$? 11437 ac_status=$?
12272 grep -v '^ *+' conftest.er1 >conftest.err
12273 rm -f conftest.er1
12274 cat conftest.err >&5
12275 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11438 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12276 (exit $ac_status); } && 11439 (exit $ac_status); } &&
12277 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 11440 { ac_try='test -s conftest.$ac_objext'
12278 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11441 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12279 (eval $ac_try) 2>&5 11442 (eval $ac_try) 2>&5
12280 ac_status=$? 11443 ac_status=$?
12281 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11444 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12282 (exit $ac_status); }; } &&
12283 { ac_try='test -s conftest.$ac_objext'
12284 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12285 (eval $ac_try) 2>&5
12286 ac_status=$?
12287 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12288 (exit $ac_status); }; }; then 11445 (exit $ac_status); }; }; then
12289 ac_header_compiler=yes 11446 ac_header_compiler=yes
12290 else 11447 else
12291 echo "$as_me: failed program was:" >&5 11448 echo "$as_me: failed program was:" >&5
12292 sed 's/^/| /' conftest.$ac_ext >&5 11449 sed 's/^/| /' conftest.$ac_ext >&5
12293 11450
12294 ac_header_compiler=no 11451 ac_header_compiler=no
12295 fi 11452 fi
12296 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11453 rm -f conftest.$ac_objext conftest.$ac_ext
12297 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 11454 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12298 echo "${ECHO_T}$ac_header_compiler" >&6 11455 echo "${ECHO_T}$ac_header_compiler" >&6
12299 11456
12300 # Is the header present? 11457 # Is the header present?
12301 echo "$as_me:$LINENO: checking gif_lib.h presence" >&5 11458 echo "$as_me:$LINENO: checking gif_lib.h presence" >&5
12302 echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6 11459 echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6
12303 cat >conftest.$ac_ext <<_ACEOF 11460 cat >conftest.$ac_ext <<_ACEOF
11461 #line $LINENO "configure"
12304 /* confdefs.h. */ 11462 /* confdefs.h. */
12305 _ACEOF 11463 _ACEOF
12306 cat confdefs.h >>conftest.$ac_ext 11464 cat confdefs.h >>conftest.$ac_ext
12307 cat >>conftest.$ac_ext <<_ACEOF 11465 cat >>conftest.$ac_ext <<_ACEOF
12308 /* end confdefs.h. */ 11466 /* end confdefs.h. */
12316 cat conftest.err >&5 11474 cat conftest.err >&5
12317 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11475 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12318 (exit $ac_status); } >/dev/null; then 11476 (exit $ac_status); } >/dev/null; then
12319 if test -s conftest.err; then 11477 if test -s conftest.err; then
12320 ac_cpp_err=$ac_c_preproc_warn_flag 11478 ac_cpp_err=$ac_c_preproc_warn_flag
12321 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
12322 else 11479 else
12323 ac_cpp_err= 11480 ac_cpp_err=
12324 fi 11481 fi
12325 else 11482 else
12326 ac_cpp_err=yes 11483 ac_cpp_err=yes
12336 rm -f conftest.err conftest.$ac_ext 11493 rm -f conftest.err conftest.$ac_ext
12337 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 11494 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12338 echo "${ECHO_T}$ac_header_preproc" >&6 11495 echo "${ECHO_T}$ac_header_preproc" >&6
12339 11496
12340 # So? What about this header? 11497 # So? What about this header?
12341 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 11498 case $ac_header_compiler:$ac_header_preproc in
12342 yes:no: ) 11499 yes:no )
12343 { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5 11500 { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5
12344 echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 11501 echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
12345 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the compiler's result" >&5 11502 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5
12346 echo "$as_me: WARNING: gif_lib.h: proceeding with the compiler's result" >&2;} 11503 echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;}
12347 ac_header_preproc=yes 11504 (
11505 cat <<\_ASBOX
11506 ## ------------------------------------ ##
11507 ## Report this to bug-autoconf@gnu.org. ##
11508 ## ------------------------------------ ##
11509 _ASBOX
11510 ) |
11511 sed "s/^/$as_me: WARNING: /" >&2
12348 ;; 11512 ;;
12349 no:yes:* ) 11513 no:yes )
12350 { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5 11514 { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5
12351 echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;} 11515 echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;}
12352 { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5 11516 { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5
12353 echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;} 11517 echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;}
12354 { echo "$as_me:$LINENO: WARNING: gif_lib.h: see the Autoconf documentation" >&5
12355 echo "$as_me: WARNING: gif_lib.h: see the Autoconf documentation" >&2;}
12356 { echo "$as_me:$LINENO: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&5
12357 echo "$as_me: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&2;}
12358 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 11518 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5
12359 echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} 11519 echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;}
12360 { echo "$as_me:$LINENO: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&5
12361 echo "$as_me: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&2;}
12362 ( 11520 (
12363 cat <<\_ASBOX 11521 cat <<\_ASBOX
12364 ## ------------------------------------------ ## 11522 ## ------------------------------------ ##
12365 ## Report this to the AC_PACKAGE_NAME lists. ## 11523 ## Report this to bug-autoconf@gnu.org. ##
12366 ## ------------------------------------------ ## 11524 ## ------------------------------------ ##
12367 _ASBOX 11525 _ASBOX
12368 ) | 11526 ) |
12369 sed "s/^/$as_me: WARNING: /" >&2 11527 sed "s/^/$as_me: WARNING: /" >&2
12370 ;; 11528 ;;
12371 esac 11529 esac
12389 echo $ECHO_N "(cached) $ECHO_C" >&6 11547 echo $ECHO_N "(cached) $ECHO_C" >&6
12390 else 11548 else
12391 ac_check_lib_save_LIBS=$LIBS 11549 ac_check_lib_save_LIBS=$LIBS
12392 LIBS="-lungif $LIBS" 11550 LIBS="-lungif $LIBS"
12393 cat >conftest.$ac_ext <<_ACEOF 11551 cat >conftest.$ac_ext <<_ACEOF
11552 #line $LINENO "configure"
12394 /* confdefs.h. */ 11553 /* confdefs.h. */
12395 _ACEOF 11554 _ACEOF
12396 cat confdefs.h >>conftest.$ac_ext 11555 cat confdefs.h >>conftest.$ac_ext
12397 cat >>conftest.$ac_ext <<_ACEOF 11556 cat >>conftest.$ac_ext <<_ACEOF
12398 /* end confdefs.h. */ 11557 /* end confdefs.h. */
12412 return 0; 11571 return 0;
12413 } 11572 }
12414 _ACEOF 11573 _ACEOF
12415 rm -f conftest.$ac_objext conftest$ac_exeext 11574 rm -f conftest.$ac_objext conftest$ac_exeext
12416 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 11575 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12417 (eval $ac_link) 2>conftest.er1 11576 (eval $ac_link) 2>&5
12418 ac_status=$? 11577 ac_status=$?
12419 grep -v '^ *+' conftest.er1 >conftest.err
12420 rm -f conftest.er1
12421 cat conftest.err >&5
12422 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11578 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12423 (exit $ac_status); } && 11579 (exit $ac_status); } &&
12424 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 11580 { ac_try='test -s conftest$ac_exeext'
12425 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11581 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12426 (eval $ac_try) 2>&5 11582 (eval $ac_try) 2>&5
12427 ac_status=$? 11583 ac_status=$?
12428 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11584 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12429 (exit $ac_status); }; } &&
12430 { ac_try='test -s conftest$ac_exeext'
12431 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12432 (eval $ac_try) 2>&5
12433 ac_status=$?
12434 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12435 (exit $ac_status); }; }; then 11585 (exit $ac_status); }; }; then
12436 ac_cv_lib_ungif_EGifPutExtensionLast=yes 11586 ac_cv_lib_ungif_EGifPutExtensionLast=yes
12437 else 11587 else
12438 echo "$as_me: failed program was:" >&5 11588 echo "$as_me: failed program was:" >&5
12439 sed 's/^/| /' conftest.$ac_ext >&5 11589 sed 's/^/| /' conftest.$ac_ext >&5
12440 11590
12441 ac_cv_lib_ungif_EGifPutExtensionLast=no 11591 ac_cv_lib_ungif_EGifPutExtensionLast=no
12442 fi 11592 fi
12443 rm -f conftest.err conftest.$ac_objext \ 11593 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12444 conftest$ac_exeext conftest.$ac_ext
12445 LIBS=$ac_check_lib_save_LIBS 11594 LIBS=$ac_check_lib_save_LIBS
12446 fi 11595 fi
12447 echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5 11596 echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5
12448 echo "${ECHO_T}$ac_cv_lib_ungif_EGifPutExtensionLast" >&6 11597 echo "${ECHO_T}$ac_cv_lib_ungif_EGifPutExtensionLast" >&6
12449 if test $ac_cv_lib_ungif_EGifPutExtensionLast = yes; then 11598 if test $ac_cv_lib_ungif_EGifPutExtensionLast = yes; then
12475 else 11624 else
12476 # Is the header compilable? 11625 # Is the header compilable?
12477 echo "$as_me:$LINENO: checking malloc/malloc.h usability" >&5 11626 echo "$as_me:$LINENO: checking malloc/malloc.h usability" >&5
12478 echo $ECHO_N "checking malloc/malloc.h usability... $ECHO_C" >&6 11627 echo $ECHO_N "checking malloc/malloc.h usability... $ECHO_C" >&6
12479 cat >conftest.$ac_ext <<_ACEOF 11628 cat >conftest.$ac_ext <<_ACEOF
11629 #line $LINENO "configure"
12480 /* confdefs.h. */ 11630 /* confdefs.h. */
12481 _ACEOF 11631 _ACEOF
12482 cat confdefs.h >>conftest.$ac_ext 11632 cat confdefs.h >>conftest.$ac_ext
12483 cat >>conftest.$ac_ext <<_ACEOF 11633 cat >>conftest.$ac_ext <<_ACEOF
12484 /* end confdefs.h. */ 11634 /* end confdefs.h. */
12485 $ac_includes_default 11635 $ac_includes_default
12486 #include <malloc/malloc.h> 11636 #include <malloc/malloc.h>
12487 _ACEOF 11637 _ACEOF
12488 rm -f conftest.$ac_objext 11638 rm -f conftest.$ac_objext
12489 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 11639 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12490 (eval $ac_compile) 2>conftest.er1 11640 (eval $ac_compile) 2>&5
12491 ac_status=$? 11641 ac_status=$?
12492 grep -v '^ *+' conftest.er1 >conftest.err
12493 rm -f conftest.er1
12494 cat conftest.err >&5
12495 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11642 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12496 (exit $ac_status); } && 11643 (exit $ac_status); } &&
12497 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 11644 { ac_try='test -s conftest.$ac_objext'
12498 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11645 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12499 (eval $ac_try) 2>&5 11646 (eval $ac_try) 2>&5
12500 ac_status=$? 11647 ac_status=$?
12501 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11648 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12502 (exit $ac_status); }; } &&
12503 { ac_try='test -s conftest.$ac_objext'
12504 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12505 (eval $ac_try) 2>&5
12506 ac_status=$?
12507 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12508 (exit $ac_status); }; }; then 11649 (exit $ac_status); }; }; then
12509 ac_header_compiler=yes 11650 ac_header_compiler=yes
12510 else 11651 else
12511 echo "$as_me: failed program was:" >&5 11652 echo "$as_me: failed program was:" >&5
12512 sed 's/^/| /' conftest.$ac_ext >&5 11653 sed 's/^/| /' conftest.$ac_ext >&5
12513 11654
12514 ac_header_compiler=no 11655 ac_header_compiler=no
12515 fi 11656 fi
12516 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11657 rm -f conftest.$ac_objext conftest.$ac_ext
12517 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 11658 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12518 echo "${ECHO_T}$ac_header_compiler" >&6 11659 echo "${ECHO_T}$ac_header_compiler" >&6
12519 11660
12520 # Is the header present? 11661 # Is the header present?
12521 echo "$as_me:$LINENO: checking malloc/malloc.h presence" >&5 11662 echo "$as_me:$LINENO: checking malloc/malloc.h presence" >&5
12522 echo $ECHO_N "checking malloc/malloc.h presence... $ECHO_C" >&6 11663 echo $ECHO_N "checking malloc/malloc.h presence... $ECHO_C" >&6
12523 cat >conftest.$ac_ext <<_ACEOF 11664 cat >conftest.$ac_ext <<_ACEOF
11665 #line $LINENO "configure"
12524 /* confdefs.h. */ 11666 /* confdefs.h. */
12525 _ACEOF 11667 _ACEOF
12526 cat confdefs.h >>conftest.$ac_ext 11668 cat confdefs.h >>conftest.$ac_ext
12527 cat >>conftest.$ac_ext <<_ACEOF 11669 cat >>conftest.$ac_ext <<_ACEOF
12528 /* end confdefs.h. */ 11670 /* end confdefs.h. */
12536 cat conftest.err >&5 11678 cat conftest.err >&5
12537 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11679 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12538 (exit $ac_status); } >/dev/null; then 11680 (exit $ac_status); } >/dev/null; then
12539 if test -s conftest.err; then 11681 if test -s conftest.err; then
12540 ac_cpp_err=$ac_c_preproc_warn_flag 11682 ac_cpp_err=$ac_c_preproc_warn_flag
12541 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
12542 else 11683 else
12543 ac_cpp_err= 11684 ac_cpp_err=
12544 fi 11685 fi
12545 else 11686 else
12546 ac_cpp_err=yes 11687 ac_cpp_err=yes
12556 rm -f conftest.err conftest.$ac_ext 11697 rm -f conftest.err conftest.$ac_ext
12557 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 11698 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12558 echo "${ECHO_T}$ac_header_preproc" >&6 11699 echo "${ECHO_T}$ac_header_preproc" >&6
12559 11700
12560 # So? What about this header? 11701 # So? What about this header?
12561 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 11702 case $ac_header_compiler:$ac_header_preproc in
12562 yes:no: ) 11703 yes:no )
12563 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&5 11704 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&5
12564 echo "$as_me: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 11705 echo "$as_me: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
12565 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the compiler's result" >&5 11706 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&5
12566 echo "$as_me: WARNING: malloc/malloc.h: proceeding with the compiler's result" >&2;} 11707 echo "$as_me: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&2;}
12567 ac_header_preproc=yes 11708 (
11709 cat <<\_ASBOX
11710 ## ------------------------------------ ##
11711 ## Report this to bug-autoconf@gnu.org. ##
11712 ## ------------------------------------ ##
11713 _ASBOX
11714 ) |
11715 sed "s/^/$as_me: WARNING: /" >&2
12568 ;; 11716 ;;
12569 no:yes:* ) 11717 no:yes )
12570 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: present but cannot be compiled" >&5 11718 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: present but cannot be compiled" >&5
12571 echo "$as_me: WARNING: malloc/malloc.h: present but cannot be compiled" >&2;} 11719 echo "$as_me: WARNING: malloc/malloc.h: present but cannot be compiled" >&2;}
12572 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&5 11720 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&5
12573 echo "$as_me: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&2;} 11721 echo "$as_me: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&2;}
12574 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: see the Autoconf documentation" >&5
12575 echo "$as_me: WARNING: malloc/malloc.h: see the Autoconf documentation" >&2;}
12576 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: section \"Present But Cannot Be Compiled\"" >&5
12577 echo "$as_me: WARNING: malloc/malloc.h: section \"Present But Cannot Be Compiled\"" >&2;}
12578 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&5 11722 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&5
12579 echo "$as_me: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&2;} 11723 echo "$as_me: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&2;}
12580 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: in the future, the compiler will take precedence" >&5
12581 echo "$as_me: WARNING: malloc/malloc.h: in the future, the compiler will take precedence" >&2;}
12582 ( 11724 (
12583 cat <<\_ASBOX 11725 cat <<\_ASBOX
12584 ## ------------------------------------------ ## 11726 ## ------------------------------------ ##
12585 ## Report this to the AC_PACKAGE_NAME lists. ## 11727 ## Report this to bug-autoconf@gnu.org. ##
12586 ## ------------------------------------------ ## 11728 ## ------------------------------------ ##
12587 _ASBOX 11729 _ASBOX
12588 ) | 11730 ) |
12589 sed "s/^/$as_me: WARNING: /" >&2 11731 sed "s/^/$as_me: WARNING: /" >&2
12590 ;; 11732 ;;
12591 esac 11733 esac
12626 * ) carbon_appdir=${carbon_appdir_x} ;; 11768 * ) carbon_appdir=${carbon_appdir_x} ;;
12627 esac 11769 esac
12628 fi 11770 fi
12629 # We also have mouse menus. 11771 # We also have mouse menus.
12630 HAVE_MENUS=yes 11772 HAVE_MENUS=yes
11773
11774 tmp_CFLAGS="$CFLAGS"
11775 CFLAGS="$CFLAGS -framework Carbon"
11776 echo "$as_me:$LINENO: checking for CancelMenuTracking" >&5
11777 echo $ECHO_N "checking for CancelMenuTracking... $ECHO_C" >&6
11778 if test "${ac_cv_func_CancelMenuTracking+set}" = set; then
11779 echo $ECHO_N "(cached) $ECHO_C" >&6
11780 else
11781 cat >conftest.$ac_ext <<_ACEOF
11782 #line $LINENO "configure"
11783 /* confdefs.h. */
11784 _ACEOF
11785 cat confdefs.h >>conftest.$ac_ext
11786 cat >>conftest.$ac_ext <<_ACEOF
11787 /* end confdefs.h. */
11788 /* System header to define __stub macros and hopefully few prototypes,
11789 which can conflict with char CancelMenuTracking (); below.
11790 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11791 <limits.h> exists even on freestanding compilers. */
11792 #ifdef __STDC__
11793 # include <limits.h>
11794 #else
11795 # include <assert.h>
11796 #endif
11797 /* Override any gcc2 internal prototype to avoid an error. */
11798 #ifdef __cplusplus
11799 extern "C"
11800 {
11801 #endif
11802 /* We use char because int might match the return type of a gcc2
11803 builtin and then its argument prototype would still apply. */
11804 char CancelMenuTracking ();
11805 /* The GNU C library defines this for functions which it implements
11806 to always fail with ENOSYS. Some functions are actually named
11807 something starting with __ and the normal name is an alias. */
11808 #if defined (__stub_CancelMenuTracking) || defined (__stub___CancelMenuTracking)
11809 choke me
11810 #else
11811 char (*f) () = CancelMenuTracking;
11812 #endif
11813 #ifdef __cplusplus
11814 }
11815 #endif
11816
11817 int
11818 main ()
11819 {
11820 return f != CancelMenuTracking;
11821 ;
11822 return 0;
11823 }
11824 _ACEOF
11825 rm -f conftest.$ac_objext conftest$ac_exeext
11826 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11827 (eval $ac_link) 2>&5
11828 ac_status=$?
11829 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11830 (exit $ac_status); } &&
11831 { ac_try='test -s conftest$ac_exeext'
11832 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11833 (eval $ac_try) 2>&5
11834 ac_status=$?
11835 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11836 (exit $ac_status); }; }; then
11837 ac_cv_func_CancelMenuTracking=yes
11838 else
11839 echo "$as_me: failed program was:" >&5
11840 sed 's/^/| /' conftest.$ac_ext >&5
11841
11842 ac_cv_func_CancelMenuTracking=no
11843 fi
11844 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11845 fi
11846 echo "$as_me:$LINENO: result: $ac_cv_func_CancelMenuTracking" >&5
11847 echo "${ECHO_T}$ac_cv_func_CancelMenuTracking" >&6
11848 if test $ac_cv_func_CancelMenuTracking = yes; then
11849 have_cmt=yes
11850 else
11851 have_cmt=no
11852 fi
11853
11854 if test "$have_cmt" = yes; then
11855
11856 cat >>confdefs.h <<\_ACEOF
11857 #define HAVE_CANCELMENUTRACKING 1
11858 _ACEOF
11859
11860 fi
11861 CFLAGS="$tmp_CFLAGS"
12631 fi 11862 fi
12632 11863
12633 ### Use session management (-lSM -lICE) if available 11864 ### Use session management (-lSM -lICE) if available
12634 HAVE_X_SM=no 11865 HAVE_X_SM=no
12635 if test "${HAVE_X11}" = "yes"; then 11866 if test "${HAVE_X11}" = "yes"; then
12644 else 11875 else
12645 # Is the header compilable? 11876 # Is the header compilable?
12646 echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5 11877 echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5
12647 echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6 11878 echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6
12648 cat >conftest.$ac_ext <<_ACEOF 11879 cat >conftest.$ac_ext <<_ACEOF
11880 #line $LINENO "configure"
12649 /* confdefs.h. */ 11881 /* confdefs.h. */
12650 _ACEOF 11882 _ACEOF
12651 cat confdefs.h >>conftest.$ac_ext 11883 cat confdefs.h >>conftest.$ac_ext
12652 cat >>conftest.$ac_ext <<_ACEOF 11884 cat >>conftest.$ac_ext <<_ACEOF
12653 /* end confdefs.h. */ 11885 /* end confdefs.h. */
12654 $ac_includes_default 11886 $ac_includes_default
12655 #include <X11/SM/SMlib.h> 11887 #include <X11/SM/SMlib.h>
12656 _ACEOF 11888 _ACEOF
12657 rm -f conftest.$ac_objext 11889 rm -f conftest.$ac_objext
12658 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 11890 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12659 (eval $ac_compile) 2>conftest.er1 11891 (eval $ac_compile) 2>&5
12660 ac_status=$? 11892 ac_status=$?
12661 grep -v '^ *+' conftest.er1 >conftest.err
12662 rm -f conftest.er1
12663 cat conftest.err >&5
12664 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11893 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12665 (exit $ac_status); } && 11894 (exit $ac_status); } &&
12666 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 11895 { ac_try='test -s conftest.$ac_objext'
12667 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11896 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12668 (eval $ac_try) 2>&5 11897 (eval $ac_try) 2>&5
12669 ac_status=$? 11898 ac_status=$?
12670 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11899 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12671 (exit $ac_status); }; } &&
12672 { ac_try='test -s conftest.$ac_objext'
12673 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12674 (eval $ac_try) 2>&5
12675 ac_status=$?
12676 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12677 (exit $ac_status); }; }; then 11900 (exit $ac_status); }; }; then
12678 ac_header_compiler=yes 11901 ac_header_compiler=yes
12679 else 11902 else
12680 echo "$as_me: failed program was:" >&5 11903 echo "$as_me: failed program was:" >&5
12681 sed 's/^/| /' conftest.$ac_ext >&5 11904 sed 's/^/| /' conftest.$ac_ext >&5
12682 11905
12683 ac_header_compiler=no 11906 ac_header_compiler=no
12684 fi 11907 fi
12685 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 11908 rm -f conftest.$ac_objext conftest.$ac_ext
12686 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 11909 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12687 echo "${ECHO_T}$ac_header_compiler" >&6 11910 echo "${ECHO_T}$ac_header_compiler" >&6
12688 11911
12689 # Is the header present? 11912 # Is the header present?
12690 echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5 11913 echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5
12691 echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6 11914 echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6
12692 cat >conftest.$ac_ext <<_ACEOF 11915 cat >conftest.$ac_ext <<_ACEOF
11916 #line $LINENO "configure"
12693 /* confdefs.h. */ 11917 /* confdefs.h. */
12694 _ACEOF 11918 _ACEOF
12695 cat confdefs.h >>conftest.$ac_ext 11919 cat confdefs.h >>conftest.$ac_ext
12696 cat >>conftest.$ac_ext <<_ACEOF 11920 cat >>conftest.$ac_ext <<_ACEOF
12697 /* end confdefs.h. */ 11921 /* end confdefs.h. */
12705 cat conftest.err >&5 11929 cat conftest.err >&5
12706 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11930 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12707 (exit $ac_status); } >/dev/null; then 11931 (exit $ac_status); } >/dev/null; then
12708 if test -s conftest.err; then 11932 if test -s conftest.err; then
12709 ac_cpp_err=$ac_c_preproc_warn_flag 11933 ac_cpp_err=$ac_c_preproc_warn_flag
12710 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
12711 else 11934 else
12712 ac_cpp_err= 11935 ac_cpp_err=
12713 fi 11936 fi
12714 else 11937 else
12715 ac_cpp_err=yes 11938 ac_cpp_err=yes
12725 rm -f conftest.err conftest.$ac_ext 11948 rm -f conftest.err conftest.$ac_ext
12726 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 11949 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12727 echo "${ECHO_T}$ac_header_preproc" >&6 11950 echo "${ECHO_T}$ac_header_preproc" >&6
12728 11951
12729 # So? What about this header? 11952 # So? What about this header?
12730 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 11953 case $ac_header_compiler:$ac_header_preproc in
12731 yes:no: ) 11954 yes:no )
12732 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5 11955 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5
12733 echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 11956 echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
12734 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&5 11957 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5
12735 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&2;} 11958 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;}
12736 ac_header_preproc=yes 11959 (
11960 cat <<\_ASBOX
11961 ## ------------------------------------ ##
11962 ## Report this to bug-autoconf@gnu.org. ##
11963 ## ------------------------------------ ##
11964 _ASBOX
11965 ) |
11966 sed "s/^/$as_me: WARNING: /" >&2
12737 ;; 11967 ;;
12738 no:yes:* ) 11968 no:yes )
12739 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5 11969 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5
12740 echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;} 11970 echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;}
12741 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5 11971 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5
12742 echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;} 11972 echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;}
12743 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&5
12744 echo "$as_me: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&2;}
12745 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&5
12746 echo "$as_me: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&2;}
12747 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 11973 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5
12748 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} 11974 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;}
12749 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&5
12750 echo "$as_me: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&2;}
12751 ( 11975 (
12752 cat <<\_ASBOX 11976 cat <<\_ASBOX
12753 ## ------------------------------------------ ## 11977 ## ------------------------------------ ##
12754 ## Report this to the AC_PACKAGE_NAME lists. ## 11978 ## Report this to bug-autoconf@gnu.org. ##
12755 ## ------------------------------------------ ## 11979 ## ------------------------------------ ##
12756 _ASBOX 11980 _ASBOX
12757 ) | 11981 ) |
12758 sed "s/^/$as_me: WARNING: /" >&2 11982 sed "s/^/$as_me: WARNING: /" >&2
12759 ;; 11983 ;;
12760 esac 11984 esac
12776 echo $ECHO_N "(cached) $ECHO_C" >&6 12000 echo $ECHO_N "(cached) $ECHO_C" >&6
12777 else 12001 else
12778 ac_check_lib_save_LIBS=$LIBS 12002 ac_check_lib_save_LIBS=$LIBS
12779 LIBS="-lSM -lICE $LIBS" 12003 LIBS="-lSM -lICE $LIBS"
12780 cat >conftest.$ac_ext <<_ACEOF 12004 cat >conftest.$ac_ext <<_ACEOF
12005 #line $LINENO "configure"
12781 /* confdefs.h. */ 12006 /* confdefs.h. */
12782 _ACEOF 12007 _ACEOF
12783 cat confdefs.h >>conftest.$ac_ext 12008 cat confdefs.h >>conftest.$ac_ext
12784 cat >>conftest.$ac_ext <<_ACEOF 12009 cat >>conftest.$ac_ext <<_ACEOF
12785 /* end confdefs.h. */ 12010 /* end confdefs.h. */
12799 return 0; 12024 return 0;
12800 } 12025 }
12801 _ACEOF 12026 _ACEOF
12802 rm -f conftest.$ac_objext conftest$ac_exeext 12027 rm -f conftest.$ac_objext conftest$ac_exeext
12803 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 12028 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12804 (eval $ac_link) 2>conftest.er1 12029 (eval $ac_link) 2>&5
12805 ac_status=$? 12030 ac_status=$?
12806 grep -v '^ *+' conftest.er1 >conftest.err
12807 rm -f conftest.er1
12808 cat conftest.err >&5
12809 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12031 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12810 (exit $ac_status); } && 12032 (exit $ac_status); } &&
12811 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12033 { ac_try='test -s conftest$ac_exeext'
12812 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12034 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12813 (eval $ac_try) 2>&5 12035 (eval $ac_try) 2>&5
12814 ac_status=$? 12036 ac_status=$?
12815 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12037 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12816 (exit $ac_status); }; } &&
12817 { ac_try='test -s conftest$ac_exeext'
12818 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12819 (eval $ac_try) 2>&5
12820 ac_status=$?
12821 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12822 (exit $ac_status); }; }; then 12038 (exit $ac_status); }; }; then
12823 ac_cv_lib_SM_SmcOpenConnection=yes 12039 ac_cv_lib_SM_SmcOpenConnection=yes
12824 else 12040 else
12825 echo "$as_me: failed program was:" >&5 12041 echo "$as_me: failed program was:" >&5
12826 sed 's/^/| /' conftest.$ac_ext >&5 12042 sed 's/^/| /' conftest.$ac_ext >&5
12827 12043
12828 ac_cv_lib_SM_SmcOpenConnection=no 12044 ac_cv_lib_SM_SmcOpenConnection=no
12829 fi 12045 fi
12830 rm -f conftest.err conftest.$ac_objext \ 12046 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12831 conftest$ac_exeext conftest.$ac_ext
12832 LIBS=$ac_check_lib_save_LIBS 12047 LIBS=$ac_check_lib_save_LIBS
12833 fi 12048 fi
12834 echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5 12049 echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5
12835 echo "${ECHO_T}$ac_cv_lib_SM_SmcOpenConnection" >&6 12050 echo "${ECHO_T}$ac_cv_lib_SM_SmcOpenConnection" >&6
12836 if test $ac_cv_lib_SM_SmcOpenConnection = yes; then 12051 if test $ac_cv_lib_SM_SmcOpenConnection = yes; then
12859 echo $ECHO_N "checking whether netdb declares h_errno... $ECHO_C" >&6 12074 echo $ECHO_N "checking whether netdb declares h_errno... $ECHO_C" >&6
12860 if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then 12075 if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then
12861 echo $ECHO_N "(cached) $ECHO_C" >&6 12076 echo $ECHO_N "(cached) $ECHO_C" >&6
12862 else 12077 else
12863 cat >conftest.$ac_ext <<_ACEOF 12078 cat >conftest.$ac_ext <<_ACEOF
12079 #line $LINENO "configure"
12864 /* confdefs.h. */ 12080 /* confdefs.h. */
12865 _ACEOF 12081 _ACEOF
12866 cat confdefs.h >>conftest.$ac_ext 12082 cat confdefs.h >>conftest.$ac_ext
12867 cat >>conftest.$ac_ext <<_ACEOF 12083 cat >>conftest.$ac_ext <<_ACEOF
12868 /* end confdefs.h. */ 12084 /* end confdefs.h. */
12875 return 0; 12091 return 0;
12876 } 12092 }
12877 _ACEOF 12093 _ACEOF
12878 rm -f conftest.$ac_objext conftest$ac_exeext 12094 rm -f conftest.$ac_objext conftest$ac_exeext
12879 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 12095 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12880 (eval $ac_link) 2>conftest.er1 12096 (eval $ac_link) 2>&5
12881 ac_status=$? 12097 ac_status=$?
12882 grep -v '^ *+' conftest.er1 >conftest.err
12883 rm -f conftest.er1
12884 cat conftest.err >&5
12885 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12098 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12886 (exit $ac_status); } && 12099 (exit $ac_status); } &&
12887 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12100 { ac_try='test -s conftest$ac_exeext'
12888 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12101 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12889 (eval $ac_try) 2>&5 12102 (eval $ac_try) 2>&5
12890 ac_status=$? 12103 ac_status=$?
12891 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12104 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12892 (exit $ac_status); }; } &&
12893 { ac_try='test -s conftest$ac_exeext'
12894 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12895 (eval $ac_try) 2>&5
12896 ac_status=$?
12897 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12898 (exit $ac_status); }; }; then 12105 (exit $ac_status); }; }; then
12899 emacs_cv_netdb_declares_h_errno=yes 12106 emacs_cv_netdb_declares_h_errno=yes
12900 else 12107 else
12901 echo "$as_me: failed program was:" >&5 12108 echo "$as_me: failed program was:" >&5
12902 sed 's/^/| /' conftest.$ac_ext >&5 12109 sed 's/^/| /' conftest.$ac_ext >&5
12903 12110
12904 emacs_cv_netdb_declares_h_errno=no 12111 emacs_cv_netdb_declares_h_errno=no
12905 fi 12112 fi
12906 rm -f conftest.err conftest.$ac_objext \ 12113 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12907 conftest$ac_exeext conftest.$ac_ext
12908 fi 12114 fi
12909 echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5 12115 echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5
12910 echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6 12116 echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6
12911 if test $emacs_cv_netdb_declares_h_errno = yes; then 12117 if test $emacs_cv_netdb_declares_h_errno = yes; then
12912 12118
12922 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6 12128 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
12923 if test "${ac_cv_working_alloca_h+set}" = set; then 12129 if test "${ac_cv_working_alloca_h+set}" = set; then
12924 echo $ECHO_N "(cached) $ECHO_C" >&6 12130 echo $ECHO_N "(cached) $ECHO_C" >&6
12925 else 12131 else
12926 cat >conftest.$ac_ext <<_ACEOF 12132 cat >conftest.$ac_ext <<_ACEOF
12133 #line $LINENO "configure"
12927 /* confdefs.h. */ 12134 /* confdefs.h. */
12928 _ACEOF 12135 _ACEOF
12929 cat confdefs.h >>conftest.$ac_ext 12136 cat confdefs.h >>conftest.$ac_ext
12930 cat >>conftest.$ac_ext <<_ACEOF 12137 cat >>conftest.$ac_ext <<_ACEOF
12931 /* end confdefs.h. */ 12138 /* end confdefs.h. */
12938 return 0; 12145 return 0;
12939 } 12146 }
12940 _ACEOF 12147 _ACEOF
12941 rm -f conftest.$ac_objext conftest$ac_exeext 12148 rm -f conftest.$ac_objext conftest$ac_exeext
12942 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 12149 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12943 (eval $ac_link) 2>conftest.er1 12150 (eval $ac_link) 2>&5
12944 ac_status=$? 12151 ac_status=$?
12945 grep -v '^ *+' conftest.er1 >conftest.err
12946 rm -f conftest.er1
12947 cat conftest.err >&5
12948 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12152 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12949 (exit $ac_status); } && 12153 (exit $ac_status); } &&
12950 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12154 { ac_try='test -s conftest$ac_exeext'
12951 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12155 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12952 (eval $ac_try) 2>&5 12156 (eval $ac_try) 2>&5
12953 ac_status=$? 12157 ac_status=$?
12954 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12158 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12955 (exit $ac_status); }; } &&
12956 { ac_try='test -s conftest$ac_exeext'
12957 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12958 (eval $ac_try) 2>&5
12959 ac_status=$?
12960 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12961 (exit $ac_status); }; }; then 12159 (exit $ac_status); }; }; then
12962 ac_cv_working_alloca_h=yes 12160 ac_cv_working_alloca_h=yes
12963 else 12161 else
12964 echo "$as_me: failed program was:" >&5 12162 echo "$as_me: failed program was:" >&5
12965 sed 's/^/| /' conftest.$ac_ext >&5 12163 sed 's/^/| /' conftest.$ac_ext >&5
12966 12164
12967 ac_cv_working_alloca_h=no 12165 ac_cv_working_alloca_h=no
12968 fi 12166 fi
12969 rm -f conftest.err conftest.$ac_objext \ 12167 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12970 conftest$ac_exeext conftest.$ac_ext
12971 fi 12168 fi
12972 echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 12169 echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
12973 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 12170 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
12974 if test $ac_cv_working_alloca_h = yes; then 12171 if test $ac_cv_working_alloca_h = yes; then
12975 12172
12983 echo $ECHO_N "checking for alloca... $ECHO_C" >&6 12180 echo $ECHO_N "checking for alloca... $ECHO_C" >&6
12984 if test "${ac_cv_func_alloca_works+set}" = set; then 12181 if test "${ac_cv_func_alloca_works+set}" = set; then
12985 echo $ECHO_N "(cached) $ECHO_C" >&6 12182 echo $ECHO_N "(cached) $ECHO_C" >&6
12986 else 12183 else
12987 cat >conftest.$ac_ext <<_ACEOF 12184 cat >conftest.$ac_ext <<_ACEOF
12185 #line $LINENO "configure"
12988 /* confdefs.h. */ 12186 /* confdefs.h. */
12989 _ACEOF 12187 _ACEOF
12990 cat confdefs.h >>conftest.$ac_ext 12188 cat confdefs.h >>conftest.$ac_ext
12991 cat >>conftest.$ac_ext <<_ACEOF 12189 cat >>conftest.$ac_ext <<_ACEOF
12992 /* end confdefs.h. */ 12190 /* end confdefs.h. */
13019 return 0; 12217 return 0;
13020 } 12218 }
13021 _ACEOF 12219 _ACEOF
13022 rm -f conftest.$ac_objext conftest$ac_exeext 12220 rm -f conftest.$ac_objext conftest$ac_exeext
13023 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 12221 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13024 (eval $ac_link) 2>conftest.er1 12222 (eval $ac_link) 2>&5
13025 ac_status=$? 12223 ac_status=$?
13026 grep -v '^ *+' conftest.er1 >conftest.err
13027 rm -f conftest.er1
13028 cat conftest.err >&5
13029 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12224 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13030 (exit $ac_status); } && 12225 (exit $ac_status); } &&
13031 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12226 { ac_try='test -s conftest$ac_exeext'
13032 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12227 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13033 (eval $ac_try) 2>&5 12228 (eval $ac_try) 2>&5
13034 ac_status=$? 12229 ac_status=$?
13035 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12230 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13036 (exit $ac_status); }; } &&
13037 { ac_try='test -s conftest$ac_exeext'
13038 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13039 (eval $ac_try) 2>&5
13040 ac_status=$?
13041 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13042 (exit $ac_status); }; }; then 12231 (exit $ac_status); }; }; then
13043 ac_cv_func_alloca_works=yes 12232 ac_cv_func_alloca_works=yes
13044 else 12233 else
13045 echo "$as_me: failed program was:" >&5 12234 echo "$as_me: failed program was:" >&5
13046 sed 's/^/| /' conftest.$ac_ext >&5 12235 sed 's/^/| /' conftest.$ac_ext >&5
13047 12236
13048 ac_cv_func_alloca_works=no 12237 ac_cv_func_alloca_works=no
13049 fi 12238 fi
13050 rm -f conftest.err conftest.$ac_objext \ 12239 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
13051 conftest$ac_exeext conftest.$ac_ext
13052 fi 12240 fi
13053 echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 12241 echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
13054 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 12242 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
13055 12243
13056 if test $ac_cv_func_alloca_works = yes; then 12244 if test $ac_cv_func_alloca_works = yes; then
13076 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6 12264 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
13077 if test "${ac_cv_os_cray+set}" = set; then 12265 if test "${ac_cv_os_cray+set}" = set; then
13078 echo $ECHO_N "(cached) $ECHO_C" >&6 12266 echo $ECHO_N "(cached) $ECHO_C" >&6
13079 else 12267 else
13080 cat >conftest.$ac_ext <<_ACEOF 12268 cat >conftest.$ac_ext <<_ACEOF
12269 #line $LINENO "configure"
13081 /* confdefs.h. */ 12270 /* confdefs.h. */
13082 _ACEOF 12271 _ACEOF
13083 cat confdefs.h >>conftest.$ac_ext 12272 cat confdefs.h >>conftest.$ac_ext
13084 cat >>conftest.$ac_ext <<_ACEOF 12273 cat >>conftest.$ac_ext <<_ACEOF
13085 /* end confdefs.h. */ 12274 /* end confdefs.h. */
13108 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 12297 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
13109 if eval "test \"\${$as_ac_var+set}\" = set"; then 12298 if eval "test \"\${$as_ac_var+set}\" = set"; then
13110 echo $ECHO_N "(cached) $ECHO_C" >&6 12299 echo $ECHO_N "(cached) $ECHO_C" >&6
13111 else 12300 else
13112 cat >conftest.$ac_ext <<_ACEOF 12301 cat >conftest.$ac_ext <<_ACEOF
13113 /* confdefs.h. */ 12302 #line $LINENO "configure"
13114 _ACEOF 12303 /* confdefs.h. */
13115 cat confdefs.h >>conftest.$ac_ext 12304 _ACEOF
13116 cat >>conftest.$ac_ext <<_ACEOF 12305 cat confdefs.h >>conftest.$ac_ext
13117 /* end confdefs.h. */ 12306 cat >>conftest.$ac_ext <<_ACEOF
13118 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. 12307 /* end confdefs.h. */
13119 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13120 #define $ac_func innocuous_$ac_func
13121
13122 /* System header to define __stub macros and hopefully few prototypes, 12308 /* System header to define __stub macros and hopefully few prototypes,
13123 which can conflict with char $ac_func (); below. 12309 which can conflict with char $ac_func (); below.
13124 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 12310 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13125 <limits.h> exists even on freestanding compilers. */ 12311 <limits.h> exists even on freestanding compilers. */
13126
13127 #ifdef __STDC__ 12312 #ifdef __STDC__
13128 # include <limits.h> 12313 # include <limits.h>
13129 #else 12314 #else
13130 # include <assert.h> 12315 # include <assert.h>
13131 #endif 12316 #endif
13132
13133 #undef $ac_func
13134
13135 /* Override any gcc2 internal prototype to avoid an error. */ 12317 /* Override any gcc2 internal prototype to avoid an error. */
13136 #ifdef __cplusplus 12318 #ifdef __cplusplus
13137 extern "C" 12319 extern "C"
13138 { 12320 {
13139 #endif 12321 #endif
13160 return 0; 12342 return 0;
13161 } 12343 }
13162 _ACEOF 12344 _ACEOF
13163 rm -f conftest.$ac_objext conftest$ac_exeext 12345 rm -f conftest.$ac_objext conftest$ac_exeext
13164 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 12346 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13165 (eval $ac_link) 2>conftest.er1 12347 (eval $ac_link) 2>&5
13166 ac_status=$? 12348 ac_status=$?
13167 grep -v '^ *+' conftest.er1 >conftest.err
13168 rm -f conftest.er1
13169 cat conftest.err >&5
13170 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12349 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13171 (exit $ac_status); } && 12350 (exit $ac_status); } &&
13172 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12351 { ac_try='test -s conftest$ac_exeext'
13173 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12352 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13174 (eval $ac_try) 2>&5 12353 (eval $ac_try) 2>&5
13175 ac_status=$? 12354 ac_status=$?
13176 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12355 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13177 (exit $ac_status); }; } &&
13178 { ac_try='test -s conftest$ac_exeext'
13179 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13180 (eval $ac_try) 2>&5
13181 ac_status=$?
13182 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13183 (exit $ac_status); }; }; then 12356 (exit $ac_status); }; }; then
13184 eval "$as_ac_var=yes" 12357 eval "$as_ac_var=yes"
13185 else 12358 else
13186 echo "$as_me: failed program was:" >&5 12359 echo "$as_me: failed program was:" >&5
13187 sed 's/^/| /' conftest.$ac_ext >&5 12360 sed 's/^/| /' conftest.$ac_ext >&5
13188 12361
13189 eval "$as_ac_var=no" 12362 eval "$as_ac_var=no"
13190 fi 12363 fi
13191 rm -f conftest.err conftest.$ac_objext \ 12364 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
13192 conftest$ac_exeext conftest.$ac_ext
13193 fi 12365 fi
13194 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 12366 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
13195 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 12367 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
13196 if test `eval echo '${'$as_ac_var'}'` = yes; then 12368 if test `eval echo '${'$as_ac_var'}'` = yes; then
13197 12369
13212 else 12384 else
13213 if test "$cross_compiling" = yes; then 12385 if test "$cross_compiling" = yes; then
13214 ac_cv_c_stack_direction=0 12386 ac_cv_c_stack_direction=0
13215 else 12387 else
13216 cat >conftest.$ac_ext <<_ACEOF 12388 cat >conftest.$ac_ext <<_ACEOF
12389 #line $LINENO "configure"
13217 /* confdefs.h. */ 12390 /* confdefs.h. */
13218 _ACEOF 12391 _ACEOF
13219 cat confdefs.h >>conftest.$ac_ext 12392 cat confdefs.h >>conftest.$ac_ext
13220 cat >>conftest.$ac_ext <<_ACEOF 12393 cat >>conftest.$ac_ext <<_ACEOF
13221 /* end confdefs.h. */ 12394 /* end confdefs.h. */
13257 sed 's/^/| /' conftest.$ac_ext >&5 12430 sed 's/^/| /' conftest.$ac_ext >&5
13258 12431
13259 ( exit $ac_status ) 12432 ( exit $ac_status )
13260 ac_cv_c_stack_direction=-1 12433 ac_cv_c_stack_direction=-1
13261 fi 12434 fi
13262 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 12435 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
13263 fi 12436 fi
13264 fi 12437 fi
13265 echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5 12438 echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
13266 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6 12439 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
13267 12440
13282 echo $ECHO_N "(cached) $ECHO_C" >&6 12455 echo $ECHO_N "(cached) $ECHO_C" >&6
13283 else 12456 else
13284 ac_check_lib_save_LIBS=$LIBS 12457 ac_check_lib_save_LIBS=$LIBS
13285 LIBS="-lm $LIBS" 12458 LIBS="-lm $LIBS"
13286 cat >conftest.$ac_ext <<_ACEOF 12459 cat >conftest.$ac_ext <<_ACEOF
12460 #line $LINENO "configure"
13287 /* confdefs.h. */ 12461 /* confdefs.h. */
13288 _ACEOF 12462 _ACEOF
13289 cat confdefs.h >>conftest.$ac_ext 12463 cat confdefs.h >>conftest.$ac_ext
13290 cat >>conftest.$ac_ext <<_ACEOF 12464 cat >>conftest.$ac_ext <<_ACEOF
13291 /* end confdefs.h. */ 12465 /* end confdefs.h. */
13305 return 0; 12479 return 0;
13306 } 12480 }
13307 _ACEOF 12481 _ACEOF
13308 rm -f conftest.$ac_objext conftest$ac_exeext 12482 rm -f conftest.$ac_objext conftest$ac_exeext
13309 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 12483 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13310 (eval $ac_link) 2>conftest.er1 12484 (eval $ac_link) 2>&5
13311 ac_status=$? 12485 ac_status=$?
13312 grep -v '^ *+' conftest.er1 >conftest.err
13313 rm -f conftest.er1
13314 cat conftest.err >&5
13315 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12486 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13316 (exit $ac_status); } && 12487 (exit $ac_status); } &&
13317 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12488 { ac_try='test -s conftest$ac_exeext'
13318 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12489 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13319 (eval $ac_try) 2>&5 12490 (eval $ac_try) 2>&5
13320 ac_status=$? 12491 ac_status=$?
13321 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12492 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13322 (exit $ac_status); }; } &&
13323 { ac_try='test -s conftest$ac_exeext'
13324 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13325 (eval $ac_try) 2>&5
13326 ac_status=$?
13327 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13328 (exit $ac_status); }; }; then 12493 (exit $ac_status); }; }; then
13329 ac_cv_lib_m_sqrt=yes 12494 ac_cv_lib_m_sqrt=yes
13330 else 12495 else
13331 echo "$as_me: failed program was:" >&5 12496 echo "$as_me: failed program was:" >&5
13332 sed 's/^/| /' conftest.$ac_ext >&5 12497 sed 's/^/| /' conftest.$ac_ext >&5
13333 12498
13334 ac_cv_lib_m_sqrt=no 12499 ac_cv_lib_m_sqrt=no
13335 fi 12500 fi
13336 rm -f conftest.err conftest.$ac_objext \ 12501 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
13337 conftest$ac_exeext conftest.$ac_ext
13338 LIBS=$ac_check_lib_save_LIBS 12502 LIBS=$ac_check_lib_save_LIBS
13339 fi 12503 fi
13340 echo "$as_me:$LINENO: result: $ac_cv_lib_m_sqrt" >&5 12504 echo "$as_me:$LINENO: result: $ac_cv_lib_m_sqrt" >&5
13341 echo "${ECHO_T}$ac_cv_lib_m_sqrt" >&6 12505 echo "${ECHO_T}$ac_cv_lib_m_sqrt" >&6
13342 if test $ac_cv_lib_m_sqrt = yes; then 12506 if test $ac_cv_lib_m_sqrt = yes; then
13358 echo $ECHO_N "(cached) $ECHO_C" >&6 12522 echo $ECHO_N "(cached) $ECHO_C" >&6
13359 else 12523 else
13360 ac_check_lib_save_LIBS=$LIBS 12524 ac_check_lib_save_LIBS=$LIBS
13361 LIBS="-lmail $LIBS" 12525 LIBS="-lmail $LIBS"
13362 cat >conftest.$ac_ext <<_ACEOF 12526 cat >conftest.$ac_ext <<_ACEOF
12527 #line $LINENO "configure"
13363 /* confdefs.h. */ 12528 /* confdefs.h. */
13364 _ACEOF 12529 _ACEOF
13365 cat confdefs.h >>conftest.$ac_ext 12530 cat confdefs.h >>conftest.$ac_ext
13366 cat >>conftest.$ac_ext <<_ACEOF 12531 cat >>conftest.$ac_ext <<_ACEOF
13367 /* end confdefs.h. */ 12532 /* end confdefs.h. */
13381 return 0; 12546 return 0;
13382 } 12547 }
13383 _ACEOF 12548 _ACEOF
13384 rm -f conftest.$ac_objext conftest$ac_exeext 12549 rm -f conftest.$ac_objext conftest$ac_exeext
13385 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 12550 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13386 (eval $ac_link) 2>conftest.er1 12551 (eval $ac_link) 2>&5
13387 ac_status=$? 12552 ac_status=$?
13388 grep -v '^ *+' conftest.er1 >conftest.err
13389 rm -f conftest.er1
13390 cat conftest.err >&5
13391 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12553 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13392 (exit $ac_status); } && 12554 (exit $ac_status); } &&
13393 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12555 { ac_try='test -s conftest$ac_exeext'
13394 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12556 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13395 (eval $ac_try) 2>&5 12557 (eval $ac_try) 2>&5
13396 ac_status=$? 12558 ac_status=$?
13397 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12559 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13398 (exit $ac_status); }; } &&
13399 { ac_try='test -s conftest$ac_exeext'
13400 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13401 (eval $ac_try) 2>&5
13402 ac_status=$?
13403 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13404 (exit $ac_status); }; }; then 12560 (exit $ac_status); }; }; then
13405 ac_cv_lib_mail_maillock=yes 12561 ac_cv_lib_mail_maillock=yes
13406 else 12562 else
13407 echo "$as_me: failed program was:" >&5 12563 echo "$as_me: failed program was:" >&5
13408 sed 's/^/| /' conftest.$ac_ext >&5 12564 sed 's/^/| /' conftest.$ac_ext >&5
13409 12565
13410 ac_cv_lib_mail_maillock=no 12566 ac_cv_lib_mail_maillock=no
13411 fi 12567 fi
13412 rm -f conftest.err conftest.$ac_objext \ 12568 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
13413 conftest$ac_exeext conftest.$ac_ext
13414 LIBS=$ac_check_lib_save_LIBS 12569 LIBS=$ac_check_lib_save_LIBS
13415 fi 12570 fi
13416 echo "$as_me:$LINENO: result: $ac_cv_lib_mail_maillock" >&5 12571 echo "$as_me:$LINENO: result: $ac_cv_lib_mail_maillock" >&5
13417 echo "${ECHO_T}$ac_cv_lib_mail_maillock" >&6 12572 echo "${ECHO_T}$ac_cv_lib_mail_maillock" >&6
13418 if test $ac_cv_lib_mail_maillock = yes; then 12573 if test $ac_cv_lib_mail_maillock = yes; then
13431 echo $ECHO_N "(cached) $ECHO_C" >&6 12586 echo $ECHO_N "(cached) $ECHO_C" >&6
13432 else 12587 else
13433 ac_check_lib_save_LIBS=$LIBS 12588 ac_check_lib_save_LIBS=$LIBS
13434 LIBS="-llockfile $LIBS" 12589 LIBS="-llockfile $LIBS"
13435 cat >conftest.$ac_ext <<_ACEOF 12590 cat >conftest.$ac_ext <<_ACEOF
12591 #line $LINENO "configure"
13436 /* confdefs.h. */ 12592 /* confdefs.h. */
13437 _ACEOF 12593 _ACEOF
13438 cat confdefs.h >>conftest.$ac_ext 12594 cat confdefs.h >>conftest.$ac_ext
13439 cat >>conftest.$ac_ext <<_ACEOF 12595 cat >>conftest.$ac_ext <<_ACEOF
13440 /* end confdefs.h. */ 12596 /* end confdefs.h. */
13454 return 0; 12610 return 0;
13455 } 12611 }
13456 _ACEOF 12612 _ACEOF
13457 rm -f conftest.$ac_objext conftest$ac_exeext 12613 rm -f conftest.$ac_objext conftest$ac_exeext
13458 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 12614 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13459 (eval $ac_link) 2>conftest.er1 12615 (eval $ac_link) 2>&5
13460 ac_status=$? 12616 ac_status=$?
13461 grep -v '^ *+' conftest.er1 >conftest.err
13462 rm -f conftest.er1
13463 cat conftest.err >&5
13464 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12617 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13465 (exit $ac_status); } && 12618 (exit $ac_status); } &&
13466 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12619 { ac_try='test -s conftest$ac_exeext'
13467 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12620 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13468 (eval $ac_try) 2>&5 12621 (eval $ac_try) 2>&5
13469 ac_status=$? 12622 ac_status=$?
13470 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12623 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13471 (exit $ac_status); }; } &&
13472 { ac_try='test -s conftest$ac_exeext'
13473 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13474 (eval $ac_try) 2>&5
13475 ac_status=$?
13476 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13477 (exit $ac_status); }; }; then 12624 (exit $ac_status); }; }; then
13478 ac_cv_lib_lockfile_maillock=yes 12625 ac_cv_lib_lockfile_maillock=yes
13479 else 12626 else
13480 echo "$as_me: failed program was:" >&5 12627 echo "$as_me: failed program was:" >&5
13481 sed 's/^/| /' conftest.$ac_ext >&5 12628 sed 's/^/| /' conftest.$ac_ext >&5
13482 12629
13483 ac_cv_lib_lockfile_maillock=no 12630 ac_cv_lib_lockfile_maillock=no
13484 fi 12631 fi
13485 rm -f conftest.err conftest.$ac_objext \ 12632 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
13486 conftest$ac_exeext conftest.$ac_ext
13487 LIBS=$ac_check_lib_save_LIBS 12633 LIBS=$ac_check_lib_save_LIBS
13488 fi 12634 fi
13489 echo "$as_me:$LINENO: result: $ac_cv_lib_lockfile_maillock" >&5 12635 echo "$as_me:$LINENO: result: $ac_cv_lib_lockfile_maillock" >&5
13490 echo "${ECHO_T}$ac_cv_lib_lockfile_maillock" >&6 12636 echo "${ECHO_T}$ac_cv_lib_lockfile_maillock" >&6
13491 if test $ac_cv_lib_lockfile_maillock = yes; then 12637 if test $ac_cv_lib_lockfile_maillock = yes; then
13557 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 12703 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
13558 if eval "test \"\${$as_ac_var+set}\" = set"; then 12704 if eval "test \"\${$as_ac_var+set}\" = set"; then
13559 echo $ECHO_N "(cached) $ECHO_C" >&6 12705 echo $ECHO_N "(cached) $ECHO_C" >&6
13560 else 12706 else
13561 cat >conftest.$ac_ext <<_ACEOF 12707 cat >conftest.$ac_ext <<_ACEOF
13562 /* confdefs.h. */ 12708 #line $LINENO "configure"
13563 _ACEOF 12709 /* confdefs.h. */
13564 cat confdefs.h >>conftest.$ac_ext 12710 _ACEOF
13565 cat >>conftest.$ac_ext <<_ACEOF 12711 cat confdefs.h >>conftest.$ac_ext
13566 /* end confdefs.h. */ 12712 cat >>conftest.$ac_ext <<_ACEOF
13567 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. 12713 /* end confdefs.h. */
13568 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13569 #define $ac_func innocuous_$ac_func
13570
13571 /* System header to define __stub macros and hopefully few prototypes, 12714 /* System header to define __stub macros and hopefully few prototypes,
13572 which can conflict with char $ac_func (); below. 12715 which can conflict with char $ac_func (); below.
13573 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 12716 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13574 <limits.h> exists even on freestanding compilers. */ 12717 <limits.h> exists even on freestanding compilers. */
13575
13576 #ifdef __STDC__ 12718 #ifdef __STDC__
13577 # include <limits.h> 12719 # include <limits.h>
13578 #else 12720 #else
13579 # include <assert.h> 12721 # include <assert.h>
13580 #endif 12722 #endif
13581
13582 #undef $ac_func
13583
13584 /* Override any gcc2 internal prototype to avoid an error. */ 12723 /* Override any gcc2 internal prototype to avoid an error. */
13585 #ifdef __cplusplus 12724 #ifdef __cplusplus
13586 extern "C" 12725 extern "C"
13587 { 12726 {
13588 #endif 12727 #endif
13609 return 0; 12748 return 0;
13610 } 12749 }
13611 _ACEOF 12750 _ACEOF
13612 rm -f conftest.$ac_objext conftest$ac_exeext 12751 rm -f conftest.$ac_objext conftest$ac_exeext
13613 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 12752 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13614 (eval $ac_link) 2>conftest.er1 12753 (eval $ac_link) 2>&5
13615 ac_status=$? 12754 ac_status=$?
13616 grep -v '^ *+' conftest.er1 >conftest.err
13617 rm -f conftest.er1
13618 cat conftest.err >&5
13619 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12755 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13620 (exit $ac_status); } && 12756 (exit $ac_status); } &&
13621 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12757 { ac_try='test -s conftest$ac_exeext'
13622 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12758 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13623 (eval $ac_try) 2>&5 12759 (eval $ac_try) 2>&5
13624 ac_status=$? 12760 ac_status=$?
13625 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12761 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13626 (exit $ac_status); }; } &&
13627 { ac_try='test -s conftest$ac_exeext'
13628 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13629 (eval $ac_try) 2>&5
13630 ac_status=$?
13631 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13632 (exit $ac_status); }; }; then 12762 (exit $ac_status); }; }; then
13633 eval "$as_ac_var=yes" 12763 eval "$as_ac_var=yes"
13634 else 12764 else
13635 echo "$as_me: failed program was:" >&5 12765 echo "$as_me: failed program was:" >&5
13636 sed 's/^/| /' conftest.$ac_ext >&5 12766 sed 's/^/| /' conftest.$ac_ext >&5
13637 12767
13638 eval "$as_ac_var=no" 12768 eval "$as_ac_var=no"
13639 fi 12769 fi
13640 rm -f conftest.err conftest.$ac_objext \ 12770 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
13641 conftest$ac_exeext conftest.$ac_ext
13642 fi 12771 fi
13643 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 12772 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
13644 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 12773 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
13645 if test `eval echo '${'$as_ac_var'}'` = yes; then 12774 if test `eval echo '${'$as_ac_var'}'` = yes; then
13646 cat >>confdefs.h <<_ACEOF 12775 cat >>confdefs.h <<_ACEOF
13665 else 12794 else
13666 # Is the header compilable? 12795 # Is the header compilable?
13667 echo "$as_me:$LINENO: checking $ac_header usability" >&5 12796 echo "$as_me:$LINENO: checking $ac_header usability" >&5
13668 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 12797 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
13669 cat >conftest.$ac_ext <<_ACEOF 12798 cat >conftest.$ac_ext <<_ACEOF
12799 #line $LINENO "configure"
13670 /* confdefs.h. */ 12800 /* confdefs.h. */
13671 _ACEOF 12801 _ACEOF
13672 cat confdefs.h >>conftest.$ac_ext 12802 cat confdefs.h >>conftest.$ac_ext
13673 cat >>conftest.$ac_ext <<_ACEOF 12803 cat >>conftest.$ac_ext <<_ACEOF
13674 /* end confdefs.h. */ 12804 /* end confdefs.h. */
13675 $ac_includes_default 12805 $ac_includes_default
13676 #include <$ac_header> 12806 #include <$ac_header>
13677 _ACEOF 12807 _ACEOF
13678 rm -f conftest.$ac_objext 12808 rm -f conftest.$ac_objext
13679 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 12809 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13680 (eval $ac_compile) 2>conftest.er1 12810 (eval $ac_compile) 2>&5
13681 ac_status=$? 12811 ac_status=$?
13682 grep -v '^ *+' conftest.er1 >conftest.err
13683 rm -f conftest.er1
13684 cat conftest.err >&5
13685 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12812 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13686 (exit $ac_status); } && 12813 (exit $ac_status); } &&
13687 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 12814 { ac_try='test -s conftest.$ac_objext'
13688 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12815 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13689 (eval $ac_try) 2>&5 12816 (eval $ac_try) 2>&5
13690 ac_status=$? 12817 ac_status=$?
13691 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12818 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13692 (exit $ac_status); }; } &&
13693 { ac_try='test -s conftest.$ac_objext'
13694 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13695 (eval $ac_try) 2>&5
13696 ac_status=$?
13697 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13698 (exit $ac_status); }; }; then 12819 (exit $ac_status); }; }; then
13699 ac_header_compiler=yes 12820 ac_header_compiler=yes
13700 else 12821 else
13701 echo "$as_me: failed program was:" >&5 12822 echo "$as_me: failed program was:" >&5
13702 sed 's/^/| /' conftest.$ac_ext >&5 12823 sed 's/^/| /' conftest.$ac_ext >&5
13703 12824
13704 ac_header_compiler=no 12825 ac_header_compiler=no
13705 fi 12826 fi
13706 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 12827 rm -f conftest.$ac_objext conftest.$ac_ext
13707 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 12828 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13708 echo "${ECHO_T}$ac_header_compiler" >&6 12829 echo "${ECHO_T}$ac_header_compiler" >&6
13709 12830
13710 # Is the header present? 12831 # Is the header present?
13711 echo "$as_me:$LINENO: checking $ac_header presence" >&5 12832 echo "$as_me:$LINENO: checking $ac_header presence" >&5
13712 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 12833 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
13713 cat >conftest.$ac_ext <<_ACEOF 12834 cat >conftest.$ac_ext <<_ACEOF
12835 #line $LINENO "configure"
13714 /* confdefs.h. */ 12836 /* confdefs.h. */
13715 _ACEOF 12837 _ACEOF
13716 cat confdefs.h >>conftest.$ac_ext 12838 cat confdefs.h >>conftest.$ac_ext
13717 cat >>conftest.$ac_ext <<_ACEOF 12839 cat >>conftest.$ac_ext <<_ACEOF
13718 /* end confdefs.h. */ 12840 /* end confdefs.h. */
13726 cat conftest.err >&5 12848 cat conftest.err >&5
13727 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12849 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13728 (exit $ac_status); } >/dev/null; then 12850 (exit $ac_status); } >/dev/null; then
13729 if test -s conftest.err; then 12851 if test -s conftest.err; then
13730 ac_cpp_err=$ac_c_preproc_warn_flag 12852 ac_cpp_err=$ac_c_preproc_warn_flag
13731 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
13732 else 12853 else
13733 ac_cpp_err= 12854 ac_cpp_err=
13734 fi 12855 fi
13735 else 12856 else
13736 ac_cpp_err=yes 12857 ac_cpp_err=yes
13746 rm -f conftest.err conftest.$ac_ext 12867 rm -f conftest.err conftest.$ac_ext
13747 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 12868 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13748 echo "${ECHO_T}$ac_header_preproc" >&6 12869 echo "${ECHO_T}$ac_header_preproc" >&6
13749 12870
13750 # So? What about this header? 12871 # So? What about this header?
13751 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 12872 case $ac_header_compiler:$ac_header_preproc in
13752 yes:no: ) 12873 yes:no )
13753 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 12874 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13754 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 12875 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13755 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 12876 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13756 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 12877 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13757 ac_header_preproc=yes 12878 (
12879 cat <<\_ASBOX
12880 ## ------------------------------------ ##
12881 ## Report this to bug-autoconf@gnu.org. ##
12882 ## ------------------------------------ ##
12883 _ASBOX
12884 ) |
12885 sed "s/^/$as_me: WARNING: /" >&2
13758 ;; 12886 ;;
13759 no:yes:* ) 12887 no:yes )
13760 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 12888 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13761 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 12889 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13762 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 12890 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
13763 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 12891 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
13764 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
13765 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
13766 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
13767 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
13768 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 12892 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13769 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 12893 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
13770 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
13771 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13772 ( 12894 (
13773 cat <<\_ASBOX 12895 cat <<\_ASBOX
13774 ## ------------------------------------------ ## 12896 ## ------------------------------------ ##
13775 ## Report this to the AC_PACKAGE_NAME lists. ## 12897 ## Report this to bug-autoconf@gnu.org. ##
13776 ## ------------------------------------------ ## 12898 ## ------------------------------------ ##
13777 _ASBOX 12899 _ASBOX
13778 ) | 12900 ) |
13779 sed "s/^/$as_me: WARNING: /" >&2 12901 sed "s/^/$as_me: WARNING: /" >&2
13780 ;; 12902 ;;
13781 esac 12903 esac
13782 echo "$as_me:$LINENO: checking for $ac_header" >&5 12904 echo "$as_me:$LINENO: checking for $ac_header" >&5
13783 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 12905 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
13784 if eval "test \"\${$as_ac_Header+set}\" = set"; then 12906 if eval "test \"\${$as_ac_Header+set}\" = set"; then
13785 echo $ECHO_N "(cached) $ECHO_C" >&6 12907 echo $ECHO_N "(cached) $ECHO_C" >&6
13786 else 12908 else
13787 eval "$as_ac_Header=\$ac_header_preproc" 12909 eval "$as_ac_Header=$ac_header_preproc"
13788 fi 12910 fi
13789 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 12911 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
13790 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 12912 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
13791 12913
13792 fi 12914 fi
13882 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 13004 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
13883 if eval "test \"\${$as_ac_var+set}\" = set"; then 13005 if eval "test \"\${$as_ac_var+set}\" = set"; then
13884 echo $ECHO_N "(cached) $ECHO_C" >&6 13006 echo $ECHO_N "(cached) $ECHO_C" >&6
13885 else 13007 else
13886 cat >conftest.$ac_ext <<_ACEOF 13008 cat >conftest.$ac_ext <<_ACEOF
13887 /* confdefs.h. */ 13009 #line $LINENO "configure"
13888 _ACEOF 13010 /* confdefs.h. */
13889 cat confdefs.h >>conftest.$ac_ext 13011 _ACEOF
13890 cat >>conftest.$ac_ext <<_ACEOF 13012 cat confdefs.h >>conftest.$ac_ext
13891 /* end confdefs.h. */ 13013 cat >>conftest.$ac_ext <<_ACEOF
13892 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. 13014 /* end confdefs.h. */
13893 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13894 #define $ac_func innocuous_$ac_func
13895
13896 /* System header to define __stub macros and hopefully few prototypes, 13015 /* System header to define __stub macros and hopefully few prototypes,
13897 which can conflict with char $ac_func (); below. 13016 which can conflict with char $ac_func (); below.
13898 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 13017 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13899 <limits.h> exists even on freestanding compilers. */ 13018 <limits.h> exists even on freestanding compilers. */
13900
13901 #ifdef __STDC__ 13019 #ifdef __STDC__
13902 # include <limits.h> 13020 # include <limits.h>
13903 #else 13021 #else
13904 # include <assert.h> 13022 # include <assert.h>
13905 #endif 13023 #endif
13906
13907 #undef $ac_func
13908
13909 /* Override any gcc2 internal prototype to avoid an error. */ 13024 /* Override any gcc2 internal prototype to avoid an error. */
13910 #ifdef __cplusplus 13025 #ifdef __cplusplus
13911 extern "C" 13026 extern "C"
13912 { 13027 {
13913 #endif 13028 #endif
13934 return 0; 13049 return 0;
13935 } 13050 }
13936 _ACEOF 13051 _ACEOF
13937 rm -f conftest.$ac_objext conftest$ac_exeext 13052 rm -f conftest.$ac_objext conftest$ac_exeext
13938 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13053 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13939 (eval $ac_link) 2>conftest.er1 13054 (eval $ac_link) 2>&5
13940 ac_status=$? 13055 ac_status=$?
13941 grep -v '^ *+' conftest.er1 >conftest.err
13942 rm -f conftest.er1
13943 cat conftest.err >&5
13944 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13056 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13945 (exit $ac_status); } && 13057 (exit $ac_status); } &&
13946 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 13058 { ac_try='test -s conftest$ac_exeext'
13947 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13059 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13948 (eval $ac_try) 2>&5 13060 (eval $ac_try) 2>&5
13949 ac_status=$? 13061 ac_status=$?
13950 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13062 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13951 (exit $ac_status); }; } &&
13952 { ac_try='test -s conftest$ac_exeext'
13953 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13954 (eval $ac_try) 2>&5
13955 ac_status=$?
13956 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13957 (exit $ac_status); }; }; then 13063 (exit $ac_status); }; }; then
13958 eval "$as_ac_var=yes" 13064 eval "$as_ac_var=yes"
13959 else 13065 else
13960 echo "$as_me: failed program was:" >&5 13066 echo "$as_me: failed program was:" >&5
13961 sed 's/^/| /' conftest.$ac_ext >&5 13067 sed 's/^/| /' conftest.$ac_ext >&5
13962 13068
13963 eval "$as_ac_var=no" 13069 eval "$as_ac_var=no"
13964 fi 13070 fi
13965 rm -f conftest.err conftest.$ac_objext \ 13071 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
13966 conftest$ac_exeext conftest.$ac_ext
13967 fi 13072 fi
13968 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 13073 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
13969 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 13074 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
13970 if test `eval echo '${'$as_ac_var'}'` = yes; then 13075 if test `eval echo '${'$as_ac_var'}'` = yes; then
13971 cat >>confdefs.h <<_ACEOF 13076 cat >>confdefs.h <<_ACEOF
13991 else 13096 else
13992 # Is the header compilable? 13097 # Is the header compilable?
13993 echo "$as_me:$LINENO: checking $ac_header usability" >&5 13098 echo "$as_me:$LINENO: checking $ac_header usability" >&5
13994 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 13099 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
13995 cat >conftest.$ac_ext <<_ACEOF 13100 cat >conftest.$ac_ext <<_ACEOF
13101 #line $LINENO "configure"
13996 /* confdefs.h. */ 13102 /* confdefs.h. */
13997 _ACEOF 13103 _ACEOF
13998 cat confdefs.h >>conftest.$ac_ext 13104 cat confdefs.h >>conftest.$ac_ext
13999 cat >>conftest.$ac_ext <<_ACEOF 13105 cat >>conftest.$ac_ext <<_ACEOF
14000 /* end confdefs.h. */ 13106 /* end confdefs.h. */
14001 $ac_includes_default 13107 $ac_includes_default
14002 #include <$ac_header> 13108 #include <$ac_header>
14003 _ACEOF 13109 _ACEOF
14004 rm -f conftest.$ac_objext 13110 rm -f conftest.$ac_objext
14005 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 13111 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
14006 (eval $ac_compile) 2>conftest.er1 13112 (eval $ac_compile) 2>&5
14007 ac_status=$? 13113 ac_status=$?
14008 grep -v '^ *+' conftest.er1 >conftest.err
14009 rm -f conftest.er1
14010 cat conftest.err >&5
14011 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13114 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14012 (exit $ac_status); } && 13115 (exit $ac_status); } &&
14013 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 13116 { ac_try='test -s conftest.$ac_objext'
14014 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13117 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14015 (eval $ac_try) 2>&5 13118 (eval $ac_try) 2>&5
14016 ac_status=$? 13119 ac_status=$?
14017 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13120 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14018 (exit $ac_status); }; } &&
14019 { ac_try='test -s conftest.$ac_objext'
14020 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14021 (eval $ac_try) 2>&5
14022 ac_status=$?
14023 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14024 (exit $ac_status); }; }; then 13121 (exit $ac_status); }; }; then
14025 ac_header_compiler=yes 13122 ac_header_compiler=yes
14026 else 13123 else
14027 echo "$as_me: failed program was:" >&5 13124 echo "$as_me: failed program was:" >&5
14028 sed 's/^/| /' conftest.$ac_ext >&5 13125 sed 's/^/| /' conftest.$ac_ext >&5
14029 13126
14030 ac_header_compiler=no 13127 ac_header_compiler=no
14031 fi 13128 fi
14032 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 13129 rm -f conftest.$ac_objext conftest.$ac_ext
14033 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 13130 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14034 echo "${ECHO_T}$ac_header_compiler" >&6 13131 echo "${ECHO_T}$ac_header_compiler" >&6
14035 13132
14036 # Is the header present? 13133 # Is the header present?
14037 echo "$as_me:$LINENO: checking $ac_header presence" >&5 13134 echo "$as_me:$LINENO: checking $ac_header presence" >&5
14038 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 13135 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
14039 cat >conftest.$ac_ext <<_ACEOF 13136 cat >conftest.$ac_ext <<_ACEOF
13137 #line $LINENO "configure"
14040 /* confdefs.h. */ 13138 /* confdefs.h. */
14041 _ACEOF 13139 _ACEOF
14042 cat confdefs.h >>conftest.$ac_ext 13140 cat confdefs.h >>conftest.$ac_ext
14043 cat >>conftest.$ac_ext <<_ACEOF 13141 cat >>conftest.$ac_ext <<_ACEOF
14044 /* end confdefs.h. */ 13142 /* end confdefs.h. */
14052 cat conftest.err >&5 13150 cat conftest.err >&5
14053 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13151 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14054 (exit $ac_status); } >/dev/null; then 13152 (exit $ac_status); } >/dev/null; then
14055 if test -s conftest.err; then 13153 if test -s conftest.err; then
14056 ac_cpp_err=$ac_c_preproc_warn_flag 13154 ac_cpp_err=$ac_c_preproc_warn_flag
14057 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
14058 else 13155 else
14059 ac_cpp_err= 13156 ac_cpp_err=
14060 fi 13157 fi
14061 else 13158 else
14062 ac_cpp_err=yes 13159 ac_cpp_err=yes
14072 rm -f conftest.err conftest.$ac_ext 13169 rm -f conftest.err conftest.$ac_ext
14073 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 13170 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14074 echo "${ECHO_T}$ac_header_preproc" >&6 13171 echo "${ECHO_T}$ac_header_preproc" >&6
14075 13172
14076 # So? What about this header? 13173 # So? What about this header?
14077 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 13174 case $ac_header_compiler:$ac_header_preproc in
14078 yes:no: ) 13175 yes:no )
14079 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 13176 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
14080 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 13177 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
14081 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 13178 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
14082 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 13179 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
14083 ac_header_preproc=yes 13180 (
13181 cat <<\_ASBOX
13182 ## ------------------------------------ ##
13183 ## Report this to bug-autoconf@gnu.org. ##
13184 ## ------------------------------------ ##
13185 _ASBOX
13186 ) |
13187 sed "s/^/$as_me: WARNING: /" >&2
14084 ;; 13188 ;;
14085 no:yes:* ) 13189 no:yes )
14086 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 13190 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
14087 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 13191 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
14088 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 13192 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
14089 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 13193 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
14090 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
14091 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
14092 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
14093 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
14094 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 13194 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
14095 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 13195 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
14096 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
14097 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
14098 ( 13196 (
14099 cat <<\_ASBOX 13197 cat <<\_ASBOX
14100 ## ------------------------------------------ ## 13198 ## ------------------------------------ ##
14101 ## Report this to the AC_PACKAGE_NAME lists. ## 13199 ## Report this to bug-autoconf@gnu.org. ##
14102 ## ------------------------------------------ ## 13200 ## ------------------------------------ ##
14103 _ASBOX 13201 _ASBOX
14104 ) | 13202 ) |
14105 sed "s/^/$as_me: WARNING: /" >&2 13203 sed "s/^/$as_me: WARNING: /" >&2
14106 ;; 13204 ;;
14107 esac 13205 esac
14108 echo "$as_me:$LINENO: checking for $ac_header" >&5 13206 echo "$as_me:$LINENO: checking for $ac_header" >&5
14109 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 13207 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
14110 if eval "test \"\${$as_ac_Header+set}\" = set"; then 13208 if eval "test \"\${$as_ac_Header+set}\" = set"; then
14111 echo $ECHO_N "(cached) $ECHO_C" >&6 13209 echo $ECHO_N "(cached) $ECHO_C" >&6
14112 else 13210 else
14113 eval "$as_ac_Header=\$ac_header_preproc" 13211 eval "$as_ac_Header=$ac_header_preproc"
14114 fi 13212 fi
14115 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 13213 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
14116 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 13214 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
14117 13215
14118 fi 13216 fi
14126 done 13224 done
14127 13225
14128 13226
14129 13227
14130 13228
14131 13229 for ac_header in sys/time.h unistd.h
14132 for ac_header in stdlib.h sys/time.h unistd.h
14133 do 13230 do
14134 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 13231 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
14135 if eval "test \"\${$as_ac_Header+set}\" = set"; then 13232 if eval "test \"\${$as_ac_Header+set}\" = set"; then
14136 echo "$as_me:$LINENO: checking for $ac_header" >&5 13233 echo "$as_me:$LINENO: checking for $ac_header" >&5
14137 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 13234 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
14143 else 13240 else
14144 # Is the header compilable? 13241 # Is the header compilable?
14145 echo "$as_me:$LINENO: checking $ac_header usability" >&5 13242 echo "$as_me:$LINENO: checking $ac_header usability" >&5
14146 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 13243 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
14147 cat >conftest.$ac_ext <<_ACEOF 13244 cat >conftest.$ac_ext <<_ACEOF
13245 #line $LINENO "configure"
14148 /* confdefs.h. */ 13246 /* confdefs.h. */
14149 _ACEOF 13247 _ACEOF
14150 cat confdefs.h >>conftest.$ac_ext 13248 cat confdefs.h >>conftest.$ac_ext
14151 cat >>conftest.$ac_ext <<_ACEOF 13249 cat >>conftest.$ac_ext <<_ACEOF
14152 /* end confdefs.h. */ 13250 /* end confdefs.h. */
14153 $ac_includes_default 13251 $ac_includes_default
14154 #include <$ac_header> 13252 #include <$ac_header>
14155 _ACEOF 13253 _ACEOF
14156 rm -f conftest.$ac_objext 13254 rm -f conftest.$ac_objext
14157 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 13255 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
14158 (eval $ac_compile) 2>conftest.er1 13256 (eval $ac_compile) 2>&5
14159 ac_status=$? 13257 ac_status=$?
14160 grep -v '^ *+' conftest.er1 >conftest.err
14161 rm -f conftest.er1
14162 cat conftest.err >&5
14163 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13258 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14164 (exit $ac_status); } && 13259 (exit $ac_status); } &&
14165 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 13260 { ac_try='test -s conftest.$ac_objext'
14166 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13261 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14167 (eval $ac_try) 2>&5 13262 (eval $ac_try) 2>&5
14168 ac_status=$? 13263 ac_status=$?
14169 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13264 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14170 (exit $ac_status); }; } &&
14171 { ac_try='test -s conftest.$ac_objext'
14172 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14173 (eval $ac_try) 2>&5
14174 ac_status=$?
14175 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14176 (exit $ac_status); }; }; then 13265 (exit $ac_status); }; }; then
14177 ac_header_compiler=yes 13266 ac_header_compiler=yes
14178 else 13267 else
14179 echo "$as_me: failed program was:" >&5 13268 echo "$as_me: failed program was:" >&5
14180 sed 's/^/| /' conftest.$ac_ext >&5 13269 sed 's/^/| /' conftest.$ac_ext >&5
14181 13270
14182 ac_header_compiler=no 13271 ac_header_compiler=no
14183 fi 13272 fi
14184 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 13273 rm -f conftest.$ac_objext conftest.$ac_ext
14185 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 13274 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14186 echo "${ECHO_T}$ac_header_compiler" >&6 13275 echo "${ECHO_T}$ac_header_compiler" >&6
14187 13276
14188 # Is the header present? 13277 # Is the header present?
14189 echo "$as_me:$LINENO: checking $ac_header presence" >&5 13278 echo "$as_me:$LINENO: checking $ac_header presence" >&5
14190 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 13279 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
14191 cat >conftest.$ac_ext <<_ACEOF 13280 cat >conftest.$ac_ext <<_ACEOF
13281 #line $LINENO "configure"
14192 /* confdefs.h. */ 13282 /* confdefs.h. */
14193 _ACEOF 13283 _ACEOF
14194 cat confdefs.h >>conftest.$ac_ext 13284 cat confdefs.h >>conftest.$ac_ext
14195 cat >>conftest.$ac_ext <<_ACEOF 13285 cat >>conftest.$ac_ext <<_ACEOF
14196 /* end confdefs.h. */ 13286 /* end confdefs.h. */
14204 cat conftest.err >&5 13294 cat conftest.err >&5
14205 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13295 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14206 (exit $ac_status); } >/dev/null; then 13296 (exit $ac_status); } >/dev/null; then
14207 if test -s conftest.err; then 13297 if test -s conftest.err; then
14208 ac_cpp_err=$ac_c_preproc_warn_flag 13298 ac_cpp_err=$ac_c_preproc_warn_flag
14209 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
14210 else 13299 else
14211 ac_cpp_err= 13300 ac_cpp_err=
14212 fi 13301 fi
14213 else 13302 else
14214 ac_cpp_err=yes 13303 ac_cpp_err=yes
14224 rm -f conftest.err conftest.$ac_ext 13313 rm -f conftest.err conftest.$ac_ext
14225 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 13314 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14226 echo "${ECHO_T}$ac_header_preproc" >&6 13315 echo "${ECHO_T}$ac_header_preproc" >&6
14227 13316
14228 # So? What about this header? 13317 # So? What about this header?
14229 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 13318 case $ac_header_compiler:$ac_header_preproc in
14230 yes:no: ) 13319 yes:no )
14231 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 13320 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
14232 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 13321 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
14233 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 13322 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
14234 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 13323 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
14235 ac_header_preproc=yes 13324 (
13325 cat <<\_ASBOX
13326 ## ------------------------------------ ##
13327 ## Report this to bug-autoconf@gnu.org. ##
13328 ## ------------------------------------ ##
13329 _ASBOX
13330 ) |
13331 sed "s/^/$as_me: WARNING: /" >&2
14236 ;; 13332 ;;
14237 no:yes:* ) 13333 no:yes )
14238 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 13334 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
14239 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 13335 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
14240 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 13336 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
14241 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 13337 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
14242 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
14243 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
14244 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
14245 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
14246 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 13338 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
14247 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 13339 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
14248 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
14249 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
14250 ( 13340 (
14251 cat <<\_ASBOX 13341 cat <<\_ASBOX
14252 ## ------------------------------------------ ## 13342 ## ------------------------------------ ##
14253 ## Report this to the AC_PACKAGE_NAME lists. ## 13343 ## Report this to bug-autoconf@gnu.org. ##
14254 ## ------------------------------------------ ## 13344 ## ------------------------------------ ##
14255 _ASBOX 13345 _ASBOX
14256 ) | 13346 ) |
14257 sed "s/^/$as_me: WARNING: /" >&2 13347 sed "s/^/$as_me: WARNING: /" >&2
14258 ;; 13348 ;;
14259 esac 13349 esac
14260 echo "$as_me:$LINENO: checking for $ac_header" >&5 13350 echo "$as_me:$LINENO: checking for $ac_header" >&5
14261 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 13351 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
14262 if eval "test \"\${$as_ac_Header+set}\" = set"; then 13352 if eval "test \"\${$as_ac_Header+set}\" = set"; then
14263 echo $ECHO_N "(cached) $ECHO_C" >&6 13353 echo $ECHO_N "(cached) $ECHO_C" >&6
14264 else 13354 else
14265 eval "$as_ac_Header=\$ac_header_preproc" 13355 eval "$as_ac_Header=$ac_header_preproc"
14266 fi 13356 fi
14267 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 13357 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
14268 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 13358 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
14269 13359
14270 fi 13360 fi
14285 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 13375 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
14286 if eval "test \"\${$as_ac_var+set}\" = set"; then 13376 if eval "test \"\${$as_ac_var+set}\" = set"; then
14287 echo $ECHO_N "(cached) $ECHO_C" >&6 13377 echo $ECHO_N "(cached) $ECHO_C" >&6
14288 else 13378 else
14289 cat >conftest.$ac_ext <<_ACEOF 13379 cat >conftest.$ac_ext <<_ACEOF
14290 /* confdefs.h. */ 13380 #line $LINENO "configure"
14291 _ACEOF 13381 /* confdefs.h. */
14292 cat confdefs.h >>conftest.$ac_ext 13382 _ACEOF
14293 cat >>conftest.$ac_ext <<_ACEOF 13383 cat confdefs.h >>conftest.$ac_ext
14294 /* end confdefs.h. */ 13384 cat >>conftest.$ac_ext <<_ACEOF
14295 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. 13385 /* end confdefs.h. */
14296 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14297 #define $ac_func innocuous_$ac_func
14298
14299 /* System header to define __stub macros and hopefully few prototypes, 13386 /* System header to define __stub macros and hopefully few prototypes,
14300 which can conflict with char $ac_func (); below. 13387 which can conflict with char $ac_func (); below.
14301 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 13388 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14302 <limits.h> exists even on freestanding compilers. */ 13389 <limits.h> exists even on freestanding compilers. */
14303
14304 #ifdef __STDC__ 13390 #ifdef __STDC__
14305 # include <limits.h> 13391 # include <limits.h>
14306 #else 13392 #else
14307 # include <assert.h> 13393 # include <assert.h>
14308 #endif 13394 #endif
14309
14310 #undef $ac_func
14311
14312 /* Override any gcc2 internal prototype to avoid an error. */ 13395 /* Override any gcc2 internal prototype to avoid an error. */
14313 #ifdef __cplusplus 13396 #ifdef __cplusplus
14314 extern "C" 13397 extern "C"
14315 { 13398 {
14316 #endif 13399 #endif
14337 return 0; 13420 return 0;
14338 } 13421 }
14339 _ACEOF 13422 _ACEOF
14340 rm -f conftest.$ac_objext conftest$ac_exeext 13423 rm -f conftest.$ac_objext conftest$ac_exeext
14341 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13424 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14342 (eval $ac_link) 2>conftest.er1 13425 (eval $ac_link) 2>&5
14343 ac_status=$? 13426 ac_status=$?
14344 grep -v '^ *+' conftest.er1 >conftest.err
14345 rm -f conftest.er1
14346 cat conftest.err >&5
14347 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13427 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14348 (exit $ac_status); } && 13428 (exit $ac_status); } &&
14349 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 13429 { ac_try='test -s conftest$ac_exeext'
14350 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13430 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14351 (eval $ac_try) 2>&5 13431 (eval $ac_try) 2>&5
14352 ac_status=$? 13432 ac_status=$?
14353 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13433 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14354 (exit $ac_status); }; } &&
14355 { ac_try='test -s conftest$ac_exeext'
14356 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14357 (eval $ac_try) 2>&5
14358 ac_status=$?
14359 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14360 (exit $ac_status); }; }; then 13434 (exit $ac_status); }; }; then
14361 eval "$as_ac_var=yes" 13435 eval "$as_ac_var=yes"
14362 else 13436 else
14363 echo "$as_me: failed program was:" >&5 13437 echo "$as_me: failed program was:" >&5
14364 sed 's/^/| /' conftest.$ac_ext >&5 13438 sed 's/^/| /' conftest.$ac_ext >&5
14365 13439
14366 eval "$as_ac_var=no" 13440 eval "$as_ac_var=no"
14367 fi 13441 fi
14368 rm -f conftest.err conftest.$ac_objext \ 13442 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
14369 conftest$ac_exeext conftest.$ac_ext
14370 fi 13443 fi
14371 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 13444 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
14372 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 13445 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
14373 if test `eval echo '${'$as_ac_var'}'` = yes; then 13446 if test `eval echo '${'$as_ac_var'}'` = yes; then
14374 cat >>confdefs.h <<_ACEOF 13447 cat >>confdefs.h <<_ACEOF
14385 else 13458 else
14386 if test "$cross_compiling" = yes; then 13459 if test "$cross_compiling" = yes; then
14387 ac_cv_func_working_mktime=no 13460 ac_cv_func_working_mktime=no
14388 else 13461 else
14389 cat >conftest.$ac_ext <<_ACEOF 13462 cat >conftest.$ac_ext <<_ACEOF
13463 #line $LINENO "configure"
14390 /* confdefs.h. */ 13464 /* confdefs.h. */
14391 _ACEOF 13465 _ACEOF
14392 cat confdefs.h >>conftest.$ac_ext 13466 cat confdefs.h >>conftest.$ac_ext
14393 cat >>conftest.$ac_ext <<_ACEOF 13467 cat >>conftest.$ac_ext <<_ACEOF
14394 /* end confdefs.h. */ 13468 /* end confdefs.h. */
14402 # else 13476 # else
14403 # include <time.h> 13477 # include <time.h>
14404 # endif 13478 # endif
14405 #endif 13479 #endif
14406 13480
14407 #if HAVE_STDLIB_H
14408 # include <stdlib.h>
14409 #endif
14410
14411 #if HAVE_UNISTD_H 13481 #if HAVE_UNISTD_H
14412 # include <unistd.h> 13482 # include <unistd.h>
14413 #endif 13483 #endif
14414 13484
14415 #if !HAVE_ALARM 13485 #if !HAVE_ALARM
14418 13488
14419 /* Work around redefinition to rpl_putenv by other config tests. */ 13489 /* Work around redefinition to rpl_putenv by other config tests. */
14420 #undef putenv 13490 #undef putenv
14421 13491
14422 static time_t time_t_max; 13492 static time_t time_t_max;
14423 static time_t time_t_min;
14424 13493
14425 /* Values we'll use to set the TZ environment variable. */ 13494 /* Values we'll use to set the TZ environment variable. */
14426 static char *tz_strings[] = { 13495 static const char *const tz_strings[] = {
14427 (char *) 0, "TZ=GMT0", "TZ=JST-9", 13496 (const char *) 0, "TZ=GMT0", "TZ=JST-9",
14428 "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" 13497 "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00"
14429 }; 13498 };
14430 #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) 13499 #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))
14431 13500
14432 /* Fail if mktime fails to convert a date in the spring-forward gap. 13501 /* Fail if mktime fails to convert a date in the spring-forward gap.
14453 if (mktime (&tm) == (time_t)-1) 13522 if (mktime (&tm) == (time_t)-1)
14454 exit (1); 13523 exit (1);
14455 } 13524 }
14456 13525
14457 static void 13526 static void
14458 mktime_test1 (now) 13527 mktime_test (now)
14459 time_t now; 13528 time_t now;
14460 { 13529 {
14461 struct tm *lt; 13530 struct tm *lt;
14462 if ((lt = localtime (&now)) && mktime (lt) != now) 13531 if ((lt = localtime (&now)) && mktime (lt) != now)
14463 exit (1); 13532 exit (1);
14464 } 13533 now = time_t_max - now;
14465 13534 if ((lt = localtime (&now)) && mktime (lt) != now)
14466 static void 13535 exit (1);
14467 mktime_test (now)
14468 time_t now;
14469 {
14470 mktime_test1 (now);
14471 mktime_test1 ((time_t) (time_t_max - now));
14472 mktime_test1 ((time_t) (time_t_min + now));
14473 } 13536 }
14474 13537
14475 static void 13538 static void
14476 irix_6_4_bug () 13539 irix_6_4_bug ()
14477 { 13540 {
14527 alarm (60); 13590 alarm (60);
14528 13591
14529 for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2) 13592 for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2)
14530 continue; 13593 continue;
14531 time_t_max--; 13594 time_t_max--;
14532 if ((time_t) -1 < 0)
14533 for (time_t_min = -1; (time_t) (time_t_min * 2) < 0; time_t_min *= 2)
14534 continue;
14535 delta = time_t_max / 997; /* a suitable prime number */ 13595 delta = time_t_max / 997; /* a suitable prime number */
14536 for (i = 0; i < N_STRINGS; i++) 13596 for (i = 0; i < N_STRINGS; i++)
14537 { 13597 {
14538 if (tz_strings[i]) 13598 if (tz_strings[i])
14539 putenv (tz_strings[i]); 13599 putenv (tz_strings[i]);
14540 13600
14541 for (t = 0; t <= time_t_max - delta; t += delta) 13601 for (t = 0; t <= time_t_max - delta; t += delta)
14542 mktime_test (t); 13602 mktime_test (t);
14543 mktime_test ((time_t) 1); 13603 mktime_test ((time_t) 60 * 60);
14544 mktime_test ((time_t) (60 * 60)); 13604 mktime_test ((time_t) 60 * 60 * 24);
14545 mktime_test ((time_t) (60 * 60 * 24));
14546 13605
14547 for (j = 1; 0 < j; j *= 2) 13606 for (j = 1; 0 < j; j *= 2)
14548 bigtime_test (j); 13607 bigtime_test (j);
14549 bigtime_test (j - 1); 13608 bigtime_test (j - 1);
14550 } 13609 }
14551 irix_6_4_bug (); 13610 irix_6_4_bug ();
14552 spring_forward_gap (); 13611 spring_forward_gap ();
14553 exit (0); 13612 exit (0);
14571 sed 's/^/| /' conftest.$ac_ext >&5 13630 sed 's/^/| /' conftest.$ac_ext >&5
14572 13631
14573 ( exit $ac_status ) 13632 ( exit $ac_status )
14574 ac_cv_func_working_mktime=no 13633 ac_cv_func_working_mktime=no
14575 fi 13634 fi
14576 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 13635 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
14577 fi 13636 fi
14578 fi 13637 fi
14579 echo "$as_me:$LINENO: result: $ac_cv_func_working_mktime" >&5 13638 echo "$as_me:$LINENO: result: $ac_cv_func_working_mktime" >&5
14580 echo "${ECHO_T}$ac_cv_func_working_mktime" >&6 13639 echo "${ECHO_T}$ac_cv_func_working_mktime" >&6
14581 if test $ac_cv_func_working_mktime = no; then 13640 if test $ac_cv_func_working_mktime = no; then
14582 case $LIBOBJS in 13641 LIBOBJS="$LIBOBJS mktime.$ac_objext"
14583 "mktime.$ac_objext" | \
14584 *" mktime.$ac_objext" | \
14585 "mktime.$ac_objext "* | \
14586 *" mktime.$ac_objext "* ) ;;
14587 *) LIBOBJS="$LIBOBJS mktime.$ac_objext" ;;
14588 esac
14589
14590 fi 13642 fi
14591 13643
14592 if test "$ac_cv_func_working_mktime" = no; then 13644 if test "$ac_cv_func_working_mktime" = no; then
14593 13645
14594 cat >>confdefs.h <<\_ACEOF 13646 cat >>confdefs.h <<\_ACEOF
14612 echo $ECHO_N "checking for getloadavg... $ECHO_C" >&6 13664 echo $ECHO_N "checking for getloadavg... $ECHO_C" >&6
14613 if test "${ac_cv_func_getloadavg+set}" = set; then 13665 if test "${ac_cv_func_getloadavg+set}" = set; then
14614 echo $ECHO_N "(cached) $ECHO_C" >&6 13666 echo $ECHO_N "(cached) $ECHO_C" >&6
14615 else 13667 else
14616 cat >conftest.$ac_ext <<_ACEOF 13668 cat >conftest.$ac_ext <<_ACEOF
14617 /* confdefs.h. */ 13669 #line $LINENO "configure"
14618 _ACEOF 13670 /* confdefs.h. */
14619 cat confdefs.h >>conftest.$ac_ext 13671 _ACEOF
14620 cat >>conftest.$ac_ext <<_ACEOF 13672 cat confdefs.h >>conftest.$ac_ext
14621 /* end confdefs.h. */ 13673 cat >>conftest.$ac_ext <<_ACEOF
14622 /* Define getloadavg to an innocuous variant, in case <limits.h> declares getloadavg. 13674 /* end confdefs.h. */
14623 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14624 #define getloadavg innocuous_getloadavg
14625
14626 /* System header to define __stub macros and hopefully few prototypes, 13675 /* System header to define __stub macros and hopefully few prototypes,
14627 which can conflict with char getloadavg (); below. 13676 which can conflict with char getloadavg (); below.
14628 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 13677 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14629 <limits.h> exists even on freestanding compilers. */ 13678 <limits.h> exists even on freestanding compilers. */
14630
14631 #ifdef __STDC__ 13679 #ifdef __STDC__
14632 # include <limits.h> 13680 # include <limits.h>
14633 #else 13681 #else
14634 # include <assert.h> 13682 # include <assert.h>
14635 #endif 13683 #endif
14636
14637 #undef getloadavg
14638
14639 /* Override any gcc2 internal prototype to avoid an error. */ 13684 /* Override any gcc2 internal prototype to avoid an error. */
14640 #ifdef __cplusplus 13685 #ifdef __cplusplus
14641 extern "C" 13686 extern "C"
14642 { 13687 {
14643 #endif 13688 #endif
14664 return 0; 13709 return 0;
14665 } 13710 }
14666 _ACEOF 13711 _ACEOF
14667 rm -f conftest.$ac_objext conftest$ac_exeext 13712 rm -f conftest.$ac_objext conftest$ac_exeext
14668 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13713 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14669 (eval $ac_link) 2>conftest.er1 13714 (eval $ac_link) 2>&5
14670 ac_status=$? 13715 ac_status=$?
14671 grep -v '^ *+' conftest.er1 >conftest.err
14672 rm -f conftest.er1
14673 cat conftest.err >&5
14674 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13716 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14675 (exit $ac_status); } && 13717 (exit $ac_status); } &&
14676 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 13718 { ac_try='test -s conftest$ac_exeext'
14677 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13719 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14678 (eval $ac_try) 2>&5 13720 (eval $ac_try) 2>&5
14679 ac_status=$? 13721 ac_status=$?
14680 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13722 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14681 (exit $ac_status); }; } &&
14682 { ac_try='test -s conftest$ac_exeext'
14683 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14684 (eval $ac_try) 2>&5
14685 ac_status=$?
14686 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14687 (exit $ac_status); }; }; then 13723 (exit $ac_status); }; }; then
14688 ac_cv_func_getloadavg=yes 13724 ac_cv_func_getloadavg=yes
14689 else 13725 else
14690 echo "$as_me: failed program was:" >&5 13726 echo "$as_me: failed program was:" >&5
14691 sed 's/^/| /' conftest.$ac_ext >&5 13727 sed 's/^/| /' conftest.$ac_ext >&5
14692 13728
14693 ac_cv_func_getloadavg=no 13729 ac_cv_func_getloadavg=no
14694 fi 13730 fi
14695 rm -f conftest.err conftest.$ac_objext \ 13731 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
14696 conftest$ac_exeext conftest.$ac_ext
14697 fi 13732 fi
14698 echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5 13733 echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5
14699 echo "${ECHO_T}$ac_cv_func_getloadavg" >&6 13734 echo "${ECHO_T}$ac_cv_func_getloadavg" >&6
14700 if test $ac_cv_func_getloadavg = yes; then 13735 if test $ac_cv_func_getloadavg = yes; then
14701 exit 0 13736 exit 0
14713 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 13748 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
14714 if eval "test \"\${$as_ac_var+set}\" = set"; then 13749 if eval "test \"\${$as_ac_var+set}\" = set"; then
14715 echo $ECHO_N "(cached) $ECHO_C" >&6 13750 echo $ECHO_N "(cached) $ECHO_C" >&6
14716 else 13751 else
14717 cat >conftest.$ac_ext <<_ACEOF 13752 cat >conftest.$ac_ext <<_ACEOF
14718 /* confdefs.h. */ 13753 #line $LINENO "configure"
14719 _ACEOF 13754 /* confdefs.h. */
14720 cat confdefs.h >>conftest.$ac_ext 13755 _ACEOF
14721 cat >>conftest.$ac_ext <<_ACEOF 13756 cat confdefs.h >>conftest.$ac_ext
14722 /* end confdefs.h. */ 13757 cat >>conftest.$ac_ext <<_ACEOF
14723 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. 13758 /* end confdefs.h. */
14724 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14725 #define $ac_func innocuous_$ac_func
14726
14727 /* System header to define __stub macros and hopefully few prototypes, 13759 /* System header to define __stub macros and hopefully few prototypes,
14728 which can conflict with char $ac_func (); below. 13760 which can conflict with char $ac_func (); below.
14729 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 13761 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14730 <limits.h> exists even on freestanding compilers. */ 13762 <limits.h> exists even on freestanding compilers. */
14731
14732 #ifdef __STDC__ 13763 #ifdef __STDC__
14733 # include <limits.h> 13764 # include <limits.h>
14734 #else 13765 #else
14735 # include <assert.h> 13766 # include <assert.h>
14736 #endif 13767 #endif
14737
14738 #undef $ac_func
14739
14740 /* Override any gcc2 internal prototype to avoid an error. */ 13768 /* Override any gcc2 internal prototype to avoid an error. */
14741 #ifdef __cplusplus 13769 #ifdef __cplusplus
14742 extern "C" 13770 extern "C"
14743 { 13771 {
14744 #endif 13772 #endif
14765 return 0; 13793 return 0;
14766 } 13794 }
14767 _ACEOF 13795 _ACEOF
14768 rm -f conftest.$ac_objext conftest$ac_exeext 13796 rm -f conftest.$ac_objext conftest$ac_exeext
14769 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13797 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14770 (eval $ac_link) 2>conftest.er1 13798 (eval $ac_link) 2>&5
14771 ac_status=$? 13799 ac_status=$?
14772 grep -v '^ *+' conftest.er1 >conftest.err
14773 rm -f conftest.er1
14774 cat conftest.err >&5
14775 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13800 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14776 (exit $ac_status); } && 13801 (exit $ac_status); } &&
14777 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 13802 { ac_try='test -s conftest$ac_exeext'
14778 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13803 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14779 (eval $ac_try) 2>&5 13804 (eval $ac_try) 2>&5
14780 ac_status=$? 13805 ac_status=$?
14781 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13806 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14782 (exit $ac_status); }; } &&
14783 { ac_try='test -s conftest$ac_exeext'
14784 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14785 (eval $ac_try) 2>&5
14786 ac_status=$?
14787 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14788 (exit $ac_status); }; }; then 13807 (exit $ac_status); }; }; then
14789 eval "$as_ac_var=yes" 13808 eval "$as_ac_var=yes"
14790 else 13809 else
14791 echo "$as_me: failed program was:" >&5 13810 echo "$as_me: failed program was:" >&5
14792 sed 's/^/| /' conftest.$ac_ext >&5 13811 sed 's/^/| /' conftest.$ac_ext >&5
14793 13812
14794 eval "$as_ac_var=no" 13813 eval "$as_ac_var=no"
14795 fi 13814 fi
14796 rm -f conftest.err conftest.$ac_objext \ 13815 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
14797 conftest$ac_exeext conftest.$ac_ext
14798 fi 13816 fi
14799 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 13817 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
14800 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 13818 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
14801 if test `eval echo '${'$as_ac_var'}'` = yes; then 13819 if test `eval echo '${'$as_ac_var'}'` = yes; then
14802 cat >>confdefs.h <<_ACEOF 13820 cat >>confdefs.h <<_ACEOF
14815 echo $ECHO_N "(cached) $ECHO_C" >&6 13833 echo $ECHO_N "(cached) $ECHO_C" >&6
14816 else 13834 else
14817 ac_check_lib_save_LIBS=$LIBS 13835 ac_check_lib_save_LIBS=$LIBS
14818 LIBS="-lkstat $LIBS" 13836 LIBS="-lkstat $LIBS"
14819 cat >conftest.$ac_ext <<_ACEOF 13837 cat >conftest.$ac_ext <<_ACEOF
13838 #line $LINENO "configure"
14820 /* confdefs.h. */ 13839 /* confdefs.h. */
14821 _ACEOF 13840 _ACEOF
14822 cat confdefs.h >>conftest.$ac_ext 13841 cat confdefs.h >>conftest.$ac_ext
14823 cat >>conftest.$ac_ext <<_ACEOF 13842 cat >>conftest.$ac_ext <<_ACEOF
14824 /* end confdefs.h. */ 13843 /* end confdefs.h. */
14838 return 0; 13857 return 0;
14839 } 13858 }
14840 _ACEOF 13859 _ACEOF
14841 rm -f conftest.$ac_objext conftest$ac_exeext 13860 rm -f conftest.$ac_objext conftest$ac_exeext
14842 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13861 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14843 (eval $ac_link) 2>conftest.er1 13862 (eval $ac_link) 2>&5
14844 ac_status=$? 13863 ac_status=$?
14845 grep -v '^ *+' conftest.er1 >conftest.err
14846 rm -f conftest.er1
14847 cat conftest.err >&5
14848 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13864 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14849 (exit $ac_status); } && 13865 (exit $ac_status); } &&
14850 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 13866 { ac_try='test -s conftest$ac_exeext'
14851 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13867 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14852 (eval $ac_try) 2>&5 13868 (eval $ac_try) 2>&5
14853 ac_status=$? 13869 ac_status=$?
14854 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13870 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14855 (exit $ac_status); }; } &&
14856 { ac_try='test -s conftest$ac_exeext'
14857 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14858 (eval $ac_try) 2>&5
14859 ac_status=$?
14860 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14861 (exit $ac_status); }; }; then 13871 (exit $ac_status); }; }; then
14862 ac_cv_lib_kstat_kstat_open=yes 13872 ac_cv_lib_kstat_kstat_open=yes
14863 else 13873 else
14864 echo "$as_me: failed program was:" >&5 13874 echo "$as_me: failed program was:" >&5
14865 sed 's/^/| /' conftest.$ac_ext >&5 13875 sed 's/^/| /' conftest.$ac_ext >&5
14866 13876
14867 ac_cv_lib_kstat_kstat_open=no 13877 ac_cv_lib_kstat_kstat_open=no
14868 fi 13878 fi
14869 rm -f conftest.err conftest.$ac_objext \ 13879 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
14870 conftest$ac_exeext conftest.$ac_ext
14871 LIBS=$ac_check_lib_save_LIBS 13880 LIBS=$ac_check_lib_save_LIBS
14872 fi 13881 fi
14873 echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5 13882 echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5
14874 echo "${ECHO_T}$ac_cv_lib_kstat_kstat_open" >&6 13883 echo "${ECHO_T}$ac_cv_lib_kstat_kstat_open" >&6
14875 if test $ac_cv_lib_kstat_kstat_open = yes; then 13884 if test $ac_cv_lib_kstat_kstat_open = yes; then
14894 echo $ECHO_N "(cached) $ECHO_C" >&6 13903 echo $ECHO_N "(cached) $ECHO_C" >&6
14895 else 13904 else
14896 ac_check_lib_save_LIBS=$LIBS 13905 ac_check_lib_save_LIBS=$LIBS
14897 LIBS="-lelf $LIBS" 13906 LIBS="-lelf $LIBS"
14898 cat >conftest.$ac_ext <<_ACEOF 13907 cat >conftest.$ac_ext <<_ACEOF
13908 #line $LINENO "configure"
14899 /* confdefs.h. */ 13909 /* confdefs.h. */
14900 _ACEOF 13910 _ACEOF
14901 cat confdefs.h >>conftest.$ac_ext 13911 cat confdefs.h >>conftest.$ac_ext
14902 cat >>conftest.$ac_ext <<_ACEOF 13912 cat >>conftest.$ac_ext <<_ACEOF
14903 /* end confdefs.h. */ 13913 /* end confdefs.h. */
14917 return 0; 13927 return 0;
14918 } 13928 }
14919 _ACEOF 13929 _ACEOF
14920 rm -f conftest.$ac_objext conftest$ac_exeext 13930 rm -f conftest.$ac_objext conftest$ac_exeext
14921 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13931 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14922 (eval $ac_link) 2>conftest.er1 13932 (eval $ac_link) 2>&5
14923 ac_status=$? 13933 ac_status=$?
14924 grep -v '^ *+' conftest.er1 >conftest.err
14925 rm -f conftest.er1
14926 cat conftest.err >&5
14927 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13934 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14928 (exit $ac_status); } && 13935 (exit $ac_status); } &&
14929 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 13936 { ac_try='test -s conftest$ac_exeext'
14930 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13937 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14931 (eval $ac_try) 2>&5 13938 (eval $ac_try) 2>&5
14932 ac_status=$? 13939 ac_status=$?
14933 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13940 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14934 (exit $ac_status); }; } &&
14935 { ac_try='test -s conftest$ac_exeext'
14936 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14937 (eval $ac_try) 2>&5
14938 ac_status=$?
14939 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14940 (exit $ac_status); }; }; then 13941 (exit $ac_status); }; }; then
14941 ac_cv_lib_elf_elf_begin=yes 13942 ac_cv_lib_elf_elf_begin=yes
14942 else 13943 else
14943 echo "$as_me: failed program was:" >&5 13944 echo "$as_me: failed program was:" >&5
14944 sed 's/^/| /' conftest.$ac_ext >&5 13945 sed 's/^/| /' conftest.$ac_ext >&5
14945 13946
14946 ac_cv_lib_elf_elf_begin=no 13947 ac_cv_lib_elf_elf_begin=no
14947 fi 13948 fi
14948 rm -f conftest.err conftest.$ac_objext \ 13949 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
14949 conftest$ac_exeext conftest.$ac_ext
14950 LIBS=$ac_check_lib_save_LIBS 13950 LIBS=$ac_check_lib_save_LIBS
14951 fi 13951 fi
14952 echo "$as_me:$LINENO: result: $ac_cv_lib_elf_elf_begin" >&5 13952 echo "$as_me:$LINENO: result: $ac_cv_lib_elf_elf_begin" >&5
14953 echo "${ECHO_T}$ac_cv_lib_elf_elf_begin" >&6 13953 echo "${ECHO_T}$ac_cv_lib_elf_elf_begin" >&6
14954 if test $ac_cv_lib_elf_elf_begin = yes; then 13954 if test $ac_cv_lib_elf_elf_begin = yes; then
14963 echo $ECHO_N "(cached) $ECHO_C" >&6 13963 echo $ECHO_N "(cached) $ECHO_C" >&6
14964 else 13964 else
14965 ac_check_lib_save_LIBS=$LIBS 13965 ac_check_lib_save_LIBS=$LIBS
14966 LIBS="-lkvm $LIBS" 13966 LIBS="-lkvm $LIBS"
14967 cat >conftest.$ac_ext <<_ACEOF 13967 cat >conftest.$ac_ext <<_ACEOF
13968 #line $LINENO "configure"
14968 /* confdefs.h. */ 13969 /* confdefs.h. */
14969 _ACEOF 13970 _ACEOF
14970 cat confdefs.h >>conftest.$ac_ext 13971 cat confdefs.h >>conftest.$ac_ext
14971 cat >>conftest.$ac_ext <<_ACEOF 13972 cat >>conftest.$ac_ext <<_ACEOF
14972 /* end confdefs.h. */ 13973 /* end confdefs.h. */
14986 return 0; 13987 return 0;
14987 } 13988 }
14988 _ACEOF 13989 _ACEOF
14989 rm -f conftest.$ac_objext conftest$ac_exeext 13990 rm -f conftest.$ac_objext conftest$ac_exeext
14990 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13991 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14991 (eval $ac_link) 2>conftest.er1 13992 (eval $ac_link) 2>&5
14992 ac_status=$? 13993 ac_status=$?
14993 grep -v '^ *+' conftest.er1 >conftest.err
14994 rm -f conftest.er1
14995 cat conftest.err >&5
14996 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13994 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14997 (exit $ac_status); } && 13995 (exit $ac_status); } &&
14998 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 13996 { ac_try='test -s conftest$ac_exeext'
14999 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13997 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15000 (eval $ac_try) 2>&5 13998 (eval $ac_try) 2>&5
15001 ac_status=$? 13999 ac_status=$?
15002 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14000 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15003 (exit $ac_status); }; } &&
15004 { ac_try='test -s conftest$ac_exeext'
15005 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15006 (eval $ac_try) 2>&5
15007 ac_status=$?
15008 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15009 (exit $ac_status); }; }; then 14001 (exit $ac_status); }; }; then
15010 ac_cv_lib_kvm_kvm_open=yes 14002 ac_cv_lib_kvm_kvm_open=yes
15011 else 14003 else
15012 echo "$as_me: failed program was:" >&5 14004 echo "$as_me: failed program was:" >&5
15013 sed 's/^/| /' conftest.$ac_ext >&5 14005 sed 's/^/| /' conftest.$ac_ext >&5
15014 14006
15015 ac_cv_lib_kvm_kvm_open=no 14007 ac_cv_lib_kvm_kvm_open=no
15016 fi 14008 fi
15017 rm -f conftest.err conftest.$ac_objext \ 14009 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
15018 conftest$ac_exeext conftest.$ac_ext
15019 LIBS=$ac_check_lib_save_LIBS 14010 LIBS=$ac_check_lib_save_LIBS
15020 fi 14011 fi
15021 echo "$as_me:$LINENO: result: $ac_cv_lib_kvm_kvm_open" >&5 14012 echo "$as_me:$LINENO: result: $ac_cv_lib_kvm_kvm_open" >&5
15022 echo "${ECHO_T}$ac_cv_lib_kvm_kvm_open" >&6 14013 echo "${ECHO_T}$ac_cv_lib_kvm_kvm_open" >&6
15023 if test $ac_cv_lib_kvm_kvm_open = yes; then 14014 if test $ac_cv_lib_kvm_kvm_open = yes; then
15031 echo $ECHO_N "(cached) $ECHO_C" >&6 14022 echo $ECHO_N "(cached) $ECHO_C" >&6
15032 else 14023 else
15033 ac_check_lib_save_LIBS=$LIBS 14024 ac_check_lib_save_LIBS=$LIBS
15034 LIBS="-lutil $LIBS" 14025 LIBS="-lutil $LIBS"
15035 cat >conftest.$ac_ext <<_ACEOF 14026 cat >conftest.$ac_ext <<_ACEOF
14027 #line $LINENO "configure"
15036 /* confdefs.h. */ 14028 /* confdefs.h. */
15037 _ACEOF 14029 _ACEOF
15038 cat confdefs.h >>conftest.$ac_ext 14030 cat confdefs.h >>conftest.$ac_ext
15039 cat >>conftest.$ac_ext <<_ACEOF 14031 cat >>conftest.$ac_ext <<_ACEOF
15040 /* end confdefs.h. */ 14032 /* end confdefs.h. */
15054 return 0; 14046 return 0;
15055 } 14047 }
15056 _ACEOF 14048 _ACEOF
15057 rm -f conftest.$ac_objext conftest$ac_exeext 14049 rm -f conftest.$ac_objext conftest$ac_exeext
15058 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 14050 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15059 (eval $ac_link) 2>conftest.er1 14051 (eval $ac_link) 2>&5
15060 ac_status=$? 14052 ac_status=$?
15061 grep -v '^ *+' conftest.er1 >conftest.err
15062 rm -f conftest.er1
15063 cat conftest.err >&5
15064 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14053 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15065 (exit $ac_status); } && 14054 (exit $ac_status); } &&
15066 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 14055 { ac_try='test -s conftest$ac_exeext'
15067 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14056 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15068 (eval $ac_try) 2>&5 14057 (eval $ac_try) 2>&5
15069 ac_status=$? 14058 ac_status=$?
15070 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14059 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15071 (exit $ac_status); }; } &&
15072 { ac_try='test -s conftest$ac_exeext'
15073 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15074 (eval $ac_try) 2>&5
15075 ac_status=$?
15076 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15077 (exit $ac_status); }; }; then 14060 (exit $ac_status); }; }; then
15078 ac_cv_lib_util_getloadavg=yes 14061 ac_cv_lib_util_getloadavg=yes
15079 else 14062 else
15080 echo "$as_me: failed program was:" >&5 14063 echo "$as_me: failed program was:" >&5
15081 sed 's/^/| /' conftest.$ac_ext >&5 14064 sed 's/^/| /' conftest.$ac_ext >&5
15082 14065
15083 ac_cv_lib_util_getloadavg=no 14066 ac_cv_lib_util_getloadavg=no
15084 fi 14067 fi
15085 rm -f conftest.err conftest.$ac_objext \ 14068 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
15086 conftest$ac_exeext conftest.$ac_ext
15087 LIBS=$ac_check_lib_save_LIBS 14069 LIBS=$ac_check_lib_save_LIBS
15088 fi 14070 fi
15089 echo "$as_me:$LINENO: result: $ac_cv_lib_util_getloadavg" >&5 14071 echo "$as_me:$LINENO: result: $ac_cv_lib_util_getloadavg" >&5
15090 echo "${ECHO_T}$ac_cv_lib_util_getloadavg" >&6 14072 echo "${ECHO_T}$ac_cv_lib_util_getloadavg" >&6
15091 if test $ac_cv_lib_util_getloadavg = yes; then 14073 if test $ac_cv_lib_util_getloadavg = yes; then
15105 echo $ECHO_N "(cached) $ECHO_C" >&6 14087 echo $ECHO_N "(cached) $ECHO_C" >&6
15106 else 14088 else
15107 ac_check_lib_save_LIBS=$LIBS 14089 ac_check_lib_save_LIBS=$LIBS
15108 LIBS="-lgetloadavg $LIBS" 14090 LIBS="-lgetloadavg $LIBS"
15109 cat >conftest.$ac_ext <<_ACEOF 14091 cat >conftest.$ac_ext <<_ACEOF
14092 #line $LINENO "configure"
15110 /* confdefs.h. */ 14093 /* confdefs.h. */
15111 _ACEOF 14094 _ACEOF
15112 cat confdefs.h >>conftest.$ac_ext 14095 cat confdefs.h >>conftest.$ac_ext
15113 cat >>conftest.$ac_ext <<_ACEOF 14096 cat >>conftest.$ac_ext <<_ACEOF
15114 /* end confdefs.h. */ 14097 /* end confdefs.h. */
15128 return 0; 14111 return 0;
15129 } 14112 }
15130 _ACEOF 14113 _ACEOF
15131 rm -f conftest.$ac_objext conftest$ac_exeext 14114 rm -f conftest.$ac_objext conftest$ac_exeext
15132 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 14115 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15133 (eval $ac_link) 2>conftest.er1 14116 (eval $ac_link) 2>&5
15134 ac_status=$? 14117 ac_status=$?
15135 grep -v '^ *+' conftest.er1 >conftest.err
15136 rm -f conftest.er1
15137 cat conftest.err >&5
15138 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14118 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15139 (exit $ac_status); } && 14119 (exit $ac_status); } &&
15140 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 14120 { ac_try='test -s conftest$ac_exeext'
15141 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14121 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15142 (eval $ac_try) 2>&5 14122 (eval $ac_try) 2>&5
15143 ac_status=$? 14123 ac_status=$?
15144 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14124 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15145 (exit $ac_status); }; } &&
15146 { ac_try='test -s conftest$ac_exeext'
15147 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15148 (eval $ac_try) 2>&5
15149 ac_status=$?
15150 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15151 (exit $ac_status); }; }; then 14125 (exit $ac_status); }; }; then
15152 ac_cv_lib_getloadavg_getloadavg=yes 14126 ac_cv_lib_getloadavg_getloadavg=yes
15153 else 14127 else
15154 echo "$as_me: failed program was:" >&5 14128 echo "$as_me: failed program was:" >&5
15155 sed 's/^/| /' conftest.$ac_ext >&5 14129 sed 's/^/| /' conftest.$ac_ext >&5
15156 14130
15157 ac_cv_lib_getloadavg_getloadavg=no 14131 ac_cv_lib_getloadavg_getloadavg=no
15158 fi 14132 fi
15159 rm -f conftest.err conftest.$ac_objext \ 14133 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
15160 conftest$ac_exeext conftest.$ac_ext
15161 LIBS=$ac_check_lib_save_LIBS 14134 LIBS=$ac_check_lib_save_LIBS
15162 fi 14135 fi
15163 echo "$as_me:$LINENO: result: $ac_cv_lib_getloadavg_getloadavg" >&5 14136 echo "$as_me:$LINENO: result: $ac_cv_lib_getloadavg_getloadavg" >&5
15164 echo "${ECHO_T}$ac_cv_lib_getloadavg_getloadavg" >&6 14137 echo "${ECHO_T}$ac_cv_lib_getloadavg_getloadavg" >&6
15165 if test $ac_cv_lib_getloadavg_getloadavg = yes; then 14138 if test $ac_cv_lib_getloadavg_getloadavg = yes; then
15180 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 14153 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
15181 if eval "test \"\${$as_ac_var+set}\" = set"; then 14154 if eval "test \"\${$as_ac_var+set}\" = set"; then
15182 echo $ECHO_N "(cached) $ECHO_C" >&6 14155 echo $ECHO_N "(cached) $ECHO_C" >&6
15183 else 14156 else
15184 cat >conftest.$ac_ext <<_ACEOF 14157 cat >conftest.$ac_ext <<_ACEOF
15185 /* confdefs.h. */ 14158 #line $LINENO "configure"
15186 _ACEOF 14159 /* confdefs.h. */
15187 cat confdefs.h >>conftest.$ac_ext 14160 _ACEOF
15188 cat >>conftest.$ac_ext <<_ACEOF 14161 cat confdefs.h >>conftest.$ac_ext
15189 /* end confdefs.h. */ 14162 cat >>conftest.$ac_ext <<_ACEOF
15190 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. 14163 /* end confdefs.h. */
15191 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15192 #define $ac_func innocuous_$ac_func
15193
15194 /* System header to define __stub macros and hopefully few prototypes, 14164 /* System header to define __stub macros and hopefully few prototypes,
15195 which can conflict with char $ac_func (); below. 14165 which can conflict with char $ac_func (); below.
15196 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 14166 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15197 <limits.h> exists even on freestanding compilers. */ 14167 <limits.h> exists even on freestanding compilers. */
15198
15199 #ifdef __STDC__ 14168 #ifdef __STDC__
15200 # include <limits.h> 14169 # include <limits.h>
15201 #else 14170 #else
15202 # include <assert.h> 14171 # include <assert.h>
15203 #endif 14172 #endif
15204
15205 #undef $ac_func
15206
15207 /* Override any gcc2 internal prototype to avoid an error. */ 14173 /* Override any gcc2 internal prototype to avoid an error. */
15208 #ifdef __cplusplus 14174 #ifdef __cplusplus
15209 extern "C" 14175 extern "C"
15210 { 14176 {
15211 #endif 14177 #endif
15232 return 0; 14198 return 0;
15233 } 14199 }
15234 _ACEOF 14200 _ACEOF
15235 rm -f conftest.$ac_objext conftest$ac_exeext 14201 rm -f conftest.$ac_objext conftest$ac_exeext
15236 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 14202 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15237 (eval $ac_link) 2>conftest.er1 14203 (eval $ac_link) 2>&5
15238 ac_status=$? 14204 ac_status=$?
15239 grep -v '^ *+' conftest.er1 >conftest.err
15240 rm -f conftest.er1
15241 cat conftest.err >&5
15242 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14205 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15243 (exit $ac_status); } && 14206 (exit $ac_status); } &&
15244 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 14207 { ac_try='test -s conftest$ac_exeext'
15245 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14208 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15246 (eval $ac_try) 2>&5 14209 (eval $ac_try) 2>&5
15247 ac_status=$? 14210 ac_status=$?
15248 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14211 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15249 (exit $ac_status); }; } &&
15250 { ac_try='test -s conftest$ac_exeext'
15251 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15252 (eval $ac_try) 2>&5
15253 ac_status=$?
15254 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15255 (exit $ac_status); }; }; then 14212 (exit $ac_status); }; }; then
15256 eval "$as_ac_var=yes" 14213 eval "$as_ac_var=yes"
15257 else 14214 else
15258 echo "$as_me: failed program was:" >&5 14215 echo "$as_me: failed program was:" >&5
15259 sed 's/^/| /' conftest.$ac_ext >&5 14216 sed 's/^/| /' conftest.$ac_ext >&5
15260 14217
15261 eval "$as_ac_var=no" 14218 eval "$as_ac_var=no"
15262 fi 14219 fi
15263 rm -f conftest.err conftest.$ac_objext \ 14220 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
15264 conftest$ac_exeext conftest.$ac_ext
15265 fi 14221 fi
15266 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 14222 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
15267 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 14223 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
15268 if test `eval echo '${'$as_ac_var'}'` = yes; then 14224 if test `eval echo '${'$as_ac_var'}'` = yes; then
15269 cat >>confdefs.h <<_ACEOF 14225 cat >>confdefs.h <<_ACEOF
15270 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 14226 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
15271 _ACEOF 14227 _ACEOF
15272 14228
15273 else 14229 else
15274 case $LIBOBJS in 14230 LIBOBJS="$LIBOBJS getloadavg.$ac_objext"
15275 "getloadavg.$ac_objext" | \
15276 *" getloadavg.$ac_objext" | \
15277 "getloadavg.$ac_objext "* | \
15278 *" getloadavg.$ac_objext "* ) ;;
15279 *) LIBOBJS="$LIBOBJS getloadavg.$ac_objext" ;;
15280 esac
15281
15282 14231
15283 cat >>confdefs.h <<\_ACEOF 14232 cat >>confdefs.h <<\_ACEOF
15284 #define C_GETLOADAVG 1 14233 #define C_GETLOADAVG 1
15285 _ACEOF 14234 _ACEOF
15286 14235
15297 else 14246 else
15298 # Is the header compilable? 14247 # Is the header compilable?
15299 echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5 14248 echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5
15300 echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6 14249 echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6
15301 cat >conftest.$ac_ext <<_ACEOF 14250 cat >conftest.$ac_ext <<_ACEOF
14251 #line $LINENO "configure"
15302 /* confdefs.h. */ 14252 /* confdefs.h. */
15303 _ACEOF 14253 _ACEOF
15304 cat confdefs.h >>conftest.$ac_ext 14254 cat confdefs.h >>conftest.$ac_ext
15305 cat >>conftest.$ac_ext <<_ACEOF 14255 cat >>conftest.$ac_ext <<_ACEOF
15306 /* end confdefs.h. */ 14256 /* end confdefs.h. */
15307 $ac_includes_default 14257 $ac_includes_default
15308 #include <sys/dg_sys_info.h> 14258 #include <sys/dg_sys_info.h>
15309 _ACEOF 14259 _ACEOF
15310 rm -f conftest.$ac_objext 14260 rm -f conftest.$ac_objext
15311 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 14261 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15312 (eval $ac_compile) 2>conftest.er1 14262 (eval $ac_compile) 2>&5
15313 ac_status=$? 14263 ac_status=$?
15314 grep -v '^ *+' conftest.er1 >conftest.err
15315 rm -f conftest.er1
15316 cat conftest.err >&5
15317 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14264 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15318 (exit $ac_status); } && 14265 (exit $ac_status); } &&
15319 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 14266 { ac_try='test -s conftest.$ac_objext'
15320 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14267 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15321 (eval $ac_try) 2>&5 14268 (eval $ac_try) 2>&5
15322 ac_status=$? 14269 ac_status=$?
15323 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14270 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15324 (exit $ac_status); }; } &&
15325 { ac_try='test -s conftest.$ac_objext'
15326 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15327 (eval $ac_try) 2>&5
15328 ac_status=$?
15329 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15330 (exit $ac_status); }; }; then 14271 (exit $ac_status); }; }; then
15331 ac_header_compiler=yes 14272 ac_header_compiler=yes
15332 else 14273 else
15333 echo "$as_me: failed program was:" >&5 14274 echo "$as_me: failed program was:" >&5
15334 sed 's/^/| /' conftest.$ac_ext >&5 14275 sed 's/^/| /' conftest.$ac_ext >&5
15335 14276
15336 ac_header_compiler=no 14277 ac_header_compiler=no
15337 fi 14278 fi
15338 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 14279 rm -f conftest.$ac_objext conftest.$ac_ext
15339 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 14280 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15340 echo "${ECHO_T}$ac_header_compiler" >&6 14281 echo "${ECHO_T}$ac_header_compiler" >&6
15341 14282
15342 # Is the header present? 14283 # Is the header present?
15343 echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5 14284 echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5
15344 echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6 14285 echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6
15345 cat >conftest.$ac_ext <<_ACEOF 14286 cat >conftest.$ac_ext <<_ACEOF
14287 #line $LINENO "configure"
15346 /* confdefs.h. */ 14288 /* confdefs.h. */
15347 _ACEOF 14289 _ACEOF
15348 cat confdefs.h >>conftest.$ac_ext 14290 cat confdefs.h >>conftest.$ac_ext
15349 cat >>conftest.$ac_ext <<_ACEOF 14291 cat >>conftest.$ac_ext <<_ACEOF
15350 /* end confdefs.h. */ 14292 /* end confdefs.h. */
15358 cat conftest.err >&5 14300 cat conftest.err >&5
15359 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14301 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15360 (exit $ac_status); } >/dev/null; then 14302 (exit $ac_status); } >/dev/null; then
15361 if test -s conftest.err; then 14303 if test -s conftest.err; then
15362 ac_cpp_err=$ac_c_preproc_warn_flag 14304 ac_cpp_err=$ac_c_preproc_warn_flag
15363 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
15364 else 14305 else
15365 ac_cpp_err= 14306 ac_cpp_err=
15366 fi 14307 fi
15367 else 14308 else
15368 ac_cpp_err=yes 14309 ac_cpp_err=yes
15378 rm -f conftest.err conftest.$ac_ext 14319 rm -f conftest.err conftest.$ac_ext
15379 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 14320 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15380 echo "${ECHO_T}$ac_header_preproc" >&6 14321 echo "${ECHO_T}$ac_header_preproc" >&6
15381 14322
15382 # So? What about this header? 14323 # So? What about this header?
15383 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 14324 case $ac_header_compiler:$ac_header_preproc in
15384 yes:no: ) 14325 yes:no )
15385 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5 14326 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5
15386 echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 14327 echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15387 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&5 14328 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5
15388 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&2;} 14329 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;}
15389 ac_header_preproc=yes 14330 (
14331 cat <<\_ASBOX
14332 ## ------------------------------------ ##
14333 ## Report this to bug-autoconf@gnu.org. ##
14334 ## ------------------------------------ ##
14335 _ASBOX
14336 ) |
14337 sed "s/^/$as_me: WARNING: /" >&2
15390 ;; 14338 ;;
15391 no:yes:* ) 14339 no:yes )
15392 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5 14340 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5
15393 echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;} 14341 echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;}
15394 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5 14342 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5
15395 echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;} 14343 echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;}
15396 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&5
15397 echo "$as_me: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&2;}
15398 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&5
15399 echo "$as_me: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&2;}
15400 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 14344 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5
15401 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} 14345 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;}
15402 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&5
15403 echo "$as_me: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&2;}
15404 ( 14346 (
15405 cat <<\_ASBOX 14347 cat <<\_ASBOX
15406 ## ------------------------------------------ ## 14348 ## ------------------------------------ ##
15407 ## Report this to the AC_PACKAGE_NAME lists. ## 14349 ## Report this to bug-autoconf@gnu.org. ##
15408 ## ------------------------------------------ ## 14350 ## ------------------------------------ ##
15409 _ASBOX 14351 _ASBOX
15410 ) | 14352 ) |
15411 sed "s/^/$as_me: WARNING: /" >&2 14353 sed "s/^/$as_me: WARNING: /" >&2
15412 ;; 14354 ;;
15413 esac 14355 esac
15436 echo $ECHO_N "(cached) $ECHO_C" >&6 14378 echo $ECHO_N "(cached) $ECHO_C" >&6
15437 else 14379 else
15438 ac_check_lib_save_LIBS=$LIBS 14380 ac_check_lib_save_LIBS=$LIBS
15439 LIBS="-ldgc $LIBS" 14381 LIBS="-ldgc $LIBS"
15440 cat >conftest.$ac_ext <<_ACEOF 14382 cat >conftest.$ac_ext <<_ACEOF
14383 #line $LINENO "configure"
15441 /* confdefs.h. */ 14384 /* confdefs.h. */
15442 _ACEOF 14385 _ACEOF
15443 cat confdefs.h >>conftest.$ac_ext 14386 cat confdefs.h >>conftest.$ac_ext
15444 cat >>conftest.$ac_ext <<_ACEOF 14387 cat >>conftest.$ac_ext <<_ACEOF
15445 /* end confdefs.h. */ 14388 /* end confdefs.h. */
15459 return 0; 14402 return 0;
15460 } 14403 }
15461 _ACEOF 14404 _ACEOF
15462 rm -f conftest.$ac_objext conftest$ac_exeext 14405 rm -f conftest.$ac_objext conftest$ac_exeext
15463 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 14406 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15464 (eval $ac_link) 2>conftest.er1 14407 (eval $ac_link) 2>&5
15465 ac_status=$? 14408 ac_status=$?
15466 grep -v '^ *+' conftest.er1 >conftest.err
15467 rm -f conftest.er1
15468 cat conftest.err >&5
15469 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14409 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15470 (exit $ac_status); } && 14410 (exit $ac_status); } &&
15471 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 14411 { ac_try='test -s conftest$ac_exeext'
15472 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14412 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15473 (eval $ac_try) 2>&5 14413 (eval $ac_try) 2>&5
15474 ac_status=$? 14414 ac_status=$?
15475 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14415 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15476 (exit $ac_status); }; } &&
15477 { ac_try='test -s conftest$ac_exeext'
15478 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15479 (eval $ac_try) 2>&5
15480 ac_status=$?
15481 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15482 (exit $ac_status); }; }; then 14416 (exit $ac_status); }; }; then
15483 ac_cv_lib_dgc_dg_sys_info=yes 14417 ac_cv_lib_dgc_dg_sys_info=yes
15484 else 14418 else
15485 echo "$as_me: failed program was:" >&5 14419 echo "$as_me: failed program was:" >&5
15486 sed 's/^/| /' conftest.$ac_ext >&5 14420 sed 's/^/| /' conftest.$ac_ext >&5
15487 14421
15488 ac_cv_lib_dgc_dg_sys_info=no 14422 ac_cv_lib_dgc_dg_sys_info=no
15489 fi 14423 fi
15490 rm -f conftest.err conftest.$ac_objext \ 14424 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
15491 conftest$ac_exeext conftest.$ac_ext
15492 LIBS=$ac_check_lib_save_LIBS 14425 LIBS=$ac_check_lib_save_LIBS
15493 fi 14426 fi
15494 echo "$as_me:$LINENO: result: $ac_cv_lib_dgc_dg_sys_info" >&5 14427 echo "$as_me:$LINENO: result: $ac_cv_lib_dgc_dg_sys_info" >&5
15495 echo "${ECHO_T}$ac_cv_lib_dgc_dg_sys_info" >&6 14428 echo "${ECHO_T}$ac_cv_lib_dgc_dg_sys_info" >&6
15496 if test $ac_cv_lib_dgc_dg_sys_info = yes; then 14429 if test $ac_cv_lib_dgc_dg_sys_info = yes; then
15517 else 14450 else
15518 # Is the header compilable? 14451 # Is the header compilable?
15519 echo "$as_me:$LINENO: checking locale.h usability" >&5 14452 echo "$as_me:$LINENO: checking locale.h usability" >&5
15520 echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6 14453 echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6
15521 cat >conftest.$ac_ext <<_ACEOF 14454 cat >conftest.$ac_ext <<_ACEOF
14455 #line $LINENO "configure"
15522 /* confdefs.h. */ 14456 /* confdefs.h. */
15523 _ACEOF 14457 _ACEOF
15524 cat confdefs.h >>conftest.$ac_ext 14458 cat confdefs.h >>conftest.$ac_ext
15525 cat >>conftest.$ac_ext <<_ACEOF 14459 cat >>conftest.$ac_ext <<_ACEOF
15526 /* end confdefs.h. */ 14460 /* end confdefs.h. */
15527 $ac_includes_default 14461 $ac_includes_default
15528 #include <locale.h> 14462 #include <locale.h>
15529 _ACEOF 14463 _ACEOF
15530 rm -f conftest.$ac_objext 14464 rm -f conftest.$ac_objext
15531 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 14465 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15532 (eval $ac_compile) 2>conftest.er1 14466 (eval $ac_compile) 2>&5
15533 ac_status=$? 14467 ac_status=$?
15534 grep -v '^ *+' conftest.er1 >conftest.err
15535 rm -f conftest.er1
15536 cat conftest.err >&5
15537 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14468 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15538 (exit $ac_status); } && 14469 (exit $ac_status); } &&
15539 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 14470 { ac_try='test -s conftest.$ac_objext'
15540 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14471 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15541 (eval $ac_try) 2>&5 14472 (eval $ac_try) 2>&5
15542 ac_status=$? 14473 ac_status=$?
15543 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14474 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15544 (exit $ac_status); }; } &&
15545 { ac_try='test -s conftest.$ac_objext'
15546 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15547 (eval $ac_try) 2>&5
15548 ac_status=$?
15549 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15550 (exit $ac_status); }; }; then 14475 (exit $ac_status); }; }; then
15551 ac_header_compiler=yes 14476 ac_header_compiler=yes
15552 else 14477 else
15553 echo "$as_me: failed program was:" >&5 14478 echo "$as_me: failed program was:" >&5
15554 sed 's/^/| /' conftest.$ac_ext >&5 14479 sed 's/^/| /' conftest.$ac_ext >&5
15555 14480
15556 ac_header_compiler=no 14481 ac_header_compiler=no
15557 fi 14482 fi
15558 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 14483 rm -f conftest.$ac_objext conftest.$ac_ext
15559 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 14484 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15560 echo "${ECHO_T}$ac_header_compiler" >&6 14485 echo "${ECHO_T}$ac_header_compiler" >&6
15561 14486
15562 # Is the header present? 14487 # Is the header present?
15563 echo "$as_me:$LINENO: checking locale.h presence" >&5 14488 echo "$as_me:$LINENO: checking locale.h presence" >&5
15564 echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6 14489 echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6
15565 cat >conftest.$ac_ext <<_ACEOF 14490 cat >conftest.$ac_ext <<_ACEOF
14491 #line $LINENO "configure"
15566 /* confdefs.h. */ 14492 /* confdefs.h. */
15567 _ACEOF 14493 _ACEOF
15568 cat confdefs.h >>conftest.$ac_ext 14494 cat confdefs.h >>conftest.$ac_ext
15569 cat >>conftest.$ac_ext <<_ACEOF 14495 cat >>conftest.$ac_ext <<_ACEOF
15570 /* end confdefs.h. */ 14496 /* end confdefs.h. */
15578 cat conftest.err >&5 14504 cat conftest.err >&5
15579 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14505 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15580 (exit $ac_status); } >/dev/null; then 14506 (exit $ac_status); } >/dev/null; then
15581 if test -s conftest.err; then 14507 if test -s conftest.err; then
15582 ac_cpp_err=$ac_c_preproc_warn_flag 14508 ac_cpp_err=$ac_c_preproc_warn_flag
15583 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
15584 else 14509 else
15585 ac_cpp_err= 14510 ac_cpp_err=
15586 fi 14511 fi
15587 else 14512 else
15588 ac_cpp_err=yes 14513 ac_cpp_err=yes
15598 rm -f conftest.err conftest.$ac_ext 14523 rm -f conftest.err conftest.$ac_ext
15599 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 14524 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15600 echo "${ECHO_T}$ac_header_preproc" >&6 14525 echo "${ECHO_T}$ac_header_preproc" >&6
15601 14526
15602 # So? What about this header? 14527 # So? What about this header?
15603 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 14528 case $ac_header_compiler:$ac_header_preproc in
15604 yes:no: ) 14529 yes:no )
15605 { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5 14530 { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5
15606 echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 14531 echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15607 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the compiler's result" >&5 14532 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5
15608 echo "$as_me: WARNING: locale.h: proceeding with the compiler's result" >&2;} 14533 echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;}
15609 ac_header_preproc=yes 14534 (
14535 cat <<\_ASBOX
14536 ## ------------------------------------ ##
14537 ## Report this to bug-autoconf@gnu.org. ##
14538 ## ------------------------------------ ##
14539 _ASBOX
14540 ) |
14541 sed "s/^/$as_me: WARNING: /" >&2
15610 ;; 14542 ;;
15611 no:yes:* ) 14543 no:yes )
15612 { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5 14544 { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5
15613 echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;} 14545 echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;}
15614 { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5 14546 { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5
15615 echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;} 14547 echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;}
15616 { echo "$as_me:$LINENO: WARNING: locale.h: see the Autoconf documentation" >&5
15617 echo "$as_me: WARNING: locale.h: see the Autoconf documentation" >&2;}
15618 { echo "$as_me:$LINENO: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&5
15619 echo "$as_me: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&2;}
15620 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 14548 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5
15621 echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} 14549 echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;}
15622 { echo "$as_me:$LINENO: WARNING: locale.h: in the future, the compiler will take precedence" >&5
15623 echo "$as_me: WARNING: locale.h: in the future, the compiler will take precedence" >&2;}
15624 ( 14550 (
15625 cat <<\_ASBOX 14551 cat <<\_ASBOX
15626 ## ------------------------------------------ ## 14552 ## ------------------------------------ ##
15627 ## Report this to the AC_PACKAGE_NAME lists. ## 14553 ## Report this to bug-autoconf@gnu.org. ##
15628 ## ------------------------------------------ ## 14554 ## ------------------------------------ ##
15629 _ASBOX 14555 _ASBOX
15630 ) | 14556 ) |
15631 sed "s/^/$as_me: WARNING: /" >&2 14557 sed "s/^/$as_me: WARNING: /" >&2
15632 ;; 14558 ;;
15633 esac 14559 esac
15652 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 14578 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
15653 if eval "test \"\${$as_ac_var+set}\" = set"; then 14579 if eval "test \"\${$as_ac_var+set}\" = set"; then
15654 echo $ECHO_N "(cached) $ECHO_C" >&6 14580 echo $ECHO_N "(cached) $ECHO_C" >&6
15655 else 14581 else
15656 cat >conftest.$ac_ext <<_ACEOF 14582 cat >conftest.$ac_ext <<_ACEOF
15657 /* confdefs.h. */ 14583 #line $LINENO "configure"
15658 _ACEOF 14584 /* confdefs.h. */
15659 cat confdefs.h >>conftest.$ac_ext 14585 _ACEOF
15660 cat >>conftest.$ac_ext <<_ACEOF 14586 cat confdefs.h >>conftest.$ac_ext
15661 /* end confdefs.h. */ 14587 cat >>conftest.$ac_ext <<_ACEOF
15662 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. 14588 /* end confdefs.h. */
15663 For example, HP-UX 11i <limits.h> declares gettimeofday. */
15664 #define $ac_func innocuous_$ac_func
15665
15666 /* System header to define __stub macros and hopefully few prototypes, 14589 /* System header to define __stub macros and hopefully few prototypes,
15667 which can conflict with char $ac_func (); below. 14590 which can conflict with char $ac_func (); below.
15668 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 14591 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15669 <limits.h> exists even on freestanding compilers. */ 14592 <limits.h> exists even on freestanding compilers. */
15670
15671 #ifdef __STDC__ 14593 #ifdef __STDC__
15672 # include <limits.h> 14594 # include <limits.h>
15673 #else 14595 #else
15674 # include <assert.h> 14596 # include <assert.h>
15675 #endif 14597 #endif
15676
15677 #undef $ac_func
15678
15679 /* Override any gcc2 internal prototype to avoid an error. */ 14598 /* Override any gcc2 internal prototype to avoid an error. */
15680 #ifdef __cplusplus 14599 #ifdef __cplusplus
15681 extern "C" 14600 extern "C"
15682 { 14601 {
15683 #endif 14602 #endif
15704 return 0; 14623 return 0;
15705 } 14624 }
15706 _ACEOF 14625 _ACEOF
15707 rm -f conftest.$ac_objext conftest$ac_exeext 14626 rm -f conftest.$ac_objext conftest$ac_exeext
15708 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 14627 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15709 (eval $ac_link) 2>conftest.er1 14628 (eval $ac_link) 2>&5
15710 ac_status=$? 14629 ac_status=$?
15711 grep -v '^ *+' conftest.er1 >conftest.err
15712 rm -f conftest.er1
15713 cat conftest.err >&5
15714 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14630 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15715 (exit $ac_status); } && 14631 (exit $ac_status); } &&
15716 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 14632 { ac_try='test -s conftest$ac_exeext'
15717 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14633 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15718 (eval $ac_try) 2>&5 14634 (eval $ac_try) 2>&5
15719 ac_status=$? 14635 ac_status=$?
15720 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14636 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15721 (exit $ac_status); }; } &&
15722 { ac_try='test -s conftest$ac_exeext'
15723 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15724 (eval $ac_try) 2>&5
15725 ac_status=$?
15726 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15727 (exit $ac_status); }; }; then 14637 (exit $ac_status); }; }; then
15728 eval "$as_ac_var=yes" 14638 eval "$as_ac_var=yes"
15729 else 14639 else
15730 echo "$as_me: failed program was:" >&5 14640 echo "$as_me: failed program was:" >&5
15731 sed 's/^/| /' conftest.$ac_ext >&5 14641 sed 's/^/| /' conftest.$ac_ext >&5
15732 14642
15733 eval "$as_ac_var=no" 14643 eval "$as_ac_var=no"
15734 fi 14644 fi
15735 rm -f conftest.err conftest.$ac_objext \ 14645 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
15736 conftest$ac_exeext conftest.$ac_ext
15737 fi 14646 fi
15738 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 14647 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
15739 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 14648 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
15740 if test `eval echo '${'$as_ac_var'}'` = yes; then 14649 if test `eval echo '${'$as_ac_var'}'` = yes; then
15741 cat >>confdefs.h <<_ACEOF 14650 cat >>confdefs.h <<_ACEOF
15770 else 14679 else
15771 # Is the header compilable? 14680 # Is the header compilable?
15772 echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5 14681 echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5
15773 echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6 14682 echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6
15774 cat >conftest.$ac_ext <<_ACEOF 14683 cat >conftest.$ac_ext <<_ACEOF
14684 #line $LINENO "configure"
15775 /* confdefs.h. */ 14685 /* confdefs.h. */
15776 _ACEOF 14686 _ACEOF
15777 cat confdefs.h >>conftest.$ac_ext 14687 cat confdefs.h >>conftest.$ac_ext
15778 cat >>conftest.$ac_ext <<_ACEOF 14688 cat >>conftest.$ac_ext <<_ACEOF
15779 /* end confdefs.h. */ 14689 /* end confdefs.h. */
15780 $ac_includes_default 14690 $ac_includes_default
15781 #include <inq_stats/cpustats.h> 14691 #include <inq_stats/cpustats.h>
15782 _ACEOF 14692 _ACEOF
15783 rm -f conftest.$ac_objext 14693 rm -f conftest.$ac_objext
15784 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 14694 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15785 (eval $ac_compile) 2>conftest.er1 14695 (eval $ac_compile) 2>&5
15786 ac_status=$? 14696 ac_status=$?
15787 grep -v '^ *+' conftest.er1 >conftest.err
15788 rm -f conftest.er1
15789 cat conftest.err >&5
15790 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14697 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15791 (exit $ac_status); } && 14698 (exit $ac_status); } &&
15792 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 14699 { ac_try='test -s conftest.$ac_objext'
15793 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14700 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15794 (eval $ac_try) 2>&5 14701 (eval $ac_try) 2>&5
15795 ac_status=$? 14702 ac_status=$?
15796 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14703 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15797 (exit $ac_status); }; } &&
15798 { ac_try='test -s conftest.$ac_objext'
15799 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15800 (eval $ac_try) 2>&5
15801 ac_status=$?
15802 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15803 (exit $ac_status); }; }; then 14704 (exit $ac_status); }; }; then
15804 ac_header_compiler=yes 14705 ac_header_compiler=yes
15805 else 14706 else
15806 echo "$as_me: failed program was:" >&5 14707 echo "$as_me: failed program was:" >&5
15807 sed 's/^/| /' conftest.$ac_ext >&5 14708 sed 's/^/| /' conftest.$ac_ext >&5
15808 14709
15809 ac_header_compiler=no 14710 ac_header_compiler=no
15810 fi 14711 fi
15811 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 14712 rm -f conftest.$ac_objext conftest.$ac_ext
15812 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 14713 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15813 echo "${ECHO_T}$ac_header_compiler" >&6 14714 echo "${ECHO_T}$ac_header_compiler" >&6
15814 14715
15815 # Is the header present? 14716 # Is the header present?
15816 echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5 14717 echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5
15817 echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6 14718 echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6
15818 cat >conftest.$ac_ext <<_ACEOF 14719 cat >conftest.$ac_ext <<_ACEOF
14720 #line $LINENO "configure"
15819 /* confdefs.h. */ 14721 /* confdefs.h. */
15820 _ACEOF 14722 _ACEOF
15821 cat confdefs.h >>conftest.$ac_ext 14723 cat confdefs.h >>conftest.$ac_ext
15822 cat >>conftest.$ac_ext <<_ACEOF 14724 cat >>conftest.$ac_ext <<_ACEOF
15823 /* end confdefs.h. */ 14725 /* end confdefs.h. */
15831 cat conftest.err >&5 14733 cat conftest.err >&5
15832 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14734 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15833 (exit $ac_status); } >/dev/null; then 14735 (exit $ac_status); } >/dev/null; then
15834 if test -s conftest.err; then 14736 if test -s conftest.err; then
15835 ac_cpp_err=$ac_c_preproc_warn_flag 14737 ac_cpp_err=$ac_c_preproc_warn_flag
15836 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
15837 else 14738 else
15838 ac_cpp_err= 14739 ac_cpp_err=
15839 fi 14740 fi
15840 else 14741 else
15841 ac_cpp_err=yes 14742 ac_cpp_err=yes
15851 rm -f conftest.err conftest.$ac_ext 14752 rm -f conftest.err conftest.$ac_ext
15852 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 14753 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15853 echo "${ECHO_T}$ac_header_preproc" >&6 14754 echo "${ECHO_T}$ac_header_preproc" >&6
15854 14755
15855 # So? What about this header? 14756 # So? What about this header?
15856 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 14757 case $ac_header_compiler:$ac_header_preproc in
15857 yes:no: ) 14758 yes:no )
15858 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 14759 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5
15859 echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 14760 echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
15860 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&5 14761 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5
15861 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&2;} 14762 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;}
15862 ac_header_preproc=yes 14763 (
14764 cat <<\_ASBOX
14765 ## ------------------------------------ ##
14766 ## Report this to bug-autoconf@gnu.org. ##
14767 ## ------------------------------------ ##
14768 _ASBOX
14769 ) |
14770 sed "s/^/$as_me: WARNING: /" >&2
15863 ;; 14771 ;;
15864 no:yes:* ) 14772 no:yes )
15865 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5 14773 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5
15866 echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;} 14774 echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;}
15867 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5 14775 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5
15868 echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;} 14776 echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;}
15869 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&5
15870 echo "$as_me: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&2;}
15871 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5
15872 echo "$as_me: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;}
15873 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 14777 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5
15874 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} 14778 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;}
15875 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&5
15876 echo "$as_me: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&2;}
15877 ( 14779 (
15878 cat <<\_ASBOX 14780 cat <<\_ASBOX
15879 ## ------------------------------------------ ## 14781 ## ------------------------------------ ##
15880 ## Report this to the AC_PACKAGE_NAME lists. ## 14782 ## Report this to bug-autoconf@gnu.org. ##
15881 ## ------------------------------------------ ## 14783 ## ------------------------------------ ##
15882 _ASBOX 14784 _ASBOX
15883 ) | 14785 ) |
15884 sed "s/^/$as_me: WARNING: /" >&2 14786 sed "s/^/$as_me: WARNING: /" >&2
15885 ;; 14787 ;;
15886 esac 14788 esac
15924 else 14826 else
15925 # Is the header compilable? 14827 # Is the header compilable?
15926 echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5 14828 echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5
15927 echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6 14829 echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6
15928 cat >conftest.$ac_ext <<_ACEOF 14830 cat >conftest.$ac_ext <<_ACEOF
14831 #line $LINENO "configure"
15929 /* confdefs.h. */ 14832 /* confdefs.h. */
15930 _ACEOF 14833 _ACEOF
15931 cat confdefs.h >>conftest.$ac_ext 14834 cat confdefs.h >>conftest.$ac_ext
15932 cat >>conftest.$ac_ext <<_ACEOF 14835 cat >>conftest.$ac_ext <<_ACEOF
15933 /* end confdefs.h. */ 14836 /* end confdefs.h. */
15934 $ac_includes_default 14837 $ac_includes_default
15935 #include <sys/cpustats.h> 14838 #include <sys/cpustats.h>
15936 _ACEOF 14839 _ACEOF
15937 rm -f conftest.$ac_objext 14840 rm -f conftest.$ac_objext
15938 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 14841 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15939 (eval $ac_compile) 2>conftest.er1 14842 (eval $ac_compile) 2>&5
15940 ac_status=$? 14843 ac_status=$?
15941 grep -v '^ *+' conftest.er1 >conftest.err
15942 rm -f conftest.er1
15943 cat conftest.err >&5
15944 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14844 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15945 (exit $ac_status); } && 14845 (exit $ac_status); } &&
15946 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 14846 { ac_try='test -s conftest.$ac_objext'
15947 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14847 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15948 (eval $ac_try) 2>&5 14848 (eval $ac_try) 2>&5
15949 ac_status=$? 14849 ac_status=$?
15950 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14850 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15951 (exit $ac_status); }; } &&
15952 { ac_try='test -s conftest.$ac_objext'
15953 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15954 (eval $ac_try) 2>&5
15955 ac_status=$?
15956 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15957 (exit $ac_status); }; }; then 14851 (exit $ac_status); }; }; then
15958 ac_header_compiler=yes 14852 ac_header_compiler=yes
15959 else 14853 else
15960 echo "$as_me: failed program was:" >&5 14854 echo "$as_me: failed program was:" >&5
15961 sed 's/^/| /' conftest.$ac_ext >&5 14855 sed 's/^/| /' conftest.$ac_ext >&5
15962 14856
15963 ac_header_compiler=no 14857 ac_header_compiler=no
15964 fi 14858 fi
15965 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 14859 rm -f conftest.$ac_objext conftest.$ac_ext
15966 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 14860 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15967 echo "${ECHO_T}$ac_header_compiler" >&6 14861 echo "${ECHO_T}$ac_header_compiler" >&6
15968 14862
15969 # Is the header present? 14863 # Is the header present?
15970 echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5 14864 echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5
15971 echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6 14865 echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6
15972 cat >conftest.$ac_ext <<_ACEOF 14866 cat >conftest.$ac_ext <<_ACEOF
14867 #line $LINENO "configure"
15973 /* confdefs.h. */ 14868 /* confdefs.h. */
15974 _ACEOF 14869 _ACEOF
15975 cat confdefs.h >>conftest.$ac_ext 14870 cat confdefs.h >>conftest.$ac_ext
15976 cat >>conftest.$ac_ext <<_ACEOF 14871 cat >>conftest.$ac_ext <<_ACEOF
15977 /* end confdefs.h. */ 14872 /* end confdefs.h. */
15985 cat conftest.err >&5 14880 cat conftest.err >&5
15986 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14881 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15987 (exit $ac_status); } >/dev/null; then 14882 (exit $ac_status); } >/dev/null; then
15988 if test -s conftest.err; then 14883 if test -s conftest.err; then
15989 ac_cpp_err=$ac_c_preproc_warn_flag 14884 ac_cpp_err=$ac_c_preproc_warn_flag
15990 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
15991 else 14885 else
15992 ac_cpp_err= 14886 ac_cpp_err=
15993 fi 14887 fi
15994 else 14888 else
15995 ac_cpp_err=yes 14889 ac_cpp_err=yes
16005 rm -f conftest.err conftest.$ac_ext 14899 rm -f conftest.err conftest.$ac_ext
16006 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 14900 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16007 echo "${ECHO_T}$ac_header_preproc" >&6 14901 echo "${ECHO_T}$ac_header_preproc" >&6
16008 14902
16009 # So? What about this header? 14903 # So? What about this header?
16010 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 14904 case $ac_header_compiler:$ac_header_preproc in
16011 yes:no: ) 14905 yes:no )
16012 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 14906 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5
16013 echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 14907 echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
16014 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&5 14908 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5
16015 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&2;} 14909 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;}
16016 ac_header_preproc=yes 14910 (
14911 cat <<\_ASBOX
14912 ## ------------------------------------ ##
14913 ## Report this to bug-autoconf@gnu.org. ##
14914 ## ------------------------------------ ##
14915 _ASBOX
14916 ) |
14917 sed "s/^/$as_me: WARNING: /" >&2
16017 ;; 14918 ;;
16018 no:yes:* ) 14919 no:yes )
16019 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5 14920 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5
16020 echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;} 14921 echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;}
16021 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5 14922 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5
16022 echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;} 14923 echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;}
16023 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: see the Autoconf documentation" >&5
16024 echo "$as_me: WARNING: sys/cpustats.h: see the Autoconf documentation" >&2;}
16025 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5
16026 echo "$as_me: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;}
16027 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 14924 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5
16028 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} 14925 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;}
16029 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&5
16030 echo "$as_me: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&2;}
16031 ( 14926 (
16032 cat <<\_ASBOX 14927 cat <<\_ASBOX
16033 ## ------------------------------------------ ## 14928 ## ------------------------------------ ##
16034 ## Report this to the AC_PACKAGE_NAME lists. ## 14929 ## Report this to bug-autoconf@gnu.org. ##
16035 ## ------------------------------------------ ## 14930 ## ------------------------------------ ##
16036 _ASBOX 14931 _ASBOX
16037 ) | 14932 ) |
16038 sed "s/^/$as_me: WARNING: /" >&2 14933 sed "s/^/$as_me: WARNING: /" >&2
16039 ;; 14934 ;;
16040 esac 14935 esac
16075 else 14970 else
16076 # Is the header compilable? 14971 # Is the header compilable?
16077 echo "$as_me:$LINENO: checking $ac_header usability" >&5 14972 echo "$as_me:$LINENO: checking $ac_header usability" >&5
16078 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 14973 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
16079 cat >conftest.$ac_ext <<_ACEOF 14974 cat >conftest.$ac_ext <<_ACEOF
14975 #line $LINENO "configure"
16080 /* confdefs.h. */ 14976 /* confdefs.h. */
16081 _ACEOF 14977 _ACEOF
16082 cat confdefs.h >>conftest.$ac_ext 14978 cat confdefs.h >>conftest.$ac_ext
16083 cat >>conftest.$ac_ext <<_ACEOF 14979 cat >>conftest.$ac_ext <<_ACEOF
16084 /* end confdefs.h. */ 14980 /* end confdefs.h. */
16085 $ac_includes_default 14981 $ac_includes_default
16086 #include <$ac_header> 14982 #include <$ac_header>
16087 _ACEOF 14983 _ACEOF
16088 rm -f conftest.$ac_objext 14984 rm -f conftest.$ac_objext
16089 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 14985 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16090 (eval $ac_compile) 2>conftest.er1 14986 (eval $ac_compile) 2>&5
16091 ac_status=$? 14987 ac_status=$?
16092 grep -v '^ *+' conftest.er1 >conftest.err
16093 rm -f conftest.er1
16094 cat conftest.err >&5
16095 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14988 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16096 (exit $ac_status); } && 14989 (exit $ac_status); } &&
16097 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 14990 { ac_try='test -s conftest.$ac_objext'
16098 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14991 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16099 (eval $ac_try) 2>&5 14992 (eval $ac_try) 2>&5
16100 ac_status=$? 14993 ac_status=$?
16101 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14994 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16102 (exit $ac_status); }; } &&
16103 { ac_try='test -s conftest.$ac_objext'
16104 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16105 (eval $ac_try) 2>&5
16106 ac_status=$?
16107 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16108 (exit $ac_status); }; }; then 14995 (exit $ac_status); }; }; then
16109 ac_header_compiler=yes 14996 ac_header_compiler=yes
16110 else 14997 else
16111 echo "$as_me: failed program was:" >&5 14998 echo "$as_me: failed program was:" >&5
16112 sed 's/^/| /' conftest.$ac_ext >&5 14999 sed 's/^/| /' conftest.$ac_ext >&5
16113 15000
16114 ac_header_compiler=no 15001 ac_header_compiler=no
16115 fi 15002 fi
16116 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 15003 rm -f conftest.$ac_objext conftest.$ac_ext
16117 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 15004 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16118 echo "${ECHO_T}$ac_header_compiler" >&6 15005 echo "${ECHO_T}$ac_header_compiler" >&6
16119 15006
16120 # Is the header present? 15007 # Is the header present?
16121 echo "$as_me:$LINENO: checking $ac_header presence" >&5 15008 echo "$as_me:$LINENO: checking $ac_header presence" >&5
16122 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 15009 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
16123 cat >conftest.$ac_ext <<_ACEOF 15010 cat >conftest.$ac_ext <<_ACEOF
15011 #line $LINENO "configure"
16124 /* confdefs.h. */ 15012 /* confdefs.h. */
16125 _ACEOF 15013 _ACEOF
16126 cat confdefs.h >>conftest.$ac_ext 15014 cat confdefs.h >>conftest.$ac_ext
16127 cat >>conftest.$ac_ext <<_ACEOF 15015 cat >>conftest.$ac_ext <<_ACEOF
16128 /* end confdefs.h. */ 15016 /* end confdefs.h. */
16136 cat conftest.err >&5 15024 cat conftest.err >&5
16137 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15025 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16138 (exit $ac_status); } >/dev/null; then 15026 (exit $ac_status); } >/dev/null; then
16139 if test -s conftest.err; then 15027 if test -s conftest.err; then
16140 ac_cpp_err=$ac_c_preproc_warn_flag 15028 ac_cpp_err=$ac_c_preproc_warn_flag
16141 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
16142 else 15029 else
16143 ac_cpp_err= 15030 ac_cpp_err=
16144 fi 15031 fi
16145 else 15032 else
16146 ac_cpp_err=yes 15033 ac_cpp_err=yes
16156 rm -f conftest.err conftest.$ac_ext 15043 rm -f conftest.err conftest.$ac_ext
16157 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 15044 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16158 echo "${ECHO_T}$ac_header_preproc" >&6 15045 echo "${ECHO_T}$ac_header_preproc" >&6
16159 15046
16160 # So? What about this header? 15047 # So? What about this header?
16161 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 15048 case $ac_header_compiler:$ac_header_preproc in
16162 yes:no: ) 15049 yes:no )
16163 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 15050 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16164 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 15051 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16165 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 15052 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16166 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 15053 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16167 ac_header_preproc=yes 15054 (
15055 cat <<\_ASBOX
15056 ## ------------------------------------ ##
15057 ## Report this to bug-autoconf@gnu.org. ##
15058 ## ------------------------------------ ##
15059 _ASBOX
15060 ) |
15061 sed "s/^/$as_me: WARNING: /" >&2
16168 ;; 15062 ;;
16169 no:yes:* ) 15063 no:yes )
16170 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 15064 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16171 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 15065 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16172 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 15066 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16173 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 15067 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16174 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16175 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16176 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16177 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16178 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 15068 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16179 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 15069 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16180 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16181 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16182 ( 15070 (
16183 cat <<\_ASBOX 15071 cat <<\_ASBOX
16184 ## ------------------------------------------ ## 15072 ## ------------------------------------ ##
16185 ## Report this to the AC_PACKAGE_NAME lists. ## 15073 ## Report this to bug-autoconf@gnu.org. ##
16186 ## ------------------------------------------ ## 15074 ## ------------------------------------ ##
16187 _ASBOX 15075 _ASBOX
16188 ) | 15076 ) |
16189 sed "s/^/$as_me: WARNING: /" >&2 15077 sed "s/^/$as_me: WARNING: /" >&2
16190 ;; 15078 ;;
16191 esac 15079 esac
16192 echo "$as_me:$LINENO: checking for $ac_header" >&5 15080 echo "$as_me:$LINENO: checking for $ac_header" >&5
16193 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 15081 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16194 if eval "test \"\${$as_ac_Header+set}\" = set"; then 15082 if eval "test \"\${$as_ac_Header+set}\" = set"; then
16195 echo $ECHO_N "(cached) $ECHO_C" >&6 15083 echo $ECHO_N "(cached) $ECHO_C" >&6
16196 else 15084 else
16197 eval "$as_ac_Header=\$ac_header_preproc" 15085 eval "$as_ac_Header=$ac_header_preproc"
16198 fi 15086 fi
16199 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 15087 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16200 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 15088 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16201 15089
16202 fi 15090 fi
16226 else 15114 else
16227 # Is the header compilable? 15115 # Is the header compilable?
16228 echo "$as_me:$LINENO: checking $ac_header usability" >&5 15116 echo "$as_me:$LINENO: checking $ac_header usability" >&5
16229 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 15117 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
16230 cat >conftest.$ac_ext <<_ACEOF 15118 cat >conftest.$ac_ext <<_ACEOF
15119 #line $LINENO "configure"
16231 /* confdefs.h. */ 15120 /* confdefs.h. */
16232 _ACEOF 15121 _ACEOF
16233 cat confdefs.h >>conftest.$ac_ext 15122 cat confdefs.h >>conftest.$ac_ext
16234 cat >>conftest.$ac_ext <<_ACEOF 15123 cat >>conftest.$ac_ext <<_ACEOF
16235 /* end confdefs.h. */ 15124 /* end confdefs.h. */
16236 $ac_includes_default 15125 $ac_includes_default
16237 #include <$ac_header> 15126 #include <$ac_header>
16238 _ACEOF 15127 _ACEOF
16239 rm -f conftest.$ac_objext 15128 rm -f conftest.$ac_objext
16240 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 15129 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16241 (eval $ac_compile) 2>conftest.er1 15130 (eval $ac_compile) 2>&5
16242 ac_status=$? 15131 ac_status=$?
16243 grep -v '^ *+' conftest.er1 >conftest.err
16244 rm -f conftest.er1
16245 cat conftest.err >&5
16246 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15132 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16247 (exit $ac_status); } && 15133 (exit $ac_status); } &&
16248 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 15134 { ac_try='test -s conftest.$ac_objext'
16249 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15135 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16250 (eval $ac_try) 2>&5 15136 (eval $ac_try) 2>&5
16251 ac_status=$? 15137 ac_status=$?
16252 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15138 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16253 (exit $ac_status); }; } &&
16254 { ac_try='test -s conftest.$ac_objext'
16255 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16256 (eval $ac_try) 2>&5
16257 ac_status=$?
16258 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16259 (exit $ac_status); }; }; then 15139 (exit $ac_status); }; }; then
16260 ac_header_compiler=yes 15140 ac_header_compiler=yes
16261 else 15141 else
16262 echo "$as_me: failed program was:" >&5 15142 echo "$as_me: failed program was:" >&5
16263 sed 's/^/| /' conftest.$ac_ext >&5 15143 sed 's/^/| /' conftest.$ac_ext >&5
16264 15144
16265 ac_header_compiler=no 15145 ac_header_compiler=no
16266 fi 15146 fi
16267 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 15147 rm -f conftest.$ac_objext conftest.$ac_ext
16268 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 15148 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16269 echo "${ECHO_T}$ac_header_compiler" >&6 15149 echo "${ECHO_T}$ac_header_compiler" >&6
16270 15150
16271 # Is the header present? 15151 # Is the header present?
16272 echo "$as_me:$LINENO: checking $ac_header presence" >&5 15152 echo "$as_me:$LINENO: checking $ac_header presence" >&5
16273 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 15153 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
16274 cat >conftest.$ac_ext <<_ACEOF 15154 cat >conftest.$ac_ext <<_ACEOF
15155 #line $LINENO "configure"
16275 /* confdefs.h. */ 15156 /* confdefs.h. */
16276 _ACEOF 15157 _ACEOF
16277 cat confdefs.h >>conftest.$ac_ext 15158 cat confdefs.h >>conftest.$ac_ext
16278 cat >>conftest.$ac_ext <<_ACEOF 15159 cat >>conftest.$ac_ext <<_ACEOF
16279 /* end confdefs.h. */ 15160 /* end confdefs.h. */
16287 cat conftest.err >&5 15168 cat conftest.err >&5
16288 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15169 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16289 (exit $ac_status); } >/dev/null; then 15170 (exit $ac_status); } >/dev/null; then
16290 if test -s conftest.err; then 15171 if test -s conftest.err; then
16291 ac_cpp_err=$ac_c_preproc_warn_flag 15172 ac_cpp_err=$ac_c_preproc_warn_flag
16292 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
16293 else 15173 else
16294 ac_cpp_err= 15174 ac_cpp_err=
16295 fi 15175 fi
16296 else 15176 else
16297 ac_cpp_err=yes 15177 ac_cpp_err=yes
16307 rm -f conftest.err conftest.$ac_ext 15187 rm -f conftest.err conftest.$ac_ext
16308 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 15188 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16309 echo "${ECHO_T}$ac_header_preproc" >&6 15189 echo "${ECHO_T}$ac_header_preproc" >&6
16310 15190
16311 # So? What about this header? 15191 # So? What about this header?
16312 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 15192 case $ac_header_compiler:$ac_header_preproc in
16313 yes:no: ) 15193 yes:no )
16314 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 15194 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16315 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 15195 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16316 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 15196 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16317 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 15197 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16318 ac_header_preproc=yes 15198 (
15199 cat <<\_ASBOX
15200 ## ------------------------------------ ##
15201 ## Report this to bug-autoconf@gnu.org. ##
15202 ## ------------------------------------ ##
15203 _ASBOX
15204 ) |
15205 sed "s/^/$as_me: WARNING: /" >&2
16319 ;; 15206 ;;
16320 no:yes:* ) 15207 no:yes )
16321 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 15208 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16322 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 15209 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16323 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 15210 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16324 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 15211 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16325 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16326 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16327 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16328 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16329 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 15212 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16330 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 15213 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
16331 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16332 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16333 ( 15214 (
16334 cat <<\_ASBOX 15215 cat <<\_ASBOX
16335 ## ------------------------------------------ ## 15216 ## ------------------------------------ ##
16336 ## Report this to the AC_PACKAGE_NAME lists. ## 15217 ## Report this to bug-autoconf@gnu.org. ##
16337 ## ------------------------------------------ ## 15218 ## ------------------------------------ ##
16338 _ASBOX 15219 _ASBOX
16339 ) | 15220 ) |
16340 sed "s/^/$as_me: WARNING: /" >&2 15221 sed "s/^/$as_me: WARNING: /" >&2
16341 ;; 15222 ;;
16342 esac 15223 esac
16343 echo "$as_me:$LINENO: checking for $ac_header" >&5 15224 echo "$as_me:$LINENO: checking for $ac_header" >&5
16344 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 15225 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16345 if eval "test \"\${$as_ac_Header+set}\" = set"; then 15226 if eval "test \"\${$as_ac_Header+set}\" = set"; then
16346 echo $ECHO_N "(cached) $ECHO_C" >&6 15227 echo $ECHO_N "(cached) $ECHO_C" >&6
16347 else 15228 else
16348 eval "$as_ac_Header=\$ac_header_preproc" 15229 eval "$as_ac_Header=$ac_header_preproc"
16349 fi 15230 fi
16350 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 15231 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16351 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 15232 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16352 15233
16353 fi 15234 fi
16359 echo $ECHO_N "checking for struct nlist.n_un.n_name... $ECHO_C" >&6 15240 echo $ECHO_N "checking for struct nlist.n_un.n_name... $ECHO_C" >&6
16360 if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then 15241 if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then
16361 echo $ECHO_N "(cached) $ECHO_C" >&6 15242 echo $ECHO_N "(cached) $ECHO_C" >&6
16362 else 15243 else
16363 cat >conftest.$ac_ext <<_ACEOF 15244 cat >conftest.$ac_ext <<_ACEOF
15245 #line $LINENO "configure"
16364 /* confdefs.h. */ 15246 /* confdefs.h. */
16365 _ACEOF 15247 _ACEOF
16366 cat confdefs.h >>conftest.$ac_ext 15248 cat confdefs.h >>conftest.$ac_ext
16367 cat >>conftest.$ac_ext <<_ACEOF 15249 cat >>conftest.$ac_ext <<_ACEOF
16368 /* end confdefs.h. */ 15250 /* end confdefs.h. */
16378 return 0; 15260 return 0;
16379 } 15261 }
16380 _ACEOF 15262 _ACEOF
16381 rm -f conftest.$ac_objext 15263 rm -f conftest.$ac_objext
16382 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 15264 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16383 (eval $ac_compile) 2>conftest.er1 15265 (eval $ac_compile) 2>&5
16384 ac_status=$? 15266 ac_status=$?
16385 grep -v '^ *+' conftest.er1 >conftest.err
16386 rm -f conftest.er1
16387 cat conftest.err >&5
16388 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15267 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16389 (exit $ac_status); } && 15268 (exit $ac_status); } &&
16390 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 15269 { ac_try='test -s conftest.$ac_objext'
16391 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15270 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16392 (eval $ac_try) 2>&5 15271 (eval $ac_try) 2>&5
16393 ac_status=$? 15272 ac_status=$?
16394 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15273 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16395 (exit $ac_status); }; } &&
16396 { ac_try='test -s conftest.$ac_objext'
16397 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16398 (eval $ac_try) 2>&5
16399 ac_status=$?
16400 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16401 (exit $ac_status); }; }; then 15274 (exit $ac_status); }; }; then
16402 ac_cv_member_struct_nlist_n_un_n_name=yes 15275 ac_cv_member_struct_nlist_n_un_n_name=yes
16403 else 15276 else
16404 echo "$as_me: failed program was:" >&5 15277 echo "$as_me: failed program was:" >&5
16405 sed 's/^/| /' conftest.$ac_ext >&5 15278 sed 's/^/| /' conftest.$ac_ext >&5
16406 15279
16407 cat >conftest.$ac_ext <<_ACEOF 15280 cat >conftest.$ac_ext <<_ACEOF
15281 #line $LINENO "configure"
16408 /* confdefs.h. */ 15282 /* confdefs.h. */
16409 _ACEOF 15283 _ACEOF
16410 cat confdefs.h >>conftest.$ac_ext 15284 cat confdefs.h >>conftest.$ac_ext
16411 cat >>conftest.$ac_ext <<_ACEOF 15285 cat >>conftest.$ac_ext <<_ACEOF
16412 /* end confdefs.h. */ 15286 /* end confdefs.h. */
16422 return 0; 15296 return 0;
16423 } 15297 }
16424 _ACEOF 15298 _ACEOF
16425 rm -f conftest.$ac_objext 15299 rm -f conftest.$ac_objext
16426 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 15300 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16427 (eval $ac_compile) 2>conftest.er1 15301 (eval $ac_compile) 2>&5
16428 ac_status=$? 15302 ac_status=$?
16429 grep -v '^ *+' conftest.er1 >conftest.err
16430 rm -f conftest.er1
16431 cat conftest.err >&5
16432 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15303 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16433 (exit $ac_status); } && 15304 (exit $ac_status); } &&
16434 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 15305 { ac_try='test -s conftest.$ac_objext'
16435 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15306 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16436 (eval $ac_try) 2>&5 15307 (eval $ac_try) 2>&5
16437 ac_status=$? 15308 ac_status=$?
16438 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15309 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16439 (exit $ac_status); }; } &&
16440 { ac_try='test -s conftest.$ac_objext'
16441 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16442 (eval $ac_try) 2>&5
16443 ac_status=$?
16444 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16445 (exit $ac_status); }; }; then 15310 (exit $ac_status); }; }; then
16446 ac_cv_member_struct_nlist_n_un_n_name=yes 15311 ac_cv_member_struct_nlist_n_un_n_name=yes
16447 else 15312 else
16448 echo "$as_me: failed program was:" >&5 15313 echo "$as_me: failed program was:" >&5
16449 sed 's/^/| /' conftest.$ac_ext >&5 15314 sed 's/^/| /' conftest.$ac_ext >&5
16450 15315
16451 ac_cv_member_struct_nlist_n_un_n_name=no 15316 ac_cv_member_struct_nlist_n_un_n_name=no
16452 fi 15317 fi
16453 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 15318 rm -f conftest.$ac_objext conftest.$ac_ext
16454 fi 15319 fi
16455 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 15320 rm -f conftest.$ac_objext conftest.$ac_ext
16456 fi 15321 fi
16457 echo "$as_me:$LINENO: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5 15322 echo "$as_me:$LINENO: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5
16458 echo "${ECHO_T}$ac_cv_member_struct_nlist_n_un_n_name" >&6 15323 echo "${ECHO_T}$ac_cv_member_struct_nlist_n_un_n_name" >&6
16459 if test $ac_cv_member_struct_nlist_n_un_n_name = yes; then 15324 if test $ac_cv_member_struct_nlist_n_un_n_name = yes; then
16460 15325
16483 echo $ECHO_N "checking whether getloadavg requires setgid... $ECHO_C" >&6 15348 echo $ECHO_N "checking whether getloadavg requires setgid... $ECHO_C" >&6
16484 if test "${ac_cv_func_getloadavg_setgid+set}" = set; then 15349 if test "${ac_cv_func_getloadavg_setgid+set}" = set; then
16485 echo $ECHO_N "(cached) $ECHO_C" >&6 15350 echo $ECHO_N "(cached) $ECHO_C" >&6
16486 else 15351 else
16487 cat >conftest.$ac_ext <<_ACEOF 15352 cat >conftest.$ac_ext <<_ACEOF
15353 #line $LINENO "configure"
16488 /* confdefs.h. */ 15354 /* confdefs.h. */
16489 _ACEOF 15355 _ACEOF
16490 cat confdefs.h >>conftest.$ac_ext 15356 cat confdefs.h >>conftest.$ac_ext
16491 cat >>conftest.$ac_ext <<_ACEOF 15357 cat >>conftest.$ac_ext <<_ACEOF
16492 /* end confdefs.h. */ 15358 /* end confdefs.h. */
16526 # On Solaris, /dev/kmem is a symlink. Get info on the real file. 15392 # On Solaris, /dev/kmem is a symlink. Get info on the real file.
16527 ac_ls_output=`ls -lgL /dev/kmem 2>/dev/null` 15393 ac_ls_output=`ls -lgL /dev/kmem 2>/dev/null`
16528 # If we got an error (system does not support symlinks), try without -L. 15394 # If we got an error (system does not support symlinks), try without -L.
16529 test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem` 15395 test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem`
16530 ac_cv_group_kmem=`echo $ac_ls_output \ 15396 ac_cv_group_kmem=`echo $ac_ls_output \
16531 | sed -ne 's/[ ][ ]*/ /g; 15397 | sed -ne 's/[ ][ ]*/ /g;
16532 s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/; 15398 s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/;
16533 / /s/.* //;p;'` 15399 / /s/.* //;p;'`
16534 15400
16535 fi 15401 fi
16536 echo "$as_me:$LINENO: result: $ac_cv_group_kmem" >&5 15402 echo "$as_me:$LINENO: result: $ac_cv_group_kmem" >&5
16552 echo $ECHO_N "(cached) $ECHO_C" >&6 15418 echo $ECHO_N "(cached) $ECHO_C" >&6
16553 else 15419 else
16554 while :; do 15420 while :; do
16555 ac_cv_sys_largefile_source=no 15421 ac_cv_sys_largefile_source=no
16556 cat >conftest.$ac_ext <<_ACEOF 15422 cat >conftest.$ac_ext <<_ACEOF
15423 #line $LINENO "configure"
16557 /* confdefs.h. */ 15424 /* confdefs.h. */
16558 _ACEOF 15425 _ACEOF
16559 cat confdefs.h >>conftest.$ac_ext 15426 cat confdefs.h >>conftest.$ac_ext
16560 cat >>conftest.$ac_ext <<_ACEOF 15427 cat >>conftest.$ac_ext <<_ACEOF
16561 /* end confdefs.h. */ 15428 /* end confdefs.h. */
16568 return 0; 15435 return 0;
16569 } 15436 }
16570 _ACEOF 15437 _ACEOF
16571 rm -f conftest.$ac_objext 15438 rm -f conftest.$ac_objext
16572 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 15439 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16573 (eval $ac_compile) 2>conftest.er1 15440 (eval $ac_compile) 2>&5
16574 ac_status=$? 15441 ac_status=$?
16575 grep -v '^ *+' conftest.er1 >conftest.err
16576 rm -f conftest.er1
16577 cat conftest.err >&5
16578 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15442 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16579 (exit $ac_status); } && 15443 (exit $ac_status); } &&
16580 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 15444 { ac_try='test -s conftest.$ac_objext'
16581 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15445 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16582 (eval $ac_try) 2>&5 15446 (eval $ac_try) 2>&5
16583 ac_status=$? 15447 ac_status=$?
16584 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15448 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16585 (exit $ac_status); }; } &&
16586 { ac_try='test -s conftest.$ac_objext'
16587 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16588 (eval $ac_try) 2>&5
16589 ac_status=$?
16590 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16591 (exit $ac_status); }; }; then 15449 (exit $ac_status); }; }; then
16592 break 15450 break
16593 else 15451 else
16594 echo "$as_me: failed program was:" >&5 15452 echo "$as_me: failed program was:" >&5
16595 sed 's/^/| /' conftest.$ac_ext >&5 15453 sed 's/^/| /' conftest.$ac_ext >&5
16596 15454
16597 fi 15455 fi
16598 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 15456 rm -f conftest.$ac_objext conftest.$ac_ext
16599 cat >conftest.$ac_ext <<_ACEOF 15457 cat >conftest.$ac_ext <<_ACEOF
15458 #line $LINENO "configure"
16600 /* confdefs.h. */ 15459 /* confdefs.h. */
16601 _ACEOF 15460 _ACEOF
16602 cat confdefs.h >>conftest.$ac_ext 15461 cat confdefs.h >>conftest.$ac_ext
16603 cat >>conftest.$ac_ext <<_ACEOF 15462 cat >>conftest.$ac_ext <<_ACEOF
16604 /* end confdefs.h. */ 15463 /* end confdefs.h. */
16612 return 0; 15471 return 0;
16613 } 15472 }
16614 _ACEOF 15473 _ACEOF
16615 rm -f conftest.$ac_objext 15474 rm -f conftest.$ac_objext
16616 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 15475 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16617 (eval $ac_compile) 2>conftest.er1 15476 (eval $ac_compile) 2>&5
16618 ac_status=$? 15477 ac_status=$?
16619 grep -v '^ *+' conftest.er1 >conftest.err
16620 rm -f conftest.er1
16621 cat conftest.err >&5
16622 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15478 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16623 (exit $ac_status); } && 15479 (exit $ac_status); } &&
16624 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 15480 { ac_try='test -s conftest.$ac_objext'
16625 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15481 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16626 (eval $ac_try) 2>&5 15482 (eval $ac_try) 2>&5
16627 ac_status=$? 15483 ac_status=$?
16628 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15484 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16629 (exit $ac_status); }; } &&
16630 { ac_try='test -s conftest.$ac_objext'
16631 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16632 (eval $ac_try) 2>&5
16633 ac_status=$?
16634 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16635 (exit $ac_status); }; }; then 15485 (exit $ac_status); }; }; then
16636 ac_cv_sys_largefile_source=1; break 15486 ac_cv_sys_largefile_source=1; break
16637 else 15487 else
16638 echo "$as_me: failed program was:" >&5 15488 echo "$as_me: failed program was:" >&5
16639 sed 's/^/| /' conftest.$ac_ext >&5 15489 sed 's/^/| /' conftest.$ac_ext >&5
16640 15490
16641 fi 15491 fi
16642 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 15492 rm -f conftest.$ac_objext conftest.$ac_ext
16643 break 15493 break
16644 done 15494 done
16645 fi 15495 fi
16646 echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_source" >&5 15496 echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_source" >&5
16647 echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6 15497 echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6
16661 echo $ECHO_N "checking for fseeko... $ECHO_C" >&6 15511 echo $ECHO_N "checking for fseeko... $ECHO_C" >&6
16662 if test "${ac_cv_func_fseeko+set}" = set; then 15512 if test "${ac_cv_func_fseeko+set}" = set; then
16663 echo $ECHO_N "(cached) $ECHO_C" >&6 15513 echo $ECHO_N "(cached) $ECHO_C" >&6
16664 else 15514 else
16665 cat >conftest.$ac_ext <<_ACEOF 15515 cat >conftest.$ac_ext <<_ACEOF
15516 #line $LINENO "configure"
16666 /* confdefs.h. */ 15517 /* confdefs.h. */
16667 _ACEOF 15518 _ACEOF
16668 cat confdefs.h >>conftest.$ac_ext 15519 cat confdefs.h >>conftest.$ac_ext
16669 cat >>conftest.$ac_ext <<_ACEOF 15520 cat >>conftest.$ac_ext <<_ACEOF
16670 /* end confdefs.h. */ 15521 /* end confdefs.h. */
16677 return 0; 15528 return 0;
16678 } 15529 }
16679 _ACEOF 15530 _ACEOF
16680 rm -f conftest.$ac_objext conftest$ac_exeext 15531 rm -f conftest.$ac_objext conftest$ac_exeext
16681 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 15532 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16682 (eval $ac_link) 2>conftest.er1 15533 (eval $ac_link) 2>&5
16683 ac_status=$? 15534 ac_status=$?
16684 grep -v '^ *+' conftest.er1 >conftest.err
16685 rm -f conftest.er1
16686 cat conftest.err >&5
16687 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15535 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16688 (exit $ac_status); } && 15536 (exit $ac_status); } &&
16689 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 15537 { ac_try='test -s conftest$ac_exeext'
16690 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15538 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16691 (eval $ac_try) 2>&5 15539 (eval $ac_try) 2>&5
16692 ac_status=$? 15540 ac_status=$?
16693 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15541 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16694 (exit $ac_status); }; } &&
16695 { ac_try='test -s conftest$ac_exeext'
16696 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16697 (eval $ac_try) 2>&5
16698 ac_status=$?
16699 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16700 (exit $ac_status); }; }; then 15542 (exit $ac_status); }; }; then
16701 ac_cv_func_fseeko=yes 15543 ac_cv_func_fseeko=yes
16702 else 15544 else
16703 echo "$as_me: failed program was:" >&5 15545 echo "$as_me: failed program was:" >&5
16704 sed 's/^/| /' conftest.$ac_ext >&5 15546 sed 's/^/| /' conftest.$ac_ext >&5
16705 15547
16706 ac_cv_func_fseeko=no 15548 ac_cv_func_fseeko=no
16707 fi 15549 fi
16708 rm -f conftest.err conftest.$ac_objext \ 15550 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
16709 conftest$ac_exeext conftest.$ac_ext
16710 fi 15551 fi
16711 echo "$as_me:$LINENO: result: $ac_cv_func_fseeko" >&5 15552 echo "$as_me:$LINENO: result: $ac_cv_func_fseeko" >&5
16712 echo "${ECHO_T}$ac_cv_func_fseeko" >&6 15553 echo "${ECHO_T}$ac_cv_func_fseeko" >&6
16713 if test $ac_cv_func_fseeko = yes; then 15554 if test $ac_cv_func_fseeko = yes; then
16714 15555
16724 if test "${ac_cv_func_getpgrp_void+set}" = set; then 15565 if test "${ac_cv_func_getpgrp_void+set}" = set; then
16725 echo $ECHO_N "(cached) $ECHO_C" >&6 15566 echo $ECHO_N "(cached) $ECHO_C" >&6
16726 else 15567 else
16727 # Use it with a single arg. 15568 # Use it with a single arg.
16728 cat >conftest.$ac_ext <<_ACEOF 15569 cat >conftest.$ac_ext <<_ACEOF
15570 #line $LINENO "configure"
16729 /* confdefs.h. */ 15571 /* confdefs.h. */
16730 _ACEOF 15572 _ACEOF
16731 cat confdefs.h >>conftest.$ac_ext 15573 cat confdefs.h >>conftest.$ac_ext
16732 cat >>conftest.$ac_ext <<_ACEOF 15574 cat >>conftest.$ac_ext <<_ACEOF
16733 /* end confdefs.h. */ 15575 /* end confdefs.h. */
16740 return 0; 15582 return 0;
16741 } 15583 }
16742 _ACEOF 15584 _ACEOF
16743 rm -f conftest.$ac_objext 15585 rm -f conftest.$ac_objext
16744 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 15586 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16745 (eval $ac_compile) 2>conftest.er1 15587 (eval $ac_compile) 2>&5
16746 ac_status=$? 15588 ac_status=$?
16747 grep -v '^ *+' conftest.er1 >conftest.err
16748 rm -f conftest.er1
16749 cat conftest.err >&5
16750 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15589 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16751 (exit $ac_status); } && 15590 (exit $ac_status); } &&
16752 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 15591 { ac_try='test -s conftest.$ac_objext'
16753 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15592 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16754 (eval $ac_try) 2>&5 15593 (eval $ac_try) 2>&5
16755 ac_status=$? 15594 ac_status=$?
16756 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15595 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16757 (exit $ac_status); }; } &&
16758 { ac_try='test -s conftest.$ac_objext'
16759 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16760 (eval $ac_try) 2>&5
16761 ac_status=$?
16762 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16763 (exit $ac_status); }; }; then 15596 (exit $ac_status); }; }; then
16764 ac_cv_func_getpgrp_void=no 15597 ac_cv_func_getpgrp_void=no
16765 else 15598 else
16766 echo "$as_me: failed program was:" >&5 15599 echo "$as_me: failed program was:" >&5
16767 sed 's/^/| /' conftest.$ac_ext >&5 15600 sed 's/^/| /' conftest.$ac_ext >&5
16768 15601
16769 ac_cv_func_getpgrp_void=yes 15602 ac_cv_func_getpgrp_void=yes
16770 fi 15603 fi
16771 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 15604 rm -f conftest.$ac_objext conftest.$ac_ext
16772 15605
16773 fi 15606 fi
16774 echo "$as_me:$LINENO: result: $ac_cv_func_getpgrp_void" >&5 15607 echo "$as_me:$LINENO: result: $ac_cv_func_getpgrp_void" >&5
16775 echo "${ECHO_T}$ac_cv_func_getpgrp_void" >&6 15608 echo "${ECHO_T}$ac_cv_func_getpgrp_void" >&6
16776 if test $ac_cv_func_getpgrp_void = yes; then 15609 if test $ac_cv_func_getpgrp_void = yes; then
16790 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 15623 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
16791 if eval "test \"\${$as_ac_var+set}\" = set"; then 15624 if eval "test \"\${$as_ac_var+set}\" = set"; then
16792 echo $ECHO_N "(cached) $ECHO_C" >&6 15625 echo $ECHO_N "(cached) $ECHO_C" >&6
16793 else 15626 else
16794 cat >conftest.$ac_ext <<_ACEOF 15627 cat >conftest.$ac_ext <<_ACEOF
16795 /* confdefs.h. */ 15628 #line $LINENO "configure"
16796 _ACEOF 15629 /* confdefs.h. */
16797 cat confdefs.h >>conftest.$ac_ext 15630 _ACEOF
16798 cat >>conftest.$ac_ext <<_ACEOF 15631 cat confdefs.h >>conftest.$ac_ext
16799 /* end confdefs.h. */ 15632 cat >>conftest.$ac_ext <<_ACEOF
16800 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. 15633 /* end confdefs.h. */
16801 For example, HP-UX 11i <limits.h> declares gettimeofday. */
16802 #define $ac_func innocuous_$ac_func
16803
16804 /* System header to define __stub macros and hopefully few prototypes, 15634 /* System header to define __stub macros and hopefully few prototypes,
16805 which can conflict with char $ac_func (); below. 15635 which can conflict with char $ac_func (); below.
16806 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 15636 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16807 <limits.h> exists even on freestanding compilers. */ 15637 <limits.h> exists even on freestanding compilers. */
16808
16809 #ifdef __STDC__ 15638 #ifdef __STDC__
16810 # include <limits.h> 15639 # include <limits.h>
16811 #else 15640 #else
16812 # include <assert.h> 15641 # include <assert.h>
16813 #endif 15642 #endif
16814
16815 #undef $ac_func
16816
16817 /* Override any gcc2 internal prototype to avoid an error. */ 15643 /* Override any gcc2 internal prototype to avoid an error. */
16818 #ifdef __cplusplus 15644 #ifdef __cplusplus
16819 extern "C" 15645 extern "C"
16820 { 15646 {
16821 #endif 15647 #endif
16842 return 0; 15668 return 0;
16843 } 15669 }
16844 _ACEOF 15670 _ACEOF
16845 rm -f conftest.$ac_objext conftest$ac_exeext 15671 rm -f conftest.$ac_objext conftest$ac_exeext
16846 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 15672 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16847 (eval $ac_link) 2>conftest.er1 15673 (eval $ac_link) 2>&5
16848 ac_status=$? 15674 ac_status=$?
16849 grep -v '^ *+' conftest.er1 >conftest.err
16850 rm -f conftest.er1
16851 cat conftest.err >&5
16852 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15675 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16853 (exit $ac_status); } && 15676 (exit $ac_status); } &&
16854 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 15677 { ac_try='test -s conftest$ac_exeext'
16855 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15678 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16856 (eval $ac_try) 2>&5 15679 (eval $ac_try) 2>&5
16857 ac_status=$? 15680 ac_status=$?
16858 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15681 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16859 (exit $ac_status); }; } &&
16860 { ac_try='test -s conftest$ac_exeext'
16861 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16862 (eval $ac_try) 2>&5
16863 ac_status=$?
16864 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16865 (exit $ac_status); }; }; then 15682 (exit $ac_status); }; }; then
16866 eval "$as_ac_var=yes" 15683 eval "$as_ac_var=yes"
16867 else 15684 else
16868 echo "$as_me: failed program was:" >&5 15685 echo "$as_me: failed program was:" >&5
16869 sed 's/^/| /' conftest.$ac_ext >&5 15686 sed 's/^/| /' conftest.$ac_ext >&5
16870 15687
16871 eval "$as_ac_var=no" 15688 eval "$as_ac_var=no"
16872 fi 15689 fi
16873 rm -f conftest.err conftest.$ac_objext \ 15690 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
16874 conftest$ac_exeext conftest.$ac_ext
16875 fi 15691 fi
16876 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 15692 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
16877 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 15693 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
16878 if test `eval echo '${'$as_ac_var'}'` = yes; then 15694 if test `eval echo '${'$as_ac_var'}'` = yes; then
16879 cat >>confdefs.h <<_ACEOF 15695 cat >>confdefs.h <<_ACEOF
16888 echo $ECHO_N "(cached) $ECHO_C" >&6 15704 echo $ECHO_N "(cached) $ECHO_C" >&6
16889 else 15705 else
16890 ac_check_lib_save_LIBS=$LIBS 15706 ac_check_lib_save_LIBS=$LIBS
16891 LIBS="-lintl $LIBS" 15707 LIBS="-lintl $LIBS"
16892 cat >conftest.$ac_ext <<_ACEOF 15708 cat >conftest.$ac_ext <<_ACEOF
15709 #line $LINENO "configure"
16893 /* confdefs.h. */ 15710 /* confdefs.h. */
16894 _ACEOF 15711 _ACEOF
16895 cat confdefs.h >>conftest.$ac_ext 15712 cat confdefs.h >>conftest.$ac_ext
16896 cat >>conftest.$ac_ext <<_ACEOF 15713 cat >>conftest.$ac_ext <<_ACEOF
16897 /* end confdefs.h. */ 15714 /* end confdefs.h. */
16911 return 0; 15728 return 0;
16912 } 15729 }
16913 _ACEOF 15730 _ACEOF
16914 rm -f conftest.$ac_objext conftest$ac_exeext 15731 rm -f conftest.$ac_objext conftest$ac_exeext
16915 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 15732 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16916 (eval $ac_link) 2>conftest.er1 15733 (eval $ac_link) 2>&5
16917 ac_status=$? 15734 ac_status=$?
16918 grep -v '^ *+' conftest.er1 >conftest.err
16919 rm -f conftest.er1
16920 cat conftest.err >&5
16921 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15735 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16922 (exit $ac_status); } && 15736 (exit $ac_status); } &&
16923 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 15737 { ac_try='test -s conftest$ac_exeext'
16924 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15738 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16925 (eval $ac_try) 2>&5 15739 (eval $ac_try) 2>&5
16926 ac_status=$? 15740 ac_status=$?
16927 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15741 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16928 (exit $ac_status); }; } &&
16929 { ac_try='test -s conftest$ac_exeext'
16930 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16931 (eval $ac_try) 2>&5
16932 ac_status=$?
16933 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16934 (exit $ac_status); }; }; then 15742 (exit $ac_status); }; }; then
16935 ac_cv_lib_intl_strftime=yes 15743 ac_cv_lib_intl_strftime=yes
16936 else 15744 else
16937 echo "$as_me: failed program was:" >&5 15745 echo "$as_me: failed program was:" >&5
16938 sed 's/^/| /' conftest.$ac_ext >&5 15746 sed 's/^/| /' conftest.$ac_ext >&5
16939 15747
16940 ac_cv_lib_intl_strftime=no 15748 ac_cv_lib_intl_strftime=no
16941 fi 15749 fi
16942 rm -f conftest.err conftest.$ac_objext \ 15750 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
16943 conftest$ac_exeext conftest.$ac_ext
16944 LIBS=$ac_check_lib_save_LIBS 15751 LIBS=$ac_check_lib_save_LIBS
16945 fi 15752 fi
16946 echo "$as_me:$LINENO: result: $ac_cv_lib_intl_strftime" >&5 15753 echo "$as_me:$LINENO: result: $ac_cv_lib_intl_strftime" >&5
16947 echo "${ECHO_T}$ac_cv_lib_intl_strftime" >&6 15754 echo "${ECHO_T}$ac_cv_lib_intl_strftime" >&6
16948 if test $ac_cv_lib_intl_strftime = yes; then 15755 if test $ac_cv_lib_intl_strftime = yes; then
16966 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 15773 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
16967 if eval "test \"\${$as_ac_var+set}\" = set"; then 15774 if eval "test \"\${$as_ac_var+set}\" = set"; then
16968 echo $ECHO_N "(cached) $ECHO_C" >&6 15775 echo $ECHO_N "(cached) $ECHO_C" >&6
16969 else 15776 else
16970 cat >conftest.$ac_ext <<_ACEOF 15777 cat >conftest.$ac_ext <<_ACEOF
16971 /* confdefs.h. */ 15778 #line $LINENO "configure"
16972 _ACEOF 15779 /* confdefs.h. */
16973 cat confdefs.h >>conftest.$ac_ext 15780 _ACEOF
16974 cat >>conftest.$ac_ext <<_ACEOF 15781 cat confdefs.h >>conftest.$ac_ext
16975 /* end confdefs.h. */ 15782 cat >>conftest.$ac_ext <<_ACEOF
16976 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. 15783 /* end confdefs.h. */
16977 For example, HP-UX 11i <limits.h> declares gettimeofday. */
16978 #define $ac_func innocuous_$ac_func
16979
16980 /* System header to define __stub macros and hopefully few prototypes, 15784 /* System header to define __stub macros and hopefully few prototypes,
16981 which can conflict with char $ac_func (); below. 15785 which can conflict with char $ac_func (); below.
16982 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 15786 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
16983 <limits.h> exists even on freestanding compilers. */ 15787 <limits.h> exists even on freestanding compilers. */
16984
16985 #ifdef __STDC__ 15788 #ifdef __STDC__
16986 # include <limits.h> 15789 # include <limits.h>
16987 #else 15790 #else
16988 # include <assert.h> 15791 # include <assert.h>
16989 #endif 15792 #endif
16990
16991 #undef $ac_func
16992
16993 /* Override any gcc2 internal prototype to avoid an error. */ 15793 /* Override any gcc2 internal prototype to avoid an error. */
16994 #ifdef __cplusplus 15794 #ifdef __cplusplus
16995 extern "C" 15795 extern "C"
16996 { 15796 {
16997 #endif 15797 #endif
17018 return 0; 15818 return 0;
17019 } 15819 }
17020 _ACEOF 15820 _ACEOF
17021 rm -f conftest.$ac_objext conftest$ac_exeext 15821 rm -f conftest.$ac_objext conftest$ac_exeext
17022 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 15822 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17023 (eval $ac_link) 2>conftest.er1 15823 (eval $ac_link) 2>&5
17024 ac_status=$? 15824 ac_status=$?
17025 grep -v '^ *+' conftest.er1 >conftest.err
17026 rm -f conftest.er1
17027 cat conftest.err >&5
17028 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15825 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17029 (exit $ac_status); } && 15826 (exit $ac_status); } &&
17030 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 15827 { ac_try='test -s conftest$ac_exeext'
17031 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15828 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17032 (eval $ac_try) 2>&5 15829 (eval $ac_try) 2>&5
17033 ac_status=$? 15830 ac_status=$?
17034 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15831 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17035 (exit $ac_status); }; } &&
17036 { ac_try='test -s conftest$ac_exeext'
17037 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17038 (eval $ac_try) 2>&5
17039 ac_status=$?
17040 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17041 (exit $ac_status); }; }; then 15832 (exit $ac_status); }; }; then
17042 eval "$as_ac_var=yes" 15833 eval "$as_ac_var=yes"
17043 else 15834 else
17044 echo "$as_me: failed program was:" >&5 15835 echo "$as_me: failed program was:" >&5
17045 sed 's/^/| /' conftest.$ac_ext >&5 15836 sed 's/^/| /' conftest.$ac_ext >&5
17046 15837
17047 eval "$as_ac_var=no" 15838 eval "$as_ac_var=no"
17048 fi 15839 fi
17049 rm -f conftest.err conftest.$ac_objext \ 15840 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17050 conftest$ac_exeext conftest.$ac_ext
17051 fi 15841 fi
17052 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 15842 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
17053 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 15843 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
17054 if test `eval echo '${'$as_ac_var'}'` = yes; then 15844 if test `eval echo '${'$as_ac_var'}'` = yes; then
17055 cat >>confdefs.h <<_ACEOF 15845 cat >>confdefs.h <<_ACEOF
17069 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 15859 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
17070 if eval "test \"\${$as_ac_var+set}\" = set"; then 15860 if eval "test \"\${$as_ac_var+set}\" = set"; then
17071 echo $ECHO_N "(cached) $ECHO_C" >&6 15861 echo $ECHO_N "(cached) $ECHO_C" >&6
17072 else 15862 else
17073 cat >conftest.$ac_ext <<_ACEOF 15863 cat >conftest.$ac_ext <<_ACEOF
17074 /* confdefs.h. */ 15864 #line $LINENO "configure"
17075 _ACEOF 15865 /* confdefs.h. */
17076 cat confdefs.h >>conftest.$ac_ext 15866 _ACEOF
17077 cat >>conftest.$ac_ext <<_ACEOF 15867 cat confdefs.h >>conftest.$ac_ext
17078 /* end confdefs.h. */ 15868 cat >>conftest.$ac_ext <<_ACEOF
17079 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. 15869 /* end confdefs.h. */
17080 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17081 #define $ac_func innocuous_$ac_func
17082
17083 /* System header to define __stub macros and hopefully few prototypes, 15870 /* System header to define __stub macros and hopefully few prototypes,
17084 which can conflict with char $ac_func (); below. 15871 which can conflict with char $ac_func (); below.
17085 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 15872 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17086 <limits.h> exists even on freestanding compilers. */ 15873 <limits.h> exists even on freestanding compilers. */
17087
17088 #ifdef __STDC__ 15874 #ifdef __STDC__
17089 # include <limits.h> 15875 # include <limits.h>
17090 #else 15876 #else
17091 # include <assert.h> 15877 # include <assert.h>
17092 #endif 15878 #endif
17093
17094 #undef $ac_func
17095
17096 /* Override any gcc2 internal prototype to avoid an error. */ 15879 /* Override any gcc2 internal prototype to avoid an error. */
17097 #ifdef __cplusplus 15880 #ifdef __cplusplus
17098 extern "C" 15881 extern "C"
17099 { 15882 {
17100 #endif 15883 #endif
17121 return 0; 15904 return 0;
17122 } 15905 }
17123 _ACEOF 15906 _ACEOF
17124 rm -f conftest.$ac_objext conftest$ac_exeext 15907 rm -f conftest.$ac_objext conftest$ac_exeext
17125 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 15908 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17126 (eval $ac_link) 2>conftest.er1 15909 (eval $ac_link) 2>&5
17127 ac_status=$? 15910 ac_status=$?
17128 grep -v '^ *+' conftest.er1 >conftest.err
17129 rm -f conftest.er1
17130 cat conftest.err >&5
17131 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15911 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17132 (exit $ac_status); } && 15912 (exit $ac_status); } &&
17133 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 15913 { ac_try='test -s conftest$ac_exeext'
17134 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15914 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17135 (eval $ac_try) 2>&5 15915 (eval $ac_try) 2>&5
17136 ac_status=$? 15916 ac_status=$?
17137 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15917 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17138 (exit $ac_status); }; } &&
17139 { ac_try='test -s conftest$ac_exeext'
17140 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17141 (eval $ac_try) 2>&5
17142 ac_status=$?
17143 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17144 (exit $ac_status); }; }; then 15918 (exit $ac_status); }; }; then
17145 eval "$as_ac_var=yes" 15919 eval "$as_ac_var=yes"
17146 else 15920 else
17147 echo "$as_me: failed program was:" >&5 15921 echo "$as_me: failed program was:" >&5
17148 sed 's/^/| /' conftest.$ac_ext >&5 15922 sed 's/^/| /' conftest.$ac_ext >&5
17149 15923
17150 eval "$as_ac_var=no" 15924 eval "$as_ac_var=no"
17151 fi 15925 fi
17152 rm -f conftest.err conftest.$ac_objext \ 15926 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17153 conftest$ac_exeext conftest.$ac_ext
17154 fi 15927 fi
17155 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 15928 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
17156 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 15929 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
17157 if test `eval echo '${'$as_ac_var'}'` = yes; then 15930 if test `eval echo '${'$as_ac_var'}'` = yes; then
17158 cat >>confdefs.h <<_ACEOF 15931 cat >>confdefs.h <<_ACEOF
17174 echo $ECHO_N "(cached) $ECHO_C" >&6 15947 echo $ECHO_N "(cached) $ECHO_C" >&6
17175 else 15948 else
17176 ac_check_lib_save_LIBS=$LIBS 15949 ac_check_lib_save_LIBS=$LIBS
17177 LIBS="-lncurses $LIBS" 15950 LIBS="-lncurses $LIBS"
17178 cat >conftest.$ac_ext <<_ACEOF 15951 cat >conftest.$ac_ext <<_ACEOF
15952 #line $LINENO "configure"
17179 /* confdefs.h. */ 15953 /* confdefs.h. */
17180 _ACEOF 15954 _ACEOF
17181 cat confdefs.h >>conftest.$ac_ext 15955 cat confdefs.h >>conftest.$ac_ext
17182 cat >>conftest.$ac_ext <<_ACEOF 15956 cat >>conftest.$ac_ext <<_ACEOF
17183 /* end confdefs.h. */ 15957 /* end confdefs.h. */
17197 return 0; 15971 return 0;
17198 } 15972 }
17199 _ACEOF 15973 _ACEOF
17200 rm -f conftest.$ac_objext conftest$ac_exeext 15974 rm -f conftest.$ac_objext conftest$ac_exeext
17201 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 15975 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17202 (eval $ac_link) 2>conftest.er1 15976 (eval $ac_link) 2>&5
17203 ac_status=$? 15977 ac_status=$?
17204 grep -v '^ *+' conftest.er1 >conftest.err
17205 rm -f conftest.er1
17206 cat conftest.err >&5
17207 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15978 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17208 (exit $ac_status); } && 15979 (exit $ac_status); } &&
17209 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 15980 { ac_try='test -s conftest$ac_exeext'
17210 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15981 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17211 (eval $ac_try) 2>&5 15982 (eval $ac_try) 2>&5
17212 ac_status=$? 15983 ac_status=$?
17213 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15984 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17214 (exit $ac_status); }; } &&
17215 { ac_try='test -s conftest$ac_exeext'
17216 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17217 (eval $ac_try) 2>&5
17218 ac_status=$?
17219 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17220 (exit $ac_status); }; }; then 15985 (exit $ac_status); }; }; then
17221 ac_cv_lib_ncurses_tparm=yes 15986 ac_cv_lib_ncurses_tparm=yes
17222 else 15987 else
17223 echo "$as_me: failed program was:" >&5 15988 echo "$as_me: failed program was:" >&5
17224 sed 's/^/| /' conftest.$ac_ext >&5 15989 sed 's/^/| /' conftest.$ac_ext >&5
17225 15990
17226 ac_cv_lib_ncurses_tparm=no 15991 ac_cv_lib_ncurses_tparm=no
17227 fi 15992 fi
17228 rm -f conftest.err conftest.$ac_objext \ 15993 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17229 conftest$ac_exeext conftest.$ac_ext
17230 LIBS=$ac_check_lib_save_LIBS 15994 LIBS=$ac_check_lib_save_LIBS
17231 fi 15995 fi
17232 echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_tparm" >&5 15996 echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_tparm" >&5
17233 echo "${ECHO_T}$ac_cv_lib_ncurses_tparm" >&6 15997 echo "${ECHO_T}$ac_cv_lib_ncurses_tparm" >&6
17234 if test $ac_cv_lib_ncurses_tparm = yes; then 15998 if test $ac_cv_lib_ncurses_tparm = yes; then
17249 echo $ECHO_N "checking for res_send... $ECHO_C" >&6 16013 echo $ECHO_N "checking for res_send... $ECHO_C" >&6
17250 if test "${ac_cv_func_res_send+set}" = set; then 16014 if test "${ac_cv_func_res_send+set}" = set; then
17251 echo $ECHO_N "(cached) $ECHO_C" >&6 16015 echo $ECHO_N "(cached) $ECHO_C" >&6
17252 else 16016 else
17253 cat >conftest.$ac_ext <<_ACEOF 16017 cat >conftest.$ac_ext <<_ACEOF
17254 /* confdefs.h. */ 16018 #line $LINENO "configure"
17255 _ACEOF 16019 /* confdefs.h. */
17256 cat confdefs.h >>conftest.$ac_ext 16020 _ACEOF
17257 cat >>conftest.$ac_ext <<_ACEOF 16021 cat confdefs.h >>conftest.$ac_ext
17258 /* end confdefs.h. */ 16022 cat >>conftest.$ac_ext <<_ACEOF
17259 /* Define res_send to an innocuous variant, in case <limits.h> declares res_send. 16023 /* end confdefs.h. */
17260 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17261 #define res_send innocuous_res_send
17262
17263 /* System header to define __stub macros and hopefully few prototypes, 16024 /* System header to define __stub macros and hopefully few prototypes,
17264 which can conflict with char res_send (); below. 16025 which can conflict with char res_send (); below.
17265 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 16026 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17266 <limits.h> exists even on freestanding compilers. */ 16027 <limits.h> exists even on freestanding compilers. */
17267
17268 #ifdef __STDC__ 16028 #ifdef __STDC__
17269 # include <limits.h> 16029 # include <limits.h>
17270 #else 16030 #else
17271 # include <assert.h> 16031 # include <assert.h>
17272 #endif 16032 #endif
17273
17274 #undef res_send
17275
17276 /* Override any gcc2 internal prototype to avoid an error. */ 16033 /* Override any gcc2 internal prototype to avoid an error. */
17277 #ifdef __cplusplus 16034 #ifdef __cplusplus
17278 extern "C" 16035 extern "C"
17279 { 16036 {
17280 #endif 16037 #endif
17301 return 0; 16058 return 0;
17302 } 16059 }
17303 _ACEOF 16060 _ACEOF
17304 rm -f conftest.$ac_objext conftest$ac_exeext 16061 rm -f conftest.$ac_objext conftest$ac_exeext
17305 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 16062 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17306 (eval $ac_link) 2>conftest.er1 16063 (eval $ac_link) 2>&5
17307 ac_status=$? 16064 ac_status=$?
17308 grep -v '^ *+' conftest.er1 >conftest.err
17309 rm -f conftest.er1
17310 cat conftest.err >&5
17311 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16065 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17312 (exit $ac_status); } && 16066 (exit $ac_status); } &&
17313 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 16067 { ac_try='test -s conftest$ac_exeext'
17314 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16068 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17315 (eval $ac_try) 2>&5 16069 (eval $ac_try) 2>&5
17316 ac_status=$? 16070 ac_status=$?
17317 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16071 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17318 (exit $ac_status); }; } &&
17319 { ac_try='test -s conftest$ac_exeext'
17320 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17321 (eval $ac_try) 2>&5
17322 ac_status=$?
17323 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17324 (exit $ac_status); }; }; then 16072 (exit $ac_status); }; }; then
17325 ac_cv_func_res_send=yes 16073 ac_cv_func_res_send=yes
17326 else 16074 else
17327 echo "$as_me: failed program was:" >&5 16075 echo "$as_me: failed program was:" >&5
17328 sed 's/^/| /' conftest.$ac_ext >&5 16076 sed 's/^/| /' conftest.$ac_ext >&5
17329 16077
17330 ac_cv_func_res_send=no 16078 ac_cv_func_res_send=no
17331 fi 16079 fi
17332 rm -f conftest.err conftest.$ac_objext \ 16080 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17333 conftest$ac_exeext conftest.$ac_ext
17334 fi 16081 fi
17335 echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5 16082 echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5
17336 echo "${ECHO_T}$ac_cv_func_res_send" >&6 16083 echo "${ECHO_T}$ac_cv_func_res_send" >&6
17337 if test $ac_cv_func_res_send = yes; then 16084 if test $ac_cv_func_res_send = yes; then
17338 : 16085 :
17341 echo $ECHO_N "checking for __res_send... $ECHO_C" >&6 16088 echo $ECHO_N "checking for __res_send... $ECHO_C" >&6
17342 if test "${ac_cv_func___res_send+set}" = set; then 16089 if test "${ac_cv_func___res_send+set}" = set; then
17343 echo $ECHO_N "(cached) $ECHO_C" >&6 16090 echo $ECHO_N "(cached) $ECHO_C" >&6
17344 else 16091 else
17345 cat >conftest.$ac_ext <<_ACEOF 16092 cat >conftest.$ac_ext <<_ACEOF
17346 /* confdefs.h. */ 16093 #line $LINENO "configure"
17347 _ACEOF 16094 /* confdefs.h. */
17348 cat confdefs.h >>conftest.$ac_ext 16095 _ACEOF
17349 cat >>conftest.$ac_ext <<_ACEOF 16096 cat confdefs.h >>conftest.$ac_ext
17350 /* end confdefs.h. */ 16097 cat >>conftest.$ac_ext <<_ACEOF
17351 /* Define __res_send to an innocuous variant, in case <limits.h> declares __res_send. 16098 /* end confdefs.h. */
17352 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17353 #define __res_send innocuous___res_send
17354
17355 /* System header to define __stub macros and hopefully few prototypes, 16099 /* System header to define __stub macros and hopefully few prototypes,
17356 which can conflict with char __res_send (); below. 16100 which can conflict with char __res_send (); below.
17357 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 16101 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17358 <limits.h> exists even on freestanding compilers. */ 16102 <limits.h> exists even on freestanding compilers. */
17359
17360 #ifdef __STDC__ 16103 #ifdef __STDC__
17361 # include <limits.h> 16104 # include <limits.h>
17362 #else 16105 #else
17363 # include <assert.h> 16106 # include <assert.h>
17364 #endif 16107 #endif
17365
17366 #undef __res_send
17367
17368 /* Override any gcc2 internal prototype to avoid an error. */ 16108 /* Override any gcc2 internal prototype to avoid an error. */
17369 #ifdef __cplusplus 16109 #ifdef __cplusplus
17370 extern "C" 16110 extern "C"
17371 { 16111 {
17372 #endif 16112 #endif
17393 return 0; 16133 return 0;
17394 } 16134 }
17395 _ACEOF 16135 _ACEOF
17396 rm -f conftest.$ac_objext conftest$ac_exeext 16136 rm -f conftest.$ac_objext conftest$ac_exeext
17397 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 16137 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17398 (eval $ac_link) 2>conftest.er1 16138 (eval $ac_link) 2>&5
17399 ac_status=$? 16139 ac_status=$?
17400 grep -v '^ *+' conftest.er1 >conftest.err
17401 rm -f conftest.er1
17402 cat conftest.err >&5
17403 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16140 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17404 (exit $ac_status); } && 16141 (exit $ac_status); } &&
17405 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 16142 { ac_try='test -s conftest$ac_exeext'
17406 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16143 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17407 (eval $ac_try) 2>&5 16144 (eval $ac_try) 2>&5
17408 ac_status=$? 16145 ac_status=$?
17409 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16146 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17410 (exit $ac_status); }; } &&
17411 { ac_try='test -s conftest$ac_exeext'
17412 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17413 (eval $ac_try) 2>&5
17414 ac_status=$?
17415 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17416 (exit $ac_status); }; }; then 16147 (exit $ac_status); }; }; then
17417 ac_cv_func___res_send=yes 16148 ac_cv_func___res_send=yes
17418 else 16149 else
17419 echo "$as_me: failed program was:" >&5 16150 echo "$as_me: failed program was:" >&5
17420 sed 's/^/| /' conftest.$ac_ext >&5 16151 sed 's/^/| /' conftest.$ac_ext >&5
17421 16152
17422 ac_cv_func___res_send=no 16153 ac_cv_func___res_send=no
17423 fi 16154 fi
17424 rm -f conftest.err conftest.$ac_objext \ 16155 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17425 conftest$ac_exeext conftest.$ac_ext
17426 fi 16156 fi
17427 echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5 16157 echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5
17428 echo "${ECHO_T}$ac_cv_func___res_send" >&6 16158 echo "${ECHO_T}$ac_cv_func___res_send" >&6
17429 if test $ac_cv_func___res_send = yes; then 16159 if test $ac_cv_func___res_send = yes; then
17430 : 16160 :
17435 echo $ECHO_N "(cached) $ECHO_C" >&6 16165 echo $ECHO_N "(cached) $ECHO_C" >&6
17436 else 16166 else
17437 ac_check_lib_save_LIBS=$LIBS 16167 ac_check_lib_save_LIBS=$LIBS
17438 LIBS="-lresolv $LIBS" 16168 LIBS="-lresolv $LIBS"
17439 cat >conftest.$ac_ext <<_ACEOF 16169 cat >conftest.$ac_ext <<_ACEOF
16170 #line $LINENO "configure"
17440 /* confdefs.h. */ 16171 /* confdefs.h. */
17441 _ACEOF 16172 _ACEOF
17442 cat confdefs.h >>conftest.$ac_ext 16173 cat confdefs.h >>conftest.$ac_ext
17443 cat >>conftest.$ac_ext <<_ACEOF 16174 cat >>conftest.$ac_ext <<_ACEOF
17444 /* end confdefs.h. */ 16175 /* end confdefs.h. */
17458 return 0; 16189 return 0;
17459 } 16190 }
17460 _ACEOF 16191 _ACEOF
17461 rm -f conftest.$ac_objext conftest$ac_exeext 16192 rm -f conftest.$ac_objext conftest$ac_exeext
17462 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 16193 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17463 (eval $ac_link) 2>conftest.er1 16194 (eval $ac_link) 2>&5
17464 ac_status=$? 16195 ac_status=$?
17465 grep -v '^ *+' conftest.er1 >conftest.err
17466 rm -f conftest.er1
17467 cat conftest.err >&5
17468 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16196 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17469 (exit $ac_status); } && 16197 (exit $ac_status); } &&
17470 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 16198 { ac_try='test -s conftest$ac_exeext'
17471 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16199 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17472 (eval $ac_try) 2>&5 16200 (eval $ac_try) 2>&5
17473 ac_status=$? 16201 ac_status=$?
17474 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16202 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17475 (exit $ac_status); }; } &&
17476 { ac_try='test -s conftest$ac_exeext'
17477 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17478 (eval $ac_try) 2>&5
17479 ac_status=$?
17480 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17481 (exit $ac_status); }; }; then 16203 (exit $ac_status); }; }; then
17482 ac_cv_lib_resolv_res_send=yes 16204 ac_cv_lib_resolv_res_send=yes
17483 else 16205 else
17484 echo "$as_me: failed program was:" >&5 16206 echo "$as_me: failed program was:" >&5
17485 sed 's/^/| /' conftest.$ac_ext >&5 16207 sed 's/^/| /' conftest.$ac_ext >&5
17486 16208
17487 ac_cv_lib_resolv_res_send=no 16209 ac_cv_lib_resolv_res_send=no
17488 fi 16210 fi
17489 rm -f conftest.err conftest.$ac_objext \ 16211 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17490 conftest$ac_exeext conftest.$ac_ext
17491 LIBS=$ac_check_lib_save_LIBS 16212 LIBS=$ac_check_lib_save_LIBS
17492 fi 16213 fi
17493 echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_send" >&5 16214 echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_send" >&5
17494 echo "${ECHO_T}$ac_cv_lib_resolv_res_send" >&6 16215 echo "${ECHO_T}$ac_cv_lib_resolv_res_send" >&6
17495 if test $ac_cv_lib_resolv_res_send = yes; then 16216 if test $ac_cv_lib_resolv_res_send = yes; then
17501 echo $ECHO_N "(cached) $ECHO_C" >&6 16222 echo $ECHO_N "(cached) $ECHO_C" >&6
17502 else 16223 else
17503 ac_check_lib_save_LIBS=$LIBS 16224 ac_check_lib_save_LIBS=$LIBS
17504 LIBS="-lresolv $LIBS" 16225 LIBS="-lresolv $LIBS"
17505 cat >conftest.$ac_ext <<_ACEOF 16226 cat >conftest.$ac_ext <<_ACEOF
16227 #line $LINENO "configure"
17506 /* confdefs.h. */ 16228 /* confdefs.h. */
17507 _ACEOF 16229 _ACEOF
17508 cat confdefs.h >>conftest.$ac_ext 16230 cat confdefs.h >>conftest.$ac_ext
17509 cat >>conftest.$ac_ext <<_ACEOF 16231 cat >>conftest.$ac_ext <<_ACEOF
17510 /* end confdefs.h. */ 16232 /* end confdefs.h. */
17524 return 0; 16246 return 0;
17525 } 16247 }
17526 _ACEOF 16248 _ACEOF
17527 rm -f conftest.$ac_objext conftest$ac_exeext 16249 rm -f conftest.$ac_objext conftest$ac_exeext
17528 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 16250 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17529 (eval $ac_link) 2>conftest.er1 16251 (eval $ac_link) 2>&5
17530 ac_status=$? 16252 ac_status=$?
17531 grep -v '^ *+' conftest.er1 >conftest.err
17532 rm -f conftest.er1
17533 cat conftest.err >&5
17534 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16253 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17535 (exit $ac_status); } && 16254 (exit $ac_status); } &&
17536 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 16255 { ac_try='test -s conftest$ac_exeext'
17537 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16256 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17538 (eval $ac_try) 2>&5 16257 (eval $ac_try) 2>&5
17539 ac_status=$? 16258 ac_status=$?
17540 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16259 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17541 (exit $ac_status); }; } &&
17542 { ac_try='test -s conftest$ac_exeext'
17543 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17544 (eval $ac_try) 2>&5
17545 ac_status=$?
17546 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17547 (exit $ac_status); }; }; then 16260 (exit $ac_status); }; }; then
17548 ac_cv_lib_resolv___res_send=yes 16261 ac_cv_lib_resolv___res_send=yes
17549 else 16262 else
17550 echo "$as_me: failed program was:" >&5 16263 echo "$as_me: failed program was:" >&5
17551 sed 's/^/| /' conftest.$ac_ext >&5 16264 sed 's/^/| /' conftest.$ac_ext >&5
17552 16265
17553 ac_cv_lib_resolv___res_send=no 16266 ac_cv_lib_resolv___res_send=no
17554 fi 16267 fi
17555 rm -f conftest.err conftest.$ac_objext \ 16268 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17556 conftest$ac_exeext conftest.$ac_ext
17557 LIBS=$ac_check_lib_save_LIBS 16269 LIBS=$ac_check_lib_save_LIBS
17558 fi 16270 fi
17559 echo "$as_me:$LINENO: result: $ac_cv_lib_resolv___res_send" >&5 16271 echo "$as_me:$LINENO: result: $ac_cv_lib_resolv___res_send" >&5
17560 echo "${ECHO_T}$ac_cv_lib_resolv___res_send" >&6 16272 echo "${ECHO_T}$ac_cv_lib_resolv___res_send" >&6
17561 if test $ac_cv_lib_resolv___res_send = yes; then 16273 if test $ac_cv_lib_resolv___res_send = yes; then
17582 echo $ECHO_N "checking for hes_getmailhost... $ECHO_C" >&6 16294 echo $ECHO_N "checking for hes_getmailhost... $ECHO_C" >&6
17583 if test "${ac_cv_func_hes_getmailhost+set}" = set; then 16295 if test "${ac_cv_func_hes_getmailhost+set}" = set; then
17584 echo $ECHO_N "(cached) $ECHO_C" >&6 16296 echo $ECHO_N "(cached) $ECHO_C" >&6
17585 else 16297 else
17586 cat >conftest.$ac_ext <<_ACEOF 16298 cat >conftest.$ac_ext <<_ACEOF
17587 /* confdefs.h. */ 16299 #line $LINENO "configure"
17588 _ACEOF 16300 /* confdefs.h. */
17589 cat confdefs.h >>conftest.$ac_ext 16301 _ACEOF
17590 cat >>conftest.$ac_ext <<_ACEOF 16302 cat confdefs.h >>conftest.$ac_ext
17591 /* end confdefs.h. */ 16303 cat >>conftest.$ac_ext <<_ACEOF
17592 /* Define hes_getmailhost to an innocuous variant, in case <limits.h> declares hes_getmailhost. 16304 /* end confdefs.h. */
17593 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17594 #define hes_getmailhost innocuous_hes_getmailhost
17595
17596 /* System header to define __stub macros and hopefully few prototypes, 16305 /* System header to define __stub macros and hopefully few prototypes,
17597 which can conflict with char hes_getmailhost (); below. 16306 which can conflict with char hes_getmailhost (); below.
17598 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 16307 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
17599 <limits.h> exists even on freestanding compilers. */ 16308 <limits.h> exists even on freestanding compilers. */
17600
17601 #ifdef __STDC__ 16309 #ifdef __STDC__
17602 # include <limits.h> 16310 # include <limits.h>
17603 #else 16311 #else
17604 # include <assert.h> 16312 # include <assert.h>
17605 #endif 16313 #endif
17606
17607 #undef hes_getmailhost
17608
17609 /* Override any gcc2 internal prototype to avoid an error. */ 16314 /* Override any gcc2 internal prototype to avoid an error. */
17610 #ifdef __cplusplus 16315 #ifdef __cplusplus
17611 extern "C" 16316 extern "C"
17612 { 16317 {
17613 #endif 16318 #endif
17634 return 0; 16339 return 0;
17635 } 16340 }
17636 _ACEOF 16341 _ACEOF
17637 rm -f conftest.$ac_objext conftest$ac_exeext 16342 rm -f conftest.$ac_objext conftest$ac_exeext
17638 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 16343 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17639 (eval $ac_link) 2>conftest.er1 16344 (eval $ac_link) 2>&5
17640 ac_status=$? 16345 ac_status=$?
17641 grep -v '^ *+' conftest.er1 >conftest.err
17642 rm -f conftest.er1
17643 cat conftest.err >&5
17644 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16346 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17645 (exit $ac_status); } && 16347 (exit $ac_status); } &&
17646 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 16348 { ac_try='test -s conftest$ac_exeext'
17647 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16349 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17648 (eval $ac_try) 2>&5 16350 (eval $ac_try) 2>&5
17649 ac_status=$? 16351 ac_status=$?
17650 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16352 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17651 (exit $ac_status); }; } &&
17652 { ac_try='test -s conftest$ac_exeext'
17653 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17654 (eval $ac_try) 2>&5
17655 ac_status=$?
17656 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17657 (exit $ac_status); }; }; then 16353 (exit $ac_status); }; }; then
17658 ac_cv_func_hes_getmailhost=yes 16354 ac_cv_func_hes_getmailhost=yes
17659 else 16355 else
17660 echo "$as_me: failed program was:" >&5 16356 echo "$as_me: failed program was:" >&5
17661 sed 's/^/| /' conftest.$ac_ext >&5 16357 sed 's/^/| /' conftest.$ac_ext >&5
17662 16358
17663 ac_cv_func_hes_getmailhost=no 16359 ac_cv_func_hes_getmailhost=no
17664 fi 16360 fi
17665 rm -f conftest.err conftest.$ac_objext \ 16361 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17666 conftest$ac_exeext conftest.$ac_ext
17667 fi 16362 fi
17668 echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5 16363 echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5
17669 echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6 16364 echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6
17670 if test $ac_cv_func_hes_getmailhost = yes; then 16365 if test $ac_cv_func_hes_getmailhost = yes; then
17671 : 16366 :
17676 echo $ECHO_N "(cached) $ECHO_C" >&6 16371 echo $ECHO_N "(cached) $ECHO_C" >&6
17677 else 16372 else
17678 ac_check_lib_save_LIBS=$LIBS 16373 ac_check_lib_save_LIBS=$LIBS
17679 LIBS="-lhesiod $RESOLVLIB $LIBS" 16374 LIBS="-lhesiod $RESOLVLIB $LIBS"
17680 cat >conftest.$ac_ext <<_ACEOF 16375 cat >conftest.$ac_ext <<_ACEOF
16376 #line $LINENO "configure"
17681 /* confdefs.h. */ 16377 /* confdefs.h. */
17682 _ACEOF 16378 _ACEOF
17683 cat confdefs.h >>conftest.$ac_ext 16379 cat confdefs.h >>conftest.$ac_ext
17684 cat >>conftest.$ac_ext <<_ACEOF 16380 cat >>conftest.$ac_ext <<_ACEOF
17685 /* end confdefs.h. */ 16381 /* end confdefs.h. */
17699 return 0; 16395 return 0;
17700 } 16396 }
17701 _ACEOF 16397 _ACEOF
17702 rm -f conftest.$ac_objext conftest$ac_exeext 16398 rm -f conftest.$ac_objext conftest$ac_exeext
17703 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 16399 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17704 (eval $ac_link) 2>conftest.er1 16400 (eval $ac_link) 2>&5
17705 ac_status=$? 16401 ac_status=$?
17706 grep -v '^ *+' conftest.er1 >conftest.err
17707 rm -f conftest.er1
17708 cat conftest.err >&5
17709 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16402 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17710 (exit $ac_status); } && 16403 (exit $ac_status); } &&
17711 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 16404 { ac_try='test -s conftest$ac_exeext'
17712 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16405 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17713 (eval $ac_try) 2>&5 16406 (eval $ac_try) 2>&5
17714 ac_status=$? 16407 ac_status=$?
17715 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16408 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17716 (exit $ac_status); }; } &&
17717 { ac_try='test -s conftest$ac_exeext'
17718 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17719 (eval $ac_try) 2>&5
17720 ac_status=$?
17721 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17722 (exit $ac_status); }; }; then 16409 (exit $ac_status); }; }; then
17723 ac_cv_lib_hesiod_hes_getmailhost=yes 16410 ac_cv_lib_hesiod_hes_getmailhost=yes
17724 else 16411 else
17725 echo "$as_me: failed program was:" >&5 16412 echo "$as_me: failed program was:" >&5
17726 sed 's/^/| /' conftest.$ac_ext >&5 16413 sed 's/^/| /' conftest.$ac_ext >&5
17727 16414
17728 ac_cv_lib_hesiod_hes_getmailhost=no 16415 ac_cv_lib_hesiod_hes_getmailhost=no
17729 fi 16416 fi
17730 rm -f conftest.err conftest.$ac_objext \ 16417 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17731 conftest$ac_exeext conftest.$ac_ext
17732 LIBS=$ac_check_lib_save_LIBS 16418 LIBS=$ac_check_lib_save_LIBS
17733 fi 16419 fi
17734 echo "$as_me:$LINENO: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5 16420 echo "$as_me:$LINENO: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5
17735 echo "${ECHO_T}$ac_cv_lib_hesiod_hes_getmailhost" >&6 16421 echo "${ECHO_T}$ac_cv_lib_hesiod_hes_getmailhost" >&6
17736 if test $ac_cv_lib_hesiod_hes_getmailhost = yes; then 16422 if test $ac_cv_lib_hesiod_hes_getmailhost = yes; then
17756 echo $ECHO_N "(cached) $ECHO_C" >&6 16442 echo $ECHO_N "(cached) $ECHO_C" >&6
17757 else 16443 else
17758 ac_check_lib_save_LIBS=$LIBS 16444 ac_check_lib_save_LIBS=$LIBS
17759 LIBS="-lcom_err $LIBS" 16445 LIBS="-lcom_err $LIBS"
17760 cat >conftest.$ac_ext <<_ACEOF 16446 cat >conftest.$ac_ext <<_ACEOF
16447 #line $LINENO "configure"
17761 /* confdefs.h. */ 16448 /* confdefs.h. */
17762 _ACEOF 16449 _ACEOF
17763 cat confdefs.h >>conftest.$ac_ext 16450 cat confdefs.h >>conftest.$ac_ext
17764 cat >>conftest.$ac_ext <<_ACEOF 16451 cat >>conftest.$ac_ext <<_ACEOF
17765 /* end confdefs.h. */ 16452 /* end confdefs.h. */
17779 return 0; 16466 return 0;
17780 } 16467 }
17781 _ACEOF 16468 _ACEOF
17782 rm -f conftest.$ac_objext conftest$ac_exeext 16469 rm -f conftest.$ac_objext conftest$ac_exeext
17783 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 16470 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17784 (eval $ac_link) 2>conftest.er1 16471 (eval $ac_link) 2>&5
17785 ac_status=$? 16472 ac_status=$?
17786 grep -v '^ *+' conftest.er1 >conftest.err
17787 rm -f conftest.er1
17788 cat conftest.err >&5
17789 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16473 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17790 (exit $ac_status); } && 16474 (exit $ac_status); } &&
17791 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 16475 { ac_try='test -s conftest$ac_exeext'
17792 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16476 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17793 (eval $ac_try) 2>&5 16477 (eval $ac_try) 2>&5
17794 ac_status=$? 16478 ac_status=$?
17795 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16479 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17796 (exit $ac_status); }; } &&
17797 { ac_try='test -s conftest$ac_exeext'
17798 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17799 (eval $ac_try) 2>&5
17800 ac_status=$?
17801 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17802 (exit $ac_status); }; }; then 16480 (exit $ac_status); }; }; then
17803 ac_cv_lib_com_err_com_err=yes 16481 ac_cv_lib_com_err_com_err=yes
17804 else 16482 else
17805 echo "$as_me: failed program was:" >&5 16483 echo "$as_me: failed program was:" >&5
17806 sed 's/^/| /' conftest.$ac_ext >&5 16484 sed 's/^/| /' conftest.$ac_ext >&5
17807 16485
17808 ac_cv_lib_com_err_com_err=no 16486 ac_cv_lib_com_err_com_err=no
17809 fi 16487 fi
17810 rm -f conftest.err conftest.$ac_objext \ 16488 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17811 conftest$ac_exeext conftest.$ac_ext
17812 LIBS=$ac_check_lib_save_LIBS 16489 LIBS=$ac_check_lib_save_LIBS
17813 fi 16490 fi
17814 echo "$as_me:$LINENO: result: $ac_cv_lib_com_err_com_err" >&5 16491 echo "$as_me:$LINENO: result: $ac_cv_lib_com_err_com_err" >&5
17815 echo "${ECHO_T}$ac_cv_lib_com_err_com_err" >&6 16492 echo "${ECHO_T}$ac_cv_lib_com_err_com_err" >&6
17816 if test $ac_cv_lib_com_err_com_err = yes; then 16493 if test $ac_cv_lib_com_err_com_err = yes; then
17829 echo $ECHO_N "(cached) $ECHO_C" >&6 16506 echo $ECHO_N "(cached) $ECHO_C" >&6
17830 else 16507 else
17831 ac_check_lib_save_LIBS=$LIBS 16508 ac_check_lib_save_LIBS=$LIBS
17832 LIBS="-lk5crypto $LIBS" 16509 LIBS="-lk5crypto $LIBS"
17833 cat >conftest.$ac_ext <<_ACEOF 16510 cat >conftest.$ac_ext <<_ACEOF
16511 #line $LINENO "configure"
17834 /* confdefs.h. */ 16512 /* confdefs.h. */
17835 _ACEOF 16513 _ACEOF
17836 cat confdefs.h >>conftest.$ac_ext 16514 cat confdefs.h >>conftest.$ac_ext
17837 cat >>conftest.$ac_ext <<_ACEOF 16515 cat >>conftest.$ac_ext <<_ACEOF
17838 /* end confdefs.h. */ 16516 /* end confdefs.h. */
17852 return 0; 16530 return 0;
17853 } 16531 }
17854 _ACEOF 16532 _ACEOF
17855 rm -f conftest.$ac_objext conftest$ac_exeext 16533 rm -f conftest.$ac_objext conftest$ac_exeext
17856 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 16534 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17857 (eval $ac_link) 2>conftest.er1 16535 (eval $ac_link) 2>&5
17858 ac_status=$? 16536 ac_status=$?
17859 grep -v '^ *+' conftest.er1 >conftest.err
17860 rm -f conftest.er1
17861 cat conftest.err >&5
17862 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16537 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17863 (exit $ac_status); } && 16538 (exit $ac_status); } &&
17864 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 16539 { ac_try='test -s conftest$ac_exeext'
17865 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16540 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17866 (eval $ac_try) 2>&5 16541 (eval $ac_try) 2>&5
17867 ac_status=$? 16542 ac_status=$?
17868 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16543 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17869 (exit $ac_status); }; } &&
17870 { ac_try='test -s conftest$ac_exeext'
17871 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17872 (eval $ac_try) 2>&5
17873 ac_status=$?
17874 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17875 (exit $ac_status); }; }; then 16544 (exit $ac_status); }; }; then
17876 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=yes 16545 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=yes
17877 else 16546 else
17878 echo "$as_me: failed program was:" >&5 16547 echo "$as_me: failed program was:" >&5
17879 sed 's/^/| /' conftest.$ac_ext >&5 16548 sed 's/^/| /' conftest.$ac_ext >&5
17880 16549
17881 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no 16550 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no
17882 fi 16551 fi
17883 rm -f conftest.err conftest.$ac_objext \ 16552 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17884 conftest$ac_exeext conftest.$ac_ext
17885 LIBS=$ac_check_lib_save_LIBS 16553 LIBS=$ac_check_lib_save_LIBS
17886 fi 16554 fi
17887 echo "$as_me:$LINENO: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5 16555 echo "$as_me:$LINENO: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5
17888 echo "${ECHO_T}$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&6 16556 echo "${ECHO_T}$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&6
17889 if test $ac_cv_lib_k5crypto_mit_des_cbc_encrypt = yes; then 16557 if test $ac_cv_lib_k5crypto_mit_des_cbc_encrypt = yes; then
17902 echo $ECHO_N "(cached) $ECHO_C" >&6 16570 echo $ECHO_N "(cached) $ECHO_C" >&6
17903 else 16571 else
17904 ac_check_lib_save_LIBS=$LIBS 16572 ac_check_lib_save_LIBS=$LIBS
17905 LIBS="-lcrypto $LIBS" 16573 LIBS="-lcrypto $LIBS"
17906 cat >conftest.$ac_ext <<_ACEOF 16574 cat >conftest.$ac_ext <<_ACEOF
16575 #line $LINENO "configure"
17907 /* confdefs.h. */ 16576 /* confdefs.h. */
17908 _ACEOF 16577 _ACEOF
17909 cat confdefs.h >>conftest.$ac_ext 16578 cat confdefs.h >>conftest.$ac_ext
17910 cat >>conftest.$ac_ext <<_ACEOF 16579 cat >>conftest.$ac_ext <<_ACEOF
17911 /* end confdefs.h. */ 16580 /* end confdefs.h. */
17925 return 0; 16594 return 0;
17926 } 16595 }
17927 _ACEOF 16596 _ACEOF
17928 rm -f conftest.$ac_objext conftest$ac_exeext 16597 rm -f conftest.$ac_objext conftest$ac_exeext
17929 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 16598 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17930 (eval $ac_link) 2>conftest.er1 16599 (eval $ac_link) 2>&5
17931 ac_status=$? 16600 ac_status=$?
17932 grep -v '^ *+' conftest.er1 >conftest.err
17933 rm -f conftest.er1
17934 cat conftest.err >&5
17935 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16601 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17936 (exit $ac_status); } && 16602 (exit $ac_status); } &&
17937 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 16603 { ac_try='test -s conftest$ac_exeext'
17938 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16604 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17939 (eval $ac_try) 2>&5 16605 (eval $ac_try) 2>&5
17940 ac_status=$? 16606 ac_status=$?
17941 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16607 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17942 (exit $ac_status); }; } &&
17943 { ac_try='test -s conftest$ac_exeext'
17944 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17945 (eval $ac_try) 2>&5
17946 ac_status=$?
17947 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17948 (exit $ac_status); }; }; then 16608 (exit $ac_status); }; }; then
17949 ac_cv_lib_crypto_mit_des_cbc_encrypt=yes 16609 ac_cv_lib_crypto_mit_des_cbc_encrypt=yes
17950 else 16610 else
17951 echo "$as_me: failed program was:" >&5 16611 echo "$as_me: failed program was:" >&5
17952 sed 's/^/| /' conftest.$ac_ext >&5 16612 sed 's/^/| /' conftest.$ac_ext >&5
17953 16613
17954 ac_cv_lib_crypto_mit_des_cbc_encrypt=no 16614 ac_cv_lib_crypto_mit_des_cbc_encrypt=no
17955 fi 16615 fi
17956 rm -f conftest.err conftest.$ac_objext \ 16616 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17957 conftest$ac_exeext conftest.$ac_ext
17958 LIBS=$ac_check_lib_save_LIBS 16617 LIBS=$ac_check_lib_save_LIBS
17959 fi 16618 fi
17960 echo "$as_me:$LINENO: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5 16619 echo "$as_me:$LINENO: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5
17961 echo "${ECHO_T}$ac_cv_lib_crypto_mit_des_cbc_encrypt" >&6 16620 echo "${ECHO_T}$ac_cv_lib_crypto_mit_des_cbc_encrypt" >&6
17962 if test $ac_cv_lib_crypto_mit_des_cbc_encrypt = yes; then 16621 if test $ac_cv_lib_crypto_mit_des_cbc_encrypt = yes; then
17975 echo $ECHO_N "(cached) $ECHO_C" >&6 16634 echo $ECHO_N "(cached) $ECHO_C" >&6
17976 else 16635 else
17977 ac_check_lib_save_LIBS=$LIBS 16636 ac_check_lib_save_LIBS=$LIBS
17978 LIBS="-lkrb5 $LIBS" 16637 LIBS="-lkrb5 $LIBS"
17979 cat >conftest.$ac_ext <<_ACEOF 16638 cat >conftest.$ac_ext <<_ACEOF
16639 #line $LINENO "configure"
17980 /* confdefs.h. */ 16640 /* confdefs.h. */
17981 _ACEOF 16641 _ACEOF
17982 cat confdefs.h >>conftest.$ac_ext 16642 cat confdefs.h >>conftest.$ac_ext
17983 cat >>conftest.$ac_ext <<_ACEOF 16643 cat >>conftest.$ac_ext <<_ACEOF
17984 /* end confdefs.h. */ 16644 /* end confdefs.h. */
17998 return 0; 16658 return 0;
17999 } 16659 }
18000 _ACEOF 16660 _ACEOF
18001 rm -f conftest.$ac_objext conftest$ac_exeext 16661 rm -f conftest.$ac_objext conftest$ac_exeext
18002 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 16662 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
18003 (eval $ac_link) 2>conftest.er1 16663 (eval $ac_link) 2>&5
18004 ac_status=$? 16664 ac_status=$?
18005 grep -v '^ *+' conftest.er1 >conftest.err
18006 rm -f conftest.er1
18007 cat conftest.err >&5
18008 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16665 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18009 (exit $ac_status); } && 16666 (exit $ac_status); } &&
18010 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 16667 { ac_try='test -s conftest$ac_exeext'
18011 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16668 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18012 (eval $ac_try) 2>&5 16669 (eval $ac_try) 2>&5
18013 ac_status=$? 16670 ac_status=$?
18014 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16671 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18015 (exit $ac_status); }; } &&
18016 { ac_try='test -s conftest$ac_exeext'
18017 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18018 (eval $ac_try) 2>&5
18019 ac_status=$?
18020 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18021 (exit $ac_status); }; }; then 16672 (exit $ac_status); }; }; then
18022 ac_cv_lib_krb5_krb5_init_context=yes 16673 ac_cv_lib_krb5_krb5_init_context=yes
18023 else 16674 else
18024 echo "$as_me: failed program was:" >&5 16675 echo "$as_me: failed program was:" >&5
18025 sed 's/^/| /' conftest.$ac_ext >&5 16676 sed 's/^/| /' conftest.$ac_ext >&5
18026 16677
18027 ac_cv_lib_krb5_krb5_init_context=no 16678 ac_cv_lib_krb5_krb5_init_context=no
18028 fi 16679 fi
18029 rm -f conftest.err conftest.$ac_objext \ 16680 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
18030 conftest$ac_exeext conftest.$ac_ext
18031 LIBS=$ac_check_lib_save_LIBS 16681 LIBS=$ac_check_lib_save_LIBS
18032 fi 16682 fi
18033 echo "$as_me:$LINENO: result: $ac_cv_lib_krb5_krb5_init_context" >&5 16683 echo "$as_me:$LINENO: result: $ac_cv_lib_krb5_krb5_init_context" >&5
18034 echo "${ECHO_T}$ac_cv_lib_krb5_krb5_init_context" >&6 16684 echo "${ECHO_T}$ac_cv_lib_krb5_krb5_init_context" >&6
18035 if test $ac_cv_lib_krb5_krb5_init_context = yes; then 16685 if test $ac_cv_lib_krb5_krb5_init_context = yes; then
18049 echo $ECHO_N "(cached) $ECHO_C" >&6 16699 echo $ECHO_N "(cached) $ECHO_C" >&6
18050 else 16700 else
18051 ac_check_lib_save_LIBS=$LIBS 16701 ac_check_lib_save_LIBS=$LIBS
18052 LIBS="-ldes425 $LIBS" 16702 LIBS="-ldes425 $LIBS"
18053 cat >conftest.$ac_ext <<_ACEOF 16703 cat >conftest.$ac_ext <<_ACEOF
16704 #line $LINENO "configure"
18054 /* confdefs.h. */ 16705 /* confdefs.h. */
18055 _ACEOF 16706 _ACEOF
18056 cat confdefs.h >>conftest.$ac_ext 16707 cat confdefs.h >>conftest.$ac_ext
18057 cat >>conftest.$ac_ext <<_ACEOF 16708 cat >>conftest.$ac_ext <<_ACEOF
18058 /* end confdefs.h. */ 16709 /* end confdefs.h. */
18072 return 0; 16723 return 0;
18073 } 16724 }
18074 _ACEOF 16725 _ACEOF
18075 rm -f conftest.$ac_objext conftest$ac_exeext 16726 rm -f conftest.$ac_objext conftest$ac_exeext
18076 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 16727 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
18077 (eval $ac_link) 2>conftest.er1 16728 (eval $ac_link) 2>&5
18078 ac_status=$? 16729 ac_status=$?
18079 grep -v '^ *+' conftest.er1 >conftest.err
18080 rm -f conftest.er1
18081 cat conftest.err >&5
18082 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16730 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18083 (exit $ac_status); } && 16731 (exit $ac_status); } &&
18084 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 16732 { ac_try='test -s conftest$ac_exeext'
18085 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16733 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18086 (eval $ac_try) 2>&5 16734 (eval $ac_try) 2>&5
18087 ac_status=$? 16735 ac_status=$?
18088 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16736 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18089 (exit $ac_status); }; } &&
18090 { ac_try='test -s conftest$ac_exeext'
18091 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18092 (eval $ac_try) 2>&5
18093 ac_status=$?
18094 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18095 (exit $ac_status); }; }; then 16737 (exit $ac_status); }; }; then
18096 ac_cv_lib_des425_des_cbc_encrypt=yes 16738 ac_cv_lib_des425_des_cbc_encrypt=yes
18097 else 16739 else
18098 echo "$as_me: failed program was:" >&5 16740 echo "$as_me: failed program was:" >&5
18099 sed 's/^/| /' conftest.$ac_ext >&5 16741 sed 's/^/| /' conftest.$ac_ext >&5
18100 16742
18101 ac_cv_lib_des425_des_cbc_encrypt=no 16743 ac_cv_lib_des425_des_cbc_encrypt=no
18102 fi 16744 fi
18103 rm -f conftest.err conftest.$ac_objext \ 16745 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
18104 conftest$ac_exeext conftest.$ac_ext
18105 LIBS=$ac_check_lib_save_LIBS 16746 LIBS=$ac_check_lib_save_LIBS
18106 fi 16747 fi
18107 echo "$as_me:$LINENO: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5 16748 echo "$as_me:$LINENO: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5
18108 echo "${ECHO_T}$ac_cv_lib_des425_des_cbc_encrypt" >&6 16749 echo "${ECHO_T}$ac_cv_lib_des425_des_cbc_encrypt" >&6
18109 if test $ac_cv_lib_des425_des_cbc_encrypt = yes; then 16750 if test $ac_cv_lib_des425_des_cbc_encrypt = yes; then
18121 echo $ECHO_N "(cached) $ECHO_C" >&6 16762 echo $ECHO_N "(cached) $ECHO_C" >&6
18122 else 16763 else
18123 ac_check_lib_save_LIBS=$LIBS 16764 ac_check_lib_save_LIBS=$LIBS
18124 LIBS="-ldes $LIBS" 16765 LIBS="-ldes $LIBS"
18125 cat >conftest.$ac_ext <<_ACEOF 16766 cat >conftest.$ac_ext <<_ACEOF
16767 #line $LINENO "configure"
18126 /* confdefs.h. */ 16768 /* confdefs.h. */
18127 _ACEOF 16769 _ACEOF
18128 cat confdefs.h >>conftest.$ac_ext 16770 cat confdefs.h >>conftest.$ac_ext
18129 cat >>conftest.$ac_ext <<_ACEOF 16771 cat >>conftest.$ac_ext <<_ACEOF
18130 /* end confdefs.h. */ 16772 /* end confdefs.h. */
18144 return 0; 16786 return 0;
18145 } 16787 }
18146 _ACEOF 16788 _ACEOF
18147 rm -f conftest.$ac_objext conftest$ac_exeext 16789 rm -f conftest.$ac_objext conftest$ac_exeext
18148 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 16790 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
18149 (eval $ac_link) 2>conftest.er1 16791 (eval $ac_link) 2>&5
18150 ac_status=$? 16792 ac_status=$?
18151 grep -v '^ *+' conftest.er1 >conftest.err
18152 rm -f conftest.er1
18153 cat conftest.err >&5
18154 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16793 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18155 (exit $ac_status); } && 16794 (exit $ac_status); } &&
18156 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 16795 { ac_try='test -s conftest$ac_exeext'
18157 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16796 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18158 (eval $ac_try) 2>&5 16797 (eval $ac_try) 2>&5
18159 ac_status=$? 16798 ac_status=$?
18160 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16799 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18161 (exit $ac_status); }; } &&
18162 { ac_try='test -s conftest$ac_exeext'
18163 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18164 (eval $ac_try) 2>&5
18165 ac_status=$?
18166 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18167 (exit $ac_status); }; }; then 16800 (exit $ac_status); }; }; then
18168 ac_cv_lib_des_des_cbc_encrypt=yes 16801 ac_cv_lib_des_des_cbc_encrypt=yes
18169 else 16802 else
18170 echo "$as_me: failed program was:" >&5 16803 echo "$as_me: failed program was:" >&5
18171 sed 's/^/| /' conftest.$ac_ext >&5 16804 sed 's/^/| /' conftest.$ac_ext >&5
18172 16805
18173 ac_cv_lib_des_des_cbc_encrypt=no 16806 ac_cv_lib_des_des_cbc_encrypt=no
18174 fi 16807 fi
18175 rm -f conftest.err conftest.$ac_objext \ 16808 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
18176 conftest$ac_exeext conftest.$ac_ext
18177 LIBS=$ac_check_lib_save_LIBS 16809 LIBS=$ac_check_lib_save_LIBS
18178 fi 16810 fi
18179 echo "$as_me:$LINENO: result: $ac_cv_lib_des_des_cbc_encrypt" >&5 16811 echo "$as_me:$LINENO: result: $ac_cv_lib_des_des_cbc_encrypt" >&5
18180 echo "${ECHO_T}$ac_cv_lib_des_des_cbc_encrypt" >&6 16812 echo "${ECHO_T}$ac_cv_lib_des_des_cbc_encrypt" >&6
18181 if test $ac_cv_lib_des_des_cbc_encrypt = yes; then 16813 if test $ac_cv_lib_des_des_cbc_encrypt = yes; then
18196 echo $ECHO_N "(cached) $ECHO_C" >&6 16828 echo $ECHO_N "(cached) $ECHO_C" >&6
18197 else 16829 else
18198 ac_check_lib_save_LIBS=$LIBS 16830 ac_check_lib_save_LIBS=$LIBS
18199 LIBS="-lkrb4 $LIBS" 16831 LIBS="-lkrb4 $LIBS"
18200 cat >conftest.$ac_ext <<_ACEOF 16832 cat >conftest.$ac_ext <<_ACEOF
16833 #line $LINENO "configure"
18201 /* confdefs.h. */ 16834 /* confdefs.h. */
18202 _ACEOF 16835 _ACEOF
18203 cat confdefs.h >>conftest.$ac_ext 16836 cat confdefs.h >>conftest.$ac_ext
18204 cat >>conftest.$ac_ext <<_ACEOF 16837 cat >>conftest.$ac_ext <<_ACEOF
18205 /* end confdefs.h. */ 16838 /* end confdefs.h. */
18219 return 0; 16852 return 0;
18220 } 16853 }
18221 _ACEOF 16854 _ACEOF
18222 rm -f conftest.$ac_objext conftest$ac_exeext 16855 rm -f conftest.$ac_objext conftest$ac_exeext
18223 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 16856 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
18224 (eval $ac_link) 2>conftest.er1 16857 (eval $ac_link) 2>&5
18225 ac_status=$? 16858 ac_status=$?
18226 grep -v '^ *+' conftest.er1 >conftest.err
18227 rm -f conftest.er1
18228 cat conftest.err >&5
18229 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16859 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18230 (exit $ac_status); } && 16860 (exit $ac_status); } &&
18231 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 16861 { ac_try='test -s conftest$ac_exeext'
18232 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16862 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18233 (eval $ac_try) 2>&5 16863 (eval $ac_try) 2>&5
18234 ac_status=$? 16864 ac_status=$?
18235 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16865 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18236 (exit $ac_status); }; } &&
18237 { ac_try='test -s conftest$ac_exeext'
18238 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18239 (eval $ac_try) 2>&5
18240 ac_status=$?
18241 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18242 (exit $ac_status); }; }; then 16866 (exit $ac_status); }; }; then
18243 ac_cv_lib_krb4_krb_get_cred=yes 16867 ac_cv_lib_krb4_krb_get_cred=yes
18244 else 16868 else
18245 echo "$as_me: failed program was:" >&5 16869 echo "$as_me: failed program was:" >&5
18246 sed 's/^/| /' conftest.$ac_ext >&5 16870 sed 's/^/| /' conftest.$ac_ext >&5
18247 16871
18248 ac_cv_lib_krb4_krb_get_cred=no 16872 ac_cv_lib_krb4_krb_get_cred=no
18249 fi 16873 fi
18250 rm -f conftest.err conftest.$ac_objext \ 16874 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
18251 conftest$ac_exeext conftest.$ac_ext
18252 LIBS=$ac_check_lib_save_LIBS 16875 LIBS=$ac_check_lib_save_LIBS
18253 fi 16876 fi
18254 echo "$as_me:$LINENO: result: $ac_cv_lib_krb4_krb_get_cred" >&5 16877 echo "$as_me:$LINENO: result: $ac_cv_lib_krb4_krb_get_cred" >&5
18255 echo "${ECHO_T}$ac_cv_lib_krb4_krb_get_cred" >&6 16878 echo "${ECHO_T}$ac_cv_lib_krb4_krb_get_cred" >&6
18256 if test $ac_cv_lib_krb4_krb_get_cred = yes; then 16879 if test $ac_cv_lib_krb4_krb_get_cred = yes; then
18268 echo $ECHO_N "(cached) $ECHO_C" >&6 16891 echo $ECHO_N "(cached) $ECHO_C" >&6
18269 else 16892 else
18270 ac_check_lib_save_LIBS=$LIBS 16893 ac_check_lib_save_LIBS=$LIBS
18271 LIBS="-lkrb $LIBS" 16894 LIBS="-lkrb $LIBS"
18272 cat >conftest.$ac_ext <<_ACEOF 16895 cat >conftest.$ac_ext <<_ACEOF
16896 #line $LINENO "configure"
18273 /* confdefs.h. */ 16897 /* confdefs.h. */
18274 _ACEOF 16898 _ACEOF
18275 cat confdefs.h >>conftest.$ac_ext 16899 cat confdefs.h >>conftest.$ac_ext
18276 cat >>conftest.$ac_ext <<_ACEOF 16900 cat >>conftest.$ac_ext <<_ACEOF
18277 /* end confdefs.h. */ 16901 /* end confdefs.h. */
18291 return 0; 16915 return 0;
18292 } 16916 }
18293 _ACEOF 16917 _ACEOF
18294 rm -f conftest.$ac_objext conftest$ac_exeext 16918 rm -f conftest.$ac_objext conftest$ac_exeext
18295 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 16919 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
18296 (eval $ac_link) 2>conftest.er1 16920 (eval $ac_link) 2>&5
18297 ac_status=$? 16921 ac_status=$?
18298 grep -v '^ *+' conftest.er1 >conftest.err
18299 rm -f conftest.er1
18300 cat conftest.err >&5
18301 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16922 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18302 (exit $ac_status); } && 16923 (exit $ac_status); } &&
18303 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 16924 { ac_try='test -s conftest$ac_exeext'
18304 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16925 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18305 (eval $ac_try) 2>&5 16926 (eval $ac_try) 2>&5
18306 ac_status=$? 16927 ac_status=$?
18307 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16928 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18308 (exit $ac_status); }; } &&
18309 { ac_try='test -s conftest$ac_exeext'
18310 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18311 (eval $ac_try) 2>&5
18312 ac_status=$?
18313 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18314 (exit $ac_status); }; }; then 16929 (exit $ac_status); }; }; then
18315 ac_cv_lib_krb_krb_get_cred=yes 16930 ac_cv_lib_krb_krb_get_cred=yes
18316 else 16931 else
18317 echo "$as_me: failed program was:" >&5 16932 echo "$as_me: failed program was:" >&5
18318 sed 's/^/| /' conftest.$ac_ext >&5 16933 sed 's/^/| /' conftest.$ac_ext >&5
18319 16934
18320 ac_cv_lib_krb_krb_get_cred=no 16935 ac_cv_lib_krb_krb_get_cred=no
18321 fi 16936 fi
18322 rm -f conftest.err conftest.$ac_objext \ 16937 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
18323 conftest$ac_exeext conftest.$ac_ext
18324 LIBS=$ac_check_lib_save_LIBS 16938 LIBS=$ac_check_lib_save_LIBS
18325 fi 16939 fi
18326 echo "$as_me:$LINENO: result: $ac_cv_lib_krb_krb_get_cred" >&5 16940 echo "$as_me:$LINENO: result: $ac_cv_lib_krb_krb_get_cred" >&5
18327 echo "${ECHO_T}$ac_cv_lib_krb_krb_get_cred" >&6 16941 echo "${ECHO_T}$ac_cv_lib_krb_krb_get_cred" >&6
18328 if test $ac_cv_lib_krb_krb_get_cred = yes; then 16942 if test $ac_cv_lib_krb_krb_get_cred = yes; then
18354 else 16968 else
18355 # Is the header compilable? 16969 # Is the header compilable?
18356 echo "$as_me:$LINENO: checking $ac_header usability" >&5 16970 echo "$as_me:$LINENO: checking $ac_header usability" >&5
18357 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 16971 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
18358 cat >conftest.$ac_ext <<_ACEOF 16972 cat >conftest.$ac_ext <<_ACEOF
16973 #line $LINENO "configure"
18359 /* confdefs.h. */ 16974 /* confdefs.h. */
18360 _ACEOF 16975 _ACEOF
18361 cat confdefs.h >>conftest.$ac_ext 16976 cat confdefs.h >>conftest.$ac_ext
18362 cat >>conftest.$ac_ext <<_ACEOF 16977 cat >>conftest.$ac_ext <<_ACEOF
18363 /* end confdefs.h. */ 16978 /* end confdefs.h. */
18364 $ac_includes_default 16979 $ac_includes_default
18365 #include <$ac_header> 16980 #include <$ac_header>
18366 _ACEOF 16981 _ACEOF
18367 rm -f conftest.$ac_objext 16982 rm -f conftest.$ac_objext
18368 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 16983 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18369 (eval $ac_compile) 2>conftest.er1 16984 (eval $ac_compile) 2>&5
18370 ac_status=$? 16985 ac_status=$?
18371 grep -v '^ *+' conftest.er1 >conftest.err
18372 rm -f conftest.er1
18373 cat conftest.err >&5
18374 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16986 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18375 (exit $ac_status); } && 16987 (exit $ac_status); } &&
18376 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 16988 { ac_try='test -s conftest.$ac_objext'
18377 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16989 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18378 (eval $ac_try) 2>&5 16990 (eval $ac_try) 2>&5
18379 ac_status=$? 16991 ac_status=$?
18380 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16992 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18381 (exit $ac_status); }; } &&
18382 { ac_try='test -s conftest.$ac_objext'
18383 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18384 (eval $ac_try) 2>&5
18385 ac_status=$?
18386 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18387 (exit $ac_status); }; }; then 16993 (exit $ac_status); }; }; then
18388 ac_header_compiler=yes 16994 ac_header_compiler=yes
18389 else 16995 else
18390 echo "$as_me: failed program was:" >&5 16996 echo "$as_me: failed program was:" >&5
18391 sed 's/^/| /' conftest.$ac_ext >&5 16997 sed 's/^/| /' conftest.$ac_ext >&5
18392 16998
18393 ac_header_compiler=no 16999 ac_header_compiler=no
18394 fi 17000 fi
18395 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 17001 rm -f conftest.$ac_objext conftest.$ac_ext
18396 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 17002 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
18397 echo "${ECHO_T}$ac_header_compiler" >&6 17003 echo "${ECHO_T}$ac_header_compiler" >&6
18398 17004
18399 # Is the header present? 17005 # Is the header present?
18400 echo "$as_me:$LINENO: checking $ac_header presence" >&5 17006 echo "$as_me:$LINENO: checking $ac_header presence" >&5
18401 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 17007 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
18402 cat >conftest.$ac_ext <<_ACEOF 17008 cat >conftest.$ac_ext <<_ACEOF
17009 #line $LINENO "configure"
18403 /* confdefs.h. */ 17010 /* confdefs.h. */
18404 _ACEOF 17011 _ACEOF
18405 cat confdefs.h >>conftest.$ac_ext 17012 cat confdefs.h >>conftest.$ac_ext
18406 cat >>conftest.$ac_ext <<_ACEOF 17013 cat >>conftest.$ac_ext <<_ACEOF
18407 /* end confdefs.h. */ 17014 /* end confdefs.h. */
18415 cat conftest.err >&5 17022 cat conftest.err >&5
18416 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17023 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18417 (exit $ac_status); } >/dev/null; then 17024 (exit $ac_status); } >/dev/null; then
18418 if test -s conftest.err; then 17025 if test -s conftest.err; then
18419 ac_cpp_err=$ac_c_preproc_warn_flag 17026 ac_cpp_err=$ac_c_preproc_warn_flag
18420 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
18421 else 17027 else
18422 ac_cpp_err= 17028 ac_cpp_err=
18423 fi 17029 fi
18424 else 17030 else
18425 ac_cpp_err=yes 17031 ac_cpp_err=yes
18435 rm -f conftest.err conftest.$ac_ext 17041 rm -f conftest.err conftest.$ac_ext
18436 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 17042 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
18437 echo "${ECHO_T}$ac_header_preproc" >&6 17043 echo "${ECHO_T}$ac_header_preproc" >&6
18438 17044
18439 # So? What about this header? 17045 # So? What about this header?
18440 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 17046 case $ac_header_compiler:$ac_header_preproc in
18441 yes:no: ) 17047 yes:no )
18442 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 17048 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
18443 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 17049 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
18444 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 17050 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
18445 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 17051 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
18446 ac_header_preproc=yes 17052 (
17053 cat <<\_ASBOX
17054 ## ------------------------------------ ##
17055 ## Report this to bug-autoconf@gnu.org. ##
17056 ## ------------------------------------ ##
17057 _ASBOX
17058 ) |
17059 sed "s/^/$as_me: WARNING: /" >&2
18447 ;; 17060 ;;
18448 no:yes:* ) 17061 no:yes )
18449 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 17062 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
18450 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 17063 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
18451 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 17064 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
18452 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 17065 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
18453 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
18454 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
18455 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
18456 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
18457 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 17066 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
18458 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 17067 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
18459 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
18460 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
18461 ( 17068 (
18462 cat <<\_ASBOX 17069 cat <<\_ASBOX
18463 ## ------------------------------------------ ## 17070 ## ------------------------------------ ##
18464 ## Report this to the AC_PACKAGE_NAME lists. ## 17071 ## Report this to bug-autoconf@gnu.org. ##
18465 ## ------------------------------------------ ## 17072 ## ------------------------------------ ##
18466 _ASBOX 17073 _ASBOX
18467 ) | 17074 ) |
18468 sed "s/^/$as_me: WARNING: /" >&2 17075 sed "s/^/$as_me: WARNING: /" >&2
18469 ;; 17076 ;;
18470 esac 17077 esac
18471 echo "$as_me:$LINENO: checking for $ac_header" >&5 17078 echo "$as_me:$LINENO: checking for $ac_header" >&5
18472 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 17079 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
18473 if eval "test \"\${$as_ac_Header+set}\" = set"; then 17080 if eval "test \"\${$as_ac_Header+set}\" = set"; then
18474 echo $ECHO_N "(cached) $ECHO_C" >&6 17081 echo $ECHO_N "(cached) $ECHO_C" >&6
18475 else 17082 else
18476 eval "$as_ac_Header=\$ac_header_preproc" 17083 eval "$as_ac_Header=$ac_header_preproc"
18477 fi 17084 fi
18478 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 17085 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
18479 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 17086 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
18480 17087
18481 fi 17088 fi
18504 else 17111 else
18505 # Is the header compilable? 17112 # Is the header compilable?
18506 echo "$as_me:$LINENO: checking $ac_header usability" >&5 17113 echo "$as_me:$LINENO: checking $ac_header usability" >&5
18507 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 17114 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
18508 cat >conftest.$ac_ext <<_ACEOF 17115 cat >conftest.$ac_ext <<_ACEOF
17116 #line $LINENO "configure"
18509 /* confdefs.h. */ 17117 /* confdefs.h. */
18510 _ACEOF 17118 _ACEOF
18511 cat confdefs.h >>conftest.$ac_ext 17119 cat confdefs.h >>conftest.$ac_ext
18512 cat >>conftest.$ac_ext <<_ACEOF 17120 cat >>conftest.$ac_ext <<_ACEOF
18513 /* end confdefs.h. */ 17121 /* end confdefs.h. */
18514 $ac_includes_default 17122 $ac_includes_default
18515 #include <$ac_header> 17123 #include <$ac_header>
18516 _ACEOF 17124 _ACEOF
18517 rm -f conftest.$ac_objext 17125 rm -f conftest.$ac_objext
18518 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 17126 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18519 (eval $ac_compile) 2>conftest.er1 17127 (eval $ac_compile) 2>&5
18520 ac_status=$? 17128 ac_status=$?
18521 grep -v '^ *+' conftest.er1 >conftest.err
18522 rm -f conftest.er1
18523 cat conftest.err >&5
18524 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17129 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18525 (exit $ac_status); } && 17130 (exit $ac_status); } &&
18526 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 17131 { ac_try='test -s conftest.$ac_objext'
18527 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17132 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18528 (eval $ac_try) 2>&5 17133 (eval $ac_try) 2>&5
18529 ac_status=$? 17134 ac_status=$?
18530 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17135 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18531 (exit $ac_status); }; } &&
18532 { ac_try='test -s conftest.$ac_objext'
18533 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18534 (eval $ac_try) 2>&5
18535 ac_status=$?
18536 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18537 (exit $ac_status); }; }; then 17136 (exit $ac_status); }; }; then
18538 ac_header_compiler=yes 17137 ac_header_compiler=yes
18539 else 17138 else
18540 echo "$as_me: failed program was:" >&5 17139 echo "$as_me: failed program was:" >&5
18541 sed 's/^/| /' conftest.$ac_ext >&5 17140 sed 's/^/| /' conftest.$ac_ext >&5
18542 17141
18543 ac_header_compiler=no 17142 ac_header_compiler=no
18544 fi 17143 fi
18545 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 17144 rm -f conftest.$ac_objext conftest.$ac_ext
18546 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 17145 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
18547 echo "${ECHO_T}$ac_header_compiler" >&6 17146 echo "${ECHO_T}$ac_header_compiler" >&6
18548 17147
18549 # Is the header present? 17148 # Is the header present?
18550 echo "$as_me:$LINENO: checking $ac_header presence" >&5 17149 echo "$as_me:$LINENO: checking $ac_header presence" >&5
18551 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 17150 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
18552 cat >conftest.$ac_ext <<_ACEOF 17151 cat >conftest.$ac_ext <<_ACEOF
17152 #line $LINENO "configure"
18553 /* confdefs.h. */ 17153 /* confdefs.h. */
18554 _ACEOF 17154 _ACEOF
18555 cat confdefs.h >>conftest.$ac_ext 17155 cat confdefs.h >>conftest.$ac_ext
18556 cat >>conftest.$ac_ext <<_ACEOF 17156 cat >>conftest.$ac_ext <<_ACEOF
18557 /* end confdefs.h. */ 17157 /* end confdefs.h. */
18565 cat conftest.err >&5 17165 cat conftest.err >&5
18566 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17166 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18567 (exit $ac_status); } >/dev/null; then 17167 (exit $ac_status); } >/dev/null; then
18568 if test -s conftest.err; then 17168 if test -s conftest.err; then
18569 ac_cpp_err=$ac_c_preproc_warn_flag 17169 ac_cpp_err=$ac_c_preproc_warn_flag
18570 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
18571 else 17170 else
18572 ac_cpp_err= 17171 ac_cpp_err=
18573 fi 17172 fi
18574 else 17173 else
18575 ac_cpp_err=yes 17174 ac_cpp_err=yes
18585 rm -f conftest.err conftest.$ac_ext 17184 rm -f conftest.err conftest.$ac_ext
18586 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 17185 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
18587 echo "${ECHO_T}$ac_header_preproc" >&6 17186 echo "${ECHO_T}$ac_header_preproc" >&6
18588 17187
18589 # So? What about this header? 17188 # So? What about this header?
18590 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 17189 case $ac_header_compiler:$ac_header_preproc in
18591 yes:no: ) 17190 yes:no )
18592 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 17191 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
18593 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 17192 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
18594 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 17193 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
18595 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 17194 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
18596 ac_header_preproc=yes 17195 (
17196 cat <<\_ASBOX
17197 ## ------------------------------------ ##
17198 ## Report this to bug-autoconf@gnu.org. ##
17199 ## ------------------------------------ ##
17200 _ASBOX
17201 ) |
17202 sed "s/^/$as_me: WARNING: /" >&2
18597 ;; 17203 ;;
18598 no:yes:* ) 17204 no:yes )
18599 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 17205 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
18600 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 17206 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
18601 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 17207 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
18602 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 17208 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
18603 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
18604 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
18605 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
18606 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
18607 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 17209 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
18608 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 17210 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
18609 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
18610 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
18611 ( 17211 (
18612 cat <<\_ASBOX 17212 cat <<\_ASBOX
18613 ## ------------------------------------------ ## 17213 ## ------------------------------------ ##
18614 ## Report this to the AC_PACKAGE_NAME lists. ## 17214 ## Report this to bug-autoconf@gnu.org. ##
18615 ## ------------------------------------------ ## 17215 ## ------------------------------------ ##
18616 _ASBOX 17216 _ASBOX
18617 ) | 17217 ) |
18618 sed "s/^/$as_me: WARNING: /" >&2 17218 sed "s/^/$as_me: WARNING: /" >&2
18619 ;; 17219 ;;
18620 esac 17220 esac
18621 echo "$as_me:$LINENO: checking for $ac_header" >&5 17221 echo "$as_me:$LINENO: checking for $ac_header" >&5
18622 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 17222 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
18623 if eval "test \"\${$as_ac_Header+set}\" = set"; then 17223 if eval "test \"\${$as_ac_Header+set}\" = set"; then
18624 echo $ECHO_N "(cached) $ECHO_C" >&6 17224 echo $ECHO_N "(cached) $ECHO_C" >&6
18625 else 17225 else
18626 eval "$as_ac_Header=\$ac_header_preproc" 17226 eval "$as_ac_Header=$ac_header_preproc"
18627 fi 17227 fi
18628 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 17228 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
18629 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 17229 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
18630 17230
18631 fi 17231 fi
18650 else 17250 else
18651 # Is the header compilable? 17251 # Is the header compilable?
18652 echo "$as_me:$LINENO: checking $ac_header usability" >&5 17252 echo "$as_me:$LINENO: checking $ac_header usability" >&5
18653 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 17253 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
18654 cat >conftest.$ac_ext <<_ACEOF 17254 cat >conftest.$ac_ext <<_ACEOF
17255 #line $LINENO "configure"
18655 /* confdefs.h. */ 17256 /* confdefs.h. */
18656 _ACEOF 17257 _ACEOF
18657 cat confdefs.h >>conftest.$ac_ext 17258 cat confdefs.h >>conftest.$ac_ext
18658 cat >>conftest.$ac_ext <<_ACEOF 17259 cat >>conftest.$ac_ext <<_ACEOF
18659 /* end confdefs.h. */ 17260 /* end confdefs.h. */
18660 $ac_includes_default 17261 $ac_includes_default
18661 #include <$ac_header> 17262 #include <$ac_header>
18662 _ACEOF 17263 _ACEOF
18663 rm -f conftest.$ac_objext 17264 rm -f conftest.$ac_objext
18664 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 17265 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18665 (eval $ac_compile) 2>conftest.er1 17266 (eval $ac_compile) 2>&5
18666 ac_status=$? 17267 ac_status=$?
18667 grep -v '^ *+' conftest.er1 >conftest.err
18668 rm -f conftest.er1
18669 cat conftest.err >&5
18670 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17268 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18671 (exit $ac_status); } && 17269 (exit $ac_status); } &&
18672 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 17270 { ac_try='test -s conftest.$ac_objext'
18673 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17271 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18674 (eval $ac_try) 2>&5 17272 (eval $ac_try) 2>&5
18675 ac_status=$? 17273 ac_status=$?
18676 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17274 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18677 (exit $ac_status); }; } &&
18678 { ac_try='test -s conftest.$ac_objext'
18679 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18680 (eval $ac_try) 2>&5
18681 ac_status=$?
18682 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18683 (exit $ac_status); }; }; then 17275 (exit $ac_status); }; }; then
18684 ac_header_compiler=yes 17276 ac_header_compiler=yes
18685 else 17277 else
18686 echo "$as_me: failed program was:" >&5 17278 echo "$as_me: failed program was:" >&5
18687 sed 's/^/| /' conftest.$ac_ext >&5 17279 sed 's/^/| /' conftest.$ac_ext >&5
18688 17280
18689 ac_header_compiler=no 17281 ac_header_compiler=no
18690 fi 17282 fi
18691 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 17283 rm -f conftest.$ac_objext conftest.$ac_ext
18692 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 17284 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
18693 echo "${ECHO_T}$ac_header_compiler" >&6 17285 echo "${ECHO_T}$ac_header_compiler" >&6
18694 17286
18695 # Is the header present? 17287 # Is the header present?
18696 echo "$as_me:$LINENO: checking $ac_header presence" >&5 17288 echo "$as_me:$LINENO: checking $ac_header presence" >&5
18697 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 17289 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
18698 cat >conftest.$ac_ext <<_ACEOF 17290 cat >conftest.$ac_ext <<_ACEOF
17291 #line $LINENO "configure"
18699 /* confdefs.h. */ 17292 /* confdefs.h. */
18700 _ACEOF 17293 _ACEOF
18701 cat confdefs.h >>conftest.$ac_ext 17294 cat confdefs.h >>conftest.$ac_ext
18702 cat >>conftest.$ac_ext <<_ACEOF 17295 cat >>conftest.$ac_ext <<_ACEOF
18703 /* end confdefs.h. */ 17296 /* end confdefs.h. */
18711 cat conftest.err >&5 17304 cat conftest.err >&5
18712 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17305 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18713 (exit $ac_status); } >/dev/null; then 17306 (exit $ac_status); } >/dev/null; then
18714 if test -s conftest.err; then 17307 if test -s conftest.err; then
18715 ac_cpp_err=$ac_c_preproc_warn_flag 17308 ac_cpp_err=$ac_c_preproc_warn_flag
18716 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
18717 else 17309 else
18718 ac_cpp_err= 17310 ac_cpp_err=
18719 fi 17311 fi
18720 else 17312 else
18721 ac_cpp_err=yes 17313 ac_cpp_err=yes
18731 rm -f conftest.err conftest.$ac_ext 17323 rm -f conftest.err conftest.$ac_ext
18732 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 17324 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
18733 echo "${ECHO_T}$ac_header_preproc" >&6 17325 echo "${ECHO_T}$ac_header_preproc" >&6
18734 17326
18735 # So? What about this header? 17327 # So? What about this header?
18736 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 17328 case $ac_header_compiler:$ac_header_preproc in
18737 yes:no: ) 17329 yes:no )
18738 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 17330 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
18739 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 17331 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
18740 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 17332 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
18741 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 17333 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
18742 ac_header_preproc=yes 17334 (
17335 cat <<\_ASBOX
17336 ## ------------------------------------ ##
17337 ## Report this to bug-autoconf@gnu.org. ##
17338 ## ------------------------------------ ##
17339 _ASBOX
17340 ) |
17341 sed "s/^/$as_me: WARNING: /" >&2
18743 ;; 17342 ;;
18744 no:yes:* ) 17343 no:yes )
18745 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 17344 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
18746 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 17345 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
18747 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 17346 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
18748 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 17347 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
18749 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
18750 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
18751 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
18752 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
18753 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 17348 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
18754 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 17349 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
18755 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
18756 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
18757 ( 17350 (
18758 cat <<\_ASBOX 17351 cat <<\_ASBOX
18759 ## ------------------------------------------ ## 17352 ## ------------------------------------ ##
18760 ## Report this to the AC_PACKAGE_NAME lists. ## 17353 ## Report this to bug-autoconf@gnu.org. ##
18761 ## ------------------------------------------ ## 17354 ## ------------------------------------ ##
18762 _ASBOX 17355 _ASBOX
18763 ) | 17356 ) |
18764 sed "s/^/$as_me: WARNING: /" >&2 17357 sed "s/^/$as_me: WARNING: /" >&2
18765 ;; 17358 ;;
18766 esac 17359 esac
18767 echo "$as_me:$LINENO: checking for $ac_header" >&5 17360 echo "$as_me:$LINENO: checking for $ac_header" >&5
18768 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 17361 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
18769 if eval "test \"\${$as_ac_Header+set}\" = set"; then 17362 if eval "test \"\${$as_ac_Header+set}\" = set"; then
18770 echo $ECHO_N "(cached) $ECHO_C" >&6 17363 echo $ECHO_N "(cached) $ECHO_C" >&6
18771 else 17364 else
18772 eval "$as_ac_Header=\$ac_header_preproc" 17365 eval "$as_ac_Header=$ac_header_preproc"
18773 fi 17366 fi
18774 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 17367 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
18775 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 17368 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
18776 17369
18777 fi 17370 fi
18796 else 17389 else
18797 # Is the header compilable? 17390 # Is the header compilable?
18798 echo "$as_me:$LINENO: checking $ac_header usability" >&5 17391 echo "$as_me:$LINENO: checking $ac_header usability" >&5
18799 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 17392 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
18800 cat >conftest.$ac_ext <<_ACEOF 17393 cat >conftest.$ac_ext <<_ACEOF
17394 #line $LINENO "configure"
18801 /* confdefs.h. */ 17395 /* confdefs.h. */
18802 _ACEOF 17396 _ACEOF
18803 cat confdefs.h >>conftest.$ac_ext 17397 cat confdefs.h >>conftest.$ac_ext
18804 cat >>conftest.$ac_ext <<_ACEOF 17398 cat >>conftest.$ac_ext <<_ACEOF
18805 /* end confdefs.h. */ 17399 /* end confdefs.h. */
18806 $ac_includes_default 17400 $ac_includes_default
18807 #include <$ac_header> 17401 #include <$ac_header>
18808 _ACEOF 17402 _ACEOF
18809 rm -f conftest.$ac_objext 17403 rm -f conftest.$ac_objext
18810 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 17404 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18811 (eval $ac_compile) 2>conftest.er1 17405 (eval $ac_compile) 2>&5
18812 ac_status=$? 17406 ac_status=$?
18813 grep -v '^ *+' conftest.er1 >conftest.err
18814 rm -f conftest.er1
18815 cat conftest.err >&5
18816 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17407 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18817 (exit $ac_status); } && 17408 (exit $ac_status); } &&
18818 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 17409 { ac_try='test -s conftest.$ac_objext'
18819 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17410 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18820 (eval $ac_try) 2>&5 17411 (eval $ac_try) 2>&5
18821 ac_status=$? 17412 ac_status=$?
18822 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17413 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18823 (exit $ac_status); }; } &&
18824 { ac_try='test -s conftest.$ac_objext'
18825 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18826 (eval $ac_try) 2>&5
18827 ac_status=$?
18828 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18829 (exit $ac_status); }; }; then 17414 (exit $ac_status); }; }; then
18830 ac_header_compiler=yes 17415 ac_header_compiler=yes
18831 else 17416 else
18832 echo "$as_me: failed program was:" >&5 17417 echo "$as_me: failed program was:" >&5
18833 sed 's/^/| /' conftest.$ac_ext >&5 17418 sed 's/^/| /' conftest.$ac_ext >&5
18834 17419
18835 ac_header_compiler=no 17420 ac_header_compiler=no
18836 fi 17421 fi
18837 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 17422 rm -f conftest.$ac_objext conftest.$ac_ext
18838 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 17423 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
18839 echo "${ECHO_T}$ac_header_compiler" >&6 17424 echo "${ECHO_T}$ac_header_compiler" >&6
18840 17425
18841 # Is the header present? 17426 # Is the header present?
18842 echo "$as_me:$LINENO: checking $ac_header presence" >&5 17427 echo "$as_me:$LINENO: checking $ac_header presence" >&5
18843 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 17428 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
18844 cat >conftest.$ac_ext <<_ACEOF 17429 cat >conftest.$ac_ext <<_ACEOF
17430 #line $LINENO "configure"
18845 /* confdefs.h. */ 17431 /* confdefs.h. */
18846 _ACEOF 17432 _ACEOF
18847 cat confdefs.h >>conftest.$ac_ext 17433 cat confdefs.h >>conftest.$ac_ext
18848 cat >>conftest.$ac_ext <<_ACEOF 17434 cat >>conftest.$ac_ext <<_ACEOF
18849 /* end confdefs.h. */ 17435 /* end confdefs.h. */
18857 cat conftest.err >&5 17443 cat conftest.err >&5
18858 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17444 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18859 (exit $ac_status); } >/dev/null; then 17445 (exit $ac_status); } >/dev/null; then
18860 if test -s conftest.err; then 17446 if test -s conftest.err; then
18861 ac_cpp_err=$ac_c_preproc_warn_flag 17447 ac_cpp_err=$ac_c_preproc_warn_flag
18862 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
18863 else 17448 else
18864 ac_cpp_err= 17449 ac_cpp_err=
18865 fi 17450 fi
18866 else 17451 else
18867 ac_cpp_err=yes 17452 ac_cpp_err=yes
18877 rm -f conftest.err conftest.$ac_ext 17462 rm -f conftest.err conftest.$ac_ext
18878 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 17463 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
18879 echo "${ECHO_T}$ac_header_preproc" >&6 17464 echo "${ECHO_T}$ac_header_preproc" >&6
18880 17465
18881 # So? What about this header? 17466 # So? What about this header?
18882 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 17467 case $ac_header_compiler:$ac_header_preproc in
18883 yes:no: ) 17468 yes:no )
18884 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 17469 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
18885 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 17470 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
18886 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 17471 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
18887 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 17472 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
18888 ac_header_preproc=yes 17473 (
17474 cat <<\_ASBOX
17475 ## ------------------------------------ ##
17476 ## Report this to bug-autoconf@gnu.org. ##
17477 ## ------------------------------------ ##
17478 _ASBOX
17479 ) |
17480 sed "s/^/$as_me: WARNING: /" >&2
18889 ;; 17481 ;;
18890 no:yes:* ) 17482 no:yes )
18891 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 17483 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
18892 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 17484 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
18893 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 17485 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
18894 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 17486 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
18895 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
18896 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
18897 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
18898 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
18899 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 17487 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
18900 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 17488 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
18901 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
18902 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
18903 ( 17489 (
18904 cat <<\_ASBOX 17490 cat <<\_ASBOX
18905 ## ------------------------------------------ ## 17491 ## ------------------------------------ ##
18906 ## Report this to the AC_PACKAGE_NAME lists. ## 17492 ## Report this to bug-autoconf@gnu.org. ##
18907 ## ------------------------------------------ ## 17493 ## ------------------------------------ ##
18908 _ASBOX 17494 _ASBOX
18909 ) | 17495 ) |
18910 sed "s/^/$as_me: WARNING: /" >&2 17496 sed "s/^/$as_me: WARNING: /" >&2
18911 ;; 17497 ;;
18912 esac 17498 esac
18913 echo "$as_me:$LINENO: checking for $ac_header" >&5 17499 echo "$as_me:$LINENO: checking for $ac_header" >&5
18914 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 17500 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
18915 if eval "test \"\${$as_ac_Header+set}\" = set"; then 17501 if eval "test \"\${$as_ac_Header+set}\" = set"; then
18916 echo $ECHO_N "(cached) $ECHO_C" >&6 17502 echo $ECHO_N "(cached) $ECHO_C" >&6
18917 else 17503 else
18918 eval "$as_ac_Header=\$ac_header_preproc" 17504 eval "$as_ac_Header=$ac_header_preproc"
18919 fi 17505 fi
18920 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 17506 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
18921 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 17507 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
18922 17508
18923 fi 17509 fi
18953 else 17539 else
18954 # Is the header compilable? 17540 # Is the header compilable?
18955 echo "$as_me:$LINENO: checking $ac_header usability" >&5 17541 echo "$as_me:$LINENO: checking $ac_header usability" >&5
18956 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 17542 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
18957 cat >conftest.$ac_ext <<_ACEOF 17543 cat >conftest.$ac_ext <<_ACEOF
17544 #line $LINENO "configure"
18958 /* confdefs.h. */ 17545 /* confdefs.h. */
18959 _ACEOF 17546 _ACEOF
18960 cat confdefs.h >>conftest.$ac_ext 17547 cat confdefs.h >>conftest.$ac_ext
18961 cat >>conftest.$ac_ext <<_ACEOF 17548 cat >>conftest.$ac_ext <<_ACEOF
18962 /* end confdefs.h. */ 17549 /* end confdefs.h. */
18963 $ac_includes_default 17550 $ac_includes_default
18964 #include <$ac_header> 17551 #include <$ac_header>
18965 _ACEOF 17552 _ACEOF
18966 rm -f conftest.$ac_objext 17553 rm -f conftest.$ac_objext
18967 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 17554 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18968 (eval $ac_compile) 2>conftest.er1 17555 (eval $ac_compile) 2>&5
18969 ac_status=$? 17556 ac_status=$?
18970 grep -v '^ *+' conftest.er1 >conftest.err
18971 rm -f conftest.er1
18972 cat conftest.err >&5
18973 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17557 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18974 (exit $ac_status); } && 17558 (exit $ac_status); } &&
18975 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 17559 { ac_try='test -s conftest.$ac_objext'
18976 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17560 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18977 (eval $ac_try) 2>&5 17561 (eval $ac_try) 2>&5
18978 ac_status=$? 17562 ac_status=$?
18979 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17563 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18980 (exit $ac_status); }; } &&
18981 { ac_try='test -s conftest.$ac_objext'
18982 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18983 (eval $ac_try) 2>&5
18984 ac_status=$?
18985 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18986 (exit $ac_status); }; }; then 17564 (exit $ac_status); }; }; then
18987 ac_header_compiler=yes 17565 ac_header_compiler=yes
18988 else 17566 else
18989 echo "$as_me: failed program was:" >&5 17567 echo "$as_me: failed program was:" >&5
18990 sed 's/^/| /' conftest.$ac_ext >&5 17568 sed 's/^/| /' conftest.$ac_ext >&5
18991 17569
18992 ac_header_compiler=no 17570 ac_header_compiler=no
18993 fi 17571 fi
18994 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 17572 rm -f conftest.$ac_objext conftest.$ac_ext
18995 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 17573 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
18996 echo "${ECHO_T}$ac_header_compiler" >&6 17574 echo "${ECHO_T}$ac_header_compiler" >&6
18997 17575
18998 # Is the header present? 17576 # Is the header present?
18999 echo "$as_me:$LINENO: checking $ac_header presence" >&5 17577 echo "$as_me:$LINENO: checking $ac_header presence" >&5
19000 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 17578 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
19001 cat >conftest.$ac_ext <<_ACEOF 17579 cat >conftest.$ac_ext <<_ACEOF
17580 #line $LINENO "configure"
19002 /* confdefs.h. */ 17581 /* confdefs.h. */
19003 _ACEOF 17582 _ACEOF
19004 cat confdefs.h >>conftest.$ac_ext 17583 cat confdefs.h >>conftest.$ac_ext
19005 cat >>conftest.$ac_ext <<_ACEOF 17584 cat >>conftest.$ac_ext <<_ACEOF
19006 /* end confdefs.h. */ 17585 /* end confdefs.h. */
19014 cat conftest.err >&5 17593 cat conftest.err >&5
19015 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17594 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19016 (exit $ac_status); } >/dev/null; then 17595 (exit $ac_status); } >/dev/null; then
19017 if test -s conftest.err; then 17596 if test -s conftest.err; then
19018 ac_cpp_err=$ac_c_preproc_warn_flag 17597 ac_cpp_err=$ac_c_preproc_warn_flag
19019 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
19020 else 17598 else
19021 ac_cpp_err= 17599 ac_cpp_err=
19022 fi 17600 fi
19023 else 17601 else
19024 ac_cpp_err=yes 17602 ac_cpp_err=yes
19034 rm -f conftest.err conftest.$ac_ext 17612 rm -f conftest.err conftest.$ac_ext
19035 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 17613 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
19036 echo "${ECHO_T}$ac_header_preproc" >&6 17614 echo "${ECHO_T}$ac_header_preproc" >&6
19037 17615
19038 # So? What about this header? 17616 # So? What about this header?
19039 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 17617 case $ac_header_compiler:$ac_header_preproc in
19040 yes:no: ) 17618 yes:no )
19041 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 17619 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
19042 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 17620 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
19043 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 17621 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
19044 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 17622 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
19045 ac_header_preproc=yes 17623 (
17624 cat <<\_ASBOX
17625 ## ------------------------------------ ##
17626 ## Report this to bug-autoconf@gnu.org. ##
17627 ## ------------------------------------ ##
17628 _ASBOX
17629 ) |
17630 sed "s/^/$as_me: WARNING: /" >&2
19046 ;; 17631 ;;
19047 no:yes:* ) 17632 no:yes )
19048 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 17633 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
19049 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 17634 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
19050 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 17635 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
19051 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 17636 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
19052 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
19053 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
19054 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
19055 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
19056 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 17637 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
19057 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 17638 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
19058 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
19059 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
19060 ( 17639 (
19061 cat <<\_ASBOX 17640 cat <<\_ASBOX
19062 ## ------------------------------------------ ## 17641 ## ------------------------------------ ##
19063 ## Report this to the AC_PACKAGE_NAME lists. ## 17642 ## Report this to bug-autoconf@gnu.org. ##
19064 ## ------------------------------------------ ## 17643 ## ------------------------------------ ##
19065 _ASBOX 17644 _ASBOX
19066 ) | 17645 ) |
19067 sed "s/^/$as_me: WARNING: /" >&2 17646 sed "s/^/$as_me: WARNING: /" >&2
19068 ;; 17647 ;;
19069 esac 17648 esac
19070 echo "$as_me:$LINENO: checking for $ac_header" >&5 17649 echo "$as_me:$LINENO: checking for $ac_header" >&5
19071 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 17650 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
19072 if eval "test \"\${$as_ac_Header+set}\" = set"; then 17651 if eval "test \"\${$as_ac_Header+set}\" = set"; then
19073 echo $ECHO_N "(cached) $ECHO_C" >&6 17652 echo $ECHO_N "(cached) $ECHO_C" >&6
19074 else 17653 else
19075 eval "$as_ac_Header=\$ac_header_preproc" 17654 eval "$as_ac_Header=$ac_header_preproc"
19076 fi 17655 fi
19077 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 17656 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
19078 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 17657 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
19079 17658
19080 fi 17659 fi
19099 else 17678 else
19100 # Is the header compilable? 17679 # Is the header compilable?
19101 echo "$as_me:$LINENO: checking $ac_header usability" >&5 17680 echo "$as_me:$LINENO: checking $ac_header usability" >&5
19102 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 17681 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
19103 cat >conftest.$ac_ext <<_ACEOF 17682 cat >conftest.$ac_ext <<_ACEOF
17683 #line $LINENO "configure"
19104 /* confdefs.h. */ 17684 /* confdefs.h. */
19105 _ACEOF 17685 _ACEOF
19106 cat confdefs.h >>conftest.$ac_ext 17686 cat confdefs.h >>conftest.$ac_ext
19107 cat >>conftest.$ac_ext <<_ACEOF 17687 cat >>conftest.$ac_ext <<_ACEOF
19108 /* end confdefs.h. */ 17688 /* end confdefs.h. */
19109 $ac_includes_default 17689 $ac_includes_default
19110 #include <$ac_header> 17690 #include <$ac_header>
19111 _ACEOF 17691 _ACEOF
19112 rm -f conftest.$ac_objext 17692 rm -f conftest.$ac_objext
19113 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 17693 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19114 (eval $ac_compile) 2>conftest.er1 17694 (eval $ac_compile) 2>&5
19115 ac_status=$? 17695 ac_status=$?
19116 grep -v '^ *+' conftest.er1 >conftest.err
19117 rm -f conftest.er1
19118 cat conftest.err >&5
19119 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17696 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19120 (exit $ac_status); } && 17697 (exit $ac_status); } &&
19121 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 17698 { ac_try='test -s conftest.$ac_objext'
19122 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17699 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19123 (eval $ac_try) 2>&5 17700 (eval $ac_try) 2>&5
19124 ac_status=$? 17701 ac_status=$?
19125 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17702 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19126 (exit $ac_status); }; } &&
19127 { ac_try='test -s conftest.$ac_objext'
19128 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19129 (eval $ac_try) 2>&5
19130 ac_status=$?
19131 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19132 (exit $ac_status); }; }; then 17703 (exit $ac_status); }; }; then
19133 ac_header_compiler=yes 17704 ac_header_compiler=yes
19134 else 17705 else
19135 echo "$as_me: failed program was:" >&5 17706 echo "$as_me: failed program was:" >&5
19136 sed 's/^/| /' conftest.$ac_ext >&5 17707 sed 's/^/| /' conftest.$ac_ext >&5
19137 17708
19138 ac_header_compiler=no 17709 ac_header_compiler=no
19139 fi 17710 fi
19140 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 17711 rm -f conftest.$ac_objext conftest.$ac_ext
19141 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 17712 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
19142 echo "${ECHO_T}$ac_header_compiler" >&6 17713 echo "${ECHO_T}$ac_header_compiler" >&6
19143 17714
19144 # Is the header present? 17715 # Is the header present?
19145 echo "$as_me:$LINENO: checking $ac_header presence" >&5 17716 echo "$as_me:$LINENO: checking $ac_header presence" >&5
19146 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 17717 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
19147 cat >conftest.$ac_ext <<_ACEOF 17718 cat >conftest.$ac_ext <<_ACEOF
17719 #line $LINENO "configure"
19148 /* confdefs.h. */ 17720 /* confdefs.h. */
19149 _ACEOF 17721 _ACEOF
19150 cat confdefs.h >>conftest.$ac_ext 17722 cat confdefs.h >>conftest.$ac_ext
19151 cat >>conftest.$ac_ext <<_ACEOF 17723 cat >>conftest.$ac_ext <<_ACEOF
19152 /* end confdefs.h. */ 17724 /* end confdefs.h. */
19160 cat conftest.err >&5 17732 cat conftest.err >&5
19161 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17733 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19162 (exit $ac_status); } >/dev/null; then 17734 (exit $ac_status); } >/dev/null; then
19163 if test -s conftest.err; then 17735 if test -s conftest.err; then
19164 ac_cpp_err=$ac_c_preproc_warn_flag 17736 ac_cpp_err=$ac_c_preproc_warn_flag
19165 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
19166 else 17737 else
19167 ac_cpp_err= 17738 ac_cpp_err=
19168 fi 17739 fi
19169 else 17740 else
19170 ac_cpp_err=yes 17741 ac_cpp_err=yes
19180 rm -f conftest.err conftest.$ac_ext 17751 rm -f conftest.err conftest.$ac_ext
19181 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 17752 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
19182 echo "${ECHO_T}$ac_header_preproc" >&6 17753 echo "${ECHO_T}$ac_header_preproc" >&6
19183 17754
19184 # So? What about this header? 17755 # So? What about this header?
19185 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 17756 case $ac_header_compiler:$ac_header_preproc in
19186 yes:no: ) 17757 yes:no )
19187 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 17758 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
19188 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 17759 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
19189 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 17760 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
19190 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 17761 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
19191 ac_header_preproc=yes 17762 (
17763 cat <<\_ASBOX
17764 ## ------------------------------------ ##
17765 ## Report this to bug-autoconf@gnu.org. ##
17766 ## ------------------------------------ ##
17767 _ASBOX
17768 ) |
17769 sed "s/^/$as_me: WARNING: /" >&2
19192 ;; 17770 ;;
19193 no:yes:* ) 17771 no:yes )
19194 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 17772 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
19195 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 17773 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
19196 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 17774 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
19197 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 17775 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
19198 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
19199 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
19200 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
19201 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
19202 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 17776 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
19203 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 17777 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
19204 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
19205 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
19206 ( 17778 (
19207 cat <<\_ASBOX 17779 cat <<\_ASBOX
19208 ## ------------------------------------------ ## 17780 ## ------------------------------------ ##
19209 ## Report this to the AC_PACKAGE_NAME lists. ## 17781 ## Report this to bug-autoconf@gnu.org. ##
19210 ## ------------------------------------------ ## 17782 ## ------------------------------------ ##
19211 _ASBOX 17783 _ASBOX
19212 ) | 17784 ) |
19213 sed "s/^/$as_me: WARNING: /" >&2 17785 sed "s/^/$as_me: WARNING: /" >&2
19214 ;; 17786 ;;
19215 esac 17787 esac
19216 echo "$as_me:$LINENO: checking for $ac_header" >&5 17788 echo "$as_me:$LINENO: checking for $ac_header" >&5
19217 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 17789 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
19218 if eval "test \"\${$as_ac_Header+set}\" = set"; then 17790 if eval "test \"\${$as_ac_Header+set}\" = set"; then
19219 echo $ECHO_N "(cached) $ECHO_C" >&6 17791 echo $ECHO_N "(cached) $ECHO_C" >&6
19220 else 17792 else
19221 eval "$as_ac_Header=\$ac_header_preproc" 17793 eval "$as_ac_Header=$ac_header_preproc"
19222 fi 17794 fi
19223 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 17795 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
19224 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 17796 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
19225 17797
19226 fi 17798 fi
19245 else 17817 else
19246 # Is the header compilable? 17818 # Is the header compilable?
19247 echo "$as_me:$LINENO: checking $ac_header usability" >&5 17819 echo "$as_me:$LINENO: checking $ac_header usability" >&5
19248 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 17820 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
19249 cat >conftest.$ac_ext <<_ACEOF 17821 cat >conftest.$ac_ext <<_ACEOF
17822 #line $LINENO "configure"
19250 /* confdefs.h. */ 17823 /* confdefs.h. */
19251 _ACEOF 17824 _ACEOF
19252 cat confdefs.h >>conftest.$ac_ext 17825 cat confdefs.h >>conftest.$ac_ext
19253 cat >>conftest.$ac_ext <<_ACEOF 17826 cat >>conftest.$ac_ext <<_ACEOF
19254 /* end confdefs.h. */ 17827 /* end confdefs.h. */
19255 $ac_includes_default 17828 $ac_includes_default
19256 #include <$ac_header> 17829 #include <$ac_header>
19257 _ACEOF 17830 _ACEOF
19258 rm -f conftest.$ac_objext 17831 rm -f conftest.$ac_objext
19259 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 17832 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19260 (eval $ac_compile) 2>conftest.er1 17833 (eval $ac_compile) 2>&5
19261 ac_status=$? 17834 ac_status=$?
19262 grep -v '^ *+' conftest.er1 >conftest.err
19263 rm -f conftest.er1
19264 cat conftest.err >&5
19265 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17835 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19266 (exit $ac_status); } && 17836 (exit $ac_status); } &&
19267 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 17837 { ac_try='test -s conftest.$ac_objext'
19268 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17838 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19269 (eval $ac_try) 2>&5 17839 (eval $ac_try) 2>&5
19270 ac_status=$? 17840 ac_status=$?
19271 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17841 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19272 (exit $ac_status); }; } &&
19273 { ac_try='test -s conftest.$ac_objext'
19274 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19275 (eval $ac_try) 2>&5
19276 ac_status=$?
19277 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19278 (exit $ac_status); }; }; then 17842 (exit $ac_status); }; }; then
19279 ac_header_compiler=yes 17843 ac_header_compiler=yes
19280 else 17844 else
19281 echo "$as_me: failed program was:" >&5 17845 echo "$as_me: failed program was:" >&5
19282 sed 's/^/| /' conftest.$ac_ext >&5 17846 sed 's/^/| /' conftest.$ac_ext >&5
19283 17847
19284 ac_header_compiler=no 17848 ac_header_compiler=no
19285 fi 17849 fi
19286 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 17850 rm -f conftest.$ac_objext conftest.$ac_ext
19287 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 17851 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
19288 echo "${ECHO_T}$ac_header_compiler" >&6 17852 echo "${ECHO_T}$ac_header_compiler" >&6
19289 17853
19290 # Is the header present? 17854 # Is the header present?
19291 echo "$as_me:$LINENO: checking $ac_header presence" >&5 17855 echo "$as_me:$LINENO: checking $ac_header presence" >&5
19292 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 17856 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
19293 cat >conftest.$ac_ext <<_ACEOF 17857 cat >conftest.$ac_ext <<_ACEOF
17858 #line $LINENO "configure"
19294 /* confdefs.h. */ 17859 /* confdefs.h. */
19295 _ACEOF 17860 _ACEOF
19296 cat confdefs.h >>conftest.$ac_ext 17861 cat confdefs.h >>conftest.$ac_ext
19297 cat >>conftest.$ac_ext <<_ACEOF 17862 cat >>conftest.$ac_ext <<_ACEOF
19298 /* end confdefs.h. */ 17863 /* end confdefs.h. */
19306 cat conftest.err >&5 17871 cat conftest.err >&5
19307 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17872 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19308 (exit $ac_status); } >/dev/null; then 17873 (exit $ac_status); } >/dev/null; then
19309 if test -s conftest.err; then 17874 if test -s conftest.err; then
19310 ac_cpp_err=$ac_c_preproc_warn_flag 17875 ac_cpp_err=$ac_c_preproc_warn_flag
19311 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
19312 else 17876 else
19313 ac_cpp_err= 17877 ac_cpp_err=
19314 fi 17878 fi
19315 else 17879 else
19316 ac_cpp_err=yes 17880 ac_cpp_err=yes
19326 rm -f conftest.err conftest.$ac_ext 17890 rm -f conftest.err conftest.$ac_ext
19327 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 17891 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
19328 echo "${ECHO_T}$ac_header_preproc" >&6 17892 echo "${ECHO_T}$ac_header_preproc" >&6
19329 17893
19330 # So? What about this header? 17894 # So? What about this header?
19331 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 17895 case $ac_header_compiler:$ac_header_preproc in
19332 yes:no: ) 17896 yes:no )
19333 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 17897 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
19334 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 17898 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
19335 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 17899 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
19336 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 17900 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
19337 ac_header_preproc=yes 17901 (
17902 cat <<\_ASBOX
17903 ## ------------------------------------ ##
17904 ## Report this to bug-autoconf@gnu.org. ##
17905 ## ------------------------------------ ##
17906 _ASBOX
17907 ) |
17908 sed "s/^/$as_me: WARNING: /" >&2
19338 ;; 17909 ;;
19339 no:yes:* ) 17910 no:yes )
19340 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 17911 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
19341 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 17912 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
19342 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 17913 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
19343 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 17914 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
19344 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
19345 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
19346 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
19347 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
19348 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 17915 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
19349 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 17916 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
19350 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
19351 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
19352 ( 17917 (
19353 cat <<\_ASBOX 17918 cat <<\_ASBOX
19354 ## ------------------------------------------ ## 17919 ## ------------------------------------ ##
19355 ## Report this to the AC_PACKAGE_NAME lists. ## 17920 ## Report this to bug-autoconf@gnu.org. ##
19356 ## ------------------------------------------ ## 17921 ## ------------------------------------ ##
19357 _ASBOX 17922 _ASBOX
19358 ) | 17923 ) |
19359 sed "s/^/$as_me: WARNING: /" >&2 17924 sed "s/^/$as_me: WARNING: /" >&2
19360 ;; 17925 ;;
19361 esac 17926 esac
19362 echo "$as_me:$LINENO: checking for $ac_header" >&5 17927 echo "$as_me:$LINENO: checking for $ac_header" >&5
19363 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 17928 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
19364 if eval "test \"\${$as_ac_Header+set}\" = set"; then 17929 if eval "test \"\${$as_ac_Header+set}\" = set"; then
19365 echo $ECHO_N "(cached) $ECHO_C" >&6 17930 echo $ECHO_N "(cached) $ECHO_C" >&6
19366 else 17931 else
19367 eval "$as_ac_Header=\$ac_header_preproc" 17932 eval "$as_ac_Header=$ac_header_preproc"
19368 fi 17933 fi
19369 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 17934 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
19370 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 17935 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
19371 17936
19372 fi 17937 fi
19403 else 17968 else
19404 # Is the header compilable? 17969 # Is the header compilable?
19405 echo "$as_me:$LINENO: checking $ac_header usability" >&5 17970 echo "$as_me:$LINENO: checking $ac_header usability" >&5
19406 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 17971 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
19407 cat >conftest.$ac_ext <<_ACEOF 17972 cat >conftest.$ac_ext <<_ACEOF
17973 #line $LINENO "configure"
19408 /* confdefs.h. */ 17974 /* confdefs.h. */
19409 _ACEOF 17975 _ACEOF
19410 cat confdefs.h >>conftest.$ac_ext 17976 cat confdefs.h >>conftest.$ac_ext
19411 cat >>conftest.$ac_ext <<_ACEOF 17977 cat >>conftest.$ac_ext <<_ACEOF
19412 /* end confdefs.h. */ 17978 /* end confdefs.h. */
19413 $ac_includes_default 17979 $ac_includes_default
19414 #include <$ac_header> 17980 #include <$ac_header>
19415 _ACEOF 17981 _ACEOF
19416 rm -f conftest.$ac_objext 17982 rm -f conftest.$ac_objext
19417 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 17983 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19418 (eval $ac_compile) 2>conftest.er1 17984 (eval $ac_compile) 2>&5
19419 ac_status=$? 17985 ac_status=$?
19420 grep -v '^ *+' conftest.er1 >conftest.err
19421 rm -f conftest.er1
19422 cat conftest.err >&5
19423 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17986 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19424 (exit $ac_status); } && 17987 (exit $ac_status); } &&
19425 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 17988 { ac_try='test -s conftest.$ac_objext'
19426 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 17989 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19427 (eval $ac_try) 2>&5 17990 (eval $ac_try) 2>&5
19428 ac_status=$? 17991 ac_status=$?
19429 echo "$as_me:$LINENO: \$? = $ac_status" >&5 17992 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19430 (exit $ac_status); }; } &&
19431 { ac_try='test -s conftest.$ac_objext'
19432 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19433 (eval $ac_try) 2>&5
19434 ac_status=$?
19435 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19436 (exit $ac_status); }; }; then 17993 (exit $ac_status); }; }; then
19437 ac_header_compiler=yes 17994 ac_header_compiler=yes
19438 else 17995 else
19439 echo "$as_me: failed program was:" >&5 17996 echo "$as_me: failed program was:" >&5
19440 sed 's/^/| /' conftest.$ac_ext >&5 17997 sed 's/^/| /' conftest.$ac_ext >&5
19441 17998
19442 ac_header_compiler=no 17999 ac_header_compiler=no
19443 fi 18000 fi
19444 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 18001 rm -f conftest.$ac_objext conftest.$ac_ext
19445 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 18002 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
19446 echo "${ECHO_T}$ac_header_compiler" >&6 18003 echo "${ECHO_T}$ac_header_compiler" >&6
19447 18004
19448 # Is the header present? 18005 # Is the header present?
19449 echo "$as_me:$LINENO: checking $ac_header presence" >&5 18006 echo "$as_me:$LINENO: checking $ac_header presence" >&5
19450 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 18007 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
19451 cat >conftest.$ac_ext <<_ACEOF 18008 cat >conftest.$ac_ext <<_ACEOF
18009 #line $LINENO "configure"
19452 /* confdefs.h. */ 18010 /* confdefs.h. */
19453 _ACEOF 18011 _ACEOF
19454 cat confdefs.h >>conftest.$ac_ext 18012 cat confdefs.h >>conftest.$ac_ext
19455 cat >>conftest.$ac_ext <<_ACEOF 18013 cat >>conftest.$ac_ext <<_ACEOF
19456 /* end confdefs.h. */ 18014 /* end confdefs.h. */
19464 cat conftest.err >&5 18022 cat conftest.err >&5
19465 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18023 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19466 (exit $ac_status); } >/dev/null; then 18024 (exit $ac_status); } >/dev/null; then
19467 if test -s conftest.err; then 18025 if test -s conftest.err; then
19468 ac_cpp_err=$ac_c_preproc_warn_flag 18026 ac_cpp_err=$ac_c_preproc_warn_flag
19469 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
19470 else 18027 else
19471 ac_cpp_err= 18028 ac_cpp_err=
19472 fi 18029 fi
19473 else 18030 else
19474 ac_cpp_err=yes 18031 ac_cpp_err=yes
19484 rm -f conftest.err conftest.$ac_ext 18041 rm -f conftest.err conftest.$ac_ext
19485 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 18042 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
19486 echo "${ECHO_T}$ac_header_preproc" >&6 18043 echo "${ECHO_T}$ac_header_preproc" >&6
19487 18044
19488 # So? What about this header? 18045 # So? What about this header?
19489 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 18046 case $ac_header_compiler:$ac_header_preproc in
19490 yes:no: ) 18047 yes:no )
19491 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 18048 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
19492 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 18049 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
19493 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 18050 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
19494 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 18051 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
19495 ac_header_preproc=yes 18052 (
18053 cat <<\_ASBOX
18054 ## ------------------------------------ ##
18055 ## Report this to bug-autoconf@gnu.org. ##
18056 ## ------------------------------------ ##
18057 _ASBOX
18058 ) |
18059 sed "s/^/$as_me: WARNING: /" >&2
19496 ;; 18060 ;;
19497 no:yes:* ) 18061 no:yes )
19498 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 18062 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
19499 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 18063 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
19500 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 18064 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
19501 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 18065 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
19502 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
19503 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
19504 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
19505 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
19506 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 18066 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
19507 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 18067 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
19508 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
19509 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
19510 ( 18068 (
19511 cat <<\_ASBOX 18069 cat <<\_ASBOX
19512 ## ------------------------------------------ ## 18070 ## ------------------------------------ ##
19513 ## Report this to the AC_PACKAGE_NAME lists. ## 18071 ## Report this to bug-autoconf@gnu.org. ##
19514 ## ------------------------------------------ ## 18072 ## ------------------------------------ ##
19515 _ASBOX 18073 _ASBOX
19516 ) | 18074 ) |
19517 sed "s/^/$as_me: WARNING: /" >&2 18075 sed "s/^/$as_me: WARNING: /" >&2
19518 ;; 18076 ;;
19519 esac 18077 esac
19520 echo "$as_me:$LINENO: checking for $ac_header" >&5 18078 echo "$as_me:$LINENO: checking for $ac_header" >&5
19521 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 18079 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
19522 if eval "test \"\${$as_ac_Header+set}\" = set"; then 18080 if eval "test \"\${$as_ac_Header+set}\" = set"; then
19523 echo $ECHO_N "(cached) $ECHO_C" >&6 18081 echo $ECHO_N "(cached) $ECHO_C" >&6
19524 else 18082 else
19525 eval "$as_ac_Header=\$ac_header_preproc" 18083 eval "$as_ac_Header=$ac_header_preproc"
19526 fi 18084 fi
19527 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 18085 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
19528 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 18086 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
19529 18087
19530 fi 18088 fi
19548 echo $ECHO_N "(cached) $ECHO_C" >&6 18106 echo $ECHO_N "(cached) $ECHO_C" >&6
19549 else 18107 else
19550 ac_check_lib_save_LIBS=$LIBS 18108 ac_check_lib_save_LIBS=$LIBS
19551 LIBS="-lintl $LIBS" 18109 LIBS="-lintl $LIBS"
19552 cat >conftest.$ac_ext <<_ACEOF 18110 cat >conftest.$ac_ext <<_ACEOF
18111 #line $LINENO "configure"
19553 /* confdefs.h. */ 18112 /* confdefs.h. */
19554 _ACEOF 18113 _ACEOF
19555 cat confdefs.h >>conftest.$ac_ext 18114 cat confdefs.h >>conftest.$ac_ext
19556 cat >>conftest.$ac_ext <<_ACEOF 18115 cat >>conftest.$ac_ext <<_ACEOF
19557 /* end confdefs.h. */ 18116 /* end confdefs.h. */
19571 return 0; 18130 return 0;
19572 } 18131 }
19573 _ACEOF 18132 _ACEOF
19574 rm -f conftest.$ac_objext conftest$ac_exeext 18133 rm -f conftest.$ac_objext conftest$ac_exeext
19575 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 18134 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
19576 (eval $ac_link) 2>conftest.er1 18135 (eval $ac_link) 2>&5
19577 ac_status=$? 18136 ac_status=$?
19578 grep -v '^ *+' conftest.er1 >conftest.err
19579 rm -f conftest.er1
19580 cat conftest.err >&5
19581 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18137 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19582 (exit $ac_status); } && 18138 (exit $ac_status); } &&
19583 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 18139 { ac_try='test -s conftest$ac_exeext'
19584 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18140 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19585 (eval $ac_try) 2>&5 18141 (eval $ac_try) 2>&5
19586 ac_status=$? 18142 ac_status=$?
19587 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18143 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19588 (exit $ac_status); }; } &&
19589 { ac_try='test -s conftest$ac_exeext'
19590 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19591 (eval $ac_try) 2>&5
19592 ac_status=$?
19593 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19594 (exit $ac_status); }; }; then 18144 (exit $ac_status); }; }; then
19595 ac_cv_lib_intl_dgettext=yes 18145 ac_cv_lib_intl_dgettext=yes
19596 else 18146 else
19597 echo "$as_me: failed program was:" >&5 18147 echo "$as_me: failed program was:" >&5
19598 sed 's/^/| /' conftest.$ac_ext >&5 18148 sed 's/^/| /' conftest.$ac_ext >&5
19599 18149
19600 ac_cv_lib_intl_dgettext=no 18150 ac_cv_lib_intl_dgettext=no
19601 fi 18151 fi
19602 rm -f conftest.err conftest.$ac_objext \ 18152 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
19603 conftest$ac_exeext conftest.$ac_ext
19604 LIBS=$ac_check_lib_save_LIBS 18153 LIBS=$ac_check_lib_save_LIBS
19605 fi 18154 fi
19606 echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5 18155 echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5
19607 echo "${ECHO_T}$ac_cv_lib_intl_dgettext" >&6 18156 echo "${ECHO_T}$ac_cv_lib_intl_dgettext" >&6
19608 if test $ac_cv_lib_intl_dgettext = yes; then 18157 if test $ac_cv_lib_intl_dgettext = yes; then
19624 if test "$cross_compiling" = yes; then 18173 if test "$cross_compiling" = yes; then
19625 # If we have tzset, assume the worst when cross-compiling. 18174 # If we have tzset, assume the worst when cross-compiling.
19626 emacs_cv_localtime_cache=yes 18175 emacs_cv_localtime_cache=yes
19627 else 18176 else
19628 cat >conftest.$ac_ext <<_ACEOF 18177 cat >conftest.$ac_ext <<_ACEOF
18178 #line $LINENO "configure"
19629 /* confdefs.h. */ 18179 /* confdefs.h. */
19630 _ACEOF 18180 _ACEOF
19631 cat confdefs.h >>conftest.$ac_ext 18181 cat confdefs.h >>conftest.$ac_ext
19632 cat >>conftest.$ac_ext <<_ACEOF 18182 cat >>conftest.$ac_ext <<_ACEOF
19633 /* end confdefs.h. */ 18183 /* end confdefs.h. */
19679 sed 's/^/| /' conftest.$ac_ext >&5 18229 sed 's/^/| /' conftest.$ac_ext >&5
19680 18230
19681 ( exit $ac_status ) 18231 ( exit $ac_status )
19682 emacs_cv_localtime_cache=yes 18232 emacs_cv_localtime_cache=yes
19683 fi 18233 fi
19684 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 18234 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
19685 fi 18235 fi
19686 else 18236 else
19687 # If we lack tzset, report that localtime does not cache TZ, 18237 # If we lack tzset, report that localtime does not cache TZ,
19688 # since we can't invalidate the cache if we don't have tzset. 18238 # since we can't invalidate the cache if we don't have tzset.
19689 emacs_cv_localtime_cache=no 18239 emacs_cv_localtime_cache=no
19708 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 18258 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
19709 if eval "test \"\${$as_ac_var+set}\" = set"; then 18259 if eval "test \"\${$as_ac_var+set}\" = set"; then
19710 echo $ECHO_N "(cached) $ECHO_C" >&6 18260 echo $ECHO_N "(cached) $ECHO_C" >&6
19711 else 18261 else
19712 cat >conftest.$ac_ext <<_ACEOF 18262 cat >conftest.$ac_ext <<_ACEOF
19713 /* confdefs.h. */ 18263 #line $LINENO "configure"
19714 _ACEOF 18264 /* confdefs.h. */
19715 cat confdefs.h >>conftest.$ac_ext 18265 _ACEOF
19716 cat >>conftest.$ac_ext <<_ACEOF 18266 cat confdefs.h >>conftest.$ac_ext
19717 /* end confdefs.h. */ 18267 cat >>conftest.$ac_ext <<_ACEOF
19718 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. 18268 /* end confdefs.h. */
19719 For example, HP-UX 11i <limits.h> declares gettimeofday. */
19720 #define $ac_func innocuous_$ac_func
19721
19722 /* System header to define __stub macros and hopefully few prototypes, 18269 /* System header to define __stub macros and hopefully few prototypes,
19723 which can conflict with char $ac_func (); below. 18270 which can conflict with char $ac_func (); below.
19724 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 18271 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
19725 <limits.h> exists even on freestanding compilers. */ 18272 <limits.h> exists even on freestanding compilers. */
19726
19727 #ifdef __STDC__ 18273 #ifdef __STDC__
19728 # include <limits.h> 18274 # include <limits.h>
19729 #else 18275 #else
19730 # include <assert.h> 18276 # include <assert.h>
19731 #endif 18277 #endif
19732
19733 #undef $ac_func
19734
19735 /* Override any gcc2 internal prototype to avoid an error. */ 18278 /* Override any gcc2 internal prototype to avoid an error. */
19736 #ifdef __cplusplus 18279 #ifdef __cplusplus
19737 extern "C" 18280 extern "C"
19738 { 18281 {
19739 #endif 18282 #endif
19760 return 0; 18303 return 0;
19761 } 18304 }
19762 _ACEOF 18305 _ACEOF
19763 rm -f conftest.$ac_objext conftest$ac_exeext 18306 rm -f conftest.$ac_objext conftest$ac_exeext
19764 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 18307 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
19765 (eval $ac_link) 2>conftest.er1 18308 (eval $ac_link) 2>&5
19766 ac_status=$? 18309 ac_status=$?
19767 grep -v '^ *+' conftest.er1 >conftest.err
19768 rm -f conftest.er1
19769 cat conftest.err >&5
19770 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18310 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19771 (exit $ac_status); } && 18311 (exit $ac_status); } &&
19772 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 18312 { ac_try='test -s conftest$ac_exeext'
19773 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18313 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19774 (eval $ac_try) 2>&5 18314 (eval $ac_try) 2>&5
19775 ac_status=$? 18315 ac_status=$?
19776 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18316 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19777 (exit $ac_status); }; } &&
19778 { ac_try='test -s conftest$ac_exeext'
19779 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19780 (eval $ac_try) 2>&5
19781 ac_status=$?
19782 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19783 (exit $ac_status); }; }; then 18317 (exit $ac_status); }; }; then
19784 eval "$as_ac_var=yes" 18318 eval "$as_ac_var=yes"
19785 else 18319 else
19786 echo "$as_me: failed program was:" >&5 18320 echo "$as_me: failed program was:" >&5
19787 sed 's/^/| /' conftest.$ac_ext >&5 18321 sed 's/^/| /' conftest.$ac_ext >&5
19788 18322
19789 eval "$as_ac_var=no" 18323 eval "$as_ac_var=no"
19790 fi 18324 fi
19791 rm -f conftest.err conftest.$ac_objext \ 18325 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
19792 conftest$ac_exeext conftest.$ac_ext
19793 fi 18326 fi
19794 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 18327 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
19795 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 18328 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
19796 if test `eval echo '${'$as_ac_var'}'` = yes; then 18329 if test `eval echo '${'$as_ac_var'}'` = yes; then
19797 cat >>confdefs.h <<_ACEOF 18330 cat >>confdefs.h <<_ACEOF
19806 echo $ECHO_N "checking whether gettimeofday can accept two arguments... $ECHO_C" >&6 18339 echo $ECHO_N "checking whether gettimeofday can accept two arguments... $ECHO_C" >&6
19807 if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then 18340 if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then
19808 echo $ECHO_N "(cached) $ECHO_C" >&6 18341 echo $ECHO_N "(cached) $ECHO_C" >&6
19809 else 18342 else
19810 cat >conftest.$ac_ext <<_ACEOF 18343 cat >conftest.$ac_ext <<_ACEOF
18344 #line $LINENO "configure"
19811 /* confdefs.h. */ 18345 /* confdefs.h. */
19812 _ACEOF 18346 _ACEOF
19813 cat confdefs.h >>conftest.$ac_ext 18347 cat confdefs.h >>conftest.$ac_ext
19814 cat >>conftest.$ac_ext <<_ACEOF 18348 cat >>conftest.$ac_ext <<_ACEOF
19815 /* end confdefs.h. */ 18349 /* end confdefs.h. */
19833 return 0; 18367 return 0;
19834 } 18368 }
19835 _ACEOF 18369 _ACEOF
19836 rm -f conftest.$ac_objext 18370 rm -f conftest.$ac_objext
19837 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 18371 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19838 (eval $ac_compile) 2>conftest.er1 18372 (eval $ac_compile) 2>&5
19839 ac_status=$? 18373 ac_status=$?
19840 grep -v '^ *+' conftest.er1 >conftest.err
19841 rm -f conftest.er1
19842 cat conftest.err >&5
19843 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18374 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19844 (exit $ac_status); } && 18375 (exit $ac_status); } &&
19845 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 18376 { ac_try='test -s conftest.$ac_objext'
19846 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18377 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19847 (eval $ac_try) 2>&5 18378 (eval $ac_try) 2>&5
19848 ac_status=$? 18379 ac_status=$?
19849 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18380 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19850 (exit $ac_status); }; } &&
19851 { ac_try='test -s conftest.$ac_objext'
19852 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19853 (eval $ac_try) 2>&5
19854 ac_status=$?
19855 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19856 (exit $ac_status); }; }; then 18381 (exit $ac_status); }; }; then
19857 emacs_cv_gettimeofday_two_arguments=yes 18382 emacs_cv_gettimeofday_two_arguments=yes
19858 else 18383 else
19859 echo "$as_me: failed program was:" >&5 18384 echo "$as_me: failed program was:" >&5
19860 sed 's/^/| /' conftest.$ac_ext >&5 18385 sed 's/^/| /' conftest.$ac_ext >&5
19861 18386
19862 emacs_cv_gettimeofday_two_arguments=no 18387 emacs_cv_gettimeofday_two_arguments=no
19863 fi 18388 fi
19864 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 18389 rm -f conftest.$ac_objext conftest.$ac_ext
19865 fi 18390 fi
19866 echo "$as_me:$LINENO: result: $emacs_cv_gettimeofday_two_arguments" >&5 18391 echo "$as_me:$LINENO: result: $emacs_cv_gettimeofday_two_arguments" >&5
19867 echo "${ECHO_T}$emacs_cv_gettimeofday_two_arguments" >&6 18392 echo "${ECHO_T}$emacs_cv_gettimeofday_two_arguments" >&6
19868 if test $emacs_cv_gettimeofday_two_arguments = no; then 18393 if test $emacs_cv_gettimeofday_two_arguments = no; then
19869 18394
19880 echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6 18405 echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6
19881 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then 18406 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then
19882 echo $ECHO_N "(cached) $ECHO_C" >&6 18407 echo $ECHO_N "(cached) $ECHO_C" >&6
19883 else 18408 else
19884 cat >conftest.$ac_ext <<_ACEOF 18409 cat >conftest.$ac_ext <<_ACEOF
18410 #line $LINENO "configure"
19885 /* confdefs.h. */ 18411 /* confdefs.h. */
19886 _ACEOF 18412 _ACEOF
19887 cat confdefs.h >>conftest.$ac_ext 18413 cat confdefs.h >>conftest.$ac_ext
19888 cat >>conftest.$ac_ext <<_ACEOF 18414 cat >>conftest.$ac_ext <<_ACEOF
19889 /* end confdefs.h. */ 18415 /* end confdefs.h. */
19901 return 0; 18427 return 0;
19902 } 18428 }
19903 _ACEOF 18429 _ACEOF
19904 rm -f conftest.$ac_objext 18430 rm -f conftest.$ac_objext
19905 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 18431 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19906 (eval $ac_compile) 2>conftest.er1 18432 (eval $ac_compile) 2>&5
19907 ac_status=$? 18433 ac_status=$?
19908 grep -v '^ *+' conftest.er1 >conftest.err
19909 rm -f conftest.er1
19910 cat conftest.err >&5
19911 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18434 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19912 (exit $ac_status); } && 18435 (exit $ac_status); } &&
19913 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 18436 { ac_try='test -s conftest.$ac_objext'
19914 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18437 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19915 (eval $ac_try) 2>&5 18438 (eval $ac_try) 2>&5
19916 ac_status=$? 18439 ac_status=$?
19917 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18440 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19918 (exit $ac_status); }; } &&
19919 { ac_try='test -s conftest.$ac_objext'
19920 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19921 (eval $ac_try) 2>&5
19922 ac_status=$?
19923 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19924 (exit $ac_status); }; }; then 18441 (exit $ac_status); }; }; then
19925 ac_cv_member_struct_tm_tm_zone=yes 18442 ac_cv_member_struct_tm_tm_zone=yes
19926 else 18443 else
19927 echo "$as_me: failed program was:" >&5 18444 echo "$as_me: failed program was:" >&5
19928 sed 's/^/| /' conftest.$ac_ext >&5 18445 sed 's/^/| /' conftest.$ac_ext >&5
19929 18446
19930 cat >conftest.$ac_ext <<_ACEOF 18447 cat >conftest.$ac_ext <<_ACEOF
18448 #line $LINENO "configure"
19931 /* confdefs.h. */ 18449 /* confdefs.h. */
19932 _ACEOF 18450 _ACEOF
19933 cat confdefs.h >>conftest.$ac_ext 18451 cat confdefs.h >>conftest.$ac_ext
19934 cat >>conftest.$ac_ext <<_ACEOF 18452 cat >>conftest.$ac_ext <<_ACEOF
19935 /* end confdefs.h. */ 18453 /* end confdefs.h. */
19947 return 0; 18465 return 0;
19948 } 18466 }
19949 _ACEOF 18467 _ACEOF
19950 rm -f conftest.$ac_objext 18468 rm -f conftest.$ac_objext
19951 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 18469 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
19952 (eval $ac_compile) 2>conftest.er1 18470 (eval $ac_compile) 2>&5
19953 ac_status=$? 18471 ac_status=$?
19954 grep -v '^ *+' conftest.er1 >conftest.err
19955 rm -f conftest.er1
19956 cat conftest.err >&5
19957 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18472 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19958 (exit $ac_status); } && 18473 (exit $ac_status); } &&
19959 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 18474 { ac_try='test -s conftest.$ac_objext'
19960 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18475 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19961 (eval $ac_try) 2>&5 18476 (eval $ac_try) 2>&5
19962 ac_status=$? 18477 ac_status=$?
19963 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18478 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19964 (exit $ac_status); }; } &&
19965 { ac_try='test -s conftest.$ac_objext'
19966 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19967 (eval $ac_try) 2>&5
19968 ac_status=$?
19969 echo "$as_me:$LINENO: \$? = $ac_status" >&5
19970 (exit $ac_status); }; }; then 18479 (exit $ac_status); }; }; then
19971 ac_cv_member_struct_tm_tm_zone=yes 18480 ac_cv_member_struct_tm_tm_zone=yes
19972 else 18481 else
19973 echo "$as_me: failed program was:" >&5 18482 echo "$as_me: failed program was:" >&5
19974 sed 's/^/| /' conftest.$ac_ext >&5 18483 sed 's/^/| /' conftest.$ac_ext >&5
19975 18484
19976 ac_cv_member_struct_tm_tm_zone=no 18485 ac_cv_member_struct_tm_tm_zone=no
19977 fi 18486 fi
19978 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 18487 rm -f conftest.$ac_objext conftest.$ac_ext
19979 fi 18488 fi
19980 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 18489 rm -f conftest.$ac_objext conftest.$ac_ext
19981 fi 18490 fi
19982 echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5 18491 echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5
19983 echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 18492 echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6
19984 if test $ac_cv_member_struct_tm_tm_zone = yes; then 18493 if test $ac_cv_member_struct_tm_tm_zone = yes; then
19985 18494
20001 echo $ECHO_N "checking for tzname... $ECHO_C" >&6 18510 echo $ECHO_N "checking for tzname... $ECHO_C" >&6
20002 if test "${ac_cv_var_tzname+set}" = set; then 18511 if test "${ac_cv_var_tzname+set}" = set; then
20003 echo $ECHO_N "(cached) $ECHO_C" >&6 18512 echo $ECHO_N "(cached) $ECHO_C" >&6
20004 else 18513 else
20005 cat >conftest.$ac_ext <<_ACEOF 18514 cat >conftest.$ac_ext <<_ACEOF
18515 #line $LINENO "configure"
20006 /* confdefs.h. */ 18516 /* confdefs.h. */
20007 _ACEOF 18517 _ACEOF
20008 cat confdefs.h >>conftest.$ac_ext 18518 cat confdefs.h >>conftest.$ac_ext
20009 cat >>conftest.$ac_ext <<_ACEOF 18519 cat >>conftest.$ac_ext <<_ACEOF
20010 /* end confdefs.h. */ 18520 /* end confdefs.h. */
20021 return 0; 18531 return 0;
20022 } 18532 }
20023 _ACEOF 18533 _ACEOF
20024 rm -f conftest.$ac_objext conftest$ac_exeext 18534 rm -f conftest.$ac_objext conftest$ac_exeext
20025 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 18535 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
20026 (eval $ac_link) 2>conftest.er1 18536 (eval $ac_link) 2>&5
20027 ac_status=$? 18537 ac_status=$?
20028 grep -v '^ *+' conftest.er1 >conftest.err
20029 rm -f conftest.er1
20030 cat conftest.err >&5
20031 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18538 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20032 (exit $ac_status); } && 18539 (exit $ac_status); } &&
20033 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 18540 { ac_try='test -s conftest$ac_exeext'
20034 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18541 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20035 (eval $ac_try) 2>&5 18542 (eval $ac_try) 2>&5
20036 ac_status=$? 18543 ac_status=$?
20037 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18544 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20038 (exit $ac_status); }; } &&
20039 { ac_try='test -s conftest$ac_exeext'
20040 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20041 (eval $ac_try) 2>&5
20042 ac_status=$?
20043 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20044 (exit $ac_status); }; }; then 18545 (exit $ac_status); }; }; then
20045 ac_cv_var_tzname=yes 18546 ac_cv_var_tzname=yes
20046 else 18547 else
20047 echo "$as_me: failed program was:" >&5 18548 echo "$as_me: failed program was:" >&5
20048 sed 's/^/| /' conftest.$ac_ext >&5 18549 sed 's/^/| /' conftest.$ac_ext >&5
20049 18550
20050 ac_cv_var_tzname=no 18551 ac_cv_var_tzname=no
20051 fi 18552 fi
20052 rm -f conftest.err conftest.$ac_objext \ 18553 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
20053 conftest$ac_exeext conftest.$ac_ext
20054 fi 18554 fi
20055 echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 18555 echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5
20056 echo "${ECHO_T}$ac_cv_var_tzname" >&6 18556 echo "${ECHO_T}$ac_cv_var_tzname" >&6
20057 if test $ac_cv_var_tzname = yes; then 18557 if test $ac_cv_var_tzname = yes; then
20058 18558
20069 echo $ECHO_N "checking for struct timezone... $ECHO_C" >&6 18569 echo $ECHO_N "checking for struct timezone... $ECHO_C" >&6
20070 if test "${emacs_cv_struct_timezone+set}" = set; then 18570 if test "${emacs_cv_struct_timezone+set}" = set; then
20071 echo $ECHO_N "(cached) $ECHO_C" >&6 18571 echo $ECHO_N "(cached) $ECHO_C" >&6
20072 else 18572 else
20073 cat >conftest.$ac_ext <<_ACEOF 18573 cat >conftest.$ac_ext <<_ACEOF
18574 #line $LINENO "configure"
20074 /* confdefs.h. */ 18575 /* confdefs.h. */
20075 _ACEOF 18576 _ACEOF
20076 cat confdefs.h >>conftest.$ac_ext 18577 cat confdefs.h >>conftest.$ac_ext
20077 cat >>conftest.$ac_ext <<_ACEOF 18578 cat >>conftest.$ac_ext <<_ACEOF
20078 /* end confdefs.h. */ 18579 /* end confdefs.h. */
20085 return 0; 18586 return 0;
20086 } 18587 }
20087 _ACEOF 18588 _ACEOF
20088 rm -f conftest.$ac_objext 18589 rm -f conftest.$ac_objext
20089 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 18590 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20090 (eval $ac_compile) 2>conftest.er1 18591 (eval $ac_compile) 2>&5
20091 ac_status=$? 18592 ac_status=$?
20092 grep -v '^ *+' conftest.er1 >conftest.err
20093 rm -f conftest.er1
20094 cat conftest.err >&5
20095 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18593 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20096 (exit $ac_status); } && 18594 (exit $ac_status); } &&
20097 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 18595 { ac_try='test -s conftest.$ac_objext'
20098 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20099 (eval $ac_try) 2>&5
20100 ac_status=$?
20101 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20102 (exit $ac_status); }; } &&
20103 { ac_try='test -s conftest.$ac_objext'
20104 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18596 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20105 (eval $ac_try) 2>&5 18597 (eval $ac_try) 2>&5
20106 ac_status=$? 18598 ac_status=$?
20107 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18599 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20108 (exit $ac_status); }; }; then 18600 (exit $ac_status); }; }; then
20109 if test "$cross_compiling" = yes; then 18601 if test "$cross_compiling" = yes; then
20110 emacs_cv_struct_timezone=yes 18602 emacs_cv_struct_timezone=yes
20111 else 18603 else
20112 cat >conftest.$ac_ext <<_ACEOF 18604 cat >conftest.$ac_ext <<_ACEOF
18605 #line $LINENO "configure"
20113 /* confdefs.h. */ 18606 /* confdefs.h. */
20114 _ACEOF 18607 _ACEOF
20115 cat confdefs.h >>conftest.$ac_ext 18608 cat confdefs.h >>conftest.$ac_ext
20116 cat >>conftest.$ac_ext <<_ACEOF 18609 cat >>conftest.$ac_ext <<_ACEOF
20117 /* end confdefs.h. */ 18610 /* end confdefs.h. */
20150 sed 's/^/| /' conftest.$ac_ext >&5 18643 sed 's/^/| /' conftest.$ac_ext >&5
20151 18644
20152 ( exit $ac_status ) 18645 ( exit $ac_status )
20153 emacs_cv_struct_timezone=no 18646 emacs_cv_struct_timezone=no
20154 fi 18647 fi
20155 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 18648 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
20156 fi 18649 fi
20157 else 18650 else
20158 echo "$as_me: failed program was:" >&5 18651 echo "$as_me: failed program was:" >&5
20159 sed 's/^/| /' conftest.$ac_ext >&5 18652 sed 's/^/| /' conftest.$ac_ext >&5
20160 18653
20161 emacs_cv_struct_timezone=no 18654 emacs_cv_struct_timezone=no
20162 fi 18655 fi
20163 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 18656 rm -f conftest.$ac_objext conftest.$ac_ext
20164 fi 18657 fi
20165 echo "$as_me:$LINENO: result: $emacs_cv_struct_timezone" >&5 18658 echo "$as_me:$LINENO: result: $emacs_cv_struct_timezone" >&5
20166 echo "${ECHO_T}$emacs_cv_struct_timezone" >&6 18659 echo "${ECHO_T}$emacs_cv_struct_timezone" >&6
20167 fi 18660 fi
20168 18661
20171 echo $ECHO_N "checking for socket... $ECHO_C" >&6 18664 echo $ECHO_N "checking for socket... $ECHO_C" >&6
20172 if test "${ac_cv_func_socket+set}" = set; then 18665 if test "${ac_cv_func_socket+set}" = set; then
20173 echo $ECHO_N "(cached) $ECHO_C" >&6 18666 echo $ECHO_N "(cached) $ECHO_C" >&6
20174 else 18667 else
20175 cat >conftest.$ac_ext <<_ACEOF 18668 cat >conftest.$ac_ext <<_ACEOF
20176 /* confdefs.h. */ 18669 #line $LINENO "configure"
20177 _ACEOF 18670 /* confdefs.h. */
20178 cat confdefs.h >>conftest.$ac_ext 18671 _ACEOF
20179 cat >>conftest.$ac_ext <<_ACEOF 18672 cat confdefs.h >>conftest.$ac_ext
20180 /* end confdefs.h. */ 18673 cat >>conftest.$ac_ext <<_ACEOF
20181 /* Define socket to an innocuous variant, in case <limits.h> declares socket. 18674 /* end confdefs.h. */
20182 For example, HP-UX 11i <limits.h> declares gettimeofday. */
20183 #define socket innocuous_socket
20184
20185 /* System header to define __stub macros and hopefully few prototypes, 18675 /* System header to define __stub macros and hopefully few prototypes,
20186 which can conflict with char socket (); below. 18676 which can conflict with char socket (); below.
20187 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 18677 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
20188 <limits.h> exists even on freestanding compilers. */ 18678 <limits.h> exists even on freestanding compilers. */
20189
20190 #ifdef __STDC__ 18679 #ifdef __STDC__
20191 # include <limits.h> 18680 # include <limits.h>
20192 #else 18681 #else
20193 # include <assert.h> 18682 # include <assert.h>
20194 #endif 18683 #endif
20195
20196 #undef socket
20197
20198 /* Override any gcc2 internal prototype to avoid an error. */ 18684 /* Override any gcc2 internal prototype to avoid an error. */
20199 #ifdef __cplusplus 18685 #ifdef __cplusplus
20200 extern "C" 18686 extern "C"
20201 { 18687 {
20202 #endif 18688 #endif
20223 return 0; 18709 return 0;
20224 } 18710 }
20225 _ACEOF 18711 _ACEOF
20226 rm -f conftest.$ac_objext conftest$ac_exeext 18712 rm -f conftest.$ac_objext conftest$ac_exeext
20227 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 18713 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
20228 (eval $ac_link) 2>conftest.er1 18714 (eval $ac_link) 2>&5
20229 ac_status=$? 18715 ac_status=$?
20230 grep -v '^ *+' conftest.er1 >conftest.err
20231 rm -f conftest.er1
20232 cat conftest.err >&5
20233 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18716 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20234 (exit $ac_status); } && 18717 (exit $ac_status); } &&
20235 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 18718 { ac_try='test -s conftest$ac_exeext'
20236 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18719 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20237 (eval $ac_try) 2>&5 18720 (eval $ac_try) 2>&5
20238 ac_status=$? 18721 ac_status=$?
20239 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18722 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20240 (exit $ac_status); }; } &&
20241 { ac_try='test -s conftest$ac_exeext'
20242 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20243 (eval $ac_try) 2>&5
20244 ac_status=$?
20245 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20246 (exit $ac_status); }; }; then 18723 (exit $ac_status); }; }; then
20247 ac_cv_func_socket=yes 18724 ac_cv_func_socket=yes
20248 else 18725 else
20249 echo "$as_me: failed program was:" >&5 18726 echo "$as_me: failed program was:" >&5
20250 sed 's/^/| /' conftest.$ac_ext >&5 18727 sed 's/^/| /' conftest.$ac_ext >&5
20251 18728
20252 ac_cv_func_socket=no 18729 ac_cv_func_socket=no
20253 fi 18730 fi
20254 rm -f conftest.err conftest.$ac_objext \ 18731 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
20255 conftest$ac_exeext conftest.$ac_ext
20256 fi 18732 fi
20257 echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5 18733 echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5
20258 echo "${ECHO_T}$ac_cv_func_socket" >&6 18734 echo "${ECHO_T}$ac_cv_func_socket" >&6
20259 if test $ac_cv_func_socket = yes; then 18735 if test $ac_cv_func_socket = yes; then
20260 : 18736 :
20274 else 18750 else
20275 # Is the header compilable? 18751 # Is the header compilable?
20276 echo "$as_me:$LINENO: checking netinet/in.h usability" >&5 18752 echo "$as_me:$LINENO: checking netinet/in.h usability" >&5
20277 echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6 18753 echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6
20278 cat >conftest.$ac_ext <<_ACEOF 18754 cat >conftest.$ac_ext <<_ACEOF
18755 #line $LINENO "configure"
20279 /* confdefs.h. */ 18756 /* confdefs.h. */
20280 _ACEOF 18757 _ACEOF
20281 cat confdefs.h >>conftest.$ac_ext 18758 cat confdefs.h >>conftest.$ac_ext
20282 cat >>conftest.$ac_ext <<_ACEOF 18759 cat >>conftest.$ac_ext <<_ACEOF
20283 /* end confdefs.h. */ 18760 /* end confdefs.h. */
20284 $ac_includes_default 18761 $ac_includes_default
20285 #include <netinet/in.h> 18762 #include <netinet/in.h>
20286 _ACEOF 18763 _ACEOF
20287 rm -f conftest.$ac_objext 18764 rm -f conftest.$ac_objext
20288 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 18765 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20289 (eval $ac_compile) 2>conftest.er1 18766 (eval $ac_compile) 2>&5
20290 ac_status=$? 18767 ac_status=$?
20291 grep -v '^ *+' conftest.er1 >conftest.err
20292 rm -f conftest.er1
20293 cat conftest.err >&5
20294 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18768 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20295 (exit $ac_status); } && 18769 (exit $ac_status); } &&
20296 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 18770 { ac_try='test -s conftest.$ac_objext'
20297 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18771 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20298 (eval $ac_try) 2>&5 18772 (eval $ac_try) 2>&5
20299 ac_status=$? 18773 ac_status=$?
20300 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18774 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20301 (exit $ac_status); }; } &&
20302 { ac_try='test -s conftest.$ac_objext'
20303 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20304 (eval $ac_try) 2>&5
20305 ac_status=$?
20306 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20307 (exit $ac_status); }; }; then 18775 (exit $ac_status); }; }; then
20308 ac_header_compiler=yes 18776 ac_header_compiler=yes
20309 else 18777 else
20310 echo "$as_me: failed program was:" >&5 18778 echo "$as_me: failed program was:" >&5
20311 sed 's/^/| /' conftest.$ac_ext >&5 18779 sed 's/^/| /' conftest.$ac_ext >&5
20312 18780
20313 ac_header_compiler=no 18781 ac_header_compiler=no
20314 fi 18782 fi
20315 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 18783 rm -f conftest.$ac_objext conftest.$ac_ext
20316 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 18784 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
20317 echo "${ECHO_T}$ac_header_compiler" >&6 18785 echo "${ECHO_T}$ac_header_compiler" >&6
20318 18786
20319 # Is the header present? 18787 # Is the header present?
20320 echo "$as_me:$LINENO: checking netinet/in.h presence" >&5 18788 echo "$as_me:$LINENO: checking netinet/in.h presence" >&5
20321 echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6 18789 echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6
20322 cat >conftest.$ac_ext <<_ACEOF 18790 cat >conftest.$ac_ext <<_ACEOF
18791 #line $LINENO "configure"
20323 /* confdefs.h. */ 18792 /* confdefs.h. */
20324 _ACEOF 18793 _ACEOF
20325 cat confdefs.h >>conftest.$ac_ext 18794 cat confdefs.h >>conftest.$ac_ext
20326 cat >>conftest.$ac_ext <<_ACEOF 18795 cat >>conftest.$ac_ext <<_ACEOF
20327 /* end confdefs.h. */ 18796 /* end confdefs.h. */
20335 cat conftest.err >&5 18804 cat conftest.err >&5
20336 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18805 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20337 (exit $ac_status); } >/dev/null; then 18806 (exit $ac_status); } >/dev/null; then
20338 if test -s conftest.err; then 18807 if test -s conftest.err; then
20339 ac_cpp_err=$ac_c_preproc_warn_flag 18808 ac_cpp_err=$ac_c_preproc_warn_flag
20340 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
20341 else 18809 else
20342 ac_cpp_err= 18810 ac_cpp_err=
20343 fi 18811 fi
20344 else 18812 else
20345 ac_cpp_err=yes 18813 ac_cpp_err=yes
20355 rm -f conftest.err conftest.$ac_ext 18823 rm -f conftest.err conftest.$ac_ext
20356 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 18824 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
20357 echo "${ECHO_T}$ac_header_preproc" >&6 18825 echo "${ECHO_T}$ac_header_preproc" >&6
20358 18826
20359 # So? What about this header? 18827 # So? What about this header?
20360 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 18828 case $ac_header_compiler:$ac_header_preproc in
20361 yes:no: ) 18829 yes:no )
20362 { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5 18830 { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5
20363 echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 18831 echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
20364 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the compiler's result" >&5 18832 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5
20365 echo "$as_me: WARNING: netinet/in.h: proceeding with the compiler's result" >&2;} 18833 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;}
20366 ac_header_preproc=yes 18834 (
18835 cat <<\_ASBOX
18836 ## ------------------------------------ ##
18837 ## Report this to bug-autoconf@gnu.org. ##
18838 ## ------------------------------------ ##
18839 _ASBOX
18840 ) |
18841 sed "s/^/$as_me: WARNING: /" >&2
20367 ;; 18842 ;;
20368 no:yes:* ) 18843 no:yes )
20369 { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5 18844 { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5
20370 echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;} 18845 echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;}
20371 { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5 18846 { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5
20372 echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;} 18847 echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;}
20373 { echo "$as_me:$LINENO: WARNING: netinet/in.h: see the Autoconf documentation" >&5
20374 echo "$as_me: WARNING: netinet/in.h: see the Autoconf documentation" >&2;}
20375 { echo "$as_me:$LINENO: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&5
20376 echo "$as_me: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&2;}
20377 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 18848 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5
20378 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} 18849 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;}
20379 { echo "$as_me:$LINENO: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&5
20380 echo "$as_me: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&2;}
20381 ( 18850 (
20382 cat <<\_ASBOX 18851 cat <<\_ASBOX
20383 ## ------------------------------------------ ## 18852 ## ------------------------------------ ##
20384 ## Report this to the AC_PACKAGE_NAME lists. ## 18853 ## Report this to bug-autoconf@gnu.org. ##
20385 ## ------------------------------------------ ## 18854 ## ------------------------------------ ##
20386 _ASBOX 18855 _ASBOX
20387 ) | 18856 ) |
20388 sed "s/^/$as_me: WARNING: /" >&2 18857 sed "s/^/$as_me: WARNING: /" >&2
20389 ;; 18858 ;;
20390 esac 18859 esac
20419 else 18888 else
20420 # Is the header compilable? 18889 # Is the header compilable?
20421 echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5 18890 echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5
20422 echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6 18891 echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6
20423 cat >conftest.$ac_ext <<_ACEOF 18892 cat >conftest.$ac_ext <<_ACEOF
18893 #line $LINENO "configure"
20424 /* confdefs.h. */ 18894 /* confdefs.h. */
20425 _ACEOF 18895 _ACEOF
20426 cat confdefs.h >>conftest.$ac_ext 18896 cat confdefs.h >>conftest.$ac_ext
20427 cat >>conftest.$ac_ext <<_ACEOF 18897 cat >>conftest.$ac_ext <<_ACEOF
20428 /* end confdefs.h. */ 18898 /* end confdefs.h. */
20429 $ac_includes_default 18899 $ac_includes_default
20430 #include <arpa/inet.h> 18900 #include <arpa/inet.h>
20431 _ACEOF 18901 _ACEOF
20432 rm -f conftest.$ac_objext 18902 rm -f conftest.$ac_objext
20433 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 18903 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20434 (eval $ac_compile) 2>conftest.er1 18904 (eval $ac_compile) 2>&5
20435 ac_status=$? 18905 ac_status=$?
20436 grep -v '^ *+' conftest.er1 >conftest.err
20437 rm -f conftest.er1
20438 cat conftest.err >&5
20439 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18906 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20440 (exit $ac_status); } && 18907 (exit $ac_status); } &&
20441 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 18908 { ac_try='test -s conftest.$ac_objext'
20442 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 18909 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20443 (eval $ac_try) 2>&5 18910 (eval $ac_try) 2>&5
20444 ac_status=$? 18911 ac_status=$?
20445 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18912 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20446 (exit $ac_status); }; } &&
20447 { ac_try='test -s conftest.$ac_objext'
20448 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20449 (eval $ac_try) 2>&5
20450 ac_status=$?
20451 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20452 (exit $ac_status); }; }; then 18913 (exit $ac_status); }; }; then
20453 ac_header_compiler=yes 18914 ac_header_compiler=yes
20454 else 18915 else
20455 echo "$as_me: failed program was:" >&5 18916 echo "$as_me: failed program was:" >&5
20456 sed 's/^/| /' conftest.$ac_ext >&5 18917 sed 's/^/| /' conftest.$ac_ext >&5
20457 18918
20458 ac_header_compiler=no 18919 ac_header_compiler=no
20459 fi 18920 fi
20460 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 18921 rm -f conftest.$ac_objext conftest.$ac_ext
20461 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 18922 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
20462 echo "${ECHO_T}$ac_header_compiler" >&6 18923 echo "${ECHO_T}$ac_header_compiler" >&6
20463 18924
20464 # Is the header present? 18925 # Is the header present?
20465 echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5 18926 echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5
20466 echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6 18927 echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6
20467 cat >conftest.$ac_ext <<_ACEOF 18928 cat >conftest.$ac_ext <<_ACEOF
18929 #line $LINENO "configure"
20468 /* confdefs.h. */ 18930 /* confdefs.h. */
20469 _ACEOF 18931 _ACEOF
20470 cat confdefs.h >>conftest.$ac_ext 18932 cat confdefs.h >>conftest.$ac_ext
20471 cat >>conftest.$ac_ext <<_ACEOF 18933 cat >>conftest.$ac_ext <<_ACEOF
20472 /* end confdefs.h. */ 18934 /* end confdefs.h. */
20480 cat conftest.err >&5 18942 cat conftest.err >&5
20481 echo "$as_me:$LINENO: \$? = $ac_status" >&5 18943 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20482 (exit $ac_status); } >/dev/null; then 18944 (exit $ac_status); } >/dev/null; then
20483 if test -s conftest.err; then 18945 if test -s conftest.err; then
20484 ac_cpp_err=$ac_c_preproc_warn_flag 18946 ac_cpp_err=$ac_c_preproc_warn_flag
20485 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
20486 else 18947 else
20487 ac_cpp_err= 18948 ac_cpp_err=
20488 fi 18949 fi
20489 else 18950 else
20490 ac_cpp_err=yes 18951 ac_cpp_err=yes
20500 rm -f conftest.err conftest.$ac_ext 18961 rm -f conftest.err conftest.$ac_ext
20501 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 18962 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
20502 echo "${ECHO_T}$ac_header_preproc" >&6 18963 echo "${ECHO_T}$ac_header_preproc" >&6
20503 18964
20504 # So? What about this header? 18965 # So? What about this header?
20505 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 18966 case $ac_header_compiler:$ac_header_preproc in
20506 yes:no: ) 18967 yes:no )
20507 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5 18968 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5
20508 echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 18969 echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
20509 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the compiler's result" >&5 18970 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5
20510 echo "$as_me: WARNING: arpa/inet.h: proceeding with the compiler's result" >&2;} 18971 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;}
20511 ac_header_preproc=yes 18972 (
18973 cat <<\_ASBOX
18974 ## ------------------------------------ ##
18975 ## Report this to bug-autoconf@gnu.org. ##
18976 ## ------------------------------------ ##
18977 _ASBOX
18978 ) |
18979 sed "s/^/$as_me: WARNING: /" >&2
20512 ;; 18980 ;;
20513 no:yes:* ) 18981 no:yes )
20514 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5 18982 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5
20515 echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;} 18983 echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;}
20516 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5 18984 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5
20517 echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;} 18985 echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;}
20518 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: see the Autoconf documentation" >&5
20519 echo "$as_me: WARNING: arpa/inet.h: see the Autoconf documentation" >&2;}
20520 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&5
20521 echo "$as_me: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&2;}
20522 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 18986 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5
20523 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} 18987 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;}
20524 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&5
20525 echo "$as_me: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&2;}
20526 ( 18988 (
20527 cat <<\_ASBOX 18989 cat <<\_ASBOX
20528 ## ------------------------------------------ ## 18990 ## ------------------------------------ ##
20529 ## Report this to the AC_PACKAGE_NAME lists. ## 18991 ## Report this to bug-autoconf@gnu.org. ##
20530 ## ------------------------------------------ ## 18992 ## ------------------------------------ ##
20531 _ASBOX 18993 _ASBOX
20532 ) | 18994 ) |
20533 sed "s/^/$as_me: WARNING: /" >&2 18995 sed "s/^/$as_me: WARNING: /" >&2
20534 ;; 18996 ;;
20535 esac 18997 esac
20575 else 19037 else
20576 # Is the header compilable? 19038 # Is the header compilable?
20577 echo "$as_me:$LINENO: checking $ac_header usability" >&5 19039 echo "$as_me:$LINENO: checking $ac_header usability" >&5
20578 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 19040 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
20579 cat >conftest.$ac_ext <<_ACEOF 19041 cat >conftest.$ac_ext <<_ACEOF
19042 #line $LINENO "configure"
20580 /* confdefs.h. */ 19043 /* confdefs.h. */
20581 _ACEOF 19044 _ACEOF
20582 cat confdefs.h >>conftest.$ac_ext 19045 cat confdefs.h >>conftest.$ac_ext
20583 cat >>conftest.$ac_ext <<_ACEOF 19046 cat >>conftest.$ac_ext <<_ACEOF
20584 /* end confdefs.h. */ 19047 /* end confdefs.h. */
20585 $ac_includes_default 19048 $ac_includes_default
20586 #include <$ac_header> 19049 #include <$ac_header>
20587 _ACEOF 19050 _ACEOF
20588 rm -f conftest.$ac_objext 19051 rm -f conftest.$ac_objext
20589 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 19052 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20590 (eval $ac_compile) 2>conftest.er1 19053 (eval $ac_compile) 2>&5
20591 ac_status=$? 19054 ac_status=$?
20592 grep -v '^ *+' conftest.er1 >conftest.err
20593 rm -f conftest.er1
20594 cat conftest.err >&5
20595 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19055 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20596 (exit $ac_status); } && 19056 (exit $ac_status); } &&
20597 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 19057 { ac_try='test -s conftest.$ac_objext'
20598 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19058 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20599 (eval $ac_try) 2>&5 19059 (eval $ac_try) 2>&5
20600 ac_status=$? 19060 ac_status=$?
20601 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19061 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20602 (exit $ac_status); }; } &&
20603 { ac_try='test -s conftest.$ac_objext'
20604 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20605 (eval $ac_try) 2>&5
20606 ac_status=$?
20607 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20608 (exit $ac_status); }; }; then 19062 (exit $ac_status); }; }; then
20609 ac_header_compiler=yes 19063 ac_header_compiler=yes
20610 else 19064 else
20611 echo "$as_me: failed program was:" >&5 19065 echo "$as_me: failed program was:" >&5
20612 sed 's/^/| /' conftest.$ac_ext >&5 19066 sed 's/^/| /' conftest.$ac_ext >&5
20613 19067
20614 ac_header_compiler=no 19068 ac_header_compiler=no
20615 fi 19069 fi
20616 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 19070 rm -f conftest.$ac_objext conftest.$ac_ext
20617 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 19071 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
20618 echo "${ECHO_T}$ac_header_compiler" >&6 19072 echo "${ECHO_T}$ac_header_compiler" >&6
20619 19073
20620 # Is the header present? 19074 # Is the header present?
20621 echo "$as_me:$LINENO: checking $ac_header presence" >&5 19075 echo "$as_me:$LINENO: checking $ac_header presence" >&5
20622 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 19076 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
20623 cat >conftest.$ac_ext <<_ACEOF 19077 cat >conftest.$ac_ext <<_ACEOF
19078 #line $LINENO "configure"
20624 /* confdefs.h. */ 19079 /* confdefs.h. */
20625 _ACEOF 19080 _ACEOF
20626 cat confdefs.h >>conftest.$ac_ext 19081 cat confdefs.h >>conftest.$ac_ext
20627 cat >>conftest.$ac_ext <<_ACEOF 19082 cat >>conftest.$ac_ext <<_ACEOF
20628 /* end confdefs.h. */ 19083 /* end confdefs.h. */
20636 cat conftest.err >&5 19091 cat conftest.err >&5
20637 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19092 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20638 (exit $ac_status); } >/dev/null; then 19093 (exit $ac_status); } >/dev/null; then
20639 if test -s conftest.err; then 19094 if test -s conftest.err; then
20640 ac_cpp_err=$ac_c_preproc_warn_flag 19095 ac_cpp_err=$ac_c_preproc_warn_flag
20641 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
20642 else 19096 else
20643 ac_cpp_err= 19097 ac_cpp_err=
20644 fi 19098 fi
20645 else 19099 else
20646 ac_cpp_err=yes 19100 ac_cpp_err=yes
20656 rm -f conftest.err conftest.$ac_ext 19110 rm -f conftest.err conftest.$ac_ext
20657 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 19111 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
20658 echo "${ECHO_T}$ac_header_preproc" >&6 19112 echo "${ECHO_T}$ac_header_preproc" >&6
20659 19113
20660 # So? What about this header? 19114 # So? What about this header?
20661 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 19115 case $ac_header_compiler:$ac_header_preproc in
20662 yes:no: ) 19116 yes:no )
20663 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 19117 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
20664 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 19118 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
20665 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 19119 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
20666 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 19120 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
20667 ac_header_preproc=yes 19121 (
19122 cat <<\_ASBOX
19123 ## ------------------------------------ ##
19124 ## Report this to bug-autoconf@gnu.org. ##
19125 ## ------------------------------------ ##
19126 _ASBOX
19127 ) |
19128 sed "s/^/$as_me: WARNING: /" >&2
20668 ;; 19129 ;;
20669 no:yes:* ) 19130 no:yes )
20670 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 19131 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
20671 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 19132 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
20672 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 19133 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
20673 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 19134 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
20674 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
20675 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
20676 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
20677 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
20678 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 19135 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
20679 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 19136 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
20680 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
20681 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
20682 ( 19137 (
20683 cat <<\_ASBOX 19138 cat <<\_ASBOX
20684 ## ------------------------------------------ ## 19139 ## ------------------------------------ ##
20685 ## Report this to the AC_PACKAGE_NAME lists. ## 19140 ## Report this to bug-autoconf@gnu.org. ##
20686 ## ------------------------------------------ ## 19141 ## ------------------------------------ ##
20687 _ASBOX 19142 _ASBOX
20688 ) | 19143 ) |
20689 sed "s/^/$as_me: WARNING: /" >&2 19144 sed "s/^/$as_me: WARNING: /" >&2
20690 ;; 19145 ;;
20691 esac 19146 esac
20692 echo "$as_me:$LINENO: checking for $ac_header" >&5 19147 echo "$as_me:$LINENO: checking for $ac_header" >&5
20693 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 19148 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
20694 if eval "test \"\${$as_ac_Header+set}\" = set"; then 19149 if eval "test \"\${$as_ac_Header+set}\" = set"; then
20695 echo $ECHO_N "(cached) $ECHO_C" >&6 19150 echo $ECHO_N "(cached) $ECHO_C" >&6
20696 else 19151 else
20697 eval "$as_ac_Header=\$ac_header_preproc" 19152 eval "$as_ac_Header=$ac_header_preproc"
20698 fi 19153 fi
20699 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 19154 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
20700 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 19155 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
20701 19156
20702 fi 19157 fi
20737 echo $ECHO_N "checking for pid_t... $ECHO_C" >&6 19192 echo $ECHO_N "checking for pid_t... $ECHO_C" >&6
20738 if test "${ac_cv_type_pid_t+set}" = set; then 19193 if test "${ac_cv_type_pid_t+set}" = set; then
20739 echo $ECHO_N "(cached) $ECHO_C" >&6 19194 echo $ECHO_N "(cached) $ECHO_C" >&6
20740 else 19195 else
20741 cat >conftest.$ac_ext <<_ACEOF 19196 cat >conftest.$ac_ext <<_ACEOF
19197 #line $LINENO "configure"
20742 /* confdefs.h. */ 19198 /* confdefs.h. */
20743 _ACEOF 19199 _ACEOF
20744 cat confdefs.h >>conftest.$ac_ext 19200 cat confdefs.h >>conftest.$ac_ext
20745 cat >>conftest.$ac_ext <<_ACEOF 19201 cat >>conftest.$ac_ext <<_ACEOF
20746 /* end confdefs.h. */ 19202 /* end confdefs.h. */
20756 return 0; 19212 return 0;
20757 } 19213 }
20758 _ACEOF 19214 _ACEOF
20759 rm -f conftest.$ac_objext 19215 rm -f conftest.$ac_objext
20760 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 19216 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20761 (eval $ac_compile) 2>conftest.er1 19217 (eval $ac_compile) 2>&5
20762 ac_status=$? 19218 ac_status=$?
20763 grep -v '^ *+' conftest.er1 >conftest.err
20764 rm -f conftest.er1
20765 cat conftest.err >&5
20766 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19219 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20767 (exit $ac_status); } && 19220 (exit $ac_status); } &&
20768 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 19221 { ac_try='test -s conftest.$ac_objext'
20769 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19222 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20770 (eval $ac_try) 2>&5 19223 (eval $ac_try) 2>&5
20771 ac_status=$? 19224 ac_status=$?
20772 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19225 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20773 (exit $ac_status); }; } &&
20774 { ac_try='test -s conftest.$ac_objext'
20775 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20776 (eval $ac_try) 2>&5
20777 ac_status=$?
20778 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20779 (exit $ac_status); }; }; then 19226 (exit $ac_status); }; }; then
20780 ac_cv_type_pid_t=yes 19227 ac_cv_type_pid_t=yes
20781 else 19228 else
20782 echo "$as_me: failed program was:" >&5 19229 echo "$as_me: failed program was:" >&5
20783 sed 's/^/| /' conftest.$ac_ext >&5 19230 sed 's/^/| /' conftest.$ac_ext >&5
20784 19231
20785 ac_cv_type_pid_t=no 19232 ac_cv_type_pid_t=no
20786 fi 19233 fi
20787 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 19234 rm -f conftest.$ac_objext conftest.$ac_ext
20788 fi 19235 fi
20789 echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5 19236 echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
20790 echo "${ECHO_T}$ac_cv_type_pid_t" >&6 19237 echo "${ECHO_T}$ac_cv_type_pid_t" >&6
20791 if test $ac_cv_type_pid_t = yes; then 19238 if test $ac_cv_type_pid_t = yes; then
20792 : 19239 :
20814 else 19261 else
20815 # Is the header compilable? 19262 # Is the header compilable?
20816 echo "$as_me:$LINENO: checking $ac_header usability" >&5 19263 echo "$as_me:$LINENO: checking $ac_header usability" >&5
20817 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 19264 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
20818 cat >conftest.$ac_ext <<_ACEOF 19265 cat >conftest.$ac_ext <<_ACEOF
19266 #line $LINENO "configure"
20819 /* confdefs.h. */ 19267 /* confdefs.h. */
20820 _ACEOF 19268 _ACEOF
20821 cat confdefs.h >>conftest.$ac_ext 19269 cat confdefs.h >>conftest.$ac_ext
20822 cat >>conftest.$ac_ext <<_ACEOF 19270 cat >>conftest.$ac_ext <<_ACEOF
20823 /* end confdefs.h. */ 19271 /* end confdefs.h. */
20824 $ac_includes_default 19272 $ac_includes_default
20825 #include <$ac_header> 19273 #include <$ac_header>
20826 _ACEOF 19274 _ACEOF
20827 rm -f conftest.$ac_objext 19275 rm -f conftest.$ac_objext
20828 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 19276 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20829 (eval $ac_compile) 2>conftest.er1 19277 (eval $ac_compile) 2>&5
20830 ac_status=$? 19278 ac_status=$?
20831 grep -v '^ *+' conftest.er1 >conftest.err
20832 rm -f conftest.er1
20833 cat conftest.err >&5
20834 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19279 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20835 (exit $ac_status); } && 19280 (exit $ac_status); } &&
20836 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 19281 { ac_try='test -s conftest.$ac_objext'
20837 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19282 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20838 (eval $ac_try) 2>&5 19283 (eval $ac_try) 2>&5
20839 ac_status=$? 19284 ac_status=$?
20840 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19285 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20841 (exit $ac_status); }; } &&
20842 { ac_try='test -s conftest.$ac_objext'
20843 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20844 (eval $ac_try) 2>&5
20845 ac_status=$?
20846 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20847 (exit $ac_status); }; }; then 19286 (exit $ac_status); }; }; then
20848 ac_header_compiler=yes 19287 ac_header_compiler=yes
20849 else 19288 else
20850 echo "$as_me: failed program was:" >&5 19289 echo "$as_me: failed program was:" >&5
20851 sed 's/^/| /' conftest.$ac_ext >&5 19290 sed 's/^/| /' conftest.$ac_ext >&5
20852 19291
20853 ac_header_compiler=no 19292 ac_header_compiler=no
20854 fi 19293 fi
20855 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 19294 rm -f conftest.$ac_objext conftest.$ac_ext
20856 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 19295 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
20857 echo "${ECHO_T}$ac_header_compiler" >&6 19296 echo "${ECHO_T}$ac_header_compiler" >&6
20858 19297
20859 # Is the header present? 19298 # Is the header present?
20860 echo "$as_me:$LINENO: checking $ac_header presence" >&5 19299 echo "$as_me:$LINENO: checking $ac_header presence" >&5
20861 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 19300 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
20862 cat >conftest.$ac_ext <<_ACEOF 19301 cat >conftest.$ac_ext <<_ACEOF
19302 #line $LINENO "configure"
20863 /* confdefs.h. */ 19303 /* confdefs.h. */
20864 _ACEOF 19304 _ACEOF
20865 cat confdefs.h >>conftest.$ac_ext 19305 cat confdefs.h >>conftest.$ac_ext
20866 cat >>conftest.$ac_ext <<_ACEOF 19306 cat >>conftest.$ac_ext <<_ACEOF
20867 /* end confdefs.h. */ 19307 /* end confdefs.h. */
20875 cat conftest.err >&5 19315 cat conftest.err >&5
20876 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19316 echo "$as_me:$LINENO: \$? = $ac_status" >&5
20877 (exit $ac_status); } >/dev/null; then 19317 (exit $ac_status); } >/dev/null; then
20878 if test -s conftest.err; then 19318 if test -s conftest.err; then
20879 ac_cpp_err=$ac_c_preproc_warn_flag 19319 ac_cpp_err=$ac_c_preproc_warn_flag
20880 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
20881 else 19320 else
20882 ac_cpp_err= 19321 ac_cpp_err=
20883 fi 19322 fi
20884 else 19323 else
20885 ac_cpp_err=yes 19324 ac_cpp_err=yes
20895 rm -f conftest.err conftest.$ac_ext 19334 rm -f conftest.err conftest.$ac_ext
20896 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 19335 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
20897 echo "${ECHO_T}$ac_header_preproc" >&6 19336 echo "${ECHO_T}$ac_header_preproc" >&6
20898 19337
20899 # So? What about this header? 19338 # So? What about this header?
20900 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in 19339 case $ac_header_compiler:$ac_header_preproc in
20901 yes:no: ) 19340 yes:no )
20902 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 19341 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
20903 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 19342 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
20904 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 19343 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
20905 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 19344 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
20906 ac_header_preproc=yes 19345 (
19346 cat <<\_ASBOX
19347 ## ------------------------------------ ##
19348 ## Report this to bug-autoconf@gnu.org. ##
19349 ## ------------------------------------ ##
19350 _ASBOX
19351 ) |
19352 sed "s/^/$as_me: WARNING: /" >&2
20907 ;; 19353 ;;
20908 no:yes:* ) 19354 no:yes )
20909 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 19355 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
20910 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 19356 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
20911 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 19357 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
20912 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 19358 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
20913 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
20914 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
20915 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
20916 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
20917 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 19359 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
20918 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 19360 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
20919 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
20920 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
20921 ( 19361 (
20922 cat <<\_ASBOX 19362 cat <<\_ASBOX
20923 ## ------------------------------------------ ## 19363 ## ------------------------------------ ##
20924 ## Report this to the AC_PACKAGE_NAME lists. ## 19364 ## Report this to bug-autoconf@gnu.org. ##
20925 ## ------------------------------------------ ## 19365 ## ------------------------------------ ##
20926 _ASBOX 19366 _ASBOX
20927 ) | 19367 ) |
20928 sed "s/^/$as_me: WARNING: /" >&2 19368 sed "s/^/$as_me: WARNING: /" >&2
20929 ;; 19369 ;;
20930 esac 19370 esac
20931 echo "$as_me:$LINENO: checking for $ac_header" >&5 19371 echo "$as_me:$LINENO: checking for $ac_header" >&5
20932 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 19372 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
20933 if eval "test \"\${$as_ac_Header+set}\" = set"; then 19373 if eval "test \"\${$as_ac_Header+set}\" = set"; then
20934 echo $ECHO_N "(cached) $ECHO_C" >&6 19374 echo $ECHO_N "(cached) $ECHO_C" >&6
20935 else 19375 else
20936 eval "$as_ac_Header=\$ac_header_preproc" 19376 eval "$as_ac_Header=$ac_header_preproc"
20937 fi 19377 fi
20938 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 19378 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
20939 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 19379 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
20940 19380
20941 fi 19381 fi
20957 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 19397 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
20958 if eval "test \"\${$as_ac_var+set}\" = set"; then 19398 if eval "test \"\${$as_ac_var+set}\" = set"; then
20959 echo $ECHO_N "(cached) $ECHO_C" >&6 19399 echo $ECHO_N "(cached) $ECHO_C" >&6
20960 else 19400 else
20961 cat >conftest.$ac_ext <<_ACEOF 19401 cat >conftest.$ac_ext <<_ACEOF
20962 /* confdefs.h. */ 19402 #line $LINENO "configure"
20963 _ACEOF 19403 /* confdefs.h. */
20964 cat confdefs.h >>conftest.$ac_ext 19404 _ACEOF
20965 cat >>conftest.$ac_ext <<_ACEOF 19405 cat confdefs.h >>conftest.$ac_ext
20966 /* end confdefs.h. */ 19406 cat >>conftest.$ac_ext <<_ACEOF
20967 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. 19407 /* end confdefs.h. */
20968 For example, HP-UX 11i <limits.h> declares gettimeofday. */
20969 #define $ac_func innocuous_$ac_func
20970
20971 /* System header to define __stub macros and hopefully few prototypes, 19408 /* System header to define __stub macros and hopefully few prototypes,
20972 which can conflict with char $ac_func (); below. 19409 which can conflict with char $ac_func (); below.
20973 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 19410 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
20974 <limits.h> exists even on freestanding compilers. */ 19411 <limits.h> exists even on freestanding compilers. */
20975
20976 #ifdef __STDC__ 19412 #ifdef __STDC__
20977 # include <limits.h> 19413 # include <limits.h>
20978 #else 19414 #else
20979 # include <assert.h> 19415 # include <assert.h>
20980 #endif 19416 #endif
20981
20982 #undef $ac_func
20983
20984 /* Override any gcc2 internal prototype to avoid an error. */ 19417 /* Override any gcc2 internal prototype to avoid an error. */
20985 #ifdef __cplusplus 19418 #ifdef __cplusplus
20986 extern "C" 19419 extern "C"
20987 { 19420 {
20988 #endif 19421 #endif
21009 return 0; 19442 return 0;
21010 } 19443 }
21011 _ACEOF 19444 _ACEOF
21012 rm -f conftest.$ac_objext conftest$ac_exeext 19445 rm -f conftest.$ac_objext conftest$ac_exeext
21013 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 19446 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
21014 (eval $ac_link) 2>conftest.er1 19447 (eval $ac_link) 2>&5
21015 ac_status=$? 19448 ac_status=$?
21016 grep -v '^ *+' conftest.er1 >conftest.err
21017 rm -f conftest.er1
21018 cat conftest.err >&5
21019 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19449 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21020 (exit $ac_status); } && 19450 (exit $ac_status); } &&
21021 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 19451 { ac_try='test -s conftest$ac_exeext'
21022 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19452 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21023 (eval $ac_try) 2>&5 19453 (eval $ac_try) 2>&5
21024 ac_status=$? 19454 ac_status=$?
21025 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19455 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21026 (exit $ac_status); }; } &&
21027 { ac_try='test -s conftest$ac_exeext'
21028 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21029 (eval $ac_try) 2>&5
21030 ac_status=$?
21031 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21032 (exit $ac_status); }; }; then 19456 (exit $ac_status); }; }; then
21033 eval "$as_ac_var=yes" 19457 eval "$as_ac_var=yes"
21034 else 19458 else
21035 echo "$as_me: failed program was:" >&5 19459 echo "$as_me: failed program was:" >&5
21036 sed 's/^/| /' conftest.$ac_ext >&5 19460 sed 's/^/| /' conftest.$ac_ext >&5
21037 19461
21038 eval "$as_ac_var=no" 19462 eval "$as_ac_var=no"
21039 fi 19463 fi
21040 rm -f conftest.err conftest.$ac_objext \ 19464 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
21041 conftest$ac_exeext conftest.$ac_ext
21042 fi 19465 fi
21043 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 19466 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
21044 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 19467 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
21045 if test `eval echo '${'$as_ac_var'}'` = yes; then 19468 if test `eval echo '${'$as_ac_var'}'` = yes; then
21046 cat >>confdefs.h <<_ACEOF 19469 cat >>confdefs.h <<_ACEOF
21066 # include <unistd.h> 19489 # include <unistd.h>
21067 #endif 19490 #endif
21068 /* Some systems only have a dummy stub for fork() */ 19491 /* Some systems only have a dummy stub for fork() */
21069 int main () 19492 int main ()
21070 { 19493 {
21071 if (fork() < 0) 19494 if (fork() < 0)
21072 exit (1); 19495 exit (1);
21073 exit (0); 19496 exit (0);
21074 } 19497 }
21075 _ACEOF 19498 _ACEOF
21076 rm -f conftest$ac_exeext 19499 rm -f conftest$ac_exeext
21077 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 19500 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
21078 (eval $ac_link) 2>&5 19501 (eval $ac_link) 2>&5
21091 sed 's/^/| /' conftest.$ac_ext >&5 19514 sed 's/^/| /' conftest.$ac_ext >&5
21092 19515
21093 ( exit $ac_status ) 19516 ( exit $ac_status )
21094 ac_cv_func_fork_works=no 19517 ac_cv_func_fork_works=no
21095 fi 19518 fi
21096 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 19519 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
21097 fi 19520 fi
21098 fi 19521 fi
21099 echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5 19522 echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5
21100 echo "${ECHO_T}$ac_cv_func_fork_works" >&6 19523 echo "${ECHO_T}$ac_cv_func_fork_works" >&6
21101 19524
21124 else 19547 else
21125 if test "$cross_compiling" = yes; then 19548 if test "$cross_compiling" = yes; then
21126 ac_cv_func_vfork_works=cross 19549 ac_cv_func_vfork_works=cross
21127 else 19550 else
21128 cat >conftest.$ac_ext <<_ACEOF 19551 cat >conftest.$ac_ext <<_ACEOF
19552 #line $LINENO "configure"
21129 /* confdefs.h. */ 19553 /* confdefs.h. */
21130 _ACEOF 19554 _ACEOF
21131 cat confdefs.h >>conftest.$ac_ext 19555 cat confdefs.h >>conftest.$ac_ext
21132 cat >>conftest.$ac_ext <<_ACEOF 19556 cat >>conftest.$ac_ext <<_ACEOF
21133 /* end confdefs.h. */ 19557 /* end confdefs.h. */
21245 sed 's/^/| /' conftest.$ac_ext >&5 19669 sed 's/^/| /' conftest.$ac_ext >&5
21246 19670
21247 ( exit $ac_status ) 19671 ( exit $ac_status )
21248 ac_cv_func_vfork_works=no 19672 ac_cv_func_vfork_works=no
21249 fi 19673 fi
21250 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 19674 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
21251 fi 19675 fi
21252 fi 19676 fi
21253 echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5 19677 echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5
21254 echo "${ECHO_T}$ac_cv_func_vfork_works" >&6 19678 echo "${ECHO_T}$ac_cv_func_vfork_works" >&6
21255 19679
21256 fi; 19680 fi;
21257 if test "x$ac_cv_func_fork_works" = xcross; then 19681 if test "x$ac_cv_func_fork_works" = xcross; then
21258 ac_cv_func_vfork_works=$ac_cv_func_vfork 19682 ac_cv_func_vfork_works=ac_cv_func_vfork
21259 { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5 19683 { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5
21260 echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;} 19684 echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;}
21261 fi 19685 fi
21262 19686
21263 if test "x$ac_cv_func_vfork_works" = xyes; then 19687 if test "x$ac_cv_func_vfork_works" = xyes; then
21286 echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6 19710 echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6
21287 if test "${emacs_cv_langinfo_codeset+set}" = set; then 19711 if test "${emacs_cv_langinfo_codeset+set}" = set; then
21288 echo $ECHO_N "(cached) $ECHO_C" >&6 19712 echo $ECHO_N "(cached) $ECHO_C" >&6
21289 else 19713 else
21290 cat >conftest.$ac_ext <<_ACEOF 19714 cat >conftest.$ac_ext <<_ACEOF
19715 #line $LINENO "configure"
21291 /* confdefs.h. */ 19716 /* confdefs.h. */
21292 _ACEOF 19717 _ACEOF
21293 cat confdefs.h >>conftest.$ac_ext 19718 cat confdefs.h >>conftest.$ac_ext
21294 cat >>conftest.$ac_ext <<_ACEOF 19719 cat >>conftest.$ac_ext <<_ACEOF
21295 /* end confdefs.h. */ 19720 /* end confdefs.h. */
21302 return 0; 19727 return 0;
21303 } 19728 }
21304 _ACEOF 19729 _ACEOF
21305 rm -f conftest.$ac_objext conftest$ac_exeext 19730 rm -f conftest.$ac_objext conftest$ac_exeext
21306 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 19731 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
21307 (eval $ac_link) 2>conftest.er1 19732 (eval $ac_link) 2>&5
21308 ac_status=$? 19733 ac_status=$?
21309 grep -v '^ *+' conftest.er1 >conftest.err
21310 rm -f conftest.er1
21311 cat conftest.err >&5
21312 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19734 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21313 (exit $ac_status); } && 19735 (exit $ac_status); } &&
21314 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 19736 { ac_try='test -s conftest$ac_exeext'
21315 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19737 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21316 (eval $ac_try) 2>&5 19738 (eval $ac_try) 2>&5
21317 ac_status=$? 19739 ac_status=$?
21318 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19740 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21319 (exit $ac_status); }; } &&
21320 { ac_try='test -s conftest$ac_exeext'
21321 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21322 (eval $ac_try) 2>&5
21323 ac_status=$?
21324 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21325 (exit $ac_status); }; }; then 19741 (exit $ac_status); }; }; then
21326 emacs_cv_langinfo_codeset=yes 19742 emacs_cv_langinfo_codeset=yes
21327 else 19743 else
21328 echo "$as_me: failed program was:" >&5 19744 echo "$as_me: failed program was:" >&5
21329 sed 's/^/| /' conftest.$ac_ext >&5 19745 sed 's/^/| /' conftest.$ac_ext >&5
21330 19746
21331 emacs_cv_langinfo_codeset=no 19747 emacs_cv_langinfo_codeset=no
21332 fi 19748 fi
21333 rm -f conftest.err conftest.$ac_objext \ 19749 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
21334 conftest$ac_exeext conftest.$ac_ext
21335 19750
21336 fi 19751 fi
21337 echo "$as_me:$LINENO: result: $emacs_cv_langinfo_codeset" >&5 19752 echo "$as_me:$LINENO: result: $emacs_cv_langinfo_codeset" >&5
21338 echo "${ECHO_T}$emacs_cv_langinfo_codeset" >&6 19753 echo "${ECHO_T}$emacs_cv_langinfo_codeset" >&6
21339 if test $emacs_cv_langinfo_codeset = yes; then 19754 if test $emacs_cv_langinfo_codeset = yes; then
21348 echo $ECHO_N "checking for size_t... $ECHO_C" >&6 19763 echo $ECHO_N "checking for size_t... $ECHO_C" >&6
21349 if test "${ac_cv_type_size_t+set}" = set; then 19764 if test "${ac_cv_type_size_t+set}" = set; then
21350 echo $ECHO_N "(cached) $ECHO_C" >&6 19765 echo $ECHO_N "(cached) $ECHO_C" >&6
21351 else 19766 else
21352 cat >conftest.$ac_ext <<_ACEOF 19767 cat >conftest.$ac_ext <<_ACEOF
19768 #line $LINENO "configure"
21353 /* confdefs.h. */ 19769 /* confdefs.h. */
21354 _ACEOF 19770 _ACEOF
21355 cat confdefs.h >>conftest.$ac_ext 19771 cat confdefs.h >>conftest.$ac_ext
21356 cat >>conftest.$ac_ext <<_ACEOF 19772 cat >>conftest.$ac_ext <<_ACEOF
21357 /* end confdefs.h. */ 19773 /* end confdefs.h. */
21367 return 0; 19783 return 0;
21368 } 19784 }
21369 _ACEOF 19785 _ACEOF
21370 rm -f conftest.$ac_objext 19786 rm -f conftest.$ac_objext
21371 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 19787 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
21372 (eval $ac_compile) 2>conftest.er1 19788 (eval $ac_compile) 2>&5
21373 ac_status=$? 19789 ac_status=$?
21374 grep -v '^ *+' conftest.er1 >conftest.err
21375 rm -f conftest.er1
21376 cat conftest.err >&5
21377 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19790 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21378 (exit $ac_status); } && 19791 (exit $ac_status); } &&
21379 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 19792 { ac_try='test -s conftest.$ac_objext'
21380 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19793 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21381 (eval $ac_try) 2>&5 19794 (eval $ac_try) 2>&5
21382 ac_status=$? 19795 ac_status=$?
21383 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19796 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21384 (exit $ac_status); }; } &&
21385 { ac_try='test -s conftest.$ac_objext'
21386 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21387 (eval $ac_try) 2>&5
21388 ac_status=$?
21389 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21390 (exit $ac_status); }; }; then 19797 (exit $ac_status); }; }; then
21391 ac_cv_type_size_t=yes 19798 ac_cv_type_size_t=yes
21392 else 19799 else
21393 echo "$as_me: failed program was:" >&5 19800 echo "$as_me: failed program was:" >&5
21394 sed 's/^/| /' conftest.$ac_ext >&5 19801 sed 's/^/| /' conftest.$ac_ext >&5
21395 19802
21396 ac_cv_type_size_t=no 19803 ac_cv_type_size_t=no
21397 fi 19804 fi
21398 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 19805 rm -f conftest.$ac_objext conftest.$ac_ext
21399 fi 19806 fi
21400 echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 19807 echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
21401 echo "${ECHO_T}$ac_cv_type_size_t" >&6 19808 echo "${ECHO_T}$ac_cv_type_size_t" >&6
21402 if test $ac_cv_type_size_t = yes; then 19809 if test $ac_cv_type_size_t = yes; then
21403 19810
21413 echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6 19820 echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6
21414 if test "${ac_cv_type_mbstate_t+set}" = set; then 19821 if test "${ac_cv_type_mbstate_t+set}" = set; then
21415 echo $ECHO_N "(cached) $ECHO_C" >&6 19822 echo $ECHO_N "(cached) $ECHO_C" >&6
21416 else 19823 else
21417 cat >conftest.$ac_ext <<_ACEOF 19824 cat >conftest.$ac_ext <<_ACEOF
19825 #line $LINENO "configure"
21418 /* confdefs.h. */ 19826 /* confdefs.h. */
21419 _ACEOF 19827 _ACEOF
21420 cat confdefs.h >>conftest.$ac_ext 19828 cat confdefs.h >>conftest.$ac_ext
21421 cat >>conftest.$ac_ext <<_ACEOF 19829 cat >>conftest.$ac_ext <<_ACEOF
21422 /* end confdefs.h. */ 19830 /* end confdefs.h. */
21430 return 0; 19838 return 0;
21431 } 19839 }
21432 _ACEOF 19840 _ACEOF
21433 rm -f conftest.$ac_objext 19841 rm -f conftest.$ac_objext
21434 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 19842 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
21435 (eval $ac_compile) 2>conftest.er1 19843 (eval $ac_compile) 2>&5
21436 ac_status=$? 19844 ac_status=$?
21437 grep -v '^ *+' conftest.er1 >conftest.err
21438 rm -f conftest.er1
21439 cat conftest.err >&5
21440 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19845 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21441 (exit $ac_status); } && 19846 (exit $ac_status); } &&
21442 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 19847 { ac_try='test -s conftest.$ac_objext'
21443 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19848 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21444 (eval $ac_try) 2>&5 19849 (eval $ac_try) 2>&5
21445 ac_status=$? 19850 ac_status=$?
21446 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19851 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21447 (exit $ac_status); }; } &&
21448 { ac_try='test -s conftest.$ac_objext'
21449 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21450 (eval $ac_try) 2>&5
21451 ac_status=$?
21452 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21453 (exit $ac_status); }; }; then 19852 (exit $ac_status); }; }; then
21454 ac_cv_type_mbstate_t=yes 19853 ac_cv_type_mbstate_t=yes
21455 else 19854 else
21456 echo "$as_me: failed program was:" >&5 19855 echo "$as_me: failed program was:" >&5
21457 sed 's/^/| /' conftest.$ac_ext >&5 19856 sed 's/^/| /' conftest.$ac_ext >&5
21458 19857
21459 ac_cv_type_mbstate_t=no 19858 ac_cv_type_mbstate_t=no
21460 fi 19859 fi
21461 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 19860 rm -f conftest.$ac_objext conftest.$ac_ext
21462 fi 19861 fi
21463 echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5 19862 echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5
21464 echo "${ECHO_T}$ac_cv_type_mbstate_t" >&6 19863 echo "${ECHO_T}$ac_cv_type_mbstate_t" >&6
21465 if test $ac_cv_type_mbstate_t = yes; then 19864 if test $ac_cv_type_mbstate_t = yes; then
21466 19865
21480 echo $ECHO_N "checking for C restrict keyword... $ECHO_C" >&6 19879 echo $ECHO_N "checking for C restrict keyword... $ECHO_C" >&6
21481 if test "${emacs_cv_c_restrict+set}" = set; then 19880 if test "${emacs_cv_c_restrict+set}" = set; then
21482 echo $ECHO_N "(cached) $ECHO_C" >&6 19881 echo $ECHO_N "(cached) $ECHO_C" >&6
21483 else 19882 else
21484 cat >conftest.$ac_ext <<_ACEOF 19883 cat >conftest.$ac_ext <<_ACEOF
19884 #line $LINENO "configure"
21485 /* confdefs.h. */ 19885 /* confdefs.h. */
21486 _ACEOF 19886 _ACEOF
21487 cat confdefs.h >>conftest.$ac_ext 19887 cat confdefs.h >>conftest.$ac_ext
21488 cat >>conftest.$ac_ext <<_ACEOF 19888 cat >>conftest.$ac_ext <<_ACEOF
21489 /* end confdefs.h. */ 19889 /* end confdefs.h. */
21496 return 0; 19896 return 0;
21497 } 19897 }
21498 _ACEOF 19898 _ACEOF
21499 rm -f conftest.$ac_objext 19899 rm -f conftest.$ac_objext
21500 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 19900 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
21501 (eval $ac_compile) 2>conftest.er1 19901 (eval $ac_compile) 2>&5
21502 ac_status=$? 19902 ac_status=$?
21503 grep -v '^ *+' conftest.er1 >conftest.err
21504 rm -f conftest.er1
21505 cat conftest.err >&5
21506 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19903 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21507 (exit $ac_status); } && 19904 (exit $ac_status); } &&
21508 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 19905 { ac_try='test -s conftest.$ac_objext'
21509 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19906 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21510 (eval $ac_try) 2>&5 19907 (eval $ac_try) 2>&5
21511 ac_status=$? 19908 ac_status=$?
21512 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19909 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21513 (exit $ac_status); }; } &&
21514 { ac_try='test -s conftest.$ac_objext'
21515 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21516 (eval $ac_try) 2>&5
21517 ac_status=$?
21518 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21519 (exit $ac_status); }; }; then 19910 (exit $ac_status); }; }; then
21520 emacs_cv_c_restrict=yes 19911 emacs_cv_c_restrict=yes
21521 else 19912 else
21522 echo "$as_me: failed program was:" >&5 19913 echo "$as_me: failed program was:" >&5
21523 sed 's/^/| /' conftest.$ac_ext >&5 19914 sed 's/^/| /' conftest.$ac_ext >&5
21524 19915
21525 cat >conftest.$ac_ext <<_ACEOF 19916 cat >conftest.$ac_ext <<_ACEOF
19917 #line $LINENO "configure"
21526 /* confdefs.h. */ 19918 /* confdefs.h. */
21527 _ACEOF 19919 _ACEOF
21528 cat confdefs.h >>conftest.$ac_ext 19920 cat confdefs.h >>conftest.$ac_ext
21529 cat >>conftest.$ac_ext <<_ACEOF 19921 cat >>conftest.$ac_ext <<_ACEOF
21530 /* end confdefs.h. */ 19922 /* end confdefs.h. */
21537 return 0; 19929 return 0;
21538 } 19930 }
21539 _ACEOF 19931 _ACEOF
21540 rm -f conftest.$ac_objext 19932 rm -f conftest.$ac_objext
21541 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 19933 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
21542 (eval $ac_compile) 2>conftest.er1 19934 (eval $ac_compile) 2>&5
21543 ac_status=$? 19935 ac_status=$?
21544 grep -v '^ *+' conftest.er1 >conftest.err
21545 rm -f conftest.er1
21546 cat conftest.err >&5
21547 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19936 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21548 (exit $ac_status); } && 19937 (exit $ac_status); } &&
21549 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 19938 { ac_try='test -s conftest.$ac_objext'
21550 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19939 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21551 (eval $ac_try) 2>&5 19940 (eval $ac_try) 2>&5
21552 ac_status=$? 19941 ac_status=$?
21553 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19942 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21554 (exit $ac_status); }; } &&
21555 { ac_try='test -s conftest.$ac_objext'
21556 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21557 (eval $ac_try) 2>&5
21558 ac_status=$?
21559 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21560 (exit $ac_status); }; }; then 19943 (exit $ac_status); }; }; then
21561 emacs_cv_c_restrict=__restrict 19944 emacs_cv_c_restrict=__restrict
21562 else 19945 else
21563 echo "$as_me: failed program was:" >&5 19946 echo "$as_me: failed program was:" >&5
21564 sed 's/^/| /' conftest.$ac_ext >&5 19947 sed 's/^/| /' conftest.$ac_ext >&5
21565 19948
21566 emacs_cv_c_restrict=no 19949 emacs_cv_c_restrict=no
21567 fi 19950 fi
21568 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 19951 rm -f conftest.$ac_objext conftest.$ac_ext
21569 fi 19952 fi
21570 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 19953 rm -f conftest.$ac_objext conftest.$ac_ext
21571 fi 19954 fi
21572 echo "$as_me:$LINENO: result: $emacs_cv_c_restrict" >&5 19955 echo "$as_me:$LINENO: result: $emacs_cv_c_restrict" >&5
21573 echo "${ECHO_T}$emacs_cv_c_restrict" >&6 19956 echo "${ECHO_T}$emacs_cv_c_restrict" >&6
21574 case "$emacs_cv_c_restrict" in 19957 case "$emacs_cv_c_restrict" in
21575 yes) emacs_restrict=restrict;; 19958 yes) emacs_restrict=restrict;;
21588 echo $ECHO_N "checking for C restricted array declarations... $ECHO_C" >&6 19971 echo $ECHO_N "checking for C restricted array declarations... $ECHO_C" >&6
21589 if test "${emacs_cv_c_restrict_arr+set}" = set; then 19972 if test "${emacs_cv_c_restrict_arr+set}" = set; then
21590 echo $ECHO_N "(cached) $ECHO_C" >&6 19973 echo $ECHO_N "(cached) $ECHO_C" >&6
21591 else 19974 else
21592 cat >conftest.$ac_ext <<_ACEOF 19975 cat >conftest.$ac_ext <<_ACEOF
19976 #line $LINENO "configure"
21593 /* confdefs.h. */ 19977 /* confdefs.h. */
21594 _ACEOF 19978 _ACEOF
21595 cat confdefs.h >>conftest.$ac_ext 19979 cat confdefs.h >>conftest.$ac_ext
21596 cat >>conftest.$ac_ext <<_ACEOF 19980 cat >>conftest.$ac_ext <<_ACEOF
21597 /* end confdefs.h. */ 19981 /* end confdefs.h. */
21604 return 0; 19988 return 0;
21605 } 19989 }
21606 _ACEOF 19990 _ACEOF
21607 rm -f conftest.$ac_objext 19991 rm -f conftest.$ac_objext
21608 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 19992 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
21609 (eval $ac_compile) 2>conftest.er1 19993 (eval $ac_compile) 2>&5
21610 ac_status=$? 19994 ac_status=$?
21611 grep -v '^ *+' conftest.er1 >conftest.err
21612 rm -f conftest.er1
21613 cat conftest.err >&5
21614 echo "$as_me:$LINENO: \$? = $ac_status" >&5 19995 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21615 (exit $ac_status); } && 19996 (exit $ac_status); } &&
21616 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' 19997 { ac_try='test -s conftest.$ac_objext'
21617 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 19998 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21618 (eval $ac_try) 2>&5 19999 (eval $ac_try) 2>&5
21619 ac_status=$? 20000 ac_status=$?
21620 echo "$as_me:$LINENO: \$? = $ac_status" >&5 20001 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21621 (exit $ac_status); }; } &&
21622 { ac_try='test -s conftest.$ac_objext'
21623 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21624 (eval $ac_try) 2>&5
21625 ac_status=$?
21626 echo "$as_me:$LINENO: \$? = $ac_status" >&5
21627 (exit $ac_status); }; }; then 20002 (exit $ac_status); }; }; then
21628 emacs_cv_c_restrict_arr=yes 20003 emacs_cv_c_restrict_arr=yes
21629 else 20004 else
21630 echo "$as_me: failed program was:" >&5 20005 echo "$as_me: failed program was:" >&5
21631 sed 's/^/| /' conftest.$ac_ext >&5 20006 sed 's/^/| /' conftest.$ac_ext >&5
21632 20007
21633 emacs_cv_c_restrict_arr=no 20008 emacs_cv_c_restrict_arr=no
21634 fi 20009 fi
21635 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext 20010 rm -f conftest.$ac_objext conftest.$ac_ext
21636 fi 20011 fi
21637 echo "$as_me:$LINENO: result: $emacs_cv_c_restrict_arr" >&5 20012 echo "$as_me:$LINENO: result: $emacs_cv_c_restrict_arr" >&5
21638 echo "${ECHO_T}$emacs_cv_c_restrict_arr" >&6 20013 echo "${ECHO_T}$emacs_cv_c_restrict_arr" >&6
21639 if test "$emacs_cv_c_restrict_arr" = yes; then 20014 if test "$emacs_cv_c_restrict_arr" = yes; then
21640 20015
21849 ## CPP_NEED_TRADITIONAL to `yes' so that the code to generate Makefile 20224 ## CPP_NEED_TRADITIONAL to `yes' so that the code to generate Makefile
21850 ## from Makefile.c can correctly provide the arg `-traditional' to the 20225 ## from Makefile.c can correctly provide the arg `-traditional' to the
21851 ## C preprocessor. 20226 ## C preprocessor.
21852 20227
21853 cat >conftest.$ac_ext <<_ACEOF 20228 cat >conftest.$ac_ext <<_ACEOF
20229 #line $LINENO "configure"
21854 /* confdefs.h. */ 20230 /* confdefs.h. */
21855 _ACEOF 20231 _ACEOF
21856 cat confdefs.h >>conftest.$ac_ext 20232 cat confdefs.h >>conftest.$ac_ext
21857 cat >>conftest.$ac_ext <<_ACEOF 20233 cat >>conftest.$ac_ext <<_ACEOF
21858 /* end confdefs.h. */ 20234 /* end confdefs.h. */
21895 case `(ac_space=' '; set | grep ac_space) 2>&1` in 20271 case `(ac_space=' '; set | grep ac_space) 2>&1` in
21896 *ac_space=\ *) 20272 *ac_space=\ *)
21897 # `set' does not quote correctly, so add quotes (double-quote 20273 # `set' does not quote correctly, so add quotes (double-quote
21898 # substitution turns \\\\ into \\, and sed turns \\ into \). 20274 # substitution turns \\\\ into \\, and sed turns \\ into \).
21899 sed -n \ 20275 sed -n \
21900 "s/'/'\\\\''/g; 20276 "s/'/'\\\\''/g;
21901 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" 20277 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
21902 ;; 20278 ;;
21903 *) 20279 *)
21904 # `set' quotes correctly as required by POSIX, so do not add quotes. 20280 # `set' quotes correctly as required by POSIX, so do not add quotes.
21905 sed -n \ 20281 sed -n \
21906 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" 20282 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
21907 ;; 20283 ;;
21908 esac; 20284 esac;
21909 } | 20285 } |
21910 sed ' 20286 sed '
21911 t clear 20287 t clear
21931 # VPATH may cause trouble with some makes, so we remove $(srcdir), 20307 # VPATH may cause trouble with some makes, so we remove $(srcdir),
21932 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and 20308 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
21933 # trailing colons and then remove the whole line if VPATH becomes empty 20309 # trailing colons and then remove the whole line if VPATH becomes empty
21934 # (actually we leave an empty line to preserve line numbers). 20310 # (actually we leave an empty line to preserve line numbers).
21935 if test "x$srcdir" = x.; then 20311 if test "x$srcdir" = x.; then
21936 ac_vpsub='/^[ ]*VPATH[ ]*=/{ 20312 ac_vpsub='/^[ ]*VPATH[ ]*=/{
21937 s/:*\$(srcdir):*/:/; 20313 s/:*\$(srcdir):*/:/;
21938 s/:*\${srcdir}:*/:/; 20314 s/:*\${srcdir}:*/:/;
21939 s/:*@srcdir@:*/:/; 20315 s/:*@srcdir@:*/:/;
21940 s/^\([^=]*=[ ]*\):*/\1/; 20316 s/^\([^=]*=[ ]*\):*/\1/;
21941 s/:*$//; 20317 s/:*$//;
21942 s/^[^=]*=[ ]*$//; 20318 s/^[^=]*=[ ]*$//;
21943 }' 20319 }'
21944 fi 20320 fi
21945 20321
21946 DEFS=-DHAVE_CONFIG_H 20322 DEFS=-DHAVE_CONFIG_H
21947 20323
21948 ac_libobjs= 20324 ac_libobjs=
21949 ac_ltlibobjs= 20325 ac_ltlibobjs=
21950 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 20326 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
21951 # 1. Remove the extension, and $U if already installed. 20327 # 1. Remove the extension, and $U if already installed.
21952 ac_i=`echo "$ac_i" | 20328 ac_i=`echo "$ac_i" |
21953 sed 's/\$U\././;s/\.o$//;s/\.obj$//'` 20329 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
21954 # 2. Add them. 20330 # 2. Add them.
21955 ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" 20331 ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
21956 ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' 20332 ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
21957 done 20333 done
21958 LIBOBJS=$ac_libobjs 20334 LIBOBJS=$ac_libobjs
21992 # is contrary to our usage. Disable this feature. 20368 # is contrary to our usage. Disable this feature.
21993 alias -g '${1+"$@"}'='"$@"' 20369 alias -g '${1+"$@"}'='"$@"'
21994 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then 20370 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
21995 set -o posix 20371 set -o posix
21996 fi 20372 fi
21997 DUALCASE=1; export DUALCASE # for MKS sh
21998 20373
21999 # Support unset when possible. 20374 # Support unset when possible.
22000 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 20375 if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
22001 as_unset=unset 20376 as_unset=unset
22002 else 20377 else
22003 as_unset=false 20378 as_unset=false
22004 fi 20379 fi
22005 20380
22014 for as_var in \ 20389 for as_var in \
22015 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ 20390 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
22016 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ 20391 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
22017 LC_TELEPHONE LC_TIME 20392 LC_TELEPHONE LC_TIME
22018 do 20393 do
22019 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 20394 if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
22020 eval $as_var=C; export $as_var 20395 eval $as_var=C; export $as_var
22021 else 20396 else
22022 $as_unset $as_var 20397 $as_unset $as_var
22023 fi 20398 fi
22024 done 20399 done
22193 rm -f conf$$ conf$$.exe conf$$.file 20568 rm -f conf$$ conf$$.exe conf$$.file
22194 20569
22195 if mkdir -p . 2>/dev/null; then 20570 if mkdir -p . 2>/dev/null; then
22196 as_mkdir_p=: 20571 as_mkdir_p=:
22197 else 20572 else
22198 test -d ./-p && rmdir ./-p
22199 as_mkdir_p=false 20573 as_mkdir_p=false
22200 fi 20574 fi
22201 20575
22202 as_executable_p="test -f" 20576 as_executable_p="test -f"
22203 20577
22204 # Sed expression to map a string onto a valid CPP name. 20578 # Sed expression to map a string onto a valid CPP name.
22205 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 20579 as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"
22206 20580
22207 # Sed expression to map a string onto a valid variable name. 20581 # Sed expression to map a string onto a valid variable name.
22208 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" 20582 as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"
22209 20583
22210 20584
22211 # IFS 20585 # IFS
22212 # We need space, tab and new line, in precisely that order. 20586 # We need space, tab and new line, in precisely that order.
22213 as_nl=' 20587 as_nl='
22230 _ASBOX 20604 _ASBOX
22231 } >&5 20605 } >&5
22232 cat >&5 <<_CSEOF 20606 cat >&5 <<_CSEOF
22233 20607
22234 This file was extended by $as_me, which was 20608 This file was extended by $as_me, which was
22235 generated by GNU Autoconf 2.59. Invocation command line was 20609 generated by GNU Autoconf 2.57. Invocation command line was
22236 20610
22237 CONFIG_FILES = $CONFIG_FILES 20611 CONFIG_FILES = $CONFIG_FILES
22238 CONFIG_HEADERS = $CONFIG_HEADERS 20612 CONFIG_HEADERS = $CONFIG_HEADERS
22239 CONFIG_LINKS = $CONFIG_LINKS 20613 CONFIG_LINKS = $CONFIG_LINKS
22240 CONFIG_COMMANDS = $CONFIG_COMMANDS 20614 CONFIG_COMMANDS = $CONFIG_COMMANDS
22274 -V, --version print version number, then exit 20648 -V, --version print version number, then exit
22275 -q, --quiet do not print progress messages 20649 -q, --quiet do not print progress messages
22276 -d, --debug don't remove temporary files 20650 -d, --debug don't remove temporary files
22277 --recheck update $as_me by reconfiguring in the same conditions 20651 --recheck update $as_me by reconfiguring in the same conditions
22278 --file=FILE[:TEMPLATE] 20652 --file=FILE[:TEMPLATE]
22279 instantiate the configuration file FILE 20653 instantiate the configuration file FILE
22280 --header=FILE[:TEMPLATE] 20654 --header=FILE[:TEMPLATE]
22281 instantiate the configuration header FILE 20655 instantiate the configuration header FILE
22282 20656
22283 Configuration files: 20657 Configuration files:
22284 $config_files 20658 $config_files
22285 20659
22286 Configuration headers: 20660 Configuration headers:
22293 _ACEOF 20667 _ACEOF
22294 20668
22295 cat >>$CONFIG_STATUS <<_ACEOF 20669 cat >>$CONFIG_STATUS <<_ACEOF
22296 ac_cs_version="\\ 20670 ac_cs_version="\\
22297 config.status 20671 config.status
22298 configured by $0, generated by GNU Autoconf 2.59, 20672 configured by $0, generated by GNU Autoconf 2.57,
22299 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" 20673 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
22300 20674
22301 Copyright (C) 2003 Free Software Foundation, Inc. 20675 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
20676 Free Software Foundation, Inc.
22302 This config.status script is free software; the Free Software Foundation 20677 This config.status script is free software; the Free Software Foundation
22303 gives unlimited permission to copy, distribute and modify it." 20678 gives unlimited permission to copy, distribute and modify it."
22304 srcdir=$srcdir 20679 srcdir=$srcdir
22305 INSTALL="$INSTALL" 20680 INSTALL="$INSTALL"
22306 _ACEOF 20681 _ACEOF
22588 # is no need to browse any of the substitutions). 20963 # is no need to browse any of the substitutions).
22589 # These are the two extra sed commands mentioned above. 20964 # These are the two extra sed commands mentioned above.
22590 (echo ':t 20965 (echo ':t
22591 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed 20966 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
22592 if test -z "$ac_sed_cmds"; then 20967 if test -z "$ac_sed_cmds"; then
22593 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" 20968 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
22594 else 20969 else
22595 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" 20970 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
22596 fi 20971 fi
22597 ac_sed_frag=`expr $ac_sed_frag + 1` 20972 ac_sed_frag=`expr $ac_sed_frag + 1`
22598 ac_beg=$ac_end 20973 ac_beg=$ac_end
22599 ac_end=`expr $ac_end + $ac_max_sed_lines` 20974 ac_end=`expr $ac_end + $ac_max_sed_lines`
22600 fi 20975 fi
22608 cat >>$CONFIG_STATUS <<\_ACEOF 20983 cat >>$CONFIG_STATUS <<\_ACEOF
22609 for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue 20984 for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
22610 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". 20985 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
22611 case $ac_file in 20986 case $ac_file in
22612 - | *:- | *:-:* ) # input from stdin 20987 - | *:- | *:-:* ) # input from stdin
22613 cat >$tmp/stdin 20988 cat >$tmp/stdin
22614 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 20989 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
22615 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 20990 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
22616 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 20991 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
22617 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 20992 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
22618 * ) ac_file_in=$ac_file.in ;; 20993 * ) ac_file_in=$ac_file.in ;;
22619 esac 20994 esac
22620 20995
22621 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. 20996 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
22622 ac_dir=`(dirname "$ac_file") 2>/dev/null || 20997 ac_dir=`(dirname "$ac_file") 2>/dev/null ||
22623 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 20998 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
22624 X"$ac_file" : 'X\(//\)[^/]' \| \ 20999 X"$ac_file" : 'X\(//\)[^/]' \| \
22625 X"$ac_file" : 'X\(//\)$' \| \ 21000 X"$ac_file" : 'X\(//\)$' \| \
22626 X"$ac_file" : 'X\(/\)' \| \ 21001 X"$ac_file" : 'X\(/\)' \| \
22627 . : '\(.\)' 2>/dev/null || 21002 . : '\(.\)' 2>/dev/null ||
22628 echo X"$ac_file" | 21003 echo X"$ac_file" |
22629 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 21004 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
22630 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 21005 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
22631 /^X\(\/\/\)$/{ s//\1/; q; } 21006 /^X\(\/\/\)$/{ s//\1/; q; }
22632 /^X\(\/\).*/{ s//\1/; q; } 21007 /^X\(\/\).*/{ s//\1/; q; }
22638 as_dirs= 21013 as_dirs=
22639 while test ! -d "$as_dir"; do 21014 while test ! -d "$as_dir"; do
22640 as_dirs="$as_dir $as_dirs" 21015 as_dirs="$as_dir $as_dirs"
22641 as_dir=`(dirname "$as_dir") 2>/dev/null || 21016 as_dir=`(dirname "$as_dir") 2>/dev/null ||
22642 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 21017 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
22643 X"$as_dir" : 'X\(//\)[^/]' \| \ 21018 X"$as_dir" : 'X\(//\)[^/]' \| \
22644 X"$as_dir" : 'X\(//\)$' \| \ 21019 X"$as_dir" : 'X\(//\)$' \| \
22645 X"$as_dir" : 'X\(/\)' \| \ 21020 X"$as_dir" : 'X\(/\)' \| \
22646 . : '\(.\)' 2>/dev/null || 21021 . : '\(.\)' 2>/dev/null ||
22647 echo X"$as_dir" | 21022 echo X"$as_dir" |
22648 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 21023 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
22649 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 21024 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
22650 /^X\(\/\/\)$/{ s//\1/; q; } 21025 /^X\(\/\/\)$/{ s//\1/; q; }
22651 /^X\(\/\).*/{ s//\1/; q; } 21026 /^X\(\/\).*/{ s//\1/; q; }
22679 ac_top_srcdir=$srcdir ;; 21054 ac_top_srcdir=$srcdir ;;
22680 *) # Relative path. 21055 *) # Relative path.
22681 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix 21056 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
22682 ac_top_srcdir=$ac_top_builddir$srcdir ;; 21057 ac_top_srcdir=$ac_top_builddir$srcdir ;;
22683 esac 21058 esac
22684 21059 # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
22685 # Do not use `cd foo && pwd` to compute absolute paths, because 21060 # absolute.
22686 # the directories may not exist. 21061 ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
22687 case `pwd` in 21062 ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
22688 .) ac_abs_builddir="$ac_dir";; 21063 ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
22689 *) 21064 ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
22690 case "$ac_dir" in
22691 .) ac_abs_builddir=`pwd`;;
22692 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
22693 *) ac_abs_builddir=`pwd`/"$ac_dir";;
22694 esac;;
22695 esac
22696 case $ac_abs_builddir in
22697 .) ac_abs_top_builddir=${ac_top_builddir}.;;
22698 *)
22699 case ${ac_top_builddir}. in
22700 .) ac_abs_top_builddir=$ac_abs_builddir;;
22701 [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
22702 *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
22703 esac;;
22704 esac
22705 case $ac_abs_builddir in
22706 .) ac_abs_srcdir=$ac_srcdir;;
22707 *)
22708 case $ac_srcdir in
22709 .) ac_abs_srcdir=$ac_abs_builddir;;
22710 [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
22711 *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
22712 esac;;
22713 esac
22714 case $ac_abs_builddir in
22715 .) ac_abs_top_srcdir=$ac_top_srcdir;;
22716 *)
22717 case $ac_top_srcdir in
22718 .) ac_abs_top_srcdir=$ac_abs_builddir;;
22719 [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
22720 *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
22721 esac;;
22722 esac
22723 21065
22724 21066
22725 case $INSTALL in 21067 case $INSTALL in
22726 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; 21068 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
22727 *) ac_INSTALL=$ac_top_builddir$INSTALL ;; 21069 *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
22728 esac 21070 esac
22729 21071
21072 if test x"$ac_file" != x-; then
21073 { echo "$as_me:$LINENO: creating $ac_file" >&5
21074 echo "$as_me: creating $ac_file" >&6;}
21075 rm -f "$ac_file"
21076 fi
22730 # Let's still pretend it is `configure' which instantiates (i.e., don't 21077 # Let's still pretend it is `configure' which instantiates (i.e., don't
22731 # use $as_me), people would be surprised to read: 21078 # use $as_me), people would be surprised to read:
22732 # /* config.h. Generated by config.status. */ 21079 # /* config.h. Generated by config.status. */
22733 if test x"$ac_file" = x-; then 21080 if test x"$ac_file" = x-; then
22734 configure_input= 21081 configure_input=
22735 else 21082 else
22736 configure_input="$ac_file. " 21083 configure_input="$ac_file. "
22737 fi 21084 fi
22738 configure_input=$configure_input"Generated from `echo $ac_file_in | 21085 configure_input=$configure_input"Generated from `echo $ac_file_in |
22739 sed 's,.*/,,'` by configure." 21086 sed 's,.*/,,'` by configure."
22740 21087
22741 # First look for the input files in the build tree, otherwise in the 21088 # First look for the input files in the build tree, otherwise in the
22742 # src tree. 21089 # src tree.
22743 ac_file_inputs=`IFS=: 21090 ac_file_inputs=`IFS=:
22744 for f in $ac_file_in; do 21091 for f in $ac_file_in; do
22745 case $f in 21092 case $f in
22746 -) echo $tmp/stdin ;; 21093 -) echo $tmp/stdin ;;
22747 [\\/$]*) 21094 [\\/$]*)
22748 # Absolute (can't be DOS-style, as IFS=:) 21095 # Absolute (can't be DOS-style, as IFS=:)
22749 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 21096 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
22750 echo "$as_me: error: cannot find input file: $f" >&2;} 21097 echo "$as_me: error: cannot find input file: $f" >&2;}
22751 { (exit 1); exit 1; }; } 21098 { (exit 1); exit 1; }; }
22752 echo "$f";; 21099 echo $f;;
22753 *) # Relative 21100 *) # Relative
22754 if test -f "$f"; then 21101 if test -f "$f"; then
22755 # Build tree 21102 # Build tree
22756 echo "$f" 21103 echo $f
22757 elif test -f "$srcdir/$f"; then 21104 elif test -f "$srcdir/$f"; then
22758 # Source tree 21105 # Source tree
22759 echo "$srcdir/$f" 21106 echo $srcdir/$f
22760 else 21107 else
22761 # /dev/null tree 21108 # /dev/null tree
22762 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 21109 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
22763 echo "$as_me: error: cannot find input file: $f" >&2;} 21110 echo "$as_me: error: cannot find input file: $f" >&2;}
22764 { (exit 1); exit 1; }; } 21111 { (exit 1); exit 1; }; }
22765 fi;; 21112 fi;;
22766 esac 21113 esac
22767 done` || { (exit 1); exit 1; } 21114 done` || { (exit 1); exit 1; }
22768
22769 if test x"$ac_file" != x-; then
22770 { echo "$as_me:$LINENO: creating $ac_file" >&5
22771 echo "$as_me: creating $ac_file" >&6;}
22772 rm -f "$ac_file"
22773 fi
22774 _ACEOF 21115 _ACEOF
22775 cat >>$CONFIG_STATUS <<_ACEOF 21116 cat >>$CONFIG_STATUS <<_ACEOF
22776 sed "$ac_vpsub 21117 sed "$ac_vpsub
22777 $extrasub 21118 $extrasub
22778 _ACEOF 21119 _ACEOF
22808 21149
22809 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where 21150 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
22810 # NAME is the cpp macro being defined and VALUE is the value it is being given. 21151 # NAME is the cpp macro being defined and VALUE is the value it is being given.
22811 # 21152 #
22812 # ac_d sets the value in "#define NAME VALUE" lines. 21153 # ac_d sets the value in "#define NAME VALUE" lines.
22813 ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' 21154 ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
22814 ac_dB='[ ].*$,\1#\2' 21155 ac_dB='[ ].*$,\1#\2'
22815 ac_dC=' ' 21156 ac_dC=' '
22816 ac_dD=',;t' 21157 ac_dD=',;t'
22817 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". 21158 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
22818 ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' 21159 ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
22819 ac_uB='$,\1#\2define\3' 21160 ac_uB='$,\1#\2define\3'
22820 ac_uC=' ' 21161 ac_uC=' '
22821 ac_uD=',;t' 21162 ac_uD=',;t'
22822 21163
22823 for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue 21164 for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
22824 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". 21165 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
22825 case $ac_file in 21166 case $ac_file in
22826 - | *:- | *:-:* ) # input from stdin 21167 - | *:- | *:-:* ) # input from stdin
22827 cat >$tmp/stdin 21168 cat >$tmp/stdin
22828 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 21169 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
22829 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 21170 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
22830 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 21171 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
22831 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 21172 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
22832 * ) ac_file_in=$ac_file.in ;; 21173 * ) ac_file_in=$ac_file.in ;;
22833 esac 21174 esac
22834 21175
22835 test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5 21176 test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5
22836 echo "$as_me: creating $ac_file" >&6;} 21177 echo "$as_me: creating $ac_file" >&6;}
22840 ac_file_inputs=`IFS=: 21181 ac_file_inputs=`IFS=:
22841 for f in $ac_file_in; do 21182 for f in $ac_file_in; do
22842 case $f in 21183 case $f in
22843 -) echo $tmp/stdin ;; 21184 -) echo $tmp/stdin ;;
22844 [\\/$]*) 21185 [\\/$]*)
22845 # Absolute (can't be DOS-style, as IFS=:) 21186 # Absolute (can't be DOS-style, as IFS=:)
22846 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 21187 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
22847 echo "$as_me: error: cannot find input file: $f" >&2;} 21188 echo "$as_me: error: cannot find input file: $f" >&2;}
22848 { (exit 1); exit 1; }; } 21189 { (exit 1); exit 1; }; }
22849 # Do quote $f, to prevent DOS paths from being IFS'd. 21190 echo $f;;
22850 echo "$f";;
22851 *) # Relative 21191 *) # Relative
22852 if test -f "$f"; then 21192 if test -f "$f"; then
22853 # Build tree 21193 # Build tree
22854 echo "$f" 21194 echo $f
22855 elif test -f "$srcdir/$f"; then 21195 elif test -f "$srcdir/$f"; then
22856 # Source tree 21196 # Source tree
22857 echo "$srcdir/$f" 21197 echo $srcdir/$f
22858 else 21198 else
22859 # /dev/null tree 21199 # /dev/null tree
22860 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 21200 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
22861 echo "$as_me: error: cannot find input file: $f" >&2;} 21201 echo "$as_me: error: cannot find input file: $f" >&2;}
22862 { (exit 1); exit 1; }; } 21202 { (exit 1); exit 1; }; }
22863 fi;; 21203 fi;;
22864 esac 21204 esac
22865 done` || { (exit 1); exit 1; } 21205 done` || { (exit 1); exit 1; }
22866 # Remove the trailing spaces. 21206 # Remove the trailing spaces.
22867 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in 21207 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
22868 21208
22869 _ACEOF 21209 _ACEOF
22870 21210
22871 # Transform confdefs.h into two sed scripts, `conftest.defines' and 21211 # Transform confdefs.h into two sed scripts, `conftest.defines' and
22872 # `conftest.undefs', that substitutes the proper values into 21212 # `conftest.undefs', that substitutes the proper values into
22885 cat >confdef2sed.sed <<\_ACEOF 21225 cat >confdef2sed.sed <<\_ACEOF
22886 s/[\\&,]/\\&/g 21226 s/[\\&,]/\\&/g
22887 s,[\\$`],\\&,g 21227 s,[\\$`],\\&,g
22888 t clear 21228 t clear
22889 : clear 21229 : clear
22890 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp 21230 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
22891 t end 21231 t end
22892 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp 21232 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
22893 : end 21233 : end
22894 _ACEOF 21234 _ACEOF
22895 # If some macros were called several times there might be several times 21235 # If some macros were called several times there might be several times
22896 # the same #defines, which is useless. Nevertheless, we may not want to 21236 # the same #defines, which is useless. Nevertheless, we may not want to
22897 # sort them, since we want the *last* AC-DEFINE to be honored. 21237 # sort them, since we want the *last* AC-DEFINE to be honored.
22901 21241
22902 # This sed command replaces #undef with comments. This is necessary, for 21242 # This sed command replaces #undef with comments. This is necessary, for
22903 # example, in the case of _POSIX_SOURCE, which is predefined and required 21243 # example, in the case of _POSIX_SOURCE, which is predefined and required
22904 # on some systems where configure will not decide to define it. 21244 # on some systems where configure will not decide to define it.
22905 cat >>conftest.undefs <<\_ACEOF 21245 cat >>conftest.undefs <<\_ACEOF
22906 s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, 21246 s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
22907 _ACEOF 21247 _ACEOF
22908 21248
22909 # Break up conftest.defines because some shells have a limit on the size 21249 # Break up conftest.defines because some shells have a limit on the size
22910 # of here documents, and old seds have small limits too (100 cmds). 21250 # of here documents, and old seds have small limits too (100 cmds).
22911 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS 21251 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
22912 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS 21252 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
22913 echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS 21253 echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
22914 echo ' :' >>$CONFIG_STATUS 21254 echo ' :' >>$CONFIG_STATUS
22915 rm -f conftest.tail 21255 rm -f conftest.tail
22916 while grep . conftest.defines >/dev/null 21256 while grep . conftest.defines >/dev/null
22917 do 21257 do
22918 # Write a limited-size here document to $tmp/defines.sed. 21258 # Write a limited-size here document to $tmp/defines.sed.
22919 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS 21259 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
22920 # Speed up: don't consider the non `#define' lines. 21260 # Speed up: don't consider the non `#define' lines.
22921 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS 21261 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS
22922 # Work around the forget-to-reset-the-flag bug. 21262 # Work around the forget-to-reset-the-flag bug.
22923 echo 't clr' >>$CONFIG_STATUS 21263 echo 't clr' >>$CONFIG_STATUS
22924 echo ': clr' >>$CONFIG_STATUS 21264 echo ': clr' >>$CONFIG_STATUS
22925 sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS 21265 sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS
22926 echo 'CEOF 21266 echo 'CEOF
22943 while grep . conftest.undefs >/dev/null 21283 while grep . conftest.undefs >/dev/null
22944 do 21284 do
22945 # Write a limited-size here document to $tmp/undefs.sed. 21285 # Write a limited-size here document to $tmp/undefs.sed.
22946 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS 21286 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
22947 # Speed up: don't consider the non `#undef' 21287 # Speed up: don't consider the non `#undef'
22948 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS 21288 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS
22949 # Work around the forget-to-reset-the-flag bug. 21289 # Work around the forget-to-reset-the-flag bug.
22950 echo 't clr' >>$CONFIG_STATUS 21290 echo 't clr' >>$CONFIG_STATUS
22951 echo ': clr' >>$CONFIG_STATUS 21291 echo ': clr' >>$CONFIG_STATUS
22952 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS 21292 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
22953 echo 'CEOF 21293 echo 'CEOF
22977 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 21317 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
22978 echo "$as_me: $ac_file is unchanged" >&6;} 21318 echo "$as_me: $ac_file is unchanged" >&6;}
22979 else 21319 else
22980 ac_dir=`(dirname "$ac_file") 2>/dev/null || 21320 ac_dir=`(dirname "$ac_file") 2>/dev/null ||
22981 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 21321 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
22982 X"$ac_file" : 'X\(//\)[^/]' \| \ 21322 X"$ac_file" : 'X\(//\)[^/]' \| \
22983 X"$ac_file" : 'X\(//\)$' \| \ 21323 X"$ac_file" : 'X\(//\)$' \| \
22984 X"$ac_file" : 'X\(/\)' \| \ 21324 X"$ac_file" : 'X\(/\)' \| \
22985 . : '\(.\)' 2>/dev/null || 21325 . : '\(.\)' 2>/dev/null ||
22986 echo X"$ac_file" | 21326 echo X"$ac_file" |
22987 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 21327 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
22988 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 21328 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
22989 /^X\(\/\/\)$/{ s//\1/; q; } 21329 /^X\(\/\/\)$/{ s//\1/; q; }
22990 /^X\(\/\).*/{ s//\1/; q; } 21330 /^X\(\/\).*/{ s//\1/; q; }
22996 as_dirs= 21336 as_dirs=
22997 while test ! -d "$as_dir"; do 21337 while test ! -d "$as_dir"; do
22998 as_dirs="$as_dir $as_dirs" 21338 as_dirs="$as_dir $as_dirs"
22999 as_dir=`(dirname "$as_dir") 2>/dev/null || 21339 as_dir=`(dirname "$as_dir") 2>/dev/null ||
23000 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 21340 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
23001 X"$as_dir" : 'X\(//\)[^/]' \| \ 21341 X"$as_dir" : 'X\(//\)[^/]' \| \
23002 X"$as_dir" : 'X\(//\)$' \| \ 21342 X"$as_dir" : 'X\(//\)$' \| \
23003 X"$as_dir" : 'X\(/\)' \| \ 21343 X"$as_dir" : 'X\(/\)' \| \
23004 . : '\(.\)' 2>/dev/null || 21344 . : '\(.\)' 2>/dev/null ||
23005 echo X"$as_dir" | 21345 echo X"$as_dir" |
23006 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 21346 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
23007 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 21347 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
23008 /^X\(\/\/\)$/{ s//\1/; q; } 21348 /^X\(\/\/\)$/{ s//\1/; q; }
23009 /^X\(\/\).*/{ s//\1/; q; } 21349 /^X\(\/\).*/{ s//\1/; q; }
23031 for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue 21371 for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
23032 ac_dest=`echo "$ac_file" | sed 's,:.*,,'` 21372 ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
23033 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` 21373 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
23034 ac_dir=`(dirname "$ac_dest") 2>/dev/null || 21374 ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
23035 $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 21375 $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
23036 X"$ac_dest" : 'X\(//\)[^/]' \| \ 21376 X"$ac_dest" : 'X\(//\)[^/]' \| \
23037 X"$ac_dest" : 'X\(//\)$' \| \ 21377 X"$ac_dest" : 'X\(//\)$' \| \
23038 X"$ac_dest" : 'X\(/\)' \| \ 21378 X"$ac_dest" : 'X\(/\)' \| \
23039 . : '\(.\)' 2>/dev/null || 21379 . : '\(.\)' 2>/dev/null ||
23040 echo X"$ac_dest" | 21380 echo X"$ac_dest" |
23041 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 21381 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
23042 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 21382 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
23043 /^X\(\/\/\)$/{ s//\1/; q; } 21383 /^X\(\/\/\)$/{ s//\1/; q; }
23044 /^X\(\/\).*/{ s//\1/; q; } 21384 /^X\(\/\).*/{ s//\1/; q; }
23045 s/.*/./; q'` 21385 s/.*/./; q'`
23046 { if $as_mkdir_p; then
23047 mkdir -p "$ac_dir"
23048 else
23049 as_dir="$ac_dir"
23050 as_dirs=
23051 while test ! -d "$as_dir"; do
23052 as_dirs="$as_dir $as_dirs"
23053 as_dir=`(dirname "$as_dir") 2>/dev/null ||
23054 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
23055 X"$as_dir" : 'X\(//\)[^/]' \| \
23056 X"$as_dir" : 'X\(//\)$' \| \
23057 X"$as_dir" : 'X\(/\)' \| \
23058 . : '\(.\)' 2>/dev/null ||
23059 echo X"$as_dir" |
23060 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
23061 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
23062 /^X\(\/\/\)$/{ s//\1/; q; }
23063 /^X\(\/\).*/{ s//\1/; q; }
23064 s/.*/./; q'`
23065 done
23066 test ! -n "$as_dirs" || mkdir $as_dirs
23067 fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
23068 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
23069 { (exit 1); exit 1; }; }; }
23070
23071 ac_builddir=. 21386 ac_builddir=.
23072 21387
23073 if test "$ac_dir" != .; then 21388 if test "$ac_dir" != .; then
23074 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` 21389 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
23075 # A "../" for each directory in $ac_dir_suffix. 21390 # A "../" for each directory in $ac_dir_suffix.
23091 ac_top_srcdir=$srcdir ;; 21406 ac_top_srcdir=$srcdir ;;
23092 *) # Relative path. 21407 *) # Relative path.
23093 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix 21408 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
23094 ac_top_srcdir=$ac_top_builddir$srcdir ;; 21409 ac_top_srcdir=$ac_top_builddir$srcdir ;;
23095 esac 21410 esac
23096 21411 # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
23097 # Do not use `cd foo && pwd` to compute absolute paths, because 21412 # absolute.
23098 # the directories may not exist. 21413 ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
23099 case `pwd` in 21414 ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
23100 .) ac_abs_builddir="$ac_dir";; 21415 ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
23101 *) 21416 ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
23102 case "$ac_dir" in
23103 .) ac_abs_builddir=`pwd`;;
23104 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
23105 *) ac_abs_builddir=`pwd`/"$ac_dir";;
23106 esac;;
23107 esac
23108 case $ac_abs_builddir in
23109 .) ac_abs_top_builddir=${ac_top_builddir}.;;
23110 *)
23111 case ${ac_top_builddir}. in
23112 .) ac_abs_top_builddir=$ac_abs_builddir;;
23113 [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
23114 *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
23115 esac;;
23116 esac
23117 case $ac_abs_builddir in
23118 .) ac_abs_srcdir=$ac_srcdir;;
23119 *)
23120 case $ac_srcdir in
23121 .) ac_abs_srcdir=$ac_abs_builddir;;
23122 [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
23123 *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
23124 esac;;
23125 esac
23126 case $ac_abs_builddir in
23127 .) ac_abs_top_srcdir=$ac_top_srcdir;;
23128 *)
23129 case $ac_top_srcdir in
23130 .) ac_abs_top_srcdir=$ac_abs_builddir;;
23131 [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
23132 *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
23133 esac;;
23134 esac
23135 21417
23136 21418
23137 { echo "$as_me:$LINENO: executing $ac_dest commands" >&5 21419 { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
23138 echo "$as_me: executing $ac_dest commands" >&6;} 21420 echo "$as_me: executing $ac_dest commands" >&6;}
23139 case $ac_dest in 21421 case $ac_dest in