Mercurial > emacs
comparison configure @ 52064:d110bfb7288d
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 28 Jul 2003 18:04:15 +0000 |
parents | d3f844766f69 |
children | 2b13b04b07a9 |
comparison
equal
deleted
inserted
replaced
52063:0aa399190e7b | 52064:d110bfb7288d |
---|---|
1 #! /bin/sh | 1 #! /bin/sh |
2 # Guess values for system-dependent variables and create Makefiles. | 2 # Guess values for system-dependent variables and create Makefiles. |
3 # Generated by GNU Autoconf 2.57a. | 3 # Generated by GNU Autoconf 2.57. |
4 # | 4 # |
5 # Copyright (C) 2003 Free Software Foundation, Inc. | 5 # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 |
6 # Free Software Foundation, Inc. | |
6 # This configure script is free software; the Free Software Foundation | 7 # This configure script is free software; the Free Software Foundation |
7 # gives unlimited permission to copy, distribute and modify it. | 8 # gives unlimited permission to copy, distribute and modify it. |
8 ## --------------------- ## | 9 ## --------------------- ## |
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 |
38 for as_var in \ | 39 for as_var in \ |
39 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ | 40 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ |
40 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ | 41 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ |
41 LC_TELEPHONE LC_TIME | 42 LC_TELEPHONE LC_TIME |
42 do | 43 do |
43 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then | 44 if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then |
44 eval $as_var=C; export $as_var | 45 eval $as_var=C; export $as_var |
45 else | 46 else |
46 $as_unset $as_var | 47 $as_unset $as_var |
47 fi | 48 fi |
48 done | 49 done |
665 esac | 666 esac |
666 done | 667 done |
667 | 668 |
668 # Be sure to have absolute paths. | 669 # Be sure to have absolute paths. |
669 for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ | 670 for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ |
670 localstatedir libdir includedir oldincludedir infodir mandir | 671 localstatedir libdir includedir oldincludedir infodir mandir |
671 do | 672 do |
672 eval ac_val=$`echo $ac_var` | 673 eval ac_val=$`echo $ac_var` |
673 case $ac_val in | 674 case $ac_val in |
674 [\\/$]* | ?:[\\/]* ) ;; | 675 [\\/$]* | ?:[\\/]* ) ;; |
675 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 | 676 *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 |
705 if test -z "$srcdir"; then | 706 if test -z "$srcdir"; then |
706 ac_srcdir_defaulted=yes | 707 ac_srcdir_defaulted=yes |
707 # Try the directory containing this script, then its parent. | 708 # Try the directory containing this script, then its parent. |
708 ac_confdir=`(dirname "$0") 2>/dev/null || | 709 ac_confdir=`(dirname "$0") 2>/dev/null || |
709 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 710 $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
710 X"$0" : 'X\(//\)[^/]' \| \ | 711 X"$0" : 'X\(//\)[^/]' \| \ |
711 X"$0" : 'X\(//\)$' \| \ | 712 X"$0" : 'X\(//\)$' \| \ |
712 X"$0" : 'X\(/\)' \| \ | 713 X"$0" : 'X\(/\)' \| \ |
713 . : '\(.\)' 2>/dev/null || | 714 . : '\(.\)' 2>/dev/null || |
714 echo X"$0" | | 715 echo X"$0" | |
715 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 716 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
716 /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 717 /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
717 /^X\(\/\/\)$/{ s//\1/; q; } | 718 /^X\(\/\/\)$/{ s//\1/; q; } |
718 /^X\(\/\).*/{ s//\1/; q; } | 719 /^X\(\/\).*/{ s//\1/; q; } |
800 _ACEOF | 801 _ACEOF |
801 | 802 |
802 cat <<_ACEOF | 803 cat <<_ACEOF |
803 Installation directories: | 804 Installation directories: |
804 --prefix=PREFIX install architecture-independent files in PREFIX | 805 --prefix=PREFIX install architecture-independent files in PREFIX |
805 [$ac_default_prefix] | 806 [$ac_default_prefix] |
806 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX | 807 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX |
807 [PREFIX] | 808 [PREFIX] |
808 | 809 |
809 By default, \`make install' will install all the files in | 810 By default, \`make install' will install all the files in |
810 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify | 811 \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify |
811 an installation prefix other than \`$ac_default_prefix' using \`--prefix', | 812 an installation prefix other than \`$ac_default_prefix' using \`--prefix', |
812 for instance \`--prefix=\$HOME'. | 813 for instance \`--prefix=\$HOME'. |
941 $SHELL $ac_srcdir/configure.gnu --help=recursive | 942 $SHELL $ac_srcdir/configure.gnu --help=recursive |
942 elif test -f $ac_srcdir/configure; then | 943 elif test -f $ac_srcdir/configure; then |
943 echo | 944 echo |
944 $SHELL $ac_srcdir/configure --help=recursive | 945 $SHELL $ac_srcdir/configure --help=recursive |
945 elif test -f $ac_srcdir/configure.ac || | 946 elif test -f $ac_srcdir/configure.ac || |
946 test -f $ac_srcdir/configure.in; then | 947 test -f $ac_srcdir/configure.in; then |
947 echo | 948 echo |
948 $ac_configure --help | 949 $ac_configure --help |
949 else | 950 else |
950 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 | 951 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 |
951 fi | 952 fi |
955 | 956 |
956 test -n "$ac_init_help" && exit 0 | 957 test -n "$ac_init_help" && exit 0 |
957 if $ac_init_version; then | 958 if $ac_init_version; then |
958 cat <<\_ACEOF | 959 cat <<\_ACEOF |
959 | 960 |
960 Copyright (C) 2003 Free Software Foundation, Inc. | 961 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 |
962 Free Software Foundation, Inc. | |
961 This configure script is free software; the Free Software Foundation | 963 This configure script is free software; the Free Software Foundation |
962 gives unlimited permission to copy, distribute and modify it. | 964 gives unlimited permission to copy, distribute and modify it. |
963 _ACEOF | 965 _ACEOF |
964 exit 0 | 966 exit 0 |
965 fi | 967 fi |
967 cat >&5 <<_ACEOF | 969 cat >&5 <<_ACEOF |
968 This file contains any messages produced by compilers while | 970 This file contains any messages produced by compilers while |
969 running configure, to aid debugging if configure makes a mistake. | 971 running configure, to aid debugging if configure makes a mistake. |
970 | 972 |
971 It was created by $as_me, which was | 973 It was created by $as_me, which was |
972 generated by GNU Autoconf 2.57a. Invocation command line was | 974 generated by GNU Autoconf 2.57. Invocation command line was |
973 | 975 |
974 $ $0 $@ | 976 $ $0 $@ |
975 | 977 |
976 _ACEOF | 978 _ACEOF |
977 { | 979 { |
1044 case $ac_pass in | 1046 case $ac_pass in |
1045 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; | 1047 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; |
1046 2) | 1048 2) |
1047 ac_configure_args1="$ac_configure_args1 '$ac_arg'" | 1049 ac_configure_args1="$ac_configure_args1 '$ac_arg'" |
1048 if test $ac_must_keep_next = true; then | 1050 if test $ac_must_keep_next = true; then |
1049 ac_must_keep_next=false # Got value, back to normal. | 1051 ac_must_keep_next=false # Got value, back to normal. |
1050 else | 1052 else |
1051 case $ac_arg in | 1053 case $ac_arg in |
1052 *=* | --config-cache | -C | -disable-* | --disable-* \ | 1054 *=* | --config-cache | -C | -disable-* | --disable-* \ |
1053 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | 1055 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ |
1054 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | 1056 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ |
1055 | -with-* | --with-* | -without-* | --without-* | --x) | 1057 | -with-* | --with-* | -without-* | --without-* | --x) |
1056 case "$ac_configure_args0 " in | 1058 case "$ac_configure_args0 " in |
1057 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; | 1059 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; |
1058 esac | 1060 esac |
1059 ;; | 1061 ;; |
1060 -* ) ac_must_keep_next=true ;; | 1062 -* ) ac_must_keep_next=true ;; |
1061 esac | 1063 esac |
1062 fi | 1064 fi |
1063 ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" | 1065 ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" |
1064 # Get rid of the leading space. | 1066 # Get rid of the leading space. |
1065 ac_sep=" " | 1067 ac_sep=" " |
1066 ;; | 1068 ;; |
1090 { | 1092 { |
1091 (set) 2>&1 | | 1093 (set) 2>&1 | |
1092 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in | 1094 case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in |
1093 *ac_space=\ *) | 1095 *ac_space=\ *) |
1094 sed -n \ | 1096 sed -n \ |
1095 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; | 1097 "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; |
1096 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" | 1098 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" |
1097 ;; | 1099 ;; |
1098 *) | 1100 *) |
1099 sed -n \ | 1101 sed -n \ |
1100 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" | 1102 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" |
1101 ;; | 1103 ;; |
1102 esac; | 1104 esac; |
1103 } | 1105 } |
1104 echo | 1106 echo |
1105 | 1107 |
1124 _ASBOX | 1126 _ASBOX |
1125 echo | 1127 echo |
1126 for ac_var in $ac_subst_files | 1128 for ac_var in $ac_subst_files |
1127 do | 1129 do |
1128 eval ac_val=$`echo $ac_var` | 1130 eval ac_val=$`echo $ac_var` |
1129 echo "$ac_var='"'"'$ac_val'"'"'" | 1131 echo "$ac_var='"'"'$ac_val'"'"'" |
1130 done | sort | 1132 done | sort |
1131 echo | 1133 echo |
1132 fi | 1134 fi |
1133 | 1135 |
1134 if test -s confdefs.h; then | 1136 if test -s confdefs.h; then |
1223 | 1225 |
1224 # Check that the precious variables saved in the cache have kept the same | 1226 # Check that the precious variables saved in the cache have kept the same |
1225 # value. | 1227 # value. |
1226 ac_cache_corrupted=false | 1228 ac_cache_corrupted=false |
1227 for ac_var in `(set) 2>&1 | | 1229 for ac_var in `(set) 2>&1 | |
1228 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do | 1230 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do |
1229 eval ac_old_set=\$ac_cv_env_${ac_var}_set | 1231 eval ac_old_set=\$ac_cv_env_${ac_var}_set |
1230 eval ac_new_set=\$ac_env_${ac_var}_set | 1232 eval ac_new_set=\$ac_env_${ac_var}_set |
1231 eval ac_old_val="\$ac_cv_env_${ac_var}_value" | 1233 eval ac_old_val="\$ac_cv_env_${ac_var}_value" |
1232 eval ac_new_val="\$ac_env_${ac_var}_value" | 1234 eval ac_new_val="\$ac_env_${ac_var}_value" |
1233 case $ac_old_set,$ac_new_set in | 1235 case $ac_old_set,$ac_new_set in |
1240 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} | 1242 echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} |
1241 ac_cache_corrupted=: ;; | 1243 ac_cache_corrupted=: ;; |
1242 ,);; | 1244 ,);; |
1243 *) | 1245 *) |
1244 if test "x$ac_old_val" != "x$ac_new_val"; then | 1246 if test "x$ac_old_val" != "x$ac_new_val"; then |
1245 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 | 1247 { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 |
1246 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} | 1248 echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} |
1247 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 | 1249 { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 |
1248 echo "$as_me: former value: $ac_old_val" >&2;} | 1250 echo "$as_me: former value: $ac_old_val" >&2;} |
1249 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 | 1251 { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 |
1250 echo "$as_me: current value: $ac_new_val" >&2;} | 1252 echo "$as_me: current value: $ac_new_val" >&2;} |
1251 ac_cache_corrupted=: | 1253 ac_cache_corrupted=: |
1252 fi;; | 1254 fi;; |
1253 esac | 1255 esac |
1254 # Pass precious variables to config.status. | 1256 # Pass precious variables to config.status. |
1255 if test "$ac_new_set" = set; then | 1257 if test "$ac_new_set" = set; then |
1256 case $ac_new_val in | 1258 case $ac_new_val in |
2984 ac_status=$? | 2986 ac_status=$? |
2985 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 2987 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
2986 (exit $ac_status); } | 2988 (exit $ac_status); } |
2987 | 2989 |
2988 cat >conftest.$ac_ext <<_ACEOF | 2990 cat >conftest.$ac_ext <<_ACEOF |
2991 #line $LINENO "configure" | |
2989 /* confdefs.h. */ | 2992 /* confdefs.h. */ |
2990 _ACEOF | 2993 _ACEOF |
2991 cat confdefs.h >>conftest.$ac_ext | 2994 cat confdefs.h >>conftest.$ac_ext |
2992 cat >>conftest.$ac_ext <<_ACEOF | 2995 cat >>conftest.$ac_ext <<_ACEOF |
2993 /* end confdefs.h. */ | 2996 /* end confdefs.h. */ |
3003 ac_clean_files_save=$ac_clean_files | 3006 ac_clean_files_save=$ac_clean_files |
3004 ac_clean_files="$ac_clean_files a.out a.exe b.out" | 3007 ac_clean_files="$ac_clean_files a.out a.exe b.out" |
3005 # Try to create an executable without -o first, disregard a.out. | 3008 # Try to create an executable without -o first, disregard a.out. |
3006 # It will help us diagnose broken compilers, and finding out an intuition | 3009 # It will help us diagnose broken compilers, and finding out an intuition |
3007 # of exeext. | 3010 # of exeext. |
3008 echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 | 3011 echo "$as_me:$LINENO: checking for C compiler default output" >&5 |
3009 echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 | 3012 echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 |
3010 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` | 3013 ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` |
3011 if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 | 3014 if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 |
3012 (eval $ac_link_default) 2>&5 | 3015 (eval $ac_link_default) 2>&5 |
3013 ac_status=$? | 3016 ac_status=$? |
3014 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3017 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3024 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out | 3027 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out |
3025 do | 3028 do |
3026 test -f "$ac_file" || continue | 3029 test -f "$ac_file" || continue |
3027 case $ac_file in | 3030 case $ac_file in |
3028 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) | 3031 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) |
3029 ;; | 3032 ;; |
3030 conftest.$ac_ext ) | 3033 conftest.$ac_ext ) |
3031 # This is the source file. | 3034 # This is the source file. |
3032 ;; | 3035 ;; |
3033 [ab].out ) | 3036 [ab].out ) |
3034 # We found the default executable, but exeext='' is most | 3037 # We found the default executable, but exeext='' is most |
3035 # certainly right. | 3038 # certainly right. |
3036 break;; | 3039 break;; |
3037 *.* ) | 3040 *.* ) |
3038 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` | 3041 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` |
3039 # FIXME: I believe we export ac_cv_exeext for Libtool, | 3042 # FIXME: I believe we export ac_cv_exeext for Libtool, |
3040 # but it would be cool to find out if it's true. Does anybody | 3043 # but it would be cool to find out if it's true. Does anybody |
3041 # maintain Libtool? --akim. | 3044 # maintain Libtool? --akim. |
3042 export ac_cv_exeext | 3045 export ac_cv_exeext |
3043 break;; | 3046 break;; |
3044 * ) | 3047 * ) |
3045 break;; | 3048 break;; |
3046 esac | 3049 esac |
3047 done | 3050 done |
3048 else | 3051 else |
3049 echo "$as_me: failed program was:" >&5 | 3052 echo "$as_me: failed program was:" >&5 |
3050 sed 's/^/| /' conftest.$ac_ext >&5 | 3053 sed 's/^/| /' conftest.$ac_ext >&5 |
3114 for ac_file in conftest.exe conftest conftest.*; do | 3117 for ac_file in conftest.exe conftest conftest.*; do |
3115 test -f "$ac_file" || continue | 3118 test -f "$ac_file" || continue |
3116 case $ac_file in | 3119 case $ac_file in |
3117 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; | 3120 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; |
3118 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` | 3121 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` |
3119 export ac_cv_exeext | 3122 export ac_cv_exeext |
3120 break;; | 3123 break;; |
3121 * ) break;; | 3124 * ) break;; |
3122 esac | 3125 esac |
3123 done | 3126 done |
3124 else | 3127 else |
3125 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link | 3128 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link |
3140 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6 | 3143 echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6 |
3141 if test "${ac_cv_objext+set}" = set; then | 3144 if test "${ac_cv_objext+set}" = set; then |
3142 echo $ECHO_N "(cached) $ECHO_C" >&6 | 3145 echo $ECHO_N "(cached) $ECHO_C" >&6 |
3143 else | 3146 else |
3144 cat >conftest.$ac_ext <<_ACEOF | 3147 cat >conftest.$ac_ext <<_ACEOF |
3148 #line $LINENO "configure" | |
3145 /* confdefs.h. */ | 3149 /* confdefs.h. */ |
3146 _ACEOF | 3150 _ACEOF |
3147 cat confdefs.h >>conftest.$ac_ext | 3151 cat confdefs.h >>conftest.$ac_ext |
3148 cat >>conftest.$ac_ext <<_ACEOF | 3152 cat >>conftest.$ac_ext <<_ACEOF |
3149 /* end confdefs.h. */ | 3153 /* end confdefs.h. */ |
3190 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 | 3194 echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 |
3191 if test "${ac_cv_c_compiler_gnu+set}" = set; then | 3195 if test "${ac_cv_c_compiler_gnu+set}" = set; then |
3192 echo $ECHO_N "(cached) $ECHO_C" >&6 | 3196 echo $ECHO_N "(cached) $ECHO_C" >&6 |
3193 else | 3197 else |
3194 cat >conftest.$ac_ext <<_ACEOF | 3198 cat >conftest.$ac_ext <<_ACEOF |
3199 #line $LINENO "configure" | |
3195 /* confdefs.h. */ | 3200 /* confdefs.h. */ |
3196 _ACEOF | 3201 _ACEOF |
3197 cat confdefs.h >>conftest.$ac_ext | 3202 cat confdefs.h >>conftest.$ac_ext |
3198 cat >>conftest.$ac_ext <<_ACEOF | 3203 cat >>conftest.$ac_ext <<_ACEOF |
3199 /* end confdefs.h. */ | 3204 /* end confdefs.h. */ |
3213 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3218 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
3214 (eval $ac_compile) 2>&5 | 3219 (eval $ac_compile) 2>&5 |
3215 ac_status=$? | 3220 ac_status=$? |
3216 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3221 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3217 (exit $ac_status); } && | 3222 (exit $ac_status); } && |
3218 { ac_try='test -s conftest.$ac_objext' | 3223 { ac_try='test -s conftest.$ac_objext' |
3219 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3224 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
3220 (eval $ac_try) 2>&5 | 3225 (eval $ac_try) 2>&5 |
3221 ac_status=$? | 3226 ac_status=$? |
3222 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3227 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3223 (exit $ac_status); }; }; then | 3228 (exit $ac_status); }; }; then |
3242 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 | 3247 echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 |
3243 if test "${ac_cv_prog_cc_g+set}" = set; then | 3248 if test "${ac_cv_prog_cc_g+set}" = set; then |
3244 echo $ECHO_N "(cached) $ECHO_C" >&6 | 3249 echo $ECHO_N "(cached) $ECHO_C" >&6 |
3245 else | 3250 else |
3246 cat >conftest.$ac_ext <<_ACEOF | 3251 cat >conftest.$ac_ext <<_ACEOF |
3252 #line $LINENO "configure" | |
3247 /* confdefs.h. */ | 3253 /* confdefs.h. */ |
3248 _ACEOF | 3254 _ACEOF |
3249 cat confdefs.h >>conftest.$ac_ext | 3255 cat confdefs.h >>conftest.$ac_ext |
3250 cat >>conftest.$ac_ext <<_ACEOF | 3256 cat >>conftest.$ac_ext <<_ACEOF |
3251 /* end confdefs.h. */ | 3257 /* end confdefs.h. */ |
3262 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3268 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
3263 (eval $ac_compile) 2>&5 | 3269 (eval $ac_compile) 2>&5 |
3264 ac_status=$? | 3270 ac_status=$? |
3265 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3271 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3266 (exit $ac_status); } && | 3272 (exit $ac_status); } && |
3267 { ac_try='test -s conftest.$ac_objext' | 3273 { ac_try='test -s conftest.$ac_objext' |
3268 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3274 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
3269 (eval $ac_try) 2>&5 | 3275 (eval $ac_try) 2>&5 |
3270 ac_status=$? | 3276 ac_status=$? |
3271 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3277 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3272 (exit $ac_status); }; }; then | 3278 (exit $ac_status); }; }; then |
3302 echo $ECHO_N "(cached) $ECHO_C" >&6 | 3308 echo $ECHO_N "(cached) $ECHO_C" >&6 |
3303 else | 3309 else |
3304 ac_cv_prog_cc_stdc=no | 3310 ac_cv_prog_cc_stdc=no |
3305 ac_save_CC=$CC | 3311 ac_save_CC=$CC |
3306 cat >conftest.$ac_ext <<_ACEOF | 3312 cat >conftest.$ac_ext <<_ACEOF |
3313 #line $LINENO "configure" | |
3307 /* confdefs.h. */ | 3314 /* confdefs.h. */ |
3308 _ACEOF | 3315 _ACEOF |
3309 cat confdefs.h >>conftest.$ac_ext | 3316 cat confdefs.h >>conftest.$ac_ext |
3310 cat >>conftest.$ac_ext <<_ACEOF | 3317 cat >>conftest.$ac_ext <<_ACEOF |
3311 /* end confdefs.h. */ | 3318 /* end confdefs.h. */ |
3359 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3366 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
3360 (eval $ac_compile) 2>&5 | 3367 (eval $ac_compile) 2>&5 |
3361 ac_status=$? | 3368 ac_status=$? |
3362 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3369 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3363 (exit $ac_status); } && | 3370 (exit $ac_status); } && |
3364 { ac_try='test -s conftest.$ac_objext' | 3371 { ac_try='test -s conftest.$ac_objext' |
3365 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3372 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
3366 (eval $ac_try) 2>&5 | 3373 (eval $ac_try) 2>&5 |
3367 ac_status=$? | 3374 ac_status=$? |
3368 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3375 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3369 (exit $ac_status); }; }; then | 3376 (exit $ac_status); }; }; then |
3404 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3411 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
3405 (eval $ac_compile) 2>&5 | 3412 (eval $ac_compile) 2>&5 |
3406 ac_status=$? | 3413 ac_status=$? |
3407 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3414 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3408 (exit $ac_status); } && | 3415 (exit $ac_status); } && |
3409 { ac_try='test -s conftest.$ac_objext' | 3416 { ac_try='test -s conftest.$ac_objext' |
3410 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3417 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
3411 (eval $ac_try) 2>&5 | 3418 (eval $ac_try) 2>&5 |
3412 ac_status=$? | 3419 ac_status=$? |
3413 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3420 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3414 (exit $ac_status); }; }; then | 3421 (exit $ac_status); }; }; then |
3419 'extern "C" void exit (int) throw ();' \ | 3426 'extern "C" void exit (int) throw ();' \ |
3420 'extern "C" void exit (int);' \ | 3427 'extern "C" void exit (int);' \ |
3421 'void exit (int);' | 3428 'void exit (int);' |
3422 do | 3429 do |
3423 cat >conftest.$ac_ext <<_ACEOF | 3430 cat >conftest.$ac_ext <<_ACEOF |
3431 #line $LINENO "configure" | |
3424 /* confdefs.h. */ | 3432 /* confdefs.h. */ |
3425 _ACEOF | 3433 _ACEOF |
3426 cat confdefs.h >>conftest.$ac_ext | 3434 cat confdefs.h >>conftest.$ac_ext |
3427 cat >>conftest.$ac_ext <<_ACEOF | 3435 cat >>conftest.$ac_ext <<_ACEOF |
3428 /* end confdefs.h. */ | 3436 /* end confdefs.h. */ |
3440 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3448 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
3441 (eval $ac_compile) 2>&5 | 3449 (eval $ac_compile) 2>&5 |
3442 ac_status=$? | 3450 ac_status=$? |
3443 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3451 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3444 (exit $ac_status); } && | 3452 (exit $ac_status); } && |
3445 { ac_try='test -s conftest.$ac_objext' | 3453 { ac_try='test -s conftest.$ac_objext' |
3446 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3454 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
3447 (eval $ac_try) 2>&5 | 3455 (eval $ac_try) 2>&5 |
3448 ac_status=$? | 3456 ac_status=$? |
3449 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3457 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3450 (exit $ac_status); }; }; then | 3458 (exit $ac_status); }; }; then |
3455 | 3463 |
3456 continue | 3464 continue |
3457 fi | 3465 fi |
3458 rm -f conftest.$ac_objext conftest.$ac_ext | 3466 rm -f conftest.$ac_objext conftest.$ac_ext |
3459 cat >conftest.$ac_ext <<_ACEOF | 3467 cat >conftest.$ac_ext <<_ACEOF |
3468 #line $LINENO "configure" | |
3460 /* confdefs.h. */ | 3469 /* confdefs.h. */ |
3461 _ACEOF | 3470 _ACEOF |
3462 cat confdefs.h >>conftest.$ac_ext | 3471 cat confdefs.h >>conftest.$ac_ext |
3463 cat >>conftest.$ac_ext <<_ACEOF | 3472 cat >>conftest.$ac_ext <<_ACEOF |
3464 /* end confdefs.h. */ | 3473 /* end confdefs.h. */ |
3475 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 3484 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
3476 (eval $ac_compile) 2>&5 | 3485 (eval $ac_compile) 2>&5 |
3477 ac_status=$? | 3486 ac_status=$? |
3478 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3487 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3479 (exit $ac_status); } && | 3488 (exit $ac_status); } && |
3480 { ac_try='test -s conftest.$ac_objext' | 3489 { ac_try='test -s conftest.$ac_objext' |
3481 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3490 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
3482 (eval $ac_try) 2>&5 | 3491 (eval $ac_try) 2>&5 |
3483 ac_status=$? | 3492 ac_status=$? |
3484 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3493 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3485 (exit $ac_status); }; }; then | 3494 (exit $ac_status); }; }; then |
3582 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 3591 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
3583 # <limits.h> exists even on freestanding compilers. | 3592 # <limits.h> exists even on freestanding compilers. |
3584 # On the NeXT, cc -E runs the code through the compiler's parser, | 3593 # On the NeXT, cc -E runs the code through the compiler's parser, |
3585 # not just through cpp. "Syntax error" is here to catch this case. | 3594 # not just through cpp. "Syntax error" is here to catch this case. |
3586 cat >conftest.$ac_ext <<_ACEOF | 3595 cat >conftest.$ac_ext <<_ACEOF |
3596 #line $LINENO "configure" | |
3587 /* confdefs.h. */ | 3597 /* confdefs.h. */ |
3588 _ACEOF | 3598 _ACEOF |
3589 cat confdefs.h >>conftest.$ac_ext | 3599 cat confdefs.h >>conftest.$ac_ext |
3590 cat >>conftest.$ac_ext <<_ACEOF | 3600 cat >>conftest.$ac_ext <<_ACEOF |
3591 /* end confdefs.h. */ | 3601 /* end confdefs.h. */ |
3592 #ifdef __STDC__ | 3602 #ifdef __STDC__ |
3593 # include <limits.h> | 3603 # include <limits.h> |
3594 #else | 3604 #else |
3595 # include <assert.h> | 3605 # include <assert.h> |
3596 #endif | 3606 #endif |
3597 Syntax error | 3607 Syntax error |
3598 _ACEOF | 3608 _ACEOF |
3599 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3609 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
3600 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3610 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
3601 ac_status=$? | 3611 ac_status=$? |
3602 grep -v '^ *+' conftest.er1 >conftest.err | 3612 grep -v '^ *+' conftest.er1 >conftest.err |
3624 rm -f conftest.err conftest.$ac_ext | 3634 rm -f conftest.err conftest.$ac_ext |
3625 | 3635 |
3626 # OK, works on sane cases. Now check whether non-existent headers | 3636 # OK, works on sane cases. Now check whether non-existent headers |
3627 # can be detected and how. | 3637 # can be detected and how. |
3628 cat >conftest.$ac_ext <<_ACEOF | 3638 cat >conftest.$ac_ext <<_ACEOF |
3639 #line $LINENO "configure" | |
3629 /* confdefs.h. */ | 3640 /* confdefs.h. */ |
3630 _ACEOF | 3641 _ACEOF |
3631 cat confdefs.h >>conftest.$ac_ext | 3642 cat confdefs.h >>conftest.$ac_ext |
3632 cat >>conftest.$ac_ext <<_ACEOF | 3643 cat >>conftest.$ac_ext <<_ACEOF |
3633 /* end confdefs.h. */ | 3644 /* end confdefs.h. */ |
3687 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 3698 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
3688 # <limits.h> exists even on freestanding compilers. | 3699 # <limits.h> exists even on freestanding compilers. |
3689 # On the NeXT, cc -E runs the code through the compiler's parser, | 3700 # On the NeXT, cc -E runs the code through the compiler's parser, |
3690 # not just through cpp. "Syntax error" is here to catch this case. | 3701 # not just through cpp. "Syntax error" is here to catch this case. |
3691 cat >conftest.$ac_ext <<_ACEOF | 3702 cat >conftest.$ac_ext <<_ACEOF |
3703 #line $LINENO "configure" | |
3692 /* confdefs.h. */ | 3704 /* confdefs.h. */ |
3693 _ACEOF | 3705 _ACEOF |
3694 cat confdefs.h >>conftest.$ac_ext | 3706 cat confdefs.h >>conftest.$ac_ext |
3695 cat >>conftest.$ac_ext <<_ACEOF | 3707 cat >>conftest.$ac_ext <<_ACEOF |
3696 /* end confdefs.h. */ | 3708 /* end confdefs.h. */ |
3697 #ifdef __STDC__ | 3709 #ifdef __STDC__ |
3698 # include <limits.h> | 3710 # include <limits.h> |
3699 #else | 3711 #else |
3700 # include <assert.h> | 3712 # include <assert.h> |
3701 #endif | 3713 #endif |
3702 Syntax error | 3714 Syntax error |
3703 _ACEOF | 3715 _ACEOF |
3704 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3716 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
3705 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3717 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
3706 ac_status=$? | 3718 ac_status=$? |
3707 grep -v '^ *+' conftest.er1 >conftest.err | 3719 grep -v '^ *+' conftest.er1 >conftest.err |
3729 rm -f conftest.err conftest.$ac_ext | 3741 rm -f conftest.err conftest.$ac_ext |
3730 | 3742 |
3731 # OK, works on sane cases. Now check whether non-existent headers | 3743 # OK, works on sane cases. Now check whether non-existent headers |
3732 # can be detected and how. | 3744 # can be detected and how. |
3733 cat >conftest.$ac_ext <<_ACEOF | 3745 cat >conftest.$ac_ext <<_ACEOF |
3746 #line $LINENO "configure" | |
3734 /* confdefs.h. */ | 3747 /* confdefs.h. */ |
3735 _ACEOF | 3748 _ACEOF |
3736 cat confdefs.h >>conftest.$ac_ext | 3749 cat confdefs.h >>conftest.$ac_ext |
3737 cat >>conftest.$ac_ext <<_ACEOF | 3750 cat >>conftest.$ac_ext <<_ACEOF |
3738 /* end confdefs.h. */ | 3751 /* end confdefs.h. */ |
3795 # AIX /bin/install | 3808 # AIX /bin/install |
3796 # AmigaOS /C/install, which installs bootblocks on floppy discs | 3809 # AmigaOS /C/install, which installs bootblocks on floppy discs |
3797 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag | 3810 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag |
3798 # AFS /usr/afsws/bin/install, which mishandles nonexistent args | 3811 # AFS /usr/afsws/bin/install, which mishandles nonexistent args |
3799 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | 3812 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" |
3800 # OS/2's system install, which has a completely different semantic | |
3801 # ./install, which can be erroneously created by make from ./install.sh. | 3813 # ./install, which can be erroneously created by make from ./install.sh. |
3802 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 | 3814 echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 |
3803 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 | 3815 echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 |
3804 if test -z "$INSTALL"; then | 3816 if test -z "$INSTALL"; then |
3805 if test "${ac_cv_path_install+set}" = set; then | 3817 if test "${ac_cv_path_install+set}" = set; then |
3812 test -z "$as_dir" && as_dir=. | 3824 test -z "$as_dir" && as_dir=. |
3813 # Account for people who put trailing slashes in PATH elements. | 3825 # Account for people who put trailing slashes in PATH elements. |
3814 case $as_dir/ in | 3826 case $as_dir/ in |
3815 ./ | .// | /cC/* | \ | 3827 ./ | .// | /cC/* | \ |
3816 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ | 3828 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ |
3817 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ | |
3818 /usr/ucb/* ) ;; | 3829 /usr/ucb/* ) ;; |
3819 *) | 3830 *) |
3820 # OSF1 and SCO ODT 3.0 have their own names for install. | 3831 # OSF1 and SCO ODT 3.0 have their own names for install. |
3821 # Don't use installbsd from OSF since it installs stuff as root | 3832 # Don't use installbsd from OSF since it installs stuff as root |
3822 # by default. | 3833 # by default. |
3823 for ac_prog in ginstall scoinst install; do | 3834 for ac_prog in ginstall scoinst install; do |
3824 for ac_exec_ext in '' $ac_executable_extensions; do | 3835 for ac_exec_ext in '' $ac_executable_extensions; do |
3825 if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then | 3836 if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then |
3826 if test $ac_prog = install && | 3837 if test $ac_prog = install && |
3827 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 3838 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
3828 # AIX install. It has an incompatible calling convention. | 3839 # AIX install. It has an incompatible calling convention. |
3829 : | 3840 : |
3830 elif test $ac_prog = install && | 3841 elif test $ac_prog = install && |
3831 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then | 3842 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
3832 # program-specific install script used by HP pwplus--don't use. | 3843 # program-specific install script used by HP pwplus--don't use. |
3833 : | 3844 : |
3834 else | 3845 else |
3835 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" | 3846 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" |
3836 break 3 | 3847 break 3 |
3837 fi | 3848 fi |
3838 fi | 3849 fi |
3839 done | 3850 done |
3840 done | 3851 done |
3841 ;; | 3852 ;; |
3842 esac | 3853 esac |
3843 done | 3854 done |
4096 | 4107 |
4097 | 4108 |
4098 echo "$as_me:$LINENO: checking for AIX" >&5 | 4109 echo "$as_me:$LINENO: checking for AIX" >&5 |
4099 echo $ECHO_N "checking for AIX... $ECHO_C" >&6 | 4110 echo $ECHO_N "checking for AIX... $ECHO_C" >&6 |
4100 cat >conftest.$ac_ext <<_ACEOF | 4111 cat >conftest.$ac_ext <<_ACEOF |
4112 #line $LINENO "configure" | |
4101 /* confdefs.h. */ | 4113 /* confdefs.h. */ |
4102 _ACEOF | 4114 _ACEOF |
4103 cat confdefs.h >>conftest.$ac_ext | 4115 cat confdefs.h >>conftest.$ac_ext |
4104 cat >>conftest.$ac_ext <<_ACEOF | 4116 cat >>conftest.$ac_ext <<_ACEOF |
4105 /* end confdefs.h. */ | 4117 /* end confdefs.h. */ |
4294 if test "$GCC" != yes; then | 4306 if test "$GCC" != yes; then |
4295 ac_save_CC=$CC | 4307 ac_save_CC=$CC |
4296 while :; do | 4308 while :; do |
4297 # IRIX 6.2 and later do not support large files by default, | 4309 # IRIX 6.2 and later do not support large files by default, |
4298 # so use the C compiler's -n32 option if that helps. | 4310 # so use the C compiler's -n32 option if that helps. |
4299 cat >conftest.$ac_ext <<_ACEOF | 4311 cat >conftest.$ac_ext <<_ACEOF |
4312 #line $LINENO "configure" | |
4300 /* confdefs.h. */ | 4313 /* confdefs.h. */ |
4301 _ACEOF | 4314 _ACEOF |
4302 cat confdefs.h >>conftest.$ac_ext | 4315 cat confdefs.h >>conftest.$ac_ext |
4303 cat >>conftest.$ac_ext <<_ACEOF | 4316 cat >>conftest.$ac_ext <<_ACEOF |
4304 /* end confdefs.h. */ | 4317 /* end confdefs.h. */ |
4323 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4336 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4324 (eval $ac_compile) 2>&5 | 4337 (eval $ac_compile) 2>&5 |
4325 ac_status=$? | 4338 ac_status=$? |
4326 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4339 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4327 (exit $ac_status); } && | 4340 (exit $ac_status); } && |
4328 { ac_try='test -s conftest.$ac_objext' | 4341 { ac_try='test -s conftest.$ac_objext' |
4329 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4342 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4330 (eval $ac_try) 2>&5 | 4343 (eval $ac_try) 2>&5 |
4331 ac_status=$? | 4344 ac_status=$? |
4332 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4345 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4333 (exit $ac_status); }; }; then | 4346 (exit $ac_status); }; }; then |
4343 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4356 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4344 (eval $ac_compile) 2>&5 | 4357 (eval $ac_compile) 2>&5 |
4345 ac_status=$? | 4358 ac_status=$? |
4346 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4359 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4347 (exit $ac_status); } && | 4360 (exit $ac_status); } && |
4348 { ac_try='test -s conftest.$ac_objext' | 4361 { ac_try='test -s conftest.$ac_objext' |
4349 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4362 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4350 (eval $ac_try) 2>&5 | 4363 (eval $ac_try) 2>&5 |
4351 ac_status=$? | 4364 ac_status=$? |
4352 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4365 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4353 (exit $ac_status); }; }; then | 4366 (exit $ac_status); }; }; then |
4356 echo "$as_me: failed program was:" >&5 | 4369 echo "$as_me: failed program was:" >&5 |
4357 sed 's/^/| /' conftest.$ac_ext >&5 | 4370 sed 's/^/| /' conftest.$ac_ext >&5 |
4358 | 4371 |
4359 fi | 4372 fi |
4360 rm -f conftest.$ac_objext | 4373 rm -f conftest.$ac_objext |
4361 break | 4374 break |
4362 done | 4375 done |
4363 CC=$ac_save_CC | 4376 CC=$ac_save_CC |
4364 rm -f conftest.$ac_ext | 4377 rm -f conftest.$ac_ext |
4365 fi | 4378 fi |
4366 fi | 4379 fi |
4376 echo $ECHO_N "(cached) $ECHO_C" >&6 | 4389 echo $ECHO_N "(cached) $ECHO_C" >&6 |
4377 else | 4390 else |
4378 while :; do | 4391 while :; do |
4379 ac_cv_sys_file_offset_bits=no | 4392 ac_cv_sys_file_offset_bits=no |
4380 cat >conftest.$ac_ext <<_ACEOF | 4393 cat >conftest.$ac_ext <<_ACEOF |
4394 #line $LINENO "configure" | |
4381 /* confdefs.h. */ | 4395 /* confdefs.h. */ |
4382 _ACEOF | 4396 _ACEOF |
4383 cat confdefs.h >>conftest.$ac_ext | 4397 cat confdefs.h >>conftest.$ac_ext |
4384 cat >>conftest.$ac_ext <<_ACEOF | 4398 cat >>conftest.$ac_ext <<_ACEOF |
4385 /* end confdefs.h. */ | 4399 /* end confdefs.h. */ |
4404 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4418 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4405 (eval $ac_compile) 2>&5 | 4419 (eval $ac_compile) 2>&5 |
4406 ac_status=$? | 4420 ac_status=$? |
4407 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4421 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4408 (exit $ac_status); } && | 4422 (exit $ac_status); } && |
4409 { ac_try='test -s conftest.$ac_objext' | 4423 { ac_try='test -s conftest.$ac_objext' |
4410 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4424 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4411 (eval $ac_try) 2>&5 | 4425 (eval $ac_try) 2>&5 |
4412 ac_status=$? | 4426 ac_status=$? |
4413 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4427 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4414 (exit $ac_status); }; }; then | 4428 (exit $ac_status); }; }; then |
4418 sed 's/^/| /' conftest.$ac_ext >&5 | 4432 sed 's/^/| /' conftest.$ac_ext >&5 |
4419 | 4433 |
4420 fi | 4434 fi |
4421 rm -f conftest.$ac_objext conftest.$ac_ext | 4435 rm -f conftest.$ac_objext conftest.$ac_ext |
4422 cat >conftest.$ac_ext <<_ACEOF | 4436 cat >conftest.$ac_ext <<_ACEOF |
4437 #line $LINENO "configure" | |
4423 /* confdefs.h. */ | 4438 /* confdefs.h. */ |
4424 _ACEOF | 4439 _ACEOF |
4425 cat confdefs.h >>conftest.$ac_ext | 4440 cat confdefs.h >>conftest.$ac_ext |
4426 cat >>conftest.$ac_ext <<_ACEOF | 4441 cat >>conftest.$ac_ext <<_ACEOF |
4427 /* end confdefs.h. */ | 4442 /* end confdefs.h. */ |
4447 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4462 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4448 (eval $ac_compile) 2>&5 | 4463 (eval $ac_compile) 2>&5 |
4449 ac_status=$? | 4464 ac_status=$? |
4450 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4465 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4451 (exit $ac_status); } && | 4466 (exit $ac_status); } && |
4452 { ac_try='test -s conftest.$ac_objext' | 4467 { ac_try='test -s conftest.$ac_objext' |
4453 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4468 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4454 (eval $ac_try) 2>&5 | 4469 (eval $ac_try) 2>&5 |
4455 ac_status=$? | 4470 ac_status=$? |
4456 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4471 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4457 (exit $ac_status); }; }; then | 4472 (exit $ac_status); }; }; then |
4481 echo $ECHO_N "(cached) $ECHO_C" >&6 | 4496 echo $ECHO_N "(cached) $ECHO_C" >&6 |
4482 else | 4497 else |
4483 while :; do | 4498 while :; do |
4484 ac_cv_sys_large_files=no | 4499 ac_cv_sys_large_files=no |
4485 cat >conftest.$ac_ext <<_ACEOF | 4500 cat >conftest.$ac_ext <<_ACEOF |
4501 #line $LINENO "configure" | |
4486 /* confdefs.h. */ | 4502 /* confdefs.h. */ |
4487 _ACEOF | 4503 _ACEOF |
4488 cat confdefs.h >>conftest.$ac_ext | 4504 cat confdefs.h >>conftest.$ac_ext |
4489 cat >>conftest.$ac_ext <<_ACEOF | 4505 cat >>conftest.$ac_ext <<_ACEOF |
4490 /* end confdefs.h. */ | 4506 /* end confdefs.h. */ |
4509 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4525 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4510 (eval $ac_compile) 2>&5 | 4526 (eval $ac_compile) 2>&5 |
4511 ac_status=$? | 4527 ac_status=$? |
4512 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4528 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4513 (exit $ac_status); } && | 4529 (exit $ac_status); } && |
4514 { ac_try='test -s conftest.$ac_objext' | 4530 { ac_try='test -s conftest.$ac_objext' |
4515 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4531 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4516 (eval $ac_try) 2>&5 | 4532 (eval $ac_try) 2>&5 |
4517 ac_status=$? | 4533 ac_status=$? |
4518 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4534 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4519 (exit $ac_status); }; }; then | 4535 (exit $ac_status); }; }; then |
4523 sed 's/^/| /' conftest.$ac_ext >&5 | 4539 sed 's/^/| /' conftest.$ac_ext >&5 |
4524 | 4540 |
4525 fi | 4541 fi |
4526 rm -f conftest.$ac_objext conftest.$ac_ext | 4542 rm -f conftest.$ac_objext conftest.$ac_ext |
4527 cat >conftest.$ac_ext <<_ACEOF | 4543 cat >conftest.$ac_ext <<_ACEOF |
4544 #line $LINENO "configure" | |
4528 /* confdefs.h. */ | 4545 /* confdefs.h. */ |
4529 _ACEOF | 4546 _ACEOF |
4530 cat confdefs.h >>conftest.$ac_ext | 4547 cat confdefs.h >>conftest.$ac_ext |
4531 cat >>conftest.$ac_ext <<_ACEOF | 4548 cat >>conftest.$ac_ext <<_ACEOF |
4532 /* end confdefs.h. */ | 4549 /* end confdefs.h. */ |
4552 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4569 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4553 (eval $ac_compile) 2>&5 | 4570 (eval $ac_compile) 2>&5 |
4554 ac_status=$? | 4571 ac_status=$? |
4555 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4572 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4556 (exit $ac_status); } && | 4573 (exit $ac_status); } && |
4557 { ac_try='test -s conftest.$ac_objext' | 4574 { ac_try='test -s conftest.$ac_objext' |
4558 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4575 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4559 (eval $ac_try) 2>&5 | 4576 (eval $ac_try) 2>&5 |
4560 ac_status=$? | 4577 ac_status=$? |
4561 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4578 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4562 (exit $ac_status); }; }; then | 4579 (exit $ac_status); }; }; then |
4589 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 | 4606 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 |
4590 if test "${ac_cv_header_stdc+set}" = set; then | 4607 if test "${ac_cv_header_stdc+set}" = set; then |
4591 echo $ECHO_N "(cached) $ECHO_C" >&6 | 4608 echo $ECHO_N "(cached) $ECHO_C" >&6 |
4592 else | 4609 else |
4593 cat >conftest.$ac_ext <<_ACEOF | 4610 cat >conftest.$ac_ext <<_ACEOF |
4611 #line $LINENO "configure" | |
4594 /* confdefs.h. */ | 4612 /* confdefs.h. */ |
4595 _ACEOF | 4613 _ACEOF |
4596 cat confdefs.h >>conftest.$ac_ext | 4614 cat confdefs.h >>conftest.$ac_ext |
4597 cat >>conftest.$ac_ext <<_ACEOF | 4615 cat >>conftest.$ac_ext <<_ACEOF |
4598 /* end confdefs.h. */ | 4616 /* end confdefs.h. */ |
4613 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4631 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4614 (eval $ac_compile) 2>&5 | 4632 (eval $ac_compile) 2>&5 |
4615 ac_status=$? | 4633 ac_status=$? |
4616 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4634 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4617 (exit $ac_status); } && | 4635 (exit $ac_status); } && |
4618 { ac_try='test -s conftest.$ac_objext' | 4636 { ac_try='test -s conftest.$ac_objext' |
4619 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4637 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4620 (eval $ac_try) 2>&5 | 4638 (eval $ac_try) 2>&5 |
4621 ac_status=$? | 4639 ac_status=$? |
4622 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4640 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4623 (exit $ac_status); }; }; then | 4641 (exit $ac_status); }; }; then |
4631 rm -f conftest.$ac_objext conftest.$ac_ext | 4649 rm -f conftest.$ac_objext conftest.$ac_ext |
4632 | 4650 |
4633 if test $ac_cv_header_stdc = yes; then | 4651 if test $ac_cv_header_stdc = yes; then |
4634 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. | 4652 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
4635 cat >conftest.$ac_ext <<_ACEOF | 4653 cat >conftest.$ac_ext <<_ACEOF |
4654 #line $LINENO "configure" | |
4636 /* confdefs.h. */ | 4655 /* confdefs.h. */ |
4637 _ACEOF | 4656 _ACEOF |
4638 cat confdefs.h >>conftest.$ac_ext | 4657 cat confdefs.h >>conftest.$ac_ext |
4639 cat >>conftest.$ac_ext <<_ACEOF | 4658 cat >>conftest.$ac_ext <<_ACEOF |
4640 /* end confdefs.h. */ | 4659 /* end confdefs.h. */ |
4652 fi | 4671 fi |
4653 | 4672 |
4654 if test $ac_cv_header_stdc = yes; then | 4673 if test $ac_cv_header_stdc = yes; then |
4655 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | 4674 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
4656 cat >conftest.$ac_ext <<_ACEOF | 4675 cat >conftest.$ac_ext <<_ACEOF |
4676 #line $LINENO "configure" | |
4657 /* confdefs.h. */ | 4677 /* confdefs.h. */ |
4658 _ACEOF | 4678 _ACEOF |
4659 cat confdefs.h >>conftest.$ac_ext | 4679 cat confdefs.h >>conftest.$ac_ext |
4660 cat >>conftest.$ac_ext <<_ACEOF | 4680 cat >>conftest.$ac_ext <<_ACEOF |
4661 /* end confdefs.h. */ | 4681 /* end confdefs.h. */ |
4676 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. | 4696 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. |
4677 if test "$cross_compiling" = yes; then | 4697 if test "$cross_compiling" = yes; then |
4678 : | 4698 : |
4679 else | 4699 else |
4680 cat >conftest.$ac_ext <<_ACEOF | 4700 cat >conftest.$ac_ext <<_ACEOF |
4701 #line $LINENO "configure" | |
4681 /* confdefs.h. */ | 4702 /* confdefs.h. */ |
4682 _ACEOF | 4703 _ACEOF |
4683 cat confdefs.h >>conftest.$ac_ext | 4704 cat confdefs.h >>conftest.$ac_ext |
4684 cat >>conftest.$ac_ext <<_ACEOF | 4705 cat >>conftest.$ac_ext <<_ACEOF |
4685 /* end confdefs.h. */ | 4706 /* end confdefs.h. */ |
4687 #if ((' ' & 0x0FF) == 0x020) | 4708 #if ((' ' & 0x0FF) == 0x020) |
4688 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | 4709 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') |
4689 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | 4710 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
4690 #else | 4711 #else |
4691 # define ISLOWER(c) \ | 4712 # define ISLOWER(c) \ |
4692 (('a' <= (c) && (c) <= 'i') \ | 4713 (('a' <= (c) && (c) <= 'i') \ |
4693 || ('j' <= (c) && (c) <= 'r') \ | 4714 || ('j' <= (c) && (c) <= 'r') \ |
4694 || ('s' <= (c) && (c) <= 'z')) | 4715 || ('s' <= (c) && (c) <= 'z')) |
4695 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | 4716 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) |
4696 #endif | 4717 #endif |
4697 | 4718 |
4698 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) | 4719 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) |
4699 int | 4720 int |
4700 main () | 4721 main () |
4701 { | 4722 { |
4702 int i; | 4723 int i; |
4703 for (i = 0; i < 256; i++) | 4724 for (i = 0; i < 256; i++) |
4704 if (XOR (islower (i), ISLOWER (i)) | 4725 if (XOR (islower (i), ISLOWER (i)) |
4705 || toupper (i) != TOUPPER (i)) | 4726 || toupper (i) != TOUPPER (i)) |
4706 exit(2); | 4727 exit(2); |
4707 exit (0); | 4728 exit (0); |
4708 } | 4729 } |
4709 _ACEOF | 4730 _ACEOF |
4710 rm -f conftest$ac_exeext | 4731 rm -f conftest$ac_exeext |
4750 | 4771 |
4751 | 4772 |
4752 | 4773 |
4753 | 4774 |
4754 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ | 4775 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ |
4755 inttypes.h stdint.h unistd.h | 4776 inttypes.h stdint.h unistd.h |
4756 do | 4777 do |
4757 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 4778 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
4758 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 4779 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
4759 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 4780 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
4760 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 4781 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
4761 echo $ECHO_N "(cached) $ECHO_C" >&6 | 4782 echo $ECHO_N "(cached) $ECHO_C" >&6 |
4762 else | 4783 else |
4763 cat >conftest.$ac_ext <<_ACEOF | 4784 cat >conftest.$ac_ext <<_ACEOF |
4785 #line $LINENO "configure" | |
4764 /* confdefs.h. */ | 4786 /* confdefs.h. */ |
4765 _ACEOF | 4787 _ACEOF |
4766 cat confdefs.h >>conftest.$ac_ext | 4788 cat confdefs.h >>conftest.$ac_ext |
4767 cat >>conftest.$ac_ext <<_ACEOF | 4789 cat >>conftest.$ac_ext <<_ACEOF |
4768 /* end confdefs.h. */ | 4790 /* end confdefs.h. */ |
4774 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4796 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4775 (eval $ac_compile) 2>&5 | 4797 (eval $ac_compile) 2>&5 |
4776 ac_status=$? | 4798 ac_status=$? |
4777 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4799 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4778 (exit $ac_status); } && | 4800 (exit $ac_status); } && |
4779 { ac_try='test -s conftest.$ac_objext' | 4801 { ac_try='test -s conftest.$ac_objext' |
4780 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4802 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4781 (eval $ac_try) 2>&5 | 4803 (eval $ac_try) 2>&5 |
4782 ac_status=$? | 4804 ac_status=$? |
4783 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4805 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4784 (exit $ac_status); }; }; then | 4806 (exit $ac_status); }; }; then |
4820 else | 4842 else |
4821 # Is the header compilable? | 4843 # Is the header compilable? |
4822 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 4844 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
4823 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 4845 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
4824 cat >conftest.$ac_ext <<_ACEOF | 4846 cat >conftest.$ac_ext <<_ACEOF |
4847 #line $LINENO "configure" | |
4825 /* confdefs.h. */ | 4848 /* confdefs.h. */ |
4826 _ACEOF | 4849 _ACEOF |
4827 cat confdefs.h >>conftest.$ac_ext | 4850 cat confdefs.h >>conftest.$ac_ext |
4828 cat >>conftest.$ac_ext <<_ACEOF | 4851 cat >>conftest.$ac_ext <<_ACEOF |
4829 /* end confdefs.h. */ | 4852 /* end confdefs.h. */ |
4834 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4857 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4835 (eval $ac_compile) 2>&5 | 4858 (eval $ac_compile) 2>&5 |
4836 ac_status=$? | 4859 ac_status=$? |
4837 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4860 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4838 (exit $ac_status); } && | 4861 (exit $ac_status); } && |
4839 { ac_try='test -s conftest.$ac_objext' | 4862 { ac_try='test -s conftest.$ac_objext' |
4840 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4863 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4841 (eval $ac_try) 2>&5 | 4864 (eval $ac_try) 2>&5 |
4842 ac_status=$? | 4865 ac_status=$? |
4843 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4866 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4844 (exit $ac_status); }; }; then | 4867 (exit $ac_status); }; }; then |
4855 | 4878 |
4856 # Is the header present? | 4879 # Is the header present? |
4857 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 4880 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
4858 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 4881 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
4859 cat >conftest.$ac_ext <<_ACEOF | 4882 cat >conftest.$ac_ext <<_ACEOF |
4883 #line $LINENO "configure" | |
4860 /* confdefs.h. */ | 4884 /* confdefs.h. */ |
4861 _ACEOF | 4885 _ACEOF |
4862 cat confdefs.h >>conftest.$ac_ext | 4886 cat confdefs.h >>conftest.$ac_ext |
4863 cat >>conftest.$ac_ext <<_ACEOF | 4887 cat >>conftest.$ac_ext <<_ACEOF |
4864 /* end confdefs.h. */ | 4888 /* end confdefs.h. */ |
4895 # So? What about this header? | 4919 # So? What about this header? |
4896 case $ac_header_compiler:$ac_header_preproc in | 4920 case $ac_header_compiler:$ac_header_preproc in |
4897 yes:no ) | 4921 yes:no ) |
4898 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 4922 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
4899 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 4923 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
4900 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 4924 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
4901 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 4925 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
4902 ac_header_preproc=yes | 4926 ( |
4927 cat <<\_ASBOX | |
4928 ## ------------------------------------ ## | |
4929 ## Report this to bug-autoconf@gnu.org. ## | |
4930 ## ------------------------------------ ## | |
4931 _ASBOX | |
4932 ) | | |
4933 sed "s/^/$as_me: WARNING: /" >&2 | |
4903 ;; | 4934 ;; |
4904 no:yes ) | 4935 no:yes ) |
4905 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 4936 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
4906 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 4937 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
4907 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 4938 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
4908 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 4939 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
4909 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
4910 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
4911 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
4912 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
4913 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 4940 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
4914 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 4941 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
4915 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
4916 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
4917 ( | 4942 ( |
4918 cat <<\_ASBOX | 4943 cat <<\_ASBOX |
4919 ## ------------------------------------------ ## | 4944 ## ------------------------------------ ## |
4920 ## Report this to the AC_PACKAGE_NAME lists. ## | 4945 ## Report this to bug-autoconf@gnu.org. ## |
4921 ## ------------------------------------------ ## | 4946 ## ------------------------------------ ## |
4922 _ASBOX | 4947 _ASBOX |
4923 ) | | 4948 ) | |
4924 sed "s/^/$as_me: WARNING: /" >&2 | 4949 sed "s/^/$as_me: WARNING: /" >&2 |
4925 ;; | 4950 ;; |
4926 esac | 4951 esac |
4927 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 4952 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
4928 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 4953 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
4929 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 4954 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
4930 echo $ECHO_N "(cached) $ECHO_C" >&6 | 4955 echo $ECHO_N "(cached) $ECHO_C" >&6 |
4931 else | 4956 else |
4932 eval "$as_ac_Header=\$ac_header_preproc" | 4957 eval "$as_ac_Header=$ac_header_preproc" |
4933 fi | 4958 fi |
4934 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 4959 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
4935 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 4960 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
4936 | 4961 |
4937 fi | 4962 fi |
4951 echo $ECHO_N "(cached) $ECHO_C" >&6 | 4976 echo $ECHO_N "(cached) $ECHO_C" >&6 |
4952 else | 4977 else |
4953 ac_check_lib_save_LIBS=$LIBS | 4978 ac_check_lib_save_LIBS=$LIBS |
4954 LIBS="-lossaudio $LIBS" | 4979 LIBS="-lossaudio $LIBS" |
4955 cat >conftest.$ac_ext <<_ACEOF | 4980 cat >conftest.$ac_ext <<_ACEOF |
4981 #line $LINENO "configure" | |
4956 /* confdefs.h. */ | 4982 /* confdefs.h. */ |
4957 _ACEOF | 4983 _ACEOF |
4958 cat confdefs.h >>conftest.$ac_ext | 4984 cat confdefs.h >>conftest.$ac_ext |
4959 cat >>conftest.$ac_ext <<_ACEOF | 4985 cat >>conftest.$ac_ext <<_ACEOF |
4960 /* end confdefs.h. */ | 4986 /* end confdefs.h. */ |
4978 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 5004 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
4979 (eval $ac_link) 2>&5 | 5005 (eval $ac_link) 2>&5 |
4980 ac_status=$? | 5006 ac_status=$? |
4981 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5007 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4982 (exit $ac_status); } && | 5008 (exit $ac_status); } && |
4983 { ac_try='test -s conftest$ac_exeext' | 5009 { ac_try='test -s conftest$ac_exeext' |
4984 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5010 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
4985 (eval $ac_try) 2>&5 | 5011 (eval $ac_try) 2>&5 |
4986 ac_status=$? | 5012 ac_status=$? |
4987 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5013 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4988 (exit $ac_status); }; }; then | 5014 (exit $ac_status); }; }; then |
5047 else | 5073 else |
5048 # Is the header compilable? | 5074 # Is the header compilable? |
5049 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 5075 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
5050 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 5076 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
5051 cat >conftest.$ac_ext <<_ACEOF | 5077 cat >conftest.$ac_ext <<_ACEOF |
5078 #line $LINENO "configure" | |
5052 /* confdefs.h. */ | 5079 /* confdefs.h. */ |
5053 _ACEOF | 5080 _ACEOF |
5054 cat confdefs.h >>conftest.$ac_ext | 5081 cat confdefs.h >>conftest.$ac_ext |
5055 cat >>conftest.$ac_ext <<_ACEOF | 5082 cat >>conftest.$ac_ext <<_ACEOF |
5056 /* end confdefs.h. */ | 5083 /* end confdefs.h. */ |
5061 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5088 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5062 (eval $ac_compile) 2>&5 | 5089 (eval $ac_compile) 2>&5 |
5063 ac_status=$? | 5090 ac_status=$? |
5064 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5091 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5065 (exit $ac_status); } && | 5092 (exit $ac_status); } && |
5066 { ac_try='test -s conftest.$ac_objext' | 5093 { ac_try='test -s conftest.$ac_objext' |
5067 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5094 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5068 (eval $ac_try) 2>&5 | 5095 (eval $ac_try) 2>&5 |
5069 ac_status=$? | 5096 ac_status=$? |
5070 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5097 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5071 (exit $ac_status); }; }; then | 5098 (exit $ac_status); }; }; then |
5082 | 5109 |
5083 # Is the header present? | 5110 # Is the header present? |
5084 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 5111 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
5085 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 5112 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
5086 cat >conftest.$ac_ext <<_ACEOF | 5113 cat >conftest.$ac_ext <<_ACEOF |
5114 #line $LINENO "configure" | |
5087 /* confdefs.h. */ | 5115 /* confdefs.h. */ |
5088 _ACEOF | 5116 _ACEOF |
5089 cat confdefs.h >>conftest.$ac_ext | 5117 cat confdefs.h >>conftest.$ac_ext |
5090 cat >>conftest.$ac_ext <<_ACEOF | 5118 cat >>conftest.$ac_ext <<_ACEOF |
5091 /* end confdefs.h. */ | 5119 /* end confdefs.h. */ |
5122 # So? What about this header? | 5150 # So? What about this header? |
5123 case $ac_header_compiler:$ac_header_preproc in | 5151 case $ac_header_compiler:$ac_header_preproc in |
5124 yes:no ) | 5152 yes:no ) |
5125 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 5153 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
5126 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 5154 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
5127 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 5155 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
5128 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 5156 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
5129 ac_header_preproc=yes | 5157 ( |
5158 cat <<\_ASBOX | |
5159 ## ------------------------------------ ## | |
5160 ## Report this to bug-autoconf@gnu.org. ## | |
5161 ## ------------------------------------ ## | |
5162 _ASBOX | |
5163 ) | | |
5164 sed "s/^/$as_me: WARNING: /" >&2 | |
5130 ;; | 5165 ;; |
5131 no:yes ) | 5166 no:yes ) |
5132 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 5167 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
5133 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 5168 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
5134 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 5169 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
5135 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 5170 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
5136 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
5137 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
5138 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
5139 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
5140 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 5171 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
5141 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 5172 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
5142 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
5143 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
5144 ( | 5173 ( |
5145 cat <<\_ASBOX | 5174 cat <<\_ASBOX |
5146 ## ------------------------------------------ ## | 5175 ## ------------------------------------ ## |
5147 ## Report this to the AC_PACKAGE_NAME lists. ## | 5176 ## Report this to bug-autoconf@gnu.org. ## |
5148 ## ------------------------------------------ ## | 5177 ## ------------------------------------ ## |
5149 _ASBOX | 5178 _ASBOX |
5150 ) | | 5179 ) | |
5151 sed "s/^/$as_me: WARNING: /" >&2 | 5180 sed "s/^/$as_me: WARNING: /" >&2 |
5152 ;; | 5181 ;; |
5153 esac | 5182 esac |
5154 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 5183 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
5155 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 5184 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
5156 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 5185 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
5157 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5186 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5158 else | 5187 else |
5159 eval "$as_ac_Header=\$ac_header_preproc" | 5188 eval "$as_ac_Header=$ac_header_preproc" |
5160 fi | 5189 fi |
5161 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 5190 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
5162 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 5191 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
5163 | 5192 |
5164 fi | 5193 fi |
5179 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 5208 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
5180 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 5209 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
5181 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5210 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5182 else | 5211 else |
5183 cat >conftest.$ac_ext <<_ACEOF | 5212 cat >conftest.$ac_ext <<_ACEOF |
5213 #line $LINENO "configure" | |
5184 /* confdefs.h. */ | 5214 /* confdefs.h. */ |
5185 _ACEOF | 5215 _ACEOF |
5186 cat confdefs.h >>conftest.$ac_ext | 5216 cat confdefs.h >>conftest.$ac_ext |
5187 cat >>conftest.$ac_ext <<_ACEOF | 5217 cat >>conftest.$ac_ext <<_ACEOF |
5188 /* end confdefs.h. */ | 5218 /* end confdefs.h. */ |
5229 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 | 5259 echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 |
5230 if test "${ac_cv_header_stdc+set}" = set; then | 5260 if test "${ac_cv_header_stdc+set}" = set; then |
5231 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5261 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5232 else | 5262 else |
5233 cat >conftest.$ac_ext <<_ACEOF | 5263 cat >conftest.$ac_ext <<_ACEOF |
5264 #line $LINENO "configure" | |
5234 /* confdefs.h. */ | 5265 /* confdefs.h. */ |
5235 _ACEOF | 5266 _ACEOF |
5236 cat confdefs.h >>conftest.$ac_ext | 5267 cat confdefs.h >>conftest.$ac_ext |
5237 cat >>conftest.$ac_ext <<_ACEOF | 5268 cat >>conftest.$ac_ext <<_ACEOF |
5238 /* end confdefs.h. */ | 5269 /* end confdefs.h. */ |
5253 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5284 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5254 (eval $ac_compile) 2>&5 | 5285 (eval $ac_compile) 2>&5 |
5255 ac_status=$? | 5286 ac_status=$? |
5256 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5287 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5257 (exit $ac_status); } && | 5288 (exit $ac_status); } && |
5258 { ac_try='test -s conftest.$ac_objext' | 5289 { ac_try='test -s conftest.$ac_objext' |
5259 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5290 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5260 (eval $ac_try) 2>&5 | 5291 (eval $ac_try) 2>&5 |
5261 ac_status=$? | 5292 ac_status=$? |
5262 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5293 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5263 (exit $ac_status); }; }; then | 5294 (exit $ac_status); }; }; then |
5271 rm -f conftest.$ac_objext conftest.$ac_ext | 5302 rm -f conftest.$ac_objext conftest.$ac_ext |
5272 | 5303 |
5273 if test $ac_cv_header_stdc = yes; then | 5304 if test $ac_cv_header_stdc = yes; then |
5274 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. | 5305 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
5275 cat >conftest.$ac_ext <<_ACEOF | 5306 cat >conftest.$ac_ext <<_ACEOF |
5307 #line $LINENO "configure" | |
5276 /* confdefs.h. */ | 5308 /* confdefs.h. */ |
5277 _ACEOF | 5309 _ACEOF |
5278 cat confdefs.h >>conftest.$ac_ext | 5310 cat confdefs.h >>conftest.$ac_ext |
5279 cat >>conftest.$ac_ext <<_ACEOF | 5311 cat >>conftest.$ac_ext <<_ACEOF |
5280 /* end confdefs.h. */ | 5312 /* end confdefs.h. */ |
5292 fi | 5324 fi |
5293 | 5325 |
5294 if test $ac_cv_header_stdc = yes; then | 5326 if test $ac_cv_header_stdc = yes; then |
5295 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | 5327 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
5296 cat >conftest.$ac_ext <<_ACEOF | 5328 cat >conftest.$ac_ext <<_ACEOF |
5329 #line $LINENO "configure" | |
5297 /* confdefs.h. */ | 5330 /* confdefs.h. */ |
5298 _ACEOF | 5331 _ACEOF |
5299 cat confdefs.h >>conftest.$ac_ext | 5332 cat confdefs.h >>conftest.$ac_ext |
5300 cat >>conftest.$ac_ext <<_ACEOF | 5333 cat >>conftest.$ac_ext <<_ACEOF |
5301 /* end confdefs.h. */ | 5334 /* end confdefs.h. */ |
5316 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. | 5349 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. |
5317 if test "$cross_compiling" = yes; then | 5350 if test "$cross_compiling" = yes; then |
5318 : | 5351 : |
5319 else | 5352 else |
5320 cat >conftest.$ac_ext <<_ACEOF | 5353 cat >conftest.$ac_ext <<_ACEOF |
5354 #line $LINENO "configure" | |
5321 /* confdefs.h. */ | 5355 /* confdefs.h. */ |
5322 _ACEOF | 5356 _ACEOF |
5323 cat confdefs.h >>conftest.$ac_ext | 5357 cat confdefs.h >>conftest.$ac_ext |
5324 cat >>conftest.$ac_ext <<_ACEOF | 5358 cat >>conftest.$ac_ext <<_ACEOF |
5325 /* end confdefs.h. */ | 5359 /* end confdefs.h. */ |
5327 #if ((' ' & 0x0FF) == 0x020) | 5361 #if ((' ' & 0x0FF) == 0x020) |
5328 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | 5362 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') |
5329 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | 5363 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
5330 #else | 5364 #else |
5331 # define ISLOWER(c) \ | 5365 # define ISLOWER(c) \ |
5332 (('a' <= (c) && (c) <= 'i') \ | 5366 (('a' <= (c) && (c) <= 'i') \ |
5333 || ('j' <= (c) && (c) <= 'r') \ | 5367 || ('j' <= (c) && (c) <= 'r') \ |
5334 || ('s' <= (c) && (c) <= 'z')) | 5368 || ('s' <= (c) && (c) <= 'z')) |
5335 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | 5369 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) |
5336 #endif | 5370 #endif |
5337 | 5371 |
5338 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) | 5372 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) |
5339 int | 5373 int |
5340 main () | 5374 main () |
5341 { | 5375 { |
5342 int i; | 5376 int i; |
5343 for (i = 0; i < 256; i++) | 5377 for (i = 0; i < 256; i++) |
5344 if (XOR (islower (i), ISLOWER (i)) | 5378 if (XOR (islower (i), ISLOWER (i)) |
5345 || toupper (i) != TOUPPER (i)) | 5379 || toupper (i) != TOUPPER (i)) |
5346 exit(2); | 5380 exit(2); |
5347 exit (0); | 5381 exit (0); |
5348 } | 5382 } |
5349 _ACEOF | 5383 _ACEOF |
5350 rm -f conftest$ac_exeext | 5384 rm -f conftest$ac_exeext |
5385 echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6 | 5419 echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6 |
5386 if test "${ac_cv_header_time+set}" = set; then | 5420 if test "${ac_cv_header_time+set}" = set; then |
5387 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5421 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5388 else | 5422 else |
5389 cat >conftest.$ac_ext <<_ACEOF | 5423 cat >conftest.$ac_ext <<_ACEOF |
5424 #line $LINENO "configure" | |
5390 /* confdefs.h. */ | 5425 /* confdefs.h. */ |
5391 _ACEOF | 5426 _ACEOF |
5392 cat confdefs.h >>conftest.$ac_ext | 5427 cat confdefs.h >>conftest.$ac_ext |
5393 cat >>conftest.$ac_ext <<_ACEOF | 5428 cat >>conftest.$ac_ext <<_ACEOF |
5394 /* end confdefs.h. */ | 5429 /* end confdefs.h. */ |
5409 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5444 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5410 (eval $ac_compile) 2>&5 | 5445 (eval $ac_compile) 2>&5 |
5411 ac_status=$? | 5446 ac_status=$? |
5412 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5447 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5413 (exit $ac_status); } && | 5448 (exit $ac_status); } && |
5414 { ac_try='test -s conftest.$ac_objext' | 5449 { ac_try='test -s conftest.$ac_objext' |
5415 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5450 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5416 (eval $ac_try) 2>&5 | 5451 (eval $ac_try) 2>&5 |
5417 ac_status=$? | 5452 ac_status=$? |
5418 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5453 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5419 (exit $ac_status); }; }; then | 5454 (exit $ac_status); }; }; then |
5440 echo $ECHO_N "checking whether sys_siglist is declared... $ECHO_C" >&6 | 5475 echo $ECHO_N "checking whether sys_siglist is declared... $ECHO_C" >&6 |
5441 if test "${ac_cv_have_decl_sys_siglist+set}" = set; then | 5476 if test "${ac_cv_have_decl_sys_siglist+set}" = set; then |
5442 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5477 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5443 else | 5478 else |
5444 cat >conftest.$ac_ext <<_ACEOF | 5479 cat >conftest.$ac_ext <<_ACEOF |
5480 #line $LINENO "configure" | |
5445 /* confdefs.h. */ | 5481 /* confdefs.h. */ |
5446 _ACEOF | 5482 _ACEOF |
5447 cat confdefs.h >>conftest.$ac_ext | 5483 cat confdefs.h >>conftest.$ac_ext |
5448 cat >>conftest.$ac_ext <<_ACEOF | 5484 cat >>conftest.$ac_ext <<_ACEOF |
5449 /* end confdefs.h. */ | 5485 /* end confdefs.h. */ |
5463 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5499 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5464 (eval $ac_compile) 2>&5 | 5500 (eval $ac_compile) 2>&5 |
5465 ac_status=$? | 5501 ac_status=$? |
5466 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5502 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5467 (exit $ac_status); } && | 5503 (exit $ac_status); } && |
5468 { ac_try='test -s conftest.$ac_objext' | 5504 { ac_try='test -s conftest.$ac_objext' |
5469 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5505 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5470 (eval $ac_try) 2>&5 | 5506 (eval $ac_try) 2>&5 |
5471 ac_status=$? | 5507 ac_status=$? |
5472 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5508 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5473 (exit $ac_status); }; }; then | 5509 (exit $ac_status); }; }; then |
5504 echo $ECHO_N "checking whether __sys_siglist is declared... $ECHO_C" >&6 | 5540 echo $ECHO_N "checking whether __sys_siglist is declared... $ECHO_C" >&6 |
5505 if test "${ac_cv_have_decl___sys_siglist+set}" = set; then | 5541 if test "${ac_cv_have_decl___sys_siglist+set}" = set; then |
5506 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5542 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5507 else | 5543 else |
5508 cat >conftest.$ac_ext <<_ACEOF | 5544 cat >conftest.$ac_ext <<_ACEOF |
5545 #line $LINENO "configure" | |
5509 /* confdefs.h. */ | 5546 /* confdefs.h. */ |
5510 _ACEOF | 5547 _ACEOF |
5511 cat confdefs.h >>conftest.$ac_ext | 5548 cat confdefs.h >>conftest.$ac_ext |
5512 cat >>conftest.$ac_ext <<_ACEOF | 5549 cat >>conftest.$ac_ext <<_ACEOF |
5513 /* end confdefs.h. */ | 5550 /* end confdefs.h. */ |
5527 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5564 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5528 (eval $ac_compile) 2>&5 | 5565 (eval $ac_compile) 2>&5 |
5529 ac_status=$? | 5566 ac_status=$? |
5530 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5567 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5531 (exit $ac_status); } && | 5568 (exit $ac_status); } && |
5532 { ac_try='test -s conftest.$ac_objext' | 5569 { ac_try='test -s conftest.$ac_objext' |
5533 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5570 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5534 (eval $ac_try) 2>&5 | 5571 (eval $ac_try) 2>&5 |
5535 ac_status=$? | 5572 ac_status=$? |
5536 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5573 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5537 (exit $ac_status); }; }; then | 5574 (exit $ac_status); }; }; then |
5574 echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6 | 5611 echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6 |
5575 if test "${ac_cv_header_sys_wait_h+set}" = set; then | 5612 if test "${ac_cv_header_sys_wait_h+set}" = set; then |
5576 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5613 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5577 else | 5614 else |
5578 cat >conftest.$ac_ext <<_ACEOF | 5615 cat >conftest.$ac_ext <<_ACEOF |
5616 #line $LINENO "configure" | |
5579 /* confdefs.h. */ | 5617 /* confdefs.h. */ |
5580 _ACEOF | 5618 _ACEOF |
5581 cat confdefs.h >>conftest.$ac_ext | 5619 cat confdefs.h >>conftest.$ac_ext |
5582 cat >>conftest.$ac_ext <<_ACEOF | 5620 cat >>conftest.$ac_ext <<_ACEOF |
5583 /* end confdefs.h. */ | 5621 /* end confdefs.h. */ |
5604 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5642 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5605 (eval $ac_compile) 2>&5 | 5643 (eval $ac_compile) 2>&5 |
5606 ac_status=$? | 5644 ac_status=$? |
5607 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5645 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5608 (exit $ac_status); } && | 5646 (exit $ac_status); } && |
5609 { ac_try='test -s conftest.$ac_objext' | 5647 { ac_try='test -s conftest.$ac_objext' |
5610 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5648 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5611 (eval $ac_try) 2>&5 | 5649 (eval $ac_try) 2>&5 |
5612 ac_status=$? | 5650 ac_status=$? |
5613 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5651 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5614 (exit $ac_status); }; }; then | 5652 (exit $ac_status); }; }; then |
5636 echo $ECHO_N "checking for struct utimbuf... $ECHO_C" >&6 | 5674 echo $ECHO_N "checking for struct utimbuf... $ECHO_C" >&6 |
5637 if test "${emacs_cv_struct_utimbuf+set}" = set; then | 5675 if test "${emacs_cv_struct_utimbuf+set}" = set; then |
5638 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5676 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5639 else | 5677 else |
5640 cat >conftest.$ac_ext <<_ACEOF | 5678 cat >conftest.$ac_ext <<_ACEOF |
5679 #line $LINENO "configure" | |
5641 /* confdefs.h. */ | 5680 /* confdefs.h. */ |
5642 _ACEOF | 5681 _ACEOF |
5643 cat confdefs.h >>conftest.$ac_ext | 5682 cat confdefs.h >>conftest.$ac_ext |
5644 cat >>conftest.$ac_ext <<_ACEOF | 5683 cat >>conftest.$ac_ext <<_ACEOF |
5645 /* end confdefs.h. */ | 5684 /* end confdefs.h. */ |
5668 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5707 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5669 (eval $ac_compile) 2>&5 | 5708 (eval $ac_compile) 2>&5 |
5670 ac_status=$? | 5709 ac_status=$? |
5671 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5710 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5672 (exit $ac_status); } && | 5711 (exit $ac_status); } && |
5673 { ac_try='test -s conftest.$ac_objext' | 5712 { ac_try='test -s conftest.$ac_objext' |
5674 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5713 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5675 (eval $ac_try) 2>&5 | 5714 (eval $ac_try) 2>&5 |
5676 ac_status=$? | 5715 ac_status=$? |
5677 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5716 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5678 (exit $ac_status); }; }; then | 5717 (exit $ac_status); }; }; then |
5699 echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6 | 5738 echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6 |
5700 if test "${ac_cv_type_signal+set}" = set; then | 5739 if test "${ac_cv_type_signal+set}" = set; then |
5701 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5740 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5702 else | 5741 else |
5703 cat >conftest.$ac_ext <<_ACEOF | 5742 cat >conftest.$ac_ext <<_ACEOF |
5743 #line $LINENO "configure" | |
5704 /* confdefs.h. */ | 5744 /* confdefs.h. */ |
5705 _ACEOF | 5745 _ACEOF |
5706 cat confdefs.h >>conftest.$ac_ext | 5746 cat confdefs.h >>conftest.$ac_ext |
5707 cat >>conftest.$ac_ext <<_ACEOF | 5747 cat >>conftest.$ac_ext <<_ACEOF |
5708 /* end confdefs.h. */ | 5748 /* end confdefs.h. */ |
5729 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5769 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5730 (eval $ac_compile) 2>&5 | 5770 (eval $ac_compile) 2>&5 |
5731 ac_status=$? | 5771 ac_status=$? |
5732 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5772 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5733 (exit $ac_status); } && | 5773 (exit $ac_status); } && |
5734 { ac_try='test -s conftest.$ac_objext' | 5774 { ac_try='test -s conftest.$ac_objext' |
5735 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5775 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5736 (eval $ac_try) 2>&5 | 5776 (eval $ac_try) 2>&5 |
5737 ac_status=$? | 5777 ac_status=$? |
5738 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5778 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5739 (exit $ac_status); }; }; then | 5779 (exit $ac_status); }; }; then |
5759 echo $ECHO_N "checking for speed_t... $ECHO_C" >&6 | 5799 echo $ECHO_N "checking for speed_t... $ECHO_C" >&6 |
5760 if test "${emacs_cv_speed_t+set}" = set; then | 5800 if test "${emacs_cv_speed_t+set}" = set; then |
5761 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5801 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5762 else | 5802 else |
5763 cat >conftest.$ac_ext <<_ACEOF | 5803 cat >conftest.$ac_ext <<_ACEOF |
5804 #line $LINENO "configure" | |
5764 /* confdefs.h. */ | 5805 /* confdefs.h. */ |
5765 _ACEOF | 5806 _ACEOF |
5766 cat confdefs.h >>conftest.$ac_ext | 5807 cat confdefs.h >>conftest.$ac_ext |
5767 cat >>conftest.$ac_ext <<_ACEOF | 5808 cat >>conftest.$ac_ext <<_ACEOF |
5768 /* end confdefs.h. */ | 5809 /* end confdefs.h. */ |
5779 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5820 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5780 (eval $ac_compile) 2>&5 | 5821 (eval $ac_compile) 2>&5 |
5781 ac_status=$? | 5822 ac_status=$? |
5782 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5823 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5783 (exit $ac_status); } && | 5824 (exit $ac_status); } && |
5784 { ac_try='test -s conftest.$ac_objext' | 5825 { ac_try='test -s conftest.$ac_objext' |
5785 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5826 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5786 (eval $ac_try) 2>&5 | 5827 (eval $ac_try) 2>&5 |
5787 ac_status=$? | 5828 ac_status=$? |
5788 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5829 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5789 (exit $ac_status); }; }; then | 5830 (exit $ac_status); }; }; then |
5810 echo $ECHO_N "checking for struct timeval... $ECHO_C" >&6 | 5851 echo $ECHO_N "checking for struct timeval... $ECHO_C" >&6 |
5811 if test "${emacs_cv_struct_timeval+set}" = set; then | 5852 if test "${emacs_cv_struct_timeval+set}" = set; then |
5812 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5853 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5813 else | 5854 else |
5814 cat >conftest.$ac_ext <<_ACEOF | 5855 cat >conftest.$ac_ext <<_ACEOF |
5856 #line $LINENO "configure" | |
5815 /* confdefs.h. */ | 5857 /* confdefs.h. */ |
5816 _ACEOF | 5858 _ACEOF |
5817 cat confdefs.h >>conftest.$ac_ext | 5859 cat confdefs.h >>conftest.$ac_ext |
5818 cat >>conftest.$ac_ext <<_ACEOF | 5860 cat >>conftest.$ac_ext <<_ACEOF |
5819 /* end confdefs.h. */ | 5861 /* end confdefs.h. */ |
5839 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5881 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5840 (eval $ac_compile) 2>&5 | 5882 (eval $ac_compile) 2>&5 |
5841 ac_status=$? | 5883 ac_status=$? |
5842 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5884 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5843 (exit $ac_status); } && | 5885 (exit $ac_status); } && |
5844 { ac_try='test -s conftest.$ac_objext' | 5886 { ac_try='test -s conftest.$ac_objext' |
5845 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5887 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5846 (eval $ac_try) 2>&5 | 5888 (eval $ac_try) 2>&5 |
5847 ac_status=$? | 5889 ac_status=$? |
5848 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5890 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5849 (exit $ac_status); }; }; then | 5891 (exit $ac_status); }; }; then |
5871 echo $ECHO_N "checking for struct exception... $ECHO_C" >&6 | 5913 echo $ECHO_N "checking for struct exception... $ECHO_C" >&6 |
5872 if test "${emacs_cv_struct_exception+set}" = set; then | 5914 if test "${emacs_cv_struct_exception+set}" = set; then |
5873 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5915 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5874 else | 5916 else |
5875 cat >conftest.$ac_ext <<_ACEOF | 5917 cat >conftest.$ac_ext <<_ACEOF |
5918 #line $LINENO "configure" | |
5876 /* confdefs.h. */ | 5919 /* confdefs.h. */ |
5877 _ACEOF | 5920 _ACEOF |
5878 cat confdefs.h >>conftest.$ac_ext | 5921 cat confdefs.h >>conftest.$ac_ext |
5879 cat >>conftest.$ac_ext <<_ACEOF | 5922 cat >>conftest.$ac_ext <<_ACEOF |
5880 /* end confdefs.h. */ | 5923 /* end confdefs.h. */ |
5891 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5934 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5892 (eval $ac_compile) 2>&5 | 5935 (eval $ac_compile) 2>&5 |
5893 ac_status=$? | 5936 ac_status=$? |
5894 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5937 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5895 (exit $ac_status); } && | 5938 (exit $ac_status); } && |
5896 { ac_try='test -s conftest.$ac_objext' | 5939 { ac_try='test -s conftest.$ac_objext' |
5897 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5940 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5898 (eval $ac_try) 2>&5 | 5941 (eval $ac_try) 2>&5 |
5899 ac_status=$? | 5942 ac_status=$? |
5900 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5943 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5901 (exit $ac_status); }; }; then | 5944 (exit $ac_status); }; }; then |
5923 echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6 | 5966 echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6 |
5924 if test "${ac_cv_struct_tm+set}" = set; then | 5967 if test "${ac_cv_struct_tm+set}" = set; then |
5925 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5968 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5926 else | 5969 else |
5927 cat >conftest.$ac_ext <<_ACEOF | 5970 cat >conftest.$ac_ext <<_ACEOF |
5971 #line $LINENO "configure" | |
5928 /* confdefs.h. */ | 5972 /* confdefs.h. */ |
5929 _ACEOF | 5973 _ACEOF |
5930 cat confdefs.h >>conftest.$ac_ext | 5974 cat confdefs.h >>conftest.$ac_ext |
5931 cat >>conftest.$ac_ext <<_ACEOF | 5975 cat >>conftest.$ac_ext <<_ACEOF |
5932 /* end confdefs.h. */ | 5976 /* end confdefs.h. */ |
5945 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5989 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5946 (eval $ac_compile) 2>&5 | 5990 (eval $ac_compile) 2>&5 |
5947 ac_status=$? | 5991 ac_status=$? |
5948 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5992 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5949 (exit $ac_status); } && | 5993 (exit $ac_status); } && |
5950 { ac_try='test -s conftest.$ac_objext' | 5994 { ac_try='test -s conftest.$ac_objext' |
5951 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5995 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
5952 (eval $ac_try) 2>&5 | 5996 (eval $ac_try) 2>&5 |
5953 ac_status=$? | 5997 ac_status=$? |
5954 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5998 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5955 (exit $ac_status); }; }; then | 5999 (exit $ac_status); }; }; then |
5976 echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6 | 6020 echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6 |
5977 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then | 6021 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then |
5978 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6022 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5979 else | 6023 else |
5980 cat >conftest.$ac_ext <<_ACEOF | 6024 cat >conftest.$ac_ext <<_ACEOF |
6025 #line $LINENO "configure" | |
5981 /* confdefs.h. */ | 6026 /* confdefs.h. */ |
5982 _ACEOF | 6027 _ACEOF |
5983 cat confdefs.h >>conftest.$ac_ext | 6028 cat confdefs.h >>conftest.$ac_ext |
5984 cat >>conftest.$ac_ext <<_ACEOF | 6029 cat >>conftest.$ac_ext <<_ACEOF |
5985 /* end confdefs.h. */ | 6030 /* end confdefs.h. */ |
6001 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6046 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6002 (eval $ac_compile) 2>&5 | 6047 (eval $ac_compile) 2>&5 |
6003 ac_status=$? | 6048 ac_status=$? |
6004 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6049 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6005 (exit $ac_status); } && | 6050 (exit $ac_status); } && |
6006 { ac_try='test -s conftest.$ac_objext' | 6051 { ac_try='test -s conftest.$ac_objext' |
6007 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6052 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6008 (eval $ac_try) 2>&5 | 6053 (eval $ac_try) 2>&5 |
6009 ac_status=$? | 6054 ac_status=$? |
6010 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6055 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6011 (exit $ac_status); }; }; then | 6056 (exit $ac_status); }; }; then |
6013 else | 6058 else |
6014 echo "$as_me: failed program was:" >&5 | 6059 echo "$as_me: failed program was:" >&5 |
6015 sed 's/^/| /' conftest.$ac_ext >&5 | 6060 sed 's/^/| /' conftest.$ac_ext >&5 |
6016 | 6061 |
6017 cat >conftest.$ac_ext <<_ACEOF | 6062 cat >conftest.$ac_ext <<_ACEOF |
6063 #line $LINENO "configure" | |
6018 /* confdefs.h. */ | 6064 /* confdefs.h. */ |
6019 _ACEOF | 6065 _ACEOF |
6020 cat confdefs.h >>conftest.$ac_ext | 6066 cat confdefs.h >>conftest.$ac_ext |
6021 cat >>conftest.$ac_ext <<_ACEOF | 6067 cat >>conftest.$ac_ext <<_ACEOF |
6022 /* end confdefs.h. */ | 6068 /* end confdefs.h. */ |
6038 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6084 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6039 (eval $ac_compile) 2>&5 | 6085 (eval $ac_compile) 2>&5 |
6040 ac_status=$? | 6086 ac_status=$? |
6041 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6087 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6042 (exit $ac_status); } && | 6088 (exit $ac_status); } && |
6043 { ac_try='test -s conftest.$ac_objext' | 6089 { ac_try='test -s conftest.$ac_objext' |
6044 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6090 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6045 (eval $ac_try) 2>&5 | 6091 (eval $ac_try) 2>&5 |
6046 ac_status=$? | 6092 ac_status=$? |
6047 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6093 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6048 (exit $ac_status); }; }; then | 6094 (exit $ac_status); }; }; then |
6079 echo $ECHO_N "checking for tzname... $ECHO_C" >&6 | 6125 echo $ECHO_N "checking for tzname... $ECHO_C" >&6 |
6080 if test "${ac_cv_var_tzname+set}" = set; then | 6126 if test "${ac_cv_var_tzname+set}" = set; then |
6081 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6127 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6082 else | 6128 else |
6083 cat >conftest.$ac_ext <<_ACEOF | 6129 cat >conftest.$ac_ext <<_ACEOF |
6130 #line $LINENO "configure" | |
6084 /* confdefs.h. */ | 6131 /* confdefs.h. */ |
6085 _ACEOF | 6132 _ACEOF |
6086 cat confdefs.h >>conftest.$ac_ext | 6133 cat confdefs.h >>conftest.$ac_ext |
6087 cat >>conftest.$ac_ext <<_ACEOF | 6134 cat >>conftest.$ac_ext <<_ACEOF |
6088 /* end confdefs.h. */ | 6135 /* end confdefs.h. */ |
6103 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 6150 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
6104 (eval $ac_link) 2>&5 | 6151 (eval $ac_link) 2>&5 |
6105 ac_status=$? | 6152 ac_status=$? |
6106 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6153 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6107 (exit $ac_status); } && | 6154 (exit $ac_status); } && |
6108 { ac_try='test -s conftest$ac_exeext' | 6155 { ac_try='test -s conftest$ac_exeext' |
6109 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6156 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6110 (eval $ac_try) 2>&5 | 6157 (eval $ac_try) 2>&5 |
6111 ac_status=$? | 6158 ac_status=$? |
6112 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6159 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6113 (exit $ac_status); }; }; then | 6160 (exit $ac_status); }; }; then |
6135 echo $ECHO_N "checking for struct tm.tm_gmtoff... $ECHO_C" >&6 | 6182 echo $ECHO_N "checking for struct tm.tm_gmtoff... $ECHO_C" >&6 |
6136 if test "${ac_cv_member_struct_tm_tm_gmtoff+set}" = set; then | 6183 if test "${ac_cv_member_struct_tm_tm_gmtoff+set}" = set; then |
6137 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6184 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6138 else | 6185 else |
6139 cat >conftest.$ac_ext <<_ACEOF | 6186 cat >conftest.$ac_ext <<_ACEOF |
6187 #line $LINENO "configure" | |
6140 /* confdefs.h. */ | 6188 /* confdefs.h. */ |
6141 _ACEOF | 6189 _ACEOF |
6142 cat confdefs.h >>conftest.$ac_ext | 6190 cat confdefs.h >>conftest.$ac_ext |
6143 cat >>conftest.$ac_ext <<_ACEOF | 6191 cat >>conftest.$ac_ext <<_ACEOF |
6144 /* end confdefs.h. */ | 6192 /* end confdefs.h. */ |
6158 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6206 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6159 (eval $ac_compile) 2>&5 | 6207 (eval $ac_compile) 2>&5 |
6160 ac_status=$? | 6208 ac_status=$? |
6161 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6209 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6162 (exit $ac_status); } && | 6210 (exit $ac_status); } && |
6163 { ac_try='test -s conftest.$ac_objext' | 6211 { ac_try='test -s conftest.$ac_objext' |
6164 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6212 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6165 (eval $ac_try) 2>&5 | 6213 (eval $ac_try) 2>&5 |
6166 ac_status=$? | 6214 ac_status=$? |
6167 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6215 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6168 (exit $ac_status); }; }; then | 6216 (exit $ac_status); }; }; then |
6170 else | 6218 else |
6171 echo "$as_me: failed program was:" >&5 | 6219 echo "$as_me: failed program was:" >&5 |
6172 sed 's/^/| /' conftest.$ac_ext >&5 | 6220 sed 's/^/| /' conftest.$ac_ext >&5 |
6173 | 6221 |
6174 cat >conftest.$ac_ext <<_ACEOF | 6222 cat >conftest.$ac_ext <<_ACEOF |
6223 #line $LINENO "configure" | |
6175 /* confdefs.h. */ | 6224 /* confdefs.h. */ |
6176 _ACEOF | 6225 _ACEOF |
6177 cat confdefs.h >>conftest.$ac_ext | 6226 cat confdefs.h >>conftest.$ac_ext |
6178 cat >>conftest.$ac_ext <<_ACEOF | 6227 cat >>conftest.$ac_ext <<_ACEOF |
6179 /* end confdefs.h. */ | 6228 /* end confdefs.h. */ |
6193 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6242 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6194 (eval $ac_compile) 2>&5 | 6243 (eval $ac_compile) 2>&5 |
6195 ac_status=$? | 6244 ac_status=$? |
6196 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6245 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6197 (exit $ac_status); } && | 6246 (exit $ac_status); } && |
6198 { ac_try='test -s conftest.$ac_objext' | 6247 { ac_try='test -s conftest.$ac_objext' |
6199 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6248 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6200 (eval $ac_try) 2>&5 | 6249 (eval $ac_try) 2>&5 |
6201 ac_status=$? | 6250 ac_status=$? |
6202 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6251 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6203 (exit $ac_status); }; }; then | 6252 (exit $ac_status); }; }; then |
6248 echo $ECHO_N "checking for working volatile... $ECHO_C" >&6 | 6297 echo $ECHO_N "checking for working volatile... $ECHO_C" >&6 |
6249 if test "${ac_cv_c_volatile+set}" = set; then | 6298 if test "${ac_cv_c_volatile+set}" = set; then |
6250 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6299 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6251 else | 6300 else |
6252 cat >conftest.$ac_ext <<_ACEOF | 6301 cat >conftest.$ac_ext <<_ACEOF |
6302 #line $LINENO "configure" | |
6253 /* confdefs.h. */ | 6303 /* confdefs.h. */ |
6254 _ACEOF | 6304 _ACEOF |
6255 cat confdefs.h >>conftest.$ac_ext | 6305 cat confdefs.h >>conftest.$ac_ext |
6256 cat >>conftest.$ac_ext <<_ACEOF | 6306 cat >>conftest.$ac_ext <<_ACEOF |
6257 /* end confdefs.h. */ | 6307 /* end confdefs.h. */ |
6270 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6320 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6271 (eval $ac_compile) 2>&5 | 6321 (eval $ac_compile) 2>&5 |
6272 ac_status=$? | 6322 ac_status=$? |
6273 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6323 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6274 (exit $ac_status); } && | 6324 (exit $ac_status); } && |
6275 { ac_try='test -s conftest.$ac_objext' | 6325 { ac_try='test -s conftest.$ac_objext' |
6276 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6326 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6277 (eval $ac_try) 2>&5 | 6327 (eval $ac_try) 2>&5 |
6278 ac_status=$? | 6328 ac_status=$? |
6279 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6329 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6280 (exit $ac_status); }; }; then | 6330 (exit $ac_status); }; }; then |
6301 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 | 6351 echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 |
6302 if test "${ac_cv_c_const+set}" = set; then | 6352 if test "${ac_cv_c_const+set}" = set; then |
6303 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6353 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6304 else | 6354 else |
6305 cat >conftest.$ac_ext <<_ACEOF | 6355 cat >conftest.$ac_ext <<_ACEOF |
6356 #line $LINENO "configure" | |
6306 /* confdefs.h. */ | 6357 /* confdefs.h. */ |
6307 _ACEOF | 6358 _ACEOF |
6308 cat confdefs.h >>conftest.$ac_ext | 6359 cat confdefs.h >>conftest.$ac_ext |
6309 cat >>conftest.$ac_ext <<_ACEOF | 6360 cat >>conftest.$ac_ext <<_ACEOF |
6310 /* end confdefs.h. */ | 6361 /* end confdefs.h. */ |
6367 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6418 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6368 (eval $ac_compile) 2>&5 | 6419 (eval $ac_compile) 2>&5 |
6369 ac_status=$? | 6420 ac_status=$? |
6370 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6421 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6371 (exit $ac_status); } && | 6422 (exit $ac_status); } && |
6372 { ac_try='test -s conftest.$ac_objext' | 6423 { ac_try='test -s conftest.$ac_objext' |
6373 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6424 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6374 (eval $ac_try) 2>&5 | 6425 (eval $ac_try) 2>&5 |
6375 ac_status=$? | 6426 ac_status=$? |
6376 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6427 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6377 (exit $ac_status); }; }; then | 6428 (exit $ac_status); }; }; then |
6398 echo $ECHO_N "checking for void * support... $ECHO_C" >&6 | 6449 echo $ECHO_N "checking for void * support... $ECHO_C" >&6 |
6399 if test "${emacs_cv_void_star+set}" = set; then | 6450 if test "${emacs_cv_void_star+set}" = set; then |
6400 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6451 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6401 else | 6452 else |
6402 cat >conftest.$ac_ext <<_ACEOF | 6453 cat >conftest.$ac_ext <<_ACEOF |
6454 #line $LINENO "configure" | |
6403 /* confdefs.h. */ | 6455 /* confdefs.h. */ |
6404 _ACEOF | 6456 _ACEOF |
6405 cat confdefs.h >>conftest.$ac_ext | 6457 cat confdefs.h >>conftest.$ac_ext |
6406 cat >>conftest.$ac_ext <<_ACEOF | 6458 cat >>conftest.$ac_ext <<_ACEOF |
6407 /* end confdefs.h. */ | 6459 /* end confdefs.h. */ |
6418 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 6470 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
6419 (eval $ac_compile) 2>&5 | 6471 (eval $ac_compile) 2>&5 |
6420 ac_status=$? | 6472 ac_status=$? |
6421 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6473 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6422 (exit $ac_status); } && | 6474 (exit $ac_status); } && |
6423 { ac_try='test -s conftest.$ac_objext' | 6475 { ac_try='test -s conftest.$ac_objext' |
6424 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6476 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6425 (eval $ac_try) 2>&5 | 6477 (eval $ac_try) 2>&5 |
6426 ac_status=$? | 6478 ac_status=$? |
6427 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6479 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6428 (exit $ac_status); }; }; then | 6480 (exit $ac_status); }; }; then |
6451 | 6503 |
6452 | 6504 |
6453 | 6505 |
6454 echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 | 6506 echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 |
6455 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 | 6507 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 |
6456 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` | 6508 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` |
6457 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then | 6509 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then |
6458 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6510 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6459 else | 6511 else |
6460 cat >conftest.make <<\_ACEOF | 6512 cat >conftest.make <<\_ACEOF |
6461 all: | 6513 all: |
6568 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. | 6620 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. |
6569 eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` | 6621 eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` |
6570 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. | 6622 # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. |
6571 for ac_extension in a so sl; do | 6623 for ac_extension in a so sl; do |
6572 if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && | 6624 if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && |
6573 test -f $ac_im_libdir/libX11.$ac_extension; then | 6625 test -f $ac_im_libdir/libX11.$ac_extension; then |
6574 ac_im_usrlibdir=$ac_im_libdir; break | 6626 ac_im_usrlibdir=$ac_im_libdir; break |
6575 fi | 6627 fi |
6576 done | 6628 done |
6577 # Screen out bogus values from the imake configuration. They are | 6629 # Screen out bogus values from the imake configuration. They are |
6578 # bogus both because they are the default anyway, and because | 6630 # bogus both because they are the default anyway, and because |
6579 # using them would break gcc on systems where it needs fixed includes. | 6631 # using them would break gcc on systems where it needs fixed includes. |
6629 | 6681 |
6630 if test "$ac_x_includes" = no; then | 6682 if test "$ac_x_includes" = no; then |
6631 # Guess where to find include files, by looking for Intrinsic.h. | 6683 # Guess where to find include files, by looking for Intrinsic.h. |
6632 # First, try using that file with no special directory specified. | 6684 # First, try using that file with no special directory specified. |
6633 cat >conftest.$ac_ext <<_ACEOF | 6685 cat >conftest.$ac_ext <<_ACEOF |
6686 #line $LINENO "configure" | |
6634 /* confdefs.h. */ | 6687 /* confdefs.h. */ |
6635 _ACEOF | 6688 _ACEOF |
6636 cat confdefs.h >>conftest.$ac_ext | 6689 cat confdefs.h >>conftest.$ac_ext |
6637 cat >>conftest.$ac_ext <<_ACEOF | 6690 cat >>conftest.$ac_ext <<_ACEOF |
6638 /* end confdefs.h. */ | 6691 /* end confdefs.h. */ |
6676 # See if we find them without any special options. | 6729 # See if we find them without any special options. |
6677 # Don't add to $LIBS permanently. | 6730 # Don't add to $LIBS permanently. |
6678 ac_save_LIBS=$LIBS | 6731 ac_save_LIBS=$LIBS |
6679 LIBS="-lXt $LIBS" | 6732 LIBS="-lXt $LIBS" |
6680 cat >conftest.$ac_ext <<_ACEOF | 6733 cat >conftest.$ac_ext <<_ACEOF |
6734 #line $LINENO "configure" | |
6681 /* confdefs.h. */ | 6735 /* confdefs.h. */ |
6682 _ACEOF | 6736 _ACEOF |
6683 cat confdefs.h >>conftest.$ac_ext | 6737 cat confdefs.h >>conftest.$ac_ext |
6684 cat >>conftest.$ac_ext <<_ACEOF | 6738 cat >>conftest.$ac_ext <<_ACEOF |
6685 /* end confdefs.h. */ | 6739 /* end confdefs.h. */ |
6696 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 6750 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
6697 (eval $ac_link) 2>&5 | 6751 (eval $ac_link) 2>&5 |
6698 ac_status=$? | 6752 ac_status=$? |
6699 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6753 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6700 (exit $ac_status); } && | 6754 (exit $ac_status); } && |
6701 { ac_try='test -s conftest$ac_exeext' | 6755 { ac_try='test -s conftest$ac_exeext' |
6702 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6756 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6703 (eval $ac_try) 2>&5 | 6757 (eval $ac_try) 2>&5 |
6704 ac_status=$? | 6758 ac_status=$? |
6705 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6759 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6706 (exit $ac_status); }; }; then | 6760 (exit $ac_status); }; }; then |
6730 # Didn't find X anywhere. Cache the known absence of X. | 6784 # Didn't find X anywhere. Cache the known absence of X. |
6731 ac_cv_have_x="have_x=no" | 6785 ac_cv_have_x="have_x=no" |
6732 else | 6786 else |
6733 # Record where we found X for the cache. | 6787 # Record where we found X for the cache. |
6734 ac_cv_have_x="have_x=yes \ | 6788 ac_cv_have_x="have_x=yes \ |
6735 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" | 6789 ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" |
6736 fi | 6790 fi |
6737 fi | 6791 fi |
6738 | 6792 |
6739 fi | 6793 fi |
6740 eval "$ac_cv_have_x" | 6794 eval "$ac_cv_have_x" |
6855 echo $ECHO_N "checking for malloc_get_state... $ECHO_C" >&6 | 6909 echo $ECHO_N "checking for malloc_get_state... $ECHO_C" >&6 |
6856 if test "${ac_cv_func_malloc_get_state+set}" = set; then | 6910 if test "${ac_cv_func_malloc_get_state+set}" = set; then |
6857 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6911 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6858 else | 6912 else |
6859 cat >conftest.$ac_ext <<_ACEOF | 6913 cat >conftest.$ac_ext <<_ACEOF |
6860 /* confdefs.h. */ | 6914 #line $LINENO "configure" |
6861 _ACEOF | 6915 /* confdefs.h. */ |
6862 cat confdefs.h >>conftest.$ac_ext | 6916 _ACEOF |
6863 cat >>conftest.$ac_ext <<_ACEOF | 6917 cat confdefs.h >>conftest.$ac_ext |
6864 /* end confdefs.h. */ | 6918 cat >>conftest.$ac_ext <<_ACEOF |
6865 /* Define malloc_get_state to an innocuous variant, in case <limits.h> declares malloc_get_state. | 6919 /* end confdefs.h. */ |
6866 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
6867 #define malloc_get_state innocuous_malloc_get_state | |
6868 | |
6869 /* System header to define __stub macros and hopefully few prototypes, | 6920 /* System header to define __stub macros and hopefully few prototypes, |
6870 which can conflict with char malloc_get_state (); below. | 6921 which can conflict with char malloc_get_state (); below. |
6871 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 6922 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
6872 <limits.h> exists even on freestanding compilers. */ | 6923 <limits.h> exists even on freestanding compilers. */ |
6873 | |
6874 #ifdef __STDC__ | 6924 #ifdef __STDC__ |
6875 # include <limits.h> | 6925 # include <limits.h> |
6876 #else | 6926 #else |
6877 # include <assert.h> | 6927 # include <assert.h> |
6878 #endif | 6928 #endif |
6879 | |
6880 #undef malloc_get_state | |
6881 | |
6882 /* Override any gcc2 internal prototype to avoid an error. */ | 6929 /* Override any gcc2 internal prototype to avoid an error. */ |
6883 #ifdef __cplusplus | 6930 #ifdef __cplusplus |
6884 extern "C" | 6931 extern "C" |
6885 { | 6932 { |
6886 #endif | 6933 #endif |
6911 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 6958 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
6912 (eval $ac_link) 2>&5 | 6959 (eval $ac_link) 2>&5 |
6913 ac_status=$? | 6960 ac_status=$? |
6914 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6961 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6915 (exit $ac_status); } && | 6962 (exit $ac_status); } && |
6916 { ac_try='test -s conftest$ac_exeext' | 6963 { ac_try='test -s conftest$ac_exeext' |
6917 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 6964 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
6918 (eval $ac_try) 2>&5 | 6965 (eval $ac_try) 2>&5 |
6919 ac_status=$? | 6966 ac_status=$? |
6920 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6967 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6921 (exit $ac_status); }; }; then | 6968 (exit $ac_status); }; }; then |
6940 echo $ECHO_N "checking for malloc_set_state... $ECHO_C" >&6 | 6987 echo $ECHO_N "checking for malloc_set_state... $ECHO_C" >&6 |
6941 if test "${ac_cv_func_malloc_set_state+set}" = set; then | 6988 if test "${ac_cv_func_malloc_set_state+set}" = set; then |
6942 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6989 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6943 else | 6990 else |
6944 cat >conftest.$ac_ext <<_ACEOF | 6991 cat >conftest.$ac_ext <<_ACEOF |
6945 /* confdefs.h. */ | 6992 #line $LINENO "configure" |
6946 _ACEOF | 6993 /* confdefs.h. */ |
6947 cat confdefs.h >>conftest.$ac_ext | 6994 _ACEOF |
6948 cat >>conftest.$ac_ext <<_ACEOF | 6995 cat confdefs.h >>conftest.$ac_ext |
6949 /* end confdefs.h. */ | 6996 cat >>conftest.$ac_ext <<_ACEOF |
6950 /* Define malloc_set_state to an innocuous variant, in case <limits.h> declares malloc_set_state. | 6997 /* end confdefs.h. */ |
6951 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
6952 #define malloc_set_state innocuous_malloc_set_state | |
6953 | |
6954 /* System header to define __stub macros and hopefully few prototypes, | 6998 /* System header to define __stub macros and hopefully few prototypes, |
6955 which can conflict with char malloc_set_state (); below. | 6999 which can conflict with char malloc_set_state (); below. |
6956 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 7000 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
6957 <limits.h> exists even on freestanding compilers. */ | 7001 <limits.h> exists even on freestanding compilers. */ |
6958 | |
6959 #ifdef __STDC__ | 7002 #ifdef __STDC__ |
6960 # include <limits.h> | 7003 # include <limits.h> |
6961 #else | 7004 #else |
6962 # include <assert.h> | 7005 # include <assert.h> |
6963 #endif | 7006 #endif |
6964 | |
6965 #undef malloc_set_state | |
6966 | |
6967 /* Override any gcc2 internal prototype to avoid an error. */ | 7007 /* Override any gcc2 internal prototype to avoid an error. */ |
6968 #ifdef __cplusplus | 7008 #ifdef __cplusplus |
6969 extern "C" | 7009 extern "C" |
6970 { | 7010 { |
6971 #endif | 7011 #endif |
6996 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 7036 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
6997 (eval $ac_link) 2>&5 | 7037 (eval $ac_link) 2>&5 |
6998 ac_status=$? | 7038 ac_status=$? |
6999 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7039 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7000 (exit $ac_status); } && | 7040 (exit $ac_status); } && |
7001 { ac_try='test -s conftest$ac_exeext' | 7041 { ac_try='test -s conftest$ac_exeext' |
7002 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7042 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7003 (eval $ac_try) 2>&5 | 7043 (eval $ac_try) 2>&5 |
7004 ac_status=$? | 7044 ac_status=$? |
7005 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7045 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7006 (exit $ac_status); }; }; then | 7046 (exit $ac_status); }; }; then |
7025 echo $ECHO_N "checking whether __after_morecore_hook exists... $ECHO_C" >&6 | 7065 echo $ECHO_N "checking whether __after_morecore_hook exists... $ECHO_C" >&6 |
7026 if test "${emacs_cv_var___after_morecore_hook+set}" = set; then | 7066 if test "${emacs_cv_var___after_morecore_hook+set}" = set; then |
7027 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7067 echo $ECHO_N "(cached) $ECHO_C" >&6 |
7028 else | 7068 else |
7029 cat >conftest.$ac_ext <<_ACEOF | 7069 cat >conftest.$ac_ext <<_ACEOF |
7070 #line $LINENO "configure" | |
7030 /* confdefs.h. */ | 7071 /* confdefs.h. */ |
7031 _ACEOF | 7072 _ACEOF |
7032 cat confdefs.h >>conftest.$ac_ext | 7073 cat confdefs.h >>conftest.$ac_ext |
7033 cat >>conftest.$ac_ext <<_ACEOF | 7074 cat >>conftest.$ac_ext <<_ACEOF |
7034 /* end confdefs.h. */ | 7075 /* end confdefs.h. */ |
7045 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 7086 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
7046 (eval $ac_link) 2>&5 | 7087 (eval $ac_link) 2>&5 |
7047 ac_status=$? | 7088 ac_status=$? |
7048 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7089 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7049 (exit $ac_status); } && | 7090 (exit $ac_status); } && |
7050 { ac_try='test -s conftest$ac_exeext' | 7091 { ac_try='test -s conftest$ac_exeext' |
7051 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7092 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7052 (eval $ac_try) 2>&5 | 7093 (eval $ac_try) 2>&5 |
7053 ac_status=$? | 7094 ac_status=$? |
7054 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7095 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7055 (exit $ac_status); }; }; then | 7096 (exit $ac_status); }; }; then |
7105 else | 7146 else |
7106 # Is the header compilable? | 7147 # Is the header compilable? |
7107 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 7148 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
7108 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 7149 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
7109 cat >conftest.$ac_ext <<_ACEOF | 7150 cat >conftest.$ac_ext <<_ACEOF |
7151 #line $LINENO "configure" | |
7110 /* confdefs.h. */ | 7152 /* confdefs.h. */ |
7111 _ACEOF | 7153 _ACEOF |
7112 cat confdefs.h >>conftest.$ac_ext | 7154 cat confdefs.h >>conftest.$ac_ext |
7113 cat >>conftest.$ac_ext <<_ACEOF | 7155 cat >>conftest.$ac_ext <<_ACEOF |
7114 /* end confdefs.h. */ | 7156 /* end confdefs.h. */ |
7119 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7161 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
7120 (eval $ac_compile) 2>&5 | 7162 (eval $ac_compile) 2>&5 |
7121 ac_status=$? | 7163 ac_status=$? |
7122 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7164 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7123 (exit $ac_status); } && | 7165 (exit $ac_status); } && |
7124 { ac_try='test -s conftest.$ac_objext' | 7166 { ac_try='test -s conftest.$ac_objext' |
7125 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7167 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7126 (eval $ac_try) 2>&5 | 7168 (eval $ac_try) 2>&5 |
7127 ac_status=$? | 7169 ac_status=$? |
7128 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7170 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7129 (exit $ac_status); }; }; then | 7171 (exit $ac_status); }; }; then |
7140 | 7182 |
7141 # Is the header present? | 7183 # Is the header present? |
7142 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 7184 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
7143 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 7185 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
7144 cat >conftest.$ac_ext <<_ACEOF | 7186 cat >conftest.$ac_ext <<_ACEOF |
7187 #line $LINENO "configure" | |
7145 /* confdefs.h. */ | 7188 /* confdefs.h. */ |
7146 _ACEOF | 7189 _ACEOF |
7147 cat confdefs.h >>conftest.$ac_ext | 7190 cat confdefs.h >>conftest.$ac_ext |
7148 cat >>conftest.$ac_ext <<_ACEOF | 7191 cat >>conftest.$ac_ext <<_ACEOF |
7149 /* end confdefs.h. */ | 7192 /* end confdefs.h. */ |
7180 # So? What about this header? | 7223 # So? What about this header? |
7181 case $ac_header_compiler:$ac_header_preproc in | 7224 case $ac_header_compiler:$ac_header_preproc in |
7182 yes:no ) | 7225 yes:no ) |
7183 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 7226 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
7184 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 7227 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
7185 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 7228 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
7186 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 7229 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
7187 ac_header_preproc=yes | 7230 ( |
7231 cat <<\_ASBOX | |
7232 ## ------------------------------------ ## | |
7233 ## Report this to bug-autoconf@gnu.org. ## | |
7234 ## ------------------------------------ ## | |
7235 _ASBOX | |
7236 ) | | |
7237 sed "s/^/$as_me: WARNING: /" >&2 | |
7188 ;; | 7238 ;; |
7189 no:yes ) | 7239 no:yes ) |
7190 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 7240 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
7191 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 7241 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
7192 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 7242 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
7193 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 7243 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
7194 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
7195 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
7196 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
7197 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
7198 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 7244 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
7199 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 7245 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
7200 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
7201 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
7202 ( | 7246 ( |
7203 cat <<\_ASBOX | 7247 cat <<\_ASBOX |
7204 ## ------------------------------------------ ## | 7248 ## ------------------------------------ ## |
7205 ## Report this to the AC_PACKAGE_NAME lists. ## | 7249 ## Report this to bug-autoconf@gnu.org. ## |
7206 ## ------------------------------------------ ## | 7250 ## ------------------------------------ ## |
7207 _ASBOX | 7251 _ASBOX |
7208 ) | | 7252 ) | |
7209 sed "s/^/$as_me: WARNING: /" >&2 | 7253 sed "s/^/$as_me: WARNING: /" >&2 |
7210 ;; | 7254 ;; |
7211 esac | 7255 esac |
7212 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 7256 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
7213 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 7257 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
7214 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 7258 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
7215 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7259 echo $ECHO_N "(cached) $ECHO_C" >&6 |
7216 else | 7260 else |
7217 eval "$as_ac_Header=\$ac_header_preproc" | 7261 eval "$as_ac_Header=$ac_header_preproc" |
7218 fi | 7262 fi |
7219 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 7263 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
7220 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 7264 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
7221 | 7265 |
7222 fi | 7266 fi |
7237 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 7281 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
7238 if eval "test \"\${$as_ac_var+set}\" = set"; then | 7282 if eval "test \"\${$as_ac_var+set}\" = set"; then |
7239 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7283 echo $ECHO_N "(cached) $ECHO_C" >&6 |
7240 else | 7284 else |
7241 cat >conftest.$ac_ext <<_ACEOF | 7285 cat >conftest.$ac_ext <<_ACEOF |
7242 /* confdefs.h. */ | 7286 #line $LINENO "configure" |
7243 _ACEOF | 7287 /* confdefs.h. */ |
7244 cat confdefs.h >>conftest.$ac_ext | 7288 _ACEOF |
7245 cat >>conftest.$ac_ext <<_ACEOF | 7289 cat confdefs.h >>conftest.$ac_ext |
7246 /* end confdefs.h. */ | 7290 cat >>conftest.$ac_ext <<_ACEOF |
7247 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | 7291 /* end confdefs.h. */ |
7248 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
7249 #define $ac_func innocuous_$ac_func | |
7250 | |
7251 /* System header to define __stub macros and hopefully few prototypes, | 7292 /* System header to define __stub macros and hopefully few prototypes, |
7252 which can conflict with char $ac_func (); below. | 7293 which can conflict with char $ac_func (); below. |
7253 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 7294 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
7254 <limits.h> exists even on freestanding compilers. */ | 7295 <limits.h> exists even on freestanding compilers. */ |
7255 | |
7256 #ifdef __STDC__ | 7296 #ifdef __STDC__ |
7257 # include <limits.h> | 7297 # include <limits.h> |
7258 #else | 7298 #else |
7259 # include <assert.h> | 7299 # include <assert.h> |
7260 #endif | 7300 #endif |
7261 | |
7262 #undef $ac_func | |
7263 | |
7264 /* Override any gcc2 internal prototype to avoid an error. */ | 7301 /* Override any gcc2 internal prototype to avoid an error. */ |
7265 #ifdef __cplusplus | 7302 #ifdef __cplusplus |
7266 extern "C" | 7303 extern "C" |
7267 { | 7304 { |
7268 #endif | 7305 #endif |
7293 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 7330 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
7294 (eval $ac_link) 2>&5 | 7331 (eval $ac_link) 2>&5 |
7295 ac_status=$? | 7332 ac_status=$? |
7296 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7333 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7297 (exit $ac_status); } && | 7334 (exit $ac_status); } && |
7298 { ac_try='test -s conftest$ac_exeext' | 7335 { ac_try='test -s conftest$ac_exeext' |
7299 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7336 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7300 (eval $ac_try) 2>&5 | 7337 (eval $ac_try) 2>&5 |
7301 ac_status=$? | 7338 ac_status=$? |
7302 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7339 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7303 (exit $ac_status); }; }; then | 7340 (exit $ac_status); }; }; then |
7327 else | 7364 else |
7328 if test "$cross_compiling" = yes; then | 7365 if test "$cross_compiling" = yes; then |
7329 ac_cv_func_mmap_fixed_mapped=no | 7366 ac_cv_func_mmap_fixed_mapped=no |
7330 else | 7367 else |
7331 cat >conftest.$ac_ext <<_ACEOF | 7368 cat >conftest.$ac_ext <<_ACEOF |
7369 #line $LINENO "configure" | |
7332 /* confdefs.h. */ | 7370 /* confdefs.h. */ |
7333 _ACEOF | 7371 _ACEOF |
7334 cat confdefs.h >>conftest.$ac_ext | 7372 cat confdefs.h >>conftest.$ac_ext |
7335 cat >>conftest.$ac_ext <<_ACEOF | 7373 cat >>conftest.$ac_ext <<_ACEOF |
7336 /* end confdefs.h. */ | 7374 /* end confdefs.h. */ |
7436 data2 = (char *) malloc (2 * pagesize); | 7474 data2 = (char *) malloc (2 * pagesize); |
7437 if (!data2) | 7475 if (!data2) |
7438 exit (1); | 7476 exit (1); |
7439 data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1); | 7477 data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1); |
7440 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, | 7478 if (data2 != mmap (data2, pagesize, PROT_READ | PROT_WRITE, |
7441 MAP_PRIVATE | MAP_FIXED, fd, 0L)) | 7479 MAP_PRIVATE | MAP_FIXED, fd, 0L)) |
7442 exit (1); | 7480 exit (1); |
7443 for (i = 0; i < pagesize; ++i) | 7481 for (i = 0; i < pagesize; ++i) |
7444 if (*(data + i) != *(data2 + i)) | 7482 if (*(data + i) != *(data2 + i)) |
7445 exit (1); | 7483 exit (1); |
7446 | 7484 |
7508 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7546 echo $ECHO_N "(cached) $ECHO_C" >&6 |
7509 else | 7547 else |
7510 ac_check_lib_save_LIBS=$LIBS | 7548 ac_check_lib_save_LIBS=$LIBS |
7511 LIBS="-ldnet $LIBS" | 7549 LIBS="-ldnet $LIBS" |
7512 cat >conftest.$ac_ext <<_ACEOF | 7550 cat >conftest.$ac_ext <<_ACEOF |
7551 #line $LINENO "configure" | |
7513 /* confdefs.h. */ | 7552 /* confdefs.h. */ |
7514 _ACEOF | 7553 _ACEOF |
7515 cat confdefs.h >>conftest.$ac_ext | 7554 cat confdefs.h >>conftest.$ac_ext |
7516 cat >>conftest.$ac_ext <<_ACEOF | 7555 cat >>conftest.$ac_ext <<_ACEOF |
7517 /* end confdefs.h. */ | 7556 /* end confdefs.h. */ |
7535 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 7574 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
7536 (eval $ac_link) 2>&5 | 7575 (eval $ac_link) 2>&5 |
7537 ac_status=$? | 7576 ac_status=$? |
7538 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7577 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7539 (exit $ac_status); } && | 7578 (exit $ac_status); } && |
7540 { ac_try='test -s conftest$ac_exeext' | 7579 { ac_try='test -s conftest$ac_exeext' |
7541 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7580 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7542 (eval $ac_try) 2>&5 | 7581 (eval $ac_try) 2>&5 |
7543 ac_status=$? | 7582 ac_status=$? |
7544 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7583 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7545 (exit $ac_status); }; }; then | 7584 (exit $ac_status); }; }; then |
7571 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7610 echo $ECHO_N "(cached) $ECHO_C" >&6 |
7572 else | 7611 else |
7573 ac_check_lib_save_LIBS=$LIBS | 7612 ac_check_lib_save_LIBS=$LIBS |
7574 LIBS="-lXbsd $LIBS" | 7613 LIBS="-lXbsd $LIBS" |
7575 cat >conftest.$ac_ext <<_ACEOF | 7614 cat >conftest.$ac_ext <<_ACEOF |
7615 #line $LINENO "configure" | |
7576 /* confdefs.h. */ | 7616 /* confdefs.h. */ |
7577 _ACEOF | 7617 _ACEOF |
7578 cat confdefs.h >>conftest.$ac_ext | 7618 cat confdefs.h >>conftest.$ac_ext |
7579 cat >>conftest.$ac_ext <<_ACEOF | 7619 cat >>conftest.$ac_ext <<_ACEOF |
7580 /* end confdefs.h. */ | 7620 /* end confdefs.h. */ |
7592 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 7632 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
7593 (eval $ac_link) 2>&5 | 7633 (eval $ac_link) 2>&5 |
7594 ac_status=$? | 7634 ac_status=$? |
7595 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7635 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7596 (exit $ac_status); } && | 7636 (exit $ac_status); } && |
7597 { ac_try='test -s conftest$ac_exeext' | 7637 { ac_try='test -s conftest$ac_exeext' |
7598 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7638 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7599 (eval $ac_try) 2>&5 | 7639 (eval $ac_try) 2>&5 |
7600 ac_status=$? | 7640 ac_status=$? |
7601 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7641 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7602 (exit $ac_status); }; }; then | 7642 (exit $ac_status); }; }; then |
7624 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7664 echo $ECHO_N "(cached) $ECHO_C" >&6 |
7625 else | 7665 else |
7626 ac_check_lib_save_LIBS=$LIBS | 7666 ac_check_lib_save_LIBS=$LIBS |
7627 LIBS="-lpthreads $LIBS" | 7667 LIBS="-lpthreads $LIBS" |
7628 cat >conftest.$ac_ext <<_ACEOF | 7668 cat >conftest.$ac_ext <<_ACEOF |
7669 #line $LINENO "configure" | |
7629 /* confdefs.h. */ | 7670 /* confdefs.h. */ |
7630 _ACEOF | 7671 _ACEOF |
7631 cat confdefs.h >>conftest.$ac_ext | 7672 cat confdefs.h >>conftest.$ac_ext |
7632 cat >>conftest.$ac_ext <<_ACEOF | 7673 cat >>conftest.$ac_ext <<_ACEOF |
7633 /* end confdefs.h. */ | 7674 /* end confdefs.h. */ |
7651 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 7692 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
7652 (eval $ac_link) 2>&5 | 7693 (eval $ac_link) 2>&5 |
7653 ac_status=$? | 7694 ac_status=$? |
7654 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7695 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7655 (exit $ac_status); } && | 7696 (exit $ac_status); } && |
7656 { ac_try='test -s conftest$ac_exeext' | 7697 { ac_try='test -s conftest$ac_exeext' |
7657 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7698 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7658 (eval $ac_try) 2>&5 | 7699 (eval $ac_try) 2>&5 |
7659 ac_status=$? | 7700 ac_status=$? |
7660 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7701 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7661 (exit $ac_status); }; }; then | 7702 (exit $ac_status); }; }; then |
7706 *) gdb_cv_bigtoc=-bbigtoc ;; | 7747 *) gdb_cv_bigtoc=-bbigtoc ;; |
7707 esac | 7748 esac |
7708 | 7749 |
7709 LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc | 7750 LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc |
7710 cat >conftest.$ac_ext <<_ACEOF | 7751 cat >conftest.$ac_ext <<_ACEOF |
7752 #line $LINENO "configure" | |
7711 /* confdefs.h. */ | 7753 /* confdefs.h. */ |
7712 _ACEOF | 7754 _ACEOF |
7713 cat confdefs.h >>conftest.$ac_ext | 7755 cat confdefs.h >>conftest.$ac_ext |
7714 cat >>conftest.$ac_ext <<_ACEOF | 7756 cat >>conftest.$ac_ext <<_ACEOF |
7715 /* end confdefs.h. */ | 7757 /* end confdefs.h. */ |
7726 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 7768 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
7727 (eval $ac_link) 2>&5 | 7769 (eval $ac_link) 2>&5 |
7728 ac_status=$? | 7770 ac_status=$? |
7729 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7771 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7730 (exit $ac_status); } && | 7772 (exit $ac_status); } && |
7731 { ac_try='test -s conftest$ac_exeext' | 7773 { ac_try='test -s conftest$ac_exeext' |
7732 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7774 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7733 (eval $ac_try) 2>&5 | 7775 (eval $ac_try) 2>&5 |
7734 ac_status=$? | 7776 ac_status=$? |
7735 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7777 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7736 (exit $ac_status); }; }; then | 7778 (exit $ac_status); }; }; then |
7773 | 7815 |
7774 if test "${opsys}" = "gnu-linux"; then | 7816 if test "${opsys}" = "gnu-linux"; then |
7775 echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5 | 7817 echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5 |
7776 echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 | 7818 echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 |
7777 cat >conftest.$ac_ext <<_ACEOF | 7819 cat >conftest.$ac_ext <<_ACEOF |
7820 #line $LINENO "configure" | |
7778 /* confdefs.h. */ | 7821 /* confdefs.h. */ |
7779 _ACEOF | 7822 _ACEOF |
7780 cat confdefs.h >>conftest.$ac_ext | 7823 cat confdefs.h >>conftest.$ac_ext |
7781 cat >>conftest.$ac_ext <<_ACEOF | 7824 cat >>conftest.$ac_ext <<_ACEOF |
7782 /* end confdefs.h. */ | 7825 /* end confdefs.h. */ |
7793 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 7836 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
7794 (eval $ac_link) 2>&5 | 7837 (eval $ac_link) 2>&5 |
7795 ac_status=$? | 7838 ac_status=$? |
7796 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7839 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7797 (exit $ac_status); } && | 7840 (exit $ac_status); } && |
7798 { ac_try='test -s conftest$ac_exeext' | 7841 { ac_try='test -s conftest$ac_exeext' |
7799 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7842 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7800 (eval $ac_try) 2>&5 | 7843 (eval $ac_try) 2>&5 |
7801 ac_status=$? | 7844 ac_status=$? |
7802 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7845 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7803 (exit $ac_status); }; }; then | 7846 (exit $ac_status); }; }; then |
7817 LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -b i486-linuxaout" | 7860 LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -b i486-linuxaout" |
7818 C_SWITCH_X_SITE="$C_SWITCH_X_SITE -b i486-linuxaout" | 7861 C_SWITCH_X_SITE="$C_SWITCH_X_SITE -b i486-linuxaout" |
7819 CPPFLAGS="$CPPFLAGS -b i486-linuxaout" | 7862 CPPFLAGS="$CPPFLAGS -b i486-linuxaout" |
7820 LIBS="$LIBS -b i486-linuxaout" | 7863 LIBS="$LIBS -b i486-linuxaout" |
7821 cat >conftest.$ac_ext <<_ACEOF | 7864 cat >conftest.$ac_ext <<_ACEOF |
7865 #line $LINENO "configure" | |
7822 /* confdefs.h. */ | 7866 /* confdefs.h. */ |
7823 _ACEOF | 7867 _ACEOF |
7824 cat confdefs.h >>conftest.$ac_ext | 7868 cat confdefs.h >>conftest.$ac_ext |
7825 cat >>conftest.$ac_ext <<_ACEOF | 7869 cat >>conftest.$ac_ext <<_ACEOF |
7826 /* end confdefs.h. */ | 7870 /* end confdefs.h. */ |
7837 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 7881 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
7838 (eval $ac_link) 2>&5 | 7882 (eval $ac_link) 2>&5 |
7839 ac_status=$? | 7883 ac_status=$? |
7840 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7884 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7841 (exit $ac_status); } && | 7885 (exit $ac_status); } && |
7842 { ac_try='test -s conftest$ac_exeext' | 7886 { ac_try='test -s conftest$ac_exeext' |
7843 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7887 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7844 (eval $ac_try) 2>&5 | 7888 (eval $ac_try) 2>&5 |
7845 ac_status=$? | 7889 ac_status=$? |
7846 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7890 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7847 (exit $ac_status); }; }; then | 7891 (exit $ac_status); }; }; then |
7875 # Reportedly, some broken Solaris systems have XKBlib.h but are missing | 7919 # Reportedly, some broken Solaris systems have XKBlib.h but are missing |
7876 # header files included from there. | 7920 # header files included from there. |
7877 echo "$as_me:$LINENO: checking for Xkb" >&5 | 7921 echo "$as_me:$LINENO: checking for Xkb" >&5 |
7878 echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 | 7922 echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 |
7879 cat >conftest.$ac_ext <<_ACEOF | 7923 cat >conftest.$ac_ext <<_ACEOF |
7924 #line $LINENO "configure" | |
7880 /* confdefs.h. */ | 7925 /* confdefs.h. */ |
7881 _ACEOF | 7926 _ACEOF |
7882 cat confdefs.h >>conftest.$ac_ext | 7927 cat confdefs.h >>conftest.$ac_ext |
7883 cat >>conftest.$ac_ext <<_ACEOF | 7928 cat >>conftest.$ac_ext <<_ACEOF |
7884 /* end confdefs.h. */ | 7929 /* end confdefs.h. */ |
7896 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 7941 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
7897 (eval $ac_link) 2>&5 | 7942 (eval $ac_link) 2>&5 |
7898 ac_status=$? | 7943 ac_status=$? |
7899 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7944 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7900 (exit $ac_status); } && | 7945 (exit $ac_status); } && |
7901 { ac_try='test -s conftest$ac_exeext' | 7946 { ac_try='test -s conftest$ac_exeext' |
7902 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 7947 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7903 (eval $ac_try) 2>&5 | 7948 (eval $ac_try) 2>&5 |
7904 ac_status=$? | 7949 ac_status=$? |
7905 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7950 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7906 (exit $ac_status); }; }; then | 7951 (exit $ac_status); }; }; then |
7934 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 7979 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
7935 if eval "test \"\${$as_ac_var+set}\" = set"; then | 7980 if eval "test \"\${$as_ac_var+set}\" = set"; then |
7936 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7981 echo $ECHO_N "(cached) $ECHO_C" >&6 |
7937 else | 7982 else |
7938 cat >conftest.$ac_ext <<_ACEOF | 7983 cat >conftest.$ac_ext <<_ACEOF |
7939 /* confdefs.h. */ | 7984 #line $LINENO "configure" |
7940 _ACEOF | 7985 /* confdefs.h. */ |
7941 cat confdefs.h >>conftest.$ac_ext | 7986 _ACEOF |
7942 cat >>conftest.$ac_ext <<_ACEOF | 7987 cat confdefs.h >>conftest.$ac_ext |
7943 /* end confdefs.h. */ | 7988 cat >>conftest.$ac_ext <<_ACEOF |
7944 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | 7989 /* end confdefs.h. */ |
7945 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
7946 #define $ac_func innocuous_$ac_func | |
7947 | |
7948 /* System header to define __stub macros and hopefully few prototypes, | 7990 /* System header to define __stub macros and hopefully few prototypes, |
7949 which can conflict with char $ac_func (); below. | 7991 which can conflict with char $ac_func (); below. |
7950 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 7992 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
7951 <limits.h> exists even on freestanding compilers. */ | 7993 <limits.h> exists even on freestanding compilers. */ |
7952 | |
7953 #ifdef __STDC__ | 7994 #ifdef __STDC__ |
7954 # include <limits.h> | 7995 # include <limits.h> |
7955 #else | 7996 #else |
7956 # include <assert.h> | 7997 # include <assert.h> |
7957 #endif | 7998 #endif |
7958 | |
7959 #undef $ac_func | |
7960 | |
7961 /* Override any gcc2 internal prototype to avoid an error. */ | 7999 /* Override any gcc2 internal prototype to avoid an error. */ |
7962 #ifdef __cplusplus | 8000 #ifdef __cplusplus |
7963 extern "C" | 8001 extern "C" |
7964 { | 8002 { |
7965 #endif | 8003 #endif |
7990 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8028 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
7991 (eval $ac_link) 2>&5 | 8029 (eval $ac_link) 2>&5 |
7992 ac_status=$? | 8030 ac_status=$? |
7993 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8031 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7994 (exit $ac_status); } && | 8032 (exit $ac_status); } && |
7995 { ac_try='test -s conftest$ac_exeext' | 8033 { ac_try='test -s conftest$ac_exeext' |
7996 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8034 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
7997 (eval $ac_try) 2>&5 | 8035 (eval $ac_try) 2>&5 |
7998 ac_status=$? | 8036 ac_status=$? |
7999 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8037 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8000 (exit $ac_status); }; }; then | 8038 (exit $ac_status); }; }; then |
8024 echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6 | 8062 echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6 |
8025 if test "${emacs_cv_x11_version_6+set}" = set; then | 8063 if test "${emacs_cv_x11_version_6+set}" = set; then |
8026 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8064 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8027 else | 8065 else |
8028 cat >conftest.$ac_ext <<_ACEOF | 8066 cat >conftest.$ac_ext <<_ACEOF |
8067 #line $LINENO "configure" | |
8029 /* confdefs.h. */ | 8068 /* confdefs.h. */ |
8030 _ACEOF | 8069 _ACEOF |
8031 cat confdefs.h >>conftest.$ac_ext | 8070 cat confdefs.h >>conftest.$ac_ext |
8032 cat >>conftest.$ac_ext <<_ACEOF | 8071 cat >>conftest.$ac_ext <<_ACEOF |
8033 /* end confdefs.h. */ | 8072 /* end confdefs.h. */ |
8047 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8086 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
8048 (eval $ac_link) 2>&5 | 8087 (eval $ac_link) 2>&5 |
8049 ac_status=$? | 8088 ac_status=$? |
8050 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8089 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8051 (exit $ac_status); } && | 8090 (exit $ac_status); } && |
8052 { ac_try='test -s conftest$ac_exeext' | 8091 { ac_try='test -s conftest$ac_exeext' |
8053 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8092 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8054 (eval $ac_try) 2>&5 | 8093 (eval $ac_try) 2>&5 |
8055 ac_status=$? | 8094 ac_status=$? |
8056 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8095 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8057 (exit $ac_status); }; }; then | 8096 (exit $ac_status); }; }; then |
8084 echo $ECHO_N "checking X11 version 5... $ECHO_C" >&6 | 8123 echo $ECHO_N "checking X11 version 5... $ECHO_C" >&6 |
8085 if test "${emacs_cv_x11_version_5+set}" = set; then | 8124 if test "${emacs_cv_x11_version_5+set}" = set; then |
8086 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8125 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8087 else | 8126 else |
8088 cat >conftest.$ac_ext <<_ACEOF | 8127 cat >conftest.$ac_ext <<_ACEOF |
8128 #line $LINENO "configure" | |
8089 /* confdefs.h. */ | 8129 /* confdefs.h. */ |
8090 _ACEOF | 8130 _ACEOF |
8091 cat confdefs.h >>conftest.$ac_ext | 8131 cat confdefs.h >>conftest.$ac_ext |
8092 cat >>conftest.$ac_ext <<_ACEOF | 8132 cat >>conftest.$ac_ext <<_ACEOF |
8093 /* end confdefs.h. */ | 8133 /* end confdefs.h. */ |
8107 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8147 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
8108 (eval $ac_link) 2>&5 | 8148 (eval $ac_link) 2>&5 |
8109 ac_status=$? | 8149 ac_status=$? |
8110 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8150 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8111 (exit $ac_status); } && | 8151 (exit $ac_status); } && |
8112 { ac_try='test -s conftest$ac_exeext' | 8152 { ac_try='test -s conftest$ac_exeext' |
8113 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8153 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8114 (eval $ac_try) 2>&5 | 8154 (eval $ac_try) 2>&5 |
8115 ac_status=$? | 8155 ac_status=$? |
8116 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8156 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8117 (exit $ac_status); }; }; then | 8157 (exit $ac_status); }; }; then |
8275 echo $ECHO_N "checking X11 version 5 with Xaw... $ECHO_C" >&6 | 8315 echo $ECHO_N "checking X11 version 5 with Xaw... $ECHO_C" >&6 |
8276 if test "${emacs_cv_x11_version_5_with_xaw+set}" = set; then | 8316 if test "${emacs_cv_x11_version_5_with_xaw+set}" = set; then |
8277 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8317 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8278 else | 8318 else |
8279 cat >conftest.$ac_ext <<_ACEOF | 8319 cat >conftest.$ac_ext <<_ACEOF |
8320 #line $LINENO "configure" | |
8280 /* confdefs.h. */ | 8321 /* confdefs.h. */ |
8281 _ACEOF | 8322 _ACEOF |
8282 cat confdefs.h >>conftest.$ac_ext | 8323 cat confdefs.h >>conftest.$ac_ext |
8283 cat >>conftest.$ac_ext <<_ACEOF | 8324 cat >>conftest.$ac_ext <<_ACEOF |
8284 /* end confdefs.h. */ | 8325 /* end confdefs.h. */ |
8297 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8338 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
8298 (eval $ac_link) 2>&5 | 8339 (eval $ac_link) 2>&5 |
8299 ac_status=$? | 8340 ac_status=$? |
8300 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8341 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8301 (exit $ac_status); } && | 8342 (exit $ac_status); } && |
8302 { ac_try='test -s conftest$ac_exeext' | 8343 { ac_try='test -s conftest$ac_exeext' |
8303 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8344 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8304 (eval $ac_try) 2>&5 | 8345 (eval $ac_try) 2>&5 |
8305 ac_status=$? | 8346 ac_status=$? |
8306 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8347 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8307 (exit $ac_status); }; }; then | 8348 (exit $ac_status); }; }; then |
8336 echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6 | 8377 echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6 |
8337 if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then | 8378 if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then |
8338 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8379 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8339 else | 8380 else |
8340 cat >conftest.$ac_ext <<_ACEOF | 8381 cat >conftest.$ac_ext <<_ACEOF |
8382 #line $LINENO "configure" | |
8341 /* confdefs.h. */ | 8383 /* confdefs.h. */ |
8342 _ACEOF | 8384 _ACEOF |
8343 cat confdefs.h >>conftest.$ac_ext | 8385 cat confdefs.h >>conftest.$ac_ext |
8344 cat >>conftest.$ac_ext <<_ACEOF | 8386 cat >>conftest.$ac_ext <<_ACEOF |
8345 /* end confdefs.h. */ | 8387 /* end confdefs.h. */ |
8359 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8401 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
8360 (eval $ac_link) 2>&5 | 8402 (eval $ac_link) 2>&5 |
8361 ac_status=$? | 8403 ac_status=$? |
8362 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8404 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8363 (exit $ac_status); } && | 8405 (exit $ac_status); } && |
8364 { ac_try='test -s conftest$ac_exeext' | 8406 { ac_try='test -s conftest$ac_exeext' |
8365 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8407 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8366 (eval $ac_try) 2>&5 | 8408 (eval $ac_try) 2>&5 |
8367 ac_status=$? | 8409 ac_status=$? |
8368 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8410 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8369 (exit $ac_status); }; }; then | 8411 (exit $ac_status); }; }; then |
8404 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8446 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8405 else | 8447 else |
8406 ac_check_lib_save_LIBS=$LIBS | 8448 ac_check_lib_save_LIBS=$LIBS |
8407 LIBS="-lXmu $LIBS" | 8449 LIBS="-lXmu $LIBS" |
8408 cat >conftest.$ac_ext <<_ACEOF | 8450 cat >conftest.$ac_ext <<_ACEOF |
8451 #line $LINENO "configure" | |
8409 /* confdefs.h. */ | 8452 /* confdefs.h. */ |
8410 _ACEOF | 8453 _ACEOF |
8411 cat confdefs.h >>conftest.$ac_ext | 8454 cat confdefs.h >>conftest.$ac_ext |
8412 cat >>conftest.$ac_ext <<_ACEOF | 8455 cat >>conftest.$ac_ext <<_ACEOF |
8413 /* end confdefs.h. */ | 8456 /* end confdefs.h. */ |
8431 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8474 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
8432 (eval $ac_link) 2>&5 | 8475 (eval $ac_link) 2>&5 |
8433 ac_status=$? | 8476 ac_status=$? |
8434 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8477 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8435 (exit $ac_status); } && | 8478 (exit $ac_status); } && |
8436 { ac_try='test -s conftest$ac_exeext' | 8479 { ac_try='test -s conftest$ac_exeext' |
8437 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8480 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8438 (eval $ac_try) 2>&5 | 8481 (eval $ac_try) 2>&5 |
8439 ac_status=$? | 8482 ac_status=$? |
8440 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8483 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8441 (exit $ac_status); }; }; then | 8484 (exit $ac_status); }; }; then |
8473 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8516 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8474 else | 8517 else |
8475 ac_check_lib_save_LIBS=$LIBS | 8518 ac_check_lib_save_LIBS=$LIBS |
8476 LIBS="-lXext $LIBS" | 8519 LIBS="-lXext $LIBS" |
8477 cat >conftest.$ac_ext <<_ACEOF | 8520 cat >conftest.$ac_ext <<_ACEOF |
8521 #line $LINENO "configure" | |
8478 /* confdefs.h. */ | 8522 /* confdefs.h. */ |
8479 _ACEOF | 8523 _ACEOF |
8480 cat confdefs.h >>conftest.$ac_ext | 8524 cat confdefs.h >>conftest.$ac_ext |
8481 cat >>conftest.$ac_ext <<_ACEOF | 8525 cat >>conftest.$ac_ext <<_ACEOF |
8482 /* end confdefs.h. */ | 8526 /* end confdefs.h. */ |
8500 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8544 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
8501 (eval $ac_link) 2>&5 | 8545 (eval $ac_link) 2>&5 |
8502 ac_status=$? | 8546 ac_status=$? |
8503 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8547 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8504 (exit $ac_status); } && | 8548 (exit $ac_status); } && |
8505 { ac_try='test -s conftest$ac_exeext' | 8549 { ac_try='test -s conftest$ac_exeext' |
8506 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8550 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8507 (eval $ac_try) 2>&5 | 8551 (eval $ac_try) 2>&5 |
8508 ac_status=$? | 8552 ac_status=$? |
8509 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8553 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8510 (exit $ac_status); }; }; then | 8554 (exit $ac_status); }; }; then |
8544 OLD_CPPFLAGS=$CPPFLAGS | 8588 OLD_CPPFLAGS=$CPPFLAGS |
8545 OLD_CFLAGS=$CFLAGS | 8589 OLD_CFLAGS=$CFLAGS |
8546 CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS" | 8590 CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS" |
8547 CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS" | 8591 CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS" |
8548 cat >conftest.$ac_ext <<_ACEOF | 8592 cat >conftest.$ac_ext <<_ACEOF |
8593 #line $LINENO "configure" | |
8549 /* confdefs.h. */ | 8594 /* confdefs.h. */ |
8550 _ACEOF | 8595 _ACEOF |
8551 cat confdefs.h >>conftest.$ac_ext | 8596 cat confdefs.h >>conftest.$ac_ext |
8552 cat >>conftest.$ac_ext <<_ACEOF | 8597 cat >>conftest.$ac_ext <<_ACEOF |
8553 /* end confdefs.h. */ | 8598 /* end confdefs.h. */ |
8564 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 8609 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
8565 (eval $ac_compile) 2>&5 | 8610 (eval $ac_compile) 2>&5 |
8566 ac_status=$? | 8611 ac_status=$? |
8567 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8612 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8568 (exit $ac_status); } && | 8613 (exit $ac_status); } && |
8569 { ac_try='test -s conftest.$ac_objext' | 8614 { ac_try='test -s conftest.$ac_objext' |
8570 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8615 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8571 (eval $ac_try) 2>&5 | 8616 (eval $ac_try) 2>&5 |
8572 ac_status=$? | 8617 ac_status=$? |
8573 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8618 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8574 (exit $ac_status); }; }; then | 8619 (exit $ac_status); }; }; then |
8599 echo $ECHO_N "checking for Motif version 2.1... $ECHO_C" >&6 | 8644 echo $ECHO_N "checking for Motif version 2.1... $ECHO_C" >&6 |
8600 if test "${emacs_cv_motif_version_2_1+set}" = set; then | 8645 if test "${emacs_cv_motif_version_2_1+set}" = set; then |
8601 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8646 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8602 else | 8647 else |
8603 cat >conftest.$ac_ext <<_ACEOF | 8648 cat >conftest.$ac_ext <<_ACEOF |
8649 #line $LINENO "configure" | |
8604 /* confdefs.h. */ | 8650 /* confdefs.h. */ |
8605 _ACEOF | 8651 _ACEOF |
8606 cat confdefs.h >>conftest.$ac_ext | 8652 cat confdefs.h >>conftest.$ac_ext |
8607 cat >>conftest.$ac_ext <<_ACEOF | 8653 cat >>conftest.$ac_ext <<_ACEOF |
8608 /* end confdefs.h. */ | 8654 /* end confdefs.h. */ |
8623 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 8669 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
8624 (eval $ac_compile) 2>&5 | 8670 (eval $ac_compile) 2>&5 |
8625 ac_status=$? | 8671 ac_status=$? |
8626 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8672 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8627 (exit $ac_status); } && | 8673 (exit $ac_status); } && |
8628 { ac_try='test -s conftest.$ac_objext' | 8674 { ac_try='test -s conftest.$ac_objext' |
8629 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8675 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8630 (eval $ac_try) 2>&5 | 8676 (eval $ac_try) 2>&5 |
8631 ac_status=$? | 8677 ac_status=$? |
8632 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8678 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8633 (exit $ac_status); }; }; then | 8679 (exit $ac_status); }; }; then |
8656 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8702 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8657 else | 8703 else |
8658 ac_check_lib_save_LIBS=$LIBS | 8704 ac_check_lib_save_LIBS=$LIBS |
8659 LIBS="-lXp $LIBS" | 8705 LIBS="-lXp $LIBS" |
8660 cat >conftest.$ac_ext <<_ACEOF | 8706 cat >conftest.$ac_ext <<_ACEOF |
8707 #line $LINENO "configure" | |
8661 /* confdefs.h. */ | 8708 /* confdefs.h. */ |
8662 _ACEOF | 8709 _ACEOF |
8663 cat confdefs.h >>conftest.$ac_ext | 8710 cat confdefs.h >>conftest.$ac_ext |
8664 cat >>conftest.$ac_ext <<_ACEOF | 8711 cat >>conftest.$ac_ext <<_ACEOF |
8665 /* end confdefs.h. */ | 8712 /* end confdefs.h. */ |
8683 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8730 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
8684 (eval $ac_link) 2>&5 | 8731 (eval $ac_link) 2>&5 |
8685 ac_status=$? | 8732 ac_status=$? |
8686 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8733 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8687 (exit $ac_status); } && | 8734 (exit $ac_status); } && |
8688 { ac_try='test -s conftest$ac_exeext' | 8735 { ac_try='test -s conftest$ac_exeext' |
8689 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8736 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8690 (eval $ac_try) 2>&5 | 8737 (eval $ac_try) 2>&5 |
8691 ac_status=$? | 8738 ac_status=$? |
8692 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8739 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8693 (exit $ac_status); }; }; then | 8740 (exit $ac_status); }; }; then |
8725 echo $ECHO_N "checking for X11/Xaw3d/Scrollbar.h... $ECHO_C" >&6 | 8772 echo $ECHO_N "checking for X11/Xaw3d/Scrollbar.h... $ECHO_C" >&6 |
8726 if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then | 8773 if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then |
8727 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8774 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8728 else | 8775 else |
8729 cat >conftest.$ac_ext <<_ACEOF | 8776 cat >conftest.$ac_ext <<_ACEOF |
8777 #line $LINENO "configure" | |
8730 /* confdefs.h. */ | 8778 /* confdefs.h. */ |
8731 _ACEOF | 8779 _ACEOF |
8732 cat confdefs.h >>conftest.$ac_ext | 8780 cat confdefs.h >>conftest.$ac_ext |
8733 cat >>conftest.$ac_ext <<_ACEOF | 8781 cat >>conftest.$ac_ext <<_ACEOF |
8734 /* end confdefs.h. */ | 8782 /* end confdefs.h. */ |
8769 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8817 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8770 else | 8818 else |
8771 ac_check_lib_save_LIBS=$LIBS | 8819 ac_check_lib_save_LIBS=$LIBS |
8772 LIBS="-lXaw3d $LIBS" | 8820 LIBS="-lXaw3d $LIBS" |
8773 cat >conftest.$ac_ext <<_ACEOF | 8821 cat >conftest.$ac_ext <<_ACEOF |
8822 #line $LINENO "configure" | |
8774 /* confdefs.h. */ | 8823 /* confdefs.h. */ |
8775 _ACEOF | 8824 _ACEOF |
8776 cat confdefs.h >>conftest.$ac_ext | 8825 cat confdefs.h >>conftest.$ac_ext |
8777 cat >>conftest.$ac_ext <<_ACEOF | 8826 cat >>conftest.$ac_ext <<_ACEOF |
8778 /* end confdefs.h. */ | 8827 /* end confdefs.h. */ |
8796 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 8845 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
8797 (eval $ac_link) 2>&5 | 8846 (eval $ac_link) 2>&5 |
8798 ac_status=$? | 8847 ac_status=$? |
8799 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8848 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8800 (exit $ac_status); } && | 8849 (exit $ac_status); } && |
8801 { ac_try='test -s conftest$ac_exeext' | 8850 { ac_try='test -s conftest$ac_exeext' |
8802 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8851 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8803 (eval $ac_try) 2>&5 | 8852 (eval $ac_try) 2>&5 |
8804 ac_status=$? | 8853 ac_status=$? |
8805 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8854 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8806 (exit $ac_status); }; }; then | 8855 (exit $ac_status); }; }; then |
8866 | 8915 |
8867 cat >>confdefs.h <<\_ACEOF | 8916 cat >>confdefs.h <<\_ACEOF |
8868 #define USE_XIM 1 | 8917 #define USE_XIM 1 |
8869 _ACEOF | 8918 _ACEOF |
8870 | 8919 |
8920 fi | |
8921 if test "${HAVE_X11}" = "yes"; then | |
8871 late_CFLAGS=$CFLAGS | 8922 late_CFLAGS=$CFLAGS |
8872 if test "$GCC" = yes; then | 8923 if test "$GCC" = yes; then |
8873 CFLAGS="$CFLAGS --pedantic-errors" | 8924 CFLAGS="$CFLAGS --pedantic-errors" |
8874 fi | 8925 fi |
8875 fi | |
8876 if test "${HAVE_X11}" = "yes"; then | |
8877 cat >conftest.$ac_ext <<_ACEOF | 8926 cat >conftest.$ac_ext <<_ACEOF |
8927 #line $LINENO "configure" | |
8878 /* confdefs.h. */ | 8928 /* confdefs.h. */ |
8879 _ACEOF | 8929 _ACEOF |
8880 cat confdefs.h >>conftest.$ac_ext | 8930 cat confdefs.h >>conftest.$ac_ext |
8881 cat >>conftest.$ac_ext <<_ACEOF | 8931 cat >>conftest.$ac_ext <<_ACEOF |
8882 /* end confdefs.h. */ | 8932 /* end confdefs.h. */ |
8908 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 8958 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
8909 (eval $ac_compile) 2>&5 | 8959 (eval $ac_compile) 2>&5 |
8910 ac_status=$? | 8960 ac_status=$? |
8911 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8961 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8912 (exit $ac_status); } && | 8962 (exit $ac_status); } && |
8913 { ac_try='test -s conftest.$ac_objext' | 8963 { ac_try='test -s conftest.$ac_objext' |
8914 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 8964 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8915 (eval $ac_try) 2>&5 | 8965 (eval $ac_try) 2>&5 |
8916 ac_status=$? | 8966 ac_status=$? |
8917 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8967 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8918 (exit $ac_status); }; }; then | 8968 (exit $ac_status); }; }; then |
8953 else | 9003 else |
8954 # Is the header compilable? | 9004 # Is the header compilable? |
8955 echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5 | 9005 echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5 |
8956 echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6 | 9006 echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6 |
8957 cat >conftest.$ac_ext <<_ACEOF | 9007 cat >conftest.$ac_ext <<_ACEOF |
9008 #line $LINENO "configure" | |
8958 /* confdefs.h. */ | 9009 /* confdefs.h. */ |
8959 _ACEOF | 9010 _ACEOF |
8960 cat confdefs.h >>conftest.$ac_ext | 9011 cat confdefs.h >>conftest.$ac_ext |
8961 cat >>conftest.$ac_ext <<_ACEOF | 9012 cat >>conftest.$ac_ext <<_ACEOF |
8962 /* end confdefs.h. */ | 9013 /* end confdefs.h. */ |
8967 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 9018 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
8968 (eval $ac_compile) 2>&5 | 9019 (eval $ac_compile) 2>&5 |
8969 ac_status=$? | 9020 ac_status=$? |
8970 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9021 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8971 (exit $ac_status); } && | 9022 (exit $ac_status); } && |
8972 { ac_try='test -s conftest.$ac_objext' | 9023 { ac_try='test -s conftest.$ac_objext' |
8973 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9024 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
8974 (eval $ac_try) 2>&5 | 9025 (eval $ac_try) 2>&5 |
8975 ac_status=$? | 9026 ac_status=$? |
8976 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9027 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8977 (exit $ac_status); }; }; then | 9028 (exit $ac_status); }; }; then |
8988 | 9039 |
8989 # Is the header present? | 9040 # Is the header present? |
8990 echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5 | 9041 echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5 |
8991 echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6 | 9042 echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6 |
8992 cat >conftest.$ac_ext <<_ACEOF | 9043 cat >conftest.$ac_ext <<_ACEOF |
9044 #line $LINENO "configure" | |
8993 /* confdefs.h. */ | 9045 /* confdefs.h. */ |
8994 _ACEOF | 9046 _ACEOF |
8995 cat confdefs.h >>conftest.$ac_ext | 9047 cat confdefs.h >>conftest.$ac_ext |
8996 cat >>conftest.$ac_ext <<_ACEOF | 9048 cat >>conftest.$ac_ext <<_ACEOF |
8997 /* end confdefs.h. */ | 9049 /* end confdefs.h. */ |
9028 # So? What about this header? | 9080 # So? What about this header? |
9029 case $ac_header_compiler:$ac_header_preproc in | 9081 case $ac_header_compiler:$ac_header_preproc in |
9030 yes:no ) | 9082 yes:no ) |
9031 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 9083 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
9032 echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 9084 echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
9033 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the compiler's result" >&5 | 9085 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 |
9034 echo "$as_me: WARNING: X11/xpm.h: proceeding with the compiler's result" >&2;} | 9086 echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} |
9035 ac_header_preproc=yes | 9087 ( |
9088 cat <<\_ASBOX | |
9089 ## ------------------------------------ ## | |
9090 ## Report this to bug-autoconf@gnu.org. ## | |
9091 ## ------------------------------------ ## | |
9092 _ASBOX | |
9093 ) | | |
9094 sed "s/^/$as_me: WARNING: /" >&2 | |
9036 ;; | 9095 ;; |
9037 no:yes ) | 9096 no:yes ) |
9038 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5 | 9097 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5 |
9039 echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;} | 9098 echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;} |
9040 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5 | 9099 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5 |
9041 echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;} | 9100 echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;} |
9042 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: see the Autoconf documentation" >&5 | |
9043 echo "$as_me: WARNING: X11/xpm.h: see the Autoconf documentation" >&2;} | |
9044 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&5 | |
9045 echo "$as_me: WARNING: X11/xpm.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
9046 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 | 9101 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 |
9047 echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} | 9102 echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} |
9048 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&5 | |
9049 echo "$as_me: WARNING: X11/xpm.h: in the future, the compiler will take precedence" >&2;} | |
9050 ( | 9103 ( |
9051 cat <<\_ASBOX | 9104 cat <<\_ASBOX |
9052 ## ------------------------------------------ ## | 9105 ## ------------------------------------ ## |
9053 ## Report this to the AC_PACKAGE_NAME lists. ## | 9106 ## Report this to bug-autoconf@gnu.org. ## |
9054 ## ------------------------------------------ ## | 9107 ## ------------------------------------ ## |
9055 _ASBOX | 9108 _ASBOX |
9056 ) | | 9109 ) | |
9057 sed "s/^/$as_me: WARNING: /" >&2 | 9110 sed "s/^/$as_me: WARNING: /" >&2 |
9058 ;; | 9111 ;; |
9059 esac | 9112 esac |
9075 echo $ECHO_N "(cached) $ECHO_C" >&6 | 9128 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9076 else | 9129 else |
9077 ac_check_lib_save_LIBS=$LIBS | 9130 ac_check_lib_save_LIBS=$LIBS |
9078 LIBS="-lXpm -lX11 $LIBS" | 9131 LIBS="-lXpm -lX11 $LIBS" |
9079 cat >conftest.$ac_ext <<_ACEOF | 9132 cat >conftest.$ac_ext <<_ACEOF |
9133 #line $LINENO "configure" | |
9080 /* confdefs.h. */ | 9134 /* confdefs.h. */ |
9081 _ACEOF | 9135 _ACEOF |
9082 cat confdefs.h >>conftest.$ac_ext | 9136 cat confdefs.h >>conftest.$ac_ext |
9083 cat >>conftest.$ac_ext <<_ACEOF | 9137 cat >>conftest.$ac_ext <<_ACEOF |
9084 /* end confdefs.h. */ | 9138 /* end confdefs.h. */ |
9102 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9156 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
9103 (eval $ac_link) 2>&5 | 9157 (eval $ac_link) 2>&5 |
9104 ac_status=$? | 9158 ac_status=$? |
9105 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9159 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9106 (exit $ac_status); } && | 9160 (exit $ac_status); } && |
9107 { ac_try='test -s conftest$ac_exeext' | 9161 { ac_try='test -s conftest$ac_exeext' |
9108 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9162 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9109 (eval $ac_try) 2>&5 | 9163 (eval $ac_try) 2>&5 |
9110 ac_status=$? | 9164 ac_status=$? |
9111 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9165 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9112 (exit $ac_status); }; }; then | 9166 (exit $ac_status); }; }; then |
9131 | 9185 |
9132 if test "${HAVE_XPM}" = "yes"; then | 9186 if test "${HAVE_XPM}" = "yes"; then |
9133 echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5 | 9187 echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5 |
9134 echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 | 9188 echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 |
9135 cat >conftest.$ac_ext <<_ACEOF | 9189 cat >conftest.$ac_ext <<_ACEOF |
9190 #line $LINENO "configure" | |
9136 /* confdefs.h. */ | 9191 /* confdefs.h. */ |
9137 _ACEOF | 9192 _ACEOF |
9138 cat confdefs.h >>conftest.$ac_ext | 9193 cat confdefs.h >>conftest.$ac_ext |
9139 cat >>conftest.$ac_ext <<_ACEOF | 9194 cat >>conftest.$ac_ext <<_ACEOF |
9140 /* end confdefs.h. */ | 9195 /* end confdefs.h. */ |
9187 else | 9242 else |
9188 # Is the header compilable? | 9243 # Is the header compilable? |
9189 echo "$as_me:$LINENO: checking jerror.h usability" >&5 | 9244 echo "$as_me:$LINENO: checking jerror.h usability" >&5 |
9190 echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6 | 9245 echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6 |
9191 cat >conftest.$ac_ext <<_ACEOF | 9246 cat >conftest.$ac_ext <<_ACEOF |
9247 #line $LINENO "configure" | |
9192 /* confdefs.h. */ | 9248 /* confdefs.h. */ |
9193 _ACEOF | 9249 _ACEOF |
9194 cat confdefs.h >>conftest.$ac_ext | 9250 cat confdefs.h >>conftest.$ac_ext |
9195 cat >>conftest.$ac_ext <<_ACEOF | 9251 cat >>conftest.$ac_ext <<_ACEOF |
9196 /* end confdefs.h. */ | 9252 /* end confdefs.h. */ |
9201 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 9257 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
9202 (eval $ac_compile) 2>&5 | 9258 (eval $ac_compile) 2>&5 |
9203 ac_status=$? | 9259 ac_status=$? |
9204 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9260 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9205 (exit $ac_status); } && | 9261 (exit $ac_status); } && |
9206 { ac_try='test -s conftest.$ac_objext' | 9262 { ac_try='test -s conftest.$ac_objext' |
9207 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9263 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9208 (eval $ac_try) 2>&5 | 9264 (eval $ac_try) 2>&5 |
9209 ac_status=$? | 9265 ac_status=$? |
9210 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9266 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9211 (exit $ac_status); }; }; then | 9267 (exit $ac_status); }; }; then |
9222 | 9278 |
9223 # Is the header present? | 9279 # Is the header present? |
9224 echo "$as_me:$LINENO: checking jerror.h presence" >&5 | 9280 echo "$as_me:$LINENO: checking jerror.h presence" >&5 |
9225 echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6 | 9281 echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6 |
9226 cat >conftest.$ac_ext <<_ACEOF | 9282 cat >conftest.$ac_ext <<_ACEOF |
9283 #line $LINENO "configure" | |
9227 /* confdefs.h. */ | 9284 /* confdefs.h. */ |
9228 _ACEOF | 9285 _ACEOF |
9229 cat confdefs.h >>conftest.$ac_ext | 9286 cat confdefs.h >>conftest.$ac_ext |
9230 cat >>conftest.$ac_ext <<_ACEOF | 9287 cat >>conftest.$ac_ext <<_ACEOF |
9231 /* end confdefs.h. */ | 9288 /* end confdefs.h. */ |
9262 # So? What about this header? | 9319 # So? What about this header? |
9263 case $ac_header_compiler:$ac_header_preproc in | 9320 case $ac_header_compiler:$ac_header_preproc in |
9264 yes:no ) | 9321 yes:no ) |
9265 { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 9322 { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
9266 echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 9323 echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
9267 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the compiler's result" >&5 | 9324 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 |
9268 echo "$as_me: WARNING: jerror.h: proceeding with the compiler's result" >&2;} | 9325 echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} |
9269 ac_header_preproc=yes | 9326 ( |
9327 cat <<\_ASBOX | |
9328 ## ------------------------------------ ## | |
9329 ## Report this to bug-autoconf@gnu.org. ## | |
9330 ## ------------------------------------ ## | |
9331 _ASBOX | |
9332 ) | | |
9333 sed "s/^/$as_me: WARNING: /" >&2 | |
9270 ;; | 9334 ;; |
9271 no:yes ) | 9335 no:yes ) |
9272 { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5 | 9336 { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5 |
9273 echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;} | 9337 echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;} |
9274 { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5 | 9338 { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5 |
9275 echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;} | 9339 echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;} |
9276 { echo "$as_me:$LINENO: WARNING: jerror.h: see the Autoconf documentation" >&5 | |
9277 echo "$as_me: WARNING: jerror.h: see the Autoconf documentation" >&2;} | |
9278 { echo "$as_me:$LINENO: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&5 | |
9279 echo "$as_me: WARNING: jerror.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
9280 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 | 9340 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 |
9281 echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} | 9341 echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} |
9282 { echo "$as_me:$LINENO: WARNING: jerror.h: in the future, the compiler will take precedence" >&5 | |
9283 echo "$as_me: WARNING: jerror.h: in the future, the compiler will take precedence" >&2;} | |
9284 ( | 9342 ( |
9285 cat <<\_ASBOX | 9343 cat <<\_ASBOX |
9286 ## ------------------------------------------ ## | 9344 ## ------------------------------------ ## |
9287 ## Report this to the AC_PACKAGE_NAME lists. ## | 9345 ## Report this to bug-autoconf@gnu.org. ## |
9288 ## ------------------------------------------ ## | 9346 ## ------------------------------------ ## |
9289 _ASBOX | 9347 _ASBOX |
9290 ) | | 9348 ) | |
9291 sed "s/^/$as_me: WARNING: /" >&2 | 9349 sed "s/^/$as_me: WARNING: /" >&2 |
9292 ;; | 9350 ;; |
9293 esac | 9351 esac |
9309 echo $ECHO_N "(cached) $ECHO_C" >&6 | 9367 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9310 else | 9368 else |
9311 ac_check_lib_save_LIBS=$LIBS | 9369 ac_check_lib_save_LIBS=$LIBS |
9312 LIBS="-ljpeg $LIBS" | 9370 LIBS="-ljpeg $LIBS" |
9313 cat >conftest.$ac_ext <<_ACEOF | 9371 cat >conftest.$ac_ext <<_ACEOF |
9372 #line $LINENO "configure" | |
9314 /* confdefs.h. */ | 9373 /* confdefs.h. */ |
9315 _ACEOF | 9374 _ACEOF |
9316 cat confdefs.h >>conftest.$ac_ext | 9375 cat confdefs.h >>conftest.$ac_ext |
9317 cat >>conftest.$ac_ext <<_ACEOF | 9376 cat >>conftest.$ac_ext <<_ACEOF |
9318 /* end confdefs.h. */ | 9377 /* end confdefs.h. */ |
9336 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9395 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
9337 (eval $ac_link) 2>&5 | 9396 (eval $ac_link) 2>&5 |
9338 ac_status=$? | 9397 ac_status=$? |
9339 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9398 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9340 (exit $ac_status); } && | 9399 (exit $ac_status); } && |
9341 { ac_try='test -s conftest$ac_exeext' | 9400 { ac_try='test -s conftest$ac_exeext' |
9342 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9401 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9343 (eval $ac_try) 2>&5 | 9402 (eval $ac_try) 2>&5 |
9344 ac_status=$? | 9403 ac_status=$? |
9345 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9404 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9346 (exit $ac_status); }; }; then | 9405 (exit $ac_status); }; }; then |
9370 cat >>confdefs.h <<\_ACEOF | 9429 cat >>confdefs.h <<\_ACEOF |
9371 #define HAVE_JPEG 1 | 9430 #define HAVE_JPEG 1 |
9372 _ACEOF | 9431 _ACEOF |
9373 | 9432 |
9374 cat >conftest.$ac_ext <<_ACEOF | 9433 cat >conftest.$ac_ext <<_ACEOF |
9434 #line $LINENO "configure" | |
9375 /* confdefs.h. */ | 9435 /* confdefs.h. */ |
9376 _ACEOF | 9436 _ACEOF |
9377 cat confdefs.h >>conftest.$ac_ext | 9437 cat confdefs.h >>conftest.$ac_ext |
9378 cat >>conftest.$ac_ext <<_ACEOF | 9438 cat >>conftest.$ac_ext <<_ACEOF |
9379 /* end confdefs.h. */ | 9439 /* end confdefs.h. */ |
9419 else | 9479 else |
9420 # Is the header compilable? | 9480 # Is the header compilable? |
9421 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 9481 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
9422 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 9482 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
9423 cat >conftest.$ac_ext <<_ACEOF | 9483 cat >conftest.$ac_ext <<_ACEOF |
9484 #line $LINENO "configure" | |
9424 /* confdefs.h. */ | 9485 /* confdefs.h. */ |
9425 _ACEOF | 9486 _ACEOF |
9426 cat confdefs.h >>conftest.$ac_ext | 9487 cat confdefs.h >>conftest.$ac_ext |
9427 cat >>conftest.$ac_ext <<_ACEOF | 9488 cat >>conftest.$ac_ext <<_ACEOF |
9428 /* end confdefs.h. */ | 9489 /* end confdefs.h. */ |
9433 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 9494 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
9434 (eval $ac_compile) 2>&5 | 9495 (eval $ac_compile) 2>&5 |
9435 ac_status=$? | 9496 ac_status=$? |
9436 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9497 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9437 (exit $ac_status); } && | 9498 (exit $ac_status); } && |
9438 { ac_try='test -s conftest.$ac_objext' | 9499 { ac_try='test -s conftest.$ac_objext' |
9439 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9500 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9440 (eval $ac_try) 2>&5 | 9501 (eval $ac_try) 2>&5 |
9441 ac_status=$? | 9502 ac_status=$? |
9442 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9503 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9443 (exit $ac_status); }; }; then | 9504 (exit $ac_status); }; }; then |
9454 | 9515 |
9455 # Is the header present? | 9516 # Is the header present? |
9456 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 9517 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
9457 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 9518 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
9458 cat >conftest.$ac_ext <<_ACEOF | 9519 cat >conftest.$ac_ext <<_ACEOF |
9520 #line $LINENO "configure" | |
9459 /* confdefs.h. */ | 9521 /* confdefs.h. */ |
9460 _ACEOF | 9522 _ACEOF |
9461 cat confdefs.h >>conftest.$ac_ext | 9523 cat confdefs.h >>conftest.$ac_ext |
9462 cat >>conftest.$ac_ext <<_ACEOF | 9524 cat >>conftest.$ac_ext <<_ACEOF |
9463 /* end confdefs.h. */ | 9525 /* end confdefs.h. */ |
9494 # So? What about this header? | 9556 # So? What about this header? |
9495 case $ac_header_compiler:$ac_header_preproc in | 9557 case $ac_header_compiler:$ac_header_preproc in |
9496 yes:no ) | 9558 yes:no ) |
9497 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 9559 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
9498 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 9560 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
9499 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 9561 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
9500 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 9562 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
9501 ac_header_preproc=yes | 9563 ( |
9564 cat <<\_ASBOX | |
9565 ## ------------------------------------ ## | |
9566 ## Report this to bug-autoconf@gnu.org. ## | |
9567 ## ------------------------------------ ## | |
9568 _ASBOX | |
9569 ) | | |
9570 sed "s/^/$as_me: WARNING: /" >&2 | |
9502 ;; | 9571 ;; |
9503 no:yes ) | 9572 no:yes ) |
9504 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 9573 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
9505 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 9574 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
9506 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 9575 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
9507 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 9576 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
9508 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
9509 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
9510 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
9511 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
9512 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 9577 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
9513 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 9578 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
9514 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
9515 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
9516 ( | 9579 ( |
9517 cat <<\_ASBOX | 9580 cat <<\_ASBOX |
9518 ## ------------------------------------------ ## | 9581 ## ------------------------------------ ## |
9519 ## Report this to the AC_PACKAGE_NAME lists. ## | 9582 ## Report this to bug-autoconf@gnu.org. ## |
9520 ## ------------------------------------------ ## | 9583 ## ------------------------------------ ## |
9521 _ASBOX | 9584 _ASBOX |
9522 ) | | 9585 ) | |
9523 sed "s/^/$as_me: WARNING: /" >&2 | 9586 sed "s/^/$as_me: WARNING: /" >&2 |
9524 ;; | 9587 ;; |
9525 esac | 9588 esac |
9526 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 9589 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
9527 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 9590 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
9528 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 9591 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
9529 echo $ECHO_N "(cached) $ECHO_C" >&6 | 9592 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9530 else | 9593 else |
9531 eval "$as_ac_Header=\$ac_header_preproc" | 9594 eval "$as_ac_Header=$ac_header_preproc" |
9532 fi | 9595 fi |
9533 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 9596 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
9534 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 9597 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
9535 | 9598 |
9536 fi | 9599 fi |
9550 echo $ECHO_N "(cached) $ECHO_C" >&6 | 9613 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9551 else | 9614 else |
9552 ac_check_lib_save_LIBS=$LIBS | 9615 ac_check_lib_save_LIBS=$LIBS |
9553 LIBS="-lpng -lz -lm $LIBS" | 9616 LIBS="-lpng -lz -lm $LIBS" |
9554 cat >conftest.$ac_ext <<_ACEOF | 9617 cat >conftest.$ac_ext <<_ACEOF |
9618 #line $LINENO "configure" | |
9555 /* confdefs.h. */ | 9619 /* confdefs.h. */ |
9556 _ACEOF | 9620 _ACEOF |
9557 cat confdefs.h >>conftest.$ac_ext | 9621 cat confdefs.h >>conftest.$ac_ext |
9558 cat >>conftest.$ac_ext <<_ACEOF | 9622 cat >>conftest.$ac_ext <<_ACEOF |
9559 /* end confdefs.h. */ | 9623 /* end confdefs.h. */ |
9577 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9641 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
9578 (eval $ac_link) 2>&5 | 9642 (eval $ac_link) 2>&5 |
9579 ac_status=$? | 9643 ac_status=$? |
9580 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9644 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9581 (exit $ac_status); } && | 9645 (exit $ac_status); } && |
9582 { ac_try='test -s conftest$ac_exeext' | 9646 { ac_try='test -s conftest$ac_exeext' |
9583 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9647 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9584 (eval $ac_try) 2>&5 | 9648 (eval $ac_try) 2>&5 |
9585 ac_status=$? | 9649 ac_status=$? |
9586 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9650 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9587 (exit $ac_status); }; }; then | 9651 (exit $ac_status); }; }; then |
9628 else | 9692 else |
9629 # Is the header compilable? | 9693 # Is the header compilable? |
9630 echo "$as_me:$LINENO: checking tiffio.h usability" >&5 | 9694 echo "$as_me:$LINENO: checking tiffio.h usability" >&5 |
9631 echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6 | 9695 echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6 |
9632 cat >conftest.$ac_ext <<_ACEOF | 9696 cat >conftest.$ac_ext <<_ACEOF |
9697 #line $LINENO "configure" | |
9633 /* confdefs.h. */ | 9698 /* confdefs.h. */ |
9634 _ACEOF | 9699 _ACEOF |
9635 cat confdefs.h >>conftest.$ac_ext | 9700 cat confdefs.h >>conftest.$ac_ext |
9636 cat >>conftest.$ac_ext <<_ACEOF | 9701 cat >>conftest.$ac_ext <<_ACEOF |
9637 /* end confdefs.h. */ | 9702 /* end confdefs.h. */ |
9642 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 9707 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
9643 (eval $ac_compile) 2>&5 | 9708 (eval $ac_compile) 2>&5 |
9644 ac_status=$? | 9709 ac_status=$? |
9645 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9710 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9646 (exit $ac_status); } && | 9711 (exit $ac_status); } && |
9647 { ac_try='test -s conftest.$ac_objext' | 9712 { ac_try='test -s conftest.$ac_objext' |
9648 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9713 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9649 (eval $ac_try) 2>&5 | 9714 (eval $ac_try) 2>&5 |
9650 ac_status=$? | 9715 ac_status=$? |
9651 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9716 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9652 (exit $ac_status); }; }; then | 9717 (exit $ac_status); }; }; then |
9663 | 9728 |
9664 # Is the header present? | 9729 # Is the header present? |
9665 echo "$as_me:$LINENO: checking tiffio.h presence" >&5 | 9730 echo "$as_me:$LINENO: checking tiffio.h presence" >&5 |
9666 echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6 | 9731 echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6 |
9667 cat >conftest.$ac_ext <<_ACEOF | 9732 cat >conftest.$ac_ext <<_ACEOF |
9733 #line $LINENO "configure" | |
9668 /* confdefs.h. */ | 9734 /* confdefs.h. */ |
9669 _ACEOF | 9735 _ACEOF |
9670 cat confdefs.h >>conftest.$ac_ext | 9736 cat confdefs.h >>conftest.$ac_ext |
9671 cat >>conftest.$ac_ext <<_ACEOF | 9737 cat >>conftest.$ac_ext <<_ACEOF |
9672 /* end confdefs.h. */ | 9738 /* end confdefs.h. */ |
9703 # So? What about this header? | 9769 # So? What about this header? |
9704 case $ac_header_compiler:$ac_header_preproc in | 9770 case $ac_header_compiler:$ac_header_preproc in |
9705 yes:no ) | 9771 yes:no ) |
9706 { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 9772 { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
9707 echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 9773 echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
9708 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the compiler's result" >&5 | 9774 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 |
9709 echo "$as_me: WARNING: tiffio.h: proceeding with the compiler's result" >&2;} | 9775 echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} |
9710 ac_header_preproc=yes | 9776 ( |
9777 cat <<\_ASBOX | |
9778 ## ------------------------------------ ## | |
9779 ## Report this to bug-autoconf@gnu.org. ## | |
9780 ## ------------------------------------ ## | |
9781 _ASBOX | |
9782 ) | | |
9783 sed "s/^/$as_me: WARNING: /" >&2 | |
9711 ;; | 9784 ;; |
9712 no:yes ) | 9785 no:yes ) |
9713 { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5 | 9786 { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5 |
9714 echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;} | 9787 echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;} |
9715 { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5 | 9788 { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5 |
9716 echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;} | 9789 echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;} |
9717 { echo "$as_me:$LINENO: WARNING: tiffio.h: see the Autoconf documentation" >&5 | |
9718 echo "$as_me: WARNING: tiffio.h: see the Autoconf documentation" >&2;} | |
9719 { echo "$as_me:$LINENO: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&5 | |
9720 echo "$as_me: WARNING: tiffio.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
9721 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 | 9790 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 |
9722 echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} | 9791 echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} |
9723 { echo "$as_me:$LINENO: WARNING: tiffio.h: in the future, the compiler will take precedence" >&5 | |
9724 echo "$as_me: WARNING: tiffio.h: in the future, the compiler will take precedence" >&2;} | |
9725 ( | 9792 ( |
9726 cat <<\_ASBOX | 9793 cat <<\_ASBOX |
9727 ## ------------------------------------------ ## | 9794 ## ------------------------------------ ## |
9728 ## Report this to the AC_PACKAGE_NAME lists. ## | 9795 ## Report this to bug-autoconf@gnu.org. ## |
9729 ## ------------------------------------------ ## | 9796 ## ------------------------------------ ## |
9730 _ASBOX | 9797 _ASBOX |
9731 ) | | 9798 ) | |
9732 sed "s/^/$as_me: WARNING: /" >&2 | 9799 sed "s/^/$as_me: WARNING: /" >&2 |
9733 ;; | 9800 ;; |
9734 esac | 9801 esac |
9753 echo $ECHO_N "(cached) $ECHO_C" >&6 | 9820 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9754 else | 9821 else |
9755 ac_check_lib_save_LIBS=$LIBS | 9822 ac_check_lib_save_LIBS=$LIBS |
9756 LIBS="-ltiff $tifflibs $LIBS" | 9823 LIBS="-ltiff $tifflibs $LIBS" |
9757 cat >conftest.$ac_ext <<_ACEOF | 9824 cat >conftest.$ac_ext <<_ACEOF |
9825 #line $LINENO "configure" | |
9758 /* confdefs.h. */ | 9826 /* confdefs.h. */ |
9759 _ACEOF | 9827 _ACEOF |
9760 cat confdefs.h >>conftest.$ac_ext | 9828 cat confdefs.h >>conftest.$ac_ext |
9761 cat >>conftest.$ac_ext <<_ACEOF | 9829 cat >>conftest.$ac_ext <<_ACEOF |
9762 /* end confdefs.h. */ | 9830 /* end confdefs.h. */ |
9780 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 9848 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
9781 (eval $ac_link) 2>&5 | 9849 (eval $ac_link) 2>&5 |
9782 ac_status=$? | 9850 ac_status=$? |
9783 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9851 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9784 (exit $ac_status); } && | 9852 (exit $ac_status); } && |
9785 { ac_try='test -s conftest$ac_exeext' | 9853 { ac_try='test -s conftest$ac_exeext' |
9786 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9854 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9787 (eval $ac_try) 2>&5 | 9855 (eval $ac_try) 2>&5 |
9788 ac_status=$? | 9856 ac_status=$? |
9789 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9857 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9790 (exit $ac_status); }; }; then | 9858 (exit $ac_status); }; }; then |
9833 else | 9901 else |
9834 # Is the header compilable? | 9902 # Is the header compilable? |
9835 echo "$as_me:$LINENO: checking gif_lib.h usability" >&5 | 9903 echo "$as_me:$LINENO: checking gif_lib.h usability" >&5 |
9836 echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6 | 9904 echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6 |
9837 cat >conftest.$ac_ext <<_ACEOF | 9905 cat >conftest.$ac_ext <<_ACEOF |
9906 #line $LINENO "configure" | |
9838 /* confdefs.h. */ | 9907 /* confdefs.h. */ |
9839 _ACEOF | 9908 _ACEOF |
9840 cat confdefs.h >>conftest.$ac_ext | 9909 cat confdefs.h >>conftest.$ac_ext |
9841 cat >>conftest.$ac_ext <<_ACEOF | 9910 cat >>conftest.$ac_ext <<_ACEOF |
9842 /* end confdefs.h. */ | 9911 /* end confdefs.h. */ |
9847 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 9916 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
9848 (eval $ac_compile) 2>&5 | 9917 (eval $ac_compile) 2>&5 |
9849 ac_status=$? | 9918 ac_status=$? |
9850 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9919 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9851 (exit $ac_status); } && | 9920 (exit $ac_status); } && |
9852 { ac_try='test -s conftest.$ac_objext' | 9921 { ac_try='test -s conftest.$ac_objext' |
9853 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 9922 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9854 (eval $ac_try) 2>&5 | 9923 (eval $ac_try) 2>&5 |
9855 ac_status=$? | 9924 ac_status=$? |
9856 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9925 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9857 (exit $ac_status); }; }; then | 9926 (exit $ac_status); }; }; then |
9868 | 9937 |
9869 # Is the header present? | 9938 # Is the header present? |
9870 echo "$as_me:$LINENO: checking gif_lib.h presence" >&5 | 9939 echo "$as_me:$LINENO: checking gif_lib.h presence" >&5 |
9871 echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6 | 9940 echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6 |
9872 cat >conftest.$ac_ext <<_ACEOF | 9941 cat >conftest.$ac_ext <<_ACEOF |
9942 #line $LINENO "configure" | |
9873 /* confdefs.h. */ | 9943 /* confdefs.h. */ |
9874 _ACEOF | 9944 _ACEOF |
9875 cat confdefs.h >>conftest.$ac_ext | 9945 cat confdefs.h >>conftest.$ac_ext |
9876 cat >>conftest.$ac_ext <<_ACEOF | 9946 cat >>conftest.$ac_ext <<_ACEOF |
9877 /* end confdefs.h. */ | 9947 /* end confdefs.h. */ |
9908 # So? What about this header? | 9978 # So? What about this header? |
9909 case $ac_header_compiler:$ac_header_preproc in | 9979 case $ac_header_compiler:$ac_header_preproc in |
9910 yes:no ) | 9980 yes:no ) |
9911 { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 9981 { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
9912 echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 9982 echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
9913 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the compiler's result" >&5 | 9983 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 |
9914 echo "$as_me: WARNING: gif_lib.h: proceeding with the compiler's result" >&2;} | 9984 echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} |
9915 ac_header_preproc=yes | 9985 ( |
9986 cat <<\_ASBOX | |
9987 ## ------------------------------------ ## | |
9988 ## Report this to bug-autoconf@gnu.org. ## | |
9989 ## ------------------------------------ ## | |
9990 _ASBOX | |
9991 ) | | |
9992 sed "s/^/$as_me: WARNING: /" >&2 | |
9916 ;; | 9993 ;; |
9917 no:yes ) | 9994 no:yes ) |
9918 { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5 | 9995 { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5 |
9919 echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;} | 9996 echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;} |
9920 { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5 | 9997 { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5 |
9921 echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;} | 9998 echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;} |
9922 { echo "$as_me:$LINENO: WARNING: gif_lib.h: see the Autoconf documentation" >&5 | |
9923 echo "$as_me: WARNING: gif_lib.h: see the Autoconf documentation" >&2;} | |
9924 { echo "$as_me:$LINENO: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&5 | |
9925 echo "$as_me: WARNING: gif_lib.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
9926 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 | 9999 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 |
9927 echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} | 10000 echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} |
9928 { echo "$as_me:$LINENO: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&5 | |
9929 echo "$as_me: WARNING: gif_lib.h: in the future, the compiler will take precedence" >&2;} | |
9930 ( | 10001 ( |
9931 cat <<\_ASBOX | 10002 cat <<\_ASBOX |
9932 ## ------------------------------------------ ## | 10003 ## ------------------------------------ ## |
9933 ## Report this to the AC_PACKAGE_NAME lists. ## | 10004 ## Report this to bug-autoconf@gnu.org. ## |
9934 ## ------------------------------------------ ## | 10005 ## ------------------------------------ ## |
9935 _ASBOX | 10006 _ASBOX |
9936 ) | | 10007 ) | |
9937 sed "s/^/$as_me: WARNING: /" >&2 | 10008 sed "s/^/$as_me: WARNING: /" >&2 |
9938 ;; | 10009 ;; |
9939 esac | 10010 esac |
9957 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10028 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9958 else | 10029 else |
9959 ac_check_lib_save_LIBS=$LIBS | 10030 ac_check_lib_save_LIBS=$LIBS |
9960 LIBS="-lungif $LIBS" | 10031 LIBS="-lungif $LIBS" |
9961 cat >conftest.$ac_ext <<_ACEOF | 10032 cat >conftest.$ac_ext <<_ACEOF |
10033 #line $LINENO "configure" | |
9962 /* confdefs.h. */ | 10034 /* confdefs.h. */ |
9963 _ACEOF | 10035 _ACEOF |
9964 cat confdefs.h >>conftest.$ac_ext | 10036 cat confdefs.h >>conftest.$ac_ext |
9965 cat >>conftest.$ac_ext <<_ACEOF | 10037 cat >>conftest.$ac_ext <<_ACEOF |
9966 /* end confdefs.h. */ | 10038 /* end confdefs.h. */ |
9984 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10056 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
9985 (eval $ac_link) 2>&5 | 10057 (eval $ac_link) 2>&5 |
9986 ac_status=$? | 10058 ac_status=$? |
9987 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10059 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9988 (exit $ac_status); } && | 10060 (exit $ac_status); } && |
9989 { ac_try='test -s conftest$ac_exeext' | 10061 { ac_try='test -s conftest$ac_exeext' |
9990 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10062 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
9991 (eval $ac_try) 2>&5 | 10063 (eval $ac_try) 2>&5 |
9992 ac_status=$? | 10064 ac_status=$? |
9993 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10065 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9994 (exit $ac_status); }; }; then | 10066 (exit $ac_status); }; }; then |
10036 else | 10108 else |
10037 # Is the header compilable? | 10109 # Is the header compilable? |
10038 echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5 | 10110 echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5 |
10039 echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6 | 10111 echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6 |
10040 cat >conftest.$ac_ext <<_ACEOF | 10112 cat >conftest.$ac_ext <<_ACEOF |
10113 #line $LINENO "configure" | |
10041 /* confdefs.h. */ | 10114 /* confdefs.h. */ |
10042 _ACEOF | 10115 _ACEOF |
10043 cat confdefs.h >>conftest.$ac_ext | 10116 cat confdefs.h >>conftest.$ac_ext |
10044 cat >>conftest.$ac_ext <<_ACEOF | 10117 cat >>conftest.$ac_ext <<_ACEOF |
10045 /* end confdefs.h. */ | 10118 /* end confdefs.h. */ |
10050 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10123 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
10051 (eval $ac_compile) 2>&5 | 10124 (eval $ac_compile) 2>&5 |
10052 ac_status=$? | 10125 ac_status=$? |
10053 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10126 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10054 (exit $ac_status); } && | 10127 (exit $ac_status); } && |
10055 { ac_try='test -s conftest.$ac_objext' | 10128 { ac_try='test -s conftest.$ac_objext' |
10056 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10129 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10057 (eval $ac_try) 2>&5 | 10130 (eval $ac_try) 2>&5 |
10058 ac_status=$? | 10131 ac_status=$? |
10059 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10132 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10060 (exit $ac_status); }; }; then | 10133 (exit $ac_status); }; }; then |
10071 | 10144 |
10072 # Is the header present? | 10145 # Is the header present? |
10073 echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5 | 10146 echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5 |
10074 echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6 | 10147 echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6 |
10075 cat >conftest.$ac_ext <<_ACEOF | 10148 cat >conftest.$ac_ext <<_ACEOF |
10149 #line $LINENO "configure" | |
10076 /* confdefs.h. */ | 10150 /* confdefs.h. */ |
10077 _ACEOF | 10151 _ACEOF |
10078 cat confdefs.h >>conftest.$ac_ext | 10152 cat confdefs.h >>conftest.$ac_ext |
10079 cat >>conftest.$ac_ext <<_ACEOF | 10153 cat >>conftest.$ac_ext <<_ACEOF |
10080 /* end confdefs.h. */ | 10154 /* end confdefs.h. */ |
10111 # So? What about this header? | 10185 # So? What about this header? |
10112 case $ac_header_compiler:$ac_header_preproc in | 10186 case $ac_header_compiler:$ac_header_preproc in |
10113 yes:no ) | 10187 yes:no ) |
10114 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 10188 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
10115 echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 10189 echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
10116 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&5 | 10190 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 |
10117 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the compiler's result" >&2;} | 10191 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} |
10118 ac_header_preproc=yes | 10192 ( |
10193 cat <<\_ASBOX | |
10194 ## ------------------------------------ ## | |
10195 ## Report this to bug-autoconf@gnu.org. ## | |
10196 ## ------------------------------------ ## | |
10197 _ASBOX | |
10198 ) | | |
10199 sed "s/^/$as_me: WARNING: /" >&2 | |
10119 ;; | 10200 ;; |
10120 no:yes ) | 10201 no:yes ) |
10121 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5 | 10202 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5 |
10122 echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;} | 10203 echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;} |
10123 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5 | 10204 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5 |
10124 echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;} | 10205 echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;} |
10125 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&5 | |
10126 echo "$as_me: WARNING: Carbon/Carbon.h: see the Autoconf documentation" >&2;} | |
10127 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: section \"Present But Cannot Be Compiled\"" >&5 | |
10128 echo "$as_me: WARNING: Carbon/Carbon.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
10129 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 | 10206 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 |
10130 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} | 10207 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} |
10131 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&5 | |
10132 echo "$as_me: WARNING: Carbon/Carbon.h: in the future, the compiler will take precedence" >&2;} | |
10133 ( | 10208 ( |
10134 cat <<\_ASBOX | 10209 cat <<\_ASBOX |
10135 ## ------------------------------------------ ## | 10210 ## ------------------------------------ ## |
10136 ## Report this to the AC_PACKAGE_NAME lists. ## | 10211 ## Report this to bug-autoconf@gnu.org. ## |
10137 ## ------------------------------------------ ## | 10212 ## ------------------------------------ ## |
10138 _ASBOX | 10213 _ASBOX |
10139 ) | | 10214 ) | |
10140 sed "s/^/$as_me: WARNING: /" >&2 | 10215 sed "s/^/$as_me: WARNING: /" >&2 |
10141 ;; | 10216 ;; |
10142 esac | 10217 esac |
10191 else | 10266 else |
10192 # Is the header compilable? | 10267 # Is the header compilable? |
10193 echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5 | 10268 echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5 |
10194 echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6 | 10269 echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6 |
10195 cat >conftest.$ac_ext <<_ACEOF | 10270 cat >conftest.$ac_ext <<_ACEOF |
10271 #line $LINENO "configure" | |
10196 /* confdefs.h. */ | 10272 /* confdefs.h. */ |
10197 _ACEOF | 10273 _ACEOF |
10198 cat confdefs.h >>conftest.$ac_ext | 10274 cat confdefs.h >>conftest.$ac_ext |
10199 cat >>conftest.$ac_ext <<_ACEOF | 10275 cat >>conftest.$ac_ext <<_ACEOF |
10200 /* end confdefs.h. */ | 10276 /* end confdefs.h. */ |
10205 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10281 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
10206 (eval $ac_compile) 2>&5 | 10282 (eval $ac_compile) 2>&5 |
10207 ac_status=$? | 10283 ac_status=$? |
10208 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10284 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10209 (exit $ac_status); } && | 10285 (exit $ac_status); } && |
10210 { ac_try='test -s conftest.$ac_objext' | 10286 { ac_try='test -s conftest.$ac_objext' |
10211 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10287 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10212 (eval $ac_try) 2>&5 | 10288 (eval $ac_try) 2>&5 |
10213 ac_status=$? | 10289 ac_status=$? |
10214 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10290 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10215 (exit $ac_status); }; }; then | 10291 (exit $ac_status); }; }; then |
10226 | 10302 |
10227 # Is the header present? | 10303 # Is the header present? |
10228 echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5 | 10304 echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5 |
10229 echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6 | 10305 echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6 |
10230 cat >conftest.$ac_ext <<_ACEOF | 10306 cat >conftest.$ac_ext <<_ACEOF |
10307 #line $LINENO "configure" | |
10231 /* confdefs.h. */ | 10308 /* confdefs.h. */ |
10232 _ACEOF | 10309 _ACEOF |
10233 cat confdefs.h >>conftest.$ac_ext | 10310 cat confdefs.h >>conftest.$ac_ext |
10234 cat >>conftest.$ac_ext <<_ACEOF | 10311 cat >>conftest.$ac_ext <<_ACEOF |
10235 /* end confdefs.h. */ | 10312 /* end confdefs.h. */ |
10266 # So? What about this header? | 10343 # So? What about this header? |
10267 case $ac_header_compiler:$ac_header_preproc in | 10344 case $ac_header_compiler:$ac_header_preproc in |
10268 yes:no ) | 10345 yes:no ) |
10269 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 10346 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
10270 echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 10347 echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
10271 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&5 | 10348 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 |
10272 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the compiler's result" >&2;} | 10349 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} |
10273 ac_header_preproc=yes | 10350 ( |
10351 cat <<\_ASBOX | |
10352 ## ------------------------------------ ## | |
10353 ## Report this to bug-autoconf@gnu.org. ## | |
10354 ## ------------------------------------ ## | |
10355 _ASBOX | |
10356 ) | | |
10357 sed "s/^/$as_me: WARNING: /" >&2 | |
10274 ;; | 10358 ;; |
10275 no:yes ) | 10359 no:yes ) |
10276 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5 | 10360 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5 |
10277 echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;} | 10361 echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;} |
10278 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5 | 10362 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5 |
10279 echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;} | 10363 echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;} |
10280 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&5 | |
10281 echo "$as_me: WARNING: X11/SM/SMlib.h: see the Autoconf documentation" >&2;} | |
10282 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&5 | |
10283 echo "$as_me: WARNING: X11/SM/SMlib.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
10284 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 | 10364 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 |
10285 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} | 10365 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} |
10286 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&5 | |
10287 echo "$as_me: WARNING: X11/SM/SMlib.h: in the future, the compiler will take precedence" >&2;} | |
10288 ( | 10366 ( |
10289 cat <<\_ASBOX | 10367 cat <<\_ASBOX |
10290 ## ------------------------------------------ ## | 10368 ## ------------------------------------ ## |
10291 ## Report this to the AC_PACKAGE_NAME lists. ## | 10369 ## Report this to bug-autoconf@gnu.org. ## |
10292 ## ------------------------------------------ ## | 10370 ## ------------------------------------ ## |
10293 _ASBOX | 10371 _ASBOX |
10294 ) | | 10372 ) | |
10295 sed "s/^/$as_me: WARNING: /" >&2 | 10373 sed "s/^/$as_me: WARNING: /" >&2 |
10296 ;; | 10374 ;; |
10297 esac | 10375 esac |
10313 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10391 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10314 else | 10392 else |
10315 ac_check_lib_save_LIBS=$LIBS | 10393 ac_check_lib_save_LIBS=$LIBS |
10316 LIBS="-lSM $LIBS" | 10394 LIBS="-lSM $LIBS" |
10317 cat >conftest.$ac_ext <<_ACEOF | 10395 cat >conftest.$ac_ext <<_ACEOF |
10396 #line $LINENO "configure" | |
10318 /* confdefs.h. */ | 10397 /* confdefs.h. */ |
10319 _ACEOF | 10398 _ACEOF |
10320 cat confdefs.h >>conftest.$ac_ext | 10399 cat confdefs.h >>conftest.$ac_ext |
10321 cat >>conftest.$ac_ext <<_ACEOF | 10400 cat >>conftest.$ac_ext <<_ACEOF |
10322 /* end confdefs.h. */ | 10401 /* end confdefs.h. */ |
10340 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10419 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
10341 (eval $ac_link) 2>&5 | 10420 (eval $ac_link) 2>&5 |
10342 ac_status=$? | 10421 ac_status=$? |
10343 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10422 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10344 (exit $ac_status); } && | 10423 (exit $ac_status); } && |
10345 { ac_try='test -s conftest$ac_exeext' | 10424 { ac_try='test -s conftest$ac_exeext' |
10346 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10425 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10347 (eval $ac_try) 2>&5 | 10426 (eval $ac_try) 2>&5 |
10348 ac_status=$? | 10427 ac_status=$? |
10349 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10428 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10350 (exit $ac_status); }; }; then | 10429 (exit $ac_status); }; }; then |
10388 echo $ECHO_N "checking whether netdb declares h_errno... $ECHO_C" >&6 | 10467 echo $ECHO_N "checking whether netdb declares h_errno... $ECHO_C" >&6 |
10389 if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then | 10468 if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then |
10390 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10469 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10391 else | 10470 else |
10392 cat >conftest.$ac_ext <<_ACEOF | 10471 cat >conftest.$ac_ext <<_ACEOF |
10472 #line $LINENO "configure" | |
10393 /* confdefs.h. */ | 10473 /* confdefs.h. */ |
10394 _ACEOF | 10474 _ACEOF |
10395 cat confdefs.h >>conftest.$ac_ext | 10475 cat confdefs.h >>conftest.$ac_ext |
10396 cat >>conftest.$ac_ext <<_ACEOF | 10476 cat >>conftest.$ac_ext <<_ACEOF |
10397 /* end confdefs.h. */ | 10477 /* end confdefs.h. */ |
10408 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10488 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
10409 (eval $ac_link) 2>&5 | 10489 (eval $ac_link) 2>&5 |
10410 ac_status=$? | 10490 ac_status=$? |
10411 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10491 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10412 (exit $ac_status); } && | 10492 (exit $ac_status); } && |
10413 { ac_try='test -s conftest$ac_exeext' | 10493 { ac_try='test -s conftest$ac_exeext' |
10414 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10494 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10415 (eval $ac_try) 2>&5 | 10495 (eval $ac_try) 2>&5 |
10416 ac_status=$? | 10496 ac_status=$? |
10417 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10497 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10418 (exit $ac_status); }; }; then | 10498 (exit $ac_status); }; }; then |
10441 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6 | 10521 echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6 |
10442 if test "${ac_cv_working_alloca_h+set}" = set; then | 10522 if test "${ac_cv_working_alloca_h+set}" = set; then |
10443 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10523 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10444 else | 10524 else |
10445 cat >conftest.$ac_ext <<_ACEOF | 10525 cat >conftest.$ac_ext <<_ACEOF |
10526 #line $LINENO "configure" | |
10446 /* confdefs.h. */ | 10527 /* confdefs.h. */ |
10447 _ACEOF | 10528 _ACEOF |
10448 cat confdefs.h >>conftest.$ac_ext | 10529 cat confdefs.h >>conftest.$ac_ext |
10449 cat >>conftest.$ac_ext <<_ACEOF | 10530 cat >>conftest.$ac_ext <<_ACEOF |
10450 /* end confdefs.h. */ | 10531 /* end confdefs.h. */ |
10461 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10542 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
10462 (eval $ac_link) 2>&5 | 10543 (eval $ac_link) 2>&5 |
10463 ac_status=$? | 10544 ac_status=$? |
10464 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10545 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10465 (exit $ac_status); } && | 10546 (exit $ac_status); } && |
10466 { ac_try='test -s conftest$ac_exeext' | 10547 { ac_try='test -s conftest$ac_exeext' |
10467 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10548 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10468 (eval $ac_try) 2>&5 | 10549 (eval $ac_try) 2>&5 |
10469 ac_status=$? | 10550 ac_status=$? |
10470 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10551 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10471 (exit $ac_status); }; }; then | 10552 (exit $ac_status); }; }; then |
10492 echo $ECHO_N "checking for alloca... $ECHO_C" >&6 | 10573 echo $ECHO_N "checking for alloca... $ECHO_C" >&6 |
10493 if test "${ac_cv_func_alloca_works+set}" = set; then | 10574 if test "${ac_cv_func_alloca_works+set}" = set; then |
10494 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10575 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10495 else | 10576 else |
10496 cat >conftest.$ac_ext <<_ACEOF | 10577 cat >conftest.$ac_ext <<_ACEOF |
10578 #line $LINENO "configure" | |
10497 /* confdefs.h. */ | 10579 /* confdefs.h. */ |
10498 _ACEOF | 10580 _ACEOF |
10499 cat confdefs.h >>conftest.$ac_ext | 10581 cat confdefs.h >>conftest.$ac_ext |
10500 cat >>conftest.$ac_ext <<_ACEOF | 10582 cat >>conftest.$ac_ext <<_ACEOF |
10501 /* end confdefs.h. */ | 10583 /* end confdefs.h. */ |
10532 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10614 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
10533 (eval $ac_link) 2>&5 | 10615 (eval $ac_link) 2>&5 |
10534 ac_status=$? | 10616 ac_status=$? |
10535 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10617 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10536 (exit $ac_status); } && | 10618 (exit $ac_status); } && |
10537 { ac_try='test -s conftest$ac_exeext' | 10619 { ac_try='test -s conftest$ac_exeext' |
10538 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10620 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10539 (eval $ac_try) 2>&5 | 10621 (eval $ac_try) 2>&5 |
10540 ac_status=$? | 10622 ac_status=$? |
10541 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10623 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10542 (exit $ac_status); }; }; then | 10624 (exit $ac_status); }; }; then |
10575 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6 | 10657 echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6 |
10576 if test "${ac_cv_os_cray+set}" = set; then | 10658 if test "${ac_cv_os_cray+set}" = set; then |
10577 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10659 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10578 else | 10660 else |
10579 cat >conftest.$ac_ext <<_ACEOF | 10661 cat >conftest.$ac_ext <<_ACEOF |
10662 #line $LINENO "configure" | |
10580 /* confdefs.h. */ | 10663 /* confdefs.h. */ |
10581 _ACEOF | 10664 _ACEOF |
10582 cat confdefs.h >>conftest.$ac_ext | 10665 cat confdefs.h >>conftest.$ac_ext |
10583 cat >>conftest.$ac_ext <<_ACEOF | 10666 cat >>conftest.$ac_ext <<_ACEOF |
10584 /* end confdefs.h. */ | 10667 /* end confdefs.h. */ |
10607 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 10690 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
10608 if eval "test \"\${$as_ac_var+set}\" = set"; then | 10691 if eval "test \"\${$as_ac_var+set}\" = set"; then |
10609 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10692 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10610 else | 10693 else |
10611 cat >conftest.$ac_ext <<_ACEOF | 10694 cat >conftest.$ac_ext <<_ACEOF |
10612 /* confdefs.h. */ | 10695 #line $LINENO "configure" |
10613 _ACEOF | 10696 /* confdefs.h. */ |
10614 cat confdefs.h >>conftest.$ac_ext | 10697 _ACEOF |
10615 cat >>conftest.$ac_ext <<_ACEOF | 10698 cat confdefs.h >>conftest.$ac_ext |
10616 /* end confdefs.h. */ | 10699 cat >>conftest.$ac_ext <<_ACEOF |
10617 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | 10700 /* end confdefs.h. */ |
10618 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
10619 #define $ac_func innocuous_$ac_func | |
10620 | |
10621 /* System header to define __stub macros and hopefully few prototypes, | 10701 /* System header to define __stub macros and hopefully few prototypes, |
10622 which can conflict with char $ac_func (); below. | 10702 which can conflict with char $ac_func (); below. |
10623 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 10703 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
10624 <limits.h> exists even on freestanding compilers. */ | 10704 <limits.h> exists even on freestanding compilers. */ |
10625 | |
10626 #ifdef __STDC__ | 10705 #ifdef __STDC__ |
10627 # include <limits.h> | 10706 # include <limits.h> |
10628 #else | 10707 #else |
10629 # include <assert.h> | 10708 # include <assert.h> |
10630 #endif | 10709 #endif |
10631 | |
10632 #undef $ac_func | |
10633 | |
10634 /* Override any gcc2 internal prototype to avoid an error. */ | 10710 /* Override any gcc2 internal prototype to avoid an error. */ |
10635 #ifdef __cplusplus | 10711 #ifdef __cplusplus |
10636 extern "C" | 10712 extern "C" |
10637 { | 10713 { |
10638 #endif | 10714 #endif |
10663 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10739 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
10664 (eval $ac_link) 2>&5 | 10740 (eval $ac_link) 2>&5 |
10665 ac_status=$? | 10741 ac_status=$? |
10666 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10742 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10667 (exit $ac_status); } && | 10743 (exit $ac_status); } && |
10668 { ac_try='test -s conftest$ac_exeext' | 10744 { ac_try='test -s conftest$ac_exeext' |
10669 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10745 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10670 (eval $ac_try) 2>&5 | 10746 (eval $ac_try) 2>&5 |
10671 ac_status=$? | 10747 ac_status=$? |
10672 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10748 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10673 (exit $ac_status); }; }; then | 10749 (exit $ac_status); }; }; then |
10701 else | 10777 else |
10702 if test "$cross_compiling" = yes; then | 10778 if test "$cross_compiling" = yes; then |
10703 ac_cv_c_stack_direction=0 | 10779 ac_cv_c_stack_direction=0 |
10704 else | 10780 else |
10705 cat >conftest.$ac_ext <<_ACEOF | 10781 cat >conftest.$ac_ext <<_ACEOF |
10782 #line $LINENO "configure" | |
10706 /* confdefs.h. */ | 10783 /* confdefs.h. */ |
10707 _ACEOF | 10784 _ACEOF |
10708 cat confdefs.h >>conftest.$ac_ext | 10785 cat confdefs.h >>conftest.$ac_ext |
10709 cat >>conftest.$ac_ext <<_ACEOF | 10786 cat >>conftest.$ac_ext <<_ACEOF |
10710 /* end confdefs.h. */ | 10787 /* end confdefs.h. */ |
10771 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10848 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10772 else | 10849 else |
10773 ac_check_lib_save_LIBS=$LIBS | 10850 ac_check_lib_save_LIBS=$LIBS |
10774 LIBS="-lm $LIBS" | 10851 LIBS="-lm $LIBS" |
10775 cat >conftest.$ac_ext <<_ACEOF | 10852 cat >conftest.$ac_ext <<_ACEOF |
10853 #line $LINENO "configure" | |
10776 /* confdefs.h. */ | 10854 /* confdefs.h. */ |
10777 _ACEOF | 10855 _ACEOF |
10778 cat confdefs.h >>conftest.$ac_ext | 10856 cat confdefs.h >>conftest.$ac_ext |
10779 cat >>conftest.$ac_ext <<_ACEOF | 10857 cat >>conftest.$ac_ext <<_ACEOF |
10780 /* end confdefs.h. */ | 10858 /* end confdefs.h. */ |
10798 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10876 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
10799 (eval $ac_link) 2>&5 | 10877 (eval $ac_link) 2>&5 |
10800 ac_status=$? | 10878 ac_status=$? |
10801 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10879 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10802 (exit $ac_status); } && | 10880 (exit $ac_status); } && |
10803 { ac_try='test -s conftest$ac_exeext' | 10881 { ac_try='test -s conftest$ac_exeext' |
10804 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10882 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10805 (eval $ac_try) 2>&5 | 10883 (eval $ac_try) 2>&5 |
10806 ac_status=$? | 10884 ac_status=$? |
10807 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10885 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10808 (exit $ac_status); }; }; then | 10886 (exit $ac_status); }; }; then |
10837 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10915 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10838 else | 10916 else |
10839 ac_check_lib_save_LIBS=$LIBS | 10917 ac_check_lib_save_LIBS=$LIBS |
10840 LIBS="-lmail $LIBS" | 10918 LIBS="-lmail $LIBS" |
10841 cat >conftest.$ac_ext <<_ACEOF | 10919 cat >conftest.$ac_ext <<_ACEOF |
10920 #line $LINENO "configure" | |
10842 /* confdefs.h. */ | 10921 /* confdefs.h. */ |
10843 _ACEOF | 10922 _ACEOF |
10844 cat confdefs.h >>conftest.$ac_ext | 10923 cat confdefs.h >>conftest.$ac_ext |
10845 cat >>conftest.$ac_ext <<_ACEOF | 10924 cat >>conftest.$ac_ext <<_ACEOF |
10846 /* end confdefs.h. */ | 10925 /* end confdefs.h. */ |
10864 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 10943 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
10865 (eval $ac_link) 2>&5 | 10944 (eval $ac_link) 2>&5 |
10866 ac_status=$? | 10945 ac_status=$? |
10867 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10946 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10868 (exit $ac_status); } && | 10947 (exit $ac_status); } && |
10869 { ac_try='test -s conftest$ac_exeext' | 10948 { ac_try='test -s conftest$ac_exeext' |
10870 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 10949 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10871 (eval $ac_try) 2>&5 | 10950 (eval $ac_try) 2>&5 |
10872 ac_status=$? | 10951 ac_status=$? |
10873 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10952 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10874 (exit $ac_status); }; }; then | 10953 (exit $ac_status); }; }; then |
10900 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10979 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10901 else | 10980 else |
10902 ac_check_lib_save_LIBS=$LIBS | 10981 ac_check_lib_save_LIBS=$LIBS |
10903 LIBS="-llockfile $LIBS" | 10982 LIBS="-llockfile $LIBS" |
10904 cat >conftest.$ac_ext <<_ACEOF | 10983 cat >conftest.$ac_ext <<_ACEOF |
10984 #line $LINENO "configure" | |
10905 /* confdefs.h. */ | 10985 /* confdefs.h. */ |
10906 _ACEOF | 10986 _ACEOF |
10907 cat confdefs.h >>conftest.$ac_ext | 10987 cat confdefs.h >>conftest.$ac_ext |
10908 cat >>conftest.$ac_ext <<_ACEOF | 10988 cat >>conftest.$ac_ext <<_ACEOF |
10909 /* end confdefs.h. */ | 10989 /* end confdefs.h. */ |
10927 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11007 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
10928 (eval $ac_link) 2>&5 | 11008 (eval $ac_link) 2>&5 |
10929 ac_status=$? | 11009 ac_status=$? |
10930 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11010 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10931 (exit $ac_status); } && | 11011 (exit $ac_status); } && |
10932 { ac_try='test -s conftest$ac_exeext' | 11012 { ac_try='test -s conftest$ac_exeext' |
10933 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11013 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
10934 (eval $ac_try) 2>&5 | 11014 (eval $ac_try) 2>&5 |
10935 ac_status=$? | 11015 ac_status=$? |
10936 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11016 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10937 (exit $ac_status); }; }; then | 11017 (exit $ac_status); }; }; then |
11016 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 11096 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
11017 if eval "test \"\${$as_ac_var+set}\" = set"; then | 11097 if eval "test \"\${$as_ac_var+set}\" = set"; then |
11018 echo $ECHO_N "(cached) $ECHO_C" >&6 | 11098 echo $ECHO_N "(cached) $ECHO_C" >&6 |
11019 else | 11099 else |
11020 cat >conftest.$ac_ext <<_ACEOF | 11100 cat >conftest.$ac_ext <<_ACEOF |
11021 /* confdefs.h. */ | 11101 #line $LINENO "configure" |
11022 _ACEOF | 11102 /* confdefs.h. */ |
11023 cat confdefs.h >>conftest.$ac_ext | 11103 _ACEOF |
11024 cat >>conftest.$ac_ext <<_ACEOF | 11104 cat confdefs.h >>conftest.$ac_ext |
11025 /* end confdefs.h. */ | 11105 cat >>conftest.$ac_ext <<_ACEOF |
11026 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | 11106 /* end confdefs.h. */ |
11027 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
11028 #define $ac_func innocuous_$ac_func | |
11029 | |
11030 /* System header to define __stub macros and hopefully few prototypes, | 11107 /* System header to define __stub macros and hopefully few prototypes, |
11031 which can conflict with char $ac_func (); below. | 11108 which can conflict with char $ac_func (); below. |
11032 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 11109 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
11033 <limits.h> exists even on freestanding compilers. */ | 11110 <limits.h> exists even on freestanding compilers. */ |
11034 | |
11035 #ifdef __STDC__ | 11111 #ifdef __STDC__ |
11036 # include <limits.h> | 11112 # include <limits.h> |
11037 #else | 11113 #else |
11038 # include <assert.h> | 11114 # include <assert.h> |
11039 #endif | 11115 #endif |
11040 | |
11041 #undef $ac_func | |
11042 | |
11043 /* Override any gcc2 internal prototype to avoid an error. */ | 11116 /* Override any gcc2 internal prototype to avoid an error. */ |
11044 #ifdef __cplusplus | 11117 #ifdef __cplusplus |
11045 extern "C" | 11118 extern "C" |
11046 { | 11119 { |
11047 #endif | 11120 #endif |
11072 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11145 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
11073 (eval $ac_link) 2>&5 | 11146 (eval $ac_link) 2>&5 |
11074 ac_status=$? | 11147 ac_status=$? |
11075 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11148 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11076 (exit $ac_status); } && | 11149 (exit $ac_status); } && |
11077 { ac_try='test -s conftest$ac_exeext' | 11150 { ac_try='test -s conftest$ac_exeext' |
11078 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11151 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11079 (eval $ac_try) 2>&5 | 11152 (eval $ac_try) 2>&5 |
11080 ac_status=$? | 11153 ac_status=$? |
11081 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11154 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11082 (exit $ac_status); }; }; then | 11155 (exit $ac_status); }; }; then |
11114 else | 11187 else |
11115 # Is the header compilable? | 11188 # Is the header compilable? |
11116 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 11189 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
11117 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 11190 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
11118 cat >conftest.$ac_ext <<_ACEOF | 11191 cat >conftest.$ac_ext <<_ACEOF |
11192 #line $LINENO "configure" | |
11119 /* confdefs.h. */ | 11193 /* confdefs.h. */ |
11120 _ACEOF | 11194 _ACEOF |
11121 cat confdefs.h >>conftest.$ac_ext | 11195 cat confdefs.h >>conftest.$ac_ext |
11122 cat >>conftest.$ac_ext <<_ACEOF | 11196 cat >>conftest.$ac_ext <<_ACEOF |
11123 /* end confdefs.h. */ | 11197 /* end confdefs.h. */ |
11128 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11202 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
11129 (eval $ac_compile) 2>&5 | 11203 (eval $ac_compile) 2>&5 |
11130 ac_status=$? | 11204 ac_status=$? |
11131 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11205 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11132 (exit $ac_status); } && | 11206 (exit $ac_status); } && |
11133 { ac_try='test -s conftest.$ac_objext' | 11207 { ac_try='test -s conftest.$ac_objext' |
11134 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11208 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11135 (eval $ac_try) 2>&5 | 11209 (eval $ac_try) 2>&5 |
11136 ac_status=$? | 11210 ac_status=$? |
11137 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11211 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11138 (exit $ac_status); }; }; then | 11212 (exit $ac_status); }; }; then |
11149 | 11223 |
11150 # Is the header present? | 11224 # Is the header present? |
11151 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 11225 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
11152 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 11226 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
11153 cat >conftest.$ac_ext <<_ACEOF | 11227 cat >conftest.$ac_ext <<_ACEOF |
11228 #line $LINENO "configure" | |
11154 /* confdefs.h. */ | 11229 /* confdefs.h. */ |
11155 _ACEOF | 11230 _ACEOF |
11156 cat confdefs.h >>conftest.$ac_ext | 11231 cat confdefs.h >>conftest.$ac_ext |
11157 cat >>conftest.$ac_ext <<_ACEOF | 11232 cat >>conftest.$ac_ext <<_ACEOF |
11158 /* end confdefs.h. */ | 11233 /* end confdefs.h. */ |
11189 # So? What about this header? | 11264 # So? What about this header? |
11190 case $ac_header_compiler:$ac_header_preproc in | 11265 case $ac_header_compiler:$ac_header_preproc in |
11191 yes:no ) | 11266 yes:no ) |
11192 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 11267 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
11193 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11268 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
11194 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 11269 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
11195 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 11270 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
11196 ac_header_preproc=yes | 11271 ( |
11272 cat <<\_ASBOX | |
11273 ## ------------------------------------ ## | |
11274 ## Report this to bug-autoconf@gnu.org. ## | |
11275 ## ------------------------------------ ## | |
11276 _ASBOX | |
11277 ) | | |
11278 sed "s/^/$as_me: WARNING: /" >&2 | |
11197 ;; | 11279 ;; |
11198 no:yes ) | 11280 no:yes ) |
11199 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 11281 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
11200 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 11282 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
11201 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 11283 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
11202 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 11284 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
11203 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
11204 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
11205 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
11206 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
11207 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 11285 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
11208 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 11286 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
11209 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
11210 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
11211 ( | 11287 ( |
11212 cat <<\_ASBOX | 11288 cat <<\_ASBOX |
11213 ## ------------------------------------------ ## | 11289 ## ------------------------------------ ## |
11214 ## Report this to the AC_PACKAGE_NAME lists. ## | 11290 ## Report this to bug-autoconf@gnu.org. ## |
11215 ## ------------------------------------------ ## | 11291 ## ------------------------------------ ## |
11216 _ASBOX | 11292 _ASBOX |
11217 ) | | 11293 ) | |
11218 sed "s/^/$as_me: WARNING: /" >&2 | 11294 sed "s/^/$as_me: WARNING: /" >&2 |
11219 ;; | 11295 ;; |
11220 esac | 11296 esac |
11221 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 11297 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
11222 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 11298 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
11223 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 11299 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
11224 echo $ECHO_N "(cached) $ECHO_C" >&6 | 11300 echo $ECHO_N "(cached) $ECHO_C" >&6 |
11225 else | 11301 else |
11226 eval "$as_ac_Header=\$ac_header_preproc" | 11302 eval "$as_ac_Header=$ac_header_preproc" |
11227 fi | 11303 fi |
11228 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 11304 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
11229 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 11305 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
11230 | 11306 |
11231 fi | 11307 fi |
11321 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 11397 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
11322 if eval "test \"\${$as_ac_var+set}\" = set"; then | 11398 if eval "test \"\${$as_ac_var+set}\" = set"; then |
11323 echo $ECHO_N "(cached) $ECHO_C" >&6 | 11399 echo $ECHO_N "(cached) $ECHO_C" >&6 |
11324 else | 11400 else |
11325 cat >conftest.$ac_ext <<_ACEOF | 11401 cat >conftest.$ac_ext <<_ACEOF |
11326 /* confdefs.h. */ | 11402 #line $LINENO "configure" |
11327 _ACEOF | 11403 /* confdefs.h. */ |
11328 cat confdefs.h >>conftest.$ac_ext | 11404 _ACEOF |
11329 cat >>conftest.$ac_ext <<_ACEOF | 11405 cat confdefs.h >>conftest.$ac_ext |
11330 /* end confdefs.h. */ | 11406 cat >>conftest.$ac_ext <<_ACEOF |
11331 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | 11407 /* end confdefs.h. */ |
11332 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
11333 #define $ac_func innocuous_$ac_func | |
11334 | |
11335 /* System header to define __stub macros and hopefully few prototypes, | 11408 /* System header to define __stub macros and hopefully few prototypes, |
11336 which can conflict with char $ac_func (); below. | 11409 which can conflict with char $ac_func (); below. |
11337 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 11410 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
11338 <limits.h> exists even on freestanding compilers. */ | 11411 <limits.h> exists even on freestanding compilers. */ |
11339 | |
11340 #ifdef __STDC__ | 11412 #ifdef __STDC__ |
11341 # include <limits.h> | 11413 # include <limits.h> |
11342 #else | 11414 #else |
11343 # include <assert.h> | 11415 # include <assert.h> |
11344 #endif | 11416 #endif |
11345 | |
11346 #undef $ac_func | |
11347 | |
11348 /* Override any gcc2 internal prototype to avoid an error. */ | 11417 /* Override any gcc2 internal prototype to avoid an error. */ |
11349 #ifdef __cplusplus | 11418 #ifdef __cplusplus |
11350 extern "C" | 11419 extern "C" |
11351 { | 11420 { |
11352 #endif | 11421 #endif |
11377 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11446 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
11378 (eval $ac_link) 2>&5 | 11447 (eval $ac_link) 2>&5 |
11379 ac_status=$? | 11448 ac_status=$? |
11380 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11449 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11381 (exit $ac_status); } && | 11450 (exit $ac_status); } && |
11382 { ac_try='test -s conftest$ac_exeext' | 11451 { ac_try='test -s conftest$ac_exeext' |
11383 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11452 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11384 (eval $ac_try) 2>&5 | 11453 (eval $ac_try) 2>&5 |
11385 ac_status=$? | 11454 ac_status=$? |
11386 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11455 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11387 (exit $ac_status); }; }; then | 11456 (exit $ac_status); }; }; then |
11420 else | 11489 else |
11421 # Is the header compilable? | 11490 # Is the header compilable? |
11422 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 11491 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
11423 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 11492 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
11424 cat >conftest.$ac_ext <<_ACEOF | 11493 cat >conftest.$ac_ext <<_ACEOF |
11494 #line $LINENO "configure" | |
11425 /* confdefs.h. */ | 11495 /* confdefs.h. */ |
11426 _ACEOF | 11496 _ACEOF |
11427 cat confdefs.h >>conftest.$ac_ext | 11497 cat confdefs.h >>conftest.$ac_ext |
11428 cat >>conftest.$ac_ext <<_ACEOF | 11498 cat >>conftest.$ac_ext <<_ACEOF |
11429 /* end confdefs.h. */ | 11499 /* end confdefs.h. */ |
11434 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11504 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
11435 (eval $ac_compile) 2>&5 | 11505 (eval $ac_compile) 2>&5 |
11436 ac_status=$? | 11506 ac_status=$? |
11437 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11507 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11438 (exit $ac_status); } && | 11508 (exit $ac_status); } && |
11439 { ac_try='test -s conftest.$ac_objext' | 11509 { ac_try='test -s conftest.$ac_objext' |
11440 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11510 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11441 (eval $ac_try) 2>&5 | 11511 (eval $ac_try) 2>&5 |
11442 ac_status=$? | 11512 ac_status=$? |
11443 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11513 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11444 (exit $ac_status); }; }; then | 11514 (exit $ac_status); }; }; then |
11455 | 11525 |
11456 # Is the header present? | 11526 # Is the header present? |
11457 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 11527 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
11458 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 11528 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
11459 cat >conftest.$ac_ext <<_ACEOF | 11529 cat >conftest.$ac_ext <<_ACEOF |
11530 #line $LINENO "configure" | |
11460 /* confdefs.h. */ | 11531 /* confdefs.h. */ |
11461 _ACEOF | 11532 _ACEOF |
11462 cat confdefs.h >>conftest.$ac_ext | 11533 cat confdefs.h >>conftest.$ac_ext |
11463 cat >>conftest.$ac_ext <<_ACEOF | 11534 cat >>conftest.$ac_ext <<_ACEOF |
11464 /* end confdefs.h. */ | 11535 /* end confdefs.h. */ |
11495 # So? What about this header? | 11566 # So? What about this header? |
11496 case $ac_header_compiler:$ac_header_preproc in | 11567 case $ac_header_compiler:$ac_header_preproc in |
11497 yes:no ) | 11568 yes:no ) |
11498 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 11569 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
11499 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11570 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
11500 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 11571 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
11501 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 11572 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
11502 ac_header_preproc=yes | 11573 ( |
11574 cat <<\_ASBOX | |
11575 ## ------------------------------------ ## | |
11576 ## Report this to bug-autoconf@gnu.org. ## | |
11577 ## ------------------------------------ ## | |
11578 _ASBOX | |
11579 ) | | |
11580 sed "s/^/$as_me: WARNING: /" >&2 | |
11503 ;; | 11581 ;; |
11504 no:yes ) | 11582 no:yes ) |
11505 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 11583 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
11506 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 11584 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
11507 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 11585 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
11508 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 11586 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
11509 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
11510 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
11511 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
11512 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
11513 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 11587 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
11514 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 11588 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
11515 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
11516 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
11517 ( | 11589 ( |
11518 cat <<\_ASBOX | 11590 cat <<\_ASBOX |
11519 ## ------------------------------------------ ## | 11591 ## ------------------------------------ ## |
11520 ## Report this to the AC_PACKAGE_NAME lists. ## | 11592 ## Report this to bug-autoconf@gnu.org. ## |
11521 ## ------------------------------------------ ## | 11593 ## ------------------------------------ ## |
11522 _ASBOX | 11594 _ASBOX |
11523 ) | | 11595 ) | |
11524 sed "s/^/$as_me: WARNING: /" >&2 | 11596 sed "s/^/$as_me: WARNING: /" >&2 |
11525 ;; | 11597 ;; |
11526 esac | 11598 esac |
11527 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 11599 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
11528 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 11600 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
11529 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 11601 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
11530 echo $ECHO_N "(cached) $ECHO_C" >&6 | 11602 echo $ECHO_N "(cached) $ECHO_C" >&6 |
11531 else | 11603 else |
11532 eval "$as_ac_Header=\$ac_header_preproc" | 11604 eval "$as_ac_Header=$ac_header_preproc" |
11533 fi | 11605 fi |
11534 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 11606 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
11535 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 11607 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
11536 | 11608 |
11537 fi | 11609 fi |
11545 done | 11617 done |
11546 | 11618 |
11547 | 11619 |
11548 | 11620 |
11549 | 11621 |
11550 | 11622 for ac_header in sys/time.h unistd.h |
11551 for ac_header in stdlib.h sys/time.h unistd.h | |
11552 do | 11623 do |
11553 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 11624 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
11554 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 11625 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
11555 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 11626 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
11556 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 11627 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
11562 else | 11633 else |
11563 # Is the header compilable? | 11634 # Is the header compilable? |
11564 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 11635 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
11565 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 11636 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
11566 cat >conftest.$ac_ext <<_ACEOF | 11637 cat >conftest.$ac_ext <<_ACEOF |
11638 #line $LINENO "configure" | |
11567 /* confdefs.h. */ | 11639 /* confdefs.h. */ |
11568 _ACEOF | 11640 _ACEOF |
11569 cat confdefs.h >>conftest.$ac_ext | 11641 cat confdefs.h >>conftest.$ac_ext |
11570 cat >>conftest.$ac_ext <<_ACEOF | 11642 cat >>conftest.$ac_ext <<_ACEOF |
11571 /* end confdefs.h. */ | 11643 /* end confdefs.h. */ |
11576 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11648 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
11577 (eval $ac_compile) 2>&5 | 11649 (eval $ac_compile) 2>&5 |
11578 ac_status=$? | 11650 ac_status=$? |
11579 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11651 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11580 (exit $ac_status); } && | 11652 (exit $ac_status); } && |
11581 { ac_try='test -s conftest.$ac_objext' | 11653 { ac_try='test -s conftest.$ac_objext' |
11582 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11654 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11583 (eval $ac_try) 2>&5 | 11655 (eval $ac_try) 2>&5 |
11584 ac_status=$? | 11656 ac_status=$? |
11585 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11657 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11586 (exit $ac_status); }; }; then | 11658 (exit $ac_status); }; }; then |
11597 | 11669 |
11598 # Is the header present? | 11670 # Is the header present? |
11599 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 11671 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
11600 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 11672 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
11601 cat >conftest.$ac_ext <<_ACEOF | 11673 cat >conftest.$ac_ext <<_ACEOF |
11674 #line $LINENO "configure" | |
11602 /* confdefs.h. */ | 11675 /* confdefs.h. */ |
11603 _ACEOF | 11676 _ACEOF |
11604 cat confdefs.h >>conftest.$ac_ext | 11677 cat confdefs.h >>conftest.$ac_ext |
11605 cat >>conftest.$ac_ext <<_ACEOF | 11678 cat >>conftest.$ac_ext <<_ACEOF |
11606 /* end confdefs.h. */ | 11679 /* end confdefs.h. */ |
11637 # So? What about this header? | 11710 # So? What about this header? |
11638 case $ac_header_compiler:$ac_header_preproc in | 11711 case $ac_header_compiler:$ac_header_preproc in |
11639 yes:no ) | 11712 yes:no ) |
11640 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 11713 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
11641 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11714 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
11642 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 11715 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
11643 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 11716 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
11644 ac_header_preproc=yes | 11717 ( |
11718 cat <<\_ASBOX | |
11719 ## ------------------------------------ ## | |
11720 ## Report this to bug-autoconf@gnu.org. ## | |
11721 ## ------------------------------------ ## | |
11722 _ASBOX | |
11723 ) | | |
11724 sed "s/^/$as_me: WARNING: /" >&2 | |
11645 ;; | 11725 ;; |
11646 no:yes ) | 11726 no:yes ) |
11647 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 11727 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
11648 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 11728 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
11649 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 11729 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
11650 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 11730 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
11651 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
11652 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
11653 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
11654 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
11655 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 11731 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
11656 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 11732 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
11657 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
11658 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
11659 ( | 11733 ( |
11660 cat <<\_ASBOX | 11734 cat <<\_ASBOX |
11661 ## ------------------------------------------ ## | 11735 ## ------------------------------------ ## |
11662 ## Report this to the AC_PACKAGE_NAME lists. ## | 11736 ## Report this to bug-autoconf@gnu.org. ## |
11663 ## ------------------------------------------ ## | 11737 ## ------------------------------------ ## |
11664 _ASBOX | 11738 _ASBOX |
11665 ) | | 11739 ) | |
11666 sed "s/^/$as_me: WARNING: /" >&2 | 11740 sed "s/^/$as_me: WARNING: /" >&2 |
11667 ;; | 11741 ;; |
11668 esac | 11742 esac |
11669 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 11743 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
11670 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 11744 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
11671 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 11745 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
11672 echo $ECHO_N "(cached) $ECHO_C" >&6 | 11746 echo $ECHO_N "(cached) $ECHO_C" >&6 |
11673 else | 11747 else |
11674 eval "$as_ac_Header=\$ac_header_preproc" | 11748 eval "$as_ac_Header=$ac_header_preproc" |
11675 fi | 11749 fi |
11676 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 11750 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
11677 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 11751 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
11678 | 11752 |
11679 fi | 11753 fi |
11694 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 11768 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
11695 if eval "test \"\${$as_ac_var+set}\" = set"; then | 11769 if eval "test \"\${$as_ac_var+set}\" = set"; then |
11696 echo $ECHO_N "(cached) $ECHO_C" >&6 | 11770 echo $ECHO_N "(cached) $ECHO_C" >&6 |
11697 else | 11771 else |
11698 cat >conftest.$ac_ext <<_ACEOF | 11772 cat >conftest.$ac_ext <<_ACEOF |
11699 /* confdefs.h. */ | 11773 #line $LINENO "configure" |
11700 _ACEOF | 11774 /* confdefs.h. */ |
11701 cat confdefs.h >>conftest.$ac_ext | 11775 _ACEOF |
11702 cat >>conftest.$ac_ext <<_ACEOF | 11776 cat confdefs.h >>conftest.$ac_ext |
11703 /* end confdefs.h. */ | 11777 cat >>conftest.$ac_ext <<_ACEOF |
11704 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | 11778 /* end confdefs.h. */ |
11705 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
11706 #define $ac_func innocuous_$ac_func | |
11707 | |
11708 /* System header to define __stub macros and hopefully few prototypes, | 11779 /* System header to define __stub macros and hopefully few prototypes, |
11709 which can conflict with char $ac_func (); below. | 11780 which can conflict with char $ac_func (); below. |
11710 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 11781 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
11711 <limits.h> exists even on freestanding compilers. */ | 11782 <limits.h> exists even on freestanding compilers. */ |
11712 | |
11713 #ifdef __STDC__ | 11783 #ifdef __STDC__ |
11714 # include <limits.h> | 11784 # include <limits.h> |
11715 #else | 11785 #else |
11716 # include <assert.h> | 11786 # include <assert.h> |
11717 #endif | 11787 #endif |
11718 | |
11719 #undef $ac_func | |
11720 | |
11721 /* Override any gcc2 internal prototype to avoid an error. */ | 11788 /* Override any gcc2 internal prototype to avoid an error. */ |
11722 #ifdef __cplusplus | 11789 #ifdef __cplusplus |
11723 extern "C" | 11790 extern "C" |
11724 { | 11791 { |
11725 #endif | 11792 #endif |
11750 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 11817 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
11751 (eval $ac_link) 2>&5 | 11818 (eval $ac_link) 2>&5 |
11752 ac_status=$? | 11819 ac_status=$? |
11753 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11820 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11754 (exit $ac_status); } && | 11821 (exit $ac_status); } && |
11755 { ac_try='test -s conftest$ac_exeext' | 11822 { ac_try='test -s conftest$ac_exeext' |
11756 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 11823 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
11757 (eval $ac_try) 2>&5 | 11824 (eval $ac_try) 2>&5 |
11758 ac_status=$? | 11825 ac_status=$? |
11759 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11826 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11760 (exit $ac_status); }; }; then | 11827 (exit $ac_status); }; }; then |
11784 else | 11851 else |
11785 if test "$cross_compiling" = yes; then | 11852 if test "$cross_compiling" = yes; then |
11786 ac_cv_func_working_mktime=no | 11853 ac_cv_func_working_mktime=no |
11787 else | 11854 else |
11788 cat >conftest.$ac_ext <<_ACEOF | 11855 cat >conftest.$ac_ext <<_ACEOF |
11856 #line $LINENO "configure" | |
11789 /* confdefs.h. */ | 11857 /* confdefs.h. */ |
11790 _ACEOF | 11858 _ACEOF |
11791 cat confdefs.h >>conftest.$ac_ext | 11859 cat confdefs.h >>conftest.$ac_ext |
11792 cat >>conftest.$ac_ext <<_ACEOF | 11860 cat >>conftest.$ac_ext <<_ACEOF |
11793 /* end confdefs.h. */ | 11861 /* end confdefs.h. */ |
11801 # else | 11869 # else |
11802 # include <time.h> | 11870 # include <time.h> |
11803 # endif | 11871 # endif |
11804 #endif | 11872 #endif |
11805 | 11873 |
11806 #if HAVE_STDLIB_H | |
11807 # include <stdlib.h> | |
11808 #endif | |
11809 | |
11810 #if HAVE_UNISTD_H | 11874 #if HAVE_UNISTD_H |
11811 # include <unistd.h> | 11875 # include <unistd.h> |
11812 #endif | 11876 #endif |
11813 | 11877 |
11814 #if !HAVE_ALARM | 11878 #if !HAVE_ALARM |
11817 | 11881 |
11818 /* Work around redefinition to rpl_putenv by other config tests. */ | 11882 /* Work around redefinition to rpl_putenv by other config tests. */ |
11819 #undef putenv | 11883 #undef putenv |
11820 | 11884 |
11821 static time_t time_t_max; | 11885 static time_t time_t_max; |
11822 static time_t time_t_min; | |
11823 | 11886 |
11824 /* Values we'll use to set the TZ environment variable. */ | 11887 /* Values we'll use to set the TZ environment variable. */ |
11825 static char *tz_strings[] = { | 11888 static const char *const tz_strings[] = { |
11826 (char *) 0, "TZ=GMT0", "TZ=JST-9", | 11889 (const char *) 0, "TZ=GMT0", "TZ=JST-9", |
11827 "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" | 11890 "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00" |
11828 }; | 11891 }; |
11829 #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) | 11892 #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0])) |
11830 | 11893 |
11831 /* Fail if mktime fails to convert a date in the spring-forward gap. | 11894 /* Fail if mktime fails to convert a date in the spring-forward gap. |
11852 if (mktime (&tm) == (time_t)-1) | 11915 if (mktime (&tm) == (time_t)-1) |
11853 exit (1); | 11916 exit (1); |
11854 } | 11917 } |
11855 | 11918 |
11856 static void | 11919 static void |
11857 mktime_test1 (now) | 11920 mktime_test (now) |
11858 time_t now; | 11921 time_t now; |
11859 { | 11922 { |
11860 struct tm *lt; | 11923 struct tm *lt; |
11861 if ((lt = localtime (&now)) && mktime (lt) != now) | 11924 if ((lt = localtime (&now)) && mktime (lt) != now) |
11862 exit (1); | 11925 exit (1); |
11863 } | 11926 now = time_t_max - now; |
11864 | 11927 if ((lt = localtime (&now)) && mktime (lt) != now) |
11865 static void | 11928 exit (1); |
11866 mktime_test (now) | |
11867 time_t now; | |
11868 { | |
11869 mktime_test1 (now); | |
11870 mktime_test1 ((time_t) (time_t_max - now)); | |
11871 mktime_test1 ((time_t) (time_t_min + now)); | |
11872 } | 11929 } |
11873 | 11930 |
11874 static void | 11931 static void |
11875 irix_6_4_bug () | 11932 irix_6_4_bug () |
11876 { | 11933 { |
11926 alarm (60); | 11983 alarm (60); |
11927 | 11984 |
11928 for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2) | 11985 for (time_t_max = 1; 0 < time_t_max; time_t_max *= 2) |
11929 continue; | 11986 continue; |
11930 time_t_max--; | 11987 time_t_max--; |
11931 if ((time_t) -1 < 0) | |
11932 for (time_t_min = -1; (time_t) (time_t_min * 2) < 0; time_t_min *= 2) | |
11933 continue; | |
11934 delta = time_t_max / 997; /* a suitable prime number */ | 11988 delta = time_t_max / 997; /* a suitable prime number */ |
11935 for (i = 0; i < N_STRINGS; i++) | 11989 for (i = 0; i < N_STRINGS; i++) |
11936 { | 11990 { |
11937 if (tz_strings[i]) | 11991 if (tz_strings[i]) |
11938 putenv (tz_strings[i]); | 11992 putenv (tz_strings[i]); |
11939 | 11993 |
11940 for (t = 0; t <= time_t_max - delta; t += delta) | 11994 for (t = 0; t <= time_t_max - delta; t += delta) |
11941 mktime_test (t); | 11995 mktime_test (t); |
11942 mktime_test ((time_t) 1); | 11996 mktime_test ((time_t) 60 * 60); |
11943 mktime_test ((time_t) (60 * 60)); | 11997 mktime_test ((time_t) 60 * 60 * 24); |
11944 mktime_test ((time_t) (60 * 60 * 24)); | |
11945 | 11998 |
11946 for (j = 1; 0 < j; j *= 2) | 11999 for (j = 1; 0 < j; j *= 2) |
11947 bigtime_test (j); | 12000 bigtime_test (j); |
11948 bigtime_test (j - 1); | 12001 bigtime_test (j - 1); |
11949 } | 12002 } |
11950 irix_6_4_bug (); | 12003 irix_6_4_bug (); |
11951 spring_forward_gap (); | 12004 spring_forward_gap (); |
11952 exit (0); | 12005 exit (0); |
12004 echo $ECHO_N "checking for getloadavg... $ECHO_C" >&6 | 12057 echo $ECHO_N "checking for getloadavg... $ECHO_C" >&6 |
12005 if test "${ac_cv_func_getloadavg+set}" = set; then | 12058 if test "${ac_cv_func_getloadavg+set}" = set; then |
12006 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12059 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12007 else | 12060 else |
12008 cat >conftest.$ac_ext <<_ACEOF | 12061 cat >conftest.$ac_ext <<_ACEOF |
12009 /* confdefs.h. */ | 12062 #line $LINENO "configure" |
12010 _ACEOF | 12063 /* confdefs.h. */ |
12011 cat confdefs.h >>conftest.$ac_ext | 12064 _ACEOF |
12012 cat >>conftest.$ac_ext <<_ACEOF | 12065 cat confdefs.h >>conftest.$ac_ext |
12013 /* end confdefs.h. */ | 12066 cat >>conftest.$ac_ext <<_ACEOF |
12014 /* Define getloadavg to an innocuous variant, in case <limits.h> declares getloadavg. | 12067 /* end confdefs.h. */ |
12015 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
12016 #define getloadavg innocuous_getloadavg | |
12017 | |
12018 /* System header to define __stub macros and hopefully few prototypes, | 12068 /* System header to define __stub macros and hopefully few prototypes, |
12019 which can conflict with char getloadavg (); below. | 12069 which can conflict with char getloadavg (); below. |
12020 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 12070 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
12021 <limits.h> exists even on freestanding compilers. */ | 12071 <limits.h> exists even on freestanding compilers. */ |
12022 | |
12023 #ifdef __STDC__ | 12072 #ifdef __STDC__ |
12024 # include <limits.h> | 12073 # include <limits.h> |
12025 #else | 12074 #else |
12026 # include <assert.h> | 12075 # include <assert.h> |
12027 #endif | 12076 #endif |
12028 | |
12029 #undef getloadavg | |
12030 | |
12031 /* Override any gcc2 internal prototype to avoid an error. */ | 12077 /* Override any gcc2 internal prototype to avoid an error. */ |
12032 #ifdef __cplusplus | 12078 #ifdef __cplusplus |
12033 extern "C" | 12079 extern "C" |
12034 { | 12080 { |
12035 #endif | 12081 #endif |
12060 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12106 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
12061 (eval $ac_link) 2>&5 | 12107 (eval $ac_link) 2>&5 |
12062 ac_status=$? | 12108 ac_status=$? |
12063 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12109 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12064 (exit $ac_status); } && | 12110 (exit $ac_status); } && |
12065 { ac_try='test -s conftest$ac_exeext' | 12111 { ac_try='test -s conftest$ac_exeext' |
12066 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12112 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12067 (eval $ac_try) 2>&5 | 12113 (eval $ac_try) 2>&5 |
12068 ac_status=$? | 12114 ac_status=$? |
12069 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12115 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12070 (exit $ac_status); }; }; then | 12116 (exit $ac_status); }; }; then |
12095 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 12141 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
12096 if eval "test \"\${$as_ac_var+set}\" = set"; then | 12142 if eval "test \"\${$as_ac_var+set}\" = set"; then |
12097 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12143 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12098 else | 12144 else |
12099 cat >conftest.$ac_ext <<_ACEOF | 12145 cat >conftest.$ac_ext <<_ACEOF |
12100 /* confdefs.h. */ | 12146 #line $LINENO "configure" |
12101 _ACEOF | 12147 /* confdefs.h. */ |
12102 cat confdefs.h >>conftest.$ac_ext | 12148 _ACEOF |
12103 cat >>conftest.$ac_ext <<_ACEOF | 12149 cat confdefs.h >>conftest.$ac_ext |
12104 /* end confdefs.h. */ | 12150 cat >>conftest.$ac_ext <<_ACEOF |
12105 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | 12151 /* end confdefs.h. */ |
12106 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
12107 #define $ac_func innocuous_$ac_func | |
12108 | |
12109 /* System header to define __stub macros and hopefully few prototypes, | 12152 /* System header to define __stub macros and hopefully few prototypes, |
12110 which can conflict with char $ac_func (); below. | 12153 which can conflict with char $ac_func (); below. |
12111 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 12154 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
12112 <limits.h> exists even on freestanding compilers. */ | 12155 <limits.h> exists even on freestanding compilers. */ |
12113 | |
12114 #ifdef __STDC__ | 12156 #ifdef __STDC__ |
12115 # include <limits.h> | 12157 # include <limits.h> |
12116 #else | 12158 #else |
12117 # include <assert.h> | 12159 # include <assert.h> |
12118 #endif | 12160 #endif |
12119 | |
12120 #undef $ac_func | |
12121 | |
12122 /* Override any gcc2 internal prototype to avoid an error. */ | 12161 /* Override any gcc2 internal prototype to avoid an error. */ |
12123 #ifdef __cplusplus | 12162 #ifdef __cplusplus |
12124 extern "C" | 12163 extern "C" |
12125 { | 12164 { |
12126 #endif | 12165 #endif |
12151 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12190 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
12152 (eval $ac_link) 2>&5 | 12191 (eval $ac_link) 2>&5 |
12153 ac_status=$? | 12192 ac_status=$? |
12154 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12193 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12155 (exit $ac_status); } && | 12194 (exit $ac_status); } && |
12156 { ac_try='test -s conftest$ac_exeext' | 12195 { ac_try='test -s conftest$ac_exeext' |
12157 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12196 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12158 (eval $ac_try) 2>&5 | 12197 (eval $ac_try) 2>&5 |
12159 ac_status=$? | 12198 ac_status=$? |
12160 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12199 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12161 (exit $ac_status); }; }; then | 12200 (exit $ac_status); }; }; then |
12187 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12226 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12188 else | 12227 else |
12189 ac_check_lib_save_LIBS=$LIBS | 12228 ac_check_lib_save_LIBS=$LIBS |
12190 LIBS="-lkstat $LIBS" | 12229 LIBS="-lkstat $LIBS" |
12191 cat >conftest.$ac_ext <<_ACEOF | 12230 cat >conftest.$ac_ext <<_ACEOF |
12231 #line $LINENO "configure" | |
12192 /* confdefs.h. */ | 12232 /* confdefs.h. */ |
12193 _ACEOF | 12233 _ACEOF |
12194 cat confdefs.h >>conftest.$ac_ext | 12234 cat confdefs.h >>conftest.$ac_ext |
12195 cat >>conftest.$ac_ext <<_ACEOF | 12235 cat >>conftest.$ac_ext <<_ACEOF |
12196 /* end confdefs.h. */ | 12236 /* end confdefs.h. */ |
12214 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12254 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
12215 (eval $ac_link) 2>&5 | 12255 (eval $ac_link) 2>&5 |
12216 ac_status=$? | 12256 ac_status=$? |
12217 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12257 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12218 (exit $ac_status); } && | 12258 (exit $ac_status); } && |
12219 { ac_try='test -s conftest$ac_exeext' | 12259 { ac_try='test -s conftest$ac_exeext' |
12220 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12260 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12221 (eval $ac_try) 2>&5 | 12261 (eval $ac_try) 2>&5 |
12222 ac_status=$? | 12262 ac_status=$? |
12223 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12263 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12224 (exit $ac_status); }; }; then | 12264 (exit $ac_status); }; }; then |
12256 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12296 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12257 else | 12297 else |
12258 ac_check_lib_save_LIBS=$LIBS | 12298 ac_check_lib_save_LIBS=$LIBS |
12259 LIBS="-lelf $LIBS" | 12299 LIBS="-lelf $LIBS" |
12260 cat >conftest.$ac_ext <<_ACEOF | 12300 cat >conftest.$ac_ext <<_ACEOF |
12301 #line $LINENO "configure" | |
12261 /* confdefs.h. */ | 12302 /* confdefs.h. */ |
12262 _ACEOF | 12303 _ACEOF |
12263 cat confdefs.h >>conftest.$ac_ext | 12304 cat confdefs.h >>conftest.$ac_ext |
12264 cat >>conftest.$ac_ext <<_ACEOF | 12305 cat >>conftest.$ac_ext <<_ACEOF |
12265 /* end confdefs.h. */ | 12306 /* end confdefs.h. */ |
12283 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12324 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
12284 (eval $ac_link) 2>&5 | 12325 (eval $ac_link) 2>&5 |
12285 ac_status=$? | 12326 ac_status=$? |
12286 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12327 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12287 (exit $ac_status); } && | 12328 (exit $ac_status); } && |
12288 { ac_try='test -s conftest$ac_exeext' | 12329 { ac_try='test -s conftest$ac_exeext' |
12289 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12330 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12290 (eval $ac_try) 2>&5 | 12331 (eval $ac_try) 2>&5 |
12291 ac_status=$? | 12332 ac_status=$? |
12292 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12333 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12293 (exit $ac_status); }; }; then | 12334 (exit $ac_status); }; }; then |
12315 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12356 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12316 else | 12357 else |
12317 ac_check_lib_save_LIBS=$LIBS | 12358 ac_check_lib_save_LIBS=$LIBS |
12318 LIBS="-lkvm $LIBS" | 12359 LIBS="-lkvm $LIBS" |
12319 cat >conftest.$ac_ext <<_ACEOF | 12360 cat >conftest.$ac_ext <<_ACEOF |
12361 #line $LINENO "configure" | |
12320 /* confdefs.h. */ | 12362 /* confdefs.h. */ |
12321 _ACEOF | 12363 _ACEOF |
12322 cat confdefs.h >>conftest.$ac_ext | 12364 cat confdefs.h >>conftest.$ac_ext |
12323 cat >>conftest.$ac_ext <<_ACEOF | 12365 cat >>conftest.$ac_ext <<_ACEOF |
12324 /* end confdefs.h. */ | 12366 /* end confdefs.h. */ |
12342 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12384 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
12343 (eval $ac_link) 2>&5 | 12385 (eval $ac_link) 2>&5 |
12344 ac_status=$? | 12386 ac_status=$? |
12345 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12387 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12346 (exit $ac_status); } && | 12388 (exit $ac_status); } && |
12347 { ac_try='test -s conftest$ac_exeext' | 12389 { ac_try='test -s conftest$ac_exeext' |
12348 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12390 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12349 (eval $ac_try) 2>&5 | 12391 (eval $ac_try) 2>&5 |
12350 ac_status=$? | 12392 ac_status=$? |
12351 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12393 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12352 (exit $ac_status); }; }; then | 12394 (exit $ac_status); }; }; then |
12373 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12415 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12374 else | 12416 else |
12375 ac_check_lib_save_LIBS=$LIBS | 12417 ac_check_lib_save_LIBS=$LIBS |
12376 LIBS="-lutil $LIBS" | 12418 LIBS="-lutil $LIBS" |
12377 cat >conftest.$ac_ext <<_ACEOF | 12419 cat >conftest.$ac_ext <<_ACEOF |
12420 #line $LINENO "configure" | |
12378 /* confdefs.h. */ | 12421 /* confdefs.h. */ |
12379 _ACEOF | 12422 _ACEOF |
12380 cat confdefs.h >>conftest.$ac_ext | 12423 cat confdefs.h >>conftest.$ac_ext |
12381 cat >>conftest.$ac_ext <<_ACEOF | 12424 cat >>conftest.$ac_ext <<_ACEOF |
12382 /* end confdefs.h. */ | 12425 /* end confdefs.h. */ |
12400 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12443 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
12401 (eval $ac_link) 2>&5 | 12444 (eval $ac_link) 2>&5 |
12402 ac_status=$? | 12445 ac_status=$? |
12403 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12446 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12404 (exit $ac_status); } && | 12447 (exit $ac_status); } && |
12405 { ac_try='test -s conftest$ac_exeext' | 12448 { ac_try='test -s conftest$ac_exeext' |
12406 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12449 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12407 (eval $ac_try) 2>&5 | 12450 (eval $ac_try) 2>&5 |
12408 ac_status=$? | 12451 ac_status=$? |
12409 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12452 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12410 (exit $ac_status); }; }; then | 12453 (exit $ac_status); }; }; then |
12437 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12480 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12438 else | 12481 else |
12439 ac_check_lib_save_LIBS=$LIBS | 12482 ac_check_lib_save_LIBS=$LIBS |
12440 LIBS="-lgetloadavg $LIBS" | 12483 LIBS="-lgetloadavg $LIBS" |
12441 cat >conftest.$ac_ext <<_ACEOF | 12484 cat >conftest.$ac_ext <<_ACEOF |
12485 #line $LINENO "configure" | |
12442 /* confdefs.h. */ | 12486 /* confdefs.h. */ |
12443 _ACEOF | 12487 _ACEOF |
12444 cat confdefs.h >>conftest.$ac_ext | 12488 cat confdefs.h >>conftest.$ac_ext |
12445 cat >>conftest.$ac_ext <<_ACEOF | 12489 cat >>conftest.$ac_ext <<_ACEOF |
12446 /* end confdefs.h. */ | 12490 /* end confdefs.h. */ |
12464 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12508 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
12465 (eval $ac_link) 2>&5 | 12509 (eval $ac_link) 2>&5 |
12466 ac_status=$? | 12510 ac_status=$? |
12467 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12511 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12468 (exit $ac_status); } && | 12512 (exit $ac_status); } && |
12469 { ac_try='test -s conftest$ac_exeext' | 12513 { ac_try='test -s conftest$ac_exeext' |
12470 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12514 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12471 (eval $ac_try) 2>&5 | 12515 (eval $ac_try) 2>&5 |
12472 ac_status=$? | 12516 ac_status=$? |
12473 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12517 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12474 (exit $ac_status); }; }; then | 12518 (exit $ac_status); }; }; then |
12502 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 12546 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
12503 if eval "test \"\${$as_ac_var+set}\" = set"; then | 12547 if eval "test \"\${$as_ac_var+set}\" = set"; then |
12504 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12548 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12505 else | 12549 else |
12506 cat >conftest.$ac_ext <<_ACEOF | 12550 cat >conftest.$ac_ext <<_ACEOF |
12507 /* confdefs.h. */ | 12551 #line $LINENO "configure" |
12508 _ACEOF | 12552 /* confdefs.h. */ |
12509 cat confdefs.h >>conftest.$ac_ext | 12553 _ACEOF |
12510 cat >>conftest.$ac_ext <<_ACEOF | 12554 cat confdefs.h >>conftest.$ac_ext |
12511 /* end confdefs.h. */ | 12555 cat >>conftest.$ac_ext <<_ACEOF |
12512 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | 12556 /* end confdefs.h. */ |
12513 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
12514 #define $ac_func innocuous_$ac_func | |
12515 | |
12516 /* System header to define __stub macros and hopefully few prototypes, | 12557 /* System header to define __stub macros and hopefully few prototypes, |
12517 which can conflict with char $ac_func (); below. | 12558 which can conflict with char $ac_func (); below. |
12518 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 12559 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
12519 <limits.h> exists even on freestanding compilers. */ | 12560 <limits.h> exists even on freestanding compilers. */ |
12520 | |
12521 #ifdef __STDC__ | 12561 #ifdef __STDC__ |
12522 # include <limits.h> | 12562 # include <limits.h> |
12523 #else | 12563 #else |
12524 # include <assert.h> | 12564 # include <assert.h> |
12525 #endif | 12565 #endif |
12526 | |
12527 #undef $ac_func | |
12528 | |
12529 /* Override any gcc2 internal prototype to avoid an error. */ | 12566 /* Override any gcc2 internal prototype to avoid an error. */ |
12530 #ifdef __cplusplus | 12567 #ifdef __cplusplus |
12531 extern "C" | 12568 extern "C" |
12532 { | 12569 { |
12533 #endif | 12570 #endif |
12558 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12595 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
12559 (eval $ac_link) 2>&5 | 12596 (eval $ac_link) 2>&5 |
12560 ac_status=$? | 12597 ac_status=$? |
12561 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12598 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12562 (exit $ac_status); } && | 12599 (exit $ac_status); } && |
12563 { ac_try='test -s conftest$ac_exeext' | 12600 { ac_try='test -s conftest$ac_exeext' |
12564 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12601 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12565 (eval $ac_try) 2>&5 | 12602 (eval $ac_try) 2>&5 |
12566 ac_status=$? | 12603 ac_status=$? |
12567 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12604 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12568 (exit $ac_status); }; }; then | 12605 (exit $ac_status); }; }; then |
12602 else | 12639 else |
12603 # Is the header compilable? | 12640 # Is the header compilable? |
12604 echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5 | 12641 echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5 |
12605 echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6 | 12642 echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6 |
12606 cat >conftest.$ac_ext <<_ACEOF | 12643 cat >conftest.$ac_ext <<_ACEOF |
12644 #line $LINENO "configure" | |
12607 /* confdefs.h. */ | 12645 /* confdefs.h. */ |
12608 _ACEOF | 12646 _ACEOF |
12609 cat confdefs.h >>conftest.$ac_ext | 12647 cat confdefs.h >>conftest.$ac_ext |
12610 cat >>conftest.$ac_ext <<_ACEOF | 12648 cat >>conftest.$ac_ext <<_ACEOF |
12611 /* end confdefs.h. */ | 12649 /* end confdefs.h. */ |
12616 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 12654 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
12617 (eval $ac_compile) 2>&5 | 12655 (eval $ac_compile) 2>&5 |
12618 ac_status=$? | 12656 ac_status=$? |
12619 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12657 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12620 (exit $ac_status); } && | 12658 (exit $ac_status); } && |
12621 { ac_try='test -s conftest.$ac_objext' | 12659 { ac_try='test -s conftest.$ac_objext' |
12622 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12660 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12623 (eval $ac_try) 2>&5 | 12661 (eval $ac_try) 2>&5 |
12624 ac_status=$? | 12662 ac_status=$? |
12625 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12663 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12626 (exit $ac_status); }; }; then | 12664 (exit $ac_status); }; }; then |
12637 | 12675 |
12638 # Is the header present? | 12676 # Is the header present? |
12639 echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5 | 12677 echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5 |
12640 echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6 | 12678 echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6 |
12641 cat >conftest.$ac_ext <<_ACEOF | 12679 cat >conftest.$ac_ext <<_ACEOF |
12680 #line $LINENO "configure" | |
12642 /* confdefs.h. */ | 12681 /* confdefs.h. */ |
12643 _ACEOF | 12682 _ACEOF |
12644 cat confdefs.h >>conftest.$ac_ext | 12683 cat confdefs.h >>conftest.$ac_ext |
12645 cat >>conftest.$ac_ext <<_ACEOF | 12684 cat >>conftest.$ac_ext <<_ACEOF |
12646 /* end confdefs.h. */ | 12685 /* end confdefs.h. */ |
12677 # So? What about this header? | 12716 # So? What about this header? |
12678 case $ac_header_compiler:$ac_header_preproc in | 12717 case $ac_header_compiler:$ac_header_preproc in |
12679 yes:no ) | 12718 yes:no ) |
12680 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 12719 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
12681 echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 12720 echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
12682 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&5 | 12721 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 |
12683 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the compiler's result" >&2;} | 12722 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} |
12684 ac_header_preproc=yes | 12723 ( |
12724 cat <<\_ASBOX | |
12725 ## ------------------------------------ ## | |
12726 ## Report this to bug-autoconf@gnu.org. ## | |
12727 ## ------------------------------------ ## | |
12728 _ASBOX | |
12729 ) | | |
12730 sed "s/^/$as_me: WARNING: /" >&2 | |
12685 ;; | 12731 ;; |
12686 no:yes ) | 12732 no:yes ) |
12687 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5 | 12733 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5 |
12688 echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;} | 12734 echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;} |
12689 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5 | 12735 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5 |
12690 echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;} | 12736 echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;} |
12691 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&5 | |
12692 echo "$as_me: WARNING: sys/dg_sys_info.h: see the Autoconf documentation" >&2;} | |
12693 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&5 | |
12694 echo "$as_me: WARNING: sys/dg_sys_info.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
12695 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 | 12737 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 |
12696 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} | 12738 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} |
12697 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&5 | |
12698 echo "$as_me: WARNING: sys/dg_sys_info.h: in the future, the compiler will take precedence" >&2;} | |
12699 ( | 12739 ( |
12700 cat <<\_ASBOX | 12740 cat <<\_ASBOX |
12701 ## ------------------------------------------ ## | 12741 ## ------------------------------------ ## |
12702 ## Report this to the AC_PACKAGE_NAME lists. ## | 12742 ## Report this to bug-autoconf@gnu.org. ## |
12703 ## ------------------------------------------ ## | 12743 ## ------------------------------------ ## |
12704 _ASBOX | 12744 _ASBOX |
12705 ) | | 12745 ) | |
12706 sed "s/^/$as_me: WARNING: /" >&2 | 12746 sed "s/^/$as_me: WARNING: /" >&2 |
12707 ;; | 12747 ;; |
12708 esac | 12748 esac |
12731 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12771 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12732 else | 12772 else |
12733 ac_check_lib_save_LIBS=$LIBS | 12773 ac_check_lib_save_LIBS=$LIBS |
12734 LIBS="-ldgc $LIBS" | 12774 LIBS="-ldgc $LIBS" |
12735 cat >conftest.$ac_ext <<_ACEOF | 12775 cat >conftest.$ac_ext <<_ACEOF |
12776 #line $LINENO "configure" | |
12736 /* confdefs.h. */ | 12777 /* confdefs.h. */ |
12737 _ACEOF | 12778 _ACEOF |
12738 cat confdefs.h >>conftest.$ac_ext | 12779 cat confdefs.h >>conftest.$ac_ext |
12739 cat >>conftest.$ac_ext <<_ACEOF | 12780 cat >>conftest.$ac_ext <<_ACEOF |
12740 /* end confdefs.h. */ | 12781 /* end confdefs.h. */ |
12758 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 12799 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
12759 (eval $ac_link) 2>&5 | 12800 (eval $ac_link) 2>&5 |
12760 ac_status=$? | 12801 ac_status=$? |
12761 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12802 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12762 (exit $ac_status); } && | 12803 (exit $ac_status); } && |
12763 { ac_try='test -s conftest$ac_exeext' | 12804 { ac_try='test -s conftest$ac_exeext' |
12764 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12805 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12765 (eval $ac_try) 2>&5 | 12806 (eval $ac_try) 2>&5 |
12766 ac_status=$? | 12807 ac_status=$? |
12767 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12808 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12768 (exit $ac_status); }; }; then | 12809 (exit $ac_status); }; }; then |
12802 else | 12843 else |
12803 # Is the header compilable? | 12844 # Is the header compilable? |
12804 echo "$as_me:$LINENO: checking locale.h usability" >&5 | 12845 echo "$as_me:$LINENO: checking locale.h usability" >&5 |
12805 echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6 | 12846 echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6 |
12806 cat >conftest.$ac_ext <<_ACEOF | 12847 cat >conftest.$ac_ext <<_ACEOF |
12848 #line $LINENO "configure" | |
12807 /* confdefs.h. */ | 12849 /* confdefs.h. */ |
12808 _ACEOF | 12850 _ACEOF |
12809 cat confdefs.h >>conftest.$ac_ext | 12851 cat confdefs.h >>conftest.$ac_ext |
12810 cat >>conftest.$ac_ext <<_ACEOF | 12852 cat >>conftest.$ac_ext <<_ACEOF |
12811 /* end confdefs.h. */ | 12853 /* end confdefs.h. */ |
12816 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 12858 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
12817 (eval $ac_compile) 2>&5 | 12859 (eval $ac_compile) 2>&5 |
12818 ac_status=$? | 12860 ac_status=$? |
12819 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12861 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12820 (exit $ac_status); } && | 12862 (exit $ac_status); } && |
12821 { ac_try='test -s conftest.$ac_objext' | 12863 { ac_try='test -s conftest.$ac_objext' |
12822 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 12864 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12823 (eval $ac_try) 2>&5 | 12865 (eval $ac_try) 2>&5 |
12824 ac_status=$? | 12866 ac_status=$? |
12825 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12867 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12826 (exit $ac_status); }; }; then | 12868 (exit $ac_status); }; }; then |
12837 | 12879 |
12838 # Is the header present? | 12880 # Is the header present? |
12839 echo "$as_me:$LINENO: checking locale.h presence" >&5 | 12881 echo "$as_me:$LINENO: checking locale.h presence" >&5 |
12840 echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6 | 12882 echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6 |
12841 cat >conftest.$ac_ext <<_ACEOF | 12883 cat >conftest.$ac_ext <<_ACEOF |
12884 #line $LINENO "configure" | |
12842 /* confdefs.h. */ | 12885 /* confdefs.h. */ |
12843 _ACEOF | 12886 _ACEOF |
12844 cat confdefs.h >>conftest.$ac_ext | 12887 cat confdefs.h >>conftest.$ac_ext |
12845 cat >>conftest.$ac_ext <<_ACEOF | 12888 cat >>conftest.$ac_ext <<_ACEOF |
12846 /* end confdefs.h. */ | 12889 /* end confdefs.h. */ |
12877 # So? What about this header? | 12920 # So? What about this header? |
12878 case $ac_header_compiler:$ac_header_preproc in | 12921 case $ac_header_compiler:$ac_header_preproc in |
12879 yes:no ) | 12922 yes:no ) |
12880 { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 12923 { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
12881 echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 12924 echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
12882 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the compiler's result" >&5 | 12925 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 |
12883 echo "$as_me: WARNING: locale.h: proceeding with the compiler's result" >&2;} | 12926 echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} |
12884 ac_header_preproc=yes | 12927 ( |
12928 cat <<\_ASBOX | |
12929 ## ------------------------------------ ## | |
12930 ## Report this to bug-autoconf@gnu.org. ## | |
12931 ## ------------------------------------ ## | |
12932 _ASBOX | |
12933 ) | | |
12934 sed "s/^/$as_me: WARNING: /" >&2 | |
12885 ;; | 12935 ;; |
12886 no:yes ) | 12936 no:yes ) |
12887 { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5 | 12937 { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5 |
12888 echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;} | 12938 echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;} |
12889 { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5 | 12939 { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5 |
12890 echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;} | 12940 echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;} |
12891 { echo "$as_me:$LINENO: WARNING: locale.h: see the Autoconf documentation" >&5 | |
12892 echo "$as_me: WARNING: locale.h: see the Autoconf documentation" >&2;} | |
12893 { echo "$as_me:$LINENO: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&5 | |
12894 echo "$as_me: WARNING: locale.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
12895 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 | 12941 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 |
12896 echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} | 12942 echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} |
12897 { echo "$as_me:$LINENO: WARNING: locale.h: in the future, the compiler will take precedence" >&5 | |
12898 echo "$as_me: WARNING: locale.h: in the future, the compiler will take precedence" >&2;} | |
12899 ( | 12943 ( |
12900 cat <<\_ASBOX | 12944 cat <<\_ASBOX |
12901 ## ------------------------------------------ ## | 12945 ## ------------------------------------ ## |
12902 ## Report this to the AC_PACKAGE_NAME lists. ## | 12946 ## Report this to bug-autoconf@gnu.org. ## |
12903 ## ------------------------------------------ ## | 12947 ## ------------------------------------ ## |
12904 _ASBOX | 12948 _ASBOX |
12905 ) | | 12949 ) | |
12906 sed "s/^/$as_me: WARNING: /" >&2 | 12950 sed "s/^/$as_me: WARNING: /" >&2 |
12907 ;; | 12951 ;; |
12908 esac | 12952 esac |
12927 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 12971 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
12928 if eval "test \"\${$as_ac_var+set}\" = set"; then | 12972 if eval "test \"\${$as_ac_var+set}\" = set"; then |
12929 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12973 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12930 else | 12974 else |
12931 cat >conftest.$ac_ext <<_ACEOF | 12975 cat >conftest.$ac_ext <<_ACEOF |
12932 /* confdefs.h. */ | 12976 #line $LINENO "configure" |
12933 _ACEOF | 12977 /* confdefs.h. */ |
12934 cat confdefs.h >>conftest.$ac_ext | 12978 _ACEOF |
12935 cat >>conftest.$ac_ext <<_ACEOF | 12979 cat confdefs.h >>conftest.$ac_ext |
12936 /* end confdefs.h. */ | 12980 cat >>conftest.$ac_ext <<_ACEOF |
12937 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | 12981 /* end confdefs.h. */ |
12938 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
12939 #define $ac_func innocuous_$ac_func | |
12940 | |
12941 /* System header to define __stub macros and hopefully few prototypes, | 12982 /* System header to define __stub macros and hopefully few prototypes, |
12942 which can conflict with char $ac_func (); below. | 12983 which can conflict with char $ac_func (); below. |
12943 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 12984 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
12944 <limits.h> exists even on freestanding compilers. */ | 12985 <limits.h> exists even on freestanding compilers. */ |
12945 | |
12946 #ifdef __STDC__ | 12986 #ifdef __STDC__ |
12947 # include <limits.h> | 12987 # include <limits.h> |
12948 #else | 12988 #else |
12949 # include <assert.h> | 12989 # include <assert.h> |
12950 #endif | 12990 #endif |
12951 | |
12952 #undef $ac_func | |
12953 | |
12954 /* Override any gcc2 internal prototype to avoid an error. */ | 12991 /* Override any gcc2 internal prototype to avoid an error. */ |
12955 #ifdef __cplusplus | 12992 #ifdef __cplusplus |
12956 extern "C" | 12993 extern "C" |
12957 { | 12994 { |
12958 #endif | 12995 #endif |
12983 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13020 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
12984 (eval $ac_link) 2>&5 | 13021 (eval $ac_link) 2>&5 |
12985 ac_status=$? | 13022 ac_status=$? |
12986 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13023 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12987 (exit $ac_status); } && | 13024 (exit $ac_status); } && |
12988 { ac_try='test -s conftest$ac_exeext' | 13025 { ac_try='test -s conftest$ac_exeext' |
12989 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13026 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
12990 (eval $ac_try) 2>&5 | 13027 (eval $ac_try) 2>&5 |
12991 ac_status=$? | 13028 ac_status=$? |
12992 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13029 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12993 (exit $ac_status); }; }; then | 13030 (exit $ac_status); }; }; then |
13035 else | 13072 else |
13036 # Is the header compilable? | 13073 # Is the header compilable? |
13037 echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5 | 13074 echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5 |
13038 echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6 | 13075 echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6 |
13039 cat >conftest.$ac_ext <<_ACEOF | 13076 cat >conftest.$ac_ext <<_ACEOF |
13077 #line $LINENO "configure" | |
13040 /* confdefs.h. */ | 13078 /* confdefs.h. */ |
13041 _ACEOF | 13079 _ACEOF |
13042 cat confdefs.h >>conftest.$ac_ext | 13080 cat confdefs.h >>conftest.$ac_ext |
13043 cat >>conftest.$ac_ext <<_ACEOF | 13081 cat >>conftest.$ac_ext <<_ACEOF |
13044 /* end confdefs.h. */ | 13082 /* end confdefs.h. */ |
13049 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 13087 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
13050 (eval $ac_compile) 2>&5 | 13088 (eval $ac_compile) 2>&5 |
13051 ac_status=$? | 13089 ac_status=$? |
13052 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13090 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13053 (exit $ac_status); } && | 13091 (exit $ac_status); } && |
13054 { ac_try='test -s conftest.$ac_objext' | 13092 { ac_try='test -s conftest.$ac_objext' |
13055 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13093 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13056 (eval $ac_try) 2>&5 | 13094 (eval $ac_try) 2>&5 |
13057 ac_status=$? | 13095 ac_status=$? |
13058 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13096 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13059 (exit $ac_status); }; }; then | 13097 (exit $ac_status); }; }; then |
13070 | 13108 |
13071 # Is the header present? | 13109 # Is the header present? |
13072 echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5 | 13110 echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5 |
13073 echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6 | 13111 echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6 |
13074 cat >conftest.$ac_ext <<_ACEOF | 13112 cat >conftest.$ac_ext <<_ACEOF |
13113 #line $LINENO "configure" | |
13075 /* confdefs.h. */ | 13114 /* confdefs.h. */ |
13076 _ACEOF | 13115 _ACEOF |
13077 cat confdefs.h >>conftest.$ac_ext | 13116 cat confdefs.h >>conftest.$ac_ext |
13078 cat >>conftest.$ac_ext <<_ACEOF | 13117 cat >>conftest.$ac_ext <<_ACEOF |
13079 /* end confdefs.h. */ | 13118 /* end confdefs.h. */ |
13110 # So? What about this header? | 13149 # So? What about this header? |
13111 case $ac_header_compiler:$ac_header_preproc in | 13150 case $ac_header_compiler:$ac_header_preproc in |
13112 yes:no ) | 13151 yes:no ) |
13113 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 13152 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
13114 echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 13153 echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
13115 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&5 | 13154 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 |
13116 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the compiler's result" >&2;} | 13155 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} |
13117 ac_header_preproc=yes | 13156 ( |
13157 cat <<\_ASBOX | |
13158 ## ------------------------------------ ## | |
13159 ## Report this to bug-autoconf@gnu.org. ## | |
13160 ## ------------------------------------ ## | |
13161 _ASBOX | |
13162 ) | | |
13163 sed "s/^/$as_me: WARNING: /" >&2 | |
13118 ;; | 13164 ;; |
13119 no:yes ) | 13165 no:yes ) |
13120 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5 | 13166 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5 |
13121 echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;} | 13167 echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;} |
13122 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5 | 13168 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5 |
13123 echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;} | 13169 echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;} |
13124 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&5 | |
13125 echo "$as_me: WARNING: inq_stats/cpustats.h: see the Autoconf documentation" >&2;} | |
13126 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5 | |
13127 echo "$as_me: WARNING: inq_stats/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
13128 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 | 13170 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 |
13129 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} | 13171 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} |
13130 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&5 | |
13131 echo "$as_me: WARNING: inq_stats/cpustats.h: in the future, the compiler will take precedence" >&2;} | |
13132 ( | 13172 ( |
13133 cat <<\_ASBOX | 13173 cat <<\_ASBOX |
13134 ## ------------------------------------------ ## | 13174 ## ------------------------------------ ## |
13135 ## Report this to the AC_PACKAGE_NAME lists. ## | 13175 ## Report this to bug-autoconf@gnu.org. ## |
13136 ## ------------------------------------------ ## | 13176 ## ------------------------------------ ## |
13137 _ASBOX | 13177 _ASBOX |
13138 ) | | 13178 ) | |
13139 sed "s/^/$as_me: WARNING: /" >&2 | 13179 sed "s/^/$as_me: WARNING: /" >&2 |
13140 ;; | 13180 ;; |
13141 esac | 13181 esac |
13179 else | 13219 else |
13180 # Is the header compilable? | 13220 # Is the header compilable? |
13181 echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5 | 13221 echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5 |
13182 echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6 | 13222 echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6 |
13183 cat >conftest.$ac_ext <<_ACEOF | 13223 cat >conftest.$ac_ext <<_ACEOF |
13224 #line $LINENO "configure" | |
13184 /* confdefs.h. */ | 13225 /* confdefs.h. */ |
13185 _ACEOF | 13226 _ACEOF |
13186 cat confdefs.h >>conftest.$ac_ext | 13227 cat confdefs.h >>conftest.$ac_ext |
13187 cat >>conftest.$ac_ext <<_ACEOF | 13228 cat >>conftest.$ac_ext <<_ACEOF |
13188 /* end confdefs.h. */ | 13229 /* end confdefs.h. */ |
13193 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 13234 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
13194 (eval $ac_compile) 2>&5 | 13235 (eval $ac_compile) 2>&5 |
13195 ac_status=$? | 13236 ac_status=$? |
13196 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13237 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13197 (exit $ac_status); } && | 13238 (exit $ac_status); } && |
13198 { ac_try='test -s conftest.$ac_objext' | 13239 { ac_try='test -s conftest.$ac_objext' |
13199 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13240 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13200 (eval $ac_try) 2>&5 | 13241 (eval $ac_try) 2>&5 |
13201 ac_status=$? | 13242 ac_status=$? |
13202 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13243 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13203 (exit $ac_status); }; }; then | 13244 (exit $ac_status); }; }; then |
13214 | 13255 |
13215 # Is the header present? | 13256 # Is the header present? |
13216 echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5 | 13257 echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5 |
13217 echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6 | 13258 echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6 |
13218 cat >conftest.$ac_ext <<_ACEOF | 13259 cat >conftest.$ac_ext <<_ACEOF |
13260 #line $LINENO "configure" | |
13219 /* confdefs.h. */ | 13261 /* confdefs.h. */ |
13220 _ACEOF | 13262 _ACEOF |
13221 cat confdefs.h >>conftest.$ac_ext | 13263 cat confdefs.h >>conftest.$ac_ext |
13222 cat >>conftest.$ac_ext <<_ACEOF | 13264 cat >>conftest.$ac_ext <<_ACEOF |
13223 /* end confdefs.h. */ | 13265 /* end confdefs.h. */ |
13254 # So? What about this header? | 13296 # So? What about this header? |
13255 case $ac_header_compiler:$ac_header_preproc in | 13297 case $ac_header_compiler:$ac_header_preproc in |
13256 yes:no ) | 13298 yes:no ) |
13257 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 13299 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
13258 echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 13300 echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
13259 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&5 | 13301 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 |
13260 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the compiler's result" >&2;} | 13302 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} |
13261 ac_header_preproc=yes | 13303 ( |
13304 cat <<\_ASBOX | |
13305 ## ------------------------------------ ## | |
13306 ## Report this to bug-autoconf@gnu.org. ## | |
13307 ## ------------------------------------ ## | |
13308 _ASBOX | |
13309 ) | | |
13310 sed "s/^/$as_me: WARNING: /" >&2 | |
13262 ;; | 13311 ;; |
13263 no:yes ) | 13312 no:yes ) |
13264 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5 | 13313 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5 |
13265 echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;} | 13314 echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;} |
13266 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5 | 13315 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5 |
13267 echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;} | 13316 echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;} |
13268 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: see the Autoconf documentation" >&5 | |
13269 echo "$as_me: WARNING: sys/cpustats.h: see the Autoconf documentation" >&2;} | |
13270 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&5 | |
13271 echo "$as_me: WARNING: sys/cpustats.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
13272 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 | 13317 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 |
13273 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} | 13318 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} |
13274 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&5 | |
13275 echo "$as_me: WARNING: sys/cpustats.h: in the future, the compiler will take precedence" >&2;} | |
13276 ( | 13319 ( |
13277 cat <<\_ASBOX | 13320 cat <<\_ASBOX |
13278 ## ------------------------------------------ ## | 13321 ## ------------------------------------ ## |
13279 ## Report this to the AC_PACKAGE_NAME lists. ## | 13322 ## Report this to bug-autoconf@gnu.org. ## |
13280 ## ------------------------------------------ ## | 13323 ## ------------------------------------ ## |
13281 _ASBOX | 13324 _ASBOX |
13282 ) | | 13325 ) | |
13283 sed "s/^/$as_me: WARNING: /" >&2 | 13326 sed "s/^/$as_me: WARNING: /" >&2 |
13284 ;; | 13327 ;; |
13285 esac | 13328 esac |
13320 else | 13363 else |
13321 # Is the header compilable? | 13364 # Is the header compilable? |
13322 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 13365 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
13323 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 13366 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
13324 cat >conftest.$ac_ext <<_ACEOF | 13367 cat >conftest.$ac_ext <<_ACEOF |
13368 #line $LINENO "configure" | |
13325 /* confdefs.h. */ | 13369 /* confdefs.h. */ |
13326 _ACEOF | 13370 _ACEOF |
13327 cat confdefs.h >>conftest.$ac_ext | 13371 cat confdefs.h >>conftest.$ac_ext |
13328 cat >>conftest.$ac_ext <<_ACEOF | 13372 cat >>conftest.$ac_ext <<_ACEOF |
13329 /* end confdefs.h. */ | 13373 /* end confdefs.h. */ |
13334 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 13378 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
13335 (eval $ac_compile) 2>&5 | 13379 (eval $ac_compile) 2>&5 |
13336 ac_status=$? | 13380 ac_status=$? |
13337 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13381 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13338 (exit $ac_status); } && | 13382 (exit $ac_status); } && |
13339 { ac_try='test -s conftest.$ac_objext' | 13383 { ac_try='test -s conftest.$ac_objext' |
13340 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13384 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13341 (eval $ac_try) 2>&5 | 13385 (eval $ac_try) 2>&5 |
13342 ac_status=$? | 13386 ac_status=$? |
13343 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13387 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13344 (exit $ac_status); }; }; then | 13388 (exit $ac_status); }; }; then |
13355 | 13399 |
13356 # Is the header present? | 13400 # Is the header present? |
13357 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 13401 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
13358 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 13402 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
13359 cat >conftest.$ac_ext <<_ACEOF | 13403 cat >conftest.$ac_ext <<_ACEOF |
13404 #line $LINENO "configure" | |
13360 /* confdefs.h. */ | 13405 /* confdefs.h. */ |
13361 _ACEOF | 13406 _ACEOF |
13362 cat confdefs.h >>conftest.$ac_ext | 13407 cat confdefs.h >>conftest.$ac_ext |
13363 cat >>conftest.$ac_ext <<_ACEOF | 13408 cat >>conftest.$ac_ext <<_ACEOF |
13364 /* end confdefs.h. */ | 13409 /* end confdefs.h. */ |
13395 # So? What about this header? | 13440 # So? What about this header? |
13396 case $ac_header_compiler:$ac_header_preproc in | 13441 case $ac_header_compiler:$ac_header_preproc in |
13397 yes:no ) | 13442 yes:no ) |
13398 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 13443 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
13399 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 13444 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
13400 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 13445 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
13401 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 13446 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
13402 ac_header_preproc=yes | 13447 ( |
13448 cat <<\_ASBOX | |
13449 ## ------------------------------------ ## | |
13450 ## Report this to bug-autoconf@gnu.org. ## | |
13451 ## ------------------------------------ ## | |
13452 _ASBOX | |
13453 ) | | |
13454 sed "s/^/$as_me: WARNING: /" >&2 | |
13403 ;; | 13455 ;; |
13404 no:yes ) | 13456 no:yes ) |
13405 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 13457 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
13406 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 13458 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
13407 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 13459 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
13408 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 13460 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
13409 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
13410 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
13411 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
13412 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
13413 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 13461 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
13414 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 13462 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
13415 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
13416 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
13417 ( | 13463 ( |
13418 cat <<\_ASBOX | 13464 cat <<\_ASBOX |
13419 ## ------------------------------------------ ## | 13465 ## ------------------------------------ ## |
13420 ## Report this to the AC_PACKAGE_NAME lists. ## | 13466 ## Report this to bug-autoconf@gnu.org. ## |
13421 ## ------------------------------------------ ## | 13467 ## ------------------------------------ ## |
13422 _ASBOX | 13468 _ASBOX |
13423 ) | | 13469 ) | |
13424 sed "s/^/$as_me: WARNING: /" >&2 | 13470 sed "s/^/$as_me: WARNING: /" >&2 |
13425 ;; | 13471 ;; |
13426 esac | 13472 esac |
13427 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 13473 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
13428 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 13474 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
13429 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 13475 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
13430 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13476 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13431 else | 13477 else |
13432 eval "$as_ac_Header=\$ac_header_preproc" | 13478 eval "$as_ac_Header=$ac_header_preproc" |
13433 fi | 13479 fi |
13434 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 13480 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
13435 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 13481 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
13436 | 13482 |
13437 fi | 13483 fi |
13461 else | 13507 else |
13462 # Is the header compilable? | 13508 # Is the header compilable? |
13463 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 13509 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
13464 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 13510 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
13465 cat >conftest.$ac_ext <<_ACEOF | 13511 cat >conftest.$ac_ext <<_ACEOF |
13512 #line $LINENO "configure" | |
13466 /* confdefs.h. */ | 13513 /* confdefs.h. */ |
13467 _ACEOF | 13514 _ACEOF |
13468 cat confdefs.h >>conftest.$ac_ext | 13515 cat confdefs.h >>conftest.$ac_ext |
13469 cat >>conftest.$ac_ext <<_ACEOF | 13516 cat >>conftest.$ac_ext <<_ACEOF |
13470 /* end confdefs.h. */ | 13517 /* end confdefs.h. */ |
13475 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 13522 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
13476 (eval $ac_compile) 2>&5 | 13523 (eval $ac_compile) 2>&5 |
13477 ac_status=$? | 13524 ac_status=$? |
13478 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13525 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13479 (exit $ac_status); } && | 13526 (exit $ac_status); } && |
13480 { ac_try='test -s conftest.$ac_objext' | 13527 { ac_try='test -s conftest.$ac_objext' |
13481 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13528 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13482 (eval $ac_try) 2>&5 | 13529 (eval $ac_try) 2>&5 |
13483 ac_status=$? | 13530 ac_status=$? |
13484 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13531 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13485 (exit $ac_status); }; }; then | 13532 (exit $ac_status); }; }; then |
13496 | 13543 |
13497 # Is the header present? | 13544 # Is the header present? |
13498 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 13545 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
13499 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 13546 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
13500 cat >conftest.$ac_ext <<_ACEOF | 13547 cat >conftest.$ac_ext <<_ACEOF |
13548 #line $LINENO "configure" | |
13501 /* confdefs.h. */ | 13549 /* confdefs.h. */ |
13502 _ACEOF | 13550 _ACEOF |
13503 cat confdefs.h >>conftest.$ac_ext | 13551 cat confdefs.h >>conftest.$ac_ext |
13504 cat >>conftest.$ac_ext <<_ACEOF | 13552 cat >>conftest.$ac_ext <<_ACEOF |
13505 /* end confdefs.h. */ | 13553 /* end confdefs.h. */ |
13536 # So? What about this header? | 13584 # So? What about this header? |
13537 case $ac_header_compiler:$ac_header_preproc in | 13585 case $ac_header_compiler:$ac_header_preproc in |
13538 yes:no ) | 13586 yes:no ) |
13539 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 13587 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
13540 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 13588 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
13541 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 13589 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
13542 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 13590 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
13543 ac_header_preproc=yes | 13591 ( |
13592 cat <<\_ASBOX | |
13593 ## ------------------------------------ ## | |
13594 ## Report this to bug-autoconf@gnu.org. ## | |
13595 ## ------------------------------------ ## | |
13596 _ASBOX | |
13597 ) | | |
13598 sed "s/^/$as_me: WARNING: /" >&2 | |
13544 ;; | 13599 ;; |
13545 no:yes ) | 13600 no:yes ) |
13546 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 13601 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
13547 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 13602 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
13548 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 13603 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
13549 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 13604 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
13550 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
13551 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
13552 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
13553 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
13554 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 13605 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
13555 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 13606 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
13556 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
13557 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
13558 ( | 13607 ( |
13559 cat <<\_ASBOX | 13608 cat <<\_ASBOX |
13560 ## ------------------------------------------ ## | 13609 ## ------------------------------------ ## |
13561 ## Report this to the AC_PACKAGE_NAME lists. ## | 13610 ## Report this to bug-autoconf@gnu.org. ## |
13562 ## ------------------------------------------ ## | 13611 ## ------------------------------------ ## |
13563 _ASBOX | 13612 _ASBOX |
13564 ) | | 13613 ) | |
13565 sed "s/^/$as_me: WARNING: /" >&2 | 13614 sed "s/^/$as_me: WARNING: /" >&2 |
13566 ;; | 13615 ;; |
13567 esac | 13616 esac |
13568 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 13617 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
13569 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 13618 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
13570 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 13619 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
13571 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13620 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13572 else | 13621 else |
13573 eval "$as_ac_Header=\$ac_header_preproc" | 13622 eval "$as_ac_Header=$ac_header_preproc" |
13574 fi | 13623 fi |
13575 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 13624 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
13576 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 13625 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
13577 | 13626 |
13578 fi | 13627 fi |
13584 echo $ECHO_N "checking for struct nlist.n_un.n_name... $ECHO_C" >&6 | 13633 echo $ECHO_N "checking for struct nlist.n_un.n_name... $ECHO_C" >&6 |
13585 if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then | 13634 if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then |
13586 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13635 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13587 else | 13636 else |
13588 cat >conftest.$ac_ext <<_ACEOF | 13637 cat >conftest.$ac_ext <<_ACEOF |
13638 #line $LINENO "configure" | |
13589 /* confdefs.h. */ | 13639 /* confdefs.h. */ |
13590 _ACEOF | 13640 _ACEOF |
13591 cat confdefs.h >>conftest.$ac_ext | 13641 cat confdefs.h >>conftest.$ac_ext |
13592 cat >>conftest.$ac_ext <<_ACEOF | 13642 cat >>conftest.$ac_ext <<_ACEOF |
13593 /* end confdefs.h. */ | 13643 /* end confdefs.h. */ |
13607 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 13657 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
13608 (eval $ac_compile) 2>&5 | 13658 (eval $ac_compile) 2>&5 |
13609 ac_status=$? | 13659 ac_status=$? |
13610 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13660 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13611 (exit $ac_status); } && | 13661 (exit $ac_status); } && |
13612 { ac_try='test -s conftest.$ac_objext' | 13662 { ac_try='test -s conftest.$ac_objext' |
13613 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13663 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13614 (eval $ac_try) 2>&5 | 13664 (eval $ac_try) 2>&5 |
13615 ac_status=$? | 13665 ac_status=$? |
13616 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13666 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13617 (exit $ac_status); }; }; then | 13667 (exit $ac_status); }; }; then |
13619 else | 13669 else |
13620 echo "$as_me: failed program was:" >&5 | 13670 echo "$as_me: failed program was:" >&5 |
13621 sed 's/^/| /' conftest.$ac_ext >&5 | 13671 sed 's/^/| /' conftest.$ac_ext >&5 |
13622 | 13672 |
13623 cat >conftest.$ac_ext <<_ACEOF | 13673 cat >conftest.$ac_ext <<_ACEOF |
13674 #line $LINENO "configure" | |
13624 /* confdefs.h. */ | 13675 /* confdefs.h. */ |
13625 _ACEOF | 13676 _ACEOF |
13626 cat confdefs.h >>conftest.$ac_ext | 13677 cat confdefs.h >>conftest.$ac_ext |
13627 cat >>conftest.$ac_ext <<_ACEOF | 13678 cat >>conftest.$ac_ext <<_ACEOF |
13628 /* end confdefs.h. */ | 13679 /* end confdefs.h. */ |
13642 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 13693 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
13643 (eval $ac_compile) 2>&5 | 13694 (eval $ac_compile) 2>&5 |
13644 ac_status=$? | 13695 ac_status=$? |
13645 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13696 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13646 (exit $ac_status); } && | 13697 (exit $ac_status); } && |
13647 { ac_try='test -s conftest.$ac_objext' | 13698 { ac_try='test -s conftest.$ac_objext' |
13648 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13699 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13649 (eval $ac_try) 2>&5 | 13700 (eval $ac_try) 2>&5 |
13650 ac_status=$? | 13701 ac_status=$? |
13651 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13702 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13652 (exit $ac_status); }; }; then | 13703 (exit $ac_status); }; }; then |
13690 echo $ECHO_N "checking whether getloadavg requires setgid... $ECHO_C" >&6 | 13741 echo $ECHO_N "checking whether getloadavg requires setgid... $ECHO_C" >&6 |
13691 if test "${ac_cv_func_getloadavg_setgid+set}" = set; then | 13742 if test "${ac_cv_func_getloadavg_setgid+set}" = set; then |
13692 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13743 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13693 else | 13744 else |
13694 cat >conftest.$ac_ext <<_ACEOF | 13745 cat >conftest.$ac_ext <<_ACEOF |
13746 #line $LINENO "configure" | |
13695 /* confdefs.h. */ | 13747 /* confdefs.h. */ |
13696 _ACEOF | 13748 _ACEOF |
13697 cat confdefs.h >>conftest.$ac_ext | 13749 cat confdefs.h >>conftest.$ac_ext |
13698 cat >>conftest.$ac_ext <<_ACEOF | 13750 cat >>conftest.$ac_ext <<_ACEOF |
13699 /* end confdefs.h. */ | 13751 /* end confdefs.h. */ |
13733 # On Solaris, /dev/kmem is a symlink. Get info on the real file. | 13785 # On Solaris, /dev/kmem is a symlink. Get info on the real file. |
13734 ac_ls_output=`ls -lgL /dev/kmem 2>/dev/null` | 13786 ac_ls_output=`ls -lgL /dev/kmem 2>/dev/null` |
13735 # If we got an error (system does not support symlinks), try without -L. | 13787 # If we got an error (system does not support symlinks), try without -L. |
13736 test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem` | 13788 test -z "$ac_ls_output" && ac_ls_output=`ls -lg /dev/kmem` |
13737 ac_cv_group_kmem=`echo $ac_ls_output \ | 13789 ac_cv_group_kmem=`echo $ac_ls_output \ |
13738 | sed -ne 's/[ ][ ]*/ /g; | 13790 | sed -ne 's/[ ][ ]*/ /g; |
13739 s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/; | 13791 s/^.[sSrwx-]* *[0-9]* *\([^0-9]*\) *.*/\1/; |
13740 / /s/.* //;p;'` | 13792 / /s/.* //;p;'` |
13741 | 13793 |
13742 fi | 13794 fi |
13743 echo "$as_me:$LINENO: result: $ac_cv_group_kmem" >&5 | 13795 echo "$as_me:$LINENO: result: $ac_cv_group_kmem" >&5 |
13759 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13811 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13760 else | 13812 else |
13761 while :; do | 13813 while :; do |
13762 ac_cv_sys_largefile_source=no | 13814 ac_cv_sys_largefile_source=no |
13763 cat >conftest.$ac_ext <<_ACEOF | 13815 cat >conftest.$ac_ext <<_ACEOF |
13816 #line $LINENO "configure" | |
13764 /* confdefs.h. */ | 13817 /* confdefs.h. */ |
13765 _ACEOF | 13818 _ACEOF |
13766 cat confdefs.h >>conftest.$ac_ext | 13819 cat confdefs.h >>conftest.$ac_ext |
13767 cat >>conftest.$ac_ext <<_ACEOF | 13820 cat >>conftest.$ac_ext <<_ACEOF |
13768 /* end confdefs.h. */ | 13821 /* end confdefs.h. */ |
13779 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 13832 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
13780 (eval $ac_compile) 2>&5 | 13833 (eval $ac_compile) 2>&5 |
13781 ac_status=$? | 13834 ac_status=$? |
13782 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13835 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13783 (exit $ac_status); } && | 13836 (exit $ac_status); } && |
13784 { ac_try='test -s conftest.$ac_objext' | 13837 { ac_try='test -s conftest.$ac_objext' |
13785 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13838 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13786 (eval $ac_try) 2>&5 | 13839 (eval $ac_try) 2>&5 |
13787 ac_status=$? | 13840 ac_status=$? |
13788 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13841 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13789 (exit $ac_status); }; }; then | 13842 (exit $ac_status); }; }; then |
13793 sed 's/^/| /' conftest.$ac_ext >&5 | 13846 sed 's/^/| /' conftest.$ac_ext >&5 |
13794 | 13847 |
13795 fi | 13848 fi |
13796 rm -f conftest.$ac_objext conftest.$ac_ext | 13849 rm -f conftest.$ac_objext conftest.$ac_ext |
13797 cat >conftest.$ac_ext <<_ACEOF | 13850 cat >conftest.$ac_ext <<_ACEOF |
13851 #line $LINENO "configure" | |
13798 /* confdefs.h. */ | 13852 /* confdefs.h. */ |
13799 _ACEOF | 13853 _ACEOF |
13800 cat confdefs.h >>conftest.$ac_ext | 13854 cat confdefs.h >>conftest.$ac_ext |
13801 cat >>conftest.$ac_ext <<_ACEOF | 13855 cat >>conftest.$ac_ext <<_ACEOF |
13802 /* end confdefs.h. */ | 13856 /* end confdefs.h. */ |
13814 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 13868 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
13815 (eval $ac_compile) 2>&5 | 13869 (eval $ac_compile) 2>&5 |
13816 ac_status=$? | 13870 ac_status=$? |
13817 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13871 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13818 (exit $ac_status); } && | 13872 (exit $ac_status); } && |
13819 { ac_try='test -s conftest.$ac_objext' | 13873 { ac_try='test -s conftest.$ac_objext' |
13820 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13874 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13821 (eval $ac_try) 2>&5 | 13875 (eval $ac_try) 2>&5 |
13822 ac_status=$? | 13876 ac_status=$? |
13823 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13877 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13824 (exit $ac_status); }; }; then | 13878 (exit $ac_status); }; }; then |
13850 echo $ECHO_N "checking for fseeko... $ECHO_C" >&6 | 13904 echo $ECHO_N "checking for fseeko... $ECHO_C" >&6 |
13851 if test "${ac_cv_func_fseeko+set}" = set; then | 13905 if test "${ac_cv_func_fseeko+set}" = set; then |
13852 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13906 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13853 else | 13907 else |
13854 cat >conftest.$ac_ext <<_ACEOF | 13908 cat >conftest.$ac_ext <<_ACEOF |
13909 #line $LINENO "configure" | |
13855 /* confdefs.h. */ | 13910 /* confdefs.h. */ |
13856 _ACEOF | 13911 _ACEOF |
13857 cat confdefs.h >>conftest.$ac_ext | 13912 cat confdefs.h >>conftest.$ac_ext |
13858 cat >>conftest.$ac_ext <<_ACEOF | 13913 cat >>conftest.$ac_ext <<_ACEOF |
13859 /* end confdefs.h. */ | 13914 /* end confdefs.h. */ |
13870 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 13925 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
13871 (eval $ac_link) 2>&5 | 13926 (eval $ac_link) 2>&5 |
13872 ac_status=$? | 13927 ac_status=$? |
13873 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13928 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13874 (exit $ac_status); } && | 13929 (exit $ac_status); } && |
13875 { ac_try='test -s conftest$ac_exeext' | 13930 { ac_try='test -s conftest$ac_exeext' |
13876 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13931 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13877 (eval $ac_try) 2>&5 | 13932 (eval $ac_try) 2>&5 |
13878 ac_status=$? | 13933 ac_status=$? |
13879 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13934 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13880 (exit $ac_status); }; }; then | 13935 (exit $ac_status); }; }; then |
13903 if test "${ac_cv_func_getpgrp_void+set}" = set; then | 13958 if test "${ac_cv_func_getpgrp_void+set}" = set; then |
13904 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13959 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13905 else | 13960 else |
13906 # Use it with a single arg. | 13961 # Use it with a single arg. |
13907 cat >conftest.$ac_ext <<_ACEOF | 13962 cat >conftest.$ac_ext <<_ACEOF |
13963 #line $LINENO "configure" | |
13908 /* confdefs.h. */ | 13964 /* confdefs.h. */ |
13909 _ACEOF | 13965 _ACEOF |
13910 cat confdefs.h >>conftest.$ac_ext | 13966 cat confdefs.h >>conftest.$ac_ext |
13911 cat >>conftest.$ac_ext <<_ACEOF | 13967 cat >>conftest.$ac_ext <<_ACEOF |
13912 /* end confdefs.h. */ | 13968 /* end confdefs.h. */ |
13923 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 13979 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
13924 (eval $ac_compile) 2>&5 | 13980 (eval $ac_compile) 2>&5 |
13925 ac_status=$? | 13981 ac_status=$? |
13926 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13982 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13927 (exit $ac_status); } && | 13983 (exit $ac_status); } && |
13928 { ac_try='test -s conftest.$ac_objext' | 13984 { ac_try='test -s conftest.$ac_objext' |
13929 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 13985 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
13930 (eval $ac_try) 2>&5 | 13986 (eval $ac_try) 2>&5 |
13931 ac_status=$? | 13987 ac_status=$? |
13932 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13988 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13933 (exit $ac_status); }; }; then | 13989 (exit $ac_status); }; }; then |
13960 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 14016 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
13961 if eval "test \"\${$as_ac_var+set}\" = set"; then | 14017 if eval "test \"\${$as_ac_var+set}\" = set"; then |
13962 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14018 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13963 else | 14019 else |
13964 cat >conftest.$ac_ext <<_ACEOF | 14020 cat >conftest.$ac_ext <<_ACEOF |
13965 /* confdefs.h. */ | 14021 #line $LINENO "configure" |
13966 _ACEOF | 14022 /* confdefs.h. */ |
13967 cat confdefs.h >>conftest.$ac_ext | 14023 _ACEOF |
13968 cat >>conftest.$ac_ext <<_ACEOF | 14024 cat confdefs.h >>conftest.$ac_ext |
13969 /* end confdefs.h. */ | 14025 cat >>conftest.$ac_ext <<_ACEOF |
13970 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | 14026 /* end confdefs.h. */ |
13971 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
13972 #define $ac_func innocuous_$ac_func | |
13973 | |
13974 /* System header to define __stub macros and hopefully few prototypes, | 14027 /* System header to define __stub macros and hopefully few prototypes, |
13975 which can conflict with char $ac_func (); below. | 14028 which can conflict with char $ac_func (); below. |
13976 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 14029 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
13977 <limits.h> exists even on freestanding compilers. */ | 14030 <limits.h> exists even on freestanding compilers. */ |
13978 | |
13979 #ifdef __STDC__ | 14031 #ifdef __STDC__ |
13980 # include <limits.h> | 14032 # include <limits.h> |
13981 #else | 14033 #else |
13982 # include <assert.h> | 14034 # include <assert.h> |
13983 #endif | 14035 #endif |
13984 | |
13985 #undef $ac_func | |
13986 | |
13987 /* Override any gcc2 internal prototype to avoid an error. */ | 14036 /* Override any gcc2 internal prototype to avoid an error. */ |
13988 #ifdef __cplusplus | 14037 #ifdef __cplusplus |
13989 extern "C" | 14038 extern "C" |
13990 { | 14039 { |
13991 #endif | 14040 #endif |
14016 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14065 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
14017 (eval $ac_link) 2>&5 | 14066 (eval $ac_link) 2>&5 |
14018 ac_status=$? | 14067 ac_status=$? |
14019 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14068 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14020 (exit $ac_status); } && | 14069 (exit $ac_status); } && |
14021 { ac_try='test -s conftest$ac_exeext' | 14070 { ac_try='test -s conftest$ac_exeext' |
14022 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14071 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14023 (eval $ac_try) 2>&5 | 14072 (eval $ac_try) 2>&5 |
14024 ac_status=$? | 14073 ac_status=$? |
14025 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14074 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14026 (exit $ac_status); }; }; then | 14075 (exit $ac_status); }; }; then |
14048 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14097 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14049 else | 14098 else |
14050 ac_check_lib_save_LIBS=$LIBS | 14099 ac_check_lib_save_LIBS=$LIBS |
14051 LIBS="-lintl $LIBS" | 14100 LIBS="-lintl $LIBS" |
14052 cat >conftest.$ac_ext <<_ACEOF | 14101 cat >conftest.$ac_ext <<_ACEOF |
14102 #line $LINENO "configure" | |
14053 /* confdefs.h. */ | 14103 /* confdefs.h. */ |
14054 _ACEOF | 14104 _ACEOF |
14055 cat confdefs.h >>conftest.$ac_ext | 14105 cat confdefs.h >>conftest.$ac_ext |
14056 cat >>conftest.$ac_ext <<_ACEOF | 14106 cat >>conftest.$ac_ext <<_ACEOF |
14057 /* end confdefs.h. */ | 14107 /* end confdefs.h. */ |
14075 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14125 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
14076 (eval $ac_link) 2>&5 | 14126 (eval $ac_link) 2>&5 |
14077 ac_status=$? | 14127 ac_status=$? |
14078 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14128 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14079 (exit $ac_status); } && | 14129 (exit $ac_status); } && |
14080 { ac_try='test -s conftest$ac_exeext' | 14130 { ac_try='test -s conftest$ac_exeext' |
14081 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14131 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14082 (eval $ac_try) 2>&5 | 14132 (eval $ac_try) 2>&5 |
14083 ac_status=$? | 14133 ac_status=$? |
14084 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14134 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14085 (exit $ac_status); }; }; then | 14135 (exit $ac_status); }; }; then |
14116 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 14166 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
14117 if eval "test \"\${$as_ac_var+set}\" = set"; then | 14167 if eval "test \"\${$as_ac_var+set}\" = set"; then |
14118 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14168 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14119 else | 14169 else |
14120 cat >conftest.$ac_ext <<_ACEOF | 14170 cat >conftest.$ac_ext <<_ACEOF |
14121 /* confdefs.h. */ | 14171 #line $LINENO "configure" |
14122 _ACEOF | 14172 /* confdefs.h. */ |
14123 cat confdefs.h >>conftest.$ac_ext | 14173 _ACEOF |
14124 cat >>conftest.$ac_ext <<_ACEOF | 14174 cat confdefs.h >>conftest.$ac_ext |
14125 /* end confdefs.h. */ | 14175 cat >>conftest.$ac_ext <<_ACEOF |
14126 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | 14176 /* end confdefs.h. */ |
14127 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
14128 #define $ac_func innocuous_$ac_func | |
14129 | |
14130 /* System header to define __stub macros and hopefully few prototypes, | 14177 /* System header to define __stub macros and hopefully few prototypes, |
14131 which can conflict with char $ac_func (); below. | 14178 which can conflict with char $ac_func (); below. |
14132 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 14179 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
14133 <limits.h> exists even on freestanding compilers. */ | 14180 <limits.h> exists even on freestanding compilers. */ |
14134 | |
14135 #ifdef __STDC__ | 14181 #ifdef __STDC__ |
14136 # include <limits.h> | 14182 # include <limits.h> |
14137 #else | 14183 #else |
14138 # include <assert.h> | 14184 # include <assert.h> |
14139 #endif | 14185 #endif |
14140 | |
14141 #undef $ac_func | |
14142 | |
14143 /* Override any gcc2 internal prototype to avoid an error. */ | 14186 /* Override any gcc2 internal prototype to avoid an error. */ |
14144 #ifdef __cplusplus | 14187 #ifdef __cplusplus |
14145 extern "C" | 14188 extern "C" |
14146 { | 14189 { |
14147 #endif | 14190 #endif |
14172 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14215 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
14173 (eval $ac_link) 2>&5 | 14216 (eval $ac_link) 2>&5 |
14174 ac_status=$? | 14217 ac_status=$? |
14175 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14218 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14176 (exit $ac_status); } && | 14219 (exit $ac_status); } && |
14177 { ac_try='test -s conftest$ac_exeext' | 14220 { ac_try='test -s conftest$ac_exeext' |
14178 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14221 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14179 (eval $ac_try) 2>&5 | 14222 (eval $ac_try) 2>&5 |
14180 ac_status=$? | 14223 ac_status=$? |
14181 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14224 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14182 (exit $ac_status); }; }; then | 14225 (exit $ac_status); }; }; then |
14209 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 14252 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
14210 if eval "test \"\${$as_ac_var+set}\" = set"; then | 14253 if eval "test \"\${$as_ac_var+set}\" = set"; then |
14211 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14254 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14212 else | 14255 else |
14213 cat >conftest.$ac_ext <<_ACEOF | 14256 cat >conftest.$ac_ext <<_ACEOF |
14214 /* confdefs.h. */ | 14257 #line $LINENO "configure" |
14215 _ACEOF | 14258 /* confdefs.h. */ |
14216 cat confdefs.h >>conftest.$ac_ext | 14259 _ACEOF |
14217 cat >>conftest.$ac_ext <<_ACEOF | 14260 cat confdefs.h >>conftest.$ac_ext |
14218 /* end confdefs.h. */ | 14261 cat >>conftest.$ac_ext <<_ACEOF |
14219 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | 14262 /* end confdefs.h. */ |
14220 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
14221 #define $ac_func innocuous_$ac_func | |
14222 | |
14223 /* System header to define __stub macros and hopefully few prototypes, | 14263 /* System header to define __stub macros and hopefully few prototypes, |
14224 which can conflict with char $ac_func (); below. | 14264 which can conflict with char $ac_func (); below. |
14225 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 14265 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
14226 <limits.h> exists even on freestanding compilers. */ | 14266 <limits.h> exists even on freestanding compilers. */ |
14227 | |
14228 #ifdef __STDC__ | 14267 #ifdef __STDC__ |
14229 # include <limits.h> | 14268 # include <limits.h> |
14230 #else | 14269 #else |
14231 # include <assert.h> | 14270 # include <assert.h> |
14232 #endif | 14271 #endif |
14233 | |
14234 #undef $ac_func | |
14235 | |
14236 /* Override any gcc2 internal prototype to avoid an error. */ | 14272 /* Override any gcc2 internal prototype to avoid an error. */ |
14237 #ifdef __cplusplus | 14273 #ifdef __cplusplus |
14238 extern "C" | 14274 extern "C" |
14239 { | 14275 { |
14240 #endif | 14276 #endif |
14265 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14301 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
14266 (eval $ac_link) 2>&5 | 14302 (eval $ac_link) 2>&5 |
14267 ac_status=$? | 14303 ac_status=$? |
14268 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14304 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14269 (exit $ac_status); } && | 14305 (exit $ac_status); } && |
14270 { ac_try='test -s conftest$ac_exeext' | 14306 { ac_try='test -s conftest$ac_exeext' |
14271 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14307 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14272 (eval $ac_try) 2>&5 | 14308 (eval $ac_try) 2>&5 |
14273 ac_status=$? | 14309 ac_status=$? |
14274 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14310 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14275 (exit $ac_status); }; }; then | 14311 (exit $ac_status); }; }; then |
14304 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14340 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14305 else | 14341 else |
14306 ac_check_lib_save_LIBS=$LIBS | 14342 ac_check_lib_save_LIBS=$LIBS |
14307 LIBS="-lncurses $LIBS" | 14343 LIBS="-lncurses $LIBS" |
14308 cat >conftest.$ac_ext <<_ACEOF | 14344 cat >conftest.$ac_ext <<_ACEOF |
14345 #line $LINENO "configure" | |
14309 /* confdefs.h. */ | 14346 /* confdefs.h. */ |
14310 _ACEOF | 14347 _ACEOF |
14311 cat confdefs.h >>conftest.$ac_ext | 14348 cat confdefs.h >>conftest.$ac_ext |
14312 cat >>conftest.$ac_ext <<_ACEOF | 14349 cat >>conftest.$ac_ext <<_ACEOF |
14313 /* end confdefs.h. */ | 14350 /* end confdefs.h. */ |
14331 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14368 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
14332 (eval $ac_link) 2>&5 | 14369 (eval $ac_link) 2>&5 |
14333 ac_status=$? | 14370 ac_status=$? |
14334 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14371 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14335 (exit $ac_status); } && | 14372 (exit $ac_status); } && |
14336 { ac_try='test -s conftest$ac_exeext' | 14373 { ac_try='test -s conftest$ac_exeext' |
14337 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14374 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14338 (eval $ac_try) 2>&5 | 14375 (eval $ac_try) 2>&5 |
14339 ac_status=$? | 14376 ac_status=$? |
14340 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14377 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14341 (exit $ac_status); }; }; then | 14378 (exit $ac_status); }; }; then |
14369 echo $ECHO_N "checking for res_send... $ECHO_C" >&6 | 14406 echo $ECHO_N "checking for res_send... $ECHO_C" >&6 |
14370 if test "${ac_cv_func_res_send+set}" = set; then | 14407 if test "${ac_cv_func_res_send+set}" = set; then |
14371 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14408 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14372 else | 14409 else |
14373 cat >conftest.$ac_ext <<_ACEOF | 14410 cat >conftest.$ac_ext <<_ACEOF |
14374 /* confdefs.h. */ | 14411 #line $LINENO "configure" |
14375 _ACEOF | 14412 /* confdefs.h. */ |
14376 cat confdefs.h >>conftest.$ac_ext | 14413 _ACEOF |
14377 cat >>conftest.$ac_ext <<_ACEOF | 14414 cat confdefs.h >>conftest.$ac_ext |
14378 /* end confdefs.h. */ | 14415 cat >>conftest.$ac_ext <<_ACEOF |
14379 /* Define res_send to an innocuous variant, in case <limits.h> declares res_send. | 14416 /* end confdefs.h. */ |
14380 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
14381 #define res_send innocuous_res_send | |
14382 | |
14383 /* System header to define __stub macros and hopefully few prototypes, | 14417 /* System header to define __stub macros and hopefully few prototypes, |
14384 which can conflict with char res_send (); below. | 14418 which can conflict with char res_send (); below. |
14385 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 14419 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
14386 <limits.h> exists even on freestanding compilers. */ | 14420 <limits.h> exists even on freestanding compilers. */ |
14387 | |
14388 #ifdef __STDC__ | 14421 #ifdef __STDC__ |
14389 # include <limits.h> | 14422 # include <limits.h> |
14390 #else | 14423 #else |
14391 # include <assert.h> | 14424 # include <assert.h> |
14392 #endif | 14425 #endif |
14393 | |
14394 #undef res_send | |
14395 | |
14396 /* Override any gcc2 internal prototype to avoid an error. */ | 14426 /* Override any gcc2 internal prototype to avoid an error. */ |
14397 #ifdef __cplusplus | 14427 #ifdef __cplusplus |
14398 extern "C" | 14428 extern "C" |
14399 { | 14429 { |
14400 #endif | 14430 #endif |
14425 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14455 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
14426 (eval $ac_link) 2>&5 | 14456 (eval $ac_link) 2>&5 |
14427 ac_status=$? | 14457 ac_status=$? |
14428 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14458 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14429 (exit $ac_status); } && | 14459 (exit $ac_status); } && |
14430 { ac_try='test -s conftest$ac_exeext' | 14460 { ac_try='test -s conftest$ac_exeext' |
14431 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14461 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14432 (eval $ac_try) 2>&5 | 14462 (eval $ac_try) 2>&5 |
14433 ac_status=$? | 14463 ac_status=$? |
14434 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14464 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14435 (exit $ac_status); }; }; then | 14465 (exit $ac_status); }; }; then |
14451 echo $ECHO_N "checking for __res_send... $ECHO_C" >&6 | 14481 echo $ECHO_N "checking for __res_send... $ECHO_C" >&6 |
14452 if test "${ac_cv_func___res_send+set}" = set; then | 14482 if test "${ac_cv_func___res_send+set}" = set; then |
14453 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14483 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14454 else | 14484 else |
14455 cat >conftest.$ac_ext <<_ACEOF | 14485 cat >conftest.$ac_ext <<_ACEOF |
14456 /* confdefs.h. */ | 14486 #line $LINENO "configure" |
14457 _ACEOF | 14487 /* confdefs.h. */ |
14458 cat confdefs.h >>conftest.$ac_ext | 14488 _ACEOF |
14459 cat >>conftest.$ac_ext <<_ACEOF | 14489 cat confdefs.h >>conftest.$ac_ext |
14460 /* end confdefs.h. */ | 14490 cat >>conftest.$ac_ext <<_ACEOF |
14461 /* Define __res_send to an innocuous variant, in case <limits.h> declares __res_send. | 14491 /* end confdefs.h. */ |
14462 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
14463 #define __res_send innocuous___res_send | |
14464 | |
14465 /* System header to define __stub macros and hopefully few prototypes, | 14492 /* System header to define __stub macros and hopefully few prototypes, |
14466 which can conflict with char __res_send (); below. | 14493 which can conflict with char __res_send (); below. |
14467 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 14494 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
14468 <limits.h> exists even on freestanding compilers. */ | 14495 <limits.h> exists even on freestanding compilers. */ |
14469 | |
14470 #ifdef __STDC__ | 14496 #ifdef __STDC__ |
14471 # include <limits.h> | 14497 # include <limits.h> |
14472 #else | 14498 #else |
14473 # include <assert.h> | 14499 # include <assert.h> |
14474 #endif | 14500 #endif |
14475 | |
14476 #undef __res_send | |
14477 | |
14478 /* Override any gcc2 internal prototype to avoid an error. */ | 14501 /* Override any gcc2 internal prototype to avoid an error. */ |
14479 #ifdef __cplusplus | 14502 #ifdef __cplusplus |
14480 extern "C" | 14503 extern "C" |
14481 { | 14504 { |
14482 #endif | 14505 #endif |
14507 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14530 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
14508 (eval $ac_link) 2>&5 | 14531 (eval $ac_link) 2>&5 |
14509 ac_status=$? | 14532 ac_status=$? |
14510 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14533 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14511 (exit $ac_status); } && | 14534 (exit $ac_status); } && |
14512 { ac_try='test -s conftest$ac_exeext' | 14535 { ac_try='test -s conftest$ac_exeext' |
14513 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14536 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14514 (eval $ac_try) 2>&5 | 14537 (eval $ac_try) 2>&5 |
14515 ac_status=$? | 14538 ac_status=$? |
14516 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14539 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14517 (exit $ac_status); }; }; then | 14540 (exit $ac_status); }; }; then |
14535 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14558 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14536 else | 14559 else |
14537 ac_check_lib_save_LIBS=$LIBS | 14560 ac_check_lib_save_LIBS=$LIBS |
14538 LIBS="-lresolv $LIBS" | 14561 LIBS="-lresolv $LIBS" |
14539 cat >conftest.$ac_ext <<_ACEOF | 14562 cat >conftest.$ac_ext <<_ACEOF |
14563 #line $LINENO "configure" | |
14540 /* confdefs.h. */ | 14564 /* confdefs.h. */ |
14541 _ACEOF | 14565 _ACEOF |
14542 cat confdefs.h >>conftest.$ac_ext | 14566 cat confdefs.h >>conftest.$ac_ext |
14543 cat >>conftest.$ac_ext <<_ACEOF | 14567 cat >>conftest.$ac_ext <<_ACEOF |
14544 /* end confdefs.h. */ | 14568 /* end confdefs.h. */ |
14562 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14586 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
14563 (eval $ac_link) 2>&5 | 14587 (eval $ac_link) 2>&5 |
14564 ac_status=$? | 14588 ac_status=$? |
14565 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14589 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14566 (exit $ac_status); } && | 14590 (exit $ac_status); } && |
14567 { ac_try='test -s conftest$ac_exeext' | 14591 { ac_try='test -s conftest$ac_exeext' |
14568 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14592 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14569 (eval $ac_try) 2>&5 | 14593 (eval $ac_try) 2>&5 |
14570 ac_status=$? | 14594 ac_status=$? |
14571 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14595 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14572 (exit $ac_status); }; }; then | 14596 (exit $ac_status); }; }; then |
14591 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14615 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14592 else | 14616 else |
14593 ac_check_lib_save_LIBS=$LIBS | 14617 ac_check_lib_save_LIBS=$LIBS |
14594 LIBS="-lresolv $LIBS" | 14618 LIBS="-lresolv $LIBS" |
14595 cat >conftest.$ac_ext <<_ACEOF | 14619 cat >conftest.$ac_ext <<_ACEOF |
14620 #line $LINENO "configure" | |
14596 /* confdefs.h. */ | 14621 /* confdefs.h. */ |
14597 _ACEOF | 14622 _ACEOF |
14598 cat confdefs.h >>conftest.$ac_ext | 14623 cat confdefs.h >>conftest.$ac_ext |
14599 cat >>conftest.$ac_ext <<_ACEOF | 14624 cat >>conftest.$ac_ext <<_ACEOF |
14600 /* end confdefs.h. */ | 14625 /* end confdefs.h. */ |
14618 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14643 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
14619 (eval $ac_link) 2>&5 | 14644 (eval $ac_link) 2>&5 |
14620 ac_status=$? | 14645 ac_status=$? |
14621 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14646 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14622 (exit $ac_status); } && | 14647 (exit $ac_status); } && |
14623 { ac_try='test -s conftest$ac_exeext' | 14648 { ac_try='test -s conftest$ac_exeext' |
14624 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14649 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14625 (eval $ac_try) 2>&5 | 14650 (eval $ac_try) 2>&5 |
14626 ac_status=$? | 14651 ac_status=$? |
14627 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14652 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14628 (exit $ac_status); }; }; then | 14653 (exit $ac_status); }; }; then |
14662 echo $ECHO_N "checking for hes_getmailhost... $ECHO_C" >&6 | 14687 echo $ECHO_N "checking for hes_getmailhost... $ECHO_C" >&6 |
14663 if test "${ac_cv_func_hes_getmailhost+set}" = set; then | 14688 if test "${ac_cv_func_hes_getmailhost+set}" = set; then |
14664 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14689 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14665 else | 14690 else |
14666 cat >conftest.$ac_ext <<_ACEOF | 14691 cat >conftest.$ac_ext <<_ACEOF |
14667 /* confdefs.h. */ | 14692 #line $LINENO "configure" |
14668 _ACEOF | 14693 /* confdefs.h. */ |
14669 cat confdefs.h >>conftest.$ac_ext | 14694 _ACEOF |
14670 cat >>conftest.$ac_ext <<_ACEOF | 14695 cat confdefs.h >>conftest.$ac_ext |
14671 /* end confdefs.h. */ | 14696 cat >>conftest.$ac_ext <<_ACEOF |
14672 /* Define hes_getmailhost to an innocuous variant, in case <limits.h> declares hes_getmailhost. | 14697 /* end confdefs.h. */ |
14673 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
14674 #define hes_getmailhost innocuous_hes_getmailhost | |
14675 | |
14676 /* System header to define __stub macros and hopefully few prototypes, | 14698 /* System header to define __stub macros and hopefully few prototypes, |
14677 which can conflict with char hes_getmailhost (); below. | 14699 which can conflict with char hes_getmailhost (); below. |
14678 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 14700 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
14679 <limits.h> exists even on freestanding compilers. */ | 14701 <limits.h> exists even on freestanding compilers. */ |
14680 | |
14681 #ifdef __STDC__ | 14702 #ifdef __STDC__ |
14682 # include <limits.h> | 14703 # include <limits.h> |
14683 #else | 14704 #else |
14684 # include <assert.h> | 14705 # include <assert.h> |
14685 #endif | 14706 #endif |
14686 | |
14687 #undef hes_getmailhost | |
14688 | |
14689 /* Override any gcc2 internal prototype to avoid an error. */ | 14707 /* Override any gcc2 internal prototype to avoid an error. */ |
14690 #ifdef __cplusplus | 14708 #ifdef __cplusplus |
14691 extern "C" | 14709 extern "C" |
14692 { | 14710 { |
14693 #endif | 14711 #endif |
14718 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14736 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
14719 (eval $ac_link) 2>&5 | 14737 (eval $ac_link) 2>&5 |
14720 ac_status=$? | 14738 ac_status=$? |
14721 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14739 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14722 (exit $ac_status); } && | 14740 (exit $ac_status); } && |
14723 { ac_try='test -s conftest$ac_exeext' | 14741 { ac_try='test -s conftest$ac_exeext' |
14724 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14742 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14725 (eval $ac_try) 2>&5 | 14743 (eval $ac_try) 2>&5 |
14726 ac_status=$? | 14744 ac_status=$? |
14727 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14745 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14728 (exit $ac_status); }; }; then | 14746 (exit $ac_status); }; }; then |
14746 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14764 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14747 else | 14765 else |
14748 ac_check_lib_save_LIBS=$LIBS | 14766 ac_check_lib_save_LIBS=$LIBS |
14749 LIBS="-lhesiod $RESOLVLIB $LIBS" | 14767 LIBS="-lhesiod $RESOLVLIB $LIBS" |
14750 cat >conftest.$ac_ext <<_ACEOF | 14768 cat >conftest.$ac_ext <<_ACEOF |
14769 #line $LINENO "configure" | |
14751 /* confdefs.h. */ | 14770 /* confdefs.h. */ |
14752 _ACEOF | 14771 _ACEOF |
14753 cat confdefs.h >>conftest.$ac_ext | 14772 cat confdefs.h >>conftest.$ac_ext |
14754 cat >>conftest.$ac_ext <<_ACEOF | 14773 cat >>conftest.$ac_ext <<_ACEOF |
14755 /* end confdefs.h. */ | 14774 /* end confdefs.h. */ |
14773 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14792 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
14774 (eval $ac_link) 2>&5 | 14793 (eval $ac_link) 2>&5 |
14775 ac_status=$? | 14794 ac_status=$? |
14776 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14795 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14777 (exit $ac_status); } && | 14796 (exit $ac_status); } && |
14778 { ac_try='test -s conftest$ac_exeext' | 14797 { ac_try='test -s conftest$ac_exeext' |
14779 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14798 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14780 (eval $ac_try) 2>&5 | 14799 (eval $ac_try) 2>&5 |
14781 ac_status=$? | 14800 ac_status=$? |
14782 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14801 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14783 (exit $ac_status); }; }; then | 14802 (exit $ac_status); }; }; then |
14816 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14835 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14817 else | 14836 else |
14818 ac_check_lib_save_LIBS=$LIBS | 14837 ac_check_lib_save_LIBS=$LIBS |
14819 LIBS="-lcom_err $LIBS" | 14838 LIBS="-lcom_err $LIBS" |
14820 cat >conftest.$ac_ext <<_ACEOF | 14839 cat >conftest.$ac_ext <<_ACEOF |
14840 #line $LINENO "configure" | |
14821 /* confdefs.h. */ | 14841 /* confdefs.h. */ |
14822 _ACEOF | 14842 _ACEOF |
14823 cat confdefs.h >>conftest.$ac_ext | 14843 cat confdefs.h >>conftest.$ac_ext |
14824 cat >>conftest.$ac_ext <<_ACEOF | 14844 cat >>conftest.$ac_ext <<_ACEOF |
14825 /* end confdefs.h. */ | 14845 /* end confdefs.h. */ |
14843 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14863 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
14844 (eval $ac_link) 2>&5 | 14864 (eval $ac_link) 2>&5 |
14845 ac_status=$? | 14865 ac_status=$? |
14846 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14866 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14847 (exit $ac_status); } && | 14867 (exit $ac_status); } && |
14848 { ac_try='test -s conftest$ac_exeext' | 14868 { ac_try='test -s conftest$ac_exeext' |
14849 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14869 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14850 (eval $ac_try) 2>&5 | 14870 (eval $ac_try) 2>&5 |
14851 ac_status=$? | 14871 ac_status=$? |
14852 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14872 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14853 (exit $ac_status); }; }; then | 14873 (exit $ac_status); }; }; then |
14879 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14899 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14880 else | 14900 else |
14881 ac_check_lib_save_LIBS=$LIBS | 14901 ac_check_lib_save_LIBS=$LIBS |
14882 LIBS="-lk5crypto $LIBS" | 14902 LIBS="-lk5crypto $LIBS" |
14883 cat >conftest.$ac_ext <<_ACEOF | 14903 cat >conftest.$ac_ext <<_ACEOF |
14904 #line $LINENO "configure" | |
14884 /* confdefs.h. */ | 14905 /* confdefs.h. */ |
14885 _ACEOF | 14906 _ACEOF |
14886 cat confdefs.h >>conftest.$ac_ext | 14907 cat confdefs.h >>conftest.$ac_ext |
14887 cat >>conftest.$ac_ext <<_ACEOF | 14908 cat >>conftest.$ac_ext <<_ACEOF |
14888 /* end confdefs.h. */ | 14909 /* end confdefs.h. */ |
14906 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14927 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
14907 (eval $ac_link) 2>&5 | 14928 (eval $ac_link) 2>&5 |
14908 ac_status=$? | 14929 ac_status=$? |
14909 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14930 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14910 (exit $ac_status); } && | 14931 (exit $ac_status); } && |
14911 { ac_try='test -s conftest$ac_exeext' | 14932 { ac_try='test -s conftest$ac_exeext' |
14912 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14933 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14913 (eval $ac_try) 2>&5 | 14934 (eval $ac_try) 2>&5 |
14914 ac_status=$? | 14935 ac_status=$? |
14915 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14936 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14916 (exit $ac_status); }; }; then | 14937 (exit $ac_status); }; }; then |
14942 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14963 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14943 else | 14964 else |
14944 ac_check_lib_save_LIBS=$LIBS | 14965 ac_check_lib_save_LIBS=$LIBS |
14945 LIBS="-lcrypto $LIBS" | 14966 LIBS="-lcrypto $LIBS" |
14946 cat >conftest.$ac_ext <<_ACEOF | 14967 cat >conftest.$ac_ext <<_ACEOF |
14968 #line $LINENO "configure" | |
14947 /* confdefs.h. */ | 14969 /* confdefs.h. */ |
14948 _ACEOF | 14970 _ACEOF |
14949 cat confdefs.h >>conftest.$ac_ext | 14971 cat confdefs.h >>conftest.$ac_ext |
14950 cat >>conftest.$ac_ext <<_ACEOF | 14972 cat >>conftest.$ac_ext <<_ACEOF |
14951 /* end confdefs.h. */ | 14973 /* end confdefs.h. */ |
14969 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 14991 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
14970 (eval $ac_link) 2>&5 | 14992 (eval $ac_link) 2>&5 |
14971 ac_status=$? | 14993 ac_status=$? |
14972 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14994 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14973 (exit $ac_status); } && | 14995 (exit $ac_status); } && |
14974 { ac_try='test -s conftest$ac_exeext' | 14996 { ac_try='test -s conftest$ac_exeext' |
14975 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 14997 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
14976 (eval $ac_try) 2>&5 | 14998 (eval $ac_try) 2>&5 |
14977 ac_status=$? | 14999 ac_status=$? |
14978 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15000 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14979 (exit $ac_status); }; }; then | 15001 (exit $ac_status); }; }; then |
15005 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15027 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15006 else | 15028 else |
15007 ac_check_lib_save_LIBS=$LIBS | 15029 ac_check_lib_save_LIBS=$LIBS |
15008 LIBS="-lkrb5 $LIBS" | 15030 LIBS="-lkrb5 $LIBS" |
15009 cat >conftest.$ac_ext <<_ACEOF | 15031 cat >conftest.$ac_ext <<_ACEOF |
15032 #line $LINENO "configure" | |
15010 /* confdefs.h. */ | 15033 /* confdefs.h. */ |
15011 _ACEOF | 15034 _ACEOF |
15012 cat confdefs.h >>conftest.$ac_ext | 15035 cat confdefs.h >>conftest.$ac_ext |
15013 cat >>conftest.$ac_ext <<_ACEOF | 15036 cat >>conftest.$ac_ext <<_ACEOF |
15014 /* end confdefs.h. */ | 15037 /* end confdefs.h. */ |
15032 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15055 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
15033 (eval $ac_link) 2>&5 | 15056 (eval $ac_link) 2>&5 |
15034 ac_status=$? | 15057 ac_status=$? |
15035 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15058 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15036 (exit $ac_status); } && | 15059 (exit $ac_status); } && |
15037 { ac_try='test -s conftest$ac_exeext' | 15060 { ac_try='test -s conftest$ac_exeext' |
15038 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15061 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15039 (eval $ac_try) 2>&5 | 15062 (eval $ac_try) 2>&5 |
15040 ac_status=$? | 15063 ac_status=$? |
15041 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15064 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15042 (exit $ac_status); }; }; then | 15065 (exit $ac_status); }; }; then |
15069 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15092 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15070 else | 15093 else |
15071 ac_check_lib_save_LIBS=$LIBS | 15094 ac_check_lib_save_LIBS=$LIBS |
15072 LIBS="-ldes425 $LIBS" | 15095 LIBS="-ldes425 $LIBS" |
15073 cat >conftest.$ac_ext <<_ACEOF | 15096 cat >conftest.$ac_ext <<_ACEOF |
15097 #line $LINENO "configure" | |
15074 /* confdefs.h. */ | 15098 /* confdefs.h. */ |
15075 _ACEOF | 15099 _ACEOF |
15076 cat confdefs.h >>conftest.$ac_ext | 15100 cat confdefs.h >>conftest.$ac_ext |
15077 cat >>conftest.$ac_ext <<_ACEOF | 15101 cat >>conftest.$ac_ext <<_ACEOF |
15078 /* end confdefs.h. */ | 15102 /* end confdefs.h. */ |
15096 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15120 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
15097 (eval $ac_link) 2>&5 | 15121 (eval $ac_link) 2>&5 |
15098 ac_status=$? | 15122 ac_status=$? |
15099 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15123 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15100 (exit $ac_status); } && | 15124 (exit $ac_status); } && |
15101 { ac_try='test -s conftest$ac_exeext' | 15125 { ac_try='test -s conftest$ac_exeext' |
15102 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15126 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15103 (eval $ac_try) 2>&5 | 15127 (eval $ac_try) 2>&5 |
15104 ac_status=$? | 15128 ac_status=$? |
15105 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15129 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15106 (exit $ac_status); }; }; then | 15130 (exit $ac_status); }; }; then |
15131 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15155 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15132 else | 15156 else |
15133 ac_check_lib_save_LIBS=$LIBS | 15157 ac_check_lib_save_LIBS=$LIBS |
15134 LIBS="-ldes $LIBS" | 15158 LIBS="-ldes $LIBS" |
15135 cat >conftest.$ac_ext <<_ACEOF | 15159 cat >conftest.$ac_ext <<_ACEOF |
15160 #line $LINENO "configure" | |
15136 /* confdefs.h. */ | 15161 /* confdefs.h. */ |
15137 _ACEOF | 15162 _ACEOF |
15138 cat confdefs.h >>conftest.$ac_ext | 15163 cat confdefs.h >>conftest.$ac_ext |
15139 cat >>conftest.$ac_ext <<_ACEOF | 15164 cat >>conftest.$ac_ext <<_ACEOF |
15140 /* end confdefs.h. */ | 15165 /* end confdefs.h. */ |
15158 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15183 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
15159 (eval $ac_link) 2>&5 | 15184 (eval $ac_link) 2>&5 |
15160 ac_status=$? | 15185 ac_status=$? |
15161 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15186 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15162 (exit $ac_status); } && | 15187 (exit $ac_status); } && |
15163 { ac_try='test -s conftest$ac_exeext' | 15188 { ac_try='test -s conftest$ac_exeext' |
15164 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15189 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15165 (eval $ac_try) 2>&5 | 15190 (eval $ac_try) 2>&5 |
15166 ac_status=$? | 15191 ac_status=$? |
15167 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15192 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15168 (exit $ac_status); }; }; then | 15193 (exit $ac_status); }; }; then |
15196 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15221 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15197 else | 15222 else |
15198 ac_check_lib_save_LIBS=$LIBS | 15223 ac_check_lib_save_LIBS=$LIBS |
15199 LIBS="-lkrb4 $LIBS" | 15224 LIBS="-lkrb4 $LIBS" |
15200 cat >conftest.$ac_ext <<_ACEOF | 15225 cat >conftest.$ac_ext <<_ACEOF |
15226 #line $LINENO "configure" | |
15201 /* confdefs.h. */ | 15227 /* confdefs.h. */ |
15202 _ACEOF | 15228 _ACEOF |
15203 cat confdefs.h >>conftest.$ac_ext | 15229 cat confdefs.h >>conftest.$ac_ext |
15204 cat >>conftest.$ac_ext <<_ACEOF | 15230 cat >>conftest.$ac_ext <<_ACEOF |
15205 /* end confdefs.h. */ | 15231 /* end confdefs.h. */ |
15223 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15249 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
15224 (eval $ac_link) 2>&5 | 15250 (eval $ac_link) 2>&5 |
15225 ac_status=$? | 15251 ac_status=$? |
15226 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15252 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15227 (exit $ac_status); } && | 15253 (exit $ac_status); } && |
15228 { ac_try='test -s conftest$ac_exeext' | 15254 { ac_try='test -s conftest$ac_exeext' |
15229 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15255 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15230 (eval $ac_try) 2>&5 | 15256 (eval $ac_try) 2>&5 |
15231 ac_status=$? | 15257 ac_status=$? |
15232 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15258 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15233 (exit $ac_status); }; }; then | 15259 (exit $ac_status); }; }; then |
15258 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15284 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15259 else | 15285 else |
15260 ac_check_lib_save_LIBS=$LIBS | 15286 ac_check_lib_save_LIBS=$LIBS |
15261 LIBS="-lkrb $LIBS" | 15287 LIBS="-lkrb $LIBS" |
15262 cat >conftest.$ac_ext <<_ACEOF | 15288 cat >conftest.$ac_ext <<_ACEOF |
15289 #line $LINENO "configure" | |
15263 /* confdefs.h. */ | 15290 /* confdefs.h. */ |
15264 _ACEOF | 15291 _ACEOF |
15265 cat confdefs.h >>conftest.$ac_ext | 15292 cat confdefs.h >>conftest.$ac_ext |
15266 cat >>conftest.$ac_ext <<_ACEOF | 15293 cat >>conftest.$ac_ext <<_ACEOF |
15267 /* end confdefs.h. */ | 15294 /* end confdefs.h. */ |
15285 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 15312 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
15286 (eval $ac_link) 2>&5 | 15313 (eval $ac_link) 2>&5 |
15287 ac_status=$? | 15314 ac_status=$? |
15288 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15315 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15289 (exit $ac_status); } && | 15316 (exit $ac_status); } && |
15290 { ac_try='test -s conftest$ac_exeext' | 15317 { ac_try='test -s conftest$ac_exeext' |
15291 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15318 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15292 (eval $ac_try) 2>&5 | 15319 (eval $ac_try) 2>&5 |
15293 ac_status=$? | 15320 ac_status=$? |
15294 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15321 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15295 (exit $ac_status); }; }; then | 15322 (exit $ac_status); }; }; then |
15334 else | 15361 else |
15335 # Is the header compilable? | 15362 # Is the header compilable? |
15336 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 15363 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
15337 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 15364 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
15338 cat >conftest.$ac_ext <<_ACEOF | 15365 cat >conftest.$ac_ext <<_ACEOF |
15366 #line $LINENO "configure" | |
15339 /* confdefs.h. */ | 15367 /* confdefs.h. */ |
15340 _ACEOF | 15368 _ACEOF |
15341 cat confdefs.h >>conftest.$ac_ext | 15369 cat confdefs.h >>conftest.$ac_ext |
15342 cat >>conftest.$ac_ext <<_ACEOF | 15370 cat >>conftest.$ac_ext <<_ACEOF |
15343 /* end confdefs.h. */ | 15371 /* end confdefs.h. */ |
15348 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15376 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
15349 (eval $ac_compile) 2>&5 | 15377 (eval $ac_compile) 2>&5 |
15350 ac_status=$? | 15378 ac_status=$? |
15351 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15379 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15352 (exit $ac_status); } && | 15380 (exit $ac_status); } && |
15353 { ac_try='test -s conftest.$ac_objext' | 15381 { ac_try='test -s conftest.$ac_objext' |
15354 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15382 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15355 (eval $ac_try) 2>&5 | 15383 (eval $ac_try) 2>&5 |
15356 ac_status=$? | 15384 ac_status=$? |
15357 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15385 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15358 (exit $ac_status); }; }; then | 15386 (exit $ac_status); }; }; then |
15369 | 15397 |
15370 # Is the header present? | 15398 # Is the header present? |
15371 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 15399 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
15372 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 15400 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
15373 cat >conftest.$ac_ext <<_ACEOF | 15401 cat >conftest.$ac_ext <<_ACEOF |
15402 #line $LINENO "configure" | |
15374 /* confdefs.h. */ | 15403 /* confdefs.h. */ |
15375 _ACEOF | 15404 _ACEOF |
15376 cat confdefs.h >>conftest.$ac_ext | 15405 cat confdefs.h >>conftest.$ac_ext |
15377 cat >>conftest.$ac_ext <<_ACEOF | 15406 cat >>conftest.$ac_ext <<_ACEOF |
15378 /* end confdefs.h. */ | 15407 /* end confdefs.h. */ |
15409 # So? What about this header? | 15438 # So? What about this header? |
15410 case $ac_header_compiler:$ac_header_preproc in | 15439 case $ac_header_compiler:$ac_header_preproc in |
15411 yes:no ) | 15440 yes:no ) |
15412 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 15441 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
15413 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15442 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
15414 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 15443 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15415 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 15444 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
15416 ac_header_preproc=yes | 15445 ( |
15446 cat <<\_ASBOX | |
15447 ## ------------------------------------ ## | |
15448 ## Report this to bug-autoconf@gnu.org. ## | |
15449 ## ------------------------------------ ## | |
15450 _ASBOX | |
15451 ) | | |
15452 sed "s/^/$as_me: WARNING: /" >&2 | |
15417 ;; | 15453 ;; |
15418 no:yes ) | 15454 no:yes ) |
15419 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 15455 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
15420 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 15456 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
15421 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 15457 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
15422 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 15458 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
15423 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
15424 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
15425 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
15426 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
15427 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15459 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15428 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15460 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
15429 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
15430 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
15431 ( | 15461 ( |
15432 cat <<\_ASBOX | 15462 cat <<\_ASBOX |
15433 ## ------------------------------------------ ## | 15463 ## ------------------------------------ ## |
15434 ## Report this to the AC_PACKAGE_NAME lists. ## | 15464 ## Report this to bug-autoconf@gnu.org. ## |
15435 ## ------------------------------------------ ## | 15465 ## ------------------------------------ ## |
15436 _ASBOX | 15466 _ASBOX |
15437 ) | | 15467 ) | |
15438 sed "s/^/$as_me: WARNING: /" >&2 | 15468 sed "s/^/$as_me: WARNING: /" >&2 |
15439 ;; | 15469 ;; |
15440 esac | 15470 esac |
15441 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 15471 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
15442 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 15472 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
15443 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 15473 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
15444 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15474 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15445 else | 15475 else |
15446 eval "$as_ac_Header=\$ac_header_preproc" | 15476 eval "$as_ac_Header=$ac_header_preproc" |
15447 fi | 15477 fi |
15448 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 15478 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
15449 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 15479 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
15450 | 15480 |
15451 fi | 15481 fi |
15474 else | 15504 else |
15475 # Is the header compilable? | 15505 # Is the header compilable? |
15476 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 15506 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
15477 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 15507 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
15478 cat >conftest.$ac_ext <<_ACEOF | 15508 cat >conftest.$ac_ext <<_ACEOF |
15509 #line $LINENO "configure" | |
15479 /* confdefs.h. */ | 15510 /* confdefs.h. */ |
15480 _ACEOF | 15511 _ACEOF |
15481 cat confdefs.h >>conftest.$ac_ext | 15512 cat confdefs.h >>conftest.$ac_ext |
15482 cat >>conftest.$ac_ext <<_ACEOF | 15513 cat >>conftest.$ac_ext <<_ACEOF |
15483 /* end confdefs.h. */ | 15514 /* end confdefs.h. */ |
15488 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15519 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
15489 (eval $ac_compile) 2>&5 | 15520 (eval $ac_compile) 2>&5 |
15490 ac_status=$? | 15521 ac_status=$? |
15491 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15522 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15492 (exit $ac_status); } && | 15523 (exit $ac_status); } && |
15493 { ac_try='test -s conftest.$ac_objext' | 15524 { ac_try='test -s conftest.$ac_objext' |
15494 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15525 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15495 (eval $ac_try) 2>&5 | 15526 (eval $ac_try) 2>&5 |
15496 ac_status=$? | 15527 ac_status=$? |
15497 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15528 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15498 (exit $ac_status); }; }; then | 15529 (exit $ac_status); }; }; then |
15509 | 15540 |
15510 # Is the header present? | 15541 # Is the header present? |
15511 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 15542 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
15512 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 15543 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
15513 cat >conftest.$ac_ext <<_ACEOF | 15544 cat >conftest.$ac_ext <<_ACEOF |
15545 #line $LINENO "configure" | |
15514 /* confdefs.h. */ | 15546 /* confdefs.h. */ |
15515 _ACEOF | 15547 _ACEOF |
15516 cat confdefs.h >>conftest.$ac_ext | 15548 cat confdefs.h >>conftest.$ac_ext |
15517 cat >>conftest.$ac_ext <<_ACEOF | 15549 cat >>conftest.$ac_ext <<_ACEOF |
15518 /* end confdefs.h. */ | 15550 /* end confdefs.h. */ |
15549 # So? What about this header? | 15581 # So? What about this header? |
15550 case $ac_header_compiler:$ac_header_preproc in | 15582 case $ac_header_compiler:$ac_header_preproc in |
15551 yes:no ) | 15583 yes:no ) |
15552 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 15584 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
15553 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15585 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
15554 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 15586 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15555 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 15587 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
15556 ac_header_preproc=yes | 15588 ( |
15589 cat <<\_ASBOX | |
15590 ## ------------------------------------ ## | |
15591 ## Report this to bug-autoconf@gnu.org. ## | |
15592 ## ------------------------------------ ## | |
15593 _ASBOX | |
15594 ) | | |
15595 sed "s/^/$as_me: WARNING: /" >&2 | |
15557 ;; | 15596 ;; |
15558 no:yes ) | 15597 no:yes ) |
15559 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 15598 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
15560 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 15599 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
15561 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 15600 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
15562 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 15601 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
15563 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
15564 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
15565 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
15566 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
15567 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15602 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15568 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15603 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
15569 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
15570 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
15571 ( | 15604 ( |
15572 cat <<\_ASBOX | 15605 cat <<\_ASBOX |
15573 ## ------------------------------------------ ## | 15606 ## ------------------------------------ ## |
15574 ## Report this to the AC_PACKAGE_NAME lists. ## | 15607 ## Report this to bug-autoconf@gnu.org. ## |
15575 ## ------------------------------------------ ## | 15608 ## ------------------------------------ ## |
15576 _ASBOX | 15609 _ASBOX |
15577 ) | | 15610 ) | |
15578 sed "s/^/$as_me: WARNING: /" >&2 | 15611 sed "s/^/$as_me: WARNING: /" >&2 |
15579 ;; | 15612 ;; |
15580 esac | 15613 esac |
15581 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 15614 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
15582 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 15615 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
15583 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 15616 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
15584 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15617 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15585 else | 15618 else |
15586 eval "$as_ac_Header=\$ac_header_preproc" | 15619 eval "$as_ac_Header=$ac_header_preproc" |
15587 fi | 15620 fi |
15588 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 15621 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
15589 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 15622 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
15590 | 15623 |
15591 fi | 15624 fi |
15610 else | 15643 else |
15611 # Is the header compilable? | 15644 # Is the header compilable? |
15612 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 15645 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
15613 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 15646 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
15614 cat >conftest.$ac_ext <<_ACEOF | 15647 cat >conftest.$ac_ext <<_ACEOF |
15648 #line $LINENO "configure" | |
15615 /* confdefs.h. */ | 15649 /* confdefs.h. */ |
15616 _ACEOF | 15650 _ACEOF |
15617 cat confdefs.h >>conftest.$ac_ext | 15651 cat confdefs.h >>conftest.$ac_ext |
15618 cat >>conftest.$ac_ext <<_ACEOF | 15652 cat >>conftest.$ac_ext <<_ACEOF |
15619 /* end confdefs.h. */ | 15653 /* end confdefs.h. */ |
15624 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15658 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
15625 (eval $ac_compile) 2>&5 | 15659 (eval $ac_compile) 2>&5 |
15626 ac_status=$? | 15660 ac_status=$? |
15627 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15661 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15628 (exit $ac_status); } && | 15662 (exit $ac_status); } && |
15629 { ac_try='test -s conftest.$ac_objext' | 15663 { ac_try='test -s conftest.$ac_objext' |
15630 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15664 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15631 (eval $ac_try) 2>&5 | 15665 (eval $ac_try) 2>&5 |
15632 ac_status=$? | 15666 ac_status=$? |
15633 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15667 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15634 (exit $ac_status); }; }; then | 15668 (exit $ac_status); }; }; then |
15645 | 15679 |
15646 # Is the header present? | 15680 # Is the header present? |
15647 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 15681 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
15648 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 15682 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
15649 cat >conftest.$ac_ext <<_ACEOF | 15683 cat >conftest.$ac_ext <<_ACEOF |
15684 #line $LINENO "configure" | |
15650 /* confdefs.h. */ | 15685 /* confdefs.h. */ |
15651 _ACEOF | 15686 _ACEOF |
15652 cat confdefs.h >>conftest.$ac_ext | 15687 cat confdefs.h >>conftest.$ac_ext |
15653 cat >>conftest.$ac_ext <<_ACEOF | 15688 cat >>conftest.$ac_ext <<_ACEOF |
15654 /* end confdefs.h. */ | 15689 /* end confdefs.h. */ |
15685 # So? What about this header? | 15720 # So? What about this header? |
15686 case $ac_header_compiler:$ac_header_preproc in | 15721 case $ac_header_compiler:$ac_header_preproc in |
15687 yes:no ) | 15722 yes:no ) |
15688 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 15723 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
15689 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15724 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
15690 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 15725 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15691 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 15726 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
15692 ac_header_preproc=yes | 15727 ( |
15728 cat <<\_ASBOX | |
15729 ## ------------------------------------ ## | |
15730 ## Report this to bug-autoconf@gnu.org. ## | |
15731 ## ------------------------------------ ## | |
15732 _ASBOX | |
15733 ) | | |
15734 sed "s/^/$as_me: WARNING: /" >&2 | |
15693 ;; | 15735 ;; |
15694 no:yes ) | 15736 no:yes ) |
15695 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 15737 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
15696 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 15738 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
15697 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 15739 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
15698 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 15740 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
15699 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
15700 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
15701 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
15702 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
15703 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15741 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15704 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15742 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
15705 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
15706 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
15707 ( | 15743 ( |
15708 cat <<\_ASBOX | 15744 cat <<\_ASBOX |
15709 ## ------------------------------------------ ## | 15745 ## ------------------------------------ ## |
15710 ## Report this to the AC_PACKAGE_NAME lists. ## | 15746 ## Report this to bug-autoconf@gnu.org. ## |
15711 ## ------------------------------------------ ## | 15747 ## ------------------------------------ ## |
15712 _ASBOX | 15748 _ASBOX |
15713 ) | | 15749 ) | |
15714 sed "s/^/$as_me: WARNING: /" >&2 | 15750 sed "s/^/$as_me: WARNING: /" >&2 |
15715 ;; | 15751 ;; |
15716 esac | 15752 esac |
15717 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 15753 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
15718 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 15754 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
15719 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 15755 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
15720 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15756 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15721 else | 15757 else |
15722 eval "$as_ac_Header=\$ac_header_preproc" | 15758 eval "$as_ac_Header=$ac_header_preproc" |
15723 fi | 15759 fi |
15724 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 15760 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
15725 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 15761 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
15726 | 15762 |
15727 fi | 15763 fi |
15746 else | 15782 else |
15747 # Is the header compilable? | 15783 # Is the header compilable? |
15748 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 15784 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
15749 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 15785 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
15750 cat >conftest.$ac_ext <<_ACEOF | 15786 cat >conftest.$ac_ext <<_ACEOF |
15787 #line $LINENO "configure" | |
15751 /* confdefs.h. */ | 15788 /* confdefs.h. */ |
15752 _ACEOF | 15789 _ACEOF |
15753 cat confdefs.h >>conftest.$ac_ext | 15790 cat confdefs.h >>conftest.$ac_ext |
15754 cat >>conftest.$ac_ext <<_ACEOF | 15791 cat >>conftest.$ac_ext <<_ACEOF |
15755 /* end confdefs.h. */ | 15792 /* end confdefs.h. */ |
15760 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15797 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
15761 (eval $ac_compile) 2>&5 | 15798 (eval $ac_compile) 2>&5 |
15762 ac_status=$? | 15799 ac_status=$? |
15763 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15800 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15764 (exit $ac_status); } && | 15801 (exit $ac_status); } && |
15765 { ac_try='test -s conftest.$ac_objext' | 15802 { ac_try='test -s conftest.$ac_objext' |
15766 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15803 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15767 (eval $ac_try) 2>&5 | 15804 (eval $ac_try) 2>&5 |
15768 ac_status=$? | 15805 ac_status=$? |
15769 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15806 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15770 (exit $ac_status); }; }; then | 15807 (exit $ac_status); }; }; then |
15781 | 15818 |
15782 # Is the header present? | 15819 # Is the header present? |
15783 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 15820 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
15784 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 15821 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
15785 cat >conftest.$ac_ext <<_ACEOF | 15822 cat >conftest.$ac_ext <<_ACEOF |
15823 #line $LINENO "configure" | |
15786 /* confdefs.h. */ | 15824 /* confdefs.h. */ |
15787 _ACEOF | 15825 _ACEOF |
15788 cat confdefs.h >>conftest.$ac_ext | 15826 cat confdefs.h >>conftest.$ac_ext |
15789 cat >>conftest.$ac_ext <<_ACEOF | 15827 cat >>conftest.$ac_ext <<_ACEOF |
15790 /* end confdefs.h. */ | 15828 /* end confdefs.h. */ |
15821 # So? What about this header? | 15859 # So? What about this header? |
15822 case $ac_header_compiler:$ac_header_preproc in | 15860 case $ac_header_compiler:$ac_header_preproc in |
15823 yes:no ) | 15861 yes:no ) |
15824 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 15862 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
15825 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15863 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
15826 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 15864 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15827 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 15865 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
15828 ac_header_preproc=yes | 15866 ( |
15867 cat <<\_ASBOX | |
15868 ## ------------------------------------ ## | |
15869 ## Report this to bug-autoconf@gnu.org. ## | |
15870 ## ------------------------------------ ## | |
15871 _ASBOX | |
15872 ) | | |
15873 sed "s/^/$as_me: WARNING: /" >&2 | |
15829 ;; | 15874 ;; |
15830 no:yes ) | 15875 no:yes ) |
15831 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 15876 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
15832 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 15877 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
15833 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 15878 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
15834 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 15879 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
15835 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
15836 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
15837 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
15838 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
15839 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15880 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15840 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15881 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
15841 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
15842 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
15843 ( | 15882 ( |
15844 cat <<\_ASBOX | 15883 cat <<\_ASBOX |
15845 ## ------------------------------------------ ## | 15884 ## ------------------------------------ ## |
15846 ## Report this to the AC_PACKAGE_NAME lists. ## | 15885 ## Report this to bug-autoconf@gnu.org. ## |
15847 ## ------------------------------------------ ## | 15886 ## ------------------------------------ ## |
15848 _ASBOX | 15887 _ASBOX |
15849 ) | | 15888 ) | |
15850 sed "s/^/$as_me: WARNING: /" >&2 | 15889 sed "s/^/$as_me: WARNING: /" >&2 |
15851 ;; | 15890 ;; |
15852 esac | 15891 esac |
15853 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 15892 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
15854 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 15893 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
15855 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 15894 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
15856 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15895 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15857 else | 15896 else |
15858 eval "$as_ac_Header=\$ac_header_preproc" | 15897 eval "$as_ac_Header=$ac_header_preproc" |
15859 fi | 15898 fi |
15860 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 15899 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
15861 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 15900 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
15862 | 15901 |
15863 fi | 15902 fi |
15893 else | 15932 else |
15894 # Is the header compilable? | 15933 # Is the header compilable? |
15895 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 15934 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
15896 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 15935 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
15897 cat >conftest.$ac_ext <<_ACEOF | 15936 cat >conftest.$ac_ext <<_ACEOF |
15937 #line $LINENO "configure" | |
15898 /* confdefs.h. */ | 15938 /* confdefs.h. */ |
15899 _ACEOF | 15939 _ACEOF |
15900 cat confdefs.h >>conftest.$ac_ext | 15940 cat confdefs.h >>conftest.$ac_ext |
15901 cat >>conftest.$ac_ext <<_ACEOF | 15941 cat >>conftest.$ac_ext <<_ACEOF |
15902 /* end confdefs.h. */ | 15942 /* end confdefs.h. */ |
15907 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15947 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
15908 (eval $ac_compile) 2>&5 | 15948 (eval $ac_compile) 2>&5 |
15909 ac_status=$? | 15949 ac_status=$? |
15910 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15950 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15911 (exit $ac_status); } && | 15951 (exit $ac_status); } && |
15912 { ac_try='test -s conftest.$ac_objext' | 15952 { ac_try='test -s conftest.$ac_objext' |
15913 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 15953 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
15914 (eval $ac_try) 2>&5 | 15954 (eval $ac_try) 2>&5 |
15915 ac_status=$? | 15955 ac_status=$? |
15916 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15956 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15917 (exit $ac_status); }; }; then | 15957 (exit $ac_status); }; }; then |
15928 | 15968 |
15929 # Is the header present? | 15969 # Is the header present? |
15930 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 15970 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
15931 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 15971 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
15932 cat >conftest.$ac_ext <<_ACEOF | 15972 cat >conftest.$ac_ext <<_ACEOF |
15973 #line $LINENO "configure" | |
15933 /* confdefs.h. */ | 15974 /* confdefs.h. */ |
15934 _ACEOF | 15975 _ACEOF |
15935 cat confdefs.h >>conftest.$ac_ext | 15976 cat confdefs.h >>conftest.$ac_ext |
15936 cat >>conftest.$ac_ext <<_ACEOF | 15977 cat >>conftest.$ac_ext <<_ACEOF |
15937 /* end confdefs.h. */ | 15978 /* end confdefs.h. */ |
15968 # So? What about this header? | 16009 # So? What about this header? |
15969 case $ac_header_compiler:$ac_header_preproc in | 16010 case $ac_header_compiler:$ac_header_preproc in |
15970 yes:no ) | 16011 yes:no ) |
15971 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 16012 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
15972 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 16013 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
15973 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 16014 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15974 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 16015 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
15975 ac_header_preproc=yes | 16016 ( |
16017 cat <<\_ASBOX | |
16018 ## ------------------------------------ ## | |
16019 ## Report this to bug-autoconf@gnu.org. ## | |
16020 ## ------------------------------------ ## | |
16021 _ASBOX | |
16022 ) | | |
16023 sed "s/^/$as_me: WARNING: /" >&2 | |
15976 ;; | 16024 ;; |
15977 no:yes ) | 16025 no:yes ) |
15978 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 16026 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
15979 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 16027 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
15980 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 16028 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
15981 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 16029 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
15982 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
15983 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
15984 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
15985 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
15986 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 16030 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15987 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 16031 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
15988 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
15989 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
15990 ( | 16032 ( |
15991 cat <<\_ASBOX | 16033 cat <<\_ASBOX |
15992 ## ------------------------------------------ ## | 16034 ## ------------------------------------ ## |
15993 ## Report this to the AC_PACKAGE_NAME lists. ## | 16035 ## Report this to bug-autoconf@gnu.org. ## |
15994 ## ------------------------------------------ ## | 16036 ## ------------------------------------ ## |
15995 _ASBOX | 16037 _ASBOX |
15996 ) | | 16038 ) | |
15997 sed "s/^/$as_me: WARNING: /" >&2 | 16039 sed "s/^/$as_me: WARNING: /" >&2 |
15998 ;; | 16040 ;; |
15999 esac | 16041 esac |
16000 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 16042 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
16001 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 16043 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
16002 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 16044 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
16003 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16045 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16004 else | 16046 else |
16005 eval "$as_ac_Header=\$ac_header_preproc" | 16047 eval "$as_ac_Header=$ac_header_preproc" |
16006 fi | 16048 fi |
16007 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 16049 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
16008 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 16050 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
16009 | 16051 |
16010 fi | 16052 fi |
16029 else | 16071 else |
16030 # Is the header compilable? | 16072 # Is the header compilable? |
16031 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 16073 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
16032 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 16074 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
16033 cat >conftest.$ac_ext <<_ACEOF | 16075 cat >conftest.$ac_ext <<_ACEOF |
16076 #line $LINENO "configure" | |
16034 /* confdefs.h. */ | 16077 /* confdefs.h. */ |
16035 _ACEOF | 16078 _ACEOF |
16036 cat confdefs.h >>conftest.$ac_ext | 16079 cat confdefs.h >>conftest.$ac_ext |
16037 cat >>conftest.$ac_ext <<_ACEOF | 16080 cat >>conftest.$ac_ext <<_ACEOF |
16038 /* end confdefs.h. */ | 16081 /* end confdefs.h. */ |
16043 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16086 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
16044 (eval $ac_compile) 2>&5 | 16087 (eval $ac_compile) 2>&5 |
16045 ac_status=$? | 16088 ac_status=$? |
16046 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16089 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16047 (exit $ac_status); } && | 16090 (exit $ac_status); } && |
16048 { ac_try='test -s conftest.$ac_objext' | 16091 { ac_try='test -s conftest.$ac_objext' |
16049 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16092 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16050 (eval $ac_try) 2>&5 | 16093 (eval $ac_try) 2>&5 |
16051 ac_status=$? | 16094 ac_status=$? |
16052 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16095 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16053 (exit $ac_status); }; }; then | 16096 (exit $ac_status); }; }; then |
16064 | 16107 |
16065 # Is the header present? | 16108 # Is the header present? |
16066 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 16109 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
16067 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 16110 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
16068 cat >conftest.$ac_ext <<_ACEOF | 16111 cat >conftest.$ac_ext <<_ACEOF |
16112 #line $LINENO "configure" | |
16069 /* confdefs.h. */ | 16113 /* confdefs.h. */ |
16070 _ACEOF | 16114 _ACEOF |
16071 cat confdefs.h >>conftest.$ac_ext | 16115 cat confdefs.h >>conftest.$ac_ext |
16072 cat >>conftest.$ac_ext <<_ACEOF | 16116 cat >>conftest.$ac_ext <<_ACEOF |
16073 /* end confdefs.h. */ | 16117 /* end confdefs.h. */ |
16104 # So? What about this header? | 16148 # So? What about this header? |
16105 case $ac_header_compiler:$ac_header_preproc in | 16149 case $ac_header_compiler:$ac_header_preproc in |
16106 yes:no ) | 16150 yes:no ) |
16107 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 16151 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
16108 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 16152 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
16109 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 16153 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
16110 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 16154 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
16111 ac_header_preproc=yes | 16155 ( |
16156 cat <<\_ASBOX | |
16157 ## ------------------------------------ ## | |
16158 ## Report this to bug-autoconf@gnu.org. ## | |
16159 ## ------------------------------------ ## | |
16160 _ASBOX | |
16161 ) | | |
16162 sed "s/^/$as_me: WARNING: /" >&2 | |
16112 ;; | 16163 ;; |
16113 no:yes ) | 16164 no:yes ) |
16114 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 16165 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
16115 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 16166 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
16116 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 16167 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
16117 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 16168 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
16118 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
16119 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
16120 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
16121 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
16122 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 16169 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
16123 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 16170 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
16124 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
16125 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
16126 ( | 16171 ( |
16127 cat <<\_ASBOX | 16172 cat <<\_ASBOX |
16128 ## ------------------------------------------ ## | 16173 ## ------------------------------------ ## |
16129 ## Report this to the AC_PACKAGE_NAME lists. ## | 16174 ## Report this to bug-autoconf@gnu.org. ## |
16130 ## ------------------------------------------ ## | 16175 ## ------------------------------------ ## |
16131 _ASBOX | 16176 _ASBOX |
16132 ) | | 16177 ) | |
16133 sed "s/^/$as_me: WARNING: /" >&2 | 16178 sed "s/^/$as_me: WARNING: /" >&2 |
16134 ;; | 16179 ;; |
16135 esac | 16180 esac |
16136 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 16181 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
16137 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 16182 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
16138 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 16183 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
16139 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16184 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16140 else | 16185 else |
16141 eval "$as_ac_Header=\$ac_header_preproc" | 16186 eval "$as_ac_Header=$ac_header_preproc" |
16142 fi | 16187 fi |
16143 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 16188 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
16144 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 16189 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
16145 | 16190 |
16146 fi | 16191 fi |
16165 else | 16210 else |
16166 # Is the header compilable? | 16211 # Is the header compilable? |
16167 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 16212 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
16168 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 16213 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
16169 cat >conftest.$ac_ext <<_ACEOF | 16214 cat >conftest.$ac_ext <<_ACEOF |
16215 #line $LINENO "configure" | |
16170 /* confdefs.h. */ | 16216 /* confdefs.h. */ |
16171 _ACEOF | 16217 _ACEOF |
16172 cat confdefs.h >>conftest.$ac_ext | 16218 cat confdefs.h >>conftest.$ac_ext |
16173 cat >>conftest.$ac_ext <<_ACEOF | 16219 cat >>conftest.$ac_ext <<_ACEOF |
16174 /* end confdefs.h. */ | 16220 /* end confdefs.h. */ |
16179 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16225 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
16180 (eval $ac_compile) 2>&5 | 16226 (eval $ac_compile) 2>&5 |
16181 ac_status=$? | 16227 ac_status=$? |
16182 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16228 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16183 (exit $ac_status); } && | 16229 (exit $ac_status); } && |
16184 { ac_try='test -s conftest.$ac_objext' | 16230 { ac_try='test -s conftest.$ac_objext' |
16185 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16231 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16186 (eval $ac_try) 2>&5 | 16232 (eval $ac_try) 2>&5 |
16187 ac_status=$? | 16233 ac_status=$? |
16188 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16234 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16189 (exit $ac_status); }; }; then | 16235 (exit $ac_status); }; }; then |
16200 | 16246 |
16201 # Is the header present? | 16247 # Is the header present? |
16202 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 16248 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
16203 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 16249 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
16204 cat >conftest.$ac_ext <<_ACEOF | 16250 cat >conftest.$ac_ext <<_ACEOF |
16251 #line $LINENO "configure" | |
16205 /* confdefs.h. */ | 16252 /* confdefs.h. */ |
16206 _ACEOF | 16253 _ACEOF |
16207 cat confdefs.h >>conftest.$ac_ext | 16254 cat confdefs.h >>conftest.$ac_ext |
16208 cat >>conftest.$ac_ext <<_ACEOF | 16255 cat >>conftest.$ac_ext <<_ACEOF |
16209 /* end confdefs.h. */ | 16256 /* end confdefs.h. */ |
16240 # So? What about this header? | 16287 # So? What about this header? |
16241 case $ac_header_compiler:$ac_header_preproc in | 16288 case $ac_header_compiler:$ac_header_preproc in |
16242 yes:no ) | 16289 yes:no ) |
16243 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 16290 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
16244 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 16291 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
16245 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 16292 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
16246 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 16293 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
16247 ac_header_preproc=yes | 16294 ( |
16295 cat <<\_ASBOX | |
16296 ## ------------------------------------ ## | |
16297 ## Report this to bug-autoconf@gnu.org. ## | |
16298 ## ------------------------------------ ## | |
16299 _ASBOX | |
16300 ) | | |
16301 sed "s/^/$as_me: WARNING: /" >&2 | |
16248 ;; | 16302 ;; |
16249 no:yes ) | 16303 no:yes ) |
16250 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 16304 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
16251 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 16305 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
16252 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 16306 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
16253 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 16307 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
16254 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
16255 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
16256 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
16257 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
16258 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 16308 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
16259 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 16309 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
16260 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
16261 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
16262 ( | 16310 ( |
16263 cat <<\_ASBOX | 16311 cat <<\_ASBOX |
16264 ## ------------------------------------------ ## | 16312 ## ------------------------------------ ## |
16265 ## Report this to the AC_PACKAGE_NAME lists. ## | 16313 ## Report this to bug-autoconf@gnu.org. ## |
16266 ## ------------------------------------------ ## | 16314 ## ------------------------------------ ## |
16267 _ASBOX | 16315 _ASBOX |
16268 ) | | 16316 ) | |
16269 sed "s/^/$as_me: WARNING: /" >&2 | 16317 sed "s/^/$as_me: WARNING: /" >&2 |
16270 ;; | 16318 ;; |
16271 esac | 16319 esac |
16272 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 16320 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
16273 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 16321 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
16274 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 16322 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
16275 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16323 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16276 else | 16324 else |
16277 eval "$as_ac_Header=\$ac_header_preproc" | 16325 eval "$as_ac_Header=$ac_header_preproc" |
16278 fi | 16326 fi |
16279 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 16327 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
16280 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 16328 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
16281 | 16329 |
16282 fi | 16330 fi |
16313 else | 16361 else |
16314 # Is the header compilable? | 16362 # Is the header compilable? |
16315 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 16363 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
16316 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 16364 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
16317 cat >conftest.$ac_ext <<_ACEOF | 16365 cat >conftest.$ac_ext <<_ACEOF |
16366 #line $LINENO "configure" | |
16318 /* confdefs.h. */ | 16367 /* confdefs.h. */ |
16319 _ACEOF | 16368 _ACEOF |
16320 cat confdefs.h >>conftest.$ac_ext | 16369 cat confdefs.h >>conftest.$ac_ext |
16321 cat >>conftest.$ac_ext <<_ACEOF | 16370 cat >>conftest.$ac_ext <<_ACEOF |
16322 /* end confdefs.h. */ | 16371 /* end confdefs.h. */ |
16327 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16376 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
16328 (eval $ac_compile) 2>&5 | 16377 (eval $ac_compile) 2>&5 |
16329 ac_status=$? | 16378 ac_status=$? |
16330 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16379 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16331 (exit $ac_status); } && | 16380 (exit $ac_status); } && |
16332 { ac_try='test -s conftest.$ac_objext' | 16381 { ac_try='test -s conftest.$ac_objext' |
16333 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16382 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16334 (eval $ac_try) 2>&5 | 16383 (eval $ac_try) 2>&5 |
16335 ac_status=$? | 16384 ac_status=$? |
16336 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16385 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16337 (exit $ac_status); }; }; then | 16386 (exit $ac_status); }; }; then |
16348 | 16397 |
16349 # Is the header present? | 16398 # Is the header present? |
16350 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 16399 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
16351 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 16400 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
16352 cat >conftest.$ac_ext <<_ACEOF | 16401 cat >conftest.$ac_ext <<_ACEOF |
16402 #line $LINENO "configure" | |
16353 /* confdefs.h. */ | 16403 /* confdefs.h. */ |
16354 _ACEOF | 16404 _ACEOF |
16355 cat confdefs.h >>conftest.$ac_ext | 16405 cat confdefs.h >>conftest.$ac_ext |
16356 cat >>conftest.$ac_ext <<_ACEOF | 16406 cat >>conftest.$ac_ext <<_ACEOF |
16357 /* end confdefs.h. */ | 16407 /* end confdefs.h. */ |
16388 # So? What about this header? | 16438 # So? What about this header? |
16389 case $ac_header_compiler:$ac_header_preproc in | 16439 case $ac_header_compiler:$ac_header_preproc in |
16390 yes:no ) | 16440 yes:no ) |
16391 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 16441 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
16392 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 16442 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
16393 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 16443 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
16394 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 16444 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
16395 ac_header_preproc=yes | 16445 ( |
16446 cat <<\_ASBOX | |
16447 ## ------------------------------------ ## | |
16448 ## Report this to bug-autoconf@gnu.org. ## | |
16449 ## ------------------------------------ ## | |
16450 _ASBOX | |
16451 ) | | |
16452 sed "s/^/$as_me: WARNING: /" >&2 | |
16396 ;; | 16453 ;; |
16397 no:yes ) | 16454 no:yes ) |
16398 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 16455 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
16399 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 16456 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
16400 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 16457 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
16401 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 16458 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
16402 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
16403 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
16404 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
16405 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
16406 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 16459 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
16407 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 16460 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
16408 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
16409 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
16410 ( | 16461 ( |
16411 cat <<\_ASBOX | 16462 cat <<\_ASBOX |
16412 ## ------------------------------------------ ## | 16463 ## ------------------------------------ ## |
16413 ## Report this to the AC_PACKAGE_NAME lists. ## | 16464 ## Report this to bug-autoconf@gnu.org. ## |
16414 ## ------------------------------------------ ## | 16465 ## ------------------------------------ ## |
16415 _ASBOX | 16466 _ASBOX |
16416 ) | | 16467 ) | |
16417 sed "s/^/$as_me: WARNING: /" >&2 | 16468 sed "s/^/$as_me: WARNING: /" >&2 |
16418 ;; | 16469 ;; |
16419 esac | 16470 esac |
16420 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 16471 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
16421 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 16472 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
16422 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 16473 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
16423 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16474 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16424 else | 16475 else |
16425 eval "$as_ac_Header=\$ac_header_preproc" | 16476 eval "$as_ac_Header=$ac_header_preproc" |
16426 fi | 16477 fi |
16427 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 16478 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
16428 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 16479 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
16429 | 16480 |
16430 fi | 16481 fi |
16448 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16499 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16449 else | 16500 else |
16450 ac_check_lib_save_LIBS=$LIBS | 16501 ac_check_lib_save_LIBS=$LIBS |
16451 LIBS="-lintl $LIBS" | 16502 LIBS="-lintl $LIBS" |
16452 cat >conftest.$ac_ext <<_ACEOF | 16503 cat >conftest.$ac_ext <<_ACEOF |
16504 #line $LINENO "configure" | |
16453 /* confdefs.h. */ | 16505 /* confdefs.h. */ |
16454 _ACEOF | 16506 _ACEOF |
16455 cat confdefs.h >>conftest.$ac_ext | 16507 cat confdefs.h >>conftest.$ac_ext |
16456 cat >>conftest.$ac_ext <<_ACEOF | 16508 cat >>conftest.$ac_ext <<_ACEOF |
16457 /* end confdefs.h. */ | 16509 /* end confdefs.h. */ |
16475 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16527 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
16476 (eval $ac_link) 2>&5 | 16528 (eval $ac_link) 2>&5 |
16477 ac_status=$? | 16529 ac_status=$? |
16478 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16530 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16479 (exit $ac_status); } && | 16531 (exit $ac_status); } && |
16480 { ac_try='test -s conftest$ac_exeext' | 16532 { ac_try='test -s conftest$ac_exeext' |
16481 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16533 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16482 (eval $ac_try) 2>&5 | 16534 (eval $ac_try) 2>&5 |
16483 ac_status=$? | 16535 ac_status=$? |
16484 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16536 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16485 (exit $ac_status); }; }; then | 16537 (exit $ac_status); }; }; then |
16514 if test "$cross_compiling" = yes; then | 16566 if test "$cross_compiling" = yes; then |
16515 # If we have tzset, assume the worst when cross-compiling. | 16567 # If we have tzset, assume the worst when cross-compiling. |
16516 emacs_cv_localtime_cache=yes | 16568 emacs_cv_localtime_cache=yes |
16517 else | 16569 else |
16518 cat >conftest.$ac_ext <<_ACEOF | 16570 cat >conftest.$ac_ext <<_ACEOF |
16571 #line $LINENO "configure" | |
16519 /* confdefs.h. */ | 16572 /* confdefs.h. */ |
16520 _ACEOF | 16573 _ACEOF |
16521 cat confdefs.h >>conftest.$ac_ext | 16574 cat confdefs.h >>conftest.$ac_ext |
16522 cat >>conftest.$ac_ext <<_ACEOF | 16575 cat >>conftest.$ac_ext <<_ACEOF |
16523 /* end confdefs.h. */ | 16576 /* end confdefs.h. */ |
16598 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 16651 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
16599 if eval "test \"\${$as_ac_var+set}\" = set"; then | 16652 if eval "test \"\${$as_ac_var+set}\" = set"; then |
16600 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16653 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16601 else | 16654 else |
16602 cat >conftest.$ac_ext <<_ACEOF | 16655 cat >conftest.$ac_ext <<_ACEOF |
16603 /* confdefs.h. */ | 16656 #line $LINENO "configure" |
16604 _ACEOF | 16657 /* confdefs.h. */ |
16605 cat confdefs.h >>conftest.$ac_ext | 16658 _ACEOF |
16606 cat >>conftest.$ac_ext <<_ACEOF | 16659 cat confdefs.h >>conftest.$ac_ext |
16607 /* end confdefs.h. */ | 16660 cat >>conftest.$ac_ext <<_ACEOF |
16608 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | 16661 /* end confdefs.h. */ |
16609 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
16610 #define $ac_func innocuous_$ac_func | |
16611 | |
16612 /* System header to define __stub macros and hopefully few prototypes, | 16662 /* System header to define __stub macros and hopefully few prototypes, |
16613 which can conflict with char $ac_func (); below. | 16663 which can conflict with char $ac_func (); below. |
16614 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 16664 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
16615 <limits.h> exists even on freestanding compilers. */ | 16665 <limits.h> exists even on freestanding compilers. */ |
16616 | |
16617 #ifdef __STDC__ | 16666 #ifdef __STDC__ |
16618 # include <limits.h> | 16667 # include <limits.h> |
16619 #else | 16668 #else |
16620 # include <assert.h> | 16669 # include <assert.h> |
16621 #endif | 16670 #endif |
16622 | |
16623 #undef $ac_func | |
16624 | |
16625 /* Override any gcc2 internal prototype to avoid an error. */ | 16671 /* Override any gcc2 internal prototype to avoid an error. */ |
16626 #ifdef __cplusplus | 16672 #ifdef __cplusplus |
16627 extern "C" | 16673 extern "C" |
16628 { | 16674 { |
16629 #endif | 16675 #endif |
16654 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16700 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
16655 (eval $ac_link) 2>&5 | 16701 (eval $ac_link) 2>&5 |
16656 ac_status=$? | 16702 ac_status=$? |
16657 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16703 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16658 (exit $ac_status); } && | 16704 (exit $ac_status); } && |
16659 { ac_try='test -s conftest$ac_exeext' | 16705 { ac_try='test -s conftest$ac_exeext' |
16660 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16706 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16661 (eval $ac_try) 2>&5 | 16707 (eval $ac_try) 2>&5 |
16662 ac_status=$? | 16708 ac_status=$? |
16663 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16709 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16664 (exit $ac_status); }; }; then | 16710 (exit $ac_status); }; }; then |
16686 echo $ECHO_N "checking whether gettimeofday can accept two arguments... $ECHO_C" >&6 | 16732 echo $ECHO_N "checking whether gettimeofday can accept two arguments... $ECHO_C" >&6 |
16687 if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then | 16733 if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then |
16688 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16734 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16689 else | 16735 else |
16690 cat >conftest.$ac_ext <<_ACEOF | 16736 cat >conftest.$ac_ext <<_ACEOF |
16737 #line $LINENO "configure" | |
16691 /* confdefs.h. */ | 16738 /* confdefs.h. */ |
16692 _ACEOF | 16739 _ACEOF |
16693 cat confdefs.h >>conftest.$ac_ext | 16740 cat confdefs.h >>conftest.$ac_ext |
16694 cat >>conftest.$ac_ext <<_ACEOF | 16741 cat >>conftest.$ac_ext <<_ACEOF |
16695 /* end confdefs.h. */ | 16742 /* end confdefs.h. */ |
16717 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16764 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
16718 (eval $ac_compile) 2>&5 | 16765 (eval $ac_compile) 2>&5 |
16719 ac_status=$? | 16766 ac_status=$? |
16720 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16767 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16721 (exit $ac_status); } && | 16768 (exit $ac_status); } && |
16722 { ac_try='test -s conftest.$ac_objext' | 16769 { ac_try='test -s conftest.$ac_objext' |
16723 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16770 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16724 (eval $ac_try) 2>&5 | 16771 (eval $ac_try) 2>&5 |
16725 ac_status=$? | 16772 ac_status=$? |
16726 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16773 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16727 (exit $ac_status); }; }; then | 16774 (exit $ac_status); }; }; then |
16751 echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6 | 16798 echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6 |
16752 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then | 16799 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then |
16753 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16800 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16754 else | 16801 else |
16755 cat >conftest.$ac_ext <<_ACEOF | 16802 cat >conftest.$ac_ext <<_ACEOF |
16803 #line $LINENO "configure" | |
16756 /* confdefs.h. */ | 16804 /* confdefs.h. */ |
16757 _ACEOF | 16805 _ACEOF |
16758 cat confdefs.h >>conftest.$ac_ext | 16806 cat confdefs.h >>conftest.$ac_ext |
16759 cat >>conftest.$ac_ext <<_ACEOF | 16807 cat >>conftest.$ac_ext <<_ACEOF |
16760 /* end confdefs.h. */ | 16808 /* end confdefs.h. */ |
16776 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16824 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
16777 (eval $ac_compile) 2>&5 | 16825 (eval $ac_compile) 2>&5 |
16778 ac_status=$? | 16826 ac_status=$? |
16779 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16827 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16780 (exit $ac_status); } && | 16828 (exit $ac_status); } && |
16781 { ac_try='test -s conftest.$ac_objext' | 16829 { ac_try='test -s conftest.$ac_objext' |
16782 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16830 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16783 (eval $ac_try) 2>&5 | 16831 (eval $ac_try) 2>&5 |
16784 ac_status=$? | 16832 ac_status=$? |
16785 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16833 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16786 (exit $ac_status); }; }; then | 16834 (exit $ac_status); }; }; then |
16788 else | 16836 else |
16789 echo "$as_me: failed program was:" >&5 | 16837 echo "$as_me: failed program was:" >&5 |
16790 sed 's/^/| /' conftest.$ac_ext >&5 | 16838 sed 's/^/| /' conftest.$ac_ext >&5 |
16791 | 16839 |
16792 cat >conftest.$ac_ext <<_ACEOF | 16840 cat >conftest.$ac_ext <<_ACEOF |
16841 #line $LINENO "configure" | |
16793 /* confdefs.h. */ | 16842 /* confdefs.h. */ |
16794 _ACEOF | 16843 _ACEOF |
16795 cat confdefs.h >>conftest.$ac_ext | 16844 cat confdefs.h >>conftest.$ac_ext |
16796 cat >>conftest.$ac_ext <<_ACEOF | 16845 cat >>conftest.$ac_ext <<_ACEOF |
16797 /* end confdefs.h. */ | 16846 /* end confdefs.h. */ |
16813 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16862 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
16814 (eval $ac_compile) 2>&5 | 16863 (eval $ac_compile) 2>&5 |
16815 ac_status=$? | 16864 ac_status=$? |
16816 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16865 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16817 (exit $ac_status); } && | 16866 (exit $ac_status); } && |
16818 { ac_try='test -s conftest.$ac_objext' | 16867 { ac_try='test -s conftest.$ac_objext' |
16819 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16868 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16820 (eval $ac_try) 2>&5 | 16869 (eval $ac_try) 2>&5 |
16821 ac_status=$? | 16870 ac_status=$? |
16822 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16871 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16823 (exit $ac_status); }; }; then | 16872 (exit $ac_status); }; }; then |
16854 echo $ECHO_N "checking for tzname... $ECHO_C" >&6 | 16903 echo $ECHO_N "checking for tzname... $ECHO_C" >&6 |
16855 if test "${ac_cv_var_tzname+set}" = set; then | 16904 if test "${ac_cv_var_tzname+set}" = set; then |
16856 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16905 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16857 else | 16906 else |
16858 cat >conftest.$ac_ext <<_ACEOF | 16907 cat >conftest.$ac_ext <<_ACEOF |
16908 #line $LINENO "configure" | |
16859 /* confdefs.h. */ | 16909 /* confdefs.h. */ |
16860 _ACEOF | 16910 _ACEOF |
16861 cat confdefs.h >>conftest.$ac_ext | 16911 cat confdefs.h >>conftest.$ac_ext |
16862 cat >>conftest.$ac_ext <<_ACEOF | 16912 cat >>conftest.$ac_ext <<_ACEOF |
16863 /* end confdefs.h. */ | 16913 /* end confdefs.h. */ |
16878 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 16928 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
16879 (eval $ac_link) 2>&5 | 16929 (eval $ac_link) 2>&5 |
16880 ac_status=$? | 16930 ac_status=$? |
16881 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16931 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16882 (exit $ac_status); } && | 16932 (exit $ac_status); } && |
16883 { ac_try='test -s conftest$ac_exeext' | 16933 { ac_try='test -s conftest$ac_exeext' |
16884 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16934 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16885 (eval $ac_try) 2>&5 | 16935 (eval $ac_try) 2>&5 |
16886 ac_status=$? | 16936 ac_status=$? |
16887 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16937 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16888 (exit $ac_status); }; }; then | 16938 (exit $ac_status); }; }; then |
16912 echo $ECHO_N "checking for struct timezone... $ECHO_C" >&6 | 16962 echo $ECHO_N "checking for struct timezone... $ECHO_C" >&6 |
16913 if test "${emacs_cv_struct_timezone+set}" = set; then | 16963 if test "${emacs_cv_struct_timezone+set}" = set; then |
16914 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16964 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16915 else | 16965 else |
16916 cat >conftest.$ac_ext <<_ACEOF | 16966 cat >conftest.$ac_ext <<_ACEOF |
16967 #line $LINENO "configure" | |
16917 /* confdefs.h. */ | 16968 /* confdefs.h. */ |
16918 _ACEOF | 16969 _ACEOF |
16919 cat confdefs.h >>conftest.$ac_ext | 16970 cat confdefs.h >>conftest.$ac_ext |
16920 cat >>conftest.$ac_ext <<_ACEOF | 16971 cat >>conftest.$ac_ext <<_ACEOF |
16921 /* end confdefs.h. */ | 16972 /* end confdefs.h. */ |
16932 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16983 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
16933 (eval $ac_compile) 2>&5 | 16984 (eval $ac_compile) 2>&5 |
16934 ac_status=$? | 16985 ac_status=$? |
16935 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16986 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16936 (exit $ac_status); } && | 16987 (exit $ac_status); } && |
16937 { ac_try='test -s conftest.$ac_objext' | 16988 { ac_try='test -s conftest.$ac_objext' |
16938 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 16989 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
16939 (eval $ac_try) 2>&5 | 16990 (eval $ac_try) 2>&5 |
16940 ac_status=$? | 16991 ac_status=$? |
16941 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16992 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16942 (exit $ac_status); }; }; then | 16993 (exit $ac_status); }; }; then |
16943 if test "$cross_compiling" = yes; then | 16994 if test "$cross_compiling" = yes; then |
16944 emacs_cv_struct_timezone=yes | 16995 emacs_cv_struct_timezone=yes |
16945 else | 16996 else |
16946 cat >conftest.$ac_ext <<_ACEOF | 16997 cat >conftest.$ac_ext <<_ACEOF |
16998 #line $LINENO "configure" | |
16947 /* confdefs.h. */ | 16999 /* confdefs.h. */ |
16948 _ACEOF | 17000 _ACEOF |
16949 cat confdefs.h >>conftest.$ac_ext | 17001 cat confdefs.h >>conftest.$ac_ext |
16950 cat >>conftest.$ac_ext <<_ACEOF | 17002 cat >>conftest.$ac_ext <<_ACEOF |
16951 /* end confdefs.h. */ | 17003 /* end confdefs.h. */ |
17005 echo $ECHO_N "checking for socket... $ECHO_C" >&6 | 17057 echo $ECHO_N "checking for socket... $ECHO_C" >&6 |
17006 if test "${ac_cv_func_socket+set}" = set; then | 17058 if test "${ac_cv_func_socket+set}" = set; then |
17007 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17059 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17008 else | 17060 else |
17009 cat >conftest.$ac_ext <<_ACEOF | 17061 cat >conftest.$ac_ext <<_ACEOF |
17010 /* confdefs.h. */ | 17062 #line $LINENO "configure" |
17011 _ACEOF | 17063 /* confdefs.h. */ |
17012 cat confdefs.h >>conftest.$ac_ext | 17064 _ACEOF |
17013 cat >>conftest.$ac_ext <<_ACEOF | 17065 cat confdefs.h >>conftest.$ac_ext |
17014 /* end confdefs.h. */ | 17066 cat >>conftest.$ac_ext <<_ACEOF |
17015 /* Define socket to an innocuous variant, in case <limits.h> declares socket. | 17067 /* end confdefs.h. */ |
17016 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
17017 #define socket innocuous_socket | |
17018 | |
17019 /* System header to define __stub macros and hopefully few prototypes, | 17068 /* System header to define __stub macros and hopefully few prototypes, |
17020 which can conflict with char socket (); below. | 17069 which can conflict with char socket (); below. |
17021 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 17070 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
17022 <limits.h> exists even on freestanding compilers. */ | 17071 <limits.h> exists even on freestanding compilers. */ |
17023 | |
17024 #ifdef __STDC__ | 17072 #ifdef __STDC__ |
17025 # include <limits.h> | 17073 # include <limits.h> |
17026 #else | 17074 #else |
17027 # include <assert.h> | 17075 # include <assert.h> |
17028 #endif | 17076 #endif |
17029 | |
17030 #undef socket | |
17031 | |
17032 /* Override any gcc2 internal prototype to avoid an error. */ | 17077 /* Override any gcc2 internal prototype to avoid an error. */ |
17033 #ifdef __cplusplus | 17078 #ifdef __cplusplus |
17034 extern "C" | 17079 extern "C" |
17035 { | 17080 { |
17036 #endif | 17081 #endif |
17061 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17106 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
17062 (eval $ac_link) 2>&5 | 17107 (eval $ac_link) 2>&5 |
17063 ac_status=$? | 17108 ac_status=$? |
17064 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17109 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17065 (exit $ac_status); } && | 17110 (exit $ac_status); } && |
17066 { ac_try='test -s conftest$ac_exeext' | 17111 { ac_try='test -s conftest$ac_exeext' |
17067 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17112 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17068 (eval $ac_try) 2>&5 | 17113 (eval $ac_try) 2>&5 |
17069 ac_status=$? | 17114 ac_status=$? |
17070 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17115 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17071 (exit $ac_status); }; }; then | 17116 (exit $ac_status); }; }; then |
17098 else | 17143 else |
17099 # Is the header compilable? | 17144 # Is the header compilable? |
17100 echo "$as_me:$LINENO: checking netinet/in.h usability" >&5 | 17145 echo "$as_me:$LINENO: checking netinet/in.h usability" >&5 |
17101 echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6 | 17146 echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6 |
17102 cat >conftest.$ac_ext <<_ACEOF | 17147 cat >conftest.$ac_ext <<_ACEOF |
17148 #line $LINENO "configure" | |
17103 /* confdefs.h. */ | 17149 /* confdefs.h. */ |
17104 _ACEOF | 17150 _ACEOF |
17105 cat confdefs.h >>conftest.$ac_ext | 17151 cat confdefs.h >>conftest.$ac_ext |
17106 cat >>conftest.$ac_ext <<_ACEOF | 17152 cat >>conftest.$ac_ext <<_ACEOF |
17107 /* end confdefs.h. */ | 17153 /* end confdefs.h. */ |
17112 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 17158 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
17113 (eval $ac_compile) 2>&5 | 17159 (eval $ac_compile) 2>&5 |
17114 ac_status=$? | 17160 ac_status=$? |
17115 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17161 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17116 (exit $ac_status); } && | 17162 (exit $ac_status); } && |
17117 { ac_try='test -s conftest.$ac_objext' | 17163 { ac_try='test -s conftest.$ac_objext' |
17118 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17164 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17119 (eval $ac_try) 2>&5 | 17165 (eval $ac_try) 2>&5 |
17120 ac_status=$? | 17166 ac_status=$? |
17121 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17167 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17122 (exit $ac_status); }; }; then | 17168 (exit $ac_status); }; }; then |
17133 | 17179 |
17134 # Is the header present? | 17180 # Is the header present? |
17135 echo "$as_me:$LINENO: checking netinet/in.h presence" >&5 | 17181 echo "$as_me:$LINENO: checking netinet/in.h presence" >&5 |
17136 echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6 | 17182 echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6 |
17137 cat >conftest.$ac_ext <<_ACEOF | 17183 cat >conftest.$ac_ext <<_ACEOF |
17184 #line $LINENO "configure" | |
17138 /* confdefs.h. */ | 17185 /* confdefs.h. */ |
17139 _ACEOF | 17186 _ACEOF |
17140 cat confdefs.h >>conftest.$ac_ext | 17187 cat confdefs.h >>conftest.$ac_ext |
17141 cat >>conftest.$ac_ext <<_ACEOF | 17188 cat >>conftest.$ac_ext <<_ACEOF |
17142 /* end confdefs.h. */ | 17189 /* end confdefs.h. */ |
17173 # So? What about this header? | 17220 # So? What about this header? |
17174 case $ac_header_compiler:$ac_header_preproc in | 17221 case $ac_header_compiler:$ac_header_preproc in |
17175 yes:no ) | 17222 yes:no ) |
17176 { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 17223 { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
17177 echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 17224 echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
17178 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the compiler's result" >&5 | 17225 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 |
17179 echo "$as_me: WARNING: netinet/in.h: proceeding with the compiler's result" >&2;} | 17226 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} |
17180 ac_header_preproc=yes | 17227 ( |
17228 cat <<\_ASBOX | |
17229 ## ------------------------------------ ## | |
17230 ## Report this to bug-autoconf@gnu.org. ## | |
17231 ## ------------------------------------ ## | |
17232 _ASBOX | |
17233 ) | | |
17234 sed "s/^/$as_me: WARNING: /" >&2 | |
17181 ;; | 17235 ;; |
17182 no:yes ) | 17236 no:yes ) |
17183 { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5 | 17237 { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5 |
17184 echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;} | 17238 echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;} |
17185 { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5 | 17239 { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5 |
17186 echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;} | 17240 echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;} |
17187 { echo "$as_me:$LINENO: WARNING: netinet/in.h: see the Autoconf documentation" >&5 | |
17188 echo "$as_me: WARNING: netinet/in.h: see the Autoconf documentation" >&2;} | |
17189 { echo "$as_me:$LINENO: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&5 | |
17190 echo "$as_me: WARNING: netinet/in.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
17191 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 | 17241 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 |
17192 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} | 17242 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} |
17193 { echo "$as_me:$LINENO: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&5 | |
17194 echo "$as_me: WARNING: netinet/in.h: in the future, the compiler will take precedence" >&2;} | |
17195 ( | 17243 ( |
17196 cat <<\_ASBOX | 17244 cat <<\_ASBOX |
17197 ## ------------------------------------------ ## | 17245 ## ------------------------------------ ## |
17198 ## Report this to the AC_PACKAGE_NAME lists. ## | 17246 ## Report this to bug-autoconf@gnu.org. ## |
17199 ## ------------------------------------------ ## | 17247 ## ------------------------------------ ## |
17200 _ASBOX | 17248 _ASBOX |
17201 ) | | 17249 ) | |
17202 sed "s/^/$as_me: WARNING: /" >&2 | 17250 sed "s/^/$as_me: WARNING: /" >&2 |
17203 ;; | 17251 ;; |
17204 esac | 17252 esac |
17233 else | 17281 else |
17234 # Is the header compilable? | 17282 # Is the header compilable? |
17235 echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5 | 17283 echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5 |
17236 echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6 | 17284 echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6 |
17237 cat >conftest.$ac_ext <<_ACEOF | 17285 cat >conftest.$ac_ext <<_ACEOF |
17286 #line $LINENO "configure" | |
17238 /* confdefs.h. */ | 17287 /* confdefs.h. */ |
17239 _ACEOF | 17288 _ACEOF |
17240 cat confdefs.h >>conftest.$ac_ext | 17289 cat confdefs.h >>conftest.$ac_ext |
17241 cat >>conftest.$ac_ext <<_ACEOF | 17290 cat >>conftest.$ac_ext <<_ACEOF |
17242 /* end confdefs.h. */ | 17291 /* end confdefs.h. */ |
17247 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 17296 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
17248 (eval $ac_compile) 2>&5 | 17297 (eval $ac_compile) 2>&5 |
17249 ac_status=$? | 17298 ac_status=$? |
17250 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17299 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17251 (exit $ac_status); } && | 17300 (exit $ac_status); } && |
17252 { ac_try='test -s conftest.$ac_objext' | 17301 { ac_try='test -s conftest.$ac_objext' |
17253 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17302 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17254 (eval $ac_try) 2>&5 | 17303 (eval $ac_try) 2>&5 |
17255 ac_status=$? | 17304 ac_status=$? |
17256 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17305 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17257 (exit $ac_status); }; }; then | 17306 (exit $ac_status); }; }; then |
17268 | 17317 |
17269 # Is the header present? | 17318 # Is the header present? |
17270 echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5 | 17319 echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5 |
17271 echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6 | 17320 echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6 |
17272 cat >conftest.$ac_ext <<_ACEOF | 17321 cat >conftest.$ac_ext <<_ACEOF |
17322 #line $LINENO "configure" | |
17273 /* confdefs.h. */ | 17323 /* confdefs.h. */ |
17274 _ACEOF | 17324 _ACEOF |
17275 cat confdefs.h >>conftest.$ac_ext | 17325 cat confdefs.h >>conftest.$ac_ext |
17276 cat >>conftest.$ac_ext <<_ACEOF | 17326 cat >>conftest.$ac_ext <<_ACEOF |
17277 /* end confdefs.h. */ | 17327 /* end confdefs.h. */ |
17308 # So? What about this header? | 17358 # So? What about this header? |
17309 case $ac_header_compiler:$ac_header_preproc in | 17359 case $ac_header_compiler:$ac_header_preproc in |
17310 yes:no ) | 17360 yes:no ) |
17311 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 17361 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
17312 echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 17362 echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
17313 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the compiler's result" >&5 | 17363 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 |
17314 echo "$as_me: WARNING: arpa/inet.h: proceeding with the compiler's result" >&2;} | 17364 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} |
17315 ac_header_preproc=yes | 17365 ( |
17366 cat <<\_ASBOX | |
17367 ## ------------------------------------ ## | |
17368 ## Report this to bug-autoconf@gnu.org. ## | |
17369 ## ------------------------------------ ## | |
17370 _ASBOX | |
17371 ) | | |
17372 sed "s/^/$as_me: WARNING: /" >&2 | |
17316 ;; | 17373 ;; |
17317 no:yes ) | 17374 no:yes ) |
17318 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5 | 17375 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5 |
17319 echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;} | 17376 echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;} |
17320 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5 | 17377 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5 |
17321 echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;} | 17378 echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;} |
17322 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: see the Autoconf documentation" >&5 | |
17323 echo "$as_me: WARNING: arpa/inet.h: see the Autoconf documentation" >&2;} | |
17324 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&5 | |
17325 echo "$as_me: WARNING: arpa/inet.h: section \"Present But Cannot Be Compiled\"" >&2;} | |
17326 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 | 17379 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 |
17327 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} | 17380 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} |
17328 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&5 | |
17329 echo "$as_me: WARNING: arpa/inet.h: in the future, the compiler will take precedence" >&2;} | |
17330 ( | 17381 ( |
17331 cat <<\_ASBOX | 17382 cat <<\_ASBOX |
17332 ## ------------------------------------------ ## | 17383 ## ------------------------------------ ## |
17333 ## Report this to the AC_PACKAGE_NAME lists. ## | 17384 ## Report this to bug-autoconf@gnu.org. ## |
17334 ## ------------------------------------------ ## | 17385 ## ------------------------------------ ## |
17335 _ASBOX | 17386 _ASBOX |
17336 ) | | 17387 ) | |
17337 sed "s/^/$as_me: WARNING: /" >&2 | 17388 sed "s/^/$as_me: WARNING: /" >&2 |
17338 ;; | 17389 ;; |
17339 esac | 17390 esac |
17391 echo $ECHO_N "checking for pid_t... $ECHO_C" >&6 | 17442 echo $ECHO_N "checking for pid_t... $ECHO_C" >&6 |
17392 if test "${ac_cv_type_pid_t+set}" = set; then | 17443 if test "${ac_cv_type_pid_t+set}" = set; then |
17393 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17444 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17394 else | 17445 else |
17395 cat >conftest.$ac_ext <<_ACEOF | 17446 cat >conftest.$ac_ext <<_ACEOF |
17447 #line $LINENO "configure" | |
17396 /* confdefs.h. */ | 17448 /* confdefs.h. */ |
17397 _ACEOF | 17449 _ACEOF |
17398 cat confdefs.h >>conftest.$ac_ext | 17450 cat confdefs.h >>conftest.$ac_ext |
17399 cat >>conftest.$ac_ext <<_ACEOF | 17451 cat >>conftest.$ac_ext <<_ACEOF |
17400 /* end confdefs.h. */ | 17452 /* end confdefs.h. */ |
17414 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 17466 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
17415 (eval $ac_compile) 2>&5 | 17467 (eval $ac_compile) 2>&5 |
17416 ac_status=$? | 17468 ac_status=$? |
17417 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17469 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17418 (exit $ac_status); } && | 17470 (exit $ac_status); } && |
17419 { ac_try='test -s conftest.$ac_objext' | 17471 { ac_try='test -s conftest.$ac_objext' |
17420 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17472 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17421 (eval $ac_try) 2>&5 | 17473 (eval $ac_try) 2>&5 |
17422 ac_status=$? | 17474 ac_status=$? |
17423 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17475 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17424 (exit $ac_status); }; }; then | 17476 (exit $ac_status); }; }; then |
17459 else | 17511 else |
17460 # Is the header compilable? | 17512 # Is the header compilable? |
17461 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 17513 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
17462 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 17514 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
17463 cat >conftest.$ac_ext <<_ACEOF | 17515 cat >conftest.$ac_ext <<_ACEOF |
17516 #line $LINENO "configure" | |
17464 /* confdefs.h. */ | 17517 /* confdefs.h. */ |
17465 _ACEOF | 17518 _ACEOF |
17466 cat confdefs.h >>conftest.$ac_ext | 17519 cat confdefs.h >>conftest.$ac_ext |
17467 cat >>conftest.$ac_ext <<_ACEOF | 17520 cat >>conftest.$ac_ext <<_ACEOF |
17468 /* end confdefs.h. */ | 17521 /* end confdefs.h. */ |
17473 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 17526 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
17474 (eval $ac_compile) 2>&5 | 17527 (eval $ac_compile) 2>&5 |
17475 ac_status=$? | 17528 ac_status=$? |
17476 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17529 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17477 (exit $ac_status); } && | 17530 (exit $ac_status); } && |
17478 { ac_try='test -s conftest.$ac_objext' | 17531 { ac_try='test -s conftest.$ac_objext' |
17479 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17532 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17480 (eval $ac_try) 2>&5 | 17533 (eval $ac_try) 2>&5 |
17481 ac_status=$? | 17534 ac_status=$? |
17482 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17535 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17483 (exit $ac_status); }; }; then | 17536 (exit $ac_status); }; }; then |
17494 | 17547 |
17495 # Is the header present? | 17548 # Is the header present? |
17496 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 17549 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
17497 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 17550 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
17498 cat >conftest.$ac_ext <<_ACEOF | 17551 cat >conftest.$ac_ext <<_ACEOF |
17552 #line $LINENO "configure" | |
17499 /* confdefs.h. */ | 17553 /* confdefs.h. */ |
17500 _ACEOF | 17554 _ACEOF |
17501 cat confdefs.h >>conftest.$ac_ext | 17555 cat confdefs.h >>conftest.$ac_ext |
17502 cat >>conftest.$ac_ext <<_ACEOF | 17556 cat >>conftest.$ac_ext <<_ACEOF |
17503 /* end confdefs.h. */ | 17557 /* end confdefs.h. */ |
17534 # So? What about this header? | 17588 # So? What about this header? |
17535 case $ac_header_compiler:$ac_header_preproc in | 17589 case $ac_header_compiler:$ac_header_preproc in |
17536 yes:no ) | 17590 yes:no ) |
17537 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 17591 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
17538 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 17592 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
17539 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 | 17593 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
17540 echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} | 17594 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
17541 ac_header_preproc=yes | 17595 ( |
17596 cat <<\_ASBOX | |
17597 ## ------------------------------------ ## | |
17598 ## Report this to bug-autoconf@gnu.org. ## | |
17599 ## ------------------------------------ ## | |
17600 _ASBOX | |
17601 ) | | |
17602 sed "s/^/$as_me: WARNING: /" >&2 | |
17542 ;; | 17603 ;; |
17543 no:yes ) | 17604 no:yes ) |
17544 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 17605 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
17545 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 17606 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
17546 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 17607 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
17547 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 17608 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
17548 { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 | |
17549 echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} | |
17550 { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 | |
17551 echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} | |
17552 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 17609 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
17553 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 17610 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
17554 { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 | |
17555 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} | |
17556 ( | 17611 ( |
17557 cat <<\_ASBOX | 17612 cat <<\_ASBOX |
17558 ## ------------------------------------------ ## | 17613 ## ------------------------------------ ## |
17559 ## Report this to the AC_PACKAGE_NAME lists. ## | 17614 ## Report this to bug-autoconf@gnu.org. ## |
17560 ## ------------------------------------------ ## | 17615 ## ------------------------------------ ## |
17561 _ASBOX | 17616 _ASBOX |
17562 ) | | 17617 ) | |
17563 sed "s/^/$as_me: WARNING: /" >&2 | 17618 sed "s/^/$as_me: WARNING: /" >&2 |
17564 ;; | 17619 ;; |
17565 esac | 17620 esac |
17566 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 17621 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
17567 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 17622 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
17568 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 17623 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
17569 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17624 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17570 else | 17625 else |
17571 eval "$as_ac_Header=\$ac_header_preproc" | 17626 eval "$as_ac_Header=$ac_header_preproc" |
17572 fi | 17627 fi |
17573 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 17628 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
17574 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 17629 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
17575 | 17630 |
17576 fi | 17631 fi |
17592 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 17647 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
17593 if eval "test \"\${$as_ac_var+set}\" = set"; then | 17648 if eval "test \"\${$as_ac_var+set}\" = set"; then |
17594 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17649 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17595 else | 17650 else |
17596 cat >conftest.$ac_ext <<_ACEOF | 17651 cat >conftest.$ac_ext <<_ACEOF |
17597 /* confdefs.h. */ | 17652 #line $LINENO "configure" |
17598 _ACEOF | 17653 /* confdefs.h. */ |
17599 cat confdefs.h >>conftest.$ac_ext | 17654 _ACEOF |
17600 cat >>conftest.$ac_ext <<_ACEOF | 17655 cat confdefs.h >>conftest.$ac_ext |
17601 /* end confdefs.h. */ | 17656 cat >>conftest.$ac_ext <<_ACEOF |
17602 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. | 17657 /* end confdefs.h. */ |
17603 For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
17604 #define $ac_func innocuous_$ac_func | |
17605 | |
17606 /* System header to define __stub macros and hopefully few prototypes, | 17658 /* System header to define __stub macros and hopefully few prototypes, |
17607 which can conflict with char $ac_func (); below. | 17659 which can conflict with char $ac_func (); below. |
17608 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 17660 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
17609 <limits.h> exists even on freestanding compilers. */ | 17661 <limits.h> exists even on freestanding compilers. */ |
17610 | |
17611 #ifdef __STDC__ | 17662 #ifdef __STDC__ |
17612 # include <limits.h> | 17663 # include <limits.h> |
17613 #else | 17664 #else |
17614 # include <assert.h> | 17665 # include <assert.h> |
17615 #endif | 17666 #endif |
17616 | |
17617 #undef $ac_func | |
17618 | |
17619 /* Override any gcc2 internal prototype to avoid an error. */ | 17667 /* Override any gcc2 internal prototype to avoid an error. */ |
17620 #ifdef __cplusplus | 17668 #ifdef __cplusplus |
17621 extern "C" | 17669 extern "C" |
17622 { | 17670 { |
17623 #endif | 17671 #endif |
17648 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17696 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
17649 (eval $ac_link) 2>&5 | 17697 (eval $ac_link) 2>&5 |
17650 ac_status=$? | 17698 ac_status=$? |
17651 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17699 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17652 (exit $ac_status); } && | 17700 (exit $ac_status); } && |
17653 { ac_try='test -s conftest$ac_exeext' | 17701 { ac_try='test -s conftest$ac_exeext' |
17654 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17702 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17655 (eval $ac_try) 2>&5 | 17703 (eval $ac_try) 2>&5 |
17656 ac_status=$? | 17704 ac_status=$? |
17657 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17705 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17658 (exit $ac_status); }; }; then | 17706 (exit $ac_status); }; }; then |
17691 # include <unistd.h> | 17739 # include <unistd.h> |
17692 #endif | 17740 #endif |
17693 /* Some systems only have a dummy stub for fork() */ | 17741 /* Some systems only have a dummy stub for fork() */ |
17694 int main () | 17742 int main () |
17695 { | 17743 { |
17696 if (fork() < 0) | 17744 if (fork() < 0) |
17697 exit (1); | 17745 exit (1); |
17698 exit (0); | 17746 exit (0); |
17699 } | 17747 } |
17700 _ACEOF | 17748 _ACEOF |
17701 rm -f conftest$ac_exeext | 17749 rm -f conftest$ac_exeext |
17702 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17750 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
17703 (eval $ac_link) 2>&5 | 17751 (eval $ac_link) 2>&5 |
17749 else | 17797 else |
17750 if test "$cross_compiling" = yes; then | 17798 if test "$cross_compiling" = yes; then |
17751 ac_cv_func_vfork_works=cross | 17799 ac_cv_func_vfork_works=cross |
17752 else | 17800 else |
17753 cat >conftest.$ac_ext <<_ACEOF | 17801 cat >conftest.$ac_ext <<_ACEOF |
17802 #line $LINENO "configure" | |
17754 /* confdefs.h. */ | 17803 /* confdefs.h. */ |
17755 _ACEOF | 17804 _ACEOF |
17756 cat confdefs.h >>conftest.$ac_ext | 17805 cat confdefs.h >>conftest.$ac_ext |
17757 cat >>conftest.$ac_ext <<_ACEOF | 17806 cat >>conftest.$ac_ext <<_ACEOF |
17758 /* end confdefs.h. */ | 17807 /* end confdefs.h. */ |
17911 echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6 | 17960 echo $ECHO_N "checking for nl_langinfo and CODESET... $ECHO_C" >&6 |
17912 if test "${emacs_cv_langinfo_codeset+set}" = set; then | 17961 if test "${emacs_cv_langinfo_codeset+set}" = set; then |
17913 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17962 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17914 else | 17963 else |
17915 cat >conftest.$ac_ext <<_ACEOF | 17964 cat >conftest.$ac_ext <<_ACEOF |
17965 #line $LINENO "configure" | |
17916 /* confdefs.h. */ | 17966 /* confdefs.h. */ |
17917 _ACEOF | 17967 _ACEOF |
17918 cat confdefs.h >>conftest.$ac_ext | 17968 cat confdefs.h >>conftest.$ac_ext |
17919 cat >>conftest.$ac_ext <<_ACEOF | 17969 cat >>conftest.$ac_ext <<_ACEOF |
17920 /* end confdefs.h. */ | 17970 /* end confdefs.h. */ |
17931 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | 17981 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
17932 (eval $ac_link) 2>&5 | 17982 (eval $ac_link) 2>&5 |
17933 ac_status=$? | 17983 ac_status=$? |
17934 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17984 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17935 (exit $ac_status); } && | 17985 (exit $ac_status); } && |
17936 { ac_try='test -s conftest$ac_exeext' | 17986 { ac_try='test -s conftest$ac_exeext' |
17937 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 17987 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17938 (eval $ac_try) 2>&5 | 17988 (eval $ac_try) 2>&5 |
17939 ac_status=$? | 17989 ac_status=$? |
17940 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17990 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17941 (exit $ac_status); }; }; then | 17991 (exit $ac_status); }; }; then |
17963 echo $ECHO_N "checking for size_t... $ECHO_C" >&6 | 18013 echo $ECHO_N "checking for size_t... $ECHO_C" >&6 |
17964 if test "${ac_cv_type_size_t+set}" = set; then | 18014 if test "${ac_cv_type_size_t+set}" = set; then |
17965 echo $ECHO_N "(cached) $ECHO_C" >&6 | 18015 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17966 else | 18016 else |
17967 cat >conftest.$ac_ext <<_ACEOF | 18017 cat >conftest.$ac_ext <<_ACEOF |
18018 #line $LINENO "configure" | |
17968 /* confdefs.h. */ | 18019 /* confdefs.h. */ |
17969 _ACEOF | 18020 _ACEOF |
17970 cat confdefs.h >>conftest.$ac_ext | 18021 cat confdefs.h >>conftest.$ac_ext |
17971 cat >>conftest.$ac_ext <<_ACEOF | 18022 cat >>conftest.$ac_ext <<_ACEOF |
17972 /* end confdefs.h. */ | 18023 /* end confdefs.h. */ |
17986 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18037 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
17987 (eval $ac_compile) 2>&5 | 18038 (eval $ac_compile) 2>&5 |
17988 ac_status=$? | 18039 ac_status=$? |
17989 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18040 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17990 (exit $ac_status); } && | 18041 (exit $ac_status); } && |
17991 { ac_try='test -s conftest.$ac_objext' | 18042 { ac_try='test -s conftest.$ac_objext' |
17992 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18043 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
17993 (eval $ac_try) 2>&5 | 18044 (eval $ac_try) 2>&5 |
17994 ac_status=$? | 18045 ac_status=$? |
17995 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18046 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17996 (exit $ac_status); }; }; then | 18047 (exit $ac_status); }; }; then |
18019 echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6 | 18070 echo $ECHO_N "checking for mbstate_t... $ECHO_C" >&6 |
18020 if test "${ac_cv_type_mbstate_t+set}" = set; then | 18071 if test "${ac_cv_type_mbstate_t+set}" = set; then |
18021 echo $ECHO_N "(cached) $ECHO_C" >&6 | 18072 echo $ECHO_N "(cached) $ECHO_C" >&6 |
18022 else | 18073 else |
18023 cat >conftest.$ac_ext <<_ACEOF | 18074 cat >conftest.$ac_ext <<_ACEOF |
18075 #line $LINENO "configure" | |
18024 /* confdefs.h. */ | 18076 /* confdefs.h. */ |
18025 _ACEOF | 18077 _ACEOF |
18026 cat confdefs.h >>conftest.$ac_ext | 18078 cat confdefs.h >>conftest.$ac_ext |
18027 cat >>conftest.$ac_ext <<_ACEOF | 18079 cat >>conftest.$ac_ext <<_ACEOF |
18028 /* end confdefs.h. */ | 18080 /* end confdefs.h. */ |
18040 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18092 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
18041 (eval $ac_compile) 2>&5 | 18093 (eval $ac_compile) 2>&5 |
18042 ac_status=$? | 18094 ac_status=$? |
18043 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18095 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18044 (exit $ac_status); } && | 18096 (exit $ac_status); } && |
18045 { ac_try='test -s conftest.$ac_objext' | 18097 { ac_try='test -s conftest.$ac_objext' |
18046 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18098 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18047 (eval $ac_try) 2>&5 | 18099 (eval $ac_try) 2>&5 |
18048 ac_status=$? | 18100 ac_status=$? |
18049 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18101 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18050 (exit $ac_status); }; }; then | 18102 (exit $ac_status); }; }; then |
18077 echo $ECHO_N "checking for C restrict keyword... $ECHO_C" >&6 | 18129 echo $ECHO_N "checking for C restrict keyword... $ECHO_C" >&6 |
18078 if test "${emacs_cv_c_restrict+set}" = set; then | 18130 if test "${emacs_cv_c_restrict+set}" = set; then |
18079 echo $ECHO_N "(cached) $ECHO_C" >&6 | 18131 echo $ECHO_N "(cached) $ECHO_C" >&6 |
18080 else | 18132 else |
18081 cat >conftest.$ac_ext <<_ACEOF | 18133 cat >conftest.$ac_ext <<_ACEOF |
18134 #line $LINENO "configure" | |
18082 /* confdefs.h. */ | 18135 /* confdefs.h. */ |
18083 _ACEOF | 18136 _ACEOF |
18084 cat confdefs.h >>conftest.$ac_ext | 18137 cat confdefs.h >>conftest.$ac_ext |
18085 cat >>conftest.$ac_ext <<_ACEOF | 18138 cat >>conftest.$ac_ext <<_ACEOF |
18086 /* end confdefs.h. */ | 18139 /* end confdefs.h. */ |
18097 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18150 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
18098 (eval $ac_compile) 2>&5 | 18151 (eval $ac_compile) 2>&5 |
18099 ac_status=$? | 18152 ac_status=$? |
18100 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18153 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18101 (exit $ac_status); } && | 18154 (exit $ac_status); } && |
18102 { ac_try='test -s conftest.$ac_objext' | 18155 { ac_try='test -s conftest.$ac_objext' |
18103 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18156 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18104 (eval $ac_try) 2>&5 | 18157 (eval $ac_try) 2>&5 |
18105 ac_status=$? | 18158 ac_status=$? |
18106 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18159 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18107 (exit $ac_status); }; }; then | 18160 (exit $ac_status); }; }; then |
18109 else | 18162 else |
18110 echo "$as_me: failed program was:" >&5 | 18163 echo "$as_me: failed program was:" >&5 |
18111 sed 's/^/| /' conftest.$ac_ext >&5 | 18164 sed 's/^/| /' conftest.$ac_ext >&5 |
18112 | 18165 |
18113 cat >conftest.$ac_ext <<_ACEOF | 18166 cat >conftest.$ac_ext <<_ACEOF |
18167 #line $LINENO "configure" | |
18114 /* confdefs.h. */ | 18168 /* confdefs.h. */ |
18115 _ACEOF | 18169 _ACEOF |
18116 cat confdefs.h >>conftest.$ac_ext | 18170 cat confdefs.h >>conftest.$ac_ext |
18117 cat >>conftest.$ac_ext <<_ACEOF | 18171 cat >>conftest.$ac_ext <<_ACEOF |
18118 /* end confdefs.h. */ | 18172 /* end confdefs.h. */ |
18129 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18183 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
18130 (eval $ac_compile) 2>&5 | 18184 (eval $ac_compile) 2>&5 |
18131 ac_status=$? | 18185 ac_status=$? |
18132 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18186 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18133 (exit $ac_status); } && | 18187 (exit $ac_status); } && |
18134 { ac_try='test -s conftest.$ac_objext' | 18188 { ac_try='test -s conftest.$ac_objext' |
18135 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18189 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18136 (eval $ac_try) 2>&5 | 18190 (eval $ac_try) 2>&5 |
18137 ac_status=$? | 18191 ac_status=$? |
18138 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18192 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18139 (exit $ac_status); }; }; then | 18193 (exit $ac_status); }; }; then |
18167 echo $ECHO_N "checking for C restricted array declarations... $ECHO_C" >&6 | 18221 echo $ECHO_N "checking for C restricted array declarations... $ECHO_C" >&6 |
18168 if test "${emacs_cv_c_restrict_arr+set}" = set; then | 18222 if test "${emacs_cv_c_restrict_arr+set}" = set; then |
18169 echo $ECHO_N "(cached) $ECHO_C" >&6 | 18223 echo $ECHO_N "(cached) $ECHO_C" >&6 |
18170 else | 18224 else |
18171 cat >conftest.$ac_ext <<_ACEOF | 18225 cat >conftest.$ac_ext <<_ACEOF |
18226 #line $LINENO "configure" | |
18172 /* confdefs.h. */ | 18227 /* confdefs.h. */ |
18173 _ACEOF | 18228 _ACEOF |
18174 cat confdefs.h >>conftest.$ac_ext | 18229 cat confdefs.h >>conftest.$ac_ext |
18175 cat >>conftest.$ac_ext <<_ACEOF | 18230 cat >>conftest.$ac_ext <<_ACEOF |
18176 /* end confdefs.h. */ | 18231 /* end confdefs.h. */ |
18187 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 18242 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
18188 (eval $ac_compile) 2>&5 | 18243 (eval $ac_compile) 2>&5 |
18189 ac_status=$? | 18244 ac_status=$? |
18190 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18245 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18191 (exit $ac_status); } && | 18246 (exit $ac_status); } && |
18192 { ac_try='test -s conftest.$ac_objext' | 18247 { ac_try='test -s conftest.$ac_objext' |
18193 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 18248 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
18194 (eval $ac_try) 2>&5 | 18249 (eval $ac_try) 2>&5 |
18195 ac_status=$? | 18250 ac_status=$? |
18196 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 18251 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18197 (exit $ac_status); }; }; then | 18252 (exit $ac_status); }; }; then |
18411 ## CPP_NEED_TRADITIONAL to `yes' so that the code to generate Makefile | 18466 ## CPP_NEED_TRADITIONAL to `yes' so that the code to generate Makefile |
18412 ## from Makefile.c can correctly provide the arg `-traditional' to the | 18467 ## from Makefile.c can correctly provide the arg `-traditional' to the |
18413 ## C preprocessor. | 18468 ## C preprocessor. |
18414 | 18469 |
18415 cat >conftest.$ac_ext <<_ACEOF | 18470 cat >conftest.$ac_ext <<_ACEOF |
18471 #line $LINENO "configure" | |
18416 /* confdefs.h. */ | 18472 /* confdefs.h. */ |
18417 _ACEOF | 18473 _ACEOF |
18418 cat confdefs.h >>conftest.$ac_ext | 18474 cat confdefs.h >>conftest.$ac_ext |
18419 cat >>conftest.$ac_ext <<_ACEOF | 18475 cat >>conftest.$ac_ext <<_ACEOF |
18420 /* end confdefs.h. */ | 18476 /* end confdefs.h. */ |
18457 case `(ac_space=' '; set | grep ac_space) 2>&1` in | 18513 case `(ac_space=' '; set | grep ac_space) 2>&1` in |
18458 *ac_space=\ *) | 18514 *ac_space=\ *) |
18459 # `set' does not quote correctly, so add quotes (double-quote | 18515 # `set' does not quote correctly, so add quotes (double-quote |
18460 # substitution turns \\\\ into \\, and sed turns \\ into \). | 18516 # substitution turns \\\\ into \\, and sed turns \\ into \). |
18461 sed -n \ | 18517 sed -n \ |
18462 "s/'/'\\\\''/g; | 18518 "s/'/'\\\\''/g; |
18463 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" | 18519 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" |
18464 ;; | 18520 ;; |
18465 *) | 18521 *) |
18466 # `set' quotes correctly as required by POSIX, so do not add quotes. | 18522 # `set' quotes correctly as required by POSIX, so do not add quotes. |
18467 sed -n \ | 18523 sed -n \ |
18468 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" | 18524 "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" |
18469 ;; | 18525 ;; |
18470 esac; | 18526 esac; |
18471 } | | 18527 } | |
18472 sed ' | 18528 sed ' |
18473 t clear | 18529 t clear |
18493 # VPATH may cause trouble with some makes, so we remove $(srcdir), | 18549 # VPATH may cause trouble with some makes, so we remove $(srcdir), |
18494 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and | 18550 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and |
18495 # trailing colons and then remove the whole line if VPATH becomes empty | 18551 # trailing colons and then remove the whole line if VPATH becomes empty |
18496 # (actually we leave an empty line to preserve line numbers). | 18552 # (actually we leave an empty line to preserve line numbers). |
18497 if test "x$srcdir" = x.; then | 18553 if test "x$srcdir" = x.; then |
18498 ac_vpsub='/^[ ]*VPATH[ ]*=/{ | 18554 ac_vpsub='/^[ ]*VPATH[ ]*=/{ |
18499 s/:*\$(srcdir):*/:/; | 18555 s/:*\$(srcdir):*/:/; |
18500 s/:*\${srcdir}:*/:/; | 18556 s/:*\${srcdir}:*/:/; |
18501 s/:*@srcdir@:*/:/; | 18557 s/:*@srcdir@:*/:/; |
18502 s/^\([^=]*=[ ]*\):*/\1/; | 18558 s/^\([^=]*=[ ]*\):*/\1/; |
18503 s/:*$//; | 18559 s/:*$//; |
18504 s/^[^=]*=[ ]*$//; | 18560 s/^[^=]*=[ ]*$//; |
18505 }' | 18561 }' |
18506 fi | 18562 fi |
18507 | 18563 |
18508 DEFS=-DHAVE_CONFIG_H | 18564 DEFS=-DHAVE_CONFIG_H |
18509 | 18565 |
18510 ac_libobjs= | 18566 ac_libobjs= |
18511 ac_ltlibobjs= | 18567 ac_ltlibobjs= |
18512 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue | 18568 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue |
18513 # 1. Remove the extension, and $U if already installed. | 18569 # 1. Remove the extension, and $U if already installed. |
18514 ac_i=`echo "$ac_i" | | 18570 ac_i=`echo "$ac_i" | |
18515 sed 's/\$U\././;s/\.o$//;s/\.obj$//'` | 18571 sed 's/\$U\././;s/\.o$//;s/\.obj$//'` |
18516 # 2. Add them. | 18572 # 2. Add them. |
18517 ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" | 18573 ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" |
18518 ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' | 18574 ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' |
18519 done | 18575 done |
18520 LIBOBJS=$ac_libobjs | 18576 LIBOBJS=$ac_libobjs |
18556 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then | 18612 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then |
18557 set -o posix | 18613 set -o posix |
18558 fi | 18614 fi |
18559 | 18615 |
18560 # Support unset when possible. | 18616 # Support unset when possible. |
18561 if (as_foo=foo; unset as_foo) >/dev/null 2>&1; then | 18617 if (FOO=FOO; unset FOO) >/dev/null 2>&1; then |
18562 as_unset=unset | 18618 as_unset=unset |
18563 else | 18619 else |
18564 as_unset=false | 18620 as_unset=false |
18565 fi | 18621 fi |
18566 | 18622 |
18575 for as_var in \ | 18631 for as_var in \ |
18576 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ | 18632 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ |
18577 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ | 18633 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ |
18578 LC_TELEPHONE LC_TIME | 18634 LC_TELEPHONE LC_TIME |
18579 do | 18635 do |
18580 if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then | 18636 if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then |
18581 eval $as_var=C; export $as_var | 18637 eval $as_var=C; export $as_var |
18582 else | 18638 else |
18583 $as_unset $as_var | 18639 $as_unset $as_var |
18584 fi | 18640 fi |
18585 done | 18641 done |
18790 _ASBOX | 18846 _ASBOX |
18791 } >&5 | 18847 } >&5 |
18792 cat >&5 <<_CSEOF | 18848 cat >&5 <<_CSEOF |
18793 | 18849 |
18794 This file was extended by $as_me, which was | 18850 This file was extended by $as_me, which was |
18795 generated by GNU Autoconf 2.57a. Invocation command line was | 18851 generated by GNU Autoconf 2.57. Invocation command line was |
18796 | 18852 |
18797 CONFIG_FILES = $CONFIG_FILES | 18853 CONFIG_FILES = $CONFIG_FILES |
18798 CONFIG_HEADERS = $CONFIG_HEADERS | 18854 CONFIG_HEADERS = $CONFIG_HEADERS |
18799 CONFIG_LINKS = $CONFIG_LINKS | 18855 CONFIG_LINKS = $CONFIG_LINKS |
18800 CONFIG_COMMANDS = $CONFIG_COMMANDS | 18856 CONFIG_COMMANDS = $CONFIG_COMMANDS |
18834 -V, --version print version number, then exit | 18890 -V, --version print version number, then exit |
18835 -q, --quiet do not print progress messages | 18891 -q, --quiet do not print progress messages |
18836 -d, --debug don't remove temporary files | 18892 -d, --debug don't remove temporary files |
18837 --recheck update $as_me by reconfiguring in the same conditions | 18893 --recheck update $as_me by reconfiguring in the same conditions |
18838 --file=FILE[:TEMPLATE] | 18894 --file=FILE[:TEMPLATE] |
18839 instantiate the configuration file FILE | 18895 instantiate the configuration file FILE |
18840 --header=FILE[:TEMPLATE] | 18896 --header=FILE[:TEMPLATE] |
18841 instantiate the configuration header FILE | 18897 instantiate the configuration header FILE |
18842 | 18898 |
18843 Configuration files: | 18899 Configuration files: |
18844 $config_files | 18900 $config_files |
18845 | 18901 |
18846 Configuration headers: | 18902 Configuration headers: |
18853 _ACEOF | 18909 _ACEOF |
18854 | 18910 |
18855 cat >>$CONFIG_STATUS <<_ACEOF | 18911 cat >>$CONFIG_STATUS <<_ACEOF |
18856 ac_cs_version="\\ | 18912 ac_cs_version="\\ |
18857 config.status | 18913 config.status |
18858 configured by $0, generated by GNU Autoconf 2.57a, | 18914 configured by $0, generated by GNU Autoconf 2.57, |
18859 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" | 18915 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
18860 | 18916 |
18861 Copyright (C) 2003 Free Software Foundation, Inc. | 18917 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 |
18918 Free Software Foundation, Inc. | |
18862 This config.status script is free software; the Free Software Foundation | 18919 This config.status script is free software; the Free Software Foundation |
18863 gives unlimited permission to copy, distribute and modify it." | 18920 gives unlimited permission to copy, distribute and modify it." |
18864 srcdir=$srcdir | 18921 srcdir=$srcdir |
18865 INSTALL="$INSTALL" | 18922 INSTALL="$INSTALL" |
18866 _ACEOF | 18923 _ACEOF |
19148 # is no need to browse any of the substitutions). | 19205 # is no need to browse any of the substitutions). |
19149 # These are the two extra sed commands mentioned above. | 19206 # These are the two extra sed commands mentioned above. |
19150 (echo ':t | 19207 (echo ':t |
19151 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed | 19208 /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed |
19152 if test -z "$ac_sed_cmds"; then | 19209 if test -z "$ac_sed_cmds"; then |
19153 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" | 19210 ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" |
19154 else | 19211 else |
19155 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" | 19212 ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" |
19156 fi | 19213 fi |
19157 ac_sed_frag=`expr $ac_sed_frag + 1` | 19214 ac_sed_frag=`expr $ac_sed_frag + 1` |
19158 ac_beg=$ac_end | 19215 ac_beg=$ac_end |
19159 ac_end=`expr $ac_end + $ac_max_sed_lines` | 19216 ac_end=`expr $ac_end + $ac_max_sed_lines` |
19160 fi | 19217 fi |
19168 cat >>$CONFIG_STATUS <<\_ACEOF | 19225 cat >>$CONFIG_STATUS <<\_ACEOF |
19169 for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue | 19226 for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue |
19170 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | 19227 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". |
19171 case $ac_file in | 19228 case $ac_file in |
19172 - | *:- | *:-:* ) # input from stdin | 19229 - | *:- | *:-:* ) # input from stdin |
19173 cat >$tmp/stdin | 19230 cat >$tmp/stdin |
19174 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 19231 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
19175 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 19232 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
19176 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 19233 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
19177 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 19234 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
19178 * ) ac_file_in=$ac_file.in ;; | 19235 * ) ac_file_in=$ac_file.in ;; |
19179 esac | 19236 esac |
19180 | 19237 |
19181 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. | 19238 # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. |
19182 ac_dir=`(dirname "$ac_file") 2>/dev/null || | 19239 ac_dir=`(dirname "$ac_file") 2>/dev/null || |
19183 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 19240 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
19184 X"$ac_file" : 'X\(//\)[^/]' \| \ | 19241 X"$ac_file" : 'X\(//\)[^/]' \| \ |
19185 X"$ac_file" : 'X\(//\)$' \| \ | 19242 X"$ac_file" : 'X\(//\)$' \| \ |
19186 X"$ac_file" : 'X\(/\)' \| \ | 19243 X"$ac_file" : 'X\(/\)' \| \ |
19187 . : '\(.\)' 2>/dev/null || | 19244 . : '\(.\)' 2>/dev/null || |
19188 echo X"$ac_file" | | 19245 echo X"$ac_file" | |
19189 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 19246 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
19190 /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 19247 /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
19191 /^X\(\/\/\)$/{ s//\1/; q; } | 19248 /^X\(\/\/\)$/{ s//\1/; q; } |
19192 /^X\(\/\).*/{ s//\1/; q; } | 19249 /^X\(\/\).*/{ s//\1/; q; } |
19198 as_dirs= | 19255 as_dirs= |
19199 while test ! -d "$as_dir"; do | 19256 while test ! -d "$as_dir"; do |
19200 as_dirs="$as_dir $as_dirs" | 19257 as_dirs="$as_dir $as_dirs" |
19201 as_dir=`(dirname "$as_dir") 2>/dev/null || | 19258 as_dir=`(dirname "$as_dir") 2>/dev/null || |
19202 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 19259 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
19203 X"$as_dir" : 'X\(//\)[^/]' \| \ | 19260 X"$as_dir" : 'X\(//\)[^/]' \| \ |
19204 X"$as_dir" : 'X\(//\)$' \| \ | 19261 X"$as_dir" : 'X\(//\)$' \| \ |
19205 X"$as_dir" : 'X\(/\)' \| \ | 19262 X"$as_dir" : 'X\(/\)' \| \ |
19206 . : '\(.\)' 2>/dev/null || | 19263 . : '\(.\)' 2>/dev/null || |
19207 echo X"$as_dir" | | 19264 echo X"$as_dir" | |
19208 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 19265 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
19209 /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 19266 /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
19210 /^X\(\/\/\)$/{ s//\1/; q; } | 19267 /^X\(\/\/\)$/{ s//\1/; q; } |
19211 /^X\(\/\).*/{ s//\1/; q; } | 19268 /^X\(\/\).*/{ s//\1/; q; } |
19266 configure_input= | 19323 configure_input= |
19267 else | 19324 else |
19268 configure_input="$ac_file. " | 19325 configure_input="$ac_file. " |
19269 fi | 19326 fi |
19270 configure_input=$configure_input"Generated from `echo $ac_file_in | | 19327 configure_input=$configure_input"Generated from `echo $ac_file_in | |
19271 sed 's,.*/,,'` by configure." | 19328 sed 's,.*/,,'` by configure." |
19272 | 19329 |
19273 # First look for the input files in the build tree, otherwise in the | 19330 # First look for the input files in the build tree, otherwise in the |
19274 # src tree. | 19331 # src tree. |
19275 ac_file_inputs=`IFS=: | 19332 ac_file_inputs=`IFS=: |
19276 for f in $ac_file_in; do | 19333 for f in $ac_file_in; do |
19277 case $f in | 19334 case $f in |
19278 -) echo $tmp/stdin ;; | 19335 -) echo $tmp/stdin ;; |
19279 [\\/$]*) | 19336 [\\/$]*) |
19280 # Absolute (can't be DOS-style, as IFS=:) | 19337 # Absolute (can't be DOS-style, as IFS=:) |
19281 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 19338 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
19282 echo "$as_me: error: cannot find input file: $f" >&2;} | 19339 echo "$as_me: error: cannot find input file: $f" >&2;} |
19283 { (exit 1); exit 1; }; } | 19340 { (exit 1); exit 1; }; } |
19284 echo "$f";; | 19341 echo $f;; |
19285 *) # Relative | 19342 *) # Relative |
19286 if test -f "$f"; then | 19343 if test -f "$f"; then |
19287 # Build tree | 19344 # Build tree |
19288 echo "$f" | 19345 echo $f |
19289 elif test -f "$srcdir/$f"; then | 19346 elif test -f "$srcdir/$f"; then |
19290 # Source tree | 19347 # Source tree |
19291 echo "$srcdir/$f" | 19348 echo $srcdir/$f |
19292 else | 19349 else |
19293 # /dev/null tree | 19350 # /dev/null tree |
19294 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 19351 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
19295 echo "$as_me: error: cannot find input file: $f" >&2;} | 19352 echo "$as_me: error: cannot find input file: $f" >&2;} |
19296 { (exit 1); exit 1; }; } | 19353 { (exit 1); exit 1; }; } |
19297 fi;; | 19354 fi;; |
19298 esac | 19355 esac |
19299 done` || { (exit 1); exit 1; } | 19356 done` || { (exit 1); exit 1; } |
19300 _ACEOF | 19357 _ACEOF |
19301 cat >>$CONFIG_STATUS <<_ACEOF | 19358 cat >>$CONFIG_STATUS <<_ACEOF |
19302 sed "$ac_vpsub | 19359 sed "$ac_vpsub |
19334 | 19391 |
19335 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where | 19392 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where |
19336 # NAME is the cpp macro being defined and VALUE is the value it is being given. | 19393 # NAME is the cpp macro being defined and VALUE is the value it is being given. |
19337 # | 19394 # |
19338 # ac_d sets the value in "#define NAME VALUE" lines. | 19395 # ac_d sets the value in "#define NAME VALUE" lines. |
19339 ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' | 19396 ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' |
19340 ac_dB='[ ].*$,\1#\2' | 19397 ac_dB='[ ].*$,\1#\2' |
19341 ac_dC=' ' | 19398 ac_dC=' ' |
19342 ac_dD=',;t' | 19399 ac_dD=',;t' |
19343 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". | 19400 # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". |
19344 ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' | 19401 ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' |
19345 ac_uB='$,\1#\2define\3' | 19402 ac_uB='$,\1#\2define\3' |
19346 ac_uC=' ' | 19403 ac_uC=' ' |
19347 ac_uD=',;t' | 19404 ac_uD=',;t' |
19348 | 19405 |
19349 for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue | 19406 for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue |
19350 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | 19407 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". |
19351 case $ac_file in | 19408 case $ac_file in |
19352 - | *:- | *:-:* ) # input from stdin | 19409 - | *:- | *:-:* ) # input from stdin |
19353 cat >$tmp/stdin | 19410 cat >$tmp/stdin |
19354 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 19411 ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
19355 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 19412 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
19356 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` | 19413 *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
19357 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; | 19414 ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
19358 * ) ac_file_in=$ac_file.in ;; | 19415 * ) ac_file_in=$ac_file.in ;; |
19359 esac | 19416 esac |
19360 | 19417 |
19361 test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5 | 19418 test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5 |
19362 echo "$as_me: creating $ac_file" >&6;} | 19419 echo "$as_me: creating $ac_file" >&6;} |
19366 ac_file_inputs=`IFS=: | 19423 ac_file_inputs=`IFS=: |
19367 for f in $ac_file_in; do | 19424 for f in $ac_file_in; do |
19368 case $f in | 19425 case $f in |
19369 -) echo $tmp/stdin ;; | 19426 -) echo $tmp/stdin ;; |
19370 [\\/$]*) | 19427 [\\/$]*) |
19371 # Absolute (can't be DOS-style, as IFS=:) | 19428 # Absolute (can't be DOS-style, as IFS=:) |
19372 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 19429 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
19373 echo "$as_me: error: cannot find input file: $f" >&2;} | 19430 echo "$as_me: error: cannot find input file: $f" >&2;} |
19374 { (exit 1); exit 1; }; } | 19431 { (exit 1); exit 1; }; } |
19375 # Do quote $f, to prevent DOS paths from being IFS'd. | 19432 echo $f;; |
19376 echo "$f";; | |
19377 *) # Relative | 19433 *) # Relative |
19378 if test -f "$f"; then | 19434 if test -f "$f"; then |
19379 # Build tree | 19435 # Build tree |
19380 echo "$f" | 19436 echo $f |
19381 elif test -f "$srcdir/$f"; then | 19437 elif test -f "$srcdir/$f"; then |
19382 # Source tree | 19438 # Source tree |
19383 echo "$srcdir/$f" | 19439 echo $srcdir/$f |
19384 else | 19440 else |
19385 # /dev/null tree | 19441 # /dev/null tree |
19386 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 | 19442 { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
19387 echo "$as_me: error: cannot find input file: $f" >&2;} | 19443 echo "$as_me: error: cannot find input file: $f" >&2;} |
19388 { (exit 1); exit 1; }; } | 19444 { (exit 1); exit 1; }; } |
19389 fi;; | 19445 fi;; |
19390 esac | 19446 esac |
19391 done` || { (exit 1); exit 1; } | 19447 done` || { (exit 1); exit 1; } |
19392 # Remove the trailing spaces. | 19448 # Remove the trailing spaces. |
19393 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in | 19449 sed 's/[ ]*$//' $ac_file_inputs >$tmp/in |
19394 | 19450 |
19395 _ACEOF | 19451 _ACEOF |
19396 | 19452 |
19397 # Transform confdefs.h into two sed scripts, `conftest.defines' and | 19453 # Transform confdefs.h into two sed scripts, `conftest.defines' and |
19398 # `conftest.undefs', that substitutes the proper values into | 19454 # `conftest.undefs', that substitutes the proper values into |
19411 cat >confdef2sed.sed <<\_ACEOF | 19467 cat >confdef2sed.sed <<\_ACEOF |
19412 s/[\\&,]/\\&/g | 19468 s/[\\&,]/\\&/g |
19413 s,[\\$`],\\&,g | 19469 s,[\\$`],\\&,g |
19414 t clear | 19470 t clear |
19415 : clear | 19471 : clear |
19416 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp | 19472 s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp |
19417 t end | 19473 t end |
19418 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp | 19474 s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp |
19419 : end | 19475 : end |
19420 _ACEOF | 19476 _ACEOF |
19421 # If some macros were called several times there might be several times | 19477 # If some macros were called several times there might be several times |
19422 # the same #defines, which is useless. Nevertheless, we may not want to | 19478 # the same #defines, which is useless. Nevertheless, we may not want to |
19423 # sort them, since we want the *last* AC-DEFINE to be honored. | 19479 # sort them, since we want the *last* AC-DEFINE to be honored. |
19427 | 19483 |
19428 # This sed command replaces #undef with comments. This is necessary, for | 19484 # This sed command replaces #undef with comments. This is necessary, for |
19429 # example, in the case of _POSIX_SOURCE, which is predefined and required | 19485 # example, in the case of _POSIX_SOURCE, which is predefined and required |
19430 # on some systems where configure will not decide to define it. | 19486 # on some systems where configure will not decide to define it. |
19431 cat >>conftest.undefs <<\_ACEOF | 19487 cat >>conftest.undefs <<\_ACEOF |
19432 s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, | 19488 s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, |
19433 _ACEOF | 19489 _ACEOF |
19434 | 19490 |
19435 # Break up conftest.defines because some shells have a limit on the size | 19491 # Break up conftest.defines because some shells have a limit on the size |
19436 # of here documents, and old seds have small limits too (100 cmds). | 19492 # of here documents, and old seds have small limits too (100 cmds). |
19437 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS | 19493 echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS |
19438 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS | 19494 echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS |
19439 echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS | 19495 echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS |
19440 echo ' :' >>$CONFIG_STATUS | 19496 echo ' :' >>$CONFIG_STATUS |
19441 rm -f conftest.tail | 19497 rm -f conftest.tail |
19442 while grep . conftest.defines >/dev/null | 19498 while grep . conftest.defines >/dev/null |
19443 do | 19499 do |
19444 # Write a limited-size here document to $tmp/defines.sed. | 19500 # Write a limited-size here document to $tmp/defines.sed. |
19445 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS | 19501 echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS |
19446 # Speed up: don't consider the non `#define' lines. | 19502 # Speed up: don't consider the non `#define' lines. |
19447 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS | 19503 echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS |
19448 # Work around the forget-to-reset-the-flag bug. | 19504 # Work around the forget-to-reset-the-flag bug. |
19449 echo 't clr' >>$CONFIG_STATUS | 19505 echo 't clr' >>$CONFIG_STATUS |
19450 echo ': clr' >>$CONFIG_STATUS | 19506 echo ': clr' >>$CONFIG_STATUS |
19451 sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS | 19507 sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS |
19452 echo 'CEOF | 19508 echo 'CEOF |
19469 while grep . conftest.undefs >/dev/null | 19525 while grep . conftest.undefs >/dev/null |
19470 do | 19526 do |
19471 # Write a limited-size here document to $tmp/undefs.sed. | 19527 # Write a limited-size here document to $tmp/undefs.sed. |
19472 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS | 19528 echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS |
19473 # Speed up: don't consider the non `#undef' | 19529 # Speed up: don't consider the non `#undef' |
19474 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS | 19530 echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS |
19475 # Work around the forget-to-reset-the-flag bug. | 19531 # Work around the forget-to-reset-the-flag bug. |
19476 echo 't clr' >>$CONFIG_STATUS | 19532 echo 't clr' >>$CONFIG_STATUS |
19477 echo ': clr' >>$CONFIG_STATUS | 19533 echo ': clr' >>$CONFIG_STATUS |
19478 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS | 19534 sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS |
19479 echo 'CEOF | 19535 echo 'CEOF |
19503 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 | 19559 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 |
19504 echo "$as_me: $ac_file is unchanged" >&6;} | 19560 echo "$as_me: $ac_file is unchanged" >&6;} |
19505 else | 19561 else |
19506 ac_dir=`(dirname "$ac_file") 2>/dev/null || | 19562 ac_dir=`(dirname "$ac_file") 2>/dev/null || |
19507 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 19563 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
19508 X"$ac_file" : 'X\(//\)[^/]' \| \ | 19564 X"$ac_file" : 'X\(//\)[^/]' \| \ |
19509 X"$ac_file" : 'X\(//\)$' \| \ | 19565 X"$ac_file" : 'X\(//\)$' \| \ |
19510 X"$ac_file" : 'X\(/\)' \| \ | 19566 X"$ac_file" : 'X\(/\)' \| \ |
19511 . : '\(.\)' 2>/dev/null || | 19567 . : '\(.\)' 2>/dev/null || |
19512 echo X"$ac_file" | | 19568 echo X"$ac_file" | |
19513 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 19569 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
19514 /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 19570 /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
19515 /^X\(\/\/\)$/{ s//\1/; q; } | 19571 /^X\(\/\/\)$/{ s//\1/; q; } |
19516 /^X\(\/\).*/{ s//\1/; q; } | 19572 /^X\(\/\).*/{ s//\1/; q; } |
19522 as_dirs= | 19578 as_dirs= |
19523 while test ! -d "$as_dir"; do | 19579 while test ! -d "$as_dir"; do |
19524 as_dirs="$as_dir $as_dirs" | 19580 as_dirs="$as_dir $as_dirs" |
19525 as_dir=`(dirname "$as_dir") 2>/dev/null || | 19581 as_dir=`(dirname "$as_dir") 2>/dev/null || |
19526 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 19582 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
19527 X"$as_dir" : 'X\(//\)[^/]' \| \ | 19583 X"$as_dir" : 'X\(//\)[^/]' \| \ |
19528 X"$as_dir" : 'X\(//\)$' \| \ | 19584 X"$as_dir" : 'X\(//\)$' \| \ |
19529 X"$as_dir" : 'X\(/\)' \| \ | 19585 X"$as_dir" : 'X\(/\)' \| \ |
19530 . : '\(.\)' 2>/dev/null || | 19586 . : '\(.\)' 2>/dev/null || |
19531 echo X"$as_dir" | | 19587 echo X"$as_dir" | |
19532 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 19588 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
19533 /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 19589 /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
19534 /^X\(\/\/\)$/{ s//\1/; q; } | 19590 /^X\(\/\/\)$/{ s//\1/; q; } |
19535 /^X\(\/\).*/{ s//\1/; q; } | 19591 /^X\(\/\).*/{ s//\1/; q; } |
19557 for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue | 19613 for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue |
19558 ac_dest=`echo "$ac_file" | sed 's,:.*,,'` | 19614 ac_dest=`echo "$ac_file" | sed 's,:.*,,'` |
19559 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` | 19615 ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` |
19560 ac_dir=`(dirname "$ac_dest") 2>/dev/null || | 19616 ac_dir=`(dirname "$ac_dest") 2>/dev/null || |
19561 $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 19617 $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
19562 X"$ac_dest" : 'X\(//\)[^/]' \| \ | 19618 X"$ac_dest" : 'X\(//\)[^/]' \| \ |
19563 X"$ac_dest" : 'X\(//\)$' \| \ | 19619 X"$ac_dest" : 'X\(//\)$' \| \ |
19564 X"$ac_dest" : 'X\(/\)' \| \ | 19620 X"$ac_dest" : 'X\(/\)' \| \ |
19565 . : '\(.\)' 2>/dev/null || | 19621 . : '\(.\)' 2>/dev/null || |
19566 echo X"$ac_dest" | | 19622 echo X"$ac_dest" | |
19567 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } | 19623 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
19568 /^X\(\/\/\)[^/].*/{ s//\1/; q; } | 19624 /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
19569 /^X\(\/\/\)$/{ s//\1/; q; } | 19625 /^X\(\/\/\)$/{ s//\1/; q; } |
19570 /^X\(\/\).*/{ s//\1/; q; } | 19626 /^X\(\/\).*/{ s//\1/; q; } |