diff options
| author | Pavel Janík | 2002-04-08 06:17:17 +0000 |
|---|---|---|
| committer | Pavel Janík | 2002-04-08 06:17:17 +0000 |
| commit | 2c9dccc9e860008be49dccf20e61744e77b75c91 (patch) | |
| tree | b71b7ba5209f44ecee636a3ec0c852ddcaac475e | |
| parent | 3d9830e59fb5067e4cd79272192b5c324db0b74e (diff) | |
| download | emacs-2c9dccc9e860008be49dccf20e61744e77b75c91.tar.gz emacs-2c9dccc9e860008be49dccf20e61744e77b75c91.zip | |
Regenerated.
| -rwxr-xr-x | configure | 2278 |
1 files changed, 1171 insertions, 1107 deletions
| @@ -686,6 +686,7 @@ Optional Packages: | |||
| 686 | --with-kerberos support Kerberos-authenticated POP | 686 | --with-kerberos support Kerberos-authenticated POP |
| 687 | --with-kerberos5 support Kerberos version 5 authenticated POP | 687 | --with-kerberos5 support Kerberos version 5 authenticated POP |
| 688 | --with-hesiod support Hesiod to get the POP server host | 688 | --with-hesiod support Hesiod to get the POP server host |
| 689 | --without-sound don't compile with sound support | ||
| 689 | --with-x-toolkit=KIT use an X toolkit (KIT = yes/lucid/athena/motif/no) | 690 | --with-x-toolkit=KIT use an X toolkit (KIT = yes/lucid/athena/motif/no) |
| 690 | --with-xpm use -lXpm for displaying XPM images | 691 | --with-xpm use -lXpm for displaying XPM images |
| 691 | --with-jpeg use -ljpeg for displaying JPEG images | 692 | --with-jpeg use -ljpeg for displaying JPEG images |
| @@ -889,7 +890,7 @@ if test -z "$CONFIG_SITE"; then | |||
| 889 | fi | 890 | fi |
| 890 | for ac_site_file in $CONFIG_SITE; do | 891 | for ac_site_file in $CONFIG_SITE; do |
| 891 | if test -r "$ac_site_file"; then | 892 | if test -r "$ac_site_file"; then |
| 892 | { echo "$as_me:892: loading site script $ac_site_file" >&5 | 893 | { echo "$as_me:893: loading site script $ac_site_file" >&5 |
| 893 | echo "$as_me: loading site script $ac_site_file" >&6;} | 894 | echo "$as_me: loading site script $ac_site_file" >&6;} |
| 894 | cat "$ac_site_file" >&5 | 895 | cat "$ac_site_file" >&5 |
| 895 | . "$ac_site_file" | 896 | . "$ac_site_file" |
| @@ -900,7 +901,7 @@ if test -r "$cache_file"; then | |||
| 900 | # Some versions of bash will fail to source /dev/null (special | 901 | # Some versions of bash will fail to source /dev/null (special |
| 901 | # files actually), so we avoid doing that. | 902 | # files actually), so we avoid doing that. |
| 902 | if test -f "$cache_file"; then | 903 | if test -f "$cache_file"; then |
| 903 | { echo "$as_me:903: loading cache $cache_file" >&5 | 904 | { echo "$as_me:904: loading cache $cache_file" >&5 |
| 904 | echo "$as_me: loading cache $cache_file" >&6;} | 905 | echo "$as_me: loading cache $cache_file" >&6;} |
| 905 | case $cache_file in | 906 | case $cache_file in |
| 906 | [\\/]* | ?:[\\/]* ) . $cache_file;; | 907 | [\\/]* | ?:[\\/]* ) . $cache_file;; |
| @@ -908,7 +909,7 @@ echo "$as_me: loading cache $cache_file" >&6;} | |||
| 908 | esac | 909 | esac |
| 909 | fi | 910 | fi |
| 910 | else | 911 | else |
| 911 | { echo "$as_me:911: creating cache $cache_file" >&5 | 912 | { echo "$as_me:912: creating cache $cache_file" >&5 |
| 912 | echo "$as_me: creating cache $cache_file" >&6;} | 913 | echo "$as_me: creating cache $cache_file" >&6;} |
| 913 | >$cache_file | 914 | >$cache_file |
| 914 | fi | 915 | fi |
| @@ -924,21 +925,21 @@ for ac_var in `(set) 2>&1 | | |||
| 924 | eval ac_new_val="\$ac_env_${ac_var}_value" | 925 | eval ac_new_val="\$ac_env_${ac_var}_value" |
| 925 | case $ac_old_set,$ac_new_set in | 926 | case $ac_old_set,$ac_new_set in |
| 926 | set,) | 927 | set,) |
| 927 | { echo "$as_me:927: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 | 928 | { echo "$as_me:928: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 |
| 928 | echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} | 929 | echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} |
| 929 | ac_cache_corrupted=: ;; | 930 | ac_cache_corrupted=: ;; |
| 930 | ,set) | 931 | ,set) |
| 931 | { echo "$as_me:931: error: \`$ac_var' was not set in the previous run" >&5 | 932 | { echo "$as_me:932: error: \`$ac_var' was not set in the previous run" >&5 |
| 932 | echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} | 933 | echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} |
| 933 | ac_cache_corrupted=: ;; | 934 | ac_cache_corrupted=: ;; |
| 934 | ,);; | 935 | ,);; |
| 935 | *) | 936 | *) |
| 936 | if test "x$ac_old_val" != "x$ac_new_val"; then | 937 | if test "x$ac_old_val" != "x$ac_new_val"; then |
| 937 | { echo "$as_me:937: error: \`$ac_var' has changed since the previous run:" >&5 | 938 | { echo "$as_me:938: error: \`$ac_var' has changed since the previous run:" >&5 |
| 938 | echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} | 939 | echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} |
| 939 | { echo "$as_me:939: former value: $ac_old_val" >&5 | 940 | { echo "$as_me:940: former value: $ac_old_val" >&5 |
| 940 | echo "$as_me: former value: $ac_old_val" >&2;} | 941 | echo "$as_me: former value: $ac_old_val" >&2;} |
| 941 | { echo "$as_me:941: current value: $ac_new_val" >&5 | 942 | { echo "$as_me:942: current value: $ac_new_val" >&5 |
| 942 | echo "$as_me: current value: $ac_new_val" >&2;} | 943 | echo "$as_me: current value: $ac_new_val" >&2;} |
| 943 | ac_cache_corrupted=: | 944 | ac_cache_corrupted=: |
| 944 | fi;; | 945 | fi;; |
| @@ -957,9 +958,9 @@ echo "$as_me: current value: $ac_new_val" >&2;} | |||
| 957 | fi | 958 | fi |
| 958 | done | 959 | done |
| 959 | if $ac_cache_corrupted; then | 960 | if $ac_cache_corrupted; then |
| 960 | { echo "$as_me:960: error: changes in the environment can compromise the build" >&5 | 961 | { echo "$as_me:961: error: changes in the environment can compromise the build" >&5 |
| 961 | echo "$as_me: error: changes in the environment can compromise the build" >&2;} | 962 | echo "$as_me: error: changes in the environment can compromise the build" >&2;} |
| 962 | { { echo "$as_me:962: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 | 963 | { { echo "$as_me:963: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 |
| 963 | echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} | 964 | echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} |
| 964 | { (exit 1); exit 1; }; } | 965 | { (exit 1); exit 1; }; } |
| 965 | fi | 966 | fi |
| @@ -979,10 +980,10 @@ esac | |||
| 979 | echo "#! $SHELL" >conftest.sh | 980 | echo "#! $SHELL" >conftest.sh |
| 980 | echo "exit 0" >>conftest.sh | 981 | echo "exit 0" >>conftest.sh |
| 981 | chmod +x conftest.sh | 982 | chmod +x conftest.sh |
| 982 | if { (echo "$as_me:982: PATH=\".;.\"; conftest.sh") >&5 | 983 | if { (echo "$as_me:983: PATH=\".;.\"; conftest.sh") >&5 |
| 983 | (PATH=".;."; conftest.sh) 2>&5 | 984 | (PATH=".;."; conftest.sh) 2>&5 |
| 984 | ac_status=$? | 985 | ac_status=$? |
| 985 | echo "$as_me:985: \$? = $ac_status" >&5 | 986 | echo "$as_me:986: \$? = $ac_status" >&5 |
| 986 | (exit $ac_status); }; then | 987 | (exit $ac_status); }; then |
| 987 | ac_path_separator=';' | 988 | ac_path_separator=';' |
| 988 | else | 989 | else |
| @@ -1073,6 +1074,12 @@ EOF | |||
| 1073 | 1074 | ||
| 1074 | fi; | 1075 | fi; |
| 1075 | 1076 | ||
| 1077 | # Check whether --with-sound or --without-sound was given. | ||
| 1078 | if test "${with_sound+set}" = set; then | ||
| 1079 | withval="$with_sound" | ||
| 1080 | |||
| 1081 | fi; | ||
| 1082 | |||
| 1076 | # Check whether --with-x-toolkit or --without-x-toolkit was given. | 1083 | # Check whether --with-x-toolkit or --without-x-toolkit was given. |
| 1077 | if test "${with_x_toolkit+set}" = set; then | 1084 | if test "${with_x_toolkit+set}" = set; then |
| 1078 | withval="$with_x_toolkit" | 1085 | withval="$with_x_toolkit" |
| @@ -1083,7 +1090,7 @@ if test "${with_x_toolkit+set}" = set; then | |||
| 1083 | a | at | ath | athe | athen | athena ) val=athena ;; | 1090 | a | at | ath | athe | athen | athena ) val=athena ;; |
| 1084 | m | mo | mot | moti | motif ) val=motif ;; | 1091 | m | mo | mot | moti | motif ) val=motif ;; |
| 1085 | * ) | 1092 | * ) |
| 1086 | { { echo "$as_me:1086: error: \`--with-x-toolkit=$withval' is invalid\; | 1093 | { { echo "$as_me:1093: error: \`--with-x-toolkit=$withval' is invalid\; |
| 1087 | this option's value should be \`yes', \`no', \`lucid', \`athena', or \`motif'. | 1094 | this option's value should be \`yes', \`no', \`lucid', \`athena', or \`motif'. |
| 1088 | Currently, \`yes', \`athena' and \`lucid' are synonyms." >&5 | 1095 | Currently, \`yes', \`athena' and \`lucid' are synonyms." >&5 |
| 1089 | echo "$as_me: error: \`--with-x-toolkit=$withval' is invalid\; | 1096 | echo "$as_me: error: \`--with-x-toolkit=$withval' is invalid\; |
| @@ -1165,7 +1172,7 @@ esac | |||
| 1165 | #### Check if the source directory already has a configured system in it. | 1172 | #### Check if the source directory already has a configured system in it. |
| 1166 | if test `pwd` != `(cd ${srcdir} && pwd)` \ | 1173 | if test `pwd` != `(cd ${srcdir} && pwd)` \ |
| 1167 | && test -f "${srcdir}/src/config.h" ; then | 1174 | && test -f "${srcdir}/src/config.h" ; then |
| 1168 | { echo "$as_me:1168: WARNING: The directory tree \`${srcdir}' is being used | 1175 | { echo "$as_me:1175: WARNING: The directory tree \`${srcdir}' is being used |
| 1169 | as a build directory right now; it has been configured in its own | 1176 | as a build directory right now; it has been configured in its own |
| 1170 | right. To configure in another directory as well, you MUST | 1177 | right. To configure in another directory as well, you MUST |
| 1171 | use GNU make. If you do not have GNU make, then you must | 1178 | use GNU make. If you do not have GNU make, then you must |
| @@ -1210,7 +1217,7 @@ for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do | |||
| 1210 | fi | 1217 | fi |
| 1211 | done | 1218 | done |
| 1212 | if test -z "$ac_aux_dir"; then | 1219 | if test -z "$ac_aux_dir"; then |
| 1213 | { { echo "$as_me:1213: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5 | 1220 | { { echo "$as_me:1220: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5 |
| 1214 | echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;} | 1221 | echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;} |
| 1215 | { (exit 1); exit 1; }; } | 1222 | { (exit 1); exit 1; }; } |
| 1216 | fi | 1223 | fi |
| @@ -1220,11 +1227,11 @@ ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. | |||
| 1220 | 1227 | ||
| 1221 | # Make sure we can run config.sub. | 1228 | # Make sure we can run config.sub. |
| 1222 | $ac_config_sub sun4 >/dev/null 2>&1 || | 1229 | $ac_config_sub sun4 >/dev/null 2>&1 || |
| 1223 | { { echo "$as_me:1223: error: cannot run $ac_config_sub" >&5 | 1230 | { { echo "$as_me:1230: error: cannot run $ac_config_sub" >&5 |
| 1224 | echo "$as_me: error: cannot run $ac_config_sub" >&2;} | 1231 | echo "$as_me: error: cannot run $ac_config_sub" >&2;} |
| 1225 | { (exit 1); exit 1; }; } | 1232 | { (exit 1); exit 1; }; } |
| 1226 | 1233 | ||
| 1227 | echo "$as_me:1227: checking build system type" >&5 | 1234 | echo "$as_me:1234: checking build system type" >&5 |
| 1228 | echo $ECHO_N "checking build system type... $ECHO_C" >&6 | 1235 | echo $ECHO_N "checking build system type... $ECHO_C" >&6 |
| 1229 | if test "${ac_cv_build+set}" = set; then | 1236 | if test "${ac_cv_build+set}" = set; then |
| 1230 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 1237 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -1233,23 +1240,26 @@ else | |||
| 1233 | test -z "$ac_cv_build_alias" && | 1240 | test -z "$ac_cv_build_alias" && |
| 1234 | ac_cv_build_alias=`$ac_config_guess` | 1241 | ac_cv_build_alias=`$ac_config_guess` |
| 1235 | test -z "$ac_cv_build_alias" && | 1242 | test -z "$ac_cv_build_alias" && |
| 1236 | { { echo "$as_me:1236: error: cannot guess build type; you must specify one" >&5 | 1243 | { { echo "$as_me:1243: error: cannot guess build type; you must specify one" >&5 |
| 1237 | echo "$as_me: error: cannot guess build type; you must specify one" >&2;} | 1244 | echo "$as_me: error: cannot guess build type; you must specify one" >&2;} |
| 1238 | { (exit 1); exit 1; }; } | 1245 | { (exit 1); exit 1; }; } |
| 1239 | ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || | 1246 | ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || |
| 1240 | { { echo "$as_me:1240: error: $ac_config_sub $ac_cv_build_alias failed." >&5 | 1247 | { { echo "$as_me:1247: error: $ac_config_sub $ac_cv_build_alias failed." >&5 |
| 1241 | echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed." >&2;} | 1248 | echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed." >&2;} |
| 1242 | { (exit 1); exit 1; }; } | 1249 | { (exit 1); exit 1; }; } |
| 1243 | 1250 | ||
| 1244 | fi | 1251 | fi |
| 1245 | echo "$as_me:1245: result: $ac_cv_build" >&5 | 1252 | echo "$as_me:1252: result: $ac_cv_build" >&5 |
| 1246 | echo "${ECHO_T}$ac_cv_build" >&6 | 1253 | echo "${ECHO_T}$ac_cv_build" >&6 |
| 1247 | build=$ac_cv_build | 1254 | build=$ac_cv_build |
| 1248 | build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` | 1255 | build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` |
| 1249 | build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` | 1256 | build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` |
| 1250 | build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | 1257 | build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` |
| 1251 | 1258 | ||
| 1252 | echo "$as_me:1252: checking host system type" >&5 | 1259 | test -z "$build_alias" && |
| 1260 | build_alias=$ac_cv_build | ||
| 1261 | |||
| 1262 | echo "$as_me:1262: checking host system type" >&5 | ||
| 1253 | echo $ECHO_N "checking host system type... $ECHO_C" >&6 | 1263 | echo $ECHO_N "checking host system type... $ECHO_C" >&6 |
| 1254 | if test "${ac_cv_host+set}" = set; then | 1264 | if test "${ac_cv_host+set}" = set; then |
| 1255 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 1265 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -1258,18 +1268,21 @@ else | |||
| 1258 | test -z "$ac_cv_host_alias" && | 1268 | test -z "$ac_cv_host_alias" && |
| 1259 | ac_cv_host_alias=$ac_cv_build_alias | 1269 | ac_cv_host_alias=$ac_cv_build_alias |
| 1260 | ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || | 1270 | ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || |
| 1261 | { { echo "$as_me:1261: error: $ac_config_sub $ac_cv_host_alias failed" >&5 | 1271 | { { echo "$as_me:1271: error: $ac_config_sub $ac_cv_host_alias failed" >&5 |
| 1262 | echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;} | 1272 | echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;} |
| 1263 | { (exit 1); exit 1; }; } | 1273 | { (exit 1); exit 1; }; } |
| 1264 | 1274 | ||
| 1265 | fi | 1275 | fi |
| 1266 | echo "$as_me:1266: result: $ac_cv_host" >&5 | 1276 | echo "$as_me:1276: result: $ac_cv_host" >&5 |
| 1267 | echo "${ECHO_T}$ac_cv_host" >&6 | 1277 | echo "${ECHO_T}$ac_cv_host" >&6 |
| 1268 | host=$ac_cv_host | 1278 | host=$ac_cv_host |
| 1269 | host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` | 1279 | host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` |
| 1270 | host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` | 1280 | host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` |
| 1271 | host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` | 1281 | host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` |
| 1272 | 1282 | ||
| 1283 | test -z "$host_alias" && | ||
| 1284 | host_alias=$ac_cv_host | ||
| 1285 | |||
| 1273 | canonical=$host | 1286 | canonical=$host |
| 1274 | configuration=${host_alias-$host} | 1287 | configuration=${host_alias-$host} |
| 1275 | 1288 | ||
| @@ -2233,7 +2246,7 @@ if test x"${opsys}" = x; then | |||
| 2233 | fi | 2246 | fi |
| 2234 | 2247 | ||
| 2235 | if test $unported = yes; then | 2248 | if test $unported = yes; then |
| 2236 | { { echo "$as_me:2236: error: Emacs hasn't been ported to \`${canonical}' systems. | 2249 | { { echo "$as_me:2249: error: Emacs hasn't been ported to \`${canonical}' systems. |
| 2237 | Check \`etc/MACHINES' for recognized configuration names." >&5 | 2250 | Check \`etc/MACHINES' for recognized configuration names." >&5 |
| 2238 | echo "$as_me: error: Emacs hasn't been ported to \`${canonical}' systems. | 2251 | echo "$as_me: error: Emacs hasn't been ported to \`${canonical}' systems. |
| 2239 | Check \`etc/MACHINES' for recognized configuration names." >&2;} | 2252 | Check \`etc/MACHINES' for recognized configuration names." >&2;} |
| @@ -2262,7 +2275,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu | |||
| 2262 | if test -n "$ac_tool_prefix"; then | 2275 | if test -n "$ac_tool_prefix"; then |
| 2263 | # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. | 2276 | # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. |
| 2264 | set dummy ${ac_tool_prefix}gcc; ac_word=$2 | 2277 | set dummy ${ac_tool_prefix}gcc; ac_word=$2 |
| 2265 | echo "$as_me:2265: checking for $ac_word" >&5 | 2278 | echo "$as_me:2278: checking for $ac_word" >&5 |
| 2266 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | 2279 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 2267 | if test "${ac_cv_prog_CC+set}" = set; then | 2280 | if test "${ac_cv_prog_CC+set}" = set; then |
| 2268 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 2281 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -2277,7 +2290,7 @@ for ac_dir in $ac_dummy; do | |||
| 2277 | test -z "$ac_dir" && ac_dir=. | 2290 | test -z "$ac_dir" && ac_dir=. |
| 2278 | $as_executable_p "$ac_dir/$ac_word" || continue | 2291 | $as_executable_p "$ac_dir/$ac_word" || continue |
| 2279 | ac_cv_prog_CC="${ac_tool_prefix}gcc" | 2292 | ac_cv_prog_CC="${ac_tool_prefix}gcc" |
| 2280 | echo "$as_me:2280: found $ac_dir/$ac_word" >&5 | 2293 | echo "$as_me:2293: found $ac_dir/$ac_word" >&5 |
| 2281 | break | 2294 | break |
| 2282 | done | 2295 | done |
| 2283 | 2296 | ||
| @@ -2285,10 +2298,10 @@ fi | |||
| 2285 | fi | 2298 | fi |
| 2286 | CC=$ac_cv_prog_CC | 2299 | CC=$ac_cv_prog_CC |
| 2287 | if test -n "$CC"; then | 2300 | if test -n "$CC"; then |
| 2288 | echo "$as_me:2288: result: $CC" >&5 | 2301 | echo "$as_me:2301: result: $CC" >&5 |
| 2289 | echo "${ECHO_T}$CC" >&6 | 2302 | echo "${ECHO_T}$CC" >&6 |
| 2290 | else | 2303 | else |
| 2291 | echo "$as_me:2291: result: no" >&5 | 2304 | echo "$as_me:2304: result: no" >&5 |
| 2292 | echo "${ECHO_T}no" >&6 | 2305 | echo "${ECHO_T}no" >&6 |
| 2293 | fi | 2306 | fi |
| 2294 | 2307 | ||
| @@ -2297,7 +2310,7 @@ if test -z "$ac_cv_prog_CC"; then | |||
| 2297 | ac_ct_CC=$CC | 2310 | ac_ct_CC=$CC |
| 2298 | # Extract the first word of "gcc", so it can be a program name with args. | 2311 | # Extract the first word of "gcc", so it can be a program name with args. |
| 2299 | set dummy gcc; ac_word=$2 | 2312 | set dummy gcc; ac_word=$2 |
| 2300 | echo "$as_me:2300: checking for $ac_word" >&5 | 2313 | echo "$as_me:2313: checking for $ac_word" >&5 |
| 2301 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | 2314 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 2302 | if test "${ac_cv_prog_ac_ct_CC+set}" = set; then | 2315 | if test "${ac_cv_prog_ac_ct_CC+set}" = set; then |
| 2303 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 2316 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -2312,7 +2325,7 @@ for ac_dir in $ac_dummy; do | |||
| 2312 | test -z "$ac_dir" && ac_dir=. | 2325 | test -z "$ac_dir" && ac_dir=. |
| 2313 | $as_executable_p "$ac_dir/$ac_word" || continue | 2326 | $as_executable_p "$ac_dir/$ac_word" || continue |
| 2314 | ac_cv_prog_ac_ct_CC="gcc" | 2327 | ac_cv_prog_ac_ct_CC="gcc" |
| 2315 | echo "$as_me:2315: found $ac_dir/$ac_word" >&5 | 2328 | echo "$as_me:2328: found $ac_dir/$ac_word" >&5 |
| 2316 | break | 2329 | break |
| 2317 | done | 2330 | done |
| 2318 | 2331 | ||
| @@ -2320,10 +2333,10 @@ fi | |||
| 2320 | fi | 2333 | fi |
| 2321 | ac_ct_CC=$ac_cv_prog_ac_ct_CC | 2334 | ac_ct_CC=$ac_cv_prog_ac_ct_CC |
| 2322 | if test -n "$ac_ct_CC"; then | 2335 | if test -n "$ac_ct_CC"; then |
| 2323 | echo "$as_me:2323: result: $ac_ct_CC" >&5 | 2336 | echo "$as_me:2336: result: $ac_ct_CC" >&5 |
| 2324 | echo "${ECHO_T}$ac_ct_CC" >&6 | 2337 | echo "${ECHO_T}$ac_ct_CC" >&6 |
| 2325 | else | 2338 | else |
| 2326 | echo "$as_me:2326: result: no" >&5 | 2339 | echo "$as_me:2339: result: no" >&5 |
| 2327 | echo "${ECHO_T}no" >&6 | 2340 | echo "${ECHO_T}no" >&6 |
| 2328 | fi | 2341 | fi |
| 2329 | 2342 | ||
| @@ -2336,7 +2349,7 @@ if test -z "$CC"; then | |||
| 2336 | if test -n "$ac_tool_prefix"; then | 2349 | if test -n "$ac_tool_prefix"; then |
| 2337 | # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. | 2350 | # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. |
| 2338 | set dummy ${ac_tool_prefix}cc; ac_word=$2 | 2351 | set dummy ${ac_tool_prefix}cc; ac_word=$2 |
| 2339 | echo "$as_me:2339: checking for $ac_word" >&5 | 2352 | echo "$as_me:2352: checking for $ac_word" >&5 |
| 2340 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | 2353 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 2341 | if test "${ac_cv_prog_CC+set}" = set; then | 2354 | if test "${ac_cv_prog_CC+set}" = set; then |
| 2342 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 2355 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -2351,7 +2364,7 @@ for ac_dir in $ac_dummy; do | |||
| 2351 | test -z "$ac_dir" && ac_dir=. | 2364 | test -z "$ac_dir" && ac_dir=. |
| 2352 | $as_executable_p "$ac_dir/$ac_word" || continue | 2365 | $as_executable_p "$ac_dir/$ac_word" || continue |
| 2353 | ac_cv_prog_CC="${ac_tool_prefix}cc" | 2366 | ac_cv_prog_CC="${ac_tool_prefix}cc" |
| 2354 | echo "$as_me:2354: found $ac_dir/$ac_word" >&5 | 2367 | echo "$as_me:2367: found $ac_dir/$ac_word" >&5 |
| 2355 | break | 2368 | break |
| 2356 | done | 2369 | done |
| 2357 | 2370 | ||
| @@ -2359,10 +2372,10 @@ fi | |||
| 2359 | fi | 2372 | fi |
| 2360 | CC=$ac_cv_prog_CC | 2373 | CC=$ac_cv_prog_CC |
| 2361 | if test -n "$CC"; then | 2374 | if test -n "$CC"; then |
| 2362 | echo "$as_me:2362: result: $CC" >&5 | 2375 | echo "$as_me:2375: result: $CC" >&5 |
| 2363 | echo "${ECHO_T}$CC" >&6 | 2376 | echo "${ECHO_T}$CC" >&6 |
| 2364 | else | 2377 | else |
| 2365 | echo "$as_me:2365: result: no" >&5 | 2378 | echo "$as_me:2378: result: no" >&5 |
| 2366 | echo "${ECHO_T}no" >&6 | 2379 | echo "${ECHO_T}no" >&6 |
| 2367 | fi | 2380 | fi |
| 2368 | 2381 | ||
| @@ -2371,7 +2384,7 @@ if test -z "$ac_cv_prog_CC"; then | |||
| 2371 | ac_ct_CC=$CC | 2384 | ac_ct_CC=$CC |
| 2372 | # Extract the first word of "cc", so it can be a program name with args. | 2385 | # Extract the first word of "cc", so it can be a program name with args. |
| 2373 | set dummy cc; ac_word=$2 | 2386 | set dummy cc; ac_word=$2 |
| 2374 | echo "$as_me:2374: checking for $ac_word" >&5 | 2387 | echo "$as_me:2387: checking for $ac_word" >&5 |
| 2375 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | 2388 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 2376 | if test "${ac_cv_prog_ac_ct_CC+set}" = set; then | 2389 | if test "${ac_cv_prog_ac_ct_CC+set}" = set; then |
| 2377 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 2390 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -2386,7 +2399,7 @@ for ac_dir in $ac_dummy; do | |||
| 2386 | test -z "$ac_dir" && ac_dir=. | 2399 | test -z "$ac_dir" && ac_dir=. |
| 2387 | $as_executable_p "$ac_dir/$ac_word" || continue | 2400 | $as_executable_p "$ac_dir/$ac_word" || continue |
| 2388 | ac_cv_prog_ac_ct_CC="cc" | 2401 | ac_cv_prog_ac_ct_CC="cc" |
| 2389 | echo "$as_me:2389: found $ac_dir/$ac_word" >&5 | 2402 | echo "$as_me:2402: found $ac_dir/$ac_word" >&5 |
| 2390 | break | 2403 | break |
| 2391 | done | 2404 | done |
| 2392 | 2405 | ||
| @@ -2394,10 +2407,10 @@ fi | |||
| 2394 | fi | 2407 | fi |
| 2395 | ac_ct_CC=$ac_cv_prog_ac_ct_CC | 2408 | ac_ct_CC=$ac_cv_prog_ac_ct_CC |
| 2396 | if test -n "$ac_ct_CC"; then | 2409 | if test -n "$ac_ct_CC"; then |
| 2397 | echo "$as_me:2397: result: $ac_ct_CC" >&5 | 2410 | echo "$as_me:2410: result: $ac_ct_CC" >&5 |
| 2398 | echo "${ECHO_T}$ac_ct_CC" >&6 | 2411 | echo "${ECHO_T}$ac_ct_CC" >&6 |
| 2399 | else | 2412 | else |
| 2400 | echo "$as_me:2400: result: no" >&5 | 2413 | echo "$as_me:2413: result: no" >&5 |
| 2401 | echo "${ECHO_T}no" >&6 | 2414 | echo "${ECHO_T}no" >&6 |
| 2402 | fi | 2415 | fi |
| 2403 | 2416 | ||
| @@ -2410,7 +2423,7 @@ fi | |||
| 2410 | if test -z "$CC"; then | 2423 | if test -z "$CC"; then |
| 2411 | # Extract the first word of "cc", so it can be a program name with args. | 2424 | # Extract the first word of "cc", so it can be a program name with args. |
| 2412 | set dummy cc; ac_word=$2 | 2425 | set dummy cc; ac_word=$2 |
| 2413 | echo "$as_me:2413: checking for $ac_word" >&5 | 2426 | echo "$as_me:2426: checking for $ac_word" >&5 |
| 2414 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | 2427 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 2415 | if test "${ac_cv_prog_CC+set}" = set; then | 2428 | if test "${ac_cv_prog_CC+set}" = set; then |
| 2416 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 2429 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -2430,7 +2443,7 @@ if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then | |||
| 2430 | continue | 2443 | continue |
| 2431 | fi | 2444 | fi |
| 2432 | ac_cv_prog_CC="cc" | 2445 | ac_cv_prog_CC="cc" |
| 2433 | echo "$as_me:2433: found $ac_dir/$ac_word" >&5 | 2446 | echo "$as_me:2446: found $ac_dir/$ac_word" >&5 |
| 2434 | break | 2447 | break |
| 2435 | done | 2448 | done |
| 2436 | 2449 | ||
| @@ -2452,10 +2465,10 @@ fi | |||
| 2452 | fi | 2465 | fi |
| 2453 | CC=$ac_cv_prog_CC | 2466 | CC=$ac_cv_prog_CC |
| 2454 | if test -n "$CC"; then | 2467 | if test -n "$CC"; then |
| 2455 | echo "$as_me:2455: result: $CC" >&5 | 2468 | echo "$as_me:2468: result: $CC" >&5 |
| 2456 | echo "${ECHO_T}$CC" >&6 | 2469 | echo "${ECHO_T}$CC" >&6 |
| 2457 | else | 2470 | else |
| 2458 | echo "$as_me:2458: result: no" >&5 | 2471 | echo "$as_me:2471: result: no" >&5 |
| 2459 | echo "${ECHO_T}no" >&6 | 2472 | echo "${ECHO_T}no" >&6 |
| 2460 | fi | 2473 | fi |
| 2461 | 2474 | ||
| @@ -2466,7 +2479,7 @@ if test -z "$CC"; then | |||
| 2466 | do | 2479 | do |
| 2467 | # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. | 2480 | # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. |
| 2468 | set dummy $ac_tool_prefix$ac_prog; ac_word=$2 | 2481 | set dummy $ac_tool_prefix$ac_prog; ac_word=$2 |
| 2469 | echo "$as_me:2469: checking for $ac_word" >&5 | 2482 | echo "$as_me:2482: checking for $ac_word" >&5 |
| 2470 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | 2483 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 2471 | if test "${ac_cv_prog_CC+set}" = set; then | 2484 | if test "${ac_cv_prog_CC+set}" = set; then |
| 2472 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 2485 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -2481,7 +2494,7 @@ for ac_dir in $ac_dummy; do | |||
| 2481 | test -z "$ac_dir" && ac_dir=. | 2494 | test -z "$ac_dir" && ac_dir=. |
| 2482 | $as_executable_p "$ac_dir/$ac_word" || continue | 2495 | $as_executable_p "$ac_dir/$ac_word" || continue |
| 2483 | ac_cv_prog_CC="$ac_tool_prefix$ac_prog" | 2496 | ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
| 2484 | echo "$as_me:2484: found $ac_dir/$ac_word" >&5 | 2497 | echo "$as_me:2497: found $ac_dir/$ac_word" >&5 |
| 2485 | break | 2498 | break |
| 2486 | done | 2499 | done |
| 2487 | 2500 | ||
| @@ -2489,10 +2502,10 @@ fi | |||
| 2489 | fi | 2502 | fi |
| 2490 | CC=$ac_cv_prog_CC | 2503 | CC=$ac_cv_prog_CC |
| 2491 | if test -n "$CC"; then | 2504 | if test -n "$CC"; then |
| 2492 | echo "$as_me:2492: result: $CC" >&5 | 2505 | echo "$as_me:2505: result: $CC" >&5 |
| 2493 | echo "${ECHO_T}$CC" >&6 | 2506 | echo "${ECHO_T}$CC" >&6 |
| 2494 | else | 2507 | else |
| 2495 | echo "$as_me:2495: result: no" >&5 | 2508 | echo "$as_me:2508: result: no" >&5 |
| 2496 | echo "${ECHO_T}no" >&6 | 2509 | echo "${ECHO_T}no" >&6 |
| 2497 | fi | 2510 | fi |
| 2498 | 2511 | ||
| @@ -2505,7 +2518,7 @@ if test -z "$CC"; then | |||
| 2505 | do | 2518 | do |
| 2506 | # Extract the first word of "$ac_prog", so it can be a program name with args. | 2519 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 2507 | set dummy $ac_prog; ac_word=$2 | 2520 | set dummy $ac_prog; ac_word=$2 |
| 2508 | echo "$as_me:2508: checking for $ac_word" >&5 | 2521 | echo "$as_me:2521: checking for $ac_word" >&5 |
| 2509 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | 2522 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 2510 | if test "${ac_cv_prog_ac_ct_CC+set}" = set; then | 2523 | if test "${ac_cv_prog_ac_ct_CC+set}" = set; then |
| 2511 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 2524 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -2520,7 +2533,7 @@ for ac_dir in $ac_dummy; do | |||
| 2520 | test -z "$ac_dir" && ac_dir=. | 2533 | test -z "$ac_dir" && ac_dir=. |
| 2521 | $as_executable_p "$ac_dir/$ac_word" || continue | 2534 | $as_executable_p "$ac_dir/$ac_word" || continue |
| 2522 | ac_cv_prog_ac_ct_CC="$ac_prog" | 2535 | ac_cv_prog_ac_ct_CC="$ac_prog" |
| 2523 | echo "$as_me:2523: found $ac_dir/$ac_word" >&5 | 2536 | echo "$as_me:2536: found $ac_dir/$ac_word" >&5 |
| 2524 | break | 2537 | break |
| 2525 | done | 2538 | done |
| 2526 | 2539 | ||
| @@ -2528,10 +2541,10 @@ fi | |||
| 2528 | fi | 2541 | fi |
| 2529 | ac_ct_CC=$ac_cv_prog_ac_ct_CC | 2542 | ac_ct_CC=$ac_cv_prog_ac_ct_CC |
| 2530 | if test -n "$ac_ct_CC"; then | 2543 | if test -n "$ac_ct_CC"; then |
| 2531 | echo "$as_me:2531: result: $ac_ct_CC" >&5 | 2544 | echo "$as_me:2544: result: $ac_ct_CC" >&5 |
| 2532 | echo "${ECHO_T}$ac_ct_CC" >&6 | 2545 | echo "${ECHO_T}$ac_ct_CC" >&6 |
| 2533 | else | 2546 | else |
| 2534 | echo "$as_me:2534: result: no" >&5 | 2547 | echo "$as_me:2547: result: no" >&5 |
| 2535 | echo "${ECHO_T}no" >&6 | 2548 | echo "${ECHO_T}no" >&6 |
| 2536 | fi | 2549 | fi |
| 2537 | 2550 | ||
| @@ -2543,32 +2556,32 @@ fi | |||
| 2543 | 2556 | ||
| 2544 | fi | 2557 | fi |
| 2545 | 2558 | ||
| 2546 | test -z "$CC" && { { echo "$as_me:2546: error: no acceptable cc found in \$PATH" >&5 | 2559 | test -z "$CC" && { { echo "$as_me:2559: error: no acceptable cc found in \$PATH" >&5 |
| 2547 | echo "$as_me: error: no acceptable cc found in \$PATH" >&2;} | 2560 | echo "$as_me: error: no acceptable cc found in \$PATH" >&2;} |
| 2548 | { (exit 1); exit 1; }; } | 2561 | { (exit 1); exit 1; }; } |
| 2549 | 2562 | ||
| 2550 | # Provide some information about the compiler. | 2563 | # Provide some information about the compiler. |
| 2551 | echo "$as_me:2551:" \ | 2564 | echo "$as_me:2564:" \ |
| 2552 | "checking for C compiler version" >&5 | 2565 | "checking for C compiler version" >&5 |
| 2553 | ac_compiler=`set X $ac_compile; echo $2` | 2566 | ac_compiler=`set X $ac_compile; echo $2` |
| 2554 | { (eval echo "$as_me:2554: \"$ac_compiler --version </dev/null >&5\"") >&5 | 2567 | { (eval echo "$as_me:2567: \"$ac_compiler --version </dev/null >&5\"") >&5 |
| 2555 | (eval $ac_compiler --version </dev/null >&5) 2>&5 | 2568 | (eval $ac_compiler --version </dev/null >&5) 2>&5 |
| 2556 | ac_status=$? | 2569 | ac_status=$? |
| 2557 | echo "$as_me:2557: \$? = $ac_status" >&5 | 2570 | echo "$as_me:2570: \$? = $ac_status" >&5 |
| 2558 | (exit $ac_status); } | 2571 | (exit $ac_status); } |
| 2559 | { (eval echo "$as_me:2559: \"$ac_compiler -v </dev/null >&5\"") >&5 | 2572 | { (eval echo "$as_me:2572: \"$ac_compiler -v </dev/null >&5\"") >&5 |
| 2560 | (eval $ac_compiler -v </dev/null >&5) 2>&5 | 2573 | (eval $ac_compiler -v </dev/null >&5) 2>&5 |
| 2561 | ac_status=$? | 2574 | ac_status=$? |
| 2562 | echo "$as_me:2562: \$? = $ac_status" >&5 | 2575 | echo "$as_me:2575: \$? = $ac_status" >&5 |
| 2563 | (exit $ac_status); } | 2576 | (exit $ac_status); } |
| 2564 | { (eval echo "$as_me:2564: \"$ac_compiler -V </dev/null >&5\"") >&5 | 2577 | { (eval echo "$as_me:2577: \"$ac_compiler -V </dev/null >&5\"") >&5 |
| 2565 | (eval $ac_compiler -V </dev/null >&5) 2>&5 | 2578 | (eval $ac_compiler -V </dev/null >&5) 2>&5 |
| 2566 | ac_status=$? | 2579 | ac_status=$? |
| 2567 | echo "$as_me:2567: \$? = $ac_status" >&5 | 2580 | echo "$as_me:2580: \$? = $ac_status" >&5 |
| 2568 | (exit $ac_status); } | 2581 | (exit $ac_status); } |
| 2569 | 2582 | ||
| 2570 | cat >conftest.$ac_ext <<_ACEOF | 2583 | cat >conftest.$ac_ext <<_ACEOF |
| 2571 | #line 2571 "configure" | 2584 | #line 2584 "configure" |
| 2572 | #include "confdefs.h" | 2585 | #include "confdefs.h" |
| 2573 | 2586 | ||
| 2574 | int | 2587 | int |
| @@ -2584,13 +2597,13 @@ ac_clean_files="$ac_clean_files a.out a.exe" | |||
| 2584 | # Try to create an executable without -o first, disregard a.out. | 2597 | # Try to create an executable without -o first, disregard a.out. |
| 2585 | # It will help us diagnose broken compilers, and finding out an intuition | 2598 | # It will help us diagnose broken compilers, and finding out an intuition |
| 2586 | # of exeext. | 2599 | # of exeext. |
| 2587 | echo "$as_me:2587: checking for C compiler default output" >&5 | 2600 | echo "$as_me:2600: checking for C compiler default output" >&5 |
| 2588 | echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 | 2601 | echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 |
| 2589 | ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` | 2602 | ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` |
| 2590 | if { (eval echo "$as_me:2590: \"$ac_link_default\"") >&5 | 2603 | if { (eval echo "$as_me:2603: \"$ac_link_default\"") >&5 |
| 2591 | (eval $ac_link_default) 2>&5 | 2604 | (eval $ac_link_default) 2>&5 |
| 2592 | ac_status=$? | 2605 | ac_status=$? |
| 2593 | echo "$as_me:2593: \$? = $ac_status" >&5 | 2606 | echo "$as_me:2606: \$? = $ac_status" >&5 |
| 2594 | (exit $ac_status); }; then | 2607 | (exit $ac_status); }; then |
| 2595 | # Find the output, starting from the most likely. This scheme is | 2608 | # Find the output, starting from the most likely. This scheme is |
| 2596 | # not robust to junk in `.', hence go to wildcards (a.*) only as a last | 2609 | # not robust to junk in `.', hence go to wildcards (a.*) only as a last |
| @@ -2613,34 +2626,34 @@ done | |||
| 2613 | else | 2626 | else |
| 2614 | echo "$as_me: failed program was:" >&5 | 2627 | echo "$as_me: failed program was:" >&5 |
| 2615 | cat conftest.$ac_ext >&5 | 2628 | cat conftest.$ac_ext >&5 |
| 2616 | { { echo "$as_me:2616: error: C compiler cannot create executables" >&5 | 2629 | { { echo "$as_me:2629: error: C compiler cannot create executables" >&5 |
| 2617 | echo "$as_me: error: C compiler cannot create executables" >&2;} | 2630 | echo "$as_me: error: C compiler cannot create executables" >&2;} |
| 2618 | { (exit 77); exit 77; }; } | 2631 | { (exit 77); exit 77; }; } |
| 2619 | fi | 2632 | fi |
| 2620 | 2633 | ||
| 2621 | ac_exeext=$ac_cv_exeext | 2634 | ac_exeext=$ac_cv_exeext |
| 2622 | echo "$as_me:2622: result: $ac_file" >&5 | 2635 | echo "$as_me:2635: result: $ac_file" >&5 |
| 2623 | echo "${ECHO_T}$ac_file" >&6 | 2636 | echo "${ECHO_T}$ac_file" >&6 |
| 2624 | 2637 | ||
| 2625 | # Check the compiler produces executables we can run. If not, either | 2638 | # Check the compiler produces executables we can run. If not, either |
| 2626 | # the compiler is broken, or we cross compile. | 2639 | # the compiler is broken, or we cross compile. |
| 2627 | echo "$as_me:2627: checking whether the C compiler works" >&5 | 2640 | echo "$as_me:2640: checking whether the C compiler works" >&5 |
| 2628 | echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6 | 2641 | echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6 |
| 2629 | # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 | 2642 | # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 |
| 2630 | # If not cross compiling, check that we can run a simple program. | 2643 | # If not cross compiling, check that we can run a simple program. |
| 2631 | if test "$cross_compiling" != yes; then | 2644 | if test "$cross_compiling" != yes; then |
| 2632 | if { ac_try='./$ac_file' | 2645 | if { ac_try='./$ac_file' |
| 2633 | { (eval echo "$as_me:2633: \"$ac_try\"") >&5 | 2646 | { (eval echo "$as_me:2646: \"$ac_try\"") >&5 |
| 2634 | (eval $ac_try) 2>&5 | 2647 | (eval $ac_try) 2>&5 |
| 2635 | ac_status=$? | 2648 | ac_status=$? |
| 2636 | echo "$as_me:2636: \$? = $ac_status" >&5 | 2649 | echo "$as_me:2649: \$? = $ac_status" >&5 |
| 2637 | (exit $ac_status); }; }; then | 2650 | (exit $ac_status); }; }; then |
| 2638 | cross_compiling=no | 2651 | cross_compiling=no |
| 2639 | else | 2652 | else |
| 2640 | if test "$cross_compiling" = maybe; then | 2653 | if test "$cross_compiling" = maybe; then |
| 2641 | cross_compiling=yes | 2654 | cross_compiling=yes |
| 2642 | else | 2655 | else |
| 2643 | { { echo "$as_me:2643: error: cannot run C compiled programs. | 2656 | { { echo "$as_me:2656: error: cannot run C compiled programs. |
| 2644 | If you meant to cross compile, use \`--host'." >&5 | 2657 | If you meant to cross compile, use \`--host'." >&5 |
| 2645 | echo "$as_me: error: cannot run C compiled programs. | 2658 | echo "$as_me: error: cannot run C compiled programs. |
| 2646 | If you meant to cross compile, use \`--host'." >&2;} | 2659 | If you meant to cross compile, use \`--host'." >&2;} |
| @@ -2648,24 +2661,24 @@ If you meant to cross compile, use \`--host'." >&2;} | |||
| 2648 | fi | 2661 | fi |
| 2649 | fi | 2662 | fi |
| 2650 | fi | 2663 | fi |
| 2651 | echo "$as_me:2651: result: yes" >&5 | 2664 | echo "$as_me:2664: result: yes" >&5 |
| 2652 | echo "${ECHO_T}yes" >&6 | 2665 | echo "${ECHO_T}yes" >&6 |
| 2653 | 2666 | ||
| 2654 | rm -f a.out a.exe conftest$ac_cv_exeext | 2667 | rm -f a.out a.exe conftest$ac_cv_exeext |
| 2655 | ac_clean_files=$ac_clean_files_save | 2668 | ac_clean_files=$ac_clean_files_save |
| 2656 | # Check the compiler produces executables we can run. If not, either | 2669 | # Check the compiler produces executables we can run. If not, either |
| 2657 | # the compiler is broken, or we cross compile. | 2670 | # the compiler is broken, or we cross compile. |
| 2658 | echo "$as_me:2658: checking whether we are cross compiling" >&5 | 2671 | echo "$as_me:2671: checking whether we are cross compiling" >&5 |
| 2659 | echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 | 2672 | echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 |
| 2660 | echo "$as_me:2660: result: $cross_compiling" >&5 | 2673 | echo "$as_me:2673: result: $cross_compiling" >&5 |
| 2661 | echo "${ECHO_T}$cross_compiling" >&6 | 2674 | echo "${ECHO_T}$cross_compiling" >&6 |
| 2662 | 2675 | ||
| 2663 | echo "$as_me:2663: checking for executable suffix" >&5 | 2676 | echo "$as_me:2676: checking for executable suffix" >&5 |
| 2664 | echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6 | 2677 | echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6 |
| 2665 | if { (eval echo "$as_me:2665: \"$ac_link\"") >&5 | 2678 | if { (eval echo "$as_me:2678: \"$ac_link\"") >&5 |
| 2666 | (eval $ac_link) 2>&5 | 2679 | (eval $ac_link) 2>&5 |
| 2667 | ac_status=$? | 2680 | ac_status=$? |
| 2668 | echo "$as_me:2668: \$? = $ac_status" >&5 | 2681 | echo "$as_me:2681: \$? = $ac_status" >&5 |
| 2669 | (exit $ac_status); }; then | 2682 | (exit $ac_status); }; then |
| 2670 | # If both `conftest.exe' and `conftest' are `present' (well, observable) | 2683 | # If both `conftest.exe' and `conftest' are `present' (well, observable) |
| 2671 | # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will | 2684 | # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will |
| @@ -2681,25 +2694,25 @@ for ac_file in `(ls conftest.exe; ls conftest; ls conftest.*) 2>/dev/null`; do | |||
| 2681 | esac | 2694 | esac |
| 2682 | done | 2695 | done |
| 2683 | else | 2696 | else |
| 2684 | { { echo "$as_me:2684: error: cannot compute EXEEXT: cannot compile and link" >&5 | 2697 | { { echo "$as_me:2697: error: cannot compute EXEEXT: cannot compile and link" >&5 |
| 2685 | echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;} | 2698 | echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;} |
| 2686 | { (exit 1); exit 1; }; } | 2699 | { (exit 1); exit 1; }; } |
| 2687 | fi | 2700 | fi |
| 2688 | 2701 | ||
| 2689 | rm -f conftest$ac_cv_exeext | 2702 | rm -f conftest$ac_cv_exeext |
| 2690 | echo "$as_me:2690: result: $ac_cv_exeext" >&5 | 2703 | echo "$as_me:2703: result: $ac_cv_exeext" >&5 |
| 2691 | echo "${ECHO_T}$ac_cv_exeext" >&6 | 2704 | echo "${ECHO_T}$ac_cv_exeext" >&6 |
| 2692 | 2705 | ||
| 2693 | rm -f conftest.$ac_ext | 2706 | rm -f conftest.$ac_ext |
| 2694 | EXEEXT=$ac_cv_exeext | 2707 | EXEEXT=$ac_cv_exeext |
| 2695 | ac_exeext=$EXEEXT | 2708 | ac_exeext=$EXEEXT |
| 2696 | echo "$as_me:2696: checking for object suffix" >&5 | 2709 | echo "$as_me:2709: checking for object suffix" >&5 |
| 2697 | echo $ECHO_N "checking for object suffix... $ECHO_C" >&6 | 2710 | echo $ECHO_N "checking for object suffix... $ECHO_C" >&6 |
| 2698 | if test "${ac_cv_objext+set}" = set; then | 2711 | if test "${ac_cv_objext+set}" = set; then |
| 2699 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 2712 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2700 | else | 2713 | else |
| 2701 | cat >conftest.$ac_ext <<_ACEOF | 2714 | cat >conftest.$ac_ext <<_ACEOF |
| 2702 | #line 2702 "configure" | 2715 | #line 2715 "configure" |
| 2703 | #include "confdefs.h" | 2716 | #include "confdefs.h" |
| 2704 | 2717 | ||
| 2705 | int | 2718 | int |
| @@ -2711,10 +2724,10 @@ main () | |||
| 2711 | } | 2724 | } |
| 2712 | _ACEOF | 2725 | _ACEOF |
| 2713 | rm -f conftest.o conftest.obj | 2726 | rm -f conftest.o conftest.obj |
| 2714 | if { (eval echo "$as_me:2714: \"$ac_compile\"") >&5 | 2727 | if { (eval echo "$as_me:2727: \"$ac_compile\"") >&5 |
| 2715 | (eval $ac_compile) 2>&5 | 2728 | (eval $ac_compile) 2>&5 |
| 2716 | ac_status=$? | 2729 | ac_status=$? |
| 2717 | echo "$as_me:2717: \$? = $ac_status" >&5 | 2730 | echo "$as_me:2730: \$? = $ac_status" >&5 |
| 2718 | (exit $ac_status); }; then | 2731 | (exit $ac_status); }; then |
| 2719 | for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do | 2732 | for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do |
| 2720 | case $ac_file in | 2733 | case $ac_file in |
| @@ -2726,24 +2739,24 @@ done | |||
| 2726 | else | 2739 | else |
| 2727 | echo "$as_me: failed program was:" >&5 | 2740 | echo "$as_me: failed program was:" >&5 |
| 2728 | cat conftest.$ac_ext >&5 | 2741 | cat conftest.$ac_ext >&5 |
| 2729 | { { echo "$as_me:2729: error: cannot compute OBJEXT: cannot compile" >&5 | 2742 | { { echo "$as_me:2742: error: cannot compute OBJEXT: cannot compile" >&5 |
| 2730 | echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;} | 2743 | echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;} |
| 2731 | { (exit 1); exit 1; }; } | 2744 | { (exit 1); exit 1; }; } |
| 2732 | fi | 2745 | fi |
| 2733 | 2746 | ||
| 2734 | rm -f conftest.$ac_cv_objext conftest.$ac_ext | 2747 | rm -f conftest.$ac_cv_objext conftest.$ac_ext |
| 2735 | fi | 2748 | fi |
| 2736 | echo "$as_me:2736: result: $ac_cv_objext" >&5 | 2749 | echo "$as_me:2749: result: $ac_cv_objext" >&5 |
| 2737 | echo "${ECHO_T}$ac_cv_objext" >&6 | 2750 | echo "${ECHO_T}$ac_cv_objext" >&6 |
| 2738 | OBJEXT=$ac_cv_objext | 2751 | OBJEXT=$ac_cv_objext |
| 2739 | ac_objext=$OBJEXT | 2752 | ac_objext=$OBJEXT |
| 2740 | echo "$as_me:2740: checking whether we are using the GNU C compiler" >&5 | 2753 | echo "$as_me:2753: checking whether we are using the GNU C compiler" >&5 |
| 2741 | echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 | 2754 | echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 |
| 2742 | if test "${ac_cv_c_compiler_gnu+set}" = set; then | 2755 | if test "${ac_cv_c_compiler_gnu+set}" = set; then |
| 2743 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 2756 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2744 | else | 2757 | else |
| 2745 | cat >conftest.$ac_ext <<_ACEOF | 2758 | cat >conftest.$ac_ext <<_ACEOF |
| 2746 | #line 2746 "configure" | 2759 | #line 2759 "configure" |
| 2747 | #include "confdefs.h" | 2760 | #include "confdefs.h" |
| 2748 | 2761 | ||
| 2749 | int | 2762 | int |
| @@ -2758,16 +2771,16 @@ main () | |||
| 2758 | } | 2771 | } |
| 2759 | _ACEOF | 2772 | _ACEOF |
| 2760 | rm -f conftest.$ac_objext | 2773 | rm -f conftest.$ac_objext |
| 2761 | if { (eval echo "$as_me:2761: \"$ac_compile\"") >&5 | 2774 | if { (eval echo "$as_me:2774: \"$ac_compile\"") >&5 |
| 2762 | (eval $ac_compile) 2>&5 | 2775 | (eval $ac_compile) 2>&5 |
| 2763 | ac_status=$? | 2776 | ac_status=$? |
| 2764 | echo "$as_me:2764: \$? = $ac_status" >&5 | 2777 | echo "$as_me:2777: \$? = $ac_status" >&5 |
| 2765 | (exit $ac_status); } && | 2778 | (exit $ac_status); } && |
| 2766 | { ac_try='test -s conftest.$ac_objext' | 2779 | { ac_try='test -s conftest.$ac_objext' |
| 2767 | { (eval echo "$as_me:2767: \"$ac_try\"") >&5 | 2780 | { (eval echo "$as_me:2780: \"$ac_try\"") >&5 |
| 2768 | (eval $ac_try) 2>&5 | 2781 | (eval $ac_try) 2>&5 |
| 2769 | ac_status=$? | 2782 | ac_status=$? |
| 2770 | echo "$as_me:2770: \$? = $ac_status" >&5 | 2783 | echo "$as_me:2783: \$? = $ac_status" >&5 |
| 2771 | (exit $ac_status); }; }; then | 2784 | (exit $ac_status); }; }; then |
| 2772 | ac_compiler_gnu=yes | 2785 | ac_compiler_gnu=yes |
| 2773 | else | 2786 | else |
| @@ -2779,19 +2792,19 @@ rm -f conftest.$ac_objext conftest.$ac_ext | |||
| 2779 | ac_cv_c_compiler_gnu=$ac_compiler_gnu | 2792 | ac_cv_c_compiler_gnu=$ac_compiler_gnu |
| 2780 | 2793 | ||
| 2781 | fi | 2794 | fi |
| 2782 | echo "$as_me:2782: result: $ac_cv_c_compiler_gnu" >&5 | 2795 | echo "$as_me:2795: result: $ac_cv_c_compiler_gnu" >&5 |
| 2783 | echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 | 2796 | echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 |
| 2784 | GCC=`test $ac_compiler_gnu = yes && echo yes` | 2797 | GCC=`test $ac_compiler_gnu = yes && echo yes` |
| 2785 | ac_test_CFLAGS=${CFLAGS+set} | 2798 | ac_test_CFLAGS=${CFLAGS+set} |
| 2786 | ac_save_CFLAGS=$CFLAGS | 2799 | ac_save_CFLAGS=$CFLAGS |
| 2787 | CFLAGS="-g" | 2800 | CFLAGS="-g" |
| 2788 | echo "$as_me:2788: checking whether $CC accepts -g" >&5 | 2801 | echo "$as_me:2801: checking whether $CC accepts -g" >&5 |
| 2789 | echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 | 2802 | echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 |
| 2790 | if test "${ac_cv_prog_cc_g+set}" = set; then | 2803 | if test "${ac_cv_prog_cc_g+set}" = set; then |
| 2791 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 2804 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2792 | else | 2805 | else |
| 2793 | cat >conftest.$ac_ext <<_ACEOF | 2806 | cat >conftest.$ac_ext <<_ACEOF |
| 2794 | #line 2794 "configure" | 2807 | #line 2807 "configure" |
| 2795 | #include "confdefs.h" | 2808 | #include "confdefs.h" |
| 2796 | 2809 | ||
| 2797 | int | 2810 | int |
| @@ -2803,16 +2816,16 @@ main () | |||
| 2803 | } | 2816 | } |
| 2804 | _ACEOF | 2817 | _ACEOF |
| 2805 | rm -f conftest.$ac_objext | 2818 | rm -f conftest.$ac_objext |
| 2806 | if { (eval echo "$as_me:2806: \"$ac_compile\"") >&5 | 2819 | if { (eval echo "$as_me:2819: \"$ac_compile\"") >&5 |
| 2807 | (eval $ac_compile) 2>&5 | 2820 | (eval $ac_compile) 2>&5 |
| 2808 | ac_status=$? | 2821 | ac_status=$? |
| 2809 | echo "$as_me:2809: \$? = $ac_status" >&5 | 2822 | echo "$as_me:2822: \$? = $ac_status" >&5 |
| 2810 | (exit $ac_status); } && | 2823 | (exit $ac_status); } && |
| 2811 | { ac_try='test -s conftest.$ac_objext' | 2824 | { ac_try='test -s conftest.$ac_objext' |
| 2812 | { (eval echo "$as_me:2812: \"$ac_try\"") >&5 | 2825 | { (eval echo "$as_me:2825: \"$ac_try\"") >&5 |
| 2813 | (eval $ac_try) 2>&5 | 2826 | (eval $ac_try) 2>&5 |
| 2814 | ac_status=$? | 2827 | ac_status=$? |
| 2815 | echo "$as_me:2815: \$? = $ac_status" >&5 | 2828 | echo "$as_me:2828: \$? = $ac_status" >&5 |
| 2816 | (exit $ac_status); }; }; then | 2829 | (exit $ac_status); }; }; then |
| 2817 | ac_cv_prog_cc_g=yes | 2830 | ac_cv_prog_cc_g=yes |
| 2818 | else | 2831 | else |
| @@ -2822,7 +2835,7 @@ ac_cv_prog_cc_g=no | |||
| 2822 | fi | 2835 | fi |
| 2823 | rm -f conftest.$ac_objext conftest.$ac_ext | 2836 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 2824 | fi | 2837 | fi |
| 2825 | echo "$as_me:2825: result: $ac_cv_prog_cc_g" >&5 | 2838 | echo "$as_me:2838: result: $ac_cv_prog_cc_g" >&5 |
| 2826 | echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 | 2839 | echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 |
| 2827 | if test "$ac_test_CFLAGS" = set; then | 2840 | if test "$ac_test_CFLAGS" = set; then |
| 2828 | CFLAGS=$ac_save_CFLAGS | 2841 | CFLAGS=$ac_save_CFLAGS |
| @@ -2849,16 +2862,16 @@ cat >conftest.$ac_ext <<_ACEOF | |||
| 2849 | #endif | 2862 | #endif |
| 2850 | _ACEOF | 2863 | _ACEOF |
| 2851 | rm -f conftest.$ac_objext | 2864 | rm -f conftest.$ac_objext |
| 2852 | if { (eval echo "$as_me:2852: \"$ac_compile\"") >&5 | 2865 | if { (eval echo "$as_me:2865: \"$ac_compile\"") >&5 |
| 2853 | (eval $ac_compile) 2>&5 | 2866 | (eval $ac_compile) 2>&5 |
| 2854 | ac_status=$? | 2867 | ac_status=$? |
| 2855 | echo "$as_me:2855: \$? = $ac_status" >&5 | 2868 | echo "$as_me:2868: \$? = $ac_status" >&5 |
| 2856 | (exit $ac_status); } && | 2869 | (exit $ac_status); } && |
| 2857 | { ac_try='test -s conftest.$ac_objext' | 2870 | { ac_try='test -s conftest.$ac_objext' |
| 2858 | { (eval echo "$as_me:2858: \"$ac_try\"") >&5 | 2871 | { (eval echo "$as_me:2871: \"$ac_try\"") >&5 |
| 2859 | (eval $ac_try) 2>&5 | 2872 | (eval $ac_try) 2>&5 |
| 2860 | ac_status=$? | 2873 | ac_status=$? |
| 2861 | echo "$as_me:2861: \$? = $ac_status" >&5 | 2874 | echo "$as_me:2874: \$? = $ac_status" >&5 |
| 2862 | (exit $ac_status); }; }; then | 2875 | (exit $ac_status); }; }; then |
| 2863 | for ac_declaration in \ | 2876 | for ac_declaration in \ |
| 2864 | ''\ | 2877 | ''\ |
| @@ -2870,7 +2883,7 @@ if { (eval echo "$as_me:2852: \"$ac_compile\"") >&5 | |||
| 2870 | 'void exit (int);' | 2883 | 'void exit (int);' |
| 2871 | do | 2884 | do |
| 2872 | cat >conftest.$ac_ext <<_ACEOF | 2885 | cat >conftest.$ac_ext <<_ACEOF |
| 2873 | #line 2873 "configure" | 2886 | #line 2886 "configure" |
| 2874 | #include "confdefs.h" | 2887 | #include "confdefs.h" |
| 2875 | #include <stdlib.h> | 2888 | #include <stdlib.h> |
| 2876 | $ac_declaration | 2889 | $ac_declaration |
| @@ -2883,16 +2896,16 @@ exit (42); | |||
| 2883 | } | 2896 | } |
| 2884 | _ACEOF | 2897 | _ACEOF |
| 2885 | rm -f conftest.$ac_objext | 2898 | rm -f conftest.$ac_objext |
| 2886 | if { (eval echo "$as_me:2886: \"$ac_compile\"") >&5 | 2899 | if { (eval echo "$as_me:2899: \"$ac_compile\"") >&5 |
| 2887 | (eval $ac_compile) 2>&5 | 2900 | (eval $ac_compile) 2>&5 |
| 2888 | ac_status=$? | 2901 | ac_status=$? |
| 2889 | echo "$as_me:2889: \$? = $ac_status" >&5 | 2902 | echo "$as_me:2902: \$? = $ac_status" >&5 |
| 2890 | (exit $ac_status); } && | 2903 | (exit $ac_status); } && |
| 2891 | { ac_try='test -s conftest.$ac_objext' | 2904 | { ac_try='test -s conftest.$ac_objext' |
| 2892 | { (eval echo "$as_me:2892: \"$ac_try\"") >&5 | 2905 | { (eval echo "$as_me:2905: \"$ac_try\"") >&5 |
| 2893 | (eval $ac_try) 2>&5 | 2906 | (eval $ac_try) 2>&5 |
| 2894 | ac_status=$? | 2907 | ac_status=$? |
| 2895 | echo "$as_me:2895: \$? = $ac_status" >&5 | 2908 | echo "$as_me:2908: \$? = $ac_status" >&5 |
| 2896 | (exit $ac_status); }; }; then | 2909 | (exit $ac_status); }; }; then |
| 2897 | : | 2910 | : |
| 2898 | else | 2911 | else |
| @@ -2902,7 +2915,7 @@ continue | |||
| 2902 | fi | 2915 | fi |
| 2903 | rm -f conftest.$ac_objext conftest.$ac_ext | 2916 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 2904 | cat >conftest.$ac_ext <<_ACEOF | 2917 | cat >conftest.$ac_ext <<_ACEOF |
| 2905 | #line 2905 "configure" | 2918 | #line 2918 "configure" |
| 2906 | #include "confdefs.h" | 2919 | #include "confdefs.h" |
| 2907 | $ac_declaration | 2920 | $ac_declaration |
| 2908 | int | 2921 | int |
| @@ -2914,16 +2927,16 @@ exit (42); | |||
| 2914 | } | 2927 | } |
| 2915 | _ACEOF | 2928 | _ACEOF |
| 2916 | rm -f conftest.$ac_objext | 2929 | rm -f conftest.$ac_objext |
| 2917 | if { (eval echo "$as_me:2917: \"$ac_compile\"") >&5 | 2930 | if { (eval echo "$as_me:2930: \"$ac_compile\"") >&5 |
| 2918 | (eval $ac_compile) 2>&5 | 2931 | (eval $ac_compile) 2>&5 |
| 2919 | ac_status=$? | 2932 | ac_status=$? |
| 2920 | echo "$as_me:2920: \$? = $ac_status" >&5 | 2933 | echo "$as_me:2933: \$? = $ac_status" >&5 |
| 2921 | (exit $ac_status); } && | 2934 | (exit $ac_status); } && |
| 2922 | { ac_try='test -s conftest.$ac_objext' | 2935 | { ac_try='test -s conftest.$ac_objext' |
| 2923 | { (eval echo "$as_me:2923: \"$ac_try\"") >&5 | 2936 | { (eval echo "$as_me:2936: \"$ac_try\"") >&5 |
| 2924 | (eval $ac_try) 2>&5 | 2937 | (eval $ac_try) 2>&5 |
| 2925 | ac_status=$? | 2938 | ac_status=$? |
| 2926 | echo "$as_me:2926: \$? = $ac_status" >&5 | 2939 | echo "$as_me:2939: \$? = $ac_status" >&5 |
| 2927 | (exit $ac_status); }; }; then | 2940 | (exit $ac_status); }; }; then |
| 2928 | break | 2941 | break |
| 2929 | else | 2942 | else |
| @@ -2996,14 +3009,14 @@ fi | |||
| 2996 | #### should make an entry in src/config.h, don't forget to add an | 3009 | #### should make an entry in src/config.h, don't forget to add an |
| 2997 | #### #undef clause to src/config.h.in for autoconf to modify. | 3010 | #### #undef clause to src/config.h.in for autoconf to modify. |
| 2998 | 3011 | ||
| 2999 | echo "$as_me:2999: checking whether ln -s works" >&5 | 3012 | echo "$as_me:3012: checking whether ln -s works" >&5 |
| 3000 | echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6 | 3013 | echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6 |
| 3001 | LN_S=$as_ln_s | 3014 | LN_S=$as_ln_s |
| 3002 | if test "$LN_S" = "ln -s"; then | 3015 | if test "$LN_S" = "ln -s"; then |
| 3003 | echo "$as_me:3003: result: yes" >&5 | 3016 | echo "$as_me:3016: result: yes" >&5 |
| 3004 | echo "${ECHO_T}yes" >&6 | 3017 | echo "${ECHO_T}yes" >&6 |
| 3005 | else | 3018 | else |
| 3006 | echo "$as_me:3006: result: no, using $LN_S" >&5 | 3019 | echo "$as_me:3019: result: no, using $LN_S" >&5 |
| 3007 | echo "${ECHO_T}no, using $LN_S" >&6 | 3020 | echo "${ECHO_T}no, using $LN_S" >&6 |
| 3008 | fi | 3021 | fi |
| 3009 | 3022 | ||
| @@ -3012,7 +3025,7 @@ ac_cpp='$CPP $CPPFLAGS' | |||
| 3012 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' | 3025 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 3013 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' | 3026 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
| 3014 | ac_compiler_gnu=$ac_cv_c_compiler_gnu | 3027 | ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 3015 | echo "$as_me:3015: checking how to run the C preprocessor" >&5 | 3028 | echo "$as_me:3028: checking how to run the C preprocessor" >&5 |
| 3016 | echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 | 3029 | echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 |
| 3017 | # On Suns, sometimes $CPP names a directory. | 3030 | # On Suns, sometimes $CPP names a directory. |
| 3018 | if test -n "$CPP" && test -d "$CPP"; then | 3031 | if test -n "$CPP" && test -d "$CPP"; then |
| @@ -3033,18 +3046,18 @@ do | |||
| 3033 | # On the NeXT, cc -E runs the code through the compiler's parser, | 3046 | # On the NeXT, cc -E runs the code through the compiler's parser, |
| 3034 | # not just through cpp. "Syntax error" is here to catch this case. | 3047 | # not just through cpp. "Syntax error" is here to catch this case. |
| 3035 | cat >conftest.$ac_ext <<_ACEOF | 3048 | cat >conftest.$ac_ext <<_ACEOF |
| 3036 | #line 3036 "configure" | 3049 | #line 3049 "configure" |
| 3037 | #include "confdefs.h" | 3050 | #include "confdefs.h" |
| 3038 | #include <assert.h> | 3051 | #include <assert.h> |
| 3039 | Syntax error | 3052 | Syntax error |
| 3040 | _ACEOF | 3053 | _ACEOF |
| 3041 | if { (eval echo "$as_me:3041: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3054 | if { (eval echo "$as_me:3054: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 3042 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3055 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 3043 | ac_status=$? | 3056 | ac_status=$? |
| 3044 | egrep -v '^ *\+' conftest.er1 >conftest.err | 3057 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 3045 | rm -f conftest.er1 | 3058 | rm -f conftest.er1 |
| 3046 | cat conftest.err >&5 | 3059 | cat conftest.err >&5 |
| 3047 | echo "$as_me:3047: \$? = $ac_status" >&5 | 3060 | echo "$as_me:3060: \$? = $ac_status" >&5 |
| 3048 | (exit $ac_status); } >/dev/null; then | 3061 | (exit $ac_status); } >/dev/null; then |
| 3049 | if test -s conftest.err; then | 3062 | if test -s conftest.err; then |
| 3050 | ac_cpp_err=$ac_c_preproc_warn_flag | 3063 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -3067,17 +3080,17 @@ rm -f conftest.err conftest.$ac_ext | |||
| 3067 | # OK, works on sane cases. Now check whether non-existent headers | 3080 | # OK, works on sane cases. Now check whether non-existent headers |
| 3068 | # can be detected and how. | 3081 | # can be detected and how. |
| 3069 | cat >conftest.$ac_ext <<_ACEOF | 3082 | cat >conftest.$ac_ext <<_ACEOF |
| 3070 | #line 3070 "configure" | 3083 | #line 3083 "configure" |
| 3071 | #include "confdefs.h" | 3084 | #include "confdefs.h" |
| 3072 | #include <ac_nonexistent.h> | 3085 | #include <ac_nonexistent.h> |
| 3073 | _ACEOF | 3086 | _ACEOF |
| 3074 | if { (eval echo "$as_me:3074: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3087 | if { (eval echo "$as_me:3087: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 3075 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3088 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 3076 | ac_status=$? | 3089 | ac_status=$? |
| 3077 | egrep -v '^ *\+' conftest.er1 >conftest.err | 3090 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 3078 | rm -f conftest.er1 | 3091 | rm -f conftest.er1 |
| 3079 | cat conftest.err >&5 | 3092 | cat conftest.err >&5 |
| 3080 | echo "$as_me:3080: \$? = $ac_status" >&5 | 3093 | echo "$as_me:3093: \$? = $ac_status" >&5 |
| 3081 | (exit $ac_status); } >/dev/null; then | 3094 | (exit $ac_status); } >/dev/null; then |
| 3082 | if test -s conftest.err; then | 3095 | if test -s conftest.err; then |
| 3083 | ac_cpp_err=$ac_c_preproc_warn_flag | 3096 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -3114,7 +3127,7 @@ fi | |||
| 3114 | else | 3127 | else |
| 3115 | ac_cv_prog_CPP=$CPP | 3128 | ac_cv_prog_CPP=$CPP |
| 3116 | fi | 3129 | fi |
| 3117 | echo "$as_me:3117: result: $CPP" >&5 | 3130 | echo "$as_me:3130: result: $CPP" >&5 |
| 3118 | echo "${ECHO_T}$CPP" >&6 | 3131 | echo "${ECHO_T}$CPP" >&6 |
| 3119 | ac_preproc_ok=false | 3132 | ac_preproc_ok=false |
| 3120 | for ac_c_preproc_warn_flag in '' yes | 3133 | for ac_c_preproc_warn_flag in '' yes |
| @@ -3124,18 +3137,18 @@ do | |||
| 3124 | # On the NeXT, cc -E runs the code through the compiler's parser, | 3137 | # On the NeXT, cc -E runs the code through the compiler's parser, |
| 3125 | # not just through cpp. "Syntax error" is here to catch this case. | 3138 | # not just through cpp. "Syntax error" is here to catch this case. |
| 3126 | cat >conftest.$ac_ext <<_ACEOF | 3139 | cat >conftest.$ac_ext <<_ACEOF |
| 3127 | #line 3127 "configure" | 3140 | #line 3140 "configure" |
| 3128 | #include "confdefs.h" | 3141 | #include "confdefs.h" |
| 3129 | #include <assert.h> | 3142 | #include <assert.h> |
| 3130 | Syntax error | 3143 | Syntax error |
| 3131 | _ACEOF | 3144 | _ACEOF |
| 3132 | if { (eval echo "$as_me:3132: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3145 | if { (eval echo "$as_me:3145: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 3133 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3146 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 3134 | ac_status=$? | 3147 | ac_status=$? |
| 3135 | egrep -v '^ *\+' conftest.er1 >conftest.err | 3148 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 3136 | rm -f conftest.er1 | 3149 | rm -f conftest.er1 |
| 3137 | cat conftest.err >&5 | 3150 | cat conftest.err >&5 |
| 3138 | echo "$as_me:3138: \$? = $ac_status" >&5 | 3151 | echo "$as_me:3151: \$? = $ac_status" >&5 |
| 3139 | (exit $ac_status); } >/dev/null; then | 3152 | (exit $ac_status); } >/dev/null; then |
| 3140 | if test -s conftest.err; then | 3153 | if test -s conftest.err; then |
| 3141 | ac_cpp_err=$ac_c_preproc_warn_flag | 3154 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -3158,17 +3171,17 @@ rm -f conftest.err conftest.$ac_ext | |||
| 3158 | # OK, works on sane cases. Now check whether non-existent headers | 3171 | # OK, works on sane cases. Now check whether non-existent headers |
| 3159 | # can be detected and how. | 3172 | # can be detected and how. |
| 3160 | cat >conftest.$ac_ext <<_ACEOF | 3173 | cat >conftest.$ac_ext <<_ACEOF |
| 3161 | #line 3161 "configure" | 3174 | #line 3174 "configure" |
| 3162 | #include "confdefs.h" | 3175 | #include "confdefs.h" |
| 3163 | #include <ac_nonexistent.h> | 3176 | #include <ac_nonexistent.h> |
| 3164 | _ACEOF | 3177 | _ACEOF |
| 3165 | if { (eval echo "$as_me:3165: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3178 | if { (eval echo "$as_me:3178: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 3166 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3179 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 3167 | ac_status=$? | 3180 | ac_status=$? |
| 3168 | egrep -v '^ *\+' conftest.er1 >conftest.err | 3181 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 3169 | rm -f conftest.er1 | 3182 | rm -f conftest.er1 |
| 3170 | cat conftest.err >&5 | 3183 | cat conftest.err >&5 |
| 3171 | echo "$as_me:3171: \$? = $ac_status" >&5 | 3184 | echo "$as_me:3184: \$? = $ac_status" >&5 |
| 3172 | (exit $ac_status); } >/dev/null; then | 3185 | (exit $ac_status); } >/dev/null; then |
| 3173 | if test -s conftest.err; then | 3186 | if test -s conftest.err; then |
| 3174 | ac_cpp_err=$ac_c_preproc_warn_flag | 3187 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -3196,7 +3209,7 @@ rm -f conftest.err conftest.$ac_ext | |||
| 3196 | if $ac_preproc_ok; then | 3209 | if $ac_preproc_ok; then |
| 3197 | : | 3210 | : |
| 3198 | else | 3211 | else |
| 3199 | { { echo "$as_me:3199: error: C preprocessor \"$CPP\" fails sanity check" >&5 | 3212 | { { echo "$as_me:3212: error: C preprocessor \"$CPP\" fails sanity check" >&5 |
| 3200 | echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;} | 3213 | echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;} |
| 3201 | { (exit 1); exit 1; }; } | 3214 | { (exit 1); exit 1; }; } |
| 3202 | fi | 3215 | fi |
| @@ -3219,7 +3232,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu | |||
| 3219 | # AFS /usr/afsws/bin/install, which mishandles nonexistent args | 3232 | # AFS /usr/afsws/bin/install, which mishandles nonexistent args |
| 3220 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" | 3233 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" |
| 3221 | # ./install, which can be erroneously created by make from ./install.sh. | 3234 | # ./install, which can be erroneously created by make from ./install.sh. |
| 3222 | echo "$as_me:3222: checking for a BSD compatible install" >&5 | 3235 | echo "$as_me:3235: checking for a BSD compatible install" >&5 |
| 3223 | echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6 | 3236 | echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6 |
| 3224 | if test -z "$INSTALL"; then | 3237 | if test -z "$INSTALL"; then |
| 3225 | if test "${ac_cv_path_install+set}" = set; then | 3238 | if test "${ac_cv_path_install+set}" = set; then |
| @@ -3268,7 +3281,7 @@ fi | |||
| 3268 | INSTALL=$ac_install_sh | 3281 | INSTALL=$ac_install_sh |
| 3269 | fi | 3282 | fi |
| 3270 | fi | 3283 | fi |
| 3271 | echo "$as_me:3271: result: $INSTALL" >&5 | 3284 | echo "$as_me:3284: result: $INSTALL" >&5 |
| 3272 | echo "${ECHO_T}$INSTALL" >&6 | 3285 | echo "${ECHO_T}$INSTALL" >&6 |
| 3273 | 3286 | ||
| 3274 | # Use test -z because SunOS4 sh mishandles braces in ${var-val}. | 3287 | # Use test -z because SunOS4 sh mishandles braces in ${var-val}. |
| @@ -3283,7 +3296,7 @@ for ac_prog in 'bison -y' byacc | |||
| 3283 | do | 3296 | do |
| 3284 | # Extract the first word of "$ac_prog", so it can be a program name with args. | 3297 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 3285 | set dummy $ac_prog; ac_word=$2 | 3298 | set dummy $ac_prog; ac_word=$2 |
| 3286 | echo "$as_me:3286: checking for $ac_word" >&5 | 3299 | echo "$as_me:3299: checking for $ac_word" >&5 |
| 3287 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | 3300 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 3288 | if test "${ac_cv_prog_YACC+set}" = set; then | 3301 | if test "${ac_cv_prog_YACC+set}" = set; then |
| 3289 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 3302 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -3298,7 +3311,7 @@ for ac_dir in $ac_dummy; do | |||
| 3298 | test -z "$ac_dir" && ac_dir=. | 3311 | test -z "$ac_dir" && ac_dir=. |
| 3299 | $as_executable_p "$ac_dir/$ac_word" || continue | 3312 | $as_executable_p "$ac_dir/$ac_word" || continue |
| 3300 | ac_cv_prog_YACC="$ac_prog" | 3313 | ac_cv_prog_YACC="$ac_prog" |
| 3301 | echo "$as_me:3301: found $ac_dir/$ac_word" >&5 | 3314 | echo "$as_me:3314: found $ac_dir/$ac_word" >&5 |
| 3302 | break | 3315 | break |
| 3303 | done | 3316 | done |
| 3304 | 3317 | ||
| @@ -3306,10 +3319,10 @@ fi | |||
| 3306 | fi | 3319 | fi |
| 3307 | YACC=$ac_cv_prog_YACC | 3320 | YACC=$ac_cv_prog_YACC |
| 3308 | if test -n "$YACC"; then | 3321 | if test -n "$YACC"; then |
| 3309 | echo "$as_me:3309: result: $YACC" >&5 | 3322 | echo "$as_me:3322: result: $YACC" >&5 |
| 3310 | echo "${ECHO_T}$YACC" >&6 | 3323 | echo "${ECHO_T}$YACC" >&6 |
| 3311 | else | 3324 | else |
| 3312 | echo "$as_me:3312: result: no" >&5 | 3325 | echo "$as_me:3325: result: no" >&5 |
| 3313 | echo "${ECHO_T}no" >&6 | 3326 | echo "${ECHO_T}no" >&6 |
| 3314 | fi | 3327 | fi |
| 3315 | 3328 | ||
| @@ -3321,7 +3334,7 @@ if test "x$RANLIB" = x; then | |||
| 3321 | if test -n "$ac_tool_prefix"; then | 3334 | if test -n "$ac_tool_prefix"; then |
| 3322 | # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. | 3335 | # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. |
| 3323 | set dummy ${ac_tool_prefix}ranlib; ac_word=$2 | 3336 | set dummy ${ac_tool_prefix}ranlib; ac_word=$2 |
| 3324 | echo "$as_me:3324: checking for $ac_word" >&5 | 3337 | echo "$as_me:3337: checking for $ac_word" >&5 |
| 3325 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | 3338 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 3326 | if test "${ac_cv_prog_RANLIB+set}" = set; then | 3339 | if test "${ac_cv_prog_RANLIB+set}" = set; then |
| 3327 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 3340 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -3336,7 +3349,7 @@ for ac_dir in $ac_dummy; do | |||
| 3336 | test -z "$ac_dir" && ac_dir=. | 3349 | test -z "$ac_dir" && ac_dir=. |
| 3337 | $as_executable_p "$ac_dir/$ac_word" || continue | 3350 | $as_executable_p "$ac_dir/$ac_word" || continue |
| 3338 | ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" | 3351 | ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" |
| 3339 | echo "$as_me:3339: found $ac_dir/$ac_word" >&5 | 3352 | echo "$as_me:3352: found $ac_dir/$ac_word" >&5 |
| 3340 | break | 3353 | break |
| 3341 | done | 3354 | done |
| 3342 | 3355 | ||
| @@ -3344,10 +3357,10 @@ fi | |||
| 3344 | fi | 3357 | fi |
| 3345 | RANLIB=$ac_cv_prog_RANLIB | 3358 | RANLIB=$ac_cv_prog_RANLIB |
| 3346 | if test -n "$RANLIB"; then | 3359 | if test -n "$RANLIB"; then |
| 3347 | echo "$as_me:3347: result: $RANLIB" >&5 | 3360 | echo "$as_me:3360: result: $RANLIB" >&5 |
| 3348 | echo "${ECHO_T}$RANLIB" >&6 | 3361 | echo "${ECHO_T}$RANLIB" >&6 |
| 3349 | else | 3362 | else |
| 3350 | echo "$as_me:3350: result: no" >&5 | 3363 | echo "$as_me:3363: result: no" >&5 |
| 3351 | echo "${ECHO_T}no" >&6 | 3364 | echo "${ECHO_T}no" >&6 |
| 3352 | fi | 3365 | fi |
| 3353 | 3366 | ||
| @@ -3356,7 +3369,7 @@ if test -z "$ac_cv_prog_RANLIB"; then | |||
| 3356 | ac_ct_RANLIB=$RANLIB | 3369 | ac_ct_RANLIB=$RANLIB |
| 3357 | # Extract the first word of "ranlib", so it can be a program name with args. | 3370 | # Extract the first word of "ranlib", so it can be a program name with args. |
| 3358 | set dummy ranlib; ac_word=$2 | 3371 | set dummy ranlib; ac_word=$2 |
| 3359 | echo "$as_me:3359: checking for $ac_word" >&5 | 3372 | echo "$as_me:3372: checking for $ac_word" >&5 |
| 3360 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | 3373 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 3361 | if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then | 3374 | if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then |
| 3362 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 3375 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -3371,7 +3384,7 @@ for ac_dir in $ac_dummy; do | |||
| 3371 | test -z "$ac_dir" && ac_dir=. | 3384 | test -z "$ac_dir" && ac_dir=. |
| 3372 | $as_executable_p "$ac_dir/$ac_word" || continue | 3385 | $as_executable_p "$ac_dir/$ac_word" || continue |
| 3373 | ac_cv_prog_ac_ct_RANLIB="ranlib" | 3386 | ac_cv_prog_ac_ct_RANLIB="ranlib" |
| 3374 | echo "$as_me:3374: found $ac_dir/$ac_word" >&5 | 3387 | echo "$as_me:3387: found $ac_dir/$ac_word" >&5 |
| 3375 | break | 3388 | break |
| 3376 | done | 3389 | done |
| 3377 | 3390 | ||
| @@ -3380,10 +3393,10 @@ fi | |||
| 3380 | fi | 3393 | fi |
| 3381 | ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB | 3394 | ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB |
| 3382 | if test -n "$ac_ct_RANLIB"; then | 3395 | if test -n "$ac_ct_RANLIB"; then |
| 3383 | echo "$as_me:3383: result: $ac_ct_RANLIB" >&5 | 3396 | echo "$as_me:3396: result: $ac_ct_RANLIB" >&5 |
| 3384 | echo "${ECHO_T}$ac_ct_RANLIB" >&6 | 3397 | echo "${ECHO_T}$ac_ct_RANLIB" >&6 |
| 3385 | else | 3398 | else |
| 3386 | echo "$as_me:3386: result: no" >&5 | 3399 | echo "$as_me:3399: result: no" >&5 |
| 3387 | echo "${ECHO_T}no" >&6 | 3400 | echo "${ECHO_T}no" >&6 |
| 3388 | fi | 3401 | fi |
| 3389 | 3402 | ||
| @@ -3394,10 +3407,10 @@ fi | |||
| 3394 | 3407 | ||
| 3395 | fi | 3408 | fi |
| 3396 | 3409 | ||
| 3397 | echo "$as_me:3397: checking for AIX" >&5 | 3410 | echo "$as_me:3410: checking for AIX" >&5 |
| 3398 | echo $ECHO_N "checking for AIX... $ECHO_C" >&6 | 3411 | echo $ECHO_N "checking for AIX... $ECHO_C" >&6 |
| 3399 | cat >conftest.$ac_ext <<_ACEOF | 3412 | cat >conftest.$ac_ext <<_ACEOF |
| 3400 | #line 3400 "configure" | 3413 | #line 3413 "configure" |
| 3401 | #include "confdefs.h" | 3414 | #include "confdefs.h" |
| 3402 | #ifdef _AIX | 3415 | #ifdef _AIX |
| 3403 | yes | 3416 | yes |
| @@ -3406,21 +3419,21 @@ cat >conftest.$ac_ext <<_ACEOF | |||
| 3406 | _ACEOF | 3419 | _ACEOF |
| 3407 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | 3420 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
| 3408 | egrep "yes" >/dev/null 2>&1; then | 3421 | egrep "yes" >/dev/null 2>&1; then |
| 3409 | echo "$as_me:3409: result: yes" >&5 | 3422 | echo "$as_me:3422: result: yes" >&5 |
| 3410 | echo "${ECHO_T}yes" >&6 | 3423 | echo "${ECHO_T}yes" >&6 |
| 3411 | cat >>confdefs.h <<\EOF | 3424 | cat >>confdefs.h <<\EOF |
| 3412 | #define _ALL_SOURCE 1 | 3425 | #define _ALL_SOURCE 1 |
| 3413 | EOF | 3426 | EOF |
| 3414 | 3427 | ||
| 3415 | else | 3428 | else |
| 3416 | echo "$as_me:3416: result: no" >&5 | 3429 | echo "$as_me:3429: result: no" >&5 |
| 3417 | echo "${ECHO_T}no" >&6 | 3430 | echo "${ECHO_T}no" >&6 |
| 3418 | fi | 3431 | fi |
| 3419 | rm -f conftest* | 3432 | rm -f conftest* |
| 3420 | 3433 | ||
| 3421 | #### Extract some information from the operating system and machine files. | 3434 | #### Extract some information from the operating system and machine files. |
| 3422 | 3435 | ||
| 3423 | { echo "$as_me:3423: checking the machine- and system-dependent files to find out | 3436 | { echo "$as_me:3436: checking the machine- and system-dependent files to find out |
| 3424 | - which libraries the lib-src programs will want, and | 3437 | - which libraries the lib-src programs will want, and |
| 3425 | - whether the GNU malloc routines are usable..." >&5 | 3438 | - whether the GNU malloc routines are usable..." >&5 |
| 3426 | echo "$as_me: checking the machine- and system-dependent files to find out | 3439 | echo "$as_me: checking the machine- and system-dependent files to find out |
| @@ -3570,7 +3583,7 @@ if test "${enable_largefile+set}" = set; then | |||
| 3570 | fi; | 3583 | fi; |
| 3571 | if test "$enable_largefile" != no; then | 3584 | if test "$enable_largefile" != no; then |
| 3572 | 3585 | ||
| 3573 | echo "$as_me:3573: checking for special C compiler options needed for large files" >&5 | 3586 | echo "$as_me:3586: checking for special C compiler options needed for large files" >&5 |
| 3574 | echo $ECHO_N "checking for special C compiler options needed for large files... $ECHO_C" >&6 | 3587 | echo $ECHO_N "checking for special C compiler options needed for large files... $ECHO_C" >&6 |
| 3575 | if test "${ac_cv_sys_largefile_CC+set}" = set; then | 3588 | if test "${ac_cv_sys_largefile_CC+set}" = set; then |
| 3576 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 3589 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -3582,7 +3595,7 @@ else | |||
| 3582 | # IRIX 6.2 and later do not support large files by default, | 3595 | # IRIX 6.2 and later do not support large files by default, |
| 3583 | # so use the C compiler's -n32 option if that helps. | 3596 | # so use the C compiler's -n32 option if that helps. |
| 3584 | cat >conftest.$ac_ext <<_ACEOF | 3597 | cat >conftest.$ac_ext <<_ACEOF |
| 3585 | #line 3585 "configure" | 3598 | #line 3598 "configure" |
| 3586 | #include "confdefs.h" | 3599 | #include "confdefs.h" |
| 3587 | #include <sys/types.h> | 3600 | #include <sys/types.h> |
| 3588 | /* Check that off_t can represent 2**63 - 1 correctly. | 3601 | /* Check that off_t can represent 2**63 - 1 correctly. |
| @@ -3602,16 +3615,16 @@ main () | |||
| 3602 | } | 3615 | } |
| 3603 | _ACEOF | 3616 | _ACEOF |
| 3604 | rm -f conftest.$ac_objext | 3617 | rm -f conftest.$ac_objext |
| 3605 | if { (eval echo "$as_me:3605: \"$ac_compile\"") >&5 | 3618 | if { (eval echo "$as_me:3618: \"$ac_compile\"") >&5 |
| 3606 | (eval $ac_compile) 2>&5 | 3619 | (eval $ac_compile) 2>&5 |
| 3607 | ac_status=$? | 3620 | ac_status=$? |
| 3608 | echo "$as_me:3608: \$? = $ac_status" >&5 | 3621 | echo "$as_me:3621: \$? = $ac_status" >&5 |
| 3609 | (exit $ac_status); } && | 3622 | (exit $ac_status); } && |
| 3610 | { ac_try='test -s conftest.$ac_objext' | 3623 | { ac_try='test -s conftest.$ac_objext' |
| 3611 | { (eval echo "$as_me:3611: \"$ac_try\"") >&5 | 3624 | { (eval echo "$as_me:3624: \"$ac_try\"") >&5 |
| 3612 | (eval $ac_try) 2>&5 | 3625 | (eval $ac_try) 2>&5 |
| 3613 | ac_status=$? | 3626 | ac_status=$? |
| 3614 | echo "$as_me:3614: \$? = $ac_status" >&5 | 3627 | echo "$as_me:3627: \$? = $ac_status" >&5 |
| 3615 | (exit $ac_status); }; }; then | 3628 | (exit $ac_status); }; }; then |
| 3616 | break | 3629 | break |
| 3617 | else | 3630 | else |
| @@ -3621,16 +3634,16 @@ fi | |||
| 3621 | rm -f conftest.$ac_objext | 3634 | rm -f conftest.$ac_objext |
| 3622 | CC="$CC -n32" | 3635 | CC="$CC -n32" |
| 3623 | rm -f conftest.$ac_objext | 3636 | rm -f conftest.$ac_objext |
| 3624 | if { (eval echo "$as_me:3624: \"$ac_compile\"") >&5 | 3637 | if { (eval echo "$as_me:3637: \"$ac_compile\"") >&5 |
| 3625 | (eval $ac_compile) 2>&5 | 3638 | (eval $ac_compile) 2>&5 |
| 3626 | ac_status=$? | 3639 | ac_status=$? |
| 3627 | echo "$as_me:3627: \$? = $ac_status" >&5 | 3640 | echo "$as_me:3640: \$? = $ac_status" >&5 |
| 3628 | (exit $ac_status); } && | 3641 | (exit $ac_status); } && |
| 3629 | { ac_try='test -s conftest.$ac_objext' | 3642 | { ac_try='test -s conftest.$ac_objext' |
| 3630 | { (eval echo "$as_me:3630: \"$ac_try\"") >&5 | 3643 | { (eval echo "$as_me:3643: \"$ac_try\"") >&5 |
| 3631 | (eval $ac_try) 2>&5 | 3644 | (eval $ac_try) 2>&5 |
| 3632 | ac_status=$? | 3645 | ac_status=$? |
| 3633 | echo "$as_me:3633: \$? = $ac_status" >&5 | 3646 | echo "$as_me:3646: \$? = $ac_status" >&5 |
| 3634 | (exit $ac_status); }; }; then | 3647 | (exit $ac_status); }; }; then |
| 3635 | ac_cv_sys_largefile_CC=' -n32'; break | 3648 | ac_cv_sys_largefile_CC=' -n32'; break |
| 3636 | else | 3649 | else |
| @@ -3644,13 +3657,13 @@ rm -f conftest.$ac_objext | |||
| 3644 | rm -f conftest.$ac_ext | 3657 | rm -f conftest.$ac_ext |
| 3645 | fi | 3658 | fi |
| 3646 | fi | 3659 | fi |
| 3647 | echo "$as_me:3647: result: $ac_cv_sys_largefile_CC" >&5 | 3660 | echo "$as_me:3660: result: $ac_cv_sys_largefile_CC" >&5 |
| 3648 | echo "${ECHO_T}$ac_cv_sys_largefile_CC" >&6 | 3661 | echo "${ECHO_T}$ac_cv_sys_largefile_CC" >&6 |
| 3649 | if test "$ac_cv_sys_largefile_CC" != no; then | 3662 | if test "$ac_cv_sys_largefile_CC" != no; then |
| 3650 | CC=$CC$ac_cv_sys_largefile_CC | 3663 | CC=$CC$ac_cv_sys_largefile_CC |
| 3651 | fi | 3664 | fi |
| 3652 | 3665 | ||
| 3653 | echo "$as_me:3653: checking for _FILE_OFFSET_BITS value needed for large files" >&5 | 3666 | echo "$as_me:3666: checking for _FILE_OFFSET_BITS value needed for large files" >&5 |
| 3654 | echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6 | 3667 | echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6 |
| 3655 | if test "${ac_cv_sys_file_offset_bits+set}" = set; then | 3668 | if test "${ac_cv_sys_file_offset_bits+set}" = set; then |
| 3656 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 3669 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -3658,7 +3671,7 @@ else | |||
| 3658 | while :; do | 3671 | while :; do |
| 3659 | ac_cv_sys_file_offset_bits=no | 3672 | ac_cv_sys_file_offset_bits=no |
| 3660 | cat >conftest.$ac_ext <<_ACEOF | 3673 | cat >conftest.$ac_ext <<_ACEOF |
| 3661 | #line 3661 "configure" | 3674 | #line 3674 "configure" |
| 3662 | #include "confdefs.h" | 3675 | #include "confdefs.h" |
| 3663 | #include <sys/types.h> | 3676 | #include <sys/types.h> |
| 3664 | /* Check that off_t can represent 2**63 - 1 correctly. | 3677 | /* Check that off_t can represent 2**63 - 1 correctly. |
| @@ -3678,16 +3691,16 @@ main () | |||
| 3678 | } | 3691 | } |
| 3679 | _ACEOF | 3692 | _ACEOF |
| 3680 | rm -f conftest.$ac_objext | 3693 | rm -f conftest.$ac_objext |
| 3681 | if { (eval echo "$as_me:3681: \"$ac_compile\"") >&5 | 3694 | if { (eval echo "$as_me:3694: \"$ac_compile\"") >&5 |
| 3682 | (eval $ac_compile) 2>&5 | 3695 | (eval $ac_compile) 2>&5 |
| 3683 | ac_status=$? | 3696 | ac_status=$? |
| 3684 | echo "$as_me:3684: \$? = $ac_status" >&5 | 3697 | echo "$as_me:3697: \$? = $ac_status" >&5 |
| 3685 | (exit $ac_status); } && | 3698 | (exit $ac_status); } && |
| 3686 | { ac_try='test -s conftest.$ac_objext' | 3699 | { ac_try='test -s conftest.$ac_objext' |
| 3687 | { (eval echo "$as_me:3687: \"$ac_try\"") >&5 | 3700 | { (eval echo "$as_me:3700: \"$ac_try\"") >&5 |
| 3688 | (eval $ac_try) 2>&5 | 3701 | (eval $ac_try) 2>&5 |
| 3689 | ac_status=$? | 3702 | ac_status=$? |
| 3690 | echo "$as_me:3690: \$? = $ac_status" >&5 | 3703 | echo "$as_me:3703: \$? = $ac_status" >&5 |
| 3691 | (exit $ac_status); }; }; then | 3704 | (exit $ac_status); }; }; then |
| 3692 | break | 3705 | break |
| 3693 | else | 3706 | else |
| @@ -3696,7 +3709,7 @@ cat conftest.$ac_ext >&5 | |||
| 3696 | fi | 3709 | fi |
| 3697 | rm -f conftest.$ac_objext conftest.$ac_ext | 3710 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 3698 | cat >conftest.$ac_ext <<_ACEOF | 3711 | cat >conftest.$ac_ext <<_ACEOF |
| 3699 | #line 3699 "configure" | 3712 | #line 3712 "configure" |
| 3700 | #include "confdefs.h" | 3713 | #include "confdefs.h" |
| 3701 | #define _FILE_OFFSET_BITS 64 | 3714 | #define _FILE_OFFSET_BITS 64 |
| 3702 | #include <sys/types.h> | 3715 | #include <sys/types.h> |
| @@ -3717,16 +3730,16 @@ main () | |||
| 3717 | } | 3730 | } |
| 3718 | _ACEOF | 3731 | _ACEOF |
| 3719 | rm -f conftest.$ac_objext | 3732 | rm -f conftest.$ac_objext |
| 3720 | if { (eval echo "$as_me:3720: \"$ac_compile\"") >&5 | 3733 | if { (eval echo "$as_me:3733: \"$ac_compile\"") >&5 |
| 3721 | (eval $ac_compile) 2>&5 | 3734 | (eval $ac_compile) 2>&5 |
| 3722 | ac_status=$? | 3735 | ac_status=$? |
| 3723 | echo "$as_me:3723: \$? = $ac_status" >&5 | 3736 | echo "$as_me:3736: \$? = $ac_status" >&5 |
| 3724 | (exit $ac_status); } && | 3737 | (exit $ac_status); } && |
| 3725 | { ac_try='test -s conftest.$ac_objext' | 3738 | { ac_try='test -s conftest.$ac_objext' |
| 3726 | { (eval echo "$as_me:3726: \"$ac_try\"") >&5 | 3739 | { (eval echo "$as_me:3739: \"$ac_try\"") >&5 |
| 3727 | (eval $ac_try) 2>&5 | 3740 | (eval $ac_try) 2>&5 |
| 3728 | ac_status=$? | 3741 | ac_status=$? |
| 3729 | echo "$as_me:3729: \$? = $ac_status" >&5 | 3742 | echo "$as_me:3742: \$? = $ac_status" >&5 |
| 3730 | (exit $ac_status); }; }; then | 3743 | (exit $ac_status); }; }; then |
| 3731 | ac_cv_sys_file_offset_bits=64; break | 3744 | ac_cv_sys_file_offset_bits=64; break |
| 3732 | else | 3745 | else |
| @@ -3737,7 +3750,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext | |||
| 3737 | break | 3750 | break |
| 3738 | done | 3751 | done |
| 3739 | fi | 3752 | fi |
| 3740 | echo "$as_me:3740: result: $ac_cv_sys_file_offset_bits" >&5 | 3753 | echo "$as_me:3753: result: $ac_cv_sys_file_offset_bits" >&5 |
| 3741 | echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6 | 3754 | echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6 |
| 3742 | if test "$ac_cv_sys_file_offset_bits" != no; then | 3755 | if test "$ac_cv_sys_file_offset_bits" != no; then |
| 3743 | 3756 | ||
| @@ -3747,7 +3760,7 @@ EOF | |||
| 3747 | 3760 | ||
| 3748 | fi | 3761 | fi |
| 3749 | rm -f conftest* | 3762 | rm -f conftest* |
| 3750 | echo "$as_me:3750: checking for _LARGE_FILES value needed for large files" >&5 | 3763 | echo "$as_me:3763: checking for _LARGE_FILES value needed for large files" >&5 |
| 3751 | echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6 | 3764 | echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6 |
| 3752 | if test "${ac_cv_sys_large_files+set}" = set; then | 3765 | if test "${ac_cv_sys_large_files+set}" = set; then |
| 3753 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 3766 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -3755,7 +3768,7 @@ else | |||
| 3755 | while :; do | 3768 | while :; do |
| 3756 | ac_cv_sys_large_files=no | 3769 | ac_cv_sys_large_files=no |
| 3757 | cat >conftest.$ac_ext <<_ACEOF | 3770 | cat >conftest.$ac_ext <<_ACEOF |
| 3758 | #line 3758 "configure" | 3771 | #line 3771 "configure" |
| 3759 | #include "confdefs.h" | 3772 | #include "confdefs.h" |
| 3760 | #include <sys/types.h> | 3773 | #include <sys/types.h> |
| 3761 | /* Check that off_t can represent 2**63 - 1 correctly. | 3774 | /* Check that off_t can represent 2**63 - 1 correctly. |
| @@ -3775,16 +3788,16 @@ main () | |||
| 3775 | } | 3788 | } |
| 3776 | _ACEOF | 3789 | _ACEOF |
| 3777 | rm -f conftest.$ac_objext | 3790 | rm -f conftest.$ac_objext |
| 3778 | if { (eval echo "$as_me:3778: \"$ac_compile\"") >&5 | 3791 | if { (eval echo "$as_me:3791: \"$ac_compile\"") >&5 |
| 3779 | (eval $ac_compile) 2>&5 | 3792 | (eval $ac_compile) 2>&5 |
| 3780 | ac_status=$? | 3793 | ac_status=$? |
| 3781 | echo "$as_me:3781: \$? = $ac_status" >&5 | 3794 | echo "$as_me:3794: \$? = $ac_status" >&5 |
| 3782 | (exit $ac_status); } && | 3795 | (exit $ac_status); } && |
| 3783 | { ac_try='test -s conftest.$ac_objext' | 3796 | { ac_try='test -s conftest.$ac_objext' |
| 3784 | { (eval echo "$as_me:3784: \"$ac_try\"") >&5 | 3797 | { (eval echo "$as_me:3797: \"$ac_try\"") >&5 |
| 3785 | (eval $ac_try) 2>&5 | 3798 | (eval $ac_try) 2>&5 |
| 3786 | ac_status=$? | 3799 | ac_status=$? |
| 3787 | echo "$as_me:3787: \$? = $ac_status" >&5 | 3800 | echo "$as_me:3800: \$? = $ac_status" >&5 |
| 3788 | (exit $ac_status); }; }; then | 3801 | (exit $ac_status); }; }; then |
| 3789 | break | 3802 | break |
| 3790 | else | 3803 | else |
| @@ -3793,7 +3806,7 @@ cat conftest.$ac_ext >&5 | |||
| 3793 | fi | 3806 | fi |
| 3794 | rm -f conftest.$ac_objext conftest.$ac_ext | 3807 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 3795 | cat >conftest.$ac_ext <<_ACEOF | 3808 | cat >conftest.$ac_ext <<_ACEOF |
| 3796 | #line 3796 "configure" | 3809 | #line 3809 "configure" |
| 3797 | #include "confdefs.h" | 3810 | #include "confdefs.h" |
| 3798 | #define _LARGE_FILES 1 | 3811 | #define _LARGE_FILES 1 |
| 3799 | #include <sys/types.h> | 3812 | #include <sys/types.h> |
| @@ -3814,16 +3827,16 @@ main () | |||
| 3814 | } | 3827 | } |
| 3815 | _ACEOF | 3828 | _ACEOF |
| 3816 | rm -f conftest.$ac_objext | 3829 | rm -f conftest.$ac_objext |
| 3817 | if { (eval echo "$as_me:3817: \"$ac_compile\"") >&5 | 3830 | if { (eval echo "$as_me:3830: \"$ac_compile\"") >&5 |
| 3818 | (eval $ac_compile) 2>&5 | 3831 | (eval $ac_compile) 2>&5 |
| 3819 | ac_status=$? | 3832 | ac_status=$? |
| 3820 | echo "$as_me:3820: \$? = $ac_status" >&5 | 3833 | echo "$as_me:3833: \$? = $ac_status" >&5 |
| 3821 | (exit $ac_status); } && | 3834 | (exit $ac_status); } && |
| 3822 | { ac_try='test -s conftest.$ac_objext' | 3835 | { ac_try='test -s conftest.$ac_objext' |
| 3823 | { (eval echo "$as_me:3823: \"$ac_try\"") >&5 | 3836 | { (eval echo "$as_me:3836: \"$ac_try\"") >&5 |
| 3824 | (eval $ac_try) 2>&5 | 3837 | (eval $ac_try) 2>&5 |
| 3825 | ac_status=$? | 3838 | ac_status=$? |
| 3826 | echo "$as_me:3826: \$? = $ac_status" >&5 | 3839 | echo "$as_me:3839: \$? = $ac_status" >&5 |
| 3827 | (exit $ac_status); }; }; then | 3840 | (exit $ac_status); }; }; then |
| 3828 | ac_cv_sys_large_files=1; break | 3841 | ac_cv_sys_large_files=1; break |
| 3829 | else | 3842 | else |
| @@ -3834,7 +3847,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext | |||
| 3834 | break | 3847 | break |
| 3835 | done | 3848 | done |
| 3836 | fi | 3849 | fi |
| 3837 | echo "$as_me:3837: result: $ac_cv_sys_large_files" >&5 | 3850 | echo "$as_me:3850: result: $ac_cv_sys_large_files" >&5 |
| 3838 | echo "${ECHO_T}$ac_cv_sys_large_files" >&6 | 3851 | echo "${ECHO_T}$ac_cv_sys_large_files" >&6 |
| 3839 | if test "$ac_cv_sys_large_files" != no; then | 3852 | if test "$ac_cv_sys_large_files" != no; then |
| 3840 | 3853 | ||
| @@ -3846,28 +3859,29 @@ fi | |||
| 3846 | rm -f conftest* | 3859 | rm -f conftest* |
| 3847 | fi | 3860 | fi |
| 3848 | 3861 | ||
| 3849 | # Sound support for GNU/Linux and the free BSDs. | 3862 | if test "${with_sound}" != "no"; then |
| 3863 | # Sound support for GNU/Linux and the free BSDs. | ||
| 3850 | 3864 | ||
| 3851 | for ac_header in machine/soundcard.h sys/soundcard.h soundcard.h | 3865 | for ac_header in machine/soundcard.h sys/soundcard.h soundcard.h |
| 3852 | do | 3866 | do |
| 3853 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 3867 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 3854 | echo "$as_me:3854: checking for $ac_header" >&5 | 3868 | echo "$as_me:3868: checking for $ac_header" >&5 |
| 3855 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 3869 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 3856 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 3870 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 3857 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 3871 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 3858 | else | 3872 | else |
| 3859 | cat >conftest.$ac_ext <<_ACEOF | 3873 | cat >conftest.$ac_ext <<_ACEOF |
| 3860 | #line 3860 "configure" | 3874 | #line 3874 "configure" |
| 3861 | #include "confdefs.h" | 3875 | #include "confdefs.h" |
| 3862 | #include <$ac_header> | 3876 | #include <$ac_header> |
| 3863 | _ACEOF | 3877 | _ACEOF |
| 3864 | if { (eval echo "$as_me:3864: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3878 | if { (eval echo "$as_me:3878: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 3865 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3879 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 3866 | ac_status=$? | 3880 | ac_status=$? |
| 3867 | egrep -v '^ *\+' conftest.er1 >conftest.err | 3881 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 3868 | rm -f conftest.er1 | 3882 | rm -f conftest.er1 |
| 3869 | cat conftest.err >&5 | 3883 | cat conftest.err >&5 |
| 3870 | echo "$as_me:3870: \$? = $ac_status" >&5 | 3884 | echo "$as_me:3884: \$? = $ac_status" >&5 |
| 3871 | (exit $ac_status); } >/dev/null; then | 3885 | (exit $ac_status); } >/dev/null; then |
| 3872 | if test -s conftest.err; then | 3886 | if test -s conftest.err; then |
| 3873 | ac_cpp_err=$ac_c_preproc_warn_flag | 3887 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -3886,7 +3900,7 @@ else | |||
| 3886 | fi | 3900 | fi |
| 3887 | rm -f conftest.err conftest.$ac_ext | 3901 | rm -f conftest.err conftest.$ac_ext |
| 3888 | fi | 3902 | fi |
| 3889 | echo "$as_me:3889: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 3903 | echo "$as_me:3903: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 3890 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 3904 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 3891 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | 3905 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 3892 | cat >>confdefs.h <<EOF | 3906 | cat >>confdefs.h <<EOF |
| @@ -3896,8 +3910,8 @@ EOF | |||
| 3896 | fi | 3910 | fi |
| 3897 | done | 3911 | done |
| 3898 | 3912 | ||
| 3899 | # Emulation library used on NetBSD. | 3913 | # Emulation library used on NetBSD. |
| 3900 | echo "$as_me:3900: checking for _oss_ioctl in -lossaudio" >&5 | 3914 | echo "$as_me:3914: checking for _oss_ioctl in -lossaudio" >&5 |
| 3901 | echo $ECHO_N "checking for _oss_ioctl in -lossaudio... $ECHO_C" >&6 | 3915 | echo $ECHO_N "checking for _oss_ioctl in -lossaudio... $ECHO_C" >&6 |
| 3902 | if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then | 3916 | if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then |
| 3903 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 3917 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -3905,7 +3919,7 @@ else | |||
| 3905 | ac_check_lib_save_LIBS=$LIBS | 3919 | ac_check_lib_save_LIBS=$LIBS |
| 3906 | LIBS="-lossaudio $LIBS" | 3920 | LIBS="-lossaudio $LIBS" |
| 3907 | cat >conftest.$ac_ext <<_ACEOF | 3921 | cat >conftest.$ac_ext <<_ACEOF |
| 3908 | #line 3908 "configure" | 3922 | #line 3922 "configure" |
| 3909 | #include "confdefs.h" | 3923 | #include "confdefs.h" |
| 3910 | 3924 | ||
| 3911 | /* Override any gcc2 internal prototype to avoid an error. */ | 3925 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -3924,16 +3938,16 @@ _oss_ioctl (); | |||
| 3924 | } | 3938 | } |
| 3925 | _ACEOF | 3939 | _ACEOF |
| 3926 | rm -f conftest.$ac_objext conftest$ac_exeext | 3940 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 3927 | if { (eval echo "$as_me:3927: \"$ac_link\"") >&5 | 3941 | if { (eval echo "$as_me:3941: \"$ac_link\"") >&5 |
| 3928 | (eval $ac_link) 2>&5 | 3942 | (eval $ac_link) 2>&5 |
| 3929 | ac_status=$? | 3943 | ac_status=$? |
| 3930 | echo "$as_me:3930: \$? = $ac_status" >&5 | 3944 | echo "$as_me:3944: \$? = $ac_status" >&5 |
| 3931 | (exit $ac_status); } && | 3945 | (exit $ac_status); } && |
| 3932 | { ac_try='test -s conftest$ac_exeext' | 3946 | { ac_try='test -s conftest$ac_exeext' |
| 3933 | { (eval echo "$as_me:3933: \"$ac_try\"") >&5 | 3947 | { (eval echo "$as_me:3947: \"$ac_try\"") >&5 |
| 3934 | (eval $ac_try) 2>&5 | 3948 | (eval $ac_try) 2>&5 |
| 3935 | ac_status=$? | 3949 | ac_status=$? |
| 3936 | echo "$as_me:3936: \$? = $ac_status" >&5 | 3950 | echo "$as_me:3950: \$? = $ac_status" >&5 |
| 3937 | (exit $ac_status); }; }; then | 3951 | (exit $ac_status); }; }; then |
| 3938 | ac_cv_lib_ossaudio__oss_ioctl=yes | 3952 | ac_cv_lib_ossaudio__oss_ioctl=yes |
| 3939 | else | 3953 | else |
| @@ -3944,7 +3958,7 @@ fi | |||
| 3944 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 3958 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 3945 | LIBS=$ac_check_lib_save_LIBS | 3959 | LIBS=$ac_check_lib_save_LIBS |
| 3946 | fi | 3960 | fi |
| 3947 | echo "$as_me:3947: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 | 3961 | echo "$as_me:3961: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 |
| 3948 | echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6 | 3962 | echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6 |
| 3949 | if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then | 3963 | if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then |
| 3950 | LIBSOUND=-lossaudio | 3964 | LIBSOUND=-lossaudio |
| @@ -3952,28 +3966,30 @@ else | |||
| 3952 | LIBSOUND= | 3966 | LIBSOUND= |
| 3953 | fi | 3967 | fi |
| 3954 | 3968 | ||
| 3969 | fi | ||
| 3970 | |||
| 3955 | for ac_header in sys/select.h sys/timeb.h sys/time.h unistd.h utime.h \ | 3971 | for ac_header in sys/select.h sys/timeb.h sys/time.h unistd.h utime.h \ |
| 3956 | linux/version.h sys/systeminfo.h termios.h limits.h string.h stdlib.h \ | 3972 | linux/version.h sys/systeminfo.h termios.h limits.h string.h stdlib.h \ |
| 3957 | termcap.h stdio_ext.h fcntl.h term.h strings.h coff.h | 3973 | termcap.h stdio_ext.h fcntl.h term.h strings.h coff.h |
| 3958 | do | 3974 | do |
| 3959 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 3975 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 3960 | echo "$as_me:3960: checking for $ac_header" >&5 | 3976 | echo "$as_me:3976: checking for $ac_header" >&5 |
| 3961 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 3977 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 3962 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 3978 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 3963 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 3979 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 3964 | else | 3980 | else |
| 3965 | cat >conftest.$ac_ext <<_ACEOF | 3981 | cat >conftest.$ac_ext <<_ACEOF |
| 3966 | #line 3966 "configure" | 3982 | #line 3982 "configure" |
| 3967 | #include "confdefs.h" | 3983 | #include "confdefs.h" |
| 3968 | #include <$ac_header> | 3984 | #include <$ac_header> |
| 3969 | _ACEOF | 3985 | _ACEOF |
| 3970 | if { (eval echo "$as_me:3970: \"$ac_cpp conftest.$ac_ext\"") >&5 | 3986 | if { (eval echo "$as_me:3986: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 3971 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 3987 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 3972 | ac_status=$? | 3988 | ac_status=$? |
| 3973 | egrep -v '^ *\+' conftest.er1 >conftest.err | 3989 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 3974 | rm -f conftest.er1 | 3990 | rm -f conftest.er1 |
| 3975 | cat conftest.err >&5 | 3991 | cat conftest.err >&5 |
| 3976 | echo "$as_me:3976: \$? = $ac_status" >&5 | 3992 | echo "$as_me:3992: \$? = $ac_status" >&5 |
| 3977 | (exit $ac_status); } >/dev/null; then | 3993 | (exit $ac_status); } >/dev/null; then |
| 3978 | if test -s conftest.err; then | 3994 | if test -s conftest.err; then |
| 3979 | ac_cpp_err=$ac_c_preproc_warn_flag | 3995 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -3992,7 +4008,7 @@ else | |||
| 3992 | fi | 4008 | fi |
| 3993 | rm -f conftest.err conftest.$ac_ext | 4009 | rm -f conftest.err conftest.$ac_ext |
| 3994 | fi | 4010 | fi |
| 3995 | echo "$as_me:3995: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 4011 | echo "$as_me:4011: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 3996 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 4012 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 3997 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | 4013 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 3998 | cat >>confdefs.h <<EOF | 4014 | cat >>confdefs.h <<EOF |
| @@ -4002,13 +4018,13 @@ EOF | |||
| 4002 | fi | 4018 | fi |
| 4003 | done | 4019 | done |
| 4004 | 4020 | ||
| 4005 | echo "$as_me:4005: checking for ANSI C header files" >&5 | 4021 | echo "$as_me:4021: checking for ANSI C header files" >&5 |
| 4006 | echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 | 4022 | echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 |
| 4007 | if test "${ac_cv_header_stdc+set}" = set; then | 4023 | if test "${ac_cv_header_stdc+set}" = set; then |
| 4008 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4024 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4009 | else | 4025 | else |
| 4010 | cat >conftest.$ac_ext <<_ACEOF | 4026 | cat >conftest.$ac_ext <<_ACEOF |
| 4011 | #line 4011 "configure" | 4027 | #line 4027 "configure" |
| 4012 | #include "confdefs.h" | 4028 | #include "confdefs.h" |
| 4013 | #include <stdlib.h> | 4029 | #include <stdlib.h> |
| 4014 | #include <stdarg.h> | 4030 | #include <stdarg.h> |
| @@ -4016,13 +4032,13 @@ else | |||
| 4016 | #include <float.h> | 4032 | #include <float.h> |
| 4017 | 4033 | ||
| 4018 | _ACEOF | 4034 | _ACEOF |
| 4019 | if { (eval echo "$as_me:4019: \"$ac_cpp conftest.$ac_ext\"") >&5 | 4035 | if { (eval echo "$as_me:4035: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 4020 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 4036 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 4021 | ac_status=$? | 4037 | ac_status=$? |
| 4022 | egrep -v '^ *\+' conftest.er1 >conftest.err | 4038 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 4023 | rm -f conftest.er1 | 4039 | rm -f conftest.er1 |
| 4024 | cat conftest.err >&5 | 4040 | cat conftest.err >&5 |
| 4025 | echo "$as_me:4025: \$? = $ac_status" >&5 | 4041 | echo "$as_me:4041: \$? = $ac_status" >&5 |
| 4026 | (exit $ac_status); } >/dev/null; then | 4042 | (exit $ac_status); } >/dev/null; then |
| 4027 | if test -s conftest.err; then | 4043 | if test -s conftest.err; then |
| 4028 | ac_cpp_err=$ac_c_preproc_warn_flag | 4044 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -4044,7 +4060,7 @@ rm -f conftest.err conftest.$ac_ext | |||
| 4044 | if test $ac_cv_header_stdc = yes; then | 4060 | if test $ac_cv_header_stdc = yes; then |
| 4045 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. | 4061 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
| 4046 | cat >conftest.$ac_ext <<_ACEOF | 4062 | cat >conftest.$ac_ext <<_ACEOF |
| 4047 | #line 4047 "configure" | 4063 | #line 4063 "configure" |
| 4048 | #include "confdefs.h" | 4064 | #include "confdefs.h" |
| 4049 | #include <string.h> | 4065 | #include <string.h> |
| 4050 | 4066 | ||
| @@ -4062,7 +4078,7 @@ fi | |||
| 4062 | if test $ac_cv_header_stdc = yes; then | 4078 | if test $ac_cv_header_stdc = yes; then |
| 4063 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. | 4079 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
| 4064 | cat >conftest.$ac_ext <<_ACEOF | 4080 | cat >conftest.$ac_ext <<_ACEOF |
| 4065 | #line 4065 "configure" | 4081 | #line 4081 "configure" |
| 4066 | #include "confdefs.h" | 4082 | #include "confdefs.h" |
| 4067 | #include <stdlib.h> | 4083 | #include <stdlib.h> |
| 4068 | 4084 | ||
| @@ -4083,7 +4099,7 @@ if test $ac_cv_header_stdc = yes; then | |||
| 4083 | : | 4099 | : |
| 4084 | else | 4100 | else |
| 4085 | cat >conftest.$ac_ext <<_ACEOF | 4101 | cat >conftest.$ac_ext <<_ACEOF |
| 4086 | #line 4086 "configure" | 4102 | #line 4102 "configure" |
| 4087 | #include "confdefs.h" | 4103 | #include "confdefs.h" |
| 4088 | #include <ctype.h> | 4104 | #include <ctype.h> |
| 4089 | #if ((' ' & 0x0FF) == 0x020) | 4105 | #if ((' ' & 0x0FF) == 0x020) |
| @@ -4109,15 +4125,15 @@ main () | |||
| 4109 | } | 4125 | } |
| 4110 | _ACEOF | 4126 | _ACEOF |
| 4111 | rm -f conftest$ac_exeext | 4127 | rm -f conftest$ac_exeext |
| 4112 | if { (eval echo "$as_me:4112: \"$ac_link\"") >&5 | 4128 | if { (eval echo "$as_me:4128: \"$ac_link\"") >&5 |
| 4113 | (eval $ac_link) 2>&5 | 4129 | (eval $ac_link) 2>&5 |
| 4114 | ac_status=$? | 4130 | ac_status=$? |
| 4115 | echo "$as_me:4115: \$? = $ac_status" >&5 | 4131 | echo "$as_me:4131: \$? = $ac_status" >&5 |
| 4116 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | 4132 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
| 4117 | { (eval echo "$as_me:4117: \"$ac_try\"") >&5 | 4133 | { (eval echo "$as_me:4133: \"$ac_try\"") >&5 |
| 4118 | (eval $ac_try) 2>&5 | 4134 | (eval $ac_try) 2>&5 |
| 4119 | ac_status=$? | 4135 | ac_status=$? |
| 4120 | echo "$as_me:4120: \$? = $ac_status" >&5 | 4136 | echo "$as_me:4136: \$? = $ac_status" >&5 |
| 4121 | (exit $ac_status); }; }; then | 4137 | (exit $ac_status); }; }; then |
| 4122 | : | 4138 | : |
| 4123 | else | 4139 | else |
| @@ -4130,7 +4146,7 @@ rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | |||
| 4130 | fi | 4146 | fi |
| 4131 | fi | 4147 | fi |
| 4132 | fi | 4148 | fi |
| 4133 | echo "$as_me:4133: result: $ac_cv_header_stdc" >&5 | 4149 | echo "$as_me:4149: result: $ac_cv_header_stdc" >&5 |
| 4134 | echo "${ECHO_T}$ac_cv_header_stdc" >&6 | 4150 | echo "${ECHO_T}$ac_cv_header_stdc" >&6 |
| 4135 | if test $ac_cv_header_stdc = yes; then | 4151 | if test $ac_cv_header_stdc = yes; then |
| 4136 | 4152 | ||
| @@ -4140,13 +4156,13 @@ EOF | |||
| 4140 | 4156 | ||
| 4141 | fi | 4157 | fi |
| 4142 | 4158 | ||
| 4143 | echo "$as_me:4143: checking whether time.h and sys/time.h may both be included" >&5 | 4159 | echo "$as_me:4159: checking whether time.h and sys/time.h may both be included" >&5 |
| 4144 | echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6 | 4160 | echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6 |
| 4145 | if test "${ac_cv_header_time+set}" = set; then | 4161 | if test "${ac_cv_header_time+set}" = set; then |
| 4146 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4162 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4147 | else | 4163 | else |
| 4148 | cat >conftest.$ac_ext <<_ACEOF | 4164 | cat >conftest.$ac_ext <<_ACEOF |
| 4149 | #line 4149 "configure" | 4165 | #line 4165 "configure" |
| 4150 | #include "confdefs.h" | 4166 | #include "confdefs.h" |
| 4151 | #include <sys/types.h> | 4167 | #include <sys/types.h> |
| 4152 | #include <sys/time.h> | 4168 | #include <sys/time.h> |
| @@ -4162,16 +4178,16 @@ return 0; | |||
| 4162 | } | 4178 | } |
| 4163 | _ACEOF | 4179 | _ACEOF |
| 4164 | rm -f conftest.$ac_objext | 4180 | rm -f conftest.$ac_objext |
| 4165 | if { (eval echo "$as_me:4165: \"$ac_compile\"") >&5 | 4181 | if { (eval echo "$as_me:4181: \"$ac_compile\"") >&5 |
| 4166 | (eval $ac_compile) 2>&5 | 4182 | (eval $ac_compile) 2>&5 |
| 4167 | ac_status=$? | 4183 | ac_status=$? |
| 4168 | echo "$as_me:4168: \$? = $ac_status" >&5 | 4184 | echo "$as_me:4184: \$? = $ac_status" >&5 |
| 4169 | (exit $ac_status); } && | 4185 | (exit $ac_status); } && |
| 4170 | { ac_try='test -s conftest.$ac_objext' | 4186 | { ac_try='test -s conftest.$ac_objext' |
| 4171 | { (eval echo "$as_me:4171: \"$ac_try\"") >&5 | 4187 | { (eval echo "$as_me:4187: \"$ac_try\"") >&5 |
| 4172 | (eval $ac_try) 2>&5 | 4188 | (eval $ac_try) 2>&5 |
| 4173 | ac_status=$? | 4189 | ac_status=$? |
| 4174 | echo "$as_me:4174: \$? = $ac_status" >&5 | 4190 | echo "$as_me:4190: \$? = $ac_status" >&5 |
| 4175 | (exit $ac_status); }; }; then | 4191 | (exit $ac_status); }; }; then |
| 4176 | ac_cv_header_time=yes | 4192 | ac_cv_header_time=yes |
| 4177 | else | 4193 | else |
| @@ -4181,7 +4197,7 @@ ac_cv_header_time=no | |||
| 4181 | fi | 4197 | fi |
| 4182 | rm -f conftest.$ac_objext conftest.$ac_ext | 4198 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 4183 | fi | 4199 | fi |
| 4184 | echo "$as_me:4184: result: $ac_cv_header_time" >&5 | 4200 | echo "$as_me:4200: result: $ac_cv_header_time" >&5 |
| 4185 | echo "${ECHO_T}$ac_cv_header_time" >&6 | 4201 | echo "${ECHO_T}$ac_cv_header_time" >&6 |
| 4186 | if test $ac_cv_header_time = yes; then | 4202 | if test $ac_cv_header_time = yes; then |
| 4187 | 4203 | ||
| @@ -4191,13 +4207,13 @@ EOF | |||
| 4191 | 4207 | ||
| 4192 | fi | 4208 | fi |
| 4193 | 4209 | ||
| 4194 | echo "$as_me:4194: checking for sys_siglist declaration in signal.h or unistd.h" >&5 | 4210 | echo "$as_me:4210: checking for sys_siglist declaration in signal.h or unistd.h" >&5 |
| 4195 | echo $ECHO_N "checking for sys_siglist declaration in signal.h or unistd.h... $ECHO_C" >&6 | 4211 | echo $ECHO_N "checking for sys_siglist declaration in signal.h or unistd.h... $ECHO_C" >&6 |
| 4196 | if test "${ac_cv_decl_sys_siglist+set}" = set; then | 4212 | if test "${ac_cv_decl_sys_siglist+set}" = set; then |
| 4197 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4213 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4198 | else | 4214 | else |
| 4199 | cat >conftest.$ac_ext <<_ACEOF | 4215 | cat >conftest.$ac_ext <<_ACEOF |
| 4200 | #line 4200 "configure" | 4216 | #line 4216 "configure" |
| 4201 | #include "confdefs.h" | 4217 | #include "confdefs.h" |
| 4202 | #include <sys/types.h> | 4218 | #include <sys/types.h> |
| 4203 | #include <signal.h> | 4219 | #include <signal.h> |
| @@ -4215,16 +4231,16 @@ char *msg = *(sys_siglist + 1); | |||
| 4215 | } | 4231 | } |
| 4216 | _ACEOF | 4232 | _ACEOF |
| 4217 | rm -f conftest.$ac_objext | 4233 | rm -f conftest.$ac_objext |
| 4218 | if { (eval echo "$as_me:4218: \"$ac_compile\"") >&5 | 4234 | if { (eval echo "$as_me:4234: \"$ac_compile\"") >&5 |
| 4219 | (eval $ac_compile) 2>&5 | 4235 | (eval $ac_compile) 2>&5 |
| 4220 | ac_status=$? | 4236 | ac_status=$? |
| 4221 | echo "$as_me:4221: \$? = $ac_status" >&5 | 4237 | echo "$as_me:4237: \$? = $ac_status" >&5 |
| 4222 | (exit $ac_status); } && | 4238 | (exit $ac_status); } && |
| 4223 | { ac_try='test -s conftest.$ac_objext' | 4239 | { ac_try='test -s conftest.$ac_objext' |
| 4224 | { (eval echo "$as_me:4224: \"$ac_try\"") >&5 | 4240 | { (eval echo "$as_me:4240: \"$ac_try\"") >&5 |
| 4225 | (eval $ac_try) 2>&5 | 4241 | (eval $ac_try) 2>&5 |
| 4226 | ac_status=$? | 4242 | ac_status=$? |
| 4227 | echo "$as_me:4227: \$? = $ac_status" >&5 | 4243 | echo "$as_me:4243: \$? = $ac_status" >&5 |
| 4228 | (exit $ac_status); }; }; then | 4244 | (exit $ac_status); }; }; then |
| 4229 | ac_cv_decl_sys_siglist=yes | 4245 | ac_cv_decl_sys_siglist=yes |
| 4230 | else | 4246 | else |
| @@ -4234,7 +4250,7 @@ ac_cv_decl_sys_siglist=no | |||
| 4234 | fi | 4250 | fi |
| 4235 | rm -f conftest.$ac_objext conftest.$ac_ext | 4251 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 4236 | fi | 4252 | fi |
| 4237 | echo "$as_me:4237: result: $ac_cv_decl_sys_siglist" >&5 | 4253 | echo "$as_me:4253: result: $ac_cv_decl_sys_siglist" >&5 |
| 4238 | echo "${ECHO_T}$ac_cv_decl_sys_siglist" >&6 | 4254 | echo "${ECHO_T}$ac_cv_decl_sys_siglist" >&6 |
| 4239 | if test $ac_cv_decl_sys_siglist = yes; then | 4255 | if test $ac_cv_decl_sys_siglist = yes; then |
| 4240 | 4256 | ||
| @@ -4244,13 +4260,13 @@ EOF | |||
| 4244 | 4260 | ||
| 4245 | fi | 4261 | fi |
| 4246 | 4262 | ||
| 4247 | echo "$as_me:4247: checking for sys/wait.h that is POSIX.1 compatible" >&5 | 4263 | echo "$as_me:4263: checking for sys/wait.h that is POSIX.1 compatible" >&5 |
| 4248 | echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6 | 4264 | echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6 |
| 4249 | if test "${ac_cv_header_sys_wait_h+set}" = set; then | 4265 | if test "${ac_cv_header_sys_wait_h+set}" = set; then |
| 4250 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4266 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4251 | else | 4267 | else |
| 4252 | cat >conftest.$ac_ext <<_ACEOF | 4268 | cat >conftest.$ac_ext <<_ACEOF |
| 4253 | #line 4253 "configure" | 4269 | #line 4269 "configure" |
| 4254 | #include "confdefs.h" | 4270 | #include "confdefs.h" |
| 4255 | #include <sys/types.h> | 4271 | #include <sys/types.h> |
| 4256 | #include <sys/wait.h> | 4272 | #include <sys/wait.h> |
| @@ -4272,16 +4288,16 @@ main () | |||
| 4272 | } | 4288 | } |
| 4273 | _ACEOF | 4289 | _ACEOF |
| 4274 | rm -f conftest.$ac_objext | 4290 | rm -f conftest.$ac_objext |
| 4275 | if { (eval echo "$as_me:4275: \"$ac_compile\"") >&5 | 4291 | if { (eval echo "$as_me:4291: \"$ac_compile\"") >&5 |
| 4276 | (eval $ac_compile) 2>&5 | 4292 | (eval $ac_compile) 2>&5 |
| 4277 | ac_status=$? | 4293 | ac_status=$? |
| 4278 | echo "$as_me:4278: \$? = $ac_status" >&5 | 4294 | echo "$as_me:4294: \$? = $ac_status" >&5 |
| 4279 | (exit $ac_status); } && | 4295 | (exit $ac_status); } && |
| 4280 | { ac_try='test -s conftest.$ac_objext' | 4296 | { ac_try='test -s conftest.$ac_objext' |
| 4281 | { (eval echo "$as_me:4281: \"$ac_try\"") >&5 | 4297 | { (eval echo "$as_me:4297: \"$ac_try\"") >&5 |
| 4282 | (eval $ac_try) 2>&5 | 4298 | (eval $ac_try) 2>&5 |
| 4283 | ac_status=$? | 4299 | ac_status=$? |
| 4284 | echo "$as_me:4284: \$? = $ac_status" >&5 | 4300 | echo "$as_me:4300: \$? = $ac_status" >&5 |
| 4285 | (exit $ac_status); }; }; then | 4301 | (exit $ac_status); }; }; then |
| 4286 | ac_cv_header_sys_wait_h=yes | 4302 | ac_cv_header_sys_wait_h=yes |
| 4287 | else | 4303 | else |
| @@ -4291,7 +4307,7 @@ ac_cv_header_sys_wait_h=no | |||
| 4291 | fi | 4307 | fi |
| 4292 | rm -f conftest.$ac_objext conftest.$ac_ext | 4308 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 4293 | fi | 4309 | fi |
| 4294 | echo "$as_me:4294: result: $ac_cv_header_sys_wait_h" >&5 | 4310 | echo "$as_me:4310: result: $ac_cv_header_sys_wait_h" >&5 |
| 4295 | echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6 | 4311 | echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6 |
| 4296 | if test $ac_cv_header_sys_wait_h = yes; then | 4312 | if test $ac_cv_header_sys_wait_h = yes; then |
| 4297 | 4313 | ||
| @@ -4301,13 +4317,13 @@ EOF | |||
| 4301 | 4317 | ||
| 4302 | fi | 4318 | fi |
| 4303 | 4319 | ||
| 4304 | echo "$as_me:4304: checking for struct utimbuf" >&5 | 4320 | echo "$as_me:4320: checking for struct utimbuf" >&5 |
| 4305 | echo $ECHO_N "checking for struct utimbuf... $ECHO_C" >&6 | 4321 | echo $ECHO_N "checking for struct utimbuf... $ECHO_C" >&6 |
| 4306 | if test "${emacs_cv_struct_utimbuf+set}" = set; then | 4322 | if test "${emacs_cv_struct_utimbuf+set}" = set; then |
| 4307 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4323 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4308 | else | 4324 | else |
| 4309 | cat >conftest.$ac_ext <<_ACEOF | 4325 | cat >conftest.$ac_ext <<_ACEOF |
| 4310 | #line 4310 "configure" | 4326 | #line 4326 "configure" |
| 4311 | #include "confdefs.h" | 4327 | #include "confdefs.h" |
| 4312 | #ifdef TIME_WITH_SYS_TIME | 4328 | #ifdef TIME_WITH_SYS_TIME |
| 4313 | #include <sys/time.h> | 4329 | #include <sys/time.h> |
| @@ -4331,16 +4347,16 @@ static struct utimbuf x; x.actime = x.modtime; | |||
| 4331 | } | 4347 | } |
| 4332 | _ACEOF | 4348 | _ACEOF |
| 4333 | rm -f conftest.$ac_objext | 4349 | rm -f conftest.$ac_objext |
| 4334 | if { (eval echo "$as_me:4334: \"$ac_compile\"") >&5 | 4350 | if { (eval echo "$as_me:4350: \"$ac_compile\"") >&5 |
| 4335 | (eval $ac_compile) 2>&5 | 4351 | (eval $ac_compile) 2>&5 |
| 4336 | ac_status=$? | 4352 | ac_status=$? |
| 4337 | echo "$as_me:4337: \$? = $ac_status" >&5 | 4353 | echo "$as_me:4353: \$? = $ac_status" >&5 |
| 4338 | (exit $ac_status); } && | 4354 | (exit $ac_status); } && |
| 4339 | { ac_try='test -s conftest.$ac_objext' | 4355 | { ac_try='test -s conftest.$ac_objext' |
| 4340 | { (eval echo "$as_me:4340: \"$ac_try\"") >&5 | 4356 | { (eval echo "$as_me:4356: \"$ac_try\"") >&5 |
| 4341 | (eval $ac_try) 2>&5 | 4357 | (eval $ac_try) 2>&5 |
| 4342 | ac_status=$? | 4358 | ac_status=$? |
| 4343 | echo "$as_me:4343: \$? = $ac_status" >&5 | 4359 | echo "$as_me:4359: \$? = $ac_status" >&5 |
| 4344 | (exit $ac_status); }; }; then | 4360 | (exit $ac_status); }; }; then |
| 4345 | emacs_cv_struct_utimbuf=yes | 4361 | emacs_cv_struct_utimbuf=yes |
| 4346 | else | 4362 | else |
| @@ -4350,7 +4366,7 @@ emacs_cv_struct_utimbuf=no | |||
| 4350 | fi | 4366 | fi |
| 4351 | rm -f conftest.$ac_objext conftest.$ac_ext | 4367 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 4352 | fi | 4368 | fi |
| 4353 | echo "$as_me:4353: result: $emacs_cv_struct_utimbuf" >&5 | 4369 | echo "$as_me:4369: result: $emacs_cv_struct_utimbuf" >&5 |
| 4354 | echo "${ECHO_T}$emacs_cv_struct_utimbuf" >&6 | 4370 | echo "${ECHO_T}$emacs_cv_struct_utimbuf" >&6 |
| 4355 | if test $emacs_cv_struct_utimbuf = yes; then | 4371 | if test $emacs_cv_struct_utimbuf = yes; then |
| 4356 | cat >>confdefs.h <<\EOF | 4372 | cat >>confdefs.h <<\EOF |
| @@ -4359,13 +4375,13 @@ EOF | |||
| 4359 | 4375 | ||
| 4360 | fi | 4376 | fi |
| 4361 | 4377 | ||
| 4362 | echo "$as_me:4362: checking return type of signal handlers" >&5 | 4378 | echo "$as_me:4378: checking return type of signal handlers" >&5 |
| 4363 | echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6 | 4379 | echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6 |
| 4364 | if test "${ac_cv_type_signal+set}" = set; then | 4380 | if test "${ac_cv_type_signal+set}" = set; then |
| 4365 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4381 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4366 | else | 4382 | else |
| 4367 | cat >conftest.$ac_ext <<_ACEOF | 4383 | cat >conftest.$ac_ext <<_ACEOF |
| 4368 | #line 4368 "configure" | 4384 | #line 4384 "configure" |
| 4369 | #include "confdefs.h" | 4385 | #include "confdefs.h" |
| 4370 | #include <sys/types.h> | 4386 | #include <sys/types.h> |
| 4371 | #include <signal.h> | 4387 | #include <signal.h> |
| @@ -4387,16 +4403,16 @@ int i; | |||
| 4387 | } | 4403 | } |
| 4388 | _ACEOF | 4404 | _ACEOF |
| 4389 | rm -f conftest.$ac_objext | 4405 | rm -f conftest.$ac_objext |
| 4390 | if { (eval echo "$as_me:4390: \"$ac_compile\"") >&5 | 4406 | if { (eval echo "$as_me:4406: \"$ac_compile\"") >&5 |
| 4391 | (eval $ac_compile) 2>&5 | 4407 | (eval $ac_compile) 2>&5 |
| 4392 | ac_status=$? | 4408 | ac_status=$? |
| 4393 | echo "$as_me:4393: \$? = $ac_status" >&5 | 4409 | echo "$as_me:4409: \$? = $ac_status" >&5 |
| 4394 | (exit $ac_status); } && | 4410 | (exit $ac_status); } && |
| 4395 | { ac_try='test -s conftest.$ac_objext' | 4411 | { ac_try='test -s conftest.$ac_objext' |
| 4396 | { (eval echo "$as_me:4396: \"$ac_try\"") >&5 | 4412 | { (eval echo "$as_me:4412: \"$ac_try\"") >&5 |
| 4397 | (eval $ac_try) 2>&5 | 4413 | (eval $ac_try) 2>&5 |
| 4398 | ac_status=$? | 4414 | ac_status=$? |
| 4399 | echo "$as_me:4399: \$? = $ac_status" >&5 | 4415 | echo "$as_me:4415: \$? = $ac_status" >&5 |
| 4400 | (exit $ac_status); }; }; then | 4416 | (exit $ac_status); }; }; then |
| 4401 | ac_cv_type_signal=void | 4417 | ac_cv_type_signal=void |
| 4402 | else | 4418 | else |
| @@ -4406,20 +4422,20 @@ ac_cv_type_signal=int | |||
| 4406 | fi | 4422 | fi |
| 4407 | rm -f conftest.$ac_objext conftest.$ac_ext | 4423 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 4408 | fi | 4424 | fi |
| 4409 | echo "$as_me:4409: result: $ac_cv_type_signal" >&5 | 4425 | echo "$as_me:4425: result: $ac_cv_type_signal" >&5 |
| 4410 | echo "${ECHO_T}$ac_cv_type_signal" >&6 | 4426 | echo "${ECHO_T}$ac_cv_type_signal" >&6 |
| 4411 | 4427 | ||
| 4412 | cat >>confdefs.h <<EOF | 4428 | cat >>confdefs.h <<EOF |
| 4413 | #define RETSIGTYPE $ac_cv_type_signal | 4429 | #define RETSIGTYPE $ac_cv_type_signal |
| 4414 | EOF | 4430 | EOF |
| 4415 | 4431 | ||
| 4416 | echo "$as_me:4416: checking for speed_t" >&5 | 4432 | echo "$as_me:4432: checking for speed_t" >&5 |
| 4417 | echo $ECHO_N "checking for speed_t... $ECHO_C" >&6 | 4433 | echo $ECHO_N "checking for speed_t... $ECHO_C" >&6 |
| 4418 | if test "${emacs_cv_speed_t+set}" = set; then | 4434 | if test "${emacs_cv_speed_t+set}" = set; then |
| 4419 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4435 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4420 | else | 4436 | else |
| 4421 | cat >conftest.$ac_ext <<_ACEOF | 4437 | cat >conftest.$ac_ext <<_ACEOF |
| 4422 | #line 4422 "configure" | 4438 | #line 4438 "configure" |
| 4423 | #include "confdefs.h" | 4439 | #include "confdefs.h" |
| 4424 | #include <termios.h> | 4440 | #include <termios.h> |
| 4425 | int | 4441 | int |
| @@ -4431,16 +4447,16 @@ speed_t x = 1; | |||
| 4431 | } | 4447 | } |
| 4432 | _ACEOF | 4448 | _ACEOF |
| 4433 | rm -f conftest.$ac_objext | 4449 | rm -f conftest.$ac_objext |
| 4434 | if { (eval echo "$as_me:4434: \"$ac_compile\"") >&5 | 4450 | if { (eval echo "$as_me:4450: \"$ac_compile\"") >&5 |
| 4435 | (eval $ac_compile) 2>&5 | 4451 | (eval $ac_compile) 2>&5 |
| 4436 | ac_status=$? | 4452 | ac_status=$? |
| 4437 | echo "$as_me:4437: \$? = $ac_status" >&5 | 4453 | echo "$as_me:4453: \$? = $ac_status" >&5 |
| 4438 | (exit $ac_status); } && | 4454 | (exit $ac_status); } && |
| 4439 | { ac_try='test -s conftest.$ac_objext' | 4455 | { ac_try='test -s conftest.$ac_objext' |
| 4440 | { (eval echo "$as_me:4440: \"$ac_try\"") >&5 | 4456 | { (eval echo "$as_me:4456: \"$ac_try\"") >&5 |
| 4441 | (eval $ac_try) 2>&5 | 4457 | (eval $ac_try) 2>&5 |
| 4442 | ac_status=$? | 4458 | ac_status=$? |
| 4443 | echo "$as_me:4443: \$? = $ac_status" >&5 | 4459 | echo "$as_me:4459: \$? = $ac_status" >&5 |
| 4444 | (exit $ac_status); }; }; then | 4460 | (exit $ac_status); }; }; then |
| 4445 | emacs_cv_speed_t=yes | 4461 | emacs_cv_speed_t=yes |
| 4446 | else | 4462 | else |
| @@ -4450,7 +4466,7 @@ emacs_cv_speed_t=no | |||
| 4450 | fi | 4466 | fi |
| 4451 | rm -f conftest.$ac_objext conftest.$ac_ext | 4467 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 4452 | fi | 4468 | fi |
| 4453 | echo "$as_me:4453: result: $emacs_cv_speed_t" >&5 | 4469 | echo "$as_me:4469: result: $emacs_cv_speed_t" >&5 |
| 4454 | echo "${ECHO_T}$emacs_cv_speed_t" >&6 | 4470 | echo "${ECHO_T}$emacs_cv_speed_t" >&6 |
| 4455 | if test $emacs_cv_speed_t = yes; then | 4471 | if test $emacs_cv_speed_t = yes; then |
| 4456 | cat >>confdefs.h <<\EOF | 4472 | cat >>confdefs.h <<\EOF |
| @@ -4459,13 +4475,13 @@ EOF | |||
| 4459 | 4475 | ||
| 4460 | fi | 4476 | fi |
| 4461 | 4477 | ||
| 4462 | echo "$as_me:4462: checking for struct timeval" >&5 | 4478 | echo "$as_me:4478: checking for struct timeval" >&5 |
| 4463 | echo $ECHO_N "checking for struct timeval... $ECHO_C" >&6 | 4479 | echo $ECHO_N "checking for struct timeval... $ECHO_C" >&6 |
| 4464 | if test "${emacs_cv_struct_timeval+set}" = set; then | 4480 | if test "${emacs_cv_struct_timeval+set}" = set; then |
| 4465 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4481 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4466 | else | 4482 | else |
| 4467 | cat >conftest.$ac_ext <<_ACEOF | 4483 | cat >conftest.$ac_ext <<_ACEOF |
| 4468 | #line 4468 "configure" | 4484 | #line 4484 "configure" |
| 4469 | #include "confdefs.h" | 4485 | #include "confdefs.h" |
| 4470 | #ifdef TIME_WITH_SYS_TIME | 4486 | #ifdef TIME_WITH_SYS_TIME |
| 4471 | #include <sys/time.h> | 4487 | #include <sys/time.h> |
| @@ -4486,16 +4502,16 @@ static struct timeval x; x.tv_sec = x.tv_usec; | |||
| 4486 | } | 4502 | } |
| 4487 | _ACEOF | 4503 | _ACEOF |
| 4488 | rm -f conftest.$ac_objext | 4504 | rm -f conftest.$ac_objext |
| 4489 | if { (eval echo "$as_me:4489: \"$ac_compile\"") >&5 | 4505 | if { (eval echo "$as_me:4505: \"$ac_compile\"") >&5 |
| 4490 | (eval $ac_compile) 2>&5 | 4506 | (eval $ac_compile) 2>&5 |
| 4491 | ac_status=$? | 4507 | ac_status=$? |
| 4492 | echo "$as_me:4492: \$? = $ac_status" >&5 | 4508 | echo "$as_me:4508: \$? = $ac_status" >&5 |
| 4493 | (exit $ac_status); } && | 4509 | (exit $ac_status); } && |
| 4494 | { ac_try='test -s conftest.$ac_objext' | 4510 | { ac_try='test -s conftest.$ac_objext' |
| 4495 | { (eval echo "$as_me:4495: \"$ac_try\"") >&5 | 4511 | { (eval echo "$as_me:4511: \"$ac_try\"") >&5 |
| 4496 | (eval $ac_try) 2>&5 | 4512 | (eval $ac_try) 2>&5 |
| 4497 | ac_status=$? | 4513 | ac_status=$? |
| 4498 | echo "$as_me:4498: \$? = $ac_status" >&5 | 4514 | echo "$as_me:4514: \$? = $ac_status" >&5 |
| 4499 | (exit $ac_status); }; }; then | 4515 | (exit $ac_status); }; }; then |
| 4500 | emacs_cv_struct_timeval=yes | 4516 | emacs_cv_struct_timeval=yes |
| 4501 | else | 4517 | else |
| @@ -4505,7 +4521,7 @@ emacs_cv_struct_timeval=no | |||
| 4505 | fi | 4521 | fi |
| 4506 | rm -f conftest.$ac_objext conftest.$ac_ext | 4522 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 4507 | fi | 4523 | fi |
| 4508 | echo "$as_me:4508: result: $emacs_cv_struct_timeval" >&5 | 4524 | echo "$as_me:4524: result: $emacs_cv_struct_timeval" >&5 |
| 4509 | echo "${ECHO_T}$emacs_cv_struct_timeval" >&6 | 4525 | echo "${ECHO_T}$emacs_cv_struct_timeval" >&6 |
| 4510 | HAVE_TIMEVAL=$emacs_cv_struct_timeval | 4526 | HAVE_TIMEVAL=$emacs_cv_struct_timeval |
| 4511 | if test $emacs_cv_struct_timeval = yes; then | 4527 | if test $emacs_cv_struct_timeval = yes; then |
| @@ -4515,13 +4531,13 @@ EOF | |||
| 4515 | 4531 | ||
| 4516 | fi | 4532 | fi |
| 4517 | 4533 | ||
| 4518 | echo "$as_me:4518: checking for struct exception" >&5 | 4534 | echo "$as_me:4534: checking for struct exception" >&5 |
| 4519 | echo $ECHO_N "checking for struct exception... $ECHO_C" >&6 | 4535 | echo $ECHO_N "checking for struct exception... $ECHO_C" >&6 |
| 4520 | if test "${emacs_cv_struct_exception+set}" = set; then | 4536 | if test "${emacs_cv_struct_exception+set}" = set; then |
| 4521 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4537 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4522 | else | 4538 | else |
| 4523 | cat >conftest.$ac_ext <<_ACEOF | 4539 | cat >conftest.$ac_ext <<_ACEOF |
| 4524 | #line 4524 "configure" | 4540 | #line 4540 "configure" |
| 4525 | #include "confdefs.h" | 4541 | #include "confdefs.h" |
| 4526 | #include <math.h> | 4542 | #include <math.h> |
| 4527 | int | 4543 | int |
| @@ -4533,16 +4549,16 @@ static struct exception x; x.arg1 = x.arg2 = x.retval; x.name = ""; x.type = 1; | |||
| 4533 | } | 4549 | } |
| 4534 | _ACEOF | 4550 | _ACEOF |
| 4535 | rm -f conftest.$ac_objext | 4551 | rm -f conftest.$ac_objext |
| 4536 | if { (eval echo "$as_me:4536: \"$ac_compile\"") >&5 | 4552 | if { (eval echo "$as_me:4552: \"$ac_compile\"") >&5 |
| 4537 | (eval $ac_compile) 2>&5 | 4553 | (eval $ac_compile) 2>&5 |
| 4538 | ac_status=$? | 4554 | ac_status=$? |
| 4539 | echo "$as_me:4539: \$? = $ac_status" >&5 | 4555 | echo "$as_me:4555: \$? = $ac_status" >&5 |
| 4540 | (exit $ac_status); } && | 4556 | (exit $ac_status); } && |
| 4541 | { ac_try='test -s conftest.$ac_objext' | 4557 | { ac_try='test -s conftest.$ac_objext' |
| 4542 | { (eval echo "$as_me:4542: \"$ac_try\"") >&5 | 4558 | { (eval echo "$as_me:4558: \"$ac_try\"") >&5 |
| 4543 | (eval $ac_try) 2>&5 | 4559 | (eval $ac_try) 2>&5 |
| 4544 | ac_status=$? | 4560 | ac_status=$? |
| 4545 | echo "$as_me:4545: \$? = $ac_status" >&5 | 4561 | echo "$as_me:4561: \$? = $ac_status" >&5 |
| 4546 | (exit $ac_status); }; }; then | 4562 | (exit $ac_status); }; }; then |
| 4547 | emacs_cv_struct_exception=yes | 4563 | emacs_cv_struct_exception=yes |
| 4548 | else | 4564 | else |
| @@ -4552,7 +4568,7 @@ emacs_cv_struct_exception=no | |||
| 4552 | fi | 4568 | fi |
| 4553 | rm -f conftest.$ac_objext conftest.$ac_ext | 4569 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 4554 | fi | 4570 | fi |
| 4555 | echo "$as_me:4555: result: $emacs_cv_struct_exception" >&5 | 4571 | echo "$as_me:4571: result: $emacs_cv_struct_exception" >&5 |
| 4556 | echo "${ECHO_T}$emacs_cv_struct_exception" >&6 | 4572 | echo "${ECHO_T}$emacs_cv_struct_exception" >&6 |
| 4557 | HAVE_EXCEPTION=$emacs_cv_struct_exception | 4573 | HAVE_EXCEPTION=$emacs_cv_struct_exception |
| 4558 | if test $emacs_cv_struct_exception != yes; then | 4574 | if test $emacs_cv_struct_exception != yes; then |
| @@ -4562,13 +4578,13 @@ EOF | |||
| 4562 | 4578 | ||
| 4563 | fi | 4579 | fi |
| 4564 | 4580 | ||
| 4565 | echo "$as_me:4565: checking whether struct tm is in sys/time.h or time.h" >&5 | 4581 | echo "$as_me:4581: checking whether struct tm is in sys/time.h or time.h" >&5 |
| 4566 | echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6 | 4582 | echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6 |
| 4567 | if test "${ac_cv_struct_tm+set}" = set; then | 4583 | if test "${ac_cv_struct_tm+set}" = set; then |
| 4568 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4584 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4569 | else | 4585 | else |
| 4570 | cat >conftest.$ac_ext <<_ACEOF | 4586 | cat >conftest.$ac_ext <<_ACEOF |
| 4571 | #line 4571 "configure" | 4587 | #line 4587 "configure" |
| 4572 | #include "confdefs.h" | 4588 | #include "confdefs.h" |
| 4573 | #include <sys/types.h> | 4589 | #include <sys/types.h> |
| 4574 | #include <time.h> | 4590 | #include <time.h> |
| @@ -4582,16 +4598,16 @@ struct tm *tp; tp->tm_sec; | |||
| 4582 | } | 4598 | } |
| 4583 | _ACEOF | 4599 | _ACEOF |
| 4584 | rm -f conftest.$ac_objext | 4600 | rm -f conftest.$ac_objext |
| 4585 | if { (eval echo "$as_me:4585: \"$ac_compile\"") >&5 | 4601 | if { (eval echo "$as_me:4601: \"$ac_compile\"") >&5 |
| 4586 | (eval $ac_compile) 2>&5 | 4602 | (eval $ac_compile) 2>&5 |
| 4587 | ac_status=$? | 4603 | ac_status=$? |
| 4588 | echo "$as_me:4588: \$? = $ac_status" >&5 | 4604 | echo "$as_me:4604: \$? = $ac_status" >&5 |
| 4589 | (exit $ac_status); } && | 4605 | (exit $ac_status); } && |
| 4590 | { ac_try='test -s conftest.$ac_objext' | 4606 | { ac_try='test -s conftest.$ac_objext' |
| 4591 | { (eval echo "$as_me:4591: \"$ac_try\"") >&5 | 4607 | { (eval echo "$as_me:4607: \"$ac_try\"") >&5 |
| 4592 | (eval $ac_try) 2>&5 | 4608 | (eval $ac_try) 2>&5 |
| 4593 | ac_status=$? | 4609 | ac_status=$? |
| 4594 | echo "$as_me:4594: \$? = $ac_status" >&5 | 4610 | echo "$as_me:4610: \$? = $ac_status" >&5 |
| 4595 | (exit $ac_status); }; }; then | 4611 | (exit $ac_status); }; }; then |
| 4596 | ac_cv_struct_tm=time.h | 4612 | ac_cv_struct_tm=time.h |
| 4597 | else | 4613 | else |
| @@ -4601,7 +4617,7 @@ ac_cv_struct_tm=sys/time.h | |||
| 4601 | fi | 4617 | fi |
| 4602 | rm -f conftest.$ac_objext conftest.$ac_ext | 4618 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 4603 | fi | 4619 | fi |
| 4604 | echo "$as_me:4604: result: $ac_cv_struct_tm" >&5 | 4620 | echo "$as_me:4620: result: $ac_cv_struct_tm" >&5 |
| 4605 | echo "${ECHO_T}$ac_cv_struct_tm" >&6 | 4621 | echo "${ECHO_T}$ac_cv_struct_tm" >&6 |
| 4606 | if test $ac_cv_struct_tm = sys/time.h; then | 4622 | if test $ac_cv_struct_tm = sys/time.h; then |
| 4607 | 4623 | ||
| @@ -4611,13 +4627,13 @@ EOF | |||
| 4611 | 4627 | ||
| 4612 | fi | 4628 | fi |
| 4613 | 4629 | ||
| 4614 | echo "$as_me:4614: checking for struct tm.tm_zone" >&5 | 4630 | echo "$as_me:4630: checking for struct tm.tm_zone" >&5 |
| 4615 | echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6 | 4631 | echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6 |
| 4616 | if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then | 4632 | if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then |
| 4617 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4633 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4618 | else | 4634 | else |
| 4619 | cat >conftest.$ac_ext <<_ACEOF | 4635 | cat >conftest.$ac_ext <<_ACEOF |
| 4620 | #line 4620 "configure" | 4636 | #line 4636 "configure" |
| 4621 | #include "confdefs.h" | 4637 | #include "confdefs.h" |
| 4622 | #include <sys/types.h> | 4638 | #include <sys/types.h> |
| 4623 | #include <$ac_cv_struct_tm> | 4639 | #include <$ac_cv_struct_tm> |
| @@ -4633,16 +4649,16 @@ return 0; | |||
| 4633 | } | 4649 | } |
| 4634 | _ACEOF | 4650 | _ACEOF |
| 4635 | rm -f conftest.$ac_objext | 4651 | rm -f conftest.$ac_objext |
| 4636 | if { (eval echo "$as_me:4636: \"$ac_compile\"") >&5 | 4652 | if { (eval echo "$as_me:4652: \"$ac_compile\"") >&5 |
| 4637 | (eval $ac_compile) 2>&5 | 4653 | (eval $ac_compile) 2>&5 |
| 4638 | ac_status=$? | 4654 | ac_status=$? |
| 4639 | echo "$as_me:4639: \$? = $ac_status" >&5 | 4655 | echo "$as_me:4655: \$? = $ac_status" >&5 |
| 4640 | (exit $ac_status); } && | 4656 | (exit $ac_status); } && |
| 4641 | { ac_try='test -s conftest.$ac_objext' | 4657 | { ac_try='test -s conftest.$ac_objext' |
| 4642 | { (eval echo "$as_me:4642: \"$ac_try\"") >&5 | 4658 | { (eval echo "$as_me:4658: \"$ac_try\"") >&5 |
| 4643 | (eval $ac_try) 2>&5 | 4659 | (eval $ac_try) 2>&5 |
| 4644 | ac_status=$? | 4660 | ac_status=$? |
| 4645 | echo "$as_me:4645: \$? = $ac_status" >&5 | 4661 | echo "$as_me:4661: \$? = $ac_status" >&5 |
| 4646 | (exit $ac_status); }; }; then | 4662 | (exit $ac_status); }; }; then |
| 4647 | ac_cv_member_struct_tm_tm_zone=yes | 4663 | ac_cv_member_struct_tm_tm_zone=yes |
| 4648 | else | 4664 | else |
| @@ -4652,7 +4668,7 @@ ac_cv_member_struct_tm_tm_zone=no | |||
| 4652 | fi | 4668 | fi |
| 4653 | rm -f conftest.$ac_objext conftest.$ac_ext | 4669 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 4654 | fi | 4670 | fi |
| 4655 | echo "$as_me:4655: result: $ac_cv_member_struct_tm_tm_zone" >&5 | 4671 | echo "$as_me:4671: result: $ac_cv_member_struct_tm_tm_zone" >&5 |
| 4656 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 | 4672 | echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 |
| 4657 | if test $ac_cv_member_struct_tm_tm_zone = yes; then | 4673 | if test $ac_cv_member_struct_tm_tm_zone = yes; then |
| 4658 | 4674 | ||
| @@ -4669,13 +4685,13 @@ cat >>confdefs.h <<\EOF | |||
| 4669 | EOF | 4685 | EOF |
| 4670 | 4686 | ||
| 4671 | else | 4687 | else |
| 4672 | echo "$as_me:4672: checking for tzname" >&5 | 4688 | echo "$as_me:4688: checking for tzname" >&5 |
| 4673 | echo $ECHO_N "checking for tzname... $ECHO_C" >&6 | 4689 | echo $ECHO_N "checking for tzname... $ECHO_C" >&6 |
| 4674 | if test "${ac_cv_var_tzname+set}" = set; then | 4690 | if test "${ac_cv_var_tzname+set}" = set; then |
| 4675 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4691 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4676 | else | 4692 | else |
| 4677 | cat >conftest.$ac_ext <<_ACEOF | 4693 | cat >conftest.$ac_ext <<_ACEOF |
| 4678 | #line 4678 "configure" | 4694 | #line 4694 "configure" |
| 4679 | #include "confdefs.h" | 4695 | #include "confdefs.h" |
| 4680 | #include <time.h> | 4696 | #include <time.h> |
| 4681 | #ifndef tzname /* For SGI. */ | 4697 | #ifndef tzname /* For SGI. */ |
| @@ -4691,16 +4707,16 @@ atoi(*tzname); | |||
| 4691 | } | 4707 | } |
| 4692 | _ACEOF | 4708 | _ACEOF |
| 4693 | rm -f conftest.$ac_objext conftest$ac_exeext | 4709 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 4694 | if { (eval echo "$as_me:4694: \"$ac_link\"") >&5 | 4710 | if { (eval echo "$as_me:4710: \"$ac_link\"") >&5 |
| 4695 | (eval $ac_link) 2>&5 | 4711 | (eval $ac_link) 2>&5 |
| 4696 | ac_status=$? | 4712 | ac_status=$? |
| 4697 | echo "$as_me:4697: \$? = $ac_status" >&5 | 4713 | echo "$as_me:4713: \$? = $ac_status" >&5 |
| 4698 | (exit $ac_status); } && | 4714 | (exit $ac_status); } && |
| 4699 | { ac_try='test -s conftest$ac_exeext' | 4715 | { ac_try='test -s conftest$ac_exeext' |
| 4700 | { (eval echo "$as_me:4700: \"$ac_try\"") >&5 | 4716 | { (eval echo "$as_me:4716: \"$ac_try\"") >&5 |
| 4701 | (eval $ac_try) 2>&5 | 4717 | (eval $ac_try) 2>&5 |
| 4702 | ac_status=$? | 4718 | ac_status=$? |
| 4703 | echo "$as_me:4703: \$? = $ac_status" >&5 | 4719 | echo "$as_me:4719: \$? = $ac_status" >&5 |
| 4704 | (exit $ac_status); }; }; then | 4720 | (exit $ac_status); }; }; then |
| 4705 | ac_cv_var_tzname=yes | 4721 | ac_cv_var_tzname=yes |
| 4706 | else | 4722 | else |
| @@ -4710,7 +4726,7 @@ ac_cv_var_tzname=no | |||
| 4710 | fi | 4726 | fi |
| 4711 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 4727 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 4712 | fi | 4728 | fi |
| 4713 | echo "$as_me:4713: result: $ac_cv_var_tzname" >&5 | 4729 | echo "$as_me:4729: result: $ac_cv_var_tzname" >&5 |
| 4714 | echo "${ECHO_T}$ac_cv_var_tzname" >&6 | 4730 | echo "${ECHO_T}$ac_cv_var_tzname" >&6 |
| 4715 | if test $ac_cv_var_tzname = yes; then | 4731 | if test $ac_cv_var_tzname = yes; then |
| 4716 | 4732 | ||
| @@ -4721,13 +4737,13 @@ EOF | |||
| 4721 | fi | 4737 | fi |
| 4722 | fi | 4738 | fi |
| 4723 | 4739 | ||
| 4724 | echo "$as_me:4724: checking for tm_gmtoff in struct tm" >&5 | 4740 | echo "$as_me:4740: checking for tm_gmtoff in struct tm" >&5 |
| 4725 | echo $ECHO_N "checking for tm_gmtoff in struct tm... $ECHO_C" >&6 | 4741 | echo $ECHO_N "checking for tm_gmtoff in struct tm... $ECHO_C" >&6 |
| 4726 | if test "${emacs_cv_tm_gmtoff+set}" = set; then | 4742 | if test "${emacs_cv_tm_gmtoff+set}" = set; then |
| 4727 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4743 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4728 | else | 4744 | else |
| 4729 | cat >conftest.$ac_ext <<_ACEOF | 4745 | cat >conftest.$ac_ext <<_ACEOF |
| 4730 | #line 4730 "configure" | 4746 | #line 4746 "configure" |
| 4731 | #include "confdefs.h" | 4747 | #include "confdefs.h" |
| 4732 | #include <time.h> | 4748 | #include <time.h> |
| 4733 | int | 4749 | int |
| @@ -4739,16 +4755,16 @@ struct tm t; t.tm_gmtoff = 0 | |||
| 4739 | } | 4755 | } |
| 4740 | _ACEOF | 4756 | _ACEOF |
| 4741 | rm -f conftest.$ac_objext conftest$ac_exeext | 4757 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 4742 | if { (eval echo "$as_me:4742: \"$ac_link\"") >&5 | 4758 | if { (eval echo "$as_me:4758: \"$ac_link\"") >&5 |
| 4743 | (eval $ac_link) 2>&5 | 4759 | (eval $ac_link) 2>&5 |
| 4744 | ac_status=$? | 4760 | ac_status=$? |
| 4745 | echo "$as_me:4745: \$? = $ac_status" >&5 | 4761 | echo "$as_me:4761: \$? = $ac_status" >&5 |
| 4746 | (exit $ac_status); } && | 4762 | (exit $ac_status); } && |
| 4747 | { ac_try='test -s conftest$ac_exeext' | 4763 | { ac_try='test -s conftest$ac_exeext' |
| 4748 | { (eval echo "$as_me:4748: \"$ac_try\"") >&5 | 4764 | { (eval echo "$as_me:4764: \"$ac_try\"") >&5 |
| 4749 | (eval $ac_try) 2>&5 | 4765 | (eval $ac_try) 2>&5 |
| 4750 | ac_status=$? | 4766 | ac_status=$? |
| 4751 | echo "$as_me:4751: \$? = $ac_status" >&5 | 4767 | echo "$as_me:4767: \$? = $ac_status" >&5 |
| 4752 | (exit $ac_status); }; }; then | 4768 | (exit $ac_status); }; }; then |
| 4753 | emacs_cv_tm_gmtoff=yes | 4769 | emacs_cv_tm_gmtoff=yes |
| 4754 | else | 4770 | else |
| @@ -4758,7 +4774,7 @@ emacs_cv_tm_gmtoff=no | |||
| 4758 | fi | 4774 | fi |
| 4759 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 4775 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 4760 | fi | 4776 | fi |
| 4761 | echo "$as_me:4761: result: $emacs_cv_tm_gmtoff" >&5 | 4777 | echo "$as_me:4777: result: $emacs_cv_tm_gmtoff" >&5 |
| 4762 | echo "${ECHO_T}$emacs_cv_tm_gmtoff" >&6 | 4778 | echo "${ECHO_T}$emacs_cv_tm_gmtoff" >&6 |
| 4763 | if test $emacs_cv_tm_gmtoff = yes; then | 4779 | if test $emacs_cv_tm_gmtoff = yes; then |
| 4764 | cat >>confdefs.h <<\EOF | 4780 | cat >>confdefs.h <<\EOF |
| @@ -4767,7 +4783,7 @@ EOF | |||
| 4767 | 4783 | ||
| 4768 | fi | 4784 | fi |
| 4769 | 4785 | ||
| 4770 | echo "$as_me:4770: checking for $CC option to accept ANSI C" >&5 | 4786 | echo "$as_me:4786: checking for $CC option to accept ANSI C" >&5 |
| 4771 | echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6 | 4787 | echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6 |
| 4772 | if test "${ac_cv_prog_cc_stdc+set}" = set; then | 4788 | if test "${ac_cv_prog_cc_stdc+set}" = set; then |
| 4773 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4789 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -4775,7 +4791,7 @@ else | |||
| 4775 | ac_cv_prog_cc_stdc=no | 4791 | ac_cv_prog_cc_stdc=no |
| 4776 | ac_save_CC=$CC | 4792 | ac_save_CC=$CC |
| 4777 | cat >conftest.$ac_ext <<_ACEOF | 4793 | cat >conftest.$ac_ext <<_ACEOF |
| 4778 | #line 4778 "configure" | 4794 | #line 4794 "configure" |
| 4779 | #include "confdefs.h" | 4795 | #include "confdefs.h" |
| 4780 | #include <stdarg.h> | 4796 | #include <stdarg.h> |
| 4781 | #include <stdio.h> | 4797 | #include <stdio.h> |
| @@ -4824,16 +4840,16 @@ for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIO | |||
| 4824 | do | 4840 | do |
| 4825 | CC="$ac_save_CC $ac_arg" | 4841 | CC="$ac_save_CC $ac_arg" |
| 4826 | rm -f conftest.$ac_objext | 4842 | rm -f conftest.$ac_objext |
| 4827 | if { (eval echo "$as_me:4827: \"$ac_compile\"") >&5 | 4843 | if { (eval echo "$as_me:4843: \"$ac_compile\"") >&5 |
| 4828 | (eval $ac_compile) 2>&5 | 4844 | (eval $ac_compile) 2>&5 |
| 4829 | ac_status=$? | 4845 | ac_status=$? |
| 4830 | echo "$as_me:4830: \$? = $ac_status" >&5 | 4846 | echo "$as_me:4846: \$? = $ac_status" >&5 |
| 4831 | (exit $ac_status); } && | 4847 | (exit $ac_status); } && |
| 4832 | { ac_try='test -s conftest.$ac_objext' | 4848 | { ac_try='test -s conftest.$ac_objext' |
| 4833 | { (eval echo "$as_me:4833: \"$ac_try\"") >&5 | 4849 | { (eval echo "$as_me:4849: \"$ac_try\"") >&5 |
| 4834 | (eval $ac_try) 2>&5 | 4850 | (eval $ac_try) 2>&5 |
| 4835 | ac_status=$? | 4851 | ac_status=$? |
| 4836 | echo "$as_me:4836: \$? = $ac_status" >&5 | 4852 | echo "$as_me:4852: \$? = $ac_status" >&5 |
| 4837 | (exit $ac_status); }; }; then | 4853 | (exit $ac_status); }; }; then |
| 4838 | ac_cv_prog_cc_stdc=$ac_arg | 4854 | ac_cv_prog_cc_stdc=$ac_arg |
| 4839 | break | 4855 | break |
| @@ -4850,18 +4866,18 @@ fi | |||
| 4850 | 4866 | ||
| 4851 | case "x$ac_cv_prog_cc_stdc" in | 4867 | case "x$ac_cv_prog_cc_stdc" in |
| 4852 | x|xno) | 4868 | x|xno) |
| 4853 | echo "$as_me:4853: result: none needed" >&5 | 4869 | echo "$as_me:4869: result: none needed" >&5 |
| 4854 | echo "${ECHO_T}none needed" >&6 ;; | 4870 | echo "${ECHO_T}none needed" >&6 ;; |
| 4855 | *) | 4871 | *) |
| 4856 | echo "$as_me:4856: result: $ac_cv_prog_cc_stdc" >&5 | 4872 | echo "$as_me:4872: result: $ac_cv_prog_cc_stdc" >&5 |
| 4857 | echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6 | 4873 | echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6 |
| 4858 | CC="$CC $ac_cv_prog_cc_stdc" ;; | 4874 | CC="$CC $ac_cv_prog_cc_stdc" ;; |
| 4859 | esac | 4875 | esac |
| 4860 | 4876 | ||
| 4861 | echo "$as_me:4861: checking for function prototypes" >&5 | 4877 | echo "$as_me:4877: checking for function prototypes" >&5 |
| 4862 | echo $ECHO_N "checking for function prototypes... $ECHO_C" >&6 | 4878 | echo $ECHO_N "checking for function prototypes... $ECHO_C" >&6 |
| 4863 | if test "$ac_cv_prog_cc_stdc" != no; then | 4879 | if test "$ac_cv_prog_cc_stdc" != no; then |
| 4864 | echo "$as_me:4864: result: yes" >&5 | 4880 | echo "$as_me:4880: result: yes" >&5 |
| 4865 | echo "${ECHO_T}yes" >&6 | 4881 | echo "${ECHO_T}yes" >&6 |
| 4866 | 4882 | ||
| 4867 | cat >>confdefs.h <<\EOF | 4883 | cat >>confdefs.h <<\EOF |
| @@ -4869,17 +4885,17 @@ cat >>confdefs.h <<\EOF | |||
| 4869 | EOF | 4885 | EOF |
| 4870 | 4886 | ||
| 4871 | else | 4887 | else |
| 4872 | echo "$as_me:4872: result: no" >&5 | 4888 | echo "$as_me:4888: result: no" >&5 |
| 4873 | echo "${ECHO_T}no" >&6 | 4889 | echo "${ECHO_T}no" >&6 |
| 4874 | fi | 4890 | fi |
| 4875 | 4891 | ||
| 4876 | echo "$as_me:4876: checking for working volatile" >&5 | 4892 | echo "$as_me:4892: checking for working volatile" >&5 |
| 4877 | echo $ECHO_N "checking for working volatile... $ECHO_C" >&6 | 4893 | echo $ECHO_N "checking for working volatile... $ECHO_C" >&6 |
| 4878 | if test "${ac_cv_c_volatile+set}" = set; then | 4894 | if test "${ac_cv_c_volatile+set}" = set; then |
| 4879 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4895 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4880 | else | 4896 | else |
| 4881 | cat >conftest.$ac_ext <<_ACEOF | 4897 | cat >conftest.$ac_ext <<_ACEOF |
| 4882 | #line 4882 "configure" | 4898 | #line 4898 "configure" |
| 4883 | #include "confdefs.h" | 4899 | #include "confdefs.h" |
| 4884 | 4900 | ||
| 4885 | int | 4901 | int |
| @@ -4893,16 +4909,16 @@ int * volatile y; | |||
| 4893 | } | 4909 | } |
| 4894 | _ACEOF | 4910 | _ACEOF |
| 4895 | rm -f conftest.$ac_objext | 4911 | rm -f conftest.$ac_objext |
| 4896 | if { (eval echo "$as_me:4896: \"$ac_compile\"") >&5 | 4912 | if { (eval echo "$as_me:4912: \"$ac_compile\"") >&5 |
| 4897 | (eval $ac_compile) 2>&5 | 4913 | (eval $ac_compile) 2>&5 |
| 4898 | ac_status=$? | 4914 | ac_status=$? |
| 4899 | echo "$as_me:4899: \$? = $ac_status" >&5 | 4915 | echo "$as_me:4915: \$? = $ac_status" >&5 |
| 4900 | (exit $ac_status); } && | 4916 | (exit $ac_status); } && |
| 4901 | { ac_try='test -s conftest.$ac_objext' | 4917 | { ac_try='test -s conftest.$ac_objext' |
| 4902 | { (eval echo "$as_me:4902: \"$ac_try\"") >&5 | 4918 | { (eval echo "$as_me:4918: \"$ac_try\"") >&5 |
| 4903 | (eval $ac_try) 2>&5 | 4919 | (eval $ac_try) 2>&5 |
| 4904 | ac_status=$? | 4920 | ac_status=$? |
| 4905 | echo "$as_me:4905: \$? = $ac_status" >&5 | 4921 | echo "$as_me:4921: \$? = $ac_status" >&5 |
| 4906 | (exit $ac_status); }; }; then | 4922 | (exit $ac_status); }; }; then |
| 4907 | ac_cv_c_volatile=yes | 4923 | ac_cv_c_volatile=yes |
| 4908 | else | 4924 | else |
| @@ -4912,7 +4928,7 @@ ac_cv_c_volatile=no | |||
| 4912 | fi | 4928 | fi |
| 4913 | rm -f conftest.$ac_objext conftest.$ac_ext | 4929 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 4914 | fi | 4930 | fi |
| 4915 | echo "$as_me:4915: result: $ac_cv_c_volatile" >&5 | 4931 | echo "$as_me:4931: result: $ac_cv_c_volatile" >&5 |
| 4916 | echo "${ECHO_T}$ac_cv_c_volatile" >&6 | 4932 | echo "${ECHO_T}$ac_cv_c_volatile" >&6 |
| 4917 | if test $ac_cv_c_volatile = no; then | 4933 | if test $ac_cv_c_volatile = no; then |
| 4918 | 4934 | ||
| @@ -4922,13 +4938,13 @@ EOF | |||
| 4922 | 4938 | ||
| 4923 | fi | 4939 | fi |
| 4924 | 4940 | ||
| 4925 | echo "$as_me:4925: checking for an ANSI C-conforming const" >&5 | 4941 | echo "$as_me:4941: checking for an ANSI C-conforming const" >&5 |
| 4926 | echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 | 4942 | echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 |
| 4927 | if test "${ac_cv_c_const+set}" = set; then | 4943 | if test "${ac_cv_c_const+set}" = set; then |
| 4928 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 4944 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4929 | else | 4945 | else |
| 4930 | cat >conftest.$ac_ext <<_ACEOF | 4946 | cat >conftest.$ac_ext <<_ACEOF |
| 4931 | #line 4931 "configure" | 4947 | #line 4947 "configure" |
| 4932 | #include "confdefs.h" | 4948 | #include "confdefs.h" |
| 4933 | 4949 | ||
| 4934 | int | 4950 | int |
| @@ -4986,16 +5002,16 @@ main () | |||
| 4986 | } | 5002 | } |
| 4987 | _ACEOF | 5003 | _ACEOF |
| 4988 | rm -f conftest.$ac_objext | 5004 | rm -f conftest.$ac_objext |
| 4989 | if { (eval echo "$as_me:4989: \"$ac_compile\"") >&5 | 5005 | if { (eval echo "$as_me:5005: \"$ac_compile\"") >&5 |
| 4990 | (eval $ac_compile) 2>&5 | 5006 | (eval $ac_compile) 2>&5 |
| 4991 | ac_status=$? | 5007 | ac_status=$? |
| 4992 | echo "$as_me:4992: \$? = $ac_status" >&5 | 5008 | echo "$as_me:5008: \$? = $ac_status" >&5 |
| 4993 | (exit $ac_status); } && | 5009 | (exit $ac_status); } && |
| 4994 | { ac_try='test -s conftest.$ac_objext' | 5010 | { ac_try='test -s conftest.$ac_objext' |
| 4995 | { (eval echo "$as_me:4995: \"$ac_try\"") >&5 | 5011 | { (eval echo "$as_me:5011: \"$ac_try\"") >&5 |
| 4996 | (eval $ac_try) 2>&5 | 5012 | (eval $ac_try) 2>&5 |
| 4997 | ac_status=$? | 5013 | ac_status=$? |
| 4998 | echo "$as_me:4998: \$? = $ac_status" >&5 | 5014 | echo "$as_me:5014: \$? = $ac_status" >&5 |
| 4999 | (exit $ac_status); }; }; then | 5015 | (exit $ac_status); }; }; then |
| 5000 | ac_cv_c_const=yes | 5016 | ac_cv_c_const=yes |
| 5001 | else | 5017 | else |
| @@ -5005,7 +5021,7 @@ ac_cv_c_const=no | |||
| 5005 | fi | 5021 | fi |
| 5006 | rm -f conftest.$ac_objext conftest.$ac_ext | 5022 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 5007 | fi | 5023 | fi |
| 5008 | echo "$as_me:5008: result: $ac_cv_c_const" >&5 | 5024 | echo "$as_me:5024: result: $ac_cv_c_const" >&5 |
| 5009 | echo "${ECHO_T}$ac_cv_c_const" >&6 | 5025 | echo "${ECHO_T}$ac_cv_c_const" >&6 |
| 5010 | if test $ac_cv_c_const = no; then | 5026 | if test $ac_cv_c_const = no; then |
| 5011 | 5027 | ||
| @@ -5015,13 +5031,13 @@ EOF | |||
| 5015 | 5031 | ||
| 5016 | fi | 5032 | fi |
| 5017 | 5033 | ||
| 5018 | echo "$as_me:5018: checking for void * support" >&5 | 5034 | echo "$as_me:5034: checking for void * support" >&5 |
| 5019 | echo $ECHO_N "checking for void * support... $ECHO_C" >&6 | 5035 | echo $ECHO_N "checking for void * support... $ECHO_C" >&6 |
| 5020 | if test "${emacs_cv_void_star+set}" = set; then | 5036 | if test "${emacs_cv_void_star+set}" = set; then |
| 5021 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5037 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5022 | else | 5038 | else |
| 5023 | cat >conftest.$ac_ext <<_ACEOF | 5039 | cat >conftest.$ac_ext <<_ACEOF |
| 5024 | #line 5024 "configure" | 5040 | #line 5040 "configure" |
| 5025 | #include "confdefs.h" | 5041 | #include "confdefs.h" |
| 5026 | 5042 | ||
| 5027 | int | 5043 | int |
| @@ -5033,16 +5049,16 @@ void * foo; | |||
| 5033 | } | 5049 | } |
| 5034 | _ACEOF | 5050 | _ACEOF |
| 5035 | rm -f conftest.$ac_objext | 5051 | rm -f conftest.$ac_objext |
| 5036 | if { (eval echo "$as_me:5036: \"$ac_compile\"") >&5 | 5052 | if { (eval echo "$as_me:5052: \"$ac_compile\"") >&5 |
| 5037 | (eval $ac_compile) 2>&5 | 5053 | (eval $ac_compile) 2>&5 |
| 5038 | ac_status=$? | 5054 | ac_status=$? |
| 5039 | echo "$as_me:5039: \$? = $ac_status" >&5 | 5055 | echo "$as_me:5055: \$? = $ac_status" >&5 |
| 5040 | (exit $ac_status); } && | 5056 | (exit $ac_status); } && |
| 5041 | { ac_try='test -s conftest.$ac_objext' | 5057 | { ac_try='test -s conftest.$ac_objext' |
| 5042 | { (eval echo "$as_me:5042: \"$ac_try\"") >&5 | 5058 | { (eval echo "$as_me:5058: \"$ac_try\"") >&5 |
| 5043 | (eval $ac_try) 2>&5 | 5059 | (eval $ac_try) 2>&5 |
| 5044 | ac_status=$? | 5060 | ac_status=$? |
| 5045 | echo "$as_me:5045: \$? = $ac_status" >&5 | 5061 | echo "$as_me:5061: \$? = $ac_status" >&5 |
| 5046 | (exit $ac_status); }; }; then | 5062 | (exit $ac_status); }; }; then |
| 5047 | emacs_cv_void_star=yes | 5063 | emacs_cv_void_star=yes |
| 5048 | else | 5064 | else |
| @@ -5052,7 +5068,7 @@ emacs_cv_void_star=no | |||
| 5052 | fi | 5068 | fi |
| 5053 | rm -f conftest.$ac_objext conftest.$ac_ext | 5069 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 5054 | fi | 5070 | fi |
| 5055 | echo "$as_me:5055: result: $emacs_cv_void_star" >&5 | 5071 | echo "$as_me:5071: result: $emacs_cv_void_star" >&5 |
| 5056 | echo "${ECHO_T}$emacs_cv_void_star" >&6 | 5072 | echo "${ECHO_T}$emacs_cv_void_star" >&6 |
| 5057 | if test $emacs_cv_void_star = yes; then | 5073 | if test $emacs_cv_void_star = yes; then |
| 5058 | cat >>confdefs.h <<\EOF | 5074 | cat >>confdefs.h <<\EOF |
| @@ -5066,7 +5082,7 @@ EOF | |||
| 5066 | 5082 | ||
| 5067 | fi | 5083 | fi |
| 5068 | 5084 | ||
| 5069 | echo "$as_me:5069: checking whether ${MAKE-make} sets \${MAKE}" >&5 | 5085 | echo "$as_me:5085: checking whether ${MAKE-make} sets \${MAKE}" >&5 |
| 5070 | echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6 | 5086 | echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6 |
| 5071 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` | 5087 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` |
| 5072 | if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then | 5088 | if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then |
| @@ -5086,16 +5102,16 @@ fi | |||
| 5086 | rm -f conftest.make | 5102 | rm -f conftest.make |
| 5087 | fi | 5103 | fi |
| 5088 | if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then | 5104 | if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then |
| 5089 | echo "$as_me:5089: result: yes" >&5 | 5105 | echo "$as_me:5105: result: yes" >&5 |
| 5090 | echo "${ECHO_T}yes" >&6 | 5106 | echo "${ECHO_T}yes" >&6 |
| 5091 | SET_MAKE= | 5107 | SET_MAKE= |
| 5092 | else | 5108 | else |
| 5093 | echo "$as_me:5093: result: no" >&5 | 5109 | echo "$as_me:5109: result: no" >&5 |
| 5094 | echo "${ECHO_T}no" >&6 | 5110 | echo "${ECHO_T}no" >&6 |
| 5095 | SET_MAKE="MAKE=${MAKE-make}" | 5111 | SET_MAKE="MAKE=${MAKE-make}" |
| 5096 | fi | 5112 | fi |
| 5097 | 5113 | ||
| 5098 | echo "$as_me:5098: checking for long file names" >&5 | 5114 | echo "$as_me:5114: checking for long file names" >&5 |
| 5099 | echo $ECHO_N "checking for long file names... $ECHO_C" >&6 | 5115 | echo $ECHO_N "checking for long file names... $ECHO_C" >&6 |
| 5100 | if test "${ac_cv_sys_long_file_names+set}" = set; then | 5116 | if test "${ac_cv_sys_long_file_names+set}" = set; then |
| 5101 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5117 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -5134,7 +5150,7 @@ for ac_dir in . $ac_tmpdirs `eval echo $prefix/lib $exec_prefix/lib` ; do | |||
| 5134 | rm -rf $ac_xdir 2>/dev/null | 5150 | rm -rf $ac_xdir 2>/dev/null |
| 5135 | done | 5151 | done |
| 5136 | fi | 5152 | fi |
| 5137 | echo "$as_me:5137: result: $ac_cv_sys_long_file_names" >&5 | 5153 | echo "$as_me:5153: result: $ac_cv_sys_long_file_names" >&5 |
| 5138 | echo "${ECHO_T}$ac_cv_sys_long_file_names" >&6 | 5154 | echo "${ECHO_T}$ac_cv_sys_long_file_names" >&6 |
| 5139 | if test $ac_cv_sys_long_file_names = yes; then | 5155 | if test $ac_cv_sys_long_file_names = yes; then |
| 5140 | 5156 | ||
| @@ -5146,7 +5162,7 @@ fi | |||
| 5146 | 5162 | ||
| 5147 | #### Choose a window system. | 5163 | #### Choose a window system. |
| 5148 | 5164 | ||
| 5149 | echo "$as_me:5149: checking for X" >&5 | 5165 | echo "$as_me:5165: checking for X" >&5 |
| 5150 | echo $ECHO_N "checking for X... $ECHO_C" >&6 | 5166 | echo $ECHO_N "checking for X... $ECHO_C" >&6 |
| 5151 | 5167 | ||
| 5152 | # Check whether --with-x or --without-x was given. | 5168 | # Check whether --with-x or --without-x was given. |
| @@ -5243,17 +5259,17 @@ if test "$ac_x_includes" = no; then | |||
| 5243 | # Guess where to find include files, by looking for Intrinsic.h. | 5259 | # Guess where to find include files, by looking for Intrinsic.h. |
| 5244 | # First, try using that file with no special directory specified. | 5260 | # First, try using that file with no special directory specified. |
| 5245 | cat >conftest.$ac_ext <<_ACEOF | 5261 | cat >conftest.$ac_ext <<_ACEOF |
| 5246 | #line 5246 "configure" | 5262 | #line 5262 "configure" |
| 5247 | #include "confdefs.h" | 5263 | #include "confdefs.h" |
| 5248 | #include <X11/Intrinsic.h> | 5264 | #include <X11/Intrinsic.h> |
| 5249 | _ACEOF | 5265 | _ACEOF |
| 5250 | if { (eval echo "$as_me:5250: \"$ac_cpp conftest.$ac_ext\"") >&5 | 5266 | if { (eval echo "$as_me:5266: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 5251 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 5267 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 5252 | ac_status=$? | 5268 | ac_status=$? |
| 5253 | egrep -v '^ *\+' conftest.er1 >conftest.err | 5269 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 5254 | rm -f conftest.er1 | 5270 | rm -f conftest.er1 |
| 5255 | cat conftest.err >&5 | 5271 | cat conftest.err >&5 |
| 5256 | echo "$as_me:5256: \$? = $ac_status" >&5 | 5272 | echo "$as_me:5272: \$? = $ac_status" >&5 |
| 5257 | (exit $ac_status); } >/dev/null; then | 5273 | (exit $ac_status); } >/dev/null; then |
| 5258 | if test -s conftest.err; then | 5274 | if test -s conftest.err; then |
| 5259 | ac_cpp_err=$ac_c_preproc_warn_flag | 5275 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -5286,7 +5302,7 @@ if test "$ac_x_libraries" = no; then | |||
| 5286 | ac_save_LIBS=$LIBS | 5302 | ac_save_LIBS=$LIBS |
| 5287 | LIBS="-lXt $LIBS" | 5303 | LIBS="-lXt $LIBS" |
| 5288 | cat >conftest.$ac_ext <<_ACEOF | 5304 | cat >conftest.$ac_ext <<_ACEOF |
| 5289 | #line 5289 "configure" | 5305 | #line 5305 "configure" |
| 5290 | #include "confdefs.h" | 5306 | #include "confdefs.h" |
| 5291 | #include <X11/Intrinsic.h> | 5307 | #include <X11/Intrinsic.h> |
| 5292 | int | 5308 | int |
| @@ -5298,16 +5314,16 @@ XtMalloc (0) | |||
| 5298 | } | 5314 | } |
| 5299 | _ACEOF | 5315 | _ACEOF |
| 5300 | rm -f conftest.$ac_objext conftest$ac_exeext | 5316 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 5301 | if { (eval echo "$as_me:5301: \"$ac_link\"") >&5 | 5317 | if { (eval echo "$as_me:5317: \"$ac_link\"") >&5 |
| 5302 | (eval $ac_link) 2>&5 | 5318 | (eval $ac_link) 2>&5 |
| 5303 | ac_status=$? | 5319 | ac_status=$? |
| 5304 | echo "$as_me:5304: \$? = $ac_status" >&5 | 5320 | echo "$as_me:5320: \$? = $ac_status" >&5 |
| 5305 | (exit $ac_status); } && | 5321 | (exit $ac_status); } && |
| 5306 | { ac_try='test -s conftest$ac_exeext' | 5322 | { ac_try='test -s conftest$ac_exeext' |
| 5307 | { (eval echo "$as_me:5307: \"$ac_try\"") >&5 | 5323 | { (eval echo "$as_me:5323: \"$ac_try\"") >&5 |
| 5308 | (eval $ac_try) 2>&5 | 5324 | (eval $ac_try) 2>&5 |
| 5309 | ac_status=$? | 5325 | ac_status=$? |
| 5310 | echo "$as_me:5310: \$? = $ac_status" >&5 | 5326 | echo "$as_me:5326: \$? = $ac_status" >&5 |
| 5311 | (exit $ac_status); }; }; then | 5327 | (exit $ac_status); }; }; then |
| 5312 | LIBS=$ac_save_LIBS | 5328 | LIBS=$ac_save_LIBS |
| 5313 | # We can link X programs with no special library path. | 5329 | # We can link X programs with no special library path. |
| @@ -5345,7 +5361,7 @@ fi | |||
| 5345 | fi # $with_x != no | 5361 | fi # $with_x != no |
| 5346 | 5362 | ||
| 5347 | if test "$have_x" != yes; then | 5363 | if test "$have_x" != yes; then |
| 5348 | echo "$as_me:5348: result: $have_x" >&5 | 5364 | echo "$as_me:5364: result: $have_x" >&5 |
| 5349 | echo "${ECHO_T}$have_x" >&6 | 5365 | echo "${ECHO_T}$have_x" >&6 |
| 5350 | no_x=yes | 5366 | no_x=yes |
| 5351 | else | 5367 | else |
| @@ -5355,7 +5371,7 @@ else | |||
| 5355 | # Update the cache value to reflect the command line values. | 5371 | # Update the cache value to reflect the command line values. |
| 5356 | ac_cv_have_x="have_x=yes \ | 5372 | ac_cv_have_x="have_x=yes \ |
| 5357 | ac_x_includes=$x_includes ac_x_libraries=$x_libraries" | 5373 | ac_x_includes=$x_includes ac_x_libraries=$x_libraries" |
| 5358 | echo "$as_me:5358: result: libraries $x_libraries, headers $x_includes" >&5 | 5374 | echo "$as_me:5374: result: libraries $x_libraries, headers $x_includes" >&5 |
| 5359 | echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6 | 5375 | echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6 |
| 5360 | fi | 5376 | fi |
| 5361 | 5377 | ||
| @@ -5453,13 +5469,13 @@ UNEXEC_SRC="`echo ${unexec} | sed 's/\.o/.c/'`" | |||
| 5453 | # Assume not, until told otherwise. | 5469 | # Assume not, until told otherwise. |
| 5454 | GNU_MALLOC=yes | 5470 | GNU_MALLOC=yes |
| 5455 | doug_lea_malloc=yes | 5471 | doug_lea_malloc=yes |
| 5456 | echo "$as_me:5456: checking for malloc_get_state" >&5 | 5472 | echo "$as_me:5472: checking for malloc_get_state" >&5 |
| 5457 | echo $ECHO_N "checking for malloc_get_state... $ECHO_C" >&6 | 5473 | echo $ECHO_N "checking for malloc_get_state... $ECHO_C" >&6 |
| 5458 | if test "${ac_cv_func_malloc_get_state+set}" = set; then | 5474 | if test "${ac_cv_func_malloc_get_state+set}" = set; then |
| 5459 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5475 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5460 | else | 5476 | else |
| 5461 | cat >conftest.$ac_ext <<_ACEOF | 5477 | cat >conftest.$ac_ext <<_ACEOF |
| 5462 | #line 5462 "configure" | 5478 | #line 5478 "configure" |
| 5463 | #include "confdefs.h" | 5479 | #include "confdefs.h" |
| 5464 | /* System header to define __stub macros and hopefully few prototypes, | 5480 | /* System header to define __stub macros and hopefully few prototypes, |
| 5465 | which can conflict with char malloc_get_state (); below. */ | 5481 | which can conflict with char malloc_get_state (); below. */ |
| @@ -5490,16 +5506,16 @@ f = malloc_get_state; | |||
| 5490 | } | 5506 | } |
| 5491 | _ACEOF | 5507 | _ACEOF |
| 5492 | rm -f conftest.$ac_objext conftest$ac_exeext | 5508 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 5493 | if { (eval echo "$as_me:5493: \"$ac_link\"") >&5 | 5509 | if { (eval echo "$as_me:5509: \"$ac_link\"") >&5 |
| 5494 | (eval $ac_link) 2>&5 | 5510 | (eval $ac_link) 2>&5 |
| 5495 | ac_status=$? | 5511 | ac_status=$? |
| 5496 | echo "$as_me:5496: \$? = $ac_status" >&5 | 5512 | echo "$as_me:5512: \$? = $ac_status" >&5 |
| 5497 | (exit $ac_status); } && | 5513 | (exit $ac_status); } && |
| 5498 | { ac_try='test -s conftest$ac_exeext' | 5514 | { ac_try='test -s conftest$ac_exeext' |
| 5499 | { (eval echo "$as_me:5499: \"$ac_try\"") >&5 | 5515 | { (eval echo "$as_me:5515: \"$ac_try\"") >&5 |
| 5500 | (eval $ac_try) 2>&5 | 5516 | (eval $ac_try) 2>&5 |
| 5501 | ac_status=$? | 5517 | ac_status=$? |
| 5502 | echo "$as_me:5502: \$? = $ac_status" >&5 | 5518 | echo "$as_me:5518: \$? = $ac_status" >&5 |
| 5503 | (exit $ac_status); }; }; then | 5519 | (exit $ac_status); }; }; then |
| 5504 | ac_cv_func_malloc_get_state=yes | 5520 | ac_cv_func_malloc_get_state=yes |
| 5505 | else | 5521 | else |
| @@ -5509,7 +5525,7 @@ ac_cv_func_malloc_get_state=no | |||
| 5509 | fi | 5525 | fi |
| 5510 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 5526 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 5511 | fi | 5527 | fi |
| 5512 | echo "$as_me:5512: result: $ac_cv_func_malloc_get_state" >&5 | 5528 | echo "$as_me:5528: result: $ac_cv_func_malloc_get_state" >&5 |
| 5513 | echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6 | 5529 | echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6 |
| 5514 | if test $ac_cv_func_malloc_get_state = yes; then | 5530 | if test $ac_cv_func_malloc_get_state = yes; then |
| 5515 | : | 5531 | : |
| @@ -5517,13 +5533,13 @@ else | |||
| 5517 | doug_lea_malloc=no | 5533 | doug_lea_malloc=no |
| 5518 | fi | 5534 | fi |
| 5519 | 5535 | ||
| 5520 | echo "$as_me:5520: checking for malloc_set_state" >&5 | 5536 | echo "$as_me:5536: checking for malloc_set_state" >&5 |
| 5521 | echo $ECHO_N "checking for malloc_set_state... $ECHO_C" >&6 | 5537 | echo $ECHO_N "checking for malloc_set_state... $ECHO_C" >&6 |
| 5522 | if test "${ac_cv_func_malloc_set_state+set}" = set; then | 5538 | if test "${ac_cv_func_malloc_set_state+set}" = set; then |
| 5523 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5539 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5524 | else | 5540 | else |
| 5525 | cat >conftest.$ac_ext <<_ACEOF | 5541 | cat >conftest.$ac_ext <<_ACEOF |
| 5526 | #line 5526 "configure" | 5542 | #line 5542 "configure" |
| 5527 | #include "confdefs.h" | 5543 | #include "confdefs.h" |
| 5528 | /* System header to define __stub macros and hopefully few prototypes, | 5544 | /* System header to define __stub macros and hopefully few prototypes, |
| 5529 | which can conflict with char malloc_set_state (); below. */ | 5545 | which can conflict with char malloc_set_state (); below. */ |
| @@ -5554,16 +5570,16 @@ f = malloc_set_state; | |||
| 5554 | } | 5570 | } |
| 5555 | _ACEOF | 5571 | _ACEOF |
| 5556 | rm -f conftest.$ac_objext conftest$ac_exeext | 5572 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 5557 | if { (eval echo "$as_me:5557: \"$ac_link\"") >&5 | 5573 | if { (eval echo "$as_me:5573: \"$ac_link\"") >&5 |
| 5558 | (eval $ac_link) 2>&5 | 5574 | (eval $ac_link) 2>&5 |
| 5559 | ac_status=$? | 5575 | ac_status=$? |
| 5560 | echo "$as_me:5560: \$? = $ac_status" >&5 | 5576 | echo "$as_me:5576: \$? = $ac_status" >&5 |
| 5561 | (exit $ac_status); } && | 5577 | (exit $ac_status); } && |
| 5562 | { ac_try='test -s conftest$ac_exeext' | 5578 | { ac_try='test -s conftest$ac_exeext' |
| 5563 | { (eval echo "$as_me:5563: \"$ac_try\"") >&5 | 5579 | { (eval echo "$as_me:5579: \"$ac_try\"") >&5 |
| 5564 | (eval $ac_try) 2>&5 | 5580 | (eval $ac_try) 2>&5 |
| 5565 | ac_status=$? | 5581 | ac_status=$? |
| 5566 | echo "$as_me:5566: \$? = $ac_status" >&5 | 5582 | echo "$as_me:5582: \$? = $ac_status" >&5 |
| 5567 | (exit $ac_status); }; }; then | 5583 | (exit $ac_status); }; }; then |
| 5568 | ac_cv_func_malloc_set_state=yes | 5584 | ac_cv_func_malloc_set_state=yes |
| 5569 | else | 5585 | else |
| @@ -5573,7 +5589,7 @@ ac_cv_func_malloc_set_state=no | |||
| 5573 | fi | 5589 | fi |
| 5574 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 5590 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 5575 | fi | 5591 | fi |
| 5576 | echo "$as_me:5576: result: $ac_cv_func_malloc_set_state" >&5 | 5592 | echo "$as_me:5592: result: $ac_cv_func_malloc_set_state" >&5 |
| 5577 | echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6 | 5593 | echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6 |
| 5578 | if test $ac_cv_func_malloc_set_state = yes; then | 5594 | if test $ac_cv_func_malloc_set_state = yes; then |
| 5579 | : | 5595 | : |
| @@ -5581,13 +5597,13 @@ else | |||
| 5581 | doug_lea_malloc=no | 5597 | doug_lea_malloc=no |
| 5582 | fi | 5598 | fi |
| 5583 | 5599 | ||
| 5584 | echo "$as_me:5584: checking whether __after_morecore_hook exists" >&5 | 5600 | echo "$as_me:5600: checking whether __after_morecore_hook exists" >&5 |
| 5585 | echo $ECHO_N "checking whether __after_morecore_hook exists... $ECHO_C" >&6 | 5601 | echo $ECHO_N "checking whether __after_morecore_hook exists... $ECHO_C" >&6 |
| 5586 | if test "${emacs_cv_var___after_morecore_hook+set}" = set; then | 5602 | if test "${emacs_cv_var___after_morecore_hook+set}" = set; then |
| 5587 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5603 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5588 | else | 5604 | else |
| 5589 | cat >conftest.$ac_ext <<_ACEOF | 5605 | cat >conftest.$ac_ext <<_ACEOF |
| 5590 | #line 5590 "configure" | 5606 | #line 5606 "configure" |
| 5591 | #include "confdefs.h" | 5607 | #include "confdefs.h" |
| 5592 | extern void (* __after_morecore_hook)(); | 5608 | extern void (* __after_morecore_hook)(); |
| 5593 | int | 5609 | int |
| @@ -5599,16 +5615,16 @@ __after_morecore_hook = 0 | |||
| 5599 | } | 5615 | } |
| 5600 | _ACEOF | 5616 | _ACEOF |
| 5601 | rm -f conftest.$ac_objext conftest$ac_exeext | 5617 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 5602 | if { (eval echo "$as_me:5602: \"$ac_link\"") >&5 | 5618 | if { (eval echo "$as_me:5618: \"$ac_link\"") >&5 |
| 5603 | (eval $ac_link) 2>&5 | 5619 | (eval $ac_link) 2>&5 |
| 5604 | ac_status=$? | 5620 | ac_status=$? |
| 5605 | echo "$as_me:5605: \$? = $ac_status" >&5 | 5621 | echo "$as_me:5621: \$? = $ac_status" >&5 |
| 5606 | (exit $ac_status); } && | 5622 | (exit $ac_status); } && |
| 5607 | { ac_try='test -s conftest$ac_exeext' | 5623 | { ac_try='test -s conftest$ac_exeext' |
| 5608 | { (eval echo "$as_me:5608: \"$ac_try\"") >&5 | 5624 | { (eval echo "$as_me:5624: \"$ac_try\"") >&5 |
| 5609 | (eval $ac_try) 2>&5 | 5625 | (eval $ac_try) 2>&5 |
| 5610 | ac_status=$? | 5626 | ac_status=$? |
| 5611 | echo "$as_me:5611: \$? = $ac_status" >&5 | 5627 | echo "$as_me:5627: \$? = $ac_status" >&5 |
| 5612 | (exit $ac_status); }; }; then | 5628 | (exit $ac_status); }; }; then |
| 5613 | emacs_cv_var___after_morecore_hook=yes | 5629 | emacs_cv_var___after_morecore_hook=yes |
| 5614 | else | 5630 | else |
| @@ -5618,7 +5634,7 @@ emacs_cv_var___after_morecore_hook=no | |||
| 5618 | fi | 5634 | fi |
| 5619 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 5635 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 5620 | fi | 5636 | fi |
| 5621 | echo "$as_me:5621: result: $emacs_cv_var___after_morecore_hook" >&5 | 5637 | echo "$as_me:5637: result: $emacs_cv_var___after_morecore_hook" >&5 |
| 5622 | echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6 | 5638 | echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6 |
| 5623 | if test $emacs_cv_var___after_morecore_hook = no; then | 5639 | if test $emacs_cv_var___after_morecore_hook = no; then |
| 5624 | doug_lea_malloc=no | 5640 | doug_lea_malloc=no |
| @@ -5649,28 +5665,28 @@ for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ | |||
| 5649 | inttypes.h stdint.h unistd.h | 5665 | inttypes.h stdint.h unistd.h |
| 5650 | do | 5666 | do |
| 5651 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 5667 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 5652 | echo "$as_me:5652: checking for $ac_header" >&5 | 5668 | echo "$as_me:5668: checking for $ac_header" >&5 |
| 5653 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 5669 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 5654 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 5670 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 5655 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5671 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5656 | else | 5672 | else |
| 5657 | cat >conftest.$ac_ext <<_ACEOF | 5673 | cat >conftest.$ac_ext <<_ACEOF |
| 5658 | #line 5658 "configure" | 5674 | #line 5674 "configure" |
| 5659 | #include "confdefs.h" | 5675 | #include "confdefs.h" |
| 5660 | $ac_includes_default | 5676 | $ac_includes_default |
| 5661 | #include <$ac_header> | 5677 | #include <$ac_header> |
| 5662 | _ACEOF | 5678 | _ACEOF |
| 5663 | rm -f conftest.$ac_objext | 5679 | rm -f conftest.$ac_objext |
| 5664 | if { (eval echo "$as_me:5664: \"$ac_compile\"") >&5 | 5680 | if { (eval echo "$as_me:5680: \"$ac_compile\"") >&5 |
| 5665 | (eval $ac_compile) 2>&5 | 5681 | (eval $ac_compile) 2>&5 |
| 5666 | ac_status=$? | 5682 | ac_status=$? |
| 5667 | echo "$as_me:5667: \$? = $ac_status" >&5 | 5683 | echo "$as_me:5683: \$? = $ac_status" >&5 |
| 5668 | (exit $ac_status); } && | 5684 | (exit $ac_status); } && |
| 5669 | { ac_try='test -s conftest.$ac_objext' | 5685 | { ac_try='test -s conftest.$ac_objext' |
| 5670 | { (eval echo "$as_me:5670: \"$ac_try\"") >&5 | 5686 | { (eval echo "$as_me:5686: \"$ac_try\"") >&5 |
| 5671 | (eval $ac_try) 2>&5 | 5687 | (eval $ac_try) 2>&5 |
| 5672 | ac_status=$? | 5688 | ac_status=$? |
| 5673 | echo "$as_me:5673: \$? = $ac_status" >&5 | 5689 | echo "$as_me:5689: \$? = $ac_status" >&5 |
| 5674 | (exit $ac_status); }; }; then | 5690 | (exit $ac_status); }; }; then |
| 5675 | eval "$as_ac_Header=yes" | 5691 | eval "$as_ac_Header=yes" |
| 5676 | else | 5692 | else |
| @@ -5680,7 +5696,7 @@ eval "$as_ac_Header=no" | |||
| 5680 | fi | 5696 | fi |
| 5681 | rm -f conftest.$ac_objext conftest.$ac_ext | 5697 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 5682 | fi | 5698 | fi |
| 5683 | echo "$as_me:5683: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 5699 | echo "$as_me:5699: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 5684 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 5700 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 5685 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | 5701 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 5686 | cat >>confdefs.h <<EOF | 5702 | cat >>confdefs.h <<EOF |
| @@ -5693,23 +5709,23 @@ done | |||
| 5693 | for ac_header in stdlib.h unistd.h | 5709 | for ac_header in stdlib.h unistd.h |
| 5694 | do | 5710 | do |
| 5695 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 5711 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 5696 | echo "$as_me:5696: checking for $ac_header" >&5 | 5712 | echo "$as_me:5712: checking for $ac_header" >&5 |
| 5697 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 5713 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 5698 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 5714 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 5699 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5715 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5700 | else | 5716 | else |
| 5701 | cat >conftest.$ac_ext <<_ACEOF | 5717 | cat >conftest.$ac_ext <<_ACEOF |
| 5702 | #line 5702 "configure" | 5718 | #line 5718 "configure" |
| 5703 | #include "confdefs.h" | 5719 | #include "confdefs.h" |
| 5704 | #include <$ac_header> | 5720 | #include <$ac_header> |
| 5705 | _ACEOF | 5721 | _ACEOF |
| 5706 | if { (eval echo "$as_me:5706: \"$ac_cpp conftest.$ac_ext\"") >&5 | 5722 | if { (eval echo "$as_me:5722: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 5707 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 5723 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 5708 | ac_status=$? | 5724 | ac_status=$? |
| 5709 | egrep -v '^ *\+' conftest.er1 >conftest.err | 5725 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 5710 | rm -f conftest.er1 | 5726 | rm -f conftest.er1 |
| 5711 | cat conftest.err >&5 | 5727 | cat conftest.err >&5 |
| 5712 | echo "$as_me:5712: \$? = $ac_status" >&5 | 5728 | echo "$as_me:5728: \$? = $ac_status" >&5 |
| 5713 | (exit $ac_status); } >/dev/null; then | 5729 | (exit $ac_status); } >/dev/null; then |
| 5714 | if test -s conftest.err; then | 5730 | if test -s conftest.err; then |
| 5715 | ac_cpp_err=$ac_c_preproc_warn_flag | 5731 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -5728,7 +5744,7 @@ else | |||
| 5728 | fi | 5744 | fi |
| 5729 | rm -f conftest.err conftest.$ac_ext | 5745 | rm -f conftest.err conftest.$ac_ext |
| 5730 | fi | 5746 | fi |
| 5731 | echo "$as_me:5731: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 5747 | echo "$as_me:5747: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 5732 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 5748 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 5733 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | 5749 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 5734 | cat >>confdefs.h <<EOF | 5750 | cat >>confdefs.h <<EOF |
| @@ -5741,13 +5757,13 @@ done | |||
| 5741 | for ac_func in getpagesize | 5757 | for ac_func in getpagesize |
| 5742 | do | 5758 | do |
| 5743 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | 5759 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 5744 | echo "$as_me:5744: checking for $ac_func" >&5 | 5760 | echo "$as_me:5760: checking for $ac_func" >&5 |
| 5745 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 5761 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 5746 | if eval "test \"\${$as_ac_var+set}\" = set"; then | 5762 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 5747 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5763 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5748 | else | 5764 | else |
| 5749 | cat >conftest.$ac_ext <<_ACEOF | 5765 | cat >conftest.$ac_ext <<_ACEOF |
| 5750 | #line 5750 "configure" | 5766 | #line 5766 "configure" |
| 5751 | #include "confdefs.h" | 5767 | #include "confdefs.h" |
| 5752 | /* System header to define __stub macros and hopefully few prototypes, | 5768 | /* System header to define __stub macros and hopefully few prototypes, |
| 5753 | which can conflict with char $ac_func (); below. */ | 5769 | which can conflict with char $ac_func (); below. */ |
| @@ -5778,16 +5794,16 @@ f = $ac_func; | |||
| 5778 | } | 5794 | } |
| 5779 | _ACEOF | 5795 | _ACEOF |
| 5780 | rm -f conftest.$ac_objext conftest$ac_exeext | 5796 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 5781 | if { (eval echo "$as_me:5781: \"$ac_link\"") >&5 | 5797 | if { (eval echo "$as_me:5797: \"$ac_link\"") >&5 |
| 5782 | (eval $ac_link) 2>&5 | 5798 | (eval $ac_link) 2>&5 |
| 5783 | ac_status=$? | 5799 | ac_status=$? |
| 5784 | echo "$as_me:5784: \$? = $ac_status" >&5 | 5800 | echo "$as_me:5800: \$? = $ac_status" >&5 |
| 5785 | (exit $ac_status); } && | 5801 | (exit $ac_status); } && |
| 5786 | { ac_try='test -s conftest$ac_exeext' | 5802 | { ac_try='test -s conftest$ac_exeext' |
| 5787 | { (eval echo "$as_me:5787: \"$ac_try\"") >&5 | 5803 | { (eval echo "$as_me:5803: \"$ac_try\"") >&5 |
| 5788 | (eval $ac_try) 2>&5 | 5804 | (eval $ac_try) 2>&5 |
| 5789 | ac_status=$? | 5805 | ac_status=$? |
| 5790 | echo "$as_me:5790: \$? = $ac_status" >&5 | 5806 | echo "$as_me:5806: \$? = $ac_status" >&5 |
| 5791 | (exit $ac_status); }; }; then | 5807 | (exit $ac_status); }; }; then |
| 5792 | eval "$as_ac_var=yes" | 5808 | eval "$as_ac_var=yes" |
| 5793 | else | 5809 | else |
| @@ -5797,7 +5813,7 @@ eval "$as_ac_var=no" | |||
| 5797 | fi | 5813 | fi |
| 5798 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 5814 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 5799 | fi | 5815 | fi |
| 5800 | echo "$as_me:5800: result: `eval echo '${'$as_ac_var'}'`" >&5 | 5816 | echo "$as_me:5816: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 5801 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 5817 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 5802 | if test `eval echo '${'$as_ac_var'}'` = yes; then | 5818 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
| 5803 | cat >>confdefs.h <<EOF | 5819 | cat >>confdefs.h <<EOF |
| @@ -5807,7 +5823,7 @@ EOF | |||
| 5807 | fi | 5823 | fi |
| 5808 | done | 5824 | done |
| 5809 | 5825 | ||
| 5810 | echo "$as_me:5810: checking for working mmap" >&5 | 5826 | echo "$as_me:5826: checking for working mmap" >&5 |
| 5811 | echo $ECHO_N "checking for working mmap... $ECHO_C" >&6 | 5827 | echo $ECHO_N "checking for working mmap... $ECHO_C" >&6 |
| 5812 | if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then | 5828 | if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then |
| 5813 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 5829 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -5816,7 +5832,7 @@ else | |||
| 5816 | ac_cv_func_mmap_fixed_mapped=no | 5832 | ac_cv_func_mmap_fixed_mapped=no |
| 5817 | else | 5833 | else |
| 5818 | cat >conftest.$ac_ext <<_ACEOF | 5834 | cat >conftest.$ac_ext <<_ACEOF |
| 5819 | #line 5819 "configure" | 5835 | #line 5835 "configure" |
| 5820 | #include "confdefs.h" | 5836 | #include "confdefs.h" |
| 5821 | $ac_includes_default | 5837 | $ac_includes_default |
| 5822 | /* Thanks to Mike Haertel and Jim Avera for this test. | 5838 | /* Thanks to Mike Haertel and Jim Avera for this test. |
| @@ -5943,15 +5959,15 @@ main () | |||
| 5943 | } | 5959 | } |
| 5944 | _ACEOF | 5960 | _ACEOF |
| 5945 | rm -f conftest$ac_exeext | 5961 | rm -f conftest$ac_exeext |
| 5946 | if { (eval echo "$as_me:5946: \"$ac_link\"") >&5 | 5962 | if { (eval echo "$as_me:5962: \"$ac_link\"") >&5 |
| 5947 | (eval $ac_link) 2>&5 | 5963 | (eval $ac_link) 2>&5 |
| 5948 | ac_status=$? | 5964 | ac_status=$? |
| 5949 | echo "$as_me:5949: \$? = $ac_status" >&5 | 5965 | echo "$as_me:5965: \$? = $ac_status" >&5 |
| 5950 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | 5966 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
| 5951 | { (eval echo "$as_me:5951: \"$ac_try\"") >&5 | 5967 | { (eval echo "$as_me:5967: \"$ac_try\"") >&5 |
| 5952 | (eval $ac_try) 2>&5 | 5968 | (eval $ac_try) 2>&5 |
| 5953 | ac_status=$? | 5969 | ac_status=$? |
| 5954 | echo "$as_me:5954: \$? = $ac_status" >&5 | 5970 | echo "$as_me:5970: \$? = $ac_status" >&5 |
| 5955 | (exit $ac_status); }; }; then | 5971 | (exit $ac_status); }; }; then |
| 5956 | ac_cv_func_mmap_fixed_mapped=yes | 5972 | ac_cv_func_mmap_fixed_mapped=yes |
| 5957 | else | 5973 | else |
| @@ -5963,7 +5979,7 @@ fi | |||
| 5963 | rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 5979 | rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 5964 | fi | 5980 | fi |
| 5965 | fi | 5981 | fi |
| 5966 | echo "$as_me:5966: result: $ac_cv_func_mmap_fixed_mapped" >&5 | 5982 | echo "$as_me:5982: result: $ac_cv_func_mmap_fixed_mapped" >&5 |
| 5967 | echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6 | 5983 | echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6 |
| 5968 | if test $ac_cv_func_mmap_fixed_mapped = yes; then | 5984 | if test $ac_cv_func_mmap_fixed_mapped = yes; then |
| 5969 | 5985 | ||
| @@ -5980,7 +5996,7 @@ fi | |||
| 5980 | 5996 | ||
| 5981 | LIBS="$libsrc_libs $LIBS" | 5997 | LIBS="$libsrc_libs $LIBS" |
| 5982 | 5998 | ||
| 5983 | echo "$as_me:5983: checking for dnet_ntoa in -ldnet" >&5 | 5999 | echo "$as_me:5999: checking for dnet_ntoa in -ldnet" >&5 |
| 5984 | echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6 | 6000 | echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6 |
| 5985 | if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then | 6001 | if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then |
| 5986 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6002 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -5988,7 +6004,7 @@ else | |||
| 5988 | ac_check_lib_save_LIBS=$LIBS | 6004 | ac_check_lib_save_LIBS=$LIBS |
| 5989 | LIBS="-ldnet $LIBS" | 6005 | LIBS="-ldnet $LIBS" |
| 5990 | cat >conftest.$ac_ext <<_ACEOF | 6006 | cat >conftest.$ac_ext <<_ACEOF |
| 5991 | #line 5991 "configure" | 6007 | #line 6007 "configure" |
| 5992 | #include "confdefs.h" | 6008 | #include "confdefs.h" |
| 5993 | 6009 | ||
| 5994 | /* Override any gcc2 internal prototype to avoid an error. */ | 6010 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -6007,16 +6023,16 @@ dnet_ntoa (); | |||
| 6007 | } | 6023 | } |
| 6008 | _ACEOF | 6024 | _ACEOF |
| 6009 | rm -f conftest.$ac_objext conftest$ac_exeext | 6025 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6010 | if { (eval echo "$as_me:6010: \"$ac_link\"") >&5 | 6026 | if { (eval echo "$as_me:6026: \"$ac_link\"") >&5 |
| 6011 | (eval $ac_link) 2>&5 | 6027 | (eval $ac_link) 2>&5 |
| 6012 | ac_status=$? | 6028 | ac_status=$? |
| 6013 | echo "$as_me:6013: \$? = $ac_status" >&5 | 6029 | echo "$as_me:6029: \$? = $ac_status" >&5 |
| 6014 | (exit $ac_status); } && | 6030 | (exit $ac_status); } && |
| 6015 | { ac_try='test -s conftest$ac_exeext' | 6031 | { ac_try='test -s conftest$ac_exeext' |
| 6016 | { (eval echo "$as_me:6016: \"$ac_try\"") >&5 | 6032 | { (eval echo "$as_me:6032: \"$ac_try\"") >&5 |
| 6017 | (eval $ac_try) 2>&5 | 6033 | (eval $ac_try) 2>&5 |
| 6018 | ac_status=$? | 6034 | ac_status=$? |
| 6019 | echo "$as_me:6019: \$? = $ac_status" >&5 | 6035 | echo "$as_me:6035: \$? = $ac_status" >&5 |
| 6020 | (exit $ac_status); }; }; then | 6036 | (exit $ac_status); }; }; then |
| 6021 | ac_cv_lib_dnet_dnet_ntoa=yes | 6037 | ac_cv_lib_dnet_dnet_ntoa=yes |
| 6022 | else | 6038 | else |
| @@ -6027,7 +6043,7 @@ fi | |||
| 6027 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 6043 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 6028 | LIBS=$ac_check_lib_save_LIBS | 6044 | LIBS=$ac_check_lib_save_LIBS |
| 6029 | fi | 6045 | fi |
| 6030 | echo "$as_me:6030: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 | 6046 | echo "$as_me:6046: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 |
| 6031 | echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6 | 6047 | echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6 |
| 6032 | if test $ac_cv_lib_dnet_dnet_ntoa = yes; then | 6048 | if test $ac_cv_lib_dnet_dnet_ntoa = yes; then |
| 6033 | cat >>confdefs.h <<EOF | 6049 | cat >>confdefs.h <<EOF |
| @@ -6038,7 +6054,7 @@ EOF | |||
| 6038 | 6054 | ||
| 6039 | fi | 6055 | fi |
| 6040 | 6056 | ||
| 6041 | echo "$as_me:6041: checking for main in -lXbsd" >&5 | 6057 | echo "$as_me:6057: checking for main in -lXbsd" >&5 |
| 6042 | echo $ECHO_N "checking for main in -lXbsd... $ECHO_C" >&6 | 6058 | echo $ECHO_N "checking for main in -lXbsd... $ECHO_C" >&6 |
| 6043 | if test "${ac_cv_lib_Xbsd_main+set}" = set; then | 6059 | if test "${ac_cv_lib_Xbsd_main+set}" = set; then |
| 6044 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6060 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -6046,7 +6062,7 @@ else | |||
| 6046 | ac_check_lib_save_LIBS=$LIBS | 6062 | ac_check_lib_save_LIBS=$LIBS |
| 6047 | LIBS="-lXbsd $LIBS" | 6063 | LIBS="-lXbsd $LIBS" |
| 6048 | cat >conftest.$ac_ext <<_ACEOF | 6064 | cat >conftest.$ac_ext <<_ACEOF |
| 6049 | #line 6049 "configure" | 6065 | #line 6065 "configure" |
| 6050 | #include "confdefs.h" | 6066 | #include "confdefs.h" |
| 6051 | 6067 | ||
| 6052 | int | 6068 | int |
| @@ -6058,16 +6074,16 @@ main (); | |||
| 6058 | } | 6074 | } |
| 6059 | _ACEOF | 6075 | _ACEOF |
| 6060 | rm -f conftest.$ac_objext conftest$ac_exeext | 6076 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6061 | if { (eval echo "$as_me:6061: \"$ac_link\"") >&5 | 6077 | if { (eval echo "$as_me:6077: \"$ac_link\"") >&5 |
| 6062 | (eval $ac_link) 2>&5 | 6078 | (eval $ac_link) 2>&5 |
| 6063 | ac_status=$? | 6079 | ac_status=$? |
| 6064 | echo "$as_me:6064: \$? = $ac_status" >&5 | 6080 | echo "$as_me:6080: \$? = $ac_status" >&5 |
| 6065 | (exit $ac_status); } && | 6081 | (exit $ac_status); } && |
| 6066 | { ac_try='test -s conftest$ac_exeext' | 6082 | { ac_try='test -s conftest$ac_exeext' |
| 6067 | { (eval echo "$as_me:6067: \"$ac_try\"") >&5 | 6083 | { (eval echo "$as_me:6083: \"$ac_try\"") >&5 |
| 6068 | (eval $ac_try) 2>&5 | 6084 | (eval $ac_try) 2>&5 |
| 6069 | ac_status=$? | 6085 | ac_status=$? |
| 6070 | echo "$as_me:6070: \$? = $ac_status" >&5 | 6086 | echo "$as_me:6086: \$? = $ac_status" >&5 |
| 6071 | (exit $ac_status); }; }; then | 6087 | (exit $ac_status); }; }; then |
| 6072 | ac_cv_lib_Xbsd_main=yes | 6088 | ac_cv_lib_Xbsd_main=yes |
| 6073 | else | 6089 | else |
| @@ -6078,13 +6094,13 @@ fi | |||
| 6078 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 6094 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 6079 | LIBS=$ac_check_lib_save_LIBS | 6095 | LIBS=$ac_check_lib_save_LIBS |
| 6080 | fi | 6096 | fi |
| 6081 | echo "$as_me:6081: result: $ac_cv_lib_Xbsd_main" >&5 | 6097 | echo "$as_me:6097: result: $ac_cv_lib_Xbsd_main" >&5 |
| 6082 | echo "${ECHO_T}$ac_cv_lib_Xbsd_main" >&6 | 6098 | echo "${ECHO_T}$ac_cv_lib_Xbsd_main" >&6 |
| 6083 | if test $ac_cv_lib_Xbsd_main = yes; then | 6099 | if test $ac_cv_lib_Xbsd_main = yes; then |
| 6084 | LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -lXbsd" | 6100 | LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -lXbsd" |
| 6085 | fi | 6101 | fi |
| 6086 | 6102 | ||
| 6087 | echo "$as_me:6087: checking for cma_open in -lpthreads" >&5 | 6103 | echo "$as_me:6103: checking for cma_open in -lpthreads" >&5 |
| 6088 | echo $ECHO_N "checking for cma_open in -lpthreads... $ECHO_C" >&6 | 6104 | echo $ECHO_N "checking for cma_open in -lpthreads... $ECHO_C" >&6 |
| 6089 | if test "${ac_cv_lib_pthreads_cma_open+set}" = set; then | 6105 | if test "${ac_cv_lib_pthreads_cma_open+set}" = set; then |
| 6090 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6106 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -6092,7 +6108,7 @@ else | |||
| 6092 | ac_check_lib_save_LIBS=$LIBS | 6108 | ac_check_lib_save_LIBS=$LIBS |
| 6093 | LIBS="-lpthreads $LIBS" | 6109 | LIBS="-lpthreads $LIBS" |
| 6094 | cat >conftest.$ac_ext <<_ACEOF | 6110 | cat >conftest.$ac_ext <<_ACEOF |
| 6095 | #line 6095 "configure" | 6111 | #line 6111 "configure" |
| 6096 | #include "confdefs.h" | 6112 | #include "confdefs.h" |
| 6097 | 6113 | ||
| 6098 | /* Override any gcc2 internal prototype to avoid an error. */ | 6114 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -6111,16 +6127,16 @@ cma_open (); | |||
| 6111 | } | 6127 | } |
| 6112 | _ACEOF | 6128 | _ACEOF |
| 6113 | rm -f conftest.$ac_objext conftest$ac_exeext | 6129 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6114 | if { (eval echo "$as_me:6114: \"$ac_link\"") >&5 | 6130 | if { (eval echo "$as_me:6130: \"$ac_link\"") >&5 |
| 6115 | (eval $ac_link) 2>&5 | 6131 | (eval $ac_link) 2>&5 |
| 6116 | ac_status=$? | 6132 | ac_status=$? |
| 6117 | echo "$as_me:6117: \$? = $ac_status" >&5 | 6133 | echo "$as_me:6133: \$? = $ac_status" >&5 |
| 6118 | (exit $ac_status); } && | 6134 | (exit $ac_status); } && |
| 6119 | { ac_try='test -s conftest$ac_exeext' | 6135 | { ac_try='test -s conftest$ac_exeext' |
| 6120 | { (eval echo "$as_me:6120: \"$ac_try\"") >&5 | 6136 | { (eval echo "$as_me:6136: \"$ac_try\"") >&5 |
| 6121 | (eval $ac_try) 2>&5 | 6137 | (eval $ac_try) 2>&5 |
| 6122 | ac_status=$? | 6138 | ac_status=$? |
| 6123 | echo "$as_me:6123: \$? = $ac_status" >&5 | 6139 | echo "$as_me:6139: \$? = $ac_status" >&5 |
| 6124 | (exit $ac_status); }; }; then | 6140 | (exit $ac_status); }; }; then |
| 6125 | ac_cv_lib_pthreads_cma_open=yes | 6141 | ac_cv_lib_pthreads_cma_open=yes |
| 6126 | else | 6142 | else |
| @@ -6131,7 +6147,7 @@ fi | |||
| 6131 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 6147 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 6132 | LIBS=$ac_check_lib_save_LIBS | 6148 | LIBS=$ac_check_lib_save_LIBS |
| 6133 | fi | 6149 | fi |
| 6134 | echo "$as_me:6134: result: $ac_cv_lib_pthreads_cma_open" >&5 | 6150 | echo "$as_me:6150: result: $ac_cv_lib_pthreads_cma_open" >&5 |
| 6135 | echo "${ECHO_T}$ac_cv_lib_pthreads_cma_open" >&6 | 6151 | echo "${ECHO_T}$ac_cv_lib_pthreads_cma_open" >&6 |
| 6136 | if test $ac_cv_lib_pthreads_cma_open = yes; then | 6152 | if test $ac_cv_lib_pthreads_cma_open = yes; then |
| 6137 | cat >>confdefs.h <<EOF | 6153 | cat >>confdefs.h <<EOF |
| @@ -6142,7 +6158,7 @@ EOF | |||
| 6142 | 6158 | ||
| 6143 | fi | 6159 | fi |
| 6144 | 6160 | ||
| 6145 | echo "$as_me:6145: checking for XFree86 in /usr/X386" >&5 | 6161 | echo "$as_me:6161: checking for XFree86 in /usr/X386" >&5 |
| 6146 | echo $ECHO_N "checking for XFree86 in /usr/X386... $ECHO_C" >&6 | 6162 | echo $ECHO_N "checking for XFree86 in /usr/X386... $ECHO_C" >&6 |
| 6147 | if test -d /usr/X386/include; then | 6163 | if test -d /usr/X386/include; then |
| 6148 | HAVE_XFREE386=yes | 6164 | HAVE_XFREE386=yes |
| @@ -6150,7 +6166,7 @@ if test -d /usr/X386/include; then | |||
| 6150 | else | 6166 | else |
| 6151 | HAVE_XFREE386=no | 6167 | HAVE_XFREE386=no |
| 6152 | fi | 6168 | fi |
| 6153 | echo "$as_me:6153: result: $HAVE_XFREE386" >&5 | 6169 | echo "$as_me:6169: result: $HAVE_XFREE386" >&5 |
| 6154 | echo "${ECHO_T}$HAVE_XFREE386" >&6 | 6170 | echo "${ECHO_T}$HAVE_XFREE386" >&6 |
| 6155 | 6171 | ||
| 6156 | # Change CFLAGS temporarily so that C_SWITCH_X_SITE gets used | 6172 | # Change CFLAGS temporarily so that C_SWITCH_X_SITE gets used |
| @@ -6175,10 +6191,10 @@ if test "${HAVE_X11}" = "yes"; then | |||
| 6175 | fi | 6191 | fi |
| 6176 | 6192 | ||
| 6177 | if test "${opsys}" = "gnu-linux"; then | 6193 | if test "${opsys}" = "gnu-linux"; then |
| 6178 | echo "$as_me:6178: checking whether X on GNU/Linux needs -b to link" >&5 | 6194 | echo "$as_me:6194: checking whether X on GNU/Linux needs -b to link" >&5 |
| 6179 | echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 | 6195 | echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 |
| 6180 | cat >conftest.$ac_ext <<_ACEOF | 6196 | cat >conftest.$ac_ext <<_ACEOF |
| 6181 | #line 6181 "configure" | 6197 | #line 6197 "configure" |
| 6182 | #include "confdefs.h" | 6198 | #include "confdefs.h" |
| 6183 | 6199 | ||
| 6184 | int | 6200 | int |
| @@ -6190,16 +6206,16 @@ XOpenDisplay ("foo"); | |||
| 6190 | } | 6206 | } |
| 6191 | _ACEOF | 6207 | _ACEOF |
| 6192 | rm -f conftest.$ac_objext conftest$ac_exeext | 6208 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6193 | if { (eval echo "$as_me:6193: \"$ac_link\"") >&5 | 6209 | if { (eval echo "$as_me:6209: \"$ac_link\"") >&5 |
| 6194 | (eval $ac_link) 2>&5 | 6210 | (eval $ac_link) 2>&5 |
| 6195 | ac_status=$? | 6211 | ac_status=$? |
| 6196 | echo "$as_me:6196: \$? = $ac_status" >&5 | 6212 | echo "$as_me:6212: \$? = $ac_status" >&5 |
| 6197 | (exit $ac_status); } && | 6213 | (exit $ac_status); } && |
| 6198 | { ac_try='test -s conftest$ac_exeext' | 6214 | { ac_try='test -s conftest$ac_exeext' |
| 6199 | { (eval echo "$as_me:6199: \"$ac_try\"") >&5 | 6215 | { (eval echo "$as_me:6215: \"$ac_try\"") >&5 |
| 6200 | (eval $ac_try) 2>&5 | 6216 | (eval $ac_try) 2>&5 |
| 6201 | ac_status=$? | 6217 | ac_status=$? |
| 6202 | echo "$as_me:6202: \$? = $ac_status" >&5 | 6218 | echo "$as_me:6218: \$? = $ac_status" >&5 |
| 6203 | (exit $ac_status); }; }; then | 6219 | (exit $ac_status); }; }; then |
| 6204 | xlinux_first_failure=no | 6220 | xlinux_first_failure=no |
| 6205 | else | 6221 | else |
| @@ -6218,7 +6234,7 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | |||
| 6218 | CPPFLAGS="$CPPFLAGS -b i486-linuxaout" | 6234 | CPPFLAGS="$CPPFLAGS -b i486-linuxaout" |
| 6219 | LIBS="$LIBS -b i486-linuxaout" | 6235 | LIBS="$LIBS -b i486-linuxaout" |
| 6220 | cat >conftest.$ac_ext <<_ACEOF | 6236 | cat >conftest.$ac_ext <<_ACEOF |
| 6221 | #line 6221 "configure" | 6237 | #line 6237 "configure" |
| 6222 | #include "confdefs.h" | 6238 | #include "confdefs.h" |
| 6223 | 6239 | ||
| 6224 | int | 6240 | int |
| @@ -6230,16 +6246,16 @@ XOpenDisplay ("foo"); | |||
| 6230 | } | 6246 | } |
| 6231 | _ACEOF | 6247 | _ACEOF |
| 6232 | rm -f conftest.$ac_objext conftest$ac_exeext | 6248 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6233 | if { (eval echo "$as_me:6233: \"$ac_link\"") >&5 | 6249 | if { (eval echo "$as_me:6249: \"$ac_link\"") >&5 |
| 6234 | (eval $ac_link) 2>&5 | 6250 | (eval $ac_link) 2>&5 |
| 6235 | ac_status=$? | 6251 | ac_status=$? |
| 6236 | echo "$as_me:6236: \$? = $ac_status" >&5 | 6252 | echo "$as_me:6252: \$? = $ac_status" >&5 |
| 6237 | (exit $ac_status); } && | 6253 | (exit $ac_status); } && |
| 6238 | { ac_try='test -s conftest$ac_exeext' | 6254 | { ac_try='test -s conftest$ac_exeext' |
| 6239 | { (eval echo "$as_me:6239: \"$ac_try\"") >&5 | 6255 | { (eval echo "$as_me:6255: \"$ac_try\"") >&5 |
| 6240 | (eval $ac_try) 2>&5 | 6256 | (eval $ac_try) 2>&5 |
| 6241 | ac_status=$? | 6257 | ac_status=$? |
| 6242 | echo "$as_me:6242: \$? = $ac_status" >&5 | 6258 | echo "$as_me:6258: \$? = $ac_status" >&5 |
| 6243 | (exit $ac_status); }; }; then | 6259 | (exit $ac_status); }; }; then |
| 6244 | xlinux_second_failure=no | 6260 | xlinux_second_failure=no |
| 6245 | else | 6261 | else |
| @@ -6255,24 +6271,24 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | |||
| 6255 | C_SWITCH_X_SITE="$OLD_C_SWITCH_X_SITE" | 6271 | C_SWITCH_X_SITE="$OLD_C_SWITCH_X_SITE" |
| 6256 | CPPFLAGS="$OLD_CPPFLAGS" | 6272 | CPPFLAGS="$OLD_CPPFLAGS" |
| 6257 | LIBS="$OLD_LIBS" | 6273 | LIBS="$OLD_LIBS" |
| 6258 | echo "$as_me:6258: result: no" >&5 | 6274 | echo "$as_me:6274: result: no" >&5 |
| 6259 | echo "${ECHO_T}no" >&6 | 6275 | echo "${ECHO_T}no" >&6 |
| 6260 | else | 6276 | else |
| 6261 | echo "$as_me:6261: result: yes" >&5 | 6277 | echo "$as_me:6277: result: yes" >&5 |
| 6262 | echo "${ECHO_T}yes" >&6 | 6278 | echo "${ECHO_T}yes" >&6 |
| 6263 | fi | 6279 | fi |
| 6264 | else | 6280 | else |
| 6265 | echo "$as_me:6265: result: no" >&5 | 6281 | echo "$as_me:6281: result: no" >&5 |
| 6266 | echo "${ECHO_T}no" >&6 | 6282 | echo "${ECHO_T}no" >&6 |
| 6267 | fi | 6283 | fi |
| 6268 | fi | 6284 | fi |
| 6269 | 6285 | ||
| 6270 | # Reportedly, some broken Solaris systems have XKBlib.h but are missing | 6286 | # Reportedly, some broken Solaris systems have XKBlib.h but are missing |
| 6271 | # header files included from there. | 6287 | # header files included from there. |
| 6272 | echo "$as_me:6272: checking for Xkb" >&5 | 6288 | echo "$as_me:6288: checking for Xkb" >&5 |
| 6273 | echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 | 6289 | echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 |
| 6274 | cat >conftest.$ac_ext <<_ACEOF | 6290 | cat >conftest.$ac_ext <<_ACEOF |
| 6275 | #line 6275 "configure" | 6291 | #line 6291 "configure" |
| 6276 | #include "confdefs.h" | 6292 | #include "confdefs.h" |
| 6277 | #include <X11/Xlib.h> | 6293 | #include <X11/Xlib.h> |
| 6278 | #include <X11/XKBlib.h> | 6294 | #include <X11/XKBlib.h> |
| @@ -6285,16 +6301,16 @@ XkbDescPtr kb = XkbGetKeyboard (0, XkbAllComponentsMask, XkbUseCoreKbd); | |||
| 6285 | } | 6301 | } |
| 6286 | _ACEOF | 6302 | _ACEOF |
| 6287 | rm -f conftest.$ac_objext conftest$ac_exeext | 6303 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6288 | if { (eval echo "$as_me:6288: \"$ac_link\"") >&5 | 6304 | if { (eval echo "$as_me:6304: \"$ac_link\"") >&5 |
| 6289 | (eval $ac_link) 2>&5 | 6305 | (eval $ac_link) 2>&5 |
| 6290 | ac_status=$? | 6306 | ac_status=$? |
| 6291 | echo "$as_me:6291: \$? = $ac_status" >&5 | 6307 | echo "$as_me:6307: \$? = $ac_status" >&5 |
| 6292 | (exit $ac_status); } && | 6308 | (exit $ac_status); } && |
| 6293 | { ac_try='test -s conftest$ac_exeext' | 6309 | { ac_try='test -s conftest$ac_exeext' |
| 6294 | { (eval echo "$as_me:6294: \"$ac_try\"") >&5 | 6310 | { (eval echo "$as_me:6310: \"$ac_try\"") >&5 |
| 6295 | (eval $ac_try) 2>&5 | 6311 | (eval $ac_try) 2>&5 |
| 6296 | ac_status=$? | 6312 | ac_status=$? |
| 6297 | echo "$as_me:6297: \$? = $ac_status" >&5 | 6313 | echo "$as_me:6313: \$? = $ac_status" >&5 |
| 6298 | (exit $ac_status); }; }; then | 6314 | (exit $ac_status); }; }; then |
| 6299 | emacs_xkb=yes | 6315 | emacs_xkb=yes |
| 6300 | else | 6316 | else |
| @@ -6303,7 +6319,7 @@ cat conftest.$ac_ext >&5 | |||
| 6303 | emacs_xkb=no | 6319 | emacs_xkb=no |
| 6304 | fi | 6320 | fi |
| 6305 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 6321 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 6306 | echo "$as_me:6306: result: $emacs_xkb" >&5 | 6322 | echo "$as_me:6322: result: $emacs_xkb" >&5 |
| 6307 | echo "${ECHO_T}$emacs_xkb" >&6 | 6323 | echo "${ECHO_T}$emacs_xkb" >&6 |
| 6308 | if test $emacs_xkb = yes; then | 6324 | if test $emacs_xkb = yes; then |
| 6309 | cat >>confdefs.h <<\EOF | 6325 | cat >>confdefs.h <<\EOF |
| @@ -6316,13 +6332,13 @@ for ac_func in XrmSetDatabase XScreenResourceString \ | |||
| 6316 | XScreenNumberOfScreen XSetWMProtocols | 6332 | XScreenNumberOfScreen XSetWMProtocols |
| 6317 | do | 6333 | do |
| 6318 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | 6334 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 6319 | echo "$as_me:6319: checking for $ac_func" >&5 | 6335 | echo "$as_me:6335: checking for $ac_func" >&5 |
| 6320 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 6336 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 6321 | if eval "test \"\${$as_ac_var+set}\" = set"; then | 6337 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 6322 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6338 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6323 | else | 6339 | else |
| 6324 | cat >conftest.$ac_ext <<_ACEOF | 6340 | cat >conftest.$ac_ext <<_ACEOF |
| 6325 | #line 6325 "configure" | 6341 | #line 6341 "configure" |
| 6326 | #include "confdefs.h" | 6342 | #include "confdefs.h" |
| 6327 | /* System header to define __stub macros and hopefully few prototypes, | 6343 | /* System header to define __stub macros and hopefully few prototypes, |
| 6328 | which can conflict with char $ac_func (); below. */ | 6344 | which can conflict with char $ac_func (); below. */ |
| @@ -6353,16 +6369,16 @@ f = $ac_func; | |||
| 6353 | } | 6369 | } |
| 6354 | _ACEOF | 6370 | _ACEOF |
| 6355 | rm -f conftest.$ac_objext conftest$ac_exeext | 6371 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6356 | if { (eval echo "$as_me:6356: \"$ac_link\"") >&5 | 6372 | if { (eval echo "$as_me:6372: \"$ac_link\"") >&5 |
| 6357 | (eval $ac_link) 2>&5 | 6373 | (eval $ac_link) 2>&5 |
| 6358 | ac_status=$? | 6374 | ac_status=$? |
| 6359 | echo "$as_me:6359: \$? = $ac_status" >&5 | 6375 | echo "$as_me:6375: \$? = $ac_status" >&5 |
| 6360 | (exit $ac_status); } && | 6376 | (exit $ac_status); } && |
| 6361 | { ac_try='test -s conftest$ac_exeext' | 6377 | { ac_try='test -s conftest$ac_exeext' |
| 6362 | { (eval echo "$as_me:6362: \"$ac_try\"") >&5 | 6378 | { (eval echo "$as_me:6378: \"$ac_try\"") >&5 |
| 6363 | (eval $ac_try) 2>&5 | 6379 | (eval $ac_try) 2>&5 |
| 6364 | ac_status=$? | 6380 | ac_status=$? |
| 6365 | echo "$as_me:6365: \$? = $ac_status" >&5 | 6381 | echo "$as_me:6381: \$? = $ac_status" >&5 |
| 6366 | (exit $ac_status); }; }; then | 6382 | (exit $ac_status); }; }; then |
| 6367 | eval "$as_ac_var=yes" | 6383 | eval "$as_ac_var=yes" |
| 6368 | else | 6384 | else |
| @@ -6372,7 +6388,7 @@ eval "$as_ac_var=no" | |||
| 6372 | fi | 6388 | fi |
| 6373 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 6389 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 6374 | fi | 6390 | fi |
| 6375 | echo "$as_me:6375: result: `eval echo '${'$as_ac_var'}'`" >&5 | 6391 | echo "$as_me:6391: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 6376 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 6392 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 6377 | if test `eval echo '${'$as_ac_var'}'` = yes; then | 6393 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
| 6378 | cat >>confdefs.h <<EOF | 6394 | cat >>confdefs.h <<EOF |
| @@ -6385,13 +6401,13 @@ done | |||
| 6385 | fi | 6401 | fi |
| 6386 | 6402 | ||
| 6387 | if test "${window_system}" = "x11"; then | 6403 | if test "${window_system}" = "x11"; then |
| 6388 | echo "$as_me:6388: checking X11 version 6" >&5 | 6404 | echo "$as_me:6404: checking X11 version 6" >&5 |
| 6389 | echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6 | 6405 | echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6 |
| 6390 | if test "${emacs_cv_x11_version_6+set}" = set; then | 6406 | if test "${emacs_cv_x11_version_6+set}" = set; then |
| 6391 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6407 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6392 | else | 6408 | else |
| 6393 | cat >conftest.$ac_ext <<_ACEOF | 6409 | cat >conftest.$ac_ext <<_ACEOF |
| 6394 | #line 6394 "configure" | 6410 | #line 6410 "configure" |
| 6395 | #include "confdefs.h" | 6411 | #include "confdefs.h" |
| 6396 | #include <X11/Xlib.h> | 6412 | #include <X11/Xlib.h> |
| 6397 | int | 6413 | int |
| @@ -6406,16 +6422,16 @@ fail; | |||
| 6406 | } | 6422 | } |
| 6407 | _ACEOF | 6423 | _ACEOF |
| 6408 | rm -f conftest.$ac_objext conftest$ac_exeext | 6424 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6409 | if { (eval echo "$as_me:6409: \"$ac_link\"") >&5 | 6425 | if { (eval echo "$as_me:6425: \"$ac_link\"") >&5 |
| 6410 | (eval $ac_link) 2>&5 | 6426 | (eval $ac_link) 2>&5 |
| 6411 | ac_status=$? | 6427 | ac_status=$? |
| 6412 | echo "$as_me:6412: \$? = $ac_status" >&5 | 6428 | echo "$as_me:6428: \$? = $ac_status" >&5 |
| 6413 | (exit $ac_status); } && | 6429 | (exit $ac_status); } && |
| 6414 | { ac_try='test -s conftest$ac_exeext' | 6430 | { ac_try='test -s conftest$ac_exeext' |
| 6415 | { (eval echo "$as_me:6415: \"$ac_try\"") >&5 | 6431 | { (eval echo "$as_me:6431: \"$ac_try\"") >&5 |
| 6416 | (eval $ac_try) 2>&5 | 6432 | (eval $ac_try) 2>&5 |
| 6417 | ac_status=$? | 6433 | ac_status=$? |
| 6418 | echo "$as_me:6418: \$? = $ac_status" >&5 | 6434 | echo "$as_me:6434: \$? = $ac_status" >&5 |
| 6419 | (exit $ac_status); }; }; then | 6435 | (exit $ac_status); }; }; then |
| 6420 | emacs_cv_x11_version_6=yes | 6436 | emacs_cv_x11_version_6=yes |
| 6421 | else | 6437 | else |
| @@ -6427,26 +6443,26 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | |||
| 6427 | fi | 6443 | fi |
| 6428 | 6444 | ||
| 6429 | if test $emacs_cv_x11_version_6 = yes; then | 6445 | if test $emacs_cv_x11_version_6 = yes; then |
| 6430 | echo "$as_me:6430: result: 6 or newer" >&5 | 6446 | echo "$as_me:6446: result: 6 or newer" >&5 |
| 6431 | echo "${ECHO_T}6 or newer" >&6 | 6447 | echo "${ECHO_T}6 or newer" >&6 |
| 6432 | cat >>confdefs.h <<\EOF | 6448 | cat >>confdefs.h <<\EOF |
| 6433 | #define HAVE_X11R6 1 | 6449 | #define HAVE_X11R6 1 |
| 6434 | EOF | 6450 | EOF |
| 6435 | 6451 | ||
| 6436 | else | 6452 | else |
| 6437 | echo "$as_me:6437: result: before 6" >&5 | 6453 | echo "$as_me:6453: result: before 6" >&5 |
| 6438 | echo "${ECHO_T}before 6" >&6 | 6454 | echo "${ECHO_T}before 6" >&6 |
| 6439 | fi | 6455 | fi |
| 6440 | fi | 6456 | fi |
| 6441 | 6457 | ||
| 6442 | if test "${window_system}" = "x11"; then | 6458 | if test "${window_system}" = "x11"; then |
| 6443 | echo "$as_me:6443: checking X11 version 5" >&5 | 6459 | echo "$as_me:6459: checking X11 version 5" >&5 |
| 6444 | echo $ECHO_N "checking X11 version 5... $ECHO_C" >&6 | 6460 | echo $ECHO_N "checking X11 version 5... $ECHO_C" >&6 |
| 6445 | if test "${emacs_cv_x11_version_5+set}" = set; then | 6461 | if test "${emacs_cv_x11_version_5+set}" = set; then |
| 6446 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6462 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6447 | else | 6463 | else |
| 6448 | cat >conftest.$ac_ext <<_ACEOF | 6464 | cat >conftest.$ac_ext <<_ACEOF |
| 6449 | #line 6449 "configure" | 6465 | #line 6465 "configure" |
| 6450 | #include "confdefs.h" | 6466 | #include "confdefs.h" |
| 6451 | #include <X11/Xlib.h> | 6467 | #include <X11/Xlib.h> |
| 6452 | int | 6468 | int |
| @@ -6461,16 +6477,16 @@ fail; | |||
| 6461 | } | 6477 | } |
| 6462 | _ACEOF | 6478 | _ACEOF |
| 6463 | rm -f conftest.$ac_objext conftest$ac_exeext | 6479 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6464 | if { (eval echo "$as_me:6464: \"$ac_link\"") >&5 | 6480 | if { (eval echo "$as_me:6480: \"$ac_link\"") >&5 |
| 6465 | (eval $ac_link) 2>&5 | 6481 | (eval $ac_link) 2>&5 |
| 6466 | ac_status=$? | 6482 | ac_status=$? |
| 6467 | echo "$as_me:6467: \$? = $ac_status" >&5 | 6483 | echo "$as_me:6483: \$? = $ac_status" >&5 |
| 6468 | (exit $ac_status); } && | 6484 | (exit $ac_status); } && |
| 6469 | { ac_try='test -s conftest$ac_exeext' | 6485 | { ac_try='test -s conftest$ac_exeext' |
| 6470 | { (eval echo "$as_me:6470: \"$ac_try\"") >&5 | 6486 | { (eval echo "$as_me:6486: \"$ac_try\"") >&5 |
| 6471 | (eval $ac_try) 2>&5 | 6487 | (eval $ac_try) 2>&5 |
| 6472 | ac_status=$? | 6488 | ac_status=$? |
| 6473 | echo "$as_me:6473: \$? = $ac_status" >&5 | 6489 | echo "$as_me:6489: \$? = $ac_status" >&5 |
| 6474 | (exit $ac_status); }; }; then | 6490 | (exit $ac_status); }; }; then |
| 6475 | emacs_cv_x11_version_5=yes | 6491 | emacs_cv_x11_version_5=yes |
| 6476 | else | 6492 | else |
| @@ -6482,7 +6498,7 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | |||
| 6482 | fi | 6498 | fi |
| 6483 | 6499 | ||
| 6484 | if test $emacs_cv_x11_version_5 = yes; then | 6500 | if test $emacs_cv_x11_version_5 = yes; then |
| 6485 | echo "$as_me:6485: result: 5 or newer" >&5 | 6501 | echo "$as_me:6501: result: 5 or newer" >&5 |
| 6486 | echo "${ECHO_T}5 or newer" >&6 | 6502 | echo "${ECHO_T}5 or newer" >&6 |
| 6487 | HAVE_X11R5=yes | 6503 | HAVE_X11R5=yes |
| 6488 | cat >>confdefs.h <<\EOF | 6504 | cat >>confdefs.h <<\EOF |
| @@ -6491,20 +6507,20 @@ EOF | |||
| 6491 | 6507 | ||
| 6492 | else | 6508 | else |
| 6493 | HAVE_X11R5=no | 6509 | HAVE_X11R5=no |
| 6494 | echo "$as_me:6494: result: before 5" >&5 | 6510 | echo "$as_me:6510: result: before 5" >&5 |
| 6495 | echo "${ECHO_T}before 5" >&6 | 6511 | echo "${ECHO_T}before 5" >&6 |
| 6496 | fi | 6512 | fi |
| 6497 | fi | 6513 | fi |
| 6498 | 6514 | ||
| 6499 | if test x"${USE_X_TOOLKIT}" = xmaybe; then | 6515 | if test x"${USE_X_TOOLKIT}" = xmaybe; then |
| 6500 | if test x"${HAVE_X11R5}" = xyes; then | 6516 | if test x"${HAVE_X11R5}" = xyes; then |
| 6501 | echo "$as_me:6501: checking X11 version 5 with Xaw" >&5 | 6517 | echo "$as_me:6517: checking X11 version 5 with Xaw" >&5 |
| 6502 | echo $ECHO_N "checking X11 version 5 with Xaw... $ECHO_C" >&6 | 6518 | echo $ECHO_N "checking X11 version 5 with Xaw... $ECHO_C" >&6 |
| 6503 | if test "${emacs_cv_x11_version_5_with_xaw+set}" = set; then | 6519 | if test "${emacs_cv_x11_version_5_with_xaw+set}" = set; then |
| 6504 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6520 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6505 | else | 6521 | else |
| 6506 | cat >conftest.$ac_ext <<_ACEOF | 6522 | cat >conftest.$ac_ext <<_ACEOF |
| 6507 | #line 6507 "configure" | 6523 | #line 6523 "configure" |
| 6508 | #include "confdefs.h" | 6524 | #include "confdefs.h" |
| 6509 | 6525 | ||
| 6510 | #include <X11/Intrinsic.h> | 6526 | #include <X11/Intrinsic.h> |
| @@ -6518,16 +6534,16 @@ main () | |||
| 6518 | } | 6534 | } |
| 6519 | _ACEOF | 6535 | _ACEOF |
| 6520 | rm -f conftest.$ac_objext conftest$ac_exeext | 6536 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6521 | if { (eval echo "$as_me:6521: \"$ac_link\"") >&5 | 6537 | if { (eval echo "$as_me:6537: \"$ac_link\"") >&5 |
| 6522 | (eval $ac_link) 2>&5 | 6538 | (eval $ac_link) 2>&5 |
| 6523 | ac_status=$? | 6539 | ac_status=$? |
| 6524 | echo "$as_me:6524: \$? = $ac_status" >&5 | 6540 | echo "$as_me:6540: \$? = $ac_status" >&5 |
| 6525 | (exit $ac_status); } && | 6541 | (exit $ac_status); } && |
| 6526 | { ac_try='test -s conftest$ac_exeext' | 6542 | { ac_try='test -s conftest$ac_exeext' |
| 6527 | { (eval echo "$as_me:6527: \"$ac_try\"") >&5 | 6543 | { (eval echo "$as_me:6543: \"$ac_try\"") >&5 |
| 6528 | (eval $ac_try) 2>&5 | 6544 | (eval $ac_try) 2>&5 |
| 6529 | ac_status=$? | 6545 | ac_status=$? |
| 6530 | echo "$as_me:6530: \$? = $ac_status" >&5 | 6546 | echo "$as_me:6546: \$? = $ac_status" >&5 |
| 6531 | (exit $ac_status); }; }; then | 6547 | (exit $ac_status); }; }; then |
| 6532 | emacs_cv_x11_version_5_with_xaw=yes | 6548 | emacs_cv_x11_version_5_with_xaw=yes |
| 6533 | else | 6549 | else |
| @@ -6539,11 +6555,11 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | |||
| 6539 | fi | 6555 | fi |
| 6540 | 6556 | ||
| 6541 | if test $emacs_cv_x11_version_5_with_xaw = yes; then | 6557 | if test $emacs_cv_x11_version_5_with_xaw = yes; then |
| 6542 | echo "$as_me:6542: result: 5 or newer, with Xaw; use toolkit by default" >&5 | 6558 | echo "$as_me:6558: result: 5 or newer, with Xaw; use toolkit by default" >&5 |
| 6543 | echo "${ECHO_T}5 or newer, with Xaw; use toolkit by default" >&6 | 6559 | echo "${ECHO_T}5 or newer, with Xaw; use toolkit by default" >&6 |
| 6544 | USE_X_TOOLKIT=LUCID | 6560 | USE_X_TOOLKIT=LUCID |
| 6545 | else | 6561 | else |
| 6546 | echo "$as_me:6546: result: before 5 or no Xaw; do not use toolkit by default" >&5 | 6562 | echo "$as_me:6562: result: before 5 or no Xaw; do not use toolkit by default" >&5 |
| 6547 | echo "${ECHO_T}before 5 or no Xaw; do not use toolkit by default" >&6 | 6563 | echo "${ECHO_T}before 5 or no Xaw; do not use toolkit by default" >&6 |
| 6548 | USE_X_TOOLKIT=none | 6564 | USE_X_TOOLKIT=none |
| 6549 | fi | 6565 | fi |
| @@ -6555,13 +6571,13 @@ fi | |||
| 6555 | X_TOOLKIT_TYPE=$USE_X_TOOLKIT | 6571 | X_TOOLKIT_TYPE=$USE_X_TOOLKIT |
| 6556 | 6572 | ||
| 6557 | if test "${USE_X_TOOLKIT}" != "none"; then | 6573 | if test "${USE_X_TOOLKIT}" != "none"; then |
| 6558 | echo "$as_me:6558: checking X11 toolkit version" >&5 | 6574 | echo "$as_me:6574: checking X11 toolkit version" >&5 |
| 6559 | echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6 | 6575 | echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6 |
| 6560 | if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then | 6576 | if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then |
| 6561 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6577 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6562 | else | 6578 | else |
| 6563 | cat >conftest.$ac_ext <<_ACEOF | 6579 | cat >conftest.$ac_ext <<_ACEOF |
| 6564 | #line 6564 "configure" | 6580 | #line 6580 "configure" |
| 6565 | #include "confdefs.h" | 6581 | #include "confdefs.h" |
| 6566 | #include <X11/Intrinsic.h> | 6582 | #include <X11/Intrinsic.h> |
| 6567 | int | 6583 | int |
| @@ -6576,16 +6592,16 @@ fail; | |||
| 6576 | } | 6592 | } |
| 6577 | _ACEOF | 6593 | _ACEOF |
| 6578 | rm -f conftest.$ac_objext conftest$ac_exeext | 6594 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6579 | if { (eval echo "$as_me:6579: \"$ac_link\"") >&5 | 6595 | if { (eval echo "$as_me:6595: \"$ac_link\"") >&5 |
| 6580 | (eval $ac_link) 2>&5 | 6596 | (eval $ac_link) 2>&5 |
| 6581 | ac_status=$? | 6597 | ac_status=$? |
| 6582 | echo "$as_me:6582: \$? = $ac_status" >&5 | 6598 | echo "$as_me:6598: \$? = $ac_status" >&5 |
| 6583 | (exit $ac_status); } && | 6599 | (exit $ac_status); } && |
| 6584 | { ac_try='test -s conftest$ac_exeext' | 6600 | { ac_try='test -s conftest$ac_exeext' |
| 6585 | { (eval echo "$as_me:6585: \"$ac_try\"") >&5 | 6601 | { (eval echo "$as_me:6601: \"$ac_try\"") >&5 |
| 6586 | (eval $ac_try) 2>&5 | 6602 | (eval $ac_try) 2>&5 |
| 6587 | ac_status=$? | 6603 | ac_status=$? |
| 6588 | echo "$as_me:6588: \$? = $ac_status" >&5 | 6604 | echo "$as_me:6604: \$? = $ac_status" >&5 |
| 6589 | (exit $ac_status); }; }; then | 6605 | (exit $ac_status); }; }; then |
| 6590 | emacs_cv_x11_toolkit_version_6=yes | 6606 | emacs_cv_x11_toolkit_version_6=yes |
| 6591 | else | 6607 | else |
| @@ -6598,14 +6614,14 @@ fi | |||
| 6598 | 6614 | ||
| 6599 | HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6 | 6615 | HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6 |
| 6600 | if test $emacs_cv_x11_toolkit_version_6 = yes; then | 6616 | if test $emacs_cv_x11_toolkit_version_6 = yes; then |
| 6601 | echo "$as_me:6601: result: 6 or newer" >&5 | 6617 | echo "$as_me:6617: result: 6 or newer" >&5 |
| 6602 | echo "${ECHO_T}6 or newer" >&6 | 6618 | echo "${ECHO_T}6 or newer" >&6 |
| 6603 | cat >>confdefs.h <<\EOF | 6619 | cat >>confdefs.h <<\EOF |
| 6604 | #define HAVE_X11XTR6 1 | 6620 | #define HAVE_X11XTR6 1 |
| 6605 | EOF | 6621 | EOF |
| 6606 | 6622 | ||
| 6607 | else | 6623 | else |
| 6608 | echo "$as_me:6608: result: before 6" >&5 | 6624 | echo "$as_me:6624: result: before 6" >&5 |
| 6609 | echo "${ECHO_T}before 6" >&6 | 6625 | echo "${ECHO_T}before 6" >&6 |
| 6610 | fi | 6626 | fi |
| 6611 | 6627 | ||
| @@ -6616,7 +6632,7 @@ echo "${ECHO_T}before 6" >&6 | |||
| 6616 | LIBS="-lXt $LIBS" | 6632 | LIBS="-lXt $LIBS" |
| 6617 | fi | 6633 | fi |
| 6618 | 6634 | ||
| 6619 | echo "$as_me:6619: checking for XmuConvertStandardSelection in -lXmu" >&5 | 6635 | echo "$as_me:6635: checking for XmuConvertStandardSelection in -lXmu" >&5 |
| 6620 | echo $ECHO_N "checking for XmuConvertStandardSelection in -lXmu... $ECHO_C" >&6 | 6636 | echo $ECHO_N "checking for XmuConvertStandardSelection in -lXmu... $ECHO_C" >&6 |
| 6621 | if test "${ac_cv_lib_Xmu_XmuConvertStandardSelection+set}" = set; then | 6637 | if test "${ac_cv_lib_Xmu_XmuConvertStandardSelection+set}" = set; then |
| 6622 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6638 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -6624,7 +6640,7 @@ else | |||
| 6624 | ac_check_lib_save_LIBS=$LIBS | 6640 | ac_check_lib_save_LIBS=$LIBS |
| 6625 | LIBS="-lXmu $LIBS" | 6641 | LIBS="-lXmu $LIBS" |
| 6626 | cat >conftest.$ac_ext <<_ACEOF | 6642 | cat >conftest.$ac_ext <<_ACEOF |
| 6627 | #line 6627 "configure" | 6643 | #line 6643 "configure" |
| 6628 | #include "confdefs.h" | 6644 | #include "confdefs.h" |
| 6629 | 6645 | ||
| 6630 | /* Override any gcc2 internal prototype to avoid an error. */ | 6646 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -6643,16 +6659,16 @@ XmuConvertStandardSelection (); | |||
| 6643 | } | 6659 | } |
| 6644 | _ACEOF | 6660 | _ACEOF |
| 6645 | rm -f conftest.$ac_objext conftest$ac_exeext | 6661 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6646 | if { (eval echo "$as_me:6646: \"$ac_link\"") >&5 | 6662 | if { (eval echo "$as_me:6662: \"$ac_link\"") >&5 |
| 6647 | (eval $ac_link) 2>&5 | 6663 | (eval $ac_link) 2>&5 |
| 6648 | ac_status=$? | 6664 | ac_status=$? |
| 6649 | echo "$as_me:6649: \$? = $ac_status" >&5 | 6665 | echo "$as_me:6665: \$? = $ac_status" >&5 |
| 6650 | (exit $ac_status); } && | 6666 | (exit $ac_status); } && |
| 6651 | { ac_try='test -s conftest$ac_exeext' | 6667 | { ac_try='test -s conftest$ac_exeext' |
| 6652 | { (eval echo "$as_me:6652: \"$ac_try\"") >&5 | 6668 | { (eval echo "$as_me:6668: \"$ac_try\"") >&5 |
| 6653 | (eval $ac_try) 2>&5 | 6669 | (eval $ac_try) 2>&5 |
| 6654 | ac_status=$? | 6670 | ac_status=$? |
| 6655 | echo "$as_me:6655: \$? = $ac_status" >&5 | 6671 | echo "$as_me:6671: \$? = $ac_status" >&5 |
| 6656 | (exit $ac_status); }; }; then | 6672 | (exit $ac_status); }; }; then |
| 6657 | ac_cv_lib_Xmu_XmuConvertStandardSelection=yes | 6673 | ac_cv_lib_Xmu_XmuConvertStandardSelection=yes |
| 6658 | else | 6674 | else |
| @@ -6663,7 +6679,7 @@ fi | |||
| 6663 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 6679 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 6664 | LIBS=$ac_check_lib_save_LIBS | 6680 | LIBS=$ac_check_lib_save_LIBS |
| 6665 | fi | 6681 | fi |
| 6666 | echo "$as_me:6666: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5 | 6682 | echo "$as_me:6682: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5 |
| 6667 | echo "${ECHO_T}$ac_cv_lib_Xmu_XmuConvertStandardSelection" >&6 | 6683 | echo "${ECHO_T}$ac_cv_lib_Xmu_XmuConvertStandardSelection" >&6 |
| 6668 | if test $ac_cv_lib_Xmu_XmuConvertStandardSelection = yes; then | 6684 | if test $ac_cv_lib_Xmu_XmuConvertStandardSelection = yes; then |
| 6669 | cat >>confdefs.h <<EOF | 6685 | cat >>confdefs.h <<EOF |
| @@ -6681,7 +6697,7 @@ fi | |||
| 6681 | if test "${HAVE_X11}" = "yes"; then | 6697 | if test "${HAVE_X11}" = "yes"; then |
| 6682 | if test "${USE_X_TOOLKIT}" != "none"; then | 6698 | if test "${USE_X_TOOLKIT}" != "none"; then |
| 6683 | 6699 | ||
| 6684 | echo "$as_me:6684: checking for XShapeQueryExtension in -lXext" >&5 | 6700 | echo "$as_me:6700: checking for XShapeQueryExtension in -lXext" >&5 |
| 6685 | echo $ECHO_N "checking for XShapeQueryExtension in -lXext... $ECHO_C" >&6 | 6701 | echo $ECHO_N "checking for XShapeQueryExtension in -lXext... $ECHO_C" >&6 |
| 6686 | if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then | 6702 | if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then |
| 6687 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6703 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -6689,7 +6705,7 @@ else | |||
| 6689 | ac_check_lib_save_LIBS=$LIBS | 6705 | ac_check_lib_save_LIBS=$LIBS |
| 6690 | LIBS="-lXext $LIBS" | 6706 | LIBS="-lXext $LIBS" |
| 6691 | cat >conftest.$ac_ext <<_ACEOF | 6707 | cat >conftest.$ac_ext <<_ACEOF |
| 6692 | #line 6692 "configure" | 6708 | #line 6708 "configure" |
| 6693 | #include "confdefs.h" | 6709 | #include "confdefs.h" |
| 6694 | 6710 | ||
| 6695 | /* Override any gcc2 internal prototype to avoid an error. */ | 6711 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -6708,16 +6724,16 @@ XShapeQueryExtension (); | |||
| 6708 | } | 6724 | } |
| 6709 | _ACEOF | 6725 | _ACEOF |
| 6710 | rm -f conftest.$ac_objext conftest$ac_exeext | 6726 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6711 | if { (eval echo "$as_me:6711: \"$ac_link\"") >&5 | 6727 | if { (eval echo "$as_me:6727: \"$ac_link\"") >&5 |
| 6712 | (eval $ac_link) 2>&5 | 6728 | (eval $ac_link) 2>&5 |
| 6713 | ac_status=$? | 6729 | ac_status=$? |
| 6714 | echo "$as_me:6714: \$? = $ac_status" >&5 | 6730 | echo "$as_me:6730: \$? = $ac_status" >&5 |
| 6715 | (exit $ac_status); } && | 6731 | (exit $ac_status); } && |
| 6716 | { ac_try='test -s conftest$ac_exeext' | 6732 | { ac_try='test -s conftest$ac_exeext' |
| 6717 | { (eval echo "$as_me:6717: \"$ac_try\"") >&5 | 6733 | { (eval echo "$as_me:6733: \"$ac_try\"") >&5 |
| 6718 | (eval $ac_try) 2>&5 | 6734 | (eval $ac_try) 2>&5 |
| 6719 | ac_status=$? | 6735 | ac_status=$? |
| 6720 | echo "$as_me:6720: \$? = $ac_status" >&5 | 6736 | echo "$as_me:6736: \$? = $ac_status" >&5 |
| 6721 | (exit $ac_status); }; }; then | 6737 | (exit $ac_status); }; }; then |
| 6722 | ac_cv_lib_Xext_XShapeQueryExtension=yes | 6738 | ac_cv_lib_Xext_XShapeQueryExtension=yes |
| 6723 | else | 6739 | else |
| @@ -6728,7 +6744,7 @@ fi | |||
| 6728 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 6744 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 6729 | LIBS=$ac_check_lib_save_LIBS | 6745 | LIBS=$ac_check_lib_save_LIBS |
| 6730 | fi | 6746 | fi |
| 6731 | echo "$as_me:6731: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 | 6747 | echo "$as_me:6747: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 |
| 6732 | echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6 | 6748 | echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6 |
| 6733 | if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then | 6749 | if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then |
| 6734 | cat >>confdefs.h <<EOF | 6750 | cat >>confdefs.h <<EOF |
| @@ -6743,13 +6759,13 @@ fi | |||
| 6743 | fi | 6759 | fi |
| 6744 | 6760 | ||
| 6745 | if test "${USE_X_TOOLKIT}" = "MOTIF"; then | 6761 | if test "${USE_X_TOOLKIT}" = "MOTIF"; then |
| 6746 | echo "$as_me:6746: checking for Motif version 2.1" >&5 | 6762 | echo "$as_me:6762: checking for Motif version 2.1" >&5 |
| 6747 | echo $ECHO_N "checking for Motif version 2.1... $ECHO_C" >&6 | 6763 | echo $ECHO_N "checking for Motif version 2.1... $ECHO_C" >&6 |
| 6748 | if test "${emacs_cv_motif_version_2_1+set}" = set; then | 6764 | if test "${emacs_cv_motif_version_2_1+set}" = set; then |
| 6749 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6765 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6750 | else | 6766 | else |
| 6751 | cat >conftest.$ac_ext <<_ACEOF | 6767 | cat >conftest.$ac_ext <<_ACEOF |
| 6752 | #line 6752 "configure" | 6768 | #line 6768 "configure" |
| 6753 | #include "confdefs.h" | 6769 | #include "confdefs.h" |
| 6754 | #include <Xm/Xm.h> | 6770 | #include <Xm/Xm.h> |
| 6755 | int | 6771 | int |
| @@ -6765,16 +6781,16 @@ Motif version prior to 2.1. | |||
| 6765 | } | 6781 | } |
| 6766 | _ACEOF | 6782 | _ACEOF |
| 6767 | rm -f conftest.$ac_objext | 6783 | rm -f conftest.$ac_objext |
| 6768 | if { (eval echo "$as_me:6768: \"$ac_compile\"") >&5 | 6784 | if { (eval echo "$as_me:6784: \"$ac_compile\"") >&5 |
| 6769 | (eval $ac_compile) 2>&5 | 6785 | (eval $ac_compile) 2>&5 |
| 6770 | ac_status=$? | 6786 | ac_status=$? |
| 6771 | echo "$as_me:6771: \$? = $ac_status" >&5 | 6787 | echo "$as_me:6787: \$? = $ac_status" >&5 |
| 6772 | (exit $ac_status); } && | 6788 | (exit $ac_status); } && |
| 6773 | { ac_try='test -s conftest.$ac_objext' | 6789 | { ac_try='test -s conftest.$ac_objext' |
| 6774 | { (eval echo "$as_me:6774: \"$ac_try\"") >&5 | 6790 | { (eval echo "$as_me:6790: \"$ac_try\"") >&5 |
| 6775 | (eval $ac_try) 2>&5 | 6791 | (eval $ac_try) 2>&5 |
| 6776 | ac_status=$? | 6792 | ac_status=$? |
| 6777 | echo "$as_me:6777: \$? = $ac_status" >&5 | 6793 | echo "$as_me:6793: \$? = $ac_status" >&5 |
| 6778 | (exit $ac_status); }; }; then | 6794 | (exit $ac_status); }; }; then |
| 6779 | emacs_cv_motif_version_2_1=yes | 6795 | emacs_cv_motif_version_2_1=yes |
| 6780 | else | 6796 | else |
| @@ -6784,7 +6800,7 @@ emacs_cv_motif_version_2_1=no | |||
| 6784 | fi | 6800 | fi |
| 6785 | rm -f conftest.$ac_objext conftest.$ac_ext | 6801 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 6786 | fi | 6802 | fi |
| 6787 | echo "$as_me:6787: result: $emacs_cv_motif_version_2_1" >&5 | 6803 | echo "$as_me:6803: result: $emacs_cv_motif_version_2_1" >&5 |
| 6788 | echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6 | 6804 | echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6 |
| 6789 | HAVE_MOTIF_2_1=$emacs_cv_motif_version_2_1 | 6805 | HAVE_MOTIF_2_1=$emacs_cv_motif_version_2_1 |
| 6790 | if test $emacs_cv_motif_version_2_1 = yes; then | 6806 | if test $emacs_cv_motif_version_2_1 = yes; then |
| @@ -6793,7 +6809,7 @@ echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6 | |||
| 6793 | #define HAVE_MOTIF_2_1 1 | 6809 | #define HAVE_MOTIF_2_1 1 |
| 6794 | EOF | 6810 | EOF |
| 6795 | 6811 | ||
| 6796 | echo "$as_me:6796: checking for XpCreateContext in -lXp" >&5 | 6812 | echo "$as_me:6812: checking for XpCreateContext in -lXp" >&5 |
| 6797 | echo $ECHO_N "checking for XpCreateContext in -lXp... $ECHO_C" >&6 | 6813 | echo $ECHO_N "checking for XpCreateContext in -lXp... $ECHO_C" >&6 |
| 6798 | if test "${ac_cv_lib_Xp_XpCreateContext+set}" = set; then | 6814 | if test "${ac_cv_lib_Xp_XpCreateContext+set}" = set; then |
| 6799 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6815 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -6801,7 +6817,7 @@ else | |||
| 6801 | ac_check_lib_save_LIBS=$LIBS | 6817 | ac_check_lib_save_LIBS=$LIBS |
| 6802 | LIBS="-lXp $LIBS" | 6818 | LIBS="-lXp $LIBS" |
| 6803 | cat >conftest.$ac_ext <<_ACEOF | 6819 | cat >conftest.$ac_ext <<_ACEOF |
| 6804 | #line 6804 "configure" | 6820 | #line 6820 "configure" |
| 6805 | #include "confdefs.h" | 6821 | #include "confdefs.h" |
| 6806 | 6822 | ||
| 6807 | /* Override any gcc2 internal prototype to avoid an error. */ | 6823 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -6820,16 +6836,16 @@ XpCreateContext (); | |||
| 6820 | } | 6836 | } |
| 6821 | _ACEOF | 6837 | _ACEOF |
| 6822 | rm -f conftest.$ac_objext conftest$ac_exeext | 6838 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6823 | if { (eval echo "$as_me:6823: \"$ac_link\"") >&5 | 6839 | if { (eval echo "$as_me:6839: \"$ac_link\"") >&5 |
| 6824 | (eval $ac_link) 2>&5 | 6840 | (eval $ac_link) 2>&5 |
| 6825 | ac_status=$? | 6841 | ac_status=$? |
| 6826 | echo "$as_me:6826: \$? = $ac_status" >&5 | 6842 | echo "$as_me:6842: \$? = $ac_status" >&5 |
| 6827 | (exit $ac_status); } && | 6843 | (exit $ac_status); } && |
| 6828 | { ac_try='test -s conftest$ac_exeext' | 6844 | { ac_try='test -s conftest$ac_exeext' |
| 6829 | { (eval echo "$as_me:6829: \"$ac_try\"") >&5 | 6845 | { (eval echo "$as_me:6845: \"$ac_try\"") >&5 |
| 6830 | (eval $ac_try) 2>&5 | 6846 | (eval $ac_try) 2>&5 |
| 6831 | ac_status=$? | 6847 | ac_status=$? |
| 6832 | echo "$as_me:6832: \$? = $ac_status" >&5 | 6848 | echo "$as_me:6848: \$? = $ac_status" >&5 |
| 6833 | (exit $ac_status); }; }; then | 6849 | (exit $ac_status); }; }; then |
| 6834 | ac_cv_lib_Xp_XpCreateContext=yes | 6850 | ac_cv_lib_Xp_XpCreateContext=yes |
| 6835 | else | 6851 | else |
| @@ -6840,7 +6856,7 @@ fi | |||
| 6840 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 6856 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 6841 | LIBS=$ac_check_lib_save_LIBS | 6857 | LIBS=$ac_check_lib_save_LIBS |
| 6842 | fi | 6858 | fi |
| 6843 | echo "$as_me:6843: result: $ac_cv_lib_Xp_XpCreateContext" >&5 | 6859 | echo "$as_me:6859: result: $ac_cv_lib_Xp_XpCreateContext" >&5 |
| 6844 | echo "${ECHO_T}$ac_cv_lib_Xp_XpCreateContext" >&6 | 6860 | echo "${ECHO_T}$ac_cv_lib_Xp_XpCreateContext" >&6 |
| 6845 | if test $ac_cv_lib_Xp_XpCreateContext = yes; then | 6861 | if test $ac_cv_lib_Xp_XpCreateContext = yes; then |
| 6846 | HAVE_LIBXP=yes | 6862 | HAVE_LIBXP=yes |
| @@ -6859,23 +6875,23 @@ fi | |||
| 6859 | HAVE_XAW3D=no | 6875 | HAVE_XAW3D=no |
| 6860 | if test "${HAVE_X11}" = "yes"; then | 6876 | if test "${HAVE_X11}" = "yes"; then |
| 6861 | if test "${USE_X_TOOLKIT}" != "none"; then | 6877 | if test "${USE_X_TOOLKIT}" != "none"; then |
| 6862 | echo "$as_me:6862: checking for X11/Xaw3d/Scrollbar.h" >&5 | 6878 | echo "$as_me:6878: checking for X11/Xaw3d/Scrollbar.h" >&5 |
| 6863 | echo $ECHO_N "checking for X11/Xaw3d/Scrollbar.h... $ECHO_C" >&6 | 6879 | echo $ECHO_N "checking for X11/Xaw3d/Scrollbar.h... $ECHO_C" >&6 |
| 6864 | if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then | 6880 | if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then |
| 6865 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6881 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6866 | else | 6882 | else |
| 6867 | cat >conftest.$ac_ext <<_ACEOF | 6883 | cat >conftest.$ac_ext <<_ACEOF |
| 6868 | #line 6868 "configure" | 6884 | #line 6884 "configure" |
| 6869 | #include "confdefs.h" | 6885 | #include "confdefs.h" |
| 6870 | #include <X11/Xaw3d/Scrollbar.h> | 6886 | #include <X11/Xaw3d/Scrollbar.h> |
| 6871 | _ACEOF | 6887 | _ACEOF |
| 6872 | if { (eval echo "$as_me:6872: \"$ac_cpp conftest.$ac_ext\"") >&5 | 6888 | if { (eval echo "$as_me:6888: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 6873 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 6889 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 6874 | ac_status=$? | 6890 | ac_status=$? |
| 6875 | egrep -v '^ *\+' conftest.er1 >conftest.err | 6891 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 6876 | rm -f conftest.er1 | 6892 | rm -f conftest.er1 |
| 6877 | cat conftest.err >&5 | 6893 | cat conftest.err >&5 |
| 6878 | echo "$as_me:6878: \$? = $ac_status" >&5 | 6894 | echo "$as_me:6894: \$? = $ac_status" >&5 |
| 6879 | (exit $ac_status); } >/dev/null; then | 6895 | (exit $ac_status); } >/dev/null; then |
| 6880 | if test -s conftest.err; then | 6896 | if test -s conftest.err; then |
| 6881 | ac_cpp_err=$ac_c_preproc_warn_flag | 6897 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -6894,10 +6910,10 @@ else | |||
| 6894 | fi | 6910 | fi |
| 6895 | rm -f conftest.err conftest.$ac_ext | 6911 | rm -f conftest.err conftest.$ac_ext |
| 6896 | fi | 6912 | fi |
| 6897 | echo "$as_me:6897: result: $ac_cv_header_X11_Xaw3d_Scrollbar_h" >&5 | 6913 | echo "$as_me:6913: result: $ac_cv_header_X11_Xaw3d_Scrollbar_h" >&5 |
| 6898 | echo "${ECHO_T}$ac_cv_header_X11_Xaw3d_Scrollbar_h" >&6 | 6914 | echo "${ECHO_T}$ac_cv_header_X11_Xaw3d_Scrollbar_h" >&6 |
| 6899 | if test $ac_cv_header_X11_Xaw3d_Scrollbar_h = yes; then | 6915 | if test $ac_cv_header_X11_Xaw3d_Scrollbar_h = yes; then |
| 6900 | echo "$as_me:6900: checking for XawScrollbarSetThumb in -lXaw3d" >&5 | 6916 | echo "$as_me:6916: checking for XawScrollbarSetThumb in -lXaw3d" >&5 |
| 6901 | echo $ECHO_N "checking for XawScrollbarSetThumb in -lXaw3d... $ECHO_C" >&6 | 6917 | echo $ECHO_N "checking for XawScrollbarSetThumb in -lXaw3d... $ECHO_C" >&6 |
| 6902 | if test "${ac_cv_lib_Xaw3d_XawScrollbarSetThumb+set}" = set; then | 6918 | if test "${ac_cv_lib_Xaw3d_XawScrollbarSetThumb+set}" = set; then |
| 6903 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 6919 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -6905,7 +6921,7 @@ else | |||
| 6905 | ac_check_lib_save_LIBS=$LIBS | 6921 | ac_check_lib_save_LIBS=$LIBS |
| 6906 | LIBS="-lXaw3d $LIBS" | 6922 | LIBS="-lXaw3d $LIBS" |
| 6907 | cat >conftest.$ac_ext <<_ACEOF | 6923 | cat >conftest.$ac_ext <<_ACEOF |
| 6908 | #line 6908 "configure" | 6924 | #line 6924 "configure" |
| 6909 | #include "confdefs.h" | 6925 | #include "confdefs.h" |
| 6910 | 6926 | ||
| 6911 | /* Override any gcc2 internal prototype to avoid an error. */ | 6927 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -6924,16 +6940,16 @@ XawScrollbarSetThumb (); | |||
| 6924 | } | 6940 | } |
| 6925 | _ACEOF | 6941 | _ACEOF |
| 6926 | rm -f conftest.$ac_objext conftest$ac_exeext | 6942 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6927 | if { (eval echo "$as_me:6927: \"$ac_link\"") >&5 | 6943 | if { (eval echo "$as_me:6943: \"$ac_link\"") >&5 |
| 6928 | (eval $ac_link) 2>&5 | 6944 | (eval $ac_link) 2>&5 |
| 6929 | ac_status=$? | 6945 | ac_status=$? |
| 6930 | echo "$as_me:6930: \$? = $ac_status" >&5 | 6946 | echo "$as_me:6946: \$? = $ac_status" >&5 |
| 6931 | (exit $ac_status); } && | 6947 | (exit $ac_status); } && |
| 6932 | { ac_try='test -s conftest$ac_exeext' | 6948 | { ac_try='test -s conftest$ac_exeext' |
| 6933 | { (eval echo "$as_me:6933: \"$ac_try\"") >&5 | 6949 | { (eval echo "$as_me:6949: \"$ac_try\"") >&5 |
| 6934 | (eval $ac_try) 2>&5 | 6950 | (eval $ac_try) 2>&5 |
| 6935 | ac_status=$? | 6951 | ac_status=$? |
| 6936 | echo "$as_me:6936: \$? = $ac_status" >&5 | 6952 | echo "$as_me:6952: \$? = $ac_status" >&5 |
| 6937 | (exit $ac_status); }; }; then | 6953 | (exit $ac_status); }; }; then |
| 6938 | ac_cv_lib_Xaw3d_XawScrollbarSetThumb=yes | 6954 | ac_cv_lib_Xaw3d_XawScrollbarSetThumb=yes |
| 6939 | else | 6955 | else |
| @@ -6944,7 +6960,7 @@ fi | |||
| 6944 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 6960 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 6945 | LIBS=$ac_check_lib_save_LIBS | 6961 | LIBS=$ac_check_lib_save_LIBS |
| 6946 | fi | 6962 | fi |
| 6947 | echo "$as_me:6947: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5 | 6963 | echo "$as_me:6963: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5 |
| 6948 | echo "${ECHO_T}$ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&6 | 6964 | echo "${ECHO_T}$ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&6 |
| 6949 | if test $ac_cv_lib_Xaw3d_XawScrollbarSetThumb = yes; then | 6965 | if test $ac_cv_lib_Xaw3d_XawScrollbarSetThumb = yes; then |
| 6950 | HAVE_XAW3D=yes | 6966 | HAVE_XAW3D=yes |
| @@ -6992,23 +7008,23 @@ fi | |||
| 6992 | HAVE_XPM=no | 7008 | HAVE_XPM=no |
| 6993 | if test "${HAVE_X11}" = "yes"; then | 7009 | if test "${HAVE_X11}" = "yes"; then |
| 6994 | if test "${with_xpm}" != "no"; then | 7010 | if test "${with_xpm}" != "no"; then |
| 6995 | echo "$as_me:6995: checking for X11/xpm.h" >&5 | 7011 | echo "$as_me:7011: checking for X11/xpm.h" >&5 |
| 6996 | echo $ECHO_N "checking for X11/xpm.h... $ECHO_C" >&6 | 7012 | echo $ECHO_N "checking for X11/xpm.h... $ECHO_C" >&6 |
| 6997 | if test "${ac_cv_header_X11_xpm_h+set}" = set; then | 7013 | if test "${ac_cv_header_X11_xpm_h+set}" = set; then |
| 6998 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7014 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6999 | else | 7015 | else |
| 7000 | cat >conftest.$ac_ext <<_ACEOF | 7016 | cat >conftest.$ac_ext <<_ACEOF |
| 7001 | #line 7001 "configure" | 7017 | #line 7017 "configure" |
| 7002 | #include "confdefs.h" | 7018 | #include "confdefs.h" |
| 7003 | #include <X11/xpm.h> | 7019 | #include <X11/xpm.h> |
| 7004 | _ACEOF | 7020 | _ACEOF |
| 7005 | if { (eval echo "$as_me:7005: \"$ac_cpp conftest.$ac_ext\"") >&5 | 7021 | if { (eval echo "$as_me:7021: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 7006 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 7022 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 7007 | ac_status=$? | 7023 | ac_status=$? |
| 7008 | egrep -v '^ *\+' conftest.er1 >conftest.err | 7024 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 7009 | rm -f conftest.er1 | 7025 | rm -f conftest.er1 |
| 7010 | cat conftest.err >&5 | 7026 | cat conftest.err >&5 |
| 7011 | echo "$as_me:7011: \$? = $ac_status" >&5 | 7027 | echo "$as_me:7027: \$? = $ac_status" >&5 |
| 7012 | (exit $ac_status); } >/dev/null; then | 7028 | (exit $ac_status); } >/dev/null; then |
| 7013 | if test -s conftest.err; then | 7029 | if test -s conftest.err; then |
| 7014 | ac_cpp_err=$ac_c_preproc_warn_flag | 7030 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -7027,10 +7043,10 @@ else | |||
| 7027 | fi | 7043 | fi |
| 7028 | rm -f conftest.err conftest.$ac_ext | 7044 | rm -f conftest.err conftest.$ac_ext |
| 7029 | fi | 7045 | fi |
| 7030 | echo "$as_me:7030: result: $ac_cv_header_X11_xpm_h" >&5 | 7046 | echo "$as_me:7046: result: $ac_cv_header_X11_xpm_h" >&5 |
| 7031 | echo "${ECHO_T}$ac_cv_header_X11_xpm_h" >&6 | 7047 | echo "${ECHO_T}$ac_cv_header_X11_xpm_h" >&6 |
| 7032 | if test $ac_cv_header_X11_xpm_h = yes; then | 7048 | if test $ac_cv_header_X11_xpm_h = yes; then |
| 7033 | echo "$as_me:7033: checking for XpmReadFileToPixmap in -lXpm" >&5 | 7049 | echo "$as_me:7049: checking for XpmReadFileToPixmap in -lXpm" >&5 |
| 7034 | echo $ECHO_N "checking for XpmReadFileToPixmap in -lXpm... $ECHO_C" >&6 | 7050 | echo $ECHO_N "checking for XpmReadFileToPixmap in -lXpm... $ECHO_C" >&6 |
| 7035 | if test "${ac_cv_lib_Xpm_XpmReadFileToPixmap+set}" = set; then | 7051 | if test "${ac_cv_lib_Xpm_XpmReadFileToPixmap+set}" = set; then |
| 7036 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7052 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -7038,7 +7054,7 @@ else | |||
| 7038 | ac_check_lib_save_LIBS=$LIBS | 7054 | ac_check_lib_save_LIBS=$LIBS |
| 7039 | LIBS="-lXpm -lX11 $LIBS" | 7055 | LIBS="-lXpm -lX11 $LIBS" |
| 7040 | cat >conftest.$ac_ext <<_ACEOF | 7056 | cat >conftest.$ac_ext <<_ACEOF |
| 7041 | #line 7041 "configure" | 7057 | #line 7057 "configure" |
| 7042 | #include "confdefs.h" | 7058 | #include "confdefs.h" |
| 7043 | 7059 | ||
| 7044 | /* Override any gcc2 internal prototype to avoid an error. */ | 7060 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -7057,16 +7073,16 @@ XpmReadFileToPixmap (); | |||
| 7057 | } | 7073 | } |
| 7058 | _ACEOF | 7074 | _ACEOF |
| 7059 | rm -f conftest.$ac_objext conftest$ac_exeext | 7075 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 7060 | if { (eval echo "$as_me:7060: \"$ac_link\"") >&5 | 7076 | if { (eval echo "$as_me:7076: \"$ac_link\"") >&5 |
| 7061 | (eval $ac_link) 2>&5 | 7077 | (eval $ac_link) 2>&5 |
| 7062 | ac_status=$? | 7078 | ac_status=$? |
| 7063 | echo "$as_me:7063: \$? = $ac_status" >&5 | 7079 | echo "$as_me:7079: \$? = $ac_status" >&5 |
| 7064 | (exit $ac_status); } && | 7080 | (exit $ac_status); } && |
| 7065 | { ac_try='test -s conftest$ac_exeext' | 7081 | { ac_try='test -s conftest$ac_exeext' |
| 7066 | { (eval echo "$as_me:7066: \"$ac_try\"") >&5 | 7082 | { (eval echo "$as_me:7082: \"$ac_try\"") >&5 |
| 7067 | (eval $ac_try) 2>&5 | 7083 | (eval $ac_try) 2>&5 |
| 7068 | ac_status=$? | 7084 | ac_status=$? |
| 7069 | echo "$as_me:7069: \$? = $ac_status" >&5 | 7085 | echo "$as_me:7085: \$? = $ac_status" >&5 |
| 7070 | (exit $ac_status); }; }; then | 7086 | (exit $ac_status); }; }; then |
| 7071 | ac_cv_lib_Xpm_XpmReadFileToPixmap=yes | 7087 | ac_cv_lib_Xpm_XpmReadFileToPixmap=yes |
| 7072 | else | 7088 | else |
| @@ -7077,7 +7093,7 @@ fi | |||
| 7077 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 7093 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 7078 | LIBS=$ac_check_lib_save_LIBS | 7094 | LIBS=$ac_check_lib_save_LIBS |
| 7079 | fi | 7095 | fi |
| 7080 | echo "$as_me:7080: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5 | 7096 | echo "$as_me:7096: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5 |
| 7081 | echo "${ECHO_T}$ac_cv_lib_Xpm_XpmReadFileToPixmap" >&6 | 7097 | echo "${ECHO_T}$ac_cv_lib_Xpm_XpmReadFileToPixmap" >&6 |
| 7082 | if test $ac_cv_lib_Xpm_XpmReadFileToPixmap = yes; then | 7098 | if test $ac_cv_lib_Xpm_XpmReadFileToPixmap = yes; then |
| 7083 | HAVE_XPM=yes | 7099 | HAVE_XPM=yes |
| @@ -7086,10 +7102,10 @@ fi | |||
| 7086 | fi | 7102 | fi |
| 7087 | 7103 | ||
| 7088 | if test "${HAVE_XPM}" = "yes"; then | 7104 | if test "${HAVE_XPM}" = "yes"; then |
| 7089 | echo "$as_me:7089: checking for XpmReturnAllocPixels preprocessor define" >&5 | 7105 | echo "$as_me:7105: checking for XpmReturnAllocPixels preprocessor define" >&5 |
| 7090 | echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 | 7106 | echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 |
| 7091 | cat >conftest.$ac_ext <<_ACEOF | 7107 | cat >conftest.$ac_ext <<_ACEOF |
| 7092 | #line 7092 "configure" | 7108 | #line 7108 "configure" |
| 7093 | #include "confdefs.h" | 7109 | #include "confdefs.h" |
| 7094 | #include "X11/xpm.h" | 7110 | #include "X11/xpm.h" |
| 7095 | #ifndef XpmReturnAllocPixels | 7111 | #ifndef XpmReturnAllocPixels |
| @@ -7106,10 +7122,10 @@ fi | |||
| 7106 | rm -f conftest* | 7122 | rm -f conftest* |
| 7107 | 7123 | ||
| 7108 | if test "${HAVE_XPM}" = "yes"; then | 7124 | if test "${HAVE_XPM}" = "yes"; then |
| 7109 | echo "$as_me:7109: result: yes" >&5 | 7125 | echo "$as_me:7125: result: yes" >&5 |
| 7110 | echo "${ECHO_T}yes" >&6 | 7126 | echo "${ECHO_T}yes" >&6 |
| 7111 | else | 7127 | else |
| 7112 | echo "$as_me:7112: result: no" >&5 | 7128 | echo "$as_me:7128: result: no" >&5 |
| 7113 | echo "${ECHO_T}no" >&6 | 7129 | echo "${ECHO_T}no" >&6 |
| 7114 | fi | 7130 | fi |
| 7115 | fi | 7131 | fi |
| @@ -7127,23 +7143,23 @@ fi | |||
| 7127 | HAVE_JPEG=no | 7143 | HAVE_JPEG=no |
| 7128 | if test "${HAVE_X11}" = "yes"; then | 7144 | if test "${HAVE_X11}" = "yes"; then |
| 7129 | if test "${with_jpeg}" != "no"; then | 7145 | if test "${with_jpeg}" != "no"; then |
| 7130 | echo "$as_me:7130: checking for jerror.h" >&5 | 7146 | echo "$as_me:7146: checking for jerror.h" >&5 |
| 7131 | echo $ECHO_N "checking for jerror.h... $ECHO_C" >&6 | 7147 | echo $ECHO_N "checking for jerror.h... $ECHO_C" >&6 |
| 7132 | if test "${ac_cv_header_jerror_h+set}" = set; then | 7148 | if test "${ac_cv_header_jerror_h+set}" = set; then |
| 7133 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7149 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7134 | else | 7150 | else |
| 7135 | cat >conftest.$ac_ext <<_ACEOF | 7151 | cat >conftest.$ac_ext <<_ACEOF |
| 7136 | #line 7136 "configure" | 7152 | #line 7152 "configure" |
| 7137 | #include "confdefs.h" | 7153 | #include "confdefs.h" |
| 7138 | #include <jerror.h> | 7154 | #include <jerror.h> |
| 7139 | _ACEOF | 7155 | _ACEOF |
| 7140 | if { (eval echo "$as_me:7140: \"$ac_cpp conftest.$ac_ext\"") >&5 | 7156 | if { (eval echo "$as_me:7156: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 7141 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 7157 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 7142 | ac_status=$? | 7158 | ac_status=$? |
| 7143 | egrep -v '^ *\+' conftest.er1 >conftest.err | 7159 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 7144 | rm -f conftest.er1 | 7160 | rm -f conftest.er1 |
| 7145 | cat conftest.err >&5 | 7161 | cat conftest.err >&5 |
| 7146 | echo "$as_me:7146: \$? = $ac_status" >&5 | 7162 | echo "$as_me:7162: \$? = $ac_status" >&5 |
| 7147 | (exit $ac_status); } >/dev/null; then | 7163 | (exit $ac_status); } >/dev/null; then |
| 7148 | if test -s conftest.err; then | 7164 | if test -s conftest.err; then |
| 7149 | ac_cpp_err=$ac_c_preproc_warn_flag | 7165 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -7162,10 +7178,10 @@ else | |||
| 7162 | fi | 7178 | fi |
| 7163 | rm -f conftest.err conftest.$ac_ext | 7179 | rm -f conftest.err conftest.$ac_ext |
| 7164 | fi | 7180 | fi |
| 7165 | echo "$as_me:7165: result: $ac_cv_header_jerror_h" >&5 | 7181 | echo "$as_me:7181: result: $ac_cv_header_jerror_h" >&5 |
| 7166 | echo "${ECHO_T}$ac_cv_header_jerror_h" >&6 | 7182 | echo "${ECHO_T}$ac_cv_header_jerror_h" >&6 |
| 7167 | if test $ac_cv_header_jerror_h = yes; then | 7183 | if test $ac_cv_header_jerror_h = yes; then |
| 7168 | echo "$as_me:7168: checking for jpeg_destroy_compress in -ljpeg" >&5 | 7184 | echo "$as_me:7184: checking for jpeg_destroy_compress in -ljpeg" >&5 |
| 7169 | echo $ECHO_N "checking for jpeg_destroy_compress in -ljpeg... $ECHO_C" >&6 | 7185 | echo $ECHO_N "checking for jpeg_destroy_compress in -ljpeg... $ECHO_C" >&6 |
| 7170 | if test "${ac_cv_lib_jpeg_jpeg_destroy_compress+set}" = set; then | 7186 | if test "${ac_cv_lib_jpeg_jpeg_destroy_compress+set}" = set; then |
| 7171 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7187 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -7173,7 +7189,7 @@ else | |||
| 7173 | ac_check_lib_save_LIBS=$LIBS | 7189 | ac_check_lib_save_LIBS=$LIBS |
| 7174 | LIBS="-ljpeg $LIBS" | 7190 | LIBS="-ljpeg $LIBS" |
| 7175 | cat >conftest.$ac_ext <<_ACEOF | 7191 | cat >conftest.$ac_ext <<_ACEOF |
| 7176 | #line 7176 "configure" | 7192 | #line 7192 "configure" |
| 7177 | #include "confdefs.h" | 7193 | #include "confdefs.h" |
| 7178 | 7194 | ||
| 7179 | /* Override any gcc2 internal prototype to avoid an error. */ | 7195 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -7192,16 +7208,16 @@ jpeg_destroy_compress (); | |||
| 7192 | } | 7208 | } |
| 7193 | _ACEOF | 7209 | _ACEOF |
| 7194 | rm -f conftest.$ac_objext conftest$ac_exeext | 7210 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 7195 | if { (eval echo "$as_me:7195: \"$ac_link\"") >&5 | 7211 | if { (eval echo "$as_me:7211: \"$ac_link\"") >&5 |
| 7196 | (eval $ac_link) 2>&5 | 7212 | (eval $ac_link) 2>&5 |
| 7197 | ac_status=$? | 7213 | ac_status=$? |
| 7198 | echo "$as_me:7198: \$? = $ac_status" >&5 | 7214 | echo "$as_me:7214: \$? = $ac_status" >&5 |
| 7199 | (exit $ac_status); } && | 7215 | (exit $ac_status); } && |
| 7200 | { ac_try='test -s conftest$ac_exeext' | 7216 | { ac_try='test -s conftest$ac_exeext' |
| 7201 | { (eval echo "$as_me:7201: \"$ac_try\"") >&5 | 7217 | { (eval echo "$as_me:7217: \"$ac_try\"") >&5 |
| 7202 | (eval $ac_try) 2>&5 | 7218 | (eval $ac_try) 2>&5 |
| 7203 | ac_status=$? | 7219 | ac_status=$? |
| 7204 | echo "$as_me:7204: \$? = $ac_status" >&5 | 7220 | echo "$as_me:7220: \$? = $ac_status" >&5 |
| 7205 | (exit $ac_status); }; }; then | 7221 | (exit $ac_status); }; }; then |
| 7206 | ac_cv_lib_jpeg_jpeg_destroy_compress=yes | 7222 | ac_cv_lib_jpeg_jpeg_destroy_compress=yes |
| 7207 | else | 7223 | else |
| @@ -7212,7 +7228,7 @@ fi | |||
| 7212 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 7228 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 7213 | LIBS=$ac_check_lib_save_LIBS | 7229 | LIBS=$ac_check_lib_save_LIBS |
| 7214 | fi | 7230 | fi |
| 7215 | echo "$as_me:7215: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5 | 7231 | echo "$as_me:7231: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5 |
| 7216 | echo "${ECHO_T}$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6 | 7232 | echo "${ECHO_T}$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6 |
| 7217 | if test $ac_cv_lib_jpeg_jpeg_destroy_compress = yes; then | 7233 | if test $ac_cv_lib_jpeg_jpeg_destroy_compress = yes; then |
| 7218 | HAVE_JPEG=yes | 7234 | HAVE_JPEG=yes |
| @@ -7228,7 +7244,7 @@ fi | |||
| 7228 | EOF | 7244 | EOF |
| 7229 | 7245 | ||
| 7230 | cat >conftest.$ac_ext <<_ACEOF | 7246 | cat >conftest.$ac_ext <<_ACEOF |
| 7231 | #line 7231 "configure" | 7247 | #line 7247 "configure" |
| 7232 | #include "confdefs.h" | 7248 | #include "confdefs.h" |
| 7233 | #include <jpeglib.h> | 7249 | #include <jpeglib.h> |
| 7234 | version=JPEG_LIB_VERSION | 7250 | version=JPEG_LIB_VERSION |
| @@ -7241,7 +7257,7 @@ if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | | |||
| 7241 | EOF | 7257 | EOF |
| 7242 | 7258 | ||
| 7243 | else | 7259 | else |
| 7244 | { echo "$as_me:7244: WARNING: libjpeg found, but not version 6b or later" >&5 | 7260 | { echo "$as_me:7260: WARNING: libjpeg found, but not version 6b or later" >&5 |
| 7245 | echo "$as_me: WARNING: libjpeg found, but not version 6b or later" >&2;} | 7261 | echo "$as_me: WARNING: libjpeg found, but not version 6b or later" >&2;} |
| 7246 | HAVE_JPEG=no | 7262 | HAVE_JPEG=no |
| 7247 | fi | 7263 | fi |
| @@ -7254,23 +7270,23 @@ fi | |||
| 7254 | HAVE_PNG=no | 7270 | HAVE_PNG=no |
| 7255 | if test "${HAVE_X11}" = "yes"; then | 7271 | if test "${HAVE_X11}" = "yes"; then |
| 7256 | if test "${with_png}" != "no"; then | 7272 | if test "${with_png}" != "no"; then |
| 7257 | echo "$as_me:7257: checking for png.h" >&5 | 7273 | echo "$as_me:7273: checking for png.h" >&5 |
| 7258 | echo $ECHO_N "checking for png.h... $ECHO_C" >&6 | 7274 | echo $ECHO_N "checking for png.h... $ECHO_C" >&6 |
| 7259 | if test "${ac_cv_header_png_h+set}" = set; then | 7275 | if test "${ac_cv_header_png_h+set}" = set; then |
| 7260 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7276 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7261 | else | 7277 | else |
| 7262 | cat >conftest.$ac_ext <<_ACEOF | 7278 | cat >conftest.$ac_ext <<_ACEOF |
| 7263 | #line 7263 "configure" | 7279 | #line 7279 "configure" |
| 7264 | #include "confdefs.h" | 7280 | #include "confdefs.h" |
| 7265 | #include <png.h> | 7281 | #include <png.h> |
| 7266 | _ACEOF | 7282 | _ACEOF |
| 7267 | if { (eval echo "$as_me:7267: \"$ac_cpp conftest.$ac_ext\"") >&5 | 7283 | if { (eval echo "$as_me:7283: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 7268 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 7284 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 7269 | ac_status=$? | 7285 | ac_status=$? |
| 7270 | egrep -v '^ *\+' conftest.er1 >conftest.err | 7286 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 7271 | rm -f conftest.er1 | 7287 | rm -f conftest.er1 |
| 7272 | cat conftest.err >&5 | 7288 | cat conftest.err >&5 |
| 7273 | echo "$as_me:7273: \$? = $ac_status" >&5 | 7289 | echo "$as_me:7289: \$? = $ac_status" >&5 |
| 7274 | (exit $ac_status); } >/dev/null; then | 7290 | (exit $ac_status); } >/dev/null; then |
| 7275 | if test -s conftest.err; then | 7291 | if test -s conftest.err; then |
| 7276 | ac_cpp_err=$ac_c_preproc_warn_flag | 7292 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -7289,10 +7305,10 @@ else | |||
| 7289 | fi | 7305 | fi |
| 7290 | rm -f conftest.err conftest.$ac_ext | 7306 | rm -f conftest.err conftest.$ac_ext |
| 7291 | fi | 7307 | fi |
| 7292 | echo "$as_me:7292: result: $ac_cv_header_png_h" >&5 | 7308 | echo "$as_me:7308: result: $ac_cv_header_png_h" >&5 |
| 7293 | echo "${ECHO_T}$ac_cv_header_png_h" >&6 | 7309 | echo "${ECHO_T}$ac_cv_header_png_h" >&6 |
| 7294 | if test $ac_cv_header_png_h = yes; then | 7310 | if test $ac_cv_header_png_h = yes; then |
| 7295 | echo "$as_me:7295: checking for png_get_channels in -lpng" >&5 | 7311 | echo "$as_me:7311: checking for png_get_channels in -lpng" >&5 |
| 7296 | echo $ECHO_N "checking for png_get_channels in -lpng... $ECHO_C" >&6 | 7312 | echo $ECHO_N "checking for png_get_channels in -lpng... $ECHO_C" >&6 |
| 7297 | if test "${ac_cv_lib_png_png_get_channels+set}" = set; then | 7313 | if test "${ac_cv_lib_png_png_get_channels+set}" = set; then |
| 7298 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7314 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -7300,7 +7316,7 @@ else | |||
| 7300 | ac_check_lib_save_LIBS=$LIBS | 7316 | ac_check_lib_save_LIBS=$LIBS |
| 7301 | LIBS="-lpng -lz -lm $LIBS" | 7317 | LIBS="-lpng -lz -lm $LIBS" |
| 7302 | cat >conftest.$ac_ext <<_ACEOF | 7318 | cat >conftest.$ac_ext <<_ACEOF |
| 7303 | #line 7303 "configure" | 7319 | #line 7319 "configure" |
| 7304 | #include "confdefs.h" | 7320 | #include "confdefs.h" |
| 7305 | 7321 | ||
| 7306 | /* Override any gcc2 internal prototype to avoid an error. */ | 7322 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -7319,16 +7335,16 @@ png_get_channels (); | |||
| 7319 | } | 7335 | } |
| 7320 | _ACEOF | 7336 | _ACEOF |
| 7321 | rm -f conftest.$ac_objext conftest$ac_exeext | 7337 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 7322 | if { (eval echo "$as_me:7322: \"$ac_link\"") >&5 | 7338 | if { (eval echo "$as_me:7338: \"$ac_link\"") >&5 |
| 7323 | (eval $ac_link) 2>&5 | 7339 | (eval $ac_link) 2>&5 |
| 7324 | ac_status=$? | 7340 | ac_status=$? |
| 7325 | echo "$as_me:7325: \$? = $ac_status" >&5 | 7341 | echo "$as_me:7341: \$? = $ac_status" >&5 |
| 7326 | (exit $ac_status); } && | 7342 | (exit $ac_status); } && |
| 7327 | { ac_try='test -s conftest$ac_exeext' | 7343 | { ac_try='test -s conftest$ac_exeext' |
| 7328 | { (eval echo "$as_me:7328: \"$ac_try\"") >&5 | 7344 | { (eval echo "$as_me:7344: \"$ac_try\"") >&5 |
| 7329 | (eval $ac_try) 2>&5 | 7345 | (eval $ac_try) 2>&5 |
| 7330 | ac_status=$? | 7346 | ac_status=$? |
| 7331 | echo "$as_me:7331: \$? = $ac_status" >&5 | 7347 | echo "$as_me:7347: \$? = $ac_status" >&5 |
| 7332 | (exit $ac_status); }; }; then | 7348 | (exit $ac_status); }; }; then |
| 7333 | ac_cv_lib_png_png_get_channels=yes | 7349 | ac_cv_lib_png_png_get_channels=yes |
| 7334 | else | 7350 | else |
| @@ -7339,7 +7355,7 @@ fi | |||
| 7339 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 7355 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 7340 | LIBS=$ac_check_lib_save_LIBS | 7356 | LIBS=$ac_check_lib_save_LIBS |
| 7341 | fi | 7357 | fi |
| 7342 | echo "$as_me:7342: result: $ac_cv_lib_png_png_get_channels" >&5 | 7358 | echo "$as_me:7358: result: $ac_cv_lib_png_png_get_channels" >&5 |
| 7343 | echo "${ECHO_T}$ac_cv_lib_png_png_get_channels" >&6 | 7359 | echo "${ECHO_T}$ac_cv_lib_png_png_get_channels" >&6 |
| 7344 | if test $ac_cv_lib_png_png_get_channels = yes; then | 7360 | if test $ac_cv_lib_png_png_get_channels = yes; then |
| 7345 | HAVE_PNG=yes | 7361 | HAVE_PNG=yes |
| @@ -7361,23 +7377,23 @@ fi | |||
| 7361 | HAVE_TIFF=no | 7377 | HAVE_TIFF=no |
| 7362 | if test "${HAVE_X11}" = "yes"; then | 7378 | if test "${HAVE_X11}" = "yes"; then |
| 7363 | if test "${with_tiff}" != "no"; then | 7379 | if test "${with_tiff}" != "no"; then |
| 7364 | echo "$as_me:7364: checking for tiffio.h" >&5 | 7380 | echo "$as_me:7380: checking for tiffio.h" >&5 |
| 7365 | echo $ECHO_N "checking for tiffio.h... $ECHO_C" >&6 | 7381 | echo $ECHO_N "checking for tiffio.h... $ECHO_C" >&6 |
| 7366 | if test "${ac_cv_header_tiffio_h+set}" = set; then | 7382 | if test "${ac_cv_header_tiffio_h+set}" = set; then |
| 7367 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7383 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7368 | else | 7384 | else |
| 7369 | cat >conftest.$ac_ext <<_ACEOF | 7385 | cat >conftest.$ac_ext <<_ACEOF |
| 7370 | #line 7370 "configure" | 7386 | #line 7386 "configure" |
| 7371 | #include "confdefs.h" | 7387 | #include "confdefs.h" |
| 7372 | #include <tiffio.h> | 7388 | #include <tiffio.h> |
| 7373 | _ACEOF | 7389 | _ACEOF |
| 7374 | if { (eval echo "$as_me:7374: \"$ac_cpp conftest.$ac_ext\"") >&5 | 7390 | if { (eval echo "$as_me:7390: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 7375 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 7391 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 7376 | ac_status=$? | 7392 | ac_status=$? |
| 7377 | egrep -v '^ *\+' conftest.er1 >conftest.err | 7393 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 7378 | rm -f conftest.er1 | 7394 | rm -f conftest.er1 |
| 7379 | cat conftest.err >&5 | 7395 | cat conftest.err >&5 |
| 7380 | echo "$as_me:7380: \$? = $ac_status" >&5 | 7396 | echo "$as_me:7396: \$? = $ac_status" >&5 |
| 7381 | (exit $ac_status); } >/dev/null; then | 7397 | (exit $ac_status); } >/dev/null; then |
| 7382 | if test -s conftest.err; then | 7398 | if test -s conftest.err; then |
| 7383 | ac_cpp_err=$ac_c_preproc_warn_flag | 7399 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -7396,13 +7412,13 @@ else | |||
| 7396 | fi | 7412 | fi |
| 7397 | rm -f conftest.err conftest.$ac_ext | 7413 | rm -f conftest.err conftest.$ac_ext |
| 7398 | fi | 7414 | fi |
| 7399 | echo "$as_me:7399: result: $ac_cv_header_tiffio_h" >&5 | 7415 | echo "$as_me:7415: result: $ac_cv_header_tiffio_h" >&5 |
| 7400 | echo "${ECHO_T}$ac_cv_header_tiffio_h" >&6 | 7416 | echo "${ECHO_T}$ac_cv_header_tiffio_h" >&6 |
| 7401 | if test $ac_cv_header_tiffio_h = yes; then | 7417 | if test $ac_cv_header_tiffio_h = yes; then |
| 7402 | tifflibs="-lz -lm" | 7418 | tifflibs="-lz -lm" |
| 7403 | # At least one tiff package requires the jpeg library. | 7419 | # At least one tiff package requires the jpeg library. |
| 7404 | if test "${HAVE_JPEG}" = yes; then tifflibs="-ljpeg $tifflibs"; fi | 7420 | if test "${HAVE_JPEG}" = yes; then tifflibs="-ljpeg $tifflibs"; fi |
| 7405 | echo "$as_me:7405: checking for TIFFGetVersion in -ltiff" >&5 | 7421 | echo "$as_me:7421: checking for TIFFGetVersion in -ltiff" >&5 |
| 7406 | echo $ECHO_N "checking for TIFFGetVersion in -ltiff... $ECHO_C" >&6 | 7422 | echo $ECHO_N "checking for TIFFGetVersion in -ltiff... $ECHO_C" >&6 |
| 7407 | if test "${ac_cv_lib_tiff_TIFFGetVersion+set}" = set; then | 7423 | if test "${ac_cv_lib_tiff_TIFFGetVersion+set}" = set; then |
| 7408 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7424 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -7410,7 +7426,7 @@ else | |||
| 7410 | ac_check_lib_save_LIBS=$LIBS | 7426 | ac_check_lib_save_LIBS=$LIBS |
| 7411 | LIBS="-ltiff $tifflibs $LIBS" | 7427 | LIBS="-ltiff $tifflibs $LIBS" |
| 7412 | cat >conftest.$ac_ext <<_ACEOF | 7428 | cat >conftest.$ac_ext <<_ACEOF |
| 7413 | #line 7413 "configure" | 7429 | #line 7429 "configure" |
| 7414 | #include "confdefs.h" | 7430 | #include "confdefs.h" |
| 7415 | 7431 | ||
| 7416 | /* Override any gcc2 internal prototype to avoid an error. */ | 7432 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -7429,16 +7445,16 @@ TIFFGetVersion (); | |||
| 7429 | } | 7445 | } |
| 7430 | _ACEOF | 7446 | _ACEOF |
| 7431 | rm -f conftest.$ac_objext conftest$ac_exeext | 7447 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 7432 | if { (eval echo "$as_me:7432: \"$ac_link\"") >&5 | 7448 | if { (eval echo "$as_me:7448: \"$ac_link\"") >&5 |
| 7433 | (eval $ac_link) 2>&5 | 7449 | (eval $ac_link) 2>&5 |
| 7434 | ac_status=$? | 7450 | ac_status=$? |
| 7435 | echo "$as_me:7435: \$? = $ac_status" >&5 | 7451 | echo "$as_me:7451: \$? = $ac_status" >&5 |
| 7436 | (exit $ac_status); } && | 7452 | (exit $ac_status); } && |
| 7437 | { ac_try='test -s conftest$ac_exeext' | 7453 | { ac_try='test -s conftest$ac_exeext' |
| 7438 | { (eval echo "$as_me:7438: \"$ac_try\"") >&5 | 7454 | { (eval echo "$as_me:7454: \"$ac_try\"") >&5 |
| 7439 | (eval $ac_try) 2>&5 | 7455 | (eval $ac_try) 2>&5 |
| 7440 | ac_status=$? | 7456 | ac_status=$? |
| 7441 | echo "$as_me:7441: \$? = $ac_status" >&5 | 7457 | echo "$as_me:7457: \$? = $ac_status" >&5 |
| 7442 | (exit $ac_status); }; }; then | 7458 | (exit $ac_status); }; }; then |
| 7443 | ac_cv_lib_tiff_TIFFGetVersion=yes | 7459 | ac_cv_lib_tiff_TIFFGetVersion=yes |
| 7444 | else | 7460 | else |
| @@ -7449,7 +7465,7 @@ fi | |||
| 7449 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 7465 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 7450 | LIBS=$ac_check_lib_save_LIBS | 7466 | LIBS=$ac_check_lib_save_LIBS |
| 7451 | fi | 7467 | fi |
| 7452 | echo "$as_me:7452: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5 | 7468 | echo "$as_me:7468: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5 |
| 7453 | echo "${ECHO_T}$ac_cv_lib_tiff_TIFFGetVersion" >&6 | 7469 | echo "${ECHO_T}$ac_cv_lib_tiff_TIFFGetVersion" >&6 |
| 7454 | if test $ac_cv_lib_tiff_TIFFGetVersion = yes; then | 7470 | if test $ac_cv_lib_tiff_TIFFGetVersion = yes; then |
| 7455 | HAVE_TIFF=yes | 7471 | HAVE_TIFF=yes |
| @@ -7471,23 +7487,23 @@ fi | |||
| 7471 | HAVE_GIF=no | 7487 | HAVE_GIF=no |
| 7472 | if test "${HAVE_X11}" = "yes"; then | 7488 | if test "${HAVE_X11}" = "yes"; then |
| 7473 | if test "${with_gif}" != "no"; then | 7489 | if test "${with_gif}" != "no"; then |
| 7474 | echo "$as_me:7474: checking for gif_lib.h" >&5 | 7490 | echo "$as_me:7490: checking for gif_lib.h" >&5 |
| 7475 | echo $ECHO_N "checking for gif_lib.h... $ECHO_C" >&6 | 7491 | echo $ECHO_N "checking for gif_lib.h... $ECHO_C" >&6 |
| 7476 | if test "${ac_cv_header_gif_lib_h+set}" = set; then | 7492 | if test "${ac_cv_header_gif_lib_h+set}" = set; then |
| 7477 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7493 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7478 | else | 7494 | else |
| 7479 | cat >conftest.$ac_ext <<_ACEOF | 7495 | cat >conftest.$ac_ext <<_ACEOF |
| 7480 | #line 7480 "configure" | 7496 | #line 7496 "configure" |
| 7481 | #include "confdefs.h" | 7497 | #include "confdefs.h" |
| 7482 | #include <gif_lib.h> | 7498 | #include <gif_lib.h> |
| 7483 | _ACEOF | 7499 | _ACEOF |
| 7484 | if { (eval echo "$as_me:7484: \"$ac_cpp conftest.$ac_ext\"") >&5 | 7500 | if { (eval echo "$as_me:7500: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 7485 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 7501 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 7486 | ac_status=$? | 7502 | ac_status=$? |
| 7487 | egrep -v '^ *\+' conftest.er1 >conftest.err | 7503 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 7488 | rm -f conftest.er1 | 7504 | rm -f conftest.er1 |
| 7489 | cat conftest.err >&5 | 7505 | cat conftest.err >&5 |
| 7490 | echo "$as_me:7490: \$? = $ac_status" >&5 | 7506 | echo "$as_me:7506: \$? = $ac_status" >&5 |
| 7491 | (exit $ac_status); } >/dev/null; then | 7507 | (exit $ac_status); } >/dev/null; then |
| 7492 | if test -s conftest.err; then | 7508 | if test -s conftest.err; then |
| 7493 | ac_cpp_err=$ac_c_preproc_warn_flag | 7509 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -7506,12 +7522,12 @@ else | |||
| 7506 | fi | 7522 | fi |
| 7507 | rm -f conftest.err conftest.$ac_ext | 7523 | rm -f conftest.err conftest.$ac_ext |
| 7508 | fi | 7524 | fi |
| 7509 | echo "$as_me:7509: result: $ac_cv_header_gif_lib_h" >&5 | 7525 | echo "$as_me:7525: result: $ac_cv_header_gif_lib_h" >&5 |
| 7510 | echo "${ECHO_T}$ac_cv_header_gif_lib_h" >&6 | 7526 | echo "${ECHO_T}$ac_cv_header_gif_lib_h" >&6 |
| 7511 | if test $ac_cv_header_gif_lib_h = yes; then | 7527 | if test $ac_cv_header_gif_lib_h = yes; then |
| 7512 | # EGifPutExtensionLast only exists from version libungif-4.1.0b1. | 7528 | # EGifPutExtensionLast only exists from version libungif-4.1.0b1. |
| 7513 | # Earlier versions can crash Emacs. | 7529 | # Earlier versions can crash Emacs. |
| 7514 | echo "$as_me:7514: checking for EGifPutExtensionLast in -lungif" >&5 | 7530 | echo "$as_me:7530: checking for EGifPutExtensionLast in -lungif" >&5 |
| 7515 | echo $ECHO_N "checking for EGifPutExtensionLast in -lungif... $ECHO_C" >&6 | 7531 | echo $ECHO_N "checking for EGifPutExtensionLast in -lungif... $ECHO_C" >&6 |
| 7516 | if test "${ac_cv_lib_ungif_EGifPutExtensionLast+set}" = set; then | 7532 | if test "${ac_cv_lib_ungif_EGifPutExtensionLast+set}" = set; then |
| 7517 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7533 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -7519,7 +7535,7 @@ else | |||
| 7519 | ac_check_lib_save_LIBS=$LIBS | 7535 | ac_check_lib_save_LIBS=$LIBS |
| 7520 | LIBS="-lungif $LIBS" | 7536 | LIBS="-lungif $LIBS" |
| 7521 | cat >conftest.$ac_ext <<_ACEOF | 7537 | cat >conftest.$ac_ext <<_ACEOF |
| 7522 | #line 7522 "configure" | 7538 | #line 7538 "configure" |
| 7523 | #include "confdefs.h" | 7539 | #include "confdefs.h" |
| 7524 | 7540 | ||
| 7525 | /* Override any gcc2 internal prototype to avoid an error. */ | 7541 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -7538,16 +7554,16 @@ EGifPutExtensionLast (); | |||
| 7538 | } | 7554 | } |
| 7539 | _ACEOF | 7555 | _ACEOF |
| 7540 | rm -f conftest.$ac_objext conftest$ac_exeext | 7556 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 7541 | if { (eval echo "$as_me:7541: \"$ac_link\"") >&5 | 7557 | if { (eval echo "$as_me:7557: \"$ac_link\"") >&5 |
| 7542 | (eval $ac_link) 2>&5 | 7558 | (eval $ac_link) 2>&5 |
| 7543 | ac_status=$? | 7559 | ac_status=$? |
| 7544 | echo "$as_me:7544: \$? = $ac_status" >&5 | 7560 | echo "$as_me:7560: \$? = $ac_status" >&5 |
| 7545 | (exit $ac_status); } && | 7561 | (exit $ac_status); } && |
| 7546 | { ac_try='test -s conftest$ac_exeext' | 7562 | { ac_try='test -s conftest$ac_exeext' |
| 7547 | { (eval echo "$as_me:7547: \"$ac_try\"") >&5 | 7563 | { (eval echo "$as_me:7563: \"$ac_try\"") >&5 |
| 7548 | (eval $ac_try) 2>&5 | 7564 | (eval $ac_try) 2>&5 |
| 7549 | ac_status=$? | 7565 | ac_status=$? |
| 7550 | echo "$as_me:7550: \$? = $ac_status" >&5 | 7566 | echo "$as_me:7566: \$? = $ac_status" >&5 |
| 7551 | (exit $ac_status); }; }; then | 7567 | (exit $ac_status); }; }; then |
| 7552 | ac_cv_lib_ungif_EGifPutExtensionLast=yes | 7568 | ac_cv_lib_ungif_EGifPutExtensionLast=yes |
| 7553 | else | 7569 | else |
| @@ -7558,7 +7574,7 @@ fi | |||
| 7558 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 7574 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 7559 | LIBS=$ac_check_lib_save_LIBS | 7575 | LIBS=$ac_check_lib_save_LIBS |
| 7560 | fi | 7576 | fi |
| 7561 | echo "$as_me:7561: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5 | 7577 | echo "$as_me:7577: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5 |
| 7562 | echo "${ECHO_T}$ac_cv_lib_ungif_EGifPutExtensionLast" >&6 | 7578 | echo "${ECHO_T}$ac_cv_lib_ungif_EGifPutExtensionLast" >&6 |
| 7563 | if test $ac_cv_lib_ungif_EGifPutExtensionLast = yes; then | 7579 | if test $ac_cv_lib_ungif_EGifPutExtensionLast = yes; then |
| 7564 | HAVE_GIF=yes | 7580 | HAVE_GIF=yes |
| @@ -7579,23 +7595,23 @@ fi | |||
| 7579 | ### Use session management (-lSM -lICE) if available | 7595 | ### Use session management (-lSM -lICE) if available |
| 7580 | HAVE_X_SM=no | 7596 | HAVE_X_SM=no |
| 7581 | if test "${HAVE_X11}" = "yes"; then | 7597 | if test "${HAVE_X11}" = "yes"; then |
| 7582 | echo "$as_me:7582: checking for X11/SM/SMlib.h" >&5 | 7598 | echo "$as_me:7598: checking for X11/SM/SMlib.h" >&5 |
| 7583 | echo $ECHO_N "checking for X11/SM/SMlib.h... $ECHO_C" >&6 | 7599 | echo $ECHO_N "checking for X11/SM/SMlib.h... $ECHO_C" >&6 |
| 7584 | if test "${ac_cv_header_X11_SM_SMlib_h+set}" = set; then | 7600 | if test "${ac_cv_header_X11_SM_SMlib_h+set}" = set; then |
| 7585 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7601 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7586 | else | 7602 | else |
| 7587 | cat >conftest.$ac_ext <<_ACEOF | 7603 | cat >conftest.$ac_ext <<_ACEOF |
| 7588 | #line 7588 "configure" | 7604 | #line 7604 "configure" |
| 7589 | #include "confdefs.h" | 7605 | #include "confdefs.h" |
| 7590 | #include <X11/SM/SMlib.h> | 7606 | #include <X11/SM/SMlib.h> |
| 7591 | _ACEOF | 7607 | _ACEOF |
| 7592 | if { (eval echo "$as_me:7592: \"$ac_cpp conftest.$ac_ext\"") >&5 | 7608 | if { (eval echo "$as_me:7608: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 7593 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 7609 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 7594 | ac_status=$? | 7610 | ac_status=$? |
| 7595 | egrep -v '^ *\+' conftest.er1 >conftest.err | 7611 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 7596 | rm -f conftest.er1 | 7612 | rm -f conftest.er1 |
| 7597 | cat conftest.err >&5 | 7613 | cat conftest.err >&5 |
| 7598 | echo "$as_me:7598: \$? = $ac_status" >&5 | 7614 | echo "$as_me:7614: \$? = $ac_status" >&5 |
| 7599 | (exit $ac_status); } >/dev/null; then | 7615 | (exit $ac_status); } >/dev/null; then |
| 7600 | if test -s conftest.err; then | 7616 | if test -s conftest.err; then |
| 7601 | ac_cpp_err=$ac_c_preproc_warn_flag | 7617 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -7614,10 +7630,10 @@ else | |||
| 7614 | fi | 7630 | fi |
| 7615 | rm -f conftest.err conftest.$ac_ext | 7631 | rm -f conftest.err conftest.$ac_ext |
| 7616 | fi | 7632 | fi |
| 7617 | echo "$as_me:7617: result: $ac_cv_header_X11_SM_SMlib_h" >&5 | 7633 | echo "$as_me:7633: result: $ac_cv_header_X11_SM_SMlib_h" >&5 |
| 7618 | echo "${ECHO_T}$ac_cv_header_X11_SM_SMlib_h" >&6 | 7634 | echo "${ECHO_T}$ac_cv_header_X11_SM_SMlib_h" >&6 |
| 7619 | if test $ac_cv_header_X11_SM_SMlib_h = yes; then | 7635 | if test $ac_cv_header_X11_SM_SMlib_h = yes; then |
| 7620 | echo "$as_me:7620: checking for SmcOpenConnection in -lSM" >&5 | 7636 | echo "$as_me:7636: checking for SmcOpenConnection in -lSM" >&5 |
| 7621 | echo $ECHO_N "checking for SmcOpenConnection in -lSM... $ECHO_C" >&6 | 7637 | echo $ECHO_N "checking for SmcOpenConnection in -lSM... $ECHO_C" >&6 |
| 7622 | if test "${ac_cv_lib_SM_SmcOpenConnection+set}" = set; then | 7638 | if test "${ac_cv_lib_SM_SmcOpenConnection+set}" = set; then |
| 7623 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7639 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -7625,7 +7641,7 @@ else | |||
| 7625 | ac_check_lib_save_LIBS=$LIBS | 7641 | ac_check_lib_save_LIBS=$LIBS |
| 7626 | LIBS="-lSM $LIBS" | 7642 | LIBS="-lSM $LIBS" |
| 7627 | cat >conftest.$ac_ext <<_ACEOF | 7643 | cat >conftest.$ac_ext <<_ACEOF |
| 7628 | #line 7628 "configure" | 7644 | #line 7644 "configure" |
| 7629 | #include "confdefs.h" | 7645 | #include "confdefs.h" |
| 7630 | 7646 | ||
| 7631 | /* Override any gcc2 internal prototype to avoid an error. */ | 7647 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -7644,16 +7660,16 @@ SmcOpenConnection (); | |||
| 7644 | } | 7660 | } |
| 7645 | _ACEOF | 7661 | _ACEOF |
| 7646 | rm -f conftest.$ac_objext conftest$ac_exeext | 7662 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 7647 | if { (eval echo "$as_me:7647: \"$ac_link\"") >&5 | 7663 | if { (eval echo "$as_me:7663: \"$ac_link\"") >&5 |
| 7648 | (eval $ac_link) 2>&5 | 7664 | (eval $ac_link) 2>&5 |
| 7649 | ac_status=$? | 7665 | ac_status=$? |
| 7650 | echo "$as_me:7650: \$? = $ac_status" >&5 | 7666 | echo "$as_me:7666: \$? = $ac_status" >&5 |
| 7651 | (exit $ac_status); } && | 7667 | (exit $ac_status); } && |
| 7652 | { ac_try='test -s conftest$ac_exeext' | 7668 | { ac_try='test -s conftest$ac_exeext' |
| 7653 | { (eval echo "$as_me:7653: \"$ac_try\"") >&5 | 7669 | { (eval echo "$as_me:7669: \"$ac_try\"") >&5 |
| 7654 | (eval $ac_try) 2>&5 | 7670 | (eval $ac_try) 2>&5 |
| 7655 | ac_status=$? | 7671 | ac_status=$? |
| 7656 | echo "$as_me:7656: \$? = $ac_status" >&5 | 7672 | echo "$as_me:7672: \$? = $ac_status" >&5 |
| 7657 | (exit $ac_status); }; }; then | 7673 | (exit $ac_status); }; }; then |
| 7658 | ac_cv_lib_SM_SmcOpenConnection=yes | 7674 | ac_cv_lib_SM_SmcOpenConnection=yes |
| 7659 | else | 7675 | else |
| @@ -7664,7 +7680,7 @@ fi | |||
| 7664 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 7680 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 7665 | LIBS=$ac_check_lib_save_LIBS | 7681 | LIBS=$ac_check_lib_save_LIBS |
| 7666 | fi | 7682 | fi |
| 7667 | echo "$as_me:7667: result: $ac_cv_lib_SM_SmcOpenConnection" >&5 | 7683 | echo "$as_me:7683: result: $ac_cv_lib_SM_SmcOpenConnection" >&5 |
| 7668 | echo "${ECHO_T}$ac_cv_lib_SM_SmcOpenConnection" >&6 | 7684 | echo "${ECHO_T}$ac_cv_lib_SM_SmcOpenConnection" >&6 |
| 7669 | if test $ac_cv_lib_SM_SmcOpenConnection = yes; then | 7685 | if test $ac_cv_lib_SM_SmcOpenConnection = yes; then |
| 7670 | HAVE_X_SM=yes | 7686 | HAVE_X_SM=yes |
| @@ -7687,13 +7703,13 @@ EOF | |||
| 7687 | fi | 7703 | fi |
| 7688 | 7704 | ||
| 7689 | # If netdb.h doesn't declare h_errno, we must declare it by hand. | 7705 | # If netdb.h doesn't declare h_errno, we must declare it by hand. |
| 7690 | echo "$as_me:7690: checking whether netdb declares h_errno" >&5 | 7706 | echo "$as_me:7706: checking whether netdb declares h_errno" >&5 |
| 7691 | echo $ECHO_N "checking whether netdb declares h_errno... $ECHO_C" >&6 | 7707 | echo $ECHO_N "checking whether netdb declares h_errno... $ECHO_C" >&6 |
| 7692 | if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then | 7708 | if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then |
| 7693 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7709 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7694 | else | 7710 | else |
| 7695 | cat >conftest.$ac_ext <<_ACEOF | 7711 | cat >conftest.$ac_ext <<_ACEOF |
| 7696 | #line 7696 "configure" | 7712 | #line 7712 "configure" |
| 7697 | #include "confdefs.h" | 7713 | #include "confdefs.h" |
| 7698 | #include <netdb.h> | 7714 | #include <netdb.h> |
| 7699 | int | 7715 | int |
| @@ -7705,16 +7721,16 @@ return h_errno; | |||
| 7705 | } | 7721 | } |
| 7706 | _ACEOF | 7722 | _ACEOF |
| 7707 | rm -f conftest.$ac_objext conftest$ac_exeext | 7723 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 7708 | if { (eval echo "$as_me:7708: \"$ac_link\"") >&5 | 7724 | if { (eval echo "$as_me:7724: \"$ac_link\"") >&5 |
| 7709 | (eval $ac_link) 2>&5 | 7725 | (eval $ac_link) 2>&5 |
| 7710 | ac_status=$? | 7726 | ac_status=$? |
| 7711 | echo "$as_me:7711: \$? = $ac_status" >&5 | 7727 | echo "$as_me:7727: \$? = $ac_status" >&5 |
| 7712 | (exit $ac_status); } && | 7728 | (exit $ac_status); } && |
| 7713 | { ac_try='test -s conftest$ac_exeext' | 7729 | { ac_try='test -s conftest$ac_exeext' |
| 7714 | { (eval echo "$as_me:7714: \"$ac_try\"") >&5 | 7730 | { (eval echo "$as_me:7730: \"$ac_try\"") >&5 |
| 7715 | (eval $ac_try) 2>&5 | 7731 | (eval $ac_try) 2>&5 |
| 7716 | ac_status=$? | 7732 | ac_status=$? |
| 7717 | echo "$as_me:7717: \$? = $ac_status" >&5 | 7733 | echo "$as_me:7733: \$? = $ac_status" >&5 |
| 7718 | (exit $ac_status); }; }; then | 7734 | (exit $ac_status); }; }; then |
| 7719 | emacs_cv_netdb_declares_h_errno=yes | 7735 | emacs_cv_netdb_declares_h_errno=yes |
| 7720 | else | 7736 | else |
| @@ -7724,7 +7740,7 @@ emacs_cv_netdb_declares_h_errno=no | |||
| 7724 | fi | 7740 | fi |
| 7725 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 7741 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 7726 | fi | 7742 | fi |
| 7727 | echo "$as_me:7727: result: $emacs_cv_netdb_declares_h_errno" >&5 | 7743 | echo "$as_me:7743: result: $emacs_cv_netdb_declares_h_errno" >&5 |
| 7728 | echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6 | 7744 | echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6 |
| 7729 | if test $emacs_cv_netdb_declares_h_errno = yes; then | 7745 | if test $emacs_cv_netdb_declares_h_errno = yes; then |
| 7730 | cat >>confdefs.h <<\EOF | 7746 | cat >>confdefs.h <<\EOF |
| @@ -7735,13 +7751,13 @@ fi | |||
| 7735 | 7751 | ||
| 7736 | # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works | 7752 | # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works |
| 7737 | # for constant arguments. Useless! | 7753 | # for constant arguments. Useless! |
| 7738 | echo "$as_me:7738: checking for working alloca.h" >&5 | 7754 | echo "$as_me:7754: checking for working alloca.h" >&5 |
| 7739 | echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6 | 7755 | echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6 |
| 7740 | if test "${ac_cv_working_alloca_h+set}" = set; then | 7756 | if test "${ac_cv_working_alloca_h+set}" = set; then |
| 7741 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7757 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7742 | else | 7758 | else |
| 7743 | cat >conftest.$ac_ext <<_ACEOF | 7759 | cat >conftest.$ac_ext <<_ACEOF |
| 7744 | #line 7744 "configure" | 7760 | #line 7760 "configure" |
| 7745 | #include "confdefs.h" | 7761 | #include "confdefs.h" |
| 7746 | #include <alloca.h> | 7762 | #include <alloca.h> |
| 7747 | int | 7763 | int |
| @@ -7753,16 +7769,16 @@ char *p = (char *) alloca (2 * sizeof (int)); | |||
| 7753 | } | 7769 | } |
| 7754 | _ACEOF | 7770 | _ACEOF |
| 7755 | rm -f conftest.$ac_objext conftest$ac_exeext | 7771 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 7756 | if { (eval echo "$as_me:7756: \"$ac_link\"") >&5 | 7772 | if { (eval echo "$as_me:7772: \"$ac_link\"") >&5 |
| 7757 | (eval $ac_link) 2>&5 | 7773 | (eval $ac_link) 2>&5 |
| 7758 | ac_status=$? | 7774 | ac_status=$? |
| 7759 | echo "$as_me:7759: \$? = $ac_status" >&5 | 7775 | echo "$as_me:7775: \$? = $ac_status" >&5 |
| 7760 | (exit $ac_status); } && | 7776 | (exit $ac_status); } && |
| 7761 | { ac_try='test -s conftest$ac_exeext' | 7777 | { ac_try='test -s conftest$ac_exeext' |
| 7762 | { (eval echo "$as_me:7762: \"$ac_try\"") >&5 | 7778 | { (eval echo "$as_me:7778: \"$ac_try\"") >&5 |
| 7763 | (eval $ac_try) 2>&5 | 7779 | (eval $ac_try) 2>&5 |
| 7764 | ac_status=$? | 7780 | ac_status=$? |
| 7765 | echo "$as_me:7765: \$? = $ac_status" >&5 | 7781 | echo "$as_me:7781: \$? = $ac_status" >&5 |
| 7766 | (exit $ac_status); }; }; then | 7782 | (exit $ac_status); }; }; then |
| 7767 | ac_cv_working_alloca_h=yes | 7783 | ac_cv_working_alloca_h=yes |
| 7768 | else | 7784 | else |
| @@ -7772,7 +7788,7 @@ ac_cv_working_alloca_h=no | |||
| 7772 | fi | 7788 | fi |
| 7773 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 7789 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 7774 | fi | 7790 | fi |
| 7775 | echo "$as_me:7775: result: $ac_cv_working_alloca_h" >&5 | 7791 | echo "$as_me:7791: result: $ac_cv_working_alloca_h" >&5 |
| 7776 | echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 | 7792 | echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 |
| 7777 | if test $ac_cv_working_alloca_h = yes; then | 7793 | if test $ac_cv_working_alloca_h = yes; then |
| 7778 | 7794 | ||
| @@ -7782,13 +7798,13 @@ EOF | |||
| 7782 | 7798 | ||
| 7783 | fi | 7799 | fi |
| 7784 | 7800 | ||
| 7785 | echo "$as_me:7785: checking for alloca" >&5 | 7801 | echo "$as_me:7801: checking for alloca" >&5 |
| 7786 | echo $ECHO_N "checking for alloca... $ECHO_C" >&6 | 7802 | echo $ECHO_N "checking for alloca... $ECHO_C" >&6 |
| 7787 | if test "${ac_cv_func_alloca_works+set}" = set; then | 7803 | if test "${ac_cv_func_alloca_works+set}" = set; then |
| 7788 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7804 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7789 | else | 7805 | else |
| 7790 | cat >conftest.$ac_ext <<_ACEOF | 7806 | cat >conftest.$ac_ext <<_ACEOF |
| 7791 | #line 7791 "configure" | 7807 | #line 7807 "configure" |
| 7792 | #include "confdefs.h" | 7808 | #include "confdefs.h" |
| 7793 | #ifdef __GNUC__ | 7809 | #ifdef __GNUC__ |
| 7794 | # define alloca __builtin_alloca | 7810 | # define alloca __builtin_alloca |
| @@ -7820,16 +7836,16 @@ char *p = (char *) alloca (1); | |||
| 7820 | } | 7836 | } |
| 7821 | _ACEOF | 7837 | _ACEOF |
| 7822 | rm -f conftest.$ac_objext conftest$ac_exeext | 7838 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 7823 | if { (eval echo "$as_me:7823: \"$ac_link\"") >&5 | 7839 | if { (eval echo "$as_me:7839: \"$ac_link\"") >&5 |
| 7824 | (eval $ac_link) 2>&5 | 7840 | (eval $ac_link) 2>&5 |
| 7825 | ac_status=$? | 7841 | ac_status=$? |
| 7826 | echo "$as_me:7826: \$? = $ac_status" >&5 | 7842 | echo "$as_me:7842: \$? = $ac_status" >&5 |
| 7827 | (exit $ac_status); } && | 7843 | (exit $ac_status); } && |
| 7828 | { ac_try='test -s conftest$ac_exeext' | 7844 | { ac_try='test -s conftest$ac_exeext' |
| 7829 | { (eval echo "$as_me:7829: \"$ac_try\"") >&5 | 7845 | { (eval echo "$as_me:7845: \"$ac_try\"") >&5 |
| 7830 | (eval $ac_try) 2>&5 | 7846 | (eval $ac_try) 2>&5 |
| 7831 | ac_status=$? | 7847 | ac_status=$? |
| 7832 | echo "$as_me:7832: \$? = $ac_status" >&5 | 7848 | echo "$as_me:7848: \$? = $ac_status" >&5 |
| 7833 | (exit $ac_status); }; }; then | 7849 | (exit $ac_status); }; }; then |
| 7834 | ac_cv_func_alloca_works=yes | 7850 | ac_cv_func_alloca_works=yes |
| 7835 | else | 7851 | else |
| @@ -7839,7 +7855,7 @@ ac_cv_func_alloca_works=no | |||
| 7839 | fi | 7855 | fi |
| 7840 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 7856 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 7841 | fi | 7857 | fi |
| 7842 | echo "$as_me:7842: result: $ac_cv_func_alloca_works" >&5 | 7858 | echo "$as_me:7858: result: $ac_cv_func_alloca_works" >&5 |
| 7843 | echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 | 7859 | echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 |
| 7844 | 7860 | ||
| 7845 | if test $ac_cv_func_alloca_works = yes; then | 7861 | if test $ac_cv_func_alloca_works = yes; then |
| @@ -7860,13 +7876,13 @@ cat >>confdefs.h <<\EOF | |||
| 7860 | #define C_ALLOCA 1 | 7876 | #define C_ALLOCA 1 |
| 7861 | EOF | 7877 | EOF |
| 7862 | 7878 | ||
| 7863 | echo "$as_me:7863: checking whether \`alloca.c' needs Cray hooks" >&5 | 7879 | echo "$as_me:7879: checking whether \`alloca.c' needs Cray hooks" >&5 |
| 7864 | echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6 | 7880 | echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6 |
| 7865 | if test "${ac_cv_os_cray+set}" = set; then | 7881 | if test "${ac_cv_os_cray+set}" = set; then |
| 7866 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7882 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7867 | else | 7883 | else |
| 7868 | cat >conftest.$ac_ext <<_ACEOF | 7884 | cat >conftest.$ac_ext <<_ACEOF |
| 7869 | #line 7869 "configure" | 7885 | #line 7885 "configure" |
| 7870 | #include "confdefs.h" | 7886 | #include "confdefs.h" |
| 7871 | #if defined(CRAY) && ! defined(CRAY2) | 7887 | #if defined(CRAY) && ! defined(CRAY2) |
| 7872 | webecray | 7888 | webecray |
| @@ -7884,18 +7900,18 @@ fi | |||
| 7884 | rm -f conftest* | 7900 | rm -f conftest* |
| 7885 | 7901 | ||
| 7886 | fi | 7902 | fi |
| 7887 | echo "$as_me:7887: result: $ac_cv_os_cray" >&5 | 7903 | echo "$as_me:7903: result: $ac_cv_os_cray" >&5 |
| 7888 | echo "${ECHO_T}$ac_cv_os_cray" >&6 | 7904 | echo "${ECHO_T}$ac_cv_os_cray" >&6 |
| 7889 | if test $ac_cv_os_cray = yes; then | 7905 | if test $ac_cv_os_cray = yes; then |
| 7890 | for ac_func in _getb67 GETB67 getb67; do | 7906 | for ac_func in _getb67 GETB67 getb67; do |
| 7891 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | 7907 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 7892 | echo "$as_me:7892: checking for $ac_func" >&5 | 7908 | echo "$as_me:7908: checking for $ac_func" >&5 |
| 7893 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 7909 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 7894 | if eval "test \"\${$as_ac_var+set}\" = set"; then | 7910 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 7895 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7911 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7896 | else | 7912 | else |
| 7897 | cat >conftest.$ac_ext <<_ACEOF | 7913 | cat >conftest.$ac_ext <<_ACEOF |
| 7898 | #line 7898 "configure" | 7914 | #line 7914 "configure" |
| 7899 | #include "confdefs.h" | 7915 | #include "confdefs.h" |
| 7900 | /* System header to define __stub macros and hopefully few prototypes, | 7916 | /* System header to define __stub macros and hopefully few prototypes, |
| 7901 | which can conflict with char $ac_func (); below. */ | 7917 | which can conflict with char $ac_func (); below. */ |
| @@ -7926,16 +7942,16 @@ f = $ac_func; | |||
| 7926 | } | 7942 | } |
| 7927 | _ACEOF | 7943 | _ACEOF |
| 7928 | rm -f conftest.$ac_objext conftest$ac_exeext | 7944 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 7929 | if { (eval echo "$as_me:7929: \"$ac_link\"") >&5 | 7945 | if { (eval echo "$as_me:7945: \"$ac_link\"") >&5 |
| 7930 | (eval $ac_link) 2>&5 | 7946 | (eval $ac_link) 2>&5 |
| 7931 | ac_status=$? | 7947 | ac_status=$? |
| 7932 | echo "$as_me:7932: \$? = $ac_status" >&5 | 7948 | echo "$as_me:7948: \$? = $ac_status" >&5 |
| 7933 | (exit $ac_status); } && | 7949 | (exit $ac_status); } && |
| 7934 | { ac_try='test -s conftest$ac_exeext' | 7950 | { ac_try='test -s conftest$ac_exeext' |
| 7935 | { (eval echo "$as_me:7935: \"$ac_try\"") >&5 | 7951 | { (eval echo "$as_me:7951: \"$ac_try\"") >&5 |
| 7936 | (eval $ac_try) 2>&5 | 7952 | (eval $ac_try) 2>&5 |
| 7937 | ac_status=$? | 7953 | ac_status=$? |
| 7938 | echo "$as_me:7938: \$? = $ac_status" >&5 | 7954 | echo "$as_me:7954: \$? = $ac_status" >&5 |
| 7939 | (exit $ac_status); }; }; then | 7955 | (exit $ac_status); }; }; then |
| 7940 | eval "$as_ac_var=yes" | 7956 | eval "$as_ac_var=yes" |
| 7941 | else | 7957 | else |
| @@ -7945,7 +7961,7 @@ eval "$as_ac_var=no" | |||
| 7945 | fi | 7961 | fi |
| 7946 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 7962 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 7947 | fi | 7963 | fi |
| 7948 | echo "$as_me:7948: result: `eval echo '${'$as_ac_var'}'`" >&5 | 7964 | echo "$as_me:7964: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 7949 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 7965 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 7950 | if test `eval echo '${'$as_ac_var'}'` = yes; then | 7966 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
| 7951 | 7967 | ||
| @@ -7959,7 +7975,7 @@ fi | |||
| 7959 | done | 7975 | done |
| 7960 | fi | 7976 | fi |
| 7961 | 7977 | ||
| 7962 | echo "$as_me:7962: checking stack direction for C alloca" >&5 | 7978 | echo "$as_me:7978: checking stack direction for C alloca" >&5 |
| 7963 | echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6 | 7979 | echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6 |
| 7964 | if test "${ac_cv_c_stack_direction+set}" = set; then | 7980 | if test "${ac_cv_c_stack_direction+set}" = set; then |
| 7965 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 7981 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -7968,7 +7984,7 @@ else | |||
| 7968 | ac_cv_c_stack_direction=0 | 7984 | ac_cv_c_stack_direction=0 |
| 7969 | else | 7985 | else |
| 7970 | cat >conftest.$ac_ext <<_ACEOF | 7986 | cat >conftest.$ac_ext <<_ACEOF |
| 7971 | #line 7971 "configure" | 7987 | #line 7987 "configure" |
| 7972 | #include "confdefs.h" | 7988 | #include "confdefs.h" |
| 7973 | int | 7989 | int |
| 7974 | find_stack_direction () | 7990 | find_stack_direction () |
| @@ -7991,15 +8007,15 @@ main () | |||
| 7991 | } | 8007 | } |
| 7992 | _ACEOF | 8008 | _ACEOF |
| 7993 | rm -f conftest$ac_exeext | 8009 | rm -f conftest$ac_exeext |
| 7994 | if { (eval echo "$as_me:7994: \"$ac_link\"") >&5 | 8010 | if { (eval echo "$as_me:8010: \"$ac_link\"") >&5 |
| 7995 | (eval $ac_link) 2>&5 | 8011 | (eval $ac_link) 2>&5 |
| 7996 | ac_status=$? | 8012 | ac_status=$? |
| 7997 | echo "$as_me:7997: \$? = $ac_status" >&5 | 8013 | echo "$as_me:8013: \$? = $ac_status" >&5 |
| 7998 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | 8014 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
| 7999 | { (eval echo "$as_me:7999: \"$ac_try\"") >&5 | 8015 | { (eval echo "$as_me:8015: \"$ac_try\"") >&5 |
| 8000 | (eval $ac_try) 2>&5 | 8016 | (eval $ac_try) 2>&5 |
| 8001 | ac_status=$? | 8017 | ac_status=$? |
| 8002 | echo "$as_me:8002: \$? = $ac_status" >&5 | 8018 | echo "$as_me:8018: \$? = $ac_status" >&5 |
| 8003 | (exit $ac_status); }; }; then | 8019 | (exit $ac_status); }; }; then |
| 8004 | ac_cv_c_stack_direction=1 | 8020 | ac_cv_c_stack_direction=1 |
| 8005 | else | 8021 | else |
| @@ -8011,7 +8027,7 @@ fi | |||
| 8011 | rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 8027 | rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 8012 | fi | 8028 | fi |
| 8013 | fi | 8029 | fi |
| 8014 | echo "$as_me:8014: result: $ac_cv_c_stack_direction" >&5 | 8030 | echo "$as_me:8030: result: $ac_cv_c_stack_direction" >&5 |
| 8015 | echo "${ECHO_T}$ac_cv_c_stack_direction" >&6 | 8031 | echo "${ECHO_T}$ac_cv_c_stack_direction" >&6 |
| 8016 | 8032 | ||
| 8017 | cat >>confdefs.h <<EOF | 8033 | cat >>confdefs.h <<EOF |
| @@ -8023,7 +8039,7 @@ fi | |||
| 8023 | # fmod, logb, and frexp are found in -lm on most systems. | 8039 | # fmod, logb, and frexp are found in -lm on most systems. |
| 8024 | # On HPUX 9.01, -lm does not contain logb, so check for sqrt. | 8040 | # On HPUX 9.01, -lm does not contain logb, so check for sqrt. |
| 8025 | 8041 | ||
| 8026 | echo "$as_me:8026: checking for sqrt in -lm" >&5 | 8042 | echo "$as_me:8042: checking for sqrt in -lm" >&5 |
| 8027 | echo $ECHO_N "checking for sqrt in -lm... $ECHO_C" >&6 | 8043 | echo $ECHO_N "checking for sqrt in -lm... $ECHO_C" >&6 |
| 8028 | if test "${ac_cv_lib_m_sqrt+set}" = set; then | 8044 | if test "${ac_cv_lib_m_sqrt+set}" = set; then |
| 8029 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8045 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -8031,7 +8047,7 @@ else | |||
| 8031 | ac_check_lib_save_LIBS=$LIBS | 8047 | ac_check_lib_save_LIBS=$LIBS |
| 8032 | LIBS="-lm $LIBS" | 8048 | LIBS="-lm $LIBS" |
| 8033 | cat >conftest.$ac_ext <<_ACEOF | 8049 | cat >conftest.$ac_ext <<_ACEOF |
| 8034 | #line 8034 "configure" | 8050 | #line 8050 "configure" |
| 8035 | #include "confdefs.h" | 8051 | #include "confdefs.h" |
| 8036 | 8052 | ||
| 8037 | /* Override any gcc2 internal prototype to avoid an error. */ | 8053 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -8050,16 +8066,16 @@ sqrt (); | |||
| 8050 | } | 8066 | } |
| 8051 | _ACEOF | 8067 | _ACEOF |
| 8052 | rm -f conftest.$ac_objext conftest$ac_exeext | 8068 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8053 | if { (eval echo "$as_me:8053: \"$ac_link\"") >&5 | 8069 | if { (eval echo "$as_me:8069: \"$ac_link\"") >&5 |
| 8054 | (eval $ac_link) 2>&5 | 8070 | (eval $ac_link) 2>&5 |
| 8055 | ac_status=$? | 8071 | ac_status=$? |
| 8056 | echo "$as_me:8056: \$? = $ac_status" >&5 | 8072 | echo "$as_me:8072: \$? = $ac_status" >&5 |
| 8057 | (exit $ac_status); } && | 8073 | (exit $ac_status); } && |
| 8058 | { ac_try='test -s conftest$ac_exeext' | 8074 | { ac_try='test -s conftest$ac_exeext' |
| 8059 | { (eval echo "$as_me:8059: \"$ac_try\"") >&5 | 8075 | { (eval echo "$as_me:8075: \"$ac_try\"") >&5 |
| 8060 | (eval $ac_try) 2>&5 | 8076 | (eval $ac_try) 2>&5 |
| 8061 | ac_status=$? | 8077 | ac_status=$? |
| 8062 | echo "$as_me:8062: \$? = $ac_status" >&5 | 8078 | echo "$as_me:8078: \$? = $ac_status" >&5 |
| 8063 | (exit $ac_status); }; }; then | 8079 | (exit $ac_status); }; }; then |
| 8064 | ac_cv_lib_m_sqrt=yes | 8080 | ac_cv_lib_m_sqrt=yes |
| 8065 | else | 8081 | else |
| @@ -8070,7 +8086,7 @@ fi | |||
| 8070 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8086 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 8071 | LIBS=$ac_check_lib_save_LIBS | 8087 | LIBS=$ac_check_lib_save_LIBS |
| 8072 | fi | 8088 | fi |
| 8073 | echo "$as_me:8073: result: $ac_cv_lib_m_sqrt" >&5 | 8089 | echo "$as_me:8089: result: $ac_cv_lib_m_sqrt" >&5 |
| 8074 | echo "${ECHO_T}$ac_cv_lib_m_sqrt" >&6 | 8090 | echo "${ECHO_T}$ac_cv_lib_m_sqrt" >&6 |
| 8075 | if test $ac_cv_lib_m_sqrt = yes; then | 8091 | if test $ac_cv_lib_m_sqrt = yes; then |
| 8076 | cat >>confdefs.h <<EOF | 8092 | cat >>confdefs.h <<EOF |
| @@ -8083,7 +8099,7 @@ fi | |||
| 8083 | 8099 | ||
| 8084 | # Check for mail-locking functions in a "mail" library | 8100 | # Check for mail-locking functions in a "mail" library |
| 8085 | 8101 | ||
| 8086 | echo "$as_me:8086: checking for maillock in -lmail" >&5 | 8102 | echo "$as_me:8102: checking for maillock in -lmail" >&5 |
| 8087 | echo $ECHO_N "checking for maillock in -lmail... $ECHO_C" >&6 | 8103 | echo $ECHO_N "checking for maillock in -lmail... $ECHO_C" >&6 |
| 8088 | if test "${ac_cv_lib_mail_maillock+set}" = set; then | 8104 | if test "${ac_cv_lib_mail_maillock+set}" = set; then |
| 8089 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8105 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -8091,7 +8107,7 @@ else | |||
| 8091 | ac_check_lib_save_LIBS=$LIBS | 8107 | ac_check_lib_save_LIBS=$LIBS |
| 8092 | LIBS="-lmail $LIBS" | 8108 | LIBS="-lmail $LIBS" |
| 8093 | cat >conftest.$ac_ext <<_ACEOF | 8109 | cat >conftest.$ac_ext <<_ACEOF |
| 8094 | #line 8094 "configure" | 8110 | #line 8110 "configure" |
| 8095 | #include "confdefs.h" | 8111 | #include "confdefs.h" |
| 8096 | 8112 | ||
| 8097 | /* Override any gcc2 internal prototype to avoid an error. */ | 8113 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -8110,16 +8126,16 @@ maillock (); | |||
| 8110 | } | 8126 | } |
| 8111 | _ACEOF | 8127 | _ACEOF |
| 8112 | rm -f conftest.$ac_objext conftest$ac_exeext | 8128 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8113 | if { (eval echo "$as_me:8113: \"$ac_link\"") >&5 | 8129 | if { (eval echo "$as_me:8129: \"$ac_link\"") >&5 |
| 8114 | (eval $ac_link) 2>&5 | 8130 | (eval $ac_link) 2>&5 |
| 8115 | ac_status=$? | 8131 | ac_status=$? |
| 8116 | echo "$as_me:8116: \$? = $ac_status" >&5 | 8132 | echo "$as_me:8132: \$? = $ac_status" >&5 |
| 8117 | (exit $ac_status); } && | 8133 | (exit $ac_status); } && |
| 8118 | { ac_try='test -s conftest$ac_exeext' | 8134 | { ac_try='test -s conftest$ac_exeext' |
| 8119 | { (eval echo "$as_me:8119: \"$ac_try\"") >&5 | 8135 | { (eval echo "$as_me:8135: \"$ac_try\"") >&5 |
| 8120 | (eval $ac_try) 2>&5 | 8136 | (eval $ac_try) 2>&5 |
| 8121 | ac_status=$? | 8137 | ac_status=$? |
| 8122 | echo "$as_me:8122: \$? = $ac_status" >&5 | 8138 | echo "$as_me:8138: \$? = $ac_status" >&5 |
| 8123 | (exit $ac_status); }; }; then | 8139 | (exit $ac_status); }; }; then |
| 8124 | ac_cv_lib_mail_maillock=yes | 8140 | ac_cv_lib_mail_maillock=yes |
| 8125 | else | 8141 | else |
| @@ -8130,7 +8146,7 @@ fi | |||
| 8130 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8146 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 8131 | LIBS=$ac_check_lib_save_LIBS | 8147 | LIBS=$ac_check_lib_save_LIBS |
| 8132 | fi | 8148 | fi |
| 8133 | echo "$as_me:8133: result: $ac_cv_lib_mail_maillock" >&5 | 8149 | echo "$as_me:8149: result: $ac_cv_lib_mail_maillock" >&5 |
| 8134 | echo "${ECHO_T}$ac_cv_lib_mail_maillock" >&6 | 8150 | echo "${ECHO_T}$ac_cv_lib_mail_maillock" >&6 |
| 8135 | if test $ac_cv_lib_mail_maillock = yes; then | 8151 | if test $ac_cv_lib_mail_maillock = yes; then |
| 8136 | cat >>confdefs.h <<EOF | 8152 | cat >>confdefs.h <<EOF |
| @@ -8141,7 +8157,7 @@ EOF | |||
| 8141 | 8157 | ||
| 8142 | fi | 8158 | fi |
| 8143 | 8159 | ||
| 8144 | echo "$as_me:8144: checking for maillock in -llockfile" >&5 | 8160 | echo "$as_me:8160: checking for maillock in -llockfile" >&5 |
| 8145 | echo $ECHO_N "checking for maillock in -llockfile... $ECHO_C" >&6 | 8161 | echo $ECHO_N "checking for maillock in -llockfile... $ECHO_C" >&6 |
| 8146 | if test "${ac_cv_lib_lockfile_maillock+set}" = set; then | 8162 | if test "${ac_cv_lib_lockfile_maillock+set}" = set; then |
| 8147 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8163 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -8149,7 +8165,7 @@ else | |||
| 8149 | ac_check_lib_save_LIBS=$LIBS | 8165 | ac_check_lib_save_LIBS=$LIBS |
| 8150 | LIBS="-llockfile $LIBS" | 8166 | LIBS="-llockfile $LIBS" |
| 8151 | cat >conftest.$ac_ext <<_ACEOF | 8167 | cat >conftest.$ac_ext <<_ACEOF |
| 8152 | #line 8152 "configure" | 8168 | #line 8168 "configure" |
| 8153 | #include "confdefs.h" | 8169 | #include "confdefs.h" |
| 8154 | 8170 | ||
| 8155 | /* Override any gcc2 internal prototype to avoid an error. */ | 8171 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -8168,16 +8184,16 @@ maillock (); | |||
| 8168 | } | 8184 | } |
| 8169 | _ACEOF | 8185 | _ACEOF |
| 8170 | rm -f conftest.$ac_objext conftest$ac_exeext | 8186 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8171 | if { (eval echo "$as_me:8171: \"$ac_link\"") >&5 | 8187 | if { (eval echo "$as_me:8187: \"$ac_link\"") >&5 |
| 8172 | (eval $ac_link) 2>&5 | 8188 | (eval $ac_link) 2>&5 |
| 8173 | ac_status=$? | 8189 | ac_status=$? |
| 8174 | echo "$as_me:8174: \$? = $ac_status" >&5 | 8190 | echo "$as_me:8190: \$? = $ac_status" >&5 |
| 8175 | (exit $ac_status); } && | 8191 | (exit $ac_status); } && |
| 8176 | { ac_try='test -s conftest$ac_exeext' | 8192 | { ac_try='test -s conftest$ac_exeext' |
| 8177 | { (eval echo "$as_me:8177: \"$ac_try\"") >&5 | 8193 | { (eval echo "$as_me:8193: \"$ac_try\"") >&5 |
| 8178 | (eval $ac_try) 2>&5 | 8194 | (eval $ac_try) 2>&5 |
| 8179 | ac_status=$? | 8195 | ac_status=$? |
| 8180 | echo "$as_me:8180: \$? = $ac_status" >&5 | 8196 | echo "$as_me:8196: \$? = $ac_status" >&5 |
| 8181 | (exit $ac_status); }; }; then | 8197 | (exit $ac_status); }; }; then |
| 8182 | ac_cv_lib_lockfile_maillock=yes | 8198 | ac_cv_lib_lockfile_maillock=yes |
| 8183 | else | 8199 | else |
| @@ -8188,7 +8204,7 @@ fi | |||
| 8188 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8204 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 8189 | LIBS=$ac_check_lib_save_LIBS | 8205 | LIBS=$ac_check_lib_save_LIBS |
| 8190 | fi | 8206 | fi |
| 8191 | echo "$as_me:8191: result: $ac_cv_lib_lockfile_maillock" >&5 | 8207 | echo "$as_me:8207: result: $ac_cv_lib_lockfile_maillock" >&5 |
| 8192 | echo "${ECHO_T}$ac_cv_lib_lockfile_maillock" >&6 | 8208 | echo "${ECHO_T}$ac_cv_lib_lockfile_maillock" >&6 |
| 8193 | if test $ac_cv_lib_lockfile_maillock = yes; then | 8209 | if test $ac_cv_lib_lockfile_maillock = yes; then |
| 8194 | cat >>confdefs.h <<EOF | 8210 | cat >>confdefs.h <<EOF |
| @@ -8205,7 +8221,7 @@ fi | |||
| 8205 | if test "$ac_cv_lib_lockfile_maillock" = no; then | 8221 | if test "$ac_cv_lib_lockfile_maillock" = no; then |
| 8206 | # Extract the first word of "liblockfile.so", so it can be a program name with args. | 8222 | # Extract the first word of "liblockfile.so", so it can be a program name with args. |
| 8207 | set dummy liblockfile.so; ac_word=$2 | 8223 | set dummy liblockfile.so; ac_word=$2 |
| 8208 | echo "$as_me:8208: checking for $ac_word" >&5 | 8224 | echo "$as_me:8224: checking for $ac_word" >&5 |
| 8209 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 | 8225 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 8210 | if test "${ac_cv_prog_liblockfile+set}" = set; then | 8226 | if test "${ac_cv_prog_liblockfile+set}" = set; then |
| 8211 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8227 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -8220,7 +8236,7 @@ for ac_dir in $ac_dummy; do | |||
| 8220 | test -z "$ac_dir" && ac_dir=. | 8236 | test -z "$ac_dir" && ac_dir=. |
| 8221 | $as_executable_p "$ac_dir/$ac_word" || continue | 8237 | $as_executable_p "$ac_dir/$ac_word" || continue |
| 8222 | ac_cv_prog_liblockfile="yes" | 8238 | ac_cv_prog_liblockfile="yes" |
| 8223 | echo "$as_me:8223: found $ac_dir/$ac_word" >&5 | 8239 | echo "$as_me:8239: found $ac_dir/$ac_word" >&5 |
| 8224 | break | 8240 | break |
| 8225 | done | 8241 | done |
| 8226 | 8242 | ||
| @@ -8229,15 +8245,15 @@ fi | |||
| 8229 | fi | 8245 | fi |
| 8230 | liblockfile=$ac_cv_prog_liblockfile | 8246 | liblockfile=$ac_cv_prog_liblockfile |
| 8231 | if test -n "$liblockfile"; then | 8247 | if test -n "$liblockfile"; then |
| 8232 | echo "$as_me:8232: result: $liblockfile" >&5 | 8248 | echo "$as_me:8248: result: $liblockfile" >&5 |
| 8233 | echo "${ECHO_T}$liblockfile" >&6 | 8249 | echo "${ECHO_T}$liblockfile" >&6 |
| 8234 | else | 8250 | else |
| 8235 | echo "$as_me:8235: result: no" >&5 | 8251 | echo "$as_me:8251: result: no" >&5 |
| 8236 | echo "${ECHO_T}no" >&6 | 8252 | echo "${ECHO_T}no" >&6 |
| 8237 | fi | 8253 | fi |
| 8238 | 8254 | ||
| 8239 | if test $ac_cv_prog_liblockfile = yes; then | 8255 | if test $ac_cv_prog_liblockfile = yes; then |
| 8240 | { { echo "$as_me:8240: error: Shared liblockfile found but can't link against it. | 8256 | { { echo "$as_me:8256: error: Shared liblockfile found but can't link against it. |
| 8241 | This probably means that movemail could lose mail. | 8257 | This probably means that movemail could lose mail. |
| 8242 | There may be a \`development' package to install containing liblockfile." >&5 | 8258 | There may be a \`development' package to install containing liblockfile." >&5 |
| 8243 | echo "$as_me: error: Shared liblockfile found but can't link against it. | 8259 | echo "$as_me: error: Shared liblockfile found but can't link against it. |
| @@ -8255,13 +8271,13 @@ fi | |||
| 8255 | for ac_func in touchlock | 8271 | for ac_func in touchlock |
| 8256 | do | 8272 | do |
| 8257 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | 8273 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 8258 | echo "$as_me:8258: checking for $ac_func" >&5 | 8274 | echo "$as_me:8274: checking for $ac_func" >&5 |
| 8259 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 8275 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 8260 | if eval "test \"\${$as_ac_var+set}\" = set"; then | 8276 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 8261 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8277 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8262 | else | 8278 | else |
| 8263 | cat >conftest.$ac_ext <<_ACEOF | 8279 | cat >conftest.$ac_ext <<_ACEOF |
| 8264 | #line 8264 "configure" | 8280 | #line 8280 "configure" |
| 8265 | #include "confdefs.h" | 8281 | #include "confdefs.h" |
| 8266 | /* System header to define __stub macros and hopefully few prototypes, | 8282 | /* System header to define __stub macros and hopefully few prototypes, |
| 8267 | which can conflict with char $ac_func (); below. */ | 8283 | which can conflict with char $ac_func (); below. */ |
| @@ -8292,16 +8308,16 @@ f = $ac_func; | |||
| 8292 | } | 8308 | } |
| 8293 | _ACEOF | 8309 | _ACEOF |
| 8294 | rm -f conftest.$ac_objext conftest$ac_exeext | 8310 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8295 | if { (eval echo "$as_me:8295: \"$ac_link\"") >&5 | 8311 | if { (eval echo "$as_me:8311: \"$ac_link\"") >&5 |
| 8296 | (eval $ac_link) 2>&5 | 8312 | (eval $ac_link) 2>&5 |
| 8297 | ac_status=$? | 8313 | ac_status=$? |
| 8298 | echo "$as_me:8298: \$? = $ac_status" >&5 | 8314 | echo "$as_me:8314: \$? = $ac_status" >&5 |
| 8299 | (exit $ac_status); } && | 8315 | (exit $ac_status); } && |
| 8300 | { ac_try='test -s conftest$ac_exeext' | 8316 | { ac_try='test -s conftest$ac_exeext' |
| 8301 | { (eval echo "$as_me:8301: \"$ac_try\"") >&5 | 8317 | { (eval echo "$as_me:8317: \"$ac_try\"") >&5 |
| 8302 | (eval $ac_try) 2>&5 | 8318 | (eval $ac_try) 2>&5 |
| 8303 | ac_status=$? | 8319 | ac_status=$? |
| 8304 | echo "$as_me:8304: \$? = $ac_status" >&5 | 8320 | echo "$as_me:8320: \$? = $ac_status" >&5 |
| 8305 | (exit $ac_status); }; }; then | 8321 | (exit $ac_status); }; }; then |
| 8306 | eval "$as_ac_var=yes" | 8322 | eval "$as_ac_var=yes" |
| 8307 | else | 8323 | else |
| @@ -8311,7 +8327,7 @@ eval "$as_ac_var=no" | |||
| 8311 | fi | 8327 | fi |
| 8312 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8328 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 8313 | fi | 8329 | fi |
| 8314 | echo "$as_me:8314: result: `eval echo '${'$as_ac_var'}'`" >&5 | 8330 | echo "$as_me:8330: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 8315 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 8331 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 8316 | if test `eval echo '${'$as_ac_var'}'` = yes; then | 8332 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
| 8317 | cat >>confdefs.h <<EOF | 8333 | cat >>confdefs.h <<EOF |
| @@ -8321,26 +8337,26 @@ EOF | |||
| 8321 | fi | 8337 | fi |
| 8322 | done | 8338 | done |
| 8323 | 8339 | ||
| 8324 | for ac_header in maillock.h sys/un.h | 8340 | for ac_header in maillock.h |
| 8325 | do | 8341 | do |
| 8326 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 8342 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 8327 | echo "$as_me:8327: checking for $ac_header" >&5 | 8343 | echo "$as_me:8343: checking for $ac_header" >&5 |
| 8328 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 8344 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 8329 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 8345 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8330 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8346 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8331 | else | 8347 | else |
| 8332 | cat >conftest.$ac_ext <<_ACEOF | 8348 | cat >conftest.$ac_ext <<_ACEOF |
| 8333 | #line 8333 "configure" | 8349 | #line 8349 "configure" |
| 8334 | #include "confdefs.h" | 8350 | #include "confdefs.h" |
| 8335 | #include <$ac_header> | 8351 | #include <$ac_header> |
| 8336 | _ACEOF | 8352 | _ACEOF |
| 8337 | if { (eval echo "$as_me:8337: \"$ac_cpp conftest.$ac_ext\"") >&5 | 8353 | if { (eval echo "$as_me:8353: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 8338 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 8354 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 8339 | ac_status=$? | 8355 | ac_status=$? |
| 8340 | egrep -v '^ *\+' conftest.er1 >conftest.err | 8356 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 8341 | rm -f conftest.er1 | 8357 | rm -f conftest.er1 |
| 8342 | cat conftest.err >&5 | 8358 | cat conftest.err >&5 |
| 8343 | echo "$as_me:8343: \$? = $ac_status" >&5 | 8359 | echo "$as_me:8359: \$? = $ac_status" >&5 |
| 8344 | (exit $ac_status); } >/dev/null; then | 8360 | (exit $ac_status); } >/dev/null; then |
| 8345 | if test -s conftest.err; then | 8361 | if test -s conftest.err; then |
| 8346 | ac_cpp_err=$ac_c_preproc_warn_flag | 8362 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -8359,7 +8375,7 @@ else | |||
| 8359 | fi | 8375 | fi |
| 8360 | rm -f conftest.err conftest.$ac_ext | 8376 | rm -f conftest.err conftest.$ac_ext |
| 8361 | fi | 8377 | fi |
| 8362 | echo "$as_me:8362: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 8378 | echo "$as_me:8378: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 8363 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 8379 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 8364 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | 8380 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 8365 | cat >>confdefs.h <<EOF | 8381 | cat >>confdefs.h <<EOF |
| @@ -8379,13 +8395,13 @@ sendto recvfrom getsockopt setsockopt getsockname getpeername \ | |||
| 8379 | gai_strerror mkstemp | 8395 | gai_strerror mkstemp |
| 8380 | do | 8396 | do |
| 8381 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | 8397 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 8382 | echo "$as_me:8381: checking for $ac_func" >&5 | 8398 | echo "$as_me:8398: checking for $ac_func" >&5 |
| 8383 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 8399 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 8384 | if eval "test \"\${$as_ac_var+set}\" = set"; then | 8400 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 8385 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8401 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8386 | else | 8402 | else |
| 8387 | cat >conftest.$ac_ext <<_ACEOF | 8403 | cat >conftest.$ac_ext <<_ACEOF |
| 8388 | #line 8387 "configure" | 8404 | #line 8404 "configure" |
| 8389 | #include "confdefs.h" | 8405 | #include "confdefs.h" |
| 8390 | /* System header to define __stub macros and hopefully few prototypes, | 8406 | /* System header to define __stub macros and hopefully few prototypes, |
| 8391 | which can conflict with char $ac_func (); below. */ | 8407 | which can conflict with char $ac_func (); below. */ |
| @@ -8416,16 +8432,16 @@ f = $ac_func; | |||
| 8416 | } | 8432 | } |
| 8417 | _ACEOF | 8433 | _ACEOF |
| 8418 | rm -f conftest.$ac_objext conftest$ac_exeext | 8434 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8419 | if { (eval echo "$as_me:8418: \"$ac_link\"") >&5 | 8435 | if { (eval echo "$as_me:8435: \"$ac_link\"") >&5 |
| 8420 | (eval $ac_link) 2>&5 | 8436 | (eval $ac_link) 2>&5 |
| 8421 | ac_status=$? | 8437 | ac_status=$? |
| 8422 | echo "$as_me:8421: \$? = $ac_status" >&5 | 8438 | echo "$as_me:8438: \$? = $ac_status" >&5 |
| 8423 | (exit $ac_status); } && | 8439 | (exit $ac_status); } && |
| 8424 | { ac_try='test -s conftest$ac_exeext' | 8440 | { ac_try='test -s conftest$ac_exeext' |
| 8425 | { (eval echo "$as_me:8424: \"$ac_try\"") >&5 | 8441 | { (eval echo "$as_me:8441: \"$ac_try\"") >&5 |
| 8426 | (eval $ac_try) 2>&5 | 8442 | (eval $ac_try) 2>&5 |
| 8427 | ac_status=$? | 8443 | ac_status=$? |
| 8428 | echo "$as_me:8427: \$? = $ac_status" >&5 | 8444 | echo "$as_me:8444: \$? = $ac_status" >&5 |
| 8429 | (exit $ac_status); }; }; then | 8445 | (exit $ac_status); }; }; then |
| 8430 | eval "$as_ac_var=yes" | 8446 | eval "$as_ac_var=yes" |
| 8431 | else | 8447 | else |
| @@ -8435,7 +8451,7 @@ eval "$as_ac_var=no" | |||
| 8435 | fi | 8451 | fi |
| 8436 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8452 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 8437 | fi | 8453 | fi |
| 8438 | echo "$as_me:8437: result: `eval echo '${'$as_ac_var'}'`" >&5 | 8454 | echo "$as_me:8454: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 8439 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 8455 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 8440 | if test `eval echo '${'$as_ac_var'}'` = yes; then | 8456 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
| 8441 | cat >>confdefs.h <<EOF | 8457 | cat >>confdefs.h <<EOF |
| @@ -8445,26 +8461,74 @@ EOF | |||
| 8445 | fi | 8461 | fi |
| 8446 | done | 8462 | done |
| 8447 | 8463 | ||
| 8464 | for ac_header in sys/un.h | ||
| 8465 | do | ||
| 8466 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | ||
| 8467 | echo "$as_me:8467: checking for $ac_header" >&5 | ||
| 8468 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | ||
| 8469 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | ||
| 8470 | echo $ECHO_N "(cached) $ECHO_C" >&6 | ||
| 8471 | else | ||
| 8472 | cat >conftest.$ac_ext <<_ACEOF | ||
| 8473 | #line 8473 "configure" | ||
| 8474 | #include "confdefs.h" | ||
| 8475 | #include <$ac_header> | ||
| 8476 | _ACEOF | ||
| 8477 | if { (eval echo "$as_me:8477: \"$ac_cpp conftest.$ac_ext\"") >&5 | ||
| 8478 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | ||
| 8479 | ac_status=$? | ||
| 8480 | egrep -v '^ *\+' conftest.er1 >conftest.err | ||
| 8481 | rm -f conftest.er1 | ||
| 8482 | cat conftest.err >&5 | ||
| 8483 | echo "$as_me:8483: \$? = $ac_status" >&5 | ||
| 8484 | (exit $ac_status); } >/dev/null; then | ||
| 8485 | if test -s conftest.err; then | ||
| 8486 | ac_cpp_err=$ac_c_preproc_warn_flag | ||
| 8487 | else | ||
| 8488 | ac_cpp_err= | ||
| 8489 | fi | ||
| 8490 | else | ||
| 8491 | ac_cpp_err=yes | ||
| 8492 | fi | ||
| 8493 | if test -z "$ac_cpp_err"; then | ||
| 8494 | eval "$as_ac_Header=yes" | ||
| 8495 | else | ||
| 8496 | echo "$as_me: failed program was:" >&5 | ||
| 8497 | cat conftest.$ac_ext >&5 | ||
| 8498 | eval "$as_ac_Header=no" | ||
| 8499 | fi | ||
| 8500 | rm -f conftest.err conftest.$ac_ext | ||
| 8501 | fi | ||
| 8502 | echo "$as_me:8502: result: `eval echo '${'$as_ac_Header'}'`" >&5 | ||
| 8503 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | ||
| 8504 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | ||
| 8505 | cat >>confdefs.h <<EOF | ||
| 8506 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | ||
| 8507 | EOF | ||
| 8508 | |||
| 8509 | fi | ||
| 8510 | done | ||
| 8511 | |||
| 8448 | for ac_header in sys/time.h unistd.h | 8512 | for ac_header in sys/time.h unistd.h |
| 8449 | do | 8513 | do |
| 8450 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 8514 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 8451 | echo "$as_me:8450: checking for $ac_header" >&5 | 8515 | echo "$as_me:8515: checking for $ac_header" >&5 |
| 8452 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 8516 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 8453 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 8517 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8454 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8518 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8455 | else | 8519 | else |
| 8456 | cat >conftest.$ac_ext <<_ACEOF | 8520 | cat >conftest.$ac_ext <<_ACEOF |
| 8457 | #line 8456 "configure" | 8521 | #line 8521 "configure" |
| 8458 | #include "confdefs.h" | 8522 | #include "confdefs.h" |
| 8459 | #include <$ac_header> | 8523 | #include <$ac_header> |
| 8460 | _ACEOF | 8524 | _ACEOF |
| 8461 | if { (eval echo "$as_me:8460: \"$ac_cpp conftest.$ac_ext\"") >&5 | 8525 | if { (eval echo "$as_me:8525: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 8462 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 8526 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 8463 | ac_status=$? | 8527 | ac_status=$? |
| 8464 | egrep -v '^ *\+' conftest.er1 >conftest.err | 8528 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 8465 | rm -f conftest.er1 | 8529 | rm -f conftest.er1 |
| 8466 | cat conftest.err >&5 | 8530 | cat conftest.err >&5 |
| 8467 | echo "$as_me:8466: \$? = $ac_status" >&5 | 8531 | echo "$as_me:8531: \$? = $ac_status" >&5 |
| 8468 | (exit $ac_status); } >/dev/null; then | 8532 | (exit $ac_status); } >/dev/null; then |
| 8469 | if test -s conftest.err; then | 8533 | if test -s conftest.err; then |
| 8470 | ac_cpp_err=$ac_c_preproc_warn_flag | 8534 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -8483,7 +8547,7 @@ else | |||
| 8483 | fi | 8547 | fi |
| 8484 | rm -f conftest.err conftest.$ac_ext | 8548 | rm -f conftest.err conftest.$ac_ext |
| 8485 | fi | 8549 | fi |
| 8486 | echo "$as_me:8485: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 8550 | echo "$as_me:8550: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 8487 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 8551 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 8488 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | 8552 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 8489 | cat >>confdefs.h <<EOF | 8553 | cat >>confdefs.h <<EOF |
| @@ -8496,13 +8560,13 @@ done | |||
| 8496 | for ac_func in alarm | 8560 | for ac_func in alarm |
| 8497 | do | 8561 | do |
| 8498 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | 8562 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 8499 | echo "$as_me:8498: checking for $ac_func" >&5 | 8563 | echo "$as_me:8563: checking for $ac_func" >&5 |
| 8500 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 8564 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 8501 | if eval "test \"\${$as_ac_var+set}\" = set"; then | 8565 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 8502 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8566 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8503 | else | 8567 | else |
| 8504 | cat >conftest.$ac_ext <<_ACEOF | 8568 | cat >conftest.$ac_ext <<_ACEOF |
| 8505 | #line 8504 "configure" | 8569 | #line 8569 "configure" |
| 8506 | #include "confdefs.h" | 8570 | #include "confdefs.h" |
| 8507 | /* System header to define __stub macros and hopefully few prototypes, | 8571 | /* System header to define __stub macros and hopefully few prototypes, |
| 8508 | which can conflict with char $ac_func (); below. */ | 8572 | which can conflict with char $ac_func (); below. */ |
| @@ -8533,16 +8597,16 @@ f = $ac_func; | |||
| 8533 | } | 8597 | } |
| 8534 | _ACEOF | 8598 | _ACEOF |
| 8535 | rm -f conftest.$ac_objext conftest$ac_exeext | 8599 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8536 | if { (eval echo "$as_me:8535: \"$ac_link\"") >&5 | 8600 | if { (eval echo "$as_me:8600: \"$ac_link\"") >&5 |
| 8537 | (eval $ac_link) 2>&5 | 8601 | (eval $ac_link) 2>&5 |
| 8538 | ac_status=$? | 8602 | ac_status=$? |
| 8539 | echo "$as_me:8538: \$? = $ac_status" >&5 | 8603 | echo "$as_me:8603: \$? = $ac_status" >&5 |
| 8540 | (exit $ac_status); } && | 8604 | (exit $ac_status); } && |
| 8541 | { ac_try='test -s conftest$ac_exeext' | 8605 | { ac_try='test -s conftest$ac_exeext' |
| 8542 | { (eval echo "$as_me:8541: \"$ac_try\"") >&5 | 8606 | { (eval echo "$as_me:8606: \"$ac_try\"") >&5 |
| 8543 | (eval $ac_try) 2>&5 | 8607 | (eval $ac_try) 2>&5 |
| 8544 | ac_status=$? | 8608 | ac_status=$? |
| 8545 | echo "$as_me:8544: \$? = $ac_status" >&5 | 8609 | echo "$as_me:8609: \$? = $ac_status" >&5 |
| 8546 | (exit $ac_status); }; }; then | 8610 | (exit $ac_status); }; }; then |
| 8547 | eval "$as_ac_var=yes" | 8611 | eval "$as_ac_var=yes" |
| 8548 | else | 8612 | else |
| @@ -8552,7 +8616,7 @@ eval "$as_ac_var=no" | |||
| 8552 | fi | 8616 | fi |
| 8553 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8617 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 8554 | fi | 8618 | fi |
| 8555 | echo "$as_me:8554: result: `eval echo '${'$as_ac_var'}'`" >&5 | 8619 | echo "$as_me:8619: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 8556 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 8620 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 8557 | if test `eval echo '${'$as_ac_var'}'` = yes; then | 8621 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
| 8558 | cat >>confdefs.h <<EOF | 8622 | cat >>confdefs.h <<EOF |
| @@ -8562,7 +8626,7 @@ EOF | |||
| 8562 | fi | 8626 | fi |
| 8563 | done | 8627 | done |
| 8564 | 8628 | ||
| 8565 | echo "$as_me:8564: checking for working mktime" >&5 | 8629 | echo "$as_me:8629: checking for working mktime" >&5 |
| 8566 | echo $ECHO_N "checking for working mktime... $ECHO_C" >&6 | 8630 | echo $ECHO_N "checking for working mktime... $ECHO_C" >&6 |
| 8567 | if test "${ac_cv_func_working_mktime+set}" = set; then | 8631 | if test "${ac_cv_func_working_mktime+set}" = set; then |
| 8568 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8632 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -8571,7 +8635,7 @@ else | |||
| 8571 | ac_cv_func_working_mktime=no | 8635 | ac_cv_func_working_mktime=no |
| 8572 | else | 8636 | else |
| 8573 | cat >conftest.$ac_ext <<_ACEOF | 8637 | cat >conftest.$ac_ext <<_ACEOF |
| 8574 | #line 8573 "configure" | 8638 | #line 8638 "configure" |
| 8575 | #include "confdefs.h" | 8639 | #include "confdefs.h" |
| 8576 | /* Test program from Paul Eggert and Tony Leneis. */ | 8640 | /* Test program from Paul Eggert and Tony Leneis. */ |
| 8577 | #if TIME_WITH_SYS_TIME | 8641 | #if TIME_WITH_SYS_TIME |
| @@ -8720,15 +8784,15 @@ main () | |||
| 8720 | } | 8784 | } |
| 8721 | _ACEOF | 8785 | _ACEOF |
| 8722 | rm -f conftest$ac_exeext | 8786 | rm -f conftest$ac_exeext |
| 8723 | if { (eval echo "$as_me:8722: \"$ac_link\"") >&5 | 8787 | if { (eval echo "$as_me:8787: \"$ac_link\"") >&5 |
| 8724 | (eval $ac_link) 2>&5 | 8788 | (eval $ac_link) 2>&5 |
| 8725 | ac_status=$? | 8789 | ac_status=$? |
| 8726 | echo "$as_me:8725: \$? = $ac_status" >&5 | 8790 | echo "$as_me:8790: \$? = $ac_status" >&5 |
| 8727 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | 8791 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
| 8728 | { (eval echo "$as_me:8727: \"$ac_try\"") >&5 | 8792 | { (eval echo "$as_me:8792: \"$ac_try\"") >&5 |
| 8729 | (eval $ac_try) 2>&5 | 8793 | (eval $ac_try) 2>&5 |
| 8730 | ac_status=$? | 8794 | ac_status=$? |
| 8731 | echo "$as_me:8730: \$? = $ac_status" >&5 | 8795 | echo "$as_me:8795: \$? = $ac_status" >&5 |
| 8732 | (exit $ac_status); }; }; then | 8796 | (exit $ac_status); }; }; then |
| 8733 | ac_cv_func_working_mktime=yes | 8797 | ac_cv_func_working_mktime=yes |
| 8734 | else | 8798 | else |
| @@ -8740,7 +8804,7 @@ fi | |||
| 8740 | rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 8804 | rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 8741 | fi | 8805 | fi |
| 8742 | fi | 8806 | fi |
| 8743 | echo "$as_me:8742: result: $ac_cv_func_working_mktime" >&5 | 8807 | echo "$as_me:8807: result: $ac_cv_func_working_mktime" >&5 |
| 8744 | echo "${ECHO_T}$ac_cv_func_working_mktime" >&6 | 8808 | echo "${ECHO_T}$ac_cv_func_working_mktime" >&6 |
| 8745 | if test $ac_cv_func_working_mktime = no; then | 8809 | if test $ac_cv_func_working_mktime = no; then |
| 8746 | LIBOBJS="$LIBOBJS mktime.$ac_objext" | 8810 | LIBOBJS="$LIBOBJS mktime.$ac_objext" |
| @@ -8758,13 +8822,13 @@ ac_have_func=no # yes means we've found a way to get the load average. | |||
| 8758 | ac_save_LIBS=$LIBS | 8822 | ac_save_LIBS=$LIBS |
| 8759 | 8823 | ||
| 8760 | # Check for getloadavg, but be sure not to touch the cache variable. | 8824 | # Check for getloadavg, but be sure not to touch the cache variable. |
| 8761 | (echo "$as_me:8760: checking for getloadavg" >&5 | 8825 | (echo "$as_me:8825: checking for getloadavg" >&5 |
| 8762 | echo $ECHO_N "checking for getloadavg... $ECHO_C" >&6 | 8826 | echo $ECHO_N "checking for getloadavg... $ECHO_C" >&6 |
| 8763 | if test "${ac_cv_func_getloadavg+set}" = set; then | 8827 | if test "${ac_cv_func_getloadavg+set}" = set; then |
| 8764 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8828 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8765 | else | 8829 | else |
| 8766 | cat >conftest.$ac_ext <<_ACEOF | 8830 | cat >conftest.$ac_ext <<_ACEOF |
| 8767 | #line 8766 "configure" | 8831 | #line 8831 "configure" |
| 8768 | #include "confdefs.h" | 8832 | #include "confdefs.h" |
| 8769 | /* System header to define __stub macros and hopefully few prototypes, | 8833 | /* System header to define __stub macros and hopefully few prototypes, |
| 8770 | which can conflict with char getloadavg (); below. */ | 8834 | which can conflict with char getloadavg (); below. */ |
| @@ -8795,16 +8859,16 @@ f = getloadavg; | |||
| 8795 | } | 8859 | } |
| 8796 | _ACEOF | 8860 | _ACEOF |
| 8797 | rm -f conftest.$ac_objext conftest$ac_exeext | 8861 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8798 | if { (eval echo "$as_me:8797: \"$ac_link\"") >&5 | 8862 | if { (eval echo "$as_me:8862: \"$ac_link\"") >&5 |
| 8799 | (eval $ac_link) 2>&5 | 8863 | (eval $ac_link) 2>&5 |
| 8800 | ac_status=$? | 8864 | ac_status=$? |
| 8801 | echo "$as_me:8800: \$? = $ac_status" >&5 | 8865 | echo "$as_me:8865: \$? = $ac_status" >&5 |
| 8802 | (exit $ac_status); } && | 8866 | (exit $ac_status); } && |
| 8803 | { ac_try='test -s conftest$ac_exeext' | 8867 | { ac_try='test -s conftest$ac_exeext' |
| 8804 | { (eval echo "$as_me:8803: \"$ac_try\"") >&5 | 8868 | { (eval echo "$as_me:8868: \"$ac_try\"") >&5 |
| 8805 | (eval $ac_try) 2>&5 | 8869 | (eval $ac_try) 2>&5 |
| 8806 | ac_status=$? | 8870 | ac_status=$? |
| 8807 | echo "$as_me:8806: \$? = $ac_status" >&5 | 8871 | echo "$as_me:8871: \$? = $ac_status" >&5 |
| 8808 | (exit $ac_status); }; }; then | 8872 | (exit $ac_status); }; }; then |
| 8809 | ac_cv_func_getloadavg=yes | 8873 | ac_cv_func_getloadavg=yes |
| 8810 | else | 8874 | else |
| @@ -8814,7 +8878,7 @@ ac_cv_func_getloadavg=no | |||
| 8814 | fi | 8878 | fi |
| 8815 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8879 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 8816 | fi | 8880 | fi |
| 8817 | echo "$as_me:8816: result: $ac_cv_func_getloadavg" >&5 | 8881 | echo "$as_me:8881: result: $ac_cv_func_getloadavg" >&5 |
| 8818 | echo "${ECHO_T}$ac_cv_func_getloadavg" >&6 | 8882 | echo "${ECHO_T}$ac_cv_func_getloadavg" >&6 |
| 8819 | if test $ac_cv_func_getloadavg = yes; then | 8883 | if test $ac_cv_func_getloadavg = yes; then |
| 8820 | exit 0 | 8884 | exit 0 |
| @@ -8828,13 +8892,13 @@ fi | |||
| 8828 | for ac_func in pstat_getdynamic | 8892 | for ac_func in pstat_getdynamic |
| 8829 | do | 8893 | do |
| 8830 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | 8894 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 8831 | echo "$as_me:8830: checking for $ac_func" >&5 | 8895 | echo "$as_me:8895: checking for $ac_func" >&5 |
| 8832 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 8896 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 8833 | if eval "test \"\${$as_ac_var+set}\" = set"; then | 8897 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 8834 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8898 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8835 | else | 8899 | else |
| 8836 | cat >conftest.$ac_ext <<_ACEOF | 8900 | cat >conftest.$ac_ext <<_ACEOF |
| 8837 | #line 8836 "configure" | 8901 | #line 8901 "configure" |
| 8838 | #include "confdefs.h" | 8902 | #include "confdefs.h" |
| 8839 | /* System header to define __stub macros and hopefully few prototypes, | 8903 | /* System header to define __stub macros and hopefully few prototypes, |
| 8840 | which can conflict with char $ac_func (); below. */ | 8904 | which can conflict with char $ac_func (); below. */ |
| @@ -8865,16 +8929,16 @@ f = $ac_func; | |||
| 8865 | } | 8929 | } |
| 8866 | _ACEOF | 8930 | _ACEOF |
| 8867 | rm -f conftest.$ac_objext conftest$ac_exeext | 8931 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8868 | if { (eval echo "$as_me:8867: \"$ac_link\"") >&5 | 8932 | if { (eval echo "$as_me:8932: \"$ac_link\"") >&5 |
| 8869 | (eval $ac_link) 2>&5 | 8933 | (eval $ac_link) 2>&5 |
| 8870 | ac_status=$? | 8934 | ac_status=$? |
| 8871 | echo "$as_me:8870: \$? = $ac_status" >&5 | 8935 | echo "$as_me:8935: \$? = $ac_status" >&5 |
| 8872 | (exit $ac_status); } && | 8936 | (exit $ac_status); } && |
| 8873 | { ac_try='test -s conftest$ac_exeext' | 8937 | { ac_try='test -s conftest$ac_exeext' |
| 8874 | { (eval echo "$as_me:8873: \"$ac_try\"") >&5 | 8938 | { (eval echo "$as_me:8938: \"$ac_try\"") >&5 |
| 8875 | (eval $ac_try) 2>&5 | 8939 | (eval $ac_try) 2>&5 |
| 8876 | ac_status=$? | 8940 | ac_status=$? |
| 8877 | echo "$as_me:8876: \$? = $ac_status" >&5 | 8941 | echo "$as_me:8941: \$? = $ac_status" >&5 |
| 8878 | (exit $ac_status); }; }; then | 8942 | (exit $ac_status); }; }; then |
| 8879 | eval "$as_ac_var=yes" | 8943 | eval "$as_ac_var=yes" |
| 8880 | else | 8944 | else |
| @@ -8884,7 +8948,7 @@ eval "$as_ac_var=no" | |||
| 8884 | fi | 8948 | fi |
| 8885 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 8949 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 8886 | fi | 8950 | fi |
| 8887 | echo "$as_me:8886: result: `eval echo '${'$as_ac_var'}'`" >&5 | 8951 | echo "$as_me:8951: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 8888 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 8952 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 8889 | if test `eval echo '${'$as_ac_var'}'` = yes; then | 8953 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
| 8890 | cat >>confdefs.h <<EOF | 8954 | cat >>confdefs.h <<EOF |
| @@ -8896,7 +8960,7 @@ done | |||
| 8896 | 8960 | ||
| 8897 | # Solaris has libkstat which does not require root. | 8961 | # Solaris has libkstat which does not require root. |
| 8898 | 8962 | ||
| 8899 | echo "$as_me:8898: checking for kstat_open in -lkstat" >&5 | 8963 | echo "$as_me:8963: checking for kstat_open in -lkstat" >&5 |
| 8900 | echo $ECHO_N "checking for kstat_open in -lkstat... $ECHO_C" >&6 | 8964 | echo $ECHO_N "checking for kstat_open in -lkstat... $ECHO_C" >&6 |
| 8901 | if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then | 8965 | if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then |
| 8902 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 8966 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -8904,7 +8968,7 @@ else | |||
| 8904 | ac_check_lib_save_LIBS=$LIBS | 8968 | ac_check_lib_save_LIBS=$LIBS |
| 8905 | LIBS="-lkstat $LIBS" | 8969 | LIBS="-lkstat $LIBS" |
| 8906 | cat >conftest.$ac_ext <<_ACEOF | 8970 | cat >conftest.$ac_ext <<_ACEOF |
| 8907 | #line 8906 "configure" | 8971 | #line 8971 "configure" |
| 8908 | #include "confdefs.h" | 8972 | #include "confdefs.h" |
| 8909 | 8973 | ||
| 8910 | /* Override any gcc2 internal prototype to avoid an error. */ | 8974 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -8923,16 +8987,16 @@ kstat_open (); | |||
| 8923 | } | 8987 | } |
| 8924 | _ACEOF | 8988 | _ACEOF |
| 8925 | rm -f conftest.$ac_objext conftest$ac_exeext | 8989 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8926 | if { (eval echo "$as_me:8925: \"$ac_link\"") >&5 | 8990 | if { (eval echo "$as_me:8990: \"$ac_link\"") >&5 |
| 8927 | (eval $ac_link) 2>&5 | 8991 | (eval $ac_link) 2>&5 |
| 8928 | ac_status=$? | 8992 | ac_status=$? |
| 8929 | echo "$as_me:8928: \$? = $ac_status" >&5 | 8993 | echo "$as_me:8993: \$? = $ac_status" >&5 |
| 8930 | (exit $ac_status); } && | 8994 | (exit $ac_status); } && |
| 8931 | { ac_try='test -s conftest$ac_exeext' | 8995 | { ac_try='test -s conftest$ac_exeext' |
| 8932 | { (eval echo "$as_me:8931: \"$ac_try\"") >&5 | 8996 | { (eval echo "$as_me:8996: \"$ac_try\"") >&5 |
| 8933 | (eval $ac_try) 2>&5 | 8997 | (eval $ac_try) 2>&5 |
| 8934 | ac_status=$? | 8998 | ac_status=$? |
| 8935 | echo "$as_me:8934: \$? = $ac_status" >&5 | 8999 | echo "$as_me:8999: \$? = $ac_status" >&5 |
| 8936 | (exit $ac_status); }; }; then | 9000 | (exit $ac_status); }; }; then |
| 8937 | ac_cv_lib_kstat_kstat_open=yes | 9001 | ac_cv_lib_kstat_kstat_open=yes |
| 8938 | else | 9002 | else |
| @@ -8943,7 +9007,7 @@ fi | |||
| 8943 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9007 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 8944 | LIBS=$ac_check_lib_save_LIBS | 9008 | LIBS=$ac_check_lib_save_LIBS |
| 8945 | fi | 9009 | fi |
| 8946 | echo "$as_me:8945: result: $ac_cv_lib_kstat_kstat_open" >&5 | 9010 | echo "$as_me:9010: result: $ac_cv_lib_kstat_kstat_open" >&5 |
| 8947 | echo "${ECHO_T}$ac_cv_lib_kstat_kstat_open" >&6 | 9011 | echo "${ECHO_T}$ac_cv_lib_kstat_kstat_open" >&6 |
| 8948 | if test $ac_cv_lib_kstat_kstat_open = yes; then | 9012 | if test $ac_cv_lib_kstat_kstat_open = yes; then |
| 8949 | cat >>confdefs.h <<EOF | 9013 | cat >>confdefs.h <<EOF |
| @@ -8961,7 +9025,7 @@ test $ac_cv_lib_kstat_kstat_open = yes && ac_have_func=yes | |||
| 8961 | # to get the right answer into the cache. | 9025 | # to get the right answer into the cache. |
| 8962 | # For kstat on solaris, we need libelf to force the definition of SVR4 below. | 9026 | # For kstat on solaris, we need libelf to force the definition of SVR4 below. |
| 8963 | if test $ac_have_func = no; then | 9027 | if test $ac_have_func = no; then |
| 8964 | echo "$as_me:8963: checking for elf_begin in -lelf" >&5 | 9028 | echo "$as_me:9028: checking for elf_begin in -lelf" >&5 |
| 8965 | echo $ECHO_N "checking for elf_begin in -lelf... $ECHO_C" >&6 | 9029 | echo $ECHO_N "checking for elf_begin in -lelf... $ECHO_C" >&6 |
| 8966 | if test "${ac_cv_lib_elf_elf_begin+set}" = set; then | 9030 | if test "${ac_cv_lib_elf_elf_begin+set}" = set; then |
| 8967 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9031 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -8969,7 +9033,7 @@ else | |||
| 8969 | ac_check_lib_save_LIBS=$LIBS | 9033 | ac_check_lib_save_LIBS=$LIBS |
| 8970 | LIBS="-lelf $LIBS" | 9034 | LIBS="-lelf $LIBS" |
| 8971 | cat >conftest.$ac_ext <<_ACEOF | 9035 | cat >conftest.$ac_ext <<_ACEOF |
| 8972 | #line 8971 "configure" | 9036 | #line 9036 "configure" |
| 8973 | #include "confdefs.h" | 9037 | #include "confdefs.h" |
| 8974 | 9038 | ||
| 8975 | /* Override any gcc2 internal prototype to avoid an error. */ | 9039 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -8988,16 +9052,16 @@ elf_begin (); | |||
| 8988 | } | 9052 | } |
| 8989 | _ACEOF | 9053 | _ACEOF |
| 8990 | rm -f conftest.$ac_objext conftest$ac_exeext | 9054 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8991 | if { (eval echo "$as_me:8990: \"$ac_link\"") >&5 | 9055 | if { (eval echo "$as_me:9055: \"$ac_link\"") >&5 |
| 8992 | (eval $ac_link) 2>&5 | 9056 | (eval $ac_link) 2>&5 |
| 8993 | ac_status=$? | 9057 | ac_status=$? |
| 8994 | echo "$as_me:8993: \$? = $ac_status" >&5 | 9058 | echo "$as_me:9058: \$? = $ac_status" >&5 |
| 8995 | (exit $ac_status); } && | 9059 | (exit $ac_status); } && |
| 8996 | { ac_try='test -s conftest$ac_exeext' | 9060 | { ac_try='test -s conftest$ac_exeext' |
| 8997 | { (eval echo "$as_me:8996: \"$ac_try\"") >&5 | 9061 | { (eval echo "$as_me:9061: \"$ac_try\"") >&5 |
| 8998 | (eval $ac_try) 2>&5 | 9062 | (eval $ac_try) 2>&5 |
| 8999 | ac_status=$? | 9063 | ac_status=$? |
| 9000 | echo "$as_me:8999: \$? = $ac_status" >&5 | 9064 | echo "$as_me:9064: \$? = $ac_status" >&5 |
| 9001 | (exit $ac_status); }; }; then | 9065 | (exit $ac_status); }; }; then |
| 9002 | ac_cv_lib_elf_elf_begin=yes | 9066 | ac_cv_lib_elf_elf_begin=yes |
| 9003 | else | 9067 | else |
| @@ -9008,7 +9072,7 @@ fi | |||
| 9008 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9072 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 9009 | LIBS=$ac_check_lib_save_LIBS | 9073 | LIBS=$ac_check_lib_save_LIBS |
| 9010 | fi | 9074 | fi |
| 9011 | echo "$as_me:9010: result: $ac_cv_lib_elf_elf_begin" >&5 | 9075 | echo "$as_me:9075: result: $ac_cv_lib_elf_elf_begin" >&5 |
| 9012 | echo "${ECHO_T}$ac_cv_lib_elf_elf_begin" >&6 | 9076 | echo "${ECHO_T}$ac_cv_lib_elf_elf_begin" >&6 |
| 9013 | if test $ac_cv_lib_elf_elf_begin = yes; then | 9077 | if test $ac_cv_lib_elf_elf_begin = yes; then |
| 9014 | LIBS="-lelf $LIBS" | 9078 | LIBS="-lelf $LIBS" |
| @@ -9016,7 +9080,7 @@ fi | |||
| 9016 | 9080 | ||
| 9017 | fi | 9081 | fi |
| 9018 | if test $ac_have_func = no; then | 9082 | if test $ac_have_func = no; then |
| 9019 | echo "$as_me:9018: checking for kvm_open in -lkvm" >&5 | 9083 | echo "$as_me:9083: checking for kvm_open in -lkvm" >&5 |
| 9020 | echo $ECHO_N "checking for kvm_open in -lkvm... $ECHO_C" >&6 | 9084 | echo $ECHO_N "checking for kvm_open in -lkvm... $ECHO_C" >&6 |
| 9021 | if test "${ac_cv_lib_kvm_kvm_open+set}" = set; then | 9085 | if test "${ac_cv_lib_kvm_kvm_open+set}" = set; then |
| 9022 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9086 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -9024,7 +9088,7 @@ else | |||
| 9024 | ac_check_lib_save_LIBS=$LIBS | 9088 | ac_check_lib_save_LIBS=$LIBS |
| 9025 | LIBS="-lkvm $LIBS" | 9089 | LIBS="-lkvm $LIBS" |
| 9026 | cat >conftest.$ac_ext <<_ACEOF | 9090 | cat >conftest.$ac_ext <<_ACEOF |
| 9027 | #line 9026 "configure" | 9091 | #line 9091 "configure" |
| 9028 | #include "confdefs.h" | 9092 | #include "confdefs.h" |
| 9029 | 9093 | ||
| 9030 | /* Override any gcc2 internal prototype to avoid an error. */ | 9094 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -9043,16 +9107,16 @@ kvm_open (); | |||
| 9043 | } | 9107 | } |
| 9044 | _ACEOF | 9108 | _ACEOF |
| 9045 | rm -f conftest.$ac_objext conftest$ac_exeext | 9109 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9046 | if { (eval echo "$as_me:9045: \"$ac_link\"") >&5 | 9110 | if { (eval echo "$as_me:9110: \"$ac_link\"") >&5 |
| 9047 | (eval $ac_link) 2>&5 | 9111 | (eval $ac_link) 2>&5 |
| 9048 | ac_status=$? | 9112 | ac_status=$? |
| 9049 | echo "$as_me:9048: \$? = $ac_status" >&5 | 9113 | echo "$as_me:9113: \$? = $ac_status" >&5 |
| 9050 | (exit $ac_status); } && | 9114 | (exit $ac_status); } && |
| 9051 | { ac_try='test -s conftest$ac_exeext' | 9115 | { ac_try='test -s conftest$ac_exeext' |
| 9052 | { (eval echo "$as_me:9051: \"$ac_try\"") >&5 | 9116 | { (eval echo "$as_me:9116: \"$ac_try\"") >&5 |
| 9053 | (eval $ac_try) 2>&5 | 9117 | (eval $ac_try) 2>&5 |
| 9054 | ac_status=$? | 9118 | ac_status=$? |
| 9055 | echo "$as_me:9054: \$? = $ac_status" >&5 | 9119 | echo "$as_me:9119: \$? = $ac_status" >&5 |
| 9056 | (exit $ac_status); }; }; then | 9120 | (exit $ac_status); }; }; then |
| 9057 | ac_cv_lib_kvm_kvm_open=yes | 9121 | ac_cv_lib_kvm_kvm_open=yes |
| 9058 | else | 9122 | else |
| @@ -9063,14 +9127,14 @@ fi | |||
| 9063 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9127 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 9064 | LIBS=$ac_check_lib_save_LIBS | 9128 | LIBS=$ac_check_lib_save_LIBS |
| 9065 | fi | 9129 | fi |
| 9066 | echo "$as_me:9065: result: $ac_cv_lib_kvm_kvm_open" >&5 | 9130 | echo "$as_me:9130: result: $ac_cv_lib_kvm_kvm_open" >&5 |
| 9067 | echo "${ECHO_T}$ac_cv_lib_kvm_kvm_open" >&6 | 9131 | echo "${ECHO_T}$ac_cv_lib_kvm_kvm_open" >&6 |
| 9068 | if test $ac_cv_lib_kvm_kvm_open = yes; then | 9132 | if test $ac_cv_lib_kvm_kvm_open = yes; then |
| 9069 | LIBS="-lkvm $LIBS" | 9133 | LIBS="-lkvm $LIBS" |
| 9070 | fi | 9134 | fi |
| 9071 | 9135 | ||
| 9072 | # Check for the 4.4BSD definition of getloadavg. | 9136 | # Check for the 4.4BSD definition of getloadavg. |
| 9073 | echo "$as_me:9072: checking for getloadavg in -lutil" >&5 | 9137 | echo "$as_me:9137: checking for getloadavg in -lutil" >&5 |
| 9074 | echo $ECHO_N "checking for getloadavg in -lutil... $ECHO_C" >&6 | 9138 | echo $ECHO_N "checking for getloadavg in -lutil... $ECHO_C" >&6 |
| 9075 | if test "${ac_cv_lib_util_getloadavg+set}" = set; then | 9139 | if test "${ac_cv_lib_util_getloadavg+set}" = set; then |
| 9076 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9140 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -9078,7 +9142,7 @@ else | |||
| 9078 | ac_check_lib_save_LIBS=$LIBS | 9142 | ac_check_lib_save_LIBS=$LIBS |
| 9079 | LIBS="-lutil $LIBS" | 9143 | LIBS="-lutil $LIBS" |
| 9080 | cat >conftest.$ac_ext <<_ACEOF | 9144 | cat >conftest.$ac_ext <<_ACEOF |
| 9081 | #line 9080 "configure" | 9145 | #line 9145 "configure" |
| 9082 | #include "confdefs.h" | 9146 | #include "confdefs.h" |
| 9083 | 9147 | ||
| 9084 | /* Override any gcc2 internal prototype to avoid an error. */ | 9148 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -9097,16 +9161,16 @@ getloadavg (); | |||
| 9097 | } | 9161 | } |
| 9098 | _ACEOF | 9162 | _ACEOF |
| 9099 | rm -f conftest.$ac_objext conftest$ac_exeext | 9163 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9100 | if { (eval echo "$as_me:9099: \"$ac_link\"") >&5 | 9164 | if { (eval echo "$as_me:9164: \"$ac_link\"") >&5 |
| 9101 | (eval $ac_link) 2>&5 | 9165 | (eval $ac_link) 2>&5 |
| 9102 | ac_status=$? | 9166 | ac_status=$? |
| 9103 | echo "$as_me:9102: \$? = $ac_status" >&5 | 9167 | echo "$as_me:9167: \$? = $ac_status" >&5 |
| 9104 | (exit $ac_status); } && | 9168 | (exit $ac_status); } && |
| 9105 | { ac_try='test -s conftest$ac_exeext' | 9169 | { ac_try='test -s conftest$ac_exeext' |
| 9106 | { (eval echo "$as_me:9105: \"$ac_try\"") >&5 | 9170 | { (eval echo "$as_me:9170: \"$ac_try\"") >&5 |
| 9107 | (eval $ac_try) 2>&5 | 9171 | (eval $ac_try) 2>&5 |
| 9108 | ac_status=$? | 9172 | ac_status=$? |
| 9109 | echo "$as_me:9108: \$? = $ac_status" >&5 | 9173 | echo "$as_me:9173: \$? = $ac_status" >&5 |
| 9110 | (exit $ac_status); }; }; then | 9174 | (exit $ac_status); }; }; then |
| 9111 | ac_cv_lib_util_getloadavg=yes | 9175 | ac_cv_lib_util_getloadavg=yes |
| 9112 | else | 9176 | else |
| @@ -9117,7 +9181,7 @@ fi | |||
| 9117 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9181 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 9118 | LIBS=$ac_check_lib_save_LIBS | 9182 | LIBS=$ac_check_lib_save_LIBS |
| 9119 | fi | 9183 | fi |
| 9120 | echo "$as_me:9119: result: $ac_cv_lib_util_getloadavg" >&5 | 9184 | echo "$as_me:9184: result: $ac_cv_lib_util_getloadavg" >&5 |
| 9121 | echo "${ECHO_T}$ac_cv_lib_util_getloadavg" >&6 | 9185 | echo "${ECHO_T}$ac_cv_lib_util_getloadavg" >&6 |
| 9122 | if test $ac_cv_lib_util_getloadavg = yes; then | 9186 | if test $ac_cv_lib_util_getloadavg = yes; then |
| 9123 | LIBS="-lutil $LIBS" ac_have_func=yes ac_cv_func_getloadavg_setgid=yes | 9187 | LIBS="-lutil $LIBS" ac_have_func=yes ac_cv_func_getloadavg_setgid=yes |
| @@ -9130,7 +9194,7 @@ if test $ac_have_func = no; then | |||
| 9130 | # Since it is not a standard part of AIX, it might be installed locally. | 9194 | # Since it is not a standard part of AIX, it might be installed locally. |
| 9131 | ac_getloadavg_LIBS=$LIBS | 9195 | ac_getloadavg_LIBS=$LIBS |
| 9132 | LIBS="-L/usr/local/lib $LIBS" | 9196 | LIBS="-L/usr/local/lib $LIBS" |
| 9133 | echo "$as_me:9132: checking for getloadavg in -lgetloadavg" >&5 | 9197 | echo "$as_me:9197: checking for getloadavg in -lgetloadavg" >&5 |
| 9134 | echo $ECHO_N "checking for getloadavg in -lgetloadavg... $ECHO_C" >&6 | 9198 | echo $ECHO_N "checking for getloadavg in -lgetloadavg... $ECHO_C" >&6 |
| 9135 | if test "${ac_cv_lib_getloadavg_getloadavg+set}" = set; then | 9199 | if test "${ac_cv_lib_getloadavg_getloadavg+set}" = set; then |
| 9136 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9200 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -9138,7 +9202,7 @@ else | |||
| 9138 | ac_check_lib_save_LIBS=$LIBS | 9202 | ac_check_lib_save_LIBS=$LIBS |
| 9139 | LIBS="-lgetloadavg $LIBS" | 9203 | LIBS="-lgetloadavg $LIBS" |
| 9140 | cat >conftest.$ac_ext <<_ACEOF | 9204 | cat >conftest.$ac_ext <<_ACEOF |
| 9141 | #line 9140 "configure" | 9205 | #line 9205 "configure" |
| 9142 | #include "confdefs.h" | 9206 | #include "confdefs.h" |
| 9143 | 9207 | ||
| 9144 | /* Override any gcc2 internal prototype to avoid an error. */ | 9208 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -9157,16 +9221,16 @@ getloadavg (); | |||
| 9157 | } | 9221 | } |
| 9158 | _ACEOF | 9222 | _ACEOF |
| 9159 | rm -f conftest.$ac_objext conftest$ac_exeext | 9223 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9160 | if { (eval echo "$as_me:9159: \"$ac_link\"") >&5 | 9224 | if { (eval echo "$as_me:9224: \"$ac_link\"") >&5 |
| 9161 | (eval $ac_link) 2>&5 | 9225 | (eval $ac_link) 2>&5 |
| 9162 | ac_status=$? | 9226 | ac_status=$? |
| 9163 | echo "$as_me:9162: \$? = $ac_status" >&5 | 9227 | echo "$as_me:9227: \$? = $ac_status" >&5 |
| 9164 | (exit $ac_status); } && | 9228 | (exit $ac_status); } && |
| 9165 | { ac_try='test -s conftest$ac_exeext' | 9229 | { ac_try='test -s conftest$ac_exeext' |
| 9166 | { (eval echo "$as_me:9165: \"$ac_try\"") >&5 | 9230 | { (eval echo "$as_me:9230: \"$ac_try\"") >&5 |
| 9167 | (eval $ac_try) 2>&5 | 9231 | (eval $ac_try) 2>&5 |
| 9168 | ac_status=$? | 9232 | ac_status=$? |
| 9169 | echo "$as_me:9168: \$? = $ac_status" >&5 | 9233 | echo "$as_me:9233: \$? = $ac_status" >&5 |
| 9170 | (exit $ac_status); }; }; then | 9234 | (exit $ac_status); }; }; then |
| 9171 | ac_cv_lib_getloadavg_getloadavg=yes | 9235 | ac_cv_lib_getloadavg_getloadavg=yes |
| 9172 | else | 9236 | else |
| @@ -9177,7 +9241,7 @@ fi | |||
| 9177 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9241 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 9178 | LIBS=$ac_check_lib_save_LIBS | 9242 | LIBS=$ac_check_lib_save_LIBS |
| 9179 | fi | 9243 | fi |
| 9180 | echo "$as_me:9179: result: $ac_cv_lib_getloadavg_getloadavg" >&5 | 9244 | echo "$as_me:9244: result: $ac_cv_lib_getloadavg_getloadavg" >&5 |
| 9181 | echo "${ECHO_T}$ac_cv_lib_getloadavg_getloadavg" >&6 | 9245 | echo "${ECHO_T}$ac_cv_lib_getloadavg_getloadavg" >&6 |
| 9182 | if test $ac_cv_lib_getloadavg_getloadavg = yes; then | 9246 | if test $ac_cv_lib_getloadavg_getloadavg = yes; then |
| 9183 | LIBS="-lgetloadavg $LIBS" | 9247 | LIBS="-lgetloadavg $LIBS" |
| @@ -9193,13 +9257,13 @@ fi | |||
| 9193 | for ac_func in getloadavg | 9257 | for ac_func in getloadavg |
| 9194 | do | 9258 | do |
| 9195 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | 9259 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 9196 | echo "$as_me:9195: checking for $ac_func" >&5 | 9260 | echo "$as_me:9260: checking for $ac_func" >&5 |
| 9197 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 9261 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 9198 | if eval "test \"\${$as_ac_var+set}\" = set"; then | 9262 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 9199 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9263 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9200 | else | 9264 | else |
| 9201 | cat >conftest.$ac_ext <<_ACEOF | 9265 | cat >conftest.$ac_ext <<_ACEOF |
| 9202 | #line 9201 "configure" | 9266 | #line 9266 "configure" |
| 9203 | #include "confdefs.h" | 9267 | #include "confdefs.h" |
| 9204 | /* System header to define __stub macros and hopefully few prototypes, | 9268 | /* System header to define __stub macros and hopefully few prototypes, |
| 9205 | which can conflict with char $ac_func (); below. */ | 9269 | which can conflict with char $ac_func (); below. */ |
| @@ -9230,16 +9294,16 @@ f = $ac_func; | |||
| 9230 | } | 9294 | } |
| 9231 | _ACEOF | 9295 | _ACEOF |
| 9232 | rm -f conftest.$ac_objext conftest$ac_exeext | 9296 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9233 | if { (eval echo "$as_me:9232: \"$ac_link\"") >&5 | 9297 | if { (eval echo "$as_me:9297: \"$ac_link\"") >&5 |
| 9234 | (eval $ac_link) 2>&5 | 9298 | (eval $ac_link) 2>&5 |
| 9235 | ac_status=$? | 9299 | ac_status=$? |
| 9236 | echo "$as_me:9235: \$? = $ac_status" >&5 | 9300 | echo "$as_me:9300: \$? = $ac_status" >&5 |
| 9237 | (exit $ac_status); } && | 9301 | (exit $ac_status); } && |
| 9238 | { ac_try='test -s conftest$ac_exeext' | 9302 | { ac_try='test -s conftest$ac_exeext' |
| 9239 | { (eval echo "$as_me:9238: \"$ac_try\"") >&5 | 9303 | { (eval echo "$as_me:9303: \"$ac_try\"") >&5 |
| 9240 | (eval $ac_try) 2>&5 | 9304 | (eval $ac_try) 2>&5 |
| 9241 | ac_status=$? | 9305 | ac_status=$? |
| 9242 | echo "$as_me:9241: \$? = $ac_status" >&5 | 9306 | echo "$as_me:9306: \$? = $ac_status" >&5 |
| 9243 | (exit $ac_status); }; }; then | 9307 | (exit $ac_status); }; }; then |
| 9244 | eval "$as_ac_var=yes" | 9308 | eval "$as_ac_var=yes" |
| 9245 | else | 9309 | else |
| @@ -9249,7 +9313,7 @@ eval "$as_ac_var=no" | |||
| 9249 | fi | 9313 | fi |
| 9250 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9314 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 9251 | fi | 9315 | fi |
| 9252 | echo "$as_me:9251: result: `eval echo '${'$as_ac_var'}'`" >&5 | 9316 | echo "$as_me:9316: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 9253 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 9317 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 9254 | if test `eval echo '${'$as_ac_var'}'` = yes; then | 9318 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
| 9255 | cat >>confdefs.h <<EOF | 9319 | cat >>confdefs.h <<EOF |
| @@ -9265,23 +9329,23 @@ EOF | |||
| 9265 | 9329 | ||
| 9266 | # Figure out what our getloadavg.c needs. | 9330 | # Figure out what our getloadavg.c needs. |
| 9267 | ac_have_func=no | 9331 | ac_have_func=no |
| 9268 | echo "$as_me:9267: checking for sys/dg_sys_info.h" >&5 | 9332 | echo "$as_me:9332: checking for sys/dg_sys_info.h" >&5 |
| 9269 | echo $ECHO_N "checking for sys/dg_sys_info.h... $ECHO_C" >&6 | 9333 | echo $ECHO_N "checking for sys/dg_sys_info.h... $ECHO_C" >&6 |
| 9270 | if test "${ac_cv_header_sys_dg_sys_info_h+set}" = set; then | 9334 | if test "${ac_cv_header_sys_dg_sys_info_h+set}" = set; then |
| 9271 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9335 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9272 | else | 9336 | else |
| 9273 | cat >conftest.$ac_ext <<_ACEOF | 9337 | cat >conftest.$ac_ext <<_ACEOF |
| 9274 | #line 9273 "configure" | 9338 | #line 9338 "configure" |
| 9275 | #include "confdefs.h" | 9339 | #include "confdefs.h" |
| 9276 | #include <sys/dg_sys_info.h> | 9340 | #include <sys/dg_sys_info.h> |
| 9277 | _ACEOF | 9341 | _ACEOF |
| 9278 | if { (eval echo "$as_me:9277: \"$ac_cpp conftest.$ac_ext\"") >&5 | 9342 | if { (eval echo "$as_me:9342: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 9279 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 9343 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 9280 | ac_status=$? | 9344 | ac_status=$? |
| 9281 | egrep -v '^ *\+' conftest.er1 >conftest.err | 9345 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 9282 | rm -f conftest.er1 | 9346 | rm -f conftest.er1 |
| 9283 | cat conftest.err >&5 | 9347 | cat conftest.err >&5 |
| 9284 | echo "$as_me:9283: \$? = $ac_status" >&5 | 9348 | echo "$as_me:9348: \$? = $ac_status" >&5 |
| 9285 | (exit $ac_status); } >/dev/null; then | 9349 | (exit $ac_status); } >/dev/null; then |
| 9286 | if test -s conftest.err; then | 9350 | if test -s conftest.err; then |
| 9287 | ac_cpp_err=$ac_c_preproc_warn_flag | 9351 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -9300,7 +9364,7 @@ else | |||
| 9300 | fi | 9364 | fi |
| 9301 | rm -f conftest.err conftest.$ac_ext | 9365 | rm -f conftest.err conftest.$ac_ext |
| 9302 | fi | 9366 | fi |
| 9303 | echo "$as_me:9302: result: $ac_cv_header_sys_dg_sys_info_h" >&5 | 9367 | echo "$as_me:9367: result: $ac_cv_header_sys_dg_sys_info_h" >&5 |
| 9304 | echo "${ECHO_T}$ac_cv_header_sys_dg_sys_info_h" >&6 | 9368 | echo "${ECHO_T}$ac_cv_header_sys_dg_sys_info_h" >&6 |
| 9305 | if test $ac_cv_header_sys_dg_sys_info_h = yes; then | 9369 | if test $ac_cv_header_sys_dg_sys_info_h = yes; then |
| 9306 | ac_have_func=yes | 9370 | ac_have_func=yes |
| @@ -9309,7 +9373,7 @@ cat >>confdefs.h <<\EOF | |||
| 9309 | #define DGUX 1 | 9373 | #define DGUX 1 |
| 9310 | EOF | 9374 | EOF |
| 9311 | 9375 | ||
| 9312 | echo "$as_me:9311: checking for dg_sys_info in -ldgc" >&5 | 9376 | echo "$as_me:9376: checking for dg_sys_info in -ldgc" >&5 |
| 9313 | echo $ECHO_N "checking for dg_sys_info in -ldgc... $ECHO_C" >&6 | 9377 | echo $ECHO_N "checking for dg_sys_info in -ldgc... $ECHO_C" >&6 |
| 9314 | if test "${ac_cv_lib_dgc_dg_sys_info+set}" = set; then | 9378 | if test "${ac_cv_lib_dgc_dg_sys_info+set}" = set; then |
| 9315 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9379 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -9317,7 +9381,7 @@ else | |||
| 9317 | ac_check_lib_save_LIBS=$LIBS | 9381 | ac_check_lib_save_LIBS=$LIBS |
| 9318 | LIBS="-ldgc $LIBS" | 9382 | LIBS="-ldgc $LIBS" |
| 9319 | cat >conftest.$ac_ext <<_ACEOF | 9383 | cat >conftest.$ac_ext <<_ACEOF |
| 9320 | #line 9319 "configure" | 9384 | #line 9384 "configure" |
| 9321 | #include "confdefs.h" | 9385 | #include "confdefs.h" |
| 9322 | 9386 | ||
| 9323 | /* Override any gcc2 internal prototype to avoid an error. */ | 9387 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -9336,16 +9400,16 @@ dg_sys_info (); | |||
| 9336 | } | 9400 | } |
| 9337 | _ACEOF | 9401 | _ACEOF |
| 9338 | rm -f conftest.$ac_objext conftest$ac_exeext | 9402 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9339 | if { (eval echo "$as_me:9338: \"$ac_link\"") >&5 | 9403 | if { (eval echo "$as_me:9403: \"$ac_link\"") >&5 |
| 9340 | (eval $ac_link) 2>&5 | 9404 | (eval $ac_link) 2>&5 |
| 9341 | ac_status=$? | 9405 | ac_status=$? |
| 9342 | echo "$as_me:9341: \$? = $ac_status" >&5 | 9406 | echo "$as_me:9406: \$? = $ac_status" >&5 |
| 9343 | (exit $ac_status); } && | 9407 | (exit $ac_status); } && |
| 9344 | { ac_try='test -s conftest$ac_exeext' | 9408 | { ac_try='test -s conftest$ac_exeext' |
| 9345 | { (eval echo "$as_me:9344: \"$ac_try\"") >&5 | 9409 | { (eval echo "$as_me:9409: \"$ac_try\"") >&5 |
| 9346 | (eval $ac_try) 2>&5 | 9410 | (eval $ac_try) 2>&5 |
| 9347 | ac_status=$? | 9411 | ac_status=$? |
| 9348 | echo "$as_me:9347: \$? = $ac_status" >&5 | 9412 | echo "$as_me:9412: \$? = $ac_status" >&5 |
| 9349 | (exit $ac_status); }; }; then | 9413 | (exit $ac_status); }; }; then |
| 9350 | ac_cv_lib_dgc_dg_sys_info=yes | 9414 | ac_cv_lib_dgc_dg_sys_info=yes |
| 9351 | else | 9415 | else |
| @@ -9356,7 +9420,7 @@ fi | |||
| 9356 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9420 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 9357 | LIBS=$ac_check_lib_save_LIBS | 9421 | LIBS=$ac_check_lib_save_LIBS |
| 9358 | fi | 9422 | fi |
| 9359 | echo "$as_me:9358: result: $ac_cv_lib_dgc_dg_sys_info" >&5 | 9423 | echo "$as_me:9423: result: $ac_cv_lib_dgc_dg_sys_info" >&5 |
| 9360 | echo "${ECHO_T}$ac_cv_lib_dgc_dg_sys_info" >&6 | 9424 | echo "${ECHO_T}$ac_cv_lib_dgc_dg_sys_info" >&6 |
| 9361 | if test $ac_cv_lib_dgc_dg_sys_info = yes; then | 9425 | if test $ac_cv_lib_dgc_dg_sys_info = yes; then |
| 9362 | cat >>confdefs.h <<EOF | 9426 | cat >>confdefs.h <<EOF |
| @@ -9369,23 +9433,23 @@ fi | |||
| 9369 | 9433 | ||
| 9370 | fi | 9434 | fi |
| 9371 | 9435 | ||
| 9372 | echo "$as_me:9371: checking for locale.h" >&5 | 9436 | echo "$as_me:9436: checking for locale.h" >&5 |
| 9373 | echo $ECHO_N "checking for locale.h... $ECHO_C" >&6 | 9437 | echo $ECHO_N "checking for locale.h... $ECHO_C" >&6 |
| 9374 | if test "${ac_cv_header_locale_h+set}" = set; then | 9438 | if test "${ac_cv_header_locale_h+set}" = set; then |
| 9375 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9439 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9376 | else | 9440 | else |
| 9377 | cat >conftest.$ac_ext <<_ACEOF | 9441 | cat >conftest.$ac_ext <<_ACEOF |
| 9378 | #line 9377 "configure" | 9442 | #line 9442 "configure" |
| 9379 | #include "confdefs.h" | 9443 | #include "confdefs.h" |
| 9380 | #include <locale.h> | 9444 | #include <locale.h> |
| 9381 | _ACEOF | 9445 | _ACEOF |
| 9382 | if { (eval echo "$as_me:9381: \"$ac_cpp conftest.$ac_ext\"") >&5 | 9446 | if { (eval echo "$as_me:9446: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 9383 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 9447 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 9384 | ac_status=$? | 9448 | ac_status=$? |
| 9385 | egrep -v '^ *\+' conftest.er1 >conftest.err | 9449 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 9386 | rm -f conftest.er1 | 9450 | rm -f conftest.er1 |
| 9387 | cat conftest.err >&5 | 9451 | cat conftest.err >&5 |
| 9388 | echo "$as_me:9387: \$? = $ac_status" >&5 | 9452 | echo "$as_me:9452: \$? = $ac_status" >&5 |
| 9389 | (exit $ac_status); } >/dev/null; then | 9453 | (exit $ac_status); } >/dev/null; then |
| 9390 | if test -s conftest.err; then | 9454 | if test -s conftest.err; then |
| 9391 | ac_cpp_err=$ac_c_preproc_warn_flag | 9455 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -9404,19 +9468,19 @@ else | |||
| 9404 | fi | 9468 | fi |
| 9405 | rm -f conftest.err conftest.$ac_ext | 9469 | rm -f conftest.err conftest.$ac_ext |
| 9406 | fi | 9470 | fi |
| 9407 | echo "$as_me:9406: result: $ac_cv_header_locale_h" >&5 | 9471 | echo "$as_me:9471: result: $ac_cv_header_locale_h" >&5 |
| 9408 | echo "${ECHO_T}$ac_cv_header_locale_h" >&6 | 9472 | echo "${ECHO_T}$ac_cv_header_locale_h" >&6 |
| 9409 | 9473 | ||
| 9410 | for ac_func in setlocale | 9474 | for ac_func in setlocale |
| 9411 | do | 9475 | do |
| 9412 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | 9476 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 9413 | echo "$as_me:9412: checking for $ac_func" >&5 | 9477 | echo "$as_me:9477: checking for $ac_func" >&5 |
| 9414 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 9478 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 9415 | if eval "test \"\${$as_ac_var+set}\" = set"; then | 9479 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 9416 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9480 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9417 | else | 9481 | else |
| 9418 | cat >conftest.$ac_ext <<_ACEOF | 9482 | cat >conftest.$ac_ext <<_ACEOF |
| 9419 | #line 9418 "configure" | 9483 | #line 9483 "configure" |
| 9420 | #include "confdefs.h" | 9484 | #include "confdefs.h" |
| 9421 | /* System header to define __stub macros and hopefully few prototypes, | 9485 | /* System header to define __stub macros and hopefully few prototypes, |
| 9422 | which can conflict with char $ac_func (); below. */ | 9486 | which can conflict with char $ac_func (); below. */ |
| @@ -9447,16 +9511,16 @@ f = $ac_func; | |||
| 9447 | } | 9511 | } |
| 9448 | _ACEOF | 9512 | _ACEOF |
| 9449 | rm -f conftest.$ac_objext conftest$ac_exeext | 9513 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9450 | if { (eval echo "$as_me:9449: \"$ac_link\"") >&5 | 9514 | if { (eval echo "$as_me:9514: \"$ac_link\"") >&5 |
| 9451 | (eval $ac_link) 2>&5 | 9515 | (eval $ac_link) 2>&5 |
| 9452 | ac_status=$? | 9516 | ac_status=$? |
| 9453 | echo "$as_me:9452: \$? = $ac_status" >&5 | 9517 | echo "$as_me:9517: \$? = $ac_status" >&5 |
| 9454 | (exit $ac_status); } && | 9518 | (exit $ac_status); } && |
| 9455 | { ac_try='test -s conftest$ac_exeext' | 9519 | { ac_try='test -s conftest$ac_exeext' |
| 9456 | { (eval echo "$as_me:9455: \"$ac_try\"") >&5 | 9520 | { (eval echo "$as_me:9520: \"$ac_try\"") >&5 |
| 9457 | (eval $ac_try) 2>&5 | 9521 | (eval $ac_try) 2>&5 |
| 9458 | ac_status=$? | 9522 | ac_status=$? |
| 9459 | echo "$as_me:9458: \$? = $ac_status" >&5 | 9523 | echo "$as_me:9523: \$? = $ac_status" >&5 |
| 9460 | (exit $ac_status); }; }; then | 9524 | (exit $ac_status); }; }; then |
| 9461 | eval "$as_ac_var=yes" | 9525 | eval "$as_ac_var=yes" |
| 9462 | else | 9526 | else |
| @@ -9466,7 +9530,7 @@ eval "$as_ac_var=no" | |||
| 9466 | fi | 9530 | fi |
| 9467 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9531 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 9468 | fi | 9532 | fi |
| 9469 | echo "$as_me:9468: result: `eval echo '${'$as_ac_var'}'`" >&5 | 9533 | echo "$as_me:9533: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 9470 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 9534 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 9471 | if test `eval echo '${'$as_ac_var'}'` = yes; then | 9535 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
| 9472 | cat >>confdefs.h <<EOF | 9536 | cat >>confdefs.h <<EOF |
| @@ -9489,23 +9553,23 @@ EOF | |||
| 9489 | fi | 9553 | fi |
| 9490 | 9554 | ||
| 9491 | if test $ac_have_func = no; then | 9555 | if test $ac_have_func = no; then |
| 9492 | echo "$as_me:9491: checking for inq_stats/cpustats.h" >&5 | 9556 | echo "$as_me:9556: checking for inq_stats/cpustats.h" >&5 |
| 9493 | echo $ECHO_N "checking for inq_stats/cpustats.h... $ECHO_C" >&6 | 9557 | echo $ECHO_N "checking for inq_stats/cpustats.h... $ECHO_C" >&6 |
| 9494 | if test "${ac_cv_header_inq_stats_cpustats_h+set}" = set; then | 9558 | if test "${ac_cv_header_inq_stats_cpustats_h+set}" = set; then |
| 9495 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9559 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9496 | else | 9560 | else |
| 9497 | cat >conftest.$ac_ext <<_ACEOF | 9561 | cat >conftest.$ac_ext <<_ACEOF |
| 9498 | #line 9497 "configure" | 9562 | #line 9562 "configure" |
| 9499 | #include "confdefs.h" | 9563 | #include "confdefs.h" |
| 9500 | #include <inq_stats/cpustats.h> | 9564 | #include <inq_stats/cpustats.h> |
| 9501 | _ACEOF | 9565 | _ACEOF |
| 9502 | if { (eval echo "$as_me:9501: \"$ac_cpp conftest.$ac_ext\"") >&5 | 9566 | if { (eval echo "$as_me:9566: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 9503 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 9567 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 9504 | ac_status=$? | 9568 | ac_status=$? |
| 9505 | egrep -v '^ *\+' conftest.er1 >conftest.err | 9569 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 9506 | rm -f conftest.er1 | 9570 | rm -f conftest.er1 |
| 9507 | cat conftest.err >&5 | 9571 | cat conftest.err >&5 |
| 9508 | echo "$as_me:9507: \$? = $ac_status" >&5 | 9572 | echo "$as_me:9572: \$? = $ac_status" >&5 |
| 9509 | (exit $ac_status); } >/dev/null; then | 9573 | (exit $ac_status); } >/dev/null; then |
| 9510 | if test -s conftest.err; then | 9574 | if test -s conftest.err; then |
| 9511 | ac_cpp_err=$ac_c_preproc_warn_flag | 9575 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -9524,7 +9588,7 @@ else | |||
| 9524 | fi | 9588 | fi |
| 9525 | rm -f conftest.err conftest.$ac_ext | 9589 | rm -f conftest.err conftest.$ac_ext |
| 9526 | fi | 9590 | fi |
| 9527 | echo "$as_me:9526: result: $ac_cv_header_inq_stats_cpustats_h" >&5 | 9591 | echo "$as_me:9591: result: $ac_cv_header_inq_stats_cpustats_h" >&5 |
| 9528 | echo "${ECHO_T}$ac_cv_header_inq_stats_cpustats_h" >&6 | 9592 | echo "${ECHO_T}$ac_cv_header_inq_stats_cpustats_h" >&6 |
| 9529 | if test $ac_cv_header_inq_stats_cpustats_h = yes; then | 9593 | if test $ac_cv_header_inq_stats_cpustats_h = yes; then |
| 9530 | ac_have_func=yes | 9594 | ac_have_func=yes |
| @@ -9542,23 +9606,23 @@ fi | |||
| 9542 | fi | 9606 | fi |
| 9543 | 9607 | ||
| 9544 | if test $ac_have_func = no; then | 9608 | if test $ac_have_func = no; then |
| 9545 | echo "$as_me:9544: checking for sys/cpustats.h" >&5 | 9609 | echo "$as_me:9609: checking for sys/cpustats.h" >&5 |
| 9546 | echo $ECHO_N "checking for sys/cpustats.h... $ECHO_C" >&6 | 9610 | echo $ECHO_N "checking for sys/cpustats.h... $ECHO_C" >&6 |
| 9547 | if test "${ac_cv_header_sys_cpustats_h+set}" = set; then | 9611 | if test "${ac_cv_header_sys_cpustats_h+set}" = set; then |
| 9548 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9612 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9549 | else | 9613 | else |
| 9550 | cat >conftest.$ac_ext <<_ACEOF | 9614 | cat >conftest.$ac_ext <<_ACEOF |
| 9551 | #line 9550 "configure" | 9615 | #line 9615 "configure" |
| 9552 | #include "confdefs.h" | 9616 | #include "confdefs.h" |
| 9553 | #include <sys/cpustats.h> | 9617 | #include <sys/cpustats.h> |
| 9554 | _ACEOF | 9618 | _ACEOF |
| 9555 | if { (eval echo "$as_me:9554: \"$ac_cpp conftest.$ac_ext\"") >&5 | 9619 | if { (eval echo "$as_me:9619: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 9556 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 9620 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 9557 | ac_status=$? | 9621 | ac_status=$? |
| 9558 | egrep -v '^ *\+' conftest.er1 >conftest.err | 9622 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 9559 | rm -f conftest.er1 | 9623 | rm -f conftest.er1 |
| 9560 | cat conftest.err >&5 | 9624 | cat conftest.err >&5 |
| 9561 | echo "$as_me:9560: \$? = $ac_status" >&5 | 9625 | echo "$as_me:9625: \$? = $ac_status" >&5 |
| 9562 | (exit $ac_status); } >/dev/null; then | 9626 | (exit $ac_status); } >/dev/null; then |
| 9563 | if test -s conftest.err; then | 9627 | if test -s conftest.err; then |
| 9564 | ac_cpp_err=$ac_c_preproc_warn_flag | 9628 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -9577,7 +9641,7 @@ else | |||
| 9577 | fi | 9641 | fi |
| 9578 | rm -f conftest.err conftest.$ac_ext | 9642 | rm -f conftest.err conftest.$ac_ext |
| 9579 | fi | 9643 | fi |
| 9580 | echo "$as_me:9579: result: $ac_cv_header_sys_cpustats_h" >&5 | 9644 | echo "$as_me:9644: result: $ac_cv_header_sys_cpustats_h" >&5 |
| 9581 | echo "${ECHO_T}$ac_cv_header_sys_cpustats_h" >&6 | 9645 | echo "${ECHO_T}$ac_cv_header_sys_cpustats_h" >&6 |
| 9582 | if test $ac_cv_header_sys_cpustats_h = yes; then | 9646 | if test $ac_cv_header_sys_cpustats_h = yes; then |
| 9583 | ac_have_func=yes; cat >>confdefs.h <<\EOF | 9647 | ac_have_func=yes; cat >>confdefs.h <<\EOF |
| @@ -9593,23 +9657,23 @@ if test $ac_have_func = no; then | |||
| 9593 | for ac_header in mach/mach.h | 9657 | for ac_header in mach/mach.h |
| 9594 | do | 9658 | do |
| 9595 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 9659 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 9596 | echo "$as_me:9595: checking for $ac_header" >&5 | 9660 | echo "$as_me:9660: checking for $ac_header" >&5 |
| 9597 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 9661 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 9598 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 9662 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 9599 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9663 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9600 | else | 9664 | else |
| 9601 | cat >conftest.$ac_ext <<_ACEOF | 9665 | cat >conftest.$ac_ext <<_ACEOF |
| 9602 | #line 9601 "configure" | 9666 | #line 9666 "configure" |
| 9603 | #include "confdefs.h" | 9667 | #include "confdefs.h" |
| 9604 | #include <$ac_header> | 9668 | #include <$ac_header> |
| 9605 | _ACEOF | 9669 | _ACEOF |
| 9606 | if { (eval echo "$as_me:9605: \"$ac_cpp conftest.$ac_ext\"") >&5 | 9670 | if { (eval echo "$as_me:9670: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 9607 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 9671 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 9608 | ac_status=$? | 9672 | ac_status=$? |
| 9609 | egrep -v '^ *\+' conftest.er1 >conftest.err | 9673 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 9610 | rm -f conftest.er1 | 9674 | rm -f conftest.er1 |
| 9611 | cat conftest.err >&5 | 9675 | cat conftest.err >&5 |
| 9612 | echo "$as_me:9611: \$? = $ac_status" >&5 | 9676 | echo "$as_me:9676: \$? = $ac_status" >&5 |
| 9613 | (exit $ac_status); } >/dev/null; then | 9677 | (exit $ac_status); } >/dev/null; then |
| 9614 | if test -s conftest.err; then | 9678 | if test -s conftest.err; then |
| 9615 | ac_cpp_err=$ac_c_preproc_warn_flag | 9679 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -9628,7 +9692,7 @@ else | |||
| 9628 | fi | 9692 | fi |
| 9629 | rm -f conftest.err conftest.$ac_ext | 9693 | rm -f conftest.err conftest.$ac_ext |
| 9630 | fi | 9694 | fi |
| 9631 | echo "$as_me:9630: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 9695 | echo "$as_me:9695: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 9632 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 9696 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 9633 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | 9697 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 9634 | cat >>confdefs.h <<EOF | 9698 | cat >>confdefs.h <<EOF |
| @@ -9643,23 +9707,23 @@ fi | |||
| 9643 | for ac_header in nlist.h | 9707 | for ac_header in nlist.h |
| 9644 | do | 9708 | do |
| 9645 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 9709 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 9646 | echo "$as_me:9645: checking for $ac_header" >&5 | 9710 | echo "$as_me:9710: checking for $ac_header" >&5 |
| 9647 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 9711 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 9648 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 9712 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 9649 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9713 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9650 | else | 9714 | else |
| 9651 | cat >conftest.$ac_ext <<_ACEOF | 9715 | cat >conftest.$ac_ext <<_ACEOF |
| 9652 | #line 9651 "configure" | 9716 | #line 9716 "configure" |
| 9653 | #include "confdefs.h" | 9717 | #include "confdefs.h" |
| 9654 | #include <$ac_header> | 9718 | #include <$ac_header> |
| 9655 | _ACEOF | 9719 | _ACEOF |
| 9656 | if { (eval echo "$as_me:9655: \"$ac_cpp conftest.$ac_ext\"") >&5 | 9720 | if { (eval echo "$as_me:9720: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 9657 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 9721 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 9658 | ac_status=$? | 9722 | ac_status=$? |
| 9659 | egrep -v '^ *\+' conftest.er1 >conftest.err | 9723 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 9660 | rm -f conftest.er1 | 9724 | rm -f conftest.er1 |
| 9661 | cat conftest.err >&5 | 9725 | cat conftest.err >&5 |
| 9662 | echo "$as_me:9661: \$? = $ac_status" >&5 | 9726 | echo "$as_me:9726: \$? = $ac_status" >&5 |
| 9663 | (exit $ac_status); } >/dev/null; then | 9727 | (exit $ac_status); } >/dev/null; then |
| 9664 | if test -s conftest.err; then | 9728 | if test -s conftest.err; then |
| 9665 | ac_cpp_err=$ac_c_preproc_warn_flag | 9729 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -9678,19 +9742,19 @@ else | |||
| 9678 | fi | 9742 | fi |
| 9679 | rm -f conftest.err conftest.$ac_ext | 9743 | rm -f conftest.err conftest.$ac_ext |
| 9680 | fi | 9744 | fi |
| 9681 | echo "$as_me:9680: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 9745 | echo "$as_me:9745: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 9682 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 9746 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 9683 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | 9747 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 9684 | cat >>confdefs.h <<EOF | 9748 | cat >>confdefs.h <<EOF |
| 9685 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 | 9749 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 9686 | EOF | 9750 | EOF |
| 9687 | echo "$as_me:9686: checking for struct nlist.n_un.n_name" >&5 | 9751 | echo "$as_me:9751: checking for struct nlist.n_un.n_name" >&5 |
| 9688 | echo $ECHO_N "checking for struct nlist.n_un.n_name... $ECHO_C" >&6 | 9752 | echo $ECHO_N "checking for struct nlist.n_un.n_name... $ECHO_C" >&6 |
| 9689 | if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then | 9753 | if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then |
| 9690 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9754 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9691 | else | 9755 | else |
| 9692 | cat >conftest.$ac_ext <<_ACEOF | 9756 | cat >conftest.$ac_ext <<_ACEOF |
| 9693 | #line 9692 "configure" | 9757 | #line 9757 "configure" |
| 9694 | #include "confdefs.h" | 9758 | #include "confdefs.h" |
| 9695 | #include <nlist.h> | 9759 | #include <nlist.h> |
| 9696 | 9760 | ||
| @@ -9705,16 +9769,16 @@ return 0; | |||
| 9705 | } | 9769 | } |
| 9706 | _ACEOF | 9770 | _ACEOF |
| 9707 | rm -f conftest.$ac_objext | 9771 | rm -f conftest.$ac_objext |
| 9708 | if { (eval echo "$as_me:9707: \"$ac_compile\"") >&5 | 9772 | if { (eval echo "$as_me:9772: \"$ac_compile\"") >&5 |
| 9709 | (eval $ac_compile) 2>&5 | 9773 | (eval $ac_compile) 2>&5 |
| 9710 | ac_status=$? | 9774 | ac_status=$? |
| 9711 | echo "$as_me:9710: \$? = $ac_status" >&5 | 9775 | echo "$as_me:9775: \$? = $ac_status" >&5 |
| 9712 | (exit $ac_status); } && | 9776 | (exit $ac_status); } && |
| 9713 | { ac_try='test -s conftest.$ac_objext' | 9777 | { ac_try='test -s conftest.$ac_objext' |
| 9714 | { (eval echo "$as_me:9713: \"$ac_try\"") >&5 | 9778 | { (eval echo "$as_me:9778: \"$ac_try\"") >&5 |
| 9715 | (eval $ac_try) 2>&5 | 9779 | (eval $ac_try) 2>&5 |
| 9716 | ac_status=$? | 9780 | ac_status=$? |
| 9717 | echo "$as_me:9716: \$? = $ac_status" >&5 | 9781 | echo "$as_me:9781: \$? = $ac_status" >&5 |
| 9718 | (exit $ac_status); }; }; then | 9782 | (exit $ac_status); }; }; then |
| 9719 | ac_cv_member_struct_nlist_n_un_n_name=yes | 9783 | ac_cv_member_struct_nlist_n_un_n_name=yes |
| 9720 | else | 9784 | else |
| @@ -9724,7 +9788,7 @@ ac_cv_member_struct_nlist_n_un_n_name=no | |||
| 9724 | fi | 9788 | fi |
| 9725 | rm -f conftest.$ac_objext conftest.$ac_ext | 9789 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 9726 | fi | 9790 | fi |
| 9727 | echo "$as_me:9726: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5 | 9791 | echo "$as_me:9791: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5 |
| 9728 | echo "${ECHO_T}$ac_cv_member_struct_nlist_n_un_n_name" >&6 | 9792 | echo "${ECHO_T}$ac_cv_member_struct_nlist_n_un_n_name" >&6 |
| 9729 | if test $ac_cv_member_struct_nlist_n_un_n_name = yes; then | 9793 | if test $ac_cv_member_struct_nlist_n_un_n_name = yes; then |
| 9730 | 9794 | ||
| @@ -9745,13 +9809,13 @@ fi | |||
| 9745 | done | 9809 | done |
| 9746 | 9810 | ||
| 9747 | # Some definitions of getloadavg require that the program be installed setgid. | 9811 | # Some definitions of getloadavg require that the program be installed setgid. |
| 9748 | echo "$as_me:9747: checking whether getloadavg requires setgid" >&5 | 9812 | echo "$as_me:9812: checking whether getloadavg requires setgid" >&5 |
| 9749 | echo $ECHO_N "checking whether getloadavg requires setgid... $ECHO_C" >&6 | 9813 | echo $ECHO_N "checking whether getloadavg requires setgid... $ECHO_C" >&6 |
| 9750 | if test "${ac_cv_func_getloadavg_setgid+set}" = set; then | 9814 | if test "${ac_cv_func_getloadavg_setgid+set}" = set; then |
| 9751 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9815 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9752 | else | 9816 | else |
| 9753 | cat >conftest.$ac_ext <<_ACEOF | 9817 | cat >conftest.$ac_ext <<_ACEOF |
| 9754 | #line 9753 "configure" | 9818 | #line 9818 "configure" |
| 9755 | #include "confdefs.h" | 9819 | #include "confdefs.h" |
| 9756 | #include "$srcdir/getloadavg.c" | 9820 | #include "$srcdir/getloadavg.c" |
| 9757 | #ifdef LDAV_PRIVILEGED | 9821 | #ifdef LDAV_PRIVILEGED |
| @@ -9767,7 +9831,7 @@ fi | |||
| 9767 | rm -f conftest* | 9831 | rm -f conftest* |
| 9768 | 9832 | ||
| 9769 | fi | 9833 | fi |
| 9770 | echo "$as_me:9769: result: $ac_cv_func_getloadavg_setgid" >&5 | 9834 | echo "$as_me:9834: result: $ac_cv_func_getloadavg_setgid" >&5 |
| 9771 | echo "${ECHO_T}$ac_cv_func_getloadavg_setgid" >&6 | 9835 | echo "${ECHO_T}$ac_cv_func_getloadavg_setgid" >&6 |
| 9772 | if test $ac_cv_func_getloadavg_setgid = yes; then | 9836 | if test $ac_cv_func_getloadavg_setgid = yes; then |
| 9773 | NEED_SETGID=true | 9837 | NEED_SETGID=true |
| @@ -9781,7 +9845,7 @@ else | |||
| 9781 | fi | 9845 | fi |
| 9782 | 9846 | ||
| 9783 | if test $ac_cv_func_getloadavg_setgid = yes; then | 9847 | if test $ac_cv_func_getloadavg_setgid = yes; then |
| 9784 | echo "$as_me:9783: checking group of /dev/kmem" >&5 | 9848 | echo "$as_me:9848: checking group of /dev/kmem" >&5 |
| 9785 | echo $ECHO_N "checking group of /dev/kmem... $ECHO_C" >&6 | 9849 | echo $ECHO_N "checking group of /dev/kmem... $ECHO_C" >&6 |
| 9786 | if test "${ac_cv_group_kmem+set}" = set; then | 9850 | if test "${ac_cv_group_kmem+set}" = set; then |
| 9787 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9851 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -9796,7 +9860,7 @@ else | |||
| 9796 | / /s/.* //;p;'` | 9860 | / /s/.* //;p;'` |
| 9797 | 9861 | ||
| 9798 | fi | 9862 | fi |
| 9799 | echo "$as_me:9798: result: $ac_cv_group_kmem" >&5 | 9863 | echo "$as_me:9863: result: $ac_cv_group_kmem" >&5 |
| 9800 | echo "${ECHO_T}$ac_cv_group_kmem" >&6 | 9864 | echo "${ECHO_T}$ac_cv_group_kmem" >&6 |
| 9801 | KMEM_GROUP=$ac_cv_group_kmem | 9865 | KMEM_GROUP=$ac_cv_group_kmem |
| 9802 | fi | 9866 | fi |
| @@ -9807,7 +9871,7 @@ else | |||
| 9807 | fi | 9871 | fi |
| 9808 | LIBS=$ac_save_LIBS | 9872 | LIBS=$ac_save_LIBS |
| 9809 | 9873 | ||
| 9810 | echo "$as_me:9809: checking for _LARGEFILE_SOURCE value needed for large files" >&5 | 9874 | echo "$as_me:9874: checking for _LARGEFILE_SOURCE value needed for large files" >&5 |
| 9811 | echo $ECHO_N "checking for _LARGEFILE_SOURCE value needed for large files... $ECHO_C" >&6 | 9875 | echo $ECHO_N "checking for _LARGEFILE_SOURCE value needed for large files... $ECHO_C" >&6 |
| 9812 | if test "${ac_cv_sys_largefile_source+set}" = set; then | 9876 | if test "${ac_cv_sys_largefile_source+set}" = set; then |
| 9813 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9877 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -9815,7 +9879,7 @@ else | |||
| 9815 | while :; do | 9879 | while :; do |
| 9816 | ac_cv_sys_largefile_source=no | 9880 | ac_cv_sys_largefile_source=no |
| 9817 | cat >conftest.$ac_ext <<_ACEOF | 9881 | cat >conftest.$ac_ext <<_ACEOF |
| 9818 | #line 9817 "configure" | 9882 | #line 9882 "configure" |
| 9819 | #include "confdefs.h" | 9883 | #include "confdefs.h" |
| 9820 | #include <stdio.h> | 9884 | #include <stdio.h> |
| 9821 | int | 9885 | int |
| @@ -9827,16 +9891,16 @@ return !fseeko; | |||
| 9827 | } | 9891 | } |
| 9828 | _ACEOF | 9892 | _ACEOF |
| 9829 | rm -f conftest.$ac_objext | 9893 | rm -f conftest.$ac_objext |
| 9830 | if { (eval echo "$as_me:9829: \"$ac_compile\"") >&5 | 9894 | if { (eval echo "$as_me:9894: \"$ac_compile\"") >&5 |
| 9831 | (eval $ac_compile) 2>&5 | 9895 | (eval $ac_compile) 2>&5 |
| 9832 | ac_status=$? | 9896 | ac_status=$? |
| 9833 | echo "$as_me:9832: \$? = $ac_status" >&5 | 9897 | echo "$as_me:9897: \$? = $ac_status" >&5 |
| 9834 | (exit $ac_status); } && | 9898 | (exit $ac_status); } && |
| 9835 | { ac_try='test -s conftest.$ac_objext' | 9899 | { ac_try='test -s conftest.$ac_objext' |
| 9836 | { (eval echo "$as_me:9835: \"$ac_try\"") >&5 | 9900 | { (eval echo "$as_me:9900: \"$ac_try\"") >&5 |
| 9837 | (eval $ac_try) 2>&5 | 9901 | (eval $ac_try) 2>&5 |
| 9838 | ac_status=$? | 9902 | ac_status=$? |
| 9839 | echo "$as_me:9838: \$? = $ac_status" >&5 | 9903 | echo "$as_me:9903: \$? = $ac_status" >&5 |
| 9840 | (exit $ac_status); }; }; then | 9904 | (exit $ac_status); }; }; then |
| 9841 | break | 9905 | break |
| 9842 | else | 9906 | else |
| @@ -9845,7 +9909,7 @@ cat conftest.$ac_ext >&5 | |||
| 9845 | fi | 9909 | fi |
| 9846 | rm -f conftest.$ac_objext conftest.$ac_ext | 9910 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 9847 | cat >conftest.$ac_ext <<_ACEOF | 9911 | cat >conftest.$ac_ext <<_ACEOF |
| 9848 | #line 9847 "configure" | 9912 | #line 9912 "configure" |
| 9849 | #include "confdefs.h" | 9913 | #include "confdefs.h" |
| 9850 | #define _LARGEFILE_SOURCE 1 | 9914 | #define _LARGEFILE_SOURCE 1 |
| 9851 | #include <stdio.h> | 9915 | #include <stdio.h> |
| @@ -9858,16 +9922,16 @@ return !fseeko; | |||
| 9858 | } | 9922 | } |
| 9859 | _ACEOF | 9923 | _ACEOF |
| 9860 | rm -f conftest.$ac_objext | 9924 | rm -f conftest.$ac_objext |
| 9861 | if { (eval echo "$as_me:9860: \"$ac_compile\"") >&5 | 9925 | if { (eval echo "$as_me:9925: \"$ac_compile\"") >&5 |
| 9862 | (eval $ac_compile) 2>&5 | 9926 | (eval $ac_compile) 2>&5 |
| 9863 | ac_status=$? | 9927 | ac_status=$? |
| 9864 | echo "$as_me:9863: \$? = $ac_status" >&5 | 9928 | echo "$as_me:9928: \$? = $ac_status" >&5 |
| 9865 | (exit $ac_status); } && | 9929 | (exit $ac_status); } && |
| 9866 | { ac_try='test -s conftest.$ac_objext' | 9930 | { ac_try='test -s conftest.$ac_objext' |
| 9867 | { (eval echo "$as_me:9866: \"$ac_try\"") >&5 | 9931 | { (eval echo "$as_me:9931: \"$ac_try\"") >&5 |
| 9868 | (eval $ac_try) 2>&5 | 9932 | (eval $ac_try) 2>&5 |
| 9869 | ac_status=$? | 9933 | ac_status=$? |
| 9870 | echo "$as_me:9869: \$? = $ac_status" >&5 | 9934 | echo "$as_me:9934: \$? = $ac_status" >&5 |
| 9871 | (exit $ac_status); }; }; then | 9935 | (exit $ac_status); }; }; then |
| 9872 | ac_cv_sys_largefile_source=1; break | 9936 | ac_cv_sys_largefile_source=1; break |
| 9873 | else | 9937 | else |
| @@ -9878,7 +9942,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext | |||
| 9878 | break | 9942 | break |
| 9879 | done | 9943 | done |
| 9880 | fi | 9944 | fi |
| 9881 | echo "$as_me:9880: result: $ac_cv_sys_largefile_source" >&5 | 9945 | echo "$as_me:9945: result: $ac_cv_sys_largefile_source" >&5 |
| 9882 | echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6 | 9946 | echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6 |
| 9883 | if test "$ac_cv_sys_largefile_source" != no; then | 9947 | if test "$ac_cv_sys_largefile_source" != no; then |
| 9884 | 9948 | ||
| @@ -9892,13 +9956,13 @@ rm -f conftest* | |||
| 9892 | # We used to try defining _XOPEN_SOURCE=500 too, to work around a bug | 9956 | # We used to try defining _XOPEN_SOURCE=500 too, to work around a bug |
| 9893 | # in glibc 2.1.3, but that breaks too many other things. | 9957 | # in glibc 2.1.3, but that breaks too many other things. |
| 9894 | # If you want fseeko and ftello with glibc, upgrade to a fixed glibc. | 9958 | # If you want fseeko and ftello with glibc, upgrade to a fixed glibc. |
| 9895 | echo "$as_me:9894: checking for fseeko" >&5 | 9959 | echo "$as_me:9959: checking for fseeko" >&5 |
| 9896 | echo $ECHO_N "checking for fseeko... $ECHO_C" >&6 | 9960 | echo $ECHO_N "checking for fseeko... $ECHO_C" >&6 |
| 9897 | if test "${ac_cv_func_fseeko+set}" = set; then | 9961 | if test "${ac_cv_func_fseeko+set}" = set; then |
| 9898 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 9962 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9899 | else | 9963 | else |
| 9900 | cat >conftest.$ac_ext <<_ACEOF | 9964 | cat >conftest.$ac_ext <<_ACEOF |
| 9901 | #line 9900 "configure" | 9965 | #line 9965 "configure" |
| 9902 | #include "confdefs.h" | 9966 | #include "confdefs.h" |
| 9903 | #include <stdio.h> | 9967 | #include <stdio.h> |
| 9904 | int | 9968 | int |
| @@ -9910,16 +9974,16 @@ return fseeko && fseeko (stdin, 0, 0); | |||
| 9910 | } | 9974 | } |
| 9911 | _ACEOF | 9975 | _ACEOF |
| 9912 | rm -f conftest.$ac_objext conftest$ac_exeext | 9976 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9913 | if { (eval echo "$as_me:9912: \"$ac_link\"") >&5 | 9977 | if { (eval echo "$as_me:9977: \"$ac_link\"") >&5 |
| 9914 | (eval $ac_link) 2>&5 | 9978 | (eval $ac_link) 2>&5 |
| 9915 | ac_status=$? | 9979 | ac_status=$? |
| 9916 | echo "$as_me:9915: \$? = $ac_status" >&5 | 9980 | echo "$as_me:9980: \$? = $ac_status" >&5 |
| 9917 | (exit $ac_status); } && | 9981 | (exit $ac_status); } && |
| 9918 | { ac_try='test -s conftest$ac_exeext' | 9982 | { ac_try='test -s conftest$ac_exeext' |
| 9919 | { (eval echo "$as_me:9918: \"$ac_try\"") >&5 | 9983 | { (eval echo "$as_me:9983: \"$ac_try\"") >&5 |
| 9920 | (eval $ac_try) 2>&5 | 9984 | (eval $ac_try) 2>&5 |
| 9921 | ac_status=$? | 9985 | ac_status=$? |
| 9922 | echo "$as_me:9921: \$? = $ac_status" >&5 | 9986 | echo "$as_me:9986: \$? = $ac_status" >&5 |
| 9923 | (exit $ac_status); }; }; then | 9987 | (exit $ac_status); }; }; then |
| 9924 | ac_cv_func_fseeko=yes | 9988 | ac_cv_func_fseeko=yes |
| 9925 | else | 9989 | else |
| @@ -9929,7 +9993,7 @@ ac_cv_func_fseeko=no | |||
| 9929 | fi | 9993 | fi |
| 9930 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 9994 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 9931 | fi | 9995 | fi |
| 9932 | echo "$as_me:9931: result: $ac_cv_func_fseeko" >&5 | 9996 | echo "$as_me:9996: result: $ac_cv_func_fseeko" >&5 |
| 9933 | echo "${ECHO_T}$ac_cv_func_fseeko" >&6 | 9997 | echo "${ECHO_T}$ac_cv_func_fseeko" >&6 |
| 9934 | if test $ac_cv_func_fseeko = yes; then | 9998 | if test $ac_cv_func_fseeko = yes; then |
| 9935 | 9999 | ||
| @@ -9944,13 +10008,13 @@ fi | |||
| 9944 | for ac_func in grantpt | 10008 | for ac_func in grantpt |
| 9945 | do | 10009 | do |
| 9946 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | 10010 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 9947 | echo "$as_me:9946: checking for $ac_func" >&5 | 10011 | echo "$as_me:10011: checking for $ac_func" >&5 |
| 9948 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 10012 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 9949 | if eval "test \"\${$as_ac_var+set}\" = set"; then | 10013 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 9950 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10014 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9951 | else | 10015 | else |
| 9952 | cat >conftest.$ac_ext <<_ACEOF | 10016 | cat >conftest.$ac_ext <<_ACEOF |
| 9953 | #line 9952 "configure" | 10017 | #line 10017 "configure" |
| 9954 | #include "confdefs.h" | 10018 | #include "confdefs.h" |
| 9955 | /* System header to define __stub macros and hopefully few prototypes, | 10019 | /* System header to define __stub macros and hopefully few prototypes, |
| 9956 | which can conflict with char $ac_func (); below. */ | 10020 | which can conflict with char $ac_func (); below. */ |
| @@ -9981,16 +10045,16 @@ f = $ac_func; | |||
| 9981 | } | 10045 | } |
| 9982 | _ACEOF | 10046 | _ACEOF |
| 9983 | rm -f conftest.$ac_objext conftest$ac_exeext | 10047 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9984 | if { (eval echo "$as_me:9983: \"$ac_link\"") >&5 | 10048 | if { (eval echo "$as_me:10048: \"$ac_link\"") >&5 |
| 9985 | (eval $ac_link) 2>&5 | 10049 | (eval $ac_link) 2>&5 |
| 9986 | ac_status=$? | 10050 | ac_status=$? |
| 9987 | echo "$as_me:9986: \$? = $ac_status" >&5 | 10051 | echo "$as_me:10051: \$? = $ac_status" >&5 |
| 9988 | (exit $ac_status); } && | 10052 | (exit $ac_status); } && |
| 9989 | { ac_try='test -s conftest$ac_exeext' | 10053 | { ac_try='test -s conftest$ac_exeext' |
| 9990 | { (eval echo "$as_me:9989: \"$ac_try\"") >&5 | 10054 | { (eval echo "$as_me:10054: \"$ac_try\"") >&5 |
| 9991 | (eval $ac_try) 2>&5 | 10055 | (eval $ac_try) 2>&5 |
| 9992 | ac_status=$? | 10056 | ac_status=$? |
| 9993 | echo "$as_me:9992: \$? = $ac_status" >&5 | 10057 | echo "$as_me:10057: \$? = $ac_status" >&5 |
| 9994 | (exit $ac_status); }; }; then | 10058 | (exit $ac_status); }; }; then |
| 9995 | eval "$as_ac_var=yes" | 10059 | eval "$as_ac_var=yes" |
| 9996 | else | 10060 | else |
| @@ -10000,7 +10064,7 @@ eval "$as_ac_var=no" | |||
| 10000 | fi | 10064 | fi |
| 10001 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10065 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10002 | fi | 10066 | fi |
| 10003 | echo "$as_me:10002: result: `eval echo '${'$as_ac_var'}'`" >&5 | 10067 | echo "$as_me:10067: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 10004 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 10068 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 10005 | if test `eval echo '${'$as_ac_var'}'` = yes; then | 10069 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
| 10006 | cat >>confdefs.h <<EOF | 10070 | cat >>confdefs.h <<EOF |
| @@ -10015,13 +10079,13 @@ done | |||
| 10015 | for ac_func in getpt | 10079 | for ac_func in getpt |
| 10016 | do | 10080 | do |
| 10017 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | 10081 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 10018 | echo "$as_me:10017: checking for $ac_func" >&5 | 10082 | echo "$as_me:10082: checking for $ac_func" >&5 |
| 10019 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 10083 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 10020 | if eval "test \"\${$as_ac_var+set}\" = set"; then | 10084 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 10021 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10085 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10022 | else | 10086 | else |
| 10023 | cat >conftest.$ac_ext <<_ACEOF | 10087 | cat >conftest.$ac_ext <<_ACEOF |
| 10024 | #line 10023 "configure" | 10088 | #line 10088 "configure" |
| 10025 | #include "confdefs.h" | 10089 | #include "confdefs.h" |
| 10026 | /* System header to define __stub macros and hopefully few prototypes, | 10090 | /* System header to define __stub macros and hopefully few prototypes, |
| 10027 | which can conflict with char $ac_func (); below. */ | 10091 | which can conflict with char $ac_func (); below. */ |
| @@ -10052,16 +10116,16 @@ f = $ac_func; | |||
| 10052 | } | 10116 | } |
| 10053 | _ACEOF | 10117 | _ACEOF |
| 10054 | rm -f conftest.$ac_objext conftest$ac_exeext | 10118 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10055 | if { (eval echo "$as_me:10054: \"$ac_link\"") >&5 | 10119 | if { (eval echo "$as_me:10119: \"$ac_link\"") >&5 |
| 10056 | (eval $ac_link) 2>&5 | 10120 | (eval $ac_link) 2>&5 |
| 10057 | ac_status=$? | 10121 | ac_status=$? |
| 10058 | echo "$as_me:10057: \$? = $ac_status" >&5 | 10122 | echo "$as_me:10122: \$? = $ac_status" >&5 |
| 10059 | (exit $ac_status); } && | 10123 | (exit $ac_status); } && |
| 10060 | { ac_try='test -s conftest$ac_exeext' | 10124 | { ac_try='test -s conftest$ac_exeext' |
| 10061 | { (eval echo "$as_me:10060: \"$ac_try\"") >&5 | 10125 | { (eval echo "$as_me:10125: \"$ac_try\"") >&5 |
| 10062 | (eval $ac_try) 2>&5 | 10126 | (eval $ac_try) 2>&5 |
| 10063 | ac_status=$? | 10127 | ac_status=$? |
| 10064 | echo "$as_me:10063: \$? = $ac_status" >&5 | 10128 | echo "$as_me:10128: \$? = $ac_status" >&5 |
| 10065 | (exit $ac_status); }; }; then | 10129 | (exit $ac_status); }; }; then |
| 10066 | eval "$as_ac_var=yes" | 10130 | eval "$as_ac_var=yes" |
| 10067 | else | 10131 | else |
| @@ -10071,7 +10135,7 @@ eval "$as_ac_var=no" | |||
| 10071 | fi | 10135 | fi |
| 10072 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10136 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10073 | fi | 10137 | fi |
| 10074 | echo "$as_me:10073: result: `eval echo '${'$as_ac_var'}'`" >&5 | 10138 | echo "$as_me:10138: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 10075 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 10139 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 10076 | if test `eval echo '${'$as_ac_var'}'` = yes; then | 10140 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
| 10077 | cat >>confdefs.h <<EOF | 10141 | cat >>confdefs.h <<EOF |
| @@ -10086,7 +10150,7 @@ done | |||
| 10086 | # It's better to believe a function is not available | 10150 | # It's better to believe a function is not available |
| 10087 | # than to expect to find it in ncurses. | 10151 | # than to expect to find it in ncurses. |
| 10088 | 10152 | ||
| 10089 | echo "$as_me:10088: checking for tparm in -lncurses" >&5 | 10153 | echo "$as_me:10153: checking for tparm in -lncurses" >&5 |
| 10090 | echo $ECHO_N "checking for tparm in -lncurses... $ECHO_C" >&6 | 10154 | echo $ECHO_N "checking for tparm in -lncurses... $ECHO_C" >&6 |
| 10091 | if test "${ac_cv_lib_ncurses_tparm+set}" = set; then | 10155 | if test "${ac_cv_lib_ncurses_tparm+set}" = set; then |
| 10092 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10156 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -10094,7 +10158,7 @@ else | |||
| 10094 | ac_check_lib_save_LIBS=$LIBS | 10158 | ac_check_lib_save_LIBS=$LIBS |
| 10095 | LIBS="-lncurses $LIBS" | 10159 | LIBS="-lncurses $LIBS" |
| 10096 | cat >conftest.$ac_ext <<_ACEOF | 10160 | cat >conftest.$ac_ext <<_ACEOF |
| 10097 | #line 10096 "configure" | 10161 | #line 10161 "configure" |
| 10098 | #include "confdefs.h" | 10162 | #include "confdefs.h" |
| 10099 | 10163 | ||
| 10100 | /* Override any gcc2 internal prototype to avoid an error. */ | 10164 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -10113,16 +10177,16 @@ tparm (); | |||
| 10113 | } | 10177 | } |
| 10114 | _ACEOF | 10178 | _ACEOF |
| 10115 | rm -f conftest.$ac_objext conftest$ac_exeext | 10179 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10116 | if { (eval echo "$as_me:10115: \"$ac_link\"") >&5 | 10180 | if { (eval echo "$as_me:10180: \"$ac_link\"") >&5 |
| 10117 | (eval $ac_link) 2>&5 | 10181 | (eval $ac_link) 2>&5 |
| 10118 | ac_status=$? | 10182 | ac_status=$? |
| 10119 | echo "$as_me:10118: \$? = $ac_status" >&5 | 10183 | echo "$as_me:10183: \$? = $ac_status" >&5 |
| 10120 | (exit $ac_status); } && | 10184 | (exit $ac_status); } && |
| 10121 | { ac_try='test -s conftest$ac_exeext' | 10185 | { ac_try='test -s conftest$ac_exeext' |
| 10122 | { (eval echo "$as_me:10121: \"$ac_try\"") >&5 | 10186 | { (eval echo "$as_me:10186: \"$ac_try\"") >&5 |
| 10123 | (eval $ac_try) 2>&5 | 10187 | (eval $ac_try) 2>&5 |
| 10124 | ac_status=$? | 10188 | ac_status=$? |
| 10125 | echo "$as_me:10124: \$? = $ac_status" >&5 | 10189 | echo "$as_me:10189: \$? = $ac_status" >&5 |
| 10126 | (exit $ac_status); }; }; then | 10190 | (exit $ac_status); }; }; then |
| 10127 | ac_cv_lib_ncurses_tparm=yes | 10191 | ac_cv_lib_ncurses_tparm=yes |
| 10128 | else | 10192 | else |
| @@ -10133,7 +10197,7 @@ fi | |||
| 10133 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10197 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10134 | LIBS=$ac_check_lib_save_LIBS | 10198 | LIBS=$ac_check_lib_save_LIBS |
| 10135 | fi | 10199 | fi |
| 10136 | echo "$as_me:10135: result: $ac_cv_lib_ncurses_tparm" >&5 | 10200 | echo "$as_me:10200: result: $ac_cv_lib_ncurses_tparm" >&5 |
| 10137 | echo "${ECHO_T}$ac_cv_lib_ncurses_tparm" >&6 | 10201 | echo "${ECHO_T}$ac_cv_lib_ncurses_tparm" >&6 |
| 10138 | if test $ac_cv_lib_ncurses_tparm = yes; then | 10202 | if test $ac_cv_lib_ncurses_tparm = yes; then |
| 10139 | cat >>confdefs.h <<EOF | 10203 | cat >>confdefs.h <<EOF |
| @@ -10148,13 +10212,13 @@ fi | |||
| 10148 | if test "$with_hesiod" = yes ; then | 10212 | if test "$with_hesiod" = yes ; then |
| 10149 | # Don't set $LIBS here -- see comments above. | 10213 | # Don't set $LIBS here -- see comments above. |
| 10150 | resolv=no | 10214 | resolv=no |
| 10151 | echo "$as_me:10150: checking for res_send" >&5 | 10215 | echo "$as_me:10215: checking for res_send" >&5 |
| 10152 | echo $ECHO_N "checking for res_send... $ECHO_C" >&6 | 10216 | echo $ECHO_N "checking for res_send... $ECHO_C" >&6 |
| 10153 | if test "${ac_cv_func_res_send+set}" = set; then | 10217 | if test "${ac_cv_func_res_send+set}" = set; then |
| 10154 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10218 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10155 | else | 10219 | else |
| 10156 | cat >conftest.$ac_ext <<_ACEOF | 10220 | cat >conftest.$ac_ext <<_ACEOF |
| 10157 | #line 10156 "configure" | 10221 | #line 10221 "configure" |
| 10158 | #include "confdefs.h" | 10222 | #include "confdefs.h" |
| 10159 | /* System header to define __stub macros and hopefully few prototypes, | 10223 | /* System header to define __stub macros and hopefully few prototypes, |
| 10160 | which can conflict with char res_send (); below. */ | 10224 | which can conflict with char res_send (); below. */ |
| @@ -10185,16 +10249,16 @@ f = res_send; | |||
| 10185 | } | 10249 | } |
| 10186 | _ACEOF | 10250 | _ACEOF |
| 10187 | rm -f conftest.$ac_objext conftest$ac_exeext | 10251 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10188 | if { (eval echo "$as_me:10187: \"$ac_link\"") >&5 | 10252 | if { (eval echo "$as_me:10252: \"$ac_link\"") >&5 |
| 10189 | (eval $ac_link) 2>&5 | 10253 | (eval $ac_link) 2>&5 |
| 10190 | ac_status=$? | 10254 | ac_status=$? |
| 10191 | echo "$as_me:10190: \$? = $ac_status" >&5 | 10255 | echo "$as_me:10255: \$? = $ac_status" >&5 |
| 10192 | (exit $ac_status); } && | 10256 | (exit $ac_status); } && |
| 10193 | { ac_try='test -s conftest$ac_exeext' | 10257 | { ac_try='test -s conftest$ac_exeext' |
| 10194 | { (eval echo "$as_me:10193: \"$ac_try\"") >&5 | 10258 | { (eval echo "$as_me:10258: \"$ac_try\"") >&5 |
| 10195 | (eval $ac_try) 2>&5 | 10259 | (eval $ac_try) 2>&5 |
| 10196 | ac_status=$? | 10260 | ac_status=$? |
| 10197 | echo "$as_me:10196: \$? = $ac_status" >&5 | 10261 | echo "$as_me:10261: \$? = $ac_status" >&5 |
| 10198 | (exit $ac_status); }; }; then | 10262 | (exit $ac_status); }; }; then |
| 10199 | ac_cv_func_res_send=yes | 10263 | ac_cv_func_res_send=yes |
| 10200 | else | 10264 | else |
| @@ -10204,18 +10268,18 @@ ac_cv_func_res_send=no | |||
| 10204 | fi | 10268 | fi |
| 10205 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10269 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10206 | fi | 10270 | fi |
| 10207 | echo "$as_me:10206: result: $ac_cv_func_res_send" >&5 | 10271 | echo "$as_me:10271: result: $ac_cv_func_res_send" >&5 |
| 10208 | echo "${ECHO_T}$ac_cv_func_res_send" >&6 | 10272 | echo "${ECHO_T}$ac_cv_func_res_send" >&6 |
| 10209 | if test $ac_cv_func_res_send = yes; then | 10273 | if test $ac_cv_func_res_send = yes; then |
| 10210 | : | 10274 | : |
| 10211 | else | 10275 | else |
| 10212 | echo "$as_me:10211: checking for __res_send" >&5 | 10276 | echo "$as_me:10276: checking for __res_send" >&5 |
| 10213 | echo $ECHO_N "checking for __res_send... $ECHO_C" >&6 | 10277 | echo $ECHO_N "checking for __res_send... $ECHO_C" >&6 |
| 10214 | if test "${ac_cv_func___res_send+set}" = set; then | 10278 | if test "${ac_cv_func___res_send+set}" = set; then |
| 10215 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10279 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10216 | else | 10280 | else |
| 10217 | cat >conftest.$ac_ext <<_ACEOF | 10281 | cat >conftest.$ac_ext <<_ACEOF |
| 10218 | #line 10217 "configure" | 10282 | #line 10282 "configure" |
| 10219 | #include "confdefs.h" | 10283 | #include "confdefs.h" |
| 10220 | /* System header to define __stub macros and hopefully few prototypes, | 10284 | /* System header to define __stub macros and hopefully few prototypes, |
| 10221 | which can conflict with char __res_send (); below. */ | 10285 | which can conflict with char __res_send (); below. */ |
| @@ -10246,16 +10310,16 @@ f = __res_send; | |||
| 10246 | } | 10310 | } |
| 10247 | _ACEOF | 10311 | _ACEOF |
| 10248 | rm -f conftest.$ac_objext conftest$ac_exeext | 10312 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10249 | if { (eval echo "$as_me:10248: \"$ac_link\"") >&5 | 10313 | if { (eval echo "$as_me:10313: \"$ac_link\"") >&5 |
| 10250 | (eval $ac_link) 2>&5 | 10314 | (eval $ac_link) 2>&5 |
| 10251 | ac_status=$? | 10315 | ac_status=$? |
| 10252 | echo "$as_me:10251: \$? = $ac_status" >&5 | 10316 | echo "$as_me:10316: \$? = $ac_status" >&5 |
| 10253 | (exit $ac_status); } && | 10317 | (exit $ac_status); } && |
| 10254 | { ac_try='test -s conftest$ac_exeext' | 10318 | { ac_try='test -s conftest$ac_exeext' |
| 10255 | { (eval echo "$as_me:10254: \"$ac_try\"") >&5 | 10319 | { (eval echo "$as_me:10319: \"$ac_try\"") >&5 |
| 10256 | (eval $ac_try) 2>&5 | 10320 | (eval $ac_try) 2>&5 |
| 10257 | ac_status=$? | 10321 | ac_status=$? |
| 10258 | echo "$as_me:10257: \$? = $ac_status" >&5 | 10322 | echo "$as_me:10322: \$? = $ac_status" >&5 |
| 10259 | (exit $ac_status); }; }; then | 10323 | (exit $ac_status); }; }; then |
| 10260 | ac_cv_func___res_send=yes | 10324 | ac_cv_func___res_send=yes |
| 10261 | else | 10325 | else |
| @@ -10265,12 +10329,12 @@ ac_cv_func___res_send=no | |||
| 10265 | fi | 10329 | fi |
| 10266 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10330 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10267 | fi | 10331 | fi |
| 10268 | echo "$as_me:10267: result: $ac_cv_func___res_send" >&5 | 10332 | echo "$as_me:10332: result: $ac_cv_func___res_send" >&5 |
| 10269 | echo "${ECHO_T}$ac_cv_func___res_send" >&6 | 10333 | echo "${ECHO_T}$ac_cv_func___res_send" >&6 |
| 10270 | if test $ac_cv_func___res_send = yes; then | 10334 | if test $ac_cv_func___res_send = yes; then |
| 10271 | : | 10335 | : |
| 10272 | else | 10336 | else |
| 10273 | echo "$as_me:10272: checking for res_send in -lresolv" >&5 | 10337 | echo "$as_me:10337: checking for res_send in -lresolv" >&5 |
| 10274 | echo $ECHO_N "checking for res_send in -lresolv... $ECHO_C" >&6 | 10338 | echo $ECHO_N "checking for res_send in -lresolv... $ECHO_C" >&6 |
| 10275 | if test "${ac_cv_lib_resolv_res_send+set}" = set; then | 10339 | if test "${ac_cv_lib_resolv_res_send+set}" = set; then |
| 10276 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10340 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -10278,7 +10342,7 @@ else | |||
| 10278 | ac_check_lib_save_LIBS=$LIBS | 10342 | ac_check_lib_save_LIBS=$LIBS |
| 10279 | LIBS="-lresolv $LIBS" | 10343 | LIBS="-lresolv $LIBS" |
| 10280 | cat >conftest.$ac_ext <<_ACEOF | 10344 | cat >conftest.$ac_ext <<_ACEOF |
| 10281 | #line 10280 "configure" | 10345 | #line 10345 "configure" |
| 10282 | #include "confdefs.h" | 10346 | #include "confdefs.h" |
| 10283 | 10347 | ||
| 10284 | /* Override any gcc2 internal prototype to avoid an error. */ | 10348 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -10297,16 +10361,16 @@ res_send (); | |||
| 10297 | } | 10361 | } |
| 10298 | _ACEOF | 10362 | _ACEOF |
| 10299 | rm -f conftest.$ac_objext conftest$ac_exeext | 10363 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10300 | if { (eval echo "$as_me:10299: \"$ac_link\"") >&5 | 10364 | if { (eval echo "$as_me:10364: \"$ac_link\"") >&5 |
| 10301 | (eval $ac_link) 2>&5 | 10365 | (eval $ac_link) 2>&5 |
| 10302 | ac_status=$? | 10366 | ac_status=$? |
| 10303 | echo "$as_me:10302: \$? = $ac_status" >&5 | 10367 | echo "$as_me:10367: \$? = $ac_status" >&5 |
| 10304 | (exit $ac_status); } && | 10368 | (exit $ac_status); } && |
| 10305 | { ac_try='test -s conftest$ac_exeext' | 10369 | { ac_try='test -s conftest$ac_exeext' |
| 10306 | { (eval echo "$as_me:10305: \"$ac_try\"") >&5 | 10370 | { (eval echo "$as_me:10370: \"$ac_try\"") >&5 |
| 10307 | (eval $ac_try) 2>&5 | 10371 | (eval $ac_try) 2>&5 |
| 10308 | ac_status=$? | 10372 | ac_status=$? |
| 10309 | echo "$as_me:10308: \$? = $ac_status" >&5 | 10373 | echo "$as_me:10373: \$? = $ac_status" >&5 |
| 10310 | (exit $ac_status); }; }; then | 10374 | (exit $ac_status); }; }; then |
| 10311 | ac_cv_lib_resolv_res_send=yes | 10375 | ac_cv_lib_resolv_res_send=yes |
| 10312 | else | 10376 | else |
| @@ -10317,12 +10381,12 @@ fi | |||
| 10317 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10381 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10318 | LIBS=$ac_check_lib_save_LIBS | 10382 | LIBS=$ac_check_lib_save_LIBS |
| 10319 | fi | 10383 | fi |
| 10320 | echo "$as_me:10319: result: $ac_cv_lib_resolv_res_send" >&5 | 10384 | echo "$as_me:10384: result: $ac_cv_lib_resolv_res_send" >&5 |
| 10321 | echo "${ECHO_T}$ac_cv_lib_resolv_res_send" >&6 | 10385 | echo "${ECHO_T}$ac_cv_lib_resolv_res_send" >&6 |
| 10322 | if test $ac_cv_lib_resolv_res_send = yes; then | 10386 | if test $ac_cv_lib_resolv_res_send = yes; then |
| 10323 | resolv=yes | 10387 | resolv=yes |
| 10324 | else | 10388 | else |
| 10325 | echo "$as_me:10324: checking for __res_send in -lresolv" >&5 | 10389 | echo "$as_me:10389: checking for __res_send in -lresolv" >&5 |
| 10326 | echo $ECHO_N "checking for __res_send in -lresolv... $ECHO_C" >&6 | 10390 | echo $ECHO_N "checking for __res_send in -lresolv... $ECHO_C" >&6 |
| 10327 | if test "${ac_cv_lib_resolv___res_send+set}" = set; then | 10391 | if test "${ac_cv_lib_resolv___res_send+set}" = set; then |
| 10328 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10392 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -10330,7 +10394,7 @@ else | |||
| 10330 | ac_check_lib_save_LIBS=$LIBS | 10394 | ac_check_lib_save_LIBS=$LIBS |
| 10331 | LIBS="-lresolv $LIBS" | 10395 | LIBS="-lresolv $LIBS" |
| 10332 | cat >conftest.$ac_ext <<_ACEOF | 10396 | cat >conftest.$ac_ext <<_ACEOF |
| 10333 | #line 10332 "configure" | 10397 | #line 10397 "configure" |
| 10334 | #include "confdefs.h" | 10398 | #include "confdefs.h" |
| 10335 | 10399 | ||
| 10336 | /* Override any gcc2 internal prototype to avoid an error. */ | 10400 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -10349,16 +10413,16 @@ __res_send (); | |||
| 10349 | } | 10413 | } |
| 10350 | _ACEOF | 10414 | _ACEOF |
| 10351 | rm -f conftest.$ac_objext conftest$ac_exeext | 10415 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10352 | if { (eval echo "$as_me:10351: \"$ac_link\"") >&5 | 10416 | if { (eval echo "$as_me:10416: \"$ac_link\"") >&5 |
| 10353 | (eval $ac_link) 2>&5 | 10417 | (eval $ac_link) 2>&5 |
| 10354 | ac_status=$? | 10418 | ac_status=$? |
| 10355 | echo "$as_me:10354: \$? = $ac_status" >&5 | 10419 | echo "$as_me:10419: \$? = $ac_status" >&5 |
| 10356 | (exit $ac_status); } && | 10420 | (exit $ac_status); } && |
| 10357 | { ac_try='test -s conftest$ac_exeext' | 10421 | { ac_try='test -s conftest$ac_exeext' |
| 10358 | { (eval echo "$as_me:10357: \"$ac_try\"") >&5 | 10422 | { (eval echo "$as_me:10422: \"$ac_try\"") >&5 |
| 10359 | (eval $ac_try) 2>&5 | 10423 | (eval $ac_try) 2>&5 |
| 10360 | ac_status=$? | 10424 | ac_status=$? |
| 10361 | echo "$as_me:10360: \$? = $ac_status" >&5 | 10425 | echo "$as_me:10425: \$? = $ac_status" >&5 |
| 10362 | (exit $ac_status); }; }; then | 10426 | (exit $ac_status); }; }; then |
| 10363 | ac_cv_lib_resolv___res_send=yes | 10427 | ac_cv_lib_resolv___res_send=yes |
| 10364 | else | 10428 | else |
| @@ -10369,7 +10433,7 @@ fi | |||
| 10369 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10433 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10370 | LIBS=$ac_check_lib_save_LIBS | 10434 | LIBS=$ac_check_lib_save_LIBS |
| 10371 | fi | 10435 | fi |
| 10372 | echo "$as_me:10371: result: $ac_cv_lib_resolv___res_send" >&5 | 10436 | echo "$as_me:10436: result: $ac_cv_lib_resolv___res_send" >&5 |
| 10373 | echo "${ECHO_T}$ac_cv_lib_resolv___res_send" >&6 | 10437 | echo "${ECHO_T}$ac_cv_lib_resolv___res_send" >&6 |
| 10374 | if test $ac_cv_lib_resolv___res_send = yes; then | 10438 | if test $ac_cv_lib_resolv___res_send = yes; then |
| 10375 | resolv=yes | 10439 | resolv=yes |
| @@ -10390,13 +10454,13 @@ EOF | |||
| 10390 | else | 10454 | else |
| 10391 | RESOLVLIB= | 10455 | RESOLVLIB= |
| 10392 | fi | 10456 | fi |
| 10393 | echo "$as_me:10392: checking for hes_getmailhost" >&5 | 10457 | echo "$as_me:10457: checking for hes_getmailhost" >&5 |
| 10394 | echo $ECHO_N "checking for hes_getmailhost... $ECHO_C" >&6 | 10458 | echo $ECHO_N "checking for hes_getmailhost... $ECHO_C" >&6 |
| 10395 | if test "${ac_cv_func_hes_getmailhost+set}" = set; then | 10459 | if test "${ac_cv_func_hes_getmailhost+set}" = set; then |
| 10396 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10460 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10397 | else | 10461 | else |
| 10398 | cat >conftest.$ac_ext <<_ACEOF | 10462 | cat >conftest.$ac_ext <<_ACEOF |
| 10399 | #line 10398 "configure" | 10463 | #line 10463 "configure" |
| 10400 | #include "confdefs.h" | 10464 | #include "confdefs.h" |
| 10401 | /* System header to define __stub macros and hopefully few prototypes, | 10465 | /* System header to define __stub macros and hopefully few prototypes, |
| 10402 | which can conflict with char hes_getmailhost (); below. */ | 10466 | which can conflict with char hes_getmailhost (); below. */ |
| @@ -10427,16 +10491,16 @@ f = hes_getmailhost; | |||
| 10427 | } | 10491 | } |
| 10428 | _ACEOF | 10492 | _ACEOF |
| 10429 | rm -f conftest.$ac_objext conftest$ac_exeext | 10493 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10430 | if { (eval echo "$as_me:10429: \"$ac_link\"") >&5 | 10494 | if { (eval echo "$as_me:10494: \"$ac_link\"") >&5 |
| 10431 | (eval $ac_link) 2>&5 | 10495 | (eval $ac_link) 2>&5 |
| 10432 | ac_status=$? | 10496 | ac_status=$? |
| 10433 | echo "$as_me:10432: \$? = $ac_status" >&5 | 10497 | echo "$as_me:10497: \$? = $ac_status" >&5 |
| 10434 | (exit $ac_status); } && | 10498 | (exit $ac_status); } && |
| 10435 | { ac_try='test -s conftest$ac_exeext' | 10499 | { ac_try='test -s conftest$ac_exeext' |
| 10436 | { (eval echo "$as_me:10435: \"$ac_try\"") >&5 | 10500 | { (eval echo "$as_me:10500: \"$ac_try\"") >&5 |
| 10437 | (eval $ac_try) 2>&5 | 10501 | (eval $ac_try) 2>&5 |
| 10438 | ac_status=$? | 10502 | ac_status=$? |
| 10439 | echo "$as_me:10438: \$? = $ac_status" >&5 | 10503 | echo "$as_me:10503: \$? = $ac_status" >&5 |
| 10440 | (exit $ac_status); }; }; then | 10504 | (exit $ac_status); }; }; then |
| 10441 | ac_cv_func_hes_getmailhost=yes | 10505 | ac_cv_func_hes_getmailhost=yes |
| 10442 | else | 10506 | else |
| @@ -10446,12 +10510,12 @@ ac_cv_func_hes_getmailhost=no | |||
| 10446 | fi | 10510 | fi |
| 10447 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10511 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10448 | fi | 10512 | fi |
| 10449 | echo "$as_me:10448: result: $ac_cv_func_hes_getmailhost" >&5 | 10513 | echo "$as_me:10513: result: $ac_cv_func_hes_getmailhost" >&5 |
| 10450 | echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6 | 10514 | echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6 |
| 10451 | if test $ac_cv_func_hes_getmailhost = yes; then | 10515 | if test $ac_cv_func_hes_getmailhost = yes; then |
| 10452 | : | 10516 | : |
| 10453 | else | 10517 | else |
| 10454 | echo "$as_me:10453: checking for hes_getmailhost in -lhesiod" >&5 | 10518 | echo "$as_me:10518: checking for hes_getmailhost in -lhesiod" >&5 |
| 10455 | echo $ECHO_N "checking for hes_getmailhost in -lhesiod... $ECHO_C" >&6 | 10519 | echo $ECHO_N "checking for hes_getmailhost in -lhesiod... $ECHO_C" >&6 |
| 10456 | if test "${ac_cv_lib_hesiod_hes_getmailhost+set}" = set; then | 10520 | if test "${ac_cv_lib_hesiod_hes_getmailhost+set}" = set; then |
| 10457 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10521 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -10459,7 +10523,7 @@ else | |||
| 10459 | ac_check_lib_save_LIBS=$LIBS | 10523 | ac_check_lib_save_LIBS=$LIBS |
| 10460 | LIBS="-lhesiod $RESOLVLIB $LIBS" | 10524 | LIBS="-lhesiod $RESOLVLIB $LIBS" |
| 10461 | cat >conftest.$ac_ext <<_ACEOF | 10525 | cat >conftest.$ac_ext <<_ACEOF |
| 10462 | #line 10461 "configure" | 10526 | #line 10526 "configure" |
| 10463 | #include "confdefs.h" | 10527 | #include "confdefs.h" |
| 10464 | 10528 | ||
| 10465 | /* Override any gcc2 internal prototype to avoid an error. */ | 10529 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -10478,16 +10542,16 @@ hes_getmailhost (); | |||
| 10478 | } | 10542 | } |
| 10479 | _ACEOF | 10543 | _ACEOF |
| 10480 | rm -f conftest.$ac_objext conftest$ac_exeext | 10544 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10481 | if { (eval echo "$as_me:10480: \"$ac_link\"") >&5 | 10545 | if { (eval echo "$as_me:10545: \"$ac_link\"") >&5 |
| 10482 | (eval $ac_link) 2>&5 | 10546 | (eval $ac_link) 2>&5 |
| 10483 | ac_status=$? | 10547 | ac_status=$? |
| 10484 | echo "$as_me:10483: \$? = $ac_status" >&5 | 10548 | echo "$as_me:10548: \$? = $ac_status" >&5 |
| 10485 | (exit $ac_status); } && | 10549 | (exit $ac_status); } && |
| 10486 | { ac_try='test -s conftest$ac_exeext' | 10550 | { ac_try='test -s conftest$ac_exeext' |
| 10487 | { (eval echo "$as_me:10486: \"$ac_try\"") >&5 | 10551 | { (eval echo "$as_me:10551: \"$ac_try\"") >&5 |
| 10488 | (eval $ac_try) 2>&5 | 10552 | (eval $ac_try) 2>&5 |
| 10489 | ac_status=$? | 10553 | ac_status=$? |
| 10490 | echo "$as_me:10489: \$? = $ac_status" >&5 | 10554 | echo "$as_me:10554: \$? = $ac_status" >&5 |
| 10491 | (exit $ac_status); }; }; then | 10555 | (exit $ac_status); }; }; then |
| 10492 | ac_cv_lib_hesiod_hes_getmailhost=yes | 10556 | ac_cv_lib_hesiod_hes_getmailhost=yes |
| 10493 | else | 10557 | else |
| @@ -10498,7 +10562,7 @@ fi | |||
| 10498 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10562 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10499 | LIBS=$ac_check_lib_save_LIBS | 10563 | LIBS=$ac_check_lib_save_LIBS |
| 10500 | fi | 10564 | fi |
| 10501 | echo "$as_me:10500: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5 | 10565 | echo "$as_me:10565: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5 |
| 10502 | echo "${ECHO_T}$ac_cv_lib_hesiod_hes_getmailhost" >&6 | 10566 | echo "${ECHO_T}$ac_cv_lib_hesiod_hes_getmailhost" >&6 |
| 10503 | if test $ac_cv_lib_hesiod_hes_getmailhost = yes; then | 10567 | if test $ac_cv_lib_hesiod_hes_getmailhost = yes; then |
| 10504 | cat >>confdefs.h <<\EOF | 10568 | cat >>confdefs.h <<\EOF |
| @@ -10516,7 +10580,7 @@ fi | |||
| 10516 | # These tell us which Kerberos-related libraries to use. | 10580 | # These tell us which Kerberos-related libraries to use. |
| 10517 | if test "${with_kerberos+set}" = set; then | 10581 | if test "${with_kerberos+set}" = set; then |
| 10518 | 10582 | ||
| 10519 | echo "$as_me:10518: checking for com_err in -lcom_err" >&5 | 10583 | echo "$as_me:10583: checking for com_err in -lcom_err" >&5 |
| 10520 | echo $ECHO_N "checking for com_err in -lcom_err... $ECHO_C" >&6 | 10584 | echo $ECHO_N "checking for com_err in -lcom_err... $ECHO_C" >&6 |
| 10521 | if test "${ac_cv_lib_com_err_com_err+set}" = set; then | 10585 | if test "${ac_cv_lib_com_err_com_err+set}" = set; then |
| 10522 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10586 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -10524,7 +10588,7 @@ else | |||
| 10524 | ac_check_lib_save_LIBS=$LIBS | 10588 | ac_check_lib_save_LIBS=$LIBS |
| 10525 | LIBS="-lcom_err $LIBS" | 10589 | LIBS="-lcom_err $LIBS" |
| 10526 | cat >conftest.$ac_ext <<_ACEOF | 10590 | cat >conftest.$ac_ext <<_ACEOF |
| 10527 | #line 10526 "configure" | 10591 | #line 10591 "configure" |
| 10528 | #include "confdefs.h" | 10592 | #include "confdefs.h" |
| 10529 | 10593 | ||
| 10530 | /* Override any gcc2 internal prototype to avoid an error. */ | 10594 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -10543,16 +10607,16 @@ com_err (); | |||
| 10543 | } | 10607 | } |
| 10544 | _ACEOF | 10608 | _ACEOF |
| 10545 | rm -f conftest.$ac_objext conftest$ac_exeext | 10609 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10546 | if { (eval echo "$as_me:10545: \"$ac_link\"") >&5 | 10610 | if { (eval echo "$as_me:10610: \"$ac_link\"") >&5 |
| 10547 | (eval $ac_link) 2>&5 | 10611 | (eval $ac_link) 2>&5 |
| 10548 | ac_status=$? | 10612 | ac_status=$? |
| 10549 | echo "$as_me:10548: \$? = $ac_status" >&5 | 10613 | echo "$as_me:10613: \$? = $ac_status" >&5 |
| 10550 | (exit $ac_status); } && | 10614 | (exit $ac_status); } && |
| 10551 | { ac_try='test -s conftest$ac_exeext' | 10615 | { ac_try='test -s conftest$ac_exeext' |
| 10552 | { (eval echo "$as_me:10551: \"$ac_try\"") >&5 | 10616 | { (eval echo "$as_me:10616: \"$ac_try\"") >&5 |
| 10553 | (eval $ac_try) 2>&5 | 10617 | (eval $ac_try) 2>&5 |
| 10554 | ac_status=$? | 10618 | ac_status=$? |
| 10555 | echo "$as_me:10554: \$? = $ac_status" >&5 | 10619 | echo "$as_me:10619: \$? = $ac_status" >&5 |
| 10556 | (exit $ac_status); }; }; then | 10620 | (exit $ac_status); }; }; then |
| 10557 | ac_cv_lib_com_err_com_err=yes | 10621 | ac_cv_lib_com_err_com_err=yes |
| 10558 | else | 10622 | else |
| @@ -10563,7 +10627,7 @@ fi | |||
| 10563 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10627 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10564 | LIBS=$ac_check_lib_save_LIBS | 10628 | LIBS=$ac_check_lib_save_LIBS |
| 10565 | fi | 10629 | fi |
| 10566 | echo "$as_me:10565: result: $ac_cv_lib_com_err_com_err" >&5 | 10630 | echo "$as_me:10630: result: $ac_cv_lib_com_err_com_err" >&5 |
| 10567 | echo "${ECHO_T}$ac_cv_lib_com_err_com_err" >&6 | 10631 | echo "${ECHO_T}$ac_cv_lib_com_err_com_err" >&6 |
| 10568 | if test $ac_cv_lib_com_err_com_err = yes; then | 10632 | if test $ac_cv_lib_com_err_com_err = yes; then |
| 10569 | cat >>confdefs.h <<EOF | 10633 | cat >>confdefs.h <<EOF |
| @@ -10574,7 +10638,7 @@ EOF | |||
| 10574 | 10638 | ||
| 10575 | fi | 10639 | fi |
| 10576 | 10640 | ||
| 10577 | echo "$as_me:10576: checking for mit_des_cbc_encrypt in -lk5crypto" >&5 | 10641 | echo "$as_me:10641: checking for mit_des_cbc_encrypt in -lk5crypto" >&5 |
| 10578 | echo $ECHO_N "checking for mit_des_cbc_encrypt in -lk5crypto... $ECHO_C" >&6 | 10642 | echo $ECHO_N "checking for mit_des_cbc_encrypt in -lk5crypto... $ECHO_C" >&6 |
| 10579 | if test "${ac_cv_lib_k5crypto_mit_des_cbc_encrypt+set}" = set; then | 10643 | if test "${ac_cv_lib_k5crypto_mit_des_cbc_encrypt+set}" = set; then |
| 10580 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10644 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -10582,7 +10646,7 @@ else | |||
| 10582 | ac_check_lib_save_LIBS=$LIBS | 10646 | ac_check_lib_save_LIBS=$LIBS |
| 10583 | LIBS="-lk5crypto $LIBS" | 10647 | LIBS="-lk5crypto $LIBS" |
| 10584 | cat >conftest.$ac_ext <<_ACEOF | 10648 | cat >conftest.$ac_ext <<_ACEOF |
| 10585 | #line 10584 "configure" | 10649 | #line 10649 "configure" |
| 10586 | #include "confdefs.h" | 10650 | #include "confdefs.h" |
| 10587 | 10651 | ||
| 10588 | /* Override any gcc2 internal prototype to avoid an error. */ | 10652 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -10601,16 +10665,16 @@ mit_des_cbc_encrypt (); | |||
| 10601 | } | 10665 | } |
| 10602 | _ACEOF | 10666 | _ACEOF |
| 10603 | rm -f conftest.$ac_objext conftest$ac_exeext | 10667 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10604 | if { (eval echo "$as_me:10603: \"$ac_link\"") >&5 | 10668 | if { (eval echo "$as_me:10668: \"$ac_link\"") >&5 |
| 10605 | (eval $ac_link) 2>&5 | 10669 | (eval $ac_link) 2>&5 |
| 10606 | ac_status=$? | 10670 | ac_status=$? |
| 10607 | echo "$as_me:10606: \$? = $ac_status" >&5 | 10671 | echo "$as_me:10671: \$? = $ac_status" >&5 |
| 10608 | (exit $ac_status); } && | 10672 | (exit $ac_status); } && |
| 10609 | { ac_try='test -s conftest$ac_exeext' | 10673 | { ac_try='test -s conftest$ac_exeext' |
| 10610 | { (eval echo "$as_me:10609: \"$ac_try\"") >&5 | 10674 | { (eval echo "$as_me:10674: \"$ac_try\"") >&5 |
| 10611 | (eval $ac_try) 2>&5 | 10675 | (eval $ac_try) 2>&5 |
| 10612 | ac_status=$? | 10676 | ac_status=$? |
| 10613 | echo "$as_me:10612: \$? = $ac_status" >&5 | 10677 | echo "$as_me:10677: \$? = $ac_status" >&5 |
| 10614 | (exit $ac_status); }; }; then | 10678 | (exit $ac_status); }; }; then |
| 10615 | ac_cv_lib_k5crypto_mit_des_cbc_encrypt=yes | 10679 | ac_cv_lib_k5crypto_mit_des_cbc_encrypt=yes |
| 10616 | else | 10680 | else |
| @@ -10621,7 +10685,7 @@ fi | |||
| 10621 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10685 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10622 | LIBS=$ac_check_lib_save_LIBS | 10686 | LIBS=$ac_check_lib_save_LIBS |
| 10623 | fi | 10687 | fi |
| 10624 | echo "$as_me:10623: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5 | 10688 | echo "$as_me:10688: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5 |
| 10625 | echo "${ECHO_T}$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&6 | 10689 | echo "${ECHO_T}$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&6 |
| 10626 | if test $ac_cv_lib_k5crypto_mit_des_cbc_encrypt = yes; then | 10690 | if test $ac_cv_lib_k5crypto_mit_des_cbc_encrypt = yes; then |
| 10627 | cat >>confdefs.h <<EOF | 10691 | cat >>confdefs.h <<EOF |
| @@ -10632,7 +10696,7 @@ EOF | |||
| 10632 | 10696 | ||
| 10633 | fi | 10697 | fi |
| 10634 | 10698 | ||
| 10635 | echo "$as_me:10634: checking for mit_des_cbc_encrypt in -lcrypto" >&5 | 10699 | echo "$as_me:10699: checking for mit_des_cbc_encrypt in -lcrypto" >&5 |
| 10636 | echo $ECHO_N "checking for mit_des_cbc_encrypt in -lcrypto... $ECHO_C" >&6 | 10700 | echo $ECHO_N "checking for mit_des_cbc_encrypt in -lcrypto... $ECHO_C" >&6 |
| 10637 | if test "${ac_cv_lib_crypto_mit_des_cbc_encrypt+set}" = set; then | 10701 | if test "${ac_cv_lib_crypto_mit_des_cbc_encrypt+set}" = set; then |
| 10638 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10702 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -10640,7 +10704,7 @@ else | |||
| 10640 | ac_check_lib_save_LIBS=$LIBS | 10704 | ac_check_lib_save_LIBS=$LIBS |
| 10641 | LIBS="-lcrypto $LIBS" | 10705 | LIBS="-lcrypto $LIBS" |
| 10642 | cat >conftest.$ac_ext <<_ACEOF | 10706 | cat >conftest.$ac_ext <<_ACEOF |
| 10643 | #line 10642 "configure" | 10707 | #line 10707 "configure" |
| 10644 | #include "confdefs.h" | 10708 | #include "confdefs.h" |
| 10645 | 10709 | ||
| 10646 | /* Override any gcc2 internal prototype to avoid an error. */ | 10710 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -10659,16 +10723,16 @@ mit_des_cbc_encrypt (); | |||
| 10659 | } | 10723 | } |
| 10660 | _ACEOF | 10724 | _ACEOF |
| 10661 | rm -f conftest.$ac_objext conftest$ac_exeext | 10725 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10662 | if { (eval echo "$as_me:10661: \"$ac_link\"") >&5 | 10726 | if { (eval echo "$as_me:10726: \"$ac_link\"") >&5 |
| 10663 | (eval $ac_link) 2>&5 | 10727 | (eval $ac_link) 2>&5 |
| 10664 | ac_status=$? | 10728 | ac_status=$? |
| 10665 | echo "$as_me:10664: \$? = $ac_status" >&5 | 10729 | echo "$as_me:10729: \$? = $ac_status" >&5 |
| 10666 | (exit $ac_status); } && | 10730 | (exit $ac_status); } && |
| 10667 | { ac_try='test -s conftest$ac_exeext' | 10731 | { ac_try='test -s conftest$ac_exeext' |
| 10668 | { (eval echo "$as_me:10667: \"$ac_try\"") >&5 | 10732 | { (eval echo "$as_me:10732: \"$ac_try\"") >&5 |
| 10669 | (eval $ac_try) 2>&5 | 10733 | (eval $ac_try) 2>&5 |
| 10670 | ac_status=$? | 10734 | ac_status=$? |
| 10671 | echo "$as_me:10670: \$? = $ac_status" >&5 | 10735 | echo "$as_me:10735: \$? = $ac_status" >&5 |
| 10672 | (exit $ac_status); }; }; then | 10736 | (exit $ac_status); }; }; then |
| 10673 | ac_cv_lib_crypto_mit_des_cbc_encrypt=yes | 10737 | ac_cv_lib_crypto_mit_des_cbc_encrypt=yes |
| 10674 | else | 10738 | else |
| @@ -10679,7 +10743,7 @@ fi | |||
| 10679 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10743 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10680 | LIBS=$ac_check_lib_save_LIBS | 10744 | LIBS=$ac_check_lib_save_LIBS |
| 10681 | fi | 10745 | fi |
| 10682 | echo "$as_me:10681: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5 | 10746 | echo "$as_me:10746: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5 |
| 10683 | echo "${ECHO_T}$ac_cv_lib_crypto_mit_des_cbc_encrypt" >&6 | 10747 | echo "${ECHO_T}$ac_cv_lib_crypto_mit_des_cbc_encrypt" >&6 |
| 10684 | if test $ac_cv_lib_crypto_mit_des_cbc_encrypt = yes; then | 10748 | if test $ac_cv_lib_crypto_mit_des_cbc_encrypt = yes; then |
| 10685 | cat >>confdefs.h <<EOF | 10749 | cat >>confdefs.h <<EOF |
| @@ -10690,7 +10754,7 @@ EOF | |||
| 10690 | 10754 | ||
| 10691 | fi | 10755 | fi |
| 10692 | 10756 | ||
| 10693 | echo "$as_me:10692: checking for krb5_init_context in -lkrb5" >&5 | 10757 | echo "$as_me:10757: checking for krb5_init_context in -lkrb5" >&5 |
| 10694 | echo $ECHO_N "checking for krb5_init_context in -lkrb5... $ECHO_C" >&6 | 10758 | echo $ECHO_N "checking for krb5_init_context in -lkrb5... $ECHO_C" >&6 |
| 10695 | if test "${ac_cv_lib_krb5_krb5_init_context+set}" = set; then | 10759 | if test "${ac_cv_lib_krb5_krb5_init_context+set}" = set; then |
| 10696 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10760 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -10698,7 +10762,7 @@ else | |||
| 10698 | ac_check_lib_save_LIBS=$LIBS | 10762 | ac_check_lib_save_LIBS=$LIBS |
| 10699 | LIBS="-lkrb5 $LIBS" | 10763 | LIBS="-lkrb5 $LIBS" |
| 10700 | cat >conftest.$ac_ext <<_ACEOF | 10764 | cat >conftest.$ac_ext <<_ACEOF |
| 10701 | #line 10700 "configure" | 10765 | #line 10765 "configure" |
| 10702 | #include "confdefs.h" | 10766 | #include "confdefs.h" |
| 10703 | 10767 | ||
| 10704 | /* Override any gcc2 internal prototype to avoid an error. */ | 10768 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -10717,16 +10781,16 @@ krb5_init_context (); | |||
| 10717 | } | 10781 | } |
| 10718 | _ACEOF | 10782 | _ACEOF |
| 10719 | rm -f conftest.$ac_objext conftest$ac_exeext | 10783 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10720 | if { (eval echo "$as_me:10719: \"$ac_link\"") >&5 | 10784 | if { (eval echo "$as_me:10784: \"$ac_link\"") >&5 |
| 10721 | (eval $ac_link) 2>&5 | 10785 | (eval $ac_link) 2>&5 |
| 10722 | ac_status=$? | 10786 | ac_status=$? |
| 10723 | echo "$as_me:10722: \$? = $ac_status" >&5 | 10787 | echo "$as_me:10787: \$? = $ac_status" >&5 |
| 10724 | (exit $ac_status); } && | 10788 | (exit $ac_status); } && |
| 10725 | { ac_try='test -s conftest$ac_exeext' | 10789 | { ac_try='test -s conftest$ac_exeext' |
| 10726 | { (eval echo "$as_me:10725: \"$ac_try\"") >&5 | 10790 | { (eval echo "$as_me:10790: \"$ac_try\"") >&5 |
| 10727 | (eval $ac_try) 2>&5 | 10791 | (eval $ac_try) 2>&5 |
| 10728 | ac_status=$? | 10792 | ac_status=$? |
| 10729 | echo "$as_me:10728: \$? = $ac_status" >&5 | 10793 | echo "$as_me:10793: \$? = $ac_status" >&5 |
| 10730 | (exit $ac_status); }; }; then | 10794 | (exit $ac_status); }; }; then |
| 10731 | ac_cv_lib_krb5_krb5_init_context=yes | 10795 | ac_cv_lib_krb5_krb5_init_context=yes |
| 10732 | else | 10796 | else |
| @@ -10737,7 +10801,7 @@ fi | |||
| 10737 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10801 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10738 | LIBS=$ac_check_lib_save_LIBS | 10802 | LIBS=$ac_check_lib_save_LIBS |
| 10739 | fi | 10803 | fi |
| 10740 | echo "$as_me:10739: result: $ac_cv_lib_krb5_krb5_init_context" >&5 | 10804 | echo "$as_me:10804: result: $ac_cv_lib_krb5_krb5_init_context" >&5 |
| 10741 | echo "${ECHO_T}$ac_cv_lib_krb5_krb5_init_context" >&6 | 10805 | echo "${ECHO_T}$ac_cv_lib_krb5_krb5_init_context" >&6 |
| 10742 | if test $ac_cv_lib_krb5_krb5_init_context = yes; then | 10806 | if test $ac_cv_lib_krb5_krb5_init_context = yes; then |
| 10743 | cat >>confdefs.h <<EOF | 10807 | cat >>confdefs.h <<EOF |
| @@ -10750,7 +10814,7 @@ fi | |||
| 10750 | 10814 | ||
| 10751 | if test "${with_kerberos5+set}" != set; then | 10815 | if test "${with_kerberos5+set}" != set; then |
| 10752 | 10816 | ||
| 10753 | echo "$as_me:10752: checking for des_cbc_encrypt in -ldes425" >&5 | 10817 | echo "$as_me:10817: checking for des_cbc_encrypt in -ldes425" >&5 |
| 10754 | echo $ECHO_N "checking for des_cbc_encrypt in -ldes425... $ECHO_C" >&6 | 10818 | echo $ECHO_N "checking for des_cbc_encrypt in -ldes425... $ECHO_C" >&6 |
| 10755 | if test "${ac_cv_lib_des425_des_cbc_encrypt+set}" = set; then | 10819 | if test "${ac_cv_lib_des425_des_cbc_encrypt+set}" = set; then |
| 10756 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10820 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -10758,7 +10822,7 @@ else | |||
| 10758 | ac_check_lib_save_LIBS=$LIBS | 10822 | ac_check_lib_save_LIBS=$LIBS |
| 10759 | LIBS="-ldes425 $LIBS" | 10823 | LIBS="-ldes425 $LIBS" |
| 10760 | cat >conftest.$ac_ext <<_ACEOF | 10824 | cat >conftest.$ac_ext <<_ACEOF |
| 10761 | #line 10760 "configure" | 10825 | #line 10825 "configure" |
| 10762 | #include "confdefs.h" | 10826 | #include "confdefs.h" |
| 10763 | 10827 | ||
| 10764 | /* Override any gcc2 internal prototype to avoid an error. */ | 10828 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -10777,16 +10841,16 @@ des_cbc_encrypt (); | |||
| 10777 | } | 10841 | } |
| 10778 | _ACEOF | 10842 | _ACEOF |
| 10779 | rm -f conftest.$ac_objext conftest$ac_exeext | 10843 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10780 | if { (eval echo "$as_me:10779: \"$ac_link\"") >&5 | 10844 | if { (eval echo "$as_me:10844: \"$ac_link\"") >&5 |
| 10781 | (eval $ac_link) 2>&5 | 10845 | (eval $ac_link) 2>&5 |
| 10782 | ac_status=$? | 10846 | ac_status=$? |
| 10783 | echo "$as_me:10782: \$? = $ac_status" >&5 | 10847 | echo "$as_me:10847: \$? = $ac_status" >&5 |
| 10784 | (exit $ac_status); } && | 10848 | (exit $ac_status); } && |
| 10785 | { ac_try='test -s conftest$ac_exeext' | 10849 | { ac_try='test -s conftest$ac_exeext' |
| 10786 | { (eval echo "$as_me:10785: \"$ac_try\"") >&5 | 10850 | { (eval echo "$as_me:10850: \"$ac_try\"") >&5 |
| 10787 | (eval $ac_try) 2>&5 | 10851 | (eval $ac_try) 2>&5 |
| 10788 | ac_status=$? | 10852 | ac_status=$? |
| 10789 | echo "$as_me:10788: \$? = $ac_status" >&5 | 10853 | echo "$as_me:10853: \$? = $ac_status" >&5 |
| 10790 | (exit $ac_status); }; }; then | 10854 | (exit $ac_status); }; }; then |
| 10791 | ac_cv_lib_des425_des_cbc_encrypt=yes | 10855 | ac_cv_lib_des425_des_cbc_encrypt=yes |
| 10792 | else | 10856 | else |
| @@ -10797,7 +10861,7 @@ fi | |||
| 10797 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10861 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10798 | LIBS=$ac_check_lib_save_LIBS | 10862 | LIBS=$ac_check_lib_save_LIBS |
| 10799 | fi | 10863 | fi |
| 10800 | echo "$as_me:10799: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5 | 10864 | echo "$as_me:10864: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5 |
| 10801 | echo "${ECHO_T}$ac_cv_lib_des425_des_cbc_encrypt" >&6 | 10865 | echo "${ECHO_T}$ac_cv_lib_des425_des_cbc_encrypt" >&6 |
| 10802 | if test $ac_cv_lib_des425_des_cbc_encrypt = yes; then | 10866 | if test $ac_cv_lib_des425_des_cbc_encrypt = yes; then |
| 10803 | cat >>confdefs.h <<EOF | 10867 | cat >>confdefs.h <<EOF |
| @@ -10808,7 +10872,7 @@ EOF | |||
| 10808 | 10872 | ||
| 10809 | else | 10873 | else |
| 10810 | 10874 | ||
| 10811 | echo "$as_me:10810: checking for des_cbc_encrypt in -ldes" >&5 | 10875 | echo "$as_me:10875: checking for des_cbc_encrypt in -ldes" >&5 |
| 10812 | echo $ECHO_N "checking for des_cbc_encrypt in -ldes... $ECHO_C" >&6 | 10876 | echo $ECHO_N "checking for des_cbc_encrypt in -ldes... $ECHO_C" >&6 |
| 10813 | if test "${ac_cv_lib_des_des_cbc_encrypt+set}" = set; then | 10877 | if test "${ac_cv_lib_des_des_cbc_encrypt+set}" = set; then |
| 10814 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10878 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -10816,7 +10880,7 @@ else | |||
| 10816 | ac_check_lib_save_LIBS=$LIBS | 10880 | ac_check_lib_save_LIBS=$LIBS |
| 10817 | LIBS="-ldes $LIBS" | 10881 | LIBS="-ldes $LIBS" |
| 10818 | cat >conftest.$ac_ext <<_ACEOF | 10882 | cat >conftest.$ac_ext <<_ACEOF |
| 10819 | #line 10818 "configure" | 10883 | #line 10883 "configure" |
| 10820 | #include "confdefs.h" | 10884 | #include "confdefs.h" |
| 10821 | 10885 | ||
| 10822 | /* Override any gcc2 internal prototype to avoid an error. */ | 10886 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -10835,16 +10899,16 @@ des_cbc_encrypt (); | |||
| 10835 | } | 10899 | } |
| 10836 | _ACEOF | 10900 | _ACEOF |
| 10837 | rm -f conftest.$ac_objext conftest$ac_exeext | 10901 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10838 | if { (eval echo "$as_me:10837: \"$ac_link\"") >&5 | 10902 | if { (eval echo "$as_me:10902: \"$ac_link\"") >&5 |
| 10839 | (eval $ac_link) 2>&5 | 10903 | (eval $ac_link) 2>&5 |
| 10840 | ac_status=$? | 10904 | ac_status=$? |
| 10841 | echo "$as_me:10840: \$? = $ac_status" >&5 | 10905 | echo "$as_me:10905: \$? = $ac_status" >&5 |
| 10842 | (exit $ac_status); } && | 10906 | (exit $ac_status); } && |
| 10843 | { ac_try='test -s conftest$ac_exeext' | 10907 | { ac_try='test -s conftest$ac_exeext' |
| 10844 | { (eval echo "$as_me:10843: \"$ac_try\"") >&5 | 10908 | { (eval echo "$as_me:10908: \"$ac_try\"") >&5 |
| 10845 | (eval $ac_try) 2>&5 | 10909 | (eval $ac_try) 2>&5 |
| 10846 | ac_status=$? | 10910 | ac_status=$? |
| 10847 | echo "$as_me:10846: \$? = $ac_status" >&5 | 10911 | echo "$as_me:10911: \$? = $ac_status" >&5 |
| 10848 | (exit $ac_status); }; }; then | 10912 | (exit $ac_status); }; }; then |
| 10849 | ac_cv_lib_des_des_cbc_encrypt=yes | 10913 | ac_cv_lib_des_des_cbc_encrypt=yes |
| 10850 | else | 10914 | else |
| @@ -10855,7 +10919,7 @@ fi | |||
| 10855 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10919 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10856 | LIBS=$ac_check_lib_save_LIBS | 10920 | LIBS=$ac_check_lib_save_LIBS |
| 10857 | fi | 10921 | fi |
| 10858 | echo "$as_me:10857: result: $ac_cv_lib_des_des_cbc_encrypt" >&5 | 10922 | echo "$as_me:10922: result: $ac_cv_lib_des_des_cbc_encrypt" >&5 |
| 10859 | echo "${ECHO_T}$ac_cv_lib_des_des_cbc_encrypt" >&6 | 10923 | echo "${ECHO_T}$ac_cv_lib_des_des_cbc_encrypt" >&6 |
| 10860 | if test $ac_cv_lib_des_des_cbc_encrypt = yes; then | 10924 | if test $ac_cv_lib_des_des_cbc_encrypt = yes; then |
| 10861 | cat >>confdefs.h <<EOF | 10925 | cat >>confdefs.h <<EOF |
| @@ -10868,7 +10932,7 @@ fi | |||
| 10868 | 10932 | ||
| 10869 | fi | 10933 | fi |
| 10870 | 10934 | ||
| 10871 | echo "$as_me:10870: checking for krb_get_cred in -lkrb4" >&5 | 10935 | echo "$as_me:10935: checking for krb_get_cred in -lkrb4" >&5 |
| 10872 | echo $ECHO_N "checking for krb_get_cred in -lkrb4... $ECHO_C" >&6 | 10936 | echo $ECHO_N "checking for krb_get_cred in -lkrb4... $ECHO_C" >&6 |
| 10873 | if test "${ac_cv_lib_krb4_krb_get_cred+set}" = set; then | 10937 | if test "${ac_cv_lib_krb4_krb_get_cred+set}" = set; then |
| 10874 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10938 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -10876,7 +10940,7 @@ else | |||
| 10876 | ac_check_lib_save_LIBS=$LIBS | 10940 | ac_check_lib_save_LIBS=$LIBS |
| 10877 | LIBS="-lkrb4 $LIBS" | 10941 | LIBS="-lkrb4 $LIBS" |
| 10878 | cat >conftest.$ac_ext <<_ACEOF | 10942 | cat >conftest.$ac_ext <<_ACEOF |
| 10879 | #line 10878 "configure" | 10943 | #line 10943 "configure" |
| 10880 | #include "confdefs.h" | 10944 | #include "confdefs.h" |
| 10881 | 10945 | ||
| 10882 | /* Override any gcc2 internal prototype to avoid an error. */ | 10946 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -10895,16 +10959,16 @@ krb_get_cred (); | |||
| 10895 | } | 10959 | } |
| 10896 | _ACEOF | 10960 | _ACEOF |
| 10897 | rm -f conftest.$ac_objext conftest$ac_exeext | 10961 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10898 | if { (eval echo "$as_me:10897: \"$ac_link\"") >&5 | 10962 | if { (eval echo "$as_me:10962: \"$ac_link\"") >&5 |
| 10899 | (eval $ac_link) 2>&5 | 10963 | (eval $ac_link) 2>&5 |
| 10900 | ac_status=$? | 10964 | ac_status=$? |
| 10901 | echo "$as_me:10900: \$? = $ac_status" >&5 | 10965 | echo "$as_me:10965: \$? = $ac_status" >&5 |
| 10902 | (exit $ac_status); } && | 10966 | (exit $ac_status); } && |
| 10903 | { ac_try='test -s conftest$ac_exeext' | 10967 | { ac_try='test -s conftest$ac_exeext' |
| 10904 | { (eval echo "$as_me:10903: \"$ac_try\"") >&5 | 10968 | { (eval echo "$as_me:10968: \"$ac_try\"") >&5 |
| 10905 | (eval $ac_try) 2>&5 | 10969 | (eval $ac_try) 2>&5 |
| 10906 | ac_status=$? | 10970 | ac_status=$? |
| 10907 | echo "$as_me:10906: \$? = $ac_status" >&5 | 10971 | echo "$as_me:10971: \$? = $ac_status" >&5 |
| 10908 | (exit $ac_status); }; }; then | 10972 | (exit $ac_status); }; }; then |
| 10909 | ac_cv_lib_krb4_krb_get_cred=yes | 10973 | ac_cv_lib_krb4_krb_get_cred=yes |
| 10910 | else | 10974 | else |
| @@ -10915,7 +10979,7 @@ fi | |||
| 10915 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 10979 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10916 | LIBS=$ac_check_lib_save_LIBS | 10980 | LIBS=$ac_check_lib_save_LIBS |
| 10917 | fi | 10981 | fi |
| 10918 | echo "$as_me:10917: result: $ac_cv_lib_krb4_krb_get_cred" >&5 | 10982 | echo "$as_me:10982: result: $ac_cv_lib_krb4_krb_get_cred" >&5 |
| 10919 | echo "${ECHO_T}$ac_cv_lib_krb4_krb_get_cred" >&6 | 10983 | echo "${ECHO_T}$ac_cv_lib_krb4_krb_get_cred" >&6 |
| 10920 | if test $ac_cv_lib_krb4_krb_get_cred = yes; then | 10984 | if test $ac_cv_lib_krb4_krb_get_cred = yes; then |
| 10921 | cat >>confdefs.h <<EOF | 10985 | cat >>confdefs.h <<EOF |
| @@ -10926,7 +10990,7 @@ EOF | |||
| 10926 | 10990 | ||
| 10927 | else | 10991 | else |
| 10928 | 10992 | ||
| 10929 | echo "$as_me:10928: checking for krb_get_cred in -lkrb" >&5 | 10993 | echo "$as_me:10993: checking for krb_get_cred in -lkrb" >&5 |
| 10930 | echo $ECHO_N "checking for krb_get_cred in -lkrb... $ECHO_C" >&6 | 10994 | echo $ECHO_N "checking for krb_get_cred in -lkrb... $ECHO_C" >&6 |
| 10931 | if test "${ac_cv_lib_krb_krb_get_cred+set}" = set; then | 10995 | if test "${ac_cv_lib_krb_krb_get_cred+set}" = set; then |
| 10932 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 10996 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -10934,7 +10998,7 @@ else | |||
| 10934 | ac_check_lib_save_LIBS=$LIBS | 10998 | ac_check_lib_save_LIBS=$LIBS |
| 10935 | LIBS="-lkrb $LIBS" | 10999 | LIBS="-lkrb $LIBS" |
| 10936 | cat >conftest.$ac_ext <<_ACEOF | 11000 | cat >conftest.$ac_ext <<_ACEOF |
| 10937 | #line 10936 "configure" | 11001 | #line 11001 "configure" |
| 10938 | #include "confdefs.h" | 11002 | #include "confdefs.h" |
| 10939 | 11003 | ||
| 10940 | /* Override any gcc2 internal prototype to avoid an error. */ | 11004 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -10953,16 +11017,16 @@ krb_get_cred (); | |||
| 10953 | } | 11017 | } |
| 10954 | _ACEOF | 11018 | _ACEOF |
| 10955 | rm -f conftest.$ac_objext conftest$ac_exeext | 11019 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10956 | if { (eval echo "$as_me:10955: \"$ac_link\"") >&5 | 11020 | if { (eval echo "$as_me:11020: \"$ac_link\"") >&5 |
| 10957 | (eval $ac_link) 2>&5 | 11021 | (eval $ac_link) 2>&5 |
| 10958 | ac_status=$? | 11022 | ac_status=$? |
| 10959 | echo "$as_me:10958: \$? = $ac_status" >&5 | 11023 | echo "$as_me:11023: \$? = $ac_status" >&5 |
| 10960 | (exit $ac_status); } && | 11024 | (exit $ac_status); } && |
| 10961 | { ac_try='test -s conftest$ac_exeext' | 11025 | { ac_try='test -s conftest$ac_exeext' |
| 10962 | { (eval echo "$as_me:10961: \"$ac_try\"") >&5 | 11026 | { (eval echo "$as_me:11026: \"$ac_try\"") >&5 |
| 10963 | (eval $ac_try) 2>&5 | 11027 | (eval $ac_try) 2>&5 |
| 10964 | ac_status=$? | 11028 | ac_status=$? |
| 10965 | echo "$as_me:10964: \$? = $ac_status" >&5 | 11029 | echo "$as_me:11029: \$? = $ac_status" >&5 |
| 10966 | (exit $ac_status); }; }; then | 11030 | (exit $ac_status); }; }; then |
| 10967 | ac_cv_lib_krb_krb_get_cred=yes | 11031 | ac_cv_lib_krb_krb_get_cred=yes |
| 10968 | else | 11032 | else |
| @@ -10973,7 +11037,7 @@ fi | |||
| 10973 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11037 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 10974 | LIBS=$ac_check_lib_save_LIBS | 11038 | LIBS=$ac_check_lib_save_LIBS |
| 10975 | fi | 11039 | fi |
| 10976 | echo "$as_me:10975: result: $ac_cv_lib_krb_krb_get_cred" >&5 | 11040 | echo "$as_me:11040: result: $ac_cv_lib_krb_krb_get_cred" >&5 |
| 10977 | echo "${ECHO_T}$ac_cv_lib_krb_krb_get_cred" >&6 | 11041 | echo "${ECHO_T}$ac_cv_lib_krb_krb_get_cred" >&6 |
| 10978 | if test $ac_cv_lib_krb_krb_get_cred = yes; then | 11042 | if test $ac_cv_lib_krb_krb_get_cred = yes; then |
| 10979 | cat >>confdefs.h <<EOF | 11043 | cat >>confdefs.h <<EOF |
| @@ -10993,23 +11057,23 @@ fi | |||
| 10993 | for ac_header in krb5.h | 11057 | for ac_header in krb5.h |
| 10994 | do | 11058 | do |
| 10995 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 11059 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 10996 | echo "$as_me:10995: checking for $ac_header" >&5 | 11060 | echo "$as_me:11060: checking for $ac_header" >&5 |
| 10997 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 11061 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 10998 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 11062 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 10999 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11063 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11000 | else | 11064 | else |
| 11001 | cat >conftest.$ac_ext <<_ACEOF | 11065 | cat >conftest.$ac_ext <<_ACEOF |
| 11002 | #line 11001 "configure" | 11066 | #line 11066 "configure" |
| 11003 | #include "confdefs.h" | 11067 | #include "confdefs.h" |
| 11004 | #include <$ac_header> | 11068 | #include <$ac_header> |
| 11005 | _ACEOF | 11069 | _ACEOF |
| 11006 | if { (eval echo "$as_me:11005: \"$ac_cpp conftest.$ac_ext\"") >&5 | 11070 | if { (eval echo "$as_me:11070: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 11007 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 11071 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 11008 | ac_status=$? | 11072 | ac_status=$? |
| 11009 | egrep -v '^ *\+' conftest.er1 >conftest.err | 11073 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 11010 | rm -f conftest.er1 | 11074 | rm -f conftest.er1 |
| 11011 | cat conftest.err >&5 | 11075 | cat conftest.err >&5 |
| 11012 | echo "$as_me:11011: \$? = $ac_status" >&5 | 11076 | echo "$as_me:11076: \$? = $ac_status" >&5 |
| 11013 | (exit $ac_status); } >/dev/null; then | 11077 | (exit $ac_status); } >/dev/null; then |
| 11014 | if test -s conftest.err; then | 11078 | if test -s conftest.err; then |
| 11015 | ac_cpp_err=$ac_c_preproc_warn_flag | 11079 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -11028,7 +11092,7 @@ else | |||
| 11028 | fi | 11092 | fi |
| 11029 | rm -f conftest.err conftest.$ac_ext | 11093 | rm -f conftest.err conftest.$ac_ext |
| 11030 | fi | 11094 | fi |
| 11031 | echo "$as_me:11030: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 11095 | echo "$as_me:11095: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11032 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 11096 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11033 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | 11097 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 11034 | cat >>confdefs.h <<EOF | 11098 | cat >>confdefs.h <<EOF |
| @@ -11043,23 +11107,23 @@ done | |||
| 11043 | for ac_header in des.h | 11107 | for ac_header in des.h |
| 11044 | do | 11108 | do |
| 11045 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 11109 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 11046 | echo "$as_me:11045: checking for $ac_header" >&5 | 11110 | echo "$as_me:11110: checking for $ac_header" >&5 |
| 11047 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 11111 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11048 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 11112 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11049 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11113 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11050 | else | 11114 | else |
| 11051 | cat >conftest.$ac_ext <<_ACEOF | 11115 | cat >conftest.$ac_ext <<_ACEOF |
| 11052 | #line 11051 "configure" | 11116 | #line 11116 "configure" |
| 11053 | #include "confdefs.h" | 11117 | #include "confdefs.h" |
| 11054 | #include <$ac_header> | 11118 | #include <$ac_header> |
| 11055 | _ACEOF | 11119 | _ACEOF |
| 11056 | if { (eval echo "$as_me:11055: \"$ac_cpp conftest.$ac_ext\"") >&5 | 11120 | if { (eval echo "$as_me:11120: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 11057 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 11121 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 11058 | ac_status=$? | 11122 | ac_status=$? |
| 11059 | egrep -v '^ *\+' conftest.er1 >conftest.err | 11123 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 11060 | rm -f conftest.er1 | 11124 | rm -f conftest.er1 |
| 11061 | cat conftest.err >&5 | 11125 | cat conftest.err >&5 |
| 11062 | echo "$as_me:11061: \$? = $ac_status" >&5 | 11126 | echo "$as_me:11126: \$? = $ac_status" >&5 |
| 11063 | (exit $ac_status); } >/dev/null; then | 11127 | (exit $ac_status); } >/dev/null; then |
| 11064 | if test -s conftest.err; then | 11128 | if test -s conftest.err; then |
| 11065 | ac_cpp_err=$ac_c_preproc_warn_flag | 11129 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -11078,7 +11142,7 @@ else | |||
| 11078 | fi | 11142 | fi |
| 11079 | rm -f conftest.err conftest.$ac_ext | 11143 | rm -f conftest.err conftest.$ac_ext |
| 11080 | fi | 11144 | fi |
| 11081 | echo "$as_me:11080: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 11145 | echo "$as_me:11145: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11082 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 11146 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11083 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | 11147 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 11084 | cat >>confdefs.h <<EOF | 11148 | cat >>confdefs.h <<EOF |
| @@ -11090,23 +11154,23 @@ else | |||
| 11090 | for ac_header in kerberosIV/des.h | 11154 | for ac_header in kerberosIV/des.h |
| 11091 | do | 11155 | do |
| 11092 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 11156 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 11093 | echo "$as_me:11092: checking for $ac_header" >&5 | 11157 | echo "$as_me:11157: checking for $ac_header" >&5 |
| 11094 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 11158 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11095 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 11159 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11096 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11160 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11097 | else | 11161 | else |
| 11098 | cat >conftest.$ac_ext <<_ACEOF | 11162 | cat >conftest.$ac_ext <<_ACEOF |
| 11099 | #line 11098 "configure" | 11163 | #line 11163 "configure" |
| 11100 | #include "confdefs.h" | 11164 | #include "confdefs.h" |
| 11101 | #include <$ac_header> | 11165 | #include <$ac_header> |
| 11102 | _ACEOF | 11166 | _ACEOF |
| 11103 | if { (eval echo "$as_me:11102: \"$ac_cpp conftest.$ac_ext\"") >&5 | 11167 | if { (eval echo "$as_me:11167: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 11104 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 11168 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 11105 | ac_status=$? | 11169 | ac_status=$? |
| 11106 | egrep -v '^ *\+' conftest.er1 >conftest.err | 11170 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 11107 | rm -f conftest.er1 | 11171 | rm -f conftest.er1 |
| 11108 | cat conftest.err >&5 | 11172 | cat conftest.err >&5 |
| 11109 | echo "$as_me:11108: \$? = $ac_status" >&5 | 11173 | echo "$as_me:11173: \$? = $ac_status" >&5 |
| 11110 | (exit $ac_status); } >/dev/null; then | 11174 | (exit $ac_status); } >/dev/null; then |
| 11111 | if test -s conftest.err; then | 11175 | if test -s conftest.err; then |
| 11112 | ac_cpp_err=$ac_c_preproc_warn_flag | 11176 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -11125,7 +11189,7 @@ else | |||
| 11125 | fi | 11189 | fi |
| 11126 | rm -f conftest.err conftest.$ac_ext | 11190 | rm -f conftest.err conftest.$ac_ext |
| 11127 | fi | 11191 | fi |
| 11128 | echo "$as_me:11127: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 11192 | echo "$as_me:11192: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11129 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 11193 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11130 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | 11194 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 11131 | cat >>confdefs.h <<EOF | 11195 | cat >>confdefs.h <<EOF |
| @@ -11137,23 +11201,23 @@ else | |||
| 11137 | for ac_header in kerberos/des.h | 11201 | for ac_header in kerberos/des.h |
| 11138 | do | 11202 | do |
| 11139 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 11203 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 11140 | echo "$as_me:11139: checking for $ac_header" >&5 | 11204 | echo "$as_me:11204: checking for $ac_header" >&5 |
| 11141 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 11205 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11142 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 11206 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11143 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11207 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11144 | else | 11208 | else |
| 11145 | cat >conftest.$ac_ext <<_ACEOF | 11209 | cat >conftest.$ac_ext <<_ACEOF |
| 11146 | #line 11145 "configure" | 11210 | #line 11210 "configure" |
| 11147 | #include "confdefs.h" | 11211 | #include "confdefs.h" |
| 11148 | #include <$ac_header> | 11212 | #include <$ac_header> |
| 11149 | _ACEOF | 11213 | _ACEOF |
| 11150 | if { (eval echo "$as_me:11149: \"$ac_cpp conftest.$ac_ext\"") >&5 | 11214 | if { (eval echo "$as_me:11214: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 11151 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 11215 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 11152 | ac_status=$? | 11216 | ac_status=$? |
| 11153 | egrep -v '^ *\+' conftest.er1 >conftest.err | 11217 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 11154 | rm -f conftest.er1 | 11218 | rm -f conftest.er1 |
| 11155 | cat conftest.err >&5 | 11219 | cat conftest.err >&5 |
| 11156 | echo "$as_me:11155: \$? = $ac_status" >&5 | 11220 | echo "$as_me:11220: \$? = $ac_status" >&5 |
| 11157 | (exit $ac_status); } >/dev/null; then | 11221 | (exit $ac_status); } >/dev/null; then |
| 11158 | if test -s conftest.err; then | 11222 | if test -s conftest.err; then |
| 11159 | ac_cpp_err=$ac_c_preproc_warn_flag | 11223 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -11172,7 +11236,7 @@ else | |||
| 11172 | fi | 11236 | fi |
| 11173 | rm -f conftest.err conftest.$ac_ext | 11237 | rm -f conftest.err conftest.$ac_ext |
| 11174 | fi | 11238 | fi |
| 11175 | echo "$as_me:11174: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 11239 | echo "$as_me:11239: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11176 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 11240 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11177 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | 11241 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 11178 | cat >>confdefs.h <<EOF | 11242 | cat >>confdefs.h <<EOF |
| @@ -11191,23 +11255,23 @@ done | |||
| 11191 | for ac_header in krb.h | 11255 | for ac_header in krb.h |
| 11192 | do | 11256 | do |
| 11193 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 11257 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 11194 | echo "$as_me:11193: checking for $ac_header" >&5 | 11258 | echo "$as_me:11258: checking for $ac_header" >&5 |
| 11195 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 11259 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11196 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 11260 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11197 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11261 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11198 | else | 11262 | else |
| 11199 | cat >conftest.$ac_ext <<_ACEOF | 11263 | cat >conftest.$ac_ext <<_ACEOF |
| 11200 | #line 11199 "configure" | 11264 | #line 11264 "configure" |
| 11201 | #include "confdefs.h" | 11265 | #include "confdefs.h" |
| 11202 | #include <$ac_header> | 11266 | #include <$ac_header> |
| 11203 | _ACEOF | 11267 | _ACEOF |
| 11204 | if { (eval echo "$as_me:11203: \"$ac_cpp conftest.$ac_ext\"") >&5 | 11268 | if { (eval echo "$as_me:11268: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 11205 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 11269 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 11206 | ac_status=$? | 11270 | ac_status=$? |
| 11207 | egrep -v '^ *\+' conftest.er1 >conftest.err | 11271 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 11208 | rm -f conftest.er1 | 11272 | rm -f conftest.er1 |
| 11209 | cat conftest.err >&5 | 11273 | cat conftest.err >&5 |
| 11210 | echo "$as_me:11209: \$? = $ac_status" >&5 | 11274 | echo "$as_me:11274: \$? = $ac_status" >&5 |
| 11211 | (exit $ac_status); } >/dev/null; then | 11275 | (exit $ac_status); } >/dev/null; then |
| 11212 | if test -s conftest.err; then | 11276 | if test -s conftest.err; then |
| 11213 | ac_cpp_err=$ac_c_preproc_warn_flag | 11277 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -11226,7 +11290,7 @@ else | |||
| 11226 | fi | 11290 | fi |
| 11227 | rm -f conftest.err conftest.$ac_ext | 11291 | rm -f conftest.err conftest.$ac_ext |
| 11228 | fi | 11292 | fi |
| 11229 | echo "$as_me:11228: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 11293 | echo "$as_me:11293: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11230 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 11294 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11231 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | 11295 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 11232 | cat >>confdefs.h <<EOF | 11296 | cat >>confdefs.h <<EOF |
| @@ -11238,23 +11302,23 @@ else | |||
| 11238 | for ac_header in kerberosIV/krb.h | 11302 | for ac_header in kerberosIV/krb.h |
| 11239 | do | 11303 | do |
| 11240 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 11304 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 11241 | echo "$as_me:11240: checking for $ac_header" >&5 | 11305 | echo "$as_me:11305: checking for $ac_header" >&5 |
| 11242 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 11306 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11243 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 11307 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11244 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11308 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11245 | else | 11309 | else |
| 11246 | cat >conftest.$ac_ext <<_ACEOF | 11310 | cat >conftest.$ac_ext <<_ACEOF |
| 11247 | #line 11246 "configure" | 11311 | #line 11311 "configure" |
| 11248 | #include "confdefs.h" | 11312 | #include "confdefs.h" |
| 11249 | #include <$ac_header> | 11313 | #include <$ac_header> |
| 11250 | _ACEOF | 11314 | _ACEOF |
| 11251 | if { (eval echo "$as_me:11250: \"$ac_cpp conftest.$ac_ext\"") >&5 | 11315 | if { (eval echo "$as_me:11315: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 11252 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 11316 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 11253 | ac_status=$? | 11317 | ac_status=$? |
| 11254 | egrep -v '^ *\+' conftest.er1 >conftest.err | 11318 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 11255 | rm -f conftest.er1 | 11319 | rm -f conftest.er1 |
| 11256 | cat conftest.err >&5 | 11320 | cat conftest.err >&5 |
| 11257 | echo "$as_me:11256: \$? = $ac_status" >&5 | 11321 | echo "$as_me:11321: \$? = $ac_status" >&5 |
| 11258 | (exit $ac_status); } >/dev/null; then | 11322 | (exit $ac_status); } >/dev/null; then |
| 11259 | if test -s conftest.err; then | 11323 | if test -s conftest.err; then |
| 11260 | ac_cpp_err=$ac_c_preproc_warn_flag | 11324 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -11273,7 +11337,7 @@ else | |||
| 11273 | fi | 11337 | fi |
| 11274 | rm -f conftest.err conftest.$ac_ext | 11338 | rm -f conftest.err conftest.$ac_ext |
| 11275 | fi | 11339 | fi |
| 11276 | echo "$as_me:11275: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 11340 | echo "$as_me:11340: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11277 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 11341 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11278 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | 11342 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 11279 | cat >>confdefs.h <<EOF | 11343 | cat >>confdefs.h <<EOF |
| @@ -11285,23 +11349,23 @@ else | |||
| 11285 | for ac_header in kerberos/krb.h | 11349 | for ac_header in kerberos/krb.h |
| 11286 | do | 11350 | do |
| 11287 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 11351 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 11288 | echo "$as_me:11287: checking for $ac_header" >&5 | 11352 | echo "$as_me:11352: checking for $ac_header" >&5 |
| 11289 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 11353 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11290 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 11354 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11291 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11355 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11292 | else | 11356 | else |
| 11293 | cat >conftest.$ac_ext <<_ACEOF | 11357 | cat >conftest.$ac_ext <<_ACEOF |
| 11294 | #line 11293 "configure" | 11358 | #line 11358 "configure" |
| 11295 | #include "confdefs.h" | 11359 | #include "confdefs.h" |
| 11296 | #include <$ac_header> | 11360 | #include <$ac_header> |
| 11297 | _ACEOF | 11361 | _ACEOF |
| 11298 | if { (eval echo "$as_me:11297: \"$ac_cpp conftest.$ac_ext\"") >&5 | 11362 | if { (eval echo "$as_me:11362: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 11299 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 11363 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 11300 | ac_status=$? | 11364 | ac_status=$? |
| 11301 | egrep -v '^ *\+' conftest.er1 >conftest.err | 11365 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 11302 | rm -f conftest.er1 | 11366 | rm -f conftest.er1 |
| 11303 | cat conftest.err >&5 | 11367 | cat conftest.err >&5 |
| 11304 | echo "$as_me:11303: \$? = $ac_status" >&5 | 11368 | echo "$as_me:11368: \$? = $ac_status" >&5 |
| 11305 | (exit $ac_status); } >/dev/null; then | 11369 | (exit $ac_status); } >/dev/null; then |
| 11306 | if test -s conftest.err; then | 11370 | if test -s conftest.err; then |
| 11307 | ac_cpp_err=$ac_c_preproc_warn_flag | 11371 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -11320,7 +11384,7 @@ else | |||
| 11320 | fi | 11384 | fi |
| 11321 | rm -f conftest.err conftest.$ac_ext | 11385 | rm -f conftest.err conftest.$ac_ext |
| 11322 | fi | 11386 | fi |
| 11323 | echo "$as_me:11322: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 11387 | echo "$as_me:11387: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11324 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 11388 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11325 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | 11389 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 11326 | cat >>confdefs.h <<EOF | 11390 | cat >>confdefs.h <<EOF |
| @@ -11341,23 +11405,23 @@ done | |||
| 11341 | for ac_header in com_err.h | 11405 | for ac_header in com_err.h |
| 11342 | do | 11406 | do |
| 11343 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 11407 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 11344 | echo "$as_me:11343: checking for $ac_header" >&5 | 11408 | echo "$as_me:11408: checking for $ac_header" >&5 |
| 11345 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 11409 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11346 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 11410 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11347 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11411 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11348 | else | 11412 | else |
| 11349 | cat >conftest.$ac_ext <<_ACEOF | 11413 | cat >conftest.$ac_ext <<_ACEOF |
| 11350 | #line 11349 "configure" | 11414 | #line 11414 "configure" |
| 11351 | #include "confdefs.h" | 11415 | #include "confdefs.h" |
| 11352 | #include <$ac_header> | 11416 | #include <$ac_header> |
| 11353 | _ACEOF | 11417 | _ACEOF |
| 11354 | if { (eval echo "$as_me:11353: \"$ac_cpp conftest.$ac_ext\"") >&5 | 11418 | if { (eval echo "$as_me:11418: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 11355 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 11419 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 11356 | ac_status=$? | 11420 | ac_status=$? |
| 11357 | egrep -v '^ *\+' conftest.er1 >conftest.err | 11421 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 11358 | rm -f conftest.er1 | 11422 | rm -f conftest.er1 |
| 11359 | cat conftest.err >&5 | 11423 | cat conftest.err >&5 |
| 11360 | echo "$as_me:11359: \$? = $ac_status" >&5 | 11424 | echo "$as_me:11424: \$? = $ac_status" >&5 |
| 11361 | (exit $ac_status); } >/dev/null; then | 11425 | (exit $ac_status); } >/dev/null; then |
| 11362 | if test -s conftest.err; then | 11426 | if test -s conftest.err; then |
| 11363 | ac_cpp_err=$ac_c_preproc_warn_flag | 11427 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -11376,7 +11440,7 @@ else | |||
| 11376 | fi | 11440 | fi |
| 11377 | rm -f conftest.err conftest.$ac_ext | 11441 | rm -f conftest.err conftest.$ac_ext |
| 11378 | fi | 11442 | fi |
| 11379 | echo "$as_me:11378: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 11443 | echo "$as_me:11443: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11380 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 11444 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11381 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | 11445 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 11382 | cat >>confdefs.h <<EOF | 11446 | cat >>confdefs.h <<EOF |
| @@ -11391,7 +11455,7 @@ fi | |||
| 11391 | # Solaris requires -lintl if you want strerror (which calls dgettext) | 11455 | # Solaris requires -lintl if you want strerror (which calls dgettext) |
| 11392 | # to return localized messages. | 11456 | # to return localized messages. |
| 11393 | 11457 | ||
| 11394 | echo "$as_me:11393: checking for dgettext in -lintl" >&5 | 11458 | echo "$as_me:11458: checking for dgettext in -lintl" >&5 |
| 11395 | echo $ECHO_N "checking for dgettext in -lintl... $ECHO_C" >&6 | 11459 | echo $ECHO_N "checking for dgettext in -lintl... $ECHO_C" >&6 |
| 11396 | if test "${ac_cv_lib_intl_dgettext+set}" = set; then | 11460 | if test "${ac_cv_lib_intl_dgettext+set}" = set; then |
| 11397 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11461 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -11399,7 +11463,7 @@ else | |||
| 11399 | ac_check_lib_save_LIBS=$LIBS | 11463 | ac_check_lib_save_LIBS=$LIBS |
| 11400 | LIBS="-lintl $LIBS" | 11464 | LIBS="-lintl $LIBS" |
| 11401 | cat >conftest.$ac_ext <<_ACEOF | 11465 | cat >conftest.$ac_ext <<_ACEOF |
| 11402 | #line 11401 "configure" | 11466 | #line 11466 "configure" |
| 11403 | #include "confdefs.h" | 11467 | #include "confdefs.h" |
| 11404 | 11468 | ||
| 11405 | /* Override any gcc2 internal prototype to avoid an error. */ | 11469 | /* Override any gcc2 internal prototype to avoid an error. */ |
| @@ -11418,16 +11482,16 @@ dgettext (); | |||
| 11418 | } | 11482 | } |
| 11419 | _ACEOF | 11483 | _ACEOF |
| 11420 | rm -f conftest.$ac_objext conftest$ac_exeext | 11484 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11421 | if { (eval echo "$as_me:11420: \"$ac_link\"") >&5 | 11485 | if { (eval echo "$as_me:11485: \"$ac_link\"") >&5 |
| 11422 | (eval $ac_link) 2>&5 | 11486 | (eval $ac_link) 2>&5 |
| 11423 | ac_status=$? | 11487 | ac_status=$? |
| 11424 | echo "$as_me:11423: \$? = $ac_status" >&5 | 11488 | echo "$as_me:11488: \$? = $ac_status" >&5 |
| 11425 | (exit $ac_status); } && | 11489 | (exit $ac_status); } && |
| 11426 | { ac_try='test -s conftest$ac_exeext' | 11490 | { ac_try='test -s conftest$ac_exeext' |
| 11427 | { (eval echo "$as_me:11426: \"$ac_try\"") >&5 | 11491 | { (eval echo "$as_me:11491: \"$ac_try\"") >&5 |
| 11428 | (eval $ac_try) 2>&5 | 11492 | (eval $ac_try) 2>&5 |
| 11429 | ac_status=$? | 11493 | ac_status=$? |
| 11430 | echo "$as_me:11429: \$? = $ac_status" >&5 | 11494 | echo "$as_me:11494: \$? = $ac_status" >&5 |
| 11431 | (exit $ac_status); }; }; then | 11495 | (exit $ac_status); }; }; then |
| 11432 | ac_cv_lib_intl_dgettext=yes | 11496 | ac_cv_lib_intl_dgettext=yes |
| 11433 | else | 11497 | else |
| @@ -11438,7 +11502,7 @@ fi | |||
| 11438 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11502 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 11439 | LIBS=$ac_check_lib_save_LIBS | 11503 | LIBS=$ac_check_lib_save_LIBS |
| 11440 | fi | 11504 | fi |
| 11441 | echo "$as_me:11440: result: $ac_cv_lib_intl_dgettext" >&5 | 11505 | echo "$as_me:11505: result: $ac_cv_lib_intl_dgettext" >&5 |
| 11442 | echo "${ECHO_T}$ac_cv_lib_intl_dgettext" >&6 | 11506 | echo "${ECHO_T}$ac_cv_lib_intl_dgettext" >&6 |
| 11443 | if test $ac_cv_lib_intl_dgettext = yes; then | 11507 | if test $ac_cv_lib_intl_dgettext = yes; then |
| 11444 | cat >>confdefs.h <<EOF | 11508 | cat >>confdefs.h <<EOF |
| @@ -11449,7 +11513,7 @@ EOF | |||
| 11449 | 11513 | ||
| 11450 | fi | 11514 | fi |
| 11451 | 11515 | ||
| 11452 | echo "$as_me:11451: checking whether localtime caches TZ" >&5 | 11516 | echo "$as_me:11516: checking whether localtime caches TZ" >&5 |
| 11453 | echo $ECHO_N "checking whether localtime caches TZ... $ECHO_C" >&6 | 11517 | echo $ECHO_N "checking whether localtime caches TZ... $ECHO_C" >&6 |
| 11454 | if test "${emacs_cv_localtime_cache+set}" = set; then | 11518 | if test "${emacs_cv_localtime_cache+set}" = set; then |
| 11455 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11519 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -11460,7 +11524,7 @@ if test "$cross_compiling" = yes; then | |||
| 11460 | emacs_cv_localtime_cache=yes | 11524 | emacs_cv_localtime_cache=yes |
| 11461 | else | 11525 | else |
| 11462 | cat >conftest.$ac_ext <<_ACEOF | 11526 | cat >conftest.$ac_ext <<_ACEOF |
| 11463 | #line 11462 "configure" | 11527 | #line 11527 "configure" |
| 11464 | #include "confdefs.h" | 11528 | #include "confdefs.h" |
| 11465 | #include <time.h> | 11529 | #include <time.h> |
| 11466 | extern char **environ; | 11530 | extern char **environ; |
| @@ -11493,15 +11557,15 @@ main() | |||
| 11493 | } | 11557 | } |
| 11494 | _ACEOF | 11558 | _ACEOF |
| 11495 | rm -f conftest$ac_exeext | 11559 | rm -f conftest$ac_exeext |
| 11496 | if { (eval echo "$as_me:11495: \"$ac_link\"") >&5 | 11560 | if { (eval echo "$as_me:11560: \"$ac_link\"") >&5 |
| 11497 | (eval $ac_link) 2>&5 | 11561 | (eval $ac_link) 2>&5 |
| 11498 | ac_status=$? | 11562 | ac_status=$? |
| 11499 | echo "$as_me:11498: \$? = $ac_status" >&5 | 11563 | echo "$as_me:11563: \$? = $ac_status" >&5 |
| 11500 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | 11564 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
| 11501 | { (eval echo "$as_me:11500: \"$ac_try\"") >&5 | 11565 | { (eval echo "$as_me:11565: \"$ac_try\"") >&5 |
| 11502 | (eval $ac_try) 2>&5 | 11566 | (eval $ac_try) 2>&5 |
| 11503 | ac_status=$? | 11567 | ac_status=$? |
| 11504 | echo "$as_me:11503: \$? = $ac_status" >&5 | 11568 | echo "$as_me:11568: \$? = $ac_status" >&5 |
| 11505 | (exit $ac_status); }; }; then | 11569 | (exit $ac_status); }; }; then |
| 11506 | emacs_cv_localtime_cache=no | 11570 | emacs_cv_localtime_cache=no |
| 11507 | else | 11571 | else |
| @@ -11518,7 +11582,7 @@ else | |||
| 11518 | emacs_cv_localtime_cache=no | 11582 | emacs_cv_localtime_cache=no |
| 11519 | fi | 11583 | fi |
| 11520 | fi | 11584 | fi |
| 11521 | echo "$as_me:11520: result: $emacs_cv_localtime_cache" >&5 | 11585 | echo "$as_me:11585: result: $emacs_cv_localtime_cache" >&5 |
| 11522 | echo "${ECHO_T}$emacs_cv_localtime_cache" >&6 | 11586 | echo "${ECHO_T}$emacs_cv_localtime_cache" >&6 |
| 11523 | if test $emacs_cv_localtime_cache = yes; then | 11587 | if test $emacs_cv_localtime_cache = yes; then |
| 11524 | cat >>confdefs.h <<\EOF | 11588 | cat >>confdefs.h <<\EOF |
| @@ -11532,13 +11596,13 @@ if test "x$HAVE_TIMEVAL" = xyes; then | |||
| 11532 | for ac_func in gettimeofday | 11596 | for ac_func in gettimeofday |
| 11533 | do | 11597 | do |
| 11534 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | 11598 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 11535 | echo "$as_me:11534: checking for $ac_func" >&5 | 11599 | echo "$as_me:11599: checking for $ac_func" >&5 |
| 11536 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 11600 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 11537 | if eval "test \"\${$as_ac_var+set}\" = set"; then | 11601 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 11538 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11602 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11539 | else | 11603 | else |
| 11540 | cat >conftest.$ac_ext <<_ACEOF | 11604 | cat >conftest.$ac_ext <<_ACEOF |
| 11541 | #line 11540 "configure" | 11605 | #line 11605 "configure" |
| 11542 | #include "confdefs.h" | 11606 | #include "confdefs.h" |
| 11543 | /* System header to define __stub macros and hopefully few prototypes, | 11607 | /* System header to define __stub macros and hopefully few prototypes, |
| 11544 | which can conflict with char $ac_func (); below. */ | 11608 | which can conflict with char $ac_func (); below. */ |
| @@ -11569,16 +11633,16 @@ f = $ac_func; | |||
| 11569 | } | 11633 | } |
| 11570 | _ACEOF | 11634 | _ACEOF |
| 11571 | rm -f conftest.$ac_objext conftest$ac_exeext | 11635 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11572 | if { (eval echo "$as_me:11571: \"$ac_link\"") >&5 | 11636 | if { (eval echo "$as_me:11636: \"$ac_link\"") >&5 |
| 11573 | (eval $ac_link) 2>&5 | 11637 | (eval $ac_link) 2>&5 |
| 11574 | ac_status=$? | 11638 | ac_status=$? |
| 11575 | echo "$as_me:11574: \$? = $ac_status" >&5 | 11639 | echo "$as_me:11639: \$? = $ac_status" >&5 |
| 11576 | (exit $ac_status); } && | 11640 | (exit $ac_status); } && |
| 11577 | { ac_try='test -s conftest$ac_exeext' | 11641 | { ac_try='test -s conftest$ac_exeext' |
| 11578 | { (eval echo "$as_me:11577: \"$ac_try\"") >&5 | 11642 | { (eval echo "$as_me:11642: \"$ac_try\"") >&5 |
| 11579 | (eval $ac_try) 2>&5 | 11643 | (eval $ac_try) 2>&5 |
| 11580 | ac_status=$? | 11644 | ac_status=$? |
| 11581 | echo "$as_me:11580: \$? = $ac_status" >&5 | 11645 | echo "$as_me:11645: \$? = $ac_status" >&5 |
| 11582 | (exit $ac_status); }; }; then | 11646 | (exit $ac_status); }; }; then |
| 11583 | eval "$as_ac_var=yes" | 11647 | eval "$as_ac_var=yes" |
| 11584 | else | 11648 | else |
| @@ -11588,7 +11652,7 @@ eval "$as_ac_var=no" | |||
| 11588 | fi | 11652 | fi |
| 11589 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11653 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 11590 | fi | 11654 | fi |
| 11591 | echo "$as_me:11590: result: `eval echo '${'$as_ac_var'}'`" >&5 | 11655 | echo "$as_me:11655: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 11592 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 11656 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 11593 | if test `eval echo '${'$as_ac_var'}'` = yes; then | 11657 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
| 11594 | cat >>confdefs.h <<EOF | 11658 | cat >>confdefs.h <<EOF |
| @@ -11598,13 +11662,13 @@ EOF | |||
| 11598 | fi | 11662 | fi |
| 11599 | done | 11663 | done |
| 11600 | 11664 | ||
| 11601 | echo "$as_me:11600: checking whether gettimeofday can accept two arguments" >&5 | 11665 | echo "$as_me:11665: checking whether gettimeofday can accept two arguments" >&5 |
| 11602 | echo $ECHO_N "checking whether gettimeofday can accept two arguments... $ECHO_C" >&6 | 11666 | echo $ECHO_N "checking whether gettimeofday can accept two arguments... $ECHO_C" >&6 |
| 11603 | if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then | 11667 | if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then |
| 11604 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11668 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11605 | else | 11669 | else |
| 11606 | cat >conftest.$ac_ext <<_ACEOF | 11670 | cat >conftest.$ac_ext <<_ACEOF |
| 11607 | #line 11606 "configure" | 11671 | #line 11671 "configure" |
| 11608 | #include "confdefs.h" | 11672 | #include "confdefs.h" |
| 11609 | 11673 | ||
| 11610 | #ifdef TIME_WITH_SYS_TIME | 11674 | #ifdef TIME_WITH_SYS_TIME |
| @@ -11627,16 +11691,16 @@ struct timeval time; | |||
| 11627 | } | 11691 | } |
| 11628 | _ACEOF | 11692 | _ACEOF |
| 11629 | rm -f conftest.$ac_objext | 11693 | rm -f conftest.$ac_objext |
| 11630 | if { (eval echo "$as_me:11629: \"$ac_compile\"") >&5 | 11694 | if { (eval echo "$as_me:11694: \"$ac_compile\"") >&5 |
| 11631 | (eval $ac_compile) 2>&5 | 11695 | (eval $ac_compile) 2>&5 |
| 11632 | ac_status=$? | 11696 | ac_status=$? |
| 11633 | echo "$as_me:11632: \$? = $ac_status" >&5 | 11697 | echo "$as_me:11697: \$? = $ac_status" >&5 |
| 11634 | (exit $ac_status); } && | 11698 | (exit $ac_status); } && |
| 11635 | { ac_try='test -s conftest.$ac_objext' | 11699 | { ac_try='test -s conftest.$ac_objext' |
| 11636 | { (eval echo "$as_me:11635: \"$ac_try\"") >&5 | 11700 | { (eval echo "$as_me:11700: \"$ac_try\"") >&5 |
| 11637 | (eval $ac_try) 2>&5 | 11701 | (eval $ac_try) 2>&5 |
| 11638 | ac_status=$? | 11702 | ac_status=$? |
| 11639 | echo "$as_me:11638: \$? = $ac_status" >&5 | 11703 | echo "$as_me:11703: \$? = $ac_status" >&5 |
| 11640 | (exit $ac_status); }; }; then | 11704 | (exit $ac_status); }; }; then |
| 11641 | emacs_cv_gettimeofday_two_arguments=yes | 11705 | emacs_cv_gettimeofday_two_arguments=yes |
| 11642 | else | 11706 | else |
| @@ -11646,7 +11710,7 @@ emacs_cv_gettimeofday_two_arguments=no | |||
| 11646 | fi | 11710 | fi |
| 11647 | rm -f conftest.$ac_objext conftest.$ac_ext | 11711 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 11648 | fi | 11712 | fi |
| 11649 | echo "$as_me:11648: result: $emacs_cv_gettimeofday_two_arguments" >&5 | 11713 | echo "$as_me:11713: result: $emacs_cv_gettimeofday_two_arguments" >&5 |
| 11650 | echo "${ECHO_T}$emacs_cv_gettimeofday_two_arguments" >&6 | 11714 | echo "${ECHO_T}$emacs_cv_gettimeofday_two_arguments" >&6 |
| 11651 | if test $emacs_cv_gettimeofday_two_arguments = no; then | 11715 | if test $emacs_cv_gettimeofday_two_arguments = no; then |
| 11652 | cat >>confdefs.h <<\EOF | 11716 | cat >>confdefs.h <<\EOF |
| @@ -11657,13 +11721,13 @@ EOF | |||
| 11657 | fi | 11721 | fi |
| 11658 | 11722 | ||
| 11659 | if test "$ac_cv_func_gettimeofday" = yes; then | 11723 | if test "$ac_cv_func_gettimeofday" = yes; then |
| 11660 | echo "$as_me:11659: checking for struct timezone" >&5 | 11724 | echo "$as_me:11724: checking for struct timezone" >&5 |
| 11661 | echo $ECHO_N "checking for struct timezone... $ECHO_C" >&6 | 11725 | echo $ECHO_N "checking for struct timezone... $ECHO_C" >&6 |
| 11662 | if test "${emacs_cv_struct_timezone+set}" = set; then | 11726 | if test "${emacs_cv_struct_timezone+set}" = set; then |
| 11663 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11727 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11664 | else | 11728 | else |
| 11665 | cat >conftest.$ac_ext <<_ACEOF | 11729 | cat >conftest.$ac_ext <<_ACEOF |
| 11666 | #line 11665 "configure" | 11730 | #line 11730 "configure" |
| 11667 | #include "confdefs.h" | 11731 | #include "confdefs.h" |
| 11668 | #include <sys/time.h> | 11732 | #include <sys/time.h> |
| 11669 | int | 11733 | int |
| @@ -11675,22 +11739,22 @@ struct timezone tz; | |||
| 11675 | } | 11739 | } |
| 11676 | _ACEOF | 11740 | _ACEOF |
| 11677 | rm -f conftest.$ac_objext | 11741 | rm -f conftest.$ac_objext |
| 11678 | if { (eval echo "$as_me:11677: \"$ac_compile\"") >&5 | 11742 | if { (eval echo "$as_me:11742: \"$ac_compile\"") >&5 |
| 11679 | (eval $ac_compile) 2>&5 | 11743 | (eval $ac_compile) 2>&5 |
| 11680 | ac_status=$? | 11744 | ac_status=$? |
| 11681 | echo "$as_me:11680: \$? = $ac_status" >&5 | 11745 | echo "$as_me:11745: \$? = $ac_status" >&5 |
| 11682 | (exit $ac_status); } && | 11746 | (exit $ac_status); } && |
| 11683 | { ac_try='test -s conftest.$ac_objext' | 11747 | { ac_try='test -s conftest.$ac_objext' |
| 11684 | { (eval echo "$as_me:11683: \"$ac_try\"") >&5 | 11748 | { (eval echo "$as_me:11748: \"$ac_try\"") >&5 |
| 11685 | (eval $ac_try) 2>&5 | 11749 | (eval $ac_try) 2>&5 |
| 11686 | ac_status=$? | 11750 | ac_status=$? |
| 11687 | echo "$as_me:11686: \$? = $ac_status" >&5 | 11751 | echo "$as_me:11751: \$? = $ac_status" >&5 |
| 11688 | (exit $ac_status); }; }; then | 11752 | (exit $ac_status); }; }; then |
| 11689 | if test "$cross_compiling" = yes; then | 11753 | if test "$cross_compiling" = yes; then |
| 11690 | emacs_cv_struct_timezone=yes | 11754 | emacs_cv_struct_timezone=yes |
| 11691 | else | 11755 | else |
| 11692 | cat >conftest.$ac_ext <<_ACEOF | 11756 | cat >conftest.$ac_ext <<_ACEOF |
| 11693 | #line 11692 "configure" | 11757 | #line 11757 "configure" |
| 11694 | #include "confdefs.h" | 11758 | #include "confdefs.h" |
| 11695 | 11759 | ||
| 11696 | #ifdef TIME_WITH_SYS_TIME | 11760 | #ifdef TIME_WITH_SYS_TIME |
| @@ -11710,15 +11774,15 @@ main () { | |||
| 11710 | } | 11774 | } |
| 11711 | _ACEOF | 11775 | _ACEOF |
| 11712 | rm -f conftest$ac_exeext | 11776 | rm -f conftest$ac_exeext |
| 11713 | if { (eval echo "$as_me:11712: \"$ac_link\"") >&5 | 11777 | if { (eval echo "$as_me:11777: \"$ac_link\"") >&5 |
| 11714 | (eval $ac_link) 2>&5 | 11778 | (eval $ac_link) 2>&5 |
| 11715 | ac_status=$? | 11779 | ac_status=$? |
| 11716 | echo "$as_me:11715: \$? = $ac_status" >&5 | 11780 | echo "$as_me:11780: \$? = $ac_status" >&5 |
| 11717 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | 11781 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
| 11718 | { (eval echo "$as_me:11717: \"$ac_try\"") >&5 | 11782 | { (eval echo "$as_me:11782: \"$ac_try\"") >&5 |
| 11719 | (eval $ac_try) 2>&5 | 11783 | (eval $ac_try) 2>&5 |
| 11720 | ac_status=$? | 11784 | ac_status=$? |
| 11721 | echo "$as_me:11720: \$? = $ac_status" >&5 | 11785 | echo "$as_me:11785: \$? = $ac_status" >&5 |
| 11722 | (exit $ac_status); }; }; then | 11786 | (exit $ac_status); }; }; then |
| 11723 | emacs_cv_struct_timezone=yes | 11787 | emacs_cv_struct_timezone=yes |
| 11724 | else | 11788 | else |
| @@ -11736,18 +11800,18 @@ emacs_cv_struct_timezone=no | |||
| 11736 | fi | 11800 | fi |
| 11737 | rm -f conftest.$ac_objext conftest.$ac_ext | 11801 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 11738 | fi | 11802 | fi |
| 11739 | echo "$as_me:11738: result: $emacs_cv_struct_timezone" >&5 | 11803 | echo "$as_me:11803: result: $emacs_cv_struct_timezone" >&5 |
| 11740 | echo "${ECHO_T}$emacs_cv_struct_timezone" >&6 | 11804 | echo "${ECHO_T}$emacs_cv_struct_timezone" >&6 |
| 11741 | fi | 11805 | fi |
| 11742 | 11806 | ||
| 11743 | ok_so_far=yes | 11807 | ok_so_far=yes |
| 11744 | echo "$as_me:11743: checking for socket" >&5 | 11808 | echo "$as_me:11808: checking for socket" >&5 |
| 11745 | echo $ECHO_N "checking for socket... $ECHO_C" >&6 | 11809 | echo $ECHO_N "checking for socket... $ECHO_C" >&6 |
| 11746 | if test "${ac_cv_func_socket+set}" = set; then | 11810 | if test "${ac_cv_func_socket+set}" = set; then |
| 11747 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11811 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11748 | else | 11812 | else |
| 11749 | cat >conftest.$ac_ext <<_ACEOF | 11813 | cat >conftest.$ac_ext <<_ACEOF |
| 11750 | #line 11749 "configure" | 11814 | #line 11814 "configure" |
| 11751 | #include "confdefs.h" | 11815 | #include "confdefs.h" |
| 11752 | /* System header to define __stub macros and hopefully few prototypes, | 11816 | /* System header to define __stub macros and hopefully few prototypes, |
| 11753 | which can conflict with char socket (); below. */ | 11817 | which can conflict with char socket (); below. */ |
| @@ -11778,16 +11842,16 @@ f = socket; | |||
| 11778 | } | 11842 | } |
| 11779 | _ACEOF | 11843 | _ACEOF |
| 11780 | rm -f conftest.$ac_objext conftest$ac_exeext | 11844 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11781 | if { (eval echo "$as_me:11780: \"$ac_link\"") >&5 | 11845 | if { (eval echo "$as_me:11845: \"$ac_link\"") >&5 |
| 11782 | (eval $ac_link) 2>&5 | 11846 | (eval $ac_link) 2>&5 |
| 11783 | ac_status=$? | 11847 | ac_status=$? |
| 11784 | echo "$as_me:11783: \$? = $ac_status" >&5 | 11848 | echo "$as_me:11848: \$? = $ac_status" >&5 |
| 11785 | (exit $ac_status); } && | 11849 | (exit $ac_status); } && |
| 11786 | { ac_try='test -s conftest$ac_exeext' | 11850 | { ac_try='test -s conftest$ac_exeext' |
| 11787 | { (eval echo "$as_me:11786: \"$ac_try\"") >&5 | 11851 | { (eval echo "$as_me:11851: \"$ac_try\"") >&5 |
| 11788 | (eval $ac_try) 2>&5 | 11852 | (eval $ac_try) 2>&5 |
| 11789 | ac_status=$? | 11853 | ac_status=$? |
| 11790 | echo "$as_me:11789: \$? = $ac_status" >&5 | 11854 | echo "$as_me:11854: \$? = $ac_status" >&5 |
| 11791 | (exit $ac_status); }; }; then | 11855 | (exit $ac_status); }; }; then |
| 11792 | ac_cv_func_socket=yes | 11856 | ac_cv_func_socket=yes |
| 11793 | else | 11857 | else |
| @@ -11797,7 +11861,7 @@ ac_cv_func_socket=no | |||
| 11797 | fi | 11861 | fi |
| 11798 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 11862 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 11799 | fi | 11863 | fi |
| 11800 | echo "$as_me:11799: result: $ac_cv_func_socket" >&5 | 11864 | echo "$as_me:11864: result: $ac_cv_func_socket" >&5 |
| 11801 | echo "${ECHO_T}$ac_cv_func_socket" >&6 | 11865 | echo "${ECHO_T}$ac_cv_func_socket" >&6 |
| 11802 | if test $ac_cv_func_socket = yes; then | 11866 | if test $ac_cv_func_socket = yes; then |
| 11803 | : | 11867 | : |
| @@ -11806,23 +11870,23 @@ else | |||
| 11806 | fi | 11870 | fi |
| 11807 | 11871 | ||
| 11808 | if test $ok_so_far = yes; then | 11872 | if test $ok_so_far = yes; then |
| 11809 | echo "$as_me:11808: checking for netinet/in.h" >&5 | 11873 | echo "$as_me:11873: checking for netinet/in.h" >&5 |
| 11810 | echo $ECHO_N "checking for netinet/in.h... $ECHO_C" >&6 | 11874 | echo $ECHO_N "checking for netinet/in.h... $ECHO_C" >&6 |
| 11811 | if test "${ac_cv_header_netinet_in_h+set}" = set; then | 11875 | if test "${ac_cv_header_netinet_in_h+set}" = set; then |
| 11812 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11876 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11813 | else | 11877 | else |
| 11814 | cat >conftest.$ac_ext <<_ACEOF | 11878 | cat >conftest.$ac_ext <<_ACEOF |
| 11815 | #line 11814 "configure" | 11879 | #line 11879 "configure" |
| 11816 | #include "confdefs.h" | 11880 | #include "confdefs.h" |
| 11817 | #include <netinet/in.h> | 11881 | #include <netinet/in.h> |
| 11818 | _ACEOF | 11882 | _ACEOF |
| 11819 | if { (eval echo "$as_me:11818: \"$ac_cpp conftest.$ac_ext\"") >&5 | 11883 | if { (eval echo "$as_me:11883: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 11820 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 11884 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 11821 | ac_status=$? | 11885 | ac_status=$? |
| 11822 | egrep -v '^ *\+' conftest.er1 >conftest.err | 11886 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 11823 | rm -f conftest.er1 | 11887 | rm -f conftest.er1 |
| 11824 | cat conftest.err >&5 | 11888 | cat conftest.err >&5 |
| 11825 | echo "$as_me:11824: \$? = $ac_status" >&5 | 11889 | echo "$as_me:11889: \$? = $ac_status" >&5 |
| 11826 | (exit $ac_status); } >/dev/null; then | 11890 | (exit $ac_status); } >/dev/null; then |
| 11827 | if test -s conftest.err; then | 11891 | if test -s conftest.err; then |
| 11828 | ac_cpp_err=$ac_c_preproc_warn_flag | 11892 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -11841,7 +11905,7 @@ else | |||
| 11841 | fi | 11905 | fi |
| 11842 | rm -f conftest.err conftest.$ac_ext | 11906 | rm -f conftest.err conftest.$ac_ext |
| 11843 | fi | 11907 | fi |
| 11844 | echo "$as_me:11843: result: $ac_cv_header_netinet_in_h" >&5 | 11908 | echo "$as_me:11908: result: $ac_cv_header_netinet_in_h" >&5 |
| 11845 | echo "${ECHO_T}$ac_cv_header_netinet_in_h" >&6 | 11909 | echo "${ECHO_T}$ac_cv_header_netinet_in_h" >&6 |
| 11846 | if test $ac_cv_header_netinet_in_h = yes; then | 11910 | if test $ac_cv_header_netinet_in_h = yes; then |
| 11847 | : | 11911 | : |
| @@ -11851,23 +11915,23 @@ fi | |||
| 11851 | 11915 | ||
| 11852 | fi | 11916 | fi |
| 11853 | if test $ok_so_far = yes; then | 11917 | if test $ok_so_far = yes; then |
| 11854 | echo "$as_me:11853: checking for arpa/inet.h" >&5 | 11918 | echo "$as_me:11918: checking for arpa/inet.h" >&5 |
| 11855 | echo $ECHO_N "checking for arpa/inet.h... $ECHO_C" >&6 | 11919 | echo $ECHO_N "checking for arpa/inet.h... $ECHO_C" >&6 |
| 11856 | if test "${ac_cv_header_arpa_inet_h+set}" = set; then | 11920 | if test "${ac_cv_header_arpa_inet_h+set}" = set; then |
| 11857 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11921 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11858 | else | 11922 | else |
| 11859 | cat >conftest.$ac_ext <<_ACEOF | 11923 | cat >conftest.$ac_ext <<_ACEOF |
| 11860 | #line 11859 "configure" | 11924 | #line 11924 "configure" |
| 11861 | #include "confdefs.h" | 11925 | #include "confdefs.h" |
| 11862 | #include <arpa/inet.h> | 11926 | #include <arpa/inet.h> |
| 11863 | _ACEOF | 11927 | _ACEOF |
| 11864 | if { (eval echo "$as_me:11863: \"$ac_cpp conftest.$ac_ext\"") >&5 | 11928 | if { (eval echo "$as_me:11928: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 11865 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 11929 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 11866 | ac_status=$? | 11930 | ac_status=$? |
| 11867 | egrep -v '^ *\+' conftest.er1 >conftest.err | 11931 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 11868 | rm -f conftest.er1 | 11932 | rm -f conftest.er1 |
| 11869 | cat conftest.err >&5 | 11933 | cat conftest.err >&5 |
| 11870 | echo "$as_me:11869: \$? = $ac_status" >&5 | 11934 | echo "$as_me:11934: \$? = $ac_status" >&5 |
| 11871 | (exit $ac_status); } >/dev/null; then | 11935 | (exit $ac_status); } >/dev/null; then |
| 11872 | if test -s conftest.err; then | 11936 | if test -s conftest.err; then |
| 11873 | ac_cpp_err=$ac_c_preproc_warn_flag | 11937 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -11886,7 +11950,7 @@ else | |||
| 11886 | fi | 11950 | fi |
| 11887 | rm -f conftest.err conftest.$ac_ext | 11951 | rm -f conftest.err conftest.$ac_ext |
| 11888 | fi | 11952 | fi |
| 11889 | echo "$as_me:11888: result: $ac_cv_header_arpa_inet_h" >&5 | 11953 | echo "$as_me:11953: result: $ac_cv_header_arpa_inet_h" >&5 |
| 11890 | echo "${ECHO_T}$ac_cv_header_arpa_inet_h" >&6 | 11954 | echo "${ECHO_T}$ac_cv_header_arpa_inet_h" >&6 |
| 11891 | if test $ac_cv_header_arpa_inet_h = yes; then | 11955 | if test $ac_cv_header_arpa_inet_h = yes; then |
| 11892 | : | 11956 | : |
| @@ -11909,27 +11973,27 @@ EOF | |||
| 11909 | 11973 | ||
| 11910 | fi | 11974 | fi |
| 11911 | 11975 | ||
| 11912 | echo "$as_me:11911: checking whether system supports dynamic ptys" >&5 | 11976 | echo "$as_me:11976: checking whether system supports dynamic ptys" >&5 |
| 11913 | echo $ECHO_N "checking whether system supports dynamic ptys... $ECHO_C" >&6 | 11977 | echo $ECHO_N "checking whether system supports dynamic ptys... $ECHO_C" >&6 |
| 11914 | if test -d /dev/pts && ls -d /dev/ptmx > /dev/null 2>&1 ; then | 11978 | if test -d /dev/pts && ls -d /dev/ptmx > /dev/null 2>&1 ; then |
| 11915 | echo "$as_me:11914: result: yes" >&5 | 11979 | echo "$as_me:11979: result: yes" >&5 |
| 11916 | echo "${ECHO_T}yes" >&6 | 11980 | echo "${ECHO_T}yes" >&6 |
| 11917 | cat >>confdefs.h <<\EOF | 11981 | cat >>confdefs.h <<\EOF |
| 11918 | #define HAVE_DEV_PTMX 1 | 11982 | #define HAVE_DEV_PTMX 1 |
| 11919 | EOF | 11983 | EOF |
| 11920 | 11984 | ||
| 11921 | else | 11985 | else |
| 11922 | echo "$as_me:11921: result: no" >&5 | 11986 | echo "$as_me:11986: result: no" >&5 |
| 11923 | echo "${ECHO_T}no" >&6 | 11987 | echo "${ECHO_T}no" >&6 |
| 11924 | fi | 11988 | fi |
| 11925 | 11989 | ||
| 11926 | echo "$as_me:11925: checking for pid_t" >&5 | 11990 | echo "$as_me:11990: checking for pid_t" >&5 |
| 11927 | echo $ECHO_N "checking for pid_t... $ECHO_C" >&6 | 11991 | echo $ECHO_N "checking for pid_t... $ECHO_C" >&6 |
| 11928 | if test "${ac_cv_type_pid_t+set}" = set; then | 11992 | if test "${ac_cv_type_pid_t+set}" = set; then |
| 11929 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 11993 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11930 | else | 11994 | else |
| 11931 | cat >conftest.$ac_ext <<_ACEOF | 11995 | cat >conftest.$ac_ext <<_ACEOF |
| 11932 | #line 11931 "configure" | 11996 | #line 11996 "configure" |
| 11933 | #include "confdefs.h" | 11997 | #include "confdefs.h" |
| 11934 | $ac_includes_default | 11998 | $ac_includes_default |
| 11935 | int | 11999 | int |
| @@ -11944,16 +12008,16 @@ if (sizeof (pid_t)) | |||
| 11944 | } | 12008 | } |
| 11945 | _ACEOF | 12009 | _ACEOF |
| 11946 | rm -f conftest.$ac_objext | 12010 | rm -f conftest.$ac_objext |
| 11947 | if { (eval echo "$as_me:11946: \"$ac_compile\"") >&5 | 12011 | if { (eval echo "$as_me:12011: \"$ac_compile\"") >&5 |
| 11948 | (eval $ac_compile) 2>&5 | 12012 | (eval $ac_compile) 2>&5 |
| 11949 | ac_status=$? | 12013 | ac_status=$? |
| 11950 | echo "$as_me:11949: \$? = $ac_status" >&5 | 12014 | echo "$as_me:12014: \$? = $ac_status" >&5 |
| 11951 | (exit $ac_status); } && | 12015 | (exit $ac_status); } && |
| 11952 | { ac_try='test -s conftest.$ac_objext' | 12016 | { ac_try='test -s conftest.$ac_objext' |
| 11953 | { (eval echo "$as_me:11952: \"$ac_try\"") >&5 | 12017 | { (eval echo "$as_me:12017: \"$ac_try\"") >&5 |
| 11954 | (eval $ac_try) 2>&5 | 12018 | (eval $ac_try) 2>&5 |
| 11955 | ac_status=$? | 12019 | ac_status=$? |
| 11956 | echo "$as_me:11955: \$? = $ac_status" >&5 | 12020 | echo "$as_me:12020: \$? = $ac_status" >&5 |
| 11957 | (exit $ac_status); }; }; then | 12021 | (exit $ac_status); }; }; then |
| 11958 | ac_cv_type_pid_t=yes | 12022 | ac_cv_type_pid_t=yes |
| 11959 | else | 12023 | else |
| @@ -11963,7 +12027,7 @@ ac_cv_type_pid_t=no | |||
| 11963 | fi | 12027 | fi |
| 11964 | rm -f conftest.$ac_objext conftest.$ac_ext | 12028 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 11965 | fi | 12029 | fi |
| 11966 | echo "$as_me:11965: result: $ac_cv_type_pid_t" >&5 | 12030 | echo "$as_me:12030: result: $ac_cv_type_pid_t" >&5 |
| 11967 | echo "${ECHO_T}$ac_cv_type_pid_t" >&6 | 12031 | echo "${ECHO_T}$ac_cv_type_pid_t" >&6 |
| 11968 | if test $ac_cv_type_pid_t = yes; then | 12032 | if test $ac_cv_type_pid_t = yes; then |
| 11969 | : | 12033 | : |
| @@ -11978,23 +12042,23 @@ fi | |||
| 11978 | for ac_header in unistd.h vfork.h | 12042 | for ac_header in unistd.h vfork.h |
| 11979 | do | 12043 | do |
| 11980 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 12044 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 11981 | echo "$as_me:11980: checking for $ac_header" >&5 | 12045 | echo "$as_me:12045: checking for $ac_header" >&5 |
| 11982 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 12046 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11983 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 12047 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11984 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12048 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11985 | else | 12049 | else |
| 11986 | cat >conftest.$ac_ext <<_ACEOF | 12050 | cat >conftest.$ac_ext <<_ACEOF |
| 11987 | #line 11986 "configure" | 12051 | #line 12051 "configure" |
| 11988 | #include "confdefs.h" | 12052 | #include "confdefs.h" |
| 11989 | #include <$ac_header> | 12053 | #include <$ac_header> |
| 11990 | _ACEOF | 12054 | _ACEOF |
| 11991 | if { (eval echo "$as_me:11990: \"$ac_cpp conftest.$ac_ext\"") >&5 | 12055 | if { (eval echo "$as_me:12055: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 11992 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 12056 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 11993 | ac_status=$? | 12057 | ac_status=$? |
| 11994 | egrep -v '^ *\+' conftest.er1 >conftest.err | 12058 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 11995 | rm -f conftest.er1 | 12059 | rm -f conftest.er1 |
| 11996 | cat conftest.err >&5 | 12060 | cat conftest.err >&5 |
| 11997 | echo "$as_me:11996: \$? = $ac_status" >&5 | 12061 | echo "$as_me:12061: \$? = $ac_status" >&5 |
| 11998 | (exit $ac_status); } >/dev/null; then | 12062 | (exit $ac_status); } >/dev/null; then |
| 11999 | if test -s conftest.err; then | 12063 | if test -s conftest.err; then |
| 12000 | ac_cpp_err=$ac_c_preproc_warn_flag | 12064 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -12013,7 +12077,7 @@ else | |||
| 12013 | fi | 12077 | fi |
| 12014 | rm -f conftest.err conftest.$ac_ext | 12078 | rm -f conftest.err conftest.$ac_ext |
| 12015 | fi | 12079 | fi |
| 12016 | echo "$as_me:12015: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 12080 | echo "$as_me:12080: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 12017 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 12081 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 12018 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | 12082 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 12019 | cat >>confdefs.h <<EOF | 12083 | cat >>confdefs.h <<EOF |
| @@ -12026,13 +12090,13 @@ done | |||
| 12026 | for ac_func in fork vfork | 12090 | for ac_func in fork vfork |
| 12027 | do | 12091 | do |
| 12028 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` | 12092 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 12029 | echo "$as_me:12028: checking for $ac_func" >&5 | 12093 | echo "$as_me:12093: checking for $ac_func" >&5 |
| 12030 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 | 12094 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 12031 | if eval "test \"\${$as_ac_var+set}\" = set"; then | 12095 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 12032 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12096 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12033 | else | 12097 | else |
| 12034 | cat >conftest.$ac_ext <<_ACEOF | 12098 | cat >conftest.$ac_ext <<_ACEOF |
| 12035 | #line 12034 "configure" | 12099 | #line 12099 "configure" |
| 12036 | #include "confdefs.h" | 12100 | #include "confdefs.h" |
| 12037 | /* System header to define __stub macros and hopefully few prototypes, | 12101 | /* System header to define __stub macros and hopefully few prototypes, |
| 12038 | which can conflict with char $ac_func (); below. */ | 12102 | which can conflict with char $ac_func (); below. */ |
| @@ -12063,16 +12127,16 @@ f = $ac_func; | |||
| 12063 | } | 12127 | } |
| 12064 | _ACEOF | 12128 | _ACEOF |
| 12065 | rm -f conftest.$ac_objext conftest$ac_exeext | 12129 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12066 | if { (eval echo "$as_me:12065: \"$ac_link\"") >&5 | 12130 | if { (eval echo "$as_me:12130: \"$ac_link\"") >&5 |
| 12067 | (eval $ac_link) 2>&5 | 12131 | (eval $ac_link) 2>&5 |
| 12068 | ac_status=$? | 12132 | ac_status=$? |
| 12069 | echo "$as_me:12068: \$? = $ac_status" >&5 | 12133 | echo "$as_me:12133: \$? = $ac_status" >&5 |
| 12070 | (exit $ac_status); } && | 12134 | (exit $ac_status); } && |
| 12071 | { ac_try='test -s conftest$ac_exeext' | 12135 | { ac_try='test -s conftest$ac_exeext' |
| 12072 | { (eval echo "$as_me:12071: \"$ac_try\"") >&5 | 12136 | { (eval echo "$as_me:12136: \"$ac_try\"") >&5 |
| 12073 | (eval $ac_try) 2>&5 | 12137 | (eval $ac_try) 2>&5 |
| 12074 | ac_status=$? | 12138 | ac_status=$? |
| 12075 | echo "$as_me:12074: \$? = $ac_status" >&5 | 12139 | echo "$as_me:12139: \$? = $ac_status" >&5 |
| 12076 | (exit $ac_status); }; }; then | 12140 | (exit $ac_status); }; }; then |
| 12077 | eval "$as_ac_var=yes" | 12141 | eval "$as_ac_var=yes" |
| 12078 | else | 12142 | else |
| @@ -12082,7 +12146,7 @@ eval "$as_ac_var=no" | |||
| 12082 | fi | 12146 | fi |
| 12083 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext | 12147 | rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext |
| 12084 | fi | 12148 | fi |
| 12085 | echo "$as_me:12084: result: `eval echo '${'$as_ac_var'}'`" >&5 | 12149 | echo "$as_me:12149: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 12086 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 | 12150 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 12087 | if test `eval echo '${'$as_ac_var'}'` = yes; then | 12151 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
| 12088 | cat >>confdefs.h <<EOF | 12152 | cat >>confdefs.h <<EOF |
| @@ -12094,7 +12158,7 @@ done | |||
| 12094 | 12158 | ||
| 12095 | ac_cv_func_fork_works=$ac_cv_func_fork | 12159 | ac_cv_func_fork_works=$ac_cv_func_fork |
| 12096 | if test "x$ac_cv_func_fork" = xyes; then | 12160 | if test "x$ac_cv_func_fork" = xyes; then |
| 12097 | echo "$as_me:12096: checking for working fork" >&5 | 12161 | echo "$as_me:12161: checking for working fork" >&5 |
| 12098 | echo $ECHO_N "checking for working fork... $ECHO_C" >&6 | 12162 | echo $ECHO_N "checking for working fork... $ECHO_C" >&6 |
| 12099 | if test "${ac_cv_func_fork_works+set}" = set; then | 12163 | if test "${ac_cv_func_fork_works+set}" = set; then |
| 12100 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12164 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -12117,15 +12181,15 @@ else | |||
| 12117 | } | 12181 | } |
| 12118 | _ACEOF | 12182 | _ACEOF |
| 12119 | rm -f conftest$ac_exeext | 12183 | rm -f conftest$ac_exeext |
| 12120 | if { (eval echo "$as_me:12119: \"$ac_link\"") >&5 | 12184 | if { (eval echo "$as_me:12184: \"$ac_link\"") >&5 |
| 12121 | (eval $ac_link) 2>&5 | 12185 | (eval $ac_link) 2>&5 |
| 12122 | ac_status=$? | 12186 | ac_status=$? |
| 12123 | echo "$as_me:12122: \$? = $ac_status" >&5 | 12187 | echo "$as_me:12187: \$? = $ac_status" >&5 |
| 12124 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | 12188 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
| 12125 | { (eval echo "$as_me:12124: \"$ac_try\"") >&5 | 12189 | { (eval echo "$as_me:12189: \"$ac_try\"") >&5 |
| 12126 | (eval $ac_try) 2>&5 | 12190 | (eval $ac_try) 2>&5 |
| 12127 | ac_status=$? | 12191 | ac_status=$? |
| 12128 | echo "$as_me:12127: \$? = $ac_status" >&5 | 12192 | echo "$as_me:12192: \$? = $ac_status" >&5 |
| 12129 | (exit $ac_status); }; }; then | 12193 | (exit $ac_status); }; }; then |
| 12130 | ac_cv_func_fork_works=yes | 12194 | ac_cv_func_fork_works=yes |
| 12131 | else | 12195 | else |
| @@ -12137,7 +12201,7 @@ fi | |||
| 12137 | rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 12201 | rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 12138 | fi | 12202 | fi |
| 12139 | fi | 12203 | fi |
| 12140 | echo "$as_me:12139: result: $ac_cv_func_fork_works" >&5 | 12204 | echo "$as_me:12204: result: $ac_cv_func_fork_works" >&5 |
| 12141 | echo "${ECHO_T}$ac_cv_func_fork_works" >&6 | 12205 | echo "${ECHO_T}$ac_cv_func_fork_works" >&6 |
| 12142 | 12206 | ||
| 12143 | fi | 12207 | fi |
| @@ -12151,12 +12215,12 @@ if test "x$ac_cv_func_fork_works" = xcross; then | |||
| 12151 | ac_cv_func_fork_works=yes | 12215 | ac_cv_func_fork_works=yes |
| 12152 | ;; | 12216 | ;; |
| 12153 | esac | 12217 | esac |
| 12154 | { echo "$as_me:12153: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&5 | 12218 | { echo "$as_me:12218: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&5 |
| 12155 | echo "$as_me: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&2;} | 12219 | echo "$as_me: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&2;} |
| 12156 | fi | 12220 | fi |
| 12157 | ac_cv_func_vfork_works=$ac_cv_func_vfork | 12221 | ac_cv_func_vfork_works=$ac_cv_func_vfork |
| 12158 | if test "x$ac_cv_func_vfork" = xyes; then | 12222 | if test "x$ac_cv_func_vfork" = xyes; then |
| 12159 | echo "$as_me:12158: checking for working vfork" >&5 | 12223 | echo "$as_me:12223: checking for working vfork" >&5 |
| 12160 | echo $ECHO_N "checking for working vfork... $ECHO_C" >&6 | 12224 | echo $ECHO_N "checking for working vfork... $ECHO_C" >&6 |
| 12161 | if test "${ac_cv_func_vfork_works+set}" = set; then | 12225 | if test "${ac_cv_func_vfork_works+set}" = set; then |
| 12162 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12226 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| @@ -12165,7 +12229,7 @@ else | |||
| 12165 | ac_cv_func_vfork_works=cross | 12229 | ac_cv_func_vfork_works=cross |
| 12166 | else | 12230 | else |
| 12167 | cat >conftest.$ac_ext <<_ACEOF | 12231 | cat >conftest.$ac_ext <<_ACEOF |
| 12168 | #line 12167 "configure" | 12232 | #line 12232 "configure" |
| 12169 | #include "confdefs.h" | 12233 | #include "confdefs.h" |
| 12170 | /* Thanks to Paul Eggert for this test. */ | 12234 | /* Thanks to Paul Eggert for this test. */ |
| 12171 | #include <stdio.h> | 12235 | #include <stdio.h> |
| @@ -12262,15 +12326,15 @@ main () | |||
| 12262 | } | 12326 | } |
| 12263 | _ACEOF | 12327 | _ACEOF |
| 12264 | rm -f conftest$ac_exeext | 12328 | rm -f conftest$ac_exeext |
| 12265 | if { (eval echo "$as_me:12264: \"$ac_link\"") >&5 | 12329 | if { (eval echo "$as_me:12329: \"$ac_link\"") >&5 |
| 12266 | (eval $ac_link) 2>&5 | 12330 | (eval $ac_link) 2>&5 |
| 12267 | ac_status=$? | 12331 | ac_status=$? |
| 12268 | echo "$as_me:12267: \$? = $ac_status" >&5 | 12332 | echo "$as_me:12332: \$? = $ac_status" >&5 |
| 12269 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' | 12333 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
| 12270 | { (eval echo "$as_me:12269: \"$ac_try\"") >&5 | 12334 | { (eval echo "$as_me:12334: \"$ac_try\"") >&5 |
| 12271 | (eval $ac_try) 2>&5 | 12335 | (eval $ac_try) 2>&5 |
| 12272 | ac_status=$? | 12336 | ac_status=$? |
| 12273 | echo "$as_me:12272: \$? = $ac_status" >&5 | 12337 | echo "$as_me:12337: \$? = $ac_status" >&5 |
| 12274 | (exit $ac_status); }; }; then | 12338 | (exit $ac_status); }; }; then |
| 12275 | ac_cv_func_vfork_works=yes | 12339 | ac_cv_func_vfork_works=yes |
| 12276 | else | 12340 | else |
| @@ -12282,13 +12346,13 @@ fi | |||
| 12282 | rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext | 12346 | rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
| 12283 | fi | 12347 | fi |
| 12284 | fi | 12348 | fi |
| 12285 | echo "$as_me:12284: result: $ac_cv_func_vfork_works" >&5 | 12349 | echo "$as_me:12349: result: $ac_cv_func_vfork_works" >&5 |
| 12286 | echo "${ECHO_T}$ac_cv_func_vfork_works" >&6 | 12350 | echo "${ECHO_T}$ac_cv_func_vfork_works" >&6 |
| 12287 | 12351 | ||
| 12288 | fi; | 12352 | fi; |
| 12289 | if test "x$ac_cv_func_fork_works" = xcross; then | 12353 | if test "x$ac_cv_func_fork_works" = xcross; then |
| 12290 | ac_cv_func_vfork_works=ac_cv_func_vfork | 12354 | ac_cv_func_vfork_works=ac_cv_func_vfork |
| 12291 | { echo "$as_me:12290: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&5 | 12355 | { echo "$as_me:12355: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&5 |
| 12292 | echo "$as_me: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&2;} | 12356 | echo "$as_me: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&2;} |
| 12293 | fi | 12357 | fi |
| 12294 | 12358 | ||
| @@ -12314,13 +12378,13 @@ EOF | |||
| 12314 | fi | 12378 | fi |
| 12315 | 12379 | ||
| 12316 | # Fixme: This should be replaced when we have autoconf 2.14. | 12380 | # Fixme: This should be replaced when we have autoconf 2.14. |
| 12317 | echo "$as_me:12316: checking for size_t" >&5 | 12381 | echo "$as_me:12381: checking for size_t" >&5 |
| 12318 | echo $ECHO_N "checking for size_t... $ECHO_C" >&6 | 12382 | echo $ECHO_N "checking for size_t... $ECHO_C" >&6 |
| 12319 | if test "${ac_cv_type_size_t+set}" = set; then | 12383 | if test "${ac_cv_type_size_t+set}" = set; then |
| 12320 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12384 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12321 | else | 12385 | else |
| 12322 | cat >conftest.$ac_ext <<_ACEOF | 12386 | cat >conftest.$ac_ext <<_ACEOF |
| 12323 | #line 12322 "configure" | 12387 | #line 12387 "configure" |
| 12324 | #include "confdefs.h" | 12388 | #include "confdefs.h" |
| 12325 | $ac_includes_default | 12389 | $ac_includes_default |
| 12326 | int | 12390 | int |
| @@ -12335,16 +12399,16 @@ if (sizeof (size_t)) | |||
| 12335 | } | 12399 | } |
| 12336 | _ACEOF | 12400 | _ACEOF |
| 12337 | rm -f conftest.$ac_objext | 12401 | rm -f conftest.$ac_objext |
| 12338 | if { (eval echo "$as_me:12337: \"$ac_compile\"") >&5 | 12402 | if { (eval echo "$as_me:12402: \"$ac_compile\"") >&5 |
| 12339 | (eval $ac_compile) 2>&5 | 12403 | (eval $ac_compile) 2>&5 |
| 12340 | ac_status=$? | 12404 | ac_status=$? |
| 12341 | echo "$as_me:12340: \$? = $ac_status" >&5 | 12405 | echo "$as_me:12405: \$? = $ac_status" >&5 |
| 12342 | (exit $ac_status); } && | 12406 | (exit $ac_status); } && |
| 12343 | { ac_try='test -s conftest.$ac_objext' | 12407 | { ac_try='test -s conftest.$ac_objext' |
| 12344 | { (eval echo "$as_me:12343: \"$ac_try\"") >&5 | 12408 | { (eval echo "$as_me:12408: \"$ac_try\"") >&5 |
| 12345 | (eval $ac_try) 2>&5 | 12409 | (eval $ac_try) 2>&5 |
| 12346 | ac_status=$? | 12410 | ac_status=$? |
| 12347 | echo "$as_me:12346: \$? = $ac_status" >&5 | 12411 | echo "$as_me:12411: \$? = $ac_status" >&5 |
| 12348 | (exit $ac_status); }; }; then | 12412 | (exit $ac_status); }; }; then |
| 12349 | ac_cv_type_size_t=yes | 12413 | ac_cv_type_size_t=yes |
| 12350 | else | 12414 | else |
| @@ -12354,7 +12418,7 @@ ac_cv_type_size_t=no | |||
| 12354 | fi | 12418 | fi |
| 12355 | rm -f conftest.$ac_objext conftest.$ac_ext | 12419 | rm -f conftest.$ac_objext conftest.$ac_ext |
| 12356 | fi | 12420 | fi |
| 12357 | echo "$as_me:12356: result: $ac_cv_type_size_t" >&5 | 12421 | echo "$as_me:12421: result: $ac_cv_type_size_t" >&5 |
| 12358 | echo "${ECHO_T}$ac_cv_type_size_t" >&6 | 12422 | echo "${ECHO_T}$ac_cv_type_size_t" >&6 |
| 12359 | if test $ac_cv_type_size_t = yes; then | 12423 | if test $ac_cv_type_size_t = yes; then |
| 12360 | : | 12424 | : |
| @@ -12374,7 +12438,7 @@ CPPFLAGS="$REAL_CPPFLAGS" | |||
| 12374 | version=`grep 'defconst[ ]*emacs-version' ${srcdir}/lisp/version.el \ | 12438 | version=`grep 'defconst[ ]*emacs-version' ${srcdir}/lisp/version.el \ |
| 12375 | | sed -e 's/^[^"]*"\([^"]*\)".*$/\1/'` | 12439 | | sed -e 's/^[^"]*"\([^"]*\)".*$/\1/'` |
| 12376 | if test x"${version}" = x; then | 12440 | if test x"${version}" = x; then |
| 12377 | { { echo "$as_me:12376: error: can't find current emacs version in \`${srcdir}/lisp/version.el'." >&5 | 12441 | { { echo "$as_me:12441: error: can't find current emacs version in \`${srcdir}/lisp/version.el'." >&5 |
| 12378 | echo "$as_me: error: can't find current emacs version in \`${srcdir}/lisp/version.el'." >&2;} | 12442 | echo "$as_me: error: can't find current emacs version in \`${srcdir}/lisp/version.el'." >&2;} |
| 12379 | { (exit 1); exit 1; }; } | 12443 | { (exit 1); exit 1; }; } |
| 12380 | fi | 12444 | fi |
| @@ -12460,23 +12524,23 @@ fi | |||
| 12460 | for ac_header in nlist.h | 12524 | for ac_header in nlist.h |
| 12461 | do | 12525 | do |
| 12462 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` | 12526 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 12463 | echo "$as_me:12462: checking for $ac_header" >&5 | 12527 | echo "$as_me:12527: checking for $ac_header" >&5 |
| 12464 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 | 12528 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 12465 | if eval "test \"\${$as_ac_Header+set}\" = set"; then | 12529 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 12466 | echo $ECHO_N "(cached) $ECHO_C" >&6 | 12530 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12467 | else | 12531 | else |
| 12468 | cat >conftest.$ac_ext <<_ACEOF | 12532 | cat >conftest.$ac_ext <<_ACEOF |
| 12469 | #line 12468 "configure" | 12533 | #line 12533 "configure" |
| 12470 | #include "confdefs.h" | 12534 | #include "confdefs.h" |
| 12471 | #include <$ac_header> | 12535 | #include <$ac_header> |
| 12472 | _ACEOF | 12536 | _ACEOF |
| 12473 | if { (eval echo "$as_me:12472: \"$ac_cpp conftest.$ac_ext\"") >&5 | 12537 | if { (eval echo "$as_me:12537: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 12474 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 | 12538 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 12475 | ac_status=$? | 12539 | ac_status=$? |
| 12476 | egrep -v '^ *\+' conftest.er1 >conftest.err | 12540 | egrep -v '^ *\+' conftest.er1 >conftest.err |
| 12477 | rm -f conftest.er1 | 12541 | rm -f conftest.er1 |
| 12478 | cat conftest.err >&5 | 12542 | cat conftest.err >&5 |
| 12479 | echo "$as_me:12478: \$? = $ac_status" >&5 | 12543 | echo "$as_me:12543: \$? = $ac_status" >&5 |
| 12480 | (exit $ac_status); } >/dev/null; then | 12544 | (exit $ac_status); } >/dev/null; then |
| 12481 | if test -s conftest.err; then | 12545 | if test -s conftest.err; then |
| 12482 | ac_cpp_err=$ac_c_preproc_warn_flag | 12546 | ac_cpp_err=$ac_c_preproc_warn_flag |
| @@ -12495,7 +12559,7 @@ else | |||
| 12495 | fi | 12559 | fi |
| 12496 | rm -f conftest.err conftest.$ac_ext | 12560 | rm -f conftest.err conftest.$ac_ext |
| 12497 | fi | 12561 | fi |
| 12498 | echo "$as_me:12497: result: `eval echo '${'$as_ac_Header'}'`" >&5 | 12562 | echo "$as_me:12562: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 12499 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 | 12563 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 12500 | if test `eval echo '${'$as_ac_Header'}'` = yes; then | 12564 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 12501 | cat >>confdefs.h <<EOF | 12565 | cat >>confdefs.h <<EOF |
| @@ -12555,7 +12619,7 @@ test "${exec_prefix}" != NONE && | |||
| 12555 | ## C preprocessor. | 12619 | ## C preprocessor. |
| 12556 | 12620 | ||
| 12557 | cat >conftest.$ac_ext <<_ACEOF | 12621 | cat >conftest.$ac_ext <<_ACEOF |
| 12558 | #line 12557 "configure" | 12622 | #line 12622 "configure" |
| 12559 | #include "confdefs.h" | 12623 | #include "confdefs.h" |
| 12560 | yes..yes | 12624 | yes..yes |
| 12561 | _ACEOF | 12625 | _ACEOF |
| @@ -12648,7 +12712,7 @@ DEFS=-DHAVE_CONFIG_H | |||
| 12648 | : ${CONFIG_STATUS=./config.status} | 12712 | : ${CONFIG_STATUS=./config.status} |
| 12649 | ac_clean_files_save=$ac_clean_files | 12713 | ac_clean_files_save=$ac_clean_files |
| 12650 | ac_clean_files="$ac_clean_files $CONFIG_STATUS" | 12714 | ac_clean_files="$ac_clean_files $CONFIG_STATUS" |
| 12651 | { echo "$as_me:12650: creating $CONFIG_STATUS" >&5 | 12715 | { echo "$as_me:12715: creating $CONFIG_STATUS" >&5 |
| 12652 | echo "$as_me: creating $CONFIG_STATUS" >&6;} | 12716 | echo "$as_me: creating $CONFIG_STATUS" >&6;} |
| 12653 | cat >$CONFIG_STATUS <<_ACEOF | 12717 | cat >$CONFIG_STATUS <<_ACEOF |
| 12654 | #! $SHELL | 12718 | #! $SHELL |
| @@ -12824,7 +12888,7 @@ cat >>$CONFIG_STATUS <<\EOF | |||
| 12824 | echo "$ac_cs_version"; exit 0 ;; | 12888 | echo "$ac_cs_version"; exit 0 ;; |
| 12825 | --he | --h) | 12889 | --he | --h) |
| 12826 | # Conflict between --help and --header | 12890 | # Conflict between --help and --header |
| 12827 | { { echo "$as_me:12826: error: ambiguous option: $1 | 12891 | { { echo "$as_me:12891: error: ambiguous option: $1 |
| 12828 | Try \`$0 --help' for more information." >&5 | 12892 | Try \`$0 --help' for more information." >&5 |
| 12829 | echo "$as_me: error: ambiguous option: $1 | 12893 | echo "$as_me: error: ambiguous option: $1 |
| 12830 | Try \`$0 --help' for more information." >&2;} | 12894 | Try \`$0 --help' for more information." >&2;} |
| @@ -12843,7 +12907,7 @@ Try \`$0 --help' for more information." >&2;} | |||
| 12843 | ac_need_defaults=false;; | 12907 | ac_need_defaults=false;; |
| 12844 | 12908 | ||
| 12845 | # This is an error. | 12909 | # This is an error. |
| 12846 | -*) { { echo "$as_me:12845: error: unrecognized option: $1 | 12910 | -*) { { echo "$as_me:12910: error: unrecognized option: $1 |
| 12847 | Try \`$0 --help' for more information." >&5 | 12911 | Try \`$0 --help' for more information." >&5 |
| 12848 | echo "$as_me: error: unrecognized option: $1 | 12912 | echo "$as_me: error: unrecognized option: $1 |
| 12849 | Try \`$0 --help' for more information." >&2;} | 12913 | Try \`$0 --help' for more information." >&2;} |
| @@ -12899,7 +12963,7 @@ do | |||
| 12899 | "leim/Makefile" ) CONFIG_FILES="$CONFIG_FILES leim/Makefile" ;; | 12963 | "leim/Makefile" ) CONFIG_FILES="$CONFIG_FILES leim/Makefile" ;; |
| 12900 | "default" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; | 12964 | "default" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; |
| 12901 | "src/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h:src/config.in" ;; | 12965 | "src/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h:src/config.in" ;; |
| 12902 | *) { { echo "$as_me:12901: error: invalid argument: $ac_config_target" >&5 | 12966 | *) { { echo "$as_me:12966: error: invalid argument: $ac_config_target" >&5 |
| 12903 | echo "$as_me: error: invalid argument: $ac_config_target" >&2;} | 12967 | echo "$as_me: error: invalid argument: $ac_config_target" >&2;} |
| 12904 | { (exit 1); exit 1; }; };; | 12968 | { (exit 1); exit 1; }; };; |
| 12905 | esac | 12969 | esac |
| @@ -13146,7 +13210,7 @@ done; } | |||
| 13146 | esac | 13210 | esac |
| 13147 | 13211 | ||
| 13148 | if test x"$ac_file" != x-; then | 13212 | if test x"$ac_file" != x-; then |
| 13149 | { echo "$as_me:13148: creating $ac_file" >&5 | 13213 | { echo "$as_me:13213: creating $ac_file" >&5 |
| 13150 | echo "$as_me: creating $ac_file" >&6;} | 13214 | echo "$as_me: creating $ac_file" >&6;} |
| 13151 | rm -f "$ac_file" | 13215 | rm -f "$ac_file" |
| 13152 | fi | 13216 | fi |
| @@ -13164,7 +13228,7 @@ echo "$as_me: creating $ac_file" >&6;} | |||
| 13164 | -) echo $tmp/stdin ;; | 13228 | -) echo $tmp/stdin ;; |
| 13165 | [\\/$]*) | 13229 | [\\/$]*) |
| 13166 | # Absolute (can't be DOS-style, as IFS=:) | 13230 | # Absolute (can't be DOS-style, as IFS=:) |
| 13167 | test -f "$f" || { { echo "$as_me:13166: error: cannot find input file: $f" >&5 | 13231 | test -f "$f" || { { echo "$as_me:13231: error: cannot find input file: $f" >&5 |
| 13168 | echo "$as_me: error: cannot find input file: $f" >&2;} | 13232 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 13169 | { (exit 1); exit 1; }; } | 13233 | { (exit 1); exit 1; }; } |
| 13170 | echo $f;; | 13234 | echo $f;; |
| @@ -13177,7 +13241,7 @@ echo "$as_me: error: cannot find input file: $f" >&2;} | |||
| 13177 | echo $srcdir/$f | 13241 | echo $srcdir/$f |
| 13178 | else | 13242 | else |
| 13179 | # /dev/null tree | 13243 | # /dev/null tree |
| 13180 | { { echo "$as_me:13179: error: cannot find input file: $f" >&5 | 13244 | { { echo "$as_me:13244: error: cannot find input file: $f" >&5 |
| 13181 | echo "$as_me: error: cannot find input file: $f" >&2;} | 13245 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 13182 | { (exit 1); exit 1; }; } | 13246 | { (exit 1); exit 1; }; } |
| 13183 | fi;; | 13247 | fi;; |
| @@ -13238,7 +13302,7 @@ for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue | |||
| 13238 | * ) ac_file_in=$ac_file.in ;; | 13302 | * ) ac_file_in=$ac_file.in ;; |
| 13239 | esac | 13303 | esac |
| 13240 | 13304 | ||
| 13241 | test x"$ac_file" != x- && { echo "$as_me:13240: creating $ac_file" >&5 | 13305 | test x"$ac_file" != x- && { echo "$as_me:13305: creating $ac_file" >&5 |
| 13242 | echo "$as_me: creating $ac_file" >&6;} | 13306 | echo "$as_me: creating $ac_file" >&6;} |
| 13243 | 13307 | ||
| 13244 | # First look for the input files in the build tree, otherwise in the | 13308 | # First look for the input files in the build tree, otherwise in the |
| @@ -13249,7 +13313,7 @@ echo "$as_me: creating $ac_file" >&6;} | |||
| 13249 | -) echo $tmp/stdin ;; | 13313 | -) echo $tmp/stdin ;; |
| 13250 | [\\/$]*) | 13314 | [\\/$]*) |
| 13251 | # Absolute (can't be DOS-style, as IFS=:) | 13315 | # Absolute (can't be DOS-style, as IFS=:) |
| 13252 | test -f "$f" || { { echo "$as_me:13251: error: cannot find input file: $f" >&5 | 13316 | test -f "$f" || { { echo "$as_me:13316: error: cannot find input file: $f" >&5 |
| 13253 | echo "$as_me: error: cannot find input file: $f" >&2;} | 13317 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 13254 | { (exit 1); exit 1; }; } | 13318 | { (exit 1); exit 1; }; } |
| 13255 | echo $f;; | 13319 | echo $f;; |
| @@ -13262,7 +13326,7 @@ echo "$as_me: error: cannot find input file: $f" >&2;} | |||
| 13262 | echo $srcdir/$f | 13326 | echo $srcdir/$f |
| 13263 | else | 13327 | else |
| 13264 | # /dev/null tree | 13328 | # /dev/null tree |
| 13265 | { { echo "$as_me:13264: error: cannot find input file: $f" >&5 | 13329 | { { echo "$as_me:13329: error: cannot find input file: $f" >&5 |
| 13266 | echo "$as_me: error: cannot find input file: $f" >&2;} | 13330 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 13267 | { (exit 1); exit 1; }; } | 13331 | { (exit 1); exit 1; }; } |
| 13268 | fi;; | 13332 | fi;; |
| @@ -13379,7 +13443,7 @@ cat >>$CONFIG_STATUS <<\EOF | |||
| 13379 | rm -f $tmp/in | 13443 | rm -f $tmp/in |
| 13380 | if test x"$ac_file" != x-; then | 13444 | if test x"$ac_file" != x-; then |
| 13381 | if cmp -s $ac_file $tmp/config.h 2>/dev/null; then | 13445 | if cmp -s $ac_file $tmp/config.h 2>/dev/null; then |
| 13382 | { echo "$as_me:13381: $ac_file is unchanged" >&5 | 13446 | { echo "$as_me:13446: $ac_file is unchanged" >&5 |
| 13383 | echo "$as_me: $ac_file is unchanged" >&6;} | 13447 | echo "$as_me: $ac_file is unchanged" >&6;} |
| 13384 | else | 13448 | else |
| 13385 | ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | 13449 | ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |