Mercurial > emacs
comparison configure @ 64105:5e92f971ee17
Regenerate.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Wed, 06 Jul 2005 12:07:01 +0000 |
parents | cc61f1c86438 |
children | 993b52f1f2a5 24c69010999c f9a65d7ebd29 |
comparison
equal
deleted
inserted
replaced
64104:1dca08518d97 | 64105:5e92f971ee17 |
---|---|
1 #! /bin/sh | 1 #! /bin/sh |
2 # Guess values for system-dependent variables and create Makefiles. | 2 # Guess values for system-dependent variables and create Makefiles. |
3 # Generated by GNU Autoconf 2.57. | 3 # Generated by GNU Autoconf 2.59. |
4 # | 4 # |
5 # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 | 5 # Copyright (C) 2003 Free Software Foundation, Inc. |
6 # Free Software Foundation, Inc. | |
7 # This configure script is free software; the Free Software Foundation | 6 # This configure script is free software; the Free Software Foundation |
8 # gives unlimited permission to copy, distribute and modify it. | 7 # gives unlimited permission to copy, distribute and modify it. |
9 ## --------------------- ## | 8 ## --------------------- ## |
10 ## M4sh Initialization. ## | 9 ## M4sh Initialization. ## |
11 ## --------------------- ## | 10 ## --------------------- ## |
18 # is contrary to our usage. Disable this feature. | 17 # is contrary to our usage. Disable this feature. |
19 alias -g '${1+"$@"}'='"$@"' | 18 alias -g '${1+"$@"}'='"$@"' |
20 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then | 19 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then |
21 set -o posix | 20 set -o posix |
22 fi | 21 fi |
22 DUALCASE=1; export DUALCASE # for MKS sh | |
23 | 23 |
24 # Support unset when possible. | 24 # Support unset when possible. |
25 if (FOO=FOO; unset FOO) >/dev/null 2>&1; then | 25 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then |
26 as_unset=unset | 26 as_unset=unset |
27 else | 27 else |
28 as_unset=false | 28 as_unset=false |
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 -n "`(eval $as_var=C; export $as_var) 2>&1`"); then | 44 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then |
45 eval $as_var=C; export $as_var | 45 eval $as_var=C; export $as_var |
46 else | 46 else |
47 $as_unset $as_var | 47 $as_unset $as_var |
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 | |
221 as_mkdir_p=false | 222 as_mkdir_p=false |
222 fi | 223 fi |
223 | 224 |
224 as_executable_p="test -f" | 225 as_executable_p="test -f" |
225 | 226 |
226 # Sed expression to map a string onto a valid CPP name. | 227 # Sed expression to map a string onto a valid CPP name. |
227 as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" | 228 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
228 | 229 |
229 # Sed expression to map a string onto a valid variable name. | 230 # Sed expression to map a string onto a valid variable name. |
230 as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" | 231 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" |
231 | 232 |
232 | 233 |
233 # IFS | 234 # IFS |
234 # We need space, tab and new line, in precisely that order. | 235 # We need space, tab and new line, in precisely that order. |
235 as_nl=' | 236 as_nl=' |
666 esac | 667 esac |
667 done | 668 done |
668 | 669 |
669 # Be sure to have absolute paths. | 670 # Be sure to have absolute paths. |
670 for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ | 671 for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ |
671 localstatedir libdir includedir oldincludedir infodir mandir | 672 localstatedir libdir includedir oldincludedir infodir mandir |
672 do | 673 do |
673 eval ac_val=$`echo $ac_var` | 674 eval ac_val=$`echo $ac_var` |
674 case $ac_val in | 675 case $ac_val in |
675 [\\/$]* | ?:[\\/]* ) ;; | 676 [\\/$]* | ?:[\\/]* ) ;; |
676 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 | 677 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 |
706 if test -z "$srcdir"; then | 707 if test -z "$srcdir"; then |
707 ac_srcdir_defaulted=yes | 708 ac_srcdir_defaulted=yes |
708 # Try the directory containing this script, then its parent. | 709 # Try the directory containing this script, then its parent. |
709 ac_confdir=`(dirname "$0") 2>/dev/null || | 710 ac_confdir=`(dirname "$0") 2>/dev/null || |
710 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 711 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
711 X"$0" : 'X\(//\)[^/]' \| \ | 712 X"$0" : 'X\(//\)[^/]' \| \ |
712 X"$0" : 'X\(//\)$' \| \ | 713 X"$0" : 'X\(//\)$' \| \ |
713 X"$0" : 'X\(/\)' \| \ | 714 X"$0" : 'X\(/\)' \| \ |
714 . : '\(.\)' 2>/dev/null || | 715 . : '\(.\)' 2>/dev/null || |
715 echo X"$0" | | 716 echo X"$0" | |
716 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 717 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
717 /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 718 /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
718 /^X\(\/\/\)$/{ s//\1/; q; } | 719 /^X\(\/\/\)$/{ s//\1/; q; } |
719 /^X\(\/\).*/{ s//\1/; q; } | 720 /^X\(\/\).*/{ s//\1/; q; } |
801 _ACEOF | 802 _ACEOF |
802 | 803 |
803 cat <<_ACEOF | 804 cat <<_ACEOF |
804 Installation directories: | 805 Installation directories: |
805 --prefix=PREFIX install architecture-independent files in PREFIX | 806 --prefix=PREFIX install architecture-independent files in PREFIX |
806 [$ac_default_prefix] | 807 [$ac_default_prefix] |
807 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX | 808 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX |
808 [PREFIX] | 809 [PREFIX] |
809 | 810 |
810 By default, \`make install' will install all the files in | 811 By default, \`make install' will install all the files in |
811 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify | 812 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify |
812 an installation prefix other than \`$ac_default_prefix' using \`--prefix', | 813 an installation prefix other than \`$ac_default_prefix' using \`--prefix', |
813 for instance \`--prefix=\$HOME'. | 814 for instance \`--prefix=\$HOME'. |
930 ac_top_srcdir=$srcdir ;; | 931 ac_top_srcdir=$srcdir ;; |
931 *) # Relative path. | 932 *) # Relative path. |
932 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix | 933 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix |
933 ac_top_srcdir=$ac_top_builddir$srcdir ;; | 934 ac_top_srcdir=$ac_top_builddir$srcdir ;; |
934 esac | 935 esac |
935 # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be | 936 |
936 # absolute. | 937 # Do not use `cd foo && pwd` to compute absolute paths, because |
937 ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` | 938 # the directories may not exist. |
938 ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` | 939 case `pwd` in |
939 ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` | 940 .) ac_abs_builddir="$ac_dir";; |
940 ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` | 941 *) |
942 case "$ac_dir" in | |
943 .) ac_abs_builddir=`pwd`;; | |
944 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; | |
945 *) ac_abs_builddir=`pwd`/"$ac_dir";; | |
946 esac;; | |
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 | |
941 | 975 |
942 cd $ac_dir | 976 cd $ac_dir |
943 # Check for guested configure; otherwise get Cygnus style configure. | 977 # Check for guested configure; otherwise get Cygnus style configure. |
944 if test -f $ac_srcdir/configure.gnu; then | 978 if test -f $ac_srcdir/configure.gnu; then |
945 echo | 979 echo |
946 $SHELL $ac_srcdir/configure.gnu --help=recursive | 980 $SHELL $ac_srcdir/configure.gnu --help=recursive |
947 elif test -f $ac_srcdir/configure; then | 981 elif test -f $ac_srcdir/configure; then |
948 echo | 982 echo |
949 $SHELL $ac_srcdir/configure --help=recursive | 983 $SHELL $ac_srcdir/configure --help=recursive |
950 elif test -f $ac_srcdir/configure.ac || | 984 elif test -f $ac_srcdir/configure.ac || |
951 test -f $ac_srcdir/configure.in; then | 985 test -f $ac_srcdir/configure.in; then |
952 echo | 986 echo |
953 $ac_configure --help | 987 $ac_configure --help |
954 else | 988 else |
955 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 | 989 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 |
956 fi | 990 fi |
957 cd $ac_popdir | 991 cd "$ac_popdir" |
958 done | 992 done |
959 fi | 993 fi |
960 | 994 |
961 test -n "$ac_init_help" && exit 0 | 995 test -n "$ac_init_help" && exit 0 |
962 if $ac_init_version; then | 996 if $ac_init_version; then |
963 cat <<\_ACEOF | 997 cat <<\_ACEOF |
964 | 998 |
965 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 | 999 Copyright (C) 2003 Free Software Foundation, Inc. |
966 Free Software Foundation, Inc. | |
967 This configure script is free software; the Free Software Foundation | 1000 This configure script is free software; the Free Software Foundation |
968 gives unlimited permission to copy, distribute and modify it. | 1001 gives unlimited permission to copy, distribute and modify it. |
969 _ACEOF | 1002 _ACEOF |
970 exit 0 | 1003 exit 0 |
971 fi | 1004 fi |
973 cat >&5 <<_ACEOF | 1006 cat >&5 <<_ACEOF |
974 This file contains any messages produced by compilers while | 1007 This file contains any messages produced by compilers while |
975 running configure, to aid debugging if configure makes a mistake. | 1008 running configure, to aid debugging if configure makes a mistake. |
976 | 1009 |
977 It was created by $as_me, which was | 1010 It was created by $as_me, which was |
978 generated by GNU Autoconf 2.57. Invocation command line was | 1011 generated by GNU Autoconf 2.59. Invocation command line was |
979 | 1012 |
980 $ $0 $@ | 1013 $ $0 $@ |
981 | 1014 |
982 _ACEOF | 1015 _ACEOF |
983 { | 1016 { |
1050 case $ac_pass in | 1083 case $ac_pass in |
1051 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; | 1084 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; |
1052 2) | 1085 2) |
1053 ac_configure_args1="$ac_configure_args1 '$ac_arg'" | 1086 ac_configure_args1="$ac_configure_args1 '$ac_arg'" |
1054 if test $ac_must_keep_next = true; then | 1087 if test $ac_must_keep_next = true; then |
1055 ac_must_keep_next=false # Got value, back to normal. | 1088 ac_must_keep_next=false # Got value, back to normal. |
1056 else | 1089 else |
1057 case $ac_arg in | 1090 case $ac_arg in |
1058 *=* | --config-cache | -C | -disable-* | --disable-* \ | 1091 *=* | --config-cache | -C | -disable-* | --disable-* \ |
1059 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | 1092 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ |
1060 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | 1093 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ |
1061 | -with-* | --with-* | -without-* | --without-* | --x) | 1094 | -with-* | --with-* | -without-* | --without-* | --x) |
1062 case "$ac_configure_args0 " in | 1095 case "$ac_configure_args0 " in |
1063 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; | 1096 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; |
1064 esac | 1097 esac |
1065 ;; | 1098 ;; |
1066 -* ) ac_must_keep_next=true ;; | 1099 -* ) ac_must_keep_next=true ;; |
1067 esac | 1100 esac |
1068 fi | 1101 fi |
1069 ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" | 1102 ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" |
1070 # Get rid of the leading space. | 1103 # Get rid of the leading space. |
1071 ac_sep=" " | 1104 ac_sep=" " |
1072 ;; | 1105 ;; |
1096 { | 1129 { |
1097 (set) 2>&1 | | 1130 (set) 2>&1 | |
1098 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in | 1131 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in |
1099 *ac_space=\ *) | 1132 *ac_space=\ *) |
1100 sed -n \ | 1133 sed -n \ |
1101 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; | 1134 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; |
1102 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" | 1135 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" |
1103 ;; | 1136 ;; |
1104 *) | 1137 *) |
1105 sed -n \ | 1138 sed -n \ |
1106 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" | 1139 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" |
1107 ;; | 1140 ;; |
1108 esac; | 1141 esac; |
1109 } | 1142 } |
1110 echo | 1143 echo |
1111 | 1144 |
1130 _ASBOX | 1163 _ASBOX |
1131 echo | 1164 echo |
1132 for ac_var in $ac_subst_files | 1165 for ac_var in $ac_subst_files |
1133 do | 1166 do |
1134 eval ac_val=$`echo $ac_var` | 1167 eval ac_val=$`echo $ac_var` |
1135 echo "$ac_var='"'"'$ac_val'"'"'" | 1168 echo "$ac_var='"'"'$ac_val'"'"'" |
1136 done | sort | 1169 done | sort |
1137 echo | 1170 echo |
1138 fi | 1171 fi |
1139 | 1172 |
1140 if test -s confdefs.h; then | 1173 if test -s confdefs.h; then |
1149 fi | 1182 fi |
1150 test "$ac_signal" != 0 && | 1183 test "$ac_signal" != 0 && |
1151 echo "$as_me: caught signal $ac_signal" | 1184 echo "$as_me: caught signal $ac_signal" |
1152 echo "$as_me: exit $exit_status" | 1185 echo "$as_me: exit $exit_status" |
1153 } >&5 | 1186 } >&5 |
1154 rm -f core core.* *.core && | 1187 rm -f core *.core && |
1155 rm -rf conftest* confdefs* conf$$* $ac_clean_files && | 1188 rm -rf conftest* confdefs* conf$$* $ac_clean_files && |
1156 exit $exit_status | 1189 exit $exit_status |
1157 ' 0 | 1190 ' 0 |
1158 for ac_signal in 1 2 13 15; do | 1191 for ac_signal in 1 2 13 15; do |
1159 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal | 1192 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal |
1229 | 1262 |
1230 # Check that the precious variables saved in the cache have kept the same | 1263 # Check that the precious variables saved in the cache have kept the same |
1231 # value. | 1264 # value. |
1232 ac_cache_corrupted=false | 1265 ac_cache_corrupted=false |
1233 for ac_var in `(set) 2>&1 | | 1266 for ac_var in `(set) 2>&1 | |
1234 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do | 1267 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do |
1235 eval ac_old_set=\$ac_cv_env_${ac_var}_set | 1268 eval ac_old_set=\$ac_cv_env_${ac_var}_set |
1236 eval ac_new_set=\$ac_env_${ac_var}_set | 1269 eval ac_new_set=\$ac_env_${ac_var}_set |
1237 eval ac_old_val="\$ac_cv_env_${ac_var}_value" | 1270 eval ac_old_val="\$ac_cv_env_${ac_var}_value" |
1238 eval ac_new_val="\$ac_env_${ac_var}_value" | 1271 eval ac_new_val="\$ac_env_${ac_var}_value" |
1239 case $ac_old_set,$ac_new_set in | 1272 case $ac_old_set,$ac_new_set in |
1246 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} | 1279 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} |
1247 ac_cache_corrupted=: ;; | 1280 ac_cache_corrupted=: ;; |
1248 ,);; | 1281 ,);; |
1249 *) | 1282 *) |
1250 if test "x$ac_old_val" != "x$ac_new_val"; then | 1283 if test "x$ac_old_val" != "x$ac_new_val"; then |
1251 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 | 1284 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 |
1252 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} | 1285 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} |
1253 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 | 1286 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 |
1254 echo "$as_me: former value: $ac_old_val" >&2;} | 1287 echo "$as_me: former value: $ac_old_val" >&2;} |
1255 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 | 1288 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 |
1256 echo "$as_me: current value: $ac_new_val" >&2;} | 1289 echo "$as_me: current value: $ac_new_val" >&2;} |
1257 ac_cache_corrupted=: | 1290 ac_cache_corrupted=: |
1258 fi;; | 1291 fi;; |
1259 esac | 1292 esac |
1260 # Pass precious variables to config.status. | 1293 # Pass precious variables to config.status. |
1261 if test "$ac_new_set" = set; then | 1294 if test "$ac_new_set" = set; then |
1262 case $ac_new_val in | 1295 case $ac_new_val in |
3003 ac_status=$? | 3036 ac_status=$? |
3004 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3037 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3005 (exit $ac_status); } | 3038 (exit $ac_status); } |
3006 | 3039 |
3007 cat >conftest.$ac_ext <<_ACEOF | 3040 cat >conftest.$ac_ext <<_ACEOF |
3008 #line $LINENO "configure" | |
3009 /* confdefs.h. */ | 3041 /* confdefs.h. */ |
3010 _ACEOF | 3042 _ACEOF |
3011 cat confdefs.h >>conftest.$ac_ext | 3043 cat confdefs.h >>conftest.$ac_ext |
3012 cat >>conftest.$ac_ext <<_ACEOF | 3044 cat >>conftest.$ac_ext <<_ACEOF |
3013 /* end confdefs.h. */ | 3045 /* end confdefs.h. */ |
3023 ac_clean_files_save=$ac_clean_files | 3055 ac_clean_files_save=$ac_clean_files |
3024 ac_clean_files="$ac_clean_files a.out a.exe b.out" | 3056 ac_clean_files="$ac_clean_files a.out a.exe b.out" |
3025 # Try to create an executable without -o first, disregard a.out. | 3057 # Try to create an executable without -o first, disregard a.out. |
3026 # It will help us diagnose broken compilers, and finding out an intuition | 3058 # It will help us diagnose broken compilers, and finding out an intuition |
3027 # of exeext. | 3059 # of exeext. |
3028 echo "$as_me:$LINENO: checking for C compiler default output" >&5 | 3060 echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 |
3029 echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 | 3061 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 |
3030 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` | 3062 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` |
3031 if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 | 3063 if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 |
3032 (eval $ac_link_default) 2>&5 | 3064 (eval $ac_link_default) 2>&5 |
3033 ac_status=$? | 3065 ac_status=$? |
3034 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3066 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3044 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out | 3076 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out |
3045 do | 3077 do |
3046 test -f "$ac_file" || continue | 3078 test -f "$ac_file" || continue |
3047 case $ac_file in | 3079 case $ac_file in |
3048 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) | 3080 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) |
3049 ;; | 3081 ;; |
3050 conftest.$ac_ext ) | 3082 conftest.$ac_ext ) |
3051 # This is the source file. | 3083 # This is the source file. |
3052 ;; | 3084 ;; |
3053 [ab].out ) | 3085 [ab].out ) |
3054 # We found the default executable, but exeext='' is most | 3086 # We found the default executable, but exeext='' is most |
3055 # certainly right. | 3087 # certainly right. |
3056 break;; | 3088 break;; |
3057 *.* ) | 3089 *.* ) |
3058 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` | 3090 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` |
3059 # FIXME: I believe we export ac_cv_exeext for Libtool, | 3091 # FIXME: I believe we export ac_cv_exeext for Libtool, |
3060 # but it would be cool to find out if it's true. Does anybody | 3092 # but it would be cool to find out if it's true. Does anybody |
3061 # maintain Libtool? --akim. | 3093 # maintain Libtool? --akim. |
3062 export ac_cv_exeext | 3094 export ac_cv_exeext |
3063 break;; | 3095 break;; |
3064 * ) | 3096 * ) |
3065 break;; | 3097 break;; |
3066 esac | 3098 esac |
3067 done | 3099 done |
3068 else | 3100 else |
3069 echo "$as_me: failed program was:" >&5 | 3101 echo "$as_me: failed program was:" >&5 |
3070 sed 's/^/| /' conftest.$ac_ext >&5 | 3102 sed 's/^/| /' conftest.$ac_ext >&5 |
3134 for ac_file in conftest.exe conftest conftest.*; do | 3166 for ac_file in conftest.exe conftest conftest.*; do |
3135 test -f "$ac_file" || continue | 3167 test -f "$ac_file" || continue |
3136 case $ac_file in | 3168 case $ac_file in |
3137 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; | 3169 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; |
3138 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` | 3170 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` |
3139 export ac_cv_exeext | 3171 export ac_cv_exeext |
3140 break;; | 3172 break;; |
3141 * ) break;; | 3173 * ) break;; |
3142 esac | 3174 esac |
3143 done | 3175 done |
3144 else | 3176 else |
3145 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link | 3177 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link |
3160 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6 | 3192 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6 |
3161 if test "${ac_cv_objext+set}" = set; then | 3193 if test "${ac_cv_objext+set}" = set; then |
3162 echo $ECHO_N "(cached) $ECHO_C" >&6 | 3194 echo $ECHO_N "(cached) $ECHO_C" >&6 |
3163 else | 3195 else |
3164 cat >conftest.$ac_ext <<_ACEOF | 3196 cat >conftest.$ac_ext <<_ACEOF |
3165 #line $LINENO "configure" | |
3166 /* confdefs.h. */ | 3197 /* confdefs.h. */ |
3167 _ACEOF | 3198 _ACEOF |
3168 cat confdefs.h >>conftest.$ac_ext | 3199 cat confdefs.h >>conftest.$ac_ext |
3169 cat >>conftest.$ac_ext <<_ACEOF | 3200 cat >>conftest.$ac_ext <<_ACEOF |
3170 /* end confdefs.h. */ | 3201 /* end confdefs.h. */ |
3211 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 | 3242 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 |
3212 if test "${ac_cv_c_compiler_gnu+set}" = set; then | 3243 if test "${ac_cv_c_compiler_gnu+set}" = set; then |
3213 echo $ECHO_N "(cached) $ECHO_C" >&6 | 3244 echo $ECHO_N "(cached) $ECHO_C" >&6 |
3214 else | 3245 else |
3215 cat >conftest.$ac_ext <<_ACEOF | 3246 cat >conftest.$ac_ext <<_ACEOF |
3216 #line $LINENO "configure" | |
3217 /* confdefs.h. */ | 3247 /* confdefs.h. */ |
3218 _ACEOF | 3248 _ACEOF |
3219 cat confdefs.h >>conftest.$ac_ext | 3249 cat confdefs.h >>conftest.$ac_ext |
3220 cat >>conftest.$ac_ext <<_ACEOF | 3250 cat >>conftest.$ac_ext <<_ACEOF |
3221 /* end confdefs.h. */ | 3251 /* end confdefs.h. */ |
3231 return 0; | 3261 return 0; |
3232 } | 3262 } |
3233 _ACEOF | 3263 _ACEOF |
3234 rm -f conftest.$ac_objext | 3264 rm -f conftest.$ac_objext |
3235 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3265 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
3236 (eval $ac_compile) 2>&5 | 3266 (eval $ac_compile) 2>conftest.er1 |
3237 ac_status=$? | 3267 ac_status=$? |
3268 grep -v '^ *+' conftest.er1 >conftest.err | |
3269 rm -f conftest.er1 | |
3270 cat conftest.err >&5 | |
3238 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3271 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3239 (exit $ac_status); } && | 3272 (exit $ac_status); } && |
3240 { ac_try='test -s conftest.$ac_objext' | 3273 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
3274 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3275 (eval $ac_try) 2>&5 | |
3276 ac_status=$? | |
3277 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3278 (exit $ac_status); }; } && | |
3279 { ac_try='test -s conftest.$ac_objext' | |
3241 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3280 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
3242 (eval $ac_try) 2>&5 | 3281 (eval $ac_try) 2>&5 |
3243 ac_status=$? | 3282 ac_status=$? |
3244 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3283 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3245 (exit $ac_status); }; }; then | 3284 (exit $ac_status); }; }; then |
3248 echo "$as_me: failed program was:" >&5 | 3287 echo "$as_me: failed program was:" >&5 |
3249 sed 's/^/| /' conftest.$ac_ext >&5 | 3288 sed 's/^/| /' conftest.$ac_ext >&5 |
3250 | 3289 |
3251 ac_compiler_gnu=no | 3290 ac_compiler_gnu=no |
3252 fi | 3291 fi |
3253 rm -f conftest.$ac_objext conftest.$ac_ext | 3292 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
3254 ac_cv_c_compiler_gnu=$ac_compiler_gnu | 3293 ac_cv_c_compiler_gnu=$ac_compiler_gnu |
3255 | 3294 |
3256 fi | 3295 fi |
3257 echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 | 3296 echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 |
3258 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 | 3297 echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 |
3264 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 | 3303 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 |
3265 if test "${ac_cv_prog_cc_g+set}" = set; then | 3304 if test "${ac_cv_prog_cc_g+set}" = set; then |
3266 echo $ECHO_N "(cached) $ECHO_C" >&6 | 3305 echo $ECHO_N "(cached) $ECHO_C" >&6 |
3267 else | 3306 else |
3268 cat >conftest.$ac_ext <<_ACEOF | 3307 cat >conftest.$ac_ext <<_ACEOF |
3269 #line $LINENO "configure" | |
3270 /* confdefs.h. */ | 3308 /* confdefs.h. */ |
3271 _ACEOF | 3309 _ACEOF |
3272 cat confdefs.h >>conftest.$ac_ext | 3310 cat confdefs.h >>conftest.$ac_ext |
3273 cat >>conftest.$ac_ext <<_ACEOF | 3311 cat >>conftest.$ac_ext <<_ACEOF |
3274 /* end confdefs.h. */ | 3312 /* end confdefs.h. */ |
3281 return 0; | 3319 return 0; |
3282 } | 3320 } |
3283 _ACEOF | 3321 _ACEOF |
3284 rm -f conftest.$ac_objext | 3322 rm -f conftest.$ac_objext |
3285 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3323 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
3286 (eval $ac_compile) 2>&5 | 3324 (eval $ac_compile) 2>conftest.er1 |
3287 ac_status=$? | 3325 ac_status=$? |
3326 grep -v '^ *+' conftest.er1 >conftest.err | |
3327 rm -f conftest.er1 | |
3328 cat conftest.err >&5 | |
3288 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3329 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3289 (exit $ac_status); } && | 3330 (exit $ac_status); } && |
3290 { ac_try='test -s conftest.$ac_objext' | 3331 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
3332 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3333 (eval $ac_try) 2>&5 | |
3334 ac_status=$? | |
3335 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3336 (exit $ac_status); }; } && | |
3337 { ac_try='test -s conftest.$ac_objext' | |
3291 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3338 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
3292 (eval $ac_try) 2>&5 | 3339 (eval $ac_try) 2>&5 |
3293 ac_status=$? | 3340 ac_status=$? |
3294 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3341 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3295 (exit $ac_status); }; }; then | 3342 (exit $ac_status); }; }; then |
3298 echo "$as_me: failed program was:" >&5 | 3345 echo "$as_me: failed program was:" >&5 |
3299 sed 's/^/| /' conftest.$ac_ext >&5 | 3346 sed 's/^/| /' conftest.$ac_ext >&5 |
3300 | 3347 |
3301 ac_cv_prog_cc_g=no | 3348 ac_cv_prog_cc_g=no |
3302 fi | 3349 fi |
3303 rm -f conftest.$ac_objext conftest.$ac_ext | 3350 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
3304 fi | 3351 fi |
3305 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 | 3352 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 |
3306 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 | 3353 echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 |
3307 if test "$ac_test_CFLAGS" = set; then | 3354 if test "$ac_test_CFLAGS" = set; then |
3308 CFLAGS=$ac_save_CFLAGS | 3355 CFLAGS=$ac_save_CFLAGS |
3325 echo $ECHO_N "(cached) $ECHO_C" >&6 | 3372 echo $ECHO_N "(cached) $ECHO_C" >&6 |
3326 else | 3373 else |
3327 ac_cv_prog_cc_stdc=no | 3374 ac_cv_prog_cc_stdc=no |
3328 ac_save_CC=$CC | 3375 ac_save_CC=$CC |
3329 cat >conftest.$ac_ext <<_ACEOF | 3376 cat >conftest.$ac_ext <<_ACEOF |
3330 #line $LINENO "configure" | |
3331 /* confdefs.h. */ | 3377 /* confdefs.h. */ |
3332 _ACEOF | 3378 _ACEOF |
3333 cat confdefs.h >>conftest.$ac_ext | 3379 cat confdefs.h >>conftest.$ac_ext |
3334 cat >>conftest.$ac_ext <<_ACEOF | 3380 cat >>conftest.$ac_ext <<_ACEOF |
3335 /* end confdefs.h. */ | 3381 /* end confdefs.h. */ |
3353 va_start (v,p); | 3399 va_start (v,p); |
3354 s = g (p, va_arg (v,int)); | 3400 s = g (p, va_arg (v,int)); |
3355 va_end (v); | 3401 va_end (v); |
3356 return s; | 3402 return s; |
3357 } | 3403 } |
3404 | |
3405 /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | |
3406 function prototypes and stuff, but not '\xHH' hex character constants. | |
3407 These don't provoke an error unfortunately, instead are silently treated | |
3408 as 'x'. The following induces an error, until -std1 is added to get | |
3409 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | |
3410 array size at least. It's necessary to write '\x00'==0 to get something | |
3411 that's true only with -std1. */ | |
3412 int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | |
3413 | |
3358 int test (int i, double x); | 3414 int test (int i, double x); |
3359 struct s1 {int (*f) (int a);}; | 3415 struct s1 {int (*f) (int a);}; |
3360 struct s2 {int (*f) (double a);}; | 3416 struct s2 {int (*f) (double a);}; |
3361 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | 3417 int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); |
3362 int argc; | 3418 int argc; |
3379 for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" | 3435 for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" |
3380 do | 3436 do |
3381 CC="$ac_save_CC $ac_arg" | 3437 CC="$ac_save_CC $ac_arg" |
3382 rm -f conftest.$ac_objext | 3438 rm -f conftest.$ac_objext |
3383 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3439 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
3384 (eval $ac_compile) 2>&5 | 3440 (eval $ac_compile) 2>conftest.er1 |
3385 ac_status=$? | 3441 ac_status=$? |
3442 grep -v '^ *+' conftest.er1 >conftest.err | |
3443 rm -f conftest.er1 | |
3444 cat conftest.err >&5 | |
3386 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3445 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3387 (exit $ac_status); } && | 3446 (exit $ac_status); } && |
3388 { ac_try='test -s conftest.$ac_objext' | 3447 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
3448 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3449 (eval $ac_try) 2>&5 | |
3450 ac_status=$? | |
3451 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3452 (exit $ac_status); }; } && | |
3453 { ac_try='test -s conftest.$ac_objext' | |
3389 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3454 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
3390 (eval $ac_try) 2>&5 | 3455 (eval $ac_try) 2>&5 |
3391 ac_status=$? | 3456 ac_status=$? |
3392 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3457 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3393 (exit $ac_status); }; }; then | 3458 (exit $ac_status); }; }; then |
3396 else | 3461 else |
3397 echo "$as_me: failed program was:" >&5 | 3462 echo "$as_me: failed program was:" >&5 |
3398 sed 's/^/| /' conftest.$ac_ext >&5 | 3463 sed 's/^/| /' conftest.$ac_ext >&5 |
3399 | 3464 |
3400 fi | 3465 fi |
3401 rm -f conftest.$ac_objext | 3466 rm -f conftest.err conftest.$ac_objext |
3402 done | 3467 done |
3403 rm -f conftest.$ac_ext conftest.$ac_objext | 3468 rm -f conftest.$ac_ext conftest.$ac_objext |
3404 CC=$ac_save_CC | 3469 CC=$ac_save_CC |
3405 | 3470 |
3406 fi | 3471 fi |
3424 choke me | 3489 choke me |
3425 #endif | 3490 #endif |
3426 _ACEOF | 3491 _ACEOF |
3427 rm -f conftest.$ac_objext | 3492 rm -f conftest.$ac_objext |
3428 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3493 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
3429 (eval $ac_compile) 2>&5 | 3494 (eval $ac_compile) 2>conftest.er1 |
3430 ac_status=$? | 3495 ac_status=$? |
3496 grep -v '^ *+' conftest.er1 >conftest.err | |
3497 rm -f conftest.er1 | |
3498 cat conftest.err >&5 | |
3431 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3499 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3432 (exit $ac_status); } && | 3500 (exit $ac_status); } && |
3433 { ac_try='test -s conftest.$ac_objext' | 3501 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
3502 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3503 (eval $ac_try) 2>&5 | |
3504 ac_status=$? | |
3505 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3506 (exit $ac_status); }; } && | |
3507 { ac_try='test -s conftest.$ac_objext' | |
3434 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3508 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
3435 (eval $ac_try) 2>&5 | 3509 (eval $ac_try) 2>&5 |
3436 ac_status=$? | 3510 ac_status=$? |
3437 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3511 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3438 (exit $ac_status); }; }; then | 3512 (exit $ac_status); }; }; then |
3439 for ac_declaration in \ | 3513 for ac_declaration in \ |
3440 ''\ | 3514 '' \ |
3441 '#include <stdlib.h>' \ | |
3442 'extern "C" void std::exit (int) throw (); using std::exit;' \ | 3515 'extern "C" void std::exit (int) throw (); using std::exit;' \ |
3443 'extern "C" void std::exit (int); using std::exit;' \ | 3516 'extern "C" void std::exit (int); using std::exit;' \ |
3444 'extern "C" void exit (int) throw ();' \ | 3517 'extern "C" void exit (int) throw ();' \ |
3445 'extern "C" void exit (int);' \ | 3518 'extern "C" void exit (int);' \ |
3446 'void exit (int);' | 3519 'void exit (int);' |
3447 do | 3520 do |
3448 cat >conftest.$ac_ext <<_ACEOF | 3521 cat >conftest.$ac_ext <<_ACEOF |
3449 #line $LINENO "configure" | 3522 /* confdefs.h. */ |
3450 /* confdefs.h. */ | 3523 _ACEOF |
3451 _ACEOF | 3524 cat confdefs.h >>conftest.$ac_ext |
3452 cat confdefs.h >>conftest.$ac_ext | 3525 cat >>conftest.$ac_ext <<_ACEOF |
3453 cat >>conftest.$ac_ext <<_ACEOF | 3526 /* end confdefs.h. */ |
3454 /* end confdefs.h. */ | 3527 $ac_declaration |
3455 #include <stdlib.h> | 3528 #include <stdlib.h> |
3529 int | |
3530 main () | |
3531 { | |
3532 exit (42); | |
3533 ; | |
3534 return 0; | |
3535 } | |
3536 _ACEOF | |
3537 rm -f conftest.$ac_objext | |
3538 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
3539 (eval $ac_compile) 2>conftest.er1 | |
3540 ac_status=$? | |
3541 grep -v '^ *+' conftest.er1 >conftest.err | |
3542 rm -f conftest.er1 | |
3543 cat conftest.err >&5 | |
3544 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3545 (exit $ac_status); } && | |
3546 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' | |
3547 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3548 (eval $ac_try) 2>&5 | |
3549 ac_status=$? | |
3550 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3551 (exit $ac_status); }; } && | |
3552 { ac_try='test -s conftest.$ac_objext' | |
3553 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3554 (eval $ac_try) 2>&5 | |
3555 ac_status=$? | |
3556 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3557 (exit $ac_status); }; }; then | |
3558 : | |
3559 else | |
3560 echo "$as_me: failed program was:" >&5 | |
3561 sed 's/^/| /' conftest.$ac_ext >&5 | |
3562 | |
3563 continue | |
3564 fi | |
3565 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext | |
3566 cat >conftest.$ac_ext <<_ACEOF | |
3567 /* confdefs.h. */ | |
3568 _ACEOF | |
3569 cat confdefs.h >>conftest.$ac_ext | |
3570 cat >>conftest.$ac_ext <<_ACEOF | |
3571 /* end confdefs.h. */ | |
3456 $ac_declaration | 3572 $ac_declaration |
3457 int | 3573 int |
3458 main () | 3574 main () |
3459 { | 3575 { |
3460 exit (42); | 3576 exit (42); |
3462 return 0; | 3578 return 0; |
3463 } | 3579 } |
3464 _ACEOF | 3580 _ACEOF |
3465 rm -f conftest.$ac_objext | 3581 rm -f conftest.$ac_objext |
3466 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3582 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
3467 (eval $ac_compile) 2>&5 | 3583 (eval $ac_compile) 2>conftest.er1 |
3468 ac_status=$? | 3584 ac_status=$? |
3585 grep -v '^ *+' conftest.er1 >conftest.err | |
3586 rm -f conftest.er1 | |
3587 cat conftest.err >&5 | |
3469 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3588 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3470 (exit $ac_status); } && | 3589 (exit $ac_status); } && |
3471 { ac_try='test -s conftest.$ac_objext' | 3590 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
3591 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3592 (eval $ac_try) 2>&5 | |
3593 ac_status=$? | |
3594 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3595 (exit $ac_status); }; } && | |
3596 { ac_try='test -s conftest.$ac_objext' | |
3472 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3597 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
3473 (eval $ac_try) 2>&5 | 3598 (eval $ac_try) 2>&5 |
3474 ac_status=$? | 3599 ac_status=$? |
3475 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3600 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3476 (exit $ac_status); }; }; then | 3601 (exit $ac_status); }; }; then |
3477 : | 3602 break |
3478 else | 3603 else |
3479 echo "$as_me: failed program was:" >&5 | 3604 echo "$as_me: failed program was:" >&5 |
3480 sed 's/^/| /' conftest.$ac_ext >&5 | 3605 sed 's/^/| /' conftest.$ac_ext >&5 |
3481 | 3606 |
3482 continue | 3607 fi |
3483 fi | 3608 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
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' | |
3508 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3509 (eval $ac_try) 2>&5 | |
3510 ac_status=$? | |
3511 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3512 (exit $ac_status); }; }; then | |
3513 break | |
3514 else | |
3515 echo "$as_me: failed program was:" >&5 | |
3516 sed 's/^/| /' conftest.$ac_ext >&5 | |
3517 | |
3518 fi | |
3519 rm -f conftest.$ac_objext conftest.$ac_ext | |
3520 done | 3609 done |
3521 rm -f conftest* | 3610 rm -f conftest* |
3522 if test -n "$ac_declaration"; then | 3611 if test -n "$ac_declaration"; then |
3523 echo '#ifdef __cplusplus' >>confdefs.h | 3612 echo '#ifdef __cplusplus' >>confdefs.h |
3524 echo $ac_declaration >>confdefs.h | 3613 echo $ac_declaration >>confdefs.h |
3528 else | 3617 else |
3529 echo "$as_me: failed program was:" >&5 | 3618 echo "$as_me: failed program was:" >&5 |
3530 sed 's/^/| /' conftest.$ac_ext >&5 | 3619 sed 's/^/| /' conftest.$ac_ext >&5 |
3531 | 3620 |
3532 fi | 3621 fi |
3533 rm -f conftest.$ac_objext conftest.$ac_ext | 3622 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
3534 ac_ext=c | 3623 ac_ext=c |
3535 ac_cpp='$CPP $CPPFLAGS' | 3624 ac_cpp='$CPP $CPPFLAGS' |
3536 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 3625 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
3537 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | 3626 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
3538 ac_compiler_gnu=$ac_cv_c_compiler_gnu | 3627 ac_compiler_gnu=$ac_cv_c_compiler_gnu |
3609 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 3698 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
3610 # <limits.h> exists even on freestanding compilers. | 3699 # <limits.h> exists even on freestanding compilers. |
3611 # On the NeXT, cc -E runs the code through the compiler's parser, | 3700 # On the NeXT, cc -E runs the code through the compiler's parser, |
3612 # not just through cpp. "Syntax error" is here to catch this case. | 3701 # not just through cpp. "Syntax error" is here to catch this case. |
3613 cat >conftest.$ac_ext <<_ACEOF | 3702 cat >conftest.$ac_ext <<_ACEOF |
3614 #line $LINENO "configure" | |
3615 /* confdefs.h. */ | 3703 /* confdefs.h. */ |
3616 _ACEOF | 3704 _ACEOF |
3617 cat confdefs.h >>conftest.$ac_ext | 3705 cat confdefs.h >>conftest.$ac_ext |
3618 cat >>conftest.$ac_ext <<_ACEOF | 3706 cat >>conftest.$ac_ext <<_ACEOF |
3619 /* end confdefs.h. */ | 3707 /* end confdefs.h. */ |
3620 #ifdef __STDC__ | 3708 #ifdef __STDC__ |
3621 # include <limits.h> | 3709 # include <limits.h> |
3622 #else | 3710 #else |
3623 # include <assert.h> | 3711 # include <assert.h> |
3624 #endif | 3712 #endif |
3625 Syntax error | 3713 Syntax error |
3626 _ACEOF | 3714 _ACEOF |
3627 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3715 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
3628 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3716 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
3629 ac_status=$? | 3717 ac_status=$? |
3630 grep -v '^ *+' conftest.er1 >conftest.err | 3718 grep -v '^ *+' conftest.er1 >conftest.err |
3632 cat conftest.err >&5 | 3720 cat conftest.err >&5 |
3633 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3721 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3634 (exit $ac_status); } >/dev/null; then | 3722 (exit $ac_status); } >/dev/null; then |
3635 if test -s conftest.err; then | 3723 if test -s conftest.err; then |
3636 ac_cpp_err=$ac_c_preproc_warn_flag | 3724 ac_cpp_err=$ac_c_preproc_warn_flag |
3725 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
3637 else | 3726 else |
3638 ac_cpp_err= | 3727 ac_cpp_err= |
3639 fi | 3728 fi |
3640 else | 3729 else |
3641 ac_cpp_err=yes | 3730 ac_cpp_err=yes |
3652 rm -f conftest.err conftest.$ac_ext | 3741 rm -f conftest.err conftest.$ac_ext |
3653 | 3742 |
3654 # OK, works on sane cases. Now check whether non-existent headers | 3743 # OK, works on sane cases. Now check whether non-existent headers |
3655 # can be detected and how. | 3744 # can be detected and how. |
3656 cat >conftest.$ac_ext <<_ACEOF | 3745 cat >conftest.$ac_ext <<_ACEOF |
3657 #line $LINENO "configure" | |
3658 /* confdefs.h. */ | 3746 /* confdefs.h. */ |
3659 _ACEOF | 3747 _ACEOF |
3660 cat confdefs.h >>conftest.$ac_ext | 3748 cat confdefs.h >>conftest.$ac_ext |
3661 cat >>conftest.$ac_ext <<_ACEOF | 3749 cat >>conftest.$ac_ext <<_ACEOF |
3662 /* end confdefs.h. */ | 3750 /* end confdefs.h. */ |
3670 cat conftest.err >&5 | 3758 cat conftest.err >&5 |
3671 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3759 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3672 (exit $ac_status); } >/dev/null; then | 3760 (exit $ac_status); } >/dev/null; then |
3673 if test -s conftest.err; then | 3761 if test -s conftest.err; then |
3674 ac_cpp_err=$ac_c_preproc_warn_flag | 3762 ac_cpp_err=$ac_c_preproc_warn_flag |
3763 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
3675 else | 3764 else |
3676 ac_cpp_err= | 3765 ac_cpp_err= |
3677 fi | 3766 fi |
3678 else | 3767 else |
3679 ac_cpp_err=yes | 3768 ac_cpp_err=yes |
3716 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 3805 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
3717 # <limits.h> exists even on freestanding compilers. | 3806 # <limits.h> exists even on freestanding compilers. |
3718 # On the NeXT, cc -E runs the code through the compiler's parser, | 3807 # On the NeXT, cc -E runs the code through the compiler's parser, |
3719 # not just through cpp. "Syntax error" is here to catch this case. | 3808 # not just through cpp. "Syntax error" is here to catch this case. |
3720 cat >conftest.$ac_ext <<_ACEOF | 3809 cat >conftest.$ac_ext <<_ACEOF |
3721 #line $LINENO "configure" | |
3722 /* confdefs.h. */ | 3810 /* confdefs.h. */ |
3723 _ACEOF | 3811 _ACEOF |
3724 cat confdefs.h >>conftest.$ac_ext | 3812 cat confdefs.h >>conftest.$ac_ext |
3725 cat >>conftest.$ac_ext <<_ACEOF | 3813 cat >>conftest.$ac_ext <<_ACEOF |
3726 /* end confdefs.h. */ | 3814 /* end confdefs.h. */ |
3727 #ifdef __STDC__ | 3815 #ifdef __STDC__ |
3728 # include <limits.h> | 3816 # include <limits.h> |
3729 #else | 3817 #else |
3730 # include <assert.h> | 3818 # include <assert.h> |
3731 #endif | 3819 #endif |
3732 Syntax error | 3820 Syntax error |
3733 _ACEOF | 3821 _ACEOF |
3734 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3822 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
3735 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3823 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
3736 ac_status=$? | 3824 ac_status=$? |
3737 grep -v '^ *+' conftest.er1 >conftest.err | 3825 grep -v '^ *+' conftest.er1 >conftest.err |
3739 cat conftest.err >&5 | 3827 cat conftest.err >&5 |
3740 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3828 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3741 (exit $ac_status); } >/dev/null; then | 3829 (exit $ac_status); } >/dev/null; then |
3742 if test -s conftest.err; then | 3830 if test -s conftest.err; then |
3743 ac_cpp_err=$ac_c_preproc_warn_flag | 3831 ac_cpp_err=$ac_c_preproc_warn_flag |
3832 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
3744 else | 3833 else |
3745 ac_cpp_err= | 3834 ac_cpp_err= |
3746 fi | 3835 fi |
3747 else | 3836 else |
3748 ac_cpp_err=yes | 3837 ac_cpp_err=yes |
3759 rm -f conftest.err conftest.$ac_ext | 3848 rm -f conftest.err conftest.$ac_ext |
3760 | 3849 |
3761 # OK, works on sane cases. Now check whether non-existent headers | 3850 # OK, works on sane cases. Now check whether non-existent headers |
3762 # can be detected and how. | 3851 # can be detected and how. |
3763 cat >conftest.$ac_ext <<_ACEOF | 3852 cat >conftest.$ac_ext <<_ACEOF |
3764 #line $LINENO "configure" | |
3765 /* confdefs.h. */ | 3853 /* confdefs.h. */ |
3766 _ACEOF | 3854 _ACEOF |
3767 cat confdefs.h >>conftest.$ac_ext | 3855 cat confdefs.h >>conftest.$ac_ext |
3768 cat >>conftest.$ac_ext <<_ACEOF | 3856 cat >>conftest.$ac_ext <<_ACEOF |
3769 /* end confdefs.h. */ | 3857 /* end confdefs.h. */ |
3777 cat conftest.err >&5 | 3865 cat conftest.err >&5 |
3778 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3866 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3779 (exit $ac_status); } >/dev/null; then | 3867 (exit $ac_status); } >/dev/null; then |
3780 if test -s conftest.err; then | 3868 if test -s conftest.err; then |
3781 ac_cpp_err=$ac_c_preproc_warn_flag | 3869 ac_cpp_err=$ac_c_preproc_warn_flag |
3870 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
3782 else | 3871 else |
3783 ac_cpp_err= | 3872 ac_cpp_err= |
3784 fi | 3873 fi |
3785 else | 3874 else |
3786 ac_cpp_err=yes | 3875 ac_cpp_err=yes |
3826 # AIX /bin/install | 3915 # AIX /bin/install |
3827 # AmigaOS /C/install, which installs bootblocks on floppy discs | 3916 # AmigaOS /C/install, which installs bootblocks on floppy discs |
3828 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag | 3917 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag |
3829 # AFS /usr/afsws/bin/install, which mishandles nonexistent args | 3918 # AFS /usr/afsws/bin/install, which mishandles nonexistent args |
3830 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | 3919 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" |
3920 # OS/2's system install, which has a completely different semantic | |
3831 # ./install, which can be erroneously created by make from ./install.sh. | 3921 # ./install, which can be erroneously created by make from ./install.sh. |
3832 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 | 3922 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 |
3833 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 | 3923 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 |
3834 if test -z "$INSTALL"; then | 3924 if test -z "$INSTALL"; then |
3835 if test "${ac_cv_path_install+set}" = set; then | 3925 if test "${ac_cv_path_install+set}" = set; then |
3842 test -z "$as_dir" && as_dir=. | 3932 test -z "$as_dir" && as_dir=. |
3843 # Account for people who put trailing slashes in PATH elements. | 3933 # Account for people who put trailing slashes in PATH elements. |
3844 case $as_dir/ in | 3934 case $as_dir/ in |
3845 ./ | .// | /cC/* | \ | 3935 ./ | .// | /cC/* | \ |
3846 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ | 3936 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ |
3937 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ | |
3847 /usr/ucb/* ) ;; | 3938 /usr/ucb/* ) ;; |
3848 *) | 3939 *) |
3849 # OSF1 and SCO ODT 3.0 have their own names for install. | 3940 # OSF1 and SCO ODT 3.0 have their own names for install. |
3850 # Don't use installbsd from OSF since it installs stuff as root | 3941 # Don't use installbsd from OSF since it installs stuff as root |
3851 # by default. | 3942 # by default. |
3852 for ac_prog in ginstall scoinst install; do | 3943 for ac_prog in ginstall scoinst install; do |
3853 for ac_exec_ext in '' $ac_executable_extensions; do | 3944 for ac_exec_ext in '' $ac_executable_extensions; do |
3854 if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then | 3945 if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then |
3855 if test $ac_prog = install && | 3946 if test $ac_prog = install && |
3856 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 3947 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
3857 # AIX install. It has an incompatible calling convention. | 3948 # AIX install. It has an incompatible calling convention. |
3858 : | 3949 : |
3859 elif test $ac_prog = install && | 3950 elif test $ac_prog = install && |
3860 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 3951 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
3861 # program-specific install script used by HP pwplus--don't use. | 3952 # program-specific install script used by HP pwplus--don't use. |
3862 : | 3953 : |
3863 else | 3954 else |
3864 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" | 3955 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" |
3865 break 3 | 3956 break 3 |
3866 fi | 3957 fi |
3867 fi | 3958 fi |
3868 done | 3959 done |
3869 done | 3960 done |
3870 ;; | 3961 ;; |
3871 esac | 3962 esac |
3872 done | 3963 done |
4112 LDFLAGS="$LDFLAGS -Wl,-znocombreloc" | 4203 LDFLAGS="$LDFLAGS -Wl,-znocombreloc" |
4113 else | 4204 else |
4114 LDFLAGS="$LDFLAGS -znocombreloc" | 4205 LDFLAGS="$LDFLAGS -znocombreloc" |
4115 fi | 4206 fi |
4116 | 4207 |
4117 echo "$as_me:$LINENO: checking For -znocombreloc" >&5 | 4208 echo "$as_me:$LINENO: checking for -znocombreloc" >&5 |
4118 echo $ECHO_N "checking For -znocombreloc... $ECHO_C" >&6 | 4209 echo $ECHO_N "checking for -znocombreloc... $ECHO_C" >&6 |
4119 | 4210 |
4120 cat >conftest.$ac_ext <<_ACEOF | 4211 cat >conftest.$ac_ext <<_ACEOF |
4121 main(){return 0;} | 4212 main(){return 0;} |
4122 _ACEOF | 4213 _ACEOF |
4123 rm -f conftest.$ac_objext conftest$ac_exeext | 4214 rm -f conftest.$ac_objext conftest$ac_exeext |
4124 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 4215 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
4125 (eval $ac_link) 2>&5 | 4216 (eval $ac_link) 2>conftest.er1 |
4126 ac_status=$? | 4217 ac_status=$? |
4218 grep -v '^ *+' conftest.er1 >conftest.err | |
4219 rm -f conftest.er1 | |
4220 cat conftest.err >&5 | |
4127 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4221 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4128 (exit $ac_status); } && | 4222 (exit $ac_status); } && |
4129 { ac_try='test -s conftest$ac_exeext' | 4223 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
4224 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
4225 (eval $ac_try) 2>&5 | |
4226 ac_status=$? | |
4227 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4228 (exit $ac_status); }; } && | |
4229 { ac_try='test -s conftest$ac_exeext' | |
4130 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4230 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4131 (eval $ac_try) 2>&5 | 4231 (eval $ac_try) 2>&5 |
4132 ac_status=$? | 4232 ac_status=$? |
4133 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4233 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4134 (exit $ac_status); }; }; then | 4234 (exit $ac_status); }; }; then |
4140 | 4240 |
4141 LDFLAGS=$late_LDFLAGS | 4241 LDFLAGS=$late_LDFLAGS |
4142 echo "$as_me:$LINENO: result: no" >&5 | 4242 echo "$as_me:$LINENO: result: no" >&5 |
4143 echo "${ECHO_T}no" >&6 | 4243 echo "${ECHO_T}no" >&6 |
4144 fi | 4244 fi |
4145 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 4245 rm -f conftest.err conftest.$ac_objext \ |
4246 conftest$ac_exeext conftest.$ac_ext | |
4146 | 4247 |
4147 | 4248 |
4148 echo "$as_me:$LINENO: checking for egrep" >&5 | 4249 echo "$as_me:$LINENO: checking for egrep" >&5 |
4149 echo $ECHO_N "checking for egrep... $ECHO_C" >&6 | 4250 echo $ECHO_N "checking for egrep... $ECHO_C" >&6 |
4150 if test "${ac_cv_prog_egrep+set}" = set; then | 4251 if test "${ac_cv_prog_egrep+set}" = set; then |
4162 | 4263 |
4163 | 4264 |
4164 echo "$as_me:$LINENO: checking for AIX" >&5 | 4265 echo "$as_me:$LINENO: checking for AIX" >&5 |
4165 echo $ECHO_N "checking for AIX... $ECHO_C" >&6 | 4266 echo $ECHO_N "checking for AIX... $ECHO_C" >&6 |
4166 cat >conftest.$ac_ext <<_ACEOF | 4267 cat >conftest.$ac_ext <<_ACEOF |
4167 #line $LINENO "configure" | |
4168 /* confdefs.h. */ | 4268 /* confdefs.h. */ |
4169 _ACEOF | 4269 _ACEOF |
4170 cat confdefs.h >>conftest.$ac_ext | 4270 cat confdefs.h >>conftest.$ac_ext |
4171 cat >>conftest.$ac_ext <<_ACEOF | 4271 cat >>conftest.$ac_ext <<_ACEOF |
4172 /* end confdefs.h. */ | 4272 /* end confdefs.h. */ |
4362 if test "$GCC" != yes; then | 4462 if test "$GCC" != yes; then |
4363 ac_save_CC=$CC | 4463 ac_save_CC=$CC |
4364 while :; do | 4464 while :; do |
4365 # IRIX 6.2 and later do not support large files by default, | 4465 # IRIX 6.2 and later do not support large files by default, |
4366 # so use the C compiler's -n32 option if that helps. | 4466 # so use the C compiler's -n32 option if that helps. |
4367 cat >conftest.$ac_ext <<_ACEOF | 4467 cat >conftest.$ac_ext <<_ACEOF |
4368 #line $LINENO "configure" | |
4369 /* confdefs.h. */ | 4468 /* confdefs.h. */ |
4370 _ACEOF | 4469 _ACEOF |
4371 cat confdefs.h >>conftest.$ac_ext | 4470 cat confdefs.h >>conftest.$ac_ext |
4372 cat >>conftest.$ac_ext <<_ACEOF | 4471 cat >>conftest.$ac_ext <<_ACEOF |
4373 /* end confdefs.h. */ | 4472 /* end confdefs.h. */ |
4388 return 0; | 4487 return 0; |
4389 } | 4488 } |
4390 _ACEOF | 4489 _ACEOF |
4391 rm -f conftest.$ac_objext | 4490 rm -f conftest.$ac_objext |
4392 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4491 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4393 (eval $ac_compile) 2>&5 | 4492 (eval $ac_compile) 2>conftest.er1 |
4394 ac_status=$? | 4493 ac_status=$? |
4494 grep -v '^ *+' conftest.er1 >conftest.err | |
4495 rm -f conftest.er1 | |
4496 cat conftest.err >&5 | |
4395 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4497 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4396 (exit $ac_status); } && | 4498 (exit $ac_status); } && |
4397 { ac_try='test -s conftest.$ac_objext' | 4499 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
4500 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
4501 (eval $ac_try) 2>&5 | |
4502 ac_status=$? | |
4503 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4504 (exit $ac_status); }; } && | |
4505 { ac_try='test -s conftest.$ac_objext' | |
4398 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4506 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4399 (eval $ac_try) 2>&5 | 4507 (eval $ac_try) 2>&5 |
4400 ac_status=$? | 4508 ac_status=$? |
4401 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4509 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4402 (exit $ac_status); }; }; then | 4510 (exit $ac_status); }; }; then |
4404 else | 4512 else |
4405 echo "$as_me: failed program was:" >&5 | 4513 echo "$as_me: failed program was:" >&5 |
4406 sed 's/^/| /' conftest.$ac_ext >&5 | 4514 sed 's/^/| /' conftest.$ac_ext >&5 |
4407 | 4515 |
4408 fi | 4516 fi |
4409 rm -f conftest.$ac_objext | 4517 rm -f conftest.err conftest.$ac_objext |
4410 CC="$CC -n32" | 4518 CC="$CC -n32" |
4411 rm -f conftest.$ac_objext | 4519 rm -f conftest.$ac_objext |
4412 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4520 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4413 (eval $ac_compile) 2>&5 | 4521 (eval $ac_compile) 2>conftest.er1 |
4414 ac_status=$? | 4522 ac_status=$? |
4523 grep -v '^ *+' conftest.er1 >conftest.err | |
4524 rm -f conftest.er1 | |
4525 cat conftest.err >&5 | |
4415 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4526 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4416 (exit $ac_status); } && | 4527 (exit $ac_status); } && |
4417 { ac_try='test -s conftest.$ac_objext' | 4528 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
4529 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
4530 (eval $ac_try) 2>&5 | |
4531 ac_status=$? | |
4532 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4533 (exit $ac_status); }; } && | |
4534 { ac_try='test -s conftest.$ac_objext' | |
4418 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4535 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4419 (eval $ac_try) 2>&5 | 4536 (eval $ac_try) 2>&5 |
4420 ac_status=$? | 4537 ac_status=$? |
4421 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4538 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4422 (exit $ac_status); }; }; then | 4539 (exit $ac_status); }; }; then |
4424 else | 4541 else |
4425 echo "$as_me: failed program was:" >&5 | 4542 echo "$as_me: failed program was:" >&5 |
4426 sed 's/^/| /' conftest.$ac_ext >&5 | 4543 sed 's/^/| /' conftest.$ac_ext >&5 |
4427 | 4544 |
4428 fi | 4545 fi |
4429 rm -f conftest.$ac_objext | 4546 rm -f conftest.err conftest.$ac_objext |
4430 break | 4547 break |
4431 done | 4548 done |
4432 CC=$ac_save_CC | 4549 CC=$ac_save_CC |
4433 rm -f conftest.$ac_ext | 4550 rm -f conftest.$ac_ext |
4434 fi | 4551 fi |
4435 fi | 4552 fi |
4445 echo $ECHO_N "(cached) $ECHO_C" >&6 | 4562 echo $ECHO_N "(cached) $ECHO_C" >&6 |
4446 else | 4563 else |
4447 while :; do | 4564 while :; do |
4448 ac_cv_sys_file_offset_bits=no | 4565 ac_cv_sys_file_offset_bits=no |
4449 cat >conftest.$ac_ext <<_ACEOF | 4566 cat >conftest.$ac_ext <<_ACEOF |
4450 #line $LINENO "configure" | |
4451 /* confdefs.h. */ | 4567 /* confdefs.h. */ |
4452 _ACEOF | 4568 _ACEOF |
4453 cat confdefs.h >>conftest.$ac_ext | 4569 cat confdefs.h >>conftest.$ac_ext |
4454 cat >>conftest.$ac_ext <<_ACEOF | 4570 cat >>conftest.$ac_ext <<_ACEOF |
4455 /* end confdefs.h. */ | 4571 /* end confdefs.h. */ |
4470 return 0; | 4586 return 0; |
4471 } | 4587 } |
4472 _ACEOF | 4588 _ACEOF |
4473 rm -f conftest.$ac_objext | 4589 rm -f conftest.$ac_objext |
4474 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4590 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4475 (eval $ac_compile) 2>&5 | 4591 (eval $ac_compile) 2>conftest.er1 |
4476 ac_status=$? | 4592 ac_status=$? |
4593 grep -v '^ *+' conftest.er1 >conftest.err | |
4594 rm -f conftest.er1 | |
4595 cat conftest.err >&5 | |
4477 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4596 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4478 (exit $ac_status); } && | 4597 (exit $ac_status); } && |
4479 { ac_try='test -s conftest.$ac_objext' | 4598 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
4599 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
4600 (eval $ac_try) 2>&5 | |
4601 ac_status=$? | |
4602 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4603 (exit $ac_status); }; } && | |
4604 { ac_try='test -s conftest.$ac_objext' | |
4480 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4605 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4481 (eval $ac_try) 2>&5 | 4606 (eval $ac_try) 2>&5 |
4482 ac_status=$? | 4607 ac_status=$? |
4483 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4608 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4484 (exit $ac_status); }; }; then | 4609 (exit $ac_status); }; }; then |
4486 else | 4611 else |
4487 echo "$as_me: failed program was:" >&5 | 4612 echo "$as_me: failed program was:" >&5 |
4488 sed 's/^/| /' conftest.$ac_ext >&5 | 4613 sed 's/^/| /' conftest.$ac_ext >&5 |
4489 | 4614 |
4490 fi | 4615 fi |
4491 rm -f conftest.$ac_objext conftest.$ac_ext | 4616 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
4492 cat >conftest.$ac_ext <<_ACEOF | 4617 cat >conftest.$ac_ext <<_ACEOF |
4493 #line $LINENO "configure" | |
4494 /* confdefs.h. */ | 4618 /* confdefs.h. */ |
4495 _ACEOF | 4619 _ACEOF |
4496 cat confdefs.h >>conftest.$ac_ext | 4620 cat confdefs.h >>conftest.$ac_ext |
4497 cat >>conftest.$ac_ext <<_ACEOF | 4621 cat >>conftest.$ac_ext <<_ACEOF |
4498 /* end confdefs.h. */ | 4622 /* end confdefs.h. */ |
4514 return 0; | 4638 return 0; |
4515 } | 4639 } |
4516 _ACEOF | 4640 _ACEOF |
4517 rm -f conftest.$ac_objext | 4641 rm -f conftest.$ac_objext |
4518 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4642 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4519 (eval $ac_compile) 2>&5 | 4643 (eval $ac_compile) 2>conftest.er1 |
4520 ac_status=$? | 4644 ac_status=$? |
4645 grep -v '^ *+' conftest.er1 >conftest.err | |
4646 rm -f conftest.er1 | |
4647 cat conftest.err >&5 | |
4521 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4648 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4522 (exit $ac_status); } && | 4649 (exit $ac_status); } && |
4523 { ac_try='test -s conftest.$ac_objext' | 4650 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
4651 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
4652 (eval $ac_try) 2>&5 | |
4653 ac_status=$? | |
4654 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4655 (exit $ac_status); }; } && | |
4656 { ac_try='test -s conftest.$ac_objext' | |
4524 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4657 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4525 (eval $ac_try) 2>&5 | 4658 (eval $ac_try) 2>&5 |
4526 ac_status=$? | 4659 ac_status=$? |
4527 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4660 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4528 (exit $ac_status); }; }; then | 4661 (exit $ac_status); }; }; then |
4530 else | 4663 else |
4531 echo "$as_me: failed program was:" >&5 | 4664 echo "$as_me: failed program was:" >&5 |
4532 sed 's/^/| /' conftest.$ac_ext >&5 | 4665 sed 's/^/| /' conftest.$ac_ext >&5 |
4533 | 4666 |
4534 fi | 4667 fi |
4535 rm -f conftest.$ac_objext conftest.$ac_ext | 4668 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
4536 break | 4669 break |
4537 done | 4670 done |
4538 fi | 4671 fi |
4539 echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5 | 4672 echo "$as_me:$LINENO: result: $ac_cv_sys_file_offset_bits" >&5 |
4540 echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6 | 4673 echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6 |
4552 echo $ECHO_N "(cached) $ECHO_C" >&6 | 4685 echo $ECHO_N "(cached) $ECHO_C" >&6 |
4553 else | 4686 else |
4554 while :; do | 4687 while :; do |
4555 ac_cv_sys_large_files=no | 4688 ac_cv_sys_large_files=no |
4556 cat >conftest.$ac_ext <<_ACEOF | 4689 cat >conftest.$ac_ext <<_ACEOF |
4557 #line $LINENO "configure" | |
4558 /* confdefs.h. */ | 4690 /* confdefs.h. */ |
4559 _ACEOF | 4691 _ACEOF |
4560 cat confdefs.h >>conftest.$ac_ext | 4692 cat confdefs.h >>conftest.$ac_ext |
4561 cat >>conftest.$ac_ext <<_ACEOF | 4693 cat >>conftest.$ac_ext <<_ACEOF |
4562 /* end confdefs.h. */ | 4694 /* end confdefs.h. */ |
4577 return 0; | 4709 return 0; |
4578 } | 4710 } |
4579 _ACEOF | 4711 _ACEOF |
4580 rm -f conftest.$ac_objext | 4712 rm -f conftest.$ac_objext |
4581 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4713 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4582 (eval $ac_compile) 2>&5 | 4714 (eval $ac_compile) 2>conftest.er1 |
4583 ac_status=$? | 4715 ac_status=$? |
4716 grep -v '^ *+' conftest.er1 >conftest.err | |
4717 rm -f conftest.er1 | |
4718 cat conftest.err >&5 | |
4584 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4719 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4585 (exit $ac_status); } && | 4720 (exit $ac_status); } && |
4586 { ac_try='test -s conftest.$ac_objext' | 4721 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
4722 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
4723 (eval $ac_try) 2>&5 | |
4724 ac_status=$? | |
4725 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4726 (exit $ac_status); }; } && | |
4727 { ac_try='test -s conftest.$ac_objext' | |
4587 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4728 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4588 (eval $ac_try) 2>&5 | 4729 (eval $ac_try) 2>&5 |
4589 ac_status=$? | 4730 ac_status=$? |
4590 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4731 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4591 (exit $ac_status); }; }; then | 4732 (exit $ac_status); }; }; then |
4593 else | 4734 else |
4594 echo "$as_me: failed program was:" >&5 | 4735 echo "$as_me: failed program was:" >&5 |
4595 sed 's/^/| /' conftest.$ac_ext >&5 | 4736 sed 's/^/| /' conftest.$ac_ext >&5 |
4596 | 4737 |
4597 fi | 4738 fi |
4598 rm -f conftest.$ac_objext conftest.$ac_ext | 4739 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
4599 cat >conftest.$ac_ext <<_ACEOF | 4740 cat >conftest.$ac_ext <<_ACEOF |
4600 #line $LINENO "configure" | |
4601 /* confdefs.h. */ | 4741 /* confdefs.h. */ |
4602 _ACEOF | 4742 _ACEOF |
4603 cat confdefs.h >>conftest.$ac_ext | 4743 cat confdefs.h >>conftest.$ac_ext |
4604 cat >>conftest.$ac_ext <<_ACEOF | 4744 cat >>conftest.$ac_ext <<_ACEOF |
4605 /* end confdefs.h. */ | 4745 /* end confdefs.h. */ |
4621 return 0; | 4761 return 0; |
4622 } | 4762 } |
4623 _ACEOF | 4763 _ACEOF |
4624 rm -f conftest.$ac_objext | 4764 rm -f conftest.$ac_objext |
4625 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4765 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4626 (eval $ac_compile) 2>&5 | 4766 (eval $ac_compile) 2>conftest.er1 |
4627 ac_status=$? | 4767 ac_status=$? |
4768 grep -v '^ *+' conftest.er1 >conftest.err | |
4769 rm -f conftest.er1 | |
4770 cat conftest.err >&5 | |
4628 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4771 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4629 (exit $ac_status); } && | 4772 (exit $ac_status); } && |
4630 { ac_try='test -s conftest.$ac_objext' | 4773 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
4774 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
4775 (eval $ac_try) 2>&5 | |
4776 ac_status=$? | |
4777 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4778 (exit $ac_status); }; } && | |
4779 { ac_try='test -s conftest.$ac_objext' | |
4631 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4780 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4632 (eval $ac_try) 2>&5 | 4781 (eval $ac_try) 2>&5 |
4633 ac_status=$? | 4782 ac_status=$? |
4634 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4783 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4635 (exit $ac_status); }; }; then | 4784 (exit $ac_status); }; }; then |
4637 else | 4786 else |
4638 echo "$as_me: failed program was:" >&5 | 4787 echo "$as_me: failed program was:" >&5 |
4639 sed 's/^/| /' conftest.$ac_ext >&5 | 4788 sed 's/^/| /' conftest.$ac_ext >&5 |
4640 | 4789 |
4641 fi | 4790 fi |
4642 rm -f conftest.$ac_objext conftest.$ac_ext | 4791 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
4643 break | 4792 break |
4644 done | 4793 done |
4645 fi | 4794 fi |
4646 echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5 | 4795 echo "$as_me:$LINENO: result: $ac_cv_sys_large_files" >&5 |
4647 echo "${ECHO_T}$ac_cv_sys_large_files" >&6 | 4796 echo "${ECHO_T}$ac_cv_sys_large_files" >&6 |
4662 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 | 4811 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 |
4663 if test "${ac_cv_header_stdc+set}" = set; then | 4812 if test "${ac_cv_header_stdc+set}" = set; then |
4664 echo $ECHO_N "(cached) $ECHO_C" >&6 | 4813 echo $ECHO_N "(cached) $ECHO_C" >&6 |
4665 else | 4814 else |
4666 cat >conftest.$ac_ext <<_ACEOF | 4815 cat >conftest.$ac_ext <<_ACEOF |
4667 #line $LINENO "configure" | |
4668 /* confdefs.h. */ | 4816 /* confdefs.h. */ |
4669 _ACEOF | 4817 _ACEOF |
4670 cat confdefs.h >>conftest.$ac_ext | 4818 cat confdefs.h >>conftest.$ac_ext |
4671 cat >>conftest.$ac_ext <<_ACEOF | 4819 cat >>conftest.$ac_ext <<_ACEOF |
4672 /* end confdefs.h. */ | 4820 /* end confdefs.h. */ |
4683 return 0; | 4831 return 0; |
4684 } | 4832 } |
4685 _ACEOF | 4833 _ACEOF |
4686 rm -f conftest.$ac_objext | 4834 rm -f conftest.$ac_objext |
4687 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4835 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4688 (eval $ac_compile) 2>&5 | 4836 (eval $ac_compile) 2>conftest.er1 |
4689 ac_status=$? | 4837 ac_status=$? |
4838 grep -v '^ *+' conftest.er1 >conftest.err | |
4839 rm -f conftest.er1 | |
4840 cat conftest.err >&5 | |
4690 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4841 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4691 (exit $ac_status); } && | 4842 (exit $ac_status); } && |
4692 { ac_try='test -s conftest.$ac_objext' | 4843 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
4844 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
4845 (eval $ac_try) 2>&5 | |
4846 ac_status=$? | |
4847 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4848 (exit $ac_status); }; } && | |
4849 { ac_try='test -s conftest.$ac_objext' | |
4693 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4850 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4694 (eval $ac_try) 2>&5 | 4851 (eval $ac_try) 2>&5 |
4695 ac_status=$? | 4852 ac_status=$? |
4696 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4853 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4697 (exit $ac_status); }; }; then | 4854 (exit $ac_status); }; }; then |
4700 echo "$as_me: failed program was:" >&5 | 4857 echo "$as_me: failed program was:" >&5 |
4701 sed 's/^/| /' conftest.$ac_ext >&5 | 4858 sed 's/^/| /' conftest.$ac_ext >&5 |
4702 | 4859 |
4703 ac_cv_header_stdc=no | 4860 ac_cv_header_stdc=no |
4704 fi | 4861 fi |
4705 rm -f conftest.$ac_objext conftest.$ac_ext | 4862 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
4706 | 4863 |
4707 if test $ac_cv_header_stdc = yes; then | 4864 if test $ac_cv_header_stdc = yes; then |
4708 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. | 4865 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
4709 cat >conftest.$ac_ext <<_ACEOF | 4866 cat >conftest.$ac_ext <<_ACEOF |
4710 #line $LINENO "configure" | |
4711 /* confdefs.h. */ | 4867 /* confdefs.h. */ |
4712 _ACEOF | 4868 _ACEOF |
4713 cat confdefs.h >>conftest.$ac_ext | 4869 cat confdefs.h >>conftest.$ac_ext |
4714 cat >>conftest.$ac_ext <<_ACEOF | 4870 cat >>conftest.$ac_ext <<_ACEOF |
4715 /* end confdefs.h. */ | 4871 /* end confdefs.h. */ |
4727 fi | 4883 fi |
4728 | 4884 |
4729 if test $ac_cv_header_stdc = yes; then | 4885 if test $ac_cv_header_stdc = yes; then |
4730 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | 4886 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
4731 cat >conftest.$ac_ext <<_ACEOF | 4887 cat >conftest.$ac_ext <<_ACEOF |
4732 #line $LINENO "configure" | |
4733 /* confdefs.h. */ | 4888 /* confdefs.h. */ |
4734 _ACEOF | 4889 _ACEOF |
4735 cat confdefs.h >>conftest.$ac_ext | 4890 cat confdefs.h >>conftest.$ac_ext |
4736 cat >>conftest.$ac_ext <<_ACEOF | 4891 cat >>conftest.$ac_ext <<_ACEOF |
4737 /* end confdefs.h. */ | 4892 /* end confdefs.h. */ |
4752 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. | 4907 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. |
4753 if test "$cross_compiling" = yes; then | 4908 if test "$cross_compiling" = yes; then |
4754 : | 4909 : |
4755 else | 4910 else |
4756 cat >conftest.$ac_ext <<_ACEOF | 4911 cat >conftest.$ac_ext <<_ACEOF |
4757 #line $LINENO "configure" | |
4758 /* confdefs.h. */ | 4912 /* confdefs.h. */ |
4759 _ACEOF | 4913 _ACEOF |
4760 cat confdefs.h >>conftest.$ac_ext | 4914 cat confdefs.h >>conftest.$ac_ext |
4761 cat >>conftest.$ac_ext <<_ACEOF | 4915 cat >>conftest.$ac_ext <<_ACEOF |
4762 /* end confdefs.h. */ | 4916 /* end confdefs.h. */ |
4764 #if ((' ' & 0x0FF) == 0x020) | 4918 #if ((' ' & 0x0FF) == 0x020) |
4765 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | 4919 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') |
4766 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | 4920 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
4767 #else | 4921 #else |
4768 # define ISLOWER(c) \ | 4922 # define ISLOWER(c) \ |
4769 (('a' <= (c) && (c) <= 'i') \ | 4923 (('a' <= (c) && (c) <= 'i') \ |
4770 || ('j' <= (c) && (c) <= 'r') \ | 4924 || ('j' <= (c) && (c) <= 'r') \ |
4771 || ('s' <= (c) && (c) <= 'z')) | 4925 || ('s' <= (c) && (c) <= 'z')) |
4772 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | 4926 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) |
4773 #endif | 4927 #endif |
4774 | 4928 |
4775 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) | 4929 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) |
4776 int | 4930 int |
4777 main () | 4931 main () |
4778 { | 4932 { |
4779 int i; | 4933 int i; |
4780 for (i = 0; i < 256; i++) | 4934 for (i = 0; i < 256; i++) |
4781 if (XOR (islower (i), ISLOWER (i)) | 4935 if (XOR (islower (i), ISLOWER (i)) |
4782 || toupper (i) != TOUPPER (i)) | 4936 || toupper (i) != TOUPPER (i)) |
4783 exit(2); | 4937 exit(2); |
4784 exit (0); | 4938 exit (0); |
4785 } | 4939 } |
4786 _ACEOF | 4940 _ACEOF |
4787 rm -f conftest$ac_exeext | 4941 rm -f conftest$ac_exeext |
4802 sed 's/^/| /' conftest.$ac_ext >&5 | 4956 sed 's/^/| /' conftest.$ac_ext >&5 |
4803 | 4957 |
4804 ( exit $ac_status ) | 4958 ( exit $ac_status ) |
4805 ac_cv_header_stdc=no | 4959 ac_cv_header_stdc=no |
4806 fi | 4960 fi |
4807 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 4961 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
4808 fi | 4962 fi |
4809 fi | 4963 fi |
4810 fi | 4964 fi |
4811 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 | 4965 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 |
4812 echo "${ECHO_T}$ac_cv_header_stdc" >&6 | 4966 echo "${ECHO_T}$ac_cv_header_stdc" >&6 |
4827 | 4981 |
4828 | 4982 |
4829 | 4983 |
4830 | 4984 |
4831 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ | 4985 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ |
4832 inttypes.h stdint.h unistd.h | 4986 inttypes.h stdint.h unistd.h |
4833 do | 4987 do |
4834 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 4988 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
4835 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 4989 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
4836 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 4990 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
4837 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 4991 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
4838 echo $ECHO_N "(cached) $ECHO_C" >&6 | 4992 echo $ECHO_N "(cached) $ECHO_C" >&6 |
4839 else | 4993 else |
4840 cat >conftest.$ac_ext <<_ACEOF | 4994 cat >conftest.$ac_ext <<_ACEOF |
4841 #line $LINENO "configure" | |
4842 /* confdefs.h. */ | 4995 /* confdefs.h. */ |
4843 _ACEOF | 4996 _ACEOF |
4844 cat confdefs.h >>conftest.$ac_ext | 4997 cat confdefs.h >>conftest.$ac_ext |
4845 cat >>conftest.$ac_ext <<_ACEOF | 4998 cat >>conftest.$ac_ext <<_ACEOF |
4846 /* end confdefs.h. */ | 4999 /* end confdefs.h. */ |
4848 | 5001 |
4849 #include <$ac_header> | 5002 #include <$ac_header> |
4850 _ACEOF | 5003 _ACEOF |
4851 rm -f conftest.$ac_objext | 5004 rm -f conftest.$ac_objext |
4852 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5005 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4853 (eval $ac_compile) 2>&5 | 5006 (eval $ac_compile) 2>conftest.er1 |
4854 ac_status=$? | 5007 ac_status=$? |
5008 grep -v '^ *+' conftest.er1 >conftest.err | |
5009 rm -f conftest.er1 | |
5010 cat conftest.err >&5 | |
4855 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5011 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4856 (exit $ac_status); } && | 5012 (exit $ac_status); } && |
4857 { ac_try='test -s conftest.$ac_objext' | 5013 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
5014 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5015 (eval $ac_try) 2>&5 | |
5016 ac_status=$? | |
5017 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5018 (exit $ac_status); }; } && | |
5019 { ac_try='test -s conftest.$ac_objext' | |
4858 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5020 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4859 (eval $ac_try) 2>&5 | 5021 (eval $ac_try) 2>&5 |
4860 ac_status=$? | 5022 ac_status=$? |
4861 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5023 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4862 (exit $ac_status); }; }; then | 5024 (exit $ac_status); }; }; then |
4865 echo "$as_me: failed program was:" >&5 | 5027 echo "$as_me: failed program was:" >&5 |
4866 sed 's/^/| /' conftest.$ac_ext >&5 | 5028 sed 's/^/| /' conftest.$ac_ext >&5 |
4867 | 5029 |
4868 eval "$as_ac_Header=no" | 5030 eval "$as_ac_Header=no" |
4869 fi | 5031 fi |
4870 rm -f conftest.$ac_objext conftest.$ac_ext | 5032 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
4871 fi | 5033 fi |
4872 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 5034 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
4873 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 5035 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
4874 if test `eval echo '${'$as_ac_Header'}'` = yes; then | 5036 if test `eval echo '${'$as_ac_Header'}'` = yes; then |
4875 cat >>confdefs.h <<_ACEOF | 5037 cat >>confdefs.h <<_ACEOF |
4898 else | 5060 else |
4899 # Is the header compilable? | 5061 # Is the header compilable? |
4900 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 5062 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
4901 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 5063 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
4902 cat >conftest.$ac_ext <<_ACEOF | 5064 cat >conftest.$ac_ext <<_ACEOF |
4903 #line $LINENO "configure" | |
4904 /* confdefs.h. */ | 5065 /* confdefs.h. */ |
4905 _ACEOF | 5066 _ACEOF |
4906 cat confdefs.h >>conftest.$ac_ext | 5067 cat confdefs.h >>conftest.$ac_ext |
4907 cat >>conftest.$ac_ext <<_ACEOF | 5068 cat >>conftest.$ac_ext <<_ACEOF |
4908 /* end confdefs.h. */ | 5069 /* end confdefs.h. */ |
4909 $ac_includes_default | 5070 $ac_includes_default |
4910 #include <$ac_header> | 5071 #include <$ac_header> |
4911 _ACEOF | 5072 _ACEOF |
4912 rm -f conftest.$ac_objext | 5073 rm -f conftest.$ac_objext |
4913 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5074 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4914 (eval $ac_compile) 2>&5 | 5075 (eval $ac_compile) 2>conftest.er1 |
4915 ac_status=$? | 5076 ac_status=$? |
5077 grep -v '^ *+' conftest.er1 >conftest.err | |
5078 rm -f conftest.er1 | |
5079 cat conftest.err >&5 | |
4916 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5080 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4917 (exit $ac_status); } && | 5081 (exit $ac_status); } && |
4918 { ac_try='test -s conftest.$ac_objext' | 5082 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
5083 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5084 (eval $ac_try) 2>&5 | |
5085 ac_status=$? | |
5086 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5087 (exit $ac_status); }; } && | |
5088 { ac_try='test -s conftest.$ac_objext' | |
4919 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5089 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4920 (eval $ac_try) 2>&5 | 5090 (eval $ac_try) 2>&5 |
4921 ac_status=$? | 5091 ac_status=$? |
4922 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5092 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4923 (exit $ac_status); }; }; then | 5093 (exit $ac_status); }; }; then |
4926 echo "$as_me: failed program was:" >&5 | 5096 echo "$as_me: failed program was:" >&5 |
4927 sed 's/^/| /' conftest.$ac_ext >&5 | 5097 sed 's/^/| /' conftest.$ac_ext >&5 |
4928 | 5098 |
4929 ac_header_compiler=no | 5099 ac_header_compiler=no |
4930 fi | 5100 fi |
4931 rm -f conftest.$ac_objext conftest.$ac_ext | 5101 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
4932 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 5102 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
4933 echo "${ECHO_T}$ac_header_compiler" >&6 | 5103 echo "${ECHO_T}$ac_header_compiler" >&6 |
4934 | 5104 |
4935 # Is the header present? | 5105 # Is the header present? |
4936 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 5106 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
4937 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 5107 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
4938 cat >conftest.$ac_ext <<_ACEOF | 5108 cat >conftest.$ac_ext <<_ACEOF |
4939 #line $LINENO "configure" | |
4940 /* confdefs.h. */ | 5109 /* confdefs.h. */ |
4941 _ACEOF | 5110 _ACEOF |
4942 cat confdefs.h >>conftest.$ac_ext | 5111 cat confdefs.h >>conftest.$ac_ext |
4943 cat >>conftest.$ac_ext <<_ACEOF | 5112 cat >>conftest.$ac_ext <<_ACEOF |
4944 /* end confdefs.h. */ | 5113 /* end confdefs.h. */ |
4952 cat conftest.err >&5 | 5121 cat conftest.err >&5 |
4953 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5122 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4954 (exit $ac_status); } >/dev/null; then | 5123 (exit $ac_status); } >/dev/null; then |
4955 if test -s conftest.err; then | 5124 if test -s conftest.err; then |
4956 ac_cpp_err=$ac_c_preproc_warn_flag | 5125 ac_cpp_err=$ac_c_preproc_warn_flag |
5126 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
4957 else | 5127 else |
4958 ac_cpp_err= | 5128 ac_cpp_err= |
4959 fi | 5129 fi |
4960 else | 5130 else |
4961 ac_cpp_err=yes | 5131 ac_cpp_err=yes |
4971 rm -f conftest.err conftest.$ac_ext | 5141 rm -f conftest.err conftest.$ac_ext |
4972 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 5142 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
4973 echo "${ECHO_T}$ac_header_preproc" >&6 | 5143 echo "${ECHO_T}$ac_header_preproc" >&6 |
4974 | 5144 |
4975 # So? What about this header? | 5145 # So? What about this header? |
4976 case $ac_header_compiler:$ac_header_preproc in | 5146 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
4977 yes:no ) | 5147 yes:no: ) |
4978 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 5148 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
4979 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 5149 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
5150 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
5151 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
5152 ac_header_preproc=yes | |
5153 ;; | |
5154 no:yes:* ) | |
5155 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
5156 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
5157 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
5158 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
5159 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
5160 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
5161 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
5162 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
4980 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 5163 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
4981 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 5164 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
5165 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
5166 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
4982 ( | 5167 ( |
4983 cat <<\_ASBOX | 5168 cat <<\_ASBOX |
4984 ## ------------------------------------ ## | 5169 ## ------------------------------------------ ## |
4985 ## Report this to bug-autoconf@gnu.org. ## | 5170 ## Report this to the AC_PACKAGE_NAME lists. ## |
4986 ## ------------------------------------ ## | 5171 ## ------------------------------------------ ## |
4987 _ASBOX | |
4988 ) | | |
4989 sed "s/^/$as_me: WARNING: /" >&2 | |
4990 ;; | |
4991 no:yes ) | |
4992 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
4993 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
4994 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
4995 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
4996 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
4997 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
4998 ( | |
4999 cat <<\_ASBOX | |
5000 ## ------------------------------------ ## | |
5001 ## Report this to bug-autoconf@gnu.org. ## | |
5002 ## ------------------------------------ ## | |
5003 _ASBOX | 5172 _ASBOX |
5004 ) | | 5173 ) | |
5005 sed "s/^/$as_me: WARNING: /" >&2 | 5174 sed "s/^/$as_me: WARNING: /" >&2 |
5006 ;; | 5175 ;; |
5007 esac | 5176 esac |
5008 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 5177 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
5009 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 5178 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
5010 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 5179 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
5011 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5180 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5012 else | 5181 else |
5013 eval "$as_ac_Header=$ac_header_preproc" | 5182 eval "$as_ac_Header=\$ac_header_preproc" |
5014 fi | 5183 fi |
5015 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 5184 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
5016 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 5185 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
5017 | 5186 |
5018 fi | 5187 fi |
5032 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5201 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5033 else | 5202 else |
5034 ac_check_lib_save_LIBS=$LIBS | 5203 ac_check_lib_save_LIBS=$LIBS |
5035 LIBS="-lossaudio $LIBS" | 5204 LIBS="-lossaudio $LIBS" |
5036 cat >conftest.$ac_ext <<_ACEOF | 5205 cat >conftest.$ac_ext <<_ACEOF |
5037 #line $LINENO "configure" | |
5038 /* confdefs.h. */ | 5206 /* confdefs.h. */ |
5039 _ACEOF | 5207 _ACEOF |
5040 cat confdefs.h >>conftest.$ac_ext | 5208 cat confdefs.h >>conftest.$ac_ext |
5041 cat >>conftest.$ac_ext <<_ACEOF | 5209 cat >>conftest.$ac_ext <<_ACEOF |
5042 /* end confdefs.h. */ | 5210 /* end confdefs.h. */ |
5056 return 0; | 5224 return 0; |
5057 } | 5225 } |
5058 _ACEOF | 5226 _ACEOF |
5059 rm -f conftest.$ac_objext conftest$ac_exeext | 5227 rm -f conftest.$ac_objext conftest$ac_exeext |
5060 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 5228 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
5061 (eval $ac_link) 2>&5 | 5229 (eval $ac_link) 2>conftest.er1 |
5062 ac_status=$? | 5230 ac_status=$? |
5231 grep -v '^ *+' conftest.er1 >conftest.err | |
5232 rm -f conftest.er1 | |
5233 cat conftest.err >&5 | |
5063 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5234 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5064 (exit $ac_status); } && | 5235 (exit $ac_status); } && |
5065 { ac_try='test -s conftest$ac_exeext' | 5236 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
5237 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5238 (eval $ac_try) 2>&5 | |
5239 ac_status=$? | |
5240 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5241 (exit $ac_status); }; } && | |
5242 { ac_try='test -s conftest$ac_exeext' | |
5066 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5243 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5067 (eval $ac_try) 2>&5 | 5244 (eval $ac_try) 2>&5 |
5068 ac_status=$? | 5245 ac_status=$? |
5069 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5246 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5070 (exit $ac_status); }; }; then | 5247 (exit $ac_status); }; }; then |
5073 echo "$as_me: failed program was:" >&5 | 5250 echo "$as_me: failed program was:" >&5 |
5074 sed 's/^/| /' conftest.$ac_ext >&5 | 5251 sed 's/^/| /' conftest.$ac_ext >&5 |
5075 | 5252 |
5076 ac_cv_lib_ossaudio__oss_ioctl=no | 5253 ac_cv_lib_ossaudio__oss_ioctl=no |
5077 fi | 5254 fi |
5078 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 5255 rm -f conftest.err conftest.$ac_objext \ |
5256 conftest$ac_exeext conftest.$ac_ext | |
5079 LIBS=$ac_check_lib_save_LIBS | 5257 LIBS=$ac_check_lib_save_LIBS |
5080 fi | 5258 fi |
5081 echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 | 5259 echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 |
5082 echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6 | 5260 echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6 |
5083 if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then | 5261 if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then |
5132 else | 5310 else |
5133 # Is the header compilable? | 5311 # Is the header compilable? |
5134 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 5312 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
5135 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 5313 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
5136 cat >conftest.$ac_ext <<_ACEOF | 5314 cat >conftest.$ac_ext <<_ACEOF |
5137 #line $LINENO "configure" | |
5138 /* confdefs.h. */ | 5315 /* confdefs.h. */ |
5139 _ACEOF | 5316 _ACEOF |
5140 cat confdefs.h >>conftest.$ac_ext | 5317 cat confdefs.h >>conftest.$ac_ext |
5141 cat >>conftest.$ac_ext <<_ACEOF | 5318 cat >>conftest.$ac_ext <<_ACEOF |
5142 /* end confdefs.h. */ | 5319 /* end confdefs.h. */ |
5143 $ac_includes_default | 5320 $ac_includes_default |
5144 #include <$ac_header> | 5321 #include <$ac_header> |
5145 _ACEOF | 5322 _ACEOF |
5146 rm -f conftest.$ac_objext | 5323 rm -f conftest.$ac_objext |
5147 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5324 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5148 (eval $ac_compile) 2>&5 | 5325 (eval $ac_compile) 2>conftest.er1 |
5149 ac_status=$? | 5326 ac_status=$? |
5327 grep -v '^ *+' conftest.er1 >conftest.err | |
5328 rm -f conftest.er1 | |
5329 cat conftest.err >&5 | |
5150 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5330 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5151 (exit $ac_status); } && | 5331 (exit $ac_status); } && |
5152 { ac_try='test -s conftest.$ac_objext' | 5332 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
5333 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5334 (eval $ac_try) 2>&5 | |
5335 ac_status=$? | |
5336 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5337 (exit $ac_status); }; } && | |
5338 { ac_try='test -s conftest.$ac_objext' | |
5153 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5339 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5154 (eval $ac_try) 2>&5 | 5340 (eval $ac_try) 2>&5 |
5155 ac_status=$? | 5341 ac_status=$? |
5156 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5342 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5157 (exit $ac_status); }; }; then | 5343 (exit $ac_status); }; }; then |
5160 echo "$as_me: failed program was:" >&5 | 5346 echo "$as_me: failed program was:" >&5 |
5161 sed 's/^/| /' conftest.$ac_ext >&5 | 5347 sed 's/^/| /' conftest.$ac_ext >&5 |
5162 | 5348 |
5163 ac_header_compiler=no | 5349 ac_header_compiler=no |
5164 fi | 5350 fi |
5165 rm -f conftest.$ac_objext conftest.$ac_ext | 5351 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
5166 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 5352 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
5167 echo "${ECHO_T}$ac_header_compiler" >&6 | 5353 echo "${ECHO_T}$ac_header_compiler" >&6 |
5168 | 5354 |
5169 # Is the header present? | 5355 # Is the header present? |
5170 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 5356 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
5171 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 5357 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
5172 cat >conftest.$ac_ext <<_ACEOF | 5358 cat >conftest.$ac_ext <<_ACEOF |
5173 #line $LINENO "configure" | |
5174 /* confdefs.h. */ | 5359 /* confdefs.h. */ |
5175 _ACEOF | 5360 _ACEOF |
5176 cat confdefs.h >>conftest.$ac_ext | 5361 cat confdefs.h >>conftest.$ac_ext |
5177 cat >>conftest.$ac_ext <<_ACEOF | 5362 cat >>conftest.$ac_ext <<_ACEOF |
5178 /* end confdefs.h. */ | 5363 /* end confdefs.h. */ |
5186 cat conftest.err >&5 | 5371 cat conftest.err >&5 |
5187 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5372 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5188 (exit $ac_status); } >/dev/null; then | 5373 (exit $ac_status); } >/dev/null; then |
5189 if test -s conftest.err; then | 5374 if test -s conftest.err; then |
5190 ac_cpp_err=$ac_c_preproc_warn_flag | 5375 ac_cpp_err=$ac_c_preproc_warn_flag |
5376 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
5191 else | 5377 else |
5192 ac_cpp_err= | 5378 ac_cpp_err= |
5193 fi | 5379 fi |
5194 else | 5380 else |
5195 ac_cpp_err=yes | 5381 ac_cpp_err=yes |
5205 rm -f conftest.err conftest.$ac_ext | 5391 rm -f conftest.err conftest.$ac_ext |
5206 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 5392 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
5207 echo "${ECHO_T}$ac_header_preproc" >&6 | 5393 echo "${ECHO_T}$ac_header_preproc" >&6 |
5208 | 5394 |
5209 # So? What about this header? | 5395 # So? What about this header? |
5210 case $ac_header_compiler:$ac_header_preproc in | 5396 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
5211 yes:no ) | 5397 yes:no: ) |
5212 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 5398 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
5213 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 5399 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
5400 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
5401 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
5402 ac_header_preproc=yes | |
5403 ;; | |
5404 no:yes:* ) | |
5405 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
5406 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
5407 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
5408 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
5409 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
5410 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
5411 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
5412 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
5214 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 5413 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
5215 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 5414 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
5415 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
5416 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
5216 ( | 5417 ( |
5217 cat <<\_ASBOX | 5418 cat <<\_ASBOX |
5218 ## ------------------------------------ ## | 5419 ## ------------------------------------------ ## |
5219 ## Report this to bug-autoconf@gnu.org. ## | 5420 ## Report this to the AC_PACKAGE_NAME lists. ## |
5220 ## ------------------------------------ ## | 5421 ## ------------------------------------------ ## |
5221 _ASBOX | |
5222 ) | | |
5223 sed "s/^/$as_me: WARNING: /" >&2 | |
5224 ;; | |
5225 no:yes ) | |
5226 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
5227 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
5228 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
5229 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
5230 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
5231 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
5232 ( | |
5233 cat <<\_ASBOX | |
5234 ## ------------------------------------ ## | |
5235 ## Report this to bug-autoconf@gnu.org. ## | |
5236 ## ------------------------------------ ## | |
5237 _ASBOX | 5422 _ASBOX |
5238 ) | | 5423 ) | |
5239 sed "s/^/$as_me: WARNING: /" >&2 | 5424 sed "s/^/$as_me: WARNING: /" >&2 |
5240 ;; | 5425 ;; |
5241 esac | 5426 esac |
5242 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 5427 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
5243 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 5428 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
5244 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 5429 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
5245 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5430 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5246 else | 5431 else |
5247 eval "$as_ac_Header=$ac_header_preproc" | 5432 eval "$as_ac_Header=\$ac_header_preproc" |
5248 fi | 5433 fi |
5249 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 5434 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
5250 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 5435 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
5251 | 5436 |
5252 fi | 5437 fi |
5261 | 5446 |
5262 | 5447 |
5263 echo "$as_me:$LINENO: checking if personality LINUX32 can be set" >&5 | 5448 echo "$as_me:$LINENO: checking if personality LINUX32 can be set" >&5 |
5264 echo $ECHO_N "checking if personality LINUX32 can be set... $ECHO_C" >&6 | 5449 echo $ECHO_N "checking if personality LINUX32 can be set... $ECHO_C" >&6 |
5265 cat >conftest.$ac_ext <<_ACEOF | 5450 cat >conftest.$ac_ext <<_ACEOF |
5266 #line $LINENO "configure" | |
5267 /* confdefs.h. */ | 5451 /* confdefs.h. */ |
5268 _ACEOF | 5452 _ACEOF |
5269 cat confdefs.h >>conftest.$ac_ext | 5453 cat confdefs.h >>conftest.$ac_ext |
5270 cat >>conftest.$ac_ext <<_ACEOF | 5454 cat >>conftest.$ac_ext <<_ACEOF |
5271 /* end confdefs.h. */ | 5455 /* end confdefs.h. */ |
5278 return 0; | 5462 return 0; |
5279 } | 5463 } |
5280 _ACEOF | 5464 _ACEOF |
5281 rm -f conftest.$ac_objext | 5465 rm -f conftest.$ac_objext |
5282 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5466 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5283 (eval $ac_compile) 2>&5 | 5467 (eval $ac_compile) 2>conftest.er1 |
5284 ac_status=$? | 5468 ac_status=$? |
5469 grep -v '^ *+' conftest.er1 >conftest.err | |
5470 rm -f conftest.er1 | |
5471 cat conftest.err >&5 | |
5285 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5472 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5286 (exit $ac_status); } && | 5473 (exit $ac_status); } && |
5287 { ac_try='test -s conftest.$ac_objext' | 5474 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
5475 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5476 (eval $ac_try) 2>&5 | |
5477 ac_status=$? | |
5478 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5479 (exit $ac_status); }; } && | |
5480 { ac_try='test -s conftest.$ac_objext' | |
5288 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5481 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5289 (eval $ac_try) 2>&5 | 5482 (eval $ac_try) 2>&5 |
5290 ac_status=$? | 5483 ac_status=$? |
5291 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5484 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5292 (exit $ac_status); }; }; then | 5485 (exit $ac_status); }; }; then |
5295 echo "$as_me: failed program was:" >&5 | 5488 echo "$as_me: failed program was:" >&5 |
5296 sed 's/^/| /' conftest.$ac_ext >&5 | 5489 sed 's/^/| /' conftest.$ac_ext >&5 |
5297 | 5490 |
5298 emacs_cv_personality_linux32=no | 5491 emacs_cv_personality_linux32=no |
5299 fi | 5492 fi |
5300 rm -f conftest.$ac_objext conftest.$ac_ext | 5493 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
5301 echo "$as_me:$LINENO: result: $emacs_cv_personality_linux32" >&5 | 5494 echo "$as_me:$LINENO: result: $emacs_cv_personality_linux32" >&5 |
5302 echo "${ECHO_T}$emacs_cv_personality_linux32" >&6 | 5495 echo "${ECHO_T}$emacs_cv_personality_linux32" >&6 |
5303 | 5496 |
5304 if test $emacs_cv_personality_linux32 = yes; then | 5497 if test $emacs_cv_personality_linux32 = yes; then |
5305 | 5498 |
5317 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 5510 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
5318 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 5511 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
5319 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5512 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5320 else | 5513 else |
5321 cat >conftest.$ac_ext <<_ACEOF | 5514 cat >conftest.$ac_ext <<_ACEOF |
5322 #line $LINENO "configure" | |
5323 /* confdefs.h. */ | 5515 /* confdefs.h. */ |
5324 _ACEOF | 5516 _ACEOF |
5325 cat confdefs.h >>conftest.$ac_ext | 5517 cat confdefs.h >>conftest.$ac_ext |
5326 cat >>conftest.$ac_ext <<_ACEOF | 5518 cat >>conftest.$ac_ext <<_ACEOF |
5327 /* end confdefs.h. */ | 5519 /* end confdefs.h. */ |
5335 cat conftest.err >&5 | 5527 cat conftest.err >&5 |
5336 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5528 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5337 (exit $ac_status); } >/dev/null; then | 5529 (exit $ac_status); } >/dev/null; then |
5338 if test -s conftest.err; then | 5530 if test -s conftest.err; then |
5339 ac_cpp_err=$ac_c_preproc_warn_flag | 5531 ac_cpp_err=$ac_c_preproc_warn_flag |
5532 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
5340 else | 5533 else |
5341 ac_cpp_err= | 5534 ac_cpp_err= |
5342 fi | 5535 fi |
5343 else | 5536 else |
5344 ac_cpp_err=yes | 5537 ac_cpp_err=yes |
5368 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 | 5561 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 |
5369 if test "${ac_cv_header_stdc+set}" = set; then | 5562 if test "${ac_cv_header_stdc+set}" = set; then |
5370 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5563 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5371 else | 5564 else |
5372 cat >conftest.$ac_ext <<_ACEOF | 5565 cat >conftest.$ac_ext <<_ACEOF |
5373 #line $LINENO "configure" | |
5374 /* confdefs.h. */ | 5566 /* confdefs.h. */ |
5375 _ACEOF | 5567 _ACEOF |
5376 cat confdefs.h >>conftest.$ac_ext | 5568 cat confdefs.h >>conftest.$ac_ext |
5377 cat >>conftest.$ac_ext <<_ACEOF | 5569 cat >>conftest.$ac_ext <<_ACEOF |
5378 /* end confdefs.h. */ | 5570 /* end confdefs.h. */ |
5389 return 0; | 5581 return 0; |
5390 } | 5582 } |
5391 _ACEOF | 5583 _ACEOF |
5392 rm -f conftest.$ac_objext | 5584 rm -f conftest.$ac_objext |
5393 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5585 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5394 (eval $ac_compile) 2>&5 | 5586 (eval $ac_compile) 2>conftest.er1 |
5395 ac_status=$? | 5587 ac_status=$? |
5588 grep -v '^ *+' conftest.er1 >conftest.err | |
5589 rm -f conftest.er1 | |
5590 cat conftest.err >&5 | |
5396 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5591 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5397 (exit $ac_status); } && | 5592 (exit $ac_status); } && |
5398 { ac_try='test -s conftest.$ac_objext' | 5593 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
5594 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5595 (eval $ac_try) 2>&5 | |
5596 ac_status=$? | |
5597 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5598 (exit $ac_status); }; } && | |
5599 { ac_try='test -s conftest.$ac_objext' | |
5399 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5600 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5400 (eval $ac_try) 2>&5 | 5601 (eval $ac_try) 2>&5 |
5401 ac_status=$? | 5602 ac_status=$? |
5402 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5603 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5403 (exit $ac_status); }; }; then | 5604 (exit $ac_status); }; }; then |
5406 echo "$as_me: failed program was:" >&5 | 5607 echo "$as_me: failed program was:" >&5 |
5407 sed 's/^/| /' conftest.$ac_ext >&5 | 5608 sed 's/^/| /' conftest.$ac_ext >&5 |
5408 | 5609 |
5409 ac_cv_header_stdc=no | 5610 ac_cv_header_stdc=no |
5410 fi | 5611 fi |
5411 rm -f conftest.$ac_objext conftest.$ac_ext | 5612 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
5412 | 5613 |
5413 if test $ac_cv_header_stdc = yes; then | 5614 if test $ac_cv_header_stdc = yes; then |
5414 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. | 5615 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
5415 cat >conftest.$ac_ext <<_ACEOF | 5616 cat >conftest.$ac_ext <<_ACEOF |
5416 #line $LINENO "configure" | |
5417 /* confdefs.h. */ | 5617 /* confdefs.h. */ |
5418 _ACEOF | 5618 _ACEOF |
5419 cat confdefs.h >>conftest.$ac_ext | 5619 cat confdefs.h >>conftest.$ac_ext |
5420 cat >>conftest.$ac_ext <<_ACEOF | 5620 cat >>conftest.$ac_ext <<_ACEOF |
5421 /* end confdefs.h. */ | 5621 /* end confdefs.h. */ |
5433 fi | 5633 fi |
5434 | 5634 |
5435 if test $ac_cv_header_stdc = yes; then | 5635 if test $ac_cv_header_stdc = yes; then |
5436 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | 5636 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
5437 cat >conftest.$ac_ext <<_ACEOF | 5637 cat >conftest.$ac_ext <<_ACEOF |
5438 #line $LINENO "configure" | |
5439 /* confdefs.h. */ | 5638 /* confdefs.h. */ |
5440 _ACEOF | 5639 _ACEOF |
5441 cat confdefs.h >>conftest.$ac_ext | 5640 cat confdefs.h >>conftest.$ac_ext |
5442 cat >>conftest.$ac_ext <<_ACEOF | 5641 cat >>conftest.$ac_ext <<_ACEOF |
5443 /* end confdefs.h. */ | 5642 /* end confdefs.h. */ |
5458 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. | 5657 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. |
5459 if test "$cross_compiling" = yes; then | 5658 if test "$cross_compiling" = yes; then |
5460 : | 5659 : |
5461 else | 5660 else |
5462 cat >conftest.$ac_ext <<_ACEOF | 5661 cat >conftest.$ac_ext <<_ACEOF |
5463 #line $LINENO "configure" | |
5464 /* confdefs.h. */ | 5662 /* confdefs.h. */ |
5465 _ACEOF | 5663 _ACEOF |
5466 cat confdefs.h >>conftest.$ac_ext | 5664 cat confdefs.h >>conftest.$ac_ext |
5467 cat >>conftest.$ac_ext <<_ACEOF | 5665 cat >>conftest.$ac_ext <<_ACEOF |
5468 /* end confdefs.h. */ | 5666 /* end confdefs.h. */ |
5470 #if ((' ' & 0x0FF) == 0x020) | 5668 #if ((' ' & 0x0FF) == 0x020) |
5471 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | 5669 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') |
5472 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | 5670 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
5473 #else | 5671 #else |
5474 # define ISLOWER(c) \ | 5672 # define ISLOWER(c) \ |
5475 (('a' <= (c) && (c) <= 'i') \ | 5673 (('a' <= (c) && (c) <= 'i') \ |
5476 || ('j' <= (c) && (c) <= 'r') \ | 5674 || ('j' <= (c) && (c) <= 'r') \ |
5477 || ('s' <= (c) && (c) <= 'z')) | 5675 || ('s' <= (c) && (c) <= 'z')) |
5478 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | 5676 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) |
5479 #endif | 5677 #endif |
5480 | 5678 |
5481 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) | 5679 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) |
5482 int | 5680 int |
5483 main () | 5681 main () |
5484 { | 5682 { |
5485 int i; | 5683 int i; |
5486 for (i = 0; i < 256; i++) | 5684 for (i = 0; i < 256; i++) |
5487 if (XOR (islower (i), ISLOWER (i)) | 5685 if (XOR (islower (i), ISLOWER (i)) |
5488 || toupper (i) != TOUPPER (i)) | 5686 || toupper (i) != TOUPPER (i)) |
5489 exit(2); | 5687 exit(2); |
5490 exit (0); | 5688 exit (0); |
5491 } | 5689 } |
5492 _ACEOF | 5690 _ACEOF |
5493 rm -f conftest$ac_exeext | 5691 rm -f conftest$ac_exeext |
5508 sed 's/^/| /' conftest.$ac_ext >&5 | 5706 sed 's/^/| /' conftest.$ac_ext >&5 |
5509 | 5707 |
5510 ( exit $ac_status ) | 5708 ( exit $ac_status ) |
5511 ac_cv_header_stdc=no | 5709 ac_cv_header_stdc=no |
5512 fi | 5710 fi |
5513 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 5711 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
5514 fi | 5712 fi |
5515 fi | 5713 fi |
5516 fi | 5714 fi |
5517 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 | 5715 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 |
5518 echo "${ECHO_T}$ac_cv_header_stdc" >&6 | 5716 echo "${ECHO_T}$ac_cv_header_stdc" >&6 |
5528 echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6 | 5726 echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6 |
5529 if test "${ac_cv_header_time+set}" = set; then | 5727 if test "${ac_cv_header_time+set}" = set; then |
5530 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5728 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5531 else | 5729 else |
5532 cat >conftest.$ac_ext <<_ACEOF | 5730 cat >conftest.$ac_ext <<_ACEOF |
5533 #line $LINENO "configure" | |
5534 /* confdefs.h. */ | 5731 /* confdefs.h. */ |
5535 _ACEOF | 5732 _ACEOF |
5536 cat confdefs.h >>conftest.$ac_ext | 5733 cat confdefs.h >>conftest.$ac_ext |
5537 cat >>conftest.$ac_ext <<_ACEOF | 5734 cat >>conftest.$ac_ext <<_ACEOF |
5538 /* end confdefs.h. */ | 5735 /* end confdefs.h. */ |
5549 return 0; | 5746 return 0; |
5550 } | 5747 } |
5551 _ACEOF | 5748 _ACEOF |
5552 rm -f conftest.$ac_objext | 5749 rm -f conftest.$ac_objext |
5553 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5750 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5554 (eval $ac_compile) 2>&5 | 5751 (eval $ac_compile) 2>conftest.er1 |
5555 ac_status=$? | 5752 ac_status=$? |
5753 grep -v '^ *+' conftest.er1 >conftest.err | |
5754 rm -f conftest.er1 | |
5755 cat conftest.err >&5 | |
5556 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5756 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5557 (exit $ac_status); } && | 5757 (exit $ac_status); } && |
5558 { ac_try='test -s conftest.$ac_objext' | 5758 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
5759 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5760 (eval $ac_try) 2>&5 | |
5761 ac_status=$? | |
5762 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5763 (exit $ac_status); }; } && | |
5764 { ac_try='test -s conftest.$ac_objext' | |
5559 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5765 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5560 (eval $ac_try) 2>&5 | 5766 (eval $ac_try) 2>&5 |
5561 ac_status=$? | 5767 ac_status=$? |
5562 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5768 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5563 (exit $ac_status); }; }; then | 5769 (exit $ac_status); }; }; then |
5566 echo "$as_me: failed program was:" >&5 | 5772 echo "$as_me: failed program was:" >&5 |
5567 sed 's/^/| /' conftest.$ac_ext >&5 | 5773 sed 's/^/| /' conftest.$ac_ext >&5 |
5568 | 5774 |
5569 ac_cv_header_time=no | 5775 ac_cv_header_time=no |
5570 fi | 5776 fi |
5571 rm -f conftest.$ac_objext conftest.$ac_ext | 5777 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
5572 fi | 5778 fi |
5573 echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5 | 5779 echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5 |
5574 echo "${ECHO_T}$ac_cv_header_time" >&6 | 5780 echo "${ECHO_T}$ac_cv_header_time" >&6 |
5575 if test $ac_cv_header_time = yes; then | 5781 if test $ac_cv_header_time = yes; then |
5576 | 5782 |
5584 echo $ECHO_N "checking whether sys_siglist is declared... $ECHO_C" >&6 | 5790 echo $ECHO_N "checking whether sys_siglist is declared... $ECHO_C" >&6 |
5585 if test "${ac_cv_have_decl_sys_siglist+set}" = set; then | 5791 if test "${ac_cv_have_decl_sys_siglist+set}" = set; then |
5586 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5792 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5587 else | 5793 else |
5588 cat >conftest.$ac_ext <<_ACEOF | 5794 cat >conftest.$ac_ext <<_ACEOF |
5589 #line $LINENO "configure" | |
5590 /* confdefs.h. */ | 5795 /* confdefs.h. */ |
5591 _ACEOF | 5796 _ACEOF |
5592 cat confdefs.h >>conftest.$ac_ext | 5797 cat confdefs.h >>conftest.$ac_ext |
5593 cat >>conftest.$ac_ext <<_ACEOF | 5798 cat >>conftest.$ac_ext <<_ACEOF |
5594 /* end confdefs.h. */ | 5799 /* end confdefs.h. */ |
5604 return 0; | 5809 return 0; |
5605 } | 5810 } |
5606 _ACEOF | 5811 _ACEOF |
5607 rm -f conftest.$ac_objext | 5812 rm -f conftest.$ac_objext |
5608 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5813 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5609 (eval $ac_compile) 2>&5 | 5814 (eval $ac_compile) 2>conftest.er1 |
5610 ac_status=$? | 5815 ac_status=$? |
5816 grep -v '^ *+' conftest.er1 >conftest.err | |
5817 rm -f conftest.er1 | |
5818 cat conftest.err >&5 | |
5611 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5819 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5612 (exit $ac_status); } && | 5820 (exit $ac_status); } && |
5613 { ac_try='test -s conftest.$ac_objext' | 5821 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
5822 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5823 (eval $ac_try) 2>&5 | |
5824 ac_status=$? | |
5825 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5826 (exit $ac_status); }; } && | |
5827 { ac_try='test -s conftest.$ac_objext' | |
5614 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5828 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5615 (eval $ac_try) 2>&5 | 5829 (eval $ac_try) 2>&5 |
5616 ac_status=$? | 5830 ac_status=$? |
5617 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5831 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5618 (exit $ac_status); }; }; then | 5832 (exit $ac_status); }; }; then |
5621 echo "$as_me: failed program was:" >&5 | 5835 echo "$as_me: failed program was:" >&5 |
5622 sed 's/^/| /' conftest.$ac_ext >&5 | 5836 sed 's/^/| /' conftest.$ac_ext >&5 |
5623 | 5837 |
5624 ac_cv_have_decl_sys_siglist=no | 5838 ac_cv_have_decl_sys_siglist=no |
5625 fi | 5839 fi |
5626 rm -f conftest.$ac_objext conftest.$ac_ext | 5840 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
5627 fi | 5841 fi |
5628 echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5 | 5842 echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5 |
5629 echo "${ECHO_T}$ac_cv_have_decl_sys_siglist" >&6 | 5843 echo "${ECHO_T}$ac_cv_have_decl_sys_siglist" >&6 |
5630 if test $ac_cv_have_decl_sys_siglist = yes; then | 5844 if test $ac_cv_have_decl_sys_siglist = yes; then |
5631 | 5845 |
5649 echo $ECHO_N "checking whether __sys_siglist is declared... $ECHO_C" >&6 | 5863 echo $ECHO_N "checking whether __sys_siglist is declared... $ECHO_C" >&6 |
5650 if test "${ac_cv_have_decl___sys_siglist+set}" = set; then | 5864 if test "${ac_cv_have_decl___sys_siglist+set}" = set; then |
5651 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5865 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5652 else | 5866 else |
5653 cat >conftest.$ac_ext <<_ACEOF | 5867 cat >conftest.$ac_ext <<_ACEOF |
5654 #line $LINENO "configure" | |
5655 /* confdefs.h. */ | 5868 /* confdefs.h. */ |
5656 _ACEOF | 5869 _ACEOF |
5657 cat confdefs.h >>conftest.$ac_ext | 5870 cat confdefs.h >>conftest.$ac_ext |
5658 cat >>conftest.$ac_ext <<_ACEOF | 5871 cat >>conftest.$ac_ext <<_ACEOF |
5659 /* end confdefs.h. */ | 5872 /* end confdefs.h. */ |
5669 return 0; | 5882 return 0; |
5670 } | 5883 } |
5671 _ACEOF | 5884 _ACEOF |
5672 rm -f conftest.$ac_objext | 5885 rm -f conftest.$ac_objext |
5673 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5886 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5674 (eval $ac_compile) 2>&5 | 5887 (eval $ac_compile) 2>conftest.er1 |
5675 ac_status=$? | 5888 ac_status=$? |
5889 grep -v '^ *+' conftest.er1 >conftest.err | |
5890 rm -f conftest.er1 | |
5891 cat conftest.err >&5 | |
5676 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5892 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5677 (exit $ac_status); } && | 5893 (exit $ac_status); } && |
5678 { ac_try='test -s conftest.$ac_objext' | 5894 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
5895 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5896 (eval $ac_try) 2>&5 | |
5897 ac_status=$? | |
5898 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5899 (exit $ac_status); }; } && | |
5900 { ac_try='test -s conftest.$ac_objext' | |
5679 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5901 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5680 (eval $ac_try) 2>&5 | 5902 (eval $ac_try) 2>&5 |
5681 ac_status=$? | 5903 ac_status=$? |
5682 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5904 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5683 (exit $ac_status); }; }; then | 5905 (exit $ac_status); }; }; then |
5686 echo "$as_me: failed program was:" >&5 | 5908 echo "$as_me: failed program was:" >&5 |
5687 sed 's/^/| /' conftest.$ac_ext >&5 | 5909 sed 's/^/| /' conftest.$ac_ext >&5 |
5688 | 5910 |
5689 ac_cv_have_decl___sys_siglist=no | 5911 ac_cv_have_decl___sys_siglist=no |
5690 fi | 5912 fi |
5691 rm -f conftest.$ac_objext conftest.$ac_ext | 5913 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
5692 fi | 5914 fi |
5693 echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5 | 5915 echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5 |
5694 echo "${ECHO_T}$ac_cv_have_decl___sys_siglist" >&6 | 5916 echo "${ECHO_T}$ac_cv_have_decl___sys_siglist" >&6 |
5695 if test $ac_cv_have_decl___sys_siglist = yes; then | 5917 if test $ac_cv_have_decl___sys_siglist = yes; then |
5696 | 5918 |
5720 echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6 | 5942 echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6 |
5721 if test "${ac_cv_header_sys_wait_h+set}" = set; then | 5943 if test "${ac_cv_header_sys_wait_h+set}" = set; then |
5722 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5944 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5723 else | 5945 else |
5724 cat >conftest.$ac_ext <<_ACEOF | 5946 cat >conftest.$ac_ext <<_ACEOF |
5725 #line $LINENO "configure" | |
5726 /* confdefs.h. */ | 5947 /* confdefs.h. */ |
5727 _ACEOF | 5948 _ACEOF |
5728 cat confdefs.h >>conftest.$ac_ext | 5949 cat confdefs.h >>conftest.$ac_ext |
5729 cat >>conftest.$ac_ext <<_ACEOF | 5950 cat >>conftest.$ac_ext <<_ACEOF |
5730 /* end confdefs.h. */ | 5951 /* end confdefs.h. */ |
5747 return 0; | 5968 return 0; |
5748 } | 5969 } |
5749 _ACEOF | 5970 _ACEOF |
5750 rm -f conftest.$ac_objext | 5971 rm -f conftest.$ac_objext |
5751 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5972 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5752 (eval $ac_compile) 2>&5 | 5973 (eval $ac_compile) 2>conftest.er1 |
5753 ac_status=$? | 5974 ac_status=$? |
5975 grep -v '^ *+' conftest.er1 >conftest.err | |
5976 rm -f conftest.er1 | |
5977 cat conftest.err >&5 | |
5754 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5978 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5755 (exit $ac_status); } && | 5979 (exit $ac_status); } && |
5756 { ac_try='test -s conftest.$ac_objext' | 5980 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
5981 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5982 (eval $ac_try) 2>&5 | |
5983 ac_status=$? | |
5984 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5985 (exit $ac_status); }; } && | |
5986 { ac_try='test -s conftest.$ac_objext' | |
5757 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5987 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5758 (eval $ac_try) 2>&5 | 5988 (eval $ac_try) 2>&5 |
5759 ac_status=$? | 5989 ac_status=$? |
5760 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5990 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5761 (exit $ac_status); }; }; then | 5991 (exit $ac_status); }; }; then |
5764 echo "$as_me: failed program was:" >&5 | 5994 echo "$as_me: failed program was:" >&5 |
5765 sed 's/^/| /' conftest.$ac_ext >&5 | 5995 sed 's/^/| /' conftest.$ac_ext >&5 |
5766 | 5996 |
5767 ac_cv_header_sys_wait_h=no | 5997 ac_cv_header_sys_wait_h=no |
5768 fi | 5998 fi |
5769 rm -f conftest.$ac_objext conftest.$ac_ext | 5999 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
5770 fi | 6000 fi |
5771 echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5 | 6001 echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5 |
5772 echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6 | 6002 echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6 |
5773 if test $ac_cv_header_sys_wait_h = yes; then | 6003 if test $ac_cv_header_sys_wait_h = yes; then |
5774 | 6004 |
5783 echo $ECHO_N "checking for struct utimbuf... $ECHO_C" >&6 | 6013 echo $ECHO_N "checking for struct utimbuf... $ECHO_C" >&6 |
5784 if test "${emacs_cv_struct_utimbuf+set}" = set; then | 6014 if test "${emacs_cv_struct_utimbuf+set}" = set; then |
5785 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6015 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5786 else | 6016 else |
5787 cat >conftest.$ac_ext <<_ACEOF | 6017 cat >conftest.$ac_ext <<_ACEOF |
5788 #line $LINENO "configure" | |
5789 /* confdefs.h. */ | 6018 /* confdefs.h. */ |
5790 _ACEOF | 6019 _ACEOF |
5791 cat confdefs.h >>conftest.$ac_ext | 6020 cat confdefs.h >>conftest.$ac_ext |
5792 cat >>conftest.$ac_ext <<_ACEOF | 6021 cat >>conftest.$ac_ext <<_ACEOF |
5793 /* end confdefs.h. */ | 6022 /* end confdefs.h. */ |
5812 return 0; | 6041 return 0; |
5813 } | 6042 } |
5814 _ACEOF | 6043 _ACEOF |
5815 rm -f conftest.$ac_objext | 6044 rm -f conftest.$ac_objext |
5816 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6045 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5817 (eval $ac_compile) 2>&5 | 6046 (eval $ac_compile) 2>conftest.er1 |
5818 ac_status=$? | 6047 ac_status=$? |
6048 grep -v '^ *+' conftest.er1 >conftest.err | |
6049 rm -f conftest.er1 | |
6050 cat conftest.err >&5 | |
5819 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6051 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5820 (exit $ac_status); } && | 6052 (exit $ac_status); } && |
5821 { ac_try='test -s conftest.$ac_objext' | 6053 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
6054 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6055 (eval $ac_try) 2>&5 | |
6056 ac_status=$? | |
6057 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6058 (exit $ac_status); }; } && | |
6059 { ac_try='test -s conftest.$ac_objext' | |
5822 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6060 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5823 (eval $ac_try) 2>&5 | 6061 (eval $ac_try) 2>&5 |
5824 ac_status=$? | 6062 ac_status=$? |
5825 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6063 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5826 (exit $ac_status); }; }; then | 6064 (exit $ac_status); }; }; then |
5829 echo "$as_me: failed program was:" >&5 | 6067 echo "$as_me: failed program was:" >&5 |
5830 sed 's/^/| /' conftest.$ac_ext >&5 | 6068 sed 's/^/| /' conftest.$ac_ext >&5 |
5831 | 6069 |
5832 emacs_cv_struct_utimbuf=no | 6070 emacs_cv_struct_utimbuf=no |
5833 fi | 6071 fi |
5834 rm -f conftest.$ac_objext conftest.$ac_ext | 6072 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
5835 fi | 6073 fi |
5836 echo "$as_me:$LINENO: result: $emacs_cv_struct_utimbuf" >&5 | 6074 echo "$as_me:$LINENO: result: $emacs_cv_struct_utimbuf" >&5 |
5837 echo "${ECHO_T}$emacs_cv_struct_utimbuf" >&6 | 6075 echo "${ECHO_T}$emacs_cv_struct_utimbuf" >&6 |
5838 if test $emacs_cv_struct_utimbuf = yes; then | 6076 if test $emacs_cv_struct_utimbuf = yes; then |
5839 | 6077 |
5847 echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6 | 6085 echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6 |
5848 if test "${ac_cv_type_signal+set}" = set; then | 6086 if test "${ac_cv_type_signal+set}" = set; then |
5849 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6087 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5850 else | 6088 else |
5851 cat >conftest.$ac_ext <<_ACEOF | 6089 cat >conftest.$ac_ext <<_ACEOF |
5852 #line $LINENO "configure" | |
5853 /* confdefs.h. */ | 6090 /* confdefs.h. */ |
5854 _ACEOF | 6091 _ACEOF |
5855 cat confdefs.h >>conftest.$ac_ext | 6092 cat confdefs.h >>conftest.$ac_ext |
5856 cat >>conftest.$ac_ext <<_ACEOF | 6093 cat >>conftest.$ac_ext <<_ACEOF |
5857 /* end confdefs.h. */ | 6094 /* end confdefs.h. */ |
5874 return 0; | 6111 return 0; |
5875 } | 6112 } |
5876 _ACEOF | 6113 _ACEOF |
5877 rm -f conftest.$ac_objext | 6114 rm -f conftest.$ac_objext |
5878 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6115 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5879 (eval $ac_compile) 2>&5 | 6116 (eval $ac_compile) 2>conftest.er1 |
5880 ac_status=$? | 6117 ac_status=$? |
6118 grep -v '^ *+' conftest.er1 >conftest.err | |
6119 rm -f conftest.er1 | |
6120 cat conftest.err >&5 | |
5881 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6121 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5882 (exit $ac_status); } && | 6122 (exit $ac_status); } && |
5883 { ac_try='test -s conftest.$ac_objext' | 6123 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
6124 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6125 (eval $ac_try) 2>&5 | |
6126 ac_status=$? | |
6127 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6128 (exit $ac_status); }; } && | |
6129 { ac_try='test -s conftest.$ac_objext' | |
5884 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6130 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5885 (eval $ac_try) 2>&5 | 6131 (eval $ac_try) 2>&5 |
5886 ac_status=$? | 6132 ac_status=$? |
5887 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6133 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5888 (exit $ac_status); }; }; then | 6134 (exit $ac_status); }; }; then |
5891 echo "$as_me: failed program was:" >&5 | 6137 echo "$as_me: failed program was:" >&5 |
5892 sed 's/^/| /' conftest.$ac_ext >&5 | 6138 sed 's/^/| /' conftest.$ac_ext >&5 |
5893 | 6139 |
5894 ac_cv_type_signal=int | 6140 ac_cv_type_signal=int |
5895 fi | 6141 fi |
5896 rm -f conftest.$ac_objext conftest.$ac_ext | 6142 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
5897 fi | 6143 fi |
5898 echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5 | 6144 echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5 |
5899 echo "${ECHO_T}$ac_cv_type_signal" >&6 | 6145 echo "${ECHO_T}$ac_cv_type_signal" >&6 |
5900 | 6146 |
5901 cat >>confdefs.h <<_ACEOF | 6147 cat >>confdefs.h <<_ACEOF |
5908 echo $ECHO_N "checking for speed_t... $ECHO_C" >&6 | 6154 echo $ECHO_N "checking for speed_t... $ECHO_C" >&6 |
5909 if test "${emacs_cv_speed_t+set}" = set; then | 6155 if test "${emacs_cv_speed_t+set}" = set; then |
5910 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6156 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5911 else | 6157 else |
5912 cat >conftest.$ac_ext <<_ACEOF | 6158 cat >conftest.$ac_ext <<_ACEOF |
5913 #line $LINENO "configure" | |
5914 /* confdefs.h. */ | 6159 /* confdefs.h. */ |
5915 _ACEOF | 6160 _ACEOF |
5916 cat confdefs.h >>conftest.$ac_ext | 6161 cat confdefs.h >>conftest.$ac_ext |
5917 cat >>conftest.$ac_ext <<_ACEOF | 6162 cat >>conftest.$ac_ext <<_ACEOF |
5918 /* end confdefs.h. */ | 6163 /* end confdefs.h. */ |
5925 return 0; | 6170 return 0; |
5926 } | 6171 } |
5927 _ACEOF | 6172 _ACEOF |
5928 rm -f conftest.$ac_objext | 6173 rm -f conftest.$ac_objext |
5929 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6174 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5930 (eval $ac_compile) 2>&5 | 6175 (eval $ac_compile) 2>conftest.er1 |
5931 ac_status=$? | 6176 ac_status=$? |
6177 grep -v '^ *+' conftest.er1 >conftest.err | |
6178 rm -f conftest.er1 | |
6179 cat conftest.err >&5 | |
5932 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6180 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5933 (exit $ac_status); } && | 6181 (exit $ac_status); } && |
5934 { ac_try='test -s conftest.$ac_objext' | 6182 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
6183 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6184 (eval $ac_try) 2>&5 | |
6185 ac_status=$? | |
6186 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6187 (exit $ac_status); }; } && | |
6188 { ac_try='test -s conftest.$ac_objext' | |
5935 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6189 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5936 (eval $ac_try) 2>&5 | 6190 (eval $ac_try) 2>&5 |
5937 ac_status=$? | 6191 ac_status=$? |
5938 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6192 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5939 (exit $ac_status); }; }; then | 6193 (exit $ac_status); }; }; then |
5942 echo "$as_me: failed program was:" >&5 | 6196 echo "$as_me: failed program was:" >&5 |
5943 sed 's/^/| /' conftest.$ac_ext >&5 | 6197 sed 's/^/| /' conftest.$ac_ext >&5 |
5944 | 6198 |
5945 emacs_cv_speed_t=no | 6199 emacs_cv_speed_t=no |
5946 fi | 6200 fi |
5947 rm -f conftest.$ac_objext conftest.$ac_ext | 6201 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
5948 fi | 6202 fi |
5949 echo "$as_me:$LINENO: result: $emacs_cv_speed_t" >&5 | 6203 echo "$as_me:$LINENO: result: $emacs_cv_speed_t" >&5 |
5950 echo "${ECHO_T}$emacs_cv_speed_t" >&6 | 6204 echo "${ECHO_T}$emacs_cv_speed_t" >&6 |
5951 if test $emacs_cv_speed_t = yes; then | 6205 if test $emacs_cv_speed_t = yes; then |
5952 | 6206 |
5960 echo $ECHO_N "checking for struct timeval... $ECHO_C" >&6 | 6214 echo $ECHO_N "checking for struct timeval... $ECHO_C" >&6 |
5961 if test "${emacs_cv_struct_timeval+set}" = set; then | 6215 if test "${emacs_cv_struct_timeval+set}" = set; then |
5962 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6216 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5963 else | 6217 else |
5964 cat >conftest.$ac_ext <<_ACEOF | 6218 cat >conftest.$ac_ext <<_ACEOF |
5965 #line $LINENO "configure" | |
5966 /* confdefs.h. */ | 6219 /* confdefs.h. */ |
5967 _ACEOF | 6220 _ACEOF |
5968 cat confdefs.h >>conftest.$ac_ext | 6221 cat confdefs.h >>conftest.$ac_ext |
5969 cat >>conftest.$ac_ext <<_ACEOF | 6222 cat >>conftest.$ac_ext <<_ACEOF |
5970 /* end confdefs.h. */ | 6223 /* end confdefs.h. */ |
5986 return 0; | 6239 return 0; |
5987 } | 6240 } |
5988 _ACEOF | 6241 _ACEOF |
5989 rm -f conftest.$ac_objext | 6242 rm -f conftest.$ac_objext |
5990 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6243 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5991 (eval $ac_compile) 2>&5 | 6244 (eval $ac_compile) 2>conftest.er1 |
5992 ac_status=$? | 6245 ac_status=$? |
6246 grep -v '^ *+' conftest.er1 >conftest.err | |
6247 rm -f conftest.er1 | |
6248 cat conftest.err >&5 | |
5993 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6249 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5994 (exit $ac_status); } && | 6250 (exit $ac_status); } && |
5995 { ac_try='test -s conftest.$ac_objext' | 6251 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
6252 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6253 (eval $ac_try) 2>&5 | |
6254 ac_status=$? | |
6255 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6256 (exit $ac_status); }; } && | |
6257 { ac_try='test -s conftest.$ac_objext' | |
5996 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6258 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5997 (eval $ac_try) 2>&5 | 6259 (eval $ac_try) 2>&5 |
5998 ac_status=$? | 6260 ac_status=$? |
5999 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6261 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6000 (exit $ac_status); }; }; then | 6262 (exit $ac_status); }; }; then |
6003 echo "$as_me: failed program was:" >&5 | 6265 echo "$as_me: failed program was:" >&5 |
6004 sed 's/^/| /' conftest.$ac_ext >&5 | 6266 sed 's/^/| /' conftest.$ac_ext >&5 |
6005 | 6267 |
6006 emacs_cv_struct_timeval=no | 6268 emacs_cv_struct_timeval=no |
6007 fi | 6269 fi |
6008 rm -f conftest.$ac_objext conftest.$ac_ext | 6270 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6009 fi | 6271 fi |
6010 echo "$as_me:$LINENO: result: $emacs_cv_struct_timeval" >&5 | 6272 echo "$as_me:$LINENO: result: $emacs_cv_struct_timeval" >&5 |
6011 echo "${ECHO_T}$emacs_cv_struct_timeval" >&6 | 6273 echo "${ECHO_T}$emacs_cv_struct_timeval" >&6 |
6012 HAVE_TIMEVAL=$emacs_cv_struct_timeval | 6274 HAVE_TIMEVAL=$emacs_cv_struct_timeval |
6013 if test $emacs_cv_struct_timeval = yes; then | 6275 if test $emacs_cv_struct_timeval = yes; then |
6022 echo $ECHO_N "checking for struct exception... $ECHO_C" >&6 | 6284 echo $ECHO_N "checking for struct exception... $ECHO_C" >&6 |
6023 if test "${emacs_cv_struct_exception+set}" = set; then | 6285 if test "${emacs_cv_struct_exception+set}" = set; then |
6024 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6286 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6025 else | 6287 else |
6026 cat >conftest.$ac_ext <<_ACEOF | 6288 cat >conftest.$ac_ext <<_ACEOF |
6027 #line $LINENO "configure" | |
6028 /* confdefs.h. */ | 6289 /* confdefs.h. */ |
6029 _ACEOF | 6290 _ACEOF |
6030 cat confdefs.h >>conftest.$ac_ext | 6291 cat confdefs.h >>conftest.$ac_ext |
6031 cat >>conftest.$ac_ext <<_ACEOF | 6292 cat >>conftest.$ac_ext <<_ACEOF |
6032 /* end confdefs.h. */ | 6293 /* end confdefs.h. */ |
6039 return 0; | 6300 return 0; |
6040 } | 6301 } |
6041 _ACEOF | 6302 _ACEOF |
6042 rm -f conftest.$ac_objext | 6303 rm -f conftest.$ac_objext |
6043 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6304 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6044 (eval $ac_compile) 2>&5 | 6305 (eval $ac_compile) 2>conftest.er1 |
6045 ac_status=$? | 6306 ac_status=$? |
6307 grep -v '^ *+' conftest.er1 >conftest.err | |
6308 rm -f conftest.er1 | |
6309 cat conftest.err >&5 | |
6046 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6310 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6047 (exit $ac_status); } && | 6311 (exit $ac_status); } && |
6048 { ac_try='test -s conftest.$ac_objext' | 6312 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
6313 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6314 (eval $ac_try) 2>&5 | |
6315 ac_status=$? | |
6316 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6317 (exit $ac_status); }; } && | |
6318 { ac_try='test -s conftest.$ac_objext' | |
6049 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6319 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6050 (eval $ac_try) 2>&5 | 6320 (eval $ac_try) 2>&5 |
6051 ac_status=$? | 6321 ac_status=$? |
6052 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6322 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6053 (exit $ac_status); }; }; then | 6323 (exit $ac_status); }; }; then |
6056 echo "$as_me: failed program was:" >&5 | 6326 echo "$as_me: failed program was:" >&5 |
6057 sed 's/^/| /' conftest.$ac_ext >&5 | 6327 sed 's/^/| /' conftest.$ac_ext >&5 |
6058 | 6328 |
6059 emacs_cv_struct_exception=no | 6329 emacs_cv_struct_exception=no |
6060 fi | 6330 fi |
6061 rm -f conftest.$ac_objext conftest.$ac_ext | 6331 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6062 fi | 6332 fi |
6063 echo "$as_me:$LINENO: result: $emacs_cv_struct_exception" >&5 | 6333 echo "$as_me:$LINENO: result: $emacs_cv_struct_exception" >&5 |
6064 echo "${ECHO_T}$emacs_cv_struct_exception" >&6 | 6334 echo "${ECHO_T}$emacs_cv_struct_exception" >&6 |
6065 HAVE_EXCEPTION=$emacs_cv_struct_exception | 6335 HAVE_EXCEPTION=$emacs_cv_struct_exception |
6066 if test $emacs_cv_struct_exception != yes; then | 6336 if test $emacs_cv_struct_exception != yes; then |
6086 else | 6356 else |
6087 # Is the header compilable? | 6357 # Is the header compilable? |
6088 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 6358 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
6089 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 6359 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
6090 cat >conftest.$ac_ext <<_ACEOF | 6360 cat >conftest.$ac_ext <<_ACEOF |
6091 #line $LINENO "configure" | |
6092 /* confdefs.h. */ | 6361 /* confdefs.h. */ |
6093 _ACEOF | 6362 _ACEOF |
6094 cat confdefs.h >>conftest.$ac_ext | 6363 cat confdefs.h >>conftest.$ac_ext |
6095 cat >>conftest.$ac_ext <<_ACEOF | 6364 cat >>conftest.$ac_ext <<_ACEOF |
6096 /* end confdefs.h. */ | 6365 /* end confdefs.h. */ |
6097 $ac_includes_default | 6366 $ac_includes_default |
6098 #include <$ac_header> | 6367 #include <$ac_header> |
6099 _ACEOF | 6368 _ACEOF |
6100 rm -f conftest.$ac_objext | 6369 rm -f conftest.$ac_objext |
6101 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6370 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6102 (eval $ac_compile) 2>&5 | 6371 (eval $ac_compile) 2>conftest.er1 |
6103 ac_status=$? | 6372 ac_status=$? |
6373 grep -v '^ *+' conftest.er1 >conftest.err | |
6374 rm -f conftest.er1 | |
6375 cat conftest.err >&5 | |
6104 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6376 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6105 (exit $ac_status); } && | 6377 (exit $ac_status); } && |
6106 { ac_try='test -s conftest.$ac_objext' | 6378 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
6379 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6380 (eval $ac_try) 2>&5 | |
6381 ac_status=$? | |
6382 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6383 (exit $ac_status); }; } && | |
6384 { ac_try='test -s conftest.$ac_objext' | |
6107 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6385 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6108 (eval $ac_try) 2>&5 | 6386 (eval $ac_try) 2>&5 |
6109 ac_status=$? | 6387 ac_status=$? |
6110 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6388 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6111 (exit $ac_status); }; }; then | 6389 (exit $ac_status); }; }; then |
6114 echo "$as_me: failed program was:" >&5 | 6392 echo "$as_me: failed program was:" >&5 |
6115 sed 's/^/| /' conftest.$ac_ext >&5 | 6393 sed 's/^/| /' conftest.$ac_ext >&5 |
6116 | 6394 |
6117 ac_header_compiler=no | 6395 ac_header_compiler=no |
6118 fi | 6396 fi |
6119 rm -f conftest.$ac_objext conftest.$ac_ext | 6397 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6120 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 6398 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
6121 echo "${ECHO_T}$ac_header_compiler" >&6 | 6399 echo "${ECHO_T}$ac_header_compiler" >&6 |
6122 | 6400 |
6123 # Is the header present? | 6401 # Is the header present? |
6124 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 6402 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
6125 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 6403 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
6126 cat >conftest.$ac_ext <<_ACEOF | 6404 cat >conftest.$ac_ext <<_ACEOF |
6127 #line $LINENO "configure" | |
6128 /* confdefs.h. */ | 6405 /* confdefs.h. */ |
6129 _ACEOF | 6406 _ACEOF |
6130 cat confdefs.h >>conftest.$ac_ext | 6407 cat confdefs.h >>conftest.$ac_ext |
6131 cat >>conftest.$ac_ext <<_ACEOF | 6408 cat >>conftest.$ac_ext <<_ACEOF |
6132 /* end confdefs.h. */ | 6409 /* end confdefs.h. */ |
6140 cat conftest.err >&5 | 6417 cat conftest.err >&5 |
6141 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6418 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6142 (exit $ac_status); } >/dev/null; then | 6419 (exit $ac_status); } >/dev/null; then |
6143 if test -s conftest.err; then | 6420 if test -s conftest.err; then |
6144 ac_cpp_err=$ac_c_preproc_warn_flag | 6421 ac_cpp_err=$ac_c_preproc_warn_flag |
6422 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
6145 else | 6423 else |
6146 ac_cpp_err= | 6424 ac_cpp_err= |
6147 fi | 6425 fi |
6148 else | 6426 else |
6149 ac_cpp_err=yes | 6427 ac_cpp_err=yes |
6159 rm -f conftest.err conftest.$ac_ext | 6437 rm -f conftest.err conftest.$ac_ext |
6160 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 6438 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
6161 echo "${ECHO_T}$ac_header_preproc" >&6 | 6439 echo "${ECHO_T}$ac_header_preproc" >&6 |
6162 | 6440 |
6163 # So? What about this header? | 6441 # So? What about this header? |
6164 case $ac_header_compiler:$ac_header_preproc in | 6442 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
6165 yes:no ) | 6443 yes:no: ) |
6166 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 6444 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
6167 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 6445 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
6446 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
6447 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
6448 ac_header_preproc=yes | |
6449 ;; | |
6450 no:yes:* ) | |
6451 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
6452 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
6453 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
6454 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
6455 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
6456 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
6457 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
6458 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
6168 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 6459 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
6169 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 6460 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
6461 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
6462 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
6170 ( | 6463 ( |
6171 cat <<\_ASBOX | 6464 cat <<\_ASBOX |
6172 ## ------------------------------------ ## | 6465 ## ------------------------------------------ ## |
6173 ## Report this to bug-autoconf@gnu.org. ## | 6466 ## Report this to the AC_PACKAGE_NAME lists. ## |
6174 ## ------------------------------------ ## | 6467 ## ------------------------------------------ ## |
6175 _ASBOX | |
6176 ) | | |
6177 sed "s/^/$as_me: WARNING: /" >&2 | |
6178 ;; | |
6179 no:yes ) | |
6180 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
6181 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
6182 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
6183 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
6184 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
6185 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
6186 ( | |
6187 cat <<\_ASBOX | |
6188 ## ------------------------------------ ## | |
6189 ## Report this to bug-autoconf@gnu.org. ## | |
6190 ## ------------------------------------ ## | |
6191 _ASBOX | 6468 _ASBOX |
6192 ) | | 6469 ) | |
6193 sed "s/^/$as_me: WARNING: /" >&2 | 6470 sed "s/^/$as_me: WARNING: /" >&2 |
6194 ;; | 6471 ;; |
6195 esac | 6472 esac |
6196 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 6473 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
6197 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 6474 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
6198 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 6475 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
6199 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6476 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6200 else | 6477 else |
6201 eval "$as_ac_Header=$ac_header_preproc" | 6478 eval "$as_ac_Header=\$ac_header_preproc" |
6202 fi | 6479 fi |
6203 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 6480 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
6204 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 6481 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
6205 | 6482 |
6206 fi | 6483 fi |
6221 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 6498 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
6222 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 6499 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
6223 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6500 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6224 else | 6501 else |
6225 cat >conftest.$ac_ext <<_ACEOF | 6502 cat >conftest.$ac_ext <<_ACEOF |
6226 #line $LINENO "configure" | |
6227 /* confdefs.h. */ | 6503 /* confdefs.h. */ |
6228 _ACEOF | 6504 _ACEOF |
6229 cat confdefs.h >>conftest.$ac_ext | 6505 cat confdefs.h >>conftest.$ac_ext |
6230 cat >>conftest.$ac_ext <<_ACEOF | 6506 cat >>conftest.$ac_ext <<_ACEOF |
6231 /* end confdefs.h. */ | 6507 /* end confdefs.h. */ |
6236 | 6512 |
6237 #include <$ac_header> | 6513 #include <$ac_header> |
6238 _ACEOF | 6514 _ACEOF |
6239 rm -f conftest.$ac_objext | 6515 rm -f conftest.$ac_objext |
6240 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6516 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6241 (eval $ac_compile) 2>&5 | 6517 (eval $ac_compile) 2>conftest.er1 |
6242 ac_status=$? | 6518 ac_status=$? |
6519 grep -v '^ *+' conftest.er1 >conftest.err | |
6520 rm -f conftest.er1 | |
6521 cat conftest.err >&5 | |
6243 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6522 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6244 (exit $ac_status); } && | 6523 (exit $ac_status); } && |
6245 { ac_try='test -s conftest.$ac_objext' | 6524 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
6525 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6526 (eval $ac_try) 2>&5 | |
6527 ac_status=$? | |
6528 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6529 (exit $ac_status); }; } && | |
6530 { ac_try='test -s conftest.$ac_objext' | |
6246 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6531 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6247 (eval $ac_try) 2>&5 | 6532 (eval $ac_try) 2>&5 |
6248 ac_status=$? | 6533 ac_status=$? |
6249 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6534 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6250 (exit $ac_status); }; }; then | 6535 (exit $ac_status); }; }; then |
6253 echo "$as_me: failed program was:" >&5 | 6538 echo "$as_me: failed program was:" >&5 |
6254 sed 's/^/| /' conftest.$ac_ext >&5 | 6539 sed 's/^/| /' conftest.$ac_ext >&5 |
6255 | 6540 |
6256 eval "$as_ac_Header=no" | 6541 eval "$as_ac_Header=no" |
6257 fi | 6542 fi |
6258 rm -f conftest.$ac_objext conftest.$ac_ext | 6543 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6259 fi | 6544 fi |
6260 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 6545 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
6261 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 6546 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
6262 if test `eval echo '${'$as_ac_Header'}'` = yes; then | 6547 if test `eval echo '${'$as_ac_Header'}'` = yes; then |
6263 cat >>confdefs.h <<_ACEOF | 6548 cat >>confdefs.h <<_ACEOF |
6273 echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6 | 6558 echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6 |
6274 if test "${ac_cv_struct_tm+set}" = set; then | 6559 if test "${ac_cv_struct_tm+set}" = set; then |
6275 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6560 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6276 else | 6561 else |
6277 cat >conftest.$ac_ext <<_ACEOF | 6562 cat >conftest.$ac_ext <<_ACEOF |
6278 #line $LINENO "configure" | |
6279 /* confdefs.h. */ | 6563 /* confdefs.h. */ |
6280 _ACEOF | 6564 _ACEOF |
6281 cat confdefs.h >>conftest.$ac_ext | 6565 cat confdefs.h >>conftest.$ac_ext |
6282 cat >>conftest.$ac_ext <<_ACEOF | 6566 cat >>conftest.$ac_ext <<_ACEOF |
6283 /* end confdefs.h. */ | 6567 /* end confdefs.h. */ |
6292 return 0; | 6576 return 0; |
6293 } | 6577 } |
6294 _ACEOF | 6578 _ACEOF |
6295 rm -f conftest.$ac_objext | 6579 rm -f conftest.$ac_objext |
6296 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6580 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6297 (eval $ac_compile) 2>&5 | 6581 (eval $ac_compile) 2>conftest.er1 |
6298 ac_status=$? | 6582 ac_status=$? |
6583 grep -v '^ *+' conftest.er1 >conftest.err | |
6584 rm -f conftest.er1 | |
6585 cat conftest.err >&5 | |
6299 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6586 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6300 (exit $ac_status); } && | 6587 (exit $ac_status); } && |
6301 { ac_try='test -s conftest.$ac_objext' | 6588 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
6589 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6590 (eval $ac_try) 2>&5 | |
6591 ac_status=$? | |
6592 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6593 (exit $ac_status); }; } && | |
6594 { ac_try='test -s conftest.$ac_objext' | |
6302 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6595 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6303 (eval $ac_try) 2>&5 | 6596 (eval $ac_try) 2>&5 |
6304 ac_status=$? | 6597 ac_status=$? |
6305 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6598 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6306 (exit $ac_status); }; }; then | 6599 (exit $ac_status); }; }; then |
6309 echo "$as_me: failed program was:" >&5 | 6602 echo "$as_me: failed program was:" >&5 |
6310 sed 's/^/| /' conftest.$ac_ext >&5 | 6603 sed 's/^/| /' conftest.$ac_ext >&5 |
6311 | 6604 |
6312 ac_cv_struct_tm=sys/time.h | 6605 ac_cv_struct_tm=sys/time.h |
6313 fi | 6606 fi |
6314 rm -f conftest.$ac_objext conftest.$ac_ext | 6607 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6315 fi | 6608 fi |
6316 echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 | 6609 echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 |
6317 echo "${ECHO_T}$ac_cv_struct_tm" >&6 | 6610 echo "${ECHO_T}$ac_cv_struct_tm" >&6 |
6318 if test $ac_cv_struct_tm = sys/time.h; then | 6611 if test $ac_cv_struct_tm = sys/time.h; then |
6319 | 6612 |
6327 echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6 | 6620 echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6 |
6328 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then | 6621 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then |
6329 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6622 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6330 else | 6623 else |
6331 cat >conftest.$ac_ext <<_ACEOF | 6624 cat >conftest.$ac_ext <<_ACEOF |
6332 #line $LINENO "configure" | |
6333 /* confdefs.h. */ | 6625 /* confdefs.h. */ |
6334 _ACEOF | 6626 _ACEOF |
6335 cat confdefs.h >>conftest.$ac_ext | 6627 cat confdefs.h >>conftest.$ac_ext |
6336 cat >>conftest.$ac_ext <<_ACEOF | 6628 cat >>conftest.$ac_ext <<_ACEOF |
6337 /* end confdefs.h. */ | 6629 /* end confdefs.h. */ |
6349 return 0; | 6641 return 0; |
6350 } | 6642 } |
6351 _ACEOF | 6643 _ACEOF |
6352 rm -f conftest.$ac_objext | 6644 rm -f conftest.$ac_objext |
6353 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6645 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6354 (eval $ac_compile) 2>&5 | 6646 (eval $ac_compile) 2>conftest.er1 |
6355 ac_status=$? | 6647 ac_status=$? |
6648 grep -v '^ *+' conftest.er1 >conftest.err | |
6649 rm -f conftest.er1 | |
6650 cat conftest.err >&5 | |
6356 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6651 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6357 (exit $ac_status); } && | 6652 (exit $ac_status); } && |
6358 { ac_try='test -s conftest.$ac_objext' | 6653 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
6654 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6655 (eval $ac_try) 2>&5 | |
6656 ac_status=$? | |
6657 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6658 (exit $ac_status); }; } && | |
6659 { ac_try='test -s conftest.$ac_objext' | |
6359 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6660 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6360 (eval $ac_try) 2>&5 | 6661 (eval $ac_try) 2>&5 |
6361 ac_status=$? | 6662 ac_status=$? |
6362 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6663 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6363 (exit $ac_status); }; }; then | 6664 (exit $ac_status); }; }; then |
6365 else | 6666 else |
6366 echo "$as_me: failed program was:" >&5 | 6667 echo "$as_me: failed program was:" >&5 |
6367 sed 's/^/| /' conftest.$ac_ext >&5 | 6668 sed 's/^/| /' conftest.$ac_ext >&5 |
6368 | 6669 |
6369 cat >conftest.$ac_ext <<_ACEOF | 6670 cat >conftest.$ac_ext <<_ACEOF |
6370 #line $LINENO "configure" | |
6371 /* confdefs.h. */ | 6671 /* confdefs.h. */ |
6372 _ACEOF | 6672 _ACEOF |
6373 cat confdefs.h >>conftest.$ac_ext | 6673 cat confdefs.h >>conftest.$ac_ext |
6374 cat >>conftest.$ac_ext <<_ACEOF | 6674 cat >>conftest.$ac_ext <<_ACEOF |
6375 /* end confdefs.h. */ | 6675 /* end confdefs.h. */ |
6387 return 0; | 6687 return 0; |
6388 } | 6688 } |
6389 _ACEOF | 6689 _ACEOF |
6390 rm -f conftest.$ac_objext | 6690 rm -f conftest.$ac_objext |
6391 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6691 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6392 (eval $ac_compile) 2>&5 | 6692 (eval $ac_compile) 2>conftest.er1 |
6393 ac_status=$? | 6693 ac_status=$? |
6694 grep -v '^ *+' conftest.er1 >conftest.err | |
6695 rm -f conftest.er1 | |
6696 cat conftest.err >&5 | |
6394 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6697 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6395 (exit $ac_status); } && | 6698 (exit $ac_status); } && |
6396 { ac_try='test -s conftest.$ac_objext' | 6699 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
6700 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6701 (eval $ac_try) 2>&5 | |
6702 ac_status=$? | |
6703 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6704 (exit $ac_status); }; } && | |
6705 { ac_try='test -s conftest.$ac_objext' | |
6397 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6706 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6398 (eval $ac_try) 2>&5 | 6707 (eval $ac_try) 2>&5 |
6399 ac_status=$? | 6708 ac_status=$? |
6400 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6709 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6401 (exit $ac_status); }; }; then | 6710 (exit $ac_status); }; }; then |
6404 echo "$as_me: failed program was:" >&5 | 6713 echo "$as_me: failed program was:" >&5 |
6405 sed 's/^/| /' conftest.$ac_ext >&5 | 6714 sed 's/^/| /' conftest.$ac_ext >&5 |
6406 | 6715 |
6407 ac_cv_member_struct_tm_tm_zone=no | 6716 ac_cv_member_struct_tm_tm_zone=no |
6408 fi | 6717 fi |
6409 rm -f conftest.$ac_objext conftest.$ac_ext | 6718 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6410 fi | 6719 fi |
6411 rm -f conftest.$ac_objext conftest.$ac_ext | 6720 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6412 fi | 6721 fi |
6413 echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5 | 6722 echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5 |
6414 echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 | 6723 echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 |
6415 if test $ac_cv_member_struct_tm_tm_zone = yes; then | 6724 if test $ac_cv_member_struct_tm_tm_zone = yes; then |
6416 | 6725 |
6432 echo $ECHO_N "checking for tzname... $ECHO_C" >&6 | 6741 echo $ECHO_N "checking for tzname... $ECHO_C" >&6 |
6433 if test "${ac_cv_var_tzname+set}" = set; then | 6742 if test "${ac_cv_var_tzname+set}" = set; then |
6434 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6743 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6435 else | 6744 else |
6436 cat >conftest.$ac_ext <<_ACEOF | 6745 cat >conftest.$ac_ext <<_ACEOF |
6437 #line $LINENO "configure" | |
6438 /* confdefs.h. */ | 6746 /* confdefs.h. */ |
6439 _ACEOF | 6747 _ACEOF |
6440 cat confdefs.h >>conftest.$ac_ext | 6748 cat confdefs.h >>conftest.$ac_ext |
6441 cat >>conftest.$ac_ext <<_ACEOF | 6749 cat >>conftest.$ac_ext <<_ACEOF |
6442 /* end confdefs.h. */ | 6750 /* end confdefs.h. */ |
6453 return 0; | 6761 return 0; |
6454 } | 6762 } |
6455 _ACEOF | 6763 _ACEOF |
6456 rm -f conftest.$ac_objext conftest$ac_exeext | 6764 rm -f conftest.$ac_objext conftest$ac_exeext |
6457 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 6765 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
6458 (eval $ac_link) 2>&5 | 6766 (eval $ac_link) 2>conftest.er1 |
6459 ac_status=$? | 6767 ac_status=$? |
6768 grep -v '^ *+' conftest.er1 >conftest.err | |
6769 rm -f conftest.er1 | |
6770 cat conftest.err >&5 | |
6460 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6771 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6461 (exit $ac_status); } && | 6772 (exit $ac_status); } && |
6462 { ac_try='test -s conftest$ac_exeext' | 6773 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
6774 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6775 (eval $ac_try) 2>&5 | |
6776 ac_status=$? | |
6777 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6778 (exit $ac_status); }; } && | |
6779 { ac_try='test -s conftest$ac_exeext' | |
6463 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6780 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6464 (eval $ac_try) 2>&5 | 6781 (eval $ac_try) 2>&5 |
6465 ac_status=$? | 6782 ac_status=$? |
6466 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6783 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6467 (exit $ac_status); }; }; then | 6784 (exit $ac_status); }; }; then |
6470 echo "$as_me: failed program was:" >&5 | 6787 echo "$as_me: failed program was:" >&5 |
6471 sed 's/^/| /' conftest.$ac_ext >&5 | 6788 sed 's/^/| /' conftest.$ac_ext >&5 |
6472 | 6789 |
6473 ac_cv_var_tzname=no | 6790 ac_cv_var_tzname=no |
6474 fi | 6791 fi |
6475 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 6792 rm -f conftest.err conftest.$ac_objext \ |
6793 conftest$ac_exeext conftest.$ac_ext | |
6476 fi | 6794 fi |
6477 echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 | 6795 echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 |
6478 echo "${ECHO_T}$ac_cv_var_tzname" >&6 | 6796 echo "${ECHO_T}$ac_cv_var_tzname" >&6 |
6479 if test $ac_cv_var_tzname = yes; then | 6797 if test $ac_cv_var_tzname = yes; then |
6480 | 6798 |
6489 echo $ECHO_N "checking for struct tm.tm_gmtoff... $ECHO_C" >&6 | 6807 echo $ECHO_N "checking for struct tm.tm_gmtoff... $ECHO_C" >&6 |
6490 if test "${ac_cv_member_struct_tm_tm_gmtoff+set}" = set; then | 6808 if test "${ac_cv_member_struct_tm_tm_gmtoff+set}" = set; then |
6491 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6809 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6492 else | 6810 else |
6493 cat >conftest.$ac_ext <<_ACEOF | 6811 cat >conftest.$ac_ext <<_ACEOF |
6494 #line $LINENO "configure" | |
6495 /* confdefs.h. */ | 6812 /* confdefs.h. */ |
6496 _ACEOF | 6813 _ACEOF |
6497 cat confdefs.h >>conftest.$ac_ext | 6814 cat confdefs.h >>conftest.$ac_ext |
6498 cat >>conftest.$ac_ext <<_ACEOF | 6815 cat >>conftest.$ac_ext <<_ACEOF |
6499 /* end confdefs.h. */ | 6816 /* end confdefs.h. */ |
6509 return 0; | 6826 return 0; |
6510 } | 6827 } |
6511 _ACEOF | 6828 _ACEOF |
6512 rm -f conftest.$ac_objext | 6829 rm -f conftest.$ac_objext |
6513 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6830 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6514 (eval $ac_compile) 2>&5 | 6831 (eval $ac_compile) 2>conftest.er1 |
6515 ac_status=$? | 6832 ac_status=$? |
6833 grep -v '^ *+' conftest.er1 >conftest.err | |
6834 rm -f conftest.er1 | |
6835 cat conftest.err >&5 | |
6516 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6836 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6517 (exit $ac_status); } && | 6837 (exit $ac_status); } && |
6518 { ac_try='test -s conftest.$ac_objext' | 6838 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
6839 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6840 (eval $ac_try) 2>&5 | |
6841 ac_status=$? | |
6842 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6843 (exit $ac_status); }; } && | |
6844 { ac_try='test -s conftest.$ac_objext' | |
6519 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6845 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6520 (eval $ac_try) 2>&5 | 6846 (eval $ac_try) 2>&5 |
6521 ac_status=$? | 6847 ac_status=$? |
6522 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6848 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6523 (exit $ac_status); }; }; then | 6849 (exit $ac_status); }; }; then |
6525 else | 6851 else |
6526 echo "$as_me: failed program was:" >&5 | 6852 echo "$as_me: failed program was:" >&5 |
6527 sed 's/^/| /' conftest.$ac_ext >&5 | 6853 sed 's/^/| /' conftest.$ac_ext >&5 |
6528 | 6854 |
6529 cat >conftest.$ac_ext <<_ACEOF | 6855 cat >conftest.$ac_ext <<_ACEOF |
6530 #line $LINENO "configure" | |
6531 /* confdefs.h. */ | 6856 /* confdefs.h. */ |
6532 _ACEOF | 6857 _ACEOF |
6533 cat confdefs.h >>conftest.$ac_ext | 6858 cat confdefs.h >>conftest.$ac_ext |
6534 cat >>conftest.$ac_ext <<_ACEOF | 6859 cat >>conftest.$ac_ext <<_ACEOF |
6535 /* end confdefs.h. */ | 6860 /* end confdefs.h. */ |
6545 return 0; | 6870 return 0; |
6546 } | 6871 } |
6547 _ACEOF | 6872 _ACEOF |
6548 rm -f conftest.$ac_objext | 6873 rm -f conftest.$ac_objext |
6549 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6874 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6550 (eval $ac_compile) 2>&5 | 6875 (eval $ac_compile) 2>conftest.er1 |
6551 ac_status=$? | 6876 ac_status=$? |
6877 grep -v '^ *+' conftest.er1 >conftest.err | |
6878 rm -f conftest.er1 | |
6879 cat conftest.err >&5 | |
6552 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6880 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6553 (exit $ac_status); } && | 6881 (exit $ac_status); } && |
6554 { ac_try='test -s conftest.$ac_objext' | 6882 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
6883 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6884 (eval $ac_try) 2>&5 | |
6885 ac_status=$? | |
6886 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6887 (exit $ac_status); }; } && | |
6888 { ac_try='test -s conftest.$ac_objext' | |
6555 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6889 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6556 (eval $ac_try) 2>&5 | 6890 (eval $ac_try) 2>&5 |
6557 ac_status=$? | 6891 ac_status=$? |
6558 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6892 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6559 (exit $ac_status); }; }; then | 6893 (exit $ac_status); }; }; then |
6562 echo "$as_me: failed program was:" >&5 | 6896 echo "$as_me: failed program was:" >&5 |
6563 sed 's/^/| /' conftest.$ac_ext >&5 | 6897 sed 's/^/| /' conftest.$ac_ext >&5 |
6564 | 6898 |
6565 ac_cv_member_struct_tm_tm_gmtoff=no | 6899 ac_cv_member_struct_tm_tm_gmtoff=no |
6566 fi | 6900 fi |
6567 rm -f conftest.$ac_objext conftest.$ac_ext | 6901 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6568 fi | 6902 fi |
6569 rm -f conftest.$ac_objext conftest.$ac_ext | 6903 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6570 fi | 6904 fi |
6571 echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_gmtoff" >&5 | 6905 echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_gmtoff" >&5 |
6572 echo "${ECHO_T}$ac_cv_member_struct_tm_tm_gmtoff" >&6 | 6906 echo "${ECHO_T}$ac_cv_member_struct_tm_tm_gmtoff" >&6 |
6573 if test $ac_cv_member_struct_tm_tm_gmtoff = yes; then | 6907 if test $ac_cv_member_struct_tm_tm_gmtoff = yes; then |
6574 | 6908 |
6582 echo $ECHO_N "checking for struct ifreq.ifr_flags... $ECHO_C" >&6 | 6916 echo $ECHO_N "checking for struct ifreq.ifr_flags... $ECHO_C" >&6 |
6583 if test "${ac_cv_member_struct_ifreq_ifr_flags+set}" = set; then | 6917 if test "${ac_cv_member_struct_ifreq_ifr_flags+set}" = set; then |
6584 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6918 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6585 else | 6919 else |
6586 cat >conftest.$ac_ext <<_ACEOF | 6920 cat >conftest.$ac_ext <<_ACEOF |
6587 #line $LINENO "configure" | |
6588 /* confdefs.h. */ | 6921 /* confdefs.h. */ |
6589 _ACEOF | 6922 _ACEOF |
6590 cat confdefs.h >>conftest.$ac_ext | 6923 cat confdefs.h >>conftest.$ac_ext |
6591 cat >>conftest.$ac_ext <<_ACEOF | 6924 cat >>conftest.$ac_ext <<_ACEOF |
6592 /* end confdefs.h. */ | 6925 /* end confdefs.h. */ |
6608 return 0; | 6941 return 0; |
6609 } | 6942 } |
6610 _ACEOF | 6943 _ACEOF |
6611 rm -f conftest.$ac_objext | 6944 rm -f conftest.$ac_objext |
6612 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6945 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6613 (eval $ac_compile) 2>&5 | 6946 (eval $ac_compile) 2>conftest.er1 |
6614 ac_status=$? | 6947 ac_status=$? |
6948 grep -v '^ *+' conftest.er1 >conftest.err | |
6949 rm -f conftest.er1 | |
6950 cat conftest.err >&5 | |
6615 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6951 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6616 (exit $ac_status); } && | 6952 (exit $ac_status); } && |
6617 { ac_try='test -s conftest.$ac_objext' | 6953 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
6954 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6955 (eval $ac_try) 2>&5 | |
6956 ac_status=$? | |
6957 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6958 (exit $ac_status); }; } && | |
6959 { ac_try='test -s conftest.$ac_objext' | |
6618 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6960 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6619 (eval $ac_try) 2>&5 | 6961 (eval $ac_try) 2>&5 |
6620 ac_status=$? | 6962 ac_status=$? |
6621 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6963 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6622 (exit $ac_status); }; }; then | 6964 (exit $ac_status); }; }; then |
6624 else | 6966 else |
6625 echo "$as_me: failed program was:" >&5 | 6967 echo "$as_me: failed program was:" >&5 |
6626 sed 's/^/| /' conftest.$ac_ext >&5 | 6968 sed 's/^/| /' conftest.$ac_ext >&5 |
6627 | 6969 |
6628 cat >conftest.$ac_ext <<_ACEOF | 6970 cat >conftest.$ac_ext <<_ACEOF |
6629 #line $LINENO "configure" | |
6630 /* confdefs.h. */ | 6971 /* confdefs.h. */ |
6631 _ACEOF | 6972 _ACEOF |
6632 cat confdefs.h >>conftest.$ac_ext | 6973 cat confdefs.h >>conftest.$ac_ext |
6633 cat >>conftest.$ac_ext <<_ACEOF | 6974 cat >>conftest.$ac_ext <<_ACEOF |
6634 /* end confdefs.h. */ | 6975 /* end confdefs.h. */ |
6650 return 0; | 6991 return 0; |
6651 } | 6992 } |
6652 _ACEOF | 6993 _ACEOF |
6653 rm -f conftest.$ac_objext | 6994 rm -f conftest.$ac_objext |
6654 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6995 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6655 (eval $ac_compile) 2>&5 | 6996 (eval $ac_compile) 2>conftest.er1 |
6656 ac_status=$? | 6997 ac_status=$? |
6998 grep -v '^ *+' conftest.er1 >conftest.err | |
6999 rm -f conftest.er1 | |
7000 cat conftest.err >&5 | |
6657 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7001 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6658 (exit $ac_status); } && | 7002 (exit $ac_status); } && |
6659 { ac_try='test -s conftest.$ac_objext' | 7003 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
7004 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7005 (eval $ac_try) 2>&5 | |
7006 ac_status=$? | |
7007 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7008 (exit $ac_status); }; } && | |
7009 { ac_try='test -s conftest.$ac_objext' | |
6660 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7010 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6661 (eval $ac_try) 2>&5 | 7011 (eval $ac_try) 2>&5 |
6662 ac_status=$? | 7012 ac_status=$? |
6663 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7013 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6664 (exit $ac_status); }; }; then | 7014 (exit $ac_status); }; }; then |
6667 echo "$as_me: failed program was:" >&5 | 7017 echo "$as_me: failed program was:" >&5 |
6668 sed 's/^/| /' conftest.$ac_ext >&5 | 7018 sed 's/^/| /' conftest.$ac_ext >&5 |
6669 | 7019 |
6670 ac_cv_member_struct_ifreq_ifr_flags=no | 7020 ac_cv_member_struct_ifreq_ifr_flags=no |
6671 fi | 7021 fi |
6672 rm -f conftest.$ac_objext conftest.$ac_ext | 7022 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6673 fi | 7023 fi |
6674 rm -f conftest.$ac_objext conftest.$ac_ext | 7024 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6675 fi | 7025 fi |
6676 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_flags" >&5 | 7026 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_flags" >&5 |
6677 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_flags" >&6 | 7027 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_flags" >&6 |
6678 if test $ac_cv_member_struct_ifreq_ifr_flags = yes; then | 7028 if test $ac_cv_member_struct_ifreq_ifr_flags = yes; then |
6679 | 7029 |
6687 echo $ECHO_N "checking for struct ifreq.ifr_hwaddr... $ECHO_C" >&6 | 7037 echo $ECHO_N "checking for struct ifreq.ifr_hwaddr... $ECHO_C" >&6 |
6688 if test "${ac_cv_member_struct_ifreq_ifr_hwaddr+set}" = set; then | 7038 if test "${ac_cv_member_struct_ifreq_ifr_hwaddr+set}" = set; then |
6689 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7039 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6690 else | 7040 else |
6691 cat >conftest.$ac_ext <<_ACEOF | 7041 cat >conftest.$ac_ext <<_ACEOF |
6692 #line $LINENO "configure" | |
6693 /* confdefs.h. */ | 7042 /* confdefs.h. */ |
6694 _ACEOF | 7043 _ACEOF |
6695 cat confdefs.h >>conftest.$ac_ext | 7044 cat confdefs.h >>conftest.$ac_ext |
6696 cat >>conftest.$ac_ext <<_ACEOF | 7045 cat >>conftest.$ac_ext <<_ACEOF |
6697 /* end confdefs.h. */ | 7046 /* end confdefs.h. */ |
6713 return 0; | 7062 return 0; |
6714 } | 7063 } |
6715 _ACEOF | 7064 _ACEOF |
6716 rm -f conftest.$ac_objext | 7065 rm -f conftest.$ac_objext |
6717 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7066 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6718 (eval $ac_compile) 2>&5 | 7067 (eval $ac_compile) 2>conftest.er1 |
6719 ac_status=$? | 7068 ac_status=$? |
7069 grep -v '^ *+' conftest.er1 >conftest.err | |
7070 rm -f conftest.er1 | |
7071 cat conftest.err >&5 | |
6720 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7072 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6721 (exit $ac_status); } && | 7073 (exit $ac_status); } && |
6722 { ac_try='test -s conftest.$ac_objext' | 7074 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
7075 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7076 (eval $ac_try) 2>&5 | |
7077 ac_status=$? | |
7078 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7079 (exit $ac_status); }; } && | |
7080 { ac_try='test -s conftest.$ac_objext' | |
6723 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7081 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6724 (eval $ac_try) 2>&5 | 7082 (eval $ac_try) 2>&5 |
6725 ac_status=$? | 7083 ac_status=$? |
6726 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7084 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6727 (exit $ac_status); }; }; then | 7085 (exit $ac_status); }; }; then |
6729 else | 7087 else |
6730 echo "$as_me: failed program was:" >&5 | 7088 echo "$as_me: failed program was:" >&5 |
6731 sed 's/^/| /' conftest.$ac_ext >&5 | 7089 sed 's/^/| /' conftest.$ac_ext >&5 |
6732 | 7090 |
6733 cat >conftest.$ac_ext <<_ACEOF | 7091 cat >conftest.$ac_ext <<_ACEOF |
6734 #line $LINENO "configure" | |
6735 /* confdefs.h. */ | 7092 /* confdefs.h. */ |
6736 _ACEOF | 7093 _ACEOF |
6737 cat confdefs.h >>conftest.$ac_ext | 7094 cat confdefs.h >>conftest.$ac_ext |
6738 cat >>conftest.$ac_ext <<_ACEOF | 7095 cat >>conftest.$ac_ext <<_ACEOF |
6739 /* end confdefs.h. */ | 7096 /* end confdefs.h. */ |
6755 return 0; | 7112 return 0; |
6756 } | 7113 } |
6757 _ACEOF | 7114 _ACEOF |
6758 rm -f conftest.$ac_objext | 7115 rm -f conftest.$ac_objext |
6759 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7116 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6760 (eval $ac_compile) 2>&5 | 7117 (eval $ac_compile) 2>conftest.er1 |
6761 ac_status=$? | 7118 ac_status=$? |
7119 grep -v '^ *+' conftest.er1 >conftest.err | |
7120 rm -f conftest.er1 | |
7121 cat conftest.err >&5 | |
6762 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7122 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6763 (exit $ac_status); } && | 7123 (exit $ac_status); } && |
6764 { ac_try='test -s conftest.$ac_objext' | 7124 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
7125 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7126 (eval $ac_try) 2>&5 | |
7127 ac_status=$? | |
7128 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7129 (exit $ac_status); }; } && | |
7130 { ac_try='test -s conftest.$ac_objext' | |
6765 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7131 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6766 (eval $ac_try) 2>&5 | 7132 (eval $ac_try) 2>&5 |
6767 ac_status=$? | 7133 ac_status=$? |
6768 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7134 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6769 (exit $ac_status); }; }; then | 7135 (exit $ac_status); }; }; then |
6772 echo "$as_me: failed program was:" >&5 | 7138 echo "$as_me: failed program was:" >&5 |
6773 sed 's/^/| /' conftest.$ac_ext >&5 | 7139 sed 's/^/| /' conftest.$ac_ext >&5 |
6774 | 7140 |
6775 ac_cv_member_struct_ifreq_ifr_hwaddr=no | 7141 ac_cv_member_struct_ifreq_ifr_hwaddr=no |
6776 fi | 7142 fi |
6777 rm -f conftest.$ac_objext conftest.$ac_ext | 7143 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6778 fi | 7144 fi |
6779 rm -f conftest.$ac_objext conftest.$ac_ext | 7145 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6780 fi | 7146 fi |
6781 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_hwaddr" >&5 | 7147 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_hwaddr" >&5 |
6782 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_hwaddr" >&6 | 7148 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_hwaddr" >&6 |
6783 if test $ac_cv_member_struct_ifreq_ifr_hwaddr = yes; then | 7149 if test $ac_cv_member_struct_ifreq_ifr_hwaddr = yes; then |
6784 | 7150 |
6792 echo $ECHO_N "checking for struct ifreq.ifr_netmask... $ECHO_C" >&6 | 7158 echo $ECHO_N "checking for struct ifreq.ifr_netmask... $ECHO_C" >&6 |
6793 if test "${ac_cv_member_struct_ifreq_ifr_netmask+set}" = set; then | 7159 if test "${ac_cv_member_struct_ifreq_ifr_netmask+set}" = set; then |
6794 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7160 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6795 else | 7161 else |
6796 cat >conftest.$ac_ext <<_ACEOF | 7162 cat >conftest.$ac_ext <<_ACEOF |
6797 #line $LINENO "configure" | |
6798 /* confdefs.h. */ | 7163 /* confdefs.h. */ |
6799 _ACEOF | 7164 _ACEOF |
6800 cat confdefs.h >>conftest.$ac_ext | 7165 cat confdefs.h >>conftest.$ac_ext |
6801 cat >>conftest.$ac_ext <<_ACEOF | 7166 cat >>conftest.$ac_ext <<_ACEOF |
6802 /* end confdefs.h. */ | 7167 /* end confdefs.h. */ |
6818 return 0; | 7183 return 0; |
6819 } | 7184 } |
6820 _ACEOF | 7185 _ACEOF |
6821 rm -f conftest.$ac_objext | 7186 rm -f conftest.$ac_objext |
6822 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7187 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6823 (eval $ac_compile) 2>&5 | 7188 (eval $ac_compile) 2>conftest.er1 |
6824 ac_status=$? | 7189 ac_status=$? |
7190 grep -v '^ *+' conftest.er1 >conftest.err | |
7191 rm -f conftest.er1 | |
7192 cat conftest.err >&5 | |
6825 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7193 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6826 (exit $ac_status); } && | 7194 (exit $ac_status); } && |
6827 { ac_try='test -s conftest.$ac_objext' | 7195 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
7196 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7197 (eval $ac_try) 2>&5 | |
7198 ac_status=$? | |
7199 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7200 (exit $ac_status); }; } && | |
7201 { ac_try='test -s conftest.$ac_objext' | |
6828 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7202 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6829 (eval $ac_try) 2>&5 | 7203 (eval $ac_try) 2>&5 |
6830 ac_status=$? | 7204 ac_status=$? |
6831 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7205 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6832 (exit $ac_status); }; }; then | 7206 (exit $ac_status); }; }; then |
6834 else | 7208 else |
6835 echo "$as_me: failed program was:" >&5 | 7209 echo "$as_me: failed program was:" >&5 |
6836 sed 's/^/| /' conftest.$ac_ext >&5 | 7210 sed 's/^/| /' conftest.$ac_ext >&5 |
6837 | 7211 |
6838 cat >conftest.$ac_ext <<_ACEOF | 7212 cat >conftest.$ac_ext <<_ACEOF |
6839 #line $LINENO "configure" | |
6840 /* confdefs.h. */ | 7213 /* confdefs.h. */ |
6841 _ACEOF | 7214 _ACEOF |
6842 cat confdefs.h >>conftest.$ac_ext | 7215 cat confdefs.h >>conftest.$ac_ext |
6843 cat >>conftest.$ac_ext <<_ACEOF | 7216 cat >>conftest.$ac_ext <<_ACEOF |
6844 /* end confdefs.h. */ | 7217 /* end confdefs.h. */ |
6860 return 0; | 7233 return 0; |
6861 } | 7234 } |
6862 _ACEOF | 7235 _ACEOF |
6863 rm -f conftest.$ac_objext | 7236 rm -f conftest.$ac_objext |
6864 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7237 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6865 (eval $ac_compile) 2>&5 | 7238 (eval $ac_compile) 2>conftest.er1 |
6866 ac_status=$? | 7239 ac_status=$? |
7240 grep -v '^ *+' conftest.er1 >conftest.err | |
7241 rm -f conftest.er1 | |
7242 cat conftest.err >&5 | |
6867 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7243 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6868 (exit $ac_status); } && | 7244 (exit $ac_status); } && |
6869 { ac_try='test -s conftest.$ac_objext' | 7245 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
7246 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7247 (eval $ac_try) 2>&5 | |
7248 ac_status=$? | |
7249 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7250 (exit $ac_status); }; } && | |
7251 { ac_try='test -s conftest.$ac_objext' | |
6870 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7252 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6871 (eval $ac_try) 2>&5 | 7253 (eval $ac_try) 2>&5 |
6872 ac_status=$? | 7254 ac_status=$? |
6873 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7255 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6874 (exit $ac_status); }; }; then | 7256 (exit $ac_status); }; }; then |
6877 echo "$as_me: failed program was:" >&5 | 7259 echo "$as_me: failed program was:" >&5 |
6878 sed 's/^/| /' conftest.$ac_ext >&5 | 7260 sed 's/^/| /' conftest.$ac_ext >&5 |
6879 | 7261 |
6880 ac_cv_member_struct_ifreq_ifr_netmask=no | 7262 ac_cv_member_struct_ifreq_ifr_netmask=no |
6881 fi | 7263 fi |
6882 rm -f conftest.$ac_objext conftest.$ac_ext | 7264 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6883 fi | 7265 fi |
6884 rm -f conftest.$ac_objext conftest.$ac_ext | 7266 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6885 fi | 7267 fi |
6886 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_netmask" >&5 | 7268 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_netmask" >&5 |
6887 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_netmask" >&6 | 7269 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_netmask" >&6 |
6888 if test $ac_cv_member_struct_ifreq_ifr_netmask = yes; then | 7270 if test $ac_cv_member_struct_ifreq_ifr_netmask = yes; then |
6889 | 7271 |
6897 echo $ECHO_N "checking for struct ifreq.ifr_broadaddr... $ECHO_C" >&6 | 7279 echo $ECHO_N "checking for struct ifreq.ifr_broadaddr... $ECHO_C" >&6 |
6898 if test "${ac_cv_member_struct_ifreq_ifr_broadaddr+set}" = set; then | 7280 if test "${ac_cv_member_struct_ifreq_ifr_broadaddr+set}" = set; then |
6899 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7281 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6900 else | 7282 else |
6901 cat >conftest.$ac_ext <<_ACEOF | 7283 cat >conftest.$ac_ext <<_ACEOF |
6902 #line $LINENO "configure" | |
6903 /* confdefs.h. */ | 7284 /* confdefs.h. */ |
6904 _ACEOF | 7285 _ACEOF |
6905 cat confdefs.h >>conftest.$ac_ext | 7286 cat confdefs.h >>conftest.$ac_ext |
6906 cat >>conftest.$ac_ext <<_ACEOF | 7287 cat >>conftest.$ac_ext <<_ACEOF |
6907 /* end confdefs.h. */ | 7288 /* end confdefs.h. */ |
6923 return 0; | 7304 return 0; |
6924 } | 7305 } |
6925 _ACEOF | 7306 _ACEOF |
6926 rm -f conftest.$ac_objext | 7307 rm -f conftest.$ac_objext |
6927 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7308 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6928 (eval $ac_compile) 2>&5 | 7309 (eval $ac_compile) 2>conftest.er1 |
6929 ac_status=$? | 7310 ac_status=$? |
7311 grep -v '^ *+' conftest.er1 >conftest.err | |
7312 rm -f conftest.er1 | |
7313 cat conftest.err >&5 | |
6930 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7314 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6931 (exit $ac_status); } && | 7315 (exit $ac_status); } && |
6932 { ac_try='test -s conftest.$ac_objext' | 7316 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
7317 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7318 (eval $ac_try) 2>&5 | |
7319 ac_status=$? | |
7320 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7321 (exit $ac_status); }; } && | |
7322 { ac_try='test -s conftest.$ac_objext' | |
6933 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7323 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6934 (eval $ac_try) 2>&5 | 7324 (eval $ac_try) 2>&5 |
6935 ac_status=$? | 7325 ac_status=$? |
6936 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7326 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6937 (exit $ac_status); }; }; then | 7327 (exit $ac_status); }; }; then |
6939 else | 7329 else |
6940 echo "$as_me: failed program was:" >&5 | 7330 echo "$as_me: failed program was:" >&5 |
6941 sed 's/^/| /' conftest.$ac_ext >&5 | 7331 sed 's/^/| /' conftest.$ac_ext >&5 |
6942 | 7332 |
6943 cat >conftest.$ac_ext <<_ACEOF | 7333 cat >conftest.$ac_ext <<_ACEOF |
6944 #line $LINENO "configure" | |
6945 /* confdefs.h. */ | 7334 /* confdefs.h. */ |
6946 _ACEOF | 7335 _ACEOF |
6947 cat confdefs.h >>conftest.$ac_ext | 7336 cat confdefs.h >>conftest.$ac_ext |
6948 cat >>conftest.$ac_ext <<_ACEOF | 7337 cat >>conftest.$ac_ext <<_ACEOF |
6949 /* end confdefs.h. */ | 7338 /* end confdefs.h. */ |
6965 return 0; | 7354 return 0; |
6966 } | 7355 } |
6967 _ACEOF | 7356 _ACEOF |
6968 rm -f conftest.$ac_objext | 7357 rm -f conftest.$ac_objext |
6969 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7358 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6970 (eval $ac_compile) 2>&5 | 7359 (eval $ac_compile) 2>conftest.er1 |
6971 ac_status=$? | 7360 ac_status=$? |
7361 grep -v '^ *+' conftest.er1 >conftest.err | |
7362 rm -f conftest.er1 | |
7363 cat conftest.err >&5 | |
6972 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7364 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6973 (exit $ac_status); } && | 7365 (exit $ac_status); } && |
6974 { ac_try='test -s conftest.$ac_objext' | 7366 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
7367 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7368 (eval $ac_try) 2>&5 | |
7369 ac_status=$? | |
7370 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7371 (exit $ac_status); }; } && | |
7372 { ac_try='test -s conftest.$ac_objext' | |
6975 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7373 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6976 (eval $ac_try) 2>&5 | 7374 (eval $ac_try) 2>&5 |
6977 ac_status=$? | 7375 ac_status=$? |
6978 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7376 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6979 (exit $ac_status); }; }; then | 7377 (exit $ac_status); }; }; then |
6982 echo "$as_me: failed program was:" >&5 | 7380 echo "$as_me: failed program was:" >&5 |
6983 sed 's/^/| /' conftest.$ac_ext >&5 | 7381 sed 's/^/| /' conftest.$ac_ext >&5 |
6984 | 7382 |
6985 ac_cv_member_struct_ifreq_ifr_broadaddr=no | 7383 ac_cv_member_struct_ifreq_ifr_broadaddr=no |
6986 fi | 7384 fi |
6987 rm -f conftest.$ac_objext conftest.$ac_ext | 7385 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6988 fi | 7386 fi |
6989 rm -f conftest.$ac_objext conftest.$ac_ext | 7387 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
6990 fi | 7388 fi |
6991 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_broadaddr" >&5 | 7389 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_broadaddr" >&5 |
6992 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_broadaddr" >&6 | 7390 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_broadaddr" >&6 |
6993 if test $ac_cv_member_struct_ifreq_ifr_broadaddr = yes; then | 7391 if test $ac_cv_member_struct_ifreq_ifr_broadaddr = yes; then |
6994 | 7392 |
7002 echo $ECHO_N "checking for struct ifreq.ifr_addr... $ECHO_C" >&6 | 7400 echo $ECHO_N "checking for struct ifreq.ifr_addr... $ECHO_C" >&6 |
7003 if test "${ac_cv_member_struct_ifreq_ifr_addr+set}" = set; then | 7401 if test "${ac_cv_member_struct_ifreq_ifr_addr+set}" = set; then |
7004 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7402 echo $ECHO_N "(cached) $ECHO_C" >&6 |
7005 else | 7403 else |
7006 cat >conftest.$ac_ext <<_ACEOF | 7404 cat >conftest.$ac_ext <<_ACEOF |
7007 #line $LINENO "configure" | |
7008 /* confdefs.h. */ | 7405 /* confdefs.h. */ |
7009 _ACEOF | 7406 _ACEOF |
7010 cat confdefs.h >>conftest.$ac_ext | 7407 cat confdefs.h >>conftest.$ac_ext |
7011 cat >>conftest.$ac_ext <<_ACEOF | 7408 cat >>conftest.$ac_ext <<_ACEOF |
7012 /* end confdefs.h. */ | 7409 /* end confdefs.h. */ |
7028 return 0; | 7425 return 0; |
7029 } | 7426 } |
7030 _ACEOF | 7427 _ACEOF |
7031 rm -f conftest.$ac_objext | 7428 rm -f conftest.$ac_objext |
7032 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7429 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
7033 (eval $ac_compile) 2>&5 | 7430 (eval $ac_compile) 2>conftest.er1 |
7034 ac_status=$? | 7431 ac_status=$? |
7432 grep -v '^ *+' conftest.er1 >conftest.err | |
7433 rm -f conftest.er1 | |
7434 cat conftest.err >&5 | |
7035 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7435 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7036 (exit $ac_status); } && | 7436 (exit $ac_status); } && |
7037 { ac_try='test -s conftest.$ac_objext' | 7437 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
7438 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7439 (eval $ac_try) 2>&5 | |
7440 ac_status=$? | |
7441 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7442 (exit $ac_status); }; } && | |
7443 { ac_try='test -s conftest.$ac_objext' | |
7038 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7444 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7039 (eval $ac_try) 2>&5 | 7445 (eval $ac_try) 2>&5 |
7040 ac_status=$? | 7446 ac_status=$? |
7041 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7447 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7042 (exit $ac_status); }; }; then | 7448 (exit $ac_status); }; }; then |
7044 else | 7450 else |
7045 echo "$as_me: failed program was:" >&5 | 7451 echo "$as_me: failed program was:" >&5 |
7046 sed 's/^/| /' conftest.$ac_ext >&5 | 7452 sed 's/^/| /' conftest.$ac_ext >&5 |
7047 | 7453 |
7048 cat >conftest.$ac_ext <<_ACEOF | 7454 cat >conftest.$ac_ext <<_ACEOF |
7049 #line $LINENO "configure" | |
7050 /* confdefs.h. */ | 7455 /* confdefs.h. */ |
7051 _ACEOF | 7456 _ACEOF |
7052 cat confdefs.h >>conftest.$ac_ext | 7457 cat confdefs.h >>conftest.$ac_ext |
7053 cat >>conftest.$ac_ext <<_ACEOF | 7458 cat >>conftest.$ac_ext <<_ACEOF |
7054 /* end confdefs.h. */ | 7459 /* end confdefs.h. */ |
7070 return 0; | 7475 return 0; |
7071 } | 7476 } |
7072 _ACEOF | 7477 _ACEOF |
7073 rm -f conftest.$ac_objext | 7478 rm -f conftest.$ac_objext |
7074 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7479 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
7075 (eval $ac_compile) 2>&5 | 7480 (eval $ac_compile) 2>conftest.er1 |
7076 ac_status=$? | 7481 ac_status=$? |
7482 grep -v '^ *+' conftest.er1 >conftest.err | |
7483 rm -f conftest.er1 | |
7484 cat conftest.err >&5 | |
7077 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7485 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7078 (exit $ac_status); } && | 7486 (exit $ac_status); } && |
7079 { ac_try='test -s conftest.$ac_objext' | 7487 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
7488 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7489 (eval $ac_try) 2>&5 | |
7490 ac_status=$? | |
7491 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7492 (exit $ac_status); }; } && | |
7493 { ac_try='test -s conftest.$ac_objext' | |
7080 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7494 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7081 (eval $ac_try) 2>&5 | 7495 (eval $ac_try) 2>&5 |
7082 ac_status=$? | 7496 ac_status=$? |
7083 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7497 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7084 (exit $ac_status); }; }; then | 7498 (exit $ac_status); }; }; then |
7087 echo "$as_me: failed program was:" >&5 | 7501 echo "$as_me: failed program was:" >&5 |
7088 sed 's/^/| /' conftest.$ac_ext >&5 | 7502 sed 's/^/| /' conftest.$ac_ext >&5 |
7089 | 7503 |
7090 ac_cv_member_struct_ifreq_ifr_addr=no | 7504 ac_cv_member_struct_ifreq_ifr_addr=no |
7091 fi | 7505 fi |
7092 rm -f conftest.$ac_objext conftest.$ac_ext | 7506 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
7093 fi | 7507 fi |
7094 rm -f conftest.$ac_objext conftest.$ac_ext | 7508 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
7095 fi | 7509 fi |
7096 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_addr" >&5 | 7510 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_addr" >&5 |
7097 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_addr" >&6 | 7511 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_addr" >&6 |
7098 if test $ac_cv_member_struct_ifreq_ifr_addr = yes; then | 7512 if test $ac_cv_member_struct_ifreq_ifr_addr = yes; then |
7099 | 7513 |
7130 echo $ECHO_N "checking for working volatile... $ECHO_C" >&6 | 7544 echo $ECHO_N "checking for working volatile... $ECHO_C" >&6 |
7131 if test "${ac_cv_c_volatile+set}" = set; then | 7545 if test "${ac_cv_c_volatile+set}" = set; then |
7132 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7546 echo $ECHO_N "(cached) $ECHO_C" >&6 |
7133 else | 7547 else |
7134 cat >conftest.$ac_ext <<_ACEOF | 7548 cat >conftest.$ac_ext <<_ACEOF |
7135 #line $LINENO "configure" | |
7136 /* confdefs.h. */ | 7549 /* confdefs.h. */ |
7137 _ACEOF | 7550 _ACEOF |
7138 cat confdefs.h >>conftest.$ac_ext | 7551 cat confdefs.h >>conftest.$ac_ext |
7139 cat >>conftest.$ac_ext <<_ACEOF | 7552 cat >>conftest.$ac_ext <<_ACEOF |
7140 /* end confdefs.h. */ | 7553 /* end confdefs.h. */ |
7149 return 0; | 7562 return 0; |
7150 } | 7563 } |
7151 _ACEOF | 7564 _ACEOF |
7152 rm -f conftest.$ac_objext | 7565 rm -f conftest.$ac_objext |
7153 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7566 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
7154 (eval $ac_compile) 2>&5 | 7567 (eval $ac_compile) 2>conftest.er1 |
7155 ac_status=$? | 7568 ac_status=$? |
7569 grep -v '^ *+' conftest.er1 >conftest.err | |
7570 rm -f conftest.er1 | |
7571 cat conftest.err >&5 | |
7156 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7572 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7157 (exit $ac_status); } && | 7573 (exit $ac_status); } && |
7158 { ac_try='test -s conftest.$ac_objext' | 7574 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
7575 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7576 (eval $ac_try) 2>&5 | |
7577 ac_status=$? | |
7578 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7579 (exit $ac_status); }; } && | |
7580 { ac_try='test -s conftest.$ac_objext' | |
7159 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7581 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7160 (eval $ac_try) 2>&5 | 7582 (eval $ac_try) 2>&5 |
7161 ac_status=$? | 7583 ac_status=$? |
7162 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7584 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7163 (exit $ac_status); }; }; then | 7585 (exit $ac_status); }; }; then |
7166 echo "$as_me: failed program was:" >&5 | 7588 echo "$as_me: failed program was:" >&5 |
7167 sed 's/^/| /' conftest.$ac_ext >&5 | 7589 sed 's/^/| /' conftest.$ac_ext >&5 |
7168 | 7590 |
7169 ac_cv_c_volatile=no | 7591 ac_cv_c_volatile=no |
7170 fi | 7592 fi |
7171 rm -f conftest.$ac_objext conftest.$ac_ext | 7593 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
7172 fi | 7594 fi |
7173 echo "$as_me:$LINENO: result: $ac_cv_c_volatile" >&5 | 7595 echo "$as_me:$LINENO: result: $ac_cv_c_volatile" >&5 |
7174 echo "${ECHO_T}$ac_cv_c_volatile" >&6 | 7596 echo "${ECHO_T}$ac_cv_c_volatile" >&6 |
7175 if test $ac_cv_c_volatile = no; then | 7597 if test $ac_cv_c_volatile = no; then |
7176 | 7598 |
7184 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 | 7606 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 |
7185 if test "${ac_cv_c_const+set}" = set; then | 7607 if test "${ac_cv_c_const+set}" = set; then |
7186 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7608 echo $ECHO_N "(cached) $ECHO_C" >&6 |
7187 else | 7609 else |
7188 cat >conftest.$ac_ext <<_ACEOF | 7610 cat >conftest.$ac_ext <<_ACEOF |
7189 #line $LINENO "configure" | |
7190 /* confdefs.h. */ | 7611 /* confdefs.h. */ |
7191 _ACEOF | 7612 _ACEOF |
7192 cat confdefs.h >>conftest.$ac_ext | 7613 cat confdefs.h >>conftest.$ac_ext |
7193 cat >>conftest.$ac_ext <<_ACEOF | 7614 cat >>conftest.$ac_ext <<_ACEOF |
7194 /* end confdefs.h. */ | 7615 /* end confdefs.h. */ |
7247 return 0; | 7668 return 0; |
7248 } | 7669 } |
7249 _ACEOF | 7670 _ACEOF |
7250 rm -f conftest.$ac_objext | 7671 rm -f conftest.$ac_objext |
7251 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7672 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
7252 (eval $ac_compile) 2>&5 | 7673 (eval $ac_compile) 2>conftest.er1 |
7253 ac_status=$? | 7674 ac_status=$? |
7675 grep -v '^ *+' conftest.er1 >conftest.err | |
7676 rm -f conftest.er1 | |
7677 cat conftest.err >&5 | |
7254 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7678 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7255 (exit $ac_status); } && | 7679 (exit $ac_status); } && |
7256 { ac_try='test -s conftest.$ac_objext' | 7680 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
7681 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7682 (eval $ac_try) 2>&5 | |
7683 ac_status=$? | |
7684 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7685 (exit $ac_status); }; } && | |
7686 { ac_try='test -s conftest.$ac_objext' | |
7257 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7687 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7258 (eval $ac_try) 2>&5 | 7688 (eval $ac_try) 2>&5 |
7259 ac_status=$? | 7689 ac_status=$? |
7260 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7690 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7261 (exit $ac_status); }; }; then | 7691 (exit $ac_status); }; }; then |
7264 echo "$as_me: failed program was:" >&5 | 7694 echo "$as_me: failed program was:" >&5 |
7265 sed 's/^/| /' conftest.$ac_ext >&5 | 7695 sed 's/^/| /' conftest.$ac_ext >&5 |
7266 | 7696 |
7267 ac_cv_c_const=no | 7697 ac_cv_c_const=no |
7268 fi | 7698 fi |
7269 rm -f conftest.$ac_objext conftest.$ac_ext | 7699 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
7270 fi | 7700 fi |
7271 echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 | 7701 echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 |
7272 echo "${ECHO_T}$ac_cv_c_const" >&6 | 7702 echo "${ECHO_T}$ac_cv_c_const" >&6 |
7273 if test $ac_cv_c_const = no; then | 7703 if test $ac_cv_c_const = no; then |
7274 | 7704 |
7282 echo $ECHO_N "checking for void * support... $ECHO_C" >&6 | 7712 echo $ECHO_N "checking for void * support... $ECHO_C" >&6 |
7283 if test "${emacs_cv_void_star+set}" = set; then | 7713 if test "${emacs_cv_void_star+set}" = set; then |
7284 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7714 echo $ECHO_N "(cached) $ECHO_C" >&6 |
7285 else | 7715 else |
7286 cat >conftest.$ac_ext <<_ACEOF | 7716 cat >conftest.$ac_ext <<_ACEOF |
7287 #line $LINENO "configure" | |
7288 /* confdefs.h. */ | 7717 /* confdefs.h. */ |
7289 _ACEOF | 7718 _ACEOF |
7290 cat confdefs.h >>conftest.$ac_ext | 7719 cat confdefs.h >>conftest.$ac_ext |
7291 cat >>conftest.$ac_ext <<_ACEOF | 7720 cat >>conftest.$ac_ext <<_ACEOF |
7292 /* end confdefs.h. */ | 7721 /* end confdefs.h. */ |
7299 return 0; | 7728 return 0; |
7300 } | 7729 } |
7301 _ACEOF | 7730 _ACEOF |
7302 rm -f conftest.$ac_objext | 7731 rm -f conftest.$ac_objext |
7303 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7732 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
7304 (eval $ac_compile) 2>&5 | 7733 (eval $ac_compile) 2>conftest.er1 |
7305 ac_status=$? | 7734 ac_status=$? |
7735 grep -v '^ *+' conftest.er1 >conftest.err | |
7736 rm -f conftest.er1 | |
7737 cat conftest.err >&5 | |
7306 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7738 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7307 (exit $ac_status); } && | 7739 (exit $ac_status); } && |
7308 { ac_try='test -s conftest.$ac_objext' | 7740 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
7741 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
7742 (eval $ac_try) 2>&5 | |
7743 ac_status=$? | |
7744 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
7745 (exit $ac_status); }; } && | |
7746 { ac_try='test -s conftest.$ac_objext' | |
7309 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7747 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7310 (eval $ac_try) 2>&5 | 7748 (eval $ac_try) 2>&5 |
7311 ac_status=$? | 7749 ac_status=$? |
7312 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7750 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7313 (exit $ac_status); }; }; then | 7751 (exit $ac_status); }; }; then |
7316 echo "$as_me: failed program was:" >&5 | 7754 echo "$as_me: failed program was:" >&5 |
7317 sed 's/^/| /' conftest.$ac_ext >&5 | 7755 sed 's/^/| /' conftest.$ac_ext >&5 |
7318 | 7756 |
7319 emacs_cv_void_star=no | 7757 emacs_cv_void_star=no |
7320 fi | 7758 fi |
7321 rm -f conftest.$ac_objext conftest.$ac_ext | 7759 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
7322 fi | 7760 fi |
7323 echo "$as_me:$LINENO: result: $emacs_cv_void_star" >&5 | 7761 echo "$as_me:$LINENO: result: $emacs_cv_void_star" >&5 |
7324 echo "${ECHO_T}$emacs_cv_void_star" >&6 | 7762 echo "${ECHO_T}$emacs_cv_void_star" >&6 |
7325 if test $emacs_cv_void_star = yes; then | 7763 if test $emacs_cv_void_star = yes; then |
7326 cat >>confdefs.h <<\_ACEOF | 7764 cat >>confdefs.h <<\_ACEOF |
7338 | 7776 |
7339 | 7777 |
7340 | 7778 |
7341 echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 | 7779 echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 |
7342 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 | 7780 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 |
7343 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` | 7781 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` |
7344 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then | 7782 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then |
7345 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7783 echo $ECHO_N "(cached) $ECHO_C" >&6 |
7346 else | 7784 else |
7347 cat >conftest.make <<\_ACEOF | 7785 cat >conftest.make <<\_ACEOF |
7348 all: | 7786 all: |
7421 #### Choose a window system. | 7859 #### Choose a window system. |
7422 | 7860 |
7423 echo "$as_me:$LINENO: checking for X" >&5 | 7861 echo "$as_me:$LINENO: checking for X" >&5 |
7424 echo $ECHO_N "checking for X... $ECHO_C" >&6 | 7862 echo $ECHO_N "checking for X... $ECHO_C" >&6 |
7425 | 7863 |
7864 ac_path_x_has_been_run=yes | |
7426 | 7865 |
7427 # Check whether --with-x or --without-x was given. | 7866 # Check whether --with-x or --without-x was given. |
7428 if test "${with_x+set}" = set; then | 7867 if test "${with_x+set}" = set; then |
7429 withval="$with_x" | 7868 withval="$with_x" |
7430 | 7869 |
7455 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. | 7894 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. |
7456 eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` | 7895 eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` |
7457 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. | 7896 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. |
7458 for ac_extension in a so sl; do | 7897 for ac_extension in a so sl; do |
7459 if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && | 7898 if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && |
7460 test -f $ac_im_libdir/libX11.$ac_extension; then | 7899 test -f $ac_im_libdir/libX11.$ac_extension; then |
7461 ac_im_usrlibdir=$ac_im_libdir; break | 7900 ac_im_usrlibdir=$ac_im_libdir; break |
7462 fi | 7901 fi |
7463 done | 7902 done |
7464 # Screen out bogus values from the imake configuration. They are | 7903 # Screen out bogus values from the imake configuration. They are |
7465 # bogus both because they are the default anyway, and because | 7904 # bogus both because they are the default anyway, and because |
7466 # using them would break gcc on systems where it needs fixed includes. | 7905 # using them would break gcc on systems where it needs fixed includes. |
7513 | 7952 |
7514 /usr/openwin/include | 7953 /usr/openwin/include |
7515 /usr/openwin/share/include' | 7954 /usr/openwin/share/include' |
7516 | 7955 |
7517 if test "$ac_x_includes" = no; then | 7956 if test "$ac_x_includes" = no; then |
7518 # Guess where to find include files, by looking for Intrinsic.h. | 7957 # Guess where to find include files, by looking for a specified header file. |
7519 # First, try using that file with no special directory specified. | 7958 # First, try using that file with no special directory specified. |
7520 cat >conftest.$ac_ext <<_ACEOF | 7959 cat >conftest.$ac_ext <<_ACEOF |
7521 #line $LINENO "configure" | |
7522 /* confdefs.h. */ | 7960 /* confdefs.h. */ |
7523 _ACEOF | 7961 _ACEOF |
7524 cat confdefs.h >>conftest.$ac_ext | 7962 cat confdefs.h >>conftest.$ac_ext |
7525 cat >>conftest.$ac_ext <<_ACEOF | 7963 cat >>conftest.$ac_ext <<_ACEOF |
7526 /* end confdefs.h. */ | 7964 /* end confdefs.h. */ |
7534 cat conftest.err >&5 | 7972 cat conftest.err >&5 |
7535 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7973 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7536 (exit $ac_status); } >/dev/null; then | 7974 (exit $ac_status); } >/dev/null; then |
7537 if test -s conftest.err; then | 7975 if test -s conftest.err; then |
7538 ac_cpp_err=$ac_c_preproc_warn_flag | 7976 ac_cpp_err=$ac_c_preproc_warn_flag |
7977 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
7539 else | 7978 else |
7540 ac_cpp_err= | 7979 ac_cpp_err= |
7541 fi | 7980 fi |
7542 else | 7981 else |
7543 ac_cpp_err=yes | 7982 ac_cpp_err=yes |
7564 # See if we find them without any special options. | 8003 # See if we find them without any special options. |
7565 # Don't add to $LIBS permanently. | 8004 # Don't add to $LIBS permanently. |
7566 ac_save_LIBS=$LIBS | 8005 ac_save_LIBS=$LIBS |
7567 LIBS="-lXt $LIBS" | 8006 LIBS="-lXt $LIBS" |
7568 cat >conftest.$ac_ext <<_ACEOF | 8007 cat >conftest.$ac_ext <<_ACEOF |
7569 #line $LINENO "configure" | |
7570 /* confdefs.h. */ | 8008 /* confdefs.h. */ |
7571 _ACEOF | 8009 _ACEOF |
7572 cat confdefs.h >>conftest.$ac_ext | 8010 cat confdefs.h >>conftest.$ac_ext |
7573 cat >>conftest.$ac_ext <<_ACEOF | 8011 cat >>conftest.$ac_ext <<_ACEOF |
7574 /* end confdefs.h. */ | 8012 /* end confdefs.h. */ |
7581 return 0; | 8019 return 0; |
7582 } | 8020 } |
7583 _ACEOF | 8021 _ACEOF |
7584 rm -f conftest.$ac_objext conftest$ac_exeext | 8022 rm -f conftest.$ac_objext conftest$ac_exeext |
7585 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8023 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
7586 (eval $ac_link) 2>&5 | 8024 (eval $ac_link) 2>conftest.er1 |
7587 ac_status=$? | 8025 ac_status=$? |
8026 grep -v '^ *+' conftest.er1 >conftest.err | |
8027 rm -f conftest.er1 | |
8028 cat conftest.err >&5 | |
7588 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8029 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7589 (exit $ac_status); } && | 8030 (exit $ac_status); } && |
7590 { ac_try='test -s conftest$ac_exeext' | 8031 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
8032 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
8033 (eval $ac_try) 2>&5 | |
8034 ac_status=$? | |
8035 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8036 (exit $ac_status); }; } && | |
8037 { ac_try='test -s conftest$ac_exeext' | |
7591 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8038 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7592 (eval $ac_try) 2>&5 | 8039 (eval $ac_try) 2>&5 |
7593 ac_status=$? | 8040 ac_status=$? |
7594 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8041 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7595 (exit $ac_status); }; }; then | 8042 (exit $ac_status); }; }; then |
7610 break 2 | 8057 break 2 |
7611 fi | 8058 fi |
7612 done | 8059 done |
7613 done | 8060 done |
7614 fi | 8061 fi |
7615 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8062 rm -f conftest.err conftest.$ac_objext \ |
8063 conftest$ac_exeext conftest.$ac_ext | |
7616 fi # $ac_x_libraries = no | 8064 fi # $ac_x_libraries = no |
7617 | 8065 |
7618 if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then | 8066 if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then |
7619 # Didn't find X anywhere. Cache the known absence of X. | 8067 # Didn't find X anywhere. Cache the known absence of X. |
7620 ac_cv_have_x="have_x=no" | 8068 ac_cv_have_x="have_x=no" |
7621 else | 8069 else |
7622 # Record where we found X for the cache. | 8070 # Record where we found X for the cache. |
7623 ac_cv_have_x="have_x=yes \ | 8071 ac_cv_have_x="have_x=yes \ |
7624 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" | 8072 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" |
7625 fi | 8073 fi |
7626 fi | 8074 fi |
7627 | 8075 |
7628 fi | 8076 fi |
7629 eval "$ac_cv_have_x" | 8077 eval "$ac_cv_have_x" |
7638 test "x$x_includes" = xNONE && x_includes=$ac_x_includes | 8086 test "x$x_includes" = xNONE && x_includes=$ac_x_includes |
7639 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries | 8087 test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries |
7640 # Update the cache value to reflect the command line values. | 8088 # Update the cache value to reflect the command line values. |
7641 ac_cv_have_x="have_x=yes \ | 8089 ac_cv_have_x="have_x=yes \ |
7642 ac_x_includes=$x_includes ac_x_libraries=$x_libraries" | 8090 ac_x_includes=$x_includes ac_x_libraries=$x_libraries" |
7643 echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5 | 8091 # It might be that x_includes is empty (headers are found in the |
7644 echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6 | 8092 # standard search path. Then output the corresponding message |
8093 ac_out_x_includes=$x_includes | |
8094 test "x$x_includes" = x && ac_out_x_includes="in standard search path" | |
8095 echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5 | |
8096 echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6 | |
7645 fi | 8097 fi |
7646 | 8098 |
7647 if test "$no_x" = yes; then | 8099 if test "$no_x" = yes; then |
7648 window_system=none | 8100 window_system=none |
7649 else | 8101 else |
7747 else | 8199 else |
7748 # Is the header compilable? | 8200 # Is the header compilable? |
7749 echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5 | 8201 echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5 |
7750 echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6 | 8202 echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6 |
7751 cat >conftest.$ac_ext <<_ACEOF | 8203 cat >conftest.$ac_ext <<_ACEOF |
7752 #line $LINENO "configure" | |
7753 /* confdefs.h. */ | 8204 /* confdefs.h. */ |
7754 _ACEOF | 8205 _ACEOF |
7755 cat confdefs.h >>conftest.$ac_ext | 8206 cat confdefs.h >>conftest.$ac_ext |
7756 cat >>conftest.$ac_ext <<_ACEOF | 8207 cat >>conftest.$ac_ext <<_ACEOF |
7757 /* end confdefs.h. */ | 8208 /* end confdefs.h. */ |
7758 $ac_includes_default | 8209 $ac_includes_default |
7759 #include <Carbon/Carbon.h> | 8210 #include <Carbon/Carbon.h> |
7760 _ACEOF | 8211 _ACEOF |
7761 rm -f conftest.$ac_objext | 8212 rm -f conftest.$ac_objext |
7762 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 8213 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
7763 (eval $ac_compile) 2>&5 | 8214 (eval $ac_compile) 2>conftest.er1 |
7764 ac_status=$? | 8215 ac_status=$? |
8216 grep -v '^ *+' conftest.er1 >conftest.err | |
8217 rm -f conftest.er1 | |
8218 cat conftest.err >&5 | |
7765 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8219 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7766 (exit $ac_status); } && | 8220 (exit $ac_status); } && |
7767 { ac_try='test -s conftest.$ac_objext' | 8221 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
8222 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
8223 (eval $ac_try) 2>&5 | |
8224 ac_status=$? | |
8225 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8226 (exit $ac_status); }; } && | |
8227 { ac_try='test -s conftest.$ac_objext' | |
7768 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8228 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7769 (eval $ac_try) 2>&5 | 8229 (eval $ac_try) 2>&5 |
7770 ac_status=$? | 8230 ac_status=$? |
7771 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8231 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7772 (exit $ac_status); }; }; then | 8232 (exit $ac_status); }; }; then |
7775 echo "$as_me: failed program was:" >&5 | 8235 echo "$as_me: failed program was:" >&5 |
7776 sed 's/^/| /' conftest.$ac_ext >&5 | 8236 sed 's/^/| /' conftest.$ac_ext >&5 |
7777 | 8237 |
7778 ac_header_compiler=no | 8238 ac_header_compiler=no |
7779 fi | 8239 fi |
7780 rm -f conftest.$ac_objext conftest.$ac_ext | 8240 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
7781 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 8241 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
7782 echo "${ECHO_T}$ac_header_compiler" >&6 | 8242 echo "${ECHO_T}$ac_header_compiler" >&6 |
7783 | 8243 |
7784 # Is the header present? | 8244 # Is the header present? |
7785 echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5 | 8245 echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5 |
7786 echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6 | 8246 echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6 |
7787 cat >conftest.$ac_ext <<_ACEOF | 8247 cat >conftest.$ac_ext <<_ACEOF |
7788 #line $LINENO "configure" | |
7789 /* confdefs.h. */ | 8248 /* confdefs.h. */ |
7790 _ACEOF | 8249 _ACEOF |
7791 cat confdefs.h >>conftest.$ac_ext | 8250 cat confdefs.h >>conftest.$ac_ext |
7792 cat >>conftest.$ac_ext <<_ACEOF | 8251 cat >>conftest.$ac_ext <<_ACEOF |
7793 /* end confdefs.h. */ | 8252 /* end confdefs.h. */ |
7801 cat conftest.err >&5 | 8260 cat conftest.err >&5 |
7802 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8261 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7803 (exit $ac_status); } >/dev/null; then | 8262 (exit $ac_status); } >/dev/null; then |
7804 if test -s conftest.err; then | 8263 if test -s conftest.err; then |
7805 ac_cpp_err=$ac_c_preproc_warn_flag | 8264 ac_cpp_err=$ac_c_preproc_warn_flag |
8265 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
7806 else | 8266 else |
7807 ac_cpp_err= | 8267 ac_cpp_err= |
7808 fi | 8268 fi |
7809 else | 8269 else |
7810 ac_cpp_err=yes | 8270 ac_cpp_err=yes |
7820 rm -f conftest.err conftest.$ac_ext | 8280 rm -f conftest.err conftest.$ac_ext |
7821 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 8281 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
7822 echo "${ECHO_T}$ac_header_preproc" >&6 | 8282 echo "${ECHO_T}$ac_header_preproc" >&6 |
7823 | 8283 |
7824 # So? What about this header? | 8284 # So? What about this header? |
7825 case $ac_header_compiler:$ac_header_preproc in | 8285 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
7826 yes:no ) | 8286 yes:no: ) |
7827 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 8287 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
7828 echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 8288 echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
8289 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&5 | |
8290 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&2;} | |
8291 ac_header_preproc=yes | |
8292 ;; | |
8293 no:yes:* ) | |
8294 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5 | |
8295 echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;} | |
8296 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5 | |
8297 echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;} | |
8298 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&5 | |
8299 echo "$as_me: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&2;} | |
8300 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: section \"Present But Cannot Be Compiled\"" >&5 | |
8301 echo "$as_me: WARNING: Carbon/Carbon.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
7829 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 | 8302 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 |
7830 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} | 8303 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} |
8304 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&5 | |
8305 echo "$as_me: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&2;} | |
7831 ( | 8306 ( |
7832 cat <<\_ASBOX | 8307 cat <<\_ASBOX |
7833 ## ------------------------------------ ## | 8308 ## ------------------------------------------ ## |
7834 ## Report this to bug-autoconf@gnu.org. ## | 8309 ## Report this to the AC_PACKAGE_NAME lists. ## |
7835 ## ------------------------------------ ## | 8310 ## ------------------------------------------ ## |
7836 _ASBOX | |
7837 ) | | |
7838 sed "s/^/$as_me: WARNING: /" >&2 | |
7839 ;; | |
7840 no:yes ) | |
7841 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5 | |
7842 echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;} | |
7843 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5 | |
7844 echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;} | |
7845 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 | |
7846 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} | |
7847 ( | |
7848 cat <<\_ASBOX | |
7849 ## ------------------------------------ ## | |
7850 ## Report this to bug-autoconf@gnu.org. ## | |
7851 ## ------------------------------------ ## | |
7852 _ASBOX | 8311 _ASBOX |
7853 ) | | 8312 ) | |
7854 sed "s/^/$as_me: WARNING: /" >&2 | 8313 sed "s/^/$as_me: WARNING: /" >&2 |
7855 ;; | 8314 ;; |
7856 esac | 8315 esac |
7884 echo $ECHO_N "checking for malloc_get_state... $ECHO_C" >&6 | 8343 echo $ECHO_N "checking for malloc_get_state... $ECHO_C" >&6 |
7885 if test "${ac_cv_func_malloc_get_state+set}" = set; then | 8344 if test "${ac_cv_func_malloc_get_state+set}" = set; then |
7886 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8345 echo $ECHO_N "(cached) $ECHO_C" >&6 |
7887 else | 8346 else |
7888 cat >conftest.$ac_ext <<_ACEOF | 8347 cat >conftest.$ac_ext <<_ACEOF |
7889 #line $LINENO "configure" | 8348 /* confdefs.h. */ |
7890 /* confdefs.h. */ | 8349 _ACEOF |
7891 _ACEOF | 8350 cat confdefs.h >>conftest.$ac_ext |
7892 cat confdefs.h >>conftest.$ac_ext | 8351 cat >>conftest.$ac_ext <<_ACEOF |
7893 cat >>conftest.$ac_ext <<_ACEOF | 8352 /* end confdefs.h. */ |
7894 /* end confdefs.h. */ | 8353 /* Define malloc_get_state to an innocuous variant, in case <limits.h> declares malloc_get_state. |
8354 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
8355 #define malloc_get_state innocuous_malloc_get_state | |
8356 | |
7895 /* System header to define __stub macros and hopefully few prototypes, | 8357 /* System header to define __stub macros and hopefully few prototypes, |
7896 which can conflict with char malloc_get_state (); below. | 8358 which can conflict with char malloc_get_state (); below. |
7897 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 8359 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
7898 <limits.h> exists even on freestanding compilers. */ | 8360 <limits.h> exists even on freestanding compilers. */ |
8361 | |
7899 #ifdef __STDC__ | 8362 #ifdef __STDC__ |
7900 # include <limits.h> | 8363 # include <limits.h> |
7901 #else | 8364 #else |
7902 # include <assert.h> | 8365 # include <assert.h> |
7903 #endif | 8366 #endif |
8367 | |
8368 #undef malloc_get_state | |
8369 | |
7904 /* Override any gcc2 internal prototype to avoid an error. */ | 8370 /* Override any gcc2 internal prototype to avoid an error. */ |
7905 #ifdef __cplusplus | 8371 #ifdef __cplusplus |
7906 extern "C" | 8372 extern "C" |
7907 { | 8373 { |
7908 #endif | 8374 #endif |
7929 return 0; | 8395 return 0; |
7930 } | 8396 } |
7931 _ACEOF | 8397 _ACEOF |
7932 rm -f conftest.$ac_objext conftest$ac_exeext | 8398 rm -f conftest.$ac_objext conftest$ac_exeext |
7933 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8399 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
7934 (eval $ac_link) 2>&5 | 8400 (eval $ac_link) 2>conftest.er1 |
7935 ac_status=$? | 8401 ac_status=$? |
8402 grep -v '^ *+' conftest.er1 >conftest.err | |
8403 rm -f conftest.er1 | |
8404 cat conftest.err >&5 | |
7936 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8405 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7937 (exit $ac_status); } && | 8406 (exit $ac_status); } && |
7938 { ac_try='test -s conftest$ac_exeext' | 8407 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
8408 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
8409 (eval $ac_try) 2>&5 | |
8410 ac_status=$? | |
8411 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8412 (exit $ac_status); }; } && | |
8413 { ac_try='test -s conftest$ac_exeext' | |
7939 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8414 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7940 (eval $ac_try) 2>&5 | 8415 (eval $ac_try) 2>&5 |
7941 ac_status=$? | 8416 ac_status=$? |
7942 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8417 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7943 (exit $ac_status); }; }; then | 8418 (exit $ac_status); }; }; then |
7946 echo "$as_me: failed program was:" >&5 | 8421 echo "$as_me: failed program was:" >&5 |
7947 sed 's/^/| /' conftest.$ac_ext >&5 | 8422 sed 's/^/| /' conftest.$ac_ext >&5 |
7948 | 8423 |
7949 ac_cv_func_malloc_get_state=no | 8424 ac_cv_func_malloc_get_state=no |
7950 fi | 8425 fi |
7951 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8426 rm -f conftest.err conftest.$ac_objext \ |
8427 conftest$ac_exeext conftest.$ac_ext | |
7952 fi | 8428 fi |
7953 echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5 | 8429 echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5 |
7954 echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6 | 8430 echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6 |
7955 if test $ac_cv_func_malloc_get_state = yes; then | 8431 if test $ac_cv_func_malloc_get_state = yes; then |
7956 : | 8432 : |
7962 echo $ECHO_N "checking for malloc_set_state... $ECHO_C" >&6 | 8438 echo $ECHO_N "checking for malloc_set_state... $ECHO_C" >&6 |
7963 if test "${ac_cv_func_malloc_set_state+set}" = set; then | 8439 if test "${ac_cv_func_malloc_set_state+set}" = set; then |
7964 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8440 echo $ECHO_N "(cached) $ECHO_C" >&6 |
7965 else | 8441 else |
7966 cat >conftest.$ac_ext <<_ACEOF | 8442 cat >conftest.$ac_ext <<_ACEOF |
7967 #line $LINENO "configure" | 8443 /* confdefs.h. */ |
7968 /* confdefs.h. */ | 8444 _ACEOF |
7969 _ACEOF | 8445 cat confdefs.h >>conftest.$ac_ext |
7970 cat confdefs.h >>conftest.$ac_ext | 8446 cat >>conftest.$ac_ext <<_ACEOF |
7971 cat >>conftest.$ac_ext <<_ACEOF | 8447 /* end confdefs.h. */ |
7972 /* end confdefs.h. */ | 8448 /* Define malloc_set_state to an innocuous variant, in case <limits.h> declares malloc_set_state. |
8449 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
8450 #define malloc_set_state innocuous_malloc_set_state | |
8451 | |
7973 /* System header to define __stub macros and hopefully few prototypes, | 8452 /* System header to define __stub macros and hopefully few prototypes, |
7974 which can conflict with char malloc_set_state (); below. | 8453 which can conflict with char malloc_set_state (); below. |
7975 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 8454 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
7976 <limits.h> exists even on freestanding compilers. */ | 8455 <limits.h> exists even on freestanding compilers. */ |
8456 | |
7977 #ifdef __STDC__ | 8457 #ifdef __STDC__ |
7978 # include <limits.h> | 8458 # include <limits.h> |
7979 #else | 8459 #else |
7980 # include <assert.h> | 8460 # include <assert.h> |
7981 #endif | 8461 #endif |
8462 | |
8463 #undef malloc_set_state | |
8464 | |
7982 /* Override any gcc2 internal prototype to avoid an error. */ | 8465 /* Override any gcc2 internal prototype to avoid an error. */ |
7983 #ifdef __cplusplus | 8466 #ifdef __cplusplus |
7984 extern "C" | 8467 extern "C" |
7985 { | 8468 { |
7986 #endif | 8469 #endif |
8007 return 0; | 8490 return 0; |
8008 } | 8491 } |
8009 _ACEOF | 8492 _ACEOF |
8010 rm -f conftest.$ac_objext conftest$ac_exeext | 8493 rm -f conftest.$ac_objext conftest$ac_exeext |
8011 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8494 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
8012 (eval $ac_link) 2>&5 | 8495 (eval $ac_link) 2>conftest.er1 |
8013 ac_status=$? | 8496 ac_status=$? |
8497 grep -v '^ *+' conftest.er1 >conftest.err | |
8498 rm -f conftest.er1 | |
8499 cat conftest.err >&5 | |
8014 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8500 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8015 (exit $ac_status); } && | 8501 (exit $ac_status); } && |
8016 { ac_try='test -s conftest$ac_exeext' | 8502 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
8503 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
8504 (eval $ac_try) 2>&5 | |
8505 ac_status=$? | |
8506 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8507 (exit $ac_status); }; } && | |
8508 { ac_try='test -s conftest$ac_exeext' | |
8017 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8509 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8018 (eval $ac_try) 2>&5 | 8510 (eval $ac_try) 2>&5 |
8019 ac_status=$? | 8511 ac_status=$? |
8020 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8512 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8021 (exit $ac_status); }; }; then | 8513 (exit $ac_status); }; }; then |
8024 echo "$as_me: failed program was:" >&5 | 8516 echo "$as_me: failed program was:" >&5 |
8025 sed 's/^/| /' conftest.$ac_ext >&5 | 8517 sed 's/^/| /' conftest.$ac_ext >&5 |
8026 | 8518 |
8027 ac_cv_func_malloc_set_state=no | 8519 ac_cv_func_malloc_set_state=no |
8028 fi | 8520 fi |
8029 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8521 rm -f conftest.err conftest.$ac_objext \ |
8522 conftest$ac_exeext conftest.$ac_ext | |
8030 fi | 8523 fi |
8031 echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5 | 8524 echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5 |
8032 echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6 | 8525 echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6 |
8033 if test $ac_cv_func_malloc_set_state = yes; then | 8526 if test $ac_cv_func_malloc_set_state = yes; then |
8034 : | 8527 : |
8040 echo $ECHO_N "checking whether __after_morecore_hook exists... $ECHO_C" >&6 | 8533 echo $ECHO_N "checking whether __after_morecore_hook exists... $ECHO_C" >&6 |
8041 if test "${emacs_cv_var___after_morecore_hook+set}" = set; then | 8534 if test "${emacs_cv_var___after_morecore_hook+set}" = set; then |
8042 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8535 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8043 else | 8536 else |
8044 cat >conftest.$ac_ext <<_ACEOF | 8537 cat >conftest.$ac_ext <<_ACEOF |
8045 #line $LINENO "configure" | |
8046 /* confdefs.h. */ | 8538 /* confdefs.h. */ |
8047 _ACEOF | 8539 _ACEOF |
8048 cat confdefs.h >>conftest.$ac_ext | 8540 cat confdefs.h >>conftest.$ac_ext |
8049 cat >>conftest.$ac_ext <<_ACEOF | 8541 cat >>conftest.$ac_ext <<_ACEOF |
8050 /* end confdefs.h. */ | 8542 /* end confdefs.h. */ |
8057 return 0; | 8549 return 0; |
8058 } | 8550 } |
8059 _ACEOF | 8551 _ACEOF |
8060 rm -f conftest.$ac_objext conftest$ac_exeext | 8552 rm -f conftest.$ac_objext conftest$ac_exeext |
8061 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8553 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
8062 (eval $ac_link) 2>&5 | 8554 (eval $ac_link) 2>conftest.er1 |
8063 ac_status=$? | 8555 ac_status=$? |
8556 grep -v '^ *+' conftest.er1 >conftest.err | |
8557 rm -f conftest.er1 | |
8558 cat conftest.err >&5 | |
8064 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8559 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8065 (exit $ac_status); } && | 8560 (exit $ac_status); } && |
8066 { ac_try='test -s conftest$ac_exeext' | 8561 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
8562 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
8563 (eval $ac_try) 2>&5 | |
8564 ac_status=$? | |
8565 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8566 (exit $ac_status); }; } && | |
8567 { ac_try='test -s conftest$ac_exeext' | |
8067 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8568 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8068 (eval $ac_try) 2>&5 | 8569 (eval $ac_try) 2>&5 |
8069 ac_status=$? | 8570 ac_status=$? |
8070 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8571 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8071 (exit $ac_status); }; }; then | 8572 (exit $ac_status); }; }; then |
8074 echo "$as_me: failed program was:" >&5 | 8575 echo "$as_me: failed program was:" >&5 |
8075 sed 's/^/| /' conftest.$ac_ext >&5 | 8576 sed 's/^/| /' conftest.$ac_ext >&5 |
8076 | 8577 |
8077 emacs_cv_var___after_morecore_hook=no | 8578 emacs_cv_var___after_morecore_hook=no |
8078 fi | 8579 fi |
8079 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8580 rm -f conftest.err conftest.$ac_objext \ |
8581 conftest$ac_exeext conftest.$ac_ext | |
8080 fi | 8582 fi |
8081 echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5 | 8583 echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5 |
8082 echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6 | 8584 echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6 |
8083 if test $emacs_cv_var___after_morecore_hook = no; then | 8585 if test $emacs_cv_var___after_morecore_hook = no; then |
8084 doug_lea_malloc=no | 8586 doug_lea_malloc=no |
8121 else | 8623 else |
8122 # Is the header compilable? | 8624 # Is the header compilable? |
8123 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 8625 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
8124 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 8626 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
8125 cat >conftest.$ac_ext <<_ACEOF | 8627 cat >conftest.$ac_ext <<_ACEOF |
8126 #line $LINENO "configure" | |
8127 /* confdefs.h. */ | 8628 /* confdefs.h. */ |
8128 _ACEOF | 8629 _ACEOF |
8129 cat confdefs.h >>conftest.$ac_ext | 8630 cat confdefs.h >>conftest.$ac_ext |
8130 cat >>conftest.$ac_ext <<_ACEOF | 8631 cat >>conftest.$ac_ext <<_ACEOF |
8131 /* end confdefs.h. */ | 8632 /* end confdefs.h. */ |
8132 $ac_includes_default | 8633 $ac_includes_default |
8133 #include <$ac_header> | 8634 #include <$ac_header> |
8134 _ACEOF | 8635 _ACEOF |
8135 rm -f conftest.$ac_objext | 8636 rm -f conftest.$ac_objext |
8136 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 8637 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
8137 (eval $ac_compile) 2>&5 | 8638 (eval $ac_compile) 2>conftest.er1 |
8138 ac_status=$? | 8639 ac_status=$? |
8640 grep -v '^ *+' conftest.er1 >conftest.err | |
8641 rm -f conftest.er1 | |
8642 cat conftest.err >&5 | |
8139 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8643 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8140 (exit $ac_status); } && | 8644 (exit $ac_status); } && |
8141 { ac_try='test -s conftest.$ac_objext' | 8645 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
8646 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
8647 (eval $ac_try) 2>&5 | |
8648 ac_status=$? | |
8649 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8650 (exit $ac_status); }; } && | |
8651 { ac_try='test -s conftest.$ac_objext' | |
8142 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8652 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8143 (eval $ac_try) 2>&5 | 8653 (eval $ac_try) 2>&5 |
8144 ac_status=$? | 8654 ac_status=$? |
8145 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8655 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8146 (exit $ac_status); }; }; then | 8656 (exit $ac_status); }; }; then |
8149 echo "$as_me: failed program was:" >&5 | 8659 echo "$as_me: failed program was:" >&5 |
8150 sed 's/^/| /' conftest.$ac_ext >&5 | 8660 sed 's/^/| /' conftest.$ac_ext >&5 |
8151 | 8661 |
8152 ac_header_compiler=no | 8662 ac_header_compiler=no |
8153 fi | 8663 fi |
8154 rm -f conftest.$ac_objext conftest.$ac_ext | 8664 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
8155 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 8665 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
8156 echo "${ECHO_T}$ac_header_compiler" >&6 | 8666 echo "${ECHO_T}$ac_header_compiler" >&6 |
8157 | 8667 |
8158 # Is the header present? | 8668 # Is the header present? |
8159 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 8669 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
8160 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 8670 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
8161 cat >conftest.$ac_ext <<_ACEOF | 8671 cat >conftest.$ac_ext <<_ACEOF |
8162 #line $LINENO "configure" | |
8163 /* confdefs.h. */ | 8672 /* confdefs.h. */ |
8164 _ACEOF | 8673 _ACEOF |
8165 cat confdefs.h >>conftest.$ac_ext | 8674 cat confdefs.h >>conftest.$ac_ext |
8166 cat >>conftest.$ac_ext <<_ACEOF | 8675 cat >>conftest.$ac_ext <<_ACEOF |
8167 /* end confdefs.h. */ | 8676 /* end confdefs.h. */ |
8175 cat conftest.err >&5 | 8684 cat conftest.err >&5 |
8176 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8685 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8177 (exit $ac_status); } >/dev/null; then | 8686 (exit $ac_status); } >/dev/null; then |
8178 if test -s conftest.err; then | 8687 if test -s conftest.err; then |
8179 ac_cpp_err=$ac_c_preproc_warn_flag | 8688 ac_cpp_err=$ac_c_preproc_warn_flag |
8689 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
8180 else | 8690 else |
8181 ac_cpp_err= | 8691 ac_cpp_err= |
8182 fi | 8692 fi |
8183 else | 8693 else |
8184 ac_cpp_err=yes | 8694 ac_cpp_err=yes |
8194 rm -f conftest.err conftest.$ac_ext | 8704 rm -f conftest.err conftest.$ac_ext |
8195 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 8705 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
8196 echo "${ECHO_T}$ac_header_preproc" >&6 | 8706 echo "${ECHO_T}$ac_header_preproc" >&6 |
8197 | 8707 |
8198 # So? What about this header? | 8708 # So? What about this header? |
8199 case $ac_header_compiler:$ac_header_preproc in | 8709 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
8200 yes:no ) | 8710 yes:no: ) |
8201 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 8711 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
8202 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 8712 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
8713 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
8714 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
8715 ac_header_preproc=yes | |
8716 ;; | |
8717 no:yes:* ) | |
8718 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
8719 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
8720 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
8721 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
8722 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
8723 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
8724 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
8725 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
8203 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 8726 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
8204 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 8727 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
8728 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
8729 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
8205 ( | 8730 ( |
8206 cat <<\_ASBOX | 8731 cat <<\_ASBOX |
8207 ## ------------------------------------ ## | 8732 ## ------------------------------------------ ## |
8208 ## Report this to bug-autoconf@gnu.org. ## | 8733 ## Report this to the AC_PACKAGE_NAME lists. ## |
8209 ## ------------------------------------ ## | 8734 ## ------------------------------------------ ## |
8210 _ASBOX | |
8211 ) | | |
8212 sed "s/^/$as_me: WARNING: /" >&2 | |
8213 ;; | |
8214 no:yes ) | |
8215 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
8216 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
8217 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
8218 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
8219 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
8220 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
8221 ( | |
8222 cat <<\_ASBOX | |
8223 ## ------------------------------------ ## | |
8224 ## Report this to bug-autoconf@gnu.org. ## | |
8225 ## ------------------------------------ ## | |
8226 _ASBOX | 8735 _ASBOX |
8227 ) | | 8736 ) | |
8228 sed "s/^/$as_me: WARNING: /" >&2 | 8737 sed "s/^/$as_me: WARNING: /" >&2 |
8229 ;; | 8738 ;; |
8230 esac | 8739 esac |
8231 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 8740 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
8232 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 8741 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
8233 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 8742 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
8234 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8743 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8235 else | 8744 else |
8236 eval "$as_ac_Header=$ac_header_preproc" | 8745 eval "$as_ac_Header=\$ac_header_preproc" |
8237 fi | 8746 fi |
8238 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 8747 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
8239 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 8748 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
8240 | 8749 |
8241 fi | 8750 fi |
8256 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 8765 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
8257 if eval "test \"\${$as_ac_var+set}\" = set"; then | 8766 if eval "test \"\${$as_ac_var+set}\" = set"; then |
8258 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8767 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8259 else | 8768 else |
8260 cat >conftest.$ac_ext <<_ACEOF | 8769 cat >conftest.$ac_ext <<_ACEOF |
8261 #line $LINENO "configure" | 8770 /* confdefs.h. */ |
8262 /* confdefs.h. */ | 8771 _ACEOF |
8263 _ACEOF | 8772 cat confdefs.h >>conftest.$ac_ext |
8264 cat confdefs.h >>conftest.$ac_ext | 8773 cat >>conftest.$ac_ext <<_ACEOF |
8265 cat >>conftest.$ac_ext <<_ACEOF | 8774 /* end confdefs.h. */ |
8266 /* end confdefs.h. */ | 8775 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
8776 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
8777 #define $ac_func innocuous_$ac_func | |
8778 | |
8267 /* System header to define __stub macros and hopefully few prototypes, | 8779 /* System header to define __stub macros and hopefully few prototypes, |
8268 which can conflict with char $ac_func (); below. | 8780 which can conflict with char $ac_func (); below. |
8269 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 8781 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
8270 <limits.h> exists even on freestanding compilers. */ | 8782 <limits.h> exists even on freestanding compilers. */ |
8783 | |
8271 #ifdef __STDC__ | 8784 #ifdef __STDC__ |
8272 # include <limits.h> | 8785 # include <limits.h> |
8273 #else | 8786 #else |
8274 # include <assert.h> | 8787 # include <assert.h> |
8275 #endif | 8788 #endif |
8789 | |
8790 #undef $ac_func | |
8791 | |
8276 /* Override any gcc2 internal prototype to avoid an error. */ | 8792 /* Override any gcc2 internal prototype to avoid an error. */ |
8277 #ifdef __cplusplus | 8793 #ifdef __cplusplus |
8278 extern "C" | 8794 extern "C" |
8279 { | 8795 { |
8280 #endif | 8796 #endif |
8301 return 0; | 8817 return 0; |
8302 } | 8818 } |
8303 _ACEOF | 8819 _ACEOF |
8304 rm -f conftest.$ac_objext conftest$ac_exeext | 8820 rm -f conftest.$ac_objext conftest$ac_exeext |
8305 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8821 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
8306 (eval $ac_link) 2>&5 | 8822 (eval $ac_link) 2>conftest.er1 |
8307 ac_status=$? | 8823 ac_status=$? |
8824 grep -v '^ *+' conftest.er1 >conftest.err | |
8825 rm -f conftest.er1 | |
8826 cat conftest.err >&5 | |
8308 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8827 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8309 (exit $ac_status); } && | 8828 (exit $ac_status); } && |
8310 { ac_try='test -s conftest$ac_exeext' | 8829 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
8830 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
8831 (eval $ac_try) 2>&5 | |
8832 ac_status=$? | |
8833 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8834 (exit $ac_status); }; } && | |
8835 { ac_try='test -s conftest$ac_exeext' | |
8311 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8836 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8312 (eval $ac_try) 2>&5 | 8837 (eval $ac_try) 2>&5 |
8313 ac_status=$? | 8838 ac_status=$? |
8314 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8839 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8315 (exit $ac_status); }; }; then | 8840 (exit $ac_status); }; }; then |
8318 echo "$as_me: failed program was:" >&5 | 8843 echo "$as_me: failed program was:" >&5 |
8319 sed 's/^/| /' conftest.$ac_ext >&5 | 8844 sed 's/^/| /' conftest.$ac_ext >&5 |
8320 | 8845 |
8321 eval "$as_ac_var=no" | 8846 eval "$as_ac_var=no" |
8322 fi | 8847 fi |
8323 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8848 rm -f conftest.err conftest.$ac_objext \ |
8849 conftest$ac_exeext conftest.$ac_ext | |
8324 fi | 8850 fi |
8325 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 8851 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
8326 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 8852 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
8327 if test `eval echo '${'$as_ac_var'}'` = yes; then | 8853 if test `eval echo '${'$as_ac_var'}'` = yes; then |
8328 cat >>confdefs.h <<_ACEOF | 8854 cat >>confdefs.h <<_ACEOF |
8339 else | 8865 else |
8340 if test "$cross_compiling" = yes; then | 8866 if test "$cross_compiling" = yes; then |
8341 ac_cv_func_mmap_fixed_mapped=no | 8867 ac_cv_func_mmap_fixed_mapped=no |
8342 else | 8868 else |
8343 cat >conftest.$ac_ext <<_ACEOF | 8869 cat >conftest.$ac_ext <<_ACEOF |
8344 #line $LINENO "configure" | |
8345 /* confdefs.h. */ | 8870 /* confdefs.h. */ |
8346 _ACEOF | 8871 _ACEOF |
8347 cat confdefs.h >>conftest.$ac_ext | 8872 cat confdefs.h >>conftest.$ac_ext |
8348 cat >>conftest.$ac_ext <<_ACEOF | 8873 cat >>conftest.$ac_ext <<_ACEOF |
8349 /* end confdefs.h. */ | 8874 /* end confdefs.h. */ |
8447 if (fd < 0) | 8972 if (fd < 0) |
8448 exit (1); | 8973 exit (1); |
8449 data2 = (char *) malloc (2 * pagesize); | 8974 data2 = (char *) malloc (2 * pagesize); |
8450 if (!data2) | 8975 if (!data2) |
8451 exit (1); | 8976 exit (1); |
8452 data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1); | 8977 data2 += (pagesize - ((long) data2 & (pagesize - 1))) & (pagesize - 1); |
8453 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | 8978 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, |
8454 MAP_PRIVATE | MAP_FIXED, fd, 0L)) | 8979 MAP_PRIVATE | MAP_FIXED, fd, 0L)) |
8455 exit (1); | 8980 exit (1); |
8456 for (i = 0; i < pagesize; ++i) | 8981 for (i = 0; i < pagesize; ++i) |
8457 if (*(data + i) != *(data2 + i)) | 8982 if (*(data + i) != *(data2 + i)) |
8458 exit (1); | 8983 exit (1); |
8459 | 8984 |
8492 sed 's/^/| /' conftest.$ac_ext >&5 | 9017 sed 's/^/| /' conftest.$ac_ext >&5 |
8493 | 9018 |
8494 ( exit $ac_status ) | 9019 ( exit $ac_status ) |
8495 ac_cv_func_mmap_fixed_mapped=no | 9020 ac_cv_func_mmap_fixed_mapped=no |
8496 fi | 9021 fi |
8497 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 9022 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
8498 fi | 9023 fi |
8499 fi | 9024 fi |
8500 echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5 | 9025 echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5 |
8501 echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6 | 9026 echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6 |
8502 if test $ac_cv_func_mmap_fixed_mapped = yes; then | 9027 if test $ac_cv_func_mmap_fixed_mapped = yes; then |
8521 echo $ECHO_N "(cached) $ECHO_C" >&6 | 9046 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8522 else | 9047 else |
8523 ac_check_lib_save_LIBS=$LIBS | 9048 ac_check_lib_save_LIBS=$LIBS |
8524 LIBS="-ldnet $LIBS" | 9049 LIBS="-ldnet $LIBS" |
8525 cat >conftest.$ac_ext <<_ACEOF | 9050 cat >conftest.$ac_ext <<_ACEOF |
8526 #line $LINENO "configure" | |
8527 /* confdefs.h. */ | 9051 /* confdefs.h. */ |
8528 _ACEOF | 9052 _ACEOF |
8529 cat confdefs.h >>conftest.$ac_ext | 9053 cat confdefs.h >>conftest.$ac_ext |
8530 cat >>conftest.$ac_ext <<_ACEOF | 9054 cat >>conftest.$ac_ext <<_ACEOF |
8531 /* end confdefs.h. */ | 9055 /* end confdefs.h. */ |
8545 return 0; | 9069 return 0; |
8546 } | 9070 } |
8547 _ACEOF | 9071 _ACEOF |
8548 rm -f conftest.$ac_objext conftest$ac_exeext | 9072 rm -f conftest.$ac_objext conftest$ac_exeext |
8549 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9073 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
8550 (eval $ac_link) 2>&5 | 9074 (eval $ac_link) 2>conftest.er1 |
8551 ac_status=$? | 9075 ac_status=$? |
9076 grep -v '^ *+' conftest.er1 >conftest.err | |
9077 rm -f conftest.er1 | |
9078 cat conftest.err >&5 | |
8552 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9079 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8553 (exit $ac_status); } && | 9080 (exit $ac_status); } && |
8554 { ac_try='test -s conftest$ac_exeext' | 9081 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
9082 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
9083 (eval $ac_try) 2>&5 | |
9084 ac_status=$? | |
9085 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9086 (exit $ac_status); }; } && | |
9087 { ac_try='test -s conftest$ac_exeext' | |
8555 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9088 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8556 (eval $ac_try) 2>&5 | 9089 (eval $ac_try) 2>&5 |
8557 ac_status=$? | 9090 ac_status=$? |
8558 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9091 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8559 (exit $ac_status); }; }; then | 9092 (exit $ac_status); }; }; then |
8562 echo "$as_me: failed program was:" >&5 | 9095 echo "$as_me: failed program was:" >&5 |
8563 sed 's/^/| /' conftest.$ac_ext >&5 | 9096 sed 's/^/| /' conftest.$ac_ext >&5 |
8564 | 9097 |
8565 ac_cv_lib_dnet_dnet_ntoa=no | 9098 ac_cv_lib_dnet_dnet_ntoa=no |
8566 fi | 9099 fi |
8567 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9100 rm -f conftest.err conftest.$ac_objext \ |
9101 conftest$ac_exeext conftest.$ac_ext | |
8568 LIBS=$ac_check_lib_save_LIBS | 9102 LIBS=$ac_check_lib_save_LIBS |
8569 fi | 9103 fi |
8570 echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 | 9104 echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 |
8571 echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6 | 9105 echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6 |
8572 if test $ac_cv_lib_dnet_dnet_ntoa = yes; then | 9106 if test $ac_cv_lib_dnet_dnet_ntoa = yes; then |
8585 echo $ECHO_N "(cached) $ECHO_C" >&6 | 9119 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8586 else | 9120 else |
8587 ac_check_lib_save_LIBS=$LIBS | 9121 ac_check_lib_save_LIBS=$LIBS |
8588 LIBS="-lXbsd $LIBS" | 9122 LIBS="-lXbsd $LIBS" |
8589 cat >conftest.$ac_ext <<_ACEOF | 9123 cat >conftest.$ac_ext <<_ACEOF |
8590 #line $LINENO "configure" | |
8591 /* confdefs.h. */ | 9124 /* confdefs.h. */ |
8592 _ACEOF | 9125 _ACEOF |
8593 cat confdefs.h >>conftest.$ac_ext | 9126 cat confdefs.h >>conftest.$ac_ext |
8594 cat >>conftest.$ac_ext <<_ACEOF | 9127 cat >>conftest.$ac_ext <<_ACEOF |
8595 /* end confdefs.h. */ | 9128 /* end confdefs.h. */ |
8603 return 0; | 9136 return 0; |
8604 } | 9137 } |
8605 _ACEOF | 9138 _ACEOF |
8606 rm -f conftest.$ac_objext conftest$ac_exeext | 9139 rm -f conftest.$ac_objext conftest$ac_exeext |
8607 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9140 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
8608 (eval $ac_link) 2>&5 | 9141 (eval $ac_link) 2>conftest.er1 |
8609 ac_status=$? | 9142 ac_status=$? |
9143 grep -v '^ *+' conftest.er1 >conftest.err | |
9144 rm -f conftest.er1 | |
9145 cat conftest.err >&5 | |
8610 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9146 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8611 (exit $ac_status); } && | 9147 (exit $ac_status); } && |
8612 { ac_try='test -s conftest$ac_exeext' | 9148 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
9149 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
9150 (eval $ac_try) 2>&5 | |
9151 ac_status=$? | |
9152 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9153 (exit $ac_status); }; } && | |
9154 { ac_try='test -s conftest$ac_exeext' | |
8613 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9155 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8614 (eval $ac_try) 2>&5 | 9156 (eval $ac_try) 2>&5 |
8615 ac_status=$? | 9157 ac_status=$? |
8616 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9158 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8617 (exit $ac_status); }; }; then | 9159 (exit $ac_status); }; }; then |
8620 echo "$as_me: failed program was:" >&5 | 9162 echo "$as_me: failed program was:" >&5 |
8621 sed 's/^/| /' conftest.$ac_ext >&5 | 9163 sed 's/^/| /' conftest.$ac_ext >&5 |
8622 | 9164 |
8623 ac_cv_lib_Xbsd_main=no | 9165 ac_cv_lib_Xbsd_main=no |
8624 fi | 9166 fi |
8625 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9167 rm -f conftest.err conftest.$ac_objext \ |
9168 conftest$ac_exeext conftest.$ac_ext | |
8626 LIBS=$ac_check_lib_save_LIBS | 9169 LIBS=$ac_check_lib_save_LIBS |
8627 fi | 9170 fi |
8628 echo "$as_me:$LINENO: result: $ac_cv_lib_Xbsd_main" >&5 | 9171 echo "$as_me:$LINENO: result: $ac_cv_lib_Xbsd_main" >&5 |
8629 echo "${ECHO_T}$ac_cv_lib_Xbsd_main" >&6 | 9172 echo "${ECHO_T}$ac_cv_lib_Xbsd_main" >&6 |
8630 if test $ac_cv_lib_Xbsd_main = yes; then | 9173 if test $ac_cv_lib_Xbsd_main = yes; then |
8639 echo $ECHO_N "(cached) $ECHO_C" >&6 | 9182 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8640 else | 9183 else |
8641 ac_check_lib_save_LIBS=$LIBS | 9184 ac_check_lib_save_LIBS=$LIBS |
8642 LIBS="-lpthreads $LIBS" | 9185 LIBS="-lpthreads $LIBS" |
8643 cat >conftest.$ac_ext <<_ACEOF | 9186 cat >conftest.$ac_ext <<_ACEOF |
8644 #line $LINENO "configure" | |
8645 /* confdefs.h. */ | 9187 /* confdefs.h. */ |
8646 _ACEOF | 9188 _ACEOF |
8647 cat confdefs.h >>conftest.$ac_ext | 9189 cat confdefs.h >>conftest.$ac_ext |
8648 cat >>conftest.$ac_ext <<_ACEOF | 9190 cat >>conftest.$ac_ext <<_ACEOF |
8649 /* end confdefs.h. */ | 9191 /* end confdefs.h. */ |
8663 return 0; | 9205 return 0; |
8664 } | 9206 } |
8665 _ACEOF | 9207 _ACEOF |
8666 rm -f conftest.$ac_objext conftest$ac_exeext | 9208 rm -f conftest.$ac_objext conftest$ac_exeext |
8667 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9209 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
8668 (eval $ac_link) 2>&5 | 9210 (eval $ac_link) 2>conftest.er1 |
8669 ac_status=$? | 9211 ac_status=$? |
9212 grep -v '^ *+' conftest.er1 >conftest.err | |
9213 rm -f conftest.er1 | |
9214 cat conftest.err >&5 | |
8670 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9215 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8671 (exit $ac_status); } && | 9216 (exit $ac_status); } && |
8672 { ac_try='test -s conftest$ac_exeext' | 9217 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
9218 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
9219 (eval $ac_try) 2>&5 | |
9220 ac_status=$? | |
9221 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9222 (exit $ac_status); }; } && | |
9223 { ac_try='test -s conftest$ac_exeext' | |
8673 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9224 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8674 (eval $ac_try) 2>&5 | 9225 (eval $ac_try) 2>&5 |
8675 ac_status=$? | 9226 ac_status=$? |
8676 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9227 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8677 (exit $ac_status); }; }; then | 9228 (exit $ac_status); }; }; then |
8680 echo "$as_me: failed program was:" >&5 | 9231 echo "$as_me: failed program was:" >&5 |
8681 sed 's/^/| /' conftest.$ac_ext >&5 | 9232 sed 's/^/| /' conftest.$ac_ext >&5 |
8682 | 9233 |
8683 ac_cv_lib_pthreads_cma_open=no | 9234 ac_cv_lib_pthreads_cma_open=no |
8684 fi | 9235 fi |
8685 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9236 rm -f conftest.err conftest.$ac_objext \ |
9237 conftest$ac_exeext conftest.$ac_ext | |
8686 LIBS=$ac_check_lib_save_LIBS | 9238 LIBS=$ac_check_lib_save_LIBS |
8687 fi | 9239 fi |
8688 echo "$as_me:$LINENO: result: $ac_cv_lib_pthreads_cma_open" >&5 | 9240 echo "$as_me:$LINENO: result: $ac_cv_lib_pthreads_cma_open" >&5 |
8689 echo "${ECHO_T}$ac_cv_lib_pthreads_cma_open" >&6 | 9241 echo "${ECHO_T}$ac_cv_lib_pthreads_cma_open" >&6 |
8690 if test $ac_cv_lib_pthreads_cma_open = yes; then | 9242 if test $ac_cv_lib_pthreads_cma_open = yes; then |
8722 *) gdb_cv_bigtoc=-bbigtoc ;; | 9274 *) gdb_cv_bigtoc=-bbigtoc ;; |
8723 esac | 9275 esac |
8724 | 9276 |
8725 LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc | 9277 LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc |
8726 cat >conftest.$ac_ext <<_ACEOF | 9278 cat >conftest.$ac_ext <<_ACEOF |
8727 #line $LINENO "configure" | |
8728 /* confdefs.h. */ | 9279 /* confdefs.h. */ |
8729 _ACEOF | 9280 _ACEOF |
8730 cat confdefs.h >>conftest.$ac_ext | 9281 cat confdefs.h >>conftest.$ac_ext |
8731 cat >>conftest.$ac_ext <<_ACEOF | 9282 cat >>conftest.$ac_ext <<_ACEOF |
8732 /* end confdefs.h. */ | 9283 /* end confdefs.h. */ |
8739 return 0; | 9290 return 0; |
8740 } | 9291 } |
8741 _ACEOF | 9292 _ACEOF |
8742 rm -f conftest.$ac_objext conftest$ac_exeext | 9293 rm -f conftest.$ac_objext conftest$ac_exeext |
8743 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9294 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
8744 (eval $ac_link) 2>&5 | 9295 (eval $ac_link) 2>conftest.er1 |
8745 ac_status=$? | 9296 ac_status=$? |
9297 grep -v '^ *+' conftest.er1 >conftest.err | |
9298 rm -f conftest.er1 | |
9299 cat conftest.err >&5 | |
8746 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9300 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8747 (exit $ac_status); } && | 9301 (exit $ac_status); } && |
8748 { ac_try='test -s conftest$ac_exeext' | 9302 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
9303 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
9304 (eval $ac_try) 2>&5 | |
9305 ac_status=$? | |
9306 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9307 (exit $ac_status); }; } && | |
9308 { ac_try='test -s conftest$ac_exeext' | |
8749 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9309 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8750 (eval $ac_try) 2>&5 | 9310 (eval $ac_try) 2>&5 |
8751 ac_status=$? | 9311 ac_status=$? |
8752 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9312 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8753 (exit $ac_status); }; }; then | 9313 (exit $ac_status); }; }; then |
8756 echo "$as_me: failed program was:" >&5 | 9316 echo "$as_me: failed program was:" >&5 |
8757 sed 's/^/| /' conftest.$ac_ext >&5 | 9317 sed 's/^/| /' conftest.$ac_ext >&5 |
8758 | 9318 |
8759 gdb_cv_bigtoc= | 9319 gdb_cv_bigtoc= |
8760 fi | 9320 fi |
8761 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9321 rm -f conftest.err conftest.$ac_objext \ |
9322 conftest$ac_exeext conftest.$ac_ext | |
8762 | 9323 |
8763 fi | 9324 fi |
8764 echo "$as_me:$LINENO: result: $gdb_cv_bigtoc" >&5 | 9325 echo "$as_me:$LINENO: result: $gdb_cv_bigtoc" >&5 |
8765 echo "${ECHO_T}$gdb_cv_bigtoc" >&6 | 9326 echo "${ECHO_T}$gdb_cv_bigtoc" >&6 |
8766 ;; | 9327 ;; |
8790 | 9351 |
8791 if test "${opsys}" = "gnu-linux"; then | 9352 if test "${opsys}" = "gnu-linux"; then |
8792 echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5 | 9353 echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5 |
8793 echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 | 9354 echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 |
8794 cat >conftest.$ac_ext <<_ACEOF | 9355 cat >conftest.$ac_ext <<_ACEOF |
8795 #line $LINENO "configure" | |
8796 /* confdefs.h. */ | 9356 /* confdefs.h. */ |
8797 _ACEOF | 9357 _ACEOF |
8798 cat confdefs.h >>conftest.$ac_ext | 9358 cat confdefs.h >>conftest.$ac_ext |
8799 cat >>conftest.$ac_ext <<_ACEOF | 9359 cat >>conftest.$ac_ext <<_ACEOF |
8800 /* end confdefs.h. */ | 9360 /* end confdefs.h. */ |
8807 return 0; | 9367 return 0; |
8808 } | 9368 } |
8809 _ACEOF | 9369 _ACEOF |
8810 rm -f conftest.$ac_objext conftest$ac_exeext | 9370 rm -f conftest.$ac_objext conftest$ac_exeext |
8811 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9371 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
8812 (eval $ac_link) 2>&5 | 9372 (eval $ac_link) 2>conftest.er1 |
8813 ac_status=$? | 9373 ac_status=$? |
9374 grep -v '^ *+' conftest.er1 >conftest.err | |
9375 rm -f conftest.er1 | |
9376 cat conftest.err >&5 | |
8814 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9377 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8815 (exit $ac_status); } && | 9378 (exit $ac_status); } && |
8816 { ac_try='test -s conftest$ac_exeext' | 9379 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
9380 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
9381 (eval $ac_try) 2>&5 | |
9382 ac_status=$? | |
9383 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9384 (exit $ac_status); }; } && | |
9385 { ac_try='test -s conftest$ac_exeext' | |
8817 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9386 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8818 (eval $ac_try) 2>&5 | 9387 (eval $ac_try) 2>&5 |
8819 ac_status=$? | 9388 ac_status=$? |
8820 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9389 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8821 (exit $ac_status); }; }; then | 9390 (exit $ac_status); }; }; then |
8824 echo "$as_me: failed program was:" >&5 | 9393 echo "$as_me: failed program was:" >&5 |
8825 sed 's/^/| /' conftest.$ac_ext >&5 | 9394 sed 's/^/| /' conftest.$ac_ext >&5 |
8826 | 9395 |
8827 xlinux_first_failure=yes | 9396 xlinux_first_failure=yes |
8828 fi | 9397 fi |
8829 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9398 rm -f conftest.err conftest.$ac_objext \ |
9399 conftest$ac_exeext conftest.$ac_ext | |
8830 if test "${xlinux_first_failure}" = "yes"; then | 9400 if test "${xlinux_first_failure}" = "yes"; then |
8831 OLD_LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE" | 9401 OLD_LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE" |
8832 OLD_C_SWITCH_X_SITE="$C_SWITCH_X_SITE" | 9402 OLD_C_SWITCH_X_SITE="$C_SWITCH_X_SITE" |
8833 OLD_CPPFLAGS="$CPPFLAGS" | 9403 OLD_CPPFLAGS="$CPPFLAGS" |
8834 OLD_LIBS="$LIBS" | 9404 OLD_LIBS="$LIBS" |
8835 LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -b i486-linuxaout" | 9405 LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -b i486-linuxaout" |
8836 C_SWITCH_X_SITE="$C_SWITCH_X_SITE -b i486-linuxaout" | 9406 C_SWITCH_X_SITE="$C_SWITCH_X_SITE -b i486-linuxaout" |
8837 CPPFLAGS="$CPPFLAGS -b i486-linuxaout" | 9407 CPPFLAGS="$CPPFLAGS -b i486-linuxaout" |
8838 LIBS="$LIBS -b i486-linuxaout" | 9408 LIBS="$LIBS -b i486-linuxaout" |
8839 cat >conftest.$ac_ext <<_ACEOF | 9409 cat >conftest.$ac_ext <<_ACEOF |
8840 #line $LINENO "configure" | |
8841 /* confdefs.h. */ | 9410 /* confdefs.h. */ |
8842 _ACEOF | 9411 _ACEOF |
8843 cat confdefs.h >>conftest.$ac_ext | 9412 cat confdefs.h >>conftest.$ac_ext |
8844 cat >>conftest.$ac_ext <<_ACEOF | 9413 cat >>conftest.$ac_ext <<_ACEOF |
8845 /* end confdefs.h. */ | 9414 /* end confdefs.h. */ |
8852 return 0; | 9421 return 0; |
8853 } | 9422 } |
8854 _ACEOF | 9423 _ACEOF |
8855 rm -f conftest.$ac_objext conftest$ac_exeext | 9424 rm -f conftest.$ac_objext conftest$ac_exeext |
8856 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9425 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
8857 (eval $ac_link) 2>&5 | 9426 (eval $ac_link) 2>conftest.er1 |
8858 ac_status=$? | 9427 ac_status=$? |
9428 grep -v '^ *+' conftest.er1 >conftest.err | |
9429 rm -f conftest.er1 | |
9430 cat conftest.err >&5 | |
8859 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9431 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8860 (exit $ac_status); } && | 9432 (exit $ac_status); } && |
8861 { ac_try='test -s conftest$ac_exeext' | 9433 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
9434 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
9435 (eval $ac_try) 2>&5 | |
9436 ac_status=$? | |
9437 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9438 (exit $ac_status); }; } && | |
9439 { ac_try='test -s conftest$ac_exeext' | |
8862 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9440 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8863 (eval $ac_try) 2>&5 | 9441 (eval $ac_try) 2>&5 |
8864 ac_status=$? | 9442 ac_status=$? |
8865 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9443 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8866 (exit $ac_status); }; }; then | 9444 (exit $ac_status); }; }; then |
8869 echo "$as_me: failed program was:" >&5 | 9447 echo "$as_me: failed program was:" >&5 |
8870 sed 's/^/| /' conftest.$ac_ext >&5 | 9448 sed 's/^/| /' conftest.$ac_ext >&5 |
8871 | 9449 |
8872 xlinux_second_failure=yes | 9450 xlinux_second_failure=yes |
8873 fi | 9451 fi |
8874 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9452 rm -f conftest.err conftest.$ac_objext \ |
9453 conftest$ac_exeext conftest.$ac_ext | |
8875 if test "${xlinux_second_failure}" = "yes"; then | 9454 if test "${xlinux_second_failure}" = "yes"; then |
8876 # If we get the same failure with -b, there is no use adding -b. | 9455 # If we get the same failure with -b, there is no use adding -b. |
8877 # So take it out. This plays safe. | 9456 # So take it out. This plays safe. |
8878 LD_SWITCH_X_SITE="$OLD_LD_SWITCH_X_SITE" | 9457 LD_SWITCH_X_SITE="$OLD_LD_SWITCH_X_SITE" |
8879 C_SWITCH_X_SITE="$OLD_C_SWITCH_X_SITE" | 9458 C_SWITCH_X_SITE="$OLD_C_SWITCH_X_SITE" |
8894 # Reportedly, some broken Solaris systems have XKBlib.h but are missing | 9473 # Reportedly, some broken Solaris systems have XKBlib.h but are missing |
8895 # header files included from there. | 9474 # header files included from there. |
8896 echo "$as_me:$LINENO: checking for Xkb" >&5 | 9475 echo "$as_me:$LINENO: checking for Xkb" >&5 |
8897 echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 | 9476 echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 |
8898 cat >conftest.$ac_ext <<_ACEOF | 9477 cat >conftest.$ac_ext <<_ACEOF |
8899 #line $LINENO "configure" | |
8900 /* confdefs.h. */ | 9478 /* confdefs.h. */ |
8901 _ACEOF | 9479 _ACEOF |
8902 cat confdefs.h >>conftest.$ac_ext | 9480 cat confdefs.h >>conftest.$ac_ext |
8903 cat >>conftest.$ac_ext <<_ACEOF | 9481 cat >>conftest.$ac_ext <<_ACEOF |
8904 /* end confdefs.h. */ | 9482 /* end confdefs.h. */ |
8912 return 0; | 9490 return 0; |
8913 } | 9491 } |
8914 _ACEOF | 9492 _ACEOF |
8915 rm -f conftest.$ac_objext conftest$ac_exeext | 9493 rm -f conftest.$ac_objext conftest$ac_exeext |
8916 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9494 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
8917 (eval $ac_link) 2>&5 | 9495 (eval $ac_link) 2>conftest.er1 |
8918 ac_status=$? | 9496 ac_status=$? |
9497 grep -v '^ *+' conftest.er1 >conftest.err | |
9498 rm -f conftest.er1 | |
9499 cat conftest.err >&5 | |
8919 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9500 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8920 (exit $ac_status); } && | 9501 (exit $ac_status); } && |
8921 { ac_try='test -s conftest$ac_exeext' | 9502 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
9503 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
9504 (eval $ac_try) 2>&5 | |
9505 ac_status=$? | |
9506 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9507 (exit $ac_status); }; } && | |
9508 { ac_try='test -s conftest$ac_exeext' | |
8922 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9509 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8923 (eval $ac_try) 2>&5 | 9510 (eval $ac_try) 2>&5 |
8924 ac_status=$? | 9511 ac_status=$? |
8925 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9512 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8926 (exit $ac_status); }; }; then | 9513 (exit $ac_status); }; }; then |
8929 echo "$as_me: failed program was:" >&5 | 9516 echo "$as_me: failed program was:" >&5 |
8930 sed 's/^/| /' conftest.$ac_ext >&5 | 9517 sed 's/^/| /' conftest.$ac_ext >&5 |
8931 | 9518 |
8932 emacs_xkb=no | 9519 emacs_xkb=no |
8933 fi | 9520 fi |
8934 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9521 rm -f conftest.err conftest.$ac_objext \ |
9522 conftest$ac_exeext conftest.$ac_ext | |
8935 echo "$as_me:$LINENO: result: $emacs_xkb" >&5 | 9523 echo "$as_me:$LINENO: result: $emacs_xkb" >&5 |
8936 echo "${ECHO_T}$emacs_xkb" >&6 | 9524 echo "${ECHO_T}$emacs_xkb" >&6 |
8937 if test $emacs_xkb = yes; then | 9525 if test $emacs_xkb = yes; then |
8938 | 9526 |
8939 cat >>confdefs.h <<\_ACEOF | 9527 cat >>confdefs.h <<\_ACEOF |
8954 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 9542 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
8955 if eval "test \"\${$as_ac_var+set}\" = set"; then | 9543 if eval "test \"\${$as_ac_var+set}\" = set"; then |
8956 echo $ECHO_N "(cached) $ECHO_C" >&6 | 9544 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8957 else | 9545 else |
8958 cat >conftest.$ac_ext <<_ACEOF | 9546 cat >conftest.$ac_ext <<_ACEOF |
8959 #line $LINENO "configure" | 9547 /* confdefs.h. */ |
8960 /* confdefs.h. */ | 9548 _ACEOF |
8961 _ACEOF | 9549 cat confdefs.h >>conftest.$ac_ext |
8962 cat confdefs.h >>conftest.$ac_ext | 9550 cat >>conftest.$ac_ext <<_ACEOF |
8963 cat >>conftest.$ac_ext <<_ACEOF | 9551 /* end confdefs.h. */ |
8964 /* end confdefs.h. */ | 9552 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
9553 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
9554 #define $ac_func innocuous_$ac_func | |
9555 | |
8965 /* System header to define __stub macros and hopefully few prototypes, | 9556 /* System header to define __stub macros and hopefully few prototypes, |
8966 which can conflict with char $ac_func (); below. | 9557 which can conflict with char $ac_func (); below. |
8967 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 9558 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
8968 <limits.h> exists even on freestanding compilers. */ | 9559 <limits.h> exists even on freestanding compilers. */ |
9560 | |
8969 #ifdef __STDC__ | 9561 #ifdef __STDC__ |
8970 # include <limits.h> | 9562 # include <limits.h> |
8971 #else | 9563 #else |
8972 # include <assert.h> | 9564 # include <assert.h> |
8973 #endif | 9565 #endif |
9566 | |
9567 #undef $ac_func | |
9568 | |
8974 /* Override any gcc2 internal prototype to avoid an error. */ | 9569 /* Override any gcc2 internal prototype to avoid an error. */ |
8975 #ifdef __cplusplus | 9570 #ifdef __cplusplus |
8976 extern "C" | 9571 extern "C" |
8977 { | 9572 { |
8978 #endif | 9573 #endif |
8999 return 0; | 9594 return 0; |
9000 } | 9595 } |
9001 _ACEOF | 9596 _ACEOF |
9002 rm -f conftest.$ac_objext conftest$ac_exeext | 9597 rm -f conftest.$ac_objext conftest$ac_exeext |
9003 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9598 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
9004 (eval $ac_link) 2>&5 | 9599 (eval $ac_link) 2>conftest.er1 |
9005 ac_status=$? | 9600 ac_status=$? |
9601 grep -v '^ *+' conftest.er1 >conftest.err | |
9602 rm -f conftest.er1 | |
9603 cat conftest.err >&5 | |
9006 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9604 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9007 (exit $ac_status); } && | 9605 (exit $ac_status); } && |
9008 { ac_try='test -s conftest$ac_exeext' | 9606 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
9607 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
9608 (eval $ac_try) 2>&5 | |
9609 ac_status=$? | |
9610 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9611 (exit $ac_status); }; } && | |
9612 { ac_try='test -s conftest$ac_exeext' | |
9009 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9613 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9010 (eval $ac_try) 2>&5 | 9614 (eval $ac_try) 2>&5 |
9011 ac_status=$? | 9615 ac_status=$? |
9012 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9616 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9013 (exit $ac_status); }; }; then | 9617 (exit $ac_status); }; }; then |
9016 echo "$as_me: failed program was:" >&5 | 9620 echo "$as_me: failed program was:" >&5 |
9017 sed 's/^/| /' conftest.$ac_ext >&5 | 9621 sed 's/^/| /' conftest.$ac_ext >&5 |
9018 | 9622 |
9019 eval "$as_ac_var=no" | 9623 eval "$as_ac_var=no" |
9020 fi | 9624 fi |
9021 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9625 rm -f conftest.err conftest.$ac_objext \ |
9626 conftest$ac_exeext conftest.$ac_ext | |
9022 fi | 9627 fi |
9023 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 9628 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
9024 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 9629 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
9025 if test `eval echo '${'$as_ac_var'}'` = yes; then | 9630 if test `eval echo '${'$as_ac_var'}'` = yes; then |
9026 cat >>confdefs.h <<_ACEOF | 9631 cat >>confdefs.h <<_ACEOF |
9037 echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6 | 9642 echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6 |
9038 if test "${emacs_cv_x11_version_6+set}" = set; then | 9643 if test "${emacs_cv_x11_version_6+set}" = set; then |
9039 echo $ECHO_N "(cached) $ECHO_C" >&6 | 9644 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9040 else | 9645 else |
9041 cat >conftest.$ac_ext <<_ACEOF | 9646 cat >conftest.$ac_ext <<_ACEOF |
9042 #line $LINENO "configure" | |
9043 /* confdefs.h. */ | 9647 /* confdefs.h. */ |
9044 _ACEOF | 9648 _ACEOF |
9045 cat confdefs.h >>conftest.$ac_ext | 9649 cat confdefs.h >>conftest.$ac_ext |
9046 cat >>conftest.$ac_ext <<_ACEOF | 9650 cat >>conftest.$ac_ext <<_ACEOF |
9047 /* end confdefs.h. */ | 9651 /* end confdefs.h. */ |
9057 return 0; | 9661 return 0; |
9058 } | 9662 } |
9059 _ACEOF | 9663 _ACEOF |
9060 rm -f conftest.$ac_objext conftest$ac_exeext | 9664 rm -f conftest.$ac_objext conftest$ac_exeext |
9061 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9665 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
9062 (eval $ac_link) 2>&5 | 9666 (eval $ac_link) 2>conftest.er1 |
9063 ac_status=$? | 9667 ac_status=$? |
9668 grep -v '^ *+' conftest.er1 >conftest.err | |
9669 rm -f conftest.er1 | |
9670 cat conftest.err >&5 | |
9064 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9671 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9065 (exit $ac_status); } && | 9672 (exit $ac_status); } && |
9066 { ac_try='test -s conftest$ac_exeext' | 9673 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
9674 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
9675 (eval $ac_try) 2>&5 | |
9676 ac_status=$? | |
9677 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9678 (exit $ac_status); }; } && | |
9679 { ac_try='test -s conftest$ac_exeext' | |
9067 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9680 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9068 (eval $ac_try) 2>&5 | 9681 (eval $ac_try) 2>&5 |
9069 ac_status=$? | 9682 ac_status=$? |
9070 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9683 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9071 (exit $ac_status); }; }; then | 9684 (exit $ac_status); }; }; then |
9074 echo "$as_me: failed program was:" >&5 | 9687 echo "$as_me: failed program was:" >&5 |
9075 sed 's/^/| /' conftest.$ac_ext >&5 | 9688 sed 's/^/| /' conftest.$ac_ext >&5 |
9076 | 9689 |
9077 emacs_cv_x11_version_6=no | 9690 emacs_cv_x11_version_6=no |
9078 fi | 9691 fi |
9079 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9692 rm -f conftest.err conftest.$ac_objext \ |
9693 conftest$ac_exeext conftest.$ac_ext | |
9080 fi | 9694 fi |
9081 | 9695 |
9082 if test $emacs_cv_x11_version_6 = yes; then | 9696 if test $emacs_cv_x11_version_6 = yes; then |
9083 echo "$as_me:$LINENO: result: 6 or newer" >&5 | 9697 echo "$as_me:$LINENO: result: 6 or newer" >&5 |
9084 echo "${ECHO_T}6 or newer" >&6 | 9698 echo "${ECHO_T}6 or newer" >&6 |
9098 echo $ECHO_N "checking X11 version 5... $ECHO_C" >&6 | 9712 echo $ECHO_N "checking X11 version 5... $ECHO_C" >&6 |
9099 if test "${emacs_cv_x11_version_5+set}" = set; then | 9713 if test "${emacs_cv_x11_version_5+set}" = set; then |
9100 echo $ECHO_N "(cached) $ECHO_C" >&6 | 9714 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9101 else | 9715 else |
9102 cat >conftest.$ac_ext <<_ACEOF | 9716 cat >conftest.$ac_ext <<_ACEOF |
9103 #line $LINENO "configure" | |
9104 /* confdefs.h. */ | 9717 /* confdefs.h. */ |
9105 _ACEOF | 9718 _ACEOF |
9106 cat confdefs.h >>conftest.$ac_ext | 9719 cat confdefs.h >>conftest.$ac_ext |
9107 cat >>conftest.$ac_ext <<_ACEOF | 9720 cat >>conftest.$ac_ext <<_ACEOF |
9108 /* end confdefs.h. */ | 9721 /* end confdefs.h. */ |
9118 return 0; | 9731 return 0; |
9119 } | 9732 } |
9120 _ACEOF | 9733 _ACEOF |
9121 rm -f conftest.$ac_objext conftest$ac_exeext | 9734 rm -f conftest.$ac_objext conftest$ac_exeext |
9122 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9735 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
9123 (eval $ac_link) 2>&5 | 9736 (eval $ac_link) 2>conftest.er1 |
9124 ac_status=$? | 9737 ac_status=$? |
9738 grep -v '^ *+' conftest.er1 >conftest.err | |
9739 rm -f conftest.er1 | |
9740 cat conftest.err >&5 | |
9125 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9741 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9126 (exit $ac_status); } && | 9742 (exit $ac_status); } && |
9127 { ac_try='test -s conftest$ac_exeext' | 9743 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
9744 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
9745 (eval $ac_try) 2>&5 | |
9746 ac_status=$? | |
9747 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9748 (exit $ac_status); }; } && | |
9749 { ac_try='test -s conftest$ac_exeext' | |
9128 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9750 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9129 (eval $ac_try) 2>&5 | 9751 (eval $ac_try) 2>&5 |
9130 ac_status=$? | 9752 ac_status=$? |
9131 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9753 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9132 (exit $ac_status); }; }; then | 9754 (exit $ac_status); }; }; then |
9135 echo "$as_me: failed program was:" >&5 | 9757 echo "$as_me: failed program was:" >&5 |
9136 sed 's/^/| /' conftest.$ac_ext >&5 | 9758 sed 's/^/| /' conftest.$ac_ext >&5 |
9137 | 9759 |
9138 emacs_cv_x11_version_5=no | 9760 emacs_cv_x11_version_5=no |
9139 fi | 9761 fi |
9140 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9762 rm -f conftest.err conftest.$ac_objext \ |
9763 conftest$ac_exeext conftest.$ac_ext | |
9141 fi | 9764 fi |
9142 | 9765 |
9143 if test $emacs_cv_x11_version_5 = yes; then | 9766 if test $emacs_cv_x11_version_5 = yes; then |
9144 echo "$as_me:$LINENO: result: 5 or newer" >&5 | 9767 echo "$as_me:$LINENO: result: 5 or newer" >&5 |
9145 echo "${ECHO_T}5 or newer" >&6 | 9768 echo "${ECHO_T}5 or newer" >&6 |
9296 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 9919 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
9297 if eval "test \"\${$as_ac_var+set}\" = set"; then | 9920 if eval "test \"\${$as_ac_var+set}\" = set"; then |
9298 echo $ECHO_N "(cached) $ECHO_C" >&6 | 9921 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9299 else | 9922 else |
9300 cat >conftest.$ac_ext <<_ACEOF | 9923 cat >conftest.$ac_ext <<_ACEOF |
9301 #line $LINENO "configure" | 9924 /* confdefs.h. */ |
9302 /* confdefs.h. */ | 9925 _ACEOF |
9303 _ACEOF | 9926 cat confdefs.h >>conftest.$ac_ext |
9304 cat confdefs.h >>conftest.$ac_ext | 9927 cat >>conftest.$ac_ext <<_ACEOF |
9305 cat >>conftest.$ac_ext <<_ACEOF | 9928 /* end confdefs.h. */ |
9306 /* end confdefs.h. */ | 9929 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
9930 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
9931 #define $ac_func innocuous_$ac_func | |
9932 | |
9307 /* System header to define __stub macros and hopefully few prototypes, | 9933 /* System header to define __stub macros and hopefully few prototypes, |
9308 which can conflict with char $ac_func (); below. | 9934 which can conflict with char $ac_func (); below. |
9309 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 9935 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
9310 <limits.h> exists even on freestanding compilers. */ | 9936 <limits.h> exists even on freestanding compilers. */ |
9937 | |
9311 #ifdef __STDC__ | 9938 #ifdef __STDC__ |
9312 # include <limits.h> | 9939 # include <limits.h> |
9313 #else | 9940 #else |
9314 # include <assert.h> | 9941 # include <assert.h> |
9315 #endif | 9942 #endif |
9943 | |
9944 #undef $ac_func | |
9945 | |
9316 /* Override any gcc2 internal prototype to avoid an error. */ | 9946 /* Override any gcc2 internal prototype to avoid an error. */ |
9317 #ifdef __cplusplus | 9947 #ifdef __cplusplus |
9318 extern "C" | 9948 extern "C" |
9319 { | 9949 { |
9320 #endif | 9950 #endif |
9341 return 0; | 9971 return 0; |
9342 } | 9972 } |
9343 _ACEOF | 9973 _ACEOF |
9344 rm -f conftest.$ac_objext conftest$ac_exeext | 9974 rm -f conftest.$ac_objext conftest$ac_exeext |
9345 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9975 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
9346 (eval $ac_link) 2>&5 | 9976 (eval $ac_link) 2>conftest.er1 |
9347 ac_status=$? | 9977 ac_status=$? |
9978 grep -v '^ *+' conftest.er1 >conftest.err | |
9979 rm -f conftest.er1 | |
9980 cat conftest.err >&5 | |
9348 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9981 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9349 (exit $ac_status); } && | 9982 (exit $ac_status); } && |
9350 { ac_try='test -s conftest$ac_exeext' | 9983 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
9984 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
9985 (eval $ac_try) 2>&5 | |
9986 ac_status=$? | |
9987 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
9988 (exit $ac_status); }; } && | |
9989 { ac_try='test -s conftest$ac_exeext' | |
9351 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9990 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9352 (eval $ac_try) 2>&5 | 9991 (eval $ac_try) 2>&5 |
9353 ac_status=$? | 9992 ac_status=$? |
9354 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9993 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9355 (exit $ac_status); }; }; then | 9994 (exit $ac_status); }; }; then |
9358 echo "$as_me: failed program was:" >&5 | 9997 echo "$as_me: failed program was:" >&5 |
9359 sed 's/^/| /' conftest.$ac_ext >&5 | 9998 sed 's/^/| /' conftest.$ac_ext >&5 |
9360 | 9999 |
9361 eval "$as_ac_var=no" | 10000 eval "$as_ac_var=no" |
9362 fi | 10001 fi |
9363 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10002 rm -f conftest.err conftest.$ac_objext \ |
10003 conftest$ac_exeext conftest.$ac_ext | |
9364 fi | 10004 fi |
9365 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 10005 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
9366 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 10006 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
9367 if test `eval echo '${'$as_ac_var'}'` = yes; then | 10007 if test `eval echo '${'$as_ac_var'}'` = yes; then |
9368 cat >>confdefs.h <<_ACEOF | 10008 cat >>confdefs.h <<_ACEOF |
9388 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 10028 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
9389 if eval "test \"\${$as_ac_var+set}\" = set"; then | 10029 if eval "test \"\${$as_ac_var+set}\" = set"; then |
9390 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10030 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9391 else | 10031 else |
9392 cat >conftest.$ac_ext <<_ACEOF | 10032 cat >conftest.$ac_ext <<_ACEOF |
9393 #line $LINENO "configure" | 10033 /* confdefs.h. */ |
9394 /* confdefs.h. */ | 10034 _ACEOF |
9395 _ACEOF | 10035 cat confdefs.h >>conftest.$ac_ext |
9396 cat confdefs.h >>conftest.$ac_ext | 10036 cat >>conftest.$ac_ext <<_ACEOF |
9397 cat >>conftest.$ac_ext <<_ACEOF | 10037 /* end confdefs.h. */ |
9398 /* end confdefs.h. */ | 10038 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
10039 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
10040 #define $ac_func innocuous_$ac_func | |
10041 | |
9399 /* System header to define __stub macros and hopefully few prototypes, | 10042 /* System header to define __stub macros and hopefully few prototypes, |
9400 which can conflict with char $ac_func (); below. | 10043 which can conflict with char $ac_func (); below. |
9401 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 10044 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
9402 <limits.h> exists even on freestanding compilers. */ | 10045 <limits.h> exists even on freestanding compilers. */ |
10046 | |
9403 #ifdef __STDC__ | 10047 #ifdef __STDC__ |
9404 # include <limits.h> | 10048 # include <limits.h> |
9405 #else | 10049 #else |
9406 # include <assert.h> | 10050 # include <assert.h> |
9407 #endif | 10051 #endif |
10052 | |
10053 #undef $ac_func | |
10054 | |
9408 /* Override any gcc2 internal prototype to avoid an error. */ | 10055 /* Override any gcc2 internal prototype to avoid an error. */ |
9409 #ifdef __cplusplus | 10056 #ifdef __cplusplus |
9410 extern "C" | 10057 extern "C" |
9411 { | 10058 { |
9412 #endif | 10059 #endif |
9433 return 0; | 10080 return 0; |
9434 } | 10081 } |
9435 _ACEOF | 10082 _ACEOF |
9436 rm -f conftest.$ac_objext conftest$ac_exeext | 10083 rm -f conftest.$ac_objext conftest$ac_exeext |
9437 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10084 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
9438 (eval $ac_link) 2>&5 | 10085 (eval $ac_link) 2>conftest.er1 |
9439 ac_status=$? | 10086 ac_status=$? |
10087 grep -v '^ *+' conftest.er1 >conftest.err | |
10088 rm -f conftest.er1 | |
10089 cat conftest.err >&5 | |
9440 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10090 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9441 (exit $ac_status); } && | 10091 (exit $ac_status); } && |
9442 { ac_try='test -s conftest$ac_exeext' | 10092 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
10093 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
10094 (eval $ac_try) 2>&5 | |
10095 ac_status=$? | |
10096 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10097 (exit $ac_status); }; } && | |
10098 { ac_try='test -s conftest$ac_exeext' | |
9443 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10099 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9444 (eval $ac_try) 2>&5 | 10100 (eval $ac_try) 2>&5 |
9445 ac_status=$? | 10101 ac_status=$? |
9446 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10102 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9447 (exit $ac_status); }; }; then | 10103 (exit $ac_status); }; }; then |
9450 echo "$as_me: failed program was:" >&5 | 10106 echo "$as_me: failed program was:" >&5 |
9451 sed 's/^/| /' conftest.$ac_ext >&5 | 10107 sed 's/^/| /' conftest.$ac_ext >&5 |
9452 | 10108 |
9453 eval "$as_ac_var=no" | 10109 eval "$as_ac_var=no" |
9454 fi | 10110 fi |
9455 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10111 rm -f conftest.err conftest.$ac_objext \ |
10112 conftest$ac_exeext conftest.$ac_ext | |
9456 fi | 10113 fi |
9457 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 10114 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
9458 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 10115 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
9459 if test `eval echo '${'$as_ac_var'}'` = yes; then | 10116 if test `eval echo '${'$as_ac_var'}'` = yes; then |
9460 cat >>confdefs.h <<_ACEOF | 10117 cat >>confdefs.h <<_ACEOF |
9474 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 10131 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
9475 if eval "test \"\${$as_ac_var+set}\" = set"; then | 10132 if eval "test \"\${$as_ac_var+set}\" = set"; then |
9476 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10133 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9477 else | 10134 else |
9478 cat >conftest.$ac_ext <<_ACEOF | 10135 cat >conftest.$ac_ext <<_ACEOF |
9479 #line $LINENO "configure" | 10136 /* confdefs.h. */ |
9480 /* confdefs.h. */ | 10137 _ACEOF |
9481 _ACEOF | 10138 cat confdefs.h >>conftest.$ac_ext |
9482 cat confdefs.h >>conftest.$ac_ext | 10139 cat >>conftest.$ac_ext <<_ACEOF |
9483 cat >>conftest.$ac_ext <<_ACEOF | 10140 /* end confdefs.h. */ |
9484 /* end confdefs.h. */ | 10141 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
10142 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
10143 #define $ac_func innocuous_$ac_func | |
10144 | |
9485 /* System header to define __stub macros and hopefully few prototypes, | 10145 /* System header to define __stub macros and hopefully few prototypes, |
9486 which can conflict with char $ac_func (); below. | 10146 which can conflict with char $ac_func (); below. |
9487 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 10147 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
9488 <limits.h> exists even on freestanding compilers. */ | 10148 <limits.h> exists even on freestanding compilers. */ |
10149 | |
9489 #ifdef __STDC__ | 10150 #ifdef __STDC__ |
9490 # include <limits.h> | 10151 # include <limits.h> |
9491 #else | 10152 #else |
9492 # include <assert.h> | 10153 # include <assert.h> |
9493 #endif | 10154 #endif |
10155 | |
10156 #undef $ac_func | |
10157 | |
9494 /* Override any gcc2 internal prototype to avoid an error. */ | 10158 /* Override any gcc2 internal prototype to avoid an error. */ |
9495 #ifdef __cplusplus | 10159 #ifdef __cplusplus |
9496 extern "C" | 10160 extern "C" |
9497 { | 10161 { |
9498 #endif | 10162 #endif |
9519 return 0; | 10183 return 0; |
9520 } | 10184 } |
9521 _ACEOF | 10185 _ACEOF |
9522 rm -f conftest.$ac_objext conftest$ac_exeext | 10186 rm -f conftest.$ac_objext conftest$ac_exeext |
9523 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10187 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
9524 (eval $ac_link) 2>&5 | 10188 (eval $ac_link) 2>conftest.er1 |
9525 ac_status=$? | 10189 ac_status=$? |
10190 grep -v '^ *+' conftest.er1 >conftest.err | |
10191 rm -f conftest.er1 | |
10192 cat conftest.err >&5 | |
9526 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10193 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9527 (exit $ac_status); } && | 10194 (exit $ac_status); } && |
9528 { ac_try='test -s conftest$ac_exeext' | 10195 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
10196 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
10197 (eval $ac_try) 2>&5 | |
10198 ac_status=$? | |
10199 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10200 (exit $ac_status); }; } && | |
10201 { ac_try='test -s conftest$ac_exeext' | |
9529 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10202 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9530 (eval $ac_try) 2>&5 | 10203 (eval $ac_try) 2>&5 |
9531 ac_status=$? | 10204 ac_status=$? |
9532 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10205 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9533 (exit $ac_status); }; }; then | 10206 (exit $ac_status); }; }; then |
9536 echo "$as_me: failed program was:" >&5 | 10209 echo "$as_me: failed program was:" >&5 |
9537 sed 's/^/| /' conftest.$ac_ext >&5 | 10210 sed 's/^/| /' conftest.$ac_ext >&5 |
9538 | 10211 |
9539 eval "$as_ac_var=no" | 10212 eval "$as_ac_var=no" |
9540 fi | 10213 fi |
9541 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10214 rm -f conftest.err conftest.$ac_objext \ |
10215 conftest$ac_exeext conftest.$ac_ext | |
9542 fi | 10216 fi |
9543 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 10217 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
9544 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 10218 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
9545 if test `eval echo '${'$as_ac_var'}'` = yes; then | 10219 if test `eval echo '${'$as_ac_var'}'` = yes; then |
9546 cat >>confdefs.h <<_ACEOF | 10220 cat >>confdefs.h <<_ACEOF |
9577 else | 10251 else |
9578 # Is the header compilable? | 10252 # Is the header compilable? |
9579 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 10253 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
9580 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 10254 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
9581 cat >conftest.$ac_ext <<_ACEOF | 10255 cat >conftest.$ac_ext <<_ACEOF |
9582 #line $LINENO "configure" | |
9583 /* confdefs.h. */ | 10256 /* confdefs.h. */ |
9584 _ACEOF | 10257 _ACEOF |
9585 cat confdefs.h >>conftest.$ac_ext | 10258 cat confdefs.h >>conftest.$ac_ext |
9586 cat >>conftest.$ac_ext <<_ACEOF | 10259 cat >>conftest.$ac_ext <<_ACEOF |
9587 /* end confdefs.h. */ | 10260 /* end confdefs.h. */ |
9588 $ac_includes_default | 10261 $ac_includes_default |
9589 #include <$ac_header> | 10262 #include <$ac_header> |
9590 _ACEOF | 10263 _ACEOF |
9591 rm -f conftest.$ac_objext | 10264 rm -f conftest.$ac_objext |
9592 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10265 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
9593 (eval $ac_compile) 2>&5 | 10266 (eval $ac_compile) 2>conftest.er1 |
9594 ac_status=$? | 10267 ac_status=$? |
10268 grep -v '^ *+' conftest.er1 >conftest.err | |
10269 rm -f conftest.er1 | |
10270 cat conftest.err >&5 | |
9595 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10271 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9596 (exit $ac_status); } && | 10272 (exit $ac_status); } && |
9597 { ac_try='test -s conftest.$ac_objext' | 10273 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
10274 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
10275 (eval $ac_try) 2>&5 | |
10276 ac_status=$? | |
10277 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10278 (exit $ac_status); }; } && | |
10279 { ac_try='test -s conftest.$ac_objext' | |
9598 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10280 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9599 (eval $ac_try) 2>&5 | 10281 (eval $ac_try) 2>&5 |
9600 ac_status=$? | 10282 ac_status=$? |
9601 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10283 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9602 (exit $ac_status); }; }; then | 10284 (exit $ac_status); }; }; then |
9605 echo "$as_me: failed program was:" >&5 | 10287 echo "$as_me: failed program was:" >&5 |
9606 sed 's/^/| /' conftest.$ac_ext >&5 | 10288 sed 's/^/| /' conftest.$ac_ext >&5 |
9607 | 10289 |
9608 ac_header_compiler=no | 10290 ac_header_compiler=no |
9609 fi | 10291 fi |
9610 rm -f conftest.$ac_objext conftest.$ac_ext | 10292 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
9611 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 10293 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
9612 echo "${ECHO_T}$ac_header_compiler" >&6 | 10294 echo "${ECHO_T}$ac_header_compiler" >&6 |
9613 | 10295 |
9614 # Is the header present? | 10296 # Is the header present? |
9615 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 10297 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
9616 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 10298 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
9617 cat >conftest.$ac_ext <<_ACEOF | 10299 cat >conftest.$ac_ext <<_ACEOF |
9618 #line $LINENO "configure" | |
9619 /* confdefs.h. */ | 10300 /* confdefs.h. */ |
9620 _ACEOF | 10301 _ACEOF |
9621 cat confdefs.h >>conftest.$ac_ext | 10302 cat confdefs.h >>conftest.$ac_ext |
9622 cat >>conftest.$ac_ext <<_ACEOF | 10303 cat >>conftest.$ac_ext <<_ACEOF |
9623 /* end confdefs.h. */ | 10304 /* end confdefs.h. */ |
9631 cat conftest.err >&5 | 10312 cat conftest.err >&5 |
9632 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10313 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9633 (exit $ac_status); } >/dev/null; then | 10314 (exit $ac_status); } >/dev/null; then |
9634 if test -s conftest.err; then | 10315 if test -s conftest.err; then |
9635 ac_cpp_err=$ac_c_preproc_warn_flag | 10316 ac_cpp_err=$ac_c_preproc_warn_flag |
10317 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
9636 else | 10318 else |
9637 ac_cpp_err= | 10319 ac_cpp_err= |
9638 fi | 10320 fi |
9639 else | 10321 else |
9640 ac_cpp_err=yes | 10322 ac_cpp_err=yes |
9650 rm -f conftest.err conftest.$ac_ext | 10332 rm -f conftest.err conftest.$ac_ext |
9651 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 10333 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
9652 echo "${ECHO_T}$ac_header_preproc" >&6 | 10334 echo "${ECHO_T}$ac_header_preproc" >&6 |
9653 | 10335 |
9654 # So? What about this header? | 10336 # So? What about this header? |
9655 case $ac_header_compiler:$ac_header_preproc in | 10337 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
9656 yes:no ) | 10338 yes:no: ) |
9657 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 10339 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
9658 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 10340 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
10341 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
10342 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
10343 ac_header_preproc=yes | |
10344 ;; | |
10345 no:yes:* ) | |
10346 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
10347 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
10348 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
10349 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
10350 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
10351 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
10352 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
10353 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
9659 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 10354 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
9660 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 10355 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
10356 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
10357 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
9661 ( | 10358 ( |
9662 cat <<\_ASBOX | 10359 cat <<\_ASBOX |
9663 ## ------------------------------------ ## | 10360 ## ------------------------------------------ ## |
9664 ## Report this to bug-autoconf@gnu.org. ## | 10361 ## Report this to the AC_PACKAGE_NAME lists. ## |
9665 ## ------------------------------------ ## | 10362 ## ------------------------------------------ ## |
9666 _ASBOX | |
9667 ) | | |
9668 sed "s/^/$as_me: WARNING: /" >&2 | |
9669 ;; | |
9670 no:yes ) | |
9671 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
9672 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
9673 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
9674 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
9675 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
9676 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
9677 ( | |
9678 cat <<\_ASBOX | |
9679 ## ------------------------------------ ## | |
9680 ## Report this to bug-autoconf@gnu.org. ## | |
9681 ## ------------------------------------ ## | |
9682 _ASBOX | 10363 _ASBOX |
9683 ) | | 10364 ) | |
9684 sed "s/^/$as_me: WARNING: /" >&2 | 10365 sed "s/^/$as_me: WARNING: /" >&2 |
9685 ;; | 10366 ;; |
9686 esac | 10367 esac |
9687 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 10368 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
9688 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 10369 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
9689 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 10370 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
9690 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10371 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9691 else | 10372 else |
9692 eval "$as_ac_Header=$ac_header_preproc" | 10373 eval "$as_ac_Header=\$ac_header_preproc" |
9693 fi | 10374 fi |
9694 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 10375 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
9695 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 10376 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
9696 | 10377 |
9697 fi | 10378 fi |
9711 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10392 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9712 else | 10393 else |
9713 ac_check_lib_save_LIBS=$LIBS | 10394 ac_check_lib_save_LIBS=$LIBS |
9714 LIBS="-lpthread $LIBS" | 10395 LIBS="-lpthread $LIBS" |
9715 cat >conftest.$ac_ext <<_ACEOF | 10396 cat >conftest.$ac_ext <<_ACEOF |
9716 #line $LINENO "configure" | |
9717 /* confdefs.h. */ | 10397 /* confdefs.h. */ |
9718 _ACEOF | 10398 _ACEOF |
9719 cat confdefs.h >>conftest.$ac_ext | 10399 cat confdefs.h >>conftest.$ac_ext |
9720 cat >>conftest.$ac_ext <<_ACEOF | 10400 cat >>conftest.$ac_ext <<_ACEOF |
9721 /* end confdefs.h. */ | 10401 /* end confdefs.h. */ |
9735 return 0; | 10415 return 0; |
9736 } | 10416 } |
9737 _ACEOF | 10417 _ACEOF |
9738 rm -f conftest.$ac_objext conftest$ac_exeext | 10418 rm -f conftest.$ac_objext conftest$ac_exeext |
9739 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10419 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
9740 (eval $ac_link) 2>&5 | 10420 (eval $ac_link) 2>conftest.er1 |
9741 ac_status=$? | 10421 ac_status=$? |
10422 grep -v '^ *+' conftest.er1 >conftest.err | |
10423 rm -f conftest.er1 | |
10424 cat conftest.err >&5 | |
9742 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10425 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9743 (exit $ac_status); } && | 10426 (exit $ac_status); } && |
9744 { ac_try='test -s conftest$ac_exeext' | 10427 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
10428 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
10429 (eval $ac_try) 2>&5 | |
10430 ac_status=$? | |
10431 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10432 (exit $ac_status); }; } && | |
10433 { ac_try='test -s conftest$ac_exeext' | |
9745 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10434 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9746 (eval $ac_try) 2>&5 | 10435 (eval $ac_try) 2>&5 |
9747 ac_status=$? | 10436 ac_status=$? |
9748 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10437 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9749 (exit $ac_status); }; }; then | 10438 (exit $ac_status); }; }; then |
9752 echo "$as_me: failed program was:" >&5 | 10441 echo "$as_me: failed program was:" >&5 |
9753 sed 's/^/| /' conftest.$ac_ext >&5 | 10442 sed 's/^/| /' conftest.$ac_ext >&5 |
9754 | 10443 |
9755 ac_cv_lib_pthread_pthread_self=no | 10444 ac_cv_lib_pthread_pthread_self=no |
9756 fi | 10445 fi |
9757 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10446 rm -f conftest.err conftest.$ac_objext \ |
10447 conftest$ac_exeext conftest.$ac_ext | |
9758 LIBS=$ac_check_lib_save_LIBS | 10448 LIBS=$ac_check_lib_save_LIBS |
9759 fi | 10449 fi |
9760 echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_self" >&5 | 10450 echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_self" >&5 |
9761 echo "${ECHO_T}$ac_cv_lib_pthread_pthread_self" >&6 | 10451 echo "${ECHO_T}$ac_cv_lib_pthread_pthread_self" >&6 |
9762 if test $ac_cv_lib_pthread_pthread_self = yes; then | 10452 if test $ac_cv_lib_pthread_pthread_self = yes; then |
9781 echo $ECHO_N "checking X11 version 5 with Xaw... $ECHO_C" >&6 | 10471 echo $ECHO_N "checking X11 version 5 with Xaw... $ECHO_C" >&6 |
9782 if test "${emacs_cv_x11_version_5_with_xaw+set}" = set; then | 10472 if test "${emacs_cv_x11_version_5_with_xaw+set}" = set; then |
9783 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10473 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9784 else | 10474 else |
9785 cat >conftest.$ac_ext <<_ACEOF | 10475 cat >conftest.$ac_ext <<_ACEOF |
9786 #line $LINENO "configure" | |
9787 /* confdefs.h. */ | 10476 /* confdefs.h. */ |
9788 _ACEOF | 10477 _ACEOF |
9789 cat confdefs.h >>conftest.$ac_ext | 10478 cat confdefs.h >>conftest.$ac_ext |
9790 cat >>conftest.$ac_ext <<_ACEOF | 10479 cat >>conftest.$ac_ext <<_ACEOF |
9791 /* end confdefs.h. */ | 10480 /* end confdefs.h. */ |
9800 return 0; | 10489 return 0; |
9801 } | 10490 } |
9802 _ACEOF | 10491 _ACEOF |
9803 rm -f conftest.$ac_objext conftest$ac_exeext | 10492 rm -f conftest.$ac_objext conftest$ac_exeext |
9804 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10493 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
9805 (eval $ac_link) 2>&5 | 10494 (eval $ac_link) 2>conftest.er1 |
9806 ac_status=$? | 10495 ac_status=$? |
10496 grep -v '^ *+' conftest.er1 >conftest.err | |
10497 rm -f conftest.er1 | |
10498 cat conftest.err >&5 | |
9807 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10499 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9808 (exit $ac_status); } && | 10500 (exit $ac_status); } && |
9809 { ac_try='test -s conftest$ac_exeext' | 10501 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
10502 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
10503 (eval $ac_try) 2>&5 | |
10504 ac_status=$? | |
10505 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10506 (exit $ac_status); }; } && | |
10507 { ac_try='test -s conftest$ac_exeext' | |
9810 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10508 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9811 (eval $ac_try) 2>&5 | 10509 (eval $ac_try) 2>&5 |
9812 ac_status=$? | 10510 ac_status=$? |
9813 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10511 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9814 (exit $ac_status); }; }; then | 10512 (exit $ac_status); }; }; then |
9817 echo "$as_me: failed program was:" >&5 | 10515 echo "$as_me: failed program was:" >&5 |
9818 sed 's/^/| /' conftest.$ac_ext >&5 | 10516 sed 's/^/| /' conftest.$ac_ext >&5 |
9819 | 10517 |
9820 emacs_cv_x11_version_5_with_xaw=no | 10518 emacs_cv_x11_version_5_with_xaw=no |
9821 fi | 10519 fi |
9822 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10520 rm -f conftest.err conftest.$ac_objext \ |
10521 conftest$ac_exeext conftest.$ac_ext | |
9823 fi | 10522 fi |
9824 | 10523 |
9825 if test $emacs_cv_x11_version_5_with_xaw = yes; then | 10524 if test $emacs_cv_x11_version_5_with_xaw = yes; then |
9826 echo "$as_me:$LINENO: result: 5 or newer, with Xaw; use toolkit by default" >&5 | 10525 echo "$as_me:$LINENO: result: 5 or newer, with Xaw; use toolkit by default" >&5 |
9827 echo "${ECHO_T}5 or newer, with Xaw; use toolkit by default" >&6 | 10526 echo "${ECHO_T}5 or newer, with Xaw; use toolkit by default" >&6 |
9843 echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6 | 10542 echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6 |
9844 if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then | 10543 if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then |
9845 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10544 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9846 else | 10545 else |
9847 cat >conftest.$ac_ext <<_ACEOF | 10546 cat >conftest.$ac_ext <<_ACEOF |
9848 #line $LINENO "configure" | |
9849 /* confdefs.h. */ | 10547 /* confdefs.h. */ |
9850 _ACEOF | 10548 _ACEOF |
9851 cat confdefs.h >>conftest.$ac_ext | 10549 cat confdefs.h >>conftest.$ac_ext |
9852 cat >>conftest.$ac_ext <<_ACEOF | 10550 cat >>conftest.$ac_ext <<_ACEOF |
9853 /* end confdefs.h. */ | 10551 /* end confdefs.h. */ |
9863 return 0; | 10561 return 0; |
9864 } | 10562 } |
9865 _ACEOF | 10563 _ACEOF |
9866 rm -f conftest.$ac_objext conftest$ac_exeext | 10564 rm -f conftest.$ac_objext conftest$ac_exeext |
9867 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10565 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
9868 (eval $ac_link) 2>&5 | 10566 (eval $ac_link) 2>conftest.er1 |
9869 ac_status=$? | 10567 ac_status=$? |
10568 grep -v '^ *+' conftest.er1 >conftest.err | |
10569 rm -f conftest.er1 | |
10570 cat conftest.err >&5 | |
9870 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10571 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9871 (exit $ac_status); } && | 10572 (exit $ac_status); } && |
9872 { ac_try='test -s conftest$ac_exeext' | 10573 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
10574 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
10575 (eval $ac_try) 2>&5 | |
10576 ac_status=$? | |
10577 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10578 (exit $ac_status); }; } && | |
10579 { ac_try='test -s conftest$ac_exeext' | |
9873 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10580 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9874 (eval $ac_try) 2>&5 | 10581 (eval $ac_try) 2>&5 |
9875 ac_status=$? | 10582 ac_status=$? |
9876 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10583 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9877 (exit $ac_status); }; }; then | 10584 (exit $ac_status); }; }; then |
9880 echo "$as_me: failed program was:" >&5 | 10587 echo "$as_me: failed program was:" >&5 |
9881 sed 's/^/| /' conftest.$ac_ext >&5 | 10588 sed 's/^/| /' conftest.$ac_ext >&5 |
9882 | 10589 |
9883 emacs_cv_x11_toolkit_version_6=no | 10590 emacs_cv_x11_toolkit_version_6=no |
9884 fi | 10591 fi |
9885 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10592 rm -f conftest.err conftest.$ac_objext \ |
10593 conftest$ac_exeext conftest.$ac_ext | |
9886 fi | 10594 fi |
9887 | 10595 |
9888 HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6 | 10596 HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6 |
9889 if test $emacs_cv_x11_toolkit_version_6 = yes; then | 10597 if test $emacs_cv_x11_toolkit_version_6 = yes; then |
9890 echo "$as_me:$LINENO: result: 6 or newer" >&5 | 10598 echo "$as_me:$LINENO: result: 6 or newer" >&5 |
9912 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10620 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9913 else | 10621 else |
9914 ac_check_lib_save_LIBS=$LIBS | 10622 ac_check_lib_save_LIBS=$LIBS |
9915 LIBS="-lXmu $LIBS" | 10623 LIBS="-lXmu $LIBS" |
9916 cat >conftest.$ac_ext <<_ACEOF | 10624 cat >conftest.$ac_ext <<_ACEOF |
9917 #line $LINENO "configure" | |
9918 /* confdefs.h. */ | 10625 /* confdefs.h. */ |
9919 _ACEOF | 10626 _ACEOF |
9920 cat confdefs.h >>conftest.$ac_ext | 10627 cat confdefs.h >>conftest.$ac_ext |
9921 cat >>conftest.$ac_ext <<_ACEOF | 10628 cat >>conftest.$ac_ext <<_ACEOF |
9922 /* end confdefs.h. */ | 10629 /* end confdefs.h. */ |
9936 return 0; | 10643 return 0; |
9937 } | 10644 } |
9938 _ACEOF | 10645 _ACEOF |
9939 rm -f conftest.$ac_objext conftest$ac_exeext | 10646 rm -f conftest.$ac_objext conftest$ac_exeext |
9940 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10647 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
9941 (eval $ac_link) 2>&5 | 10648 (eval $ac_link) 2>conftest.er1 |
9942 ac_status=$? | 10649 ac_status=$? |
10650 grep -v '^ *+' conftest.er1 >conftest.err | |
10651 rm -f conftest.er1 | |
10652 cat conftest.err >&5 | |
9943 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10653 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9944 (exit $ac_status); } && | 10654 (exit $ac_status); } && |
9945 { ac_try='test -s conftest$ac_exeext' | 10655 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
10656 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
10657 (eval $ac_try) 2>&5 | |
10658 ac_status=$? | |
10659 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10660 (exit $ac_status); }; } && | |
10661 { ac_try='test -s conftest$ac_exeext' | |
9946 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10662 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9947 (eval $ac_try) 2>&5 | 10663 (eval $ac_try) 2>&5 |
9948 ac_status=$? | 10664 ac_status=$? |
9949 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10665 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9950 (exit $ac_status); }; }; then | 10666 (exit $ac_status); }; }; then |
9953 echo "$as_me: failed program was:" >&5 | 10669 echo "$as_me: failed program was:" >&5 |
9954 sed 's/^/| /' conftest.$ac_ext >&5 | 10670 sed 's/^/| /' conftest.$ac_ext >&5 |
9955 | 10671 |
9956 ac_cv_lib_Xmu_XmuConvertStandardSelection=no | 10672 ac_cv_lib_Xmu_XmuConvertStandardSelection=no |
9957 fi | 10673 fi |
9958 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10674 rm -f conftest.err conftest.$ac_objext \ |
10675 conftest$ac_exeext conftest.$ac_ext | |
9959 LIBS=$ac_check_lib_save_LIBS | 10676 LIBS=$ac_check_lib_save_LIBS |
9960 fi | 10677 fi |
9961 echo "$as_me:$LINENO: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5 | 10678 echo "$as_me:$LINENO: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5 |
9962 echo "${ECHO_T}$ac_cv_lib_Xmu_XmuConvertStandardSelection" >&6 | 10679 echo "${ECHO_T}$ac_cv_lib_Xmu_XmuConvertStandardSelection" >&6 |
9963 if test $ac_cv_lib_Xmu_XmuConvertStandardSelection = yes; then | 10680 if test $ac_cv_lib_Xmu_XmuConvertStandardSelection = yes; then |
9982 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10699 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9983 else | 10700 else |
9984 ac_check_lib_save_LIBS=$LIBS | 10701 ac_check_lib_save_LIBS=$LIBS |
9985 LIBS="-lXext $LIBS" | 10702 LIBS="-lXext $LIBS" |
9986 cat >conftest.$ac_ext <<_ACEOF | 10703 cat >conftest.$ac_ext <<_ACEOF |
9987 #line $LINENO "configure" | |
9988 /* confdefs.h. */ | 10704 /* confdefs.h. */ |
9989 _ACEOF | 10705 _ACEOF |
9990 cat confdefs.h >>conftest.$ac_ext | 10706 cat confdefs.h >>conftest.$ac_ext |
9991 cat >>conftest.$ac_ext <<_ACEOF | 10707 cat >>conftest.$ac_ext <<_ACEOF |
9992 /* end confdefs.h. */ | 10708 /* end confdefs.h. */ |
10006 return 0; | 10722 return 0; |
10007 } | 10723 } |
10008 _ACEOF | 10724 _ACEOF |
10009 rm -f conftest.$ac_objext conftest$ac_exeext | 10725 rm -f conftest.$ac_objext conftest$ac_exeext |
10010 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10726 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
10011 (eval $ac_link) 2>&5 | 10727 (eval $ac_link) 2>conftest.er1 |
10012 ac_status=$? | 10728 ac_status=$? |
10729 grep -v '^ *+' conftest.er1 >conftest.err | |
10730 rm -f conftest.er1 | |
10731 cat conftest.err >&5 | |
10013 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10732 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10014 (exit $ac_status); } && | 10733 (exit $ac_status); } && |
10015 { ac_try='test -s conftest$ac_exeext' | 10734 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
10735 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
10736 (eval $ac_try) 2>&5 | |
10737 ac_status=$? | |
10738 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10739 (exit $ac_status); }; } && | |
10740 { ac_try='test -s conftest$ac_exeext' | |
10016 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10741 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10017 (eval $ac_try) 2>&5 | 10742 (eval $ac_try) 2>&5 |
10018 ac_status=$? | 10743 ac_status=$? |
10019 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10744 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10020 (exit $ac_status); }; }; then | 10745 (exit $ac_status); }; }; then |
10023 echo "$as_me: failed program was:" >&5 | 10748 echo "$as_me: failed program was:" >&5 |
10024 sed 's/^/| /' conftest.$ac_ext >&5 | 10749 sed 's/^/| /' conftest.$ac_ext >&5 |
10025 | 10750 |
10026 ac_cv_lib_Xext_XShapeQueryExtension=no | 10751 ac_cv_lib_Xext_XShapeQueryExtension=no |
10027 fi | 10752 fi |
10028 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10753 rm -f conftest.err conftest.$ac_objext \ |
10754 conftest$ac_exeext conftest.$ac_ext | |
10029 LIBS=$ac_check_lib_save_LIBS | 10755 LIBS=$ac_check_lib_save_LIBS |
10030 fi | 10756 fi |
10031 echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 | 10757 echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 |
10032 echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6 | 10758 echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6 |
10033 if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then | 10759 if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then |
10047 echo $ECHO_N "checking for Motif version 2.1... $ECHO_C" >&6 | 10773 echo $ECHO_N "checking for Motif version 2.1... $ECHO_C" >&6 |
10048 if test "${emacs_cv_motif_version_2_1+set}" = set; then | 10774 if test "${emacs_cv_motif_version_2_1+set}" = set; then |
10049 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10775 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10050 else | 10776 else |
10051 cat >conftest.$ac_ext <<_ACEOF | 10777 cat >conftest.$ac_ext <<_ACEOF |
10052 #line $LINENO "configure" | |
10053 /* confdefs.h. */ | 10778 /* confdefs.h. */ |
10054 _ACEOF | 10779 _ACEOF |
10055 cat confdefs.h >>conftest.$ac_ext | 10780 cat confdefs.h >>conftest.$ac_ext |
10056 cat >>conftest.$ac_ext <<_ACEOF | 10781 cat >>conftest.$ac_ext <<_ACEOF |
10057 /* end confdefs.h. */ | 10782 /* end confdefs.h. */ |
10068 return 0; | 10793 return 0; |
10069 } | 10794 } |
10070 _ACEOF | 10795 _ACEOF |
10071 rm -f conftest.$ac_objext | 10796 rm -f conftest.$ac_objext |
10072 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10797 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
10073 (eval $ac_compile) 2>&5 | 10798 (eval $ac_compile) 2>conftest.er1 |
10074 ac_status=$? | 10799 ac_status=$? |
10800 grep -v '^ *+' conftest.er1 >conftest.err | |
10801 rm -f conftest.er1 | |
10802 cat conftest.err >&5 | |
10075 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10803 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10076 (exit $ac_status); } && | 10804 (exit $ac_status); } && |
10077 { ac_try='test -s conftest.$ac_objext' | 10805 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
10806 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
10807 (eval $ac_try) 2>&5 | |
10808 ac_status=$? | |
10809 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10810 (exit $ac_status); }; } && | |
10811 { ac_try='test -s conftest.$ac_objext' | |
10078 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10812 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10079 (eval $ac_try) 2>&5 | 10813 (eval $ac_try) 2>&5 |
10080 ac_status=$? | 10814 ac_status=$? |
10081 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10815 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10082 (exit $ac_status); }; }; then | 10816 (exit $ac_status); }; }; then |
10085 echo "$as_me: failed program was:" >&5 | 10819 echo "$as_me: failed program was:" >&5 |
10086 sed 's/^/| /' conftest.$ac_ext >&5 | 10820 sed 's/^/| /' conftest.$ac_ext >&5 |
10087 | 10821 |
10088 emacs_cv_motif_version_2_1=no | 10822 emacs_cv_motif_version_2_1=no |
10089 fi | 10823 fi |
10090 rm -f conftest.$ac_objext conftest.$ac_ext | 10824 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
10091 fi | 10825 fi |
10092 echo "$as_me:$LINENO: result: $emacs_cv_motif_version_2_1" >&5 | 10826 echo "$as_me:$LINENO: result: $emacs_cv_motif_version_2_1" >&5 |
10093 echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6 | 10827 echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6 |
10094 HAVE_MOTIF_2_1=$emacs_cv_motif_version_2_1 | 10828 HAVE_MOTIF_2_1=$emacs_cv_motif_version_2_1 |
10095 if test $emacs_cv_motif_version_2_1 = yes; then | 10829 if test $emacs_cv_motif_version_2_1 = yes; then |
10105 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10839 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10106 else | 10840 else |
10107 ac_check_lib_save_LIBS=$LIBS | 10841 ac_check_lib_save_LIBS=$LIBS |
10108 LIBS="-lXp $LIBS" | 10842 LIBS="-lXp $LIBS" |
10109 cat >conftest.$ac_ext <<_ACEOF | 10843 cat >conftest.$ac_ext <<_ACEOF |
10110 #line $LINENO "configure" | |
10111 /* confdefs.h. */ | 10844 /* confdefs.h. */ |
10112 _ACEOF | 10845 _ACEOF |
10113 cat confdefs.h >>conftest.$ac_ext | 10846 cat confdefs.h >>conftest.$ac_ext |
10114 cat >>conftest.$ac_ext <<_ACEOF | 10847 cat >>conftest.$ac_ext <<_ACEOF |
10115 /* end confdefs.h. */ | 10848 /* end confdefs.h. */ |
10129 return 0; | 10862 return 0; |
10130 } | 10863 } |
10131 _ACEOF | 10864 _ACEOF |
10132 rm -f conftest.$ac_objext conftest$ac_exeext | 10865 rm -f conftest.$ac_objext conftest$ac_exeext |
10133 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10866 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
10134 (eval $ac_link) 2>&5 | 10867 (eval $ac_link) 2>conftest.er1 |
10135 ac_status=$? | 10868 ac_status=$? |
10869 grep -v '^ *+' conftest.er1 >conftest.err | |
10870 rm -f conftest.er1 | |
10871 cat conftest.err >&5 | |
10136 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10872 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10137 (exit $ac_status); } && | 10873 (exit $ac_status); } && |
10138 { ac_try='test -s conftest$ac_exeext' | 10874 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
10875 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
10876 (eval $ac_try) 2>&5 | |
10877 ac_status=$? | |
10878 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10879 (exit $ac_status); }; } && | |
10880 { ac_try='test -s conftest$ac_exeext' | |
10139 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10881 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10140 (eval $ac_try) 2>&5 | 10882 (eval $ac_try) 2>&5 |
10141 ac_status=$? | 10883 ac_status=$? |
10142 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10884 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10143 (exit $ac_status); }; }; then | 10885 (exit $ac_status); }; }; then |
10146 echo "$as_me: failed program was:" >&5 | 10888 echo "$as_me: failed program was:" >&5 |
10147 sed 's/^/| /' conftest.$ac_ext >&5 | 10889 sed 's/^/| /' conftest.$ac_ext >&5 |
10148 | 10890 |
10149 ac_cv_lib_Xp_XpCreateContext=no | 10891 ac_cv_lib_Xp_XpCreateContext=no |
10150 fi | 10892 fi |
10151 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10893 rm -f conftest.err conftest.$ac_objext \ |
10894 conftest$ac_exeext conftest.$ac_ext | |
10152 LIBS=$ac_check_lib_save_LIBS | 10895 LIBS=$ac_check_lib_save_LIBS |
10153 fi | 10896 fi |
10154 echo "$as_me:$LINENO: result: $ac_cv_lib_Xp_XpCreateContext" >&5 | 10897 echo "$as_me:$LINENO: result: $ac_cv_lib_Xp_XpCreateContext" >&5 |
10155 echo "${ECHO_T}$ac_cv_lib_Xp_XpCreateContext" >&6 | 10898 echo "${ECHO_T}$ac_cv_lib_Xp_XpCreateContext" >&6 |
10156 if test $ac_cv_lib_Xp_XpCreateContext = yes; then | 10899 if test $ac_cv_lib_Xp_XpCreateContext = yes; then |
10176 OLD_CPPFLAGS=$CPPFLAGS | 10919 OLD_CPPFLAGS=$CPPFLAGS |
10177 OLD_CFLAGS=$CFLAGS | 10920 OLD_CFLAGS=$CFLAGS |
10178 CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS" | 10921 CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS" |
10179 CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS" | 10922 CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS" |
10180 cat >conftest.$ac_ext <<_ACEOF | 10923 cat >conftest.$ac_ext <<_ACEOF |
10181 #line $LINENO "configure" | |
10182 /* confdefs.h. */ | 10924 /* confdefs.h. */ |
10183 _ACEOF | 10925 _ACEOF |
10184 cat confdefs.h >>conftest.$ac_ext | 10926 cat confdefs.h >>conftest.$ac_ext |
10185 cat >>conftest.$ac_ext <<_ACEOF | 10927 cat >>conftest.$ac_ext <<_ACEOF |
10186 /* end confdefs.h. */ | 10928 /* end confdefs.h. */ |
10193 return 0; | 10935 return 0; |
10194 } | 10936 } |
10195 _ACEOF | 10937 _ACEOF |
10196 rm -f conftest.$ac_objext | 10938 rm -f conftest.$ac_objext |
10197 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10939 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
10198 (eval $ac_compile) 2>&5 | 10940 (eval $ac_compile) 2>conftest.er1 |
10199 ac_status=$? | 10941 ac_status=$? |
10942 grep -v '^ *+' conftest.er1 >conftest.err | |
10943 rm -f conftest.er1 | |
10944 cat conftest.err >&5 | |
10200 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10945 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10201 (exit $ac_status); } && | 10946 (exit $ac_status); } && |
10202 { ac_try='test -s conftest.$ac_objext' | 10947 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
10948 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
10949 (eval $ac_try) 2>&5 | |
10950 ac_status=$? | |
10951 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
10952 (exit $ac_status); }; } && | |
10953 { ac_try='test -s conftest.$ac_objext' | |
10203 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10954 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10204 (eval $ac_try) 2>&5 | 10955 (eval $ac_try) 2>&5 |
10205 ac_status=$? | 10956 ac_status=$? |
10206 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10957 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10207 (exit $ac_status); }; }; then | 10958 (exit $ac_status); }; }; then |
10210 echo "$as_me: failed program was:" >&5 | 10961 echo "$as_me: failed program was:" >&5 |
10211 sed 's/^/| /' conftest.$ac_ext >&5 | 10962 sed 's/^/| /' conftest.$ac_ext >&5 |
10212 | 10963 |
10213 emacs_cv_lesstif=no | 10964 emacs_cv_lesstif=no |
10214 fi | 10965 fi |
10215 rm -f conftest.$ac_objext conftest.$ac_ext | 10966 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
10216 fi | 10967 fi |
10217 echo "$as_me:$LINENO: result: $emacs_cv_lesstif" >&5 | 10968 echo "$as_me:$LINENO: result: $emacs_cv_lesstif" >&5 |
10218 echo "${ECHO_T}$emacs_cv_lesstif" >&6 | 10969 echo "${ECHO_T}$emacs_cv_lesstif" >&6 |
10219 if test $emacs_cv_lesstif = yes; then | 10970 if test $emacs_cv_lesstif = yes; then |
10220 # Make sure this -I option remains in CPPFLAGS after it is set | 10971 # Make sure this -I option remains in CPPFLAGS after it is set |
10239 echo $ECHO_N "checking for X11/Xaw3d/Scrollbar.h... $ECHO_C" >&6 | 10990 echo $ECHO_N "checking for X11/Xaw3d/Scrollbar.h... $ECHO_C" >&6 |
10240 if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then | 10991 if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then |
10241 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10992 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10242 else | 10993 else |
10243 cat >conftest.$ac_ext <<_ACEOF | 10994 cat >conftest.$ac_ext <<_ACEOF |
10244 #line $LINENO "configure" | |
10245 /* confdefs.h. */ | 10995 /* confdefs.h. */ |
10246 _ACEOF | 10996 _ACEOF |
10247 cat confdefs.h >>conftest.$ac_ext | 10997 cat confdefs.h >>conftest.$ac_ext |
10248 cat >>conftest.$ac_ext <<_ACEOF | 10998 cat >>conftest.$ac_ext <<_ACEOF |
10249 /* end confdefs.h. */ | 10999 /* end confdefs.h. */ |
10257 cat conftest.err >&5 | 11007 cat conftest.err >&5 |
10258 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11008 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10259 (exit $ac_status); } >/dev/null; then | 11009 (exit $ac_status); } >/dev/null; then |
10260 if test -s conftest.err; then | 11010 if test -s conftest.err; then |
10261 ac_cpp_err=$ac_c_preproc_warn_flag | 11011 ac_cpp_err=$ac_c_preproc_warn_flag |
11012 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
10262 else | 11013 else |
10263 ac_cpp_err= | 11014 ac_cpp_err= |
10264 fi | 11015 fi |
10265 else | 11016 else |
10266 ac_cpp_err=yes | 11017 ac_cpp_err=yes |
10284 echo $ECHO_N "(cached) $ECHO_C" >&6 | 11035 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10285 else | 11036 else |
10286 ac_check_lib_save_LIBS=$LIBS | 11037 ac_check_lib_save_LIBS=$LIBS |
10287 LIBS="-lXaw3d $LIBS" | 11038 LIBS="-lXaw3d $LIBS" |
10288 cat >conftest.$ac_ext <<_ACEOF | 11039 cat >conftest.$ac_ext <<_ACEOF |
10289 #line $LINENO "configure" | |
10290 /* confdefs.h. */ | 11040 /* confdefs.h. */ |
10291 _ACEOF | 11041 _ACEOF |
10292 cat confdefs.h >>conftest.$ac_ext | 11042 cat confdefs.h >>conftest.$ac_ext |
10293 cat >>conftest.$ac_ext <<_ACEOF | 11043 cat >>conftest.$ac_ext <<_ACEOF |
10294 /* end confdefs.h. */ | 11044 /* end confdefs.h. */ |
10308 return 0; | 11058 return 0; |
10309 } | 11059 } |
10310 _ACEOF | 11060 _ACEOF |
10311 rm -f conftest.$ac_objext conftest$ac_exeext | 11061 rm -f conftest.$ac_objext conftest$ac_exeext |
10312 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11062 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
10313 (eval $ac_link) 2>&5 | 11063 (eval $ac_link) 2>conftest.er1 |
10314 ac_status=$? | 11064 ac_status=$? |
11065 grep -v '^ *+' conftest.er1 >conftest.err | |
11066 rm -f conftest.er1 | |
11067 cat conftest.err >&5 | |
10315 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11068 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10316 (exit $ac_status); } && | 11069 (exit $ac_status); } && |
10317 { ac_try='test -s conftest$ac_exeext' | 11070 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
11071 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11072 (eval $ac_try) 2>&5 | |
11073 ac_status=$? | |
11074 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11075 (exit $ac_status); }; } && | |
11076 { ac_try='test -s conftest$ac_exeext' | |
10318 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11077 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10319 (eval $ac_try) 2>&5 | 11078 (eval $ac_try) 2>&5 |
10320 ac_status=$? | 11079 ac_status=$? |
10321 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11080 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10322 (exit $ac_status); }; }; then | 11081 (exit $ac_status); }; }; then |
10325 echo "$as_me: failed program was:" >&5 | 11084 echo "$as_me: failed program was:" >&5 |
10326 sed 's/^/| /' conftest.$ac_ext >&5 | 11085 sed 's/^/| /' conftest.$ac_ext >&5 |
10327 | 11086 |
10328 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=no | 11087 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=no |
10329 fi | 11088 fi |
10330 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11089 rm -f conftest.err conftest.$ac_objext \ |
11090 conftest$ac_exeext conftest.$ac_ext | |
10331 LIBS=$ac_check_lib_save_LIBS | 11091 LIBS=$ac_check_lib_save_LIBS |
10332 fi | 11092 fi |
10333 echo "$as_me:$LINENO: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5 | 11093 echo "$as_me:$LINENO: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5 |
10334 echo "${ECHO_T}$ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&6 | 11094 echo "${ECHO_T}$ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&6 |
10335 if test $ac_cv_lib_Xaw3d_XawScrollbarSetThumb = yes; then | 11095 if test $ac_cv_lib_Xaw3d_XawScrollbarSetThumb = yes; then |
10382 USE_TOOLKIT_SCROLL_BARS=yes | 11142 USE_TOOLKIT_SCROLL_BARS=yes |
10383 fi | 11143 fi |
10384 fi | 11144 fi |
10385 | 11145 |
10386 cat >conftest.$ac_ext <<_ACEOF | 11146 cat >conftest.$ac_ext <<_ACEOF |
10387 #line $LINENO "configure" | |
10388 /* confdefs.h. */ | 11147 /* confdefs.h. */ |
10389 _ACEOF | 11148 _ACEOF |
10390 cat confdefs.h >>conftest.$ac_ext | 11149 cat confdefs.h >>conftest.$ac_ext |
10391 cat >>conftest.$ac_ext <<_ACEOF | 11150 cat >>conftest.$ac_ext <<_ACEOF |
10392 /* end confdefs.h. */ | 11151 /* end confdefs.h. */ |
10401 return 0; | 11160 return 0; |
10402 } | 11161 } |
10403 _ACEOF | 11162 _ACEOF |
10404 rm -f conftest.$ac_objext | 11163 rm -f conftest.$ac_objext |
10405 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11164 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
10406 (eval $ac_compile) 2>&5 | 11165 (eval $ac_compile) 2>conftest.er1 |
10407 ac_status=$? | 11166 ac_status=$? |
11167 grep -v '^ *+' conftest.er1 >conftest.err | |
11168 rm -f conftest.er1 | |
11169 cat conftest.err >&5 | |
10408 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11170 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10409 (exit $ac_status); } && | 11171 (exit $ac_status); } && |
10410 { ac_try='test -s conftest.$ac_objext' | 11172 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
11173 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11174 (eval $ac_try) 2>&5 | |
11175 ac_status=$? | |
11176 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11177 (exit $ac_status); }; } && | |
11178 { ac_try='test -s conftest.$ac_objext' | |
10411 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11179 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10412 (eval $ac_try) 2>&5 | 11180 (eval $ac_try) 2>&5 |
10413 ac_status=$? | 11181 ac_status=$? |
10414 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11182 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10415 (exit $ac_status); }; }; then | 11183 (exit $ac_status); }; }; then |
10423 echo "$as_me: failed program was:" >&5 | 11191 echo "$as_me: failed program was:" >&5 |
10424 sed 's/^/| /' conftest.$ac_ext >&5 | 11192 sed 's/^/| /' conftest.$ac_ext >&5 |
10425 | 11193 |
10426 HAVE_XIM=no | 11194 HAVE_XIM=no |
10427 fi | 11195 fi |
10428 rm -f conftest.$ac_objext conftest.$ac_ext | 11196 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
10429 | 11197 |
10430 | 11198 |
10431 if test "${with_xim}" != "no"; then | 11199 if test "${with_xim}" != "no"; then |
10432 | 11200 |
10433 cat >>confdefs.h <<\_ACEOF | 11201 cat >>confdefs.h <<\_ACEOF |
10441 late_CFLAGS=$CFLAGS | 11209 late_CFLAGS=$CFLAGS |
10442 if test "$GCC" = yes; then | 11210 if test "$GCC" = yes; then |
10443 CFLAGS="$CFLAGS --pedantic-errors" | 11211 CFLAGS="$CFLAGS --pedantic-errors" |
10444 fi | 11212 fi |
10445 cat >conftest.$ac_ext <<_ACEOF | 11213 cat >conftest.$ac_ext <<_ACEOF |
10446 #line $LINENO "configure" | |
10447 /* confdefs.h. */ | 11214 /* confdefs.h. */ |
10448 _ACEOF | 11215 _ACEOF |
10449 cat confdefs.h >>conftest.$ac_ext | 11216 cat confdefs.h >>conftest.$ac_ext |
10450 cat >>conftest.$ac_ext <<_ACEOF | 11217 cat >>conftest.$ac_ext <<_ACEOF |
10451 /* end confdefs.h. */ | 11218 /* end confdefs.h. */ |
10473 return 0; | 11240 return 0; |
10474 } | 11241 } |
10475 _ACEOF | 11242 _ACEOF |
10476 rm -f conftest.$ac_objext | 11243 rm -f conftest.$ac_objext |
10477 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11244 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
10478 (eval $ac_compile) 2>&5 | 11245 (eval $ac_compile) 2>conftest.er1 |
10479 ac_status=$? | 11246 ac_status=$? |
11247 grep -v '^ *+' conftest.er1 >conftest.err | |
11248 rm -f conftest.er1 | |
11249 cat conftest.err >&5 | |
10480 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11250 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10481 (exit $ac_status); } && | 11251 (exit $ac_status); } && |
10482 { ac_try='test -s conftest.$ac_objext' | 11252 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
11253 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11254 (eval $ac_try) 2>&5 | |
11255 ac_status=$? | |
11256 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11257 (exit $ac_status); }; } && | |
11258 { ac_try='test -s conftest.$ac_objext' | |
10483 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11259 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10484 (eval $ac_try) 2>&5 | 11260 (eval $ac_try) 2>&5 |
10485 ac_status=$? | 11261 ac_status=$? |
10486 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11262 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10487 (exit $ac_status); }; }; then | 11263 (exit $ac_status); }; }; then |
10489 else | 11265 else |
10490 echo "$as_me: failed program was:" >&5 | 11266 echo "$as_me: failed program was:" >&5 |
10491 sed 's/^/| /' conftest.$ac_ext >&5 | 11267 sed 's/^/| /' conftest.$ac_ext >&5 |
10492 | 11268 |
10493 fi | 11269 fi |
10494 rm -f conftest.$ac_objext conftest.$ac_ext | 11270 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
10495 | 11271 |
10496 if test "$emacs_cv_arg6_star" = yes; then | 11272 if test "$emacs_cv_arg6_star" = yes; then |
10497 cat >>confdefs.h <<\_ACEOF | 11273 cat >>confdefs.h <<\_ACEOF |
10498 #define XRegisterIMInstantiateCallback_arg6 XPointer* | 11274 #define XRegisterIMInstantiateCallback_arg6 XPointer* |
10499 _ACEOF | 11275 _ACEOF |
10522 else | 11298 else |
10523 # Is the header compilable? | 11299 # Is the header compilable? |
10524 echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5 | 11300 echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5 |
10525 echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6 | 11301 echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6 |
10526 cat >conftest.$ac_ext <<_ACEOF | 11302 cat >conftest.$ac_ext <<_ACEOF |
10527 #line $LINENO "configure" | |
10528 /* confdefs.h. */ | 11303 /* confdefs.h. */ |
10529 _ACEOF | 11304 _ACEOF |
10530 cat confdefs.h >>conftest.$ac_ext | 11305 cat confdefs.h >>conftest.$ac_ext |
10531 cat >>conftest.$ac_ext <<_ACEOF | 11306 cat >>conftest.$ac_ext <<_ACEOF |
10532 /* end confdefs.h. */ | 11307 /* end confdefs.h. */ |
10533 $ac_includes_default | 11308 $ac_includes_default |
10534 #include <X11/xpm.h> | 11309 #include <X11/xpm.h> |
10535 _ACEOF | 11310 _ACEOF |
10536 rm -f conftest.$ac_objext | 11311 rm -f conftest.$ac_objext |
10537 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11312 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
10538 (eval $ac_compile) 2>&5 | 11313 (eval $ac_compile) 2>conftest.er1 |
10539 ac_status=$? | 11314 ac_status=$? |
11315 grep -v '^ *+' conftest.er1 >conftest.err | |
11316 rm -f conftest.er1 | |
11317 cat conftest.err >&5 | |
10540 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11318 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10541 (exit $ac_status); } && | 11319 (exit $ac_status); } && |
10542 { ac_try='test -s conftest.$ac_objext' | 11320 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
11321 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11322 (eval $ac_try) 2>&5 | |
11323 ac_status=$? | |
11324 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11325 (exit $ac_status); }; } && | |
11326 { ac_try='test -s conftest.$ac_objext' | |
10543 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11327 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10544 (eval $ac_try) 2>&5 | 11328 (eval $ac_try) 2>&5 |
10545 ac_status=$? | 11329 ac_status=$? |
10546 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11330 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10547 (exit $ac_status); }; }; then | 11331 (exit $ac_status); }; }; then |
10550 echo "$as_me: failed program was:" >&5 | 11334 echo "$as_me: failed program was:" >&5 |
10551 sed 's/^/| /' conftest.$ac_ext >&5 | 11335 sed 's/^/| /' conftest.$ac_ext >&5 |
10552 | 11336 |
10553 ac_header_compiler=no | 11337 ac_header_compiler=no |
10554 fi | 11338 fi |
10555 rm -f conftest.$ac_objext conftest.$ac_ext | 11339 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
10556 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 11340 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
10557 echo "${ECHO_T}$ac_header_compiler" >&6 | 11341 echo "${ECHO_T}$ac_header_compiler" >&6 |
10558 | 11342 |
10559 # Is the header present? | 11343 # Is the header present? |
10560 echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5 | 11344 echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5 |
10561 echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6 | 11345 echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6 |
10562 cat >conftest.$ac_ext <<_ACEOF | 11346 cat >conftest.$ac_ext <<_ACEOF |
10563 #line $LINENO "configure" | |
10564 /* confdefs.h. */ | 11347 /* confdefs.h. */ |
10565 _ACEOF | 11348 _ACEOF |
10566 cat confdefs.h >>conftest.$ac_ext | 11349 cat confdefs.h >>conftest.$ac_ext |
10567 cat >>conftest.$ac_ext <<_ACEOF | 11350 cat >>conftest.$ac_ext <<_ACEOF |
10568 /* end confdefs.h. */ | 11351 /* end confdefs.h. */ |
10576 cat conftest.err >&5 | 11359 cat conftest.err >&5 |
10577 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11360 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10578 (exit $ac_status); } >/dev/null; then | 11361 (exit $ac_status); } >/dev/null; then |
10579 if test -s conftest.err; then | 11362 if test -s conftest.err; then |
10580 ac_cpp_err=$ac_c_preproc_warn_flag | 11363 ac_cpp_err=$ac_c_preproc_warn_flag |
11364 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
10581 else | 11365 else |
10582 ac_cpp_err= | 11366 ac_cpp_err= |
10583 fi | 11367 fi |
10584 else | 11368 else |
10585 ac_cpp_err=yes | 11369 ac_cpp_err=yes |
10595 rm -f conftest.err conftest.$ac_ext | 11379 rm -f conftest.err conftest.$ac_ext |
10596 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 11380 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
10597 echo "${ECHO_T}$ac_header_preproc" >&6 | 11381 echo "${ECHO_T}$ac_header_preproc" >&6 |
10598 | 11382 |
10599 # So? What about this header? | 11383 # So? What about this header? |
10600 case $ac_header_compiler:$ac_header_preproc in | 11384 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
10601 yes:no ) | 11385 yes:no: ) |
10602 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 11386 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
10603 echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11387 echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
11388 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the compiler's result" >&5 | |
11389 echo "$as_me: WARNING: X11/xpm.h: proceeding with the compiler's result" >&2;} | |
11390 ac_header_preproc=yes | |
11391 ;; | |
11392 no:yes:* ) | |
11393 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5 | |
11394 echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;} | |
11395 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5 | |
11396 echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;} | |
11397 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: see the Autoconf documentation" >&5 | |
11398 echo "$as_me: WARNING: X11/xpm.h: see the Autoconf documentation" >&2;} | |
11399 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&5 | |
11400 echo "$as_me: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
10604 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 | 11401 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 |
10605 echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} | 11402 echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} |
11403 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&5 | |
11404 echo "$as_me: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&2;} | |
10606 ( | 11405 ( |
10607 cat <<\_ASBOX | 11406 cat <<\_ASBOX |
10608 ## ------------------------------------ ## | 11407 ## ------------------------------------------ ## |
10609 ## Report this to bug-autoconf@gnu.org. ## | 11408 ## Report this to the AC_PACKAGE_NAME lists. ## |
10610 ## ------------------------------------ ## | 11409 ## ------------------------------------------ ## |
10611 _ASBOX | |
10612 ) | | |
10613 sed "s/^/$as_me: WARNING: /" >&2 | |
10614 ;; | |
10615 no:yes ) | |
10616 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5 | |
10617 echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;} | |
10618 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5 | |
10619 echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;} | |
10620 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 | |
10621 echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} | |
10622 ( | |
10623 cat <<\_ASBOX | |
10624 ## ------------------------------------ ## | |
10625 ## Report this to bug-autoconf@gnu.org. ## | |
10626 ## ------------------------------------ ## | |
10627 _ASBOX | 11410 _ASBOX |
10628 ) | | 11411 ) | |
10629 sed "s/^/$as_me: WARNING: /" >&2 | 11412 sed "s/^/$as_me: WARNING: /" >&2 |
10630 ;; | 11413 ;; |
10631 esac | 11414 esac |
10647 echo $ECHO_N "(cached) $ECHO_C" >&6 | 11430 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10648 else | 11431 else |
10649 ac_check_lib_save_LIBS=$LIBS | 11432 ac_check_lib_save_LIBS=$LIBS |
10650 LIBS="-lXpm -lX11 $LIBS" | 11433 LIBS="-lXpm -lX11 $LIBS" |
10651 cat >conftest.$ac_ext <<_ACEOF | 11434 cat >conftest.$ac_ext <<_ACEOF |
10652 #line $LINENO "configure" | |
10653 /* confdefs.h. */ | 11435 /* confdefs.h. */ |
10654 _ACEOF | 11436 _ACEOF |
10655 cat confdefs.h >>conftest.$ac_ext | 11437 cat confdefs.h >>conftest.$ac_ext |
10656 cat >>conftest.$ac_ext <<_ACEOF | 11438 cat >>conftest.$ac_ext <<_ACEOF |
10657 /* end confdefs.h. */ | 11439 /* end confdefs.h. */ |
10671 return 0; | 11453 return 0; |
10672 } | 11454 } |
10673 _ACEOF | 11455 _ACEOF |
10674 rm -f conftest.$ac_objext conftest$ac_exeext | 11456 rm -f conftest.$ac_objext conftest$ac_exeext |
10675 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11457 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
10676 (eval $ac_link) 2>&5 | 11458 (eval $ac_link) 2>conftest.er1 |
10677 ac_status=$? | 11459 ac_status=$? |
11460 grep -v '^ *+' conftest.er1 >conftest.err | |
11461 rm -f conftest.er1 | |
11462 cat conftest.err >&5 | |
10678 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11463 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10679 (exit $ac_status); } && | 11464 (exit $ac_status); } && |
10680 { ac_try='test -s conftest$ac_exeext' | 11465 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
11466 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11467 (eval $ac_try) 2>&5 | |
11468 ac_status=$? | |
11469 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11470 (exit $ac_status); }; } && | |
11471 { ac_try='test -s conftest$ac_exeext' | |
10681 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11472 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10682 (eval $ac_try) 2>&5 | 11473 (eval $ac_try) 2>&5 |
10683 ac_status=$? | 11474 ac_status=$? |
10684 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11475 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10685 (exit $ac_status); }; }; then | 11476 (exit $ac_status); }; }; then |
10688 echo "$as_me: failed program was:" >&5 | 11479 echo "$as_me: failed program was:" >&5 |
10689 sed 's/^/| /' conftest.$ac_ext >&5 | 11480 sed 's/^/| /' conftest.$ac_ext >&5 |
10690 | 11481 |
10691 ac_cv_lib_Xpm_XpmReadFileToPixmap=no | 11482 ac_cv_lib_Xpm_XpmReadFileToPixmap=no |
10692 fi | 11483 fi |
10693 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11484 rm -f conftest.err conftest.$ac_objext \ |
11485 conftest$ac_exeext conftest.$ac_ext | |
10694 LIBS=$ac_check_lib_save_LIBS | 11486 LIBS=$ac_check_lib_save_LIBS |
10695 fi | 11487 fi |
10696 echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5 | 11488 echo "$as_me:$LINENO: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5 |
10697 echo "${ECHO_T}$ac_cv_lib_Xpm_XpmReadFileToPixmap" >&6 | 11489 echo "${ECHO_T}$ac_cv_lib_Xpm_XpmReadFileToPixmap" >&6 |
10698 if test $ac_cv_lib_Xpm_XpmReadFileToPixmap = yes; then | 11490 if test $ac_cv_lib_Xpm_XpmReadFileToPixmap = yes; then |
10704 | 11496 |
10705 if test "${HAVE_XPM}" = "yes"; then | 11497 if test "${HAVE_XPM}" = "yes"; then |
10706 echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5 | 11498 echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5 |
10707 echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 | 11499 echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 |
10708 cat >conftest.$ac_ext <<_ACEOF | 11500 cat >conftest.$ac_ext <<_ACEOF |
10709 #line $LINENO "configure" | |
10710 /* confdefs.h. */ | 11501 /* confdefs.h. */ |
10711 _ACEOF | 11502 _ACEOF |
10712 cat confdefs.h >>conftest.$ac_ext | 11503 cat confdefs.h >>conftest.$ac_ext |
10713 cat >>conftest.$ac_ext <<_ACEOF | 11504 cat >>conftest.$ac_ext <<_ACEOF |
10714 /* end confdefs.h. */ | 11505 /* end confdefs.h. */ |
10761 else | 11552 else |
10762 # Is the header compilable? | 11553 # Is the header compilable? |
10763 echo "$as_me:$LINENO: checking jerror.h usability" >&5 | 11554 echo "$as_me:$LINENO: checking jerror.h usability" >&5 |
10764 echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6 | 11555 echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6 |
10765 cat >conftest.$ac_ext <<_ACEOF | 11556 cat >conftest.$ac_ext <<_ACEOF |
10766 #line $LINENO "configure" | |
10767 /* confdefs.h. */ | 11557 /* confdefs.h. */ |
10768 _ACEOF | 11558 _ACEOF |
10769 cat confdefs.h >>conftest.$ac_ext | 11559 cat confdefs.h >>conftest.$ac_ext |
10770 cat >>conftest.$ac_ext <<_ACEOF | 11560 cat >>conftest.$ac_ext <<_ACEOF |
10771 /* end confdefs.h. */ | 11561 /* end confdefs.h. */ |
10772 $ac_includes_default | 11562 $ac_includes_default |
10773 #include <jerror.h> | 11563 #include <jerror.h> |
10774 _ACEOF | 11564 _ACEOF |
10775 rm -f conftest.$ac_objext | 11565 rm -f conftest.$ac_objext |
10776 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11566 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
10777 (eval $ac_compile) 2>&5 | 11567 (eval $ac_compile) 2>conftest.er1 |
10778 ac_status=$? | 11568 ac_status=$? |
11569 grep -v '^ *+' conftest.er1 >conftest.err | |
11570 rm -f conftest.er1 | |
11571 cat conftest.err >&5 | |
10779 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11572 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10780 (exit $ac_status); } && | 11573 (exit $ac_status); } && |
10781 { ac_try='test -s conftest.$ac_objext' | 11574 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
11575 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11576 (eval $ac_try) 2>&5 | |
11577 ac_status=$? | |
11578 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11579 (exit $ac_status); }; } && | |
11580 { ac_try='test -s conftest.$ac_objext' | |
10782 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11581 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10783 (eval $ac_try) 2>&5 | 11582 (eval $ac_try) 2>&5 |
10784 ac_status=$? | 11583 ac_status=$? |
10785 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11584 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10786 (exit $ac_status); }; }; then | 11585 (exit $ac_status); }; }; then |
10789 echo "$as_me: failed program was:" >&5 | 11588 echo "$as_me: failed program was:" >&5 |
10790 sed 's/^/| /' conftest.$ac_ext >&5 | 11589 sed 's/^/| /' conftest.$ac_ext >&5 |
10791 | 11590 |
10792 ac_header_compiler=no | 11591 ac_header_compiler=no |
10793 fi | 11592 fi |
10794 rm -f conftest.$ac_objext conftest.$ac_ext | 11593 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
10795 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 11594 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
10796 echo "${ECHO_T}$ac_header_compiler" >&6 | 11595 echo "${ECHO_T}$ac_header_compiler" >&6 |
10797 | 11596 |
10798 # Is the header present? | 11597 # Is the header present? |
10799 echo "$as_me:$LINENO: checking jerror.h presence" >&5 | 11598 echo "$as_me:$LINENO: checking jerror.h presence" >&5 |
10800 echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6 | 11599 echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6 |
10801 cat >conftest.$ac_ext <<_ACEOF | 11600 cat >conftest.$ac_ext <<_ACEOF |
10802 #line $LINENO "configure" | |
10803 /* confdefs.h. */ | 11601 /* confdefs.h. */ |
10804 _ACEOF | 11602 _ACEOF |
10805 cat confdefs.h >>conftest.$ac_ext | 11603 cat confdefs.h >>conftest.$ac_ext |
10806 cat >>conftest.$ac_ext <<_ACEOF | 11604 cat >>conftest.$ac_ext <<_ACEOF |
10807 /* end confdefs.h. */ | 11605 /* end confdefs.h. */ |
10815 cat conftest.err >&5 | 11613 cat conftest.err >&5 |
10816 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11614 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10817 (exit $ac_status); } >/dev/null; then | 11615 (exit $ac_status); } >/dev/null; then |
10818 if test -s conftest.err; then | 11616 if test -s conftest.err; then |
10819 ac_cpp_err=$ac_c_preproc_warn_flag | 11617 ac_cpp_err=$ac_c_preproc_warn_flag |
11618 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
10820 else | 11619 else |
10821 ac_cpp_err= | 11620 ac_cpp_err= |
10822 fi | 11621 fi |
10823 else | 11622 else |
10824 ac_cpp_err=yes | 11623 ac_cpp_err=yes |
10834 rm -f conftest.err conftest.$ac_ext | 11633 rm -f conftest.err conftest.$ac_ext |
10835 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 11634 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
10836 echo "${ECHO_T}$ac_header_preproc" >&6 | 11635 echo "${ECHO_T}$ac_header_preproc" >&6 |
10837 | 11636 |
10838 # So? What about this header? | 11637 # So? What about this header? |
10839 case $ac_header_compiler:$ac_header_preproc in | 11638 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
10840 yes:no ) | 11639 yes:no: ) |
10841 { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 11640 { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
10842 echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11641 echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
11642 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the compiler's result" >&5 | |
11643 echo "$as_me: WARNING: jerror.h: proceeding with the compiler's result" >&2;} | |
11644 ac_header_preproc=yes | |
11645 ;; | |
11646 no:yes:* ) | |
11647 { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5 | |
11648 echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;} | |
11649 { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5 | |
11650 echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;} | |
11651 { echo "$as_me:$LINENO: WARNING: jerror.h: see the Autoconf documentation" >&5 | |
11652 echo "$as_me: WARNING: jerror.h: see the Autoconf documentation" >&2;} | |
11653 { echo "$as_me:$LINENO: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&5 | |
11654 echo "$as_me: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
10843 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 | 11655 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 |
10844 echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} | 11656 echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} |
11657 { echo "$as_me:$LINENO: WARNING: jerror.h: in the future, the compiler will take precedence" >&5 | |
11658 echo "$as_me: WARNING: jerror.h: in the future, the compiler will take precedence" >&2;} | |
10845 ( | 11659 ( |
10846 cat <<\_ASBOX | 11660 cat <<\_ASBOX |
10847 ## ------------------------------------ ## | 11661 ## ------------------------------------------ ## |
10848 ## Report this to bug-autoconf@gnu.org. ## | 11662 ## Report this to the AC_PACKAGE_NAME lists. ## |
10849 ## ------------------------------------ ## | 11663 ## ------------------------------------------ ## |
10850 _ASBOX | |
10851 ) | | |
10852 sed "s/^/$as_me: WARNING: /" >&2 | |
10853 ;; | |
10854 no:yes ) | |
10855 { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5 | |
10856 echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;} | |
10857 { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5 | |
10858 echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;} | |
10859 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 | |
10860 echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} | |
10861 ( | |
10862 cat <<\_ASBOX | |
10863 ## ------------------------------------ ## | |
10864 ## Report this to bug-autoconf@gnu.org. ## | |
10865 ## ------------------------------------ ## | |
10866 _ASBOX | 11664 _ASBOX |
10867 ) | | 11665 ) | |
10868 sed "s/^/$as_me: WARNING: /" >&2 | 11666 sed "s/^/$as_me: WARNING: /" >&2 |
10869 ;; | 11667 ;; |
10870 esac | 11668 esac |
10886 echo $ECHO_N "(cached) $ECHO_C" >&6 | 11684 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10887 else | 11685 else |
10888 ac_check_lib_save_LIBS=$LIBS | 11686 ac_check_lib_save_LIBS=$LIBS |
10889 LIBS="-ljpeg $LIBS" | 11687 LIBS="-ljpeg $LIBS" |
10890 cat >conftest.$ac_ext <<_ACEOF | 11688 cat >conftest.$ac_ext <<_ACEOF |
10891 #line $LINENO "configure" | |
10892 /* confdefs.h. */ | 11689 /* confdefs.h. */ |
10893 _ACEOF | 11690 _ACEOF |
10894 cat confdefs.h >>conftest.$ac_ext | 11691 cat confdefs.h >>conftest.$ac_ext |
10895 cat >>conftest.$ac_ext <<_ACEOF | 11692 cat >>conftest.$ac_ext <<_ACEOF |
10896 /* end confdefs.h. */ | 11693 /* end confdefs.h. */ |
10910 return 0; | 11707 return 0; |
10911 } | 11708 } |
10912 _ACEOF | 11709 _ACEOF |
10913 rm -f conftest.$ac_objext conftest$ac_exeext | 11710 rm -f conftest.$ac_objext conftest$ac_exeext |
10914 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11711 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
10915 (eval $ac_link) 2>&5 | 11712 (eval $ac_link) 2>conftest.er1 |
10916 ac_status=$? | 11713 ac_status=$? |
11714 grep -v '^ *+' conftest.er1 >conftest.err | |
11715 rm -f conftest.er1 | |
11716 cat conftest.err >&5 | |
10917 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11717 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10918 (exit $ac_status); } && | 11718 (exit $ac_status); } && |
10919 { ac_try='test -s conftest$ac_exeext' | 11719 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
11720 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11721 (eval $ac_try) 2>&5 | |
11722 ac_status=$? | |
11723 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11724 (exit $ac_status); }; } && | |
11725 { ac_try='test -s conftest$ac_exeext' | |
10920 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11726 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10921 (eval $ac_try) 2>&5 | 11727 (eval $ac_try) 2>&5 |
10922 ac_status=$? | 11728 ac_status=$? |
10923 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11729 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10924 (exit $ac_status); }; }; then | 11730 (exit $ac_status); }; }; then |
10927 echo "$as_me: failed program was:" >&5 | 11733 echo "$as_me: failed program was:" >&5 |
10928 sed 's/^/| /' conftest.$ac_ext >&5 | 11734 sed 's/^/| /' conftest.$ac_ext >&5 |
10929 | 11735 |
10930 ac_cv_lib_jpeg_jpeg_destroy_compress=no | 11736 ac_cv_lib_jpeg_jpeg_destroy_compress=no |
10931 fi | 11737 fi |
10932 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11738 rm -f conftest.err conftest.$ac_objext \ |
11739 conftest$ac_exeext conftest.$ac_ext | |
10933 LIBS=$ac_check_lib_save_LIBS | 11740 LIBS=$ac_check_lib_save_LIBS |
10934 fi | 11741 fi |
10935 echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5 | 11742 echo "$as_me:$LINENO: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5 |
10936 echo "${ECHO_T}$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6 | 11743 echo "${ECHO_T}$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6 |
10937 if test $ac_cv_lib_jpeg_jpeg_destroy_compress = yes; then | 11744 if test $ac_cv_lib_jpeg_jpeg_destroy_compress = yes; then |
10948 cat >>confdefs.h <<\_ACEOF | 11755 cat >>confdefs.h <<\_ACEOF |
10949 #define HAVE_JPEG 1 | 11756 #define HAVE_JPEG 1 |
10950 _ACEOF | 11757 _ACEOF |
10951 | 11758 |
10952 cat >conftest.$ac_ext <<_ACEOF | 11759 cat >conftest.$ac_ext <<_ACEOF |
10953 #line $LINENO "configure" | |
10954 /* confdefs.h. */ | 11760 /* confdefs.h. */ |
10955 _ACEOF | 11761 _ACEOF |
10956 cat confdefs.h >>conftest.$ac_ext | 11762 cat confdefs.h >>conftest.$ac_ext |
10957 cat >>conftest.$ac_ext <<_ACEOF | 11763 cat >>conftest.$ac_ext <<_ACEOF |
10958 /* end confdefs.h. */ | 11764 /* end confdefs.h. */ |
10998 else | 11804 else |
10999 # Is the header compilable? | 11805 # Is the header compilable? |
11000 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 11806 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
11001 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 11807 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
11002 cat >conftest.$ac_ext <<_ACEOF | 11808 cat >conftest.$ac_ext <<_ACEOF |
11003 #line $LINENO "configure" | |
11004 /* confdefs.h. */ | 11809 /* confdefs.h. */ |
11005 _ACEOF | 11810 _ACEOF |
11006 cat confdefs.h >>conftest.$ac_ext | 11811 cat confdefs.h >>conftest.$ac_ext |
11007 cat >>conftest.$ac_ext <<_ACEOF | 11812 cat >>conftest.$ac_ext <<_ACEOF |
11008 /* end confdefs.h. */ | 11813 /* end confdefs.h. */ |
11009 $ac_includes_default | 11814 $ac_includes_default |
11010 #include <$ac_header> | 11815 #include <$ac_header> |
11011 _ACEOF | 11816 _ACEOF |
11012 rm -f conftest.$ac_objext | 11817 rm -f conftest.$ac_objext |
11013 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11818 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
11014 (eval $ac_compile) 2>&5 | 11819 (eval $ac_compile) 2>conftest.er1 |
11015 ac_status=$? | 11820 ac_status=$? |
11821 grep -v '^ *+' conftest.er1 >conftest.err | |
11822 rm -f conftest.er1 | |
11823 cat conftest.err >&5 | |
11016 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11824 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11017 (exit $ac_status); } && | 11825 (exit $ac_status); } && |
11018 { ac_try='test -s conftest.$ac_objext' | 11826 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
11827 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11828 (eval $ac_try) 2>&5 | |
11829 ac_status=$? | |
11830 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11831 (exit $ac_status); }; } && | |
11832 { ac_try='test -s conftest.$ac_objext' | |
11019 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11833 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11020 (eval $ac_try) 2>&5 | 11834 (eval $ac_try) 2>&5 |
11021 ac_status=$? | 11835 ac_status=$? |
11022 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11836 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11023 (exit $ac_status); }; }; then | 11837 (exit $ac_status); }; }; then |
11026 echo "$as_me: failed program was:" >&5 | 11840 echo "$as_me: failed program was:" >&5 |
11027 sed 's/^/| /' conftest.$ac_ext >&5 | 11841 sed 's/^/| /' conftest.$ac_ext >&5 |
11028 | 11842 |
11029 ac_header_compiler=no | 11843 ac_header_compiler=no |
11030 fi | 11844 fi |
11031 rm -f conftest.$ac_objext conftest.$ac_ext | 11845 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
11032 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 11846 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
11033 echo "${ECHO_T}$ac_header_compiler" >&6 | 11847 echo "${ECHO_T}$ac_header_compiler" >&6 |
11034 | 11848 |
11035 # Is the header present? | 11849 # Is the header present? |
11036 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 11850 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
11037 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 11851 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
11038 cat >conftest.$ac_ext <<_ACEOF | 11852 cat >conftest.$ac_ext <<_ACEOF |
11039 #line $LINENO "configure" | |
11040 /* confdefs.h. */ | 11853 /* confdefs.h. */ |
11041 _ACEOF | 11854 _ACEOF |
11042 cat confdefs.h >>conftest.$ac_ext | 11855 cat confdefs.h >>conftest.$ac_ext |
11043 cat >>conftest.$ac_ext <<_ACEOF | 11856 cat >>conftest.$ac_ext <<_ACEOF |
11044 /* end confdefs.h. */ | 11857 /* end confdefs.h. */ |
11052 cat conftest.err >&5 | 11865 cat conftest.err >&5 |
11053 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11866 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11054 (exit $ac_status); } >/dev/null; then | 11867 (exit $ac_status); } >/dev/null; then |
11055 if test -s conftest.err; then | 11868 if test -s conftest.err; then |
11056 ac_cpp_err=$ac_c_preproc_warn_flag | 11869 ac_cpp_err=$ac_c_preproc_warn_flag |
11870 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
11057 else | 11871 else |
11058 ac_cpp_err= | 11872 ac_cpp_err= |
11059 fi | 11873 fi |
11060 else | 11874 else |
11061 ac_cpp_err=yes | 11875 ac_cpp_err=yes |
11071 rm -f conftest.err conftest.$ac_ext | 11885 rm -f conftest.err conftest.$ac_ext |
11072 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 11886 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
11073 echo "${ECHO_T}$ac_header_preproc" >&6 | 11887 echo "${ECHO_T}$ac_header_preproc" >&6 |
11074 | 11888 |
11075 # So? What about this header? | 11889 # So? What about this header? |
11076 case $ac_header_compiler:$ac_header_preproc in | 11890 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
11077 yes:no ) | 11891 yes:no: ) |
11078 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 11892 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
11079 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11893 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
11894 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
11895 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
11896 ac_header_preproc=yes | |
11897 ;; | |
11898 no:yes:* ) | |
11899 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
11900 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
11901 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
11902 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
11903 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
11904 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
11905 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
11906 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
11080 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 11907 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
11081 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 11908 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
11909 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
11910 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
11082 ( | 11911 ( |
11083 cat <<\_ASBOX | 11912 cat <<\_ASBOX |
11084 ## ------------------------------------ ## | 11913 ## ------------------------------------------ ## |
11085 ## Report this to bug-autoconf@gnu.org. ## | 11914 ## Report this to the AC_PACKAGE_NAME lists. ## |
11086 ## ------------------------------------ ## | 11915 ## ------------------------------------------ ## |
11087 _ASBOX | |
11088 ) | | |
11089 sed "s/^/$as_me: WARNING: /" >&2 | |
11090 ;; | |
11091 no:yes ) | |
11092 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
11093 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
11094 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
11095 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
11096 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
11097 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
11098 ( | |
11099 cat <<\_ASBOX | |
11100 ## ------------------------------------ ## | |
11101 ## Report this to bug-autoconf@gnu.org. ## | |
11102 ## ------------------------------------ ## | |
11103 _ASBOX | 11916 _ASBOX |
11104 ) | | 11917 ) | |
11105 sed "s/^/$as_me: WARNING: /" >&2 | 11918 sed "s/^/$as_me: WARNING: /" >&2 |
11106 ;; | 11919 ;; |
11107 esac | 11920 esac |
11108 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 11921 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
11109 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 11922 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
11110 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 11923 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
11111 echo $ECHO_N "(cached) $ECHO_C" >&6 | 11924 echo $ECHO_N "(cached) $ECHO_C" >&6 |
11112 else | 11925 else |
11113 eval "$as_ac_Header=$ac_header_preproc" | 11926 eval "$as_ac_Header=\$ac_header_preproc" |
11114 fi | 11927 fi |
11115 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 11928 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
11116 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 11929 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
11117 | 11930 |
11118 fi | 11931 fi |
11132 echo $ECHO_N "(cached) $ECHO_C" >&6 | 11945 echo $ECHO_N "(cached) $ECHO_C" >&6 |
11133 else | 11946 else |
11134 ac_check_lib_save_LIBS=$LIBS | 11947 ac_check_lib_save_LIBS=$LIBS |
11135 LIBS="-lpng -lz -lm $LIBS" | 11948 LIBS="-lpng -lz -lm $LIBS" |
11136 cat >conftest.$ac_ext <<_ACEOF | 11949 cat >conftest.$ac_ext <<_ACEOF |
11137 #line $LINENO "configure" | |
11138 /* confdefs.h. */ | 11950 /* confdefs.h. */ |
11139 _ACEOF | 11951 _ACEOF |
11140 cat confdefs.h >>conftest.$ac_ext | 11952 cat confdefs.h >>conftest.$ac_ext |
11141 cat >>conftest.$ac_ext <<_ACEOF | 11953 cat >>conftest.$ac_ext <<_ACEOF |
11142 /* end confdefs.h. */ | 11954 /* end confdefs.h. */ |
11156 return 0; | 11968 return 0; |
11157 } | 11969 } |
11158 _ACEOF | 11970 _ACEOF |
11159 rm -f conftest.$ac_objext conftest$ac_exeext | 11971 rm -f conftest.$ac_objext conftest$ac_exeext |
11160 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11972 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
11161 (eval $ac_link) 2>&5 | 11973 (eval $ac_link) 2>conftest.er1 |
11162 ac_status=$? | 11974 ac_status=$? |
11975 grep -v '^ *+' conftest.er1 >conftest.err | |
11976 rm -f conftest.er1 | |
11977 cat conftest.err >&5 | |
11163 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11978 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11164 (exit $ac_status); } && | 11979 (exit $ac_status); } && |
11165 { ac_try='test -s conftest$ac_exeext' | 11980 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
11981 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
11982 (eval $ac_try) 2>&5 | |
11983 ac_status=$? | |
11984 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
11985 (exit $ac_status); }; } && | |
11986 { ac_try='test -s conftest$ac_exeext' | |
11166 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11987 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11167 (eval $ac_try) 2>&5 | 11988 (eval $ac_try) 2>&5 |
11168 ac_status=$? | 11989 ac_status=$? |
11169 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11990 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11170 (exit $ac_status); }; }; then | 11991 (exit $ac_status); }; }; then |
11173 echo "$as_me: failed program was:" >&5 | 11994 echo "$as_me: failed program was:" >&5 |
11174 sed 's/^/| /' conftest.$ac_ext >&5 | 11995 sed 's/^/| /' conftest.$ac_ext >&5 |
11175 | 11996 |
11176 ac_cv_lib_png_png_get_channels=no | 11997 ac_cv_lib_png_png_get_channels=no |
11177 fi | 11998 fi |
11178 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11999 rm -f conftest.err conftest.$ac_objext \ |
12000 conftest$ac_exeext conftest.$ac_ext | |
11179 LIBS=$ac_check_lib_save_LIBS | 12001 LIBS=$ac_check_lib_save_LIBS |
11180 fi | 12002 fi |
11181 echo "$as_me:$LINENO: result: $ac_cv_lib_png_png_get_channels" >&5 | 12003 echo "$as_me:$LINENO: result: $ac_cv_lib_png_png_get_channels" >&5 |
11182 echo "${ECHO_T}$ac_cv_lib_png_png_get_channels" >&6 | 12004 echo "${ECHO_T}$ac_cv_lib_png_png_get_channels" >&6 |
11183 if test $ac_cv_lib_png_png_get_channels = yes; then | 12005 if test $ac_cv_lib_png_png_get_channels = yes; then |
11211 else | 12033 else |
11212 # Is the header compilable? | 12034 # Is the header compilable? |
11213 echo "$as_me:$LINENO: checking tiffio.h usability" >&5 | 12035 echo "$as_me:$LINENO: checking tiffio.h usability" >&5 |
11214 echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6 | 12036 echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6 |
11215 cat >conftest.$ac_ext <<_ACEOF | 12037 cat >conftest.$ac_ext <<_ACEOF |
11216 #line $LINENO "configure" | |
11217 /* confdefs.h. */ | 12038 /* confdefs.h. */ |
11218 _ACEOF | 12039 _ACEOF |
11219 cat confdefs.h >>conftest.$ac_ext | 12040 cat confdefs.h >>conftest.$ac_ext |
11220 cat >>conftest.$ac_ext <<_ACEOF | 12041 cat >>conftest.$ac_ext <<_ACEOF |
11221 /* end confdefs.h. */ | 12042 /* end confdefs.h. */ |
11222 $ac_includes_default | 12043 $ac_includes_default |
11223 #include <tiffio.h> | 12044 #include <tiffio.h> |
11224 _ACEOF | 12045 _ACEOF |
11225 rm -f conftest.$ac_objext | 12046 rm -f conftest.$ac_objext |
11226 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 12047 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
11227 (eval $ac_compile) 2>&5 | 12048 (eval $ac_compile) 2>conftest.er1 |
11228 ac_status=$? | 12049 ac_status=$? |
12050 grep -v '^ *+' conftest.er1 >conftest.err | |
12051 rm -f conftest.er1 | |
12052 cat conftest.err >&5 | |
11229 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12053 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11230 (exit $ac_status); } && | 12054 (exit $ac_status); } && |
11231 { ac_try='test -s conftest.$ac_objext' | 12055 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
12056 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12057 (eval $ac_try) 2>&5 | |
12058 ac_status=$? | |
12059 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12060 (exit $ac_status); }; } && | |
12061 { ac_try='test -s conftest.$ac_objext' | |
11232 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12062 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11233 (eval $ac_try) 2>&5 | 12063 (eval $ac_try) 2>&5 |
11234 ac_status=$? | 12064 ac_status=$? |
11235 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12065 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11236 (exit $ac_status); }; }; then | 12066 (exit $ac_status); }; }; then |
11239 echo "$as_me: failed program was:" >&5 | 12069 echo "$as_me: failed program was:" >&5 |
11240 sed 's/^/| /' conftest.$ac_ext >&5 | 12070 sed 's/^/| /' conftest.$ac_ext >&5 |
11241 | 12071 |
11242 ac_header_compiler=no | 12072 ac_header_compiler=no |
11243 fi | 12073 fi |
11244 rm -f conftest.$ac_objext conftest.$ac_ext | 12074 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
11245 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 12075 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
11246 echo "${ECHO_T}$ac_header_compiler" >&6 | 12076 echo "${ECHO_T}$ac_header_compiler" >&6 |
11247 | 12077 |
11248 # Is the header present? | 12078 # Is the header present? |
11249 echo "$as_me:$LINENO: checking tiffio.h presence" >&5 | 12079 echo "$as_me:$LINENO: checking tiffio.h presence" >&5 |
11250 echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6 | 12080 echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6 |
11251 cat >conftest.$ac_ext <<_ACEOF | 12081 cat >conftest.$ac_ext <<_ACEOF |
11252 #line $LINENO "configure" | |
11253 /* confdefs.h. */ | 12082 /* confdefs.h. */ |
11254 _ACEOF | 12083 _ACEOF |
11255 cat confdefs.h >>conftest.$ac_ext | 12084 cat confdefs.h >>conftest.$ac_ext |
11256 cat >>conftest.$ac_ext <<_ACEOF | 12085 cat >>conftest.$ac_ext <<_ACEOF |
11257 /* end confdefs.h. */ | 12086 /* end confdefs.h. */ |
11265 cat conftest.err >&5 | 12094 cat conftest.err >&5 |
11266 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12095 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11267 (exit $ac_status); } >/dev/null; then | 12096 (exit $ac_status); } >/dev/null; then |
11268 if test -s conftest.err; then | 12097 if test -s conftest.err; then |
11269 ac_cpp_err=$ac_c_preproc_warn_flag | 12098 ac_cpp_err=$ac_c_preproc_warn_flag |
12099 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
11270 else | 12100 else |
11271 ac_cpp_err= | 12101 ac_cpp_err= |
11272 fi | 12102 fi |
11273 else | 12103 else |
11274 ac_cpp_err=yes | 12104 ac_cpp_err=yes |
11284 rm -f conftest.err conftest.$ac_ext | 12114 rm -f conftest.err conftest.$ac_ext |
11285 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 12115 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
11286 echo "${ECHO_T}$ac_header_preproc" >&6 | 12116 echo "${ECHO_T}$ac_header_preproc" >&6 |
11287 | 12117 |
11288 # So? What about this header? | 12118 # So? What about this header? |
11289 case $ac_header_compiler:$ac_header_preproc in | 12119 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
11290 yes:no ) | 12120 yes:no: ) |
11291 { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 12121 { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
11292 echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 12122 echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
12123 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the compiler's result" >&5 | |
12124 echo "$as_me: WARNING: tiffio.h: proceeding with the compiler's result" >&2;} | |
12125 ac_header_preproc=yes | |
12126 ;; | |
12127 no:yes:* ) | |
12128 { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5 | |
12129 echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;} | |
12130 { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5 | |
12131 echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;} | |
12132 { echo "$as_me:$LINENO: WARNING: tiffio.h: see the Autoconf documentation" >&5 | |
12133 echo "$as_me: WARNING: tiffio.h: see the Autoconf documentation" >&2;} | |
12134 { echo "$as_me:$LINENO: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&5 | |
12135 echo "$as_me: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
11293 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 | 12136 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 |
11294 echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} | 12137 echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} |
12138 { echo "$as_me:$LINENO: WARNING: tiffio.h: in the future, the compiler will take precedence" >&5 | |
12139 echo "$as_me: WARNING: tiffio.h: in the future, the compiler will take precedence" >&2;} | |
11295 ( | 12140 ( |
11296 cat <<\_ASBOX | 12141 cat <<\_ASBOX |
11297 ## ------------------------------------ ## | 12142 ## ------------------------------------------ ## |
11298 ## Report this to bug-autoconf@gnu.org. ## | 12143 ## Report this to the AC_PACKAGE_NAME lists. ## |
11299 ## ------------------------------------ ## | 12144 ## ------------------------------------------ ## |
11300 _ASBOX | |
11301 ) | | |
11302 sed "s/^/$as_me: WARNING: /" >&2 | |
11303 ;; | |
11304 no:yes ) | |
11305 { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5 | |
11306 echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;} | |
11307 { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5 | |
11308 echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;} | |
11309 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 | |
11310 echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} | |
11311 ( | |
11312 cat <<\_ASBOX | |
11313 ## ------------------------------------ ## | |
11314 ## Report this to bug-autoconf@gnu.org. ## | |
11315 ## ------------------------------------ ## | |
11316 _ASBOX | 12145 _ASBOX |
11317 ) | | 12146 ) | |
11318 sed "s/^/$as_me: WARNING: /" >&2 | 12147 sed "s/^/$as_me: WARNING: /" >&2 |
11319 ;; | 12148 ;; |
11320 esac | 12149 esac |
11339 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12168 echo $ECHO_N "(cached) $ECHO_C" >&6 |
11340 else | 12169 else |
11341 ac_check_lib_save_LIBS=$LIBS | 12170 ac_check_lib_save_LIBS=$LIBS |
11342 LIBS="-ltiff $tifflibs $LIBS" | 12171 LIBS="-ltiff $tifflibs $LIBS" |
11343 cat >conftest.$ac_ext <<_ACEOF | 12172 cat >conftest.$ac_ext <<_ACEOF |
11344 #line $LINENO "configure" | |
11345 /* confdefs.h. */ | 12173 /* confdefs.h. */ |
11346 _ACEOF | 12174 _ACEOF |
11347 cat confdefs.h >>conftest.$ac_ext | 12175 cat confdefs.h >>conftest.$ac_ext |
11348 cat >>conftest.$ac_ext <<_ACEOF | 12176 cat >>conftest.$ac_ext <<_ACEOF |
11349 /* end confdefs.h. */ | 12177 /* end confdefs.h. */ |
11363 return 0; | 12191 return 0; |
11364 } | 12192 } |
11365 _ACEOF | 12193 _ACEOF |
11366 rm -f conftest.$ac_objext conftest$ac_exeext | 12194 rm -f conftest.$ac_objext conftest$ac_exeext |
11367 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12195 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
11368 (eval $ac_link) 2>&5 | 12196 (eval $ac_link) 2>conftest.er1 |
11369 ac_status=$? | 12197 ac_status=$? |
12198 grep -v '^ *+' conftest.er1 >conftest.err | |
12199 rm -f conftest.er1 | |
12200 cat conftest.err >&5 | |
11370 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12201 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11371 (exit $ac_status); } && | 12202 (exit $ac_status); } && |
11372 { ac_try='test -s conftest$ac_exeext' | 12203 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
12204 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12205 (eval $ac_try) 2>&5 | |
12206 ac_status=$? | |
12207 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12208 (exit $ac_status); }; } && | |
12209 { ac_try='test -s conftest$ac_exeext' | |
11373 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12210 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11374 (eval $ac_try) 2>&5 | 12211 (eval $ac_try) 2>&5 |
11375 ac_status=$? | 12212 ac_status=$? |
11376 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12213 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11377 (exit $ac_status); }; }; then | 12214 (exit $ac_status); }; }; then |
11380 echo "$as_me: failed program was:" >&5 | 12217 echo "$as_me: failed program was:" >&5 |
11381 sed 's/^/| /' conftest.$ac_ext >&5 | 12218 sed 's/^/| /' conftest.$ac_ext >&5 |
11382 | 12219 |
11383 ac_cv_lib_tiff_TIFFGetVersion=no | 12220 ac_cv_lib_tiff_TIFFGetVersion=no |
11384 fi | 12221 fi |
11385 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12222 rm -f conftest.err conftest.$ac_objext \ |
12223 conftest$ac_exeext conftest.$ac_ext | |
11386 LIBS=$ac_check_lib_save_LIBS | 12224 LIBS=$ac_check_lib_save_LIBS |
11387 fi | 12225 fi |
11388 echo "$as_me:$LINENO: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5 | 12226 echo "$as_me:$LINENO: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5 |
11389 echo "${ECHO_T}$ac_cv_lib_tiff_TIFFGetVersion" >&6 | 12227 echo "${ECHO_T}$ac_cv_lib_tiff_TIFFGetVersion" >&6 |
11390 if test $ac_cv_lib_tiff_TIFFGetVersion = yes; then | 12228 if test $ac_cv_lib_tiff_TIFFGetVersion = yes; then |
11420 else | 12258 else |
11421 # Is the header compilable? | 12259 # Is the header compilable? |
11422 echo "$as_me:$LINENO: checking gif_lib.h usability" >&5 | 12260 echo "$as_me:$LINENO: checking gif_lib.h usability" >&5 |
11423 echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6 | 12261 echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6 |
11424 cat >conftest.$ac_ext <<_ACEOF | 12262 cat >conftest.$ac_ext <<_ACEOF |
11425 #line $LINENO "configure" | |
11426 /* confdefs.h. */ | 12263 /* confdefs.h. */ |
11427 _ACEOF | 12264 _ACEOF |
11428 cat confdefs.h >>conftest.$ac_ext | 12265 cat confdefs.h >>conftest.$ac_ext |
11429 cat >>conftest.$ac_ext <<_ACEOF | 12266 cat >>conftest.$ac_ext <<_ACEOF |
11430 /* end confdefs.h. */ | 12267 /* end confdefs.h. */ |
11431 $ac_includes_default | 12268 $ac_includes_default |
11432 #include <gif_lib.h> | 12269 #include <gif_lib.h> |
11433 _ACEOF | 12270 _ACEOF |
11434 rm -f conftest.$ac_objext | 12271 rm -f conftest.$ac_objext |
11435 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 12272 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
11436 (eval $ac_compile) 2>&5 | 12273 (eval $ac_compile) 2>conftest.er1 |
11437 ac_status=$? | 12274 ac_status=$? |
12275 grep -v '^ *+' conftest.er1 >conftest.err | |
12276 rm -f conftest.er1 | |
12277 cat conftest.err >&5 | |
11438 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12278 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11439 (exit $ac_status); } && | 12279 (exit $ac_status); } && |
11440 { ac_try='test -s conftest.$ac_objext' | 12280 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
12281 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12282 (eval $ac_try) 2>&5 | |
12283 ac_status=$? | |
12284 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12285 (exit $ac_status); }; } && | |
12286 { ac_try='test -s conftest.$ac_objext' | |
11441 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12287 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11442 (eval $ac_try) 2>&5 | 12288 (eval $ac_try) 2>&5 |
11443 ac_status=$? | 12289 ac_status=$? |
11444 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12290 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11445 (exit $ac_status); }; }; then | 12291 (exit $ac_status); }; }; then |
11448 echo "$as_me: failed program was:" >&5 | 12294 echo "$as_me: failed program was:" >&5 |
11449 sed 's/^/| /' conftest.$ac_ext >&5 | 12295 sed 's/^/| /' conftest.$ac_ext >&5 |
11450 | 12296 |
11451 ac_header_compiler=no | 12297 ac_header_compiler=no |
11452 fi | 12298 fi |
11453 rm -f conftest.$ac_objext conftest.$ac_ext | 12299 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
11454 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 12300 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
11455 echo "${ECHO_T}$ac_header_compiler" >&6 | 12301 echo "${ECHO_T}$ac_header_compiler" >&6 |
11456 | 12302 |
11457 # Is the header present? | 12303 # Is the header present? |
11458 echo "$as_me:$LINENO: checking gif_lib.h presence" >&5 | 12304 echo "$as_me:$LINENO: checking gif_lib.h presence" >&5 |
11459 echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6 | 12305 echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6 |
11460 cat >conftest.$ac_ext <<_ACEOF | 12306 cat >conftest.$ac_ext <<_ACEOF |
11461 #line $LINENO "configure" | |
11462 /* confdefs.h. */ | 12307 /* confdefs.h. */ |
11463 _ACEOF | 12308 _ACEOF |
11464 cat confdefs.h >>conftest.$ac_ext | 12309 cat confdefs.h >>conftest.$ac_ext |
11465 cat >>conftest.$ac_ext <<_ACEOF | 12310 cat >>conftest.$ac_ext <<_ACEOF |
11466 /* end confdefs.h. */ | 12311 /* end confdefs.h. */ |
11474 cat conftest.err >&5 | 12319 cat conftest.err >&5 |
11475 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12320 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11476 (exit $ac_status); } >/dev/null; then | 12321 (exit $ac_status); } >/dev/null; then |
11477 if test -s conftest.err; then | 12322 if test -s conftest.err; then |
11478 ac_cpp_err=$ac_c_preproc_warn_flag | 12323 ac_cpp_err=$ac_c_preproc_warn_flag |
12324 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
11479 else | 12325 else |
11480 ac_cpp_err= | 12326 ac_cpp_err= |
11481 fi | 12327 fi |
11482 else | 12328 else |
11483 ac_cpp_err=yes | 12329 ac_cpp_err=yes |
11493 rm -f conftest.err conftest.$ac_ext | 12339 rm -f conftest.err conftest.$ac_ext |
11494 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 12340 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
11495 echo "${ECHO_T}$ac_header_preproc" >&6 | 12341 echo "${ECHO_T}$ac_header_preproc" >&6 |
11496 | 12342 |
11497 # So? What about this header? | 12343 # So? What about this header? |
11498 case $ac_header_compiler:$ac_header_preproc in | 12344 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
11499 yes:no ) | 12345 yes:no: ) |
11500 { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 12346 { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
11501 echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 12347 echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
12348 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the compiler's result" >&5 | |
12349 echo "$as_me: WARNING: gif_lib.h: proceeding with the compiler's result" >&2;} | |
12350 ac_header_preproc=yes | |
12351 ;; | |
12352 no:yes:* ) | |
12353 { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5 | |
12354 echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;} | |
12355 { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5 | |
12356 echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;} | |
12357 { echo "$as_me:$LINENO: WARNING: gif_lib.h: see the Autoconf documentation" >&5 | |
12358 echo "$as_me: WARNING: gif_lib.h: see the Autoconf documentation" >&2;} | |
12359 { echo "$as_me:$LINENO: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&5 | |
12360 echo "$as_me: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
11502 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 | 12361 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 |
11503 echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} | 12362 echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} |
12363 { echo "$as_me:$LINENO: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&5 | |
12364 echo "$as_me: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&2;} | |
11504 ( | 12365 ( |
11505 cat <<\_ASBOX | 12366 cat <<\_ASBOX |
11506 ## ------------------------------------ ## | 12367 ## ------------------------------------------ ## |
11507 ## Report this to bug-autoconf@gnu.org. ## | 12368 ## Report this to the AC_PACKAGE_NAME lists. ## |
11508 ## ------------------------------------ ## | 12369 ## ------------------------------------------ ## |
11509 _ASBOX | |
11510 ) | | |
11511 sed "s/^/$as_me: WARNING: /" >&2 | |
11512 ;; | |
11513 no:yes ) | |
11514 { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5 | |
11515 echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;} | |
11516 { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5 | |
11517 echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;} | |
11518 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 | |
11519 echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} | |
11520 ( | |
11521 cat <<\_ASBOX | |
11522 ## ------------------------------------ ## | |
11523 ## Report this to bug-autoconf@gnu.org. ## | |
11524 ## ------------------------------------ ## | |
11525 _ASBOX | 12370 _ASBOX |
11526 ) | | 12371 ) | |
11527 sed "s/^/$as_me: WARNING: /" >&2 | 12372 sed "s/^/$as_me: WARNING: /" >&2 |
11528 ;; | 12373 ;; |
11529 esac | 12374 esac |
11547 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12392 echo $ECHO_N "(cached) $ECHO_C" >&6 |
11548 else | 12393 else |
11549 ac_check_lib_save_LIBS=$LIBS | 12394 ac_check_lib_save_LIBS=$LIBS |
11550 LIBS="-lungif $LIBS" | 12395 LIBS="-lungif $LIBS" |
11551 cat >conftest.$ac_ext <<_ACEOF | 12396 cat >conftest.$ac_ext <<_ACEOF |
11552 #line $LINENO "configure" | |
11553 /* confdefs.h. */ | 12397 /* confdefs.h. */ |
11554 _ACEOF | 12398 _ACEOF |
11555 cat confdefs.h >>conftest.$ac_ext | 12399 cat confdefs.h >>conftest.$ac_ext |
11556 cat >>conftest.$ac_ext <<_ACEOF | 12400 cat >>conftest.$ac_ext <<_ACEOF |
11557 /* end confdefs.h. */ | 12401 /* end confdefs.h. */ |
11571 return 0; | 12415 return 0; |
11572 } | 12416 } |
11573 _ACEOF | 12417 _ACEOF |
11574 rm -f conftest.$ac_objext conftest$ac_exeext | 12418 rm -f conftest.$ac_objext conftest$ac_exeext |
11575 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12419 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
11576 (eval $ac_link) 2>&5 | 12420 (eval $ac_link) 2>conftest.er1 |
11577 ac_status=$? | 12421 ac_status=$? |
12422 grep -v '^ *+' conftest.er1 >conftest.err | |
12423 rm -f conftest.er1 | |
12424 cat conftest.err >&5 | |
11578 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12425 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11579 (exit $ac_status); } && | 12426 (exit $ac_status); } && |
11580 { ac_try='test -s conftest$ac_exeext' | 12427 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
12428 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12429 (eval $ac_try) 2>&5 | |
12430 ac_status=$? | |
12431 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12432 (exit $ac_status); }; } && | |
12433 { ac_try='test -s conftest$ac_exeext' | |
11581 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12434 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11582 (eval $ac_try) 2>&5 | 12435 (eval $ac_try) 2>&5 |
11583 ac_status=$? | 12436 ac_status=$? |
11584 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12437 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11585 (exit $ac_status); }; }; then | 12438 (exit $ac_status); }; }; then |
11588 echo "$as_me: failed program was:" >&5 | 12441 echo "$as_me: failed program was:" >&5 |
11589 sed 's/^/| /' conftest.$ac_ext >&5 | 12442 sed 's/^/| /' conftest.$ac_ext >&5 |
11590 | 12443 |
11591 ac_cv_lib_ungif_EGifPutExtensionLast=no | 12444 ac_cv_lib_ungif_EGifPutExtensionLast=no |
11592 fi | 12445 fi |
11593 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12446 rm -f conftest.err conftest.$ac_objext \ |
12447 conftest$ac_exeext conftest.$ac_ext | |
11594 LIBS=$ac_check_lib_save_LIBS | 12448 LIBS=$ac_check_lib_save_LIBS |
11595 fi | 12449 fi |
11596 echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5 | 12450 echo "$as_me:$LINENO: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5 |
11597 echo "${ECHO_T}$ac_cv_lib_ungif_EGifPutExtensionLast" >&6 | 12451 echo "${ECHO_T}$ac_cv_lib_ungif_EGifPutExtensionLast" >&6 |
11598 if test $ac_cv_lib_ungif_EGifPutExtensionLast = yes; then | 12452 if test $ac_cv_lib_ungif_EGifPutExtensionLast = yes; then |
11624 else | 12478 else |
11625 # Is the header compilable? | 12479 # Is the header compilable? |
11626 echo "$as_me:$LINENO: checking malloc/malloc.h usability" >&5 | 12480 echo "$as_me:$LINENO: checking malloc/malloc.h usability" >&5 |
11627 echo $ECHO_N "checking malloc/malloc.h usability... $ECHO_C" >&6 | 12481 echo $ECHO_N "checking malloc/malloc.h usability... $ECHO_C" >&6 |
11628 cat >conftest.$ac_ext <<_ACEOF | 12482 cat >conftest.$ac_ext <<_ACEOF |
11629 #line $LINENO "configure" | |
11630 /* confdefs.h. */ | 12483 /* confdefs.h. */ |
11631 _ACEOF | 12484 _ACEOF |
11632 cat confdefs.h >>conftest.$ac_ext | 12485 cat confdefs.h >>conftest.$ac_ext |
11633 cat >>conftest.$ac_ext <<_ACEOF | 12486 cat >>conftest.$ac_ext <<_ACEOF |
11634 /* end confdefs.h. */ | 12487 /* end confdefs.h. */ |
11635 $ac_includes_default | 12488 $ac_includes_default |
11636 #include <malloc/malloc.h> | 12489 #include <malloc/malloc.h> |
11637 _ACEOF | 12490 _ACEOF |
11638 rm -f conftest.$ac_objext | 12491 rm -f conftest.$ac_objext |
11639 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 12492 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
11640 (eval $ac_compile) 2>&5 | 12493 (eval $ac_compile) 2>conftest.er1 |
11641 ac_status=$? | 12494 ac_status=$? |
12495 grep -v '^ *+' conftest.er1 >conftest.err | |
12496 rm -f conftest.er1 | |
12497 cat conftest.err >&5 | |
11642 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12498 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11643 (exit $ac_status); } && | 12499 (exit $ac_status); } && |
11644 { ac_try='test -s conftest.$ac_objext' | 12500 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
12501 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12502 (eval $ac_try) 2>&5 | |
12503 ac_status=$? | |
12504 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12505 (exit $ac_status); }; } && | |
12506 { ac_try='test -s conftest.$ac_objext' | |
11645 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12507 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11646 (eval $ac_try) 2>&5 | 12508 (eval $ac_try) 2>&5 |
11647 ac_status=$? | 12509 ac_status=$? |
11648 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12510 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11649 (exit $ac_status); }; }; then | 12511 (exit $ac_status); }; }; then |
11652 echo "$as_me: failed program was:" >&5 | 12514 echo "$as_me: failed program was:" >&5 |
11653 sed 's/^/| /' conftest.$ac_ext >&5 | 12515 sed 's/^/| /' conftest.$ac_ext >&5 |
11654 | 12516 |
11655 ac_header_compiler=no | 12517 ac_header_compiler=no |
11656 fi | 12518 fi |
11657 rm -f conftest.$ac_objext conftest.$ac_ext | 12519 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
11658 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 12520 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
11659 echo "${ECHO_T}$ac_header_compiler" >&6 | 12521 echo "${ECHO_T}$ac_header_compiler" >&6 |
11660 | 12522 |
11661 # Is the header present? | 12523 # Is the header present? |
11662 echo "$as_me:$LINENO: checking malloc/malloc.h presence" >&5 | 12524 echo "$as_me:$LINENO: checking malloc/malloc.h presence" >&5 |
11663 echo $ECHO_N "checking malloc/malloc.h presence... $ECHO_C" >&6 | 12525 echo $ECHO_N "checking malloc/malloc.h presence... $ECHO_C" >&6 |
11664 cat >conftest.$ac_ext <<_ACEOF | 12526 cat >conftest.$ac_ext <<_ACEOF |
11665 #line $LINENO "configure" | |
11666 /* confdefs.h. */ | 12527 /* confdefs.h. */ |
11667 _ACEOF | 12528 _ACEOF |
11668 cat confdefs.h >>conftest.$ac_ext | 12529 cat confdefs.h >>conftest.$ac_ext |
11669 cat >>conftest.$ac_ext <<_ACEOF | 12530 cat >>conftest.$ac_ext <<_ACEOF |
11670 /* end confdefs.h. */ | 12531 /* end confdefs.h. */ |
11678 cat conftest.err >&5 | 12539 cat conftest.err >&5 |
11679 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12540 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11680 (exit $ac_status); } >/dev/null; then | 12541 (exit $ac_status); } >/dev/null; then |
11681 if test -s conftest.err; then | 12542 if test -s conftest.err; then |
11682 ac_cpp_err=$ac_c_preproc_warn_flag | 12543 ac_cpp_err=$ac_c_preproc_warn_flag |
12544 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
11683 else | 12545 else |
11684 ac_cpp_err= | 12546 ac_cpp_err= |
11685 fi | 12547 fi |
11686 else | 12548 else |
11687 ac_cpp_err=yes | 12549 ac_cpp_err=yes |
11697 rm -f conftest.err conftest.$ac_ext | 12559 rm -f conftest.err conftest.$ac_ext |
11698 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 12560 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
11699 echo "${ECHO_T}$ac_header_preproc" >&6 | 12561 echo "${ECHO_T}$ac_header_preproc" >&6 |
11700 | 12562 |
11701 # So? What about this header? | 12563 # So? What about this header? |
11702 case $ac_header_compiler:$ac_header_preproc in | 12564 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
11703 yes:no ) | 12565 yes:no: ) |
11704 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 12566 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
11705 echo "$as_me: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 12567 echo "$as_me: WARNING: malloc/malloc.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
12568 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the compiler's result" >&5 | |
12569 echo "$as_me: WARNING: malloc/malloc.h: proceeding with the compiler's result" >&2;} | |
12570 ac_header_preproc=yes | |
12571 ;; | |
12572 no:yes:* ) | |
12573 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: present but cannot be compiled" >&5 | |
12574 echo "$as_me: WARNING: malloc/malloc.h: present but cannot be compiled" >&2;} | |
12575 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&5 | |
12576 echo "$as_me: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&2;} | |
12577 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: see the Autoconf documentation" >&5 | |
12578 echo "$as_me: WARNING: malloc/malloc.h: see the Autoconf documentation" >&2;} | |
12579 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: section \"Present But Cannot Be Compiled\"" >&5 | |
12580 echo "$as_me: WARNING: malloc/malloc.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
11706 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&5 | 12581 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&5 |
11707 echo "$as_me: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&2;} | 12582 echo "$as_me: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&2;} |
12583 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: in the future, the compiler will take precedence" >&5 | |
12584 echo "$as_me: WARNING: malloc/malloc.h: in the future, the compiler will take precedence" >&2;} | |
11708 ( | 12585 ( |
11709 cat <<\_ASBOX | 12586 cat <<\_ASBOX |
11710 ## ------------------------------------ ## | 12587 ## ------------------------------------------ ## |
11711 ## Report this to bug-autoconf@gnu.org. ## | 12588 ## Report this to the AC_PACKAGE_NAME lists. ## |
11712 ## ------------------------------------ ## | 12589 ## ------------------------------------------ ## |
11713 _ASBOX | |
11714 ) | | |
11715 sed "s/^/$as_me: WARNING: /" >&2 | |
11716 ;; | |
11717 no:yes ) | |
11718 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: present but cannot be compiled" >&5 | |
11719 echo "$as_me: WARNING: malloc/malloc.h: present but cannot be compiled" >&2;} | |
11720 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&5 | |
11721 echo "$as_me: WARNING: malloc/malloc.h: check for missing prerequisite headers?" >&2;} | |
11722 { echo "$as_me:$LINENO: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&5 | |
11723 echo "$as_me: WARNING: malloc/malloc.h: proceeding with the preprocessor's result" >&2;} | |
11724 ( | |
11725 cat <<\_ASBOX | |
11726 ## ------------------------------------ ## | |
11727 ## Report this to bug-autoconf@gnu.org. ## | |
11728 ## ------------------------------------ ## | |
11729 _ASBOX | 12590 _ASBOX |
11730 ) | | 12591 ) | |
11731 sed "s/^/$as_me: WARNING: /" >&2 | 12592 sed "s/^/$as_me: WARNING: /" >&2 |
11732 ;; | 12593 ;; |
11733 esac | 12594 esac |
11777 echo $ECHO_N "checking for CancelMenuTracking... $ECHO_C" >&6 | 12638 echo $ECHO_N "checking for CancelMenuTracking... $ECHO_C" >&6 |
11778 if test "${ac_cv_func_CancelMenuTracking+set}" = set; then | 12639 if test "${ac_cv_func_CancelMenuTracking+set}" = set; then |
11779 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12640 echo $ECHO_N "(cached) $ECHO_C" >&6 |
11780 else | 12641 else |
11781 cat >conftest.$ac_ext <<_ACEOF | 12642 cat >conftest.$ac_ext <<_ACEOF |
11782 #line $LINENO "configure" | 12643 /* confdefs.h. */ |
11783 /* confdefs.h. */ | 12644 _ACEOF |
11784 _ACEOF | 12645 cat confdefs.h >>conftest.$ac_ext |
11785 cat confdefs.h >>conftest.$ac_ext | 12646 cat >>conftest.$ac_ext <<_ACEOF |
11786 cat >>conftest.$ac_ext <<_ACEOF | 12647 /* end confdefs.h. */ |
11787 /* end confdefs.h. */ | 12648 /* Define CancelMenuTracking to an innocuous variant, in case <limits.h> declares CancelMenuTracking. |
12649 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
12650 #define CancelMenuTracking innocuous_CancelMenuTracking | |
12651 | |
11788 /* System header to define __stub macros and hopefully few prototypes, | 12652 /* System header to define __stub macros and hopefully few prototypes, |
11789 which can conflict with char CancelMenuTracking (); below. | 12653 which can conflict with char CancelMenuTracking (); below. |
11790 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 12654 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
11791 <limits.h> exists even on freestanding compilers. */ | 12655 <limits.h> exists even on freestanding compilers. */ |
12656 | |
11792 #ifdef __STDC__ | 12657 #ifdef __STDC__ |
11793 # include <limits.h> | 12658 # include <limits.h> |
11794 #else | 12659 #else |
11795 # include <assert.h> | 12660 # include <assert.h> |
11796 #endif | 12661 #endif |
12662 | |
12663 #undef CancelMenuTracking | |
12664 | |
11797 /* Override any gcc2 internal prototype to avoid an error. */ | 12665 /* Override any gcc2 internal prototype to avoid an error. */ |
11798 #ifdef __cplusplus | 12666 #ifdef __cplusplus |
11799 extern "C" | 12667 extern "C" |
11800 { | 12668 { |
11801 #endif | 12669 #endif |
11822 return 0; | 12690 return 0; |
11823 } | 12691 } |
11824 _ACEOF | 12692 _ACEOF |
11825 rm -f conftest.$ac_objext conftest$ac_exeext | 12693 rm -f conftest.$ac_objext conftest$ac_exeext |
11826 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12694 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
11827 (eval $ac_link) 2>&5 | 12695 (eval $ac_link) 2>conftest.er1 |
11828 ac_status=$? | 12696 ac_status=$? |
12697 grep -v '^ *+' conftest.er1 >conftest.err | |
12698 rm -f conftest.er1 | |
12699 cat conftest.err >&5 | |
11829 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12700 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11830 (exit $ac_status); } && | 12701 (exit $ac_status); } && |
11831 { ac_try='test -s conftest$ac_exeext' | 12702 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
12703 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12704 (eval $ac_try) 2>&5 | |
12705 ac_status=$? | |
12706 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12707 (exit $ac_status); }; } && | |
12708 { ac_try='test -s conftest$ac_exeext' | |
11832 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12709 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11833 (eval $ac_try) 2>&5 | 12710 (eval $ac_try) 2>&5 |
11834 ac_status=$? | 12711 ac_status=$? |
11835 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12712 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11836 (exit $ac_status); }; }; then | 12713 (exit $ac_status); }; }; then |
11839 echo "$as_me: failed program was:" >&5 | 12716 echo "$as_me: failed program was:" >&5 |
11840 sed 's/^/| /' conftest.$ac_ext >&5 | 12717 sed 's/^/| /' conftest.$ac_ext >&5 |
11841 | 12718 |
11842 ac_cv_func_CancelMenuTracking=no | 12719 ac_cv_func_CancelMenuTracking=no |
11843 fi | 12720 fi |
11844 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12721 rm -f conftest.err conftest.$ac_objext \ |
12722 conftest$ac_exeext conftest.$ac_ext | |
11845 fi | 12723 fi |
11846 echo "$as_me:$LINENO: result: $ac_cv_func_CancelMenuTracking" >&5 | 12724 echo "$as_me:$LINENO: result: $ac_cv_func_CancelMenuTracking" >&5 |
11847 echo "${ECHO_T}$ac_cv_func_CancelMenuTracking" >&6 | 12725 echo "${ECHO_T}$ac_cv_func_CancelMenuTracking" >&6 |
11848 if test $ac_cv_func_CancelMenuTracking = yes; then | 12726 if test $ac_cv_func_CancelMenuTracking = yes; then |
11849 have_cmt=yes | 12727 have_cmt=yes |
11875 else | 12753 else |
11876 # Is the header compilable? | 12754 # Is the header compilable? |
11877 echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5 | 12755 echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5 |
11878 echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6 | 12756 echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6 |
11879 cat >conftest.$ac_ext <<_ACEOF | 12757 cat >conftest.$ac_ext <<_ACEOF |
11880 #line $LINENO "configure" | |
11881 /* confdefs.h. */ | 12758 /* confdefs.h. */ |
11882 _ACEOF | 12759 _ACEOF |
11883 cat confdefs.h >>conftest.$ac_ext | 12760 cat confdefs.h >>conftest.$ac_ext |
11884 cat >>conftest.$ac_ext <<_ACEOF | 12761 cat >>conftest.$ac_ext <<_ACEOF |
11885 /* end confdefs.h. */ | 12762 /* end confdefs.h. */ |
11886 $ac_includes_default | 12763 $ac_includes_default |
11887 #include <X11/SM/SMlib.h> | 12764 #include <X11/SM/SMlib.h> |
11888 _ACEOF | 12765 _ACEOF |
11889 rm -f conftest.$ac_objext | 12766 rm -f conftest.$ac_objext |
11890 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 12767 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
11891 (eval $ac_compile) 2>&5 | 12768 (eval $ac_compile) 2>conftest.er1 |
11892 ac_status=$? | 12769 ac_status=$? |
12770 grep -v '^ *+' conftest.er1 >conftest.err | |
12771 rm -f conftest.er1 | |
12772 cat conftest.err >&5 | |
11893 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12773 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11894 (exit $ac_status); } && | 12774 (exit $ac_status); } && |
11895 { ac_try='test -s conftest.$ac_objext' | 12775 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
12776 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12777 (eval $ac_try) 2>&5 | |
12778 ac_status=$? | |
12779 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12780 (exit $ac_status); }; } && | |
12781 { ac_try='test -s conftest.$ac_objext' | |
11896 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12782 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11897 (eval $ac_try) 2>&5 | 12783 (eval $ac_try) 2>&5 |
11898 ac_status=$? | 12784 ac_status=$? |
11899 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12785 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11900 (exit $ac_status); }; }; then | 12786 (exit $ac_status); }; }; then |
11903 echo "$as_me: failed program was:" >&5 | 12789 echo "$as_me: failed program was:" >&5 |
11904 sed 's/^/| /' conftest.$ac_ext >&5 | 12790 sed 's/^/| /' conftest.$ac_ext >&5 |
11905 | 12791 |
11906 ac_header_compiler=no | 12792 ac_header_compiler=no |
11907 fi | 12793 fi |
11908 rm -f conftest.$ac_objext conftest.$ac_ext | 12794 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
11909 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 12795 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
11910 echo "${ECHO_T}$ac_header_compiler" >&6 | 12796 echo "${ECHO_T}$ac_header_compiler" >&6 |
11911 | 12797 |
11912 # Is the header present? | 12798 # Is the header present? |
11913 echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5 | 12799 echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5 |
11914 echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6 | 12800 echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6 |
11915 cat >conftest.$ac_ext <<_ACEOF | 12801 cat >conftest.$ac_ext <<_ACEOF |
11916 #line $LINENO "configure" | |
11917 /* confdefs.h. */ | 12802 /* confdefs.h. */ |
11918 _ACEOF | 12803 _ACEOF |
11919 cat confdefs.h >>conftest.$ac_ext | 12804 cat confdefs.h >>conftest.$ac_ext |
11920 cat >>conftest.$ac_ext <<_ACEOF | 12805 cat >>conftest.$ac_ext <<_ACEOF |
11921 /* end confdefs.h. */ | 12806 /* end confdefs.h. */ |
11929 cat conftest.err >&5 | 12814 cat conftest.err >&5 |
11930 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12815 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11931 (exit $ac_status); } >/dev/null; then | 12816 (exit $ac_status); } >/dev/null; then |
11932 if test -s conftest.err; then | 12817 if test -s conftest.err; then |
11933 ac_cpp_err=$ac_c_preproc_warn_flag | 12818 ac_cpp_err=$ac_c_preproc_warn_flag |
12819 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
11934 else | 12820 else |
11935 ac_cpp_err= | 12821 ac_cpp_err= |
11936 fi | 12822 fi |
11937 else | 12823 else |
11938 ac_cpp_err=yes | 12824 ac_cpp_err=yes |
11948 rm -f conftest.err conftest.$ac_ext | 12834 rm -f conftest.err conftest.$ac_ext |
11949 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 12835 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
11950 echo "${ECHO_T}$ac_header_preproc" >&6 | 12836 echo "${ECHO_T}$ac_header_preproc" >&6 |
11951 | 12837 |
11952 # So? What about this header? | 12838 # So? What about this header? |
11953 case $ac_header_compiler:$ac_header_preproc in | 12839 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
11954 yes:no ) | 12840 yes:no: ) |
11955 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 12841 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
11956 echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 12842 echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
12843 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&5 | |
12844 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&2;} | |
12845 ac_header_preproc=yes | |
12846 ;; | |
12847 no:yes:* ) | |
12848 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5 | |
12849 echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;} | |
12850 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5 | |
12851 echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;} | |
12852 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&5 | |
12853 echo "$as_me: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&2;} | |
12854 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&5 | |
12855 echo "$as_me: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
11957 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 | 12856 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 |
11958 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} | 12857 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} |
12858 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&5 | |
12859 echo "$as_me: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&2;} | |
11959 ( | 12860 ( |
11960 cat <<\_ASBOX | 12861 cat <<\_ASBOX |
11961 ## ------------------------------------ ## | 12862 ## ------------------------------------------ ## |
11962 ## Report this to bug-autoconf@gnu.org. ## | 12863 ## Report this to the AC_PACKAGE_NAME lists. ## |
11963 ## ------------------------------------ ## | 12864 ## ------------------------------------------ ## |
11964 _ASBOX | |
11965 ) | | |
11966 sed "s/^/$as_me: WARNING: /" >&2 | |
11967 ;; | |
11968 no:yes ) | |
11969 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5 | |
11970 echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;} | |
11971 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5 | |
11972 echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;} | |
11973 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 | |
11974 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} | |
11975 ( | |
11976 cat <<\_ASBOX | |
11977 ## ------------------------------------ ## | |
11978 ## Report this to bug-autoconf@gnu.org. ## | |
11979 ## ------------------------------------ ## | |
11980 _ASBOX | 12865 _ASBOX |
11981 ) | | 12866 ) | |
11982 sed "s/^/$as_me: WARNING: /" >&2 | 12867 sed "s/^/$as_me: WARNING: /" >&2 |
11983 ;; | 12868 ;; |
11984 esac | 12869 esac |
12000 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12885 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12001 else | 12886 else |
12002 ac_check_lib_save_LIBS=$LIBS | 12887 ac_check_lib_save_LIBS=$LIBS |
12003 LIBS="-lSM -lICE $LIBS" | 12888 LIBS="-lSM -lICE $LIBS" |
12004 cat >conftest.$ac_ext <<_ACEOF | 12889 cat >conftest.$ac_ext <<_ACEOF |
12005 #line $LINENO "configure" | |
12006 /* confdefs.h. */ | 12890 /* confdefs.h. */ |
12007 _ACEOF | 12891 _ACEOF |
12008 cat confdefs.h >>conftest.$ac_ext | 12892 cat confdefs.h >>conftest.$ac_ext |
12009 cat >>conftest.$ac_ext <<_ACEOF | 12893 cat >>conftest.$ac_ext <<_ACEOF |
12010 /* end confdefs.h. */ | 12894 /* end confdefs.h. */ |
12024 return 0; | 12908 return 0; |
12025 } | 12909 } |
12026 _ACEOF | 12910 _ACEOF |
12027 rm -f conftest.$ac_objext conftest$ac_exeext | 12911 rm -f conftest.$ac_objext conftest$ac_exeext |
12028 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12912 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
12029 (eval $ac_link) 2>&5 | 12913 (eval $ac_link) 2>conftest.er1 |
12030 ac_status=$? | 12914 ac_status=$? |
12915 grep -v '^ *+' conftest.er1 >conftest.err | |
12916 rm -f conftest.er1 | |
12917 cat conftest.err >&5 | |
12031 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12918 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12032 (exit $ac_status); } && | 12919 (exit $ac_status); } && |
12033 { ac_try='test -s conftest$ac_exeext' | 12920 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
12921 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12922 (eval $ac_try) 2>&5 | |
12923 ac_status=$? | |
12924 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
12925 (exit $ac_status); }; } && | |
12926 { ac_try='test -s conftest$ac_exeext' | |
12034 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12927 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12035 (eval $ac_try) 2>&5 | 12928 (eval $ac_try) 2>&5 |
12036 ac_status=$? | 12929 ac_status=$? |
12037 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12930 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12038 (exit $ac_status); }; }; then | 12931 (exit $ac_status); }; }; then |
12041 echo "$as_me: failed program was:" >&5 | 12934 echo "$as_me: failed program was:" >&5 |
12042 sed 's/^/| /' conftest.$ac_ext >&5 | 12935 sed 's/^/| /' conftest.$ac_ext >&5 |
12043 | 12936 |
12044 ac_cv_lib_SM_SmcOpenConnection=no | 12937 ac_cv_lib_SM_SmcOpenConnection=no |
12045 fi | 12938 fi |
12046 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12939 rm -f conftest.err conftest.$ac_objext \ |
12940 conftest$ac_exeext conftest.$ac_ext | |
12047 LIBS=$ac_check_lib_save_LIBS | 12941 LIBS=$ac_check_lib_save_LIBS |
12048 fi | 12942 fi |
12049 echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5 | 12943 echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5 |
12050 echo "${ECHO_T}$ac_cv_lib_SM_SmcOpenConnection" >&6 | 12944 echo "${ECHO_T}$ac_cv_lib_SM_SmcOpenConnection" >&6 |
12051 if test $ac_cv_lib_SM_SmcOpenConnection = yes; then | 12945 if test $ac_cv_lib_SM_SmcOpenConnection = yes; then |
12074 echo $ECHO_N "checking whether netdb declares h_errno... $ECHO_C" >&6 | 12968 echo $ECHO_N "checking whether netdb declares h_errno... $ECHO_C" >&6 |
12075 if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then | 12969 if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then |
12076 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12970 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12077 else | 12971 else |
12078 cat >conftest.$ac_ext <<_ACEOF | 12972 cat >conftest.$ac_ext <<_ACEOF |
12079 #line $LINENO "configure" | |
12080 /* confdefs.h. */ | 12973 /* confdefs.h. */ |
12081 _ACEOF | 12974 _ACEOF |
12082 cat confdefs.h >>conftest.$ac_ext | 12975 cat confdefs.h >>conftest.$ac_ext |
12083 cat >>conftest.$ac_ext <<_ACEOF | 12976 cat >>conftest.$ac_ext <<_ACEOF |
12084 /* end confdefs.h. */ | 12977 /* end confdefs.h. */ |
12091 return 0; | 12984 return 0; |
12092 } | 12985 } |
12093 _ACEOF | 12986 _ACEOF |
12094 rm -f conftest.$ac_objext conftest$ac_exeext | 12987 rm -f conftest.$ac_objext conftest$ac_exeext |
12095 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12988 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
12096 (eval $ac_link) 2>&5 | 12989 (eval $ac_link) 2>conftest.er1 |
12097 ac_status=$? | 12990 ac_status=$? |
12991 grep -v '^ *+' conftest.er1 >conftest.err | |
12992 rm -f conftest.er1 | |
12993 cat conftest.err >&5 | |
12098 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12994 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12099 (exit $ac_status); } && | 12995 (exit $ac_status); } && |
12100 { ac_try='test -s conftest$ac_exeext' | 12996 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
12997 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
12998 (eval $ac_try) 2>&5 | |
12999 ac_status=$? | |
13000 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13001 (exit $ac_status); }; } && | |
13002 { ac_try='test -s conftest$ac_exeext' | |
12101 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13003 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12102 (eval $ac_try) 2>&5 | 13004 (eval $ac_try) 2>&5 |
12103 ac_status=$? | 13005 ac_status=$? |
12104 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13006 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12105 (exit $ac_status); }; }; then | 13007 (exit $ac_status); }; }; then |
12108 echo "$as_me: failed program was:" >&5 | 13010 echo "$as_me: failed program was:" >&5 |
12109 sed 's/^/| /' conftest.$ac_ext >&5 | 13011 sed 's/^/| /' conftest.$ac_ext >&5 |
12110 | 13012 |
12111 emacs_cv_netdb_declares_h_errno=no | 13013 emacs_cv_netdb_declares_h_errno=no |
12112 fi | 13014 fi |
12113 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13015 rm -f conftest.err conftest.$ac_objext \ |
13016 conftest$ac_exeext conftest.$ac_ext | |
12114 fi | 13017 fi |
12115 echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5 | 13018 echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5 |
12116 echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6 | 13019 echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6 |
12117 if test $emacs_cv_netdb_declares_h_errno = yes; then | 13020 if test $emacs_cv_netdb_declares_h_errno = yes; then |
12118 | 13021 |
12128 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6 | 13031 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6 |
12129 if test "${ac_cv_working_alloca_h+set}" = set; then | 13032 if test "${ac_cv_working_alloca_h+set}" = set; then |
12130 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13033 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12131 else | 13034 else |
12132 cat >conftest.$ac_ext <<_ACEOF | 13035 cat >conftest.$ac_ext <<_ACEOF |
12133 #line $LINENO "configure" | |
12134 /* confdefs.h. */ | 13036 /* confdefs.h. */ |
12135 _ACEOF | 13037 _ACEOF |
12136 cat confdefs.h >>conftest.$ac_ext | 13038 cat confdefs.h >>conftest.$ac_ext |
12137 cat >>conftest.$ac_ext <<_ACEOF | 13039 cat >>conftest.$ac_ext <<_ACEOF |
12138 /* end confdefs.h. */ | 13040 /* end confdefs.h. */ |
12145 return 0; | 13047 return 0; |
12146 } | 13048 } |
12147 _ACEOF | 13049 _ACEOF |
12148 rm -f conftest.$ac_objext conftest$ac_exeext | 13050 rm -f conftest.$ac_objext conftest$ac_exeext |
12149 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13051 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
12150 (eval $ac_link) 2>&5 | 13052 (eval $ac_link) 2>conftest.er1 |
12151 ac_status=$? | 13053 ac_status=$? |
13054 grep -v '^ *+' conftest.er1 >conftest.err | |
13055 rm -f conftest.er1 | |
13056 cat conftest.err >&5 | |
12152 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13057 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12153 (exit $ac_status); } && | 13058 (exit $ac_status); } && |
12154 { ac_try='test -s conftest$ac_exeext' | 13059 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
13060 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13061 (eval $ac_try) 2>&5 | |
13062 ac_status=$? | |
13063 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13064 (exit $ac_status); }; } && | |
13065 { ac_try='test -s conftest$ac_exeext' | |
12155 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13066 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12156 (eval $ac_try) 2>&5 | 13067 (eval $ac_try) 2>&5 |
12157 ac_status=$? | 13068 ac_status=$? |
12158 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13069 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12159 (exit $ac_status); }; }; then | 13070 (exit $ac_status); }; }; then |
12162 echo "$as_me: failed program was:" >&5 | 13073 echo "$as_me: failed program was:" >&5 |
12163 sed 's/^/| /' conftest.$ac_ext >&5 | 13074 sed 's/^/| /' conftest.$ac_ext >&5 |
12164 | 13075 |
12165 ac_cv_working_alloca_h=no | 13076 ac_cv_working_alloca_h=no |
12166 fi | 13077 fi |
12167 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13078 rm -f conftest.err conftest.$ac_objext \ |
13079 conftest$ac_exeext conftest.$ac_ext | |
12168 fi | 13080 fi |
12169 echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 | 13081 echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 |
12170 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 | 13082 echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 |
12171 if test $ac_cv_working_alloca_h = yes; then | 13083 if test $ac_cv_working_alloca_h = yes; then |
12172 | 13084 |
12180 echo $ECHO_N "checking for alloca... $ECHO_C" >&6 | 13092 echo $ECHO_N "checking for alloca... $ECHO_C" >&6 |
12181 if test "${ac_cv_func_alloca_works+set}" = set; then | 13093 if test "${ac_cv_func_alloca_works+set}" = set; then |
12182 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13094 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12183 else | 13095 else |
12184 cat >conftest.$ac_ext <<_ACEOF | 13096 cat >conftest.$ac_ext <<_ACEOF |
12185 #line $LINENO "configure" | |
12186 /* confdefs.h. */ | 13097 /* confdefs.h. */ |
12187 _ACEOF | 13098 _ACEOF |
12188 cat confdefs.h >>conftest.$ac_ext | 13099 cat confdefs.h >>conftest.$ac_ext |
12189 cat >>conftest.$ac_ext <<_ACEOF | 13100 cat >>conftest.$ac_ext <<_ACEOF |
12190 /* end confdefs.h. */ | 13101 /* end confdefs.h. */ |
12217 return 0; | 13128 return 0; |
12218 } | 13129 } |
12219 _ACEOF | 13130 _ACEOF |
12220 rm -f conftest.$ac_objext conftest$ac_exeext | 13131 rm -f conftest.$ac_objext conftest$ac_exeext |
12221 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13132 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
12222 (eval $ac_link) 2>&5 | 13133 (eval $ac_link) 2>conftest.er1 |
12223 ac_status=$? | 13134 ac_status=$? |
13135 grep -v '^ *+' conftest.er1 >conftest.err | |
13136 rm -f conftest.er1 | |
13137 cat conftest.err >&5 | |
12224 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13138 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12225 (exit $ac_status); } && | 13139 (exit $ac_status); } && |
12226 { ac_try='test -s conftest$ac_exeext' | 13140 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
13141 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13142 (eval $ac_try) 2>&5 | |
13143 ac_status=$? | |
13144 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13145 (exit $ac_status); }; } && | |
13146 { ac_try='test -s conftest$ac_exeext' | |
12227 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13147 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12228 (eval $ac_try) 2>&5 | 13148 (eval $ac_try) 2>&5 |
12229 ac_status=$? | 13149 ac_status=$? |
12230 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13150 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12231 (exit $ac_status); }; }; then | 13151 (exit $ac_status); }; }; then |
12234 echo "$as_me: failed program was:" >&5 | 13154 echo "$as_me: failed program was:" >&5 |
12235 sed 's/^/| /' conftest.$ac_ext >&5 | 13155 sed 's/^/| /' conftest.$ac_ext >&5 |
12236 | 13156 |
12237 ac_cv_func_alloca_works=no | 13157 ac_cv_func_alloca_works=no |
12238 fi | 13158 fi |
12239 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13159 rm -f conftest.err conftest.$ac_objext \ |
13160 conftest$ac_exeext conftest.$ac_ext | |
12240 fi | 13161 fi |
12241 echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 | 13162 echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 |
12242 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 | 13163 echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 |
12243 | 13164 |
12244 if test $ac_cv_func_alloca_works = yes; then | 13165 if test $ac_cv_func_alloca_works = yes; then |
12264 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6 | 13185 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6 |
12265 if test "${ac_cv_os_cray+set}" = set; then | 13186 if test "${ac_cv_os_cray+set}" = set; then |
12266 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13187 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12267 else | 13188 else |
12268 cat >conftest.$ac_ext <<_ACEOF | 13189 cat >conftest.$ac_ext <<_ACEOF |
12269 #line $LINENO "configure" | |
12270 /* confdefs.h. */ | 13190 /* confdefs.h. */ |
12271 _ACEOF | 13191 _ACEOF |
12272 cat confdefs.h >>conftest.$ac_ext | 13192 cat confdefs.h >>conftest.$ac_ext |
12273 cat >>conftest.$ac_ext <<_ACEOF | 13193 cat >>conftest.$ac_ext <<_ACEOF |
12274 /* end confdefs.h. */ | 13194 /* end confdefs.h. */ |
12297 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 13217 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
12298 if eval "test \"\${$as_ac_var+set}\" = set"; then | 13218 if eval "test \"\${$as_ac_var+set}\" = set"; then |
12299 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13219 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12300 else | 13220 else |
12301 cat >conftest.$ac_ext <<_ACEOF | 13221 cat >conftest.$ac_ext <<_ACEOF |
12302 #line $LINENO "configure" | 13222 /* confdefs.h. */ |
12303 /* confdefs.h. */ | 13223 _ACEOF |
12304 _ACEOF | 13224 cat confdefs.h >>conftest.$ac_ext |
12305 cat confdefs.h >>conftest.$ac_ext | 13225 cat >>conftest.$ac_ext <<_ACEOF |
12306 cat >>conftest.$ac_ext <<_ACEOF | 13226 /* end confdefs.h. */ |
12307 /* end confdefs.h. */ | 13227 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
13228 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
13229 #define $ac_func innocuous_$ac_func | |
13230 | |
12308 /* System header to define __stub macros and hopefully few prototypes, | 13231 /* System header to define __stub macros and hopefully few prototypes, |
12309 which can conflict with char $ac_func (); below. | 13232 which can conflict with char $ac_func (); below. |
12310 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 13233 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
12311 <limits.h> exists even on freestanding compilers. */ | 13234 <limits.h> exists even on freestanding compilers. */ |
13235 | |
12312 #ifdef __STDC__ | 13236 #ifdef __STDC__ |
12313 # include <limits.h> | 13237 # include <limits.h> |
12314 #else | 13238 #else |
12315 # include <assert.h> | 13239 # include <assert.h> |
12316 #endif | 13240 #endif |
13241 | |
13242 #undef $ac_func | |
13243 | |
12317 /* Override any gcc2 internal prototype to avoid an error. */ | 13244 /* Override any gcc2 internal prototype to avoid an error. */ |
12318 #ifdef __cplusplus | 13245 #ifdef __cplusplus |
12319 extern "C" | 13246 extern "C" |
12320 { | 13247 { |
12321 #endif | 13248 #endif |
12342 return 0; | 13269 return 0; |
12343 } | 13270 } |
12344 _ACEOF | 13271 _ACEOF |
12345 rm -f conftest.$ac_objext conftest$ac_exeext | 13272 rm -f conftest.$ac_objext conftest$ac_exeext |
12346 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13273 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
12347 (eval $ac_link) 2>&5 | 13274 (eval $ac_link) 2>conftest.er1 |
12348 ac_status=$? | 13275 ac_status=$? |
13276 grep -v '^ *+' conftest.er1 >conftest.err | |
13277 rm -f conftest.er1 | |
13278 cat conftest.err >&5 | |
12349 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13279 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12350 (exit $ac_status); } && | 13280 (exit $ac_status); } && |
12351 { ac_try='test -s conftest$ac_exeext' | 13281 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
13282 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13283 (eval $ac_try) 2>&5 | |
13284 ac_status=$? | |
13285 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13286 (exit $ac_status); }; } && | |
13287 { ac_try='test -s conftest$ac_exeext' | |
12352 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13288 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12353 (eval $ac_try) 2>&5 | 13289 (eval $ac_try) 2>&5 |
12354 ac_status=$? | 13290 ac_status=$? |
12355 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13291 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12356 (exit $ac_status); }; }; then | 13292 (exit $ac_status); }; }; then |
12359 echo "$as_me: failed program was:" >&5 | 13295 echo "$as_me: failed program was:" >&5 |
12360 sed 's/^/| /' conftest.$ac_ext >&5 | 13296 sed 's/^/| /' conftest.$ac_ext >&5 |
12361 | 13297 |
12362 eval "$as_ac_var=no" | 13298 eval "$as_ac_var=no" |
12363 fi | 13299 fi |
12364 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13300 rm -f conftest.err conftest.$ac_objext \ |
13301 conftest$ac_exeext conftest.$ac_ext | |
12365 fi | 13302 fi |
12366 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 13303 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
12367 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 13304 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
12368 if test `eval echo '${'$as_ac_var'}'` = yes; then | 13305 if test `eval echo '${'$as_ac_var'}'` = yes; then |
12369 | 13306 |
12384 else | 13321 else |
12385 if test "$cross_compiling" = yes; then | 13322 if test "$cross_compiling" = yes; then |
12386 ac_cv_c_stack_direction=0 | 13323 ac_cv_c_stack_direction=0 |
12387 else | 13324 else |
12388 cat >conftest.$ac_ext <<_ACEOF | 13325 cat >conftest.$ac_ext <<_ACEOF |
12389 #line $LINENO "configure" | |
12390 /* confdefs.h. */ | 13326 /* confdefs.h. */ |
12391 _ACEOF | 13327 _ACEOF |
12392 cat confdefs.h >>conftest.$ac_ext | 13328 cat confdefs.h >>conftest.$ac_ext |
12393 cat >>conftest.$ac_ext <<_ACEOF | 13329 cat >>conftest.$ac_ext <<_ACEOF |
12394 /* end confdefs.h. */ | 13330 /* end confdefs.h. */ |
12430 sed 's/^/| /' conftest.$ac_ext >&5 | 13366 sed 's/^/| /' conftest.$ac_ext >&5 |
12431 | 13367 |
12432 ( exit $ac_status ) | 13368 ( exit $ac_status ) |
12433 ac_cv_c_stack_direction=-1 | 13369 ac_cv_c_stack_direction=-1 |
12434 fi | 13370 fi |
12435 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 13371 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
12436 fi | 13372 fi |
12437 fi | 13373 fi |
12438 echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5 | 13374 echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5 |
12439 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6 | 13375 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6 |
12440 | 13376 |
12455 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13391 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12456 else | 13392 else |
12457 ac_check_lib_save_LIBS=$LIBS | 13393 ac_check_lib_save_LIBS=$LIBS |
12458 LIBS="-lm $LIBS" | 13394 LIBS="-lm $LIBS" |
12459 cat >conftest.$ac_ext <<_ACEOF | 13395 cat >conftest.$ac_ext <<_ACEOF |
12460 #line $LINENO "configure" | |
12461 /* confdefs.h. */ | 13396 /* confdefs.h. */ |
12462 _ACEOF | 13397 _ACEOF |
12463 cat confdefs.h >>conftest.$ac_ext | 13398 cat confdefs.h >>conftest.$ac_ext |
12464 cat >>conftest.$ac_ext <<_ACEOF | 13399 cat >>conftest.$ac_ext <<_ACEOF |
12465 /* end confdefs.h. */ | 13400 /* end confdefs.h. */ |
12479 return 0; | 13414 return 0; |
12480 } | 13415 } |
12481 _ACEOF | 13416 _ACEOF |
12482 rm -f conftest.$ac_objext conftest$ac_exeext | 13417 rm -f conftest.$ac_objext conftest$ac_exeext |
12483 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13418 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
12484 (eval $ac_link) 2>&5 | 13419 (eval $ac_link) 2>conftest.er1 |
12485 ac_status=$? | 13420 ac_status=$? |
13421 grep -v '^ *+' conftest.er1 >conftest.err | |
13422 rm -f conftest.er1 | |
13423 cat conftest.err >&5 | |
12486 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13424 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12487 (exit $ac_status); } && | 13425 (exit $ac_status); } && |
12488 { ac_try='test -s conftest$ac_exeext' | 13426 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
13427 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13428 (eval $ac_try) 2>&5 | |
13429 ac_status=$? | |
13430 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13431 (exit $ac_status); }; } && | |
13432 { ac_try='test -s conftest$ac_exeext' | |
12489 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13433 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12490 (eval $ac_try) 2>&5 | 13434 (eval $ac_try) 2>&5 |
12491 ac_status=$? | 13435 ac_status=$? |
12492 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13436 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12493 (exit $ac_status); }; }; then | 13437 (exit $ac_status); }; }; then |
12496 echo "$as_me: failed program was:" >&5 | 13440 echo "$as_me: failed program was:" >&5 |
12497 sed 's/^/| /' conftest.$ac_ext >&5 | 13441 sed 's/^/| /' conftest.$ac_ext >&5 |
12498 | 13442 |
12499 ac_cv_lib_m_sqrt=no | 13443 ac_cv_lib_m_sqrt=no |
12500 fi | 13444 fi |
12501 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13445 rm -f conftest.err conftest.$ac_objext \ |
13446 conftest$ac_exeext conftest.$ac_ext | |
12502 LIBS=$ac_check_lib_save_LIBS | 13447 LIBS=$ac_check_lib_save_LIBS |
12503 fi | 13448 fi |
12504 echo "$as_me:$LINENO: result: $ac_cv_lib_m_sqrt" >&5 | 13449 echo "$as_me:$LINENO: result: $ac_cv_lib_m_sqrt" >&5 |
12505 echo "${ECHO_T}$ac_cv_lib_m_sqrt" >&6 | 13450 echo "${ECHO_T}$ac_cv_lib_m_sqrt" >&6 |
12506 if test $ac_cv_lib_m_sqrt = yes; then | 13451 if test $ac_cv_lib_m_sqrt = yes; then |
12522 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13467 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12523 else | 13468 else |
12524 ac_check_lib_save_LIBS=$LIBS | 13469 ac_check_lib_save_LIBS=$LIBS |
12525 LIBS="-lmail $LIBS" | 13470 LIBS="-lmail $LIBS" |
12526 cat >conftest.$ac_ext <<_ACEOF | 13471 cat >conftest.$ac_ext <<_ACEOF |
12527 #line $LINENO "configure" | |
12528 /* confdefs.h. */ | 13472 /* confdefs.h. */ |
12529 _ACEOF | 13473 _ACEOF |
12530 cat confdefs.h >>conftest.$ac_ext | 13474 cat confdefs.h >>conftest.$ac_ext |
12531 cat >>conftest.$ac_ext <<_ACEOF | 13475 cat >>conftest.$ac_ext <<_ACEOF |
12532 /* end confdefs.h. */ | 13476 /* end confdefs.h. */ |
12546 return 0; | 13490 return 0; |
12547 } | 13491 } |
12548 _ACEOF | 13492 _ACEOF |
12549 rm -f conftest.$ac_objext conftest$ac_exeext | 13493 rm -f conftest.$ac_objext conftest$ac_exeext |
12550 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13494 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
12551 (eval $ac_link) 2>&5 | 13495 (eval $ac_link) 2>conftest.er1 |
12552 ac_status=$? | 13496 ac_status=$? |
13497 grep -v '^ *+' conftest.er1 >conftest.err | |
13498 rm -f conftest.er1 | |
13499 cat conftest.err >&5 | |
12553 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13500 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12554 (exit $ac_status); } && | 13501 (exit $ac_status); } && |
12555 { ac_try='test -s conftest$ac_exeext' | 13502 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
13503 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13504 (eval $ac_try) 2>&5 | |
13505 ac_status=$? | |
13506 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13507 (exit $ac_status); }; } && | |
13508 { ac_try='test -s conftest$ac_exeext' | |
12556 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13509 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12557 (eval $ac_try) 2>&5 | 13510 (eval $ac_try) 2>&5 |
12558 ac_status=$? | 13511 ac_status=$? |
12559 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13512 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12560 (exit $ac_status); }; }; then | 13513 (exit $ac_status); }; }; then |
12563 echo "$as_me: failed program was:" >&5 | 13516 echo "$as_me: failed program was:" >&5 |
12564 sed 's/^/| /' conftest.$ac_ext >&5 | 13517 sed 's/^/| /' conftest.$ac_ext >&5 |
12565 | 13518 |
12566 ac_cv_lib_mail_maillock=no | 13519 ac_cv_lib_mail_maillock=no |
12567 fi | 13520 fi |
12568 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13521 rm -f conftest.err conftest.$ac_objext \ |
13522 conftest$ac_exeext conftest.$ac_ext | |
12569 LIBS=$ac_check_lib_save_LIBS | 13523 LIBS=$ac_check_lib_save_LIBS |
12570 fi | 13524 fi |
12571 echo "$as_me:$LINENO: result: $ac_cv_lib_mail_maillock" >&5 | 13525 echo "$as_me:$LINENO: result: $ac_cv_lib_mail_maillock" >&5 |
12572 echo "${ECHO_T}$ac_cv_lib_mail_maillock" >&6 | 13526 echo "${ECHO_T}$ac_cv_lib_mail_maillock" >&6 |
12573 if test $ac_cv_lib_mail_maillock = yes; then | 13527 if test $ac_cv_lib_mail_maillock = yes; then |
12586 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13540 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12587 else | 13541 else |
12588 ac_check_lib_save_LIBS=$LIBS | 13542 ac_check_lib_save_LIBS=$LIBS |
12589 LIBS="-llockfile $LIBS" | 13543 LIBS="-llockfile $LIBS" |
12590 cat >conftest.$ac_ext <<_ACEOF | 13544 cat >conftest.$ac_ext <<_ACEOF |
12591 #line $LINENO "configure" | |
12592 /* confdefs.h. */ | 13545 /* confdefs.h. */ |
12593 _ACEOF | 13546 _ACEOF |
12594 cat confdefs.h >>conftest.$ac_ext | 13547 cat confdefs.h >>conftest.$ac_ext |
12595 cat >>conftest.$ac_ext <<_ACEOF | 13548 cat >>conftest.$ac_ext <<_ACEOF |
12596 /* end confdefs.h. */ | 13549 /* end confdefs.h. */ |
12610 return 0; | 13563 return 0; |
12611 } | 13564 } |
12612 _ACEOF | 13565 _ACEOF |
12613 rm -f conftest.$ac_objext conftest$ac_exeext | 13566 rm -f conftest.$ac_objext conftest$ac_exeext |
12614 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13567 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
12615 (eval $ac_link) 2>&5 | 13568 (eval $ac_link) 2>conftest.er1 |
12616 ac_status=$? | 13569 ac_status=$? |
13570 grep -v '^ *+' conftest.er1 >conftest.err | |
13571 rm -f conftest.er1 | |
13572 cat conftest.err >&5 | |
12617 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13573 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12618 (exit $ac_status); } && | 13574 (exit $ac_status); } && |
12619 { ac_try='test -s conftest$ac_exeext' | 13575 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
13576 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13577 (eval $ac_try) 2>&5 | |
13578 ac_status=$? | |
13579 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13580 (exit $ac_status); }; } && | |
13581 { ac_try='test -s conftest$ac_exeext' | |
12620 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13582 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12621 (eval $ac_try) 2>&5 | 13583 (eval $ac_try) 2>&5 |
12622 ac_status=$? | 13584 ac_status=$? |
12623 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13585 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12624 (exit $ac_status); }; }; then | 13586 (exit $ac_status); }; }; then |
12627 echo "$as_me: failed program was:" >&5 | 13589 echo "$as_me: failed program was:" >&5 |
12628 sed 's/^/| /' conftest.$ac_ext >&5 | 13590 sed 's/^/| /' conftest.$ac_ext >&5 |
12629 | 13591 |
12630 ac_cv_lib_lockfile_maillock=no | 13592 ac_cv_lib_lockfile_maillock=no |
12631 fi | 13593 fi |
12632 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13594 rm -f conftest.err conftest.$ac_objext \ |
13595 conftest$ac_exeext conftest.$ac_ext | |
12633 LIBS=$ac_check_lib_save_LIBS | 13596 LIBS=$ac_check_lib_save_LIBS |
12634 fi | 13597 fi |
12635 echo "$as_me:$LINENO: result: $ac_cv_lib_lockfile_maillock" >&5 | 13598 echo "$as_me:$LINENO: result: $ac_cv_lib_lockfile_maillock" >&5 |
12636 echo "${ECHO_T}$ac_cv_lib_lockfile_maillock" >&6 | 13599 echo "${ECHO_T}$ac_cv_lib_lockfile_maillock" >&6 |
12637 if test $ac_cv_lib_lockfile_maillock = yes; then | 13600 if test $ac_cv_lib_lockfile_maillock = yes; then |
12703 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 13666 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
12704 if eval "test \"\${$as_ac_var+set}\" = set"; then | 13667 if eval "test \"\${$as_ac_var+set}\" = set"; then |
12705 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13668 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12706 else | 13669 else |
12707 cat >conftest.$ac_ext <<_ACEOF | 13670 cat >conftest.$ac_ext <<_ACEOF |
12708 #line $LINENO "configure" | 13671 /* confdefs.h. */ |
12709 /* confdefs.h. */ | 13672 _ACEOF |
12710 _ACEOF | 13673 cat confdefs.h >>conftest.$ac_ext |
12711 cat confdefs.h >>conftest.$ac_ext | 13674 cat >>conftest.$ac_ext <<_ACEOF |
12712 cat >>conftest.$ac_ext <<_ACEOF | 13675 /* end confdefs.h. */ |
12713 /* end confdefs.h. */ | 13676 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
13677 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
13678 #define $ac_func innocuous_$ac_func | |
13679 | |
12714 /* System header to define __stub macros and hopefully few prototypes, | 13680 /* System header to define __stub macros and hopefully few prototypes, |
12715 which can conflict with char $ac_func (); below. | 13681 which can conflict with char $ac_func (); below. |
12716 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 13682 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
12717 <limits.h> exists even on freestanding compilers. */ | 13683 <limits.h> exists even on freestanding compilers. */ |
13684 | |
12718 #ifdef __STDC__ | 13685 #ifdef __STDC__ |
12719 # include <limits.h> | 13686 # include <limits.h> |
12720 #else | 13687 #else |
12721 # include <assert.h> | 13688 # include <assert.h> |
12722 #endif | 13689 #endif |
13690 | |
13691 #undef $ac_func | |
13692 | |
12723 /* Override any gcc2 internal prototype to avoid an error. */ | 13693 /* Override any gcc2 internal prototype to avoid an error. */ |
12724 #ifdef __cplusplus | 13694 #ifdef __cplusplus |
12725 extern "C" | 13695 extern "C" |
12726 { | 13696 { |
12727 #endif | 13697 #endif |
12748 return 0; | 13718 return 0; |
12749 } | 13719 } |
12750 _ACEOF | 13720 _ACEOF |
12751 rm -f conftest.$ac_objext conftest$ac_exeext | 13721 rm -f conftest.$ac_objext conftest$ac_exeext |
12752 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13722 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
12753 (eval $ac_link) 2>&5 | 13723 (eval $ac_link) 2>conftest.er1 |
12754 ac_status=$? | 13724 ac_status=$? |
13725 grep -v '^ *+' conftest.er1 >conftest.err | |
13726 rm -f conftest.er1 | |
13727 cat conftest.err >&5 | |
12755 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13728 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12756 (exit $ac_status); } && | 13729 (exit $ac_status); } && |
12757 { ac_try='test -s conftest$ac_exeext' | 13730 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
13731 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13732 (eval $ac_try) 2>&5 | |
13733 ac_status=$? | |
13734 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13735 (exit $ac_status); }; } && | |
13736 { ac_try='test -s conftest$ac_exeext' | |
12758 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13737 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12759 (eval $ac_try) 2>&5 | 13738 (eval $ac_try) 2>&5 |
12760 ac_status=$? | 13739 ac_status=$? |
12761 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13740 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12762 (exit $ac_status); }; }; then | 13741 (exit $ac_status); }; }; then |
12765 echo "$as_me: failed program was:" >&5 | 13744 echo "$as_me: failed program was:" >&5 |
12766 sed 's/^/| /' conftest.$ac_ext >&5 | 13745 sed 's/^/| /' conftest.$ac_ext >&5 |
12767 | 13746 |
12768 eval "$as_ac_var=no" | 13747 eval "$as_ac_var=no" |
12769 fi | 13748 fi |
12770 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13749 rm -f conftest.err conftest.$ac_objext \ |
13750 conftest$ac_exeext conftest.$ac_ext | |
12771 fi | 13751 fi |
12772 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 13752 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
12773 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 13753 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
12774 if test `eval echo '${'$as_ac_var'}'` = yes; then | 13754 if test `eval echo '${'$as_ac_var'}'` = yes; then |
12775 cat >>confdefs.h <<_ACEOF | 13755 cat >>confdefs.h <<_ACEOF |
12794 else | 13774 else |
12795 # Is the header compilable? | 13775 # Is the header compilable? |
12796 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 13776 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
12797 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 13777 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
12798 cat >conftest.$ac_ext <<_ACEOF | 13778 cat >conftest.$ac_ext <<_ACEOF |
12799 #line $LINENO "configure" | |
12800 /* confdefs.h. */ | 13779 /* confdefs.h. */ |
12801 _ACEOF | 13780 _ACEOF |
12802 cat confdefs.h >>conftest.$ac_ext | 13781 cat confdefs.h >>conftest.$ac_ext |
12803 cat >>conftest.$ac_ext <<_ACEOF | 13782 cat >>conftest.$ac_ext <<_ACEOF |
12804 /* end confdefs.h. */ | 13783 /* end confdefs.h. */ |
12805 $ac_includes_default | 13784 $ac_includes_default |
12806 #include <$ac_header> | 13785 #include <$ac_header> |
12807 _ACEOF | 13786 _ACEOF |
12808 rm -f conftest.$ac_objext | 13787 rm -f conftest.$ac_objext |
12809 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 13788 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
12810 (eval $ac_compile) 2>&5 | 13789 (eval $ac_compile) 2>conftest.er1 |
12811 ac_status=$? | 13790 ac_status=$? |
13791 grep -v '^ *+' conftest.er1 >conftest.err | |
13792 rm -f conftest.er1 | |
13793 cat conftest.err >&5 | |
12812 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13794 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12813 (exit $ac_status); } && | 13795 (exit $ac_status); } && |
12814 { ac_try='test -s conftest.$ac_objext' | 13796 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
13797 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
13798 (eval $ac_try) 2>&5 | |
13799 ac_status=$? | |
13800 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
13801 (exit $ac_status); }; } && | |
13802 { ac_try='test -s conftest.$ac_objext' | |
12815 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13803 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12816 (eval $ac_try) 2>&5 | 13804 (eval $ac_try) 2>&5 |
12817 ac_status=$? | 13805 ac_status=$? |
12818 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13806 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12819 (exit $ac_status); }; }; then | 13807 (exit $ac_status); }; }; then |
12822 echo "$as_me: failed program was:" >&5 | 13810 echo "$as_me: failed program was:" >&5 |
12823 sed 's/^/| /' conftest.$ac_ext >&5 | 13811 sed 's/^/| /' conftest.$ac_ext >&5 |
12824 | 13812 |
12825 ac_header_compiler=no | 13813 ac_header_compiler=no |
12826 fi | 13814 fi |
12827 rm -f conftest.$ac_objext conftest.$ac_ext | 13815 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
12828 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 13816 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
12829 echo "${ECHO_T}$ac_header_compiler" >&6 | 13817 echo "${ECHO_T}$ac_header_compiler" >&6 |
12830 | 13818 |
12831 # Is the header present? | 13819 # Is the header present? |
12832 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 13820 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
12833 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 13821 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
12834 cat >conftest.$ac_ext <<_ACEOF | 13822 cat >conftest.$ac_ext <<_ACEOF |
12835 #line $LINENO "configure" | |
12836 /* confdefs.h. */ | 13823 /* confdefs.h. */ |
12837 _ACEOF | 13824 _ACEOF |
12838 cat confdefs.h >>conftest.$ac_ext | 13825 cat confdefs.h >>conftest.$ac_ext |
12839 cat >>conftest.$ac_ext <<_ACEOF | 13826 cat >>conftest.$ac_ext <<_ACEOF |
12840 /* end confdefs.h. */ | 13827 /* end confdefs.h. */ |
12848 cat conftest.err >&5 | 13835 cat conftest.err >&5 |
12849 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13836 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12850 (exit $ac_status); } >/dev/null; then | 13837 (exit $ac_status); } >/dev/null; then |
12851 if test -s conftest.err; then | 13838 if test -s conftest.err; then |
12852 ac_cpp_err=$ac_c_preproc_warn_flag | 13839 ac_cpp_err=$ac_c_preproc_warn_flag |
13840 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
12853 else | 13841 else |
12854 ac_cpp_err= | 13842 ac_cpp_err= |
12855 fi | 13843 fi |
12856 else | 13844 else |
12857 ac_cpp_err=yes | 13845 ac_cpp_err=yes |
12867 rm -f conftest.err conftest.$ac_ext | 13855 rm -f conftest.err conftest.$ac_ext |
12868 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 13856 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
12869 echo "${ECHO_T}$ac_header_preproc" >&6 | 13857 echo "${ECHO_T}$ac_header_preproc" >&6 |
12870 | 13858 |
12871 # So? What about this header? | 13859 # So? What about this header? |
12872 case $ac_header_compiler:$ac_header_preproc in | 13860 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
12873 yes:no ) | 13861 yes:no: ) |
12874 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 13862 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
12875 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 13863 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
13864 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
13865 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
13866 ac_header_preproc=yes | |
13867 ;; | |
13868 no:yes:* ) | |
13869 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
13870 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
13871 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
13872 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
13873 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
13874 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
13875 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
13876 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
12876 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 13877 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
12877 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 13878 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
13879 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
13880 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
12878 ( | 13881 ( |
12879 cat <<\_ASBOX | 13882 cat <<\_ASBOX |
12880 ## ------------------------------------ ## | 13883 ## ------------------------------------------ ## |
12881 ## Report this to bug-autoconf@gnu.org. ## | 13884 ## Report this to the AC_PACKAGE_NAME lists. ## |
12882 ## ------------------------------------ ## | 13885 ## ------------------------------------------ ## |
12883 _ASBOX | |
12884 ) | | |
12885 sed "s/^/$as_me: WARNING: /" >&2 | |
12886 ;; | |
12887 no:yes ) | |
12888 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
12889 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
12890 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
12891 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
12892 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
12893 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
12894 ( | |
12895 cat <<\_ASBOX | |
12896 ## ------------------------------------ ## | |
12897 ## Report this to bug-autoconf@gnu.org. ## | |
12898 ## ------------------------------------ ## | |
12899 _ASBOX | 13886 _ASBOX |
12900 ) | | 13887 ) | |
12901 sed "s/^/$as_me: WARNING: /" >&2 | 13888 sed "s/^/$as_me: WARNING: /" >&2 |
12902 ;; | 13889 ;; |
12903 esac | 13890 esac |
12904 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 13891 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
12905 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 13892 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
12906 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 13893 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
12907 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13894 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12908 else | 13895 else |
12909 eval "$as_ac_Header=$ac_header_preproc" | 13896 eval "$as_ac_Header=\$ac_header_preproc" |
12910 fi | 13897 fi |
12911 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 13898 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
12912 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 13899 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
12913 | 13900 |
12914 fi | 13901 fi |
13004 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 13991 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
13005 if eval "test \"\${$as_ac_var+set}\" = set"; then | 13992 if eval "test \"\${$as_ac_var+set}\" = set"; then |
13006 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13993 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13007 else | 13994 else |
13008 cat >conftest.$ac_ext <<_ACEOF | 13995 cat >conftest.$ac_ext <<_ACEOF |
13009 #line $LINENO "configure" | 13996 /* confdefs.h. */ |
13010 /* confdefs.h. */ | 13997 _ACEOF |
13011 _ACEOF | 13998 cat confdefs.h >>conftest.$ac_ext |
13012 cat confdefs.h >>conftest.$ac_ext | 13999 cat >>conftest.$ac_ext <<_ACEOF |
13013 cat >>conftest.$ac_ext <<_ACEOF | 14000 /* end confdefs.h. */ |
13014 /* end confdefs.h. */ | 14001 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
14002 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
14003 #define $ac_func innocuous_$ac_func | |
14004 | |
13015 /* System header to define __stub macros and hopefully few prototypes, | 14005 /* System header to define __stub macros and hopefully few prototypes, |
13016 which can conflict with char $ac_func (); below. | 14006 which can conflict with char $ac_func (); below. |
13017 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 14007 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
13018 <limits.h> exists even on freestanding compilers. */ | 14008 <limits.h> exists even on freestanding compilers. */ |
14009 | |
13019 #ifdef __STDC__ | 14010 #ifdef __STDC__ |
13020 # include <limits.h> | 14011 # include <limits.h> |
13021 #else | 14012 #else |
13022 # include <assert.h> | 14013 # include <assert.h> |
13023 #endif | 14014 #endif |
14015 | |
14016 #undef $ac_func | |
14017 | |
13024 /* Override any gcc2 internal prototype to avoid an error. */ | 14018 /* Override any gcc2 internal prototype to avoid an error. */ |
13025 #ifdef __cplusplus | 14019 #ifdef __cplusplus |
13026 extern "C" | 14020 extern "C" |
13027 { | 14021 { |
13028 #endif | 14022 #endif |
13049 return 0; | 14043 return 0; |
13050 } | 14044 } |
13051 _ACEOF | 14045 _ACEOF |
13052 rm -f conftest.$ac_objext conftest$ac_exeext | 14046 rm -f conftest.$ac_objext conftest$ac_exeext |
13053 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14047 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
13054 (eval $ac_link) 2>&5 | 14048 (eval $ac_link) 2>conftest.er1 |
13055 ac_status=$? | 14049 ac_status=$? |
14050 grep -v '^ *+' conftest.er1 >conftest.err | |
14051 rm -f conftest.er1 | |
14052 cat conftest.err >&5 | |
13056 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14053 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13057 (exit $ac_status); } && | 14054 (exit $ac_status); } && |
13058 { ac_try='test -s conftest$ac_exeext' | 14055 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
14056 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14057 (eval $ac_try) 2>&5 | |
14058 ac_status=$? | |
14059 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14060 (exit $ac_status); }; } && | |
14061 { ac_try='test -s conftest$ac_exeext' | |
13059 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14062 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13060 (eval $ac_try) 2>&5 | 14063 (eval $ac_try) 2>&5 |
13061 ac_status=$? | 14064 ac_status=$? |
13062 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14065 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13063 (exit $ac_status); }; }; then | 14066 (exit $ac_status); }; }; then |
13066 echo "$as_me: failed program was:" >&5 | 14069 echo "$as_me: failed program was:" >&5 |
13067 sed 's/^/| /' conftest.$ac_ext >&5 | 14070 sed 's/^/| /' conftest.$ac_ext >&5 |
13068 | 14071 |
13069 eval "$as_ac_var=no" | 14072 eval "$as_ac_var=no" |
13070 fi | 14073 fi |
13071 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14074 rm -f conftest.err conftest.$ac_objext \ |
14075 conftest$ac_exeext conftest.$ac_ext | |
13072 fi | 14076 fi |
13073 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 14077 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
13074 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 14078 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
13075 if test `eval echo '${'$as_ac_var'}'` = yes; then | 14079 if test `eval echo '${'$as_ac_var'}'` = yes; then |
13076 cat >>confdefs.h <<_ACEOF | 14080 cat >>confdefs.h <<_ACEOF |
13096 else | 14100 else |
13097 # Is the header compilable? | 14101 # Is the header compilable? |
13098 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 14102 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
13099 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 14103 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
13100 cat >conftest.$ac_ext <<_ACEOF | 14104 cat >conftest.$ac_ext <<_ACEOF |
13101 #line $LINENO "configure" | |
13102 /* confdefs.h. */ | 14105 /* confdefs.h. */ |
13103 _ACEOF | 14106 _ACEOF |
13104 cat confdefs.h >>conftest.$ac_ext | 14107 cat confdefs.h >>conftest.$ac_ext |
13105 cat >>conftest.$ac_ext <<_ACEOF | 14108 cat >>conftest.$ac_ext <<_ACEOF |
13106 /* end confdefs.h. */ | 14109 /* end confdefs.h. */ |
13107 $ac_includes_default | 14110 $ac_includes_default |
13108 #include <$ac_header> | 14111 #include <$ac_header> |
13109 _ACEOF | 14112 _ACEOF |
13110 rm -f conftest.$ac_objext | 14113 rm -f conftest.$ac_objext |
13111 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 14114 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
13112 (eval $ac_compile) 2>&5 | 14115 (eval $ac_compile) 2>conftest.er1 |
13113 ac_status=$? | 14116 ac_status=$? |
14117 grep -v '^ *+' conftest.er1 >conftest.err | |
14118 rm -f conftest.er1 | |
14119 cat conftest.err >&5 | |
13114 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14120 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13115 (exit $ac_status); } && | 14121 (exit $ac_status); } && |
13116 { ac_try='test -s conftest.$ac_objext' | 14122 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
14123 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14124 (eval $ac_try) 2>&5 | |
14125 ac_status=$? | |
14126 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14127 (exit $ac_status); }; } && | |
14128 { ac_try='test -s conftest.$ac_objext' | |
13117 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14129 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13118 (eval $ac_try) 2>&5 | 14130 (eval $ac_try) 2>&5 |
13119 ac_status=$? | 14131 ac_status=$? |
13120 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14132 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13121 (exit $ac_status); }; }; then | 14133 (exit $ac_status); }; }; then |
13124 echo "$as_me: failed program was:" >&5 | 14136 echo "$as_me: failed program was:" >&5 |
13125 sed 's/^/| /' conftest.$ac_ext >&5 | 14137 sed 's/^/| /' conftest.$ac_ext >&5 |
13126 | 14138 |
13127 ac_header_compiler=no | 14139 ac_header_compiler=no |
13128 fi | 14140 fi |
13129 rm -f conftest.$ac_objext conftest.$ac_ext | 14141 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
13130 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 14142 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
13131 echo "${ECHO_T}$ac_header_compiler" >&6 | 14143 echo "${ECHO_T}$ac_header_compiler" >&6 |
13132 | 14144 |
13133 # Is the header present? | 14145 # Is the header present? |
13134 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 14146 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
13135 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 14147 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
13136 cat >conftest.$ac_ext <<_ACEOF | 14148 cat >conftest.$ac_ext <<_ACEOF |
13137 #line $LINENO "configure" | |
13138 /* confdefs.h. */ | 14149 /* confdefs.h. */ |
13139 _ACEOF | 14150 _ACEOF |
13140 cat confdefs.h >>conftest.$ac_ext | 14151 cat confdefs.h >>conftest.$ac_ext |
13141 cat >>conftest.$ac_ext <<_ACEOF | 14152 cat >>conftest.$ac_ext <<_ACEOF |
13142 /* end confdefs.h. */ | 14153 /* end confdefs.h. */ |
13150 cat conftest.err >&5 | 14161 cat conftest.err >&5 |
13151 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14162 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13152 (exit $ac_status); } >/dev/null; then | 14163 (exit $ac_status); } >/dev/null; then |
13153 if test -s conftest.err; then | 14164 if test -s conftest.err; then |
13154 ac_cpp_err=$ac_c_preproc_warn_flag | 14165 ac_cpp_err=$ac_c_preproc_warn_flag |
14166 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
13155 else | 14167 else |
13156 ac_cpp_err= | 14168 ac_cpp_err= |
13157 fi | 14169 fi |
13158 else | 14170 else |
13159 ac_cpp_err=yes | 14171 ac_cpp_err=yes |
13169 rm -f conftest.err conftest.$ac_ext | 14181 rm -f conftest.err conftest.$ac_ext |
13170 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 14182 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
13171 echo "${ECHO_T}$ac_header_preproc" >&6 | 14183 echo "${ECHO_T}$ac_header_preproc" >&6 |
13172 | 14184 |
13173 # So? What about this header? | 14185 # So? What about this header? |
13174 case $ac_header_compiler:$ac_header_preproc in | 14186 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
13175 yes:no ) | 14187 yes:no: ) |
13176 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 14188 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
13177 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 14189 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
14190 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
14191 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
14192 ac_header_preproc=yes | |
14193 ;; | |
14194 no:yes:* ) | |
14195 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
14196 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
14197 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
14198 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
14199 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
14200 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
14201 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
14202 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
13178 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 14203 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
13179 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 14204 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
14205 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
14206 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
13180 ( | 14207 ( |
13181 cat <<\_ASBOX | 14208 cat <<\_ASBOX |
13182 ## ------------------------------------ ## | 14209 ## ------------------------------------------ ## |
13183 ## Report this to bug-autoconf@gnu.org. ## | 14210 ## Report this to the AC_PACKAGE_NAME lists. ## |
13184 ## ------------------------------------ ## | 14211 ## ------------------------------------------ ## |
13185 _ASBOX | |
13186 ) | | |
13187 sed "s/^/$as_me: WARNING: /" >&2 | |
13188 ;; | |
13189 no:yes ) | |
13190 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
13191 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
13192 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
13193 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
13194 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
13195 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
13196 ( | |
13197 cat <<\_ASBOX | |
13198 ## ------------------------------------ ## | |
13199 ## Report this to bug-autoconf@gnu.org. ## | |
13200 ## ------------------------------------ ## | |
13201 _ASBOX | 14212 _ASBOX |
13202 ) | | 14213 ) | |
13203 sed "s/^/$as_me: WARNING: /" >&2 | 14214 sed "s/^/$as_me: WARNING: /" >&2 |
13204 ;; | 14215 ;; |
13205 esac | 14216 esac |
13206 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 14217 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
13207 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 14218 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
13208 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 14219 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
13209 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14220 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13210 else | 14221 else |
13211 eval "$as_ac_Header=$ac_header_preproc" | 14222 eval "$as_ac_Header=\$ac_header_preproc" |
13212 fi | 14223 fi |
13213 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 14224 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
13214 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 14225 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
13215 | 14226 |
13216 fi | 14227 fi |
13224 done | 14235 done |
13225 | 14236 |
13226 | 14237 |
13227 | 14238 |
13228 | 14239 |
13229 for ac_header in sys/time.h unistd.h | 14240 |
14241 for ac_header in stdlib.h sys/time.h unistd.h | |
13230 do | 14242 do |
13231 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 14243 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
13232 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 14244 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
13233 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 14245 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
13234 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 14246 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
13240 else | 14252 else |
13241 # Is the header compilable? | 14253 # Is the header compilable? |
13242 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 14254 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
13243 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 14255 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
13244 cat >conftest.$ac_ext <<_ACEOF | 14256 cat >conftest.$ac_ext <<_ACEOF |
13245 #line $LINENO "configure" | |
13246 /* confdefs.h. */ | 14257 /* confdefs.h. */ |
13247 _ACEOF | 14258 _ACEOF |
13248 cat confdefs.h >>conftest.$ac_ext | 14259 cat confdefs.h >>conftest.$ac_ext |
13249 cat >>conftest.$ac_ext <<_ACEOF | 14260 cat >>conftest.$ac_ext <<_ACEOF |
13250 /* end confdefs.h. */ | 14261 /* end confdefs.h. */ |
13251 $ac_includes_default | 14262 $ac_includes_default |
13252 #include <$ac_header> | 14263 #include <$ac_header> |
13253 _ACEOF | 14264 _ACEOF |
13254 rm -f conftest.$ac_objext | 14265 rm -f conftest.$ac_objext |
13255 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 14266 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
13256 (eval $ac_compile) 2>&5 | 14267 (eval $ac_compile) 2>conftest.er1 |
13257 ac_status=$? | 14268 ac_status=$? |
14269 grep -v '^ *+' conftest.er1 >conftest.err | |
14270 rm -f conftest.er1 | |
14271 cat conftest.err >&5 | |
13258 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14272 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13259 (exit $ac_status); } && | 14273 (exit $ac_status); } && |
13260 { ac_try='test -s conftest.$ac_objext' | 14274 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
14275 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14276 (eval $ac_try) 2>&5 | |
14277 ac_status=$? | |
14278 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14279 (exit $ac_status); }; } && | |
14280 { ac_try='test -s conftest.$ac_objext' | |
13261 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14281 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13262 (eval $ac_try) 2>&5 | 14282 (eval $ac_try) 2>&5 |
13263 ac_status=$? | 14283 ac_status=$? |
13264 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14284 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13265 (exit $ac_status); }; }; then | 14285 (exit $ac_status); }; }; then |
13268 echo "$as_me: failed program was:" >&5 | 14288 echo "$as_me: failed program was:" >&5 |
13269 sed 's/^/| /' conftest.$ac_ext >&5 | 14289 sed 's/^/| /' conftest.$ac_ext >&5 |
13270 | 14290 |
13271 ac_header_compiler=no | 14291 ac_header_compiler=no |
13272 fi | 14292 fi |
13273 rm -f conftest.$ac_objext conftest.$ac_ext | 14293 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
13274 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 14294 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
13275 echo "${ECHO_T}$ac_header_compiler" >&6 | 14295 echo "${ECHO_T}$ac_header_compiler" >&6 |
13276 | 14296 |
13277 # Is the header present? | 14297 # Is the header present? |
13278 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 14298 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
13279 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 14299 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
13280 cat >conftest.$ac_ext <<_ACEOF | 14300 cat >conftest.$ac_ext <<_ACEOF |
13281 #line $LINENO "configure" | |
13282 /* confdefs.h. */ | 14301 /* confdefs.h. */ |
13283 _ACEOF | 14302 _ACEOF |
13284 cat confdefs.h >>conftest.$ac_ext | 14303 cat confdefs.h >>conftest.$ac_ext |
13285 cat >>conftest.$ac_ext <<_ACEOF | 14304 cat >>conftest.$ac_ext <<_ACEOF |
13286 /* end confdefs.h. */ | 14305 /* end confdefs.h. */ |
13294 cat conftest.err >&5 | 14313 cat conftest.err >&5 |
13295 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14314 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13296 (exit $ac_status); } >/dev/null; then | 14315 (exit $ac_status); } >/dev/null; then |
13297 if test -s conftest.err; then | 14316 if test -s conftest.err; then |
13298 ac_cpp_err=$ac_c_preproc_warn_flag | 14317 ac_cpp_err=$ac_c_preproc_warn_flag |
14318 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
13299 else | 14319 else |
13300 ac_cpp_err= | 14320 ac_cpp_err= |
13301 fi | 14321 fi |
13302 else | 14322 else |
13303 ac_cpp_err=yes | 14323 ac_cpp_err=yes |
13313 rm -f conftest.err conftest.$ac_ext | 14333 rm -f conftest.err conftest.$ac_ext |
13314 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 14334 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
13315 echo "${ECHO_T}$ac_header_preproc" >&6 | 14335 echo "${ECHO_T}$ac_header_preproc" >&6 |
13316 | 14336 |
13317 # So? What about this header? | 14337 # So? What about this header? |
13318 case $ac_header_compiler:$ac_header_preproc in | 14338 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
13319 yes:no ) | 14339 yes:no: ) |
13320 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 14340 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
13321 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 14341 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
14342 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
14343 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
14344 ac_header_preproc=yes | |
14345 ;; | |
14346 no:yes:* ) | |
14347 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
14348 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
14349 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
14350 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
14351 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
14352 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
14353 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
14354 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
13322 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 14355 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
13323 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 14356 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
14357 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
14358 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
13324 ( | 14359 ( |
13325 cat <<\_ASBOX | 14360 cat <<\_ASBOX |
13326 ## ------------------------------------ ## | 14361 ## ------------------------------------------ ## |
13327 ## Report this to bug-autoconf@gnu.org. ## | 14362 ## Report this to the AC_PACKAGE_NAME lists. ## |
13328 ## ------------------------------------ ## | 14363 ## ------------------------------------------ ## |
13329 _ASBOX | |
13330 ) | | |
13331 sed "s/^/$as_me: WARNING: /" >&2 | |
13332 ;; | |
13333 no:yes ) | |
13334 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
13335 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
13336 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
13337 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
13338 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
13339 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
13340 ( | |
13341 cat <<\_ASBOX | |
13342 ## ------------------------------------ ## | |
13343 ## Report this to bug-autoconf@gnu.org. ## | |
13344 ## ------------------------------------ ## | |
13345 _ASBOX | 14364 _ASBOX |
13346 ) | | 14365 ) | |
13347 sed "s/^/$as_me: WARNING: /" >&2 | 14366 sed "s/^/$as_me: WARNING: /" >&2 |
13348 ;; | 14367 ;; |
13349 esac | 14368 esac |
13350 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 14369 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
13351 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 14370 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
13352 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 14371 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
13353 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14372 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13354 else | 14373 else |
13355 eval "$as_ac_Header=$ac_header_preproc" | 14374 eval "$as_ac_Header=\$ac_header_preproc" |
13356 fi | 14375 fi |
13357 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 14376 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
13358 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 14377 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
13359 | 14378 |
13360 fi | 14379 fi |
13375 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 14394 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
13376 if eval "test \"\${$as_ac_var+set}\" = set"; then | 14395 if eval "test \"\${$as_ac_var+set}\" = set"; then |
13377 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14396 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13378 else | 14397 else |
13379 cat >conftest.$ac_ext <<_ACEOF | 14398 cat >conftest.$ac_ext <<_ACEOF |
13380 #line $LINENO "configure" | 14399 /* confdefs.h. */ |
13381 /* confdefs.h. */ | 14400 _ACEOF |
13382 _ACEOF | 14401 cat confdefs.h >>conftest.$ac_ext |
13383 cat confdefs.h >>conftest.$ac_ext | 14402 cat >>conftest.$ac_ext <<_ACEOF |
13384 cat >>conftest.$ac_ext <<_ACEOF | 14403 /* end confdefs.h. */ |
13385 /* end confdefs.h. */ | 14404 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
14405 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
14406 #define $ac_func innocuous_$ac_func | |
14407 | |
13386 /* System header to define __stub macros and hopefully few prototypes, | 14408 /* System header to define __stub macros and hopefully few prototypes, |
13387 which can conflict with char $ac_func (); below. | 14409 which can conflict with char $ac_func (); below. |
13388 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 14410 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
13389 <limits.h> exists even on freestanding compilers. */ | 14411 <limits.h> exists even on freestanding compilers. */ |
14412 | |
13390 #ifdef __STDC__ | 14413 #ifdef __STDC__ |
13391 # include <limits.h> | 14414 # include <limits.h> |
13392 #else | 14415 #else |
13393 # include <assert.h> | 14416 # include <assert.h> |
13394 #endif | 14417 #endif |
14418 | |
14419 #undef $ac_func | |
14420 | |
13395 /* Override any gcc2 internal prototype to avoid an error. */ | 14421 /* Override any gcc2 internal prototype to avoid an error. */ |
13396 #ifdef __cplusplus | 14422 #ifdef __cplusplus |
13397 extern "C" | 14423 extern "C" |
13398 { | 14424 { |
13399 #endif | 14425 #endif |
13420 return 0; | 14446 return 0; |
13421 } | 14447 } |
13422 _ACEOF | 14448 _ACEOF |
13423 rm -f conftest.$ac_objext conftest$ac_exeext | 14449 rm -f conftest.$ac_objext conftest$ac_exeext |
13424 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14450 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
13425 (eval $ac_link) 2>&5 | 14451 (eval $ac_link) 2>conftest.er1 |
13426 ac_status=$? | 14452 ac_status=$? |
14453 grep -v '^ *+' conftest.er1 >conftest.err | |
14454 rm -f conftest.er1 | |
14455 cat conftest.err >&5 | |
13427 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14456 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13428 (exit $ac_status); } && | 14457 (exit $ac_status); } && |
13429 { ac_try='test -s conftest$ac_exeext' | 14458 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
14459 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14460 (eval $ac_try) 2>&5 | |
14461 ac_status=$? | |
14462 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14463 (exit $ac_status); }; } && | |
14464 { ac_try='test -s conftest$ac_exeext' | |
13430 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14465 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13431 (eval $ac_try) 2>&5 | 14466 (eval $ac_try) 2>&5 |
13432 ac_status=$? | 14467 ac_status=$? |
13433 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14468 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13434 (exit $ac_status); }; }; then | 14469 (exit $ac_status); }; }; then |
13437 echo "$as_me: failed program was:" >&5 | 14472 echo "$as_me: failed program was:" >&5 |
13438 sed 's/^/| /' conftest.$ac_ext >&5 | 14473 sed 's/^/| /' conftest.$ac_ext >&5 |
13439 | 14474 |
13440 eval "$as_ac_var=no" | 14475 eval "$as_ac_var=no" |
13441 fi | 14476 fi |
13442 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14477 rm -f conftest.err conftest.$ac_objext \ |
14478 conftest$ac_exeext conftest.$ac_ext | |
13443 fi | 14479 fi |
13444 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 14480 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
13445 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 14481 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
13446 if test `eval echo '${'$as_ac_var'}'` = yes; then | 14482 if test `eval echo '${'$as_ac_var'}'` = yes; then |
13447 cat >>confdefs.h <<_ACEOF | 14483 cat >>confdefs.h <<_ACEOF |
13458 else | 14494 else |
13459 if test "$cross_compiling" = yes; then | 14495 if test "$cross_compiling" = yes; then |
13460 ac_cv_func_working_mktime=no | 14496 ac_cv_func_working_mktime=no |
13461 else | 14497 else |
13462 cat >conftest.$ac_ext <<_ACEOF | 14498 cat >conftest.$ac_ext <<_ACEOF |
13463 #line $LINENO "configure" | |
13464 /* confdefs.h. */ | 14499 /* confdefs.h. */ |
13465 _ACEOF | 14500 _ACEOF |
13466 cat confdefs.h >>conftest.$ac_ext | 14501 cat confdefs.h >>conftest.$ac_ext |
13467 cat >>conftest.$ac_ext <<_ACEOF | 14502 cat >>conftest.$ac_ext <<_ACEOF |
13468 /* end confdefs.h. */ | 14503 /* end confdefs.h. */ |
13476 # else | 14511 # else |
13477 # include <time.h> | 14512 # include <time.h> |
13478 # endif | 14513 # endif |
13479 #endif | 14514 #endif |
13480 | 14515 |
14516 #if HAVE_STDLIB_H | |
14517 # include <stdlib.h> | |
14518 #endif | |
14519 | |
13481 #if HAVE_UNISTD_H | 14520 #if HAVE_UNISTD_H |
13482 # include <unistd.h> | 14521 # include <unistd.h> |
13483 #endif | 14522 #endif |
13484 | 14523 |
13485 #if !HAVE_ALARM | 14524 #if !HAVE_ALARM |
13488 | 14527 |
13489 /* Work around redefinition to rpl_putenv by other config tests. */ | 14528 /* Work around redefinition to rpl_putenv by other config tests. */ |
13490 #undef putenv | 14529 #undef putenv |
13491 | 14530 |
13492 static time_t time_t_max; | 14531 static time_t time_t_max; |
14532 static time_t time_t_min; | |
13493 | 14533 |
13494 /* Values we'll use to set the TZ environment variable. */ | 14534 /* Values we'll use to set the TZ environment variable. */ |
13495 static const char *const tz_strings[] = { | 14535 static char *tz_strings[] = { |
13496 (const char *) 0, "TZ=GMT0", "TZ=JST-9", | 14536 (char *) 0, "TZ=GMT0", "TZ=JST-9", |
13497 "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" | 14537 "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" |
13498 }; | 14538 }; |
13499 #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) | 14539 #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) |
13500 | 14540 |
13501 /* Fail if mktime fails to convert a date in the spring-forward gap. | 14541 /* Fail if mktime fails to convert a date in the spring-forward gap. |
13522 if (mktime (&tm) == (time_t)-1) | 14562 if (mktime (&tm) == (time_t)-1) |
13523 exit (1); | 14563 exit (1); |
13524 } | 14564 } |
13525 | 14565 |
13526 static void | 14566 static void |
13527 mktime_test (now) | 14567 mktime_test1 (now) |
13528 time_t now; | 14568 time_t now; |
13529 { | 14569 { |
13530 struct tm *lt; | 14570 struct tm *lt; |
13531 if ((lt = localtime (&now)) && mktime (lt) != now) | 14571 if ((lt = localtime (&now)) && mktime (lt) != now) |
13532 exit (1); | 14572 exit (1); |
13533 now = time_t_max - now; | 14573 } |
13534 if ((lt = localtime (&now)) && mktime (lt) != now) | 14574 |
13535 exit (1); | 14575 static void |
14576 mktime_test (now) | |
14577 time_t now; | |
14578 { | |
14579 mktime_test1 (now); | |
14580 mktime_test1 ((time_t) (time_t_max - now)); | |
14581 mktime_test1 ((time_t) (time_t_min + now)); | |
13536 } | 14582 } |
13537 | 14583 |
13538 static void | 14584 static void |
13539 irix_6_4_bug () | 14585 irix_6_4_bug () |
13540 { | 14586 { |
13590 alarm (60); | 14636 alarm (60); |
13591 | 14637 |
13592 for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2) | 14638 for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2) |
13593 continue; | 14639 continue; |
13594 time_t_max--; | 14640 time_t_max--; |
14641 if ((time_t) -1 < 0) | |
14642 for (time_t_min = -1; (time_t) (time_t_min * 2) < 0; time_t_min *= 2) | |
14643 continue; | |
13595 delta = time_t_max / 997; /* a suitable prime number */ | 14644 delta = time_t_max / 997; /* a suitable prime number */ |
13596 for (i = 0; i < N_STRINGS; i++) | 14645 for (i = 0; i < N_STRINGS; i++) |
13597 { | 14646 { |
13598 if (tz_strings[i]) | 14647 if (tz_strings[i]) |
13599 putenv (tz_strings[i]); | 14648 putenv (tz_strings[i]); |
13600 | 14649 |
13601 for (t = 0; t <= time_t_max - delta; t += delta) | 14650 for (t = 0; t <= time_t_max - delta; t += delta) |
13602 mktime_test (t); | 14651 mktime_test (t); |
13603 mktime_test ((time_t) 60 * 60); | 14652 mktime_test ((time_t) 1); |
13604 mktime_test ((time_t) 60 * 60 * 24); | 14653 mktime_test ((time_t) (60 * 60)); |
14654 mktime_test ((time_t) (60 * 60 * 24)); | |
13605 | 14655 |
13606 for (j = 1; 0 < j; j *= 2) | 14656 for (j = 1; 0 < j; j *= 2) |
13607 bigtime_test (j); | 14657 bigtime_test (j); |
13608 bigtime_test (j - 1); | 14658 bigtime_test (j - 1); |
13609 } | 14659 } |
13610 irix_6_4_bug (); | 14660 irix_6_4_bug (); |
13611 spring_forward_gap (); | 14661 spring_forward_gap (); |
13612 exit (0); | 14662 exit (0); |
13630 sed 's/^/| /' conftest.$ac_ext >&5 | 14680 sed 's/^/| /' conftest.$ac_ext >&5 |
13631 | 14681 |
13632 ( exit $ac_status ) | 14682 ( exit $ac_status ) |
13633 ac_cv_func_working_mktime=no | 14683 ac_cv_func_working_mktime=no |
13634 fi | 14684 fi |
13635 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 14685 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
13636 fi | 14686 fi |
13637 fi | 14687 fi |
13638 echo "$as_me:$LINENO: result: $ac_cv_func_working_mktime" >&5 | 14688 echo "$as_me:$LINENO: result: $ac_cv_func_working_mktime" >&5 |
13639 echo "${ECHO_T}$ac_cv_func_working_mktime" >&6 | 14689 echo "${ECHO_T}$ac_cv_func_working_mktime" >&6 |
13640 if test $ac_cv_func_working_mktime = no; then | 14690 if test $ac_cv_func_working_mktime = no; then |
13641 LIBOBJS="$LIBOBJS mktime.$ac_objext" | 14691 case $LIBOBJS in |
14692 "mktime.$ac_objext" | \ | |
14693 *" mktime.$ac_objext" | \ | |
14694 "mktime.$ac_objext "* | \ | |
14695 *" mktime.$ac_objext "* ) ;; | |
14696 *) LIBOBJS="$LIBOBJS mktime.$ac_objext" ;; | |
14697 esac | |
14698 | |
13642 fi | 14699 fi |
13643 | 14700 |
13644 if test "$ac_cv_func_working_mktime" = no; then | 14701 if test "$ac_cv_func_working_mktime" = no; then |
13645 | 14702 |
13646 cat >>confdefs.h <<\_ACEOF | 14703 cat >>confdefs.h <<\_ACEOF |
13664 echo $ECHO_N "checking for getloadavg... $ECHO_C" >&6 | 14721 echo $ECHO_N "checking for getloadavg... $ECHO_C" >&6 |
13665 if test "${ac_cv_func_getloadavg+set}" = set; then | 14722 if test "${ac_cv_func_getloadavg+set}" = set; then |
13666 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14723 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13667 else | 14724 else |
13668 cat >conftest.$ac_ext <<_ACEOF | 14725 cat >conftest.$ac_ext <<_ACEOF |
13669 #line $LINENO "configure" | 14726 /* confdefs.h. */ |
13670 /* confdefs.h. */ | 14727 _ACEOF |
13671 _ACEOF | 14728 cat confdefs.h >>conftest.$ac_ext |
13672 cat confdefs.h >>conftest.$ac_ext | 14729 cat >>conftest.$ac_ext <<_ACEOF |
13673 cat >>conftest.$ac_ext <<_ACEOF | 14730 /* end confdefs.h. */ |
13674 /* end confdefs.h. */ | 14731 /* Define getloadavg to an innocuous variant, in case <limits.h> declares getloadavg. |
14732 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
14733 #define getloadavg innocuous_getloadavg | |
14734 | |
13675 /* System header to define __stub macros and hopefully few prototypes, | 14735 /* System header to define __stub macros and hopefully few prototypes, |
13676 which can conflict with char getloadavg (); below. | 14736 which can conflict with char getloadavg (); below. |
13677 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 14737 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
13678 <limits.h> exists even on freestanding compilers. */ | 14738 <limits.h> exists even on freestanding compilers. */ |
14739 | |
13679 #ifdef __STDC__ | 14740 #ifdef __STDC__ |
13680 # include <limits.h> | 14741 # include <limits.h> |
13681 #else | 14742 #else |
13682 # include <assert.h> | 14743 # include <assert.h> |
13683 #endif | 14744 #endif |
14745 | |
14746 #undef getloadavg | |
14747 | |
13684 /* Override any gcc2 internal prototype to avoid an error. */ | 14748 /* Override any gcc2 internal prototype to avoid an error. */ |
13685 #ifdef __cplusplus | 14749 #ifdef __cplusplus |
13686 extern "C" | 14750 extern "C" |
13687 { | 14751 { |
13688 #endif | 14752 #endif |
13709 return 0; | 14773 return 0; |
13710 } | 14774 } |
13711 _ACEOF | 14775 _ACEOF |
13712 rm -f conftest.$ac_objext conftest$ac_exeext | 14776 rm -f conftest.$ac_objext conftest$ac_exeext |
13713 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14777 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
13714 (eval $ac_link) 2>&5 | 14778 (eval $ac_link) 2>conftest.er1 |
13715 ac_status=$? | 14779 ac_status=$? |
14780 grep -v '^ *+' conftest.er1 >conftest.err | |
14781 rm -f conftest.er1 | |
14782 cat conftest.err >&5 | |
13716 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14783 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13717 (exit $ac_status); } && | 14784 (exit $ac_status); } && |
13718 { ac_try='test -s conftest$ac_exeext' | 14785 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
14786 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14787 (eval $ac_try) 2>&5 | |
14788 ac_status=$? | |
14789 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14790 (exit $ac_status); }; } && | |
14791 { ac_try='test -s conftest$ac_exeext' | |
13719 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14792 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13720 (eval $ac_try) 2>&5 | 14793 (eval $ac_try) 2>&5 |
13721 ac_status=$? | 14794 ac_status=$? |
13722 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14795 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13723 (exit $ac_status); }; }; then | 14796 (exit $ac_status); }; }; then |
13726 echo "$as_me: failed program was:" >&5 | 14799 echo "$as_me: failed program was:" >&5 |
13727 sed 's/^/| /' conftest.$ac_ext >&5 | 14800 sed 's/^/| /' conftest.$ac_ext >&5 |
13728 | 14801 |
13729 ac_cv_func_getloadavg=no | 14802 ac_cv_func_getloadavg=no |
13730 fi | 14803 fi |
13731 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14804 rm -f conftest.err conftest.$ac_objext \ |
14805 conftest$ac_exeext conftest.$ac_ext | |
13732 fi | 14806 fi |
13733 echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5 | 14807 echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5 |
13734 echo "${ECHO_T}$ac_cv_func_getloadavg" >&6 | 14808 echo "${ECHO_T}$ac_cv_func_getloadavg" >&6 |
13735 if test $ac_cv_func_getloadavg = yes; then | 14809 if test $ac_cv_func_getloadavg = yes; then |
13736 exit 0 | 14810 exit 0 |
13748 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 14822 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
13749 if eval "test \"\${$as_ac_var+set}\" = set"; then | 14823 if eval "test \"\${$as_ac_var+set}\" = set"; then |
13750 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14824 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13751 else | 14825 else |
13752 cat >conftest.$ac_ext <<_ACEOF | 14826 cat >conftest.$ac_ext <<_ACEOF |
13753 #line $LINENO "configure" | 14827 /* confdefs.h. */ |
13754 /* confdefs.h. */ | 14828 _ACEOF |
13755 _ACEOF | 14829 cat confdefs.h >>conftest.$ac_ext |
13756 cat confdefs.h >>conftest.$ac_ext | 14830 cat >>conftest.$ac_ext <<_ACEOF |
13757 cat >>conftest.$ac_ext <<_ACEOF | 14831 /* end confdefs.h. */ |
13758 /* end confdefs.h. */ | 14832 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
14833 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
14834 #define $ac_func innocuous_$ac_func | |
14835 | |
13759 /* System header to define __stub macros and hopefully few prototypes, | 14836 /* System header to define __stub macros and hopefully few prototypes, |
13760 which can conflict with char $ac_func (); below. | 14837 which can conflict with char $ac_func (); below. |
13761 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 14838 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
13762 <limits.h> exists even on freestanding compilers. */ | 14839 <limits.h> exists even on freestanding compilers. */ |
14840 | |
13763 #ifdef __STDC__ | 14841 #ifdef __STDC__ |
13764 # include <limits.h> | 14842 # include <limits.h> |
13765 #else | 14843 #else |
13766 # include <assert.h> | 14844 # include <assert.h> |
13767 #endif | 14845 #endif |
14846 | |
14847 #undef $ac_func | |
14848 | |
13768 /* Override any gcc2 internal prototype to avoid an error. */ | 14849 /* Override any gcc2 internal prototype to avoid an error. */ |
13769 #ifdef __cplusplus | 14850 #ifdef __cplusplus |
13770 extern "C" | 14851 extern "C" |
13771 { | 14852 { |
13772 #endif | 14853 #endif |
13793 return 0; | 14874 return 0; |
13794 } | 14875 } |
13795 _ACEOF | 14876 _ACEOF |
13796 rm -f conftest.$ac_objext conftest$ac_exeext | 14877 rm -f conftest.$ac_objext conftest$ac_exeext |
13797 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14878 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
13798 (eval $ac_link) 2>&5 | 14879 (eval $ac_link) 2>conftest.er1 |
13799 ac_status=$? | 14880 ac_status=$? |
14881 grep -v '^ *+' conftest.er1 >conftest.err | |
14882 rm -f conftest.er1 | |
14883 cat conftest.err >&5 | |
13800 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14884 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13801 (exit $ac_status); } && | 14885 (exit $ac_status); } && |
13802 { ac_try='test -s conftest$ac_exeext' | 14886 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
14887 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14888 (eval $ac_try) 2>&5 | |
14889 ac_status=$? | |
14890 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14891 (exit $ac_status); }; } && | |
14892 { ac_try='test -s conftest$ac_exeext' | |
13803 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14893 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13804 (eval $ac_try) 2>&5 | 14894 (eval $ac_try) 2>&5 |
13805 ac_status=$? | 14895 ac_status=$? |
13806 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14896 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13807 (exit $ac_status); }; }; then | 14897 (exit $ac_status); }; }; then |
13810 echo "$as_me: failed program was:" >&5 | 14900 echo "$as_me: failed program was:" >&5 |
13811 sed 's/^/| /' conftest.$ac_ext >&5 | 14901 sed 's/^/| /' conftest.$ac_ext >&5 |
13812 | 14902 |
13813 eval "$as_ac_var=no" | 14903 eval "$as_ac_var=no" |
13814 fi | 14904 fi |
13815 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14905 rm -f conftest.err conftest.$ac_objext \ |
14906 conftest$ac_exeext conftest.$ac_ext | |
13816 fi | 14907 fi |
13817 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 14908 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
13818 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 14909 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
13819 if test `eval echo '${'$as_ac_var'}'` = yes; then | 14910 if test `eval echo '${'$as_ac_var'}'` = yes; then |
13820 cat >>confdefs.h <<_ACEOF | 14911 cat >>confdefs.h <<_ACEOF |
13833 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14924 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13834 else | 14925 else |
13835 ac_check_lib_save_LIBS=$LIBS | 14926 ac_check_lib_save_LIBS=$LIBS |
13836 LIBS="-lkstat $LIBS" | 14927 LIBS="-lkstat $LIBS" |
13837 cat >conftest.$ac_ext <<_ACEOF | 14928 cat >conftest.$ac_ext <<_ACEOF |
13838 #line $LINENO "configure" | |
13839 /* confdefs.h. */ | 14929 /* confdefs.h. */ |
13840 _ACEOF | 14930 _ACEOF |
13841 cat confdefs.h >>conftest.$ac_ext | 14931 cat confdefs.h >>conftest.$ac_ext |
13842 cat >>conftest.$ac_ext <<_ACEOF | 14932 cat >>conftest.$ac_ext <<_ACEOF |
13843 /* end confdefs.h. */ | 14933 /* end confdefs.h. */ |
13857 return 0; | 14947 return 0; |
13858 } | 14948 } |
13859 _ACEOF | 14949 _ACEOF |
13860 rm -f conftest.$ac_objext conftest$ac_exeext | 14950 rm -f conftest.$ac_objext conftest$ac_exeext |
13861 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14951 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
13862 (eval $ac_link) 2>&5 | 14952 (eval $ac_link) 2>conftest.er1 |
13863 ac_status=$? | 14953 ac_status=$? |
14954 grep -v '^ *+' conftest.er1 >conftest.err | |
14955 rm -f conftest.er1 | |
14956 cat conftest.err >&5 | |
13864 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14957 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13865 (exit $ac_status); } && | 14958 (exit $ac_status); } && |
13866 { ac_try='test -s conftest$ac_exeext' | 14959 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
14960 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
14961 (eval $ac_try) 2>&5 | |
14962 ac_status=$? | |
14963 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
14964 (exit $ac_status); }; } && | |
14965 { ac_try='test -s conftest$ac_exeext' | |
13867 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14966 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13868 (eval $ac_try) 2>&5 | 14967 (eval $ac_try) 2>&5 |
13869 ac_status=$? | 14968 ac_status=$? |
13870 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14969 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13871 (exit $ac_status); }; }; then | 14970 (exit $ac_status); }; }; then |
13874 echo "$as_me: failed program was:" >&5 | 14973 echo "$as_me: failed program was:" >&5 |
13875 sed 's/^/| /' conftest.$ac_ext >&5 | 14974 sed 's/^/| /' conftest.$ac_ext >&5 |
13876 | 14975 |
13877 ac_cv_lib_kstat_kstat_open=no | 14976 ac_cv_lib_kstat_kstat_open=no |
13878 fi | 14977 fi |
13879 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14978 rm -f conftest.err conftest.$ac_objext \ |
14979 conftest$ac_exeext conftest.$ac_ext | |
13880 LIBS=$ac_check_lib_save_LIBS | 14980 LIBS=$ac_check_lib_save_LIBS |
13881 fi | 14981 fi |
13882 echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5 | 14982 echo "$as_me:$LINENO: result: $ac_cv_lib_kstat_kstat_open" >&5 |
13883 echo "${ECHO_T}$ac_cv_lib_kstat_kstat_open" >&6 | 14983 echo "${ECHO_T}$ac_cv_lib_kstat_kstat_open" >&6 |
13884 if test $ac_cv_lib_kstat_kstat_open = yes; then | 14984 if test $ac_cv_lib_kstat_kstat_open = yes; then |
13903 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15003 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13904 else | 15004 else |
13905 ac_check_lib_save_LIBS=$LIBS | 15005 ac_check_lib_save_LIBS=$LIBS |
13906 LIBS="-lelf $LIBS" | 15006 LIBS="-lelf $LIBS" |
13907 cat >conftest.$ac_ext <<_ACEOF | 15007 cat >conftest.$ac_ext <<_ACEOF |
13908 #line $LINENO "configure" | |
13909 /* confdefs.h. */ | 15008 /* confdefs.h. */ |
13910 _ACEOF | 15009 _ACEOF |
13911 cat confdefs.h >>conftest.$ac_ext | 15010 cat confdefs.h >>conftest.$ac_ext |
13912 cat >>conftest.$ac_ext <<_ACEOF | 15011 cat >>conftest.$ac_ext <<_ACEOF |
13913 /* end confdefs.h. */ | 15012 /* end confdefs.h. */ |
13927 return 0; | 15026 return 0; |
13928 } | 15027 } |
13929 _ACEOF | 15028 _ACEOF |
13930 rm -f conftest.$ac_objext conftest$ac_exeext | 15029 rm -f conftest.$ac_objext conftest$ac_exeext |
13931 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15030 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
13932 (eval $ac_link) 2>&5 | 15031 (eval $ac_link) 2>conftest.er1 |
13933 ac_status=$? | 15032 ac_status=$? |
15033 grep -v '^ *+' conftest.er1 >conftest.err | |
15034 rm -f conftest.er1 | |
15035 cat conftest.err >&5 | |
13934 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15036 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13935 (exit $ac_status); } && | 15037 (exit $ac_status); } && |
13936 { ac_try='test -s conftest$ac_exeext' | 15038 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
15039 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15040 (eval $ac_try) 2>&5 | |
15041 ac_status=$? | |
15042 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15043 (exit $ac_status); }; } && | |
15044 { ac_try='test -s conftest$ac_exeext' | |
13937 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15045 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13938 (eval $ac_try) 2>&5 | 15046 (eval $ac_try) 2>&5 |
13939 ac_status=$? | 15047 ac_status=$? |
13940 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15048 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13941 (exit $ac_status); }; }; then | 15049 (exit $ac_status); }; }; then |
13944 echo "$as_me: failed program was:" >&5 | 15052 echo "$as_me: failed program was:" >&5 |
13945 sed 's/^/| /' conftest.$ac_ext >&5 | 15053 sed 's/^/| /' conftest.$ac_ext >&5 |
13946 | 15054 |
13947 ac_cv_lib_elf_elf_begin=no | 15055 ac_cv_lib_elf_elf_begin=no |
13948 fi | 15056 fi |
13949 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 15057 rm -f conftest.err conftest.$ac_objext \ |
15058 conftest$ac_exeext conftest.$ac_ext | |
13950 LIBS=$ac_check_lib_save_LIBS | 15059 LIBS=$ac_check_lib_save_LIBS |
13951 fi | 15060 fi |
13952 echo "$as_me:$LINENO: result: $ac_cv_lib_elf_elf_begin" >&5 | 15061 echo "$as_me:$LINENO: result: $ac_cv_lib_elf_elf_begin" >&5 |
13953 echo "${ECHO_T}$ac_cv_lib_elf_elf_begin" >&6 | 15062 echo "${ECHO_T}$ac_cv_lib_elf_elf_begin" >&6 |
13954 if test $ac_cv_lib_elf_elf_begin = yes; then | 15063 if test $ac_cv_lib_elf_elf_begin = yes; then |
13963 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15072 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13964 else | 15073 else |
13965 ac_check_lib_save_LIBS=$LIBS | 15074 ac_check_lib_save_LIBS=$LIBS |
13966 LIBS="-lkvm $LIBS" | 15075 LIBS="-lkvm $LIBS" |
13967 cat >conftest.$ac_ext <<_ACEOF | 15076 cat >conftest.$ac_ext <<_ACEOF |
13968 #line $LINENO "configure" | |
13969 /* confdefs.h. */ | 15077 /* confdefs.h. */ |
13970 _ACEOF | 15078 _ACEOF |
13971 cat confdefs.h >>conftest.$ac_ext | 15079 cat confdefs.h >>conftest.$ac_ext |
13972 cat >>conftest.$ac_ext <<_ACEOF | 15080 cat >>conftest.$ac_ext <<_ACEOF |
13973 /* end confdefs.h. */ | 15081 /* end confdefs.h. */ |
13987 return 0; | 15095 return 0; |
13988 } | 15096 } |
13989 _ACEOF | 15097 _ACEOF |
13990 rm -f conftest.$ac_objext conftest$ac_exeext | 15098 rm -f conftest.$ac_objext conftest$ac_exeext |
13991 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15099 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
13992 (eval $ac_link) 2>&5 | 15100 (eval $ac_link) 2>conftest.er1 |
13993 ac_status=$? | 15101 ac_status=$? |
15102 grep -v '^ *+' conftest.er1 >conftest.err | |
15103 rm -f conftest.er1 | |
15104 cat conftest.err >&5 | |
13994 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15105 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13995 (exit $ac_status); } && | 15106 (exit $ac_status); } && |
13996 { ac_try='test -s conftest$ac_exeext' | 15107 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
15108 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15109 (eval $ac_try) 2>&5 | |
15110 ac_status=$? | |
15111 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15112 (exit $ac_status); }; } && | |
15113 { ac_try='test -s conftest$ac_exeext' | |
13997 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15114 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13998 (eval $ac_try) 2>&5 | 15115 (eval $ac_try) 2>&5 |
13999 ac_status=$? | 15116 ac_status=$? |
14000 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15117 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14001 (exit $ac_status); }; }; then | 15118 (exit $ac_status); }; }; then |
14004 echo "$as_me: failed program was:" >&5 | 15121 echo "$as_me: failed program was:" >&5 |
14005 sed 's/^/| /' conftest.$ac_ext >&5 | 15122 sed 's/^/| /' conftest.$ac_ext >&5 |
14006 | 15123 |
14007 ac_cv_lib_kvm_kvm_open=no | 15124 ac_cv_lib_kvm_kvm_open=no |
14008 fi | 15125 fi |
14009 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 15126 rm -f conftest.err conftest.$ac_objext \ |
15127 conftest$ac_exeext conftest.$ac_ext | |
14010 LIBS=$ac_check_lib_save_LIBS | 15128 LIBS=$ac_check_lib_save_LIBS |
14011 fi | 15129 fi |
14012 echo "$as_me:$LINENO: result: $ac_cv_lib_kvm_kvm_open" >&5 | 15130 echo "$as_me:$LINENO: result: $ac_cv_lib_kvm_kvm_open" >&5 |
14013 echo "${ECHO_T}$ac_cv_lib_kvm_kvm_open" >&6 | 15131 echo "${ECHO_T}$ac_cv_lib_kvm_kvm_open" >&6 |
14014 if test $ac_cv_lib_kvm_kvm_open = yes; then | 15132 if test $ac_cv_lib_kvm_kvm_open = yes; then |
14022 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15140 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14023 else | 15141 else |
14024 ac_check_lib_save_LIBS=$LIBS | 15142 ac_check_lib_save_LIBS=$LIBS |
14025 LIBS="-lutil $LIBS" | 15143 LIBS="-lutil $LIBS" |
14026 cat >conftest.$ac_ext <<_ACEOF | 15144 cat >conftest.$ac_ext <<_ACEOF |
14027 #line $LINENO "configure" | |
14028 /* confdefs.h. */ | 15145 /* confdefs.h. */ |
14029 _ACEOF | 15146 _ACEOF |
14030 cat confdefs.h >>conftest.$ac_ext | 15147 cat confdefs.h >>conftest.$ac_ext |
14031 cat >>conftest.$ac_ext <<_ACEOF | 15148 cat >>conftest.$ac_ext <<_ACEOF |
14032 /* end confdefs.h. */ | 15149 /* end confdefs.h. */ |
14046 return 0; | 15163 return 0; |
14047 } | 15164 } |
14048 _ACEOF | 15165 _ACEOF |
14049 rm -f conftest.$ac_objext conftest$ac_exeext | 15166 rm -f conftest.$ac_objext conftest$ac_exeext |
14050 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15167 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
14051 (eval $ac_link) 2>&5 | 15168 (eval $ac_link) 2>conftest.er1 |
14052 ac_status=$? | 15169 ac_status=$? |
15170 grep -v '^ *+' conftest.er1 >conftest.err | |
15171 rm -f conftest.er1 | |
15172 cat conftest.err >&5 | |
14053 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15173 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14054 (exit $ac_status); } && | 15174 (exit $ac_status); } && |
14055 { ac_try='test -s conftest$ac_exeext' | 15175 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
15176 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15177 (eval $ac_try) 2>&5 | |
15178 ac_status=$? | |
15179 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15180 (exit $ac_status); }; } && | |
15181 { ac_try='test -s conftest$ac_exeext' | |
14056 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15182 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14057 (eval $ac_try) 2>&5 | 15183 (eval $ac_try) 2>&5 |
14058 ac_status=$? | 15184 ac_status=$? |
14059 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15185 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14060 (exit $ac_status); }; }; then | 15186 (exit $ac_status); }; }; then |
14063 echo "$as_me: failed program was:" >&5 | 15189 echo "$as_me: failed program was:" >&5 |
14064 sed 's/^/| /' conftest.$ac_ext >&5 | 15190 sed 's/^/| /' conftest.$ac_ext >&5 |
14065 | 15191 |
14066 ac_cv_lib_util_getloadavg=no | 15192 ac_cv_lib_util_getloadavg=no |
14067 fi | 15193 fi |
14068 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 15194 rm -f conftest.err conftest.$ac_objext \ |
15195 conftest$ac_exeext conftest.$ac_ext | |
14069 LIBS=$ac_check_lib_save_LIBS | 15196 LIBS=$ac_check_lib_save_LIBS |
14070 fi | 15197 fi |
14071 echo "$as_me:$LINENO: result: $ac_cv_lib_util_getloadavg" >&5 | 15198 echo "$as_me:$LINENO: result: $ac_cv_lib_util_getloadavg" >&5 |
14072 echo "${ECHO_T}$ac_cv_lib_util_getloadavg" >&6 | 15199 echo "${ECHO_T}$ac_cv_lib_util_getloadavg" >&6 |
14073 if test $ac_cv_lib_util_getloadavg = yes; then | 15200 if test $ac_cv_lib_util_getloadavg = yes; then |
14087 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15214 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14088 else | 15215 else |
14089 ac_check_lib_save_LIBS=$LIBS | 15216 ac_check_lib_save_LIBS=$LIBS |
14090 LIBS="-lgetloadavg $LIBS" | 15217 LIBS="-lgetloadavg $LIBS" |
14091 cat >conftest.$ac_ext <<_ACEOF | 15218 cat >conftest.$ac_ext <<_ACEOF |
14092 #line $LINENO "configure" | |
14093 /* confdefs.h. */ | 15219 /* confdefs.h. */ |
14094 _ACEOF | 15220 _ACEOF |
14095 cat confdefs.h >>conftest.$ac_ext | 15221 cat confdefs.h >>conftest.$ac_ext |
14096 cat >>conftest.$ac_ext <<_ACEOF | 15222 cat >>conftest.$ac_ext <<_ACEOF |
14097 /* end confdefs.h. */ | 15223 /* end confdefs.h. */ |
14111 return 0; | 15237 return 0; |
14112 } | 15238 } |
14113 _ACEOF | 15239 _ACEOF |
14114 rm -f conftest.$ac_objext conftest$ac_exeext | 15240 rm -f conftest.$ac_objext conftest$ac_exeext |
14115 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15241 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
14116 (eval $ac_link) 2>&5 | 15242 (eval $ac_link) 2>conftest.er1 |
14117 ac_status=$? | 15243 ac_status=$? |
15244 grep -v '^ *+' conftest.er1 >conftest.err | |
15245 rm -f conftest.er1 | |
15246 cat conftest.err >&5 | |
14118 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15247 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14119 (exit $ac_status); } && | 15248 (exit $ac_status); } && |
14120 { ac_try='test -s conftest$ac_exeext' | 15249 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
15250 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15251 (eval $ac_try) 2>&5 | |
15252 ac_status=$? | |
15253 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15254 (exit $ac_status); }; } && | |
15255 { ac_try='test -s conftest$ac_exeext' | |
14121 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15256 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14122 (eval $ac_try) 2>&5 | 15257 (eval $ac_try) 2>&5 |
14123 ac_status=$? | 15258 ac_status=$? |
14124 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15259 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14125 (exit $ac_status); }; }; then | 15260 (exit $ac_status); }; }; then |
14128 echo "$as_me: failed program was:" >&5 | 15263 echo "$as_me: failed program was:" >&5 |
14129 sed 's/^/| /' conftest.$ac_ext >&5 | 15264 sed 's/^/| /' conftest.$ac_ext >&5 |
14130 | 15265 |
14131 ac_cv_lib_getloadavg_getloadavg=no | 15266 ac_cv_lib_getloadavg_getloadavg=no |
14132 fi | 15267 fi |
14133 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 15268 rm -f conftest.err conftest.$ac_objext \ |
15269 conftest$ac_exeext conftest.$ac_ext | |
14134 LIBS=$ac_check_lib_save_LIBS | 15270 LIBS=$ac_check_lib_save_LIBS |
14135 fi | 15271 fi |
14136 echo "$as_me:$LINENO: result: $ac_cv_lib_getloadavg_getloadavg" >&5 | 15272 echo "$as_me:$LINENO: result: $ac_cv_lib_getloadavg_getloadavg" >&5 |
14137 echo "${ECHO_T}$ac_cv_lib_getloadavg_getloadavg" >&6 | 15273 echo "${ECHO_T}$ac_cv_lib_getloadavg_getloadavg" >&6 |
14138 if test $ac_cv_lib_getloadavg_getloadavg = yes; then | 15274 if test $ac_cv_lib_getloadavg_getloadavg = yes; then |
14153 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 15289 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
14154 if eval "test \"\${$as_ac_var+set}\" = set"; then | 15290 if eval "test \"\${$as_ac_var+set}\" = set"; then |
14155 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15291 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14156 else | 15292 else |
14157 cat >conftest.$ac_ext <<_ACEOF | 15293 cat >conftest.$ac_ext <<_ACEOF |
14158 #line $LINENO "configure" | 15294 /* confdefs.h. */ |
14159 /* confdefs.h. */ | 15295 _ACEOF |
14160 _ACEOF | 15296 cat confdefs.h >>conftest.$ac_ext |
14161 cat confdefs.h >>conftest.$ac_ext | 15297 cat >>conftest.$ac_ext <<_ACEOF |
14162 cat >>conftest.$ac_ext <<_ACEOF | 15298 /* end confdefs.h. */ |
14163 /* end confdefs.h. */ | 15299 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
15300 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
15301 #define $ac_func innocuous_$ac_func | |
15302 | |
14164 /* System header to define __stub macros and hopefully few prototypes, | 15303 /* System header to define __stub macros and hopefully few prototypes, |
14165 which can conflict with char $ac_func (); below. | 15304 which can conflict with char $ac_func (); below. |
14166 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 15305 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
14167 <limits.h> exists even on freestanding compilers. */ | 15306 <limits.h> exists even on freestanding compilers. */ |
15307 | |
14168 #ifdef __STDC__ | 15308 #ifdef __STDC__ |
14169 # include <limits.h> | 15309 # include <limits.h> |
14170 #else | 15310 #else |
14171 # include <assert.h> | 15311 # include <assert.h> |
14172 #endif | 15312 #endif |
15313 | |
15314 #undef $ac_func | |
15315 | |
14173 /* Override any gcc2 internal prototype to avoid an error. */ | 15316 /* Override any gcc2 internal prototype to avoid an error. */ |
14174 #ifdef __cplusplus | 15317 #ifdef __cplusplus |
14175 extern "C" | 15318 extern "C" |
14176 { | 15319 { |
14177 #endif | 15320 #endif |
14198 return 0; | 15341 return 0; |
14199 } | 15342 } |
14200 _ACEOF | 15343 _ACEOF |
14201 rm -f conftest.$ac_objext conftest$ac_exeext | 15344 rm -f conftest.$ac_objext conftest$ac_exeext |
14202 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15345 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
14203 (eval $ac_link) 2>&5 | 15346 (eval $ac_link) 2>conftest.er1 |
14204 ac_status=$? | 15347 ac_status=$? |
15348 grep -v '^ *+' conftest.er1 >conftest.err | |
15349 rm -f conftest.er1 | |
15350 cat conftest.err >&5 | |
14205 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15351 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14206 (exit $ac_status); } && | 15352 (exit $ac_status); } && |
14207 { ac_try='test -s conftest$ac_exeext' | 15353 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
15354 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15355 (eval $ac_try) 2>&5 | |
15356 ac_status=$? | |
15357 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15358 (exit $ac_status); }; } && | |
15359 { ac_try='test -s conftest$ac_exeext' | |
14208 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15360 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14209 (eval $ac_try) 2>&5 | 15361 (eval $ac_try) 2>&5 |
14210 ac_status=$? | 15362 ac_status=$? |
14211 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15363 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14212 (exit $ac_status); }; }; then | 15364 (exit $ac_status); }; }; then |
14215 echo "$as_me: failed program was:" >&5 | 15367 echo "$as_me: failed program was:" >&5 |
14216 sed 's/^/| /' conftest.$ac_ext >&5 | 15368 sed 's/^/| /' conftest.$ac_ext >&5 |
14217 | 15369 |
14218 eval "$as_ac_var=no" | 15370 eval "$as_ac_var=no" |
14219 fi | 15371 fi |
14220 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 15372 rm -f conftest.err conftest.$ac_objext \ |
15373 conftest$ac_exeext conftest.$ac_ext | |
14221 fi | 15374 fi |
14222 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 15375 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
14223 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 15376 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
14224 if test `eval echo '${'$as_ac_var'}'` = yes; then | 15377 if test `eval echo '${'$as_ac_var'}'` = yes; then |
14225 cat >>confdefs.h <<_ACEOF | 15378 cat >>confdefs.h <<_ACEOF |
14226 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 | 15379 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
14227 _ACEOF | 15380 _ACEOF |
14228 | 15381 |
14229 else | 15382 else |
14230 LIBOBJS="$LIBOBJS getloadavg.$ac_objext" | 15383 case $LIBOBJS in |
15384 "getloadavg.$ac_objext" | \ | |
15385 *" getloadavg.$ac_objext" | \ | |
15386 "getloadavg.$ac_objext "* | \ | |
15387 *" getloadavg.$ac_objext "* ) ;; | |
15388 *) LIBOBJS="$LIBOBJS getloadavg.$ac_objext" ;; | |
15389 esac | |
15390 | |
14231 | 15391 |
14232 cat >>confdefs.h <<\_ACEOF | 15392 cat >>confdefs.h <<\_ACEOF |
14233 #define C_GETLOADAVG 1 | 15393 #define C_GETLOADAVG 1 |
14234 _ACEOF | 15394 _ACEOF |
14235 | 15395 |
14246 else | 15406 else |
14247 # Is the header compilable? | 15407 # Is the header compilable? |
14248 echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5 | 15408 echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5 |
14249 echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6 | 15409 echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6 |
14250 cat >conftest.$ac_ext <<_ACEOF | 15410 cat >conftest.$ac_ext <<_ACEOF |
14251 #line $LINENO "configure" | |
14252 /* confdefs.h. */ | 15411 /* confdefs.h. */ |
14253 _ACEOF | 15412 _ACEOF |
14254 cat confdefs.h >>conftest.$ac_ext | 15413 cat confdefs.h >>conftest.$ac_ext |
14255 cat >>conftest.$ac_ext <<_ACEOF | 15414 cat >>conftest.$ac_ext <<_ACEOF |
14256 /* end confdefs.h. */ | 15415 /* end confdefs.h. */ |
14257 $ac_includes_default | 15416 $ac_includes_default |
14258 #include <sys/dg_sys_info.h> | 15417 #include <sys/dg_sys_info.h> |
14259 _ACEOF | 15418 _ACEOF |
14260 rm -f conftest.$ac_objext | 15419 rm -f conftest.$ac_objext |
14261 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15420 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
14262 (eval $ac_compile) 2>&5 | 15421 (eval $ac_compile) 2>conftest.er1 |
14263 ac_status=$? | 15422 ac_status=$? |
15423 grep -v '^ *+' conftest.er1 >conftest.err | |
15424 rm -f conftest.er1 | |
15425 cat conftest.err >&5 | |
14264 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15426 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14265 (exit $ac_status); } && | 15427 (exit $ac_status); } && |
14266 { ac_try='test -s conftest.$ac_objext' | 15428 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
15429 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15430 (eval $ac_try) 2>&5 | |
15431 ac_status=$? | |
15432 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15433 (exit $ac_status); }; } && | |
15434 { ac_try='test -s conftest.$ac_objext' | |
14267 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15435 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14268 (eval $ac_try) 2>&5 | 15436 (eval $ac_try) 2>&5 |
14269 ac_status=$? | 15437 ac_status=$? |
14270 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15438 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14271 (exit $ac_status); }; }; then | 15439 (exit $ac_status); }; }; then |
14274 echo "$as_me: failed program was:" >&5 | 15442 echo "$as_me: failed program was:" >&5 |
14275 sed 's/^/| /' conftest.$ac_ext >&5 | 15443 sed 's/^/| /' conftest.$ac_ext >&5 |
14276 | 15444 |
14277 ac_header_compiler=no | 15445 ac_header_compiler=no |
14278 fi | 15446 fi |
14279 rm -f conftest.$ac_objext conftest.$ac_ext | 15447 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
14280 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 15448 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
14281 echo "${ECHO_T}$ac_header_compiler" >&6 | 15449 echo "${ECHO_T}$ac_header_compiler" >&6 |
14282 | 15450 |
14283 # Is the header present? | 15451 # Is the header present? |
14284 echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5 | 15452 echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5 |
14285 echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6 | 15453 echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6 |
14286 cat >conftest.$ac_ext <<_ACEOF | 15454 cat >conftest.$ac_ext <<_ACEOF |
14287 #line $LINENO "configure" | |
14288 /* confdefs.h. */ | 15455 /* confdefs.h. */ |
14289 _ACEOF | 15456 _ACEOF |
14290 cat confdefs.h >>conftest.$ac_ext | 15457 cat confdefs.h >>conftest.$ac_ext |
14291 cat >>conftest.$ac_ext <<_ACEOF | 15458 cat >>conftest.$ac_ext <<_ACEOF |
14292 /* end confdefs.h. */ | 15459 /* end confdefs.h. */ |
14300 cat conftest.err >&5 | 15467 cat conftest.err >&5 |
14301 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15468 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14302 (exit $ac_status); } >/dev/null; then | 15469 (exit $ac_status); } >/dev/null; then |
14303 if test -s conftest.err; then | 15470 if test -s conftest.err; then |
14304 ac_cpp_err=$ac_c_preproc_warn_flag | 15471 ac_cpp_err=$ac_c_preproc_warn_flag |
15472 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
14305 else | 15473 else |
14306 ac_cpp_err= | 15474 ac_cpp_err= |
14307 fi | 15475 fi |
14308 else | 15476 else |
14309 ac_cpp_err=yes | 15477 ac_cpp_err=yes |
14319 rm -f conftest.err conftest.$ac_ext | 15487 rm -f conftest.err conftest.$ac_ext |
14320 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 15488 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
14321 echo "${ECHO_T}$ac_header_preproc" >&6 | 15489 echo "${ECHO_T}$ac_header_preproc" >&6 |
14322 | 15490 |
14323 # So? What about this header? | 15491 # So? What about this header? |
14324 case $ac_header_compiler:$ac_header_preproc in | 15492 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
14325 yes:no ) | 15493 yes:no: ) |
14326 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 15494 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
14327 echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15495 echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
15496 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&5 | |
15497 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&2;} | |
15498 ac_header_preproc=yes | |
15499 ;; | |
15500 no:yes:* ) | |
15501 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5 | |
15502 echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;} | |
15503 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5 | |
15504 echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;} | |
15505 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&5 | |
15506 echo "$as_me: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&2;} | |
15507 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&5 | |
15508 echo "$as_me: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
14328 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 | 15509 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 |
14329 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} | 15510 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} |
15511 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&5 | |
15512 echo "$as_me: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&2;} | |
14330 ( | 15513 ( |
14331 cat <<\_ASBOX | 15514 cat <<\_ASBOX |
14332 ## ------------------------------------ ## | 15515 ## ------------------------------------------ ## |
14333 ## Report this to bug-autoconf@gnu.org. ## | 15516 ## Report this to the AC_PACKAGE_NAME lists. ## |
14334 ## ------------------------------------ ## | 15517 ## ------------------------------------------ ## |
14335 _ASBOX | |
14336 ) | | |
14337 sed "s/^/$as_me: WARNING: /" >&2 | |
14338 ;; | |
14339 no:yes ) | |
14340 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5 | |
14341 echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;} | |
14342 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5 | |
14343 echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;} | |
14344 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 | |
14345 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} | |
14346 ( | |
14347 cat <<\_ASBOX | |
14348 ## ------------------------------------ ## | |
14349 ## Report this to bug-autoconf@gnu.org. ## | |
14350 ## ------------------------------------ ## | |
14351 _ASBOX | 15518 _ASBOX |
14352 ) | | 15519 ) | |
14353 sed "s/^/$as_me: WARNING: /" >&2 | 15520 sed "s/^/$as_me: WARNING: /" >&2 |
14354 ;; | 15521 ;; |
14355 esac | 15522 esac |
14378 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15545 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14379 else | 15546 else |
14380 ac_check_lib_save_LIBS=$LIBS | 15547 ac_check_lib_save_LIBS=$LIBS |
14381 LIBS="-ldgc $LIBS" | 15548 LIBS="-ldgc $LIBS" |
14382 cat >conftest.$ac_ext <<_ACEOF | 15549 cat >conftest.$ac_ext <<_ACEOF |
14383 #line $LINENO "configure" | |
14384 /* confdefs.h. */ | 15550 /* confdefs.h. */ |
14385 _ACEOF | 15551 _ACEOF |
14386 cat confdefs.h >>conftest.$ac_ext | 15552 cat confdefs.h >>conftest.$ac_ext |
14387 cat >>conftest.$ac_ext <<_ACEOF | 15553 cat >>conftest.$ac_ext <<_ACEOF |
14388 /* end confdefs.h. */ | 15554 /* end confdefs.h. */ |
14402 return 0; | 15568 return 0; |
14403 } | 15569 } |
14404 _ACEOF | 15570 _ACEOF |
14405 rm -f conftest.$ac_objext conftest$ac_exeext | 15571 rm -f conftest.$ac_objext conftest$ac_exeext |
14406 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15572 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
14407 (eval $ac_link) 2>&5 | 15573 (eval $ac_link) 2>conftest.er1 |
14408 ac_status=$? | 15574 ac_status=$? |
15575 grep -v '^ *+' conftest.er1 >conftest.err | |
15576 rm -f conftest.er1 | |
15577 cat conftest.err >&5 | |
14409 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15578 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14410 (exit $ac_status); } && | 15579 (exit $ac_status); } && |
14411 { ac_try='test -s conftest$ac_exeext' | 15580 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
15581 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15582 (eval $ac_try) 2>&5 | |
15583 ac_status=$? | |
15584 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15585 (exit $ac_status); }; } && | |
15586 { ac_try='test -s conftest$ac_exeext' | |
14412 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15587 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14413 (eval $ac_try) 2>&5 | 15588 (eval $ac_try) 2>&5 |
14414 ac_status=$? | 15589 ac_status=$? |
14415 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15590 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14416 (exit $ac_status); }; }; then | 15591 (exit $ac_status); }; }; then |
14419 echo "$as_me: failed program was:" >&5 | 15594 echo "$as_me: failed program was:" >&5 |
14420 sed 's/^/| /' conftest.$ac_ext >&5 | 15595 sed 's/^/| /' conftest.$ac_ext >&5 |
14421 | 15596 |
14422 ac_cv_lib_dgc_dg_sys_info=no | 15597 ac_cv_lib_dgc_dg_sys_info=no |
14423 fi | 15598 fi |
14424 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 15599 rm -f conftest.err conftest.$ac_objext \ |
15600 conftest$ac_exeext conftest.$ac_ext | |
14425 LIBS=$ac_check_lib_save_LIBS | 15601 LIBS=$ac_check_lib_save_LIBS |
14426 fi | 15602 fi |
14427 echo "$as_me:$LINENO: result: $ac_cv_lib_dgc_dg_sys_info" >&5 | 15603 echo "$as_me:$LINENO: result: $ac_cv_lib_dgc_dg_sys_info" >&5 |
14428 echo "${ECHO_T}$ac_cv_lib_dgc_dg_sys_info" >&6 | 15604 echo "${ECHO_T}$ac_cv_lib_dgc_dg_sys_info" >&6 |
14429 if test $ac_cv_lib_dgc_dg_sys_info = yes; then | 15605 if test $ac_cv_lib_dgc_dg_sys_info = yes; then |
14450 else | 15626 else |
14451 # Is the header compilable? | 15627 # Is the header compilable? |
14452 echo "$as_me:$LINENO: checking locale.h usability" >&5 | 15628 echo "$as_me:$LINENO: checking locale.h usability" >&5 |
14453 echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6 | 15629 echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6 |
14454 cat >conftest.$ac_ext <<_ACEOF | 15630 cat >conftest.$ac_ext <<_ACEOF |
14455 #line $LINENO "configure" | |
14456 /* confdefs.h. */ | 15631 /* confdefs.h. */ |
14457 _ACEOF | 15632 _ACEOF |
14458 cat confdefs.h >>conftest.$ac_ext | 15633 cat confdefs.h >>conftest.$ac_ext |
14459 cat >>conftest.$ac_ext <<_ACEOF | 15634 cat >>conftest.$ac_ext <<_ACEOF |
14460 /* end confdefs.h. */ | 15635 /* end confdefs.h. */ |
14461 $ac_includes_default | 15636 $ac_includes_default |
14462 #include <locale.h> | 15637 #include <locale.h> |
14463 _ACEOF | 15638 _ACEOF |
14464 rm -f conftest.$ac_objext | 15639 rm -f conftest.$ac_objext |
14465 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15640 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
14466 (eval $ac_compile) 2>&5 | 15641 (eval $ac_compile) 2>conftest.er1 |
14467 ac_status=$? | 15642 ac_status=$? |
15643 grep -v '^ *+' conftest.er1 >conftest.err | |
15644 rm -f conftest.er1 | |
15645 cat conftest.err >&5 | |
14468 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15646 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14469 (exit $ac_status); } && | 15647 (exit $ac_status); } && |
14470 { ac_try='test -s conftest.$ac_objext' | 15648 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
15649 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15650 (eval $ac_try) 2>&5 | |
15651 ac_status=$? | |
15652 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15653 (exit $ac_status); }; } && | |
15654 { ac_try='test -s conftest.$ac_objext' | |
14471 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15655 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14472 (eval $ac_try) 2>&5 | 15656 (eval $ac_try) 2>&5 |
14473 ac_status=$? | 15657 ac_status=$? |
14474 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15658 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14475 (exit $ac_status); }; }; then | 15659 (exit $ac_status); }; }; then |
14478 echo "$as_me: failed program was:" >&5 | 15662 echo "$as_me: failed program was:" >&5 |
14479 sed 's/^/| /' conftest.$ac_ext >&5 | 15663 sed 's/^/| /' conftest.$ac_ext >&5 |
14480 | 15664 |
14481 ac_header_compiler=no | 15665 ac_header_compiler=no |
14482 fi | 15666 fi |
14483 rm -f conftest.$ac_objext conftest.$ac_ext | 15667 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
14484 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 15668 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
14485 echo "${ECHO_T}$ac_header_compiler" >&6 | 15669 echo "${ECHO_T}$ac_header_compiler" >&6 |
14486 | 15670 |
14487 # Is the header present? | 15671 # Is the header present? |
14488 echo "$as_me:$LINENO: checking locale.h presence" >&5 | 15672 echo "$as_me:$LINENO: checking locale.h presence" >&5 |
14489 echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6 | 15673 echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6 |
14490 cat >conftest.$ac_ext <<_ACEOF | 15674 cat >conftest.$ac_ext <<_ACEOF |
14491 #line $LINENO "configure" | |
14492 /* confdefs.h. */ | 15675 /* confdefs.h. */ |
14493 _ACEOF | 15676 _ACEOF |
14494 cat confdefs.h >>conftest.$ac_ext | 15677 cat confdefs.h >>conftest.$ac_ext |
14495 cat >>conftest.$ac_ext <<_ACEOF | 15678 cat >>conftest.$ac_ext <<_ACEOF |
14496 /* end confdefs.h. */ | 15679 /* end confdefs.h. */ |
14504 cat conftest.err >&5 | 15687 cat conftest.err >&5 |
14505 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15688 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14506 (exit $ac_status); } >/dev/null; then | 15689 (exit $ac_status); } >/dev/null; then |
14507 if test -s conftest.err; then | 15690 if test -s conftest.err; then |
14508 ac_cpp_err=$ac_c_preproc_warn_flag | 15691 ac_cpp_err=$ac_c_preproc_warn_flag |
15692 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
14509 else | 15693 else |
14510 ac_cpp_err= | 15694 ac_cpp_err= |
14511 fi | 15695 fi |
14512 else | 15696 else |
14513 ac_cpp_err=yes | 15697 ac_cpp_err=yes |
14523 rm -f conftest.err conftest.$ac_ext | 15707 rm -f conftest.err conftest.$ac_ext |
14524 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 15708 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
14525 echo "${ECHO_T}$ac_header_preproc" >&6 | 15709 echo "${ECHO_T}$ac_header_preproc" >&6 |
14526 | 15710 |
14527 # So? What about this header? | 15711 # So? What about this header? |
14528 case $ac_header_compiler:$ac_header_preproc in | 15712 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
14529 yes:no ) | 15713 yes:no: ) |
14530 { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 15714 { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
14531 echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15715 echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
15716 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the compiler's result" >&5 | |
15717 echo "$as_me: WARNING: locale.h: proceeding with the compiler's result" >&2;} | |
15718 ac_header_preproc=yes | |
15719 ;; | |
15720 no:yes:* ) | |
15721 { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5 | |
15722 echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;} | |
15723 { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5 | |
15724 echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;} | |
15725 { echo "$as_me:$LINENO: WARNING: locale.h: see the Autoconf documentation" >&5 | |
15726 echo "$as_me: WARNING: locale.h: see the Autoconf documentation" >&2;} | |
15727 { echo "$as_me:$LINENO: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&5 | |
15728 echo "$as_me: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
14532 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 | 15729 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 |
14533 echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} | 15730 echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} |
15731 { echo "$as_me:$LINENO: WARNING: locale.h: in the future, the compiler will take precedence" >&5 | |
15732 echo "$as_me: WARNING: locale.h: in the future, the compiler will take precedence" >&2;} | |
14534 ( | 15733 ( |
14535 cat <<\_ASBOX | 15734 cat <<\_ASBOX |
14536 ## ------------------------------------ ## | 15735 ## ------------------------------------------ ## |
14537 ## Report this to bug-autoconf@gnu.org. ## | 15736 ## Report this to the AC_PACKAGE_NAME lists. ## |
14538 ## ------------------------------------ ## | 15737 ## ------------------------------------------ ## |
14539 _ASBOX | |
14540 ) | | |
14541 sed "s/^/$as_me: WARNING: /" >&2 | |
14542 ;; | |
14543 no:yes ) | |
14544 { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5 | |
14545 echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;} | |
14546 { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5 | |
14547 echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;} | |
14548 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 | |
14549 echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} | |
14550 ( | |
14551 cat <<\_ASBOX | |
14552 ## ------------------------------------ ## | |
14553 ## Report this to bug-autoconf@gnu.org. ## | |
14554 ## ------------------------------------ ## | |
14555 _ASBOX | 15738 _ASBOX |
14556 ) | | 15739 ) | |
14557 sed "s/^/$as_me: WARNING: /" >&2 | 15740 sed "s/^/$as_me: WARNING: /" >&2 |
14558 ;; | 15741 ;; |
14559 esac | 15742 esac |
14578 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 15761 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
14579 if eval "test \"\${$as_ac_var+set}\" = set"; then | 15762 if eval "test \"\${$as_ac_var+set}\" = set"; then |
14580 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15763 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14581 else | 15764 else |
14582 cat >conftest.$ac_ext <<_ACEOF | 15765 cat >conftest.$ac_ext <<_ACEOF |
14583 #line $LINENO "configure" | 15766 /* confdefs.h. */ |
14584 /* confdefs.h. */ | 15767 _ACEOF |
14585 _ACEOF | 15768 cat confdefs.h >>conftest.$ac_ext |
14586 cat confdefs.h >>conftest.$ac_ext | 15769 cat >>conftest.$ac_ext <<_ACEOF |
14587 cat >>conftest.$ac_ext <<_ACEOF | 15770 /* end confdefs.h. */ |
14588 /* end confdefs.h. */ | 15771 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
15772 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
15773 #define $ac_func innocuous_$ac_func | |
15774 | |
14589 /* System header to define __stub macros and hopefully few prototypes, | 15775 /* System header to define __stub macros and hopefully few prototypes, |
14590 which can conflict with char $ac_func (); below. | 15776 which can conflict with char $ac_func (); below. |
14591 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 15777 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
14592 <limits.h> exists even on freestanding compilers. */ | 15778 <limits.h> exists even on freestanding compilers. */ |
15779 | |
14593 #ifdef __STDC__ | 15780 #ifdef __STDC__ |
14594 # include <limits.h> | 15781 # include <limits.h> |
14595 #else | 15782 #else |
14596 # include <assert.h> | 15783 # include <assert.h> |
14597 #endif | 15784 #endif |
15785 | |
15786 #undef $ac_func | |
15787 | |
14598 /* Override any gcc2 internal prototype to avoid an error. */ | 15788 /* Override any gcc2 internal prototype to avoid an error. */ |
14599 #ifdef __cplusplus | 15789 #ifdef __cplusplus |
14600 extern "C" | 15790 extern "C" |
14601 { | 15791 { |
14602 #endif | 15792 #endif |
14623 return 0; | 15813 return 0; |
14624 } | 15814 } |
14625 _ACEOF | 15815 _ACEOF |
14626 rm -f conftest.$ac_objext conftest$ac_exeext | 15816 rm -f conftest.$ac_objext conftest$ac_exeext |
14627 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15817 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
14628 (eval $ac_link) 2>&5 | 15818 (eval $ac_link) 2>conftest.er1 |
14629 ac_status=$? | 15819 ac_status=$? |
15820 grep -v '^ *+' conftest.er1 >conftest.err | |
15821 rm -f conftest.er1 | |
15822 cat conftest.err >&5 | |
14630 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15823 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14631 (exit $ac_status); } && | 15824 (exit $ac_status); } && |
14632 { ac_try='test -s conftest$ac_exeext' | 15825 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
15826 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15827 (eval $ac_try) 2>&5 | |
15828 ac_status=$? | |
15829 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15830 (exit $ac_status); }; } && | |
15831 { ac_try='test -s conftest$ac_exeext' | |
14633 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15832 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14634 (eval $ac_try) 2>&5 | 15833 (eval $ac_try) 2>&5 |
14635 ac_status=$? | 15834 ac_status=$? |
14636 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15835 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14637 (exit $ac_status); }; }; then | 15836 (exit $ac_status); }; }; then |
14640 echo "$as_me: failed program was:" >&5 | 15839 echo "$as_me: failed program was:" >&5 |
14641 sed 's/^/| /' conftest.$ac_ext >&5 | 15840 sed 's/^/| /' conftest.$ac_ext >&5 |
14642 | 15841 |
14643 eval "$as_ac_var=no" | 15842 eval "$as_ac_var=no" |
14644 fi | 15843 fi |
14645 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 15844 rm -f conftest.err conftest.$ac_objext \ |
15845 conftest$ac_exeext conftest.$ac_ext | |
14646 fi | 15846 fi |
14647 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 15847 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
14648 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 15848 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
14649 if test `eval echo '${'$as_ac_var'}'` = yes; then | 15849 if test `eval echo '${'$as_ac_var'}'` = yes; then |
14650 cat >>confdefs.h <<_ACEOF | 15850 cat >>confdefs.h <<_ACEOF |
14679 else | 15879 else |
14680 # Is the header compilable? | 15880 # Is the header compilable? |
14681 echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5 | 15881 echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5 |
14682 echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6 | 15882 echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6 |
14683 cat >conftest.$ac_ext <<_ACEOF | 15883 cat >conftest.$ac_ext <<_ACEOF |
14684 #line $LINENO "configure" | |
14685 /* confdefs.h. */ | 15884 /* confdefs.h. */ |
14686 _ACEOF | 15885 _ACEOF |
14687 cat confdefs.h >>conftest.$ac_ext | 15886 cat confdefs.h >>conftest.$ac_ext |
14688 cat >>conftest.$ac_ext <<_ACEOF | 15887 cat >>conftest.$ac_ext <<_ACEOF |
14689 /* end confdefs.h. */ | 15888 /* end confdefs.h. */ |
14690 $ac_includes_default | 15889 $ac_includes_default |
14691 #include <inq_stats/cpustats.h> | 15890 #include <inq_stats/cpustats.h> |
14692 _ACEOF | 15891 _ACEOF |
14693 rm -f conftest.$ac_objext | 15892 rm -f conftest.$ac_objext |
14694 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15893 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
14695 (eval $ac_compile) 2>&5 | 15894 (eval $ac_compile) 2>conftest.er1 |
14696 ac_status=$? | 15895 ac_status=$? |
15896 grep -v '^ *+' conftest.er1 >conftest.err | |
15897 rm -f conftest.er1 | |
15898 cat conftest.err >&5 | |
14697 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15899 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14698 (exit $ac_status); } && | 15900 (exit $ac_status); } && |
14699 { ac_try='test -s conftest.$ac_objext' | 15901 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
15902 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
15903 (eval $ac_try) 2>&5 | |
15904 ac_status=$? | |
15905 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
15906 (exit $ac_status); }; } && | |
15907 { ac_try='test -s conftest.$ac_objext' | |
14700 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15908 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14701 (eval $ac_try) 2>&5 | 15909 (eval $ac_try) 2>&5 |
14702 ac_status=$? | 15910 ac_status=$? |
14703 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15911 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14704 (exit $ac_status); }; }; then | 15912 (exit $ac_status); }; }; then |
14707 echo "$as_me: failed program was:" >&5 | 15915 echo "$as_me: failed program was:" >&5 |
14708 sed 's/^/| /' conftest.$ac_ext >&5 | 15916 sed 's/^/| /' conftest.$ac_ext >&5 |
14709 | 15917 |
14710 ac_header_compiler=no | 15918 ac_header_compiler=no |
14711 fi | 15919 fi |
14712 rm -f conftest.$ac_objext conftest.$ac_ext | 15920 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
14713 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 15921 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
14714 echo "${ECHO_T}$ac_header_compiler" >&6 | 15922 echo "${ECHO_T}$ac_header_compiler" >&6 |
14715 | 15923 |
14716 # Is the header present? | 15924 # Is the header present? |
14717 echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5 | 15925 echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5 |
14718 echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6 | 15926 echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6 |
14719 cat >conftest.$ac_ext <<_ACEOF | 15927 cat >conftest.$ac_ext <<_ACEOF |
14720 #line $LINENO "configure" | |
14721 /* confdefs.h. */ | 15928 /* confdefs.h. */ |
14722 _ACEOF | 15929 _ACEOF |
14723 cat confdefs.h >>conftest.$ac_ext | 15930 cat confdefs.h >>conftest.$ac_ext |
14724 cat >>conftest.$ac_ext <<_ACEOF | 15931 cat >>conftest.$ac_ext <<_ACEOF |
14725 /* end confdefs.h. */ | 15932 /* end confdefs.h. */ |
14733 cat conftest.err >&5 | 15940 cat conftest.err >&5 |
14734 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15941 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14735 (exit $ac_status); } >/dev/null; then | 15942 (exit $ac_status); } >/dev/null; then |
14736 if test -s conftest.err; then | 15943 if test -s conftest.err; then |
14737 ac_cpp_err=$ac_c_preproc_warn_flag | 15944 ac_cpp_err=$ac_c_preproc_warn_flag |
15945 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
14738 else | 15946 else |
14739 ac_cpp_err= | 15947 ac_cpp_err= |
14740 fi | 15948 fi |
14741 else | 15949 else |
14742 ac_cpp_err=yes | 15950 ac_cpp_err=yes |
14752 rm -f conftest.err conftest.$ac_ext | 15960 rm -f conftest.err conftest.$ac_ext |
14753 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 15961 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
14754 echo "${ECHO_T}$ac_header_preproc" >&6 | 15962 echo "${ECHO_T}$ac_header_preproc" >&6 |
14755 | 15963 |
14756 # So? What about this header? | 15964 # So? What about this header? |
14757 case $ac_header_compiler:$ac_header_preproc in | 15965 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
14758 yes:no ) | 15966 yes:no: ) |
14759 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 15967 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
14760 echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15968 echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
15969 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&5 | |
15970 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&2;} | |
15971 ac_header_preproc=yes | |
15972 ;; | |
15973 no:yes:* ) | |
15974 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5 | |
15975 echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;} | |
15976 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5 | |
15977 echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;} | |
15978 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&5 | |
15979 echo "$as_me: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&2;} | |
15980 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5 | |
15981 echo "$as_me: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
14761 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 | 15982 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 |
14762 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} | 15983 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} |
15984 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&5 | |
15985 echo "$as_me: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&2;} | |
14763 ( | 15986 ( |
14764 cat <<\_ASBOX | 15987 cat <<\_ASBOX |
14765 ## ------------------------------------ ## | 15988 ## ------------------------------------------ ## |
14766 ## Report this to bug-autoconf@gnu.org. ## | 15989 ## Report this to the AC_PACKAGE_NAME lists. ## |
14767 ## ------------------------------------ ## | 15990 ## ------------------------------------------ ## |
14768 _ASBOX | |
14769 ) | | |
14770 sed "s/^/$as_me: WARNING: /" >&2 | |
14771 ;; | |
14772 no:yes ) | |
14773 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5 | |
14774 echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;} | |
14775 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5 | |
14776 echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;} | |
14777 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 | |
14778 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} | |
14779 ( | |
14780 cat <<\_ASBOX | |
14781 ## ------------------------------------ ## | |
14782 ## Report this to bug-autoconf@gnu.org. ## | |
14783 ## ------------------------------------ ## | |
14784 _ASBOX | 15991 _ASBOX |
14785 ) | | 15992 ) | |
14786 sed "s/^/$as_me: WARNING: /" >&2 | 15993 sed "s/^/$as_me: WARNING: /" >&2 |
14787 ;; | 15994 ;; |
14788 esac | 15995 esac |
14826 else | 16033 else |
14827 # Is the header compilable? | 16034 # Is the header compilable? |
14828 echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5 | 16035 echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5 |
14829 echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6 | 16036 echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6 |
14830 cat >conftest.$ac_ext <<_ACEOF | 16037 cat >conftest.$ac_ext <<_ACEOF |
14831 #line $LINENO "configure" | |
14832 /* confdefs.h. */ | 16038 /* confdefs.h. */ |
14833 _ACEOF | 16039 _ACEOF |
14834 cat confdefs.h >>conftest.$ac_ext | 16040 cat confdefs.h >>conftest.$ac_ext |
14835 cat >>conftest.$ac_ext <<_ACEOF | 16041 cat >>conftest.$ac_ext <<_ACEOF |
14836 /* end confdefs.h. */ | 16042 /* end confdefs.h. */ |
14837 $ac_includes_default | 16043 $ac_includes_default |
14838 #include <sys/cpustats.h> | 16044 #include <sys/cpustats.h> |
14839 _ACEOF | 16045 _ACEOF |
14840 rm -f conftest.$ac_objext | 16046 rm -f conftest.$ac_objext |
14841 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16047 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
14842 (eval $ac_compile) 2>&5 | 16048 (eval $ac_compile) 2>conftest.er1 |
14843 ac_status=$? | 16049 ac_status=$? |
16050 grep -v '^ *+' conftest.er1 >conftest.err | |
16051 rm -f conftest.er1 | |
16052 cat conftest.err >&5 | |
14844 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16053 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14845 (exit $ac_status); } && | 16054 (exit $ac_status); } && |
14846 { ac_try='test -s conftest.$ac_objext' | 16055 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
16056 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
16057 (eval $ac_try) 2>&5 | |
16058 ac_status=$? | |
16059 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16060 (exit $ac_status); }; } && | |
16061 { ac_try='test -s conftest.$ac_objext' | |
14847 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16062 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14848 (eval $ac_try) 2>&5 | 16063 (eval $ac_try) 2>&5 |
14849 ac_status=$? | 16064 ac_status=$? |
14850 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16065 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14851 (exit $ac_status); }; }; then | 16066 (exit $ac_status); }; }; then |
14854 echo "$as_me: failed program was:" >&5 | 16069 echo "$as_me: failed program was:" >&5 |
14855 sed 's/^/| /' conftest.$ac_ext >&5 | 16070 sed 's/^/| /' conftest.$ac_ext >&5 |
14856 | 16071 |
14857 ac_header_compiler=no | 16072 ac_header_compiler=no |
14858 fi | 16073 fi |
14859 rm -f conftest.$ac_objext conftest.$ac_ext | 16074 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
14860 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 16075 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
14861 echo "${ECHO_T}$ac_header_compiler" >&6 | 16076 echo "${ECHO_T}$ac_header_compiler" >&6 |
14862 | 16077 |
14863 # Is the header present? | 16078 # Is the header present? |
14864 echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5 | 16079 echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5 |
14865 echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6 | 16080 echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6 |
14866 cat >conftest.$ac_ext <<_ACEOF | 16081 cat >conftest.$ac_ext <<_ACEOF |
14867 #line $LINENO "configure" | |
14868 /* confdefs.h. */ | 16082 /* confdefs.h. */ |
14869 _ACEOF | 16083 _ACEOF |
14870 cat confdefs.h >>conftest.$ac_ext | 16084 cat confdefs.h >>conftest.$ac_ext |
14871 cat >>conftest.$ac_ext <<_ACEOF | 16085 cat >>conftest.$ac_ext <<_ACEOF |
14872 /* end confdefs.h. */ | 16086 /* end confdefs.h. */ |
14880 cat conftest.err >&5 | 16094 cat conftest.err >&5 |
14881 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16095 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14882 (exit $ac_status); } >/dev/null; then | 16096 (exit $ac_status); } >/dev/null; then |
14883 if test -s conftest.err; then | 16097 if test -s conftest.err; then |
14884 ac_cpp_err=$ac_c_preproc_warn_flag | 16098 ac_cpp_err=$ac_c_preproc_warn_flag |
16099 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
14885 else | 16100 else |
14886 ac_cpp_err= | 16101 ac_cpp_err= |
14887 fi | 16102 fi |
14888 else | 16103 else |
14889 ac_cpp_err=yes | 16104 ac_cpp_err=yes |
14899 rm -f conftest.err conftest.$ac_ext | 16114 rm -f conftest.err conftest.$ac_ext |
14900 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 16115 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
14901 echo "${ECHO_T}$ac_header_preproc" >&6 | 16116 echo "${ECHO_T}$ac_header_preproc" >&6 |
14902 | 16117 |
14903 # So? What about this header? | 16118 # So? What about this header? |
14904 case $ac_header_compiler:$ac_header_preproc in | 16119 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
14905 yes:no ) | 16120 yes:no: ) |
14906 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 16121 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
14907 echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 16122 echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
16123 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&5 | |
16124 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&2;} | |
16125 ac_header_preproc=yes | |
16126 ;; | |
16127 no:yes:* ) | |
16128 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5 | |
16129 echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;} | |
16130 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5 | |
16131 echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;} | |
16132 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: see the Autoconf documentation" >&5 | |
16133 echo "$as_me: WARNING: sys/cpustats.h: see the Autoconf documentation" >&2;} | |
16134 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5 | |
16135 echo "$as_me: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
14908 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 | 16136 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 |
14909 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} | 16137 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} |
16138 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&5 | |
16139 echo "$as_me: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&2;} | |
14910 ( | 16140 ( |
14911 cat <<\_ASBOX | 16141 cat <<\_ASBOX |
14912 ## ------------------------------------ ## | 16142 ## ------------------------------------------ ## |
14913 ## Report this to bug-autoconf@gnu.org. ## | 16143 ## Report this to the AC_PACKAGE_NAME lists. ## |
14914 ## ------------------------------------ ## | 16144 ## ------------------------------------------ ## |
14915 _ASBOX | |
14916 ) | | |
14917 sed "s/^/$as_me: WARNING: /" >&2 | |
14918 ;; | |
14919 no:yes ) | |
14920 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5 | |
14921 echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;} | |
14922 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5 | |
14923 echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;} | |
14924 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 | |
14925 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} | |
14926 ( | |
14927 cat <<\_ASBOX | |
14928 ## ------------------------------------ ## | |
14929 ## Report this to bug-autoconf@gnu.org. ## | |
14930 ## ------------------------------------ ## | |
14931 _ASBOX | 16145 _ASBOX |
14932 ) | | 16146 ) | |
14933 sed "s/^/$as_me: WARNING: /" >&2 | 16147 sed "s/^/$as_me: WARNING: /" >&2 |
14934 ;; | 16148 ;; |
14935 esac | 16149 esac |
14970 else | 16184 else |
14971 # Is the header compilable? | 16185 # Is the header compilable? |
14972 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 16186 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
14973 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 16187 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
14974 cat >conftest.$ac_ext <<_ACEOF | 16188 cat >conftest.$ac_ext <<_ACEOF |
14975 #line $LINENO "configure" | |
14976 /* confdefs.h. */ | 16189 /* confdefs.h. */ |
14977 _ACEOF | 16190 _ACEOF |
14978 cat confdefs.h >>conftest.$ac_ext | 16191 cat confdefs.h >>conftest.$ac_ext |
14979 cat >>conftest.$ac_ext <<_ACEOF | 16192 cat >>conftest.$ac_ext <<_ACEOF |
14980 /* end confdefs.h. */ | 16193 /* end confdefs.h. */ |
14981 $ac_includes_default | 16194 $ac_includes_default |
14982 #include <$ac_header> | 16195 #include <$ac_header> |
14983 _ACEOF | 16196 _ACEOF |
14984 rm -f conftest.$ac_objext | 16197 rm -f conftest.$ac_objext |
14985 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16198 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
14986 (eval $ac_compile) 2>&5 | 16199 (eval $ac_compile) 2>conftest.er1 |
14987 ac_status=$? | 16200 ac_status=$? |
16201 grep -v '^ *+' conftest.er1 >conftest.err | |
16202 rm -f conftest.er1 | |
16203 cat conftest.err >&5 | |
14988 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16204 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14989 (exit $ac_status); } && | 16205 (exit $ac_status); } && |
14990 { ac_try='test -s conftest.$ac_objext' | 16206 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
16207 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
16208 (eval $ac_try) 2>&5 | |
16209 ac_status=$? | |
16210 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16211 (exit $ac_status); }; } && | |
16212 { ac_try='test -s conftest.$ac_objext' | |
14991 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16213 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14992 (eval $ac_try) 2>&5 | 16214 (eval $ac_try) 2>&5 |
14993 ac_status=$? | 16215 ac_status=$? |
14994 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16216 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14995 (exit $ac_status); }; }; then | 16217 (exit $ac_status); }; }; then |
14998 echo "$as_me: failed program was:" >&5 | 16220 echo "$as_me: failed program was:" >&5 |
14999 sed 's/^/| /' conftest.$ac_ext >&5 | 16221 sed 's/^/| /' conftest.$ac_ext >&5 |
15000 | 16222 |
15001 ac_header_compiler=no | 16223 ac_header_compiler=no |
15002 fi | 16224 fi |
15003 rm -f conftest.$ac_objext conftest.$ac_ext | 16225 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
15004 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 16226 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
15005 echo "${ECHO_T}$ac_header_compiler" >&6 | 16227 echo "${ECHO_T}$ac_header_compiler" >&6 |
15006 | 16228 |
15007 # Is the header present? | 16229 # Is the header present? |
15008 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 16230 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
15009 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 16231 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
15010 cat >conftest.$ac_ext <<_ACEOF | 16232 cat >conftest.$ac_ext <<_ACEOF |
15011 #line $LINENO "configure" | |
15012 /* confdefs.h. */ | 16233 /* confdefs.h. */ |
15013 _ACEOF | 16234 _ACEOF |
15014 cat confdefs.h >>conftest.$ac_ext | 16235 cat confdefs.h >>conftest.$ac_ext |
15015 cat >>conftest.$ac_ext <<_ACEOF | 16236 cat >>conftest.$ac_ext <<_ACEOF |
15016 /* end confdefs.h. */ | 16237 /* end confdefs.h. */ |
15024 cat conftest.err >&5 | 16245 cat conftest.err >&5 |
15025 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16246 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15026 (exit $ac_status); } >/dev/null; then | 16247 (exit $ac_status); } >/dev/null; then |
15027 if test -s conftest.err; then | 16248 if test -s conftest.err; then |
15028 ac_cpp_err=$ac_c_preproc_warn_flag | 16249 ac_cpp_err=$ac_c_preproc_warn_flag |
16250 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
15029 else | 16251 else |
15030 ac_cpp_err= | 16252 ac_cpp_err= |
15031 fi | 16253 fi |
15032 else | 16254 else |
15033 ac_cpp_err=yes | 16255 ac_cpp_err=yes |
15043 rm -f conftest.err conftest.$ac_ext | 16265 rm -f conftest.err conftest.$ac_ext |
15044 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 16266 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
15045 echo "${ECHO_T}$ac_header_preproc" >&6 | 16267 echo "${ECHO_T}$ac_header_preproc" >&6 |
15046 | 16268 |
15047 # So? What about this header? | 16269 # So? What about this header? |
15048 case $ac_header_compiler:$ac_header_preproc in | 16270 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
15049 yes:no ) | 16271 yes:no: ) |
15050 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 16272 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
15051 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 16273 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
16274 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
16275 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
16276 ac_header_preproc=yes | |
16277 ;; | |
16278 no:yes:* ) | |
16279 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
16280 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
16281 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
16282 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
16283 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
16284 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
16285 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
16286 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
15052 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 16287 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15053 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 16288 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
16289 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
16290 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
15054 ( | 16291 ( |
15055 cat <<\_ASBOX | 16292 cat <<\_ASBOX |
15056 ## ------------------------------------ ## | 16293 ## ------------------------------------------ ## |
15057 ## Report this to bug-autoconf@gnu.org. ## | 16294 ## Report this to the AC_PACKAGE_NAME lists. ## |
15058 ## ------------------------------------ ## | 16295 ## ------------------------------------------ ## |
15059 _ASBOX | |
15060 ) | | |
15061 sed "s/^/$as_me: WARNING: /" >&2 | |
15062 ;; | |
15063 no:yes ) | |
15064 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
15065 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
15066 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
15067 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
15068 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
15069 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
15070 ( | |
15071 cat <<\_ASBOX | |
15072 ## ------------------------------------ ## | |
15073 ## Report this to bug-autoconf@gnu.org. ## | |
15074 ## ------------------------------------ ## | |
15075 _ASBOX | 16296 _ASBOX |
15076 ) | | 16297 ) | |
15077 sed "s/^/$as_me: WARNING: /" >&2 | 16298 sed "s/^/$as_me: WARNING: /" >&2 |
15078 ;; | 16299 ;; |
15079 esac | 16300 esac |
15080 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 16301 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
15081 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 16302 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
15082 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 16303 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
15083 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16304 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15084 else | 16305 else |
15085 eval "$as_ac_Header=$ac_header_preproc" | 16306 eval "$as_ac_Header=\$ac_header_preproc" |
15086 fi | 16307 fi |
15087 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 16308 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
15088 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 16309 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
15089 | 16310 |
15090 fi | 16311 fi |
15114 else | 16335 else |
15115 # Is the header compilable? | 16336 # Is the header compilable? |
15116 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 16337 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
15117 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 16338 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
15118 cat >conftest.$ac_ext <<_ACEOF | 16339 cat >conftest.$ac_ext <<_ACEOF |
15119 #line $LINENO "configure" | |
15120 /* confdefs.h. */ | 16340 /* confdefs.h. */ |
15121 _ACEOF | 16341 _ACEOF |
15122 cat confdefs.h >>conftest.$ac_ext | 16342 cat confdefs.h >>conftest.$ac_ext |
15123 cat >>conftest.$ac_ext <<_ACEOF | 16343 cat >>conftest.$ac_ext <<_ACEOF |
15124 /* end confdefs.h. */ | 16344 /* end confdefs.h. */ |
15125 $ac_includes_default | 16345 $ac_includes_default |
15126 #include <$ac_header> | 16346 #include <$ac_header> |
15127 _ACEOF | 16347 _ACEOF |
15128 rm -f conftest.$ac_objext | 16348 rm -f conftest.$ac_objext |
15129 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16349 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
15130 (eval $ac_compile) 2>&5 | 16350 (eval $ac_compile) 2>conftest.er1 |
15131 ac_status=$? | 16351 ac_status=$? |
16352 grep -v '^ *+' conftest.er1 >conftest.err | |
16353 rm -f conftest.er1 | |
16354 cat conftest.err >&5 | |
15132 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16355 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15133 (exit $ac_status); } && | 16356 (exit $ac_status); } && |
15134 { ac_try='test -s conftest.$ac_objext' | 16357 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
16358 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
16359 (eval $ac_try) 2>&5 | |
16360 ac_status=$? | |
16361 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16362 (exit $ac_status); }; } && | |
16363 { ac_try='test -s conftest.$ac_objext' | |
15135 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16364 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15136 (eval $ac_try) 2>&5 | 16365 (eval $ac_try) 2>&5 |
15137 ac_status=$? | 16366 ac_status=$? |
15138 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16367 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15139 (exit $ac_status); }; }; then | 16368 (exit $ac_status); }; }; then |
15142 echo "$as_me: failed program was:" >&5 | 16371 echo "$as_me: failed program was:" >&5 |
15143 sed 's/^/| /' conftest.$ac_ext >&5 | 16372 sed 's/^/| /' conftest.$ac_ext >&5 |
15144 | 16373 |
15145 ac_header_compiler=no | 16374 ac_header_compiler=no |
15146 fi | 16375 fi |
15147 rm -f conftest.$ac_objext conftest.$ac_ext | 16376 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
15148 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 16377 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
15149 echo "${ECHO_T}$ac_header_compiler" >&6 | 16378 echo "${ECHO_T}$ac_header_compiler" >&6 |
15150 | 16379 |
15151 # Is the header present? | 16380 # Is the header present? |
15152 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 16381 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
15153 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 16382 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
15154 cat >conftest.$ac_ext <<_ACEOF | 16383 cat >conftest.$ac_ext <<_ACEOF |
15155 #line $LINENO "configure" | |
15156 /* confdefs.h. */ | 16384 /* confdefs.h. */ |
15157 _ACEOF | 16385 _ACEOF |
15158 cat confdefs.h >>conftest.$ac_ext | 16386 cat confdefs.h >>conftest.$ac_ext |
15159 cat >>conftest.$ac_ext <<_ACEOF | 16387 cat >>conftest.$ac_ext <<_ACEOF |
15160 /* end confdefs.h. */ | 16388 /* end confdefs.h. */ |
15168 cat conftest.err >&5 | 16396 cat conftest.err >&5 |
15169 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16397 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15170 (exit $ac_status); } >/dev/null; then | 16398 (exit $ac_status); } >/dev/null; then |
15171 if test -s conftest.err; then | 16399 if test -s conftest.err; then |
15172 ac_cpp_err=$ac_c_preproc_warn_flag | 16400 ac_cpp_err=$ac_c_preproc_warn_flag |
16401 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
15173 else | 16402 else |
15174 ac_cpp_err= | 16403 ac_cpp_err= |
15175 fi | 16404 fi |
15176 else | 16405 else |
15177 ac_cpp_err=yes | 16406 ac_cpp_err=yes |
15187 rm -f conftest.err conftest.$ac_ext | 16416 rm -f conftest.err conftest.$ac_ext |
15188 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 16417 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
15189 echo "${ECHO_T}$ac_header_preproc" >&6 | 16418 echo "${ECHO_T}$ac_header_preproc" >&6 |
15190 | 16419 |
15191 # So? What about this header? | 16420 # So? What about this header? |
15192 case $ac_header_compiler:$ac_header_preproc in | 16421 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
15193 yes:no ) | 16422 yes:no: ) |
15194 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 16423 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
15195 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 16424 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
16425 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
16426 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
16427 ac_header_preproc=yes | |
16428 ;; | |
16429 no:yes:* ) | |
16430 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
16431 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
16432 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
16433 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
16434 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
16435 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
16436 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
16437 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
15196 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 16438 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15197 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 16439 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
16440 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
16441 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
15198 ( | 16442 ( |
15199 cat <<\_ASBOX | 16443 cat <<\_ASBOX |
15200 ## ------------------------------------ ## | 16444 ## ------------------------------------------ ## |
15201 ## Report this to bug-autoconf@gnu.org. ## | 16445 ## Report this to the AC_PACKAGE_NAME lists. ## |
15202 ## ------------------------------------ ## | 16446 ## ------------------------------------------ ## |
15203 _ASBOX | |
15204 ) | | |
15205 sed "s/^/$as_me: WARNING: /" >&2 | |
15206 ;; | |
15207 no:yes ) | |
15208 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
15209 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
15210 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
15211 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
15212 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
15213 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
15214 ( | |
15215 cat <<\_ASBOX | |
15216 ## ------------------------------------ ## | |
15217 ## Report this to bug-autoconf@gnu.org. ## | |
15218 ## ------------------------------------ ## | |
15219 _ASBOX | 16447 _ASBOX |
15220 ) | | 16448 ) | |
15221 sed "s/^/$as_me: WARNING: /" >&2 | 16449 sed "s/^/$as_me: WARNING: /" >&2 |
15222 ;; | 16450 ;; |
15223 esac | 16451 esac |
15224 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 16452 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
15225 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 16453 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
15226 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 16454 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
15227 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16455 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15228 else | 16456 else |
15229 eval "$as_ac_Header=$ac_header_preproc" | 16457 eval "$as_ac_Header=\$ac_header_preproc" |
15230 fi | 16458 fi |
15231 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 16459 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
15232 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 16460 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
15233 | 16461 |
15234 fi | 16462 fi |
15240 echo $ECHO_N "checking for struct nlist.n_un.n_name... $ECHO_C" >&6 | 16468 echo $ECHO_N "checking for struct nlist.n_un.n_name... $ECHO_C" >&6 |
15241 if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then | 16469 if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then |
15242 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16470 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15243 else | 16471 else |
15244 cat >conftest.$ac_ext <<_ACEOF | 16472 cat >conftest.$ac_ext <<_ACEOF |
15245 #line $LINENO "configure" | |
15246 /* confdefs.h. */ | 16473 /* confdefs.h. */ |
15247 _ACEOF | 16474 _ACEOF |
15248 cat confdefs.h >>conftest.$ac_ext | 16475 cat confdefs.h >>conftest.$ac_ext |
15249 cat >>conftest.$ac_ext <<_ACEOF | 16476 cat >>conftest.$ac_ext <<_ACEOF |
15250 /* end confdefs.h. */ | 16477 /* end confdefs.h. */ |
15260 return 0; | 16487 return 0; |
15261 } | 16488 } |
15262 _ACEOF | 16489 _ACEOF |
15263 rm -f conftest.$ac_objext | 16490 rm -f conftest.$ac_objext |
15264 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16491 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
15265 (eval $ac_compile) 2>&5 | 16492 (eval $ac_compile) 2>conftest.er1 |
15266 ac_status=$? | 16493 ac_status=$? |
16494 grep -v '^ *+' conftest.er1 >conftest.err | |
16495 rm -f conftest.er1 | |
16496 cat conftest.err >&5 | |
15267 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16497 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15268 (exit $ac_status); } && | 16498 (exit $ac_status); } && |
15269 { ac_try='test -s conftest.$ac_objext' | 16499 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
16500 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
16501 (eval $ac_try) 2>&5 | |
16502 ac_status=$? | |
16503 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16504 (exit $ac_status); }; } && | |
16505 { ac_try='test -s conftest.$ac_objext' | |
15270 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16506 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15271 (eval $ac_try) 2>&5 | 16507 (eval $ac_try) 2>&5 |
15272 ac_status=$? | 16508 ac_status=$? |
15273 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16509 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15274 (exit $ac_status); }; }; then | 16510 (exit $ac_status); }; }; then |
15276 else | 16512 else |
15277 echo "$as_me: failed program was:" >&5 | 16513 echo "$as_me: failed program was:" >&5 |
15278 sed 's/^/| /' conftest.$ac_ext >&5 | 16514 sed 's/^/| /' conftest.$ac_ext >&5 |
15279 | 16515 |
15280 cat >conftest.$ac_ext <<_ACEOF | 16516 cat >conftest.$ac_ext <<_ACEOF |
15281 #line $LINENO "configure" | |
15282 /* confdefs.h. */ | 16517 /* confdefs.h. */ |
15283 _ACEOF | 16518 _ACEOF |
15284 cat confdefs.h >>conftest.$ac_ext | 16519 cat confdefs.h >>conftest.$ac_ext |
15285 cat >>conftest.$ac_ext <<_ACEOF | 16520 cat >>conftest.$ac_ext <<_ACEOF |
15286 /* end confdefs.h. */ | 16521 /* end confdefs.h. */ |
15296 return 0; | 16531 return 0; |
15297 } | 16532 } |
15298 _ACEOF | 16533 _ACEOF |
15299 rm -f conftest.$ac_objext | 16534 rm -f conftest.$ac_objext |
15300 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16535 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
15301 (eval $ac_compile) 2>&5 | 16536 (eval $ac_compile) 2>conftest.er1 |
15302 ac_status=$? | 16537 ac_status=$? |
16538 grep -v '^ *+' conftest.er1 >conftest.err | |
16539 rm -f conftest.er1 | |
16540 cat conftest.err >&5 | |
15303 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16541 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15304 (exit $ac_status); } && | 16542 (exit $ac_status); } && |
15305 { ac_try='test -s conftest.$ac_objext' | 16543 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
16544 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
16545 (eval $ac_try) 2>&5 | |
16546 ac_status=$? | |
16547 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16548 (exit $ac_status); }; } && | |
16549 { ac_try='test -s conftest.$ac_objext' | |
15306 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16550 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15307 (eval $ac_try) 2>&5 | 16551 (eval $ac_try) 2>&5 |
15308 ac_status=$? | 16552 ac_status=$? |
15309 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16553 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15310 (exit $ac_status); }; }; then | 16554 (exit $ac_status); }; }; then |
15313 echo "$as_me: failed program was:" >&5 | 16557 echo "$as_me: failed program was:" >&5 |
15314 sed 's/^/| /' conftest.$ac_ext >&5 | 16558 sed 's/^/| /' conftest.$ac_ext >&5 |
15315 | 16559 |
15316 ac_cv_member_struct_nlist_n_un_n_name=no | 16560 ac_cv_member_struct_nlist_n_un_n_name=no |
15317 fi | 16561 fi |
15318 rm -f conftest.$ac_objext conftest.$ac_ext | 16562 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
15319 fi | 16563 fi |
15320 rm -f conftest.$ac_objext conftest.$ac_ext | 16564 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
15321 fi | 16565 fi |
15322 echo "$as_me:$LINENO: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5 | 16566 echo "$as_me:$LINENO: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5 |
15323 echo "${ECHO_T}$ac_cv_member_struct_nlist_n_un_n_name" >&6 | 16567 echo "${ECHO_T}$ac_cv_member_struct_nlist_n_un_n_name" >&6 |
15324 if test $ac_cv_member_struct_nlist_n_un_n_name = yes; then | 16568 if test $ac_cv_member_struct_nlist_n_un_n_name = yes; then |
15325 | 16569 |
15348 echo $ECHO_N "checking whether getloadavg requires setgid... $ECHO_C" >&6 | 16592 echo $ECHO_N "checking whether getloadavg requires setgid... $ECHO_C" >&6 |
15349 if test "${ac_cv_func_getloadavg_setgid+set}" = set; then | 16593 if test "${ac_cv_func_getloadavg_setgid+set}" = set; then |
15350 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16594 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15351 else | 16595 else |
15352 cat >conftest.$ac_ext <<_ACEOF | 16596 cat >conftest.$ac_ext <<_ACEOF |
15353 #line $LINENO "configure" | |
15354 /* confdefs.h. */ | 16597 /* confdefs.h. */ |
15355 _ACEOF | 16598 _ACEOF |
15356 cat confdefs.h >>conftest.$ac_ext | 16599 cat confdefs.h >>conftest.$ac_ext |
15357 cat >>conftest.$ac_ext <<_ACEOF | 16600 cat >>conftest.$ac_ext <<_ACEOF |
15358 /* end confdefs.h. */ | 16601 /* end confdefs.h. */ |
15392 # On Solaris, /dev/kmem is a symlink. Get info on the real file. | 16635 # On Solaris, /dev/kmem is a symlink. Get info on the real file. |
15393 ac_ls_output=`ls -lgL /dev/kmem 2>/dev/null` | 16636 ac_ls_output=`ls -lgL /dev/kmem 2>/dev/null` |
15394 # If we got an error (system does not support symlinks), try without -L. | 16637 # If we got an error (system does not support symlinks), try without -L. |
15395 test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem` | 16638 test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem` |
15396 ac_cv_group_kmem=`echo $ac_ls_output \ | 16639 ac_cv_group_kmem=`echo $ac_ls_output \ |
15397 | sed -ne 's/[ ][ ]*/ /g; | 16640 | sed -ne 's/[ ][ ]*/ /g; |
15398 s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/; | 16641 s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/; |
15399 / /s/.* //;p;'` | 16642 / /s/.* //;p;'` |
15400 | 16643 |
15401 fi | 16644 fi |
15402 echo "$as_me:$LINENO: result: $ac_cv_group_kmem" >&5 | 16645 echo "$as_me:$LINENO: result: $ac_cv_group_kmem" >&5 |
15418 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16661 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15419 else | 16662 else |
15420 while :; do | 16663 while :; do |
15421 ac_cv_sys_largefile_source=no | 16664 ac_cv_sys_largefile_source=no |
15422 cat >conftest.$ac_ext <<_ACEOF | 16665 cat >conftest.$ac_ext <<_ACEOF |
15423 #line $LINENO "configure" | |
15424 /* confdefs.h. */ | 16666 /* confdefs.h. */ |
15425 _ACEOF | 16667 _ACEOF |
15426 cat confdefs.h >>conftest.$ac_ext | 16668 cat confdefs.h >>conftest.$ac_ext |
15427 cat >>conftest.$ac_ext <<_ACEOF | 16669 cat >>conftest.$ac_ext <<_ACEOF |
15428 /* end confdefs.h. */ | 16670 /* end confdefs.h. */ |
15435 return 0; | 16677 return 0; |
15436 } | 16678 } |
15437 _ACEOF | 16679 _ACEOF |
15438 rm -f conftest.$ac_objext | 16680 rm -f conftest.$ac_objext |
15439 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16681 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
15440 (eval $ac_compile) 2>&5 | 16682 (eval $ac_compile) 2>conftest.er1 |
15441 ac_status=$? | 16683 ac_status=$? |
16684 grep -v '^ *+' conftest.er1 >conftest.err | |
16685 rm -f conftest.er1 | |
16686 cat conftest.err >&5 | |
15442 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16687 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15443 (exit $ac_status); } && | 16688 (exit $ac_status); } && |
15444 { ac_try='test -s conftest.$ac_objext' | 16689 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
16690 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
16691 (eval $ac_try) 2>&5 | |
16692 ac_status=$? | |
16693 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16694 (exit $ac_status); }; } && | |
16695 { ac_try='test -s conftest.$ac_objext' | |
15445 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16696 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15446 (eval $ac_try) 2>&5 | 16697 (eval $ac_try) 2>&5 |
15447 ac_status=$? | 16698 ac_status=$? |
15448 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16699 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15449 (exit $ac_status); }; }; then | 16700 (exit $ac_status); }; }; then |
15451 else | 16702 else |
15452 echo "$as_me: failed program was:" >&5 | 16703 echo "$as_me: failed program was:" >&5 |
15453 sed 's/^/| /' conftest.$ac_ext >&5 | 16704 sed 's/^/| /' conftest.$ac_ext >&5 |
15454 | 16705 |
15455 fi | 16706 fi |
15456 rm -f conftest.$ac_objext conftest.$ac_ext | 16707 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
15457 cat >conftest.$ac_ext <<_ACEOF | 16708 cat >conftest.$ac_ext <<_ACEOF |
15458 #line $LINENO "configure" | |
15459 /* confdefs.h. */ | 16709 /* confdefs.h. */ |
15460 _ACEOF | 16710 _ACEOF |
15461 cat confdefs.h >>conftest.$ac_ext | 16711 cat confdefs.h >>conftest.$ac_ext |
15462 cat >>conftest.$ac_ext <<_ACEOF | 16712 cat >>conftest.$ac_ext <<_ACEOF |
15463 /* end confdefs.h. */ | 16713 /* end confdefs.h. */ |
15471 return 0; | 16721 return 0; |
15472 } | 16722 } |
15473 _ACEOF | 16723 _ACEOF |
15474 rm -f conftest.$ac_objext | 16724 rm -f conftest.$ac_objext |
15475 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16725 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
15476 (eval $ac_compile) 2>&5 | 16726 (eval $ac_compile) 2>conftest.er1 |
15477 ac_status=$? | 16727 ac_status=$? |
16728 grep -v '^ *+' conftest.er1 >conftest.err | |
16729 rm -f conftest.er1 | |
16730 cat conftest.err >&5 | |
15478 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16731 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15479 (exit $ac_status); } && | 16732 (exit $ac_status); } && |
15480 { ac_try='test -s conftest.$ac_objext' | 16733 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
16734 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
16735 (eval $ac_try) 2>&5 | |
16736 ac_status=$? | |
16737 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16738 (exit $ac_status); }; } && | |
16739 { ac_try='test -s conftest.$ac_objext' | |
15481 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16740 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15482 (eval $ac_try) 2>&5 | 16741 (eval $ac_try) 2>&5 |
15483 ac_status=$? | 16742 ac_status=$? |
15484 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16743 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15485 (exit $ac_status); }; }; then | 16744 (exit $ac_status); }; }; then |
15487 else | 16746 else |
15488 echo "$as_me: failed program was:" >&5 | 16747 echo "$as_me: failed program was:" >&5 |
15489 sed 's/^/| /' conftest.$ac_ext >&5 | 16748 sed 's/^/| /' conftest.$ac_ext >&5 |
15490 | 16749 |
15491 fi | 16750 fi |
15492 rm -f conftest.$ac_objext conftest.$ac_ext | 16751 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
15493 break | 16752 break |
15494 done | 16753 done |
15495 fi | 16754 fi |
15496 echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_source" >&5 | 16755 echo "$as_me:$LINENO: result: $ac_cv_sys_largefile_source" >&5 |
15497 echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6 | 16756 echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6 |
15511 echo $ECHO_N "checking for fseeko... $ECHO_C" >&6 | 16770 echo $ECHO_N "checking for fseeko... $ECHO_C" >&6 |
15512 if test "${ac_cv_func_fseeko+set}" = set; then | 16771 if test "${ac_cv_func_fseeko+set}" = set; then |
15513 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16772 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15514 else | 16773 else |
15515 cat >conftest.$ac_ext <<_ACEOF | 16774 cat >conftest.$ac_ext <<_ACEOF |
15516 #line $LINENO "configure" | |
15517 /* confdefs.h. */ | 16775 /* confdefs.h. */ |
15518 _ACEOF | 16776 _ACEOF |
15519 cat confdefs.h >>conftest.$ac_ext | 16777 cat confdefs.h >>conftest.$ac_ext |
15520 cat >>conftest.$ac_ext <<_ACEOF | 16778 cat >>conftest.$ac_ext <<_ACEOF |
15521 /* end confdefs.h. */ | 16779 /* end confdefs.h. */ |
15528 return 0; | 16786 return 0; |
15529 } | 16787 } |
15530 _ACEOF | 16788 _ACEOF |
15531 rm -f conftest.$ac_objext conftest$ac_exeext | 16789 rm -f conftest.$ac_objext conftest$ac_exeext |
15532 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16790 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
15533 (eval $ac_link) 2>&5 | 16791 (eval $ac_link) 2>conftest.er1 |
15534 ac_status=$? | 16792 ac_status=$? |
16793 grep -v '^ *+' conftest.er1 >conftest.err | |
16794 rm -f conftest.er1 | |
16795 cat conftest.err >&5 | |
15535 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16796 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15536 (exit $ac_status); } && | 16797 (exit $ac_status); } && |
15537 { ac_try='test -s conftest$ac_exeext' | 16798 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
16799 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
16800 (eval $ac_try) 2>&5 | |
16801 ac_status=$? | |
16802 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16803 (exit $ac_status); }; } && | |
16804 { ac_try='test -s conftest$ac_exeext' | |
15538 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16805 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15539 (eval $ac_try) 2>&5 | 16806 (eval $ac_try) 2>&5 |
15540 ac_status=$? | 16807 ac_status=$? |
15541 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16808 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15542 (exit $ac_status); }; }; then | 16809 (exit $ac_status); }; }; then |
15545 echo "$as_me: failed program was:" >&5 | 16812 echo "$as_me: failed program was:" >&5 |
15546 sed 's/^/| /' conftest.$ac_ext >&5 | 16813 sed 's/^/| /' conftest.$ac_ext >&5 |
15547 | 16814 |
15548 ac_cv_func_fseeko=no | 16815 ac_cv_func_fseeko=no |
15549 fi | 16816 fi |
15550 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 16817 rm -f conftest.err conftest.$ac_objext \ |
16818 conftest$ac_exeext conftest.$ac_ext | |
15551 fi | 16819 fi |
15552 echo "$as_me:$LINENO: result: $ac_cv_func_fseeko" >&5 | 16820 echo "$as_me:$LINENO: result: $ac_cv_func_fseeko" >&5 |
15553 echo "${ECHO_T}$ac_cv_func_fseeko" >&6 | 16821 echo "${ECHO_T}$ac_cv_func_fseeko" >&6 |
15554 if test $ac_cv_func_fseeko = yes; then | 16822 if test $ac_cv_func_fseeko = yes; then |
15555 | 16823 |
15565 if test "${ac_cv_func_getpgrp_void+set}" = set; then | 16833 if test "${ac_cv_func_getpgrp_void+set}" = set; then |
15566 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16834 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15567 else | 16835 else |
15568 # Use it with a single arg. | 16836 # Use it with a single arg. |
15569 cat >conftest.$ac_ext <<_ACEOF | 16837 cat >conftest.$ac_ext <<_ACEOF |
15570 #line $LINENO "configure" | |
15571 /* confdefs.h. */ | 16838 /* confdefs.h. */ |
15572 _ACEOF | 16839 _ACEOF |
15573 cat confdefs.h >>conftest.$ac_ext | 16840 cat confdefs.h >>conftest.$ac_ext |
15574 cat >>conftest.$ac_ext <<_ACEOF | 16841 cat >>conftest.$ac_ext <<_ACEOF |
15575 /* end confdefs.h. */ | 16842 /* end confdefs.h. */ |
15582 return 0; | 16849 return 0; |
15583 } | 16850 } |
15584 _ACEOF | 16851 _ACEOF |
15585 rm -f conftest.$ac_objext | 16852 rm -f conftest.$ac_objext |
15586 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16853 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
15587 (eval $ac_compile) 2>&5 | 16854 (eval $ac_compile) 2>conftest.er1 |
15588 ac_status=$? | 16855 ac_status=$? |
16856 grep -v '^ *+' conftest.er1 >conftest.err | |
16857 rm -f conftest.er1 | |
16858 cat conftest.err >&5 | |
15589 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16859 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15590 (exit $ac_status); } && | 16860 (exit $ac_status); } && |
15591 { ac_try='test -s conftest.$ac_objext' | 16861 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
16862 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
16863 (eval $ac_try) 2>&5 | |
16864 ac_status=$? | |
16865 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16866 (exit $ac_status); }; } && | |
16867 { ac_try='test -s conftest.$ac_objext' | |
15592 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16868 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15593 (eval $ac_try) 2>&5 | 16869 (eval $ac_try) 2>&5 |
15594 ac_status=$? | 16870 ac_status=$? |
15595 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16871 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15596 (exit $ac_status); }; }; then | 16872 (exit $ac_status); }; }; then |
15599 echo "$as_me: failed program was:" >&5 | 16875 echo "$as_me: failed program was:" >&5 |
15600 sed 's/^/| /' conftest.$ac_ext >&5 | 16876 sed 's/^/| /' conftest.$ac_ext >&5 |
15601 | 16877 |
15602 ac_cv_func_getpgrp_void=yes | 16878 ac_cv_func_getpgrp_void=yes |
15603 fi | 16879 fi |
15604 rm -f conftest.$ac_objext conftest.$ac_ext | 16880 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
15605 | 16881 |
15606 fi | 16882 fi |
15607 echo "$as_me:$LINENO: result: $ac_cv_func_getpgrp_void" >&5 | 16883 echo "$as_me:$LINENO: result: $ac_cv_func_getpgrp_void" >&5 |
15608 echo "${ECHO_T}$ac_cv_func_getpgrp_void" >&6 | 16884 echo "${ECHO_T}$ac_cv_func_getpgrp_void" >&6 |
15609 if test $ac_cv_func_getpgrp_void = yes; then | 16885 if test $ac_cv_func_getpgrp_void = yes; then |
15623 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 16899 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
15624 if eval "test \"\${$as_ac_var+set}\" = set"; then | 16900 if eval "test \"\${$as_ac_var+set}\" = set"; then |
15625 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16901 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15626 else | 16902 else |
15627 cat >conftest.$ac_ext <<_ACEOF | 16903 cat >conftest.$ac_ext <<_ACEOF |
15628 #line $LINENO "configure" | 16904 /* confdefs.h. */ |
15629 /* confdefs.h. */ | 16905 _ACEOF |
15630 _ACEOF | 16906 cat confdefs.h >>conftest.$ac_ext |
15631 cat confdefs.h >>conftest.$ac_ext | 16907 cat >>conftest.$ac_ext <<_ACEOF |
15632 cat >>conftest.$ac_ext <<_ACEOF | 16908 /* end confdefs.h. */ |
15633 /* end confdefs.h. */ | 16909 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
16910 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
16911 #define $ac_func innocuous_$ac_func | |
16912 | |
15634 /* System header to define __stub macros and hopefully few prototypes, | 16913 /* System header to define __stub macros and hopefully few prototypes, |
15635 which can conflict with char $ac_func (); below. | 16914 which can conflict with char $ac_func (); below. |
15636 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 16915 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
15637 <limits.h> exists even on freestanding compilers. */ | 16916 <limits.h> exists even on freestanding compilers. */ |
16917 | |
15638 #ifdef __STDC__ | 16918 #ifdef __STDC__ |
15639 # include <limits.h> | 16919 # include <limits.h> |
15640 #else | 16920 #else |
15641 # include <assert.h> | 16921 # include <assert.h> |
15642 #endif | 16922 #endif |
16923 | |
16924 #undef $ac_func | |
16925 | |
15643 /* Override any gcc2 internal prototype to avoid an error. */ | 16926 /* Override any gcc2 internal prototype to avoid an error. */ |
15644 #ifdef __cplusplus | 16927 #ifdef __cplusplus |
15645 extern "C" | 16928 extern "C" |
15646 { | 16929 { |
15647 #endif | 16930 #endif |
15668 return 0; | 16951 return 0; |
15669 } | 16952 } |
15670 _ACEOF | 16953 _ACEOF |
15671 rm -f conftest.$ac_objext conftest$ac_exeext | 16954 rm -f conftest.$ac_objext conftest$ac_exeext |
15672 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16955 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
15673 (eval $ac_link) 2>&5 | 16956 (eval $ac_link) 2>conftest.er1 |
15674 ac_status=$? | 16957 ac_status=$? |
16958 grep -v '^ *+' conftest.er1 >conftest.err | |
16959 rm -f conftest.er1 | |
16960 cat conftest.err >&5 | |
15675 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16961 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15676 (exit $ac_status); } && | 16962 (exit $ac_status); } && |
15677 { ac_try='test -s conftest$ac_exeext' | 16963 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
16964 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
16965 (eval $ac_try) 2>&5 | |
16966 ac_status=$? | |
16967 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16968 (exit $ac_status); }; } && | |
16969 { ac_try='test -s conftest$ac_exeext' | |
15678 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16970 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15679 (eval $ac_try) 2>&5 | 16971 (eval $ac_try) 2>&5 |
15680 ac_status=$? | 16972 ac_status=$? |
15681 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16973 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15682 (exit $ac_status); }; }; then | 16974 (exit $ac_status); }; }; then |
15685 echo "$as_me: failed program was:" >&5 | 16977 echo "$as_me: failed program was:" >&5 |
15686 sed 's/^/| /' conftest.$ac_ext >&5 | 16978 sed 's/^/| /' conftest.$ac_ext >&5 |
15687 | 16979 |
15688 eval "$as_ac_var=no" | 16980 eval "$as_ac_var=no" |
15689 fi | 16981 fi |
15690 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 16982 rm -f conftest.err conftest.$ac_objext \ |
16983 conftest$ac_exeext conftest.$ac_ext | |
15691 fi | 16984 fi |
15692 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 16985 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
15693 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 16986 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
15694 if test `eval echo '${'$as_ac_var'}'` = yes; then | 16987 if test `eval echo '${'$as_ac_var'}'` = yes; then |
15695 cat >>confdefs.h <<_ACEOF | 16988 cat >>confdefs.h <<_ACEOF |
15704 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16997 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15705 else | 16998 else |
15706 ac_check_lib_save_LIBS=$LIBS | 16999 ac_check_lib_save_LIBS=$LIBS |
15707 LIBS="-lintl $LIBS" | 17000 LIBS="-lintl $LIBS" |
15708 cat >conftest.$ac_ext <<_ACEOF | 17001 cat >conftest.$ac_ext <<_ACEOF |
15709 #line $LINENO "configure" | |
15710 /* confdefs.h. */ | 17002 /* confdefs.h. */ |
15711 _ACEOF | 17003 _ACEOF |
15712 cat confdefs.h >>conftest.$ac_ext | 17004 cat confdefs.h >>conftest.$ac_ext |
15713 cat >>conftest.$ac_ext <<_ACEOF | 17005 cat >>conftest.$ac_ext <<_ACEOF |
15714 /* end confdefs.h. */ | 17006 /* end confdefs.h. */ |
15728 return 0; | 17020 return 0; |
15729 } | 17021 } |
15730 _ACEOF | 17022 _ACEOF |
15731 rm -f conftest.$ac_objext conftest$ac_exeext | 17023 rm -f conftest.$ac_objext conftest$ac_exeext |
15732 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17024 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
15733 (eval $ac_link) 2>&5 | 17025 (eval $ac_link) 2>conftest.er1 |
15734 ac_status=$? | 17026 ac_status=$? |
17027 grep -v '^ *+' conftest.er1 >conftest.err | |
17028 rm -f conftest.er1 | |
17029 cat conftest.err >&5 | |
15735 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17030 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15736 (exit $ac_status); } && | 17031 (exit $ac_status); } && |
15737 { ac_try='test -s conftest$ac_exeext' | 17032 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
17033 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
17034 (eval $ac_try) 2>&5 | |
17035 ac_status=$? | |
17036 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17037 (exit $ac_status); }; } && | |
17038 { ac_try='test -s conftest$ac_exeext' | |
15738 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17039 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15739 (eval $ac_try) 2>&5 | 17040 (eval $ac_try) 2>&5 |
15740 ac_status=$? | 17041 ac_status=$? |
15741 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17042 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15742 (exit $ac_status); }; }; then | 17043 (exit $ac_status); }; }; then |
15745 echo "$as_me: failed program was:" >&5 | 17046 echo "$as_me: failed program was:" >&5 |
15746 sed 's/^/| /' conftest.$ac_ext >&5 | 17047 sed 's/^/| /' conftest.$ac_ext >&5 |
15747 | 17048 |
15748 ac_cv_lib_intl_strftime=no | 17049 ac_cv_lib_intl_strftime=no |
15749 fi | 17050 fi |
15750 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17051 rm -f conftest.err conftest.$ac_objext \ |
17052 conftest$ac_exeext conftest.$ac_ext | |
15751 LIBS=$ac_check_lib_save_LIBS | 17053 LIBS=$ac_check_lib_save_LIBS |
15752 fi | 17054 fi |
15753 echo "$as_me:$LINENO: result: $ac_cv_lib_intl_strftime" >&5 | 17055 echo "$as_me:$LINENO: result: $ac_cv_lib_intl_strftime" >&5 |
15754 echo "${ECHO_T}$ac_cv_lib_intl_strftime" >&6 | 17056 echo "${ECHO_T}$ac_cv_lib_intl_strftime" >&6 |
15755 if test $ac_cv_lib_intl_strftime = yes; then | 17057 if test $ac_cv_lib_intl_strftime = yes; then |
15773 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 17075 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
15774 if eval "test \"\${$as_ac_var+set}\" = set"; then | 17076 if eval "test \"\${$as_ac_var+set}\" = set"; then |
15775 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17077 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15776 else | 17078 else |
15777 cat >conftest.$ac_ext <<_ACEOF | 17079 cat >conftest.$ac_ext <<_ACEOF |
15778 #line $LINENO "configure" | 17080 /* confdefs.h. */ |
15779 /* confdefs.h. */ | 17081 _ACEOF |
15780 _ACEOF | 17082 cat confdefs.h >>conftest.$ac_ext |
15781 cat confdefs.h >>conftest.$ac_ext | 17083 cat >>conftest.$ac_ext <<_ACEOF |
15782 cat >>conftest.$ac_ext <<_ACEOF | 17084 /* end confdefs.h. */ |
15783 /* end confdefs.h. */ | 17085 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
17086 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
17087 #define $ac_func innocuous_$ac_func | |
17088 | |
15784 /* System header to define __stub macros and hopefully few prototypes, | 17089 /* System header to define __stub macros and hopefully few prototypes, |
15785 which can conflict with char $ac_func (); below. | 17090 which can conflict with char $ac_func (); below. |
15786 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 17091 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
15787 <limits.h> exists even on freestanding compilers. */ | 17092 <limits.h> exists even on freestanding compilers. */ |
17093 | |
15788 #ifdef __STDC__ | 17094 #ifdef __STDC__ |
15789 # include <limits.h> | 17095 # include <limits.h> |
15790 #else | 17096 #else |
15791 # include <assert.h> | 17097 # include <assert.h> |
15792 #endif | 17098 #endif |
17099 | |
17100 #undef $ac_func | |
17101 | |
15793 /* Override any gcc2 internal prototype to avoid an error. */ | 17102 /* Override any gcc2 internal prototype to avoid an error. */ |
15794 #ifdef __cplusplus | 17103 #ifdef __cplusplus |
15795 extern "C" | 17104 extern "C" |
15796 { | 17105 { |
15797 #endif | 17106 #endif |
15818 return 0; | 17127 return 0; |
15819 } | 17128 } |
15820 _ACEOF | 17129 _ACEOF |
15821 rm -f conftest.$ac_objext conftest$ac_exeext | 17130 rm -f conftest.$ac_objext conftest$ac_exeext |
15822 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17131 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
15823 (eval $ac_link) 2>&5 | 17132 (eval $ac_link) 2>conftest.er1 |
15824 ac_status=$? | 17133 ac_status=$? |
17134 grep -v '^ *+' conftest.er1 >conftest.err | |
17135 rm -f conftest.er1 | |
17136 cat conftest.err >&5 | |
15825 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17137 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15826 (exit $ac_status); } && | 17138 (exit $ac_status); } && |
15827 { ac_try='test -s conftest$ac_exeext' | 17139 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
17140 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
17141 (eval $ac_try) 2>&5 | |
17142 ac_status=$? | |
17143 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17144 (exit $ac_status); }; } && | |
17145 { ac_try='test -s conftest$ac_exeext' | |
15828 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17146 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15829 (eval $ac_try) 2>&5 | 17147 (eval $ac_try) 2>&5 |
15830 ac_status=$? | 17148 ac_status=$? |
15831 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17149 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15832 (exit $ac_status); }; }; then | 17150 (exit $ac_status); }; }; then |
15835 echo "$as_me: failed program was:" >&5 | 17153 echo "$as_me: failed program was:" >&5 |
15836 sed 's/^/| /' conftest.$ac_ext >&5 | 17154 sed 's/^/| /' conftest.$ac_ext >&5 |
15837 | 17155 |
15838 eval "$as_ac_var=no" | 17156 eval "$as_ac_var=no" |
15839 fi | 17157 fi |
15840 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17158 rm -f conftest.err conftest.$ac_objext \ |
17159 conftest$ac_exeext conftest.$ac_ext | |
15841 fi | 17160 fi |
15842 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 17161 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
15843 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 17162 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
15844 if test `eval echo '${'$as_ac_var'}'` = yes; then | 17163 if test `eval echo '${'$as_ac_var'}'` = yes; then |
15845 cat >>confdefs.h <<_ACEOF | 17164 cat >>confdefs.h <<_ACEOF |
15859 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 17178 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
15860 if eval "test \"\${$as_ac_var+set}\" = set"; then | 17179 if eval "test \"\${$as_ac_var+set}\" = set"; then |
15861 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17180 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15862 else | 17181 else |
15863 cat >conftest.$ac_ext <<_ACEOF | 17182 cat >conftest.$ac_ext <<_ACEOF |
15864 #line $LINENO "configure" | 17183 /* confdefs.h. */ |
15865 /* confdefs.h. */ | 17184 _ACEOF |
15866 _ACEOF | 17185 cat confdefs.h >>conftest.$ac_ext |
15867 cat confdefs.h >>conftest.$ac_ext | 17186 cat >>conftest.$ac_ext <<_ACEOF |
15868 cat >>conftest.$ac_ext <<_ACEOF | 17187 /* end confdefs.h. */ |
15869 /* end confdefs.h. */ | 17188 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
17189 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
17190 #define $ac_func innocuous_$ac_func | |
17191 | |
15870 /* System header to define __stub macros and hopefully few prototypes, | 17192 /* System header to define __stub macros and hopefully few prototypes, |
15871 which can conflict with char $ac_func (); below. | 17193 which can conflict with char $ac_func (); below. |
15872 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 17194 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
15873 <limits.h> exists even on freestanding compilers. */ | 17195 <limits.h> exists even on freestanding compilers. */ |
17196 | |
15874 #ifdef __STDC__ | 17197 #ifdef __STDC__ |
15875 # include <limits.h> | 17198 # include <limits.h> |
15876 #else | 17199 #else |
15877 # include <assert.h> | 17200 # include <assert.h> |
15878 #endif | 17201 #endif |
17202 | |
17203 #undef $ac_func | |
17204 | |
15879 /* Override any gcc2 internal prototype to avoid an error. */ | 17205 /* Override any gcc2 internal prototype to avoid an error. */ |
15880 #ifdef __cplusplus | 17206 #ifdef __cplusplus |
15881 extern "C" | 17207 extern "C" |
15882 { | 17208 { |
15883 #endif | 17209 #endif |
15904 return 0; | 17230 return 0; |
15905 } | 17231 } |
15906 _ACEOF | 17232 _ACEOF |
15907 rm -f conftest.$ac_objext conftest$ac_exeext | 17233 rm -f conftest.$ac_objext conftest$ac_exeext |
15908 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17234 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
15909 (eval $ac_link) 2>&5 | 17235 (eval $ac_link) 2>conftest.er1 |
15910 ac_status=$? | 17236 ac_status=$? |
17237 grep -v '^ *+' conftest.er1 >conftest.err | |
17238 rm -f conftest.er1 | |
17239 cat conftest.err >&5 | |
15911 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17240 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15912 (exit $ac_status); } && | 17241 (exit $ac_status); } && |
15913 { ac_try='test -s conftest$ac_exeext' | 17242 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
17243 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
17244 (eval $ac_try) 2>&5 | |
17245 ac_status=$? | |
17246 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17247 (exit $ac_status); }; } && | |
17248 { ac_try='test -s conftest$ac_exeext' | |
15914 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17249 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15915 (eval $ac_try) 2>&5 | 17250 (eval $ac_try) 2>&5 |
15916 ac_status=$? | 17251 ac_status=$? |
15917 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17252 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15918 (exit $ac_status); }; }; then | 17253 (exit $ac_status); }; }; then |
15921 echo "$as_me: failed program was:" >&5 | 17256 echo "$as_me: failed program was:" >&5 |
15922 sed 's/^/| /' conftest.$ac_ext >&5 | 17257 sed 's/^/| /' conftest.$ac_ext >&5 |
15923 | 17258 |
15924 eval "$as_ac_var=no" | 17259 eval "$as_ac_var=no" |
15925 fi | 17260 fi |
15926 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17261 rm -f conftest.err conftest.$ac_objext \ |
17262 conftest$ac_exeext conftest.$ac_ext | |
15927 fi | 17263 fi |
15928 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 17264 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
15929 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 17265 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
15930 if test `eval echo '${'$as_ac_var'}'` = yes; then | 17266 if test `eval echo '${'$as_ac_var'}'` = yes; then |
15931 cat >>confdefs.h <<_ACEOF | 17267 cat >>confdefs.h <<_ACEOF |
15947 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17283 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15948 else | 17284 else |
15949 ac_check_lib_save_LIBS=$LIBS | 17285 ac_check_lib_save_LIBS=$LIBS |
15950 LIBS="-lncurses $LIBS" | 17286 LIBS="-lncurses $LIBS" |
15951 cat >conftest.$ac_ext <<_ACEOF | 17287 cat >conftest.$ac_ext <<_ACEOF |
15952 #line $LINENO "configure" | |
15953 /* confdefs.h. */ | 17288 /* confdefs.h. */ |
15954 _ACEOF | 17289 _ACEOF |
15955 cat confdefs.h >>conftest.$ac_ext | 17290 cat confdefs.h >>conftest.$ac_ext |
15956 cat >>conftest.$ac_ext <<_ACEOF | 17291 cat >>conftest.$ac_ext <<_ACEOF |
15957 /* end confdefs.h. */ | 17292 /* end confdefs.h. */ |
15971 return 0; | 17306 return 0; |
15972 } | 17307 } |
15973 _ACEOF | 17308 _ACEOF |
15974 rm -f conftest.$ac_objext conftest$ac_exeext | 17309 rm -f conftest.$ac_objext conftest$ac_exeext |
15975 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17310 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
15976 (eval $ac_link) 2>&5 | 17311 (eval $ac_link) 2>conftest.er1 |
15977 ac_status=$? | 17312 ac_status=$? |
17313 grep -v '^ *+' conftest.er1 >conftest.err | |
17314 rm -f conftest.er1 | |
17315 cat conftest.err >&5 | |
15978 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17316 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15979 (exit $ac_status); } && | 17317 (exit $ac_status); } && |
15980 { ac_try='test -s conftest$ac_exeext' | 17318 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
17319 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
17320 (eval $ac_try) 2>&5 | |
17321 ac_status=$? | |
17322 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17323 (exit $ac_status); }; } && | |
17324 { ac_try='test -s conftest$ac_exeext' | |
15981 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17325 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15982 (eval $ac_try) 2>&5 | 17326 (eval $ac_try) 2>&5 |
15983 ac_status=$? | 17327 ac_status=$? |
15984 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17328 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15985 (exit $ac_status); }; }; then | 17329 (exit $ac_status); }; }; then |
15988 echo "$as_me: failed program was:" >&5 | 17332 echo "$as_me: failed program was:" >&5 |
15989 sed 's/^/| /' conftest.$ac_ext >&5 | 17333 sed 's/^/| /' conftest.$ac_ext >&5 |
15990 | 17334 |
15991 ac_cv_lib_ncurses_tparm=no | 17335 ac_cv_lib_ncurses_tparm=no |
15992 fi | 17336 fi |
15993 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17337 rm -f conftest.err conftest.$ac_objext \ |
17338 conftest$ac_exeext conftest.$ac_ext | |
15994 LIBS=$ac_check_lib_save_LIBS | 17339 LIBS=$ac_check_lib_save_LIBS |
15995 fi | 17340 fi |
15996 echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_tparm" >&5 | 17341 echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_tparm" >&5 |
15997 echo "${ECHO_T}$ac_cv_lib_ncurses_tparm" >&6 | 17342 echo "${ECHO_T}$ac_cv_lib_ncurses_tparm" >&6 |
15998 if test $ac_cv_lib_ncurses_tparm = yes; then | 17343 if test $ac_cv_lib_ncurses_tparm = yes; then |
16013 echo $ECHO_N "checking for res_send... $ECHO_C" >&6 | 17358 echo $ECHO_N "checking for res_send... $ECHO_C" >&6 |
16014 if test "${ac_cv_func_res_send+set}" = set; then | 17359 if test "${ac_cv_func_res_send+set}" = set; then |
16015 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17360 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16016 else | 17361 else |
16017 cat >conftest.$ac_ext <<_ACEOF | 17362 cat >conftest.$ac_ext <<_ACEOF |
16018 #line $LINENO "configure" | 17363 /* confdefs.h. */ |
16019 /* confdefs.h. */ | 17364 _ACEOF |
16020 _ACEOF | 17365 cat confdefs.h >>conftest.$ac_ext |
16021 cat confdefs.h >>conftest.$ac_ext | 17366 cat >>conftest.$ac_ext <<_ACEOF |
16022 cat >>conftest.$ac_ext <<_ACEOF | 17367 /* end confdefs.h. */ |
16023 /* end confdefs.h. */ | 17368 /* Define res_send to an innocuous variant, in case <limits.h> declares res_send. |
17369 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
17370 #define res_send innocuous_res_send | |
17371 | |
16024 /* System header to define __stub macros and hopefully few prototypes, | 17372 /* System header to define __stub macros and hopefully few prototypes, |
16025 which can conflict with char res_send (); below. | 17373 which can conflict with char res_send (); below. |
16026 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 17374 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
16027 <limits.h> exists even on freestanding compilers. */ | 17375 <limits.h> exists even on freestanding compilers. */ |
17376 | |
16028 #ifdef __STDC__ | 17377 #ifdef __STDC__ |
16029 # include <limits.h> | 17378 # include <limits.h> |
16030 #else | 17379 #else |
16031 # include <assert.h> | 17380 # include <assert.h> |
16032 #endif | 17381 #endif |
17382 | |
17383 #undef res_send | |
17384 | |
16033 /* Override any gcc2 internal prototype to avoid an error. */ | 17385 /* Override any gcc2 internal prototype to avoid an error. */ |
16034 #ifdef __cplusplus | 17386 #ifdef __cplusplus |
16035 extern "C" | 17387 extern "C" |
16036 { | 17388 { |
16037 #endif | 17389 #endif |
16058 return 0; | 17410 return 0; |
16059 } | 17411 } |
16060 _ACEOF | 17412 _ACEOF |
16061 rm -f conftest.$ac_objext conftest$ac_exeext | 17413 rm -f conftest.$ac_objext conftest$ac_exeext |
16062 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17414 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
16063 (eval $ac_link) 2>&5 | 17415 (eval $ac_link) 2>conftest.er1 |
16064 ac_status=$? | 17416 ac_status=$? |
17417 grep -v '^ *+' conftest.er1 >conftest.err | |
17418 rm -f conftest.er1 | |
17419 cat conftest.err >&5 | |
16065 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17420 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16066 (exit $ac_status); } && | 17421 (exit $ac_status); } && |
16067 { ac_try='test -s conftest$ac_exeext' | 17422 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
17423 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
17424 (eval $ac_try) 2>&5 | |
17425 ac_status=$? | |
17426 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17427 (exit $ac_status); }; } && | |
17428 { ac_try='test -s conftest$ac_exeext' | |
16068 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17429 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16069 (eval $ac_try) 2>&5 | 17430 (eval $ac_try) 2>&5 |
16070 ac_status=$? | 17431 ac_status=$? |
16071 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17432 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16072 (exit $ac_status); }; }; then | 17433 (exit $ac_status); }; }; then |
16075 echo "$as_me: failed program was:" >&5 | 17436 echo "$as_me: failed program was:" >&5 |
16076 sed 's/^/| /' conftest.$ac_ext >&5 | 17437 sed 's/^/| /' conftest.$ac_ext >&5 |
16077 | 17438 |
16078 ac_cv_func_res_send=no | 17439 ac_cv_func_res_send=no |
16079 fi | 17440 fi |
16080 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17441 rm -f conftest.err conftest.$ac_objext \ |
17442 conftest$ac_exeext conftest.$ac_ext | |
16081 fi | 17443 fi |
16082 echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5 | 17444 echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5 |
16083 echo "${ECHO_T}$ac_cv_func_res_send" >&6 | 17445 echo "${ECHO_T}$ac_cv_func_res_send" >&6 |
16084 if test $ac_cv_func_res_send = yes; then | 17446 if test $ac_cv_func_res_send = yes; then |
16085 : | 17447 : |
16088 echo $ECHO_N "checking for __res_send... $ECHO_C" >&6 | 17450 echo $ECHO_N "checking for __res_send... $ECHO_C" >&6 |
16089 if test "${ac_cv_func___res_send+set}" = set; then | 17451 if test "${ac_cv_func___res_send+set}" = set; then |
16090 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17452 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16091 else | 17453 else |
16092 cat >conftest.$ac_ext <<_ACEOF | 17454 cat >conftest.$ac_ext <<_ACEOF |
16093 #line $LINENO "configure" | 17455 /* confdefs.h. */ |
16094 /* confdefs.h. */ | 17456 _ACEOF |
16095 _ACEOF | 17457 cat confdefs.h >>conftest.$ac_ext |
16096 cat confdefs.h >>conftest.$ac_ext | 17458 cat >>conftest.$ac_ext <<_ACEOF |
16097 cat >>conftest.$ac_ext <<_ACEOF | 17459 /* end confdefs.h. */ |
16098 /* end confdefs.h. */ | 17460 /* Define __res_send to an innocuous variant, in case <limits.h> declares __res_send. |
17461 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
17462 #define __res_send innocuous___res_send | |
17463 | |
16099 /* System header to define __stub macros and hopefully few prototypes, | 17464 /* System header to define __stub macros and hopefully few prototypes, |
16100 which can conflict with char __res_send (); below. | 17465 which can conflict with char __res_send (); below. |
16101 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 17466 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
16102 <limits.h> exists even on freestanding compilers. */ | 17467 <limits.h> exists even on freestanding compilers. */ |
17468 | |
16103 #ifdef __STDC__ | 17469 #ifdef __STDC__ |
16104 # include <limits.h> | 17470 # include <limits.h> |
16105 #else | 17471 #else |
16106 # include <assert.h> | 17472 # include <assert.h> |
16107 #endif | 17473 #endif |
17474 | |
17475 #undef __res_send | |
17476 | |
16108 /* Override any gcc2 internal prototype to avoid an error. */ | 17477 /* Override any gcc2 internal prototype to avoid an error. */ |
16109 #ifdef __cplusplus | 17478 #ifdef __cplusplus |
16110 extern "C" | 17479 extern "C" |
16111 { | 17480 { |
16112 #endif | 17481 #endif |
16133 return 0; | 17502 return 0; |
16134 } | 17503 } |
16135 _ACEOF | 17504 _ACEOF |
16136 rm -f conftest.$ac_objext conftest$ac_exeext | 17505 rm -f conftest.$ac_objext conftest$ac_exeext |
16137 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17506 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
16138 (eval $ac_link) 2>&5 | 17507 (eval $ac_link) 2>conftest.er1 |
16139 ac_status=$? | 17508 ac_status=$? |
17509 grep -v '^ *+' conftest.er1 >conftest.err | |
17510 rm -f conftest.er1 | |
17511 cat conftest.err >&5 | |
16140 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17512 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16141 (exit $ac_status); } && | 17513 (exit $ac_status); } && |
16142 { ac_try='test -s conftest$ac_exeext' | 17514 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
17515 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
17516 (eval $ac_try) 2>&5 | |
17517 ac_status=$? | |
17518 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17519 (exit $ac_status); }; } && | |
17520 { ac_try='test -s conftest$ac_exeext' | |
16143 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17521 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16144 (eval $ac_try) 2>&5 | 17522 (eval $ac_try) 2>&5 |
16145 ac_status=$? | 17523 ac_status=$? |
16146 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17524 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16147 (exit $ac_status); }; }; then | 17525 (exit $ac_status); }; }; then |
16150 echo "$as_me: failed program was:" >&5 | 17528 echo "$as_me: failed program was:" >&5 |
16151 sed 's/^/| /' conftest.$ac_ext >&5 | 17529 sed 's/^/| /' conftest.$ac_ext >&5 |
16152 | 17530 |
16153 ac_cv_func___res_send=no | 17531 ac_cv_func___res_send=no |
16154 fi | 17532 fi |
16155 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17533 rm -f conftest.err conftest.$ac_objext \ |
17534 conftest$ac_exeext conftest.$ac_ext | |
16156 fi | 17535 fi |
16157 echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5 | 17536 echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5 |
16158 echo "${ECHO_T}$ac_cv_func___res_send" >&6 | 17537 echo "${ECHO_T}$ac_cv_func___res_send" >&6 |
16159 if test $ac_cv_func___res_send = yes; then | 17538 if test $ac_cv_func___res_send = yes; then |
16160 : | 17539 : |
16165 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17544 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16166 else | 17545 else |
16167 ac_check_lib_save_LIBS=$LIBS | 17546 ac_check_lib_save_LIBS=$LIBS |
16168 LIBS="-lresolv $LIBS" | 17547 LIBS="-lresolv $LIBS" |
16169 cat >conftest.$ac_ext <<_ACEOF | 17548 cat >conftest.$ac_ext <<_ACEOF |
16170 #line $LINENO "configure" | |
16171 /* confdefs.h. */ | 17549 /* confdefs.h. */ |
16172 _ACEOF | 17550 _ACEOF |
16173 cat confdefs.h >>conftest.$ac_ext | 17551 cat confdefs.h >>conftest.$ac_ext |
16174 cat >>conftest.$ac_ext <<_ACEOF | 17552 cat >>conftest.$ac_ext <<_ACEOF |
16175 /* end confdefs.h. */ | 17553 /* end confdefs.h. */ |
16189 return 0; | 17567 return 0; |
16190 } | 17568 } |
16191 _ACEOF | 17569 _ACEOF |
16192 rm -f conftest.$ac_objext conftest$ac_exeext | 17570 rm -f conftest.$ac_objext conftest$ac_exeext |
16193 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17571 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
16194 (eval $ac_link) 2>&5 | 17572 (eval $ac_link) 2>conftest.er1 |
16195 ac_status=$? | 17573 ac_status=$? |
17574 grep -v '^ *+' conftest.er1 >conftest.err | |
17575 rm -f conftest.er1 | |
17576 cat conftest.err >&5 | |
16196 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17577 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16197 (exit $ac_status); } && | 17578 (exit $ac_status); } && |
16198 { ac_try='test -s conftest$ac_exeext' | 17579 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
17580 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
17581 (eval $ac_try) 2>&5 | |
17582 ac_status=$? | |
17583 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17584 (exit $ac_status); }; } && | |
17585 { ac_try='test -s conftest$ac_exeext' | |
16199 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17586 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16200 (eval $ac_try) 2>&5 | 17587 (eval $ac_try) 2>&5 |
16201 ac_status=$? | 17588 ac_status=$? |
16202 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17589 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16203 (exit $ac_status); }; }; then | 17590 (exit $ac_status); }; }; then |
16206 echo "$as_me: failed program was:" >&5 | 17593 echo "$as_me: failed program was:" >&5 |
16207 sed 's/^/| /' conftest.$ac_ext >&5 | 17594 sed 's/^/| /' conftest.$ac_ext >&5 |
16208 | 17595 |
16209 ac_cv_lib_resolv_res_send=no | 17596 ac_cv_lib_resolv_res_send=no |
16210 fi | 17597 fi |
16211 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17598 rm -f conftest.err conftest.$ac_objext \ |
17599 conftest$ac_exeext conftest.$ac_ext | |
16212 LIBS=$ac_check_lib_save_LIBS | 17600 LIBS=$ac_check_lib_save_LIBS |
16213 fi | 17601 fi |
16214 echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_send" >&5 | 17602 echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_send" >&5 |
16215 echo "${ECHO_T}$ac_cv_lib_resolv_res_send" >&6 | 17603 echo "${ECHO_T}$ac_cv_lib_resolv_res_send" >&6 |
16216 if test $ac_cv_lib_resolv_res_send = yes; then | 17604 if test $ac_cv_lib_resolv_res_send = yes; then |
16222 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17610 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16223 else | 17611 else |
16224 ac_check_lib_save_LIBS=$LIBS | 17612 ac_check_lib_save_LIBS=$LIBS |
16225 LIBS="-lresolv $LIBS" | 17613 LIBS="-lresolv $LIBS" |
16226 cat >conftest.$ac_ext <<_ACEOF | 17614 cat >conftest.$ac_ext <<_ACEOF |
16227 #line $LINENO "configure" | |
16228 /* confdefs.h. */ | 17615 /* confdefs.h. */ |
16229 _ACEOF | 17616 _ACEOF |
16230 cat confdefs.h >>conftest.$ac_ext | 17617 cat confdefs.h >>conftest.$ac_ext |
16231 cat >>conftest.$ac_ext <<_ACEOF | 17618 cat >>conftest.$ac_ext <<_ACEOF |
16232 /* end confdefs.h. */ | 17619 /* end confdefs.h. */ |
16246 return 0; | 17633 return 0; |
16247 } | 17634 } |
16248 _ACEOF | 17635 _ACEOF |
16249 rm -f conftest.$ac_objext conftest$ac_exeext | 17636 rm -f conftest.$ac_objext conftest$ac_exeext |
16250 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17637 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
16251 (eval $ac_link) 2>&5 | 17638 (eval $ac_link) 2>conftest.er1 |
16252 ac_status=$? | 17639 ac_status=$? |
17640 grep -v '^ *+' conftest.er1 >conftest.err | |
17641 rm -f conftest.er1 | |
17642 cat conftest.err >&5 | |
16253 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17643 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16254 (exit $ac_status); } && | 17644 (exit $ac_status); } && |
16255 { ac_try='test -s conftest$ac_exeext' | 17645 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
17646 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
17647 (eval $ac_try) 2>&5 | |
17648 ac_status=$? | |
17649 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17650 (exit $ac_status); }; } && | |
17651 { ac_try='test -s conftest$ac_exeext' | |
16256 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17652 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16257 (eval $ac_try) 2>&5 | 17653 (eval $ac_try) 2>&5 |
16258 ac_status=$? | 17654 ac_status=$? |
16259 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17655 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16260 (exit $ac_status); }; }; then | 17656 (exit $ac_status); }; }; then |
16263 echo "$as_me: failed program was:" >&5 | 17659 echo "$as_me: failed program was:" >&5 |
16264 sed 's/^/| /' conftest.$ac_ext >&5 | 17660 sed 's/^/| /' conftest.$ac_ext >&5 |
16265 | 17661 |
16266 ac_cv_lib_resolv___res_send=no | 17662 ac_cv_lib_resolv___res_send=no |
16267 fi | 17663 fi |
16268 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17664 rm -f conftest.err conftest.$ac_objext \ |
17665 conftest$ac_exeext conftest.$ac_ext | |
16269 LIBS=$ac_check_lib_save_LIBS | 17666 LIBS=$ac_check_lib_save_LIBS |
16270 fi | 17667 fi |
16271 echo "$as_me:$LINENO: result: $ac_cv_lib_resolv___res_send" >&5 | 17668 echo "$as_me:$LINENO: result: $ac_cv_lib_resolv___res_send" >&5 |
16272 echo "${ECHO_T}$ac_cv_lib_resolv___res_send" >&6 | 17669 echo "${ECHO_T}$ac_cv_lib_resolv___res_send" >&6 |
16273 if test $ac_cv_lib_resolv___res_send = yes; then | 17670 if test $ac_cv_lib_resolv___res_send = yes; then |
16294 echo $ECHO_N "checking for hes_getmailhost... $ECHO_C" >&6 | 17691 echo $ECHO_N "checking for hes_getmailhost... $ECHO_C" >&6 |
16295 if test "${ac_cv_func_hes_getmailhost+set}" = set; then | 17692 if test "${ac_cv_func_hes_getmailhost+set}" = set; then |
16296 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17693 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16297 else | 17694 else |
16298 cat >conftest.$ac_ext <<_ACEOF | 17695 cat >conftest.$ac_ext <<_ACEOF |
16299 #line $LINENO "configure" | 17696 /* confdefs.h. */ |
16300 /* confdefs.h. */ | 17697 _ACEOF |
16301 _ACEOF | 17698 cat confdefs.h >>conftest.$ac_ext |
16302 cat confdefs.h >>conftest.$ac_ext | 17699 cat >>conftest.$ac_ext <<_ACEOF |
16303 cat >>conftest.$ac_ext <<_ACEOF | 17700 /* end confdefs.h. */ |
16304 /* end confdefs.h. */ | 17701 /* Define hes_getmailhost to an innocuous variant, in case <limits.h> declares hes_getmailhost. |
17702 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
17703 #define hes_getmailhost innocuous_hes_getmailhost | |
17704 | |
16305 /* System header to define __stub macros and hopefully few prototypes, | 17705 /* System header to define __stub macros and hopefully few prototypes, |
16306 which can conflict with char hes_getmailhost (); below. | 17706 which can conflict with char hes_getmailhost (); below. |
16307 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 17707 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
16308 <limits.h> exists even on freestanding compilers. */ | 17708 <limits.h> exists even on freestanding compilers. */ |
17709 | |
16309 #ifdef __STDC__ | 17710 #ifdef __STDC__ |
16310 # include <limits.h> | 17711 # include <limits.h> |
16311 #else | 17712 #else |
16312 # include <assert.h> | 17713 # include <assert.h> |
16313 #endif | 17714 #endif |
17715 | |
17716 #undef hes_getmailhost | |
17717 | |
16314 /* Override any gcc2 internal prototype to avoid an error. */ | 17718 /* Override any gcc2 internal prototype to avoid an error. */ |
16315 #ifdef __cplusplus | 17719 #ifdef __cplusplus |
16316 extern "C" | 17720 extern "C" |
16317 { | 17721 { |
16318 #endif | 17722 #endif |
16339 return 0; | 17743 return 0; |
16340 } | 17744 } |
16341 _ACEOF | 17745 _ACEOF |
16342 rm -f conftest.$ac_objext conftest$ac_exeext | 17746 rm -f conftest.$ac_objext conftest$ac_exeext |
16343 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17747 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
16344 (eval $ac_link) 2>&5 | 17748 (eval $ac_link) 2>conftest.er1 |
16345 ac_status=$? | 17749 ac_status=$? |
17750 grep -v '^ *+' conftest.er1 >conftest.err | |
17751 rm -f conftest.er1 | |
17752 cat conftest.err >&5 | |
16346 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17753 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16347 (exit $ac_status); } && | 17754 (exit $ac_status); } && |
16348 { ac_try='test -s conftest$ac_exeext' | 17755 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
17756 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
17757 (eval $ac_try) 2>&5 | |
17758 ac_status=$? | |
17759 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17760 (exit $ac_status); }; } && | |
17761 { ac_try='test -s conftest$ac_exeext' | |
16349 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17762 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16350 (eval $ac_try) 2>&5 | 17763 (eval $ac_try) 2>&5 |
16351 ac_status=$? | 17764 ac_status=$? |
16352 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17765 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16353 (exit $ac_status); }; }; then | 17766 (exit $ac_status); }; }; then |
16356 echo "$as_me: failed program was:" >&5 | 17769 echo "$as_me: failed program was:" >&5 |
16357 sed 's/^/| /' conftest.$ac_ext >&5 | 17770 sed 's/^/| /' conftest.$ac_ext >&5 |
16358 | 17771 |
16359 ac_cv_func_hes_getmailhost=no | 17772 ac_cv_func_hes_getmailhost=no |
16360 fi | 17773 fi |
16361 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17774 rm -f conftest.err conftest.$ac_objext \ |
17775 conftest$ac_exeext conftest.$ac_ext | |
16362 fi | 17776 fi |
16363 echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5 | 17777 echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5 |
16364 echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6 | 17778 echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6 |
16365 if test $ac_cv_func_hes_getmailhost = yes; then | 17779 if test $ac_cv_func_hes_getmailhost = yes; then |
16366 : | 17780 : |
16371 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17785 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16372 else | 17786 else |
16373 ac_check_lib_save_LIBS=$LIBS | 17787 ac_check_lib_save_LIBS=$LIBS |
16374 LIBS="-lhesiod $RESOLVLIB $LIBS" | 17788 LIBS="-lhesiod $RESOLVLIB $LIBS" |
16375 cat >conftest.$ac_ext <<_ACEOF | 17789 cat >conftest.$ac_ext <<_ACEOF |
16376 #line $LINENO "configure" | |
16377 /* confdefs.h. */ | 17790 /* confdefs.h. */ |
16378 _ACEOF | 17791 _ACEOF |
16379 cat confdefs.h >>conftest.$ac_ext | 17792 cat confdefs.h >>conftest.$ac_ext |
16380 cat >>conftest.$ac_ext <<_ACEOF | 17793 cat >>conftest.$ac_ext <<_ACEOF |
16381 /* end confdefs.h. */ | 17794 /* end confdefs.h. */ |
16395 return 0; | 17808 return 0; |
16396 } | 17809 } |
16397 _ACEOF | 17810 _ACEOF |
16398 rm -f conftest.$ac_objext conftest$ac_exeext | 17811 rm -f conftest.$ac_objext conftest$ac_exeext |
16399 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17812 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
16400 (eval $ac_link) 2>&5 | 17813 (eval $ac_link) 2>conftest.er1 |
16401 ac_status=$? | 17814 ac_status=$? |
17815 grep -v '^ *+' conftest.er1 >conftest.err | |
17816 rm -f conftest.er1 | |
17817 cat conftest.err >&5 | |
16402 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17818 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16403 (exit $ac_status); } && | 17819 (exit $ac_status); } && |
16404 { ac_try='test -s conftest$ac_exeext' | 17820 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
17821 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
17822 (eval $ac_try) 2>&5 | |
17823 ac_status=$? | |
17824 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17825 (exit $ac_status); }; } && | |
17826 { ac_try='test -s conftest$ac_exeext' | |
16405 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17827 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16406 (eval $ac_try) 2>&5 | 17828 (eval $ac_try) 2>&5 |
16407 ac_status=$? | 17829 ac_status=$? |
16408 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17830 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16409 (exit $ac_status); }; }; then | 17831 (exit $ac_status); }; }; then |
16412 echo "$as_me: failed program was:" >&5 | 17834 echo "$as_me: failed program was:" >&5 |
16413 sed 's/^/| /' conftest.$ac_ext >&5 | 17835 sed 's/^/| /' conftest.$ac_ext >&5 |
16414 | 17836 |
16415 ac_cv_lib_hesiod_hes_getmailhost=no | 17837 ac_cv_lib_hesiod_hes_getmailhost=no |
16416 fi | 17838 fi |
16417 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17839 rm -f conftest.err conftest.$ac_objext \ |
17840 conftest$ac_exeext conftest.$ac_ext | |
16418 LIBS=$ac_check_lib_save_LIBS | 17841 LIBS=$ac_check_lib_save_LIBS |
16419 fi | 17842 fi |
16420 echo "$as_me:$LINENO: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5 | 17843 echo "$as_me:$LINENO: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5 |
16421 echo "${ECHO_T}$ac_cv_lib_hesiod_hes_getmailhost" >&6 | 17844 echo "${ECHO_T}$ac_cv_lib_hesiod_hes_getmailhost" >&6 |
16422 if test $ac_cv_lib_hesiod_hes_getmailhost = yes; then | 17845 if test $ac_cv_lib_hesiod_hes_getmailhost = yes; then |
16442 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17865 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16443 else | 17866 else |
16444 ac_check_lib_save_LIBS=$LIBS | 17867 ac_check_lib_save_LIBS=$LIBS |
16445 LIBS="-lcom_err $LIBS" | 17868 LIBS="-lcom_err $LIBS" |
16446 cat >conftest.$ac_ext <<_ACEOF | 17869 cat >conftest.$ac_ext <<_ACEOF |
16447 #line $LINENO "configure" | |
16448 /* confdefs.h. */ | 17870 /* confdefs.h. */ |
16449 _ACEOF | 17871 _ACEOF |
16450 cat confdefs.h >>conftest.$ac_ext | 17872 cat confdefs.h >>conftest.$ac_ext |
16451 cat >>conftest.$ac_ext <<_ACEOF | 17873 cat >>conftest.$ac_ext <<_ACEOF |
16452 /* end confdefs.h. */ | 17874 /* end confdefs.h. */ |
16466 return 0; | 17888 return 0; |
16467 } | 17889 } |
16468 _ACEOF | 17890 _ACEOF |
16469 rm -f conftest.$ac_objext conftest$ac_exeext | 17891 rm -f conftest.$ac_objext conftest$ac_exeext |
16470 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17892 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
16471 (eval $ac_link) 2>&5 | 17893 (eval $ac_link) 2>conftest.er1 |
16472 ac_status=$? | 17894 ac_status=$? |
17895 grep -v '^ *+' conftest.er1 >conftest.err | |
17896 rm -f conftest.er1 | |
17897 cat conftest.err >&5 | |
16473 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17898 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16474 (exit $ac_status); } && | 17899 (exit $ac_status); } && |
16475 { ac_try='test -s conftest$ac_exeext' | 17900 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
17901 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
17902 (eval $ac_try) 2>&5 | |
17903 ac_status=$? | |
17904 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17905 (exit $ac_status); }; } && | |
17906 { ac_try='test -s conftest$ac_exeext' | |
16476 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17907 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16477 (eval $ac_try) 2>&5 | 17908 (eval $ac_try) 2>&5 |
16478 ac_status=$? | 17909 ac_status=$? |
16479 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17910 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16480 (exit $ac_status); }; }; then | 17911 (exit $ac_status); }; }; then |
16483 echo "$as_me: failed program was:" >&5 | 17914 echo "$as_me: failed program was:" >&5 |
16484 sed 's/^/| /' conftest.$ac_ext >&5 | 17915 sed 's/^/| /' conftest.$ac_ext >&5 |
16485 | 17916 |
16486 ac_cv_lib_com_err_com_err=no | 17917 ac_cv_lib_com_err_com_err=no |
16487 fi | 17918 fi |
16488 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17919 rm -f conftest.err conftest.$ac_objext \ |
17920 conftest$ac_exeext conftest.$ac_ext | |
16489 LIBS=$ac_check_lib_save_LIBS | 17921 LIBS=$ac_check_lib_save_LIBS |
16490 fi | 17922 fi |
16491 echo "$as_me:$LINENO: result: $ac_cv_lib_com_err_com_err" >&5 | 17923 echo "$as_me:$LINENO: result: $ac_cv_lib_com_err_com_err" >&5 |
16492 echo "${ECHO_T}$ac_cv_lib_com_err_com_err" >&6 | 17924 echo "${ECHO_T}$ac_cv_lib_com_err_com_err" >&6 |
16493 if test $ac_cv_lib_com_err_com_err = yes; then | 17925 if test $ac_cv_lib_com_err_com_err = yes; then |
16506 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17938 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16507 else | 17939 else |
16508 ac_check_lib_save_LIBS=$LIBS | 17940 ac_check_lib_save_LIBS=$LIBS |
16509 LIBS="-lk5crypto $LIBS" | 17941 LIBS="-lk5crypto $LIBS" |
16510 cat >conftest.$ac_ext <<_ACEOF | 17942 cat >conftest.$ac_ext <<_ACEOF |
16511 #line $LINENO "configure" | |
16512 /* confdefs.h. */ | 17943 /* confdefs.h. */ |
16513 _ACEOF | 17944 _ACEOF |
16514 cat confdefs.h >>conftest.$ac_ext | 17945 cat confdefs.h >>conftest.$ac_ext |
16515 cat >>conftest.$ac_ext <<_ACEOF | 17946 cat >>conftest.$ac_ext <<_ACEOF |
16516 /* end confdefs.h. */ | 17947 /* end confdefs.h. */ |
16530 return 0; | 17961 return 0; |
16531 } | 17962 } |
16532 _ACEOF | 17963 _ACEOF |
16533 rm -f conftest.$ac_objext conftest$ac_exeext | 17964 rm -f conftest.$ac_objext conftest$ac_exeext |
16534 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17965 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
16535 (eval $ac_link) 2>&5 | 17966 (eval $ac_link) 2>conftest.er1 |
16536 ac_status=$? | 17967 ac_status=$? |
17968 grep -v '^ *+' conftest.er1 >conftest.err | |
17969 rm -f conftest.er1 | |
17970 cat conftest.err >&5 | |
16537 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17971 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16538 (exit $ac_status); } && | 17972 (exit $ac_status); } && |
16539 { ac_try='test -s conftest$ac_exeext' | 17973 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
17974 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
17975 (eval $ac_try) 2>&5 | |
17976 ac_status=$? | |
17977 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
17978 (exit $ac_status); }; } && | |
17979 { ac_try='test -s conftest$ac_exeext' | |
16540 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17980 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16541 (eval $ac_try) 2>&5 | 17981 (eval $ac_try) 2>&5 |
16542 ac_status=$? | 17982 ac_status=$? |
16543 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17983 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16544 (exit $ac_status); }; }; then | 17984 (exit $ac_status); }; }; then |
16547 echo "$as_me: failed program was:" >&5 | 17987 echo "$as_me: failed program was:" >&5 |
16548 sed 's/^/| /' conftest.$ac_ext >&5 | 17988 sed 's/^/| /' conftest.$ac_ext >&5 |
16549 | 17989 |
16550 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no | 17990 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no |
16551 fi | 17991 fi |
16552 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17992 rm -f conftest.err conftest.$ac_objext \ |
17993 conftest$ac_exeext conftest.$ac_ext | |
16553 LIBS=$ac_check_lib_save_LIBS | 17994 LIBS=$ac_check_lib_save_LIBS |
16554 fi | 17995 fi |
16555 echo "$as_me:$LINENO: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5 | 17996 echo "$as_me:$LINENO: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5 |
16556 echo "${ECHO_T}$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&6 | 17997 echo "${ECHO_T}$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&6 |
16557 if test $ac_cv_lib_k5crypto_mit_des_cbc_encrypt = yes; then | 17998 if test $ac_cv_lib_k5crypto_mit_des_cbc_encrypt = yes; then |
16570 echo $ECHO_N "(cached) $ECHO_C" >&6 | 18011 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16571 else | 18012 else |
16572 ac_check_lib_save_LIBS=$LIBS | 18013 ac_check_lib_save_LIBS=$LIBS |
16573 LIBS="-lcrypto $LIBS" | 18014 LIBS="-lcrypto $LIBS" |
16574 cat >conftest.$ac_ext <<_ACEOF | 18015 cat >conftest.$ac_ext <<_ACEOF |
16575 #line $LINENO "configure" | |
16576 /* confdefs.h. */ | 18016 /* confdefs.h. */ |
16577 _ACEOF | 18017 _ACEOF |
16578 cat confdefs.h >>conftest.$ac_ext | 18018 cat confdefs.h >>conftest.$ac_ext |
16579 cat >>conftest.$ac_ext <<_ACEOF | 18019 cat >>conftest.$ac_ext <<_ACEOF |
16580 /* end confdefs.h. */ | 18020 /* end confdefs.h. */ |
16594 return 0; | 18034 return 0; |
16595 } | 18035 } |
16596 _ACEOF | 18036 _ACEOF |
16597 rm -f conftest.$ac_objext conftest$ac_exeext | 18037 rm -f conftest.$ac_objext conftest$ac_exeext |
16598 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 18038 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
16599 (eval $ac_link) 2>&5 | 18039 (eval $ac_link) 2>conftest.er1 |
16600 ac_status=$? | 18040 ac_status=$? |
18041 grep -v '^ *+' conftest.er1 >conftest.err | |
18042 rm -f conftest.er1 | |
18043 cat conftest.err >&5 | |
16601 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18044 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16602 (exit $ac_status); } && | 18045 (exit $ac_status); } && |
16603 { ac_try='test -s conftest$ac_exeext' | 18046 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
18047 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18048 (eval $ac_try) 2>&5 | |
18049 ac_status=$? | |
18050 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18051 (exit $ac_status); }; } && | |
18052 { ac_try='test -s conftest$ac_exeext' | |
16604 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18053 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16605 (eval $ac_try) 2>&5 | 18054 (eval $ac_try) 2>&5 |
16606 ac_status=$? | 18055 ac_status=$? |
16607 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18056 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16608 (exit $ac_status); }; }; then | 18057 (exit $ac_status); }; }; then |
16611 echo "$as_me: failed program was:" >&5 | 18060 echo "$as_me: failed program was:" >&5 |
16612 sed 's/^/| /' conftest.$ac_ext >&5 | 18061 sed 's/^/| /' conftest.$ac_ext >&5 |
16613 | 18062 |
16614 ac_cv_lib_crypto_mit_des_cbc_encrypt=no | 18063 ac_cv_lib_crypto_mit_des_cbc_encrypt=no |
16615 fi | 18064 fi |
16616 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 18065 rm -f conftest.err conftest.$ac_objext \ |
18066 conftest$ac_exeext conftest.$ac_ext | |
16617 LIBS=$ac_check_lib_save_LIBS | 18067 LIBS=$ac_check_lib_save_LIBS |
16618 fi | 18068 fi |
16619 echo "$as_me:$LINENO: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5 | 18069 echo "$as_me:$LINENO: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5 |
16620 echo "${ECHO_T}$ac_cv_lib_crypto_mit_des_cbc_encrypt" >&6 | 18070 echo "${ECHO_T}$ac_cv_lib_crypto_mit_des_cbc_encrypt" >&6 |
16621 if test $ac_cv_lib_crypto_mit_des_cbc_encrypt = yes; then | 18071 if test $ac_cv_lib_crypto_mit_des_cbc_encrypt = yes; then |
16634 echo $ECHO_N "(cached) $ECHO_C" >&6 | 18084 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16635 else | 18085 else |
16636 ac_check_lib_save_LIBS=$LIBS | 18086 ac_check_lib_save_LIBS=$LIBS |
16637 LIBS="-lkrb5 $LIBS" | 18087 LIBS="-lkrb5 $LIBS" |
16638 cat >conftest.$ac_ext <<_ACEOF | 18088 cat >conftest.$ac_ext <<_ACEOF |
16639 #line $LINENO "configure" | |
16640 /* confdefs.h. */ | 18089 /* confdefs.h. */ |
16641 _ACEOF | 18090 _ACEOF |
16642 cat confdefs.h >>conftest.$ac_ext | 18091 cat confdefs.h >>conftest.$ac_ext |
16643 cat >>conftest.$ac_ext <<_ACEOF | 18092 cat >>conftest.$ac_ext <<_ACEOF |
16644 /* end confdefs.h. */ | 18093 /* end confdefs.h. */ |
16658 return 0; | 18107 return 0; |
16659 } | 18108 } |
16660 _ACEOF | 18109 _ACEOF |
16661 rm -f conftest.$ac_objext conftest$ac_exeext | 18110 rm -f conftest.$ac_objext conftest$ac_exeext |
16662 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 18111 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
16663 (eval $ac_link) 2>&5 | 18112 (eval $ac_link) 2>conftest.er1 |
16664 ac_status=$? | 18113 ac_status=$? |
18114 grep -v '^ *+' conftest.er1 >conftest.err | |
18115 rm -f conftest.er1 | |
18116 cat conftest.err >&5 | |
16665 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18117 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16666 (exit $ac_status); } && | 18118 (exit $ac_status); } && |
16667 { ac_try='test -s conftest$ac_exeext' | 18119 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
18120 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18121 (eval $ac_try) 2>&5 | |
18122 ac_status=$? | |
18123 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18124 (exit $ac_status); }; } && | |
18125 { ac_try='test -s conftest$ac_exeext' | |
16668 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18126 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16669 (eval $ac_try) 2>&5 | 18127 (eval $ac_try) 2>&5 |
16670 ac_status=$? | 18128 ac_status=$? |
16671 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18129 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16672 (exit $ac_status); }; }; then | 18130 (exit $ac_status); }; }; then |
16675 echo "$as_me: failed program was:" >&5 | 18133 echo "$as_me: failed program was:" >&5 |
16676 sed 's/^/| /' conftest.$ac_ext >&5 | 18134 sed 's/^/| /' conftest.$ac_ext >&5 |
16677 | 18135 |
16678 ac_cv_lib_krb5_krb5_init_context=no | 18136 ac_cv_lib_krb5_krb5_init_context=no |
16679 fi | 18137 fi |
16680 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 18138 rm -f conftest.err conftest.$ac_objext \ |
18139 conftest$ac_exeext conftest.$ac_ext | |
16681 LIBS=$ac_check_lib_save_LIBS | 18140 LIBS=$ac_check_lib_save_LIBS |
16682 fi | 18141 fi |
16683 echo "$as_me:$LINENO: result: $ac_cv_lib_krb5_krb5_init_context" >&5 | 18142 echo "$as_me:$LINENO: result: $ac_cv_lib_krb5_krb5_init_context" >&5 |
16684 echo "${ECHO_T}$ac_cv_lib_krb5_krb5_init_context" >&6 | 18143 echo "${ECHO_T}$ac_cv_lib_krb5_krb5_init_context" >&6 |
16685 if test $ac_cv_lib_krb5_krb5_init_context = yes; then | 18144 if test $ac_cv_lib_krb5_krb5_init_context = yes; then |
16699 echo $ECHO_N "(cached) $ECHO_C" >&6 | 18158 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16700 else | 18159 else |
16701 ac_check_lib_save_LIBS=$LIBS | 18160 ac_check_lib_save_LIBS=$LIBS |
16702 LIBS="-ldes425 $LIBS" | 18161 LIBS="-ldes425 $LIBS" |
16703 cat >conftest.$ac_ext <<_ACEOF | 18162 cat >conftest.$ac_ext <<_ACEOF |
16704 #line $LINENO "configure" | |
16705 /* confdefs.h. */ | 18163 /* confdefs.h. */ |
16706 _ACEOF | 18164 _ACEOF |
16707 cat confdefs.h >>conftest.$ac_ext | 18165 cat confdefs.h >>conftest.$ac_ext |
16708 cat >>conftest.$ac_ext <<_ACEOF | 18166 cat >>conftest.$ac_ext <<_ACEOF |
16709 /* end confdefs.h. */ | 18167 /* end confdefs.h. */ |
16723 return 0; | 18181 return 0; |
16724 } | 18182 } |
16725 _ACEOF | 18183 _ACEOF |
16726 rm -f conftest.$ac_objext conftest$ac_exeext | 18184 rm -f conftest.$ac_objext conftest$ac_exeext |
16727 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 18185 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
16728 (eval $ac_link) 2>&5 | 18186 (eval $ac_link) 2>conftest.er1 |
16729 ac_status=$? | 18187 ac_status=$? |
18188 grep -v '^ *+' conftest.er1 >conftest.err | |
18189 rm -f conftest.er1 | |
18190 cat conftest.err >&5 | |
16730 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18191 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16731 (exit $ac_status); } && | 18192 (exit $ac_status); } && |
16732 { ac_try='test -s conftest$ac_exeext' | 18193 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
18194 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18195 (eval $ac_try) 2>&5 | |
18196 ac_status=$? | |
18197 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18198 (exit $ac_status); }; } && | |
18199 { ac_try='test -s conftest$ac_exeext' | |
16733 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18200 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16734 (eval $ac_try) 2>&5 | 18201 (eval $ac_try) 2>&5 |
16735 ac_status=$? | 18202 ac_status=$? |
16736 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18203 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16737 (exit $ac_status); }; }; then | 18204 (exit $ac_status); }; }; then |
16740 echo "$as_me: failed program was:" >&5 | 18207 echo "$as_me: failed program was:" >&5 |
16741 sed 's/^/| /' conftest.$ac_ext >&5 | 18208 sed 's/^/| /' conftest.$ac_ext >&5 |
16742 | 18209 |
16743 ac_cv_lib_des425_des_cbc_encrypt=no | 18210 ac_cv_lib_des425_des_cbc_encrypt=no |
16744 fi | 18211 fi |
16745 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 18212 rm -f conftest.err conftest.$ac_objext \ |
18213 conftest$ac_exeext conftest.$ac_ext | |
16746 LIBS=$ac_check_lib_save_LIBS | 18214 LIBS=$ac_check_lib_save_LIBS |
16747 fi | 18215 fi |
16748 echo "$as_me:$LINENO: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5 | 18216 echo "$as_me:$LINENO: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5 |
16749 echo "${ECHO_T}$ac_cv_lib_des425_des_cbc_encrypt" >&6 | 18217 echo "${ECHO_T}$ac_cv_lib_des425_des_cbc_encrypt" >&6 |
16750 if test $ac_cv_lib_des425_des_cbc_encrypt = yes; then | 18218 if test $ac_cv_lib_des425_des_cbc_encrypt = yes; then |
16762 echo $ECHO_N "(cached) $ECHO_C" >&6 | 18230 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16763 else | 18231 else |
16764 ac_check_lib_save_LIBS=$LIBS | 18232 ac_check_lib_save_LIBS=$LIBS |
16765 LIBS="-ldes $LIBS" | 18233 LIBS="-ldes $LIBS" |
16766 cat >conftest.$ac_ext <<_ACEOF | 18234 cat >conftest.$ac_ext <<_ACEOF |
16767 #line $LINENO "configure" | |
16768 /* confdefs.h. */ | 18235 /* confdefs.h. */ |
16769 _ACEOF | 18236 _ACEOF |
16770 cat confdefs.h >>conftest.$ac_ext | 18237 cat confdefs.h >>conftest.$ac_ext |
16771 cat >>conftest.$ac_ext <<_ACEOF | 18238 cat >>conftest.$ac_ext <<_ACEOF |
16772 /* end confdefs.h. */ | 18239 /* end confdefs.h. */ |
16786 return 0; | 18253 return 0; |
16787 } | 18254 } |
16788 _ACEOF | 18255 _ACEOF |
16789 rm -f conftest.$ac_objext conftest$ac_exeext | 18256 rm -f conftest.$ac_objext conftest$ac_exeext |
16790 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 18257 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
16791 (eval $ac_link) 2>&5 | 18258 (eval $ac_link) 2>conftest.er1 |
16792 ac_status=$? | 18259 ac_status=$? |
18260 grep -v '^ *+' conftest.er1 >conftest.err | |
18261 rm -f conftest.er1 | |
18262 cat conftest.err >&5 | |
16793 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18263 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16794 (exit $ac_status); } && | 18264 (exit $ac_status); } && |
16795 { ac_try='test -s conftest$ac_exeext' | 18265 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
18266 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18267 (eval $ac_try) 2>&5 | |
18268 ac_status=$? | |
18269 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18270 (exit $ac_status); }; } && | |
18271 { ac_try='test -s conftest$ac_exeext' | |
16796 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18272 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16797 (eval $ac_try) 2>&5 | 18273 (eval $ac_try) 2>&5 |
16798 ac_status=$? | 18274 ac_status=$? |
16799 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18275 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16800 (exit $ac_status); }; }; then | 18276 (exit $ac_status); }; }; then |
16803 echo "$as_me: failed program was:" >&5 | 18279 echo "$as_me: failed program was:" >&5 |
16804 sed 's/^/| /' conftest.$ac_ext >&5 | 18280 sed 's/^/| /' conftest.$ac_ext >&5 |
16805 | 18281 |
16806 ac_cv_lib_des_des_cbc_encrypt=no | 18282 ac_cv_lib_des_des_cbc_encrypt=no |
16807 fi | 18283 fi |
16808 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 18284 rm -f conftest.err conftest.$ac_objext \ |
18285 conftest$ac_exeext conftest.$ac_ext | |
16809 LIBS=$ac_check_lib_save_LIBS | 18286 LIBS=$ac_check_lib_save_LIBS |
16810 fi | 18287 fi |
16811 echo "$as_me:$LINENO: result: $ac_cv_lib_des_des_cbc_encrypt" >&5 | 18288 echo "$as_me:$LINENO: result: $ac_cv_lib_des_des_cbc_encrypt" >&5 |
16812 echo "${ECHO_T}$ac_cv_lib_des_des_cbc_encrypt" >&6 | 18289 echo "${ECHO_T}$ac_cv_lib_des_des_cbc_encrypt" >&6 |
16813 if test $ac_cv_lib_des_des_cbc_encrypt = yes; then | 18290 if test $ac_cv_lib_des_des_cbc_encrypt = yes; then |
16828 echo $ECHO_N "(cached) $ECHO_C" >&6 | 18305 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16829 else | 18306 else |
16830 ac_check_lib_save_LIBS=$LIBS | 18307 ac_check_lib_save_LIBS=$LIBS |
16831 LIBS="-lkrb4 $LIBS" | 18308 LIBS="-lkrb4 $LIBS" |
16832 cat >conftest.$ac_ext <<_ACEOF | 18309 cat >conftest.$ac_ext <<_ACEOF |
16833 #line $LINENO "configure" | |
16834 /* confdefs.h. */ | 18310 /* confdefs.h. */ |
16835 _ACEOF | 18311 _ACEOF |
16836 cat confdefs.h >>conftest.$ac_ext | 18312 cat confdefs.h >>conftest.$ac_ext |
16837 cat >>conftest.$ac_ext <<_ACEOF | 18313 cat >>conftest.$ac_ext <<_ACEOF |
16838 /* end confdefs.h. */ | 18314 /* end confdefs.h. */ |
16852 return 0; | 18328 return 0; |
16853 } | 18329 } |
16854 _ACEOF | 18330 _ACEOF |
16855 rm -f conftest.$ac_objext conftest$ac_exeext | 18331 rm -f conftest.$ac_objext conftest$ac_exeext |
16856 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 18332 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
16857 (eval $ac_link) 2>&5 | 18333 (eval $ac_link) 2>conftest.er1 |
16858 ac_status=$? | 18334 ac_status=$? |
18335 grep -v '^ *+' conftest.er1 >conftest.err | |
18336 rm -f conftest.er1 | |
18337 cat conftest.err >&5 | |
16859 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18338 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16860 (exit $ac_status); } && | 18339 (exit $ac_status); } && |
16861 { ac_try='test -s conftest$ac_exeext' | 18340 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
18341 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18342 (eval $ac_try) 2>&5 | |
18343 ac_status=$? | |
18344 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18345 (exit $ac_status); }; } && | |
18346 { ac_try='test -s conftest$ac_exeext' | |
16862 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18347 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16863 (eval $ac_try) 2>&5 | 18348 (eval $ac_try) 2>&5 |
16864 ac_status=$? | 18349 ac_status=$? |
16865 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18350 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16866 (exit $ac_status); }; }; then | 18351 (exit $ac_status); }; }; then |
16869 echo "$as_me: failed program was:" >&5 | 18354 echo "$as_me: failed program was:" >&5 |
16870 sed 's/^/| /' conftest.$ac_ext >&5 | 18355 sed 's/^/| /' conftest.$ac_ext >&5 |
16871 | 18356 |
16872 ac_cv_lib_krb4_krb_get_cred=no | 18357 ac_cv_lib_krb4_krb_get_cred=no |
16873 fi | 18358 fi |
16874 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 18359 rm -f conftest.err conftest.$ac_objext \ |
18360 conftest$ac_exeext conftest.$ac_ext | |
16875 LIBS=$ac_check_lib_save_LIBS | 18361 LIBS=$ac_check_lib_save_LIBS |
16876 fi | 18362 fi |
16877 echo "$as_me:$LINENO: result: $ac_cv_lib_krb4_krb_get_cred" >&5 | 18363 echo "$as_me:$LINENO: result: $ac_cv_lib_krb4_krb_get_cred" >&5 |
16878 echo "${ECHO_T}$ac_cv_lib_krb4_krb_get_cred" >&6 | 18364 echo "${ECHO_T}$ac_cv_lib_krb4_krb_get_cred" >&6 |
16879 if test $ac_cv_lib_krb4_krb_get_cred = yes; then | 18365 if test $ac_cv_lib_krb4_krb_get_cred = yes; then |
16891 echo $ECHO_N "(cached) $ECHO_C" >&6 | 18377 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16892 else | 18378 else |
16893 ac_check_lib_save_LIBS=$LIBS | 18379 ac_check_lib_save_LIBS=$LIBS |
16894 LIBS="-lkrb $LIBS" | 18380 LIBS="-lkrb $LIBS" |
16895 cat >conftest.$ac_ext <<_ACEOF | 18381 cat >conftest.$ac_ext <<_ACEOF |
16896 #line $LINENO "configure" | |
16897 /* confdefs.h. */ | 18382 /* confdefs.h. */ |
16898 _ACEOF | 18383 _ACEOF |
16899 cat confdefs.h >>conftest.$ac_ext | 18384 cat confdefs.h >>conftest.$ac_ext |
16900 cat >>conftest.$ac_ext <<_ACEOF | 18385 cat >>conftest.$ac_ext <<_ACEOF |
16901 /* end confdefs.h. */ | 18386 /* end confdefs.h. */ |
16915 return 0; | 18400 return 0; |
16916 } | 18401 } |
16917 _ACEOF | 18402 _ACEOF |
16918 rm -f conftest.$ac_objext conftest$ac_exeext | 18403 rm -f conftest.$ac_objext conftest$ac_exeext |
16919 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 18404 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
16920 (eval $ac_link) 2>&5 | 18405 (eval $ac_link) 2>conftest.er1 |
16921 ac_status=$? | 18406 ac_status=$? |
18407 grep -v '^ *+' conftest.er1 >conftest.err | |
18408 rm -f conftest.er1 | |
18409 cat conftest.err >&5 | |
16922 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18410 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16923 (exit $ac_status); } && | 18411 (exit $ac_status); } && |
16924 { ac_try='test -s conftest$ac_exeext' | 18412 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
18413 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18414 (eval $ac_try) 2>&5 | |
18415 ac_status=$? | |
18416 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18417 (exit $ac_status); }; } && | |
18418 { ac_try='test -s conftest$ac_exeext' | |
16925 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18419 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16926 (eval $ac_try) 2>&5 | 18420 (eval $ac_try) 2>&5 |
16927 ac_status=$? | 18421 ac_status=$? |
16928 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18422 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16929 (exit $ac_status); }; }; then | 18423 (exit $ac_status); }; }; then |
16932 echo "$as_me: failed program was:" >&5 | 18426 echo "$as_me: failed program was:" >&5 |
16933 sed 's/^/| /' conftest.$ac_ext >&5 | 18427 sed 's/^/| /' conftest.$ac_ext >&5 |
16934 | 18428 |
16935 ac_cv_lib_krb_krb_get_cred=no | 18429 ac_cv_lib_krb_krb_get_cred=no |
16936 fi | 18430 fi |
16937 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 18431 rm -f conftest.err conftest.$ac_objext \ |
18432 conftest$ac_exeext conftest.$ac_ext | |
16938 LIBS=$ac_check_lib_save_LIBS | 18433 LIBS=$ac_check_lib_save_LIBS |
16939 fi | 18434 fi |
16940 echo "$as_me:$LINENO: result: $ac_cv_lib_krb_krb_get_cred" >&5 | 18435 echo "$as_me:$LINENO: result: $ac_cv_lib_krb_krb_get_cred" >&5 |
16941 echo "${ECHO_T}$ac_cv_lib_krb_krb_get_cred" >&6 | 18436 echo "${ECHO_T}$ac_cv_lib_krb_krb_get_cred" >&6 |
16942 if test $ac_cv_lib_krb_krb_get_cred = yes; then | 18437 if test $ac_cv_lib_krb_krb_get_cred = yes; then |
16968 else | 18463 else |
16969 # Is the header compilable? | 18464 # Is the header compilable? |
16970 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 18465 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
16971 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 18466 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
16972 cat >conftest.$ac_ext <<_ACEOF | 18467 cat >conftest.$ac_ext <<_ACEOF |
16973 #line $LINENO "configure" | |
16974 /* confdefs.h. */ | 18468 /* confdefs.h. */ |
16975 _ACEOF | 18469 _ACEOF |
16976 cat confdefs.h >>conftest.$ac_ext | 18470 cat confdefs.h >>conftest.$ac_ext |
16977 cat >>conftest.$ac_ext <<_ACEOF | 18471 cat >>conftest.$ac_ext <<_ACEOF |
16978 /* end confdefs.h. */ | 18472 /* end confdefs.h. */ |
16979 $ac_includes_default | 18473 $ac_includes_default |
16980 #include <$ac_header> | 18474 #include <$ac_header> |
16981 _ACEOF | 18475 _ACEOF |
16982 rm -f conftest.$ac_objext | 18476 rm -f conftest.$ac_objext |
16983 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18477 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
16984 (eval $ac_compile) 2>&5 | 18478 (eval $ac_compile) 2>conftest.er1 |
16985 ac_status=$? | 18479 ac_status=$? |
18480 grep -v '^ *+' conftest.er1 >conftest.err | |
18481 rm -f conftest.er1 | |
18482 cat conftest.err >&5 | |
16986 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18483 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16987 (exit $ac_status); } && | 18484 (exit $ac_status); } && |
16988 { ac_try='test -s conftest.$ac_objext' | 18485 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
18486 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18487 (eval $ac_try) 2>&5 | |
18488 ac_status=$? | |
18489 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18490 (exit $ac_status); }; } && | |
18491 { ac_try='test -s conftest.$ac_objext' | |
16989 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18492 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16990 (eval $ac_try) 2>&5 | 18493 (eval $ac_try) 2>&5 |
16991 ac_status=$? | 18494 ac_status=$? |
16992 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18495 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16993 (exit $ac_status); }; }; then | 18496 (exit $ac_status); }; }; then |
16996 echo "$as_me: failed program was:" >&5 | 18499 echo "$as_me: failed program was:" >&5 |
16997 sed 's/^/| /' conftest.$ac_ext >&5 | 18500 sed 's/^/| /' conftest.$ac_ext >&5 |
16998 | 18501 |
16999 ac_header_compiler=no | 18502 ac_header_compiler=no |
17000 fi | 18503 fi |
17001 rm -f conftest.$ac_objext conftest.$ac_ext | 18504 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
17002 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 18505 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
17003 echo "${ECHO_T}$ac_header_compiler" >&6 | 18506 echo "${ECHO_T}$ac_header_compiler" >&6 |
17004 | 18507 |
17005 # Is the header present? | 18508 # Is the header present? |
17006 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 18509 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
17007 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 18510 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
17008 cat >conftest.$ac_ext <<_ACEOF | 18511 cat >conftest.$ac_ext <<_ACEOF |
17009 #line $LINENO "configure" | |
17010 /* confdefs.h. */ | 18512 /* confdefs.h. */ |
17011 _ACEOF | 18513 _ACEOF |
17012 cat confdefs.h >>conftest.$ac_ext | 18514 cat confdefs.h >>conftest.$ac_ext |
17013 cat >>conftest.$ac_ext <<_ACEOF | 18515 cat >>conftest.$ac_ext <<_ACEOF |
17014 /* end confdefs.h. */ | 18516 /* end confdefs.h. */ |
17022 cat conftest.err >&5 | 18524 cat conftest.err >&5 |
17023 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18525 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17024 (exit $ac_status); } >/dev/null; then | 18526 (exit $ac_status); } >/dev/null; then |
17025 if test -s conftest.err; then | 18527 if test -s conftest.err; then |
17026 ac_cpp_err=$ac_c_preproc_warn_flag | 18528 ac_cpp_err=$ac_c_preproc_warn_flag |
18529 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
17027 else | 18530 else |
17028 ac_cpp_err= | 18531 ac_cpp_err= |
17029 fi | 18532 fi |
17030 else | 18533 else |
17031 ac_cpp_err=yes | 18534 ac_cpp_err=yes |
17041 rm -f conftest.err conftest.$ac_ext | 18544 rm -f conftest.err conftest.$ac_ext |
17042 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 18545 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
17043 echo "${ECHO_T}$ac_header_preproc" >&6 | 18546 echo "${ECHO_T}$ac_header_preproc" >&6 |
17044 | 18547 |
17045 # So? What about this header? | 18548 # So? What about this header? |
17046 case $ac_header_compiler:$ac_header_preproc in | 18549 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
17047 yes:no ) | 18550 yes:no: ) |
17048 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 18551 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
17049 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 18552 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
18553 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
18554 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
18555 ac_header_preproc=yes | |
18556 ;; | |
18557 no:yes:* ) | |
18558 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
18559 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
18560 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
18561 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
18562 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
18563 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
18564 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
18565 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
17050 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18566 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
17051 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18567 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
18568 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
18569 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
17052 ( | 18570 ( |
17053 cat <<\_ASBOX | 18571 cat <<\_ASBOX |
17054 ## ------------------------------------ ## | 18572 ## ------------------------------------------ ## |
17055 ## Report this to bug-autoconf@gnu.org. ## | 18573 ## Report this to the AC_PACKAGE_NAME lists. ## |
17056 ## ------------------------------------ ## | 18574 ## ------------------------------------------ ## |
17057 _ASBOX | |
17058 ) | | |
17059 sed "s/^/$as_me: WARNING: /" >&2 | |
17060 ;; | |
17061 no:yes ) | |
17062 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
17063 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
17064 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
17065 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
17066 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
17067 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
17068 ( | |
17069 cat <<\_ASBOX | |
17070 ## ------------------------------------ ## | |
17071 ## Report this to bug-autoconf@gnu.org. ## | |
17072 ## ------------------------------------ ## | |
17073 _ASBOX | 18575 _ASBOX |
17074 ) | | 18576 ) | |
17075 sed "s/^/$as_me: WARNING: /" >&2 | 18577 sed "s/^/$as_me: WARNING: /" >&2 |
17076 ;; | 18578 ;; |
17077 esac | 18579 esac |
17078 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 18580 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
17079 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 18581 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
17080 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 18582 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
17081 echo $ECHO_N "(cached) $ECHO_C" >&6 | 18583 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17082 else | 18584 else |
17083 eval "$as_ac_Header=$ac_header_preproc" | 18585 eval "$as_ac_Header=\$ac_header_preproc" |
17084 fi | 18586 fi |
17085 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 18587 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
17086 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 18588 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
17087 | 18589 |
17088 fi | 18590 fi |
17111 else | 18613 else |
17112 # Is the header compilable? | 18614 # Is the header compilable? |
17113 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 18615 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
17114 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 18616 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
17115 cat >conftest.$ac_ext <<_ACEOF | 18617 cat >conftest.$ac_ext <<_ACEOF |
17116 #line $LINENO "configure" | |
17117 /* confdefs.h. */ | 18618 /* confdefs.h. */ |
17118 _ACEOF | 18619 _ACEOF |
17119 cat confdefs.h >>conftest.$ac_ext | 18620 cat confdefs.h >>conftest.$ac_ext |
17120 cat >>conftest.$ac_ext <<_ACEOF | 18621 cat >>conftest.$ac_ext <<_ACEOF |
17121 /* end confdefs.h. */ | 18622 /* end confdefs.h. */ |
17122 $ac_includes_default | 18623 $ac_includes_default |
17123 #include <$ac_header> | 18624 #include <$ac_header> |
17124 _ACEOF | 18625 _ACEOF |
17125 rm -f conftest.$ac_objext | 18626 rm -f conftest.$ac_objext |
17126 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18627 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
17127 (eval $ac_compile) 2>&5 | 18628 (eval $ac_compile) 2>conftest.er1 |
17128 ac_status=$? | 18629 ac_status=$? |
18630 grep -v '^ *+' conftest.er1 >conftest.err | |
18631 rm -f conftest.er1 | |
18632 cat conftest.err >&5 | |
17129 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18633 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17130 (exit $ac_status); } && | 18634 (exit $ac_status); } && |
17131 { ac_try='test -s conftest.$ac_objext' | 18635 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
18636 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18637 (eval $ac_try) 2>&5 | |
18638 ac_status=$? | |
18639 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18640 (exit $ac_status); }; } && | |
18641 { ac_try='test -s conftest.$ac_objext' | |
17132 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18642 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17133 (eval $ac_try) 2>&5 | 18643 (eval $ac_try) 2>&5 |
17134 ac_status=$? | 18644 ac_status=$? |
17135 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18645 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17136 (exit $ac_status); }; }; then | 18646 (exit $ac_status); }; }; then |
17139 echo "$as_me: failed program was:" >&5 | 18649 echo "$as_me: failed program was:" >&5 |
17140 sed 's/^/| /' conftest.$ac_ext >&5 | 18650 sed 's/^/| /' conftest.$ac_ext >&5 |
17141 | 18651 |
17142 ac_header_compiler=no | 18652 ac_header_compiler=no |
17143 fi | 18653 fi |
17144 rm -f conftest.$ac_objext conftest.$ac_ext | 18654 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
17145 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 18655 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
17146 echo "${ECHO_T}$ac_header_compiler" >&6 | 18656 echo "${ECHO_T}$ac_header_compiler" >&6 |
17147 | 18657 |
17148 # Is the header present? | 18658 # Is the header present? |
17149 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 18659 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
17150 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 18660 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
17151 cat >conftest.$ac_ext <<_ACEOF | 18661 cat >conftest.$ac_ext <<_ACEOF |
17152 #line $LINENO "configure" | |
17153 /* confdefs.h. */ | 18662 /* confdefs.h. */ |
17154 _ACEOF | 18663 _ACEOF |
17155 cat confdefs.h >>conftest.$ac_ext | 18664 cat confdefs.h >>conftest.$ac_ext |
17156 cat >>conftest.$ac_ext <<_ACEOF | 18665 cat >>conftest.$ac_ext <<_ACEOF |
17157 /* end confdefs.h. */ | 18666 /* end confdefs.h. */ |
17165 cat conftest.err >&5 | 18674 cat conftest.err >&5 |
17166 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18675 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17167 (exit $ac_status); } >/dev/null; then | 18676 (exit $ac_status); } >/dev/null; then |
17168 if test -s conftest.err; then | 18677 if test -s conftest.err; then |
17169 ac_cpp_err=$ac_c_preproc_warn_flag | 18678 ac_cpp_err=$ac_c_preproc_warn_flag |
18679 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
17170 else | 18680 else |
17171 ac_cpp_err= | 18681 ac_cpp_err= |
17172 fi | 18682 fi |
17173 else | 18683 else |
17174 ac_cpp_err=yes | 18684 ac_cpp_err=yes |
17184 rm -f conftest.err conftest.$ac_ext | 18694 rm -f conftest.err conftest.$ac_ext |
17185 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 18695 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
17186 echo "${ECHO_T}$ac_header_preproc" >&6 | 18696 echo "${ECHO_T}$ac_header_preproc" >&6 |
17187 | 18697 |
17188 # So? What about this header? | 18698 # So? What about this header? |
17189 case $ac_header_compiler:$ac_header_preproc in | 18699 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
17190 yes:no ) | 18700 yes:no: ) |
17191 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 18701 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
17192 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 18702 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
18703 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
18704 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
18705 ac_header_preproc=yes | |
18706 ;; | |
18707 no:yes:* ) | |
18708 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
18709 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
18710 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
18711 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
18712 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
18713 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
18714 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
18715 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
17193 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18716 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
17194 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18717 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
18718 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
18719 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
17195 ( | 18720 ( |
17196 cat <<\_ASBOX | 18721 cat <<\_ASBOX |
17197 ## ------------------------------------ ## | 18722 ## ------------------------------------------ ## |
17198 ## Report this to bug-autoconf@gnu.org. ## | 18723 ## Report this to the AC_PACKAGE_NAME lists. ## |
17199 ## ------------------------------------ ## | 18724 ## ------------------------------------------ ## |
17200 _ASBOX | |
17201 ) | | |
17202 sed "s/^/$as_me: WARNING: /" >&2 | |
17203 ;; | |
17204 no:yes ) | |
17205 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
17206 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
17207 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
17208 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
17209 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
17210 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
17211 ( | |
17212 cat <<\_ASBOX | |
17213 ## ------------------------------------ ## | |
17214 ## Report this to bug-autoconf@gnu.org. ## | |
17215 ## ------------------------------------ ## | |
17216 _ASBOX | 18725 _ASBOX |
17217 ) | | 18726 ) | |
17218 sed "s/^/$as_me: WARNING: /" >&2 | 18727 sed "s/^/$as_me: WARNING: /" >&2 |
17219 ;; | 18728 ;; |
17220 esac | 18729 esac |
17221 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 18730 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
17222 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 18731 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
17223 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 18732 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
17224 echo $ECHO_N "(cached) $ECHO_C" >&6 | 18733 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17225 else | 18734 else |
17226 eval "$as_ac_Header=$ac_header_preproc" | 18735 eval "$as_ac_Header=\$ac_header_preproc" |
17227 fi | 18736 fi |
17228 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 18737 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
17229 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 18738 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
17230 | 18739 |
17231 fi | 18740 fi |
17250 else | 18759 else |
17251 # Is the header compilable? | 18760 # Is the header compilable? |
17252 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 18761 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
17253 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 18762 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
17254 cat >conftest.$ac_ext <<_ACEOF | 18763 cat >conftest.$ac_ext <<_ACEOF |
17255 #line $LINENO "configure" | |
17256 /* confdefs.h. */ | 18764 /* confdefs.h. */ |
17257 _ACEOF | 18765 _ACEOF |
17258 cat confdefs.h >>conftest.$ac_ext | 18766 cat confdefs.h >>conftest.$ac_ext |
17259 cat >>conftest.$ac_ext <<_ACEOF | 18767 cat >>conftest.$ac_ext <<_ACEOF |
17260 /* end confdefs.h. */ | 18768 /* end confdefs.h. */ |
17261 $ac_includes_default | 18769 $ac_includes_default |
17262 #include <$ac_header> | 18770 #include <$ac_header> |
17263 _ACEOF | 18771 _ACEOF |
17264 rm -f conftest.$ac_objext | 18772 rm -f conftest.$ac_objext |
17265 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18773 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
17266 (eval $ac_compile) 2>&5 | 18774 (eval $ac_compile) 2>conftest.er1 |
17267 ac_status=$? | 18775 ac_status=$? |
18776 grep -v '^ *+' conftest.er1 >conftest.err | |
18777 rm -f conftest.er1 | |
18778 cat conftest.err >&5 | |
17268 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18779 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17269 (exit $ac_status); } && | 18780 (exit $ac_status); } && |
17270 { ac_try='test -s conftest.$ac_objext' | 18781 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
18782 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18783 (eval $ac_try) 2>&5 | |
18784 ac_status=$? | |
18785 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18786 (exit $ac_status); }; } && | |
18787 { ac_try='test -s conftest.$ac_objext' | |
17271 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18788 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17272 (eval $ac_try) 2>&5 | 18789 (eval $ac_try) 2>&5 |
17273 ac_status=$? | 18790 ac_status=$? |
17274 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18791 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17275 (exit $ac_status); }; }; then | 18792 (exit $ac_status); }; }; then |
17278 echo "$as_me: failed program was:" >&5 | 18795 echo "$as_me: failed program was:" >&5 |
17279 sed 's/^/| /' conftest.$ac_ext >&5 | 18796 sed 's/^/| /' conftest.$ac_ext >&5 |
17280 | 18797 |
17281 ac_header_compiler=no | 18798 ac_header_compiler=no |
17282 fi | 18799 fi |
17283 rm -f conftest.$ac_objext conftest.$ac_ext | 18800 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
17284 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 18801 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
17285 echo "${ECHO_T}$ac_header_compiler" >&6 | 18802 echo "${ECHO_T}$ac_header_compiler" >&6 |
17286 | 18803 |
17287 # Is the header present? | 18804 # Is the header present? |
17288 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 18805 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
17289 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 18806 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
17290 cat >conftest.$ac_ext <<_ACEOF | 18807 cat >conftest.$ac_ext <<_ACEOF |
17291 #line $LINENO "configure" | |
17292 /* confdefs.h. */ | 18808 /* confdefs.h. */ |
17293 _ACEOF | 18809 _ACEOF |
17294 cat confdefs.h >>conftest.$ac_ext | 18810 cat confdefs.h >>conftest.$ac_ext |
17295 cat >>conftest.$ac_ext <<_ACEOF | 18811 cat >>conftest.$ac_ext <<_ACEOF |
17296 /* end confdefs.h. */ | 18812 /* end confdefs.h. */ |
17304 cat conftest.err >&5 | 18820 cat conftest.err >&5 |
17305 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18821 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17306 (exit $ac_status); } >/dev/null; then | 18822 (exit $ac_status); } >/dev/null; then |
17307 if test -s conftest.err; then | 18823 if test -s conftest.err; then |
17308 ac_cpp_err=$ac_c_preproc_warn_flag | 18824 ac_cpp_err=$ac_c_preproc_warn_flag |
18825 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
17309 else | 18826 else |
17310 ac_cpp_err= | 18827 ac_cpp_err= |
17311 fi | 18828 fi |
17312 else | 18829 else |
17313 ac_cpp_err=yes | 18830 ac_cpp_err=yes |
17323 rm -f conftest.err conftest.$ac_ext | 18840 rm -f conftest.err conftest.$ac_ext |
17324 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 18841 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
17325 echo "${ECHO_T}$ac_header_preproc" >&6 | 18842 echo "${ECHO_T}$ac_header_preproc" >&6 |
17326 | 18843 |
17327 # So? What about this header? | 18844 # So? What about this header? |
17328 case $ac_header_compiler:$ac_header_preproc in | 18845 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
17329 yes:no ) | 18846 yes:no: ) |
17330 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 18847 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
17331 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 18848 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
18849 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
18850 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
18851 ac_header_preproc=yes | |
18852 ;; | |
18853 no:yes:* ) | |
18854 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
18855 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
18856 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
18857 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
18858 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
18859 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
18860 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
18861 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
17332 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 18862 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
17333 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 18863 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
18864 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
18865 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
17334 ( | 18866 ( |
17335 cat <<\_ASBOX | 18867 cat <<\_ASBOX |
17336 ## ------------------------------------ ## | 18868 ## ------------------------------------------ ## |
17337 ## Report this to bug-autoconf@gnu.org. ## | 18869 ## Report this to the AC_PACKAGE_NAME lists. ## |
17338 ## ------------------------------------ ## | 18870 ## ------------------------------------------ ## |
17339 _ASBOX | |
17340 ) | | |
17341 sed "s/^/$as_me: WARNING: /" >&2 | |
17342 ;; | |
17343 no:yes ) | |
17344 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
17345 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
17346 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
17347 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
17348 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
17349 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
17350 ( | |
17351 cat <<\_ASBOX | |
17352 ## ------------------------------------ ## | |
17353 ## Report this to bug-autoconf@gnu.org. ## | |
17354 ## ------------------------------------ ## | |
17355 _ASBOX | 18871 _ASBOX |
17356 ) | | 18872 ) | |
17357 sed "s/^/$as_me: WARNING: /" >&2 | 18873 sed "s/^/$as_me: WARNING: /" >&2 |
17358 ;; | 18874 ;; |
17359 esac | 18875 esac |
17360 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 18876 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
17361 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 18877 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
17362 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 18878 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
17363 echo $ECHO_N "(cached) $ECHO_C" >&6 | 18879 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17364 else | 18880 else |
17365 eval "$as_ac_Header=$ac_header_preproc" | 18881 eval "$as_ac_Header=\$ac_header_preproc" |
17366 fi | 18882 fi |
17367 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 18883 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
17368 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 18884 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
17369 | 18885 |
17370 fi | 18886 fi |
17389 else | 18905 else |
17390 # Is the header compilable? | 18906 # Is the header compilable? |
17391 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 18907 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
17392 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 18908 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
17393 cat >conftest.$ac_ext <<_ACEOF | 18909 cat >conftest.$ac_ext <<_ACEOF |
17394 #line $LINENO "configure" | |
17395 /* confdefs.h. */ | 18910 /* confdefs.h. */ |
17396 _ACEOF | 18911 _ACEOF |
17397 cat confdefs.h >>conftest.$ac_ext | 18912 cat confdefs.h >>conftest.$ac_ext |
17398 cat >>conftest.$ac_ext <<_ACEOF | 18913 cat >>conftest.$ac_ext <<_ACEOF |
17399 /* end confdefs.h. */ | 18914 /* end confdefs.h. */ |
17400 $ac_includes_default | 18915 $ac_includes_default |
17401 #include <$ac_header> | 18916 #include <$ac_header> |
17402 _ACEOF | 18917 _ACEOF |
17403 rm -f conftest.$ac_objext | 18918 rm -f conftest.$ac_objext |
17404 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18919 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
17405 (eval $ac_compile) 2>&5 | 18920 (eval $ac_compile) 2>conftest.er1 |
17406 ac_status=$? | 18921 ac_status=$? |
18922 grep -v '^ *+' conftest.er1 >conftest.err | |
18923 rm -f conftest.er1 | |
18924 cat conftest.err >&5 | |
17407 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18925 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17408 (exit $ac_status); } && | 18926 (exit $ac_status); } && |
17409 { ac_try='test -s conftest.$ac_objext' | 18927 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
18928 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
18929 (eval $ac_try) 2>&5 | |
18930 ac_status=$? | |
18931 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
18932 (exit $ac_status); }; } && | |
18933 { ac_try='test -s conftest.$ac_objext' | |
17410 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18934 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17411 (eval $ac_try) 2>&5 | 18935 (eval $ac_try) 2>&5 |
17412 ac_status=$? | 18936 ac_status=$? |
17413 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18937 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17414 (exit $ac_status); }; }; then | 18938 (exit $ac_status); }; }; then |
17417 echo "$as_me: failed program was:" >&5 | 18941 echo "$as_me: failed program was:" >&5 |
17418 sed 's/^/| /' conftest.$ac_ext >&5 | 18942 sed 's/^/| /' conftest.$ac_ext >&5 |
17419 | 18943 |
17420 ac_header_compiler=no | 18944 ac_header_compiler=no |
17421 fi | 18945 fi |
17422 rm -f conftest.$ac_objext conftest.$ac_ext | 18946 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
17423 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 18947 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
17424 echo "${ECHO_T}$ac_header_compiler" >&6 | 18948 echo "${ECHO_T}$ac_header_compiler" >&6 |
17425 | 18949 |
17426 # Is the header present? | 18950 # Is the header present? |
17427 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 18951 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
17428 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 18952 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
17429 cat >conftest.$ac_ext <<_ACEOF | 18953 cat >conftest.$ac_ext <<_ACEOF |
17430 #line $LINENO "configure" | |
17431 /* confdefs.h. */ | 18954 /* confdefs.h. */ |
17432 _ACEOF | 18955 _ACEOF |
17433 cat confdefs.h >>conftest.$ac_ext | 18956 cat confdefs.h >>conftest.$ac_ext |
17434 cat >>conftest.$ac_ext <<_ACEOF | 18957 cat >>conftest.$ac_ext <<_ACEOF |
17435 /* end confdefs.h. */ | 18958 /* end confdefs.h. */ |
17443 cat conftest.err >&5 | 18966 cat conftest.err >&5 |
17444 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18967 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17445 (exit $ac_status); } >/dev/null; then | 18968 (exit $ac_status); } >/dev/null; then |
17446 if test -s conftest.err; then | 18969 if test -s conftest.err; then |
17447 ac_cpp_err=$ac_c_preproc_warn_flag | 18970 ac_cpp_err=$ac_c_preproc_warn_flag |
18971 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
17448 else | 18972 else |
17449 ac_cpp_err= | 18973 ac_cpp_err= |
17450 fi | 18974 fi |
17451 else | 18975 else |
17452 ac_cpp_err=yes | 18976 ac_cpp_err=yes |
17462 rm -f conftest.err conftest.$ac_ext | 18986 rm -f conftest.err conftest.$ac_ext |
17463 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 18987 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
17464 echo "${ECHO_T}$ac_header_preproc" >&6 | 18988 echo "${ECHO_T}$ac_header_preproc" >&6 |
17465 | 18989 |
17466 # So? What about this header? | 18990 # So? What about this header? |
17467 case $ac_header_compiler:$ac_header_preproc in | 18991 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
17468 yes:no ) | 18992 yes:no: ) |
17469 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 18993 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
17470 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 18994 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
18995 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
18996 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
18997 ac_header_preproc=yes | |
18998 ;; | |
18999 no:yes:* ) | |
19000 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
19001 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
19002 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
19003 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
19004 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
19005 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
19006 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
19007 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
17471 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 19008 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
17472 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 19009 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
19010 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
19011 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
17473 ( | 19012 ( |
17474 cat <<\_ASBOX | 19013 cat <<\_ASBOX |
17475 ## ------------------------------------ ## | 19014 ## ------------------------------------------ ## |
17476 ## Report this to bug-autoconf@gnu.org. ## | 19015 ## Report this to the AC_PACKAGE_NAME lists. ## |
17477 ## ------------------------------------ ## | 19016 ## ------------------------------------------ ## |
17478 _ASBOX | |
17479 ) | | |
17480 sed "s/^/$as_me: WARNING: /" >&2 | |
17481 ;; | |
17482 no:yes ) | |
17483 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
17484 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
17485 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
17486 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
17487 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
17488 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
17489 ( | |
17490 cat <<\_ASBOX | |
17491 ## ------------------------------------ ## | |
17492 ## Report this to bug-autoconf@gnu.org. ## | |
17493 ## ------------------------------------ ## | |
17494 _ASBOX | 19017 _ASBOX |
17495 ) | | 19018 ) | |
17496 sed "s/^/$as_me: WARNING: /" >&2 | 19019 sed "s/^/$as_me: WARNING: /" >&2 |
17497 ;; | 19020 ;; |
17498 esac | 19021 esac |
17499 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 19022 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
17500 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 19023 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
17501 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 19024 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
17502 echo $ECHO_N "(cached) $ECHO_C" >&6 | 19025 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17503 else | 19026 else |
17504 eval "$as_ac_Header=$ac_header_preproc" | 19027 eval "$as_ac_Header=\$ac_header_preproc" |
17505 fi | 19028 fi |
17506 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 19029 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
17507 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 19030 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
17508 | 19031 |
17509 fi | 19032 fi |
17539 else | 19062 else |
17540 # Is the header compilable? | 19063 # Is the header compilable? |
17541 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 19064 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
17542 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 19065 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
17543 cat >conftest.$ac_ext <<_ACEOF | 19066 cat >conftest.$ac_ext <<_ACEOF |
17544 #line $LINENO "configure" | |
17545 /* confdefs.h. */ | 19067 /* confdefs.h. */ |
17546 _ACEOF | 19068 _ACEOF |
17547 cat confdefs.h >>conftest.$ac_ext | 19069 cat confdefs.h >>conftest.$ac_ext |
17548 cat >>conftest.$ac_ext <<_ACEOF | 19070 cat >>conftest.$ac_ext <<_ACEOF |
17549 /* end confdefs.h. */ | 19071 /* end confdefs.h. */ |
17550 $ac_includes_default | 19072 $ac_includes_default |
17551 #include <$ac_header> | 19073 #include <$ac_header> |
17552 _ACEOF | 19074 _ACEOF |
17553 rm -f conftest.$ac_objext | 19075 rm -f conftest.$ac_objext |
17554 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19076 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
17555 (eval $ac_compile) 2>&5 | 19077 (eval $ac_compile) 2>conftest.er1 |
17556 ac_status=$? | 19078 ac_status=$? |
19079 grep -v '^ *+' conftest.er1 >conftest.err | |
19080 rm -f conftest.er1 | |
19081 cat conftest.err >&5 | |
17557 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19082 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17558 (exit $ac_status); } && | 19083 (exit $ac_status); } && |
17559 { ac_try='test -s conftest.$ac_objext' | 19084 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
19085 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19086 (eval $ac_try) 2>&5 | |
19087 ac_status=$? | |
19088 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19089 (exit $ac_status); }; } && | |
19090 { ac_try='test -s conftest.$ac_objext' | |
17560 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19091 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17561 (eval $ac_try) 2>&5 | 19092 (eval $ac_try) 2>&5 |
17562 ac_status=$? | 19093 ac_status=$? |
17563 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19094 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17564 (exit $ac_status); }; }; then | 19095 (exit $ac_status); }; }; then |
17567 echo "$as_me: failed program was:" >&5 | 19098 echo "$as_me: failed program was:" >&5 |
17568 sed 's/^/| /' conftest.$ac_ext >&5 | 19099 sed 's/^/| /' conftest.$ac_ext >&5 |
17569 | 19100 |
17570 ac_header_compiler=no | 19101 ac_header_compiler=no |
17571 fi | 19102 fi |
17572 rm -f conftest.$ac_objext conftest.$ac_ext | 19103 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
17573 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 19104 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
17574 echo "${ECHO_T}$ac_header_compiler" >&6 | 19105 echo "${ECHO_T}$ac_header_compiler" >&6 |
17575 | 19106 |
17576 # Is the header present? | 19107 # Is the header present? |
17577 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 19108 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
17578 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 19109 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
17579 cat >conftest.$ac_ext <<_ACEOF | 19110 cat >conftest.$ac_ext <<_ACEOF |
17580 #line $LINENO "configure" | |
17581 /* confdefs.h. */ | 19111 /* confdefs.h. */ |
17582 _ACEOF | 19112 _ACEOF |
17583 cat confdefs.h >>conftest.$ac_ext | 19113 cat confdefs.h >>conftest.$ac_ext |
17584 cat >>conftest.$ac_ext <<_ACEOF | 19114 cat >>conftest.$ac_ext <<_ACEOF |
17585 /* end confdefs.h. */ | 19115 /* end confdefs.h. */ |
17593 cat conftest.err >&5 | 19123 cat conftest.err >&5 |
17594 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19124 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17595 (exit $ac_status); } >/dev/null; then | 19125 (exit $ac_status); } >/dev/null; then |
17596 if test -s conftest.err; then | 19126 if test -s conftest.err; then |
17597 ac_cpp_err=$ac_c_preproc_warn_flag | 19127 ac_cpp_err=$ac_c_preproc_warn_flag |
19128 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
17598 else | 19129 else |
17599 ac_cpp_err= | 19130 ac_cpp_err= |
17600 fi | 19131 fi |
17601 else | 19132 else |
17602 ac_cpp_err=yes | 19133 ac_cpp_err=yes |
17612 rm -f conftest.err conftest.$ac_ext | 19143 rm -f conftest.err conftest.$ac_ext |
17613 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 19144 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
17614 echo "${ECHO_T}$ac_header_preproc" >&6 | 19145 echo "${ECHO_T}$ac_header_preproc" >&6 |
17615 | 19146 |
17616 # So? What about this header? | 19147 # So? What about this header? |
17617 case $ac_header_compiler:$ac_header_preproc in | 19148 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
17618 yes:no ) | 19149 yes:no: ) |
17619 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 19150 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
17620 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 19151 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
19152 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
19153 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
19154 ac_header_preproc=yes | |
19155 ;; | |
19156 no:yes:* ) | |
19157 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
19158 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
19159 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
19160 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
19161 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
19162 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
19163 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
19164 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
17621 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 19165 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
17622 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 19166 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
19167 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
19168 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
17623 ( | 19169 ( |
17624 cat <<\_ASBOX | 19170 cat <<\_ASBOX |
17625 ## ------------------------------------ ## | 19171 ## ------------------------------------------ ## |
17626 ## Report this to bug-autoconf@gnu.org. ## | 19172 ## Report this to the AC_PACKAGE_NAME lists. ## |
17627 ## ------------------------------------ ## | 19173 ## ------------------------------------------ ## |
17628 _ASBOX | |
17629 ) | | |
17630 sed "s/^/$as_me: WARNING: /" >&2 | |
17631 ;; | |
17632 no:yes ) | |
17633 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
17634 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
17635 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
17636 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
17637 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
17638 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
17639 ( | |
17640 cat <<\_ASBOX | |
17641 ## ------------------------------------ ## | |
17642 ## Report this to bug-autoconf@gnu.org. ## | |
17643 ## ------------------------------------ ## | |
17644 _ASBOX | 19174 _ASBOX |
17645 ) | | 19175 ) | |
17646 sed "s/^/$as_me: WARNING: /" >&2 | 19176 sed "s/^/$as_me: WARNING: /" >&2 |
17647 ;; | 19177 ;; |
17648 esac | 19178 esac |
17649 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 19179 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
17650 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 19180 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
17651 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 19181 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
17652 echo $ECHO_N "(cached) $ECHO_C" >&6 | 19182 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17653 else | 19183 else |
17654 eval "$as_ac_Header=$ac_header_preproc" | 19184 eval "$as_ac_Header=\$ac_header_preproc" |
17655 fi | 19185 fi |
17656 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 19186 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
17657 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 19187 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
17658 | 19188 |
17659 fi | 19189 fi |
17678 else | 19208 else |
17679 # Is the header compilable? | 19209 # Is the header compilable? |
17680 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 19210 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
17681 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 19211 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
17682 cat >conftest.$ac_ext <<_ACEOF | 19212 cat >conftest.$ac_ext <<_ACEOF |
17683 #line $LINENO "configure" | |
17684 /* confdefs.h. */ | 19213 /* confdefs.h. */ |
17685 _ACEOF | 19214 _ACEOF |
17686 cat confdefs.h >>conftest.$ac_ext | 19215 cat confdefs.h >>conftest.$ac_ext |
17687 cat >>conftest.$ac_ext <<_ACEOF | 19216 cat >>conftest.$ac_ext <<_ACEOF |
17688 /* end confdefs.h. */ | 19217 /* end confdefs.h. */ |
17689 $ac_includes_default | 19218 $ac_includes_default |
17690 #include <$ac_header> | 19219 #include <$ac_header> |
17691 _ACEOF | 19220 _ACEOF |
17692 rm -f conftest.$ac_objext | 19221 rm -f conftest.$ac_objext |
17693 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19222 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
17694 (eval $ac_compile) 2>&5 | 19223 (eval $ac_compile) 2>conftest.er1 |
17695 ac_status=$? | 19224 ac_status=$? |
19225 grep -v '^ *+' conftest.er1 >conftest.err | |
19226 rm -f conftest.er1 | |
19227 cat conftest.err >&5 | |
17696 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19228 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17697 (exit $ac_status); } && | 19229 (exit $ac_status); } && |
17698 { ac_try='test -s conftest.$ac_objext' | 19230 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
19231 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19232 (eval $ac_try) 2>&5 | |
19233 ac_status=$? | |
19234 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19235 (exit $ac_status); }; } && | |
19236 { ac_try='test -s conftest.$ac_objext' | |
17699 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19237 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17700 (eval $ac_try) 2>&5 | 19238 (eval $ac_try) 2>&5 |
17701 ac_status=$? | 19239 ac_status=$? |
17702 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19240 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17703 (exit $ac_status); }; }; then | 19241 (exit $ac_status); }; }; then |
17706 echo "$as_me: failed program was:" >&5 | 19244 echo "$as_me: failed program was:" >&5 |
17707 sed 's/^/| /' conftest.$ac_ext >&5 | 19245 sed 's/^/| /' conftest.$ac_ext >&5 |
17708 | 19246 |
17709 ac_header_compiler=no | 19247 ac_header_compiler=no |
17710 fi | 19248 fi |
17711 rm -f conftest.$ac_objext conftest.$ac_ext | 19249 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
17712 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 19250 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
17713 echo "${ECHO_T}$ac_header_compiler" >&6 | 19251 echo "${ECHO_T}$ac_header_compiler" >&6 |
17714 | 19252 |
17715 # Is the header present? | 19253 # Is the header present? |
17716 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 19254 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
17717 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 19255 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
17718 cat >conftest.$ac_ext <<_ACEOF | 19256 cat >conftest.$ac_ext <<_ACEOF |
17719 #line $LINENO "configure" | |
17720 /* confdefs.h. */ | 19257 /* confdefs.h. */ |
17721 _ACEOF | 19258 _ACEOF |
17722 cat confdefs.h >>conftest.$ac_ext | 19259 cat confdefs.h >>conftest.$ac_ext |
17723 cat >>conftest.$ac_ext <<_ACEOF | 19260 cat >>conftest.$ac_ext <<_ACEOF |
17724 /* end confdefs.h. */ | 19261 /* end confdefs.h. */ |
17732 cat conftest.err >&5 | 19269 cat conftest.err >&5 |
17733 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19270 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17734 (exit $ac_status); } >/dev/null; then | 19271 (exit $ac_status); } >/dev/null; then |
17735 if test -s conftest.err; then | 19272 if test -s conftest.err; then |
17736 ac_cpp_err=$ac_c_preproc_warn_flag | 19273 ac_cpp_err=$ac_c_preproc_warn_flag |
19274 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
17737 else | 19275 else |
17738 ac_cpp_err= | 19276 ac_cpp_err= |
17739 fi | 19277 fi |
17740 else | 19278 else |
17741 ac_cpp_err=yes | 19279 ac_cpp_err=yes |
17751 rm -f conftest.err conftest.$ac_ext | 19289 rm -f conftest.err conftest.$ac_ext |
17752 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 19290 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
17753 echo "${ECHO_T}$ac_header_preproc" >&6 | 19291 echo "${ECHO_T}$ac_header_preproc" >&6 |
17754 | 19292 |
17755 # So? What about this header? | 19293 # So? What about this header? |
17756 case $ac_header_compiler:$ac_header_preproc in | 19294 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
17757 yes:no ) | 19295 yes:no: ) |
17758 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 19296 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
17759 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 19297 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
19298 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
19299 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
19300 ac_header_preproc=yes | |
19301 ;; | |
19302 no:yes:* ) | |
19303 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
19304 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
19305 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
19306 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
19307 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
19308 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
19309 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
19310 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
17760 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 19311 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
17761 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 19312 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
19313 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
19314 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
17762 ( | 19315 ( |
17763 cat <<\_ASBOX | 19316 cat <<\_ASBOX |
17764 ## ------------------------------------ ## | 19317 ## ------------------------------------------ ## |
17765 ## Report this to bug-autoconf@gnu.org. ## | 19318 ## Report this to the AC_PACKAGE_NAME lists. ## |
17766 ## ------------------------------------ ## | 19319 ## ------------------------------------------ ## |
17767 _ASBOX | |
17768 ) | | |
17769 sed "s/^/$as_me: WARNING: /" >&2 | |
17770 ;; | |
17771 no:yes ) | |
17772 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
17773 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
17774 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
17775 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
17776 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
17777 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
17778 ( | |
17779 cat <<\_ASBOX | |
17780 ## ------------------------------------ ## | |
17781 ## Report this to bug-autoconf@gnu.org. ## | |
17782 ## ------------------------------------ ## | |
17783 _ASBOX | 19320 _ASBOX |
17784 ) | | 19321 ) | |
17785 sed "s/^/$as_me: WARNING: /" >&2 | 19322 sed "s/^/$as_me: WARNING: /" >&2 |
17786 ;; | 19323 ;; |
17787 esac | 19324 esac |
17788 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 19325 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
17789 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 19326 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
17790 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 19327 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
17791 echo $ECHO_N "(cached) $ECHO_C" >&6 | 19328 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17792 else | 19329 else |
17793 eval "$as_ac_Header=$ac_header_preproc" | 19330 eval "$as_ac_Header=\$ac_header_preproc" |
17794 fi | 19331 fi |
17795 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 19332 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
17796 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 19333 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
17797 | 19334 |
17798 fi | 19335 fi |
17817 else | 19354 else |
17818 # Is the header compilable? | 19355 # Is the header compilable? |
17819 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 19356 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
17820 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 19357 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
17821 cat >conftest.$ac_ext <<_ACEOF | 19358 cat >conftest.$ac_ext <<_ACEOF |
17822 #line $LINENO "configure" | |
17823 /* confdefs.h. */ | 19359 /* confdefs.h. */ |
17824 _ACEOF | 19360 _ACEOF |
17825 cat confdefs.h >>conftest.$ac_ext | 19361 cat confdefs.h >>conftest.$ac_ext |
17826 cat >>conftest.$ac_ext <<_ACEOF | 19362 cat >>conftest.$ac_ext <<_ACEOF |
17827 /* end confdefs.h. */ | 19363 /* end confdefs.h. */ |
17828 $ac_includes_default | 19364 $ac_includes_default |
17829 #include <$ac_header> | 19365 #include <$ac_header> |
17830 _ACEOF | 19366 _ACEOF |
17831 rm -f conftest.$ac_objext | 19367 rm -f conftest.$ac_objext |
17832 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19368 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
17833 (eval $ac_compile) 2>&5 | 19369 (eval $ac_compile) 2>conftest.er1 |
17834 ac_status=$? | 19370 ac_status=$? |
19371 grep -v '^ *+' conftest.er1 >conftest.err | |
19372 rm -f conftest.er1 | |
19373 cat conftest.err >&5 | |
17835 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19374 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17836 (exit $ac_status); } && | 19375 (exit $ac_status); } && |
17837 { ac_try='test -s conftest.$ac_objext' | 19376 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
19377 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19378 (eval $ac_try) 2>&5 | |
19379 ac_status=$? | |
19380 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19381 (exit $ac_status); }; } && | |
19382 { ac_try='test -s conftest.$ac_objext' | |
17838 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19383 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17839 (eval $ac_try) 2>&5 | 19384 (eval $ac_try) 2>&5 |
17840 ac_status=$? | 19385 ac_status=$? |
17841 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19386 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17842 (exit $ac_status); }; }; then | 19387 (exit $ac_status); }; }; then |
17845 echo "$as_me: failed program was:" >&5 | 19390 echo "$as_me: failed program was:" >&5 |
17846 sed 's/^/| /' conftest.$ac_ext >&5 | 19391 sed 's/^/| /' conftest.$ac_ext >&5 |
17847 | 19392 |
17848 ac_header_compiler=no | 19393 ac_header_compiler=no |
17849 fi | 19394 fi |
17850 rm -f conftest.$ac_objext conftest.$ac_ext | 19395 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
17851 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 19396 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
17852 echo "${ECHO_T}$ac_header_compiler" >&6 | 19397 echo "${ECHO_T}$ac_header_compiler" >&6 |
17853 | 19398 |
17854 # Is the header present? | 19399 # Is the header present? |
17855 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 19400 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
17856 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 19401 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
17857 cat >conftest.$ac_ext <<_ACEOF | 19402 cat >conftest.$ac_ext <<_ACEOF |
17858 #line $LINENO "configure" | |
17859 /* confdefs.h. */ | 19403 /* confdefs.h. */ |
17860 _ACEOF | 19404 _ACEOF |
17861 cat confdefs.h >>conftest.$ac_ext | 19405 cat confdefs.h >>conftest.$ac_ext |
17862 cat >>conftest.$ac_ext <<_ACEOF | 19406 cat >>conftest.$ac_ext <<_ACEOF |
17863 /* end confdefs.h. */ | 19407 /* end confdefs.h. */ |
17871 cat conftest.err >&5 | 19415 cat conftest.err >&5 |
17872 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19416 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17873 (exit $ac_status); } >/dev/null; then | 19417 (exit $ac_status); } >/dev/null; then |
17874 if test -s conftest.err; then | 19418 if test -s conftest.err; then |
17875 ac_cpp_err=$ac_c_preproc_warn_flag | 19419 ac_cpp_err=$ac_c_preproc_warn_flag |
19420 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
17876 else | 19421 else |
17877 ac_cpp_err= | 19422 ac_cpp_err= |
17878 fi | 19423 fi |
17879 else | 19424 else |
17880 ac_cpp_err=yes | 19425 ac_cpp_err=yes |
17890 rm -f conftest.err conftest.$ac_ext | 19435 rm -f conftest.err conftest.$ac_ext |
17891 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 19436 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
17892 echo "${ECHO_T}$ac_header_preproc" >&6 | 19437 echo "${ECHO_T}$ac_header_preproc" >&6 |
17893 | 19438 |
17894 # So? What about this header? | 19439 # So? What about this header? |
17895 case $ac_header_compiler:$ac_header_preproc in | 19440 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
17896 yes:no ) | 19441 yes:no: ) |
17897 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 19442 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
17898 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 19443 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
19444 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
19445 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
19446 ac_header_preproc=yes | |
19447 ;; | |
19448 no:yes:* ) | |
19449 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
19450 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
19451 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
19452 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
19453 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
19454 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
19455 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
19456 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
17899 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 19457 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
17900 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 19458 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
19459 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
19460 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
17901 ( | 19461 ( |
17902 cat <<\_ASBOX | 19462 cat <<\_ASBOX |
17903 ## ------------------------------------ ## | 19463 ## ------------------------------------------ ## |
17904 ## Report this to bug-autoconf@gnu.org. ## | 19464 ## Report this to the AC_PACKAGE_NAME lists. ## |
17905 ## ------------------------------------ ## | 19465 ## ------------------------------------------ ## |
17906 _ASBOX | |
17907 ) | | |
17908 sed "s/^/$as_me: WARNING: /" >&2 | |
17909 ;; | |
17910 no:yes ) | |
17911 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
17912 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
17913 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
17914 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
17915 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
17916 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
17917 ( | |
17918 cat <<\_ASBOX | |
17919 ## ------------------------------------ ## | |
17920 ## Report this to bug-autoconf@gnu.org. ## | |
17921 ## ------------------------------------ ## | |
17922 _ASBOX | 19466 _ASBOX |
17923 ) | | 19467 ) | |
17924 sed "s/^/$as_me: WARNING: /" >&2 | 19468 sed "s/^/$as_me: WARNING: /" >&2 |
17925 ;; | 19469 ;; |
17926 esac | 19470 esac |
17927 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 19471 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
17928 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 19472 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
17929 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 19473 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
17930 echo $ECHO_N "(cached) $ECHO_C" >&6 | 19474 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17931 else | 19475 else |
17932 eval "$as_ac_Header=$ac_header_preproc" | 19476 eval "$as_ac_Header=\$ac_header_preproc" |
17933 fi | 19477 fi |
17934 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 19478 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
17935 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 19479 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
17936 | 19480 |
17937 fi | 19481 fi |
17968 else | 19512 else |
17969 # Is the header compilable? | 19513 # Is the header compilable? |
17970 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 19514 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
17971 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 19515 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
17972 cat >conftest.$ac_ext <<_ACEOF | 19516 cat >conftest.$ac_ext <<_ACEOF |
17973 #line $LINENO "configure" | |
17974 /* confdefs.h. */ | 19517 /* confdefs.h. */ |
17975 _ACEOF | 19518 _ACEOF |
17976 cat confdefs.h >>conftest.$ac_ext | 19519 cat confdefs.h >>conftest.$ac_ext |
17977 cat >>conftest.$ac_ext <<_ACEOF | 19520 cat >>conftest.$ac_ext <<_ACEOF |
17978 /* end confdefs.h. */ | 19521 /* end confdefs.h. */ |
17979 $ac_includes_default | 19522 $ac_includes_default |
17980 #include <$ac_header> | 19523 #include <$ac_header> |
17981 _ACEOF | 19524 _ACEOF |
17982 rm -f conftest.$ac_objext | 19525 rm -f conftest.$ac_objext |
17983 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19526 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
17984 (eval $ac_compile) 2>&5 | 19527 (eval $ac_compile) 2>conftest.er1 |
17985 ac_status=$? | 19528 ac_status=$? |
19529 grep -v '^ *+' conftest.er1 >conftest.err | |
19530 rm -f conftest.er1 | |
19531 cat conftest.err >&5 | |
17986 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19532 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17987 (exit $ac_status); } && | 19533 (exit $ac_status); } && |
17988 { ac_try='test -s conftest.$ac_objext' | 19534 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
19535 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19536 (eval $ac_try) 2>&5 | |
19537 ac_status=$? | |
19538 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19539 (exit $ac_status); }; } && | |
19540 { ac_try='test -s conftest.$ac_objext' | |
17989 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19541 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17990 (eval $ac_try) 2>&5 | 19542 (eval $ac_try) 2>&5 |
17991 ac_status=$? | 19543 ac_status=$? |
17992 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19544 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17993 (exit $ac_status); }; }; then | 19545 (exit $ac_status); }; }; then |
17996 echo "$as_me: failed program was:" >&5 | 19548 echo "$as_me: failed program was:" >&5 |
17997 sed 's/^/| /' conftest.$ac_ext >&5 | 19549 sed 's/^/| /' conftest.$ac_ext >&5 |
17998 | 19550 |
17999 ac_header_compiler=no | 19551 ac_header_compiler=no |
18000 fi | 19552 fi |
18001 rm -f conftest.$ac_objext conftest.$ac_ext | 19553 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
18002 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 19554 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
18003 echo "${ECHO_T}$ac_header_compiler" >&6 | 19555 echo "${ECHO_T}$ac_header_compiler" >&6 |
18004 | 19556 |
18005 # Is the header present? | 19557 # Is the header present? |
18006 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 19558 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
18007 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 19559 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
18008 cat >conftest.$ac_ext <<_ACEOF | 19560 cat >conftest.$ac_ext <<_ACEOF |
18009 #line $LINENO "configure" | |
18010 /* confdefs.h. */ | 19561 /* confdefs.h. */ |
18011 _ACEOF | 19562 _ACEOF |
18012 cat confdefs.h >>conftest.$ac_ext | 19563 cat confdefs.h >>conftest.$ac_ext |
18013 cat >>conftest.$ac_ext <<_ACEOF | 19564 cat >>conftest.$ac_ext <<_ACEOF |
18014 /* end confdefs.h. */ | 19565 /* end confdefs.h. */ |
18022 cat conftest.err >&5 | 19573 cat conftest.err >&5 |
18023 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19574 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18024 (exit $ac_status); } >/dev/null; then | 19575 (exit $ac_status); } >/dev/null; then |
18025 if test -s conftest.err; then | 19576 if test -s conftest.err; then |
18026 ac_cpp_err=$ac_c_preproc_warn_flag | 19577 ac_cpp_err=$ac_c_preproc_warn_flag |
19578 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
18027 else | 19579 else |
18028 ac_cpp_err= | 19580 ac_cpp_err= |
18029 fi | 19581 fi |
18030 else | 19582 else |
18031 ac_cpp_err=yes | 19583 ac_cpp_err=yes |
18041 rm -f conftest.err conftest.$ac_ext | 19593 rm -f conftest.err conftest.$ac_ext |
18042 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 19594 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
18043 echo "${ECHO_T}$ac_header_preproc" >&6 | 19595 echo "${ECHO_T}$ac_header_preproc" >&6 |
18044 | 19596 |
18045 # So? What about this header? | 19597 # So? What about this header? |
18046 case $ac_header_compiler:$ac_header_preproc in | 19598 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
18047 yes:no ) | 19599 yes:no: ) |
18048 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 19600 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
18049 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 19601 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
19602 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
19603 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
19604 ac_header_preproc=yes | |
19605 ;; | |
19606 no:yes:* ) | |
19607 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
19608 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
19609 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
19610 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
19611 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
19612 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
19613 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
19614 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
18050 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 19615 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
18051 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 19616 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
19617 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
19618 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
18052 ( | 19619 ( |
18053 cat <<\_ASBOX | 19620 cat <<\_ASBOX |
18054 ## ------------------------------------ ## | 19621 ## ------------------------------------------ ## |
18055 ## Report this to bug-autoconf@gnu.org. ## | 19622 ## Report this to the AC_PACKAGE_NAME lists. ## |
18056 ## ------------------------------------ ## | 19623 ## ------------------------------------------ ## |
18057 _ASBOX | |
18058 ) | | |
18059 sed "s/^/$as_me: WARNING: /" >&2 | |
18060 ;; | |
18061 no:yes ) | |
18062 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
18063 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
18064 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
18065 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
18066 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
18067 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
18068 ( | |
18069 cat <<\_ASBOX | |
18070 ## ------------------------------------ ## | |
18071 ## Report this to bug-autoconf@gnu.org. ## | |
18072 ## ------------------------------------ ## | |
18073 _ASBOX | 19624 _ASBOX |
18074 ) | | 19625 ) | |
18075 sed "s/^/$as_me: WARNING: /" >&2 | 19626 sed "s/^/$as_me: WARNING: /" >&2 |
18076 ;; | 19627 ;; |
18077 esac | 19628 esac |
18078 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 19629 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
18079 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 19630 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
18080 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 19631 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
18081 echo $ECHO_N "(cached) $ECHO_C" >&6 | 19632 echo $ECHO_N "(cached) $ECHO_C" >&6 |
18082 else | 19633 else |
18083 eval "$as_ac_Header=$ac_header_preproc" | 19634 eval "$as_ac_Header=\$ac_header_preproc" |
18084 fi | 19635 fi |
18085 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 19636 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
18086 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 19637 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
18087 | 19638 |
18088 fi | 19639 fi |
18106 echo $ECHO_N "(cached) $ECHO_C" >&6 | 19657 echo $ECHO_N "(cached) $ECHO_C" >&6 |
18107 else | 19658 else |
18108 ac_check_lib_save_LIBS=$LIBS | 19659 ac_check_lib_save_LIBS=$LIBS |
18109 LIBS="-lintl $LIBS" | 19660 LIBS="-lintl $LIBS" |
18110 cat >conftest.$ac_ext <<_ACEOF | 19661 cat >conftest.$ac_ext <<_ACEOF |
18111 #line $LINENO "configure" | |
18112 /* confdefs.h. */ | 19662 /* confdefs.h. */ |
18113 _ACEOF | 19663 _ACEOF |
18114 cat confdefs.h >>conftest.$ac_ext | 19664 cat confdefs.h >>conftest.$ac_ext |
18115 cat >>conftest.$ac_ext <<_ACEOF | 19665 cat >>conftest.$ac_ext <<_ACEOF |
18116 /* end confdefs.h. */ | 19666 /* end confdefs.h. */ |
18130 return 0; | 19680 return 0; |
18131 } | 19681 } |
18132 _ACEOF | 19682 _ACEOF |
18133 rm -f conftest.$ac_objext conftest$ac_exeext | 19683 rm -f conftest.$ac_objext conftest$ac_exeext |
18134 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 19684 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
18135 (eval $ac_link) 2>&5 | 19685 (eval $ac_link) 2>conftest.er1 |
18136 ac_status=$? | 19686 ac_status=$? |
19687 grep -v '^ *+' conftest.er1 >conftest.err | |
19688 rm -f conftest.er1 | |
19689 cat conftest.err >&5 | |
18137 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19690 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18138 (exit $ac_status); } && | 19691 (exit $ac_status); } && |
18139 { ac_try='test -s conftest$ac_exeext' | 19692 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
19693 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19694 (eval $ac_try) 2>&5 | |
19695 ac_status=$? | |
19696 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19697 (exit $ac_status); }; } && | |
19698 { ac_try='test -s conftest$ac_exeext' | |
18140 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19699 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18141 (eval $ac_try) 2>&5 | 19700 (eval $ac_try) 2>&5 |
18142 ac_status=$? | 19701 ac_status=$? |
18143 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19702 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18144 (exit $ac_status); }; }; then | 19703 (exit $ac_status); }; }; then |
18147 echo "$as_me: failed program was:" >&5 | 19706 echo "$as_me: failed program was:" >&5 |
18148 sed 's/^/| /' conftest.$ac_ext >&5 | 19707 sed 's/^/| /' conftest.$ac_ext >&5 |
18149 | 19708 |
18150 ac_cv_lib_intl_dgettext=no | 19709 ac_cv_lib_intl_dgettext=no |
18151 fi | 19710 fi |
18152 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 19711 rm -f conftest.err conftest.$ac_objext \ |
19712 conftest$ac_exeext conftest.$ac_ext | |
18153 LIBS=$ac_check_lib_save_LIBS | 19713 LIBS=$ac_check_lib_save_LIBS |
18154 fi | 19714 fi |
18155 echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5 | 19715 echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5 |
18156 echo "${ECHO_T}$ac_cv_lib_intl_dgettext" >&6 | 19716 echo "${ECHO_T}$ac_cv_lib_intl_dgettext" >&6 |
18157 if test $ac_cv_lib_intl_dgettext = yes; then | 19717 if test $ac_cv_lib_intl_dgettext = yes; then |
18173 if test "$cross_compiling" = yes; then | 19733 if test "$cross_compiling" = yes; then |
18174 # If we have tzset, assume the worst when cross-compiling. | 19734 # If we have tzset, assume the worst when cross-compiling. |
18175 emacs_cv_localtime_cache=yes | 19735 emacs_cv_localtime_cache=yes |
18176 else | 19736 else |
18177 cat >conftest.$ac_ext <<_ACEOF | 19737 cat >conftest.$ac_ext <<_ACEOF |
18178 #line $LINENO "configure" | |
18179 /* confdefs.h. */ | 19738 /* confdefs.h. */ |
18180 _ACEOF | 19739 _ACEOF |
18181 cat confdefs.h >>conftest.$ac_ext | 19740 cat confdefs.h >>conftest.$ac_ext |
18182 cat >>conftest.$ac_ext <<_ACEOF | 19741 cat >>conftest.$ac_ext <<_ACEOF |
18183 /* end confdefs.h. */ | 19742 /* end confdefs.h. */ |
18229 sed 's/^/| /' conftest.$ac_ext >&5 | 19788 sed 's/^/| /' conftest.$ac_ext >&5 |
18230 | 19789 |
18231 ( exit $ac_status ) | 19790 ( exit $ac_status ) |
18232 emacs_cv_localtime_cache=yes | 19791 emacs_cv_localtime_cache=yes |
18233 fi | 19792 fi |
18234 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 19793 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
18235 fi | 19794 fi |
18236 else | 19795 else |
18237 # If we lack tzset, report that localtime does not cache TZ, | 19796 # If we lack tzset, report that localtime does not cache TZ, |
18238 # since we can't invalidate the cache if we don't have tzset. | 19797 # since we can't invalidate the cache if we don't have tzset. |
18239 emacs_cv_localtime_cache=no | 19798 emacs_cv_localtime_cache=no |
18258 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 19817 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
18259 if eval "test \"\${$as_ac_var+set}\" = set"; then | 19818 if eval "test \"\${$as_ac_var+set}\" = set"; then |
18260 echo $ECHO_N "(cached) $ECHO_C" >&6 | 19819 echo $ECHO_N "(cached) $ECHO_C" >&6 |
18261 else | 19820 else |
18262 cat >conftest.$ac_ext <<_ACEOF | 19821 cat >conftest.$ac_ext <<_ACEOF |
18263 #line $LINENO "configure" | 19822 /* confdefs.h. */ |
18264 /* confdefs.h. */ | 19823 _ACEOF |
18265 _ACEOF | 19824 cat confdefs.h >>conftest.$ac_ext |
18266 cat confdefs.h >>conftest.$ac_ext | 19825 cat >>conftest.$ac_ext <<_ACEOF |
18267 cat >>conftest.$ac_ext <<_ACEOF | 19826 /* end confdefs.h. */ |
18268 /* end confdefs.h. */ | 19827 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
19828 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
19829 #define $ac_func innocuous_$ac_func | |
19830 | |
18269 /* System header to define __stub macros and hopefully few prototypes, | 19831 /* System header to define __stub macros and hopefully few prototypes, |
18270 which can conflict with char $ac_func (); below. | 19832 which can conflict with char $ac_func (); below. |
18271 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 19833 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
18272 <limits.h> exists even on freestanding compilers. */ | 19834 <limits.h> exists even on freestanding compilers. */ |
19835 | |
18273 #ifdef __STDC__ | 19836 #ifdef __STDC__ |
18274 # include <limits.h> | 19837 # include <limits.h> |
18275 #else | 19838 #else |
18276 # include <assert.h> | 19839 # include <assert.h> |
18277 #endif | 19840 #endif |
19841 | |
19842 #undef $ac_func | |
19843 | |
18278 /* Override any gcc2 internal prototype to avoid an error. */ | 19844 /* Override any gcc2 internal prototype to avoid an error. */ |
18279 #ifdef __cplusplus | 19845 #ifdef __cplusplus |
18280 extern "C" | 19846 extern "C" |
18281 { | 19847 { |
18282 #endif | 19848 #endif |
18303 return 0; | 19869 return 0; |
18304 } | 19870 } |
18305 _ACEOF | 19871 _ACEOF |
18306 rm -f conftest.$ac_objext conftest$ac_exeext | 19872 rm -f conftest.$ac_objext conftest$ac_exeext |
18307 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 19873 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
18308 (eval $ac_link) 2>&5 | 19874 (eval $ac_link) 2>conftest.er1 |
18309 ac_status=$? | 19875 ac_status=$? |
19876 grep -v '^ *+' conftest.er1 >conftest.err | |
19877 rm -f conftest.er1 | |
19878 cat conftest.err >&5 | |
18310 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19879 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18311 (exit $ac_status); } && | 19880 (exit $ac_status); } && |
18312 { ac_try='test -s conftest$ac_exeext' | 19881 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
19882 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19883 (eval $ac_try) 2>&5 | |
19884 ac_status=$? | |
19885 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19886 (exit $ac_status); }; } && | |
19887 { ac_try='test -s conftest$ac_exeext' | |
18313 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19888 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18314 (eval $ac_try) 2>&5 | 19889 (eval $ac_try) 2>&5 |
18315 ac_status=$? | 19890 ac_status=$? |
18316 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19891 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18317 (exit $ac_status); }; }; then | 19892 (exit $ac_status); }; }; then |
18320 echo "$as_me: failed program was:" >&5 | 19895 echo "$as_me: failed program was:" >&5 |
18321 sed 's/^/| /' conftest.$ac_ext >&5 | 19896 sed 's/^/| /' conftest.$ac_ext >&5 |
18322 | 19897 |
18323 eval "$as_ac_var=no" | 19898 eval "$as_ac_var=no" |
18324 fi | 19899 fi |
18325 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 19900 rm -f conftest.err conftest.$ac_objext \ |
19901 conftest$ac_exeext conftest.$ac_ext | |
18326 fi | 19902 fi |
18327 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 19903 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
18328 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 19904 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
18329 if test `eval echo '${'$as_ac_var'}'` = yes; then | 19905 if test `eval echo '${'$as_ac_var'}'` = yes; then |
18330 cat >>confdefs.h <<_ACEOF | 19906 cat >>confdefs.h <<_ACEOF |
18339 echo $ECHO_N "checking whether gettimeofday can accept two arguments... $ECHO_C" >&6 | 19915 echo $ECHO_N "checking whether gettimeofday can accept two arguments... $ECHO_C" >&6 |
18340 if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then | 19916 if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then |
18341 echo $ECHO_N "(cached) $ECHO_C" >&6 | 19917 echo $ECHO_N "(cached) $ECHO_C" >&6 |
18342 else | 19918 else |
18343 cat >conftest.$ac_ext <<_ACEOF | 19919 cat >conftest.$ac_ext <<_ACEOF |
18344 #line $LINENO "configure" | |
18345 /* confdefs.h. */ | 19920 /* confdefs.h. */ |
18346 _ACEOF | 19921 _ACEOF |
18347 cat confdefs.h >>conftest.$ac_ext | 19922 cat confdefs.h >>conftest.$ac_ext |
18348 cat >>conftest.$ac_ext <<_ACEOF | 19923 cat >>conftest.$ac_ext <<_ACEOF |
18349 /* end confdefs.h. */ | 19924 /* end confdefs.h. */ |
18367 return 0; | 19942 return 0; |
18368 } | 19943 } |
18369 _ACEOF | 19944 _ACEOF |
18370 rm -f conftest.$ac_objext | 19945 rm -f conftest.$ac_objext |
18371 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 19946 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
18372 (eval $ac_compile) 2>&5 | 19947 (eval $ac_compile) 2>conftest.er1 |
18373 ac_status=$? | 19948 ac_status=$? |
19949 grep -v '^ *+' conftest.er1 >conftest.err | |
19950 rm -f conftest.er1 | |
19951 cat conftest.err >&5 | |
18374 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19952 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18375 (exit $ac_status); } && | 19953 (exit $ac_status); } && |
18376 { ac_try='test -s conftest.$ac_objext' | 19954 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
19955 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
19956 (eval $ac_try) 2>&5 | |
19957 ac_status=$? | |
19958 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
19959 (exit $ac_status); }; } && | |
19960 { ac_try='test -s conftest.$ac_objext' | |
18377 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 19961 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18378 (eval $ac_try) 2>&5 | 19962 (eval $ac_try) 2>&5 |
18379 ac_status=$? | 19963 ac_status=$? |
18380 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 19964 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18381 (exit $ac_status); }; }; then | 19965 (exit $ac_status); }; }; then |
18384 echo "$as_me: failed program was:" >&5 | 19968 echo "$as_me: failed program was:" >&5 |
18385 sed 's/^/| /' conftest.$ac_ext >&5 | 19969 sed 's/^/| /' conftest.$ac_ext >&5 |
18386 | 19970 |
18387 emacs_cv_gettimeofday_two_arguments=no | 19971 emacs_cv_gettimeofday_two_arguments=no |
18388 fi | 19972 fi |
18389 rm -f conftest.$ac_objext conftest.$ac_ext | 19973 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
18390 fi | 19974 fi |
18391 echo "$as_me:$LINENO: result: $emacs_cv_gettimeofday_two_arguments" >&5 | 19975 echo "$as_me:$LINENO: result: $emacs_cv_gettimeofday_two_arguments" >&5 |
18392 echo "${ECHO_T}$emacs_cv_gettimeofday_two_arguments" >&6 | 19976 echo "${ECHO_T}$emacs_cv_gettimeofday_two_arguments" >&6 |
18393 if test $emacs_cv_gettimeofday_two_arguments = no; then | 19977 if test $emacs_cv_gettimeofday_two_arguments = no; then |
18394 | 19978 |
18405 echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6 | 19989 echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6 |
18406 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then | 19990 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then |
18407 echo $ECHO_N "(cached) $ECHO_C" >&6 | 19991 echo $ECHO_N "(cached) $ECHO_C" >&6 |
18408 else | 19992 else |
18409 cat >conftest.$ac_ext <<_ACEOF | 19993 cat >conftest.$ac_ext <<_ACEOF |
18410 #line $LINENO "configure" | |
18411 /* confdefs.h. */ | 19994 /* confdefs.h. */ |
18412 _ACEOF | 19995 _ACEOF |
18413 cat confdefs.h >>conftest.$ac_ext | 19996 cat confdefs.h >>conftest.$ac_ext |
18414 cat >>conftest.$ac_ext <<_ACEOF | 19997 cat >>conftest.$ac_ext <<_ACEOF |
18415 /* end confdefs.h. */ | 19998 /* end confdefs.h. */ |
18427 return 0; | 20010 return 0; |
18428 } | 20011 } |
18429 _ACEOF | 20012 _ACEOF |
18430 rm -f conftest.$ac_objext | 20013 rm -f conftest.$ac_objext |
18431 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20014 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
18432 (eval $ac_compile) 2>&5 | 20015 (eval $ac_compile) 2>conftest.er1 |
18433 ac_status=$? | 20016 ac_status=$? |
20017 grep -v '^ *+' conftest.er1 >conftest.err | |
20018 rm -f conftest.er1 | |
20019 cat conftest.err >&5 | |
18434 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20020 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18435 (exit $ac_status); } && | 20021 (exit $ac_status); } && |
18436 { ac_try='test -s conftest.$ac_objext' | 20022 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
20023 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20024 (eval $ac_try) 2>&5 | |
20025 ac_status=$? | |
20026 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20027 (exit $ac_status); }; } && | |
20028 { ac_try='test -s conftest.$ac_objext' | |
18437 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20029 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18438 (eval $ac_try) 2>&5 | 20030 (eval $ac_try) 2>&5 |
18439 ac_status=$? | 20031 ac_status=$? |
18440 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20032 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18441 (exit $ac_status); }; }; then | 20033 (exit $ac_status); }; }; then |
18443 else | 20035 else |
18444 echo "$as_me: failed program was:" >&5 | 20036 echo "$as_me: failed program was:" >&5 |
18445 sed 's/^/| /' conftest.$ac_ext >&5 | 20037 sed 's/^/| /' conftest.$ac_ext >&5 |
18446 | 20038 |
18447 cat >conftest.$ac_ext <<_ACEOF | 20039 cat >conftest.$ac_ext <<_ACEOF |
18448 #line $LINENO "configure" | |
18449 /* confdefs.h. */ | 20040 /* confdefs.h. */ |
18450 _ACEOF | 20041 _ACEOF |
18451 cat confdefs.h >>conftest.$ac_ext | 20042 cat confdefs.h >>conftest.$ac_ext |
18452 cat >>conftest.$ac_ext <<_ACEOF | 20043 cat >>conftest.$ac_ext <<_ACEOF |
18453 /* end confdefs.h. */ | 20044 /* end confdefs.h. */ |
18465 return 0; | 20056 return 0; |
18466 } | 20057 } |
18467 _ACEOF | 20058 _ACEOF |
18468 rm -f conftest.$ac_objext | 20059 rm -f conftest.$ac_objext |
18469 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20060 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
18470 (eval $ac_compile) 2>&5 | 20061 (eval $ac_compile) 2>conftest.er1 |
18471 ac_status=$? | 20062 ac_status=$? |
20063 grep -v '^ *+' conftest.er1 >conftest.err | |
20064 rm -f conftest.er1 | |
20065 cat conftest.err >&5 | |
18472 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20066 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18473 (exit $ac_status); } && | 20067 (exit $ac_status); } && |
18474 { ac_try='test -s conftest.$ac_objext' | 20068 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
20069 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20070 (eval $ac_try) 2>&5 | |
20071 ac_status=$? | |
20072 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20073 (exit $ac_status); }; } && | |
20074 { ac_try='test -s conftest.$ac_objext' | |
18475 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20075 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18476 (eval $ac_try) 2>&5 | 20076 (eval $ac_try) 2>&5 |
18477 ac_status=$? | 20077 ac_status=$? |
18478 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20078 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18479 (exit $ac_status); }; }; then | 20079 (exit $ac_status); }; }; then |
18482 echo "$as_me: failed program was:" >&5 | 20082 echo "$as_me: failed program was:" >&5 |
18483 sed 's/^/| /' conftest.$ac_ext >&5 | 20083 sed 's/^/| /' conftest.$ac_ext >&5 |
18484 | 20084 |
18485 ac_cv_member_struct_tm_tm_zone=no | 20085 ac_cv_member_struct_tm_tm_zone=no |
18486 fi | 20086 fi |
18487 rm -f conftest.$ac_objext conftest.$ac_ext | 20087 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
18488 fi | 20088 fi |
18489 rm -f conftest.$ac_objext conftest.$ac_ext | 20089 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
18490 fi | 20090 fi |
18491 echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5 | 20091 echo "$as_me:$LINENO: result: $ac_cv_member_struct_tm_tm_zone" >&5 |
18492 echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 | 20092 echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 |
18493 if test $ac_cv_member_struct_tm_tm_zone = yes; then | 20093 if test $ac_cv_member_struct_tm_tm_zone = yes; then |
18494 | 20094 |
18510 echo $ECHO_N "checking for tzname... $ECHO_C" >&6 | 20110 echo $ECHO_N "checking for tzname... $ECHO_C" >&6 |
18511 if test "${ac_cv_var_tzname+set}" = set; then | 20111 if test "${ac_cv_var_tzname+set}" = set; then |
18512 echo $ECHO_N "(cached) $ECHO_C" >&6 | 20112 echo $ECHO_N "(cached) $ECHO_C" >&6 |
18513 else | 20113 else |
18514 cat >conftest.$ac_ext <<_ACEOF | 20114 cat >conftest.$ac_ext <<_ACEOF |
18515 #line $LINENO "configure" | |
18516 /* confdefs.h. */ | 20115 /* confdefs.h. */ |
18517 _ACEOF | 20116 _ACEOF |
18518 cat confdefs.h >>conftest.$ac_ext | 20117 cat confdefs.h >>conftest.$ac_ext |
18519 cat >>conftest.$ac_ext <<_ACEOF | 20118 cat >>conftest.$ac_ext <<_ACEOF |
18520 /* end confdefs.h. */ | 20119 /* end confdefs.h. */ |
18531 return 0; | 20130 return 0; |
18532 } | 20131 } |
18533 _ACEOF | 20132 _ACEOF |
18534 rm -f conftest.$ac_objext conftest$ac_exeext | 20133 rm -f conftest.$ac_objext conftest$ac_exeext |
18535 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 20134 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
18536 (eval $ac_link) 2>&5 | 20135 (eval $ac_link) 2>conftest.er1 |
18537 ac_status=$? | 20136 ac_status=$? |
20137 grep -v '^ *+' conftest.er1 >conftest.err | |
20138 rm -f conftest.er1 | |
20139 cat conftest.err >&5 | |
18538 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20140 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18539 (exit $ac_status); } && | 20141 (exit $ac_status); } && |
18540 { ac_try='test -s conftest$ac_exeext' | 20142 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
20143 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20144 (eval $ac_try) 2>&5 | |
20145 ac_status=$? | |
20146 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20147 (exit $ac_status); }; } && | |
20148 { ac_try='test -s conftest$ac_exeext' | |
18541 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20149 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18542 (eval $ac_try) 2>&5 | 20150 (eval $ac_try) 2>&5 |
18543 ac_status=$? | 20151 ac_status=$? |
18544 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20152 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18545 (exit $ac_status); }; }; then | 20153 (exit $ac_status); }; }; then |
18548 echo "$as_me: failed program was:" >&5 | 20156 echo "$as_me: failed program was:" >&5 |
18549 sed 's/^/| /' conftest.$ac_ext >&5 | 20157 sed 's/^/| /' conftest.$ac_ext >&5 |
18550 | 20158 |
18551 ac_cv_var_tzname=no | 20159 ac_cv_var_tzname=no |
18552 fi | 20160 fi |
18553 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 20161 rm -f conftest.err conftest.$ac_objext \ |
20162 conftest$ac_exeext conftest.$ac_ext | |
18554 fi | 20163 fi |
18555 echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 | 20164 echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 |
18556 echo "${ECHO_T}$ac_cv_var_tzname" >&6 | 20165 echo "${ECHO_T}$ac_cv_var_tzname" >&6 |
18557 if test $ac_cv_var_tzname = yes; then | 20166 if test $ac_cv_var_tzname = yes; then |
18558 | 20167 |
18569 echo $ECHO_N "checking for struct timezone... $ECHO_C" >&6 | 20178 echo $ECHO_N "checking for struct timezone... $ECHO_C" >&6 |
18570 if test "${emacs_cv_struct_timezone+set}" = set; then | 20179 if test "${emacs_cv_struct_timezone+set}" = set; then |
18571 echo $ECHO_N "(cached) $ECHO_C" >&6 | 20180 echo $ECHO_N "(cached) $ECHO_C" >&6 |
18572 else | 20181 else |
18573 cat >conftest.$ac_ext <<_ACEOF | 20182 cat >conftest.$ac_ext <<_ACEOF |
18574 #line $LINENO "configure" | |
18575 /* confdefs.h. */ | 20183 /* confdefs.h. */ |
18576 _ACEOF | 20184 _ACEOF |
18577 cat confdefs.h >>conftest.$ac_ext | 20185 cat confdefs.h >>conftest.$ac_ext |
18578 cat >>conftest.$ac_ext <<_ACEOF | 20186 cat >>conftest.$ac_ext <<_ACEOF |
18579 /* end confdefs.h. */ | 20187 /* end confdefs.h. */ |
18586 return 0; | 20194 return 0; |
18587 } | 20195 } |
18588 _ACEOF | 20196 _ACEOF |
18589 rm -f conftest.$ac_objext | 20197 rm -f conftest.$ac_objext |
18590 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20198 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
18591 (eval $ac_compile) 2>&5 | 20199 (eval $ac_compile) 2>conftest.er1 |
18592 ac_status=$? | 20200 ac_status=$? |
20201 grep -v '^ *+' conftest.er1 >conftest.err | |
20202 rm -f conftest.er1 | |
20203 cat conftest.err >&5 | |
18593 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20204 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18594 (exit $ac_status); } && | 20205 (exit $ac_status); } && |
18595 { ac_try='test -s conftest.$ac_objext' | 20206 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
20207 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20208 (eval $ac_try) 2>&5 | |
20209 ac_status=$? | |
20210 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20211 (exit $ac_status); }; } && | |
20212 { ac_try='test -s conftest.$ac_objext' | |
18596 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20213 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18597 (eval $ac_try) 2>&5 | 20214 (eval $ac_try) 2>&5 |
18598 ac_status=$? | 20215 ac_status=$? |
18599 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20216 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18600 (exit $ac_status); }; }; then | 20217 (exit $ac_status); }; }; then |
18601 if test "$cross_compiling" = yes; then | 20218 if test "$cross_compiling" = yes; then |
18602 emacs_cv_struct_timezone=yes | 20219 emacs_cv_struct_timezone=yes |
18603 else | 20220 else |
18604 cat >conftest.$ac_ext <<_ACEOF | 20221 cat >conftest.$ac_ext <<_ACEOF |
18605 #line $LINENO "configure" | |
18606 /* confdefs.h. */ | 20222 /* confdefs.h. */ |
18607 _ACEOF | 20223 _ACEOF |
18608 cat confdefs.h >>conftest.$ac_ext | 20224 cat confdefs.h >>conftest.$ac_ext |
18609 cat >>conftest.$ac_ext <<_ACEOF | 20225 cat >>conftest.$ac_ext <<_ACEOF |
18610 /* end confdefs.h. */ | 20226 /* end confdefs.h. */ |
18643 sed 's/^/| /' conftest.$ac_ext >&5 | 20259 sed 's/^/| /' conftest.$ac_ext >&5 |
18644 | 20260 |
18645 ( exit $ac_status ) | 20261 ( exit $ac_status ) |
18646 emacs_cv_struct_timezone=no | 20262 emacs_cv_struct_timezone=no |
18647 fi | 20263 fi |
18648 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 20264 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
18649 fi | 20265 fi |
18650 else | 20266 else |
18651 echo "$as_me: failed program was:" >&5 | 20267 echo "$as_me: failed program was:" >&5 |
18652 sed 's/^/| /' conftest.$ac_ext >&5 | 20268 sed 's/^/| /' conftest.$ac_ext >&5 |
18653 | 20269 |
18654 emacs_cv_struct_timezone=no | 20270 emacs_cv_struct_timezone=no |
18655 fi | 20271 fi |
18656 rm -f conftest.$ac_objext conftest.$ac_ext | 20272 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
18657 fi | 20273 fi |
18658 echo "$as_me:$LINENO: result: $emacs_cv_struct_timezone" >&5 | 20274 echo "$as_me:$LINENO: result: $emacs_cv_struct_timezone" >&5 |
18659 echo "${ECHO_T}$emacs_cv_struct_timezone" >&6 | 20275 echo "${ECHO_T}$emacs_cv_struct_timezone" >&6 |
18660 fi | 20276 fi |
18661 | 20277 |
18664 echo $ECHO_N "checking for socket... $ECHO_C" >&6 | 20280 echo $ECHO_N "checking for socket... $ECHO_C" >&6 |
18665 if test "${ac_cv_func_socket+set}" = set; then | 20281 if test "${ac_cv_func_socket+set}" = set; then |
18666 echo $ECHO_N "(cached) $ECHO_C" >&6 | 20282 echo $ECHO_N "(cached) $ECHO_C" >&6 |
18667 else | 20283 else |
18668 cat >conftest.$ac_ext <<_ACEOF | 20284 cat >conftest.$ac_ext <<_ACEOF |
18669 #line $LINENO "configure" | 20285 /* confdefs.h. */ |
18670 /* confdefs.h. */ | 20286 _ACEOF |
18671 _ACEOF | 20287 cat confdefs.h >>conftest.$ac_ext |
18672 cat confdefs.h >>conftest.$ac_ext | 20288 cat >>conftest.$ac_ext <<_ACEOF |
18673 cat >>conftest.$ac_ext <<_ACEOF | 20289 /* end confdefs.h. */ |
18674 /* end confdefs.h. */ | 20290 /* Define socket to an innocuous variant, in case <limits.h> declares socket. |
20291 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
20292 #define socket innocuous_socket | |
20293 | |
18675 /* System header to define __stub macros and hopefully few prototypes, | 20294 /* System header to define __stub macros and hopefully few prototypes, |
18676 which can conflict with char socket (); below. | 20295 which can conflict with char socket (); below. |
18677 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 20296 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
18678 <limits.h> exists even on freestanding compilers. */ | 20297 <limits.h> exists even on freestanding compilers. */ |
20298 | |
18679 #ifdef __STDC__ | 20299 #ifdef __STDC__ |
18680 # include <limits.h> | 20300 # include <limits.h> |
18681 #else | 20301 #else |
18682 # include <assert.h> | 20302 # include <assert.h> |
18683 #endif | 20303 #endif |
20304 | |
20305 #undef socket | |
20306 | |
18684 /* Override any gcc2 internal prototype to avoid an error. */ | 20307 /* Override any gcc2 internal prototype to avoid an error. */ |
18685 #ifdef __cplusplus | 20308 #ifdef __cplusplus |
18686 extern "C" | 20309 extern "C" |
18687 { | 20310 { |
18688 #endif | 20311 #endif |
18709 return 0; | 20332 return 0; |
18710 } | 20333 } |
18711 _ACEOF | 20334 _ACEOF |
18712 rm -f conftest.$ac_objext conftest$ac_exeext | 20335 rm -f conftest.$ac_objext conftest$ac_exeext |
18713 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 20336 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
18714 (eval $ac_link) 2>&5 | 20337 (eval $ac_link) 2>conftest.er1 |
18715 ac_status=$? | 20338 ac_status=$? |
20339 grep -v '^ *+' conftest.er1 >conftest.err | |
20340 rm -f conftest.er1 | |
20341 cat conftest.err >&5 | |
18716 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20342 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18717 (exit $ac_status); } && | 20343 (exit $ac_status); } && |
18718 { ac_try='test -s conftest$ac_exeext' | 20344 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
20345 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20346 (eval $ac_try) 2>&5 | |
20347 ac_status=$? | |
20348 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20349 (exit $ac_status); }; } && | |
20350 { ac_try='test -s conftest$ac_exeext' | |
18719 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20351 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18720 (eval $ac_try) 2>&5 | 20352 (eval $ac_try) 2>&5 |
18721 ac_status=$? | 20353 ac_status=$? |
18722 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20354 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18723 (exit $ac_status); }; }; then | 20355 (exit $ac_status); }; }; then |
18726 echo "$as_me: failed program was:" >&5 | 20358 echo "$as_me: failed program was:" >&5 |
18727 sed 's/^/| /' conftest.$ac_ext >&5 | 20359 sed 's/^/| /' conftest.$ac_ext >&5 |
18728 | 20360 |
18729 ac_cv_func_socket=no | 20361 ac_cv_func_socket=no |
18730 fi | 20362 fi |
18731 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 20363 rm -f conftest.err conftest.$ac_objext \ |
20364 conftest$ac_exeext conftest.$ac_ext | |
18732 fi | 20365 fi |
18733 echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5 | 20366 echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5 |
18734 echo "${ECHO_T}$ac_cv_func_socket" >&6 | 20367 echo "${ECHO_T}$ac_cv_func_socket" >&6 |
18735 if test $ac_cv_func_socket = yes; then | 20368 if test $ac_cv_func_socket = yes; then |
18736 : | 20369 : |
18750 else | 20383 else |
18751 # Is the header compilable? | 20384 # Is the header compilable? |
18752 echo "$as_me:$LINENO: checking netinet/in.h usability" >&5 | 20385 echo "$as_me:$LINENO: checking netinet/in.h usability" >&5 |
18753 echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6 | 20386 echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6 |
18754 cat >conftest.$ac_ext <<_ACEOF | 20387 cat >conftest.$ac_ext <<_ACEOF |
18755 #line $LINENO "configure" | |
18756 /* confdefs.h. */ | 20388 /* confdefs.h. */ |
18757 _ACEOF | 20389 _ACEOF |
18758 cat confdefs.h >>conftest.$ac_ext | 20390 cat confdefs.h >>conftest.$ac_ext |
18759 cat >>conftest.$ac_ext <<_ACEOF | 20391 cat >>conftest.$ac_ext <<_ACEOF |
18760 /* end confdefs.h. */ | 20392 /* end confdefs.h. */ |
18761 $ac_includes_default | 20393 $ac_includes_default |
18762 #include <netinet/in.h> | 20394 #include <netinet/in.h> |
18763 _ACEOF | 20395 _ACEOF |
18764 rm -f conftest.$ac_objext | 20396 rm -f conftest.$ac_objext |
18765 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20397 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
18766 (eval $ac_compile) 2>&5 | 20398 (eval $ac_compile) 2>conftest.er1 |
18767 ac_status=$? | 20399 ac_status=$? |
20400 grep -v '^ *+' conftest.er1 >conftest.err | |
20401 rm -f conftest.er1 | |
20402 cat conftest.err >&5 | |
18768 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20403 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18769 (exit $ac_status); } && | 20404 (exit $ac_status); } && |
18770 { ac_try='test -s conftest.$ac_objext' | 20405 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
20406 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20407 (eval $ac_try) 2>&5 | |
20408 ac_status=$? | |
20409 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20410 (exit $ac_status); }; } && | |
20411 { ac_try='test -s conftest.$ac_objext' | |
18771 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20412 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18772 (eval $ac_try) 2>&5 | 20413 (eval $ac_try) 2>&5 |
18773 ac_status=$? | 20414 ac_status=$? |
18774 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20415 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18775 (exit $ac_status); }; }; then | 20416 (exit $ac_status); }; }; then |
18778 echo "$as_me: failed program was:" >&5 | 20419 echo "$as_me: failed program was:" >&5 |
18779 sed 's/^/| /' conftest.$ac_ext >&5 | 20420 sed 's/^/| /' conftest.$ac_ext >&5 |
18780 | 20421 |
18781 ac_header_compiler=no | 20422 ac_header_compiler=no |
18782 fi | 20423 fi |
18783 rm -f conftest.$ac_objext conftest.$ac_ext | 20424 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
18784 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 20425 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
18785 echo "${ECHO_T}$ac_header_compiler" >&6 | 20426 echo "${ECHO_T}$ac_header_compiler" >&6 |
18786 | 20427 |
18787 # Is the header present? | 20428 # Is the header present? |
18788 echo "$as_me:$LINENO: checking netinet/in.h presence" >&5 | 20429 echo "$as_me:$LINENO: checking netinet/in.h presence" >&5 |
18789 echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6 | 20430 echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6 |
18790 cat >conftest.$ac_ext <<_ACEOF | 20431 cat >conftest.$ac_ext <<_ACEOF |
18791 #line $LINENO "configure" | |
18792 /* confdefs.h. */ | 20432 /* confdefs.h. */ |
18793 _ACEOF | 20433 _ACEOF |
18794 cat confdefs.h >>conftest.$ac_ext | 20434 cat confdefs.h >>conftest.$ac_ext |
18795 cat >>conftest.$ac_ext <<_ACEOF | 20435 cat >>conftest.$ac_ext <<_ACEOF |
18796 /* end confdefs.h. */ | 20436 /* end confdefs.h. */ |
18804 cat conftest.err >&5 | 20444 cat conftest.err >&5 |
18805 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20445 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18806 (exit $ac_status); } >/dev/null; then | 20446 (exit $ac_status); } >/dev/null; then |
18807 if test -s conftest.err; then | 20447 if test -s conftest.err; then |
18808 ac_cpp_err=$ac_c_preproc_warn_flag | 20448 ac_cpp_err=$ac_c_preproc_warn_flag |
20449 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
18809 else | 20450 else |
18810 ac_cpp_err= | 20451 ac_cpp_err= |
18811 fi | 20452 fi |
18812 else | 20453 else |
18813 ac_cpp_err=yes | 20454 ac_cpp_err=yes |
18823 rm -f conftest.err conftest.$ac_ext | 20464 rm -f conftest.err conftest.$ac_ext |
18824 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 20465 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
18825 echo "${ECHO_T}$ac_header_preproc" >&6 | 20466 echo "${ECHO_T}$ac_header_preproc" >&6 |
18826 | 20467 |
18827 # So? What about this header? | 20468 # So? What about this header? |
18828 case $ac_header_compiler:$ac_header_preproc in | 20469 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
18829 yes:no ) | 20470 yes:no: ) |
18830 { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 20471 { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
18831 echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 20472 echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
20473 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the compiler's result" >&5 | |
20474 echo "$as_me: WARNING: netinet/in.h: proceeding with the compiler's result" >&2;} | |
20475 ac_header_preproc=yes | |
20476 ;; | |
20477 no:yes:* ) | |
20478 { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5 | |
20479 echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;} | |
20480 { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5 | |
20481 echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;} | |
20482 { echo "$as_me:$LINENO: WARNING: netinet/in.h: see the Autoconf documentation" >&5 | |
20483 echo "$as_me: WARNING: netinet/in.h: see the Autoconf documentation" >&2;} | |
20484 { echo "$as_me:$LINENO: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&5 | |
20485 echo "$as_me: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
18832 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 | 20486 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 |
18833 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} | 20487 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} |
20488 { echo "$as_me:$LINENO: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&5 | |
20489 echo "$as_me: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&2;} | |
18834 ( | 20490 ( |
18835 cat <<\_ASBOX | 20491 cat <<\_ASBOX |
18836 ## ------------------------------------ ## | 20492 ## ------------------------------------------ ## |
18837 ## Report this to bug-autoconf@gnu.org. ## | 20493 ## Report this to the AC_PACKAGE_NAME lists. ## |
18838 ## ------------------------------------ ## | 20494 ## ------------------------------------------ ## |
18839 _ASBOX | |
18840 ) | | |
18841 sed "s/^/$as_me: WARNING: /" >&2 | |
18842 ;; | |
18843 no:yes ) | |
18844 { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5 | |
18845 echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;} | |
18846 { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5 | |
18847 echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;} | |
18848 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 | |
18849 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} | |
18850 ( | |
18851 cat <<\_ASBOX | |
18852 ## ------------------------------------ ## | |
18853 ## Report this to bug-autoconf@gnu.org. ## | |
18854 ## ------------------------------------ ## | |
18855 _ASBOX | 20495 _ASBOX |
18856 ) | | 20496 ) | |
18857 sed "s/^/$as_me: WARNING: /" >&2 | 20497 sed "s/^/$as_me: WARNING: /" >&2 |
18858 ;; | 20498 ;; |
18859 esac | 20499 esac |
18888 else | 20528 else |
18889 # Is the header compilable? | 20529 # Is the header compilable? |
18890 echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5 | 20530 echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5 |
18891 echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6 | 20531 echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6 |
18892 cat >conftest.$ac_ext <<_ACEOF | 20532 cat >conftest.$ac_ext <<_ACEOF |
18893 #line $LINENO "configure" | |
18894 /* confdefs.h. */ | 20533 /* confdefs.h. */ |
18895 _ACEOF | 20534 _ACEOF |
18896 cat confdefs.h >>conftest.$ac_ext | 20535 cat confdefs.h >>conftest.$ac_ext |
18897 cat >>conftest.$ac_ext <<_ACEOF | 20536 cat >>conftest.$ac_ext <<_ACEOF |
18898 /* end confdefs.h. */ | 20537 /* end confdefs.h. */ |
18899 $ac_includes_default | 20538 $ac_includes_default |
18900 #include <arpa/inet.h> | 20539 #include <arpa/inet.h> |
18901 _ACEOF | 20540 _ACEOF |
18902 rm -f conftest.$ac_objext | 20541 rm -f conftest.$ac_objext |
18903 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20542 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
18904 (eval $ac_compile) 2>&5 | 20543 (eval $ac_compile) 2>conftest.er1 |
18905 ac_status=$? | 20544 ac_status=$? |
20545 grep -v '^ *+' conftest.er1 >conftest.err | |
20546 rm -f conftest.er1 | |
20547 cat conftest.err >&5 | |
18906 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20548 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18907 (exit $ac_status); } && | 20549 (exit $ac_status); } && |
18908 { ac_try='test -s conftest.$ac_objext' | 20550 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
20551 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20552 (eval $ac_try) 2>&5 | |
20553 ac_status=$? | |
20554 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20555 (exit $ac_status); }; } && | |
20556 { ac_try='test -s conftest.$ac_objext' | |
18909 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20557 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18910 (eval $ac_try) 2>&5 | 20558 (eval $ac_try) 2>&5 |
18911 ac_status=$? | 20559 ac_status=$? |
18912 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20560 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18913 (exit $ac_status); }; }; then | 20561 (exit $ac_status); }; }; then |
18916 echo "$as_me: failed program was:" >&5 | 20564 echo "$as_me: failed program was:" >&5 |
18917 sed 's/^/| /' conftest.$ac_ext >&5 | 20565 sed 's/^/| /' conftest.$ac_ext >&5 |
18918 | 20566 |
18919 ac_header_compiler=no | 20567 ac_header_compiler=no |
18920 fi | 20568 fi |
18921 rm -f conftest.$ac_objext conftest.$ac_ext | 20569 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
18922 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 20570 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
18923 echo "${ECHO_T}$ac_header_compiler" >&6 | 20571 echo "${ECHO_T}$ac_header_compiler" >&6 |
18924 | 20572 |
18925 # Is the header present? | 20573 # Is the header present? |
18926 echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5 | 20574 echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5 |
18927 echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6 | 20575 echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6 |
18928 cat >conftest.$ac_ext <<_ACEOF | 20576 cat >conftest.$ac_ext <<_ACEOF |
18929 #line $LINENO "configure" | |
18930 /* confdefs.h. */ | 20577 /* confdefs.h. */ |
18931 _ACEOF | 20578 _ACEOF |
18932 cat confdefs.h >>conftest.$ac_ext | 20579 cat confdefs.h >>conftest.$ac_ext |
18933 cat >>conftest.$ac_ext <<_ACEOF | 20580 cat >>conftest.$ac_ext <<_ACEOF |
18934 /* end confdefs.h. */ | 20581 /* end confdefs.h. */ |
18942 cat conftest.err >&5 | 20589 cat conftest.err >&5 |
18943 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20590 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18944 (exit $ac_status); } >/dev/null; then | 20591 (exit $ac_status); } >/dev/null; then |
18945 if test -s conftest.err; then | 20592 if test -s conftest.err; then |
18946 ac_cpp_err=$ac_c_preproc_warn_flag | 20593 ac_cpp_err=$ac_c_preproc_warn_flag |
20594 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
18947 else | 20595 else |
18948 ac_cpp_err= | 20596 ac_cpp_err= |
18949 fi | 20597 fi |
18950 else | 20598 else |
18951 ac_cpp_err=yes | 20599 ac_cpp_err=yes |
18961 rm -f conftest.err conftest.$ac_ext | 20609 rm -f conftest.err conftest.$ac_ext |
18962 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 20610 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
18963 echo "${ECHO_T}$ac_header_preproc" >&6 | 20611 echo "${ECHO_T}$ac_header_preproc" >&6 |
18964 | 20612 |
18965 # So? What about this header? | 20613 # So? What about this header? |
18966 case $ac_header_compiler:$ac_header_preproc in | 20614 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
18967 yes:no ) | 20615 yes:no: ) |
18968 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 20616 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
18969 echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 20617 echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
20618 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the compiler's result" >&5 | |
20619 echo "$as_me: WARNING: arpa/inet.h: proceeding with the compiler's result" >&2;} | |
20620 ac_header_preproc=yes | |
20621 ;; | |
20622 no:yes:* ) | |
20623 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5 | |
20624 echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;} | |
20625 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5 | |
20626 echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;} | |
20627 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: see the Autoconf documentation" >&5 | |
20628 echo "$as_me: WARNING: arpa/inet.h: see the Autoconf documentation" >&2;} | |
20629 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&5 | |
20630 echo "$as_me: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
18970 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 | 20631 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 |
18971 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} | 20632 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} |
20633 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&5 | |
20634 echo "$as_me: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&2;} | |
18972 ( | 20635 ( |
18973 cat <<\_ASBOX | 20636 cat <<\_ASBOX |
18974 ## ------------------------------------ ## | 20637 ## ------------------------------------------ ## |
18975 ## Report this to bug-autoconf@gnu.org. ## | 20638 ## Report this to the AC_PACKAGE_NAME lists. ## |
18976 ## ------------------------------------ ## | 20639 ## ------------------------------------------ ## |
18977 _ASBOX | |
18978 ) | | |
18979 sed "s/^/$as_me: WARNING: /" >&2 | |
18980 ;; | |
18981 no:yes ) | |
18982 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5 | |
18983 echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;} | |
18984 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5 | |
18985 echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;} | |
18986 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 | |
18987 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} | |
18988 ( | |
18989 cat <<\_ASBOX | |
18990 ## ------------------------------------ ## | |
18991 ## Report this to bug-autoconf@gnu.org. ## | |
18992 ## ------------------------------------ ## | |
18993 _ASBOX | 20640 _ASBOX |
18994 ) | | 20641 ) | |
18995 sed "s/^/$as_me: WARNING: /" >&2 | 20642 sed "s/^/$as_me: WARNING: /" >&2 |
18996 ;; | 20643 ;; |
18997 esac | 20644 esac |
19037 else | 20684 else |
19038 # Is the header compilable? | 20685 # Is the header compilable? |
19039 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 20686 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
19040 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 20687 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
19041 cat >conftest.$ac_ext <<_ACEOF | 20688 cat >conftest.$ac_ext <<_ACEOF |
19042 #line $LINENO "configure" | |
19043 /* confdefs.h. */ | 20689 /* confdefs.h. */ |
19044 _ACEOF | 20690 _ACEOF |
19045 cat confdefs.h >>conftest.$ac_ext | 20691 cat confdefs.h >>conftest.$ac_ext |
19046 cat >>conftest.$ac_ext <<_ACEOF | 20692 cat >>conftest.$ac_ext <<_ACEOF |
19047 /* end confdefs.h. */ | 20693 /* end confdefs.h. */ |
19048 $ac_includes_default | 20694 $ac_includes_default |
19049 #include <$ac_header> | 20695 #include <$ac_header> |
19050 _ACEOF | 20696 _ACEOF |
19051 rm -f conftest.$ac_objext | 20697 rm -f conftest.$ac_objext |
19052 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20698 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
19053 (eval $ac_compile) 2>&5 | 20699 (eval $ac_compile) 2>conftest.er1 |
19054 ac_status=$? | 20700 ac_status=$? |
20701 grep -v '^ *+' conftest.er1 >conftest.err | |
20702 rm -f conftest.er1 | |
20703 cat conftest.err >&5 | |
19055 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20704 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19056 (exit $ac_status); } && | 20705 (exit $ac_status); } && |
19057 { ac_try='test -s conftest.$ac_objext' | 20706 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
20707 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20708 (eval $ac_try) 2>&5 | |
20709 ac_status=$? | |
20710 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20711 (exit $ac_status); }; } && | |
20712 { ac_try='test -s conftest.$ac_objext' | |
19058 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20713 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19059 (eval $ac_try) 2>&5 | 20714 (eval $ac_try) 2>&5 |
19060 ac_status=$? | 20715 ac_status=$? |
19061 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20716 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19062 (exit $ac_status); }; }; then | 20717 (exit $ac_status); }; }; then |
19065 echo "$as_me: failed program was:" >&5 | 20720 echo "$as_me: failed program was:" >&5 |
19066 sed 's/^/| /' conftest.$ac_ext >&5 | 20721 sed 's/^/| /' conftest.$ac_ext >&5 |
19067 | 20722 |
19068 ac_header_compiler=no | 20723 ac_header_compiler=no |
19069 fi | 20724 fi |
19070 rm -f conftest.$ac_objext conftest.$ac_ext | 20725 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
19071 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 20726 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
19072 echo "${ECHO_T}$ac_header_compiler" >&6 | 20727 echo "${ECHO_T}$ac_header_compiler" >&6 |
19073 | 20728 |
19074 # Is the header present? | 20729 # Is the header present? |
19075 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 20730 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
19076 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 20731 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
19077 cat >conftest.$ac_ext <<_ACEOF | 20732 cat >conftest.$ac_ext <<_ACEOF |
19078 #line $LINENO "configure" | |
19079 /* confdefs.h. */ | 20733 /* confdefs.h. */ |
19080 _ACEOF | 20734 _ACEOF |
19081 cat confdefs.h >>conftest.$ac_ext | 20735 cat confdefs.h >>conftest.$ac_ext |
19082 cat >>conftest.$ac_ext <<_ACEOF | 20736 cat >>conftest.$ac_ext <<_ACEOF |
19083 /* end confdefs.h. */ | 20737 /* end confdefs.h. */ |
19091 cat conftest.err >&5 | 20745 cat conftest.err >&5 |
19092 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20746 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19093 (exit $ac_status); } >/dev/null; then | 20747 (exit $ac_status); } >/dev/null; then |
19094 if test -s conftest.err; then | 20748 if test -s conftest.err; then |
19095 ac_cpp_err=$ac_c_preproc_warn_flag | 20749 ac_cpp_err=$ac_c_preproc_warn_flag |
20750 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
19096 else | 20751 else |
19097 ac_cpp_err= | 20752 ac_cpp_err= |
19098 fi | 20753 fi |
19099 else | 20754 else |
19100 ac_cpp_err=yes | 20755 ac_cpp_err=yes |
19110 rm -f conftest.err conftest.$ac_ext | 20765 rm -f conftest.err conftest.$ac_ext |
19111 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 20766 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
19112 echo "${ECHO_T}$ac_header_preproc" >&6 | 20767 echo "${ECHO_T}$ac_header_preproc" >&6 |
19113 | 20768 |
19114 # So? What about this header? | 20769 # So? What about this header? |
19115 case $ac_header_compiler:$ac_header_preproc in | 20770 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
19116 yes:no ) | 20771 yes:no: ) |
19117 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 20772 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
19118 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 20773 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
20774 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
20775 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
20776 ac_header_preproc=yes | |
20777 ;; | |
20778 no:yes:* ) | |
20779 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
20780 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
20781 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
20782 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
20783 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
20784 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
20785 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
20786 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
19119 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 20787 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
19120 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 20788 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
20789 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
20790 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
19121 ( | 20791 ( |
19122 cat <<\_ASBOX | 20792 cat <<\_ASBOX |
19123 ## ------------------------------------ ## | 20793 ## ------------------------------------------ ## |
19124 ## Report this to bug-autoconf@gnu.org. ## | 20794 ## Report this to the AC_PACKAGE_NAME lists. ## |
19125 ## ------------------------------------ ## | 20795 ## ------------------------------------------ ## |
19126 _ASBOX | |
19127 ) | | |
19128 sed "s/^/$as_me: WARNING: /" >&2 | |
19129 ;; | |
19130 no:yes ) | |
19131 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
19132 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
19133 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
19134 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
19135 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
19136 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
19137 ( | |
19138 cat <<\_ASBOX | |
19139 ## ------------------------------------ ## | |
19140 ## Report this to bug-autoconf@gnu.org. ## | |
19141 ## ------------------------------------ ## | |
19142 _ASBOX | 20796 _ASBOX |
19143 ) | | 20797 ) | |
19144 sed "s/^/$as_me: WARNING: /" >&2 | 20798 sed "s/^/$as_me: WARNING: /" >&2 |
19145 ;; | 20799 ;; |
19146 esac | 20800 esac |
19147 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 20801 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
19148 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 20802 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
19149 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 20803 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
19150 echo $ECHO_N "(cached) $ECHO_C" >&6 | 20804 echo $ECHO_N "(cached) $ECHO_C" >&6 |
19151 else | 20805 else |
19152 eval "$as_ac_Header=$ac_header_preproc" | 20806 eval "$as_ac_Header=\$ac_header_preproc" |
19153 fi | 20807 fi |
19154 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 20808 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
19155 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 20809 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
19156 | 20810 |
19157 fi | 20811 fi |
19192 echo $ECHO_N "checking for pid_t... $ECHO_C" >&6 | 20846 echo $ECHO_N "checking for pid_t... $ECHO_C" >&6 |
19193 if test "${ac_cv_type_pid_t+set}" = set; then | 20847 if test "${ac_cv_type_pid_t+set}" = set; then |
19194 echo $ECHO_N "(cached) $ECHO_C" >&6 | 20848 echo $ECHO_N "(cached) $ECHO_C" >&6 |
19195 else | 20849 else |
19196 cat >conftest.$ac_ext <<_ACEOF | 20850 cat >conftest.$ac_ext <<_ACEOF |
19197 #line $LINENO "configure" | |
19198 /* confdefs.h. */ | 20851 /* confdefs.h. */ |
19199 _ACEOF | 20852 _ACEOF |
19200 cat confdefs.h >>conftest.$ac_ext | 20853 cat confdefs.h >>conftest.$ac_ext |
19201 cat >>conftest.$ac_ext <<_ACEOF | 20854 cat >>conftest.$ac_ext <<_ACEOF |
19202 /* end confdefs.h. */ | 20855 /* end confdefs.h. */ |
19212 return 0; | 20865 return 0; |
19213 } | 20866 } |
19214 _ACEOF | 20867 _ACEOF |
19215 rm -f conftest.$ac_objext | 20868 rm -f conftest.$ac_objext |
19216 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20869 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
19217 (eval $ac_compile) 2>&5 | 20870 (eval $ac_compile) 2>conftest.er1 |
19218 ac_status=$? | 20871 ac_status=$? |
20872 grep -v '^ *+' conftest.er1 >conftest.err | |
20873 rm -f conftest.er1 | |
20874 cat conftest.err >&5 | |
19219 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20875 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19220 (exit $ac_status); } && | 20876 (exit $ac_status); } && |
19221 { ac_try='test -s conftest.$ac_objext' | 20877 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
20878 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20879 (eval $ac_try) 2>&5 | |
20880 ac_status=$? | |
20881 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20882 (exit $ac_status); }; } && | |
20883 { ac_try='test -s conftest.$ac_objext' | |
19222 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20884 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19223 (eval $ac_try) 2>&5 | 20885 (eval $ac_try) 2>&5 |
19224 ac_status=$? | 20886 ac_status=$? |
19225 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20887 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19226 (exit $ac_status); }; }; then | 20888 (exit $ac_status); }; }; then |
19229 echo "$as_me: failed program was:" >&5 | 20891 echo "$as_me: failed program was:" >&5 |
19230 sed 's/^/| /' conftest.$ac_ext >&5 | 20892 sed 's/^/| /' conftest.$ac_ext >&5 |
19231 | 20893 |
19232 ac_cv_type_pid_t=no | 20894 ac_cv_type_pid_t=no |
19233 fi | 20895 fi |
19234 rm -f conftest.$ac_objext conftest.$ac_ext | 20896 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
19235 fi | 20897 fi |
19236 echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5 | 20898 echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5 |
19237 echo "${ECHO_T}$ac_cv_type_pid_t" >&6 | 20899 echo "${ECHO_T}$ac_cv_type_pid_t" >&6 |
19238 if test $ac_cv_type_pid_t = yes; then | 20900 if test $ac_cv_type_pid_t = yes; then |
19239 : | 20901 : |
19261 else | 20923 else |
19262 # Is the header compilable? | 20924 # Is the header compilable? |
19263 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 20925 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
19264 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 20926 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
19265 cat >conftest.$ac_ext <<_ACEOF | 20927 cat >conftest.$ac_ext <<_ACEOF |
19266 #line $LINENO "configure" | |
19267 /* confdefs.h. */ | 20928 /* confdefs.h. */ |
19268 _ACEOF | 20929 _ACEOF |
19269 cat confdefs.h >>conftest.$ac_ext | 20930 cat confdefs.h >>conftest.$ac_ext |
19270 cat >>conftest.$ac_ext <<_ACEOF | 20931 cat >>conftest.$ac_ext <<_ACEOF |
19271 /* end confdefs.h. */ | 20932 /* end confdefs.h. */ |
19272 $ac_includes_default | 20933 $ac_includes_default |
19273 #include <$ac_header> | 20934 #include <$ac_header> |
19274 _ACEOF | 20935 _ACEOF |
19275 rm -f conftest.$ac_objext | 20936 rm -f conftest.$ac_objext |
19276 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 20937 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
19277 (eval $ac_compile) 2>&5 | 20938 (eval $ac_compile) 2>conftest.er1 |
19278 ac_status=$? | 20939 ac_status=$? |
20940 grep -v '^ *+' conftest.er1 >conftest.err | |
20941 rm -f conftest.er1 | |
20942 cat conftest.err >&5 | |
19279 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20943 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19280 (exit $ac_status); } && | 20944 (exit $ac_status); } && |
19281 { ac_try='test -s conftest.$ac_objext' | 20945 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
20946 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
20947 (eval $ac_try) 2>&5 | |
20948 ac_status=$? | |
20949 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
20950 (exit $ac_status); }; } && | |
20951 { ac_try='test -s conftest.$ac_objext' | |
19282 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 20952 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19283 (eval $ac_try) 2>&5 | 20953 (eval $ac_try) 2>&5 |
19284 ac_status=$? | 20954 ac_status=$? |
19285 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20955 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19286 (exit $ac_status); }; }; then | 20956 (exit $ac_status); }; }; then |
19289 echo "$as_me: failed program was:" >&5 | 20959 echo "$as_me: failed program was:" >&5 |
19290 sed 's/^/| /' conftest.$ac_ext >&5 | 20960 sed 's/^/| /' conftest.$ac_ext >&5 |
19291 | 20961 |
19292 ac_header_compiler=no | 20962 ac_header_compiler=no |
19293 fi | 20963 fi |
19294 rm -f conftest.$ac_objext conftest.$ac_ext | 20964 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
19295 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 20965 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
19296 echo "${ECHO_T}$ac_header_compiler" >&6 | 20966 echo "${ECHO_T}$ac_header_compiler" >&6 |
19297 | 20967 |
19298 # Is the header present? | 20968 # Is the header present? |
19299 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 20969 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
19300 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 20970 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
19301 cat >conftest.$ac_ext <<_ACEOF | 20971 cat >conftest.$ac_ext <<_ACEOF |
19302 #line $LINENO "configure" | |
19303 /* confdefs.h. */ | 20972 /* confdefs.h. */ |
19304 _ACEOF | 20973 _ACEOF |
19305 cat confdefs.h >>conftest.$ac_ext | 20974 cat confdefs.h >>conftest.$ac_ext |
19306 cat >>conftest.$ac_ext <<_ACEOF | 20975 cat >>conftest.$ac_ext <<_ACEOF |
19307 /* end confdefs.h. */ | 20976 /* end confdefs.h. */ |
19315 cat conftest.err >&5 | 20984 cat conftest.err >&5 |
19316 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 20985 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19317 (exit $ac_status); } >/dev/null; then | 20986 (exit $ac_status); } >/dev/null; then |
19318 if test -s conftest.err; then | 20987 if test -s conftest.err; then |
19319 ac_cpp_err=$ac_c_preproc_warn_flag | 20988 ac_cpp_err=$ac_c_preproc_warn_flag |
20989 ac_cpp_err=$ac_cpp_err$ac_c_werror_flag | |
19320 else | 20990 else |
19321 ac_cpp_err= | 20991 ac_cpp_err= |
19322 fi | 20992 fi |
19323 else | 20993 else |
19324 ac_cpp_err=yes | 20994 ac_cpp_err=yes |
19334 rm -f conftest.err conftest.$ac_ext | 21004 rm -f conftest.err conftest.$ac_ext |
19335 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 21005 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
19336 echo "${ECHO_T}$ac_header_preproc" >&6 | 21006 echo "${ECHO_T}$ac_header_preproc" >&6 |
19337 | 21007 |
19338 # So? What about this header? | 21008 # So? What about this header? |
19339 case $ac_header_compiler:$ac_header_preproc in | 21009 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
19340 yes:no ) | 21010 yes:no: ) |
19341 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 21011 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
19342 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 21012 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
21013 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | |
21014 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | |
21015 ac_header_preproc=yes | |
21016 ;; | |
21017 no:yes:* ) | |
21018 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
21019 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
21020 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
21021 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
21022 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
21023 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
21024 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
21025 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
19343 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 21026 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
19344 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 21027 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
21028 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
21029 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
19345 ( | 21030 ( |
19346 cat <<\_ASBOX | 21031 cat <<\_ASBOX |
19347 ## ------------------------------------ ## | 21032 ## ------------------------------------------ ## |
19348 ## Report this to bug-autoconf@gnu.org. ## | 21033 ## Report this to the AC_PACKAGE_NAME lists. ## |
19349 ## ------------------------------------ ## | 21034 ## ------------------------------------------ ## |
19350 _ASBOX | |
19351 ) | | |
19352 sed "s/^/$as_me: WARNING: /" >&2 | |
19353 ;; | |
19354 no:yes ) | |
19355 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
19356 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
19357 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
19358 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
19359 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
19360 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | |
19361 ( | |
19362 cat <<\_ASBOX | |
19363 ## ------------------------------------ ## | |
19364 ## Report this to bug-autoconf@gnu.org. ## | |
19365 ## ------------------------------------ ## | |
19366 _ASBOX | 21035 _ASBOX |
19367 ) | | 21036 ) | |
19368 sed "s/^/$as_me: WARNING: /" >&2 | 21037 sed "s/^/$as_me: WARNING: /" >&2 |
19369 ;; | 21038 ;; |
19370 esac | 21039 esac |
19371 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 21040 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
19372 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 21041 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
19373 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 21042 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
19374 echo $ECHO_N "(cached) $ECHO_C" >&6 | 21043 echo $ECHO_N "(cached) $ECHO_C" >&6 |
19375 else | 21044 else |
19376 eval "$as_ac_Header=$ac_header_preproc" | 21045 eval "$as_ac_Header=\$ac_header_preproc" |
19377 fi | 21046 fi |
19378 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 21047 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
19379 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 21048 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
19380 | 21049 |
19381 fi | 21050 fi |
19397 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 21066 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
19398 if eval "test \"\${$as_ac_var+set}\" = set"; then | 21067 if eval "test \"\${$as_ac_var+set}\" = set"; then |
19399 echo $ECHO_N "(cached) $ECHO_C" >&6 | 21068 echo $ECHO_N "(cached) $ECHO_C" >&6 |
19400 else | 21069 else |
19401 cat >conftest.$ac_ext <<_ACEOF | 21070 cat >conftest.$ac_ext <<_ACEOF |
19402 #line $LINENO "configure" | 21071 /* confdefs.h. */ |
19403 /* confdefs.h. */ | 21072 _ACEOF |
19404 _ACEOF | 21073 cat confdefs.h >>conftest.$ac_ext |
19405 cat confdefs.h >>conftest.$ac_ext | 21074 cat >>conftest.$ac_ext <<_ACEOF |
19406 cat >>conftest.$ac_ext <<_ACEOF | 21075 /* end confdefs.h. */ |
19407 /* end confdefs.h. */ | 21076 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
21077 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
21078 #define $ac_func innocuous_$ac_func | |
21079 | |
19408 /* System header to define __stub macros and hopefully few prototypes, | 21080 /* System header to define __stub macros and hopefully few prototypes, |
19409 which can conflict with char $ac_func (); below. | 21081 which can conflict with char $ac_func (); below. |
19410 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 21082 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
19411 <limits.h> exists even on freestanding compilers. */ | 21083 <limits.h> exists even on freestanding compilers. */ |
21084 | |
19412 #ifdef __STDC__ | 21085 #ifdef __STDC__ |
19413 # include <limits.h> | 21086 # include <limits.h> |
19414 #else | 21087 #else |
19415 # include <assert.h> | 21088 # include <assert.h> |
19416 #endif | 21089 #endif |
21090 | |
21091 #undef $ac_func | |
21092 | |
19417 /* Override any gcc2 internal prototype to avoid an error. */ | 21093 /* Override any gcc2 internal prototype to avoid an error. */ |
19418 #ifdef __cplusplus | 21094 #ifdef __cplusplus |
19419 extern "C" | 21095 extern "C" |
19420 { | 21096 { |
19421 #endif | 21097 #endif |
19442 return 0; | 21118 return 0; |
19443 } | 21119 } |
19444 _ACEOF | 21120 _ACEOF |
19445 rm -f conftest.$ac_objext conftest$ac_exeext | 21121 rm -f conftest.$ac_objext conftest$ac_exeext |
19446 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 21122 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
19447 (eval $ac_link) 2>&5 | 21123 (eval $ac_link) 2>conftest.er1 |
19448 ac_status=$? | 21124 ac_status=$? |
21125 grep -v '^ *+' conftest.er1 >conftest.err | |
21126 rm -f conftest.er1 | |
21127 cat conftest.err >&5 | |
19449 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21128 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19450 (exit $ac_status); } && | 21129 (exit $ac_status); } && |
19451 { ac_try='test -s conftest$ac_exeext' | 21130 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
21131 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21132 (eval $ac_try) 2>&5 | |
21133 ac_status=$? | |
21134 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21135 (exit $ac_status); }; } && | |
21136 { ac_try='test -s conftest$ac_exeext' | |
19452 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 21137 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19453 (eval $ac_try) 2>&5 | 21138 (eval $ac_try) 2>&5 |
19454 ac_status=$? | 21139 ac_status=$? |
19455 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21140 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19456 (exit $ac_status); }; }; then | 21141 (exit $ac_status); }; }; then |
19459 echo "$as_me: failed program was:" >&5 | 21144 echo "$as_me: failed program was:" >&5 |
19460 sed 's/^/| /' conftest.$ac_ext >&5 | 21145 sed 's/^/| /' conftest.$ac_ext >&5 |
19461 | 21146 |
19462 eval "$as_ac_var=no" | 21147 eval "$as_ac_var=no" |
19463 fi | 21148 fi |
19464 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 21149 rm -f conftest.err conftest.$ac_objext \ |
21150 conftest$ac_exeext conftest.$ac_ext | |
19465 fi | 21151 fi |
19466 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 21152 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
19467 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 21153 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
19468 if test `eval echo '${'$as_ac_var'}'` = yes; then | 21154 if test `eval echo '${'$as_ac_var'}'` = yes; then |
19469 cat >>confdefs.h <<_ACEOF | 21155 cat >>confdefs.h <<_ACEOF |
19489 # include <unistd.h> | 21175 # include <unistd.h> |
19490 #endif | 21176 #endif |
19491 /* Some systems only have a dummy stub for fork() */ | 21177 /* Some systems only have a dummy stub for fork() */ |
19492 int main () | 21178 int main () |
19493 { | 21179 { |
19494 if (fork() < 0) | 21180 if (fork() < 0) |
19495 exit (1); | 21181 exit (1); |
19496 exit (0); | 21182 exit (0); |
19497 } | 21183 } |
19498 _ACEOF | 21184 _ACEOF |
19499 rm -f conftest$ac_exeext | 21185 rm -f conftest$ac_exeext |
19500 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 21186 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
19501 (eval $ac_link) 2>&5 | 21187 (eval $ac_link) 2>&5 |
19514 sed 's/^/| /' conftest.$ac_ext >&5 | 21200 sed 's/^/| /' conftest.$ac_ext >&5 |
19515 | 21201 |
19516 ( exit $ac_status ) | 21202 ( exit $ac_status ) |
19517 ac_cv_func_fork_works=no | 21203 ac_cv_func_fork_works=no |
19518 fi | 21204 fi |
19519 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 21205 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
19520 fi | 21206 fi |
19521 fi | 21207 fi |
19522 echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5 | 21208 echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5 |
19523 echo "${ECHO_T}$ac_cv_func_fork_works" >&6 | 21209 echo "${ECHO_T}$ac_cv_func_fork_works" >&6 |
19524 | 21210 |
19547 else | 21233 else |
19548 if test "$cross_compiling" = yes; then | 21234 if test "$cross_compiling" = yes; then |
19549 ac_cv_func_vfork_works=cross | 21235 ac_cv_func_vfork_works=cross |
19550 else | 21236 else |
19551 cat >conftest.$ac_ext <<_ACEOF | 21237 cat >conftest.$ac_ext <<_ACEOF |
19552 #line $LINENO "configure" | |
19553 /* confdefs.h. */ | 21238 /* confdefs.h. */ |
19554 _ACEOF | 21239 _ACEOF |
19555 cat confdefs.h >>conftest.$ac_ext | 21240 cat confdefs.h >>conftest.$ac_ext |
19556 cat >>conftest.$ac_ext <<_ACEOF | 21241 cat >>conftest.$ac_ext <<_ACEOF |
19557 /* end confdefs.h. */ | 21242 /* end confdefs.h. */ |
19669 sed 's/^/| /' conftest.$ac_ext >&5 | 21354 sed 's/^/| /' conftest.$ac_ext >&5 |
19670 | 21355 |
19671 ( exit $ac_status ) | 21356 ( exit $ac_status ) |
19672 ac_cv_func_vfork_works=no | 21357 ac_cv_func_vfork_works=no |
19673 fi | 21358 fi |
19674 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 21359 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
19675 fi | 21360 fi |
19676 fi | 21361 fi |
19677 echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5 | 21362 echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5 |
19678 echo "${ECHO_T}$ac_cv_func_vfork_works" >&6 | 21363 echo "${ECHO_T}$ac_cv_func_vfork_works" >&6 |
19679 | 21364 |
19680 fi; | 21365 fi; |
19681 if test "x$ac_cv_func_fork_works" = xcross; then | 21366 if test "x$ac_cv_func_fork_works" = xcross; then |
19682 ac_cv_func_vfork_works=ac_cv_func_vfork | 21367 ac_cv_func_vfork_works=$ac_cv_func_vfork |
19683 { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5 | 21368 { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5 |
19684 echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;} | 21369 echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;} |
19685 fi | 21370 fi |
19686 | 21371 |
19687 if test "x$ac_cv_func_vfork_works" = xyes; then | 21372 if test "x$ac_cv_func_vfork_works" = xyes; then |
19710 echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6 | 21395 echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6 |
19711 if test "${emacs_cv_langinfo_codeset+set}" = set; then | 21396 if test "${emacs_cv_langinfo_codeset+set}" = set; then |
19712 echo $ECHO_N "(cached) $ECHO_C" >&6 | 21397 echo $ECHO_N "(cached) $ECHO_C" >&6 |
19713 else | 21398 else |
19714 cat >conftest.$ac_ext <<_ACEOF | 21399 cat >conftest.$ac_ext <<_ACEOF |
19715 #line $LINENO "configure" | |
19716 /* confdefs.h. */ | 21400 /* confdefs.h. */ |
19717 _ACEOF | 21401 _ACEOF |
19718 cat confdefs.h >>conftest.$ac_ext | 21402 cat confdefs.h >>conftest.$ac_ext |
19719 cat >>conftest.$ac_ext <<_ACEOF | 21403 cat >>conftest.$ac_ext <<_ACEOF |
19720 /* end confdefs.h. */ | 21404 /* end confdefs.h. */ |
19727 return 0; | 21411 return 0; |
19728 } | 21412 } |
19729 _ACEOF | 21413 _ACEOF |
19730 rm -f conftest.$ac_objext conftest$ac_exeext | 21414 rm -f conftest.$ac_objext conftest$ac_exeext |
19731 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 21415 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
19732 (eval $ac_link) 2>&5 | 21416 (eval $ac_link) 2>conftest.er1 |
19733 ac_status=$? | 21417 ac_status=$? |
21418 grep -v '^ *+' conftest.er1 >conftest.err | |
21419 rm -f conftest.er1 | |
21420 cat conftest.err >&5 | |
19734 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21421 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19735 (exit $ac_status); } && | 21422 (exit $ac_status); } && |
19736 { ac_try='test -s conftest$ac_exeext' | 21423 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
21424 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21425 (eval $ac_try) 2>&5 | |
21426 ac_status=$? | |
21427 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21428 (exit $ac_status); }; } && | |
21429 { ac_try='test -s conftest$ac_exeext' | |
19737 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 21430 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19738 (eval $ac_try) 2>&5 | 21431 (eval $ac_try) 2>&5 |
19739 ac_status=$? | 21432 ac_status=$? |
19740 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21433 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19741 (exit $ac_status); }; }; then | 21434 (exit $ac_status); }; }; then |
19744 echo "$as_me: failed program was:" >&5 | 21437 echo "$as_me: failed program was:" >&5 |
19745 sed 's/^/| /' conftest.$ac_ext >&5 | 21438 sed 's/^/| /' conftest.$ac_ext >&5 |
19746 | 21439 |
19747 emacs_cv_langinfo_codeset=no | 21440 emacs_cv_langinfo_codeset=no |
19748 fi | 21441 fi |
19749 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 21442 rm -f conftest.err conftest.$ac_objext \ |
21443 conftest$ac_exeext conftest.$ac_ext | |
19750 | 21444 |
19751 fi | 21445 fi |
19752 echo "$as_me:$LINENO: result: $emacs_cv_langinfo_codeset" >&5 | 21446 echo "$as_me:$LINENO: result: $emacs_cv_langinfo_codeset" >&5 |
19753 echo "${ECHO_T}$emacs_cv_langinfo_codeset" >&6 | 21447 echo "${ECHO_T}$emacs_cv_langinfo_codeset" >&6 |
19754 if test $emacs_cv_langinfo_codeset = yes; then | 21448 if test $emacs_cv_langinfo_codeset = yes; then |
19763 echo $ECHO_N "checking for size_t... $ECHO_C" >&6 | 21457 echo $ECHO_N "checking for size_t... $ECHO_C" >&6 |
19764 if test "${ac_cv_type_size_t+set}" = set; then | 21458 if test "${ac_cv_type_size_t+set}" = set; then |
19765 echo $ECHO_N "(cached) $ECHO_C" >&6 | 21459 echo $ECHO_N "(cached) $ECHO_C" >&6 |
19766 else | 21460 else |
19767 cat >conftest.$ac_ext <<_ACEOF | 21461 cat >conftest.$ac_ext <<_ACEOF |
19768 #line $LINENO "configure" | |
19769 /* confdefs.h. */ | 21462 /* confdefs.h. */ |
19770 _ACEOF | 21463 _ACEOF |
19771 cat confdefs.h >>conftest.$ac_ext | 21464 cat confdefs.h >>conftest.$ac_ext |
19772 cat >>conftest.$ac_ext <<_ACEOF | 21465 cat >>conftest.$ac_ext <<_ACEOF |
19773 /* end confdefs.h. */ | 21466 /* end confdefs.h. */ |
19783 return 0; | 21476 return 0; |
19784 } | 21477 } |
19785 _ACEOF | 21478 _ACEOF |
19786 rm -f conftest.$ac_objext | 21479 rm -f conftest.$ac_objext |
19787 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 21480 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
19788 (eval $ac_compile) 2>&5 | 21481 (eval $ac_compile) 2>conftest.er1 |
19789 ac_status=$? | 21482 ac_status=$? |
21483 grep -v '^ *+' conftest.er1 >conftest.err | |
21484 rm -f conftest.er1 | |
21485 cat conftest.err >&5 | |
19790 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21486 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19791 (exit $ac_status); } && | 21487 (exit $ac_status); } && |
19792 { ac_try='test -s conftest.$ac_objext' | 21488 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
21489 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21490 (eval $ac_try) 2>&5 | |
21491 ac_status=$? | |
21492 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21493 (exit $ac_status); }; } && | |
21494 { ac_try='test -s conftest.$ac_objext' | |
19793 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 21495 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19794 (eval $ac_try) 2>&5 | 21496 (eval $ac_try) 2>&5 |
19795 ac_status=$? | 21497 ac_status=$? |
19796 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21498 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19797 (exit $ac_status); }; }; then | 21499 (exit $ac_status); }; }; then |
19800 echo "$as_me: failed program was:" >&5 | 21502 echo "$as_me: failed program was:" >&5 |
19801 sed 's/^/| /' conftest.$ac_ext >&5 | 21503 sed 's/^/| /' conftest.$ac_ext >&5 |
19802 | 21504 |
19803 ac_cv_type_size_t=no | 21505 ac_cv_type_size_t=no |
19804 fi | 21506 fi |
19805 rm -f conftest.$ac_objext conftest.$ac_ext | 21507 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
19806 fi | 21508 fi |
19807 echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 | 21509 echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 |
19808 echo "${ECHO_T}$ac_cv_type_size_t" >&6 | 21510 echo "${ECHO_T}$ac_cv_type_size_t" >&6 |
19809 if test $ac_cv_type_size_t = yes; then | 21511 if test $ac_cv_type_size_t = yes; then |
19810 | 21512 |
19820 echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6 | 21522 echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6 |
19821 if test "${ac_cv_type_mbstate_t+set}" = set; then | 21523 if test "${ac_cv_type_mbstate_t+set}" = set; then |
19822 echo $ECHO_N "(cached) $ECHO_C" >&6 | 21524 echo $ECHO_N "(cached) $ECHO_C" >&6 |
19823 else | 21525 else |
19824 cat >conftest.$ac_ext <<_ACEOF | 21526 cat >conftest.$ac_ext <<_ACEOF |
19825 #line $LINENO "configure" | |
19826 /* confdefs.h. */ | 21527 /* confdefs.h. */ |
19827 _ACEOF | 21528 _ACEOF |
19828 cat confdefs.h >>conftest.$ac_ext | 21529 cat confdefs.h >>conftest.$ac_ext |
19829 cat >>conftest.$ac_ext <<_ACEOF | 21530 cat >>conftest.$ac_ext <<_ACEOF |
19830 /* end confdefs.h. */ | 21531 /* end confdefs.h. */ |
19838 return 0; | 21539 return 0; |
19839 } | 21540 } |
19840 _ACEOF | 21541 _ACEOF |
19841 rm -f conftest.$ac_objext | 21542 rm -f conftest.$ac_objext |
19842 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 21543 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
19843 (eval $ac_compile) 2>&5 | 21544 (eval $ac_compile) 2>conftest.er1 |
19844 ac_status=$? | 21545 ac_status=$? |
21546 grep -v '^ *+' conftest.er1 >conftest.err | |
21547 rm -f conftest.er1 | |
21548 cat conftest.err >&5 | |
19845 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21549 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19846 (exit $ac_status); } && | 21550 (exit $ac_status); } && |
19847 { ac_try='test -s conftest.$ac_objext' | 21551 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
21552 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21553 (eval $ac_try) 2>&5 | |
21554 ac_status=$? | |
21555 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21556 (exit $ac_status); }; } && | |
21557 { ac_try='test -s conftest.$ac_objext' | |
19848 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 21558 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19849 (eval $ac_try) 2>&5 | 21559 (eval $ac_try) 2>&5 |
19850 ac_status=$? | 21560 ac_status=$? |
19851 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21561 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19852 (exit $ac_status); }; }; then | 21562 (exit $ac_status); }; }; then |
19855 echo "$as_me: failed program was:" >&5 | 21565 echo "$as_me: failed program was:" >&5 |
19856 sed 's/^/| /' conftest.$ac_ext >&5 | 21566 sed 's/^/| /' conftest.$ac_ext >&5 |
19857 | 21567 |
19858 ac_cv_type_mbstate_t=no | 21568 ac_cv_type_mbstate_t=no |
19859 fi | 21569 fi |
19860 rm -f conftest.$ac_objext conftest.$ac_ext | 21570 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
19861 fi | 21571 fi |
19862 echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5 | 21572 echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5 |
19863 echo "${ECHO_T}$ac_cv_type_mbstate_t" >&6 | 21573 echo "${ECHO_T}$ac_cv_type_mbstate_t" >&6 |
19864 if test $ac_cv_type_mbstate_t = yes; then | 21574 if test $ac_cv_type_mbstate_t = yes; then |
19865 | 21575 |
19879 echo $ECHO_N "checking for C restrict keyword... $ECHO_C" >&6 | 21589 echo $ECHO_N "checking for C restrict keyword... $ECHO_C" >&6 |
19880 if test "${emacs_cv_c_restrict+set}" = set; then | 21590 if test "${emacs_cv_c_restrict+set}" = set; then |
19881 echo $ECHO_N "(cached) $ECHO_C" >&6 | 21591 echo $ECHO_N "(cached) $ECHO_C" >&6 |
19882 else | 21592 else |
19883 cat >conftest.$ac_ext <<_ACEOF | 21593 cat >conftest.$ac_ext <<_ACEOF |
19884 #line $LINENO "configure" | |
19885 /* confdefs.h. */ | 21594 /* confdefs.h. */ |
19886 _ACEOF | 21595 _ACEOF |
19887 cat confdefs.h >>conftest.$ac_ext | 21596 cat confdefs.h >>conftest.$ac_ext |
19888 cat >>conftest.$ac_ext <<_ACEOF | 21597 cat >>conftest.$ac_ext <<_ACEOF |
19889 /* end confdefs.h. */ | 21598 /* end confdefs.h. */ |
19896 return 0; | 21605 return 0; |
19897 } | 21606 } |
19898 _ACEOF | 21607 _ACEOF |
19899 rm -f conftest.$ac_objext | 21608 rm -f conftest.$ac_objext |
19900 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 21609 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
19901 (eval $ac_compile) 2>&5 | 21610 (eval $ac_compile) 2>conftest.er1 |
19902 ac_status=$? | 21611 ac_status=$? |
21612 grep -v '^ *+' conftest.er1 >conftest.err | |
21613 rm -f conftest.er1 | |
21614 cat conftest.err >&5 | |
19903 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21615 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19904 (exit $ac_status); } && | 21616 (exit $ac_status); } && |
19905 { ac_try='test -s conftest.$ac_objext' | 21617 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
21618 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21619 (eval $ac_try) 2>&5 | |
21620 ac_status=$? | |
21621 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21622 (exit $ac_status); }; } && | |
21623 { ac_try='test -s conftest.$ac_objext' | |
19906 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 21624 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19907 (eval $ac_try) 2>&5 | 21625 (eval $ac_try) 2>&5 |
19908 ac_status=$? | 21626 ac_status=$? |
19909 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21627 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19910 (exit $ac_status); }; }; then | 21628 (exit $ac_status); }; }; then |
19912 else | 21630 else |
19913 echo "$as_me: failed program was:" >&5 | 21631 echo "$as_me: failed program was:" >&5 |
19914 sed 's/^/| /' conftest.$ac_ext >&5 | 21632 sed 's/^/| /' conftest.$ac_ext >&5 |
19915 | 21633 |
19916 cat >conftest.$ac_ext <<_ACEOF | 21634 cat >conftest.$ac_ext <<_ACEOF |
19917 #line $LINENO "configure" | |
19918 /* confdefs.h. */ | 21635 /* confdefs.h. */ |
19919 _ACEOF | 21636 _ACEOF |
19920 cat confdefs.h >>conftest.$ac_ext | 21637 cat confdefs.h >>conftest.$ac_ext |
19921 cat >>conftest.$ac_ext <<_ACEOF | 21638 cat >>conftest.$ac_ext <<_ACEOF |
19922 /* end confdefs.h. */ | 21639 /* end confdefs.h. */ |
19929 return 0; | 21646 return 0; |
19930 } | 21647 } |
19931 _ACEOF | 21648 _ACEOF |
19932 rm -f conftest.$ac_objext | 21649 rm -f conftest.$ac_objext |
19933 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 21650 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
19934 (eval $ac_compile) 2>&5 | 21651 (eval $ac_compile) 2>conftest.er1 |
19935 ac_status=$? | 21652 ac_status=$? |
21653 grep -v '^ *+' conftest.er1 >conftest.err | |
21654 rm -f conftest.er1 | |
21655 cat conftest.err >&5 | |
19936 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21656 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19937 (exit $ac_status); } && | 21657 (exit $ac_status); } && |
19938 { ac_try='test -s conftest.$ac_objext' | 21658 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
21659 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21660 (eval $ac_try) 2>&5 | |
21661 ac_status=$? | |
21662 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21663 (exit $ac_status); }; } && | |
21664 { ac_try='test -s conftest.$ac_objext' | |
19939 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 21665 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19940 (eval $ac_try) 2>&5 | 21666 (eval $ac_try) 2>&5 |
19941 ac_status=$? | 21667 ac_status=$? |
19942 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21668 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19943 (exit $ac_status); }; }; then | 21669 (exit $ac_status); }; }; then |
19946 echo "$as_me: failed program was:" >&5 | 21672 echo "$as_me: failed program was:" >&5 |
19947 sed 's/^/| /' conftest.$ac_ext >&5 | 21673 sed 's/^/| /' conftest.$ac_ext >&5 |
19948 | 21674 |
19949 emacs_cv_c_restrict=no | 21675 emacs_cv_c_restrict=no |
19950 fi | 21676 fi |
19951 rm -f conftest.$ac_objext conftest.$ac_ext | 21677 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
19952 fi | 21678 fi |
19953 rm -f conftest.$ac_objext conftest.$ac_ext | 21679 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
19954 fi | 21680 fi |
19955 echo "$as_me:$LINENO: result: $emacs_cv_c_restrict" >&5 | 21681 echo "$as_me:$LINENO: result: $emacs_cv_c_restrict" >&5 |
19956 echo "${ECHO_T}$emacs_cv_c_restrict" >&6 | 21682 echo "${ECHO_T}$emacs_cv_c_restrict" >&6 |
19957 case "$emacs_cv_c_restrict" in | 21683 case "$emacs_cv_c_restrict" in |
19958 yes) emacs_restrict=restrict;; | 21684 yes) emacs_restrict=restrict;; |
19971 echo $ECHO_N "checking for C restricted array declarations... $ECHO_C" >&6 | 21697 echo $ECHO_N "checking for C restricted array declarations... $ECHO_C" >&6 |
19972 if test "${emacs_cv_c_restrict_arr+set}" = set; then | 21698 if test "${emacs_cv_c_restrict_arr+set}" = set; then |
19973 echo $ECHO_N "(cached) $ECHO_C" >&6 | 21699 echo $ECHO_N "(cached) $ECHO_C" >&6 |
19974 else | 21700 else |
19975 cat >conftest.$ac_ext <<_ACEOF | 21701 cat >conftest.$ac_ext <<_ACEOF |
19976 #line $LINENO "configure" | |
19977 /* confdefs.h. */ | 21702 /* confdefs.h. */ |
19978 _ACEOF | 21703 _ACEOF |
19979 cat confdefs.h >>conftest.$ac_ext | 21704 cat confdefs.h >>conftest.$ac_ext |
19980 cat >>conftest.$ac_ext <<_ACEOF | 21705 cat >>conftest.$ac_ext <<_ACEOF |
19981 /* end confdefs.h. */ | 21706 /* end confdefs.h. */ |
19988 return 0; | 21713 return 0; |
19989 } | 21714 } |
19990 _ACEOF | 21715 _ACEOF |
19991 rm -f conftest.$ac_objext | 21716 rm -f conftest.$ac_objext |
19992 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 21717 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
19993 (eval $ac_compile) 2>&5 | 21718 (eval $ac_compile) 2>conftest.er1 |
19994 ac_status=$? | 21719 ac_status=$? |
21720 grep -v '^ *+' conftest.er1 >conftest.err | |
21721 rm -f conftest.er1 | |
21722 cat conftest.err >&5 | |
19995 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21723 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
19996 (exit $ac_status); } && | 21724 (exit $ac_status); } && |
19997 { ac_try='test -s conftest.$ac_objext' | 21725 { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
21726 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
21727 (eval $ac_try) 2>&5 | |
21728 ac_status=$? | |
21729 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
21730 (exit $ac_status); }; } && | |
21731 { ac_try='test -s conftest.$ac_objext' | |
19998 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 21732 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
19999 (eval $ac_try) 2>&5 | 21733 (eval $ac_try) 2>&5 |
20000 ac_status=$? | 21734 ac_status=$? |
20001 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 21735 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
20002 (exit $ac_status); }; }; then | 21736 (exit $ac_status); }; }; then |
20005 echo "$as_me: failed program was:" >&5 | 21739 echo "$as_me: failed program was:" >&5 |
20006 sed 's/^/| /' conftest.$ac_ext >&5 | 21740 sed 's/^/| /' conftest.$ac_ext >&5 |
20007 | 21741 |
20008 emacs_cv_c_restrict_arr=no | 21742 emacs_cv_c_restrict_arr=no |
20009 fi | 21743 fi |
20010 rm -f conftest.$ac_objext conftest.$ac_ext | 21744 rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
20011 fi | 21745 fi |
20012 echo "$as_me:$LINENO: result: $emacs_cv_c_restrict_arr" >&5 | 21746 echo "$as_me:$LINENO: result: $emacs_cv_c_restrict_arr" >&5 |
20013 echo "${ECHO_T}$emacs_cv_c_restrict_arr" >&6 | 21747 echo "${ECHO_T}$emacs_cv_c_restrict_arr" >&6 |
20014 if test "$emacs_cv_c_restrict_arr" = yes; then | 21748 if test "$emacs_cv_c_restrict_arr" = yes; then |
20015 | 21749 |
20224 ## CPP_NEED_TRADITIONAL to `yes' so that the code to generate Makefile | 21958 ## CPP_NEED_TRADITIONAL to `yes' so that the code to generate Makefile |
20225 ## from Makefile.c can correctly provide the arg `-traditional' to the | 21959 ## from Makefile.c can correctly provide the arg `-traditional' to the |
20226 ## C preprocessor. | 21960 ## C preprocessor. |
20227 | 21961 |
20228 cat >conftest.$ac_ext <<_ACEOF | 21962 cat >conftest.$ac_ext <<_ACEOF |
20229 #line $LINENO "configure" | |
20230 /* confdefs.h. */ | 21963 /* confdefs.h. */ |
20231 _ACEOF | 21964 _ACEOF |
20232 cat confdefs.h >>conftest.$ac_ext | 21965 cat confdefs.h >>conftest.$ac_ext |
20233 cat >>conftest.$ac_ext <<_ACEOF | 21966 cat >>conftest.$ac_ext <<_ACEOF |
20234 /* end confdefs.h. */ | 21967 /* end confdefs.h. */ |
20271 case `(ac_space=' '; set | grep ac_space) 2>&1` in | 22004 case `(ac_space=' '; set | grep ac_space) 2>&1` in |
20272 *ac_space=\ *) | 22005 *ac_space=\ *) |
20273 # `set' does not quote correctly, so add quotes (double-quote | 22006 # `set' does not quote correctly, so add quotes (double-quote |
20274 # substitution turns \\\\ into \\, and sed turns \\ into \). | 22007 # substitution turns \\\\ into \\, and sed turns \\ into \). |
20275 sed -n \ | 22008 sed -n \ |
20276 "s/'/'\\\\''/g; | 22009 "s/'/'\\\\''/g; |
20277 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" | 22010 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" |
20278 ;; | 22011 ;; |
20279 *) | 22012 *) |
20280 # `set' quotes correctly as required by POSIX, so do not add quotes. | 22013 # `set' quotes correctly as required by POSIX, so do not add quotes. |
20281 sed -n \ | 22014 sed -n \ |
20282 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" | 22015 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" |
20283 ;; | 22016 ;; |
20284 esac; | 22017 esac; |
20285 } | | 22018 } | |
20286 sed ' | 22019 sed ' |
20287 t clear | 22020 t clear |
20307 # VPATH may cause trouble with some makes, so we remove $(srcdir), | 22040 # VPATH may cause trouble with some makes, so we remove $(srcdir), |
20308 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and | 22041 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and |
20309 # trailing colons and then remove the whole line if VPATH becomes empty | 22042 # trailing colons and then remove the whole line if VPATH becomes empty |
20310 # (actually we leave an empty line to preserve line numbers). | 22043 # (actually we leave an empty line to preserve line numbers). |
20311 if test "x$srcdir" = x.; then | 22044 if test "x$srcdir" = x.; then |
20312 ac_vpsub='/^[ ]*VPATH[ ]*=/{ | 22045 ac_vpsub='/^[ ]*VPATH[ ]*=/{ |
20313 s/:*\$(srcdir):*/:/; | 22046 s/:*\$(srcdir):*/:/; |
20314 s/:*\${srcdir}:*/:/; | 22047 s/:*\${srcdir}:*/:/; |
20315 s/:*@srcdir@:*/:/; | 22048 s/:*@srcdir@:*/:/; |
20316 s/^\([^=]*=[ ]*\):*/\1/; | 22049 s/^\([^=]*=[ ]*\):*/\1/; |
20317 s/:*$//; | 22050 s/:*$//; |
20318 s/^[^=]*=[ ]*$//; | 22051 s/^[^=]*=[ ]*$//; |
20319 }' | 22052 }' |
20320 fi | 22053 fi |
20321 | 22054 |
20322 DEFS=-DHAVE_CONFIG_H | 22055 DEFS=-DHAVE_CONFIG_H |
20323 | 22056 |
20324 ac_libobjs= | 22057 ac_libobjs= |
20325 ac_ltlibobjs= | 22058 ac_ltlibobjs= |
20326 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue | 22059 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue |
20327 # 1. Remove the extension, and $U if already installed. | 22060 # 1. Remove the extension, and $U if already installed. |
20328 ac_i=`echo "$ac_i" | | 22061 ac_i=`echo "$ac_i" | |
20329 sed 's/\$U\././;s/\.o$//;s/\.obj$//'` | 22062 sed 's/\$U\././;s/\.o$//;s/\.obj$//'` |
20330 # 2. Add them. | 22063 # 2. Add them. |
20331 ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" | 22064 ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" |
20332 ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' | 22065 ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' |
20333 done | 22066 done |
20334 LIBOBJS=$ac_libobjs | 22067 LIBOBJS=$ac_libobjs |
20368 # is contrary to our usage. Disable this feature. | 22101 # is contrary to our usage. Disable this feature. |
20369 alias -g '${1+"$@"}'='"$@"' | 22102 alias -g '${1+"$@"}'='"$@"' |
20370 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then | 22103 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then |
20371 set -o posix | 22104 set -o posix |
20372 fi | 22105 fi |
22106 DUALCASE=1; export DUALCASE # for MKS sh | |
20373 | 22107 |
20374 # Support unset when possible. | 22108 # Support unset when possible. |
20375 if (FOO=FOO; unset FOO) >/dev/null 2>&1; then | 22109 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then |
20376 as_unset=unset | 22110 as_unset=unset |
20377 else | 22111 else |
20378 as_unset=false | 22112 as_unset=false |
20379 fi | 22113 fi |
20380 | 22114 |
20389 for as_var in \ | 22123 for as_var in \ |
20390 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ | 22124 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ |
20391 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ | 22125 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ |
20392 LC_TELEPHONE LC_TIME | 22126 LC_TELEPHONE LC_TIME |
20393 do | 22127 do |
20394 if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then | 22128 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then |
20395 eval $as_var=C; export $as_var | 22129 eval $as_var=C; export $as_var |
20396 else | 22130 else |
20397 $as_unset $as_var | 22131 $as_unset $as_var |
20398 fi | 22132 fi |
20399 done | 22133 done |
20568 rm -f conf$$ conf$$.exe conf$$.file | 22302 rm -f conf$$ conf$$.exe conf$$.file |
20569 | 22303 |
20570 if mkdir -p . 2>/dev/null; then | 22304 if mkdir -p . 2>/dev/null; then |
20571 as_mkdir_p=: | 22305 as_mkdir_p=: |
20572 else | 22306 else |
22307 test -d ./-p && rmdir ./-p | |
20573 as_mkdir_p=false | 22308 as_mkdir_p=false |
20574 fi | 22309 fi |
20575 | 22310 |
20576 as_executable_p="test -f" | 22311 as_executable_p="test -f" |
20577 | 22312 |
20578 # Sed expression to map a string onto a valid CPP name. | 22313 # Sed expression to map a string onto a valid CPP name. |
20579 as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" | 22314 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
20580 | 22315 |
20581 # Sed expression to map a string onto a valid variable name. | 22316 # Sed expression to map a string onto a valid variable name. |
20582 as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" | 22317 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" |
20583 | 22318 |
20584 | 22319 |
20585 # IFS | 22320 # IFS |
20586 # We need space, tab and new line, in precisely that order. | 22321 # We need space, tab and new line, in precisely that order. |
20587 as_nl=' | 22322 as_nl=' |
20604 _ASBOX | 22339 _ASBOX |
20605 } >&5 | 22340 } >&5 |
20606 cat >&5 <<_CSEOF | 22341 cat >&5 <<_CSEOF |
20607 | 22342 |
20608 This file was extended by $as_me, which was | 22343 This file was extended by $as_me, which was |
20609 generated by GNU Autoconf 2.57. Invocation command line was | 22344 generated by GNU Autoconf 2.59. Invocation command line was |
20610 | 22345 |
20611 CONFIG_FILES = $CONFIG_FILES | 22346 CONFIG_FILES = $CONFIG_FILES |
20612 CONFIG_HEADERS = $CONFIG_HEADERS | 22347 CONFIG_HEADERS = $CONFIG_HEADERS |
20613 CONFIG_LINKS = $CONFIG_LINKS | 22348 CONFIG_LINKS = $CONFIG_LINKS |
20614 CONFIG_COMMANDS = $CONFIG_COMMANDS | 22349 CONFIG_COMMANDS = $CONFIG_COMMANDS |
20648 -V, --version print version number, then exit | 22383 -V, --version print version number, then exit |
20649 -q, --quiet do not print progress messages | 22384 -q, --quiet do not print progress messages |
20650 -d, --debug don't remove temporary files | 22385 -d, --debug don't remove temporary files |
20651 --recheck update $as_me by reconfiguring in the same conditions | 22386 --recheck update $as_me by reconfiguring in the same conditions |
20652 --file=FILE[:TEMPLATE] | 22387 --file=FILE[:TEMPLATE] |
20653 instantiate the configuration file FILE | 22388 instantiate the configuration file FILE |
20654 --header=FILE[:TEMPLATE] | 22389 --header=FILE[:TEMPLATE] |
20655 instantiate the configuration header FILE | 22390 instantiate the configuration header FILE |
20656 | 22391 |
20657 Configuration files: | 22392 Configuration files: |
20658 $config_files | 22393 $config_files |
20659 | 22394 |
20660 Configuration headers: | 22395 Configuration headers: |
20667 _ACEOF | 22402 _ACEOF |
20668 | 22403 |
20669 cat >>$CONFIG_STATUS <<_ACEOF | 22404 cat >>$CONFIG_STATUS <<_ACEOF |
20670 ac_cs_version="\\ | 22405 ac_cs_version="\\ |
20671 config.status | 22406 config.status |
20672 configured by $0, generated by GNU Autoconf 2.57, | 22407 configured by $0, generated by GNU Autoconf 2.59, |
20673 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" | 22408 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
20674 | 22409 |
20675 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 | 22410 Copyright (C) 2003 Free Software Foundation, Inc. |
20676 Free Software Foundation, Inc. | |
20677 This config.status script is free software; the Free Software Foundation | 22411 This config.status script is free software; the Free Software Foundation |
20678 gives unlimited permission to copy, distribute and modify it." | 22412 gives unlimited permission to copy, distribute and modify it." |
20679 srcdir=$srcdir | 22413 srcdir=$srcdir |
20680 INSTALL="$INSTALL" | 22414 INSTALL="$INSTALL" |
20681 _ACEOF | 22415 _ACEOF |
20963 # is no need to browse any of the substitutions). | 22697 # is no need to browse any of the substitutions). |
20964 # These are the two extra sed commands mentioned above. | 22698 # These are the two extra sed commands mentioned above. |
20965 (echo ':t | 22699 (echo ':t |
20966 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed | 22700 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed |
20967 if test -z "$ac_sed_cmds"; then | 22701 if test -z "$ac_sed_cmds"; then |
20968 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" | 22702 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" |
20969 else | 22703 else |
20970 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" | 22704 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" |
20971 fi | 22705 fi |
20972 ac_sed_frag=`expr $ac_sed_frag + 1` | 22706 ac_sed_frag=`expr $ac_sed_frag + 1` |
20973 ac_beg=$ac_end | 22707 ac_beg=$ac_end |
20974 ac_end=`expr $ac_end + $ac_max_sed_lines` | 22708 ac_end=`expr $ac_end + $ac_max_sed_lines` |
20975 fi | 22709 fi |
20983 cat >>$CONFIG_STATUS <<\_ACEOF | 22717 cat >>$CONFIG_STATUS <<\_ACEOF |
20984 for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue | 22718 for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue |
20985 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | 22719 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". |
20986 case $ac_file in | 22720 case $ac_file in |
20987 - | *:- | *:-:* ) # input from stdin | 22721 - | *:- | *:-:* ) # input from stdin |
20988 cat >$tmp/stdin | 22722 cat >$tmp/stdin |
20989 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 22723 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
20990 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 22724 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
20991 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 22725 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
20992 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 22726 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
20993 * ) ac_file_in=$ac_file.in ;; | 22727 * ) ac_file_in=$ac_file.in ;; |
20994 esac | 22728 esac |
20995 | 22729 |
20996 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. | 22730 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. |
20997 ac_dir=`(dirname "$ac_file") 2>/dev/null || | 22731 ac_dir=`(dirname "$ac_file") 2>/dev/null || |
20998 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 22732 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
20999 X"$ac_file" : 'X\(//\)[^/]' \| \ | 22733 X"$ac_file" : 'X\(//\)[^/]' \| \ |
21000 X"$ac_file" : 'X\(//\)$' \| \ | 22734 X"$ac_file" : 'X\(//\)$' \| \ |
21001 X"$ac_file" : 'X\(/\)' \| \ | 22735 X"$ac_file" : 'X\(/\)' \| \ |
21002 . : '\(.\)' 2>/dev/null || | 22736 . : '\(.\)' 2>/dev/null || |
21003 echo X"$ac_file" | | 22737 echo X"$ac_file" | |
21004 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 22738 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
21005 /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 22739 /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
21006 /^X\(\/\/\)$/{ s//\1/; q; } | 22740 /^X\(\/\/\)$/{ s//\1/; q; } |
21007 /^X\(\/\).*/{ s//\1/; q; } | 22741 /^X\(\/\).*/{ s//\1/; q; } |
21013 as_dirs= | 22747 as_dirs= |
21014 while test ! -d "$as_dir"; do | 22748 while test ! -d "$as_dir"; do |
21015 as_dirs="$as_dir $as_dirs" | 22749 as_dirs="$as_dir $as_dirs" |
21016 as_dir=`(dirname "$as_dir") 2>/dev/null || | 22750 as_dir=`(dirname "$as_dir") 2>/dev/null || |
21017 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 22751 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
21018 X"$as_dir" : 'X\(//\)[^/]' \| \ | 22752 X"$as_dir" : 'X\(//\)[^/]' \| \ |
21019 X"$as_dir" : 'X\(//\)$' \| \ | 22753 X"$as_dir" : 'X\(//\)$' \| \ |
21020 X"$as_dir" : 'X\(/\)' \| \ | 22754 X"$as_dir" : 'X\(/\)' \| \ |
21021 . : '\(.\)' 2>/dev/null || | 22755 . : '\(.\)' 2>/dev/null || |
21022 echo X"$as_dir" | | 22756 echo X"$as_dir" | |
21023 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 22757 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
21024 /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 22758 /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
21025 /^X\(\/\/\)$/{ s//\1/; q; } | 22759 /^X\(\/\/\)$/{ s//\1/; q; } |
21026 /^X\(\/\).*/{ s//\1/; q; } | 22760 /^X\(\/\).*/{ s//\1/; q; } |
21054 ac_top_srcdir=$srcdir ;; | 22788 ac_top_srcdir=$srcdir ;; |
21055 *) # Relative path. | 22789 *) # Relative path. |
21056 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix | 22790 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix |
21057 ac_top_srcdir=$ac_top_builddir$srcdir ;; | 22791 ac_top_srcdir=$ac_top_builddir$srcdir ;; |
21058 esac | 22792 esac |
21059 # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be | 22793 |
21060 # absolute. | 22794 # Do not use `cd foo && pwd` to compute absolute paths, because |
21061 ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` | 22795 # the directories may not exist. |
21062 ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` | 22796 case `pwd` in |
21063 ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` | 22797 .) ac_abs_builddir="$ac_dir";; |
21064 ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` | 22798 *) |
22799 case "$ac_dir" in | |
22800 .) ac_abs_builddir=`pwd`;; | |
22801 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; | |
22802 *) ac_abs_builddir=`pwd`/"$ac_dir";; | |
22803 esac;; | |
22804 esac | |
22805 case $ac_abs_builddir in | |
22806 .) ac_abs_top_builddir=${ac_top_builddir}.;; | |
22807 *) | |
22808 case ${ac_top_builddir}. in | |
22809 .) ac_abs_top_builddir=$ac_abs_builddir;; | |
22810 [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; | |
22811 *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; | |
22812 esac;; | |
22813 esac | |
22814 case $ac_abs_builddir in | |
22815 .) ac_abs_srcdir=$ac_srcdir;; | |
22816 *) | |
22817 case $ac_srcdir in | |
22818 .) ac_abs_srcdir=$ac_abs_builddir;; | |
22819 [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; | |
22820 *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; | |
22821 esac;; | |
22822 esac | |
22823 case $ac_abs_builddir in | |
22824 .) ac_abs_top_srcdir=$ac_top_srcdir;; | |
22825 *) | |
22826 case $ac_top_srcdir in | |
22827 .) ac_abs_top_srcdir=$ac_abs_builddir;; | |
22828 [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; | |
22829 *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; | |
22830 esac;; | |
22831 esac | |
21065 | 22832 |
21066 | 22833 |
21067 case $INSTALL in | 22834 case $INSTALL in |
21068 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; | 22835 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; |
21069 *) ac_INSTALL=$ac_top_builddir$INSTALL ;; | 22836 *) ac_INSTALL=$ac_top_builddir$INSTALL ;; |
21070 esac | 22837 esac |
21071 | 22838 |
21072 if test x"$ac_file" != x-; then | |
21073 { echo "$as_me:$LINENO: creating $ac_file" >&5 | |
21074 echo "$as_me: creating $ac_file" >&6;} | |
21075 rm -f "$ac_file" | |
21076 fi | |
21077 # Let's still pretend it is `configure' which instantiates (i.e., don't | 22839 # Let's still pretend it is `configure' which instantiates (i.e., don't |
21078 # use $as_me), people would be surprised to read: | 22840 # use $as_me), people would be surprised to read: |
21079 # /* config.h. Generated by config.status. */ | 22841 # /* config.h. Generated by config.status. */ |
21080 if test x"$ac_file" = x-; then | 22842 if test x"$ac_file" = x-; then |
21081 configure_input= | 22843 configure_input= |
21082 else | 22844 else |
21083 configure_input="$ac_file. " | 22845 configure_input="$ac_file. " |
21084 fi | 22846 fi |
21085 configure_input=$configure_input"Generated from `echo $ac_file_in | | 22847 configure_input=$configure_input"Generated from `echo $ac_file_in | |
21086 sed 's,.*/,,'` by configure." | 22848 sed 's,.*/,,'` by configure." |
21087 | 22849 |
21088 # First look for the input files in the build tree, otherwise in the | 22850 # First look for the input files in the build tree, otherwise in the |
21089 # src tree. | 22851 # src tree. |
21090 ac_file_inputs=`IFS=: | 22852 ac_file_inputs=`IFS=: |
21091 for f in $ac_file_in; do | 22853 for f in $ac_file_in; do |
21092 case $f in | 22854 case $f in |
21093 -) echo $tmp/stdin ;; | 22855 -) echo $tmp/stdin ;; |
21094 [\\/$]*) | 22856 [\\/$]*) |
21095 # Absolute (can't be DOS-style, as IFS=:) | 22857 # Absolute (can't be DOS-style, as IFS=:) |
21096 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 22858 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
21097 echo "$as_me: error: cannot find input file: $f" >&2;} | 22859 echo "$as_me: error: cannot find input file: $f" >&2;} |
21098 { (exit 1); exit 1; }; } | 22860 { (exit 1); exit 1; }; } |
21099 echo $f;; | 22861 echo "$f";; |
21100 *) # Relative | 22862 *) # Relative |
21101 if test -f "$f"; then | 22863 if test -f "$f"; then |
21102 # Build tree | 22864 # Build tree |
21103 echo $f | 22865 echo "$f" |
21104 elif test -f "$srcdir/$f"; then | 22866 elif test -f "$srcdir/$f"; then |
21105 # Source tree | 22867 # Source tree |
21106 echo $srcdir/$f | 22868 echo "$srcdir/$f" |
21107 else | 22869 else |
21108 # /dev/null tree | 22870 # /dev/null tree |
21109 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 22871 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
21110 echo "$as_me: error: cannot find input file: $f" >&2;} | 22872 echo "$as_me: error: cannot find input file: $f" >&2;} |
21111 { (exit 1); exit 1; }; } | 22873 { (exit 1); exit 1; }; } |
21112 fi;; | 22874 fi;; |
21113 esac | 22875 esac |
21114 done` || { (exit 1); exit 1; } | 22876 done` || { (exit 1); exit 1; } |
22877 | |
22878 if test x"$ac_file" != x-; then | |
22879 { echo "$as_me:$LINENO: creating $ac_file" >&5 | |
22880 echo "$as_me: creating $ac_file" >&6;} | |
22881 rm -f "$ac_file" | |
22882 fi | |
21115 _ACEOF | 22883 _ACEOF |
21116 cat >>$CONFIG_STATUS <<_ACEOF | 22884 cat >>$CONFIG_STATUS <<_ACEOF |
21117 sed "$ac_vpsub | 22885 sed "$ac_vpsub |
21118 $extrasub | 22886 $extrasub |
21119 _ACEOF | 22887 _ACEOF |
21149 | 22917 |
21150 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where | 22918 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where |
21151 # NAME is the cpp macro being defined and VALUE is the value it is being given. | 22919 # NAME is the cpp macro being defined and VALUE is the value it is being given. |
21152 # | 22920 # |
21153 # ac_d sets the value in "#define NAME VALUE" lines. | 22921 # ac_d sets the value in "#define NAME VALUE" lines. |
21154 ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' | 22922 ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' |
21155 ac_dB='[ ].*$,\1#\2' | 22923 ac_dB='[ ].*$,\1#\2' |
21156 ac_dC=' ' | 22924 ac_dC=' ' |
21157 ac_dD=',;t' | 22925 ac_dD=',;t' |
21158 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". | 22926 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". |
21159 ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' | 22927 ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' |
21160 ac_uB='$,\1#\2define\3' | 22928 ac_uB='$,\1#\2define\3' |
21161 ac_uC=' ' | 22929 ac_uC=' ' |
21162 ac_uD=',;t' | 22930 ac_uD=',;t' |
21163 | 22931 |
21164 for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue | 22932 for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue |
21165 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | 22933 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". |
21166 case $ac_file in | 22934 case $ac_file in |
21167 - | *:- | *:-:* ) # input from stdin | 22935 - | *:- | *:-:* ) # input from stdin |
21168 cat >$tmp/stdin | 22936 cat >$tmp/stdin |
21169 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 22937 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
21170 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 22938 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
21171 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 22939 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
21172 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 22940 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
21173 * ) ac_file_in=$ac_file.in ;; | 22941 * ) ac_file_in=$ac_file.in ;; |
21174 esac | 22942 esac |
21175 | 22943 |
21176 test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5 | 22944 test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5 |
21177 echo "$as_me: creating $ac_file" >&6;} | 22945 echo "$as_me: creating $ac_file" >&6;} |
21181 ac_file_inputs=`IFS=: | 22949 ac_file_inputs=`IFS=: |
21182 for f in $ac_file_in; do | 22950 for f in $ac_file_in; do |
21183 case $f in | 22951 case $f in |
21184 -) echo $tmp/stdin ;; | 22952 -) echo $tmp/stdin ;; |
21185 [\\/$]*) | 22953 [\\/$]*) |
21186 # Absolute (can't be DOS-style, as IFS=:) | 22954 # Absolute (can't be DOS-style, as IFS=:) |
21187 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 22955 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
21188 echo "$as_me: error: cannot find input file: $f" >&2;} | 22956 echo "$as_me: error: cannot find input file: $f" >&2;} |
21189 { (exit 1); exit 1; }; } | 22957 { (exit 1); exit 1; }; } |
21190 echo $f;; | 22958 # Do quote $f, to prevent DOS paths from being IFS'd. |
22959 echo "$f";; | |
21191 *) # Relative | 22960 *) # Relative |
21192 if test -f "$f"; then | 22961 if test -f "$f"; then |
21193 # Build tree | 22962 # Build tree |
21194 echo $f | 22963 echo "$f" |
21195 elif test -f "$srcdir/$f"; then | 22964 elif test -f "$srcdir/$f"; then |
21196 # Source tree | 22965 # Source tree |
21197 echo $srcdir/$f | 22966 echo "$srcdir/$f" |
21198 else | 22967 else |
21199 # /dev/null tree | 22968 # /dev/null tree |
21200 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 22969 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
21201 echo "$as_me: error: cannot find input file: $f" >&2;} | 22970 echo "$as_me: error: cannot find input file: $f" >&2;} |
21202 { (exit 1); exit 1; }; } | 22971 { (exit 1); exit 1; }; } |
21203 fi;; | 22972 fi;; |
21204 esac | 22973 esac |
21205 done` || { (exit 1); exit 1; } | 22974 done` || { (exit 1); exit 1; } |
21206 # Remove the trailing spaces. | 22975 # Remove the trailing spaces. |
21207 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in | 22976 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in |
21208 | 22977 |
21209 _ACEOF | 22978 _ACEOF |
21210 | 22979 |
21211 # Transform confdefs.h into two sed scripts, `conftest.defines' and | 22980 # Transform confdefs.h into two sed scripts, `conftest.defines' and |
21212 # `conftest.undefs', that substitutes the proper values into | 22981 # `conftest.undefs', that substitutes the proper values into |
21225 cat >confdef2sed.sed <<\_ACEOF | 22994 cat >confdef2sed.sed <<\_ACEOF |
21226 s/[\\&,]/\\&/g | 22995 s/[\\&,]/\\&/g |
21227 s,[\\$`],\\&,g | 22996 s,[\\$`],\\&,g |
21228 t clear | 22997 t clear |
21229 : clear | 22998 : clear |
21230 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp | 22999 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp |
21231 t end | 23000 t end |
21232 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp | 23001 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp |
21233 : end | 23002 : end |
21234 _ACEOF | 23003 _ACEOF |
21235 # If some macros were called several times there might be several times | 23004 # If some macros were called several times there might be several times |
21236 # the same #defines, which is useless. Nevertheless, we may not want to | 23005 # the same #defines, which is useless. Nevertheless, we may not want to |
21237 # sort them, since we want the *last* AC-DEFINE to be honored. | 23006 # sort them, since we want the *last* AC-DEFINE to be honored. |
21241 | 23010 |
21242 # This sed command replaces #undef with comments. This is necessary, for | 23011 # This sed command replaces #undef with comments. This is necessary, for |
21243 # example, in the case of _POSIX_SOURCE, which is predefined and required | 23012 # example, in the case of _POSIX_SOURCE, which is predefined and required |
21244 # on some systems where configure will not decide to define it. | 23013 # on some systems where configure will not decide to define it. |
21245 cat >>conftest.undefs <<\_ACEOF | 23014 cat >>conftest.undefs <<\_ACEOF |
21246 s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, | 23015 s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, |
21247 _ACEOF | 23016 _ACEOF |
21248 | 23017 |
21249 # Break up conftest.defines because some shells have a limit on the size | 23018 # Break up conftest.defines because some shells have a limit on the size |
21250 # of here documents, and old seds have small limits too (100 cmds). | 23019 # of here documents, and old seds have small limits too (100 cmds). |
21251 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS | 23020 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS |
21252 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS | 23021 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS |
21253 echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS | 23022 echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS |
21254 echo ' :' >>$CONFIG_STATUS | 23023 echo ' :' >>$CONFIG_STATUS |
21255 rm -f conftest.tail | 23024 rm -f conftest.tail |
21256 while grep . conftest.defines >/dev/null | 23025 while grep . conftest.defines >/dev/null |
21257 do | 23026 do |
21258 # Write a limited-size here document to $tmp/defines.sed. | 23027 # Write a limited-size here document to $tmp/defines.sed. |
21259 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS | 23028 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS |
21260 # Speed up: don't consider the non `#define' lines. | 23029 # Speed up: don't consider the non `#define' lines. |
21261 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS | 23030 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS |
21262 # Work around the forget-to-reset-the-flag bug. | 23031 # Work around the forget-to-reset-the-flag bug. |
21263 echo 't clr' >>$CONFIG_STATUS | 23032 echo 't clr' >>$CONFIG_STATUS |
21264 echo ': clr' >>$CONFIG_STATUS | 23033 echo ': clr' >>$CONFIG_STATUS |
21265 sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS | 23034 sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS |
21266 echo 'CEOF | 23035 echo 'CEOF |
21283 while grep . conftest.undefs >/dev/null | 23052 while grep . conftest.undefs >/dev/null |
21284 do | 23053 do |
21285 # Write a limited-size here document to $tmp/undefs.sed. | 23054 # Write a limited-size here document to $tmp/undefs.sed. |
21286 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS | 23055 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS |
21287 # Speed up: don't consider the non `#undef' | 23056 # Speed up: don't consider the non `#undef' |
21288 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS | 23057 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS |
21289 # Work around the forget-to-reset-the-flag bug. | 23058 # Work around the forget-to-reset-the-flag bug. |
21290 echo 't clr' >>$CONFIG_STATUS | 23059 echo 't clr' >>$CONFIG_STATUS |
21291 echo ': clr' >>$CONFIG_STATUS | 23060 echo ': clr' >>$CONFIG_STATUS |
21292 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS | 23061 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS |
21293 echo 'CEOF | 23062 echo 'CEOF |
21317 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 | 23086 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 |
21318 echo "$as_me: $ac_file is unchanged" >&6;} | 23087 echo "$as_me: $ac_file is unchanged" >&6;} |
21319 else | 23088 else |
21320 ac_dir=`(dirname "$ac_file") 2>/dev/null || | 23089 ac_dir=`(dirname "$ac_file") 2>/dev/null || |
21321 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 23090 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
21322 X"$ac_file" : 'X\(//\)[^/]' \| \ | 23091 X"$ac_file" : 'X\(//\)[^/]' \| \ |
21323 X"$ac_file" : 'X\(//\)$' \| \ | 23092 X"$ac_file" : 'X\(//\)$' \| \ |
21324 X"$ac_file" : 'X\(/\)' \| \ | 23093 X"$ac_file" : 'X\(/\)' \| \ |
21325 . : '\(.\)' 2>/dev/null || | 23094 . : '\(.\)' 2>/dev/null || |
21326 echo X"$ac_file" | | 23095 echo X"$ac_file" | |
21327 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 23096 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
21328 /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 23097 /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
21329 /^X\(\/\/\)$/{ s//\1/; q; } | 23098 /^X\(\/\/\)$/{ s//\1/; q; } |
21330 /^X\(\/\).*/{ s//\1/; q; } | 23099 /^X\(\/\).*/{ s//\1/; q; } |
21336 as_dirs= | 23105 as_dirs= |
21337 while test ! -d "$as_dir"; do | 23106 while test ! -d "$as_dir"; do |
21338 as_dirs="$as_dir $as_dirs" | 23107 as_dirs="$as_dir $as_dirs" |
21339 as_dir=`(dirname "$as_dir") 2>/dev/null || | 23108 as_dir=`(dirname "$as_dir") 2>/dev/null || |
21340 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 23109 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
21341 X"$as_dir" : 'X\(//\)[^/]' \| \ | 23110 X"$as_dir" : 'X\(//\)[^/]' \| \ |
21342 X"$as_dir" : 'X\(//\)$' \| \ | 23111 X"$as_dir" : 'X\(//\)$' \| \ |
21343 X"$as_dir" : 'X\(/\)' \| \ | 23112 X"$as_dir" : 'X\(/\)' \| \ |
21344 . : '\(.\)' 2>/dev/null || | 23113 . : '\(.\)' 2>/dev/null || |
21345 echo X"$as_dir" | | 23114 echo X"$as_dir" | |
21346 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 23115 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
21347 /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 23116 /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
21348 /^X\(\/\/\)$/{ s//\1/; q; } | 23117 /^X\(\/\/\)$/{ s//\1/; q; } |
21349 /^X\(\/\).*/{ s//\1/; q; } | 23118 /^X\(\/\).*/{ s//\1/; q; } |
21371 for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue | 23140 for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue |
21372 ac_dest=`echo "$ac_file" | sed 's,:.*,,'` | 23141 ac_dest=`echo "$ac_file" | sed 's,:.*,,'` |
21373 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` | 23142 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` |
21374 ac_dir=`(dirname "$ac_dest") 2>/dev/null || | 23143 ac_dir=`(dirname "$ac_dest") 2>/dev/null || |
21375 $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 23144 $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
21376 X"$ac_dest" : 'X\(//\)[^/]' \| \ | 23145 X"$ac_dest" : 'X\(//\)[^/]' \| \ |
21377 X"$ac_dest" : 'X\(//\)$' \| \ | 23146 X"$ac_dest" : 'X\(//\)$' \| \ |
21378 X"$ac_dest" : 'X\(/\)' \| \ | 23147 X"$ac_dest" : 'X\(/\)' \| \ |
21379 . : '\(.\)' 2>/dev/null || | 23148 . : '\(.\)' 2>/dev/null || |
21380 echo X"$ac_dest" | | 23149 echo X"$ac_dest" | |
21381 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 23150 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
21382 /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 23151 /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
21383 /^X\(\/\/\)$/{ s//\1/; q; } | 23152 /^X\(\/\/\)$/{ s//\1/; q; } |
21384 /^X\(\/\).*/{ s//\1/; q; } | 23153 /^X\(\/\).*/{ s//\1/; q; } |
21385 s/.*/./; q'` | 23154 s/.*/./; q'` |
23155 { if $as_mkdir_p; then | |
23156 mkdir -p "$ac_dir" | |
23157 else | |
23158 as_dir="$ac_dir" | |
23159 as_dirs= | |
23160 while test ! -d "$as_dir"; do | |
23161 as_dirs="$as_dir $as_dirs" | |
23162 as_dir=`(dirname "$as_dir") 2>/dev/null || | |
23163 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |
23164 X"$as_dir" : 'X\(//\)[^/]' \| \ | |
23165 X"$as_dir" : 'X\(//\)$' \| \ | |
23166 X"$as_dir" : 'X\(/\)' \| \ | |
23167 . : '\(.\)' 2>/dev/null || | |
23168 echo X"$as_dir" | | |
23169 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | |
23170 /^X\(\/\/\)[^/].*/{ s//\1/; q; } | |
23171 /^X\(\/\/\)$/{ s//\1/; q; } | |
23172 /^X\(\/\).*/{ s//\1/; q; } | |
23173 s/.*/./; q'` | |
23174 done | |
23175 test ! -n "$as_dirs" || mkdir $as_dirs | |
23176 fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 | |
23177 echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} | |
23178 { (exit 1); exit 1; }; }; } | |
23179 | |
21386 ac_builddir=. | 23180 ac_builddir=. |
21387 | 23181 |
21388 if test "$ac_dir" != .; then | 23182 if test "$ac_dir" != .; then |
21389 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` | 23183 ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` |
21390 # A "../" for each directory in $ac_dir_suffix. | 23184 # A "../" for each directory in $ac_dir_suffix. |
21406 ac_top_srcdir=$srcdir ;; | 23200 ac_top_srcdir=$srcdir ;; |
21407 *) # Relative path. | 23201 *) # Relative path. |
21408 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix | 23202 ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix |
21409 ac_top_srcdir=$ac_top_builddir$srcdir ;; | 23203 ac_top_srcdir=$ac_top_builddir$srcdir ;; |
21410 esac | 23204 esac |
21411 # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be | 23205 |
21412 # absolute. | 23206 # Do not use `cd foo && pwd` to compute absolute paths, because |
21413 ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` | 23207 # the directories may not exist. |
21414 ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` | 23208 case `pwd` in |
21415 ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` | 23209 .) ac_abs_builddir="$ac_dir";; |
21416 ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` | 23210 *) |
23211 case "$ac_dir" in | |
23212 .) ac_abs_builddir=`pwd`;; | |
23213 [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; | |
23214 *) ac_abs_builddir=`pwd`/"$ac_dir";; | |
23215 esac;; | |
23216 esac | |
23217 case $ac_abs_builddir in | |
23218 .) ac_abs_top_builddir=${ac_top_builddir}.;; | |
23219 *) | |
23220 case ${ac_top_builddir}. in | |
23221 .) ac_abs_top_builddir=$ac_abs_builddir;; | |
23222 [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; | |
23223 *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; | |
23224 esac;; | |
23225 esac | |
23226 case $ac_abs_builddir in | |
23227 .) ac_abs_srcdir=$ac_srcdir;; | |
23228 *) | |
23229 case $ac_srcdir in | |
23230 .) ac_abs_srcdir=$ac_abs_builddir;; | |
23231 [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; | |
23232 *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; | |
23233 esac;; | |
23234 esac | |
23235 case $ac_abs_builddir in | |
23236 .) ac_abs_top_srcdir=$ac_top_srcdir;; | |
23237 *) | |
23238 case $ac_top_srcdir in | |
23239 .) ac_abs_top_srcdir=$ac_abs_builddir;; | |
23240 [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; | |
23241 *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; | |
23242 esac;; | |
23243 esac | |
21417 | 23244 |
21418 | 23245 |
21419 { echo "$as_me:$LINENO: executing $ac_dest commands" >&5 | 23246 { echo "$as_me:$LINENO: executing $ac_dest commands" >&5 |
21420 echo "$as_me: executing $ac_dest commands" >&6;} | 23247 echo "$as_me: executing $ac_dest commands" >&6;} |
21421 case $ac_dest in | 23248 case $ac_dest in |