comparison configure @ 52009:a9d461b0fc6f

*** empty log message ***
author Dave Love <fx@gnu.org>
date Tue, 22 Jul 2003 17:31:46 +0000
parents 2378c0aad975
children d3f844766f69
comparison
equal deleted inserted replaced
52008:66104cf372d8 52009:a9d461b0fc6f
1 #! /bin/sh 1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles. 2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.57a. 3 # Generated by GNU Autoconf 2.54.
4 # 4 #
5 # Copyright (C) 2003 Free Software Foundation, Inc. 5 # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
6 # Free Software Foundation, Inc.
6 # This configure script is free software; the Free Software Foundation 7 # This configure script is free software; the Free Software Foundation
7 # gives unlimited permission to copy, distribute and modify it. 8 # gives unlimited permission to copy, distribute and modify it.
8 ## --------------------- ## 9 ## --------------------- ##
9 ## M4sh Initialization. ## 10 ## M4sh Initialization. ##
10 ## --------------------- ## 11 ## --------------------- ##
19 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then 20 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
20 set -o posix 21 set -o posix
21 fi 22 fi
22 23
23 # Support unset when possible. 24 # Support unset when possible.
24 if (as_foo=foo; unset as_foo) >/dev/null 2>&1; then 25 if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
25 as_unset=unset 26 as_unset=unset
26 else 27 else
27 as_unset=false 28 as_unset=false
28 fi 29 fi
29 30
33 PS1='$ ' 34 PS1='$ '
34 PS2='> ' 35 PS2='> '
35 PS4='+ ' 36 PS4='+ '
36 37
37 # NLS nuisances. 38 # NLS nuisances.
38 for as_var in \ 39 for as_var in LANG LANGUAGE LC_ALL LC_COLLATE LC_CTYPE LC_NUMERIC LC_MESSAGES LC_TIME
39 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
40 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
41 LC_TELEPHONE LC_TIME
42 do 40 do
43 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 41 if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
44 eval $as_var=C; export $as_var 42 eval $as_var=C; export $as_var
45 else 43 else
46 $as_unset $as_var 44 $as_unset $as_var
47 fi 45 fi
48 done 46 done
82 as_cr_digits='0123456789' 80 as_cr_digits='0123456789'
83 as_cr_alnum=$as_cr_Letters$as_cr_digits 81 as_cr_alnum=$as_cr_Letters$as_cr_digits
84 82
85 # The user is always right. 83 # The user is always right.
86 if test "${PATH_SEPARATOR+set}" != set; then 84 if test "${PATH_SEPARATOR+set}" != set; then
87 echo "#! /bin/sh" >conf$$.sh 85 echo "#! /bin/sh" >conftest.sh
88 echo "exit 0" >>conf$$.sh 86 echo "exit 0" >>conftest.sh
89 chmod +x conf$$.sh 87 chmod +x conftest.sh
90 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 88 if (PATH="/nonexistent;."; conftest.sh) >/dev/null 2>&1; then
91 PATH_SEPARATOR=';' 89 PATH_SEPARATOR=';'
92 else 90 else
93 PATH_SEPARATOR=: 91 PATH_SEPARATOR=:
94 fi 92 fi
95 rm -f conf$$.sh 93 rm -f conftest.sh
96 fi 94 fi
97 95
98 96
99 as_lineno_1=$LINENO 97 as_lineno_1=$LINENO
100 as_lineno_2=$LINENO 98 as_lineno_2=$LINENO
665 esac 663 esac
666 done 664 done
667 665
668 # Be sure to have absolute paths. 666 # Be sure to have absolute paths.
669 for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ 667 for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
670 localstatedir libdir includedir oldincludedir infodir mandir 668 localstatedir libdir includedir oldincludedir infodir mandir
671 do 669 do
672 eval ac_val=$`echo $ac_var` 670 eval ac_val=$`echo $ac_var`
673 case $ac_val in 671 case $ac_val in
674 [\\/$]* | ?:[\\/]* ) ;; 672 [\\/$]* | ?:[\\/]* ) ;;
675 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 673 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
705 if test -z "$srcdir"; then 703 if test -z "$srcdir"; then
706 ac_srcdir_defaulted=yes 704 ac_srcdir_defaulted=yes
707 # Try the directory containing this script, then its parent. 705 # Try the directory containing this script, then its parent.
708 ac_confdir=`(dirname "$0") 2>/dev/null || 706 ac_confdir=`(dirname "$0") 2>/dev/null ||
709 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 707 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
710 X"$0" : 'X\(//\)[^/]' \| \ 708 X"$0" : 'X\(//\)[^/]' \| \
711 X"$0" : 'X\(//\)$' \| \ 709 X"$0" : 'X\(//\)$' \| \
712 X"$0" : 'X\(/\)' \| \ 710 X"$0" : 'X\(/\)' \| \
713 . : '\(.\)' 2>/dev/null || 711 . : '\(.\)' 2>/dev/null ||
714 echo X"$0" | 712 echo X"$0" |
715 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 713 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
716 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 714 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
717 /^X\(\/\/\)$/{ s//\1/; q; } 715 /^X\(\/\/\)$/{ s//\1/; q; }
718 /^X\(\/\).*/{ s//\1/; q; } 716 /^X\(\/\).*/{ s//\1/; q; }
800 _ACEOF 798 _ACEOF
801 799
802 cat <<_ACEOF 800 cat <<_ACEOF
803 Installation directories: 801 Installation directories:
804 --prefix=PREFIX install architecture-independent files in PREFIX 802 --prefix=PREFIX install architecture-independent files in PREFIX
805 [$ac_default_prefix] 803 [$ac_default_prefix]
806 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX 804 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
807 [PREFIX] 805 [PREFIX]
808 806
809 By default, \`make install' will install all the files in 807 By default, \`make install' will install all the files in
810 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify 808 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
811 an installation prefix other than \`$ac_default_prefix' using \`--prefix', 809 an installation prefix other than \`$ac_default_prefix' using \`--prefix',
812 for instance \`--prefix=\$HOME'. 810 for instance \`--prefix=\$HOME'.
939 $SHELL $ac_srcdir/configure.gnu --help=recursive 937 $SHELL $ac_srcdir/configure.gnu --help=recursive
940 elif test -f $ac_srcdir/configure; then 938 elif test -f $ac_srcdir/configure; then
941 echo 939 echo
942 $SHELL $ac_srcdir/configure --help=recursive 940 $SHELL $ac_srcdir/configure --help=recursive
943 elif test -f $ac_srcdir/configure.ac || 941 elif test -f $ac_srcdir/configure.ac ||
944 test -f $ac_srcdir/configure.in; then 942 test -f $ac_srcdir/configure.in; then
945 echo 943 echo
946 $ac_configure --help 944 $ac_configure --help
947 else 945 else
948 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 946 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
949 fi 947 fi
953 951
954 test -n "$ac_init_help" && exit 0 952 test -n "$ac_init_help" && exit 0
955 if $ac_init_version; then 953 if $ac_init_version; then
956 cat <<\_ACEOF 954 cat <<\_ACEOF
957 955
958 Copyright (C) 2003 Free Software Foundation, Inc. 956 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
957 Free Software Foundation, Inc.
959 This configure script is free software; the Free Software Foundation 958 This configure script is free software; the Free Software Foundation
960 gives unlimited permission to copy, distribute and modify it. 959 gives unlimited permission to copy, distribute and modify it.
961 _ACEOF 960 _ACEOF
962 exit 0 961 exit 0
963 fi 962 fi
965 cat >&5 <<_ACEOF 964 cat >&5 <<_ACEOF
966 This file contains any messages produced by compilers while 965 This file contains any messages produced by compilers while
967 running configure, to aid debugging if configure makes a mistake. 966 running configure, to aid debugging if configure makes a mistake.
968 967
969 It was created by $as_me, which was 968 It was created by $as_me, which was
970 generated by GNU Autoconf 2.57a. Invocation command line was 969 generated by GNU Autoconf 2.54. Invocation command line was
971 970
972 $ $0 $@ 971 $ $0 $@
973 972
974 _ACEOF 973 _ACEOF
975 { 974 {
1017 _ACEOF 1016 _ACEOF
1018 1017
1019 1018
1020 # Keep a trace of the command line. 1019 # Keep a trace of the command line.
1021 # Strip out --no-create and --no-recursion so they do not pile up. 1020 # Strip out --no-create and --no-recursion so they do not pile up.
1022 # Strip out --silent because we don't want to record it for future runs.
1023 # Also quote any args containing shell meta-characters. 1021 # Also quote any args containing shell meta-characters.
1024 # Make two passes to allow for proper duplicate-argument suppression.
1025 ac_configure_args= 1022 ac_configure_args=
1026 ac_configure_args0=
1027 ac_configure_args1=
1028 ac_sep= 1023 ac_sep=
1029 ac_must_keep_next=false 1024 for ac_arg
1030 for ac_pass in 1 2
1031 do 1025 do
1032 for ac_arg 1026 case $ac_arg in
1033 do 1027 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
1034 case $ac_arg in 1028 | --no-cr | --no-c | -n ) continue ;;
1035 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; 1029 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
1036 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 1030 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
1037 | -silent | --silent | --silen | --sile | --sil) 1031 continue ;;
1038 continue ;; 1032 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
1039 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) 1033 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1040 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 1034 esac
1041 esac 1035 ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1042 case $ac_pass in 1036 # Get rid of the leading space.
1043 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; 1037 ac_sep=" "
1044 2)
1045 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1046 if test $ac_must_keep_next = true; then
1047 ac_must_keep_next=false # Got value, back to normal.
1048 else
1049 case $ac_arg in
1050 *=* | --config-cache | -C | -disable-* | --disable-* \
1051 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1052 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1053 | -with-* | --with-* | -without-* | --without-* | --x)
1054 case "$ac_configure_args0 " in
1055 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1056 esac
1057 ;;
1058 -* ) ac_must_keep_next=true ;;
1059 esac
1060 fi
1061 ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1062 # Get rid of the leading space.
1063 ac_sep=" "
1064 ;;
1065 esac
1066 done
1067 done 1038 done
1068 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1069 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
1070 1039
1071 # When interrupted or exit'd, cleanup temporary files, and complete 1040 # When interrupted or exit'd, cleanup temporary files, and complete
1072 # config.log. We remove comments because anyway the quotes in there 1041 # config.log. We remove comments because anyway the quotes in there
1073 # would cause problems or look ugly. 1042 # would cause problems or look ugly.
1074 # WARNING: Be sure not to use single quotes in there, as some shells, 1043 # WARNING: Be sure not to use single quotes in there, as some shells,
1088 { 1057 {
1089 (set) 2>&1 | 1058 (set) 2>&1 |
1090 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in 1059 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1091 *ac_space=\ *) 1060 *ac_space=\ *)
1092 sed -n \ 1061 sed -n \
1093 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; 1062 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1094 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" 1063 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1095 ;; 1064 ;;
1096 *) 1065 *)
1097 sed -n \ 1066 sed -n \
1098 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" 1067 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1099 ;; 1068 ;;
1100 esac; 1069 esac;
1101 } 1070 }
1102 echo 1071 echo
1103 1072
1122 _ASBOX 1091 _ASBOX
1123 echo 1092 echo
1124 for ac_var in $ac_subst_files 1093 for ac_var in $ac_subst_files
1125 do 1094 do
1126 eval ac_val=$`echo $ac_var` 1095 eval ac_val=$`echo $ac_var`
1127 echo "$ac_var='"'"'$ac_val'"'"'" 1096 echo "$ac_var='"'"'$ac_val'"'"'"
1128 done | sort 1097 done | sort
1129 echo 1098 echo
1130 fi 1099 fi
1131 1100
1132 if test -s confdefs.h; then 1101 if test -s confdefs.h; then
1221 1190
1222 # Check that the precious variables saved in the cache have kept the same 1191 # Check that the precious variables saved in the cache have kept the same
1223 # value. 1192 # value.
1224 ac_cache_corrupted=false 1193 ac_cache_corrupted=false
1225 for ac_var in `(set) 2>&1 | 1194 for ac_var in `(set) 2>&1 |
1226 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do 1195 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1227 eval ac_old_set=\$ac_cv_env_${ac_var}_set 1196 eval ac_old_set=\$ac_cv_env_${ac_var}_set
1228 eval ac_new_set=\$ac_env_${ac_var}_set 1197 eval ac_new_set=\$ac_env_${ac_var}_set
1229 eval ac_old_val="\$ac_cv_env_${ac_var}_value" 1198 eval ac_old_val="\$ac_cv_env_${ac_var}_value"
1230 eval ac_new_val="\$ac_env_${ac_var}_value" 1199 eval ac_new_val="\$ac_env_${ac_var}_value"
1231 case $ac_old_set,$ac_new_set in 1200 case $ac_old_set,$ac_new_set in
1238 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 1207 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1239 ac_cache_corrupted=: ;; 1208 ac_cache_corrupted=: ;;
1240 ,);; 1209 ,);;
1241 *) 1210 *)
1242 if test "x$ac_old_val" != "x$ac_new_val"; then 1211 if test "x$ac_old_val" != "x$ac_new_val"; then
1243 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1212 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1244 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1213 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1245 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 1214 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5
1246 echo "$as_me: former value: $ac_old_val" >&2;} 1215 echo "$as_me: former value: $ac_old_val" >&2;}
1247 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 1216 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5
1248 echo "$as_me: current value: $ac_new_val" >&2;} 1217 echo "$as_me: current value: $ac_new_val" >&2;}
1249 ac_cache_corrupted=: 1218 ac_cache_corrupted=:
1250 fi;; 1219 fi;;
1251 esac 1220 esac
1252 # Pass precious variables to config.status. 1221 # Pass precious variables to config.status.
1253 if test "$ac_new_set" = set; then 1222 if test "$ac_new_set" = set; then
1254 case $ac_new_val in 1223 case $ac_new_val in
1659 1628
1660 ## NetBSD ports 1629 ## NetBSD ports
1661 *-*-netbsd* ) 1630 *-*-netbsd* )
1662 opsys=netbsd 1631 opsys=netbsd
1663 if test -f /usr/lib/crti.o; then 1632 if test -f /usr/lib/crti.o; then
1664 cat >>confdefs.h <<\_ACEOF 1633
1665 #define HAVE_CRTIN 1 1634 cat >>confdefs.h <<\_ACEOF
1635 #define HAVE_CRTIN
1666 _ACEOF 1636 _ACEOF
1667 1637
1668 fi 1638 fi
1669 1639
1670 case "${canonical}" in 1640 case "${canonical}" in
2940 fi 2910 fi
2941 2911
2942 fi 2912 fi
2943 2913
2944 2914
2945 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 2915 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH" >&5
2946 See \`config.log' for more details." >&5 2916 echo "$as_me: error: no acceptable C compiler found in \$PATH" >&2;}
2947 echo "$as_me: error: no acceptable C compiler found in \$PATH
2948 See \`config.log' for more details." >&2;}
2949 { (exit 1); exit 1; }; } 2917 { (exit 1); exit 1; }; }
2950 2918
2951 # Provide some information about the compiler. 2919 # Provide some information about the compiler.
2952 echo "$as_me:$LINENO:" \ 2920 echo "$as_me:$LINENO:" \
2953 "checking for C compiler version" >&5 2921 "checking for C compiler version" >&5
2967 ac_status=$? 2935 ac_status=$?
2968 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2936 echo "$as_me:$LINENO: \$? = $ac_status" >&5
2969 (exit $ac_status); } 2937 (exit $ac_status); }
2970 2938
2971 cat >conftest.$ac_ext <<_ACEOF 2939 cat >conftest.$ac_ext <<_ACEOF
2972 /* confdefs.h. */ 2940 #line $LINENO "configure"
2973 _ACEOF 2941 #include "confdefs.h"
2974 cat confdefs.h >>conftest.$ac_ext
2975 cat >>conftest.$ac_ext <<_ACEOF
2976 /* end confdefs.h. */
2977 2942
2978 int 2943 int
2979 main () 2944 main ()
2980 { 2945 {
2981 2946
2982 ; 2947 ;
2983 return 0; 2948 return 0;
2984 } 2949 }
2985 _ACEOF 2950 _ACEOF
2986 ac_clean_files_save=$ac_clean_files 2951 ac_clean_files_save=$ac_clean_files
2987 ac_clean_files="$ac_clean_files a.out a.exe b.out" 2952 ac_clean_files="$ac_clean_files a.out a.exe"
2988 # Try to create an executable without -o first, disregard a.out. 2953 # Try to create an executable without -o first, disregard a.out.
2989 # It will help us diagnose broken compilers, and finding out an intuition 2954 # It will help us diagnose broken compilers, and finding out an intuition
2990 # of exeext. 2955 # of exeext.
2991 echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 2956 echo "$as_me:$LINENO: checking for C compiler default output" >&5
2992 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 2957 echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
2993 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2958 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2994 if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 2959 if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
2995 (eval $ac_link_default) 2>&5 2960 (eval $ac_link_default) 2>&5
2996 ac_status=$? 2961 ac_status=$?
2997 echo "$as_me:$LINENO: \$? = $ac_status" >&5 2962 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3001 # resort. 2966 # resort.
3002 2967
3003 # Be careful to initialize this variable, since it used to be cached. 2968 # Be careful to initialize this variable, since it used to be cached.
3004 # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile. 2969 # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
3005 ac_cv_exeext= 2970 ac_cv_exeext=
3006 # b.out is created by i960 compilers. 2971 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.*; do
3007 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
3008 do
3009 test -f "$ac_file" || continue 2972 test -f "$ac_file" || continue
3010 case $ac_file in 2973 case $ac_file in
3011 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) 2974 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
3012 ;; 2975 a.out ) # We found the default executable, but exeext='' is most
3013 conftest.$ac_ext ) 2976 # certainly right.
3014 # This is the source file. 2977 break;;
3015 ;; 2978 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3016 [ab].out ) 2979 # FIXME: I believe we export ac_cv_exeext for Libtool --akim.
3017 # We found the default executable, but exeext='' is most 2980 export ac_cv_exeext
3018 # certainly right. 2981 break;;
3019 break;; 2982 * ) break;;
3020 *.* )
3021 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3022 # FIXME: I believe we export ac_cv_exeext for Libtool,
3023 # but it would be cool to find out if it's true. Does anybody
3024 # maintain Libtool? --akim.
3025 export ac_cv_exeext
3026 break;;
3027 * )
3028 break;;
3029 esac 2983 esac
3030 done 2984 done
3031 else 2985 else
3032 echo "$as_me: failed program was:" >&5 2986 echo "$as_me: failed program was:" >&5
3033 sed 's/^/| /' conftest.$ac_ext >&5 2987 cat conftest.$ac_ext >&5
3034
3035 { { echo "$as_me:$LINENO: error: C compiler cannot create executables 2988 { { echo "$as_me:$LINENO: error: C compiler cannot create executables
3036 See \`config.log' for more details." >&5 2989 check \`config.log' for details." >&5
3037 echo "$as_me: error: C compiler cannot create executables 2990 echo "$as_me: error: C compiler cannot create executables
3038 See \`config.log' for more details." >&2;} 2991 check \`config.log' for details." >&2;}
3039 { (exit 77); exit 77; }; } 2992 { (exit 77); exit 77; }; }
3040 fi 2993 fi
3041 2994
3042 ac_exeext=$ac_cv_exeext 2995 ac_exeext=$ac_cv_exeext
3043 echo "$as_me:$LINENO: result: $ac_file" >&5 2996 echo "$as_me:$LINENO: result: $ac_file" >&5
3060 else 3013 else
3061 if test "$cross_compiling" = maybe; then 3014 if test "$cross_compiling" = maybe; then
3062 cross_compiling=yes 3015 cross_compiling=yes
3063 else 3016 else
3064 { { echo "$as_me:$LINENO: error: cannot run C compiled programs. 3017 { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
3065 If you meant to cross compile, use \`--host'. 3018 If you meant to cross compile, use \`--host'." >&5
3066 See \`config.log' for more details." >&5
3067 echo "$as_me: error: cannot run C compiled programs. 3019 echo "$as_me: error: cannot run C compiled programs.
3068 If you meant to cross compile, use \`--host'. 3020 If you meant to cross compile, use \`--host'." >&2;}
3069 See \`config.log' for more details." >&2;}
3070 { (exit 1); exit 1; }; } 3021 { (exit 1); exit 1; }; }
3071 fi 3022 fi
3072 fi 3023 fi
3073 fi 3024 fi
3074 echo "$as_me:$LINENO: result: yes" >&5 3025 echo "$as_me:$LINENO: result: yes" >&5
3075 echo "${ECHO_T}yes" >&6 3026 echo "${ECHO_T}yes" >&6
3076 3027
3077 rm -f a.out a.exe conftest$ac_cv_exeext b.out 3028 rm -f a.out a.exe conftest$ac_cv_exeext
3078 ac_clean_files=$ac_clean_files_save 3029 ac_clean_files=$ac_clean_files_save
3079 # Check the compiler produces executables we can run. If not, either 3030 # Check the compiler produces executables we can run. If not, either
3080 # the compiler is broken, or we cross compile. 3031 # the compiler is broken, or we cross compile.
3081 echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 3032 echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
3082 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 3033 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
3097 for ac_file in conftest.exe conftest conftest.*; do 3048 for ac_file in conftest.exe conftest conftest.*; do
3098 test -f "$ac_file" || continue 3049 test -f "$ac_file" || continue
3099 case $ac_file in 3050 case $ac_file in
3100 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; 3051 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
3101 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 3052 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
3102 export ac_cv_exeext 3053 export ac_cv_exeext
3103 break;; 3054 break;;
3104 * ) break;; 3055 * ) break;;
3105 esac 3056 esac
3106 done 3057 done
3107 else 3058 else
3108 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 3059 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link" >&5
3109 See \`config.log' for more details." >&5 3060 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link" >&2;}
3110 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
3111 See \`config.log' for more details." >&2;}
3112 { (exit 1); exit 1; }; } 3061 { (exit 1); exit 1; }; }
3113 fi 3062 fi
3114 3063
3115 rm -f conftest$ac_cv_exeext 3064 rm -f conftest$ac_cv_exeext
3116 echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 3065 echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
3123 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6 3072 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
3124 if test "${ac_cv_objext+set}" = set; then 3073 if test "${ac_cv_objext+set}" = set; then
3125 echo $ECHO_N "(cached) $ECHO_C" >&6 3074 echo $ECHO_N "(cached) $ECHO_C" >&6
3126 else 3075 else
3127 cat >conftest.$ac_ext <<_ACEOF 3076 cat >conftest.$ac_ext <<_ACEOF
3128 /* confdefs.h. */ 3077 #line $LINENO "configure"
3129 _ACEOF 3078 #include "confdefs.h"
3130 cat confdefs.h >>conftest.$ac_ext
3131 cat >>conftest.$ac_ext <<_ACEOF
3132 /* end confdefs.h. */
3133 3079
3134 int 3080 int
3135 main () 3081 main ()
3136 { 3082 {
3137 3083
3152 break;; 3098 break;;
3153 esac 3099 esac
3154 done 3100 done
3155 else 3101 else
3156 echo "$as_me: failed program was:" >&5 3102 echo "$as_me: failed program was:" >&5
3157 sed 's/^/| /' conftest.$ac_ext >&5 3103 cat conftest.$ac_ext >&5
3158 3104 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile" >&5
3159 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 3105 echo "$as_me: error: cannot compute suffix of object files: cannot compile" >&2;}
3160 See \`config.log' for more details." >&5
3161 echo "$as_me: error: cannot compute suffix of object files: cannot compile
3162 See \`config.log' for more details." >&2;}
3163 { (exit 1); exit 1; }; } 3106 { (exit 1); exit 1; }; }
3164 fi 3107 fi
3165 3108
3166 rm -f conftest.$ac_cv_objext conftest.$ac_ext 3109 rm -f conftest.$ac_cv_objext conftest.$ac_ext
3167 fi 3110 fi
3173 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 3116 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
3174 if test "${ac_cv_c_compiler_gnu+set}" = set; then 3117 if test "${ac_cv_c_compiler_gnu+set}" = set; then
3175 echo $ECHO_N "(cached) $ECHO_C" >&6 3118 echo $ECHO_N "(cached) $ECHO_C" >&6
3176 else 3119 else
3177 cat >conftest.$ac_ext <<_ACEOF 3120 cat >conftest.$ac_ext <<_ACEOF
3178 /* confdefs.h. */ 3121 #line $LINENO "configure"
3179 _ACEOF 3122 #include "confdefs.h"
3180 cat confdefs.h >>conftest.$ac_ext
3181 cat >>conftest.$ac_ext <<_ACEOF
3182 /* end confdefs.h. */
3183 3123
3184 int 3124 int
3185 main () 3125 main ()
3186 { 3126 {
3187 #ifndef __GNUC__ 3127 #ifndef __GNUC__
3196 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3136 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3197 (eval $ac_compile) 2>&5 3137 (eval $ac_compile) 2>&5
3198 ac_status=$? 3138 ac_status=$?
3199 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3139 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3200 (exit $ac_status); } && 3140 (exit $ac_status); } &&
3201 { ac_try='test -s conftest.$ac_objext' 3141 { ac_try='test -s conftest.$ac_objext'
3202 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3142 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3203 (eval $ac_try) 2>&5 3143 (eval $ac_try) 2>&5
3204 ac_status=$? 3144 ac_status=$?
3205 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3145 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3206 (exit $ac_status); }; }; then 3146 (exit $ac_status); }; }; then
3207 ac_compiler_gnu=yes 3147 ac_compiler_gnu=yes
3208 else 3148 else
3209 echo "$as_me: failed program was:" >&5 3149 echo "$as_me: failed program was:" >&5
3210 sed 's/^/| /' conftest.$ac_ext >&5 3150 cat conftest.$ac_ext >&5
3211
3212 ac_compiler_gnu=no 3151 ac_compiler_gnu=no
3213 fi 3152 fi
3214 rm -f conftest.$ac_objext conftest.$ac_ext 3153 rm -f conftest.$ac_objext conftest.$ac_ext
3215 ac_cv_c_compiler_gnu=$ac_compiler_gnu 3154 ac_cv_c_compiler_gnu=$ac_compiler_gnu
3216 3155
3225 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 3164 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
3226 if test "${ac_cv_prog_cc_g+set}" = set; then 3165 if test "${ac_cv_prog_cc_g+set}" = set; then
3227 echo $ECHO_N "(cached) $ECHO_C" >&6 3166 echo $ECHO_N "(cached) $ECHO_C" >&6
3228 else 3167 else
3229 cat >conftest.$ac_ext <<_ACEOF 3168 cat >conftest.$ac_ext <<_ACEOF
3230 /* confdefs.h. */ 3169 #line $LINENO "configure"
3231 _ACEOF 3170 #include "confdefs.h"
3232 cat confdefs.h >>conftest.$ac_ext
3233 cat >>conftest.$ac_ext <<_ACEOF
3234 /* end confdefs.h. */
3235 3171
3236 int 3172 int
3237 main () 3173 main ()
3238 { 3174 {
3239 3175
3245 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3181 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3246 (eval $ac_compile) 2>&5 3182 (eval $ac_compile) 2>&5
3247 ac_status=$? 3183 ac_status=$?
3248 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3184 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3249 (exit $ac_status); } && 3185 (exit $ac_status); } &&
3250 { ac_try='test -s conftest.$ac_objext' 3186 { ac_try='test -s conftest.$ac_objext'
3251 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3187 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3252 (eval $ac_try) 2>&5 3188 (eval $ac_try) 2>&5
3253 ac_status=$? 3189 ac_status=$?
3254 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3190 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3255 (exit $ac_status); }; }; then 3191 (exit $ac_status); }; }; then
3256 ac_cv_prog_cc_g=yes 3192 ac_cv_prog_cc_g=yes
3257 else 3193 else
3258 echo "$as_me: failed program was:" >&5 3194 echo "$as_me: failed program was:" >&5
3259 sed 's/^/| /' conftest.$ac_ext >&5 3195 cat conftest.$ac_ext >&5
3260
3261 ac_cv_prog_cc_g=no 3196 ac_cv_prog_cc_g=no
3262 fi 3197 fi
3263 rm -f conftest.$ac_objext conftest.$ac_ext 3198 rm -f conftest.$ac_objext conftest.$ac_ext
3264 fi 3199 fi
3265 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 3200 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3285 echo $ECHO_N "(cached) $ECHO_C" >&6 3220 echo $ECHO_N "(cached) $ECHO_C" >&6
3286 else 3221 else
3287 ac_cv_prog_cc_stdc=no 3222 ac_cv_prog_cc_stdc=no
3288 ac_save_CC=$CC 3223 ac_save_CC=$CC
3289 cat >conftest.$ac_ext <<_ACEOF 3224 cat >conftest.$ac_ext <<_ACEOF
3290 /* confdefs.h. */ 3225 #line $LINENO "configure"
3291 _ACEOF 3226 #include "confdefs.h"
3292 cat confdefs.h >>conftest.$ac_ext
3293 cat >>conftest.$ac_ext <<_ACEOF
3294 /* end confdefs.h. */
3295 #include <stdarg.h> 3227 #include <stdarg.h>
3296 #include <stdio.h> 3228 #include <stdio.h>
3297 #include <sys/types.h> 3229 #include <sys/types.h>
3298 #include <sys/stat.h> 3230 #include <sys/stat.h>
3299 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ 3231 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
3342 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3274 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3343 (eval $ac_compile) 2>&5 3275 (eval $ac_compile) 2>&5
3344 ac_status=$? 3276 ac_status=$?
3345 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3277 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3346 (exit $ac_status); } && 3278 (exit $ac_status); } &&
3347 { ac_try='test -s conftest.$ac_objext' 3279 { ac_try='test -s conftest.$ac_objext'
3348 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3280 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3349 (eval $ac_try) 2>&5 3281 (eval $ac_try) 2>&5
3350 ac_status=$? 3282 ac_status=$?
3351 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3283 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3352 (exit $ac_status); }; }; then 3284 (exit $ac_status); }; }; then
3353 ac_cv_prog_cc_stdc=$ac_arg 3285 ac_cv_prog_cc_stdc=$ac_arg
3354 break 3286 break
3355 else 3287 else
3356 echo "$as_me: failed program was:" >&5 3288 echo "$as_me: failed program was:" >&5
3357 sed 's/^/| /' conftest.$ac_ext >&5 3289 cat conftest.$ac_ext >&5
3358
3359 fi 3290 fi
3360 rm -f conftest.$ac_objext 3291 rm -f conftest.$ac_objext
3361 done 3292 done
3362 rm -f conftest.$ac_ext conftest.$ac_objext 3293 rm -f conftest.$ac_ext conftest.$ac_objext
3363 CC=$ac_save_CC 3294 CC=$ac_save_CC
3387 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3318 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3388 (eval $ac_compile) 2>&5 3319 (eval $ac_compile) 2>&5
3389 ac_status=$? 3320 ac_status=$?
3390 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3321 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3391 (exit $ac_status); } && 3322 (exit $ac_status); } &&
3392 { ac_try='test -s conftest.$ac_objext' 3323 { ac_try='test -s conftest.$ac_objext'
3393 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3324 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3394 (eval $ac_try) 2>&5 3325 (eval $ac_try) 2>&5
3395 ac_status=$? 3326 ac_status=$?
3396 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3327 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3397 (exit $ac_status); }; }; then 3328 (exit $ac_status); }; }; then
3398 for ac_declaration in \ 3329 for ac_declaration in \
3399 '' \ 3330 ''\
3331 '#include <stdlib.h>' \
3400 'extern "C" void std::exit (int) throw (); using std::exit;' \ 3332 'extern "C" void std::exit (int) throw (); using std::exit;' \
3401 'extern "C" void std::exit (int); using std::exit;' \ 3333 'extern "C" void std::exit (int); using std::exit;' \
3402 'extern "C" void exit (int) throw ();' \ 3334 'extern "C" void exit (int) throw ();' \
3403 'extern "C" void exit (int);' \ 3335 'extern "C" void exit (int);' \
3404 'void exit (int);' 3336 'void exit (int);'
3405 do 3337 do
3406 cat >conftest.$ac_ext <<_ACEOF 3338 cat >conftest.$ac_ext <<_ACEOF
3407 /* confdefs.h. */ 3339 #line $LINENO "configure"
3408 _ACEOF 3340 #include "confdefs.h"
3409 cat confdefs.h >>conftest.$ac_ext
3410 cat >>conftest.$ac_ext <<_ACEOF
3411 /* end confdefs.h. */
3412 $ac_declaration
3413 #include <stdlib.h> 3341 #include <stdlib.h>
3414 int
3415 main ()
3416 {
3417 exit (42);
3418 ;
3419 return 0;
3420 }
3421 _ACEOF
3422 rm -f conftest.$ac_objext
3423 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3424 (eval $ac_compile) 2>&5
3425 ac_status=$?
3426 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3427 (exit $ac_status); } &&
3428 { ac_try='test -s conftest.$ac_objext'
3429 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3430 (eval $ac_try) 2>&5
3431 ac_status=$?
3432 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3433 (exit $ac_status); }; }; then
3434 :
3435 else
3436 echo "$as_me: failed program was:" >&5
3437 sed 's/^/| /' conftest.$ac_ext >&5
3438
3439 continue
3440 fi
3441 rm -f conftest.$ac_objext conftest.$ac_ext
3442 cat >conftest.$ac_ext <<_ACEOF
3443 /* confdefs.h. */
3444 _ACEOF
3445 cat confdefs.h >>conftest.$ac_ext
3446 cat >>conftest.$ac_ext <<_ACEOF
3447 /* end confdefs.h. */
3448 $ac_declaration 3342 $ac_declaration
3449 int 3343 int
3450 main () 3344 main ()
3451 { 3345 {
3452 exit (42); 3346 exit (42);
3458 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 3352 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3459 (eval $ac_compile) 2>&5 3353 (eval $ac_compile) 2>&5
3460 ac_status=$? 3354 ac_status=$?
3461 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3355 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3462 (exit $ac_status); } && 3356 (exit $ac_status); } &&
3463 { ac_try='test -s conftest.$ac_objext' 3357 { ac_try='test -s conftest.$ac_objext'
3464 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 3358 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3465 (eval $ac_try) 2>&5 3359 (eval $ac_try) 2>&5
3466 ac_status=$? 3360 ac_status=$?
3467 echo "$as_me:$LINENO: \$? = $ac_status" >&5 3361 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3468 (exit $ac_status); }; }; then 3362 (exit $ac_status); }; }; then
3363 :
3364 else
3365 echo "$as_me: failed program was:" >&5
3366 cat conftest.$ac_ext >&5
3367 continue
3368 fi
3369 rm -f conftest.$ac_objext conftest.$ac_ext
3370 cat >conftest.$ac_ext <<_ACEOF
3371 #line $LINENO "configure"
3372 #include "confdefs.h"
3373 $ac_declaration
3374 int
3375 main ()
3376 {
3377 exit (42);
3378 ;
3379 return 0;
3380 }
3381 _ACEOF
3382 rm -f conftest.$ac_objext
3383 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3384 (eval $ac_compile) 2>&5
3385 ac_status=$?
3386 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3387 (exit $ac_status); } &&
3388 { ac_try='test -s conftest.$ac_objext'
3389 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3390 (eval $ac_try) 2>&5
3391 ac_status=$?
3392 echo "$as_me:$LINENO: \$? = $ac_status" >&5
3393 (exit $ac_status); }; }; then
3469 break 3394 break
3470 else 3395 else
3471 echo "$as_me: failed program was:" >&5 3396 echo "$as_me: failed program was:" >&5
3472 sed 's/^/| /' conftest.$ac_ext >&5 3397 cat conftest.$ac_ext >&5
3473
3474 fi 3398 fi
3475 rm -f conftest.$ac_objext conftest.$ac_ext 3399 rm -f conftest.$ac_objext conftest.$ac_ext
3476 done 3400 done
3477 rm -f conftest* 3401 rm -f conftest*
3478 if test -n "$ac_declaration"; then 3402 if test -n "$ac_declaration"; then
3481 echo '#endif' >>confdefs.h 3405 echo '#endif' >>confdefs.h
3482 fi 3406 fi
3483 3407
3484 else 3408 else
3485 echo "$as_me: failed program was:" >&5 3409 echo "$as_me: failed program was:" >&5
3486 sed 's/^/| /' conftest.$ac_ext >&5 3410 cat conftest.$ac_ext >&5
3487
3488 fi 3411 fi
3489 rm -f conftest.$ac_objext conftest.$ac_ext 3412 rm -f conftest.$ac_objext conftest.$ac_ext
3490 ac_ext=c 3413 ac_ext=c
3491 ac_cpp='$CPP $CPPFLAGS' 3414 ac_cpp='$CPP $CPPFLAGS'
3492 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3415 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3560 ac_preproc_ok=false 3483 ac_preproc_ok=false
3561 for ac_c_preproc_warn_flag in '' yes 3484 for ac_c_preproc_warn_flag in '' yes
3562 do 3485 do
3563 # Use a header file that comes with gcc, so configuring glibc 3486 # Use a header file that comes with gcc, so configuring glibc
3564 # with a fresh cross-compiler works. 3487 # with a fresh cross-compiler works.
3565 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3566 # <limits.h> exists even on freestanding compilers.
3567 # On the NeXT, cc -E runs the code through the compiler's parser, 3488 # On the NeXT, cc -E runs the code through the compiler's parser,
3568 # not just through cpp. "Syntax error" is here to catch this case. 3489 # not just through cpp. "Syntax error" is here to catch this case.
3569 cat >conftest.$ac_ext <<_ACEOF 3490 cat >conftest.$ac_ext <<_ACEOF
3570 /* confdefs.h. */ 3491 #line $LINENO "configure"
3571 _ACEOF 3492 #include "confdefs.h"
3572 cat confdefs.h >>conftest.$ac_ext 3493 #include <assert.h>
3573 cat >>conftest.$ac_ext <<_ACEOF 3494 Syntax error
3574 /* end confdefs.h. */
3575 #ifdef __STDC__
3576 # include <limits.h>
3577 #else
3578 # include <assert.h>
3579 #endif
3580 Syntax error
3581 _ACEOF 3495 _ACEOF
3582 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 3496 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3583 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3497 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3584 ac_status=$? 3498 ac_status=$?
3585 grep -v '^ *+' conftest.er1 >conftest.err 3499 grep -v '^ *+' conftest.er1 >conftest.err
3597 fi 3511 fi
3598 if test -z "$ac_cpp_err"; then 3512 if test -z "$ac_cpp_err"; then
3599 : 3513 :
3600 else 3514 else
3601 echo "$as_me: failed program was:" >&5 3515 echo "$as_me: failed program was:" >&5
3602 sed 's/^/| /' conftest.$ac_ext >&5 3516 cat conftest.$ac_ext >&5
3603
3604 # Broken: fails on valid input. 3517 # Broken: fails on valid input.
3605 continue 3518 continue
3606 fi 3519 fi
3607 rm -f conftest.err conftest.$ac_ext 3520 rm -f conftest.err conftest.$ac_ext
3608 3521
3609 # OK, works on sane cases. Now check whether non-existent headers 3522 # OK, works on sane cases. Now check whether non-existent headers
3610 # can be detected and how. 3523 # can be detected and how.
3611 cat >conftest.$ac_ext <<_ACEOF 3524 cat >conftest.$ac_ext <<_ACEOF
3612 /* confdefs.h. */ 3525 #line $LINENO "configure"
3613 _ACEOF 3526 #include "confdefs.h"
3614 cat confdefs.h >>conftest.$ac_ext
3615 cat >>conftest.$ac_ext <<_ACEOF
3616 /* end confdefs.h. */
3617 #include <ac_nonexistent.h> 3527 #include <ac_nonexistent.h>
3618 _ACEOF 3528 _ACEOF
3619 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 3529 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3620 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3530 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3621 ac_status=$? 3531 ac_status=$?
3635 if test -z "$ac_cpp_err"; then 3545 if test -z "$ac_cpp_err"; then
3636 # Broken: success on invalid input. 3546 # Broken: success on invalid input.
3637 continue 3547 continue
3638 else 3548 else
3639 echo "$as_me: failed program was:" >&5 3549 echo "$as_me: failed program was:" >&5
3640 sed 's/^/| /' conftest.$ac_ext >&5 3550 cat conftest.$ac_ext >&5
3641
3642 # Passes both tests. 3551 # Passes both tests.
3643 ac_preproc_ok=: 3552 ac_preproc_ok=:
3644 break 3553 break
3645 fi 3554 fi
3646 rm -f conftest.err conftest.$ac_ext 3555 rm -f conftest.err conftest.$ac_ext
3665 ac_preproc_ok=false 3574 ac_preproc_ok=false
3666 for ac_c_preproc_warn_flag in '' yes 3575 for ac_c_preproc_warn_flag in '' yes
3667 do 3576 do
3668 # Use a header file that comes with gcc, so configuring glibc 3577 # Use a header file that comes with gcc, so configuring glibc
3669 # with a fresh cross-compiler works. 3578 # with a fresh cross-compiler works.
3670 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3671 # <limits.h> exists even on freestanding compilers.
3672 # On the NeXT, cc -E runs the code through the compiler's parser, 3579 # On the NeXT, cc -E runs the code through the compiler's parser,
3673 # not just through cpp. "Syntax error" is here to catch this case. 3580 # not just through cpp. "Syntax error" is here to catch this case.
3674 cat >conftest.$ac_ext <<_ACEOF 3581 cat >conftest.$ac_ext <<_ACEOF
3675 /* confdefs.h. */ 3582 #line $LINENO "configure"
3676 _ACEOF 3583 #include "confdefs.h"
3677 cat confdefs.h >>conftest.$ac_ext 3584 #include <assert.h>
3678 cat >>conftest.$ac_ext <<_ACEOF 3585 Syntax error
3679 /* end confdefs.h. */
3680 #ifdef __STDC__
3681 # include <limits.h>
3682 #else
3683 # include <assert.h>
3684 #endif
3685 Syntax error
3686 _ACEOF 3586 _ACEOF
3687 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 3587 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3688 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3588 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3689 ac_status=$? 3589 ac_status=$?
3690 grep -v '^ *+' conftest.er1 >conftest.err 3590 grep -v '^ *+' conftest.er1 >conftest.err
3702 fi 3602 fi
3703 if test -z "$ac_cpp_err"; then 3603 if test -z "$ac_cpp_err"; then
3704 : 3604 :
3705 else 3605 else
3706 echo "$as_me: failed program was:" >&5 3606 echo "$as_me: failed program was:" >&5
3707 sed 's/^/| /' conftest.$ac_ext >&5 3607 cat conftest.$ac_ext >&5
3708
3709 # Broken: fails on valid input. 3608 # Broken: fails on valid input.
3710 continue 3609 continue
3711 fi 3610 fi
3712 rm -f conftest.err conftest.$ac_ext 3611 rm -f conftest.err conftest.$ac_ext
3713 3612
3714 # OK, works on sane cases. Now check whether non-existent headers 3613 # OK, works on sane cases. Now check whether non-existent headers
3715 # can be detected and how. 3614 # can be detected and how.
3716 cat >conftest.$ac_ext <<_ACEOF 3615 cat >conftest.$ac_ext <<_ACEOF
3717 /* confdefs.h. */ 3616 #line $LINENO "configure"
3718 _ACEOF 3617 #include "confdefs.h"
3719 cat confdefs.h >>conftest.$ac_ext
3720 cat >>conftest.$ac_ext <<_ACEOF
3721 /* end confdefs.h. */
3722 #include <ac_nonexistent.h> 3618 #include <ac_nonexistent.h>
3723 _ACEOF 3619 _ACEOF
3724 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 3620 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
3725 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3621 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3726 ac_status=$? 3622 ac_status=$?
3740 if test -z "$ac_cpp_err"; then 3636 if test -z "$ac_cpp_err"; then
3741 # Broken: success on invalid input. 3637 # Broken: success on invalid input.
3742 continue 3638 continue
3743 else 3639 else
3744 echo "$as_me: failed program was:" >&5 3640 echo "$as_me: failed program was:" >&5
3745 sed 's/^/| /' conftest.$ac_ext >&5 3641 cat conftest.$ac_ext >&5
3746
3747 # Passes both tests. 3642 # Passes both tests.
3748 ac_preproc_ok=: 3643 ac_preproc_ok=:
3749 break 3644 break
3750 fi 3645 fi
3751 rm -f conftest.err conftest.$ac_ext 3646 rm -f conftest.err conftest.$ac_ext
3754 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3649 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
3755 rm -f conftest.err conftest.$ac_ext 3650 rm -f conftest.err conftest.$ac_ext
3756 if $ac_preproc_ok; then 3651 if $ac_preproc_ok; then
3757 : 3652 :
3758 else 3653 else
3759 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 3654 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check" >&5
3760 See \`config.log' for more details." >&5 3655 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}
3761 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3762 See \`config.log' for more details." >&2;}
3763 { (exit 1); exit 1; }; } 3656 { (exit 1); exit 1; }; }
3764 fi 3657 fi
3765 3658
3766 ac_ext=c 3659 ac_ext=c
3767 ac_cpp='$CPP $CPPFLAGS' 3660 ac_cpp='$CPP $CPPFLAGS'
3778 # AIX /bin/install 3671 # AIX /bin/install
3779 # AmigaOS /C/install, which installs bootblocks on floppy discs 3672 # AmigaOS /C/install, which installs bootblocks on floppy discs
3780 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag 3673 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
3781 # AFS /usr/afsws/bin/install, which mishandles nonexistent args 3674 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
3782 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" 3675 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
3783 # OS/2's system install, which has a completely different semantic
3784 # ./install, which can be erroneously created by make from ./install.sh. 3676 # ./install, which can be erroneously created by make from ./install.sh.
3785 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 3677 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
3786 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 3678 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
3787 if test -z "$INSTALL"; then 3679 if test -z "$INSTALL"; then
3788 if test "${ac_cv_path_install+set}" = set; then 3680 if test "${ac_cv_path_install+set}" = set; then
3795 test -z "$as_dir" && as_dir=. 3687 test -z "$as_dir" && as_dir=.
3796 # Account for people who put trailing slashes in PATH elements. 3688 # Account for people who put trailing slashes in PATH elements.
3797 case $as_dir/ in 3689 case $as_dir/ in
3798 ./ | .// | /cC/* | \ 3690 ./ | .// | /cC/* | \
3799 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ 3691 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
3800 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
3801 /usr/ucb/* ) ;; 3692 /usr/ucb/* ) ;;
3802 *) 3693 *)
3803 # OSF1 and SCO ODT 3.0 have their own names for install. 3694 # OSF1 and SCO ODT 3.0 have their own names for install.
3804 # Don't use installbsd from OSF since it installs stuff as root 3695 # Don't use installbsd from OSF since it installs stuff as root
3805 # by default. 3696 # by default.
3806 for ac_prog in ginstall scoinst install; do 3697 for ac_prog in ginstall scoinst install; do
3807 for ac_exec_ext in '' $ac_executable_extensions; do 3698 for ac_exec_ext in '' $ac_executable_extensions; do
3808 if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then 3699 if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
3809 if test $ac_prog = install && 3700 if test $ac_prog = install &&
3810 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 3701 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3811 # AIX install. It has an incompatible calling convention. 3702 # AIX install. It has an incompatible calling convention.
3812 : 3703 :
3813 elif test $ac_prog = install && 3704 elif test $ac_prog = install &&
3814 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 3705 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
3815 # program-specific install script used by HP pwplus--don't use. 3706 # program-specific install script used by HP pwplus--don't use.
3816 : 3707 :
3817 else 3708 else
3818 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 3709 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3819 break 3 3710 break 3
3820 fi 3711 fi
3821 fi 3712 fi
3822 done 3713 done
3823 done 3714 done
3824 ;; 3715 ;;
3825 esac 3716 esac
3826 done 3717 done
4079 3970
4080 3971
4081 echo "$as_me:$LINENO: checking for AIX" >&5 3972 echo "$as_me:$LINENO: checking for AIX" >&5
4082 echo $ECHO_N "checking for AIX... $ECHO_C" >&6 3973 echo $ECHO_N "checking for AIX... $ECHO_C" >&6
4083 cat >conftest.$ac_ext <<_ACEOF 3974 cat >conftest.$ac_ext <<_ACEOF
4084 /* confdefs.h. */ 3975 #line $LINENO "configure"
4085 _ACEOF 3976 #include "confdefs.h"
4086 cat confdefs.h >>conftest.$ac_ext
4087 cat >>conftest.$ac_ext <<_ACEOF
4088 /* end confdefs.h. */
4089 #ifdef _AIX 3977 #ifdef _AIX
4090 yes 3978 yes
4091 #endif 3979 #endif
4092 3980
4093 _ACEOF 3981 _ACEOF
4277 if test "$GCC" != yes; then 4165 if test "$GCC" != yes; then
4278 ac_save_CC=$CC 4166 ac_save_CC=$CC
4279 while :; do 4167 while :; do
4280 # IRIX 6.2 and later do not support large files by default, 4168 # IRIX 6.2 and later do not support large files by default,
4281 # so use the C compiler's -n32 option if that helps. 4169 # so use the C compiler's -n32 option if that helps.
4282 cat >conftest.$ac_ext <<_ACEOF 4170 cat >conftest.$ac_ext <<_ACEOF
4283 /* confdefs.h. */ 4171 #line $LINENO "configure"
4284 _ACEOF 4172 #include "confdefs.h"
4285 cat confdefs.h >>conftest.$ac_ext
4286 cat >>conftest.$ac_ext <<_ACEOF
4287 /* end confdefs.h. */
4288 #include <sys/types.h> 4173 #include <sys/types.h>
4289 /* Check that off_t can represent 2**63 - 1 correctly. 4174 /* Check that off_t can represent 2**63 - 1 correctly.
4290 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4175 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4291 since some C++ compilers masquerading as C compilers 4176 since some C++ compilers masquerading as C compilers
4292 incorrectly reject 9223372036854775807. */ 4177 incorrectly reject 9223372036854775807. */
4306 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4191 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4307 (eval $ac_compile) 2>&5 4192 (eval $ac_compile) 2>&5
4308 ac_status=$? 4193 ac_status=$?
4309 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4194 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4310 (exit $ac_status); } && 4195 (exit $ac_status); } &&
4311 { ac_try='test -s conftest.$ac_objext' 4196 { ac_try='test -s conftest.$ac_objext'
4312 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4197 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4313 (eval $ac_try) 2>&5 4198 (eval $ac_try) 2>&5
4314 ac_status=$? 4199 ac_status=$?
4315 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4200 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4316 (exit $ac_status); }; }; then 4201 (exit $ac_status); }; }; then
4317 break 4202 break
4318 else 4203 else
4319 echo "$as_me: failed program was:" >&5 4204 echo "$as_me: failed program was:" >&5
4320 sed 's/^/| /' conftest.$ac_ext >&5 4205 cat conftest.$ac_ext >&5
4321
4322 fi 4206 fi
4323 rm -f conftest.$ac_objext 4207 rm -f conftest.$ac_objext
4324 CC="$CC -n32" 4208 CC="$CC -n32"
4325 rm -f conftest.$ac_objext 4209 rm -f conftest.$ac_objext
4326 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4210 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4327 (eval $ac_compile) 2>&5 4211 (eval $ac_compile) 2>&5
4328 ac_status=$? 4212 ac_status=$?
4329 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4213 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4330 (exit $ac_status); } && 4214 (exit $ac_status); } &&
4331 { ac_try='test -s conftest.$ac_objext' 4215 { ac_try='test -s conftest.$ac_objext'
4332 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4216 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4333 (eval $ac_try) 2>&5 4217 (eval $ac_try) 2>&5
4334 ac_status=$? 4218 ac_status=$?
4335 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4219 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4336 (exit $ac_status); }; }; then 4220 (exit $ac_status); }; }; then
4337 ac_cv_sys_largefile_CC=' -n32'; break 4221 ac_cv_sys_largefile_CC=' -n32'; break
4338 else 4222 else
4339 echo "$as_me: failed program was:" >&5 4223 echo "$as_me: failed program was:" >&5
4340 sed 's/^/| /' conftest.$ac_ext >&5 4224 cat conftest.$ac_ext >&5
4341
4342 fi 4225 fi
4343 rm -f conftest.$ac_objext 4226 rm -f conftest.$ac_objext
4344 break 4227 break
4345 done 4228 done
4346 CC=$ac_save_CC 4229 CC=$ac_save_CC
4347 rm -f conftest.$ac_ext 4230 rm -f conftest.$ac_ext
4348 fi 4231 fi
4349 fi 4232 fi
4359 echo $ECHO_N "(cached) $ECHO_C" >&6 4242 echo $ECHO_N "(cached) $ECHO_C" >&6
4360 else 4243 else
4361 while :; do 4244 while :; do
4362 ac_cv_sys_file_offset_bits=no 4245 ac_cv_sys_file_offset_bits=no
4363 cat >conftest.$ac_ext <<_ACEOF 4246 cat >conftest.$ac_ext <<_ACEOF
4364 /* confdefs.h. */ 4247 #line $LINENO "configure"
4365 _ACEOF 4248 #include "confdefs.h"
4366 cat confdefs.h >>conftest.$ac_ext
4367 cat >>conftest.$ac_ext <<_ACEOF
4368 /* end confdefs.h. */
4369 #include <sys/types.h> 4249 #include <sys/types.h>
4370 /* Check that off_t can represent 2**63 - 1 correctly. 4250 /* Check that off_t can represent 2**63 - 1 correctly.
4371 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4251 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4372 since some C++ compilers masquerading as C compilers 4252 since some C++ compilers masquerading as C compilers
4373 incorrectly reject 9223372036854775807. */ 4253 incorrectly reject 9223372036854775807. */
4387 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4267 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4388 (eval $ac_compile) 2>&5 4268 (eval $ac_compile) 2>&5
4389 ac_status=$? 4269 ac_status=$?
4390 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4270 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4391 (exit $ac_status); } && 4271 (exit $ac_status); } &&
4392 { ac_try='test -s conftest.$ac_objext' 4272 { ac_try='test -s conftest.$ac_objext'
4393 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4273 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4394 (eval $ac_try) 2>&5 4274 (eval $ac_try) 2>&5
4395 ac_status=$? 4275 ac_status=$?
4396 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4276 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4397 (exit $ac_status); }; }; then 4277 (exit $ac_status); }; }; then
4398 break 4278 break
4399 else 4279 else
4400 echo "$as_me: failed program was:" >&5 4280 echo "$as_me: failed program was:" >&5
4401 sed 's/^/| /' conftest.$ac_ext >&5 4281 cat conftest.$ac_ext >&5
4402
4403 fi 4282 fi
4404 rm -f conftest.$ac_objext conftest.$ac_ext 4283 rm -f conftest.$ac_objext conftest.$ac_ext
4405 cat >conftest.$ac_ext <<_ACEOF 4284 cat >conftest.$ac_ext <<_ACEOF
4406 /* confdefs.h. */ 4285 #line $LINENO "configure"
4407 _ACEOF 4286 #include "confdefs.h"
4408 cat confdefs.h >>conftest.$ac_ext
4409 cat >>conftest.$ac_ext <<_ACEOF
4410 /* end confdefs.h. */
4411 #define _FILE_OFFSET_BITS 64 4287 #define _FILE_OFFSET_BITS 64
4412 #include <sys/types.h> 4288 #include <sys/types.h>
4413 /* Check that off_t can represent 2**63 - 1 correctly. 4289 /* Check that off_t can represent 2**63 - 1 correctly.
4414 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4290 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4415 since some C++ compilers masquerading as C compilers 4291 since some C++ compilers masquerading as C compilers
4430 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4306 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4431 (eval $ac_compile) 2>&5 4307 (eval $ac_compile) 2>&5
4432 ac_status=$? 4308 ac_status=$?
4433 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4309 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4434 (exit $ac_status); } && 4310 (exit $ac_status); } &&
4435 { ac_try='test -s conftest.$ac_objext' 4311 { ac_try='test -s conftest.$ac_objext'
4436 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4312 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4437 (eval $ac_try) 2>&5 4313 (eval $ac_try) 2>&5
4438 ac_status=$? 4314 ac_status=$?
4439 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4315 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4440 (exit $ac_status); }; }; then 4316 (exit $ac_status); }; }; then
4441 ac_cv_sys_file_offset_bits=64; break 4317 ac_cv_sys_file_offset_bits=64; break
4442 else 4318 else
4443 echo "$as_me: failed program was:" >&5 4319 echo "$as_me: failed program was:" >&5
4444 sed 's/^/| /' conftest.$ac_ext >&5 4320 cat conftest.$ac_ext >&5
4445
4446 fi 4321 fi
4447 rm -f conftest.$ac_objext conftest.$ac_ext 4322 rm -f conftest.$ac_objext conftest.$ac_ext
4448 break 4323 break
4449 done 4324 done
4450 fi 4325 fi
4464 echo $ECHO_N "(cached) $ECHO_C" >&6 4339 echo $ECHO_N "(cached) $ECHO_C" >&6
4465 else 4340 else
4466 while :; do 4341 while :; do
4467 ac_cv_sys_large_files=no 4342 ac_cv_sys_large_files=no
4468 cat >conftest.$ac_ext <<_ACEOF 4343 cat >conftest.$ac_ext <<_ACEOF
4469 /* confdefs.h. */ 4344 #line $LINENO "configure"
4470 _ACEOF 4345 #include "confdefs.h"
4471 cat confdefs.h >>conftest.$ac_ext
4472 cat >>conftest.$ac_ext <<_ACEOF
4473 /* end confdefs.h. */
4474 #include <sys/types.h> 4346 #include <sys/types.h>
4475 /* Check that off_t can represent 2**63 - 1 correctly. 4347 /* Check that off_t can represent 2**63 - 1 correctly.
4476 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4348 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4477 since some C++ compilers masquerading as C compilers 4349 since some C++ compilers masquerading as C compilers
4478 incorrectly reject 9223372036854775807. */ 4350 incorrectly reject 9223372036854775807. */
4492 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4364 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4493 (eval $ac_compile) 2>&5 4365 (eval $ac_compile) 2>&5
4494 ac_status=$? 4366 ac_status=$?
4495 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4367 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4496 (exit $ac_status); } && 4368 (exit $ac_status); } &&
4497 { ac_try='test -s conftest.$ac_objext' 4369 { ac_try='test -s conftest.$ac_objext'
4498 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4370 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4499 (eval $ac_try) 2>&5 4371 (eval $ac_try) 2>&5
4500 ac_status=$? 4372 ac_status=$?
4501 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4373 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4502 (exit $ac_status); }; }; then 4374 (exit $ac_status); }; }; then
4503 break 4375 break
4504 else 4376 else
4505 echo "$as_me: failed program was:" >&5 4377 echo "$as_me: failed program was:" >&5
4506 sed 's/^/| /' conftest.$ac_ext >&5 4378 cat conftest.$ac_ext >&5
4507
4508 fi 4379 fi
4509 rm -f conftest.$ac_objext conftest.$ac_ext 4380 rm -f conftest.$ac_objext conftest.$ac_ext
4510 cat >conftest.$ac_ext <<_ACEOF 4381 cat >conftest.$ac_ext <<_ACEOF
4511 /* confdefs.h. */ 4382 #line $LINENO "configure"
4512 _ACEOF 4383 #include "confdefs.h"
4513 cat confdefs.h >>conftest.$ac_ext
4514 cat >>conftest.$ac_ext <<_ACEOF
4515 /* end confdefs.h. */
4516 #define _LARGE_FILES 1 4384 #define _LARGE_FILES 1
4517 #include <sys/types.h> 4385 #include <sys/types.h>
4518 /* Check that off_t can represent 2**63 - 1 correctly. 4386 /* Check that off_t can represent 2**63 - 1 correctly.
4519 We can't simply define LARGE_OFF_T to be 9223372036854775807, 4387 We can't simply define LARGE_OFF_T to be 9223372036854775807,
4520 since some C++ compilers masquerading as C compilers 4388 since some C++ compilers masquerading as C compilers
4535 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4403 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4536 (eval $ac_compile) 2>&5 4404 (eval $ac_compile) 2>&5
4537 ac_status=$? 4405 ac_status=$?
4538 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4406 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4539 (exit $ac_status); } && 4407 (exit $ac_status); } &&
4540 { ac_try='test -s conftest.$ac_objext' 4408 { ac_try='test -s conftest.$ac_objext'
4541 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4409 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4542 (eval $ac_try) 2>&5 4410 (eval $ac_try) 2>&5
4543 ac_status=$? 4411 ac_status=$?
4544 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4412 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4545 (exit $ac_status); }; }; then 4413 (exit $ac_status); }; }; then
4546 ac_cv_sys_large_files=1; break 4414 ac_cv_sys_large_files=1; break
4547 else 4415 else
4548 echo "$as_me: failed program was:" >&5 4416 echo "$as_me: failed program was:" >&5
4549 sed 's/^/| /' conftest.$ac_ext >&5 4417 cat conftest.$ac_ext >&5
4550
4551 fi 4418 fi
4552 rm -f conftest.$ac_objext conftest.$ac_ext 4419 rm -f conftest.$ac_objext conftest.$ac_ext
4553 break 4420 break
4554 done 4421 done
4555 fi 4422 fi
4572 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 4439 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
4573 if test "${ac_cv_header_stdc+set}" = set; then 4440 if test "${ac_cv_header_stdc+set}" = set; then
4574 echo $ECHO_N "(cached) $ECHO_C" >&6 4441 echo $ECHO_N "(cached) $ECHO_C" >&6
4575 else 4442 else
4576 cat >conftest.$ac_ext <<_ACEOF 4443 cat >conftest.$ac_ext <<_ACEOF
4577 /* confdefs.h. */ 4444 #line $LINENO "configure"
4578 _ACEOF 4445 #include "confdefs.h"
4579 cat confdefs.h >>conftest.$ac_ext
4580 cat >>conftest.$ac_ext <<_ACEOF
4581 /* end confdefs.h. */
4582 #include <stdlib.h> 4446 #include <stdlib.h>
4583 #include <stdarg.h> 4447 #include <stdarg.h>
4584 #include <string.h> 4448 #include <string.h>
4585 #include <float.h> 4449 #include <float.h>
4586 4450
4587 int 4451 _ACEOF
4588 main () 4452 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4589 { 4453 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4590 4454 ac_status=$?
4591 ; 4455 grep -v '^ *+' conftest.er1 >conftest.err
4592 return 0; 4456 rm -f conftest.er1
4593 } 4457 cat conftest.err >&5
4594 _ACEOF 4458 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4595 rm -f conftest.$ac_objext 4459 (exit $ac_status); } >/dev/null; then
4596 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4460 if test -s conftest.err; then
4597 (eval $ac_compile) 2>&5 4461 ac_cpp_err=$ac_c_preproc_warn_flag
4598 ac_status=$? 4462 else
4599 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4463 ac_cpp_err=
4600 (exit $ac_status); } && 4464 fi
4601 { ac_try='test -s conftest.$ac_objext' 4465 else
4602 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4466 ac_cpp_err=yes
4603 (eval $ac_try) 2>&5 4467 fi
4604 ac_status=$? 4468 if test -z "$ac_cpp_err"; then
4605 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4606 (exit $ac_status); }; }; then
4607 ac_cv_header_stdc=yes 4469 ac_cv_header_stdc=yes
4608 else 4470 else
4609 echo "$as_me: failed program was:" >&5 4471 echo "$as_me: failed program was:" >&5
4610 sed 's/^/| /' conftest.$ac_ext >&5 4472 cat conftest.$ac_ext >&5
4611 4473 ac_cv_header_stdc=no
4612 ac_cv_header_stdc=no 4474 fi
4613 fi 4475 rm -f conftest.err conftest.$ac_ext
4614 rm -f conftest.$ac_objext conftest.$ac_ext
4615 4476
4616 if test $ac_cv_header_stdc = yes; then 4477 if test $ac_cv_header_stdc = yes; then
4617 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 4478 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4618 cat >conftest.$ac_ext <<_ACEOF 4479 cat >conftest.$ac_ext <<_ACEOF
4619 /* confdefs.h. */ 4480 #line $LINENO "configure"
4620 _ACEOF 4481 #include "confdefs.h"
4621 cat confdefs.h >>conftest.$ac_ext
4622 cat >>conftest.$ac_ext <<_ACEOF
4623 /* end confdefs.h. */
4624 #include <string.h> 4482 #include <string.h>
4625 4483
4626 _ACEOF 4484 _ACEOF
4627 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 4485 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4628 $EGREP "memchr" >/dev/null 2>&1; then 4486 $EGREP "memchr" >/dev/null 2>&1; then
4635 fi 4493 fi
4636 4494
4637 if test $ac_cv_header_stdc = yes; then 4495 if test $ac_cv_header_stdc = yes; then
4638 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 4496 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4639 cat >conftest.$ac_ext <<_ACEOF 4497 cat >conftest.$ac_ext <<_ACEOF
4640 /* confdefs.h. */ 4498 #line $LINENO "configure"
4641 _ACEOF 4499 #include "confdefs.h"
4642 cat confdefs.h >>conftest.$ac_ext
4643 cat >>conftest.$ac_ext <<_ACEOF
4644 /* end confdefs.h. */
4645 #include <stdlib.h> 4500 #include <stdlib.h>
4646 4501
4647 _ACEOF 4502 _ACEOF
4648 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 4503 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4649 $EGREP "free" >/dev/null 2>&1; then 4504 $EGREP "free" >/dev/null 2>&1; then
4659 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. 4514 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
4660 if test "$cross_compiling" = yes; then 4515 if test "$cross_compiling" = yes; then
4661 : 4516 :
4662 else 4517 else
4663 cat >conftest.$ac_ext <<_ACEOF 4518 cat >conftest.$ac_ext <<_ACEOF
4664 /* confdefs.h. */ 4519 #line $LINENO "configure"
4665 _ACEOF 4520 #include "confdefs.h"
4666 cat confdefs.h >>conftest.$ac_ext
4667 cat >>conftest.$ac_ext <<_ACEOF
4668 /* end confdefs.h. */
4669 #include <ctype.h> 4521 #include <ctype.h>
4670 #if ((' ' & 0x0FF) == 0x020) 4522 #if ((' ' & 0x0FF) == 0x020)
4671 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') 4523 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
4672 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) 4524 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
4673 #else 4525 #else
4674 # define ISLOWER(c) \ 4526 # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') \
4675 (('a' <= (c) && (c) <= 'i') \ 4527 || ('j' <= (c) && (c) <= 'r') \
4676 || ('j' <= (c) && (c) <= 'r') \ 4528 || ('s' <= (c) && (c) <= 'z'))
4677 || ('s' <= (c) && (c) <= 'z'))
4678 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) 4529 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
4679 #endif 4530 #endif
4680 4531
4681 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) 4532 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
4682 int 4533 int
4683 main () 4534 main ()
4684 { 4535 {
4685 int i; 4536 int i;
4686 for (i = 0; i < 256; i++) 4537 for (i = 0; i < 256; i++)
4687 if (XOR (islower (i), ISLOWER (i)) 4538 if (XOR (islower (i), ISLOWER (i))
4688 || toupper (i) != TOUPPER (i)) 4539 || toupper (i) != TOUPPER (i))
4689 exit(2); 4540 exit(2);
4690 exit (0); 4541 exit (0);
4691 } 4542 }
4692 _ACEOF 4543 _ACEOF
4693 rm -f conftest$ac_exeext 4544 rm -f conftest$ac_exeext
4703 (exit $ac_status); }; }; then 4554 (exit $ac_status); }; }; then
4704 : 4555 :
4705 else 4556 else
4706 echo "$as_me: program exited with status $ac_status" >&5 4557 echo "$as_me: program exited with status $ac_status" >&5
4707 echo "$as_me: failed program was:" >&5 4558 echo "$as_me: failed program was:" >&5
4708 sed 's/^/| /' conftest.$ac_ext >&5 4559 cat conftest.$ac_ext >&5
4709
4710 ( exit $ac_status ) 4560 ( exit $ac_status )
4711 ac_cv_header_stdc=no 4561 ac_cv_header_stdc=no
4712 fi 4562 fi
4713 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 4563 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4714 fi 4564 fi
4733 4583
4734 4584
4735 4585
4736 4586
4737 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ 4587 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4738 inttypes.h stdint.h unistd.h 4588 inttypes.h stdint.h unistd.h
4739 do 4589 do
4740 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 4590 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4741 echo "$as_me:$LINENO: checking for $ac_header" >&5 4591 echo "$as_me:$LINENO: checking for $ac_header" >&5
4742 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 4592 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
4743 if eval "test \"\${$as_ac_Header+set}\" = set"; then 4593 if eval "test \"\${$as_ac_Header+set}\" = set"; then
4744 echo $ECHO_N "(cached) $ECHO_C" >&6 4594 echo $ECHO_N "(cached) $ECHO_C" >&6
4745 else 4595 else
4746 cat >conftest.$ac_ext <<_ACEOF 4596 cat >conftest.$ac_ext <<_ACEOF
4747 /* confdefs.h. */ 4597 #line $LINENO "configure"
4748 _ACEOF 4598 #include "confdefs.h"
4749 cat confdefs.h >>conftest.$ac_ext
4750 cat >>conftest.$ac_ext <<_ACEOF
4751 /* end confdefs.h. */
4752 $ac_includes_default 4599 $ac_includes_default
4753 4600
4754 #include <$ac_header> 4601 #include <$ac_header>
4755 _ACEOF 4602 _ACEOF
4756 rm -f conftest.$ac_objext 4603 rm -f conftest.$ac_objext
4757 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4604 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4758 (eval $ac_compile) 2>&5 4605 (eval $ac_compile) 2>&5
4759 ac_status=$? 4606 ac_status=$?
4760 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4607 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4761 (exit $ac_status); } && 4608 (exit $ac_status); } &&
4762 { ac_try='test -s conftest.$ac_objext' 4609 { ac_try='test -s conftest.$ac_objext'
4763 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4610 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4764 (eval $ac_try) 2>&5 4611 (eval $ac_try) 2>&5
4765 ac_status=$? 4612 ac_status=$?
4766 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4613 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4767 (exit $ac_status); }; }; then 4614 (exit $ac_status); }; }; then
4768 eval "$as_ac_Header=yes" 4615 eval "$as_ac_Header=yes"
4769 else 4616 else
4770 echo "$as_me: failed program was:" >&5 4617 echo "$as_me: failed program was:" >&5
4771 sed 's/^/| /' conftest.$ac_ext >&5 4618 cat conftest.$ac_ext >&5
4772
4773 eval "$as_ac_Header=no" 4619 eval "$as_ac_Header=no"
4774 fi 4620 fi
4775 rm -f conftest.$ac_objext conftest.$ac_ext 4621 rm -f conftest.$ac_objext conftest.$ac_ext
4776 fi 4622 fi
4777 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 4623 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
4803 else 4649 else
4804 # Is the header compilable? 4650 # Is the header compilable?
4805 echo "$as_me:$LINENO: checking $ac_header usability" >&5 4651 echo "$as_me:$LINENO: checking $ac_header usability" >&5
4806 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 4652 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
4807 cat >conftest.$ac_ext <<_ACEOF 4653 cat >conftest.$ac_ext <<_ACEOF
4808 /* confdefs.h. */ 4654 #line $LINENO "configure"
4809 _ACEOF 4655 #include "confdefs.h"
4810 cat confdefs.h >>conftest.$ac_ext
4811 cat >>conftest.$ac_ext <<_ACEOF
4812 /* end confdefs.h. */
4813 $ac_includes_default 4656 $ac_includes_default
4814 #include <$ac_header> 4657 #include <$ac_header>
4815 _ACEOF 4658 _ACEOF
4816 rm -f conftest.$ac_objext 4659 rm -f conftest.$ac_objext
4817 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4660 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
4818 (eval $ac_compile) 2>&5 4661 (eval $ac_compile) 2>&5
4819 ac_status=$? 4662 ac_status=$?
4820 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4663 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4821 (exit $ac_status); } && 4664 (exit $ac_status); } &&
4822 { ac_try='test -s conftest.$ac_objext' 4665 { ac_try='test -s conftest.$ac_objext'
4823 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4666 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4824 (eval $ac_try) 2>&5 4667 (eval $ac_try) 2>&5
4825 ac_status=$? 4668 ac_status=$?
4826 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4669 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4827 (exit $ac_status); }; }; then 4670 (exit $ac_status); }; }; then
4828 ac_header_compiler=yes 4671 ac_header_compiler=yes
4829 else 4672 else
4830 echo "$as_me: failed program was:" >&5 4673 echo "$as_me: failed program was:" >&5
4831 sed 's/^/| /' conftest.$ac_ext >&5 4674 cat conftest.$ac_ext >&5
4832
4833 ac_header_compiler=no 4675 ac_header_compiler=no
4834 fi 4676 fi
4835 rm -f conftest.$ac_objext conftest.$ac_ext 4677 rm -f conftest.$ac_objext conftest.$ac_ext
4836 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4678 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
4837 echo "${ECHO_T}$ac_header_compiler" >&6 4679 echo "${ECHO_T}$ac_header_compiler" >&6
4838 4680
4839 # Is the header present? 4681 # Is the header present?
4840 echo "$as_me:$LINENO: checking $ac_header presence" >&5 4682 echo "$as_me:$LINENO: checking $ac_header presence" >&5
4841 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 4683 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
4842 cat >conftest.$ac_ext <<_ACEOF 4684 cat >conftest.$ac_ext <<_ACEOF
4843 /* confdefs.h. */ 4685 #line $LINENO "configure"
4844 _ACEOF 4686 #include "confdefs.h"
4845 cat confdefs.h >>conftest.$ac_ext
4846 cat >>conftest.$ac_ext <<_ACEOF
4847 /* end confdefs.h. */
4848 #include <$ac_header> 4687 #include <$ac_header>
4849 _ACEOF 4688 _ACEOF
4850 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 4689 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
4851 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 4690 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4852 ac_status=$? 4691 ac_status=$?
4865 fi 4704 fi
4866 if test -z "$ac_cpp_err"; then 4705 if test -z "$ac_cpp_err"; then
4867 ac_header_preproc=yes 4706 ac_header_preproc=yes
4868 else 4707 else
4869 echo "$as_me: failed program was:" >&5 4708 echo "$as_me: failed program was:" >&5
4870 sed 's/^/| /' conftest.$ac_ext >&5 4709 cat conftest.$ac_ext >&5
4871
4872 ac_header_preproc=no 4710 ac_header_preproc=no
4873 fi 4711 fi
4874 rm -f conftest.err conftest.$ac_ext 4712 rm -f conftest.err conftest.$ac_ext
4875 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 4713 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
4876 echo "${ECHO_T}$ac_header_preproc" >&6 4714 echo "${ECHO_T}$ac_header_preproc" >&6
4878 # So? What about this header? 4716 # So? What about this header?
4879 case $ac_header_compiler:$ac_header_preproc in 4717 case $ac_header_compiler:$ac_header_preproc in
4880 yes:no ) 4718 yes:no )
4881 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 4719 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
4882 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 4720 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
4883 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 4721 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
4884 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 4722 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
4885 ac_header_preproc=yes
4886 ;;
4887 no:yes ) 4723 no:yes )
4888 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 4724 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
4889 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 4725 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
4890 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 4726 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
4891 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 4727 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
4892 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
4893 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
4894 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
4895 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
4896 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 4728 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
4897 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 4729 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
4898 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
4899 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
4900 (
4901 cat <<\_ASBOX
4902 ## ------------------------------------------ ##
4903 ## Report this to the AC_PACKAGE_NAME lists. ##
4904 ## ------------------------------------------ ##
4905 _ASBOX
4906 ) |
4907 sed "s/^/$as_me: WARNING: /" >&2
4908 ;;
4909 esac 4730 esac
4910 echo "$as_me:$LINENO: checking for $ac_header" >&5 4731 echo "$as_me:$LINENO: checking for $ac_header" >&5
4911 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 4732 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
4912 if eval "test \"\${$as_ac_Header+set}\" = set"; then 4733 if eval "test \"\${$as_ac_Header+set}\" = set"; then
4913 echo $ECHO_N "(cached) $ECHO_C" >&6 4734 echo $ECHO_N "(cached) $ECHO_C" >&6
4914 else 4735 else
4915 eval "$as_ac_Header=\$ac_header_preproc" 4736 eval "$as_ac_Header=$ac_header_preproc"
4916 fi 4737 fi
4917 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 4738 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
4918 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 4739 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
4919 4740
4920 fi 4741 fi
4934 echo $ECHO_N "(cached) $ECHO_C" >&6 4755 echo $ECHO_N "(cached) $ECHO_C" >&6
4935 else 4756 else
4936 ac_check_lib_save_LIBS=$LIBS 4757 ac_check_lib_save_LIBS=$LIBS
4937 LIBS="-lossaudio $LIBS" 4758 LIBS="-lossaudio $LIBS"
4938 cat >conftest.$ac_ext <<_ACEOF 4759 cat >conftest.$ac_ext <<_ACEOF
4939 /* confdefs.h. */ 4760 #line $LINENO "configure"
4940 _ACEOF 4761 #include "confdefs.h"
4941 cat confdefs.h >>conftest.$ac_ext
4942 cat >>conftest.$ac_ext <<_ACEOF
4943 /* end confdefs.h. */
4944 4762
4945 /* Override any gcc2 internal prototype to avoid an error. */ 4763 /* Override any gcc2 internal prototype to avoid an error. */
4946 #ifdef __cplusplus 4764 #ifdef __cplusplus
4947 extern "C" 4765 extern "C"
4948 #endif 4766 #endif
4961 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 4779 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
4962 (eval $ac_link) 2>&5 4780 (eval $ac_link) 2>&5
4963 ac_status=$? 4781 ac_status=$?
4964 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4782 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4965 (exit $ac_status); } && 4783 (exit $ac_status); } &&
4966 { ac_try='test -s conftest$ac_exeext' 4784 { ac_try='test -s conftest$ac_exeext'
4967 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4785 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4968 (eval $ac_try) 2>&5 4786 (eval $ac_try) 2>&5
4969 ac_status=$? 4787 ac_status=$?
4970 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4788 echo "$as_me:$LINENO: \$? = $ac_status" >&5
4971 (exit $ac_status); }; }; then 4789 (exit $ac_status); }; }; then
4972 ac_cv_lib_ossaudio__oss_ioctl=yes 4790 ac_cv_lib_ossaudio__oss_ioctl=yes
4973 else 4791 else
4974 echo "$as_me: failed program was:" >&5 4792 echo "$as_me: failed program was:" >&5
4975 sed 's/^/| /' conftest.$ac_ext >&5 4793 cat conftest.$ac_ext >&5
4976
4977 ac_cv_lib_ossaudio__oss_ioctl=no 4794 ac_cv_lib_ossaudio__oss_ioctl=no
4978 fi 4795 fi
4979 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 4796 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4980 LIBS=$ac_check_lib_save_LIBS 4797 LIBS=$ac_check_lib_save_LIBS
4981 fi 4798 fi
5030 else 4847 else
5031 # Is the header compilable? 4848 # Is the header compilable?
5032 echo "$as_me:$LINENO: checking $ac_header usability" >&5 4849 echo "$as_me:$LINENO: checking $ac_header usability" >&5
5033 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 4850 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
5034 cat >conftest.$ac_ext <<_ACEOF 4851 cat >conftest.$ac_ext <<_ACEOF
5035 /* confdefs.h. */ 4852 #line $LINENO "configure"
5036 _ACEOF 4853 #include "confdefs.h"
5037 cat confdefs.h >>conftest.$ac_ext
5038 cat >>conftest.$ac_ext <<_ACEOF
5039 /* end confdefs.h. */
5040 $ac_includes_default 4854 $ac_includes_default
5041 #include <$ac_header> 4855 #include <$ac_header>
5042 _ACEOF 4856 _ACEOF
5043 rm -f conftest.$ac_objext 4857 rm -f conftest.$ac_objext
5044 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4858 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5045 (eval $ac_compile) 2>&5 4859 (eval $ac_compile) 2>&5
5046 ac_status=$? 4860 ac_status=$?
5047 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4861 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5048 (exit $ac_status); } && 4862 (exit $ac_status); } &&
5049 { ac_try='test -s conftest.$ac_objext' 4863 { ac_try='test -s conftest.$ac_objext'
5050 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 4864 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5051 (eval $ac_try) 2>&5 4865 (eval $ac_try) 2>&5
5052 ac_status=$? 4866 ac_status=$?
5053 echo "$as_me:$LINENO: \$? = $ac_status" >&5 4867 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5054 (exit $ac_status); }; }; then 4868 (exit $ac_status); }; }; then
5055 ac_header_compiler=yes 4869 ac_header_compiler=yes
5056 else 4870 else
5057 echo "$as_me: failed program was:" >&5 4871 echo "$as_me: failed program was:" >&5
5058 sed 's/^/| /' conftest.$ac_ext >&5 4872 cat conftest.$ac_ext >&5
5059
5060 ac_header_compiler=no 4873 ac_header_compiler=no
5061 fi 4874 fi
5062 rm -f conftest.$ac_objext conftest.$ac_ext 4875 rm -f conftest.$ac_objext conftest.$ac_ext
5063 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 4876 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
5064 echo "${ECHO_T}$ac_header_compiler" >&6 4877 echo "${ECHO_T}$ac_header_compiler" >&6
5065 4878
5066 # Is the header present? 4879 # Is the header present?
5067 echo "$as_me:$LINENO: checking $ac_header presence" >&5 4880 echo "$as_me:$LINENO: checking $ac_header presence" >&5
5068 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 4881 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
5069 cat >conftest.$ac_ext <<_ACEOF 4882 cat >conftest.$ac_ext <<_ACEOF
5070 /* confdefs.h. */ 4883 #line $LINENO "configure"
5071 _ACEOF 4884 #include "confdefs.h"
5072 cat confdefs.h >>conftest.$ac_ext
5073 cat >>conftest.$ac_ext <<_ACEOF
5074 /* end confdefs.h. */
5075 #include <$ac_header> 4885 #include <$ac_header>
5076 _ACEOF 4886 _ACEOF
5077 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 4887 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5078 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 4888 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5079 ac_status=$? 4889 ac_status=$?
5092 fi 4902 fi
5093 if test -z "$ac_cpp_err"; then 4903 if test -z "$ac_cpp_err"; then
5094 ac_header_preproc=yes 4904 ac_header_preproc=yes
5095 else 4905 else
5096 echo "$as_me: failed program was:" >&5 4906 echo "$as_me: failed program was:" >&5
5097 sed 's/^/| /' conftest.$ac_ext >&5 4907 cat conftest.$ac_ext >&5
5098
5099 ac_header_preproc=no 4908 ac_header_preproc=no
5100 fi 4909 fi
5101 rm -f conftest.err conftest.$ac_ext 4910 rm -f conftest.err conftest.$ac_ext
5102 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 4911 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
5103 echo "${ECHO_T}$ac_header_preproc" >&6 4912 echo "${ECHO_T}$ac_header_preproc" >&6
5105 # So? What about this header? 4914 # So? What about this header?
5106 case $ac_header_compiler:$ac_header_preproc in 4915 case $ac_header_compiler:$ac_header_preproc in
5107 yes:no ) 4916 yes:no )
5108 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 4917 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
5109 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 4918 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
5110 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 4919 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5111 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 4920 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
5112 ac_header_preproc=yes
5113 ;;
5114 no:yes ) 4921 no:yes )
5115 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 4922 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
5116 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 4923 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
5117 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 4924 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
5118 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 4925 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
5119 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
5120 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
5121 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
5122 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
5123 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 4926 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
5124 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 4927 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
5125 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
5126 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
5127 (
5128 cat <<\_ASBOX
5129 ## ------------------------------------------ ##
5130 ## Report this to the AC_PACKAGE_NAME lists. ##
5131 ## ------------------------------------------ ##
5132 _ASBOX
5133 ) |
5134 sed "s/^/$as_me: WARNING: /" >&2
5135 ;;
5136 esac 4928 esac
5137 echo "$as_me:$LINENO: checking for $ac_header" >&5 4929 echo "$as_me:$LINENO: checking for $ac_header" >&5
5138 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 4930 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5139 if eval "test \"\${$as_ac_Header+set}\" = set"; then 4931 if eval "test \"\${$as_ac_Header+set}\" = set"; then
5140 echo $ECHO_N "(cached) $ECHO_C" >&6 4932 echo $ECHO_N "(cached) $ECHO_C" >&6
5141 else 4933 else
5142 eval "$as_ac_Header=\$ac_header_preproc" 4934 eval "$as_ac_Header=$ac_header_preproc"
5143 fi 4935 fi
5144 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 4936 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
5145 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 4937 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5146 4938
5147 fi 4939 fi
5162 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 4954 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5163 if eval "test \"\${$as_ac_Header+set}\" = set"; then 4955 if eval "test \"\${$as_ac_Header+set}\" = set"; then
5164 echo $ECHO_N "(cached) $ECHO_C" >&6 4956 echo $ECHO_N "(cached) $ECHO_C" >&6
5165 else 4957 else
5166 cat >conftest.$ac_ext <<_ACEOF 4958 cat >conftest.$ac_ext <<_ACEOF
5167 /* confdefs.h. */ 4959 #line $LINENO "configure"
5168 _ACEOF 4960 #include "confdefs.h"
5169 cat confdefs.h >>conftest.$ac_ext
5170 cat >>conftest.$ac_ext <<_ACEOF
5171 /* end confdefs.h. */
5172 #include <$ac_header> 4961 #include <$ac_header>
5173 _ACEOF 4962 _ACEOF
5174 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 4963 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5175 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 4964 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5176 ac_status=$? 4965 ac_status=$?
5189 fi 4978 fi
5190 if test -z "$ac_cpp_err"; then 4979 if test -z "$ac_cpp_err"; then
5191 eval "$as_ac_Header=yes" 4980 eval "$as_ac_Header=yes"
5192 else 4981 else
5193 echo "$as_me: failed program was:" >&5 4982 echo "$as_me: failed program was:" >&5
5194 sed 's/^/| /' conftest.$ac_ext >&5 4983 cat conftest.$ac_ext >&5
5195
5196 eval "$as_ac_Header=no" 4984 eval "$as_ac_Header=no"
5197 fi 4985 fi
5198 rm -f conftest.err conftest.$ac_ext 4986 rm -f conftest.err conftest.$ac_ext
5199 fi 4987 fi
5200 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 4988 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
5212 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 5000 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
5213 if test "${ac_cv_header_stdc+set}" = set; then 5001 if test "${ac_cv_header_stdc+set}" = set; then
5214 echo $ECHO_N "(cached) $ECHO_C" >&6 5002 echo $ECHO_N "(cached) $ECHO_C" >&6
5215 else 5003 else
5216 cat >conftest.$ac_ext <<_ACEOF 5004 cat >conftest.$ac_ext <<_ACEOF
5217 /* confdefs.h. */ 5005 #line $LINENO "configure"
5218 _ACEOF 5006 #include "confdefs.h"
5219 cat confdefs.h >>conftest.$ac_ext
5220 cat >>conftest.$ac_ext <<_ACEOF
5221 /* end confdefs.h. */
5222 #include <stdlib.h> 5007 #include <stdlib.h>
5223 #include <stdarg.h> 5008 #include <stdarg.h>
5224 #include <string.h> 5009 #include <string.h>
5225 #include <float.h> 5010 #include <float.h>
5226 5011
5227 int 5012 _ACEOF
5228 main () 5013 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
5229 { 5014 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5230 5015 ac_status=$?
5231 ; 5016 grep -v '^ *+' conftest.er1 >conftest.err
5232 return 0; 5017 rm -f conftest.er1
5233 } 5018 cat conftest.err >&5
5234 _ACEOF 5019 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5235 rm -f conftest.$ac_objext 5020 (exit $ac_status); } >/dev/null; then
5236 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5021 if test -s conftest.err; then
5237 (eval $ac_compile) 2>&5 5022 ac_cpp_err=$ac_c_preproc_warn_flag
5238 ac_status=$? 5023 else
5239 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5024 ac_cpp_err=
5240 (exit $ac_status); } && 5025 fi
5241 { ac_try='test -s conftest.$ac_objext' 5026 else
5242 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5027 ac_cpp_err=yes
5243 (eval $ac_try) 2>&5 5028 fi
5244 ac_status=$? 5029 if test -z "$ac_cpp_err"; then
5245 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5246 (exit $ac_status); }; }; then
5247 ac_cv_header_stdc=yes 5030 ac_cv_header_stdc=yes
5248 else 5031 else
5249 echo "$as_me: failed program was:" >&5 5032 echo "$as_me: failed program was:" >&5
5250 sed 's/^/| /' conftest.$ac_ext >&5 5033 cat conftest.$ac_ext >&5
5251 5034 ac_cv_header_stdc=no
5252 ac_cv_header_stdc=no 5035 fi
5253 fi 5036 rm -f conftest.err conftest.$ac_ext
5254 rm -f conftest.$ac_objext conftest.$ac_ext
5255 5037
5256 if test $ac_cv_header_stdc = yes; then 5038 if test $ac_cv_header_stdc = yes; then
5257 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 5039 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
5258 cat >conftest.$ac_ext <<_ACEOF 5040 cat >conftest.$ac_ext <<_ACEOF
5259 /* confdefs.h. */ 5041 #line $LINENO "configure"
5260 _ACEOF 5042 #include "confdefs.h"
5261 cat confdefs.h >>conftest.$ac_ext
5262 cat >>conftest.$ac_ext <<_ACEOF
5263 /* end confdefs.h. */
5264 #include <string.h> 5043 #include <string.h>
5265 5044
5266 _ACEOF 5045 _ACEOF
5267 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 5046 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5268 $EGREP "memchr" >/dev/null 2>&1; then 5047 $EGREP "memchr" >/dev/null 2>&1; then
5275 fi 5054 fi
5276 5055
5277 if test $ac_cv_header_stdc = yes; then 5056 if test $ac_cv_header_stdc = yes; then
5278 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 5057 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
5279 cat >conftest.$ac_ext <<_ACEOF 5058 cat >conftest.$ac_ext <<_ACEOF
5280 /* confdefs.h. */ 5059 #line $LINENO "configure"
5281 _ACEOF 5060 #include "confdefs.h"
5282 cat confdefs.h >>conftest.$ac_ext
5283 cat >>conftest.$ac_ext <<_ACEOF
5284 /* end confdefs.h. */
5285 #include <stdlib.h> 5061 #include <stdlib.h>
5286 5062
5287 _ACEOF 5063 _ACEOF
5288 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 5064 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5289 $EGREP "free" >/dev/null 2>&1; then 5065 $EGREP "free" >/dev/null 2>&1; then
5299 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. 5075 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
5300 if test "$cross_compiling" = yes; then 5076 if test "$cross_compiling" = yes; then
5301 : 5077 :
5302 else 5078 else
5303 cat >conftest.$ac_ext <<_ACEOF 5079 cat >conftest.$ac_ext <<_ACEOF
5304 /* confdefs.h. */ 5080 #line $LINENO "configure"
5305 _ACEOF 5081 #include "confdefs.h"
5306 cat confdefs.h >>conftest.$ac_ext
5307 cat >>conftest.$ac_ext <<_ACEOF
5308 /* end confdefs.h. */
5309 #include <ctype.h> 5082 #include <ctype.h>
5310 #if ((' ' & 0x0FF) == 0x020) 5083 #if ((' ' & 0x0FF) == 0x020)
5311 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') 5084 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5312 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) 5085 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5313 #else 5086 #else
5314 # define ISLOWER(c) \ 5087 # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') \
5315 (('a' <= (c) && (c) <= 'i') \ 5088 || ('j' <= (c) && (c) <= 'r') \
5316 || ('j' <= (c) && (c) <= 'r') \ 5089 || ('s' <= (c) && (c) <= 'z'))
5317 || ('s' <= (c) && (c) <= 'z'))
5318 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) 5090 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5319 #endif 5091 #endif
5320 5092
5321 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) 5093 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
5322 int 5094 int
5323 main () 5095 main ()
5324 { 5096 {
5325 int i; 5097 int i;
5326 for (i = 0; i < 256; i++) 5098 for (i = 0; i < 256; i++)
5327 if (XOR (islower (i), ISLOWER (i)) 5099 if (XOR (islower (i), ISLOWER (i))
5328 || toupper (i) != TOUPPER (i)) 5100 || toupper (i) != TOUPPER (i))
5329 exit(2); 5101 exit(2);
5330 exit (0); 5102 exit (0);
5331 } 5103 }
5332 _ACEOF 5104 _ACEOF
5333 rm -f conftest$ac_exeext 5105 rm -f conftest$ac_exeext
5343 (exit $ac_status); }; }; then 5115 (exit $ac_status); }; }; then
5344 : 5116 :
5345 else 5117 else
5346 echo "$as_me: program exited with status $ac_status" >&5 5118 echo "$as_me: program exited with status $ac_status" >&5
5347 echo "$as_me: failed program was:" >&5 5119 echo "$as_me: failed program was:" >&5
5348 sed 's/^/| /' conftest.$ac_ext >&5 5120 cat conftest.$ac_ext >&5
5349
5350 ( exit $ac_status ) 5121 ( exit $ac_status )
5351 ac_cv_header_stdc=no 5122 ac_cv_header_stdc=no
5352 fi 5123 fi
5353 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 5124 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5354 fi 5125 fi
5368 echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6 5139 echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6
5369 if test "${ac_cv_header_time+set}" = set; then 5140 if test "${ac_cv_header_time+set}" = set; then
5370 echo $ECHO_N "(cached) $ECHO_C" >&6 5141 echo $ECHO_N "(cached) $ECHO_C" >&6
5371 else 5142 else
5372 cat >conftest.$ac_ext <<_ACEOF 5143 cat >conftest.$ac_ext <<_ACEOF
5373 /* confdefs.h. */ 5144 #line $LINENO "configure"
5374 _ACEOF 5145 #include "confdefs.h"
5375 cat confdefs.h >>conftest.$ac_ext
5376 cat >>conftest.$ac_ext <<_ACEOF
5377 /* end confdefs.h. */
5378 #include <sys/types.h> 5146 #include <sys/types.h>
5379 #include <sys/time.h> 5147 #include <sys/time.h>
5380 #include <time.h> 5148 #include <time.h>
5381 5149
5382 int 5150 int
5392 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5160 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5393 (eval $ac_compile) 2>&5 5161 (eval $ac_compile) 2>&5
5394 ac_status=$? 5162 ac_status=$?
5395 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5163 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5396 (exit $ac_status); } && 5164 (exit $ac_status); } &&
5397 { ac_try='test -s conftest.$ac_objext' 5165 { ac_try='test -s conftest.$ac_objext'
5398 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5166 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5399 (eval $ac_try) 2>&5 5167 (eval $ac_try) 2>&5
5400 ac_status=$? 5168 ac_status=$?
5401 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5169 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5402 (exit $ac_status); }; }; then 5170 (exit $ac_status); }; }; then
5403 ac_cv_header_time=yes 5171 ac_cv_header_time=yes
5404 else 5172 else
5405 echo "$as_me: failed program was:" >&5 5173 echo "$as_me: failed program was:" >&5
5406 sed 's/^/| /' conftest.$ac_ext >&5 5174 cat conftest.$ac_ext >&5
5407
5408 ac_cv_header_time=no 5175 ac_cv_header_time=no
5409 fi 5176 fi
5410 rm -f conftest.$ac_objext conftest.$ac_ext 5177 rm -f conftest.$ac_objext conftest.$ac_ext
5411 fi 5178 fi
5412 echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5 5179 echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
5423 echo $ECHO_N "checking whether sys_siglist is declared... $ECHO_C" >&6 5190 echo $ECHO_N "checking whether sys_siglist is declared... $ECHO_C" >&6
5424 if test "${ac_cv_have_decl_sys_siglist+set}" = set; then 5191 if test "${ac_cv_have_decl_sys_siglist+set}" = set; then
5425 echo $ECHO_N "(cached) $ECHO_C" >&6 5192 echo $ECHO_N "(cached) $ECHO_C" >&6
5426 else 5193 else
5427 cat >conftest.$ac_ext <<_ACEOF 5194 cat >conftest.$ac_ext <<_ACEOF
5428 /* confdefs.h. */ 5195 #line $LINENO "configure"
5429 _ACEOF 5196 #include "confdefs.h"
5430 cat confdefs.h >>conftest.$ac_ext
5431 cat >>conftest.$ac_ext <<_ACEOF
5432 /* end confdefs.h. */
5433 $ac_includes_default 5197 $ac_includes_default
5434 int 5198 int
5435 main () 5199 main ()
5436 { 5200 {
5437 #ifndef sys_siglist 5201 #ifndef sys_siglist
5446 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5210 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5447 (eval $ac_compile) 2>&5 5211 (eval $ac_compile) 2>&5
5448 ac_status=$? 5212 ac_status=$?
5449 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5213 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5450 (exit $ac_status); } && 5214 (exit $ac_status); } &&
5451 { ac_try='test -s conftest.$ac_objext' 5215 { ac_try='test -s conftest.$ac_objext'
5452 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5216 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5453 (eval $ac_try) 2>&5 5217 (eval $ac_try) 2>&5
5454 ac_status=$? 5218 ac_status=$?
5455 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5219 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5456 (exit $ac_status); }; }; then 5220 (exit $ac_status); }; }; then
5457 ac_cv_have_decl_sys_siglist=yes 5221 ac_cv_have_decl_sys_siglist=yes
5458 else 5222 else
5459 echo "$as_me: failed program was:" >&5 5223 echo "$as_me: failed program was:" >&5
5460 sed 's/^/| /' conftest.$ac_ext >&5 5224 cat conftest.$ac_ext >&5
5461
5462 ac_cv_have_decl_sys_siglist=no 5225 ac_cv_have_decl_sys_siglist=no
5463 fi 5226 fi
5464 rm -f conftest.$ac_objext conftest.$ac_ext 5227 rm -f conftest.$ac_objext conftest.$ac_ext
5465 fi 5228 fi
5466 echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5 5229 echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5
5487 echo $ECHO_N "checking whether __sys_siglist is declared... $ECHO_C" >&6 5250 echo $ECHO_N "checking whether __sys_siglist is declared... $ECHO_C" >&6
5488 if test "${ac_cv_have_decl___sys_siglist+set}" = set; then 5251 if test "${ac_cv_have_decl___sys_siglist+set}" = set; then
5489 echo $ECHO_N "(cached) $ECHO_C" >&6 5252 echo $ECHO_N "(cached) $ECHO_C" >&6
5490 else 5253 else
5491 cat >conftest.$ac_ext <<_ACEOF 5254 cat >conftest.$ac_ext <<_ACEOF
5492 /* confdefs.h. */ 5255 #line $LINENO "configure"
5493 _ACEOF 5256 #include "confdefs.h"
5494 cat confdefs.h >>conftest.$ac_ext
5495 cat >>conftest.$ac_ext <<_ACEOF
5496 /* end confdefs.h. */
5497 $ac_includes_default 5257 $ac_includes_default
5498 int 5258 int
5499 main () 5259 main ()
5500 { 5260 {
5501 #ifndef __sys_siglist 5261 #ifndef __sys_siglist
5510 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5270 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5511 (eval $ac_compile) 2>&5 5271 (eval $ac_compile) 2>&5
5512 ac_status=$? 5272 ac_status=$?
5513 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5273 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5514 (exit $ac_status); } && 5274 (exit $ac_status); } &&
5515 { ac_try='test -s conftest.$ac_objext' 5275 { ac_try='test -s conftest.$ac_objext'
5516 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5276 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5517 (eval $ac_try) 2>&5 5277 (eval $ac_try) 2>&5
5518 ac_status=$? 5278 ac_status=$?
5519 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5279 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5520 (exit $ac_status); }; }; then 5280 (exit $ac_status); }; }; then
5521 ac_cv_have_decl___sys_siglist=yes 5281 ac_cv_have_decl___sys_siglist=yes
5522 else 5282 else
5523 echo "$as_me: failed program was:" >&5 5283 echo "$as_me: failed program was:" >&5
5524 sed 's/^/| /' conftest.$ac_ext >&5 5284 cat conftest.$ac_ext >&5
5525
5526 ac_cv_have_decl___sys_siglist=no 5285 ac_cv_have_decl___sys_siglist=no
5527 fi 5286 fi
5528 rm -f conftest.$ac_objext conftest.$ac_ext 5287 rm -f conftest.$ac_objext conftest.$ac_ext
5529 fi 5288 fi
5530 echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5 5289 echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5
5557 echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6 5316 echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6
5558 if test "${ac_cv_header_sys_wait_h+set}" = set; then 5317 if test "${ac_cv_header_sys_wait_h+set}" = set; then
5559 echo $ECHO_N "(cached) $ECHO_C" >&6 5318 echo $ECHO_N "(cached) $ECHO_C" >&6
5560 else 5319 else
5561 cat >conftest.$ac_ext <<_ACEOF 5320 cat >conftest.$ac_ext <<_ACEOF
5562 /* confdefs.h. */ 5321 #line $LINENO "configure"
5563 _ACEOF 5322 #include "confdefs.h"
5564 cat confdefs.h >>conftest.$ac_ext
5565 cat >>conftest.$ac_ext <<_ACEOF
5566 /* end confdefs.h. */
5567 #include <sys/types.h> 5323 #include <sys/types.h>
5568 #include <sys/wait.h> 5324 #include <sys/wait.h>
5569 #ifndef WEXITSTATUS 5325 #ifndef WEXITSTATUS
5570 # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) 5326 # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8)
5571 #endif 5327 #endif
5587 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5343 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5588 (eval $ac_compile) 2>&5 5344 (eval $ac_compile) 2>&5
5589 ac_status=$? 5345 ac_status=$?
5590 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5346 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5591 (exit $ac_status); } && 5347 (exit $ac_status); } &&
5592 { ac_try='test -s conftest.$ac_objext' 5348 { ac_try='test -s conftest.$ac_objext'
5593 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5349 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5594 (eval $ac_try) 2>&5 5350 (eval $ac_try) 2>&5
5595 ac_status=$? 5351 ac_status=$?
5596 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5352 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5597 (exit $ac_status); }; }; then 5353 (exit $ac_status); }; }; then
5598 ac_cv_header_sys_wait_h=yes 5354 ac_cv_header_sys_wait_h=yes
5599 else 5355 else
5600 echo "$as_me: failed program was:" >&5 5356 echo "$as_me: failed program was:" >&5
5601 sed 's/^/| /' conftest.$ac_ext >&5 5357 cat conftest.$ac_ext >&5
5602
5603 ac_cv_header_sys_wait_h=no 5358 ac_cv_header_sys_wait_h=no
5604 fi 5359 fi
5605 rm -f conftest.$ac_objext conftest.$ac_ext 5360 rm -f conftest.$ac_objext conftest.$ac_ext
5606 fi 5361 fi
5607 echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5 5362 echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5
5619 echo $ECHO_N "checking for struct utimbuf... $ECHO_C" >&6 5374 echo $ECHO_N "checking for struct utimbuf... $ECHO_C" >&6
5620 if test "${emacs_cv_struct_utimbuf+set}" = set; then 5375 if test "${emacs_cv_struct_utimbuf+set}" = set; then
5621 echo $ECHO_N "(cached) $ECHO_C" >&6 5376 echo $ECHO_N "(cached) $ECHO_C" >&6
5622 else 5377 else
5623 cat >conftest.$ac_ext <<_ACEOF 5378 cat >conftest.$ac_ext <<_ACEOF
5624 /* confdefs.h. */ 5379 #line $LINENO "configure"
5625 _ACEOF 5380 #include "confdefs.h"
5626 cat confdefs.h >>conftest.$ac_ext
5627 cat >>conftest.$ac_ext <<_ACEOF
5628 /* end confdefs.h. */
5629 #ifdef TIME_WITH_SYS_TIME 5381 #ifdef TIME_WITH_SYS_TIME
5630 #include <sys/time.h> 5382 #include <sys/time.h>
5631 #include <time.h> 5383 #include <time.h>
5632 #else 5384 #else
5633 #ifdef HAVE_SYS_TIME_H 5385 #ifdef HAVE_SYS_TIME_H
5651 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5403 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5652 (eval $ac_compile) 2>&5 5404 (eval $ac_compile) 2>&5
5653 ac_status=$? 5405 ac_status=$?
5654 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5406 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5655 (exit $ac_status); } && 5407 (exit $ac_status); } &&
5656 { ac_try='test -s conftest.$ac_objext' 5408 { ac_try='test -s conftest.$ac_objext'
5657 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5409 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5658 (eval $ac_try) 2>&5 5410 (eval $ac_try) 2>&5
5659 ac_status=$? 5411 ac_status=$?
5660 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5412 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5661 (exit $ac_status); }; }; then 5413 (exit $ac_status); }; }; then
5662 emacs_cv_struct_utimbuf=yes 5414 emacs_cv_struct_utimbuf=yes
5663 else 5415 else
5664 echo "$as_me: failed program was:" >&5 5416 echo "$as_me: failed program was:" >&5
5665 sed 's/^/| /' conftest.$ac_ext >&5 5417 cat conftest.$ac_ext >&5
5666
5667 emacs_cv_struct_utimbuf=no 5418 emacs_cv_struct_utimbuf=no
5668 fi 5419 fi
5669 rm -f conftest.$ac_objext conftest.$ac_ext 5420 rm -f conftest.$ac_objext conftest.$ac_ext
5670 fi 5421 fi
5671 echo "$as_me:$LINENO: result: $emacs_cv_struct_utimbuf" >&5 5422 echo "$as_me:$LINENO: result: $emacs_cv_struct_utimbuf" >&5
5682 echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6 5433 echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6
5683 if test "${ac_cv_type_signal+set}" = set; then 5434 if test "${ac_cv_type_signal+set}" = set; then
5684 echo $ECHO_N "(cached) $ECHO_C" >&6 5435 echo $ECHO_N "(cached) $ECHO_C" >&6
5685 else 5436 else
5686 cat >conftest.$ac_ext <<_ACEOF 5437 cat >conftest.$ac_ext <<_ACEOF
5687 /* confdefs.h. */ 5438 #line $LINENO "configure"
5688 _ACEOF 5439 #include "confdefs.h"
5689 cat confdefs.h >>conftest.$ac_ext
5690 cat >>conftest.$ac_ext <<_ACEOF
5691 /* end confdefs.h. */
5692 #include <sys/types.h> 5440 #include <sys/types.h>
5693 #include <signal.h> 5441 #include <signal.h>
5694 #ifdef signal 5442 #ifdef signal
5695 # undef signal 5443 # undef signal
5696 #endif 5444 #endif
5712 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5460 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5713 (eval $ac_compile) 2>&5 5461 (eval $ac_compile) 2>&5
5714 ac_status=$? 5462 ac_status=$?
5715 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5463 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5716 (exit $ac_status); } && 5464 (exit $ac_status); } &&
5717 { ac_try='test -s conftest.$ac_objext' 5465 { ac_try='test -s conftest.$ac_objext'
5718 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5466 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5719 (eval $ac_try) 2>&5 5467 (eval $ac_try) 2>&5
5720 ac_status=$? 5468 ac_status=$?
5721 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5469 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5722 (exit $ac_status); }; }; then 5470 (exit $ac_status); }; }; then
5723 ac_cv_type_signal=void 5471 ac_cv_type_signal=void
5724 else 5472 else
5725 echo "$as_me: failed program was:" >&5 5473 echo "$as_me: failed program was:" >&5
5726 sed 's/^/| /' conftest.$ac_ext >&5 5474 cat conftest.$ac_ext >&5
5727
5728 ac_cv_type_signal=int 5475 ac_cv_type_signal=int
5729 fi 5476 fi
5730 rm -f conftest.$ac_objext conftest.$ac_ext 5477 rm -f conftest.$ac_objext conftest.$ac_ext
5731 fi 5478 fi
5732 echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5 5479 echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5
5742 echo $ECHO_N "checking for speed_t... $ECHO_C" >&6 5489 echo $ECHO_N "checking for speed_t... $ECHO_C" >&6
5743 if test "${emacs_cv_speed_t+set}" = set; then 5490 if test "${emacs_cv_speed_t+set}" = set; then
5744 echo $ECHO_N "(cached) $ECHO_C" >&6 5491 echo $ECHO_N "(cached) $ECHO_C" >&6
5745 else 5492 else
5746 cat >conftest.$ac_ext <<_ACEOF 5493 cat >conftest.$ac_ext <<_ACEOF
5747 /* confdefs.h. */ 5494 #line $LINENO "configure"
5748 _ACEOF 5495 #include "confdefs.h"
5749 cat confdefs.h >>conftest.$ac_ext
5750 cat >>conftest.$ac_ext <<_ACEOF
5751 /* end confdefs.h. */
5752 #include <termios.h> 5496 #include <termios.h>
5753 int 5497 int
5754 main () 5498 main ()
5755 { 5499 {
5756 speed_t x = 1; 5500 speed_t x = 1;
5762 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5506 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5763 (eval $ac_compile) 2>&5 5507 (eval $ac_compile) 2>&5
5764 ac_status=$? 5508 ac_status=$?
5765 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5509 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5766 (exit $ac_status); } && 5510 (exit $ac_status); } &&
5767 { ac_try='test -s conftest.$ac_objext' 5511 { ac_try='test -s conftest.$ac_objext'
5768 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5512 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5769 (eval $ac_try) 2>&5 5513 (eval $ac_try) 2>&5
5770 ac_status=$? 5514 ac_status=$?
5771 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5515 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5772 (exit $ac_status); }; }; then 5516 (exit $ac_status); }; }; then
5773 emacs_cv_speed_t=yes 5517 emacs_cv_speed_t=yes
5774 else 5518 else
5775 echo "$as_me: failed program was:" >&5 5519 echo "$as_me: failed program was:" >&5
5776 sed 's/^/| /' conftest.$ac_ext >&5 5520 cat conftest.$ac_ext >&5
5777
5778 emacs_cv_speed_t=no 5521 emacs_cv_speed_t=no
5779 fi 5522 fi
5780 rm -f conftest.$ac_objext conftest.$ac_ext 5523 rm -f conftest.$ac_objext conftest.$ac_ext
5781 fi 5524 fi
5782 echo "$as_me:$LINENO: result: $emacs_cv_speed_t" >&5 5525 echo "$as_me:$LINENO: result: $emacs_cv_speed_t" >&5
5793 echo $ECHO_N "checking for struct timeval... $ECHO_C" >&6 5536 echo $ECHO_N "checking for struct timeval... $ECHO_C" >&6
5794 if test "${emacs_cv_struct_timeval+set}" = set; then 5537 if test "${emacs_cv_struct_timeval+set}" = set; then
5795 echo $ECHO_N "(cached) $ECHO_C" >&6 5538 echo $ECHO_N "(cached) $ECHO_C" >&6
5796 else 5539 else
5797 cat >conftest.$ac_ext <<_ACEOF 5540 cat >conftest.$ac_ext <<_ACEOF
5798 /* confdefs.h. */ 5541 #line $LINENO "configure"
5799 _ACEOF 5542 #include "confdefs.h"
5800 cat confdefs.h >>conftest.$ac_ext
5801 cat >>conftest.$ac_ext <<_ACEOF
5802 /* end confdefs.h. */
5803 #ifdef TIME_WITH_SYS_TIME 5543 #ifdef TIME_WITH_SYS_TIME
5804 #include <sys/time.h> 5544 #include <sys/time.h>
5805 #include <time.h> 5545 #include <time.h>
5806 #else 5546 #else
5807 #ifdef HAVE_SYS_TIME_H 5547 #ifdef HAVE_SYS_TIME_H
5822 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5562 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5823 (eval $ac_compile) 2>&5 5563 (eval $ac_compile) 2>&5
5824 ac_status=$? 5564 ac_status=$?
5825 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5565 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5826 (exit $ac_status); } && 5566 (exit $ac_status); } &&
5827 { ac_try='test -s conftest.$ac_objext' 5567 { ac_try='test -s conftest.$ac_objext'
5828 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5568 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5829 (eval $ac_try) 2>&5 5569 (eval $ac_try) 2>&5
5830 ac_status=$? 5570 ac_status=$?
5831 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5571 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5832 (exit $ac_status); }; }; then 5572 (exit $ac_status); }; }; then
5833 emacs_cv_struct_timeval=yes 5573 emacs_cv_struct_timeval=yes
5834 else 5574 else
5835 echo "$as_me: failed program was:" >&5 5575 echo "$as_me: failed program was:" >&5
5836 sed 's/^/| /' conftest.$ac_ext >&5 5576 cat conftest.$ac_ext >&5
5837
5838 emacs_cv_struct_timeval=no 5577 emacs_cv_struct_timeval=no
5839 fi 5578 fi
5840 rm -f conftest.$ac_objext conftest.$ac_ext 5579 rm -f conftest.$ac_objext conftest.$ac_ext
5841 fi 5580 fi
5842 echo "$as_me:$LINENO: result: $emacs_cv_struct_timeval" >&5 5581 echo "$as_me:$LINENO: result: $emacs_cv_struct_timeval" >&5
5854 echo $ECHO_N "checking for struct exception... $ECHO_C" >&6 5593 echo $ECHO_N "checking for struct exception... $ECHO_C" >&6
5855 if test "${emacs_cv_struct_exception+set}" = set; then 5594 if test "${emacs_cv_struct_exception+set}" = set; then
5856 echo $ECHO_N "(cached) $ECHO_C" >&6 5595 echo $ECHO_N "(cached) $ECHO_C" >&6
5857 else 5596 else
5858 cat >conftest.$ac_ext <<_ACEOF 5597 cat >conftest.$ac_ext <<_ACEOF
5859 /* confdefs.h. */ 5598 #line $LINENO "configure"
5860 _ACEOF 5599 #include "confdefs.h"
5861 cat confdefs.h >>conftest.$ac_ext
5862 cat >>conftest.$ac_ext <<_ACEOF
5863 /* end confdefs.h. */
5864 #include <math.h> 5600 #include <math.h>
5865 int 5601 int
5866 main () 5602 main ()
5867 { 5603 {
5868 static struct exception x; x.arg1 = x.arg2 = x.retval; x.name = ""; x.type = 1; 5604 static struct exception x; x.arg1 = x.arg2 = x.retval; x.name = ""; x.type = 1;
5874 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5610 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5875 (eval $ac_compile) 2>&5 5611 (eval $ac_compile) 2>&5
5876 ac_status=$? 5612 ac_status=$?
5877 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5613 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5878 (exit $ac_status); } && 5614 (exit $ac_status); } &&
5879 { ac_try='test -s conftest.$ac_objext' 5615 { ac_try='test -s conftest.$ac_objext'
5880 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5616 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5881 (eval $ac_try) 2>&5 5617 (eval $ac_try) 2>&5
5882 ac_status=$? 5618 ac_status=$?
5883 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5619 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5884 (exit $ac_status); }; }; then 5620 (exit $ac_status); }; }; then
5885 emacs_cv_struct_exception=yes 5621 emacs_cv_struct_exception=yes
5886 else 5622 else
5887 echo "$as_me: failed program was:" >&5 5623 echo "$as_me: failed program was:" >&5
5888 sed 's/^/| /' conftest.$ac_ext >&5 5624 cat conftest.$ac_ext >&5
5889
5890 emacs_cv_struct_exception=no 5625 emacs_cv_struct_exception=no
5891 fi 5626 fi
5892 rm -f conftest.$ac_objext conftest.$ac_ext 5627 rm -f conftest.$ac_objext conftest.$ac_ext
5893 fi 5628 fi
5894 echo "$as_me:$LINENO: result: $emacs_cv_struct_exception" >&5 5629 echo "$as_me:$LINENO: result: $emacs_cv_struct_exception" >&5
5906 echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6 5641 echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6
5907 if test "${ac_cv_struct_tm+set}" = set; then 5642 if test "${ac_cv_struct_tm+set}" = set; then
5908 echo $ECHO_N "(cached) $ECHO_C" >&6 5643 echo $ECHO_N "(cached) $ECHO_C" >&6
5909 else 5644 else
5910 cat >conftest.$ac_ext <<_ACEOF 5645 cat >conftest.$ac_ext <<_ACEOF
5911 /* confdefs.h. */ 5646 #line $LINENO "configure"
5912 _ACEOF 5647 #include "confdefs.h"
5913 cat confdefs.h >>conftest.$ac_ext
5914 cat >>conftest.$ac_ext <<_ACEOF
5915 /* end confdefs.h. */
5916 #include <sys/types.h> 5648 #include <sys/types.h>
5917 #include <time.h> 5649 #include <time.h>
5918 5650
5919 int 5651 int
5920 main () 5652 main ()
5928 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5660 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5929 (eval $ac_compile) 2>&5 5661 (eval $ac_compile) 2>&5
5930 ac_status=$? 5662 ac_status=$?
5931 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5663 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5932 (exit $ac_status); } && 5664 (exit $ac_status); } &&
5933 { ac_try='test -s conftest.$ac_objext' 5665 { ac_try='test -s conftest.$ac_objext'
5934 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5666 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5935 (eval $ac_try) 2>&5 5667 (eval $ac_try) 2>&5
5936 ac_status=$? 5668 ac_status=$?
5937 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5669 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5938 (exit $ac_status); }; }; then 5670 (exit $ac_status); }; }; then
5939 ac_cv_struct_tm=time.h 5671 ac_cv_struct_tm=time.h
5940 else 5672 else
5941 echo "$as_me: failed program was:" >&5 5673 echo "$as_me: failed program was:" >&5
5942 sed 's/^/| /' conftest.$ac_ext >&5 5674 cat conftest.$ac_ext >&5
5943
5944 ac_cv_struct_tm=sys/time.h 5675 ac_cv_struct_tm=sys/time.h
5945 fi 5676 fi
5946 rm -f conftest.$ac_objext conftest.$ac_ext 5677 rm -f conftest.$ac_objext conftest.$ac_ext
5947 fi 5678 fi
5948 echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 5679 echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5
5959 echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6 5690 echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6
5960 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then 5691 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then
5961 echo $ECHO_N "(cached) $ECHO_C" >&6 5692 echo $ECHO_N "(cached) $ECHO_C" >&6
5962 else 5693 else
5963 cat >conftest.$ac_ext <<_ACEOF 5694 cat >conftest.$ac_ext <<_ACEOF
5964 /* confdefs.h. */ 5695 #line $LINENO "configure"
5965 _ACEOF 5696 #include "confdefs.h"
5966 cat confdefs.h >>conftest.$ac_ext
5967 cat >>conftest.$ac_ext <<_ACEOF
5968 /* end confdefs.h. */
5969 #include <sys/types.h> 5697 #include <sys/types.h>
5970 #include <$ac_cv_struct_tm> 5698 #include <$ac_cv_struct_tm>
5971 5699
5972 5700
5973 int 5701 int
5984 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5712 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5985 (eval $ac_compile) 2>&5 5713 (eval $ac_compile) 2>&5
5986 ac_status=$? 5714 ac_status=$?
5987 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5715 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5988 (exit $ac_status); } && 5716 (exit $ac_status); } &&
5989 { ac_try='test -s conftest.$ac_objext' 5717 { ac_try='test -s conftest.$ac_objext'
5990 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5718 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5991 (eval $ac_try) 2>&5 5719 (eval $ac_try) 2>&5
5992 ac_status=$? 5720 ac_status=$?
5993 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5721 echo "$as_me:$LINENO: \$? = $ac_status" >&5
5994 (exit $ac_status); }; }; then 5722 (exit $ac_status); }; }; then
5995 ac_cv_member_struct_tm_tm_zone=yes 5723 ac_cv_member_struct_tm_tm_zone=yes
5996 else 5724 else
5997 echo "$as_me: failed program was:" >&5 5725 echo "$as_me: failed program was:" >&5
5998 sed 's/^/| /' conftest.$ac_ext >&5 5726 cat conftest.$ac_ext >&5
5999
6000 cat >conftest.$ac_ext <<_ACEOF 5727 cat >conftest.$ac_ext <<_ACEOF
6001 /* confdefs.h. */ 5728 #line $LINENO "configure"
6002 _ACEOF 5729 #include "confdefs.h"
6003 cat confdefs.h >>conftest.$ac_ext
6004 cat >>conftest.$ac_ext <<_ACEOF
6005 /* end confdefs.h. */
6006 #include <sys/types.h> 5730 #include <sys/types.h>
6007 #include <$ac_cv_struct_tm> 5731 #include <$ac_cv_struct_tm>
6008 5732
6009 5733
6010 int 5734 int
6021 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5745 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6022 (eval $ac_compile) 2>&5 5746 (eval $ac_compile) 2>&5
6023 ac_status=$? 5747 ac_status=$?
6024 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5748 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6025 (exit $ac_status); } && 5749 (exit $ac_status); } &&
6026 { ac_try='test -s conftest.$ac_objext' 5750 { ac_try='test -s conftest.$ac_objext'
6027 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5751 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6028 (eval $ac_try) 2>&5 5752 (eval $ac_try) 2>&5
6029 ac_status=$? 5753 ac_status=$?
6030 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5754 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6031 (exit $ac_status); }; }; then 5755 (exit $ac_status); }; }; then
6032 ac_cv_member_struct_tm_tm_zone=yes 5756 ac_cv_member_struct_tm_tm_zone=yes
6033 else 5757 else
6034 echo "$as_me: failed program was:" >&5 5758 echo "$as_me: failed program was:" >&5
6035 sed 's/^/| /' conftest.$ac_ext >&5 5759 cat conftest.$ac_ext >&5
6036
6037 ac_cv_member_struct_tm_tm_zone=no 5760 ac_cv_member_struct_tm_tm_zone=no
6038 fi 5761 fi
6039 rm -f conftest.$ac_objext conftest.$ac_ext 5762 rm -f conftest.$ac_objext conftest.$ac_ext
6040 fi 5763 fi
6041 rm -f conftest.$ac_objext conftest.$ac_ext 5764 rm -f conftest.$ac_objext conftest.$ac_ext
6062 echo $ECHO_N "checking for tzname... $ECHO_C" >&6 5785 echo $ECHO_N "checking for tzname... $ECHO_C" >&6
6063 if test "${ac_cv_var_tzname+set}" = set; then 5786 if test "${ac_cv_var_tzname+set}" = set; then
6064 echo $ECHO_N "(cached) $ECHO_C" >&6 5787 echo $ECHO_N "(cached) $ECHO_C" >&6
6065 else 5788 else
6066 cat >conftest.$ac_ext <<_ACEOF 5789 cat >conftest.$ac_ext <<_ACEOF
6067 /* confdefs.h. */ 5790 #line $LINENO "configure"
6068 _ACEOF 5791 #include "confdefs.h"
6069 cat confdefs.h >>conftest.$ac_ext
6070 cat >>conftest.$ac_ext <<_ACEOF
6071 /* end confdefs.h. */
6072 #include <time.h> 5792 #include <time.h>
6073 #ifndef tzname /* For SGI. */ 5793 #ifndef tzname /* For SGI. */
6074 extern char *tzname[]; /* RS6000 and others reject char **tzname. */ 5794 extern char *tzname[]; /* RS6000 and others reject char **tzname. */
6075 #endif 5795 #endif
6076 5796
6086 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 5806 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6087 (eval $ac_link) 2>&5 5807 (eval $ac_link) 2>&5
6088 ac_status=$? 5808 ac_status=$?
6089 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5809 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6090 (exit $ac_status); } && 5810 (exit $ac_status); } &&
6091 { ac_try='test -s conftest$ac_exeext' 5811 { ac_try='test -s conftest$ac_exeext'
6092 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5812 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6093 (eval $ac_try) 2>&5 5813 (eval $ac_try) 2>&5
6094 ac_status=$? 5814 ac_status=$?
6095 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5815 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6096 (exit $ac_status); }; }; then 5816 (exit $ac_status); }; }; then
6097 ac_cv_var_tzname=yes 5817 ac_cv_var_tzname=yes
6098 else 5818 else
6099 echo "$as_me: failed program was:" >&5 5819 echo "$as_me: failed program was:" >&5
6100 sed 's/^/| /' conftest.$ac_ext >&5 5820 cat conftest.$ac_ext >&5
6101
6102 ac_cv_var_tzname=no 5821 ac_cv_var_tzname=no
6103 fi 5822 fi
6104 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 5823 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6105 fi 5824 fi
6106 echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 5825 echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5
6118 echo $ECHO_N "checking for struct tm.tm_gmtoff... $ECHO_C" >&6 5837 echo $ECHO_N "checking for struct tm.tm_gmtoff... $ECHO_C" >&6
6119 if test "${ac_cv_member_struct_tm_tm_gmtoff+set}" = set; then 5838 if test "${ac_cv_member_struct_tm_tm_gmtoff+set}" = set; then
6120 echo $ECHO_N "(cached) $ECHO_C" >&6 5839 echo $ECHO_N "(cached) $ECHO_C" >&6
6121 else 5840 else
6122 cat >conftest.$ac_ext <<_ACEOF 5841 cat >conftest.$ac_ext <<_ACEOF
6123 /* confdefs.h. */ 5842 #line $LINENO "configure"
6124 _ACEOF 5843 #include "confdefs.h"
6125 cat confdefs.h >>conftest.$ac_ext
6126 cat >>conftest.$ac_ext <<_ACEOF
6127 /* end confdefs.h. */
6128 #include <time.h> 5844 #include <time.h>
6129 5845
6130 int 5846 int
6131 main () 5847 main ()
6132 { 5848 {
6141 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5857 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6142 (eval $ac_compile) 2>&5 5858 (eval $ac_compile) 2>&5
6143 ac_status=$? 5859 ac_status=$?
6144 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5860 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6145 (exit $ac_status); } && 5861 (exit $ac_status); } &&
6146 { ac_try='test -s conftest.$ac_objext' 5862 { ac_try='test -s conftest.$ac_objext'
6147 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5863 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6148 (eval $ac_try) 2>&5 5864 (eval $ac_try) 2>&5
6149 ac_status=$? 5865 ac_status=$?
6150 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5866 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6151 (exit $ac_status); }; }; then 5867 (exit $ac_status); }; }; then
6152 ac_cv_member_struct_tm_tm_gmtoff=yes 5868 ac_cv_member_struct_tm_tm_gmtoff=yes
6153 else 5869 else
6154 echo "$as_me: failed program was:" >&5 5870 echo "$as_me: failed program was:" >&5
6155 sed 's/^/| /' conftest.$ac_ext >&5 5871 cat conftest.$ac_ext >&5
6156
6157 cat >conftest.$ac_ext <<_ACEOF 5872 cat >conftest.$ac_ext <<_ACEOF
6158 /* confdefs.h. */ 5873 #line $LINENO "configure"
6159 _ACEOF 5874 #include "confdefs.h"
6160 cat confdefs.h >>conftest.$ac_ext
6161 cat >>conftest.$ac_ext <<_ACEOF
6162 /* end confdefs.h. */
6163 #include <time.h> 5875 #include <time.h>
6164 5876
6165 int 5877 int
6166 main () 5878 main ()
6167 { 5879 {
6176 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5888 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6177 (eval $ac_compile) 2>&5 5889 (eval $ac_compile) 2>&5
6178 ac_status=$? 5890 ac_status=$?
6179 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5891 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6180 (exit $ac_status); } && 5892 (exit $ac_status); } &&
6181 { ac_try='test -s conftest.$ac_objext' 5893 { ac_try='test -s conftest.$ac_objext'
6182 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5894 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6183 (eval $ac_try) 2>&5 5895 (eval $ac_try) 2>&5
6184 ac_status=$? 5896 ac_status=$?
6185 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5897 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6186 (exit $ac_status); }; }; then 5898 (exit $ac_status); }; }; then
6187 ac_cv_member_struct_tm_tm_gmtoff=yes 5899 ac_cv_member_struct_tm_tm_gmtoff=yes
6188 else 5900 else
6189 echo "$as_me: failed program was:" >&5 5901 echo "$as_me: failed program was:" >&5
6190 sed 's/^/| /' conftest.$ac_ext >&5 5902 cat conftest.$ac_ext >&5
6191
6192 ac_cv_member_struct_tm_tm_gmtoff=no 5903 ac_cv_member_struct_tm_tm_gmtoff=no
6193 fi 5904 fi
6194 rm -f conftest.$ac_objext conftest.$ac_ext 5905 rm -f conftest.$ac_objext conftest.$ac_ext
6195 fi 5906 fi
6196 rm -f conftest.$ac_objext conftest.$ac_ext 5907 rm -f conftest.$ac_objext conftest.$ac_ext
6231 echo $ECHO_N "checking for working volatile... $ECHO_C" >&6 5942 echo $ECHO_N "checking for working volatile... $ECHO_C" >&6
6232 if test "${ac_cv_c_volatile+set}" = set; then 5943 if test "${ac_cv_c_volatile+set}" = set; then
6233 echo $ECHO_N "(cached) $ECHO_C" >&6 5944 echo $ECHO_N "(cached) $ECHO_C" >&6
6234 else 5945 else
6235 cat >conftest.$ac_ext <<_ACEOF 5946 cat >conftest.$ac_ext <<_ACEOF
6236 /* confdefs.h. */ 5947 #line $LINENO "configure"
6237 _ACEOF 5948 #include "confdefs.h"
6238 cat confdefs.h >>conftest.$ac_ext
6239 cat >>conftest.$ac_ext <<_ACEOF
6240 /* end confdefs.h. */
6241 5949
6242 int 5950 int
6243 main () 5951 main ()
6244 { 5952 {
6245 5953
6253 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5961 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6254 (eval $ac_compile) 2>&5 5962 (eval $ac_compile) 2>&5
6255 ac_status=$? 5963 ac_status=$?
6256 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5964 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6257 (exit $ac_status); } && 5965 (exit $ac_status); } &&
6258 { ac_try='test -s conftest.$ac_objext' 5966 { ac_try='test -s conftest.$ac_objext'
6259 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 5967 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6260 (eval $ac_try) 2>&5 5968 (eval $ac_try) 2>&5
6261 ac_status=$? 5969 ac_status=$?
6262 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5970 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6263 (exit $ac_status); }; }; then 5971 (exit $ac_status); }; }; then
6264 ac_cv_c_volatile=yes 5972 ac_cv_c_volatile=yes
6265 else 5973 else
6266 echo "$as_me: failed program was:" >&5 5974 echo "$as_me: failed program was:" >&5
6267 sed 's/^/| /' conftest.$ac_ext >&5 5975 cat conftest.$ac_ext >&5
6268
6269 ac_cv_c_volatile=no 5976 ac_cv_c_volatile=no
6270 fi 5977 fi
6271 rm -f conftest.$ac_objext conftest.$ac_ext 5978 rm -f conftest.$ac_objext conftest.$ac_ext
6272 fi 5979 fi
6273 echo "$as_me:$LINENO: result: $ac_cv_c_volatile" >&5 5980 echo "$as_me:$LINENO: result: $ac_cv_c_volatile" >&5
6284 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 5991 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
6285 if test "${ac_cv_c_const+set}" = set; then 5992 if test "${ac_cv_c_const+set}" = set; then
6286 echo $ECHO_N "(cached) $ECHO_C" >&6 5993 echo $ECHO_N "(cached) $ECHO_C" >&6
6287 else 5994 else
6288 cat >conftest.$ac_ext <<_ACEOF 5995 cat >conftest.$ac_ext <<_ACEOF
6289 /* confdefs.h. */ 5996 #line $LINENO "configure"
6290 _ACEOF 5997 #include "confdefs.h"
6291 cat confdefs.h >>conftest.$ac_ext
6292 cat >>conftest.$ac_ext <<_ACEOF
6293 /* end confdefs.h. */
6294 5998
6295 int 5999 int
6296 main () 6000 main ()
6297 { 6001 {
6298 /* FIXME: Include the comments suggested by Paul. */ 6002 /* FIXME: Include the comments suggested by Paul. */
6350 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6054 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6351 (eval $ac_compile) 2>&5 6055 (eval $ac_compile) 2>&5
6352 ac_status=$? 6056 ac_status=$?
6353 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6057 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6354 (exit $ac_status); } && 6058 (exit $ac_status); } &&
6355 { ac_try='test -s conftest.$ac_objext' 6059 { ac_try='test -s conftest.$ac_objext'
6356 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6060 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6357 (eval $ac_try) 2>&5 6061 (eval $ac_try) 2>&5
6358 ac_status=$? 6062 ac_status=$?
6359 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6063 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6360 (exit $ac_status); }; }; then 6064 (exit $ac_status); }; }; then
6361 ac_cv_c_const=yes 6065 ac_cv_c_const=yes
6362 else 6066 else
6363 echo "$as_me: failed program was:" >&5 6067 echo "$as_me: failed program was:" >&5
6364 sed 's/^/| /' conftest.$ac_ext >&5 6068 cat conftest.$ac_ext >&5
6365
6366 ac_cv_c_const=no 6069 ac_cv_c_const=no
6367 fi 6070 fi
6368 rm -f conftest.$ac_objext conftest.$ac_ext 6071 rm -f conftest.$ac_objext conftest.$ac_ext
6369 fi 6072 fi
6370 echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 6073 echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5
6381 echo $ECHO_N "checking for void * support... $ECHO_C" >&6 6084 echo $ECHO_N "checking for void * support... $ECHO_C" >&6
6382 if test "${emacs_cv_void_star+set}" = set; then 6085 if test "${emacs_cv_void_star+set}" = set; then
6383 echo $ECHO_N "(cached) $ECHO_C" >&6 6086 echo $ECHO_N "(cached) $ECHO_C" >&6
6384 else 6087 else
6385 cat >conftest.$ac_ext <<_ACEOF 6088 cat >conftest.$ac_ext <<_ACEOF
6386 /* confdefs.h. */ 6089 #line $LINENO "configure"
6387 _ACEOF 6090 #include "confdefs.h"
6388 cat confdefs.h >>conftest.$ac_ext
6389 cat >>conftest.$ac_ext <<_ACEOF
6390 /* end confdefs.h. */
6391 6091
6392 int 6092 int
6393 main () 6093 main ()
6394 { 6094 {
6395 void * foo; 6095 void * foo;
6401 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6101 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6402 (eval $ac_compile) 2>&5 6102 (eval $ac_compile) 2>&5
6403 ac_status=$? 6103 ac_status=$?
6404 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6104 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6405 (exit $ac_status); } && 6105 (exit $ac_status); } &&
6406 { ac_try='test -s conftest.$ac_objext' 6106 { ac_try='test -s conftest.$ac_objext'
6407 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6107 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6408 (eval $ac_try) 2>&5 6108 (eval $ac_try) 2>&5
6409 ac_status=$? 6109 ac_status=$?
6410 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6110 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6411 (exit $ac_status); }; }; then 6111 (exit $ac_status); }; }; then
6412 emacs_cv_void_star=yes 6112 emacs_cv_void_star=yes
6413 else 6113 else
6414 echo "$as_me: failed program was:" >&5 6114 echo "$as_me: failed program was:" >&5
6415 sed 's/^/| /' conftest.$ac_ext >&5 6115 cat conftest.$ac_ext >&5
6416
6417 emacs_cv_void_star=no 6116 emacs_cv_void_star=no
6418 fi 6117 fi
6419 rm -f conftest.$ac_objext conftest.$ac_ext 6118 rm -f conftest.$ac_objext conftest.$ac_ext
6420 fi 6119 fi
6421 echo "$as_me:$LINENO: result: $emacs_cv_void_star" >&5 6120 echo "$as_me:$LINENO: result: $emacs_cv_void_star" >&5
6432 6131
6433 fi 6132 fi
6434 6133
6435 6134
6436 6135
6437 echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 6136 echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \${MAKE}" >&5
6438 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 6137 echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6
6439 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` 6138 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
6440 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then 6139 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
6441 echo $ECHO_N "(cached) $ECHO_C" >&6 6140 echo $ECHO_N "(cached) $ECHO_C" >&6
6442 else 6141 else
6443 cat >conftest.make <<\_ACEOF 6142 cat >conftest.make <<\_ACEOF
6444 all: 6143 all:
6445 @echo 'ac_maketemp="$(MAKE)"' 6144 @echo 'ac_maketemp="${MAKE}"'
6446 _ACEOF 6145 _ACEOF
6447 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. 6146 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
6448 eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` 6147 eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
6449 if test -n "$ac_maketemp"; then 6148 if test -n "$ac_maketemp"; then
6450 eval ac_cv_prog_make_${ac_make}_set=yes 6149 eval ac_cv_prog_make_${ac_make}_set=yes
6551 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. 6250 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
6552 eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` 6251 eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
6553 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. 6252 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
6554 for ac_extension in a so sl; do 6253 for ac_extension in a so sl; do
6555 if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && 6254 if test ! -f $ac_im_usrlibdir/libX11.$ac_extension &&
6556 test -f $ac_im_libdir/libX11.$ac_extension; then 6255 test -f $ac_im_libdir/libX11.$ac_extension; then
6557 ac_im_usrlibdir=$ac_im_libdir; break 6256 ac_im_usrlibdir=$ac_im_libdir; break
6558 fi 6257 fi
6559 done 6258 done
6560 # Screen out bogus values from the imake configuration. They are 6259 # Screen out bogus values from the imake configuration. They are
6561 # bogus both because they are the default anyway, and because 6260 # bogus both because they are the default anyway, and because
6562 # using them would break gcc on systems where it needs fixed includes. 6261 # using them would break gcc on systems where it needs fixed includes.
6612 6311
6613 if test "$ac_x_includes" = no; then 6312 if test "$ac_x_includes" = no; then
6614 # Guess where to find include files, by looking for Intrinsic.h. 6313 # Guess where to find include files, by looking for Intrinsic.h.
6615 # First, try using that file with no special directory specified. 6314 # First, try using that file with no special directory specified.
6616 cat >conftest.$ac_ext <<_ACEOF 6315 cat >conftest.$ac_ext <<_ACEOF
6617 /* confdefs.h. */ 6316 #line $LINENO "configure"
6618 _ACEOF 6317 #include "confdefs.h"
6619 cat confdefs.h >>conftest.$ac_ext
6620 cat >>conftest.$ac_ext <<_ACEOF
6621 /* end confdefs.h. */
6622 #include <X11/Intrinsic.h> 6318 #include <X11/Intrinsic.h>
6623 _ACEOF 6319 _ACEOF
6624 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 6320 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6625 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 6321 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6626 ac_status=$? 6322 ac_status=$?
6640 if test -z "$ac_cpp_err"; then 6336 if test -z "$ac_cpp_err"; then
6641 # We can compile using X headers with no special include directory. 6337 # We can compile using X headers with no special include directory.
6642 ac_x_includes= 6338 ac_x_includes=
6643 else 6339 else
6644 echo "$as_me: failed program was:" >&5 6340 echo "$as_me: failed program was:" >&5
6645 sed 's/^/| /' conftest.$ac_ext >&5 6341 cat conftest.$ac_ext >&5
6646
6647 for ac_dir in $ac_x_header_dirs; do 6342 for ac_dir in $ac_x_header_dirs; do
6648 if test -r "$ac_dir/X11/Intrinsic.h"; then 6343 if test -r "$ac_dir/X11/Intrinsic.h"; then
6649 ac_x_includes=$ac_dir 6344 ac_x_includes=$ac_dir
6650 break 6345 break
6651 fi 6346 fi
6659 # See if we find them without any special options. 6354 # See if we find them without any special options.
6660 # Don't add to $LIBS permanently. 6355 # Don't add to $LIBS permanently.
6661 ac_save_LIBS=$LIBS 6356 ac_save_LIBS=$LIBS
6662 LIBS="-lXt $LIBS" 6357 LIBS="-lXt $LIBS"
6663 cat >conftest.$ac_ext <<_ACEOF 6358 cat >conftest.$ac_ext <<_ACEOF
6664 /* confdefs.h. */ 6359 #line $LINENO "configure"
6665 _ACEOF 6360 #include "confdefs.h"
6666 cat confdefs.h >>conftest.$ac_ext
6667 cat >>conftest.$ac_ext <<_ACEOF
6668 /* end confdefs.h. */
6669 #include <X11/Intrinsic.h> 6361 #include <X11/Intrinsic.h>
6670 int 6362 int
6671 main () 6363 main ()
6672 { 6364 {
6673 XtMalloc (0) 6365 XtMalloc (0)
6679 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 6371 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6680 (eval $ac_link) 2>&5 6372 (eval $ac_link) 2>&5
6681 ac_status=$? 6373 ac_status=$?
6682 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6374 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6683 (exit $ac_status); } && 6375 (exit $ac_status); } &&
6684 { ac_try='test -s conftest$ac_exeext' 6376 { ac_try='test -s conftest$ac_exeext'
6685 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6377 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6686 (eval $ac_try) 2>&5 6378 (eval $ac_try) 2>&5
6687 ac_status=$? 6379 ac_status=$?
6688 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6380 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6689 (exit $ac_status); }; }; then 6381 (exit $ac_status); }; }; then
6690 LIBS=$ac_save_LIBS 6382 LIBS=$ac_save_LIBS
6691 # We can link X programs with no special library path. 6383 # We can link X programs with no special library path.
6692 ac_x_libraries= 6384 ac_x_libraries=
6693 else 6385 else
6694 echo "$as_me: failed program was:" >&5 6386 echo "$as_me: failed program was:" >&5
6695 sed 's/^/| /' conftest.$ac_ext >&5 6387 cat conftest.$ac_ext >&5
6696
6697 LIBS=$ac_save_LIBS 6388 LIBS=$ac_save_LIBS
6698 for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` 6389 for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
6699 do 6390 do
6700 # Don't even attempt the hair of trying to link an X program! 6391 # Don't even attempt the hair of trying to link an X program!
6701 for ac_extension in a so sl; do 6392 for ac_extension in a so sl; do
6713 # Didn't find X anywhere. Cache the known absence of X. 6404 # Didn't find X anywhere. Cache the known absence of X.
6714 ac_cv_have_x="have_x=no" 6405 ac_cv_have_x="have_x=no"
6715 else 6406 else
6716 # Record where we found X for the cache. 6407 # Record where we found X for the cache.
6717 ac_cv_have_x="have_x=yes \ 6408 ac_cv_have_x="have_x=yes \
6718 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" 6409 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
6719 fi 6410 fi
6720 fi 6411 fi
6721 6412
6722 fi 6413 fi
6723 eval "$ac_cv_have_x" 6414 eval "$ac_cv_have_x"
6838 echo $ECHO_N "checking for malloc_get_state... $ECHO_C" >&6 6529 echo $ECHO_N "checking for malloc_get_state... $ECHO_C" >&6
6839 if test "${ac_cv_func_malloc_get_state+set}" = set; then 6530 if test "${ac_cv_func_malloc_get_state+set}" = set; then
6840 echo $ECHO_N "(cached) $ECHO_C" >&6 6531 echo $ECHO_N "(cached) $ECHO_C" >&6
6841 else 6532 else
6842 cat >conftest.$ac_ext <<_ACEOF 6533 cat >conftest.$ac_ext <<_ACEOF
6843 /* confdefs.h. */ 6534 #line $LINENO "configure"
6844 _ACEOF 6535 #include "confdefs.h"
6845 cat confdefs.h >>conftest.$ac_ext
6846 cat >>conftest.$ac_ext <<_ACEOF
6847 /* end confdefs.h. */
6848 /* Define malloc_get_state to an innocuous variant, in case <limits.h> declares malloc_get_state.
6849 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6850 #define malloc_get_state innocuous_malloc_get_state
6851
6852 /* System header to define __stub macros and hopefully few prototypes, 6536 /* System header to define __stub macros and hopefully few prototypes,
6853 which can conflict with char malloc_get_state (); below. 6537 which can conflict with char malloc_get_state (); below. */
6854 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 6538 #include <assert.h>
6855 <limits.h> exists even on freestanding compilers. */
6856
6857 #ifdef __STDC__
6858 # include <limits.h>
6859 #else
6860 # include <assert.h>
6861 #endif
6862
6863 #undef malloc_get_state
6864
6865 /* Override any gcc2 internal prototype to avoid an error. */ 6539 /* Override any gcc2 internal prototype to avoid an error. */
6866 #ifdef __cplusplus 6540 #ifdef __cplusplus
6867 extern "C" 6541 extern "C"
6868 {
6869 #endif 6542 #endif
6870 /* We use char because int might match the return type of a gcc2 6543 /* We use char because int might match the return type of a gcc2
6871 builtin and then its argument prototype would still apply. */ 6544 builtin and then its argument prototype would still apply. */
6872 char malloc_get_state (); 6545 char malloc_get_state ();
6546 char (*f) ();
6547
6548 int
6549 main ()
6550 {
6873 /* The GNU C library defines this for functions which it implements 6551 /* The GNU C library defines this for functions which it implements
6874 to always fail with ENOSYS. Some functions are actually named 6552 to always fail with ENOSYS. Some functions are actually named
6875 something starting with __ and the normal name is an alias. */ 6553 something starting with __ and the normal name is an alias. */
6876 #if defined (__stub_malloc_get_state) || defined (__stub___malloc_get_state) 6554 #if defined (__stub_malloc_get_state) || defined (__stub___malloc_get_state)
6877 choke me 6555 choke me
6878 #else 6556 #else
6879 char (*f) () = malloc_get_state; 6557 f = malloc_get_state;
6880 #endif 6558 #endif
6881 #ifdef __cplusplus 6559
6882 }
6883 #endif
6884
6885 int
6886 main ()
6887 {
6888 return f != malloc_get_state;
6889 ; 6560 ;
6890 return 0; 6561 return 0;
6891 } 6562 }
6892 _ACEOF 6563 _ACEOF
6893 rm -f conftest.$ac_objext conftest$ac_exeext 6564 rm -f conftest.$ac_objext conftest$ac_exeext
6894 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 6565 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6895 (eval $ac_link) 2>&5 6566 (eval $ac_link) 2>&5
6896 ac_status=$? 6567 ac_status=$?
6897 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6568 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6898 (exit $ac_status); } && 6569 (exit $ac_status); } &&
6899 { ac_try='test -s conftest$ac_exeext' 6570 { ac_try='test -s conftest$ac_exeext'
6900 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6571 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6901 (eval $ac_try) 2>&5 6572 (eval $ac_try) 2>&5
6902 ac_status=$? 6573 ac_status=$?
6903 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6574 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6904 (exit $ac_status); }; }; then 6575 (exit $ac_status); }; }; then
6905 ac_cv_func_malloc_get_state=yes 6576 ac_cv_func_malloc_get_state=yes
6906 else 6577 else
6907 echo "$as_me: failed program was:" >&5 6578 echo "$as_me: failed program was:" >&5
6908 sed 's/^/| /' conftest.$ac_ext >&5 6579 cat conftest.$ac_ext >&5
6909
6910 ac_cv_func_malloc_get_state=no 6580 ac_cv_func_malloc_get_state=no
6911 fi 6581 fi
6912 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6582 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6913 fi 6583 fi
6914 echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5 6584 echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5
6923 echo $ECHO_N "checking for malloc_set_state... $ECHO_C" >&6 6593 echo $ECHO_N "checking for malloc_set_state... $ECHO_C" >&6
6924 if test "${ac_cv_func_malloc_set_state+set}" = set; then 6594 if test "${ac_cv_func_malloc_set_state+set}" = set; then
6925 echo $ECHO_N "(cached) $ECHO_C" >&6 6595 echo $ECHO_N "(cached) $ECHO_C" >&6
6926 else 6596 else
6927 cat >conftest.$ac_ext <<_ACEOF 6597 cat >conftest.$ac_ext <<_ACEOF
6928 /* confdefs.h. */ 6598 #line $LINENO "configure"
6929 _ACEOF 6599 #include "confdefs.h"
6930 cat confdefs.h >>conftest.$ac_ext
6931 cat >>conftest.$ac_ext <<_ACEOF
6932 /* end confdefs.h. */
6933 /* Define malloc_set_state to an innocuous variant, in case <limits.h> declares malloc_set_state.
6934 For example, HP-UX 11i <limits.h> declares gettimeofday. */
6935 #define malloc_set_state innocuous_malloc_set_state
6936
6937 /* System header to define __stub macros and hopefully few prototypes, 6600 /* System header to define __stub macros and hopefully few prototypes,
6938 which can conflict with char malloc_set_state (); below. 6601 which can conflict with char malloc_set_state (); below. */
6939 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 6602 #include <assert.h>
6940 <limits.h> exists even on freestanding compilers. */
6941
6942 #ifdef __STDC__
6943 # include <limits.h>
6944 #else
6945 # include <assert.h>
6946 #endif
6947
6948 #undef malloc_set_state
6949
6950 /* Override any gcc2 internal prototype to avoid an error. */ 6603 /* Override any gcc2 internal prototype to avoid an error. */
6951 #ifdef __cplusplus 6604 #ifdef __cplusplus
6952 extern "C" 6605 extern "C"
6953 {
6954 #endif 6606 #endif
6955 /* We use char because int might match the return type of a gcc2 6607 /* We use char because int might match the return type of a gcc2
6956 builtin and then its argument prototype would still apply. */ 6608 builtin and then its argument prototype would still apply. */
6957 char malloc_set_state (); 6609 char malloc_set_state ();
6610 char (*f) ();
6611
6612 int
6613 main ()
6614 {
6958 /* The GNU C library defines this for functions which it implements 6615 /* The GNU C library defines this for functions which it implements
6959 to always fail with ENOSYS. Some functions are actually named 6616 to always fail with ENOSYS. Some functions are actually named
6960 something starting with __ and the normal name is an alias. */ 6617 something starting with __ and the normal name is an alias. */
6961 #if defined (__stub_malloc_set_state) || defined (__stub___malloc_set_state) 6618 #if defined (__stub_malloc_set_state) || defined (__stub___malloc_set_state)
6962 choke me 6619 choke me
6963 #else 6620 #else
6964 char (*f) () = malloc_set_state; 6621 f = malloc_set_state;
6965 #endif 6622 #endif
6966 #ifdef __cplusplus 6623
6967 }
6968 #endif
6969
6970 int
6971 main ()
6972 {
6973 return f != malloc_set_state;
6974 ; 6624 ;
6975 return 0; 6625 return 0;
6976 } 6626 }
6977 _ACEOF 6627 _ACEOF
6978 rm -f conftest.$ac_objext conftest$ac_exeext 6628 rm -f conftest.$ac_objext conftest$ac_exeext
6979 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 6629 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6980 (eval $ac_link) 2>&5 6630 (eval $ac_link) 2>&5
6981 ac_status=$? 6631 ac_status=$?
6982 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6632 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6983 (exit $ac_status); } && 6633 (exit $ac_status); } &&
6984 { ac_try='test -s conftest$ac_exeext' 6634 { ac_try='test -s conftest$ac_exeext'
6985 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6635 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6986 (eval $ac_try) 2>&5 6636 (eval $ac_try) 2>&5
6987 ac_status=$? 6637 ac_status=$?
6988 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6638 echo "$as_me:$LINENO: \$? = $ac_status" >&5
6989 (exit $ac_status); }; }; then 6639 (exit $ac_status); }; }; then
6990 ac_cv_func_malloc_set_state=yes 6640 ac_cv_func_malloc_set_state=yes
6991 else 6641 else
6992 echo "$as_me: failed program was:" >&5 6642 echo "$as_me: failed program was:" >&5
6993 sed 's/^/| /' conftest.$ac_ext >&5 6643 cat conftest.$ac_ext >&5
6994
6995 ac_cv_func_malloc_set_state=no 6644 ac_cv_func_malloc_set_state=no
6996 fi 6645 fi
6997 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6646 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6998 fi 6647 fi
6999 echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5 6648 echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5
7008 echo $ECHO_N "checking whether __after_morecore_hook exists... $ECHO_C" >&6 6657 echo $ECHO_N "checking whether __after_morecore_hook exists... $ECHO_C" >&6
7009 if test "${emacs_cv_var___after_morecore_hook+set}" = set; then 6658 if test "${emacs_cv_var___after_morecore_hook+set}" = set; then
7010 echo $ECHO_N "(cached) $ECHO_C" >&6 6659 echo $ECHO_N "(cached) $ECHO_C" >&6
7011 else 6660 else
7012 cat >conftest.$ac_ext <<_ACEOF 6661 cat >conftest.$ac_ext <<_ACEOF
7013 /* confdefs.h. */ 6662 #line $LINENO "configure"
7014 _ACEOF 6663 #include "confdefs.h"
7015 cat confdefs.h >>conftest.$ac_ext
7016 cat >>conftest.$ac_ext <<_ACEOF
7017 /* end confdefs.h. */
7018 extern void (* __after_morecore_hook)(); 6664 extern void (* __after_morecore_hook)();
7019 int 6665 int
7020 main () 6666 main ()
7021 { 6667 {
7022 __after_morecore_hook = 0 6668 __after_morecore_hook = 0
7028 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 6674 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7029 (eval $ac_link) 2>&5 6675 (eval $ac_link) 2>&5
7030 ac_status=$? 6676 ac_status=$?
7031 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6677 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7032 (exit $ac_status); } && 6678 (exit $ac_status); } &&
7033 { ac_try='test -s conftest$ac_exeext' 6679 { ac_try='test -s conftest$ac_exeext'
7034 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6680 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7035 (eval $ac_try) 2>&5 6681 (eval $ac_try) 2>&5
7036 ac_status=$? 6682 ac_status=$?
7037 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6683 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7038 (exit $ac_status); }; }; then 6684 (exit $ac_status); }; }; then
7039 emacs_cv_var___after_morecore_hook=yes 6685 emacs_cv_var___after_morecore_hook=yes
7040 else 6686 else
7041 echo "$as_me: failed program was:" >&5 6687 echo "$as_me: failed program was:" >&5
7042 sed 's/^/| /' conftest.$ac_ext >&5 6688 cat conftest.$ac_ext >&5
7043
7044 emacs_cv_var___after_morecore_hook=no 6689 emacs_cv_var___after_morecore_hook=no
7045 fi 6690 fi
7046 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6691 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7047 fi 6692 fi
7048 echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5 6693 echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5
7088 else 6733 else
7089 # Is the header compilable? 6734 # Is the header compilable?
7090 echo "$as_me:$LINENO: checking $ac_header usability" >&5 6735 echo "$as_me:$LINENO: checking $ac_header usability" >&5
7091 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 6736 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
7092 cat >conftest.$ac_ext <<_ACEOF 6737 cat >conftest.$ac_ext <<_ACEOF
7093 /* confdefs.h. */ 6738 #line $LINENO "configure"
7094 _ACEOF 6739 #include "confdefs.h"
7095 cat confdefs.h >>conftest.$ac_ext
7096 cat >>conftest.$ac_ext <<_ACEOF
7097 /* end confdefs.h. */
7098 $ac_includes_default 6740 $ac_includes_default
7099 #include <$ac_header> 6741 #include <$ac_header>
7100 _ACEOF 6742 _ACEOF
7101 rm -f conftest.$ac_objext 6743 rm -f conftest.$ac_objext
7102 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6744 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7103 (eval $ac_compile) 2>&5 6745 (eval $ac_compile) 2>&5
7104 ac_status=$? 6746 ac_status=$?
7105 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6747 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7106 (exit $ac_status); } && 6748 (exit $ac_status); } &&
7107 { ac_try='test -s conftest.$ac_objext' 6749 { ac_try='test -s conftest.$ac_objext'
7108 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6750 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7109 (eval $ac_try) 2>&5 6751 (eval $ac_try) 2>&5
7110 ac_status=$? 6752 ac_status=$?
7111 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6753 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7112 (exit $ac_status); }; }; then 6754 (exit $ac_status); }; }; then
7113 ac_header_compiler=yes 6755 ac_header_compiler=yes
7114 else 6756 else
7115 echo "$as_me: failed program was:" >&5 6757 echo "$as_me: failed program was:" >&5
7116 sed 's/^/| /' conftest.$ac_ext >&5 6758 cat conftest.$ac_ext >&5
7117
7118 ac_header_compiler=no 6759 ac_header_compiler=no
7119 fi 6760 fi
7120 rm -f conftest.$ac_objext conftest.$ac_ext 6761 rm -f conftest.$ac_objext conftest.$ac_ext
7121 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 6762 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
7122 echo "${ECHO_T}$ac_header_compiler" >&6 6763 echo "${ECHO_T}$ac_header_compiler" >&6
7123 6764
7124 # Is the header present? 6765 # Is the header present?
7125 echo "$as_me:$LINENO: checking $ac_header presence" >&5 6766 echo "$as_me:$LINENO: checking $ac_header presence" >&5
7126 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 6767 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
7127 cat >conftest.$ac_ext <<_ACEOF 6768 cat >conftest.$ac_ext <<_ACEOF
7128 /* confdefs.h. */ 6769 #line $LINENO "configure"
7129 _ACEOF 6770 #include "confdefs.h"
7130 cat confdefs.h >>conftest.$ac_ext
7131 cat >>conftest.$ac_ext <<_ACEOF
7132 /* end confdefs.h. */
7133 #include <$ac_header> 6771 #include <$ac_header>
7134 _ACEOF 6772 _ACEOF
7135 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 6773 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7136 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 6774 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7137 ac_status=$? 6775 ac_status=$?
7150 fi 6788 fi
7151 if test -z "$ac_cpp_err"; then 6789 if test -z "$ac_cpp_err"; then
7152 ac_header_preproc=yes 6790 ac_header_preproc=yes
7153 else 6791 else
7154 echo "$as_me: failed program was:" >&5 6792 echo "$as_me: failed program was:" >&5
7155 sed 's/^/| /' conftest.$ac_ext >&5 6793 cat conftest.$ac_ext >&5
7156
7157 ac_header_preproc=no 6794 ac_header_preproc=no
7158 fi 6795 fi
7159 rm -f conftest.err conftest.$ac_ext 6796 rm -f conftest.err conftest.$ac_ext
7160 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 6797 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
7161 echo "${ECHO_T}$ac_header_preproc" >&6 6798 echo "${ECHO_T}$ac_header_preproc" >&6
7163 # So? What about this header? 6800 # So? What about this header?
7164 case $ac_header_compiler:$ac_header_preproc in 6801 case $ac_header_compiler:$ac_header_preproc in
7165 yes:no ) 6802 yes:no )
7166 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 6803 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7167 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 6804 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7168 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 6805 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7169 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 6806 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
7170 ac_header_preproc=yes
7171 ;;
7172 no:yes ) 6807 no:yes )
7173 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 6808 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7174 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 6809 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7175 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 6810 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7176 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 6811 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
7177 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
7178 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
7179 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
7180 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
7181 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 6812 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7182 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 6813 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
7183 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
7184 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
7185 (
7186 cat <<\_ASBOX
7187 ## ------------------------------------------ ##
7188 ## Report this to the AC_PACKAGE_NAME lists. ##
7189 ## ------------------------------------------ ##
7190 _ASBOX
7191 ) |
7192 sed "s/^/$as_me: WARNING: /" >&2
7193 ;;
7194 esac 6814 esac
7195 echo "$as_me:$LINENO: checking for $ac_header" >&5 6815 echo "$as_me:$LINENO: checking for $ac_header" >&5
7196 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 6816 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7197 if eval "test \"\${$as_ac_Header+set}\" = set"; then 6817 if eval "test \"\${$as_ac_Header+set}\" = set"; then
7198 echo $ECHO_N "(cached) $ECHO_C" >&6 6818 echo $ECHO_N "(cached) $ECHO_C" >&6
7199 else 6819 else
7200 eval "$as_ac_Header=\$ac_header_preproc" 6820 eval "$as_ac_Header=$ac_header_preproc"
7201 fi 6821 fi
7202 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 6822 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
7203 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 6823 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
7204 6824
7205 fi 6825 fi
7220 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 6840 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
7221 if eval "test \"\${$as_ac_var+set}\" = set"; then 6841 if eval "test \"\${$as_ac_var+set}\" = set"; then
7222 echo $ECHO_N "(cached) $ECHO_C" >&6 6842 echo $ECHO_N "(cached) $ECHO_C" >&6
7223 else 6843 else
7224 cat >conftest.$ac_ext <<_ACEOF 6844 cat >conftest.$ac_ext <<_ACEOF
7225 /* confdefs.h. */ 6845 #line $LINENO "configure"
7226 _ACEOF 6846 #include "confdefs.h"
7227 cat confdefs.h >>conftest.$ac_ext
7228 cat >>conftest.$ac_ext <<_ACEOF
7229 /* end confdefs.h. */
7230 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
7231 For example, HP-UX 11i <limits.h> declares gettimeofday. */
7232 #define $ac_func innocuous_$ac_func
7233
7234 /* System header to define __stub macros and hopefully few prototypes, 6847 /* System header to define __stub macros and hopefully few prototypes,
7235 which can conflict with char $ac_func (); below. 6848 which can conflict with char $ac_func (); below. */
7236 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 6849 #include <assert.h>
7237 <limits.h> exists even on freestanding compilers. */
7238
7239 #ifdef __STDC__
7240 # include <limits.h>
7241 #else
7242 # include <assert.h>
7243 #endif
7244
7245 #undef $ac_func
7246
7247 /* Override any gcc2 internal prototype to avoid an error. */ 6850 /* Override any gcc2 internal prototype to avoid an error. */
7248 #ifdef __cplusplus 6851 #ifdef __cplusplus
7249 extern "C" 6852 extern "C"
7250 {
7251 #endif 6853 #endif
7252 /* We use char because int might match the return type of a gcc2 6854 /* We use char because int might match the return type of a gcc2
7253 builtin and then its argument prototype would still apply. */ 6855 builtin and then its argument prototype would still apply. */
7254 char $ac_func (); 6856 char $ac_func ();
6857 char (*f) ();
6858
6859 int
6860 main ()
6861 {
7255 /* The GNU C library defines this for functions which it implements 6862 /* The GNU C library defines this for functions which it implements
7256 to always fail with ENOSYS. Some functions are actually named 6863 to always fail with ENOSYS. Some functions are actually named
7257 something starting with __ and the normal name is an alias. */ 6864 something starting with __ and the normal name is an alias. */
7258 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 6865 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
7259 choke me 6866 choke me
7260 #else 6867 #else
7261 char (*f) () = $ac_func; 6868 f = $ac_func;
7262 #endif 6869 #endif
7263 #ifdef __cplusplus 6870
7264 }
7265 #endif
7266
7267 int
7268 main ()
7269 {
7270 return f != $ac_func;
7271 ; 6871 ;
7272 return 0; 6872 return 0;
7273 } 6873 }
7274 _ACEOF 6874 _ACEOF
7275 rm -f conftest.$ac_objext conftest$ac_exeext 6875 rm -f conftest.$ac_objext conftest$ac_exeext
7276 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 6876 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7277 (eval $ac_link) 2>&5 6877 (eval $ac_link) 2>&5
7278 ac_status=$? 6878 ac_status=$?
7279 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6879 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7280 (exit $ac_status); } && 6880 (exit $ac_status); } &&
7281 { ac_try='test -s conftest$ac_exeext' 6881 { ac_try='test -s conftest$ac_exeext'
7282 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 6882 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7283 (eval $ac_try) 2>&5 6883 (eval $ac_try) 2>&5
7284 ac_status=$? 6884 ac_status=$?
7285 echo "$as_me:$LINENO: \$? = $ac_status" >&5 6885 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7286 (exit $ac_status); }; }; then 6886 (exit $ac_status); }; }; then
7287 eval "$as_ac_var=yes" 6887 eval "$as_ac_var=yes"
7288 else 6888 else
7289 echo "$as_me: failed program was:" >&5 6889 echo "$as_me: failed program was:" >&5
7290 sed 's/^/| /' conftest.$ac_ext >&5 6890 cat conftest.$ac_ext >&5
7291
7292 eval "$as_ac_var=no" 6891 eval "$as_ac_var=no"
7293 fi 6892 fi
7294 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6893 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7295 fi 6894 fi
7296 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 6895 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
7310 else 6909 else
7311 if test "$cross_compiling" = yes; then 6910 if test "$cross_compiling" = yes; then
7312 ac_cv_func_mmap_fixed_mapped=no 6911 ac_cv_func_mmap_fixed_mapped=no
7313 else 6912 else
7314 cat >conftest.$ac_ext <<_ACEOF 6913 cat >conftest.$ac_ext <<_ACEOF
7315 /* confdefs.h. */ 6914 #line $LINENO "configure"
7316 _ACEOF 6915 #include "confdefs.h"
7317 cat confdefs.h >>conftest.$ac_ext
7318 cat >>conftest.$ac_ext <<_ACEOF
7319 /* end confdefs.h. */
7320 $ac_includes_default 6916 $ac_includes_default
7321 /* malloc might have been renamed as rpl_malloc. */ 6917 /* malloc might have been renamed as rpl_malloc. */
7322 #undef malloc 6918 #undef malloc
7323 6919
7324 /* Thanks to Mike Haertel and Jim Avera for this test. 6920 /* Thanks to Mike Haertel and Jim Avera for this test.
7419 data2 = (char *) malloc (2 * pagesize); 7015 data2 = (char *) malloc (2 * pagesize);
7420 if (!data2) 7016 if (!data2)
7421 exit (1); 7017 exit (1);
7422 data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1); 7018 data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1);
7423 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, 7019 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE,
7424 MAP_PRIVATE | MAP_FIXED, fd, 0L)) 7020 MAP_PRIVATE | MAP_FIXED, fd, 0L))
7425 exit (1); 7021 exit (1);
7426 for (i = 0; i < pagesize; ++i) 7022 for (i = 0; i < pagesize; ++i)
7427 if (*(data + i) != *(data2 + i)) 7023 if (*(data + i) != *(data2 + i))
7428 exit (1); 7024 exit (1);
7429 7025
7457 (exit $ac_status); }; }; then 7053 (exit $ac_status); }; }; then
7458 ac_cv_func_mmap_fixed_mapped=yes 7054 ac_cv_func_mmap_fixed_mapped=yes
7459 else 7055 else
7460 echo "$as_me: program exited with status $ac_status" >&5 7056 echo "$as_me: program exited with status $ac_status" >&5
7461 echo "$as_me: failed program was:" >&5 7057 echo "$as_me: failed program was:" >&5
7462 sed 's/^/| /' conftest.$ac_ext >&5 7058 cat conftest.$ac_ext >&5
7463
7464 ( exit $ac_status ) 7059 ( exit $ac_status )
7465 ac_cv_func_mmap_fixed_mapped=no 7060 ac_cv_func_mmap_fixed_mapped=no
7466 fi 7061 fi
7467 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 7062 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7468 fi 7063 fi
7491 echo $ECHO_N "(cached) $ECHO_C" >&6 7086 echo $ECHO_N "(cached) $ECHO_C" >&6
7492 else 7087 else
7493 ac_check_lib_save_LIBS=$LIBS 7088 ac_check_lib_save_LIBS=$LIBS
7494 LIBS="-ldnet $LIBS" 7089 LIBS="-ldnet $LIBS"
7495 cat >conftest.$ac_ext <<_ACEOF 7090 cat >conftest.$ac_ext <<_ACEOF
7496 /* confdefs.h. */ 7091 #line $LINENO "configure"
7497 _ACEOF 7092 #include "confdefs.h"
7498 cat confdefs.h >>conftest.$ac_ext
7499 cat >>conftest.$ac_ext <<_ACEOF
7500 /* end confdefs.h. */
7501 7093
7502 /* Override any gcc2 internal prototype to avoid an error. */ 7094 /* Override any gcc2 internal prototype to avoid an error. */
7503 #ifdef __cplusplus 7095 #ifdef __cplusplus
7504 extern "C" 7096 extern "C"
7505 #endif 7097 #endif
7518 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 7110 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7519 (eval $ac_link) 2>&5 7111 (eval $ac_link) 2>&5
7520 ac_status=$? 7112 ac_status=$?
7521 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7113 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7522 (exit $ac_status); } && 7114 (exit $ac_status); } &&
7523 { ac_try='test -s conftest$ac_exeext' 7115 { ac_try='test -s conftest$ac_exeext'
7524 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7116 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7525 (eval $ac_try) 2>&5 7117 (eval $ac_try) 2>&5
7526 ac_status=$? 7118 ac_status=$?
7527 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7119 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7528 (exit $ac_status); }; }; then 7120 (exit $ac_status); }; }; then
7529 ac_cv_lib_dnet_dnet_ntoa=yes 7121 ac_cv_lib_dnet_dnet_ntoa=yes
7530 else 7122 else
7531 echo "$as_me: failed program was:" >&5 7123 echo "$as_me: failed program was:" >&5
7532 sed 's/^/| /' conftest.$ac_ext >&5 7124 cat conftest.$ac_ext >&5
7533
7534 ac_cv_lib_dnet_dnet_ntoa=no 7125 ac_cv_lib_dnet_dnet_ntoa=no
7535 fi 7126 fi
7536 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7127 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7537 LIBS=$ac_check_lib_save_LIBS 7128 LIBS=$ac_check_lib_save_LIBS
7538 fi 7129 fi
7554 echo $ECHO_N "(cached) $ECHO_C" >&6 7145 echo $ECHO_N "(cached) $ECHO_C" >&6
7555 else 7146 else
7556 ac_check_lib_save_LIBS=$LIBS 7147 ac_check_lib_save_LIBS=$LIBS
7557 LIBS="-lXbsd $LIBS" 7148 LIBS="-lXbsd $LIBS"
7558 cat >conftest.$ac_ext <<_ACEOF 7149 cat >conftest.$ac_ext <<_ACEOF
7559 /* confdefs.h. */ 7150 #line $LINENO "configure"
7560 _ACEOF 7151 #include "confdefs.h"
7561 cat confdefs.h >>conftest.$ac_ext
7562 cat >>conftest.$ac_ext <<_ACEOF
7563 /* end confdefs.h. */
7564 7152
7565 7153
7566 int 7154 int
7567 main () 7155 main ()
7568 { 7156 {
7575 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 7163 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7576 (eval $ac_link) 2>&5 7164 (eval $ac_link) 2>&5
7577 ac_status=$? 7165 ac_status=$?
7578 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7166 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7579 (exit $ac_status); } && 7167 (exit $ac_status); } &&
7580 { ac_try='test -s conftest$ac_exeext' 7168 { ac_try='test -s conftest$ac_exeext'
7581 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7169 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7582 (eval $ac_try) 2>&5 7170 (eval $ac_try) 2>&5
7583 ac_status=$? 7171 ac_status=$?
7584 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7172 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7585 (exit $ac_status); }; }; then 7173 (exit $ac_status); }; }; then
7586 ac_cv_lib_Xbsd_main=yes 7174 ac_cv_lib_Xbsd_main=yes
7587 else 7175 else
7588 echo "$as_me: failed program was:" >&5 7176 echo "$as_me: failed program was:" >&5
7589 sed 's/^/| /' conftest.$ac_ext >&5 7177 cat conftest.$ac_ext >&5
7590
7591 ac_cv_lib_Xbsd_main=no 7178 ac_cv_lib_Xbsd_main=no
7592 fi 7179 fi
7593 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7180 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7594 LIBS=$ac_check_lib_save_LIBS 7181 LIBS=$ac_check_lib_save_LIBS
7595 fi 7182 fi
7607 echo $ECHO_N "(cached) $ECHO_C" >&6 7194 echo $ECHO_N "(cached) $ECHO_C" >&6
7608 else 7195 else
7609 ac_check_lib_save_LIBS=$LIBS 7196 ac_check_lib_save_LIBS=$LIBS
7610 LIBS="-lpthreads $LIBS" 7197 LIBS="-lpthreads $LIBS"
7611 cat >conftest.$ac_ext <<_ACEOF 7198 cat >conftest.$ac_ext <<_ACEOF
7612 /* confdefs.h. */ 7199 #line $LINENO "configure"
7613 _ACEOF 7200 #include "confdefs.h"
7614 cat confdefs.h >>conftest.$ac_ext
7615 cat >>conftest.$ac_ext <<_ACEOF
7616 /* end confdefs.h. */
7617 7201
7618 /* Override any gcc2 internal prototype to avoid an error. */ 7202 /* Override any gcc2 internal prototype to avoid an error. */
7619 #ifdef __cplusplus 7203 #ifdef __cplusplus
7620 extern "C" 7204 extern "C"
7621 #endif 7205 #endif
7634 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 7218 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7635 (eval $ac_link) 2>&5 7219 (eval $ac_link) 2>&5
7636 ac_status=$? 7220 ac_status=$?
7637 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7221 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7638 (exit $ac_status); } && 7222 (exit $ac_status); } &&
7639 { ac_try='test -s conftest$ac_exeext' 7223 { ac_try='test -s conftest$ac_exeext'
7640 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7224 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7641 (eval $ac_try) 2>&5 7225 (eval $ac_try) 2>&5
7642 ac_status=$? 7226 ac_status=$?
7643 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7227 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7644 (exit $ac_status); }; }; then 7228 (exit $ac_status); }; }; then
7645 ac_cv_lib_pthreads_cma_open=yes 7229 ac_cv_lib_pthreads_cma_open=yes
7646 else 7230 else
7647 echo "$as_me: failed program was:" >&5 7231 echo "$as_me: failed program was:" >&5
7648 sed 's/^/| /' conftest.$ac_ext >&5 7232 cat conftest.$ac_ext >&5
7649
7650 ac_cv_lib_pthreads_cma_open=no 7233 ac_cv_lib_pthreads_cma_open=no
7651 fi 7234 fi
7652 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7235 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7653 LIBS=$ac_check_lib_save_LIBS 7236 LIBS=$ac_check_lib_save_LIBS
7654 fi 7237 fi
7689 *) gdb_cv_bigtoc=-bbigtoc ;; 7272 *) gdb_cv_bigtoc=-bbigtoc ;;
7690 esac 7273 esac
7691 7274
7692 LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc 7275 LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc
7693 cat >conftest.$ac_ext <<_ACEOF 7276 cat >conftest.$ac_ext <<_ACEOF
7694 /* confdefs.h. */ 7277 #line $LINENO "configure"
7695 _ACEOF 7278 #include "confdefs.h"
7696 cat confdefs.h >>conftest.$ac_ext
7697 cat >>conftest.$ac_ext <<_ACEOF
7698 /* end confdefs.h. */
7699 7279
7700 int 7280 int
7701 main () 7281 main ()
7702 { 7282 {
7703 int i; 7283 int i;
7709 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 7289 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7710 (eval $ac_link) 2>&5 7290 (eval $ac_link) 2>&5
7711 ac_status=$? 7291 ac_status=$?
7712 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7292 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7713 (exit $ac_status); } && 7293 (exit $ac_status); } &&
7714 { ac_try='test -s conftest$ac_exeext' 7294 { ac_try='test -s conftest$ac_exeext'
7715 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7295 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7716 (eval $ac_try) 2>&5 7296 (eval $ac_try) 2>&5
7717 ac_status=$? 7297 ac_status=$?
7718 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7298 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7719 (exit $ac_status); }; }; then 7299 (exit $ac_status); }; }; then
7720 : 7300 :
7721 else 7301 else
7722 echo "$as_me: failed program was:" >&5 7302 echo "$as_me: failed program was:" >&5
7723 sed 's/^/| /' conftest.$ac_ext >&5 7303 cat conftest.$ac_ext >&5
7724
7725 gdb_cv_bigtoc= 7304 gdb_cv_bigtoc=
7726 fi 7305 fi
7727 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7306 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7728 7307
7729 fi 7308 fi
7756 7335
7757 if test "${opsys}" = "gnu-linux"; then 7336 if test "${opsys}" = "gnu-linux"; then
7758 echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5 7337 echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5
7759 echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 7338 echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6
7760 cat >conftest.$ac_ext <<_ACEOF 7339 cat >conftest.$ac_ext <<_ACEOF
7761 /* confdefs.h. */ 7340 #line $LINENO "configure"
7762 _ACEOF 7341 #include "confdefs.h"
7763 cat confdefs.h >>conftest.$ac_ext
7764 cat >>conftest.$ac_ext <<_ACEOF
7765 /* end confdefs.h. */
7766 7342
7767 int 7343 int
7768 main () 7344 main ()
7769 { 7345 {
7770 XOpenDisplay ("foo"); 7346 XOpenDisplay ("foo");
7776 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 7352 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7777 (eval $ac_link) 2>&5 7353 (eval $ac_link) 2>&5
7778 ac_status=$? 7354 ac_status=$?
7779 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7355 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7780 (exit $ac_status); } && 7356 (exit $ac_status); } &&
7781 { ac_try='test -s conftest$ac_exeext' 7357 { ac_try='test -s conftest$ac_exeext'
7782 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7358 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7783 (eval $ac_try) 2>&5 7359 (eval $ac_try) 2>&5
7784 ac_status=$? 7360 ac_status=$?
7785 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7361 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7786 (exit $ac_status); }; }; then 7362 (exit $ac_status); }; }; then
7787 xlinux_first_failure=no 7363 xlinux_first_failure=no
7788 else 7364 else
7789 echo "$as_me: failed program was:" >&5 7365 echo "$as_me: failed program was:" >&5
7790 sed 's/^/| /' conftest.$ac_ext >&5 7366 cat conftest.$ac_ext >&5
7791
7792 xlinux_first_failure=yes 7367 xlinux_first_failure=yes
7793 fi 7368 fi
7794 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7369 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7795 if test "${xlinux_first_failure}" = "yes"; then 7370 if test "${xlinux_first_failure}" = "yes"; then
7796 OLD_LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE" 7371 OLD_LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE"
7800 LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -b i486-linuxaout" 7375 LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -b i486-linuxaout"
7801 C_SWITCH_X_SITE="$C_SWITCH_X_SITE -b i486-linuxaout" 7376 C_SWITCH_X_SITE="$C_SWITCH_X_SITE -b i486-linuxaout"
7802 CPPFLAGS="$CPPFLAGS -b i486-linuxaout" 7377 CPPFLAGS="$CPPFLAGS -b i486-linuxaout"
7803 LIBS="$LIBS -b i486-linuxaout" 7378 LIBS="$LIBS -b i486-linuxaout"
7804 cat >conftest.$ac_ext <<_ACEOF 7379 cat >conftest.$ac_ext <<_ACEOF
7805 /* confdefs.h. */ 7380 #line $LINENO "configure"
7806 _ACEOF 7381 #include "confdefs.h"
7807 cat confdefs.h >>conftest.$ac_ext
7808 cat >>conftest.$ac_ext <<_ACEOF
7809 /* end confdefs.h. */
7810 7382
7811 int 7383 int
7812 main () 7384 main ()
7813 { 7385 {
7814 XOpenDisplay ("foo"); 7386 XOpenDisplay ("foo");
7820 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 7392 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7821 (eval $ac_link) 2>&5 7393 (eval $ac_link) 2>&5
7822 ac_status=$? 7394 ac_status=$?
7823 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7395 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7824 (exit $ac_status); } && 7396 (exit $ac_status); } &&
7825 { ac_try='test -s conftest$ac_exeext' 7397 { ac_try='test -s conftest$ac_exeext'
7826 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7398 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7827 (eval $ac_try) 2>&5 7399 (eval $ac_try) 2>&5
7828 ac_status=$? 7400 ac_status=$?
7829 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7401 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7830 (exit $ac_status); }; }; then 7402 (exit $ac_status); }; }; then
7831 xlinux_second_failure=no 7403 xlinux_second_failure=no
7832 else 7404 else
7833 echo "$as_me: failed program was:" >&5 7405 echo "$as_me: failed program was:" >&5
7834 sed 's/^/| /' conftest.$ac_ext >&5 7406 cat conftest.$ac_ext >&5
7835
7836 xlinux_second_failure=yes 7407 xlinux_second_failure=yes
7837 fi 7408 fi
7838 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7409 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7839 if test "${xlinux_second_failure}" = "yes"; then 7410 if test "${xlinux_second_failure}" = "yes"; then
7840 # If we get the same failure with -b, there is no use adding -b. 7411 # If we get the same failure with -b, there is no use adding -b.
7858 # Reportedly, some broken Solaris systems have XKBlib.h but are missing 7429 # Reportedly, some broken Solaris systems have XKBlib.h but are missing
7859 # header files included from there. 7430 # header files included from there.
7860 echo "$as_me:$LINENO: checking for Xkb" >&5 7431 echo "$as_me:$LINENO: checking for Xkb" >&5
7861 echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 7432 echo $ECHO_N "checking for Xkb... $ECHO_C" >&6
7862 cat >conftest.$ac_ext <<_ACEOF 7433 cat >conftest.$ac_ext <<_ACEOF
7863 /* confdefs.h. */ 7434 #line $LINENO "configure"
7864 _ACEOF 7435 #include "confdefs.h"
7865 cat confdefs.h >>conftest.$ac_ext
7866 cat >>conftest.$ac_ext <<_ACEOF
7867 /* end confdefs.h. */
7868 #include <X11/Xlib.h> 7436 #include <X11/Xlib.h>
7869 #include <X11/XKBlib.h> 7437 #include <X11/XKBlib.h>
7870 int 7438 int
7871 main () 7439 main ()
7872 { 7440 {
7879 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 7447 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7880 (eval $ac_link) 2>&5 7448 (eval $ac_link) 2>&5
7881 ac_status=$? 7449 ac_status=$?
7882 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7450 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7883 (exit $ac_status); } && 7451 (exit $ac_status); } &&
7884 { ac_try='test -s conftest$ac_exeext' 7452 { ac_try='test -s conftest$ac_exeext'
7885 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7453 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7886 (eval $ac_try) 2>&5 7454 (eval $ac_try) 2>&5
7887 ac_status=$? 7455 ac_status=$?
7888 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7456 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7889 (exit $ac_status); }; }; then 7457 (exit $ac_status); }; }; then
7890 emacs_xkb=yes 7458 emacs_xkb=yes
7891 else 7459 else
7892 echo "$as_me: failed program was:" >&5 7460 echo "$as_me: failed program was:" >&5
7893 sed 's/^/| /' conftest.$ac_ext >&5 7461 cat conftest.$ac_ext >&5
7894
7895 emacs_xkb=no 7462 emacs_xkb=no
7896 fi 7463 fi
7897 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7464 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7898 echo "$as_me:$LINENO: result: $emacs_xkb" >&5 7465 echo "$as_me:$LINENO: result: $emacs_xkb" >&5
7899 echo "${ECHO_T}$emacs_xkb" >&6 7466 echo "${ECHO_T}$emacs_xkb" >&6
7917 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 7484 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
7918 if eval "test \"\${$as_ac_var+set}\" = set"; then 7485 if eval "test \"\${$as_ac_var+set}\" = set"; then
7919 echo $ECHO_N "(cached) $ECHO_C" >&6 7486 echo $ECHO_N "(cached) $ECHO_C" >&6
7920 else 7487 else
7921 cat >conftest.$ac_ext <<_ACEOF 7488 cat >conftest.$ac_ext <<_ACEOF
7922 /* confdefs.h. */ 7489 #line $LINENO "configure"
7923 _ACEOF 7490 #include "confdefs.h"
7924 cat confdefs.h >>conftest.$ac_ext
7925 cat >>conftest.$ac_ext <<_ACEOF
7926 /* end confdefs.h. */
7927 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
7928 For example, HP-UX 11i <limits.h> declares gettimeofday. */
7929 #define $ac_func innocuous_$ac_func
7930
7931 /* System header to define __stub macros and hopefully few prototypes, 7491 /* System header to define __stub macros and hopefully few prototypes,
7932 which can conflict with char $ac_func (); below. 7492 which can conflict with char $ac_func (); below. */
7933 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 7493 #include <assert.h>
7934 <limits.h> exists even on freestanding compilers. */
7935
7936 #ifdef __STDC__
7937 # include <limits.h>
7938 #else
7939 # include <assert.h>
7940 #endif
7941
7942 #undef $ac_func
7943
7944 /* Override any gcc2 internal prototype to avoid an error. */ 7494 /* Override any gcc2 internal prototype to avoid an error. */
7945 #ifdef __cplusplus 7495 #ifdef __cplusplus
7946 extern "C" 7496 extern "C"
7947 {
7948 #endif 7497 #endif
7949 /* We use char because int might match the return type of a gcc2 7498 /* We use char because int might match the return type of a gcc2
7950 builtin and then its argument prototype would still apply. */ 7499 builtin and then its argument prototype would still apply. */
7951 char $ac_func (); 7500 char $ac_func ();
7501 char (*f) ();
7502
7503 int
7504 main ()
7505 {
7952 /* The GNU C library defines this for functions which it implements 7506 /* The GNU C library defines this for functions which it implements
7953 to always fail with ENOSYS. Some functions are actually named 7507 to always fail with ENOSYS. Some functions are actually named
7954 something starting with __ and the normal name is an alias. */ 7508 something starting with __ and the normal name is an alias. */
7955 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 7509 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
7956 choke me 7510 choke me
7957 #else 7511 #else
7958 char (*f) () = $ac_func; 7512 f = $ac_func;
7959 #endif 7513 #endif
7960 #ifdef __cplusplus 7514
7961 }
7962 #endif
7963
7964 int
7965 main ()
7966 {
7967 return f != $ac_func;
7968 ; 7515 ;
7969 return 0; 7516 return 0;
7970 } 7517 }
7971 _ACEOF 7518 _ACEOF
7972 rm -f conftest.$ac_objext conftest$ac_exeext 7519 rm -f conftest.$ac_objext conftest$ac_exeext
7973 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 7520 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7974 (eval $ac_link) 2>&5 7521 (eval $ac_link) 2>&5
7975 ac_status=$? 7522 ac_status=$?
7976 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7523 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7977 (exit $ac_status); } && 7524 (exit $ac_status); } &&
7978 { ac_try='test -s conftest$ac_exeext' 7525 { ac_try='test -s conftest$ac_exeext'
7979 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7526 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7980 (eval $ac_try) 2>&5 7527 (eval $ac_try) 2>&5
7981 ac_status=$? 7528 ac_status=$?
7982 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7529 echo "$as_me:$LINENO: \$? = $ac_status" >&5
7983 (exit $ac_status); }; }; then 7530 (exit $ac_status); }; }; then
7984 eval "$as_ac_var=yes" 7531 eval "$as_ac_var=yes"
7985 else 7532 else
7986 echo "$as_me: failed program was:" >&5 7533 echo "$as_me: failed program was:" >&5
7987 sed 's/^/| /' conftest.$ac_ext >&5 7534 cat conftest.$ac_ext >&5
7988
7989 eval "$as_ac_var=no" 7535 eval "$as_ac_var=no"
7990 fi 7536 fi
7991 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7537 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7992 fi 7538 fi
7993 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 7539 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
8007 echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6 7553 echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6
8008 if test "${emacs_cv_x11_version_6+set}" = set; then 7554 if test "${emacs_cv_x11_version_6+set}" = set; then
8009 echo $ECHO_N "(cached) $ECHO_C" >&6 7555 echo $ECHO_N "(cached) $ECHO_C" >&6
8010 else 7556 else
8011 cat >conftest.$ac_ext <<_ACEOF 7557 cat >conftest.$ac_ext <<_ACEOF
8012 /* confdefs.h. */ 7558 #line $LINENO "configure"
8013 _ACEOF 7559 #include "confdefs.h"
8014 cat confdefs.h >>conftest.$ac_ext
8015 cat >>conftest.$ac_ext <<_ACEOF
8016 /* end confdefs.h. */
8017 #include <X11/Xlib.h> 7560 #include <X11/Xlib.h>
8018 int 7561 int
8019 main () 7562 main ()
8020 { 7563 {
8021 #if XlibSpecificationRelease < 6 7564 #if XlibSpecificationRelease < 6
8030 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 7573 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8031 (eval $ac_link) 2>&5 7574 (eval $ac_link) 2>&5
8032 ac_status=$? 7575 ac_status=$?
8033 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7576 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8034 (exit $ac_status); } && 7577 (exit $ac_status); } &&
8035 { ac_try='test -s conftest$ac_exeext' 7578 { ac_try='test -s conftest$ac_exeext'
8036 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7579 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8037 (eval $ac_try) 2>&5 7580 (eval $ac_try) 2>&5
8038 ac_status=$? 7581 ac_status=$?
8039 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7582 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8040 (exit $ac_status); }; }; then 7583 (exit $ac_status); }; }; then
8041 emacs_cv_x11_version_6=yes 7584 emacs_cv_x11_version_6=yes
8042 else 7585 else
8043 echo "$as_me: failed program was:" >&5 7586 echo "$as_me: failed program was:" >&5
8044 sed 's/^/| /' conftest.$ac_ext >&5 7587 cat conftest.$ac_ext >&5
8045
8046 emacs_cv_x11_version_6=no 7588 emacs_cv_x11_version_6=no
8047 fi 7589 fi
8048 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7590 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8049 fi 7591 fi
8050 7592
8067 echo $ECHO_N "checking X11 version 5... $ECHO_C" >&6 7609 echo $ECHO_N "checking X11 version 5... $ECHO_C" >&6
8068 if test "${emacs_cv_x11_version_5+set}" = set; then 7610 if test "${emacs_cv_x11_version_5+set}" = set; then
8069 echo $ECHO_N "(cached) $ECHO_C" >&6 7611 echo $ECHO_N "(cached) $ECHO_C" >&6
8070 else 7612 else
8071 cat >conftest.$ac_ext <<_ACEOF 7613 cat >conftest.$ac_ext <<_ACEOF
8072 /* confdefs.h. */ 7614 #line $LINENO "configure"
8073 _ACEOF 7615 #include "confdefs.h"
8074 cat confdefs.h >>conftest.$ac_ext
8075 cat >>conftest.$ac_ext <<_ACEOF
8076 /* end confdefs.h. */
8077 #include <X11/Xlib.h> 7616 #include <X11/Xlib.h>
8078 int 7617 int
8079 main () 7618 main ()
8080 { 7619 {
8081 #if XlibSpecificationRelease < 5 7620 #if XlibSpecificationRelease < 5
8090 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 7629 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8091 (eval $ac_link) 2>&5 7630 (eval $ac_link) 2>&5
8092 ac_status=$? 7631 ac_status=$?
8093 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7632 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8094 (exit $ac_status); } && 7633 (exit $ac_status); } &&
8095 { ac_try='test -s conftest$ac_exeext' 7634 { ac_try='test -s conftest$ac_exeext'
8096 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7635 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8097 (eval $ac_try) 2>&5 7636 (eval $ac_try) 2>&5
8098 ac_status=$? 7637 ac_status=$?
8099 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7638 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8100 (exit $ac_status); }; }; then 7639 (exit $ac_status); }; }; then
8101 emacs_cv_x11_version_5=yes 7640 emacs_cv_x11_version_5=yes
8102 else 7641 else
8103 echo "$as_me: failed program was:" >&5 7642 echo "$as_me: failed program was:" >&5
8104 sed 's/^/| /' conftest.$ac_ext >&5 7643 cat conftest.$ac_ext >&5
8105
8106 emacs_cv_x11_version_5=no 7644 emacs_cv_x11_version_5=no
8107 fi 7645 fi
8108 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7646 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8109 fi 7647 fi
8110 7648
8258 echo $ECHO_N "checking X11 version 5 with Xaw... $ECHO_C" >&6 7796 echo $ECHO_N "checking X11 version 5 with Xaw... $ECHO_C" >&6
8259 if test "${emacs_cv_x11_version_5_with_xaw+set}" = set; then 7797 if test "${emacs_cv_x11_version_5_with_xaw+set}" = set; then
8260 echo $ECHO_N "(cached) $ECHO_C" >&6 7798 echo $ECHO_N "(cached) $ECHO_C" >&6
8261 else 7799 else
8262 cat >conftest.$ac_ext <<_ACEOF 7800 cat >conftest.$ac_ext <<_ACEOF
8263 /* confdefs.h. */ 7801 #line $LINENO "configure"
8264 _ACEOF 7802 #include "confdefs.h"
8265 cat confdefs.h >>conftest.$ac_ext
8266 cat >>conftest.$ac_ext <<_ACEOF
8267 /* end confdefs.h. */
8268 7803
8269 #include <X11/Intrinsic.h> 7804 #include <X11/Intrinsic.h>
8270 #include <X11/Xaw/Simple.h> 7805 #include <X11/Xaw/Simple.h>
8271 int 7806 int
8272 main () 7807 main ()
8280 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 7815 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8281 (eval $ac_link) 2>&5 7816 (eval $ac_link) 2>&5
8282 ac_status=$? 7817 ac_status=$?
8283 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7818 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8284 (exit $ac_status); } && 7819 (exit $ac_status); } &&
8285 { ac_try='test -s conftest$ac_exeext' 7820 { ac_try='test -s conftest$ac_exeext'
8286 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7821 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8287 (eval $ac_try) 2>&5 7822 (eval $ac_try) 2>&5
8288 ac_status=$? 7823 ac_status=$?
8289 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7824 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8290 (exit $ac_status); }; }; then 7825 (exit $ac_status); }; }; then
8291 emacs_cv_x11_version_5_with_xaw=yes 7826 emacs_cv_x11_version_5_with_xaw=yes
8292 else 7827 else
8293 echo "$as_me: failed program was:" >&5 7828 echo "$as_me: failed program was:" >&5
8294 sed 's/^/| /' conftest.$ac_ext >&5 7829 cat conftest.$ac_ext >&5
8295
8296 emacs_cv_x11_version_5_with_xaw=no 7830 emacs_cv_x11_version_5_with_xaw=no
8297 fi 7831 fi
8298 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7832 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8299 fi 7833 fi
8300 7834
8319 echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6 7853 echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6
8320 if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then 7854 if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then
8321 echo $ECHO_N "(cached) $ECHO_C" >&6 7855 echo $ECHO_N "(cached) $ECHO_C" >&6
8322 else 7856 else
8323 cat >conftest.$ac_ext <<_ACEOF 7857 cat >conftest.$ac_ext <<_ACEOF
8324 /* confdefs.h. */ 7858 #line $LINENO "configure"
8325 _ACEOF 7859 #include "confdefs.h"
8326 cat confdefs.h >>conftest.$ac_ext
8327 cat >>conftest.$ac_ext <<_ACEOF
8328 /* end confdefs.h. */
8329 #include <X11/Intrinsic.h> 7860 #include <X11/Intrinsic.h>
8330 int 7861 int
8331 main () 7862 main ()
8332 { 7863 {
8333 #if XtSpecificationRelease < 6 7864 #if XtSpecificationRelease < 6
8342 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 7873 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8343 (eval $ac_link) 2>&5 7874 (eval $ac_link) 2>&5
8344 ac_status=$? 7875 ac_status=$?
8345 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7876 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8346 (exit $ac_status); } && 7877 (exit $ac_status); } &&
8347 { ac_try='test -s conftest$ac_exeext' 7878 { ac_try='test -s conftest$ac_exeext'
8348 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7879 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8349 (eval $ac_try) 2>&5 7880 (eval $ac_try) 2>&5
8350 ac_status=$? 7881 ac_status=$?
8351 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7882 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8352 (exit $ac_status); }; }; then 7883 (exit $ac_status); }; }; then
8353 emacs_cv_x11_toolkit_version_6=yes 7884 emacs_cv_x11_toolkit_version_6=yes
8354 else 7885 else
8355 echo "$as_me: failed program was:" >&5 7886 echo "$as_me: failed program was:" >&5
8356 sed 's/^/| /' conftest.$ac_ext >&5 7887 cat conftest.$ac_ext >&5
8357
8358 emacs_cv_x11_toolkit_version_6=no 7888 emacs_cv_x11_toolkit_version_6=no
8359 fi 7889 fi
8360 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7890 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8361 fi 7891 fi
8362 7892
8387 echo $ECHO_N "(cached) $ECHO_C" >&6 7917 echo $ECHO_N "(cached) $ECHO_C" >&6
8388 else 7918 else
8389 ac_check_lib_save_LIBS=$LIBS 7919 ac_check_lib_save_LIBS=$LIBS
8390 LIBS="-lXmu $LIBS" 7920 LIBS="-lXmu $LIBS"
8391 cat >conftest.$ac_ext <<_ACEOF 7921 cat >conftest.$ac_ext <<_ACEOF
8392 /* confdefs.h. */ 7922 #line $LINENO "configure"
8393 _ACEOF 7923 #include "confdefs.h"
8394 cat confdefs.h >>conftest.$ac_ext
8395 cat >>conftest.$ac_ext <<_ACEOF
8396 /* end confdefs.h. */
8397 7924
8398 /* Override any gcc2 internal prototype to avoid an error. */ 7925 /* Override any gcc2 internal prototype to avoid an error. */
8399 #ifdef __cplusplus 7926 #ifdef __cplusplus
8400 extern "C" 7927 extern "C"
8401 #endif 7928 #endif
8414 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 7941 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8415 (eval $ac_link) 2>&5 7942 (eval $ac_link) 2>&5
8416 ac_status=$? 7943 ac_status=$?
8417 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7944 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8418 (exit $ac_status); } && 7945 (exit $ac_status); } &&
8419 { ac_try='test -s conftest$ac_exeext' 7946 { ac_try='test -s conftest$ac_exeext'
8420 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 7947 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8421 (eval $ac_try) 2>&5 7948 (eval $ac_try) 2>&5
8422 ac_status=$? 7949 ac_status=$?
8423 echo "$as_me:$LINENO: \$? = $ac_status" >&5 7950 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8424 (exit $ac_status); }; }; then 7951 (exit $ac_status); }; }; then
8425 ac_cv_lib_Xmu_XmuConvertStandardSelection=yes 7952 ac_cv_lib_Xmu_XmuConvertStandardSelection=yes
8426 else 7953 else
8427 echo "$as_me: failed program was:" >&5 7954 echo "$as_me: failed program was:" >&5
8428 sed 's/^/| /' conftest.$ac_ext >&5 7955 cat conftest.$ac_ext >&5
8429
8430 ac_cv_lib_Xmu_XmuConvertStandardSelection=no 7956 ac_cv_lib_Xmu_XmuConvertStandardSelection=no
8431 fi 7957 fi
8432 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7958 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8433 LIBS=$ac_check_lib_save_LIBS 7959 LIBS=$ac_check_lib_save_LIBS
8434 fi 7960 fi
8456 echo $ECHO_N "(cached) $ECHO_C" >&6 7982 echo $ECHO_N "(cached) $ECHO_C" >&6
8457 else 7983 else
8458 ac_check_lib_save_LIBS=$LIBS 7984 ac_check_lib_save_LIBS=$LIBS
8459 LIBS="-lXext $LIBS" 7985 LIBS="-lXext $LIBS"
8460 cat >conftest.$ac_ext <<_ACEOF 7986 cat >conftest.$ac_ext <<_ACEOF
8461 /* confdefs.h. */ 7987 #line $LINENO "configure"
8462 _ACEOF 7988 #include "confdefs.h"
8463 cat confdefs.h >>conftest.$ac_ext
8464 cat >>conftest.$ac_ext <<_ACEOF
8465 /* end confdefs.h. */
8466 7989
8467 /* Override any gcc2 internal prototype to avoid an error. */ 7990 /* Override any gcc2 internal prototype to avoid an error. */
8468 #ifdef __cplusplus 7991 #ifdef __cplusplus
8469 extern "C" 7992 extern "C"
8470 #endif 7993 #endif
8483 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8006 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8484 (eval $ac_link) 2>&5 8007 (eval $ac_link) 2>&5
8485 ac_status=$? 8008 ac_status=$?
8486 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8009 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8487 (exit $ac_status); } && 8010 (exit $ac_status); } &&
8488 { ac_try='test -s conftest$ac_exeext' 8011 { ac_try='test -s conftest$ac_exeext'
8489 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8012 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8490 (eval $ac_try) 2>&5 8013 (eval $ac_try) 2>&5
8491 ac_status=$? 8014 ac_status=$?
8492 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8015 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8493 (exit $ac_status); }; }; then 8016 (exit $ac_status); }; }; then
8494 ac_cv_lib_Xext_XShapeQueryExtension=yes 8017 ac_cv_lib_Xext_XShapeQueryExtension=yes
8495 else 8018 else
8496 echo "$as_me: failed program was:" >&5 8019 echo "$as_me: failed program was:" >&5
8497 sed 's/^/| /' conftest.$ac_ext >&5 8020 cat conftest.$ac_ext >&5
8498
8499 ac_cv_lib_Xext_XShapeQueryExtension=no 8021 ac_cv_lib_Xext_XShapeQueryExtension=no
8500 fi 8022 fi
8501 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8023 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8502 LIBS=$ac_check_lib_save_LIBS 8024 LIBS=$ac_check_lib_save_LIBS
8503 fi 8025 fi
8527 OLD_CPPFLAGS=$CPPFLAGS 8049 OLD_CPPFLAGS=$CPPFLAGS
8528 OLD_CFLAGS=$CFLAGS 8050 OLD_CFLAGS=$CFLAGS
8529 CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS" 8051 CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS"
8530 CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS" 8052 CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS"
8531 cat >conftest.$ac_ext <<_ACEOF 8053 cat >conftest.$ac_ext <<_ACEOF
8532 /* confdefs.h. */ 8054 #line $LINENO "configure"
8533 _ACEOF 8055 #include "confdefs.h"
8534 cat confdefs.h >>conftest.$ac_ext
8535 cat >>conftest.$ac_ext <<_ACEOF
8536 /* end confdefs.h. */
8537 #include </usr/X11R6/LessTif/Motif1.2/include/Xm/Xm.h> 8056 #include </usr/X11R6/LessTif/Motif1.2/include/Xm/Xm.h>
8538 int 8057 int
8539 main () 8058 main ()
8540 { 8059 {
8541 int x = 5; 8060 int x = 5;
8547 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 8066 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8548 (eval $ac_compile) 2>&5 8067 (eval $ac_compile) 2>&5
8549 ac_status=$? 8068 ac_status=$?
8550 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8069 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8551 (exit $ac_status); } && 8070 (exit $ac_status); } &&
8552 { ac_try='test -s conftest.$ac_objext' 8071 { ac_try='test -s conftest.$ac_objext'
8553 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8072 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8554 (eval $ac_try) 2>&5 8073 (eval $ac_try) 2>&5
8555 ac_status=$? 8074 ac_status=$?
8556 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8075 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8557 (exit $ac_status); }; }; then 8076 (exit $ac_status); }; }; then
8558 emacs_cv_lesstif=yes 8077 emacs_cv_lesstif=yes
8559 else 8078 else
8560 echo "$as_me: failed program was:" >&5 8079 echo "$as_me: failed program was:" >&5
8561 sed 's/^/| /' conftest.$ac_ext >&5 8080 cat conftest.$ac_ext >&5
8562
8563 emacs_cv_lesstif=no 8081 emacs_cv_lesstif=no
8564 fi 8082 fi
8565 rm -f conftest.$ac_objext conftest.$ac_ext 8083 rm -f conftest.$ac_objext conftest.$ac_ext
8566 fi 8084 fi
8567 echo "$as_me:$LINENO: result: $emacs_cv_lesstif" >&5 8085 echo "$as_me:$LINENO: result: $emacs_cv_lesstif" >&5
8582 echo $ECHO_N "checking for Motif version 2.1... $ECHO_C" >&6 8100 echo $ECHO_N "checking for Motif version 2.1... $ECHO_C" >&6
8583 if test "${emacs_cv_motif_version_2_1+set}" = set; then 8101 if test "${emacs_cv_motif_version_2_1+set}" = set; then
8584 echo $ECHO_N "(cached) $ECHO_C" >&6 8102 echo $ECHO_N "(cached) $ECHO_C" >&6
8585 else 8103 else
8586 cat >conftest.$ac_ext <<_ACEOF 8104 cat >conftest.$ac_ext <<_ACEOF
8587 /* confdefs.h. */ 8105 #line $LINENO "configure"
8588 _ACEOF 8106 #include "confdefs.h"
8589 cat confdefs.h >>conftest.$ac_ext
8590 cat >>conftest.$ac_ext <<_ACEOF
8591 /* end confdefs.h. */
8592 #include <Xm/Xm.h> 8107 #include <Xm/Xm.h>
8593 int 8108 int
8594 main () 8109 main ()
8595 { 8110 {
8596 #if XmVERSION > 2 || (XmVERSION == 2 && XmREVISION >= 1) 8111 #if XmVERSION > 2 || (XmVERSION == 2 && XmREVISION >= 1)
8606 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 8121 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8607 (eval $ac_compile) 2>&5 8122 (eval $ac_compile) 2>&5
8608 ac_status=$? 8123 ac_status=$?
8609 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8124 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8610 (exit $ac_status); } && 8125 (exit $ac_status); } &&
8611 { ac_try='test -s conftest.$ac_objext' 8126 { ac_try='test -s conftest.$ac_objext'
8612 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8127 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8613 (eval $ac_try) 2>&5 8128 (eval $ac_try) 2>&5
8614 ac_status=$? 8129 ac_status=$?
8615 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8130 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8616 (exit $ac_status); }; }; then 8131 (exit $ac_status); }; }; then
8617 emacs_cv_motif_version_2_1=yes 8132 emacs_cv_motif_version_2_1=yes
8618 else 8133 else
8619 echo "$as_me: failed program was:" >&5 8134 echo "$as_me: failed program was:" >&5
8620 sed 's/^/| /' conftest.$ac_ext >&5 8135 cat conftest.$ac_ext >&5
8621
8622 emacs_cv_motif_version_2_1=no 8136 emacs_cv_motif_version_2_1=no
8623 fi 8137 fi
8624 rm -f conftest.$ac_objext conftest.$ac_ext 8138 rm -f conftest.$ac_objext conftest.$ac_ext
8625 fi 8139 fi
8626 echo "$as_me:$LINENO: result: $emacs_cv_motif_version_2_1" >&5 8140 echo "$as_me:$LINENO: result: $emacs_cv_motif_version_2_1" >&5
8639 echo $ECHO_N "(cached) $ECHO_C" >&6 8153 echo $ECHO_N "(cached) $ECHO_C" >&6
8640 else 8154 else
8641 ac_check_lib_save_LIBS=$LIBS 8155 ac_check_lib_save_LIBS=$LIBS
8642 LIBS="-lXp $LIBS" 8156 LIBS="-lXp $LIBS"
8643 cat >conftest.$ac_ext <<_ACEOF 8157 cat >conftest.$ac_ext <<_ACEOF
8644 /* confdefs.h. */ 8158 #line $LINENO "configure"
8645 _ACEOF 8159 #include "confdefs.h"
8646 cat confdefs.h >>conftest.$ac_ext
8647 cat >>conftest.$ac_ext <<_ACEOF
8648 /* end confdefs.h. */
8649 8160
8650 /* Override any gcc2 internal prototype to avoid an error. */ 8161 /* Override any gcc2 internal prototype to avoid an error. */
8651 #ifdef __cplusplus 8162 #ifdef __cplusplus
8652 extern "C" 8163 extern "C"
8653 #endif 8164 #endif
8666 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8177 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8667 (eval $ac_link) 2>&5 8178 (eval $ac_link) 2>&5
8668 ac_status=$? 8179 ac_status=$?
8669 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8180 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8670 (exit $ac_status); } && 8181 (exit $ac_status); } &&
8671 { ac_try='test -s conftest$ac_exeext' 8182 { ac_try='test -s conftest$ac_exeext'
8672 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8183 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8673 (eval $ac_try) 2>&5 8184 (eval $ac_try) 2>&5
8674 ac_status=$? 8185 ac_status=$?
8675 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8186 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8676 (exit $ac_status); }; }; then 8187 (exit $ac_status); }; }; then
8677 ac_cv_lib_Xp_XpCreateContext=yes 8188 ac_cv_lib_Xp_XpCreateContext=yes
8678 else 8189 else
8679 echo "$as_me: failed program was:" >&5 8190 echo "$as_me: failed program was:" >&5
8680 sed 's/^/| /' conftest.$ac_ext >&5 8191 cat conftest.$ac_ext >&5
8681
8682 ac_cv_lib_Xp_XpCreateContext=no 8192 ac_cv_lib_Xp_XpCreateContext=no
8683 fi 8193 fi
8684 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8194 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8685 LIBS=$ac_check_lib_save_LIBS 8195 LIBS=$ac_check_lib_save_LIBS
8686 fi 8196 fi
8708 echo $ECHO_N "checking for X11/Xaw3d/Scrollbar.h... $ECHO_C" >&6 8218 echo $ECHO_N "checking for X11/Xaw3d/Scrollbar.h... $ECHO_C" >&6
8709 if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then 8219 if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then
8710 echo $ECHO_N "(cached) $ECHO_C" >&6 8220 echo $ECHO_N "(cached) $ECHO_C" >&6
8711 else 8221 else
8712 cat >conftest.$ac_ext <<_ACEOF 8222 cat >conftest.$ac_ext <<_ACEOF
8713 /* confdefs.h. */ 8223 #line $LINENO "configure"
8714 _ACEOF 8224 #include "confdefs.h"
8715 cat confdefs.h >>conftest.$ac_ext
8716 cat >>conftest.$ac_ext <<_ACEOF
8717 /* end confdefs.h. */
8718 #include <X11/Xaw3d/Scrollbar.h> 8225 #include <X11/Xaw3d/Scrollbar.h>
8719 _ACEOF 8226 _ACEOF
8720 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 8227 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
8721 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 8228 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
8722 ac_status=$? 8229 ac_status=$?
8735 fi 8242 fi
8736 if test -z "$ac_cpp_err"; then 8243 if test -z "$ac_cpp_err"; then
8737 ac_cv_header_X11_Xaw3d_Scrollbar_h=yes 8244 ac_cv_header_X11_Xaw3d_Scrollbar_h=yes
8738 else 8245 else
8739 echo "$as_me: failed program was:" >&5 8246 echo "$as_me: failed program was:" >&5
8740 sed 's/^/| /' conftest.$ac_ext >&5 8247 cat conftest.$ac_ext >&5
8741
8742 ac_cv_header_X11_Xaw3d_Scrollbar_h=no 8248 ac_cv_header_X11_Xaw3d_Scrollbar_h=no
8743 fi 8249 fi
8744 rm -f conftest.err conftest.$ac_ext 8250 rm -f conftest.err conftest.$ac_ext
8745 fi 8251 fi
8746 echo "$as_me:$LINENO: result: $ac_cv_header_X11_Xaw3d_Scrollbar_h" >&5 8252 echo "$as_me:$LINENO: result: $ac_cv_header_X11_Xaw3d_Scrollbar_h" >&5
8752 echo $ECHO_N "(cached) $ECHO_C" >&6 8258 echo $ECHO_N "(cached) $ECHO_C" >&6
8753 else 8259 else
8754 ac_check_lib_save_LIBS=$LIBS 8260 ac_check_lib_save_LIBS=$LIBS
8755 LIBS="-lXaw3d $LIBS" 8261 LIBS="-lXaw3d $LIBS"
8756 cat >conftest.$ac_ext <<_ACEOF 8262 cat >conftest.$ac_ext <<_ACEOF
8757 /* confdefs.h. */ 8263 #line $LINENO "configure"
8758 _ACEOF 8264 #include "confdefs.h"
8759 cat confdefs.h >>conftest.$ac_ext
8760 cat >>conftest.$ac_ext <<_ACEOF
8761 /* end confdefs.h. */
8762 8265
8763 /* Override any gcc2 internal prototype to avoid an error. */ 8266 /* Override any gcc2 internal prototype to avoid an error. */
8764 #ifdef __cplusplus 8267 #ifdef __cplusplus
8765 extern "C" 8268 extern "C"
8766 #endif 8269 #endif
8779 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8282 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
8780 (eval $ac_link) 2>&5 8283 (eval $ac_link) 2>&5
8781 ac_status=$? 8284 ac_status=$?
8782 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8285 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8783 (exit $ac_status); } && 8286 (exit $ac_status); } &&
8784 { ac_try='test -s conftest$ac_exeext' 8287 { ac_try='test -s conftest$ac_exeext'
8785 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8288 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8786 (eval $ac_try) 2>&5 8289 (eval $ac_try) 2>&5
8787 ac_status=$? 8290 ac_status=$?
8788 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8291 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8789 (exit $ac_status); }; }; then 8292 (exit $ac_status); }; }; then
8790 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=yes 8293 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=yes
8791 else 8294 else
8792 echo "$as_me: failed program was:" >&5 8295 echo "$as_me: failed program was:" >&5
8793 sed 's/^/| /' conftest.$ac_ext >&5 8296 cat conftest.$ac_ext >&5
8794
8795 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=no 8297 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=no
8796 fi 8298 fi
8797 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8299 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8798 LIBS=$ac_check_lib_save_LIBS 8300 LIBS=$ac_check_lib_save_LIBS
8799 fi 8301 fi
8853 8355
8854 late_CFLAGS=$CFLAGS 8356 late_CFLAGS=$CFLAGS
8855 if test "$GCC" = yes; then 8357 if test "$GCC" = yes; then
8856 CFLAGS="$CFLAGS --pedantic-errors" 8358 CFLAGS="$CFLAGS --pedantic-errors"
8857 fi 8359 fi
8360 fi
8361 if test "${HAVE_X11}" = "yes"; then
8858 cat >conftest.$ac_ext <<_ACEOF 8362 cat >conftest.$ac_ext <<_ACEOF
8859 /* confdefs.h. */ 8363 #line $LINENO "configure"
8860 _ACEOF 8364 #include "confdefs.h"
8861 cat confdefs.h >>conftest.$ac_ext
8862 cat >>conftest.$ac_ext <<_ACEOF
8863 /* end confdefs.h. */
8864 8365
8865 #include <X11/Xlib.h> 8366 #include <X11/Xlib.h>
8866 #include <X11/Xresource.h> 8367 #include <X11/Xresource.h>
8867 int 8368 int
8868 main () 8369 main ()
8889 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 8390 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8890 (eval $ac_compile) 2>&5 8391 (eval $ac_compile) 2>&5
8891 ac_status=$? 8392 ac_status=$?
8892 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8393 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8893 (exit $ac_status); } && 8394 (exit $ac_status); } &&
8894 { ac_try='test -s conftest.$ac_objext' 8395 { ac_try='test -s conftest.$ac_objext'
8895 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8396 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8896 (eval $ac_try) 2>&5 8397 (eval $ac_try) 2>&5
8897 ac_status=$? 8398 ac_status=$?
8898 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8399 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8899 (exit $ac_status); }; }; then 8400 (exit $ac_status); }; }; then
8900 emacs_cv_arg6_star=yes 8401 emacs_cv_arg6_star=yes
8901 else 8402 else
8902 echo "$as_me: failed program was:" >&5 8403 echo "$as_me: failed program was:" >&5
8903 sed 's/^/| /' conftest.$ac_ext >&5 8404 cat conftest.$ac_ext >&5
8904
8905 fi 8405 fi
8906 rm -f conftest.$ac_objext conftest.$ac_ext 8406 rm -f conftest.$ac_objext conftest.$ac_ext
8907 8407
8908 if test "$emacs_cv_arg6_star" = yes; then 8408 if test "$emacs_cv_arg6_star" = yes; then
8909 cat >>confdefs.h <<\_ACEOF 8409 cat >>confdefs.h <<\_ACEOF
8910 #define XRegisterIMInstantiateCallback_arg6 XPointer* 8410 #define XRegisterIMInstantiateCallback_arg6 XPointer*
8911 _ACEOF 8411 _ACEOF
8912 8412
8913 else 8413 else
8914 cat >>confdefs.h <<\_ACEOF 8414 cat >>confdefs.h <<\_ACEOF
8915 #define XRegisterIMInstantiateCallback_arg6 XPointer 8415 #define XRegisterIMInstantiateCallback_arg6 XPointer
8916 _ACEOF 8416 _ACEOF
8917 8417
8918 fi 8418 fi
8919 CFLAGS=$late_CFLAGS 8419 CFLAGS=$late_CFLAGS
8934 else 8434 else
8935 # Is the header compilable? 8435 # Is the header compilable?
8936 echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5 8436 echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5
8937 echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6 8437 echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6
8938 cat >conftest.$ac_ext <<_ACEOF 8438 cat >conftest.$ac_ext <<_ACEOF
8939 /* confdefs.h. */ 8439 #line $LINENO "configure"
8940 _ACEOF 8440 #include "confdefs.h"
8941 cat confdefs.h >>conftest.$ac_ext
8942 cat >>conftest.$ac_ext <<_ACEOF
8943 /* end confdefs.h. */
8944 $ac_includes_default 8441 $ac_includes_default
8945 #include <X11/xpm.h> 8442 #include <X11/xpm.h>
8946 _ACEOF 8443 _ACEOF
8947 rm -f conftest.$ac_objext 8444 rm -f conftest.$ac_objext
8948 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 8445 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8949 (eval $ac_compile) 2>&5 8446 (eval $ac_compile) 2>&5
8950 ac_status=$? 8447 ac_status=$?
8951 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8448 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8952 (exit $ac_status); } && 8449 (exit $ac_status); } &&
8953 { ac_try='test -s conftest.$ac_objext' 8450 { ac_try='test -s conftest.$ac_objext'
8954 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8451 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8955 (eval $ac_try) 2>&5 8452 (eval $ac_try) 2>&5
8956 ac_status=$? 8453 ac_status=$?
8957 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8454 echo "$as_me:$LINENO: \$? = $ac_status" >&5
8958 (exit $ac_status); }; }; then 8455 (exit $ac_status); }; }; then
8959 ac_header_compiler=yes 8456 ac_header_compiler=yes
8960 else 8457 else
8961 echo "$as_me: failed program was:" >&5 8458 echo "$as_me: failed program was:" >&5
8962 sed 's/^/| /' conftest.$ac_ext >&5 8459 cat conftest.$ac_ext >&5
8963
8964 ac_header_compiler=no 8460 ac_header_compiler=no
8965 fi 8461 fi
8966 rm -f conftest.$ac_objext conftest.$ac_ext 8462 rm -f conftest.$ac_objext conftest.$ac_ext
8967 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 8463 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8968 echo "${ECHO_T}$ac_header_compiler" >&6 8464 echo "${ECHO_T}$ac_header_compiler" >&6
8969 8465
8970 # Is the header present? 8466 # Is the header present?
8971 echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5 8467 echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5
8972 echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6 8468 echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6
8973 cat >conftest.$ac_ext <<_ACEOF 8469 cat >conftest.$ac_ext <<_ACEOF
8974 /* confdefs.h. */ 8470 #line $LINENO "configure"
8975 _ACEOF 8471 #include "confdefs.h"
8976 cat confdefs.h >>conftest.$ac_ext
8977 cat >>conftest.$ac_ext <<_ACEOF
8978 /* end confdefs.h. */
8979 #include <X11/xpm.h> 8472 #include <X11/xpm.h>
8980 _ACEOF 8473 _ACEOF
8981 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 8474 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
8982 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 8475 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
8983 ac_status=$? 8476 ac_status=$?
8996 fi 8489 fi
8997 if test -z "$ac_cpp_err"; then 8490 if test -z "$ac_cpp_err"; then
8998 ac_header_preproc=yes 8491 ac_header_preproc=yes
8999 else 8492 else
9000 echo "$as_me: failed program was:" >&5 8493 echo "$as_me: failed program was:" >&5
9001 sed 's/^/| /' conftest.$ac_ext >&5 8494 cat conftest.$ac_ext >&5
9002
9003 ac_header_preproc=no 8495 ac_header_preproc=no
9004 fi 8496 fi
9005 rm -f conftest.err conftest.$ac_ext 8497 rm -f conftest.err conftest.$ac_ext
9006 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 8498 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9007 echo "${ECHO_T}$ac_header_preproc" >&6 8499 echo "${ECHO_T}$ac_header_preproc" >&6
9009 # So? What about this header? 8501 # So? What about this header?
9010 case $ac_header_compiler:$ac_header_preproc in 8502 case $ac_header_compiler:$ac_header_preproc in
9011 yes:no ) 8503 yes:no )
9012 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5 8504 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5
9013 echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 8505 echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9014 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the compiler's result" >&5 8506 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5
9015 echo "$as_me: WARNING: X11/xpm.h: proceeding with the compiler's result" >&2;} 8507 echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;};;
9016 ac_header_preproc=yes
9017 ;;
9018 no:yes ) 8508 no:yes )
9019 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5 8509 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5
9020 echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;} 8510 echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;}
9021 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5 8511 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5
9022 echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;} 8512 echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;}
9023 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: see the Autoconf documentation" >&5
9024 echo "$as_me: WARNING: X11/xpm.h: see the Autoconf documentation" >&2;}
9025 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&5
9026 echo "$as_me: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&2;}
9027 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 8513 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5
9028 echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} 8514 echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;};;
9029 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&5
9030 echo "$as_me: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&2;}
9031 (
9032 cat <<\_ASBOX
9033 ## ------------------------------------------ ##
9034 ## Report this to the AC_PACKAGE_NAME lists. ##
9035 ## ------------------------------------------ ##
9036 _ASBOX
9037 ) |
9038 sed "s/^/$as_me: WARNING: /" >&2
9039 ;;
9040 esac 8515 esac
9041 echo "$as_me:$LINENO: checking for X11/xpm.h" >&5 8516 echo "$as_me:$LINENO: checking for X11/xpm.h" >&5
9042 echo $ECHO_N "checking for X11/xpm.h... $ECHO_C" >&6 8517 echo $ECHO_N "checking for X11/xpm.h... $ECHO_C" >&6
9043 if test "${ac_cv_header_X11_xpm_h+set}" = set; then 8518 if test "${ac_cv_header_X11_xpm_h+set}" = set; then
9044 echo $ECHO_N "(cached) $ECHO_C" >&6 8519 echo $ECHO_N "(cached) $ECHO_C" >&6
9056 echo $ECHO_N "(cached) $ECHO_C" >&6 8531 echo $ECHO_N "(cached) $ECHO_C" >&6
9057 else 8532 else
9058 ac_check_lib_save_LIBS=$LIBS 8533 ac_check_lib_save_LIBS=$LIBS
9059 LIBS="-lXpm -lX11 $LIBS" 8534 LIBS="-lXpm -lX11 $LIBS"
9060 cat >conftest.$ac_ext <<_ACEOF 8535 cat >conftest.$ac_ext <<_ACEOF
9061 /* confdefs.h. */ 8536 #line $LINENO "configure"
9062 _ACEOF 8537 #include "confdefs.h"
9063 cat confdefs.h >>conftest.$ac_ext
9064 cat >>conftest.$ac_ext <<_ACEOF
9065 /* end confdefs.h. */
9066 8538
9067 /* Override any gcc2 internal prototype to avoid an error. */ 8539 /* Override any gcc2 internal prototype to avoid an error. */
9068 #ifdef __cplusplus 8540 #ifdef __cplusplus
9069 extern "C" 8541 extern "C"
9070 #endif 8542 #endif
9083 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8555 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9084 (eval $ac_link) 2>&5 8556 (eval $ac_link) 2>&5
9085 ac_status=$? 8557 ac_status=$?
9086 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8558 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9087 (exit $ac_status); } && 8559 (exit $ac_status); } &&
9088 { ac_try='test -s conftest$ac_exeext' 8560 { ac_try='test -s conftest$ac_exeext'
9089 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8561 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9090 (eval $ac_try) 2>&5 8562 (eval $ac_try) 2>&5
9091 ac_status=$? 8563 ac_status=$?
9092 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8564 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9093 (exit $ac_status); }; }; then 8565 (exit $ac_status); }; }; then
9094 ac_cv_lib_Xpm_XpmReadFileToPixmap=yes 8566 ac_cv_lib_Xpm_XpmReadFileToPixmap=yes
9095 else 8567 else
9096 echo "$as_me: failed program was:" >&5 8568 echo "$as_me: failed program was:" >&5
9097 sed 's/^/| /' conftest.$ac_ext >&5 8569 cat conftest.$ac_ext >&5
9098
9099 ac_cv_lib_Xpm_XpmReadFileToPixmap=no 8570 ac_cv_lib_Xpm_XpmReadFileToPixmap=no
9100 fi 8571 fi
9101 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8572 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9102 LIBS=$ac_check_lib_save_LIBS 8573 LIBS=$ac_check_lib_save_LIBS
9103 fi 8574 fi
9112 8583
9113 if test "${HAVE_XPM}" = "yes"; then 8584 if test "${HAVE_XPM}" = "yes"; then
9114 echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5 8585 echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5
9115 echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 8586 echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6
9116 cat >conftest.$ac_ext <<_ACEOF 8587 cat >conftest.$ac_ext <<_ACEOF
9117 /* confdefs.h. */ 8588 #line $LINENO "configure"
9118 _ACEOF 8589 #include "confdefs.h"
9119 cat confdefs.h >>conftest.$ac_ext
9120 cat >>conftest.$ac_ext <<_ACEOF
9121 /* end confdefs.h. */
9122 #include "X11/xpm.h" 8590 #include "X11/xpm.h"
9123 #ifndef XpmReturnAllocPixels 8591 #ifndef XpmReturnAllocPixels
9124 no_return_alloc_pixels 8592 no_return_alloc_pixels
9125 #endif 8593 #endif
9126 8594
9168 else 8636 else
9169 # Is the header compilable? 8637 # Is the header compilable?
9170 echo "$as_me:$LINENO: checking jerror.h usability" >&5 8638 echo "$as_me:$LINENO: checking jerror.h usability" >&5
9171 echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6 8639 echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6
9172 cat >conftest.$ac_ext <<_ACEOF 8640 cat >conftest.$ac_ext <<_ACEOF
9173 /* confdefs.h. */ 8641 #line $LINENO "configure"
9174 _ACEOF 8642 #include "confdefs.h"
9175 cat confdefs.h >>conftest.$ac_ext
9176 cat >>conftest.$ac_ext <<_ACEOF
9177 /* end confdefs.h. */
9178 $ac_includes_default 8643 $ac_includes_default
9179 #include <jerror.h> 8644 #include <jerror.h>
9180 _ACEOF 8645 _ACEOF
9181 rm -f conftest.$ac_objext 8646 rm -f conftest.$ac_objext
9182 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 8647 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9183 (eval $ac_compile) 2>&5 8648 (eval $ac_compile) 2>&5
9184 ac_status=$? 8649 ac_status=$?
9185 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8650 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9186 (exit $ac_status); } && 8651 (exit $ac_status); } &&
9187 { ac_try='test -s conftest.$ac_objext' 8652 { ac_try='test -s conftest.$ac_objext'
9188 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8653 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9189 (eval $ac_try) 2>&5 8654 (eval $ac_try) 2>&5
9190 ac_status=$? 8655 ac_status=$?
9191 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8656 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9192 (exit $ac_status); }; }; then 8657 (exit $ac_status); }; }; then
9193 ac_header_compiler=yes 8658 ac_header_compiler=yes
9194 else 8659 else
9195 echo "$as_me: failed program was:" >&5 8660 echo "$as_me: failed program was:" >&5
9196 sed 's/^/| /' conftest.$ac_ext >&5 8661 cat conftest.$ac_ext >&5
9197
9198 ac_header_compiler=no 8662 ac_header_compiler=no
9199 fi 8663 fi
9200 rm -f conftest.$ac_objext conftest.$ac_ext 8664 rm -f conftest.$ac_objext conftest.$ac_ext
9201 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 8665 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9202 echo "${ECHO_T}$ac_header_compiler" >&6 8666 echo "${ECHO_T}$ac_header_compiler" >&6
9203 8667
9204 # Is the header present? 8668 # Is the header present?
9205 echo "$as_me:$LINENO: checking jerror.h presence" >&5 8669 echo "$as_me:$LINENO: checking jerror.h presence" >&5
9206 echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6 8670 echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6
9207 cat >conftest.$ac_ext <<_ACEOF 8671 cat >conftest.$ac_ext <<_ACEOF
9208 /* confdefs.h. */ 8672 #line $LINENO "configure"
9209 _ACEOF 8673 #include "confdefs.h"
9210 cat confdefs.h >>conftest.$ac_ext
9211 cat >>conftest.$ac_ext <<_ACEOF
9212 /* end confdefs.h. */
9213 #include <jerror.h> 8674 #include <jerror.h>
9214 _ACEOF 8675 _ACEOF
9215 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 8676 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9216 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 8677 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9217 ac_status=$? 8678 ac_status=$?
9230 fi 8691 fi
9231 if test -z "$ac_cpp_err"; then 8692 if test -z "$ac_cpp_err"; then
9232 ac_header_preproc=yes 8693 ac_header_preproc=yes
9233 else 8694 else
9234 echo "$as_me: failed program was:" >&5 8695 echo "$as_me: failed program was:" >&5
9235 sed 's/^/| /' conftest.$ac_ext >&5 8696 cat conftest.$ac_ext >&5
9236
9237 ac_header_preproc=no 8697 ac_header_preproc=no
9238 fi 8698 fi
9239 rm -f conftest.err conftest.$ac_ext 8699 rm -f conftest.err conftest.$ac_ext
9240 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 8700 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9241 echo "${ECHO_T}$ac_header_preproc" >&6 8701 echo "${ECHO_T}$ac_header_preproc" >&6
9243 # So? What about this header? 8703 # So? What about this header?
9244 case $ac_header_compiler:$ac_header_preproc in 8704 case $ac_header_compiler:$ac_header_preproc in
9245 yes:no ) 8705 yes:no )
9246 { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5 8706 { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5
9247 echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 8707 echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9248 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the compiler's result" >&5 8708 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5
9249 echo "$as_me: WARNING: jerror.h: proceeding with the compiler's result" >&2;} 8709 echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;};;
9250 ac_header_preproc=yes
9251 ;;
9252 no:yes ) 8710 no:yes )
9253 { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5 8711 { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5
9254 echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;} 8712 echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;}
9255 { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5 8713 { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5
9256 echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;} 8714 echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;}
9257 { echo "$as_me:$LINENO: WARNING: jerror.h: see the Autoconf documentation" >&5
9258 echo "$as_me: WARNING: jerror.h: see the Autoconf documentation" >&2;}
9259 { echo "$as_me:$LINENO: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&5
9260 echo "$as_me: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&2;}
9261 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 8715 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5
9262 echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} 8716 echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;};;
9263 { echo "$as_me:$LINENO: WARNING: jerror.h: in the future, the compiler will take precedence" >&5
9264 echo "$as_me: WARNING: jerror.h: in the future, the compiler will take precedence" >&2;}
9265 (
9266 cat <<\_ASBOX
9267 ## ------------------------------------------ ##
9268 ## Report this to the AC_PACKAGE_NAME lists. ##
9269 ## ------------------------------------------ ##
9270 _ASBOX
9271 ) |
9272 sed "s/^/$as_me: WARNING: /" >&2
9273 ;;
9274 esac 8717 esac
9275 echo "$as_me:$LINENO: checking for jerror.h" >&5 8718 echo "$as_me:$LINENO: checking for jerror.h" >&5
9276 echo $ECHO_N "checking for jerror.h... $ECHO_C" >&6 8719 echo $ECHO_N "checking for jerror.h... $ECHO_C" >&6
9277 if test "${ac_cv_header_jerror_h+set}" = set; then 8720 if test "${ac_cv_header_jerror_h+set}" = set; then
9278 echo $ECHO_N "(cached) $ECHO_C" >&6 8721 echo $ECHO_N "(cached) $ECHO_C" >&6
9290 echo $ECHO_N "(cached) $ECHO_C" >&6 8733 echo $ECHO_N "(cached) $ECHO_C" >&6
9291 else 8734 else
9292 ac_check_lib_save_LIBS=$LIBS 8735 ac_check_lib_save_LIBS=$LIBS
9293 LIBS="-ljpeg $LIBS" 8736 LIBS="-ljpeg $LIBS"
9294 cat >conftest.$ac_ext <<_ACEOF 8737 cat >conftest.$ac_ext <<_ACEOF
9295 /* confdefs.h. */ 8738 #line $LINENO "configure"
9296 _ACEOF 8739 #include "confdefs.h"
9297 cat confdefs.h >>conftest.$ac_ext
9298 cat >>conftest.$ac_ext <<_ACEOF
9299 /* end confdefs.h. */
9300 8740
9301 /* Override any gcc2 internal prototype to avoid an error. */ 8741 /* Override any gcc2 internal prototype to avoid an error. */
9302 #ifdef __cplusplus 8742 #ifdef __cplusplus
9303 extern "C" 8743 extern "C"
9304 #endif 8744 #endif
9317 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8757 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9318 (eval $ac_link) 2>&5 8758 (eval $ac_link) 2>&5
9319 ac_status=$? 8759 ac_status=$?
9320 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8760 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9321 (exit $ac_status); } && 8761 (exit $ac_status); } &&
9322 { ac_try='test -s conftest$ac_exeext' 8762 { ac_try='test -s conftest$ac_exeext'
9323 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8763 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9324 (eval $ac_try) 2>&5 8764 (eval $ac_try) 2>&5
9325 ac_status=$? 8765 ac_status=$?
9326 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8766 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9327 (exit $ac_status); }; }; then 8767 (exit $ac_status); }; }; then
9328 ac_cv_lib_jpeg_jpeg_destroy_compress=yes 8768 ac_cv_lib_jpeg_jpeg_destroy_compress=yes
9329 else 8769 else
9330 echo "$as_me: failed program was:" >&5 8770 echo "$as_me: failed program was:" >&5
9331 sed 's/^/| /' conftest.$ac_ext >&5 8771 cat conftest.$ac_ext >&5
9332
9333 ac_cv_lib_jpeg_jpeg_destroy_compress=no 8772 ac_cv_lib_jpeg_jpeg_destroy_compress=no
9334 fi 8773 fi
9335 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8774 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9336 LIBS=$ac_check_lib_save_LIBS 8775 LIBS=$ac_check_lib_save_LIBS
9337 fi 8776 fi
9351 cat >>confdefs.h <<\_ACEOF 8790 cat >>confdefs.h <<\_ACEOF
9352 #define HAVE_JPEG 1 8791 #define HAVE_JPEG 1
9353 _ACEOF 8792 _ACEOF
9354 8793
9355 cat >conftest.$ac_ext <<_ACEOF 8794 cat >conftest.$ac_ext <<_ACEOF
9356 /* confdefs.h. */ 8795 #line $LINENO "configure"
9357 _ACEOF 8796 #include "confdefs.h"
9358 cat confdefs.h >>conftest.$ac_ext
9359 cat >>conftest.$ac_ext <<_ACEOF
9360 /* end confdefs.h. */
9361 #include <jpeglib.h> 8797 #include <jpeglib.h>
9362 version=JPEG_LIB_VERSION 8798 version=JPEG_LIB_VERSION
9363 8799
9364 _ACEOF 8800 _ACEOF
9365 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 8801 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
9380 8816
9381 ### Use -lpng if available, unless `--with-png=no'. 8817 ### Use -lpng if available, unless `--with-png=no'.
9382 HAVE_PNG=no 8818 HAVE_PNG=no
9383 if test "${HAVE_X11}" = "yes"; then 8819 if test "${HAVE_X11}" = "yes"; then
9384 if test "${with_png}" != "no"; then 8820 if test "${with_png}" != "no"; then
9385 if test "${ac_cv_header_png_h+set}" = set; then 8821 # Debian unstable as of July 2003 has multiple libpngs, and puts png.h
9386 echo "$as_me:$LINENO: checking for png.h" >&5 8822 # in /usr/include/libpng.
9387 echo $ECHO_N "checking for png.h... $ECHO_C" >&6 8823
9388 if test "${ac_cv_header_png_h+set}" = set; then 8824
9389 echo $ECHO_N "(cached) $ECHO_C" >&6 8825 for ac_header in png.h libpng/png.h
9390 fi 8826 do
9391 echo "$as_me:$LINENO: result: $ac_cv_header_png_h" >&5 8827 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9392 echo "${ECHO_T}$ac_cv_header_png_h" >&6 8828 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8829 echo "$as_me:$LINENO: checking for $ac_header" >&5
8830 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8831 if eval "test \"\${$as_ac_Header+set}\" = set"; then
8832 echo $ECHO_N "(cached) $ECHO_C" >&6
8833 fi
8834 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8835 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9393 else 8836 else
9394 # Is the header compilable? 8837 # Is the header compilable?
9395 echo "$as_me:$LINENO: checking png.h usability" >&5 8838 echo "$as_me:$LINENO: checking $ac_header usability" >&5
9396 echo $ECHO_N "checking png.h usability... $ECHO_C" >&6 8839 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
9397 cat >conftest.$ac_ext <<_ACEOF 8840 cat >conftest.$ac_ext <<_ACEOF
9398 /* confdefs.h. */ 8841 #line $LINENO "configure"
9399 _ACEOF 8842 #include "confdefs.h"
9400 cat confdefs.h >>conftest.$ac_ext
9401 cat >>conftest.$ac_ext <<_ACEOF
9402 /* end confdefs.h. */
9403 $ac_includes_default 8843 $ac_includes_default
9404 #include <png.h> 8844 #include <$ac_header>
9405 _ACEOF 8845 _ACEOF
9406 rm -f conftest.$ac_objext 8846 rm -f conftest.$ac_objext
9407 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 8847 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9408 (eval $ac_compile) 2>&5 8848 (eval $ac_compile) 2>&5
9409 ac_status=$? 8849 ac_status=$?
9410 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8850 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9411 (exit $ac_status); } && 8851 (exit $ac_status); } &&
9412 { ac_try='test -s conftest.$ac_objext' 8852 { ac_try='test -s conftest.$ac_objext'
9413 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8853 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9414 (eval $ac_try) 2>&5 8854 (eval $ac_try) 2>&5
9415 ac_status=$? 8855 ac_status=$?
9416 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8856 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9417 (exit $ac_status); }; }; then 8857 (exit $ac_status); }; }; then
9418 ac_header_compiler=yes 8858 ac_header_compiler=yes
9419 else 8859 else
9420 echo "$as_me: failed program was:" >&5 8860 echo "$as_me: failed program was:" >&5
9421 sed 's/^/| /' conftest.$ac_ext >&5 8861 cat conftest.$ac_ext >&5
9422
9423 ac_header_compiler=no 8862 ac_header_compiler=no
9424 fi 8863 fi
9425 rm -f conftest.$ac_objext conftest.$ac_ext 8864 rm -f conftest.$ac_objext conftest.$ac_ext
9426 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 8865 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9427 echo "${ECHO_T}$ac_header_compiler" >&6 8866 echo "${ECHO_T}$ac_header_compiler" >&6
9428 8867
9429 # Is the header present? 8868 # Is the header present?
9430 echo "$as_me:$LINENO: checking png.h presence" >&5 8869 echo "$as_me:$LINENO: checking $ac_header presence" >&5
9431 echo $ECHO_N "checking png.h presence... $ECHO_C" >&6 8870 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9432 cat >conftest.$ac_ext <<_ACEOF 8871 cat >conftest.$ac_ext <<_ACEOF
9433 /* confdefs.h. */ 8872 #line $LINENO "configure"
9434 _ACEOF 8873 #include "confdefs.h"
9435 cat confdefs.h >>conftest.$ac_ext 8874 #include <$ac_header>
9436 cat >>conftest.$ac_ext <<_ACEOF
9437 /* end confdefs.h. */
9438 #include <png.h>
9439 _ACEOF 8875 _ACEOF
9440 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 8876 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9441 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 8877 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9442 ac_status=$? 8878 ac_status=$?
9443 grep -v '^ *+' conftest.er1 >conftest.err 8879 grep -v '^ *+' conftest.er1 >conftest.err
9455 fi 8891 fi
9456 if test -z "$ac_cpp_err"; then 8892 if test -z "$ac_cpp_err"; then
9457 ac_header_preproc=yes 8893 ac_header_preproc=yes
9458 else 8894 else
9459 echo "$as_me: failed program was:" >&5 8895 echo "$as_me: failed program was:" >&5
9460 sed 's/^/| /' conftest.$ac_ext >&5 8896 cat conftest.$ac_ext >&5
9461
9462 ac_header_preproc=no 8897 ac_header_preproc=no
9463 fi 8898 fi
9464 rm -f conftest.err conftest.$ac_ext 8899 rm -f conftest.err conftest.$ac_ext
9465 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 8900 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9466 echo "${ECHO_T}$ac_header_preproc" >&6 8901 echo "${ECHO_T}$ac_header_preproc" >&6
9467 8902
9468 # So? What about this header? 8903 # So? What about this header?
9469 case $ac_header_compiler:$ac_header_preproc in 8904 case $ac_header_compiler:$ac_header_preproc in
9470 yes:no ) 8905 yes:no )
9471 { echo "$as_me:$LINENO: WARNING: png.h: accepted by the compiler, rejected by the preprocessor!" >&5 8906 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9472 echo "$as_me: WARNING: png.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 8907 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9473 { echo "$as_me:$LINENO: WARNING: png.h: proceeding with the compiler's result" >&5 8908 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9474 echo "$as_me: WARNING: png.h: proceeding with the compiler's result" >&2;} 8909 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
9475 ac_header_preproc=yes
9476 ;;
9477 no:yes ) 8910 no:yes )
9478 { echo "$as_me:$LINENO: WARNING: png.h: present but cannot be compiled" >&5 8911 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9479 echo "$as_me: WARNING: png.h: present but cannot be compiled" >&2;} 8912 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9480 { echo "$as_me:$LINENO: WARNING: png.h: check for missing prerequisite headers?" >&5 8913 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
9481 echo "$as_me: WARNING: png.h: check for missing prerequisite headers?" >&2;} 8914 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
9482 { echo "$as_me:$LINENO: WARNING: png.h: see the Autoconf documentation" >&5 8915 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9483 echo "$as_me: WARNING: png.h: see the Autoconf documentation" >&2;} 8916 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
9484 { echo "$as_me:$LINENO: WARNING: png.h: section \"Present But Cannot Be Compiled\"" >&5
9485 echo "$as_me: WARNING: png.h: section \"Present But Cannot Be Compiled\"" >&2;}
9486 { echo "$as_me:$LINENO: WARNING: png.h: proceeding with the preprocessor's result" >&5
9487 echo "$as_me: WARNING: png.h: proceeding with the preprocessor's result" >&2;}
9488 { echo "$as_me:$LINENO: WARNING: png.h: in the future, the compiler will take precedence" >&5
9489 echo "$as_me: WARNING: png.h: in the future, the compiler will take precedence" >&2;}
9490 (
9491 cat <<\_ASBOX
9492 ## ------------------------------------------ ##
9493 ## Report this to the AC_PACKAGE_NAME lists. ##
9494 ## ------------------------------------------ ##
9495 _ASBOX
9496 ) |
9497 sed "s/^/$as_me: WARNING: /" >&2
9498 ;;
9499 esac 8917 esac
9500 echo "$as_me:$LINENO: checking for png.h" >&5 8918 echo "$as_me:$LINENO: checking for $ac_header" >&5
9501 echo $ECHO_N "checking for png.h... $ECHO_C" >&6 8919 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9502 if test "${ac_cv_header_png_h+set}" = set; then 8920 if eval "test \"\${$as_ac_Header+set}\" = set"; then
9503 echo $ECHO_N "(cached) $ECHO_C" >&6 8921 echo $ECHO_N "(cached) $ECHO_C" >&6
9504 else 8922 else
9505 ac_cv_header_png_h=$ac_header_preproc 8923 eval "$as_ac_Header=$ac_header_preproc"
9506 fi 8924 fi
9507 echo "$as_me:$LINENO: result: $ac_cv_header_png_h" >&5 8925 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
9508 echo "${ECHO_T}$ac_cv_header_png_h" >&6 8926 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9509 8927
9510 fi 8928 fi
9511 if test $ac_cv_header_png_h = yes; then 8929 if test `eval echo '${'$as_ac_Header'}'` = yes; then
9512 echo "$as_me:$LINENO: checking for png_get_channels in -lpng" >&5 8930 cat >>confdefs.h <<_ACEOF
8931 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8932 _ACEOF
8933
8934 fi
8935
8936 done
8937
8938 if test "$ac_cv_header_png_h" = yes || test "$ac_cv_header_libpng_png_h" = yes ; then
8939 echo "$as_me:$LINENO: checking for png_get_channels in -lpng" >&5
9513 echo $ECHO_N "checking for png_get_channels in -lpng... $ECHO_C" >&6 8940 echo $ECHO_N "checking for png_get_channels in -lpng... $ECHO_C" >&6
9514 if test "${ac_cv_lib_png_png_get_channels+set}" = set; then 8941 if test "${ac_cv_lib_png_png_get_channels+set}" = set; then
9515 echo $ECHO_N "(cached) $ECHO_C" >&6 8942 echo $ECHO_N "(cached) $ECHO_C" >&6
9516 else 8943 else
9517 ac_check_lib_save_LIBS=$LIBS 8944 ac_check_lib_save_LIBS=$LIBS
9518 LIBS="-lpng -lz -lm $LIBS" 8945 LIBS="-lpng -lz -lm $LIBS"
9519 cat >conftest.$ac_ext <<_ACEOF 8946 cat >conftest.$ac_ext <<_ACEOF
9520 /* confdefs.h. */ 8947 #line $LINENO "configure"
9521 _ACEOF 8948 #include "confdefs.h"
9522 cat confdefs.h >>conftest.$ac_ext
9523 cat >>conftest.$ac_ext <<_ACEOF
9524 /* end confdefs.h. */
9525 8949
9526 /* Override any gcc2 internal prototype to avoid an error. */ 8950 /* Override any gcc2 internal prototype to avoid an error. */
9527 #ifdef __cplusplus 8951 #ifdef __cplusplus
9528 extern "C" 8952 extern "C"
9529 #endif 8953 #endif
9542 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 8966 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9543 (eval $ac_link) 2>&5 8967 (eval $ac_link) 2>&5
9544 ac_status=$? 8968 ac_status=$?
9545 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8969 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9546 (exit $ac_status); } && 8970 (exit $ac_status); } &&
9547 { ac_try='test -s conftest$ac_exeext' 8971 { ac_try='test -s conftest$ac_exeext'
9548 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 8972 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9549 (eval $ac_try) 2>&5 8973 (eval $ac_try) 2>&5
9550 ac_status=$? 8974 ac_status=$?
9551 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8975 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9552 (exit $ac_status); }; }; then 8976 (exit $ac_status); }; }; then
9553 ac_cv_lib_png_png_get_channels=yes 8977 ac_cv_lib_png_png_get_channels=yes
9554 else 8978 else
9555 echo "$as_me: failed program was:" >&5 8979 echo "$as_me: failed program was:" >&5
9556 sed 's/^/| /' conftest.$ac_ext >&5 8980 cat conftest.$ac_ext >&5
9557
9558 ac_cv_lib_png_png_get_channels=no 8981 ac_cv_lib_png_png_get_channels=no
9559 fi 8982 fi
9560 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8983 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9561 LIBS=$ac_check_lib_save_LIBS 8984 LIBS=$ac_check_lib_save_LIBS
9562 fi 8985 fi
9564 echo "${ECHO_T}$ac_cv_lib_png_png_get_channels" >&6 8987 echo "${ECHO_T}$ac_cv_lib_png_png_get_channels" >&6
9565 if test $ac_cv_lib_png_png_get_channels = yes; then 8988 if test $ac_cv_lib_png_png_get_channels = yes; then
9566 HAVE_PNG=yes 8989 HAVE_PNG=yes
9567 fi 8990 fi
9568 8991
9569 fi 8992 fi
9570
9571
9572 fi 8993 fi
9573 8994
9574 if test "${HAVE_PNG}" = "yes"; then 8995 if test "${HAVE_PNG}" = "yes"; then
9575 8996
9576 cat >>confdefs.h <<\_ACEOF 8997 cat >>confdefs.h <<\_ACEOF
9595 else 9016 else
9596 # Is the header compilable? 9017 # Is the header compilable?
9597 echo "$as_me:$LINENO: checking tiffio.h usability" >&5 9018 echo "$as_me:$LINENO: checking tiffio.h usability" >&5
9598 echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6 9019 echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6
9599 cat >conftest.$ac_ext <<_ACEOF 9020 cat >conftest.$ac_ext <<_ACEOF
9600 /* confdefs.h. */ 9021 #line $LINENO "configure"
9601 _ACEOF 9022 #include "confdefs.h"
9602 cat confdefs.h >>conftest.$ac_ext
9603 cat >>conftest.$ac_ext <<_ACEOF
9604 /* end confdefs.h. */
9605 $ac_includes_default 9023 $ac_includes_default
9606 #include <tiffio.h> 9024 #include <tiffio.h>
9607 _ACEOF 9025 _ACEOF
9608 rm -f conftest.$ac_objext 9026 rm -f conftest.$ac_objext
9609 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 9027 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9610 (eval $ac_compile) 2>&5 9028 (eval $ac_compile) 2>&5
9611 ac_status=$? 9029 ac_status=$?
9612 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9030 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9613 (exit $ac_status); } && 9031 (exit $ac_status); } &&
9614 { ac_try='test -s conftest.$ac_objext' 9032 { ac_try='test -s conftest.$ac_objext'
9615 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9033 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9616 (eval $ac_try) 2>&5 9034 (eval $ac_try) 2>&5
9617 ac_status=$? 9035 ac_status=$?
9618 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9036 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9619 (exit $ac_status); }; }; then 9037 (exit $ac_status); }; }; then
9620 ac_header_compiler=yes 9038 ac_header_compiler=yes
9621 else 9039 else
9622 echo "$as_me: failed program was:" >&5 9040 echo "$as_me: failed program was:" >&5
9623 sed 's/^/| /' conftest.$ac_ext >&5 9041 cat conftest.$ac_ext >&5
9624
9625 ac_header_compiler=no 9042 ac_header_compiler=no
9626 fi 9043 fi
9627 rm -f conftest.$ac_objext conftest.$ac_ext 9044 rm -f conftest.$ac_objext conftest.$ac_ext
9628 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 9045 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9629 echo "${ECHO_T}$ac_header_compiler" >&6 9046 echo "${ECHO_T}$ac_header_compiler" >&6
9630 9047
9631 # Is the header present? 9048 # Is the header present?
9632 echo "$as_me:$LINENO: checking tiffio.h presence" >&5 9049 echo "$as_me:$LINENO: checking tiffio.h presence" >&5
9633 echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6 9050 echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6
9634 cat >conftest.$ac_ext <<_ACEOF 9051 cat >conftest.$ac_ext <<_ACEOF
9635 /* confdefs.h. */ 9052 #line $LINENO "configure"
9636 _ACEOF 9053 #include "confdefs.h"
9637 cat confdefs.h >>conftest.$ac_ext
9638 cat >>conftest.$ac_ext <<_ACEOF
9639 /* end confdefs.h. */
9640 #include <tiffio.h> 9054 #include <tiffio.h>
9641 _ACEOF 9055 _ACEOF
9642 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 9056 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9643 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 9057 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9644 ac_status=$? 9058 ac_status=$?
9657 fi 9071 fi
9658 if test -z "$ac_cpp_err"; then 9072 if test -z "$ac_cpp_err"; then
9659 ac_header_preproc=yes 9073 ac_header_preproc=yes
9660 else 9074 else
9661 echo "$as_me: failed program was:" >&5 9075 echo "$as_me: failed program was:" >&5
9662 sed 's/^/| /' conftest.$ac_ext >&5 9076 cat conftest.$ac_ext >&5
9663
9664 ac_header_preproc=no 9077 ac_header_preproc=no
9665 fi 9078 fi
9666 rm -f conftest.err conftest.$ac_ext 9079 rm -f conftest.err conftest.$ac_ext
9667 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 9080 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9668 echo "${ECHO_T}$ac_header_preproc" >&6 9081 echo "${ECHO_T}$ac_header_preproc" >&6
9670 # So? What about this header? 9083 # So? What about this header?
9671 case $ac_header_compiler:$ac_header_preproc in 9084 case $ac_header_compiler:$ac_header_preproc in
9672 yes:no ) 9085 yes:no )
9673 { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5 9086 { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5
9674 echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 9087 echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9675 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the compiler's result" >&5 9088 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5
9676 echo "$as_me: WARNING: tiffio.h: proceeding with the compiler's result" >&2;} 9089 echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;};;
9677 ac_header_preproc=yes
9678 ;;
9679 no:yes ) 9090 no:yes )
9680 { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5 9091 { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5
9681 echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;} 9092 echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;}
9682 { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5 9093 { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5
9683 echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;} 9094 echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;}
9684 { echo "$as_me:$LINENO: WARNING: tiffio.h: see the Autoconf documentation" >&5
9685 echo "$as_me: WARNING: tiffio.h: see the Autoconf documentation" >&2;}
9686 { echo "$as_me:$LINENO: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&5
9687 echo "$as_me: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&2;}
9688 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 9095 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5
9689 echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} 9096 echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;};;
9690 { echo "$as_me:$LINENO: WARNING: tiffio.h: in the future, the compiler will take precedence" >&5
9691 echo "$as_me: WARNING: tiffio.h: in the future, the compiler will take precedence" >&2;}
9692 (
9693 cat <<\_ASBOX
9694 ## ------------------------------------------ ##
9695 ## Report this to the AC_PACKAGE_NAME lists. ##
9696 ## ------------------------------------------ ##
9697 _ASBOX
9698 ) |
9699 sed "s/^/$as_me: WARNING: /" >&2
9700 ;;
9701 esac 9097 esac
9702 echo "$as_me:$LINENO: checking for tiffio.h" >&5 9098 echo "$as_me:$LINENO: checking for tiffio.h" >&5
9703 echo $ECHO_N "checking for tiffio.h... $ECHO_C" >&6 9099 echo $ECHO_N "checking for tiffio.h... $ECHO_C" >&6
9704 if test "${ac_cv_header_tiffio_h+set}" = set; then 9100 if test "${ac_cv_header_tiffio_h+set}" = set; then
9705 echo $ECHO_N "(cached) $ECHO_C" >&6 9101 echo $ECHO_N "(cached) $ECHO_C" >&6
9720 echo $ECHO_N "(cached) $ECHO_C" >&6 9116 echo $ECHO_N "(cached) $ECHO_C" >&6
9721 else 9117 else
9722 ac_check_lib_save_LIBS=$LIBS 9118 ac_check_lib_save_LIBS=$LIBS
9723 LIBS="-ltiff $tifflibs $LIBS" 9119 LIBS="-ltiff $tifflibs $LIBS"
9724 cat >conftest.$ac_ext <<_ACEOF 9120 cat >conftest.$ac_ext <<_ACEOF
9725 /* confdefs.h. */ 9121 #line $LINENO "configure"
9726 _ACEOF 9122 #include "confdefs.h"
9727 cat confdefs.h >>conftest.$ac_ext
9728 cat >>conftest.$ac_ext <<_ACEOF
9729 /* end confdefs.h. */
9730 9123
9731 /* Override any gcc2 internal prototype to avoid an error. */ 9124 /* Override any gcc2 internal prototype to avoid an error. */
9732 #ifdef __cplusplus 9125 #ifdef __cplusplus
9733 extern "C" 9126 extern "C"
9734 #endif 9127 #endif
9747 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9140 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9748 (eval $ac_link) 2>&5 9141 (eval $ac_link) 2>&5
9749 ac_status=$? 9142 ac_status=$?
9750 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9143 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9751 (exit $ac_status); } && 9144 (exit $ac_status); } &&
9752 { ac_try='test -s conftest$ac_exeext' 9145 { ac_try='test -s conftest$ac_exeext'
9753 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9146 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9754 (eval $ac_try) 2>&5 9147 (eval $ac_try) 2>&5
9755 ac_status=$? 9148 ac_status=$?
9756 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9149 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9757 (exit $ac_status); }; }; then 9150 (exit $ac_status); }; }; then
9758 ac_cv_lib_tiff_TIFFGetVersion=yes 9151 ac_cv_lib_tiff_TIFFGetVersion=yes
9759 else 9152 else
9760 echo "$as_me: failed program was:" >&5 9153 echo "$as_me: failed program was:" >&5
9761 sed 's/^/| /' conftest.$ac_ext >&5 9154 cat conftest.$ac_ext >&5
9762
9763 ac_cv_lib_tiff_TIFFGetVersion=no 9155 ac_cv_lib_tiff_TIFFGetVersion=no
9764 fi 9156 fi
9765 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9157 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9766 LIBS=$ac_check_lib_save_LIBS 9158 LIBS=$ac_check_lib_save_LIBS
9767 fi 9159 fi
9800 else 9192 else
9801 # Is the header compilable? 9193 # Is the header compilable?
9802 echo "$as_me:$LINENO: checking gif_lib.h usability" >&5 9194 echo "$as_me:$LINENO: checking gif_lib.h usability" >&5
9803 echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6 9195 echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6
9804 cat >conftest.$ac_ext <<_ACEOF 9196 cat >conftest.$ac_ext <<_ACEOF
9805 /* confdefs.h. */ 9197 #line $LINENO "configure"
9806 _ACEOF 9198 #include "confdefs.h"
9807 cat confdefs.h >>conftest.$ac_ext
9808 cat >>conftest.$ac_ext <<_ACEOF
9809 /* end confdefs.h. */
9810 $ac_includes_default 9199 $ac_includes_default
9811 #include <gif_lib.h> 9200 #include <gif_lib.h>
9812 _ACEOF 9201 _ACEOF
9813 rm -f conftest.$ac_objext 9202 rm -f conftest.$ac_objext
9814 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 9203 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9815 (eval $ac_compile) 2>&5 9204 (eval $ac_compile) 2>&5
9816 ac_status=$? 9205 ac_status=$?
9817 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9206 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9818 (exit $ac_status); } && 9207 (exit $ac_status); } &&
9819 { ac_try='test -s conftest.$ac_objext' 9208 { ac_try='test -s conftest.$ac_objext'
9820 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9209 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9821 (eval $ac_try) 2>&5 9210 (eval $ac_try) 2>&5
9822 ac_status=$? 9211 ac_status=$?
9823 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9212 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9824 (exit $ac_status); }; }; then 9213 (exit $ac_status); }; }; then
9825 ac_header_compiler=yes 9214 ac_header_compiler=yes
9826 else 9215 else
9827 echo "$as_me: failed program was:" >&5 9216 echo "$as_me: failed program was:" >&5
9828 sed 's/^/| /' conftest.$ac_ext >&5 9217 cat conftest.$ac_ext >&5
9829
9830 ac_header_compiler=no 9218 ac_header_compiler=no
9831 fi 9219 fi
9832 rm -f conftest.$ac_objext conftest.$ac_ext 9220 rm -f conftest.$ac_objext conftest.$ac_ext
9833 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 9221 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
9834 echo "${ECHO_T}$ac_header_compiler" >&6 9222 echo "${ECHO_T}$ac_header_compiler" >&6
9835 9223
9836 # Is the header present? 9224 # Is the header present?
9837 echo "$as_me:$LINENO: checking gif_lib.h presence" >&5 9225 echo "$as_me:$LINENO: checking gif_lib.h presence" >&5
9838 echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6 9226 echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6
9839 cat >conftest.$ac_ext <<_ACEOF 9227 cat >conftest.$ac_ext <<_ACEOF
9840 /* confdefs.h. */ 9228 #line $LINENO "configure"
9841 _ACEOF 9229 #include "confdefs.h"
9842 cat confdefs.h >>conftest.$ac_ext
9843 cat >>conftest.$ac_ext <<_ACEOF
9844 /* end confdefs.h. */
9845 #include <gif_lib.h> 9230 #include <gif_lib.h>
9846 _ACEOF 9231 _ACEOF
9847 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 9232 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9848 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 9233 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9849 ac_status=$? 9234 ac_status=$?
9862 fi 9247 fi
9863 if test -z "$ac_cpp_err"; then 9248 if test -z "$ac_cpp_err"; then
9864 ac_header_preproc=yes 9249 ac_header_preproc=yes
9865 else 9250 else
9866 echo "$as_me: failed program was:" >&5 9251 echo "$as_me: failed program was:" >&5
9867 sed 's/^/| /' conftest.$ac_ext >&5 9252 cat conftest.$ac_ext >&5
9868
9869 ac_header_preproc=no 9253 ac_header_preproc=no
9870 fi 9254 fi
9871 rm -f conftest.err conftest.$ac_ext 9255 rm -f conftest.err conftest.$ac_ext
9872 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 9256 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
9873 echo "${ECHO_T}$ac_header_preproc" >&6 9257 echo "${ECHO_T}$ac_header_preproc" >&6
9875 # So? What about this header? 9259 # So? What about this header?
9876 case $ac_header_compiler:$ac_header_preproc in 9260 case $ac_header_compiler:$ac_header_preproc in
9877 yes:no ) 9261 yes:no )
9878 { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5 9262 { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5
9879 echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 9263 echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
9880 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the compiler's result" >&5 9264 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5
9881 echo "$as_me: WARNING: gif_lib.h: proceeding with the compiler's result" >&2;} 9265 echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;};;
9882 ac_header_preproc=yes
9883 ;;
9884 no:yes ) 9266 no:yes )
9885 { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5 9267 { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5
9886 echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;} 9268 echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;}
9887 { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5 9269 { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5
9888 echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;} 9270 echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;}
9889 { echo "$as_me:$LINENO: WARNING: gif_lib.h: see the Autoconf documentation" >&5
9890 echo "$as_me: WARNING: gif_lib.h: see the Autoconf documentation" >&2;}
9891 { echo "$as_me:$LINENO: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&5
9892 echo "$as_me: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&2;}
9893 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 9271 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5
9894 echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} 9272 echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;};;
9895 { echo "$as_me:$LINENO: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&5
9896 echo "$as_me: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&2;}
9897 (
9898 cat <<\_ASBOX
9899 ## ------------------------------------------ ##
9900 ## Report this to the AC_PACKAGE_NAME lists. ##
9901 ## ------------------------------------------ ##
9902 _ASBOX
9903 ) |
9904 sed "s/^/$as_me: WARNING: /" >&2
9905 ;;
9906 esac 9273 esac
9907 echo "$as_me:$LINENO: checking for gif_lib.h" >&5 9274 echo "$as_me:$LINENO: checking for gif_lib.h" >&5
9908 echo $ECHO_N "checking for gif_lib.h... $ECHO_C" >&6 9275 echo $ECHO_N "checking for gif_lib.h... $ECHO_C" >&6
9909 if test "${ac_cv_header_gif_lib_h+set}" = set; then 9276 if test "${ac_cv_header_gif_lib_h+set}" = set; then
9910 echo $ECHO_N "(cached) $ECHO_C" >&6 9277 echo $ECHO_N "(cached) $ECHO_C" >&6
9924 echo $ECHO_N "(cached) $ECHO_C" >&6 9291 echo $ECHO_N "(cached) $ECHO_C" >&6
9925 else 9292 else
9926 ac_check_lib_save_LIBS=$LIBS 9293 ac_check_lib_save_LIBS=$LIBS
9927 LIBS="-lungif $LIBS" 9294 LIBS="-lungif $LIBS"
9928 cat >conftest.$ac_ext <<_ACEOF 9295 cat >conftest.$ac_ext <<_ACEOF
9929 /* confdefs.h. */ 9296 #line $LINENO "configure"
9930 _ACEOF 9297 #include "confdefs.h"
9931 cat confdefs.h >>conftest.$ac_ext
9932 cat >>conftest.$ac_ext <<_ACEOF
9933 /* end confdefs.h. */
9934 9298
9935 /* Override any gcc2 internal prototype to avoid an error. */ 9299 /* Override any gcc2 internal prototype to avoid an error. */
9936 #ifdef __cplusplus 9300 #ifdef __cplusplus
9937 extern "C" 9301 extern "C"
9938 #endif 9302 #endif
9951 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9315 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9952 (eval $ac_link) 2>&5 9316 (eval $ac_link) 2>&5
9953 ac_status=$? 9317 ac_status=$?
9954 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9318 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9955 (exit $ac_status); } && 9319 (exit $ac_status); } &&
9956 { ac_try='test -s conftest$ac_exeext' 9320 { ac_try='test -s conftest$ac_exeext'
9957 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9321 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9958 (eval $ac_try) 2>&5 9322 (eval $ac_try) 2>&5
9959 ac_status=$? 9323 ac_status=$?
9960 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9324 echo "$as_me:$LINENO: \$? = $ac_status" >&5
9961 (exit $ac_status); }; }; then 9325 (exit $ac_status); }; }; then
9962 ac_cv_lib_ungif_EGifPutExtensionLast=yes 9326 ac_cv_lib_ungif_EGifPutExtensionLast=yes
9963 else 9327 else
9964 echo "$as_me: failed program was:" >&5 9328 echo "$as_me: failed program was:" >&5
9965 sed 's/^/| /' conftest.$ac_ext >&5 9329 cat conftest.$ac_ext >&5
9966
9967 ac_cv_lib_ungif_EGifPutExtensionLast=no 9330 ac_cv_lib_ungif_EGifPutExtensionLast=no
9968 fi 9331 fi
9969 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9332 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9970 LIBS=$ac_check_lib_save_LIBS 9333 LIBS=$ac_check_lib_save_LIBS
9971 fi 9334 fi
10003 else 9366 else
10004 # Is the header compilable? 9367 # Is the header compilable?
10005 echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5 9368 echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5
10006 echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6 9369 echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6
10007 cat >conftest.$ac_ext <<_ACEOF 9370 cat >conftest.$ac_ext <<_ACEOF
10008 /* confdefs.h. */ 9371 #line $LINENO "configure"
10009 _ACEOF 9372 #include "confdefs.h"
10010 cat confdefs.h >>conftest.$ac_ext
10011 cat >>conftest.$ac_ext <<_ACEOF
10012 /* end confdefs.h. */
10013 $ac_includes_default 9373 $ac_includes_default
10014 #include <Carbon/Carbon.h> 9374 #include <Carbon/Carbon.h>
10015 _ACEOF 9375 _ACEOF
10016 rm -f conftest.$ac_objext 9376 rm -f conftest.$ac_objext
10017 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 9377 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10018 (eval $ac_compile) 2>&5 9378 (eval $ac_compile) 2>&5
10019 ac_status=$? 9379 ac_status=$?
10020 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9380 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10021 (exit $ac_status); } && 9381 (exit $ac_status); } &&
10022 { ac_try='test -s conftest.$ac_objext' 9382 { ac_try='test -s conftest.$ac_objext'
10023 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9383 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10024 (eval $ac_try) 2>&5 9384 (eval $ac_try) 2>&5
10025 ac_status=$? 9385 ac_status=$?
10026 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9386 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10027 (exit $ac_status); }; }; then 9387 (exit $ac_status); }; }; then
10028 ac_header_compiler=yes 9388 ac_header_compiler=yes
10029 else 9389 else
10030 echo "$as_me: failed program was:" >&5 9390 echo "$as_me: failed program was:" >&5
10031 sed 's/^/| /' conftest.$ac_ext >&5 9391 cat conftest.$ac_ext >&5
10032
10033 ac_header_compiler=no 9392 ac_header_compiler=no
10034 fi 9393 fi
10035 rm -f conftest.$ac_objext conftest.$ac_ext 9394 rm -f conftest.$ac_objext conftest.$ac_ext
10036 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 9395 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10037 echo "${ECHO_T}$ac_header_compiler" >&6 9396 echo "${ECHO_T}$ac_header_compiler" >&6
10038 9397
10039 # Is the header present? 9398 # Is the header present?
10040 echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5 9399 echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5
10041 echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6 9400 echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6
10042 cat >conftest.$ac_ext <<_ACEOF 9401 cat >conftest.$ac_ext <<_ACEOF
10043 /* confdefs.h. */ 9402 #line $LINENO "configure"
10044 _ACEOF 9403 #include "confdefs.h"
10045 cat confdefs.h >>conftest.$ac_ext
10046 cat >>conftest.$ac_ext <<_ACEOF
10047 /* end confdefs.h. */
10048 #include <Carbon/Carbon.h> 9404 #include <Carbon/Carbon.h>
10049 _ACEOF 9405 _ACEOF
10050 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 9406 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10051 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 9407 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10052 ac_status=$? 9408 ac_status=$?
10065 fi 9421 fi
10066 if test -z "$ac_cpp_err"; then 9422 if test -z "$ac_cpp_err"; then
10067 ac_header_preproc=yes 9423 ac_header_preproc=yes
10068 else 9424 else
10069 echo "$as_me: failed program was:" >&5 9425 echo "$as_me: failed program was:" >&5
10070 sed 's/^/| /' conftest.$ac_ext >&5 9426 cat conftest.$ac_ext >&5
10071
10072 ac_header_preproc=no 9427 ac_header_preproc=no
10073 fi 9428 fi
10074 rm -f conftest.err conftest.$ac_ext 9429 rm -f conftest.err conftest.$ac_ext
10075 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 9430 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10076 echo "${ECHO_T}$ac_header_preproc" >&6 9431 echo "${ECHO_T}$ac_header_preproc" >&6
10078 # So? What about this header? 9433 # So? What about this header?
10079 case $ac_header_compiler:$ac_header_preproc in 9434 case $ac_header_compiler:$ac_header_preproc in
10080 yes:no ) 9435 yes:no )
10081 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5 9436 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5
10082 echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 9437 echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
10083 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&5 9438 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5
10084 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&2;} 9439 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;};;
10085 ac_header_preproc=yes
10086 ;;
10087 no:yes ) 9440 no:yes )
10088 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5 9441 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5
10089 echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;} 9442 echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;}
10090 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5 9443 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5
10091 echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;} 9444 echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;}
10092 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&5
10093 echo "$as_me: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&2;}
10094 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: section \"Present But Cannot Be Compiled\"" >&5
10095 echo "$as_me: WARNING: Carbon/Carbon.h: section \"Present But Cannot Be Compiled\"" >&2;}
10096 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 9445 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5
10097 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} 9446 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;};;
10098 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&5
10099 echo "$as_me: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&2;}
10100 (
10101 cat <<\_ASBOX
10102 ## ------------------------------------------ ##
10103 ## Report this to the AC_PACKAGE_NAME lists. ##
10104 ## ------------------------------------------ ##
10105 _ASBOX
10106 ) |
10107 sed "s/^/$as_me: WARNING: /" >&2
10108 ;;
10109 esac 9447 esac
10110 echo "$as_me:$LINENO: checking for Carbon/Carbon.h" >&5 9448 echo "$as_me:$LINENO: checking for Carbon/Carbon.h" >&5
10111 echo $ECHO_N "checking for Carbon/Carbon.h... $ECHO_C" >&6 9449 echo $ECHO_N "checking for Carbon/Carbon.h... $ECHO_C" >&6
10112 if test "${ac_cv_header_Carbon_Carbon_h+set}" = set; then 9450 if test "${ac_cv_header_Carbon_Carbon_h+set}" = set; then
10113 echo $ECHO_N "(cached) $ECHO_C" >&6 9451 echo $ECHO_N "(cached) $ECHO_C" >&6
10158 else 9496 else
10159 # Is the header compilable? 9497 # Is the header compilable?
10160 echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5 9498 echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5
10161 echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6 9499 echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6
10162 cat >conftest.$ac_ext <<_ACEOF 9500 cat >conftest.$ac_ext <<_ACEOF
10163 /* confdefs.h. */ 9501 #line $LINENO "configure"
10164 _ACEOF 9502 #include "confdefs.h"
10165 cat confdefs.h >>conftest.$ac_ext
10166 cat >>conftest.$ac_ext <<_ACEOF
10167 /* end confdefs.h. */
10168 $ac_includes_default 9503 $ac_includes_default
10169 #include <X11/SM/SMlib.h> 9504 #include <X11/SM/SMlib.h>
10170 _ACEOF 9505 _ACEOF
10171 rm -f conftest.$ac_objext 9506 rm -f conftest.$ac_objext
10172 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 9507 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
10173 (eval $ac_compile) 2>&5 9508 (eval $ac_compile) 2>&5
10174 ac_status=$? 9509 ac_status=$?
10175 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9510 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10176 (exit $ac_status); } && 9511 (exit $ac_status); } &&
10177 { ac_try='test -s conftest.$ac_objext' 9512 { ac_try='test -s conftest.$ac_objext'
10178 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9513 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10179 (eval $ac_try) 2>&5 9514 (eval $ac_try) 2>&5
10180 ac_status=$? 9515 ac_status=$?
10181 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9516 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10182 (exit $ac_status); }; }; then 9517 (exit $ac_status); }; }; then
10183 ac_header_compiler=yes 9518 ac_header_compiler=yes
10184 else 9519 else
10185 echo "$as_me: failed program was:" >&5 9520 echo "$as_me: failed program was:" >&5
10186 sed 's/^/| /' conftest.$ac_ext >&5 9521 cat conftest.$ac_ext >&5
10187
10188 ac_header_compiler=no 9522 ac_header_compiler=no
10189 fi 9523 fi
10190 rm -f conftest.$ac_objext conftest.$ac_ext 9524 rm -f conftest.$ac_objext conftest.$ac_ext
10191 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 9525 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
10192 echo "${ECHO_T}$ac_header_compiler" >&6 9526 echo "${ECHO_T}$ac_header_compiler" >&6
10193 9527
10194 # Is the header present? 9528 # Is the header present?
10195 echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5 9529 echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5
10196 echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6 9530 echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6
10197 cat >conftest.$ac_ext <<_ACEOF 9531 cat >conftest.$ac_ext <<_ACEOF
10198 /* confdefs.h. */ 9532 #line $LINENO "configure"
10199 _ACEOF 9533 #include "confdefs.h"
10200 cat confdefs.h >>conftest.$ac_ext
10201 cat >>conftest.$ac_ext <<_ACEOF
10202 /* end confdefs.h. */
10203 #include <X11/SM/SMlib.h> 9534 #include <X11/SM/SMlib.h>
10204 _ACEOF 9535 _ACEOF
10205 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 9536 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10206 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 9537 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10207 ac_status=$? 9538 ac_status=$?
10220 fi 9551 fi
10221 if test -z "$ac_cpp_err"; then 9552 if test -z "$ac_cpp_err"; then
10222 ac_header_preproc=yes 9553 ac_header_preproc=yes
10223 else 9554 else
10224 echo "$as_me: failed program was:" >&5 9555 echo "$as_me: failed program was:" >&5
10225 sed 's/^/| /' conftest.$ac_ext >&5 9556 cat conftest.$ac_ext >&5
10226
10227 ac_header_preproc=no 9557 ac_header_preproc=no
10228 fi 9558 fi
10229 rm -f conftest.err conftest.$ac_ext 9559 rm -f conftest.err conftest.$ac_ext
10230 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 9560 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
10231 echo "${ECHO_T}$ac_header_preproc" >&6 9561 echo "${ECHO_T}$ac_header_preproc" >&6
10233 # So? What about this header? 9563 # So? What about this header?
10234 case $ac_header_compiler:$ac_header_preproc in 9564 case $ac_header_compiler:$ac_header_preproc in
10235 yes:no ) 9565 yes:no )
10236 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5 9566 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5
10237 echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 9567 echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
10238 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&5 9568 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5
10239 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&2;} 9569 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;};;
10240 ac_header_preproc=yes
10241 ;;
10242 no:yes ) 9570 no:yes )
10243 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5 9571 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5
10244 echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;} 9572 echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;}
10245 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5 9573 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5
10246 echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;} 9574 echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;}
10247 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&5
10248 echo "$as_me: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&2;}
10249 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&5
10250 echo "$as_me: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&2;}
10251 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 9575 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5
10252 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} 9576 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;};;
10253 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&5
10254 echo "$as_me: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&2;}
10255 (
10256 cat <<\_ASBOX
10257 ## ------------------------------------------ ##
10258 ## Report this to the AC_PACKAGE_NAME lists. ##
10259 ## ------------------------------------------ ##
10260 _ASBOX
10261 ) |
10262 sed "s/^/$as_me: WARNING: /" >&2
10263 ;;
10264 esac 9577 esac
10265 echo "$as_me:$LINENO: checking for X11/SM/SMlib.h" >&5 9578 echo "$as_me:$LINENO: checking for X11/SM/SMlib.h" >&5
10266 echo $ECHO_N "checking for X11/SM/SMlib.h... $ECHO_C" >&6 9579 echo $ECHO_N "checking for X11/SM/SMlib.h... $ECHO_C" >&6
10267 if test "${ac_cv_header_X11_SM_SMlib_h+set}" = set; then 9580 if test "${ac_cv_header_X11_SM_SMlib_h+set}" = set; then
10268 echo $ECHO_N "(cached) $ECHO_C" >&6 9581 echo $ECHO_N "(cached) $ECHO_C" >&6
10280 echo $ECHO_N "(cached) $ECHO_C" >&6 9593 echo $ECHO_N "(cached) $ECHO_C" >&6
10281 else 9594 else
10282 ac_check_lib_save_LIBS=$LIBS 9595 ac_check_lib_save_LIBS=$LIBS
10283 LIBS="-lSM $LIBS" 9596 LIBS="-lSM $LIBS"
10284 cat >conftest.$ac_ext <<_ACEOF 9597 cat >conftest.$ac_ext <<_ACEOF
10285 /* confdefs.h. */ 9598 #line $LINENO "configure"
10286 _ACEOF 9599 #include "confdefs.h"
10287 cat confdefs.h >>conftest.$ac_ext
10288 cat >>conftest.$ac_ext <<_ACEOF
10289 /* end confdefs.h. */
10290 9600
10291 /* Override any gcc2 internal prototype to avoid an error. */ 9601 /* Override any gcc2 internal prototype to avoid an error. */
10292 #ifdef __cplusplus 9602 #ifdef __cplusplus
10293 extern "C" 9603 extern "C"
10294 #endif 9604 #endif
10307 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9617 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10308 (eval $ac_link) 2>&5 9618 (eval $ac_link) 2>&5
10309 ac_status=$? 9619 ac_status=$?
10310 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9620 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10311 (exit $ac_status); } && 9621 (exit $ac_status); } &&
10312 { ac_try='test -s conftest$ac_exeext' 9622 { ac_try='test -s conftest$ac_exeext'
10313 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9623 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10314 (eval $ac_try) 2>&5 9624 (eval $ac_try) 2>&5
10315 ac_status=$? 9625 ac_status=$?
10316 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9626 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10317 (exit $ac_status); }; }; then 9627 (exit $ac_status); }; }; then
10318 ac_cv_lib_SM_SmcOpenConnection=yes 9628 ac_cv_lib_SM_SmcOpenConnection=yes
10319 else 9629 else
10320 echo "$as_me: failed program was:" >&5 9630 echo "$as_me: failed program was:" >&5
10321 sed 's/^/| /' conftest.$ac_ext >&5 9631 cat conftest.$ac_ext >&5
10322
10323 ac_cv_lib_SM_SmcOpenConnection=no 9632 ac_cv_lib_SM_SmcOpenConnection=no
10324 fi 9633 fi
10325 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9634 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10326 LIBS=$ac_check_lib_save_LIBS 9635 LIBS=$ac_check_lib_save_LIBS
10327 fi 9636 fi
10355 echo $ECHO_N "checking whether netdb declares h_errno... $ECHO_C" >&6 9664 echo $ECHO_N "checking whether netdb declares h_errno... $ECHO_C" >&6
10356 if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then 9665 if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then
10357 echo $ECHO_N "(cached) $ECHO_C" >&6 9666 echo $ECHO_N "(cached) $ECHO_C" >&6
10358 else 9667 else
10359 cat >conftest.$ac_ext <<_ACEOF 9668 cat >conftest.$ac_ext <<_ACEOF
10360 /* confdefs.h. */ 9669 #line $LINENO "configure"
10361 _ACEOF 9670 #include "confdefs.h"
10362 cat confdefs.h >>conftest.$ac_ext
10363 cat >>conftest.$ac_ext <<_ACEOF
10364 /* end confdefs.h. */
10365 #include <netdb.h> 9671 #include <netdb.h>
10366 int 9672 int
10367 main () 9673 main ()
10368 { 9674 {
10369 return h_errno; 9675 return h_errno;
10375 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9681 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10376 (eval $ac_link) 2>&5 9682 (eval $ac_link) 2>&5
10377 ac_status=$? 9683 ac_status=$?
10378 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9684 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10379 (exit $ac_status); } && 9685 (exit $ac_status); } &&
10380 { ac_try='test -s conftest$ac_exeext' 9686 { ac_try='test -s conftest$ac_exeext'
10381 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9687 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10382 (eval $ac_try) 2>&5 9688 (eval $ac_try) 2>&5
10383 ac_status=$? 9689 ac_status=$?
10384 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9690 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10385 (exit $ac_status); }; }; then 9691 (exit $ac_status); }; }; then
10386 emacs_cv_netdb_declares_h_errno=yes 9692 emacs_cv_netdb_declares_h_errno=yes
10387 else 9693 else
10388 echo "$as_me: failed program was:" >&5 9694 echo "$as_me: failed program was:" >&5
10389 sed 's/^/| /' conftest.$ac_ext >&5 9695 cat conftest.$ac_ext >&5
10390
10391 emacs_cv_netdb_declares_h_errno=no 9696 emacs_cv_netdb_declares_h_errno=no
10392 fi 9697 fi
10393 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9698 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10394 fi 9699 fi
10395 echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5 9700 echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5
10408 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6 9713 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
10409 if test "${ac_cv_working_alloca_h+set}" = set; then 9714 if test "${ac_cv_working_alloca_h+set}" = set; then
10410 echo $ECHO_N "(cached) $ECHO_C" >&6 9715 echo $ECHO_N "(cached) $ECHO_C" >&6
10411 else 9716 else
10412 cat >conftest.$ac_ext <<_ACEOF 9717 cat >conftest.$ac_ext <<_ACEOF
10413 /* confdefs.h. */ 9718 #line $LINENO "configure"
10414 _ACEOF 9719 #include "confdefs.h"
10415 cat confdefs.h >>conftest.$ac_ext
10416 cat >>conftest.$ac_ext <<_ACEOF
10417 /* end confdefs.h. */
10418 #include <alloca.h> 9720 #include <alloca.h>
10419 int 9721 int
10420 main () 9722 main ()
10421 { 9723 {
10422 char *p = (char *) alloca (2 * sizeof (int)); 9724 char *p = (char *) alloca (2 * sizeof (int));
10428 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9730 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10429 (eval $ac_link) 2>&5 9731 (eval $ac_link) 2>&5
10430 ac_status=$? 9732 ac_status=$?
10431 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9733 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10432 (exit $ac_status); } && 9734 (exit $ac_status); } &&
10433 { ac_try='test -s conftest$ac_exeext' 9735 { ac_try='test -s conftest$ac_exeext'
10434 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9736 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10435 (eval $ac_try) 2>&5 9737 (eval $ac_try) 2>&5
10436 ac_status=$? 9738 ac_status=$?
10437 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9739 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10438 (exit $ac_status); }; }; then 9740 (exit $ac_status); }; }; then
10439 ac_cv_working_alloca_h=yes 9741 ac_cv_working_alloca_h=yes
10440 else 9742 else
10441 echo "$as_me: failed program was:" >&5 9743 echo "$as_me: failed program was:" >&5
10442 sed 's/^/| /' conftest.$ac_ext >&5 9744 cat conftest.$ac_ext >&5
10443
10444 ac_cv_working_alloca_h=no 9745 ac_cv_working_alloca_h=no
10445 fi 9746 fi
10446 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9747 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10447 fi 9748 fi
10448 echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 9749 echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5
10459 echo $ECHO_N "checking for alloca... $ECHO_C" >&6 9760 echo $ECHO_N "checking for alloca... $ECHO_C" >&6
10460 if test "${ac_cv_func_alloca_works+set}" = set; then 9761 if test "${ac_cv_func_alloca_works+set}" = set; then
10461 echo $ECHO_N "(cached) $ECHO_C" >&6 9762 echo $ECHO_N "(cached) $ECHO_C" >&6
10462 else 9763 else
10463 cat >conftest.$ac_ext <<_ACEOF 9764 cat >conftest.$ac_ext <<_ACEOF
10464 /* confdefs.h. */ 9765 #line $LINENO "configure"
10465 _ACEOF 9766 #include "confdefs.h"
10466 cat confdefs.h >>conftest.$ac_ext
10467 cat >>conftest.$ac_ext <<_ACEOF
10468 /* end confdefs.h. */
10469 #ifdef __GNUC__ 9767 #ifdef __GNUC__
10470 # define alloca __builtin_alloca 9768 # define alloca __builtin_alloca
10471 #else 9769 #else
10472 # ifdef _MSC_VER 9770 # ifdef _MSC_VER
10473 # include <malloc.h> 9771 # include <malloc.h>
10499 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9797 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10500 (eval $ac_link) 2>&5 9798 (eval $ac_link) 2>&5
10501 ac_status=$? 9799 ac_status=$?
10502 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9800 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10503 (exit $ac_status); } && 9801 (exit $ac_status); } &&
10504 { ac_try='test -s conftest$ac_exeext' 9802 { ac_try='test -s conftest$ac_exeext'
10505 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9803 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10506 (eval $ac_try) 2>&5 9804 (eval $ac_try) 2>&5
10507 ac_status=$? 9805 ac_status=$?
10508 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9806 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10509 (exit $ac_status); }; }; then 9807 (exit $ac_status); }; }; then
10510 ac_cv_func_alloca_works=yes 9808 ac_cv_func_alloca_works=yes
10511 else 9809 else
10512 echo "$as_me: failed program was:" >&5 9810 echo "$as_me: failed program was:" >&5
10513 sed 's/^/| /' conftest.$ac_ext >&5 9811 cat conftest.$ac_ext >&5
10514
10515 ac_cv_func_alloca_works=no 9812 ac_cv_func_alloca_works=no
10516 fi 9813 fi
10517 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9814 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10518 fi 9815 fi
10519 echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 9816 echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5
10542 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6 9839 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
10543 if test "${ac_cv_os_cray+set}" = set; then 9840 if test "${ac_cv_os_cray+set}" = set; then
10544 echo $ECHO_N "(cached) $ECHO_C" >&6 9841 echo $ECHO_N "(cached) $ECHO_C" >&6
10545 else 9842 else
10546 cat >conftest.$ac_ext <<_ACEOF 9843 cat >conftest.$ac_ext <<_ACEOF
10547 /* confdefs.h. */ 9844 #line $LINENO "configure"
10548 _ACEOF 9845 #include "confdefs.h"
10549 cat confdefs.h >>conftest.$ac_ext
10550 cat >>conftest.$ac_ext <<_ACEOF
10551 /* end confdefs.h. */
10552 #if defined(CRAY) && ! defined(CRAY2) 9846 #if defined(CRAY) && ! defined(CRAY2)
10553 webecray 9847 webecray
10554 #else 9848 #else
10555 wenotbecray 9849 wenotbecray
10556 #endif 9850 #endif
10574 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9868 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10575 if eval "test \"\${$as_ac_var+set}\" = set"; then 9869 if eval "test \"\${$as_ac_var+set}\" = set"; then
10576 echo $ECHO_N "(cached) $ECHO_C" >&6 9870 echo $ECHO_N "(cached) $ECHO_C" >&6
10577 else 9871 else
10578 cat >conftest.$ac_ext <<_ACEOF 9872 cat >conftest.$ac_ext <<_ACEOF
10579 /* confdefs.h. */ 9873 #line $LINENO "configure"
10580 _ACEOF 9874 #include "confdefs.h"
10581 cat confdefs.h >>conftest.$ac_ext
10582 cat >>conftest.$ac_ext <<_ACEOF
10583 /* end confdefs.h. */
10584 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
10585 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10586 #define $ac_func innocuous_$ac_func
10587
10588 /* System header to define __stub macros and hopefully few prototypes, 9875 /* System header to define __stub macros and hopefully few prototypes,
10589 which can conflict with char $ac_func (); below. 9876 which can conflict with char $ac_func (); below. */
10590 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 9877 #include <assert.h>
10591 <limits.h> exists even on freestanding compilers. */
10592
10593 #ifdef __STDC__
10594 # include <limits.h>
10595 #else
10596 # include <assert.h>
10597 #endif
10598
10599 #undef $ac_func
10600
10601 /* Override any gcc2 internal prototype to avoid an error. */ 9878 /* Override any gcc2 internal prototype to avoid an error. */
10602 #ifdef __cplusplus 9879 #ifdef __cplusplus
10603 extern "C" 9880 extern "C"
10604 {
10605 #endif 9881 #endif
10606 /* We use char because int might match the return type of a gcc2 9882 /* We use char because int might match the return type of a gcc2
10607 builtin and then its argument prototype would still apply. */ 9883 builtin and then its argument prototype would still apply. */
10608 char $ac_func (); 9884 char $ac_func ();
9885 char (*f) ();
9886
9887 int
9888 main ()
9889 {
10609 /* The GNU C library defines this for functions which it implements 9890 /* The GNU C library defines this for functions which it implements
10610 to always fail with ENOSYS. Some functions are actually named 9891 to always fail with ENOSYS. Some functions are actually named
10611 something starting with __ and the normal name is an alias. */ 9892 something starting with __ and the normal name is an alias. */
10612 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 9893 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10613 choke me 9894 choke me
10614 #else 9895 #else
10615 char (*f) () = $ac_func; 9896 f = $ac_func;
10616 #endif 9897 #endif
10617 #ifdef __cplusplus 9898
10618 }
10619 #endif
10620
10621 int
10622 main ()
10623 {
10624 return f != $ac_func;
10625 ; 9899 ;
10626 return 0; 9900 return 0;
10627 } 9901 }
10628 _ACEOF 9902 _ACEOF
10629 rm -f conftest.$ac_objext conftest$ac_exeext 9903 rm -f conftest.$ac_objext conftest$ac_exeext
10630 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 9904 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10631 (eval $ac_link) 2>&5 9905 (eval $ac_link) 2>&5
10632 ac_status=$? 9906 ac_status=$?
10633 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9907 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10634 (exit $ac_status); } && 9908 (exit $ac_status); } &&
10635 { ac_try='test -s conftest$ac_exeext' 9909 { ac_try='test -s conftest$ac_exeext'
10636 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 9910 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10637 (eval $ac_try) 2>&5 9911 (eval $ac_try) 2>&5
10638 ac_status=$? 9912 ac_status=$?
10639 echo "$as_me:$LINENO: \$? = $ac_status" >&5 9913 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10640 (exit $ac_status); }; }; then 9914 (exit $ac_status); }; }; then
10641 eval "$as_ac_var=yes" 9915 eval "$as_ac_var=yes"
10642 else 9916 else
10643 echo "$as_me: failed program was:" >&5 9917 echo "$as_me: failed program was:" >&5
10644 sed 's/^/| /' conftest.$ac_ext >&5 9918 cat conftest.$ac_ext >&5
10645
10646 eval "$as_ac_var=no" 9919 eval "$as_ac_var=no"
10647 fi 9920 fi
10648 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9921 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10649 fi 9922 fi
10650 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 9923 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
10668 else 9941 else
10669 if test "$cross_compiling" = yes; then 9942 if test "$cross_compiling" = yes; then
10670 ac_cv_c_stack_direction=0 9943 ac_cv_c_stack_direction=0
10671 else 9944 else
10672 cat >conftest.$ac_ext <<_ACEOF 9945 cat >conftest.$ac_ext <<_ACEOF
10673 /* confdefs.h. */ 9946 #line $LINENO "configure"
10674 _ACEOF 9947 #include "confdefs.h"
10675 cat confdefs.h >>conftest.$ac_ext
10676 cat >>conftest.$ac_ext <<_ACEOF
10677 /* end confdefs.h. */
10678 int 9948 int
10679 find_stack_direction () 9949 find_stack_direction ()
10680 { 9950 {
10681 static char *addr = 0; 9951 static char *addr = 0;
10682 auto char dummy; 9952 auto char dummy;
10708 (exit $ac_status); }; }; then 9978 (exit $ac_status); }; }; then
10709 ac_cv_c_stack_direction=1 9979 ac_cv_c_stack_direction=1
10710 else 9980 else
10711 echo "$as_me: program exited with status $ac_status" >&5 9981 echo "$as_me: program exited with status $ac_status" >&5
10712 echo "$as_me: failed program was:" >&5 9982 echo "$as_me: failed program was:" >&5
10713 sed 's/^/| /' conftest.$ac_ext >&5 9983 cat conftest.$ac_ext >&5
10714
10715 ( exit $ac_status ) 9984 ( exit $ac_status )
10716 ac_cv_c_stack_direction=-1 9985 ac_cv_c_stack_direction=-1
10717 fi 9986 fi
10718 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 9987 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10719 fi 9988 fi
10738 echo $ECHO_N "(cached) $ECHO_C" >&6 10007 echo $ECHO_N "(cached) $ECHO_C" >&6
10739 else 10008 else
10740 ac_check_lib_save_LIBS=$LIBS 10009 ac_check_lib_save_LIBS=$LIBS
10741 LIBS="-lm $LIBS" 10010 LIBS="-lm $LIBS"
10742 cat >conftest.$ac_ext <<_ACEOF 10011 cat >conftest.$ac_ext <<_ACEOF
10743 /* confdefs.h. */ 10012 #line $LINENO "configure"
10744 _ACEOF 10013 #include "confdefs.h"
10745 cat confdefs.h >>conftest.$ac_ext
10746 cat >>conftest.$ac_ext <<_ACEOF
10747 /* end confdefs.h. */
10748 10014
10749 /* Override any gcc2 internal prototype to avoid an error. */ 10015 /* Override any gcc2 internal prototype to avoid an error. */
10750 #ifdef __cplusplus 10016 #ifdef __cplusplus
10751 extern "C" 10017 extern "C"
10752 #endif 10018 #endif
10765 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10031 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10766 (eval $ac_link) 2>&5 10032 (eval $ac_link) 2>&5
10767 ac_status=$? 10033 ac_status=$?
10768 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10034 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10769 (exit $ac_status); } && 10035 (exit $ac_status); } &&
10770 { ac_try='test -s conftest$ac_exeext' 10036 { ac_try='test -s conftest$ac_exeext'
10771 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10037 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10772 (eval $ac_try) 2>&5 10038 (eval $ac_try) 2>&5
10773 ac_status=$? 10039 ac_status=$?
10774 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10040 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10775 (exit $ac_status); }; }; then 10041 (exit $ac_status); }; }; then
10776 ac_cv_lib_m_sqrt=yes 10042 ac_cv_lib_m_sqrt=yes
10777 else 10043 else
10778 echo "$as_me: failed program was:" >&5 10044 echo "$as_me: failed program was:" >&5
10779 sed 's/^/| /' conftest.$ac_ext >&5 10045 cat conftest.$ac_ext >&5
10780
10781 ac_cv_lib_m_sqrt=no 10046 ac_cv_lib_m_sqrt=no
10782 fi 10047 fi
10783 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10048 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10784 LIBS=$ac_check_lib_save_LIBS 10049 LIBS=$ac_check_lib_save_LIBS
10785 fi 10050 fi
10804 echo $ECHO_N "(cached) $ECHO_C" >&6 10069 echo $ECHO_N "(cached) $ECHO_C" >&6
10805 else 10070 else
10806 ac_check_lib_save_LIBS=$LIBS 10071 ac_check_lib_save_LIBS=$LIBS
10807 LIBS="-lmail $LIBS" 10072 LIBS="-lmail $LIBS"
10808 cat >conftest.$ac_ext <<_ACEOF 10073 cat >conftest.$ac_ext <<_ACEOF
10809 /* confdefs.h. */ 10074 #line $LINENO "configure"
10810 _ACEOF 10075 #include "confdefs.h"
10811 cat confdefs.h >>conftest.$ac_ext
10812 cat >>conftest.$ac_ext <<_ACEOF
10813 /* end confdefs.h. */
10814 10076
10815 /* Override any gcc2 internal prototype to avoid an error. */ 10077 /* Override any gcc2 internal prototype to avoid an error. */
10816 #ifdef __cplusplus 10078 #ifdef __cplusplus
10817 extern "C" 10079 extern "C"
10818 #endif 10080 #endif
10831 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10093 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10832 (eval $ac_link) 2>&5 10094 (eval $ac_link) 2>&5
10833 ac_status=$? 10095 ac_status=$?
10834 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10096 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10835 (exit $ac_status); } && 10097 (exit $ac_status); } &&
10836 { ac_try='test -s conftest$ac_exeext' 10098 { ac_try='test -s conftest$ac_exeext'
10837 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10099 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10838 (eval $ac_try) 2>&5 10100 (eval $ac_try) 2>&5
10839 ac_status=$? 10101 ac_status=$?
10840 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10102 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10841 (exit $ac_status); }; }; then 10103 (exit $ac_status); }; }; then
10842 ac_cv_lib_mail_maillock=yes 10104 ac_cv_lib_mail_maillock=yes
10843 else 10105 else
10844 echo "$as_me: failed program was:" >&5 10106 echo "$as_me: failed program was:" >&5
10845 sed 's/^/| /' conftest.$ac_ext >&5 10107 cat conftest.$ac_ext >&5
10846
10847 ac_cv_lib_mail_maillock=no 10108 ac_cv_lib_mail_maillock=no
10848 fi 10109 fi
10849 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10110 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10850 LIBS=$ac_check_lib_save_LIBS 10111 LIBS=$ac_check_lib_save_LIBS
10851 fi 10112 fi
10867 echo $ECHO_N "(cached) $ECHO_C" >&6 10128 echo $ECHO_N "(cached) $ECHO_C" >&6
10868 else 10129 else
10869 ac_check_lib_save_LIBS=$LIBS 10130 ac_check_lib_save_LIBS=$LIBS
10870 LIBS="-llockfile $LIBS" 10131 LIBS="-llockfile $LIBS"
10871 cat >conftest.$ac_ext <<_ACEOF 10132 cat >conftest.$ac_ext <<_ACEOF
10872 /* confdefs.h. */ 10133 #line $LINENO "configure"
10873 _ACEOF 10134 #include "confdefs.h"
10874 cat confdefs.h >>conftest.$ac_ext
10875 cat >>conftest.$ac_ext <<_ACEOF
10876 /* end confdefs.h. */
10877 10135
10878 /* Override any gcc2 internal prototype to avoid an error. */ 10136 /* Override any gcc2 internal prototype to avoid an error. */
10879 #ifdef __cplusplus 10137 #ifdef __cplusplus
10880 extern "C" 10138 extern "C"
10881 #endif 10139 #endif
10894 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10152 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10895 (eval $ac_link) 2>&5 10153 (eval $ac_link) 2>&5
10896 ac_status=$? 10154 ac_status=$?
10897 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10155 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10898 (exit $ac_status); } && 10156 (exit $ac_status); } &&
10899 { ac_try='test -s conftest$ac_exeext' 10157 { ac_try='test -s conftest$ac_exeext'
10900 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10158 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10901 (eval $ac_try) 2>&5 10159 (eval $ac_try) 2>&5
10902 ac_status=$? 10160 ac_status=$?
10903 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10161 echo "$as_me:$LINENO: \$? = $ac_status" >&5
10904 (exit $ac_status); }; }; then 10162 (exit $ac_status); }; }; then
10905 ac_cv_lib_lockfile_maillock=yes 10163 ac_cv_lib_lockfile_maillock=yes
10906 else 10164 else
10907 echo "$as_me: failed program was:" >&5 10165 echo "$as_me: failed program was:" >&5
10908 sed 's/^/| /' conftest.$ac_ext >&5 10166 cat conftest.$ac_ext >&5
10909
10910 ac_cv_lib_lockfile_maillock=no 10167 ac_cv_lib_lockfile_maillock=no
10911 fi 10168 fi
10912 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10169 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10913 LIBS=$ac_check_lib_save_LIBS 10170 LIBS=$ac_check_lib_save_LIBS
10914 fi 10171 fi
10983 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 10240 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
10984 if eval "test \"\${$as_ac_var+set}\" = set"; then 10241 if eval "test \"\${$as_ac_var+set}\" = set"; then
10985 echo $ECHO_N "(cached) $ECHO_C" >&6 10242 echo $ECHO_N "(cached) $ECHO_C" >&6
10986 else 10243 else
10987 cat >conftest.$ac_ext <<_ACEOF 10244 cat >conftest.$ac_ext <<_ACEOF
10988 /* confdefs.h. */ 10245 #line $LINENO "configure"
10989 _ACEOF 10246 #include "confdefs.h"
10990 cat confdefs.h >>conftest.$ac_ext
10991 cat >>conftest.$ac_ext <<_ACEOF
10992 /* end confdefs.h. */
10993 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
10994 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10995 #define $ac_func innocuous_$ac_func
10996
10997 /* System header to define __stub macros and hopefully few prototypes, 10247 /* System header to define __stub macros and hopefully few prototypes,
10998 which can conflict with char $ac_func (); below. 10248 which can conflict with char $ac_func (); below. */
10999 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 10249 #include <assert.h>
11000 <limits.h> exists even on freestanding compilers. */
11001
11002 #ifdef __STDC__
11003 # include <limits.h>
11004 #else
11005 # include <assert.h>
11006 #endif
11007
11008 #undef $ac_func
11009
11010 /* Override any gcc2 internal prototype to avoid an error. */ 10250 /* Override any gcc2 internal prototype to avoid an error. */
11011 #ifdef __cplusplus 10251 #ifdef __cplusplus
11012 extern "C" 10252 extern "C"
11013 {
11014 #endif 10253 #endif
11015 /* We use char because int might match the return type of a gcc2 10254 /* We use char because int might match the return type of a gcc2
11016 builtin and then its argument prototype would still apply. */ 10255 builtin and then its argument prototype would still apply. */
11017 char $ac_func (); 10256 char $ac_func ();
10257 char (*f) ();
10258
10259 int
10260 main ()
10261 {
11018 /* The GNU C library defines this for functions which it implements 10262 /* The GNU C library defines this for functions which it implements
11019 to always fail with ENOSYS. Some functions are actually named 10263 to always fail with ENOSYS. Some functions are actually named
11020 something starting with __ and the normal name is an alias. */ 10264 something starting with __ and the normal name is an alias. */
11021 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 10265 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
11022 choke me 10266 choke me
11023 #else 10267 #else
11024 char (*f) () = $ac_func; 10268 f = $ac_func;
11025 #endif 10269 #endif
11026 #ifdef __cplusplus 10270
11027 }
11028 #endif
11029
11030 int
11031 main ()
11032 {
11033 return f != $ac_func;
11034 ; 10271 ;
11035 return 0; 10272 return 0;
11036 } 10273 }
11037 _ACEOF 10274 _ACEOF
11038 rm -f conftest.$ac_objext conftest$ac_exeext 10275 rm -f conftest.$ac_objext conftest$ac_exeext
11039 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10276 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11040 (eval $ac_link) 2>&5 10277 (eval $ac_link) 2>&5
11041 ac_status=$? 10278 ac_status=$?
11042 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10279 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11043 (exit $ac_status); } && 10280 (exit $ac_status); } &&
11044 { ac_try='test -s conftest$ac_exeext' 10281 { ac_try='test -s conftest$ac_exeext'
11045 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10282 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11046 (eval $ac_try) 2>&5 10283 (eval $ac_try) 2>&5
11047 ac_status=$? 10284 ac_status=$?
11048 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10285 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11049 (exit $ac_status); }; }; then 10286 (exit $ac_status); }; }; then
11050 eval "$as_ac_var=yes" 10287 eval "$as_ac_var=yes"
11051 else 10288 else
11052 echo "$as_me: failed program was:" >&5 10289 echo "$as_me: failed program was:" >&5
11053 sed 's/^/| /' conftest.$ac_ext >&5 10290 cat conftest.$ac_ext >&5
11054
11055 eval "$as_ac_var=no" 10291 eval "$as_ac_var=no"
11056 fi 10292 fi
11057 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10293 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11058 fi 10294 fi
11059 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 10295 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
11081 else 10317 else
11082 # Is the header compilable? 10318 # Is the header compilable?
11083 echo "$as_me:$LINENO: checking $ac_header usability" >&5 10319 echo "$as_me:$LINENO: checking $ac_header usability" >&5
11084 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 10320 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11085 cat >conftest.$ac_ext <<_ACEOF 10321 cat >conftest.$ac_ext <<_ACEOF
11086 /* confdefs.h. */ 10322 #line $LINENO "configure"
11087 _ACEOF 10323 #include "confdefs.h"
11088 cat confdefs.h >>conftest.$ac_ext
11089 cat >>conftest.$ac_ext <<_ACEOF
11090 /* end confdefs.h. */
11091 $ac_includes_default 10324 $ac_includes_default
11092 #include <$ac_header> 10325 #include <$ac_header>
11093 _ACEOF 10326 _ACEOF
11094 rm -f conftest.$ac_objext 10327 rm -f conftest.$ac_objext
11095 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 10328 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11096 (eval $ac_compile) 2>&5 10329 (eval $ac_compile) 2>&5
11097 ac_status=$? 10330 ac_status=$?
11098 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10331 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11099 (exit $ac_status); } && 10332 (exit $ac_status); } &&
11100 { ac_try='test -s conftest.$ac_objext' 10333 { ac_try='test -s conftest.$ac_objext'
11101 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10334 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11102 (eval $ac_try) 2>&5 10335 (eval $ac_try) 2>&5
11103 ac_status=$? 10336 ac_status=$?
11104 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10337 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11105 (exit $ac_status); }; }; then 10338 (exit $ac_status); }; }; then
11106 ac_header_compiler=yes 10339 ac_header_compiler=yes
11107 else 10340 else
11108 echo "$as_me: failed program was:" >&5 10341 echo "$as_me: failed program was:" >&5
11109 sed 's/^/| /' conftest.$ac_ext >&5 10342 cat conftest.$ac_ext >&5
11110
11111 ac_header_compiler=no 10343 ac_header_compiler=no
11112 fi 10344 fi
11113 rm -f conftest.$ac_objext conftest.$ac_ext 10345 rm -f conftest.$ac_objext conftest.$ac_ext
11114 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 10346 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11115 echo "${ECHO_T}$ac_header_compiler" >&6 10347 echo "${ECHO_T}$ac_header_compiler" >&6
11116 10348
11117 # Is the header present? 10349 # Is the header present?
11118 echo "$as_me:$LINENO: checking $ac_header presence" >&5 10350 echo "$as_me:$LINENO: checking $ac_header presence" >&5
11119 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 10351 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11120 cat >conftest.$ac_ext <<_ACEOF 10352 cat >conftest.$ac_ext <<_ACEOF
11121 /* confdefs.h. */ 10353 #line $LINENO "configure"
11122 _ACEOF 10354 #include "confdefs.h"
11123 cat confdefs.h >>conftest.$ac_ext
11124 cat >>conftest.$ac_ext <<_ACEOF
11125 /* end confdefs.h. */
11126 #include <$ac_header> 10355 #include <$ac_header>
11127 _ACEOF 10356 _ACEOF
11128 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 10357 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11129 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 10358 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11130 ac_status=$? 10359 ac_status=$?
11143 fi 10372 fi
11144 if test -z "$ac_cpp_err"; then 10373 if test -z "$ac_cpp_err"; then
11145 ac_header_preproc=yes 10374 ac_header_preproc=yes
11146 else 10375 else
11147 echo "$as_me: failed program was:" >&5 10376 echo "$as_me: failed program was:" >&5
11148 sed 's/^/| /' conftest.$ac_ext >&5 10377 cat conftest.$ac_ext >&5
11149
11150 ac_header_preproc=no 10378 ac_header_preproc=no
11151 fi 10379 fi
11152 rm -f conftest.err conftest.$ac_ext 10380 rm -f conftest.err conftest.$ac_ext
11153 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 10381 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11154 echo "${ECHO_T}$ac_header_preproc" >&6 10382 echo "${ECHO_T}$ac_header_preproc" >&6
11156 # So? What about this header? 10384 # So? What about this header?
11157 case $ac_header_compiler:$ac_header_preproc in 10385 case $ac_header_compiler:$ac_header_preproc in
11158 yes:no ) 10386 yes:no )
11159 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 10387 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11160 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 10388 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11161 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 10389 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11162 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 10390 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
11163 ac_header_preproc=yes
11164 ;;
11165 no:yes ) 10391 no:yes )
11166 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 10392 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11167 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 10393 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11168 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 10394 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11169 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 10395 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11170 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11171 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11172 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11173 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11174 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 10396 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11175 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 10397 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
11176 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11177 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11178 (
11179 cat <<\_ASBOX
11180 ## ------------------------------------------ ##
11181 ## Report this to the AC_PACKAGE_NAME lists. ##
11182 ## ------------------------------------------ ##
11183 _ASBOX
11184 ) |
11185 sed "s/^/$as_me: WARNING: /" >&2
11186 ;;
11187 esac 10398 esac
11188 echo "$as_me:$LINENO: checking for $ac_header" >&5 10399 echo "$as_me:$LINENO: checking for $ac_header" >&5
11189 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 10400 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11190 if eval "test \"\${$as_ac_Header+set}\" = set"; then 10401 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11191 echo $ECHO_N "(cached) $ECHO_C" >&6 10402 echo $ECHO_N "(cached) $ECHO_C" >&6
11192 else 10403 else
11193 eval "$as_ac_Header=\$ac_header_preproc" 10404 eval "$as_ac_Header=$ac_header_preproc"
11194 fi 10405 fi
11195 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 10406 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11196 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 10407 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11197 10408
11198 fi 10409 fi
11288 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 10499 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
11289 if eval "test \"\${$as_ac_var+set}\" = set"; then 10500 if eval "test \"\${$as_ac_var+set}\" = set"; then
11290 echo $ECHO_N "(cached) $ECHO_C" >&6 10501 echo $ECHO_N "(cached) $ECHO_C" >&6
11291 else 10502 else
11292 cat >conftest.$ac_ext <<_ACEOF 10503 cat >conftest.$ac_ext <<_ACEOF
11293 /* confdefs.h. */ 10504 #line $LINENO "configure"
11294 _ACEOF 10505 #include "confdefs.h"
11295 cat confdefs.h >>conftest.$ac_ext
11296 cat >>conftest.$ac_ext <<_ACEOF
11297 /* end confdefs.h. */
11298 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
11299 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11300 #define $ac_func innocuous_$ac_func
11301
11302 /* System header to define __stub macros and hopefully few prototypes, 10506 /* System header to define __stub macros and hopefully few prototypes,
11303 which can conflict with char $ac_func (); below. 10507 which can conflict with char $ac_func (); below. */
11304 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 10508 #include <assert.h>
11305 <limits.h> exists even on freestanding compilers. */
11306
11307 #ifdef __STDC__
11308 # include <limits.h>
11309 #else
11310 # include <assert.h>
11311 #endif
11312
11313 #undef $ac_func
11314
11315 /* Override any gcc2 internal prototype to avoid an error. */ 10509 /* Override any gcc2 internal prototype to avoid an error. */
11316 #ifdef __cplusplus 10510 #ifdef __cplusplus
11317 extern "C" 10511 extern "C"
11318 {
11319 #endif 10512 #endif
11320 /* We use char because int might match the return type of a gcc2 10513 /* We use char because int might match the return type of a gcc2
11321 builtin and then its argument prototype would still apply. */ 10514 builtin and then its argument prototype would still apply. */
11322 char $ac_func (); 10515 char $ac_func ();
10516 char (*f) ();
10517
10518 int
10519 main ()
10520 {
11323 /* The GNU C library defines this for functions which it implements 10521 /* The GNU C library defines this for functions which it implements
11324 to always fail with ENOSYS. Some functions are actually named 10522 to always fail with ENOSYS. Some functions are actually named
11325 something starting with __ and the normal name is an alias. */ 10523 something starting with __ and the normal name is an alias. */
11326 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 10524 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
11327 choke me 10525 choke me
11328 #else 10526 #else
11329 char (*f) () = $ac_func; 10527 f = $ac_func;
11330 #endif 10528 #endif
11331 #ifdef __cplusplus 10529
11332 }
11333 #endif
11334
11335 int
11336 main ()
11337 {
11338 return f != $ac_func;
11339 ; 10530 ;
11340 return 0; 10531 return 0;
11341 } 10532 }
11342 _ACEOF 10533 _ACEOF
11343 rm -f conftest.$ac_objext conftest$ac_exeext 10534 rm -f conftest.$ac_objext conftest$ac_exeext
11344 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10535 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11345 (eval $ac_link) 2>&5 10536 (eval $ac_link) 2>&5
11346 ac_status=$? 10537 ac_status=$?
11347 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10538 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11348 (exit $ac_status); } && 10539 (exit $ac_status); } &&
11349 { ac_try='test -s conftest$ac_exeext' 10540 { ac_try='test -s conftest$ac_exeext'
11350 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10541 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11351 (eval $ac_try) 2>&5 10542 (eval $ac_try) 2>&5
11352 ac_status=$? 10543 ac_status=$?
11353 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10544 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11354 (exit $ac_status); }; }; then 10545 (exit $ac_status); }; }; then
11355 eval "$as_ac_var=yes" 10546 eval "$as_ac_var=yes"
11356 else 10547 else
11357 echo "$as_me: failed program was:" >&5 10548 echo "$as_me: failed program was:" >&5
11358 sed 's/^/| /' conftest.$ac_ext >&5 10549 cat conftest.$ac_ext >&5
11359
11360 eval "$as_ac_var=no" 10550 eval "$as_ac_var=no"
11361 fi 10551 fi
11362 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10552 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11363 fi 10553 fi
11364 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 10554 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
11387 else 10577 else
11388 # Is the header compilable? 10578 # Is the header compilable?
11389 echo "$as_me:$LINENO: checking $ac_header usability" >&5 10579 echo "$as_me:$LINENO: checking $ac_header usability" >&5
11390 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 10580 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11391 cat >conftest.$ac_ext <<_ACEOF 10581 cat >conftest.$ac_ext <<_ACEOF
11392 /* confdefs.h. */ 10582 #line $LINENO "configure"
11393 _ACEOF 10583 #include "confdefs.h"
11394 cat confdefs.h >>conftest.$ac_ext
11395 cat >>conftest.$ac_ext <<_ACEOF
11396 /* end confdefs.h. */
11397 $ac_includes_default 10584 $ac_includes_default
11398 #include <$ac_header> 10585 #include <$ac_header>
11399 _ACEOF 10586 _ACEOF
11400 rm -f conftest.$ac_objext 10587 rm -f conftest.$ac_objext
11401 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 10588 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11402 (eval $ac_compile) 2>&5 10589 (eval $ac_compile) 2>&5
11403 ac_status=$? 10590 ac_status=$?
11404 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10591 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11405 (exit $ac_status); } && 10592 (exit $ac_status); } &&
11406 { ac_try='test -s conftest.$ac_objext' 10593 { ac_try='test -s conftest.$ac_objext'
11407 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10594 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11408 (eval $ac_try) 2>&5 10595 (eval $ac_try) 2>&5
11409 ac_status=$? 10596 ac_status=$?
11410 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10597 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11411 (exit $ac_status); }; }; then 10598 (exit $ac_status); }; }; then
11412 ac_header_compiler=yes 10599 ac_header_compiler=yes
11413 else 10600 else
11414 echo "$as_me: failed program was:" >&5 10601 echo "$as_me: failed program was:" >&5
11415 sed 's/^/| /' conftest.$ac_ext >&5 10602 cat conftest.$ac_ext >&5
11416
11417 ac_header_compiler=no 10603 ac_header_compiler=no
11418 fi 10604 fi
11419 rm -f conftest.$ac_objext conftest.$ac_ext 10605 rm -f conftest.$ac_objext conftest.$ac_ext
11420 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 10606 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11421 echo "${ECHO_T}$ac_header_compiler" >&6 10607 echo "${ECHO_T}$ac_header_compiler" >&6
11422 10608
11423 # Is the header present? 10609 # Is the header present?
11424 echo "$as_me:$LINENO: checking $ac_header presence" >&5 10610 echo "$as_me:$LINENO: checking $ac_header presence" >&5
11425 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 10611 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11426 cat >conftest.$ac_ext <<_ACEOF 10612 cat >conftest.$ac_ext <<_ACEOF
11427 /* confdefs.h. */ 10613 #line $LINENO "configure"
11428 _ACEOF 10614 #include "confdefs.h"
11429 cat confdefs.h >>conftest.$ac_ext
11430 cat >>conftest.$ac_ext <<_ACEOF
11431 /* end confdefs.h. */
11432 #include <$ac_header> 10615 #include <$ac_header>
11433 _ACEOF 10616 _ACEOF
11434 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 10617 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11435 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 10618 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11436 ac_status=$? 10619 ac_status=$?
11449 fi 10632 fi
11450 if test -z "$ac_cpp_err"; then 10633 if test -z "$ac_cpp_err"; then
11451 ac_header_preproc=yes 10634 ac_header_preproc=yes
11452 else 10635 else
11453 echo "$as_me: failed program was:" >&5 10636 echo "$as_me: failed program was:" >&5
11454 sed 's/^/| /' conftest.$ac_ext >&5 10637 cat conftest.$ac_ext >&5
11455
11456 ac_header_preproc=no 10638 ac_header_preproc=no
11457 fi 10639 fi
11458 rm -f conftest.err conftest.$ac_ext 10640 rm -f conftest.err conftest.$ac_ext
11459 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 10641 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11460 echo "${ECHO_T}$ac_header_preproc" >&6 10642 echo "${ECHO_T}$ac_header_preproc" >&6
11462 # So? What about this header? 10644 # So? What about this header?
11463 case $ac_header_compiler:$ac_header_preproc in 10645 case $ac_header_compiler:$ac_header_preproc in
11464 yes:no ) 10646 yes:no )
11465 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 10647 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11466 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 10648 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11467 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 10649 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11468 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 10650 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
11469 ac_header_preproc=yes
11470 ;;
11471 no:yes ) 10651 no:yes )
11472 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 10652 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11473 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 10653 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11474 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 10654 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11475 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 10655 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11476 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11477 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11478 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11479 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11480 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 10656 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11481 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 10657 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
11482 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11483 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11484 (
11485 cat <<\_ASBOX
11486 ## ------------------------------------------ ##
11487 ## Report this to the AC_PACKAGE_NAME lists. ##
11488 ## ------------------------------------------ ##
11489 _ASBOX
11490 ) |
11491 sed "s/^/$as_me: WARNING: /" >&2
11492 ;;
11493 esac 10658 esac
11494 echo "$as_me:$LINENO: checking for $ac_header" >&5 10659 echo "$as_me:$LINENO: checking for $ac_header" >&5
11495 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 10660 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11496 if eval "test \"\${$as_ac_Header+set}\" = set"; then 10661 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11497 echo $ECHO_N "(cached) $ECHO_C" >&6 10662 echo $ECHO_N "(cached) $ECHO_C" >&6
11498 else 10663 else
11499 eval "$as_ac_Header=\$ac_header_preproc" 10664 eval "$as_ac_Header=$ac_header_preproc"
11500 fi 10665 fi
11501 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 10666 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11502 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 10667 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11503 10668
11504 fi 10669 fi
11512 done 10677 done
11513 10678
11514 10679
11515 10680
11516 10681
11517 10682 for ac_header in sys/time.h unistd.h
11518 for ac_header in stdlib.h sys/time.h unistd.h
11519 do 10683 do
11520 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 10684 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11521 if eval "test \"\${$as_ac_Header+set}\" = set"; then 10685 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11522 echo "$as_me:$LINENO: checking for $ac_header" >&5 10686 echo "$as_me:$LINENO: checking for $ac_header" >&5
11523 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 10687 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11529 else 10693 else
11530 # Is the header compilable? 10694 # Is the header compilable?
11531 echo "$as_me:$LINENO: checking $ac_header usability" >&5 10695 echo "$as_me:$LINENO: checking $ac_header usability" >&5
11532 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 10696 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11533 cat >conftest.$ac_ext <<_ACEOF 10697 cat >conftest.$ac_ext <<_ACEOF
11534 /* confdefs.h. */ 10698 #line $LINENO "configure"
11535 _ACEOF 10699 #include "confdefs.h"
11536 cat confdefs.h >>conftest.$ac_ext
11537 cat >>conftest.$ac_ext <<_ACEOF
11538 /* end confdefs.h. */
11539 $ac_includes_default 10700 $ac_includes_default
11540 #include <$ac_header> 10701 #include <$ac_header>
11541 _ACEOF 10702 _ACEOF
11542 rm -f conftest.$ac_objext 10703 rm -f conftest.$ac_objext
11543 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 10704 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11544 (eval $ac_compile) 2>&5 10705 (eval $ac_compile) 2>&5
11545 ac_status=$? 10706 ac_status=$?
11546 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10707 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11547 (exit $ac_status); } && 10708 (exit $ac_status); } &&
11548 { ac_try='test -s conftest.$ac_objext' 10709 { ac_try='test -s conftest.$ac_objext'
11549 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10710 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11550 (eval $ac_try) 2>&5 10711 (eval $ac_try) 2>&5
11551 ac_status=$? 10712 ac_status=$?
11552 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10713 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11553 (exit $ac_status); }; }; then 10714 (exit $ac_status); }; }; then
11554 ac_header_compiler=yes 10715 ac_header_compiler=yes
11555 else 10716 else
11556 echo "$as_me: failed program was:" >&5 10717 echo "$as_me: failed program was:" >&5
11557 sed 's/^/| /' conftest.$ac_ext >&5 10718 cat conftest.$ac_ext >&5
11558
11559 ac_header_compiler=no 10719 ac_header_compiler=no
11560 fi 10720 fi
11561 rm -f conftest.$ac_objext conftest.$ac_ext 10721 rm -f conftest.$ac_objext conftest.$ac_ext
11562 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 10722 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
11563 echo "${ECHO_T}$ac_header_compiler" >&6 10723 echo "${ECHO_T}$ac_header_compiler" >&6
11564 10724
11565 # Is the header present? 10725 # Is the header present?
11566 echo "$as_me:$LINENO: checking $ac_header presence" >&5 10726 echo "$as_me:$LINENO: checking $ac_header presence" >&5
11567 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 10727 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11568 cat >conftest.$ac_ext <<_ACEOF 10728 cat >conftest.$ac_ext <<_ACEOF
11569 /* confdefs.h. */ 10729 #line $LINENO "configure"
11570 _ACEOF 10730 #include "confdefs.h"
11571 cat confdefs.h >>conftest.$ac_ext
11572 cat >>conftest.$ac_ext <<_ACEOF
11573 /* end confdefs.h. */
11574 #include <$ac_header> 10731 #include <$ac_header>
11575 _ACEOF 10732 _ACEOF
11576 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 10733 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11577 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 10734 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11578 ac_status=$? 10735 ac_status=$?
11591 fi 10748 fi
11592 if test -z "$ac_cpp_err"; then 10749 if test -z "$ac_cpp_err"; then
11593 ac_header_preproc=yes 10750 ac_header_preproc=yes
11594 else 10751 else
11595 echo "$as_me: failed program was:" >&5 10752 echo "$as_me: failed program was:" >&5
11596 sed 's/^/| /' conftest.$ac_ext >&5 10753 cat conftest.$ac_ext >&5
11597
11598 ac_header_preproc=no 10754 ac_header_preproc=no
11599 fi 10755 fi
11600 rm -f conftest.err conftest.$ac_ext 10756 rm -f conftest.err conftest.$ac_ext
11601 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 10757 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
11602 echo "${ECHO_T}$ac_header_preproc" >&6 10758 echo "${ECHO_T}$ac_header_preproc" >&6
11604 # So? What about this header? 10760 # So? What about this header?
11605 case $ac_header_compiler:$ac_header_preproc in 10761 case $ac_header_compiler:$ac_header_preproc in
11606 yes:no ) 10762 yes:no )
11607 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 10763 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11608 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 10764 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11609 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 10765 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11610 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 10766 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
11611 ac_header_preproc=yes
11612 ;;
11613 no:yes ) 10767 no:yes )
11614 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 10768 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11615 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 10769 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11616 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 10770 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11617 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 10771 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11618 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
11619 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
11620 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
11621 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
11622 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 10772 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11623 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 10773 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
11624 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
11625 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
11626 (
11627 cat <<\_ASBOX
11628 ## ------------------------------------------ ##
11629 ## Report this to the AC_PACKAGE_NAME lists. ##
11630 ## ------------------------------------------ ##
11631 _ASBOX
11632 ) |
11633 sed "s/^/$as_me: WARNING: /" >&2
11634 ;;
11635 esac 10774 esac
11636 echo "$as_me:$LINENO: checking for $ac_header" >&5 10775 echo "$as_me:$LINENO: checking for $ac_header" >&5
11637 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 10776 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11638 if eval "test \"\${$as_ac_Header+set}\" = set"; then 10777 if eval "test \"\${$as_ac_Header+set}\" = set"; then
11639 echo $ECHO_N "(cached) $ECHO_C" >&6 10778 echo $ECHO_N "(cached) $ECHO_C" >&6
11640 else 10779 else
11641 eval "$as_ac_Header=\$ac_header_preproc" 10780 eval "$as_ac_Header=$ac_header_preproc"
11642 fi 10781 fi
11643 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 10782 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
11644 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 10783 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11645 10784
11646 fi 10785 fi
11661 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 10800 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
11662 if eval "test \"\${$as_ac_var+set}\" = set"; then 10801 if eval "test \"\${$as_ac_var+set}\" = set"; then
11663 echo $ECHO_N "(cached) $ECHO_C" >&6 10802 echo $ECHO_N "(cached) $ECHO_C" >&6
11664 else 10803 else
11665 cat >conftest.$ac_ext <<_ACEOF 10804 cat >conftest.$ac_ext <<_ACEOF
11666 /* confdefs.h. */ 10805 #line $LINENO "configure"
11667 _ACEOF 10806 #include "confdefs.h"
11668 cat confdefs.h >>conftest.$ac_ext
11669 cat >>conftest.$ac_ext <<_ACEOF
11670 /* end confdefs.h. */
11671 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
11672 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11673 #define $ac_func innocuous_$ac_func
11674
11675 /* System header to define __stub macros and hopefully few prototypes, 10807 /* System header to define __stub macros and hopefully few prototypes,
11676 which can conflict with char $ac_func (); below. 10808 which can conflict with char $ac_func (); below. */
11677 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 10809 #include <assert.h>
11678 <limits.h> exists even on freestanding compilers. */
11679
11680 #ifdef __STDC__
11681 # include <limits.h>
11682 #else
11683 # include <assert.h>
11684 #endif
11685
11686 #undef $ac_func
11687
11688 /* Override any gcc2 internal prototype to avoid an error. */ 10810 /* Override any gcc2 internal prototype to avoid an error. */
11689 #ifdef __cplusplus 10811 #ifdef __cplusplus
11690 extern "C" 10812 extern "C"
11691 {
11692 #endif 10813 #endif
11693 /* We use char because int might match the return type of a gcc2 10814 /* We use char because int might match the return type of a gcc2
11694 builtin and then its argument prototype would still apply. */ 10815 builtin and then its argument prototype would still apply. */
11695 char $ac_func (); 10816 char $ac_func ();
10817 char (*f) ();
10818
10819 int
10820 main ()
10821 {
11696 /* The GNU C library defines this for functions which it implements 10822 /* The GNU C library defines this for functions which it implements
11697 to always fail with ENOSYS. Some functions are actually named 10823 to always fail with ENOSYS. Some functions are actually named
11698 something starting with __ and the normal name is an alias. */ 10824 something starting with __ and the normal name is an alias. */
11699 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 10825 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
11700 choke me 10826 choke me
11701 #else 10827 #else
11702 char (*f) () = $ac_func; 10828 f = $ac_func;
11703 #endif 10829 #endif
11704 #ifdef __cplusplus 10830
11705 }
11706 #endif
11707
11708 int
11709 main ()
11710 {
11711 return f != $ac_func;
11712 ; 10831 ;
11713 return 0; 10832 return 0;
11714 } 10833 }
11715 _ACEOF 10834 _ACEOF
11716 rm -f conftest.$ac_objext conftest$ac_exeext 10835 rm -f conftest.$ac_objext conftest$ac_exeext
11717 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 10836 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11718 (eval $ac_link) 2>&5 10837 (eval $ac_link) 2>&5
11719 ac_status=$? 10838 ac_status=$?
11720 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10839 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11721 (exit $ac_status); } && 10840 (exit $ac_status); } &&
11722 { ac_try='test -s conftest$ac_exeext' 10841 { ac_try='test -s conftest$ac_exeext'
11723 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 10842 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11724 (eval $ac_try) 2>&5 10843 (eval $ac_try) 2>&5
11725 ac_status=$? 10844 ac_status=$?
11726 echo "$as_me:$LINENO: \$? = $ac_status" >&5 10845 echo "$as_me:$LINENO: \$? = $ac_status" >&5
11727 (exit $ac_status); }; }; then 10846 (exit $ac_status); }; }; then
11728 eval "$as_ac_var=yes" 10847 eval "$as_ac_var=yes"
11729 else 10848 else
11730 echo "$as_me: failed program was:" >&5 10849 echo "$as_me: failed program was:" >&5
11731 sed 's/^/| /' conftest.$ac_ext >&5 10850 cat conftest.$ac_ext >&5
11732
11733 eval "$as_ac_var=no" 10851 eval "$as_ac_var=no"
11734 fi 10852 fi
11735 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10853 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11736 fi 10854 fi
11737 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 10855 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
11751 else 10869 else
11752 if test "$cross_compiling" = yes; then 10870 if test "$cross_compiling" = yes; then
11753 ac_cv_func_working_mktime=no 10871 ac_cv_func_working_mktime=no
11754 else 10872 else
11755 cat >conftest.$ac_ext <<_ACEOF 10873 cat >conftest.$ac_ext <<_ACEOF
11756 /* confdefs.h. */ 10874 #line $LINENO "configure"
11757 _ACEOF 10875 #include "confdefs.h"
11758 cat confdefs.h >>conftest.$ac_ext
11759 cat >>conftest.$ac_ext <<_ACEOF
11760 /* end confdefs.h. */
11761 /* Test program from Paul Eggert and Tony Leneis. */ 10876 /* Test program from Paul Eggert and Tony Leneis. */
11762 #if TIME_WITH_SYS_TIME 10877 #if TIME_WITH_SYS_TIME
11763 # include <sys/time.h> 10878 # include <sys/time.h>
11764 # include <time.h> 10879 # include <time.h>
11765 #else 10880 #else
11768 # else 10883 # else
11769 # include <time.h> 10884 # include <time.h>
11770 # endif 10885 # endif
11771 #endif 10886 #endif
11772 10887
11773 #if HAVE_STDLIB_H
11774 # include <stdlib.h>
11775 #endif
11776
11777 #if HAVE_UNISTD_H 10888 #if HAVE_UNISTD_H
11778 # include <unistd.h> 10889 # include <unistd.h>
11779 #endif 10890 #endif
11780 10891
11781 #if !HAVE_ALARM 10892 #if !HAVE_ALARM
11784 10895
11785 /* Work around redefinition to rpl_putenv by other config tests. */ 10896 /* Work around redefinition to rpl_putenv by other config tests. */
11786 #undef putenv 10897 #undef putenv
11787 10898
11788 static time_t time_t_max; 10899 static time_t time_t_max;
11789 static time_t time_t_min;
11790 10900
11791 /* Values we'll use to set the TZ environment variable. */ 10901 /* Values we'll use to set the TZ environment variable. */
11792 static char *tz_strings[] = { 10902 static const char *const tz_strings[] = {
11793 (char *) 0, "TZ=GMT0", "TZ=JST-9", 10903 (const char *) 0, "TZ=GMT0", "TZ=JST-9",
11794 "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" 10904 "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00"
11795 }; 10905 };
11796 #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) 10906 #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))
11797 10907
11798 /* Fail if mktime fails to convert a date in the spring-forward gap. 10908 /* Fail if mktime fails to convert a date in the spring-forward gap.
11819 if (mktime (&tm) == (time_t)-1) 10929 if (mktime (&tm) == (time_t)-1)
11820 exit (1); 10930 exit (1);
11821 } 10931 }
11822 10932
11823 static void 10933 static void
11824 mktime_test1 (now) 10934 mktime_test (now)
11825 time_t now; 10935 time_t now;
11826 { 10936 {
11827 struct tm *lt; 10937 struct tm *lt;
11828 if ((lt = localtime (&now)) && mktime (lt) != now) 10938 if ((lt = localtime (&now)) && mktime (lt) != now)
11829 exit (1); 10939 exit (1);
11830 } 10940 now = time_t_max - now;
11831 10941 if ((lt = localtime (&now)) && mktime (lt) != now)
11832 static void 10942 exit (1);
11833 mktime_test (now)
11834 time_t now;
11835 {
11836 mktime_test1 (now);
11837 mktime_test1 ((time_t) (time_t_max - now));
11838 mktime_test1 ((time_t) (time_t_min + now));
11839 } 10943 }
11840 10944
11841 static void 10945 static void
11842 irix_6_4_bug () 10946 irix_6_4_bug ()
11843 { 10947 {
11893 alarm (60); 10997 alarm (60);
11894 10998
11895 for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2) 10999 for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2)
11896 continue; 11000 continue;
11897 time_t_max--; 11001 time_t_max--;
11898 if ((time_t) -1 < 0)
11899 for (time_t_min = -1; (time_t) (time_t_min * 2) < 0; time_t_min *= 2)
11900 continue;
11901 delta = time_t_max / 997; /* a suitable prime number */ 11002 delta = time_t_max / 997; /* a suitable prime number */
11902 for (i = 0; i < N_STRINGS; i++) 11003 for (i = 0; i < N_STRINGS; i++)
11903 { 11004 {
11904 if (tz_strings[i]) 11005 if (tz_strings[i])
11905 putenv (tz_strings[i]); 11006 putenv (tz_strings[i]);
11906 11007
11907 for (t = 0; t <= time_t_max - delta; t += delta) 11008 for (t = 0; t <= time_t_max - delta; t += delta)
11908 mktime_test (t); 11009 mktime_test (t);
11909 mktime_test ((time_t) 1); 11010 mktime_test ((time_t) 60 * 60);
11910 mktime_test ((time_t) (60 * 60)); 11011 mktime_test ((time_t) 60 * 60 * 24);
11911 mktime_test ((time_t) (60 * 60 * 24));
11912 11012
11913 for (j = 1; 0 < j; j *= 2) 11013 for (j = 1; 0 < j; j *= 2)
11914 bigtime_test (j); 11014 bigtime_test (j);
11915 bigtime_test (j - 1); 11015 bigtime_test (j - 1);
11916 } 11016 }
11917 irix_6_4_bug (); 11017 irix_6_4_bug ();
11918 spring_forward_gap (); 11018 spring_forward_gap ();
11919 exit (0); 11019 exit (0);
11932 (exit $ac_status); }; }; then 11032 (exit $ac_status); }; }; then
11933 ac_cv_func_working_mktime=yes 11033 ac_cv_func_working_mktime=yes
11934 else 11034 else
11935 echo "$as_me: program exited with status $ac_status" >&5 11035 echo "$as_me: program exited with status $ac_status" >&5
11936 echo "$as_me: failed program was:" >&5 11036 echo "$as_me: failed program was:" >&5
11937 sed 's/^/| /' conftest.$ac_ext >&5 11037 cat conftest.$ac_ext >&5
11938
11939 ( exit $ac_status ) 11038 ( exit $ac_status )
11940 ac_cv_func_working_mktime=no 11039 ac_cv_func_working_mktime=no
11941 fi 11040 fi
11942 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11041 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11943 fi 11042 fi
11971 echo $ECHO_N "checking for getloadavg... $ECHO_C" >&6 11070 echo $ECHO_N "checking for getloadavg... $ECHO_C" >&6
11972 if test "${ac_cv_func_getloadavg+set}" = set; then 11071 if test "${ac_cv_func_getloadavg+set}" = set; then
11973 echo $ECHO_N "(cached) $ECHO_C" >&6 11072 echo $ECHO_N "(cached) $ECHO_C" >&6
11974 else 11073 else
11975 cat >conftest.$ac_ext <<_ACEOF 11074 cat >conftest.$ac_ext <<_ACEOF
11976 /* confdefs.h. */ 11075 #line $LINENO "configure"
11977 _ACEOF 11076 #include "confdefs.h"
11978 cat confdefs.h >>conftest.$ac_ext
11979 cat >>conftest.$ac_ext <<_ACEOF
11980 /* end confdefs.h. */
11981 /* Define getloadavg to an innocuous variant, in case <limits.h> declares getloadavg.
11982 For example, HP-UX 11i <limits.h> declares gettimeofday. */
11983 #define getloadavg innocuous_getloadavg
11984
11985 /* System header to define __stub macros and hopefully few prototypes, 11077 /* System header to define __stub macros and hopefully few prototypes,
11986 which can conflict with char getloadavg (); below. 11078 which can conflict with char getloadavg (); below. */
11987 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 11079 #include <assert.h>
11988 <limits.h> exists even on freestanding compilers. */
11989
11990 #ifdef __STDC__
11991 # include <limits.h>
11992 #else
11993 # include <assert.h>
11994 #endif
11995
11996 #undef getloadavg
11997
11998 /* Override any gcc2 internal prototype to avoid an error. */ 11080 /* Override any gcc2 internal prototype to avoid an error. */
11999 #ifdef __cplusplus 11081 #ifdef __cplusplus
12000 extern "C" 11082 extern "C"
12001 {
12002 #endif 11083 #endif
12003 /* We use char because int might match the return type of a gcc2 11084 /* We use char because int might match the return type of a gcc2
12004 builtin and then its argument prototype would still apply. */ 11085 builtin and then its argument prototype would still apply. */
12005 char getloadavg (); 11086 char getloadavg ();
11087 char (*f) ();
11088
11089 int
11090 main ()
11091 {
12006 /* The GNU C library defines this for functions which it implements 11092 /* The GNU C library defines this for functions which it implements
12007 to always fail with ENOSYS. Some functions are actually named 11093 to always fail with ENOSYS. Some functions are actually named
12008 something starting with __ and the normal name is an alias. */ 11094 something starting with __ and the normal name is an alias. */
12009 #if defined (__stub_getloadavg) || defined (__stub___getloadavg) 11095 #if defined (__stub_getloadavg) || defined (__stub___getloadavg)
12010 choke me 11096 choke me
12011 #else 11097 #else
12012 char (*f) () = getloadavg; 11098 f = getloadavg;
12013 #endif 11099 #endif
12014 #ifdef __cplusplus 11100
12015 }
12016 #endif
12017
12018 int
12019 main ()
12020 {
12021 return f != getloadavg;
12022 ; 11101 ;
12023 return 0; 11102 return 0;
12024 } 11103 }
12025 _ACEOF 11104 _ACEOF
12026 rm -f conftest.$ac_objext conftest$ac_exeext 11105 rm -f conftest.$ac_objext conftest$ac_exeext
12027 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 11106 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12028 (eval $ac_link) 2>&5 11107 (eval $ac_link) 2>&5
12029 ac_status=$? 11108 ac_status=$?
12030 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11109 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12031 (exit $ac_status); } && 11110 (exit $ac_status); } &&
12032 { ac_try='test -s conftest$ac_exeext' 11111 { ac_try='test -s conftest$ac_exeext'
12033 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11112 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12034 (eval $ac_try) 2>&5 11113 (eval $ac_try) 2>&5
12035 ac_status=$? 11114 ac_status=$?
12036 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11115 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12037 (exit $ac_status); }; }; then 11116 (exit $ac_status); }; }; then
12038 ac_cv_func_getloadavg=yes 11117 ac_cv_func_getloadavg=yes
12039 else 11118 else
12040 echo "$as_me: failed program was:" >&5 11119 echo "$as_me: failed program was:" >&5
12041 sed 's/^/| /' conftest.$ac_ext >&5 11120 cat conftest.$ac_ext >&5
12042
12043 ac_cv_func_getloadavg=no 11121 ac_cv_func_getloadavg=no
12044 fi 11122 fi
12045 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11123 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12046 fi 11124 fi
12047 echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5 11125 echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5
12062 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 11140 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12063 if eval "test \"\${$as_ac_var+set}\" = set"; then 11141 if eval "test \"\${$as_ac_var+set}\" = set"; then
12064 echo $ECHO_N "(cached) $ECHO_C" >&6 11142 echo $ECHO_N "(cached) $ECHO_C" >&6
12065 else 11143 else
12066 cat >conftest.$ac_ext <<_ACEOF 11144 cat >conftest.$ac_ext <<_ACEOF
12067 /* confdefs.h. */ 11145 #line $LINENO "configure"
12068 _ACEOF 11146 #include "confdefs.h"
12069 cat confdefs.h >>conftest.$ac_ext
12070 cat >>conftest.$ac_ext <<_ACEOF
12071 /* end confdefs.h. */
12072 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12073 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12074 #define $ac_func innocuous_$ac_func
12075
12076 /* System header to define __stub macros and hopefully few prototypes, 11147 /* System header to define __stub macros and hopefully few prototypes,
12077 which can conflict with char $ac_func (); below. 11148 which can conflict with char $ac_func (); below. */
12078 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 11149 #include <assert.h>
12079 <limits.h> exists even on freestanding compilers. */
12080
12081 #ifdef __STDC__
12082 # include <limits.h>
12083 #else
12084 # include <assert.h>
12085 #endif
12086
12087 #undef $ac_func
12088
12089 /* Override any gcc2 internal prototype to avoid an error. */ 11150 /* Override any gcc2 internal prototype to avoid an error. */
12090 #ifdef __cplusplus 11151 #ifdef __cplusplus
12091 extern "C" 11152 extern "C"
12092 {
12093 #endif 11153 #endif
12094 /* We use char because int might match the return type of a gcc2 11154 /* We use char because int might match the return type of a gcc2
12095 builtin and then its argument prototype would still apply. */ 11155 builtin and then its argument prototype would still apply. */
12096 char $ac_func (); 11156 char $ac_func ();
11157 char (*f) ();
11158
11159 int
11160 main ()
11161 {
12097 /* The GNU C library defines this for functions which it implements 11162 /* The GNU C library defines this for functions which it implements
12098 to always fail with ENOSYS. Some functions are actually named 11163 to always fail with ENOSYS. Some functions are actually named
12099 something starting with __ and the normal name is an alias. */ 11164 something starting with __ and the normal name is an alias. */
12100 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 11165 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12101 choke me 11166 choke me
12102 #else 11167 #else
12103 char (*f) () = $ac_func; 11168 f = $ac_func;
12104 #endif 11169 #endif
12105 #ifdef __cplusplus 11170
12106 }
12107 #endif
12108
12109 int
12110 main ()
12111 {
12112 return f != $ac_func;
12113 ; 11171 ;
12114 return 0; 11172 return 0;
12115 } 11173 }
12116 _ACEOF 11174 _ACEOF
12117 rm -f conftest.$ac_objext conftest$ac_exeext 11175 rm -f conftest.$ac_objext conftest$ac_exeext
12118 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 11176 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12119 (eval $ac_link) 2>&5 11177 (eval $ac_link) 2>&5
12120 ac_status=$? 11178 ac_status=$?
12121 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11179 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12122 (exit $ac_status); } && 11180 (exit $ac_status); } &&
12123 { ac_try='test -s conftest$ac_exeext' 11181 { ac_try='test -s conftest$ac_exeext'
12124 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11182 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12125 (eval $ac_try) 2>&5 11183 (eval $ac_try) 2>&5
12126 ac_status=$? 11184 ac_status=$?
12127 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11185 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12128 (exit $ac_status); }; }; then 11186 (exit $ac_status); }; }; then
12129 eval "$as_ac_var=yes" 11187 eval "$as_ac_var=yes"
12130 else 11188 else
12131 echo "$as_me: failed program was:" >&5 11189 echo "$as_me: failed program was:" >&5
12132 sed 's/^/| /' conftest.$ac_ext >&5 11190 cat conftest.$ac_ext >&5
12133
12134 eval "$as_ac_var=no" 11191 eval "$as_ac_var=no"
12135 fi 11192 fi
12136 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11193 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12137 fi 11194 fi
12138 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 11195 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12154 echo $ECHO_N "(cached) $ECHO_C" >&6 11211 echo $ECHO_N "(cached) $ECHO_C" >&6
12155 else 11212 else
12156 ac_check_lib_save_LIBS=$LIBS 11213 ac_check_lib_save_LIBS=$LIBS
12157 LIBS="-lkstat $LIBS" 11214 LIBS="-lkstat $LIBS"
12158 cat >conftest.$ac_ext <<_ACEOF 11215 cat >conftest.$ac_ext <<_ACEOF
12159 /* confdefs.h. */ 11216 #line $LINENO "configure"
12160 _ACEOF 11217 #include "confdefs.h"
12161 cat confdefs.h >>conftest.$ac_ext
12162 cat >>conftest.$ac_ext <<_ACEOF
12163 /* end confdefs.h. */
12164 11218
12165 /* Override any gcc2 internal prototype to avoid an error. */ 11219 /* Override any gcc2 internal prototype to avoid an error. */
12166 #ifdef __cplusplus 11220 #ifdef __cplusplus
12167 extern "C" 11221 extern "C"
12168 #endif 11222 #endif
12181 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 11235 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12182 (eval $ac_link) 2>&5 11236 (eval $ac_link) 2>&5
12183 ac_status=$? 11237 ac_status=$?
12184 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11238 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12185 (exit $ac_status); } && 11239 (exit $ac_status); } &&
12186 { ac_try='test -s conftest$ac_exeext' 11240 { ac_try='test -s conftest$ac_exeext'
12187 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11241 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12188 (eval $ac_try) 2>&5 11242 (eval $ac_try) 2>&5
12189 ac_status=$? 11243 ac_status=$?
12190 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11244 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12191 (exit $ac_status); }; }; then 11245 (exit $ac_status); }; }; then
12192 ac_cv_lib_kstat_kstat_open=yes 11246 ac_cv_lib_kstat_kstat_open=yes
12193 else 11247 else
12194 echo "$as_me: failed program was:" >&5 11248 echo "$as_me: failed program was:" >&5
12195 sed 's/^/| /' conftest.$ac_ext >&5 11249 cat conftest.$ac_ext >&5
12196
12197 ac_cv_lib_kstat_kstat_open=no 11250 ac_cv_lib_kstat_kstat_open=no
12198 fi 11251 fi
12199 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11252 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12200 LIBS=$ac_check_lib_save_LIBS 11253 LIBS=$ac_check_lib_save_LIBS
12201 fi 11254 fi
12223 echo $ECHO_N "(cached) $ECHO_C" >&6 11276 echo $ECHO_N "(cached) $ECHO_C" >&6
12224 else 11277 else
12225 ac_check_lib_save_LIBS=$LIBS 11278 ac_check_lib_save_LIBS=$LIBS
12226 LIBS="-lelf $LIBS" 11279 LIBS="-lelf $LIBS"
12227 cat >conftest.$ac_ext <<_ACEOF 11280 cat >conftest.$ac_ext <<_ACEOF
12228 /* confdefs.h. */ 11281 #line $LINENO "configure"
12229 _ACEOF 11282 #include "confdefs.h"
12230 cat confdefs.h >>conftest.$ac_ext
12231 cat >>conftest.$ac_ext <<_ACEOF
12232 /* end confdefs.h. */
12233 11283
12234 /* Override any gcc2 internal prototype to avoid an error. */ 11284 /* Override any gcc2 internal prototype to avoid an error. */
12235 #ifdef __cplusplus 11285 #ifdef __cplusplus
12236 extern "C" 11286 extern "C"
12237 #endif 11287 #endif
12250 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 11300 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12251 (eval $ac_link) 2>&5 11301 (eval $ac_link) 2>&5
12252 ac_status=$? 11302 ac_status=$?
12253 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11303 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12254 (exit $ac_status); } && 11304 (exit $ac_status); } &&
12255 { ac_try='test -s conftest$ac_exeext' 11305 { ac_try='test -s conftest$ac_exeext'
12256 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11306 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12257 (eval $ac_try) 2>&5 11307 (eval $ac_try) 2>&5
12258 ac_status=$? 11308 ac_status=$?
12259 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11309 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12260 (exit $ac_status); }; }; then 11310 (exit $ac_status); }; }; then
12261 ac_cv_lib_elf_elf_begin=yes 11311 ac_cv_lib_elf_elf_begin=yes
12262 else 11312 else
12263 echo "$as_me: failed program was:" >&5 11313 echo "$as_me: failed program was:" >&5
12264 sed 's/^/| /' conftest.$ac_ext >&5 11314 cat conftest.$ac_ext >&5
12265
12266 ac_cv_lib_elf_elf_begin=no 11315 ac_cv_lib_elf_elf_begin=no
12267 fi 11316 fi
12268 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11317 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12269 LIBS=$ac_check_lib_save_LIBS 11318 LIBS=$ac_check_lib_save_LIBS
12270 fi 11319 fi
12282 echo $ECHO_N "(cached) $ECHO_C" >&6 11331 echo $ECHO_N "(cached) $ECHO_C" >&6
12283 else 11332 else
12284 ac_check_lib_save_LIBS=$LIBS 11333 ac_check_lib_save_LIBS=$LIBS
12285 LIBS="-lkvm $LIBS" 11334 LIBS="-lkvm $LIBS"
12286 cat >conftest.$ac_ext <<_ACEOF 11335 cat >conftest.$ac_ext <<_ACEOF
12287 /* confdefs.h. */ 11336 #line $LINENO "configure"
12288 _ACEOF 11337 #include "confdefs.h"
12289 cat confdefs.h >>conftest.$ac_ext
12290 cat >>conftest.$ac_ext <<_ACEOF
12291 /* end confdefs.h. */
12292 11338
12293 /* Override any gcc2 internal prototype to avoid an error. */ 11339 /* Override any gcc2 internal prototype to avoid an error. */
12294 #ifdef __cplusplus 11340 #ifdef __cplusplus
12295 extern "C" 11341 extern "C"
12296 #endif 11342 #endif
12309 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 11355 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12310 (eval $ac_link) 2>&5 11356 (eval $ac_link) 2>&5
12311 ac_status=$? 11357 ac_status=$?
12312 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11358 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12313 (exit $ac_status); } && 11359 (exit $ac_status); } &&
12314 { ac_try='test -s conftest$ac_exeext' 11360 { ac_try='test -s conftest$ac_exeext'
12315 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11361 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12316 (eval $ac_try) 2>&5 11362 (eval $ac_try) 2>&5
12317 ac_status=$? 11363 ac_status=$?
12318 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11364 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12319 (exit $ac_status); }; }; then 11365 (exit $ac_status); }; }; then
12320 ac_cv_lib_kvm_kvm_open=yes 11366 ac_cv_lib_kvm_kvm_open=yes
12321 else 11367 else
12322 echo "$as_me: failed program was:" >&5 11368 echo "$as_me: failed program was:" >&5
12323 sed 's/^/| /' conftest.$ac_ext >&5 11369 cat conftest.$ac_ext >&5
12324
12325 ac_cv_lib_kvm_kvm_open=no 11370 ac_cv_lib_kvm_kvm_open=no
12326 fi 11371 fi
12327 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11372 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12328 LIBS=$ac_check_lib_save_LIBS 11373 LIBS=$ac_check_lib_save_LIBS
12329 fi 11374 fi
12340 echo $ECHO_N "(cached) $ECHO_C" >&6 11385 echo $ECHO_N "(cached) $ECHO_C" >&6
12341 else 11386 else
12342 ac_check_lib_save_LIBS=$LIBS 11387 ac_check_lib_save_LIBS=$LIBS
12343 LIBS="-lutil $LIBS" 11388 LIBS="-lutil $LIBS"
12344 cat >conftest.$ac_ext <<_ACEOF 11389 cat >conftest.$ac_ext <<_ACEOF
12345 /* confdefs.h. */ 11390 #line $LINENO "configure"
12346 _ACEOF 11391 #include "confdefs.h"
12347 cat confdefs.h >>conftest.$ac_ext
12348 cat >>conftest.$ac_ext <<_ACEOF
12349 /* end confdefs.h. */
12350 11392
12351 /* Override any gcc2 internal prototype to avoid an error. */ 11393 /* Override any gcc2 internal prototype to avoid an error. */
12352 #ifdef __cplusplus 11394 #ifdef __cplusplus
12353 extern "C" 11395 extern "C"
12354 #endif 11396 #endif
12367 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 11409 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12368 (eval $ac_link) 2>&5 11410 (eval $ac_link) 2>&5
12369 ac_status=$? 11411 ac_status=$?
12370 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11412 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12371 (exit $ac_status); } && 11413 (exit $ac_status); } &&
12372 { ac_try='test -s conftest$ac_exeext' 11414 { ac_try='test -s conftest$ac_exeext'
12373 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11415 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12374 (eval $ac_try) 2>&5 11416 (eval $ac_try) 2>&5
12375 ac_status=$? 11417 ac_status=$?
12376 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11418 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12377 (exit $ac_status); }; }; then 11419 (exit $ac_status); }; }; then
12378 ac_cv_lib_util_getloadavg=yes 11420 ac_cv_lib_util_getloadavg=yes
12379 else 11421 else
12380 echo "$as_me: failed program was:" >&5 11422 echo "$as_me: failed program was:" >&5
12381 sed 's/^/| /' conftest.$ac_ext >&5 11423 cat conftest.$ac_ext >&5
12382
12383 ac_cv_lib_util_getloadavg=no 11424 ac_cv_lib_util_getloadavg=no
12384 fi 11425 fi
12385 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11426 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12386 LIBS=$ac_check_lib_save_LIBS 11427 LIBS=$ac_check_lib_save_LIBS
12387 fi 11428 fi
12404 echo $ECHO_N "(cached) $ECHO_C" >&6 11445 echo $ECHO_N "(cached) $ECHO_C" >&6
12405 else 11446 else
12406 ac_check_lib_save_LIBS=$LIBS 11447 ac_check_lib_save_LIBS=$LIBS
12407 LIBS="-lgetloadavg $LIBS" 11448 LIBS="-lgetloadavg $LIBS"
12408 cat >conftest.$ac_ext <<_ACEOF 11449 cat >conftest.$ac_ext <<_ACEOF
12409 /* confdefs.h. */ 11450 #line $LINENO "configure"
12410 _ACEOF 11451 #include "confdefs.h"
12411 cat confdefs.h >>conftest.$ac_ext
12412 cat >>conftest.$ac_ext <<_ACEOF
12413 /* end confdefs.h. */
12414 11452
12415 /* Override any gcc2 internal prototype to avoid an error. */ 11453 /* Override any gcc2 internal prototype to avoid an error. */
12416 #ifdef __cplusplus 11454 #ifdef __cplusplus
12417 extern "C" 11455 extern "C"
12418 #endif 11456 #endif
12431 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 11469 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12432 (eval $ac_link) 2>&5 11470 (eval $ac_link) 2>&5
12433 ac_status=$? 11471 ac_status=$?
12434 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11472 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12435 (exit $ac_status); } && 11473 (exit $ac_status); } &&
12436 { ac_try='test -s conftest$ac_exeext' 11474 { ac_try='test -s conftest$ac_exeext'
12437 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11475 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12438 (eval $ac_try) 2>&5 11476 (eval $ac_try) 2>&5
12439 ac_status=$? 11477 ac_status=$?
12440 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11478 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12441 (exit $ac_status); }; }; then 11479 (exit $ac_status); }; }; then
12442 ac_cv_lib_getloadavg_getloadavg=yes 11480 ac_cv_lib_getloadavg_getloadavg=yes
12443 else 11481 else
12444 echo "$as_me: failed program was:" >&5 11482 echo "$as_me: failed program was:" >&5
12445 sed 's/^/| /' conftest.$ac_ext >&5 11483 cat conftest.$ac_ext >&5
12446
12447 ac_cv_lib_getloadavg_getloadavg=no 11484 ac_cv_lib_getloadavg_getloadavg=no
12448 fi 11485 fi
12449 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11486 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12450 LIBS=$ac_check_lib_save_LIBS 11487 LIBS=$ac_check_lib_save_LIBS
12451 fi 11488 fi
12469 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 11506 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12470 if eval "test \"\${$as_ac_var+set}\" = set"; then 11507 if eval "test \"\${$as_ac_var+set}\" = set"; then
12471 echo $ECHO_N "(cached) $ECHO_C" >&6 11508 echo $ECHO_N "(cached) $ECHO_C" >&6
12472 else 11509 else
12473 cat >conftest.$ac_ext <<_ACEOF 11510 cat >conftest.$ac_ext <<_ACEOF
12474 /* confdefs.h. */ 11511 #line $LINENO "configure"
12475 _ACEOF 11512 #include "confdefs.h"
12476 cat confdefs.h >>conftest.$ac_ext
12477 cat >>conftest.$ac_ext <<_ACEOF
12478 /* end confdefs.h. */
12479 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12480 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12481 #define $ac_func innocuous_$ac_func
12482
12483 /* System header to define __stub macros and hopefully few prototypes, 11513 /* System header to define __stub macros and hopefully few prototypes,
12484 which can conflict with char $ac_func (); below. 11514 which can conflict with char $ac_func (); below. */
12485 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 11515 #include <assert.h>
12486 <limits.h> exists even on freestanding compilers. */
12487
12488 #ifdef __STDC__
12489 # include <limits.h>
12490 #else
12491 # include <assert.h>
12492 #endif
12493
12494 #undef $ac_func
12495
12496 /* Override any gcc2 internal prototype to avoid an error. */ 11516 /* Override any gcc2 internal prototype to avoid an error. */
12497 #ifdef __cplusplus 11517 #ifdef __cplusplus
12498 extern "C" 11518 extern "C"
12499 {
12500 #endif 11519 #endif
12501 /* We use char because int might match the return type of a gcc2 11520 /* We use char because int might match the return type of a gcc2
12502 builtin and then its argument prototype would still apply. */ 11521 builtin and then its argument prototype would still apply. */
12503 char $ac_func (); 11522 char $ac_func ();
11523 char (*f) ();
11524
11525 int
11526 main ()
11527 {
12504 /* The GNU C library defines this for functions which it implements 11528 /* The GNU C library defines this for functions which it implements
12505 to always fail with ENOSYS. Some functions are actually named 11529 to always fail with ENOSYS. Some functions are actually named
12506 something starting with __ and the normal name is an alias. */ 11530 something starting with __ and the normal name is an alias. */
12507 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 11531 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12508 choke me 11532 choke me
12509 #else 11533 #else
12510 char (*f) () = $ac_func; 11534 f = $ac_func;
12511 #endif 11535 #endif
12512 #ifdef __cplusplus 11536
12513 }
12514 #endif
12515
12516 int
12517 main ()
12518 {
12519 return f != $ac_func;
12520 ; 11537 ;
12521 return 0; 11538 return 0;
12522 } 11539 }
12523 _ACEOF 11540 _ACEOF
12524 rm -f conftest.$ac_objext conftest$ac_exeext 11541 rm -f conftest.$ac_objext conftest$ac_exeext
12525 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 11542 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12526 (eval $ac_link) 2>&5 11543 (eval $ac_link) 2>&5
12527 ac_status=$? 11544 ac_status=$?
12528 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11545 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12529 (exit $ac_status); } && 11546 (exit $ac_status); } &&
12530 { ac_try='test -s conftest$ac_exeext' 11547 { ac_try='test -s conftest$ac_exeext'
12531 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11548 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12532 (eval $ac_try) 2>&5 11549 (eval $ac_try) 2>&5
12533 ac_status=$? 11550 ac_status=$?
12534 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11551 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12535 (exit $ac_status); }; }; then 11552 (exit $ac_status); }; }; then
12536 eval "$as_ac_var=yes" 11553 eval "$as_ac_var=yes"
12537 else 11554 else
12538 echo "$as_me: failed program was:" >&5 11555 echo "$as_me: failed program was:" >&5
12539 sed 's/^/| /' conftest.$ac_ext >&5 11556 cat conftest.$ac_ext >&5
12540
12541 eval "$as_ac_var=no" 11557 eval "$as_ac_var=no"
12542 fi 11558 fi
12543 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11559 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12544 fi 11560 fi
12545 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 11561 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
12569 else 11585 else
12570 # Is the header compilable? 11586 # Is the header compilable?
12571 echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5 11587 echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5
12572 echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6 11588 echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6
12573 cat >conftest.$ac_ext <<_ACEOF 11589 cat >conftest.$ac_ext <<_ACEOF
12574 /* confdefs.h. */ 11590 #line $LINENO "configure"
12575 _ACEOF 11591 #include "confdefs.h"
12576 cat confdefs.h >>conftest.$ac_ext
12577 cat >>conftest.$ac_ext <<_ACEOF
12578 /* end confdefs.h. */
12579 $ac_includes_default 11592 $ac_includes_default
12580 #include <sys/dg_sys_info.h> 11593 #include <sys/dg_sys_info.h>
12581 _ACEOF 11594 _ACEOF
12582 rm -f conftest.$ac_objext 11595 rm -f conftest.$ac_objext
12583 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 11596 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12584 (eval $ac_compile) 2>&5 11597 (eval $ac_compile) 2>&5
12585 ac_status=$? 11598 ac_status=$?
12586 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11599 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12587 (exit $ac_status); } && 11600 (exit $ac_status); } &&
12588 { ac_try='test -s conftest.$ac_objext' 11601 { ac_try='test -s conftest.$ac_objext'
12589 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11602 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12590 (eval $ac_try) 2>&5 11603 (eval $ac_try) 2>&5
12591 ac_status=$? 11604 ac_status=$?
12592 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11605 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12593 (exit $ac_status); }; }; then 11606 (exit $ac_status); }; }; then
12594 ac_header_compiler=yes 11607 ac_header_compiler=yes
12595 else 11608 else
12596 echo "$as_me: failed program was:" >&5 11609 echo "$as_me: failed program was:" >&5
12597 sed 's/^/| /' conftest.$ac_ext >&5 11610 cat conftest.$ac_ext >&5
12598
12599 ac_header_compiler=no 11611 ac_header_compiler=no
12600 fi 11612 fi
12601 rm -f conftest.$ac_objext conftest.$ac_ext 11613 rm -f conftest.$ac_objext conftest.$ac_ext
12602 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 11614 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12603 echo "${ECHO_T}$ac_header_compiler" >&6 11615 echo "${ECHO_T}$ac_header_compiler" >&6
12604 11616
12605 # Is the header present? 11617 # Is the header present?
12606 echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5 11618 echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5
12607 echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6 11619 echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6
12608 cat >conftest.$ac_ext <<_ACEOF 11620 cat >conftest.$ac_ext <<_ACEOF
12609 /* confdefs.h. */ 11621 #line $LINENO "configure"
12610 _ACEOF 11622 #include "confdefs.h"
12611 cat confdefs.h >>conftest.$ac_ext
12612 cat >>conftest.$ac_ext <<_ACEOF
12613 /* end confdefs.h. */
12614 #include <sys/dg_sys_info.h> 11623 #include <sys/dg_sys_info.h>
12615 _ACEOF 11624 _ACEOF
12616 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 11625 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
12617 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 11626 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
12618 ac_status=$? 11627 ac_status=$?
12631 fi 11640 fi
12632 if test -z "$ac_cpp_err"; then 11641 if test -z "$ac_cpp_err"; then
12633 ac_header_preproc=yes 11642 ac_header_preproc=yes
12634 else 11643 else
12635 echo "$as_me: failed program was:" >&5 11644 echo "$as_me: failed program was:" >&5
12636 sed 's/^/| /' conftest.$ac_ext >&5 11645 cat conftest.$ac_ext >&5
12637
12638 ac_header_preproc=no 11646 ac_header_preproc=no
12639 fi 11647 fi
12640 rm -f conftest.err conftest.$ac_ext 11648 rm -f conftest.err conftest.$ac_ext
12641 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 11649 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12642 echo "${ECHO_T}$ac_header_preproc" >&6 11650 echo "${ECHO_T}$ac_header_preproc" >&6
12644 # So? What about this header? 11652 # So? What about this header?
12645 case $ac_header_compiler:$ac_header_preproc in 11653 case $ac_header_compiler:$ac_header_preproc in
12646 yes:no ) 11654 yes:no )
12647 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5 11655 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5
12648 echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 11656 echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
12649 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&5 11657 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5
12650 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&2;} 11658 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;};;
12651 ac_header_preproc=yes
12652 ;;
12653 no:yes ) 11659 no:yes )
12654 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5 11660 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5
12655 echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;} 11661 echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;}
12656 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5 11662 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5
12657 echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;} 11663 echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;}
12658 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&5
12659 echo "$as_me: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&2;}
12660 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&5
12661 echo "$as_me: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&2;}
12662 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 11664 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5
12663 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} 11665 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;};;
12664 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&5
12665 echo "$as_me: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&2;}
12666 (
12667 cat <<\_ASBOX
12668 ## ------------------------------------------ ##
12669 ## Report this to the AC_PACKAGE_NAME lists. ##
12670 ## ------------------------------------------ ##
12671 _ASBOX
12672 ) |
12673 sed "s/^/$as_me: WARNING: /" >&2
12674 ;;
12675 esac 11666 esac
12676 echo "$as_me:$LINENO: checking for sys/dg_sys_info.h" >&5 11667 echo "$as_me:$LINENO: checking for sys/dg_sys_info.h" >&5
12677 echo $ECHO_N "checking for sys/dg_sys_info.h... $ECHO_C" >&6 11668 echo $ECHO_N "checking for sys/dg_sys_info.h... $ECHO_C" >&6
12678 if test "${ac_cv_header_sys_dg_sys_info_h+set}" = set; then 11669 if test "${ac_cv_header_sys_dg_sys_info_h+set}" = set; then
12679 echo $ECHO_N "(cached) $ECHO_C" >&6 11670 echo $ECHO_N "(cached) $ECHO_C" >&6
12698 echo $ECHO_N "(cached) $ECHO_C" >&6 11689 echo $ECHO_N "(cached) $ECHO_C" >&6
12699 else 11690 else
12700 ac_check_lib_save_LIBS=$LIBS 11691 ac_check_lib_save_LIBS=$LIBS
12701 LIBS="-ldgc $LIBS" 11692 LIBS="-ldgc $LIBS"
12702 cat >conftest.$ac_ext <<_ACEOF 11693 cat >conftest.$ac_ext <<_ACEOF
12703 /* confdefs.h. */ 11694 #line $LINENO "configure"
12704 _ACEOF 11695 #include "confdefs.h"
12705 cat confdefs.h >>conftest.$ac_ext
12706 cat >>conftest.$ac_ext <<_ACEOF
12707 /* end confdefs.h. */
12708 11696
12709 /* Override any gcc2 internal prototype to avoid an error. */ 11697 /* Override any gcc2 internal prototype to avoid an error. */
12710 #ifdef __cplusplus 11698 #ifdef __cplusplus
12711 extern "C" 11699 extern "C"
12712 #endif 11700 #endif
12725 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 11713 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12726 (eval $ac_link) 2>&5 11714 (eval $ac_link) 2>&5
12727 ac_status=$? 11715 ac_status=$?
12728 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11716 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12729 (exit $ac_status); } && 11717 (exit $ac_status); } &&
12730 { ac_try='test -s conftest$ac_exeext' 11718 { ac_try='test -s conftest$ac_exeext'
12731 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11719 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12732 (eval $ac_try) 2>&5 11720 (eval $ac_try) 2>&5
12733 ac_status=$? 11721 ac_status=$?
12734 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11722 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12735 (exit $ac_status); }; }; then 11723 (exit $ac_status); }; }; then
12736 ac_cv_lib_dgc_dg_sys_info=yes 11724 ac_cv_lib_dgc_dg_sys_info=yes
12737 else 11725 else
12738 echo "$as_me: failed program was:" >&5 11726 echo "$as_me: failed program was:" >&5
12739 sed 's/^/| /' conftest.$ac_ext >&5 11727 cat conftest.$ac_ext >&5
12740
12741 ac_cv_lib_dgc_dg_sys_info=no 11728 ac_cv_lib_dgc_dg_sys_info=no
12742 fi 11729 fi
12743 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11730 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12744 LIBS=$ac_check_lib_save_LIBS 11731 LIBS=$ac_check_lib_save_LIBS
12745 fi 11732 fi
12769 else 11756 else
12770 # Is the header compilable? 11757 # Is the header compilable?
12771 echo "$as_me:$LINENO: checking locale.h usability" >&5 11758 echo "$as_me:$LINENO: checking locale.h usability" >&5
12772 echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6 11759 echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6
12773 cat >conftest.$ac_ext <<_ACEOF 11760 cat >conftest.$ac_ext <<_ACEOF
12774 /* confdefs.h. */ 11761 #line $LINENO "configure"
12775 _ACEOF 11762 #include "confdefs.h"
12776 cat confdefs.h >>conftest.$ac_ext
12777 cat >>conftest.$ac_ext <<_ACEOF
12778 /* end confdefs.h. */
12779 $ac_includes_default 11763 $ac_includes_default
12780 #include <locale.h> 11764 #include <locale.h>
12781 _ACEOF 11765 _ACEOF
12782 rm -f conftest.$ac_objext 11766 rm -f conftest.$ac_objext
12783 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 11767 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12784 (eval $ac_compile) 2>&5 11768 (eval $ac_compile) 2>&5
12785 ac_status=$? 11769 ac_status=$?
12786 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11770 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12787 (exit $ac_status); } && 11771 (exit $ac_status); } &&
12788 { ac_try='test -s conftest.$ac_objext' 11772 { ac_try='test -s conftest.$ac_objext'
12789 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11773 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12790 (eval $ac_try) 2>&5 11774 (eval $ac_try) 2>&5
12791 ac_status=$? 11775 ac_status=$?
12792 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11776 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12793 (exit $ac_status); }; }; then 11777 (exit $ac_status); }; }; then
12794 ac_header_compiler=yes 11778 ac_header_compiler=yes
12795 else 11779 else
12796 echo "$as_me: failed program was:" >&5 11780 echo "$as_me: failed program was:" >&5
12797 sed 's/^/| /' conftest.$ac_ext >&5 11781 cat conftest.$ac_ext >&5
12798
12799 ac_header_compiler=no 11782 ac_header_compiler=no
12800 fi 11783 fi
12801 rm -f conftest.$ac_objext conftest.$ac_ext 11784 rm -f conftest.$ac_objext conftest.$ac_ext
12802 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 11785 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12803 echo "${ECHO_T}$ac_header_compiler" >&6 11786 echo "${ECHO_T}$ac_header_compiler" >&6
12804 11787
12805 # Is the header present? 11788 # Is the header present?
12806 echo "$as_me:$LINENO: checking locale.h presence" >&5 11789 echo "$as_me:$LINENO: checking locale.h presence" >&5
12807 echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6 11790 echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6
12808 cat >conftest.$ac_ext <<_ACEOF 11791 cat >conftest.$ac_ext <<_ACEOF
12809 /* confdefs.h. */ 11792 #line $LINENO "configure"
12810 _ACEOF 11793 #include "confdefs.h"
12811 cat confdefs.h >>conftest.$ac_ext
12812 cat >>conftest.$ac_ext <<_ACEOF
12813 /* end confdefs.h. */
12814 #include <locale.h> 11794 #include <locale.h>
12815 _ACEOF 11795 _ACEOF
12816 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 11796 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
12817 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 11797 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
12818 ac_status=$? 11798 ac_status=$?
12831 fi 11811 fi
12832 if test -z "$ac_cpp_err"; then 11812 if test -z "$ac_cpp_err"; then
12833 ac_header_preproc=yes 11813 ac_header_preproc=yes
12834 else 11814 else
12835 echo "$as_me: failed program was:" >&5 11815 echo "$as_me: failed program was:" >&5
12836 sed 's/^/| /' conftest.$ac_ext >&5 11816 cat conftest.$ac_ext >&5
12837
12838 ac_header_preproc=no 11817 ac_header_preproc=no
12839 fi 11818 fi
12840 rm -f conftest.err conftest.$ac_ext 11819 rm -f conftest.err conftest.$ac_ext
12841 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 11820 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12842 echo "${ECHO_T}$ac_header_preproc" >&6 11821 echo "${ECHO_T}$ac_header_preproc" >&6
12844 # So? What about this header? 11823 # So? What about this header?
12845 case $ac_header_compiler:$ac_header_preproc in 11824 case $ac_header_compiler:$ac_header_preproc in
12846 yes:no ) 11825 yes:no )
12847 { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5 11826 { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5
12848 echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 11827 echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
12849 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the compiler's result" >&5 11828 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5
12850 echo "$as_me: WARNING: locale.h: proceeding with the compiler's result" >&2;} 11829 echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;};;
12851 ac_header_preproc=yes
12852 ;;
12853 no:yes ) 11830 no:yes )
12854 { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5 11831 { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5
12855 echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;} 11832 echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;}
12856 { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5 11833 { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5
12857 echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;} 11834 echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;}
12858 { echo "$as_me:$LINENO: WARNING: locale.h: see the Autoconf documentation" >&5
12859 echo "$as_me: WARNING: locale.h: see the Autoconf documentation" >&2;}
12860 { echo "$as_me:$LINENO: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&5
12861 echo "$as_me: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&2;}
12862 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 11835 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5
12863 echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} 11836 echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;};;
12864 { echo "$as_me:$LINENO: WARNING: locale.h: in the future, the compiler will take precedence" >&5
12865 echo "$as_me: WARNING: locale.h: in the future, the compiler will take precedence" >&2;}
12866 (
12867 cat <<\_ASBOX
12868 ## ------------------------------------------ ##
12869 ## Report this to the AC_PACKAGE_NAME lists. ##
12870 ## ------------------------------------------ ##
12871 _ASBOX
12872 ) |
12873 sed "s/^/$as_me: WARNING: /" >&2
12874 ;;
12875 esac 11837 esac
12876 echo "$as_me:$LINENO: checking for locale.h" >&5 11838 echo "$as_me:$LINENO: checking for locale.h" >&5
12877 echo $ECHO_N "checking for locale.h... $ECHO_C" >&6 11839 echo $ECHO_N "checking for locale.h... $ECHO_C" >&6
12878 if test "${ac_cv_header_locale_h+set}" = set; then 11840 if test "${ac_cv_header_locale_h+set}" = set; then
12879 echo $ECHO_N "(cached) $ECHO_C" >&6 11841 echo $ECHO_N "(cached) $ECHO_C" >&6
12894 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 11856 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
12895 if eval "test \"\${$as_ac_var+set}\" = set"; then 11857 if eval "test \"\${$as_ac_var+set}\" = set"; then
12896 echo $ECHO_N "(cached) $ECHO_C" >&6 11858 echo $ECHO_N "(cached) $ECHO_C" >&6
12897 else 11859 else
12898 cat >conftest.$ac_ext <<_ACEOF 11860 cat >conftest.$ac_ext <<_ACEOF
12899 /* confdefs.h. */ 11861 #line $LINENO "configure"
12900 _ACEOF 11862 #include "confdefs.h"
12901 cat confdefs.h >>conftest.$ac_ext
12902 cat >>conftest.$ac_ext <<_ACEOF
12903 /* end confdefs.h. */
12904 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12905 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12906 #define $ac_func innocuous_$ac_func
12907
12908 /* System header to define __stub macros and hopefully few prototypes, 11863 /* System header to define __stub macros and hopefully few prototypes,
12909 which can conflict with char $ac_func (); below. 11864 which can conflict with char $ac_func (); below. */
12910 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 11865 #include <assert.h>
12911 <limits.h> exists even on freestanding compilers. */
12912
12913 #ifdef __STDC__
12914 # include <limits.h>
12915 #else
12916 # include <assert.h>
12917 #endif
12918
12919 #undef $ac_func
12920
12921 /* Override any gcc2 internal prototype to avoid an error. */ 11866 /* Override any gcc2 internal prototype to avoid an error. */
12922 #ifdef __cplusplus 11867 #ifdef __cplusplus
12923 extern "C" 11868 extern "C"
12924 {
12925 #endif 11869 #endif
12926 /* We use char because int might match the return type of a gcc2 11870 /* We use char because int might match the return type of a gcc2
12927 builtin and then its argument prototype would still apply. */ 11871 builtin and then its argument prototype would still apply. */
12928 char $ac_func (); 11872 char $ac_func ();
11873 char (*f) ();
11874
11875 int
11876 main ()
11877 {
12929 /* The GNU C library defines this for functions which it implements 11878 /* The GNU C library defines this for functions which it implements
12930 to always fail with ENOSYS. Some functions are actually named 11879 to always fail with ENOSYS. Some functions are actually named
12931 something starting with __ and the normal name is an alias. */ 11880 something starting with __ and the normal name is an alias. */
12932 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 11881 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12933 choke me 11882 choke me
12934 #else 11883 #else
12935 char (*f) () = $ac_func; 11884 f = $ac_func;
12936 #endif 11885 #endif
12937 #ifdef __cplusplus 11886
12938 }
12939 #endif
12940
12941 int
12942 main ()
12943 {
12944 return f != $ac_func;
12945 ; 11887 ;
12946 return 0; 11888 return 0;
12947 } 11889 }
12948 _ACEOF 11890 _ACEOF
12949 rm -f conftest.$ac_objext conftest$ac_exeext 11891 rm -f conftest.$ac_objext conftest$ac_exeext
12950 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 11892 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12951 (eval $ac_link) 2>&5 11893 (eval $ac_link) 2>&5
12952 ac_status=$? 11894 ac_status=$?
12953 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11895 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12954 (exit $ac_status); } && 11896 (exit $ac_status); } &&
12955 { ac_try='test -s conftest$ac_exeext' 11897 { ac_try='test -s conftest$ac_exeext'
12956 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11898 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12957 (eval $ac_try) 2>&5 11899 (eval $ac_try) 2>&5
12958 ac_status=$? 11900 ac_status=$?
12959 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11901 echo "$as_me:$LINENO: \$? = $ac_status" >&5
12960 (exit $ac_status); }; }; then 11902 (exit $ac_status); }; }; then
12961 eval "$as_ac_var=yes" 11903 eval "$as_ac_var=yes"
12962 else 11904 else
12963 echo "$as_me: failed program was:" >&5 11905 echo "$as_me: failed program was:" >&5
12964 sed 's/^/| /' conftest.$ac_ext >&5 11906 cat conftest.$ac_ext >&5
12965
12966 eval "$as_ac_var=no" 11907 eval "$as_ac_var=no"
12967 fi 11908 fi
12968 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11909 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12969 fi 11910 fi
12970 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 11911 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
13002 else 11943 else
13003 # Is the header compilable? 11944 # Is the header compilable?
13004 echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5 11945 echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5
13005 echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6 11946 echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6
13006 cat >conftest.$ac_ext <<_ACEOF 11947 cat >conftest.$ac_ext <<_ACEOF
13007 /* confdefs.h. */ 11948 #line $LINENO "configure"
13008 _ACEOF 11949 #include "confdefs.h"
13009 cat confdefs.h >>conftest.$ac_ext
13010 cat >>conftest.$ac_ext <<_ACEOF
13011 /* end confdefs.h. */
13012 $ac_includes_default 11950 $ac_includes_default
13013 #include <inq_stats/cpustats.h> 11951 #include <inq_stats/cpustats.h>
13014 _ACEOF 11952 _ACEOF
13015 rm -f conftest.$ac_objext 11953 rm -f conftest.$ac_objext
13016 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 11954 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13017 (eval $ac_compile) 2>&5 11955 (eval $ac_compile) 2>&5
13018 ac_status=$? 11956 ac_status=$?
13019 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11957 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13020 (exit $ac_status); } && 11958 (exit $ac_status); } &&
13021 { ac_try='test -s conftest.$ac_objext' 11959 { ac_try='test -s conftest.$ac_objext'
13022 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 11960 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13023 (eval $ac_try) 2>&5 11961 (eval $ac_try) 2>&5
13024 ac_status=$? 11962 ac_status=$?
13025 echo "$as_me:$LINENO: \$? = $ac_status" >&5 11963 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13026 (exit $ac_status); }; }; then 11964 (exit $ac_status); }; }; then
13027 ac_header_compiler=yes 11965 ac_header_compiler=yes
13028 else 11966 else
13029 echo "$as_me: failed program was:" >&5 11967 echo "$as_me: failed program was:" >&5
13030 sed 's/^/| /' conftest.$ac_ext >&5 11968 cat conftest.$ac_ext >&5
13031
13032 ac_header_compiler=no 11969 ac_header_compiler=no
13033 fi 11970 fi
13034 rm -f conftest.$ac_objext conftest.$ac_ext 11971 rm -f conftest.$ac_objext conftest.$ac_ext
13035 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 11972 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13036 echo "${ECHO_T}$ac_header_compiler" >&6 11973 echo "${ECHO_T}$ac_header_compiler" >&6
13037 11974
13038 # Is the header present? 11975 # Is the header present?
13039 echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5 11976 echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5
13040 echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6 11977 echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6
13041 cat >conftest.$ac_ext <<_ACEOF 11978 cat >conftest.$ac_ext <<_ACEOF
13042 /* confdefs.h. */ 11979 #line $LINENO "configure"
13043 _ACEOF 11980 #include "confdefs.h"
13044 cat confdefs.h >>conftest.$ac_ext
13045 cat >>conftest.$ac_ext <<_ACEOF
13046 /* end confdefs.h. */
13047 #include <inq_stats/cpustats.h> 11981 #include <inq_stats/cpustats.h>
13048 _ACEOF 11982 _ACEOF
13049 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 11983 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
13050 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 11984 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
13051 ac_status=$? 11985 ac_status=$?
13064 fi 11998 fi
13065 if test -z "$ac_cpp_err"; then 11999 if test -z "$ac_cpp_err"; then
13066 ac_header_preproc=yes 12000 ac_header_preproc=yes
13067 else 12001 else
13068 echo "$as_me: failed program was:" >&5 12002 echo "$as_me: failed program was:" >&5
13069 sed 's/^/| /' conftest.$ac_ext >&5 12003 cat conftest.$ac_ext >&5
13070
13071 ac_header_preproc=no 12004 ac_header_preproc=no
13072 fi 12005 fi
13073 rm -f conftest.err conftest.$ac_ext 12006 rm -f conftest.err conftest.$ac_ext
13074 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 12007 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13075 echo "${ECHO_T}$ac_header_preproc" >&6 12008 echo "${ECHO_T}$ac_header_preproc" >&6
13077 # So? What about this header? 12010 # So? What about this header?
13078 case $ac_header_compiler:$ac_header_preproc in 12011 case $ac_header_compiler:$ac_header_preproc in
13079 yes:no ) 12012 yes:no )
13080 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 12013 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5
13081 echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 12014 echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13082 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&5 12015 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5
13083 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&2;} 12016 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;};;
13084 ac_header_preproc=yes
13085 ;;
13086 no:yes ) 12017 no:yes )
13087 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5 12018 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5
13088 echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;} 12019 echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;}
13089 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5 12020 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5
13090 echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;} 12021 echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;}
13091 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&5
13092 echo "$as_me: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&2;}
13093 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5
13094 echo "$as_me: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;}
13095 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 12022 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5
13096 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} 12023 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;};;
13097 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&5
13098 echo "$as_me: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&2;}
13099 (
13100 cat <<\_ASBOX
13101 ## ------------------------------------------ ##
13102 ## Report this to the AC_PACKAGE_NAME lists. ##
13103 ## ------------------------------------------ ##
13104 _ASBOX
13105 ) |
13106 sed "s/^/$as_me: WARNING: /" >&2
13107 ;;
13108 esac 12024 esac
13109 echo "$as_me:$LINENO: checking for inq_stats/cpustats.h" >&5 12025 echo "$as_me:$LINENO: checking for inq_stats/cpustats.h" >&5
13110 echo $ECHO_N "checking for inq_stats/cpustats.h... $ECHO_C" >&6 12026 echo $ECHO_N "checking for inq_stats/cpustats.h... $ECHO_C" >&6
13111 if test "${ac_cv_header_inq_stats_cpustats_h+set}" = set; then 12027 if test "${ac_cv_header_inq_stats_cpustats_h+set}" = set; then
13112 echo $ECHO_N "(cached) $ECHO_C" >&6 12028 echo $ECHO_N "(cached) $ECHO_C" >&6
13146 else 12062 else
13147 # Is the header compilable? 12063 # Is the header compilable?
13148 echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5 12064 echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5
13149 echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6 12065 echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6
13150 cat >conftest.$ac_ext <<_ACEOF 12066 cat >conftest.$ac_ext <<_ACEOF
13151 /* confdefs.h. */ 12067 #line $LINENO "configure"
13152 _ACEOF 12068 #include "confdefs.h"
13153 cat confdefs.h >>conftest.$ac_ext
13154 cat >>conftest.$ac_ext <<_ACEOF
13155 /* end confdefs.h. */
13156 $ac_includes_default 12069 $ac_includes_default
13157 #include <sys/cpustats.h> 12070 #include <sys/cpustats.h>
13158 _ACEOF 12071 _ACEOF
13159 rm -f conftest.$ac_objext 12072 rm -f conftest.$ac_objext
13160 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 12073 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13161 (eval $ac_compile) 2>&5 12074 (eval $ac_compile) 2>&5
13162 ac_status=$? 12075 ac_status=$?
13163 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12076 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13164 (exit $ac_status); } && 12077 (exit $ac_status); } &&
13165 { ac_try='test -s conftest.$ac_objext' 12078 { ac_try='test -s conftest.$ac_objext'
13166 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12079 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13167 (eval $ac_try) 2>&5 12080 (eval $ac_try) 2>&5
13168 ac_status=$? 12081 ac_status=$?
13169 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12082 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13170 (exit $ac_status); }; }; then 12083 (exit $ac_status); }; }; then
13171 ac_header_compiler=yes 12084 ac_header_compiler=yes
13172 else 12085 else
13173 echo "$as_me: failed program was:" >&5 12086 echo "$as_me: failed program was:" >&5
13174 sed 's/^/| /' conftest.$ac_ext >&5 12087 cat conftest.$ac_ext >&5
13175
13176 ac_header_compiler=no 12088 ac_header_compiler=no
13177 fi 12089 fi
13178 rm -f conftest.$ac_objext conftest.$ac_ext 12090 rm -f conftest.$ac_objext conftest.$ac_ext
13179 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 12091 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13180 echo "${ECHO_T}$ac_header_compiler" >&6 12092 echo "${ECHO_T}$ac_header_compiler" >&6
13181 12093
13182 # Is the header present? 12094 # Is the header present?
13183 echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5 12095 echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5
13184 echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6 12096 echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6
13185 cat >conftest.$ac_ext <<_ACEOF 12097 cat >conftest.$ac_ext <<_ACEOF
13186 /* confdefs.h. */ 12098 #line $LINENO "configure"
13187 _ACEOF 12099 #include "confdefs.h"
13188 cat confdefs.h >>conftest.$ac_ext
13189 cat >>conftest.$ac_ext <<_ACEOF
13190 /* end confdefs.h. */
13191 #include <sys/cpustats.h> 12100 #include <sys/cpustats.h>
13192 _ACEOF 12101 _ACEOF
13193 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 12102 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
13194 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 12103 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
13195 ac_status=$? 12104 ac_status=$?
13208 fi 12117 fi
13209 if test -z "$ac_cpp_err"; then 12118 if test -z "$ac_cpp_err"; then
13210 ac_header_preproc=yes 12119 ac_header_preproc=yes
13211 else 12120 else
13212 echo "$as_me: failed program was:" >&5 12121 echo "$as_me: failed program was:" >&5
13213 sed 's/^/| /' conftest.$ac_ext >&5 12122 cat conftest.$ac_ext >&5
13214
13215 ac_header_preproc=no 12123 ac_header_preproc=no
13216 fi 12124 fi
13217 rm -f conftest.err conftest.$ac_ext 12125 rm -f conftest.err conftest.$ac_ext
13218 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 12126 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13219 echo "${ECHO_T}$ac_header_preproc" >&6 12127 echo "${ECHO_T}$ac_header_preproc" >&6
13221 # So? What about this header? 12129 # So? What about this header?
13222 case $ac_header_compiler:$ac_header_preproc in 12130 case $ac_header_compiler:$ac_header_preproc in
13223 yes:no ) 12131 yes:no )
13224 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 12132 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5
13225 echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 12133 echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13226 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&5 12134 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5
13227 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&2;} 12135 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;};;
13228 ac_header_preproc=yes
13229 ;;
13230 no:yes ) 12136 no:yes )
13231 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5 12137 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5
13232 echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;} 12138 echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;}
13233 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5 12139 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5
13234 echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;} 12140 echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;}
13235 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: see the Autoconf documentation" >&5
13236 echo "$as_me: WARNING: sys/cpustats.h: see the Autoconf documentation" >&2;}
13237 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5
13238 echo "$as_me: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;}
13239 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 12141 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5
13240 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} 12142 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;};;
13241 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&5
13242 echo "$as_me: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&2;}
13243 (
13244 cat <<\_ASBOX
13245 ## ------------------------------------------ ##
13246 ## Report this to the AC_PACKAGE_NAME lists. ##
13247 ## ------------------------------------------ ##
13248 _ASBOX
13249 ) |
13250 sed "s/^/$as_me: WARNING: /" >&2
13251 ;;
13252 esac 12143 esac
13253 echo "$as_me:$LINENO: checking for sys/cpustats.h" >&5 12144 echo "$as_me:$LINENO: checking for sys/cpustats.h" >&5
13254 echo $ECHO_N "checking for sys/cpustats.h... $ECHO_C" >&6 12145 echo $ECHO_N "checking for sys/cpustats.h... $ECHO_C" >&6
13255 if test "${ac_cv_header_sys_cpustats_h+set}" = set; then 12146 if test "${ac_cv_header_sys_cpustats_h+set}" = set; then
13256 echo $ECHO_N "(cached) $ECHO_C" >&6 12147 echo $ECHO_N "(cached) $ECHO_C" >&6
13287 else 12178 else
13288 # Is the header compilable? 12179 # Is the header compilable?
13289 echo "$as_me:$LINENO: checking $ac_header usability" >&5 12180 echo "$as_me:$LINENO: checking $ac_header usability" >&5
13290 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 12181 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
13291 cat >conftest.$ac_ext <<_ACEOF 12182 cat >conftest.$ac_ext <<_ACEOF
13292 /* confdefs.h. */ 12183 #line $LINENO "configure"
13293 _ACEOF 12184 #include "confdefs.h"
13294 cat confdefs.h >>conftest.$ac_ext
13295 cat >>conftest.$ac_ext <<_ACEOF
13296 /* end confdefs.h. */
13297 $ac_includes_default 12185 $ac_includes_default
13298 #include <$ac_header> 12186 #include <$ac_header>
13299 _ACEOF 12187 _ACEOF
13300 rm -f conftest.$ac_objext 12188 rm -f conftest.$ac_objext
13301 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 12189 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13302 (eval $ac_compile) 2>&5 12190 (eval $ac_compile) 2>&5
13303 ac_status=$? 12191 ac_status=$?
13304 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12192 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13305 (exit $ac_status); } && 12193 (exit $ac_status); } &&
13306 { ac_try='test -s conftest.$ac_objext' 12194 { ac_try='test -s conftest.$ac_objext'
13307 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12195 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13308 (eval $ac_try) 2>&5 12196 (eval $ac_try) 2>&5
13309 ac_status=$? 12197 ac_status=$?
13310 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12198 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13311 (exit $ac_status); }; }; then 12199 (exit $ac_status); }; }; then
13312 ac_header_compiler=yes 12200 ac_header_compiler=yes
13313 else 12201 else
13314 echo "$as_me: failed program was:" >&5 12202 echo "$as_me: failed program was:" >&5
13315 sed 's/^/| /' conftest.$ac_ext >&5 12203 cat conftest.$ac_ext >&5
13316
13317 ac_header_compiler=no 12204 ac_header_compiler=no
13318 fi 12205 fi
13319 rm -f conftest.$ac_objext conftest.$ac_ext 12206 rm -f conftest.$ac_objext conftest.$ac_ext
13320 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 12207 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13321 echo "${ECHO_T}$ac_header_compiler" >&6 12208 echo "${ECHO_T}$ac_header_compiler" >&6
13322 12209
13323 # Is the header present? 12210 # Is the header present?
13324 echo "$as_me:$LINENO: checking $ac_header presence" >&5 12211 echo "$as_me:$LINENO: checking $ac_header presence" >&5
13325 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 12212 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
13326 cat >conftest.$ac_ext <<_ACEOF 12213 cat >conftest.$ac_ext <<_ACEOF
13327 /* confdefs.h. */ 12214 #line $LINENO "configure"
13328 _ACEOF 12215 #include "confdefs.h"
13329 cat confdefs.h >>conftest.$ac_ext
13330 cat >>conftest.$ac_ext <<_ACEOF
13331 /* end confdefs.h. */
13332 #include <$ac_header> 12216 #include <$ac_header>
13333 _ACEOF 12217 _ACEOF
13334 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 12218 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
13335 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 12219 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
13336 ac_status=$? 12220 ac_status=$?
13349 fi 12233 fi
13350 if test -z "$ac_cpp_err"; then 12234 if test -z "$ac_cpp_err"; then
13351 ac_header_preproc=yes 12235 ac_header_preproc=yes
13352 else 12236 else
13353 echo "$as_me: failed program was:" >&5 12237 echo "$as_me: failed program was:" >&5
13354 sed 's/^/| /' conftest.$ac_ext >&5 12238 cat conftest.$ac_ext >&5
13355
13356 ac_header_preproc=no 12239 ac_header_preproc=no
13357 fi 12240 fi
13358 rm -f conftest.err conftest.$ac_ext 12241 rm -f conftest.err conftest.$ac_ext
13359 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 12242 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13360 echo "${ECHO_T}$ac_header_preproc" >&6 12243 echo "${ECHO_T}$ac_header_preproc" >&6
13362 # So? What about this header? 12245 # So? What about this header?
13363 case $ac_header_compiler:$ac_header_preproc in 12246 case $ac_header_compiler:$ac_header_preproc in
13364 yes:no ) 12247 yes:no )
13365 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 12248 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13366 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 12249 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13367 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 12250 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13368 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 12251 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
13369 ac_header_preproc=yes
13370 ;;
13371 no:yes ) 12252 no:yes )
13372 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 12253 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13373 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 12254 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13374 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 12255 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
13375 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 12256 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
13376 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
13377 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
13378 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
13379 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
13380 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 12257 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13381 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 12258 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
13382 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
13383 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13384 (
13385 cat <<\_ASBOX
13386 ## ------------------------------------------ ##
13387 ## Report this to the AC_PACKAGE_NAME lists. ##
13388 ## ------------------------------------------ ##
13389 _ASBOX
13390 ) |
13391 sed "s/^/$as_me: WARNING: /" >&2
13392 ;;
13393 esac 12259 esac
13394 echo "$as_me:$LINENO: checking for $ac_header" >&5 12260 echo "$as_me:$LINENO: checking for $ac_header" >&5
13395 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 12261 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
13396 if eval "test \"\${$as_ac_Header+set}\" = set"; then 12262 if eval "test \"\${$as_ac_Header+set}\" = set"; then
13397 echo $ECHO_N "(cached) $ECHO_C" >&6 12263 echo $ECHO_N "(cached) $ECHO_C" >&6
13398 else 12264 else
13399 eval "$as_ac_Header=\$ac_header_preproc" 12265 eval "$as_ac_Header=$ac_header_preproc"
13400 fi 12266 fi
13401 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 12267 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
13402 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 12268 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
13403 12269
13404 fi 12270 fi
13428 else 12294 else
13429 # Is the header compilable? 12295 # Is the header compilable?
13430 echo "$as_me:$LINENO: checking $ac_header usability" >&5 12296 echo "$as_me:$LINENO: checking $ac_header usability" >&5
13431 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 12297 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
13432 cat >conftest.$ac_ext <<_ACEOF 12298 cat >conftest.$ac_ext <<_ACEOF
13433 /* confdefs.h. */ 12299 #line $LINENO "configure"
13434 _ACEOF 12300 #include "confdefs.h"
13435 cat confdefs.h >>conftest.$ac_ext
13436 cat >>conftest.$ac_ext <<_ACEOF
13437 /* end confdefs.h. */
13438 $ac_includes_default 12301 $ac_includes_default
13439 #include <$ac_header> 12302 #include <$ac_header>
13440 _ACEOF 12303 _ACEOF
13441 rm -f conftest.$ac_objext 12304 rm -f conftest.$ac_objext
13442 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 12305 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13443 (eval $ac_compile) 2>&5 12306 (eval $ac_compile) 2>&5
13444 ac_status=$? 12307 ac_status=$?
13445 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12308 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13446 (exit $ac_status); } && 12309 (exit $ac_status); } &&
13447 { ac_try='test -s conftest.$ac_objext' 12310 { ac_try='test -s conftest.$ac_objext'
13448 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12311 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13449 (eval $ac_try) 2>&5 12312 (eval $ac_try) 2>&5
13450 ac_status=$? 12313 ac_status=$?
13451 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12314 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13452 (exit $ac_status); }; }; then 12315 (exit $ac_status); }; }; then
13453 ac_header_compiler=yes 12316 ac_header_compiler=yes
13454 else 12317 else
13455 echo "$as_me: failed program was:" >&5 12318 echo "$as_me: failed program was:" >&5
13456 sed 's/^/| /' conftest.$ac_ext >&5 12319 cat conftest.$ac_ext >&5
13457
13458 ac_header_compiler=no 12320 ac_header_compiler=no
13459 fi 12321 fi
13460 rm -f conftest.$ac_objext conftest.$ac_ext 12322 rm -f conftest.$ac_objext conftest.$ac_ext
13461 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 12323 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
13462 echo "${ECHO_T}$ac_header_compiler" >&6 12324 echo "${ECHO_T}$ac_header_compiler" >&6
13463 12325
13464 # Is the header present? 12326 # Is the header present?
13465 echo "$as_me:$LINENO: checking $ac_header presence" >&5 12327 echo "$as_me:$LINENO: checking $ac_header presence" >&5
13466 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 12328 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
13467 cat >conftest.$ac_ext <<_ACEOF 12329 cat >conftest.$ac_ext <<_ACEOF
13468 /* confdefs.h. */ 12330 #line $LINENO "configure"
13469 _ACEOF 12331 #include "confdefs.h"
13470 cat confdefs.h >>conftest.$ac_ext
13471 cat >>conftest.$ac_ext <<_ACEOF
13472 /* end confdefs.h. */
13473 #include <$ac_header> 12332 #include <$ac_header>
13474 _ACEOF 12333 _ACEOF
13475 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 12334 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
13476 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 12335 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
13477 ac_status=$? 12336 ac_status=$?
13490 fi 12349 fi
13491 if test -z "$ac_cpp_err"; then 12350 if test -z "$ac_cpp_err"; then
13492 ac_header_preproc=yes 12351 ac_header_preproc=yes
13493 else 12352 else
13494 echo "$as_me: failed program was:" >&5 12353 echo "$as_me: failed program was:" >&5
13495 sed 's/^/| /' conftest.$ac_ext >&5 12354 cat conftest.$ac_ext >&5
13496
13497 ac_header_preproc=no 12355 ac_header_preproc=no
13498 fi 12356 fi
13499 rm -f conftest.err conftest.$ac_ext 12357 rm -f conftest.err conftest.$ac_ext
13500 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 12358 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
13501 echo "${ECHO_T}$ac_header_preproc" >&6 12359 echo "${ECHO_T}$ac_header_preproc" >&6
13503 # So? What about this header? 12361 # So? What about this header?
13504 case $ac_header_compiler:$ac_header_preproc in 12362 case $ac_header_compiler:$ac_header_preproc in
13505 yes:no ) 12363 yes:no )
13506 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 12364 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
13507 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 12365 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
13508 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 12366 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13509 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 12367 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
13510 ac_header_preproc=yes
13511 ;;
13512 no:yes ) 12368 no:yes )
13513 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 12369 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
13514 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 12370 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
13515 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 12371 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
13516 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 12372 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
13517 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
13518 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
13519 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
13520 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
13521 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 12373 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
13522 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 12374 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
13523 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
13524 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
13525 (
13526 cat <<\_ASBOX
13527 ## ------------------------------------------ ##
13528 ## Report this to the AC_PACKAGE_NAME lists. ##
13529 ## ------------------------------------------ ##
13530 _ASBOX
13531 ) |
13532 sed "s/^/$as_me: WARNING: /" >&2
13533 ;;
13534 esac 12375 esac
13535 echo "$as_me:$LINENO: checking for $ac_header" >&5 12376 echo "$as_me:$LINENO: checking for $ac_header" >&5
13536 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 12377 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
13537 if eval "test \"\${$as_ac_Header+set}\" = set"; then 12378 if eval "test \"\${$as_ac_Header+set}\" = set"; then
13538 echo $ECHO_N "(cached) $ECHO_C" >&6 12379 echo $ECHO_N "(cached) $ECHO_C" >&6
13539 else 12380 else
13540 eval "$as_ac_Header=\$ac_header_preproc" 12381 eval "$as_ac_Header=$ac_header_preproc"
13541 fi 12382 fi
13542 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 12383 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
13543 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 12384 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
13544 12385
13545 fi 12386 fi
13551 echo $ECHO_N "checking for struct nlist.n_un.n_name... $ECHO_C" >&6 12392 echo $ECHO_N "checking for struct nlist.n_un.n_name... $ECHO_C" >&6
13552 if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then 12393 if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then
13553 echo $ECHO_N "(cached) $ECHO_C" >&6 12394 echo $ECHO_N "(cached) $ECHO_C" >&6
13554 else 12395 else
13555 cat >conftest.$ac_ext <<_ACEOF 12396 cat >conftest.$ac_ext <<_ACEOF
13556 /* confdefs.h. */ 12397 #line $LINENO "configure"
13557 _ACEOF 12398 #include "confdefs.h"
13558 cat confdefs.h >>conftest.$ac_ext
13559 cat >>conftest.$ac_ext <<_ACEOF
13560 /* end confdefs.h. */
13561 #include <nlist.h> 12399 #include <nlist.h>
13562 12400
13563 int 12401 int
13564 main () 12402 main ()
13565 { 12403 {
13574 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 12412 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13575 (eval $ac_compile) 2>&5 12413 (eval $ac_compile) 2>&5
13576 ac_status=$? 12414 ac_status=$?
13577 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12415 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13578 (exit $ac_status); } && 12416 (exit $ac_status); } &&
13579 { ac_try='test -s conftest.$ac_objext' 12417 { ac_try='test -s conftest.$ac_objext'
13580 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12418 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13581 (eval $ac_try) 2>&5 12419 (eval $ac_try) 2>&5
13582 ac_status=$? 12420 ac_status=$?
13583 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12421 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13584 (exit $ac_status); }; }; then 12422 (exit $ac_status); }; }; then
13585 ac_cv_member_struct_nlist_n_un_n_name=yes 12423 ac_cv_member_struct_nlist_n_un_n_name=yes
13586 else 12424 else
13587 echo "$as_me: failed program was:" >&5 12425 echo "$as_me: failed program was:" >&5
13588 sed 's/^/| /' conftest.$ac_ext >&5 12426 cat conftest.$ac_ext >&5
13589
13590 cat >conftest.$ac_ext <<_ACEOF 12427 cat >conftest.$ac_ext <<_ACEOF
13591 /* confdefs.h. */ 12428 #line $LINENO "configure"
13592 _ACEOF 12429 #include "confdefs.h"
13593 cat confdefs.h >>conftest.$ac_ext
13594 cat >>conftest.$ac_ext <<_ACEOF
13595 /* end confdefs.h. */
13596 #include <nlist.h> 12430 #include <nlist.h>
13597 12431
13598 int 12432 int
13599 main () 12433 main ()
13600 { 12434 {
13609 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 12443 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13610 (eval $ac_compile) 2>&5 12444 (eval $ac_compile) 2>&5
13611 ac_status=$? 12445 ac_status=$?
13612 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12446 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13613 (exit $ac_status); } && 12447 (exit $ac_status); } &&
13614 { ac_try='test -s conftest.$ac_objext' 12448 { ac_try='test -s conftest.$ac_objext'
13615 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12449 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13616 (eval $ac_try) 2>&5 12450 (eval $ac_try) 2>&5
13617 ac_status=$? 12451 ac_status=$?
13618 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12452 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13619 (exit $ac_status); }; }; then 12453 (exit $ac_status); }; }; then
13620 ac_cv_member_struct_nlist_n_un_n_name=yes 12454 ac_cv_member_struct_nlist_n_un_n_name=yes
13621 else 12455 else
13622 echo "$as_me: failed program was:" >&5 12456 echo "$as_me: failed program was:" >&5
13623 sed 's/^/| /' conftest.$ac_ext >&5 12457 cat conftest.$ac_ext >&5
13624
13625 ac_cv_member_struct_nlist_n_un_n_name=no 12458 ac_cv_member_struct_nlist_n_un_n_name=no
13626 fi 12459 fi
13627 rm -f conftest.$ac_objext conftest.$ac_ext 12460 rm -f conftest.$ac_objext conftest.$ac_ext
13628 fi 12461 fi
13629 rm -f conftest.$ac_objext conftest.$ac_ext 12462 rm -f conftest.$ac_objext conftest.$ac_ext
13657 echo $ECHO_N "checking whether getloadavg requires setgid... $ECHO_C" >&6 12490 echo $ECHO_N "checking whether getloadavg requires setgid... $ECHO_C" >&6
13658 if test "${ac_cv_func_getloadavg_setgid+set}" = set; then 12491 if test "${ac_cv_func_getloadavg_setgid+set}" = set; then
13659 echo $ECHO_N "(cached) $ECHO_C" >&6 12492 echo $ECHO_N "(cached) $ECHO_C" >&6
13660 else 12493 else
13661 cat >conftest.$ac_ext <<_ACEOF 12494 cat >conftest.$ac_ext <<_ACEOF
13662 /* confdefs.h. */ 12495 #line $LINENO "configure"
13663 _ACEOF 12496 #include "confdefs.h"
13664 cat confdefs.h >>conftest.$ac_ext
13665 cat >>conftest.$ac_ext <<_ACEOF
13666 /* end confdefs.h. */
13667 #include "$srcdir/$ac_config_libobj_dir/getloadavg.c" 12497 #include "$srcdir/$ac_config_libobj_dir/getloadavg.c"
13668 #ifdef LDAV_PRIVILEGED 12498 #ifdef LDAV_PRIVILEGED
13669 Yowza Am I SETGID yet 12499 Yowza Am I SETGID yet
13670 #endif 12500 #endif
13671 _ACEOF 12501 _ACEOF
13700 # On Solaris, /dev/kmem is a symlink. Get info on the real file. 12530 # On Solaris, /dev/kmem is a symlink. Get info on the real file.
13701 ac_ls_output=`ls -lgL /dev/kmem 2>/dev/null` 12531 ac_ls_output=`ls -lgL /dev/kmem 2>/dev/null`
13702 # If we got an error (system does not support symlinks), try without -L. 12532 # If we got an error (system does not support symlinks), try without -L.
13703 test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem` 12533 test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem`
13704 ac_cv_group_kmem=`echo $ac_ls_output \ 12534 ac_cv_group_kmem=`echo $ac_ls_output \
13705 | sed -ne 's/[ ][ ]*/ /g; 12535 | sed -ne 's/[ ][ ]*/ /g;
13706 s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/; 12536 s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/;
13707 / /s/.* //;p;'` 12537 / /s/.* //;p;'`
13708 12538
13709 fi 12539 fi
13710 echo "$as_me:$LINENO: result: $ac_cv_group_kmem" >&5 12540 echo "$as_me:$LINENO: result: $ac_cv_group_kmem" >&5
13726 echo $ECHO_N "(cached) $ECHO_C" >&6 12556 echo $ECHO_N "(cached) $ECHO_C" >&6
13727 else 12557 else
13728 while :; do 12558 while :; do
13729 ac_cv_sys_largefile_source=no 12559 ac_cv_sys_largefile_source=no
13730 cat >conftest.$ac_ext <<_ACEOF 12560 cat >conftest.$ac_ext <<_ACEOF
13731 /* confdefs.h. */ 12561 #line $LINENO "configure"
13732 _ACEOF 12562 #include "confdefs.h"
13733 cat confdefs.h >>conftest.$ac_ext
13734 cat >>conftest.$ac_ext <<_ACEOF
13735 /* end confdefs.h. */
13736 #include <stdio.h> 12563 #include <stdio.h>
13737 int 12564 int
13738 main () 12565 main ()
13739 { 12566 {
13740 return !fseeko; 12567 return !fseeko;
13746 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 12573 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13747 (eval $ac_compile) 2>&5 12574 (eval $ac_compile) 2>&5
13748 ac_status=$? 12575 ac_status=$?
13749 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12576 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13750 (exit $ac_status); } && 12577 (exit $ac_status); } &&
13751 { ac_try='test -s conftest.$ac_objext' 12578 { ac_try='test -s conftest.$ac_objext'
13752 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12579 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13753 (eval $ac_try) 2>&5 12580 (eval $ac_try) 2>&5
13754 ac_status=$? 12581 ac_status=$?
13755 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12582 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13756 (exit $ac_status); }; }; then 12583 (exit $ac_status); }; }; then
13757 break 12584 break
13758 else 12585 else
13759 echo "$as_me: failed program was:" >&5 12586 echo "$as_me: failed program was:" >&5
13760 sed 's/^/| /' conftest.$ac_ext >&5 12587 cat conftest.$ac_ext >&5
13761
13762 fi 12588 fi
13763 rm -f conftest.$ac_objext conftest.$ac_ext 12589 rm -f conftest.$ac_objext conftest.$ac_ext
13764 cat >conftest.$ac_ext <<_ACEOF 12590 cat >conftest.$ac_ext <<_ACEOF
13765 /* confdefs.h. */ 12591 #line $LINENO "configure"
13766 _ACEOF 12592 #include "confdefs.h"
13767 cat confdefs.h >>conftest.$ac_ext
13768 cat >>conftest.$ac_ext <<_ACEOF
13769 /* end confdefs.h. */
13770 #define _LARGEFILE_SOURCE 1 12593 #define _LARGEFILE_SOURCE 1
13771 #include <stdio.h> 12594 #include <stdio.h>
13772 int 12595 int
13773 main () 12596 main ()
13774 { 12597 {
13781 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 12604 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13782 (eval $ac_compile) 2>&5 12605 (eval $ac_compile) 2>&5
13783 ac_status=$? 12606 ac_status=$?
13784 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12607 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13785 (exit $ac_status); } && 12608 (exit $ac_status); } &&
13786 { ac_try='test -s conftest.$ac_objext' 12609 { ac_try='test -s conftest.$ac_objext'
13787 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12610 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13788 (eval $ac_try) 2>&5 12611 (eval $ac_try) 2>&5
13789 ac_status=$? 12612 ac_status=$?
13790 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12613 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13791 (exit $ac_status); }; }; then 12614 (exit $ac_status); }; }; then
13792 ac_cv_sys_largefile_source=1; break 12615 ac_cv_sys_largefile_source=1; break
13793 else 12616 else
13794 echo "$as_me: failed program was:" >&5 12617 echo "$as_me: failed program was:" >&5
13795 sed 's/^/| /' conftest.$ac_ext >&5 12618 cat conftest.$ac_ext >&5
13796
13797 fi 12619 fi
13798 rm -f conftest.$ac_objext conftest.$ac_ext 12620 rm -f conftest.$ac_objext conftest.$ac_ext
13799 break 12621 break
13800 done 12622 done
13801 fi 12623 fi
13817 echo $ECHO_N "checking for fseeko... $ECHO_C" >&6 12639 echo $ECHO_N "checking for fseeko... $ECHO_C" >&6
13818 if test "${ac_cv_func_fseeko+set}" = set; then 12640 if test "${ac_cv_func_fseeko+set}" = set; then
13819 echo $ECHO_N "(cached) $ECHO_C" >&6 12641 echo $ECHO_N "(cached) $ECHO_C" >&6
13820 else 12642 else
13821 cat >conftest.$ac_ext <<_ACEOF 12643 cat >conftest.$ac_ext <<_ACEOF
13822 /* confdefs.h. */ 12644 #line $LINENO "configure"
13823 _ACEOF 12645 #include "confdefs.h"
13824 cat confdefs.h >>conftest.$ac_ext
13825 cat >>conftest.$ac_ext <<_ACEOF
13826 /* end confdefs.h. */
13827 #include <stdio.h> 12646 #include <stdio.h>
13828 int 12647 int
13829 main () 12648 main ()
13830 { 12649 {
13831 return fseeko && fseeko (stdin, 0, 0); 12650 return fseeko && fseeko (stdin, 0, 0);
13837 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 12656 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13838 (eval $ac_link) 2>&5 12657 (eval $ac_link) 2>&5
13839 ac_status=$? 12658 ac_status=$?
13840 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12659 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13841 (exit $ac_status); } && 12660 (exit $ac_status); } &&
13842 { ac_try='test -s conftest$ac_exeext' 12661 { ac_try='test -s conftest$ac_exeext'
13843 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12662 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13844 (eval $ac_try) 2>&5 12663 (eval $ac_try) 2>&5
13845 ac_status=$? 12664 ac_status=$?
13846 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12665 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13847 (exit $ac_status); }; }; then 12666 (exit $ac_status); }; }; then
13848 ac_cv_func_fseeko=yes 12667 ac_cv_func_fseeko=yes
13849 else 12668 else
13850 echo "$as_me: failed program was:" >&5 12669 echo "$as_me: failed program was:" >&5
13851 sed 's/^/| /' conftest.$ac_ext >&5 12670 cat conftest.$ac_ext >&5
13852
13853 ac_cv_func_fseeko=no 12671 ac_cv_func_fseeko=no
13854 fi 12672 fi
13855 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 12673 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
13856 fi 12674 fi
13857 echo "$as_me:$LINENO: result: $ac_cv_func_fseeko" >&5 12675 echo "$as_me:$LINENO: result: $ac_cv_func_fseeko" >&5
13870 if test "${ac_cv_func_getpgrp_void+set}" = set; then 12688 if test "${ac_cv_func_getpgrp_void+set}" = set; then
13871 echo $ECHO_N "(cached) $ECHO_C" >&6 12689 echo $ECHO_N "(cached) $ECHO_C" >&6
13872 else 12690 else
13873 # Use it with a single arg. 12691 # Use it with a single arg.
13874 cat >conftest.$ac_ext <<_ACEOF 12692 cat >conftest.$ac_ext <<_ACEOF
13875 /* confdefs.h. */ 12693 #line $LINENO "configure"
13876 _ACEOF 12694 #include "confdefs.h"
13877 cat confdefs.h >>conftest.$ac_ext
13878 cat >>conftest.$ac_ext <<_ACEOF
13879 /* end confdefs.h. */
13880 $ac_includes_default 12695 $ac_includes_default
13881 int 12696 int
13882 main () 12697 main ()
13883 { 12698 {
13884 getpgrp (0); 12699 getpgrp (0);
13890 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 12705 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
13891 (eval $ac_compile) 2>&5 12706 (eval $ac_compile) 2>&5
13892 ac_status=$? 12707 ac_status=$?
13893 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12708 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13894 (exit $ac_status); } && 12709 (exit $ac_status); } &&
13895 { ac_try='test -s conftest.$ac_objext' 12710 { ac_try='test -s conftest.$ac_objext'
13896 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12711 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13897 (eval $ac_try) 2>&5 12712 (eval $ac_try) 2>&5
13898 ac_status=$? 12713 ac_status=$?
13899 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12714 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13900 (exit $ac_status); }; }; then 12715 (exit $ac_status); }; }; then
13901 ac_cv_func_getpgrp_void=no 12716 ac_cv_func_getpgrp_void=no
13902 else 12717 else
13903 echo "$as_me: failed program was:" >&5 12718 echo "$as_me: failed program was:" >&5
13904 sed 's/^/| /' conftest.$ac_ext >&5 12719 cat conftest.$ac_ext >&5
13905
13906 ac_cv_func_getpgrp_void=yes 12720 ac_cv_func_getpgrp_void=yes
13907 fi 12721 fi
13908 rm -f conftest.$ac_objext conftest.$ac_ext 12722 rm -f conftest.$ac_objext conftest.$ac_ext
13909 12723
13910 fi 12724 fi
13927 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 12741 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
13928 if eval "test \"\${$as_ac_var+set}\" = set"; then 12742 if eval "test \"\${$as_ac_var+set}\" = set"; then
13929 echo $ECHO_N "(cached) $ECHO_C" >&6 12743 echo $ECHO_N "(cached) $ECHO_C" >&6
13930 else 12744 else
13931 cat >conftest.$ac_ext <<_ACEOF 12745 cat >conftest.$ac_ext <<_ACEOF
13932 /* confdefs.h. */ 12746 #line $LINENO "configure"
13933 _ACEOF 12747 #include "confdefs.h"
13934 cat confdefs.h >>conftest.$ac_ext
13935 cat >>conftest.$ac_ext <<_ACEOF
13936 /* end confdefs.h. */
13937 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13938 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13939 #define $ac_func innocuous_$ac_func
13940
13941 /* System header to define __stub macros and hopefully few prototypes, 12748 /* System header to define __stub macros and hopefully few prototypes,
13942 which can conflict with char $ac_func (); below. 12749 which can conflict with char $ac_func (); below. */
13943 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 12750 #include <assert.h>
13944 <limits.h> exists even on freestanding compilers. */
13945
13946 #ifdef __STDC__
13947 # include <limits.h>
13948 #else
13949 # include <assert.h>
13950 #endif
13951
13952 #undef $ac_func
13953
13954 /* Override any gcc2 internal prototype to avoid an error. */ 12751 /* Override any gcc2 internal prototype to avoid an error. */
13955 #ifdef __cplusplus 12752 #ifdef __cplusplus
13956 extern "C" 12753 extern "C"
13957 {
13958 #endif 12754 #endif
13959 /* We use char because int might match the return type of a gcc2 12755 /* We use char because int might match the return type of a gcc2
13960 builtin and then its argument prototype would still apply. */ 12756 builtin and then its argument prototype would still apply. */
13961 char $ac_func (); 12757 char $ac_func ();
12758 char (*f) ();
12759
12760 int
12761 main ()
12762 {
13962 /* The GNU C library defines this for functions which it implements 12763 /* The GNU C library defines this for functions which it implements
13963 to always fail with ENOSYS. Some functions are actually named 12764 to always fail with ENOSYS. Some functions are actually named
13964 something starting with __ and the normal name is an alias. */ 12765 something starting with __ and the normal name is an alias. */
13965 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 12766 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
13966 choke me 12767 choke me
13967 #else 12768 #else
13968 char (*f) () = $ac_func; 12769 f = $ac_func;
13969 #endif 12770 #endif
13970 #ifdef __cplusplus 12771
13971 }
13972 #endif
13973
13974 int
13975 main ()
13976 {
13977 return f != $ac_func;
13978 ; 12772 ;
13979 return 0; 12773 return 0;
13980 } 12774 }
13981 _ACEOF 12775 _ACEOF
13982 rm -f conftest.$ac_objext conftest$ac_exeext 12776 rm -f conftest.$ac_objext conftest$ac_exeext
13983 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 12777 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13984 (eval $ac_link) 2>&5 12778 (eval $ac_link) 2>&5
13985 ac_status=$? 12779 ac_status=$?
13986 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12780 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13987 (exit $ac_status); } && 12781 (exit $ac_status); } &&
13988 { ac_try='test -s conftest$ac_exeext' 12782 { ac_try='test -s conftest$ac_exeext'
13989 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12783 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13990 (eval $ac_try) 2>&5 12784 (eval $ac_try) 2>&5
13991 ac_status=$? 12785 ac_status=$?
13992 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12786 echo "$as_me:$LINENO: \$? = $ac_status" >&5
13993 (exit $ac_status); }; }; then 12787 (exit $ac_status); }; }; then
13994 eval "$as_ac_var=yes" 12788 eval "$as_ac_var=yes"
13995 else 12789 else
13996 echo "$as_me: failed program was:" >&5 12790 echo "$as_me: failed program was:" >&5
13997 sed 's/^/| /' conftest.$ac_ext >&5 12791 cat conftest.$ac_ext >&5
13998
13999 eval "$as_ac_var=no" 12792 eval "$as_ac_var=no"
14000 fi 12793 fi
14001 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 12794 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
14002 fi 12795 fi
14003 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 12796 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
14015 echo $ECHO_N "(cached) $ECHO_C" >&6 12808 echo $ECHO_N "(cached) $ECHO_C" >&6
14016 else 12809 else
14017 ac_check_lib_save_LIBS=$LIBS 12810 ac_check_lib_save_LIBS=$LIBS
14018 LIBS="-lintl $LIBS" 12811 LIBS="-lintl $LIBS"
14019 cat >conftest.$ac_ext <<_ACEOF 12812 cat >conftest.$ac_ext <<_ACEOF
14020 /* confdefs.h. */ 12813 #line $LINENO "configure"
14021 _ACEOF 12814 #include "confdefs.h"
14022 cat confdefs.h >>conftest.$ac_ext
14023 cat >>conftest.$ac_ext <<_ACEOF
14024 /* end confdefs.h. */
14025 12815
14026 /* Override any gcc2 internal prototype to avoid an error. */ 12816 /* Override any gcc2 internal prototype to avoid an error. */
14027 #ifdef __cplusplus 12817 #ifdef __cplusplus
14028 extern "C" 12818 extern "C"
14029 #endif 12819 #endif
14042 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 12832 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14043 (eval $ac_link) 2>&5 12833 (eval $ac_link) 2>&5
14044 ac_status=$? 12834 ac_status=$?
14045 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12835 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14046 (exit $ac_status); } && 12836 (exit $ac_status); } &&
14047 { ac_try='test -s conftest$ac_exeext' 12837 { ac_try='test -s conftest$ac_exeext'
14048 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12838 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14049 (eval $ac_try) 2>&5 12839 (eval $ac_try) 2>&5
14050 ac_status=$? 12840 ac_status=$?
14051 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12841 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14052 (exit $ac_status); }; }; then 12842 (exit $ac_status); }; }; then
14053 ac_cv_lib_intl_strftime=yes 12843 ac_cv_lib_intl_strftime=yes
14054 else 12844 else
14055 echo "$as_me: failed program was:" >&5 12845 echo "$as_me: failed program was:" >&5
14056 sed 's/^/| /' conftest.$ac_ext >&5 12846 cat conftest.$ac_ext >&5
14057
14058 ac_cv_lib_intl_strftime=no 12847 ac_cv_lib_intl_strftime=no
14059 fi 12848 fi
14060 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 12849 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
14061 LIBS=$ac_check_lib_save_LIBS 12850 LIBS=$ac_check_lib_save_LIBS
14062 fi 12851 fi
14083 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 12872 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
14084 if eval "test \"\${$as_ac_var+set}\" = set"; then 12873 if eval "test \"\${$as_ac_var+set}\" = set"; then
14085 echo $ECHO_N "(cached) $ECHO_C" >&6 12874 echo $ECHO_N "(cached) $ECHO_C" >&6
14086 else 12875 else
14087 cat >conftest.$ac_ext <<_ACEOF 12876 cat >conftest.$ac_ext <<_ACEOF
14088 /* confdefs.h. */ 12877 #line $LINENO "configure"
14089 _ACEOF 12878 #include "confdefs.h"
14090 cat confdefs.h >>conftest.$ac_ext
14091 cat >>conftest.$ac_ext <<_ACEOF
14092 /* end confdefs.h. */
14093 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14094 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14095 #define $ac_func innocuous_$ac_func
14096
14097 /* System header to define __stub macros and hopefully few prototypes, 12879 /* System header to define __stub macros and hopefully few prototypes,
14098 which can conflict with char $ac_func (); below. 12880 which can conflict with char $ac_func (); below. */
14099 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 12881 #include <assert.h>
14100 <limits.h> exists even on freestanding compilers. */
14101
14102 #ifdef __STDC__
14103 # include <limits.h>
14104 #else
14105 # include <assert.h>
14106 #endif
14107
14108 #undef $ac_func
14109
14110 /* Override any gcc2 internal prototype to avoid an error. */ 12882 /* Override any gcc2 internal prototype to avoid an error. */
14111 #ifdef __cplusplus 12883 #ifdef __cplusplus
14112 extern "C" 12884 extern "C"
14113 {
14114 #endif 12885 #endif
14115 /* We use char because int might match the return type of a gcc2 12886 /* We use char because int might match the return type of a gcc2
14116 builtin and then its argument prototype would still apply. */ 12887 builtin and then its argument prototype would still apply. */
14117 char $ac_func (); 12888 char $ac_func ();
12889 char (*f) ();
12890
12891 int
12892 main ()
12893 {
14118 /* The GNU C library defines this for functions which it implements 12894 /* The GNU C library defines this for functions which it implements
14119 to always fail with ENOSYS. Some functions are actually named 12895 to always fail with ENOSYS. Some functions are actually named
14120 something starting with __ and the normal name is an alias. */ 12896 something starting with __ and the normal name is an alias. */
14121 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 12897 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
14122 choke me 12898 choke me
14123 #else 12899 #else
14124 char (*f) () = $ac_func; 12900 f = $ac_func;
14125 #endif 12901 #endif
14126 #ifdef __cplusplus 12902
14127 }
14128 #endif
14129
14130 int
14131 main ()
14132 {
14133 return f != $ac_func;
14134 ; 12903 ;
14135 return 0; 12904 return 0;
14136 } 12905 }
14137 _ACEOF 12906 _ACEOF
14138 rm -f conftest.$ac_objext conftest$ac_exeext 12907 rm -f conftest.$ac_objext conftest$ac_exeext
14139 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 12908 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14140 (eval $ac_link) 2>&5 12909 (eval $ac_link) 2>&5
14141 ac_status=$? 12910 ac_status=$?
14142 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12911 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14143 (exit $ac_status); } && 12912 (exit $ac_status); } &&
14144 { ac_try='test -s conftest$ac_exeext' 12913 { ac_try='test -s conftest$ac_exeext'
14145 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12914 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14146 (eval $ac_try) 2>&5 12915 (eval $ac_try) 2>&5
14147 ac_status=$? 12916 ac_status=$?
14148 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12917 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14149 (exit $ac_status); }; }; then 12918 (exit $ac_status); }; }; then
14150 eval "$as_ac_var=yes" 12919 eval "$as_ac_var=yes"
14151 else 12920 else
14152 echo "$as_me: failed program was:" >&5 12921 echo "$as_me: failed program was:" >&5
14153 sed 's/^/| /' conftest.$ac_ext >&5 12922 cat conftest.$ac_ext >&5
14154
14155 eval "$as_ac_var=no" 12923 eval "$as_ac_var=no"
14156 fi 12924 fi
14157 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 12925 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
14158 fi 12926 fi
14159 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 12927 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
14176 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 12944 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
14177 if eval "test \"\${$as_ac_var+set}\" = set"; then 12945 if eval "test \"\${$as_ac_var+set}\" = set"; then
14178 echo $ECHO_N "(cached) $ECHO_C" >&6 12946 echo $ECHO_N "(cached) $ECHO_C" >&6
14179 else 12947 else
14180 cat >conftest.$ac_ext <<_ACEOF 12948 cat >conftest.$ac_ext <<_ACEOF
14181 /* confdefs.h. */ 12949 #line $LINENO "configure"
14182 _ACEOF 12950 #include "confdefs.h"
14183 cat confdefs.h >>conftest.$ac_ext
14184 cat >>conftest.$ac_ext <<_ACEOF
14185 /* end confdefs.h. */
14186 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14187 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14188 #define $ac_func innocuous_$ac_func
14189
14190 /* System header to define __stub macros and hopefully few prototypes, 12951 /* System header to define __stub macros and hopefully few prototypes,
14191 which can conflict with char $ac_func (); below. 12952 which can conflict with char $ac_func (); below. */
14192 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 12953 #include <assert.h>
14193 <limits.h> exists even on freestanding compilers. */
14194
14195 #ifdef __STDC__
14196 # include <limits.h>
14197 #else
14198 # include <assert.h>
14199 #endif
14200
14201 #undef $ac_func
14202
14203 /* Override any gcc2 internal prototype to avoid an error. */ 12954 /* Override any gcc2 internal prototype to avoid an error. */
14204 #ifdef __cplusplus 12955 #ifdef __cplusplus
14205 extern "C" 12956 extern "C"
14206 {
14207 #endif 12957 #endif
14208 /* We use char because int might match the return type of a gcc2 12958 /* We use char because int might match the return type of a gcc2
14209 builtin and then its argument prototype would still apply. */ 12959 builtin and then its argument prototype would still apply. */
14210 char $ac_func (); 12960 char $ac_func ();
12961 char (*f) ();
12962
12963 int
12964 main ()
12965 {
14211 /* The GNU C library defines this for functions which it implements 12966 /* The GNU C library defines this for functions which it implements
14212 to always fail with ENOSYS. Some functions are actually named 12967 to always fail with ENOSYS. Some functions are actually named
14213 something starting with __ and the normal name is an alias. */ 12968 something starting with __ and the normal name is an alias. */
14214 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 12969 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
14215 choke me 12970 choke me
14216 #else 12971 #else
14217 char (*f) () = $ac_func; 12972 f = $ac_func;
14218 #endif 12973 #endif
14219 #ifdef __cplusplus 12974
14220 }
14221 #endif
14222
14223 int
14224 main ()
14225 {
14226 return f != $ac_func;
14227 ; 12975 ;
14228 return 0; 12976 return 0;
14229 } 12977 }
14230 _ACEOF 12978 _ACEOF
14231 rm -f conftest.$ac_objext conftest$ac_exeext 12979 rm -f conftest.$ac_objext conftest$ac_exeext
14232 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 12980 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14233 (eval $ac_link) 2>&5 12981 (eval $ac_link) 2>&5
14234 ac_status=$? 12982 ac_status=$?
14235 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12983 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14236 (exit $ac_status); } && 12984 (exit $ac_status); } &&
14237 { ac_try='test -s conftest$ac_exeext' 12985 { ac_try='test -s conftest$ac_exeext'
14238 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 12986 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14239 (eval $ac_try) 2>&5 12987 (eval $ac_try) 2>&5
14240 ac_status=$? 12988 ac_status=$?
14241 echo "$as_me:$LINENO: \$? = $ac_status" >&5 12989 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14242 (exit $ac_status); }; }; then 12990 (exit $ac_status); }; }; then
14243 eval "$as_ac_var=yes" 12991 eval "$as_ac_var=yes"
14244 else 12992 else
14245 echo "$as_me: failed program was:" >&5 12993 echo "$as_me: failed program was:" >&5
14246 sed 's/^/| /' conftest.$ac_ext >&5 12994 cat conftest.$ac_ext >&5
14247
14248 eval "$as_ac_var=no" 12995 eval "$as_ac_var=no"
14249 fi 12996 fi
14250 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 12997 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
14251 fi 12998 fi
14252 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 12999 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
14271 echo $ECHO_N "(cached) $ECHO_C" >&6 13018 echo $ECHO_N "(cached) $ECHO_C" >&6
14272 else 13019 else
14273 ac_check_lib_save_LIBS=$LIBS 13020 ac_check_lib_save_LIBS=$LIBS
14274 LIBS="-lncurses $LIBS" 13021 LIBS="-lncurses $LIBS"
14275 cat >conftest.$ac_ext <<_ACEOF 13022 cat >conftest.$ac_ext <<_ACEOF
14276 /* confdefs.h. */ 13023 #line $LINENO "configure"
14277 _ACEOF 13024 #include "confdefs.h"
14278 cat confdefs.h >>conftest.$ac_ext
14279 cat >>conftest.$ac_ext <<_ACEOF
14280 /* end confdefs.h. */
14281 13025
14282 /* Override any gcc2 internal prototype to avoid an error. */ 13026 /* Override any gcc2 internal prototype to avoid an error. */
14283 #ifdef __cplusplus 13027 #ifdef __cplusplus
14284 extern "C" 13028 extern "C"
14285 #endif 13029 #endif
14298 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13042 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14299 (eval $ac_link) 2>&5 13043 (eval $ac_link) 2>&5
14300 ac_status=$? 13044 ac_status=$?
14301 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13045 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14302 (exit $ac_status); } && 13046 (exit $ac_status); } &&
14303 { ac_try='test -s conftest$ac_exeext' 13047 { ac_try='test -s conftest$ac_exeext'
14304 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13048 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14305 (eval $ac_try) 2>&5 13049 (eval $ac_try) 2>&5
14306 ac_status=$? 13050 ac_status=$?
14307 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13051 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14308 (exit $ac_status); }; }; then 13052 (exit $ac_status); }; }; then
14309 ac_cv_lib_ncurses_tparm=yes 13053 ac_cv_lib_ncurses_tparm=yes
14310 else 13054 else
14311 echo "$as_me: failed program was:" >&5 13055 echo "$as_me: failed program was:" >&5
14312 sed 's/^/| /' conftest.$ac_ext >&5 13056 cat conftest.$ac_ext >&5
14313
14314 ac_cv_lib_ncurses_tparm=no 13057 ac_cv_lib_ncurses_tparm=no
14315 fi 13058 fi
14316 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13059 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
14317 LIBS=$ac_check_lib_save_LIBS 13060 LIBS=$ac_check_lib_save_LIBS
14318 fi 13061 fi
14336 echo $ECHO_N "checking for res_send... $ECHO_C" >&6 13079 echo $ECHO_N "checking for res_send... $ECHO_C" >&6
14337 if test "${ac_cv_func_res_send+set}" = set; then 13080 if test "${ac_cv_func_res_send+set}" = set; then
14338 echo $ECHO_N "(cached) $ECHO_C" >&6 13081 echo $ECHO_N "(cached) $ECHO_C" >&6
14339 else 13082 else
14340 cat >conftest.$ac_ext <<_ACEOF 13083 cat >conftest.$ac_ext <<_ACEOF
14341 /* confdefs.h. */ 13084 #line $LINENO "configure"
14342 _ACEOF 13085 #include "confdefs.h"
14343 cat confdefs.h >>conftest.$ac_ext
14344 cat >>conftest.$ac_ext <<_ACEOF
14345 /* end confdefs.h. */
14346 /* Define res_send to an innocuous variant, in case <limits.h> declares res_send.
14347 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14348 #define res_send innocuous_res_send
14349
14350 /* System header to define __stub macros and hopefully few prototypes, 13086 /* System header to define __stub macros and hopefully few prototypes,
14351 which can conflict with char res_send (); below. 13087 which can conflict with char res_send (); below. */
14352 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 13088 #include <assert.h>
14353 <limits.h> exists even on freestanding compilers. */
14354
14355 #ifdef __STDC__
14356 # include <limits.h>
14357 #else
14358 # include <assert.h>
14359 #endif
14360
14361 #undef res_send
14362
14363 /* Override any gcc2 internal prototype to avoid an error. */ 13089 /* Override any gcc2 internal prototype to avoid an error. */
14364 #ifdef __cplusplus 13090 #ifdef __cplusplus
14365 extern "C" 13091 extern "C"
14366 {
14367 #endif 13092 #endif
14368 /* We use char because int might match the return type of a gcc2 13093 /* We use char because int might match the return type of a gcc2
14369 builtin and then its argument prototype would still apply. */ 13094 builtin and then its argument prototype would still apply. */
14370 char res_send (); 13095 char res_send ();
13096 char (*f) ();
13097
13098 int
13099 main ()
13100 {
14371 /* The GNU C library defines this for functions which it implements 13101 /* The GNU C library defines this for functions which it implements
14372 to always fail with ENOSYS. Some functions are actually named 13102 to always fail with ENOSYS. Some functions are actually named
14373 something starting with __ and the normal name is an alias. */ 13103 something starting with __ and the normal name is an alias. */
14374 #if defined (__stub_res_send) || defined (__stub___res_send) 13104 #if defined (__stub_res_send) || defined (__stub___res_send)
14375 choke me 13105 choke me
14376 #else 13106 #else
14377 char (*f) () = res_send; 13107 f = res_send;
14378 #endif 13108 #endif
14379 #ifdef __cplusplus 13109
14380 }
14381 #endif
14382
14383 int
14384 main ()
14385 {
14386 return f != res_send;
14387 ; 13110 ;
14388 return 0; 13111 return 0;
14389 } 13112 }
14390 _ACEOF 13113 _ACEOF
14391 rm -f conftest.$ac_objext conftest$ac_exeext 13114 rm -f conftest.$ac_objext conftest$ac_exeext
14392 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13115 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14393 (eval $ac_link) 2>&5 13116 (eval $ac_link) 2>&5
14394 ac_status=$? 13117 ac_status=$?
14395 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13118 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14396 (exit $ac_status); } && 13119 (exit $ac_status); } &&
14397 { ac_try='test -s conftest$ac_exeext' 13120 { ac_try='test -s conftest$ac_exeext'
14398 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13121 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14399 (eval $ac_try) 2>&5 13122 (eval $ac_try) 2>&5
14400 ac_status=$? 13123 ac_status=$?
14401 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13124 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14402 (exit $ac_status); }; }; then 13125 (exit $ac_status); }; }; then
14403 ac_cv_func_res_send=yes 13126 ac_cv_func_res_send=yes
14404 else 13127 else
14405 echo "$as_me: failed program was:" >&5 13128 echo "$as_me: failed program was:" >&5
14406 sed 's/^/| /' conftest.$ac_ext >&5 13129 cat conftest.$ac_ext >&5
14407
14408 ac_cv_func_res_send=no 13130 ac_cv_func_res_send=no
14409 fi 13131 fi
14410 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13132 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
14411 fi 13133 fi
14412 echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5 13134 echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5
14418 echo $ECHO_N "checking for __res_send... $ECHO_C" >&6 13140 echo $ECHO_N "checking for __res_send... $ECHO_C" >&6
14419 if test "${ac_cv_func___res_send+set}" = set; then 13141 if test "${ac_cv_func___res_send+set}" = set; then
14420 echo $ECHO_N "(cached) $ECHO_C" >&6 13142 echo $ECHO_N "(cached) $ECHO_C" >&6
14421 else 13143 else
14422 cat >conftest.$ac_ext <<_ACEOF 13144 cat >conftest.$ac_ext <<_ACEOF
14423 /* confdefs.h. */ 13145 #line $LINENO "configure"
14424 _ACEOF 13146 #include "confdefs.h"
14425 cat confdefs.h >>conftest.$ac_ext
14426 cat >>conftest.$ac_ext <<_ACEOF
14427 /* end confdefs.h. */
14428 /* Define __res_send to an innocuous variant, in case <limits.h> declares __res_send.
14429 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14430 #define __res_send innocuous___res_send
14431
14432 /* System header to define __stub macros and hopefully few prototypes, 13147 /* System header to define __stub macros and hopefully few prototypes,
14433 which can conflict with char __res_send (); below. 13148 which can conflict with char __res_send (); below. */
14434 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 13149 #include <assert.h>
14435 <limits.h> exists even on freestanding compilers. */
14436
14437 #ifdef __STDC__
14438 # include <limits.h>
14439 #else
14440 # include <assert.h>
14441 #endif
14442
14443 #undef __res_send
14444
14445 /* Override any gcc2 internal prototype to avoid an error. */ 13150 /* Override any gcc2 internal prototype to avoid an error. */
14446 #ifdef __cplusplus 13151 #ifdef __cplusplus
14447 extern "C" 13152 extern "C"
14448 {
14449 #endif 13153 #endif
14450 /* We use char because int might match the return type of a gcc2 13154 /* We use char because int might match the return type of a gcc2
14451 builtin and then its argument prototype would still apply. */ 13155 builtin and then its argument prototype would still apply. */
14452 char __res_send (); 13156 char __res_send ();
13157 char (*f) ();
13158
13159 int
13160 main ()
13161 {
14453 /* The GNU C library defines this for functions which it implements 13162 /* The GNU C library defines this for functions which it implements
14454 to always fail with ENOSYS. Some functions are actually named 13163 to always fail with ENOSYS. Some functions are actually named
14455 something starting with __ and the normal name is an alias. */ 13164 something starting with __ and the normal name is an alias. */
14456 #if defined (__stub___res_send) || defined (__stub_____res_send) 13165 #if defined (__stub___res_send) || defined (__stub_____res_send)
14457 choke me 13166 choke me
14458 #else 13167 #else
14459 char (*f) () = __res_send; 13168 f = __res_send;
14460 #endif 13169 #endif
14461 #ifdef __cplusplus 13170
14462 }
14463 #endif
14464
14465 int
14466 main ()
14467 {
14468 return f != __res_send;
14469 ; 13171 ;
14470 return 0; 13172 return 0;
14471 } 13173 }
14472 _ACEOF 13174 _ACEOF
14473 rm -f conftest.$ac_objext conftest$ac_exeext 13175 rm -f conftest.$ac_objext conftest$ac_exeext
14474 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13176 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14475 (eval $ac_link) 2>&5 13177 (eval $ac_link) 2>&5
14476 ac_status=$? 13178 ac_status=$?
14477 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13179 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14478 (exit $ac_status); } && 13180 (exit $ac_status); } &&
14479 { ac_try='test -s conftest$ac_exeext' 13181 { ac_try='test -s conftest$ac_exeext'
14480 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13182 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14481 (eval $ac_try) 2>&5 13183 (eval $ac_try) 2>&5
14482 ac_status=$? 13184 ac_status=$?
14483 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13185 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14484 (exit $ac_status); }; }; then 13186 (exit $ac_status); }; }; then
14485 ac_cv_func___res_send=yes 13187 ac_cv_func___res_send=yes
14486 else 13188 else
14487 echo "$as_me: failed program was:" >&5 13189 echo "$as_me: failed program was:" >&5
14488 sed 's/^/| /' conftest.$ac_ext >&5 13190 cat conftest.$ac_ext >&5
14489
14490 ac_cv_func___res_send=no 13191 ac_cv_func___res_send=no
14491 fi 13192 fi
14492 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13193 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
14493 fi 13194 fi
14494 echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5 13195 echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5
14502 echo $ECHO_N "(cached) $ECHO_C" >&6 13203 echo $ECHO_N "(cached) $ECHO_C" >&6
14503 else 13204 else
14504 ac_check_lib_save_LIBS=$LIBS 13205 ac_check_lib_save_LIBS=$LIBS
14505 LIBS="-lresolv $LIBS" 13206 LIBS="-lresolv $LIBS"
14506 cat >conftest.$ac_ext <<_ACEOF 13207 cat >conftest.$ac_ext <<_ACEOF
14507 /* confdefs.h. */ 13208 #line $LINENO "configure"
14508 _ACEOF 13209 #include "confdefs.h"
14509 cat confdefs.h >>conftest.$ac_ext
14510 cat >>conftest.$ac_ext <<_ACEOF
14511 /* end confdefs.h. */
14512 13210
14513 /* Override any gcc2 internal prototype to avoid an error. */ 13211 /* Override any gcc2 internal prototype to avoid an error. */
14514 #ifdef __cplusplus 13212 #ifdef __cplusplus
14515 extern "C" 13213 extern "C"
14516 #endif 13214 #endif
14529 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13227 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14530 (eval $ac_link) 2>&5 13228 (eval $ac_link) 2>&5
14531 ac_status=$? 13229 ac_status=$?
14532 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13230 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14533 (exit $ac_status); } && 13231 (exit $ac_status); } &&
14534 { ac_try='test -s conftest$ac_exeext' 13232 { ac_try='test -s conftest$ac_exeext'
14535 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13233 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14536 (eval $ac_try) 2>&5 13234 (eval $ac_try) 2>&5
14537 ac_status=$? 13235 ac_status=$?
14538 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13236 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14539 (exit $ac_status); }; }; then 13237 (exit $ac_status); }; }; then
14540 ac_cv_lib_resolv_res_send=yes 13238 ac_cv_lib_resolv_res_send=yes
14541 else 13239 else
14542 echo "$as_me: failed program was:" >&5 13240 echo "$as_me: failed program was:" >&5
14543 sed 's/^/| /' conftest.$ac_ext >&5 13241 cat conftest.$ac_ext >&5
14544
14545 ac_cv_lib_resolv_res_send=no 13242 ac_cv_lib_resolv_res_send=no
14546 fi 13243 fi
14547 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13244 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
14548 LIBS=$ac_check_lib_save_LIBS 13245 LIBS=$ac_check_lib_save_LIBS
14549 fi 13246 fi
14558 echo $ECHO_N "(cached) $ECHO_C" >&6 13255 echo $ECHO_N "(cached) $ECHO_C" >&6
14559 else 13256 else
14560 ac_check_lib_save_LIBS=$LIBS 13257 ac_check_lib_save_LIBS=$LIBS
14561 LIBS="-lresolv $LIBS" 13258 LIBS="-lresolv $LIBS"
14562 cat >conftest.$ac_ext <<_ACEOF 13259 cat >conftest.$ac_ext <<_ACEOF
14563 /* confdefs.h. */ 13260 #line $LINENO "configure"
14564 _ACEOF 13261 #include "confdefs.h"
14565 cat confdefs.h >>conftest.$ac_ext
14566 cat >>conftest.$ac_ext <<_ACEOF
14567 /* end confdefs.h. */
14568 13262
14569 /* Override any gcc2 internal prototype to avoid an error. */ 13263 /* Override any gcc2 internal prototype to avoid an error. */
14570 #ifdef __cplusplus 13264 #ifdef __cplusplus
14571 extern "C" 13265 extern "C"
14572 #endif 13266 #endif
14585 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13279 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14586 (eval $ac_link) 2>&5 13280 (eval $ac_link) 2>&5
14587 ac_status=$? 13281 ac_status=$?
14588 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13282 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14589 (exit $ac_status); } && 13283 (exit $ac_status); } &&
14590 { ac_try='test -s conftest$ac_exeext' 13284 { ac_try='test -s conftest$ac_exeext'
14591 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13285 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14592 (eval $ac_try) 2>&5 13286 (eval $ac_try) 2>&5
14593 ac_status=$? 13287 ac_status=$?
14594 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13288 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14595 (exit $ac_status); }; }; then 13289 (exit $ac_status); }; }; then
14596 ac_cv_lib_resolv___res_send=yes 13290 ac_cv_lib_resolv___res_send=yes
14597 else 13291 else
14598 echo "$as_me: failed program was:" >&5 13292 echo "$as_me: failed program was:" >&5
14599 sed 's/^/| /' conftest.$ac_ext >&5 13293 cat conftest.$ac_ext >&5
14600
14601 ac_cv_lib_resolv___res_send=no 13294 ac_cv_lib_resolv___res_send=no
14602 fi 13295 fi
14603 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13296 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
14604 LIBS=$ac_check_lib_save_LIBS 13297 LIBS=$ac_check_lib_save_LIBS
14605 fi 13298 fi
14629 echo $ECHO_N "checking for hes_getmailhost... $ECHO_C" >&6 13322 echo $ECHO_N "checking for hes_getmailhost... $ECHO_C" >&6
14630 if test "${ac_cv_func_hes_getmailhost+set}" = set; then 13323 if test "${ac_cv_func_hes_getmailhost+set}" = set; then
14631 echo $ECHO_N "(cached) $ECHO_C" >&6 13324 echo $ECHO_N "(cached) $ECHO_C" >&6
14632 else 13325 else
14633 cat >conftest.$ac_ext <<_ACEOF 13326 cat >conftest.$ac_ext <<_ACEOF
14634 /* confdefs.h. */ 13327 #line $LINENO "configure"
14635 _ACEOF 13328 #include "confdefs.h"
14636 cat confdefs.h >>conftest.$ac_ext
14637 cat >>conftest.$ac_ext <<_ACEOF
14638 /* end confdefs.h. */
14639 /* Define hes_getmailhost to an innocuous variant, in case <limits.h> declares hes_getmailhost.
14640 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14641 #define hes_getmailhost innocuous_hes_getmailhost
14642
14643 /* System header to define __stub macros and hopefully few prototypes, 13329 /* System header to define __stub macros and hopefully few prototypes,
14644 which can conflict with char hes_getmailhost (); below. 13330 which can conflict with char hes_getmailhost (); below. */
14645 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 13331 #include <assert.h>
14646 <limits.h> exists even on freestanding compilers. */
14647
14648 #ifdef __STDC__
14649 # include <limits.h>
14650 #else
14651 # include <assert.h>
14652 #endif
14653
14654 #undef hes_getmailhost
14655
14656 /* Override any gcc2 internal prototype to avoid an error. */ 13332 /* Override any gcc2 internal prototype to avoid an error. */
14657 #ifdef __cplusplus 13333 #ifdef __cplusplus
14658 extern "C" 13334 extern "C"
14659 {
14660 #endif 13335 #endif
14661 /* We use char because int might match the return type of a gcc2 13336 /* We use char because int might match the return type of a gcc2
14662 builtin and then its argument prototype would still apply. */ 13337 builtin and then its argument prototype would still apply. */
14663 char hes_getmailhost (); 13338 char hes_getmailhost ();
13339 char (*f) ();
13340
13341 int
13342 main ()
13343 {
14664 /* The GNU C library defines this for functions which it implements 13344 /* The GNU C library defines this for functions which it implements
14665 to always fail with ENOSYS. Some functions are actually named 13345 to always fail with ENOSYS. Some functions are actually named
14666 something starting with __ and the normal name is an alias. */ 13346 something starting with __ and the normal name is an alias. */
14667 #if defined (__stub_hes_getmailhost) || defined (__stub___hes_getmailhost) 13347 #if defined (__stub_hes_getmailhost) || defined (__stub___hes_getmailhost)
14668 choke me 13348 choke me
14669 #else 13349 #else
14670 char (*f) () = hes_getmailhost; 13350 f = hes_getmailhost;
14671 #endif 13351 #endif
14672 #ifdef __cplusplus 13352
14673 }
14674 #endif
14675
14676 int
14677 main ()
14678 {
14679 return f != hes_getmailhost;
14680 ; 13353 ;
14681 return 0; 13354 return 0;
14682 } 13355 }
14683 _ACEOF 13356 _ACEOF
14684 rm -f conftest.$ac_objext conftest$ac_exeext 13357 rm -f conftest.$ac_objext conftest$ac_exeext
14685 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13358 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14686 (eval $ac_link) 2>&5 13359 (eval $ac_link) 2>&5
14687 ac_status=$? 13360 ac_status=$?
14688 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13361 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14689 (exit $ac_status); } && 13362 (exit $ac_status); } &&
14690 { ac_try='test -s conftest$ac_exeext' 13363 { ac_try='test -s conftest$ac_exeext'
14691 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13364 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14692 (eval $ac_try) 2>&5 13365 (eval $ac_try) 2>&5
14693 ac_status=$? 13366 ac_status=$?
14694 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13367 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14695 (exit $ac_status); }; }; then 13368 (exit $ac_status); }; }; then
14696 ac_cv_func_hes_getmailhost=yes 13369 ac_cv_func_hes_getmailhost=yes
14697 else 13370 else
14698 echo "$as_me: failed program was:" >&5 13371 echo "$as_me: failed program was:" >&5
14699 sed 's/^/| /' conftest.$ac_ext >&5 13372 cat conftest.$ac_ext >&5
14700
14701 ac_cv_func_hes_getmailhost=no 13373 ac_cv_func_hes_getmailhost=no
14702 fi 13374 fi
14703 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13375 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
14704 fi 13376 fi
14705 echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5 13377 echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5
14713 echo $ECHO_N "(cached) $ECHO_C" >&6 13385 echo $ECHO_N "(cached) $ECHO_C" >&6
14714 else 13386 else
14715 ac_check_lib_save_LIBS=$LIBS 13387 ac_check_lib_save_LIBS=$LIBS
14716 LIBS="-lhesiod $RESOLVLIB $LIBS" 13388 LIBS="-lhesiod $RESOLVLIB $LIBS"
14717 cat >conftest.$ac_ext <<_ACEOF 13389 cat >conftest.$ac_ext <<_ACEOF
14718 /* confdefs.h. */ 13390 #line $LINENO "configure"
14719 _ACEOF 13391 #include "confdefs.h"
14720 cat confdefs.h >>conftest.$ac_ext
14721 cat >>conftest.$ac_ext <<_ACEOF
14722 /* end confdefs.h. */
14723 13392
14724 /* Override any gcc2 internal prototype to avoid an error. */ 13393 /* Override any gcc2 internal prototype to avoid an error. */
14725 #ifdef __cplusplus 13394 #ifdef __cplusplus
14726 extern "C" 13395 extern "C"
14727 #endif 13396 #endif
14740 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13409 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14741 (eval $ac_link) 2>&5 13410 (eval $ac_link) 2>&5
14742 ac_status=$? 13411 ac_status=$?
14743 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13412 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14744 (exit $ac_status); } && 13413 (exit $ac_status); } &&
14745 { ac_try='test -s conftest$ac_exeext' 13414 { ac_try='test -s conftest$ac_exeext'
14746 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13415 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14747 (eval $ac_try) 2>&5 13416 (eval $ac_try) 2>&5
14748 ac_status=$? 13417 ac_status=$?
14749 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13418 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14750 (exit $ac_status); }; }; then 13419 (exit $ac_status); }; }; then
14751 ac_cv_lib_hesiod_hes_getmailhost=yes 13420 ac_cv_lib_hesiod_hes_getmailhost=yes
14752 else 13421 else
14753 echo "$as_me: failed program was:" >&5 13422 echo "$as_me: failed program was:" >&5
14754 sed 's/^/| /' conftest.$ac_ext >&5 13423 cat conftest.$ac_ext >&5
14755
14756 ac_cv_lib_hesiod_hes_getmailhost=no 13424 ac_cv_lib_hesiod_hes_getmailhost=no
14757 fi 13425 fi
14758 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13426 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
14759 LIBS=$ac_check_lib_save_LIBS 13427 LIBS=$ac_check_lib_save_LIBS
14760 fi 13428 fi
14783 echo $ECHO_N "(cached) $ECHO_C" >&6 13451 echo $ECHO_N "(cached) $ECHO_C" >&6
14784 else 13452 else
14785 ac_check_lib_save_LIBS=$LIBS 13453 ac_check_lib_save_LIBS=$LIBS
14786 LIBS="-lcom_err $LIBS" 13454 LIBS="-lcom_err $LIBS"
14787 cat >conftest.$ac_ext <<_ACEOF 13455 cat >conftest.$ac_ext <<_ACEOF
14788 /* confdefs.h. */ 13456 #line $LINENO "configure"
14789 _ACEOF 13457 #include "confdefs.h"
14790 cat confdefs.h >>conftest.$ac_ext
14791 cat >>conftest.$ac_ext <<_ACEOF
14792 /* end confdefs.h. */
14793 13458
14794 /* Override any gcc2 internal prototype to avoid an error. */ 13459 /* Override any gcc2 internal prototype to avoid an error. */
14795 #ifdef __cplusplus 13460 #ifdef __cplusplus
14796 extern "C" 13461 extern "C"
14797 #endif 13462 #endif
14810 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13475 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14811 (eval $ac_link) 2>&5 13476 (eval $ac_link) 2>&5
14812 ac_status=$? 13477 ac_status=$?
14813 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13478 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14814 (exit $ac_status); } && 13479 (exit $ac_status); } &&
14815 { ac_try='test -s conftest$ac_exeext' 13480 { ac_try='test -s conftest$ac_exeext'
14816 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13481 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14817 (eval $ac_try) 2>&5 13482 (eval $ac_try) 2>&5
14818 ac_status=$? 13483 ac_status=$?
14819 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13484 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14820 (exit $ac_status); }; }; then 13485 (exit $ac_status); }; }; then
14821 ac_cv_lib_com_err_com_err=yes 13486 ac_cv_lib_com_err_com_err=yes
14822 else 13487 else
14823 echo "$as_me: failed program was:" >&5 13488 echo "$as_me: failed program was:" >&5
14824 sed 's/^/| /' conftest.$ac_ext >&5 13489 cat conftest.$ac_ext >&5
14825
14826 ac_cv_lib_com_err_com_err=no 13490 ac_cv_lib_com_err_com_err=no
14827 fi 13491 fi
14828 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13492 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
14829 LIBS=$ac_check_lib_save_LIBS 13493 LIBS=$ac_check_lib_save_LIBS
14830 fi 13494 fi
14846 echo $ECHO_N "(cached) $ECHO_C" >&6 13510 echo $ECHO_N "(cached) $ECHO_C" >&6
14847 else 13511 else
14848 ac_check_lib_save_LIBS=$LIBS 13512 ac_check_lib_save_LIBS=$LIBS
14849 LIBS="-lk5crypto $LIBS" 13513 LIBS="-lk5crypto $LIBS"
14850 cat >conftest.$ac_ext <<_ACEOF 13514 cat >conftest.$ac_ext <<_ACEOF
14851 /* confdefs.h. */ 13515 #line $LINENO "configure"
14852 _ACEOF 13516 #include "confdefs.h"
14853 cat confdefs.h >>conftest.$ac_ext
14854 cat >>conftest.$ac_ext <<_ACEOF
14855 /* end confdefs.h. */
14856 13517
14857 /* Override any gcc2 internal prototype to avoid an error. */ 13518 /* Override any gcc2 internal prototype to avoid an error. */
14858 #ifdef __cplusplus 13519 #ifdef __cplusplus
14859 extern "C" 13520 extern "C"
14860 #endif 13521 #endif
14873 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13534 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14874 (eval $ac_link) 2>&5 13535 (eval $ac_link) 2>&5
14875 ac_status=$? 13536 ac_status=$?
14876 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13537 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14877 (exit $ac_status); } && 13538 (exit $ac_status); } &&
14878 { ac_try='test -s conftest$ac_exeext' 13539 { ac_try='test -s conftest$ac_exeext'
14879 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13540 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14880 (eval $ac_try) 2>&5 13541 (eval $ac_try) 2>&5
14881 ac_status=$? 13542 ac_status=$?
14882 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13543 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14883 (exit $ac_status); }; }; then 13544 (exit $ac_status); }; }; then
14884 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=yes 13545 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=yes
14885 else 13546 else
14886 echo "$as_me: failed program was:" >&5 13547 echo "$as_me: failed program was:" >&5
14887 sed 's/^/| /' conftest.$ac_ext >&5 13548 cat conftest.$ac_ext >&5
14888
14889 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no 13549 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no
14890 fi 13550 fi
14891 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13551 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
14892 LIBS=$ac_check_lib_save_LIBS 13552 LIBS=$ac_check_lib_save_LIBS
14893 fi 13553 fi
14909 echo $ECHO_N "(cached) $ECHO_C" >&6 13569 echo $ECHO_N "(cached) $ECHO_C" >&6
14910 else 13570 else
14911 ac_check_lib_save_LIBS=$LIBS 13571 ac_check_lib_save_LIBS=$LIBS
14912 LIBS="-lcrypto $LIBS" 13572 LIBS="-lcrypto $LIBS"
14913 cat >conftest.$ac_ext <<_ACEOF 13573 cat >conftest.$ac_ext <<_ACEOF
14914 /* confdefs.h. */ 13574 #line $LINENO "configure"
14915 _ACEOF 13575 #include "confdefs.h"
14916 cat confdefs.h >>conftest.$ac_ext
14917 cat >>conftest.$ac_ext <<_ACEOF
14918 /* end confdefs.h. */
14919 13576
14920 /* Override any gcc2 internal prototype to avoid an error. */ 13577 /* Override any gcc2 internal prototype to avoid an error. */
14921 #ifdef __cplusplus 13578 #ifdef __cplusplus
14922 extern "C" 13579 extern "C"
14923 #endif 13580 #endif
14936 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13593 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14937 (eval $ac_link) 2>&5 13594 (eval $ac_link) 2>&5
14938 ac_status=$? 13595 ac_status=$?
14939 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13596 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14940 (exit $ac_status); } && 13597 (exit $ac_status); } &&
14941 { ac_try='test -s conftest$ac_exeext' 13598 { ac_try='test -s conftest$ac_exeext'
14942 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13599 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
14943 (eval $ac_try) 2>&5 13600 (eval $ac_try) 2>&5
14944 ac_status=$? 13601 ac_status=$?
14945 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13602 echo "$as_me:$LINENO: \$? = $ac_status" >&5
14946 (exit $ac_status); }; }; then 13603 (exit $ac_status); }; }; then
14947 ac_cv_lib_crypto_mit_des_cbc_encrypt=yes 13604 ac_cv_lib_crypto_mit_des_cbc_encrypt=yes
14948 else 13605 else
14949 echo "$as_me: failed program was:" >&5 13606 echo "$as_me: failed program was:" >&5
14950 sed 's/^/| /' conftest.$ac_ext >&5 13607 cat conftest.$ac_ext >&5
14951
14952 ac_cv_lib_crypto_mit_des_cbc_encrypt=no 13608 ac_cv_lib_crypto_mit_des_cbc_encrypt=no
14953 fi 13609 fi
14954 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13610 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
14955 LIBS=$ac_check_lib_save_LIBS 13611 LIBS=$ac_check_lib_save_LIBS
14956 fi 13612 fi
14972 echo $ECHO_N "(cached) $ECHO_C" >&6 13628 echo $ECHO_N "(cached) $ECHO_C" >&6
14973 else 13629 else
14974 ac_check_lib_save_LIBS=$LIBS 13630 ac_check_lib_save_LIBS=$LIBS
14975 LIBS="-lkrb5 $LIBS" 13631 LIBS="-lkrb5 $LIBS"
14976 cat >conftest.$ac_ext <<_ACEOF 13632 cat >conftest.$ac_ext <<_ACEOF
14977 /* confdefs.h. */ 13633 #line $LINENO "configure"
14978 _ACEOF 13634 #include "confdefs.h"
14979 cat confdefs.h >>conftest.$ac_ext
14980 cat >>conftest.$ac_ext <<_ACEOF
14981 /* end confdefs.h. */
14982 13635
14983 /* Override any gcc2 internal prototype to avoid an error. */ 13636 /* Override any gcc2 internal prototype to avoid an error. */
14984 #ifdef __cplusplus 13637 #ifdef __cplusplus
14985 extern "C" 13638 extern "C"
14986 #endif 13639 #endif
14999 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13652 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15000 (eval $ac_link) 2>&5 13653 (eval $ac_link) 2>&5
15001 ac_status=$? 13654 ac_status=$?
15002 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13655 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15003 (exit $ac_status); } && 13656 (exit $ac_status); } &&
15004 { ac_try='test -s conftest$ac_exeext' 13657 { ac_try='test -s conftest$ac_exeext'
15005 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13658 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15006 (eval $ac_try) 2>&5 13659 (eval $ac_try) 2>&5
15007 ac_status=$? 13660 ac_status=$?
15008 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13661 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15009 (exit $ac_status); }; }; then 13662 (exit $ac_status); }; }; then
15010 ac_cv_lib_krb5_krb5_init_context=yes 13663 ac_cv_lib_krb5_krb5_init_context=yes
15011 else 13664 else
15012 echo "$as_me: failed program was:" >&5 13665 echo "$as_me: failed program was:" >&5
15013 sed 's/^/| /' conftest.$ac_ext >&5 13666 cat conftest.$ac_ext >&5
15014
15015 ac_cv_lib_krb5_krb5_init_context=no 13667 ac_cv_lib_krb5_krb5_init_context=no
15016 fi 13668 fi
15017 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13669 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
15018 LIBS=$ac_check_lib_save_LIBS 13670 LIBS=$ac_check_lib_save_LIBS
15019 fi 13671 fi
15036 echo $ECHO_N "(cached) $ECHO_C" >&6 13688 echo $ECHO_N "(cached) $ECHO_C" >&6
15037 else 13689 else
15038 ac_check_lib_save_LIBS=$LIBS 13690 ac_check_lib_save_LIBS=$LIBS
15039 LIBS="-ldes425 $LIBS" 13691 LIBS="-ldes425 $LIBS"
15040 cat >conftest.$ac_ext <<_ACEOF 13692 cat >conftest.$ac_ext <<_ACEOF
15041 /* confdefs.h. */ 13693 #line $LINENO "configure"
15042 _ACEOF 13694 #include "confdefs.h"
15043 cat confdefs.h >>conftest.$ac_ext
15044 cat >>conftest.$ac_ext <<_ACEOF
15045 /* end confdefs.h. */
15046 13695
15047 /* Override any gcc2 internal prototype to avoid an error. */ 13696 /* Override any gcc2 internal prototype to avoid an error. */
15048 #ifdef __cplusplus 13697 #ifdef __cplusplus
15049 extern "C" 13698 extern "C"
15050 #endif 13699 #endif
15063 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13712 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15064 (eval $ac_link) 2>&5 13713 (eval $ac_link) 2>&5
15065 ac_status=$? 13714 ac_status=$?
15066 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13715 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15067 (exit $ac_status); } && 13716 (exit $ac_status); } &&
15068 { ac_try='test -s conftest$ac_exeext' 13717 { ac_try='test -s conftest$ac_exeext'
15069 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13718 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15070 (eval $ac_try) 2>&5 13719 (eval $ac_try) 2>&5
15071 ac_status=$? 13720 ac_status=$?
15072 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13721 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15073 (exit $ac_status); }; }; then 13722 (exit $ac_status); }; }; then
15074 ac_cv_lib_des425_des_cbc_encrypt=yes 13723 ac_cv_lib_des425_des_cbc_encrypt=yes
15075 else 13724 else
15076 echo "$as_me: failed program was:" >&5 13725 echo "$as_me: failed program was:" >&5
15077 sed 's/^/| /' conftest.$ac_ext >&5 13726 cat conftest.$ac_ext >&5
15078
15079 ac_cv_lib_des425_des_cbc_encrypt=no 13727 ac_cv_lib_des425_des_cbc_encrypt=no
15080 fi 13728 fi
15081 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13729 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
15082 LIBS=$ac_check_lib_save_LIBS 13730 LIBS=$ac_check_lib_save_LIBS
15083 fi 13731 fi
15098 echo $ECHO_N "(cached) $ECHO_C" >&6 13746 echo $ECHO_N "(cached) $ECHO_C" >&6
15099 else 13747 else
15100 ac_check_lib_save_LIBS=$LIBS 13748 ac_check_lib_save_LIBS=$LIBS
15101 LIBS="-ldes $LIBS" 13749 LIBS="-ldes $LIBS"
15102 cat >conftest.$ac_ext <<_ACEOF 13750 cat >conftest.$ac_ext <<_ACEOF
15103 /* confdefs.h. */ 13751 #line $LINENO "configure"
15104 _ACEOF 13752 #include "confdefs.h"
15105 cat confdefs.h >>conftest.$ac_ext
15106 cat >>conftest.$ac_ext <<_ACEOF
15107 /* end confdefs.h. */
15108 13753
15109 /* Override any gcc2 internal prototype to avoid an error. */ 13754 /* Override any gcc2 internal prototype to avoid an error. */
15110 #ifdef __cplusplus 13755 #ifdef __cplusplus
15111 extern "C" 13756 extern "C"
15112 #endif 13757 #endif
15125 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13770 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15126 (eval $ac_link) 2>&5 13771 (eval $ac_link) 2>&5
15127 ac_status=$? 13772 ac_status=$?
15128 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13773 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15129 (exit $ac_status); } && 13774 (exit $ac_status); } &&
15130 { ac_try='test -s conftest$ac_exeext' 13775 { ac_try='test -s conftest$ac_exeext'
15131 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13776 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15132 (eval $ac_try) 2>&5 13777 (eval $ac_try) 2>&5
15133 ac_status=$? 13778 ac_status=$?
15134 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13779 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15135 (exit $ac_status); }; }; then 13780 (exit $ac_status); }; }; then
15136 ac_cv_lib_des_des_cbc_encrypt=yes 13781 ac_cv_lib_des_des_cbc_encrypt=yes
15137 else 13782 else
15138 echo "$as_me: failed program was:" >&5 13783 echo "$as_me: failed program was:" >&5
15139 sed 's/^/| /' conftest.$ac_ext >&5 13784 cat conftest.$ac_ext >&5
15140
15141 ac_cv_lib_des_des_cbc_encrypt=no 13785 ac_cv_lib_des_des_cbc_encrypt=no
15142 fi 13786 fi
15143 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13787 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
15144 LIBS=$ac_check_lib_save_LIBS 13788 LIBS=$ac_check_lib_save_LIBS
15145 fi 13789 fi
15163 echo $ECHO_N "(cached) $ECHO_C" >&6 13807 echo $ECHO_N "(cached) $ECHO_C" >&6
15164 else 13808 else
15165 ac_check_lib_save_LIBS=$LIBS 13809 ac_check_lib_save_LIBS=$LIBS
15166 LIBS="-lkrb4 $LIBS" 13810 LIBS="-lkrb4 $LIBS"
15167 cat >conftest.$ac_ext <<_ACEOF 13811 cat >conftest.$ac_ext <<_ACEOF
15168 /* confdefs.h. */ 13812 #line $LINENO "configure"
15169 _ACEOF 13813 #include "confdefs.h"
15170 cat confdefs.h >>conftest.$ac_ext
15171 cat >>conftest.$ac_ext <<_ACEOF
15172 /* end confdefs.h. */
15173 13814
15174 /* Override any gcc2 internal prototype to avoid an error. */ 13815 /* Override any gcc2 internal prototype to avoid an error. */
15175 #ifdef __cplusplus 13816 #ifdef __cplusplus
15176 extern "C" 13817 extern "C"
15177 #endif 13818 #endif
15190 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13831 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15191 (eval $ac_link) 2>&5 13832 (eval $ac_link) 2>&5
15192 ac_status=$? 13833 ac_status=$?
15193 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13834 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15194 (exit $ac_status); } && 13835 (exit $ac_status); } &&
15195 { ac_try='test -s conftest$ac_exeext' 13836 { ac_try='test -s conftest$ac_exeext'
15196 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13837 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15197 (eval $ac_try) 2>&5 13838 (eval $ac_try) 2>&5
15198 ac_status=$? 13839 ac_status=$?
15199 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13840 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15200 (exit $ac_status); }; }; then 13841 (exit $ac_status); }; }; then
15201 ac_cv_lib_krb4_krb_get_cred=yes 13842 ac_cv_lib_krb4_krb_get_cred=yes
15202 else 13843 else
15203 echo "$as_me: failed program was:" >&5 13844 echo "$as_me: failed program was:" >&5
15204 sed 's/^/| /' conftest.$ac_ext >&5 13845 cat conftest.$ac_ext >&5
15205
15206 ac_cv_lib_krb4_krb_get_cred=no 13846 ac_cv_lib_krb4_krb_get_cred=no
15207 fi 13847 fi
15208 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13848 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
15209 LIBS=$ac_check_lib_save_LIBS 13849 LIBS=$ac_check_lib_save_LIBS
15210 fi 13850 fi
15225 echo $ECHO_N "(cached) $ECHO_C" >&6 13865 echo $ECHO_N "(cached) $ECHO_C" >&6
15226 else 13866 else
15227 ac_check_lib_save_LIBS=$LIBS 13867 ac_check_lib_save_LIBS=$LIBS
15228 LIBS="-lkrb $LIBS" 13868 LIBS="-lkrb $LIBS"
15229 cat >conftest.$ac_ext <<_ACEOF 13869 cat >conftest.$ac_ext <<_ACEOF
15230 /* confdefs.h. */ 13870 #line $LINENO "configure"
15231 _ACEOF 13871 #include "confdefs.h"
15232 cat confdefs.h >>conftest.$ac_ext
15233 cat >>conftest.$ac_ext <<_ACEOF
15234 /* end confdefs.h. */
15235 13872
15236 /* Override any gcc2 internal prototype to avoid an error. */ 13873 /* Override any gcc2 internal prototype to avoid an error. */
15237 #ifdef __cplusplus 13874 #ifdef __cplusplus
15238 extern "C" 13875 extern "C"
15239 #endif 13876 #endif
15252 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 13889 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15253 (eval $ac_link) 2>&5 13890 (eval $ac_link) 2>&5
15254 ac_status=$? 13891 ac_status=$?
15255 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13892 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15256 (exit $ac_status); } && 13893 (exit $ac_status); } &&
15257 { ac_try='test -s conftest$ac_exeext' 13894 { ac_try='test -s conftest$ac_exeext'
15258 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13895 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15259 (eval $ac_try) 2>&5 13896 (eval $ac_try) 2>&5
15260 ac_status=$? 13897 ac_status=$?
15261 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13898 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15262 (exit $ac_status); }; }; then 13899 (exit $ac_status); }; }; then
15263 ac_cv_lib_krb_krb_get_cred=yes 13900 ac_cv_lib_krb_krb_get_cred=yes
15264 else 13901 else
15265 echo "$as_me: failed program was:" >&5 13902 echo "$as_me: failed program was:" >&5
15266 sed 's/^/| /' conftest.$ac_ext >&5 13903 cat conftest.$ac_ext >&5
15267
15268 ac_cv_lib_krb_krb_get_cred=no 13904 ac_cv_lib_krb_krb_get_cred=no
15269 fi 13905 fi
15270 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 13906 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
15271 LIBS=$ac_check_lib_save_LIBS 13907 LIBS=$ac_check_lib_save_LIBS
15272 fi 13908 fi
15301 else 13937 else
15302 # Is the header compilable? 13938 # Is the header compilable?
15303 echo "$as_me:$LINENO: checking $ac_header usability" >&5 13939 echo "$as_me:$LINENO: checking $ac_header usability" >&5
15304 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 13940 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15305 cat >conftest.$ac_ext <<_ACEOF 13941 cat >conftest.$ac_ext <<_ACEOF
15306 /* confdefs.h. */ 13942 #line $LINENO "configure"
15307 _ACEOF 13943 #include "confdefs.h"
15308 cat confdefs.h >>conftest.$ac_ext
15309 cat >>conftest.$ac_ext <<_ACEOF
15310 /* end confdefs.h. */
15311 $ac_includes_default 13944 $ac_includes_default
15312 #include <$ac_header> 13945 #include <$ac_header>
15313 _ACEOF 13946 _ACEOF
15314 rm -f conftest.$ac_objext 13947 rm -f conftest.$ac_objext
15315 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 13948 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15316 (eval $ac_compile) 2>&5 13949 (eval $ac_compile) 2>&5
15317 ac_status=$? 13950 ac_status=$?
15318 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13951 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15319 (exit $ac_status); } && 13952 (exit $ac_status); } &&
15320 { ac_try='test -s conftest.$ac_objext' 13953 { ac_try='test -s conftest.$ac_objext'
15321 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 13954 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15322 (eval $ac_try) 2>&5 13955 (eval $ac_try) 2>&5
15323 ac_status=$? 13956 ac_status=$?
15324 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13957 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15325 (exit $ac_status); }; }; then 13958 (exit $ac_status); }; }; then
15326 ac_header_compiler=yes 13959 ac_header_compiler=yes
15327 else 13960 else
15328 echo "$as_me: failed program was:" >&5 13961 echo "$as_me: failed program was:" >&5
15329 sed 's/^/| /' conftest.$ac_ext >&5 13962 cat conftest.$ac_ext >&5
15330
15331 ac_header_compiler=no 13963 ac_header_compiler=no
15332 fi 13964 fi
15333 rm -f conftest.$ac_objext conftest.$ac_ext 13965 rm -f conftest.$ac_objext conftest.$ac_ext
15334 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 13966 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15335 echo "${ECHO_T}$ac_header_compiler" >&6 13967 echo "${ECHO_T}$ac_header_compiler" >&6
15336 13968
15337 # Is the header present? 13969 # Is the header present?
15338 echo "$as_me:$LINENO: checking $ac_header presence" >&5 13970 echo "$as_me:$LINENO: checking $ac_header presence" >&5
15339 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 13971 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15340 cat >conftest.$ac_ext <<_ACEOF 13972 cat >conftest.$ac_ext <<_ACEOF
15341 /* confdefs.h. */ 13973 #line $LINENO "configure"
15342 _ACEOF 13974 #include "confdefs.h"
15343 cat confdefs.h >>conftest.$ac_ext
15344 cat >>conftest.$ac_ext <<_ACEOF
15345 /* end confdefs.h. */
15346 #include <$ac_header> 13975 #include <$ac_header>
15347 _ACEOF 13976 _ACEOF
15348 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 13977 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
15349 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 13978 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
15350 ac_status=$? 13979 ac_status=$?
15363 fi 13992 fi
15364 if test -z "$ac_cpp_err"; then 13993 if test -z "$ac_cpp_err"; then
15365 ac_header_preproc=yes 13994 ac_header_preproc=yes
15366 else 13995 else
15367 echo "$as_me: failed program was:" >&5 13996 echo "$as_me: failed program was:" >&5
15368 sed 's/^/| /' conftest.$ac_ext >&5 13997 cat conftest.$ac_ext >&5
15369
15370 ac_header_preproc=no 13998 ac_header_preproc=no
15371 fi 13999 fi
15372 rm -f conftest.err conftest.$ac_ext 14000 rm -f conftest.err conftest.$ac_ext
15373 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 14001 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15374 echo "${ECHO_T}$ac_header_preproc" >&6 14002 echo "${ECHO_T}$ac_header_preproc" >&6
15376 # So? What about this header? 14004 # So? What about this header?
15377 case $ac_header_compiler:$ac_header_preproc in 14005 case $ac_header_compiler:$ac_header_preproc in
15378 yes:no ) 14006 yes:no )
15379 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 14007 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15380 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 14008 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15381 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 14009 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15382 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 14010 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
15383 ac_header_preproc=yes
15384 ;;
15385 no:yes ) 14011 no:yes )
15386 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 14012 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15387 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 14013 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15388 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 14014 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15389 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 14015 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
15390 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15391 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15392 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
15393 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15394 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 14016 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15395 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 14017 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
15396 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15397 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15398 (
15399 cat <<\_ASBOX
15400 ## ------------------------------------------ ##
15401 ## Report this to the AC_PACKAGE_NAME lists. ##
15402 ## ------------------------------------------ ##
15403 _ASBOX
15404 ) |
15405 sed "s/^/$as_me: WARNING: /" >&2
15406 ;;
15407 esac 14018 esac
15408 echo "$as_me:$LINENO: checking for $ac_header" >&5 14019 echo "$as_me:$LINENO: checking for $ac_header" >&5
15409 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 14020 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
15410 if eval "test \"\${$as_ac_Header+set}\" = set"; then 14021 if eval "test \"\${$as_ac_Header+set}\" = set"; then
15411 echo $ECHO_N "(cached) $ECHO_C" >&6 14022 echo $ECHO_N "(cached) $ECHO_C" >&6
15412 else 14023 else
15413 eval "$as_ac_Header=\$ac_header_preproc" 14024 eval "$as_ac_Header=$ac_header_preproc"
15414 fi 14025 fi
15415 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 14026 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15416 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 14027 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
15417 14028
15418 fi 14029 fi
15441 else 14052 else
15442 # Is the header compilable? 14053 # Is the header compilable?
15443 echo "$as_me:$LINENO: checking $ac_header usability" >&5 14054 echo "$as_me:$LINENO: checking $ac_header usability" >&5
15444 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 14055 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15445 cat >conftest.$ac_ext <<_ACEOF 14056 cat >conftest.$ac_ext <<_ACEOF
15446 /* confdefs.h. */ 14057 #line $LINENO "configure"
15447 _ACEOF 14058 #include "confdefs.h"
15448 cat confdefs.h >>conftest.$ac_ext
15449 cat >>conftest.$ac_ext <<_ACEOF
15450 /* end confdefs.h. */
15451 $ac_includes_default 14059 $ac_includes_default
15452 #include <$ac_header> 14060 #include <$ac_header>
15453 _ACEOF 14061 _ACEOF
15454 rm -f conftest.$ac_objext 14062 rm -f conftest.$ac_objext
15455 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 14063 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15456 (eval $ac_compile) 2>&5 14064 (eval $ac_compile) 2>&5
15457 ac_status=$? 14065 ac_status=$?
15458 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14066 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15459 (exit $ac_status); } && 14067 (exit $ac_status); } &&
15460 { ac_try='test -s conftest.$ac_objext' 14068 { ac_try='test -s conftest.$ac_objext'
15461 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14069 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15462 (eval $ac_try) 2>&5 14070 (eval $ac_try) 2>&5
15463 ac_status=$? 14071 ac_status=$?
15464 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14072 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15465 (exit $ac_status); }; }; then 14073 (exit $ac_status); }; }; then
15466 ac_header_compiler=yes 14074 ac_header_compiler=yes
15467 else 14075 else
15468 echo "$as_me: failed program was:" >&5 14076 echo "$as_me: failed program was:" >&5
15469 sed 's/^/| /' conftest.$ac_ext >&5 14077 cat conftest.$ac_ext >&5
15470
15471 ac_header_compiler=no 14078 ac_header_compiler=no
15472 fi 14079 fi
15473 rm -f conftest.$ac_objext conftest.$ac_ext 14080 rm -f conftest.$ac_objext conftest.$ac_ext
15474 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 14081 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15475 echo "${ECHO_T}$ac_header_compiler" >&6 14082 echo "${ECHO_T}$ac_header_compiler" >&6
15476 14083
15477 # Is the header present? 14084 # Is the header present?
15478 echo "$as_me:$LINENO: checking $ac_header presence" >&5 14085 echo "$as_me:$LINENO: checking $ac_header presence" >&5
15479 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 14086 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15480 cat >conftest.$ac_ext <<_ACEOF 14087 cat >conftest.$ac_ext <<_ACEOF
15481 /* confdefs.h. */ 14088 #line $LINENO "configure"
15482 _ACEOF 14089 #include "confdefs.h"
15483 cat confdefs.h >>conftest.$ac_ext
15484 cat >>conftest.$ac_ext <<_ACEOF
15485 /* end confdefs.h. */
15486 #include <$ac_header> 14090 #include <$ac_header>
15487 _ACEOF 14091 _ACEOF
15488 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 14092 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
15489 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 14093 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
15490 ac_status=$? 14094 ac_status=$?
15503 fi 14107 fi
15504 if test -z "$ac_cpp_err"; then 14108 if test -z "$ac_cpp_err"; then
15505 ac_header_preproc=yes 14109 ac_header_preproc=yes
15506 else 14110 else
15507 echo "$as_me: failed program was:" >&5 14111 echo "$as_me: failed program was:" >&5
15508 sed 's/^/| /' conftest.$ac_ext >&5 14112 cat conftest.$ac_ext >&5
15509
15510 ac_header_preproc=no 14113 ac_header_preproc=no
15511 fi 14114 fi
15512 rm -f conftest.err conftest.$ac_ext 14115 rm -f conftest.err conftest.$ac_ext
15513 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 14116 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15514 echo "${ECHO_T}$ac_header_preproc" >&6 14117 echo "${ECHO_T}$ac_header_preproc" >&6
15516 # So? What about this header? 14119 # So? What about this header?
15517 case $ac_header_compiler:$ac_header_preproc in 14120 case $ac_header_compiler:$ac_header_preproc in
15518 yes:no ) 14121 yes:no )
15519 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 14122 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15520 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 14123 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15521 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 14124 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15522 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 14125 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
15523 ac_header_preproc=yes
15524 ;;
15525 no:yes ) 14126 no:yes )
15526 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 14127 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15527 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 14128 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15528 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 14129 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15529 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 14130 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
15530 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15531 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15532 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
15533 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15534 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 14131 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15535 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 14132 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
15536 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15537 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15538 (
15539 cat <<\_ASBOX
15540 ## ------------------------------------------ ##
15541 ## Report this to the AC_PACKAGE_NAME lists. ##
15542 ## ------------------------------------------ ##
15543 _ASBOX
15544 ) |
15545 sed "s/^/$as_me: WARNING: /" >&2
15546 ;;
15547 esac 14133 esac
15548 echo "$as_me:$LINENO: checking for $ac_header" >&5 14134 echo "$as_me:$LINENO: checking for $ac_header" >&5
15549 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 14135 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
15550 if eval "test \"\${$as_ac_Header+set}\" = set"; then 14136 if eval "test \"\${$as_ac_Header+set}\" = set"; then
15551 echo $ECHO_N "(cached) $ECHO_C" >&6 14137 echo $ECHO_N "(cached) $ECHO_C" >&6
15552 else 14138 else
15553 eval "$as_ac_Header=\$ac_header_preproc" 14139 eval "$as_ac_Header=$ac_header_preproc"
15554 fi 14140 fi
15555 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 14141 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15556 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 14142 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
15557 14143
15558 fi 14144 fi
15577 else 14163 else
15578 # Is the header compilable? 14164 # Is the header compilable?
15579 echo "$as_me:$LINENO: checking $ac_header usability" >&5 14165 echo "$as_me:$LINENO: checking $ac_header usability" >&5
15580 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 14166 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15581 cat >conftest.$ac_ext <<_ACEOF 14167 cat >conftest.$ac_ext <<_ACEOF
15582 /* confdefs.h. */ 14168 #line $LINENO "configure"
15583 _ACEOF 14169 #include "confdefs.h"
15584 cat confdefs.h >>conftest.$ac_ext
15585 cat >>conftest.$ac_ext <<_ACEOF
15586 /* end confdefs.h. */
15587 $ac_includes_default 14170 $ac_includes_default
15588 #include <$ac_header> 14171 #include <$ac_header>
15589 _ACEOF 14172 _ACEOF
15590 rm -f conftest.$ac_objext 14173 rm -f conftest.$ac_objext
15591 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 14174 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15592 (eval $ac_compile) 2>&5 14175 (eval $ac_compile) 2>&5
15593 ac_status=$? 14176 ac_status=$?
15594 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14177 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15595 (exit $ac_status); } && 14178 (exit $ac_status); } &&
15596 { ac_try='test -s conftest.$ac_objext' 14179 { ac_try='test -s conftest.$ac_objext'
15597 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14180 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15598 (eval $ac_try) 2>&5 14181 (eval $ac_try) 2>&5
15599 ac_status=$? 14182 ac_status=$?
15600 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14183 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15601 (exit $ac_status); }; }; then 14184 (exit $ac_status); }; }; then
15602 ac_header_compiler=yes 14185 ac_header_compiler=yes
15603 else 14186 else
15604 echo "$as_me: failed program was:" >&5 14187 echo "$as_me: failed program was:" >&5
15605 sed 's/^/| /' conftest.$ac_ext >&5 14188 cat conftest.$ac_ext >&5
15606
15607 ac_header_compiler=no 14189 ac_header_compiler=no
15608 fi 14190 fi
15609 rm -f conftest.$ac_objext conftest.$ac_ext 14191 rm -f conftest.$ac_objext conftest.$ac_ext
15610 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 14192 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15611 echo "${ECHO_T}$ac_header_compiler" >&6 14193 echo "${ECHO_T}$ac_header_compiler" >&6
15612 14194
15613 # Is the header present? 14195 # Is the header present?
15614 echo "$as_me:$LINENO: checking $ac_header presence" >&5 14196 echo "$as_me:$LINENO: checking $ac_header presence" >&5
15615 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 14197 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15616 cat >conftest.$ac_ext <<_ACEOF 14198 cat >conftest.$ac_ext <<_ACEOF
15617 /* confdefs.h. */ 14199 #line $LINENO "configure"
15618 _ACEOF 14200 #include "confdefs.h"
15619 cat confdefs.h >>conftest.$ac_ext
15620 cat >>conftest.$ac_ext <<_ACEOF
15621 /* end confdefs.h. */
15622 #include <$ac_header> 14201 #include <$ac_header>
15623 _ACEOF 14202 _ACEOF
15624 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 14203 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
15625 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 14204 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
15626 ac_status=$? 14205 ac_status=$?
15639 fi 14218 fi
15640 if test -z "$ac_cpp_err"; then 14219 if test -z "$ac_cpp_err"; then
15641 ac_header_preproc=yes 14220 ac_header_preproc=yes
15642 else 14221 else
15643 echo "$as_me: failed program was:" >&5 14222 echo "$as_me: failed program was:" >&5
15644 sed 's/^/| /' conftest.$ac_ext >&5 14223 cat conftest.$ac_ext >&5
15645
15646 ac_header_preproc=no 14224 ac_header_preproc=no
15647 fi 14225 fi
15648 rm -f conftest.err conftest.$ac_ext 14226 rm -f conftest.err conftest.$ac_ext
15649 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 14227 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15650 echo "${ECHO_T}$ac_header_preproc" >&6 14228 echo "${ECHO_T}$ac_header_preproc" >&6
15652 # So? What about this header? 14230 # So? What about this header?
15653 case $ac_header_compiler:$ac_header_preproc in 14231 case $ac_header_compiler:$ac_header_preproc in
15654 yes:no ) 14232 yes:no )
15655 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 14233 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15656 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 14234 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15657 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 14235 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15658 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 14236 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
15659 ac_header_preproc=yes
15660 ;;
15661 no:yes ) 14237 no:yes )
15662 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 14238 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15663 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 14239 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15664 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 14240 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15665 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 14241 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
15666 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15667 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15668 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
15669 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15670 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 14242 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15671 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 14243 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
15672 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15673 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15674 (
15675 cat <<\_ASBOX
15676 ## ------------------------------------------ ##
15677 ## Report this to the AC_PACKAGE_NAME lists. ##
15678 ## ------------------------------------------ ##
15679 _ASBOX
15680 ) |
15681 sed "s/^/$as_me: WARNING: /" >&2
15682 ;;
15683 esac 14244 esac
15684 echo "$as_me:$LINENO: checking for $ac_header" >&5 14245 echo "$as_me:$LINENO: checking for $ac_header" >&5
15685 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 14246 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
15686 if eval "test \"\${$as_ac_Header+set}\" = set"; then 14247 if eval "test \"\${$as_ac_Header+set}\" = set"; then
15687 echo $ECHO_N "(cached) $ECHO_C" >&6 14248 echo $ECHO_N "(cached) $ECHO_C" >&6
15688 else 14249 else
15689 eval "$as_ac_Header=\$ac_header_preproc" 14250 eval "$as_ac_Header=$ac_header_preproc"
15690 fi 14251 fi
15691 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 14252 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15692 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 14253 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
15693 14254
15694 fi 14255 fi
15713 else 14274 else
15714 # Is the header compilable? 14275 # Is the header compilable?
15715 echo "$as_me:$LINENO: checking $ac_header usability" >&5 14276 echo "$as_me:$LINENO: checking $ac_header usability" >&5
15716 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 14277 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15717 cat >conftest.$ac_ext <<_ACEOF 14278 cat >conftest.$ac_ext <<_ACEOF
15718 /* confdefs.h. */ 14279 #line $LINENO "configure"
15719 _ACEOF 14280 #include "confdefs.h"
15720 cat confdefs.h >>conftest.$ac_ext
15721 cat >>conftest.$ac_ext <<_ACEOF
15722 /* end confdefs.h. */
15723 $ac_includes_default 14281 $ac_includes_default
15724 #include <$ac_header> 14282 #include <$ac_header>
15725 _ACEOF 14283 _ACEOF
15726 rm -f conftest.$ac_objext 14284 rm -f conftest.$ac_objext
15727 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 14285 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15728 (eval $ac_compile) 2>&5 14286 (eval $ac_compile) 2>&5
15729 ac_status=$? 14287 ac_status=$?
15730 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14288 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15731 (exit $ac_status); } && 14289 (exit $ac_status); } &&
15732 { ac_try='test -s conftest.$ac_objext' 14290 { ac_try='test -s conftest.$ac_objext'
15733 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14291 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15734 (eval $ac_try) 2>&5 14292 (eval $ac_try) 2>&5
15735 ac_status=$? 14293 ac_status=$?
15736 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14294 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15737 (exit $ac_status); }; }; then 14295 (exit $ac_status); }; }; then
15738 ac_header_compiler=yes 14296 ac_header_compiler=yes
15739 else 14297 else
15740 echo "$as_me: failed program was:" >&5 14298 echo "$as_me: failed program was:" >&5
15741 sed 's/^/| /' conftest.$ac_ext >&5 14299 cat conftest.$ac_ext >&5
15742
15743 ac_header_compiler=no 14300 ac_header_compiler=no
15744 fi 14301 fi
15745 rm -f conftest.$ac_objext conftest.$ac_ext 14302 rm -f conftest.$ac_objext conftest.$ac_ext
15746 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 14303 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15747 echo "${ECHO_T}$ac_header_compiler" >&6 14304 echo "${ECHO_T}$ac_header_compiler" >&6
15748 14305
15749 # Is the header present? 14306 # Is the header present?
15750 echo "$as_me:$LINENO: checking $ac_header presence" >&5 14307 echo "$as_me:$LINENO: checking $ac_header presence" >&5
15751 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 14308 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15752 cat >conftest.$ac_ext <<_ACEOF 14309 cat >conftest.$ac_ext <<_ACEOF
15753 /* confdefs.h. */ 14310 #line $LINENO "configure"
15754 _ACEOF 14311 #include "confdefs.h"
15755 cat confdefs.h >>conftest.$ac_ext
15756 cat >>conftest.$ac_ext <<_ACEOF
15757 /* end confdefs.h. */
15758 #include <$ac_header> 14312 #include <$ac_header>
15759 _ACEOF 14313 _ACEOF
15760 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 14314 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
15761 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 14315 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
15762 ac_status=$? 14316 ac_status=$?
15775 fi 14329 fi
15776 if test -z "$ac_cpp_err"; then 14330 if test -z "$ac_cpp_err"; then
15777 ac_header_preproc=yes 14331 ac_header_preproc=yes
15778 else 14332 else
15779 echo "$as_me: failed program was:" >&5 14333 echo "$as_me: failed program was:" >&5
15780 sed 's/^/| /' conftest.$ac_ext >&5 14334 cat conftest.$ac_ext >&5
15781
15782 ac_header_preproc=no 14335 ac_header_preproc=no
15783 fi 14336 fi
15784 rm -f conftest.err conftest.$ac_ext 14337 rm -f conftest.err conftest.$ac_ext
15785 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 14338 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15786 echo "${ECHO_T}$ac_header_preproc" >&6 14339 echo "${ECHO_T}$ac_header_preproc" >&6
15788 # So? What about this header? 14341 # So? What about this header?
15789 case $ac_header_compiler:$ac_header_preproc in 14342 case $ac_header_compiler:$ac_header_preproc in
15790 yes:no ) 14343 yes:no )
15791 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 14344 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15792 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 14345 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15793 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 14346 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15794 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 14347 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
15795 ac_header_preproc=yes
15796 ;;
15797 no:yes ) 14348 no:yes )
15798 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 14349 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15799 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 14350 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15800 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 14351 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15801 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 14352 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
15802 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15803 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15804 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
15805 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15806 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 14353 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15807 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 14354 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
15808 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15809 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15810 (
15811 cat <<\_ASBOX
15812 ## ------------------------------------------ ##
15813 ## Report this to the AC_PACKAGE_NAME lists. ##
15814 ## ------------------------------------------ ##
15815 _ASBOX
15816 ) |
15817 sed "s/^/$as_me: WARNING: /" >&2
15818 ;;
15819 esac 14355 esac
15820 echo "$as_me:$LINENO: checking for $ac_header" >&5 14356 echo "$as_me:$LINENO: checking for $ac_header" >&5
15821 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 14357 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
15822 if eval "test \"\${$as_ac_Header+set}\" = set"; then 14358 if eval "test \"\${$as_ac_Header+set}\" = set"; then
15823 echo $ECHO_N "(cached) $ECHO_C" >&6 14359 echo $ECHO_N "(cached) $ECHO_C" >&6
15824 else 14360 else
15825 eval "$as_ac_Header=\$ac_header_preproc" 14361 eval "$as_ac_Header=$ac_header_preproc"
15826 fi 14362 fi
15827 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 14363 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15828 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 14364 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
15829 14365
15830 fi 14366 fi
15860 else 14396 else
15861 # Is the header compilable? 14397 # Is the header compilable?
15862 echo "$as_me:$LINENO: checking $ac_header usability" >&5 14398 echo "$as_me:$LINENO: checking $ac_header usability" >&5
15863 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 14399 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
15864 cat >conftest.$ac_ext <<_ACEOF 14400 cat >conftest.$ac_ext <<_ACEOF
15865 /* confdefs.h. */ 14401 #line $LINENO "configure"
15866 _ACEOF 14402 #include "confdefs.h"
15867 cat confdefs.h >>conftest.$ac_ext
15868 cat >>conftest.$ac_ext <<_ACEOF
15869 /* end confdefs.h. */
15870 $ac_includes_default 14403 $ac_includes_default
15871 #include <$ac_header> 14404 #include <$ac_header>
15872 _ACEOF 14405 _ACEOF
15873 rm -f conftest.$ac_objext 14406 rm -f conftest.$ac_objext
15874 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 14407 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
15875 (eval $ac_compile) 2>&5 14408 (eval $ac_compile) 2>&5
15876 ac_status=$? 14409 ac_status=$?
15877 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14410 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15878 (exit $ac_status); } && 14411 (exit $ac_status); } &&
15879 { ac_try='test -s conftest.$ac_objext' 14412 { ac_try='test -s conftest.$ac_objext'
15880 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14413 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15881 (eval $ac_try) 2>&5 14414 (eval $ac_try) 2>&5
15882 ac_status=$? 14415 ac_status=$?
15883 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14416 echo "$as_me:$LINENO: \$? = $ac_status" >&5
15884 (exit $ac_status); }; }; then 14417 (exit $ac_status); }; }; then
15885 ac_header_compiler=yes 14418 ac_header_compiler=yes
15886 else 14419 else
15887 echo "$as_me: failed program was:" >&5 14420 echo "$as_me: failed program was:" >&5
15888 sed 's/^/| /' conftest.$ac_ext >&5 14421 cat conftest.$ac_ext >&5
15889
15890 ac_header_compiler=no 14422 ac_header_compiler=no
15891 fi 14423 fi
15892 rm -f conftest.$ac_objext conftest.$ac_ext 14424 rm -f conftest.$ac_objext conftest.$ac_ext
15893 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 14425 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
15894 echo "${ECHO_T}$ac_header_compiler" >&6 14426 echo "${ECHO_T}$ac_header_compiler" >&6
15895 14427
15896 # Is the header present? 14428 # Is the header present?
15897 echo "$as_me:$LINENO: checking $ac_header presence" >&5 14429 echo "$as_me:$LINENO: checking $ac_header presence" >&5
15898 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 14430 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
15899 cat >conftest.$ac_ext <<_ACEOF 14431 cat >conftest.$ac_ext <<_ACEOF
15900 /* confdefs.h. */ 14432 #line $LINENO "configure"
15901 _ACEOF 14433 #include "confdefs.h"
15902 cat confdefs.h >>conftest.$ac_ext
15903 cat >>conftest.$ac_ext <<_ACEOF
15904 /* end confdefs.h. */
15905 #include <$ac_header> 14434 #include <$ac_header>
15906 _ACEOF 14435 _ACEOF
15907 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 14436 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
15908 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 14437 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
15909 ac_status=$? 14438 ac_status=$?
15922 fi 14451 fi
15923 if test -z "$ac_cpp_err"; then 14452 if test -z "$ac_cpp_err"; then
15924 ac_header_preproc=yes 14453 ac_header_preproc=yes
15925 else 14454 else
15926 echo "$as_me: failed program was:" >&5 14455 echo "$as_me: failed program was:" >&5
15927 sed 's/^/| /' conftest.$ac_ext >&5 14456 cat conftest.$ac_ext >&5
15928
15929 ac_header_preproc=no 14457 ac_header_preproc=no
15930 fi 14458 fi
15931 rm -f conftest.err conftest.$ac_ext 14459 rm -f conftest.err conftest.$ac_ext
15932 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 14460 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
15933 echo "${ECHO_T}$ac_header_preproc" >&6 14461 echo "${ECHO_T}$ac_header_preproc" >&6
15935 # So? What about this header? 14463 # So? What about this header?
15936 case $ac_header_compiler:$ac_header_preproc in 14464 case $ac_header_compiler:$ac_header_preproc in
15937 yes:no ) 14465 yes:no )
15938 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 14466 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
15939 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 14467 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
15940 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 14468 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15941 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 14469 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
15942 ac_header_preproc=yes
15943 ;;
15944 no:yes ) 14470 no:yes )
15945 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 14471 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
15946 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 14472 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
15947 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 14473 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
15948 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 14474 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
15949 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
15950 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
15951 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
15952 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
15953 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 14475 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
15954 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 14476 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
15955 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
15956 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
15957 (
15958 cat <<\_ASBOX
15959 ## ------------------------------------------ ##
15960 ## Report this to the AC_PACKAGE_NAME lists. ##
15961 ## ------------------------------------------ ##
15962 _ASBOX
15963 ) |
15964 sed "s/^/$as_me: WARNING: /" >&2
15965 ;;
15966 esac 14477 esac
15967 echo "$as_me:$LINENO: checking for $ac_header" >&5 14478 echo "$as_me:$LINENO: checking for $ac_header" >&5
15968 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 14479 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
15969 if eval "test \"\${$as_ac_Header+set}\" = set"; then 14480 if eval "test \"\${$as_ac_Header+set}\" = set"; then
15970 echo $ECHO_N "(cached) $ECHO_C" >&6 14481 echo $ECHO_N "(cached) $ECHO_C" >&6
15971 else 14482 else
15972 eval "$as_ac_Header=\$ac_header_preproc" 14483 eval "$as_ac_Header=$ac_header_preproc"
15973 fi 14484 fi
15974 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 14485 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
15975 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 14486 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
15976 14487
15977 fi 14488 fi
15996 else 14507 else
15997 # Is the header compilable? 14508 # Is the header compilable?
15998 echo "$as_me:$LINENO: checking $ac_header usability" >&5 14509 echo "$as_me:$LINENO: checking $ac_header usability" >&5
15999 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 14510 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
16000 cat >conftest.$ac_ext <<_ACEOF 14511 cat >conftest.$ac_ext <<_ACEOF
16001 /* confdefs.h. */ 14512 #line $LINENO "configure"
16002 _ACEOF 14513 #include "confdefs.h"
16003 cat confdefs.h >>conftest.$ac_ext
16004 cat >>conftest.$ac_ext <<_ACEOF
16005 /* end confdefs.h. */
16006 $ac_includes_default 14514 $ac_includes_default
16007 #include <$ac_header> 14515 #include <$ac_header>
16008 _ACEOF 14516 _ACEOF
16009 rm -f conftest.$ac_objext 14517 rm -f conftest.$ac_objext
16010 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 14518 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16011 (eval $ac_compile) 2>&5 14519 (eval $ac_compile) 2>&5
16012 ac_status=$? 14520 ac_status=$?
16013 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14521 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16014 (exit $ac_status); } && 14522 (exit $ac_status); } &&
16015 { ac_try='test -s conftest.$ac_objext' 14523 { ac_try='test -s conftest.$ac_objext'
16016 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14524 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16017 (eval $ac_try) 2>&5 14525 (eval $ac_try) 2>&5
16018 ac_status=$? 14526 ac_status=$?
16019 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14527 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16020 (exit $ac_status); }; }; then 14528 (exit $ac_status); }; }; then
16021 ac_header_compiler=yes 14529 ac_header_compiler=yes
16022 else 14530 else
16023 echo "$as_me: failed program was:" >&5 14531 echo "$as_me: failed program was:" >&5
16024 sed 's/^/| /' conftest.$ac_ext >&5 14532 cat conftest.$ac_ext >&5
16025
16026 ac_header_compiler=no 14533 ac_header_compiler=no
16027 fi 14534 fi
16028 rm -f conftest.$ac_objext conftest.$ac_ext 14535 rm -f conftest.$ac_objext conftest.$ac_ext
16029 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 14536 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16030 echo "${ECHO_T}$ac_header_compiler" >&6 14537 echo "${ECHO_T}$ac_header_compiler" >&6
16031 14538
16032 # Is the header present? 14539 # Is the header present?
16033 echo "$as_me:$LINENO: checking $ac_header presence" >&5 14540 echo "$as_me:$LINENO: checking $ac_header presence" >&5
16034 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 14541 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
16035 cat >conftest.$ac_ext <<_ACEOF 14542 cat >conftest.$ac_ext <<_ACEOF
16036 /* confdefs.h. */ 14543 #line $LINENO "configure"
16037 _ACEOF 14544 #include "confdefs.h"
16038 cat confdefs.h >>conftest.$ac_ext
16039 cat >>conftest.$ac_ext <<_ACEOF
16040 /* end confdefs.h. */
16041 #include <$ac_header> 14545 #include <$ac_header>
16042 _ACEOF 14546 _ACEOF
16043 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 14547 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
16044 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 14548 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
16045 ac_status=$? 14549 ac_status=$?
16058 fi 14562 fi
16059 if test -z "$ac_cpp_err"; then 14563 if test -z "$ac_cpp_err"; then
16060 ac_header_preproc=yes 14564 ac_header_preproc=yes
16061 else 14565 else
16062 echo "$as_me: failed program was:" >&5 14566 echo "$as_me: failed program was:" >&5
16063 sed 's/^/| /' conftest.$ac_ext >&5 14567 cat conftest.$ac_ext >&5
16064
16065 ac_header_preproc=no 14568 ac_header_preproc=no
16066 fi 14569 fi
16067 rm -f conftest.err conftest.$ac_ext 14570 rm -f conftest.err conftest.$ac_ext
16068 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 14571 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16069 echo "${ECHO_T}$ac_header_preproc" >&6 14572 echo "${ECHO_T}$ac_header_preproc" >&6
16071 # So? What about this header? 14574 # So? What about this header?
16072 case $ac_header_compiler:$ac_header_preproc in 14575 case $ac_header_compiler:$ac_header_preproc in
16073 yes:no ) 14576 yes:no )
16074 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 14577 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16075 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 14578 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16076 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 14579 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16077 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 14580 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
16078 ac_header_preproc=yes
16079 ;;
16080 no:yes ) 14581 no:yes )
16081 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 14582 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16082 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 14583 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16083 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 14584 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16084 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 14585 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16085 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16086 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16087 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16088 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16089 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 14586 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16090 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 14587 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
16091 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16092 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16093 (
16094 cat <<\_ASBOX
16095 ## ------------------------------------------ ##
16096 ## Report this to the AC_PACKAGE_NAME lists. ##
16097 ## ------------------------------------------ ##
16098 _ASBOX
16099 ) |
16100 sed "s/^/$as_me: WARNING: /" >&2
16101 ;;
16102 esac 14588 esac
16103 echo "$as_me:$LINENO: checking for $ac_header" >&5 14589 echo "$as_me:$LINENO: checking for $ac_header" >&5
16104 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 14590 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16105 if eval "test \"\${$as_ac_Header+set}\" = set"; then 14591 if eval "test \"\${$as_ac_Header+set}\" = set"; then
16106 echo $ECHO_N "(cached) $ECHO_C" >&6 14592 echo $ECHO_N "(cached) $ECHO_C" >&6
16107 else 14593 else
16108 eval "$as_ac_Header=\$ac_header_preproc" 14594 eval "$as_ac_Header=$ac_header_preproc"
16109 fi 14595 fi
16110 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 14596 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16111 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 14597 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16112 14598
16113 fi 14599 fi
16132 else 14618 else
16133 # Is the header compilable? 14619 # Is the header compilable?
16134 echo "$as_me:$LINENO: checking $ac_header usability" >&5 14620 echo "$as_me:$LINENO: checking $ac_header usability" >&5
16135 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 14621 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
16136 cat >conftest.$ac_ext <<_ACEOF 14622 cat >conftest.$ac_ext <<_ACEOF
16137 /* confdefs.h. */ 14623 #line $LINENO "configure"
16138 _ACEOF 14624 #include "confdefs.h"
16139 cat confdefs.h >>conftest.$ac_ext
16140 cat >>conftest.$ac_ext <<_ACEOF
16141 /* end confdefs.h. */
16142 $ac_includes_default 14625 $ac_includes_default
16143 #include <$ac_header> 14626 #include <$ac_header>
16144 _ACEOF 14627 _ACEOF
16145 rm -f conftest.$ac_objext 14628 rm -f conftest.$ac_objext
16146 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 14629 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16147 (eval $ac_compile) 2>&5 14630 (eval $ac_compile) 2>&5
16148 ac_status=$? 14631 ac_status=$?
16149 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14632 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16150 (exit $ac_status); } && 14633 (exit $ac_status); } &&
16151 { ac_try='test -s conftest.$ac_objext' 14634 { ac_try='test -s conftest.$ac_objext'
16152 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14635 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16153 (eval $ac_try) 2>&5 14636 (eval $ac_try) 2>&5
16154 ac_status=$? 14637 ac_status=$?
16155 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14638 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16156 (exit $ac_status); }; }; then 14639 (exit $ac_status); }; }; then
16157 ac_header_compiler=yes 14640 ac_header_compiler=yes
16158 else 14641 else
16159 echo "$as_me: failed program was:" >&5 14642 echo "$as_me: failed program was:" >&5
16160 sed 's/^/| /' conftest.$ac_ext >&5 14643 cat conftest.$ac_ext >&5
16161
16162 ac_header_compiler=no 14644 ac_header_compiler=no
16163 fi 14645 fi
16164 rm -f conftest.$ac_objext conftest.$ac_ext 14646 rm -f conftest.$ac_objext conftest.$ac_ext
16165 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 14647 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16166 echo "${ECHO_T}$ac_header_compiler" >&6 14648 echo "${ECHO_T}$ac_header_compiler" >&6
16167 14649
16168 # Is the header present? 14650 # Is the header present?
16169 echo "$as_me:$LINENO: checking $ac_header presence" >&5 14651 echo "$as_me:$LINENO: checking $ac_header presence" >&5
16170 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 14652 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
16171 cat >conftest.$ac_ext <<_ACEOF 14653 cat >conftest.$ac_ext <<_ACEOF
16172 /* confdefs.h. */ 14654 #line $LINENO "configure"
16173 _ACEOF 14655 #include "confdefs.h"
16174 cat confdefs.h >>conftest.$ac_ext
16175 cat >>conftest.$ac_ext <<_ACEOF
16176 /* end confdefs.h. */
16177 #include <$ac_header> 14656 #include <$ac_header>
16178 _ACEOF 14657 _ACEOF
16179 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 14658 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
16180 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 14659 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
16181 ac_status=$? 14660 ac_status=$?
16194 fi 14673 fi
16195 if test -z "$ac_cpp_err"; then 14674 if test -z "$ac_cpp_err"; then
16196 ac_header_preproc=yes 14675 ac_header_preproc=yes
16197 else 14676 else
16198 echo "$as_me: failed program was:" >&5 14677 echo "$as_me: failed program was:" >&5
16199 sed 's/^/| /' conftest.$ac_ext >&5 14678 cat conftest.$ac_ext >&5
16200
16201 ac_header_preproc=no 14679 ac_header_preproc=no
16202 fi 14680 fi
16203 rm -f conftest.err conftest.$ac_ext 14681 rm -f conftest.err conftest.$ac_ext
16204 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 14682 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16205 echo "${ECHO_T}$ac_header_preproc" >&6 14683 echo "${ECHO_T}$ac_header_preproc" >&6
16207 # So? What about this header? 14685 # So? What about this header?
16208 case $ac_header_compiler:$ac_header_preproc in 14686 case $ac_header_compiler:$ac_header_preproc in
16209 yes:no ) 14687 yes:no )
16210 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 14688 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16211 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 14689 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16212 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 14690 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16213 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 14691 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
16214 ac_header_preproc=yes
16215 ;;
16216 no:yes ) 14692 no:yes )
16217 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 14693 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16218 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 14694 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16219 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 14695 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16220 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 14696 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16221 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16222 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16223 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16224 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16225 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 14697 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16226 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 14698 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
16227 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16228 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16229 (
16230 cat <<\_ASBOX
16231 ## ------------------------------------------ ##
16232 ## Report this to the AC_PACKAGE_NAME lists. ##
16233 ## ------------------------------------------ ##
16234 _ASBOX
16235 ) |
16236 sed "s/^/$as_me: WARNING: /" >&2
16237 ;;
16238 esac 14699 esac
16239 echo "$as_me:$LINENO: checking for $ac_header" >&5 14700 echo "$as_me:$LINENO: checking for $ac_header" >&5
16240 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 14701 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16241 if eval "test \"\${$as_ac_Header+set}\" = set"; then 14702 if eval "test \"\${$as_ac_Header+set}\" = set"; then
16242 echo $ECHO_N "(cached) $ECHO_C" >&6 14703 echo $ECHO_N "(cached) $ECHO_C" >&6
16243 else 14704 else
16244 eval "$as_ac_Header=\$ac_header_preproc" 14705 eval "$as_ac_Header=$ac_header_preproc"
16245 fi 14706 fi
16246 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 14707 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16247 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 14708 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16248 14709
16249 fi 14710 fi
16280 else 14741 else
16281 # Is the header compilable? 14742 # Is the header compilable?
16282 echo "$as_me:$LINENO: checking $ac_header usability" >&5 14743 echo "$as_me:$LINENO: checking $ac_header usability" >&5
16283 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 14744 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
16284 cat >conftest.$ac_ext <<_ACEOF 14745 cat >conftest.$ac_ext <<_ACEOF
16285 /* confdefs.h. */ 14746 #line $LINENO "configure"
16286 _ACEOF 14747 #include "confdefs.h"
16287 cat confdefs.h >>conftest.$ac_ext
16288 cat >>conftest.$ac_ext <<_ACEOF
16289 /* end confdefs.h. */
16290 $ac_includes_default 14748 $ac_includes_default
16291 #include <$ac_header> 14749 #include <$ac_header>
16292 _ACEOF 14750 _ACEOF
16293 rm -f conftest.$ac_objext 14751 rm -f conftest.$ac_objext
16294 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 14752 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16295 (eval $ac_compile) 2>&5 14753 (eval $ac_compile) 2>&5
16296 ac_status=$? 14754 ac_status=$?
16297 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14755 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16298 (exit $ac_status); } && 14756 (exit $ac_status); } &&
16299 { ac_try='test -s conftest.$ac_objext' 14757 { ac_try='test -s conftest.$ac_objext'
16300 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14758 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16301 (eval $ac_try) 2>&5 14759 (eval $ac_try) 2>&5
16302 ac_status=$? 14760 ac_status=$?
16303 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14761 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16304 (exit $ac_status); }; }; then 14762 (exit $ac_status); }; }; then
16305 ac_header_compiler=yes 14763 ac_header_compiler=yes
16306 else 14764 else
16307 echo "$as_me: failed program was:" >&5 14765 echo "$as_me: failed program was:" >&5
16308 sed 's/^/| /' conftest.$ac_ext >&5 14766 cat conftest.$ac_ext >&5
16309
16310 ac_header_compiler=no 14767 ac_header_compiler=no
16311 fi 14768 fi
16312 rm -f conftest.$ac_objext conftest.$ac_ext 14769 rm -f conftest.$ac_objext conftest.$ac_ext
16313 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 14770 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
16314 echo "${ECHO_T}$ac_header_compiler" >&6 14771 echo "${ECHO_T}$ac_header_compiler" >&6
16315 14772
16316 # Is the header present? 14773 # Is the header present?
16317 echo "$as_me:$LINENO: checking $ac_header presence" >&5 14774 echo "$as_me:$LINENO: checking $ac_header presence" >&5
16318 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 14775 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
16319 cat >conftest.$ac_ext <<_ACEOF 14776 cat >conftest.$ac_ext <<_ACEOF
16320 /* confdefs.h. */ 14777 #line $LINENO "configure"
16321 _ACEOF 14778 #include "confdefs.h"
16322 cat confdefs.h >>conftest.$ac_ext
16323 cat >>conftest.$ac_ext <<_ACEOF
16324 /* end confdefs.h. */
16325 #include <$ac_header> 14779 #include <$ac_header>
16326 _ACEOF 14780 _ACEOF
16327 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 14781 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
16328 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 14782 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
16329 ac_status=$? 14783 ac_status=$?
16342 fi 14796 fi
16343 if test -z "$ac_cpp_err"; then 14797 if test -z "$ac_cpp_err"; then
16344 ac_header_preproc=yes 14798 ac_header_preproc=yes
16345 else 14799 else
16346 echo "$as_me: failed program was:" >&5 14800 echo "$as_me: failed program was:" >&5
16347 sed 's/^/| /' conftest.$ac_ext >&5 14801 cat conftest.$ac_ext >&5
16348
16349 ac_header_preproc=no 14802 ac_header_preproc=no
16350 fi 14803 fi
16351 rm -f conftest.err conftest.$ac_ext 14804 rm -f conftest.err conftest.$ac_ext
16352 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 14805 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
16353 echo "${ECHO_T}$ac_header_preproc" >&6 14806 echo "${ECHO_T}$ac_header_preproc" >&6
16355 # So? What about this header? 14808 # So? What about this header?
16356 case $ac_header_compiler:$ac_header_preproc in 14809 case $ac_header_compiler:$ac_header_preproc in
16357 yes:no ) 14810 yes:no )
16358 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 14811 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
16359 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 14812 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
16360 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 14813 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16361 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 14814 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
16362 ac_header_preproc=yes
16363 ;;
16364 no:yes ) 14815 no:yes )
16365 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 14816 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
16366 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 14817 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
16367 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 14818 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
16368 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 14819 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
16369 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
16370 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
16371 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
16372 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
16373 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 14820 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
16374 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 14821 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
16375 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
16376 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
16377 (
16378 cat <<\_ASBOX
16379 ## ------------------------------------------ ##
16380 ## Report this to the AC_PACKAGE_NAME lists. ##
16381 ## ------------------------------------------ ##
16382 _ASBOX
16383 ) |
16384 sed "s/^/$as_me: WARNING: /" >&2
16385 ;;
16386 esac 14822 esac
16387 echo "$as_me:$LINENO: checking for $ac_header" >&5 14823 echo "$as_me:$LINENO: checking for $ac_header" >&5
16388 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 14824 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
16389 if eval "test \"\${$as_ac_Header+set}\" = set"; then 14825 if eval "test \"\${$as_ac_Header+set}\" = set"; then
16390 echo $ECHO_N "(cached) $ECHO_C" >&6 14826 echo $ECHO_N "(cached) $ECHO_C" >&6
16391 else 14827 else
16392 eval "$as_ac_Header=\$ac_header_preproc" 14828 eval "$as_ac_Header=$ac_header_preproc"
16393 fi 14829 fi
16394 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 14830 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
16395 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 14831 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
16396 14832
16397 fi 14833 fi
16415 echo $ECHO_N "(cached) $ECHO_C" >&6 14851 echo $ECHO_N "(cached) $ECHO_C" >&6
16416 else 14852 else
16417 ac_check_lib_save_LIBS=$LIBS 14853 ac_check_lib_save_LIBS=$LIBS
16418 LIBS="-lintl $LIBS" 14854 LIBS="-lintl $LIBS"
16419 cat >conftest.$ac_ext <<_ACEOF 14855 cat >conftest.$ac_ext <<_ACEOF
16420 /* confdefs.h. */ 14856 #line $LINENO "configure"
16421 _ACEOF 14857 #include "confdefs.h"
16422 cat confdefs.h >>conftest.$ac_ext
16423 cat >>conftest.$ac_ext <<_ACEOF
16424 /* end confdefs.h. */
16425 14858
16426 /* Override any gcc2 internal prototype to avoid an error. */ 14859 /* Override any gcc2 internal prototype to avoid an error. */
16427 #ifdef __cplusplus 14860 #ifdef __cplusplus
16428 extern "C" 14861 extern "C"
16429 #endif 14862 #endif
16442 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 14875 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16443 (eval $ac_link) 2>&5 14876 (eval $ac_link) 2>&5
16444 ac_status=$? 14877 ac_status=$?
16445 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14878 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16446 (exit $ac_status); } && 14879 (exit $ac_status); } &&
16447 { ac_try='test -s conftest$ac_exeext' 14880 { ac_try='test -s conftest$ac_exeext'
16448 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 14881 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16449 (eval $ac_try) 2>&5 14882 (eval $ac_try) 2>&5
16450 ac_status=$? 14883 ac_status=$?
16451 echo "$as_me:$LINENO: \$? = $ac_status" >&5 14884 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16452 (exit $ac_status); }; }; then 14885 (exit $ac_status); }; }; then
16453 ac_cv_lib_intl_dgettext=yes 14886 ac_cv_lib_intl_dgettext=yes
16454 else 14887 else
16455 echo "$as_me: failed program was:" >&5 14888 echo "$as_me: failed program was:" >&5
16456 sed 's/^/| /' conftest.$ac_ext >&5 14889 cat conftest.$ac_ext >&5
16457
16458 ac_cv_lib_intl_dgettext=no 14890 ac_cv_lib_intl_dgettext=no
16459 fi 14891 fi
16460 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 14892 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
16461 LIBS=$ac_check_lib_save_LIBS 14893 LIBS=$ac_check_lib_save_LIBS
16462 fi 14894 fi
16481 if test "$cross_compiling" = yes; then 14913 if test "$cross_compiling" = yes; then
16482 # If we have tzset, assume the worst when cross-compiling. 14914 # If we have tzset, assume the worst when cross-compiling.
16483 emacs_cv_localtime_cache=yes 14915 emacs_cv_localtime_cache=yes
16484 else 14916 else
16485 cat >conftest.$ac_ext <<_ACEOF 14917 cat >conftest.$ac_ext <<_ACEOF
16486 /* confdefs.h. */ 14918 #line $LINENO "configure"
16487 _ACEOF 14919 #include "confdefs.h"
16488 cat confdefs.h >>conftest.$ac_ext
16489 cat >>conftest.$ac_ext <<_ACEOF
16490 /* end confdefs.h. */
16491 #include <time.h> 14920 #include <time.h>
16492 extern char **environ; 14921 extern char **environ;
16493 unset_TZ () 14922 unset_TZ ()
16494 { 14923 {
16495 char **from, **to; 14924 char **from, **to;
16531 (exit $ac_status); }; }; then 14960 (exit $ac_status); }; }; then
16532 emacs_cv_localtime_cache=no 14961 emacs_cv_localtime_cache=no
16533 else 14962 else
16534 echo "$as_me: program exited with status $ac_status" >&5 14963 echo "$as_me: program exited with status $ac_status" >&5
16535 echo "$as_me: failed program was:" >&5 14964 echo "$as_me: failed program was:" >&5
16536 sed 's/^/| /' conftest.$ac_ext >&5 14965 cat conftest.$ac_ext >&5
16537
16538 ( exit $ac_status ) 14966 ( exit $ac_status )
16539 emacs_cv_localtime_cache=yes 14967 emacs_cv_localtime_cache=yes
16540 fi 14968 fi
16541 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 14969 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
16542 fi 14970 fi
16565 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 14993 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
16566 if eval "test \"\${$as_ac_var+set}\" = set"; then 14994 if eval "test \"\${$as_ac_var+set}\" = set"; then
16567 echo $ECHO_N "(cached) $ECHO_C" >&6 14995 echo $ECHO_N "(cached) $ECHO_C" >&6
16568 else 14996 else
16569 cat >conftest.$ac_ext <<_ACEOF 14997 cat >conftest.$ac_ext <<_ACEOF
16570 /* confdefs.h. */ 14998 #line $LINENO "configure"
16571 _ACEOF 14999 #include "confdefs.h"
16572 cat confdefs.h >>conftest.$ac_ext
16573 cat >>conftest.$ac_ext <<_ACEOF
16574 /* end confdefs.h. */
16575 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
16576 For example, HP-UX 11i <limits.h> declares gettimeofday. */
16577 #define $ac_func innocuous_$ac_func
16578
16579 /* System header to define __stub macros and hopefully few prototypes, 15000 /* System header to define __stub macros and hopefully few prototypes,
16580 which can conflict with char $ac_func (); below. 15001 which can conflict with char $ac_func (); below. */
16581 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 15002 #include <assert.h>
16582 <limits.h> exists even on freestanding compilers. */
16583
16584 #ifdef __STDC__
16585 # include <limits.h>
16586 #else
16587 # include <assert.h>
16588 #endif
16589
16590 #undef $ac_func
16591
16592 /* Override any gcc2 internal prototype to avoid an error. */ 15003 /* Override any gcc2 internal prototype to avoid an error. */
16593 #ifdef __cplusplus 15004 #ifdef __cplusplus
16594 extern "C" 15005 extern "C"
16595 {
16596 #endif 15006 #endif
16597 /* We use char because int might match the return type of a gcc2 15007 /* We use char because int might match the return type of a gcc2
16598 builtin and then its argument prototype would still apply. */ 15008 builtin and then its argument prototype would still apply. */
16599 char $ac_func (); 15009 char $ac_func ();
15010 char (*f) ();
15011
15012 int
15013 main ()
15014 {
16600 /* The GNU C library defines this for functions which it implements 15015 /* The GNU C library defines this for functions which it implements
16601 to always fail with ENOSYS. Some functions are actually named 15016 to always fail with ENOSYS. Some functions are actually named
16602 something starting with __ and the normal name is an alias. */ 15017 something starting with __ and the normal name is an alias. */
16603 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 15018 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
16604 choke me 15019 choke me
16605 #else 15020 #else
16606 char (*f) () = $ac_func; 15021 f = $ac_func;
16607 #endif 15022 #endif
16608 #ifdef __cplusplus 15023
16609 }
16610 #endif
16611
16612 int
16613 main ()
16614 {
16615 return f != $ac_func;
16616 ; 15024 ;
16617 return 0; 15025 return 0;
16618 } 15026 }
16619 _ACEOF 15027 _ACEOF
16620 rm -f conftest.$ac_objext conftest$ac_exeext 15028 rm -f conftest.$ac_objext conftest$ac_exeext
16621 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 15029 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16622 (eval $ac_link) 2>&5 15030 (eval $ac_link) 2>&5
16623 ac_status=$? 15031 ac_status=$?
16624 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15032 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16625 (exit $ac_status); } && 15033 (exit $ac_status); } &&
16626 { ac_try='test -s conftest$ac_exeext' 15034 { ac_try='test -s conftest$ac_exeext'
16627 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15035 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16628 (eval $ac_try) 2>&5 15036 (eval $ac_try) 2>&5
16629 ac_status=$? 15037 ac_status=$?
16630 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15038 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16631 (exit $ac_status); }; }; then 15039 (exit $ac_status); }; }; then
16632 eval "$as_ac_var=yes" 15040 eval "$as_ac_var=yes"
16633 else 15041 else
16634 echo "$as_me: failed program was:" >&5 15042 echo "$as_me: failed program was:" >&5
16635 sed 's/^/| /' conftest.$ac_ext >&5 15043 cat conftest.$ac_ext >&5
16636
16637 eval "$as_ac_var=no" 15044 eval "$as_ac_var=no"
16638 fi 15045 fi
16639 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 15046 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
16640 fi 15047 fi
16641 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 15048 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
16653 echo $ECHO_N "checking whether gettimeofday can accept two arguments... $ECHO_C" >&6 15060 echo $ECHO_N "checking whether gettimeofday can accept two arguments... $ECHO_C" >&6
16654 if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then 15061 if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then
16655 echo $ECHO_N "(cached) $ECHO_C" >&6 15062 echo $ECHO_N "(cached) $ECHO_C" >&6
16656 else 15063 else
16657 cat >conftest.$ac_ext <<_ACEOF 15064 cat >conftest.$ac_ext <<_ACEOF
16658 /* confdefs.h. */ 15065 #line $LINENO "configure"
16659 _ACEOF 15066 #include "confdefs.h"
16660 cat confdefs.h >>conftest.$ac_ext
16661 cat >>conftest.$ac_ext <<_ACEOF
16662 /* end confdefs.h. */
16663 15067
16664 #ifdef TIME_WITH_SYS_TIME 15068 #ifdef TIME_WITH_SYS_TIME
16665 #include <sys/time.h> 15069 #include <sys/time.h>
16666 #include <time.h> 15070 #include <time.h>
16667 #else 15071 #else
16684 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 15088 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16685 (eval $ac_compile) 2>&5 15089 (eval $ac_compile) 2>&5
16686 ac_status=$? 15090 ac_status=$?
16687 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15091 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16688 (exit $ac_status); } && 15092 (exit $ac_status); } &&
16689 { ac_try='test -s conftest.$ac_objext' 15093 { ac_try='test -s conftest.$ac_objext'
16690 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15094 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16691 (eval $ac_try) 2>&5 15095 (eval $ac_try) 2>&5
16692 ac_status=$? 15096 ac_status=$?
16693 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15097 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16694 (exit $ac_status); }; }; then 15098 (exit $ac_status); }; }; then
16695 emacs_cv_gettimeofday_two_arguments=yes 15099 emacs_cv_gettimeofday_two_arguments=yes
16696 else 15100 else
16697 echo "$as_me: failed program was:" >&5 15101 echo "$as_me: failed program was:" >&5
16698 sed 's/^/| /' conftest.$ac_ext >&5 15102 cat conftest.$ac_ext >&5
16699
16700 emacs_cv_gettimeofday_two_arguments=no 15103 emacs_cv_gettimeofday_two_arguments=no
16701 fi 15104 fi
16702 rm -f conftest.$ac_objext conftest.$ac_ext 15105 rm -f conftest.$ac_objext conftest.$ac_ext
16703 fi 15106 fi
16704 echo "$as_me:$LINENO: result: $emacs_cv_gettimeofday_two_arguments" >&5 15107 echo "$as_me:$LINENO: result: $emacs_cv_gettimeofday_two_arguments" >&5
16718 echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6 15121 echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6
16719 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then 15122 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then
16720 echo $ECHO_N "(cached) $ECHO_C" >&6 15123 echo $ECHO_N "(cached) $ECHO_C" >&6
16721 else 15124 else
16722 cat >conftest.$ac_ext <<_ACEOF 15125 cat >conftest.$ac_ext <<_ACEOF
16723 /* confdefs.h. */ 15126 #line $LINENO "configure"
16724 _ACEOF 15127 #include "confdefs.h"
16725 cat confdefs.h >>conftest.$ac_ext
16726 cat >>conftest.$ac_ext <<_ACEOF
16727 /* end confdefs.h. */
16728 #include <sys/types.h> 15128 #include <sys/types.h>
16729 #include <$ac_cv_struct_tm> 15129 #include <$ac_cv_struct_tm>
16730 15130
16731 15131
16732 int 15132 int
16743 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 15143 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16744 (eval $ac_compile) 2>&5 15144 (eval $ac_compile) 2>&5
16745 ac_status=$? 15145 ac_status=$?
16746 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15146 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16747 (exit $ac_status); } && 15147 (exit $ac_status); } &&
16748 { ac_try='test -s conftest.$ac_objext' 15148 { ac_try='test -s conftest.$ac_objext'
16749 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15149 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16750 (eval $ac_try) 2>&5 15150 (eval $ac_try) 2>&5
16751 ac_status=$? 15151 ac_status=$?
16752 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15152 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16753 (exit $ac_status); }; }; then 15153 (exit $ac_status); }; }; then
16754 ac_cv_member_struct_tm_tm_zone=yes 15154 ac_cv_member_struct_tm_tm_zone=yes
16755 else 15155 else
16756 echo "$as_me: failed program was:" >&5 15156 echo "$as_me: failed program was:" >&5
16757 sed 's/^/| /' conftest.$ac_ext >&5 15157 cat conftest.$ac_ext >&5
16758
16759 cat >conftest.$ac_ext <<_ACEOF 15158 cat >conftest.$ac_ext <<_ACEOF
16760 /* confdefs.h. */ 15159 #line $LINENO "configure"
16761 _ACEOF 15160 #include "confdefs.h"
16762 cat confdefs.h >>conftest.$ac_ext
16763 cat >>conftest.$ac_ext <<_ACEOF
16764 /* end confdefs.h. */
16765 #include <sys/types.h> 15161 #include <sys/types.h>
16766 #include <$ac_cv_struct_tm> 15162 #include <$ac_cv_struct_tm>
16767 15163
16768 15164
16769 int 15165 int
16780 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 15176 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16781 (eval $ac_compile) 2>&5 15177 (eval $ac_compile) 2>&5
16782 ac_status=$? 15178 ac_status=$?
16783 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15179 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16784 (exit $ac_status); } && 15180 (exit $ac_status); } &&
16785 { ac_try='test -s conftest.$ac_objext' 15181 { ac_try='test -s conftest.$ac_objext'
16786 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15182 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16787 (eval $ac_try) 2>&5 15183 (eval $ac_try) 2>&5
16788 ac_status=$? 15184 ac_status=$?
16789 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15185 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16790 (exit $ac_status); }; }; then 15186 (exit $ac_status); }; }; then
16791 ac_cv_member_struct_tm_tm_zone=yes 15187 ac_cv_member_struct_tm_tm_zone=yes
16792 else 15188 else
16793 echo "$as_me: failed program was:" >&5 15189 echo "$as_me: failed program was:" >&5
16794 sed 's/^/| /' conftest.$ac_ext >&5 15190 cat conftest.$ac_ext >&5
16795
16796 ac_cv_member_struct_tm_tm_zone=no 15191 ac_cv_member_struct_tm_tm_zone=no
16797 fi 15192 fi
16798 rm -f conftest.$ac_objext conftest.$ac_ext 15193 rm -f conftest.$ac_objext conftest.$ac_ext
16799 fi 15194 fi
16800 rm -f conftest.$ac_objext conftest.$ac_ext 15195 rm -f conftest.$ac_objext conftest.$ac_ext
16821 echo $ECHO_N "checking for tzname... $ECHO_C" >&6 15216 echo $ECHO_N "checking for tzname... $ECHO_C" >&6
16822 if test "${ac_cv_var_tzname+set}" = set; then 15217 if test "${ac_cv_var_tzname+set}" = set; then
16823 echo $ECHO_N "(cached) $ECHO_C" >&6 15218 echo $ECHO_N "(cached) $ECHO_C" >&6
16824 else 15219 else
16825 cat >conftest.$ac_ext <<_ACEOF 15220 cat >conftest.$ac_ext <<_ACEOF
16826 /* confdefs.h. */ 15221 #line $LINENO "configure"
16827 _ACEOF 15222 #include "confdefs.h"
16828 cat confdefs.h >>conftest.$ac_ext
16829 cat >>conftest.$ac_ext <<_ACEOF
16830 /* end confdefs.h. */
16831 #include <time.h> 15223 #include <time.h>
16832 #ifndef tzname /* For SGI. */ 15224 #ifndef tzname /* For SGI. */
16833 extern char *tzname[]; /* RS6000 and others reject char **tzname. */ 15225 extern char *tzname[]; /* RS6000 and others reject char **tzname. */
16834 #endif 15226 #endif
16835 15227
16845 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 15237 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16846 (eval $ac_link) 2>&5 15238 (eval $ac_link) 2>&5
16847 ac_status=$? 15239 ac_status=$?
16848 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15240 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16849 (exit $ac_status); } && 15241 (exit $ac_status); } &&
16850 { ac_try='test -s conftest$ac_exeext' 15242 { ac_try='test -s conftest$ac_exeext'
16851 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15243 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16852 (eval $ac_try) 2>&5 15244 (eval $ac_try) 2>&5
16853 ac_status=$? 15245 ac_status=$?
16854 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15246 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16855 (exit $ac_status); }; }; then 15247 (exit $ac_status); }; }; then
16856 ac_cv_var_tzname=yes 15248 ac_cv_var_tzname=yes
16857 else 15249 else
16858 echo "$as_me: failed program was:" >&5 15250 echo "$as_me: failed program was:" >&5
16859 sed 's/^/| /' conftest.$ac_ext >&5 15251 cat conftest.$ac_ext >&5
16860
16861 ac_cv_var_tzname=no 15252 ac_cv_var_tzname=no
16862 fi 15253 fi
16863 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 15254 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
16864 fi 15255 fi
16865 echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 15256 echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5
16879 echo $ECHO_N "checking for struct timezone... $ECHO_C" >&6 15270 echo $ECHO_N "checking for struct timezone... $ECHO_C" >&6
16880 if test "${emacs_cv_struct_timezone+set}" = set; then 15271 if test "${emacs_cv_struct_timezone+set}" = set; then
16881 echo $ECHO_N "(cached) $ECHO_C" >&6 15272 echo $ECHO_N "(cached) $ECHO_C" >&6
16882 else 15273 else
16883 cat >conftest.$ac_ext <<_ACEOF 15274 cat >conftest.$ac_ext <<_ACEOF
16884 /* confdefs.h. */ 15275 #line $LINENO "configure"
16885 _ACEOF 15276 #include "confdefs.h"
16886 cat confdefs.h >>conftest.$ac_ext
16887 cat >>conftest.$ac_ext <<_ACEOF
16888 /* end confdefs.h. */
16889 #include <sys/time.h> 15277 #include <sys/time.h>
16890 int 15278 int
16891 main () 15279 main ()
16892 { 15280 {
16893 struct timezone tz; 15281 struct timezone tz;
16899 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 15287 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
16900 (eval $ac_compile) 2>&5 15288 (eval $ac_compile) 2>&5
16901 ac_status=$? 15289 ac_status=$?
16902 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15290 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16903 (exit $ac_status); } && 15291 (exit $ac_status); } &&
16904 { ac_try='test -s conftest.$ac_objext' 15292 { ac_try='test -s conftest.$ac_objext'
16905 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15293 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
16906 (eval $ac_try) 2>&5 15294 (eval $ac_try) 2>&5
16907 ac_status=$? 15295 ac_status=$?
16908 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15296 echo "$as_me:$LINENO: \$? = $ac_status" >&5
16909 (exit $ac_status); }; }; then 15297 (exit $ac_status); }; }; then
16910 if test "$cross_compiling" = yes; then 15298 if test "$cross_compiling" = yes; then
16911 emacs_cv_struct_timezone=yes 15299 emacs_cv_struct_timezone=yes
16912 else 15300 else
16913 cat >conftest.$ac_ext <<_ACEOF 15301 cat >conftest.$ac_ext <<_ACEOF
16914 /* confdefs.h. */ 15302 #line $LINENO "configure"
16915 _ACEOF 15303 #include "confdefs.h"
16916 cat confdefs.h >>conftest.$ac_ext
16917 cat >>conftest.$ac_ext <<_ACEOF
16918 /* end confdefs.h. */
16919 15304
16920 #ifdef TIME_WITH_SYS_TIME 15305 #ifdef TIME_WITH_SYS_TIME
16921 #include <sys/time.h> 15306 #include <sys/time.h>
16922 #include <time.h> 15307 #include <time.h>
16923 #else 15308 #else
16946 (exit $ac_status); }; }; then 15331 (exit $ac_status); }; }; then
16947 emacs_cv_struct_timezone=yes 15332 emacs_cv_struct_timezone=yes
16948 else 15333 else
16949 echo "$as_me: program exited with status $ac_status" >&5 15334 echo "$as_me: program exited with status $ac_status" >&5
16950 echo "$as_me: failed program was:" >&5 15335 echo "$as_me: failed program was:" >&5
16951 sed 's/^/| /' conftest.$ac_ext >&5 15336 cat conftest.$ac_ext >&5
16952
16953 ( exit $ac_status ) 15337 ( exit $ac_status )
16954 emacs_cv_struct_timezone=no 15338 emacs_cv_struct_timezone=no
16955 fi 15339 fi
16956 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 15340 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
16957 fi 15341 fi
16958 else 15342 else
16959 echo "$as_me: failed program was:" >&5 15343 echo "$as_me: failed program was:" >&5
16960 sed 's/^/| /' conftest.$ac_ext >&5 15344 cat conftest.$ac_ext >&5
16961
16962 emacs_cv_struct_timezone=no 15345 emacs_cv_struct_timezone=no
16963 fi 15346 fi
16964 rm -f conftest.$ac_objext conftest.$ac_ext 15347 rm -f conftest.$ac_objext conftest.$ac_ext
16965 fi 15348 fi
16966 echo "$as_me:$LINENO: result: $emacs_cv_struct_timezone" >&5 15349 echo "$as_me:$LINENO: result: $emacs_cv_struct_timezone" >&5
16972 echo $ECHO_N "checking for socket... $ECHO_C" >&6 15355 echo $ECHO_N "checking for socket... $ECHO_C" >&6
16973 if test "${ac_cv_func_socket+set}" = set; then 15356 if test "${ac_cv_func_socket+set}" = set; then
16974 echo $ECHO_N "(cached) $ECHO_C" >&6 15357 echo $ECHO_N "(cached) $ECHO_C" >&6
16975 else 15358 else
16976 cat >conftest.$ac_ext <<_ACEOF 15359 cat >conftest.$ac_ext <<_ACEOF
16977 /* confdefs.h. */ 15360 #line $LINENO "configure"
16978 _ACEOF 15361 #include "confdefs.h"
16979 cat confdefs.h >>conftest.$ac_ext
16980 cat >>conftest.$ac_ext <<_ACEOF
16981 /* end confdefs.h. */
16982 /* Define socket to an innocuous variant, in case <limits.h> declares socket.
16983 For example, HP-UX 11i <limits.h> declares gettimeofday. */
16984 #define socket innocuous_socket
16985
16986 /* System header to define __stub macros and hopefully few prototypes, 15362 /* System header to define __stub macros and hopefully few prototypes,
16987 which can conflict with char socket (); below. 15363 which can conflict with char socket (); below. */
16988 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 15364 #include <assert.h>
16989 <limits.h> exists even on freestanding compilers. */
16990
16991 #ifdef __STDC__
16992 # include <limits.h>
16993 #else
16994 # include <assert.h>
16995 #endif
16996
16997 #undef socket
16998
16999 /* Override any gcc2 internal prototype to avoid an error. */ 15365 /* Override any gcc2 internal prototype to avoid an error. */
17000 #ifdef __cplusplus 15366 #ifdef __cplusplus
17001 extern "C" 15367 extern "C"
17002 {
17003 #endif 15368 #endif
17004 /* We use char because int might match the return type of a gcc2 15369 /* We use char because int might match the return type of a gcc2
17005 builtin and then its argument prototype would still apply. */ 15370 builtin and then its argument prototype would still apply. */
17006 char socket (); 15371 char socket ();
15372 char (*f) ();
15373
15374 int
15375 main ()
15376 {
17007 /* The GNU C library defines this for functions which it implements 15377 /* The GNU C library defines this for functions which it implements
17008 to always fail with ENOSYS. Some functions are actually named 15378 to always fail with ENOSYS. Some functions are actually named
17009 something starting with __ and the normal name is an alias. */ 15379 something starting with __ and the normal name is an alias. */
17010 #if defined (__stub_socket) || defined (__stub___socket) 15380 #if defined (__stub_socket) || defined (__stub___socket)
17011 choke me 15381 choke me
17012 #else 15382 #else
17013 char (*f) () = socket; 15383 f = socket;
17014 #endif 15384 #endif
17015 #ifdef __cplusplus 15385
17016 }
17017 #endif
17018
17019 int
17020 main ()
17021 {
17022 return f != socket;
17023 ; 15386 ;
17024 return 0; 15387 return 0;
17025 } 15388 }
17026 _ACEOF 15389 _ACEOF
17027 rm -f conftest.$ac_objext conftest$ac_exeext 15390 rm -f conftest.$ac_objext conftest$ac_exeext
17028 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 15391 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17029 (eval $ac_link) 2>&5 15392 (eval $ac_link) 2>&5
17030 ac_status=$? 15393 ac_status=$?
17031 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15394 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17032 (exit $ac_status); } && 15395 (exit $ac_status); } &&
17033 { ac_try='test -s conftest$ac_exeext' 15396 { ac_try='test -s conftest$ac_exeext'
17034 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15397 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17035 (eval $ac_try) 2>&5 15398 (eval $ac_try) 2>&5
17036 ac_status=$? 15399 ac_status=$?
17037 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15400 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17038 (exit $ac_status); }; }; then 15401 (exit $ac_status); }; }; then
17039 ac_cv_func_socket=yes 15402 ac_cv_func_socket=yes
17040 else 15403 else
17041 echo "$as_me: failed program was:" >&5 15404 echo "$as_me: failed program was:" >&5
17042 sed 's/^/| /' conftest.$ac_ext >&5 15405 cat conftest.$ac_ext >&5
17043
17044 ac_cv_func_socket=no 15406 ac_cv_func_socket=no
17045 fi 15407 fi
17046 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 15408 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17047 fi 15409 fi
17048 echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5 15410 echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5
17065 else 15427 else
17066 # Is the header compilable? 15428 # Is the header compilable?
17067 echo "$as_me:$LINENO: checking netinet/in.h usability" >&5 15429 echo "$as_me:$LINENO: checking netinet/in.h usability" >&5
17068 echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6 15430 echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6
17069 cat >conftest.$ac_ext <<_ACEOF 15431 cat >conftest.$ac_ext <<_ACEOF
17070 /* confdefs.h. */ 15432 #line $LINENO "configure"
17071 _ACEOF 15433 #include "confdefs.h"
17072 cat confdefs.h >>conftest.$ac_ext
17073 cat >>conftest.$ac_ext <<_ACEOF
17074 /* end confdefs.h. */
17075 $ac_includes_default 15434 $ac_includes_default
17076 #include <netinet/in.h> 15435 #include <netinet/in.h>
17077 _ACEOF 15436 _ACEOF
17078 rm -f conftest.$ac_objext 15437 rm -f conftest.$ac_objext
17079 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 15438 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17080 (eval $ac_compile) 2>&5 15439 (eval $ac_compile) 2>&5
17081 ac_status=$? 15440 ac_status=$?
17082 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15441 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17083 (exit $ac_status); } && 15442 (exit $ac_status); } &&
17084 { ac_try='test -s conftest.$ac_objext' 15443 { ac_try='test -s conftest.$ac_objext'
17085 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15444 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17086 (eval $ac_try) 2>&5 15445 (eval $ac_try) 2>&5
17087 ac_status=$? 15446 ac_status=$?
17088 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15447 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17089 (exit $ac_status); }; }; then 15448 (exit $ac_status); }; }; then
17090 ac_header_compiler=yes 15449 ac_header_compiler=yes
17091 else 15450 else
17092 echo "$as_me: failed program was:" >&5 15451 echo "$as_me: failed program was:" >&5
17093 sed 's/^/| /' conftest.$ac_ext >&5 15452 cat conftest.$ac_ext >&5
17094
17095 ac_header_compiler=no 15453 ac_header_compiler=no
17096 fi 15454 fi
17097 rm -f conftest.$ac_objext conftest.$ac_ext 15455 rm -f conftest.$ac_objext conftest.$ac_ext
17098 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 15456 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
17099 echo "${ECHO_T}$ac_header_compiler" >&6 15457 echo "${ECHO_T}$ac_header_compiler" >&6
17100 15458
17101 # Is the header present? 15459 # Is the header present?
17102 echo "$as_me:$LINENO: checking netinet/in.h presence" >&5 15460 echo "$as_me:$LINENO: checking netinet/in.h presence" >&5
17103 echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6 15461 echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6
17104 cat >conftest.$ac_ext <<_ACEOF 15462 cat >conftest.$ac_ext <<_ACEOF
17105 /* confdefs.h. */ 15463 #line $LINENO "configure"
17106 _ACEOF 15464 #include "confdefs.h"
17107 cat confdefs.h >>conftest.$ac_ext
17108 cat >>conftest.$ac_ext <<_ACEOF
17109 /* end confdefs.h. */
17110 #include <netinet/in.h> 15465 #include <netinet/in.h>
17111 _ACEOF 15466 _ACEOF
17112 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 15467 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
17113 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 15468 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
17114 ac_status=$? 15469 ac_status=$?
17127 fi 15482 fi
17128 if test -z "$ac_cpp_err"; then 15483 if test -z "$ac_cpp_err"; then
17129 ac_header_preproc=yes 15484 ac_header_preproc=yes
17130 else 15485 else
17131 echo "$as_me: failed program was:" >&5 15486 echo "$as_me: failed program was:" >&5
17132 sed 's/^/| /' conftest.$ac_ext >&5 15487 cat conftest.$ac_ext >&5
17133
17134 ac_header_preproc=no 15488 ac_header_preproc=no
17135 fi 15489 fi
17136 rm -f conftest.err conftest.$ac_ext 15490 rm -f conftest.err conftest.$ac_ext
17137 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 15491 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
17138 echo "${ECHO_T}$ac_header_preproc" >&6 15492 echo "${ECHO_T}$ac_header_preproc" >&6
17140 # So? What about this header? 15494 # So? What about this header?
17141 case $ac_header_compiler:$ac_header_preproc in 15495 case $ac_header_compiler:$ac_header_preproc in
17142 yes:no ) 15496 yes:no )
17143 { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5 15497 { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5
17144 echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 15498 echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
17145 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the compiler's result" >&5 15499 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5
17146 echo "$as_me: WARNING: netinet/in.h: proceeding with the compiler's result" >&2;} 15500 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;};;
17147 ac_header_preproc=yes
17148 ;;
17149 no:yes ) 15501 no:yes )
17150 { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5 15502 { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5
17151 echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;} 15503 echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;}
17152 { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5 15504 { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5
17153 echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;} 15505 echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;}
17154 { echo "$as_me:$LINENO: WARNING: netinet/in.h: see the Autoconf documentation" >&5
17155 echo "$as_me: WARNING: netinet/in.h: see the Autoconf documentation" >&2;}
17156 { echo "$as_me:$LINENO: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&5
17157 echo "$as_me: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&2;}
17158 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 15506 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5
17159 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} 15507 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;};;
17160 { echo "$as_me:$LINENO: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&5
17161 echo "$as_me: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&2;}
17162 (
17163 cat <<\_ASBOX
17164 ## ------------------------------------------ ##
17165 ## Report this to the AC_PACKAGE_NAME lists. ##
17166 ## ------------------------------------------ ##
17167 _ASBOX
17168 ) |
17169 sed "s/^/$as_me: WARNING: /" >&2
17170 ;;
17171 esac 15508 esac
17172 echo "$as_me:$LINENO: checking for netinet/in.h" >&5 15509 echo "$as_me:$LINENO: checking for netinet/in.h" >&5
17173 echo $ECHO_N "checking for netinet/in.h... $ECHO_C" >&6 15510 echo $ECHO_N "checking for netinet/in.h... $ECHO_C" >&6
17174 if test "${ac_cv_header_netinet_in_h+set}" = set; then 15511 if test "${ac_cv_header_netinet_in_h+set}" = set; then
17175 echo $ECHO_N "(cached) $ECHO_C" >&6 15512 echo $ECHO_N "(cached) $ECHO_C" >&6
17200 else 15537 else
17201 # Is the header compilable? 15538 # Is the header compilable?
17202 echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5 15539 echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5
17203 echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6 15540 echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6
17204 cat >conftest.$ac_ext <<_ACEOF 15541 cat >conftest.$ac_ext <<_ACEOF
17205 /* confdefs.h. */ 15542 #line $LINENO "configure"
17206 _ACEOF 15543 #include "confdefs.h"
17207 cat confdefs.h >>conftest.$ac_ext
17208 cat >>conftest.$ac_ext <<_ACEOF
17209 /* end confdefs.h. */
17210 $ac_includes_default 15544 $ac_includes_default
17211 #include <arpa/inet.h> 15545 #include <arpa/inet.h>
17212 _ACEOF 15546 _ACEOF
17213 rm -f conftest.$ac_objext 15547 rm -f conftest.$ac_objext
17214 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 15548 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17215 (eval $ac_compile) 2>&5 15549 (eval $ac_compile) 2>&5
17216 ac_status=$? 15550 ac_status=$?
17217 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15551 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17218 (exit $ac_status); } && 15552 (exit $ac_status); } &&
17219 { ac_try='test -s conftest.$ac_objext' 15553 { ac_try='test -s conftest.$ac_objext'
17220 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15554 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17221 (eval $ac_try) 2>&5 15555 (eval $ac_try) 2>&5
17222 ac_status=$? 15556 ac_status=$?
17223 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15557 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17224 (exit $ac_status); }; }; then 15558 (exit $ac_status); }; }; then
17225 ac_header_compiler=yes 15559 ac_header_compiler=yes
17226 else 15560 else
17227 echo "$as_me: failed program was:" >&5 15561 echo "$as_me: failed program was:" >&5
17228 sed 's/^/| /' conftest.$ac_ext >&5 15562 cat conftest.$ac_ext >&5
17229
17230 ac_header_compiler=no 15563 ac_header_compiler=no
17231 fi 15564 fi
17232 rm -f conftest.$ac_objext conftest.$ac_ext 15565 rm -f conftest.$ac_objext conftest.$ac_ext
17233 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 15566 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
17234 echo "${ECHO_T}$ac_header_compiler" >&6 15567 echo "${ECHO_T}$ac_header_compiler" >&6
17235 15568
17236 # Is the header present? 15569 # Is the header present?
17237 echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5 15570 echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5
17238 echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6 15571 echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6
17239 cat >conftest.$ac_ext <<_ACEOF 15572 cat >conftest.$ac_ext <<_ACEOF
17240 /* confdefs.h. */ 15573 #line $LINENO "configure"
17241 _ACEOF 15574 #include "confdefs.h"
17242 cat confdefs.h >>conftest.$ac_ext
17243 cat >>conftest.$ac_ext <<_ACEOF
17244 /* end confdefs.h. */
17245 #include <arpa/inet.h> 15575 #include <arpa/inet.h>
17246 _ACEOF 15576 _ACEOF
17247 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 15577 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
17248 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 15578 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
17249 ac_status=$? 15579 ac_status=$?
17262 fi 15592 fi
17263 if test -z "$ac_cpp_err"; then 15593 if test -z "$ac_cpp_err"; then
17264 ac_header_preproc=yes 15594 ac_header_preproc=yes
17265 else 15595 else
17266 echo "$as_me: failed program was:" >&5 15596 echo "$as_me: failed program was:" >&5
17267 sed 's/^/| /' conftest.$ac_ext >&5 15597 cat conftest.$ac_ext >&5
17268
17269 ac_header_preproc=no 15598 ac_header_preproc=no
17270 fi 15599 fi
17271 rm -f conftest.err conftest.$ac_ext 15600 rm -f conftest.err conftest.$ac_ext
17272 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 15601 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
17273 echo "${ECHO_T}$ac_header_preproc" >&6 15602 echo "${ECHO_T}$ac_header_preproc" >&6
17275 # So? What about this header? 15604 # So? What about this header?
17276 case $ac_header_compiler:$ac_header_preproc in 15605 case $ac_header_compiler:$ac_header_preproc in
17277 yes:no ) 15606 yes:no )
17278 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5 15607 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5
17279 echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;} 15608 echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
17280 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the compiler's result" >&5 15609 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5
17281 echo "$as_me: WARNING: arpa/inet.h: proceeding with the compiler's result" >&2;} 15610 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;};;
17282 ac_header_preproc=yes
17283 ;;
17284 no:yes ) 15611 no:yes )
17285 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5 15612 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5
17286 echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;} 15613 echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;}
17287 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5 15614 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5
17288 echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;} 15615 echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;}
17289 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: see the Autoconf documentation" >&5
17290 echo "$as_me: WARNING: arpa/inet.h: see the Autoconf documentation" >&2;}
17291 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&5
17292 echo "$as_me: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&2;}
17293 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 15616 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5
17294 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} 15617 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;};;
17295 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&5
17296 echo "$as_me: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&2;}
17297 (
17298 cat <<\_ASBOX
17299 ## ------------------------------------------ ##
17300 ## Report this to the AC_PACKAGE_NAME lists. ##
17301 ## ------------------------------------------ ##
17302 _ASBOX
17303 ) |
17304 sed "s/^/$as_me: WARNING: /" >&2
17305 ;;
17306 esac 15618 esac
17307 echo "$as_me:$LINENO: checking for arpa/inet.h" >&5 15619 echo "$as_me:$LINENO: checking for arpa/inet.h" >&5
17308 echo $ECHO_N "checking for arpa/inet.h... $ECHO_C" >&6 15620 echo $ECHO_N "checking for arpa/inet.h... $ECHO_C" >&6
17309 if test "${ac_cv_header_arpa_inet_h+set}" = set; then 15621 if test "${ac_cv_header_arpa_inet_h+set}" = set; then
17310 echo $ECHO_N "(cached) $ECHO_C" >&6 15622 echo $ECHO_N "(cached) $ECHO_C" >&6
17358 echo $ECHO_N "checking for pid_t... $ECHO_C" >&6 15670 echo $ECHO_N "checking for pid_t... $ECHO_C" >&6
17359 if test "${ac_cv_type_pid_t+set}" = set; then 15671 if test "${ac_cv_type_pid_t+set}" = set; then
17360 echo $ECHO_N "(cached) $ECHO_C" >&6 15672 echo $ECHO_N "(cached) $ECHO_C" >&6
17361 else 15673 else
17362 cat >conftest.$ac_ext <<_ACEOF 15674 cat >conftest.$ac_ext <<_ACEOF
17363 /* confdefs.h. */ 15675 #line $LINENO "configure"
17364 _ACEOF 15676 #include "confdefs.h"
17365 cat confdefs.h >>conftest.$ac_ext
17366 cat >>conftest.$ac_ext <<_ACEOF
17367 /* end confdefs.h. */
17368 $ac_includes_default 15677 $ac_includes_default
17369 int 15678 int
17370 main () 15679 main ()
17371 { 15680 {
17372 if ((pid_t *) 0) 15681 if ((pid_t *) 0)
17381 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 15690 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17382 (eval $ac_compile) 2>&5 15691 (eval $ac_compile) 2>&5
17383 ac_status=$? 15692 ac_status=$?
17384 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15693 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17385 (exit $ac_status); } && 15694 (exit $ac_status); } &&
17386 { ac_try='test -s conftest.$ac_objext' 15695 { ac_try='test -s conftest.$ac_objext'
17387 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15696 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17388 (eval $ac_try) 2>&5 15697 (eval $ac_try) 2>&5
17389 ac_status=$? 15698 ac_status=$?
17390 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15699 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17391 (exit $ac_status); }; }; then 15700 (exit $ac_status); }; }; then
17392 ac_cv_type_pid_t=yes 15701 ac_cv_type_pid_t=yes
17393 else 15702 else
17394 echo "$as_me: failed program was:" >&5 15703 echo "$as_me: failed program was:" >&5
17395 sed 's/^/| /' conftest.$ac_ext >&5 15704 cat conftest.$ac_ext >&5
17396
17397 ac_cv_type_pid_t=no 15705 ac_cv_type_pid_t=no
17398 fi 15706 fi
17399 rm -f conftest.$ac_objext conftest.$ac_ext 15707 rm -f conftest.$ac_objext conftest.$ac_ext
17400 fi 15708 fi
17401 echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5 15709 echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
17426 else 15734 else
17427 # Is the header compilable? 15735 # Is the header compilable?
17428 echo "$as_me:$LINENO: checking $ac_header usability" >&5 15736 echo "$as_me:$LINENO: checking $ac_header usability" >&5
17429 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 15737 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
17430 cat >conftest.$ac_ext <<_ACEOF 15738 cat >conftest.$ac_ext <<_ACEOF
17431 /* confdefs.h. */ 15739 #line $LINENO "configure"
17432 _ACEOF 15740 #include "confdefs.h"
17433 cat confdefs.h >>conftest.$ac_ext
17434 cat >>conftest.$ac_ext <<_ACEOF
17435 /* end confdefs.h. */
17436 $ac_includes_default 15741 $ac_includes_default
17437 #include <$ac_header> 15742 #include <$ac_header>
17438 _ACEOF 15743 _ACEOF
17439 rm -f conftest.$ac_objext 15744 rm -f conftest.$ac_objext
17440 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 15745 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17441 (eval $ac_compile) 2>&5 15746 (eval $ac_compile) 2>&5
17442 ac_status=$? 15747 ac_status=$?
17443 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15748 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17444 (exit $ac_status); } && 15749 (exit $ac_status); } &&
17445 { ac_try='test -s conftest.$ac_objext' 15750 { ac_try='test -s conftest.$ac_objext'
17446 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15751 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17447 (eval $ac_try) 2>&5 15752 (eval $ac_try) 2>&5
17448 ac_status=$? 15753 ac_status=$?
17449 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15754 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17450 (exit $ac_status); }; }; then 15755 (exit $ac_status); }; }; then
17451 ac_header_compiler=yes 15756 ac_header_compiler=yes
17452 else 15757 else
17453 echo "$as_me: failed program was:" >&5 15758 echo "$as_me: failed program was:" >&5
17454 sed 's/^/| /' conftest.$ac_ext >&5 15759 cat conftest.$ac_ext >&5
17455
17456 ac_header_compiler=no 15760 ac_header_compiler=no
17457 fi 15761 fi
17458 rm -f conftest.$ac_objext conftest.$ac_ext 15762 rm -f conftest.$ac_objext conftest.$ac_ext
17459 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 15763 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
17460 echo "${ECHO_T}$ac_header_compiler" >&6 15764 echo "${ECHO_T}$ac_header_compiler" >&6
17461 15765
17462 # Is the header present? 15766 # Is the header present?
17463 echo "$as_me:$LINENO: checking $ac_header presence" >&5 15767 echo "$as_me:$LINENO: checking $ac_header presence" >&5
17464 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 15768 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
17465 cat >conftest.$ac_ext <<_ACEOF 15769 cat >conftest.$ac_ext <<_ACEOF
17466 /* confdefs.h. */ 15770 #line $LINENO "configure"
17467 _ACEOF 15771 #include "confdefs.h"
17468 cat confdefs.h >>conftest.$ac_ext
17469 cat >>conftest.$ac_ext <<_ACEOF
17470 /* end confdefs.h. */
17471 #include <$ac_header> 15772 #include <$ac_header>
17472 _ACEOF 15773 _ACEOF
17473 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 15774 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
17474 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 15775 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
17475 ac_status=$? 15776 ac_status=$?
17488 fi 15789 fi
17489 if test -z "$ac_cpp_err"; then 15790 if test -z "$ac_cpp_err"; then
17490 ac_header_preproc=yes 15791 ac_header_preproc=yes
17491 else 15792 else
17492 echo "$as_me: failed program was:" >&5 15793 echo "$as_me: failed program was:" >&5
17493 sed 's/^/| /' conftest.$ac_ext >&5 15794 cat conftest.$ac_ext >&5
17494
17495 ac_header_preproc=no 15795 ac_header_preproc=no
17496 fi 15796 fi
17497 rm -f conftest.err conftest.$ac_ext 15797 rm -f conftest.err conftest.$ac_ext
17498 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 15798 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
17499 echo "${ECHO_T}$ac_header_preproc" >&6 15799 echo "${ECHO_T}$ac_header_preproc" >&6
17501 # So? What about this header? 15801 # So? What about this header?
17502 case $ac_header_compiler:$ac_header_preproc in 15802 case $ac_header_compiler:$ac_header_preproc in
17503 yes:no ) 15803 yes:no )
17504 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 15804 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
17505 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} 15805 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
17506 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 15806 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
17507 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} 15807 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
17508 ac_header_preproc=yes
17509 ;;
17510 no:yes ) 15808 no:yes )
17511 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 15809 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
17512 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} 15810 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
17513 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 15811 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
17514 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} 15812 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
17515 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
17516 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
17517 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
17518 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
17519 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 15813 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
17520 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} 15814 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
17521 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
17522 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
17523 (
17524 cat <<\_ASBOX
17525 ## ------------------------------------------ ##
17526 ## Report this to the AC_PACKAGE_NAME lists. ##
17527 ## ------------------------------------------ ##
17528 _ASBOX
17529 ) |
17530 sed "s/^/$as_me: WARNING: /" >&2
17531 ;;
17532 esac 15815 esac
17533 echo "$as_me:$LINENO: checking for $ac_header" >&5 15816 echo "$as_me:$LINENO: checking for $ac_header" >&5
17534 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 15817 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
17535 if eval "test \"\${$as_ac_Header+set}\" = set"; then 15818 if eval "test \"\${$as_ac_Header+set}\" = set"; then
17536 echo $ECHO_N "(cached) $ECHO_C" >&6 15819 echo $ECHO_N "(cached) $ECHO_C" >&6
17537 else 15820 else
17538 eval "$as_ac_Header=\$ac_header_preproc" 15821 eval "$as_ac_Header=$ac_header_preproc"
17539 fi 15822 fi
17540 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 15823 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
17541 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 15824 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
17542 15825
17543 fi 15826 fi
17559 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 15842 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
17560 if eval "test \"\${$as_ac_var+set}\" = set"; then 15843 if eval "test \"\${$as_ac_var+set}\" = set"; then
17561 echo $ECHO_N "(cached) $ECHO_C" >&6 15844 echo $ECHO_N "(cached) $ECHO_C" >&6
17562 else 15845 else
17563 cat >conftest.$ac_ext <<_ACEOF 15846 cat >conftest.$ac_ext <<_ACEOF
17564 /* confdefs.h. */ 15847 #line $LINENO "configure"
17565 _ACEOF 15848 #include "confdefs.h"
17566 cat confdefs.h >>conftest.$ac_ext
17567 cat >>conftest.$ac_ext <<_ACEOF
17568 /* end confdefs.h. */
17569 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
17570 For example, HP-UX 11i <limits.h> declares gettimeofday. */
17571 #define $ac_func innocuous_$ac_func
17572
17573 /* System header to define __stub macros and hopefully few prototypes, 15849 /* System header to define __stub macros and hopefully few prototypes,
17574 which can conflict with char $ac_func (); below. 15850 which can conflict with char $ac_func (); below. */
17575 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 15851 #include <assert.h>
17576 <limits.h> exists even on freestanding compilers. */
17577
17578 #ifdef __STDC__
17579 # include <limits.h>
17580 #else
17581 # include <assert.h>
17582 #endif
17583
17584 #undef $ac_func
17585
17586 /* Override any gcc2 internal prototype to avoid an error. */ 15852 /* Override any gcc2 internal prototype to avoid an error. */
17587 #ifdef __cplusplus 15853 #ifdef __cplusplus
17588 extern "C" 15854 extern "C"
17589 {
17590 #endif 15855 #endif
17591 /* We use char because int might match the return type of a gcc2 15856 /* We use char because int might match the return type of a gcc2
17592 builtin and then its argument prototype would still apply. */ 15857 builtin and then its argument prototype would still apply. */
17593 char $ac_func (); 15858 char $ac_func ();
15859 char (*f) ();
15860
15861 int
15862 main ()
15863 {
17594 /* The GNU C library defines this for functions which it implements 15864 /* The GNU C library defines this for functions which it implements
17595 to always fail with ENOSYS. Some functions are actually named 15865 to always fail with ENOSYS. Some functions are actually named
17596 something starting with __ and the normal name is an alias. */ 15866 something starting with __ and the normal name is an alias. */
17597 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) 15867 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
17598 choke me 15868 choke me
17599 #else 15869 #else
17600 char (*f) () = $ac_func; 15870 f = $ac_func;
17601 #endif 15871 #endif
17602 #ifdef __cplusplus 15872
17603 }
17604 #endif
17605
17606 int
17607 main ()
17608 {
17609 return f != $ac_func;
17610 ; 15873 ;
17611 return 0; 15874 return 0;
17612 } 15875 }
17613 _ACEOF 15876 _ACEOF
17614 rm -f conftest.$ac_objext conftest$ac_exeext 15877 rm -f conftest.$ac_objext conftest$ac_exeext
17615 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 15878 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17616 (eval $ac_link) 2>&5 15879 (eval $ac_link) 2>&5
17617 ac_status=$? 15880 ac_status=$?
17618 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15881 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17619 (exit $ac_status); } && 15882 (exit $ac_status); } &&
17620 { ac_try='test -s conftest$ac_exeext' 15883 { ac_try='test -s conftest$ac_exeext'
17621 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 15884 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17622 (eval $ac_try) 2>&5 15885 (eval $ac_try) 2>&5
17623 ac_status=$? 15886 ac_status=$?
17624 echo "$as_me:$LINENO: \$? = $ac_status" >&5 15887 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17625 (exit $ac_status); }; }; then 15888 (exit $ac_status); }; }; then
17626 eval "$as_ac_var=yes" 15889 eval "$as_ac_var=yes"
17627 else 15890 else
17628 echo "$as_me: failed program was:" >&5 15891 echo "$as_me: failed program was:" >&5
17629 sed 's/^/| /' conftest.$ac_ext >&5 15892 cat conftest.$ac_ext >&5
17630
17631 eval "$as_ac_var=no" 15893 eval "$as_ac_var=no"
17632 fi 15894 fi
17633 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 15895 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17634 fi 15896 fi
17635 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 15897 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
17658 # include <unistd.h> 15920 # include <unistd.h>
17659 #endif 15921 #endif
17660 /* Some systems only have a dummy stub for fork() */ 15922 /* Some systems only have a dummy stub for fork() */
17661 int main () 15923 int main ()
17662 { 15924 {
17663 if (fork() < 0) 15925 if (fork() < 0)
17664 exit (1); 15926 exit (1);
17665 exit (0); 15927 exit (0);
17666 } 15928 }
17667 _ACEOF 15929 _ACEOF
17668 rm -f conftest$ac_exeext 15930 rm -f conftest$ac_exeext
17669 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 15931 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17670 (eval $ac_link) 2>&5 15932 (eval $ac_link) 2>&5
17678 (exit $ac_status); }; }; then 15940 (exit $ac_status); }; }; then
17679 ac_cv_func_fork_works=yes 15941 ac_cv_func_fork_works=yes
17680 else 15942 else
17681 echo "$as_me: program exited with status $ac_status" >&5 15943 echo "$as_me: program exited with status $ac_status" >&5
17682 echo "$as_me: failed program was:" >&5 15944 echo "$as_me: failed program was:" >&5
17683 sed 's/^/| /' conftest.$ac_ext >&5 15945 cat conftest.$ac_ext >&5
17684
17685 ( exit $ac_status ) 15946 ( exit $ac_status )
17686 ac_cv_func_fork_works=no 15947 ac_cv_func_fork_works=no
17687 fi 15948 fi
17688 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 15949 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
17689 fi 15950 fi
17716 else 15977 else
17717 if test "$cross_compiling" = yes; then 15978 if test "$cross_compiling" = yes; then
17718 ac_cv_func_vfork_works=cross 15979 ac_cv_func_vfork_works=cross
17719 else 15980 else
17720 cat >conftest.$ac_ext <<_ACEOF 15981 cat >conftest.$ac_ext <<_ACEOF
17721 /* confdefs.h. */ 15982 #line $LINENO "configure"
17722 _ACEOF 15983 #include "confdefs.h"
17723 cat confdefs.h >>conftest.$ac_ext
17724 cat >>conftest.$ac_ext <<_ACEOF
17725 /* end confdefs.h. */
17726 /* Thanks to Paul Eggert for this test. */ 15984 /* Thanks to Paul Eggert for this test. */
17727 #include <stdio.h> 15985 #include <stdio.h>
17728 #include <stdlib.h>
17729 #include <sys/types.h> 15986 #include <sys/types.h>
17730 #include <sys/stat.h> 15987 #include <sys/stat.h>
17731 #include <sys/wait.h>
17732 #if HAVE_UNISTD_H 15988 #if HAVE_UNISTD_H
17733 # include <unistd.h> 15989 # include <unistd.h>
17734 #endif 15990 #endif
17735 #if HAVE_VFORK_H 15991 #if HAVE_VFORK_H
17736 # include <vfork.h> 15992 # include <vfork.h>
17739 argument registers are propagated back to the parent. The compiler 15995 argument registers are propagated back to the parent. The compiler
17740 is told about this with #include <vfork.h>, but some compilers 15996 is told about this with #include <vfork.h>, but some compilers
17741 (e.g. gcc -O) don't grok <vfork.h>. Test for this by using a 15997 (e.g. gcc -O) don't grok <vfork.h>. Test for this by using a
17742 static variable whose address is put into a register that is 15998 static variable whose address is put into a register that is
17743 clobbered by the vfork. */ 15999 clobbered by the vfork. */
17744 static void 16000 static
17745 #ifdef __cplusplus 16001 #ifdef __cplusplus
17746 sparc_address_test (int arg) 16002 sparc_address_test (int arg)
17747 # else 16003 # else
17748 sparc_address_test (arg) int arg; 16004 sparc_address_test (arg) int arg;
17749 #endif 16005 #endif
17767 main () 16023 main ()
17768 { 16024 {
17769 pid_t parent = getpid (); 16025 pid_t parent = getpid ();
17770 pid_t child; 16026 pid_t child;
17771 16027
17772 sparc_address_test (0); 16028 sparc_address_test ();
17773 16029
17774 child = vfork (); 16030 child = vfork ();
17775 16031
17776 if (child == 0) { 16032 if (child == 0) {
17777 /* Here is another test for sparc vfork register problems. This 16033 /* Here is another test for sparc vfork register problems. This
17832 (exit $ac_status); }; }; then 16088 (exit $ac_status); }; }; then
17833 ac_cv_func_vfork_works=yes 16089 ac_cv_func_vfork_works=yes
17834 else 16090 else
17835 echo "$as_me: program exited with status $ac_status" >&5 16091 echo "$as_me: program exited with status $ac_status" >&5
17836 echo "$as_me: failed program was:" >&5 16092 echo "$as_me: failed program was:" >&5
17837 sed 's/^/| /' conftest.$ac_ext >&5 16093 cat conftest.$ac_ext >&5
17838
17839 ( exit $ac_status ) 16094 ( exit $ac_status )
17840 ac_cv_func_vfork_works=no 16095 ac_cv_func_vfork_works=no
17841 fi 16096 fi
17842 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 16097 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
17843 fi 16098 fi
17878 echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6 16133 echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6
17879 if test "${emacs_cv_langinfo_codeset+set}" = set; then 16134 if test "${emacs_cv_langinfo_codeset+set}" = set; then
17880 echo $ECHO_N "(cached) $ECHO_C" >&6 16135 echo $ECHO_N "(cached) $ECHO_C" >&6
17881 else 16136 else
17882 cat >conftest.$ac_ext <<_ACEOF 16137 cat >conftest.$ac_ext <<_ACEOF
17883 /* confdefs.h. */ 16138 #line $LINENO "configure"
17884 _ACEOF 16139 #include "confdefs.h"
17885 cat confdefs.h >>conftest.$ac_ext
17886 cat >>conftest.$ac_ext <<_ACEOF
17887 /* end confdefs.h. */
17888 #include <langinfo.h> 16140 #include <langinfo.h>
17889 int 16141 int
17890 main () 16142 main ()
17891 { 16143 {
17892 char* cs = nl_langinfo(CODESET); 16144 char* cs = nl_langinfo(CODESET);
17898 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 16150 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17899 (eval $ac_link) 2>&5 16151 (eval $ac_link) 2>&5
17900 ac_status=$? 16152 ac_status=$?
17901 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16153 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17902 (exit $ac_status); } && 16154 (exit $ac_status); } &&
17903 { ac_try='test -s conftest$ac_exeext' 16155 { ac_try='test -s conftest$ac_exeext'
17904 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16156 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17905 (eval $ac_try) 2>&5 16157 (eval $ac_try) 2>&5
17906 ac_status=$? 16158 ac_status=$?
17907 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16159 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17908 (exit $ac_status); }; }; then 16160 (exit $ac_status); }; }; then
17909 emacs_cv_langinfo_codeset=yes 16161 emacs_cv_langinfo_codeset=yes
17910 else 16162 else
17911 echo "$as_me: failed program was:" >&5 16163 echo "$as_me: failed program was:" >&5
17912 sed 's/^/| /' conftest.$ac_ext >&5 16164 cat conftest.$ac_ext >&5
17913
17914 emacs_cv_langinfo_codeset=no 16165 emacs_cv_langinfo_codeset=no
17915 fi 16166 fi
17916 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 16167 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
17917 16168
17918 fi 16169 fi
17930 echo $ECHO_N "checking for size_t... $ECHO_C" >&6 16181 echo $ECHO_N "checking for size_t... $ECHO_C" >&6
17931 if test "${ac_cv_type_size_t+set}" = set; then 16182 if test "${ac_cv_type_size_t+set}" = set; then
17932 echo $ECHO_N "(cached) $ECHO_C" >&6 16183 echo $ECHO_N "(cached) $ECHO_C" >&6
17933 else 16184 else
17934 cat >conftest.$ac_ext <<_ACEOF 16185 cat >conftest.$ac_ext <<_ACEOF
17935 /* confdefs.h. */ 16186 #line $LINENO "configure"
17936 _ACEOF 16187 #include "confdefs.h"
17937 cat confdefs.h >>conftest.$ac_ext
17938 cat >>conftest.$ac_ext <<_ACEOF
17939 /* end confdefs.h. */
17940 $ac_includes_default 16188 $ac_includes_default
17941 int 16189 int
17942 main () 16190 main ()
17943 { 16191 {
17944 if ((size_t *) 0) 16192 if ((size_t *) 0)
17953 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 16201 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17954 (eval $ac_compile) 2>&5 16202 (eval $ac_compile) 2>&5
17955 ac_status=$? 16203 ac_status=$?
17956 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16204 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17957 (exit $ac_status); } && 16205 (exit $ac_status); } &&
17958 { ac_try='test -s conftest.$ac_objext' 16206 { ac_try='test -s conftest.$ac_objext'
17959 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16207 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17960 (eval $ac_try) 2>&5 16208 (eval $ac_try) 2>&5
17961 ac_status=$? 16209 ac_status=$?
17962 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16210 echo "$as_me:$LINENO: \$? = $ac_status" >&5
17963 (exit $ac_status); }; }; then 16211 (exit $ac_status); }; }; then
17964 ac_cv_type_size_t=yes 16212 ac_cv_type_size_t=yes
17965 else 16213 else
17966 echo "$as_me: failed program was:" >&5 16214 echo "$as_me: failed program was:" >&5
17967 sed 's/^/| /' conftest.$ac_ext >&5 16215 cat conftest.$ac_ext >&5
17968
17969 ac_cv_type_size_t=no 16216 ac_cv_type_size_t=no
17970 fi 16217 fi
17971 rm -f conftest.$ac_objext conftest.$ac_ext 16218 rm -f conftest.$ac_objext conftest.$ac_ext
17972 fi 16219 fi
17973 echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 16220 echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
17986 echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6 16233 echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6
17987 if test "${ac_cv_type_mbstate_t+set}" = set; then 16234 if test "${ac_cv_type_mbstate_t+set}" = set; then
17988 echo $ECHO_N "(cached) $ECHO_C" >&6 16235 echo $ECHO_N "(cached) $ECHO_C" >&6
17989 else 16236 else
17990 cat >conftest.$ac_ext <<_ACEOF 16237 cat >conftest.$ac_ext <<_ACEOF
17991 /* confdefs.h. */ 16238 #line $LINENO "configure"
17992 _ACEOF 16239 #include "confdefs.h"
17993 cat confdefs.h >>conftest.$ac_ext
17994 cat >>conftest.$ac_ext <<_ACEOF
17995 /* end confdefs.h. */
17996 $ac_includes_default 16240 $ac_includes_default
17997 # include <wchar.h> 16241 # include <wchar.h>
17998 int 16242 int
17999 main () 16243 main ()
18000 { 16244 {
18007 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 16251 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18008 (eval $ac_compile) 2>&5 16252 (eval $ac_compile) 2>&5
18009 ac_status=$? 16253 ac_status=$?
18010 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16254 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18011 (exit $ac_status); } && 16255 (exit $ac_status); } &&
18012 { ac_try='test -s conftest.$ac_objext' 16256 { ac_try='test -s conftest.$ac_objext'
18013 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16257 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18014 (eval $ac_try) 2>&5 16258 (eval $ac_try) 2>&5
18015 ac_status=$? 16259 ac_status=$?
18016 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16260 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18017 (exit $ac_status); }; }; then 16261 (exit $ac_status); }; }; then
18018 ac_cv_type_mbstate_t=yes 16262 ac_cv_type_mbstate_t=yes
18019 else 16263 else
18020 echo "$as_me: failed program was:" >&5 16264 echo "$as_me: failed program was:" >&5
18021 sed 's/^/| /' conftest.$ac_ext >&5 16265 cat conftest.$ac_ext >&5
18022
18023 ac_cv_type_mbstate_t=no 16266 ac_cv_type_mbstate_t=no
18024 fi 16267 fi
18025 rm -f conftest.$ac_objext conftest.$ac_ext 16268 rm -f conftest.$ac_objext conftest.$ac_ext
18026 fi 16269 fi
18027 echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5 16270 echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5
18044 echo $ECHO_N "checking for C restrict keyword... $ECHO_C" >&6 16287 echo $ECHO_N "checking for C restrict keyword... $ECHO_C" >&6
18045 if test "${emacs_cv_c_restrict+set}" = set; then 16288 if test "${emacs_cv_c_restrict+set}" = set; then
18046 echo $ECHO_N "(cached) $ECHO_C" >&6 16289 echo $ECHO_N "(cached) $ECHO_C" >&6
18047 else 16290 else
18048 cat >conftest.$ac_ext <<_ACEOF 16291 cat >conftest.$ac_ext <<_ACEOF
18049 /* confdefs.h. */ 16292 #line $LINENO "configure"
18050 _ACEOF 16293 #include "confdefs.h"
18051 cat confdefs.h >>conftest.$ac_ext
18052 cat >>conftest.$ac_ext <<_ACEOF
18053 /* end confdefs.h. */
18054 void fred (int *restrict x); 16294 void fred (int *restrict x);
18055 int 16295 int
18056 main () 16296 main ()
18057 { 16297 {
18058 16298
18064 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 16304 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18065 (eval $ac_compile) 2>&5 16305 (eval $ac_compile) 2>&5
18066 ac_status=$? 16306 ac_status=$?
18067 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16307 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18068 (exit $ac_status); } && 16308 (exit $ac_status); } &&
18069 { ac_try='test -s conftest.$ac_objext' 16309 { ac_try='test -s conftest.$ac_objext'
18070 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16310 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18071 (eval $ac_try) 2>&5 16311 (eval $ac_try) 2>&5
18072 ac_status=$? 16312 ac_status=$?
18073 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16313 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18074 (exit $ac_status); }; }; then 16314 (exit $ac_status); }; }; then
18075 emacs_cv_c_restrict=yes 16315 emacs_cv_c_restrict=yes
18076 else 16316 else
18077 echo "$as_me: failed program was:" >&5 16317 echo "$as_me: failed program was:" >&5
18078 sed 's/^/| /' conftest.$ac_ext >&5 16318 cat conftest.$ac_ext >&5
18079
18080 cat >conftest.$ac_ext <<_ACEOF 16319 cat >conftest.$ac_ext <<_ACEOF
18081 /* confdefs.h. */ 16320 #line $LINENO "configure"
18082 _ACEOF 16321 #include "confdefs.h"
18083 cat confdefs.h >>conftest.$ac_ext
18084 cat >>conftest.$ac_ext <<_ACEOF
18085 /* end confdefs.h. */
18086 void fred (int *__restrict x); 16322 void fred (int *__restrict x);
18087 int 16323 int
18088 main () 16324 main ()
18089 { 16325 {
18090 16326
18096 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 16332 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18097 (eval $ac_compile) 2>&5 16333 (eval $ac_compile) 2>&5
18098 ac_status=$? 16334 ac_status=$?
18099 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16335 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18100 (exit $ac_status); } && 16336 (exit $ac_status); } &&
18101 { ac_try='test -s conftest.$ac_objext' 16337 { ac_try='test -s conftest.$ac_objext'
18102 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16338 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18103 (eval $ac_try) 2>&5 16339 (eval $ac_try) 2>&5
18104 ac_status=$? 16340 ac_status=$?
18105 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16341 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18106 (exit $ac_status); }; }; then 16342 (exit $ac_status); }; }; then
18107 emacs_cv_c_restrict=__restrict 16343 emacs_cv_c_restrict=__restrict
18108 else 16344 else
18109 echo "$as_me: failed program was:" >&5 16345 echo "$as_me: failed program was:" >&5
18110 sed 's/^/| /' conftest.$ac_ext >&5 16346 cat conftest.$ac_ext >&5
18111
18112 emacs_cv_c_restrict=no 16347 emacs_cv_c_restrict=no
18113 fi 16348 fi
18114 rm -f conftest.$ac_objext conftest.$ac_ext 16349 rm -f conftest.$ac_objext conftest.$ac_ext
18115 fi 16350 fi
18116 rm -f conftest.$ac_objext conftest.$ac_ext 16351 rm -f conftest.$ac_objext conftest.$ac_ext
18134 echo $ECHO_N "checking for C restricted array declarations... $ECHO_C" >&6 16369 echo $ECHO_N "checking for C restricted array declarations... $ECHO_C" >&6
18135 if test "${emacs_cv_c_restrict_arr+set}" = set; then 16370 if test "${emacs_cv_c_restrict_arr+set}" = set; then
18136 echo $ECHO_N "(cached) $ECHO_C" >&6 16371 echo $ECHO_N "(cached) $ECHO_C" >&6
18137 else 16372 else
18138 cat >conftest.$ac_ext <<_ACEOF 16373 cat >conftest.$ac_ext <<_ACEOF
18139 /* confdefs.h. */ 16374 #line $LINENO "configure"
18140 _ACEOF 16375 #include "confdefs.h"
18141 cat confdefs.h >>conftest.$ac_ext
18142 cat >>conftest.$ac_ext <<_ACEOF
18143 /* end confdefs.h. */
18144 void fred (int x[__restrict]); 16376 void fred (int x[__restrict]);
18145 int 16377 int
18146 main () 16378 main ()
18147 { 16379 {
18148 16380
18154 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 16386 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
18155 (eval $ac_compile) 2>&5 16387 (eval $ac_compile) 2>&5
18156 ac_status=$? 16388 ac_status=$?
18157 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16389 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18158 (exit $ac_status); } && 16390 (exit $ac_status); } &&
18159 { ac_try='test -s conftest.$ac_objext' 16391 { ac_try='test -s conftest.$ac_objext'
18160 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 16392 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
18161 (eval $ac_try) 2>&5 16393 (eval $ac_try) 2>&5
18162 ac_status=$? 16394 ac_status=$?
18163 echo "$as_me:$LINENO: \$? = $ac_status" >&5 16395 echo "$as_me:$LINENO: \$? = $ac_status" >&5
18164 (exit $ac_status); }; }; then 16396 (exit $ac_status); }; }; then
18165 emacs_cv_c_restrict_arr=yes 16397 emacs_cv_c_restrict_arr=yes
18166 else 16398 else
18167 echo "$as_me: failed program was:" >&5 16399 echo "$as_me: failed program was:" >&5
18168 sed 's/^/| /' conftest.$ac_ext >&5 16400 cat conftest.$ac_ext >&5
18169
18170 emacs_cv_c_restrict_arr=no 16401 emacs_cv_c_restrict_arr=no
18171 fi 16402 fi
18172 rm -f conftest.$ac_objext conftest.$ac_ext 16403 rm -f conftest.$ac_objext conftest.$ac_ext
18173 fi 16404 fi
18174 echo "$as_me:$LINENO: result: $emacs_cv_c_restrict_arr" >&5 16405 echo "$as_me:$LINENO: result: $emacs_cv_c_restrict_arr" >&5
18378 ## CPP_NEED_TRADITIONAL to `yes' so that the code to generate Makefile 16609 ## CPP_NEED_TRADITIONAL to `yes' so that the code to generate Makefile
18379 ## from Makefile.c can correctly provide the arg `-traditional' to the 16610 ## from Makefile.c can correctly provide the arg `-traditional' to the
18380 ## C preprocessor. 16611 ## C preprocessor.
18381 16612
18382 cat >conftest.$ac_ext <<_ACEOF 16613 cat >conftest.$ac_ext <<_ACEOF
18383 /* confdefs.h. */ 16614 #line $LINENO "configure"
18384 _ACEOF 16615 #include "confdefs.h"
18385 cat confdefs.h >>conftest.$ac_ext
18386 cat >>conftest.$ac_ext <<_ACEOF
18387 /* end confdefs.h. */
18388 yes..yes 16616 yes..yes
18389 _ACEOF 16617 _ACEOF
18390 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 16618 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
18391 $EGREP "yes..yes" >/dev/null 2>&1; then 16619 $EGREP "yes..yes" >/dev/null 2>&1; then
18392 CPP_NEED_TRADITIONAL=no 16620 CPP_NEED_TRADITIONAL=no
18424 case `(ac_space=' '; set | grep ac_space) 2>&1` in 16652 case `(ac_space=' '; set | grep ac_space) 2>&1` in
18425 *ac_space=\ *) 16653 *ac_space=\ *)
18426 # `set' does not quote correctly, so add quotes (double-quote 16654 # `set' does not quote correctly, so add quotes (double-quote
18427 # substitution turns \\\\ into \\, and sed turns \\ into \). 16655 # substitution turns \\\\ into \\, and sed turns \\ into \).
18428 sed -n \ 16656 sed -n \
18429 "s/'/'\\\\''/g; 16657 "s/'/'\\\\''/g;
18430 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" 16658 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
18431 ;; 16659 ;;
18432 *) 16660 *)
18433 # `set' quotes correctly as required by POSIX, so do not add quotes. 16661 # `set' quotes correctly as required by POSIX, so do not add quotes.
18434 sed -n \ 16662 sed -n \
18435 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" 16663 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
18436 ;; 16664 ;;
18437 esac; 16665 esac;
18438 } | 16666 } |
18439 sed ' 16667 sed '
18440 t clear 16668 t clear
18441 : clear 16669 : clear
18442 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ 16670 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
18443 t end 16671 t end
18444 /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 16672 /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
18445 : end' >>confcache 16673 : end' >>confcache
18446 if diff $cache_file confcache >/dev/null 2>&1; then :; else 16674 if cmp -s $cache_file confcache; then :; else
18447 if test -w $cache_file; then 16675 if test -w $cache_file; then
18448 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file" 16676 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
18449 cat confcache >$cache_file 16677 cat confcache >$cache_file
18450 else 16678 else
18451 echo "not updating unwritable cache $cache_file" 16679 echo "not updating unwritable cache $cache_file"
18460 # VPATH may cause trouble with some makes, so we remove $(srcdir), 16688 # VPATH may cause trouble with some makes, so we remove $(srcdir),
18461 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and 16689 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
18462 # trailing colons and then remove the whole line if VPATH becomes empty 16690 # trailing colons and then remove the whole line if VPATH becomes empty
18463 # (actually we leave an empty line to preserve line numbers). 16691 # (actually we leave an empty line to preserve line numbers).
18464 if test "x$srcdir" = x.; then 16692 if test "x$srcdir" = x.; then
18465 ac_vpsub='/^[ ]*VPATH[ ]*=/{ 16693 ac_vpsub='/^[ ]*VPATH[ ]*=/{
18466 s/:*\$(srcdir):*/:/; 16694 s/:*\$(srcdir):*/:/;
18467 s/:*\${srcdir}:*/:/; 16695 s/:*\${srcdir}:*/:/;
18468 s/:*@srcdir@:*/:/; 16696 s/:*@srcdir@:*/:/;
18469 s/^\([^=]*=[ ]*\):*/\1/; 16697 s/^\([^=]*=[ ]*\):*/\1/;
18470 s/:*$//; 16698 s/:*$//;
18471 s/^[^=]*=[ ]*$//; 16699 s/^[^=]*=[ ]*$//;
18472 }' 16700 }'
18473 fi 16701 fi
18474 16702
18475 DEFS=-DHAVE_CONFIG_H 16703 DEFS=-DHAVE_CONFIG_H
18476 16704
18477 ac_libobjs= 16705 ac_libobjs=
18478 ac_ltlibobjs= 16706 ac_ltlibobjs=
18479 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 16707 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
18480 # 1. Remove the extension, and $U if already installed. 16708 # 1. Remove the extension, and $U if already installed.
18481 ac_i=`echo "$ac_i" | 16709 ac_i=`echo "$ac_i" |
18482 sed 's/\$U\././;s/\.o$//;s/\.obj$//'` 16710 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
18483 # 2. Add them. 16711 # 2. Add them.
18484 ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" 16712 ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
18485 ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' 16713 ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
18486 done 16714 done
18487 LIBOBJS=$ac_libobjs 16715 LIBOBJS=$ac_libobjs
18501 # Run this file to recreate the current configuration. 16729 # Run this file to recreate the current configuration.
18502 # Compiler output produced by configure, useful for debugging 16730 # Compiler output produced by configure, useful for debugging
18503 # configure, is in config.log if it exists. 16731 # configure, is in config.log if it exists.
18504 16732
18505 debug=false 16733 debug=false
18506 ac_cs_recheck=false
18507 ac_cs_silent=false
18508 SHELL=\${CONFIG_SHELL-$SHELL} 16734 SHELL=\${CONFIG_SHELL-$SHELL}
18509 _ACEOF 16735 _ACEOF
18510 16736
18511 cat >>$CONFIG_STATUS <<\_ACEOF 16737 cat >>$CONFIG_STATUS <<\_ACEOF
18512 ## --------------------- ## 16738 ## --------------------- ##
18523 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then 16749 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
18524 set -o posix 16750 set -o posix
18525 fi 16751 fi
18526 16752
18527 # Support unset when possible. 16753 # Support unset when possible.
18528 if (as_foo=foo; unset as_foo) >/dev/null 2>&1; then 16754 if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
18529 as_unset=unset 16755 as_unset=unset
18530 else 16756 else
18531 as_unset=false 16757 as_unset=false
18532 fi 16758 fi
18533 16759
18537 PS1='$ ' 16763 PS1='$ '
18538 PS2='> ' 16764 PS2='> '
18539 PS4='+ ' 16765 PS4='+ '
18540 16766
18541 # NLS nuisances. 16767 # NLS nuisances.
18542 for as_var in \ 16768 for as_var in LANG LANGUAGE LC_ALL LC_COLLATE LC_CTYPE LC_NUMERIC LC_MESSAGES LC_TIME
18543 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
18544 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
18545 LC_TELEPHONE LC_TIME
18546 do 16769 do
18547 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then 16770 if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
18548 eval $as_var=C; export $as_var 16771 eval $as_var=C; export $as_var
18549 else 16772 else
18550 $as_unset $as_var 16773 $as_unset $as_var
18551 fi 16774 fi
18552 done 16775 done
18586 as_cr_digits='0123456789' 16809 as_cr_digits='0123456789'
18587 as_cr_alnum=$as_cr_Letters$as_cr_digits 16810 as_cr_alnum=$as_cr_Letters$as_cr_digits
18588 16811
18589 # The user is always right. 16812 # The user is always right.
18590 if test "${PATH_SEPARATOR+set}" != set; then 16813 if test "${PATH_SEPARATOR+set}" != set; then
18591 echo "#! /bin/sh" >conf$$.sh 16814 echo "#! /bin/sh" >conftest.sh
18592 echo "exit 0" >>conf$$.sh 16815 echo "exit 0" >>conftest.sh
18593 chmod +x conf$$.sh 16816 chmod +x conftest.sh
18594 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 16817 if (PATH="/nonexistent;."; conftest.sh) >/dev/null 2>&1; then
18595 PATH_SEPARATOR=';' 16818 PATH_SEPARATOR=';'
18596 else 16819 else
18597 PATH_SEPARATOR=: 16820 PATH_SEPARATOR=:
18598 fi 16821 fi
18599 rm -f conf$$.sh 16822 rm -f conftest.sh
18600 fi 16823 fi
18601 16824
18602 16825
18603 as_lineno_1=$LINENO 16826 as_lineno_1=$LINENO
18604 as_lineno_2=$LINENO 16827 as_lineno_2=$LINENO
18757 _ASBOX 16980 _ASBOX
18758 } >&5 16981 } >&5
18759 cat >&5 <<_CSEOF 16982 cat >&5 <<_CSEOF
18760 16983
18761 This file was extended by $as_me, which was 16984 This file was extended by $as_me, which was
18762 generated by GNU Autoconf 2.57a. Invocation command line was 16985 generated by GNU Autoconf 2.54. Invocation command line was
18763 16986
18764 CONFIG_FILES = $CONFIG_FILES 16987 CONFIG_FILES = $CONFIG_FILES
18765 CONFIG_HEADERS = $CONFIG_HEADERS 16988 CONFIG_HEADERS = $CONFIG_HEADERS
18766 CONFIG_LINKS = $CONFIG_LINKS 16989 CONFIG_LINKS = $CONFIG_LINKS
18767 CONFIG_COMMANDS = $CONFIG_COMMANDS 16990 CONFIG_COMMANDS = $CONFIG_COMMANDS
18797 17020
18798 Usage: $0 [OPTIONS] [FILE]... 17021 Usage: $0 [OPTIONS] [FILE]...
18799 17022
18800 -h, --help print this help, then exit 17023 -h, --help print this help, then exit
18801 -V, --version print version number, then exit 17024 -V, --version print version number, then exit
18802 -q, --quiet do not print progress messages
18803 -d, --debug don't remove temporary files 17025 -d, --debug don't remove temporary files
18804 --recheck update $as_me by reconfiguring in the same conditions 17026 --recheck update $as_me by reconfiguring in the same conditions
18805 --file=FILE[:TEMPLATE] 17027 --file=FILE[:TEMPLATE]
18806 instantiate the configuration file FILE 17028 instantiate the configuration file FILE
18807 --header=FILE[:TEMPLATE] 17029 --header=FILE[:TEMPLATE]
18808 instantiate the configuration header FILE 17030 instantiate the configuration header FILE
18809 17031
18810 Configuration files: 17032 Configuration files:
18811 $config_files 17033 $config_files
18812 17034
18813 Configuration headers: 17035 Configuration headers:
18820 _ACEOF 17042 _ACEOF
18821 17043
18822 cat >>$CONFIG_STATUS <<_ACEOF 17044 cat >>$CONFIG_STATUS <<_ACEOF
18823 ac_cs_version="\\ 17045 ac_cs_version="\\
18824 config.status 17046 config.status
18825 configured by $0, generated by GNU Autoconf 2.57a, 17047 configured by $0, generated by GNU Autoconf 2.54,
18826 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" 17048 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
18827 17049
18828 Copyright (C) 2003 Free Software Foundation, Inc. 17050 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
17051 Free Software Foundation, Inc.
18829 This config.status script is free software; the Free Software Foundation 17052 This config.status script is free software; the Free Software Foundation
18830 gives unlimited permission to copy, distribute and modify it." 17053 gives unlimited permission to copy, distribute and modify it."
18831 srcdir=$srcdir 17054 srcdir=$srcdir
18832 INSTALL="$INSTALL" 17055 INSTALL="$INSTALL"
18833 _ACEOF 17056 _ACEOF
18856 esac 17079 esac
18857 17080
18858 case $ac_option in 17081 case $ac_option in
18859 # Handling of the options. 17082 # Handling of the options.
18860 _ACEOF 17083 _ACEOF
17084 cat >>$CONFIG_STATUS <<_ACEOF
17085 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
17086 echo "running $SHELL $0 " $ac_configure_args " --no-create --no-recursion"
17087 exec $SHELL $0 $ac_configure_args --no-create --no-recursion ;;
17088 _ACEOF
18861 cat >>$CONFIG_STATUS <<\_ACEOF 17089 cat >>$CONFIG_STATUS <<\_ACEOF
18862 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
18863 ac_cs_recheck=: ;;
18864 --version | --vers* | -V ) 17090 --version | --vers* | -V )
18865 echo "$ac_cs_version"; exit 0 ;; 17091 echo "$ac_cs_version"; exit 0 ;;
18866 --he | --h) 17092 --he | --h)
18867 # Conflict between --help and --header 17093 # Conflict between --help and --header
18868 { { echo "$as_me:$LINENO: error: ambiguous option: $1 17094 { { echo "$as_me:$LINENO: error: ambiguous option: $1
18880 ac_need_defaults=false;; 17106 ac_need_defaults=false;;
18881 --header | --heade | --head | --hea ) 17107 --header | --heade | --head | --hea )
18882 $ac_shift 17108 $ac_shift
18883 CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" 17109 CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
18884 ac_need_defaults=false;; 17110 ac_need_defaults=false;;
18885 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
18886 | -silent | --silent | --silen | --sile | --sil | --si | --s)
18887 ac_cs_silent=: ;;
18888 17111
18889 # This is an error. 17112 # This is an error.
18890 -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1 17113 -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
18891 Try \`$0 --help' for more information." >&5 17114 Try \`$0 --help' for more information." >&5
18892 echo "$as_me: error: unrecognized option: $1 17115 echo "$as_me: error: unrecognized option: $1
18896 *) ac_config_targets="$ac_config_targets $1" ;; 17119 *) ac_config_targets="$ac_config_targets $1" ;;
18897 17120
18898 esac 17121 esac
18899 shift 17122 shift
18900 done 17123 done
18901
18902 ac_configure_extra_args=
18903
18904 if $ac_cs_silent; then
18905 exec 6>/dev/null
18906 ac_configure_extra_args="$ac_configure_extra_args --silent"
18907 fi
18908
18909 _ACEOF
18910 cat >>$CONFIG_STATUS <<_ACEOF
18911 if \$ac_cs_recheck; then
18912 echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
18913 exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
18914 fi
18915 17124
18916 _ACEOF 17125 _ACEOF
18917 17126
18918 cat >>$CONFIG_STATUS <<_ACEOF 17127 cat >>$CONFIG_STATUS <<_ACEOF
18919 # 17128 #
18957 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files 17166 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
18958 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers 17167 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
18959 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands 17168 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
18960 fi 17169 fi
18961 17170
18962 # Have a temporary directory for convenience. Make it in the build tree
18963 # simply because there is no reason to put it here, and in addition,
18964 # creating and moving files from /tmp can sometimes cause problems.
18965 # Create a temporary directory, and hook for its removal unless debugging. 17171 # Create a temporary directory, and hook for its removal unless debugging.
18966 $debug || 17172 $debug ||
18967 { 17173 {
18968 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0 17174 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
18969 trap '{ (exit 1); exit 1; }' 1 2 13 15 17175 trap '{ (exit 1); exit 1; }' 1 2 13 15
18970 } 17176 }
18971 17177
18972 # Create a (secure) tmp directory for tmp files. 17178 # Create a (secure) tmp directory for tmp files.
18973 17179 : ${TMPDIR=/tmp}
18974 { 17180 {
18975 tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` && 17181 tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` &&
18976 test -n "$tmp" && test -d "$tmp" 17182 test -n "$tmp" && test -d "$tmp"
18977 } || 17183 } ||
18978 { 17184 {
18979 tmp=./confstat$$-$RANDOM 17185 tmp=$TMPDIR/cs$$-$RANDOM
18980 (umask 077 && mkdir $tmp) 17186 (umask 077 && mkdir $tmp)
18981 } || 17187 } ||
18982 { 17188 {
18983 echo "$me: cannot create a temporary directory in ." >&2 17189 echo "$me: cannot create a temporary directory in $TMPDIR" >&2
18984 { (exit 1); exit 1; } 17190 { (exit 1); exit 1; }
18985 } 17191 }
18986 17192
18987 _ACEOF 17193 _ACEOF
18988 17194
19114 # is no need to browse any of the substitutions). 17320 # is no need to browse any of the substitutions).
19115 # These are the two extra sed commands mentioned above. 17321 # These are the two extra sed commands mentioned above.
19116 (echo ':t 17322 (echo ':t
19117 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed 17323 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
19118 if test -z "$ac_sed_cmds"; then 17324 if test -z "$ac_sed_cmds"; then
19119 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" 17325 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
19120 else 17326 else
19121 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" 17327 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
19122 fi 17328 fi
19123 ac_sed_frag=`expr $ac_sed_frag + 1` 17329 ac_sed_frag=`expr $ac_sed_frag + 1`
19124 ac_beg=$ac_end 17330 ac_beg=$ac_end
19125 ac_end=`expr $ac_end + $ac_max_sed_lines` 17331 ac_end=`expr $ac_end + $ac_max_sed_lines`
19126 fi 17332 fi
19134 cat >>$CONFIG_STATUS <<\_ACEOF 17340 cat >>$CONFIG_STATUS <<\_ACEOF
19135 for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue 17341 for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
19136 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". 17342 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
19137 case $ac_file in 17343 case $ac_file in
19138 - | *:- | *:-:* ) # input from stdin 17344 - | *:- | *:-:* ) # input from stdin
19139 cat >$tmp/stdin 17345 cat >$tmp/stdin
19140 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 17346 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
19141 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 17347 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
19142 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 17348 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
19143 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 17349 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
19144 * ) ac_file_in=$ac_file.in ;; 17350 * ) ac_file_in=$ac_file.in ;;
19145 esac 17351 esac
19146 17352
19147 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. 17353 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
19148 ac_dir=`(dirname "$ac_file") 2>/dev/null || 17354 ac_dir=`(dirname "$ac_file") 2>/dev/null ||
19149 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 17355 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19150 X"$ac_file" : 'X\(//\)[^/]' \| \ 17356 X"$ac_file" : 'X\(//\)[^/]' \| \
19151 X"$ac_file" : 'X\(//\)$' \| \ 17357 X"$ac_file" : 'X\(//\)$' \| \
19152 X"$ac_file" : 'X\(/\)' \| \ 17358 X"$ac_file" : 'X\(/\)' \| \
19153 . : '\(.\)' 2>/dev/null || 17359 . : '\(.\)' 2>/dev/null ||
19154 echo X"$ac_file" | 17360 echo X"$ac_file" |
19155 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 17361 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19156 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 17362 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
19157 /^X\(\/\/\)$/{ s//\1/; q; } 17363 /^X\(\/\/\)$/{ s//\1/; q; }
19158 /^X\(\/\).*/{ s//\1/; q; } 17364 /^X\(\/\).*/{ s//\1/; q; }
19164 as_dirs= 17370 as_dirs=
19165 while test ! -d "$as_dir"; do 17371 while test ! -d "$as_dir"; do
19166 as_dirs="$as_dir $as_dirs" 17372 as_dirs="$as_dir $as_dirs"
19167 as_dir=`(dirname "$as_dir") 2>/dev/null || 17373 as_dir=`(dirname "$as_dir") 2>/dev/null ||
19168 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 17374 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19169 X"$as_dir" : 'X\(//\)[^/]' \| \ 17375 X"$as_dir" : 'X\(//\)[^/]' \| \
19170 X"$as_dir" : 'X\(//\)$' \| \ 17376 X"$as_dir" : 'X\(//\)$' \| \
19171 X"$as_dir" : 'X\(/\)' \| \ 17377 X"$as_dir" : 'X\(/\)' \| \
19172 . : '\(.\)' 2>/dev/null || 17378 . : '\(.\)' 2>/dev/null ||
19173 echo X"$as_dir" | 17379 echo X"$as_dir" |
19174 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 17380 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19175 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 17381 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
19176 /^X\(\/\/\)$/{ s//\1/; q; } 17382 /^X\(\/\/\)$/{ s//\1/; q; }
19177 /^X\(\/\).*/{ s//\1/; q; } 17383 /^X\(\/\).*/{ s//\1/; q; }
19232 configure_input= 17438 configure_input=
19233 else 17439 else
19234 configure_input="$ac_file. " 17440 configure_input="$ac_file. "
19235 fi 17441 fi
19236 configure_input=$configure_input"Generated from `echo $ac_file_in | 17442 configure_input=$configure_input"Generated from `echo $ac_file_in |
19237 sed 's,.*/,,'` by configure." 17443 sed 's,.*/,,'` by configure."
19238 17444
19239 # First look for the input files in the build tree, otherwise in the 17445 # First look for the input files in the build tree, otherwise in the
19240 # src tree. 17446 # src tree.
19241 ac_file_inputs=`IFS=: 17447 ac_file_inputs=`IFS=:
19242 for f in $ac_file_in; do 17448 for f in $ac_file_in; do
19243 case $f in 17449 case $f in
19244 -) echo $tmp/stdin ;; 17450 -) echo $tmp/stdin ;;
19245 [\\/$]*) 17451 [\\/$]*)
19246 # Absolute (can't be DOS-style, as IFS=:) 17452 # Absolute (can't be DOS-style, as IFS=:)
19247 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 17453 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
19248 echo "$as_me: error: cannot find input file: $f" >&2;} 17454 echo "$as_me: error: cannot find input file: $f" >&2;}
19249 { (exit 1); exit 1; }; } 17455 { (exit 1); exit 1; }; }
19250 echo "$f";; 17456 echo $f;;
19251 *) # Relative 17457 *) # Relative
19252 if test -f "$f"; then 17458 if test -f "$f"; then
19253 # Build tree 17459 # Build tree
19254 echo "$f" 17460 echo $f
19255 elif test -f "$srcdir/$f"; then 17461 elif test -f "$srcdir/$f"; then
19256 # Source tree 17462 # Source tree
19257 echo "$srcdir/$f" 17463 echo $srcdir/$f
19258 else 17464 else
19259 # /dev/null tree 17465 # /dev/null tree
19260 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 17466 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
19261 echo "$as_me: error: cannot find input file: $f" >&2;} 17467 echo "$as_me: error: cannot find input file: $f" >&2;}
19262 { (exit 1); exit 1; }; } 17468 { (exit 1); exit 1; }; }
19263 fi;; 17469 fi;;
19264 esac 17470 esac
19265 done` || { (exit 1); exit 1; } 17471 done` || { (exit 1); exit 1; }
19266 _ACEOF 17472 _ACEOF
19267 cat >>$CONFIG_STATUS <<_ACEOF 17473 cat >>$CONFIG_STATUS <<_ACEOF
19268 sed "$ac_vpsub 17474 sed "$ac_vpsub
19300 17506
19301 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where 17507 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
19302 # NAME is the cpp macro being defined and VALUE is the value it is being given. 17508 # NAME is the cpp macro being defined and VALUE is the value it is being given.
19303 # 17509 #
19304 # ac_d sets the value in "#define NAME VALUE" lines. 17510 # ac_d sets the value in "#define NAME VALUE" lines.
19305 ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' 17511 ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)'
19306 ac_dB='[ ].*$,\1#\2' 17512 ac_dB='[ ].*$,\1#\2'
19307 ac_dC=' ' 17513 ac_dC=' '
19308 ac_dD=',;t' 17514 ac_dD=',;t'
19309 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". 17515 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
19310 ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' 17516 ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
19311 ac_uB='$,\1#\2define\3' 17517 ac_uB='$,\1#\2define\3'
19312 ac_uC=' ' 17518 ac_uC=' '
19313 ac_uD=',;t' 17519 ac_uD=',;t'
19314 17520
19315 for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue 17521 for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
19316 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". 17522 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
19317 case $ac_file in 17523 case $ac_file in
19318 - | *:- | *:-:* ) # input from stdin 17524 - | *:- | *:-:* ) # input from stdin
19319 cat >$tmp/stdin 17525 cat >$tmp/stdin
19320 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 17526 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
19321 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 17527 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
19322 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` 17528 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
19323 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; 17529 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
19324 * ) ac_file_in=$ac_file.in ;; 17530 * ) ac_file_in=$ac_file.in ;;
19325 esac 17531 esac
19326 17532
19327 test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5 17533 test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5
19328 echo "$as_me: creating $ac_file" >&6;} 17534 echo "$as_me: creating $ac_file" >&6;}
19332 ac_file_inputs=`IFS=: 17538 ac_file_inputs=`IFS=:
19333 for f in $ac_file_in; do 17539 for f in $ac_file_in; do
19334 case $f in 17540 case $f in
19335 -) echo $tmp/stdin ;; 17541 -) echo $tmp/stdin ;;
19336 [\\/$]*) 17542 [\\/$]*)
19337 # Absolute (can't be DOS-style, as IFS=:) 17543 # Absolute (can't be DOS-style, as IFS=:)
19338 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 17544 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
19339 echo "$as_me: error: cannot find input file: $f" >&2;} 17545 echo "$as_me: error: cannot find input file: $f" >&2;}
19340 { (exit 1); exit 1; }; } 17546 { (exit 1); exit 1; }; }
19341 # Do quote $f, to prevent DOS paths from being IFS'd. 17547 echo $f;;
19342 echo "$f";;
19343 *) # Relative 17548 *) # Relative
19344 if test -f "$f"; then 17549 if test -f "$f"; then
19345 # Build tree 17550 # Build tree
19346 echo "$f" 17551 echo $f
19347 elif test -f "$srcdir/$f"; then 17552 elif test -f "$srcdir/$f"; then
19348 # Source tree 17553 # Source tree
19349 echo "$srcdir/$f" 17554 echo $srcdir/$f
19350 else 17555 else
19351 # /dev/null tree 17556 # /dev/null tree
19352 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 17557 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
19353 echo "$as_me: error: cannot find input file: $f" >&2;} 17558 echo "$as_me: error: cannot find input file: $f" >&2;}
19354 { (exit 1); exit 1; }; } 17559 { (exit 1); exit 1; }; }
19355 fi;; 17560 fi;;
19356 esac 17561 esac
19357 done` || { (exit 1); exit 1; } 17562 done` || { (exit 1); exit 1; }
19358 # Remove the trailing spaces. 17563 # Remove the trailing spaces.
19359 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in 17564 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in
19360 17565
19361 _ACEOF 17566 _ACEOF
19362 17567
19363 # Transform confdefs.h into two sed scripts, `conftest.defines' and 17568 # Transform confdefs.h into two sed scripts, `conftest.defines' and
19364 # `conftest.undefs', that substitutes the proper values into 17569 # `conftest.undefs', that substitutes the proper values into
19377 cat >confdef2sed.sed <<\_ACEOF 17582 cat >confdef2sed.sed <<\_ACEOF
19378 s/[\\&,]/\\&/g 17583 s/[\\&,]/\\&/g
19379 s,[\\$`],\\&,g 17584 s,[\\$`],\\&,g
19380 t clear 17585 t clear
19381 : clear 17586 : clear
19382 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp 17587 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
19383 t end 17588 t end
19384 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp 17589 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
19385 : end 17590 : end
19386 _ACEOF 17591 _ACEOF
19387 # If some macros were called several times there might be several times 17592 # If some macros were called several times there might be several times
19388 # the same #defines, which is useless. Nevertheless, we may not want to 17593 # the same #defines, which is useless. Nevertheless, we may not want to
19389 # sort them, since we want the *last* AC-DEFINE to be honored. 17594 # sort them, since we want the *last* AC-DEFINE to be honored.
19393 17598
19394 # This sed command replaces #undef with comments. This is necessary, for 17599 # This sed command replaces #undef with comments. This is necessary, for
19395 # example, in the case of _POSIX_SOURCE, which is predefined and required 17600 # example, in the case of _POSIX_SOURCE, which is predefined and required
19396 # on some systems where configure will not decide to define it. 17601 # on some systems where configure will not decide to define it.
19397 cat >>conftest.undefs <<\_ACEOF 17602 cat >>conftest.undefs <<\_ACEOF
19398 s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, 17603 s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
19399 _ACEOF 17604 _ACEOF
19400 17605
19401 # Break up conftest.defines because some shells have a limit on the size 17606 # Break up conftest.defines because some shells have a limit on the size
19402 # of here documents, and old seds have small limits too (100 cmds). 17607 # of here documents, and old seds have small limits too (100 cmds).
19403 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS 17608 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
19404 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS 17609 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
19405 echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS 17610 echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
19406 echo ' :' >>$CONFIG_STATUS 17611 echo ' :' >>$CONFIG_STATUS
19407 rm -f conftest.tail 17612 rm -f conftest.tail
19408 while grep . conftest.defines >/dev/null 17613 while grep . conftest.defines >/dev/null
19409 do 17614 do
19410 # Write a limited-size here document to $tmp/defines.sed. 17615 # Write a limited-size here document to $tmp/defines.sed.
19411 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS 17616 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
19412 # Speed up: don't consider the non `#define' lines. 17617 # Speed up: don't consider the non `#define' lines.
19413 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS 17618 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS
19414 # Work around the forget-to-reset-the-flag bug. 17619 # Work around the forget-to-reset-the-flag bug.
19415 echo 't clr' >>$CONFIG_STATUS 17620 echo 't clr' >>$CONFIG_STATUS
19416 echo ': clr' >>$CONFIG_STATUS 17621 echo ': clr' >>$CONFIG_STATUS
19417 sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS 17622 sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS
19418 echo 'CEOF 17623 echo 'CEOF
19435 while grep . conftest.undefs >/dev/null 17640 while grep . conftest.undefs >/dev/null
19436 do 17641 do
19437 # Write a limited-size here document to $tmp/undefs.sed. 17642 # Write a limited-size here document to $tmp/undefs.sed.
19438 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS 17643 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
19439 # Speed up: don't consider the non `#undef' 17644 # Speed up: don't consider the non `#undef'
19440 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS 17645 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS
19441 # Work around the forget-to-reset-the-flag bug. 17646 # Work around the forget-to-reset-the-flag bug.
19442 echo 't clr' >>$CONFIG_STATUS 17647 echo 't clr' >>$CONFIG_STATUS
19443 echo ': clr' >>$CONFIG_STATUS 17648 echo ': clr' >>$CONFIG_STATUS
19444 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS 17649 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
19445 echo 'CEOF 17650 echo 'CEOF
19463 echo "/* $ac_file. Generated by configure. */" >$tmp/config.h 17668 echo "/* $ac_file. Generated by configure. */" >$tmp/config.h
19464 fi 17669 fi
19465 cat $tmp/in >>$tmp/config.h 17670 cat $tmp/in >>$tmp/config.h
19466 rm -f $tmp/in 17671 rm -f $tmp/in
19467 if test x"$ac_file" != x-; then 17672 if test x"$ac_file" != x-; then
19468 if diff $ac_file $tmp/config.h >/dev/null 2>&1; then 17673 if cmp -s $ac_file $tmp/config.h 2>/dev/null; then
19469 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 17674 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
19470 echo "$as_me: $ac_file is unchanged" >&6;} 17675 echo "$as_me: $ac_file is unchanged" >&6;}
19471 else 17676 else
19472 ac_dir=`(dirname "$ac_file") 2>/dev/null || 17677 ac_dir=`(dirname "$ac_file") 2>/dev/null ||
19473 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 17678 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19474 X"$ac_file" : 'X\(//\)[^/]' \| \ 17679 X"$ac_file" : 'X\(//\)[^/]' \| \
19475 X"$ac_file" : 'X\(//\)$' \| \ 17680 X"$ac_file" : 'X\(//\)$' \| \
19476 X"$ac_file" : 'X\(/\)' \| \ 17681 X"$ac_file" : 'X\(/\)' \| \
19477 . : '\(.\)' 2>/dev/null || 17682 . : '\(.\)' 2>/dev/null ||
19478 echo X"$ac_file" | 17683 echo X"$ac_file" |
19479 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 17684 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19480 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 17685 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
19481 /^X\(\/\/\)$/{ s//\1/; q; } 17686 /^X\(\/\/\)$/{ s//\1/; q; }
19482 /^X\(\/\).*/{ s//\1/; q; } 17687 /^X\(\/\).*/{ s//\1/; q; }
19488 as_dirs= 17693 as_dirs=
19489 while test ! -d "$as_dir"; do 17694 while test ! -d "$as_dir"; do
19490 as_dirs="$as_dir $as_dirs" 17695 as_dirs="$as_dir $as_dirs"
19491 as_dir=`(dirname "$as_dir") 2>/dev/null || 17696 as_dir=`(dirname "$as_dir") 2>/dev/null ||
19492 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 17697 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19493 X"$as_dir" : 'X\(//\)[^/]' \| \ 17698 X"$as_dir" : 'X\(//\)[^/]' \| \
19494 X"$as_dir" : 'X\(//\)$' \| \ 17699 X"$as_dir" : 'X\(//\)$' \| \
19495 X"$as_dir" : 'X\(/\)' \| \ 17700 X"$as_dir" : 'X\(/\)' \| \
19496 . : '\(.\)' 2>/dev/null || 17701 . : '\(.\)' 2>/dev/null ||
19497 echo X"$as_dir" | 17702 echo X"$as_dir" |
19498 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 17703 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19499 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 17704 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
19500 /^X\(\/\/\)$/{ s//\1/; q; } 17705 /^X\(\/\/\)$/{ s//\1/; q; }
19501 /^X\(\/\).*/{ s//\1/; q; } 17706 /^X\(\/\).*/{ s//\1/; q; }
19523 for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue 17728 for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
19524 ac_dest=`echo "$ac_file" | sed 's,:.*,,'` 17729 ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
19525 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` 17730 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
19526 ac_dir=`(dirname "$ac_dest") 2>/dev/null || 17731 ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
19527 $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 17732 $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
19528 X"$ac_dest" : 'X\(//\)[^/]' \| \ 17733 X"$ac_dest" : 'X\(//\)[^/]' \| \
19529 X"$ac_dest" : 'X\(//\)$' \| \ 17734 X"$ac_dest" : 'X\(//\)$' \| \
19530 X"$ac_dest" : 'X\(/\)' \| \ 17735 X"$ac_dest" : 'X\(/\)' \| \
19531 . : '\(.\)' 2>/dev/null || 17736 . : '\(.\)' 2>/dev/null ||
19532 echo X"$ac_dest" | 17737 echo X"$ac_dest" |
19533 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 17738 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
19534 /^X\(\/\/\)[^/].*/{ s//\1/; q; } 17739 /^X\(\/\/\)[^/].*/{ s//\1/; q; }
19535 /^X\(\/\/\)$/{ s//\1/; q; } 17740 /^X\(\/\/\)$/{ s//\1/; q; }
19536 /^X\(\/\).*/{ s//\1/; q; } 17741 /^X\(\/\).*/{ s//\1/; q; }
19664 # effectively closing config.log, so it can be properly (re)opened and 17869 # effectively closing config.log, so it can be properly (re)opened and
19665 # appended to by config.status. When coming back to configure, we 17870 # appended to by config.status. When coming back to configure, we
19666 # need to make the FD available again. 17871 # need to make the FD available again.
19667 if test "$no_create" != yes; then 17872 if test "$no_create" != yes; then
19668 ac_cs_success=: 17873 ac_cs_success=:
19669 ac_config_status_args=
19670 test "$silent" = yes &&
19671 ac_config_status_args="$ac_config_status_args --quiet"
19672 exec 5>/dev/null 17874 exec 5>/dev/null
19673 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false 17875 $SHELL $CONFIG_STATUS || ac_cs_success=false
19674 exec 5>>config.log 17876 exec 5>>config.log
19675 # Use ||, not &&, to avoid exiting from the if with $? = 1, which 17877 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
19676 # would make configure fail if this is the last instruction. 17878 # would make configure fail if this is the last instruction.
19677 $ac_cs_success || { (exit 1); exit 1; } 17879 $ac_cs_success || { (exit 1); exit 1; }
19678 fi 17880 fi