Mercurial > emacs
comparison configure @ 89909:68c22ea6027c
Sync to HEAD
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 16 Apr 2004 12:51:06 +0000 |
parents | d2c6900fc175 |
children | 6d8448173335 |
comparison
equal
deleted
inserted
replaced
89908:ee1402f7b568 | 89909:68c22ea6027c |
---|---|
1 #! /bin/sh | 1 #! /bin/sh |
2 # Guess values for system-dependent variables and create Makefiles. | 2 # Guess values for system-dependent variables and create Makefiles. |
3 # Generated by GNU Autoconf 2.57. | 3 # Generated by GNU Autoconf 2.54. |
4 # | 4 # |
5 # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 | 5 # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 |
6 # Free Software Foundation, Inc. | 6 # Free Software Foundation, Inc. |
7 # This configure script is free software; the Free Software Foundation | 7 # This configure script is free software; the Free Software Foundation |
8 # gives unlimited permission to copy, distribute and modify it. | 8 # gives unlimited permission to copy, distribute and modify it. |
34 PS1='$ ' | 34 PS1='$ ' |
35 PS2='> ' | 35 PS2='> ' |
36 PS4='+ ' | 36 PS4='+ ' |
37 | 37 |
38 # NLS nuisances. | 38 # NLS nuisances. |
39 for as_var in \ | 39 for as_var in LANG LANGUAGE LC_ALL LC_COLLATE LC_CTYPE LC_NUMERIC LC_MESSAGES LC_TIME |
40 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ | |
41 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ | |
42 LC_TELEPHONE LC_TIME | |
43 do | 40 do |
44 if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then | 41 if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then |
45 eval $as_var=C; export $as_var | 42 eval $as_var=C; export $as_var |
46 else | 43 else |
47 $as_unset $as_var | 44 $as_unset $as_var |
83 as_cr_digits='0123456789' | 80 as_cr_digits='0123456789' |
84 as_cr_alnum=$as_cr_Letters$as_cr_digits | 81 as_cr_alnum=$as_cr_Letters$as_cr_digits |
85 | 82 |
86 # The user is always right. | 83 # The user is always right. |
87 if test "${PATH_SEPARATOR+set}" != set; then | 84 if test "${PATH_SEPARATOR+set}" != set; then |
88 echo "#! /bin/sh" >conf$$.sh | 85 echo "#! /bin/sh" >conftest.sh |
89 echo "exit 0" >>conf$$.sh | 86 echo "exit 0" >>conftest.sh |
90 chmod +x conf$$.sh | 87 chmod +x conftest.sh |
91 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then | 88 if (PATH="/nonexistent;."; conftest.sh) >/dev/null 2>&1; then |
92 PATH_SEPARATOR=';' | 89 PATH_SEPARATOR=';' |
93 else | 90 else |
94 PATH_SEPARATOR=: | 91 PATH_SEPARATOR=: |
95 fi | 92 fi |
96 rm -f conf$$.sh | 93 rm -f conftest.sh |
97 fi | 94 fi |
98 | 95 |
99 | 96 |
100 as_lineno_1=$LINENO | 97 as_lineno_1=$LINENO |
101 as_lineno_2=$LINENO | 98 as_lineno_2=$LINENO |
948 echo | 945 echo |
949 $ac_configure --help | 946 $ac_configure --help |
950 else | 947 else |
951 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 | 948 echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 |
952 fi | 949 fi |
953 cd "$ac_popdir" | 950 cd $ac_popdir |
954 done | 951 done |
955 fi | 952 fi |
956 | 953 |
957 test -n "$ac_init_help" && exit 0 | 954 test -n "$ac_init_help" && exit 0 |
958 if $ac_init_version; then | 955 if $ac_init_version; then |
969 cat >&5 <<_ACEOF | 966 cat >&5 <<_ACEOF |
970 This file contains any messages produced by compilers while | 967 This file contains any messages produced by compilers while |
971 running configure, to aid debugging if configure makes a mistake. | 968 running configure, to aid debugging if configure makes a mistake. |
972 | 969 |
973 It was created by $as_me, which was | 970 It was created by $as_me, which was |
974 generated by GNU Autoconf 2.57. Invocation command line was | 971 generated by GNU Autoconf 2.54. Invocation command line was |
975 | 972 |
976 $ $0 $@ | 973 $ $0 $@ |
977 | 974 |
978 _ACEOF | 975 _ACEOF |
979 { | 976 { |
1021 _ACEOF | 1018 _ACEOF |
1022 | 1019 |
1023 | 1020 |
1024 # Keep a trace of the command line. | 1021 # Keep a trace of the command line. |
1025 # Strip out --no-create and --no-recursion so they do not pile up. | 1022 # Strip out --no-create and --no-recursion so they do not pile up. |
1026 # Strip out --silent because we don't want to record it for future runs. | |
1027 # Also quote any args containing shell meta-characters. | 1023 # Also quote any args containing shell meta-characters. |
1028 # Make two passes to allow for proper duplicate-argument suppression. | |
1029 ac_configure_args= | 1024 ac_configure_args= |
1030 ac_configure_args0= | |
1031 ac_configure_args1= | |
1032 ac_sep= | 1025 ac_sep= |
1033 ac_must_keep_next=false | 1026 for ac_arg |
1034 for ac_pass in 1 2 | |
1035 do | 1027 do |
1036 for ac_arg | 1028 case $ac_arg in |
1037 do | 1029 -no-create | --no-create | --no-creat | --no-crea | --no-cre \ |
1038 case $ac_arg in | 1030 | --no-cr | --no-c | -n ) continue ;; |
1039 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; | 1031 -no-recursion | --no-recursion | --no-recursio | --no-recursi \ |
1040 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | 1032 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) |
1041 | -silent | --silent | --silen | --sile | --sil) | 1033 continue ;; |
1042 continue ;; | 1034 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) |
1043 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) | 1035 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; |
1044 ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; | 1036 esac |
1045 esac | 1037 ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" |
1046 case $ac_pass in | 1038 # Get rid of the leading space. |
1047 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; | 1039 ac_sep=" " |
1048 2) | |
1049 ac_configure_args1="$ac_configure_args1 '$ac_arg'" | |
1050 if test $ac_must_keep_next = true; then | |
1051 ac_must_keep_next=false # Got value, back to normal. | |
1052 else | |
1053 case $ac_arg in | |
1054 *=* | --config-cache | -C | -disable-* | --disable-* \ | |
1055 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | |
1056 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | |
1057 | -with-* | --with-* | -without-* | --without-* | --x) | |
1058 case "$ac_configure_args0 " in | |
1059 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; | |
1060 esac | |
1061 ;; | |
1062 -* ) ac_must_keep_next=true ;; | |
1063 esac | |
1064 fi | |
1065 ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" | |
1066 # Get rid of the leading space. | |
1067 ac_sep=" " | |
1068 ;; | |
1069 esac | |
1070 done | |
1071 done | 1040 done |
1072 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; } | |
1073 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; } | |
1074 | 1041 |
1075 # When interrupted or exit'd, cleanup temporary files, and complete | 1042 # When interrupted or exit'd, cleanup temporary files, and complete |
1076 # config.log. We remove comments because anyway the quotes in there | 1043 # config.log. We remove comments because anyway the quotes in there |
1077 # would cause problems or look ugly. | 1044 # would cause problems or look ugly. |
1078 # WARNING: Be sure not to use single quotes in there, as some shells, | 1045 # WARNING: Be sure not to use single quotes in there, as some shells, |
1145 fi | 1112 fi |
1146 test "$ac_signal" != 0 && | 1113 test "$ac_signal" != 0 && |
1147 echo "$as_me: caught signal $ac_signal" | 1114 echo "$as_me: caught signal $ac_signal" |
1148 echo "$as_me: exit $exit_status" | 1115 echo "$as_me: exit $exit_status" |
1149 } >&5 | 1116 } >&5 |
1150 rm -f core *.core && | 1117 rm -f core core.* *.core && |
1151 rm -rf conftest* confdefs* conf$$* $ac_clean_files && | 1118 rm -rf conftest* confdefs* conf$$* $ac_clean_files && |
1152 exit $exit_status | 1119 exit $exit_status |
1153 ' 0 | 1120 ' 0 |
1154 for ac_signal in 1 2 13 15; do | 1121 for ac_signal in 1 2 13 15; do |
1155 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal | 1122 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal |
2574 | 2541 |
2575 ## Darwin / Mac OS X | 2542 ## Darwin / Mac OS X |
2576 powerpc-apple-darwin* ) | 2543 powerpc-apple-darwin* ) |
2577 machine=powermac opsys=darwin | 2544 machine=powermac opsys=darwin |
2578 # Define CPP as follows to make autoconf work correctly. | 2545 # Define CPP as follows to make autoconf work correctly. |
2579 CPP="gcc -E -no-cpp-precomp" | 2546 CPP="${CC-cc} -E -no-cpp-precomp" |
2547 # Use fink packages if available. | |
2548 if test -d /sw/include && test -d /sw/lib; then | |
2549 GCC_TEST_OPTIONS="-I/sw/include -L/sw/lib" | |
2550 CPP="${CPP} ${GCC_TEST_OPTIONS}" | |
2551 NON_GCC_TEST_OPTIONS=${GCC_TEST_OPTIONS} | |
2552 fi | |
2580 ;; | 2553 ;; |
2581 | 2554 |
2582 ## AMD x86-64 Linux-based GNU system | 2555 ## AMD x86-64 Linux-based GNU system |
2583 x86_64-*-linux-gnu* ) | 2556 x86_64-*-linux-gnu* ) |
2584 machine=amdx86-64 opsys=gnu-linux | 2557 machine=amdx86-64 opsys=gnu-linux |
2959 fi | 2932 fi |
2960 | 2933 |
2961 fi | 2934 fi |
2962 | 2935 |
2963 | 2936 |
2964 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH | 2937 test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH" >&5 |
2965 See \`config.log' for more details." >&5 | 2938 echo "$as_me: error: no acceptable C compiler found in \$PATH" >&2;} |
2966 echo "$as_me: error: no acceptable C compiler found in \$PATH | |
2967 See \`config.log' for more details." >&2;} | |
2968 { (exit 1); exit 1; }; } | 2939 { (exit 1); exit 1; }; } |
2969 | 2940 |
2970 # Provide some information about the compiler. | 2941 # Provide some information about the compiler. |
2971 echo "$as_me:$LINENO:" \ | 2942 echo "$as_me:$LINENO:" \ |
2972 "checking for C compiler version" >&5 | 2943 "checking for C compiler version" >&5 |
2987 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 2958 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
2988 (exit $ac_status); } | 2959 (exit $ac_status); } |
2989 | 2960 |
2990 cat >conftest.$ac_ext <<_ACEOF | 2961 cat >conftest.$ac_ext <<_ACEOF |
2991 #line $LINENO "configure" | 2962 #line $LINENO "configure" |
2992 /* confdefs.h. */ | 2963 #include "confdefs.h" |
2993 _ACEOF | |
2994 cat confdefs.h >>conftest.$ac_ext | |
2995 cat >>conftest.$ac_ext <<_ACEOF | |
2996 /* end confdefs.h. */ | |
2997 | 2964 |
2998 int | 2965 int |
2999 main () | 2966 main () |
3000 { | 2967 { |
3001 | 2968 |
3002 ; | 2969 ; |
3003 return 0; | 2970 return 0; |
3004 } | 2971 } |
3005 _ACEOF | 2972 _ACEOF |
3006 ac_clean_files_save=$ac_clean_files | 2973 ac_clean_files_save=$ac_clean_files |
3007 ac_clean_files="$ac_clean_files a.out a.exe b.out" | 2974 ac_clean_files="$ac_clean_files a.out a.exe" |
3008 # Try to create an executable without -o first, disregard a.out. | 2975 # Try to create an executable without -o first, disregard a.out. |
3009 # It will help us diagnose broken compilers, and finding out an intuition | 2976 # It will help us diagnose broken compilers, and finding out an intuition |
3010 # of exeext. | 2977 # of exeext. |
3011 echo "$as_me:$LINENO: checking for C compiler default output" >&5 | 2978 echo "$as_me:$LINENO: checking for C compiler default output" >&5 |
3012 echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 | 2979 echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 |
3021 # resort. | 2988 # resort. |
3022 | 2989 |
3023 # Be careful to initialize this variable, since it used to be cached. | 2990 # Be careful to initialize this variable, since it used to be cached. |
3024 # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile. | 2991 # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile. |
3025 ac_cv_exeext= | 2992 ac_cv_exeext= |
3026 # b.out is created by i960 compilers. | 2993 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.*; do |
3027 for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out | |
3028 do | |
3029 test -f "$ac_file" || continue | 2994 test -f "$ac_file" || continue |
3030 case $ac_file in | 2995 case $ac_file in |
3031 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) | 2996 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; |
3032 ;; | 2997 a.out ) # We found the default executable, but exeext='' is most |
3033 conftest.$ac_ext ) | 2998 # certainly right. |
3034 # This is the source file. | 2999 break;; |
3035 ;; | 3000 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` |
3036 [ab].out ) | 3001 # FIXME: I believe we export ac_cv_exeext for Libtool --akim. |
3037 # We found the default executable, but exeext='' is most | 3002 export ac_cv_exeext |
3038 # certainly right. | 3003 break;; |
3039 break;; | 3004 * ) break;; |
3040 *.* ) | |
3041 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` | |
3042 # FIXME: I believe we export ac_cv_exeext for Libtool, | |
3043 # but it would be cool to find out if it's true. Does anybody | |
3044 # maintain Libtool? --akim. | |
3045 export ac_cv_exeext | |
3046 break;; | |
3047 * ) | |
3048 break;; | |
3049 esac | 3005 esac |
3050 done | 3006 done |
3051 else | 3007 else |
3052 echo "$as_me: failed program was:" >&5 | 3008 echo "$as_me: failed program was:" >&5 |
3053 sed 's/^/| /' conftest.$ac_ext >&5 | 3009 cat conftest.$ac_ext >&5 |
3054 | |
3055 { { echo "$as_me:$LINENO: error: C compiler cannot create executables | 3010 { { echo "$as_me:$LINENO: error: C compiler cannot create executables |
3056 See \`config.log' for more details." >&5 | 3011 check \`config.log' for details." >&5 |
3057 echo "$as_me: error: C compiler cannot create executables | 3012 echo "$as_me: error: C compiler cannot create executables |
3058 See \`config.log' for more details." >&2;} | 3013 check \`config.log' for details." >&2;} |
3059 { (exit 77); exit 77; }; } | 3014 { (exit 77); exit 77; }; } |
3060 fi | 3015 fi |
3061 | 3016 |
3062 ac_exeext=$ac_cv_exeext | 3017 ac_exeext=$ac_cv_exeext |
3063 echo "$as_me:$LINENO: result: $ac_file" >&5 | 3018 echo "$as_me:$LINENO: result: $ac_file" >&5 |
3080 else | 3035 else |
3081 if test "$cross_compiling" = maybe; then | 3036 if test "$cross_compiling" = maybe; then |
3082 cross_compiling=yes | 3037 cross_compiling=yes |
3083 else | 3038 else |
3084 { { echo "$as_me:$LINENO: error: cannot run C compiled programs. | 3039 { { echo "$as_me:$LINENO: error: cannot run C compiled programs. |
3085 If you meant to cross compile, use \`--host'. | 3040 If you meant to cross compile, use \`--host'." >&5 |
3086 See \`config.log' for more details." >&5 | |
3087 echo "$as_me: error: cannot run C compiled programs. | 3041 echo "$as_me: error: cannot run C compiled programs. |
3088 If you meant to cross compile, use \`--host'. | 3042 If you meant to cross compile, use \`--host'." >&2;} |
3089 See \`config.log' for more details." >&2;} | |
3090 { (exit 1); exit 1; }; } | 3043 { (exit 1); exit 1; }; } |
3091 fi | 3044 fi |
3092 fi | 3045 fi |
3093 fi | 3046 fi |
3094 echo "$as_me:$LINENO: result: yes" >&5 | 3047 echo "$as_me:$LINENO: result: yes" >&5 |
3095 echo "${ECHO_T}yes" >&6 | 3048 echo "${ECHO_T}yes" >&6 |
3096 | 3049 |
3097 rm -f a.out a.exe conftest$ac_cv_exeext b.out | 3050 rm -f a.out a.exe conftest$ac_cv_exeext |
3098 ac_clean_files=$ac_clean_files_save | 3051 ac_clean_files=$ac_clean_files_save |
3099 # Check the compiler produces executables we can run. If not, either | 3052 # Check the compiler produces executables we can run. If not, either |
3100 # the compiler is broken, or we cross compile. | 3053 # the compiler is broken, or we cross compile. |
3101 echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 | 3054 echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 |
3102 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 | 3055 echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 |
3123 break;; | 3076 break;; |
3124 * ) break;; | 3077 * ) break;; |
3125 esac | 3078 esac |
3126 done | 3079 done |
3127 else | 3080 else |
3128 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link | 3081 { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link" >&5 |
3129 See \`config.log' for more details." >&5 | 3082 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link" >&2;} |
3130 echo "$as_me: error: cannot compute suffix of executables: cannot compile and link | |
3131 See \`config.log' for more details." >&2;} | |
3132 { (exit 1); exit 1; }; } | 3083 { (exit 1); exit 1; }; } |
3133 fi | 3084 fi |
3134 | 3085 |
3135 rm -f conftest$ac_cv_exeext | 3086 rm -f conftest$ac_cv_exeext |
3136 echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 | 3087 echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 |
3144 if test "${ac_cv_objext+set}" = set; then | 3095 if test "${ac_cv_objext+set}" = set; then |
3145 echo $ECHO_N "(cached) $ECHO_C" >&6 | 3096 echo $ECHO_N "(cached) $ECHO_C" >&6 |
3146 else | 3097 else |
3147 cat >conftest.$ac_ext <<_ACEOF | 3098 cat >conftest.$ac_ext <<_ACEOF |
3148 #line $LINENO "configure" | 3099 #line $LINENO "configure" |
3149 /* confdefs.h. */ | 3100 #include "confdefs.h" |
3150 _ACEOF | |
3151 cat confdefs.h >>conftest.$ac_ext | |
3152 cat >>conftest.$ac_ext <<_ACEOF | |
3153 /* end confdefs.h. */ | |
3154 | 3101 |
3155 int | 3102 int |
3156 main () | 3103 main () |
3157 { | 3104 { |
3158 | 3105 |
3173 break;; | 3120 break;; |
3174 esac | 3121 esac |
3175 done | 3122 done |
3176 else | 3123 else |
3177 echo "$as_me: failed program was:" >&5 | 3124 echo "$as_me: failed program was:" >&5 |
3178 sed 's/^/| /' conftest.$ac_ext >&5 | 3125 cat conftest.$ac_ext >&5 |
3179 | 3126 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile" >&5 |
3180 { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile | 3127 echo "$as_me: error: cannot compute suffix of object files: cannot compile" >&2;} |
3181 See \`config.log' for more details." >&5 | |
3182 echo "$as_me: error: cannot compute suffix of object files: cannot compile | |
3183 See \`config.log' for more details." >&2;} | |
3184 { (exit 1); exit 1; }; } | 3128 { (exit 1); exit 1; }; } |
3185 fi | 3129 fi |
3186 | 3130 |
3187 rm -f conftest.$ac_cv_objext conftest.$ac_ext | 3131 rm -f conftest.$ac_cv_objext conftest.$ac_ext |
3188 fi | 3132 fi |
3195 if test "${ac_cv_c_compiler_gnu+set}" = set; then | 3139 if test "${ac_cv_c_compiler_gnu+set}" = set; then |
3196 echo $ECHO_N "(cached) $ECHO_C" >&6 | 3140 echo $ECHO_N "(cached) $ECHO_C" >&6 |
3197 else | 3141 else |
3198 cat >conftest.$ac_ext <<_ACEOF | 3142 cat >conftest.$ac_ext <<_ACEOF |
3199 #line $LINENO "configure" | 3143 #line $LINENO "configure" |
3200 /* confdefs.h. */ | 3144 #include "confdefs.h" |
3201 _ACEOF | |
3202 cat confdefs.h >>conftest.$ac_ext | |
3203 cat >>conftest.$ac_ext <<_ACEOF | |
3204 /* end confdefs.h. */ | |
3205 | 3145 |
3206 int | 3146 int |
3207 main () | 3147 main () |
3208 { | 3148 { |
3209 #ifndef __GNUC__ | 3149 #ifndef __GNUC__ |
3227 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3167 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3228 (exit $ac_status); }; }; then | 3168 (exit $ac_status); }; }; then |
3229 ac_compiler_gnu=yes | 3169 ac_compiler_gnu=yes |
3230 else | 3170 else |
3231 echo "$as_me: failed program was:" >&5 | 3171 echo "$as_me: failed program was:" >&5 |
3232 sed 's/^/| /' conftest.$ac_ext >&5 | 3172 cat conftest.$ac_ext >&5 |
3233 | |
3234 ac_compiler_gnu=no | 3173 ac_compiler_gnu=no |
3235 fi | 3174 fi |
3236 rm -f conftest.$ac_objext conftest.$ac_ext | 3175 rm -f conftest.$ac_objext conftest.$ac_ext |
3237 ac_cv_c_compiler_gnu=$ac_compiler_gnu | 3176 ac_cv_c_compiler_gnu=$ac_compiler_gnu |
3238 | 3177 |
3248 if test "${ac_cv_prog_cc_g+set}" = set; then | 3187 if test "${ac_cv_prog_cc_g+set}" = set; then |
3249 echo $ECHO_N "(cached) $ECHO_C" >&6 | 3188 echo $ECHO_N "(cached) $ECHO_C" >&6 |
3250 else | 3189 else |
3251 cat >conftest.$ac_ext <<_ACEOF | 3190 cat >conftest.$ac_ext <<_ACEOF |
3252 #line $LINENO "configure" | 3191 #line $LINENO "configure" |
3253 /* confdefs.h. */ | 3192 #include "confdefs.h" |
3254 _ACEOF | |
3255 cat confdefs.h >>conftest.$ac_ext | |
3256 cat >>conftest.$ac_ext <<_ACEOF | |
3257 /* end confdefs.h. */ | |
3258 | 3193 |
3259 int | 3194 int |
3260 main () | 3195 main () |
3261 { | 3196 { |
3262 | 3197 |
3277 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3212 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3278 (exit $ac_status); }; }; then | 3213 (exit $ac_status); }; }; then |
3279 ac_cv_prog_cc_g=yes | 3214 ac_cv_prog_cc_g=yes |
3280 else | 3215 else |
3281 echo "$as_me: failed program was:" >&5 | 3216 echo "$as_me: failed program was:" >&5 |
3282 sed 's/^/| /' conftest.$ac_ext >&5 | 3217 cat conftest.$ac_ext >&5 |
3283 | |
3284 ac_cv_prog_cc_g=no | 3218 ac_cv_prog_cc_g=no |
3285 fi | 3219 fi |
3286 rm -f conftest.$ac_objext conftest.$ac_ext | 3220 rm -f conftest.$ac_objext conftest.$ac_ext |
3287 fi | 3221 fi |
3288 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 | 3222 echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 |
3309 else | 3243 else |
3310 ac_cv_prog_cc_stdc=no | 3244 ac_cv_prog_cc_stdc=no |
3311 ac_save_CC=$CC | 3245 ac_save_CC=$CC |
3312 cat >conftest.$ac_ext <<_ACEOF | 3246 cat >conftest.$ac_ext <<_ACEOF |
3313 #line $LINENO "configure" | 3247 #line $LINENO "configure" |
3314 /* confdefs.h. */ | 3248 #include "confdefs.h" |
3315 _ACEOF | |
3316 cat confdefs.h >>conftest.$ac_ext | |
3317 cat >>conftest.$ac_ext <<_ACEOF | |
3318 /* end confdefs.h. */ | |
3319 #include <stdarg.h> | 3249 #include <stdarg.h> |
3320 #include <stdio.h> | 3250 #include <stdio.h> |
3321 #include <sys/types.h> | 3251 #include <sys/types.h> |
3322 #include <sys/stat.h> | 3252 #include <sys/stat.h> |
3323 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | 3253 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
3376 (exit $ac_status); }; }; then | 3306 (exit $ac_status); }; }; then |
3377 ac_cv_prog_cc_stdc=$ac_arg | 3307 ac_cv_prog_cc_stdc=$ac_arg |
3378 break | 3308 break |
3379 else | 3309 else |
3380 echo "$as_me: failed program was:" >&5 | 3310 echo "$as_me: failed program was:" >&5 |
3381 sed 's/^/| /' conftest.$ac_ext >&5 | 3311 cat conftest.$ac_ext >&5 |
3382 | |
3383 fi | 3312 fi |
3384 rm -f conftest.$ac_objext | 3313 rm -f conftest.$ac_objext |
3385 done | 3314 done |
3386 rm -f conftest.$ac_ext conftest.$ac_objext | 3315 rm -f conftest.$ac_ext conftest.$ac_objext |
3387 CC=$ac_save_CC | 3316 CC=$ac_save_CC |
3418 (eval $ac_try) 2>&5 | 3347 (eval $ac_try) 2>&5 |
3419 ac_status=$? | 3348 ac_status=$? |
3420 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3349 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3421 (exit $ac_status); }; }; then | 3350 (exit $ac_status); }; }; then |
3422 for ac_declaration in \ | 3351 for ac_declaration in \ |
3423 '' \ | 3352 ''\ |
3353 '#include <stdlib.h>' \ | |
3424 'extern "C" void std::exit (int) throw (); using std::exit;' \ | 3354 'extern "C" void std::exit (int) throw (); using std::exit;' \ |
3425 'extern "C" void std::exit (int); using std::exit;' \ | 3355 'extern "C" void std::exit (int); using std::exit;' \ |
3426 'extern "C" void exit (int) throw ();' \ | 3356 'extern "C" void exit (int) throw ();' \ |
3427 'extern "C" void exit (int);' \ | 3357 'extern "C" void exit (int);' \ |
3428 'void exit (int);' | 3358 'void exit (int);' |
3429 do | 3359 do |
3430 cat >conftest.$ac_ext <<_ACEOF | 3360 cat >conftest.$ac_ext <<_ACEOF |
3431 #line $LINENO "configure" | 3361 #line $LINENO "configure" |
3432 /* confdefs.h. */ | 3362 #include "confdefs.h" |
3433 _ACEOF | |
3434 cat confdefs.h >>conftest.$ac_ext | |
3435 cat >>conftest.$ac_ext <<_ACEOF | |
3436 /* end confdefs.h. */ | |
3437 $ac_declaration | |
3438 #include <stdlib.h> | 3363 #include <stdlib.h> |
3439 int | |
3440 main () | |
3441 { | |
3442 exit (42); | |
3443 ; | |
3444 return 0; | |
3445 } | |
3446 _ACEOF | |
3447 rm -f conftest.$ac_objext | |
3448 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
3449 (eval $ac_compile) 2>&5 | |
3450 ac_status=$? | |
3451 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3452 (exit $ac_status); } && | |
3453 { ac_try='test -s conftest.$ac_objext' | |
3454 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3455 (eval $ac_try) 2>&5 | |
3456 ac_status=$? | |
3457 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3458 (exit $ac_status); }; }; then | |
3459 : | |
3460 else | |
3461 echo "$as_me: failed program was:" >&5 | |
3462 sed 's/^/| /' conftest.$ac_ext >&5 | |
3463 | |
3464 continue | |
3465 fi | |
3466 rm -f conftest.$ac_objext conftest.$ac_ext | |
3467 cat >conftest.$ac_ext <<_ACEOF | |
3468 #line $LINENO "configure" | |
3469 /* confdefs.h. */ | |
3470 _ACEOF | |
3471 cat confdefs.h >>conftest.$ac_ext | |
3472 cat >>conftest.$ac_ext <<_ACEOF | |
3473 /* end confdefs.h. */ | |
3474 $ac_declaration | 3364 $ac_declaration |
3475 int | 3365 int |
3476 main () | 3366 main () |
3477 { | 3367 { |
3478 exit (42); | 3368 exit (42); |
3490 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 3380 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
3491 (eval $ac_try) 2>&5 | 3381 (eval $ac_try) 2>&5 |
3492 ac_status=$? | 3382 ac_status=$? |
3493 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 3383 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
3494 (exit $ac_status); }; }; then | 3384 (exit $ac_status); }; }; then |
3385 : | |
3386 else | |
3387 echo "$as_me: failed program was:" >&5 | |
3388 cat conftest.$ac_ext >&5 | |
3389 continue | |
3390 fi | |
3391 rm -f conftest.$ac_objext conftest.$ac_ext | |
3392 cat >conftest.$ac_ext <<_ACEOF | |
3393 #line $LINENO "configure" | |
3394 #include "confdefs.h" | |
3395 $ac_declaration | |
3396 int | |
3397 main () | |
3398 { | |
3399 exit (42); | |
3400 ; | |
3401 return 0; | |
3402 } | |
3403 _ACEOF | |
3404 rm -f conftest.$ac_objext | |
3405 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
3406 (eval $ac_compile) 2>&5 | |
3407 ac_status=$? | |
3408 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3409 (exit $ac_status); } && | |
3410 { ac_try='test -s conftest.$ac_objext' | |
3411 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3412 (eval $ac_try) 2>&5 | |
3413 ac_status=$? | |
3414 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3415 (exit $ac_status); }; }; then | |
3495 break | 3416 break |
3496 else | 3417 else |
3497 echo "$as_me: failed program was:" >&5 | 3418 echo "$as_me: failed program was:" >&5 |
3498 sed 's/^/| /' conftest.$ac_ext >&5 | 3419 cat conftest.$ac_ext >&5 |
3499 | |
3500 fi | 3420 fi |
3501 rm -f conftest.$ac_objext conftest.$ac_ext | 3421 rm -f conftest.$ac_objext conftest.$ac_ext |
3502 done | 3422 done |
3503 rm -f conftest* | 3423 rm -f conftest* |
3504 if test -n "$ac_declaration"; then | 3424 if test -n "$ac_declaration"; then |
3507 echo '#endif' >>confdefs.h | 3427 echo '#endif' >>confdefs.h |
3508 fi | 3428 fi |
3509 | 3429 |
3510 else | 3430 else |
3511 echo "$as_me: failed program was:" >&5 | 3431 echo "$as_me: failed program was:" >&5 |
3512 sed 's/^/| /' conftest.$ac_ext >&5 | 3432 cat conftest.$ac_ext >&5 |
3513 | |
3514 fi | 3433 fi |
3515 rm -f conftest.$ac_objext conftest.$ac_ext | 3434 rm -f conftest.$ac_objext conftest.$ac_ext |
3516 ac_ext=c | 3435 ac_ext=c |
3517 ac_cpp='$CPP $CPPFLAGS' | 3436 ac_cpp='$CPP $CPPFLAGS' |
3518 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 3437 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
3586 ac_preproc_ok=false | 3505 ac_preproc_ok=false |
3587 for ac_c_preproc_warn_flag in '' yes | 3506 for ac_c_preproc_warn_flag in '' yes |
3588 do | 3507 do |
3589 # Use a header file that comes with gcc, so configuring glibc | 3508 # Use a header file that comes with gcc, so configuring glibc |
3590 # with a fresh cross-compiler works. | 3509 # with a fresh cross-compiler works. |
3591 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
3592 # <limits.h> exists even on freestanding compilers. | |
3593 # On the NeXT, cc -E runs the code through the compiler's parser, | 3510 # On the NeXT, cc -E runs the code through the compiler's parser, |
3594 # not just through cpp. "Syntax error" is here to catch this case. | 3511 # not just through cpp. "Syntax error" is here to catch this case. |
3595 cat >conftest.$ac_ext <<_ACEOF | 3512 cat >conftest.$ac_ext <<_ACEOF |
3596 #line $LINENO "configure" | 3513 #line $LINENO "configure" |
3597 /* confdefs.h. */ | 3514 #include "confdefs.h" |
3598 _ACEOF | 3515 #include <assert.h> |
3599 cat confdefs.h >>conftest.$ac_ext | |
3600 cat >>conftest.$ac_ext <<_ACEOF | |
3601 /* end confdefs.h. */ | |
3602 #ifdef __STDC__ | |
3603 # include <limits.h> | |
3604 #else | |
3605 # include <assert.h> | |
3606 #endif | |
3607 Syntax error | 3516 Syntax error |
3608 _ACEOF | 3517 _ACEOF |
3609 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3518 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
3610 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3519 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
3611 ac_status=$? | 3520 ac_status=$? |
3624 fi | 3533 fi |
3625 if test -z "$ac_cpp_err"; then | 3534 if test -z "$ac_cpp_err"; then |
3626 : | 3535 : |
3627 else | 3536 else |
3628 echo "$as_me: failed program was:" >&5 | 3537 echo "$as_me: failed program was:" >&5 |
3629 sed 's/^/| /' conftest.$ac_ext >&5 | 3538 cat conftest.$ac_ext >&5 |
3630 | |
3631 # Broken: fails on valid input. | 3539 # Broken: fails on valid input. |
3632 continue | 3540 continue |
3633 fi | 3541 fi |
3634 rm -f conftest.err conftest.$ac_ext | 3542 rm -f conftest.err conftest.$ac_ext |
3635 | 3543 |
3636 # OK, works on sane cases. Now check whether non-existent headers | 3544 # OK, works on sane cases. Now check whether non-existent headers |
3637 # can be detected and how. | 3545 # can be detected and how. |
3638 cat >conftest.$ac_ext <<_ACEOF | 3546 cat >conftest.$ac_ext <<_ACEOF |
3639 #line $LINENO "configure" | 3547 #line $LINENO "configure" |
3640 /* confdefs.h. */ | 3548 #include "confdefs.h" |
3641 _ACEOF | |
3642 cat confdefs.h >>conftest.$ac_ext | |
3643 cat >>conftest.$ac_ext <<_ACEOF | |
3644 /* end confdefs.h. */ | |
3645 #include <ac_nonexistent.h> | 3549 #include <ac_nonexistent.h> |
3646 _ACEOF | 3550 _ACEOF |
3647 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3551 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
3648 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3552 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
3649 ac_status=$? | 3553 ac_status=$? |
3663 if test -z "$ac_cpp_err"; then | 3567 if test -z "$ac_cpp_err"; then |
3664 # Broken: success on invalid input. | 3568 # Broken: success on invalid input. |
3665 continue | 3569 continue |
3666 else | 3570 else |
3667 echo "$as_me: failed program was:" >&5 | 3571 echo "$as_me: failed program was:" >&5 |
3668 sed 's/^/| /' conftest.$ac_ext >&5 | 3572 cat conftest.$ac_ext >&5 |
3669 | |
3670 # Passes both tests. | 3573 # Passes both tests. |
3671 ac_preproc_ok=: | 3574 ac_preproc_ok=: |
3672 break | 3575 break |
3673 fi | 3576 fi |
3674 rm -f conftest.err conftest.$ac_ext | 3577 rm -f conftest.err conftest.$ac_ext |
3693 ac_preproc_ok=false | 3596 ac_preproc_ok=false |
3694 for ac_c_preproc_warn_flag in '' yes | 3597 for ac_c_preproc_warn_flag in '' yes |
3695 do | 3598 do |
3696 # Use a header file that comes with gcc, so configuring glibc | 3599 # Use a header file that comes with gcc, so configuring glibc |
3697 # with a fresh cross-compiler works. | 3600 # with a fresh cross-compiler works. |
3698 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
3699 # <limits.h> exists even on freestanding compilers. | |
3700 # On the NeXT, cc -E runs the code through the compiler's parser, | 3601 # On the NeXT, cc -E runs the code through the compiler's parser, |
3701 # not just through cpp. "Syntax error" is here to catch this case. | 3602 # not just through cpp. "Syntax error" is here to catch this case. |
3702 cat >conftest.$ac_ext <<_ACEOF | 3603 cat >conftest.$ac_ext <<_ACEOF |
3703 #line $LINENO "configure" | 3604 #line $LINENO "configure" |
3704 /* confdefs.h. */ | 3605 #include "confdefs.h" |
3705 _ACEOF | 3606 #include <assert.h> |
3706 cat confdefs.h >>conftest.$ac_ext | |
3707 cat >>conftest.$ac_ext <<_ACEOF | |
3708 /* end confdefs.h. */ | |
3709 #ifdef __STDC__ | |
3710 # include <limits.h> | |
3711 #else | |
3712 # include <assert.h> | |
3713 #endif | |
3714 Syntax error | 3607 Syntax error |
3715 _ACEOF | 3608 _ACEOF |
3716 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 |
3717 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3610 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
3718 ac_status=$? | 3611 ac_status=$? |
3731 fi | 3624 fi |
3732 if test -z "$ac_cpp_err"; then | 3625 if test -z "$ac_cpp_err"; then |
3733 : | 3626 : |
3734 else | 3627 else |
3735 echo "$as_me: failed program was:" >&5 | 3628 echo "$as_me: failed program was:" >&5 |
3736 sed 's/^/| /' conftest.$ac_ext >&5 | 3629 cat conftest.$ac_ext >&5 |
3737 | |
3738 # Broken: fails on valid input. | 3630 # Broken: fails on valid input. |
3739 continue | 3631 continue |
3740 fi | 3632 fi |
3741 rm -f conftest.err conftest.$ac_ext | 3633 rm -f conftest.err conftest.$ac_ext |
3742 | 3634 |
3743 # OK, works on sane cases. Now check whether non-existent headers | 3635 # OK, works on sane cases. Now check whether non-existent headers |
3744 # can be detected and how. | 3636 # can be detected and how. |
3745 cat >conftest.$ac_ext <<_ACEOF | 3637 cat >conftest.$ac_ext <<_ACEOF |
3746 #line $LINENO "configure" | 3638 #line $LINENO "configure" |
3747 /* confdefs.h. */ | 3639 #include "confdefs.h" |
3748 _ACEOF | |
3749 cat confdefs.h >>conftest.$ac_ext | |
3750 cat >>conftest.$ac_ext <<_ACEOF | |
3751 /* end confdefs.h. */ | |
3752 #include <ac_nonexistent.h> | 3640 #include <ac_nonexistent.h> |
3753 _ACEOF | 3641 _ACEOF |
3754 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3642 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
3755 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3643 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
3756 ac_status=$? | 3644 ac_status=$? |
3770 if test -z "$ac_cpp_err"; then | 3658 if test -z "$ac_cpp_err"; then |
3771 # Broken: success on invalid input. | 3659 # Broken: success on invalid input. |
3772 continue | 3660 continue |
3773 else | 3661 else |
3774 echo "$as_me: failed program was:" >&5 | 3662 echo "$as_me: failed program was:" >&5 |
3775 sed 's/^/| /' conftest.$ac_ext >&5 | 3663 cat conftest.$ac_ext >&5 |
3776 | |
3777 # Passes both tests. | 3664 # Passes both tests. |
3778 ac_preproc_ok=: | 3665 ac_preproc_ok=: |
3779 break | 3666 break |
3780 fi | 3667 fi |
3781 rm -f conftest.err conftest.$ac_ext | 3668 rm -f conftest.err conftest.$ac_ext |
3784 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. | 3671 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. |
3785 rm -f conftest.err conftest.$ac_ext | 3672 rm -f conftest.err conftest.$ac_ext |
3786 if $ac_preproc_ok; then | 3673 if $ac_preproc_ok; then |
3787 : | 3674 : |
3788 else | 3675 else |
3789 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check | 3676 { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check" >&5 |
3790 See \`config.log' for more details." >&5 | 3677 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;} |
3791 echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check | |
3792 See \`config.log' for more details." >&2;} | |
3793 { (exit 1); exit 1; }; } | 3678 { (exit 1); exit 1; }; } |
3794 fi | 3679 fi |
3795 | 3680 |
3796 ac_ext=c | 3681 ac_ext=c |
3797 ac_cpp='$CPP $CPPFLAGS' | 3682 ac_cpp='$CPP $CPPFLAGS' |
4087 then | 3972 then |
4088 ac_link="$ac_link $NON_GCC_LINK_TEST_OPTIONS" | 3973 ac_link="$ac_link $NON_GCC_LINK_TEST_OPTIONS" |
4089 fi | 3974 fi |
4090 | 3975 |
4091 | 3976 |
3977 late_LDFLAGS=$LDFLAGS | |
3978 if test $GCC = yes; then | |
3979 LDFLAGS="$LDFLAGS -Wl,-znocombreloc" | |
3980 else | |
3981 LDFLAGS="$LDFLAGS -znocombreloc" | |
3982 fi | |
3983 | |
3984 echo "$as_me:$LINENO: checking For -znocombreloc" >&5 | |
3985 echo $ECHO_N "checking For -znocombreloc... $ECHO_C" >&6 | |
3986 | |
3987 cat >conftest.$ac_ext <<_ACEOF | |
3988 main(){return 0;} | |
3989 _ACEOF | |
3990 rm -f conftest.$ac_objext conftest$ac_exeext | |
3991 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
3992 (eval $ac_link) 2>&5 | |
3993 ac_status=$? | |
3994 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
3995 (exit $ac_status); } && | |
3996 { ac_try='test -s conftest$ac_exeext' | |
3997 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
3998 (eval $ac_try) 2>&5 | |
3999 ac_status=$? | |
4000 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4001 (exit $ac_status); }; }; then | |
4002 echo "$as_me:$LINENO: result: yes" >&5 | |
4003 echo "${ECHO_T}yes" >&6 | |
4004 else | |
4005 echo "$as_me: failed program was:" >&5 | |
4006 cat conftest.$ac_ext >&5 | |
4007 LDFLAGS=$late_LDFLAGS | |
4008 echo "$as_me:$LINENO: result: no" >&5 | |
4009 echo "${ECHO_T}no" >&6 | |
4010 fi | |
4011 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | |
4012 | |
4092 | 4013 |
4093 echo "$as_me:$LINENO: checking for egrep" >&5 | 4014 echo "$as_me:$LINENO: checking for egrep" >&5 |
4094 echo $ECHO_N "checking for egrep... $ECHO_C" >&6 | 4015 echo $ECHO_N "checking for egrep... $ECHO_C" >&6 |
4095 if test "${ac_cv_prog_egrep+set}" = set; then | 4016 if test "${ac_cv_prog_egrep+set}" = set; then |
4096 echo $ECHO_N "(cached) $ECHO_C" >&6 | 4017 echo $ECHO_N "(cached) $ECHO_C" >&6 |
4108 | 4029 |
4109 echo "$as_me:$LINENO: checking for AIX" >&5 | 4030 echo "$as_me:$LINENO: checking for AIX" >&5 |
4110 echo $ECHO_N "checking for AIX... $ECHO_C" >&6 | 4031 echo $ECHO_N "checking for AIX... $ECHO_C" >&6 |
4111 cat >conftest.$ac_ext <<_ACEOF | 4032 cat >conftest.$ac_ext <<_ACEOF |
4112 #line $LINENO "configure" | 4033 #line $LINENO "configure" |
4113 /* confdefs.h. */ | 4034 #include "confdefs.h" |
4114 _ACEOF | |
4115 cat confdefs.h >>conftest.$ac_ext | |
4116 cat >>conftest.$ac_ext <<_ACEOF | |
4117 /* end confdefs.h. */ | |
4118 #ifdef _AIX | 4035 #ifdef _AIX |
4119 yes | 4036 yes |
4120 #endif | 4037 #endif |
4121 | 4038 |
4122 _ACEOF | 4039 _ACEOF |
4308 while :; do | 4225 while :; do |
4309 # IRIX 6.2 and later do not support large files by default, | 4226 # IRIX 6.2 and later do not support large files by default, |
4310 # so use the C compiler's -n32 option if that helps. | 4227 # so use the C compiler's -n32 option if that helps. |
4311 cat >conftest.$ac_ext <<_ACEOF | 4228 cat >conftest.$ac_ext <<_ACEOF |
4312 #line $LINENO "configure" | 4229 #line $LINENO "configure" |
4313 /* confdefs.h. */ | 4230 #include "confdefs.h" |
4314 _ACEOF | |
4315 cat confdefs.h >>conftest.$ac_ext | |
4316 cat >>conftest.$ac_ext <<_ACEOF | |
4317 /* end confdefs.h. */ | |
4318 #include <sys/types.h> | 4231 #include <sys/types.h> |
4319 /* Check that off_t can represent 2**63 - 1 correctly. | 4232 /* Check that off_t can represent 2**63 - 1 correctly. |
4320 We can't simply define LARGE_OFF_T to be 9223372036854775807, | 4233 We can't simply define LARGE_OFF_T to be 9223372036854775807, |
4321 since some C++ compilers masquerading as C compilers | 4234 since some C++ compilers masquerading as C compilers |
4322 incorrectly reject 9223372036854775807. */ | 4235 incorrectly reject 9223372036854775807. */ |
4345 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4258 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4346 (exit $ac_status); }; }; then | 4259 (exit $ac_status); }; }; then |
4347 break | 4260 break |
4348 else | 4261 else |
4349 echo "$as_me: failed program was:" >&5 | 4262 echo "$as_me: failed program was:" >&5 |
4350 sed 's/^/| /' conftest.$ac_ext >&5 | 4263 cat conftest.$ac_ext >&5 |
4351 | |
4352 fi | 4264 fi |
4353 rm -f conftest.$ac_objext | 4265 rm -f conftest.$ac_objext |
4354 CC="$CC -n32" | 4266 CC="$CC -n32" |
4355 rm -f conftest.$ac_objext | 4267 rm -f conftest.$ac_objext |
4356 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4268 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4365 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4277 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4366 (exit $ac_status); }; }; then | 4278 (exit $ac_status); }; }; then |
4367 ac_cv_sys_largefile_CC=' -n32'; break | 4279 ac_cv_sys_largefile_CC=' -n32'; break |
4368 else | 4280 else |
4369 echo "$as_me: failed program was:" >&5 | 4281 echo "$as_me: failed program was:" >&5 |
4370 sed 's/^/| /' conftest.$ac_ext >&5 | 4282 cat conftest.$ac_ext >&5 |
4371 | |
4372 fi | 4283 fi |
4373 rm -f conftest.$ac_objext | 4284 rm -f conftest.$ac_objext |
4374 break | 4285 break |
4375 done | 4286 done |
4376 CC=$ac_save_CC | 4287 CC=$ac_save_CC |
4390 else | 4301 else |
4391 while :; do | 4302 while :; do |
4392 ac_cv_sys_file_offset_bits=no | 4303 ac_cv_sys_file_offset_bits=no |
4393 cat >conftest.$ac_ext <<_ACEOF | 4304 cat >conftest.$ac_ext <<_ACEOF |
4394 #line $LINENO "configure" | 4305 #line $LINENO "configure" |
4395 /* confdefs.h. */ | 4306 #include "confdefs.h" |
4396 _ACEOF | |
4397 cat confdefs.h >>conftest.$ac_ext | |
4398 cat >>conftest.$ac_ext <<_ACEOF | |
4399 /* end confdefs.h. */ | |
4400 #include <sys/types.h> | 4307 #include <sys/types.h> |
4401 /* Check that off_t can represent 2**63 - 1 correctly. | 4308 /* Check that off_t can represent 2**63 - 1 correctly. |
4402 We can't simply define LARGE_OFF_T to be 9223372036854775807, | 4309 We can't simply define LARGE_OFF_T to be 9223372036854775807, |
4403 since some C++ compilers masquerading as C compilers | 4310 since some C++ compilers masquerading as C compilers |
4404 incorrectly reject 9223372036854775807. */ | 4311 incorrectly reject 9223372036854775807. */ |
4427 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4334 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4428 (exit $ac_status); }; }; then | 4335 (exit $ac_status); }; }; then |
4429 break | 4336 break |
4430 else | 4337 else |
4431 echo "$as_me: failed program was:" >&5 | 4338 echo "$as_me: failed program was:" >&5 |
4432 sed 's/^/| /' conftest.$ac_ext >&5 | 4339 cat conftest.$ac_ext >&5 |
4433 | |
4434 fi | 4340 fi |
4435 rm -f conftest.$ac_objext conftest.$ac_ext | 4341 rm -f conftest.$ac_objext conftest.$ac_ext |
4436 cat >conftest.$ac_ext <<_ACEOF | 4342 cat >conftest.$ac_ext <<_ACEOF |
4437 #line $LINENO "configure" | 4343 #line $LINENO "configure" |
4438 /* confdefs.h. */ | 4344 #include "confdefs.h" |
4439 _ACEOF | |
4440 cat confdefs.h >>conftest.$ac_ext | |
4441 cat >>conftest.$ac_ext <<_ACEOF | |
4442 /* end confdefs.h. */ | |
4443 #define _FILE_OFFSET_BITS 64 | 4345 #define _FILE_OFFSET_BITS 64 |
4444 #include <sys/types.h> | 4346 #include <sys/types.h> |
4445 /* Check that off_t can represent 2**63 - 1 correctly. | 4347 /* Check that off_t can represent 2**63 - 1 correctly. |
4446 We can't simply define LARGE_OFF_T to be 9223372036854775807, | 4348 We can't simply define LARGE_OFF_T to be 9223372036854775807, |
4447 since some C++ compilers masquerading as C compilers | 4349 since some C++ compilers masquerading as C compilers |
4471 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4373 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4472 (exit $ac_status); }; }; then | 4374 (exit $ac_status); }; }; then |
4473 ac_cv_sys_file_offset_bits=64; break | 4375 ac_cv_sys_file_offset_bits=64; break |
4474 else | 4376 else |
4475 echo "$as_me: failed program was:" >&5 | 4377 echo "$as_me: failed program was:" >&5 |
4476 sed 's/^/| /' conftest.$ac_ext >&5 | 4378 cat conftest.$ac_ext >&5 |
4477 | |
4478 fi | 4379 fi |
4479 rm -f conftest.$ac_objext conftest.$ac_ext | 4380 rm -f conftest.$ac_objext conftest.$ac_ext |
4480 break | 4381 break |
4481 done | 4382 done |
4482 fi | 4383 fi |
4497 else | 4398 else |
4498 while :; do | 4399 while :; do |
4499 ac_cv_sys_large_files=no | 4400 ac_cv_sys_large_files=no |
4500 cat >conftest.$ac_ext <<_ACEOF | 4401 cat >conftest.$ac_ext <<_ACEOF |
4501 #line $LINENO "configure" | 4402 #line $LINENO "configure" |
4502 /* confdefs.h. */ | 4403 #include "confdefs.h" |
4503 _ACEOF | |
4504 cat confdefs.h >>conftest.$ac_ext | |
4505 cat >>conftest.$ac_ext <<_ACEOF | |
4506 /* end confdefs.h. */ | |
4507 #include <sys/types.h> | 4404 #include <sys/types.h> |
4508 /* Check that off_t can represent 2**63 - 1 correctly. | 4405 /* Check that off_t can represent 2**63 - 1 correctly. |
4509 We can't simply define LARGE_OFF_T to be 9223372036854775807, | 4406 We can't simply define LARGE_OFF_T to be 9223372036854775807, |
4510 since some C++ compilers masquerading as C compilers | 4407 since some C++ compilers masquerading as C compilers |
4511 incorrectly reject 9223372036854775807. */ | 4408 incorrectly reject 9223372036854775807. */ |
4534 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4431 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4535 (exit $ac_status); }; }; then | 4432 (exit $ac_status); }; }; then |
4536 break | 4433 break |
4537 else | 4434 else |
4538 echo "$as_me: failed program was:" >&5 | 4435 echo "$as_me: failed program was:" >&5 |
4539 sed 's/^/| /' conftest.$ac_ext >&5 | 4436 cat conftest.$ac_ext >&5 |
4540 | |
4541 fi | 4437 fi |
4542 rm -f conftest.$ac_objext conftest.$ac_ext | 4438 rm -f conftest.$ac_objext conftest.$ac_ext |
4543 cat >conftest.$ac_ext <<_ACEOF | 4439 cat >conftest.$ac_ext <<_ACEOF |
4544 #line $LINENO "configure" | 4440 #line $LINENO "configure" |
4545 /* confdefs.h. */ | 4441 #include "confdefs.h" |
4546 _ACEOF | |
4547 cat confdefs.h >>conftest.$ac_ext | |
4548 cat >>conftest.$ac_ext <<_ACEOF | |
4549 /* end confdefs.h. */ | |
4550 #define _LARGE_FILES 1 | 4442 #define _LARGE_FILES 1 |
4551 #include <sys/types.h> | 4443 #include <sys/types.h> |
4552 /* Check that off_t can represent 2**63 - 1 correctly. | 4444 /* Check that off_t can represent 2**63 - 1 correctly. |
4553 We can't simply define LARGE_OFF_T to be 9223372036854775807, | 4445 We can't simply define LARGE_OFF_T to be 9223372036854775807, |
4554 since some C++ compilers masquerading as C compilers | 4446 since some C++ compilers masquerading as C compilers |
4578 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4470 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4579 (exit $ac_status); }; }; then | 4471 (exit $ac_status); }; }; then |
4580 ac_cv_sys_large_files=1; break | 4472 ac_cv_sys_large_files=1; break |
4581 else | 4473 else |
4582 echo "$as_me: failed program was:" >&5 | 4474 echo "$as_me: failed program was:" >&5 |
4583 sed 's/^/| /' conftest.$ac_ext >&5 | 4475 cat conftest.$ac_ext >&5 |
4584 | |
4585 fi | 4476 fi |
4586 rm -f conftest.$ac_objext conftest.$ac_ext | 4477 rm -f conftest.$ac_objext conftest.$ac_ext |
4587 break | 4478 break |
4588 done | 4479 done |
4589 fi | 4480 fi |
4607 if test "${ac_cv_header_stdc+set}" = set; then | 4498 if test "${ac_cv_header_stdc+set}" = set; then |
4608 echo $ECHO_N "(cached) $ECHO_C" >&6 | 4499 echo $ECHO_N "(cached) $ECHO_C" >&6 |
4609 else | 4500 else |
4610 cat >conftest.$ac_ext <<_ACEOF | 4501 cat >conftest.$ac_ext <<_ACEOF |
4611 #line $LINENO "configure" | 4502 #line $LINENO "configure" |
4612 /* confdefs.h. */ | 4503 #include "confdefs.h" |
4613 _ACEOF | |
4614 cat confdefs.h >>conftest.$ac_ext | |
4615 cat >>conftest.$ac_ext <<_ACEOF | |
4616 /* end confdefs.h. */ | |
4617 #include <stdlib.h> | 4504 #include <stdlib.h> |
4618 #include <stdarg.h> | 4505 #include <stdarg.h> |
4619 #include <string.h> | 4506 #include <string.h> |
4620 #include <float.h> | 4507 #include <float.h> |
4621 | 4508 |
4622 int | 4509 _ACEOF |
4623 main () | 4510 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
4624 { | 4511 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
4625 | 4512 ac_status=$? |
4626 ; | 4513 grep -v '^ *+' conftest.er1 >conftest.err |
4627 return 0; | 4514 rm -f conftest.er1 |
4628 } | 4515 cat conftest.err >&5 |
4629 _ACEOF | 4516 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4630 rm -f conftest.$ac_objext | 4517 (exit $ac_status); } >/dev/null; then |
4631 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4518 if test -s conftest.err; then |
4632 (eval $ac_compile) 2>&5 | 4519 ac_cpp_err=$ac_c_preproc_warn_flag |
4633 ac_status=$? | 4520 else |
4634 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4521 ac_cpp_err= |
4635 (exit $ac_status); } && | 4522 fi |
4636 { ac_try='test -s conftest.$ac_objext' | 4523 else |
4637 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 4524 ac_cpp_err=yes |
4638 (eval $ac_try) 2>&5 | 4525 fi |
4639 ac_status=$? | 4526 if test -z "$ac_cpp_err"; then |
4640 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
4641 (exit $ac_status); }; }; then | |
4642 ac_cv_header_stdc=yes | 4527 ac_cv_header_stdc=yes |
4643 else | 4528 else |
4644 echo "$as_me: failed program was:" >&5 | 4529 echo "$as_me: failed program was:" >&5 |
4645 sed 's/^/| /' conftest.$ac_ext >&5 | 4530 cat conftest.$ac_ext >&5 |
4646 | 4531 ac_cv_header_stdc=no |
4647 ac_cv_header_stdc=no | 4532 fi |
4648 fi | 4533 rm -f conftest.err conftest.$ac_ext |
4649 rm -f conftest.$ac_objext conftest.$ac_ext | |
4650 | 4534 |
4651 if test $ac_cv_header_stdc = yes; then | 4535 if test $ac_cv_header_stdc = yes; then |
4652 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. | 4536 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
4653 cat >conftest.$ac_ext <<_ACEOF | 4537 cat >conftest.$ac_ext <<_ACEOF |
4654 #line $LINENO "configure" | 4538 #line $LINENO "configure" |
4655 /* confdefs.h. */ | 4539 #include "confdefs.h" |
4656 _ACEOF | |
4657 cat confdefs.h >>conftest.$ac_ext | |
4658 cat >>conftest.$ac_ext <<_ACEOF | |
4659 /* end confdefs.h. */ | |
4660 #include <string.h> | 4540 #include <string.h> |
4661 | 4541 |
4662 _ACEOF | 4542 _ACEOF |
4663 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | 4543 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
4664 $EGREP "memchr" >/dev/null 2>&1; then | 4544 $EGREP "memchr" >/dev/null 2>&1; then |
4672 | 4552 |
4673 if test $ac_cv_header_stdc = yes; then | 4553 if test $ac_cv_header_stdc = yes; then |
4674 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | 4554 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
4675 cat >conftest.$ac_ext <<_ACEOF | 4555 cat >conftest.$ac_ext <<_ACEOF |
4676 #line $LINENO "configure" | 4556 #line $LINENO "configure" |
4677 /* confdefs.h. */ | 4557 #include "confdefs.h" |
4678 _ACEOF | |
4679 cat confdefs.h >>conftest.$ac_ext | |
4680 cat >>conftest.$ac_ext <<_ACEOF | |
4681 /* end confdefs.h. */ | |
4682 #include <stdlib.h> | 4558 #include <stdlib.h> |
4683 | 4559 |
4684 _ACEOF | 4560 _ACEOF |
4685 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | 4561 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
4686 $EGREP "free" >/dev/null 2>&1; then | 4562 $EGREP "free" >/dev/null 2>&1; then |
4697 if test "$cross_compiling" = yes; then | 4573 if test "$cross_compiling" = yes; then |
4698 : | 4574 : |
4699 else | 4575 else |
4700 cat >conftest.$ac_ext <<_ACEOF | 4576 cat >conftest.$ac_ext <<_ACEOF |
4701 #line $LINENO "configure" | 4577 #line $LINENO "configure" |
4702 /* confdefs.h. */ | 4578 #include "confdefs.h" |
4703 _ACEOF | |
4704 cat confdefs.h >>conftest.$ac_ext | |
4705 cat >>conftest.$ac_ext <<_ACEOF | |
4706 /* end confdefs.h. */ | |
4707 #include <ctype.h> | 4579 #include <ctype.h> |
4708 #if ((' ' & 0x0FF) == 0x020) | 4580 #if ((' ' & 0x0FF) == 0x020) |
4709 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | 4581 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') |
4710 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | 4582 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
4711 #else | 4583 #else |
4712 # define ISLOWER(c) \ | 4584 # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') \ |
4713 (('a' <= (c) && (c) <= 'i') \ | |
4714 || ('j' <= (c) && (c) <= 'r') \ | 4585 || ('j' <= (c) && (c) <= 'r') \ |
4715 || ('s' <= (c) && (c) <= 'z')) | 4586 || ('s' <= (c) && (c) <= 'z')) |
4716 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | 4587 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) |
4717 #endif | 4588 #endif |
4718 | 4589 |
4741 (exit $ac_status); }; }; then | 4612 (exit $ac_status); }; }; then |
4742 : | 4613 : |
4743 else | 4614 else |
4744 echo "$as_me: program exited with status $ac_status" >&5 | 4615 echo "$as_me: program exited with status $ac_status" >&5 |
4745 echo "$as_me: failed program was:" >&5 | 4616 echo "$as_me: failed program was:" >&5 |
4746 sed 's/^/| /' conftest.$ac_ext >&5 | 4617 cat conftest.$ac_ext >&5 |
4747 | |
4748 ( exit $ac_status ) | 4618 ( exit $ac_status ) |
4749 ac_cv_header_stdc=no | 4619 ac_cv_header_stdc=no |
4750 fi | 4620 fi |
4751 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 4621 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
4752 fi | 4622 fi |
4753 fi | 4623 fi |
4754 fi | 4624 fi |
4755 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 | 4625 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 |
4756 echo "${ECHO_T}$ac_cv_header_stdc" >&6 | 4626 echo "${ECHO_T}$ac_cv_header_stdc" >&6 |
4781 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 4651 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
4782 echo $ECHO_N "(cached) $ECHO_C" >&6 | 4652 echo $ECHO_N "(cached) $ECHO_C" >&6 |
4783 else | 4653 else |
4784 cat >conftest.$ac_ext <<_ACEOF | 4654 cat >conftest.$ac_ext <<_ACEOF |
4785 #line $LINENO "configure" | 4655 #line $LINENO "configure" |
4786 /* confdefs.h. */ | 4656 #include "confdefs.h" |
4787 _ACEOF | |
4788 cat confdefs.h >>conftest.$ac_ext | |
4789 cat >>conftest.$ac_ext <<_ACEOF | |
4790 /* end confdefs.h. */ | |
4791 $ac_includes_default | 4657 $ac_includes_default |
4792 | 4658 |
4793 #include <$ac_header> | 4659 #include <$ac_header> |
4794 _ACEOF | 4660 _ACEOF |
4795 rm -f conftest.$ac_objext | 4661 rm -f conftest.$ac_objext |
4805 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4671 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4806 (exit $ac_status); }; }; then | 4672 (exit $ac_status); }; }; then |
4807 eval "$as_ac_Header=yes" | 4673 eval "$as_ac_Header=yes" |
4808 else | 4674 else |
4809 echo "$as_me: failed program was:" >&5 | 4675 echo "$as_me: failed program was:" >&5 |
4810 sed 's/^/| /' conftest.$ac_ext >&5 | 4676 cat conftest.$ac_ext >&5 |
4811 | |
4812 eval "$as_ac_Header=no" | 4677 eval "$as_ac_Header=no" |
4813 fi | 4678 fi |
4814 rm -f conftest.$ac_objext conftest.$ac_ext | 4679 rm -f conftest.$ac_objext conftest.$ac_ext |
4815 fi | 4680 fi |
4816 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 4681 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
4843 # Is the header compilable? | 4708 # Is the header compilable? |
4844 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 4709 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
4845 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 4710 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
4846 cat >conftest.$ac_ext <<_ACEOF | 4711 cat >conftest.$ac_ext <<_ACEOF |
4847 #line $LINENO "configure" | 4712 #line $LINENO "configure" |
4848 /* confdefs.h. */ | 4713 #include "confdefs.h" |
4849 _ACEOF | |
4850 cat confdefs.h >>conftest.$ac_ext | |
4851 cat >>conftest.$ac_ext <<_ACEOF | |
4852 /* end confdefs.h. */ | |
4853 $ac_includes_default | 4714 $ac_includes_default |
4854 #include <$ac_header> | 4715 #include <$ac_header> |
4855 _ACEOF | 4716 _ACEOF |
4856 rm -f conftest.$ac_objext | 4717 rm -f conftest.$ac_objext |
4857 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4718 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
4866 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4727 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
4867 (exit $ac_status); }; }; then | 4728 (exit $ac_status); }; }; then |
4868 ac_header_compiler=yes | 4729 ac_header_compiler=yes |
4869 else | 4730 else |
4870 echo "$as_me: failed program was:" >&5 | 4731 echo "$as_me: failed program was:" >&5 |
4871 sed 's/^/| /' conftest.$ac_ext >&5 | 4732 cat conftest.$ac_ext >&5 |
4872 | |
4873 ac_header_compiler=no | 4733 ac_header_compiler=no |
4874 fi | 4734 fi |
4875 rm -f conftest.$ac_objext conftest.$ac_ext | 4735 rm -f conftest.$ac_objext conftest.$ac_ext |
4876 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 4736 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
4877 echo "${ECHO_T}$ac_header_compiler" >&6 | 4737 echo "${ECHO_T}$ac_header_compiler" >&6 |
4879 # Is the header present? | 4739 # Is the header present? |
4880 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 4740 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
4881 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 4741 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
4882 cat >conftest.$ac_ext <<_ACEOF | 4742 cat >conftest.$ac_ext <<_ACEOF |
4883 #line $LINENO "configure" | 4743 #line $LINENO "configure" |
4884 /* confdefs.h. */ | 4744 #include "confdefs.h" |
4885 _ACEOF | |
4886 cat confdefs.h >>conftest.$ac_ext | |
4887 cat >>conftest.$ac_ext <<_ACEOF | |
4888 /* end confdefs.h. */ | |
4889 #include <$ac_header> | 4745 #include <$ac_header> |
4890 _ACEOF | 4746 _ACEOF |
4891 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 4747 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
4892 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 4748 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
4893 ac_status=$? | 4749 ac_status=$? |
4906 fi | 4762 fi |
4907 if test -z "$ac_cpp_err"; then | 4763 if test -z "$ac_cpp_err"; then |
4908 ac_header_preproc=yes | 4764 ac_header_preproc=yes |
4909 else | 4765 else |
4910 echo "$as_me: failed program was:" >&5 | 4766 echo "$as_me: failed program was:" >&5 |
4911 sed 's/^/| /' conftest.$ac_ext >&5 | 4767 cat conftest.$ac_ext >&5 |
4912 | |
4913 ac_header_preproc=no | 4768 ac_header_preproc=no |
4914 fi | 4769 fi |
4915 rm -f conftest.err conftest.$ac_ext | 4770 rm -f conftest.err conftest.$ac_ext |
4916 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 4771 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
4917 echo "${ECHO_T}$ac_header_preproc" >&6 | 4772 echo "${ECHO_T}$ac_header_preproc" >&6 |
4920 case $ac_header_compiler:$ac_header_preproc in | 4775 case $ac_header_compiler:$ac_header_preproc in |
4921 yes:no ) | 4776 yes:no ) |
4922 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 4777 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
4923 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 4778 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
4924 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 4779 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
4925 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 4780 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
4926 ( | |
4927 cat <<\_ASBOX | |
4928 ## ------------------------------------ ## | |
4929 ## Report this to bug-autoconf@gnu.org. ## | |
4930 ## ------------------------------------ ## | |
4931 _ASBOX | |
4932 ) | | |
4933 sed "s/^/$as_me: WARNING: /" >&2 | |
4934 ;; | |
4935 no:yes ) | 4781 no:yes ) |
4936 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 4782 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
4937 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 4783 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
4938 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 4784 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
4939 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 4785 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
4940 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 4786 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
4941 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 4787 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
4942 ( | |
4943 cat <<\_ASBOX | |
4944 ## ------------------------------------ ## | |
4945 ## Report this to bug-autoconf@gnu.org. ## | |
4946 ## ------------------------------------ ## | |
4947 _ASBOX | |
4948 ) | | |
4949 sed "s/^/$as_me: WARNING: /" >&2 | |
4950 ;; | |
4951 esac | 4788 esac |
4952 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 4789 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
4953 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 4790 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
4954 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 4791 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
4955 echo $ECHO_N "(cached) $ECHO_C" >&6 | 4792 echo $ECHO_N "(cached) $ECHO_C" >&6 |
4977 else | 4814 else |
4978 ac_check_lib_save_LIBS=$LIBS | 4815 ac_check_lib_save_LIBS=$LIBS |
4979 LIBS="-lossaudio $LIBS" | 4816 LIBS="-lossaudio $LIBS" |
4980 cat >conftest.$ac_ext <<_ACEOF | 4817 cat >conftest.$ac_ext <<_ACEOF |
4981 #line $LINENO "configure" | 4818 #line $LINENO "configure" |
4982 /* confdefs.h. */ | 4819 #include "confdefs.h" |
4983 _ACEOF | |
4984 cat confdefs.h >>conftest.$ac_ext | |
4985 cat >>conftest.$ac_ext <<_ACEOF | |
4986 /* end confdefs.h. */ | |
4987 | 4820 |
4988 /* Override any gcc2 internal prototype to avoid an error. */ | 4821 /* Override any gcc2 internal prototype to avoid an error. */ |
4989 #ifdef __cplusplus | 4822 #ifdef __cplusplus |
4990 extern "C" | 4823 extern "C" |
4991 #endif | 4824 #endif |
5013 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4846 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5014 (exit $ac_status); }; }; then | 4847 (exit $ac_status); }; }; then |
5015 ac_cv_lib_ossaudio__oss_ioctl=yes | 4848 ac_cv_lib_ossaudio__oss_ioctl=yes |
5016 else | 4849 else |
5017 echo "$as_me: failed program was:" >&5 | 4850 echo "$as_me: failed program was:" >&5 |
5018 sed 's/^/| /' conftest.$ac_ext >&5 | 4851 cat conftest.$ac_ext >&5 |
5019 | |
5020 ac_cv_lib_ossaudio__oss_ioctl=no | 4852 ac_cv_lib_ossaudio__oss_ioctl=no |
5021 fi | 4853 fi |
5022 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 4854 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
5023 LIBS=$ac_check_lib_save_LIBS | 4855 LIBS=$ac_check_lib_save_LIBS |
5024 fi | 4856 fi |
5074 # Is the header compilable? | 4906 # Is the header compilable? |
5075 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 4907 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
5076 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 4908 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
5077 cat >conftest.$ac_ext <<_ACEOF | 4909 cat >conftest.$ac_ext <<_ACEOF |
5078 #line $LINENO "configure" | 4910 #line $LINENO "configure" |
5079 /* confdefs.h. */ | 4911 #include "confdefs.h" |
5080 _ACEOF | |
5081 cat confdefs.h >>conftest.$ac_ext | |
5082 cat >>conftest.$ac_ext <<_ACEOF | |
5083 /* end confdefs.h. */ | |
5084 $ac_includes_default | 4912 $ac_includes_default |
5085 #include <$ac_header> | 4913 #include <$ac_header> |
5086 _ACEOF | 4914 _ACEOF |
5087 rm -f conftest.$ac_objext | 4915 rm -f conftest.$ac_objext |
5088 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 4916 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
5097 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 4925 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5098 (exit $ac_status); }; }; then | 4926 (exit $ac_status); }; }; then |
5099 ac_header_compiler=yes | 4927 ac_header_compiler=yes |
5100 else | 4928 else |
5101 echo "$as_me: failed program was:" >&5 | 4929 echo "$as_me: failed program was:" >&5 |
5102 sed 's/^/| /' conftest.$ac_ext >&5 | 4930 cat conftest.$ac_ext >&5 |
5103 | |
5104 ac_header_compiler=no | 4931 ac_header_compiler=no |
5105 fi | 4932 fi |
5106 rm -f conftest.$ac_objext conftest.$ac_ext | 4933 rm -f conftest.$ac_objext conftest.$ac_ext |
5107 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 4934 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
5108 echo "${ECHO_T}$ac_header_compiler" >&6 | 4935 echo "${ECHO_T}$ac_header_compiler" >&6 |
5110 # Is the header present? | 4937 # Is the header present? |
5111 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 4938 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
5112 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 4939 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
5113 cat >conftest.$ac_ext <<_ACEOF | 4940 cat >conftest.$ac_ext <<_ACEOF |
5114 #line $LINENO "configure" | 4941 #line $LINENO "configure" |
5115 /* confdefs.h. */ | 4942 #include "confdefs.h" |
5116 _ACEOF | |
5117 cat confdefs.h >>conftest.$ac_ext | |
5118 cat >>conftest.$ac_ext <<_ACEOF | |
5119 /* end confdefs.h. */ | |
5120 #include <$ac_header> | 4943 #include <$ac_header> |
5121 _ACEOF | 4944 _ACEOF |
5122 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 4945 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
5123 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 4946 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
5124 ac_status=$? | 4947 ac_status=$? |
5137 fi | 4960 fi |
5138 if test -z "$ac_cpp_err"; then | 4961 if test -z "$ac_cpp_err"; then |
5139 ac_header_preproc=yes | 4962 ac_header_preproc=yes |
5140 else | 4963 else |
5141 echo "$as_me: failed program was:" >&5 | 4964 echo "$as_me: failed program was:" >&5 |
5142 sed 's/^/| /' conftest.$ac_ext >&5 | 4965 cat conftest.$ac_ext >&5 |
5143 | |
5144 ac_header_preproc=no | 4966 ac_header_preproc=no |
5145 fi | 4967 fi |
5146 rm -f conftest.err conftest.$ac_ext | 4968 rm -f conftest.err conftest.$ac_ext |
5147 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 4969 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
5148 echo "${ECHO_T}$ac_header_preproc" >&6 | 4970 echo "${ECHO_T}$ac_header_preproc" >&6 |
5151 case $ac_header_compiler:$ac_header_preproc in | 4973 case $ac_header_compiler:$ac_header_preproc in |
5152 yes:no ) | 4974 yes:no ) |
5153 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 4975 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
5154 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 4976 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
5155 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 4977 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
5156 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 4978 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
5157 ( | |
5158 cat <<\_ASBOX | |
5159 ## ------------------------------------ ## | |
5160 ## Report this to bug-autoconf@gnu.org. ## | |
5161 ## ------------------------------------ ## | |
5162 _ASBOX | |
5163 ) | | |
5164 sed "s/^/$as_me: WARNING: /" >&2 | |
5165 ;; | |
5166 no:yes ) | 4979 no:yes ) |
5167 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 4980 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
5168 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 4981 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
5169 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 4982 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
5170 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 4983 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
5171 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 4984 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
5172 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 4985 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
5173 ( | |
5174 cat <<\_ASBOX | |
5175 ## ------------------------------------ ## | |
5176 ## Report this to bug-autoconf@gnu.org. ## | |
5177 ## ------------------------------------ ## | |
5178 _ASBOX | |
5179 ) | | |
5180 sed "s/^/$as_me: WARNING: /" >&2 | |
5181 ;; | |
5182 esac | 4986 esac |
5183 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 4987 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
5184 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 4988 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
5185 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 4989 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
5186 echo $ECHO_N "(cached) $ECHO_C" >&6 | 4990 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5209 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 5013 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
5210 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5014 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5211 else | 5015 else |
5212 cat >conftest.$ac_ext <<_ACEOF | 5016 cat >conftest.$ac_ext <<_ACEOF |
5213 #line $LINENO "configure" | 5017 #line $LINENO "configure" |
5214 /* confdefs.h. */ | 5018 #include "confdefs.h" |
5215 _ACEOF | |
5216 cat confdefs.h >>conftest.$ac_ext | |
5217 cat >>conftest.$ac_ext <<_ACEOF | |
5218 /* end confdefs.h. */ | |
5219 #include <$ac_header> | 5019 #include <$ac_header> |
5220 _ACEOF | 5020 _ACEOF |
5221 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 5021 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
5222 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 5022 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
5223 ac_status=$? | 5023 ac_status=$? |
5236 fi | 5036 fi |
5237 if test -z "$ac_cpp_err"; then | 5037 if test -z "$ac_cpp_err"; then |
5238 eval "$as_ac_Header=yes" | 5038 eval "$as_ac_Header=yes" |
5239 else | 5039 else |
5240 echo "$as_me: failed program was:" >&5 | 5040 echo "$as_me: failed program was:" >&5 |
5241 sed 's/^/| /' conftest.$ac_ext >&5 | 5041 cat conftest.$ac_ext >&5 |
5242 | |
5243 eval "$as_ac_Header=no" | 5042 eval "$as_ac_Header=no" |
5244 fi | 5043 fi |
5245 rm -f conftest.err conftest.$ac_ext | 5044 rm -f conftest.err conftest.$ac_ext |
5246 fi | 5045 fi |
5247 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 5046 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
5260 if test "${ac_cv_header_stdc+set}" = set; then | 5059 if test "${ac_cv_header_stdc+set}" = set; then |
5261 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5060 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5262 else | 5061 else |
5263 cat >conftest.$ac_ext <<_ACEOF | 5062 cat >conftest.$ac_ext <<_ACEOF |
5264 #line $LINENO "configure" | 5063 #line $LINENO "configure" |
5265 /* confdefs.h. */ | 5064 #include "confdefs.h" |
5266 _ACEOF | |
5267 cat confdefs.h >>conftest.$ac_ext | |
5268 cat >>conftest.$ac_ext <<_ACEOF | |
5269 /* end confdefs.h. */ | |
5270 #include <stdlib.h> | 5065 #include <stdlib.h> |
5271 #include <stdarg.h> | 5066 #include <stdarg.h> |
5272 #include <string.h> | 5067 #include <string.h> |
5273 #include <float.h> | 5068 #include <float.h> |
5274 | 5069 |
5275 int | 5070 _ACEOF |
5276 main () | 5071 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
5277 { | 5072 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
5278 | 5073 ac_status=$? |
5279 ; | 5074 grep -v '^ *+' conftest.er1 >conftest.err |
5280 return 0; | 5075 rm -f conftest.er1 |
5281 } | 5076 cat conftest.err >&5 |
5282 _ACEOF | 5077 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5283 rm -f conftest.$ac_objext | 5078 (exit $ac_status); } >/dev/null; then |
5284 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 5079 if test -s conftest.err; then |
5285 (eval $ac_compile) 2>&5 | 5080 ac_cpp_err=$ac_c_preproc_warn_flag |
5286 ac_status=$? | 5081 else |
5287 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5082 ac_cpp_err= |
5288 (exit $ac_status); } && | 5083 fi |
5289 { ac_try='test -s conftest.$ac_objext' | 5084 else |
5290 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | 5085 ac_cpp_err=yes |
5291 (eval $ac_try) 2>&5 | 5086 fi |
5292 ac_status=$? | 5087 if test -z "$ac_cpp_err"; then |
5293 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5294 (exit $ac_status); }; }; then | |
5295 ac_cv_header_stdc=yes | 5088 ac_cv_header_stdc=yes |
5296 else | 5089 else |
5297 echo "$as_me: failed program was:" >&5 | 5090 echo "$as_me: failed program was:" >&5 |
5298 sed 's/^/| /' conftest.$ac_ext >&5 | 5091 cat conftest.$ac_ext >&5 |
5299 | 5092 ac_cv_header_stdc=no |
5300 ac_cv_header_stdc=no | 5093 fi |
5301 fi | 5094 rm -f conftest.err conftest.$ac_ext |
5302 rm -f conftest.$ac_objext conftest.$ac_ext | |
5303 | 5095 |
5304 if test $ac_cv_header_stdc = yes; then | 5096 if test $ac_cv_header_stdc = yes; then |
5305 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. | 5097 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
5306 cat >conftest.$ac_ext <<_ACEOF | 5098 cat >conftest.$ac_ext <<_ACEOF |
5307 #line $LINENO "configure" | 5099 #line $LINENO "configure" |
5308 /* confdefs.h. */ | 5100 #include "confdefs.h" |
5309 _ACEOF | |
5310 cat confdefs.h >>conftest.$ac_ext | |
5311 cat >>conftest.$ac_ext <<_ACEOF | |
5312 /* end confdefs.h. */ | |
5313 #include <string.h> | 5101 #include <string.h> |
5314 | 5102 |
5315 _ACEOF | 5103 _ACEOF |
5316 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | 5104 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
5317 $EGREP "memchr" >/dev/null 2>&1; then | 5105 $EGREP "memchr" >/dev/null 2>&1; then |
5325 | 5113 |
5326 if test $ac_cv_header_stdc = yes; then | 5114 if test $ac_cv_header_stdc = yes; then |
5327 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | 5115 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
5328 cat >conftest.$ac_ext <<_ACEOF | 5116 cat >conftest.$ac_ext <<_ACEOF |
5329 #line $LINENO "configure" | 5117 #line $LINENO "configure" |
5330 /* confdefs.h. */ | 5118 #include "confdefs.h" |
5331 _ACEOF | |
5332 cat confdefs.h >>conftest.$ac_ext | |
5333 cat >>conftest.$ac_ext <<_ACEOF | |
5334 /* end confdefs.h. */ | |
5335 #include <stdlib.h> | 5119 #include <stdlib.h> |
5336 | 5120 |
5337 _ACEOF | 5121 _ACEOF |
5338 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | 5122 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
5339 $EGREP "free" >/dev/null 2>&1; then | 5123 $EGREP "free" >/dev/null 2>&1; then |
5350 if test "$cross_compiling" = yes; then | 5134 if test "$cross_compiling" = yes; then |
5351 : | 5135 : |
5352 else | 5136 else |
5353 cat >conftest.$ac_ext <<_ACEOF | 5137 cat >conftest.$ac_ext <<_ACEOF |
5354 #line $LINENO "configure" | 5138 #line $LINENO "configure" |
5355 /* confdefs.h. */ | 5139 #include "confdefs.h" |
5356 _ACEOF | |
5357 cat confdefs.h >>conftest.$ac_ext | |
5358 cat >>conftest.$ac_ext <<_ACEOF | |
5359 /* end confdefs.h. */ | |
5360 #include <ctype.h> | 5140 #include <ctype.h> |
5361 #if ((' ' & 0x0FF) == 0x020) | 5141 #if ((' ' & 0x0FF) == 0x020) |
5362 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') | 5142 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') |
5363 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) | 5143 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
5364 #else | 5144 #else |
5365 # define ISLOWER(c) \ | 5145 # define ISLOWER(c) (('a' <= (c) && (c) <= 'i') \ |
5366 (('a' <= (c) && (c) <= 'i') \ | |
5367 || ('j' <= (c) && (c) <= 'r') \ | 5146 || ('j' <= (c) && (c) <= 'r') \ |
5368 || ('s' <= (c) && (c) <= 'z')) | 5147 || ('s' <= (c) && (c) <= 'z')) |
5369 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) | 5148 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) |
5370 #endif | 5149 #endif |
5371 | 5150 |
5394 (exit $ac_status); }; }; then | 5173 (exit $ac_status); }; }; then |
5395 : | 5174 : |
5396 else | 5175 else |
5397 echo "$as_me: program exited with status $ac_status" >&5 | 5176 echo "$as_me: program exited with status $ac_status" >&5 |
5398 echo "$as_me: failed program was:" >&5 | 5177 echo "$as_me: failed program was:" >&5 |
5399 sed 's/^/| /' conftest.$ac_ext >&5 | 5178 cat conftest.$ac_ext >&5 |
5400 | |
5401 ( exit $ac_status ) | 5179 ( exit $ac_status ) |
5402 ac_cv_header_stdc=no | 5180 ac_cv_header_stdc=no |
5403 fi | 5181 fi |
5404 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 5182 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
5405 fi | 5183 fi |
5406 fi | 5184 fi |
5407 fi | 5185 fi |
5408 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 | 5186 echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 |
5409 echo "${ECHO_T}$ac_cv_header_stdc" >&6 | 5187 echo "${ECHO_T}$ac_cv_header_stdc" >&6 |
5420 if test "${ac_cv_header_time+set}" = set; then | 5198 if test "${ac_cv_header_time+set}" = set; then |
5421 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5199 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5422 else | 5200 else |
5423 cat >conftest.$ac_ext <<_ACEOF | 5201 cat >conftest.$ac_ext <<_ACEOF |
5424 #line $LINENO "configure" | 5202 #line $LINENO "configure" |
5425 /* confdefs.h. */ | 5203 #include "confdefs.h" |
5426 _ACEOF | |
5427 cat confdefs.h >>conftest.$ac_ext | |
5428 cat >>conftest.$ac_ext <<_ACEOF | |
5429 /* end confdefs.h. */ | |
5430 #include <sys/types.h> | 5204 #include <sys/types.h> |
5431 #include <sys/time.h> | 5205 #include <sys/time.h> |
5432 #include <time.h> | 5206 #include <time.h> |
5433 | 5207 |
5434 int | 5208 int |
5453 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5227 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5454 (exit $ac_status); }; }; then | 5228 (exit $ac_status); }; }; then |
5455 ac_cv_header_time=yes | 5229 ac_cv_header_time=yes |
5456 else | 5230 else |
5457 echo "$as_me: failed program was:" >&5 | 5231 echo "$as_me: failed program was:" >&5 |
5458 sed 's/^/| /' conftest.$ac_ext >&5 | 5232 cat conftest.$ac_ext >&5 |
5459 | |
5460 ac_cv_header_time=no | 5233 ac_cv_header_time=no |
5461 fi | 5234 fi |
5462 rm -f conftest.$ac_objext conftest.$ac_ext | 5235 rm -f conftest.$ac_objext conftest.$ac_ext |
5463 fi | 5236 fi |
5464 echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5 | 5237 echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5 |
5476 if test "${ac_cv_have_decl_sys_siglist+set}" = set; then | 5249 if test "${ac_cv_have_decl_sys_siglist+set}" = set; then |
5477 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5250 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5478 else | 5251 else |
5479 cat >conftest.$ac_ext <<_ACEOF | 5252 cat >conftest.$ac_ext <<_ACEOF |
5480 #line $LINENO "configure" | 5253 #line $LINENO "configure" |
5481 /* confdefs.h. */ | 5254 #include "confdefs.h" |
5482 _ACEOF | |
5483 cat confdefs.h >>conftest.$ac_ext | |
5484 cat >>conftest.$ac_ext <<_ACEOF | |
5485 /* end confdefs.h. */ | |
5486 $ac_includes_default | 5255 $ac_includes_default |
5487 int | 5256 int |
5488 main () | 5257 main () |
5489 { | 5258 { |
5490 #ifndef sys_siglist | 5259 #ifndef sys_siglist |
5508 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5277 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5509 (exit $ac_status); }; }; then | 5278 (exit $ac_status); }; }; then |
5510 ac_cv_have_decl_sys_siglist=yes | 5279 ac_cv_have_decl_sys_siglist=yes |
5511 else | 5280 else |
5512 echo "$as_me: failed program was:" >&5 | 5281 echo "$as_me: failed program was:" >&5 |
5513 sed 's/^/| /' conftest.$ac_ext >&5 | 5282 cat conftest.$ac_ext >&5 |
5514 | |
5515 ac_cv_have_decl_sys_siglist=no | 5283 ac_cv_have_decl_sys_siglist=no |
5516 fi | 5284 fi |
5517 rm -f conftest.$ac_objext conftest.$ac_ext | 5285 rm -f conftest.$ac_objext conftest.$ac_ext |
5518 fi | 5286 fi |
5519 echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5 | 5287 echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5 |
5541 if test "${ac_cv_have_decl___sys_siglist+set}" = set; then | 5309 if test "${ac_cv_have_decl___sys_siglist+set}" = set; then |
5542 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5310 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5543 else | 5311 else |
5544 cat >conftest.$ac_ext <<_ACEOF | 5312 cat >conftest.$ac_ext <<_ACEOF |
5545 #line $LINENO "configure" | 5313 #line $LINENO "configure" |
5546 /* confdefs.h. */ | 5314 #include "confdefs.h" |
5547 _ACEOF | |
5548 cat confdefs.h >>conftest.$ac_ext | |
5549 cat >>conftest.$ac_ext <<_ACEOF | |
5550 /* end confdefs.h. */ | |
5551 $ac_includes_default | 5315 $ac_includes_default |
5552 int | 5316 int |
5553 main () | 5317 main () |
5554 { | 5318 { |
5555 #ifndef __sys_siglist | 5319 #ifndef __sys_siglist |
5573 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5337 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5574 (exit $ac_status); }; }; then | 5338 (exit $ac_status); }; }; then |
5575 ac_cv_have_decl___sys_siglist=yes | 5339 ac_cv_have_decl___sys_siglist=yes |
5576 else | 5340 else |
5577 echo "$as_me: failed program was:" >&5 | 5341 echo "$as_me: failed program was:" >&5 |
5578 sed 's/^/| /' conftest.$ac_ext >&5 | 5342 cat conftest.$ac_ext >&5 |
5579 | |
5580 ac_cv_have_decl___sys_siglist=no | 5343 ac_cv_have_decl___sys_siglist=no |
5581 fi | 5344 fi |
5582 rm -f conftest.$ac_objext conftest.$ac_ext | 5345 rm -f conftest.$ac_objext conftest.$ac_ext |
5583 fi | 5346 fi |
5584 echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5 | 5347 echo "$as_me:$LINENO: result: $ac_cv_have_decl___sys_siglist" >&5 |
5612 if test "${ac_cv_header_sys_wait_h+set}" = set; then | 5375 if test "${ac_cv_header_sys_wait_h+set}" = set; then |
5613 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5376 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5614 else | 5377 else |
5615 cat >conftest.$ac_ext <<_ACEOF | 5378 cat >conftest.$ac_ext <<_ACEOF |
5616 #line $LINENO "configure" | 5379 #line $LINENO "configure" |
5617 /* confdefs.h. */ | 5380 #include "confdefs.h" |
5618 _ACEOF | |
5619 cat confdefs.h >>conftest.$ac_ext | |
5620 cat >>conftest.$ac_ext <<_ACEOF | |
5621 /* end confdefs.h. */ | |
5622 #include <sys/types.h> | 5381 #include <sys/types.h> |
5623 #include <sys/wait.h> | 5382 #include <sys/wait.h> |
5624 #ifndef WEXITSTATUS | 5383 #ifndef WEXITSTATUS |
5625 # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) | 5384 # define WEXITSTATUS(stat_val) ((unsigned)(stat_val) >> 8) |
5626 #endif | 5385 #endif |
5651 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5410 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5652 (exit $ac_status); }; }; then | 5411 (exit $ac_status); }; }; then |
5653 ac_cv_header_sys_wait_h=yes | 5412 ac_cv_header_sys_wait_h=yes |
5654 else | 5413 else |
5655 echo "$as_me: failed program was:" >&5 | 5414 echo "$as_me: failed program was:" >&5 |
5656 sed 's/^/| /' conftest.$ac_ext >&5 | 5415 cat conftest.$ac_ext >&5 |
5657 | |
5658 ac_cv_header_sys_wait_h=no | 5416 ac_cv_header_sys_wait_h=no |
5659 fi | 5417 fi |
5660 rm -f conftest.$ac_objext conftest.$ac_ext | 5418 rm -f conftest.$ac_objext conftest.$ac_ext |
5661 fi | 5419 fi |
5662 echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5 | 5420 echo "$as_me:$LINENO: result: $ac_cv_header_sys_wait_h" >&5 |
5675 if test "${emacs_cv_struct_utimbuf+set}" = set; then | 5433 if test "${emacs_cv_struct_utimbuf+set}" = set; then |
5676 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5434 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5677 else | 5435 else |
5678 cat >conftest.$ac_ext <<_ACEOF | 5436 cat >conftest.$ac_ext <<_ACEOF |
5679 #line $LINENO "configure" | 5437 #line $LINENO "configure" |
5680 /* confdefs.h. */ | 5438 #include "confdefs.h" |
5681 _ACEOF | |
5682 cat confdefs.h >>conftest.$ac_ext | |
5683 cat >>conftest.$ac_ext <<_ACEOF | |
5684 /* end confdefs.h. */ | |
5685 #ifdef TIME_WITH_SYS_TIME | 5439 #ifdef TIME_WITH_SYS_TIME |
5686 #include <sys/time.h> | 5440 #include <sys/time.h> |
5687 #include <time.h> | 5441 #include <time.h> |
5688 #else | 5442 #else |
5689 #ifdef HAVE_SYS_TIME_H | 5443 #ifdef HAVE_SYS_TIME_H |
5716 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5470 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5717 (exit $ac_status); }; }; then | 5471 (exit $ac_status); }; }; then |
5718 emacs_cv_struct_utimbuf=yes | 5472 emacs_cv_struct_utimbuf=yes |
5719 else | 5473 else |
5720 echo "$as_me: failed program was:" >&5 | 5474 echo "$as_me: failed program was:" >&5 |
5721 sed 's/^/| /' conftest.$ac_ext >&5 | 5475 cat conftest.$ac_ext >&5 |
5722 | |
5723 emacs_cv_struct_utimbuf=no | 5476 emacs_cv_struct_utimbuf=no |
5724 fi | 5477 fi |
5725 rm -f conftest.$ac_objext conftest.$ac_ext | 5478 rm -f conftest.$ac_objext conftest.$ac_ext |
5726 fi | 5479 fi |
5727 echo "$as_me:$LINENO: result: $emacs_cv_struct_utimbuf" >&5 | 5480 echo "$as_me:$LINENO: result: $emacs_cv_struct_utimbuf" >&5 |
5739 if test "${ac_cv_type_signal+set}" = set; then | 5492 if test "${ac_cv_type_signal+set}" = set; then |
5740 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5493 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5741 else | 5494 else |
5742 cat >conftest.$ac_ext <<_ACEOF | 5495 cat >conftest.$ac_ext <<_ACEOF |
5743 #line $LINENO "configure" | 5496 #line $LINENO "configure" |
5744 /* confdefs.h. */ | 5497 #include "confdefs.h" |
5745 _ACEOF | |
5746 cat confdefs.h >>conftest.$ac_ext | |
5747 cat >>conftest.$ac_ext <<_ACEOF | |
5748 /* end confdefs.h. */ | |
5749 #include <sys/types.h> | 5498 #include <sys/types.h> |
5750 #include <signal.h> | 5499 #include <signal.h> |
5751 #ifdef signal | 5500 #ifdef signal |
5752 # undef signal | 5501 # undef signal |
5753 #endif | 5502 #endif |
5778 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5527 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5779 (exit $ac_status); }; }; then | 5528 (exit $ac_status); }; }; then |
5780 ac_cv_type_signal=void | 5529 ac_cv_type_signal=void |
5781 else | 5530 else |
5782 echo "$as_me: failed program was:" >&5 | 5531 echo "$as_me: failed program was:" >&5 |
5783 sed 's/^/| /' conftest.$ac_ext >&5 | 5532 cat conftest.$ac_ext >&5 |
5784 | |
5785 ac_cv_type_signal=int | 5533 ac_cv_type_signal=int |
5786 fi | 5534 fi |
5787 rm -f conftest.$ac_objext conftest.$ac_ext | 5535 rm -f conftest.$ac_objext conftest.$ac_ext |
5788 fi | 5536 fi |
5789 echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5 | 5537 echo "$as_me:$LINENO: result: $ac_cv_type_signal" >&5 |
5800 if test "${emacs_cv_speed_t+set}" = set; then | 5548 if test "${emacs_cv_speed_t+set}" = set; then |
5801 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5549 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5802 else | 5550 else |
5803 cat >conftest.$ac_ext <<_ACEOF | 5551 cat >conftest.$ac_ext <<_ACEOF |
5804 #line $LINENO "configure" | 5552 #line $LINENO "configure" |
5805 /* confdefs.h. */ | 5553 #include "confdefs.h" |
5806 _ACEOF | |
5807 cat confdefs.h >>conftest.$ac_ext | |
5808 cat >>conftest.$ac_ext <<_ACEOF | |
5809 /* end confdefs.h. */ | |
5810 #include <termios.h> | 5554 #include <termios.h> |
5811 int | 5555 int |
5812 main () | 5556 main () |
5813 { | 5557 { |
5814 speed_t x = 1; | 5558 speed_t x = 1; |
5829 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5573 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5830 (exit $ac_status); }; }; then | 5574 (exit $ac_status); }; }; then |
5831 emacs_cv_speed_t=yes | 5575 emacs_cv_speed_t=yes |
5832 else | 5576 else |
5833 echo "$as_me: failed program was:" >&5 | 5577 echo "$as_me: failed program was:" >&5 |
5834 sed 's/^/| /' conftest.$ac_ext >&5 | 5578 cat conftest.$ac_ext >&5 |
5835 | |
5836 emacs_cv_speed_t=no | 5579 emacs_cv_speed_t=no |
5837 fi | 5580 fi |
5838 rm -f conftest.$ac_objext conftest.$ac_ext | 5581 rm -f conftest.$ac_objext conftest.$ac_ext |
5839 fi | 5582 fi |
5840 echo "$as_me:$LINENO: result: $emacs_cv_speed_t" >&5 | 5583 echo "$as_me:$LINENO: result: $emacs_cv_speed_t" >&5 |
5852 if test "${emacs_cv_struct_timeval+set}" = set; then | 5595 if test "${emacs_cv_struct_timeval+set}" = set; then |
5853 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5596 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5854 else | 5597 else |
5855 cat >conftest.$ac_ext <<_ACEOF | 5598 cat >conftest.$ac_ext <<_ACEOF |
5856 #line $LINENO "configure" | 5599 #line $LINENO "configure" |
5857 /* confdefs.h. */ | 5600 #include "confdefs.h" |
5858 _ACEOF | |
5859 cat confdefs.h >>conftest.$ac_ext | |
5860 cat >>conftest.$ac_ext <<_ACEOF | |
5861 /* end confdefs.h. */ | |
5862 #ifdef TIME_WITH_SYS_TIME | 5601 #ifdef TIME_WITH_SYS_TIME |
5863 #include <sys/time.h> | 5602 #include <sys/time.h> |
5864 #include <time.h> | 5603 #include <time.h> |
5865 #else | 5604 #else |
5866 #ifdef HAVE_SYS_TIME_H | 5605 #ifdef HAVE_SYS_TIME_H |
5890 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5629 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5891 (exit $ac_status); }; }; then | 5630 (exit $ac_status); }; }; then |
5892 emacs_cv_struct_timeval=yes | 5631 emacs_cv_struct_timeval=yes |
5893 else | 5632 else |
5894 echo "$as_me: failed program was:" >&5 | 5633 echo "$as_me: failed program was:" >&5 |
5895 sed 's/^/| /' conftest.$ac_ext >&5 | 5634 cat conftest.$ac_ext >&5 |
5896 | |
5897 emacs_cv_struct_timeval=no | 5635 emacs_cv_struct_timeval=no |
5898 fi | 5636 fi |
5899 rm -f conftest.$ac_objext conftest.$ac_ext | 5637 rm -f conftest.$ac_objext conftest.$ac_ext |
5900 fi | 5638 fi |
5901 echo "$as_me:$LINENO: result: $emacs_cv_struct_timeval" >&5 | 5639 echo "$as_me:$LINENO: result: $emacs_cv_struct_timeval" >&5 |
5914 if test "${emacs_cv_struct_exception+set}" = set; then | 5652 if test "${emacs_cv_struct_exception+set}" = set; then |
5915 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5653 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5916 else | 5654 else |
5917 cat >conftest.$ac_ext <<_ACEOF | 5655 cat >conftest.$ac_ext <<_ACEOF |
5918 #line $LINENO "configure" | 5656 #line $LINENO "configure" |
5919 /* confdefs.h. */ | 5657 #include "confdefs.h" |
5920 _ACEOF | |
5921 cat confdefs.h >>conftest.$ac_ext | |
5922 cat >>conftest.$ac_ext <<_ACEOF | |
5923 /* end confdefs.h. */ | |
5924 #include <math.h> | 5658 #include <math.h> |
5925 int | 5659 int |
5926 main () | 5660 main () |
5927 { | 5661 { |
5928 static struct exception x; x.arg1 = x.arg2 = x.retval; x.name = ""; x.type = 1; | 5662 static struct exception x; x.arg1 = x.arg2 = x.retval; x.name = ""; x.type = 1; |
5943 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5677 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5944 (exit $ac_status); }; }; then | 5678 (exit $ac_status); }; }; then |
5945 emacs_cv_struct_exception=yes | 5679 emacs_cv_struct_exception=yes |
5946 else | 5680 else |
5947 echo "$as_me: failed program was:" >&5 | 5681 echo "$as_me: failed program was:" >&5 |
5948 sed 's/^/| /' conftest.$ac_ext >&5 | 5682 cat conftest.$ac_ext >&5 |
5949 | |
5950 emacs_cv_struct_exception=no | 5683 emacs_cv_struct_exception=no |
5951 fi | 5684 fi |
5952 rm -f conftest.$ac_objext conftest.$ac_ext | 5685 rm -f conftest.$ac_objext conftest.$ac_ext |
5953 fi | 5686 fi |
5954 echo "$as_me:$LINENO: result: $emacs_cv_struct_exception" >&5 | 5687 echo "$as_me:$LINENO: result: $emacs_cv_struct_exception" >&5 |
5960 #define NO_MATHERR 1 | 5693 #define NO_MATHERR 1 |
5961 _ACEOF | 5694 _ACEOF |
5962 | 5695 |
5963 fi | 5696 fi |
5964 | 5697 |
5698 | |
5699 for ac_header in sys/socket.h | |
5700 do | |
5701 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
5702 if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
5703 echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
5704 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
5705 if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
5706 echo $ECHO_N "(cached) $ECHO_C" >&6 | |
5707 fi | |
5708 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | |
5709 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
5710 else | |
5711 # Is the header compilable? | |
5712 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | |
5713 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
5714 cat >conftest.$ac_ext <<_ACEOF | |
5715 #line $LINENO "configure" | |
5716 #include "confdefs.h" | |
5717 $ac_includes_default | |
5718 #include <$ac_header> | |
5719 _ACEOF | |
5720 rm -f conftest.$ac_objext | |
5721 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
5722 (eval $ac_compile) 2>&5 | |
5723 ac_status=$? | |
5724 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5725 (exit $ac_status); } && | |
5726 { ac_try='test -s conftest.$ac_objext' | |
5727 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5728 (eval $ac_try) 2>&5 | |
5729 ac_status=$? | |
5730 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5731 (exit $ac_status); }; }; then | |
5732 ac_header_compiler=yes | |
5733 else | |
5734 echo "$as_me: failed program was:" >&5 | |
5735 cat conftest.$ac_ext >&5 | |
5736 ac_header_compiler=no | |
5737 fi | |
5738 rm -f conftest.$ac_objext conftest.$ac_ext | |
5739 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | |
5740 echo "${ECHO_T}$ac_header_compiler" >&6 | |
5741 | |
5742 # Is the header present? | |
5743 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | |
5744 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
5745 cat >conftest.$ac_ext <<_ACEOF | |
5746 #line $LINENO "configure" | |
5747 #include "confdefs.h" | |
5748 #include <$ac_header> | |
5749 _ACEOF | |
5750 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
5751 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
5752 ac_status=$? | |
5753 grep -v '^ *+' conftest.er1 >conftest.err | |
5754 rm -f conftest.er1 | |
5755 cat conftest.err >&5 | |
5756 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5757 (exit $ac_status); } >/dev/null; then | |
5758 if test -s conftest.err; then | |
5759 ac_cpp_err=$ac_c_preproc_warn_flag | |
5760 else | |
5761 ac_cpp_err= | |
5762 fi | |
5763 else | |
5764 ac_cpp_err=yes | |
5765 fi | |
5766 if test -z "$ac_cpp_err"; then | |
5767 ac_header_preproc=yes | |
5768 else | |
5769 echo "$as_me: failed program was:" >&5 | |
5770 cat conftest.$ac_ext >&5 | |
5771 ac_header_preproc=no | |
5772 fi | |
5773 rm -f conftest.err conftest.$ac_ext | |
5774 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |
5775 echo "${ECHO_T}$ac_header_preproc" >&6 | |
5776 | |
5777 # So? What about this header? | |
5778 case $ac_header_compiler:$ac_header_preproc in | |
5779 yes:no ) | |
5780 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
5781 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
5782 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
5783 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; | |
5784 no:yes ) | |
5785 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
5786 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
5787 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
5788 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
5789 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
5790 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; | |
5791 esac | |
5792 echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
5793 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
5794 if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
5795 echo $ECHO_N "(cached) $ECHO_C" >&6 | |
5796 else | |
5797 eval "$as_ac_Header=$ac_header_preproc" | |
5798 fi | |
5799 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | |
5800 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
5801 | |
5802 fi | |
5803 if test `eval echo '${'$as_ac_Header'}'` = yes; then | |
5804 cat >>confdefs.h <<_ACEOF | |
5805 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
5806 _ACEOF | |
5807 | |
5808 fi | |
5809 | |
5810 done | |
5811 | |
5812 | |
5813 for ac_header in net/if.h | |
5814 do | |
5815 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
5816 echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
5817 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
5818 if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
5819 echo $ECHO_N "(cached) $ECHO_C" >&6 | |
5820 else | |
5821 cat >conftest.$ac_ext <<_ACEOF | |
5822 #line $LINENO "configure" | |
5823 #include "confdefs.h" | |
5824 $ac_includes_default | |
5825 #if HAVE_SYS_SOCKET_H | |
5826 #include <sys/socket.h> | |
5827 #endif | |
5828 | |
5829 #include <$ac_header> | |
5830 _ACEOF | |
5831 rm -f conftest.$ac_objext | |
5832 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
5833 (eval $ac_compile) 2>&5 | |
5834 ac_status=$? | |
5835 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5836 (exit $ac_status); } && | |
5837 { ac_try='test -s conftest.$ac_objext' | |
5838 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
5839 (eval $ac_try) 2>&5 | |
5840 ac_status=$? | |
5841 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
5842 (exit $ac_status); }; }; then | |
5843 eval "$as_ac_Header=yes" | |
5844 else | |
5845 echo "$as_me: failed program was:" >&5 | |
5846 cat conftest.$ac_ext >&5 | |
5847 eval "$as_ac_Header=no" | |
5848 fi | |
5849 rm -f conftest.$ac_objext conftest.$ac_ext | |
5850 fi | |
5851 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | |
5852 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
5853 if test `eval echo '${'$as_ac_Header'}'` = yes; then | |
5854 cat >>confdefs.h <<_ACEOF | |
5855 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
5856 _ACEOF | |
5857 | |
5858 fi | |
5859 | |
5860 done | |
5861 | |
5862 | |
5965 echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5 | 5863 echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5 |
5966 echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6 | 5864 echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6 |
5967 if test "${ac_cv_struct_tm+set}" = set; then | 5865 if test "${ac_cv_struct_tm+set}" = set; then |
5968 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5866 echo $ECHO_N "(cached) $ECHO_C" >&6 |
5969 else | 5867 else |
5970 cat >conftest.$ac_ext <<_ACEOF | 5868 cat >conftest.$ac_ext <<_ACEOF |
5971 #line $LINENO "configure" | 5869 #line $LINENO "configure" |
5972 /* confdefs.h. */ | 5870 #include "confdefs.h" |
5973 _ACEOF | |
5974 cat confdefs.h >>conftest.$ac_ext | |
5975 cat >>conftest.$ac_ext <<_ACEOF | |
5976 /* end confdefs.h. */ | |
5977 #include <sys/types.h> | 5871 #include <sys/types.h> |
5978 #include <time.h> | 5872 #include <time.h> |
5979 | 5873 |
5980 int | 5874 int |
5981 main () | 5875 main () |
5998 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5892 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
5999 (exit $ac_status); }; }; then | 5893 (exit $ac_status); }; }; then |
6000 ac_cv_struct_tm=time.h | 5894 ac_cv_struct_tm=time.h |
6001 else | 5895 else |
6002 echo "$as_me: failed program was:" >&5 | 5896 echo "$as_me: failed program was:" >&5 |
6003 sed 's/^/| /' conftest.$ac_ext >&5 | 5897 cat conftest.$ac_ext >&5 |
6004 | |
6005 ac_cv_struct_tm=sys/time.h | 5898 ac_cv_struct_tm=sys/time.h |
6006 fi | 5899 fi |
6007 rm -f conftest.$ac_objext conftest.$ac_ext | 5900 rm -f conftest.$ac_objext conftest.$ac_ext |
6008 fi | 5901 fi |
6009 echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 | 5902 echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5 |
6021 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then | 5914 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then |
6022 echo $ECHO_N "(cached) $ECHO_C" >&6 | 5915 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6023 else | 5916 else |
6024 cat >conftest.$ac_ext <<_ACEOF | 5917 cat >conftest.$ac_ext <<_ACEOF |
6025 #line $LINENO "configure" | 5918 #line $LINENO "configure" |
6026 /* confdefs.h. */ | 5919 #include "confdefs.h" |
6027 _ACEOF | |
6028 cat confdefs.h >>conftest.$ac_ext | |
6029 cat >>conftest.$ac_ext <<_ACEOF | |
6030 /* end confdefs.h. */ | |
6031 #include <sys/types.h> | 5920 #include <sys/types.h> |
6032 #include <$ac_cv_struct_tm> | 5921 #include <$ac_cv_struct_tm> |
6033 | 5922 |
6034 | 5923 |
6035 int | 5924 int |
6055 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5944 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6056 (exit $ac_status); }; }; then | 5945 (exit $ac_status); }; }; then |
6057 ac_cv_member_struct_tm_tm_zone=yes | 5946 ac_cv_member_struct_tm_tm_zone=yes |
6058 else | 5947 else |
6059 echo "$as_me: failed program was:" >&5 | 5948 echo "$as_me: failed program was:" >&5 |
6060 sed 's/^/| /' conftest.$ac_ext >&5 | 5949 cat conftest.$ac_ext >&5 |
6061 | |
6062 cat >conftest.$ac_ext <<_ACEOF | 5950 cat >conftest.$ac_ext <<_ACEOF |
6063 #line $LINENO "configure" | 5951 #line $LINENO "configure" |
6064 /* confdefs.h. */ | 5952 #include "confdefs.h" |
6065 _ACEOF | |
6066 cat confdefs.h >>conftest.$ac_ext | |
6067 cat >>conftest.$ac_ext <<_ACEOF | |
6068 /* end confdefs.h. */ | |
6069 #include <sys/types.h> | 5953 #include <sys/types.h> |
6070 #include <$ac_cv_struct_tm> | 5954 #include <$ac_cv_struct_tm> |
6071 | 5955 |
6072 | 5956 |
6073 int | 5957 int |
6093 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 5977 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6094 (exit $ac_status); }; }; then | 5978 (exit $ac_status); }; }; then |
6095 ac_cv_member_struct_tm_tm_zone=yes | 5979 ac_cv_member_struct_tm_tm_zone=yes |
6096 else | 5980 else |
6097 echo "$as_me: failed program was:" >&5 | 5981 echo "$as_me: failed program was:" >&5 |
6098 sed 's/^/| /' conftest.$ac_ext >&5 | 5982 cat conftest.$ac_ext >&5 |
6099 | |
6100 ac_cv_member_struct_tm_tm_zone=no | 5983 ac_cv_member_struct_tm_tm_zone=no |
6101 fi | 5984 fi |
6102 rm -f conftest.$ac_objext conftest.$ac_ext | 5985 rm -f conftest.$ac_objext conftest.$ac_ext |
6103 fi | 5986 fi |
6104 rm -f conftest.$ac_objext conftest.$ac_ext | 5987 rm -f conftest.$ac_objext conftest.$ac_ext |
6126 if test "${ac_cv_var_tzname+set}" = set; then | 6009 if test "${ac_cv_var_tzname+set}" = set; then |
6127 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6010 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6128 else | 6011 else |
6129 cat >conftest.$ac_ext <<_ACEOF | 6012 cat >conftest.$ac_ext <<_ACEOF |
6130 #line $LINENO "configure" | 6013 #line $LINENO "configure" |
6131 /* confdefs.h. */ | 6014 #include "confdefs.h" |
6132 _ACEOF | |
6133 cat confdefs.h >>conftest.$ac_ext | |
6134 cat >>conftest.$ac_ext <<_ACEOF | |
6135 /* end confdefs.h. */ | |
6136 #include <time.h> | 6015 #include <time.h> |
6137 #ifndef tzname /* For SGI. */ | 6016 #ifndef tzname /* For SGI. */ |
6138 extern char *tzname[]; /* RS6000 and others reject char **tzname. */ | 6017 extern char *tzname[]; /* RS6000 and others reject char **tzname. */ |
6139 #endif | 6018 #endif |
6140 | 6019 |
6159 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6038 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6160 (exit $ac_status); }; }; then | 6039 (exit $ac_status); }; }; then |
6161 ac_cv_var_tzname=yes | 6040 ac_cv_var_tzname=yes |
6162 else | 6041 else |
6163 echo "$as_me: failed program was:" >&5 | 6042 echo "$as_me: failed program was:" >&5 |
6164 sed 's/^/| /' conftest.$ac_ext >&5 | 6043 cat conftest.$ac_ext >&5 |
6165 | |
6166 ac_cv_var_tzname=no | 6044 ac_cv_var_tzname=no |
6167 fi | 6045 fi |
6168 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 6046 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
6169 fi | 6047 fi |
6170 echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 | 6048 echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 |
6183 if test "${ac_cv_member_struct_tm_tm_gmtoff+set}" = set; then | 6061 if test "${ac_cv_member_struct_tm_tm_gmtoff+set}" = set; then |
6184 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6062 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6185 else | 6063 else |
6186 cat >conftest.$ac_ext <<_ACEOF | 6064 cat >conftest.$ac_ext <<_ACEOF |
6187 #line $LINENO "configure" | 6065 #line $LINENO "configure" |
6188 /* confdefs.h. */ | 6066 #include "confdefs.h" |
6189 _ACEOF | |
6190 cat confdefs.h >>conftest.$ac_ext | |
6191 cat >>conftest.$ac_ext <<_ACEOF | |
6192 /* end confdefs.h. */ | |
6193 #include <time.h> | 6067 #include <time.h> |
6194 | 6068 |
6195 int | 6069 int |
6196 main () | 6070 main () |
6197 { | 6071 { |
6215 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6089 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6216 (exit $ac_status); }; }; then | 6090 (exit $ac_status); }; }; then |
6217 ac_cv_member_struct_tm_tm_gmtoff=yes | 6091 ac_cv_member_struct_tm_tm_gmtoff=yes |
6218 else | 6092 else |
6219 echo "$as_me: failed program was:" >&5 | 6093 echo "$as_me: failed program was:" >&5 |
6220 sed 's/^/| /' conftest.$ac_ext >&5 | 6094 cat conftest.$ac_ext >&5 |
6221 | |
6222 cat >conftest.$ac_ext <<_ACEOF | 6095 cat >conftest.$ac_ext <<_ACEOF |
6223 #line $LINENO "configure" | 6096 #line $LINENO "configure" |
6224 /* confdefs.h. */ | 6097 #include "confdefs.h" |
6225 _ACEOF | |
6226 cat confdefs.h >>conftest.$ac_ext | |
6227 cat >>conftest.$ac_ext <<_ACEOF | |
6228 /* end confdefs.h. */ | |
6229 #include <time.h> | 6098 #include <time.h> |
6230 | 6099 |
6231 int | 6100 int |
6232 main () | 6101 main () |
6233 { | 6102 { |
6251 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6120 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6252 (exit $ac_status); }; }; then | 6121 (exit $ac_status); }; }; then |
6253 ac_cv_member_struct_tm_tm_gmtoff=yes | 6122 ac_cv_member_struct_tm_tm_gmtoff=yes |
6254 else | 6123 else |
6255 echo "$as_me: failed program was:" >&5 | 6124 echo "$as_me: failed program was:" >&5 |
6256 sed 's/^/| /' conftest.$ac_ext >&5 | 6125 cat conftest.$ac_ext >&5 |
6257 | |
6258 ac_cv_member_struct_tm_tm_gmtoff=no | 6126 ac_cv_member_struct_tm_tm_gmtoff=no |
6259 fi | 6127 fi |
6260 rm -f conftest.$ac_objext conftest.$ac_ext | 6128 rm -f conftest.$ac_objext conftest.$ac_ext |
6261 fi | 6129 fi |
6262 rm -f conftest.$ac_objext conftest.$ac_ext | 6130 rm -f conftest.$ac_objext conftest.$ac_ext |
6266 if test $ac_cv_member_struct_tm_tm_gmtoff = yes; then | 6134 if test $ac_cv_member_struct_tm_tm_gmtoff = yes; then |
6267 | 6135 |
6268 cat >>confdefs.h <<\_ACEOF | 6136 cat >>confdefs.h <<\_ACEOF |
6269 #define HAVE_TM_GMTOFF 1 | 6137 #define HAVE_TM_GMTOFF 1 |
6270 _ACEOF | 6138 _ACEOF |
6139 | |
6140 fi | |
6141 | |
6142 echo "$as_me:$LINENO: checking for struct ifreq.ifr_flags" >&5 | |
6143 echo $ECHO_N "checking for struct ifreq.ifr_flags... $ECHO_C" >&6 | |
6144 if test "${ac_cv_member_struct_ifreq_ifr_flags+set}" = set; then | |
6145 echo $ECHO_N "(cached) $ECHO_C" >&6 | |
6146 else | |
6147 cat >conftest.$ac_ext <<_ACEOF | |
6148 #line $LINENO "configure" | |
6149 #include "confdefs.h" | |
6150 $ac_includes_default | |
6151 #if HAVE_SYS_SOCKET_H | |
6152 #include <sys/socket.h> | |
6153 #endif | |
6154 #if HAVE_NET_IF_H | |
6155 #include <net/if.h> | |
6156 #endif | |
6157 | |
6158 int | |
6159 main () | |
6160 { | |
6161 static struct ifreq ac_aggr; | |
6162 if (ac_aggr.ifr_flags) | |
6163 return 0; | |
6164 ; | |
6165 return 0; | |
6166 } | |
6167 _ACEOF | |
6168 rm -f conftest.$ac_objext | |
6169 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
6170 (eval $ac_compile) 2>&5 | |
6171 ac_status=$? | |
6172 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6173 (exit $ac_status); } && | |
6174 { ac_try='test -s conftest.$ac_objext' | |
6175 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6176 (eval $ac_try) 2>&5 | |
6177 ac_status=$? | |
6178 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6179 (exit $ac_status); }; }; then | |
6180 ac_cv_member_struct_ifreq_ifr_flags=yes | |
6181 else | |
6182 echo "$as_me: failed program was:" >&5 | |
6183 cat conftest.$ac_ext >&5 | |
6184 cat >conftest.$ac_ext <<_ACEOF | |
6185 #line $LINENO "configure" | |
6186 #include "confdefs.h" | |
6187 $ac_includes_default | |
6188 #if HAVE_SYS_SOCKET_H | |
6189 #include <sys/socket.h> | |
6190 #endif | |
6191 #if HAVE_NET_IF_H | |
6192 #include <net/if.h> | |
6193 #endif | |
6194 | |
6195 int | |
6196 main () | |
6197 { | |
6198 static struct ifreq ac_aggr; | |
6199 if (sizeof ac_aggr.ifr_flags) | |
6200 return 0; | |
6201 ; | |
6202 return 0; | |
6203 } | |
6204 _ACEOF | |
6205 rm -f conftest.$ac_objext | |
6206 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
6207 (eval $ac_compile) 2>&5 | |
6208 ac_status=$? | |
6209 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6210 (exit $ac_status); } && | |
6211 { ac_try='test -s conftest.$ac_objext' | |
6212 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6213 (eval $ac_try) 2>&5 | |
6214 ac_status=$? | |
6215 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6216 (exit $ac_status); }; }; then | |
6217 ac_cv_member_struct_ifreq_ifr_flags=yes | |
6218 else | |
6219 echo "$as_me: failed program was:" >&5 | |
6220 cat conftest.$ac_ext >&5 | |
6221 ac_cv_member_struct_ifreq_ifr_flags=no | |
6222 fi | |
6223 rm -f conftest.$ac_objext conftest.$ac_ext | |
6224 fi | |
6225 rm -f conftest.$ac_objext conftest.$ac_ext | |
6226 fi | |
6227 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_flags" >&5 | |
6228 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_flags" >&6 | |
6229 if test $ac_cv_member_struct_ifreq_ifr_flags = yes; then | |
6230 | |
6231 cat >>confdefs.h <<_ACEOF | |
6232 #define HAVE_STRUCT_IFREQ_IFR_FLAGS 1 | |
6233 _ACEOF | |
6234 | |
6235 | |
6236 fi | |
6237 echo "$as_me:$LINENO: checking for struct ifreq.ifr_hwaddr" >&5 | |
6238 echo $ECHO_N "checking for struct ifreq.ifr_hwaddr... $ECHO_C" >&6 | |
6239 if test "${ac_cv_member_struct_ifreq_ifr_hwaddr+set}" = set; then | |
6240 echo $ECHO_N "(cached) $ECHO_C" >&6 | |
6241 else | |
6242 cat >conftest.$ac_ext <<_ACEOF | |
6243 #line $LINENO "configure" | |
6244 #include "confdefs.h" | |
6245 $ac_includes_default | |
6246 #if HAVE_SYS_SOCKET_H | |
6247 #include <sys/socket.h> | |
6248 #endif | |
6249 #if HAVE_NET_IF_H | |
6250 #include <net/if.h> | |
6251 #endif | |
6252 | |
6253 int | |
6254 main () | |
6255 { | |
6256 static struct ifreq ac_aggr; | |
6257 if (ac_aggr.ifr_hwaddr) | |
6258 return 0; | |
6259 ; | |
6260 return 0; | |
6261 } | |
6262 _ACEOF | |
6263 rm -f conftest.$ac_objext | |
6264 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
6265 (eval $ac_compile) 2>&5 | |
6266 ac_status=$? | |
6267 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6268 (exit $ac_status); } && | |
6269 { ac_try='test -s conftest.$ac_objext' | |
6270 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6271 (eval $ac_try) 2>&5 | |
6272 ac_status=$? | |
6273 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6274 (exit $ac_status); }; }; then | |
6275 ac_cv_member_struct_ifreq_ifr_hwaddr=yes | |
6276 else | |
6277 echo "$as_me: failed program was:" >&5 | |
6278 cat conftest.$ac_ext >&5 | |
6279 cat >conftest.$ac_ext <<_ACEOF | |
6280 #line $LINENO "configure" | |
6281 #include "confdefs.h" | |
6282 $ac_includes_default | |
6283 #if HAVE_SYS_SOCKET_H | |
6284 #include <sys/socket.h> | |
6285 #endif | |
6286 #if HAVE_NET_IF_H | |
6287 #include <net/if.h> | |
6288 #endif | |
6289 | |
6290 int | |
6291 main () | |
6292 { | |
6293 static struct ifreq ac_aggr; | |
6294 if (sizeof ac_aggr.ifr_hwaddr) | |
6295 return 0; | |
6296 ; | |
6297 return 0; | |
6298 } | |
6299 _ACEOF | |
6300 rm -f conftest.$ac_objext | |
6301 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
6302 (eval $ac_compile) 2>&5 | |
6303 ac_status=$? | |
6304 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6305 (exit $ac_status); } && | |
6306 { ac_try='test -s conftest.$ac_objext' | |
6307 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6308 (eval $ac_try) 2>&5 | |
6309 ac_status=$? | |
6310 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6311 (exit $ac_status); }; }; then | |
6312 ac_cv_member_struct_ifreq_ifr_hwaddr=yes | |
6313 else | |
6314 echo "$as_me: failed program was:" >&5 | |
6315 cat conftest.$ac_ext >&5 | |
6316 ac_cv_member_struct_ifreq_ifr_hwaddr=no | |
6317 fi | |
6318 rm -f conftest.$ac_objext conftest.$ac_ext | |
6319 fi | |
6320 rm -f conftest.$ac_objext conftest.$ac_ext | |
6321 fi | |
6322 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_hwaddr" >&5 | |
6323 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_hwaddr" >&6 | |
6324 if test $ac_cv_member_struct_ifreq_ifr_hwaddr = yes; then | |
6325 | |
6326 cat >>confdefs.h <<_ACEOF | |
6327 #define HAVE_STRUCT_IFREQ_IFR_HWADDR 1 | |
6328 _ACEOF | |
6329 | |
6330 | |
6331 fi | |
6332 echo "$as_me:$LINENO: checking for struct ifreq.ifr_netmask" >&5 | |
6333 echo $ECHO_N "checking for struct ifreq.ifr_netmask... $ECHO_C" >&6 | |
6334 if test "${ac_cv_member_struct_ifreq_ifr_netmask+set}" = set; then | |
6335 echo $ECHO_N "(cached) $ECHO_C" >&6 | |
6336 else | |
6337 cat >conftest.$ac_ext <<_ACEOF | |
6338 #line $LINENO "configure" | |
6339 #include "confdefs.h" | |
6340 $ac_includes_default | |
6341 #if HAVE_SYS_SOCKET_H | |
6342 #include <sys/socket.h> | |
6343 #endif | |
6344 #if HAVE_NET_IF_H | |
6345 #include <net/if.h> | |
6346 #endif | |
6347 | |
6348 int | |
6349 main () | |
6350 { | |
6351 static struct ifreq ac_aggr; | |
6352 if (ac_aggr.ifr_netmask) | |
6353 return 0; | |
6354 ; | |
6355 return 0; | |
6356 } | |
6357 _ACEOF | |
6358 rm -f conftest.$ac_objext | |
6359 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
6360 (eval $ac_compile) 2>&5 | |
6361 ac_status=$? | |
6362 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6363 (exit $ac_status); } && | |
6364 { ac_try='test -s conftest.$ac_objext' | |
6365 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6366 (eval $ac_try) 2>&5 | |
6367 ac_status=$? | |
6368 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6369 (exit $ac_status); }; }; then | |
6370 ac_cv_member_struct_ifreq_ifr_netmask=yes | |
6371 else | |
6372 echo "$as_me: failed program was:" >&5 | |
6373 cat conftest.$ac_ext >&5 | |
6374 cat >conftest.$ac_ext <<_ACEOF | |
6375 #line $LINENO "configure" | |
6376 #include "confdefs.h" | |
6377 $ac_includes_default | |
6378 #if HAVE_SYS_SOCKET_H | |
6379 #include <sys/socket.h> | |
6380 #endif | |
6381 #if HAVE_NET_IF_H | |
6382 #include <net/if.h> | |
6383 #endif | |
6384 | |
6385 int | |
6386 main () | |
6387 { | |
6388 static struct ifreq ac_aggr; | |
6389 if (sizeof ac_aggr.ifr_netmask) | |
6390 return 0; | |
6391 ; | |
6392 return 0; | |
6393 } | |
6394 _ACEOF | |
6395 rm -f conftest.$ac_objext | |
6396 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
6397 (eval $ac_compile) 2>&5 | |
6398 ac_status=$? | |
6399 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6400 (exit $ac_status); } && | |
6401 { ac_try='test -s conftest.$ac_objext' | |
6402 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6403 (eval $ac_try) 2>&5 | |
6404 ac_status=$? | |
6405 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6406 (exit $ac_status); }; }; then | |
6407 ac_cv_member_struct_ifreq_ifr_netmask=yes | |
6408 else | |
6409 echo "$as_me: failed program was:" >&5 | |
6410 cat conftest.$ac_ext >&5 | |
6411 ac_cv_member_struct_ifreq_ifr_netmask=no | |
6412 fi | |
6413 rm -f conftest.$ac_objext conftest.$ac_ext | |
6414 fi | |
6415 rm -f conftest.$ac_objext conftest.$ac_ext | |
6416 fi | |
6417 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_netmask" >&5 | |
6418 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_netmask" >&6 | |
6419 if test $ac_cv_member_struct_ifreq_ifr_netmask = yes; then | |
6420 | |
6421 cat >>confdefs.h <<_ACEOF | |
6422 #define HAVE_STRUCT_IFREQ_IFR_NETMASK 1 | |
6423 _ACEOF | |
6424 | |
6425 | |
6426 fi | |
6427 echo "$as_me:$LINENO: checking for struct ifreq.ifr_broadaddr" >&5 | |
6428 echo $ECHO_N "checking for struct ifreq.ifr_broadaddr... $ECHO_C" >&6 | |
6429 if test "${ac_cv_member_struct_ifreq_ifr_broadaddr+set}" = set; then | |
6430 echo $ECHO_N "(cached) $ECHO_C" >&6 | |
6431 else | |
6432 cat >conftest.$ac_ext <<_ACEOF | |
6433 #line $LINENO "configure" | |
6434 #include "confdefs.h" | |
6435 $ac_includes_default | |
6436 #if HAVE_SYS_SOCKET_H | |
6437 #include <sys/socket.h> | |
6438 #endif | |
6439 #if HAVE_NET_IF_H | |
6440 #include <net/if.h> | |
6441 #endif | |
6442 | |
6443 int | |
6444 main () | |
6445 { | |
6446 static struct ifreq ac_aggr; | |
6447 if (ac_aggr.ifr_broadaddr) | |
6448 return 0; | |
6449 ; | |
6450 return 0; | |
6451 } | |
6452 _ACEOF | |
6453 rm -f conftest.$ac_objext | |
6454 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
6455 (eval $ac_compile) 2>&5 | |
6456 ac_status=$? | |
6457 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6458 (exit $ac_status); } && | |
6459 { ac_try='test -s conftest.$ac_objext' | |
6460 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6461 (eval $ac_try) 2>&5 | |
6462 ac_status=$? | |
6463 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6464 (exit $ac_status); }; }; then | |
6465 ac_cv_member_struct_ifreq_ifr_broadaddr=yes | |
6466 else | |
6467 echo "$as_me: failed program was:" >&5 | |
6468 cat conftest.$ac_ext >&5 | |
6469 cat >conftest.$ac_ext <<_ACEOF | |
6470 #line $LINENO "configure" | |
6471 #include "confdefs.h" | |
6472 $ac_includes_default | |
6473 #if HAVE_SYS_SOCKET_H | |
6474 #include <sys/socket.h> | |
6475 #endif | |
6476 #if HAVE_NET_IF_H | |
6477 #include <net/if.h> | |
6478 #endif | |
6479 | |
6480 int | |
6481 main () | |
6482 { | |
6483 static struct ifreq ac_aggr; | |
6484 if (sizeof ac_aggr.ifr_broadaddr) | |
6485 return 0; | |
6486 ; | |
6487 return 0; | |
6488 } | |
6489 _ACEOF | |
6490 rm -f conftest.$ac_objext | |
6491 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
6492 (eval $ac_compile) 2>&5 | |
6493 ac_status=$? | |
6494 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6495 (exit $ac_status); } && | |
6496 { ac_try='test -s conftest.$ac_objext' | |
6497 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6498 (eval $ac_try) 2>&5 | |
6499 ac_status=$? | |
6500 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6501 (exit $ac_status); }; }; then | |
6502 ac_cv_member_struct_ifreq_ifr_broadaddr=yes | |
6503 else | |
6504 echo "$as_me: failed program was:" >&5 | |
6505 cat conftest.$ac_ext >&5 | |
6506 ac_cv_member_struct_ifreq_ifr_broadaddr=no | |
6507 fi | |
6508 rm -f conftest.$ac_objext conftest.$ac_ext | |
6509 fi | |
6510 rm -f conftest.$ac_objext conftest.$ac_ext | |
6511 fi | |
6512 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_broadaddr" >&5 | |
6513 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_broadaddr" >&6 | |
6514 if test $ac_cv_member_struct_ifreq_ifr_broadaddr = yes; then | |
6515 | |
6516 cat >>confdefs.h <<_ACEOF | |
6517 #define HAVE_STRUCT_IFREQ_IFR_BROADADDR 1 | |
6518 _ACEOF | |
6519 | |
6520 | |
6521 fi | |
6522 echo "$as_me:$LINENO: checking for struct ifreq.ifr_addr" >&5 | |
6523 echo $ECHO_N "checking for struct ifreq.ifr_addr... $ECHO_C" >&6 | |
6524 if test "${ac_cv_member_struct_ifreq_ifr_addr+set}" = set; then | |
6525 echo $ECHO_N "(cached) $ECHO_C" >&6 | |
6526 else | |
6527 cat >conftest.$ac_ext <<_ACEOF | |
6528 #line $LINENO "configure" | |
6529 #include "confdefs.h" | |
6530 $ac_includes_default | |
6531 #if HAVE_SYS_SOCKET_H | |
6532 #include <sys/socket.h> | |
6533 #endif | |
6534 #if HAVE_NET_IF_H | |
6535 #include <net/if.h> | |
6536 #endif | |
6537 | |
6538 int | |
6539 main () | |
6540 { | |
6541 static struct ifreq ac_aggr; | |
6542 if (ac_aggr.ifr_addr) | |
6543 return 0; | |
6544 ; | |
6545 return 0; | |
6546 } | |
6547 _ACEOF | |
6548 rm -f conftest.$ac_objext | |
6549 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
6550 (eval $ac_compile) 2>&5 | |
6551 ac_status=$? | |
6552 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6553 (exit $ac_status); } && | |
6554 { ac_try='test -s conftest.$ac_objext' | |
6555 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6556 (eval $ac_try) 2>&5 | |
6557 ac_status=$? | |
6558 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6559 (exit $ac_status); }; }; then | |
6560 ac_cv_member_struct_ifreq_ifr_addr=yes | |
6561 else | |
6562 echo "$as_me: failed program was:" >&5 | |
6563 cat conftest.$ac_ext >&5 | |
6564 cat >conftest.$ac_ext <<_ACEOF | |
6565 #line $LINENO "configure" | |
6566 #include "confdefs.h" | |
6567 $ac_includes_default | |
6568 #if HAVE_SYS_SOCKET_H | |
6569 #include <sys/socket.h> | |
6570 #endif | |
6571 #if HAVE_NET_IF_H | |
6572 #include <net/if.h> | |
6573 #endif | |
6574 | |
6575 int | |
6576 main () | |
6577 { | |
6578 static struct ifreq ac_aggr; | |
6579 if (sizeof ac_aggr.ifr_addr) | |
6580 return 0; | |
6581 ; | |
6582 return 0; | |
6583 } | |
6584 _ACEOF | |
6585 rm -f conftest.$ac_objext | |
6586 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
6587 (eval $ac_compile) 2>&5 | |
6588 ac_status=$? | |
6589 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6590 (exit $ac_status); } && | |
6591 { ac_try='test -s conftest.$ac_objext' | |
6592 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
6593 (eval $ac_try) 2>&5 | |
6594 ac_status=$? | |
6595 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
6596 (exit $ac_status); }; }; then | |
6597 ac_cv_member_struct_ifreq_ifr_addr=yes | |
6598 else | |
6599 echo "$as_me: failed program was:" >&5 | |
6600 cat conftest.$ac_ext >&5 | |
6601 ac_cv_member_struct_ifreq_ifr_addr=no | |
6602 fi | |
6603 rm -f conftest.$ac_objext conftest.$ac_ext | |
6604 fi | |
6605 rm -f conftest.$ac_objext conftest.$ac_ext | |
6606 fi | |
6607 echo "$as_me:$LINENO: result: $ac_cv_member_struct_ifreq_ifr_addr" >&5 | |
6608 echo "${ECHO_T}$ac_cv_member_struct_ifreq_ifr_addr" >&6 | |
6609 if test $ac_cv_member_struct_ifreq_ifr_addr = yes; then | |
6610 | |
6611 cat >>confdefs.h <<_ACEOF | |
6612 #define HAVE_STRUCT_IFREQ_IFR_ADDR 1 | |
6613 _ACEOF | |
6614 | |
6271 | 6615 |
6272 fi | 6616 fi |
6273 | 6617 |
6274 | 6618 |
6275 | 6619 |
6298 if test "${ac_cv_c_volatile+set}" = set; then | 6642 if test "${ac_cv_c_volatile+set}" = set; then |
6299 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6643 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6300 else | 6644 else |
6301 cat >conftest.$ac_ext <<_ACEOF | 6645 cat >conftest.$ac_ext <<_ACEOF |
6302 #line $LINENO "configure" | 6646 #line $LINENO "configure" |
6303 /* confdefs.h. */ | 6647 #include "confdefs.h" |
6304 _ACEOF | |
6305 cat confdefs.h >>conftest.$ac_ext | |
6306 cat >>conftest.$ac_ext <<_ACEOF | |
6307 /* end confdefs.h. */ | |
6308 | 6648 |
6309 int | 6649 int |
6310 main () | 6650 main () |
6311 { | 6651 { |
6312 | 6652 |
6329 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6669 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6330 (exit $ac_status); }; }; then | 6670 (exit $ac_status); }; }; then |
6331 ac_cv_c_volatile=yes | 6671 ac_cv_c_volatile=yes |
6332 else | 6672 else |
6333 echo "$as_me: failed program was:" >&5 | 6673 echo "$as_me: failed program was:" >&5 |
6334 sed 's/^/| /' conftest.$ac_ext >&5 | 6674 cat conftest.$ac_ext >&5 |
6335 | |
6336 ac_cv_c_volatile=no | 6675 ac_cv_c_volatile=no |
6337 fi | 6676 fi |
6338 rm -f conftest.$ac_objext conftest.$ac_ext | 6677 rm -f conftest.$ac_objext conftest.$ac_ext |
6339 fi | 6678 fi |
6340 echo "$as_me:$LINENO: result: $ac_cv_c_volatile" >&5 | 6679 echo "$as_me:$LINENO: result: $ac_cv_c_volatile" >&5 |
6352 if test "${ac_cv_c_const+set}" = set; then | 6691 if test "${ac_cv_c_const+set}" = set; then |
6353 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6692 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6354 else | 6693 else |
6355 cat >conftest.$ac_ext <<_ACEOF | 6694 cat >conftest.$ac_ext <<_ACEOF |
6356 #line $LINENO "configure" | 6695 #line $LINENO "configure" |
6357 /* confdefs.h. */ | 6696 #include "confdefs.h" |
6358 _ACEOF | |
6359 cat confdefs.h >>conftest.$ac_ext | |
6360 cat >>conftest.$ac_ext <<_ACEOF | |
6361 /* end confdefs.h. */ | |
6362 | 6697 |
6363 int | 6698 int |
6364 main () | 6699 main () |
6365 { | 6700 { |
6366 /* FIXME: Include the comments suggested by Paul. */ | 6701 /* FIXME: Include the comments suggested by Paul. */ |
6427 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6762 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6428 (exit $ac_status); }; }; then | 6763 (exit $ac_status); }; }; then |
6429 ac_cv_c_const=yes | 6764 ac_cv_c_const=yes |
6430 else | 6765 else |
6431 echo "$as_me: failed program was:" >&5 | 6766 echo "$as_me: failed program was:" >&5 |
6432 sed 's/^/| /' conftest.$ac_ext >&5 | 6767 cat conftest.$ac_ext >&5 |
6433 | |
6434 ac_cv_c_const=no | 6768 ac_cv_c_const=no |
6435 fi | 6769 fi |
6436 rm -f conftest.$ac_objext conftest.$ac_ext | 6770 rm -f conftest.$ac_objext conftest.$ac_ext |
6437 fi | 6771 fi |
6438 echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 | 6772 echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 |
6450 if test "${emacs_cv_void_star+set}" = set; then | 6784 if test "${emacs_cv_void_star+set}" = set; then |
6451 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6785 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6452 else | 6786 else |
6453 cat >conftest.$ac_ext <<_ACEOF | 6787 cat >conftest.$ac_ext <<_ACEOF |
6454 #line $LINENO "configure" | 6788 #line $LINENO "configure" |
6455 /* confdefs.h. */ | 6789 #include "confdefs.h" |
6456 _ACEOF | |
6457 cat confdefs.h >>conftest.$ac_ext | |
6458 cat >>conftest.$ac_ext <<_ACEOF | |
6459 /* end confdefs.h. */ | |
6460 | 6790 |
6461 int | 6791 int |
6462 main () | 6792 main () |
6463 { | 6793 { |
6464 void * foo; | 6794 void * foo; |
6479 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 6809 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6480 (exit $ac_status); }; }; then | 6810 (exit $ac_status); }; }; then |
6481 emacs_cv_void_star=yes | 6811 emacs_cv_void_star=yes |
6482 else | 6812 else |
6483 echo "$as_me: failed program was:" >&5 | 6813 echo "$as_me: failed program was:" >&5 |
6484 sed 's/^/| /' conftest.$ac_ext >&5 | 6814 cat conftest.$ac_ext >&5 |
6485 | |
6486 emacs_cv_void_star=no | 6815 emacs_cv_void_star=no |
6487 fi | 6816 fi |
6488 rm -f conftest.$ac_objext conftest.$ac_ext | 6817 rm -f conftest.$ac_objext conftest.$ac_ext |
6489 fi | 6818 fi |
6490 echo "$as_me:$LINENO: result: $emacs_cv_void_star" >&5 | 6819 echo "$as_me:$LINENO: result: $emacs_cv_void_star" >&5 |
6501 | 6830 |
6502 fi | 6831 fi |
6503 | 6832 |
6504 | 6833 |
6505 | 6834 |
6506 echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 | 6835 echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \${MAKE}" >&5 |
6507 echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 | 6836 echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6 |
6508 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` | 6837 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` |
6509 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then | 6838 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then |
6510 echo $ECHO_N "(cached) $ECHO_C" >&6 | 6839 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6511 else | 6840 else |
6512 cat >conftest.make <<\_ACEOF | 6841 cat >conftest.make <<\_ACEOF |
6513 all: | 6842 all: |
6514 @echo 'ac_maketemp="$(MAKE)"' | 6843 @echo 'ac_maketemp="${MAKE}"' |
6515 _ACEOF | 6844 _ACEOF |
6516 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. | 6845 # GNU make sometimes prints "make[1]: Entering...", which would confuse us. |
6517 eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` | 6846 eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` |
6518 if test -n "$ac_maketemp"; then | 6847 if test -n "$ac_maketemp"; then |
6519 eval ac_cv_prog_make_${ac_make}_set=yes | 6848 eval ac_cv_prog_make_${ac_make}_set=yes |
6682 if test "$ac_x_includes" = no; then | 7011 if test "$ac_x_includes" = no; then |
6683 # Guess where to find include files, by looking for Intrinsic.h. | 7012 # Guess where to find include files, by looking for Intrinsic.h. |
6684 # First, try using that file with no special directory specified. | 7013 # First, try using that file with no special directory specified. |
6685 cat >conftest.$ac_ext <<_ACEOF | 7014 cat >conftest.$ac_ext <<_ACEOF |
6686 #line $LINENO "configure" | 7015 #line $LINENO "configure" |
6687 /* confdefs.h. */ | 7016 #include "confdefs.h" |
6688 _ACEOF | |
6689 cat confdefs.h >>conftest.$ac_ext | |
6690 cat >>conftest.$ac_ext <<_ACEOF | |
6691 /* end confdefs.h. */ | |
6692 #include <X11/Intrinsic.h> | 7017 #include <X11/Intrinsic.h> |
6693 _ACEOF | 7018 _ACEOF |
6694 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 7019 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
6695 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 7020 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
6696 ac_status=$? | 7021 ac_status=$? |
6710 if test -z "$ac_cpp_err"; then | 7035 if test -z "$ac_cpp_err"; then |
6711 # We can compile using X headers with no special include directory. | 7036 # We can compile using X headers with no special include directory. |
6712 ac_x_includes= | 7037 ac_x_includes= |
6713 else | 7038 else |
6714 echo "$as_me: failed program was:" >&5 | 7039 echo "$as_me: failed program was:" >&5 |
6715 sed 's/^/| /' conftest.$ac_ext >&5 | 7040 cat conftest.$ac_ext >&5 |
6716 | |
6717 for ac_dir in $ac_x_header_dirs; do | 7041 for ac_dir in $ac_x_header_dirs; do |
6718 if test -r "$ac_dir/X11/Intrinsic.h"; then | 7042 if test -r "$ac_dir/X11/Intrinsic.h"; then |
6719 ac_x_includes=$ac_dir | 7043 ac_x_includes=$ac_dir |
6720 break | 7044 break |
6721 fi | 7045 fi |
6730 # Don't add to $LIBS permanently. | 7054 # Don't add to $LIBS permanently. |
6731 ac_save_LIBS=$LIBS | 7055 ac_save_LIBS=$LIBS |
6732 LIBS="-lXt $LIBS" | 7056 LIBS="-lXt $LIBS" |
6733 cat >conftest.$ac_ext <<_ACEOF | 7057 cat >conftest.$ac_ext <<_ACEOF |
6734 #line $LINENO "configure" | 7058 #line $LINENO "configure" |
6735 /* confdefs.h. */ | 7059 #include "confdefs.h" |
6736 _ACEOF | |
6737 cat confdefs.h >>conftest.$ac_ext | |
6738 cat >>conftest.$ac_ext <<_ACEOF | |
6739 /* end confdefs.h. */ | |
6740 #include <X11/Intrinsic.h> | 7060 #include <X11/Intrinsic.h> |
6741 int | 7061 int |
6742 main () | 7062 main () |
6743 { | 7063 { |
6744 XtMalloc (0) | 7064 XtMalloc (0) |
6761 LIBS=$ac_save_LIBS | 7081 LIBS=$ac_save_LIBS |
6762 # We can link X programs with no special library path. | 7082 # We can link X programs with no special library path. |
6763 ac_x_libraries= | 7083 ac_x_libraries= |
6764 else | 7084 else |
6765 echo "$as_me: failed program was:" >&5 | 7085 echo "$as_me: failed program was:" >&5 |
6766 sed 's/^/| /' conftest.$ac_ext >&5 | 7086 cat conftest.$ac_ext >&5 |
6767 | |
6768 LIBS=$ac_save_LIBS | 7087 LIBS=$ac_save_LIBS |
6769 for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` | 7088 for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` |
6770 do | 7089 do |
6771 # Don't even attempt the hair of trying to link an X program! | 7090 # Don't even attempt the hair of trying to link an X program! |
6772 for ac_extension in a so sl; do | 7091 for ac_extension in a so sl; do |
6910 if test "${ac_cv_func_malloc_get_state+set}" = set; then | 7229 if test "${ac_cv_func_malloc_get_state+set}" = set; then |
6911 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7230 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6912 else | 7231 else |
6913 cat >conftest.$ac_ext <<_ACEOF | 7232 cat >conftest.$ac_ext <<_ACEOF |
6914 #line $LINENO "configure" | 7233 #line $LINENO "configure" |
6915 /* confdefs.h. */ | 7234 #include "confdefs.h" |
6916 _ACEOF | |
6917 cat confdefs.h >>conftest.$ac_ext | |
6918 cat >>conftest.$ac_ext <<_ACEOF | |
6919 /* end confdefs.h. */ | |
6920 /* System header to define __stub macros and hopefully few prototypes, | 7235 /* System header to define __stub macros and hopefully few prototypes, |
6921 which can conflict with char malloc_get_state (); below. | 7236 which can conflict with char malloc_get_state (); below. */ |
6922 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 7237 #include <assert.h> |
6923 <limits.h> exists even on freestanding compilers. */ | |
6924 #ifdef __STDC__ | |
6925 # include <limits.h> | |
6926 #else | |
6927 # include <assert.h> | |
6928 #endif | |
6929 /* Override any gcc2 internal prototype to avoid an error. */ | 7238 /* Override any gcc2 internal prototype to avoid an error. */ |
6930 #ifdef __cplusplus | 7239 #ifdef __cplusplus |
6931 extern "C" | 7240 extern "C" |
6932 { | |
6933 #endif | 7241 #endif |
6934 /* We use char because int might match the return type of a gcc2 | 7242 /* We use char because int might match the return type of a gcc2 |
6935 builtin and then its argument prototype would still apply. */ | 7243 builtin and then its argument prototype would still apply. */ |
6936 char malloc_get_state (); | 7244 char malloc_get_state (); |
7245 char (*f) (); | |
7246 | |
7247 int | |
7248 main () | |
7249 { | |
6937 /* The GNU C library defines this for functions which it implements | 7250 /* The GNU C library defines this for functions which it implements |
6938 to always fail with ENOSYS. Some functions are actually named | 7251 to always fail with ENOSYS. Some functions are actually named |
6939 something starting with __ and the normal name is an alias. */ | 7252 something starting with __ and the normal name is an alias. */ |
6940 #if defined (__stub_malloc_get_state) || defined (__stub___malloc_get_state) | 7253 #if defined (__stub_malloc_get_state) || defined (__stub___malloc_get_state) |
6941 choke me | 7254 choke me |
6942 #else | 7255 #else |
6943 char (*f) () = malloc_get_state; | 7256 f = malloc_get_state; |
6944 #endif | 7257 #endif |
6945 #ifdef __cplusplus | 7258 |
6946 } | |
6947 #endif | |
6948 | |
6949 int | |
6950 main () | |
6951 { | |
6952 return f != malloc_get_state; | |
6953 ; | 7259 ; |
6954 return 0; | 7260 return 0; |
6955 } | 7261 } |
6956 _ACEOF | 7262 _ACEOF |
6957 rm -f conftest.$ac_objext conftest$ac_exeext | 7263 rm -f conftest.$ac_objext conftest$ac_exeext |
6967 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7273 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
6968 (exit $ac_status); }; }; then | 7274 (exit $ac_status); }; }; then |
6969 ac_cv_func_malloc_get_state=yes | 7275 ac_cv_func_malloc_get_state=yes |
6970 else | 7276 else |
6971 echo "$as_me: failed program was:" >&5 | 7277 echo "$as_me: failed program was:" >&5 |
6972 sed 's/^/| /' conftest.$ac_ext >&5 | 7278 cat conftest.$ac_ext >&5 |
6973 | |
6974 ac_cv_func_malloc_get_state=no | 7279 ac_cv_func_malloc_get_state=no |
6975 fi | 7280 fi |
6976 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 7281 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
6977 fi | 7282 fi |
6978 echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5 | 7283 echo "$as_me:$LINENO: result: $ac_cv_func_malloc_get_state" >&5 |
6988 if test "${ac_cv_func_malloc_set_state+set}" = set; then | 7293 if test "${ac_cv_func_malloc_set_state+set}" = set; then |
6989 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7294 echo $ECHO_N "(cached) $ECHO_C" >&6 |
6990 else | 7295 else |
6991 cat >conftest.$ac_ext <<_ACEOF | 7296 cat >conftest.$ac_ext <<_ACEOF |
6992 #line $LINENO "configure" | 7297 #line $LINENO "configure" |
6993 /* confdefs.h. */ | 7298 #include "confdefs.h" |
6994 _ACEOF | |
6995 cat confdefs.h >>conftest.$ac_ext | |
6996 cat >>conftest.$ac_ext <<_ACEOF | |
6997 /* end confdefs.h. */ | |
6998 /* System header to define __stub macros and hopefully few prototypes, | 7299 /* System header to define __stub macros and hopefully few prototypes, |
6999 which can conflict with char malloc_set_state (); below. | 7300 which can conflict with char malloc_set_state (); below. */ |
7000 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 7301 #include <assert.h> |
7001 <limits.h> exists even on freestanding compilers. */ | |
7002 #ifdef __STDC__ | |
7003 # include <limits.h> | |
7004 #else | |
7005 # include <assert.h> | |
7006 #endif | |
7007 /* Override any gcc2 internal prototype to avoid an error. */ | 7302 /* Override any gcc2 internal prototype to avoid an error. */ |
7008 #ifdef __cplusplus | 7303 #ifdef __cplusplus |
7009 extern "C" | 7304 extern "C" |
7010 { | |
7011 #endif | 7305 #endif |
7012 /* We use char because int might match the return type of a gcc2 | 7306 /* We use char because int might match the return type of a gcc2 |
7013 builtin and then its argument prototype would still apply. */ | 7307 builtin and then its argument prototype would still apply. */ |
7014 char malloc_set_state (); | 7308 char malloc_set_state (); |
7309 char (*f) (); | |
7310 | |
7311 int | |
7312 main () | |
7313 { | |
7015 /* The GNU C library defines this for functions which it implements | 7314 /* The GNU C library defines this for functions which it implements |
7016 to always fail with ENOSYS. Some functions are actually named | 7315 to always fail with ENOSYS. Some functions are actually named |
7017 something starting with __ and the normal name is an alias. */ | 7316 something starting with __ and the normal name is an alias. */ |
7018 #if defined (__stub_malloc_set_state) || defined (__stub___malloc_set_state) | 7317 #if defined (__stub_malloc_set_state) || defined (__stub___malloc_set_state) |
7019 choke me | 7318 choke me |
7020 #else | 7319 #else |
7021 char (*f) () = malloc_set_state; | 7320 f = malloc_set_state; |
7022 #endif | 7321 #endif |
7023 #ifdef __cplusplus | 7322 |
7024 } | |
7025 #endif | |
7026 | |
7027 int | |
7028 main () | |
7029 { | |
7030 return f != malloc_set_state; | |
7031 ; | 7323 ; |
7032 return 0; | 7324 return 0; |
7033 } | 7325 } |
7034 _ACEOF | 7326 _ACEOF |
7035 rm -f conftest.$ac_objext conftest$ac_exeext | 7327 rm -f conftest.$ac_objext conftest$ac_exeext |
7045 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7337 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7046 (exit $ac_status); }; }; then | 7338 (exit $ac_status); }; }; then |
7047 ac_cv_func_malloc_set_state=yes | 7339 ac_cv_func_malloc_set_state=yes |
7048 else | 7340 else |
7049 echo "$as_me: failed program was:" >&5 | 7341 echo "$as_me: failed program was:" >&5 |
7050 sed 's/^/| /' conftest.$ac_ext >&5 | 7342 cat conftest.$ac_ext >&5 |
7051 | |
7052 ac_cv_func_malloc_set_state=no | 7343 ac_cv_func_malloc_set_state=no |
7053 fi | 7344 fi |
7054 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 7345 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
7055 fi | 7346 fi |
7056 echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5 | 7347 echo "$as_me:$LINENO: result: $ac_cv_func_malloc_set_state" >&5 |
7066 if test "${emacs_cv_var___after_morecore_hook+set}" = set; then | 7357 if test "${emacs_cv_var___after_morecore_hook+set}" = set; then |
7067 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7358 echo $ECHO_N "(cached) $ECHO_C" >&6 |
7068 else | 7359 else |
7069 cat >conftest.$ac_ext <<_ACEOF | 7360 cat >conftest.$ac_ext <<_ACEOF |
7070 #line $LINENO "configure" | 7361 #line $LINENO "configure" |
7071 /* confdefs.h. */ | 7362 #include "confdefs.h" |
7072 _ACEOF | |
7073 cat confdefs.h >>conftest.$ac_ext | |
7074 cat >>conftest.$ac_ext <<_ACEOF | |
7075 /* end confdefs.h. */ | |
7076 extern void (* __after_morecore_hook)(); | 7363 extern void (* __after_morecore_hook)(); |
7077 int | 7364 int |
7078 main () | 7365 main () |
7079 { | 7366 { |
7080 __after_morecore_hook = 0 | 7367 __after_morecore_hook = 0 |
7095 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7382 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7096 (exit $ac_status); }; }; then | 7383 (exit $ac_status); }; }; then |
7097 emacs_cv_var___after_morecore_hook=yes | 7384 emacs_cv_var___after_morecore_hook=yes |
7098 else | 7385 else |
7099 echo "$as_me: failed program was:" >&5 | 7386 echo "$as_me: failed program was:" >&5 |
7100 sed 's/^/| /' conftest.$ac_ext >&5 | 7387 cat conftest.$ac_ext >&5 |
7101 | |
7102 emacs_cv_var___after_morecore_hook=no | 7388 emacs_cv_var___after_morecore_hook=no |
7103 fi | 7389 fi |
7104 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 7390 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
7105 fi | 7391 fi |
7106 echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5 | 7392 echo "$as_me:$LINENO: result: $emacs_cv_var___after_morecore_hook" >&5 |
7147 # Is the header compilable? | 7433 # Is the header compilable? |
7148 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 7434 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
7149 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 7435 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
7150 cat >conftest.$ac_ext <<_ACEOF | 7436 cat >conftest.$ac_ext <<_ACEOF |
7151 #line $LINENO "configure" | 7437 #line $LINENO "configure" |
7152 /* confdefs.h. */ | 7438 #include "confdefs.h" |
7153 _ACEOF | |
7154 cat confdefs.h >>conftest.$ac_ext | |
7155 cat >>conftest.$ac_ext <<_ACEOF | |
7156 /* end confdefs.h. */ | |
7157 $ac_includes_default | 7439 $ac_includes_default |
7158 #include <$ac_header> | 7440 #include <$ac_header> |
7159 _ACEOF | 7441 _ACEOF |
7160 rm -f conftest.$ac_objext | 7442 rm -f conftest.$ac_objext |
7161 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 7443 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
7170 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7452 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7171 (exit $ac_status); }; }; then | 7453 (exit $ac_status); }; }; then |
7172 ac_header_compiler=yes | 7454 ac_header_compiler=yes |
7173 else | 7455 else |
7174 echo "$as_me: failed program was:" >&5 | 7456 echo "$as_me: failed program was:" >&5 |
7175 sed 's/^/| /' conftest.$ac_ext >&5 | 7457 cat conftest.$ac_ext >&5 |
7176 | |
7177 ac_header_compiler=no | 7458 ac_header_compiler=no |
7178 fi | 7459 fi |
7179 rm -f conftest.$ac_objext conftest.$ac_ext | 7460 rm -f conftest.$ac_objext conftest.$ac_ext |
7180 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 7461 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
7181 echo "${ECHO_T}$ac_header_compiler" >&6 | 7462 echo "${ECHO_T}$ac_header_compiler" >&6 |
7183 # Is the header present? | 7464 # Is the header present? |
7184 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 7465 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
7185 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 7466 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
7186 cat >conftest.$ac_ext <<_ACEOF | 7467 cat >conftest.$ac_ext <<_ACEOF |
7187 #line $LINENO "configure" | 7468 #line $LINENO "configure" |
7188 /* confdefs.h. */ | 7469 #include "confdefs.h" |
7189 _ACEOF | |
7190 cat confdefs.h >>conftest.$ac_ext | |
7191 cat >>conftest.$ac_ext <<_ACEOF | |
7192 /* end confdefs.h. */ | |
7193 #include <$ac_header> | 7470 #include <$ac_header> |
7194 _ACEOF | 7471 _ACEOF |
7195 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 7472 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
7196 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 7473 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
7197 ac_status=$? | 7474 ac_status=$? |
7210 fi | 7487 fi |
7211 if test -z "$ac_cpp_err"; then | 7488 if test -z "$ac_cpp_err"; then |
7212 ac_header_preproc=yes | 7489 ac_header_preproc=yes |
7213 else | 7490 else |
7214 echo "$as_me: failed program was:" >&5 | 7491 echo "$as_me: failed program was:" >&5 |
7215 sed 's/^/| /' conftest.$ac_ext >&5 | 7492 cat conftest.$ac_ext >&5 |
7216 | |
7217 ac_header_preproc=no | 7493 ac_header_preproc=no |
7218 fi | 7494 fi |
7219 rm -f conftest.err conftest.$ac_ext | 7495 rm -f conftest.err conftest.$ac_ext |
7220 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 7496 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
7221 echo "${ECHO_T}$ac_header_preproc" >&6 | 7497 echo "${ECHO_T}$ac_header_preproc" >&6 |
7224 case $ac_header_compiler:$ac_header_preproc in | 7500 case $ac_header_compiler:$ac_header_preproc in |
7225 yes:no ) | 7501 yes:no ) |
7226 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 7502 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
7227 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 7503 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
7228 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 7504 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
7229 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 7505 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
7230 ( | |
7231 cat <<\_ASBOX | |
7232 ## ------------------------------------ ## | |
7233 ## Report this to bug-autoconf@gnu.org. ## | |
7234 ## ------------------------------------ ## | |
7235 _ASBOX | |
7236 ) | | |
7237 sed "s/^/$as_me: WARNING: /" >&2 | |
7238 ;; | |
7239 no:yes ) | 7506 no:yes ) |
7240 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 7507 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
7241 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 7508 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
7242 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 7509 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
7243 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 7510 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
7244 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 7511 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
7245 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 7512 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
7246 ( | |
7247 cat <<\_ASBOX | |
7248 ## ------------------------------------ ## | |
7249 ## Report this to bug-autoconf@gnu.org. ## | |
7250 ## ------------------------------------ ## | |
7251 _ASBOX | |
7252 ) | | |
7253 sed "s/^/$as_me: WARNING: /" >&2 | |
7254 ;; | |
7255 esac | 7513 esac |
7256 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 7514 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
7257 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 7515 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
7258 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 7516 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
7259 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7517 echo $ECHO_N "(cached) $ECHO_C" >&6 |
7282 if eval "test \"\${$as_ac_var+set}\" = set"; then | 7540 if eval "test \"\${$as_ac_var+set}\" = set"; then |
7283 echo $ECHO_N "(cached) $ECHO_C" >&6 | 7541 echo $ECHO_N "(cached) $ECHO_C" >&6 |
7284 else | 7542 else |
7285 cat >conftest.$ac_ext <<_ACEOF | 7543 cat >conftest.$ac_ext <<_ACEOF |
7286 #line $LINENO "configure" | 7544 #line $LINENO "configure" |
7287 /* confdefs.h. */ | 7545 #include "confdefs.h" |
7288 _ACEOF | |
7289 cat confdefs.h >>conftest.$ac_ext | |
7290 cat >>conftest.$ac_ext <<_ACEOF | |
7291 /* end confdefs.h. */ | |
7292 /* System header to define __stub macros and hopefully few prototypes, | 7546 /* System header to define __stub macros and hopefully few prototypes, |
7293 which can conflict with char $ac_func (); below. | 7547 which can conflict with char $ac_func (); below. */ |
7294 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 7548 #include <assert.h> |
7295 <limits.h> exists even on freestanding compilers. */ | |
7296 #ifdef __STDC__ | |
7297 # include <limits.h> | |
7298 #else | |
7299 # include <assert.h> | |
7300 #endif | |
7301 /* Override any gcc2 internal prototype to avoid an error. */ | 7549 /* Override any gcc2 internal prototype to avoid an error. */ |
7302 #ifdef __cplusplus | 7550 #ifdef __cplusplus |
7303 extern "C" | 7551 extern "C" |
7304 { | |
7305 #endif | 7552 #endif |
7306 /* We use char because int might match the return type of a gcc2 | 7553 /* We use char because int might match the return type of a gcc2 |
7307 builtin and then its argument prototype would still apply. */ | 7554 builtin and then its argument prototype would still apply. */ |
7308 char $ac_func (); | 7555 char $ac_func (); |
7556 char (*f) (); | |
7557 | |
7558 int | |
7559 main () | |
7560 { | |
7309 /* The GNU C library defines this for functions which it implements | 7561 /* The GNU C library defines this for functions which it implements |
7310 to always fail with ENOSYS. Some functions are actually named | 7562 to always fail with ENOSYS. Some functions are actually named |
7311 something starting with __ and the normal name is an alias. */ | 7563 something starting with __ and the normal name is an alias. */ |
7312 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | 7564 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
7313 choke me | 7565 choke me |
7314 #else | 7566 #else |
7315 char (*f) () = $ac_func; | 7567 f = $ac_func; |
7316 #endif | 7568 #endif |
7317 #ifdef __cplusplus | 7569 |
7318 } | |
7319 #endif | |
7320 | |
7321 int | |
7322 main () | |
7323 { | |
7324 return f != $ac_func; | |
7325 ; | 7570 ; |
7326 return 0; | 7571 return 0; |
7327 } | 7572 } |
7328 _ACEOF | 7573 _ACEOF |
7329 rm -f conftest.$ac_objext conftest$ac_exeext | 7574 rm -f conftest.$ac_objext conftest$ac_exeext |
7339 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7584 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7340 (exit $ac_status); }; }; then | 7585 (exit $ac_status); }; }; then |
7341 eval "$as_ac_var=yes" | 7586 eval "$as_ac_var=yes" |
7342 else | 7587 else |
7343 echo "$as_me: failed program was:" >&5 | 7588 echo "$as_me: failed program was:" >&5 |
7344 sed 's/^/| /' conftest.$ac_ext >&5 | 7589 cat conftest.$ac_ext >&5 |
7345 | |
7346 eval "$as_ac_var=no" | 7590 eval "$as_ac_var=no" |
7347 fi | 7591 fi |
7348 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 7592 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
7349 fi | 7593 fi |
7350 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 7594 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
7365 if test "$cross_compiling" = yes; then | 7609 if test "$cross_compiling" = yes; then |
7366 ac_cv_func_mmap_fixed_mapped=no | 7610 ac_cv_func_mmap_fixed_mapped=no |
7367 else | 7611 else |
7368 cat >conftest.$ac_ext <<_ACEOF | 7612 cat >conftest.$ac_ext <<_ACEOF |
7369 #line $LINENO "configure" | 7613 #line $LINENO "configure" |
7370 /* confdefs.h. */ | 7614 #include "confdefs.h" |
7371 _ACEOF | |
7372 cat confdefs.h >>conftest.$ac_ext | |
7373 cat >>conftest.$ac_ext <<_ACEOF | |
7374 /* end confdefs.h. */ | |
7375 $ac_includes_default | 7615 $ac_includes_default |
7376 /* malloc might have been renamed as rpl_malloc. */ | 7616 /* malloc might have been renamed as rpl_malloc. */ |
7377 #undef malloc | 7617 #undef malloc |
7378 | 7618 |
7379 /* Thanks to Mike Haertel and Jim Avera for this test. | 7619 /* Thanks to Mike Haertel and Jim Avera for this test. |
7512 (exit $ac_status); }; }; then | 7752 (exit $ac_status); }; }; then |
7513 ac_cv_func_mmap_fixed_mapped=yes | 7753 ac_cv_func_mmap_fixed_mapped=yes |
7514 else | 7754 else |
7515 echo "$as_me: program exited with status $ac_status" >&5 | 7755 echo "$as_me: program exited with status $ac_status" >&5 |
7516 echo "$as_me: failed program was:" >&5 | 7756 echo "$as_me: failed program was:" >&5 |
7517 sed 's/^/| /' conftest.$ac_ext >&5 | 7757 cat conftest.$ac_ext >&5 |
7518 | |
7519 ( exit $ac_status ) | 7758 ( exit $ac_status ) |
7520 ac_cv_func_mmap_fixed_mapped=no | 7759 ac_cv_func_mmap_fixed_mapped=no |
7521 fi | 7760 fi |
7522 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 7761 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
7523 fi | 7762 fi |
7524 fi | 7763 fi |
7525 echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5 | 7764 echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5 |
7526 echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6 | 7765 echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6 |
7527 if test $ac_cv_func_mmap_fixed_mapped = yes; then | 7766 if test $ac_cv_func_mmap_fixed_mapped = yes; then |
7547 else | 7786 else |
7548 ac_check_lib_save_LIBS=$LIBS | 7787 ac_check_lib_save_LIBS=$LIBS |
7549 LIBS="-ldnet $LIBS" | 7788 LIBS="-ldnet $LIBS" |
7550 cat >conftest.$ac_ext <<_ACEOF | 7789 cat >conftest.$ac_ext <<_ACEOF |
7551 #line $LINENO "configure" | 7790 #line $LINENO "configure" |
7552 /* confdefs.h. */ | 7791 #include "confdefs.h" |
7553 _ACEOF | |
7554 cat confdefs.h >>conftest.$ac_ext | |
7555 cat >>conftest.$ac_ext <<_ACEOF | |
7556 /* end confdefs.h. */ | |
7557 | 7792 |
7558 /* Override any gcc2 internal prototype to avoid an error. */ | 7793 /* Override any gcc2 internal prototype to avoid an error. */ |
7559 #ifdef __cplusplus | 7794 #ifdef __cplusplus |
7560 extern "C" | 7795 extern "C" |
7561 #endif | 7796 #endif |
7583 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7818 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7584 (exit $ac_status); }; }; then | 7819 (exit $ac_status); }; }; then |
7585 ac_cv_lib_dnet_dnet_ntoa=yes | 7820 ac_cv_lib_dnet_dnet_ntoa=yes |
7586 else | 7821 else |
7587 echo "$as_me: failed program was:" >&5 | 7822 echo "$as_me: failed program was:" >&5 |
7588 sed 's/^/| /' conftest.$ac_ext >&5 | 7823 cat conftest.$ac_ext >&5 |
7589 | |
7590 ac_cv_lib_dnet_dnet_ntoa=no | 7824 ac_cv_lib_dnet_dnet_ntoa=no |
7591 fi | 7825 fi |
7592 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 7826 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
7593 LIBS=$ac_check_lib_save_LIBS | 7827 LIBS=$ac_check_lib_save_LIBS |
7594 fi | 7828 fi |
7611 else | 7845 else |
7612 ac_check_lib_save_LIBS=$LIBS | 7846 ac_check_lib_save_LIBS=$LIBS |
7613 LIBS="-lXbsd $LIBS" | 7847 LIBS="-lXbsd $LIBS" |
7614 cat >conftest.$ac_ext <<_ACEOF | 7848 cat >conftest.$ac_ext <<_ACEOF |
7615 #line $LINENO "configure" | 7849 #line $LINENO "configure" |
7616 /* confdefs.h. */ | 7850 #include "confdefs.h" |
7617 _ACEOF | |
7618 cat confdefs.h >>conftest.$ac_ext | |
7619 cat >>conftest.$ac_ext <<_ACEOF | |
7620 /* end confdefs.h. */ | |
7621 | 7851 |
7622 | 7852 |
7623 int | 7853 int |
7624 main () | 7854 main () |
7625 { | 7855 { |
7641 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7871 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7642 (exit $ac_status); }; }; then | 7872 (exit $ac_status); }; }; then |
7643 ac_cv_lib_Xbsd_main=yes | 7873 ac_cv_lib_Xbsd_main=yes |
7644 else | 7874 else |
7645 echo "$as_me: failed program was:" >&5 | 7875 echo "$as_me: failed program was:" >&5 |
7646 sed 's/^/| /' conftest.$ac_ext >&5 | 7876 cat conftest.$ac_ext >&5 |
7647 | |
7648 ac_cv_lib_Xbsd_main=no | 7877 ac_cv_lib_Xbsd_main=no |
7649 fi | 7878 fi |
7650 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 7879 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
7651 LIBS=$ac_check_lib_save_LIBS | 7880 LIBS=$ac_check_lib_save_LIBS |
7652 fi | 7881 fi |
7665 else | 7894 else |
7666 ac_check_lib_save_LIBS=$LIBS | 7895 ac_check_lib_save_LIBS=$LIBS |
7667 LIBS="-lpthreads $LIBS" | 7896 LIBS="-lpthreads $LIBS" |
7668 cat >conftest.$ac_ext <<_ACEOF | 7897 cat >conftest.$ac_ext <<_ACEOF |
7669 #line $LINENO "configure" | 7898 #line $LINENO "configure" |
7670 /* confdefs.h. */ | 7899 #include "confdefs.h" |
7671 _ACEOF | |
7672 cat confdefs.h >>conftest.$ac_ext | |
7673 cat >>conftest.$ac_ext <<_ACEOF | |
7674 /* end confdefs.h. */ | |
7675 | 7900 |
7676 /* Override any gcc2 internal prototype to avoid an error. */ | 7901 /* Override any gcc2 internal prototype to avoid an error. */ |
7677 #ifdef __cplusplus | 7902 #ifdef __cplusplus |
7678 extern "C" | 7903 extern "C" |
7679 #endif | 7904 #endif |
7701 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7926 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7702 (exit $ac_status); }; }; then | 7927 (exit $ac_status); }; }; then |
7703 ac_cv_lib_pthreads_cma_open=yes | 7928 ac_cv_lib_pthreads_cma_open=yes |
7704 else | 7929 else |
7705 echo "$as_me: failed program was:" >&5 | 7930 echo "$as_me: failed program was:" >&5 |
7706 sed 's/^/| /' conftest.$ac_ext >&5 | 7931 cat conftest.$ac_ext >&5 |
7707 | |
7708 ac_cv_lib_pthreads_cma_open=no | 7932 ac_cv_lib_pthreads_cma_open=no |
7709 fi | 7933 fi |
7710 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 7934 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
7711 LIBS=$ac_check_lib_save_LIBS | 7935 LIBS=$ac_check_lib_save_LIBS |
7712 fi | 7936 fi |
7748 esac | 7972 esac |
7749 | 7973 |
7750 LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc | 7974 LDFLAGS=$LDFLAGS\ $gdb_cv_bigtoc |
7751 cat >conftest.$ac_ext <<_ACEOF | 7975 cat >conftest.$ac_ext <<_ACEOF |
7752 #line $LINENO "configure" | 7976 #line $LINENO "configure" |
7753 /* confdefs.h. */ | 7977 #include "confdefs.h" |
7754 _ACEOF | |
7755 cat confdefs.h >>conftest.$ac_ext | |
7756 cat >>conftest.$ac_ext <<_ACEOF | |
7757 /* end confdefs.h. */ | |
7758 | 7978 |
7759 int | 7979 int |
7760 main () | 7980 main () |
7761 { | 7981 { |
7762 int i; | 7982 int i; |
7777 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 7997 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7778 (exit $ac_status); }; }; then | 7998 (exit $ac_status); }; }; then |
7779 : | 7999 : |
7780 else | 8000 else |
7781 echo "$as_me: failed program was:" >&5 | 8001 echo "$as_me: failed program was:" >&5 |
7782 sed 's/^/| /' conftest.$ac_ext >&5 | 8002 cat conftest.$ac_ext >&5 |
7783 | |
7784 gdb_cv_bigtoc= | 8003 gdb_cv_bigtoc= |
7785 fi | 8004 fi |
7786 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8005 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
7787 | 8006 |
7788 fi | 8007 fi |
7816 if test "${opsys}" = "gnu-linux"; then | 8035 if test "${opsys}" = "gnu-linux"; then |
7817 echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5 | 8036 echo "$as_me:$LINENO: checking whether X on GNU/Linux needs -b to link" >&5 |
7818 echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 | 8037 echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 |
7819 cat >conftest.$ac_ext <<_ACEOF | 8038 cat >conftest.$ac_ext <<_ACEOF |
7820 #line $LINENO "configure" | 8039 #line $LINENO "configure" |
7821 /* confdefs.h. */ | 8040 #include "confdefs.h" |
7822 _ACEOF | |
7823 cat confdefs.h >>conftest.$ac_ext | |
7824 cat >>conftest.$ac_ext <<_ACEOF | |
7825 /* end confdefs.h. */ | |
7826 | 8041 |
7827 int | 8042 int |
7828 main () | 8043 main () |
7829 { | 8044 { |
7830 XOpenDisplay ("foo"); | 8045 XOpenDisplay ("foo"); |
7845 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8060 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7846 (exit $ac_status); }; }; then | 8061 (exit $ac_status); }; }; then |
7847 xlinux_first_failure=no | 8062 xlinux_first_failure=no |
7848 else | 8063 else |
7849 echo "$as_me: failed program was:" >&5 | 8064 echo "$as_me: failed program was:" >&5 |
7850 sed 's/^/| /' conftest.$ac_ext >&5 | 8065 cat conftest.$ac_ext >&5 |
7851 | |
7852 xlinux_first_failure=yes | 8066 xlinux_first_failure=yes |
7853 fi | 8067 fi |
7854 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8068 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
7855 if test "${xlinux_first_failure}" = "yes"; then | 8069 if test "${xlinux_first_failure}" = "yes"; then |
7856 OLD_LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE" | 8070 OLD_LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE" |
7861 C_SWITCH_X_SITE="$C_SWITCH_X_SITE -b i486-linuxaout" | 8075 C_SWITCH_X_SITE="$C_SWITCH_X_SITE -b i486-linuxaout" |
7862 CPPFLAGS="$CPPFLAGS -b i486-linuxaout" | 8076 CPPFLAGS="$CPPFLAGS -b i486-linuxaout" |
7863 LIBS="$LIBS -b i486-linuxaout" | 8077 LIBS="$LIBS -b i486-linuxaout" |
7864 cat >conftest.$ac_ext <<_ACEOF | 8078 cat >conftest.$ac_ext <<_ACEOF |
7865 #line $LINENO "configure" | 8079 #line $LINENO "configure" |
7866 /* confdefs.h. */ | 8080 #include "confdefs.h" |
7867 _ACEOF | |
7868 cat confdefs.h >>conftest.$ac_ext | |
7869 cat >>conftest.$ac_ext <<_ACEOF | |
7870 /* end confdefs.h. */ | |
7871 | 8081 |
7872 int | 8082 int |
7873 main () | 8083 main () |
7874 { | 8084 { |
7875 XOpenDisplay ("foo"); | 8085 XOpenDisplay ("foo"); |
7890 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8100 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7891 (exit $ac_status); }; }; then | 8101 (exit $ac_status); }; }; then |
7892 xlinux_second_failure=no | 8102 xlinux_second_failure=no |
7893 else | 8103 else |
7894 echo "$as_me: failed program was:" >&5 | 8104 echo "$as_me: failed program was:" >&5 |
7895 sed 's/^/| /' conftest.$ac_ext >&5 | 8105 cat conftest.$ac_ext >&5 |
7896 | |
7897 xlinux_second_failure=yes | 8106 xlinux_second_failure=yes |
7898 fi | 8107 fi |
7899 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8108 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
7900 if test "${xlinux_second_failure}" = "yes"; then | 8109 if test "${xlinux_second_failure}" = "yes"; then |
7901 # If we get the same failure with -b, there is no use adding -b. | 8110 # If we get the same failure with -b, there is no use adding -b. |
7920 # header files included from there. | 8129 # header files included from there. |
7921 echo "$as_me:$LINENO: checking for Xkb" >&5 | 8130 echo "$as_me:$LINENO: checking for Xkb" >&5 |
7922 echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 | 8131 echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 |
7923 cat >conftest.$ac_ext <<_ACEOF | 8132 cat >conftest.$ac_ext <<_ACEOF |
7924 #line $LINENO "configure" | 8133 #line $LINENO "configure" |
7925 /* confdefs.h. */ | 8134 #include "confdefs.h" |
7926 _ACEOF | |
7927 cat confdefs.h >>conftest.$ac_ext | |
7928 cat >>conftest.$ac_ext <<_ACEOF | |
7929 /* end confdefs.h. */ | |
7930 #include <X11/Xlib.h> | 8135 #include <X11/Xlib.h> |
7931 #include <X11/XKBlib.h> | 8136 #include <X11/XKBlib.h> |
7932 int | 8137 int |
7933 main () | 8138 main () |
7934 { | 8139 { |
7950 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8155 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
7951 (exit $ac_status); }; }; then | 8156 (exit $ac_status); }; }; then |
7952 emacs_xkb=yes | 8157 emacs_xkb=yes |
7953 else | 8158 else |
7954 echo "$as_me: failed program was:" >&5 | 8159 echo "$as_me: failed program was:" >&5 |
7955 sed 's/^/| /' conftest.$ac_ext >&5 | 8160 cat conftest.$ac_ext >&5 |
7956 | |
7957 emacs_xkb=no | 8161 emacs_xkb=no |
7958 fi | 8162 fi |
7959 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8163 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
7960 echo "$as_me:$LINENO: result: $emacs_xkb" >&5 | 8164 echo "$as_me:$LINENO: result: $emacs_xkb" >&5 |
7961 echo "${ECHO_T}$emacs_xkb" >&6 | 8165 echo "${ECHO_T}$emacs_xkb" >&6 |
7980 if eval "test \"\${$as_ac_var+set}\" = set"; then | 8184 if eval "test \"\${$as_ac_var+set}\" = set"; then |
7981 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8185 echo $ECHO_N "(cached) $ECHO_C" >&6 |
7982 else | 8186 else |
7983 cat >conftest.$ac_ext <<_ACEOF | 8187 cat >conftest.$ac_ext <<_ACEOF |
7984 #line $LINENO "configure" | 8188 #line $LINENO "configure" |
7985 /* confdefs.h. */ | 8189 #include "confdefs.h" |
7986 _ACEOF | |
7987 cat confdefs.h >>conftest.$ac_ext | |
7988 cat >>conftest.$ac_ext <<_ACEOF | |
7989 /* end confdefs.h. */ | |
7990 /* System header to define __stub macros and hopefully few prototypes, | 8190 /* System header to define __stub macros and hopefully few prototypes, |
7991 which can conflict with char $ac_func (); below. | 8191 which can conflict with char $ac_func (); below. */ |
7992 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 8192 #include <assert.h> |
7993 <limits.h> exists even on freestanding compilers. */ | |
7994 #ifdef __STDC__ | |
7995 # include <limits.h> | |
7996 #else | |
7997 # include <assert.h> | |
7998 #endif | |
7999 /* Override any gcc2 internal prototype to avoid an error. */ | 8193 /* Override any gcc2 internal prototype to avoid an error. */ |
8000 #ifdef __cplusplus | 8194 #ifdef __cplusplus |
8001 extern "C" | 8195 extern "C" |
8002 { | |
8003 #endif | 8196 #endif |
8004 /* We use char because int might match the return type of a gcc2 | 8197 /* We use char because int might match the return type of a gcc2 |
8005 builtin and then its argument prototype would still apply. */ | 8198 builtin and then its argument prototype would still apply. */ |
8006 char $ac_func (); | 8199 char $ac_func (); |
8200 char (*f) (); | |
8201 | |
8202 int | |
8203 main () | |
8204 { | |
8007 /* The GNU C library defines this for functions which it implements | 8205 /* The GNU C library defines this for functions which it implements |
8008 to always fail with ENOSYS. Some functions are actually named | 8206 to always fail with ENOSYS. Some functions are actually named |
8009 something starting with __ and the normal name is an alias. */ | 8207 something starting with __ and the normal name is an alias. */ |
8010 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | 8208 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
8011 choke me | 8209 choke me |
8012 #else | 8210 #else |
8013 char (*f) () = $ac_func; | 8211 f = $ac_func; |
8014 #endif | 8212 #endif |
8015 #ifdef __cplusplus | 8213 |
8016 } | |
8017 #endif | |
8018 | |
8019 int | |
8020 main () | |
8021 { | |
8022 return f != $ac_func; | |
8023 ; | 8214 ; |
8024 return 0; | 8215 return 0; |
8025 } | 8216 } |
8026 _ACEOF | 8217 _ACEOF |
8027 rm -f conftest.$ac_objext conftest$ac_exeext | 8218 rm -f conftest.$ac_objext conftest$ac_exeext |
8037 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8228 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8038 (exit $ac_status); }; }; then | 8229 (exit $ac_status); }; }; then |
8039 eval "$as_ac_var=yes" | 8230 eval "$as_ac_var=yes" |
8040 else | 8231 else |
8041 echo "$as_me: failed program was:" >&5 | 8232 echo "$as_me: failed program was:" >&5 |
8042 sed 's/^/| /' conftest.$ac_ext >&5 | 8233 cat conftest.$ac_ext >&5 |
8043 | |
8044 eval "$as_ac_var=no" | 8234 eval "$as_ac_var=no" |
8045 fi | 8235 fi |
8046 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8236 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
8047 fi | 8237 fi |
8048 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 8238 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
8063 if test "${emacs_cv_x11_version_6+set}" = set; then | 8253 if test "${emacs_cv_x11_version_6+set}" = set; then |
8064 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8254 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8065 else | 8255 else |
8066 cat >conftest.$ac_ext <<_ACEOF | 8256 cat >conftest.$ac_ext <<_ACEOF |
8067 #line $LINENO "configure" | 8257 #line $LINENO "configure" |
8068 /* confdefs.h. */ | 8258 #include "confdefs.h" |
8069 _ACEOF | |
8070 cat confdefs.h >>conftest.$ac_ext | |
8071 cat >>conftest.$ac_ext <<_ACEOF | |
8072 /* end confdefs.h. */ | |
8073 #include <X11/Xlib.h> | 8259 #include <X11/Xlib.h> |
8074 int | 8260 int |
8075 main () | 8261 main () |
8076 { | 8262 { |
8077 #if XlibSpecificationRelease < 6 | 8263 #if XlibSpecificationRelease < 6 |
8095 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8281 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8096 (exit $ac_status); }; }; then | 8282 (exit $ac_status); }; }; then |
8097 emacs_cv_x11_version_6=yes | 8283 emacs_cv_x11_version_6=yes |
8098 else | 8284 else |
8099 echo "$as_me: failed program was:" >&5 | 8285 echo "$as_me: failed program was:" >&5 |
8100 sed 's/^/| /' conftest.$ac_ext >&5 | 8286 cat conftest.$ac_ext >&5 |
8101 | |
8102 emacs_cv_x11_version_6=no | 8287 emacs_cv_x11_version_6=no |
8103 fi | 8288 fi |
8104 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8289 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
8105 fi | 8290 fi |
8106 | 8291 |
8124 if test "${emacs_cv_x11_version_5+set}" = set; then | 8309 if test "${emacs_cv_x11_version_5+set}" = set; then |
8125 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8310 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8126 else | 8311 else |
8127 cat >conftest.$ac_ext <<_ACEOF | 8312 cat >conftest.$ac_ext <<_ACEOF |
8128 #line $LINENO "configure" | 8313 #line $LINENO "configure" |
8129 /* confdefs.h. */ | 8314 #include "confdefs.h" |
8130 _ACEOF | |
8131 cat confdefs.h >>conftest.$ac_ext | |
8132 cat >>conftest.$ac_ext <<_ACEOF | |
8133 /* end confdefs.h. */ | |
8134 #include <X11/Xlib.h> | 8315 #include <X11/Xlib.h> |
8135 int | 8316 int |
8136 main () | 8317 main () |
8137 { | 8318 { |
8138 #if XlibSpecificationRelease < 5 | 8319 #if XlibSpecificationRelease < 5 |
8156 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8337 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8157 (exit $ac_status); }; }; then | 8338 (exit $ac_status); }; }; then |
8158 emacs_cv_x11_version_5=yes | 8339 emacs_cv_x11_version_5=yes |
8159 else | 8340 else |
8160 echo "$as_me: failed program was:" >&5 | 8341 echo "$as_me: failed program was:" >&5 |
8161 sed 's/^/| /' conftest.$ac_ext >&5 | 8342 cat conftest.$ac_ext >&5 |
8162 | |
8163 emacs_cv_x11_version_5=no | 8343 emacs_cv_x11_version_5=no |
8164 fi | 8344 fi |
8165 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8345 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
8166 fi | 8346 fi |
8167 | 8347 |
8296 fi | 8476 fi |
8297 | 8477 |
8298 | 8478 |
8299 | 8479 |
8300 C_SWITCH_X_SITE="$C_SWITCH_X_SITE $GTK_CFLAGS" | 8480 C_SWITCH_X_SITE="$C_SWITCH_X_SITE $GTK_CFLAGS" |
8481 CFLAGS="$CFLAGS $GTK_CFLAGS" | |
8482 LIBS="$GTK_LIBS $LIBS" | |
8301 HAVE_GTK=yes | 8483 HAVE_GTK=yes |
8302 | 8484 |
8303 cat >>confdefs.h <<\_ACEOF | 8485 cat >>confdefs.h <<\_ACEOF |
8304 #define HAVE_GTK 1 | 8486 #define HAVE_GTK 1 |
8305 _ACEOF | 8487 _ACEOF |
8306 | 8488 |
8307 USE_X_TOOLKIT=none | 8489 USE_X_TOOLKIT=none |
8308 | 8490 |
8309 with_toolkit_scroll_bars=yes | 8491 with_toolkit_scroll_bars=yes |
8492 | |
8493 HAVE_GTK_MULTIDISPLAY=no | |
8494 | |
8495 for ac_func in gdk_display_open | |
8496 do | |
8497 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | |
8498 echo "$as_me:$LINENO: checking for $ac_func" >&5 | |
8499 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | |
8500 if eval "test \"\${$as_ac_var+set}\" = set"; then | |
8501 echo $ECHO_N "(cached) $ECHO_C" >&6 | |
8502 else | |
8503 cat >conftest.$ac_ext <<_ACEOF | |
8504 #line $LINENO "configure" | |
8505 #include "confdefs.h" | |
8506 /* System header to define __stub macros and hopefully few prototypes, | |
8507 which can conflict with char $ac_func (); below. */ | |
8508 #include <assert.h> | |
8509 /* Override any gcc2 internal prototype to avoid an error. */ | |
8510 #ifdef __cplusplus | |
8511 extern "C" | |
8512 #endif | |
8513 /* We use char because int might match the return type of a gcc2 | |
8514 builtin and then its argument prototype would still apply. */ | |
8515 char $ac_func (); | |
8516 char (*f) (); | |
8517 | |
8518 int | |
8519 main () | |
8520 { | |
8521 /* The GNU C library defines this for functions which it implements | |
8522 to always fail with ENOSYS. Some functions are actually named | |
8523 something starting with __ and the normal name is an alias. */ | |
8524 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | |
8525 choke me | |
8526 #else | |
8527 f = $ac_func; | |
8528 #endif | |
8529 | |
8530 ; | |
8531 return 0; | |
8532 } | |
8533 _ACEOF | |
8534 rm -f conftest.$ac_objext conftest$ac_exeext | |
8535 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 | |
8536 (eval $ac_link) 2>&5 | |
8537 ac_status=$? | |
8538 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8539 (exit $ac_status); } && | |
8540 { ac_try='test -s conftest$ac_exeext' | |
8541 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
8542 (eval $ac_try) 2>&5 | |
8543 ac_status=$? | |
8544 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
8545 (exit $ac_status); }; }; then | |
8546 eval "$as_ac_var=yes" | |
8547 else | |
8548 echo "$as_me: failed program was:" >&5 | |
8549 cat conftest.$ac_ext >&5 | |
8550 eval "$as_ac_var=no" | |
8551 fi | |
8552 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | |
8553 fi | |
8554 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | |
8555 echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | |
8556 if test `eval echo '${'$as_ac_var'}'` = yes; then | |
8557 cat >>confdefs.h <<_ACEOF | |
8558 #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 | |
8559 _ACEOF | |
8560 HAVE_GTK_MULTIDISPLAY=yes | |
8561 fi | |
8562 done | |
8563 | |
8564 if test "${HAVE_GTK_MULTIDISPLAY}" = "yes"; then | |
8565 | |
8566 cat >>confdefs.h <<\_ACEOF | |
8567 #define HAVE_GTK_MULTIDISPLAY 1 | |
8568 _ACEOF | |
8569 | |
8570 fi | |
8310 fi | 8571 fi |
8311 | 8572 |
8312 if test x"${USE_X_TOOLKIT}" = xmaybe; then | 8573 if test x"${USE_X_TOOLKIT}" = xmaybe; then |
8313 if test x"${HAVE_X11R5}" = xyes; then | 8574 if test x"${HAVE_X11R5}" = xyes; then |
8314 echo "$as_me:$LINENO: checking X11 version 5 with Xaw" >&5 | 8575 echo "$as_me:$LINENO: checking X11 version 5 with Xaw" >&5 |
8316 if test "${emacs_cv_x11_version_5_with_xaw+set}" = set; then | 8577 if test "${emacs_cv_x11_version_5_with_xaw+set}" = set; then |
8317 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8578 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8318 else | 8579 else |
8319 cat >conftest.$ac_ext <<_ACEOF | 8580 cat >conftest.$ac_ext <<_ACEOF |
8320 #line $LINENO "configure" | 8581 #line $LINENO "configure" |
8321 /* confdefs.h. */ | 8582 #include "confdefs.h" |
8322 _ACEOF | |
8323 cat confdefs.h >>conftest.$ac_ext | |
8324 cat >>conftest.$ac_ext <<_ACEOF | |
8325 /* end confdefs.h. */ | |
8326 | 8583 |
8327 #include <X11/Intrinsic.h> | 8584 #include <X11/Intrinsic.h> |
8328 #include <X11/Xaw/Simple.h> | 8585 #include <X11/Xaw/Simple.h> |
8329 int | 8586 int |
8330 main () | 8587 main () |
8347 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8604 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8348 (exit $ac_status); }; }; then | 8605 (exit $ac_status); }; }; then |
8349 emacs_cv_x11_version_5_with_xaw=yes | 8606 emacs_cv_x11_version_5_with_xaw=yes |
8350 else | 8607 else |
8351 echo "$as_me: failed program was:" >&5 | 8608 echo "$as_me: failed program was:" >&5 |
8352 sed 's/^/| /' conftest.$ac_ext >&5 | 8609 cat conftest.$ac_ext >&5 |
8353 | |
8354 emacs_cv_x11_version_5_with_xaw=no | 8610 emacs_cv_x11_version_5_with_xaw=no |
8355 fi | 8611 fi |
8356 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8612 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
8357 fi | 8613 fi |
8358 | 8614 |
8378 if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then | 8634 if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then |
8379 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8635 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8380 else | 8636 else |
8381 cat >conftest.$ac_ext <<_ACEOF | 8637 cat >conftest.$ac_ext <<_ACEOF |
8382 #line $LINENO "configure" | 8638 #line $LINENO "configure" |
8383 /* confdefs.h. */ | 8639 #include "confdefs.h" |
8384 _ACEOF | |
8385 cat confdefs.h >>conftest.$ac_ext | |
8386 cat >>conftest.$ac_ext <<_ACEOF | |
8387 /* end confdefs.h. */ | |
8388 #include <X11/Intrinsic.h> | 8640 #include <X11/Intrinsic.h> |
8389 int | 8641 int |
8390 main () | 8642 main () |
8391 { | 8643 { |
8392 #if XtSpecificationRelease < 6 | 8644 #if XtSpecificationRelease < 6 |
8410 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8662 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8411 (exit $ac_status); }; }; then | 8663 (exit $ac_status); }; }; then |
8412 emacs_cv_x11_toolkit_version_6=yes | 8664 emacs_cv_x11_toolkit_version_6=yes |
8413 else | 8665 else |
8414 echo "$as_me: failed program was:" >&5 | 8666 echo "$as_me: failed program was:" >&5 |
8415 sed 's/^/| /' conftest.$ac_ext >&5 | 8667 cat conftest.$ac_ext >&5 |
8416 | |
8417 emacs_cv_x11_toolkit_version_6=no | 8668 emacs_cv_x11_toolkit_version_6=no |
8418 fi | 8669 fi |
8419 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8670 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
8420 fi | 8671 fi |
8421 | 8672 |
8447 else | 8698 else |
8448 ac_check_lib_save_LIBS=$LIBS | 8699 ac_check_lib_save_LIBS=$LIBS |
8449 LIBS="-lXmu $LIBS" | 8700 LIBS="-lXmu $LIBS" |
8450 cat >conftest.$ac_ext <<_ACEOF | 8701 cat >conftest.$ac_ext <<_ACEOF |
8451 #line $LINENO "configure" | 8702 #line $LINENO "configure" |
8452 /* confdefs.h. */ | 8703 #include "confdefs.h" |
8453 _ACEOF | |
8454 cat confdefs.h >>conftest.$ac_ext | |
8455 cat >>conftest.$ac_ext <<_ACEOF | |
8456 /* end confdefs.h. */ | |
8457 | 8704 |
8458 /* Override any gcc2 internal prototype to avoid an error. */ | 8705 /* Override any gcc2 internal prototype to avoid an error. */ |
8459 #ifdef __cplusplus | 8706 #ifdef __cplusplus |
8460 extern "C" | 8707 extern "C" |
8461 #endif | 8708 #endif |
8483 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8730 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8484 (exit $ac_status); }; }; then | 8731 (exit $ac_status); }; }; then |
8485 ac_cv_lib_Xmu_XmuConvertStandardSelection=yes | 8732 ac_cv_lib_Xmu_XmuConvertStandardSelection=yes |
8486 else | 8733 else |
8487 echo "$as_me: failed program was:" >&5 | 8734 echo "$as_me: failed program was:" >&5 |
8488 sed 's/^/| /' conftest.$ac_ext >&5 | 8735 cat conftest.$ac_ext >&5 |
8489 | |
8490 ac_cv_lib_Xmu_XmuConvertStandardSelection=no | 8736 ac_cv_lib_Xmu_XmuConvertStandardSelection=no |
8491 fi | 8737 fi |
8492 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8738 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
8493 LIBS=$ac_check_lib_save_LIBS | 8739 LIBS=$ac_check_lib_save_LIBS |
8494 fi | 8740 fi |
8517 else | 8763 else |
8518 ac_check_lib_save_LIBS=$LIBS | 8764 ac_check_lib_save_LIBS=$LIBS |
8519 LIBS="-lXext $LIBS" | 8765 LIBS="-lXext $LIBS" |
8520 cat >conftest.$ac_ext <<_ACEOF | 8766 cat >conftest.$ac_ext <<_ACEOF |
8521 #line $LINENO "configure" | 8767 #line $LINENO "configure" |
8522 /* confdefs.h. */ | 8768 #include "confdefs.h" |
8523 _ACEOF | |
8524 cat confdefs.h >>conftest.$ac_ext | |
8525 cat >>conftest.$ac_ext <<_ACEOF | |
8526 /* end confdefs.h. */ | |
8527 | 8769 |
8528 /* Override any gcc2 internal prototype to avoid an error. */ | 8770 /* Override any gcc2 internal prototype to avoid an error. */ |
8529 #ifdef __cplusplus | 8771 #ifdef __cplusplus |
8530 extern "C" | 8772 extern "C" |
8531 #endif | 8773 #endif |
8553 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8795 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8554 (exit $ac_status); }; }; then | 8796 (exit $ac_status); }; }; then |
8555 ac_cv_lib_Xext_XShapeQueryExtension=yes | 8797 ac_cv_lib_Xext_XShapeQueryExtension=yes |
8556 else | 8798 else |
8557 echo "$as_me: failed program was:" >&5 | 8799 echo "$as_me: failed program was:" >&5 |
8558 sed 's/^/| /' conftest.$ac_ext >&5 | 8800 cat conftest.$ac_ext >&5 |
8559 | |
8560 ac_cv_lib_Xext_XShapeQueryExtension=no | 8801 ac_cv_lib_Xext_XShapeQueryExtension=no |
8561 fi | 8802 fi |
8562 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8803 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
8563 LIBS=$ac_check_lib_save_LIBS | 8804 LIBS=$ac_check_lib_save_LIBS |
8564 fi | 8805 fi |
8589 OLD_CFLAGS=$CFLAGS | 8830 OLD_CFLAGS=$CFLAGS |
8590 CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS" | 8831 CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS" |
8591 CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS" | 8832 CFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CFLAGS" |
8592 cat >conftest.$ac_ext <<_ACEOF | 8833 cat >conftest.$ac_ext <<_ACEOF |
8593 #line $LINENO "configure" | 8834 #line $LINENO "configure" |
8594 /* confdefs.h. */ | 8835 #include "confdefs.h" |
8595 _ACEOF | |
8596 cat confdefs.h >>conftest.$ac_ext | |
8597 cat >>conftest.$ac_ext <<_ACEOF | |
8598 /* end confdefs.h. */ | |
8599 #include </usr/X11R6/LessTif/Motif1.2/include/Xm/Xm.h> | 8836 #include </usr/X11R6/LessTif/Motif1.2/include/Xm/Xm.h> |
8600 int | 8837 int |
8601 main () | 8838 main () |
8602 { | 8839 { |
8603 int x = 5; | 8840 int x = 5; |
8618 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8855 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8619 (exit $ac_status); }; }; then | 8856 (exit $ac_status); }; }; then |
8620 emacs_cv_lesstif=yes | 8857 emacs_cv_lesstif=yes |
8621 else | 8858 else |
8622 echo "$as_me: failed program was:" >&5 | 8859 echo "$as_me: failed program was:" >&5 |
8623 sed 's/^/| /' conftest.$ac_ext >&5 | 8860 cat conftest.$ac_ext >&5 |
8624 | |
8625 emacs_cv_lesstif=no | 8861 emacs_cv_lesstif=no |
8626 fi | 8862 fi |
8627 rm -f conftest.$ac_objext conftest.$ac_ext | 8863 rm -f conftest.$ac_objext conftest.$ac_ext |
8628 fi | 8864 fi |
8629 echo "$as_me:$LINENO: result: $emacs_cv_lesstif" >&5 | 8865 echo "$as_me:$LINENO: result: $emacs_cv_lesstif" >&5 |
8645 if test "${emacs_cv_motif_version_2_1+set}" = set; then | 8881 if test "${emacs_cv_motif_version_2_1+set}" = set; then |
8646 echo $ECHO_N "(cached) $ECHO_C" >&6 | 8882 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8647 else | 8883 else |
8648 cat >conftest.$ac_ext <<_ACEOF | 8884 cat >conftest.$ac_ext <<_ACEOF |
8649 #line $LINENO "configure" | 8885 #line $LINENO "configure" |
8650 /* confdefs.h. */ | 8886 #include "confdefs.h" |
8651 _ACEOF | |
8652 cat confdefs.h >>conftest.$ac_ext | |
8653 cat >>conftest.$ac_ext <<_ACEOF | |
8654 /* end confdefs.h. */ | |
8655 #include <Xm/Xm.h> | 8887 #include <Xm/Xm.h> |
8656 int | 8888 int |
8657 main () | 8889 main () |
8658 { | 8890 { |
8659 #if XmVERSION > 2 || (XmVERSION == 2 && XmREVISION >= 1) | 8891 #if XmVERSION > 2 || (XmVERSION == 2 && XmREVISION >= 1) |
8678 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8910 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8679 (exit $ac_status); }; }; then | 8911 (exit $ac_status); }; }; then |
8680 emacs_cv_motif_version_2_1=yes | 8912 emacs_cv_motif_version_2_1=yes |
8681 else | 8913 else |
8682 echo "$as_me: failed program was:" >&5 | 8914 echo "$as_me: failed program was:" >&5 |
8683 sed 's/^/| /' conftest.$ac_ext >&5 | 8915 cat conftest.$ac_ext >&5 |
8684 | |
8685 emacs_cv_motif_version_2_1=no | 8916 emacs_cv_motif_version_2_1=no |
8686 fi | 8917 fi |
8687 rm -f conftest.$ac_objext conftest.$ac_ext | 8918 rm -f conftest.$ac_objext conftest.$ac_ext |
8688 fi | 8919 fi |
8689 echo "$as_me:$LINENO: result: $emacs_cv_motif_version_2_1" >&5 | 8920 echo "$as_me:$LINENO: result: $emacs_cv_motif_version_2_1" >&5 |
8703 else | 8934 else |
8704 ac_check_lib_save_LIBS=$LIBS | 8935 ac_check_lib_save_LIBS=$LIBS |
8705 LIBS="-lXp $LIBS" | 8936 LIBS="-lXp $LIBS" |
8706 cat >conftest.$ac_ext <<_ACEOF | 8937 cat >conftest.$ac_ext <<_ACEOF |
8707 #line $LINENO "configure" | 8938 #line $LINENO "configure" |
8708 /* confdefs.h. */ | 8939 #include "confdefs.h" |
8709 _ACEOF | |
8710 cat confdefs.h >>conftest.$ac_ext | |
8711 cat >>conftest.$ac_ext <<_ACEOF | |
8712 /* end confdefs.h. */ | |
8713 | 8940 |
8714 /* Override any gcc2 internal prototype to avoid an error. */ | 8941 /* Override any gcc2 internal prototype to avoid an error. */ |
8715 #ifdef __cplusplus | 8942 #ifdef __cplusplus |
8716 extern "C" | 8943 extern "C" |
8717 #endif | 8944 #endif |
8739 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 8966 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8740 (exit $ac_status); }; }; then | 8967 (exit $ac_status); }; }; then |
8741 ac_cv_lib_Xp_XpCreateContext=yes | 8968 ac_cv_lib_Xp_XpCreateContext=yes |
8742 else | 8969 else |
8743 echo "$as_me: failed program was:" >&5 | 8970 echo "$as_me: failed program was:" >&5 |
8744 sed 's/^/| /' conftest.$ac_ext >&5 | 8971 cat conftest.$ac_ext >&5 |
8745 | |
8746 ac_cv_lib_Xp_XpCreateContext=no | 8972 ac_cv_lib_Xp_XpCreateContext=no |
8747 fi | 8973 fi |
8748 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8974 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
8749 LIBS=$ac_check_lib_save_LIBS | 8975 LIBS=$ac_check_lib_save_LIBS |
8750 fi | 8976 fi |
8773 if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then | 8999 if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then |
8774 echo $ECHO_N "(cached) $ECHO_C" >&6 | 9000 echo $ECHO_N "(cached) $ECHO_C" >&6 |
8775 else | 9001 else |
8776 cat >conftest.$ac_ext <<_ACEOF | 9002 cat >conftest.$ac_ext <<_ACEOF |
8777 #line $LINENO "configure" | 9003 #line $LINENO "configure" |
8778 /* confdefs.h. */ | 9004 #include "confdefs.h" |
8779 _ACEOF | |
8780 cat confdefs.h >>conftest.$ac_ext | |
8781 cat >>conftest.$ac_ext <<_ACEOF | |
8782 /* end confdefs.h. */ | |
8783 #include <X11/Xaw3d/Scrollbar.h> | 9005 #include <X11/Xaw3d/Scrollbar.h> |
8784 _ACEOF | 9006 _ACEOF |
8785 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 9007 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
8786 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 9008 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
8787 ac_status=$? | 9009 ac_status=$? |
8800 fi | 9022 fi |
8801 if test -z "$ac_cpp_err"; then | 9023 if test -z "$ac_cpp_err"; then |
8802 ac_cv_header_X11_Xaw3d_Scrollbar_h=yes | 9024 ac_cv_header_X11_Xaw3d_Scrollbar_h=yes |
8803 else | 9025 else |
8804 echo "$as_me: failed program was:" >&5 | 9026 echo "$as_me: failed program was:" >&5 |
8805 sed 's/^/| /' conftest.$ac_ext >&5 | 9027 cat conftest.$ac_ext >&5 |
8806 | |
8807 ac_cv_header_X11_Xaw3d_Scrollbar_h=no | 9028 ac_cv_header_X11_Xaw3d_Scrollbar_h=no |
8808 fi | 9029 fi |
8809 rm -f conftest.err conftest.$ac_ext | 9030 rm -f conftest.err conftest.$ac_ext |
8810 fi | 9031 fi |
8811 echo "$as_me:$LINENO: result: $ac_cv_header_X11_Xaw3d_Scrollbar_h" >&5 | 9032 echo "$as_me:$LINENO: result: $ac_cv_header_X11_Xaw3d_Scrollbar_h" >&5 |
8818 else | 9039 else |
8819 ac_check_lib_save_LIBS=$LIBS | 9040 ac_check_lib_save_LIBS=$LIBS |
8820 LIBS="-lXaw3d $LIBS" | 9041 LIBS="-lXaw3d $LIBS" |
8821 cat >conftest.$ac_ext <<_ACEOF | 9042 cat >conftest.$ac_ext <<_ACEOF |
8822 #line $LINENO "configure" | 9043 #line $LINENO "configure" |
8823 /* confdefs.h. */ | 9044 #include "confdefs.h" |
8824 _ACEOF | |
8825 cat confdefs.h >>conftest.$ac_ext | |
8826 cat >>conftest.$ac_ext <<_ACEOF | |
8827 /* end confdefs.h. */ | |
8828 | 9045 |
8829 /* Override any gcc2 internal prototype to avoid an error. */ | 9046 /* Override any gcc2 internal prototype to avoid an error. */ |
8830 #ifdef __cplusplus | 9047 #ifdef __cplusplus |
8831 extern "C" | 9048 extern "C" |
8832 #endif | 9049 #endif |
8854 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9071 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
8855 (exit $ac_status); }; }; then | 9072 (exit $ac_status); }; }; then |
8856 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=yes | 9073 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=yes |
8857 else | 9074 else |
8858 echo "$as_me: failed program was:" >&5 | 9075 echo "$as_me: failed program was:" >&5 |
8859 sed 's/^/| /' conftest.$ac_ext >&5 | 9076 cat conftest.$ac_ext >&5 |
8860 | |
8861 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=no | 9077 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=no |
8862 fi | 9078 fi |
8863 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9079 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
8864 LIBS=$ac_check_lib_save_LIBS | 9080 LIBS=$ac_check_lib_save_LIBS |
8865 fi | 9081 fi |
8910 fi | 9126 fi |
8911 fi | 9127 fi |
8912 | 9128 |
8913 cat >conftest.$ac_ext <<_ACEOF | 9129 cat >conftest.$ac_ext <<_ACEOF |
8914 #line $LINENO "configure" | 9130 #line $LINENO "configure" |
8915 /* confdefs.h. */ | 9131 #include "confdefs.h" |
8916 _ACEOF | |
8917 cat confdefs.h >>conftest.$ac_ext | |
8918 cat >>conftest.$ac_ext <<_ACEOF | |
8919 /* end confdefs.h. */ | |
8920 | 9132 |
8921 #include <X11/Xlib.h> | 9133 #include <X11/Xlib.h> |
8922 #include <X11/Xresource.h> | 9134 #include <X11/Xresource.h> |
8923 int | 9135 int |
8924 main () | 9136 main () |
8946 #define HAVE_XIM 1 | 9158 #define HAVE_XIM 1 |
8947 _ACEOF | 9159 _ACEOF |
8948 | 9160 |
8949 else | 9161 else |
8950 echo "$as_me: failed program was:" >&5 | 9162 echo "$as_me: failed program was:" >&5 |
8951 sed 's/^/| /' conftest.$ac_ext >&5 | 9163 cat conftest.$ac_ext >&5 |
8952 | |
8953 HAVE_XIM=no | 9164 HAVE_XIM=no |
8954 fi | 9165 fi |
8955 rm -f conftest.$ac_objext conftest.$ac_ext | 9166 rm -f conftest.$ac_objext conftest.$ac_ext |
8956 | 9167 |
8957 | 9168 |
8969 if test "$GCC" = yes; then | 9180 if test "$GCC" = yes; then |
8970 CFLAGS="$CFLAGS --pedantic-errors" | 9181 CFLAGS="$CFLAGS --pedantic-errors" |
8971 fi | 9182 fi |
8972 cat >conftest.$ac_ext <<_ACEOF | 9183 cat >conftest.$ac_ext <<_ACEOF |
8973 #line $LINENO "configure" | 9184 #line $LINENO "configure" |
8974 /* confdefs.h. */ | 9185 #include "confdefs.h" |
8975 _ACEOF | |
8976 cat confdefs.h >>conftest.$ac_ext | |
8977 cat >>conftest.$ac_ext <<_ACEOF | |
8978 /* end confdefs.h. */ | |
8979 | 9186 |
8980 #include <X11/Xlib.h> | 9187 #include <X11/Xlib.h> |
8981 #include <X11/Xresource.h> | 9188 #include <X11/Xresource.h> |
8982 int | 9189 int |
8983 main () | 9190 main () |
9013 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9220 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9014 (exit $ac_status); }; }; then | 9221 (exit $ac_status); }; }; then |
9015 emacs_cv_arg6_star=yes | 9222 emacs_cv_arg6_star=yes |
9016 else | 9223 else |
9017 echo "$as_me: failed program was:" >&5 | 9224 echo "$as_me: failed program was:" >&5 |
9018 sed 's/^/| /' conftest.$ac_ext >&5 | 9225 cat conftest.$ac_ext >&5 |
9019 | |
9020 fi | 9226 fi |
9021 rm -f conftest.$ac_objext conftest.$ac_ext | 9227 rm -f conftest.$ac_objext conftest.$ac_ext |
9022 | 9228 |
9023 if test "$emacs_cv_arg6_star" = yes; then | 9229 if test "$emacs_cv_arg6_star" = yes; then |
9024 cat >>confdefs.h <<\_ACEOF | 9230 cat >>confdefs.h <<\_ACEOF |
9050 # Is the header compilable? | 9256 # Is the header compilable? |
9051 echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5 | 9257 echo "$as_me:$LINENO: checking X11/xpm.h usability" >&5 |
9052 echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6 | 9258 echo $ECHO_N "checking X11/xpm.h usability... $ECHO_C" >&6 |
9053 cat >conftest.$ac_ext <<_ACEOF | 9259 cat >conftest.$ac_ext <<_ACEOF |
9054 #line $LINENO "configure" | 9260 #line $LINENO "configure" |
9055 /* confdefs.h. */ | 9261 #include "confdefs.h" |
9056 _ACEOF | |
9057 cat confdefs.h >>conftest.$ac_ext | |
9058 cat >>conftest.$ac_ext <<_ACEOF | |
9059 /* end confdefs.h. */ | |
9060 $ac_includes_default | 9262 $ac_includes_default |
9061 #include <X11/xpm.h> | 9263 #include <X11/xpm.h> |
9062 _ACEOF | 9264 _ACEOF |
9063 rm -f conftest.$ac_objext | 9265 rm -f conftest.$ac_objext |
9064 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 9266 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
9073 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9275 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9074 (exit $ac_status); }; }; then | 9276 (exit $ac_status); }; }; then |
9075 ac_header_compiler=yes | 9277 ac_header_compiler=yes |
9076 else | 9278 else |
9077 echo "$as_me: failed program was:" >&5 | 9279 echo "$as_me: failed program was:" >&5 |
9078 sed 's/^/| /' conftest.$ac_ext >&5 | 9280 cat conftest.$ac_ext >&5 |
9079 | |
9080 ac_header_compiler=no | 9281 ac_header_compiler=no |
9081 fi | 9282 fi |
9082 rm -f conftest.$ac_objext conftest.$ac_ext | 9283 rm -f conftest.$ac_objext conftest.$ac_ext |
9083 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 9284 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
9084 echo "${ECHO_T}$ac_header_compiler" >&6 | 9285 echo "${ECHO_T}$ac_header_compiler" >&6 |
9086 # Is the header present? | 9287 # Is the header present? |
9087 echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5 | 9288 echo "$as_me:$LINENO: checking X11/xpm.h presence" >&5 |
9088 echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6 | 9289 echo $ECHO_N "checking X11/xpm.h presence... $ECHO_C" >&6 |
9089 cat >conftest.$ac_ext <<_ACEOF | 9290 cat >conftest.$ac_ext <<_ACEOF |
9090 #line $LINENO "configure" | 9291 #line $LINENO "configure" |
9091 /* confdefs.h. */ | 9292 #include "confdefs.h" |
9092 _ACEOF | |
9093 cat confdefs.h >>conftest.$ac_ext | |
9094 cat >>conftest.$ac_ext <<_ACEOF | |
9095 /* end confdefs.h. */ | |
9096 #include <X11/xpm.h> | 9293 #include <X11/xpm.h> |
9097 _ACEOF | 9294 _ACEOF |
9098 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 9295 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
9099 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 9296 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
9100 ac_status=$? | 9297 ac_status=$? |
9113 fi | 9310 fi |
9114 if test -z "$ac_cpp_err"; then | 9311 if test -z "$ac_cpp_err"; then |
9115 ac_header_preproc=yes | 9312 ac_header_preproc=yes |
9116 else | 9313 else |
9117 echo "$as_me: failed program was:" >&5 | 9314 echo "$as_me: failed program was:" >&5 |
9118 sed 's/^/| /' conftest.$ac_ext >&5 | 9315 cat conftest.$ac_ext >&5 |
9119 | |
9120 ac_header_preproc=no | 9316 ac_header_preproc=no |
9121 fi | 9317 fi |
9122 rm -f conftest.err conftest.$ac_ext | 9318 rm -f conftest.err conftest.$ac_ext |
9123 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 9319 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
9124 echo "${ECHO_T}$ac_header_preproc" >&6 | 9320 echo "${ECHO_T}$ac_header_preproc" >&6 |
9127 case $ac_header_compiler:$ac_header_preproc in | 9323 case $ac_header_compiler:$ac_header_preproc in |
9128 yes:no ) | 9324 yes:no ) |
9129 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 9325 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
9130 echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 9326 echo "$as_me: WARNING: X11/xpm.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
9131 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 | 9327 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 |
9132 echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} | 9328 echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;};; |
9133 ( | |
9134 cat <<\_ASBOX | |
9135 ## ------------------------------------ ## | |
9136 ## Report this to bug-autoconf@gnu.org. ## | |
9137 ## ------------------------------------ ## | |
9138 _ASBOX | |
9139 ) | | |
9140 sed "s/^/$as_me: WARNING: /" >&2 | |
9141 ;; | |
9142 no:yes ) | 9329 no:yes ) |
9143 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5 | 9330 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: present but cannot be compiled" >&5 |
9144 echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;} | 9331 echo "$as_me: WARNING: X11/xpm.h: present but cannot be compiled" >&2;} |
9145 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5 | 9332 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&5 |
9146 echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;} | 9333 echo "$as_me: WARNING: X11/xpm.h: check for missing prerequisite headers?" >&2;} |
9147 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 | 9334 { echo "$as_me:$LINENO: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&5 |
9148 echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;} | 9335 echo "$as_me: WARNING: X11/xpm.h: proceeding with the preprocessor's result" >&2;};; |
9149 ( | |
9150 cat <<\_ASBOX | |
9151 ## ------------------------------------ ## | |
9152 ## Report this to bug-autoconf@gnu.org. ## | |
9153 ## ------------------------------------ ## | |
9154 _ASBOX | |
9155 ) | | |
9156 sed "s/^/$as_me: WARNING: /" >&2 | |
9157 ;; | |
9158 esac | 9336 esac |
9159 echo "$as_me:$LINENO: checking for X11/xpm.h" >&5 | 9337 echo "$as_me:$LINENO: checking for X11/xpm.h" >&5 |
9160 echo $ECHO_N "checking for X11/xpm.h... $ECHO_C" >&6 | 9338 echo $ECHO_N "checking for X11/xpm.h... $ECHO_C" >&6 |
9161 if test "${ac_cv_header_X11_xpm_h+set}" = set; then | 9339 if test "${ac_cv_header_X11_xpm_h+set}" = set; then |
9162 echo $ECHO_N "(cached) $ECHO_C" >&6 | 9340 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9175 else | 9353 else |
9176 ac_check_lib_save_LIBS=$LIBS | 9354 ac_check_lib_save_LIBS=$LIBS |
9177 LIBS="-lXpm -lX11 $LIBS" | 9355 LIBS="-lXpm -lX11 $LIBS" |
9178 cat >conftest.$ac_ext <<_ACEOF | 9356 cat >conftest.$ac_ext <<_ACEOF |
9179 #line $LINENO "configure" | 9357 #line $LINENO "configure" |
9180 /* confdefs.h. */ | 9358 #include "confdefs.h" |
9181 _ACEOF | |
9182 cat confdefs.h >>conftest.$ac_ext | |
9183 cat >>conftest.$ac_ext <<_ACEOF | |
9184 /* end confdefs.h. */ | |
9185 | 9359 |
9186 /* Override any gcc2 internal prototype to avoid an error. */ | 9360 /* Override any gcc2 internal prototype to avoid an error. */ |
9187 #ifdef __cplusplus | 9361 #ifdef __cplusplus |
9188 extern "C" | 9362 extern "C" |
9189 #endif | 9363 #endif |
9211 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9385 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9212 (exit $ac_status); }; }; then | 9386 (exit $ac_status); }; }; then |
9213 ac_cv_lib_Xpm_XpmReadFileToPixmap=yes | 9387 ac_cv_lib_Xpm_XpmReadFileToPixmap=yes |
9214 else | 9388 else |
9215 echo "$as_me: failed program was:" >&5 | 9389 echo "$as_me: failed program was:" >&5 |
9216 sed 's/^/| /' conftest.$ac_ext >&5 | 9390 cat conftest.$ac_ext >&5 |
9217 | |
9218 ac_cv_lib_Xpm_XpmReadFileToPixmap=no | 9391 ac_cv_lib_Xpm_XpmReadFileToPixmap=no |
9219 fi | 9392 fi |
9220 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9393 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
9221 LIBS=$ac_check_lib_save_LIBS | 9394 LIBS=$ac_check_lib_save_LIBS |
9222 fi | 9395 fi |
9232 if test "${HAVE_XPM}" = "yes"; then | 9405 if test "${HAVE_XPM}" = "yes"; then |
9233 echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5 | 9406 echo "$as_me:$LINENO: checking for XpmReturnAllocPixels preprocessor define" >&5 |
9234 echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 | 9407 echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 |
9235 cat >conftest.$ac_ext <<_ACEOF | 9408 cat >conftest.$ac_ext <<_ACEOF |
9236 #line $LINENO "configure" | 9409 #line $LINENO "configure" |
9237 /* confdefs.h. */ | 9410 #include "confdefs.h" |
9238 _ACEOF | |
9239 cat confdefs.h >>conftest.$ac_ext | |
9240 cat >>conftest.$ac_ext <<_ACEOF | |
9241 /* end confdefs.h. */ | |
9242 #include "X11/xpm.h" | 9411 #include "X11/xpm.h" |
9243 #ifndef XpmReturnAllocPixels | 9412 #ifndef XpmReturnAllocPixels |
9244 no_return_alloc_pixels | 9413 no_return_alloc_pixels |
9245 #endif | 9414 #endif |
9246 | 9415 |
9289 # Is the header compilable? | 9458 # Is the header compilable? |
9290 echo "$as_me:$LINENO: checking jerror.h usability" >&5 | 9459 echo "$as_me:$LINENO: checking jerror.h usability" >&5 |
9291 echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6 | 9460 echo $ECHO_N "checking jerror.h usability... $ECHO_C" >&6 |
9292 cat >conftest.$ac_ext <<_ACEOF | 9461 cat >conftest.$ac_ext <<_ACEOF |
9293 #line $LINENO "configure" | 9462 #line $LINENO "configure" |
9294 /* confdefs.h. */ | 9463 #include "confdefs.h" |
9295 _ACEOF | |
9296 cat confdefs.h >>conftest.$ac_ext | |
9297 cat >>conftest.$ac_ext <<_ACEOF | |
9298 /* end confdefs.h. */ | |
9299 $ac_includes_default | 9464 $ac_includes_default |
9300 #include <jerror.h> | 9465 #include <jerror.h> |
9301 _ACEOF | 9466 _ACEOF |
9302 rm -f conftest.$ac_objext | 9467 rm -f conftest.$ac_objext |
9303 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 9468 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
9312 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9477 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9313 (exit $ac_status); }; }; then | 9478 (exit $ac_status); }; }; then |
9314 ac_header_compiler=yes | 9479 ac_header_compiler=yes |
9315 else | 9480 else |
9316 echo "$as_me: failed program was:" >&5 | 9481 echo "$as_me: failed program was:" >&5 |
9317 sed 's/^/| /' conftest.$ac_ext >&5 | 9482 cat conftest.$ac_ext >&5 |
9318 | |
9319 ac_header_compiler=no | 9483 ac_header_compiler=no |
9320 fi | 9484 fi |
9321 rm -f conftest.$ac_objext conftest.$ac_ext | 9485 rm -f conftest.$ac_objext conftest.$ac_ext |
9322 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 9486 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
9323 echo "${ECHO_T}$ac_header_compiler" >&6 | 9487 echo "${ECHO_T}$ac_header_compiler" >&6 |
9325 # Is the header present? | 9489 # Is the header present? |
9326 echo "$as_me:$LINENO: checking jerror.h presence" >&5 | 9490 echo "$as_me:$LINENO: checking jerror.h presence" >&5 |
9327 echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6 | 9491 echo $ECHO_N "checking jerror.h presence... $ECHO_C" >&6 |
9328 cat >conftest.$ac_ext <<_ACEOF | 9492 cat >conftest.$ac_ext <<_ACEOF |
9329 #line $LINENO "configure" | 9493 #line $LINENO "configure" |
9330 /* confdefs.h. */ | 9494 #include "confdefs.h" |
9331 _ACEOF | |
9332 cat confdefs.h >>conftest.$ac_ext | |
9333 cat >>conftest.$ac_ext <<_ACEOF | |
9334 /* end confdefs.h. */ | |
9335 #include <jerror.h> | 9495 #include <jerror.h> |
9336 _ACEOF | 9496 _ACEOF |
9337 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 9497 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
9338 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 9498 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
9339 ac_status=$? | 9499 ac_status=$? |
9352 fi | 9512 fi |
9353 if test -z "$ac_cpp_err"; then | 9513 if test -z "$ac_cpp_err"; then |
9354 ac_header_preproc=yes | 9514 ac_header_preproc=yes |
9355 else | 9515 else |
9356 echo "$as_me: failed program was:" >&5 | 9516 echo "$as_me: failed program was:" >&5 |
9357 sed 's/^/| /' conftest.$ac_ext >&5 | 9517 cat conftest.$ac_ext >&5 |
9358 | |
9359 ac_header_preproc=no | 9518 ac_header_preproc=no |
9360 fi | 9519 fi |
9361 rm -f conftest.err conftest.$ac_ext | 9520 rm -f conftest.err conftest.$ac_ext |
9362 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 9521 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
9363 echo "${ECHO_T}$ac_header_preproc" >&6 | 9522 echo "${ECHO_T}$ac_header_preproc" >&6 |
9366 case $ac_header_compiler:$ac_header_preproc in | 9525 case $ac_header_compiler:$ac_header_preproc in |
9367 yes:no ) | 9526 yes:no ) |
9368 { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 9527 { echo "$as_me:$LINENO: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
9369 echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 9528 echo "$as_me: WARNING: jerror.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
9370 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 | 9529 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 |
9371 echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} | 9530 echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;};; |
9372 ( | |
9373 cat <<\_ASBOX | |
9374 ## ------------------------------------ ## | |
9375 ## Report this to bug-autoconf@gnu.org. ## | |
9376 ## ------------------------------------ ## | |
9377 _ASBOX | |
9378 ) | | |
9379 sed "s/^/$as_me: WARNING: /" >&2 | |
9380 ;; | |
9381 no:yes ) | 9531 no:yes ) |
9382 { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5 | 9532 { echo "$as_me:$LINENO: WARNING: jerror.h: present but cannot be compiled" >&5 |
9383 echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;} | 9533 echo "$as_me: WARNING: jerror.h: present but cannot be compiled" >&2;} |
9384 { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5 | 9534 { echo "$as_me:$LINENO: WARNING: jerror.h: check for missing prerequisite headers?" >&5 |
9385 echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;} | 9535 echo "$as_me: WARNING: jerror.h: check for missing prerequisite headers?" >&2;} |
9386 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 | 9536 { echo "$as_me:$LINENO: WARNING: jerror.h: proceeding with the preprocessor's result" >&5 |
9387 echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;} | 9537 echo "$as_me: WARNING: jerror.h: proceeding with the preprocessor's result" >&2;};; |
9388 ( | |
9389 cat <<\_ASBOX | |
9390 ## ------------------------------------ ## | |
9391 ## Report this to bug-autoconf@gnu.org. ## | |
9392 ## ------------------------------------ ## | |
9393 _ASBOX | |
9394 ) | | |
9395 sed "s/^/$as_me: WARNING: /" >&2 | |
9396 ;; | |
9397 esac | 9538 esac |
9398 echo "$as_me:$LINENO: checking for jerror.h" >&5 | 9539 echo "$as_me:$LINENO: checking for jerror.h" >&5 |
9399 echo $ECHO_N "checking for jerror.h... $ECHO_C" >&6 | 9540 echo $ECHO_N "checking for jerror.h... $ECHO_C" >&6 |
9400 if test "${ac_cv_header_jerror_h+set}" = set; then | 9541 if test "${ac_cv_header_jerror_h+set}" = set; then |
9401 echo $ECHO_N "(cached) $ECHO_C" >&6 | 9542 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9414 else | 9555 else |
9415 ac_check_lib_save_LIBS=$LIBS | 9556 ac_check_lib_save_LIBS=$LIBS |
9416 LIBS="-ljpeg $LIBS" | 9557 LIBS="-ljpeg $LIBS" |
9417 cat >conftest.$ac_ext <<_ACEOF | 9558 cat >conftest.$ac_ext <<_ACEOF |
9418 #line $LINENO "configure" | 9559 #line $LINENO "configure" |
9419 /* confdefs.h. */ | 9560 #include "confdefs.h" |
9420 _ACEOF | |
9421 cat confdefs.h >>conftest.$ac_ext | |
9422 cat >>conftest.$ac_ext <<_ACEOF | |
9423 /* end confdefs.h. */ | |
9424 | 9561 |
9425 /* Override any gcc2 internal prototype to avoid an error. */ | 9562 /* Override any gcc2 internal prototype to avoid an error. */ |
9426 #ifdef __cplusplus | 9563 #ifdef __cplusplus |
9427 extern "C" | 9564 extern "C" |
9428 #endif | 9565 #endif |
9450 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9587 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9451 (exit $ac_status); }; }; then | 9588 (exit $ac_status); }; }; then |
9452 ac_cv_lib_jpeg_jpeg_destroy_compress=yes | 9589 ac_cv_lib_jpeg_jpeg_destroy_compress=yes |
9453 else | 9590 else |
9454 echo "$as_me: failed program was:" >&5 | 9591 echo "$as_me: failed program was:" >&5 |
9455 sed 's/^/| /' conftest.$ac_ext >&5 | 9592 cat conftest.$ac_ext >&5 |
9456 | |
9457 ac_cv_lib_jpeg_jpeg_destroy_compress=no | 9593 ac_cv_lib_jpeg_jpeg_destroy_compress=no |
9458 fi | 9594 fi |
9459 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9595 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
9460 LIBS=$ac_check_lib_save_LIBS | 9596 LIBS=$ac_check_lib_save_LIBS |
9461 fi | 9597 fi |
9476 #define HAVE_JPEG 1 | 9612 #define HAVE_JPEG 1 |
9477 _ACEOF | 9613 _ACEOF |
9478 | 9614 |
9479 cat >conftest.$ac_ext <<_ACEOF | 9615 cat >conftest.$ac_ext <<_ACEOF |
9480 #line $LINENO "configure" | 9616 #line $LINENO "configure" |
9481 /* confdefs.h. */ | 9617 #include "confdefs.h" |
9482 _ACEOF | |
9483 cat confdefs.h >>conftest.$ac_ext | |
9484 cat >>conftest.$ac_ext <<_ACEOF | |
9485 /* end confdefs.h. */ | |
9486 #include <jpeglib.h> | 9618 #include <jpeglib.h> |
9487 version=JPEG_LIB_VERSION | 9619 version=JPEG_LIB_VERSION |
9488 | 9620 |
9489 _ACEOF | 9621 _ACEOF |
9490 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | 9622 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
9526 # Is the header compilable? | 9658 # Is the header compilable? |
9527 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 9659 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
9528 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 9660 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
9529 cat >conftest.$ac_ext <<_ACEOF | 9661 cat >conftest.$ac_ext <<_ACEOF |
9530 #line $LINENO "configure" | 9662 #line $LINENO "configure" |
9531 /* confdefs.h. */ | 9663 #include "confdefs.h" |
9532 _ACEOF | |
9533 cat confdefs.h >>conftest.$ac_ext | |
9534 cat >>conftest.$ac_ext <<_ACEOF | |
9535 /* end confdefs.h. */ | |
9536 $ac_includes_default | 9664 $ac_includes_default |
9537 #include <$ac_header> | 9665 #include <$ac_header> |
9538 _ACEOF | 9666 _ACEOF |
9539 rm -f conftest.$ac_objext | 9667 rm -f conftest.$ac_objext |
9540 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 9668 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
9549 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9677 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9550 (exit $ac_status); }; }; then | 9678 (exit $ac_status); }; }; then |
9551 ac_header_compiler=yes | 9679 ac_header_compiler=yes |
9552 else | 9680 else |
9553 echo "$as_me: failed program was:" >&5 | 9681 echo "$as_me: failed program was:" >&5 |
9554 sed 's/^/| /' conftest.$ac_ext >&5 | 9682 cat conftest.$ac_ext >&5 |
9555 | |
9556 ac_header_compiler=no | 9683 ac_header_compiler=no |
9557 fi | 9684 fi |
9558 rm -f conftest.$ac_objext conftest.$ac_ext | 9685 rm -f conftest.$ac_objext conftest.$ac_ext |
9559 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 9686 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
9560 echo "${ECHO_T}$ac_header_compiler" >&6 | 9687 echo "${ECHO_T}$ac_header_compiler" >&6 |
9562 # Is the header present? | 9689 # Is the header present? |
9563 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 9690 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
9564 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 9691 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
9565 cat >conftest.$ac_ext <<_ACEOF | 9692 cat >conftest.$ac_ext <<_ACEOF |
9566 #line $LINENO "configure" | 9693 #line $LINENO "configure" |
9567 /* confdefs.h. */ | 9694 #include "confdefs.h" |
9568 _ACEOF | |
9569 cat confdefs.h >>conftest.$ac_ext | |
9570 cat >>conftest.$ac_ext <<_ACEOF | |
9571 /* end confdefs.h. */ | |
9572 #include <$ac_header> | 9695 #include <$ac_header> |
9573 _ACEOF | 9696 _ACEOF |
9574 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 9697 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
9575 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 9698 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
9576 ac_status=$? | 9699 ac_status=$? |
9589 fi | 9712 fi |
9590 if test -z "$ac_cpp_err"; then | 9713 if test -z "$ac_cpp_err"; then |
9591 ac_header_preproc=yes | 9714 ac_header_preproc=yes |
9592 else | 9715 else |
9593 echo "$as_me: failed program was:" >&5 | 9716 echo "$as_me: failed program was:" >&5 |
9594 sed 's/^/| /' conftest.$ac_ext >&5 | 9717 cat conftest.$ac_ext >&5 |
9595 | |
9596 ac_header_preproc=no | 9718 ac_header_preproc=no |
9597 fi | 9719 fi |
9598 rm -f conftest.err conftest.$ac_ext | 9720 rm -f conftest.err conftest.$ac_ext |
9599 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 9721 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
9600 echo "${ECHO_T}$ac_header_preproc" >&6 | 9722 echo "${ECHO_T}$ac_header_preproc" >&6 |
9603 case $ac_header_compiler:$ac_header_preproc in | 9725 case $ac_header_compiler:$ac_header_preproc in |
9604 yes:no ) | 9726 yes:no ) |
9605 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 9727 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
9606 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 9728 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
9607 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 9729 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
9608 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 9730 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
9609 ( | |
9610 cat <<\_ASBOX | |
9611 ## ------------------------------------ ## | |
9612 ## Report this to bug-autoconf@gnu.org. ## | |
9613 ## ------------------------------------ ## | |
9614 _ASBOX | |
9615 ) | | |
9616 sed "s/^/$as_me: WARNING: /" >&2 | |
9617 ;; | |
9618 no:yes ) | 9731 no:yes ) |
9619 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 9732 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
9620 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 9733 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
9621 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 9734 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
9622 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 9735 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
9623 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 9736 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
9624 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 9737 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
9625 ( | |
9626 cat <<\_ASBOX | |
9627 ## ------------------------------------ ## | |
9628 ## Report this to bug-autoconf@gnu.org. ## | |
9629 ## ------------------------------------ ## | |
9630 _ASBOX | |
9631 ) | | |
9632 sed "s/^/$as_me: WARNING: /" >&2 | |
9633 ;; | |
9634 esac | 9738 esac |
9635 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 9739 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
9636 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 9740 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
9637 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 9741 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
9638 echo $ECHO_N "(cached) $ECHO_C" >&6 | 9742 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9660 else | 9764 else |
9661 ac_check_lib_save_LIBS=$LIBS | 9765 ac_check_lib_save_LIBS=$LIBS |
9662 LIBS="-lpng -lz -lm $LIBS" | 9766 LIBS="-lpng -lz -lm $LIBS" |
9663 cat >conftest.$ac_ext <<_ACEOF | 9767 cat >conftest.$ac_ext <<_ACEOF |
9664 #line $LINENO "configure" | 9768 #line $LINENO "configure" |
9665 /* confdefs.h. */ | 9769 #include "confdefs.h" |
9666 _ACEOF | |
9667 cat confdefs.h >>conftest.$ac_ext | |
9668 cat >>conftest.$ac_ext <<_ACEOF | |
9669 /* end confdefs.h. */ | |
9670 | 9770 |
9671 /* Override any gcc2 internal prototype to avoid an error. */ | 9771 /* Override any gcc2 internal prototype to avoid an error. */ |
9672 #ifdef __cplusplus | 9772 #ifdef __cplusplus |
9673 extern "C" | 9773 extern "C" |
9674 #endif | 9774 #endif |
9696 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9796 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9697 (exit $ac_status); }; }; then | 9797 (exit $ac_status); }; }; then |
9698 ac_cv_lib_png_png_get_channels=yes | 9798 ac_cv_lib_png_png_get_channels=yes |
9699 else | 9799 else |
9700 echo "$as_me: failed program was:" >&5 | 9800 echo "$as_me: failed program was:" >&5 |
9701 sed 's/^/| /' conftest.$ac_ext >&5 | 9801 cat conftest.$ac_ext >&5 |
9702 | |
9703 ac_cv_lib_png_png_get_channels=no | 9802 ac_cv_lib_png_png_get_channels=no |
9704 fi | 9803 fi |
9705 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9804 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
9706 LIBS=$ac_check_lib_save_LIBS | 9805 LIBS=$ac_check_lib_save_LIBS |
9707 fi | 9806 fi |
9739 # Is the header compilable? | 9838 # Is the header compilable? |
9740 echo "$as_me:$LINENO: checking tiffio.h usability" >&5 | 9839 echo "$as_me:$LINENO: checking tiffio.h usability" >&5 |
9741 echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6 | 9840 echo $ECHO_N "checking tiffio.h usability... $ECHO_C" >&6 |
9742 cat >conftest.$ac_ext <<_ACEOF | 9841 cat >conftest.$ac_ext <<_ACEOF |
9743 #line $LINENO "configure" | 9842 #line $LINENO "configure" |
9744 /* confdefs.h. */ | 9843 #include "confdefs.h" |
9745 _ACEOF | |
9746 cat confdefs.h >>conftest.$ac_ext | |
9747 cat >>conftest.$ac_ext <<_ACEOF | |
9748 /* end confdefs.h. */ | |
9749 $ac_includes_default | 9844 $ac_includes_default |
9750 #include <tiffio.h> | 9845 #include <tiffio.h> |
9751 _ACEOF | 9846 _ACEOF |
9752 rm -f conftest.$ac_objext | 9847 rm -f conftest.$ac_objext |
9753 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 9848 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
9762 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9857 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9763 (exit $ac_status); }; }; then | 9858 (exit $ac_status); }; }; then |
9764 ac_header_compiler=yes | 9859 ac_header_compiler=yes |
9765 else | 9860 else |
9766 echo "$as_me: failed program was:" >&5 | 9861 echo "$as_me: failed program was:" >&5 |
9767 sed 's/^/| /' conftest.$ac_ext >&5 | 9862 cat conftest.$ac_ext >&5 |
9768 | |
9769 ac_header_compiler=no | 9863 ac_header_compiler=no |
9770 fi | 9864 fi |
9771 rm -f conftest.$ac_objext conftest.$ac_ext | 9865 rm -f conftest.$ac_objext conftest.$ac_ext |
9772 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 9866 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
9773 echo "${ECHO_T}$ac_header_compiler" >&6 | 9867 echo "${ECHO_T}$ac_header_compiler" >&6 |
9775 # Is the header present? | 9869 # Is the header present? |
9776 echo "$as_me:$LINENO: checking tiffio.h presence" >&5 | 9870 echo "$as_me:$LINENO: checking tiffio.h presence" >&5 |
9777 echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6 | 9871 echo $ECHO_N "checking tiffio.h presence... $ECHO_C" >&6 |
9778 cat >conftest.$ac_ext <<_ACEOF | 9872 cat >conftest.$ac_ext <<_ACEOF |
9779 #line $LINENO "configure" | 9873 #line $LINENO "configure" |
9780 /* confdefs.h. */ | 9874 #include "confdefs.h" |
9781 _ACEOF | |
9782 cat confdefs.h >>conftest.$ac_ext | |
9783 cat >>conftest.$ac_ext <<_ACEOF | |
9784 /* end confdefs.h. */ | |
9785 #include <tiffio.h> | 9875 #include <tiffio.h> |
9786 _ACEOF | 9876 _ACEOF |
9787 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 9877 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
9788 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 9878 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
9789 ac_status=$? | 9879 ac_status=$? |
9802 fi | 9892 fi |
9803 if test -z "$ac_cpp_err"; then | 9893 if test -z "$ac_cpp_err"; then |
9804 ac_header_preproc=yes | 9894 ac_header_preproc=yes |
9805 else | 9895 else |
9806 echo "$as_me: failed program was:" >&5 | 9896 echo "$as_me: failed program was:" >&5 |
9807 sed 's/^/| /' conftest.$ac_ext >&5 | 9897 cat conftest.$ac_ext >&5 |
9808 | |
9809 ac_header_preproc=no | 9898 ac_header_preproc=no |
9810 fi | 9899 fi |
9811 rm -f conftest.err conftest.$ac_ext | 9900 rm -f conftest.err conftest.$ac_ext |
9812 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 9901 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
9813 echo "${ECHO_T}$ac_header_preproc" >&6 | 9902 echo "${ECHO_T}$ac_header_preproc" >&6 |
9816 case $ac_header_compiler:$ac_header_preproc in | 9905 case $ac_header_compiler:$ac_header_preproc in |
9817 yes:no ) | 9906 yes:no ) |
9818 { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 9907 { echo "$as_me:$LINENO: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
9819 echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 9908 echo "$as_me: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
9820 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 | 9909 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 |
9821 echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} | 9910 echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;};; |
9822 ( | |
9823 cat <<\_ASBOX | |
9824 ## ------------------------------------ ## | |
9825 ## Report this to bug-autoconf@gnu.org. ## | |
9826 ## ------------------------------------ ## | |
9827 _ASBOX | |
9828 ) | | |
9829 sed "s/^/$as_me: WARNING: /" >&2 | |
9830 ;; | |
9831 no:yes ) | 9911 no:yes ) |
9832 { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5 | 9912 { echo "$as_me:$LINENO: WARNING: tiffio.h: present but cannot be compiled" >&5 |
9833 echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;} | 9913 echo "$as_me: WARNING: tiffio.h: present but cannot be compiled" >&2;} |
9834 { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5 | 9914 { echo "$as_me:$LINENO: WARNING: tiffio.h: check for missing prerequisite headers?" >&5 |
9835 echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;} | 9915 echo "$as_me: WARNING: tiffio.h: check for missing prerequisite headers?" >&2;} |
9836 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 | 9916 { echo "$as_me:$LINENO: WARNING: tiffio.h: proceeding with the preprocessor's result" >&5 |
9837 echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;} | 9917 echo "$as_me: WARNING: tiffio.h: proceeding with the preprocessor's result" >&2;};; |
9838 ( | |
9839 cat <<\_ASBOX | |
9840 ## ------------------------------------ ## | |
9841 ## Report this to bug-autoconf@gnu.org. ## | |
9842 ## ------------------------------------ ## | |
9843 _ASBOX | |
9844 ) | | |
9845 sed "s/^/$as_me: WARNING: /" >&2 | |
9846 ;; | |
9847 esac | 9918 esac |
9848 echo "$as_me:$LINENO: checking for tiffio.h" >&5 | 9919 echo "$as_me:$LINENO: checking for tiffio.h" >&5 |
9849 echo $ECHO_N "checking for tiffio.h... $ECHO_C" >&6 | 9920 echo $ECHO_N "checking for tiffio.h... $ECHO_C" >&6 |
9850 if test "${ac_cv_header_tiffio_h+set}" = set; then | 9921 if test "${ac_cv_header_tiffio_h+set}" = set; then |
9851 echo $ECHO_N "(cached) $ECHO_C" >&6 | 9922 echo $ECHO_N "(cached) $ECHO_C" >&6 |
9867 else | 9938 else |
9868 ac_check_lib_save_LIBS=$LIBS | 9939 ac_check_lib_save_LIBS=$LIBS |
9869 LIBS="-ltiff $tifflibs $LIBS" | 9940 LIBS="-ltiff $tifflibs $LIBS" |
9870 cat >conftest.$ac_ext <<_ACEOF | 9941 cat >conftest.$ac_ext <<_ACEOF |
9871 #line $LINENO "configure" | 9942 #line $LINENO "configure" |
9872 /* confdefs.h. */ | 9943 #include "confdefs.h" |
9873 _ACEOF | |
9874 cat confdefs.h >>conftest.$ac_ext | |
9875 cat >>conftest.$ac_ext <<_ACEOF | |
9876 /* end confdefs.h. */ | |
9877 | 9944 |
9878 /* Override any gcc2 internal prototype to avoid an error. */ | 9945 /* Override any gcc2 internal prototype to avoid an error. */ |
9879 #ifdef __cplusplus | 9946 #ifdef __cplusplus |
9880 extern "C" | 9947 extern "C" |
9881 #endif | 9948 #endif |
9903 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 9970 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9904 (exit $ac_status); }; }; then | 9971 (exit $ac_status); }; }; then |
9905 ac_cv_lib_tiff_TIFFGetVersion=yes | 9972 ac_cv_lib_tiff_TIFFGetVersion=yes |
9906 else | 9973 else |
9907 echo "$as_me: failed program was:" >&5 | 9974 echo "$as_me: failed program was:" >&5 |
9908 sed 's/^/| /' conftest.$ac_ext >&5 | 9975 cat conftest.$ac_ext >&5 |
9909 | |
9910 ac_cv_lib_tiff_TIFFGetVersion=no | 9976 ac_cv_lib_tiff_TIFFGetVersion=no |
9911 fi | 9977 fi |
9912 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9978 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
9913 LIBS=$ac_check_lib_save_LIBS | 9979 LIBS=$ac_check_lib_save_LIBS |
9914 fi | 9980 fi |
9948 # Is the header compilable? | 10014 # Is the header compilable? |
9949 echo "$as_me:$LINENO: checking gif_lib.h usability" >&5 | 10015 echo "$as_me:$LINENO: checking gif_lib.h usability" >&5 |
9950 echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6 | 10016 echo $ECHO_N "checking gif_lib.h usability... $ECHO_C" >&6 |
9951 cat >conftest.$ac_ext <<_ACEOF | 10017 cat >conftest.$ac_ext <<_ACEOF |
9952 #line $LINENO "configure" | 10018 #line $LINENO "configure" |
9953 /* confdefs.h. */ | 10019 #include "confdefs.h" |
9954 _ACEOF | |
9955 cat confdefs.h >>conftest.$ac_ext | |
9956 cat >>conftest.$ac_ext <<_ACEOF | |
9957 /* end confdefs.h. */ | |
9958 $ac_includes_default | 10020 $ac_includes_default |
9959 #include <gif_lib.h> | 10021 #include <gif_lib.h> |
9960 _ACEOF | 10022 _ACEOF |
9961 rm -f conftest.$ac_objext | 10023 rm -f conftest.$ac_objext |
9962 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10024 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
9971 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10033 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
9972 (exit $ac_status); }; }; then | 10034 (exit $ac_status); }; }; then |
9973 ac_header_compiler=yes | 10035 ac_header_compiler=yes |
9974 else | 10036 else |
9975 echo "$as_me: failed program was:" >&5 | 10037 echo "$as_me: failed program was:" >&5 |
9976 sed 's/^/| /' conftest.$ac_ext >&5 | 10038 cat conftest.$ac_ext >&5 |
9977 | |
9978 ac_header_compiler=no | 10039 ac_header_compiler=no |
9979 fi | 10040 fi |
9980 rm -f conftest.$ac_objext conftest.$ac_ext | 10041 rm -f conftest.$ac_objext conftest.$ac_ext |
9981 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 10042 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
9982 echo "${ECHO_T}$ac_header_compiler" >&6 | 10043 echo "${ECHO_T}$ac_header_compiler" >&6 |
9984 # Is the header present? | 10045 # Is the header present? |
9985 echo "$as_me:$LINENO: checking gif_lib.h presence" >&5 | 10046 echo "$as_me:$LINENO: checking gif_lib.h presence" >&5 |
9986 echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6 | 10047 echo $ECHO_N "checking gif_lib.h presence... $ECHO_C" >&6 |
9987 cat >conftest.$ac_ext <<_ACEOF | 10048 cat >conftest.$ac_ext <<_ACEOF |
9988 #line $LINENO "configure" | 10049 #line $LINENO "configure" |
9989 /* confdefs.h. */ | 10050 #include "confdefs.h" |
9990 _ACEOF | |
9991 cat confdefs.h >>conftest.$ac_ext | |
9992 cat >>conftest.$ac_ext <<_ACEOF | |
9993 /* end confdefs.h. */ | |
9994 #include <gif_lib.h> | 10051 #include <gif_lib.h> |
9995 _ACEOF | 10052 _ACEOF |
9996 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 10053 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
9997 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 10054 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
9998 ac_status=$? | 10055 ac_status=$? |
10011 fi | 10068 fi |
10012 if test -z "$ac_cpp_err"; then | 10069 if test -z "$ac_cpp_err"; then |
10013 ac_header_preproc=yes | 10070 ac_header_preproc=yes |
10014 else | 10071 else |
10015 echo "$as_me: failed program was:" >&5 | 10072 echo "$as_me: failed program was:" >&5 |
10016 sed 's/^/| /' conftest.$ac_ext >&5 | 10073 cat conftest.$ac_ext >&5 |
10017 | |
10018 ac_header_preproc=no | 10074 ac_header_preproc=no |
10019 fi | 10075 fi |
10020 rm -f conftest.err conftest.$ac_ext | 10076 rm -f conftest.err conftest.$ac_ext |
10021 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 10077 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
10022 echo "${ECHO_T}$ac_header_preproc" >&6 | 10078 echo "${ECHO_T}$ac_header_preproc" >&6 |
10025 case $ac_header_compiler:$ac_header_preproc in | 10081 case $ac_header_compiler:$ac_header_preproc in |
10026 yes:no ) | 10082 yes:no ) |
10027 { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 10083 { echo "$as_me:$LINENO: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
10028 echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 10084 echo "$as_me: WARNING: gif_lib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
10029 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 | 10085 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 |
10030 echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} | 10086 echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;};; |
10031 ( | |
10032 cat <<\_ASBOX | |
10033 ## ------------------------------------ ## | |
10034 ## Report this to bug-autoconf@gnu.org. ## | |
10035 ## ------------------------------------ ## | |
10036 _ASBOX | |
10037 ) | | |
10038 sed "s/^/$as_me: WARNING: /" >&2 | |
10039 ;; | |
10040 no:yes ) | 10087 no:yes ) |
10041 { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5 | 10088 { echo "$as_me:$LINENO: WARNING: gif_lib.h: present but cannot be compiled" >&5 |
10042 echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;} | 10089 echo "$as_me: WARNING: gif_lib.h: present but cannot be compiled" >&2;} |
10043 { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5 | 10090 { echo "$as_me:$LINENO: WARNING: gif_lib.h: check for missing prerequisite headers?" >&5 |
10044 echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;} | 10091 echo "$as_me: WARNING: gif_lib.h: check for missing prerequisite headers?" >&2;} |
10045 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 | 10092 { echo "$as_me:$LINENO: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&5 |
10046 echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;} | 10093 echo "$as_me: WARNING: gif_lib.h: proceeding with the preprocessor's result" >&2;};; |
10047 ( | |
10048 cat <<\_ASBOX | |
10049 ## ------------------------------------ ## | |
10050 ## Report this to bug-autoconf@gnu.org. ## | |
10051 ## ------------------------------------ ## | |
10052 _ASBOX | |
10053 ) | | |
10054 sed "s/^/$as_me: WARNING: /" >&2 | |
10055 ;; | |
10056 esac | 10094 esac |
10057 echo "$as_me:$LINENO: checking for gif_lib.h" >&5 | 10095 echo "$as_me:$LINENO: checking for gif_lib.h" >&5 |
10058 echo $ECHO_N "checking for gif_lib.h... $ECHO_C" >&6 | 10096 echo $ECHO_N "checking for gif_lib.h... $ECHO_C" >&6 |
10059 if test "${ac_cv_header_gif_lib_h+set}" = set; then | 10097 if test "${ac_cv_header_gif_lib_h+set}" = set; then |
10060 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10098 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10075 else | 10113 else |
10076 ac_check_lib_save_LIBS=$LIBS | 10114 ac_check_lib_save_LIBS=$LIBS |
10077 LIBS="-lungif $LIBS" | 10115 LIBS="-lungif $LIBS" |
10078 cat >conftest.$ac_ext <<_ACEOF | 10116 cat >conftest.$ac_ext <<_ACEOF |
10079 #line $LINENO "configure" | 10117 #line $LINENO "configure" |
10080 /* confdefs.h. */ | 10118 #include "confdefs.h" |
10081 _ACEOF | |
10082 cat confdefs.h >>conftest.$ac_ext | |
10083 cat >>conftest.$ac_ext <<_ACEOF | |
10084 /* end confdefs.h. */ | |
10085 | 10119 |
10086 /* Override any gcc2 internal prototype to avoid an error. */ | 10120 /* Override any gcc2 internal prototype to avoid an error. */ |
10087 #ifdef __cplusplus | 10121 #ifdef __cplusplus |
10088 extern "C" | 10122 extern "C" |
10089 #endif | 10123 #endif |
10111 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10145 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10112 (exit $ac_status); }; }; then | 10146 (exit $ac_status); }; }; then |
10113 ac_cv_lib_ungif_EGifPutExtensionLast=yes | 10147 ac_cv_lib_ungif_EGifPutExtensionLast=yes |
10114 else | 10148 else |
10115 echo "$as_me: failed program was:" >&5 | 10149 echo "$as_me: failed program was:" >&5 |
10116 sed 's/^/| /' conftest.$ac_ext >&5 | 10150 cat conftest.$ac_ext >&5 |
10117 | |
10118 ac_cv_lib_ungif_EGifPutExtensionLast=no | 10151 ac_cv_lib_ungif_EGifPutExtensionLast=no |
10119 fi | 10152 fi |
10120 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10153 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
10121 LIBS=$ac_check_lib_save_LIBS | 10154 LIBS=$ac_check_lib_save_LIBS |
10122 fi | 10155 fi |
10155 # Is the header compilable? | 10188 # Is the header compilable? |
10156 echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5 | 10189 echo "$as_me:$LINENO: checking Carbon/Carbon.h usability" >&5 |
10157 echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6 | 10190 echo $ECHO_N "checking Carbon/Carbon.h usability... $ECHO_C" >&6 |
10158 cat >conftest.$ac_ext <<_ACEOF | 10191 cat >conftest.$ac_ext <<_ACEOF |
10159 #line $LINENO "configure" | 10192 #line $LINENO "configure" |
10160 /* confdefs.h. */ | 10193 #include "confdefs.h" |
10161 _ACEOF | |
10162 cat confdefs.h >>conftest.$ac_ext | |
10163 cat >>conftest.$ac_ext <<_ACEOF | |
10164 /* end confdefs.h. */ | |
10165 $ac_includes_default | 10194 $ac_includes_default |
10166 #include <Carbon/Carbon.h> | 10195 #include <Carbon/Carbon.h> |
10167 _ACEOF | 10196 _ACEOF |
10168 rm -f conftest.$ac_objext | 10197 rm -f conftest.$ac_objext |
10169 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10198 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
10178 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10207 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10179 (exit $ac_status); }; }; then | 10208 (exit $ac_status); }; }; then |
10180 ac_header_compiler=yes | 10209 ac_header_compiler=yes |
10181 else | 10210 else |
10182 echo "$as_me: failed program was:" >&5 | 10211 echo "$as_me: failed program was:" >&5 |
10183 sed 's/^/| /' conftest.$ac_ext >&5 | 10212 cat conftest.$ac_ext >&5 |
10184 | |
10185 ac_header_compiler=no | 10213 ac_header_compiler=no |
10186 fi | 10214 fi |
10187 rm -f conftest.$ac_objext conftest.$ac_ext | 10215 rm -f conftest.$ac_objext conftest.$ac_ext |
10188 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 10216 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
10189 echo "${ECHO_T}$ac_header_compiler" >&6 | 10217 echo "${ECHO_T}$ac_header_compiler" >&6 |
10191 # Is the header present? | 10219 # Is the header present? |
10192 echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5 | 10220 echo "$as_me:$LINENO: checking Carbon/Carbon.h presence" >&5 |
10193 echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6 | 10221 echo $ECHO_N "checking Carbon/Carbon.h presence... $ECHO_C" >&6 |
10194 cat >conftest.$ac_ext <<_ACEOF | 10222 cat >conftest.$ac_ext <<_ACEOF |
10195 #line $LINENO "configure" | 10223 #line $LINENO "configure" |
10196 /* confdefs.h. */ | 10224 #include "confdefs.h" |
10197 _ACEOF | |
10198 cat confdefs.h >>conftest.$ac_ext | |
10199 cat >>conftest.$ac_ext <<_ACEOF | |
10200 /* end confdefs.h. */ | |
10201 #include <Carbon/Carbon.h> | 10225 #include <Carbon/Carbon.h> |
10202 _ACEOF | 10226 _ACEOF |
10203 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 10227 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
10204 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 10228 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
10205 ac_status=$? | 10229 ac_status=$? |
10218 fi | 10242 fi |
10219 if test -z "$ac_cpp_err"; then | 10243 if test -z "$ac_cpp_err"; then |
10220 ac_header_preproc=yes | 10244 ac_header_preproc=yes |
10221 else | 10245 else |
10222 echo "$as_me: failed program was:" >&5 | 10246 echo "$as_me: failed program was:" >&5 |
10223 sed 's/^/| /' conftest.$ac_ext >&5 | 10247 cat conftest.$ac_ext >&5 |
10224 | |
10225 ac_header_preproc=no | 10248 ac_header_preproc=no |
10226 fi | 10249 fi |
10227 rm -f conftest.err conftest.$ac_ext | 10250 rm -f conftest.err conftest.$ac_ext |
10228 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 10251 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
10229 echo "${ECHO_T}$ac_header_preproc" >&6 | 10252 echo "${ECHO_T}$ac_header_preproc" >&6 |
10232 case $ac_header_compiler:$ac_header_preproc in | 10255 case $ac_header_compiler:$ac_header_preproc in |
10233 yes:no ) | 10256 yes:no ) |
10234 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 10257 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
10235 echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 10258 echo "$as_me: WARNING: Carbon/Carbon.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
10236 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 | 10259 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 |
10237 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} | 10260 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;};; |
10238 ( | |
10239 cat <<\_ASBOX | |
10240 ## ------------------------------------ ## | |
10241 ## Report this to bug-autoconf@gnu.org. ## | |
10242 ## ------------------------------------ ## | |
10243 _ASBOX | |
10244 ) | | |
10245 sed "s/^/$as_me: WARNING: /" >&2 | |
10246 ;; | |
10247 no:yes ) | 10261 no:yes ) |
10248 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5 | 10262 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&5 |
10249 echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;} | 10263 echo "$as_me: WARNING: Carbon/Carbon.h: present but cannot be compiled" >&2;} |
10250 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5 | 10264 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&5 |
10251 echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;} | 10265 echo "$as_me: WARNING: Carbon/Carbon.h: check for missing prerequisite headers?" >&2;} |
10252 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 | 10266 { echo "$as_me:$LINENO: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&5 |
10253 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;} | 10267 echo "$as_me: WARNING: Carbon/Carbon.h: proceeding with the preprocessor's result" >&2;};; |
10254 ( | |
10255 cat <<\_ASBOX | |
10256 ## ------------------------------------ ## | |
10257 ## Report this to bug-autoconf@gnu.org. ## | |
10258 ## ------------------------------------ ## | |
10259 _ASBOX | |
10260 ) | | |
10261 sed "s/^/$as_me: WARNING: /" >&2 | |
10262 ;; | |
10263 esac | 10268 esac |
10264 echo "$as_me:$LINENO: checking for Carbon/Carbon.h" >&5 | 10269 echo "$as_me:$LINENO: checking for Carbon/Carbon.h" >&5 |
10265 echo $ECHO_N "checking for Carbon/Carbon.h... $ECHO_C" >&6 | 10270 echo $ECHO_N "checking for Carbon/Carbon.h... $ECHO_C" >&6 |
10266 if test "${ac_cv_header_Carbon_Carbon_h+set}" = set; then | 10271 if test "${ac_cv_header_Carbon_Carbon_h+set}" = set; then |
10267 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10272 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10313 # Is the header compilable? | 10318 # Is the header compilable? |
10314 echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5 | 10319 echo "$as_me:$LINENO: checking X11/SM/SMlib.h usability" >&5 |
10315 echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6 | 10320 echo $ECHO_N "checking X11/SM/SMlib.h usability... $ECHO_C" >&6 |
10316 cat >conftest.$ac_ext <<_ACEOF | 10321 cat >conftest.$ac_ext <<_ACEOF |
10317 #line $LINENO "configure" | 10322 #line $LINENO "configure" |
10318 /* confdefs.h. */ | 10323 #include "confdefs.h" |
10319 _ACEOF | |
10320 cat confdefs.h >>conftest.$ac_ext | |
10321 cat >>conftest.$ac_ext <<_ACEOF | |
10322 /* end confdefs.h. */ | |
10323 $ac_includes_default | 10324 $ac_includes_default |
10324 #include <X11/SM/SMlib.h> | 10325 #include <X11/SM/SMlib.h> |
10325 _ACEOF | 10326 _ACEOF |
10326 rm -f conftest.$ac_objext | 10327 rm -f conftest.$ac_objext |
10327 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 10328 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
10336 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10337 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10337 (exit $ac_status); }; }; then | 10338 (exit $ac_status); }; }; then |
10338 ac_header_compiler=yes | 10339 ac_header_compiler=yes |
10339 else | 10340 else |
10340 echo "$as_me: failed program was:" >&5 | 10341 echo "$as_me: failed program was:" >&5 |
10341 sed 's/^/| /' conftest.$ac_ext >&5 | 10342 cat conftest.$ac_ext >&5 |
10342 | |
10343 ac_header_compiler=no | 10343 ac_header_compiler=no |
10344 fi | 10344 fi |
10345 rm -f conftest.$ac_objext conftest.$ac_ext | 10345 rm -f conftest.$ac_objext conftest.$ac_ext |
10346 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 10346 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
10347 echo "${ECHO_T}$ac_header_compiler" >&6 | 10347 echo "${ECHO_T}$ac_header_compiler" >&6 |
10349 # Is the header present? | 10349 # Is the header present? |
10350 echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5 | 10350 echo "$as_me:$LINENO: checking X11/SM/SMlib.h presence" >&5 |
10351 echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6 | 10351 echo $ECHO_N "checking X11/SM/SMlib.h presence... $ECHO_C" >&6 |
10352 cat >conftest.$ac_ext <<_ACEOF | 10352 cat >conftest.$ac_ext <<_ACEOF |
10353 #line $LINENO "configure" | 10353 #line $LINENO "configure" |
10354 /* confdefs.h. */ | 10354 #include "confdefs.h" |
10355 _ACEOF | |
10356 cat confdefs.h >>conftest.$ac_ext | |
10357 cat >>conftest.$ac_ext <<_ACEOF | |
10358 /* end confdefs.h. */ | |
10359 #include <X11/SM/SMlib.h> | 10355 #include <X11/SM/SMlib.h> |
10360 _ACEOF | 10356 _ACEOF |
10361 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 10357 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
10362 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 10358 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
10363 ac_status=$? | 10359 ac_status=$? |
10376 fi | 10372 fi |
10377 if test -z "$ac_cpp_err"; then | 10373 if test -z "$ac_cpp_err"; then |
10378 ac_header_preproc=yes | 10374 ac_header_preproc=yes |
10379 else | 10375 else |
10380 echo "$as_me: failed program was:" >&5 | 10376 echo "$as_me: failed program was:" >&5 |
10381 sed 's/^/| /' conftest.$ac_ext >&5 | 10377 cat conftest.$ac_ext >&5 |
10382 | |
10383 ac_header_preproc=no | 10378 ac_header_preproc=no |
10384 fi | 10379 fi |
10385 rm -f conftest.err conftest.$ac_ext | 10380 rm -f conftest.err conftest.$ac_ext |
10386 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 10381 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
10387 echo "${ECHO_T}$ac_header_preproc" >&6 | 10382 echo "${ECHO_T}$ac_header_preproc" >&6 |
10390 case $ac_header_compiler:$ac_header_preproc in | 10385 case $ac_header_compiler:$ac_header_preproc in |
10391 yes:no ) | 10386 yes:no ) |
10392 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 10387 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
10393 echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 10388 echo "$as_me: WARNING: X11/SM/SMlib.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
10394 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 | 10389 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 |
10395 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} | 10390 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;};; |
10396 ( | |
10397 cat <<\_ASBOX | |
10398 ## ------------------------------------ ## | |
10399 ## Report this to bug-autoconf@gnu.org. ## | |
10400 ## ------------------------------------ ## | |
10401 _ASBOX | |
10402 ) | | |
10403 sed "s/^/$as_me: WARNING: /" >&2 | |
10404 ;; | |
10405 no:yes ) | 10391 no:yes ) |
10406 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5 | 10392 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&5 |
10407 echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;} | 10393 echo "$as_me: WARNING: X11/SM/SMlib.h: present but cannot be compiled" >&2;} |
10408 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5 | 10394 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&5 |
10409 echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;} | 10395 echo "$as_me: WARNING: X11/SM/SMlib.h: check for missing prerequisite headers?" >&2;} |
10410 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 | 10396 { echo "$as_me:$LINENO: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&5 |
10411 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;} | 10397 echo "$as_me: WARNING: X11/SM/SMlib.h: proceeding with the preprocessor's result" >&2;};; |
10412 ( | |
10413 cat <<\_ASBOX | |
10414 ## ------------------------------------ ## | |
10415 ## Report this to bug-autoconf@gnu.org. ## | |
10416 ## ------------------------------------ ## | |
10417 _ASBOX | |
10418 ) | | |
10419 sed "s/^/$as_me: WARNING: /" >&2 | |
10420 ;; | |
10421 esac | 10398 esac |
10422 echo "$as_me:$LINENO: checking for X11/SM/SMlib.h" >&5 | 10399 echo "$as_me:$LINENO: checking for X11/SM/SMlib.h" >&5 |
10423 echo $ECHO_N "checking for X11/SM/SMlib.h... $ECHO_C" >&6 | 10400 echo $ECHO_N "checking for X11/SM/SMlib.h... $ECHO_C" >&6 |
10424 if test "${ac_cv_header_X11_SM_SMlib_h+set}" = set; then | 10401 if test "${ac_cv_header_X11_SM_SMlib_h+set}" = set; then |
10425 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10402 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10435 echo $ECHO_N "checking for SmcOpenConnection in -lSM... $ECHO_C" >&6 | 10412 echo $ECHO_N "checking for SmcOpenConnection in -lSM... $ECHO_C" >&6 |
10436 if test "${ac_cv_lib_SM_SmcOpenConnection+set}" = set; then | 10413 if test "${ac_cv_lib_SM_SmcOpenConnection+set}" = set; then |
10437 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10414 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10438 else | 10415 else |
10439 ac_check_lib_save_LIBS=$LIBS | 10416 ac_check_lib_save_LIBS=$LIBS |
10440 LIBS="-lSM $LIBS" | 10417 LIBS="-lSM -lICE $LIBS" |
10441 cat >conftest.$ac_ext <<_ACEOF | 10418 cat >conftest.$ac_ext <<_ACEOF |
10442 #line $LINENO "configure" | 10419 #line $LINENO "configure" |
10443 /* confdefs.h. */ | 10420 #include "confdefs.h" |
10444 _ACEOF | |
10445 cat confdefs.h >>conftest.$ac_ext | |
10446 cat >>conftest.$ac_ext <<_ACEOF | |
10447 /* end confdefs.h. */ | |
10448 | 10421 |
10449 /* Override any gcc2 internal prototype to avoid an error. */ | 10422 /* Override any gcc2 internal prototype to avoid an error. */ |
10450 #ifdef __cplusplus | 10423 #ifdef __cplusplus |
10451 extern "C" | 10424 extern "C" |
10452 #endif | 10425 #endif |
10474 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10447 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10475 (exit $ac_status); }; }; then | 10448 (exit $ac_status); }; }; then |
10476 ac_cv_lib_SM_SmcOpenConnection=yes | 10449 ac_cv_lib_SM_SmcOpenConnection=yes |
10477 else | 10450 else |
10478 echo "$as_me: failed program was:" >&5 | 10451 echo "$as_me: failed program was:" >&5 |
10479 sed 's/^/| /' conftest.$ac_ext >&5 | 10452 cat conftest.$ac_ext >&5 |
10480 | |
10481 ac_cv_lib_SM_SmcOpenConnection=no | 10453 ac_cv_lib_SM_SmcOpenConnection=no |
10482 fi | 10454 fi |
10483 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10455 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
10484 LIBS=$ac_check_lib_save_LIBS | 10456 LIBS=$ac_check_lib_save_LIBS |
10485 fi | 10457 fi |
10486 echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5 | 10458 echo "$as_me:$LINENO: result: $ac_cv_lib_SM_SmcOpenConnection" >&5 |
10487 echo "${ECHO_T}$ac_cv_lib_SM_SmcOpenConnection" >&6 | 10459 echo "${ECHO_T}$ac_cv_lib_SM_SmcOpenConnection" >&6 |
10488 if test $ac_cv_lib_SM_SmcOpenConnection = yes; then | 10460 if test $ac_cv_lib_SM_SmcOpenConnection = yes; then |
10489 HAVE_X_SM=yes | 10461 HAVE_X_SM=yes |
10490 else | |
10491 -lICE | |
10492 fi | 10462 fi |
10493 | 10463 |
10494 fi | 10464 fi |
10495 | 10465 |
10496 | 10466 |
10514 if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then | 10484 if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then |
10515 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10485 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10516 else | 10486 else |
10517 cat >conftest.$ac_ext <<_ACEOF | 10487 cat >conftest.$ac_ext <<_ACEOF |
10518 #line $LINENO "configure" | 10488 #line $LINENO "configure" |
10519 /* confdefs.h. */ | 10489 #include "confdefs.h" |
10520 _ACEOF | |
10521 cat confdefs.h >>conftest.$ac_ext | |
10522 cat >>conftest.$ac_ext <<_ACEOF | |
10523 /* end confdefs.h. */ | |
10524 #include <netdb.h> | 10490 #include <netdb.h> |
10525 int | 10491 int |
10526 main () | 10492 main () |
10527 { | 10493 { |
10528 return h_errno; | 10494 return h_errno; |
10543 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10509 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10544 (exit $ac_status); }; }; then | 10510 (exit $ac_status); }; }; then |
10545 emacs_cv_netdb_declares_h_errno=yes | 10511 emacs_cv_netdb_declares_h_errno=yes |
10546 else | 10512 else |
10547 echo "$as_me: failed program was:" >&5 | 10513 echo "$as_me: failed program was:" >&5 |
10548 sed 's/^/| /' conftest.$ac_ext >&5 | 10514 cat conftest.$ac_ext >&5 |
10549 | |
10550 emacs_cv_netdb_declares_h_errno=no | 10515 emacs_cv_netdb_declares_h_errno=no |
10551 fi | 10516 fi |
10552 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10517 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
10553 fi | 10518 fi |
10554 echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5 | 10519 echo "$as_me:$LINENO: result: $emacs_cv_netdb_declares_h_errno" >&5 |
10568 if test "${ac_cv_working_alloca_h+set}" = set; then | 10533 if test "${ac_cv_working_alloca_h+set}" = set; then |
10569 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10534 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10570 else | 10535 else |
10571 cat >conftest.$ac_ext <<_ACEOF | 10536 cat >conftest.$ac_ext <<_ACEOF |
10572 #line $LINENO "configure" | 10537 #line $LINENO "configure" |
10573 /* confdefs.h. */ | 10538 #include "confdefs.h" |
10574 _ACEOF | |
10575 cat confdefs.h >>conftest.$ac_ext | |
10576 cat >>conftest.$ac_ext <<_ACEOF | |
10577 /* end confdefs.h. */ | |
10578 #include <alloca.h> | 10539 #include <alloca.h> |
10579 int | 10540 int |
10580 main () | 10541 main () |
10581 { | 10542 { |
10582 char *p = (char *) alloca (2 * sizeof (int)); | 10543 char *p = (char *) alloca (2 * sizeof (int)); |
10597 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10558 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10598 (exit $ac_status); }; }; then | 10559 (exit $ac_status); }; }; then |
10599 ac_cv_working_alloca_h=yes | 10560 ac_cv_working_alloca_h=yes |
10600 else | 10561 else |
10601 echo "$as_me: failed program was:" >&5 | 10562 echo "$as_me: failed program was:" >&5 |
10602 sed 's/^/| /' conftest.$ac_ext >&5 | 10563 cat conftest.$ac_ext >&5 |
10603 | |
10604 ac_cv_working_alloca_h=no | 10564 ac_cv_working_alloca_h=no |
10605 fi | 10565 fi |
10606 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10566 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
10607 fi | 10567 fi |
10608 echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 | 10568 echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 |
10620 if test "${ac_cv_func_alloca_works+set}" = set; then | 10580 if test "${ac_cv_func_alloca_works+set}" = set; then |
10621 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10581 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10622 else | 10582 else |
10623 cat >conftest.$ac_ext <<_ACEOF | 10583 cat >conftest.$ac_ext <<_ACEOF |
10624 #line $LINENO "configure" | 10584 #line $LINENO "configure" |
10625 /* confdefs.h. */ | 10585 #include "confdefs.h" |
10626 _ACEOF | |
10627 cat confdefs.h >>conftest.$ac_ext | |
10628 cat >>conftest.$ac_ext <<_ACEOF | |
10629 /* end confdefs.h. */ | |
10630 #ifdef __GNUC__ | 10586 #ifdef __GNUC__ |
10631 # define alloca __builtin_alloca | 10587 # define alloca __builtin_alloca |
10632 #else | 10588 #else |
10633 # ifdef _MSC_VER | 10589 # ifdef _MSC_VER |
10634 # include <malloc.h> | 10590 # include <malloc.h> |
10669 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10625 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10670 (exit $ac_status); }; }; then | 10626 (exit $ac_status); }; }; then |
10671 ac_cv_func_alloca_works=yes | 10627 ac_cv_func_alloca_works=yes |
10672 else | 10628 else |
10673 echo "$as_me: failed program was:" >&5 | 10629 echo "$as_me: failed program was:" >&5 |
10674 sed 's/^/| /' conftest.$ac_ext >&5 | 10630 cat conftest.$ac_ext >&5 |
10675 | |
10676 ac_cv_func_alloca_works=no | 10631 ac_cv_func_alloca_works=no |
10677 fi | 10632 fi |
10678 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10633 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
10679 fi | 10634 fi |
10680 echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 | 10635 echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 |
10704 if test "${ac_cv_os_cray+set}" = set; then | 10659 if test "${ac_cv_os_cray+set}" = set; then |
10705 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10660 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10706 else | 10661 else |
10707 cat >conftest.$ac_ext <<_ACEOF | 10662 cat >conftest.$ac_ext <<_ACEOF |
10708 #line $LINENO "configure" | 10663 #line $LINENO "configure" |
10709 /* confdefs.h. */ | 10664 #include "confdefs.h" |
10710 _ACEOF | |
10711 cat confdefs.h >>conftest.$ac_ext | |
10712 cat >>conftest.$ac_ext <<_ACEOF | |
10713 /* end confdefs.h. */ | |
10714 #if defined(CRAY) && ! defined(CRAY2) | 10665 #if defined(CRAY) && ! defined(CRAY2) |
10715 webecray | 10666 webecray |
10716 #else | 10667 #else |
10717 wenotbecray | 10668 wenotbecray |
10718 #endif | 10669 #endif |
10737 if eval "test \"\${$as_ac_var+set}\" = set"; then | 10688 if eval "test \"\${$as_ac_var+set}\" = set"; then |
10738 echo $ECHO_N "(cached) $ECHO_C" >&6 | 10689 echo $ECHO_N "(cached) $ECHO_C" >&6 |
10739 else | 10690 else |
10740 cat >conftest.$ac_ext <<_ACEOF | 10691 cat >conftest.$ac_ext <<_ACEOF |
10741 #line $LINENO "configure" | 10692 #line $LINENO "configure" |
10742 /* confdefs.h. */ | 10693 #include "confdefs.h" |
10743 _ACEOF | |
10744 cat confdefs.h >>conftest.$ac_ext | |
10745 cat >>conftest.$ac_ext <<_ACEOF | |
10746 /* end confdefs.h. */ | |
10747 /* System header to define __stub macros and hopefully few prototypes, | 10694 /* System header to define __stub macros and hopefully few prototypes, |
10748 which can conflict with char $ac_func (); below. | 10695 which can conflict with char $ac_func (); below. */ |
10749 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 10696 #include <assert.h> |
10750 <limits.h> exists even on freestanding compilers. */ | |
10751 #ifdef __STDC__ | |
10752 # include <limits.h> | |
10753 #else | |
10754 # include <assert.h> | |
10755 #endif | |
10756 /* Override any gcc2 internal prototype to avoid an error. */ | 10697 /* Override any gcc2 internal prototype to avoid an error. */ |
10757 #ifdef __cplusplus | 10698 #ifdef __cplusplus |
10758 extern "C" | 10699 extern "C" |
10759 { | |
10760 #endif | 10700 #endif |
10761 /* We use char because int might match the return type of a gcc2 | 10701 /* We use char because int might match the return type of a gcc2 |
10762 builtin and then its argument prototype would still apply. */ | 10702 builtin and then its argument prototype would still apply. */ |
10763 char $ac_func (); | 10703 char $ac_func (); |
10704 char (*f) (); | |
10705 | |
10706 int | |
10707 main () | |
10708 { | |
10764 /* The GNU C library defines this for functions which it implements | 10709 /* The GNU C library defines this for functions which it implements |
10765 to always fail with ENOSYS. Some functions are actually named | 10710 to always fail with ENOSYS. Some functions are actually named |
10766 something starting with __ and the normal name is an alias. */ | 10711 something starting with __ and the normal name is an alias. */ |
10767 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | 10712 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
10768 choke me | 10713 choke me |
10769 #else | 10714 #else |
10770 char (*f) () = $ac_func; | 10715 f = $ac_func; |
10771 #endif | 10716 #endif |
10772 #ifdef __cplusplus | 10717 |
10773 } | |
10774 #endif | |
10775 | |
10776 int | |
10777 main () | |
10778 { | |
10779 return f != $ac_func; | |
10780 ; | 10718 ; |
10781 return 0; | 10719 return 0; |
10782 } | 10720 } |
10783 _ACEOF | 10721 _ACEOF |
10784 rm -f conftest.$ac_objext conftest$ac_exeext | 10722 rm -f conftest.$ac_objext conftest$ac_exeext |
10794 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10732 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10795 (exit $ac_status); }; }; then | 10733 (exit $ac_status); }; }; then |
10796 eval "$as_ac_var=yes" | 10734 eval "$as_ac_var=yes" |
10797 else | 10735 else |
10798 echo "$as_me: failed program was:" >&5 | 10736 echo "$as_me: failed program was:" >&5 |
10799 sed 's/^/| /' conftest.$ac_ext >&5 | 10737 cat conftest.$ac_ext >&5 |
10800 | |
10801 eval "$as_ac_var=no" | 10738 eval "$as_ac_var=no" |
10802 fi | 10739 fi |
10803 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10740 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
10804 fi | 10741 fi |
10805 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 10742 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
10824 if test "$cross_compiling" = yes; then | 10761 if test "$cross_compiling" = yes; then |
10825 ac_cv_c_stack_direction=0 | 10762 ac_cv_c_stack_direction=0 |
10826 else | 10763 else |
10827 cat >conftest.$ac_ext <<_ACEOF | 10764 cat >conftest.$ac_ext <<_ACEOF |
10828 #line $LINENO "configure" | 10765 #line $LINENO "configure" |
10829 /* confdefs.h. */ | 10766 #include "confdefs.h" |
10830 _ACEOF | |
10831 cat confdefs.h >>conftest.$ac_ext | |
10832 cat >>conftest.$ac_ext <<_ACEOF | |
10833 /* end confdefs.h. */ | |
10834 int | 10767 int |
10835 find_stack_direction () | 10768 find_stack_direction () |
10836 { | 10769 { |
10837 static char *addr = 0; | 10770 static char *addr = 0; |
10838 auto char dummy; | 10771 auto char dummy; |
10864 (exit $ac_status); }; }; then | 10797 (exit $ac_status); }; }; then |
10865 ac_cv_c_stack_direction=1 | 10798 ac_cv_c_stack_direction=1 |
10866 else | 10799 else |
10867 echo "$as_me: program exited with status $ac_status" >&5 | 10800 echo "$as_me: program exited with status $ac_status" >&5 |
10868 echo "$as_me: failed program was:" >&5 | 10801 echo "$as_me: failed program was:" >&5 |
10869 sed 's/^/| /' conftest.$ac_ext >&5 | 10802 cat conftest.$ac_ext >&5 |
10870 | |
10871 ( exit $ac_status ) | 10803 ( exit $ac_status ) |
10872 ac_cv_c_stack_direction=-1 | 10804 ac_cv_c_stack_direction=-1 |
10873 fi | 10805 fi |
10874 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 10806 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
10875 fi | 10807 fi |
10876 fi | 10808 fi |
10877 echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5 | 10809 echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5 |
10878 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6 | 10810 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6 |
10879 | 10811 |
10895 else | 10827 else |
10896 ac_check_lib_save_LIBS=$LIBS | 10828 ac_check_lib_save_LIBS=$LIBS |
10897 LIBS="-lm $LIBS" | 10829 LIBS="-lm $LIBS" |
10898 cat >conftest.$ac_ext <<_ACEOF | 10830 cat >conftest.$ac_ext <<_ACEOF |
10899 #line $LINENO "configure" | 10831 #line $LINENO "configure" |
10900 /* confdefs.h. */ | 10832 #include "confdefs.h" |
10901 _ACEOF | |
10902 cat confdefs.h >>conftest.$ac_ext | |
10903 cat >>conftest.$ac_ext <<_ACEOF | |
10904 /* end confdefs.h. */ | |
10905 | 10833 |
10906 /* Override any gcc2 internal prototype to avoid an error. */ | 10834 /* Override any gcc2 internal prototype to avoid an error. */ |
10907 #ifdef __cplusplus | 10835 #ifdef __cplusplus |
10908 extern "C" | 10836 extern "C" |
10909 #endif | 10837 #endif |
10931 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10859 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10932 (exit $ac_status); }; }; then | 10860 (exit $ac_status); }; }; then |
10933 ac_cv_lib_m_sqrt=yes | 10861 ac_cv_lib_m_sqrt=yes |
10934 else | 10862 else |
10935 echo "$as_me: failed program was:" >&5 | 10863 echo "$as_me: failed program was:" >&5 |
10936 sed 's/^/| /' conftest.$ac_ext >&5 | 10864 cat conftest.$ac_ext >&5 |
10937 | |
10938 ac_cv_lib_m_sqrt=no | 10865 ac_cv_lib_m_sqrt=no |
10939 fi | 10866 fi |
10940 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10867 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
10941 LIBS=$ac_check_lib_save_LIBS | 10868 LIBS=$ac_check_lib_save_LIBS |
10942 fi | 10869 fi |
10962 else | 10889 else |
10963 ac_check_lib_save_LIBS=$LIBS | 10890 ac_check_lib_save_LIBS=$LIBS |
10964 LIBS="-lmail $LIBS" | 10891 LIBS="-lmail $LIBS" |
10965 cat >conftest.$ac_ext <<_ACEOF | 10892 cat >conftest.$ac_ext <<_ACEOF |
10966 #line $LINENO "configure" | 10893 #line $LINENO "configure" |
10967 /* confdefs.h. */ | 10894 #include "confdefs.h" |
10968 _ACEOF | |
10969 cat confdefs.h >>conftest.$ac_ext | |
10970 cat >>conftest.$ac_ext <<_ACEOF | |
10971 /* end confdefs.h. */ | |
10972 | 10895 |
10973 /* Override any gcc2 internal prototype to avoid an error. */ | 10896 /* Override any gcc2 internal prototype to avoid an error. */ |
10974 #ifdef __cplusplus | 10897 #ifdef __cplusplus |
10975 extern "C" | 10898 extern "C" |
10976 #endif | 10899 #endif |
10998 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10921 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
10999 (exit $ac_status); }; }; then | 10922 (exit $ac_status); }; }; then |
11000 ac_cv_lib_mail_maillock=yes | 10923 ac_cv_lib_mail_maillock=yes |
11001 else | 10924 else |
11002 echo "$as_me: failed program was:" >&5 | 10925 echo "$as_me: failed program was:" >&5 |
11003 sed 's/^/| /' conftest.$ac_ext >&5 | 10926 cat conftest.$ac_ext >&5 |
11004 | |
11005 ac_cv_lib_mail_maillock=no | 10927 ac_cv_lib_mail_maillock=no |
11006 fi | 10928 fi |
11007 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10929 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
11008 LIBS=$ac_check_lib_save_LIBS | 10930 LIBS=$ac_check_lib_save_LIBS |
11009 fi | 10931 fi |
11026 else | 10948 else |
11027 ac_check_lib_save_LIBS=$LIBS | 10949 ac_check_lib_save_LIBS=$LIBS |
11028 LIBS="-llockfile $LIBS" | 10950 LIBS="-llockfile $LIBS" |
11029 cat >conftest.$ac_ext <<_ACEOF | 10951 cat >conftest.$ac_ext <<_ACEOF |
11030 #line $LINENO "configure" | 10952 #line $LINENO "configure" |
11031 /* confdefs.h. */ | 10953 #include "confdefs.h" |
11032 _ACEOF | |
11033 cat confdefs.h >>conftest.$ac_ext | |
11034 cat >>conftest.$ac_ext <<_ACEOF | |
11035 /* end confdefs.h. */ | |
11036 | 10954 |
11037 /* Override any gcc2 internal prototype to avoid an error. */ | 10955 /* Override any gcc2 internal prototype to avoid an error. */ |
11038 #ifdef __cplusplus | 10956 #ifdef __cplusplus |
11039 extern "C" | 10957 extern "C" |
11040 #endif | 10958 #endif |
11062 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 10980 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11063 (exit $ac_status); }; }; then | 10981 (exit $ac_status); }; }; then |
11064 ac_cv_lib_lockfile_maillock=yes | 10982 ac_cv_lib_lockfile_maillock=yes |
11065 else | 10983 else |
11066 echo "$as_me: failed program was:" >&5 | 10984 echo "$as_me: failed program was:" >&5 |
11067 sed 's/^/| /' conftest.$ac_ext >&5 | 10985 cat conftest.$ac_ext >&5 |
11068 | |
11069 ac_cv_lib_lockfile_maillock=no | 10986 ac_cv_lib_lockfile_maillock=no |
11070 fi | 10987 fi |
11071 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10988 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
11072 LIBS=$ac_check_lib_save_LIBS | 10989 LIBS=$ac_check_lib_save_LIBS |
11073 fi | 10990 fi |
11143 if eval "test \"\${$as_ac_var+set}\" = set"; then | 11060 if eval "test \"\${$as_ac_var+set}\" = set"; then |
11144 echo $ECHO_N "(cached) $ECHO_C" >&6 | 11061 echo $ECHO_N "(cached) $ECHO_C" >&6 |
11145 else | 11062 else |
11146 cat >conftest.$ac_ext <<_ACEOF | 11063 cat >conftest.$ac_ext <<_ACEOF |
11147 #line $LINENO "configure" | 11064 #line $LINENO "configure" |
11148 /* confdefs.h. */ | 11065 #include "confdefs.h" |
11149 _ACEOF | |
11150 cat confdefs.h >>conftest.$ac_ext | |
11151 cat >>conftest.$ac_ext <<_ACEOF | |
11152 /* end confdefs.h. */ | |
11153 /* System header to define __stub macros and hopefully few prototypes, | 11066 /* System header to define __stub macros and hopefully few prototypes, |
11154 which can conflict with char $ac_func (); below. | 11067 which can conflict with char $ac_func (); below. */ |
11155 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 11068 #include <assert.h> |
11156 <limits.h> exists even on freestanding compilers. */ | |
11157 #ifdef __STDC__ | |
11158 # include <limits.h> | |
11159 #else | |
11160 # include <assert.h> | |
11161 #endif | |
11162 /* Override any gcc2 internal prototype to avoid an error. */ | 11069 /* Override any gcc2 internal prototype to avoid an error. */ |
11163 #ifdef __cplusplus | 11070 #ifdef __cplusplus |
11164 extern "C" | 11071 extern "C" |
11165 { | |
11166 #endif | 11072 #endif |
11167 /* We use char because int might match the return type of a gcc2 | 11073 /* We use char because int might match the return type of a gcc2 |
11168 builtin and then its argument prototype would still apply. */ | 11074 builtin and then its argument prototype would still apply. */ |
11169 char $ac_func (); | 11075 char $ac_func (); |
11076 char (*f) (); | |
11077 | |
11078 int | |
11079 main () | |
11080 { | |
11170 /* The GNU C library defines this for functions which it implements | 11081 /* The GNU C library defines this for functions which it implements |
11171 to always fail with ENOSYS. Some functions are actually named | 11082 to always fail with ENOSYS. Some functions are actually named |
11172 something starting with __ and the normal name is an alias. */ | 11083 something starting with __ and the normal name is an alias. */ |
11173 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | 11084 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
11174 choke me | 11085 choke me |
11175 #else | 11086 #else |
11176 char (*f) () = $ac_func; | 11087 f = $ac_func; |
11177 #endif | 11088 #endif |
11178 #ifdef __cplusplus | 11089 |
11179 } | |
11180 #endif | |
11181 | |
11182 int | |
11183 main () | |
11184 { | |
11185 return f != $ac_func; | |
11186 ; | 11090 ; |
11187 return 0; | 11091 return 0; |
11188 } | 11092 } |
11189 _ACEOF | 11093 _ACEOF |
11190 rm -f conftest.$ac_objext conftest$ac_exeext | 11094 rm -f conftest.$ac_objext conftest$ac_exeext |
11200 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11104 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11201 (exit $ac_status); }; }; then | 11105 (exit $ac_status); }; }; then |
11202 eval "$as_ac_var=yes" | 11106 eval "$as_ac_var=yes" |
11203 else | 11107 else |
11204 echo "$as_me: failed program was:" >&5 | 11108 echo "$as_me: failed program was:" >&5 |
11205 sed 's/^/| /' conftest.$ac_ext >&5 | 11109 cat conftest.$ac_ext >&5 |
11206 | |
11207 eval "$as_ac_var=no" | 11110 eval "$as_ac_var=no" |
11208 fi | 11111 fi |
11209 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11112 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
11210 fi | 11113 fi |
11211 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 11114 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
11234 # Is the header compilable? | 11137 # Is the header compilable? |
11235 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 11138 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
11236 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 11139 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
11237 cat >conftest.$ac_ext <<_ACEOF | 11140 cat >conftest.$ac_ext <<_ACEOF |
11238 #line $LINENO "configure" | 11141 #line $LINENO "configure" |
11239 /* confdefs.h. */ | 11142 #include "confdefs.h" |
11240 _ACEOF | |
11241 cat confdefs.h >>conftest.$ac_ext | |
11242 cat >>conftest.$ac_ext <<_ACEOF | |
11243 /* end confdefs.h. */ | |
11244 $ac_includes_default | 11143 $ac_includes_default |
11245 #include <$ac_header> | 11144 #include <$ac_header> |
11246 _ACEOF | 11145 _ACEOF |
11247 rm -f conftest.$ac_objext | 11146 rm -f conftest.$ac_objext |
11248 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11147 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
11257 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11156 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11258 (exit $ac_status); }; }; then | 11157 (exit $ac_status); }; }; then |
11259 ac_header_compiler=yes | 11158 ac_header_compiler=yes |
11260 else | 11159 else |
11261 echo "$as_me: failed program was:" >&5 | 11160 echo "$as_me: failed program was:" >&5 |
11262 sed 's/^/| /' conftest.$ac_ext >&5 | 11161 cat conftest.$ac_ext >&5 |
11263 | |
11264 ac_header_compiler=no | 11162 ac_header_compiler=no |
11265 fi | 11163 fi |
11266 rm -f conftest.$ac_objext conftest.$ac_ext | 11164 rm -f conftest.$ac_objext conftest.$ac_ext |
11267 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 11165 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
11268 echo "${ECHO_T}$ac_header_compiler" >&6 | 11166 echo "${ECHO_T}$ac_header_compiler" >&6 |
11270 # Is the header present? | 11168 # Is the header present? |
11271 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 11169 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
11272 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 11170 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
11273 cat >conftest.$ac_ext <<_ACEOF | 11171 cat >conftest.$ac_ext <<_ACEOF |
11274 #line $LINENO "configure" | 11172 #line $LINENO "configure" |
11275 /* confdefs.h. */ | 11173 #include "confdefs.h" |
11276 _ACEOF | |
11277 cat confdefs.h >>conftest.$ac_ext | |
11278 cat >>conftest.$ac_ext <<_ACEOF | |
11279 /* end confdefs.h. */ | |
11280 #include <$ac_header> | 11174 #include <$ac_header> |
11281 _ACEOF | 11175 _ACEOF |
11282 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 11176 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
11283 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 11177 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
11284 ac_status=$? | 11178 ac_status=$? |
11297 fi | 11191 fi |
11298 if test -z "$ac_cpp_err"; then | 11192 if test -z "$ac_cpp_err"; then |
11299 ac_header_preproc=yes | 11193 ac_header_preproc=yes |
11300 else | 11194 else |
11301 echo "$as_me: failed program was:" >&5 | 11195 echo "$as_me: failed program was:" >&5 |
11302 sed 's/^/| /' conftest.$ac_ext >&5 | 11196 cat conftest.$ac_ext >&5 |
11303 | |
11304 ac_header_preproc=no | 11197 ac_header_preproc=no |
11305 fi | 11198 fi |
11306 rm -f conftest.err conftest.$ac_ext | 11199 rm -f conftest.err conftest.$ac_ext |
11307 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 11200 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
11308 echo "${ECHO_T}$ac_header_preproc" >&6 | 11201 echo "${ECHO_T}$ac_header_preproc" >&6 |
11311 case $ac_header_compiler:$ac_header_preproc in | 11204 case $ac_header_compiler:$ac_header_preproc in |
11312 yes:no ) | 11205 yes:no ) |
11313 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 11206 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
11314 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11207 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
11315 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 11208 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
11316 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 11209 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
11317 ( | |
11318 cat <<\_ASBOX | |
11319 ## ------------------------------------ ## | |
11320 ## Report this to bug-autoconf@gnu.org. ## | |
11321 ## ------------------------------------ ## | |
11322 _ASBOX | |
11323 ) | | |
11324 sed "s/^/$as_me: WARNING: /" >&2 | |
11325 ;; | |
11326 no:yes ) | 11210 no:yes ) |
11327 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 11211 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
11328 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 11212 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
11329 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 11213 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
11330 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 11214 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
11331 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 11215 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
11332 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 11216 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
11333 ( | |
11334 cat <<\_ASBOX | |
11335 ## ------------------------------------ ## | |
11336 ## Report this to bug-autoconf@gnu.org. ## | |
11337 ## ------------------------------------ ## | |
11338 _ASBOX | |
11339 ) | | |
11340 sed "s/^/$as_me: WARNING: /" >&2 | |
11341 ;; | |
11342 esac | 11217 esac |
11343 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 11218 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
11344 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 11219 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
11345 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 11220 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
11346 echo $ECHO_N "(cached) $ECHO_C" >&6 | 11221 echo $ECHO_N "(cached) $ECHO_C" >&6 |
11444 if eval "test \"\${$as_ac_var+set}\" = set"; then | 11319 if eval "test \"\${$as_ac_var+set}\" = set"; then |
11445 echo $ECHO_N "(cached) $ECHO_C" >&6 | 11320 echo $ECHO_N "(cached) $ECHO_C" >&6 |
11446 else | 11321 else |
11447 cat >conftest.$ac_ext <<_ACEOF | 11322 cat >conftest.$ac_ext <<_ACEOF |
11448 #line $LINENO "configure" | 11323 #line $LINENO "configure" |
11449 /* confdefs.h. */ | 11324 #include "confdefs.h" |
11450 _ACEOF | |
11451 cat confdefs.h >>conftest.$ac_ext | |
11452 cat >>conftest.$ac_ext <<_ACEOF | |
11453 /* end confdefs.h. */ | |
11454 /* System header to define __stub macros and hopefully few prototypes, | 11325 /* System header to define __stub macros and hopefully few prototypes, |
11455 which can conflict with char $ac_func (); below. | 11326 which can conflict with char $ac_func (); below. */ |
11456 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 11327 #include <assert.h> |
11457 <limits.h> exists even on freestanding compilers. */ | |
11458 #ifdef __STDC__ | |
11459 # include <limits.h> | |
11460 #else | |
11461 # include <assert.h> | |
11462 #endif | |
11463 /* Override any gcc2 internal prototype to avoid an error. */ | 11328 /* Override any gcc2 internal prototype to avoid an error. */ |
11464 #ifdef __cplusplus | 11329 #ifdef __cplusplus |
11465 extern "C" | 11330 extern "C" |
11466 { | |
11467 #endif | 11331 #endif |
11468 /* We use char because int might match the return type of a gcc2 | 11332 /* We use char because int might match the return type of a gcc2 |
11469 builtin and then its argument prototype would still apply. */ | 11333 builtin and then its argument prototype would still apply. */ |
11470 char $ac_func (); | 11334 char $ac_func (); |
11335 char (*f) (); | |
11336 | |
11337 int | |
11338 main () | |
11339 { | |
11471 /* The GNU C library defines this for functions which it implements | 11340 /* The GNU C library defines this for functions which it implements |
11472 to always fail with ENOSYS. Some functions are actually named | 11341 to always fail with ENOSYS. Some functions are actually named |
11473 something starting with __ and the normal name is an alias. */ | 11342 something starting with __ and the normal name is an alias. */ |
11474 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | 11343 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
11475 choke me | 11344 choke me |
11476 #else | 11345 #else |
11477 char (*f) () = $ac_func; | 11346 f = $ac_func; |
11478 #endif | 11347 #endif |
11479 #ifdef __cplusplus | 11348 |
11480 } | |
11481 #endif | |
11482 | |
11483 int | |
11484 main () | |
11485 { | |
11486 return f != $ac_func; | |
11487 ; | 11349 ; |
11488 return 0; | 11350 return 0; |
11489 } | 11351 } |
11490 _ACEOF | 11352 _ACEOF |
11491 rm -f conftest.$ac_objext conftest$ac_exeext | 11353 rm -f conftest.$ac_objext conftest$ac_exeext |
11501 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11363 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11502 (exit $ac_status); }; }; then | 11364 (exit $ac_status); }; }; then |
11503 eval "$as_ac_var=yes" | 11365 eval "$as_ac_var=yes" |
11504 else | 11366 else |
11505 echo "$as_me: failed program was:" >&5 | 11367 echo "$as_me: failed program was:" >&5 |
11506 sed 's/^/| /' conftest.$ac_ext >&5 | 11368 cat conftest.$ac_ext >&5 |
11507 | |
11508 eval "$as_ac_var=no" | 11369 eval "$as_ac_var=no" |
11509 fi | 11370 fi |
11510 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11371 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
11511 fi | 11372 fi |
11512 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 11373 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
11536 # Is the header compilable? | 11397 # Is the header compilable? |
11537 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 11398 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
11538 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 11399 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
11539 cat >conftest.$ac_ext <<_ACEOF | 11400 cat >conftest.$ac_ext <<_ACEOF |
11540 #line $LINENO "configure" | 11401 #line $LINENO "configure" |
11541 /* confdefs.h. */ | 11402 #include "confdefs.h" |
11542 _ACEOF | |
11543 cat confdefs.h >>conftest.$ac_ext | |
11544 cat >>conftest.$ac_ext <<_ACEOF | |
11545 /* end confdefs.h. */ | |
11546 $ac_includes_default | 11403 $ac_includes_default |
11547 #include <$ac_header> | 11404 #include <$ac_header> |
11548 _ACEOF | 11405 _ACEOF |
11549 rm -f conftest.$ac_objext | 11406 rm -f conftest.$ac_objext |
11550 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11407 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
11559 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11416 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11560 (exit $ac_status); }; }; then | 11417 (exit $ac_status); }; }; then |
11561 ac_header_compiler=yes | 11418 ac_header_compiler=yes |
11562 else | 11419 else |
11563 echo "$as_me: failed program was:" >&5 | 11420 echo "$as_me: failed program was:" >&5 |
11564 sed 's/^/| /' conftest.$ac_ext >&5 | 11421 cat conftest.$ac_ext >&5 |
11565 | |
11566 ac_header_compiler=no | 11422 ac_header_compiler=no |
11567 fi | 11423 fi |
11568 rm -f conftest.$ac_objext conftest.$ac_ext | 11424 rm -f conftest.$ac_objext conftest.$ac_ext |
11569 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 11425 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
11570 echo "${ECHO_T}$ac_header_compiler" >&6 | 11426 echo "${ECHO_T}$ac_header_compiler" >&6 |
11572 # Is the header present? | 11428 # Is the header present? |
11573 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 11429 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
11574 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 11430 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
11575 cat >conftest.$ac_ext <<_ACEOF | 11431 cat >conftest.$ac_ext <<_ACEOF |
11576 #line $LINENO "configure" | 11432 #line $LINENO "configure" |
11577 /* confdefs.h. */ | 11433 #include "confdefs.h" |
11578 _ACEOF | |
11579 cat confdefs.h >>conftest.$ac_ext | |
11580 cat >>conftest.$ac_ext <<_ACEOF | |
11581 /* end confdefs.h. */ | |
11582 #include <$ac_header> | 11434 #include <$ac_header> |
11583 _ACEOF | 11435 _ACEOF |
11584 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 11436 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
11585 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 11437 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
11586 ac_status=$? | 11438 ac_status=$? |
11599 fi | 11451 fi |
11600 if test -z "$ac_cpp_err"; then | 11452 if test -z "$ac_cpp_err"; then |
11601 ac_header_preproc=yes | 11453 ac_header_preproc=yes |
11602 else | 11454 else |
11603 echo "$as_me: failed program was:" >&5 | 11455 echo "$as_me: failed program was:" >&5 |
11604 sed 's/^/| /' conftest.$ac_ext >&5 | 11456 cat conftest.$ac_ext >&5 |
11605 | |
11606 ac_header_preproc=no | 11457 ac_header_preproc=no |
11607 fi | 11458 fi |
11608 rm -f conftest.err conftest.$ac_ext | 11459 rm -f conftest.err conftest.$ac_ext |
11609 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 11460 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
11610 echo "${ECHO_T}$ac_header_preproc" >&6 | 11461 echo "${ECHO_T}$ac_header_preproc" >&6 |
11613 case $ac_header_compiler:$ac_header_preproc in | 11464 case $ac_header_compiler:$ac_header_preproc in |
11614 yes:no ) | 11465 yes:no ) |
11615 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 11466 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
11616 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11467 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
11617 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 11468 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
11618 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 11469 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
11619 ( | |
11620 cat <<\_ASBOX | |
11621 ## ------------------------------------ ## | |
11622 ## Report this to bug-autoconf@gnu.org. ## | |
11623 ## ------------------------------------ ## | |
11624 _ASBOX | |
11625 ) | | |
11626 sed "s/^/$as_me: WARNING: /" >&2 | |
11627 ;; | |
11628 no:yes ) | 11470 no:yes ) |
11629 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 11471 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
11630 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 11472 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
11631 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 11473 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
11632 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 11474 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
11633 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 11475 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
11634 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 11476 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
11635 ( | |
11636 cat <<\_ASBOX | |
11637 ## ------------------------------------ ## | |
11638 ## Report this to bug-autoconf@gnu.org. ## | |
11639 ## ------------------------------------ ## | |
11640 _ASBOX | |
11641 ) | | |
11642 sed "s/^/$as_me: WARNING: /" >&2 | |
11643 ;; | |
11644 esac | 11477 esac |
11645 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 11478 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
11646 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 11479 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
11647 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 11480 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
11648 echo $ECHO_N "(cached) $ECHO_C" >&6 | 11481 echo $ECHO_N "(cached) $ECHO_C" >&6 |
11680 # Is the header compilable? | 11513 # Is the header compilable? |
11681 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 11514 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
11682 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 11515 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
11683 cat >conftest.$ac_ext <<_ACEOF | 11516 cat >conftest.$ac_ext <<_ACEOF |
11684 #line $LINENO "configure" | 11517 #line $LINENO "configure" |
11685 /* confdefs.h. */ | 11518 #include "confdefs.h" |
11686 _ACEOF | |
11687 cat confdefs.h >>conftest.$ac_ext | |
11688 cat >>conftest.$ac_ext <<_ACEOF | |
11689 /* end confdefs.h. */ | |
11690 $ac_includes_default | 11519 $ac_includes_default |
11691 #include <$ac_header> | 11520 #include <$ac_header> |
11692 _ACEOF | 11521 _ACEOF |
11693 rm -f conftest.$ac_objext | 11522 rm -f conftest.$ac_objext |
11694 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 11523 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
11703 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11532 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11704 (exit $ac_status); }; }; then | 11533 (exit $ac_status); }; }; then |
11705 ac_header_compiler=yes | 11534 ac_header_compiler=yes |
11706 else | 11535 else |
11707 echo "$as_me: failed program was:" >&5 | 11536 echo "$as_me: failed program was:" >&5 |
11708 sed 's/^/| /' conftest.$ac_ext >&5 | 11537 cat conftest.$ac_ext >&5 |
11709 | |
11710 ac_header_compiler=no | 11538 ac_header_compiler=no |
11711 fi | 11539 fi |
11712 rm -f conftest.$ac_objext conftest.$ac_ext | 11540 rm -f conftest.$ac_objext conftest.$ac_ext |
11713 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 11541 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
11714 echo "${ECHO_T}$ac_header_compiler" >&6 | 11542 echo "${ECHO_T}$ac_header_compiler" >&6 |
11716 # Is the header present? | 11544 # Is the header present? |
11717 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 11545 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
11718 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 11546 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
11719 cat >conftest.$ac_ext <<_ACEOF | 11547 cat >conftest.$ac_ext <<_ACEOF |
11720 #line $LINENO "configure" | 11548 #line $LINENO "configure" |
11721 /* confdefs.h. */ | 11549 #include "confdefs.h" |
11722 _ACEOF | |
11723 cat confdefs.h >>conftest.$ac_ext | |
11724 cat >>conftest.$ac_ext <<_ACEOF | |
11725 /* end confdefs.h. */ | |
11726 #include <$ac_header> | 11550 #include <$ac_header> |
11727 _ACEOF | 11551 _ACEOF |
11728 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 11552 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
11729 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 11553 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
11730 ac_status=$? | 11554 ac_status=$? |
11743 fi | 11567 fi |
11744 if test -z "$ac_cpp_err"; then | 11568 if test -z "$ac_cpp_err"; then |
11745 ac_header_preproc=yes | 11569 ac_header_preproc=yes |
11746 else | 11570 else |
11747 echo "$as_me: failed program was:" >&5 | 11571 echo "$as_me: failed program was:" >&5 |
11748 sed 's/^/| /' conftest.$ac_ext >&5 | 11572 cat conftest.$ac_ext >&5 |
11749 | |
11750 ac_header_preproc=no | 11573 ac_header_preproc=no |
11751 fi | 11574 fi |
11752 rm -f conftest.err conftest.$ac_ext | 11575 rm -f conftest.err conftest.$ac_ext |
11753 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 11576 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
11754 echo "${ECHO_T}$ac_header_preproc" >&6 | 11577 echo "${ECHO_T}$ac_header_preproc" >&6 |
11757 case $ac_header_compiler:$ac_header_preproc in | 11580 case $ac_header_compiler:$ac_header_preproc in |
11758 yes:no ) | 11581 yes:no ) |
11759 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 11582 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
11760 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 11583 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
11761 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 11584 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
11762 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 11585 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
11763 ( | |
11764 cat <<\_ASBOX | |
11765 ## ------------------------------------ ## | |
11766 ## Report this to bug-autoconf@gnu.org. ## | |
11767 ## ------------------------------------ ## | |
11768 _ASBOX | |
11769 ) | | |
11770 sed "s/^/$as_me: WARNING: /" >&2 | |
11771 ;; | |
11772 no:yes ) | 11586 no:yes ) |
11773 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 11587 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
11774 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 11588 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
11775 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 11589 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
11776 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 11590 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
11777 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 11591 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
11778 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 11592 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
11779 ( | |
11780 cat <<\_ASBOX | |
11781 ## ------------------------------------ ## | |
11782 ## Report this to bug-autoconf@gnu.org. ## | |
11783 ## ------------------------------------ ## | |
11784 _ASBOX | |
11785 ) | | |
11786 sed "s/^/$as_me: WARNING: /" >&2 | |
11787 ;; | |
11788 esac | 11593 esac |
11789 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 11594 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
11790 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 11595 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
11791 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 11596 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
11792 echo $ECHO_N "(cached) $ECHO_C" >&6 | 11597 echo $ECHO_N "(cached) $ECHO_C" >&6 |
11815 if eval "test \"\${$as_ac_var+set}\" = set"; then | 11620 if eval "test \"\${$as_ac_var+set}\" = set"; then |
11816 echo $ECHO_N "(cached) $ECHO_C" >&6 | 11621 echo $ECHO_N "(cached) $ECHO_C" >&6 |
11817 else | 11622 else |
11818 cat >conftest.$ac_ext <<_ACEOF | 11623 cat >conftest.$ac_ext <<_ACEOF |
11819 #line $LINENO "configure" | 11624 #line $LINENO "configure" |
11820 /* confdefs.h. */ | 11625 #include "confdefs.h" |
11821 _ACEOF | |
11822 cat confdefs.h >>conftest.$ac_ext | |
11823 cat >>conftest.$ac_ext <<_ACEOF | |
11824 /* end confdefs.h. */ | |
11825 /* System header to define __stub macros and hopefully few prototypes, | 11626 /* System header to define __stub macros and hopefully few prototypes, |
11826 which can conflict with char $ac_func (); below. | 11627 which can conflict with char $ac_func (); below. */ |
11827 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 11628 #include <assert.h> |
11828 <limits.h> exists even on freestanding compilers. */ | |
11829 #ifdef __STDC__ | |
11830 # include <limits.h> | |
11831 #else | |
11832 # include <assert.h> | |
11833 #endif | |
11834 /* Override any gcc2 internal prototype to avoid an error. */ | 11629 /* Override any gcc2 internal prototype to avoid an error. */ |
11835 #ifdef __cplusplus | 11630 #ifdef __cplusplus |
11836 extern "C" | 11631 extern "C" |
11837 { | |
11838 #endif | 11632 #endif |
11839 /* We use char because int might match the return type of a gcc2 | 11633 /* We use char because int might match the return type of a gcc2 |
11840 builtin and then its argument prototype would still apply. */ | 11634 builtin and then its argument prototype would still apply. */ |
11841 char $ac_func (); | 11635 char $ac_func (); |
11636 char (*f) (); | |
11637 | |
11638 int | |
11639 main () | |
11640 { | |
11842 /* The GNU C library defines this for functions which it implements | 11641 /* The GNU C library defines this for functions which it implements |
11843 to always fail with ENOSYS. Some functions are actually named | 11642 to always fail with ENOSYS. Some functions are actually named |
11844 something starting with __ and the normal name is an alias. */ | 11643 something starting with __ and the normal name is an alias. */ |
11845 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | 11644 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
11846 choke me | 11645 choke me |
11847 #else | 11646 #else |
11848 char (*f) () = $ac_func; | 11647 f = $ac_func; |
11849 #endif | 11648 #endif |
11850 #ifdef __cplusplus | 11649 |
11851 } | |
11852 #endif | |
11853 | |
11854 int | |
11855 main () | |
11856 { | |
11857 return f != $ac_func; | |
11858 ; | 11650 ; |
11859 return 0; | 11651 return 0; |
11860 } | 11652 } |
11861 _ACEOF | 11653 _ACEOF |
11862 rm -f conftest.$ac_objext conftest$ac_exeext | 11654 rm -f conftest.$ac_objext conftest$ac_exeext |
11872 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11664 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
11873 (exit $ac_status); }; }; then | 11665 (exit $ac_status); }; }; then |
11874 eval "$as_ac_var=yes" | 11666 eval "$as_ac_var=yes" |
11875 else | 11667 else |
11876 echo "$as_me: failed program was:" >&5 | 11668 echo "$as_me: failed program was:" >&5 |
11877 sed 's/^/| /' conftest.$ac_ext >&5 | 11669 cat conftest.$ac_ext >&5 |
11878 | |
11879 eval "$as_ac_var=no" | 11670 eval "$as_ac_var=no" |
11880 fi | 11671 fi |
11881 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11672 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
11882 fi | 11673 fi |
11883 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 11674 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
11898 if test "$cross_compiling" = yes; then | 11689 if test "$cross_compiling" = yes; then |
11899 ac_cv_func_working_mktime=no | 11690 ac_cv_func_working_mktime=no |
11900 else | 11691 else |
11901 cat >conftest.$ac_ext <<_ACEOF | 11692 cat >conftest.$ac_ext <<_ACEOF |
11902 #line $LINENO "configure" | 11693 #line $LINENO "configure" |
11903 /* confdefs.h. */ | 11694 #include "confdefs.h" |
11904 _ACEOF | |
11905 cat confdefs.h >>conftest.$ac_ext | |
11906 cat >>conftest.$ac_ext <<_ACEOF | |
11907 /* end confdefs.h. */ | |
11908 /* Test program from Paul Eggert and Tony Leneis. */ | 11695 /* Test program from Paul Eggert and Tony Leneis. */ |
11909 #if TIME_WITH_SYS_TIME | 11696 #if TIME_WITH_SYS_TIME |
11910 # include <sys/time.h> | 11697 # include <sys/time.h> |
11911 # include <time.h> | 11698 # include <time.h> |
11912 #else | 11699 #else |
12064 (exit $ac_status); }; }; then | 11851 (exit $ac_status); }; }; then |
12065 ac_cv_func_working_mktime=yes | 11852 ac_cv_func_working_mktime=yes |
12066 else | 11853 else |
12067 echo "$as_me: program exited with status $ac_status" >&5 | 11854 echo "$as_me: program exited with status $ac_status" >&5 |
12068 echo "$as_me: failed program was:" >&5 | 11855 echo "$as_me: failed program was:" >&5 |
12069 sed 's/^/| /' conftest.$ac_ext >&5 | 11856 cat conftest.$ac_ext >&5 |
12070 | |
12071 ( exit $ac_status ) | 11857 ( exit $ac_status ) |
12072 ac_cv_func_working_mktime=no | 11858 ac_cv_func_working_mktime=no |
12073 fi | 11859 fi |
12074 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 11860 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
12075 fi | 11861 fi |
12076 fi | 11862 fi |
12077 echo "$as_me:$LINENO: result: $ac_cv_func_working_mktime" >&5 | 11863 echo "$as_me:$LINENO: result: $ac_cv_func_working_mktime" >&5 |
12078 echo "${ECHO_T}$ac_cv_func_working_mktime" >&6 | 11864 echo "${ECHO_T}$ac_cv_func_working_mktime" >&6 |
12079 if test $ac_cv_func_working_mktime = no; then | 11865 if test $ac_cv_func_working_mktime = no; then |
12104 if test "${ac_cv_func_getloadavg+set}" = set; then | 11890 if test "${ac_cv_func_getloadavg+set}" = set; then |
12105 echo $ECHO_N "(cached) $ECHO_C" >&6 | 11891 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12106 else | 11892 else |
12107 cat >conftest.$ac_ext <<_ACEOF | 11893 cat >conftest.$ac_ext <<_ACEOF |
12108 #line $LINENO "configure" | 11894 #line $LINENO "configure" |
12109 /* confdefs.h. */ | 11895 #include "confdefs.h" |
12110 _ACEOF | |
12111 cat confdefs.h >>conftest.$ac_ext | |
12112 cat >>conftest.$ac_ext <<_ACEOF | |
12113 /* end confdefs.h. */ | |
12114 /* System header to define __stub macros and hopefully few prototypes, | 11896 /* System header to define __stub macros and hopefully few prototypes, |
12115 which can conflict with char getloadavg (); below. | 11897 which can conflict with char getloadavg (); below. */ |
12116 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 11898 #include <assert.h> |
12117 <limits.h> exists even on freestanding compilers. */ | |
12118 #ifdef __STDC__ | |
12119 # include <limits.h> | |
12120 #else | |
12121 # include <assert.h> | |
12122 #endif | |
12123 /* Override any gcc2 internal prototype to avoid an error. */ | 11899 /* Override any gcc2 internal prototype to avoid an error. */ |
12124 #ifdef __cplusplus | 11900 #ifdef __cplusplus |
12125 extern "C" | 11901 extern "C" |
12126 { | |
12127 #endif | 11902 #endif |
12128 /* We use char because int might match the return type of a gcc2 | 11903 /* We use char because int might match the return type of a gcc2 |
12129 builtin and then its argument prototype would still apply. */ | 11904 builtin and then its argument prototype would still apply. */ |
12130 char getloadavg (); | 11905 char getloadavg (); |
11906 char (*f) (); | |
11907 | |
11908 int | |
11909 main () | |
11910 { | |
12131 /* The GNU C library defines this for functions which it implements | 11911 /* The GNU C library defines this for functions which it implements |
12132 to always fail with ENOSYS. Some functions are actually named | 11912 to always fail with ENOSYS. Some functions are actually named |
12133 something starting with __ and the normal name is an alias. */ | 11913 something starting with __ and the normal name is an alias. */ |
12134 #if defined (__stub_getloadavg) || defined (__stub___getloadavg) | 11914 #if defined (__stub_getloadavg) || defined (__stub___getloadavg) |
12135 choke me | 11915 choke me |
12136 #else | 11916 #else |
12137 char (*f) () = getloadavg; | 11917 f = getloadavg; |
12138 #endif | 11918 #endif |
12139 #ifdef __cplusplus | 11919 |
12140 } | |
12141 #endif | |
12142 | |
12143 int | |
12144 main () | |
12145 { | |
12146 return f != getloadavg; | |
12147 ; | 11920 ; |
12148 return 0; | 11921 return 0; |
12149 } | 11922 } |
12150 _ACEOF | 11923 _ACEOF |
12151 rm -f conftest.$ac_objext conftest$ac_exeext | 11924 rm -f conftest.$ac_objext conftest$ac_exeext |
12161 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 11934 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12162 (exit $ac_status); }; }; then | 11935 (exit $ac_status); }; }; then |
12163 ac_cv_func_getloadavg=yes | 11936 ac_cv_func_getloadavg=yes |
12164 else | 11937 else |
12165 echo "$as_me: failed program was:" >&5 | 11938 echo "$as_me: failed program was:" >&5 |
12166 sed 's/^/| /' conftest.$ac_ext >&5 | 11939 cat conftest.$ac_ext >&5 |
12167 | |
12168 ac_cv_func_getloadavg=no | 11940 ac_cv_func_getloadavg=no |
12169 fi | 11941 fi |
12170 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11942 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
12171 fi | 11943 fi |
12172 echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5 | 11944 echo "$as_me:$LINENO: result: $ac_cv_func_getloadavg" >&5 |
12188 if eval "test \"\${$as_ac_var+set}\" = set"; then | 11960 if eval "test \"\${$as_ac_var+set}\" = set"; then |
12189 echo $ECHO_N "(cached) $ECHO_C" >&6 | 11961 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12190 else | 11962 else |
12191 cat >conftest.$ac_ext <<_ACEOF | 11963 cat >conftest.$ac_ext <<_ACEOF |
12192 #line $LINENO "configure" | 11964 #line $LINENO "configure" |
12193 /* confdefs.h. */ | 11965 #include "confdefs.h" |
12194 _ACEOF | |
12195 cat confdefs.h >>conftest.$ac_ext | |
12196 cat >>conftest.$ac_ext <<_ACEOF | |
12197 /* end confdefs.h. */ | |
12198 /* System header to define __stub macros and hopefully few prototypes, | 11966 /* System header to define __stub macros and hopefully few prototypes, |
12199 which can conflict with char $ac_func (); below. | 11967 which can conflict with char $ac_func (); below. */ |
12200 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 11968 #include <assert.h> |
12201 <limits.h> exists even on freestanding compilers. */ | |
12202 #ifdef __STDC__ | |
12203 # include <limits.h> | |
12204 #else | |
12205 # include <assert.h> | |
12206 #endif | |
12207 /* Override any gcc2 internal prototype to avoid an error. */ | 11969 /* Override any gcc2 internal prototype to avoid an error. */ |
12208 #ifdef __cplusplus | 11970 #ifdef __cplusplus |
12209 extern "C" | 11971 extern "C" |
12210 { | |
12211 #endif | 11972 #endif |
12212 /* We use char because int might match the return type of a gcc2 | 11973 /* We use char because int might match the return type of a gcc2 |
12213 builtin and then its argument prototype would still apply. */ | 11974 builtin and then its argument prototype would still apply. */ |
12214 char $ac_func (); | 11975 char $ac_func (); |
11976 char (*f) (); | |
11977 | |
11978 int | |
11979 main () | |
11980 { | |
12215 /* The GNU C library defines this for functions which it implements | 11981 /* The GNU C library defines this for functions which it implements |
12216 to always fail with ENOSYS. Some functions are actually named | 11982 to always fail with ENOSYS. Some functions are actually named |
12217 something starting with __ and the normal name is an alias. */ | 11983 something starting with __ and the normal name is an alias. */ |
12218 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | 11984 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
12219 choke me | 11985 choke me |
12220 #else | 11986 #else |
12221 char (*f) () = $ac_func; | 11987 f = $ac_func; |
12222 #endif | 11988 #endif |
12223 #ifdef __cplusplus | 11989 |
12224 } | |
12225 #endif | |
12226 | |
12227 int | |
12228 main () | |
12229 { | |
12230 return f != $ac_func; | |
12231 ; | 11990 ; |
12232 return 0; | 11991 return 0; |
12233 } | 11992 } |
12234 _ACEOF | 11993 _ACEOF |
12235 rm -f conftest.$ac_objext conftest$ac_exeext | 11994 rm -f conftest.$ac_objext conftest$ac_exeext |
12245 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12004 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12246 (exit $ac_status); }; }; then | 12005 (exit $ac_status); }; }; then |
12247 eval "$as_ac_var=yes" | 12006 eval "$as_ac_var=yes" |
12248 else | 12007 else |
12249 echo "$as_me: failed program was:" >&5 | 12008 echo "$as_me: failed program was:" >&5 |
12250 sed 's/^/| /' conftest.$ac_ext >&5 | 12009 cat conftest.$ac_ext >&5 |
12251 | |
12252 eval "$as_ac_var=no" | 12010 eval "$as_ac_var=no" |
12253 fi | 12011 fi |
12254 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12012 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
12255 fi | 12013 fi |
12256 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 12014 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
12273 else | 12031 else |
12274 ac_check_lib_save_LIBS=$LIBS | 12032 ac_check_lib_save_LIBS=$LIBS |
12275 LIBS="-lkstat $LIBS" | 12033 LIBS="-lkstat $LIBS" |
12276 cat >conftest.$ac_ext <<_ACEOF | 12034 cat >conftest.$ac_ext <<_ACEOF |
12277 #line $LINENO "configure" | 12035 #line $LINENO "configure" |
12278 /* confdefs.h. */ | 12036 #include "confdefs.h" |
12279 _ACEOF | |
12280 cat confdefs.h >>conftest.$ac_ext | |
12281 cat >>conftest.$ac_ext <<_ACEOF | |
12282 /* end confdefs.h. */ | |
12283 | 12037 |
12284 /* Override any gcc2 internal prototype to avoid an error. */ | 12038 /* Override any gcc2 internal prototype to avoid an error. */ |
12285 #ifdef __cplusplus | 12039 #ifdef __cplusplus |
12286 extern "C" | 12040 extern "C" |
12287 #endif | 12041 #endif |
12309 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12063 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12310 (exit $ac_status); }; }; then | 12064 (exit $ac_status); }; }; then |
12311 ac_cv_lib_kstat_kstat_open=yes | 12065 ac_cv_lib_kstat_kstat_open=yes |
12312 else | 12066 else |
12313 echo "$as_me: failed program was:" >&5 | 12067 echo "$as_me: failed program was:" >&5 |
12314 sed 's/^/| /' conftest.$ac_ext >&5 | 12068 cat conftest.$ac_ext >&5 |
12315 | |
12316 ac_cv_lib_kstat_kstat_open=no | 12069 ac_cv_lib_kstat_kstat_open=no |
12317 fi | 12070 fi |
12318 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12071 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
12319 LIBS=$ac_check_lib_save_LIBS | 12072 LIBS=$ac_check_lib_save_LIBS |
12320 fi | 12073 fi |
12343 else | 12096 else |
12344 ac_check_lib_save_LIBS=$LIBS | 12097 ac_check_lib_save_LIBS=$LIBS |
12345 LIBS="-lelf $LIBS" | 12098 LIBS="-lelf $LIBS" |
12346 cat >conftest.$ac_ext <<_ACEOF | 12099 cat >conftest.$ac_ext <<_ACEOF |
12347 #line $LINENO "configure" | 12100 #line $LINENO "configure" |
12348 /* confdefs.h. */ | 12101 #include "confdefs.h" |
12349 _ACEOF | |
12350 cat confdefs.h >>conftest.$ac_ext | |
12351 cat >>conftest.$ac_ext <<_ACEOF | |
12352 /* end confdefs.h. */ | |
12353 | 12102 |
12354 /* Override any gcc2 internal prototype to avoid an error. */ | 12103 /* Override any gcc2 internal prototype to avoid an error. */ |
12355 #ifdef __cplusplus | 12104 #ifdef __cplusplus |
12356 extern "C" | 12105 extern "C" |
12357 #endif | 12106 #endif |
12379 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12128 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12380 (exit $ac_status); }; }; then | 12129 (exit $ac_status); }; }; then |
12381 ac_cv_lib_elf_elf_begin=yes | 12130 ac_cv_lib_elf_elf_begin=yes |
12382 else | 12131 else |
12383 echo "$as_me: failed program was:" >&5 | 12132 echo "$as_me: failed program was:" >&5 |
12384 sed 's/^/| /' conftest.$ac_ext >&5 | 12133 cat conftest.$ac_ext >&5 |
12385 | |
12386 ac_cv_lib_elf_elf_begin=no | 12134 ac_cv_lib_elf_elf_begin=no |
12387 fi | 12135 fi |
12388 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12136 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
12389 LIBS=$ac_check_lib_save_LIBS | 12137 LIBS=$ac_check_lib_save_LIBS |
12390 fi | 12138 fi |
12403 else | 12151 else |
12404 ac_check_lib_save_LIBS=$LIBS | 12152 ac_check_lib_save_LIBS=$LIBS |
12405 LIBS="-lkvm $LIBS" | 12153 LIBS="-lkvm $LIBS" |
12406 cat >conftest.$ac_ext <<_ACEOF | 12154 cat >conftest.$ac_ext <<_ACEOF |
12407 #line $LINENO "configure" | 12155 #line $LINENO "configure" |
12408 /* confdefs.h. */ | 12156 #include "confdefs.h" |
12409 _ACEOF | |
12410 cat confdefs.h >>conftest.$ac_ext | |
12411 cat >>conftest.$ac_ext <<_ACEOF | |
12412 /* end confdefs.h. */ | |
12413 | 12157 |
12414 /* Override any gcc2 internal prototype to avoid an error. */ | 12158 /* Override any gcc2 internal prototype to avoid an error. */ |
12415 #ifdef __cplusplus | 12159 #ifdef __cplusplus |
12416 extern "C" | 12160 extern "C" |
12417 #endif | 12161 #endif |
12439 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12183 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12440 (exit $ac_status); }; }; then | 12184 (exit $ac_status); }; }; then |
12441 ac_cv_lib_kvm_kvm_open=yes | 12185 ac_cv_lib_kvm_kvm_open=yes |
12442 else | 12186 else |
12443 echo "$as_me: failed program was:" >&5 | 12187 echo "$as_me: failed program was:" >&5 |
12444 sed 's/^/| /' conftest.$ac_ext >&5 | 12188 cat conftest.$ac_ext >&5 |
12445 | |
12446 ac_cv_lib_kvm_kvm_open=no | 12189 ac_cv_lib_kvm_kvm_open=no |
12447 fi | 12190 fi |
12448 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12191 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
12449 LIBS=$ac_check_lib_save_LIBS | 12192 LIBS=$ac_check_lib_save_LIBS |
12450 fi | 12193 fi |
12462 else | 12205 else |
12463 ac_check_lib_save_LIBS=$LIBS | 12206 ac_check_lib_save_LIBS=$LIBS |
12464 LIBS="-lutil $LIBS" | 12207 LIBS="-lutil $LIBS" |
12465 cat >conftest.$ac_ext <<_ACEOF | 12208 cat >conftest.$ac_ext <<_ACEOF |
12466 #line $LINENO "configure" | 12209 #line $LINENO "configure" |
12467 /* confdefs.h. */ | 12210 #include "confdefs.h" |
12468 _ACEOF | |
12469 cat confdefs.h >>conftest.$ac_ext | |
12470 cat >>conftest.$ac_ext <<_ACEOF | |
12471 /* end confdefs.h. */ | |
12472 | 12211 |
12473 /* Override any gcc2 internal prototype to avoid an error. */ | 12212 /* Override any gcc2 internal prototype to avoid an error. */ |
12474 #ifdef __cplusplus | 12213 #ifdef __cplusplus |
12475 extern "C" | 12214 extern "C" |
12476 #endif | 12215 #endif |
12498 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12237 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12499 (exit $ac_status); }; }; then | 12238 (exit $ac_status); }; }; then |
12500 ac_cv_lib_util_getloadavg=yes | 12239 ac_cv_lib_util_getloadavg=yes |
12501 else | 12240 else |
12502 echo "$as_me: failed program was:" >&5 | 12241 echo "$as_me: failed program was:" >&5 |
12503 sed 's/^/| /' conftest.$ac_ext >&5 | 12242 cat conftest.$ac_ext >&5 |
12504 | |
12505 ac_cv_lib_util_getloadavg=no | 12243 ac_cv_lib_util_getloadavg=no |
12506 fi | 12244 fi |
12507 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12245 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
12508 LIBS=$ac_check_lib_save_LIBS | 12246 LIBS=$ac_check_lib_save_LIBS |
12509 fi | 12247 fi |
12527 else | 12265 else |
12528 ac_check_lib_save_LIBS=$LIBS | 12266 ac_check_lib_save_LIBS=$LIBS |
12529 LIBS="-lgetloadavg $LIBS" | 12267 LIBS="-lgetloadavg $LIBS" |
12530 cat >conftest.$ac_ext <<_ACEOF | 12268 cat >conftest.$ac_ext <<_ACEOF |
12531 #line $LINENO "configure" | 12269 #line $LINENO "configure" |
12532 /* confdefs.h. */ | 12270 #include "confdefs.h" |
12533 _ACEOF | |
12534 cat confdefs.h >>conftest.$ac_ext | |
12535 cat >>conftest.$ac_ext <<_ACEOF | |
12536 /* end confdefs.h. */ | |
12537 | 12271 |
12538 /* Override any gcc2 internal prototype to avoid an error. */ | 12272 /* Override any gcc2 internal prototype to avoid an error. */ |
12539 #ifdef __cplusplus | 12273 #ifdef __cplusplus |
12540 extern "C" | 12274 extern "C" |
12541 #endif | 12275 #endif |
12563 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12297 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12564 (exit $ac_status); }; }; then | 12298 (exit $ac_status); }; }; then |
12565 ac_cv_lib_getloadavg_getloadavg=yes | 12299 ac_cv_lib_getloadavg_getloadavg=yes |
12566 else | 12300 else |
12567 echo "$as_me: failed program was:" >&5 | 12301 echo "$as_me: failed program was:" >&5 |
12568 sed 's/^/| /' conftest.$ac_ext >&5 | 12302 cat conftest.$ac_ext >&5 |
12569 | |
12570 ac_cv_lib_getloadavg_getloadavg=no | 12303 ac_cv_lib_getloadavg_getloadavg=no |
12571 fi | 12304 fi |
12572 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12305 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
12573 LIBS=$ac_check_lib_save_LIBS | 12306 LIBS=$ac_check_lib_save_LIBS |
12574 fi | 12307 fi |
12593 if eval "test \"\${$as_ac_var+set}\" = set"; then | 12326 if eval "test \"\${$as_ac_var+set}\" = set"; then |
12594 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12327 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12595 else | 12328 else |
12596 cat >conftest.$ac_ext <<_ACEOF | 12329 cat >conftest.$ac_ext <<_ACEOF |
12597 #line $LINENO "configure" | 12330 #line $LINENO "configure" |
12598 /* confdefs.h. */ | 12331 #include "confdefs.h" |
12599 _ACEOF | |
12600 cat confdefs.h >>conftest.$ac_ext | |
12601 cat >>conftest.$ac_ext <<_ACEOF | |
12602 /* end confdefs.h. */ | |
12603 /* System header to define __stub macros and hopefully few prototypes, | 12332 /* System header to define __stub macros and hopefully few prototypes, |
12604 which can conflict with char $ac_func (); below. | 12333 which can conflict with char $ac_func (); below. */ |
12605 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 12334 #include <assert.h> |
12606 <limits.h> exists even on freestanding compilers. */ | |
12607 #ifdef __STDC__ | |
12608 # include <limits.h> | |
12609 #else | |
12610 # include <assert.h> | |
12611 #endif | |
12612 /* Override any gcc2 internal prototype to avoid an error. */ | 12335 /* Override any gcc2 internal prototype to avoid an error. */ |
12613 #ifdef __cplusplus | 12336 #ifdef __cplusplus |
12614 extern "C" | 12337 extern "C" |
12615 { | |
12616 #endif | 12338 #endif |
12617 /* We use char because int might match the return type of a gcc2 | 12339 /* We use char because int might match the return type of a gcc2 |
12618 builtin and then its argument prototype would still apply. */ | 12340 builtin and then its argument prototype would still apply. */ |
12619 char $ac_func (); | 12341 char $ac_func (); |
12342 char (*f) (); | |
12343 | |
12344 int | |
12345 main () | |
12346 { | |
12620 /* The GNU C library defines this for functions which it implements | 12347 /* The GNU C library defines this for functions which it implements |
12621 to always fail with ENOSYS. Some functions are actually named | 12348 to always fail with ENOSYS. Some functions are actually named |
12622 something starting with __ and the normal name is an alias. */ | 12349 something starting with __ and the normal name is an alias. */ |
12623 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | 12350 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
12624 choke me | 12351 choke me |
12625 #else | 12352 #else |
12626 char (*f) () = $ac_func; | 12353 f = $ac_func; |
12627 #endif | 12354 #endif |
12628 #ifdef __cplusplus | 12355 |
12629 } | |
12630 #endif | |
12631 | |
12632 int | |
12633 main () | |
12634 { | |
12635 return f != $ac_func; | |
12636 ; | 12356 ; |
12637 return 0; | 12357 return 0; |
12638 } | 12358 } |
12639 _ACEOF | 12359 _ACEOF |
12640 rm -f conftest.$ac_objext conftest$ac_exeext | 12360 rm -f conftest.$ac_objext conftest$ac_exeext |
12650 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12370 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12651 (exit $ac_status); }; }; then | 12371 (exit $ac_status); }; }; then |
12652 eval "$as_ac_var=yes" | 12372 eval "$as_ac_var=yes" |
12653 else | 12373 else |
12654 echo "$as_me: failed program was:" >&5 | 12374 echo "$as_me: failed program was:" >&5 |
12655 sed 's/^/| /' conftest.$ac_ext >&5 | 12375 cat conftest.$ac_ext >&5 |
12656 | |
12657 eval "$as_ac_var=no" | 12376 eval "$as_ac_var=no" |
12658 fi | 12377 fi |
12659 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12378 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
12660 fi | 12379 fi |
12661 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 12380 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
12686 # Is the header compilable? | 12405 # Is the header compilable? |
12687 echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5 | 12406 echo "$as_me:$LINENO: checking sys/dg_sys_info.h usability" >&5 |
12688 echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6 | 12407 echo $ECHO_N "checking sys/dg_sys_info.h usability... $ECHO_C" >&6 |
12689 cat >conftest.$ac_ext <<_ACEOF | 12408 cat >conftest.$ac_ext <<_ACEOF |
12690 #line $LINENO "configure" | 12409 #line $LINENO "configure" |
12691 /* confdefs.h. */ | 12410 #include "confdefs.h" |
12692 _ACEOF | |
12693 cat confdefs.h >>conftest.$ac_ext | |
12694 cat >>conftest.$ac_ext <<_ACEOF | |
12695 /* end confdefs.h. */ | |
12696 $ac_includes_default | 12411 $ac_includes_default |
12697 #include <sys/dg_sys_info.h> | 12412 #include <sys/dg_sys_info.h> |
12698 _ACEOF | 12413 _ACEOF |
12699 rm -f conftest.$ac_objext | 12414 rm -f conftest.$ac_objext |
12700 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 12415 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
12709 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12424 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12710 (exit $ac_status); }; }; then | 12425 (exit $ac_status); }; }; then |
12711 ac_header_compiler=yes | 12426 ac_header_compiler=yes |
12712 else | 12427 else |
12713 echo "$as_me: failed program was:" >&5 | 12428 echo "$as_me: failed program was:" >&5 |
12714 sed 's/^/| /' conftest.$ac_ext >&5 | 12429 cat conftest.$ac_ext >&5 |
12715 | |
12716 ac_header_compiler=no | 12430 ac_header_compiler=no |
12717 fi | 12431 fi |
12718 rm -f conftest.$ac_objext conftest.$ac_ext | 12432 rm -f conftest.$ac_objext conftest.$ac_ext |
12719 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 12433 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
12720 echo "${ECHO_T}$ac_header_compiler" >&6 | 12434 echo "${ECHO_T}$ac_header_compiler" >&6 |
12722 # Is the header present? | 12436 # Is the header present? |
12723 echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5 | 12437 echo "$as_me:$LINENO: checking sys/dg_sys_info.h presence" >&5 |
12724 echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6 | 12438 echo $ECHO_N "checking sys/dg_sys_info.h presence... $ECHO_C" >&6 |
12725 cat >conftest.$ac_ext <<_ACEOF | 12439 cat >conftest.$ac_ext <<_ACEOF |
12726 #line $LINENO "configure" | 12440 #line $LINENO "configure" |
12727 /* confdefs.h. */ | 12441 #include "confdefs.h" |
12728 _ACEOF | |
12729 cat confdefs.h >>conftest.$ac_ext | |
12730 cat >>conftest.$ac_ext <<_ACEOF | |
12731 /* end confdefs.h. */ | |
12732 #include <sys/dg_sys_info.h> | 12442 #include <sys/dg_sys_info.h> |
12733 _ACEOF | 12443 _ACEOF |
12734 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 12444 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
12735 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 12445 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
12736 ac_status=$? | 12446 ac_status=$? |
12749 fi | 12459 fi |
12750 if test -z "$ac_cpp_err"; then | 12460 if test -z "$ac_cpp_err"; then |
12751 ac_header_preproc=yes | 12461 ac_header_preproc=yes |
12752 else | 12462 else |
12753 echo "$as_me: failed program was:" >&5 | 12463 echo "$as_me: failed program was:" >&5 |
12754 sed 's/^/| /' conftest.$ac_ext >&5 | 12464 cat conftest.$ac_ext >&5 |
12755 | |
12756 ac_header_preproc=no | 12465 ac_header_preproc=no |
12757 fi | 12466 fi |
12758 rm -f conftest.err conftest.$ac_ext | 12467 rm -f conftest.err conftest.$ac_ext |
12759 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 12468 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
12760 echo "${ECHO_T}$ac_header_preproc" >&6 | 12469 echo "${ECHO_T}$ac_header_preproc" >&6 |
12763 case $ac_header_compiler:$ac_header_preproc in | 12472 case $ac_header_compiler:$ac_header_preproc in |
12764 yes:no ) | 12473 yes:no ) |
12765 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 12474 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
12766 echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 12475 echo "$as_me: WARNING: sys/dg_sys_info.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
12767 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 | 12476 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 |
12768 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} | 12477 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;};; |
12769 ( | |
12770 cat <<\_ASBOX | |
12771 ## ------------------------------------ ## | |
12772 ## Report this to bug-autoconf@gnu.org. ## | |
12773 ## ------------------------------------ ## | |
12774 _ASBOX | |
12775 ) | | |
12776 sed "s/^/$as_me: WARNING: /" >&2 | |
12777 ;; | |
12778 no:yes ) | 12478 no:yes ) |
12779 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5 | 12479 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&5 |
12780 echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;} | 12480 echo "$as_me: WARNING: sys/dg_sys_info.h: present but cannot be compiled" >&2;} |
12781 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5 | 12481 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&5 |
12782 echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;} | 12482 echo "$as_me: WARNING: sys/dg_sys_info.h: check for missing prerequisite headers?" >&2;} |
12783 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 | 12483 { echo "$as_me:$LINENO: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&5 |
12784 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;} | 12484 echo "$as_me: WARNING: sys/dg_sys_info.h: proceeding with the preprocessor's result" >&2;};; |
12785 ( | |
12786 cat <<\_ASBOX | |
12787 ## ------------------------------------ ## | |
12788 ## Report this to bug-autoconf@gnu.org. ## | |
12789 ## ------------------------------------ ## | |
12790 _ASBOX | |
12791 ) | | |
12792 sed "s/^/$as_me: WARNING: /" >&2 | |
12793 ;; | |
12794 esac | 12485 esac |
12795 echo "$as_me:$LINENO: checking for sys/dg_sys_info.h" >&5 | 12486 echo "$as_me:$LINENO: checking for sys/dg_sys_info.h" >&5 |
12796 echo $ECHO_N "checking for sys/dg_sys_info.h... $ECHO_C" >&6 | 12487 echo $ECHO_N "checking for sys/dg_sys_info.h... $ECHO_C" >&6 |
12797 if test "${ac_cv_header_sys_dg_sys_info_h+set}" = set; then | 12488 if test "${ac_cv_header_sys_dg_sys_info_h+set}" = set; then |
12798 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12489 echo $ECHO_N "(cached) $ECHO_C" >&6 |
12818 else | 12509 else |
12819 ac_check_lib_save_LIBS=$LIBS | 12510 ac_check_lib_save_LIBS=$LIBS |
12820 LIBS="-ldgc $LIBS" | 12511 LIBS="-ldgc $LIBS" |
12821 cat >conftest.$ac_ext <<_ACEOF | 12512 cat >conftest.$ac_ext <<_ACEOF |
12822 #line $LINENO "configure" | 12513 #line $LINENO "configure" |
12823 /* confdefs.h. */ | 12514 #include "confdefs.h" |
12824 _ACEOF | |
12825 cat confdefs.h >>conftest.$ac_ext | |
12826 cat >>conftest.$ac_ext <<_ACEOF | |
12827 /* end confdefs.h. */ | |
12828 | 12515 |
12829 /* Override any gcc2 internal prototype to avoid an error. */ | 12516 /* Override any gcc2 internal prototype to avoid an error. */ |
12830 #ifdef __cplusplus | 12517 #ifdef __cplusplus |
12831 extern "C" | 12518 extern "C" |
12832 #endif | 12519 #endif |
12854 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12541 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12855 (exit $ac_status); }; }; then | 12542 (exit $ac_status); }; }; then |
12856 ac_cv_lib_dgc_dg_sys_info=yes | 12543 ac_cv_lib_dgc_dg_sys_info=yes |
12857 else | 12544 else |
12858 echo "$as_me: failed program was:" >&5 | 12545 echo "$as_me: failed program was:" >&5 |
12859 sed 's/^/| /' conftest.$ac_ext >&5 | 12546 cat conftest.$ac_ext >&5 |
12860 | |
12861 ac_cv_lib_dgc_dg_sys_info=no | 12547 ac_cv_lib_dgc_dg_sys_info=no |
12862 fi | 12548 fi |
12863 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12549 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
12864 LIBS=$ac_check_lib_save_LIBS | 12550 LIBS=$ac_check_lib_save_LIBS |
12865 fi | 12551 fi |
12890 # Is the header compilable? | 12576 # Is the header compilable? |
12891 echo "$as_me:$LINENO: checking locale.h usability" >&5 | 12577 echo "$as_me:$LINENO: checking locale.h usability" >&5 |
12892 echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6 | 12578 echo $ECHO_N "checking locale.h usability... $ECHO_C" >&6 |
12893 cat >conftest.$ac_ext <<_ACEOF | 12579 cat >conftest.$ac_ext <<_ACEOF |
12894 #line $LINENO "configure" | 12580 #line $LINENO "configure" |
12895 /* confdefs.h. */ | 12581 #include "confdefs.h" |
12896 _ACEOF | |
12897 cat confdefs.h >>conftest.$ac_ext | |
12898 cat >>conftest.$ac_ext <<_ACEOF | |
12899 /* end confdefs.h. */ | |
12900 $ac_includes_default | 12582 $ac_includes_default |
12901 #include <locale.h> | 12583 #include <locale.h> |
12902 _ACEOF | 12584 _ACEOF |
12903 rm -f conftest.$ac_objext | 12585 rm -f conftest.$ac_objext |
12904 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 12586 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
12913 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12595 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
12914 (exit $ac_status); }; }; then | 12596 (exit $ac_status); }; }; then |
12915 ac_header_compiler=yes | 12597 ac_header_compiler=yes |
12916 else | 12598 else |
12917 echo "$as_me: failed program was:" >&5 | 12599 echo "$as_me: failed program was:" >&5 |
12918 sed 's/^/| /' conftest.$ac_ext >&5 | 12600 cat conftest.$ac_ext >&5 |
12919 | |
12920 ac_header_compiler=no | 12601 ac_header_compiler=no |
12921 fi | 12602 fi |
12922 rm -f conftest.$ac_objext conftest.$ac_ext | 12603 rm -f conftest.$ac_objext conftest.$ac_ext |
12923 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 12604 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
12924 echo "${ECHO_T}$ac_header_compiler" >&6 | 12605 echo "${ECHO_T}$ac_header_compiler" >&6 |
12926 # Is the header present? | 12607 # Is the header present? |
12927 echo "$as_me:$LINENO: checking locale.h presence" >&5 | 12608 echo "$as_me:$LINENO: checking locale.h presence" >&5 |
12928 echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6 | 12609 echo $ECHO_N "checking locale.h presence... $ECHO_C" >&6 |
12929 cat >conftest.$ac_ext <<_ACEOF | 12610 cat >conftest.$ac_ext <<_ACEOF |
12930 #line $LINENO "configure" | 12611 #line $LINENO "configure" |
12931 /* confdefs.h. */ | 12612 #include "confdefs.h" |
12932 _ACEOF | |
12933 cat confdefs.h >>conftest.$ac_ext | |
12934 cat >>conftest.$ac_ext <<_ACEOF | |
12935 /* end confdefs.h. */ | |
12936 #include <locale.h> | 12613 #include <locale.h> |
12937 _ACEOF | 12614 _ACEOF |
12938 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 12615 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
12939 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 12616 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
12940 ac_status=$? | 12617 ac_status=$? |
12953 fi | 12630 fi |
12954 if test -z "$ac_cpp_err"; then | 12631 if test -z "$ac_cpp_err"; then |
12955 ac_header_preproc=yes | 12632 ac_header_preproc=yes |
12956 else | 12633 else |
12957 echo "$as_me: failed program was:" >&5 | 12634 echo "$as_me: failed program was:" >&5 |
12958 sed 's/^/| /' conftest.$ac_ext >&5 | 12635 cat conftest.$ac_ext >&5 |
12959 | |
12960 ac_header_preproc=no | 12636 ac_header_preproc=no |
12961 fi | 12637 fi |
12962 rm -f conftest.err conftest.$ac_ext | 12638 rm -f conftest.err conftest.$ac_ext |
12963 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 12639 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
12964 echo "${ECHO_T}$ac_header_preproc" >&6 | 12640 echo "${ECHO_T}$ac_header_preproc" >&6 |
12967 case $ac_header_compiler:$ac_header_preproc in | 12643 case $ac_header_compiler:$ac_header_preproc in |
12968 yes:no ) | 12644 yes:no ) |
12969 { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 12645 { echo "$as_me:$LINENO: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
12970 echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 12646 echo "$as_me: WARNING: locale.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
12971 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 | 12647 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 |
12972 echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} | 12648 echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;};; |
12973 ( | |
12974 cat <<\_ASBOX | |
12975 ## ------------------------------------ ## | |
12976 ## Report this to bug-autoconf@gnu.org. ## | |
12977 ## ------------------------------------ ## | |
12978 _ASBOX | |
12979 ) | | |
12980 sed "s/^/$as_me: WARNING: /" >&2 | |
12981 ;; | |
12982 no:yes ) | 12649 no:yes ) |
12983 { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5 | 12650 { echo "$as_me:$LINENO: WARNING: locale.h: present but cannot be compiled" >&5 |
12984 echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;} | 12651 echo "$as_me: WARNING: locale.h: present but cannot be compiled" >&2;} |
12985 { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5 | 12652 { echo "$as_me:$LINENO: WARNING: locale.h: check for missing prerequisite headers?" >&5 |
12986 echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;} | 12653 echo "$as_me: WARNING: locale.h: check for missing prerequisite headers?" >&2;} |
12987 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 | 12654 { echo "$as_me:$LINENO: WARNING: locale.h: proceeding with the preprocessor's result" >&5 |
12988 echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;} | 12655 echo "$as_me: WARNING: locale.h: proceeding with the preprocessor's result" >&2;};; |
12989 ( | |
12990 cat <<\_ASBOX | |
12991 ## ------------------------------------ ## | |
12992 ## Report this to bug-autoconf@gnu.org. ## | |
12993 ## ------------------------------------ ## | |
12994 _ASBOX | |
12995 ) | | |
12996 sed "s/^/$as_me: WARNING: /" >&2 | |
12997 ;; | |
12998 esac | 12656 esac |
12999 echo "$as_me:$LINENO: checking for locale.h" >&5 | 12657 echo "$as_me:$LINENO: checking for locale.h" >&5 |
13000 echo $ECHO_N "checking for locale.h... $ECHO_C" >&6 | 12658 echo $ECHO_N "checking for locale.h... $ECHO_C" >&6 |
13001 if test "${ac_cv_header_locale_h+set}" = set; then | 12659 if test "${ac_cv_header_locale_h+set}" = set; then |
13002 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12660 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13018 if eval "test \"\${$as_ac_var+set}\" = set"; then | 12676 if eval "test \"\${$as_ac_var+set}\" = set"; then |
13019 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12677 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13020 else | 12678 else |
13021 cat >conftest.$ac_ext <<_ACEOF | 12679 cat >conftest.$ac_ext <<_ACEOF |
13022 #line $LINENO "configure" | 12680 #line $LINENO "configure" |
13023 /* confdefs.h. */ | 12681 #include "confdefs.h" |
13024 _ACEOF | |
13025 cat confdefs.h >>conftest.$ac_ext | |
13026 cat >>conftest.$ac_ext <<_ACEOF | |
13027 /* end confdefs.h. */ | |
13028 /* System header to define __stub macros and hopefully few prototypes, | 12682 /* System header to define __stub macros and hopefully few prototypes, |
13029 which can conflict with char $ac_func (); below. | 12683 which can conflict with char $ac_func (); below. */ |
13030 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 12684 #include <assert.h> |
13031 <limits.h> exists even on freestanding compilers. */ | |
13032 #ifdef __STDC__ | |
13033 # include <limits.h> | |
13034 #else | |
13035 # include <assert.h> | |
13036 #endif | |
13037 /* Override any gcc2 internal prototype to avoid an error. */ | 12685 /* Override any gcc2 internal prototype to avoid an error. */ |
13038 #ifdef __cplusplus | 12686 #ifdef __cplusplus |
13039 extern "C" | 12687 extern "C" |
13040 { | |
13041 #endif | 12688 #endif |
13042 /* We use char because int might match the return type of a gcc2 | 12689 /* We use char because int might match the return type of a gcc2 |
13043 builtin and then its argument prototype would still apply. */ | 12690 builtin and then its argument prototype would still apply. */ |
13044 char $ac_func (); | 12691 char $ac_func (); |
12692 char (*f) (); | |
12693 | |
12694 int | |
12695 main () | |
12696 { | |
13045 /* The GNU C library defines this for functions which it implements | 12697 /* The GNU C library defines this for functions which it implements |
13046 to always fail with ENOSYS. Some functions are actually named | 12698 to always fail with ENOSYS. Some functions are actually named |
13047 something starting with __ and the normal name is an alias. */ | 12699 something starting with __ and the normal name is an alias. */ |
13048 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | 12700 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
13049 choke me | 12701 choke me |
13050 #else | 12702 #else |
13051 char (*f) () = $ac_func; | 12703 f = $ac_func; |
13052 #endif | 12704 #endif |
13053 #ifdef __cplusplus | 12705 |
13054 } | |
13055 #endif | |
13056 | |
13057 int | |
13058 main () | |
13059 { | |
13060 return f != $ac_func; | |
13061 ; | 12706 ; |
13062 return 0; | 12707 return 0; |
13063 } | 12708 } |
13064 _ACEOF | 12709 _ACEOF |
13065 rm -f conftest.$ac_objext conftest$ac_exeext | 12710 rm -f conftest.$ac_objext conftest$ac_exeext |
13075 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12720 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13076 (exit $ac_status); }; }; then | 12721 (exit $ac_status); }; }; then |
13077 eval "$as_ac_var=yes" | 12722 eval "$as_ac_var=yes" |
13078 else | 12723 else |
13079 echo "$as_me: failed program was:" >&5 | 12724 echo "$as_me: failed program was:" >&5 |
13080 sed 's/^/| /' conftest.$ac_ext >&5 | 12725 cat conftest.$ac_ext >&5 |
13081 | |
13082 eval "$as_ac_var=no" | 12726 eval "$as_ac_var=no" |
13083 fi | 12727 fi |
13084 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12728 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
13085 fi | 12729 fi |
13086 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 12730 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
13119 # Is the header compilable? | 12763 # Is the header compilable? |
13120 echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5 | 12764 echo "$as_me:$LINENO: checking inq_stats/cpustats.h usability" >&5 |
13121 echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6 | 12765 echo $ECHO_N "checking inq_stats/cpustats.h usability... $ECHO_C" >&6 |
13122 cat >conftest.$ac_ext <<_ACEOF | 12766 cat >conftest.$ac_ext <<_ACEOF |
13123 #line $LINENO "configure" | 12767 #line $LINENO "configure" |
13124 /* confdefs.h. */ | 12768 #include "confdefs.h" |
13125 _ACEOF | |
13126 cat confdefs.h >>conftest.$ac_ext | |
13127 cat >>conftest.$ac_ext <<_ACEOF | |
13128 /* end confdefs.h. */ | |
13129 $ac_includes_default | 12769 $ac_includes_default |
13130 #include <inq_stats/cpustats.h> | 12770 #include <inq_stats/cpustats.h> |
13131 _ACEOF | 12771 _ACEOF |
13132 rm -f conftest.$ac_objext | 12772 rm -f conftest.$ac_objext |
13133 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 12773 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
13142 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12782 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13143 (exit $ac_status); }; }; then | 12783 (exit $ac_status); }; }; then |
13144 ac_header_compiler=yes | 12784 ac_header_compiler=yes |
13145 else | 12785 else |
13146 echo "$as_me: failed program was:" >&5 | 12786 echo "$as_me: failed program was:" >&5 |
13147 sed 's/^/| /' conftest.$ac_ext >&5 | 12787 cat conftest.$ac_ext >&5 |
13148 | |
13149 ac_header_compiler=no | 12788 ac_header_compiler=no |
13150 fi | 12789 fi |
13151 rm -f conftest.$ac_objext conftest.$ac_ext | 12790 rm -f conftest.$ac_objext conftest.$ac_ext |
13152 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 12791 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
13153 echo "${ECHO_T}$ac_header_compiler" >&6 | 12792 echo "${ECHO_T}$ac_header_compiler" >&6 |
13155 # Is the header present? | 12794 # Is the header present? |
13156 echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5 | 12795 echo "$as_me:$LINENO: checking inq_stats/cpustats.h presence" >&5 |
13157 echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6 | 12796 echo $ECHO_N "checking inq_stats/cpustats.h presence... $ECHO_C" >&6 |
13158 cat >conftest.$ac_ext <<_ACEOF | 12797 cat >conftest.$ac_ext <<_ACEOF |
13159 #line $LINENO "configure" | 12798 #line $LINENO "configure" |
13160 /* confdefs.h. */ | 12799 #include "confdefs.h" |
13161 _ACEOF | |
13162 cat confdefs.h >>conftest.$ac_ext | |
13163 cat >>conftest.$ac_ext <<_ACEOF | |
13164 /* end confdefs.h. */ | |
13165 #include <inq_stats/cpustats.h> | 12800 #include <inq_stats/cpustats.h> |
13166 _ACEOF | 12801 _ACEOF |
13167 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 12802 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
13168 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 12803 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
13169 ac_status=$? | 12804 ac_status=$? |
13182 fi | 12817 fi |
13183 if test -z "$ac_cpp_err"; then | 12818 if test -z "$ac_cpp_err"; then |
13184 ac_header_preproc=yes | 12819 ac_header_preproc=yes |
13185 else | 12820 else |
13186 echo "$as_me: failed program was:" >&5 | 12821 echo "$as_me: failed program was:" >&5 |
13187 sed 's/^/| /' conftest.$ac_ext >&5 | 12822 cat conftest.$ac_ext >&5 |
13188 | |
13189 ac_header_preproc=no | 12823 ac_header_preproc=no |
13190 fi | 12824 fi |
13191 rm -f conftest.err conftest.$ac_ext | 12825 rm -f conftest.err conftest.$ac_ext |
13192 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 12826 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
13193 echo "${ECHO_T}$ac_header_preproc" >&6 | 12827 echo "${ECHO_T}$ac_header_preproc" >&6 |
13196 case $ac_header_compiler:$ac_header_preproc in | 12830 case $ac_header_compiler:$ac_header_preproc in |
13197 yes:no ) | 12831 yes:no ) |
13198 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 12832 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
13199 echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 12833 echo "$as_me: WARNING: inq_stats/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
13200 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 | 12834 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 |
13201 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} | 12835 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;};; |
13202 ( | |
13203 cat <<\_ASBOX | |
13204 ## ------------------------------------ ## | |
13205 ## Report this to bug-autoconf@gnu.org. ## | |
13206 ## ------------------------------------ ## | |
13207 _ASBOX | |
13208 ) | | |
13209 sed "s/^/$as_me: WARNING: /" >&2 | |
13210 ;; | |
13211 no:yes ) | 12836 no:yes ) |
13212 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5 | 12837 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&5 |
13213 echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;} | 12838 echo "$as_me: WARNING: inq_stats/cpustats.h: present but cannot be compiled" >&2;} |
13214 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5 | 12839 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&5 |
13215 echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;} | 12840 echo "$as_me: WARNING: inq_stats/cpustats.h: check for missing prerequisite headers?" >&2;} |
13216 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 | 12841 { echo "$as_me:$LINENO: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&5 |
13217 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;} | 12842 echo "$as_me: WARNING: inq_stats/cpustats.h: proceeding with the preprocessor's result" >&2;};; |
13218 ( | |
13219 cat <<\_ASBOX | |
13220 ## ------------------------------------ ## | |
13221 ## Report this to bug-autoconf@gnu.org. ## | |
13222 ## ------------------------------------ ## | |
13223 _ASBOX | |
13224 ) | | |
13225 sed "s/^/$as_me: WARNING: /" >&2 | |
13226 ;; | |
13227 esac | 12843 esac |
13228 echo "$as_me:$LINENO: checking for inq_stats/cpustats.h" >&5 | 12844 echo "$as_me:$LINENO: checking for inq_stats/cpustats.h" >&5 |
13229 echo $ECHO_N "checking for inq_stats/cpustats.h... $ECHO_C" >&6 | 12845 echo $ECHO_N "checking for inq_stats/cpustats.h... $ECHO_C" >&6 |
13230 if test "${ac_cv_header_inq_stats_cpustats_h+set}" = set; then | 12846 if test "${ac_cv_header_inq_stats_cpustats_h+set}" = set; then |
13231 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12847 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13266 # Is the header compilable? | 12882 # Is the header compilable? |
13267 echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5 | 12883 echo "$as_me:$LINENO: checking sys/cpustats.h usability" >&5 |
13268 echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6 | 12884 echo $ECHO_N "checking sys/cpustats.h usability... $ECHO_C" >&6 |
13269 cat >conftest.$ac_ext <<_ACEOF | 12885 cat >conftest.$ac_ext <<_ACEOF |
13270 #line $LINENO "configure" | 12886 #line $LINENO "configure" |
13271 /* confdefs.h. */ | 12887 #include "confdefs.h" |
13272 _ACEOF | |
13273 cat confdefs.h >>conftest.$ac_ext | |
13274 cat >>conftest.$ac_ext <<_ACEOF | |
13275 /* end confdefs.h. */ | |
13276 $ac_includes_default | 12888 $ac_includes_default |
13277 #include <sys/cpustats.h> | 12889 #include <sys/cpustats.h> |
13278 _ACEOF | 12890 _ACEOF |
13279 rm -f conftest.$ac_objext | 12891 rm -f conftest.$ac_objext |
13280 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 12892 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
13289 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 12901 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13290 (exit $ac_status); }; }; then | 12902 (exit $ac_status); }; }; then |
13291 ac_header_compiler=yes | 12903 ac_header_compiler=yes |
13292 else | 12904 else |
13293 echo "$as_me: failed program was:" >&5 | 12905 echo "$as_me: failed program was:" >&5 |
13294 sed 's/^/| /' conftest.$ac_ext >&5 | 12906 cat conftest.$ac_ext >&5 |
13295 | |
13296 ac_header_compiler=no | 12907 ac_header_compiler=no |
13297 fi | 12908 fi |
13298 rm -f conftest.$ac_objext conftest.$ac_ext | 12909 rm -f conftest.$ac_objext conftest.$ac_ext |
13299 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 12910 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
13300 echo "${ECHO_T}$ac_header_compiler" >&6 | 12911 echo "${ECHO_T}$ac_header_compiler" >&6 |
13302 # Is the header present? | 12913 # Is the header present? |
13303 echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5 | 12914 echo "$as_me:$LINENO: checking sys/cpustats.h presence" >&5 |
13304 echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6 | 12915 echo $ECHO_N "checking sys/cpustats.h presence... $ECHO_C" >&6 |
13305 cat >conftest.$ac_ext <<_ACEOF | 12916 cat >conftest.$ac_ext <<_ACEOF |
13306 #line $LINENO "configure" | 12917 #line $LINENO "configure" |
13307 /* confdefs.h. */ | 12918 #include "confdefs.h" |
13308 _ACEOF | |
13309 cat confdefs.h >>conftest.$ac_ext | |
13310 cat >>conftest.$ac_ext <<_ACEOF | |
13311 /* end confdefs.h. */ | |
13312 #include <sys/cpustats.h> | 12919 #include <sys/cpustats.h> |
13313 _ACEOF | 12920 _ACEOF |
13314 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 12921 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
13315 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 12922 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
13316 ac_status=$? | 12923 ac_status=$? |
13329 fi | 12936 fi |
13330 if test -z "$ac_cpp_err"; then | 12937 if test -z "$ac_cpp_err"; then |
13331 ac_header_preproc=yes | 12938 ac_header_preproc=yes |
13332 else | 12939 else |
13333 echo "$as_me: failed program was:" >&5 | 12940 echo "$as_me: failed program was:" >&5 |
13334 sed 's/^/| /' conftest.$ac_ext >&5 | 12941 cat conftest.$ac_ext >&5 |
13335 | |
13336 ac_header_preproc=no | 12942 ac_header_preproc=no |
13337 fi | 12943 fi |
13338 rm -f conftest.err conftest.$ac_ext | 12944 rm -f conftest.err conftest.$ac_ext |
13339 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 12945 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
13340 echo "${ECHO_T}$ac_header_preproc" >&6 | 12946 echo "${ECHO_T}$ac_header_preproc" >&6 |
13343 case $ac_header_compiler:$ac_header_preproc in | 12949 case $ac_header_compiler:$ac_header_preproc in |
13344 yes:no ) | 12950 yes:no ) |
13345 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 12951 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
13346 echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 12952 echo "$as_me: WARNING: sys/cpustats.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
13347 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 | 12953 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 |
13348 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} | 12954 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;};; |
13349 ( | |
13350 cat <<\_ASBOX | |
13351 ## ------------------------------------ ## | |
13352 ## Report this to bug-autoconf@gnu.org. ## | |
13353 ## ------------------------------------ ## | |
13354 _ASBOX | |
13355 ) | | |
13356 sed "s/^/$as_me: WARNING: /" >&2 | |
13357 ;; | |
13358 no:yes ) | 12955 no:yes ) |
13359 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5 | 12956 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: present but cannot be compiled" >&5 |
13360 echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;} | 12957 echo "$as_me: WARNING: sys/cpustats.h: present but cannot be compiled" >&2;} |
13361 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5 | 12958 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&5 |
13362 echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;} | 12959 echo "$as_me: WARNING: sys/cpustats.h: check for missing prerequisite headers?" >&2;} |
13363 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 | 12960 { echo "$as_me:$LINENO: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&5 |
13364 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;} | 12961 echo "$as_me: WARNING: sys/cpustats.h: proceeding with the preprocessor's result" >&2;};; |
13365 ( | |
13366 cat <<\_ASBOX | |
13367 ## ------------------------------------ ## | |
13368 ## Report this to bug-autoconf@gnu.org. ## | |
13369 ## ------------------------------------ ## | |
13370 _ASBOX | |
13371 ) | | |
13372 sed "s/^/$as_me: WARNING: /" >&2 | |
13373 ;; | |
13374 esac | 12962 esac |
13375 echo "$as_me:$LINENO: checking for sys/cpustats.h" >&5 | 12963 echo "$as_me:$LINENO: checking for sys/cpustats.h" >&5 |
13376 echo $ECHO_N "checking for sys/cpustats.h... $ECHO_C" >&6 | 12964 echo $ECHO_N "checking for sys/cpustats.h... $ECHO_C" >&6 |
13377 if test "${ac_cv_header_sys_cpustats_h+set}" = set; then | 12965 if test "${ac_cv_header_sys_cpustats_h+set}" = set; then |
13378 echo $ECHO_N "(cached) $ECHO_C" >&6 | 12966 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13410 # Is the header compilable? | 12998 # Is the header compilable? |
13411 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 12999 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
13412 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 13000 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
13413 cat >conftest.$ac_ext <<_ACEOF | 13001 cat >conftest.$ac_ext <<_ACEOF |
13414 #line $LINENO "configure" | 13002 #line $LINENO "configure" |
13415 /* confdefs.h. */ | 13003 #include "confdefs.h" |
13416 _ACEOF | |
13417 cat confdefs.h >>conftest.$ac_ext | |
13418 cat >>conftest.$ac_ext <<_ACEOF | |
13419 /* end confdefs.h. */ | |
13420 $ac_includes_default | 13004 $ac_includes_default |
13421 #include <$ac_header> | 13005 #include <$ac_header> |
13422 _ACEOF | 13006 _ACEOF |
13423 rm -f conftest.$ac_objext | 13007 rm -f conftest.$ac_objext |
13424 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 13008 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
13433 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13017 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13434 (exit $ac_status); }; }; then | 13018 (exit $ac_status); }; }; then |
13435 ac_header_compiler=yes | 13019 ac_header_compiler=yes |
13436 else | 13020 else |
13437 echo "$as_me: failed program was:" >&5 | 13021 echo "$as_me: failed program was:" >&5 |
13438 sed 's/^/| /' conftest.$ac_ext >&5 | 13022 cat conftest.$ac_ext >&5 |
13439 | |
13440 ac_header_compiler=no | 13023 ac_header_compiler=no |
13441 fi | 13024 fi |
13442 rm -f conftest.$ac_objext conftest.$ac_ext | 13025 rm -f conftest.$ac_objext conftest.$ac_ext |
13443 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 13026 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
13444 echo "${ECHO_T}$ac_header_compiler" >&6 | 13027 echo "${ECHO_T}$ac_header_compiler" >&6 |
13446 # Is the header present? | 13029 # Is the header present? |
13447 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 13030 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
13448 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 13031 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
13449 cat >conftest.$ac_ext <<_ACEOF | 13032 cat >conftest.$ac_ext <<_ACEOF |
13450 #line $LINENO "configure" | 13033 #line $LINENO "configure" |
13451 /* confdefs.h. */ | 13034 #include "confdefs.h" |
13452 _ACEOF | |
13453 cat confdefs.h >>conftest.$ac_ext | |
13454 cat >>conftest.$ac_ext <<_ACEOF | |
13455 /* end confdefs.h. */ | |
13456 #include <$ac_header> | 13035 #include <$ac_header> |
13457 _ACEOF | 13036 _ACEOF |
13458 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 13037 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
13459 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 13038 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
13460 ac_status=$? | 13039 ac_status=$? |
13473 fi | 13052 fi |
13474 if test -z "$ac_cpp_err"; then | 13053 if test -z "$ac_cpp_err"; then |
13475 ac_header_preproc=yes | 13054 ac_header_preproc=yes |
13476 else | 13055 else |
13477 echo "$as_me: failed program was:" >&5 | 13056 echo "$as_me: failed program was:" >&5 |
13478 sed 's/^/| /' conftest.$ac_ext >&5 | 13057 cat conftest.$ac_ext >&5 |
13479 | |
13480 ac_header_preproc=no | 13058 ac_header_preproc=no |
13481 fi | 13059 fi |
13482 rm -f conftest.err conftest.$ac_ext | 13060 rm -f conftest.err conftest.$ac_ext |
13483 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 13061 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
13484 echo "${ECHO_T}$ac_header_preproc" >&6 | 13062 echo "${ECHO_T}$ac_header_preproc" >&6 |
13487 case $ac_header_compiler:$ac_header_preproc in | 13065 case $ac_header_compiler:$ac_header_preproc in |
13488 yes:no ) | 13066 yes:no ) |
13489 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 13067 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
13490 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 13068 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
13491 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 13069 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
13492 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 13070 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
13493 ( | |
13494 cat <<\_ASBOX | |
13495 ## ------------------------------------ ## | |
13496 ## Report this to bug-autoconf@gnu.org. ## | |
13497 ## ------------------------------------ ## | |
13498 _ASBOX | |
13499 ) | | |
13500 sed "s/^/$as_me: WARNING: /" >&2 | |
13501 ;; | |
13502 no:yes ) | 13071 no:yes ) |
13503 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 13072 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
13504 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 13073 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
13505 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 13074 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
13506 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 13075 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
13507 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 13076 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
13508 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 13077 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
13509 ( | |
13510 cat <<\_ASBOX | |
13511 ## ------------------------------------ ## | |
13512 ## Report this to bug-autoconf@gnu.org. ## | |
13513 ## ------------------------------------ ## | |
13514 _ASBOX | |
13515 ) | | |
13516 sed "s/^/$as_me: WARNING: /" >&2 | |
13517 ;; | |
13518 esac | 13078 esac |
13519 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 13079 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
13520 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 13080 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
13521 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 13081 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
13522 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13082 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13554 # Is the header compilable? | 13114 # Is the header compilable? |
13555 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 13115 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
13556 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 13116 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
13557 cat >conftest.$ac_ext <<_ACEOF | 13117 cat >conftest.$ac_ext <<_ACEOF |
13558 #line $LINENO "configure" | 13118 #line $LINENO "configure" |
13559 /* confdefs.h. */ | 13119 #include "confdefs.h" |
13560 _ACEOF | |
13561 cat confdefs.h >>conftest.$ac_ext | |
13562 cat >>conftest.$ac_ext <<_ACEOF | |
13563 /* end confdefs.h. */ | |
13564 $ac_includes_default | 13120 $ac_includes_default |
13565 #include <$ac_header> | 13121 #include <$ac_header> |
13566 _ACEOF | 13122 _ACEOF |
13567 rm -f conftest.$ac_objext | 13123 rm -f conftest.$ac_objext |
13568 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 13124 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
13577 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13133 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13578 (exit $ac_status); }; }; then | 13134 (exit $ac_status); }; }; then |
13579 ac_header_compiler=yes | 13135 ac_header_compiler=yes |
13580 else | 13136 else |
13581 echo "$as_me: failed program was:" >&5 | 13137 echo "$as_me: failed program was:" >&5 |
13582 sed 's/^/| /' conftest.$ac_ext >&5 | 13138 cat conftest.$ac_ext >&5 |
13583 | |
13584 ac_header_compiler=no | 13139 ac_header_compiler=no |
13585 fi | 13140 fi |
13586 rm -f conftest.$ac_objext conftest.$ac_ext | 13141 rm -f conftest.$ac_objext conftest.$ac_ext |
13587 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 13142 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
13588 echo "${ECHO_T}$ac_header_compiler" >&6 | 13143 echo "${ECHO_T}$ac_header_compiler" >&6 |
13590 # Is the header present? | 13145 # Is the header present? |
13591 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 13146 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
13592 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 13147 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
13593 cat >conftest.$ac_ext <<_ACEOF | 13148 cat >conftest.$ac_ext <<_ACEOF |
13594 #line $LINENO "configure" | 13149 #line $LINENO "configure" |
13595 /* confdefs.h. */ | 13150 #include "confdefs.h" |
13596 _ACEOF | |
13597 cat confdefs.h >>conftest.$ac_ext | |
13598 cat >>conftest.$ac_ext <<_ACEOF | |
13599 /* end confdefs.h. */ | |
13600 #include <$ac_header> | 13151 #include <$ac_header> |
13601 _ACEOF | 13152 _ACEOF |
13602 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 13153 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
13603 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 13154 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
13604 ac_status=$? | 13155 ac_status=$? |
13617 fi | 13168 fi |
13618 if test -z "$ac_cpp_err"; then | 13169 if test -z "$ac_cpp_err"; then |
13619 ac_header_preproc=yes | 13170 ac_header_preproc=yes |
13620 else | 13171 else |
13621 echo "$as_me: failed program was:" >&5 | 13172 echo "$as_me: failed program was:" >&5 |
13622 sed 's/^/| /' conftest.$ac_ext >&5 | 13173 cat conftest.$ac_ext >&5 |
13623 | |
13624 ac_header_preproc=no | 13174 ac_header_preproc=no |
13625 fi | 13175 fi |
13626 rm -f conftest.err conftest.$ac_ext | 13176 rm -f conftest.err conftest.$ac_ext |
13627 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 13177 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
13628 echo "${ECHO_T}$ac_header_preproc" >&6 | 13178 echo "${ECHO_T}$ac_header_preproc" >&6 |
13631 case $ac_header_compiler:$ac_header_preproc in | 13181 case $ac_header_compiler:$ac_header_preproc in |
13632 yes:no ) | 13182 yes:no ) |
13633 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 13183 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
13634 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 13184 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
13635 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 13185 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
13636 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 13186 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
13637 ( | |
13638 cat <<\_ASBOX | |
13639 ## ------------------------------------ ## | |
13640 ## Report this to bug-autoconf@gnu.org. ## | |
13641 ## ------------------------------------ ## | |
13642 _ASBOX | |
13643 ) | | |
13644 sed "s/^/$as_me: WARNING: /" >&2 | |
13645 ;; | |
13646 no:yes ) | 13187 no:yes ) |
13647 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 13188 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
13648 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 13189 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
13649 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 13190 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
13650 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 13191 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
13651 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 13192 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
13652 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 13193 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
13653 ( | |
13654 cat <<\_ASBOX | |
13655 ## ------------------------------------ ## | |
13656 ## Report this to bug-autoconf@gnu.org. ## | |
13657 ## ------------------------------------ ## | |
13658 _ASBOX | |
13659 ) | | |
13660 sed "s/^/$as_me: WARNING: /" >&2 | |
13661 ;; | |
13662 esac | 13194 esac |
13663 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 13195 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
13664 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 13196 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
13665 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 13197 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
13666 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13198 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13680 if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then | 13212 if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then |
13681 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13213 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13682 else | 13214 else |
13683 cat >conftest.$ac_ext <<_ACEOF | 13215 cat >conftest.$ac_ext <<_ACEOF |
13684 #line $LINENO "configure" | 13216 #line $LINENO "configure" |
13685 /* confdefs.h. */ | 13217 #include "confdefs.h" |
13686 _ACEOF | |
13687 cat confdefs.h >>conftest.$ac_ext | |
13688 cat >>conftest.$ac_ext <<_ACEOF | |
13689 /* end confdefs.h. */ | |
13690 #include <nlist.h> | 13218 #include <nlist.h> |
13691 | 13219 |
13692 int | 13220 int |
13693 main () | 13221 main () |
13694 { | 13222 { |
13712 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13240 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13713 (exit $ac_status); }; }; then | 13241 (exit $ac_status); }; }; then |
13714 ac_cv_member_struct_nlist_n_un_n_name=yes | 13242 ac_cv_member_struct_nlist_n_un_n_name=yes |
13715 else | 13243 else |
13716 echo "$as_me: failed program was:" >&5 | 13244 echo "$as_me: failed program was:" >&5 |
13717 sed 's/^/| /' conftest.$ac_ext >&5 | 13245 cat conftest.$ac_ext >&5 |
13718 | |
13719 cat >conftest.$ac_ext <<_ACEOF | 13246 cat >conftest.$ac_ext <<_ACEOF |
13720 #line $LINENO "configure" | 13247 #line $LINENO "configure" |
13721 /* confdefs.h. */ | 13248 #include "confdefs.h" |
13722 _ACEOF | |
13723 cat confdefs.h >>conftest.$ac_ext | |
13724 cat >>conftest.$ac_ext <<_ACEOF | |
13725 /* end confdefs.h. */ | |
13726 #include <nlist.h> | 13249 #include <nlist.h> |
13727 | 13250 |
13728 int | 13251 int |
13729 main () | 13252 main () |
13730 { | 13253 { |
13748 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13271 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13749 (exit $ac_status); }; }; then | 13272 (exit $ac_status); }; }; then |
13750 ac_cv_member_struct_nlist_n_un_n_name=yes | 13273 ac_cv_member_struct_nlist_n_un_n_name=yes |
13751 else | 13274 else |
13752 echo "$as_me: failed program was:" >&5 | 13275 echo "$as_me: failed program was:" >&5 |
13753 sed 's/^/| /' conftest.$ac_ext >&5 | 13276 cat conftest.$ac_ext >&5 |
13754 | |
13755 ac_cv_member_struct_nlist_n_un_n_name=no | 13277 ac_cv_member_struct_nlist_n_un_n_name=no |
13756 fi | 13278 fi |
13757 rm -f conftest.$ac_objext conftest.$ac_ext | 13279 rm -f conftest.$ac_objext conftest.$ac_ext |
13758 fi | 13280 fi |
13759 rm -f conftest.$ac_objext conftest.$ac_ext | 13281 rm -f conftest.$ac_objext conftest.$ac_ext |
13788 if test "${ac_cv_func_getloadavg_setgid+set}" = set; then | 13310 if test "${ac_cv_func_getloadavg_setgid+set}" = set; then |
13789 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13311 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13790 else | 13312 else |
13791 cat >conftest.$ac_ext <<_ACEOF | 13313 cat >conftest.$ac_ext <<_ACEOF |
13792 #line $LINENO "configure" | 13314 #line $LINENO "configure" |
13793 /* confdefs.h. */ | 13315 #include "confdefs.h" |
13794 _ACEOF | |
13795 cat confdefs.h >>conftest.$ac_ext | |
13796 cat >>conftest.$ac_ext <<_ACEOF | |
13797 /* end confdefs.h. */ | |
13798 #include "$srcdir/$ac_config_libobj_dir/getloadavg.c" | 13316 #include "$srcdir/$ac_config_libobj_dir/getloadavg.c" |
13799 #ifdef LDAV_PRIVILEGED | 13317 #ifdef LDAV_PRIVILEGED |
13800 Yowza Am I SETGID yet | 13318 Yowza Am I SETGID yet |
13801 #endif | 13319 #endif |
13802 _ACEOF | 13320 _ACEOF |
13858 else | 13376 else |
13859 while :; do | 13377 while :; do |
13860 ac_cv_sys_largefile_source=no | 13378 ac_cv_sys_largefile_source=no |
13861 cat >conftest.$ac_ext <<_ACEOF | 13379 cat >conftest.$ac_ext <<_ACEOF |
13862 #line $LINENO "configure" | 13380 #line $LINENO "configure" |
13863 /* confdefs.h. */ | 13381 #include "confdefs.h" |
13864 _ACEOF | |
13865 cat confdefs.h >>conftest.$ac_ext | |
13866 cat >>conftest.$ac_ext <<_ACEOF | |
13867 /* end confdefs.h. */ | |
13868 #include <stdio.h> | 13382 #include <stdio.h> |
13869 int | 13383 int |
13870 main () | 13384 main () |
13871 { | 13385 { |
13872 return !fseeko; | 13386 return !fseeko; |
13887 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13401 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13888 (exit $ac_status); }; }; then | 13402 (exit $ac_status); }; }; then |
13889 break | 13403 break |
13890 else | 13404 else |
13891 echo "$as_me: failed program was:" >&5 | 13405 echo "$as_me: failed program was:" >&5 |
13892 sed 's/^/| /' conftest.$ac_ext >&5 | 13406 cat conftest.$ac_ext >&5 |
13893 | |
13894 fi | 13407 fi |
13895 rm -f conftest.$ac_objext conftest.$ac_ext | 13408 rm -f conftest.$ac_objext conftest.$ac_ext |
13896 cat >conftest.$ac_ext <<_ACEOF | 13409 cat >conftest.$ac_ext <<_ACEOF |
13897 #line $LINENO "configure" | 13410 #line $LINENO "configure" |
13898 /* confdefs.h. */ | 13411 #include "confdefs.h" |
13899 _ACEOF | |
13900 cat confdefs.h >>conftest.$ac_ext | |
13901 cat >>conftest.$ac_ext <<_ACEOF | |
13902 /* end confdefs.h. */ | |
13903 #define _LARGEFILE_SOURCE 1 | 13412 #define _LARGEFILE_SOURCE 1 |
13904 #include <stdio.h> | 13413 #include <stdio.h> |
13905 int | 13414 int |
13906 main () | 13415 main () |
13907 { | 13416 { |
13923 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13432 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13924 (exit $ac_status); }; }; then | 13433 (exit $ac_status); }; }; then |
13925 ac_cv_sys_largefile_source=1; break | 13434 ac_cv_sys_largefile_source=1; break |
13926 else | 13435 else |
13927 echo "$as_me: failed program was:" >&5 | 13436 echo "$as_me: failed program was:" >&5 |
13928 sed 's/^/| /' conftest.$ac_ext >&5 | 13437 cat conftest.$ac_ext >&5 |
13929 | |
13930 fi | 13438 fi |
13931 rm -f conftest.$ac_objext conftest.$ac_ext | 13439 rm -f conftest.$ac_objext conftest.$ac_ext |
13932 break | 13440 break |
13933 done | 13441 done |
13934 fi | 13442 fi |
13951 if test "${ac_cv_func_fseeko+set}" = set; then | 13459 if test "${ac_cv_func_fseeko+set}" = set; then |
13952 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13460 echo $ECHO_N "(cached) $ECHO_C" >&6 |
13953 else | 13461 else |
13954 cat >conftest.$ac_ext <<_ACEOF | 13462 cat >conftest.$ac_ext <<_ACEOF |
13955 #line $LINENO "configure" | 13463 #line $LINENO "configure" |
13956 /* confdefs.h. */ | 13464 #include "confdefs.h" |
13957 _ACEOF | |
13958 cat confdefs.h >>conftest.$ac_ext | |
13959 cat >>conftest.$ac_ext <<_ACEOF | |
13960 /* end confdefs.h. */ | |
13961 #include <stdio.h> | 13465 #include <stdio.h> |
13962 int | 13466 int |
13963 main () | 13467 main () |
13964 { | 13468 { |
13965 return fseeko && fseeko (stdin, 0, 0); | 13469 return fseeko && fseeko (stdin, 0, 0); |
13980 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13484 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
13981 (exit $ac_status); }; }; then | 13485 (exit $ac_status); }; }; then |
13982 ac_cv_func_fseeko=yes | 13486 ac_cv_func_fseeko=yes |
13983 else | 13487 else |
13984 echo "$as_me: failed program was:" >&5 | 13488 echo "$as_me: failed program was:" >&5 |
13985 sed 's/^/| /' conftest.$ac_ext >&5 | 13489 cat conftest.$ac_ext >&5 |
13986 | |
13987 ac_cv_func_fseeko=no | 13490 ac_cv_func_fseeko=no |
13988 fi | 13491 fi |
13989 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13492 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
13990 fi | 13493 fi |
13991 echo "$as_me:$LINENO: result: $ac_cv_func_fseeko" >&5 | 13494 echo "$as_me:$LINENO: result: $ac_cv_func_fseeko" >&5 |
14005 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13508 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14006 else | 13509 else |
14007 # Use it with a single arg. | 13510 # Use it with a single arg. |
14008 cat >conftest.$ac_ext <<_ACEOF | 13511 cat >conftest.$ac_ext <<_ACEOF |
14009 #line $LINENO "configure" | 13512 #line $LINENO "configure" |
14010 /* confdefs.h. */ | 13513 #include "confdefs.h" |
14011 _ACEOF | |
14012 cat confdefs.h >>conftest.$ac_ext | |
14013 cat >>conftest.$ac_ext <<_ACEOF | |
14014 /* end confdefs.h. */ | |
14015 $ac_includes_default | 13514 $ac_includes_default |
14016 int | 13515 int |
14017 main () | 13516 main () |
14018 { | 13517 { |
14019 getpgrp (0); | 13518 getpgrp (0); |
14034 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13533 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14035 (exit $ac_status); }; }; then | 13534 (exit $ac_status); }; }; then |
14036 ac_cv_func_getpgrp_void=no | 13535 ac_cv_func_getpgrp_void=no |
14037 else | 13536 else |
14038 echo "$as_me: failed program was:" >&5 | 13537 echo "$as_me: failed program was:" >&5 |
14039 sed 's/^/| /' conftest.$ac_ext >&5 | 13538 cat conftest.$ac_ext >&5 |
14040 | |
14041 ac_cv_func_getpgrp_void=yes | 13539 ac_cv_func_getpgrp_void=yes |
14042 fi | 13540 fi |
14043 rm -f conftest.$ac_objext conftest.$ac_ext | 13541 rm -f conftest.$ac_objext conftest.$ac_ext |
14044 | 13542 |
14045 fi | 13543 fi |
14063 if eval "test \"\${$as_ac_var+set}\" = set"; then | 13561 if eval "test \"\${$as_ac_var+set}\" = set"; then |
14064 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13562 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14065 else | 13563 else |
14066 cat >conftest.$ac_ext <<_ACEOF | 13564 cat >conftest.$ac_ext <<_ACEOF |
14067 #line $LINENO "configure" | 13565 #line $LINENO "configure" |
14068 /* confdefs.h. */ | 13566 #include "confdefs.h" |
14069 _ACEOF | |
14070 cat confdefs.h >>conftest.$ac_ext | |
14071 cat >>conftest.$ac_ext <<_ACEOF | |
14072 /* end confdefs.h. */ | |
14073 /* System header to define __stub macros and hopefully few prototypes, | 13567 /* System header to define __stub macros and hopefully few prototypes, |
14074 which can conflict with char $ac_func (); below. | 13568 which can conflict with char $ac_func (); below. */ |
14075 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 13569 #include <assert.h> |
14076 <limits.h> exists even on freestanding compilers. */ | |
14077 #ifdef __STDC__ | |
14078 # include <limits.h> | |
14079 #else | |
14080 # include <assert.h> | |
14081 #endif | |
14082 /* Override any gcc2 internal prototype to avoid an error. */ | 13570 /* Override any gcc2 internal prototype to avoid an error. */ |
14083 #ifdef __cplusplus | 13571 #ifdef __cplusplus |
14084 extern "C" | 13572 extern "C" |
14085 { | |
14086 #endif | 13573 #endif |
14087 /* We use char because int might match the return type of a gcc2 | 13574 /* We use char because int might match the return type of a gcc2 |
14088 builtin and then its argument prototype would still apply. */ | 13575 builtin and then its argument prototype would still apply. */ |
14089 char $ac_func (); | 13576 char $ac_func (); |
13577 char (*f) (); | |
13578 | |
13579 int | |
13580 main () | |
13581 { | |
14090 /* The GNU C library defines this for functions which it implements | 13582 /* The GNU C library defines this for functions which it implements |
14091 to always fail with ENOSYS. Some functions are actually named | 13583 to always fail with ENOSYS. Some functions are actually named |
14092 something starting with __ and the normal name is an alias. */ | 13584 something starting with __ and the normal name is an alias. */ |
14093 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | 13585 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
14094 choke me | 13586 choke me |
14095 #else | 13587 #else |
14096 char (*f) () = $ac_func; | 13588 f = $ac_func; |
14097 #endif | 13589 #endif |
14098 #ifdef __cplusplus | 13590 |
14099 } | |
14100 #endif | |
14101 | |
14102 int | |
14103 main () | |
14104 { | |
14105 return f != $ac_func; | |
14106 ; | 13591 ; |
14107 return 0; | 13592 return 0; |
14108 } | 13593 } |
14109 _ACEOF | 13594 _ACEOF |
14110 rm -f conftest.$ac_objext conftest$ac_exeext | 13595 rm -f conftest.$ac_objext conftest$ac_exeext |
14120 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13605 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14121 (exit $ac_status); }; }; then | 13606 (exit $ac_status); }; }; then |
14122 eval "$as_ac_var=yes" | 13607 eval "$as_ac_var=yes" |
14123 else | 13608 else |
14124 echo "$as_me: failed program was:" >&5 | 13609 echo "$as_me: failed program was:" >&5 |
14125 sed 's/^/| /' conftest.$ac_ext >&5 | 13610 cat conftest.$ac_ext >&5 |
14126 | |
14127 eval "$as_ac_var=no" | 13611 eval "$as_ac_var=no" |
14128 fi | 13612 fi |
14129 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13613 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
14130 fi | 13614 fi |
14131 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 13615 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
14144 else | 13628 else |
14145 ac_check_lib_save_LIBS=$LIBS | 13629 ac_check_lib_save_LIBS=$LIBS |
14146 LIBS="-lintl $LIBS" | 13630 LIBS="-lintl $LIBS" |
14147 cat >conftest.$ac_ext <<_ACEOF | 13631 cat >conftest.$ac_ext <<_ACEOF |
14148 #line $LINENO "configure" | 13632 #line $LINENO "configure" |
14149 /* confdefs.h. */ | 13633 #include "confdefs.h" |
14150 _ACEOF | |
14151 cat confdefs.h >>conftest.$ac_ext | |
14152 cat >>conftest.$ac_ext <<_ACEOF | |
14153 /* end confdefs.h. */ | |
14154 | 13634 |
14155 /* Override any gcc2 internal prototype to avoid an error. */ | 13635 /* Override any gcc2 internal prototype to avoid an error. */ |
14156 #ifdef __cplusplus | 13636 #ifdef __cplusplus |
14157 extern "C" | 13637 extern "C" |
14158 #endif | 13638 #endif |
14180 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13660 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14181 (exit $ac_status); }; }; then | 13661 (exit $ac_status); }; }; then |
14182 ac_cv_lib_intl_strftime=yes | 13662 ac_cv_lib_intl_strftime=yes |
14183 else | 13663 else |
14184 echo "$as_me: failed program was:" >&5 | 13664 echo "$as_me: failed program was:" >&5 |
14185 sed 's/^/| /' conftest.$ac_ext >&5 | 13665 cat conftest.$ac_ext >&5 |
14186 | |
14187 ac_cv_lib_intl_strftime=no | 13666 ac_cv_lib_intl_strftime=no |
14188 fi | 13667 fi |
14189 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13668 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
14190 LIBS=$ac_check_lib_save_LIBS | 13669 LIBS=$ac_check_lib_save_LIBS |
14191 fi | 13670 fi |
14213 if eval "test \"\${$as_ac_var+set}\" = set"; then | 13692 if eval "test \"\${$as_ac_var+set}\" = set"; then |
14214 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13693 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14215 else | 13694 else |
14216 cat >conftest.$ac_ext <<_ACEOF | 13695 cat >conftest.$ac_ext <<_ACEOF |
14217 #line $LINENO "configure" | 13696 #line $LINENO "configure" |
14218 /* confdefs.h. */ | 13697 #include "confdefs.h" |
14219 _ACEOF | |
14220 cat confdefs.h >>conftest.$ac_ext | |
14221 cat >>conftest.$ac_ext <<_ACEOF | |
14222 /* end confdefs.h. */ | |
14223 /* System header to define __stub macros and hopefully few prototypes, | 13698 /* System header to define __stub macros and hopefully few prototypes, |
14224 which can conflict with char $ac_func (); below. | 13699 which can conflict with char $ac_func (); below. */ |
14225 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 13700 #include <assert.h> |
14226 <limits.h> exists even on freestanding compilers. */ | |
14227 #ifdef __STDC__ | |
14228 # include <limits.h> | |
14229 #else | |
14230 # include <assert.h> | |
14231 #endif | |
14232 /* Override any gcc2 internal prototype to avoid an error. */ | 13701 /* Override any gcc2 internal prototype to avoid an error. */ |
14233 #ifdef __cplusplus | 13702 #ifdef __cplusplus |
14234 extern "C" | 13703 extern "C" |
14235 { | |
14236 #endif | 13704 #endif |
14237 /* We use char because int might match the return type of a gcc2 | 13705 /* We use char because int might match the return type of a gcc2 |
14238 builtin and then its argument prototype would still apply. */ | 13706 builtin and then its argument prototype would still apply. */ |
14239 char $ac_func (); | 13707 char $ac_func (); |
13708 char (*f) (); | |
13709 | |
13710 int | |
13711 main () | |
13712 { | |
14240 /* The GNU C library defines this for functions which it implements | 13713 /* The GNU C library defines this for functions which it implements |
14241 to always fail with ENOSYS. Some functions are actually named | 13714 to always fail with ENOSYS. Some functions are actually named |
14242 something starting with __ and the normal name is an alias. */ | 13715 something starting with __ and the normal name is an alias. */ |
14243 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | 13716 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
14244 choke me | 13717 choke me |
14245 #else | 13718 #else |
14246 char (*f) () = $ac_func; | 13719 f = $ac_func; |
14247 #endif | 13720 #endif |
14248 #ifdef __cplusplus | 13721 |
14249 } | |
14250 #endif | |
14251 | |
14252 int | |
14253 main () | |
14254 { | |
14255 return f != $ac_func; | |
14256 ; | 13722 ; |
14257 return 0; | 13723 return 0; |
14258 } | 13724 } |
14259 _ACEOF | 13725 _ACEOF |
14260 rm -f conftest.$ac_objext conftest$ac_exeext | 13726 rm -f conftest.$ac_objext conftest$ac_exeext |
14270 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13736 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14271 (exit $ac_status); }; }; then | 13737 (exit $ac_status); }; }; then |
14272 eval "$as_ac_var=yes" | 13738 eval "$as_ac_var=yes" |
14273 else | 13739 else |
14274 echo "$as_me: failed program was:" >&5 | 13740 echo "$as_me: failed program was:" >&5 |
14275 sed 's/^/| /' conftest.$ac_ext >&5 | 13741 cat conftest.$ac_ext >&5 |
14276 | |
14277 eval "$as_ac_var=no" | 13742 eval "$as_ac_var=no" |
14278 fi | 13743 fi |
14279 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13744 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
14280 fi | 13745 fi |
14281 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 13746 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
14299 if eval "test \"\${$as_ac_var+set}\" = set"; then | 13764 if eval "test \"\${$as_ac_var+set}\" = set"; then |
14300 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13765 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14301 else | 13766 else |
14302 cat >conftest.$ac_ext <<_ACEOF | 13767 cat >conftest.$ac_ext <<_ACEOF |
14303 #line $LINENO "configure" | 13768 #line $LINENO "configure" |
14304 /* confdefs.h. */ | 13769 #include "confdefs.h" |
14305 _ACEOF | |
14306 cat confdefs.h >>conftest.$ac_ext | |
14307 cat >>conftest.$ac_ext <<_ACEOF | |
14308 /* end confdefs.h. */ | |
14309 /* System header to define __stub macros and hopefully few prototypes, | 13770 /* System header to define __stub macros and hopefully few prototypes, |
14310 which can conflict with char $ac_func (); below. | 13771 which can conflict with char $ac_func (); below. */ |
14311 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 13772 #include <assert.h> |
14312 <limits.h> exists even on freestanding compilers. */ | |
14313 #ifdef __STDC__ | |
14314 # include <limits.h> | |
14315 #else | |
14316 # include <assert.h> | |
14317 #endif | |
14318 /* Override any gcc2 internal prototype to avoid an error. */ | 13773 /* Override any gcc2 internal prototype to avoid an error. */ |
14319 #ifdef __cplusplus | 13774 #ifdef __cplusplus |
14320 extern "C" | 13775 extern "C" |
14321 { | |
14322 #endif | 13776 #endif |
14323 /* We use char because int might match the return type of a gcc2 | 13777 /* We use char because int might match the return type of a gcc2 |
14324 builtin and then its argument prototype would still apply. */ | 13778 builtin and then its argument prototype would still apply. */ |
14325 char $ac_func (); | 13779 char $ac_func (); |
13780 char (*f) (); | |
13781 | |
13782 int | |
13783 main () | |
13784 { | |
14326 /* The GNU C library defines this for functions which it implements | 13785 /* The GNU C library defines this for functions which it implements |
14327 to always fail with ENOSYS. Some functions are actually named | 13786 to always fail with ENOSYS. Some functions are actually named |
14328 something starting with __ and the normal name is an alias. */ | 13787 something starting with __ and the normal name is an alias. */ |
14329 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | 13788 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
14330 choke me | 13789 choke me |
14331 #else | 13790 #else |
14332 char (*f) () = $ac_func; | 13791 f = $ac_func; |
14333 #endif | 13792 #endif |
14334 #ifdef __cplusplus | 13793 |
14335 } | |
14336 #endif | |
14337 | |
14338 int | |
14339 main () | |
14340 { | |
14341 return f != $ac_func; | |
14342 ; | 13794 ; |
14343 return 0; | 13795 return 0; |
14344 } | 13796 } |
14345 _ACEOF | 13797 _ACEOF |
14346 rm -f conftest.$ac_objext conftest$ac_exeext | 13798 rm -f conftest.$ac_objext conftest$ac_exeext |
14356 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13808 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14357 (exit $ac_status); }; }; then | 13809 (exit $ac_status); }; }; then |
14358 eval "$as_ac_var=yes" | 13810 eval "$as_ac_var=yes" |
14359 else | 13811 else |
14360 echo "$as_me: failed program was:" >&5 | 13812 echo "$as_me: failed program was:" >&5 |
14361 sed 's/^/| /' conftest.$ac_ext >&5 | 13813 cat conftest.$ac_ext >&5 |
14362 | |
14363 eval "$as_ac_var=no" | 13814 eval "$as_ac_var=no" |
14364 fi | 13815 fi |
14365 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13816 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
14366 fi | 13817 fi |
14367 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 13818 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
14387 else | 13838 else |
14388 ac_check_lib_save_LIBS=$LIBS | 13839 ac_check_lib_save_LIBS=$LIBS |
14389 LIBS="-lncurses $LIBS" | 13840 LIBS="-lncurses $LIBS" |
14390 cat >conftest.$ac_ext <<_ACEOF | 13841 cat >conftest.$ac_ext <<_ACEOF |
14391 #line $LINENO "configure" | 13842 #line $LINENO "configure" |
14392 /* confdefs.h. */ | 13843 #include "confdefs.h" |
14393 _ACEOF | |
14394 cat confdefs.h >>conftest.$ac_ext | |
14395 cat >>conftest.$ac_ext <<_ACEOF | |
14396 /* end confdefs.h. */ | |
14397 | 13844 |
14398 /* Override any gcc2 internal prototype to avoid an error. */ | 13845 /* Override any gcc2 internal prototype to avoid an error. */ |
14399 #ifdef __cplusplus | 13846 #ifdef __cplusplus |
14400 extern "C" | 13847 extern "C" |
14401 #endif | 13848 #endif |
14423 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13870 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14424 (exit $ac_status); }; }; then | 13871 (exit $ac_status); }; }; then |
14425 ac_cv_lib_ncurses_tparm=yes | 13872 ac_cv_lib_ncurses_tparm=yes |
14426 else | 13873 else |
14427 echo "$as_me: failed program was:" >&5 | 13874 echo "$as_me: failed program was:" >&5 |
14428 sed 's/^/| /' conftest.$ac_ext >&5 | 13875 cat conftest.$ac_ext >&5 |
14429 | |
14430 ac_cv_lib_ncurses_tparm=no | 13876 ac_cv_lib_ncurses_tparm=no |
14431 fi | 13877 fi |
14432 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13878 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
14433 LIBS=$ac_check_lib_save_LIBS | 13879 LIBS=$ac_check_lib_save_LIBS |
14434 fi | 13880 fi |
14453 if test "${ac_cv_func_res_send+set}" = set; then | 13899 if test "${ac_cv_func_res_send+set}" = set; then |
14454 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13900 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14455 else | 13901 else |
14456 cat >conftest.$ac_ext <<_ACEOF | 13902 cat >conftest.$ac_ext <<_ACEOF |
14457 #line $LINENO "configure" | 13903 #line $LINENO "configure" |
14458 /* confdefs.h. */ | 13904 #include "confdefs.h" |
14459 _ACEOF | |
14460 cat confdefs.h >>conftest.$ac_ext | |
14461 cat >>conftest.$ac_ext <<_ACEOF | |
14462 /* end confdefs.h. */ | |
14463 /* System header to define __stub macros and hopefully few prototypes, | 13905 /* System header to define __stub macros and hopefully few prototypes, |
14464 which can conflict with char res_send (); below. | 13906 which can conflict with char res_send (); below. */ |
14465 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 13907 #include <assert.h> |
14466 <limits.h> exists even on freestanding compilers. */ | |
14467 #ifdef __STDC__ | |
14468 # include <limits.h> | |
14469 #else | |
14470 # include <assert.h> | |
14471 #endif | |
14472 /* Override any gcc2 internal prototype to avoid an error. */ | 13908 /* Override any gcc2 internal prototype to avoid an error. */ |
14473 #ifdef __cplusplus | 13909 #ifdef __cplusplus |
14474 extern "C" | 13910 extern "C" |
14475 { | |
14476 #endif | 13911 #endif |
14477 /* We use char because int might match the return type of a gcc2 | 13912 /* We use char because int might match the return type of a gcc2 |
14478 builtin and then its argument prototype would still apply. */ | 13913 builtin and then its argument prototype would still apply. */ |
14479 char res_send (); | 13914 char res_send (); |
13915 char (*f) (); | |
13916 | |
13917 int | |
13918 main () | |
13919 { | |
14480 /* The GNU C library defines this for functions which it implements | 13920 /* The GNU C library defines this for functions which it implements |
14481 to always fail with ENOSYS. Some functions are actually named | 13921 to always fail with ENOSYS. Some functions are actually named |
14482 something starting with __ and the normal name is an alias. */ | 13922 something starting with __ and the normal name is an alias. */ |
14483 #if defined (__stub_res_send) || defined (__stub___res_send) | 13923 #if defined (__stub_res_send) || defined (__stub___res_send) |
14484 choke me | 13924 choke me |
14485 #else | 13925 #else |
14486 char (*f) () = res_send; | 13926 f = res_send; |
14487 #endif | 13927 #endif |
14488 #ifdef __cplusplus | 13928 |
14489 } | |
14490 #endif | |
14491 | |
14492 int | |
14493 main () | |
14494 { | |
14495 return f != res_send; | |
14496 ; | 13929 ; |
14497 return 0; | 13930 return 0; |
14498 } | 13931 } |
14499 _ACEOF | 13932 _ACEOF |
14500 rm -f conftest.$ac_objext conftest$ac_exeext | 13933 rm -f conftest.$ac_objext conftest$ac_exeext |
14510 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 13943 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14511 (exit $ac_status); }; }; then | 13944 (exit $ac_status); }; }; then |
14512 ac_cv_func_res_send=yes | 13945 ac_cv_func_res_send=yes |
14513 else | 13946 else |
14514 echo "$as_me: failed program was:" >&5 | 13947 echo "$as_me: failed program was:" >&5 |
14515 sed 's/^/| /' conftest.$ac_ext >&5 | 13948 cat conftest.$ac_ext >&5 |
14516 | |
14517 ac_cv_func_res_send=no | 13949 ac_cv_func_res_send=no |
14518 fi | 13950 fi |
14519 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 13951 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
14520 fi | 13952 fi |
14521 echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5 | 13953 echo "$as_me:$LINENO: result: $ac_cv_func_res_send" >&5 |
14528 if test "${ac_cv_func___res_send+set}" = set; then | 13960 if test "${ac_cv_func___res_send+set}" = set; then |
14529 echo $ECHO_N "(cached) $ECHO_C" >&6 | 13961 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14530 else | 13962 else |
14531 cat >conftest.$ac_ext <<_ACEOF | 13963 cat >conftest.$ac_ext <<_ACEOF |
14532 #line $LINENO "configure" | 13964 #line $LINENO "configure" |
14533 /* confdefs.h. */ | 13965 #include "confdefs.h" |
14534 _ACEOF | |
14535 cat confdefs.h >>conftest.$ac_ext | |
14536 cat >>conftest.$ac_ext <<_ACEOF | |
14537 /* end confdefs.h. */ | |
14538 /* System header to define __stub macros and hopefully few prototypes, | 13966 /* System header to define __stub macros and hopefully few prototypes, |
14539 which can conflict with char __res_send (); below. | 13967 which can conflict with char __res_send (); below. */ |
14540 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 13968 #include <assert.h> |
14541 <limits.h> exists even on freestanding compilers. */ | |
14542 #ifdef __STDC__ | |
14543 # include <limits.h> | |
14544 #else | |
14545 # include <assert.h> | |
14546 #endif | |
14547 /* Override any gcc2 internal prototype to avoid an error. */ | 13969 /* Override any gcc2 internal prototype to avoid an error. */ |
14548 #ifdef __cplusplus | 13970 #ifdef __cplusplus |
14549 extern "C" | 13971 extern "C" |
14550 { | |
14551 #endif | 13972 #endif |
14552 /* We use char because int might match the return type of a gcc2 | 13973 /* We use char because int might match the return type of a gcc2 |
14553 builtin and then its argument prototype would still apply. */ | 13974 builtin and then its argument prototype would still apply. */ |
14554 char __res_send (); | 13975 char __res_send (); |
13976 char (*f) (); | |
13977 | |
13978 int | |
13979 main () | |
13980 { | |
14555 /* The GNU C library defines this for functions which it implements | 13981 /* The GNU C library defines this for functions which it implements |
14556 to always fail with ENOSYS. Some functions are actually named | 13982 to always fail with ENOSYS. Some functions are actually named |
14557 something starting with __ and the normal name is an alias. */ | 13983 something starting with __ and the normal name is an alias. */ |
14558 #if defined (__stub___res_send) || defined (__stub_____res_send) | 13984 #if defined (__stub___res_send) || defined (__stub_____res_send) |
14559 choke me | 13985 choke me |
14560 #else | 13986 #else |
14561 char (*f) () = __res_send; | 13987 f = __res_send; |
14562 #endif | 13988 #endif |
14563 #ifdef __cplusplus | 13989 |
14564 } | |
14565 #endif | |
14566 | |
14567 int | |
14568 main () | |
14569 { | |
14570 return f != __res_send; | |
14571 ; | 13990 ; |
14572 return 0; | 13991 return 0; |
14573 } | 13992 } |
14574 _ACEOF | 13993 _ACEOF |
14575 rm -f conftest.$ac_objext conftest$ac_exeext | 13994 rm -f conftest.$ac_objext conftest$ac_exeext |
14585 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14004 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14586 (exit $ac_status); }; }; then | 14005 (exit $ac_status); }; }; then |
14587 ac_cv_func___res_send=yes | 14006 ac_cv_func___res_send=yes |
14588 else | 14007 else |
14589 echo "$as_me: failed program was:" >&5 | 14008 echo "$as_me: failed program was:" >&5 |
14590 sed 's/^/| /' conftest.$ac_ext >&5 | 14009 cat conftest.$ac_ext >&5 |
14591 | |
14592 ac_cv_func___res_send=no | 14010 ac_cv_func___res_send=no |
14593 fi | 14011 fi |
14594 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14012 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
14595 fi | 14013 fi |
14596 echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5 | 14014 echo "$as_me:$LINENO: result: $ac_cv_func___res_send" >&5 |
14605 else | 14023 else |
14606 ac_check_lib_save_LIBS=$LIBS | 14024 ac_check_lib_save_LIBS=$LIBS |
14607 LIBS="-lresolv $LIBS" | 14025 LIBS="-lresolv $LIBS" |
14608 cat >conftest.$ac_ext <<_ACEOF | 14026 cat >conftest.$ac_ext <<_ACEOF |
14609 #line $LINENO "configure" | 14027 #line $LINENO "configure" |
14610 /* confdefs.h. */ | 14028 #include "confdefs.h" |
14611 _ACEOF | |
14612 cat confdefs.h >>conftest.$ac_ext | |
14613 cat >>conftest.$ac_ext <<_ACEOF | |
14614 /* end confdefs.h. */ | |
14615 | 14029 |
14616 /* Override any gcc2 internal prototype to avoid an error. */ | 14030 /* Override any gcc2 internal prototype to avoid an error. */ |
14617 #ifdef __cplusplus | 14031 #ifdef __cplusplus |
14618 extern "C" | 14032 extern "C" |
14619 #endif | 14033 #endif |
14641 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14055 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14642 (exit $ac_status); }; }; then | 14056 (exit $ac_status); }; }; then |
14643 ac_cv_lib_resolv_res_send=yes | 14057 ac_cv_lib_resolv_res_send=yes |
14644 else | 14058 else |
14645 echo "$as_me: failed program was:" >&5 | 14059 echo "$as_me: failed program was:" >&5 |
14646 sed 's/^/| /' conftest.$ac_ext >&5 | 14060 cat conftest.$ac_ext >&5 |
14647 | |
14648 ac_cv_lib_resolv_res_send=no | 14061 ac_cv_lib_resolv_res_send=no |
14649 fi | 14062 fi |
14650 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14063 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
14651 LIBS=$ac_check_lib_save_LIBS | 14064 LIBS=$ac_check_lib_save_LIBS |
14652 fi | 14065 fi |
14662 else | 14075 else |
14663 ac_check_lib_save_LIBS=$LIBS | 14076 ac_check_lib_save_LIBS=$LIBS |
14664 LIBS="-lresolv $LIBS" | 14077 LIBS="-lresolv $LIBS" |
14665 cat >conftest.$ac_ext <<_ACEOF | 14078 cat >conftest.$ac_ext <<_ACEOF |
14666 #line $LINENO "configure" | 14079 #line $LINENO "configure" |
14667 /* confdefs.h. */ | 14080 #include "confdefs.h" |
14668 _ACEOF | |
14669 cat confdefs.h >>conftest.$ac_ext | |
14670 cat >>conftest.$ac_ext <<_ACEOF | |
14671 /* end confdefs.h. */ | |
14672 | 14081 |
14673 /* Override any gcc2 internal prototype to avoid an error. */ | 14082 /* Override any gcc2 internal prototype to avoid an error. */ |
14674 #ifdef __cplusplus | 14083 #ifdef __cplusplus |
14675 extern "C" | 14084 extern "C" |
14676 #endif | 14085 #endif |
14698 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14107 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14699 (exit $ac_status); }; }; then | 14108 (exit $ac_status); }; }; then |
14700 ac_cv_lib_resolv___res_send=yes | 14109 ac_cv_lib_resolv___res_send=yes |
14701 else | 14110 else |
14702 echo "$as_me: failed program was:" >&5 | 14111 echo "$as_me: failed program was:" >&5 |
14703 sed 's/^/| /' conftest.$ac_ext >&5 | 14112 cat conftest.$ac_ext >&5 |
14704 | |
14705 ac_cv_lib_resolv___res_send=no | 14113 ac_cv_lib_resolv___res_send=no |
14706 fi | 14114 fi |
14707 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14115 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
14708 LIBS=$ac_check_lib_save_LIBS | 14116 LIBS=$ac_check_lib_save_LIBS |
14709 fi | 14117 fi |
14734 if test "${ac_cv_func_hes_getmailhost+set}" = set; then | 14142 if test "${ac_cv_func_hes_getmailhost+set}" = set; then |
14735 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14143 echo $ECHO_N "(cached) $ECHO_C" >&6 |
14736 else | 14144 else |
14737 cat >conftest.$ac_ext <<_ACEOF | 14145 cat >conftest.$ac_ext <<_ACEOF |
14738 #line $LINENO "configure" | 14146 #line $LINENO "configure" |
14739 /* confdefs.h. */ | 14147 #include "confdefs.h" |
14740 _ACEOF | |
14741 cat confdefs.h >>conftest.$ac_ext | |
14742 cat >>conftest.$ac_ext <<_ACEOF | |
14743 /* end confdefs.h. */ | |
14744 /* System header to define __stub macros and hopefully few prototypes, | 14148 /* System header to define __stub macros and hopefully few prototypes, |
14745 which can conflict with char hes_getmailhost (); below. | 14149 which can conflict with char hes_getmailhost (); below. */ |
14746 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 14150 #include <assert.h> |
14747 <limits.h> exists even on freestanding compilers. */ | |
14748 #ifdef __STDC__ | |
14749 # include <limits.h> | |
14750 #else | |
14751 # include <assert.h> | |
14752 #endif | |
14753 /* Override any gcc2 internal prototype to avoid an error. */ | 14151 /* Override any gcc2 internal prototype to avoid an error. */ |
14754 #ifdef __cplusplus | 14152 #ifdef __cplusplus |
14755 extern "C" | 14153 extern "C" |
14756 { | |
14757 #endif | 14154 #endif |
14758 /* We use char because int might match the return type of a gcc2 | 14155 /* We use char because int might match the return type of a gcc2 |
14759 builtin and then its argument prototype would still apply. */ | 14156 builtin and then its argument prototype would still apply. */ |
14760 char hes_getmailhost (); | 14157 char hes_getmailhost (); |
14158 char (*f) (); | |
14159 | |
14160 int | |
14161 main () | |
14162 { | |
14761 /* The GNU C library defines this for functions which it implements | 14163 /* The GNU C library defines this for functions which it implements |
14762 to always fail with ENOSYS. Some functions are actually named | 14164 to always fail with ENOSYS. Some functions are actually named |
14763 something starting with __ and the normal name is an alias. */ | 14165 something starting with __ and the normal name is an alias. */ |
14764 #if defined (__stub_hes_getmailhost) || defined (__stub___hes_getmailhost) | 14166 #if defined (__stub_hes_getmailhost) || defined (__stub___hes_getmailhost) |
14765 choke me | 14167 choke me |
14766 #else | 14168 #else |
14767 char (*f) () = hes_getmailhost; | 14169 f = hes_getmailhost; |
14768 #endif | 14170 #endif |
14769 #ifdef __cplusplus | 14171 |
14770 } | |
14771 #endif | |
14772 | |
14773 int | |
14774 main () | |
14775 { | |
14776 return f != hes_getmailhost; | |
14777 ; | 14172 ; |
14778 return 0; | 14173 return 0; |
14779 } | 14174 } |
14780 _ACEOF | 14175 _ACEOF |
14781 rm -f conftest.$ac_objext conftest$ac_exeext | 14176 rm -f conftest.$ac_objext conftest$ac_exeext |
14791 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14186 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14792 (exit $ac_status); }; }; then | 14187 (exit $ac_status); }; }; then |
14793 ac_cv_func_hes_getmailhost=yes | 14188 ac_cv_func_hes_getmailhost=yes |
14794 else | 14189 else |
14795 echo "$as_me: failed program was:" >&5 | 14190 echo "$as_me: failed program was:" >&5 |
14796 sed 's/^/| /' conftest.$ac_ext >&5 | 14191 cat conftest.$ac_ext >&5 |
14797 | |
14798 ac_cv_func_hes_getmailhost=no | 14192 ac_cv_func_hes_getmailhost=no |
14799 fi | 14193 fi |
14800 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14194 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
14801 fi | 14195 fi |
14802 echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5 | 14196 echo "$as_me:$LINENO: result: $ac_cv_func_hes_getmailhost" >&5 |
14811 else | 14205 else |
14812 ac_check_lib_save_LIBS=$LIBS | 14206 ac_check_lib_save_LIBS=$LIBS |
14813 LIBS="-lhesiod $RESOLVLIB $LIBS" | 14207 LIBS="-lhesiod $RESOLVLIB $LIBS" |
14814 cat >conftest.$ac_ext <<_ACEOF | 14208 cat >conftest.$ac_ext <<_ACEOF |
14815 #line $LINENO "configure" | 14209 #line $LINENO "configure" |
14816 /* confdefs.h. */ | 14210 #include "confdefs.h" |
14817 _ACEOF | |
14818 cat confdefs.h >>conftest.$ac_ext | |
14819 cat >>conftest.$ac_ext <<_ACEOF | |
14820 /* end confdefs.h. */ | |
14821 | 14211 |
14822 /* Override any gcc2 internal prototype to avoid an error. */ | 14212 /* Override any gcc2 internal prototype to avoid an error. */ |
14823 #ifdef __cplusplus | 14213 #ifdef __cplusplus |
14824 extern "C" | 14214 extern "C" |
14825 #endif | 14215 #endif |
14847 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14237 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14848 (exit $ac_status); }; }; then | 14238 (exit $ac_status); }; }; then |
14849 ac_cv_lib_hesiod_hes_getmailhost=yes | 14239 ac_cv_lib_hesiod_hes_getmailhost=yes |
14850 else | 14240 else |
14851 echo "$as_me: failed program was:" >&5 | 14241 echo "$as_me: failed program was:" >&5 |
14852 sed 's/^/| /' conftest.$ac_ext >&5 | 14242 cat conftest.$ac_ext >&5 |
14853 | |
14854 ac_cv_lib_hesiod_hes_getmailhost=no | 14243 ac_cv_lib_hesiod_hes_getmailhost=no |
14855 fi | 14244 fi |
14856 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14245 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
14857 LIBS=$ac_check_lib_save_LIBS | 14246 LIBS=$ac_check_lib_save_LIBS |
14858 fi | 14247 fi |
14882 else | 14271 else |
14883 ac_check_lib_save_LIBS=$LIBS | 14272 ac_check_lib_save_LIBS=$LIBS |
14884 LIBS="-lcom_err $LIBS" | 14273 LIBS="-lcom_err $LIBS" |
14885 cat >conftest.$ac_ext <<_ACEOF | 14274 cat >conftest.$ac_ext <<_ACEOF |
14886 #line $LINENO "configure" | 14275 #line $LINENO "configure" |
14887 /* confdefs.h. */ | 14276 #include "confdefs.h" |
14888 _ACEOF | |
14889 cat confdefs.h >>conftest.$ac_ext | |
14890 cat >>conftest.$ac_ext <<_ACEOF | |
14891 /* end confdefs.h. */ | |
14892 | 14277 |
14893 /* Override any gcc2 internal prototype to avoid an error. */ | 14278 /* Override any gcc2 internal prototype to avoid an error. */ |
14894 #ifdef __cplusplus | 14279 #ifdef __cplusplus |
14895 extern "C" | 14280 extern "C" |
14896 #endif | 14281 #endif |
14918 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14303 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14919 (exit $ac_status); }; }; then | 14304 (exit $ac_status); }; }; then |
14920 ac_cv_lib_com_err_com_err=yes | 14305 ac_cv_lib_com_err_com_err=yes |
14921 else | 14306 else |
14922 echo "$as_me: failed program was:" >&5 | 14307 echo "$as_me: failed program was:" >&5 |
14923 sed 's/^/| /' conftest.$ac_ext >&5 | 14308 cat conftest.$ac_ext >&5 |
14924 | |
14925 ac_cv_lib_com_err_com_err=no | 14309 ac_cv_lib_com_err_com_err=no |
14926 fi | 14310 fi |
14927 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14311 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
14928 LIBS=$ac_check_lib_save_LIBS | 14312 LIBS=$ac_check_lib_save_LIBS |
14929 fi | 14313 fi |
14946 else | 14330 else |
14947 ac_check_lib_save_LIBS=$LIBS | 14331 ac_check_lib_save_LIBS=$LIBS |
14948 LIBS="-lk5crypto $LIBS" | 14332 LIBS="-lk5crypto $LIBS" |
14949 cat >conftest.$ac_ext <<_ACEOF | 14333 cat >conftest.$ac_ext <<_ACEOF |
14950 #line $LINENO "configure" | 14334 #line $LINENO "configure" |
14951 /* confdefs.h. */ | 14335 #include "confdefs.h" |
14952 _ACEOF | |
14953 cat confdefs.h >>conftest.$ac_ext | |
14954 cat >>conftest.$ac_ext <<_ACEOF | |
14955 /* end confdefs.h. */ | |
14956 | 14336 |
14957 /* Override any gcc2 internal prototype to avoid an error. */ | 14337 /* Override any gcc2 internal prototype to avoid an error. */ |
14958 #ifdef __cplusplus | 14338 #ifdef __cplusplus |
14959 extern "C" | 14339 extern "C" |
14960 #endif | 14340 #endif |
14982 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14362 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
14983 (exit $ac_status); }; }; then | 14363 (exit $ac_status); }; }; then |
14984 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=yes | 14364 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=yes |
14985 else | 14365 else |
14986 echo "$as_me: failed program was:" >&5 | 14366 echo "$as_me: failed program was:" >&5 |
14987 sed 's/^/| /' conftest.$ac_ext >&5 | 14367 cat conftest.$ac_ext >&5 |
14988 | |
14989 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no | 14368 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=no |
14990 fi | 14369 fi |
14991 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14370 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
14992 LIBS=$ac_check_lib_save_LIBS | 14371 LIBS=$ac_check_lib_save_LIBS |
14993 fi | 14372 fi |
15010 else | 14389 else |
15011 ac_check_lib_save_LIBS=$LIBS | 14390 ac_check_lib_save_LIBS=$LIBS |
15012 LIBS="-lcrypto $LIBS" | 14391 LIBS="-lcrypto $LIBS" |
15013 cat >conftest.$ac_ext <<_ACEOF | 14392 cat >conftest.$ac_ext <<_ACEOF |
15014 #line $LINENO "configure" | 14393 #line $LINENO "configure" |
15015 /* confdefs.h. */ | 14394 #include "confdefs.h" |
15016 _ACEOF | |
15017 cat confdefs.h >>conftest.$ac_ext | |
15018 cat >>conftest.$ac_ext <<_ACEOF | |
15019 /* end confdefs.h. */ | |
15020 | 14395 |
15021 /* Override any gcc2 internal prototype to avoid an error. */ | 14396 /* Override any gcc2 internal prototype to avoid an error. */ |
15022 #ifdef __cplusplus | 14397 #ifdef __cplusplus |
15023 extern "C" | 14398 extern "C" |
15024 #endif | 14399 #endif |
15046 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14421 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15047 (exit $ac_status); }; }; then | 14422 (exit $ac_status); }; }; then |
15048 ac_cv_lib_crypto_mit_des_cbc_encrypt=yes | 14423 ac_cv_lib_crypto_mit_des_cbc_encrypt=yes |
15049 else | 14424 else |
15050 echo "$as_me: failed program was:" >&5 | 14425 echo "$as_me: failed program was:" >&5 |
15051 sed 's/^/| /' conftest.$ac_ext >&5 | 14426 cat conftest.$ac_ext >&5 |
15052 | |
15053 ac_cv_lib_crypto_mit_des_cbc_encrypt=no | 14427 ac_cv_lib_crypto_mit_des_cbc_encrypt=no |
15054 fi | 14428 fi |
15055 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14429 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
15056 LIBS=$ac_check_lib_save_LIBS | 14430 LIBS=$ac_check_lib_save_LIBS |
15057 fi | 14431 fi |
15074 else | 14448 else |
15075 ac_check_lib_save_LIBS=$LIBS | 14449 ac_check_lib_save_LIBS=$LIBS |
15076 LIBS="-lkrb5 $LIBS" | 14450 LIBS="-lkrb5 $LIBS" |
15077 cat >conftest.$ac_ext <<_ACEOF | 14451 cat >conftest.$ac_ext <<_ACEOF |
15078 #line $LINENO "configure" | 14452 #line $LINENO "configure" |
15079 /* confdefs.h. */ | 14453 #include "confdefs.h" |
15080 _ACEOF | |
15081 cat confdefs.h >>conftest.$ac_ext | |
15082 cat >>conftest.$ac_ext <<_ACEOF | |
15083 /* end confdefs.h. */ | |
15084 | 14454 |
15085 /* Override any gcc2 internal prototype to avoid an error. */ | 14455 /* Override any gcc2 internal prototype to avoid an error. */ |
15086 #ifdef __cplusplus | 14456 #ifdef __cplusplus |
15087 extern "C" | 14457 extern "C" |
15088 #endif | 14458 #endif |
15110 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14480 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15111 (exit $ac_status); }; }; then | 14481 (exit $ac_status); }; }; then |
15112 ac_cv_lib_krb5_krb5_init_context=yes | 14482 ac_cv_lib_krb5_krb5_init_context=yes |
15113 else | 14483 else |
15114 echo "$as_me: failed program was:" >&5 | 14484 echo "$as_me: failed program was:" >&5 |
15115 sed 's/^/| /' conftest.$ac_ext >&5 | 14485 cat conftest.$ac_ext >&5 |
15116 | |
15117 ac_cv_lib_krb5_krb5_init_context=no | 14486 ac_cv_lib_krb5_krb5_init_context=no |
15118 fi | 14487 fi |
15119 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14488 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
15120 LIBS=$ac_check_lib_save_LIBS | 14489 LIBS=$ac_check_lib_save_LIBS |
15121 fi | 14490 fi |
15139 else | 14508 else |
15140 ac_check_lib_save_LIBS=$LIBS | 14509 ac_check_lib_save_LIBS=$LIBS |
15141 LIBS="-ldes425 $LIBS" | 14510 LIBS="-ldes425 $LIBS" |
15142 cat >conftest.$ac_ext <<_ACEOF | 14511 cat >conftest.$ac_ext <<_ACEOF |
15143 #line $LINENO "configure" | 14512 #line $LINENO "configure" |
15144 /* confdefs.h. */ | 14513 #include "confdefs.h" |
15145 _ACEOF | |
15146 cat confdefs.h >>conftest.$ac_ext | |
15147 cat >>conftest.$ac_ext <<_ACEOF | |
15148 /* end confdefs.h. */ | |
15149 | 14514 |
15150 /* Override any gcc2 internal prototype to avoid an error. */ | 14515 /* Override any gcc2 internal prototype to avoid an error. */ |
15151 #ifdef __cplusplus | 14516 #ifdef __cplusplus |
15152 extern "C" | 14517 extern "C" |
15153 #endif | 14518 #endif |
15175 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14540 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15176 (exit $ac_status); }; }; then | 14541 (exit $ac_status); }; }; then |
15177 ac_cv_lib_des425_des_cbc_encrypt=yes | 14542 ac_cv_lib_des425_des_cbc_encrypt=yes |
15178 else | 14543 else |
15179 echo "$as_me: failed program was:" >&5 | 14544 echo "$as_me: failed program was:" >&5 |
15180 sed 's/^/| /' conftest.$ac_ext >&5 | 14545 cat conftest.$ac_ext >&5 |
15181 | |
15182 ac_cv_lib_des425_des_cbc_encrypt=no | 14546 ac_cv_lib_des425_des_cbc_encrypt=no |
15183 fi | 14547 fi |
15184 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14548 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
15185 LIBS=$ac_check_lib_save_LIBS | 14549 LIBS=$ac_check_lib_save_LIBS |
15186 fi | 14550 fi |
15202 else | 14566 else |
15203 ac_check_lib_save_LIBS=$LIBS | 14567 ac_check_lib_save_LIBS=$LIBS |
15204 LIBS="-ldes $LIBS" | 14568 LIBS="-ldes $LIBS" |
15205 cat >conftest.$ac_ext <<_ACEOF | 14569 cat >conftest.$ac_ext <<_ACEOF |
15206 #line $LINENO "configure" | 14570 #line $LINENO "configure" |
15207 /* confdefs.h. */ | 14571 #include "confdefs.h" |
15208 _ACEOF | |
15209 cat confdefs.h >>conftest.$ac_ext | |
15210 cat >>conftest.$ac_ext <<_ACEOF | |
15211 /* end confdefs.h. */ | |
15212 | 14572 |
15213 /* Override any gcc2 internal prototype to avoid an error. */ | 14573 /* Override any gcc2 internal prototype to avoid an error. */ |
15214 #ifdef __cplusplus | 14574 #ifdef __cplusplus |
15215 extern "C" | 14575 extern "C" |
15216 #endif | 14576 #endif |
15238 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14598 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15239 (exit $ac_status); }; }; then | 14599 (exit $ac_status); }; }; then |
15240 ac_cv_lib_des_des_cbc_encrypt=yes | 14600 ac_cv_lib_des_des_cbc_encrypt=yes |
15241 else | 14601 else |
15242 echo "$as_me: failed program was:" >&5 | 14602 echo "$as_me: failed program was:" >&5 |
15243 sed 's/^/| /' conftest.$ac_ext >&5 | 14603 cat conftest.$ac_ext >&5 |
15244 | |
15245 ac_cv_lib_des_des_cbc_encrypt=no | 14604 ac_cv_lib_des_des_cbc_encrypt=no |
15246 fi | 14605 fi |
15247 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14606 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
15248 LIBS=$ac_check_lib_save_LIBS | 14607 LIBS=$ac_check_lib_save_LIBS |
15249 fi | 14608 fi |
15268 else | 14627 else |
15269 ac_check_lib_save_LIBS=$LIBS | 14628 ac_check_lib_save_LIBS=$LIBS |
15270 LIBS="-lkrb4 $LIBS" | 14629 LIBS="-lkrb4 $LIBS" |
15271 cat >conftest.$ac_ext <<_ACEOF | 14630 cat >conftest.$ac_ext <<_ACEOF |
15272 #line $LINENO "configure" | 14631 #line $LINENO "configure" |
15273 /* confdefs.h. */ | 14632 #include "confdefs.h" |
15274 _ACEOF | |
15275 cat confdefs.h >>conftest.$ac_ext | |
15276 cat >>conftest.$ac_ext <<_ACEOF | |
15277 /* end confdefs.h. */ | |
15278 | 14633 |
15279 /* Override any gcc2 internal prototype to avoid an error. */ | 14634 /* Override any gcc2 internal prototype to avoid an error. */ |
15280 #ifdef __cplusplus | 14635 #ifdef __cplusplus |
15281 extern "C" | 14636 extern "C" |
15282 #endif | 14637 #endif |
15304 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14659 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15305 (exit $ac_status); }; }; then | 14660 (exit $ac_status); }; }; then |
15306 ac_cv_lib_krb4_krb_get_cred=yes | 14661 ac_cv_lib_krb4_krb_get_cred=yes |
15307 else | 14662 else |
15308 echo "$as_me: failed program was:" >&5 | 14663 echo "$as_me: failed program was:" >&5 |
15309 sed 's/^/| /' conftest.$ac_ext >&5 | 14664 cat conftest.$ac_ext >&5 |
15310 | |
15311 ac_cv_lib_krb4_krb_get_cred=no | 14665 ac_cv_lib_krb4_krb_get_cred=no |
15312 fi | 14666 fi |
15313 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14667 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
15314 LIBS=$ac_check_lib_save_LIBS | 14668 LIBS=$ac_check_lib_save_LIBS |
15315 fi | 14669 fi |
15331 else | 14685 else |
15332 ac_check_lib_save_LIBS=$LIBS | 14686 ac_check_lib_save_LIBS=$LIBS |
15333 LIBS="-lkrb $LIBS" | 14687 LIBS="-lkrb $LIBS" |
15334 cat >conftest.$ac_ext <<_ACEOF | 14688 cat >conftest.$ac_ext <<_ACEOF |
15335 #line $LINENO "configure" | 14689 #line $LINENO "configure" |
15336 /* confdefs.h. */ | 14690 #include "confdefs.h" |
15337 _ACEOF | |
15338 cat confdefs.h >>conftest.$ac_ext | |
15339 cat >>conftest.$ac_ext <<_ACEOF | |
15340 /* end confdefs.h. */ | |
15341 | 14691 |
15342 /* Override any gcc2 internal prototype to avoid an error. */ | 14692 /* Override any gcc2 internal prototype to avoid an error. */ |
15343 #ifdef __cplusplus | 14693 #ifdef __cplusplus |
15344 extern "C" | 14694 extern "C" |
15345 #endif | 14695 #endif |
15367 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14717 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15368 (exit $ac_status); }; }; then | 14718 (exit $ac_status); }; }; then |
15369 ac_cv_lib_krb_krb_get_cred=yes | 14719 ac_cv_lib_krb_krb_get_cred=yes |
15370 else | 14720 else |
15371 echo "$as_me: failed program was:" >&5 | 14721 echo "$as_me: failed program was:" >&5 |
15372 sed 's/^/| /' conftest.$ac_ext >&5 | 14722 cat conftest.$ac_ext >&5 |
15373 | |
15374 ac_cv_lib_krb_krb_get_cred=no | 14723 ac_cv_lib_krb_krb_get_cred=no |
15375 fi | 14724 fi |
15376 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 14725 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
15377 LIBS=$ac_check_lib_save_LIBS | 14726 LIBS=$ac_check_lib_save_LIBS |
15378 fi | 14727 fi |
15408 # Is the header compilable? | 14757 # Is the header compilable? |
15409 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 14758 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
15410 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 14759 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
15411 cat >conftest.$ac_ext <<_ACEOF | 14760 cat >conftest.$ac_ext <<_ACEOF |
15412 #line $LINENO "configure" | 14761 #line $LINENO "configure" |
15413 /* confdefs.h. */ | 14762 #include "confdefs.h" |
15414 _ACEOF | |
15415 cat confdefs.h >>conftest.$ac_ext | |
15416 cat >>conftest.$ac_ext <<_ACEOF | |
15417 /* end confdefs.h. */ | |
15418 $ac_includes_default | 14763 $ac_includes_default |
15419 #include <$ac_header> | 14764 #include <$ac_header> |
15420 _ACEOF | 14765 _ACEOF |
15421 rm -f conftest.$ac_objext | 14766 rm -f conftest.$ac_objext |
15422 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 14767 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
15431 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14776 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15432 (exit $ac_status); }; }; then | 14777 (exit $ac_status); }; }; then |
15433 ac_header_compiler=yes | 14778 ac_header_compiler=yes |
15434 else | 14779 else |
15435 echo "$as_me: failed program was:" >&5 | 14780 echo "$as_me: failed program was:" >&5 |
15436 sed 's/^/| /' conftest.$ac_ext >&5 | 14781 cat conftest.$ac_ext >&5 |
15437 | |
15438 ac_header_compiler=no | 14782 ac_header_compiler=no |
15439 fi | 14783 fi |
15440 rm -f conftest.$ac_objext conftest.$ac_ext | 14784 rm -f conftest.$ac_objext conftest.$ac_ext |
15441 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 14785 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
15442 echo "${ECHO_T}$ac_header_compiler" >&6 | 14786 echo "${ECHO_T}$ac_header_compiler" >&6 |
15444 # Is the header present? | 14788 # Is the header present? |
15445 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 14789 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
15446 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 14790 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
15447 cat >conftest.$ac_ext <<_ACEOF | 14791 cat >conftest.$ac_ext <<_ACEOF |
15448 #line $LINENO "configure" | 14792 #line $LINENO "configure" |
15449 /* confdefs.h. */ | 14793 #include "confdefs.h" |
15450 _ACEOF | |
15451 cat confdefs.h >>conftest.$ac_ext | |
15452 cat >>conftest.$ac_ext <<_ACEOF | |
15453 /* end confdefs.h. */ | |
15454 #include <$ac_header> | 14794 #include <$ac_header> |
15455 _ACEOF | 14795 _ACEOF |
15456 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 14796 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
15457 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 14797 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
15458 ac_status=$? | 14798 ac_status=$? |
15471 fi | 14811 fi |
15472 if test -z "$ac_cpp_err"; then | 14812 if test -z "$ac_cpp_err"; then |
15473 ac_header_preproc=yes | 14813 ac_header_preproc=yes |
15474 else | 14814 else |
15475 echo "$as_me: failed program was:" >&5 | 14815 echo "$as_me: failed program was:" >&5 |
15476 sed 's/^/| /' conftest.$ac_ext >&5 | 14816 cat conftest.$ac_ext >&5 |
15477 | |
15478 ac_header_preproc=no | 14817 ac_header_preproc=no |
15479 fi | 14818 fi |
15480 rm -f conftest.err conftest.$ac_ext | 14819 rm -f conftest.err conftest.$ac_ext |
15481 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 14820 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
15482 echo "${ECHO_T}$ac_header_preproc" >&6 | 14821 echo "${ECHO_T}$ac_header_preproc" >&6 |
15485 case $ac_header_compiler:$ac_header_preproc in | 14824 case $ac_header_compiler:$ac_header_preproc in |
15486 yes:no ) | 14825 yes:no ) |
15487 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 14826 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
15488 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 14827 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
15489 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 14828 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15490 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 14829 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
15491 ( | |
15492 cat <<\_ASBOX | |
15493 ## ------------------------------------ ## | |
15494 ## Report this to bug-autoconf@gnu.org. ## | |
15495 ## ------------------------------------ ## | |
15496 _ASBOX | |
15497 ) | | |
15498 sed "s/^/$as_me: WARNING: /" >&2 | |
15499 ;; | |
15500 no:yes ) | 14830 no:yes ) |
15501 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 14831 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
15502 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 14832 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
15503 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 14833 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
15504 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 14834 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
15505 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 14835 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15506 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 14836 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
15507 ( | |
15508 cat <<\_ASBOX | |
15509 ## ------------------------------------ ## | |
15510 ## Report this to bug-autoconf@gnu.org. ## | |
15511 ## ------------------------------------ ## | |
15512 _ASBOX | |
15513 ) | | |
15514 sed "s/^/$as_me: WARNING: /" >&2 | |
15515 ;; | |
15516 esac | 14837 esac |
15517 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 14838 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
15518 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 14839 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
15519 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 14840 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
15520 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14841 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15551 # Is the header compilable? | 14872 # Is the header compilable? |
15552 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 14873 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
15553 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 14874 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
15554 cat >conftest.$ac_ext <<_ACEOF | 14875 cat >conftest.$ac_ext <<_ACEOF |
15555 #line $LINENO "configure" | 14876 #line $LINENO "configure" |
15556 /* confdefs.h. */ | 14877 #include "confdefs.h" |
15557 _ACEOF | |
15558 cat confdefs.h >>conftest.$ac_ext | |
15559 cat >>conftest.$ac_ext <<_ACEOF | |
15560 /* end confdefs.h. */ | |
15561 $ac_includes_default | 14878 $ac_includes_default |
15562 #include <$ac_header> | 14879 #include <$ac_header> |
15563 _ACEOF | 14880 _ACEOF |
15564 rm -f conftest.$ac_objext | 14881 rm -f conftest.$ac_objext |
15565 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 14882 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
15574 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 14891 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15575 (exit $ac_status); }; }; then | 14892 (exit $ac_status); }; }; then |
15576 ac_header_compiler=yes | 14893 ac_header_compiler=yes |
15577 else | 14894 else |
15578 echo "$as_me: failed program was:" >&5 | 14895 echo "$as_me: failed program was:" >&5 |
15579 sed 's/^/| /' conftest.$ac_ext >&5 | 14896 cat conftest.$ac_ext >&5 |
15580 | |
15581 ac_header_compiler=no | 14897 ac_header_compiler=no |
15582 fi | 14898 fi |
15583 rm -f conftest.$ac_objext conftest.$ac_ext | 14899 rm -f conftest.$ac_objext conftest.$ac_ext |
15584 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 14900 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
15585 echo "${ECHO_T}$ac_header_compiler" >&6 | 14901 echo "${ECHO_T}$ac_header_compiler" >&6 |
15587 # Is the header present? | 14903 # Is the header present? |
15588 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 14904 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
15589 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 14905 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
15590 cat >conftest.$ac_ext <<_ACEOF | 14906 cat >conftest.$ac_ext <<_ACEOF |
15591 #line $LINENO "configure" | 14907 #line $LINENO "configure" |
15592 /* confdefs.h. */ | 14908 #include "confdefs.h" |
15593 _ACEOF | |
15594 cat confdefs.h >>conftest.$ac_ext | |
15595 cat >>conftest.$ac_ext <<_ACEOF | |
15596 /* end confdefs.h. */ | |
15597 #include <$ac_header> | 14909 #include <$ac_header> |
15598 _ACEOF | 14910 _ACEOF |
15599 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 14911 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
15600 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 14912 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
15601 ac_status=$? | 14913 ac_status=$? |
15614 fi | 14926 fi |
15615 if test -z "$ac_cpp_err"; then | 14927 if test -z "$ac_cpp_err"; then |
15616 ac_header_preproc=yes | 14928 ac_header_preproc=yes |
15617 else | 14929 else |
15618 echo "$as_me: failed program was:" >&5 | 14930 echo "$as_me: failed program was:" >&5 |
15619 sed 's/^/| /' conftest.$ac_ext >&5 | 14931 cat conftest.$ac_ext >&5 |
15620 | |
15621 ac_header_preproc=no | 14932 ac_header_preproc=no |
15622 fi | 14933 fi |
15623 rm -f conftest.err conftest.$ac_ext | 14934 rm -f conftest.err conftest.$ac_ext |
15624 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 14935 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
15625 echo "${ECHO_T}$ac_header_preproc" >&6 | 14936 echo "${ECHO_T}$ac_header_preproc" >&6 |
15628 case $ac_header_compiler:$ac_header_preproc in | 14939 case $ac_header_compiler:$ac_header_preproc in |
15629 yes:no ) | 14940 yes:no ) |
15630 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 14941 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
15631 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 14942 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
15632 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 14943 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15633 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 14944 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
15634 ( | |
15635 cat <<\_ASBOX | |
15636 ## ------------------------------------ ## | |
15637 ## Report this to bug-autoconf@gnu.org. ## | |
15638 ## ------------------------------------ ## | |
15639 _ASBOX | |
15640 ) | | |
15641 sed "s/^/$as_me: WARNING: /" >&2 | |
15642 ;; | |
15643 no:yes ) | 14945 no:yes ) |
15644 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 14946 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
15645 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 14947 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
15646 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 14948 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
15647 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 14949 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
15648 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 14950 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15649 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 14951 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
15650 ( | |
15651 cat <<\_ASBOX | |
15652 ## ------------------------------------ ## | |
15653 ## Report this to bug-autoconf@gnu.org. ## | |
15654 ## ------------------------------------ ## | |
15655 _ASBOX | |
15656 ) | | |
15657 sed "s/^/$as_me: WARNING: /" >&2 | |
15658 ;; | |
15659 esac | 14952 esac |
15660 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 14953 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
15661 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 14954 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
15662 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 14955 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
15663 echo $ECHO_N "(cached) $ECHO_C" >&6 | 14956 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15690 # Is the header compilable? | 14983 # Is the header compilable? |
15691 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 14984 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
15692 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 14985 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
15693 cat >conftest.$ac_ext <<_ACEOF | 14986 cat >conftest.$ac_ext <<_ACEOF |
15694 #line $LINENO "configure" | 14987 #line $LINENO "configure" |
15695 /* confdefs.h. */ | 14988 #include "confdefs.h" |
15696 _ACEOF | |
15697 cat confdefs.h >>conftest.$ac_ext | |
15698 cat >>conftest.$ac_ext <<_ACEOF | |
15699 /* end confdefs.h. */ | |
15700 $ac_includes_default | 14989 $ac_includes_default |
15701 #include <$ac_header> | 14990 #include <$ac_header> |
15702 _ACEOF | 14991 _ACEOF |
15703 rm -f conftest.$ac_objext | 14992 rm -f conftest.$ac_objext |
15704 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 14993 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
15713 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15002 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15714 (exit $ac_status); }; }; then | 15003 (exit $ac_status); }; }; then |
15715 ac_header_compiler=yes | 15004 ac_header_compiler=yes |
15716 else | 15005 else |
15717 echo "$as_me: failed program was:" >&5 | 15006 echo "$as_me: failed program was:" >&5 |
15718 sed 's/^/| /' conftest.$ac_ext >&5 | 15007 cat conftest.$ac_ext >&5 |
15719 | |
15720 ac_header_compiler=no | 15008 ac_header_compiler=no |
15721 fi | 15009 fi |
15722 rm -f conftest.$ac_objext conftest.$ac_ext | 15010 rm -f conftest.$ac_objext conftest.$ac_ext |
15723 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 15011 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
15724 echo "${ECHO_T}$ac_header_compiler" >&6 | 15012 echo "${ECHO_T}$ac_header_compiler" >&6 |
15726 # Is the header present? | 15014 # Is the header present? |
15727 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 15015 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
15728 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 15016 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
15729 cat >conftest.$ac_ext <<_ACEOF | 15017 cat >conftest.$ac_ext <<_ACEOF |
15730 #line $LINENO "configure" | 15018 #line $LINENO "configure" |
15731 /* confdefs.h. */ | 15019 #include "confdefs.h" |
15732 _ACEOF | |
15733 cat confdefs.h >>conftest.$ac_ext | |
15734 cat >>conftest.$ac_ext <<_ACEOF | |
15735 /* end confdefs.h. */ | |
15736 #include <$ac_header> | 15020 #include <$ac_header> |
15737 _ACEOF | 15021 _ACEOF |
15738 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 15022 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
15739 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 15023 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
15740 ac_status=$? | 15024 ac_status=$? |
15753 fi | 15037 fi |
15754 if test -z "$ac_cpp_err"; then | 15038 if test -z "$ac_cpp_err"; then |
15755 ac_header_preproc=yes | 15039 ac_header_preproc=yes |
15756 else | 15040 else |
15757 echo "$as_me: failed program was:" >&5 | 15041 echo "$as_me: failed program was:" >&5 |
15758 sed 's/^/| /' conftest.$ac_ext >&5 | 15042 cat conftest.$ac_ext >&5 |
15759 | |
15760 ac_header_preproc=no | 15043 ac_header_preproc=no |
15761 fi | 15044 fi |
15762 rm -f conftest.err conftest.$ac_ext | 15045 rm -f conftest.err conftest.$ac_ext |
15763 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 15046 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
15764 echo "${ECHO_T}$ac_header_preproc" >&6 | 15047 echo "${ECHO_T}$ac_header_preproc" >&6 |
15767 case $ac_header_compiler:$ac_header_preproc in | 15050 case $ac_header_compiler:$ac_header_preproc in |
15768 yes:no ) | 15051 yes:no ) |
15769 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 15052 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
15770 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15053 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
15771 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15054 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15772 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15055 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
15773 ( | |
15774 cat <<\_ASBOX | |
15775 ## ------------------------------------ ## | |
15776 ## Report this to bug-autoconf@gnu.org. ## | |
15777 ## ------------------------------------ ## | |
15778 _ASBOX | |
15779 ) | | |
15780 sed "s/^/$as_me: WARNING: /" >&2 | |
15781 ;; | |
15782 no:yes ) | 15056 no:yes ) |
15783 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 15057 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
15784 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 15058 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
15785 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 15059 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
15786 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 15060 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
15787 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15061 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15788 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15062 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
15789 ( | |
15790 cat <<\_ASBOX | |
15791 ## ------------------------------------ ## | |
15792 ## Report this to bug-autoconf@gnu.org. ## | |
15793 ## ------------------------------------ ## | |
15794 _ASBOX | |
15795 ) | | |
15796 sed "s/^/$as_me: WARNING: /" >&2 | |
15797 ;; | |
15798 esac | 15063 esac |
15799 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 15064 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
15800 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 15065 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
15801 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 15066 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
15802 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15067 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15829 # Is the header compilable? | 15094 # Is the header compilable? |
15830 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 15095 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
15831 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 15096 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
15832 cat >conftest.$ac_ext <<_ACEOF | 15097 cat >conftest.$ac_ext <<_ACEOF |
15833 #line $LINENO "configure" | 15098 #line $LINENO "configure" |
15834 /* confdefs.h. */ | 15099 #include "confdefs.h" |
15835 _ACEOF | |
15836 cat confdefs.h >>conftest.$ac_ext | |
15837 cat >>conftest.$ac_ext <<_ACEOF | |
15838 /* end confdefs.h. */ | |
15839 $ac_includes_default | 15100 $ac_includes_default |
15840 #include <$ac_header> | 15101 #include <$ac_header> |
15841 _ACEOF | 15102 _ACEOF |
15842 rm -f conftest.$ac_objext | 15103 rm -f conftest.$ac_objext |
15843 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15104 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
15852 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15113 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
15853 (exit $ac_status); }; }; then | 15114 (exit $ac_status); }; }; then |
15854 ac_header_compiler=yes | 15115 ac_header_compiler=yes |
15855 else | 15116 else |
15856 echo "$as_me: failed program was:" >&5 | 15117 echo "$as_me: failed program was:" >&5 |
15857 sed 's/^/| /' conftest.$ac_ext >&5 | 15118 cat conftest.$ac_ext >&5 |
15858 | |
15859 ac_header_compiler=no | 15119 ac_header_compiler=no |
15860 fi | 15120 fi |
15861 rm -f conftest.$ac_objext conftest.$ac_ext | 15121 rm -f conftest.$ac_objext conftest.$ac_ext |
15862 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 15122 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
15863 echo "${ECHO_T}$ac_header_compiler" >&6 | 15123 echo "${ECHO_T}$ac_header_compiler" >&6 |
15865 # Is the header present? | 15125 # Is the header present? |
15866 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 15126 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
15867 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 15127 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
15868 cat >conftest.$ac_ext <<_ACEOF | 15128 cat >conftest.$ac_ext <<_ACEOF |
15869 #line $LINENO "configure" | 15129 #line $LINENO "configure" |
15870 /* confdefs.h. */ | 15130 #include "confdefs.h" |
15871 _ACEOF | |
15872 cat confdefs.h >>conftest.$ac_ext | |
15873 cat >>conftest.$ac_ext <<_ACEOF | |
15874 /* end confdefs.h. */ | |
15875 #include <$ac_header> | 15131 #include <$ac_header> |
15876 _ACEOF | 15132 _ACEOF |
15877 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 15133 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
15878 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 15134 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
15879 ac_status=$? | 15135 ac_status=$? |
15892 fi | 15148 fi |
15893 if test -z "$ac_cpp_err"; then | 15149 if test -z "$ac_cpp_err"; then |
15894 ac_header_preproc=yes | 15150 ac_header_preproc=yes |
15895 else | 15151 else |
15896 echo "$as_me: failed program was:" >&5 | 15152 echo "$as_me: failed program was:" >&5 |
15897 sed 's/^/| /' conftest.$ac_ext >&5 | 15153 cat conftest.$ac_ext >&5 |
15898 | |
15899 ac_header_preproc=no | 15154 ac_header_preproc=no |
15900 fi | 15155 fi |
15901 rm -f conftest.err conftest.$ac_ext | 15156 rm -f conftest.err conftest.$ac_ext |
15902 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 15157 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
15903 echo "${ECHO_T}$ac_header_preproc" >&6 | 15158 echo "${ECHO_T}$ac_header_preproc" >&6 |
15906 case $ac_header_compiler:$ac_header_preproc in | 15161 case $ac_header_compiler:$ac_header_preproc in |
15907 yes:no ) | 15162 yes:no ) |
15908 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 15163 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
15909 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15164 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
15910 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15165 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15911 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15166 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
15912 ( | |
15913 cat <<\_ASBOX | |
15914 ## ------------------------------------ ## | |
15915 ## Report this to bug-autoconf@gnu.org. ## | |
15916 ## ------------------------------------ ## | |
15917 _ASBOX | |
15918 ) | | |
15919 sed "s/^/$as_me: WARNING: /" >&2 | |
15920 ;; | |
15921 no:yes ) | 15167 no:yes ) |
15922 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 15168 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
15923 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 15169 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
15924 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 15170 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
15925 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 15171 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
15926 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15172 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
15927 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15173 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
15928 ( | |
15929 cat <<\_ASBOX | |
15930 ## ------------------------------------ ## | |
15931 ## Report this to bug-autoconf@gnu.org. ## | |
15932 ## ------------------------------------ ## | |
15933 _ASBOX | |
15934 ) | | |
15935 sed "s/^/$as_me: WARNING: /" >&2 | |
15936 ;; | |
15937 esac | 15174 esac |
15938 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 15175 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
15939 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 15176 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
15940 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 15177 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
15941 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15178 echo $ECHO_N "(cached) $ECHO_C" >&6 |
15979 # Is the header compilable? | 15216 # Is the header compilable? |
15980 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 15217 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
15981 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 15218 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
15982 cat >conftest.$ac_ext <<_ACEOF | 15219 cat >conftest.$ac_ext <<_ACEOF |
15983 #line $LINENO "configure" | 15220 #line $LINENO "configure" |
15984 /* confdefs.h. */ | 15221 #include "confdefs.h" |
15985 _ACEOF | |
15986 cat confdefs.h >>conftest.$ac_ext | |
15987 cat >>conftest.$ac_ext <<_ACEOF | |
15988 /* end confdefs.h. */ | |
15989 $ac_includes_default | 15222 $ac_includes_default |
15990 #include <$ac_header> | 15223 #include <$ac_header> |
15991 _ACEOF | 15224 _ACEOF |
15992 rm -f conftest.$ac_objext | 15225 rm -f conftest.$ac_objext |
15993 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15226 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
16002 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15235 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16003 (exit $ac_status); }; }; then | 15236 (exit $ac_status); }; }; then |
16004 ac_header_compiler=yes | 15237 ac_header_compiler=yes |
16005 else | 15238 else |
16006 echo "$as_me: failed program was:" >&5 | 15239 echo "$as_me: failed program was:" >&5 |
16007 sed 's/^/| /' conftest.$ac_ext >&5 | 15240 cat conftest.$ac_ext >&5 |
16008 | |
16009 ac_header_compiler=no | 15241 ac_header_compiler=no |
16010 fi | 15242 fi |
16011 rm -f conftest.$ac_objext conftest.$ac_ext | 15243 rm -f conftest.$ac_objext conftest.$ac_ext |
16012 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 15244 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
16013 echo "${ECHO_T}$ac_header_compiler" >&6 | 15245 echo "${ECHO_T}$ac_header_compiler" >&6 |
16015 # Is the header present? | 15247 # Is the header present? |
16016 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 15248 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
16017 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 15249 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
16018 cat >conftest.$ac_ext <<_ACEOF | 15250 cat >conftest.$ac_ext <<_ACEOF |
16019 #line $LINENO "configure" | 15251 #line $LINENO "configure" |
16020 /* confdefs.h. */ | 15252 #include "confdefs.h" |
16021 _ACEOF | |
16022 cat confdefs.h >>conftest.$ac_ext | |
16023 cat >>conftest.$ac_ext <<_ACEOF | |
16024 /* end confdefs.h. */ | |
16025 #include <$ac_header> | 15253 #include <$ac_header> |
16026 _ACEOF | 15254 _ACEOF |
16027 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 15255 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
16028 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 15256 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
16029 ac_status=$? | 15257 ac_status=$? |
16042 fi | 15270 fi |
16043 if test -z "$ac_cpp_err"; then | 15271 if test -z "$ac_cpp_err"; then |
16044 ac_header_preproc=yes | 15272 ac_header_preproc=yes |
16045 else | 15273 else |
16046 echo "$as_me: failed program was:" >&5 | 15274 echo "$as_me: failed program was:" >&5 |
16047 sed 's/^/| /' conftest.$ac_ext >&5 | 15275 cat conftest.$ac_ext >&5 |
16048 | |
16049 ac_header_preproc=no | 15276 ac_header_preproc=no |
16050 fi | 15277 fi |
16051 rm -f conftest.err conftest.$ac_ext | 15278 rm -f conftest.err conftest.$ac_ext |
16052 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 15279 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
16053 echo "${ECHO_T}$ac_header_preproc" >&6 | 15280 echo "${ECHO_T}$ac_header_preproc" >&6 |
16056 case $ac_header_compiler:$ac_header_preproc in | 15283 case $ac_header_compiler:$ac_header_preproc in |
16057 yes:no ) | 15284 yes:no ) |
16058 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 15285 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
16059 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15286 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
16060 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15287 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
16061 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15288 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
16062 ( | |
16063 cat <<\_ASBOX | |
16064 ## ------------------------------------ ## | |
16065 ## Report this to bug-autoconf@gnu.org. ## | |
16066 ## ------------------------------------ ## | |
16067 _ASBOX | |
16068 ) | | |
16069 sed "s/^/$as_me: WARNING: /" >&2 | |
16070 ;; | |
16071 no:yes ) | 15289 no:yes ) |
16072 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 15290 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
16073 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 15291 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
16074 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 15292 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
16075 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 15293 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
16076 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15294 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
16077 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15295 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
16078 ( | |
16079 cat <<\_ASBOX | |
16080 ## ------------------------------------ ## | |
16081 ## Report this to bug-autoconf@gnu.org. ## | |
16082 ## ------------------------------------ ## | |
16083 _ASBOX | |
16084 ) | | |
16085 sed "s/^/$as_me: WARNING: /" >&2 | |
16086 ;; | |
16087 esac | 15296 esac |
16088 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 15297 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
16089 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 15298 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
16090 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 15299 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
16091 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15300 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16118 # Is the header compilable? | 15327 # Is the header compilable? |
16119 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 15328 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
16120 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 15329 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
16121 cat >conftest.$ac_ext <<_ACEOF | 15330 cat >conftest.$ac_ext <<_ACEOF |
16122 #line $LINENO "configure" | 15331 #line $LINENO "configure" |
16123 /* confdefs.h. */ | 15332 #include "confdefs.h" |
16124 _ACEOF | |
16125 cat confdefs.h >>conftest.$ac_ext | |
16126 cat >>conftest.$ac_ext <<_ACEOF | |
16127 /* end confdefs.h. */ | |
16128 $ac_includes_default | 15333 $ac_includes_default |
16129 #include <$ac_header> | 15334 #include <$ac_header> |
16130 _ACEOF | 15335 _ACEOF |
16131 rm -f conftest.$ac_objext | 15336 rm -f conftest.$ac_objext |
16132 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15337 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
16141 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15346 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16142 (exit $ac_status); }; }; then | 15347 (exit $ac_status); }; }; then |
16143 ac_header_compiler=yes | 15348 ac_header_compiler=yes |
16144 else | 15349 else |
16145 echo "$as_me: failed program was:" >&5 | 15350 echo "$as_me: failed program was:" >&5 |
16146 sed 's/^/| /' conftest.$ac_ext >&5 | 15351 cat conftest.$ac_ext >&5 |
16147 | |
16148 ac_header_compiler=no | 15352 ac_header_compiler=no |
16149 fi | 15353 fi |
16150 rm -f conftest.$ac_objext conftest.$ac_ext | 15354 rm -f conftest.$ac_objext conftest.$ac_ext |
16151 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 15355 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
16152 echo "${ECHO_T}$ac_header_compiler" >&6 | 15356 echo "${ECHO_T}$ac_header_compiler" >&6 |
16154 # Is the header present? | 15358 # Is the header present? |
16155 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 15359 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
16156 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 15360 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
16157 cat >conftest.$ac_ext <<_ACEOF | 15361 cat >conftest.$ac_ext <<_ACEOF |
16158 #line $LINENO "configure" | 15362 #line $LINENO "configure" |
16159 /* confdefs.h. */ | 15363 #include "confdefs.h" |
16160 _ACEOF | |
16161 cat confdefs.h >>conftest.$ac_ext | |
16162 cat >>conftest.$ac_ext <<_ACEOF | |
16163 /* end confdefs.h. */ | |
16164 #include <$ac_header> | 15364 #include <$ac_header> |
16165 _ACEOF | 15365 _ACEOF |
16166 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 15366 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
16167 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 15367 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
16168 ac_status=$? | 15368 ac_status=$? |
16181 fi | 15381 fi |
16182 if test -z "$ac_cpp_err"; then | 15382 if test -z "$ac_cpp_err"; then |
16183 ac_header_preproc=yes | 15383 ac_header_preproc=yes |
16184 else | 15384 else |
16185 echo "$as_me: failed program was:" >&5 | 15385 echo "$as_me: failed program was:" >&5 |
16186 sed 's/^/| /' conftest.$ac_ext >&5 | 15386 cat conftest.$ac_ext >&5 |
16187 | |
16188 ac_header_preproc=no | 15387 ac_header_preproc=no |
16189 fi | 15388 fi |
16190 rm -f conftest.err conftest.$ac_ext | 15389 rm -f conftest.err conftest.$ac_ext |
16191 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 15390 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
16192 echo "${ECHO_T}$ac_header_preproc" >&6 | 15391 echo "${ECHO_T}$ac_header_preproc" >&6 |
16195 case $ac_header_compiler:$ac_header_preproc in | 15394 case $ac_header_compiler:$ac_header_preproc in |
16196 yes:no ) | 15395 yes:no ) |
16197 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 15396 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
16198 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15397 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
16199 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15398 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
16200 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15399 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
16201 ( | |
16202 cat <<\_ASBOX | |
16203 ## ------------------------------------ ## | |
16204 ## Report this to bug-autoconf@gnu.org. ## | |
16205 ## ------------------------------------ ## | |
16206 _ASBOX | |
16207 ) | | |
16208 sed "s/^/$as_me: WARNING: /" >&2 | |
16209 ;; | |
16210 no:yes ) | 15400 no:yes ) |
16211 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 15401 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
16212 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 15402 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
16213 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 15403 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
16214 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 15404 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
16215 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15405 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
16216 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15406 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
16217 ( | |
16218 cat <<\_ASBOX | |
16219 ## ------------------------------------ ## | |
16220 ## Report this to bug-autoconf@gnu.org. ## | |
16221 ## ------------------------------------ ## | |
16222 _ASBOX | |
16223 ) | | |
16224 sed "s/^/$as_me: WARNING: /" >&2 | |
16225 ;; | |
16226 esac | 15407 esac |
16227 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 15408 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
16228 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 15409 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
16229 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 15410 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
16230 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15411 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16257 # Is the header compilable? | 15438 # Is the header compilable? |
16258 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 15439 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
16259 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 15440 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
16260 cat >conftest.$ac_ext <<_ACEOF | 15441 cat >conftest.$ac_ext <<_ACEOF |
16261 #line $LINENO "configure" | 15442 #line $LINENO "configure" |
16262 /* confdefs.h. */ | 15443 #include "confdefs.h" |
16263 _ACEOF | |
16264 cat confdefs.h >>conftest.$ac_ext | |
16265 cat >>conftest.$ac_ext <<_ACEOF | |
16266 /* end confdefs.h. */ | |
16267 $ac_includes_default | 15444 $ac_includes_default |
16268 #include <$ac_header> | 15445 #include <$ac_header> |
16269 _ACEOF | 15446 _ACEOF |
16270 rm -f conftest.$ac_objext | 15447 rm -f conftest.$ac_objext |
16271 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15448 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
16280 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15457 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16281 (exit $ac_status); }; }; then | 15458 (exit $ac_status); }; }; then |
16282 ac_header_compiler=yes | 15459 ac_header_compiler=yes |
16283 else | 15460 else |
16284 echo "$as_me: failed program was:" >&5 | 15461 echo "$as_me: failed program was:" >&5 |
16285 sed 's/^/| /' conftest.$ac_ext >&5 | 15462 cat conftest.$ac_ext >&5 |
16286 | |
16287 ac_header_compiler=no | 15463 ac_header_compiler=no |
16288 fi | 15464 fi |
16289 rm -f conftest.$ac_objext conftest.$ac_ext | 15465 rm -f conftest.$ac_objext conftest.$ac_ext |
16290 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 15466 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
16291 echo "${ECHO_T}$ac_header_compiler" >&6 | 15467 echo "${ECHO_T}$ac_header_compiler" >&6 |
16293 # Is the header present? | 15469 # Is the header present? |
16294 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 15470 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
16295 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 15471 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
16296 cat >conftest.$ac_ext <<_ACEOF | 15472 cat >conftest.$ac_ext <<_ACEOF |
16297 #line $LINENO "configure" | 15473 #line $LINENO "configure" |
16298 /* confdefs.h. */ | 15474 #include "confdefs.h" |
16299 _ACEOF | |
16300 cat confdefs.h >>conftest.$ac_ext | |
16301 cat >>conftest.$ac_ext <<_ACEOF | |
16302 /* end confdefs.h. */ | |
16303 #include <$ac_header> | 15475 #include <$ac_header> |
16304 _ACEOF | 15476 _ACEOF |
16305 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 15477 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
16306 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 15478 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
16307 ac_status=$? | 15479 ac_status=$? |
16320 fi | 15492 fi |
16321 if test -z "$ac_cpp_err"; then | 15493 if test -z "$ac_cpp_err"; then |
16322 ac_header_preproc=yes | 15494 ac_header_preproc=yes |
16323 else | 15495 else |
16324 echo "$as_me: failed program was:" >&5 | 15496 echo "$as_me: failed program was:" >&5 |
16325 sed 's/^/| /' conftest.$ac_ext >&5 | 15497 cat conftest.$ac_ext >&5 |
16326 | |
16327 ac_header_preproc=no | 15498 ac_header_preproc=no |
16328 fi | 15499 fi |
16329 rm -f conftest.err conftest.$ac_ext | 15500 rm -f conftest.err conftest.$ac_ext |
16330 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 15501 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
16331 echo "${ECHO_T}$ac_header_preproc" >&6 | 15502 echo "${ECHO_T}$ac_header_preproc" >&6 |
16334 case $ac_header_compiler:$ac_header_preproc in | 15505 case $ac_header_compiler:$ac_header_preproc in |
16335 yes:no ) | 15506 yes:no ) |
16336 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 15507 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
16337 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15508 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
16338 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15509 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
16339 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15510 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
16340 ( | |
16341 cat <<\_ASBOX | |
16342 ## ------------------------------------ ## | |
16343 ## Report this to bug-autoconf@gnu.org. ## | |
16344 ## ------------------------------------ ## | |
16345 _ASBOX | |
16346 ) | | |
16347 sed "s/^/$as_me: WARNING: /" >&2 | |
16348 ;; | |
16349 no:yes ) | 15511 no:yes ) |
16350 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 15512 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
16351 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 15513 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
16352 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 15514 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
16353 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 15515 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
16354 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15516 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
16355 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15517 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
16356 ( | |
16357 cat <<\_ASBOX | |
16358 ## ------------------------------------ ## | |
16359 ## Report this to bug-autoconf@gnu.org. ## | |
16360 ## ------------------------------------ ## | |
16361 _ASBOX | |
16362 ) | | |
16363 sed "s/^/$as_me: WARNING: /" >&2 | |
16364 ;; | |
16365 esac | 15518 esac |
16366 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 15519 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
16367 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 15520 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
16368 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 15521 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
16369 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15522 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16408 # Is the header compilable? | 15561 # Is the header compilable? |
16409 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 15562 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
16410 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 15563 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
16411 cat >conftest.$ac_ext <<_ACEOF | 15564 cat >conftest.$ac_ext <<_ACEOF |
16412 #line $LINENO "configure" | 15565 #line $LINENO "configure" |
16413 /* confdefs.h. */ | 15566 #include "confdefs.h" |
16414 _ACEOF | |
16415 cat confdefs.h >>conftest.$ac_ext | |
16416 cat >>conftest.$ac_ext <<_ACEOF | |
16417 /* end confdefs.h. */ | |
16418 $ac_includes_default | 15567 $ac_includes_default |
16419 #include <$ac_header> | 15568 #include <$ac_header> |
16420 _ACEOF | 15569 _ACEOF |
16421 rm -f conftest.$ac_objext | 15570 rm -f conftest.$ac_objext |
16422 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 15571 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
16431 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15580 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16432 (exit $ac_status); }; }; then | 15581 (exit $ac_status); }; }; then |
16433 ac_header_compiler=yes | 15582 ac_header_compiler=yes |
16434 else | 15583 else |
16435 echo "$as_me: failed program was:" >&5 | 15584 echo "$as_me: failed program was:" >&5 |
16436 sed 's/^/| /' conftest.$ac_ext >&5 | 15585 cat conftest.$ac_ext >&5 |
16437 | |
16438 ac_header_compiler=no | 15586 ac_header_compiler=no |
16439 fi | 15587 fi |
16440 rm -f conftest.$ac_objext conftest.$ac_ext | 15588 rm -f conftest.$ac_objext conftest.$ac_ext |
16441 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 15589 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
16442 echo "${ECHO_T}$ac_header_compiler" >&6 | 15590 echo "${ECHO_T}$ac_header_compiler" >&6 |
16444 # Is the header present? | 15592 # Is the header present? |
16445 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 15593 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
16446 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 15594 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
16447 cat >conftest.$ac_ext <<_ACEOF | 15595 cat >conftest.$ac_ext <<_ACEOF |
16448 #line $LINENO "configure" | 15596 #line $LINENO "configure" |
16449 /* confdefs.h. */ | 15597 #include "confdefs.h" |
16450 _ACEOF | |
16451 cat confdefs.h >>conftest.$ac_ext | |
16452 cat >>conftest.$ac_ext <<_ACEOF | |
16453 /* end confdefs.h. */ | |
16454 #include <$ac_header> | 15598 #include <$ac_header> |
16455 _ACEOF | 15599 _ACEOF |
16456 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 15600 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
16457 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 15601 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
16458 ac_status=$? | 15602 ac_status=$? |
16471 fi | 15615 fi |
16472 if test -z "$ac_cpp_err"; then | 15616 if test -z "$ac_cpp_err"; then |
16473 ac_header_preproc=yes | 15617 ac_header_preproc=yes |
16474 else | 15618 else |
16475 echo "$as_me: failed program was:" >&5 | 15619 echo "$as_me: failed program was:" >&5 |
16476 sed 's/^/| /' conftest.$ac_ext >&5 | 15620 cat conftest.$ac_ext >&5 |
16477 | |
16478 ac_header_preproc=no | 15621 ac_header_preproc=no |
16479 fi | 15622 fi |
16480 rm -f conftest.err conftest.$ac_ext | 15623 rm -f conftest.err conftest.$ac_ext |
16481 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 15624 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
16482 echo "${ECHO_T}$ac_header_preproc" >&6 | 15625 echo "${ECHO_T}$ac_header_preproc" >&6 |
16485 case $ac_header_compiler:$ac_header_preproc in | 15628 case $ac_header_compiler:$ac_header_preproc in |
16486 yes:no ) | 15629 yes:no ) |
16487 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 15630 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
16488 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 15631 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
16489 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15632 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
16490 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15633 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
16491 ( | |
16492 cat <<\_ASBOX | |
16493 ## ------------------------------------ ## | |
16494 ## Report this to bug-autoconf@gnu.org. ## | |
16495 ## ------------------------------------ ## | |
16496 _ASBOX | |
16497 ) | | |
16498 sed "s/^/$as_me: WARNING: /" >&2 | |
16499 ;; | |
16500 no:yes ) | 15634 no:yes ) |
16501 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 15635 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
16502 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 15636 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
16503 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 15637 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
16504 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 15638 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
16505 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 15639 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
16506 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 15640 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
16507 ( | |
16508 cat <<\_ASBOX | |
16509 ## ------------------------------------ ## | |
16510 ## Report this to bug-autoconf@gnu.org. ## | |
16511 ## ------------------------------------ ## | |
16512 _ASBOX | |
16513 ) | | |
16514 sed "s/^/$as_me: WARNING: /" >&2 | |
16515 ;; | |
16516 esac | 15641 esac |
16517 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 15642 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
16518 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 15643 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
16519 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 15644 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
16520 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15645 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16546 else | 15671 else |
16547 ac_check_lib_save_LIBS=$LIBS | 15672 ac_check_lib_save_LIBS=$LIBS |
16548 LIBS="-lintl $LIBS" | 15673 LIBS="-lintl $LIBS" |
16549 cat >conftest.$ac_ext <<_ACEOF | 15674 cat >conftest.$ac_ext <<_ACEOF |
16550 #line $LINENO "configure" | 15675 #line $LINENO "configure" |
16551 /* confdefs.h. */ | 15676 #include "confdefs.h" |
16552 _ACEOF | |
16553 cat confdefs.h >>conftest.$ac_ext | |
16554 cat >>conftest.$ac_ext <<_ACEOF | |
16555 /* end confdefs.h. */ | |
16556 | 15677 |
16557 /* Override any gcc2 internal prototype to avoid an error. */ | 15678 /* Override any gcc2 internal prototype to avoid an error. */ |
16558 #ifdef __cplusplus | 15679 #ifdef __cplusplus |
16559 extern "C" | 15680 extern "C" |
16560 #endif | 15681 #endif |
16582 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15703 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16583 (exit $ac_status); }; }; then | 15704 (exit $ac_status); }; }; then |
16584 ac_cv_lib_intl_dgettext=yes | 15705 ac_cv_lib_intl_dgettext=yes |
16585 else | 15706 else |
16586 echo "$as_me: failed program was:" >&5 | 15707 echo "$as_me: failed program was:" >&5 |
16587 sed 's/^/| /' conftest.$ac_ext >&5 | 15708 cat conftest.$ac_ext >&5 |
16588 | |
16589 ac_cv_lib_intl_dgettext=no | 15709 ac_cv_lib_intl_dgettext=no |
16590 fi | 15710 fi |
16591 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 15711 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
16592 LIBS=$ac_check_lib_save_LIBS | 15712 LIBS=$ac_check_lib_save_LIBS |
16593 fi | 15713 fi |
16613 # If we have tzset, assume the worst when cross-compiling. | 15733 # If we have tzset, assume the worst when cross-compiling. |
16614 emacs_cv_localtime_cache=yes | 15734 emacs_cv_localtime_cache=yes |
16615 else | 15735 else |
16616 cat >conftest.$ac_ext <<_ACEOF | 15736 cat >conftest.$ac_ext <<_ACEOF |
16617 #line $LINENO "configure" | 15737 #line $LINENO "configure" |
16618 /* confdefs.h. */ | 15738 #include "confdefs.h" |
16619 _ACEOF | |
16620 cat confdefs.h >>conftest.$ac_ext | |
16621 cat >>conftest.$ac_ext <<_ACEOF | |
16622 /* end confdefs.h. */ | |
16623 #include <time.h> | 15739 #include <time.h> |
16624 extern char **environ; | 15740 extern char **environ; |
16625 unset_TZ () | 15741 unset_TZ () |
16626 { | 15742 { |
16627 char **from, **to; | 15743 char **from, **to; |
16663 (exit $ac_status); }; }; then | 15779 (exit $ac_status); }; }; then |
16664 emacs_cv_localtime_cache=no | 15780 emacs_cv_localtime_cache=no |
16665 else | 15781 else |
16666 echo "$as_me: program exited with status $ac_status" >&5 | 15782 echo "$as_me: program exited with status $ac_status" >&5 |
16667 echo "$as_me: failed program was:" >&5 | 15783 echo "$as_me: failed program was:" >&5 |
16668 sed 's/^/| /' conftest.$ac_ext >&5 | 15784 cat conftest.$ac_ext >&5 |
16669 | |
16670 ( exit $ac_status ) | 15785 ( exit $ac_status ) |
16671 emacs_cv_localtime_cache=yes | 15786 emacs_cv_localtime_cache=yes |
16672 fi | 15787 fi |
16673 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 15788 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
16674 fi | 15789 fi |
16675 else | 15790 else |
16676 # If we lack tzset, report that localtime does not cache TZ, | 15791 # If we lack tzset, report that localtime does not cache TZ, |
16677 # since we can't invalidate the cache if we don't have tzset. | 15792 # since we can't invalidate the cache if we don't have tzset. |
16678 emacs_cv_localtime_cache=no | 15793 emacs_cv_localtime_cache=no |
16698 if eval "test \"\${$as_ac_var+set}\" = set"; then | 15813 if eval "test \"\${$as_ac_var+set}\" = set"; then |
16699 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15814 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16700 else | 15815 else |
16701 cat >conftest.$ac_ext <<_ACEOF | 15816 cat >conftest.$ac_ext <<_ACEOF |
16702 #line $LINENO "configure" | 15817 #line $LINENO "configure" |
16703 /* confdefs.h. */ | 15818 #include "confdefs.h" |
16704 _ACEOF | |
16705 cat confdefs.h >>conftest.$ac_ext | |
16706 cat >>conftest.$ac_ext <<_ACEOF | |
16707 /* end confdefs.h. */ | |
16708 /* System header to define __stub macros and hopefully few prototypes, | 15819 /* System header to define __stub macros and hopefully few prototypes, |
16709 which can conflict with char $ac_func (); below. | 15820 which can conflict with char $ac_func (); below. */ |
16710 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 15821 #include <assert.h> |
16711 <limits.h> exists even on freestanding compilers. */ | |
16712 #ifdef __STDC__ | |
16713 # include <limits.h> | |
16714 #else | |
16715 # include <assert.h> | |
16716 #endif | |
16717 /* Override any gcc2 internal prototype to avoid an error. */ | 15822 /* Override any gcc2 internal prototype to avoid an error. */ |
16718 #ifdef __cplusplus | 15823 #ifdef __cplusplus |
16719 extern "C" | 15824 extern "C" |
16720 { | |
16721 #endif | 15825 #endif |
16722 /* We use char because int might match the return type of a gcc2 | 15826 /* We use char because int might match the return type of a gcc2 |
16723 builtin and then its argument prototype would still apply. */ | 15827 builtin and then its argument prototype would still apply. */ |
16724 char $ac_func (); | 15828 char $ac_func (); |
15829 char (*f) (); | |
15830 | |
15831 int | |
15832 main () | |
15833 { | |
16725 /* The GNU C library defines this for functions which it implements | 15834 /* The GNU C library defines this for functions which it implements |
16726 to always fail with ENOSYS. Some functions are actually named | 15835 to always fail with ENOSYS. Some functions are actually named |
16727 something starting with __ and the normal name is an alias. */ | 15836 something starting with __ and the normal name is an alias. */ |
16728 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | 15837 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
16729 choke me | 15838 choke me |
16730 #else | 15839 #else |
16731 char (*f) () = $ac_func; | 15840 f = $ac_func; |
16732 #endif | 15841 #endif |
16733 #ifdef __cplusplus | 15842 |
16734 } | |
16735 #endif | |
16736 | |
16737 int | |
16738 main () | |
16739 { | |
16740 return f != $ac_func; | |
16741 ; | 15843 ; |
16742 return 0; | 15844 return 0; |
16743 } | 15845 } |
16744 _ACEOF | 15846 _ACEOF |
16745 rm -f conftest.$ac_objext conftest$ac_exeext | 15847 rm -f conftest.$ac_objext conftest$ac_exeext |
16755 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15857 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16756 (exit $ac_status); }; }; then | 15858 (exit $ac_status); }; }; then |
16757 eval "$as_ac_var=yes" | 15859 eval "$as_ac_var=yes" |
16758 else | 15860 else |
16759 echo "$as_me: failed program was:" >&5 | 15861 echo "$as_me: failed program was:" >&5 |
16760 sed 's/^/| /' conftest.$ac_ext >&5 | 15862 cat conftest.$ac_ext >&5 |
16761 | |
16762 eval "$as_ac_var=no" | 15863 eval "$as_ac_var=no" |
16763 fi | 15864 fi |
16764 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 15865 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
16765 fi | 15866 fi |
16766 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 15867 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
16779 if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then | 15880 if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then |
16780 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15881 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16781 else | 15882 else |
16782 cat >conftest.$ac_ext <<_ACEOF | 15883 cat >conftest.$ac_ext <<_ACEOF |
16783 #line $LINENO "configure" | 15884 #line $LINENO "configure" |
16784 /* confdefs.h. */ | 15885 #include "confdefs.h" |
16785 _ACEOF | |
16786 cat confdefs.h >>conftest.$ac_ext | |
16787 cat >>conftest.$ac_ext <<_ACEOF | |
16788 /* end confdefs.h. */ | |
16789 | 15886 |
16790 #ifdef TIME_WITH_SYS_TIME | 15887 #ifdef TIME_WITH_SYS_TIME |
16791 #include <sys/time.h> | 15888 #include <sys/time.h> |
16792 #include <time.h> | 15889 #include <time.h> |
16793 #else | 15890 #else |
16819 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15916 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16820 (exit $ac_status); }; }; then | 15917 (exit $ac_status); }; }; then |
16821 emacs_cv_gettimeofday_two_arguments=yes | 15918 emacs_cv_gettimeofday_two_arguments=yes |
16822 else | 15919 else |
16823 echo "$as_me: failed program was:" >&5 | 15920 echo "$as_me: failed program was:" >&5 |
16824 sed 's/^/| /' conftest.$ac_ext >&5 | 15921 cat conftest.$ac_ext >&5 |
16825 | |
16826 emacs_cv_gettimeofday_two_arguments=no | 15922 emacs_cv_gettimeofday_two_arguments=no |
16827 fi | 15923 fi |
16828 rm -f conftest.$ac_objext conftest.$ac_ext | 15924 rm -f conftest.$ac_objext conftest.$ac_ext |
16829 fi | 15925 fi |
16830 echo "$as_me:$LINENO: result: $emacs_cv_gettimeofday_two_arguments" >&5 | 15926 echo "$as_me:$LINENO: result: $emacs_cv_gettimeofday_two_arguments" >&5 |
16845 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then | 15941 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then |
16846 echo $ECHO_N "(cached) $ECHO_C" >&6 | 15942 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16847 else | 15943 else |
16848 cat >conftest.$ac_ext <<_ACEOF | 15944 cat >conftest.$ac_ext <<_ACEOF |
16849 #line $LINENO "configure" | 15945 #line $LINENO "configure" |
16850 /* confdefs.h. */ | 15946 #include "confdefs.h" |
16851 _ACEOF | |
16852 cat confdefs.h >>conftest.$ac_ext | |
16853 cat >>conftest.$ac_ext <<_ACEOF | |
16854 /* end confdefs.h. */ | |
16855 #include <sys/types.h> | 15947 #include <sys/types.h> |
16856 #include <$ac_cv_struct_tm> | 15948 #include <$ac_cv_struct_tm> |
16857 | 15949 |
16858 | 15950 |
16859 int | 15951 int |
16879 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 15971 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16880 (exit $ac_status); }; }; then | 15972 (exit $ac_status); }; }; then |
16881 ac_cv_member_struct_tm_tm_zone=yes | 15973 ac_cv_member_struct_tm_tm_zone=yes |
16882 else | 15974 else |
16883 echo "$as_me: failed program was:" >&5 | 15975 echo "$as_me: failed program was:" >&5 |
16884 sed 's/^/| /' conftest.$ac_ext >&5 | 15976 cat conftest.$ac_ext >&5 |
16885 | |
16886 cat >conftest.$ac_ext <<_ACEOF | 15977 cat >conftest.$ac_ext <<_ACEOF |
16887 #line $LINENO "configure" | 15978 #line $LINENO "configure" |
16888 /* confdefs.h. */ | 15979 #include "confdefs.h" |
16889 _ACEOF | |
16890 cat confdefs.h >>conftest.$ac_ext | |
16891 cat >>conftest.$ac_ext <<_ACEOF | |
16892 /* end confdefs.h. */ | |
16893 #include <sys/types.h> | 15980 #include <sys/types.h> |
16894 #include <$ac_cv_struct_tm> | 15981 #include <$ac_cv_struct_tm> |
16895 | 15982 |
16896 | 15983 |
16897 int | 15984 int |
16917 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16004 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16918 (exit $ac_status); }; }; then | 16005 (exit $ac_status); }; }; then |
16919 ac_cv_member_struct_tm_tm_zone=yes | 16006 ac_cv_member_struct_tm_tm_zone=yes |
16920 else | 16007 else |
16921 echo "$as_me: failed program was:" >&5 | 16008 echo "$as_me: failed program was:" >&5 |
16922 sed 's/^/| /' conftest.$ac_ext >&5 | 16009 cat conftest.$ac_ext >&5 |
16923 | |
16924 ac_cv_member_struct_tm_tm_zone=no | 16010 ac_cv_member_struct_tm_tm_zone=no |
16925 fi | 16011 fi |
16926 rm -f conftest.$ac_objext conftest.$ac_ext | 16012 rm -f conftest.$ac_objext conftest.$ac_ext |
16927 fi | 16013 fi |
16928 rm -f conftest.$ac_objext conftest.$ac_ext | 16014 rm -f conftest.$ac_objext conftest.$ac_ext |
16950 if test "${ac_cv_var_tzname+set}" = set; then | 16036 if test "${ac_cv_var_tzname+set}" = set; then |
16951 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16037 echo $ECHO_N "(cached) $ECHO_C" >&6 |
16952 else | 16038 else |
16953 cat >conftest.$ac_ext <<_ACEOF | 16039 cat >conftest.$ac_ext <<_ACEOF |
16954 #line $LINENO "configure" | 16040 #line $LINENO "configure" |
16955 /* confdefs.h. */ | 16041 #include "confdefs.h" |
16956 _ACEOF | |
16957 cat confdefs.h >>conftest.$ac_ext | |
16958 cat >>conftest.$ac_ext <<_ACEOF | |
16959 /* end confdefs.h. */ | |
16960 #include <time.h> | 16042 #include <time.h> |
16961 #ifndef tzname /* For SGI. */ | 16043 #ifndef tzname /* For SGI. */ |
16962 extern char *tzname[]; /* RS6000 and others reject char **tzname. */ | 16044 extern char *tzname[]; /* RS6000 and others reject char **tzname. */ |
16963 #endif | 16045 #endif |
16964 | 16046 |
16983 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16065 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
16984 (exit $ac_status); }; }; then | 16066 (exit $ac_status); }; }; then |
16985 ac_cv_var_tzname=yes | 16067 ac_cv_var_tzname=yes |
16986 else | 16068 else |
16987 echo "$as_me: failed program was:" >&5 | 16069 echo "$as_me: failed program was:" >&5 |
16988 sed 's/^/| /' conftest.$ac_ext >&5 | 16070 cat conftest.$ac_ext >&5 |
16989 | |
16990 ac_cv_var_tzname=no | 16071 ac_cv_var_tzname=no |
16991 fi | 16072 fi |
16992 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 16073 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
16993 fi | 16074 fi |
16994 echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 | 16075 echo "$as_me:$LINENO: result: $ac_cv_var_tzname" >&5 |
17009 if test "${emacs_cv_struct_timezone+set}" = set; then | 16090 if test "${emacs_cv_struct_timezone+set}" = set; then |
17010 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16091 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17011 else | 16092 else |
17012 cat >conftest.$ac_ext <<_ACEOF | 16093 cat >conftest.$ac_ext <<_ACEOF |
17013 #line $LINENO "configure" | 16094 #line $LINENO "configure" |
17014 /* confdefs.h. */ | 16095 #include "confdefs.h" |
17015 _ACEOF | |
17016 cat confdefs.h >>conftest.$ac_ext | |
17017 cat >>conftest.$ac_ext <<_ACEOF | |
17018 /* end confdefs.h. */ | |
17019 #include <sys/time.h> | 16096 #include <sys/time.h> |
17020 int | 16097 int |
17021 main () | 16098 main () |
17022 { | 16099 { |
17023 struct timezone tz; | 16100 struct timezone tz; |
17040 if test "$cross_compiling" = yes; then | 16117 if test "$cross_compiling" = yes; then |
17041 emacs_cv_struct_timezone=yes | 16118 emacs_cv_struct_timezone=yes |
17042 else | 16119 else |
17043 cat >conftest.$ac_ext <<_ACEOF | 16120 cat >conftest.$ac_ext <<_ACEOF |
17044 #line $LINENO "configure" | 16121 #line $LINENO "configure" |
17045 /* confdefs.h. */ | 16122 #include "confdefs.h" |
17046 _ACEOF | |
17047 cat confdefs.h >>conftest.$ac_ext | |
17048 cat >>conftest.$ac_ext <<_ACEOF | |
17049 /* end confdefs.h. */ | |
17050 | 16123 |
17051 #ifdef TIME_WITH_SYS_TIME | 16124 #ifdef TIME_WITH_SYS_TIME |
17052 #include <sys/time.h> | 16125 #include <sys/time.h> |
17053 #include <time.h> | 16126 #include <time.h> |
17054 #else | 16127 #else |
17077 (exit $ac_status); }; }; then | 16150 (exit $ac_status); }; }; then |
17078 emacs_cv_struct_timezone=yes | 16151 emacs_cv_struct_timezone=yes |
17079 else | 16152 else |
17080 echo "$as_me: program exited with status $ac_status" >&5 | 16153 echo "$as_me: program exited with status $ac_status" >&5 |
17081 echo "$as_me: failed program was:" >&5 | 16154 echo "$as_me: failed program was:" >&5 |
17082 sed 's/^/| /' conftest.$ac_ext >&5 | 16155 cat conftest.$ac_ext >&5 |
17083 | |
17084 ( exit $ac_status ) | 16156 ( exit $ac_status ) |
17085 emacs_cv_struct_timezone=no | 16157 emacs_cv_struct_timezone=no |
17086 fi | 16158 fi |
17087 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 16159 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
17088 fi | 16160 fi |
17089 else | 16161 else |
17090 echo "$as_me: failed program was:" >&5 | 16162 echo "$as_me: failed program was:" >&5 |
17091 sed 's/^/| /' conftest.$ac_ext >&5 | 16163 cat conftest.$ac_ext >&5 |
17092 | |
17093 emacs_cv_struct_timezone=no | 16164 emacs_cv_struct_timezone=no |
17094 fi | 16165 fi |
17095 rm -f conftest.$ac_objext conftest.$ac_ext | 16166 rm -f conftest.$ac_objext conftest.$ac_ext |
17096 fi | 16167 fi |
17097 echo "$as_me:$LINENO: result: $emacs_cv_struct_timezone" >&5 | 16168 echo "$as_me:$LINENO: result: $emacs_cv_struct_timezone" >&5 |
17104 if test "${ac_cv_func_socket+set}" = set; then | 16175 if test "${ac_cv_func_socket+set}" = set; then |
17105 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16176 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17106 else | 16177 else |
17107 cat >conftest.$ac_ext <<_ACEOF | 16178 cat >conftest.$ac_ext <<_ACEOF |
17108 #line $LINENO "configure" | 16179 #line $LINENO "configure" |
17109 /* confdefs.h. */ | 16180 #include "confdefs.h" |
17110 _ACEOF | |
17111 cat confdefs.h >>conftest.$ac_ext | |
17112 cat >>conftest.$ac_ext <<_ACEOF | |
17113 /* end confdefs.h. */ | |
17114 /* System header to define __stub macros and hopefully few prototypes, | 16181 /* System header to define __stub macros and hopefully few prototypes, |
17115 which can conflict with char socket (); below. | 16182 which can conflict with char socket (); below. */ |
17116 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 16183 #include <assert.h> |
17117 <limits.h> exists even on freestanding compilers. */ | |
17118 #ifdef __STDC__ | |
17119 # include <limits.h> | |
17120 #else | |
17121 # include <assert.h> | |
17122 #endif | |
17123 /* Override any gcc2 internal prototype to avoid an error. */ | 16184 /* Override any gcc2 internal prototype to avoid an error. */ |
17124 #ifdef __cplusplus | 16185 #ifdef __cplusplus |
17125 extern "C" | 16186 extern "C" |
17126 { | |
17127 #endif | 16187 #endif |
17128 /* We use char because int might match the return type of a gcc2 | 16188 /* We use char because int might match the return type of a gcc2 |
17129 builtin and then its argument prototype would still apply. */ | 16189 builtin and then its argument prototype would still apply. */ |
17130 char socket (); | 16190 char socket (); |
16191 char (*f) (); | |
16192 | |
16193 int | |
16194 main () | |
16195 { | |
17131 /* The GNU C library defines this for functions which it implements | 16196 /* The GNU C library defines this for functions which it implements |
17132 to always fail with ENOSYS. Some functions are actually named | 16197 to always fail with ENOSYS. Some functions are actually named |
17133 something starting with __ and the normal name is an alias. */ | 16198 something starting with __ and the normal name is an alias. */ |
17134 #if defined (__stub_socket) || defined (__stub___socket) | 16199 #if defined (__stub_socket) || defined (__stub___socket) |
17135 choke me | 16200 choke me |
17136 #else | 16201 #else |
17137 char (*f) () = socket; | 16202 f = socket; |
17138 #endif | 16203 #endif |
17139 #ifdef __cplusplus | 16204 |
17140 } | |
17141 #endif | |
17142 | |
17143 int | |
17144 main () | |
17145 { | |
17146 return f != socket; | |
17147 ; | 16205 ; |
17148 return 0; | 16206 return 0; |
17149 } | 16207 } |
17150 _ACEOF | 16208 _ACEOF |
17151 rm -f conftest.$ac_objext conftest$ac_exeext | 16209 rm -f conftest.$ac_objext conftest$ac_exeext |
17161 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16219 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17162 (exit $ac_status); }; }; then | 16220 (exit $ac_status); }; }; then |
17163 ac_cv_func_socket=yes | 16221 ac_cv_func_socket=yes |
17164 else | 16222 else |
17165 echo "$as_me: failed program was:" >&5 | 16223 echo "$as_me: failed program was:" >&5 |
17166 sed 's/^/| /' conftest.$ac_ext >&5 | 16224 cat conftest.$ac_ext >&5 |
17167 | |
17168 ac_cv_func_socket=no | 16225 ac_cv_func_socket=no |
17169 fi | 16226 fi |
17170 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 16227 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
17171 fi | 16228 fi |
17172 echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5 | 16229 echo "$as_me:$LINENO: result: $ac_cv_func_socket" >&5 |
17190 # Is the header compilable? | 16247 # Is the header compilable? |
17191 echo "$as_me:$LINENO: checking netinet/in.h usability" >&5 | 16248 echo "$as_me:$LINENO: checking netinet/in.h usability" >&5 |
17192 echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6 | 16249 echo $ECHO_N "checking netinet/in.h usability... $ECHO_C" >&6 |
17193 cat >conftest.$ac_ext <<_ACEOF | 16250 cat >conftest.$ac_ext <<_ACEOF |
17194 #line $LINENO "configure" | 16251 #line $LINENO "configure" |
17195 /* confdefs.h. */ | 16252 #include "confdefs.h" |
17196 _ACEOF | |
17197 cat confdefs.h >>conftest.$ac_ext | |
17198 cat >>conftest.$ac_ext <<_ACEOF | |
17199 /* end confdefs.h. */ | |
17200 $ac_includes_default | 16253 $ac_includes_default |
17201 #include <netinet/in.h> | 16254 #include <netinet/in.h> |
17202 _ACEOF | 16255 _ACEOF |
17203 rm -f conftest.$ac_objext | 16256 rm -f conftest.$ac_objext |
17204 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16257 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
17213 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16266 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17214 (exit $ac_status); }; }; then | 16267 (exit $ac_status); }; }; then |
17215 ac_header_compiler=yes | 16268 ac_header_compiler=yes |
17216 else | 16269 else |
17217 echo "$as_me: failed program was:" >&5 | 16270 echo "$as_me: failed program was:" >&5 |
17218 sed 's/^/| /' conftest.$ac_ext >&5 | 16271 cat conftest.$ac_ext >&5 |
17219 | |
17220 ac_header_compiler=no | 16272 ac_header_compiler=no |
17221 fi | 16273 fi |
17222 rm -f conftest.$ac_objext conftest.$ac_ext | 16274 rm -f conftest.$ac_objext conftest.$ac_ext |
17223 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 16275 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
17224 echo "${ECHO_T}$ac_header_compiler" >&6 | 16276 echo "${ECHO_T}$ac_header_compiler" >&6 |
17226 # Is the header present? | 16278 # Is the header present? |
17227 echo "$as_me:$LINENO: checking netinet/in.h presence" >&5 | 16279 echo "$as_me:$LINENO: checking netinet/in.h presence" >&5 |
17228 echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6 | 16280 echo $ECHO_N "checking netinet/in.h presence... $ECHO_C" >&6 |
17229 cat >conftest.$ac_ext <<_ACEOF | 16281 cat >conftest.$ac_ext <<_ACEOF |
17230 #line $LINENO "configure" | 16282 #line $LINENO "configure" |
17231 /* confdefs.h. */ | 16283 #include "confdefs.h" |
17232 _ACEOF | |
17233 cat confdefs.h >>conftest.$ac_ext | |
17234 cat >>conftest.$ac_ext <<_ACEOF | |
17235 /* end confdefs.h. */ | |
17236 #include <netinet/in.h> | 16284 #include <netinet/in.h> |
17237 _ACEOF | 16285 _ACEOF |
17238 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 16286 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
17239 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 16287 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
17240 ac_status=$? | 16288 ac_status=$? |
17253 fi | 16301 fi |
17254 if test -z "$ac_cpp_err"; then | 16302 if test -z "$ac_cpp_err"; then |
17255 ac_header_preproc=yes | 16303 ac_header_preproc=yes |
17256 else | 16304 else |
17257 echo "$as_me: failed program was:" >&5 | 16305 echo "$as_me: failed program was:" >&5 |
17258 sed 's/^/| /' conftest.$ac_ext >&5 | 16306 cat conftest.$ac_ext >&5 |
17259 | |
17260 ac_header_preproc=no | 16307 ac_header_preproc=no |
17261 fi | 16308 fi |
17262 rm -f conftest.err conftest.$ac_ext | 16309 rm -f conftest.err conftest.$ac_ext |
17263 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 16310 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
17264 echo "${ECHO_T}$ac_header_preproc" >&6 | 16311 echo "${ECHO_T}$ac_header_preproc" >&6 |
17267 case $ac_header_compiler:$ac_header_preproc in | 16314 case $ac_header_compiler:$ac_header_preproc in |
17268 yes:no ) | 16315 yes:no ) |
17269 { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 16316 { echo "$as_me:$LINENO: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
17270 echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 16317 echo "$as_me: WARNING: netinet/in.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
17271 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 | 16318 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 |
17272 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} | 16319 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;};; |
17273 ( | |
17274 cat <<\_ASBOX | |
17275 ## ------------------------------------ ## | |
17276 ## Report this to bug-autoconf@gnu.org. ## | |
17277 ## ------------------------------------ ## | |
17278 _ASBOX | |
17279 ) | | |
17280 sed "s/^/$as_me: WARNING: /" >&2 | |
17281 ;; | |
17282 no:yes ) | 16320 no:yes ) |
17283 { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5 | 16321 { echo "$as_me:$LINENO: WARNING: netinet/in.h: present but cannot be compiled" >&5 |
17284 echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;} | 16322 echo "$as_me: WARNING: netinet/in.h: present but cannot be compiled" >&2;} |
17285 { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5 | 16323 { echo "$as_me:$LINENO: WARNING: netinet/in.h: check for missing prerequisite headers?" >&5 |
17286 echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;} | 16324 echo "$as_me: WARNING: netinet/in.h: check for missing prerequisite headers?" >&2;} |
17287 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 | 16325 { echo "$as_me:$LINENO: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&5 |
17288 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;} | 16326 echo "$as_me: WARNING: netinet/in.h: proceeding with the preprocessor's result" >&2;};; |
17289 ( | |
17290 cat <<\_ASBOX | |
17291 ## ------------------------------------ ## | |
17292 ## Report this to bug-autoconf@gnu.org. ## | |
17293 ## ------------------------------------ ## | |
17294 _ASBOX | |
17295 ) | | |
17296 sed "s/^/$as_me: WARNING: /" >&2 | |
17297 ;; | |
17298 esac | 16327 esac |
17299 echo "$as_me:$LINENO: checking for netinet/in.h" >&5 | 16328 echo "$as_me:$LINENO: checking for netinet/in.h" >&5 |
17300 echo $ECHO_N "checking for netinet/in.h... $ECHO_C" >&6 | 16329 echo $ECHO_N "checking for netinet/in.h... $ECHO_C" >&6 |
17301 if test "${ac_cv_header_netinet_in_h+set}" = set; then | 16330 if test "${ac_cv_header_netinet_in_h+set}" = set; then |
17302 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16331 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17328 # Is the header compilable? | 16357 # Is the header compilable? |
17329 echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5 | 16358 echo "$as_me:$LINENO: checking arpa/inet.h usability" >&5 |
17330 echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6 | 16359 echo $ECHO_N "checking arpa/inet.h usability... $ECHO_C" >&6 |
17331 cat >conftest.$ac_ext <<_ACEOF | 16360 cat >conftest.$ac_ext <<_ACEOF |
17332 #line $LINENO "configure" | 16361 #line $LINENO "configure" |
17333 /* confdefs.h. */ | 16362 #include "confdefs.h" |
17334 _ACEOF | |
17335 cat confdefs.h >>conftest.$ac_ext | |
17336 cat >>conftest.$ac_ext <<_ACEOF | |
17337 /* end confdefs.h. */ | |
17338 $ac_includes_default | 16363 $ac_includes_default |
17339 #include <arpa/inet.h> | 16364 #include <arpa/inet.h> |
17340 _ACEOF | 16365 _ACEOF |
17341 rm -f conftest.$ac_objext | 16366 rm -f conftest.$ac_objext |
17342 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16367 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
17351 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16376 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17352 (exit $ac_status); }; }; then | 16377 (exit $ac_status); }; }; then |
17353 ac_header_compiler=yes | 16378 ac_header_compiler=yes |
17354 else | 16379 else |
17355 echo "$as_me: failed program was:" >&5 | 16380 echo "$as_me: failed program was:" >&5 |
17356 sed 's/^/| /' conftest.$ac_ext >&5 | 16381 cat conftest.$ac_ext >&5 |
17357 | |
17358 ac_header_compiler=no | 16382 ac_header_compiler=no |
17359 fi | 16383 fi |
17360 rm -f conftest.$ac_objext conftest.$ac_ext | 16384 rm -f conftest.$ac_objext conftest.$ac_ext |
17361 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 16385 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
17362 echo "${ECHO_T}$ac_header_compiler" >&6 | 16386 echo "${ECHO_T}$ac_header_compiler" >&6 |
17364 # Is the header present? | 16388 # Is the header present? |
17365 echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5 | 16389 echo "$as_me:$LINENO: checking arpa/inet.h presence" >&5 |
17366 echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6 | 16390 echo $ECHO_N "checking arpa/inet.h presence... $ECHO_C" >&6 |
17367 cat >conftest.$ac_ext <<_ACEOF | 16391 cat >conftest.$ac_ext <<_ACEOF |
17368 #line $LINENO "configure" | 16392 #line $LINENO "configure" |
17369 /* confdefs.h. */ | 16393 #include "confdefs.h" |
17370 _ACEOF | |
17371 cat confdefs.h >>conftest.$ac_ext | |
17372 cat >>conftest.$ac_ext <<_ACEOF | |
17373 /* end confdefs.h. */ | |
17374 #include <arpa/inet.h> | 16394 #include <arpa/inet.h> |
17375 _ACEOF | 16395 _ACEOF |
17376 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 16396 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
17377 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 16397 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
17378 ac_status=$? | 16398 ac_status=$? |
17391 fi | 16411 fi |
17392 if test -z "$ac_cpp_err"; then | 16412 if test -z "$ac_cpp_err"; then |
17393 ac_header_preproc=yes | 16413 ac_header_preproc=yes |
17394 else | 16414 else |
17395 echo "$as_me: failed program was:" >&5 | 16415 echo "$as_me: failed program was:" >&5 |
17396 sed 's/^/| /' conftest.$ac_ext >&5 | 16416 cat conftest.$ac_ext >&5 |
17397 | |
17398 ac_header_preproc=no | 16417 ac_header_preproc=no |
17399 fi | 16418 fi |
17400 rm -f conftest.err conftest.$ac_ext | 16419 rm -f conftest.err conftest.$ac_ext |
17401 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 16420 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
17402 echo "${ECHO_T}$ac_header_preproc" >&6 | 16421 echo "${ECHO_T}$ac_header_preproc" >&6 |
17405 case $ac_header_compiler:$ac_header_preproc in | 16424 case $ac_header_compiler:$ac_header_preproc in |
17406 yes:no ) | 16425 yes:no ) |
17407 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5 | 16426 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
17408 echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;} | 16427 echo "$as_me: WARNING: arpa/inet.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
17409 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 | 16428 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 |
17410 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} | 16429 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;};; |
17411 ( | |
17412 cat <<\_ASBOX | |
17413 ## ------------------------------------ ## | |
17414 ## Report this to bug-autoconf@gnu.org. ## | |
17415 ## ------------------------------------ ## | |
17416 _ASBOX | |
17417 ) | | |
17418 sed "s/^/$as_me: WARNING: /" >&2 | |
17419 ;; | |
17420 no:yes ) | 16430 no:yes ) |
17421 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5 | 16431 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: present but cannot be compiled" >&5 |
17422 echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;} | 16432 echo "$as_me: WARNING: arpa/inet.h: present but cannot be compiled" >&2;} |
17423 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5 | 16433 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&5 |
17424 echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;} | 16434 echo "$as_me: WARNING: arpa/inet.h: check for missing prerequisite headers?" >&2;} |
17425 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 | 16435 { echo "$as_me:$LINENO: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&5 |
17426 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;} | 16436 echo "$as_me: WARNING: arpa/inet.h: proceeding with the preprocessor's result" >&2;};; |
17427 ( | |
17428 cat <<\_ASBOX | |
17429 ## ------------------------------------ ## | |
17430 ## Report this to bug-autoconf@gnu.org. ## | |
17431 ## ------------------------------------ ## | |
17432 _ASBOX | |
17433 ) | | |
17434 sed "s/^/$as_me: WARNING: /" >&2 | |
17435 ;; | |
17436 esac | 16437 esac |
17437 echo "$as_me:$LINENO: checking for arpa/inet.h" >&5 | 16438 echo "$as_me:$LINENO: checking for arpa/inet.h" >&5 |
17438 echo $ECHO_N "checking for arpa/inet.h... $ECHO_C" >&6 | 16439 echo $ECHO_N "checking for arpa/inet.h... $ECHO_C" >&6 |
17439 if test "${ac_cv_header_arpa_inet_h+set}" = set; then | 16440 if test "${ac_cv_header_arpa_inet_h+set}" = set; then |
17440 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16441 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17458 cat >>confdefs.h <<\_ACEOF | 16459 cat >>confdefs.h <<\_ACEOF |
17459 #define HAVE_INET_SOCKETS 1 | 16460 #define HAVE_INET_SOCKETS 1 |
17460 _ACEOF | 16461 _ACEOF |
17461 | 16462 |
17462 fi | 16463 fi |
16464 | |
16465 | |
16466 for ac_header in sys/ioctl.h | |
16467 do | |
16468 as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | |
16469 if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
16470 echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
16471 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
16472 if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
16473 echo $ECHO_N "(cached) $ECHO_C" >&6 | |
16474 fi | |
16475 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | |
16476 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
16477 else | |
16478 # Is the header compilable? | |
16479 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | |
16480 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | |
16481 cat >conftest.$ac_ext <<_ACEOF | |
16482 #line $LINENO "configure" | |
16483 #include "confdefs.h" | |
16484 $ac_includes_default | |
16485 #include <$ac_header> | |
16486 _ACEOF | |
16487 rm -f conftest.$ac_objext | |
16488 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | |
16489 (eval $ac_compile) 2>&5 | |
16490 ac_status=$? | |
16491 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16492 (exit $ac_status); } && | |
16493 { ac_try='test -s conftest.$ac_objext' | |
16494 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 | |
16495 (eval $ac_try) 2>&5 | |
16496 ac_status=$? | |
16497 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16498 (exit $ac_status); }; }; then | |
16499 ac_header_compiler=yes | |
16500 else | |
16501 echo "$as_me: failed program was:" >&5 | |
16502 cat conftest.$ac_ext >&5 | |
16503 ac_header_compiler=no | |
16504 fi | |
16505 rm -f conftest.$ac_objext conftest.$ac_ext | |
16506 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | |
16507 echo "${ECHO_T}$ac_header_compiler" >&6 | |
16508 | |
16509 # Is the header present? | |
16510 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | |
16511 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | |
16512 cat >conftest.$ac_ext <<_ACEOF | |
16513 #line $LINENO "configure" | |
16514 #include "confdefs.h" | |
16515 #include <$ac_header> | |
16516 _ACEOF | |
16517 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | |
16518 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | |
16519 ac_status=$? | |
16520 grep -v '^ *+' conftest.er1 >conftest.err | |
16521 rm -f conftest.er1 | |
16522 cat conftest.err >&5 | |
16523 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
16524 (exit $ac_status); } >/dev/null; then | |
16525 if test -s conftest.err; then | |
16526 ac_cpp_err=$ac_c_preproc_warn_flag | |
16527 else | |
16528 ac_cpp_err= | |
16529 fi | |
16530 else | |
16531 ac_cpp_err=yes | |
16532 fi | |
16533 if test -z "$ac_cpp_err"; then | |
16534 ac_header_preproc=yes | |
16535 else | |
16536 echo "$as_me: failed program was:" >&5 | |
16537 cat conftest.$ac_ext >&5 | |
16538 ac_header_preproc=no | |
16539 fi | |
16540 rm -f conftest.err conftest.$ac_ext | |
16541 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | |
16542 echo "${ECHO_T}$ac_header_preproc" >&6 | |
16543 | |
16544 # So? What about this header? | |
16545 case $ac_header_compiler:$ac_header_preproc in | |
16546 yes:no ) | |
16547 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | |
16548 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | |
16549 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
16550 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; | |
16551 no:yes ) | |
16552 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | |
16553 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | |
16554 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | |
16555 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | |
16556 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | |
16557 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; | |
16558 esac | |
16559 echo "$as_me:$LINENO: checking for $ac_header" >&5 | |
16560 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | |
16561 if eval "test \"\${$as_ac_Header+set}\" = set"; then | |
16562 echo $ECHO_N "(cached) $ECHO_C" >&6 | |
16563 else | |
16564 eval "$as_ac_Header=$ac_header_preproc" | |
16565 fi | |
16566 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 | |
16567 echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | |
16568 | |
16569 fi | |
16570 if test `eval echo '${'$as_ac_Header'}'` = yes; then | |
16571 cat >>confdefs.h <<_ACEOF | |
16572 #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | |
16573 _ACEOF | |
16574 | |
16575 fi | |
16576 | |
16577 done | |
16578 | |
17463 | 16579 |
17464 if test -f /usr/lpp/X11/bin/smt.exp; then | 16580 if test -f /usr/lpp/X11/bin/smt.exp; then |
17465 | 16581 |
17466 cat >>confdefs.h <<\_ACEOF | 16582 cat >>confdefs.h <<\_ACEOF |
17467 #define HAVE_AIX_SMT_EXP 1 | 16583 #define HAVE_AIX_SMT_EXP 1 |
17489 if test "${ac_cv_type_pid_t+set}" = set; then | 16605 if test "${ac_cv_type_pid_t+set}" = set; then |
17490 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16606 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17491 else | 16607 else |
17492 cat >conftest.$ac_ext <<_ACEOF | 16608 cat >conftest.$ac_ext <<_ACEOF |
17493 #line $LINENO "configure" | 16609 #line $LINENO "configure" |
17494 /* confdefs.h. */ | 16610 #include "confdefs.h" |
17495 _ACEOF | |
17496 cat confdefs.h >>conftest.$ac_ext | |
17497 cat >>conftest.$ac_ext <<_ACEOF | |
17498 /* end confdefs.h. */ | |
17499 $ac_includes_default | 16611 $ac_includes_default |
17500 int | 16612 int |
17501 main () | 16613 main () |
17502 { | 16614 { |
17503 if ((pid_t *) 0) | 16615 if ((pid_t *) 0) |
17521 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16633 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17522 (exit $ac_status); }; }; then | 16634 (exit $ac_status); }; }; then |
17523 ac_cv_type_pid_t=yes | 16635 ac_cv_type_pid_t=yes |
17524 else | 16636 else |
17525 echo "$as_me: failed program was:" >&5 | 16637 echo "$as_me: failed program was:" >&5 |
17526 sed 's/^/| /' conftest.$ac_ext >&5 | 16638 cat conftest.$ac_ext >&5 |
17527 | |
17528 ac_cv_type_pid_t=no | 16639 ac_cv_type_pid_t=no |
17529 fi | 16640 fi |
17530 rm -f conftest.$ac_objext conftest.$ac_ext | 16641 rm -f conftest.$ac_objext conftest.$ac_ext |
17531 fi | 16642 fi |
17532 echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5 | 16643 echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5 |
17558 # Is the header compilable? | 16669 # Is the header compilable? |
17559 echo "$as_me:$LINENO: checking $ac_header usability" >&5 | 16670 echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
17560 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 | 16671 echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
17561 cat >conftest.$ac_ext <<_ACEOF | 16672 cat >conftest.$ac_ext <<_ACEOF |
17562 #line $LINENO "configure" | 16673 #line $LINENO "configure" |
17563 /* confdefs.h. */ | 16674 #include "confdefs.h" |
17564 _ACEOF | |
17565 cat confdefs.h >>conftest.$ac_ext | |
17566 cat >>conftest.$ac_ext <<_ACEOF | |
17567 /* end confdefs.h. */ | |
17568 $ac_includes_default | 16675 $ac_includes_default |
17569 #include <$ac_header> | 16676 #include <$ac_header> |
17570 _ACEOF | 16677 _ACEOF |
17571 rm -f conftest.$ac_objext | 16678 rm -f conftest.$ac_objext |
17572 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 | 16679 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
17581 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16688 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17582 (exit $ac_status); }; }; then | 16689 (exit $ac_status); }; }; then |
17583 ac_header_compiler=yes | 16690 ac_header_compiler=yes |
17584 else | 16691 else |
17585 echo "$as_me: failed program was:" >&5 | 16692 echo "$as_me: failed program was:" >&5 |
17586 sed 's/^/| /' conftest.$ac_ext >&5 | 16693 cat conftest.$ac_ext >&5 |
17587 | |
17588 ac_header_compiler=no | 16694 ac_header_compiler=no |
17589 fi | 16695 fi |
17590 rm -f conftest.$ac_objext conftest.$ac_ext | 16696 rm -f conftest.$ac_objext conftest.$ac_ext |
17591 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 | 16697 echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
17592 echo "${ECHO_T}$ac_header_compiler" >&6 | 16698 echo "${ECHO_T}$ac_header_compiler" >&6 |
17594 # Is the header present? | 16700 # Is the header present? |
17595 echo "$as_me:$LINENO: checking $ac_header presence" >&5 | 16701 echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
17596 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 | 16702 echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
17597 cat >conftest.$ac_ext <<_ACEOF | 16703 cat >conftest.$ac_ext <<_ACEOF |
17598 #line $LINENO "configure" | 16704 #line $LINENO "configure" |
17599 /* confdefs.h. */ | 16705 #include "confdefs.h" |
17600 _ACEOF | |
17601 cat confdefs.h >>conftest.$ac_ext | |
17602 cat >>conftest.$ac_ext <<_ACEOF | |
17603 /* end confdefs.h. */ | |
17604 #include <$ac_header> | 16706 #include <$ac_header> |
17605 _ACEOF | 16707 _ACEOF |
17606 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 | 16708 if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
17607 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 16709 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
17608 ac_status=$? | 16710 ac_status=$? |
17621 fi | 16723 fi |
17622 if test -z "$ac_cpp_err"; then | 16724 if test -z "$ac_cpp_err"; then |
17623 ac_header_preproc=yes | 16725 ac_header_preproc=yes |
17624 else | 16726 else |
17625 echo "$as_me: failed program was:" >&5 | 16727 echo "$as_me: failed program was:" >&5 |
17626 sed 's/^/| /' conftest.$ac_ext >&5 | 16728 cat conftest.$ac_ext >&5 |
17627 | |
17628 ac_header_preproc=no | 16729 ac_header_preproc=no |
17629 fi | 16730 fi |
17630 rm -f conftest.err conftest.$ac_ext | 16731 rm -f conftest.err conftest.$ac_ext |
17631 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 | 16732 echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
17632 echo "${ECHO_T}$ac_header_preproc" >&6 | 16733 echo "${ECHO_T}$ac_header_preproc" >&6 |
17635 case $ac_header_compiler:$ac_header_preproc in | 16736 case $ac_header_compiler:$ac_header_preproc in |
17636 yes:no ) | 16737 yes:no ) |
17637 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 | 16738 { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
17638 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} | 16739 echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
17639 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 16740 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
17640 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 16741 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
17641 ( | |
17642 cat <<\_ASBOX | |
17643 ## ------------------------------------ ## | |
17644 ## Report this to bug-autoconf@gnu.org. ## | |
17645 ## ------------------------------------ ## | |
17646 _ASBOX | |
17647 ) | | |
17648 sed "s/^/$as_me: WARNING: /" >&2 | |
17649 ;; | |
17650 no:yes ) | 16742 no:yes ) |
17651 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 | 16743 { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
17652 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} | 16744 echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
17653 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 | 16745 { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
17654 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} | 16746 echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
17655 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 | 16747 { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
17656 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} | 16748 echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};; |
17657 ( | |
17658 cat <<\_ASBOX | |
17659 ## ------------------------------------ ## | |
17660 ## Report this to bug-autoconf@gnu.org. ## | |
17661 ## ------------------------------------ ## | |
17662 _ASBOX | |
17663 ) | | |
17664 sed "s/^/$as_me: WARNING: /" >&2 | |
17665 ;; | |
17666 esac | 16749 esac |
17667 echo "$as_me:$LINENO: checking for $ac_header" >&5 | 16750 echo "$as_me:$LINENO: checking for $ac_header" >&5 |
17668 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 16751 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
17669 if eval "test \"\${$as_ac_Header+set}\" = set"; then | 16752 if eval "test \"\${$as_ac_Header+set}\" = set"; then |
17670 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16753 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17694 if eval "test \"\${$as_ac_var+set}\" = set"; then | 16777 if eval "test \"\${$as_ac_var+set}\" = set"; then |
17695 echo $ECHO_N "(cached) $ECHO_C" >&6 | 16778 echo $ECHO_N "(cached) $ECHO_C" >&6 |
17696 else | 16779 else |
17697 cat >conftest.$ac_ext <<_ACEOF | 16780 cat >conftest.$ac_ext <<_ACEOF |
17698 #line $LINENO "configure" | 16781 #line $LINENO "configure" |
17699 /* confdefs.h. */ | 16782 #include "confdefs.h" |
17700 _ACEOF | |
17701 cat confdefs.h >>conftest.$ac_ext | |
17702 cat >>conftest.$ac_ext <<_ACEOF | |
17703 /* end confdefs.h. */ | |
17704 /* System header to define __stub macros and hopefully few prototypes, | 16783 /* System header to define __stub macros and hopefully few prototypes, |
17705 which can conflict with char $ac_func (); below. | 16784 which can conflict with char $ac_func (); below. */ |
17706 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | 16785 #include <assert.h> |
17707 <limits.h> exists even on freestanding compilers. */ | |
17708 #ifdef __STDC__ | |
17709 # include <limits.h> | |
17710 #else | |
17711 # include <assert.h> | |
17712 #endif | |
17713 /* Override any gcc2 internal prototype to avoid an error. */ | 16786 /* Override any gcc2 internal prototype to avoid an error. */ |
17714 #ifdef __cplusplus | 16787 #ifdef __cplusplus |
17715 extern "C" | 16788 extern "C" |
17716 { | |
17717 #endif | 16789 #endif |
17718 /* We use char because int might match the return type of a gcc2 | 16790 /* We use char because int might match the return type of a gcc2 |
17719 builtin and then its argument prototype would still apply. */ | 16791 builtin and then its argument prototype would still apply. */ |
17720 char $ac_func (); | 16792 char $ac_func (); |
16793 char (*f) (); | |
16794 | |
16795 int | |
16796 main () | |
16797 { | |
17721 /* The GNU C library defines this for functions which it implements | 16798 /* The GNU C library defines this for functions which it implements |
17722 to always fail with ENOSYS. Some functions are actually named | 16799 to always fail with ENOSYS. Some functions are actually named |
17723 something starting with __ and the normal name is an alias. */ | 16800 something starting with __ and the normal name is an alias. */ |
17724 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) | 16801 #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
17725 choke me | 16802 choke me |
17726 #else | 16803 #else |
17727 char (*f) () = $ac_func; | 16804 f = $ac_func; |
17728 #endif | 16805 #endif |
17729 #ifdef __cplusplus | 16806 |
17730 } | |
17731 #endif | |
17732 | |
17733 int | |
17734 main () | |
17735 { | |
17736 return f != $ac_func; | |
17737 ; | 16807 ; |
17738 return 0; | 16808 return 0; |
17739 } | 16809 } |
17740 _ACEOF | 16810 _ACEOF |
17741 rm -f conftest.$ac_objext conftest$ac_exeext | 16811 rm -f conftest.$ac_objext conftest$ac_exeext |
17751 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 16821 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
17752 (exit $ac_status); }; }; then | 16822 (exit $ac_status); }; }; then |
17753 eval "$as_ac_var=yes" | 16823 eval "$as_ac_var=yes" |
17754 else | 16824 else |
17755 echo "$as_me: failed program was:" >&5 | 16825 echo "$as_me: failed program was:" >&5 |
17756 sed 's/^/| /' conftest.$ac_ext >&5 | 16826 cat conftest.$ac_ext >&5 |
17757 | |
17758 eval "$as_ac_var=no" | 16827 eval "$as_ac_var=no" |
17759 fi | 16828 fi |
17760 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 16829 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
17761 fi | 16830 fi |
17762 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 | 16831 echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
17805 (exit $ac_status); }; }; then | 16874 (exit $ac_status); }; }; then |
17806 ac_cv_func_fork_works=yes | 16875 ac_cv_func_fork_works=yes |
17807 else | 16876 else |
17808 echo "$as_me: program exited with status $ac_status" >&5 | 16877 echo "$as_me: program exited with status $ac_status" >&5 |
17809 echo "$as_me: failed program was:" >&5 | 16878 echo "$as_me: failed program was:" >&5 |
17810 sed 's/^/| /' conftest.$ac_ext >&5 | 16879 cat conftest.$ac_ext >&5 |
17811 | |
17812 ( exit $ac_status ) | 16880 ( exit $ac_status ) |
17813 ac_cv_func_fork_works=no | 16881 ac_cv_func_fork_works=no |
17814 fi | 16882 fi |
17815 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 16883 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
17816 fi | 16884 fi |
17817 fi | 16885 fi |
17818 echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5 | 16886 echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5 |
17819 echo "${ECHO_T}$ac_cv_func_fork_works" >&6 | 16887 echo "${ECHO_T}$ac_cv_func_fork_works" >&6 |
17820 | 16888 |
17844 if test "$cross_compiling" = yes; then | 16912 if test "$cross_compiling" = yes; then |
17845 ac_cv_func_vfork_works=cross | 16913 ac_cv_func_vfork_works=cross |
17846 else | 16914 else |
17847 cat >conftest.$ac_ext <<_ACEOF | 16915 cat >conftest.$ac_ext <<_ACEOF |
17848 #line $LINENO "configure" | 16916 #line $LINENO "configure" |
17849 /* confdefs.h. */ | 16917 #include "confdefs.h" |
17850 _ACEOF | |
17851 cat confdefs.h >>conftest.$ac_ext | |
17852 cat >>conftest.$ac_ext <<_ACEOF | |
17853 /* end confdefs.h. */ | |
17854 /* Thanks to Paul Eggert for this test. */ | 16918 /* Thanks to Paul Eggert for this test. */ |
17855 #include <stdio.h> | 16919 #include <stdio.h> |
17856 #include <stdlib.h> | |
17857 #include <sys/types.h> | 16920 #include <sys/types.h> |
17858 #include <sys/stat.h> | 16921 #include <sys/stat.h> |
17859 #include <sys/wait.h> | |
17860 #if HAVE_UNISTD_H | 16922 #if HAVE_UNISTD_H |
17861 # include <unistd.h> | 16923 # include <unistd.h> |
17862 #endif | 16924 #endif |
17863 #if HAVE_VFORK_H | 16925 #if HAVE_VFORK_H |
17864 # include <vfork.h> | 16926 # include <vfork.h> |
17867 argument registers are propagated back to the parent. The compiler | 16929 argument registers are propagated back to the parent. The compiler |
17868 is told about this with #include <vfork.h>, but some compilers | 16930 is told about this with #include <vfork.h>, but some compilers |
17869 (e.g. gcc -O) don't grok <vfork.h>. Test for this by using a | 16931 (e.g. gcc -O) don't grok <vfork.h>. Test for this by using a |
17870 static variable whose address is put into a register that is | 16932 static variable whose address is put into a register that is |
17871 clobbered by the vfork. */ | 16933 clobbered by the vfork. */ |
17872 static void | 16934 static |
17873 #ifdef __cplusplus | 16935 #ifdef __cplusplus |
17874 sparc_address_test (int arg) | 16936 sparc_address_test (int arg) |
17875 # else | 16937 # else |
17876 sparc_address_test (arg) int arg; | 16938 sparc_address_test (arg) int arg; |
17877 #endif | 16939 #endif |
17895 main () | 16957 main () |
17896 { | 16958 { |
17897 pid_t parent = getpid (); | 16959 pid_t parent = getpid (); |
17898 pid_t child; | 16960 pid_t child; |
17899 | 16961 |
17900 sparc_address_test (0); | 16962 sparc_address_test (); |
17901 | 16963 |
17902 child = vfork (); | 16964 child = vfork (); |
17903 | 16965 |
17904 if (child == 0) { | 16966 if (child == 0) { |
17905 /* Here is another test for sparc vfork register problems. This | 16967 /* Here is another test for sparc vfork register problems. This |
17960 (exit $ac_status); }; }; then | 17022 (exit $ac_status); }; }; then |
17961 ac_cv_func_vfork_works=yes | 17023 ac_cv_func_vfork_works=yes |
17962 else | 17024 else |
17963 echo "$as_me: program exited with status $ac_status" >&5 | 17025 echo "$as_me: program exited with status $ac_status" >&5 |
17964 echo "$as_me: failed program was:" >&5 | 17026 echo "$as_me: failed program was:" >&5 |
17965 sed 's/^/| /' conftest.$ac_ext >&5 | 17027 cat conftest.$ac_ext >&5 |
17966 | |
17967 ( exit $ac_status ) | 17028 ( exit $ac_status ) |
17968 ac_cv_func_vfork_works=no | 17029 ac_cv_func_vfork_works=no |
17969 fi | 17030 fi |
17970 rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 17031 rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
17971 fi | 17032 fi |
17972 fi | 17033 fi |
17973 echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5 | 17034 echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5 |
17974 echo "${ECHO_T}$ac_cv_func_vfork_works" >&6 | 17035 echo "${ECHO_T}$ac_cv_func_vfork_works" >&6 |
17975 | 17036 |
18007 if test "${emacs_cv_langinfo_codeset+set}" = set; then | 17068 if test "${emacs_cv_langinfo_codeset+set}" = set; then |
18008 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17069 echo $ECHO_N "(cached) $ECHO_C" >&6 |
18009 else | 17070 else |
18010 cat >conftest.$ac_ext <<_ACEOF | 17071 cat >conftest.$ac_ext <<_ACEOF |
18011 #line $LINENO "configure" | 17072 #line $LINENO "configure" |
18012 /* confdefs.h. */ | 17073 #include "confdefs.h" |
18013 _ACEOF | |
18014 cat confdefs.h >>conftest.$ac_ext | |
18015 cat >>conftest.$ac_ext <<_ACEOF | |
18016 /* end confdefs.h. */ | |
18017 #include <langinfo.h> | 17074 #include <langinfo.h> |
18018 int | 17075 int |
18019 main () | 17076 main () |
18020 { | 17077 { |
18021 char* cs = nl_langinfo(CODESET); | 17078 char* cs = nl_langinfo(CODESET); |
18036 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17093 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18037 (exit $ac_status); }; }; then | 17094 (exit $ac_status); }; }; then |
18038 emacs_cv_langinfo_codeset=yes | 17095 emacs_cv_langinfo_codeset=yes |
18039 else | 17096 else |
18040 echo "$as_me: failed program was:" >&5 | 17097 echo "$as_me: failed program was:" >&5 |
18041 sed 's/^/| /' conftest.$ac_ext >&5 | 17098 cat conftest.$ac_ext >&5 |
18042 | |
18043 emacs_cv_langinfo_codeset=no | 17099 emacs_cv_langinfo_codeset=no |
18044 fi | 17100 fi |
18045 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 17101 rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
18046 | 17102 |
18047 fi | 17103 fi |
18060 if test "${ac_cv_type_size_t+set}" = set; then | 17116 if test "${ac_cv_type_size_t+set}" = set; then |
18061 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17117 echo $ECHO_N "(cached) $ECHO_C" >&6 |
18062 else | 17118 else |
18063 cat >conftest.$ac_ext <<_ACEOF | 17119 cat >conftest.$ac_ext <<_ACEOF |
18064 #line $LINENO "configure" | 17120 #line $LINENO "configure" |
18065 /* confdefs.h. */ | 17121 #include "confdefs.h" |
18066 _ACEOF | |
18067 cat confdefs.h >>conftest.$ac_ext | |
18068 cat >>conftest.$ac_ext <<_ACEOF | |
18069 /* end confdefs.h. */ | |
18070 $ac_includes_default | 17122 $ac_includes_default |
18071 int | 17123 int |
18072 main () | 17124 main () |
18073 { | 17125 { |
18074 if ((size_t *) 0) | 17126 if ((size_t *) 0) |
18092 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17144 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18093 (exit $ac_status); }; }; then | 17145 (exit $ac_status); }; }; then |
18094 ac_cv_type_size_t=yes | 17146 ac_cv_type_size_t=yes |
18095 else | 17147 else |
18096 echo "$as_me: failed program was:" >&5 | 17148 echo "$as_me: failed program was:" >&5 |
18097 sed 's/^/| /' conftest.$ac_ext >&5 | 17149 cat conftest.$ac_ext >&5 |
18098 | |
18099 ac_cv_type_size_t=no | 17150 ac_cv_type_size_t=no |
18100 fi | 17151 fi |
18101 rm -f conftest.$ac_objext conftest.$ac_ext | 17152 rm -f conftest.$ac_objext conftest.$ac_ext |
18102 fi | 17153 fi |
18103 echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 | 17154 echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 |
18117 if test "${ac_cv_type_mbstate_t+set}" = set; then | 17168 if test "${ac_cv_type_mbstate_t+set}" = set; then |
18118 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17169 echo $ECHO_N "(cached) $ECHO_C" >&6 |
18119 else | 17170 else |
18120 cat >conftest.$ac_ext <<_ACEOF | 17171 cat >conftest.$ac_ext <<_ACEOF |
18121 #line $LINENO "configure" | 17172 #line $LINENO "configure" |
18122 /* confdefs.h. */ | 17173 #include "confdefs.h" |
18123 _ACEOF | |
18124 cat confdefs.h >>conftest.$ac_ext | |
18125 cat >>conftest.$ac_ext <<_ACEOF | |
18126 /* end confdefs.h. */ | |
18127 $ac_includes_default | 17174 $ac_includes_default |
18128 # include <wchar.h> | 17175 # include <wchar.h> |
18129 int | 17176 int |
18130 main () | 17177 main () |
18131 { | 17178 { |
18147 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17194 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18148 (exit $ac_status); }; }; then | 17195 (exit $ac_status); }; }; then |
18149 ac_cv_type_mbstate_t=yes | 17196 ac_cv_type_mbstate_t=yes |
18150 else | 17197 else |
18151 echo "$as_me: failed program was:" >&5 | 17198 echo "$as_me: failed program was:" >&5 |
18152 sed 's/^/| /' conftest.$ac_ext >&5 | 17199 cat conftest.$ac_ext >&5 |
18153 | |
18154 ac_cv_type_mbstate_t=no | 17200 ac_cv_type_mbstate_t=no |
18155 fi | 17201 fi |
18156 rm -f conftest.$ac_objext conftest.$ac_ext | 17202 rm -f conftest.$ac_objext conftest.$ac_ext |
18157 fi | 17203 fi |
18158 echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5 | 17204 echo "$as_me:$LINENO: result: $ac_cv_type_mbstate_t" >&5 |
18176 if test "${emacs_cv_c_restrict+set}" = set; then | 17222 if test "${emacs_cv_c_restrict+set}" = set; then |
18177 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17223 echo $ECHO_N "(cached) $ECHO_C" >&6 |
18178 else | 17224 else |
18179 cat >conftest.$ac_ext <<_ACEOF | 17225 cat >conftest.$ac_ext <<_ACEOF |
18180 #line $LINENO "configure" | 17226 #line $LINENO "configure" |
18181 /* confdefs.h. */ | 17227 #include "confdefs.h" |
18182 _ACEOF | |
18183 cat confdefs.h >>conftest.$ac_ext | |
18184 cat >>conftest.$ac_ext <<_ACEOF | |
18185 /* end confdefs.h. */ | |
18186 void fred (int *restrict x); | 17228 void fred (int *restrict x); |
18187 int | 17229 int |
18188 main () | 17230 main () |
18189 { | 17231 { |
18190 | 17232 |
18205 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17247 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18206 (exit $ac_status); }; }; then | 17248 (exit $ac_status); }; }; then |
18207 emacs_cv_c_restrict=yes | 17249 emacs_cv_c_restrict=yes |
18208 else | 17250 else |
18209 echo "$as_me: failed program was:" >&5 | 17251 echo "$as_me: failed program was:" >&5 |
18210 sed 's/^/| /' conftest.$ac_ext >&5 | 17252 cat conftest.$ac_ext >&5 |
18211 | |
18212 cat >conftest.$ac_ext <<_ACEOF | 17253 cat >conftest.$ac_ext <<_ACEOF |
18213 #line $LINENO "configure" | 17254 #line $LINENO "configure" |
18214 /* confdefs.h. */ | 17255 #include "confdefs.h" |
18215 _ACEOF | |
18216 cat confdefs.h >>conftest.$ac_ext | |
18217 cat >>conftest.$ac_ext <<_ACEOF | |
18218 /* end confdefs.h. */ | |
18219 void fred (int *__restrict x); | 17256 void fred (int *__restrict x); |
18220 int | 17257 int |
18221 main () | 17258 main () |
18222 { | 17259 { |
18223 | 17260 |
18238 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17275 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18239 (exit $ac_status); }; }; then | 17276 (exit $ac_status); }; }; then |
18240 emacs_cv_c_restrict=__restrict | 17277 emacs_cv_c_restrict=__restrict |
18241 else | 17278 else |
18242 echo "$as_me: failed program was:" >&5 | 17279 echo "$as_me: failed program was:" >&5 |
18243 sed 's/^/| /' conftest.$ac_ext >&5 | 17280 cat conftest.$ac_ext >&5 |
18244 | |
18245 emacs_cv_c_restrict=no | 17281 emacs_cv_c_restrict=no |
18246 fi | 17282 fi |
18247 rm -f conftest.$ac_objext conftest.$ac_ext | 17283 rm -f conftest.$ac_objext conftest.$ac_ext |
18248 fi | 17284 fi |
18249 rm -f conftest.$ac_objext conftest.$ac_ext | 17285 rm -f conftest.$ac_objext conftest.$ac_ext |
18268 if test "${emacs_cv_c_restrict_arr+set}" = set; then | 17304 if test "${emacs_cv_c_restrict_arr+set}" = set; then |
18269 echo $ECHO_N "(cached) $ECHO_C" >&6 | 17305 echo $ECHO_N "(cached) $ECHO_C" >&6 |
18270 else | 17306 else |
18271 cat >conftest.$ac_ext <<_ACEOF | 17307 cat >conftest.$ac_ext <<_ACEOF |
18272 #line $LINENO "configure" | 17308 #line $LINENO "configure" |
18273 /* confdefs.h. */ | 17309 #include "confdefs.h" |
18274 _ACEOF | |
18275 cat confdefs.h >>conftest.$ac_ext | |
18276 cat >>conftest.$ac_ext <<_ACEOF | |
18277 /* end confdefs.h. */ | |
18278 void fred (int x[__restrict]); | 17310 void fred (int x[__restrict]); |
18279 int | 17311 int |
18280 main () | 17312 main () |
18281 { | 17313 { |
18282 | 17314 |
18297 echo "$as_me:$LINENO: \$? = $ac_status" >&5 | 17329 echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
18298 (exit $ac_status); }; }; then | 17330 (exit $ac_status); }; }; then |
18299 emacs_cv_c_restrict_arr=yes | 17331 emacs_cv_c_restrict_arr=yes |
18300 else | 17332 else |
18301 echo "$as_me: failed program was:" >&5 | 17333 echo "$as_me: failed program was:" >&5 |
18302 sed 's/^/| /' conftest.$ac_ext >&5 | 17334 cat conftest.$ac_ext >&5 |
18303 | |
18304 emacs_cv_c_restrict_arr=no | 17335 emacs_cv_c_restrict_arr=no |
18305 fi | 17336 fi |
18306 rm -f conftest.$ac_objext conftest.$ac_ext | 17337 rm -f conftest.$ac_objext conftest.$ac_ext |
18307 fi | 17338 fi |
18308 echo "$as_me:$LINENO: result: $emacs_cv_c_restrict_arr" >&5 | 17339 echo "$as_me:$LINENO: result: $emacs_cv_c_restrict_arr" >&5 |
18513 ## from Makefile.c can correctly provide the arg `-traditional' to the | 17544 ## from Makefile.c can correctly provide the arg `-traditional' to the |
18514 ## C preprocessor. | 17545 ## C preprocessor. |
18515 | 17546 |
18516 cat >conftest.$ac_ext <<_ACEOF | 17547 cat >conftest.$ac_ext <<_ACEOF |
18517 #line $LINENO "configure" | 17548 #line $LINENO "configure" |
18518 /* confdefs.h. */ | 17549 #include "confdefs.h" |
18519 _ACEOF | |
18520 cat confdefs.h >>conftest.$ac_ext | |
18521 cat >>conftest.$ac_ext <<_ACEOF | |
18522 /* end confdefs.h. */ | |
18523 yes..yes | 17550 yes..yes |
18524 _ACEOF | 17551 _ACEOF |
18525 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | 17552 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
18526 $EGREP "yes..yes" >/dev/null 2>&1; then | 17553 $EGREP "yes..yes" >/dev/null 2>&1; then |
18527 CPP_NEED_TRADITIONAL=no | 17554 CPP_NEED_TRADITIONAL=no |
18576 : clear | 17603 : clear |
18577 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ | 17604 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ |
18578 t end | 17605 t end |
18579 /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ | 17606 /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ |
18580 : end' >>confcache | 17607 : end' >>confcache |
18581 if diff $cache_file confcache >/dev/null 2>&1; then :; else | 17608 if cmp -s $cache_file confcache; then :; else |
18582 if test -w $cache_file; then | 17609 if test -w $cache_file; then |
18583 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file" | 17610 test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file" |
18584 cat confcache >$cache_file | 17611 cat confcache >$cache_file |
18585 else | 17612 else |
18586 echo "not updating unwritable cache $cache_file" | 17613 echo "not updating unwritable cache $cache_file" |
18636 # Run this file to recreate the current configuration. | 17663 # Run this file to recreate the current configuration. |
18637 # Compiler output produced by configure, useful for debugging | 17664 # Compiler output produced by configure, useful for debugging |
18638 # configure, is in config.log if it exists. | 17665 # configure, is in config.log if it exists. |
18639 | 17666 |
18640 debug=false | 17667 debug=false |
18641 ac_cs_recheck=false | |
18642 ac_cs_silent=false | |
18643 SHELL=\${CONFIG_SHELL-$SHELL} | 17668 SHELL=\${CONFIG_SHELL-$SHELL} |
18644 _ACEOF | 17669 _ACEOF |
18645 | 17670 |
18646 cat >>$CONFIG_STATUS <<\_ACEOF | 17671 cat >>$CONFIG_STATUS <<\_ACEOF |
18647 ## --------------------- ## | 17672 ## --------------------- ## |
18672 PS1='$ ' | 17697 PS1='$ ' |
18673 PS2='> ' | 17698 PS2='> ' |
18674 PS4='+ ' | 17699 PS4='+ ' |
18675 | 17700 |
18676 # NLS nuisances. | 17701 # NLS nuisances. |
18677 for as_var in \ | 17702 for as_var in LANG LANGUAGE LC_ALL LC_COLLATE LC_CTYPE LC_NUMERIC LC_MESSAGES LC_TIME |
18678 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ | |
18679 LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ | |
18680 LC_TELEPHONE LC_TIME | |
18681 do | 17703 do |
18682 if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then | 17704 if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then |
18683 eval $as_var=C; export $as_var | 17705 eval $as_var=C; export $as_var |
18684 else | 17706 else |
18685 $as_unset $as_var | 17707 $as_unset $as_var |
18721 as_cr_digits='0123456789' | 17743 as_cr_digits='0123456789' |
18722 as_cr_alnum=$as_cr_Letters$as_cr_digits | 17744 as_cr_alnum=$as_cr_Letters$as_cr_digits |
18723 | 17745 |
18724 # The user is always right. | 17746 # The user is always right. |
18725 if test "${PATH_SEPARATOR+set}" != set; then | 17747 if test "${PATH_SEPARATOR+set}" != set; then |
18726 echo "#! /bin/sh" >conf$$.sh | 17748 echo "#! /bin/sh" >conftest.sh |
18727 echo "exit 0" >>conf$$.sh | 17749 echo "exit 0" >>conftest.sh |
18728 chmod +x conf$$.sh | 17750 chmod +x conftest.sh |
18729 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then | 17751 if (PATH="/nonexistent;."; conftest.sh) >/dev/null 2>&1; then |
18730 PATH_SEPARATOR=';' | 17752 PATH_SEPARATOR=';' |
18731 else | 17753 else |
18732 PATH_SEPARATOR=: | 17754 PATH_SEPARATOR=: |
18733 fi | 17755 fi |
18734 rm -f conf$$.sh | 17756 rm -f conftest.sh |
18735 fi | 17757 fi |
18736 | 17758 |
18737 | 17759 |
18738 as_lineno_1=$LINENO | 17760 as_lineno_1=$LINENO |
18739 as_lineno_2=$LINENO | 17761 as_lineno_2=$LINENO |
18892 _ASBOX | 17914 _ASBOX |
18893 } >&5 | 17915 } >&5 |
18894 cat >&5 <<_CSEOF | 17916 cat >&5 <<_CSEOF |
18895 | 17917 |
18896 This file was extended by $as_me, which was | 17918 This file was extended by $as_me, which was |
18897 generated by GNU Autoconf 2.57. Invocation command line was | 17919 generated by GNU Autoconf 2.54. Invocation command line was |
18898 | 17920 |
18899 CONFIG_FILES = $CONFIG_FILES | 17921 CONFIG_FILES = $CONFIG_FILES |
18900 CONFIG_HEADERS = $CONFIG_HEADERS | 17922 CONFIG_HEADERS = $CONFIG_HEADERS |
18901 CONFIG_LINKS = $CONFIG_LINKS | 17923 CONFIG_LINKS = $CONFIG_LINKS |
18902 CONFIG_COMMANDS = $CONFIG_COMMANDS | 17924 CONFIG_COMMANDS = $CONFIG_COMMANDS |
18932 | 17954 |
18933 Usage: $0 [OPTIONS] [FILE]... | 17955 Usage: $0 [OPTIONS] [FILE]... |
18934 | 17956 |
18935 -h, --help print this help, then exit | 17957 -h, --help print this help, then exit |
18936 -V, --version print version number, then exit | 17958 -V, --version print version number, then exit |
18937 -q, --quiet do not print progress messages | |
18938 -d, --debug don't remove temporary files | 17959 -d, --debug don't remove temporary files |
18939 --recheck update $as_me by reconfiguring in the same conditions | 17960 --recheck update $as_me by reconfiguring in the same conditions |
18940 --file=FILE[:TEMPLATE] | 17961 --file=FILE[:TEMPLATE] |
18941 instantiate the configuration file FILE | 17962 instantiate the configuration file FILE |
18942 --header=FILE[:TEMPLATE] | 17963 --header=FILE[:TEMPLATE] |
18955 _ACEOF | 17976 _ACEOF |
18956 | 17977 |
18957 cat >>$CONFIG_STATUS <<_ACEOF | 17978 cat >>$CONFIG_STATUS <<_ACEOF |
18958 ac_cs_version="\\ | 17979 ac_cs_version="\\ |
18959 config.status | 17980 config.status |
18960 configured by $0, generated by GNU Autoconf 2.57, | 17981 configured by $0, generated by GNU Autoconf 2.54, |
18961 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" | 17982 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
18962 | 17983 |
18963 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 | 17984 Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 |
18964 Free Software Foundation, Inc. | 17985 Free Software Foundation, Inc. |
18965 This config.status script is free software; the Free Software Foundation | 17986 This config.status script is free software; the Free Software Foundation |
18992 esac | 18013 esac |
18993 | 18014 |
18994 case $ac_option in | 18015 case $ac_option in |
18995 # Handling of the options. | 18016 # Handling of the options. |
18996 _ACEOF | 18017 _ACEOF |
18018 cat >>$CONFIG_STATUS <<_ACEOF | |
18019 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) | |
18020 echo "running $SHELL $0 " $ac_configure_args " --no-create --no-recursion" | |
18021 exec $SHELL $0 $ac_configure_args --no-create --no-recursion ;; | |
18022 _ACEOF | |
18997 cat >>$CONFIG_STATUS <<\_ACEOF | 18023 cat >>$CONFIG_STATUS <<\_ACEOF |
18998 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) | |
18999 ac_cs_recheck=: ;; | |
19000 --version | --vers* | -V ) | 18024 --version | --vers* | -V ) |
19001 echo "$ac_cs_version"; exit 0 ;; | 18025 echo "$ac_cs_version"; exit 0 ;; |
19002 --he | --h) | 18026 --he | --h) |
19003 # Conflict between --help and --header | 18027 # Conflict between --help and --header |
19004 { { echo "$as_me:$LINENO: error: ambiguous option: $1 | 18028 { { echo "$as_me:$LINENO: error: ambiguous option: $1 |
19016 ac_need_defaults=false;; | 18040 ac_need_defaults=false;; |
19017 --header | --heade | --head | --hea ) | 18041 --header | --heade | --head | --hea ) |
19018 $ac_shift | 18042 $ac_shift |
19019 CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" | 18043 CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" |
19020 ac_need_defaults=false;; | 18044 ac_need_defaults=false;; |
19021 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | |
19022 | -silent | --silent | --silen | --sile | --sil | --si | --s) | |
19023 ac_cs_silent=: ;; | |
19024 | 18045 |
19025 # This is an error. | 18046 # This is an error. |
19026 -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1 | 18047 -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1 |
19027 Try \`$0 --help' for more information." >&5 | 18048 Try \`$0 --help' for more information." >&5 |
19028 echo "$as_me: error: unrecognized option: $1 | 18049 echo "$as_me: error: unrecognized option: $1 |
19032 *) ac_config_targets="$ac_config_targets $1" ;; | 18053 *) ac_config_targets="$ac_config_targets $1" ;; |
19033 | 18054 |
19034 esac | 18055 esac |
19035 shift | 18056 shift |
19036 done | 18057 done |
19037 | |
19038 ac_configure_extra_args= | |
19039 | |
19040 if $ac_cs_silent; then | |
19041 exec 6>/dev/null | |
19042 ac_configure_extra_args="$ac_configure_extra_args --silent" | |
19043 fi | |
19044 | |
19045 _ACEOF | |
19046 cat >>$CONFIG_STATUS <<_ACEOF | |
19047 if \$ac_cs_recheck; then | |
19048 echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6 | |
19049 exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion | |
19050 fi | |
19051 | 18058 |
19052 _ACEOF | 18059 _ACEOF |
19053 | 18060 |
19054 cat >>$CONFIG_STATUS <<_ACEOF | 18061 cat >>$CONFIG_STATUS <<_ACEOF |
19055 # | 18062 # |
19093 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files | 18100 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files |
19094 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers | 18101 test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers |
19095 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands | 18102 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands |
19096 fi | 18103 fi |
19097 | 18104 |
19098 # Have a temporary directory for convenience. Make it in the build tree | |
19099 # simply because there is no reason to put it here, and in addition, | |
19100 # creating and moving files from /tmp can sometimes cause problems. | |
19101 # Create a temporary directory, and hook for its removal unless debugging. | 18105 # Create a temporary directory, and hook for its removal unless debugging. |
19102 $debug || | 18106 $debug || |
19103 { | 18107 { |
19104 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0 | 18108 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0 |
19105 trap '{ (exit 1); exit 1; }' 1 2 13 15 | 18109 trap '{ (exit 1); exit 1; }' 1 2 13 15 |
19106 } | 18110 } |
19107 | 18111 |
19108 # Create a (secure) tmp directory for tmp files. | 18112 # Create a (secure) tmp directory for tmp files. |
19109 | 18113 : ${TMPDIR=/tmp} |
19110 { | 18114 { |
19111 tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` && | 18115 tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` && |
19112 test -n "$tmp" && test -d "$tmp" | 18116 test -n "$tmp" && test -d "$tmp" |
19113 } || | 18117 } || |
19114 { | 18118 { |
19115 tmp=./confstat$$-$RANDOM | 18119 tmp=$TMPDIR/cs$$-$RANDOM |
19116 (umask 077 && mkdir $tmp) | 18120 (umask 077 && mkdir $tmp) |
19117 } || | 18121 } || |
19118 { | 18122 { |
19119 echo "$me: cannot create a temporary directory in ." >&2 | 18123 echo "$me: cannot create a temporary directory in $TMPDIR" >&2 |
19120 { (exit 1); exit 1; } | 18124 { (exit 1); exit 1; } |
19121 } | 18125 } |
19122 | 18126 |
19123 _ACEOF | 18127 _ACEOF |
19124 | 18128 |
19599 echo "/* $ac_file. Generated by configure. */" >$tmp/config.h | 18603 echo "/* $ac_file. Generated by configure. */" >$tmp/config.h |
19600 fi | 18604 fi |
19601 cat $tmp/in >>$tmp/config.h | 18605 cat $tmp/in >>$tmp/config.h |
19602 rm -f $tmp/in | 18606 rm -f $tmp/in |
19603 if test x"$ac_file" != x-; then | 18607 if test x"$ac_file" != x-; then |
19604 if diff $ac_file $tmp/config.h >/dev/null 2>&1; then | 18608 if cmp -s $ac_file $tmp/config.h 2>/dev/null; then |
19605 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 | 18609 { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 |
19606 echo "$as_me: $ac_file is unchanged" >&6;} | 18610 echo "$as_me: $ac_file is unchanged" >&6;} |
19607 else | 18611 else |
19608 ac_dir=`(dirname "$ac_file") 2>/dev/null || | 18612 ac_dir=`(dirname "$ac_file") 2>/dev/null || |
19609 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 18613 $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
19800 # effectively closing config.log, so it can be properly (re)opened and | 18804 # effectively closing config.log, so it can be properly (re)opened and |
19801 # appended to by config.status. When coming back to configure, we | 18805 # appended to by config.status. When coming back to configure, we |
19802 # need to make the FD available again. | 18806 # need to make the FD available again. |
19803 if test "$no_create" != yes; then | 18807 if test "$no_create" != yes; then |
19804 ac_cs_success=: | 18808 ac_cs_success=: |
19805 ac_config_status_args= | |
19806 test "$silent" = yes && | |
19807 ac_config_status_args="$ac_config_status_args --quiet" | |
19808 exec 5>/dev/null | 18809 exec 5>/dev/null |
19809 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false | 18810 $SHELL $CONFIG_STATUS || ac_cs_success=false |
19810 exec 5>>config.log | 18811 exec 5>>config.log |
19811 # Use ||, not &&, to avoid exiting from the if with $? = 1, which | 18812 # Use ||, not &&, to avoid exiting from the if with $? = 1, which |
19812 # would make configure fail if this is the last instruction. | 18813 # would make configure fail if this is the last instruction. |
19813 $ac_cs_success || { (exit 1); exit 1; } | 18814 $ac_cs_success || { (exit 1); exit 1; } |
19814 fi | 18815 fi |