aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-11-16 14:28:11 +0000
committerEli Zaretskii2001-11-16 14:28:11 +0000
commitb1b846496d4e0d21f9be05a20ab0859fc827dad0 (patch)
tree9d635b8c997b959a6960f2bcd385f0d40579b007
parent149c0cdc2d995b35a6e191a5f99d3d4795620a45 (diff)
downloademacs-b1b846496d4e0d21f9be05a20ab0859fc827dad0.tar.gz
emacs-b1b846496d4e0d21f9be05a20ab0859fc827dad0.zip
Regenerated.
-rwxr-xr-xconfigure2148
1 files changed, 1071 insertions, 1077 deletions
diff --git a/configure b/configure
index e6bb0fcbf1f..c1bf59be9bf 100755
--- a/configure
+++ b/configure
@@ -1246,10 +1246,7 @@ build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1246build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` 1246build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1247build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` 1247build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1248 1248
1249test -z "$build_alias" && 1249echo "$as_me:1249: checking host system type" >&5
1250 build_alias=$ac_cv_build
1251
1252echo "$as_me:1252: checking host system type" >&5
1253echo $ECHO_N "checking host system type... $ECHO_C" >&6 1250echo $ECHO_N "checking host system type... $ECHO_C" >&6
1254if test "${ac_cv_host+set}" = set; then 1251if test "${ac_cv_host+set}" = set; then
1255 echo $ECHO_N "(cached) $ECHO_C" >&6 1252 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -1258,21 +1255,18 @@ else
1258test -z "$ac_cv_host_alias" && 1255test -z "$ac_cv_host_alias" &&
1259 ac_cv_host_alias=$ac_cv_build_alias 1256 ac_cv_host_alias=$ac_cv_build_alias
1260ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || 1257ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
1261 { { echo "$as_me:1261: error: $ac_config_sub $ac_cv_host_alias failed" >&5 1258 { { echo "$as_me:1258: error: $ac_config_sub $ac_cv_host_alias failed" >&5
1262echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;} 1259echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
1263 { (exit 1); exit 1; }; } 1260 { (exit 1); exit 1; }; }
1264 1261
1265fi 1262fi
1266echo "$as_me:1266: result: $ac_cv_host" >&5 1263echo "$as_me:1263: result: $ac_cv_host" >&5
1267echo "${ECHO_T}$ac_cv_host" >&6 1264echo "${ECHO_T}$ac_cv_host" >&6
1268host=$ac_cv_host 1265host=$ac_cv_host
1269host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` 1266host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1270host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` 1267host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1271host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` 1268host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
1272 1269
1273test -z "$host_alias" &&
1274 host_alias=$ac_cv_host
1275
1276canonical=$host 1270canonical=$host
1277configuration=${host_alias-$host} 1271configuration=${host_alias-$host}
1278 1272
@@ -2216,7 +2210,7 @@ if test x"${opsys}" = x; then
2216fi 2210fi
2217 2211
2218if test $unported = yes; then 2212if test $unported = yes; then
2219 { { echo "$as_me:2219: error: Emacs hasn't been ported to \`${canonical}' systems. 2213 { { echo "$as_me:2213: error: Emacs hasn't been ported to \`${canonical}' systems.
2220Check \`etc/MACHINES' for recognized configuration names." >&5 2214Check \`etc/MACHINES' for recognized configuration names." >&5
2221echo "$as_me: error: Emacs hasn't been ported to \`${canonical}' systems. 2215echo "$as_me: error: Emacs hasn't been ported to \`${canonical}' systems.
2222Check \`etc/MACHINES' for recognized configuration names." >&2;} 2216Check \`etc/MACHINES' for recognized configuration names." >&2;}
@@ -2245,7 +2239,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
2245if test -n "$ac_tool_prefix"; then 2239if test -n "$ac_tool_prefix"; then
2246 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 2240 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2247set dummy ${ac_tool_prefix}gcc; ac_word=$2 2241set dummy ${ac_tool_prefix}gcc; ac_word=$2
2248echo "$as_me:2248: checking for $ac_word" >&5 2242echo "$as_me:2242: checking for $ac_word" >&5
2249echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 2243echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2250if test "${ac_cv_prog_CC+set}" = set; then 2244if test "${ac_cv_prog_CC+set}" = set; then
2251 echo $ECHO_N "(cached) $ECHO_C" >&6 2245 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -2260,7 +2254,7 @@ for ac_dir in $ac_dummy; do
2260 test -z "$ac_dir" && ac_dir=. 2254 test -z "$ac_dir" && ac_dir=.
2261 $as_executable_p "$ac_dir/$ac_word" || continue 2255 $as_executable_p "$ac_dir/$ac_word" || continue
2262ac_cv_prog_CC="${ac_tool_prefix}gcc" 2256ac_cv_prog_CC="${ac_tool_prefix}gcc"
2263echo "$as_me:2263: found $ac_dir/$ac_word" >&5 2257echo "$as_me:2257: found $ac_dir/$ac_word" >&5
2264break 2258break
2265done 2259done
2266 2260
@@ -2268,10 +2262,10 @@ fi
2268fi 2262fi
2269CC=$ac_cv_prog_CC 2263CC=$ac_cv_prog_CC
2270if test -n "$CC"; then 2264if test -n "$CC"; then
2271 echo "$as_me:2271: result: $CC" >&5 2265 echo "$as_me:2265: result: $CC" >&5
2272echo "${ECHO_T}$CC" >&6 2266echo "${ECHO_T}$CC" >&6
2273else 2267else
2274 echo "$as_me:2274: result: no" >&5 2268 echo "$as_me:2268: result: no" >&5
2275echo "${ECHO_T}no" >&6 2269echo "${ECHO_T}no" >&6
2276fi 2270fi
2277 2271
@@ -2280,7 +2274,7 @@ if test -z "$ac_cv_prog_CC"; then
2280 ac_ct_CC=$CC 2274 ac_ct_CC=$CC
2281 # Extract the first word of "gcc", so it can be a program name with args. 2275 # Extract the first word of "gcc", so it can be a program name with args.
2282set dummy gcc; ac_word=$2 2276set dummy gcc; ac_word=$2
2283echo "$as_me:2283: checking for $ac_word" >&5 2277echo "$as_me:2277: checking for $ac_word" >&5
2284echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 2278echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2285if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2279if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2286 echo $ECHO_N "(cached) $ECHO_C" >&6 2280 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -2295,7 +2289,7 @@ for ac_dir in $ac_dummy; do
2295 test -z "$ac_dir" && ac_dir=. 2289 test -z "$ac_dir" && ac_dir=.
2296 $as_executable_p "$ac_dir/$ac_word" || continue 2290 $as_executable_p "$ac_dir/$ac_word" || continue
2297ac_cv_prog_ac_ct_CC="gcc" 2291ac_cv_prog_ac_ct_CC="gcc"
2298echo "$as_me:2298: found $ac_dir/$ac_word" >&5 2292echo "$as_me:2292: found $ac_dir/$ac_word" >&5
2299break 2293break
2300done 2294done
2301 2295
@@ -2303,10 +2297,10 @@ fi
2303fi 2297fi
2304ac_ct_CC=$ac_cv_prog_ac_ct_CC 2298ac_ct_CC=$ac_cv_prog_ac_ct_CC
2305if test -n "$ac_ct_CC"; then 2299if test -n "$ac_ct_CC"; then
2306 echo "$as_me:2306: result: $ac_ct_CC" >&5 2300 echo "$as_me:2300: result: $ac_ct_CC" >&5
2307echo "${ECHO_T}$ac_ct_CC" >&6 2301echo "${ECHO_T}$ac_ct_CC" >&6
2308else 2302else
2309 echo "$as_me:2309: result: no" >&5 2303 echo "$as_me:2303: result: no" >&5
2310echo "${ECHO_T}no" >&6 2304echo "${ECHO_T}no" >&6
2311fi 2305fi
2312 2306
@@ -2319,7 +2313,7 @@ if test -z "$CC"; then
2319 if test -n "$ac_tool_prefix"; then 2313 if test -n "$ac_tool_prefix"; then
2320 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 2314 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2321set dummy ${ac_tool_prefix}cc; ac_word=$2 2315set dummy ${ac_tool_prefix}cc; ac_word=$2
2322echo "$as_me:2322: checking for $ac_word" >&5 2316echo "$as_me:2316: checking for $ac_word" >&5
2323echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 2317echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2324if test "${ac_cv_prog_CC+set}" = set; then 2318if test "${ac_cv_prog_CC+set}" = set; then
2325 echo $ECHO_N "(cached) $ECHO_C" >&6 2319 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -2334,7 +2328,7 @@ for ac_dir in $ac_dummy; do
2334 test -z "$ac_dir" && ac_dir=. 2328 test -z "$ac_dir" && ac_dir=.
2335 $as_executable_p "$ac_dir/$ac_word" || continue 2329 $as_executable_p "$ac_dir/$ac_word" || continue
2336ac_cv_prog_CC="${ac_tool_prefix}cc" 2330ac_cv_prog_CC="${ac_tool_prefix}cc"
2337echo "$as_me:2337: found $ac_dir/$ac_word" >&5 2331echo "$as_me:2331: found $ac_dir/$ac_word" >&5
2338break 2332break
2339done 2333done
2340 2334
@@ -2342,10 +2336,10 @@ fi
2342fi 2336fi
2343CC=$ac_cv_prog_CC 2337CC=$ac_cv_prog_CC
2344if test -n "$CC"; then 2338if test -n "$CC"; then
2345 echo "$as_me:2345: result: $CC" >&5 2339 echo "$as_me:2339: result: $CC" >&5
2346echo "${ECHO_T}$CC" >&6 2340echo "${ECHO_T}$CC" >&6
2347else 2341else
2348 echo "$as_me:2348: result: no" >&5 2342 echo "$as_me:2342: result: no" >&5
2349echo "${ECHO_T}no" >&6 2343echo "${ECHO_T}no" >&6
2350fi 2344fi
2351 2345
@@ -2354,7 +2348,7 @@ if test -z "$ac_cv_prog_CC"; then
2354 ac_ct_CC=$CC 2348 ac_ct_CC=$CC
2355 # Extract the first word of "cc", so it can be a program name with args. 2349 # Extract the first word of "cc", so it can be a program name with args.
2356set dummy cc; ac_word=$2 2350set dummy cc; ac_word=$2
2357echo "$as_me:2357: checking for $ac_word" >&5 2351echo "$as_me:2351: checking for $ac_word" >&5
2358echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 2352echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2359if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2353if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2360 echo $ECHO_N "(cached) $ECHO_C" >&6 2354 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -2369,7 +2363,7 @@ for ac_dir in $ac_dummy; do
2369 test -z "$ac_dir" && ac_dir=. 2363 test -z "$ac_dir" && ac_dir=.
2370 $as_executable_p "$ac_dir/$ac_word" || continue 2364 $as_executable_p "$ac_dir/$ac_word" || continue
2371ac_cv_prog_ac_ct_CC="cc" 2365ac_cv_prog_ac_ct_CC="cc"
2372echo "$as_me:2372: found $ac_dir/$ac_word" >&5 2366echo "$as_me:2366: found $ac_dir/$ac_word" >&5
2373break 2367break
2374done 2368done
2375 2369
@@ -2377,10 +2371,10 @@ fi
2377fi 2371fi
2378ac_ct_CC=$ac_cv_prog_ac_ct_CC 2372ac_ct_CC=$ac_cv_prog_ac_ct_CC
2379if test -n "$ac_ct_CC"; then 2373if test -n "$ac_ct_CC"; then
2380 echo "$as_me:2380: result: $ac_ct_CC" >&5 2374 echo "$as_me:2374: result: $ac_ct_CC" >&5
2381echo "${ECHO_T}$ac_ct_CC" >&6 2375echo "${ECHO_T}$ac_ct_CC" >&6
2382else 2376else
2383 echo "$as_me:2383: result: no" >&5 2377 echo "$as_me:2377: result: no" >&5
2384echo "${ECHO_T}no" >&6 2378echo "${ECHO_T}no" >&6
2385fi 2379fi
2386 2380
@@ -2393,7 +2387,7 @@ fi
2393if test -z "$CC"; then 2387if test -z "$CC"; then
2394 # Extract the first word of "cc", so it can be a program name with args. 2388 # Extract the first word of "cc", so it can be a program name with args.
2395set dummy cc; ac_word=$2 2389set dummy cc; ac_word=$2
2396echo "$as_me:2396: checking for $ac_word" >&5 2390echo "$as_me:2390: checking for $ac_word" >&5
2397echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 2391echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2398if test "${ac_cv_prog_CC+set}" = set; then 2392if test "${ac_cv_prog_CC+set}" = set; then
2399 echo $ECHO_N "(cached) $ECHO_C" >&6 2393 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -2413,7 +2407,7 @@ if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
2413 continue 2407 continue
2414fi 2408fi
2415ac_cv_prog_CC="cc" 2409ac_cv_prog_CC="cc"
2416echo "$as_me:2416: found $ac_dir/$ac_word" >&5 2410echo "$as_me:2410: found $ac_dir/$ac_word" >&5
2417break 2411break
2418done 2412done
2419 2413
@@ -2435,10 +2429,10 @@ fi
2435fi 2429fi
2436CC=$ac_cv_prog_CC 2430CC=$ac_cv_prog_CC
2437if test -n "$CC"; then 2431if test -n "$CC"; then
2438 echo "$as_me:2438: result: $CC" >&5 2432 echo "$as_me:2432: result: $CC" >&5
2439echo "${ECHO_T}$CC" >&6 2433echo "${ECHO_T}$CC" >&6
2440else 2434else
2441 echo "$as_me:2441: result: no" >&5 2435 echo "$as_me:2435: result: no" >&5
2442echo "${ECHO_T}no" >&6 2436echo "${ECHO_T}no" >&6
2443fi 2437fi
2444 2438
@@ -2449,7 +2443,7 @@ if test -z "$CC"; then
2449 do 2443 do
2450 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2444 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2451set dummy $ac_tool_prefix$ac_prog; ac_word=$2 2445set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2452echo "$as_me:2452: checking for $ac_word" >&5 2446echo "$as_me:2446: checking for $ac_word" >&5
2453echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 2447echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2454if test "${ac_cv_prog_CC+set}" = set; then 2448if test "${ac_cv_prog_CC+set}" = set; then
2455 echo $ECHO_N "(cached) $ECHO_C" >&6 2449 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -2464,7 +2458,7 @@ for ac_dir in $ac_dummy; do
2464 test -z "$ac_dir" && ac_dir=. 2458 test -z "$ac_dir" && ac_dir=.
2465 $as_executable_p "$ac_dir/$ac_word" || continue 2459 $as_executable_p "$ac_dir/$ac_word" || continue
2466ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 2460ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2467echo "$as_me:2467: found $ac_dir/$ac_word" >&5 2461echo "$as_me:2461: found $ac_dir/$ac_word" >&5
2468break 2462break
2469done 2463done
2470 2464
@@ -2472,10 +2466,10 @@ fi
2472fi 2466fi
2473CC=$ac_cv_prog_CC 2467CC=$ac_cv_prog_CC
2474if test -n "$CC"; then 2468if test -n "$CC"; then
2475 echo "$as_me:2475: result: $CC" >&5 2469 echo "$as_me:2469: result: $CC" >&5
2476echo "${ECHO_T}$CC" >&6 2470echo "${ECHO_T}$CC" >&6
2477else 2471else
2478 echo "$as_me:2478: result: no" >&5 2472 echo "$as_me:2472: result: no" >&5
2479echo "${ECHO_T}no" >&6 2473echo "${ECHO_T}no" >&6
2480fi 2474fi
2481 2475
@@ -2488,7 +2482,7 @@ if test -z "$CC"; then
2488do 2482do
2489 # Extract the first word of "$ac_prog", so it can be a program name with args. 2483 # Extract the first word of "$ac_prog", so it can be a program name with args.
2490set dummy $ac_prog; ac_word=$2 2484set dummy $ac_prog; ac_word=$2
2491echo "$as_me:2491: checking for $ac_word" >&5 2485echo "$as_me:2485: checking for $ac_word" >&5
2492echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 2486echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2493if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2487if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2494 echo $ECHO_N "(cached) $ECHO_C" >&6 2488 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -2503,7 +2497,7 @@ for ac_dir in $ac_dummy; do
2503 test -z "$ac_dir" && ac_dir=. 2497 test -z "$ac_dir" && ac_dir=.
2504 $as_executable_p "$ac_dir/$ac_word" || continue 2498 $as_executable_p "$ac_dir/$ac_word" || continue
2505ac_cv_prog_ac_ct_CC="$ac_prog" 2499ac_cv_prog_ac_ct_CC="$ac_prog"
2506echo "$as_me:2506: found $ac_dir/$ac_word" >&5 2500echo "$as_me:2500: found $ac_dir/$ac_word" >&5
2507break 2501break
2508done 2502done
2509 2503
@@ -2511,10 +2505,10 @@ fi
2511fi 2505fi
2512ac_ct_CC=$ac_cv_prog_ac_ct_CC 2506ac_ct_CC=$ac_cv_prog_ac_ct_CC
2513if test -n "$ac_ct_CC"; then 2507if test -n "$ac_ct_CC"; then
2514 echo "$as_me:2514: result: $ac_ct_CC" >&5 2508 echo "$as_me:2508: result: $ac_ct_CC" >&5
2515echo "${ECHO_T}$ac_ct_CC" >&6 2509echo "${ECHO_T}$ac_ct_CC" >&6
2516else 2510else
2517 echo "$as_me:2517: result: no" >&5 2511 echo "$as_me:2511: result: no" >&5
2518echo "${ECHO_T}no" >&6 2512echo "${ECHO_T}no" >&6
2519fi 2513fi
2520 2514
@@ -2526,32 +2520,32 @@ fi
2526 2520
2527fi 2521fi
2528 2522
2529test -z "$CC" && { { echo "$as_me:2529: error: no acceptable cc found in \$PATH" >&5 2523test -z "$CC" && { { echo "$as_me:2523: error: no acceptable cc found in \$PATH" >&5
2530echo "$as_me: error: no acceptable cc found in \$PATH" >&2;} 2524echo "$as_me: error: no acceptable cc found in \$PATH" >&2;}
2531 { (exit 1); exit 1; }; } 2525 { (exit 1); exit 1; }; }
2532 2526
2533# Provide some information about the compiler. 2527# Provide some information about the compiler.
2534echo "$as_me:2534:" \ 2528echo "$as_me:2528:" \
2535 "checking for C compiler version" >&5 2529 "checking for C compiler version" >&5
2536ac_compiler=`set X $ac_compile; echo $2` 2530ac_compiler=`set X $ac_compile; echo $2`
2537{ (eval echo "$as_me:2537: \"$ac_compiler --version </dev/null >&5\"") >&5 2531{ (eval echo "$as_me:2531: \"$ac_compiler --version </dev/null >&5\"") >&5
2538 (eval $ac_compiler --version </dev/null >&5) 2>&5 2532 (eval $ac_compiler --version </dev/null >&5) 2>&5
2539 ac_status=$? 2533 ac_status=$?
2540 echo "$as_me:2540: \$? = $ac_status" >&5 2534 echo "$as_me:2534: \$? = $ac_status" >&5
2541 (exit $ac_status); } 2535 (exit $ac_status); }
2542{ (eval echo "$as_me:2542: \"$ac_compiler -v </dev/null >&5\"") >&5 2536{ (eval echo "$as_me:2536: \"$ac_compiler -v </dev/null >&5\"") >&5
2543 (eval $ac_compiler -v </dev/null >&5) 2>&5 2537 (eval $ac_compiler -v </dev/null >&5) 2>&5
2544 ac_status=$? 2538 ac_status=$?
2545 echo "$as_me:2545: \$? = $ac_status" >&5 2539 echo "$as_me:2539: \$? = $ac_status" >&5
2546 (exit $ac_status); } 2540 (exit $ac_status); }
2547{ (eval echo "$as_me:2547: \"$ac_compiler -V </dev/null >&5\"") >&5 2541{ (eval echo "$as_me:2541: \"$ac_compiler -V </dev/null >&5\"") >&5
2548 (eval $ac_compiler -V </dev/null >&5) 2>&5 2542 (eval $ac_compiler -V </dev/null >&5) 2>&5
2549 ac_status=$? 2543 ac_status=$?
2550 echo "$as_me:2550: \$? = $ac_status" >&5 2544 echo "$as_me:2544: \$? = $ac_status" >&5
2551 (exit $ac_status); } 2545 (exit $ac_status); }
2552 2546
2553cat >conftest.$ac_ext <<_ACEOF 2547cat >conftest.$ac_ext <<_ACEOF
2554#line 2554 "configure" 2548#line 2548 "configure"
2555#include "confdefs.h" 2549#include "confdefs.h"
2556 2550
2557int 2551int
@@ -2567,13 +2561,13 @@ ac_clean_files="$ac_clean_files a.out a.exe"
2567# Try to create an executable without -o first, disregard a.out. 2561# Try to create an executable without -o first, disregard a.out.
2568# It will help us diagnose broken compilers, and finding out an intuition 2562# It will help us diagnose broken compilers, and finding out an intuition
2569# of exeext. 2563# of exeext.
2570echo "$as_me:2570: checking for C compiler default output" >&5 2564echo "$as_me:2564: checking for C compiler default output" >&5
2571echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 2565echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
2572ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2566ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2573if { (eval echo "$as_me:2573: \"$ac_link_default\"") >&5 2567if { (eval echo "$as_me:2567: \"$ac_link_default\"") >&5
2574 (eval $ac_link_default) 2>&5 2568 (eval $ac_link_default) 2>&5
2575 ac_status=$? 2569 ac_status=$?
2576 echo "$as_me:2576: \$? = $ac_status" >&5 2570 echo "$as_me:2570: \$? = $ac_status" >&5
2577 (exit $ac_status); }; then 2571 (exit $ac_status); }; then
2578 # Find the output, starting from the most likely. This scheme is 2572 # Find the output, starting from the most likely. This scheme is
2579# not robust to junk in `.', hence go to wildcards (a.*) only as a last 2573# not robust to junk in `.', hence go to wildcards (a.*) only as a last
@@ -2596,34 +2590,34 @@ done
2596else 2590else
2597 echo "$as_me: failed program was:" >&5 2591 echo "$as_me: failed program was:" >&5
2598cat conftest.$ac_ext >&5 2592cat conftest.$ac_ext >&5
2599{ { echo "$as_me:2599: error: C compiler cannot create executables" >&5 2593{ { echo "$as_me:2593: error: C compiler cannot create executables" >&5
2600echo "$as_me: error: C compiler cannot create executables" >&2;} 2594echo "$as_me: error: C compiler cannot create executables" >&2;}
2601 { (exit 77); exit 77; }; } 2595 { (exit 77); exit 77; }; }
2602fi 2596fi
2603 2597
2604ac_exeext=$ac_cv_exeext 2598ac_exeext=$ac_cv_exeext
2605echo "$as_me:2605: result: $ac_file" >&5 2599echo "$as_me:2599: result: $ac_file" >&5
2606echo "${ECHO_T}$ac_file" >&6 2600echo "${ECHO_T}$ac_file" >&6
2607 2601
2608# Check the compiler produces executables we can run. If not, either 2602# Check the compiler produces executables we can run. If not, either
2609# the compiler is broken, or we cross compile. 2603# the compiler is broken, or we cross compile.
2610echo "$as_me:2610: checking whether the C compiler works" >&5 2604echo "$as_me:2604: checking whether the C compiler works" >&5
2611echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6 2605echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
2612# FIXME: These cross compiler hacks should be removed for Autoconf 3.0 2606# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2613# If not cross compiling, check that we can run a simple program. 2607# If not cross compiling, check that we can run a simple program.
2614if test "$cross_compiling" != yes; then 2608if test "$cross_compiling" != yes; then
2615 if { ac_try='./$ac_file' 2609 if { ac_try='./$ac_file'
2616 { (eval echo "$as_me:2616: \"$ac_try\"") >&5 2610 { (eval echo "$as_me:2610: \"$ac_try\"") >&5
2617 (eval $ac_try) 2>&5 2611 (eval $ac_try) 2>&5
2618 ac_status=$? 2612 ac_status=$?
2619 echo "$as_me:2619: \$? = $ac_status" >&5 2613 echo "$as_me:2613: \$? = $ac_status" >&5
2620 (exit $ac_status); }; }; then 2614 (exit $ac_status); }; }; then
2621 cross_compiling=no 2615 cross_compiling=no
2622 else 2616 else
2623 if test "$cross_compiling" = maybe; then 2617 if test "$cross_compiling" = maybe; then
2624 cross_compiling=yes 2618 cross_compiling=yes
2625 else 2619 else
2626 { { echo "$as_me:2626: error: cannot run C compiled programs. 2620 { { echo "$as_me:2620: error: cannot run C compiled programs.
2627If you meant to cross compile, use \`--host'." >&5 2621If you meant to cross compile, use \`--host'." >&5
2628echo "$as_me: error: cannot run C compiled programs. 2622echo "$as_me: error: cannot run C compiled programs.
2629If you meant to cross compile, use \`--host'." >&2;} 2623If you meant to cross compile, use \`--host'." >&2;}
@@ -2631,24 +2625,24 @@ If you meant to cross compile, use \`--host'." >&2;}
2631 fi 2625 fi
2632 fi 2626 fi
2633fi 2627fi
2634echo "$as_me:2634: result: yes" >&5 2628echo "$as_me:2628: result: yes" >&5
2635echo "${ECHO_T}yes" >&6 2629echo "${ECHO_T}yes" >&6
2636 2630
2637rm -f a.out a.exe conftest$ac_cv_exeext 2631rm -f a.out a.exe conftest$ac_cv_exeext
2638ac_clean_files=$ac_clean_files_save 2632ac_clean_files=$ac_clean_files_save
2639# Check the compiler produces executables we can run. If not, either 2633# Check the compiler produces executables we can run. If not, either
2640# the compiler is broken, or we cross compile. 2634# the compiler is broken, or we cross compile.
2641echo "$as_me:2641: checking whether we are cross compiling" >&5 2635echo "$as_me:2635: checking whether we are cross compiling" >&5
2642echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 2636echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
2643echo "$as_me:2643: result: $cross_compiling" >&5 2637echo "$as_me:2637: result: $cross_compiling" >&5
2644echo "${ECHO_T}$cross_compiling" >&6 2638echo "${ECHO_T}$cross_compiling" >&6
2645 2639
2646echo "$as_me:2646: checking for executable suffix" >&5 2640echo "$as_me:2640: checking for executable suffix" >&5
2647echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6 2641echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6
2648if { (eval echo "$as_me:2648: \"$ac_link\"") >&5 2642if { (eval echo "$as_me:2642: \"$ac_link\"") >&5
2649 (eval $ac_link) 2>&5 2643 (eval $ac_link) 2>&5
2650 ac_status=$? 2644 ac_status=$?
2651 echo "$as_me:2651: \$? = $ac_status" >&5 2645 echo "$as_me:2645: \$? = $ac_status" >&5
2652 (exit $ac_status); }; then 2646 (exit $ac_status); }; then
2653 # If both `conftest.exe' and `conftest' are `present' (well, observable) 2647 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2654# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will 2648# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
@@ -2664,25 +2658,25 @@ for ac_file in `(ls conftest.exe; ls conftest; ls conftest.*) 2>/dev/null`; do
2664 esac 2658 esac
2665done 2659done
2666else 2660else
2667 { { echo "$as_me:2667: error: cannot compute EXEEXT: cannot compile and link" >&5 2661 { { echo "$as_me:2661: error: cannot compute EXEEXT: cannot compile and link" >&5
2668echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;} 2662echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;}
2669 { (exit 1); exit 1; }; } 2663 { (exit 1); exit 1; }; }
2670fi 2664fi
2671 2665
2672rm -f conftest$ac_cv_exeext 2666rm -f conftest$ac_cv_exeext
2673echo "$as_me:2673: result: $ac_cv_exeext" >&5 2667echo "$as_me:2667: result: $ac_cv_exeext" >&5
2674echo "${ECHO_T}$ac_cv_exeext" >&6 2668echo "${ECHO_T}$ac_cv_exeext" >&6
2675 2669
2676rm -f conftest.$ac_ext 2670rm -f conftest.$ac_ext
2677EXEEXT=$ac_cv_exeext 2671EXEEXT=$ac_cv_exeext
2678ac_exeext=$EXEEXT 2672ac_exeext=$EXEEXT
2679echo "$as_me:2679: checking for object suffix" >&5 2673echo "$as_me:2673: checking for object suffix" >&5
2680echo $ECHO_N "checking for object suffix... $ECHO_C" >&6 2674echo $ECHO_N "checking for object suffix... $ECHO_C" >&6
2681if test "${ac_cv_objext+set}" = set; then 2675if test "${ac_cv_objext+set}" = set; then
2682 echo $ECHO_N "(cached) $ECHO_C" >&6 2676 echo $ECHO_N "(cached) $ECHO_C" >&6
2683else 2677else
2684 cat >conftest.$ac_ext <<_ACEOF 2678 cat >conftest.$ac_ext <<_ACEOF
2685#line 2685 "configure" 2679#line 2679 "configure"
2686#include "confdefs.h" 2680#include "confdefs.h"
2687 2681
2688int 2682int
@@ -2694,10 +2688,10 @@ main ()
2694} 2688}
2695_ACEOF 2689_ACEOF
2696rm -f conftest.o conftest.obj 2690rm -f conftest.o conftest.obj
2697if { (eval echo "$as_me:2697: \"$ac_compile\"") >&5 2691if { (eval echo "$as_me:2691: \"$ac_compile\"") >&5
2698 (eval $ac_compile) 2>&5 2692 (eval $ac_compile) 2>&5
2699 ac_status=$? 2693 ac_status=$?
2700 echo "$as_me:2700: \$? = $ac_status" >&5 2694 echo "$as_me:2694: \$? = $ac_status" >&5
2701 (exit $ac_status); }; then 2695 (exit $ac_status); }; then
2702 for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do 2696 for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
2703 case $ac_file in 2697 case $ac_file in
@@ -2709,24 +2703,24 @@ done
2709else 2703else
2710 echo "$as_me: failed program was:" >&5 2704 echo "$as_me: failed program was:" >&5
2711cat conftest.$ac_ext >&5 2705cat conftest.$ac_ext >&5
2712{ { echo "$as_me:2712: error: cannot compute OBJEXT: cannot compile" >&5 2706{ { echo "$as_me:2706: error: cannot compute OBJEXT: cannot compile" >&5
2713echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;} 2707echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;}
2714 { (exit 1); exit 1; }; } 2708 { (exit 1); exit 1; }; }
2715fi 2709fi
2716 2710
2717rm -f conftest.$ac_cv_objext conftest.$ac_ext 2711rm -f conftest.$ac_cv_objext conftest.$ac_ext
2718fi 2712fi
2719echo "$as_me:2719: result: $ac_cv_objext" >&5 2713echo "$as_me:2713: result: $ac_cv_objext" >&5
2720echo "${ECHO_T}$ac_cv_objext" >&6 2714echo "${ECHO_T}$ac_cv_objext" >&6
2721OBJEXT=$ac_cv_objext 2715OBJEXT=$ac_cv_objext
2722ac_objext=$OBJEXT 2716ac_objext=$OBJEXT
2723echo "$as_me:2723: checking whether we are using the GNU C compiler" >&5 2717echo "$as_me:2717: checking whether we are using the GNU C compiler" >&5
2724echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 2718echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
2725if test "${ac_cv_c_compiler_gnu+set}" = set; then 2719if test "${ac_cv_c_compiler_gnu+set}" = set; then
2726 echo $ECHO_N "(cached) $ECHO_C" >&6 2720 echo $ECHO_N "(cached) $ECHO_C" >&6
2727else 2721else
2728 cat >conftest.$ac_ext <<_ACEOF 2722 cat >conftest.$ac_ext <<_ACEOF
2729#line 2729 "configure" 2723#line 2723 "configure"
2730#include "confdefs.h" 2724#include "confdefs.h"
2731 2725
2732int 2726int
@@ -2741,16 +2735,16 @@ main ()
2741} 2735}
2742_ACEOF 2736_ACEOF
2743rm -f conftest.$ac_objext 2737rm -f conftest.$ac_objext
2744if { (eval echo "$as_me:2744: \"$ac_compile\"") >&5 2738if { (eval echo "$as_me:2738: \"$ac_compile\"") >&5
2745 (eval $ac_compile) 2>&5 2739 (eval $ac_compile) 2>&5
2746 ac_status=$? 2740 ac_status=$?
2747 echo "$as_me:2747: \$? = $ac_status" >&5 2741 echo "$as_me:2741: \$? = $ac_status" >&5
2748 (exit $ac_status); } && 2742 (exit $ac_status); } &&
2749 { ac_try='test -s conftest.$ac_objext' 2743 { ac_try='test -s conftest.$ac_objext'
2750 { (eval echo "$as_me:2750: \"$ac_try\"") >&5 2744 { (eval echo "$as_me:2744: \"$ac_try\"") >&5
2751 (eval $ac_try) 2>&5 2745 (eval $ac_try) 2>&5
2752 ac_status=$? 2746 ac_status=$?
2753 echo "$as_me:2753: \$? = $ac_status" >&5 2747 echo "$as_me:2747: \$? = $ac_status" >&5
2754 (exit $ac_status); }; }; then 2748 (exit $ac_status); }; }; then
2755 ac_compiler_gnu=yes 2749 ac_compiler_gnu=yes
2756else 2750else
@@ -2762,19 +2756,19 @@ rm -f conftest.$ac_objext conftest.$ac_ext
2762ac_cv_c_compiler_gnu=$ac_compiler_gnu 2756ac_cv_c_compiler_gnu=$ac_compiler_gnu
2763 2757
2764fi 2758fi
2765echo "$as_me:2765: result: $ac_cv_c_compiler_gnu" >&5 2759echo "$as_me:2759: result: $ac_cv_c_compiler_gnu" >&5
2766echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 2760echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
2767GCC=`test $ac_compiler_gnu = yes && echo yes` 2761GCC=`test $ac_compiler_gnu = yes && echo yes`
2768ac_test_CFLAGS=${CFLAGS+set} 2762ac_test_CFLAGS=${CFLAGS+set}
2769ac_save_CFLAGS=$CFLAGS 2763ac_save_CFLAGS=$CFLAGS
2770CFLAGS="-g" 2764CFLAGS="-g"
2771echo "$as_me:2771: checking whether $CC accepts -g" >&5 2765echo "$as_me:2765: checking whether $CC accepts -g" >&5
2772echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 2766echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
2773if test "${ac_cv_prog_cc_g+set}" = set; then 2767if test "${ac_cv_prog_cc_g+set}" = set; then
2774 echo $ECHO_N "(cached) $ECHO_C" >&6 2768 echo $ECHO_N "(cached) $ECHO_C" >&6
2775else 2769else
2776 cat >conftest.$ac_ext <<_ACEOF 2770 cat >conftest.$ac_ext <<_ACEOF
2777#line 2777 "configure" 2771#line 2771 "configure"
2778#include "confdefs.h" 2772#include "confdefs.h"
2779 2773
2780int 2774int
@@ -2786,16 +2780,16 @@ main ()
2786} 2780}
2787_ACEOF 2781_ACEOF
2788rm -f conftest.$ac_objext 2782rm -f conftest.$ac_objext
2789if { (eval echo "$as_me:2789: \"$ac_compile\"") >&5 2783if { (eval echo "$as_me:2783: \"$ac_compile\"") >&5
2790 (eval $ac_compile) 2>&5 2784 (eval $ac_compile) 2>&5
2791 ac_status=$? 2785 ac_status=$?
2792 echo "$as_me:2792: \$? = $ac_status" >&5 2786 echo "$as_me:2786: \$? = $ac_status" >&5
2793 (exit $ac_status); } && 2787 (exit $ac_status); } &&
2794 { ac_try='test -s conftest.$ac_objext' 2788 { ac_try='test -s conftest.$ac_objext'
2795 { (eval echo "$as_me:2795: \"$ac_try\"") >&5 2789 { (eval echo "$as_me:2789: \"$ac_try\"") >&5
2796 (eval $ac_try) 2>&5 2790 (eval $ac_try) 2>&5
2797 ac_status=$? 2791 ac_status=$?
2798 echo "$as_me:2798: \$? = $ac_status" >&5 2792 echo "$as_me:2792: \$? = $ac_status" >&5
2799 (exit $ac_status); }; }; then 2793 (exit $ac_status); }; }; then
2800 ac_cv_prog_cc_g=yes 2794 ac_cv_prog_cc_g=yes
2801else 2795else
@@ -2805,7 +2799,7 @@ ac_cv_prog_cc_g=no
2805fi 2799fi
2806rm -f conftest.$ac_objext conftest.$ac_ext 2800rm -f conftest.$ac_objext conftest.$ac_ext
2807fi 2801fi
2808echo "$as_me:2808: result: $ac_cv_prog_cc_g" >&5 2802echo "$as_me:2802: result: $ac_cv_prog_cc_g" >&5
2809echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 2803echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
2810if test "$ac_test_CFLAGS" = set; then 2804if test "$ac_test_CFLAGS" = set; then
2811 CFLAGS=$ac_save_CFLAGS 2805 CFLAGS=$ac_save_CFLAGS
@@ -2832,16 +2826,16 @@ cat >conftest.$ac_ext <<_ACEOF
2832#endif 2826#endif
2833_ACEOF 2827_ACEOF
2834rm -f conftest.$ac_objext 2828rm -f conftest.$ac_objext
2835if { (eval echo "$as_me:2835: \"$ac_compile\"") >&5 2829if { (eval echo "$as_me:2829: \"$ac_compile\"") >&5
2836 (eval $ac_compile) 2>&5 2830 (eval $ac_compile) 2>&5
2837 ac_status=$? 2831 ac_status=$?
2838 echo "$as_me:2838: \$? = $ac_status" >&5 2832 echo "$as_me:2832: \$? = $ac_status" >&5
2839 (exit $ac_status); } && 2833 (exit $ac_status); } &&
2840 { ac_try='test -s conftest.$ac_objext' 2834 { ac_try='test -s conftest.$ac_objext'
2841 { (eval echo "$as_me:2841: \"$ac_try\"") >&5 2835 { (eval echo "$as_me:2835: \"$ac_try\"") >&5
2842 (eval $ac_try) 2>&5 2836 (eval $ac_try) 2>&5
2843 ac_status=$? 2837 ac_status=$?
2844 echo "$as_me:2844: \$? = $ac_status" >&5 2838 echo "$as_me:2838: \$? = $ac_status" >&5
2845 (exit $ac_status); }; }; then 2839 (exit $ac_status); }; }; then
2846 for ac_declaration in \ 2840 for ac_declaration in \
2847 ''\ 2841 ''\
@@ -2853,7 +2847,7 @@ if { (eval echo "$as_me:2835: \"$ac_compile\"") >&5
2853 'void exit (int);' 2847 'void exit (int);'
2854do 2848do
2855 cat >conftest.$ac_ext <<_ACEOF 2849 cat >conftest.$ac_ext <<_ACEOF
2856#line 2856 "configure" 2850#line 2850 "configure"
2857#include "confdefs.h" 2851#include "confdefs.h"
2858#include <stdlib.h> 2852#include <stdlib.h>
2859$ac_declaration 2853$ac_declaration
@@ -2866,16 +2860,16 @@ exit (42);
2866} 2860}
2867_ACEOF 2861_ACEOF
2868rm -f conftest.$ac_objext 2862rm -f conftest.$ac_objext
2869if { (eval echo "$as_me:2869: \"$ac_compile\"") >&5 2863if { (eval echo "$as_me:2863: \"$ac_compile\"") >&5
2870 (eval $ac_compile) 2>&5 2864 (eval $ac_compile) 2>&5
2871 ac_status=$? 2865 ac_status=$?
2872 echo "$as_me:2872: \$? = $ac_status" >&5 2866 echo "$as_me:2866: \$? = $ac_status" >&5
2873 (exit $ac_status); } && 2867 (exit $ac_status); } &&
2874 { ac_try='test -s conftest.$ac_objext' 2868 { ac_try='test -s conftest.$ac_objext'
2875 { (eval echo "$as_me:2875: \"$ac_try\"") >&5 2869 { (eval echo "$as_me:2869: \"$ac_try\"") >&5
2876 (eval $ac_try) 2>&5 2870 (eval $ac_try) 2>&5
2877 ac_status=$? 2871 ac_status=$?
2878 echo "$as_me:2878: \$? = $ac_status" >&5 2872 echo "$as_me:2872: \$? = $ac_status" >&5
2879 (exit $ac_status); }; }; then 2873 (exit $ac_status); }; }; then
2880 : 2874 :
2881else 2875else
@@ -2885,7 +2879,7 @@ continue
2885fi 2879fi
2886rm -f conftest.$ac_objext conftest.$ac_ext 2880rm -f conftest.$ac_objext conftest.$ac_ext
2887 cat >conftest.$ac_ext <<_ACEOF 2881 cat >conftest.$ac_ext <<_ACEOF
2888#line 2888 "configure" 2882#line 2882 "configure"
2889#include "confdefs.h" 2883#include "confdefs.h"
2890$ac_declaration 2884$ac_declaration
2891int 2885int
@@ -2897,16 +2891,16 @@ exit (42);
2897} 2891}
2898_ACEOF 2892_ACEOF
2899rm -f conftest.$ac_objext 2893rm -f conftest.$ac_objext
2900if { (eval echo "$as_me:2900: \"$ac_compile\"") >&5 2894if { (eval echo "$as_me:2894: \"$ac_compile\"") >&5
2901 (eval $ac_compile) 2>&5 2895 (eval $ac_compile) 2>&5
2902 ac_status=$? 2896 ac_status=$?
2903 echo "$as_me:2903: \$? = $ac_status" >&5 2897 echo "$as_me:2897: \$? = $ac_status" >&5
2904 (exit $ac_status); } && 2898 (exit $ac_status); } &&
2905 { ac_try='test -s conftest.$ac_objext' 2899 { ac_try='test -s conftest.$ac_objext'
2906 { (eval echo "$as_me:2906: \"$ac_try\"") >&5 2900 { (eval echo "$as_me:2900: \"$ac_try\"") >&5
2907 (eval $ac_try) 2>&5 2901 (eval $ac_try) 2>&5
2908 ac_status=$? 2902 ac_status=$?
2909 echo "$as_me:2909: \$? = $ac_status" >&5 2903 echo "$as_me:2903: \$? = $ac_status" >&5
2910 (exit $ac_status); }; }; then 2904 (exit $ac_status); }; }; then
2911 break 2905 break
2912else 2906else
@@ -2979,14 +2973,14 @@ fi
2979#### should make an entry in src/config.h, don't forget to add an 2973#### should make an entry in src/config.h, don't forget to add an
2980#### #undef clause to src/config.h.in for autoconf to modify. 2974#### #undef clause to src/config.h.in for autoconf to modify.
2981 2975
2982echo "$as_me:2982: checking whether ln -s works" >&5 2976echo "$as_me:2976: checking whether ln -s works" >&5
2983echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6 2977echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6
2984LN_S=$as_ln_s 2978LN_S=$as_ln_s
2985if test "$LN_S" = "ln -s"; then 2979if test "$LN_S" = "ln -s"; then
2986 echo "$as_me:2986: result: yes" >&5 2980 echo "$as_me:2980: result: yes" >&5
2987echo "${ECHO_T}yes" >&6 2981echo "${ECHO_T}yes" >&6
2988else 2982else
2989 echo "$as_me:2989: result: no, using $LN_S" >&5 2983 echo "$as_me:2983: result: no, using $LN_S" >&5
2990echo "${ECHO_T}no, using $LN_S" >&6 2984echo "${ECHO_T}no, using $LN_S" >&6
2991fi 2985fi
2992 2986
@@ -2995,7 +2989,7 @@ ac_cpp='$CPP $CPPFLAGS'
2995ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 2989ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2996ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 2990ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2997ac_compiler_gnu=$ac_cv_c_compiler_gnu 2991ac_compiler_gnu=$ac_cv_c_compiler_gnu
2998echo "$as_me:2998: checking how to run the C preprocessor" >&5 2992echo "$as_me:2992: checking how to run the C preprocessor" >&5
2999echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 2993echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
3000# On Suns, sometimes $CPP names a directory. 2994# On Suns, sometimes $CPP names a directory.
3001if test -n "$CPP" && test -d "$CPP"; then 2995if test -n "$CPP" && test -d "$CPP"; then
@@ -3016,18 +3010,18 @@ do
3016 # On the NeXT, cc -E runs the code through the compiler's parser, 3010 # On the NeXT, cc -E runs the code through the compiler's parser,
3017 # not just through cpp. "Syntax error" is here to catch this case. 3011 # not just through cpp. "Syntax error" is here to catch this case.
3018 cat >conftest.$ac_ext <<_ACEOF 3012 cat >conftest.$ac_ext <<_ACEOF
3019#line 3019 "configure" 3013#line 3013 "configure"
3020#include "confdefs.h" 3014#include "confdefs.h"
3021#include <assert.h> 3015#include <assert.h>
3022 Syntax error 3016 Syntax error
3023_ACEOF 3017_ACEOF
3024if { (eval echo "$as_me:3024: \"$ac_cpp conftest.$ac_ext\"") >&5 3018if { (eval echo "$as_me:3018: \"$ac_cpp conftest.$ac_ext\"") >&5
3025 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3019 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3026 ac_status=$? 3020 ac_status=$?
3027 egrep -v '^ *\+' conftest.er1 >conftest.err 3021 egrep -v '^ *\+' conftest.er1 >conftest.err
3028 rm -f conftest.er1 3022 rm -f conftest.er1
3029 cat conftest.err >&5 3023 cat conftest.err >&5
3030 echo "$as_me:3030: \$? = $ac_status" >&5 3024 echo "$as_me:3024: \$? = $ac_status" >&5
3031 (exit $ac_status); } >/dev/null; then 3025 (exit $ac_status); } >/dev/null; then
3032 if test -s conftest.err; then 3026 if test -s conftest.err; then
3033 ac_cpp_err=$ac_c_preproc_warn_flag 3027 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -3050,17 +3044,17 @@ rm -f conftest.err conftest.$ac_ext
3050 # OK, works on sane cases. Now check whether non-existent headers 3044 # OK, works on sane cases. Now check whether non-existent headers
3051 # can be detected and how. 3045 # can be detected and how.
3052 cat >conftest.$ac_ext <<_ACEOF 3046 cat >conftest.$ac_ext <<_ACEOF
3053#line 3053 "configure" 3047#line 3047 "configure"
3054#include "confdefs.h" 3048#include "confdefs.h"
3055#include <ac_nonexistent.h> 3049#include <ac_nonexistent.h>
3056_ACEOF 3050_ACEOF
3057if { (eval echo "$as_me:3057: \"$ac_cpp conftest.$ac_ext\"") >&5 3051if { (eval echo "$as_me:3051: \"$ac_cpp conftest.$ac_ext\"") >&5
3058 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3052 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3059 ac_status=$? 3053 ac_status=$?
3060 egrep -v '^ *\+' conftest.er1 >conftest.err 3054 egrep -v '^ *\+' conftest.er1 >conftest.err
3061 rm -f conftest.er1 3055 rm -f conftest.er1
3062 cat conftest.err >&5 3056 cat conftest.err >&5
3063 echo "$as_me:3063: \$? = $ac_status" >&5 3057 echo "$as_me:3057: \$? = $ac_status" >&5
3064 (exit $ac_status); } >/dev/null; then 3058 (exit $ac_status); } >/dev/null; then
3065 if test -s conftest.err; then 3059 if test -s conftest.err; then
3066 ac_cpp_err=$ac_c_preproc_warn_flag 3060 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -3097,7 +3091,7 @@ fi
3097else 3091else
3098 ac_cv_prog_CPP=$CPP 3092 ac_cv_prog_CPP=$CPP
3099fi 3093fi
3100echo "$as_me:3100: result: $CPP" >&5 3094echo "$as_me:3094: result: $CPP" >&5
3101echo "${ECHO_T}$CPP" >&6 3095echo "${ECHO_T}$CPP" >&6
3102ac_preproc_ok=false 3096ac_preproc_ok=false
3103for ac_c_preproc_warn_flag in '' yes 3097for ac_c_preproc_warn_flag in '' yes
@@ -3107,18 +3101,18 @@ do
3107 # On the NeXT, cc -E runs the code through the compiler's parser, 3101 # On the NeXT, cc -E runs the code through the compiler's parser,
3108 # not just through cpp. "Syntax error" is here to catch this case. 3102 # not just through cpp. "Syntax error" is here to catch this case.
3109 cat >conftest.$ac_ext <<_ACEOF 3103 cat >conftest.$ac_ext <<_ACEOF
3110#line 3110 "configure" 3104#line 3104 "configure"
3111#include "confdefs.h" 3105#include "confdefs.h"
3112#include <assert.h> 3106#include <assert.h>
3113 Syntax error 3107 Syntax error
3114_ACEOF 3108_ACEOF
3115if { (eval echo "$as_me:3115: \"$ac_cpp conftest.$ac_ext\"") >&5 3109if { (eval echo "$as_me:3109: \"$ac_cpp conftest.$ac_ext\"") >&5
3116 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3110 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3117 ac_status=$? 3111 ac_status=$?
3118 egrep -v '^ *\+' conftest.er1 >conftest.err 3112 egrep -v '^ *\+' conftest.er1 >conftest.err
3119 rm -f conftest.er1 3113 rm -f conftest.er1
3120 cat conftest.err >&5 3114 cat conftest.err >&5
3121 echo "$as_me:3121: \$? = $ac_status" >&5 3115 echo "$as_me:3115: \$? = $ac_status" >&5
3122 (exit $ac_status); } >/dev/null; then 3116 (exit $ac_status); } >/dev/null; then
3123 if test -s conftest.err; then 3117 if test -s conftest.err; then
3124 ac_cpp_err=$ac_c_preproc_warn_flag 3118 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -3141,17 +3135,17 @@ rm -f conftest.err conftest.$ac_ext
3141 # OK, works on sane cases. Now check whether non-existent headers 3135 # OK, works on sane cases. Now check whether non-existent headers
3142 # can be detected and how. 3136 # can be detected and how.
3143 cat >conftest.$ac_ext <<_ACEOF 3137 cat >conftest.$ac_ext <<_ACEOF
3144#line 3144 "configure" 3138#line 3138 "configure"
3145#include "confdefs.h" 3139#include "confdefs.h"
3146#include <ac_nonexistent.h> 3140#include <ac_nonexistent.h>
3147_ACEOF 3141_ACEOF
3148if { (eval echo "$as_me:3148: \"$ac_cpp conftest.$ac_ext\"") >&5 3142if { (eval echo "$as_me:3142: \"$ac_cpp conftest.$ac_ext\"") >&5
3149 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3143 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3150 ac_status=$? 3144 ac_status=$?
3151 egrep -v '^ *\+' conftest.er1 >conftest.err 3145 egrep -v '^ *\+' conftest.er1 >conftest.err
3152 rm -f conftest.er1 3146 rm -f conftest.er1
3153 cat conftest.err >&5 3147 cat conftest.err >&5
3154 echo "$as_me:3154: \$? = $ac_status" >&5 3148 echo "$as_me:3148: \$? = $ac_status" >&5
3155 (exit $ac_status); } >/dev/null; then 3149 (exit $ac_status); } >/dev/null; then
3156 if test -s conftest.err; then 3150 if test -s conftest.err; then
3157 ac_cpp_err=$ac_c_preproc_warn_flag 3151 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -3179,7 +3173,7 @@ rm -f conftest.err conftest.$ac_ext
3179if $ac_preproc_ok; then 3173if $ac_preproc_ok; then
3180 : 3174 :
3181else 3175else
3182 { { echo "$as_me:3182: error: C preprocessor \"$CPP\" fails sanity check" >&5 3176 { { echo "$as_me:3176: error: C preprocessor \"$CPP\" fails sanity check" >&5
3183echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;} 3177echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}
3184 { (exit 1); exit 1; }; } 3178 { (exit 1); exit 1; }; }
3185fi 3179fi
@@ -3202,7 +3196,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
3202# AFS /usr/afsws/bin/install, which mishandles nonexistent args 3196# AFS /usr/afsws/bin/install, which mishandles nonexistent args
3203# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" 3197# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
3204# ./install, which can be erroneously created by make from ./install.sh. 3198# ./install, which can be erroneously created by make from ./install.sh.
3205echo "$as_me:3205: checking for a BSD compatible install" >&5 3199echo "$as_me:3199: checking for a BSD compatible install" >&5
3206echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6 3200echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6
3207if test -z "$INSTALL"; then 3201if test -z "$INSTALL"; then
3208if test "${ac_cv_path_install+set}" = set; then 3202if test "${ac_cv_path_install+set}" = set; then
@@ -3251,7 +3245,7 @@ fi
3251 INSTALL=$ac_install_sh 3245 INSTALL=$ac_install_sh
3252 fi 3246 fi
3253fi 3247fi
3254echo "$as_me:3254: result: $INSTALL" >&5 3248echo "$as_me:3248: result: $INSTALL" >&5
3255echo "${ECHO_T}$INSTALL" >&6 3249echo "${ECHO_T}$INSTALL" >&6
3256 3250
3257# Use test -z because SunOS4 sh mishandles braces in ${var-val}. 3251# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
@@ -3266,7 +3260,7 @@ for ac_prog in 'bison -y' byacc
3266do 3260do
3267 # Extract the first word of "$ac_prog", so it can be a program name with args. 3261 # Extract the first word of "$ac_prog", so it can be a program name with args.
3268set dummy $ac_prog; ac_word=$2 3262set dummy $ac_prog; ac_word=$2
3269echo "$as_me:3269: checking for $ac_word" >&5 3263echo "$as_me:3263: checking for $ac_word" >&5
3270echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 3264echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3271if test "${ac_cv_prog_YACC+set}" = set; then 3265if test "${ac_cv_prog_YACC+set}" = set; then
3272 echo $ECHO_N "(cached) $ECHO_C" >&6 3266 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -3281,7 +3275,7 @@ for ac_dir in $ac_dummy; do
3281 test -z "$ac_dir" && ac_dir=. 3275 test -z "$ac_dir" && ac_dir=.
3282 $as_executable_p "$ac_dir/$ac_word" || continue 3276 $as_executable_p "$ac_dir/$ac_word" || continue
3283ac_cv_prog_YACC="$ac_prog" 3277ac_cv_prog_YACC="$ac_prog"
3284echo "$as_me:3284: found $ac_dir/$ac_word" >&5 3278echo "$as_me:3278: found $ac_dir/$ac_word" >&5
3285break 3279break
3286done 3280done
3287 3281
@@ -3289,10 +3283,10 @@ fi
3289fi 3283fi
3290YACC=$ac_cv_prog_YACC 3284YACC=$ac_cv_prog_YACC
3291if test -n "$YACC"; then 3285if test -n "$YACC"; then
3292 echo "$as_me:3292: result: $YACC" >&5 3286 echo "$as_me:3286: result: $YACC" >&5
3293echo "${ECHO_T}$YACC" >&6 3287echo "${ECHO_T}$YACC" >&6
3294else 3288else
3295 echo "$as_me:3295: result: no" >&5 3289 echo "$as_me:3289: result: no" >&5
3296echo "${ECHO_T}no" >&6 3290echo "${ECHO_T}no" >&6
3297fi 3291fi
3298 3292
@@ -3304,7 +3298,7 @@ if test "x$RANLIB" = x; then
3304 if test -n "$ac_tool_prefix"; then 3298 if test -n "$ac_tool_prefix"; then
3305 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 3299 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
3306set dummy ${ac_tool_prefix}ranlib; ac_word=$2 3300set dummy ${ac_tool_prefix}ranlib; ac_word=$2
3307echo "$as_me:3307: checking for $ac_word" >&5 3301echo "$as_me:3301: checking for $ac_word" >&5
3308echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 3302echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3309if test "${ac_cv_prog_RANLIB+set}" = set; then 3303if test "${ac_cv_prog_RANLIB+set}" = set; then
3310 echo $ECHO_N "(cached) $ECHO_C" >&6 3304 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -3319,7 +3313,7 @@ for ac_dir in $ac_dummy; do
3319 test -z "$ac_dir" && ac_dir=. 3313 test -z "$ac_dir" && ac_dir=.
3320 $as_executable_p "$ac_dir/$ac_word" || continue 3314 $as_executable_p "$ac_dir/$ac_word" || continue
3321ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 3315ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
3322echo "$as_me:3322: found $ac_dir/$ac_word" >&5 3316echo "$as_me:3316: found $ac_dir/$ac_word" >&5
3323break 3317break
3324done 3318done
3325 3319
@@ -3327,10 +3321,10 @@ fi
3327fi 3321fi
3328RANLIB=$ac_cv_prog_RANLIB 3322RANLIB=$ac_cv_prog_RANLIB
3329if test -n "$RANLIB"; then 3323if test -n "$RANLIB"; then
3330 echo "$as_me:3330: result: $RANLIB" >&5 3324 echo "$as_me:3324: result: $RANLIB" >&5
3331echo "${ECHO_T}$RANLIB" >&6 3325echo "${ECHO_T}$RANLIB" >&6
3332else 3326else
3333 echo "$as_me:3333: result: no" >&5 3327 echo "$as_me:3327: result: no" >&5
3334echo "${ECHO_T}no" >&6 3328echo "${ECHO_T}no" >&6
3335fi 3329fi
3336 3330
@@ -3339,7 +3333,7 @@ if test -z "$ac_cv_prog_RANLIB"; then
3339 ac_ct_RANLIB=$RANLIB 3333 ac_ct_RANLIB=$RANLIB
3340 # Extract the first word of "ranlib", so it can be a program name with args. 3334 # Extract the first word of "ranlib", so it can be a program name with args.
3341set dummy ranlib; ac_word=$2 3335set dummy ranlib; ac_word=$2
3342echo "$as_me:3342: checking for $ac_word" >&5 3336echo "$as_me:3336: checking for $ac_word" >&5
3343echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 3337echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3344if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then 3338if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
3345 echo $ECHO_N "(cached) $ECHO_C" >&6 3339 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -3354,7 +3348,7 @@ for ac_dir in $ac_dummy; do
3354 test -z "$ac_dir" && ac_dir=. 3348 test -z "$ac_dir" && ac_dir=.
3355 $as_executable_p "$ac_dir/$ac_word" || continue 3349 $as_executable_p "$ac_dir/$ac_word" || continue
3356ac_cv_prog_ac_ct_RANLIB="ranlib" 3350ac_cv_prog_ac_ct_RANLIB="ranlib"
3357echo "$as_me:3357: found $ac_dir/$ac_word" >&5 3351echo "$as_me:3351: found $ac_dir/$ac_word" >&5
3358break 3352break
3359done 3353done
3360 3354
@@ -3363,10 +3357,10 @@ fi
3363fi 3357fi
3364ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB 3358ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
3365if test -n "$ac_ct_RANLIB"; then 3359if test -n "$ac_ct_RANLIB"; then
3366 echo "$as_me:3366: result: $ac_ct_RANLIB" >&5 3360 echo "$as_me:3360: result: $ac_ct_RANLIB" >&5
3367echo "${ECHO_T}$ac_ct_RANLIB" >&6 3361echo "${ECHO_T}$ac_ct_RANLIB" >&6
3368else 3362else
3369 echo "$as_me:3369: result: no" >&5 3363 echo "$as_me:3363: result: no" >&5
3370echo "${ECHO_T}no" >&6 3364echo "${ECHO_T}no" >&6
3371fi 3365fi
3372 3366
@@ -3377,10 +3371,10 @@ fi
3377 3371
3378fi 3372fi
3379 3373
3380echo "$as_me:3380: checking for AIX" >&5 3374echo "$as_me:3374: checking for AIX" >&5
3381echo $ECHO_N "checking for AIX... $ECHO_C" >&6 3375echo $ECHO_N "checking for AIX... $ECHO_C" >&6
3382cat >conftest.$ac_ext <<_ACEOF 3376cat >conftest.$ac_ext <<_ACEOF
3383#line 3383 "configure" 3377#line 3377 "configure"
3384#include "confdefs.h" 3378#include "confdefs.h"
3385#ifdef _AIX 3379#ifdef _AIX
3386 yes 3380 yes
@@ -3389,21 +3383,21 @@ cat >conftest.$ac_ext <<_ACEOF
3389_ACEOF 3383_ACEOF
3390if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 3384if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3391 egrep "yes" >/dev/null 2>&1; then 3385 egrep "yes" >/dev/null 2>&1; then
3392 echo "$as_me:3392: result: yes" >&5 3386 echo "$as_me:3386: result: yes" >&5
3393echo "${ECHO_T}yes" >&6 3387echo "${ECHO_T}yes" >&6
3394cat >>confdefs.h <<\EOF 3388cat >>confdefs.h <<\EOF
3395#define _ALL_SOURCE 1 3389#define _ALL_SOURCE 1
3396EOF 3390EOF
3397 3391
3398else 3392else
3399 echo "$as_me:3399: result: no" >&5 3393 echo "$as_me:3393: result: no" >&5
3400echo "${ECHO_T}no" >&6 3394echo "${ECHO_T}no" >&6
3401fi 3395fi
3402rm -f conftest* 3396rm -f conftest*
3403 3397
3404#### Extract some information from the operating system and machine files. 3398#### Extract some information from the operating system and machine files.
3405 3399
3406{ echo "$as_me:3406: checking the machine- and system-dependent files to find out 3400{ echo "$as_me:3400: checking the machine- and system-dependent files to find out
3407 - which libraries the lib-src programs will want, and 3401 - which libraries the lib-src programs will want, and
3408 - whether the GNU malloc routines are usable..." >&5 3402 - whether the GNU malloc routines are usable..." >&5
3409echo "$as_me: checking the machine- and system-dependent files to find out 3403echo "$as_me: checking the machine- and system-dependent files to find out
@@ -3553,7 +3547,7 @@ if test "${enable_largefile+set}" = set; then
3553fi; 3547fi;
3554if test "$enable_largefile" != no; then 3548if test "$enable_largefile" != no; then
3555 3549
3556 echo "$as_me:3556: checking for special C compiler options needed for large files" >&5 3550 echo "$as_me:3550: checking for special C compiler options needed for large files" >&5
3557echo $ECHO_N "checking for special C compiler options needed for large files... $ECHO_C" >&6 3551echo $ECHO_N "checking for special C compiler options needed for large files... $ECHO_C" >&6
3558if test "${ac_cv_sys_largefile_CC+set}" = set; then 3552if test "${ac_cv_sys_largefile_CC+set}" = set; then
3559 echo $ECHO_N "(cached) $ECHO_C" >&6 3553 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -3565,7 +3559,7 @@ else
3565 # IRIX 6.2 and later do not support large files by default, 3559 # IRIX 6.2 and later do not support large files by default,
3566 # so use the C compiler's -n32 option if that helps. 3560 # so use the C compiler's -n32 option if that helps.
3567 cat >conftest.$ac_ext <<_ACEOF 3561 cat >conftest.$ac_ext <<_ACEOF
3568#line 3568 "configure" 3562#line 3562 "configure"
3569#include "confdefs.h" 3563#include "confdefs.h"
3570#include <sys/types.h> 3564#include <sys/types.h>
3571 /* Check that off_t can represent 2**63 - 1 correctly. 3565 /* Check that off_t can represent 2**63 - 1 correctly.
@@ -3585,16 +3579,16 @@ main ()
3585} 3579}
3586_ACEOF 3580_ACEOF
3587 rm -f conftest.$ac_objext 3581 rm -f conftest.$ac_objext
3588if { (eval echo "$as_me:3588: \"$ac_compile\"") >&5 3582if { (eval echo "$as_me:3582: \"$ac_compile\"") >&5
3589 (eval $ac_compile) 2>&5 3583 (eval $ac_compile) 2>&5
3590 ac_status=$? 3584 ac_status=$?
3591 echo "$as_me:3591: \$? = $ac_status" >&5 3585 echo "$as_me:3585: \$? = $ac_status" >&5
3592 (exit $ac_status); } && 3586 (exit $ac_status); } &&
3593 { ac_try='test -s conftest.$ac_objext' 3587 { ac_try='test -s conftest.$ac_objext'
3594 { (eval echo "$as_me:3594: \"$ac_try\"") >&5 3588 { (eval echo "$as_me:3588: \"$ac_try\"") >&5
3595 (eval $ac_try) 2>&5 3589 (eval $ac_try) 2>&5
3596 ac_status=$? 3590 ac_status=$?
3597 echo "$as_me:3597: \$? = $ac_status" >&5 3591 echo "$as_me:3591: \$? = $ac_status" >&5
3598 (exit $ac_status); }; }; then 3592 (exit $ac_status); }; }; then
3599 break 3593 break
3600else 3594else
@@ -3604,16 +3598,16 @@ fi
3604rm -f conftest.$ac_objext 3598rm -f conftest.$ac_objext
3605 CC="$CC -n32" 3599 CC="$CC -n32"
3606 rm -f conftest.$ac_objext 3600 rm -f conftest.$ac_objext
3607if { (eval echo "$as_me:3607: \"$ac_compile\"") >&5 3601if { (eval echo "$as_me:3601: \"$ac_compile\"") >&5
3608 (eval $ac_compile) 2>&5 3602 (eval $ac_compile) 2>&5
3609 ac_status=$? 3603 ac_status=$?
3610 echo "$as_me:3610: \$? = $ac_status" >&5 3604 echo "$as_me:3604: \$? = $ac_status" >&5
3611 (exit $ac_status); } && 3605 (exit $ac_status); } &&
3612 { ac_try='test -s conftest.$ac_objext' 3606 { ac_try='test -s conftest.$ac_objext'
3613 { (eval echo "$as_me:3613: \"$ac_try\"") >&5 3607 { (eval echo "$as_me:3607: \"$ac_try\"") >&5
3614 (eval $ac_try) 2>&5 3608 (eval $ac_try) 2>&5
3615 ac_status=$? 3609 ac_status=$?
3616 echo "$as_me:3616: \$? = $ac_status" >&5 3610 echo "$as_me:3610: \$? = $ac_status" >&5
3617 (exit $ac_status); }; }; then 3611 (exit $ac_status); }; }; then
3618 ac_cv_sys_largefile_CC=' -n32'; break 3612 ac_cv_sys_largefile_CC=' -n32'; break
3619else 3613else
@@ -3627,13 +3621,13 @@ rm -f conftest.$ac_objext
3627 rm -f conftest.$ac_ext 3621 rm -f conftest.$ac_ext
3628 fi 3622 fi
3629fi 3623fi
3630echo "$as_me:3630: result: $ac_cv_sys_largefile_CC" >&5 3624echo "$as_me:3624: result: $ac_cv_sys_largefile_CC" >&5
3631echo "${ECHO_T}$ac_cv_sys_largefile_CC" >&6 3625echo "${ECHO_T}$ac_cv_sys_largefile_CC" >&6
3632 if test "$ac_cv_sys_largefile_CC" != no; then 3626 if test "$ac_cv_sys_largefile_CC" != no; then
3633 CC=$CC$ac_cv_sys_largefile_CC 3627 CC=$CC$ac_cv_sys_largefile_CC
3634 fi 3628 fi
3635 3629
3636 echo "$as_me:3636: checking for _FILE_OFFSET_BITS value needed for large files" >&5 3630 echo "$as_me:3630: checking for _FILE_OFFSET_BITS value needed for large files" >&5
3637echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6 3631echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6
3638if test "${ac_cv_sys_file_offset_bits+set}" = set; then 3632if test "${ac_cv_sys_file_offset_bits+set}" = set; then
3639 echo $ECHO_N "(cached) $ECHO_C" >&6 3633 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -3641,7 +3635,7 @@ else
3641 while :; do 3635 while :; do
3642 ac_cv_sys_file_offset_bits=no 3636 ac_cv_sys_file_offset_bits=no
3643 cat >conftest.$ac_ext <<_ACEOF 3637 cat >conftest.$ac_ext <<_ACEOF
3644#line 3644 "configure" 3638#line 3638 "configure"
3645#include "confdefs.h" 3639#include "confdefs.h"
3646#include <sys/types.h> 3640#include <sys/types.h>
3647 /* Check that off_t can represent 2**63 - 1 correctly. 3641 /* Check that off_t can represent 2**63 - 1 correctly.
@@ -3661,16 +3655,16 @@ main ()
3661} 3655}
3662_ACEOF 3656_ACEOF
3663rm -f conftest.$ac_objext 3657rm -f conftest.$ac_objext
3664if { (eval echo "$as_me:3664: \"$ac_compile\"") >&5 3658if { (eval echo "$as_me:3658: \"$ac_compile\"") >&5
3665 (eval $ac_compile) 2>&5 3659 (eval $ac_compile) 2>&5
3666 ac_status=$? 3660 ac_status=$?
3667 echo "$as_me:3667: \$? = $ac_status" >&5 3661 echo "$as_me:3661: \$? = $ac_status" >&5
3668 (exit $ac_status); } && 3662 (exit $ac_status); } &&
3669 { ac_try='test -s conftest.$ac_objext' 3663 { ac_try='test -s conftest.$ac_objext'
3670 { (eval echo "$as_me:3670: \"$ac_try\"") >&5 3664 { (eval echo "$as_me:3664: \"$ac_try\"") >&5
3671 (eval $ac_try) 2>&5 3665 (eval $ac_try) 2>&5
3672 ac_status=$? 3666 ac_status=$?
3673 echo "$as_me:3673: \$? = $ac_status" >&5 3667 echo "$as_me:3667: \$? = $ac_status" >&5
3674 (exit $ac_status); }; }; then 3668 (exit $ac_status); }; }; then
3675 break 3669 break
3676else 3670else
@@ -3679,7 +3673,7 @@ cat conftest.$ac_ext >&5
3679fi 3673fi
3680rm -f conftest.$ac_objext conftest.$ac_ext 3674rm -f conftest.$ac_objext conftest.$ac_ext
3681 cat >conftest.$ac_ext <<_ACEOF 3675 cat >conftest.$ac_ext <<_ACEOF
3682#line 3682 "configure" 3676#line 3676 "configure"
3683#include "confdefs.h" 3677#include "confdefs.h"
3684#define _FILE_OFFSET_BITS 64 3678#define _FILE_OFFSET_BITS 64
3685#include <sys/types.h> 3679#include <sys/types.h>
@@ -3700,16 +3694,16 @@ main ()
3700} 3694}
3701_ACEOF 3695_ACEOF
3702rm -f conftest.$ac_objext 3696rm -f conftest.$ac_objext
3703if { (eval echo "$as_me:3703: \"$ac_compile\"") >&5 3697if { (eval echo "$as_me:3697: \"$ac_compile\"") >&5
3704 (eval $ac_compile) 2>&5 3698 (eval $ac_compile) 2>&5
3705 ac_status=$? 3699 ac_status=$?
3706 echo "$as_me:3706: \$? = $ac_status" >&5 3700 echo "$as_me:3700: \$? = $ac_status" >&5
3707 (exit $ac_status); } && 3701 (exit $ac_status); } &&
3708 { ac_try='test -s conftest.$ac_objext' 3702 { ac_try='test -s conftest.$ac_objext'
3709 { (eval echo "$as_me:3709: \"$ac_try\"") >&5 3703 { (eval echo "$as_me:3703: \"$ac_try\"") >&5
3710 (eval $ac_try) 2>&5 3704 (eval $ac_try) 2>&5
3711 ac_status=$? 3705 ac_status=$?
3712 echo "$as_me:3712: \$? = $ac_status" >&5 3706 echo "$as_me:3706: \$? = $ac_status" >&5
3713 (exit $ac_status); }; }; then 3707 (exit $ac_status); }; }; then
3714 ac_cv_sys_file_offset_bits=64; break 3708 ac_cv_sys_file_offset_bits=64; break
3715else 3709else
@@ -3720,7 +3714,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext
3720 break 3714 break
3721done 3715done
3722fi 3716fi
3723echo "$as_me:3723: result: $ac_cv_sys_file_offset_bits" >&5 3717echo "$as_me:3717: result: $ac_cv_sys_file_offset_bits" >&5
3724echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6 3718echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6
3725if test "$ac_cv_sys_file_offset_bits" != no; then 3719if test "$ac_cv_sys_file_offset_bits" != no; then
3726 3720
@@ -3730,7 +3724,7 @@ EOF
3730 3724
3731fi 3725fi
3732rm -f conftest* 3726rm -f conftest*
3733 echo "$as_me:3733: checking for _LARGE_FILES value needed for large files" >&5 3727 echo "$as_me:3727: checking for _LARGE_FILES value needed for large files" >&5
3734echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6 3728echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6
3735if test "${ac_cv_sys_large_files+set}" = set; then 3729if test "${ac_cv_sys_large_files+set}" = set; then
3736 echo $ECHO_N "(cached) $ECHO_C" >&6 3730 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -3738,7 +3732,7 @@ else
3738 while :; do 3732 while :; do
3739 ac_cv_sys_large_files=no 3733 ac_cv_sys_large_files=no
3740 cat >conftest.$ac_ext <<_ACEOF 3734 cat >conftest.$ac_ext <<_ACEOF
3741#line 3741 "configure" 3735#line 3735 "configure"
3742#include "confdefs.h" 3736#include "confdefs.h"
3743#include <sys/types.h> 3737#include <sys/types.h>
3744 /* Check that off_t can represent 2**63 - 1 correctly. 3738 /* Check that off_t can represent 2**63 - 1 correctly.
@@ -3758,16 +3752,16 @@ main ()
3758} 3752}
3759_ACEOF 3753_ACEOF
3760rm -f conftest.$ac_objext 3754rm -f conftest.$ac_objext
3761if { (eval echo "$as_me:3761: \"$ac_compile\"") >&5 3755if { (eval echo "$as_me:3755: \"$ac_compile\"") >&5
3762 (eval $ac_compile) 2>&5 3756 (eval $ac_compile) 2>&5
3763 ac_status=$? 3757 ac_status=$?
3764 echo "$as_me:3764: \$? = $ac_status" >&5 3758 echo "$as_me:3758: \$? = $ac_status" >&5
3765 (exit $ac_status); } && 3759 (exit $ac_status); } &&
3766 { ac_try='test -s conftest.$ac_objext' 3760 { ac_try='test -s conftest.$ac_objext'
3767 { (eval echo "$as_me:3767: \"$ac_try\"") >&5 3761 { (eval echo "$as_me:3761: \"$ac_try\"") >&5
3768 (eval $ac_try) 2>&5 3762 (eval $ac_try) 2>&5
3769 ac_status=$? 3763 ac_status=$?
3770 echo "$as_me:3770: \$? = $ac_status" >&5 3764 echo "$as_me:3764: \$? = $ac_status" >&5
3771 (exit $ac_status); }; }; then 3765 (exit $ac_status); }; }; then
3772 break 3766 break
3773else 3767else
@@ -3776,7 +3770,7 @@ cat conftest.$ac_ext >&5
3776fi 3770fi
3777rm -f conftest.$ac_objext conftest.$ac_ext 3771rm -f conftest.$ac_objext conftest.$ac_ext
3778 cat >conftest.$ac_ext <<_ACEOF 3772 cat >conftest.$ac_ext <<_ACEOF
3779#line 3779 "configure" 3773#line 3773 "configure"
3780#include "confdefs.h" 3774#include "confdefs.h"
3781#define _LARGE_FILES 1 3775#define _LARGE_FILES 1
3782#include <sys/types.h> 3776#include <sys/types.h>
@@ -3797,16 +3791,16 @@ main ()
3797} 3791}
3798_ACEOF 3792_ACEOF
3799rm -f conftest.$ac_objext 3793rm -f conftest.$ac_objext
3800if { (eval echo "$as_me:3800: \"$ac_compile\"") >&5 3794if { (eval echo "$as_me:3794: \"$ac_compile\"") >&5
3801 (eval $ac_compile) 2>&5 3795 (eval $ac_compile) 2>&5
3802 ac_status=$? 3796 ac_status=$?
3803 echo "$as_me:3803: \$? = $ac_status" >&5 3797 echo "$as_me:3797: \$? = $ac_status" >&5
3804 (exit $ac_status); } && 3798 (exit $ac_status); } &&
3805 { ac_try='test -s conftest.$ac_objext' 3799 { ac_try='test -s conftest.$ac_objext'
3806 { (eval echo "$as_me:3806: \"$ac_try\"") >&5 3800 { (eval echo "$as_me:3800: \"$ac_try\"") >&5
3807 (eval $ac_try) 2>&5 3801 (eval $ac_try) 2>&5
3808 ac_status=$? 3802 ac_status=$?
3809 echo "$as_me:3809: \$? = $ac_status" >&5 3803 echo "$as_me:3803: \$? = $ac_status" >&5
3810 (exit $ac_status); }; }; then 3804 (exit $ac_status); }; }; then
3811 ac_cv_sys_large_files=1; break 3805 ac_cv_sys_large_files=1; break
3812else 3806else
@@ -3817,7 +3811,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext
3817 break 3811 break
3818done 3812done
3819fi 3813fi
3820echo "$as_me:3820: result: $ac_cv_sys_large_files" >&5 3814echo "$as_me:3814: result: $ac_cv_sys_large_files" >&5
3821echo "${ECHO_T}$ac_cv_sys_large_files" >&6 3815echo "${ECHO_T}$ac_cv_sys_large_files" >&6
3822if test "$ac_cv_sys_large_files" != no; then 3816if test "$ac_cv_sys_large_files" != no; then
3823 3817
@@ -3834,23 +3828,23 @@ fi
3834for ac_header in machine/soundcard.h sys/soundcard.h soundcard.h 3828for ac_header in machine/soundcard.h sys/soundcard.h soundcard.h
3835do 3829do
3836as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 3830as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3837echo "$as_me:3837: checking for $ac_header" >&5 3831echo "$as_me:3831: checking for $ac_header" >&5
3838echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 3832echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3839if eval "test \"\${$as_ac_Header+set}\" = set"; then 3833if eval "test \"\${$as_ac_Header+set}\" = set"; then
3840 echo $ECHO_N "(cached) $ECHO_C" >&6 3834 echo $ECHO_N "(cached) $ECHO_C" >&6
3841else 3835else
3842 cat >conftest.$ac_ext <<_ACEOF 3836 cat >conftest.$ac_ext <<_ACEOF
3843#line 3843 "configure" 3837#line 3837 "configure"
3844#include "confdefs.h" 3838#include "confdefs.h"
3845#include <$ac_header> 3839#include <$ac_header>
3846_ACEOF 3840_ACEOF
3847if { (eval echo "$as_me:3847: \"$ac_cpp conftest.$ac_ext\"") >&5 3841if { (eval echo "$as_me:3841: \"$ac_cpp conftest.$ac_ext\"") >&5
3848 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3842 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3849 ac_status=$? 3843 ac_status=$?
3850 egrep -v '^ *\+' conftest.er1 >conftest.err 3844 egrep -v '^ *\+' conftest.er1 >conftest.err
3851 rm -f conftest.er1 3845 rm -f conftest.er1
3852 cat conftest.err >&5 3846 cat conftest.err >&5
3853 echo "$as_me:3853: \$? = $ac_status" >&5 3847 echo "$as_me:3847: \$? = $ac_status" >&5
3854 (exit $ac_status); } >/dev/null; then 3848 (exit $ac_status); } >/dev/null; then
3855 if test -s conftest.err; then 3849 if test -s conftest.err; then
3856 ac_cpp_err=$ac_c_preproc_warn_flag 3850 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -3869,7 +3863,7 @@ else
3869fi 3863fi
3870rm -f conftest.err conftest.$ac_ext 3864rm -f conftest.err conftest.$ac_ext
3871fi 3865fi
3872echo "$as_me:3872: result: `eval echo '${'$as_ac_Header'}'`" >&5 3866echo "$as_me:3866: result: `eval echo '${'$as_ac_Header'}'`" >&5
3873echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 3867echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3874if test `eval echo '${'$as_ac_Header'}'` = yes; then 3868if test `eval echo '${'$as_ac_Header'}'` = yes; then
3875 cat >>confdefs.h <<EOF 3869 cat >>confdefs.h <<EOF
@@ -3880,7 +3874,7 @@ fi
3880done 3874done
3881 3875
3882# Emulation library used on NetBSD. 3876# Emulation library used on NetBSD.
3883echo "$as_me:3883: checking for _oss_ioctl in -lossaudio" >&5 3877echo "$as_me:3877: checking for _oss_ioctl in -lossaudio" >&5
3884echo $ECHO_N "checking for _oss_ioctl in -lossaudio... $ECHO_C" >&6 3878echo $ECHO_N "checking for _oss_ioctl in -lossaudio... $ECHO_C" >&6
3885if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then 3879if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
3886 echo $ECHO_N "(cached) $ECHO_C" >&6 3880 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -3888,7 +3882,7 @@ else
3888 ac_check_lib_save_LIBS=$LIBS 3882 ac_check_lib_save_LIBS=$LIBS
3889LIBS="-lossaudio $LIBS" 3883LIBS="-lossaudio $LIBS"
3890cat >conftest.$ac_ext <<_ACEOF 3884cat >conftest.$ac_ext <<_ACEOF
3891#line 3891 "configure" 3885#line 3885 "configure"
3892#include "confdefs.h" 3886#include "confdefs.h"
3893 3887
3894/* Override any gcc2 internal prototype to avoid an error. */ 3888/* Override any gcc2 internal prototype to avoid an error. */
@@ -3907,16 +3901,16 @@ _oss_ioctl ();
3907} 3901}
3908_ACEOF 3902_ACEOF
3909rm -f conftest.$ac_objext conftest$ac_exeext 3903rm -f conftest.$ac_objext conftest$ac_exeext
3910if { (eval echo "$as_me:3910: \"$ac_link\"") >&5 3904if { (eval echo "$as_me:3904: \"$ac_link\"") >&5
3911 (eval $ac_link) 2>&5 3905 (eval $ac_link) 2>&5
3912 ac_status=$? 3906 ac_status=$?
3913 echo "$as_me:3913: \$? = $ac_status" >&5 3907 echo "$as_me:3907: \$? = $ac_status" >&5
3914 (exit $ac_status); } && 3908 (exit $ac_status); } &&
3915 { ac_try='test -s conftest$ac_exeext' 3909 { ac_try='test -s conftest$ac_exeext'
3916 { (eval echo "$as_me:3916: \"$ac_try\"") >&5 3910 { (eval echo "$as_me:3910: \"$ac_try\"") >&5
3917 (eval $ac_try) 2>&5 3911 (eval $ac_try) 2>&5
3918 ac_status=$? 3912 ac_status=$?
3919 echo "$as_me:3919: \$? = $ac_status" >&5 3913 echo "$as_me:3913: \$? = $ac_status" >&5
3920 (exit $ac_status); }; }; then 3914 (exit $ac_status); }; }; then
3921 ac_cv_lib_ossaudio__oss_ioctl=yes 3915 ac_cv_lib_ossaudio__oss_ioctl=yes
3922else 3916else
@@ -3927,7 +3921,7 @@ fi
3927rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 3921rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
3928LIBS=$ac_check_lib_save_LIBS 3922LIBS=$ac_check_lib_save_LIBS
3929fi 3923fi
3930echo "$as_me:3930: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 3924echo "$as_me:3924: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
3931echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6 3925echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6
3932if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then 3926if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then
3933 LIBSOUND=-lossaudio 3927 LIBSOUND=-lossaudio
@@ -3937,26 +3931,26 @@ fi
3937 3931
3938for ac_header in sys/select.h sys/timeb.h sys/time.h unistd.h utime.h \ 3932for ac_header in sys/select.h sys/timeb.h sys/time.h unistd.h utime.h \
3939 linux/version.h sys/systeminfo.h termios.h limits.h string.h stdlib.h \ 3933 linux/version.h sys/systeminfo.h termios.h limits.h string.h stdlib.h \
3940 termcap.h stdio_ext.h fcntl.h term.h strings.h 3934 termcap.h stdio_ext.h fcntl.h term.h strings.h coff.h
3941do 3935do
3942as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 3936as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3943echo "$as_me:3943: checking for $ac_header" >&5 3937echo "$as_me:3937: checking for $ac_header" >&5
3944echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 3938echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3945if eval "test \"\${$as_ac_Header+set}\" = set"; then 3939if eval "test \"\${$as_ac_Header+set}\" = set"; then
3946 echo $ECHO_N "(cached) $ECHO_C" >&6 3940 echo $ECHO_N "(cached) $ECHO_C" >&6
3947else 3941else
3948 cat >conftest.$ac_ext <<_ACEOF 3942 cat >conftest.$ac_ext <<_ACEOF
3949#line 3949 "configure" 3943#line 3943 "configure"
3950#include "confdefs.h" 3944#include "confdefs.h"
3951#include <$ac_header> 3945#include <$ac_header>
3952_ACEOF 3946_ACEOF
3953if { (eval echo "$as_me:3953: \"$ac_cpp conftest.$ac_ext\"") >&5 3947if { (eval echo "$as_me:3947: \"$ac_cpp conftest.$ac_ext\"") >&5
3954 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3948 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3955 ac_status=$? 3949 ac_status=$?
3956 egrep -v '^ *\+' conftest.er1 >conftest.err 3950 egrep -v '^ *\+' conftest.er1 >conftest.err
3957 rm -f conftest.er1 3951 rm -f conftest.er1
3958 cat conftest.err >&5 3952 cat conftest.err >&5
3959 echo "$as_me:3959: \$? = $ac_status" >&5 3953 echo "$as_me:3953: \$? = $ac_status" >&5
3960 (exit $ac_status); } >/dev/null; then 3954 (exit $ac_status); } >/dev/null; then
3961 if test -s conftest.err; then 3955 if test -s conftest.err; then
3962 ac_cpp_err=$ac_c_preproc_warn_flag 3956 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -3975,7 +3969,7 @@ else
3975fi 3969fi
3976rm -f conftest.err conftest.$ac_ext 3970rm -f conftest.err conftest.$ac_ext
3977fi 3971fi
3978echo "$as_me:3978: result: `eval echo '${'$as_ac_Header'}'`" >&5 3972echo "$as_me:3972: result: `eval echo '${'$as_ac_Header'}'`" >&5
3979echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 3973echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3980if test `eval echo '${'$as_ac_Header'}'` = yes; then 3974if test `eval echo '${'$as_ac_Header'}'` = yes; then
3981 cat >>confdefs.h <<EOF 3975 cat >>confdefs.h <<EOF
@@ -3985,13 +3979,13 @@ EOF
3985fi 3979fi
3986done 3980done
3987 3981
3988echo "$as_me:3988: checking for ANSI C header files" >&5 3982echo "$as_me:3982: checking for ANSI C header files" >&5
3989echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 3983echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
3990if test "${ac_cv_header_stdc+set}" = set; then 3984if test "${ac_cv_header_stdc+set}" = set; then
3991 echo $ECHO_N "(cached) $ECHO_C" >&6 3985 echo $ECHO_N "(cached) $ECHO_C" >&6
3992else 3986else
3993 cat >conftest.$ac_ext <<_ACEOF 3987 cat >conftest.$ac_ext <<_ACEOF
3994#line 3994 "configure" 3988#line 3988 "configure"
3995#include "confdefs.h" 3989#include "confdefs.h"
3996#include <stdlib.h> 3990#include <stdlib.h>
3997#include <stdarg.h> 3991#include <stdarg.h>
@@ -3999,13 +3993,13 @@ else
3999#include <float.h> 3993#include <float.h>
4000 3994
4001_ACEOF 3995_ACEOF
4002if { (eval echo "$as_me:4002: \"$ac_cpp conftest.$ac_ext\"") >&5 3996if { (eval echo "$as_me:3996: \"$ac_cpp conftest.$ac_ext\"") >&5
4003 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3997 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
4004 ac_status=$? 3998 ac_status=$?
4005 egrep -v '^ *\+' conftest.er1 >conftest.err 3999 egrep -v '^ *\+' conftest.er1 >conftest.err
4006 rm -f conftest.er1 4000 rm -f conftest.er1
4007 cat conftest.err >&5 4001 cat conftest.err >&5
4008 echo "$as_me:4008: \$? = $ac_status" >&5 4002 echo "$as_me:4002: \$? = $ac_status" >&5
4009 (exit $ac_status); } >/dev/null; then 4003 (exit $ac_status); } >/dev/null; then
4010 if test -s conftest.err; then 4004 if test -s conftest.err; then
4011 ac_cpp_err=$ac_c_preproc_warn_flag 4005 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -4027,7 +4021,7 @@ rm -f conftest.err conftest.$ac_ext
4027if test $ac_cv_header_stdc = yes; then 4021if test $ac_cv_header_stdc = yes; then
4028 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 4022 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
4029 cat >conftest.$ac_ext <<_ACEOF 4023 cat >conftest.$ac_ext <<_ACEOF
4030#line 4030 "configure" 4024#line 4024 "configure"
4031#include "confdefs.h" 4025#include "confdefs.h"
4032#include <string.h> 4026#include <string.h>
4033 4027
@@ -4045,7 +4039,7 @@ fi
4045if test $ac_cv_header_stdc = yes; then 4039if test $ac_cv_header_stdc = yes; then
4046 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 4040 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4047 cat >conftest.$ac_ext <<_ACEOF 4041 cat >conftest.$ac_ext <<_ACEOF
4048#line 4048 "configure" 4042#line 4042 "configure"
4049#include "confdefs.h" 4043#include "confdefs.h"
4050#include <stdlib.h> 4044#include <stdlib.h>
4051 4045
@@ -4066,7 +4060,7 @@ if test $ac_cv_header_stdc = yes; then
4066 : 4060 :
4067else 4061else
4068 cat >conftest.$ac_ext <<_ACEOF 4062 cat >conftest.$ac_ext <<_ACEOF
4069#line 4069 "configure" 4063#line 4063 "configure"
4070#include "confdefs.h" 4064#include "confdefs.h"
4071#include <ctype.h> 4065#include <ctype.h>
4072#if ((' ' & 0x0FF) == 0x020) 4066#if ((' ' & 0x0FF) == 0x020)
@@ -4092,15 +4086,15 @@ main ()
4092} 4086}
4093_ACEOF 4087_ACEOF
4094rm -f conftest$ac_exeext 4088rm -f conftest$ac_exeext
4095if { (eval echo "$as_me:4095: \"$ac_link\"") >&5 4089if { (eval echo "$as_me:4089: \"$ac_link\"") >&5
4096 (eval $ac_link) 2>&5 4090 (eval $ac_link) 2>&5
4097 ac_status=$? 4091 ac_status=$?
4098 echo "$as_me:4098: \$? = $ac_status" >&5 4092 echo "$as_me:4092: \$? = $ac_status" >&5
4099 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 4093 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4100 { (eval echo "$as_me:4100: \"$ac_try\"") >&5 4094 { (eval echo "$as_me:4094: \"$ac_try\"") >&5
4101 (eval $ac_try) 2>&5 4095 (eval $ac_try) 2>&5
4102 ac_status=$? 4096 ac_status=$?
4103 echo "$as_me:4103: \$? = $ac_status" >&5 4097 echo "$as_me:4097: \$? = $ac_status" >&5
4104 (exit $ac_status); }; }; then 4098 (exit $ac_status); }; }; then
4105 : 4099 :
4106else 4100else
@@ -4113,7 +4107,7 @@ rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4113fi 4107fi
4114fi 4108fi
4115fi 4109fi
4116echo "$as_me:4116: result: $ac_cv_header_stdc" >&5 4110echo "$as_me:4110: result: $ac_cv_header_stdc" >&5
4117echo "${ECHO_T}$ac_cv_header_stdc" >&6 4111echo "${ECHO_T}$ac_cv_header_stdc" >&6
4118if test $ac_cv_header_stdc = yes; then 4112if test $ac_cv_header_stdc = yes; then
4119 4113
@@ -4123,13 +4117,13 @@ EOF
4123 4117
4124fi 4118fi
4125 4119
4126echo "$as_me:4126: checking whether time.h and sys/time.h may both be included" >&5 4120echo "$as_me:4120: checking whether time.h and sys/time.h may both be included" >&5
4127echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6 4121echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6
4128if test "${ac_cv_header_time+set}" = set; then 4122if test "${ac_cv_header_time+set}" = set; then
4129 echo $ECHO_N "(cached) $ECHO_C" >&6 4123 echo $ECHO_N "(cached) $ECHO_C" >&6
4130else 4124else
4131 cat >conftest.$ac_ext <<_ACEOF 4125 cat >conftest.$ac_ext <<_ACEOF
4132#line 4132 "configure" 4126#line 4126 "configure"
4133#include "confdefs.h" 4127#include "confdefs.h"
4134#include <sys/types.h> 4128#include <sys/types.h>
4135#include <sys/time.h> 4129#include <sys/time.h>
@@ -4145,16 +4139,16 @@ return 0;
4145} 4139}
4146_ACEOF 4140_ACEOF
4147rm -f conftest.$ac_objext 4141rm -f conftest.$ac_objext
4148if { (eval echo "$as_me:4148: \"$ac_compile\"") >&5 4142if { (eval echo "$as_me:4142: \"$ac_compile\"") >&5
4149 (eval $ac_compile) 2>&5 4143 (eval $ac_compile) 2>&5
4150 ac_status=$? 4144 ac_status=$?
4151 echo "$as_me:4151: \$? = $ac_status" >&5 4145 echo "$as_me:4145: \$? = $ac_status" >&5
4152 (exit $ac_status); } && 4146 (exit $ac_status); } &&
4153 { ac_try='test -s conftest.$ac_objext' 4147 { ac_try='test -s conftest.$ac_objext'
4154 { (eval echo "$as_me:4154: \"$ac_try\"") >&5 4148 { (eval echo "$as_me:4148: \"$ac_try\"") >&5
4155 (eval $ac_try) 2>&5 4149 (eval $ac_try) 2>&5
4156 ac_status=$? 4150 ac_status=$?
4157 echo "$as_me:4157: \$? = $ac_status" >&5 4151 echo "$as_me:4151: \$? = $ac_status" >&5
4158 (exit $ac_status); }; }; then 4152 (exit $ac_status); }; }; then
4159 ac_cv_header_time=yes 4153 ac_cv_header_time=yes
4160else 4154else
@@ -4164,7 +4158,7 @@ ac_cv_header_time=no
4164fi 4158fi
4165rm -f conftest.$ac_objext conftest.$ac_ext 4159rm -f conftest.$ac_objext conftest.$ac_ext
4166fi 4160fi
4167echo "$as_me:4167: result: $ac_cv_header_time" >&5 4161echo "$as_me:4161: result: $ac_cv_header_time" >&5
4168echo "${ECHO_T}$ac_cv_header_time" >&6 4162echo "${ECHO_T}$ac_cv_header_time" >&6
4169if test $ac_cv_header_time = yes; then 4163if test $ac_cv_header_time = yes; then
4170 4164
@@ -4174,13 +4168,13 @@ EOF
4174 4168
4175fi 4169fi
4176 4170
4177echo "$as_me:4177: checking for sys_siglist declaration in signal.h or unistd.h" >&5 4171echo "$as_me:4171: checking for sys_siglist declaration in signal.h or unistd.h" >&5
4178echo $ECHO_N "checking for sys_siglist declaration in signal.h or unistd.h... $ECHO_C" >&6 4172echo $ECHO_N "checking for sys_siglist declaration in signal.h or unistd.h... $ECHO_C" >&6
4179if test "${ac_cv_decl_sys_siglist+set}" = set; then 4173if test "${ac_cv_decl_sys_siglist+set}" = set; then
4180 echo $ECHO_N "(cached) $ECHO_C" >&6 4174 echo $ECHO_N "(cached) $ECHO_C" >&6
4181else 4175else
4182 cat >conftest.$ac_ext <<_ACEOF 4176 cat >conftest.$ac_ext <<_ACEOF
4183#line 4183 "configure" 4177#line 4177 "configure"
4184#include "confdefs.h" 4178#include "confdefs.h"
4185#include <sys/types.h> 4179#include <sys/types.h>
4186#include <signal.h> 4180#include <signal.h>
@@ -4198,16 +4192,16 @@ char *msg = *(sys_siglist + 1);
4198} 4192}
4199_ACEOF 4193_ACEOF
4200rm -f conftest.$ac_objext 4194rm -f conftest.$ac_objext
4201if { (eval echo "$as_me:4201: \"$ac_compile\"") >&5 4195if { (eval echo "$as_me:4195: \"$ac_compile\"") >&5
4202 (eval $ac_compile) 2>&5 4196 (eval $ac_compile) 2>&5
4203 ac_status=$? 4197 ac_status=$?
4204 echo "$as_me:4204: \$? = $ac_status" >&5 4198 echo "$as_me:4198: \$? = $ac_status" >&5
4205 (exit $ac_status); } && 4199 (exit $ac_status); } &&
4206 { ac_try='test -s conftest.$ac_objext' 4200 { ac_try='test -s conftest.$ac_objext'
4207 { (eval echo "$as_me:4207: \"$ac_try\"") >&5 4201 { (eval echo "$as_me:4201: \"$ac_try\"") >&5
4208 (eval $ac_try) 2>&5 4202 (eval $ac_try) 2>&5
4209 ac_status=$? 4203 ac_status=$?
4210 echo "$as_me:4210: \$? = $ac_status" >&5 4204 echo "$as_me:4204: \$? = $ac_status" >&5
4211 (exit $ac_status); }; }; then 4205 (exit $ac_status); }; }; then
4212 ac_cv_decl_sys_siglist=yes 4206 ac_cv_decl_sys_siglist=yes
4213else 4207else
@@ -4217,7 +4211,7 @@ ac_cv_decl_sys_siglist=no
4217fi 4211fi
4218rm -f conftest.$ac_objext conftest.$ac_ext 4212rm -f conftest.$ac_objext conftest.$ac_ext
4219fi 4213fi
4220echo "$as_me:4220: result: $ac_cv_decl_sys_siglist" >&5 4214echo "$as_me:4214: result: $ac_cv_decl_sys_siglist" >&5
4221echo "${ECHO_T}$ac_cv_decl_sys_siglist" >&6 4215echo "${ECHO_T}$ac_cv_decl_sys_siglist" >&6
4222if test $ac_cv_decl_sys_siglist = yes; then 4216if test $ac_cv_decl_sys_siglist = yes; then
4223 4217
@@ -4227,13 +4221,13 @@ EOF
4227 4221
4228fi 4222fi
4229 4223
4230echo "$as_me:4230: checking for sys/wait.h that is POSIX.1 compatible" >&5 4224echo "$as_me:4224: checking for sys/wait.h that is POSIX.1 compatible" >&5
4231echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6 4225echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6
4232if test "${ac_cv_header_sys_wait_h+set}" = set; then 4226if test "${ac_cv_header_sys_wait_h+set}" = set; then
4233 echo $ECHO_N "(cached) $ECHO_C" >&6 4227 echo $ECHO_N "(cached) $ECHO_C" >&6
4234else 4228else
4235 cat >conftest.$ac_ext <<_ACEOF 4229 cat >conftest.$ac_ext <<_ACEOF
4236#line 4236 "configure" 4230#line 4230 "configure"
4237#include "confdefs.h" 4231#include "confdefs.h"
4238#include <sys/types.h> 4232#include <sys/types.h>
4239#include <sys/wait.h> 4233#include <sys/wait.h>
@@ -4255,16 +4249,16 @@ main ()
4255} 4249}
4256_ACEOF 4250_ACEOF
4257rm -f conftest.$ac_objext 4251rm -f conftest.$ac_objext
4258if { (eval echo "$as_me:4258: \"$ac_compile\"") >&5 4252if { (eval echo "$as_me:4252: \"$ac_compile\"") >&5
4259 (eval $ac_compile) 2>&5 4253 (eval $ac_compile) 2>&5
4260 ac_status=$? 4254 ac_status=$?
4261 echo "$as_me:4261: \$? = $ac_status" >&5 4255 echo "$as_me:4255: \$? = $ac_status" >&5
4262 (exit $ac_status); } && 4256 (exit $ac_status); } &&
4263 { ac_try='test -s conftest.$ac_objext' 4257 { ac_try='test -s conftest.$ac_objext'
4264 { (eval echo "$as_me:4264: \"$ac_try\"") >&5 4258 { (eval echo "$as_me:4258: \"$ac_try\"") >&5
4265 (eval $ac_try) 2>&5 4259 (eval $ac_try) 2>&5
4266 ac_status=$? 4260 ac_status=$?
4267 echo "$as_me:4267: \$? = $ac_status" >&5 4261 echo "$as_me:4261: \$? = $ac_status" >&5
4268 (exit $ac_status); }; }; then 4262 (exit $ac_status); }; }; then
4269 ac_cv_header_sys_wait_h=yes 4263 ac_cv_header_sys_wait_h=yes
4270else 4264else
@@ -4274,7 +4268,7 @@ ac_cv_header_sys_wait_h=no
4274fi 4268fi
4275rm -f conftest.$ac_objext conftest.$ac_ext 4269rm -f conftest.$ac_objext conftest.$ac_ext
4276fi 4270fi
4277echo "$as_me:4277: result: $ac_cv_header_sys_wait_h" >&5 4271echo "$as_me:4271: result: $ac_cv_header_sys_wait_h" >&5
4278echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6 4272echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6
4279if test $ac_cv_header_sys_wait_h = yes; then 4273if test $ac_cv_header_sys_wait_h = yes; then
4280 4274
@@ -4284,13 +4278,13 @@ EOF
4284 4278
4285fi 4279fi
4286 4280
4287echo "$as_me:4287: checking for struct utimbuf" >&5 4281echo "$as_me:4281: checking for struct utimbuf" >&5
4288echo $ECHO_N "checking for struct utimbuf... $ECHO_C" >&6 4282echo $ECHO_N "checking for struct utimbuf... $ECHO_C" >&6
4289if test "${emacs_cv_struct_utimbuf+set}" = set; then 4283if test "${emacs_cv_struct_utimbuf+set}" = set; then
4290 echo $ECHO_N "(cached) $ECHO_C" >&6 4284 echo $ECHO_N "(cached) $ECHO_C" >&6
4291else 4285else
4292 cat >conftest.$ac_ext <<_ACEOF 4286 cat >conftest.$ac_ext <<_ACEOF
4293#line 4293 "configure" 4287#line 4287 "configure"
4294#include "confdefs.h" 4288#include "confdefs.h"
4295#ifdef TIME_WITH_SYS_TIME 4289#ifdef TIME_WITH_SYS_TIME
4296#include <sys/time.h> 4290#include <sys/time.h>
@@ -4314,16 +4308,16 @@ static struct utimbuf x; x.actime = x.modtime;
4314} 4308}
4315_ACEOF 4309_ACEOF
4316rm -f conftest.$ac_objext 4310rm -f conftest.$ac_objext
4317if { (eval echo "$as_me:4317: \"$ac_compile\"") >&5 4311if { (eval echo "$as_me:4311: \"$ac_compile\"") >&5
4318 (eval $ac_compile) 2>&5 4312 (eval $ac_compile) 2>&5
4319 ac_status=$? 4313 ac_status=$?
4320 echo "$as_me:4320: \$? = $ac_status" >&5 4314 echo "$as_me:4314: \$? = $ac_status" >&5
4321 (exit $ac_status); } && 4315 (exit $ac_status); } &&
4322 { ac_try='test -s conftest.$ac_objext' 4316 { ac_try='test -s conftest.$ac_objext'
4323 { (eval echo "$as_me:4323: \"$ac_try\"") >&5 4317 { (eval echo "$as_me:4317: \"$ac_try\"") >&5
4324 (eval $ac_try) 2>&5 4318 (eval $ac_try) 2>&5
4325 ac_status=$? 4319 ac_status=$?
4326 echo "$as_me:4326: \$? = $ac_status" >&5 4320 echo "$as_me:4320: \$? = $ac_status" >&5
4327 (exit $ac_status); }; }; then 4321 (exit $ac_status); }; }; then
4328 emacs_cv_struct_utimbuf=yes 4322 emacs_cv_struct_utimbuf=yes
4329else 4323else
@@ -4333,7 +4327,7 @@ emacs_cv_struct_utimbuf=no
4333fi 4327fi
4334rm -f conftest.$ac_objext conftest.$ac_ext 4328rm -f conftest.$ac_objext conftest.$ac_ext
4335fi 4329fi
4336echo "$as_me:4336: result: $emacs_cv_struct_utimbuf" >&5 4330echo "$as_me:4330: result: $emacs_cv_struct_utimbuf" >&5
4337echo "${ECHO_T}$emacs_cv_struct_utimbuf" >&6 4331echo "${ECHO_T}$emacs_cv_struct_utimbuf" >&6
4338if test $emacs_cv_struct_utimbuf = yes; then 4332if test $emacs_cv_struct_utimbuf = yes; then
4339 cat >>confdefs.h <<\EOF 4333 cat >>confdefs.h <<\EOF
@@ -4342,13 +4336,13 @@ EOF
4342 4336
4343fi 4337fi
4344 4338
4345echo "$as_me:4345: checking return type of signal handlers" >&5 4339echo "$as_me:4339: checking return type of signal handlers" >&5
4346echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6 4340echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6
4347if test "${ac_cv_type_signal+set}" = set; then 4341if test "${ac_cv_type_signal+set}" = set; then
4348 echo $ECHO_N "(cached) $ECHO_C" >&6 4342 echo $ECHO_N "(cached) $ECHO_C" >&6
4349else 4343else
4350 cat >conftest.$ac_ext <<_ACEOF 4344 cat >conftest.$ac_ext <<_ACEOF
4351#line 4351 "configure" 4345#line 4345 "configure"
4352#include "confdefs.h" 4346#include "confdefs.h"
4353#include <sys/types.h> 4347#include <sys/types.h>
4354#include <signal.h> 4348#include <signal.h>
@@ -4370,16 +4364,16 @@ int i;
4370} 4364}
4371_ACEOF 4365_ACEOF
4372rm -f conftest.$ac_objext 4366rm -f conftest.$ac_objext
4373if { (eval echo "$as_me:4373: \"$ac_compile\"") >&5 4367if { (eval echo "$as_me:4367: \"$ac_compile\"") >&5
4374 (eval $ac_compile) 2>&5 4368 (eval $ac_compile) 2>&5
4375 ac_status=$? 4369 ac_status=$?
4376 echo "$as_me:4376: \$? = $ac_status" >&5 4370 echo "$as_me:4370: \$? = $ac_status" >&5
4377 (exit $ac_status); } && 4371 (exit $ac_status); } &&
4378 { ac_try='test -s conftest.$ac_objext' 4372 { ac_try='test -s conftest.$ac_objext'
4379 { (eval echo "$as_me:4379: \"$ac_try\"") >&5 4373 { (eval echo "$as_me:4373: \"$ac_try\"") >&5
4380 (eval $ac_try) 2>&5 4374 (eval $ac_try) 2>&5
4381 ac_status=$? 4375 ac_status=$?
4382 echo "$as_me:4382: \$? = $ac_status" >&5 4376 echo "$as_me:4376: \$? = $ac_status" >&5
4383 (exit $ac_status); }; }; then 4377 (exit $ac_status); }; }; then
4384 ac_cv_type_signal=void 4378 ac_cv_type_signal=void
4385else 4379else
@@ -4389,20 +4383,20 @@ ac_cv_type_signal=int
4389fi 4383fi
4390rm -f conftest.$ac_objext conftest.$ac_ext 4384rm -f conftest.$ac_objext conftest.$ac_ext
4391fi 4385fi
4392echo "$as_me:4392: result: $ac_cv_type_signal" >&5 4386echo "$as_me:4386: result: $ac_cv_type_signal" >&5
4393echo "${ECHO_T}$ac_cv_type_signal" >&6 4387echo "${ECHO_T}$ac_cv_type_signal" >&6
4394 4388
4395cat >>confdefs.h <<EOF 4389cat >>confdefs.h <<EOF
4396#define RETSIGTYPE $ac_cv_type_signal 4390#define RETSIGTYPE $ac_cv_type_signal
4397EOF 4391EOF
4398 4392
4399echo "$as_me:4399: checking for speed_t" >&5 4393echo "$as_me:4393: checking for speed_t" >&5
4400echo $ECHO_N "checking for speed_t... $ECHO_C" >&6 4394echo $ECHO_N "checking for speed_t... $ECHO_C" >&6
4401if test "${emacs_cv_speed_t+set}" = set; then 4395if test "${emacs_cv_speed_t+set}" = set; then
4402 echo $ECHO_N "(cached) $ECHO_C" >&6 4396 echo $ECHO_N "(cached) $ECHO_C" >&6
4403else 4397else
4404 cat >conftest.$ac_ext <<_ACEOF 4398 cat >conftest.$ac_ext <<_ACEOF
4405#line 4405 "configure" 4399#line 4399 "configure"
4406#include "confdefs.h" 4400#include "confdefs.h"
4407#include <termios.h> 4401#include <termios.h>
4408int 4402int
@@ -4414,16 +4408,16 @@ speed_t x = 1;
4414} 4408}
4415_ACEOF 4409_ACEOF
4416rm -f conftest.$ac_objext 4410rm -f conftest.$ac_objext
4417if { (eval echo "$as_me:4417: \"$ac_compile\"") >&5 4411if { (eval echo "$as_me:4411: \"$ac_compile\"") >&5
4418 (eval $ac_compile) 2>&5 4412 (eval $ac_compile) 2>&5
4419 ac_status=$? 4413 ac_status=$?
4420 echo "$as_me:4420: \$? = $ac_status" >&5 4414 echo "$as_me:4414: \$? = $ac_status" >&5
4421 (exit $ac_status); } && 4415 (exit $ac_status); } &&
4422 { ac_try='test -s conftest.$ac_objext' 4416 { ac_try='test -s conftest.$ac_objext'
4423 { (eval echo "$as_me:4423: \"$ac_try\"") >&5 4417 { (eval echo "$as_me:4417: \"$ac_try\"") >&5
4424 (eval $ac_try) 2>&5 4418 (eval $ac_try) 2>&5
4425 ac_status=$? 4419 ac_status=$?
4426 echo "$as_me:4426: \$? = $ac_status" >&5 4420 echo "$as_me:4420: \$? = $ac_status" >&5
4427 (exit $ac_status); }; }; then 4421 (exit $ac_status); }; }; then
4428 emacs_cv_speed_t=yes 4422 emacs_cv_speed_t=yes
4429else 4423else
@@ -4433,7 +4427,7 @@ emacs_cv_speed_t=no
4433fi 4427fi
4434rm -f conftest.$ac_objext conftest.$ac_ext 4428rm -f conftest.$ac_objext conftest.$ac_ext
4435fi 4429fi
4436echo "$as_me:4436: result: $emacs_cv_speed_t" >&5 4430echo "$as_me:4430: result: $emacs_cv_speed_t" >&5
4437echo "${ECHO_T}$emacs_cv_speed_t" >&6 4431echo "${ECHO_T}$emacs_cv_speed_t" >&6
4438if test $emacs_cv_speed_t = yes; then 4432if test $emacs_cv_speed_t = yes; then
4439 cat >>confdefs.h <<\EOF 4433 cat >>confdefs.h <<\EOF
@@ -4442,13 +4436,13 @@ EOF
4442 4436
4443fi 4437fi
4444 4438
4445echo "$as_me:4445: checking for struct timeval" >&5 4439echo "$as_me:4439: checking for struct timeval" >&5
4446echo $ECHO_N "checking for struct timeval... $ECHO_C" >&6 4440echo $ECHO_N "checking for struct timeval... $ECHO_C" >&6
4447if test "${emacs_cv_struct_timeval+set}" = set; then 4441if test "${emacs_cv_struct_timeval+set}" = set; then
4448 echo $ECHO_N "(cached) $ECHO_C" >&6 4442 echo $ECHO_N "(cached) $ECHO_C" >&6
4449else 4443else
4450 cat >conftest.$ac_ext <<_ACEOF 4444 cat >conftest.$ac_ext <<_ACEOF
4451#line 4451 "configure" 4445#line 4445 "configure"
4452#include "confdefs.h" 4446#include "confdefs.h"
4453#ifdef TIME_WITH_SYS_TIME 4447#ifdef TIME_WITH_SYS_TIME
4454#include <sys/time.h> 4448#include <sys/time.h>
@@ -4469,16 +4463,16 @@ static struct timeval x; x.tv_sec = x.tv_usec;
4469} 4463}
4470_ACEOF 4464_ACEOF
4471rm -f conftest.$ac_objext 4465rm -f conftest.$ac_objext
4472if { (eval echo "$as_me:4472: \"$ac_compile\"") >&5 4466if { (eval echo "$as_me:4466: \"$ac_compile\"") >&5
4473 (eval $ac_compile) 2>&5 4467 (eval $ac_compile) 2>&5
4474 ac_status=$? 4468 ac_status=$?
4475 echo "$as_me:4475: \$? = $ac_status" >&5 4469 echo "$as_me:4469: \$? = $ac_status" >&5
4476 (exit $ac_status); } && 4470 (exit $ac_status); } &&
4477 { ac_try='test -s conftest.$ac_objext' 4471 { ac_try='test -s conftest.$ac_objext'
4478 { (eval echo "$as_me:4478: \"$ac_try\"") >&5 4472 { (eval echo "$as_me:4472: \"$ac_try\"") >&5
4479 (eval $ac_try) 2>&5 4473 (eval $ac_try) 2>&5
4480 ac_status=$? 4474 ac_status=$?
4481 echo "$as_me:4481: \$? = $ac_status" >&5 4475 echo "$as_me:4475: \$? = $ac_status" >&5
4482 (exit $ac_status); }; }; then 4476 (exit $ac_status); }; }; then
4483 emacs_cv_struct_timeval=yes 4477 emacs_cv_struct_timeval=yes
4484else 4478else
@@ -4488,7 +4482,7 @@ emacs_cv_struct_timeval=no
4488fi 4482fi
4489rm -f conftest.$ac_objext conftest.$ac_ext 4483rm -f conftest.$ac_objext conftest.$ac_ext
4490fi 4484fi
4491echo "$as_me:4491: result: $emacs_cv_struct_timeval" >&5 4485echo "$as_me:4485: result: $emacs_cv_struct_timeval" >&5
4492echo "${ECHO_T}$emacs_cv_struct_timeval" >&6 4486echo "${ECHO_T}$emacs_cv_struct_timeval" >&6
4493HAVE_TIMEVAL=$emacs_cv_struct_timeval 4487HAVE_TIMEVAL=$emacs_cv_struct_timeval
4494if test $emacs_cv_struct_timeval = yes; then 4488if test $emacs_cv_struct_timeval = yes; then
@@ -4498,13 +4492,13 @@ EOF
4498 4492
4499fi 4493fi
4500 4494
4501echo "$as_me:4501: checking for struct exception" >&5 4495echo "$as_me:4495: checking for struct exception" >&5
4502echo $ECHO_N "checking for struct exception... $ECHO_C" >&6 4496echo $ECHO_N "checking for struct exception... $ECHO_C" >&6
4503if test "${emacs_cv_struct_exception+set}" = set; then 4497if test "${emacs_cv_struct_exception+set}" = set; then
4504 echo $ECHO_N "(cached) $ECHO_C" >&6 4498 echo $ECHO_N "(cached) $ECHO_C" >&6
4505else 4499else
4506 cat >conftest.$ac_ext <<_ACEOF 4500 cat >conftest.$ac_ext <<_ACEOF
4507#line 4507 "configure" 4501#line 4501 "configure"
4508#include "confdefs.h" 4502#include "confdefs.h"
4509#include <math.h> 4503#include <math.h>
4510int 4504int
@@ -4516,16 +4510,16 @@ static struct exception x; x.arg1 = x.arg2 = x.retval; x.name = ""; x.type = 1;
4516} 4510}
4517_ACEOF 4511_ACEOF
4518rm -f conftest.$ac_objext 4512rm -f conftest.$ac_objext
4519if { (eval echo "$as_me:4519: \"$ac_compile\"") >&5 4513if { (eval echo "$as_me:4513: \"$ac_compile\"") >&5
4520 (eval $ac_compile) 2>&5 4514 (eval $ac_compile) 2>&5
4521 ac_status=$? 4515 ac_status=$?
4522 echo "$as_me:4522: \$? = $ac_status" >&5 4516 echo "$as_me:4516: \$? = $ac_status" >&5
4523 (exit $ac_status); } && 4517 (exit $ac_status); } &&
4524 { ac_try='test -s conftest.$ac_objext' 4518 { ac_try='test -s conftest.$ac_objext'
4525 { (eval echo "$as_me:4525: \"$ac_try\"") >&5 4519 { (eval echo "$as_me:4519: \"$ac_try\"") >&5
4526 (eval $ac_try) 2>&5 4520 (eval $ac_try) 2>&5
4527 ac_status=$? 4521 ac_status=$?
4528 echo "$as_me:4528: \$? = $ac_status" >&5 4522 echo "$as_me:4522: \$? = $ac_status" >&5
4529 (exit $ac_status); }; }; then 4523 (exit $ac_status); }; }; then
4530 emacs_cv_struct_exception=yes 4524 emacs_cv_struct_exception=yes
4531else 4525else
@@ -4535,7 +4529,7 @@ emacs_cv_struct_exception=no
4535fi 4529fi
4536rm -f conftest.$ac_objext conftest.$ac_ext 4530rm -f conftest.$ac_objext conftest.$ac_ext
4537fi 4531fi
4538echo "$as_me:4538: result: $emacs_cv_struct_exception" >&5 4532echo "$as_me:4532: result: $emacs_cv_struct_exception" >&5
4539echo "${ECHO_T}$emacs_cv_struct_exception" >&6 4533echo "${ECHO_T}$emacs_cv_struct_exception" >&6
4540HAVE_EXCEPTION=$emacs_cv_struct_exception 4534HAVE_EXCEPTION=$emacs_cv_struct_exception
4541if test $emacs_cv_struct_exception != yes; then 4535if test $emacs_cv_struct_exception != yes; then
@@ -4545,13 +4539,13 @@ EOF
4545 4539
4546fi 4540fi
4547 4541
4548echo "$as_me:4548: checking whether struct tm is in sys/time.h or time.h" >&5 4542echo "$as_me:4542: checking whether struct tm is in sys/time.h or time.h" >&5
4549echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6 4543echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6
4550if test "${ac_cv_struct_tm+set}" = set; then 4544if test "${ac_cv_struct_tm+set}" = set; then
4551 echo $ECHO_N "(cached) $ECHO_C" >&6 4545 echo $ECHO_N "(cached) $ECHO_C" >&6
4552else 4546else
4553 cat >conftest.$ac_ext <<_ACEOF 4547 cat >conftest.$ac_ext <<_ACEOF
4554#line 4554 "configure" 4548#line 4548 "configure"
4555#include "confdefs.h" 4549#include "confdefs.h"
4556#include <sys/types.h> 4550#include <sys/types.h>
4557#include <time.h> 4551#include <time.h>
@@ -4565,16 +4559,16 @@ struct tm *tp; tp->tm_sec;
4565} 4559}
4566_ACEOF 4560_ACEOF
4567rm -f conftest.$ac_objext 4561rm -f conftest.$ac_objext
4568if { (eval echo "$as_me:4568: \"$ac_compile\"") >&5 4562if { (eval echo "$as_me:4562: \"$ac_compile\"") >&5
4569 (eval $ac_compile) 2>&5 4563 (eval $ac_compile) 2>&5
4570 ac_status=$? 4564 ac_status=$?
4571 echo "$as_me:4571: \$? = $ac_status" >&5 4565 echo "$as_me:4565: \$? = $ac_status" >&5
4572 (exit $ac_status); } && 4566 (exit $ac_status); } &&
4573 { ac_try='test -s conftest.$ac_objext' 4567 { ac_try='test -s conftest.$ac_objext'
4574 { (eval echo "$as_me:4574: \"$ac_try\"") >&5 4568 { (eval echo "$as_me:4568: \"$ac_try\"") >&5
4575 (eval $ac_try) 2>&5 4569 (eval $ac_try) 2>&5
4576 ac_status=$? 4570 ac_status=$?
4577 echo "$as_me:4577: \$? = $ac_status" >&5 4571 echo "$as_me:4571: \$? = $ac_status" >&5
4578 (exit $ac_status); }; }; then 4572 (exit $ac_status); }; }; then
4579 ac_cv_struct_tm=time.h 4573 ac_cv_struct_tm=time.h
4580else 4574else
@@ -4584,7 +4578,7 @@ ac_cv_struct_tm=sys/time.h
4584fi 4578fi
4585rm -f conftest.$ac_objext conftest.$ac_ext 4579rm -f conftest.$ac_objext conftest.$ac_ext
4586fi 4580fi
4587echo "$as_me:4587: result: $ac_cv_struct_tm" >&5 4581echo "$as_me:4581: result: $ac_cv_struct_tm" >&5
4588echo "${ECHO_T}$ac_cv_struct_tm" >&6 4582echo "${ECHO_T}$ac_cv_struct_tm" >&6
4589if test $ac_cv_struct_tm = sys/time.h; then 4583if test $ac_cv_struct_tm = sys/time.h; then
4590 4584
@@ -4594,13 +4588,13 @@ EOF
4594 4588
4595fi 4589fi
4596 4590
4597echo "$as_me:4597: checking for struct tm.tm_zone" >&5 4591echo "$as_me:4591: checking for struct tm.tm_zone" >&5
4598echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6 4592echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6
4599if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then 4593if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then
4600 echo $ECHO_N "(cached) $ECHO_C" >&6 4594 echo $ECHO_N "(cached) $ECHO_C" >&6
4601else 4595else
4602 cat >conftest.$ac_ext <<_ACEOF 4596 cat >conftest.$ac_ext <<_ACEOF
4603#line 4603 "configure" 4597#line 4597 "configure"
4604#include "confdefs.h" 4598#include "confdefs.h"
4605#include <sys/types.h> 4599#include <sys/types.h>
4606#include <$ac_cv_struct_tm> 4600#include <$ac_cv_struct_tm>
@@ -4616,16 +4610,16 @@ return 0;
4616} 4610}
4617_ACEOF 4611_ACEOF
4618rm -f conftest.$ac_objext 4612rm -f conftest.$ac_objext
4619if { (eval echo "$as_me:4619: \"$ac_compile\"") >&5 4613if { (eval echo "$as_me:4613: \"$ac_compile\"") >&5
4620 (eval $ac_compile) 2>&5 4614 (eval $ac_compile) 2>&5
4621 ac_status=$? 4615 ac_status=$?
4622 echo "$as_me:4622: \$? = $ac_status" >&5 4616 echo "$as_me:4616: \$? = $ac_status" >&5
4623 (exit $ac_status); } && 4617 (exit $ac_status); } &&
4624 { ac_try='test -s conftest.$ac_objext' 4618 { ac_try='test -s conftest.$ac_objext'
4625 { (eval echo "$as_me:4625: \"$ac_try\"") >&5 4619 { (eval echo "$as_me:4619: \"$ac_try\"") >&5
4626 (eval $ac_try) 2>&5 4620 (eval $ac_try) 2>&5
4627 ac_status=$? 4621 ac_status=$?
4628 echo "$as_me:4628: \$? = $ac_status" >&5 4622 echo "$as_me:4622: \$? = $ac_status" >&5
4629 (exit $ac_status); }; }; then 4623 (exit $ac_status); }; }; then
4630 ac_cv_member_struct_tm_tm_zone=yes 4624 ac_cv_member_struct_tm_tm_zone=yes
4631else 4625else
@@ -4635,7 +4629,7 @@ ac_cv_member_struct_tm_tm_zone=no
4635fi 4629fi
4636rm -f conftest.$ac_objext conftest.$ac_ext 4630rm -f conftest.$ac_objext conftest.$ac_ext
4637fi 4631fi
4638echo "$as_me:4638: result: $ac_cv_member_struct_tm_tm_zone" >&5 4632echo "$as_me:4632: result: $ac_cv_member_struct_tm_tm_zone" >&5
4639echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 4633echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6
4640if test $ac_cv_member_struct_tm_tm_zone = yes; then 4634if test $ac_cv_member_struct_tm_tm_zone = yes; then
4641 4635
@@ -4652,13 +4646,13 @@ cat >>confdefs.h <<\EOF
4652EOF 4646EOF
4653 4647
4654else 4648else
4655 echo "$as_me:4655: checking for tzname" >&5 4649 echo "$as_me:4649: checking for tzname" >&5
4656echo $ECHO_N "checking for tzname... $ECHO_C" >&6 4650echo $ECHO_N "checking for tzname... $ECHO_C" >&6
4657if test "${ac_cv_var_tzname+set}" = set; then 4651if test "${ac_cv_var_tzname+set}" = set; then
4658 echo $ECHO_N "(cached) $ECHO_C" >&6 4652 echo $ECHO_N "(cached) $ECHO_C" >&6
4659else 4653else
4660 cat >conftest.$ac_ext <<_ACEOF 4654 cat >conftest.$ac_ext <<_ACEOF
4661#line 4661 "configure" 4655#line 4655 "configure"
4662#include "confdefs.h" 4656#include "confdefs.h"
4663#include <time.h> 4657#include <time.h>
4664#ifndef tzname /* For SGI. */ 4658#ifndef tzname /* For SGI. */
@@ -4674,16 +4668,16 @@ atoi(*tzname);
4674} 4668}
4675_ACEOF 4669_ACEOF
4676rm -f conftest.$ac_objext conftest$ac_exeext 4670rm -f conftest.$ac_objext conftest$ac_exeext
4677if { (eval echo "$as_me:4677: \"$ac_link\"") >&5 4671if { (eval echo "$as_me:4671: \"$ac_link\"") >&5
4678 (eval $ac_link) 2>&5 4672 (eval $ac_link) 2>&5
4679 ac_status=$? 4673 ac_status=$?
4680 echo "$as_me:4680: \$? = $ac_status" >&5 4674 echo "$as_me:4674: \$? = $ac_status" >&5
4681 (exit $ac_status); } && 4675 (exit $ac_status); } &&
4682 { ac_try='test -s conftest$ac_exeext' 4676 { ac_try='test -s conftest$ac_exeext'
4683 { (eval echo "$as_me:4683: \"$ac_try\"") >&5 4677 { (eval echo "$as_me:4677: \"$ac_try\"") >&5
4684 (eval $ac_try) 2>&5 4678 (eval $ac_try) 2>&5
4685 ac_status=$? 4679 ac_status=$?
4686 echo "$as_me:4686: \$? = $ac_status" >&5 4680 echo "$as_me:4680: \$? = $ac_status" >&5
4687 (exit $ac_status); }; }; then 4681 (exit $ac_status); }; }; then
4688 ac_cv_var_tzname=yes 4682 ac_cv_var_tzname=yes
4689else 4683else
@@ -4693,7 +4687,7 @@ ac_cv_var_tzname=no
4693fi 4687fi
4694rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 4688rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4695fi 4689fi
4696echo "$as_me:4696: result: $ac_cv_var_tzname" >&5 4690echo "$as_me:4690: result: $ac_cv_var_tzname" >&5
4697echo "${ECHO_T}$ac_cv_var_tzname" >&6 4691echo "${ECHO_T}$ac_cv_var_tzname" >&6
4698 if test $ac_cv_var_tzname = yes; then 4692 if test $ac_cv_var_tzname = yes; then
4699 4693
@@ -4704,13 +4698,13 @@ EOF
4704 fi 4698 fi
4705fi 4699fi
4706 4700
4707echo "$as_me:4707: checking for tm_gmtoff in struct tm" >&5 4701echo "$as_me:4701: checking for tm_gmtoff in struct tm" >&5
4708echo $ECHO_N "checking for tm_gmtoff in struct tm... $ECHO_C" >&6 4702echo $ECHO_N "checking for tm_gmtoff in struct tm... $ECHO_C" >&6
4709if test "${emacs_cv_tm_gmtoff+set}" = set; then 4703if test "${emacs_cv_tm_gmtoff+set}" = set; then
4710 echo $ECHO_N "(cached) $ECHO_C" >&6 4704 echo $ECHO_N "(cached) $ECHO_C" >&6
4711else 4705else
4712 cat >conftest.$ac_ext <<_ACEOF 4706 cat >conftest.$ac_ext <<_ACEOF
4713#line 4713 "configure" 4707#line 4707 "configure"
4714#include "confdefs.h" 4708#include "confdefs.h"
4715#include <time.h> 4709#include <time.h>
4716int 4710int
@@ -4722,16 +4716,16 @@ struct tm t; t.tm_gmtoff = 0
4722} 4716}
4723_ACEOF 4717_ACEOF
4724rm -f conftest.$ac_objext conftest$ac_exeext 4718rm -f conftest.$ac_objext conftest$ac_exeext
4725if { (eval echo "$as_me:4725: \"$ac_link\"") >&5 4719if { (eval echo "$as_me:4719: \"$ac_link\"") >&5
4726 (eval $ac_link) 2>&5 4720 (eval $ac_link) 2>&5
4727 ac_status=$? 4721 ac_status=$?
4728 echo "$as_me:4728: \$? = $ac_status" >&5 4722 echo "$as_me:4722: \$? = $ac_status" >&5
4729 (exit $ac_status); } && 4723 (exit $ac_status); } &&
4730 { ac_try='test -s conftest$ac_exeext' 4724 { ac_try='test -s conftest$ac_exeext'
4731 { (eval echo "$as_me:4731: \"$ac_try\"") >&5 4725 { (eval echo "$as_me:4725: \"$ac_try\"") >&5
4732 (eval $ac_try) 2>&5 4726 (eval $ac_try) 2>&5
4733 ac_status=$? 4727 ac_status=$?
4734 echo "$as_me:4734: \$? = $ac_status" >&5 4728 echo "$as_me:4728: \$? = $ac_status" >&5
4735 (exit $ac_status); }; }; then 4729 (exit $ac_status); }; }; then
4736 emacs_cv_tm_gmtoff=yes 4730 emacs_cv_tm_gmtoff=yes
4737else 4731else
@@ -4741,7 +4735,7 @@ emacs_cv_tm_gmtoff=no
4741fi 4735fi
4742rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 4736rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4743fi 4737fi
4744echo "$as_me:4744: result: $emacs_cv_tm_gmtoff" >&5 4738echo "$as_me:4738: result: $emacs_cv_tm_gmtoff" >&5
4745echo "${ECHO_T}$emacs_cv_tm_gmtoff" >&6 4739echo "${ECHO_T}$emacs_cv_tm_gmtoff" >&6
4746if test $emacs_cv_tm_gmtoff = yes; then 4740if test $emacs_cv_tm_gmtoff = yes; then
4747 cat >>confdefs.h <<\EOF 4741 cat >>confdefs.h <<\EOF
@@ -4750,7 +4744,7 @@ EOF
4750 4744
4751fi 4745fi
4752 4746
4753echo "$as_me:4753: checking for $CC option to accept ANSI C" >&5 4747echo "$as_me:4747: checking for $CC option to accept ANSI C" >&5
4754echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6 4748echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
4755if test "${ac_cv_prog_cc_stdc+set}" = set; then 4749if test "${ac_cv_prog_cc_stdc+set}" = set; then
4756 echo $ECHO_N "(cached) $ECHO_C" >&6 4750 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -4758,7 +4752,7 @@ else
4758 ac_cv_prog_cc_stdc=no 4752 ac_cv_prog_cc_stdc=no
4759ac_save_CC=$CC 4753ac_save_CC=$CC
4760cat >conftest.$ac_ext <<_ACEOF 4754cat >conftest.$ac_ext <<_ACEOF
4761#line 4761 "configure" 4755#line 4755 "configure"
4762#include "confdefs.h" 4756#include "confdefs.h"
4763#include <stdarg.h> 4757#include <stdarg.h>
4764#include <stdio.h> 4758#include <stdio.h>
@@ -4807,16 +4801,16 @@ for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIO
4807do 4801do
4808 CC="$ac_save_CC $ac_arg" 4802 CC="$ac_save_CC $ac_arg"
4809 rm -f conftest.$ac_objext 4803 rm -f conftest.$ac_objext
4810if { (eval echo "$as_me:4810: \"$ac_compile\"") >&5 4804if { (eval echo "$as_me:4804: \"$ac_compile\"") >&5
4811 (eval $ac_compile) 2>&5 4805 (eval $ac_compile) 2>&5
4812 ac_status=$? 4806 ac_status=$?
4813 echo "$as_me:4813: \$? = $ac_status" >&5 4807 echo "$as_me:4807: \$? = $ac_status" >&5
4814 (exit $ac_status); } && 4808 (exit $ac_status); } &&
4815 { ac_try='test -s conftest.$ac_objext' 4809 { ac_try='test -s conftest.$ac_objext'
4816 { (eval echo "$as_me:4816: \"$ac_try\"") >&5 4810 { (eval echo "$as_me:4810: \"$ac_try\"") >&5
4817 (eval $ac_try) 2>&5 4811 (eval $ac_try) 2>&5
4818 ac_status=$? 4812 ac_status=$?
4819 echo "$as_me:4819: \$? = $ac_status" >&5 4813 echo "$as_me:4813: \$? = $ac_status" >&5
4820 (exit $ac_status); }; }; then 4814 (exit $ac_status); }; }; then
4821 ac_cv_prog_cc_stdc=$ac_arg 4815 ac_cv_prog_cc_stdc=$ac_arg
4822break 4816break
@@ -4833,18 +4827,18 @@ fi
4833 4827
4834case "x$ac_cv_prog_cc_stdc" in 4828case "x$ac_cv_prog_cc_stdc" in
4835 x|xno) 4829 x|xno)
4836 echo "$as_me:4836: result: none needed" >&5 4830 echo "$as_me:4830: result: none needed" >&5
4837echo "${ECHO_T}none needed" >&6 ;; 4831echo "${ECHO_T}none needed" >&6 ;;
4838 *) 4832 *)
4839 echo "$as_me:4839: result: $ac_cv_prog_cc_stdc" >&5 4833 echo "$as_me:4833: result: $ac_cv_prog_cc_stdc" >&5
4840echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6 4834echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
4841 CC="$CC $ac_cv_prog_cc_stdc" ;; 4835 CC="$CC $ac_cv_prog_cc_stdc" ;;
4842esac 4836esac
4843 4837
4844echo "$as_me:4844: checking for function prototypes" >&5 4838echo "$as_me:4838: checking for function prototypes" >&5
4845echo $ECHO_N "checking for function prototypes... $ECHO_C" >&6 4839echo $ECHO_N "checking for function prototypes... $ECHO_C" >&6
4846if test "$ac_cv_prog_cc_stdc" != no; then 4840if test "$ac_cv_prog_cc_stdc" != no; then
4847 echo "$as_me:4847: result: yes" >&5 4841 echo "$as_me:4841: result: yes" >&5
4848echo "${ECHO_T}yes" >&6 4842echo "${ECHO_T}yes" >&6
4849 4843
4850cat >>confdefs.h <<\EOF 4844cat >>confdefs.h <<\EOF
@@ -4852,17 +4846,17 @@ cat >>confdefs.h <<\EOF
4852EOF 4846EOF
4853 4847
4854else 4848else
4855 echo "$as_me:4855: result: no" >&5 4849 echo "$as_me:4849: result: no" >&5
4856echo "${ECHO_T}no" >&6 4850echo "${ECHO_T}no" >&6
4857fi 4851fi
4858 4852
4859echo "$as_me:4859: checking for working volatile" >&5 4853echo "$as_me:4853: checking for working volatile" >&5
4860echo $ECHO_N "checking for working volatile... $ECHO_C" >&6 4854echo $ECHO_N "checking for working volatile... $ECHO_C" >&6
4861if test "${ac_cv_c_volatile+set}" = set; then 4855if test "${ac_cv_c_volatile+set}" = set; then
4862 echo $ECHO_N "(cached) $ECHO_C" >&6 4856 echo $ECHO_N "(cached) $ECHO_C" >&6
4863else 4857else
4864 cat >conftest.$ac_ext <<_ACEOF 4858 cat >conftest.$ac_ext <<_ACEOF
4865#line 4865 "configure" 4859#line 4859 "configure"
4866#include "confdefs.h" 4860#include "confdefs.h"
4867 4861
4868int 4862int
@@ -4876,16 +4870,16 @@ int * volatile y;
4876} 4870}
4877_ACEOF 4871_ACEOF
4878rm -f conftest.$ac_objext 4872rm -f conftest.$ac_objext
4879if { (eval echo "$as_me:4879: \"$ac_compile\"") >&5 4873if { (eval echo "$as_me:4873: \"$ac_compile\"") >&5
4880 (eval $ac_compile) 2>&5 4874 (eval $ac_compile) 2>&5
4881 ac_status=$? 4875 ac_status=$?
4882 echo "$as_me:4882: \$? = $ac_status" >&5 4876 echo "$as_me:4876: \$? = $ac_status" >&5
4883 (exit $ac_status); } && 4877 (exit $ac_status); } &&
4884 { ac_try='test -s conftest.$ac_objext' 4878 { ac_try='test -s conftest.$ac_objext'
4885 { (eval echo "$as_me:4885: \"$ac_try\"") >&5 4879 { (eval echo "$as_me:4879: \"$ac_try\"") >&5
4886 (eval $ac_try) 2>&5 4880 (eval $ac_try) 2>&5
4887 ac_status=$? 4881 ac_status=$?
4888 echo "$as_me:4888: \$? = $ac_status" >&5 4882 echo "$as_me:4882: \$? = $ac_status" >&5
4889 (exit $ac_status); }; }; then 4883 (exit $ac_status); }; }; then
4890 ac_cv_c_volatile=yes 4884 ac_cv_c_volatile=yes
4891else 4885else
@@ -4895,7 +4889,7 @@ ac_cv_c_volatile=no
4895fi 4889fi
4896rm -f conftest.$ac_objext conftest.$ac_ext 4890rm -f conftest.$ac_objext conftest.$ac_ext
4897fi 4891fi
4898echo "$as_me:4898: result: $ac_cv_c_volatile" >&5 4892echo "$as_me:4892: result: $ac_cv_c_volatile" >&5
4899echo "${ECHO_T}$ac_cv_c_volatile" >&6 4893echo "${ECHO_T}$ac_cv_c_volatile" >&6
4900if test $ac_cv_c_volatile = no; then 4894if test $ac_cv_c_volatile = no; then
4901 4895
@@ -4905,13 +4899,13 @@ EOF
4905 4899
4906fi 4900fi
4907 4901
4908echo "$as_me:4908: checking for an ANSI C-conforming const" >&5 4902echo "$as_me:4902: checking for an ANSI C-conforming const" >&5
4909echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 4903echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
4910if test "${ac_cv_c_const+set}" = set; then 4904if test "${ac_cv_c_const+set}" = set; then
4911 echo $ECHO_N "(cached) $ECHO_C" >&6 4905 echo $ECHO_N "(cached) $ECHO_C" >&6
4912else 4906else
4913 cat >conftest.$ac_ext <<_ACEOF 4907 cat >conftest.$ac_ext <<_ACEOF
4914#line 4914 "configure" 4908#line 4908 "configure"
4915#include "confdefs.h" 4909#include "confdefs.h"
4916 4910
4917int 4911int
@@ -4969,16 +4963,16 @@ main ()
4969} 4963}
4970_ACEOF 4964_ACEOF
4971rm -f conftest.$ac_objext 4965rm -f conftest.$ac_objext
4972if { (eval echo "$as_me:4972: \"$ac_compile\"") >&5 4966if { (eval echo "$as_me:4966: \"$ac_compile\"") >&5
4973 (eval $ac_compile) 2>&5 4967 (eval $ac_compile) 2>&5
4974 ac_status=$? 4968 ac_status=$?
4975 echo "$as_me:4975: \$? = $ac_status" >&5 4969 echo "$as_me:4969: \$? = $ac_status" >&5
4976 (exit $ac_status); } && 4970 (exit $ac_status); } &&
4977 { ac_try='test -s conftest.$ac_objext' 4971 { ac_try='test -s conftest.$ac_objext'
4978 { (eval echo "$as_me:4978: \"$ac_try\"") >&5 4972 { (eval echo "$as_me:4972: \"$ac_try\"") >&5
4979 (eval $ac_try) 2>&5 4973 (eval $ac_try) 2>&5
4980 ac_status=$? 4974 ac_status=$?
4981 echo "$as_me:4981: \$? = $ac_status" >&5 4975 echo "$as_me:4975: \$? = $ac_status" >&5
4982 (exit $ac_status); }; }; then 4976 (exit $ac_status); }; }; then
4983 ac_cv_c_const=yes 4977 ac_cv_c_const=yes
4984else 4978else
@@ -4988,7 +4982,7 @@ ac_cv_c_const=no
4988fi 4982fi
4989rm -f conftest.$ac_objext conftest.$ac_ext 4983rm -f conftest.$ac_objext conftest.$ac_ext
4990fi 4984fi
4991echo "$as_me:4991: result: $ac_cv_c_const" >&5 4985echo "$as_me:4985: result: $ac_cv_c_const" >&5
4992echo "${ECHO_T}$ac_cv_c_const" >&6 4986echo "${ECHO_T}$ac_cv_c_const" >&6
4993if test $ac_cv_c_const = no; then 4987if test $ac_cv_c_const = no; then
4994 4988
@@ -4998,13 +4992,13 @@ EOF
4998 4992
4999fi 4993fi
5000 4994
5001echo "$as_me:5001: checking for void * support" >&5 4995echo "$as_me:4995: checking for void * support" >&5
5002echo $ECHO_N "checking for void * support... $ECHO_C" >&6 4996echo $ECHO_N "checking for void * support... $ECHO_C" >&6
5003if test "${emacs_cv_void_star+set}" = set; then 4997if test "${emacs_cv_void_star+set}" = set; then
5004 echo $ECHO_N "(cached) $ECHO_C" >&6 4998 echo $ECHO_N "(cached) $ECHO_C" >&6
5005else 4999else
5006 cat >conftest.$ac_ext <<_ACEOF 5000 cat >conftest.$ac_ext <<_ACEOF
5007#line 5007 "configure" 5001#line 5001 "configure"
5008#include "confdefs.h" 5002#include "confdefs.h"
5009 5003
5010int 5004int
@@ -5016,16 +5010,16 @@ void * foo;
5016} 5010}
5017_ACEOF 5011_ACEOF
5018rm -f conftest.$ac_objext 5012rm -f conftest.$ac_objext
5019if { (eval echo "$as_me:5019: \"$ac_compile\"") >&5 5013if { (eval echo "$as_me:5013: \"$ac_compile\"") >&5
5020 (eval $ac_compile) 2>&5 5014 (eval $ac_compile) 2>&5
5021 ac_status=$? 5015 ac_status=$?
5022 echo "$as_me:5022: \$? = $ac_status" >&5 5016 echo "$as_me:5016: \$? = $ac_status" >&5
5023 (exit $ac_status); } && 5017 (exit $ac_status); } &&
5024 { ac_try='test -s conftest.$ac_objext' 5018 { ac_try='test -s conftest.$ac_objext'
5025 { (eval echo "$as_me:5025: \"$ac_try\"") >&5 5019 { (eval echo "$as_me:5019: \"$ac_try\"") >&5
5026 (eval $ac_try) 2>&5 5020 (eval $ac_try) 2>&5
5027 ac_status=$? 5021 ac_status=$?
5028 echo "$as_me:5028: \$? = $ac_status" >&5 5022 echo "$as_me:5022: \$? = $ac_status" >&5
5029 (exit $ac_status); }; }; then 5023 (exit $ac_status); }; }; then
5030 emacs_cv_void_star=yes 5024 emacs_cv_void_star=yes
5031else 5025else
@@ -5035,7 +5029,7 @@ emacs_cv_void_star=no
5035fi 5029fi
5036rm -f conftest.$ac_objext conftest.$ac_ext 5030rm -f conftest.$ac_objext conftest.$ac_ext
5037fi 5031fi
5038echo "$as_me:5038: result: $emacs_cv_void_star" >&5 5032echo "$as_me:5032: result: $emacs_cv_void_star" >&5
5039echo "${ECHO_T}$emacs_cv_void_star" >&6 5033echo "${ECHO_T}$emacs_cv_void_star" >&6
5040if test $emacs_cv_void_star = yes; then 5034if test $emacs_cv_void_star = yes; then
5041 cat >>confdefs.h <<\EOF 5035 cat >>confdefs.h <<\EOF
@@ -5049,7 +5043,7 @@ EOF
5049 5043
5050fi 5044fi
5051 5045
5052echo "$as_me:5052: checking whether ${MAKE-make} sets \${MAKE}" >&5 5046echo "$as_me:5046: checking whether ${MAKE-make} sets \${MAKE}" >&5
5053echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6 5047echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6
5054set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` 5048set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
5055if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then 5049if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
@@ -5069,16 +5063,16 @@ fi
5069rm -f conftest.make 5063rm -f conftest.make
5070fi 5064fi
5071if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then 5065if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
5072 echo "$as_me:5072: result: yes" >&5 5066 echo "$as_me:5066: result: yes" >&5
5073echo "${ECHO_T}yes" >&6 5067echo "${ECHO_T}yes" >&6
5074 SET_MAKE= 5068 SET_MAKE=
5075else 5069else
5076 echo "$as_me:5076: result: no" >&5 5070 echo "$as_me:5070: result: no" >&5
5077echo "${ECHO_T}no" >&6 5071echo "${ECHO_T}no" >&6
5078 SET_MAKE="MAKE=${MAKE-make}" 5072 SET_MAKE="MAKE=${MAKE-make}"
5079fi 5073fi
5080 5074
5081echo "$as_me:5081: checking for long file names" >&5 5075echo "$as_me:5075: checking for long file names" >&5
5082echo $ECHO_N "checking for long file names... $ECHO_C" >&6 5076echo $ECHO_N "checking for long file names... $ECHO_C" >&6
5083if test "${ac_cv_sys_long_file_names+set}" = set; then 5077if test "${ac_cv_sys_long_file_names+set}" = set; then
5084 echo $ECHO_N "(cached) $ECHO_C" >&6 5078 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -5117,7 +5111,7 @@ for ac_dir in . $ac_tmpdirs `eval echo $prefix/lib $exec_prefix/lib` ; do
5117 rm -rf $ac_xdir 2>/dev/null 5111 rm -rf $ac_xdir 2>/dev/null
5118done 5112done
5119fi 5113fi
5120echo "$as_me:5120: result: $ac_cv_sys_long_file_names" >&5 5114echo "$as_me:5114: result: $ac_cv_sys_long_file_names" >&5
5121echo "${ECHO_T}$ac_cv_sys_long_file_names" >&6 5115echo "${ECHO_T}$ac_cv_sys_long_file_names" >&6
5122if test $ac_cv_sys_long_file_names = yes; then 5116if test $ac_cv_sys_long_file_names = yes; then
5123 5117
@@ -5129,7 +5123,7 @@ fi
5129 5123
5130#### Choose a window system. 5124#### Choose a window system.
5131 5125
5132echo "$as_me:5132: checking for X" >&5 5126echo "$as_me:5126: checking for X" >&5
5133echo $ECHO_N "checking for X... $ECHO_C" >&6 5127echo $ECHO_N "checking for X... $ECHO_C" >&6
5134 5128
5135# Check whether --with-x or --without-x was given. 5129# Check whether --with-x or --without-x was given.
@@ -5226,17 +5220,17 @@ if test "$ac_x_includes" = no; then
5226 # Guess where to find include files, by looking for Intrinsic.h. 5220 # Guess where to find include files, by looking for Intrinsic.h.
5227 # First, try using that file with no special directory specified. 5221 # First, try using that file with no special directory specified.
5228 cat >conftest.$ac_ext <<_ACEOF 5222 cat >conftest.$ac_ext <<_ACEOF
5229#line 5229 "configure" 5223#line 5223 "configure"
5230#include "confdefs.h" 5224#include "confdefs.h"
5231#include <X11/Intrinsic.h> 5225#include <X11/Intrinsic.h>
5232_ACEOF 5226_ACEOF
5233if { (eval echo "$as_me:5233: \"$ac_cpp conftest.$ac_ext\"") >&5 5227if { (eval echo "$as_me:5227: \"$ac_cpp conftest.$ac_ext\"") >&5
5234 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 5228 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5235 ac_status=$? 5229 ac_status=$?
5236 egrep -v '^ *\+' conftest.er1 >conftest.err 5230 egrep -v '^ *\+' conftest.er1 >conftest.err
5237 rm -f conftest.er1 5231 rm -f conftest.er1
5238 cat conftest.err >&5 5232 cat conftest.err >&5
5239 echo "$as_me:5239: \$? = $ac_status" >&5 5233 echo "$as_me:5233: \$? = $ac_status" >&5
5240 (exit $ac_status); } >/dev/null; then 5234 (exit $ac_status); } >/dev/null; then
5241 if test -s conftest.err; then 5235 if test -s conftest.err; then
5242 ac_cpp_err=$ac_c_preproc_warn_flag 5236 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -5269,7 +5263,7 @@ if test "$ac_x_libraries" = no; then
5269 ac_save_LIBS=$LIBS 5263 ac_save_LIBS=$LIBS
5270 LIBS="-lXt $LIBS" 5264 LIBS="-lXt $LIBS"
5271 cat >conftest.$ac_ext <<_ACEOF 5265 cat >conftest.$ac_ext <<_ACEOF
5272#line 5272 "configure" 5266#line 5266 "configure"
5273#include "confdefs.h" 5267#include "confdefs.h"
5274#include <X11/Intrinsic.h> 5268#include <X11/Intrinsic.h>
5275int 5269int
@@ -5281,16 +5275,16 @@ XtMalloc (0)
5281} 5275}
5282_ACEOF 5276_ACEOF
5283rm -f conftest.$ac_objext conftest$ac_exeext 5277rm -f conftest.$ac_objext conftest$ac_exeext
5284if { (eval echo "$as_me:5284: \"$ac_link\"") >&5 5278if { (eval echo "$as_me:5278: \"$ac_link\"") >&5
5285 (eval $ac_link) 2>&5 5279 (eval $ac_link) 2>&5
5286 ac_status=$? 5280 ac_status=$?
5287 echo "$as_me:5287: \$? = $ac_status" >&5 5281 echo "$as_me:5281: \$? = $ac_status" >&5
5288 (exit $ac_status); } && 5282 (exit $ac_status); } &&
5289 { ac_try='test -s conftest$ac_exeext' 5283 { ac_try='test -s conftest$ac_exeext'
5290 { (eval echo "$as_me:5290: \"$ac_try\"") >&5 5284 { (eval echo "$as_me:5284: \"$ac_try\"") >&5
5291 (eval $ac_try) 2>&5 5285 (eval $ac_try) 2>&5
5292 ac_status=$? 5286 ac_status=$?
5293 echo "$as_me:5293: \$? = $ac_status" >&5 5287 echo "$as_me:5287: \$? = $ac_status" >&5
5294 (exit $ac_status); }; }; then 5288 (exit $ac_status); }; }; then
5295 LIBS=$ac_save_LIBS 5289 LIBS=$ac_save_LIBS
5296# We can link X programs with no special library path. 5290# We can link X programs with no special library path.
@@ -5328,7 +5322,7 @@ fi
5328fi # $with_x != no 5322fi # $with_x != no
5329 5323
5330if test "$have_x" != yes; then 5324if test "$have_x" != yes; then
5331 echo "$as_me:5331: result: $have_x" >&5 5325 echo "$as_me:5325: result: $have_x" >&5
5332echo "${ECHO_T}$have_x" >&6 5326echo "${ECHO_T}$have_x" >&6
5333 no_x=yes 5327 no_x=yes
5334else 5328else
@@ -5338,7 +5332,7 @@ else
5338 # Update the cache value to reflect the command line values. 5332 # Update the cache value to reflect the command line values.
5339 ac_cv_have_x="have_x=yes \ 5333 ac_cv_have_x="have_x=yes \
5340 ac_x_includes=$x_includes ac_x_libraries=$x_libraries" 5334 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
5341 echo "$as_me:5341: result: libraries $x_libraries, headers $x_includes" >&5 5335 echo "$as_me:5335: result: libraries $x_libraries, headers $x_includes" >&5
5342echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6 5336echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6
5343fi 5337fi
5344 5338
@@ -5436,13 +5430,13 @@ UNEXEC_SRC="`echo ${unexec} | sed 's/\.o/.c/'`"
5436# Assume not, until told otherwise. 5430# Assume not, until told otherwise.
5437GNU_MALLOC=yes 5431GNU_MALLOC=yes
5438doug_lea_malloc=yes 5432doug_lea_malloc=yes
5439echo "$as_me:5439: checking for malloc_get_state" >&5 5433echo "$as_me:5433: checking for malloc_get_state" >&5
5440echo $ECHO_N "checking for malloc_get_state... $ECHO_C" >&6 5434echo $ECHO_N "checking for malloc_get_state... $ECHO_C" >&6
5441if test "${ac_cv_func_malloc_get_state+set}" = set; then 5435if test "${ac_cv_func_malloc_get_state+set}" = set; then
5442 echo $ECHO_N "(cached) $ECHO_C" >&6 5436 echo $ECHO_N "(cached) $ECHO_C" >&6
5443else 5437else
5444 cat >conftest.$ac_ext <<_ACEOF 5438 cat >conftest.$ac_ext <<_ACEOF
5445#line 5445 "configure" 5439#line 5439 "configure"
5446#include "confdefs.h" 5440#include "confdefs.h"
5447/* System header to define __stub macros and hopefully few prototypes, 5441/* System header to define __stub macros and hopefully few prototypes,
5448 which can conflict with char malloc_get_state (); below. */ 5442 which can conflict with char malloc_get_state (); below. */
@@ -5473,16 +5467,16 @@ f = malloc_get_state;
5473} 5467}
5474_ACEOF 5468_ACEOF
5475rm -f conftest.$ac_objext conftest$ac_exeext 5469rm -f conftest.$ac_objext conftest$ac_exeext
5476if { (eval echo "$as_me:5476: \"$ac_link\"") >&5 5470if { (eval echo "$as_me:5470: \"$ac_link\"") >&5
5477 (eval $ac_link) 2>&5 5471 (eval $ac_link) 2>&5
5478 ac_status=$? 5472 ac_status=$?
5479 echo "$as_me:5479: \$? = $ac_status" >&5 5473 echo "$as_me:5473: \$? = $ac_status" >&5
5480 (exit $ac_status); } && 5474 (exit $ac_status); } &&
5481 { ac_try='test -s conftest$ac_exeext' 5475 { ac_try='test -s conftest$ac_exeext'
5482 { (eval echo "$as_me:5482: \"$ac_try\"") >&5 5476 { (eval echo "$as_me:5476: \"$ac_try\"") >&5
5483 (eval $ac_try) 2>&5 5477 (eval $ac_try) 2>&5
5484 ac_status=$? 5478 ac_status=$?
5485 echo "$as_me:5485: \$? = $ac_status" >&5 5479 echo "$as_me:5479: \$? = $ac_status" >&5
5486 (exit $ac_status); }; }; then 5480 (exit $ac_status); }; }; then
5487 ac_cv_func_malloc_get_state=yes 5481 ac_cv_func_malloc_get_state=yes
5488else 5482else
@@ -5492,7 +5486,7 @@ ac_cv_func_malloc_get_state=no
5492fi 5486fi
5493rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 5487rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5494fi 5488fi
5495echo "$as_me:5495: result: $ac_cv_func_malloc_get_state" >&5 5489echo "$as_me:5489: result: $ac_cv_func_malloc_get_state" >&5
5496echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6 5490echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6
5497if test $ac_cv_func_malloc_get_state = yes; then 5491if test $ac_cv_func_malloc_get_state = yes; then
5498 : 5492 :
@@ -5500,13 +5494,13 @@ else
5500 doug_lea_malloc=no 5494 doug_lea_malloc=no
5501fi 5495fi
5502 5496
5503echo "$as_me:5503: checking for malloc_set_state" >&5 5497echo "$as_me:5497: checking for malloc_set_state" >&5
5504echo $ECHO_N "checking for malloc_set_state... $ECHO_C" >&6 5498echo $ECHO_N "checking for malloc_set_state... $ECHO_C" >&6
5505if test "${ac_cv_func_malloc_set_state+set}" = set; then 5499if test "${ac_cv_func_malloc_set_state+set}" = set; then
5506 echo $ECHO_N "(cached) $ECHO_C" >&6 5500 echo $ECHO_N "(cached) $ECHO_C" >&6
5507else 5501else
5508 cat >conftest.$ac_ext <<_ACEOF 5502 cat >conftest.$ac_ext <<_ACEOF
5509#line 5509 "configure" 5503#line 5503 "configure"
5510#include "confdefs.h" 5504#include "confdefs.h"
5511/* System header to define __stub macros and hopefully few prototypes, 5505/* System header to define __stub macros and hopefully few prototypes,
5512 which can conflict with char malloc_set_state (); below. */ 5506 which can conflict with char malloc_set_state (); below. */
@@ -5537,16 +5531,16 @@ f = malloc_set_state;
5537} 5531}
5538_ACEOF 5532_ACEOF
5539rm -f conftest.$ac_objext conftest$ac_exeext 5533rm -f conftest.$ac_objext conftest$ac_exeext
5540if { (eval echo "$as_me:5540: \"$ac_link\"") >&5 5534if { (eval echo "$as_me:5534: \"$ac_link\"") >&5
5541 (eval $ac_link) 2>&5 5535 (eval $ac_link) 2>&5
5542 ac_status=$? 5536 ac_status=$?
5543 echo "$as_me:5543: \$? = $ac_status" >&5 5537 echo "$as_me:5537: \$? = $ac_status" >&5
5544 (exit $ac_status); } && 5538 (exit $ac_status); } &&
5545 { ac_try='test -s conftest$ac_exeext' 5539 { ac_try='test -s conftest$ac_exeext'
5546 { (eval echo "$as_me:5546: \"$ac_try\"") >&5 5540 { (eval echo "$as_me:5540: \"$ac_try\"") >&5
5547 (eval $ac_try) 2>&5 5541 (eval $ac_try) 2>&5
5548 ac_status=$? 5542 ac_status=$?
5549 echo "$as_me:5549: \$? = $ac_status" >&5 5543 echo "$as_me:5543: \$? = $ac_status" >&5
5550 (exit $ac_status); }; }; then 5544 (exit $ac_status); }; }; then
5551 ac_cv_func_malloc_set_state=yes 5545 ac_cv_func_malloc_set_state=yes
5552else 5546else
@@ -5556,7 +5550,7 @@ ac_cv_func_malloc_set_state=no
5556fi 5550fi
5557rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 5551rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5558fi 5552fi
5559echo "$as_me:5559: result: $ac_cv_func_malloc_set_state" >&5 5553echo "$as_me:5553: result: $ac_cv_func_malloc_set_state" >&5
5560echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6 5554echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6
5561if test $ac_cv_func_malloc_set_state = yes; then 5555if test $ac_cv_func_malloc_set_state = yes; then
5562 : 5556 :
@@ -5564,13 +5558,13 @@ else
5564 doug_lea_malloc=no 5558 doug_lea_malloc=no
5565fi 5559fi
5566 5560
5567echo "$as_me:5567: checking whether __after_morecore_hook exists" >&5 5561echo "$as_me:5561: checking whether __after_morecore_hook exists" >&5
5568echo $ECHO_N "checking whether __after_morecore_hook exists... $ECHO_C" >&6 5562echo $ECHO_N "checking whether __after_morecore_hook exists... $ECHO_C" >&6
5569if test "${emacs_cv_var___after_morecore_hook+set}" = set; then 5563if test "${emacs_cv_var___after_morecore_hook+set}" = set; then
5570 echo $ECHO_N "(cached) $ECHO_C" >&6 5564 echo $ECHO_N "(cached) $ECHO_C" >&6
5571else 5565else
5572 cat >conftest.$ac_ext <<_ACEOF 5566 cat >conftest.$ac_ext <<_ACEOF
5573#line 5573 "configure" 5567#line 5567 "configure"
5574#include "confdefs.h" 5568#include "confdefs.h"
5575extern void (* __after_morecore_hook)(); 5569extern void (* __after_morecore_hook)();
5576int 5570int
@@ -5582,16 +5576,16 @@ __after_morecore_hook = 0
5582} 5576}
5583_ACEOF 5577_ACEOF
5584rm -f conftest.$ac_objext conftest$ac_exeext 5578rm -f conftest.$ac_objext conftest$ac_exeext
5585if { (eval echo "$as_me:5585: \"$ac_link\"") >&5 5579if { (eval echo "$as_me:5579: \"$ac_link\"") >&5
5586 (eval $ac_link) 2>&5 5580 (eval $ac_link) 2>&5
5587 ac_status=$? 5581 ac_status=$?
5588 echo "$as_me:5588: \$? = $ac_status" >&5 5582 echo "$as_me:5582: \$? = $ac_status" >&5
5589 (exit $ac_status); } && 5583 (exit $ac_status); } &&
5590 { ac_try='test -s conftest$ac_exeext' 5584 { ac_try='test -s conftest$ac_exeext'
5591 { (eval echo "$as_me:5591: \"$ac_try\"") >&5 5585 { (eval echo "$as_me:5585: \"$ac_try\"") >&5
5592 (eval $ac_try) 2>&5 5586 (eval $ac_try) 2>&5
5593 ac_status=$? 5587 ac_status=$?
5594 echo "$as_me:5594: \$? = $ac_status" >&5 5588 echo "$as_me:5588: \$? = $ac_status" >&5
5595 (exit $ac_status); }; }; then 5589 (exit $ac_status); }; }; then
5596 emacs_cv_var___after_morecore_hook=yes 5590 emacs_cv_var___after_morecore_hook=yes
5597else 5591else
@@ -5601,7 +5595,7 @@ emacs_cv_var___after_morecore_hook=no
5601fi 5595fi
5602rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 5596rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5603fi 5597fi
5604echo "$as_me:5604: result: $emacs_cv_var___after_morecore_hook" >&5 5598echo "$as_me:5598: result: $emacs_cv_var___after_morecore_hook" >&5
5605echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6 5599echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6
5606if test $emacs_cv_var___after_morecore_hook = no; then 5600if test $emacs_cv_var___after_morecore_hook = no; then
5607 doug_lea_malloc=no 5601 doug_lea_malloc=no
@@ -5632,28 +5626,28 @@ for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5632 inttypes.h stdint.h unistd.h 5626 inttypes.h stdint.h unistd.h
5633do 5627do
5634as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 5628as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
5635echo "$as_me:5635: checking for $ac_header" >&5 5629echo "$as_me:5629: checking for $ac_header" >&5
5636echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 5630echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5637if eval "test \"\${$as_ac_Header+set}\" = set"; then 5631if eval "test \"\${$as_ac_Header+set}\" = set"; then
5638 echo $ECHO_N "(cached) $ECHO_C" >&6 5632 echo $ECHO_N "(cached) $ECHO_C" >&6
5639else 5633else
5640 cat >conftest.$ac_ext <<_ACEOF 5634 cat >conftest.$ac_ext <<_ACEOF
5641#line 5641 "configure" 5635#line 5635 "configure"
5642#include "confdefs.h" 5636#include "confdefs.h"
5643$ac_includes_default 5637$ac_includes_default
5644#include <$ac_header> 5638#include <$ac_header>
5645_ACEOF 5639_ACEOF
5646rm -f conftest.$ac_objext 5640rm -f conftest.$ac_objext
5647if { (eval echo "$as_me:5647: \"$ac_compile\"") >&5 5641if { (eval echo "$as_me:5641: \"$ac_compile\"") >&5
5648 (eval $ac_compile) 2>&5 5642 (eval $ac_compile) 2>&5
5649 ac_status=$? 5643 ac_status=$?
5650 echo "$as_me:5650: \$? = $ac_status" >&5 5644 echo "$as_me:5644: \$? = $ac_status" >&5
5651 (exit $ac_status); } && 5645 (exit $ac_status); } &&
5652 { ac_try='test -s conftest.$ac_objext' 5646 { ac_try='test -s conftest.$ac_objext'
5653 { (eval echo "$as_me:5653: \"$ac_try\"") >&5 5647 { (eval echo "$as_me:5647: \"$ac_try\"") >&5
5654 (eval $ac_try) 2>&5 5648 (eval $ac_try) 2>&5
5655 ac_status=$? 5649 ac_status=$?
5656 echo "$as_me:5656: \$? = $ac_status" >&5 5650 echo "$as_me:5650: \$? = $ac_status" >&5
5657 (exit $ac_status); }; }; then 5651 (exit $ac_status); }; }; then
5658 eval "$as_ac_Header=yes" 5652 eval "$as_ac_Header=yes"
5659else 5653else
@@ -5663,7 +5657,7 @@ eval "$as_ac_Header=no"
5663fi 5657fi
5664rm -f conftest.$ac_objext conftest.$ac_ext 5658rm -f conftest.$ac_objext conftest.$ac_ext
5665fi 5659fi
5666echo "$as_me:5666: result: `eval echo '${'$as_ac_Header'}'`" >&5 5660echo "$as_me:5660: result: `eval echo '${'$as_ac_Header'}'`" >&5
5667echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 5661echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5668if test `eval echo '${'$as_ac_Header'}'` = yes; then 5662if test `eval echo '${'$as_ac_Header'}'` = yes; then
5669 cat >>confdefs.h <<EOF 5663 cat >>confdefs.h <<EOF
@@ -5676,23 +5670,23 @@ done
5676for ac_header in stdlib.h unistd.h 5670for ac_header in stdlib.h unistd.h
5677do 5671do
5678as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 5672as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
5679echo "$as_me:5679: checking for $ac_header" >&5 5673echo "$as_me:5673: checking for $ac_header" >&5
5680echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 5674echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5681if eval "test \"\${$as_ac_Header+set}\" = set"; then 5675if eval "test \"\${$as_ac_Header+set}\" = set"; then
5682 echo $ECHO_N "(cached) $ECHO_C" >&6 5676 echo $ECHO_N "(cached) $ECHO_C" >&6
5683else 5677else
5684 cat >conftest.$ac_ext <<_ACEOF 5678 cat >conftest.$ac_ext <<_ACEOF
5685#line 5685 "configure" 5679#line 5679 "configure"
5686#include "confdefs.h" 5680#include "confdefs.h"
5687#include <$ac_header> 5681#include <$ac_header>
5688_ACEOF 5682_ACEOF
5689if { (eval echo "$as_me:5689: \"$ac_cpp conftest.$ac_ext\"") >&5 5683if { (eval echo "$as_me:5683: \"$ac_cpp conftest.$ac_ext\"") >&5
5690 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 5684 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5691 ac_status=$? 5685 ac_status=$?
5692 egrep -v '^ *\+' conftest.er1 >conftest.err 5686 egrep -v '^ *\+' conftest.er1 >conftest.err
5693 rm -f conftest.er1 5687 rm -f conftest.er1
5694 cat conftest.err >&5 5688 cat conftest.err >&5
5695 echo "$as_me:5695: \$? = $ac_status" >&5 5689 echo "$as_me:5689: \$? = $ac_status" >&5
5696 (exit $ac_status); } >/dev/null; then 5690 (exit $ac_status); } >/dev/null; then
5697 if test -s conftest.err; then 5691 if test -s conftest.err; then
5698 ac_cpp_err=$ac_c_preproc_warn_flag 5692 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -5711,7 +5705,7 @@ else
5711fi 5705fi
5712rm -f conftest.err conftest.$ac_ext 5706rm -f conftest.err conftest.$ac_ext
5713fi 5707fi
5714echo "$as_me:5714: result: `eval echo '${'$as_ac_Header'}'`" >&5 5708echo "$as_me:5708: result: `eval echo '${'$as_ac_Header'}'`" >&5
5715echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 5709echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5716if test `eval echo '${'$as_ac_Header'}'` = yes; then 5710if test `eval echo '${'$as_ac_Header'}'` = yes; then
5717 cat >>confdefs.h <<EOF 5711 cat >>confdefs.h <<EOF
@@ -5724,13 +5718,13 @@ done
5724for ac_func in getpagesize 5718for ac_func in getpagesize
5725do 5719do
5726as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 5720as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
5727echo "$as_me:5727: checking for $ac_func" >&5 5721echo "$as_me:5721: checking for $ac_func" >&5
5728echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 5722echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
5729if eval "test \"\${$as_ac_var+set}\" = set"; then 5723if eval "test \"\${$as_ac_var+set}\" = set"; then
5730 echo $ECHO_N "(cached) $ECHO_C" >&6 5724 echo $ECHO_N "(cached) $ECHO_C" >&6
5731else 5725else
5732 cat >conftest.$ac_ext <<_ACEOF 5726 cat >conftest.$ac_ext <<_ACEOF
5733#line 5733 "configure" 5727#line 5727 "configure"
5734#include "confdefs.h" 5728#include "confdefs.h"
5735/* System header to define __stub macros and hopefully few prototypes, 5729/* System header to define __stub macros and hopefully few prototypes,
5736 which can conflict with char $ac_func (); below. */ 5730 which can conflict with char $ac_func (); below. */
@@ -5761,16 +5755,16 @@ f = $ac_func;
5761} 5755}
5762_ACEOF 5756_ACEOF
5763rm -f conftest.$ac_objext conftest$ac_exeext 5757rm -f conftest.$ac_objext conftest$ac_exeext
5764if { (eval echo "$as_me:5764: \"$ac_link\"") >&5 5758if { (eval echo "$as_me:5758: \"$ac_link\"") >&5
5765 (eval $ac_link) 2>&5 5759 (eval $ac_link) 2>&5
5766 ac_status=$? 5760 ac_status=$?
5767 echo "$as_me:5767: \$? = $ac_status" >&5 5761 echo "$as_me:5761: \$? = $ac_status" >&5
5768 (exit $ac_status); } && 5762 (exit $ac_status); } &&
5769 { ac_try='test -s conftest$ac_exeext' 5763 { ac_try='test -s conftest$ac_exeext'
5770 { (eval echo "$as_me:5770: \"$ac_try\"") >&5 5764 { (eval echo "$as_me:5764: \"$ac_try\"") >&5
5771 (eval $ac_try) 2>&5 5765 (eval $ac_try) 2>&5
5772 ac_status=$? 5766 ac_status=$?
5773 echo "$as_me:5773: \$? = $ac_status" >&5 5767 echo "$as_me:5767: \$? = $ac_status" >&5
5774 (exit $ac_status); }; }; then 5768 (exit $ac_status); }; }; then
5775 eval "$as_ac_var=yes" 5769 eval "$as_ac_var=yes"
5776else 5770else
@@ -5780,7 +5774,7 @@ eval "$as_ac_var=no"
5780fi 5774fi
5781rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 5775rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5782fi 5776fi
5783echo "$as_me:5783: result: `eval echo '${'$as_ac_var'}'`" >&5 5777echo "$as_me:5777: result: `eval echo '${'$as_ac_var'}'`" >&5
5784echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 5778echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
5785if test `eval echo '${'$as_ac_var'}'` = yes; then 5779if test `eval echo '${'$as_ac_var'}'` = yes; then
5786 cat >>confdefs.h <<EOF 5780 cat >>confdefs.h <<EOF
@@ -5790,7 +5784,7 @@ EOF
5790fi 5784fi
5791done 5785done
5792 5786
5793echo "$as_me:5793: checking for working mmap" >&5 5787echo "$as_me:5787: checking for working mmap" >&5
5794echo $ECHO_N "checking for working mmap... $ECHO_C" >&6 5788echo $ECHO_N "checking for working mmap... $ECHO_C" >&6
5795if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then 5789if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then
5796 echo $ECHO_N "(cached) $ECHO_C" >&6 5790 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -5799,7 +5793,7 @@ else
5799 ac_cv_func_mmap_fixed_mapped=no 5793 ac_cv_func_mmap_fixed_mapped=no
5800else 5794else
5801 cat >conftest.$ac_ext <<_ACEOF 5795 cat >conftest.$ac_ext <<_ACEOF
5802#line 5802 "configure" 5796#line 5796 "configure"
5803#include "confdefs.h" 5797#include "confdefs.h"
5804$ac_includes_default 5798$ac_includes_default
5805/* Thanks to Mike Haertel and Jim Avera for this test. 5799/* Thanks to Mike Haertel and Jim Avera for this test.
@@ -5926,15 +5920,15 @@ main ()
5926} 5920}
5927_ACEOF 5921_ACEOF
5928rm -f conftest$ac_exeext 5922rm -f conftest$ac_exeext
5929if { (eval echo "$as_me:5929: \"$ac_link\"") >&5 5923if { (eval echo "$as_me:5923: \"$ac_link\"") >&5
5930 (eval $ac_link) 2>&5 5924 (eval $ac_link) 2>&5
5931 ac_status=$? 5925 ac_status=$?
5932 echo "$as_me:5932: \$? = $ac_status" >&5 5926 echo "$as_me:5926: \$? = $ac_status" >&5
5933 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 5927 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5934 { (eval echo "$as_me:5934: \"$ac_try\"") >&5 5928 { (eval echo "$as_me:5928: \"$ac_try\"") >&5
5935 (eval $ac_try) 2>&5 5929 (eval $ac_try) 2>&5
5936 ac_status=$? 5930 ac_status=$?
5937 echo "$as_me:5937: \$? = $ac_status" >&5 5931 echo "$as_me:5931: \$? = $ac_status" >&5
5938 (exit $ac_status); }; }; then 5932 (exit $ac_status); }; }; then
5939 ac_cv_func_mmap_fixed_mapped=yes 5933 ac_cv_func_mmap_fixed_mapped=yes
5940else 5934else
@@ -5946,7 +5940,7 @@ fi
5946rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 5940rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5947fi 5941fi
5948fi 5942fi
5949echo "$as_me:5949: result: $ac_cv_func_mmap_fixed_mapped" >&5 5943echo "$as_me:5943: result: $ac_cv_func_mmap_fixed_mapped" >&5
5950echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6 5944echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6
5951if test $ac_cv_func_mmap_fixed_mapped = yes; then 5945if test $ac_cv_func_mmap_fixed_mapped = yes; then
5952 5946
@@ -5963,7 +5957,7 @@ fi
5963 5957
5964LIBS="$libsrc_libs $LIBS" 5958LIBS="$libsrc_libs $LIBS"
5965 5959
5966echo "$as_me:5966: checking for dnet_ntoa in -ldnet" >&5 5960echo "$as_me:5960: checking for dnet_ntoa in -ldnet" >&5
5967echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6 5961echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6
5968if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then 5962if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
5969 echo $ECHO_N "(cached) $ECHO_C" >&6 5963 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -5971,7 +5965,7 @@ else
5971 ac_check_lib_save_LIBS=$LIBS 5965 ac_check_lib_save_LIBS=$LIBS
5972LIBS="-ldnet $LIBS" 5966LIBS="-ldnet $LIBS"
5973cat >conftest.$ac_ext <<_ACEOF 5967cat >conftest.$ac_ext <<_ACEOF
5974#line 5974 "configure" 5968#line 5968 "configure"
5975#include "confdefs.h" 5969#include "confdefs.h"
5976 5970
5977/* Override any gcc2 internal prototype to avoid an error. */ 5971/* Override any gcc2 internal prototype to avoid an error. */
@@ -5990,16 +5984,16 @@ dnet_ntoa ();
5990} 5984}
5991_ACEOF 5985_ACEOF
5992rm -f conftest.$ac_objext conftest$ac_exeext 5986rm -f conftest.$ac_objext conftest$ac_exeext
5993if { (eval echo "$as_me:5993: \"$ac_link\"") >&5 5987if { (eval echo "$as_me:5987: \"$ac_link\"") >&5
5994 (eval $ac_link) 2>&5 5988 (eval $ac_link) 2>&5
5995 ac_status=$? 5989 ac_status=$?
5996 echo "$as_me:5996: \$? = $ac_status" >&5 5990 echo "$as_me:5990: \$? = $ac_status" >&5
5997 (exit $ac_status); } && 5991 (exit $ac_status); } &&
5998 { ac_try='test -s conftest$ac_exeext' 5992 { ac_try='test -s conftest$ac_exeext'
5999 { (eval echo "$as_me:5999: \"$ac_try\"") >&5 5993 { (eval echo "$as_me:5993: \"$ac_try\"") >&5
6000 (eval $ac_try) 2>&5 5994 (eval $ac_try) 2>&5
6001 ac_status=$? 5995 ac_status=$?
6002 echo "$as_me:6002: \$? = $ac_status" >&5 5996 echo "$as_me:5996: \$? = $ac_status" >&5
6003 (exit $ac_status); }; }; then 5997 (exit $ac_status); }; }; then
6004 ac_cv_lib_dnet_dnet_ntoa=yes 5998 ac_cv_lib_dnet_dnet_ntoa=yes
6005else 5999else
@@ -6010,7 +6004,7 @@ fi
6010rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6004rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6011LIBS=$ac_check_lib_save_LIBS 6005LIBS=$ac_check_lib_save_LIBS
6012fi 6006fi
6013echo "$as_me:6013: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 6007echo "$as_me:6007: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
6014echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6 6008echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6
6015if test $ac_cv_lib_dnet_dnet_ntoa = yes; then 6009if test $ac_cv_lib_dnet_dnet_ntoa = yes; then
6016 cat >>confdefs.h <<EOF 6010 cat >>confdefs.h <<EOF
@@ -6021,7 +6015,7 @@ EOF
6021 6015
6022fi 6016fi
6023 6017
6024echo "$as_me:6024: checking for main in -lXbsd" >&5 6018echo "$as_me:6018: checking for main in -lXbsd" >&5
6025echo $ECHO_N "checking for main in -lXbsd... $ECHO_C" >&6 6019echo $ECHO_N "checking for main in -lXbsd... $ECHO_C" >&6
6026if test "${ac_cv_lib_Xbsd_main+set}" = set; then 6020if test "${ac_cv_lib_Xbsd_main+set}" = set; then
6027 echo $ECHO_N "(cached) $ECHO_C" >&6 6021 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6029,7 +6023,7 @@ else
6029 ac_check_lib_save_LIBS=$LIBS 6023 ac_check_lib_save_LIBS=$LIBS
6030LIBS="-lXbsd $LIBS" 6024LIBS="-lXbsd $LIBS"
6031cat >conftest.$ac_ext <<_ACEOF 6025cat >conftest.$ac_ext <<_ACEOF
6032#line 6032 "configure" 6026#line 6026 "configure"
6033#include "confdefs.h" 6027#include "confdefs.h"
6034 6028
6035int 6029int
@@ -6041,16 +6035,16 @@ main ();
6041} 6035}
6042_ACEOF 6036_ACEOF
6043rm -f conftest.$ac_objext conftest$ac_exeext 6037rm -f conftest.$ac_objext conftest$ac_exeext
6044if { (eval echo "$as_me:6044: \"$ac_link\"") >&5 6038if { (eval echo "$as_me:6038: \"$ac_link\"") >&5
6045 (eval $ac_link) 2>&5 6039 (eval $ac_link) 2>&5
6046 ac_status=$? 6040 ac_status=$?
6047 echo "$as_me:6047: \$? = $ac_status" >&5 6041 echo "$as_me:6041: \$? = $ac_status" >&5
6048 (exit $ac_status); } && 6042 (exit $ac_status); } &&
6049 { ac_try='test -s conftest$ac_exeext' 6043 { ac_try='test -s conftest$ac_exeext'
6050 { (eval echo "$as_me:6050: \"$ac_try\"") >&5 6044 { (eval echo "$as_me:6044: \"$ac_try\"") >&5
6051 (eval $ac_try) 2>&5 6045 (eval $ac_try) 2>&5
6052 ac_status=$? 6046 ac_status=$?
6053 echo "$as_me:6053: \$? = $ac_status" >&5 6047 echo "$as_me:6047: \$? = $ac_status" >&5
6054 (exit $ac_status); }; }; then 6048 (exit $ac_status); }; }; then
6055 ac_cv_lib_Xbsd_main=yes 6049 ac_cv_lib_Xbsd_main=yes
6056else 6050else
@@ -6061,13 +6055,13 @@ fi
6061rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6055rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6062LIBS=$ac_check_lib_save_LIBS 6056LIBS=$ac_check_lib_save_LIBS
6063fi 6057fi
6064echo "$as_me:6064: result: $ac_cv_lib_Xbsd_main" >&5 6058echo "$as_me:6058: result: $ac_cv_lib_Xbsd_main" >&5
6065echo "${ECHO_T}$ac_cv_lib_Xbsd_main" >&6 6059echo "${ECHO_T}$ac_cv_lib_Xbsd_main" >&6
6066if test $ac_cv_lib_Xbsd_main = yes; then 6060if test $ac_cv_lib_Xbsd_main = yes; then
6067 LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -lXbsd" 6061 LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -lXbsd"
6068fi 6062fi
6069 6063
6070echo "$as_me:6070: checking for cma_open in -lpthreads" >&5 6064echo "$as_me:6064: checking for cma_open in -lpthreads" >&5
6071echo $ECHO_N "checking for cma_open in -lpthreads... $ECHO_C" >&6 6065echo $ECHO_N "checking for cma_open in -lpthreads... $ECHO_C" >&6
6072if test "${ac_cv_lib_pthreads_cma_open+set}" = set; then 6066if test "${ac_cv_lib_pthreads_cma_open+set}" = set; then
6073 echo $ECHO_N "(cached) $ECHO_C" >&6 6067 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6075,7 +6069,7 @@ else
6075 ac_check_lib_save_LIBS=$LIBS 6069 ac_check_lib_save_LIBS=$LIBS
6076LIBS="-lpthreads $LIBS" 6070LIBS="-lpthreads $LIBS"
6077cat >conftest.$ac_ext <<_ACEOF 6071cat >conftest.$ac_ext <<_ACEOF
6078#line 6078 "configure" 6072#line 6072 "configure"
6079#include "confdefs.h" 6073#include "confdefs.h"
6080 6074
6081/* Override any gcc2 internal prototype to avoid an error. */ 6075/* Override any gcc2 internal prototype to avoid an error. */
@@ -6094,16 +6088,16 @@ cma_open ();
6094} 6088}
6095_ACEOF 6089_ACEOF
6096rm -f conftest.$ac_objext conftest$ac_exeext 6090rm -f conftest.$ac_objext conftest$ac_exeext
6097if { (eval echo "$as_me:6097: \"$ac_link\"") >&5 6091if { (eval echo "$as_me:6091: \"$ac_link\"") >&5
6098 (eval $ac_link) 2>&5 6092 (eval $ac_link) 2>&5
6099 ac_status=$? 6093 ac_status=$?
6100 echo "$as_me:6100: \$? = $ac_status" >&5 6094 echo "$as_me:6094: \$? = $ac_status" >&5
6101 (exit $ac_status); } && 6095 (exit $ac_status); } &&
6102 { ac_try='test -s conftest$ac_exeext' 6096 { ac_try='test -s conftest$ac_exeext'
6103 { (eval echo "$as_me:6103: \"$ac_try\"") >&5 6097 { (eval echo "$as_me:6097: \"$ac_try\"") >&5
6104 (eval $ac_try) 2>&5 6098 (eval $ac_try) 2>&5
6105 ac_status=$? 6099 ac_status=$?
6106 echo "$as_me:6106: \$? = $ac_status" >&5 6100 echo "$as_me:6100: \$? = $ac_status" >&5
6107 (exit $ac_status); }; }; then 6101 (exit $ac_status); }; }; then
6108 ac_cv_lib_pthreads_cma_open=yes 6102 ac_cv_lib_pthreads_cma_open=yes
6109else 6103else
@@ -6114,7 +6108,7 @@ fi
6114rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6108rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6115LIBS=$ac_check_lib_save_LIBS 6109LIBS=$ac_check_lib_save_LIBS
6116fi 6110fi
6117echo "$as_me:6117: result: $ac_cv_lib_pthreads_cma_open" >&5 6111echo "$as_me:6111: result: $ac_cv_lib_pthreads_cma_open" >&5
6118echo "${ECHO_T}$ac_cv_lib_pthreads_cma_open" >&6 6112echo "${ECHO_T}$ac_cv_lib_pthreads_cma_open" >&6
6119if test $ac_cv_lib_pthreads_cma_open = yes; then 6113if test $ac_cv_lib_pthreads_cma_open = yes; then
6120 cat >>confdefs.h <<EOF 6114 cat >>confdefs.h <<EOF
@@ -6125,7 +6119,7 @@ EOF
6125 6119
6126fi 6120fi
6127 6121
6128echo "$as_me:6128: checking for XFree86 in /usr/X386" >&5 6122echo "$as_me:6122: checking for XFree86 in /usr/X386" >&5
6129echo $ECHO_N "checking for XFree86 in /usr/X386... $ECHO_C" >&6 6123echo $ECHO_N "checking for XFree86 in /usr/X386... $ECHO_C" >&6
6130if test -d /usr/X386/include; then 6124if test -d /usr/X386/include; then
6131 HAVE_XFREE386=yes 6125 HAVE_XFREE386=yes
@@ -6133,7 +6127,7 @@ if test -d /usr/X386/include; then
6133else 6127else
6134 HAVE_XFREE386=no 6128 HAVE_XFREE386=no
6135fi 6129fi
6136echo "$as_me:6136: result: $HAVE_XFREE386" >&5 6130echo "$as_me:6130: result: $HAVE_XFREE386" >&5
6137echo "${ECHO_T}$HAVE_XFREE386" >&6 6131echo "${ECHO_T}$HAVE_XFREE386" >&6
6138 6132
6139# Change CFLAGS temporarily so that C_SWITCH_X_SITE gets used 6133# Change CFLAGS temporarily so that C_SWITCH_X_SITE gets used
@@ -6158,10 +6152,10 @@ if test "${HAVE_X11}" = "yes"; then
6158 fi 6152 fi
6159 6153
6160 if test "${opsys}" = "gnu-linux"; then 6154 if test "${opsys}" = "gnu-linux"; then
6161 echo "$as_me:6161: checking whether X on GNU/Linux needs -b to link" >&5 6155 echo "$as_me:6155: checking whether X on GNU/Linux needs -b to link" >&5
6162echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 6156echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6
6163 cat >conftest.$ac_ext <<_ACEOF 6157 cat >conftest.$ac_ext <<_ACEOF
6164#line 6164 "configure" 6158#line 6158 "configure"
6165#include "confdefs.h" 6159#include "confdefs.h"
6166 6160
6167int 6161int
@@ -6173,16 +6167,16 @@ XOpenDisplay ("foo");
6173} 6167}
6174_ACEOF 6168_ACEOF
6175rm -f conftest.$ac_objext conftest$ac_exeext 6169rm -f conftest.$ac_objext conftest$ac_exeext
6176if { (eval echo "$as_me:6176: \"$ac_link\"") >&5 6170if { (eval echo "$as_me:6170: \"$ac_link\"") >&5
6177 (eval $ac_link) 2>&5 6171 (eval $ac_link) 2>&5
6178 ac_status=$? 6172 ac_status=$?
6179 echo "$as_me:6179: \$? = $ac_status" >&5 6173 echo "$as_me:6173: \$? = $ac_status" >&5
6180 (exit $ac_status); } && 6174 (exit $ac_status); } &&
6181 { ac_try='test -s conftest$ac_exeext' 6175 { ac_try='test -s conftest$ac_exeext'
6182 { (eval echo "$as_me:6182: \"$ac_try\"") >&5 6176 { (eval echo "$as_me:6176: \"$ac_try\"") >&5
6183 (eval $ac_try) 2>&5 6177 (eval $ac_try) 2>&5
6184 ac_status=$? 6178 ac_status=$?
6185 echo "$as_me:6185: \$? = $ac_status" >&5 6179 echo "$as_me:6179: \$? = $ac_status" >&5
6186 (exit $ac_status); }; }; then 6180 (exit $ac_status); }; }; then
6187 xlinux_first_failure=no 6181 xlinux_first_failure=no
6188else 6182else
@@ -6201,7 +6195,7 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6201 CPPFLAGS="$CPPFLAGS -b i486-linuxaout" 6195 CPPFLAGS="$CPPFLAGS -b i486-linuxaout"
6202 LIBS="$LIBS -b i486-linuxaout" 6196 LIBS="$LIBS -b i486-linuxaout"
6203 cat >conftest.$ac_ext <<_ACEOF 6197 cat >conftest.$ac_ext <<_ACEOF
6204#line 6204 "configure" 6198#line 6198 "configure"
6205#include "confdefs.h" 6199#include "confdefs.h"
6206 6200
6207int 6201int
@@ -6213,16 +6207,16 @@ XOpenDisplay ("foo");
6213} 6207}
6214_ACEOF 6208_ACEOF
6215rm -f conftest.$ac_objext conftest$ac_exeext 6209rm -f conftest.$ac_objext conftest$ac_exeext
6216if { (eval echo "$as_me:6216: \"$ac_link\"") >&5 6210if { (eval echo "$as_me:6210: \"$ac_link\"") >&5
6217 (eval $ac_link) 2>&5 6211 (eval $ac_link) 2>&5
6218 ac_status=$? 6212 ac_status=$?
6219 echo "$as_me:6219: \$? = $ac_status" >&5 6213 echo "$as_me:6213: \$? = $ac_status" >&5
6220 (exit $ac_status); } && 6214 (exit $ac_status); } &&
6221 { ac_try='test -s conftest$ac_exeext' 6215 { ac_try='test -s conftest$ac_exeext'
6222 { (eval echo "$as_me:6222: \"$ac_try\"") >&5 6216 { (eval echo "$as_me:6216: \"$ac_try\"") >&5
6223 (eval $ac_try) 2>&5 6217 (eval $ac_try) 2>&5
6224 ac_status=$? 6218 ac_status=$?
6225 echo "$as_me:6225: \$? = $ac_status" >&5 6219 echo "$as_me:6219: \$? = $ac_status" >&5
6226 (exit $ac_status); }; }; then 6220 (exit $ac_status); }; }; then
6227 xlinux_second_failure=no 6221 xlinux_second_failure=no
6228else 6222else
@@ -6238,24 +6232,24 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6238 C_SWITCH_X_SITE="$OLD_C_SWITCH_X_SITE" 6232 C_SWITCH_X_SITE="$OLD_C_SWITCH_X_SITE"
6239 CPPFLAGS="$OLD_CPPFLAGS" 6233 CPPFLAGS="$OLD_CPPFLAGS"
6240 LIBS="$OLD_LIBS" 6234 LIBS="$OLD_LIBS"
6241 echo "$as_me:6241: result: no" >&5 6235 echo "$as_me:6235: result: no" >&5
6242echo "${ECHO_T}no" >&6 6236echo "${ECHO_T}no" >&6
6243 else 6237 else
6244 echo "$as_me:6244: result: yes" >&5 6238 echo "$as_me:6238: result: yes" >&5
6245echo "${ECHO_T}yes" >&6 6239echo "${ECHO_T}yes" >&6
6246 fi 6240 fi
6247 else 6241 else
6248 echo "$as_me:6248: result: no" >&5 6242 echo "$as_me:6242: result: no" >&5
6249echo "${ECHO_T}no" >&6 6243echo "${ECHO_T}no" >&6
6250 fi 6244 fi
6251 fi 6245 fi
6252 6246
6253 # Reportedly, some broken Solaris systems have XKBlib.h but are missing 6247 # Reportedly, some broken Solaris systems have XKBlib.h but are missing
6254 # header files included from there. 6248 # header files included from there.
6255 echo "$as_me:6255: checking for Xkb" >&5 6249 echo "$as_me:6249: checking for Xkb" >&5
6256echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 6250echo $ECHO_N "checking for Xkb... $ECHO_C" >&6
6257 cat >conftest.$ac_ext <<_ACEOF 6251 cat >conftest.$ac_ext <<_ACEOF
6258#line 6258 "configure" 6252#line 6252 "configure"
6259#include "confdefs.h" 6253#include "confdefs.h"
6260#include <X11/Xlib.h> 6254#include <X11/Xlib.h>
6261#include <X11/XKBlib.h> 6255#include <X11/XKBlib.h>
@@ -6268,16 +6262,16 @@ XkbDescPtr kb = XkbGetKeyboard (0, XkbAllComponentsMask, XkbUseCoreKbd);
6268} 6262}
6269_ACEOF 6263_ACEOF
6270rm -f conftest.$ac_objext conftest$ac_exeext 6264rm -f conftest.$ac_objext conftest$ac_exeext
6271if { (eval echo "$as_me:6271: \"$ac_link\"") >&5 6265if { (eval echo "$as_me:6265: \"$ac_link\"") >&5
6272 (eval $ac_link) 2>&5 6266 (eval $ac_link) 2>&5
6273 ac_status=$? 6267 ac_status=$?
6274 echo "$as_me:6274: \$? = $ac_status" >&5 6268 echo "$as_me:6268: \$? = $ac_status" >&5
6275 (exit $ac_status); } && 6269 (exit $ac_status); } &&
6276 { ac_try='test -s conftest$ac_exeext' 6270 { ac_try='test -s conftest$ac_exeext'
6277 { (eval echo "$as_me:6277: \"$ac_try\"") >&5 6271 { (eval echo "$as_me:6271: \"$ac_try\"") >&5
6278 (eval $ac_try) 2>&5 6272 (eval $ac_try) 2>&5
6279 ac_status=$? 6273 ac_status=$?
6280 echo "$as_me:6280: \$? = $ac_status" >&5 6274 echo "$as_me:6274: \$? = $ac_status" >&5
6281 (exit $ac_status); }; }; then 6275 (exit $ac_status); }; }; then
6282 emacs_xkb=yes 6276 emacs_xkb=yes
6283else 6277else
@@ -6286,7 +6280,7 @@ cat conftest.$ac_ext >&5
6286emacs_xkb=no 6280emacs_xkb=no
6287fi 6281fi
6288rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6282rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6289 echo "$as_me:6289: result: $emacs_xkb" >&5 6283 echo "$as_me:6283: result: $emacs_xkb" >&5
6290echo "${ECHO_T}$emacs_xkb" >&6 6284echo "${ECHO_T}$emacs_xkb" >&6
6291 if test $emacs_xkb = yes; then 6285 if test $emacs_xkb = yes; then
6292 cat >>confdefs.h <<\EOF 6286 cat >>confdefs.h <<\EOF
@@ -6299,13 +6293,13 @@ for ac_func in XrmSetDatabase XScreenResourceString \
6299XScreenNumberOfScreen XSetWMProtocols 6293XScreenNumberOfScreen XSetWMProtocols
6300do 6294do
6301as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 6295as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
6302echo "$as_me:6302: checking for $ac_func" >&5 6296echo "$as_me:6296: checking for $ac_func" >&5
6303echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 6297echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
6304if eval "test \"\${$as_ac_var+set}\" = set"; then 6298if eval "test \"\${$as_ac_var+set}\" = set"; then
6305 echo $ECHO_N "(cached) $ECHO_C" >&6 6299 echo $ECHO_N "(cached) $ECHO_C" >&6
6306else 6300else
6307 cat >conftest.$ac_ext <<_ACEOF 6301 cat >conftest.$ac_ext <<_ACEOF
6308#line 6308 "configure" 6302#line 6302 "configure"
6309#include "confdefs.h" 6303#include "confdefs.h"
6310/* System header to define __stub macros and hopefully few prototypes, 6304/* System header to define __stub macros and hopefully few prototypes,
6311 which can conflict with char $ac_func (); below. */ 6305 which can conflict with char $ac_func (); below. */
@@ -6336,16 +6330,16 @@ f = $ac_func;
6336} 6330}
6337_ACEOF 6331_ACEOF
6338rm -f conftest.$ac_objext conftest$ac_exeext 6332rm -f conftest.$ac_objext conftest$ac_exeext
6339if { (eval echo "$as_me:6339: \"$ac_link\"") >&5 6333if { (eval echo "$as_me:6333: \"$ac_link\"") >&5
6340 (eval $ac_link) 2>&5 6334 (eval $ac_link) 2>&5
6341 ac_status=$? 6335 ac_status=$?
6342 echo "$as_me:6342: \$? = $ac_status" >&5 6336 echo "$as_me:6336: \$? = $ac_status" >&5
6343 (exit $ac_status); } && 6337 (exit $ac_status); } &&
6344 { ac_try='test -s conftest$ac_exeext' 6338 { ac_try='test -s conftest$ac_exeext'
6345 { (eval echo "$as_me:6345: \"$ac_try\"") >&5 6339 { (eval echo "$as_me:6339: \"$ac_try\"") >&5
6346 (eval $ac_try) 2>&5 6340 (eval $ac_try) 2>&5
6347 ac_status=$? 6341 ac_status=$?
6348 echo "$as_me:6348: \$? = $ac_status" >&5 6342 echo "$as_me:6342: \$? = $ac_status" >&5
6349 (exit $ac_status); }; }; then 6343 (exit $ac_status); }; }; then
6350 eval "$as_ac_var=yes" 6344 eval "$as_ac_var=yes"
6351else 6345else
@@ -6355,7 +6349,7 @@ eval "$as_ac_var=no"
6355fi 6349fi
6356rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6350rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6357fi 6351fi
6358echo "$as_me:6358: result: `eval echo '${'$as_ac_var'}'`" >&5 6352echo "$as_me:6352: result: `eval echo '${'$as_ac_var'}'`" >&5
6359echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 6353echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
6360if test `eval echo '${'$as_ac_var'}'` = yes; then 6354if test `eval echo '${'$as_ac_var'}'` = yes; then
6361 cat >>confdefs.h <<EOF 6355 cat >>confdefs.h <<EOF
@@ -6368,13 +6362,13 @@ done
6368fi 6362fi
6369 6363
6370if test "${window_system}" = "x11"; then 6364if test "${window_system}" = "x11"; then
6371 echo "$as_me:6371: checking X11 version 6" >&5 6365 echo "$as_me:6365: checking X11 version 6" >&5
6372echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6 6366echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6
6373 if test "${emacs_cv_x11_version_6+set}" = set; then 6367 if test "${emacs_cv_x11_version_6+set}" = set; then
6374 echo $ECHO_N "(cached) $ECHO_C" >&6 6368 echo $ECHO_N "(cached) $ECHO_C" >&6
6375else 6369else
6376 cat >conftest.$ac_ext <<_ACEOF 6370 cat >conftest.$ac_ext <<_ACEOF
6377#line 6377 "configure" 6371#line 6371 "configure"
6378#include "confdefs.h" 6372#include "confdefs.h"
6379#include <X11/Xlib.h> 6373#include <X11/Xlib.h>
6380int 6374int
@@ -6389,16 +6383,16 @@ fail;
6389} 6383}
6390_ACEOF 6384_ACEOF
6391rm -f conftest.$ac_objext conftest$ac_exeext 6385rm -f conftest.$ac_objext conftest$ac_exeext
6392if { (eval echo "$as_me:6392: \"$ac_link\"") >&5 6386if { (eval echo "$as_me:6386: \"$ac_link\"") >&5
6393 (eval $ac_link) 2>&5 6387 (eval $ac_link) 2>&5
6394 ac_status=$? 6388 ac_status=$?
6395 echo "$as_me:6395: \$? = $ac_status" >&5 6389 echo "$as_me:6389: \$? = $ac_status" >&5
6396 (exit $ac_status); } && 6390 (exit $ac_status); } &&
6397 { ac_try='test -s conftest$ac_exeext' 6391 { ac_try='test -s conftest$ac_exeext'
6398 { (eval echo "$as_me:6398: \"$ac_try\"") >&5 6392 { (eval echo "$as_me:6392: \"$ac_try\"") >&5
6399 (eval $ac_try) 2>&5 6393 (eval $ac_try) 2>&5
6400 ac_status=$? 6394 ac_status=$?
6401 echo "$as_me:6401: \$? = $ac_status" >&5 6395 echo "$as_me:6395: \$? = $ac_status" >&5
6402 (exit $ac_status); }; }; then 6396 (exit $ac_status); }; }; then
6403 emacs_cv_x11_version_6=yes 6397 emacs_cv_x11_version_6=yes
6404else 6398else
@@ -6410,26 +6404,26 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6410fi 6404fi
6411 6405
6412 if test $emacs_cv_x11_version_6 = yes; then 6406 if test $emacs_cv_x11_version_6 = yes; then
6413 echo "$as_me:6413: result: 6 or newer" >&5 6407 echo "$as_me:6407: result: 6 or newer" >&5
6414echo "${ECHO_T}6 or newer" >&6 6408echo "${ECHO_T}6 or newer" >&6
6415 cat >>confdefs.h <<\EOF 6409 cat >>confdefs.h <<\EOF
6416#define HAVE_X11R6 1 6410#define HAVE_X11R6 1
6417EOF 6411EOF
6418 6412
6419 else 6413 else
6420 echo "$as_me:6420: result: before 6" >&5 6414 echo "$as_me:6414: result: before 6" >&5
6421echo "${ECHO_T}before 6" >&6 6415echo "${ECHO_T}before 6" >&6
6422 fi 6416 fi
6423fi 6417fi
6424 6418
6425if test "${window_system}" = "x11"; then 6419if test "${window_system}" = "x11"; then
6426 echo "$as_me:6426: checking X11 version 5" >&5 6420 echo "$as_me:6420: checking X11 version 5" >&5
6427echo $ECHO_N "checking X11 version 5... $ECHO_C" >&6 6421echo $ECHO_N "checking X11 version 5... $ECHO_C" >&6
6428 if test "${emacs_cv_x11_version_5+set}" = set; then 6422 if test "${emacs_cv_x11_version_5+set}" = set; then
6429 echo $ECHO_N "(cached) $ECHO_C" >&6 6423 echo $ECHO_N "(cached) $ECHO_C" >&6
6430else 6424else
6431 cat >conftest.$ac_ext <<_ACEOF 6425 cat >conftest.$ac_ext <<_ACEOF
6432#line 6432 "configure" 6426#line 6426 "configure"
6433#include "confdefs.h" 6427#include "confdefs.h"
6434#include <X11/Xlib.h> 6428#include <X11/Xlib.h>
6435int 6429int
@@ -6444,16 +6438,16 @@ fail;
6444} 6438}
6445_ACEOF 6439_ACEOF
6446rm -f conftest.$ac_objext conftest$ac_exeext 6440rm -f conftest.$ac_objext conftest$ac_exeext
6447if { (eval echo "$as_me:6447: \"$ac_link\"") >&5 6441if { (eval echo "$as_me:6441: \"$ac_link\"") >&5
6448 (eval $ac_link) 2>&5 6442 (eval $ac_link) 2>&5
6449 ac_status=$? 6443 ac_status=$?
6450 echo "$as_me:6450: \$? = $ac_status" >&5 6444 echo "$as_me:6444: \$? = $ac_status" >&5
6451 (exit $ac_status); } && 6445 (exit $ac_status); } &&
6452 { ac_try='test -s conftest$ac_exeext' 6446 { ac_try='test -s conftest$ac_exeext'
6453 { (eval echo "$as_me:6453: \"$ac_try\"") >&5 6447 { (eval echo "$as_me:6447: \"$ac_try\"") >&5
6454 (eval $ac_try) 2>&5 6448 (eval $ac_try) 2>&5
6455 ac_status=$? 6449 ac_status=$?
6456 echo "$as_me:6456: \$? = $ac_status" >&5 6450 echo "$as_me:6450: \$? = $ac_status" >&5
6457 (exit $ac_status); }; }; then 6451 (exit $ac_status); }; }; then
6458 emacs_cv_x11_version_5=yes 6452 emacs_cv_x11_version_5=yes
6459else 6453else
@@ -6465,7 +6459,7 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6465fi 6459fi
6466 6460
6467 if test $emacs_cv_x11_version_5 = yes; then 6461 if test $emacs_cv_x11_version_5 = yes; then
6468 echo "$as_me:6468: result: 5 or newer" >&5 6462 echo "$as_me:6462: result: 5 or newer" >&5
6469echo "${ECHO_T}5 or newer" >&6 6463echo "${ECHO_T}5 or newer" >&6
6470 HAVE_X11R5=yes 6464 HAVE_X11R5=yes
6471 cat >>confdefs.h <<\EOF 6465 cat >>confdefs.h <<\EOF
@@ -6474,20 +6468,20 @@ EOF
6474 6468
6475 else 6469 else
6476 HAVE_X11R5=no 6470 HAVE_X11R5=no
6477 echo "$as_me:6477: result: before 5" >&5 6471 echo "$as_me:6471: result: before 5" >&5
6478echo "${ECHO_T}before 5" >&6 6472echo "${ECHO_T}before 5" >&6
6479 fi 6473 fi
6480fi 6474fi
6481 6475
6482if test x"${USE_X_TOOLKIT}" = xmaybe; then 6476if test x"${USE_X_TOOLKIT}" = xmaybe; then
6483 if test x"${HAVE_X11R5}" = xyes; then 6477 if test x"${HAVE_X11R5}" = xyes; then
6484 echo "$as_me:6484: checking X11 version 5 with Xaw" >&5 6478 echo "$as_me:6478: checking X11 version 5 with Xaw" >&5
6485echo $ECHO_N "checking X11 version 5 with Xaw... $ECHO_C" >&6 6479echo $ECHO_N "checking X11 version 5 with Xaw... $ECHO_C" >&6
6486 if test "${emacs_cv_x11_version_5_with_xaw+set}" = set; then 6480 if test "${emacs_cv_x11_version_5_with_xaw+set}" = set; then
6487 echo $ECHO_N "(cached) $ECHO_C" >&6 6481 echo $ECHO_N "(cached) $ECHO_C" >&6
6488else 6482else
6489 cat >conftest.$ac_ext <<_ACEOF 6483 cat >conftest.$ac_ext <<_ACEOF
6490#line 6490 "configure" 6484#line 6484 "configure"
6491#include "confdefs.h" 6485#include "confdefs.h"
6492 6486
6493#include <X11/Intrinsic.h> 6487#include <X11/Intrinsic.h>
@@ -6501,16 +6495,16 @@ main ()
6501} 6495}
6502_ACEOF 6496_ACEOF
6503rm -f conftest.$ac_objext conftest$ac_exeext 6497rm -f conftest.$ac_objext conftest$ac_exeext
6504if { (eval echo "$as_me:6504: \"$ac_link\"") >&5 6498if { (eval echo "$as_me:6498: \"$ac_link\"") >&5
6505 (eval $ac_link) 2>&5 6499 (eval $ac_link) 2>&5
6506 ac_status=$? 6500 ac_status=$?
6507 echo "$as_me:6507: \$? = $ac_status" >&5 6501 echo "$as_me:6501: \$? = $ac_status" >&5
6508 (exit $ac_status); } && 6502 (exit $ac_status); } &&
6509 { ac_try='test -s conftest$ac_exeext' 6503 { ac_try='test -s conftest$ac_exeext'
6510 { (eval echo "$as_me:6510: \"$ac_try\"") >&5 6504 { (eval echo "$as_me:6504: \"$ac_try\"") >&5
6511 (eval $ac_try) 2>&5 6505 (eval $ac_try) 2>&5
6512 ac_status=$? 6506 ac_status=$?
6513 echo "$as_me:6513: \$? = $ac_status" >&5 6507 echo "$as_me:6507: \$? = $ac_status" >&5
6514 (exit $ac_status); }; }; then 6508 (exit $ac_status); }; }; then
6515 emacs_cv_x11_version_5_with_xaw=yes 6509 emacs_cv_x11_version_5_with_xaw=yes
6516else 6510else
@@ -6522,11 +6516,11 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6522fi 6516fi
6523 6517
6524 if test $emacs_cv_x11_version_5_with_xaw = yes; then 6518 if test $emacs_cv_x11_version_5_with_xaw = yes; then
6525 echo "$as_me:6525: result: 5 or newer, with Xaw; use toolkit by default" >&5 6519 echo "$as_me:6519: result: 5 or newer, with Xaw; use toolkit by default" >&5
6526echo "${ECHO_T}5 or newer, with Xaw; use toolkit by default" >&6 6520echo "${ECHO_T}5 or newer, with Xaw; use toolkit by default" >&6
6527 USE_X_TOOLKIT=LUCID 6521 USE_X_TOOLKIT=LUCID
6528 else 6522 else
6529 echo "$as_me:6529: result: before 5 or no Xaw; do not use toolkit by default" >&5 6523 echo "$as_me:6523: result: before 5 or no Xaw; do not use toolkit by default" >&5
6530echo "${ECHO_T}before 5 or no Xaw; do not use toolkit by default" >&6 6524echo "${ECHO_T}before 5 or no Xaw; do not use toolkit by default" >&6
6531 USE_X_TOOLKIT=none 6525 USE_X_TOOLKIT=none
6532 fi 6526 fi
@@ -6538,13 +6532,13 @@ fi
6538X_TOOLKIT_TYPE=$USE_X_TOOLKIT 6532X_TOOLKIT_TYPE=$USE_X_TOOLKIT
6539 6533
6540if test "${USE_X_TOOLKIT}" != "none"; then 6534if test "${USE_X_TOOLKIT}" != "none"; then
6541 echo "$as_me:6541: checking X11 toolkit version" >&5 6535 echo "$as_me:6535: checking X11 toolkit version" >&5
6542echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6 6536echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6
6543 if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then 6537 if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then
6544 echo $ECHO_N "(cached) $ECHO_C" >&6 6538 echo $ECHO_N "(cached) $ECHO_C" >&6
6545else 6539else
6546 cat >conftest.$ac_ext <<_ACEOF 6540 cat >conftest.$ac_ext <<_ACEOF
6547#line 6547 "configure" 6541#line 6541 "configure"
6548#include "confdefs.h" 6542#include "confdefs.h"
6549#include <X11/Intrinsic.h> 6543#include <X11/Intrinsic.h>
6550int 6544int
@@ -6559,16 +6553,16 @@ fail;
6559} 6553}
6560_ACEOF 6554_ACEOF
6561rm -f conftest.$ac_objext conftest$ac_exeext 6555rm -f conftest.$ac_objext conftest$ac_exeext
6562if { (eval echo "$as_me:6562: \"$ac_link\"") >&5 6556if { (eval echo "$as_me:6556: \"$ac_link\"") >&5
6563 (eval $ac_link) 2>&5 6557 (eval $ac_link) 2>&5
6564 ac_status=$? 6558 ac_status=$?
6565 echo "$as_me:6565: \$? = $ac_status" >&5 6559 echo "$as_me:6559: \$? = $ac_status" >&5
6566 (exit $ac_status); } && 6560 (exit $ac_status); } &&
6567 { ac_try='test -s conftest$ac_exeext' 6561 { ac_try='test -s conftest$ac_exeext'
6568 { (eval echo "$as_me:6568: \"$ac_try\"") >&5 6562 { (eval echo "$as_me:6562: \"$ac_try\"") >&5
6569 (eval $ac_try) 2>&5 6563 (eval $ac_try) 2>&5
6570 ac_status=$? 6564 ac_status=$?
6571 echo "$as_me:6571: \$? = $ac_status" >&5 6565 echo "$as_me:6565: \$? = $ac_status" >&5
6572 (exit $ac_status); }; }; then 6566 (exit $ac_status); }; }; then
6573 emacs_cv_x11_toolkit_version_6=yes 6567 emacs_cv_x11_toolkit_version_6=yes
6574else 6568else
@@ -6581,14 +6575,14 @@ fi
6581 6575
6582 HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6 6576 HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6
6583 if test $emacs_cv_x11_toolkit_version_6 = yes; then 6577 if test $emacs_cv_x11_toolkit_version_6 = yes; then
6584 echo "$as_me:6584: result: 6 or newer" >&5 6578 echo "$as_me:6578: result: 6 or newer" >&5
6585echo "${ECHO_T}6 or newer" >&6 6579echo "${ECHO_T}6 or newer" >&6
6586 cat >>confdefs.h <<\EOF 6580 cat >>confdefs.h <<\EOF
6587#define HAVE_X11XTR6 1 6581#define HAVE_X11XTR6 1
6588EOF 6582EOF
6589 6583
6590 else 6584 else
6591 echo "$as_me:6591: result: before 6" >&5 6585 echo "$as_me:6585: result: before 6" >&5
6592echo "${ECHO_T}before 6" >&6 6586echo "${ECHO_T}before 6" >&6
6593 fi 6587 fi
6594 6588
@@ -6599,7 +6593,7 @@ echo "${ECHO_T}before 6" >&6
6599 LIBS="-lXt $LIBS" 6593 LIBS="-lXt $LIBS"
6600 fi 6594 fi
6601 6595
6602echo "$as_me:6602: checking for XmuConvertStandardSelection in -lXmu" >&5 6596echo "$as_me:6596: checking for XmuConvertStandardSelection in -lXmu" >&5
6603echo $ECHO_N "checking for XmuConvertStandardSelection in -lXmu... $ECHO_C" >&6 6597echo $ECHO_N "checking for XmuConvertStandardSelection in -lXmu... $ECHO_C" >&6
6604if test "${ac_cv_lib_Xmu_XmuConvertStandardSelection+set}" = set; then 6598if test "${ac_cv_lib_Xmu_XmuConvertStandardSelection+set}" = set; then
6605 echo $ECHO_N "(cached) $ECHO_C" >&6 6599 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6607,7 +6601,7 @@ else
6607 ac_check_lib_save_LIBS=$LIBS 6601 ac_check_lib_save_LIBS=$LIBS
6608LIBS="-lXmu $LIBS" 6602LIBS="-lXmu $LIBS"
6609cat >conftest.$ac_ext <<_ACEOF 6603cat >conftest.$ac_ext <<_ACEOF
6610#line 6610 "configure" 6604#line 6604 "configure"
6611#include "confdefs.h" 6605#include "confdefs.h"
6612 6606
6613/* Override any gcc2 internal prototype to avoid an error. */ 6607/* Override any gcc2 internal prototype to avoid an error. */
@@ -6626,16 +6620,16 @@ XmuConvertStandardSelection ();
6626} 6620}
6627_ACEOF 6621_ACEOF
6628rm -f conftest.$ac_objext conftest$ac_exeext 6622rm -f conftest.$ac_objext conftest$ac_exeext
6629if { (eval echo "$as_me:6629: \"$ac_link\"") >&5 6623if { (eval echo "$as_me:6623: \"$ac_link\"") >&5
6630 (eval $ac_link) 2>&5 6624 (eval $ac_link) 2>&5
6631 ac_status=$? 6625 ac_status=$?
6632 echo "$as_me:6632: \$? = $ac_status" >&5 6626 echo "$as_me:6626: \$? = $ac_status" >&5
6633 (exit $ac_status); } && 6627 (exit $ac_status); } &&
6634 { ac_try='test -s conftest$ac_exeext' 6628 { ac_try='test -s conftest$ac_exeext'
6635 { (eval echo "$as_me:6635: \"$ac_try\"") >&5 6629 { (eval echo "$as_me:6629: \"$ac_try\"") >&5
6636 (eval $ac_try) 2>&5 6630 (eval $ac_try) 2>&5
6637 ac_status=$? 6631 ac_status=$?
6638 echo "$as_me:6638: \$? = $ac_status" >&5 6632 echo "$as_me:6632: \$? = $ac_status" >&5
6639 (exit $ac_status); }; }; then 6633 (exit $ac_status); }; }; then
6640 ac_cv_lib_Xmu_XmuConvertStandardSelection=yes 6634 ac_cv_lib_Xmu_XmuConvertStandardSelection=yes
6641else 6635else
@@ -6646,7 +6640,7 @@ fi
6646rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6640rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6647LIBS=$ac_check_lib_save_LIBS 6641LIBS=$ac_check_lib_save_LIBS
6648fi 6642fi
6649echo "$as_me:6649: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5 6643echo "$as_me:6643: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5
6650echo "${ECHO_T}$ac_cv_lib_Xmu_XmuConvertStandardSelection" >&6 6644echo "${ECHO_T}$ac_cv_lib_Xmu_XmuConvertStandardSelection" >&6
6651if test $ac_cv_lib_Xmu_XmuConvertStandardSelection = yes; then 6645if test $ac_cv_lib_Xmu_XmuConvertStandardSelection = yes; then
6652 cat >>confdefs.h <<EOF 6646 cat >>confdefs.h <<EOF
@@ -6664,7 +6658,7 @@ fi
6664if test "${HAVE_X11}" = "yes"; then 6658if test "${HAVE_X11}" = "yes"; then
6665 if test "${USE_X_TOOLKIT}" != "none"; then 6659 if test "${USE_X_TOOLKIT}" != "none"; then
6666 6660
6667echo "$as_me:6667: checking for XShapeQueryExtension in -lXext" >&5 6661echo "$as_me:6661: checking for XShapeQueryExtension in -lXext" >&5
6668echo $ECHO_N "checking for XShapeQueryExtension in -lXext... $ECHO_C" >&6 6662echo $ECHO_N "checking for XShapeQueryExtension in -lXext... $ECHO_C" >&6
6669if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then 6663if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
6670 echo $ECHO_N "(cached) $ECHO_C" >&6 6664 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6672,7 +6666,7 @@ else
6672 ac_check_lib_save_LIBS=$LIBS 6666 ac_check_lib_save_LIBS=$LIBS
6673LIBS="-lXext $LIBS" 6667LIBS="-lXext $LIBS"
6674cat >conftest.$ac_ext <<_ACEOF 6668cat >conftest.$ac_ext <<_ACEOF
6675#line 6675 "configure" 6669#line 6669 "configure"
6676#include "confdefs.h" 6670#include "confdefs.h"
6677 6671
6678/* Override any gcc2 internal prototype to avoid an error. */ 6672/* Override any gcc2 internal prototype to avoid an error. */
@@ -6691,16 +6685,16 @@ XShapeQueryExtension ();
6691} 6685}
6692_ACEOF 6686_ACEOF
6693rm -f conftest.$ac_objext conftest$ac_exeext 6687rm -f conftest.$ac_objext conftest$ac_exeext
6694if { (eval echo "$as_me:6694: \"$ac_link\"") >&5 6688if { (eval echo "$as_me:6688: \"$ac_link\"") >&5
6695 (eval $ac_link) 2>&5 6689 (eval $ac_link) 2>&5
6696 ac_status=$? 6690 ac_status=$?
6697 echo "$as_me:6697: \$? = $ac_status" >&5 6691 echo "$as_me:6691: \$? = $ac_status" >&5
6698 (exit $ac_status); } && 6692 (exit $ac_status); } &&
6699 { ac_try='test -s conftest$ac_exeext' 6693 { ac_try='test -s conftest$ac_exeext'
6700 { (eval echo "$as_me:6700: \"$ac_try\"") >&5 6694 { (eval echo "$as_me:6694: \"$ac_try\"") >&5
6701 (eval $ac_try) 2>&5 6695 (eval $ac_try) 2>&5
6702 ac_status=$? 6696 ac_status=$?
6703 echo "$as_me:6703: \$? = $ac_status" >&5 6697 echo "$as_me:6697: \$? = $ac_status" >&5
6704 (exit $ac_status); }; }; then 6698 (exit $ac_status); }; }; then
6705 ac_cv_lib_Xext_XShapeQueryExtension=yes 6699 ac_cv_lib_Xext_XShapeQueryExtension=yes
6706else 6700else
@@ -6711,7 +6705,7 @@ fi
6711rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6705rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6712LIBS=$ac_check_lib_save_LIBS 6706LIBS=$ac_check_lib_save_LIBS
6713fi 6707fi
6714echo "$as_me:6714: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 6708echo "$as_me:6708: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
6715echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6 6709echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6
6716if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then 6710if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then
6717 cat >>confdefs.h <<EOF 6711 cat >>confdefs.h <<EOF
@@ -6726,13 +6720,13 @@ fi
6726fi 6720fi
6727 6721
6728if test "${USE_X_TOOLKIT}" = "MOTIF"; then 6722if test "${USE_X_TOOLKIT}" = "MOTIF"; then
6729 echo "$as_me:6729: checking for Motif version 2.1" >&5 6723 echo "$as_me:6723: checking for Motif version 2.1" >&5
6730echo $ECHO_N "checking for Motif version 2.1... $ECHO_C" >&6 6724echo $ECHO_N "checking for Motif version 2.1... $ECHO_C" >&6
6731if test "${emacs_cv_motif_version_2_1+set}" = set; then 6725if test "${emacs_cv_motif_version_2_1+set}" = set; then
6732 echo $ECHO_N "(cached) $ECHO_C" >&6 6726 echo $ECHO_N "(cached) $ECHO_C" >&6
6733else 6727else
6734 cat >conftest.$ac_ext <<_ACEOF 6728 cat >conftest.$ac_ext <<_ACEOF
6735#line 6735 "configure" 6729#line 6729 "configure"
6736#include "confdefs.h" 6730#include "confdefs.h"
6737#include <Xm/Xm.h> 6731#include <Xm/Xm.h>
6738int 6732int
@@ -6748,16 +6742,16 @@ Motif version prior to 2.1.
6748} 6742}
6749_ACEOF 6743_ACEOF
6750rm -f conftest.$ac_objext 6744rm -f conftest.$ac_objext
6751if { (eval echo "$as_me:6751: \"$ac_compile\"") >&5 6745if { (eval echo "$as_me:6745: \"$ac_compile\"") >&5
6752 (eval $ac_compile) 2>&5 6746 (eval $ac_compile) 2>&5
6753 ac_status=$? 6747 ac_status=$?
6754 echo "$as_me:6754: \$? = $ac_status" >&5 6748 echo "$as_me:6748: \$? = $ac_status" >&5
6755 (exit $ac_status); } && 6749 (exit $ac_status); } &&
6756 { ac_try='test -s conftest.$ac_objext' 6750 { ac_try='test -s conftest.$ac_objext'
6757 { (eval echo "$as_me:6757: \"$ac_try\"") >&5 6751 { (eval echo "$as_me:6751: \"$ac_try\"") >&5
6758 (eval $ac_try) 2>&5 6752 (eval $ac_try) 2>&5
6759 ac_status=$? 6753 ac_status=$?
6760 echo "$as_me:6760: \$? = $ac_status" >&5 6754 echo "$as_me:6754: \$? = $ac_status" >&5
6761 (exit $ac_status); }; }; then 6755 (exit $ac_status); }; }; then
6762 emacs_cv_motif_version_2_1=yes 6756 emacs_cv_motif_version_2_1=yes
6763else 6757else
@@ -6767,7 +6761,7 @@ emacs_cv_motif_version_2_1=no
6767fi 6761fi
6768rm -f conftest.$ac_objext conftest.$ac_ext 6762rm -f conftest.$ac_objext conftest.$ac_ext
6769fi 6763fi
6770echo "$as_me:6770: result: $emacs_cv_motif_version_2_1" >&5 6764echo "$as_me:6764: result: $emacs_cv_motif_version_2_1" >&5
6771echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6 6765echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6
6772 HAVE_MOTIF_2_1=$emacs_cv_motif_version_2_1 6766 HAVE_MOTIF_2_1=$emacs_cv_motif_version_2_1
6773 if test $emacs_cv_motif_version_2_1 = yes; then 6767 if test $emacs_cv_motif_version_2_1 = yes; then
@@ -6776,7 +6770,7 @@ echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6
6776#define HAVE_MOTIF_2_1 1 6770#define HAVE_MOTIF_2_1 1
6777EOF 6771EOF
6778 6772
6779 echo "$as_me:6779: checking for XpCreateContext in -lXp" >&5 6773 echo "$as_me:6773: checking for XpCreateContext in -lXp" >&5
6780echo $ECHO_N "checking for XpCreateContext in -lXp... $ECHO_C" >&6 6774echo $ECHO_N "checking for XpCreateContext in -lXp... $ECHO_C" >&6
6781if test "${ac_cv_lib_Xp_XpCreateContext+set}" = set; then 6775if test "${ac_cv_lib_Xp_XpCreateContext+set}" = set; then
6782 echo $ECHO_N "(cached) $ECHO_C" >&6 6776 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6784,7 +6778,7 @@ else
6784 ac_check_lib_save_LIBS=$LIBS 6778 ac_check_lib_save_LIBS=$LIBS
6785LIBS="-lXp $LIBS" 6779LIBS="-lXp $LIBS"
6786cat >conftest.$ac_ext <<_ACEOF 6780cat >conftest.$ac_ext <<_ACEOF
6787#line 6787 "configure" 6781#line 6781 "configure"
6788#include "confdefs.h" 6782#include "confdefs.h"
6789 6783
6790/* Override any gcc2 internal prototype to avoid an error. */ 6784/* Override any gcc2 internal prototype to avoid an error. */
@@ -6803,16 +6797,16 @@ XpCreateContext ();
6803} 6797}
6804_ACEOF 6798_ACEOF
6805rm -f conftest.$ac_objext conftest$ac_exeext 6799rm -f conftest.$ac_objext conftest$ac_exeext
6806if { (eval echo "$as_me:6806: \"$ac_link\"") >&5 6800if { (eval echo "$as_me:6800: \"$ac_link\"") >&5
6807 (eval $ac_link) 2>&5 6801 (eval $ac_link) 2>&5
6808 ac_status=$? 6802 ac_status=$?
6809 echo "$as_me:6809: \$? = $ac_status" >&5 6803 echo "$as_me:6803: \$? = $ac_status" >&5
6810 (exit $ac_status); } && 6804 (exit $ac_status); } &&
6811 { ac_try='test -s conftest$ac_exeext' 6805 { ac_try='test -s conftest$ac_exeext'
6812 { (eval echo "$as_me:6812: \"$ac_try\"") >&5 6806 { (eval echo "$as_me:6806: \"$ac_try\"") >&5
6813 (eval $ac_try) 2>&5 6807 (eval $ac_try) 2>&5
6814 ac_status=$? 6808 ac_status=$?
6815 echo "$as_me:6815: \$? = $ac_status" >&5 6809 echo "$as_me:6809: \$? = $ac_status" >&5
6816 (exit $ac_status); }; }; then 6810 (exit $ac_status); }; }; then
6817 ac_cv_lib_Xp_XpCreateContext=yes 6811 ac_cv_lib_Xp_XpCreateContext=yes
6818else 6812else
@@ -6823,7 +6817,7 @@ fi
6823rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6817rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6824LIBS=$ac_check_lib_save_LIBS 6818LIBS=$ac_check_lib_save_LIBS
6825fi 6819fi
6826echo "$as_me:6826: result: $ac_cv_lib_Xp_XpCreateContext" >&5 6820echo "$as_me:6820: result: $ac_cv_lib_Xp_XpCreateContext" >&5
6827echo "${ECHO_T}$ac_cv_lib_Xp_XpCreateContext" >&6 6821echo "${ECHO_T}$ac_cv_lib_Xp_XpCreateContext" >&6
6828if test $ac_cv_lib_Xp_XpCreateContext = yes; then 6822if test $ac_cv_lib_Xp_XpCreateContext = yes; then
6829 HAVE_LIBXP=yes 6823 HAVE_LIBXP=yes
@@ -6842,23 +6836,23 @@ fi
6842HAVE_XAW3D=no 6836HAVE_XAW3D=no
6843if test "${HAVE_X11}" = "yes"; then 6837if test "${HAVE_X11}" = "yes"; then
6844 if test "${USE_X_TOOLKIT}" != "none"; then 6838 if test "${USE_X_TOOLKIT}" != "none"; then
6845 echo "$as_me:6845: checking for X11/Xaw3d/Scrollbar.h" >&5 6839 echo "$as_me:6839: checking for X11/Xaw3d/Scrollbar.h" >&5
6846echo $ECHO_N "checking for X11/Xaw3d/Scrollbar.h... $ECHO_C" >&6 6840echo $ECHO_N "checking for X11/Xaw3d/Scrollbar.h... $ECHO_C" >&6
6847if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then 6841if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then
6848 echo $ECHO_N "(cached) $ECHO_C" >&6 6842 echo $ECHO_N "(cached) $ECHO_C" >&6
6849else 6843else
6850 cat >conftest.$ac_ext <<_ACEOF 6844 cat >conftest.$ac_ext <<_ACEOF
6851#line 6851 "configure" 6845#line 6845 "configure"
6852#include "confdefs.h" 6846#include "confdefs.h"
6853#include <X11/Xaw3d/Scrollbar.h> 6847#include <X11/Xaw3d/Scrollbar.h>
6854_ACEOF 6848_ACEOF
6855if { (eval echo "$as_me:6855: \"$ac_cpp conftest.$ac_ext\"") >&5 6849if { (eval echo "$as_me:6849: \"$ac_cpp conftest.$ac_ext\"") >&5
6856 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 6850 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6857 ac_status=$? 6851 ac_status=$?
6858 egrep -v '^ *\+' conftest.er1 >conftest.err 6852 egrep -v '^ *\+' conftest.er1 >conftest.err
6859 rm -f conftest.er1 6853 rm -f conftest.er1
6860 cat conftest.err >&5 6854 cat conftest.err >&5
6861 echo "$as_me:6861: \$? = $ac_status" >&5 6855 echo "$as_me:6855: \$? = $ac_status" >&5
6862 (exit $ac_status); } >/dev/null; then 6856 (exit $ac_status); } >/dev/null; then
6863 if test -s conftest.err; then 6857 if test -s conftest.err; then
6864 ac_cpp_err=$ac_c_preproc_warn_flag 6858 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -6877,10 +6871,10 @@ else
6877fi 6871fi
6878rm -f conftest.err conftest.$ac_ext 6872rm -f conftest.err conftest.$ac_ext
6879fi 6873fi
6880echo "$as_me:6880: result: $ac_cv_header_X11_Xaw3d_Scrollbar_h" >&5 6874echo "$as_me:6874: result: $ac_cv_header_X11_Xaw3d_Scrollbar_h" >&5
6881echo "${ECHO_T}$ac_cv_header_X11_Xaw3d_Scrollbar_h" >&6 6875echo "${ECHO_T}$ac_cv_header_X11_Xaw3d_Scrollbar_h" >&6
6882if test $ac_cv_header_X11_Xaw3d_Scrollbar_h = yes; then 6876if test $ac_cv_header_X11_Xaw3d_Scrollbar_h = yes; then
6883 echo "$as_me:6883: checking for XawScrollbarSetThumb in -lXaw3d" >&5 6877 echo "$as_me:6877: checking for XawScrollbarSetThumb in -lXaw3d" >&5
6884echo $ECHO_N "checking for XawScrollbarSetThumb in -lXaw3d... $ECHO_C" >&6 6878echo $ECHO_N "checking for XawScrollbarSetThumb in -lXaw3d... $ECHO_C" >&6
6885if test "${ac_cv_lib_Xaw3d_XawScrollbarSetThumb+set}" = set; then 6879if test "${ac_cv_lib_Xaw3d_XawScrollbarSetThumb+set}" = set; then
6886 echo $ECHO_N "(cached) $ECHO_C" >&6 6880 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6888,7 +6882,7 @@ else
6888 ac_check_lib_save_LIBS=$LIBS 6882 ac_check_lib_save_LIBS=$LIBS
6889LIBS="-lXaw3d $LIBS" 6883LIBS="-lXaw3d $LIBS"
6890cat >conftest.$ac_ext <<_ACEOF 6884cat >conftest.$ac_ext <<_ACEOF
6891#line 6891 "configure" 6885#line 6885 "configure"
6892#include "confdefs.h" 6886#include "confdefs.h"
6893 6887
6894/* Override any gcc2 internal prototype to avoid an error. */ 6888/* Override any gcc2 internal prototype to avoid an error. */
@@ -6907,16 +6901,16 @@ XawScrollbarSetThumb ();
6907} 6901}
6908_ACEOF 6902_ACEOF
6909rm -f conftest.$ac_objext conftest$ac_exeext 6903rm -f conftest.$ac_objext conftest$ac_exeext
6910if { (eval echo "$as_me:6910: \"$ac_link\"") >&5 6904if { (eval echo "$as_me:6904: \"$ac_link\"") >&5
6911 (eval $ac_link) 2>&5 6905 (eval $ac_link) 2>&5
6912 ac_status=$? 6906 ac_status=$?
6913 echo "$as_me:6913: \$? = $ac_status" >&5 6907 echo "$as_me:6907: \$? = $ac_status" >&5
6914 (exit $ac_status); } && 6908 (exit $ac_status); } &&
6915 { ac_try='test -s conftest$ac_exeext' 6909 { ac_try='test -s conftest$ac_exeext'
6916 { (eval echo "$as_me:6916: \"$ac_try\"") >&5 6910 { (eval echo "$as_me:6910: \"$ac_try\"") >&5
6917 (eval $ac_try) 2>&5 6911 (eval $ac_try) 2>&5
6918 ac_status=$? 6912 ac_status=$?
6919 echo "$as_me:6919: \$? = $ac_status" >&5 6913 echo "$as_me:6913: \$? = $ac_status" >&5
6920 (exit $ac_status); }; }; then 6914 (exit $ac_status); }; }; then
6921 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=yes 6915 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=yes
6922else 6916else
@@ -6927,7 +6921,7 @@ fi
6927rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6921rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6928LIBS=$ac_check_lib_save_LIBS 6922LIBS=$ac_check_lib_save_LIBS
6929fi 6923fi
6930echo "$as_me:6930: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5 6924echo "$as_me:6924: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5
6931echo "${ECHO_T}$ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&6 6925echo "${ECHO_T}$ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&6
6932if test $ac_cv_lib_Xaw3d_XawScrollbarSetThumb = yes; then 6926if test $ac_cv_lib_Xaw3d_XawScrollbarSetThumb = yes; then
6933 HAVE_XAW3D=yes 6927 HAVE_XAW3D=yes
@@ -6975,23 +6969,23 @@ fi
6975HAVE_XPM=no 6969HAVE_XPM=no
6976if test "${HAVE_X11}" = "yes"; then 6970if test "${HAVE_X11}" = "yes"; then
6977 if test "${with_xpm}" != "no"; then 6971 if test "${with_xpm}" != "no"; then
6978 echo "$as_me:6978: checking for X11/xpm.h" >&5 6972 echo "$as_me:6972: checking for X11/xpm.h" >&5
6979echo $ECHO_N "checking for X11/xpm.h... $ECHO_C" >&6 6973echo $ECHO_N "checking for X11/xpm.h... $ECHO_C" >&6
6980if test "${ac_cv_header_X11_xpm_h+set}" = set; then 6974if test "${ac_cv_header_X11_xpm_h+set}" = set; then
6981 echo $ECHO_N "(cached) $ECHO_C" >&6 6975 echo $ECHO_N "(cached) $ECHO_C" >&6
6982else 6976else
6983 cat >conftest.$ac_ext <<_ACEOF 6977 cat >conftest.$ac_ext <<_ACEOF
6984#line 6984 "configure" 6978#line 6978 "configure"
6985#include "confdefs.h" 6979#include "confdefs.h"
6986#include <X11/xpm.h> 6980#include <X11/xpm.h>
6987_ACEOF 6981_ACEOF
6988if { (eval echo "$as_me:6988: \"$ac_cpp conftest.$ac_ext\"") >&5 6982if { (eval echo "$as_me:6982: \"$ac_cpp conftest.$ac_ext\"") >&5
6989 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 6983 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6990 ac_status=$? 6984 ac_status=$?
6991 egrep -v '^ *\+' conftest.er1 >conftest.err 6985 egrep -v '^ *\+' conftest.er1 >conftest.err
6992 rm -f conftest.er1 6986 rm -f conftest.er1
6993 cat conftest.err >&5 6987 cat conftest.err >&5
6994 echo "$as_me:6994: \$? = $ac_status" >&5 6988 echo "$as_me:6988: \$? = $ac_status" >&5
6995 (exit $ac_status); } >/dev/null; then 6989 (exit $ac_status); } >/dev/null; then
6996 if test -s conftest.err; then 6990 if test -s conftest.err; then
6997 ac_cpp_err=$ac_c_preproc_warn_flag 6991 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -7010,10 +7004,10 @@ else
7010fi 7004fi
7011rm -f conftest.err conftest.$ac_ext 7005rm -f conftest.err conftest.$ac_ext
7012fi 7006fi
7013echo "$as_me:7013: result: $ac_cv_header_X11_xpm_h" >&5 7007echo "$as_me:7007: result: $ac_cv_header_X11_xpm_h" >&5
7014echo "${ECHO_T}$ac_cv_header_X11_xpm_h" >&6 7008echo "${ECHO_T}$ac_cv_header_X11_xpm_h" >&6
7015if test $ac_cv_header_X11_xpm_h = yes; then 7009if test $ac_cv_header_X11_xpm_h = yes; then
7016 echo "$as_me:7016: checking for XpmReadFileToPixmap in -lXpm" >&5 7010 echo "$as_me:7010: checking for XpmReadFileToPixmap in -lXpm" >&5
7017echo $ECHO_N "checking for XpmReadFileToPixmap in -lXpm... $ECHO_C" >&6 7011echo $ECHO_N "checking for XpmReadFileToPixmap in -lXpm... $ECHO_C" >&6
7018if test "${ac_cv_lib_Xpm_XpmReadFileToPixmap+set}" = set; then 7012if test "${ac_cv_lib_Xpm_XpmReadFileToPixmap+set}" = set; then
7019 echo $ECHO_N "(cached) $ECHO_C" >&6 7013 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7021,7 +7015,7 @@ else
7021 ac_check_lib_save_LIBS=$LIBS 7015 ac_check_lib_save_LIBS=$LIBS
7022LIBS="-lXpm -lX11 $LIBS" 7016LIBS="-lXpm -lX11 $LIBS"
7023cat >conftest.$ac_ext <<_ACEOF 7017cat >conftest.$ac_ext <<_ACEOF
7024#line 7024 "configure" 7018#line 7018 "configure"
7025#include "confdefs.h" 7019#include "confdefs.h"
7026 7020
7027/* Override any gcc2 internal prototype to avoid an error. */ 7021/* Override any gcc2 internal prototype to avoid an error. */
@@ -7040,16 +7034,16 @@ XpmReadFileToPixmap ();
7040} 7034}
7041_ACEOF 7035_ACEOF
7042rm -f conftest.$ac_objext conftest$ac_exeext 7036rm -f conftest.$ac_objext conftest$ac_exeext
7043if { (eval echo "$as_me:7043: \"$ac_link\"") >&5 7037if { (eval echo "$as_me:7037: \"$ac_link\"") >&5
7044 (eval $ac_link) 2>&5 7038 (eval $ac_link) 2>&5
7045 ac_status=$? 7039 ac_status=$?
7046 echo "$as_me:7046: \$? = $ac_status" >&5 7040 echo "$as_me:7040: \$? = $ac_status" >&5
7047 (exit $ac_status); } && 7041 (exit $ac_status); } &&
7048 { ac_try='test -s conftest$ac_exeext' 7042 { ac_try='test -s conftest$ac_exeext'
7049 { (eval echo "$as_me:7049: \"$ac_try\"") >&5 7043 { (eval echo "$as_me:7043: \"$ac_try\"") >&5
7050 (eval $ac_try) 2>&5 7044 (eval $ac_try) 2>&5
7051 ac_status=$? 7045 ac_status=$?
7052 echo "$as_me:7052: \$? = $ac_status" >&5 7046 echo "$as_me:7046: \$? = $ac_status" >&5
7053 (exit $ac_status); }; }; then 7047 (exit $ac_status); }; }; then
7054 ac_cv_lib_Xpm_XpmReadFileToPixmap=yes 7048 ac_cv_lib_Xpm_XpmReadFileToPixmap=yes
7055else 7049else
@@ -7060,7 +7054,7 @@ fi
7060rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7054rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7061LIBS=$ac_check_lib_save_LIBS 7055LIBS=$ac_check_lib_save_LIBS
7062fi 7056fi
7063echo "$as_me:7063: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5 7057echo "$as_me:7057: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5
7064echo "${ECHO_T}$ac_cv_lib_Xpm_XpmReadFileToPixmap" >&6 7058echo "${ECHO_T}$ac_cv_lib_Xpm_XpmReadFileToPixmap" >&6
7065if test $ac_cv_lib_Xpm_XpmReadFileToPixmap = yes; then 7059if test $ac_cv_lib_Xpm_XpmReadFileToPixmap = yes; then
7066 HAVE_XPM=yes 7060 HAVE_XPM=yes
@@ -7069,10 +7063,10 @@ fi
7069fi 7063fi
7070 7064
7071 if test "${HAVE_XPM}" = "yes"; then 7065 if test "${HAVE_XPM}" = "yes"; then
7072 echo "$as_me:7072: checking for XpmReturnAllocPixels preprocessor define" >&5 7066 echo "$as_me:7066: checking for XpmReturnAllocPixels preprocessor define" >&5
7073echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 7067echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6
7074 cat >conftest.$ac_ext <<_ACEOF 7068 cat >conftest.$ac_ext <<_ACEOF
7075#line 7075 "configure" 7069#line 7069 "configure"
7076#include "confdefs.h" 7070#include "confdefs.h"
7077#include "X11/xpm.h" 7071#include "X11/xpm.h"
7078#ifndef XpmReturnAllocPixels 7072#ifndef XpmReturnAllocPixels
@@ -7089,10 +7083,10 @@ fi
7089rm -f conftest* 7083rm -f conftest*
7090 7084
7091 if test "${HAVE_XPM}" = "yes"; then 7085 if test "${HAVE_XPM}" = "yes"; then
7092 echo "$as_me:7092: result: yes" >&5 7086 echo "$as_me:7086: result: yes" >&5
7093echo "${ECHO_T}yes" >&6 7087echo "${ECHO_T}yes" >&6
7094 else 7088 else
7095 echo "$as_me:7095: result: no" >&5 7089 echo "$as_me:7089: result: no" >&5
7096echo "${ECHO_T}no" >&6 7090echo "${ECHO_T}no" >&6
7097 fi 7091 fi
7098 fi 7092 fi
@@ -7110,23 +7104,23 @@ fi
7110HAVE_JPEG=no 7104HAVE_JPEG=no
7111if test "${HAVE_X11}" = "yes"; then 7105if test "${HAVE_X11}" = "yes"; then
7112 if test "${with_jpeg}" != "no"; then 7106 if test "${with_jpeg}" != "no"; then
7113 echo "$as_me:7113: checking for jerror.h" >&5 7107 echo "$as_me:7107: checking for jerror.h" >&5
7114echo $ECHO_N "checking for jerror.h... $ECHO_C" >&6 7108echo $ECHO_N "checking for jerror.h... $ECHO_C" >&6
7115if test "${ac_cv_header_jerror_h+set}" = set; then 7109if test "${ac_cv_header_jerror_h+set}" = set; then
7116 echo $ECHO_N "(cached) $ECHO_C" >&6 7110 echo $ECHO_N "(cached) $ECHO_C" >&6
7117else 7111else
7118 cat >conftest.$ac_ext <<_ACEOF 7112 cat >conftest.$ac_ext <<_ACEOF
7119#line 7119 "configure" 7113#line 7113 "configure"
7120#include "confdefs.h" 7114#include "confdefs.h"
7121#include <jerror.h> 7115#include <jerror.h>
7122_ACEOF 7116_ACEOF
7123if { (eval echo "$as_me:7123: \"$ac_cpp conftest.$ac_ext\"") >&5 7117if { (eval echo "$as_me:7117: \"$ac_cpp conftest.$ac_ext\"") >&5
7124 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 7118 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7125 ac_status=$? 7119 ac_status=$?
7126 egrep -v '^ *\+' conftest.er1 >conftest.err 7120 egrep -v '^ *\+' conftest.er1 >conftest.err
7127 rm -f conftest.er1 7121 rm -f conftest.er1
7128 cat conftest.err >&5 7122 cat conftest.err >&5
7129 echo "$as_me:7129: \$? = $ac_status" >&5 7123 echo "$as_me:7123: \$? = $ac_status" >&5
7130 (exit $ac_status); } >/dev/null; then 7124 (exit $ac_status); } >/dev/null; then
7131 if test -s conftest.err; then 7125 if test -s conftest.err; then
7132 ac_cpp_err=$ac_c_preproc_warn_flag 7126 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -7145,10 +7139,10 @@ else
7145fi 7139fi
7146rm -f conftest.err conftest.$ac_ext 7140rm -f conftest.err conftest.$ac_ext
7147fi 7141fi
7148echo "$as_me:7148: result: $ac_cv_header_jerror_h" >&5 7142echo "$as_me:7142: result: $ac_cv_header_jerror_h" >&5
7149echo "${ECHO_T}$ac_cv_header_jerror_h" >&6 7143echo "${ECHO_T}$ac_cv_header_jerror_h" >&6
7150if test $ac_cv_header_jerror_h = yes; then 7144if test $ac_cv_header_jerror_h = yes; then
7151 echo "$as_me:7151: checking for jpeg_destroy_compress in -ljpeg" >&5 7145 echo "$as_me:7145: checking for jpeg_destroy_compress in -ljpeg" >&5
7152echo $ECHO_N "checking for jpeg_destroy_compress in -ljpeg... $ECHO_C" >&6 7146echo $ECHO_N "checking for jpeg_destroy_compress in -ljpeg... $ECHO_C" >&6
7153if test "${ac_cv_lib_jpeg_jpeg_destroy_compress+set}" = set; then 7147if test "${ac_cv_lib_jpeg_jpeg_destroy_compress+set}" = set; then
7154 echo $ECHO_N "(cached) $ECHO_C" >&6 7148 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7156,7 +7150,7 @@ else
7156 ac_check_lib_save_LIBS=$LIBS 7150 ac_check_lib_save_LIBS=$LIBS
7157LIBS="-ljpeg $LIBS" 7151LIBS="-ljpeg $LIBS"
7158cat >conftest.$ac_ext <<_ACEOF 7152cat >conftest.$ac_ext <<_ACEOF
7159#line 7159 "configure" 7153#line 7153 "configure"
7160#include "confdefs.h" 7154#include "confdefs.h"
7161 7155
7162/* Override any gcc2 internal prototype to avoid an error. */ 7156/* Override any gcc2 internal prototype to avoid an error. */
@@ -7175,16 +7169,16 @@ jpeg_destroy_compress ();
7175} 7169}
7176_ACEOF 7170_ACEOF
7177rm -f conftest.$ac_objext conftest$ac_exeext 7171rm -f conftest.$ac_objext conftest$ac_exeext
7178if { (eval echo "$as_me:7178: \"$ac_link\"") >&5 7172if { (eval echo "$as_me:7172: \"$ac_link\"") >&5
7179 (eval $ac_link) 2>&5 7173 (eval $ac_link) 2>&5
7180 ac_status=$? 7174 ac_status=$?
7181 echo "$as_me:7181: \$? = $ac_status" >&5 7175 echo "$as_me:7175: \$? = $ac_status" >&5
7182 (exit $ac_status); } && 7176 (exit $ac_status); } &&
7183 { ac_try='test -s conftest$ac_exeext' 7177 { ac_try='test -s conftest$ac_exeext'
7184 { (eval echo "$as_me:7184: \"$ac_try\"") >&5 7178 { (eval echo "$as_me:7178: \"$ac_try\"") >&5
7185 (eval $ac_try) 2>&5 7179 (eval $ac_try) 2>&5
7186 ac_status=$? 7180 ac_status=$?
7187 echo "$as_me:7187: \$? = $ac_status" >&5 7181 echo "$as_me:7181: \$? = $ac_status" >&5
7188 (exit $ac_status); }; }; then 7182 (exit $ac_status); }; }; then
7189 ac_cv_lib_jpeg_jpeg_destroy_compress=yes 7183 ac_cv_lib_jpeg_jpeg_destroy_compress=yes
7190else 7184else
@@ -7195,7 +7189,7 @@ fi
7195rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7189rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7196LIBS=$ac_check_lib_save_LIBS 7190LIBS=$ac_check_lib_save_LIBS
7197fi 7191fi
7198echo "$as_me:7198: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5 7192echo "$as_me:7192: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5
7199echo "${ECHO_T}$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6 7193echo "${ECHO_T}$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6
7200if test $ac_cv_lib_jpeg_jpeg_destroy_compress = yes; then 7194if test $ac_cv_lib_jpeg_jpeg_destroy_compress = yes; then
7201 HAVE_JPEG=yes 7195 HAVE_JPEG=yes
@@ -7217,23 +7211,23 @@ fi
7217HAVE_PNG=no 7211HAVE_PNG=no
7218if test "${HAVE_X11}" = "yes"; then 7212if test "${HAVE_X11}" = "yes"; then
7219 if test "${with_png}" != "no"; then 7213 if test "${with_png}" != "no"; then
7220 echo "$as_me:7220: checking for png.h" >&5 7214 echo "$as_me:7214: checking for png.h" >&5
7221echo $ECHO_N "checking for png.h... $ECHO_C" >&6 7215echo $ECHO_N "checking for png.h... $ECHO_C" >&6
7222if test "${ac_cv_header_png_h+set}" = set; then 7216if test "${ac_cv_header_png_h+set}" = set; then
7223 echo $ECHO_N "(cached) $ECHO_C" >&6 7217 echo $ECHO_N "(cached) $ECHO_C" >&6
7224else 7218else
7225 cat >conftest.$ac_ext <<_ACEOF 7219 cat >conftest.$ac_ext <<_ACEOF
7226#line 7226 "configure" 7220#line 7220 "configure"
7227#include "confdefs.h" 7221#include "confdefs.h"
7228#include <png.h> 7222#include <png.h>
7229_ACEOF 7223_ACEOF
7230if { (eval echo "$as_me:7230: \"$ac_cpp conftest.$ac_ext\"") >&5 7224if { (eval echo "$as_me:7224: \"$ac_cpp conftest.$ac_ext\"") >&5
7231 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 7225 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7232 ac_status=$? 7226 ac_status=$?
7233 egrep -v '^ *\+' conftest.er1 >conftest.err 7227 egrep -v '^ *\+' conftest.er1 >conftest.err
7234 rm -f conftest.er1 7228 rm -f conftest.er1
7235 cat conftest.err >&5 7229 cat conftest.err >&5
7236 echo "$as_me:7236: \$? = $ac_status" >&5 7230 echo "$as_me:7230: \$? = $ac_status" >&5
7237 (exit $ac_status); } >/dev/null; then 7231 (exit $ac_status); } >/dev/null; then
7238 if test -s conftest.err; then 7232 if test -s conftest.err; then
7239 ac_cpp_err=$ac_c_preproc_warn_flag 7233 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -7252,10 +7246,10 @@ else
7252fi 7246fi
7253rm -f conftest.err conftest.$ac_ext 7247rm -f conftest.err conftest.$ac_ext
7254fi 7248fi
7255echo "$as_me:7255: result: $ac_cv_header_png_h" >&5 7249echo "$as_me:7249: result: $ac_cv_header_png_h" >&5
7256echo "${ECHO_T}$ac_cv_header_png_h" >&6 7250echo "${ECHO_T}$ac_cv_header_png_h" >&6
7257if test $ac_cv_header_png_h = yes; then 7251if test $ac_cv_header_png_h = yes; then
7258 echo "$as_me:7258: checking for png_get_channels in -lpng" >&5 7252 echo "$as_me:7252: checking for png_get_channels in -lpng" >&5
7259echo $ECHO_N "checking for png_get_channels in -lpng... $ECHO_C" >&6 7253echo $ECHO_N "checking for png_get_channels in -lpng... $ECHO_C" >&6
7260if test "${ac_cv_lib_png_png_get_channels+set}" = set; then 7254if test "${ac_cv_lib_png_png_get_channels+set}" = set; then
7261 echo $ECHO_N "(cached) $ECHO_C" >&6 7255 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7263,7 +7257,7 @@ else
7263 ac_check_lib_save_LIBS=$LIBS 7257 ac_check_lib_save_LIBS=$LIBS
7264LIBS="-lpng -lz -lm $LIBS" 7258LIBS="-lpng -lz -lm $LIBS"
7265cat >conftest.$ac_ext <<_ACEOF 7259cat >conftest.$ac_ext <<_ACEOF
7266#line 7266 "configure" 7260#line 7260 "configure"
7267#include "confdefs.h" 7261#include "confdefs.h"
7268 7262
7269/* Override any gcc2 internal prototype to avoid an error. */ 7263/* Override any gcc2 internal prototype to avoid an error. */
@@ -7282,16 +7276,16 @@ png_get_channels ();
7282} 7276}
7283_ACEOF 7277_ACEOF
7284rm -f conftest.$ac_objext conftest$ac_exeext 7278rm -f conftest.$ac_objext conftest$ac_exeext
7285if { (eval echo "$as_me:7285: \"$ac_link\"") >&5 7279if { (eval echo "$as_me:7279: \"$ac_link\"") >&5
7286 (eval $ac_link) 2>&5 7280 (eval $ac_link) 2>&5
7287 ac_status=$? 7281 ac_status=$?
7288 echo "$as_me:7288: \$? = $ac_status" >&5 7282 echo "$as_me:7282: \$? = $ac_status" >&5
7289 (exit $ac_status); } && 7283 (exit $ac_status); } &&
7290 { ac_try='test -s conftest$ac_exeext' 7284 { ac_try='test -s conftest$ac_exeext'
7291 { (eval echo "$as_me:7291: \"$ac_try\"") >&5 7285 { (eval echo "$as_me:7285: \"$ac_try\"") >&5
7292 (eval $ac_try) 2>&5 7286 (eval $ac_try) 2>&5
7293 ac_status=$? 7287 ac_status=$?
7294 echo "$as_me:7294: \$? = $ac_status" >&5 7288 echo "$as_me:7288: \$? = $ac_status" >&5
7295 (exit $ac_status); }; }; then 7289 (exit $ac_status); }; }; then
7296 ac_cv_lib_png_png_get_channels=yes 7290 ac_cv_lib_png_png_get_channels=yes
7297else 7291else
@@ -7302,7 +7296,7 @@ fi
7302rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7296rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7303LIBS=$ac_check_lib_save_LIBS 7297LIBS=$ac_check_lib_save_LIBS
7304fi 7298fi
7305echo "$as_me:7305: result: $ac_cv_lib_png_png_get_channels" >&5 7299echo "$as_me:7299: result: $ac_cv_lib_png_png_get_channels" >&5
7306echo "${ECHO_T}$ac_cv_lib_png_png_get_channels" >&6 7300echo "${ECHO_T}$ac_cv_lib_png_png_get_channels" >&6
7307if test $ac_cv_lib_png_png_get_channels = yes; then 7301if test $ac_cv_lib_png_png_get_channels = yes; then
7308 HAVE_PNG=yes 7302 HAVE_PNG=yes
@@ -7324,23 +7318,23 @@ fi
7324HAVE_TIFF=no 7318HAVE_TIFF=no
7325if test "${HAVE_X11}" = "yes"; then 7319if test "${HAVE_X11}" = "yes"; then
7326 if test "${with_tiff}" != "no"; then 7320 if test "${with_tiff}" != "no"; then
7327 echo "$as_me:7327: checking for tiffio.h" >&5 7321 echo "$as_me:7321: checking for tiffio.h" >&5
7328echo $ECHO_N "checking for tiffio.h... $ECHO_C" >&6 7322echo $ECHO_N "checking for tiffio.h... $ECHO_C" >&6
7329if test "${ac_cv_header_tiffio_h+set}" = set; then 7323if test "${ac_cv_header_tiffio_h+set}" = set; then
7330 echo $ECHO_N "(cached) $ECHO_C" >&6 7324 echo $ECHO_N "(cached) $ECHO_C" >&6
7331else 7325else
7332 cat >conftest.$ac_ext <<_ACEOF 7326 cat >conftest.$ac_ext <<_ACEOF
7333#line 7333 "configure" 7327#line 7327 "configure"
7334#include "confdefs.h" 7328#include "confdefs.h"
7335#include <tiffio.h> 7329#include <tiffio.h>
7336_ACEOF 7330_ACEOF
7337if { (eval echo "$as_me:7337: \"$ac_cpp conftest.$ac_ext\"") >&5 7331if { (eval echo "$as_me:7331: \"$ac_cpp conftest.$ac_ext\"") >&5
7338 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 7332 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7339 ac_status=$? 7333 ac_status=$?
7340 egrep -v '^ *\+' conftest.er1 >conftest.err 7334 egrep -v '^ *\+' conftest.er1 >conftest.err
7341 rm -f conftest.er1 7335 rm -f conftest.er1
7342 cat conftest.err >&5 7336 cat conftest.err >&5
7343 echo "$as_me:7343: \$? = $ac_status" >&5 7337 echo "$as_me:7337: \$? = $ac_status" >&5
7344 (exit $ac_status); } >/dev/null; then 7338 (exit $ac_status); } >/dev/null; then
7345 if test -s conftest.err; then 7339 if test -s conftest.err; then
7346 ac_cpp_err=$ac_c_preproc_warn_flag 7340 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -7359,13 +7353,13 @@ else
7359fi 7353fi
7360rm -f conftest.err conftest.$ac_ext 7354rm -f conftest.err conftest.$ac_ext
7361fi 7355fi
7362echo "$as_me:7362: result: $ac_cv_header_tiffio_h" >&5 7356echo "$as_me:7356: result: $ac_cv_header_tiffio_h" >&5
7363echo "${ECHO_T}$ac_cv_header_tiffio_h" >&6 7357echo "${ECHO_T}$ac_cv_header_tiffio_h" >&6
7364if test $ac_cv_header_tiffio_h = yes; then 7358if test $ac_cv_header_tiffio_h = yes; then
7365 tifflibs="-lz -lm" 7359 tifflibs="-lz -lm"
7366 # At least one tiff package requires the jpeg library. 7360 # At least one tiff package requires the jpeg library.
7367 if test "${HAVE_JPEG}" = yes; then tifflibs="-ljpeg $tifflibs"; fi 7361 if test "${HAVE_JPEG}" = yes; then tifflibs="-ljpeg $tifflibs"; fi
7368 echo "$as_me:7368: checking for TIFFGetVersion in -ltiff" >&5 7362 echo "$as_me:7362: checking for TIFFGetVersion in -ltiff" >&5
7369echo $ECHO_N "checking for TIFFGetVersion in -ltiff... $ECHO_C" >&6 7363echo $ECHO_N "checking for TIFFGetVersion in -ltiff... $ECHO_C" >&6
7370if test "${ac_cv_lib_tiff_TIFFGetVersion+set}" = set; then 7364if test "${ac_cv_lib_tiff_TIFFGetVersion+set}" = set; then
7371 echo $ECHO_N "(cached) $ECHO_C" >&6 7365 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7373,7 +7367,7 @@ else
7373 ac_check_lib_save_LIBS=$LIBS 7367 ac_check_lib_save_LIBS=$LIBS
7374LIBS="-ltiff $tifflibs $LIBS" 7368LIBS="-ltiff $tifflibs $LIBS"
7375cat >conftest.$ac_ext <<_ACEOF 7369cat >conftest.$ac_ext <<_ACEOF
7376#line 7376 "configure" 7370#line 7370 "configure"
7377#include "confdefs.h" 7371#include "confdefs.h"
7378 7372
7379/* Override any gcc2 internal prototype to avoid an error. */ 7373/* Override any gcc2 internal prototype to avoid an error. */
@@ -7392,16 +7386,16 @@ TIFFGetVersion ();
7392} 7386}
7393_ACEOF 7387_ACEOF
7394rm -f conftest.$ac_objext conftest$ac_exeext 7388rm -f conftest.$ac_objext conftest$ac_exeext
7395if { (eval echo "$as_me:7395: \"$ac_link\"") >&5 7389if { (eval echo "$as_me:7389: \"$ac_link\"") >&5
7396 (eval $ac_link) 2>&5 7390 (eval $ac_link) 2>&5
7397 ac_status=$? 7391 ac_status=$?
7398 echo "$as_me:7398: \$? = $ac_status" >&5 7392 echo "$as_me:7392: \$? = $ac_status" >&5
7399 (exit $ac_status); } && 7393 (exit $ac_status); } &&
7400 { ac_try='test -s conftest$ac_exeext' 7394 { ac_try='test -s conftest$ac_exeext'
7401 { (eval echo "$as_me:7401: \"$ac_try\"") >&5 7395 { (eval echo "$as_me:7395: \"$ac_try\"") >&5
7402 (eval $ac_try) 2>&5 7396 (eval $ac_try) 2>&5
7403 ac_status=$? 7397 ac_status=$?
7404 echo "$as_me:7404: \$? = $ac_status" >&5 7398 echo "$as_me:7398: \$? = $ac_status" >&5
7405 (exit $ac_status); }; }; then 7399 (exit $ac_status); }; }; then
7406 ac_cv_lib_tiff_TIFFGetVersion=yes 7400 ac_cv_lib_tiff_TIFFGetVersion=yes
7407else 7401else
@@ -7412,7 +7406,7 @@ fi
7412rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7406rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7413LIBS=$ac_check_lib_save_LIBS 7407LIBS=$ac_check_lib_save_LIBS
7414fi 7408fi
7415echo "$as_me:7415: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5 7409echo "$as_me:7409: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5
7416echo "${ECHO_T}$ac_cv_lib_tiff_TIFFGetVersion" >&6 7410echo "${ECHO_T}$ac_cv_lib_tiff_TIFFGetVersion" >&6
7417if test $ac_cv_lib_tiff_TIFFGetVersion = yes; then 7411if test $ac_cv_lib_tiff_TIFFGetVersion = yes; then
7418 HAVE_TIFF=yes 7412 HAVE_TIFF=yes
@@ -7434,23 +7428,23 @@ fi
7434HAVE_GIF=no 7428HAVE_GIF=no
7435if test "${HAVE_X11}" = "yes"; then 7429if test "${HAVE_X11}" = "yes"; then
7436 if test "${with_gif}" != "no"; then 7430 if test "${with_gif}" != "no"; then
7437 echo "$as_me:7437: checking for gif_lib.h" >&5 7431 echo "$as_me:7431: checking for gif_lib.h" >&5
7438echo $ECHO_N "checking for gif_lib.h... $ECHO_C" >&6 7432echo $ECHO_N "checking for gif_lib.h... $ECHO_C" >&6
7439if test "${ac_cv_header_gif_lib_h+set}" = set; then 7433if test "${ac_cv_header_gif_lib_h+set}" = set; then
7440 echo $ECHO_N "(cached) $ECHO_C" >&6 7434 echo $ECHO_N "(cached) $ECHO_C" >&6
7441else 7435else
7442 cat >conftest.$ac_ext <<_ACEOF 7436 cat >conftest.$ac_ext <<_ACEOF
7443#line 7443 "configure" 7437#line 7437 "configure"
7444#include "confdefs.h" 7438#include "confdefs.h"
7445#include <gif_lib.h> 7439#include <gif_lib.h>
7446_ACEOF 7440_ACEOF
7447if { (eval echo "$as_me:7447: \"$ac_cpp conftest.$ac_ext\"") >&5 7441if { (eval echo "$as_me:7441: \"$ac_cpp conftest.$ac_ext\"") >&5
7448 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 7442 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7449 ac_status=$? 7443 ac_status=$?
7450 egrep -v '^ *\+' conftest.er1 >conftest.err 7444 egrep -v '^ *\+' conftest.er1 >conftest.err
7451 rm -f conftest.er1 7445 rm -f conftest.er1
7452 cat conftest.err >&5 7446 cat conftest.err >&5
7453 echo "$as_me:7453: \$? = $ac_status" >&5 7447 echo "$as_me:7447: \$? = $ac_status" >&5
7454 (exit $ac_status); } >/dev/null; then 7448 (exit $ac_status); } >/dev/null; then
7455 if test -s conftest.err; then 7449 if test -s conftest.err; then
7456 ac_cpp_err=$ac_c_preproc_warn_flag 7450 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -7469,10 +7463,10 @@ else
7469fi 7463fi
7470rm -f conftest.err conftest.$ac_ext 7464rm -f conftest.err conftest.$ac_ext
7471fi 7465fi
7472echo "$as_me:7472: result: $ac_cv_header_gif_lib_h" >&5 7466echo "$as_me:7466: result: $ac_cv_header_gif_lib_h" >&5
7473echo "${ECHO_T}$ac_cv_header_gif_lib_h" >&6 7467echo "${ECHO_T}$ac_cv_header_gif_lib_h" >&6
7474if test $ac_cv_header_gif_lib_h = yes; then 7468if test $ac_cv_header_gif_lib_h = yes; then
7475 echo "$as_me:7475: checking for DGifOpen in -lungif" >&5 7469 echo "$as_me:7469: checking for DGifOpen in -lungif" >&5
7476echo $ECHO_N "checking for DGifOpen in -lungif... $ECHO_C" >&6 7470echo $ECHO_N "checking for DGifOpen in -lungif... $ECHO_C" >&6
7477if test "${ac_cv_lib_ungif_DGifOpen+set}" = set; then 7471if test "${ac_cv_lib_ungif_DGifOpen+set}" = set; then
7478 echo $ECHO_N "(cached) $ECHO_C" >&6 7472 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7480,7 +7474,7 @@ else
7480 ac_check_lib_save_LIBS=$LIBS 7474 ac_check_lib_save_LIBS=$LIBS
7481LIBS="-lungif $LIBS" 7475LIBS="-lungif $LIBS"
7482cat >conftest.$ac_ext <<_ACEOF 7476cat >conftest.$ac_ext <<_ACEOF
7483#line 7483 "configure" 7477#line 7477 "configure"
7484#include "confdefs.h" 7478#include "confdefs.h"
7485 7479
7486/* Override any gcc2 internal prototype to avoid an error. */ 7480/* Override any gcc2 internal prototype to avoid an error. */
@@ -7499,16 +7493,16 @@ DGifOpen ();
7499} 7493}
7500_ACEOF 7494_ACEOF
7501rm -f conftest.$ac_objext conftest$ac_exeext 7495rm -f conftest.$ac_objext conftest$ac_exeext
7502if { (eval echo "$as_me:7502: \"$ac_link\"") >&5 7496if { (eval echo "$as_me:7496: \"$ac_link\"") >&5
7503 (eval $ac_link) 2>&5 7497 (eval $ac_link) 2>&5
7504 ac_status=$? 7498 ac_status=$?
7505 echo "$as_me:7505: \$? = $ac_status" >&5 7499 echo "$as_me:7499: \$? = $ac_status" >&5
7506 (exit $ac_status); } && 7500 (exit $ac_status); } &&
7507 { ac_try='test -s conftest$ac_exeext' 7501 { ac_try='test -s conftest$ac_exeext'
7508 { (eval echo "$as_me:7508: \"$ac_try\"") >&5 7502 { (eval echo "$as_me:7502: \"$ac_try\"") >&5
7509 (eval $ac_try) 2>&5 7503 (eval $ac_try) 2>&5
7510 ac_status=$? 7504 ac_status=$?
7511 echo "$as_me:7511: \$? = $ac_status" >&5 7505 echo "$as_me:7505: \$? = $ac_status" >&5
7512 (exit $ac_status); }; }; then 7506 (exit $ac_status); }; }; then
7513 ac_cv_lib_ungif_DGifOpen=yes 7507 ac_cv_lib_ungif_DGifOpen=yes
7514else 7508else
@@ -7519,7 +7513,7 @@ fi
7519rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7513rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7520LIBS=$ac_check_lib_save_LIBS 7514LIBS=$ac_check_lib_save_LIBS
7521fi 7515fi
7522echo "$as_me:7522: result: $ac_cv_lib_ungif_DGifOpen" >&5 7516echo "$as_me:7516: result: $ac_cv_lib_ungif_DGifOpen" >&5
7523echo "${ECHO_T}$ac_cv_lib_ungif_DGifOpen" >&6 7517echo "${ECHO_T}$ac_cv_lib_ungif_DGifOpen" >&6
7524if test $ac_cv_lib_ungif_DGifOpen = yes; then 7518if test $ac_cv_lib_ungif_DGifOpen = yes; then
7525 HAVE_GIF=yes 7519 HAVE_GIF=yes
@@ -7538,13 +7532,13 @@ EOF
7538fi 7532fi
7539 7533
7540# If netdb.h doesn't declare h_errno, we must declare it by hand. 7534# If netdb.h doesn't declare h_errno, we must declare it by hand.
7541echo "$as_me:7541: checking whether netdb declares h_errno" >&5 7535echo "$as_me:7535: checking whether netdb declares h_errno" >&5
7542echo $ECHO_N "checking whether netdb declares h_errno... $ECHO_C" >&6 7536echo $ECHO_N "checking whether netdb declares h_errno... $ECHO_C" >&6
7543if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then 7537if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then
7544 echo $ECHO_N "(cached) $ECHO_C" >&6 7538 echo $ECHO_N "(cached) $ECHO_C" >&6
7545else 7539else
7546 cat >conftest.$ac_ext <<_ACEOF 7540 cat >conftest.$ac_ext <<_ACEOF
7547#line 7547 "configure" 7541#line 7541 "configure"
7548#include "confdefs.h" 7542#include "confdefs.h"
7549#include <netdb.h> 7543#include <netdb.h>
7550int 7544int
@@ -7556,16 +7550,16 @@ return h_errno;
7556} 7550}
7557_ACEOF 7551_ACEOF
7558rm -f conftest.$ac_objext conftest$ac_exeext 7552rm -f conftest.$ac_objext conftest$ac_exeext
7559if { (eval echo "$as_me:7559: \"$ac_link\"") >&5 7553if { (eval echo "$as_me:7553: \"$ac_link\"") >&5
7560 (eval $ac_link) 2>&5 7554 (eval $ac_link) 2>&5
7561 ac_status=$? 7555 ac_status=$?
7562 echo "$as_me:7562: \$? = $ac_status" >&5 7556 echo "$as_me:7556: \$? = $ac_status" >&5
7563 (exit $ac_status); } && 7557 (exit $ac_status); } &&
7564 { ac_try='test -s conftest$ac_exeext' 7558 { ac_try='test -s conftest$ac_exeext'
7565 { (eval echo "$as_me:7565: \"$ac_try\"") >&5 7559 { (eval echo "$as_me:7559: \"$ac_try\"") >&5
7566 (eval $ac_try) 2>&5 7560 (eval $ac_try) 2>&5
7567 ac_status=$? 7561 ac_status=$?
7568 echo "$as_me:7568: \$? = $ac_status" >&5 7562 echo "$as_me:7562: \$? = $ac_status" >&5
7569 (exit $ac_status); }; }; then 7563 (exit $ac_status); }; }; then
7570 emacs_cv_netdb_declares_h_errno=yes 7564 emacs_cv_netdb_declares_h_errno=yes
7571else 7565else
@@ -7575,7 +7569,7 @@ emacs_cv_netdb_declares_h_errno=no
7575fi 7569fi
7576rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7570rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7577fi 7571fi
7578echo "$as_me:7578: result: $emacs_cv_netdb_declares_h_errno" >&5 7572echo "$as_me:7572: result: $emacs_cv_netdb_declares_h_errno" >&5
7579echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6 7573echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6
7580if test $emacs_cv_netdb_declares_h_errno = yes; then 7574if test $emacs_cv_netdb_declares_h_errno = yes; then
7581 cat >>confdefs.h <<\EOF 7575 cat >>confdefs.h <<\EOF
@@ -7586,13 +7580,13 @@ fi
7586 7580
7587# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works 7581# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
7588# for constant arguments. Useless! 7582# for constant arguments. Useless!
7589echo "$as_me:7589: checking for working alloca.h" >&5 7583echo "$as_me:7583: checking for working alloca.h" >&5
7590echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6 7584echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
7591if test "${ac_cv_working_alloca_h+set}" = set; then 7585if test "${ac_cv_working_alloca_h+set}" = set; then
7592 echo $ECHO_N "(cached) $ECHO_C" >&6 7586 echo $ECHO_N "(cached) $ECHO_C" >&6
7593else 7587else
7594 cat >conftest.$ac_ext <<_ACEOF 7588 cat >conftest.$ac_ext <<_ACEOF
7595#line 7595 "configure" 7589#line 7589 "configure"
7596#include "confdefs.h" 7590#include "confdefs.h"
7597#include <alloca.h> 7591#include <alloca.h>
7598int 7592int
@@ -7604,16 +7598,16 @@ char *p = (char *) alloca (2 * sizeof (int));
7604} 7598}
7605_ACEOF 7599_ACEOF
7606rm -f conftest.$ac_objext conftest$ac_exeext 7600rm -f conftest.$ac_objext conftest$ac_exeext
7607if { (eval echo "$as_me:7607: \"$ac_link\"") >&5 7601if { (eval echo "$as_me:7601: \"$ac_link\"") >&5
7608 (eval $ac_link) 2>&5 7602 (eval $ac_link) 2>&5
7609 ac_status=$? 7603 ac_status=$?
7610 echo "$as_me:7610: \$? = $ac_status" >&5 7604 echo "$as_me:7604: \$? = $ac_status" >&5
7611 (exit $ac_status); } && 7605 (exit $ac_status); } &&
7612 { ac_try='test -s conftest$ac_exeext' 7606 { ac_try='test -s conftest$ac_exeext'
7613 { (eval echo "$as_me:7613: \"$ac_try\"") >&5 7607 { (eval echo "$as_me:7607: \"$ac_try\"") >&5
7614 (eval $ac_try) 2>&5 7608 (eval $ac_try) 2>&5
7615 ac_status=$? 7609 ac_status=$?
7616 echo "$as_me:7616: \$? = $ac_status" >&5 7610 echo "$as_me:7610: \$? = $ac_status" >&5
7617 (exit $ac_status); }; }; then 7611 (exit $ac_status); }; }; then
7618 ac_cv_working_alloca_h=yes 7612 ac_cv_working_alloca_h=yes
7619else 7613else
@@ -7623,7 +7617,7 @@ ac_cv_working_alloca_h=no
7623fi 7617fi
7624rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7618rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7625fi 7619fi
7626echo "$as_me:7626: result: $ac_cv_working_alloca_h" >&5 7620echo "$as_me:7620: result: $ac_cv_working_alloca_h" >&5
7627echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 7621echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
7628if test $ac_cv_working_alloca_h = yes; then 7622if test $ac_cv_working_alloca_h = yes; then
7629 7623
@@ -7633,13 +7627,13 @@ EOF
7633 7627
7634fi 7628fi
7635 7629
7636echo "$as_me:7636: checking for alloca" >&5 7630echo "$as_me:7630: checking for alloca" >&5
7637echo $ECHO_N "checking for alloca... $ECHO_C" >&6 7631echo $ECHO_N "checking for alloca... $ECHO_C" >&6
7638if test "${ac_cv_func_alloca_works+set}" = set; then 7632if test "${ac_cv_func_alloca_works+set}" = set; then
7639 echo $ECHO_N "(cached) $ECHO_C" >&6 7633 echo $ECHO_N "(cached) $ECHO_C" >&6
7640else 7634else
7641 cat >conftest.$ac_ext <<_ACEOF 7635 cat >conftest.$ac_ext <<_ACEOF
7642#line 7642 "configure" 7636#line 7636 "configure"
7643#include "confdefs.h" 7637#include "confdefs.h"
7644#ifdef __GNUC__ 7638#ifdef __GNUC__
7645# define alloca __builtin_alloca 7639# define alloca __builtin_alloca
@@ -7671,16 +7665,16 @@ char *p = (char *) alloca (1);
7671} 7665}
7672_ACEOF 7666_ACEOF
7673rm -f conftest.$ac_objext conftest$ac_exeext 7667rm -f conftest.$ac_objext conftest$ac_exeext
7674if { (eval echo "$as_me:7674: \"$ac_link\"") >&5 7668if { (eval echo "$as_me:7668: \"$ac_link\"") >&5
7675 (eval $ac_link) 2>&5 7669 (eval $ac_link) 2>&5
7676 ac_status=$? 7670 ac_status=$?
7677 echo "$as_me:7677: \$? = $ac_status" >&5 7671 echo "$as_me:7671: \$? = $ac_status" >&5
7678 (exit $ac_status); } && 7672 (exit $ac_status); } &&
7679 { ac_try='test -s conftest$ac_exeext' 7673 { ac_try='test -s conftest$ac_exeext'
7680 { (eval echo "$as_me:7680: \"$ac_try\"") >&5 7674 { (eval echo "$as_me:7674: \"$ac_try\"") >&5
7681 (eval $ac_try) 2>&5 7675 (eval $ac_try) 2>&5
7682 ac_status=$? 7676 ac_status=$?
7683 echo "$as_me:7683: \$? = $ac_status" >&5 7677 echo "$as_me:7677: \$? = $ac_status" >&5
7684 (exit $ac_status); }; }; then 7678 (exit $ac_status); }; }; then
7685 ac_cv_func_alloca_works=yes 7679 ac_cv_func_alloca_works=yes
7686else 7680else
@@ -7690,7 +7684,7 @@ ac_cv_func_alloca_works=no
7690fi 7684fi
7691rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7685rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7692fi 7686fi
7693echo "$as_me:7693: result: $ac_cv_func_alloca_works" >&5 7687echo "$as_me:7687: result: $ac_cv_func_alloca_works" >&5
7694echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 7688echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
7695 7689
7696if test $ac_cv_func_alloca_works = yes; then 7690if test $ac_cv_func_alloca_works = yes; then
@@ -7711,13 +7705,13 @@ cat >>confdefs.h <<\EOF
7711#define C_ALLOCA 1 7705#define C_ALLOCA 1
7712EOF 7706EOF
7713 7707
7714echo "$as_me:7714: checking whether \`alloca.c' needs Cray hooks" >&5 7708echo "$as_me:7708: checking whether \`alloca.c' needs Cray hooks" >&5
7715echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6 7709echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
7716if test "${ac_cv_os_cray+set}" = set; then 7710if test "${ac_cv_os_cray+set}" = set; then
7717 echo $ECHO_N "(cached) $ECHO_C" >&6 7711 echo $ECHO_N "(cached) $ECHO_C" >&6
7718else 7712else
7719 cat >conftest.$ac_ext <<_ACEOF 7713 cat >conftest.$ac_ext <<_ACEOF
7720#line 7720 "configure" 7714#line 7714 "configure"
7721#include "confdefs.h" 7715#include "confdefs.h"
7722#if defined(CRAY) && ! defined(CRAY2) 7716#if defined(CRAY) && ! defined(CRAY2)
7723webecray 7717webecray
@@ -7735,18 +7729,18 @@ fi
7735rm -f conftest* 7729rm -f conftest*
7736 7730
7737fi 7731fi
7738echo "$as_me:7738: result: $ac_cv_os_cray" >&5 7732echo "$as_me:7732: result: $ac_cv_os_cray" >&5
7739echo "${ECHO_T}$ac_cv_os_cray" >&6 7733echo "${ECHO_T}$ac_cv_os_cray" >&6
7740if test $ac_cv_os_cray = yes; then 7734if test $ac_cv_os_cray = yes; then
7741 for ac_func in _getb67 GETB67 getb67; do 7735 for ac_func in _getb67 GETB67 getb67; do
7742 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 7736 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
7743echo "$as_me:7743: checking for $ac_func" >&5 7737echo "$as_me:7737: checking for $ac_func" >&5
7744echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 7738echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
7745if eval "test \"\${$as_ac_var+set}\" = set"; then 7739if eval "test \"\${$as_ac_var+set}\" = set"; then
7746 echo $ECHO_N "(cached) $ECHO_C" >&6 7740 echo $ECHO_N "(cached) $ECHO_C" >&6
7747else 7741else
7748 cat >conftest.$ac_ext <<_ACEOF 7742 cat >conftest.$ac_ext <<_ACEOF
7749#line 7749 "configure" 7743#line 7743 "configure"
7750#include "confdefs.h" 7744#include "confdefs.h"
7751/* System header to define __stub macros and hopefully few prototypes, 7745/* System header to define __stub macros and hopefully few prototypes,
7752 which can conflict with char $ac_func (); below. */ 7746 which can conflict with char $ac_func (); below. */
@@ -7777,16 +7771,16 @@ f = $ac_func;
7777} 7771}
7778_ACEOF 7772_ACEOF
7779rm -f conftest.$ac_objext conftest$ac_exeext 7773rm -f conftest.$ac_objext conftest$ac_exeext
7780if { (eval echo "$as_me:7780: \"$ac_link\"") >&5 7774if { (eval echo "$as_me:7774: \"$ac_link\"") >&5
7781 (eval $ac_link) 2>&5 7775 (eval $ac_link) 2>&5
7782 ac_status=$? 7776 ac_status=$?
7783 echo "$as_me:7783: \$? = $ac_status" >&5 7777 echo "$as_me:7777: \$? = $ac_status" >&5
7784 (exit $ac_status); } && 7778 (exit $ac_status); } &&
7785 { ac_try='test -s conftest$ac_exeext' 7779 { ac_try='test -s conftest$ac_exeext'
7786 { (eval echo "$as_me:7786: \"$ac_try\"") >&5 7780 { (eval echo "$as_me:7780: \"$ac_try\"") >&5
7787 (eval $ac_try) 2>&5 7781 (eval $ac_try) 2>&5
7788 ac_status=$? 7782 ac_status=$?
7789 echo "$as_me:7789: \$? = $ac_status" >&5 7783 echo "$as_me:7783: \$? = $ac_status" >&5
7790 (exit $ac_status); }; }; then 7784 (exit $ac_status); }; }; then
7791 eval "$as_ac_var=yes" 7785 eval "$as_ac_var=yes"
7792else 7786else
@@ -7796,7 +7790,7 @@ eval "$as_ac_var=no"
7796fi 7790fi
7797rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7791rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7798fi 7792fi
7799echo "$as_me:7799: result: `eval echo '${'$as_ac_var'}'`" >&5 7793echo "$as_me:7793: result: `eval echo '${'$as_ac_var'}'`" >&5
7800echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 7794echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
7801if test `eval echo '${'$as_ac_var'}'` = yes; then 7795if test `eval echo '${'$as_ac_var'}'` = yes; then
7802 7796
@@ -7810,7 +7804,7 @@ fi
7810 done 7804 done
7811fi 7805fi
7812 7806
7813echo "$as_me:7813: checking stack direction for C alloca" >&5 7807echo "$as_me:7807: checking stack direction for C alloca" >&5
7814echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6 7808echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
7815if test "${ac_cv_c_stack_direction+set}" = set; then 7809if test "${ac_cv_c_stack_direction+set}" = set; then
7816 echo $ECHO_N "(cached) $ECHO_C" >&6 7810 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7819,7 +7813,7 @@ else
7819 ac_cv_c_stack_direction=0 7813 ac_cv_c_stack_direction=0
7820else 7814else
7821 cat >conftest.$ac_ext <<_ACEOF 7815 cat >conftest.$ac_ext <<_ACEOF
7822#line 7822 "configure" 7816#line 7816 "configure"
7823#include "confdefs.h" 7817#include "confdefs.h"
7824int 7818int
7825find_stack_direction () 7819find_stack_direction ()
@@ -7842,15 +7836,15 @@ main ()
7842} 7836}
7843_ACEOF 7837_ACEOF
7844rm -f conftest$ac_exeext 7838rm -f conftest$ac_exeext
7845if { (eval echo "$as_me:7845: \"$ac_link\"") >&5 7839if { (eval echo "$as_me:7839: \"$ac_link\"") >&5
7846 (eval $ac_link) 2>&5 7840 (eval $ac_link) 2>&5
7847 ac_status=$? 7841 ac_status=$?
7848 echo "$as_me:7848: \$? = $ac_status" >&5 7842 echo "$as_me:7842: \$? = $ac_status" >&5
7849 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 7843 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7850 { (eval echo "$as_me:7850: \"$ac_try\"") >&5 7844 { (eval echo "$as_me:7844: \"$ac_try\"") >&5
7851 (eval $ac_try) 2>&5 7845 (eval $ac_try) 2>&5
7852 ac_status=$? 7846 ac_status=$?
7853 echo "$as_me:7853: \$? = $ac_status" >&5 7847 echo "$as_me:7847: \$? = $ac_status" >&5
7854 (exit $ac_status); }; }; then 7848 (exit $ac_status); }; }; then
7855 ac_cv_c_stack_direction=1 7849 ac_cv_c_stack_direction=1
7856else 7850else
@@ -7862,7 +7856,7 @@ fi
7862rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 7856rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7863fi 7857fi
7864fi 7858fi
7865echo "$as_me:7865: result: $ac_cv_c_stack_direction" >&5 7859echo "$as_me:7859: result: $ac_cv_c_stack_direction" >&5
7866echo "${ECHO_T}$ac_cv_c_stack_direction" >&6 7860echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
7867 7861
7868cat >>confdefs.h <<EOF 7862cat >>confdefs.h <<EOF
@@ -7874,7 +7868,7 @@ fi
7874# fmod, logb, and frexp are found in -lm on most systems. 7868# fmod, logb, and frexp are found in -lm on most systems.
7875# On HPUX 9.01, -lm does not contain logb, so check for sqrt. 7869# On HPUX 9.01, -lm does not contain logb, so check for sqrt.
7876 7870
7877echo "$as_me:7877: checking for sqrt in -lm" >&5 7871echo "$as_me:7871: checking for sqrt in -lm" >&5
7878echo $ECHO_N "checking for sqrt in -lm... $ECHO_C" >&6 7872echo $ECHO_N "checking for sqrt in -lm... $ECHO_C" >&6
7879if test "${ac_cv_lib_m_sqrt+set}" = set; then 7873if test "${ac_cv_lib_m_sqrt+set}" = set; then
7880 echo $ECHO_N "(cached) $ECHO_C" >&6 7874 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7882,7 +7876,7 @@ else
7882 ac_check_lib_save_LIBS=$LIBS 7876 ac_check_lib_save_LIBS=$LIBS
7883LIBS="-lm $LIBS" 7877LIBS="-lm $LIBS"
7884cat >conftest.$ac_ext <<_ACEOF 7878cat >conftest.$ac_ext <<_ACEOF
7885#line 7885 "configure" 7879#line 7879 "configure"
7886#include "confdefs.h" 7880#include "confdefs.h"
7887 7881
7888/* Override any gcc2 internal prototype to avoid an error. */ 7882/* Override any gcc2 internal prototype to avoid an error. */
@@ -7901,16 +7895,16 @@ sqrt ();
7901} 7895}
7902_ACEOF 7896_ACEOF
7903rm -f conftest.$ac_objext conftest$ac_exeext 7897rm -f conftest.$ac_objext conftest$ac_exeext
7904if { (eval echo "$as_me:7904: \"$ac_link\"") >&5 7898if { (eval echo "$as_me:7898: \"$ac_link\"") >&5
7905 (eval $ac_link) 2>&5 7899 (eval $ac_link) 2>&5
7906 ac_status=$? 7900 ac_status=$?
7907 echo "$as_me:7907: \$? = $ac_status" >&5 7901 echo "$as_me:7901: \$? = $ac_status" >&5
7908 (exit $ac_status); } && 7902 (exit $ac_status); } &&
7909 { ac_try='test -s conftest$ac_exeext' 7903 { ac_try='test -s conftest$ac_exeext'
7910 { (eval echo "$as_me:7910: \"$ac_try\"") >&5 7904 { (eval echo "$as_me:7904: \"$ac_try\"") >&5
7911 (eval $ac_try) 2>&5 7905 (eval $ac_try) 2>&5
7912 ac_status=$? 7906 ac_status=$?
7913 echo "$as_me:7913: \$? = $ac_status" >&5 7907 echo "$as_me:7907: \$? = $ac_status" >&5
7914 (exit $ac_status); }; }; then 7908 (exit $ac_status); }; }; then
7915 ac_cv_lib_m_sqrt=yes 7909 ac_cv_lib_m_sqrt=yes
7916else 7910else
@@ -7921,7 +7915,7 @@ fi
7921rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7915rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7922LIBS=$ac_check_lib_save_LIBS 7916LIBS=$ac_check_lib_save_LIBS
7923fi 7917fi
7924echo "$as_me:7924: result: $ac_cv_lib_m_sqrt" >&5 7918echo "$as_me:7918: result: $ac_cv_lib_m_sqrt" >&5
7925echo "${ECHO_T}$ac_cv_lib_m_sqrt" >&6 7919echo "${ECHO_T}$ac_cv_lib_m_sqrt" >&6
7926if test $ac_cv_lib_m_sqrt = yes; then 7920if test $ac_cv_lib_m_sqrt = yes; then
7927 cat >>confdefs.h <<EOF 7921 cat >>confdefs.h <<EOF
@@ -7934,7 +7928,7 @@ fi
7934 7928
7935# Check for mail-locking functions in a "mail" library 7929# Check for mail-locking functions in a "mail" library
7936 7930
7937echo "$as_me:7937: checking for maillock in -lmail" >&5 7931echo "$as_me:7931: checking for maillock in -lmail" >&5
7938echo $ECHO_N "checking for maillock in -lmail... $ECHO_C" >&6 7932echo $ECHO_N "checking for maillock in -lmail... $ECHO_C" >&6
7939if test "${ac_cv_lib_mail_maillock+set}" = set; then 7933if test "${ac_cv_lib_mail_maillock+set}" = set; then
7940 echo $ECHO_N "(cached) $ECHO_C" >&6 7934 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7942,7 +7936,7 @@ else
7942 ac_check_lib_save_LIBS=$LIBS 7936 ac_check_lib_save_LIBS=$LIBS
7943LIBS="-lmail $LIBS" 7937LIBS="-lmail $LIBS"
7944cat >conftest.$ac_ext <<_ACEOF 7938cat >conftest.$ac_ext <<_ACEOF
7945#line 7945 "configure" 7939#line 7939 "configure"
7946#include "confdefs.h" 7940#include "confdefs.h"
7947 7941
7948/* Override any gcc2 internal prototype to avoid an error. */ 7942/* Override any gcc2 internal prototype to avoid an error. */
@@ -7961,16 +7955,16 @@ maillock ();
7961} 7955}
7962_ACEOF 7956_ACEOF
7963rm -f conftest.$ac_objext conftest$ac_exeext 7957rm -f conftest.$ac_objext conftest$ac_exeext
7964if { (eval echo "$as_me:7964: \"$ac_link\"") >&5 7958if { (eval echo "$as_me:7958: \"$ac_link\"") >&5
7965 (eval $ac_link) 2>&5 7959 (eval $ac_link) 2>&5
7966 ac_status=$? 7960 ac_status=$?
7967 echo "$as_me:7967: \$? = $ac_status" >&5 7961 echo "$as_me:7961: \$? = $ac_status" >&5
7968 (exit $ac_status); } && 7962 (exit $ac_status); } &&
7969 { ac_try='test -s conftest$ac_exeext' 7963 { ac_try='test -s conftest$ac_exeext'
7970 { (eval echo "$as_me:7970: \"$ac_try\"") >&5 7964 { (eval echo "$as_me:7964: \"$ac_try\"") >&5
7971 (eval $ac_try) 2>&5 7965 (eval $ac_try) 2>&5
7972 ac_status=$? 7966 ac_status=$?
7973 echo "$as_me:7973: \$? = $ac_status" >&5 7967 echo "$as_me:7967: \$? = $ac_status" >&5
7974 (exit $ac_status); }; }; then 7968 (exit $ac_status); }; }; then
7975 ac_cv_lib_mail_maillock=yes 7969 ac_cv_lib_mail_maillock=yes
7976else 7970else
@@ -7981,7 +7975,7 @@ fi
7981rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7975rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7982LIBS=$ac_check_lib_save_LIBS 7976LIBS=$ac_check_lib_save_LIBS
7983fi 7977fi
7984echo "$as_me:7984: result: $ac_cv_lib_mail_maillock" >&5 7978echo "$as_me:7978: result: $ac_cv_lib_mail_maillock" >&5
7985echo "${ECHO_T}$ac_cv_lib_mail_maillock" >&6 7979echo "${ECHO_T}$ac_cv_lib_mail_maillock" >&6
7986if test $ac_cv_lib_mail_maillock = yes; then 7980if test $ac_cv_lib_mail_maillock = yes; then
7987 cat >>confdefs.h <<EOF 7981 cat >>confdefs.h <<EOF
@@ -7992,7 +7986,7 @@ EOF
7992 7986
7993fi 7987fi
7994 7988
7995echo "$as_me:7995: checking for maillock in -llockfile" >&5 7989echo "$as_me:7989: checking for maillock in -llockfile" >&5
7996echo $ECHO_N "checking for maillock in -llockfile... $ECHO_C" >&6 7990echo $ECHO_N "checking for maillock in -llockfile... $ECHO_C" >&6
7997if test "${ac_cv_lib_lockfile_maillock+set}" = set; then 7991if test "${ac_cv_lib_lockfile_maillock+set}" = set; then
7998 echo $ECHO_N "(cached) $ECHO_C" >&6 7992 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8000,7 +7994,7 @@ else
8000 ac_check_lib_save_LIBS=$LIBS 7994 ac_check_lib_save_LIBS=$LIBS
8001LIBS="-llockfile $LIBS" 7995LIBS="-llockfile $LIBS"
8002cat >conftest.$ac_ext <<_ACEOF 7996cat >conftest.$ac_ext <<_ACEOF
8003#line 8003 "configure" 7997#line 7997 "configure"
8004#include "confdefs.h" 7998#include "confdefs.h"
8005 7999
8006/* Override any gcc2 internal prototype to avoid an error. */ 8000/* Override any gcc2 internal prototype to avoid an error. */
@@ -8019,16 +8013,16 @@ maillock ();
8019} 8013}
8020_ACEOF 8014_ACEOF
8021rm -f conftest.$ac_objext conftest$ac_exeext 8015rm -f conftest.$ac_objext conftest$ac_exeext
8022if { (eval echo "$as_me:8022: \"$ac_link\"") >&5 8016if { (eval echo "$as_me:8016: \"$ac_link\"") >&5
8023 (eval $ac_link) 2>&5 8017 (eval $ac_link) 2>&5
8024 ac_status=$? 8018 ac_status=$?
8025 echo "$as_me:8025: \$? = $ac_status" >&5 8019 echo "$as_me:8019: \$? = $ac_status" >&5
8026 (exit $ac_status); } && 8020 (exit $ac_status); } &&
8027 { ac_try='test -s conftest$ac_exeext' 8021 { ac_try='test -s conftest$ac_exeext'
8028 { (eval echo "$as_me:8028: \"$ac_try\"") >&5 8022 { (eval echo "$as_me:8022: \"$ac_try\"") >&5
8029 (eval $ac_try) 2>&5 8023 (eval $ac_try) 2>&5
8030 ac_status=$? 8024 ac_status=$?
8031 echo "$as_me:8031: \$? = $ac_status" >&5 8025 echo "$as_me:8025: \$? = $ac_status" >&5
8032 (exit $ac_status); }; }; then 8026 (exit $ac_status); }; }; then
8033 ac_cv_lib_lockfile_maillock=yes 8027 ac_cv_lib_lockfile_maillock=yes
8034else 8028else
@@ -8039,7 +8033,7 @@ fi
8039rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8033rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8040LIBS=$ac_check_lib_save_LIBS 8034LIBS=$ac_check_lib_save_LIBS
8041fi 8035fi
8042echo "$as_me:8042: result: $ac_cv_lib_lockfile_maillock" >&5 8036echo "$as_me:8036: result: $ac_cv_lib_lockfile_maillock" >&5
8043echo "${ECHO_T}$ac_cv_lib_lockfile_maillock" >&6 8037echo "${ECHO_T}$ac_cv_lib_lockfile_maillock" >&6
8044if test $ac_cv_lib_lockfile_maillock = yes; then 8038if test $ac_cv_lib_lockfile_maillock = yes; then
8045 cat >>confdefs.h <<EOF 8039 cat >>confdefs.h <<EOF
@@ -8056,7 +8050,7 @@ fi
8056if test "$ac_cv_lib_lockfile_maillock" = no; then 8050if test "$ac_cv_lib_lockfile_maillock" = no; then
8057 # Extract the first word of "liblockfile.so", so it can be a program name with args. 8051 # Extract the first word of "liblockfile.so", so it can be a program name with args.
8058set dummy liblockfile.so; ac_word=$2 8052set dummy liblockfile.so; ac_word=$2
8059echo "$as_me:8059: checking for $ac_word" >&5 8053echo "$as_me:8053: checking for $ac_word" >&5
8060echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 8054echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
8061if test "${ac_cv_prog_liblockfile+set}" = set; then 8055if test "${ac_cv_prog_liblockfile+set}" = set; then
8062 echo $ECHO_N "(cached) $ECHO_C" >&6 8056 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8071,7 +8065,7 @@ for ac_dir in $ac_dummy; do
8071 test -z "$ac_dir" && ac_dir=. 8065 test -z "$ac_dir" && ac_dir=.
8072 $as_executable_p "$ac_dir/$ac_word" || continue 8066 $as_executable_p "$ac_dir/$ac_word" || continue
8073ac_cv_prog_liblockfile="yes" 8067ac_cv_prog_liblockfile="yes"
8074echo "$as_me:8074: found $ac_dir/$ac_word" >&5 8068echo "$as_me:8068: found $ac_dir/$ac_word" >&5
8075break 8069break
8076done 8070done
8077 8071
@@ -8080,15 +8074,15 @@ fi
8080fi 8074fi
8081liblockfile=$ac_cv_prog_liblockfile 8075liblockfile=$ac_cv_prog_liblockfile
8082if test -n "$liblockfile"; then 8076if test -n "$liblockfile"; then
8083 echo "$as_me:8083: result: $liblockfile" >&5 8077 echo "$as_me:8077: result: $liblockfile" >&5
8084echo "${ECHO_T}$liblockfile" >&6 8078echo "${ECHO_T}$liblockfile" >&6
8085else 8079else
8086 echo "$as_me:8086: result: no" >&5 8080 echo "$as_me:8080: result: no" >&5
8087echo "${ECHO_T}no" >&6 8081echo "${ECHO_T}no" >&6
8088fi 8082fi
8089 8083
8090 if test $ac_cv_prog_liblockfile = yes; then 8084 if test $ac_cv_prog_liblockfile = yes; then
8091 { { echo "$as_me:8091: error: Shared liblockfile found but can't link against it. 8085 { { echo "$as_me:8085: error: Shared liblockfile found but can't link against it.
8092This probably means that movemail could lose mail. 8086This probably means that movemail could lose mail.
8093There may be a \`development' package to install containing liblockfile." >&5 8087There may be a \`development' package to install containing liblockfile." >&5
8094echo "$as_me: error: Shared liblockfile found but can't link against it. 8088echo "$as_me: error: Shared liblockfile found but can't link against it.
@@ -8106,13 +8100,13 @@ fi
8106for ac_func in touchlock 8100for ac_func in touchlock
8107do 8101do
8108as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 8102as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
8109echo "$as_me:8109: checking for $ac_func" >&5 8103echo "$as_me:8103: checking for $ac_func" >&5
8110echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 8104echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
8111if eval "test \"\${$as_ac_var+set}\" = set"; then 8105if eval "test \"\${$as_ac_var+set}\" = set"; then
8112 echo $ECHO_N "(cached) $ECHO_C" >&6 8106 echo $ECHO_N "(cached) $ECHO_C" >&6
8113else 8107else
8114 cat >conftest.$ac_ext <<_ACEOF 8108 cat >conftest.$ac_ext <<_ACEOF
8115#line 8115 "configure" 8109#line 8109 "configure"
8116#include "confdefs.h" 8110#include "confdefs.h"
8117/* System header to define __stub macros and hopefully few prototypes, 8111/* System header to define __stub macros and hopefully few prototypes,
8118 which can conflict with char $ac_func (); below. */ 8112 which can conflict with char $ac_func (); below. */
@@ -8143,16 +8137,16 @@ f = $ac_func;
8143} 8137}
8144_ACEOF 8138_ACEOF
8145rm -f conftest.$ac_objext conftest$ac_exeext 8139rm -f conftest.$ac_objext conftest$ac_exeext
8146if { (eval echo "$as_me:8146: \"$ac_link\"") >&5 8140if { (eval echo "$as_me:8140: \"$ac_link\"") >&5
8147 (eval $ac_link) 2>&5 8141 (eval $ac_link) 2>&5
8148 ac_status=$? 8142 ac_status=$?
8149 echo "$as_me:8149: \$? = $ac_status" >&5 8143 echo "$as_me:8143: \$? = $ac_status" >&5
8150 (exit $ac_status); } && 8144 (exit $ac_status); } &&
8151 { ac_try='test -s conftest$ac_exeext' 8145 { ac_try='test -s conftest$ac_exeext'
8152 { (eval echo "$as_me:8152: \"$ac_try\"") >&5 8146 { (eval echo "$as_me:8146: \"$ac_try\"") >&5
8153 (eval $ac_try) 2>&5 8147 (eval $ac_try) 2>&5
8154 ac_status=$? 8148 ac_status=$?
8155 echo "$as_me:8155: \$? = $ac_status" >&5 8149 echo "$as_me:8149: \$? = $ac_status" >&5
8156 (exit $ac_status); }; }; then 8150 (exit $ac_status); }; }; then
8157 eval "$as_ac_var=yes" 8151 eval "$as_ac_var=yes"
8158else 8152else
@@ -8162,7 +8156,7 @@ eval "$as_ac_var=no"
8162fi 8156fi
8163rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8157rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8164fi 8158fi
8165echo "$as_me:8165: result: `eval echo '${'$as_ac_var'}'`" >&5 8159echo "$as_me:8159: result: `eval echo '${'$as_ac_var'}'`" >&5
8166echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 8160echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
8167if test `eval echo '${'$as_ac_var'}'` = yes; then 8161if test `eval echo '${'$as_ac_var'}'` = yes; then
8168 cat >>confdefs.h <<EOF 8162 cat >>confdefs.h <<EOF
@@ -8175,23 +8169,23 @@ done
8175for ac_header in maillock.h 8169for ac_header in maillock.h
8176do 8170do
8177as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 8171as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8178echo "$as_me:8178: checking for $ac_header" >&5 8172echo "$as_me:8172: checking for $ac_header" >&5
8179echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 8173echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8180if eval "test \"\${$as_ac_Header+set}\" = set"; then 8174if eval "test \"\${$as_ac_Header+set}\" = set"; then
8181 echo $ECHO_N "(cached) $ECHO_C" >&6 8175 echo $ECHO_N "(cached) $ECHO_C" >&6
8182else 8176else
8183 cat >conftest.$ac_ext <<_ACEOF 8177 cat >conftest.$ac_ext <<_ACEOF
8184#line 8184 "configure" 8178#line 8178 "configure"
8185#include "confdefs.h" 8179#include "confdefs.h"
8186#include <$ac_header> 8180#include <$ac_header>
8187_ACEOF 8181_ACEOF
8188if { (eval echo "$as_me:8188: \"$ac_cpp conftest.$ac_ext\"") >&5 8182if { (eval echo "$as_me:8182: \"$ac_cpp conftest.$ac_ext\"") >&5
8189 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 8183 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
8190 ac_status=$? 8184 ac_status=$?
8191 egrep -v '^ *\+' conftest.er1 >conftest.err 8185 egrep -v '^ *\+' conftest.er1 >conftest.err
8192 rm -f conftest.er1 8186 rm -f conftest.er1
8193 cat conftest.err >&5 8187 cat conftest.err >&5
8194 echo "$as_me:8194: \$? = $ac_status" >&5 8188 echo "$as_me:8188: \$? = $ac_status" >&5
8195 (exit $ac_status); } >/dev/null; then 8189 (exit $ac_status); } >/dev/null; then
8196 if test -s conftest.err; then 8190 if test -s conftest.err; then
8197 ac_cpp_err=$ac_c_preproc_warn_flag 8191 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -8210,7 +8204,7 @@ else
8210fi 8204fi
8211rm -f conftest.err conftest.$ac_ext 8205rm -f conftest.err conftest.$ac_ext
8212fi 8206fi
8213echo "$as_me:8213: result: `eval echo '${'$as_ac_Header'}'`" >&5 8207echo "$as_me:8207: result: `eval echo '${'$as_ac_Header'}'`" >&5
8214echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 8208echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8215if test `eval echo '${'$as_ac_Header'}'` = yes; then 8209if test `eval echo '${'$as_ac_Header'}'` = yes; then
8216 cat >>confdefs.h <<EOF 8210 cat >>confdefs.h <<EOF
@@ -8229,13 +8223,13 @@ __fpending mblen mbrlen strsignal setitimer ualarm index rindex \
8229gai_strerror mkstemp 8223gai_strerror mkstemp
8230do 8224do
8231as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 8225as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
8232echo "$as_me:8232: checking for $ac_func" >&5 8226echo "$as_me:8226: checking for $ac_func" >&5
8233echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 8227echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
8234if eval "test \"\${$as_ac_var+set}\" = set"; then 8228if eval "test \"\${$as_ac_var+set}\" = set"; then
8235 echo $ECHO_N "(cached) $ECHO_C" >&6 8229 echo $ECHO_N "(cached) $ECHO_C" >&6
8236else 8230else
8237 cat >conftest.$ac_ext <<_ACEOF 8231 cat >conftest.$ac_ext <<_ACEOF
8238#line 8238 "configure" 8232#line 8232 "configure"
8239#include "confdefs.h" 8233#include "confdefs.h"
8240/* System header to define __stub macros and hopefully few prototypes, 8234/* System header to define __stub macros and hopefully few prototypes,
8241 which can conflict with char $ac_func (); below. */ 8235 which can conflict with char $ac_func (); below. */
@@ -8266,16 +8260,16 @@ f = $ac_func;
8266} 8260}
8267_ACEOF 8261_ACEOF
8268rm -f conftest.$ac_objext conftest$ac_exeext 8262rm -f conftest.$ac_objext conftest$ac_exeext
8269if { (eval echo "$as_me:8269: \"$ac_link\"") >&5 8263if { (eval echo "$as_me:8263: \"$ac_link\"") >&5
8270 (eval $ac_link) 2>&5 8264 (eval $ac_link) 2>&5
8271 ac_status=$? 8265 ac_status=$?
8272 echo "$as_me:8272: \$? = $ac_status" >&5 8266 echo "$as_me:8266: \$? = $ac_status" >&5
8273 (exit $ac_status); } && 8267 (exit $ac_status); } &&
8274 { ac_try='test -s conftest$ac_exeext' 8268 { ac_try='test -s conftest$ac_exeext'
8275 { (eval echo "$as_me:8275: \"$ac_try\"") >&5 8269 { (eval echo "$as_me:8269: \"$ac_try\"") >&5
8276 (eval $ac_try) 2>&5 8270 (eval $ac_try) 2>&5
8277 ac_status=$? 8271 ac_status=$?
8278 echo "$as_me:8278: \$? = $ac_status" >&5 8272 echo "$as_me:8272: \$? = $ac_status" >&5
8279 (exit $ac_status); }; }; then 8273 (exit $ac_status); }; }; then
8280 eval "$as_ac_var=yes" 8274 eval "$as_ac_var=yes"
8281else 8275else
@@ -8285,7 +8279,7 @@ eval "$as_ac_var=no"
8285fi 8279fi
8286rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8280rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8287fi 8281fi
8288echo "$as_me:8288: result: `eval echo '${'$as_ac_var'}'`" >&5 8282echo "$as_me:8282: result: `eval echo '${'$as_ac_var'}'`" >&5
8289echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 8283echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
8290if test `eval echo '${'$as_ac_var'}'` = yes; then 8284if test `eval echo '${'$as_ac_var'}'` = yes; then
8291 cat >>confdefs.h <<EOF 8285 cat >>confdefs.h <<EOF
@@ -8298,23 +8292,23 @@ done
8298for ac_header in sys/time.h unistd.h 8292for ac_header in sys/time.h unistd.h
8299do 8293do
8300as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 8294as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8301echo "$as_me:8301: checking for $ac_header" >&5 8295echo "$as_me:8295: checking for $ac_header" >&5
8302echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 8296echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8303if eval "test \"\${$as_ac_Header+set}\" = set"; then 8297if eval "test \"\${$as_ac_Header+set}\" = set"; then
8304 echo $ECHO_N "(cached) $ECHO_C" >&6 8298 echo $ECHO_N "(cached) $ECHO_C" >&6
8305else 8299else
8306 cat >conftest.$ac_ext <<_ACEOF 8300 cat >conftest.$ac_ext <<_ACEOF
8307#line 8307 "configure" 8301#line 8301 "configure"
8308#include "confdefs.h" 8302#include "confdefs.h"
8309#include <$ac_header> 8303#include <$ac_header>
8310_ACEOF 8304_ACEOF
8311if { (eval echo "$as_me:8311: \"$ac_cpp conftest.$ac_ext\"") >&5 8305if { (eval echo "$as_me:8305: \"$ac_cpp conftest.$ac_ext\"") >&5
8312 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 8306 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
8313 ac_status=$? 8307 ac_status=$?
8314 egrep -v '^ *\+' conftest.er1 >conftest.err 8308 egrep -v '^ *\+' conftest.er1 >conftest.err
8315 rm -f conftest.er1 8309 rm -f conftest.er1
8316 cat conftest.err >&5 8310 cat conftest.err >&5
8317 echo "$as_me:8317: \$? = $ac_status" >&5 8311 echo "$as_me:8311: \$? = $ac_status" >&5
8318 (exit $ac_status); } >/dev/null; then 8312 (exit $ac_status); } >/dev/null; then
8319 if test -s conftest.err; then 8313 if test -s conftest.err; then
8320 ac_cpp_err=$ac_c_preproc_warn_flag 8314 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -8333,7 +8327,7 @@ else
8333fi 8327fi
8334rm -f conftest.err conftest.$ac_ext 8328rm -f conftest.err conftest.$ac_ext
8335fi 8329fi
8336echo "$as_me:8336: result: `eval echo '${'$as_ac_Header'}'`" >&5 8330echo "$as_me:8330: result: `eval echo '${'$as_ac_Header'}'`" >&5
8337echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 8331echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8338if test `eval echo '${'$as_ac_Header'}'` = yes; then 8332if test `eval echo '${'$as_ac_Header'}'` = yes; then
8339 cat >>confdefs.h <<EOF 8333 cat >>confdefs.h <<EOF
@@ -8346,13 +8340,13 @@ done
8346for ac_func in alarm 8340for ac_func in alarm
8347do 8341do
8348as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 8342as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
8349echo "$as_me:8349: checking for $ac_func" >&5 8343echo "$as_me:8343: checking for $ac_func" >&5
8350echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 8344echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
8351if eval "test \"\${$as_ac_var+set}\" = set"; then 8345if eval "test \"\${$as_ac_var+set}\" = set"; then
8352 echo $ECHO_N "(cached) $ECHO_C" >&6 8346 echo $ECHO_N "(cached) $ECHO_C" >&6
8353else 8347else
8354 cat >conftest.$ac_ext <<_ACEOF 8348 cat >conftest.$ac_ext <<_ACEOF
8355#line 8355 "configure" 8349#line 8349 "configure"
8356#include "confdefs.h" 8350#include "confdefs.h"
8357/* System header to define __stub macros and hopefully few prototypes, 8351/* System header to define __stub macros and hopefully few prototypes,
8358 which can conflict with char $ac_func (); below. */ 8352 which can conflict with char $ac_func (); below. */
@@ -8383,16 +8377,16 @@ f = $ac_func;
8383} 8377}
8384_ACEOF 8378_ACEOF
8385rm -f conftest.$ac_objext conftest$ac_exeext 8379rm -f conftest.$ac_objext conftest$ac_exeext
8386if { (eval echo "$as_me:8386: \"$ac_link\"") >&5 8380if { (eval echo "$as_me:8380: \"$ac_link\"") >&5
8387 (eval $ac_link) 2>&5 8381 (eval $ac_link) 2>&5
8388 ac_status=$? 8382 ac_status=$?
8389 echo "$as_me:8389: \$? = $ac_status" >&5 8383 echo "$as_me:8383: \$? = $ac_status" >&5
8390 (exit $ac_status); } && 8384 (exit $ac_status); } &&
8391 { ac_try='test -s conftest$ac_exeext' 8385 { ac_try='test -s conftest$ac_exeext'
8392 { (eval echo "$as_me:8392: \"$ac_try\"") >&5 8386 { (eval echo "$as_me:8386: \"$ac_try\"") >&5
8393 (eval $ac_try) 2>&5 8387 (eval $ac_try) 2>&5
8394 ac_status=$? 8388 ac_status=$?
8395 echo "$as_me:8395: \$? = $ac_status" >&5 8389 echo "$as_me:8389: \$? = $ac_status" >&5
8396 (exit $ac_status); }; }; then 8390 (exit $ac_status); }; }; then
8397 eval "$as_ac_var=yes" 8391 eval "$as_ac_var=yes"
8398else 8392else
@@ -8402,7 +8396,7 @@ eval "$as_ac_var=no"
8402fi 8396fi
8403rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8397rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8404fi 8398fi
8405echo "$as_me:8405: result: `eval echo '${'$as_ac_var'}'`" >&5 8399echo "$as_me:8399: result: `eval echo '${'$as_ac_var'}'`" >&5
8406echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 8400echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
8407if test `eval echo '${'$as_ac_var'}'` = yes; then 8401if test `eval echo '${'$as_ac_var'}'` = yes; then
8408 cat >>confdefs.h <<EOF 8402 cat >>confdefs.h <<EOF
@@ -8412,7 +8406,7 @@ EOF
8412fi 8406fi
8413done 8407done
8414 8408
8415echo "$as_me:8415: checking for working mktime" >&5 8409echo "$as_me:8409: checking for working mktime" >&5
8416echo $ECHO_N "checking for working mktime... $ECHO_C" >&6 8410echo $ECHO_N "checking for working mktime... $ECHO_C" >&6
8417if test "${ac_cv_func_working_mktime+set}" = set; then 8411if test "${ac_cv_func_working_mktime+set}" = set; then
8418 echo $ECHO_N "(cached) $ECHO_C" >&6 8412 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8421,7 +8415,7 @@ else
8421 ac_cv_func_working_mktime=no 8415 ac_cv_func_working_mktime=no
8422else 8416else
8423 cat >conftest.$ac_ext <<_ACEOF 8417 cat >conftest.$ac_ext <<_ACEOF
8424#line 8424 "configure" 8418#line 8418 "configure"
8425#include "confdefs.h" 8419#include "confdefs.h"
8426/* Test program from Paul Eggert and Tony Leneis. */ 8420/* Test program from Paul Eggert and Tony Leneis. */
8427#if TIME_WITH_SYS_TIME 8421#if TIME_WITH_SYS_TIME
@@ -8570,15 +8564,15 @@ main ()
8570} 8564}
8571_ACEOF 8565_ACEOF
8572rm -f conftest$ac_exeext 8566rm -f conftest$ac_exeext
8573if { (eval echo "$as_me:8573: \"$ac_link\"") >&5 8567if { (eval echo "$as_me:8567: \"$ac_link\"") >&5
8574 (eval $ac_link) 2>&5 8568 (eval $ac_link) 2>&5
8575 ac_status=$? 8569 ac_status=$?
8576 echo "$as_me:8576: \$? = $ac_status" >&5 8570 echo "$as_me:8570: \$? = $ac_status" >&5
8577 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 8571 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
8578 { (eval echo "$as_me:8578: \"$ac_try\"") >&5 8572 { (eval echo "$as_me:8572: \"$ac_try\"") >&5
8579 (eval $ac_try) 2>&5 8573 (eval $ac_try) 2>&5
8580 ac_status=$? 8574 ac_status=$?
8581 echo "$as_me:8581: \$? = $ac_status" >&5 8575 echo "$as_me:8575: \$? = $ac_status" >&5
8582 (exit $ac_status); }; }; then 8576 (exit $ac_status); }; }; then
8583 ac_cv_func_working_mktime=yes 8577 ac_cv_func_working_mktime=yes
8584else 8578else
@@ -8590,7 +8584,7 @@ fi
8590rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 8584rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8591fi 8585fi
8592fi 8586fi
8593echo "$as_me:8593: result: $ac_cv_func_working_mktime" >&5 8587echo "$as_me:8587: result: $ac_cv_func_working_mktime" >&5
8594echo "${ECHO_T}$ac_cv_func_working_mktime" >&6 8588echo "${ECHO_T}$ac_cv_func_working_mktime" >&6
8595if test $ac_cv_func_working_mktime = no; then 8589if test $ac_cv_func_working_mktime = no; then
8596 LIBOBJS="$LIBOBJS mktime.$ac_objext" 8590 LIBOBJS="$LIBOBJS mktime.$ac_objext"
@@ -8608,13 +8602,13 @@ ac_have_func=no # yes means we've found a way to get the load average.
8608ac_save_LIBS=$LIBS 8602ac_save_LIBS=$LIBS
8609 8603
8610# Check for getloadavg, but be sure not to touch the cache variable. 8604# Check for getloadavg, but be sure not to touch the cache variable.
8611(echo "$as_me:8611: checking for getloadavg" >&5 8605(echo "$as_me:8605: checking for getloadavg" >&5
8612echo $ECHO_N "checking for getloadavg... $ECHO_C" >&6 8606echo $ECHO_N "checking for getloadavg... $ECHO_C" >&6
8613if test "${ac_cv_func_getloadavg+set}" = set; then 8607if test "${ac_cv_func_getloadavg+set}" = set; then
8614 echo $ECHO_N "(cached) $ECHO_C" >&6 8608 echo $ECHO_N "(cached) $ECHO_C" >&6
8615else 8609else
8616 cat >conftest.$ac_ext <<_ACEOF 8610 cat >conftest.$ac_ext <<_ACEOF
8617#line 8617 "configure" 8611#line 8611 "configure"
8618#include "confdefs.h" 8612#include "confdefs.h"
8619/* System header to define __stub macros and hopefully few prototypes, 8613/* System header to define __stub macros and hopefully few prototypes,
8620 which can conflict with char getloadavg (); below. */ 8614 which can conflict with char getloadavg (); below. */
@@ -8645,16 +8639,16 @@ f = getloadavg;
8645} 8639}
8646_ACEOF 8640_ACEOF
8647rm -f conftest.$ac_objext conftest$ac_exeext 8641rm -f conftest.$ac_objext conftest$ac_exeext
8648if { (eval echo "$as_me:8648: \"$ac_link\"") >&5 8642if { (eval echo "$as_me:8642: \"$ac_link\"") >&5
8649 (eval $ac_link) 2>&5 8643 (eval $ac_link) 2>&5
8650 ac_status=$? 8644 ac_status=$?
8651 echo "$as_me:8651: \$? = $ac_status" >&5 8645 echo "$as_me:8645: \$? = $ac_status" >&5
8652 (exit $ac_status); } && 8646 (exit $ac_status); } &&
8653 { ac_try='test -s conftest$ac_exeext' 8647 { ac_try='test -s conftest$ac_exeext'
8654 { (eval echo "$as_me:8654: \"$ac_try\"") >&5 8648 { (eval echo "$as_me:8648: \"$ac_try\"") >&5
8655 (eval $ac_try) 2>&5 8649 (eval $ac_try) 2>&5
8656 ac_status=$? 8650 ac_status=$?
8657 echo "$as_me:8657: \$? = $ac_status" >&5 8651 echo "$as_me:8651: \$? = $ac_status" >&5
8658 (exit $ac_status); }; }; then 8652 (exit $ac_status); }; }; then
8659 ac_cv_func_getloadavg=yes 8653 ac_cv_func_getloadavg=yes
8660else 8654else
@@ -8664,7 +8658,7 @@ ac_cv_func_getloadavg=no
8664fi 8658fi
8665rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8659rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8666fi 8660fi
8667echo "$as_me:8667: result: $ac_cv_func_getloadavg" >&5 8661echo "$as_me:8661: result: $ac_cv_func_getloadavg" >&5
8668echo "${ECHO_T}$ac_cv_func_getloadavg" >&6 8662echo "${ECHO_T}$ac_cv_func_getloadavg" >&6
8669if test $ac_cv_func_getloadavg = yes; then 8663if test $ac_cv_func_getloadavg = yes; then
8670 exit 0 8664 exit 0
@@ -8678,13 +8672,13 @@ fi
8678for ac_func in pstat_getdynamic 8672for ac_func in pstat_getdynamic
8679do 8673do
8680as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 8674as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
8681echo "$as_me:8681: checking for $ac_func" >&5 8675echo "$as_me:8675: checking for $ac_func" >&5
8682echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 8676echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
8683if eval "test \"\${$as_ac_var+set}\" = set"; then 8677if eval "test \"\${$as_ac_var+set}\" = set"; then
8684 echo $ECHO_N "(cached) $ECHO_C" >&6 8678 echo $ECHO_N "(cached) $ECHO_C" >&6
8685else 8679else
8686 cat >conftest.$ac_ext <<_ACEOF 8680 cat >conftest.$ac_ext <<_ACEOF
8687#line 8687 "configure" 8681#line 8681 "configure"
8688#include "confdefs.h" 8682#include "confdefs.h"
8689/* System header to define __stub macros and hopefully few prototypes, 8683/* System header to define __stub macros and hopefully few prototypes,
8690 which can conflict with char $ac_func (); below. */ 8684 which can conflict with char $ac_func (); below. */
@@ -8715,16 +8709,16 @@ f = $ac_func;
8715} 8709}
8716_ACEOF 8710_ACEOF
8717rm -f conftest.$ac_objext conftest$ac_exeext 8711rm -f conftest.$ac_objext conftest$ac_exeext
8718if { (eval echo "$as_me:8718: \"$ac_link\"") >&5 8712if { (eval echo "$as_me:8712: \"$ac_link\"") >&5
8719 (eval $ac_link) 2>&5 8713 (eval $ac_link) 2>&5
8720 ac_status=$? 8714 ac_status=$?
8721 echo "$as_me:8721: \$? = $ac_status" >&5 8715 echo "$as_me:8715: \$? = $ac_status" >&5
8722 (exit $ac_status); } && 8716 (exit $ac_status); } &&
8723 { ac_try='test -s conftest$ac_exeext' 8717 { ac_try='test -s conftest$ac_exeext'
8724 { (eval echo "$as_me:8724: \"$ac_try\"") >&5 8718 { (eval echo "$as_me:8718: \"$ac_try\"") >&5
8725 (eval $ac_try) 2>&5 8719 (eval $ac_try) 2>&5
8726 ac_status=$? 8720 ac_status=$?
8727 echo "$as_me:8727: \$? = $ac_status" >&5 8721 echo "$as_me:8721: \$? = $ac_status" >&5
8728 (exit $ac_status); }; }; then 8722 (exit $ac_status); }; }; then
8729 eval "$as_ac_var=yes" 8723 eval "$as_ac_var=yes"
8730else 8724else
@@ -8734,7 +8728,7 @@ eval "$as_ac_var=no"
8734fi 8728fi
8735rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8729rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8736fi 8730fi
8737echo "$as_me:8737: result: `eval echo '${'$as_ac_var'}'`" >&5 8731echo "$as_me:8731: result: `eval echo '${'$as_ac_var'}'`" >&5
8738echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 8732echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
8739if test `eval echo '${'$as_ac_var'}'` = yes; then 8733if test `eval echo '${'$as_ac_var'}'` = yes; then
8740 cat >>confdefs.h <<EOF 8734 cat >>confdefs.h <<EOF
@@ -8746,7 +8740,7 @@ done
8746 8740
8747# Solaris has libkstat which does not require root. 8741# Solaris has libkstat which does not require root.
8748 8742
8749echo "$as_me:8749: checking for kstat_open in -lkstat" >&5 8743echo "$as_me:8743: checking for kstat_open in -lkstat" >&5
8750echo $ECHO_N "checking for kstat_open in -lkstat... $ECHO_C" >&6 8744echo $ECHO_N "checking for kstat_open in -lkstat... $ECHO_C" >&6
8751if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then 8745if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then
8752 echo $ECHO_N "(cached) $ECHO_C" >&6 8746 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8754,7 +8748,7 @@ else
8754 ac_check_lib_save_LIBS=$LIBS 8748 ac_check_lib_save_LIBS=$LIBS
8755LIBS="-lkstat $LIBS" 8749LIBS="-lkstat $LIBS"
8756cat >conftest.$ac_ext <<_ACEOF 8750cat >conftest.$ac_ext <<_ACEOF
8757#line 8757 "configure" 8751#line 8751 "configure"
8758#include "confdefs.h" 8752#include "confdefs.h"
8759 8753
8760/* Override any gcc2 internal prototype to avoid an error. */ 8754/* Override any gcc2 internal prototype to avoid an error. */
@@ -8773,16 +8767,16 @@ kstat_open ();
8773} 8767}
8774_ACEOF 8768_ACEOF
8775rm -f conftest.$ac_objext conftest$ac_exeext 8769rm -f conftest.$ac_objext conftest$ac_exeext
8776if { (eval echo "$as_me:8776: \"$ac_link\"") >&5 8770if { (eval echo "$as_me:8770: \"$ac_link\"") >&5
8777 (eval $ac_link) 2>&5 8771 (eval $ac_link) 2>&5
8778 ac_status=$? 8772 ac_status=$?
8779 echo "$as_me:8779: \$? = $ac_status" >&5 8773 echo "$as_me:8773: \$? = $ac_status" >&5
8780 (exit $ac_status); } && 8774 (exit $ac_status); } &&
8781 { ac_try='test -s conftest$ac_exeext' 8775 { ac_try='test -s conftest$ac_exeext'
8782 { (eval echo "$as_me:8782: \"$ac_try\"") >&5 8776 { (eval echo "$as_me:8776: \"$ac_try\"") >&5
8783 (eval $ac_try) 2>&5 8777 (eval $ac_try) 2>&5
8784 ac_status=$? 8778 ac_status=$?
8785 echo "$as_me:8785: \$? = $ac_status" >&5 8779 echo "$as_me:8779: \$? = $ac_status" >&5
8786 (exit $ac_status); }; }; then 8780 (exit $ac_status); }; }; then
8787 ac_cv_lib_kstat_kstat_open=yes 8781 ac_cv_lib_kstat_kstat_open=yes
8788else 8782else
@@ -8793,7 +8787,7 @@ fi
8793rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8787rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8794LIBS=$ac_check_lib_save_LIBS 8788LIBS=$ac_check_lib_save_LIBS
8795fi 8789fi
8796echo "$as_me:8796: result: $ac_cv_lib_kstat_kstat_open" >&5 8790echo "$as_me:8790: result: $ac_cv_lib_kstat_kstat_open" >&5
8797echo "${ECHO_T}$ac_cv_lib_kstat_kstat_open" >&6 8791echo "${ECHO_T}$ac_cv_lib_kstat_kstat_open" >&6
8798if test $ac_cv_lib_kstat_kstat_open = yes; then 8792if test $ac_cv_lib_kstat_kstat_open = yes; then
8799 cat >>confdefs.h <<EOF 8793 cat >>confdefs.h <<EOF
@@ -8811,7 +8805,7 @@ test $ac_cv_lib_kstat_kstat_open = yes && ac_have_func=yes
8811# to get the right answer into the cache. 8805# to get the right answer into the cache.
8812# For kstat on solaris, we need libelf to force the definition of SVR4 below. 8806# For kstat on solaris, we need libelf to force the definition of SVR4 below.
8813if test $ac_have_func = no; then 8807if test $ac_have_func = no; then
8814 echo "$as_me:8814: checking for elf_begin in -lelf" >&5 8808 echo "$as_me:8808: checking for elf_begin in -lelf" >&5
8815echo $ECHO_N "checking for elf_begin in -lelf... $ECHO_C" >&6 8809echo $ECHO_N "checking for elf_begin in -lelf... $ECHO_C" >&6
8816if test "${ac_cv_lib_elf_elf_begin+set}" = set; then 8810if test "${ac_cv_lib_elf_elf_begin+set}" = set; then
8817 echo $ECHO_N "(cached) $ECHO_C" >&6 8811 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8819,7 +8813,7 @@ else
8819 ac_check_lib_save_LIBS=$LIBS 8813 ac_check_lib_save_LIBS=$LIBS
8820LIBS="-lelf $LIBS" 8814LIBS="-lelf $LIBS"
8821cat >conftest.$ac_ext <<_ACEOF 8815cat >conftest.$ac_ext <<_ACEOF
8822#line 8822 "configure" 8816#line 8816 "configure"
8823#include "confdefs.h" 8817#include "confdefs.h"
8824 8818
8825/* Override any gcc2 internal prototype to avoid an error. */ 8819/* Override any gcc2 internal prototype to avoid an error. */
@@ -8838,16 +8832,16 @@ elf_begin ();
8838} 8832}
8839_ACEOF 8833_ACEOF
8840rm -f conftest.$ac_objext conftest$ac_exeext 8834rm -f conftest.$ac_objext conftest$ac_exeext
8841if { (eval echo "$as_me:8841: \"$ac_link\"") >&5 8835if { (eval echo "$as_me:8835: \"$ac_link\"") >&5
8842 (eval $ac_link) 2>&5 8836 (eval $ac_link) 2>&5
8843 ac_status=$? 8837 ac_status=$?
8844 echo "$as_me:8844: \$? = $ac_status" >&5 8838 echo "$as_me:8838: \$? = $ac_status" >&5
8845 (exit $ac_status); } && 8839 (exit $ac_status); } &&
8846 { ac_try='test -s conftest$ac_exeext' 8840 { ac_try='test -s conftest$ac_exeext'
8847 { (eval echo "$as_me:8847: \"$ac_try\"") >&5 8841 { (eval echo "$as_me:8841: \"$ac_try\"") >&5
8848 (eval $ac_try) 2>&5 8842 (eval $ac_try) 2>&5
8849 ac_status=$? 8843 ac_status=$?
8850 echo "$as_me:8850: \$? = $ac_status" >&5 8844 echo "$as_me:8844: \$? = $ac_status" >&5
8851 (exit $ac_status); }; }; then 8845 (exit $ac_status); }; }; then
8852 ac_cv_lib_elf_elf_begin=yes 8846 ac_cv_lib_elf_elf_begin=yes
8853else 8847else
@@ -8858,7 +8852,7 @@ fi
8858rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8852rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8859LIBS=$ac_check_lib_save_LIBS 8853LIBS=$ac_check_lib_save_LIBS
8860fi 8854fi
8861echo "$as_me:8861: result: $ac_cv_lib_elf_elf_begin" >&5 8855echo "$as_me:8855: result: $ac_cv_lib_elf_elf_begin" >&5
8862echo "${ECHO_T}$ac_cv_lib_elf_elf_begin" >&6 8856echo "${ECHO_T}$ac_cv_lib_elf_elf_begin" >&6
8863if test $ac_cv_lib_elf_elf_begin = yes; then 8857if test $ac_cv_lib_elf_elf_begin = yes; then
8864 LIBS="-lelf $LIBS" 8858 LIBS="-lelf $LIBS"
@@ -8866,7 +8860,7 @@ fi
8866 8860
8867fi 8861fi
8868if test $ac_have_func = no; then 8862if test $ac_have_func = no; then
8869 echo "$as_me:8869: checking for kvm_open in -lkvm" >&5 8863 echo "$as_me:8863: checking for kvm_open in -lkvm" >&5
8870echo $ECHO_N "checking for kvm_open in -lkvm... $ECHO_C" >&6 8864echo $ECHO_N "checking for kvm_open in -lkvm... $ECHO_C" >&6
8871if test "${ac_cv_lib_kvm_kvm_open+set}" = set; then 8865if test "${ac_cv_lib_kvm_kvm_open+set}" = set; then
8872 echo $ECHO_N "(cached) $ECHO_C" >&6 8866 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8874,7 +8868,7 @@ else
8874 ac_check_lib_save_LIBS=$LIBS 8868 ac_check_lib_save_LIBS=$LIBS
8875LIBS="-lkvm $LIBS" 8869LIBS="-lkvm $LIBS"
8876cat >conftest.$ac_ext <<_ACEOF 8870cat >conftest.$ac_ext <<_ACEOF
8877#line 8877 "configure" 8871#line 8871 "configure"
8878#include "confdefs.h" 8872#include "confdefs.h"
8879 8873
8880/* Override any gcc2 internal prototype to avoid an error. */ 8874/* Override any gcc2 internal prototype to avoid an error. */
@@ -8893,16 +8887,16 @@ kvm_open ();
8893} 8887}
8894_ACEOF 8888_ACEOF
8895rm -f conftest.$ac_objext conftest$ac_exeext 8889rm -f conftest.$ac_objext conftest$ac_exeext
8896if { (eval echo "$as_me:8896: \"$ac_link\"") >&5 8890if { (eval echo "$as_me:8890: \"$ac_link\"") >&5
8897 (eval $ac_link) 2>&5 8891 (eval $ac_link) 2>&5
8898 ac_status=$? 8892 ac_status=$?
8899 echo "$as_me:8899: \$? = $ac_status" >&5 8893 echo "$as_me:8893: \$? = $ac_status" >&5
8900 (exit $ac_status); } && 8894 (exit $ac_status); } &&
8901 { ac_try='test -s conftest$ac_exeext' 8895 { ac_try='test -s conftest$ac_exeext'
8902 { (eval echo "$as_me:8902: \"$ac_try\"") >&5 8896 { (eval echo "$as_me:8896: \"$ac_try\"") >&5
8903 (eval $ac_try) 2>&5 8897 (eval $ac_try) 2>&5
8904 ac_status=$? 8898 ac_status=$?
8905 echo "$as_me:8905: \$? = $ac_status" >&5 8899 echo "$as_me:8899: \$? = $ac_status" >&5
8906 (exit $ac_status); }; }; then 8900 (exit $ac_status); }; }; then
8907 ac_cv_lib_kvm_kvm_open=yes 8901 ac_cv_lib_kvm_kvm_open=yes
8908else 8902else
@@ -8913,14 +8907,14 @@ fi
8913rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8907rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8914LIBS=$ac_check_lib_save_LIBS 8908LIBS=$ac_check_lib_save_LIBS
8915fi 8909fi
8916echo "$as_me:8916: result: $ac_cv_lib_kvm_kvm_open" >&5 8910echo "$as_me:8910: result: $ac_cv_lib_kvm_kvm_open" >&5
8917echo "${ECHO_T}$ac_cv_lib_kvm_kvm_open" >&6 8911echo "${ECHO_T}$ac_cv_lib_kvm_kvm_open" >&6
8918if test $ac_cv_lib_kvm_kvm_open = yes; then 8912if test $ac_cv_lib_kvm_kvm_open = yes; then
8919 LIBS="-lkvm $LIBS" 8913 LIBS="-lkvm $LIBS"
8920fi 8914fi
8921 8915
8922 # Check for the 4.4BSD definition of getloadavg. 8916 # Check for the 4.4BSD definition of getloadavg.
8923 echo "$as_me:8923: checking for getloadavg in -lutil" >&5 8917 echo "$as_me:8917: checking for getloadavg in -lutil" >&5
8924echo $ECHO_N "checking for getloadavg in -lutil... $ECHO_C" >&6 8918echo $ECHO_N "checking for getloadavg in -lutil... $ECHO_C" >&6
8925if test "${ac_cv_lib_util_getloadavg+set}" = set; then 8919if test "${ac_cv_lib_util_getloadavg+set}" = set; then
8926 echo $ECHO_N "(cached) $ECHO_C" >&6 8920 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8928,7 +8922,7 @@ else
8928 ac_check_lib_save_LIBS=$LIBS 8922 ac_check_lib_save_LIBS=$LIBS
8929LIBS="-lutil $LIBS" 8923LIBS="-lutil $LIBS"
8930cat >conftest.$ac_ext <<_ACEOF 8924cat >conftest.$ac_ext <<_ACEOF
8931#line 8931 "configure" 8925#line 8925 "configure"
8932#include "confdefs.h" 8926#include "confdefs.h"
8933 8927
8934/* Override any gcc2 internal prototype to avoid an error. */ 8928/* Override any gcc2 internal prototype to avoid an error. */
@@ -8947,16 +8941,16 @@ getloadavg ();
8947} 8941}
8948_ACEOF 8942_ACEOF
8949rm -f conftest.$ac_objext conftest$ac_exeext 8943rm -f conftest.$ac_objext conftest$ac_exeext
8950if { (eval echo "$as_me:8950: \"$ac_link\"") >&5 8944if { (eval echo "$as_me:8944: \"$ac_link\"") >&5
8951 (eval $ac_link) 2>&5 8945 (eval $ac_link) 2>&5
8952 ac_status=$? 8946 ac_status=$?
8953 echo "$as_me:8953: \$? = $ac_status" >&5 8947 echo "$as_me:8947: \$? = $ac_status" >&5
8954 (exit $ac_status); } && 8948 (exit $ac_status); } &&
8955 { ac_try='test -s conftest$ac_exeext' 8949 { ac_try='test -s conftest$ac_exeext'
8956 { (eval echo "$as_me:8956: \"$ac_try\"") >&5 8950 { (eval echo "$as_me:8950: \"$ac_try\"") >&5
8957 (eval $ac_try) 2>&5 8951 (eval $ac_try) 2>&5
8958 ac_status=$? 8952 ac_status=$?
8959 echo "$as_me:8959: \$? = $ac_status" >&5 8953 echo "$as_me:8953: \$? = $ac_status" >&5
8960 (exit $ac_status); }; }; then 8954 (exit $ac_status); }; }; then
8961 ac_cv_lib_util_getloadavg=yes 8955 ac_cv_lib_util_getloadavg=yes
8962else 8956else
@@ -8967,7 +8961,7 @@ fi
8967rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8961rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8968LIBS=$ac_check_lib_save_LIBS 8962LIBS=$ac_check_lib_save_LIBS
8969fi 8963fi
8970echo "$as_me:8970: result: $ac_cv_lib_util_getloadavg" >&5 8964echo "$as_me:8964: result: $ac_cv_lib_util_getloadavg" >&5
8971echo "${ECHO_T}$ac_cv_lib_util_getloadavg" >&6 8965echo "${ECHO_T}$ac_cv_lib_util_getloadavg" >&6
8972if test $ac_cv_lib_util_getloadavg = yes; then 8966if test $ac_cv_lib_util_getloadavg = yes; then
8973 LIBS="-lutil $LIBS" ac_have_func=yes ac_cv_func_getloadavg_setgid=yes 8967 LIBS="-lutil $LIBS" ac_have_func=yes ac_cv_func_getloadavg_setgid=yes
@@ -8980,7 +8974,7 @@ if test $ac_have_func = no; then
8980 # Since it is not a standard part of AIX, it might be installed locally. 8974 # Since it is not a standard part of AIX, it might be installed locally.
8981 ac_getloadavg_LIBS=$LIBS 8975 ac_getloadavg_LIBS=$LIBS
8982 LIBS="-L/usr/local/lib $LIBS" 8976 LIBS="-L/usr/local/lib $LIBS"
8983 echo "$as_me:8983: checking for getloadavg in -lgetloadavg" >&5 8977 echo "$as_me:8977: checking for getloadavg in -lgetloadavg" >&5
8984echo $ECHO_N "checking for getloadavg in -lgetloadavg... $ECHO_C" >&6 8978echo $ECHO_N "checking for getloadavg in -lgetloadavg... $ECHO_C" >&6
8985if test "${ac_cv_lib_getloadavg_getloadavg+set}" = set; then 8979if test "${ac_cv_lib_getloadavg_getloadavg+set}" = set; then
8986 echo $ECHO_N "(cached) $ECHO_C" >&6 8980 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8988,7 +8982,7 @@ else
8988 ac_check_lib_save_LIBS=$LIBS 8982 ac_check_lib_save_LIBS=$LIBS
8989LIBS="-lgetloadavg $LIBS" 8983LIBS="-lgetloadavg $LIBS"
8990cat >conftest.$ac_ext <<_ACEOF 8984cat >conftest.$ac_ext <<_ACEOF
8991#line 8991 "configure" 8985#line 8985 "configure"
8992#include "confdefs.h" 8986#include "confdefs.h"
8993 8987
8994/* Override any gcc2 internal prototype to avoid an error. */ 8988/* Override any gcc2 internal prototype to avoid an error. */
@@ -9007,16 +9001,16 @@ getloadavg ();
9007} 9001}
9008_ACEOF 9002_ACEOF
9009rm -f conftest.$ac_objext conftest$ac_exeext 9003rm -f conftest.$ac_objext conftest$ac_exeext
9010if { (eval echo "$as_me:9010: \"$ac_link\"") >&5 9004if { (eval echo "$as_me:9004: \"$ac_link\"") >&5
9011 (eval $ac_link) 2>&5 9005 (eval $ac_link) 2>&5
9012 ac_status=$? 9006 ac_status=$?
9013 echo "$as_me:9013: \$? = $ac_status" >&5 9007 echo "$as_me:9007: \$? = $ac_status" >&5
9014 (exit $ac_status); } && 9008 (exit $ac_status); } &&
9015 { ac_try='test -s conftest$ac_exeext' 9009 { ac_try='test -s conftest$ac_exeext'
9016 { (eval echo "$as_me:9016: \"$ac_try\"") >&5 9010 { (eval echo "$as_me:9010: \"$ac_try\"") >&5
9017 (eval $ac_try) 2>&5 9011 (eval $ac_try) 2>&5
9018 ac_status=$? 9012 ac_status=$?
9019 echo "$as_me:9019: \$? = $ac_status" >&5 9013 echo "$as_me:9013: \$? = $ac_status" >&5
9020 (exit $ac_status); }; }; then 9014 (exit $ac_status); }; }; then
9021 ac_cv_lib_getloadavg_getloadavg=yes 9015 ac_cv_lib_getloadavg_getloadavg=yes
9022else 9016else
@@ -9027,7 +9021,7 @@ fi
9027rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9021rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9028LIBS=$ac_check_lib_save_LIBS 9022LIBS=$ac_check_lib_save_LIBS
9029fi 9023fi
9030echo "$as_me:9030: result: $ac_cv_lib_getloadavg_getloadavg" >&5 9024echo "$as_me:9024: result: $ac_cv_lib_getloadavg_getloadavg" >&5
9031echo "${ECHO_T}$ac_cv_lib_getloadavg_getloadavg" >&6 9025echo "${ECHO_T}$ac_cv_lib_getloadavg_getloadavg" >&6
9032if test $ac_cv_lib_getloadavg_getloadavg = yes; then 9026if test $ac_cv_lib_getloadavg_getloadavg = yes; then
9033 LIBS="-lgetloadavg $LIBS" 9027 LIBS="-lgetloadavg $LIBS"
@@ -9043,13 +9037,13 @@ fi
9043for ac_func in getloadavg 9037for ac_func in getloadavg
9044do 9038do
9045as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9039as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9046echo "$as_me:9046: checking for $ac_func" >&5 9040echo "$as_me:9040: checking for $ac_func" >&5
9047echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9041echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9048if eval "test \"\${$as_ac_var+set}\" = set"; then 9042if eval "test \"\${$as_ac_var+set}\" = set"; then
9049 echo $ECHO_N "(cached) $ECHO_C" >&6 9043 echo $ECHO_N "(cached) $ECHO_C" >&6
9050else 9044else
9051 cat >conftest.$ac_ext <<_ACEOF 9045 cat >conftest.$ac_ext <<_ACEOF
9052#line 9052 "configure" 9046#line 9046 "configure"
9053#include "confdefs.h" 9047#include "confdefs.h"
9054/* System header to define __stub macros and hopefully few prototypes, 9048/* System header to define __stub macros and hopefully few prototypes,
9055 which can conflict with char $ac_func (); below. */ 9049 which can conflict with char $ac_func (); below. */
@@ -9080,16 +9074,16 @@ f = $ac_func;
9080} 9074}
9081_ACEOF 9075_ACEOF
9082rm -f conftest.$ac_objext conftest$ac_exeext 9076rm -f conftest.$ac_objext conftest$ac_exeext
9083if { (eval echo "$as_me:9083: \"$ac_link\"") >&5 9077if { (eval echo "$as_me:9077: \"$ac_link\"") >&5
9084 (eval $ac_link) 2>&5 9078 (eval $ac_link) 2>&5
9085 ac_status=$? 9079 ac_status=$?
9086 echo "$as_me:9086: \$? = $ac_status" >&5 9080 echo "$as_me:9080: \$? = $ac_status" >&5
9087 (exit $ac_status); } && 9081 (exit $ac_status); } &&
9088 { ac_try='test -s conftest$ac_exeext' 9082 { ac_try='test -s conftest$ac_exeext'
9089 { (eval echo "$as_me:9089: \"$ac_try\"") >&5 9083 { (eval echo "$as_me:9083: \"$ac_try\"") >&5
9090 (eval $ac_try) 2>&5 9084 (eval $ac_try) 2>&5
9091 ac_status=$? 9085 ac_status=$?
9092 echo "$as_me:9092: \$? = $ac_status" >&5 9086 echo "$as_me:9086: \$? = $ac_status" >&5
9093 (exit $ac_status); }; }; then 9087 (exit $ac_status); }; }; then
9094 eval "$as_ac_var=yes" 9088 eval "$as_ac_var=yes"
9095else 9089else
@@ -9099,7 +9093,7 @@ eval "$as_ac_var=no"
9099fi 9093fi
9100rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9094rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9101fi 9095fi
9102echo "$as_me:9102: result: `eval echo '${'$as_ac_var'}'`" >&5 9096echo "$as_me:9096: result: `eval echo '${'$as_ac_var'}'`" >&5
9103echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 9097echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
9104if test `eval echo '${'$as_ac_var'}'` = yes; then 9098if test `eval echo '${'$as_ac_var'}'` = yes; then
9105 cat >>confdefs.h <<EOF 9099 cat >>confdefs.h <<EOF
@@ -9115,23 +9109,23 @@ EOF
9115 9109
9116# Figure out what our getloadavg.c needs. 9110# Figure out what our getloadavg.c needs.
9117ac_have_func=no 9111ac_have_func=no
9118echo "$as_me:9118: checking for sys/dg_sys_info.h" >&5 9112echo "$as_me:9112: checking for sys/dg_sys_info.h" >&5
9119echo $ECHO_N "checking for sys/dg_sys_info.h... $ECHO_C" >&6 9113echo $ECHO_N "checking for sys/dg_sys_info.h... $ECHO_C" >&6
9120if test "${ac_cv_header_sys_dg_sys_info_h+set}" = set; then 9114if test "${ac_cv_header_sys_dg_sys_info_h+set}" = set; then
9121 echo $ECHO_N "(cached) $ECHO_C" >&6 9115 echo $ECHO_N "(cached) $ECHO_C" >&6
9122else 9116else
9123 cat >conftest.$ac_ext <<_ACEOF 9117 cat >conftest.$ac_ext <<_ACEOF
9124#line 9124 "configure" 9118#line 9118 "configure"
9125#include "confdefs.h" 9119#include "confdefs.h"
9126#include <sys/dg_sys_info.h> 9120#include <sys/dg_sys_info.h>
9127_ACEOF 9121_ACEOF
9128if { (eval echo "$as_me:9128: \"$ac_cpp conftest.$ac_ext\"") >&5 9122if { (eval echo "$as_me:9122: \"$ac_cpp conftest.$ac_ext\"") >&5
9129 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 9123 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9130 ac_status=$? 9124 ac_status=$?
9131 egrep -v '^ *\+' conftest.er1 >conftest.err 9125 egrep -v '^ *\+' conftest.er1 >conftest.err
9132 rm -f conftest.er1 9126 rm -f conftest.er1
9133 cat conftest.err >&5 9127 cat conftest.err >&5
9134 echo "$as_me:9134: \$? = $ac_status" >&5 9128 echo "$as_me:9128: \$? = $ac_status" >&5
9135 (exit $ac_status); } >/dev/null; then 9129 (exit $ac_status); } >/dev/null; then
9136 if test -s conftest.err; then 9130 if test -s conftest.err; then
9137 ac_cpp_err=$ac_c_preproc_warn_flag 9131 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -9150,7 +9144,7 @@ else
9150fi 9144fi
9151rm -f conftest.err conftest.$ac_ext 9145rm -f conftest.err conftest.$ac_ext
9152fi 9146fi
9153echo "$as_me:9153: result: $ac_cv_header_sys_dg_sys_info_h" >&5 9147echo "$as_me:9147: result: $ac_cv_header_sys_dg_sys_info_h" >&5
9154echo "${ECHO_T}$ac_cv_header_sys_dg_sys_info_h" >&6 9148echo "${ECHO_T}$ac_cv_header_sys_dg_sys_info_h" >&6
9155if test $ac_cv_header_sys_dg_sys_info_h = yes; then 9149if test $ac_cv_header_sys_dg_sys_info_h = yes; then
9156 ac_have_func=yes 9150 ac_have_func=yes
@@ -9159,7 +9153,7 @@ cat >>confdefs.h <<\EOF
9159#define DGUX 1 9153#define DGUX 1
9160EOF 9154EOF
9161 9155
9162echo "$as_me:9162: checking for dg_sys_info in -ldgc" >&5 9156echo "$as_me:9156: checking for dg_sys_info in -ldgc" >&5
9163echo $ECHO_N "checking for dg_sys_info in -ldgc... $ECHO_C" >&6 9157echo $ECHO_N "checking for dg_sys_info in -ldgc... $ECHO_C" >&6
9164if test "${ac_cv_lib_dgc_dg_sys_info+set}" = set; then 9158if test "${ac_cv_lib_dgc_dg_sys_info+set}" = set; then
9165 echo $ECHO_N "(cached) $ECHO_C" >&6 9159 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -9167,7 +9161,7 @@ else
9167 ac_check_lib_save_LIBS=$LIBS 9161 ac_check_lib_save_LIBS=$LIBS
9168LIBS="-ldgc $LIBS" 9162LIBS="-ldgc $LIBS"
9169cat >conftest.$ac_ext <<_ACEOF 9163cat >conftest.$ac_ext <<_ACEOF
9170#line 9170 "configure" 9164#line 9164 "configure"
9171#include "confdefs.h" 9165#include "confdefs.h"
9172 9166
9173/* Override any gcc2 internal prototype to avoid an error. */ 9167/* Override any gcc2 internal prototype to avoid an error. */
@@ -9186,16 +9180,16 @@ dg_sys_info ();
9186} 9180}
9187_ACEOF 9181_ACEOF
9188rm -f conftest.$ac_objext conftest$ac_exeext 9182rm -f conftest.$ac_objext conftest$ac_exeext
9189if { (eval echo "$as_me:9189: \"$ac_link\"") >&5 9183if { (eval echo "$as_me:9183: \"$ac_link\"") >&5
9190 (eval $ac_link) 2>&5 9184 (eval $ac_link) 2>&5
9191 ac_status=$? 9185 ac_status=$?
9192 echo "$as_me:9192: \$? = $ac_status" >&5 9186 echo "$as_me:9186: \$? = $ac_status" >&5
9193 (exit $ac_status); } && 9187 (exit $ac_status); } &&
9194 { ac_try='test -s conftest$ac_exeext' 9188 { ac_try='test -s conftest$ac_exeext'
9195 { (eval echo "$as_me:9195: \"$ac_try\"") >&5 9189 { (eval echo "$as_me:9189: \"$ac_try\"") >&5
9196 (eval $ac_try) 2>&5 9190 (eval $ac_try) 2>&5
9197 ac_status=$? 9191 ac_status=$?
9198 echo "$as_me:9198: \$? = $ac_status" >&5 9192 echo "$as_me:9192: \$? = $ac_status" >&5
9199 (exit $ac_status); }; }; then 9193 (exit $ac_status); }; }; then
9200 ac_cv_lib_dgc_dg_sys_info=yes 9194 ac_cv_lib_dgc_dg_sys_info=yes
9201else 9195else
@@ -9206,7 +9200,7 @@ fi
9206rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9200rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9207LIBS=$ac_check_lib_save_LIBS 9201LIBS=$ac_check_lib_save_LIBS
9208fi 9202fi
9209echo "$as_me:9209: result: $ac_cv_lib_dgc_dg_sys_info" >&5 9203echo "$as_me:9203: result: $ac_cv_lib_dgc_dg_sys_info" >&5
9210echo "${ECHO_T}$ac_cv_lib_dgc_dg_sys_info" >&6 9204echo "${ECHO_T}$ac_cv_lib_dgc_dg_sys_info" >&6
9211if test $ac_cv_lib_dgc_dg_sys_info = yes; then 9205if test $ac_cv_lib_dgc_dg_sys_info = yes; then
9212 cat >>confdefs.h <<EOF 9206 cat >>confdefs.h <<EOF
@@ -9219,23 +9213,23 @@ fi
9219 9213
9220fi 9214fi
9221 9215
9222echo "$as_me:9222: checking for locale.h" >&5 9216echo "$as_me:9216: checking for locale.h" >&5
9223echo $ECHO_N "checking for locale.h... $ECHO_C" >&6 9217echo $ECHO_N "checking for locale.h... $ECHO_C" >&6
9224if test "${ac_cv_header_locale_h+set}" = set; then 9218if test "${ac_cv_header_locale_h+set}" = set; then
9225 echo $ECHO_N "(cached) $ECHO_C" >&6 9219 echo $ECHO_N "(cached) $ECHO_C" >&6
9226else 9220else
9227 cat >conftest.$ac_ext <<_ACEOF 9221 cat >conftest.$ac_ext <<_ACEOF
9228#line 9228 "configure" 9222#line 9222 "configure"
9229#include "confdefs.h" 9223#include "confdefs.h"
9230#include <locale.h> 9224#include <locale.h>
9231_ACEOF 9225_ACEOF
9232if { (eval echo "$as_me:9232: \"$ac_cpp conftest.$ac_ext\"") >&5 9226if { (eval echo "$as_me:9226: \"$ac_cpp conftest.$ac_ext\"") >&5
9233 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 9227 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9234 ac_status=$? 9228 ac_status=$?
9235 egrep -v '^ *\+' conftest.er1 >conftest.err 9229 egrep -v '^ *\+' conftest.er1 >conftest.err
9236 rm -f conftest.er1 9230 rm -f conftest.er1
9237 cat conftest.err >&5 9231 cat conftest.err >&5
9238 echo "$as_me:9238: \$? = $ac_status" >&5 9232 echo "$as_me:9232: \$? = $ac_status" >&5
9239 (exit $ac_status); } >/dev/null; then 9233 (exit $ac_status); } >/dev/null; then
9240 if test -s conftest.err; then 9234 if test -s conftest.err; then
9241 ac_cpp_err=$ac_c_preproc_warn_flag 9235 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -9254,19 +9248,19 @@ else
9254fi 9248fi
9255rm -f conftest.err conftest.$ac_ext 9249rm -f conftest.err conftest.$ac_ext
9256fi 9250fi
9257echo "$as_me:9257: result: $ac_cv_header_locale_h" >&5 9251echo "$as_me:9251: result: $ac_cv_header_locale_h" >&5
9258echo "${ECHO_T}$ac_cv_header_locale_h" >&6 9252echo "${ECHO_T}$ac_cv_header_locale_h" >&6
9259 9253
9260for ac_func in setlocale 9254for ac_func in setlocale
9261do 9255do
9262as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9256as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9263echo "$as_me:9263: checking for $ac_func" >&5 9257echo "$as_me:9257: checking for $ac_func" >&5
9264echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9258echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9265if eval "test \"\${$as_ac_var+set}\" = set"; then 9259if eval "test \"\${$as_ac_var+set}\" = set"; then
9266 echo $ECHO_N "(cached) $ECHO_C" >&6 9260 echo $ECHO_N "(cached) $ECHO_C" >&6
9267else 9261else
9268 cat >conftest.$ac_ext <<_ACEOF 9262 cat >conftest.$ac_ext <<_ACEOF
9269#line 9269 "configure" 9263#line 9263 "configure"
9270#include "confdefs.h" 9264#include "confdefs.h"
9271/* System header to define __stub macros and hopefully few prototypes, 9265/* System header to define __stub macros and hopefully few prototypes,
9272 which can conflict with char $ac_func (); below. */ 9266 which can conflict with char $ac_func (); below. */
@@ -9297,16 +9291,16 @@ f = $ac_func;
9297} 9291}
9298_ACEOF 9292_ACEOF
9299rm -f conftest.$ac_objext conftest$ac_exeext 9293rm -f conftest.$ac_objext conftest$ac_exeext
9300if { (eval echo "$as_me:9300: \"$ac_link\"") >&5 9294if { (eval echo "$as_me:9294: \"$ac_link\"") >&5
9301 (eval $ac_link) 2>&5 9295 (eval $ac_link) 2>&5
9302 ac_status=$? 9296 ac_status=$?
9303 echo "$as_me:9303: \$? = $ac_status" >&5 9297 echo "$as_me:9297: \$? = $ac_status" >&5
9304 (exit $ac_status); } && 9298 (exit $ac_status); } &&
9305 { ac_try='test -s conftest$ac_exeext' 9299 { ac_try='test -s conftest$ac_exeext'
9306 { (eval echo "$as_me:9306: \"$ac_try\"") >&5 9300 { (eval echo "$as_me:9300: \"$ac_try\"") >&5
9307 (eval $ac_try) 2>&5 9301 (eval $ac_try) 2>&5
9308 ac_status=$? 9302 ac_status=$?
9309 echo "$as_me:9309: \$? = $ac_status" >&5 9303 echo "$as_me:9303: \$? = $ac_status" >&5
9310 (exit $ac_status); }; }; then 9304 (exit $ac_status); }; }; then
9311 eval "$as_ac_var=yes" 9305 eval "$as_ac_var=yes"
9312else 9306else
@@ -9316,7 +9310,7 @@ eval "$as_ac_var=no"
9316fi 9310fi
9317rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9311rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9318fi 9312fi
9319echo "$as_me:9319: result: `eval echo '${'$as_ac_var'}'`" >&5 9313echo "$as_me:9313: result: `eval echo '${'$as_ac_var'}'`" >&5
9320echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 9314echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
9321if test `eval echo '${'$as_ac_var'}'` = yes; then 9315if test `eval echo '${'$as_ac_var'}'` = yes; then
9322 cat >>confdefs.h <<EOF 9316 cat >>confdefs.h <<EOF
@@ -9339,23 +9333,23 @@ EOF
9339fi 9333fi
9340 9334
9341if test $ac_have_func = no; then 9335if test $ac_have_func = no; then
9342 echo "$as_me:9342: checking for inq_stats/cpustats.h" >&5 9336 echo "$as_me:9336: checking for inq_stats/cpustats.h" >&5
9343echo $ECHO_N "checking for inq_stats/cpustats.h... $ECHO_C" >&6 9337echo $ECHO_N "checking for inq_stats/cpustats.h... $ECHO_C" >&6
9344if test "${ac_cv_header_inq_stats_cpustats_h+set}" = set; then 9338if test "${ac_cv_header_inq_stats_cpustats_h+set}" = set; then
9345 echo $ECHO_N "(cached) $ECHO_C" >&6 9339 echo $ECHO_N "(cached) $ECHO_C" >&6
9346else 9340else
9347 cat >conftest.$ac_ext <<_ACEOF 9341 cat >conftest.$ac_ext <<_ACEOF
9348#line 9348 "configure" 9342#line 9342 "configure"
9349#include "confdefs.h" 9343#include "confdefs.h"
9350#include <inq_stats/cpustats.h> 9344#include <inq_stats/cpustats.h>
9351_ACEOF 9345_ACEOF
9352if { (eval echo "$as_me:9352: \"$ac_cpp conftest.$ac_ext\"") >&5 9346if { (eval echo "$as_me:9346: \"$ac_cpp conftest.$ac_ext\"") >&5
9353 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 9347 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9354 ac_status=$? 9348 ac_status=$?
9355 egrep -v '^ *\+' conftest.er1 >conftest.err 9349 egrep -v '^ *\+' conftest.er1 >conftest.err
9356 rm -f conftest.er1 9350 rm -f conftest.er1
9357 cat conftest.err >&5 9351 cat conftest.err >&5
9358 echo "$as_me:9358: \$? = $ac_status" >&5 9352 echo "$as_me:9352: \$? = $ac_status" >&5
9359 (exit $ac_status); } >/dev/null; then 9353 (exit $ac_status); } >/dev/null; then
9360 if test -s conftest.err; then 9354 if test -s conftest.err; then
9361 ac_cpp_err=$ac_c_preproc_warn_flag 9355 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -9374,7 +9368,7 @@ else
9374fi 9368fi
9375rm -f conftest.err conftest.$ac_ext 9369rm -f conftest.err conftest.$ac_ext
9376fi 9370fi
9377echo "$as_me:9377: result: $ac_cv_header_inq_stats_cpustats_h" >&5 9371echo "$as_me:9371: result: $ac_cv_header_inq_stats_cpustats_h" >&5
9378echo "${ECHO_T}$ac_cv_header_inq_stats_cpustats_h" >&6 9372echo "${ECHO_T}$ac_cv_header_inq_stats_cpustats_h" >&6
9379if test $ac_cv_header_inq_stats_cpustats_h = yes; then 9373if test $ac_cv_header_inq_stats_cpustats_h = yes; then
9380 ac_have_func=yes 9374 ac_have_func=yes
@@ -9392,23 +9386,23 @@ fi
9392fi 9386fi
9393 9387
9394if test $ac_have_func = no; then 9388if test $ac_have_func = no; then
9395 echo "$as_me:9395: checking for sys/cpustats.h" >&5 9389 echo "$as_me:9389: checking for sys/cpustats.h" >&5
9396echo $ECHO_N "checking for sys/cpustats.h... $ECHO_C" >&6 9390echo $ECHO_N "checking for sys/cpustats.h... $ECHO_C" >&6
9397if test "${ac_cv_header_sys_cpustats_h+set}" = set; then 9391if test "${ac_cv_header_sys_cpustats_h+set}" = set; then
9398 echo $ECHO_N "(cached) $ECHO_C" >&6 9392 echo $ECHO_N "(cached) $ECHO_C" >&6
9399else 9393else
9400 cat >conftest.$ac_ext <<_ACEOF 9394 cat >conftest.$ac_ext <<_ACEOF
9401#line 9401 "configure" 9395#line 9395 "configure"
9402#include "confdefs.h" 9396#include "confdefs.h"
9403#include <sys/cpustats.h> 9397#include <sys/cpustats.h>
9404_ACEOF 9398_ACEOF
9405if { (eval echo "$as_me:9405: \"$ac_cpp conftest.$ac_ext\"") >&5 9399if { (eval echo "$as_me:9399: \"$ac_cpp conftest.$ac_ext\"") >&5
9406 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 9400 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9407 ac_status=$? 9401 ac_status=$?
9408 egrep -v '^ *\+' conftest.er1 >conftest.err 9402 egrep -v '^ *\+' conftest.er1 >conftest.err
9409 rm -f conftest.er1 9403 rm -f conftest.er1
9410 cat conftest.err >&5 9404 cat conftest.err >&5
9411 echo "$as_me:9411: \$? = $ac_status" >&5 9405 echo "$as_me:9405: \$? = $ac_status" >&5
9412 (exit $ac_status); } >/dev/null; then 9406 (exit $ac_status); } >/dev/null; then
9413 if test -s conftest.err; then 9407 if test -s conftest.err; then
9414 ac_cpp_err=$ac_c_preproc_warn_flag 9408 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -9427,7 +9421,7 @@ else
9427fi 9421fi
9428rm -f conftest.err conftest.$ac_ext 9422rm -f conftest.err conftest.$ac_ext
9429fi 9423fi
9430echo "$as_me:9430: result: $ac_cv_header_sys_cpustats_h" >&5 9424echo "$as_me:9424: result: $ac_cv_header_sys_cpustats_h" >&5
9431echo "${ECHO_T}$ac_cv_header_sys_cpustats_h" >&6 9425echo "${ECHO_T}$ac_cv_header_sys_cpustats_h" >&6
9432if test $ac_cv_header_sys_cpustats_h = yes; then 9426if test $ac_cv_header_sys_cpustats_h = yes; then
9433 ac_have_func=yes; cat >>confdefs.h <<\EOF 9427 ac_have_func=yes; cat >>confdefs.h <<\EOF
@@ -9443,23 +9437,23 @@ if test $ac_have_func = no; then
9443for ac_header in mach/mach.h 9437for ac_header in mach/mach.h
9444do 9438do
9445as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 9439as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9446echo "$as_me:9446: checking for $ac_header" >&5 9440echo "$as_me:9440: checking for $ac_header" >&5
9447echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 9441echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9448if eval "test \"\${$as_ac_Header+set}\" = set"; then 9442if eval "test \"\${$as_ac_Header+set}\" = set"; then
9449 echo $ECHO_N "(cached) $ECHO_C" >&6 9443 echo $ECHO_N "(cached) $ECHO_C" >&6
9450else 9444else
9451 cat >conftest.$ac_ext <<_ACEOF 9445 cat >conftest.$ac_ext <<_ACEOF
9452#line 9452 "configure" 9446#line 9446 "configure"
9453#include "confdefs.h" 9447#include "confdefs.h"
9454#include <$ac_header> 9448#include <$ac_header>
9455_ACEOF 9449_ACEOF
9456if { (eval echo "$as_me:9456: \"$ac_cpp conftest.$ac_ext\"") >&5 9450if { (eval echo "$as_me:9450: \"$ac_cpp conftest.$ac_ext\"") >&5
9457 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 9451 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9458 ac_status=$? 9452 ac_status=$?
9459 egrep -v '^ *\+' conftest.er1 >conftest.err 9453 egrep -v '^ *\+' conftest.er1 >conftest.err
9460 rm -f conftest.er1 9454 rm -f conftest.er1
9461 cat conftest.err >&5 9455 cat conftest.err >&5
9462 echo "$as_me:9462: \$? = $ac_status" >&5 9456 echo "$as_me:9456: \$? = $ac_status" >&5
9463 (exit $ac_status); } >/dev/null; then 9457 (exit $ac_status); } >/dev/null; then
9464 if test -s conftest.err; then 9458 if test -s conftest.err; then
9465 ac_cpp_err=$ac_c_preproc_warn_flag 9459 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -9478,7 +9472,7 @@ else
9478fi 9472fi
9479rm -f conftest.err conftest.$ac_ext 9473rm -f conftest.err conftest.$ac_ext
9480fi 9474fi
9481echo "$as_me:9481: result: `eval echo '${'$as_ac_Header'}'`" >&5 9475echo "$as_me:9475: result: `eval echo '${'$as_ac_Header'}'`" >&5
9482echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 9476echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9483if test `eval echo '${'$as_ac_Header'}'` = yes; then 9477if test `eval echo '${'$as_ac_Header'}'` = yes; then
9484 cat >>confdefs.h <<EOF 9478 cat >>confdefs.h <<EOF
@@ -9493,23 +9487,23 @@ fi
9493for ac_header in nlist.h 9487for ac_header in nlist.h
9494do 9488do
9495as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 9489as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9496echo "$as_me:9496: checking for $ac_header" >&5 9490echo "$as_me:9490: checking for $ac_header" >&5
9497echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 9491echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9498if eval "test \"\${$as_ac_Header+set}\" = set"; then 9492if eval "test \"\${$as_ac_Header+set}\" = set"; then
9499 echo $ECHO_N "(cached) $ECHO_C" >&6 9493 echo $ECHO_N "(cached) $ECHO_C" >&6
9500else 9494else
9501 cat >conftest.$ac_ext <<_ACEOF 9495 cat >conftest.$ac_ext <<_ACEOF
9502#line 9502 "configure" 9496#line 9496 "configure"
9503#include "confdefs.h" 9497#include "confdefs.h"
9504#include <$ac_header> 9498#include <$ac_header>
9505_ACEOF 9499_ACEOF
9506if { (eval echo "$as_me:9506: \"$ac_cpp conftest.$ac_ext\"") >&5 9500if { (eval echo "$as_me:9500: \"$ac_cpp conftest.$ac_ext\"") >&5
9507 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 9501 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9508 ac_status=$? 9502 ac_status=$?
9509 egrep -v '^ *\+' conftest.er1 >conftest.err 9503 egrep -v '^ *\+' conftest.er1 >conftest.err
9510 rm -f conftest.er1 9504 rm -f conftest.er1
9511 cat conftest.err >&5 9505 cat conftest.err >&5
9512 echo "$as_me:9512: \$? = $ac_status" >&5 9506 echo "$as_me:9506: \$? = $ac_status" >&5
9513 (exit $ac_status); } >/dev/null; then 9507 (exit $ac_status); } >/dev/null; then
9514 if test -s conftest.err; then 9508 if test -s conftest.err; then
9515 ac_cpp_err=$ac_c_preproc_warn_flag 9509 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -9528,19 +9522,19 @@ else
9528fi 9522fi
9529rm -f conftest.err conftest.$ac_ext 9523rm -f conftest.err conftest.$ac_ext
9530fi 9524fi
9531echo "$as_me:9531: result: `eval echo '${'$as_ac_Header'}'`" >&5 9525echo "$as_me:9525: result: `eval echo '${'$as_ac_Header'}'`" >&5
9532echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 9526echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9533if test `eval echo '${'$as_ac_Header'}'` = yes; then 9527if test `eval echo '${'$as_ac_Header'}'` = yes; then
9534 cat >>confdefs.h <<EOF 9528 cat >>confdefs.h <<EOF
9535#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 9529#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
9536EOF 9530EOF
9537 echo "$as_me:9537: checking for struct nlist.n_un.n_name" >&5 9531 echo "$as_me:9531: checking for struct nlist.n_un.n_name" >&5
9538echo $ECHO_N "checking for struct nlist.n_un.n_name... $ECHO_C" >&6 9532echo $ECHO_N "checking for struct nlist.n_un.n_name... $ECHO_C" >&6
9539if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then 9533if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then
9540 echo $ECHO_N "(cached) $ECHO_C" >&6 9534 echo $ECHO_N "(cached) $ECHO_C" >&6
9541else 9535else
9542 cat >conftest.$ac_ext <<_ACEOF 9536 cat >conftest.$ac_ext <<_ACEOF
9543#line 9543 "configure" 9537#line 9537 "configure"
9544#include "confdefs.h" 9538#include "confdefs.h"
9545#include <nlist.h> 9539#include <nlist.h>
9546 9540
@@ -9555,16 +9549,16 @@ return 0;
9555} 9549}
9556_ACEOF 9550_ACEOF
9557rm -f conftest.$ac_objext 9551rm -f conftest.$ac_objext
9558if { (eval echo "$as_me:9558: \"$ac_compile\"") >&5 9552if { (eval echo "$as_me:9552: \"$ac_compile\"") >&5
9559 (eval $ac_compile) 2>&5 9553 (eval $ac_compile) 2>&5
9560 ac_status=$? 9554 ac_status=$?
9561 echo "$as_me:9561: \$? = $ac_status" >&5 9555 echo "$as_me:9555: \$? = $ac_status" >&5
9562 (exit $ac_status); } && 9556 (exit $ac_status); } &&
9563 { ac_try='test -s conftest.$ac_objext' 9557 { ac_try='test -s conftest.$ac_objext'
9564 { (eval echo "$as_me:9564: \"$ac_try\"") >&5 9558 { (eval echo "$as_me:9558: \"$ac_try\"") >&5
9565 (eval $ac_try) 2>&5 9559 (eval $ac_try) 2>&5
9566 ac_status=$? 9560 ac_status=$?
9567 echo "$as_me:9567: \$? = $ac_status" >&5 9561 echo "$as_me:9561: \$? = $ac_status" >&5
9568 (exit $ac_status); }; }; then 9562 (exit $ac_status); }; }; then
9569 ac_cv_member_struct_nlist_n_un_n_name=yes 9563 ac_cv_member_struct_nlist_n_un_n_name=yes
9570else 9564else
@@ -9574,7 +9568,7 @@ ac_cv_member_struct_nlist_n_un_n_name=no
9574fi 9568fi
9575rm -f conftest.$ac_objext conftest.$ac_ext 9569rm -f conftest.$ac_objext conftest.$ac_ext
9576fi 9570fi
9577echo "$as_me:9577: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5 9571echo "$as_me:9571: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5
9578echo "${ECHO_T}$ac_cv_member_struct_nlist_n_un_n_name" >&6 9572echo "${ECHO_T}$ac_cv_member_struct_nlist_n_un_n_name" >&6
9579if test $ac_cv_member_struct_nlist_n_un_n_name = yes; then 9573if test $ac_cv_member_struct_nlist_n_un_n_name = yes; then
9580 9574
@@ -9595,13 +9589,13 @@ fi
9595done 9589done
9596 9590
9597# Some definitions of getloadavg require that the program be installed setgid. 9591# Some definitions of getloadavg require that the program be installed setgid.
9598echo "$as_me:9598: checking whether getloadavg requires setgid" >&5 9592echo "$as_me:9592: checking whether getloadavg requires setgid" >&5
9599echo $ECHO_N "checking whether getloadavg requires setgid... $ECHO_C" >&6 9593echo $ECHO_N "checking whether getloadavg requires setgid... $ECHO_C" >&6
9600if test "${ac_cv_func_getloadavg_setgid+set}" = set; then 9594if test "${ac_cv_func_getloadavg_setgid+set}" = set; then
9601 echo $ECHO_N "(cached) $ECHO_C" >&6 9595 echo $ECHO_N "(cached) $ECHO_C" >&6
9602else 9596else
9603 cat >conftest.$ac_ext <<_ACEOF 9597 cat >conftest.$ac_ext <<_ACEOF
9604#line 9604 "configure" 9598#line 9598 "configure"
9605#include "confdefs.h" 9599#include "confdefs.h"
9606#include "$srcdir/getloadavg.c" 9600#include "$srcdir/getloadavg.c"
9607#ifdef LDAV_PRIVILEGED 9601#ifdef LDAV_PRIVILEGED
@@ -9617,7 +9611,7 @@ fi
9617rm -f conftest* 9611rm -f conftest*
9618 9612
9619fi 9613fi
9620echo "$as_me:9620: result: $ac_cv_func_getloadavg_setgid" >&5 9614echo "$as_me:9614: result: $ac_cv_func_getloadavg_setgid" >&5
9621echo "${ECHO_T}$ac_cv_func_getloadavg_setgid" >&6 9615echo "${ECHO_T}$ac_cv_func_getloadavg_setgid" >&6
9622if test $ac_cv_func_getloadavg_setgid = yes; then 9616if test $ac_cv_func_getloadavg_setgid = yes; then
9623 NEED_SETGID=true 9617 NEED_SETGID=true
@@ -9631,7 +9625,7 @@ else
9631fi 9625fi
9632 9626
9633if test $ac_cv_func_getloadavg_setgid = yes; then 9627if test $ac_cv_func_getloadavg_setgid = yes; then
9634 echo "$as_me:9634: checking group of /dev/kmem" >&5 9628 echo "$as_me:9628: checking group of /dev/kmem" >&5
9635echo $ECHO_N "checking group of /dev/kmem... $ECHO_C" >&6 9629echo $ECHO_N "checking group of /dev/kmem... $ECHO_C" >&6
9636if test "${ac_cv_group_kmem+set}" = set; then 9630if test "${ac_cv_group_kmem+set}" = set; then
9637 echo $ECHO_N "(cached) $ECHO_C" >&6 9631 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -9646,7 +9640,7 @@ else
9646 / /s/.* //;p;'` 9640 / /s/.* //;p;'`
9647 9641
9648fi 9642fi
9649echo "$as_me:9649: result: $ac_cv_group_kmem" >&5 9643echo "$as_me:9643: result: $ac_cv_group_kmem" >&5
9650echo "${ECHO_T}$ac_cv_group_kmem" >&6 9644echo "${ECHO_T}$ac_cv_group_kmem" >&6
9651 KMEM_GROUP=$ac_cv_group_kmem 9645 KMEM_GROUP=$ac_cv_group_kmem
9652fi 9646fi
@@ -9657,7 +9651,7 @@ else
9657fi 9651fi
9658LIBS=$ac_save_LIBS 9652LIBS=$ac_save_LIBS
9659 9653
9660echo "$as_me:9660: checking for _LARGEFILE_SOURCE value needed for large files" >&5 9654echo "$as_me:9654: checking for _LARGEFILE_SOURCE value needed for large files" >&5
9661echo $ECHO_N "checking for _LARGEFILE_SOURCE value needed for large files... $ECHO_C" >&6 9655echo $ECHO_N "checking for _LARGEFILE_SOURCE value needed for large files... $ECHO_C" >&6
9662if test "${ac_cv_sys_largefile_source+set}" = set; then 9656if test "${ac_cv_sys_largefile_source+set}" = set; then
9663 echo $ECHO_N "(cached) $ECHO_C" >&6 9657 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -9665,7 +9659,7 @@ else
9665 while :; do 9659 while :; do
9666 ac_cv_sys_largefile_source=no 9660 ac_cv_sys_largefile_source=no
9667 cat >conftest.$ac_ext <<_ACEOF 9661 cat >conftest.$ac_ext <<_ACEOF
9668#line 9668 "configure" 9662#line 9662 "configure"
9669#include "confdefs.h" 9663#include "confdefs.h"
9670#include <stdio.h> 9664#include <stdio.h>
9671int 9665int
@@ -9677,16 +9671,16 @@ return !fseeko;
9677} 9671}
9678_ACEOF 9672_ACEOF
9679rm -f conftest.$ac_objext 9673rm -f conftest.$ac_objext
9680if { (eval echo "$as_me:9680: \"$ac_compile\"") >&5 9674if { (eval echo "$as_me:9674: \"$ac_compile\"") >&5
9681 (eval $ac_compile) 2>&5 9675 (eval $ac_compile) 2>&5
9682 ac_status=$? 9676 ac_status=$?
9683 echo "$as_me:9683: \$? = $ac_status" >&5 9677 echo "$as_me:9677: \$? = $ac_status" >&5
9684 (exit $ac_status); } && 9678 (exit $ac_status); } &&
9685 { ac_try='test -s conftest.$ac_objext' 9679 { ac_try='test -s conftest.$ac_objext'
9686 { (eval echo "$as_me:9686: \"$ac_try\"") >&5 9680 { (eval echo "$as_me:9680: \"$ac_try\"") >&5
9687 (eval $ac_try) 2>&5 9681 (eval $ac_try) 2>&5
9688 ac_status=$? 9682 ac_status=$?
9689 echo "$as_me:9689: \$? = $ac_status" >&5 9683 echo "$as_me:9683: \$? = $ac_status" >&5
9690 (exit $ac_status); }; }; then 9684 (exit $ac_status); }; }; then
9691 break 9685 break
9692else 9686else
@@ -9695,7 +9689,7 @@ cat conftest.$ac_ext >&5
9695fi 9689fi
9696rm -f conftest.$ac_objext conftest.$ac_ext 9690rm -f conftest.$ac_objext conftest.$ac_ext
9697 cat >conftest.$ac_ext <<_ACEOF 9691 cat >conftest.$ac_ext <<_ACEOF
9698#line 9698 "configure" 9692#line 9692 "configure"
9699#include "confdefs.h" 9693#include "confdefs.h"
9700#define _LARGEFILE_SOURCE 1 9694#define _LARGEFILE_SOURCE 1
9701#include <stdio.h> 9695#include <stdio.h>
@@ -9708,16 +9702,16 @@ return !fseeko;
9708} 9702}
9709_ACEOF 9703_ACEOF
9710rm -f conftest.$ac_objext 9704rm -f conftest.$ac_objext
9711if { (eval echo "$as_me:9711: \"$ac_compile\"") >&5 9705if { (eval echo "$as_me:9705: \"$ac_compile\"") >&5
9712 (eval $ac_compile) 2>&5 9706 (eval $ac_compile) 2>&5
9713 ac_status=$? 9707 ac_status=$?
9714 echo "$as_me:9714: \$? = $ac_status" >&5 9708 echo "$as_me:9708: \$? = $ac_status" >&5
9715 (exit $ac_status); } && 9709 (exit $ac_status); } &&
9716 { ac_try='test -s conftest.$ac_objext' 9710 { ac_try='test -s conftest.$ac_objext'
9717 { (eval echo "$as_me:9717: \"$ac_try\"") >&5 9711 { (eval echo "$as_me:9711: \"$ac_try\"") >&5
9718 (eval $ac_try) 2>&5 9712 (eval $ac_try) 2>&5
9719 ac_status=$? 9713 ac_status=$?
9720 echo "$as_me:9720: \$? = $ac_status" >&5 9714 echo "$as_me:9714: \$? = $ac_status" >&5
9721 (exit $ac_status); }; }; then 9715 (exit $ac_status); }; }; then
9722 ac_cv_sys_largefile_source=1; break 9716 ac_cv_sys_largefile_source=1; break
9723else 9717else
@@ -9728,7 +9722,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext
9728 break 9722 break
9729done 9723done
9730fi 9724fi
9731echo "$as_me:9731: result: $ac_cv_sys_largefile_source" >&5 9725echo "$as_me:9725: result: $ac_cv_sys_largefile_source" >&5
9732echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6 9726echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6
9733if test "$ac_cv_sys_largefile_source" != no; then 9727if test "$ac_cv_sys_largefile_source" != no; then
9734 9728
@@ -9742,13 +9736,13 @@ rm -f conftest*
9742# We used to try defining _XOPEN_SOURCE=500 too, to work around a bug 9736# We used to try defining _XOPEN_SOURCE=500 too, to work around a bug
9743# in glibc 2.1.3, but that breaks too many other things. 9737# in glibc 2.1.3, but that breaks too many other things.
9744# If you want fseeko and ftello with glibc, upgrade to a fixed glibc. 9738# If you want fseeko and ftello with glibc, upgrade to a fixed glibc.
9745echo "$as_me:9745: checking for fseeko" >&5 9739echo "$as_me:9739: checking for fseeko" >&5
9746echo $ECHO_N "checking for fseeko... $ECHO_C" >&6 9740echo $ECHO_N "checking for fseeko... $ECHO_C" >&6
9747if test "${ac_cv_func_fseeko+set}" = set; then 9741if test "${ac_cv_func_fseeko+set}" = set; then
9748 echo $ECHO_N "(cached) $ECHO_C" >&6 9742 echo $ECHO_N "(cached) $ECHO_C" >&6
9749else 9743else
9750 cat >conftest.$ac_ext <<_ACEOF 9744 cat >conftest.$ac_ext <<_ACEOF
9751#line 9751 "configure" 9745#line 9745 "configure"
9752#include "confdefs.h" 9746#include "confdefs.h"
9753#include <stdio.h> 9747#include <stdio.h>
9754int 9748int
@@ -9760,16 +9754,16 @@ return fseeko && fseeko (stdin, 0, 0);
9760} 9754}
9761_ACEOF 9755_ACEOF
9762rm -f conftest.$ac_objext conftest$ac_exeext 9756rm -f conftest.$ac_objext conftest$ac_exeext
9763if { (eval echo "$as_me:9763: \"$ac_link\"") >&5 9757if { (eval echo "$as_me:9757: \"$ac_link\"") >&5
9764 (eval $ac_link) 2>&5 9758 (eval $ac_link) 2>&5
9765 ac_status=$? 9759 ac_status=$?
9766 echo "$as_me:9766: \$? = $ac_status" >&5 9760 echo "$as_me:9760: \$? = $ac_status" >&5
9767 (exit $ac_status); } && 9761 (exit $ac_status); } &&
9768 { ac_try='test -s conftest$ac_exeext' 9762 { ac_try='test -s conftest$ac_exeext'
9769 { (eval echo "$as_me:9769: \"$ac_try\"") >&5 9763 { (eval echo "$as_me:9763: \"$ac_try\"") >&5
9770 (eval $ac_try) 2>&5 9764 (eval $ac_try) 2>&5
9771 ac_status=$? 9765 ac_status=$?
9772 echo "$as_me:9772: \$? = $ac_status" >&5 9766 echo "$as_me:9766: \$? = $ac_status" >&5
9773 (exit $ac_status); }; }; then 9767 (exit $ac_status); }; }; then
9774 ac_cv_func_fseeko=yes 9768 ac_cv_func_fseeko=yes
9775else 9769else
@@ -9779,7 +9773,7 @@ ac_cv_func_fseeko=no
9779fi 9773fi
9780rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9774rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9781fi 9775fi
9782echo "$as_me:9782: result: $ac_cv_func_fseeko" >&5 9776echo "$as_me:9776: result: $ac_cv_func_fseeko" >&5
9783echo "${ECHO_T}$ac_cv_func_fseeko" >&6 9777echo "${ECHO_T}$ac_cv_func_fseeko" >&6
9784if test $ac_cv_func_fseeko = yes; then 9778if test $ac_cv_func_fseeko = yes; then
9785 9779
@@ -9794,13 +9788,13 @@ fi
9794for ac_func in grantpt 9788for ac_func in grantpt
9795do 9789do
9796as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9790as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9797echo "$as_me:9797: checking for $ac_func" >&5 9791echo "$as_me:9791: checking for $ac_func" >&5
9798echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9792echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9799if eval "test \"\${$as_ac_var+set}\" = set"; then 9793if eval "test \"\${$as_ac_var+set}\" = set"; then
9800 echo $ECHO_N "(cached) $ECHO_C" >&6 9794 echo $ECHO_N "(cached) $ECHO_C" >&6
9801else 9795else
9802 cat >conftest.$ac_ext <<_ACEOF 9796 cat >conftest.$ac_ext <<_ACEOF
9803#line 9803 "configure" 9797#line 9797 "configure"
9804#include "confdefs.h" 9798#include "confdefs.h"
9805/* System header to define __stub macros and hopefully few prototypes, 9799/* System header to define __stub macros and hopefully few prototypes,
9806 which can conflict with char $ac_func (); below. */ 9800 which can conflict with char $ac_func (); below. */
@@ -9831,16 +9825,16 @@ f = $ac_func;
9831} 9825}
9832_ACEOF 9826_ACEOF
9833rm -f conftest.$ac_objext conftest$ac_exeext 9827rm -f conftest.$ac_objext conftest$ac_exeext
9834if { (eval echo "$as_me:9834: \"$ac_link\"") >&5 9828if { (eval echo "$as_me:9828: \"$ac_link\"") >&5
9835 (eval $ac_link) 2>&5 9829 (eval $ac_link) 2>&5
9836 ac_status=$? 9830 ac_status=$?
9837 echo "$as_me:9837: \$? = $ac_status" >&5 9831 echo "$as_me:9831: \$? = $ac_status" >&5
9838 (exit $ac_status); } && 9832 (exit $ac_status); } &&
9839 { ac_try='test -s conftest$ac_exeext' 9833 { ac_try='test -s conftest$ac_exeext'
9840 { (eval echo "$as_me:9840: \"$ac_try\"") >&5 9834 { (eval echo "$as_me:9834: \"$ac_try\"") >&5
9841 (eval $ac_try) 2>&5 9835 (eval $ac_try) 2>&5
9842 ac_status=$? 9836 ac_status=$?
9843 echo "$as_me:9843: \$? = $ac_status" >&5 9837 echo "$as_me:9837: \$? = $ac_status" >&5
9844 (exit $ac_status); }; }; then 9838 (exit $ac_status); }; }; then
9845 eval "$as_ac_var=yes" 9839 eval "$as_ac_var=yes"
9846else 9840else
@@ -9850,7 +9844,7 @@ eval "$as_ac_var=no"
9850fi 9844fi
9851rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9845rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9852fi 9846fi
9853echo "$as_me:9853: result: `eval echo '${'$as_ac_var'}'`" >&5 9847echo "$as_me:9847: result: `eval echo '${'$as_ac_var'}'`" >&5
9854echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 9848echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
9855if test `eval echo '${'$as_ac_var'}'` = yes; then 9849if test `eval echo '${'$as_ac_var'}'` = yes; then
9856 cat >>confdefs.h <<EOF 9850 cat >>confdefs.h <<EOF
@@ -9865,13 +9859,13 @@ done
9865for ac_func in getpt 9859for ac_func in getpt
9866do 9860do
9867as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9861as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9868echo "$as_me:9868: checking for $ac_func" >&5 9862echo "$as_me:9862: checking for $ac_func" >&5
9869echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9863echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9870if eval "test \"\${$as_ac_var+set}\" = set"; then 9864if eval "test \"\${$as_ac_var+set}\" = set"; then
9871 echo $ECHO_N "(cached) $ECHO_C" >&6 9865 echo $ECHO_N "(cached) $ECHO_C" >&6
9872else 9866else
9873 cat >conftest.$ac_ext <<_ACEOF 9867 cat >conftest.$ac_ext <<_ACEOF
9874#line 9874 "configure" 9868#line 9868 "configure"
9875#include "confdefs.h" 9869#include "confdefs.h"
9876/* System header to define __stub macros and hopefully few prototypes, 9870/* System header to define __stub macros and hopefully few prototypes,
9877 which can conflict with char $ac_func (); below. */ 9871 which can conflict with char $ac_func (); below. */
@@ -9902,16 +9896,16 @@ f = $ac_func;
9902} 9896}
9903_ACEOF 9897_ACEOF
9904rm -f conftest.$ac_objext conftest$ac_exeext 9898rm -f conftest.$ac_objext conftest$ac_exeext
9905if { (eval echo "$as_me:9905: \"$ac_link\"") >&5 9899if { (eval echo "$as_me:9899: \"$ac_link\"") >&5
9906 (eval $ac_link) 2>&5 9900 (eval $ac_link) 2>&5
9907 ac_status=$? 9901 ac_status=$?
9908 echo "$as_me:9908: \$? = $ac_status" >&5 9902 echo "$as_me:9902: \$? = $ac_status" >&5
9909 (exit $ac_status); } && 9903 (exit $ac_status); } &&
9910 { ac_try='test -s conftest$ac_exeext' 9904 { ac_try='test -s conftest$ac_exeext'
9911 { (eval echo "$as_me:9911: \"$ac_try\"") >&5 9905 { (eval echo "$as_me:9905: \"$ac_try\"") >&5
9912 (eval $ac_try) 2>&5 9906 (eval $ac_try) 2>&5
9913 ac_status=$? 9907 ac_status=$?
9914 echo "$as_me:9914: \$? = $ac_status" >&5 9908 echo "$as_me:9908: \$? = $ac_status" >&5
9915 (exit $ac_status); }; }; then 9909 (exit $ac_status); }; }; then
9916 eval "$as_ac_var=yes" 9910 eval "$as_ac_var=yes"
9917else 9911else
@@ -9921,7 +9915,7 @@ eval "$as_ac_var=no"
9921fi 9915fi
9922rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9916rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9923fi 9917fi
9924echo "$as_me:9924: result: `eval echo '${'$as_ac_var'}'`" >&5 9918echo "$as_me:9918: result: `eval echo '${'$as_ac_var'}'`" >&5
9925echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 9919echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
9926if test `eval echo '${'$as_ac_var'}'` = yes; then 9920if test `eval echo '${'$as_ac_var'}'` = yes; then
9927 cat >>confdefs.h <<EOF 9921 cat >>confdefs.h <<EOF
@@ -9936,7 +9930,7 @@ done
9936# It's better to believe a function is not available 9930# It's better to believe a function is not available
9937# than to expect to find it in ncurses. 9931# than to expect to find it in ncurses.
9938 9932
9939echo "$as_me:9939: checking for tparm in -lncurses" >&5 9933echo "$as_me:9933: checking for tparm in -lncurses" >&5
9940echo $ECHO_N "checking for tparm in -lncurses... $ECHO_C" >&6 9934echo $ECHO_N "checking for tparm in -lncurses... $ECHO_C" >&6
9941if test "${ac_cv_lib_ncurses_tparm+set}" = set; then 9935if test "${ac_cv_lib_ncurses_tparm+set}" = set; then
9942 echo $ECHO_N "(cached) $ECHO_C" >&6 9936 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -9944,7 +9938,7 @@ else
9944 ac_check_lib_save_LIBS=$LIBS 9938 ac_check_lib_save_LIBS=$LIBS
9945LIBS="-lncurses $LIBS" 9939LIBS="-lncurses $LIBS"
9946cat >conftest.$ac_ext <<_ACEOF 9940cat >conftest.$ac_ext <<_ACEOF
9947#line 9947 "configure" 9941#line 9941 "configure"
9948#include "confdefs.h" 9942#include "confdefs.h"
9949 9943
9950/* Override any gcc2 internal prototype to avoid an error. */ 9944/* Override any gcc2 internal prototype to avoid an error. */
@@ -9963,16 +9957,16 @@ tparm ();
9963} 9957}
9964_ACEOF 9958_ACEOF
9965rm -f conftest.$ac_objext conftest$ac_exeext 9959rm -f conftest.$ac_objext conftest$ac_exeext
9966if { (eval echo "$as_me:9966: \"$ac_link\"") >&5 9960if { (eval echo "$as_me:9960: \"$ac_link\"") >&5
9967 (eval $ac_link) 2>&5 9961 (eval $ac_link) 2>&5
9968 ac_status=$? 9962 ac_status=$?
9969 echo "$as_me:9969: \$? = $ac_status" >&5 9963 echo "$as_me:9963: \$? = $ac_status" >&5
9970 (exit $ac_status); } && 9964 (exit $ac_status); } &&
9971 { ac_try='test -s conftest$ac_exeext' 9965 { ac_try='test -s conftest$ac_exeext'
9972 { (eval echo "$as_me:9972: \"$ac_try\"") >&5 9966 { (eval echo "$as_me:9966: \"$ac_try\"") >&5
9973 (eval $ac_try) 2>&5 9967 (eval $ac_try) 2>&5
9974 ac_status=$? 9968 ac_status=$?
9975 echo "$as_me:9975: \$? = $ac_status" >&5 9969 echo "$as_me:9969: \$? = $ac_status" >&5
9976 (exit $ac_status); }; }; then 9970 (exit $ac_status); }; }; then
9977 ac_cv_lib_ncurses_tparm=yes 9971 ac_cv_lib_ncurses_tparm=yes
9978else 9972else
@@ -9983,7 +9977,7 @@ fi
9983rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9977rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9984LIBS=$ac_check_lib_save_LIBS 9978LIBS=$ac_check_lib_save_LIBS
9985fi 9979fi
9986echo "$as_me:9986: result: $ac_cv_lib_ncurses_tparm" >&5 9980echo "$as_me:9980: result: $ac_cv_lib_ncurses_tparm" >&5
9987echo "${ECHO_T}$ac_cv_lib_ncurses_tparm" >&6 9981echo "${ECHO_T}$ac_cv_lib_ncurses_tparm" >&6
9988if test $ac_cv_lib_ncurses_tparm = yes; then 9982if test $ac_cv_lib_ncurses_tparm = yes; then
9989 cat >>confdefs.h <<EOF 9983 cat >>confdefs.h <<EOF
@@ -9998,13 +9992,13 @@ fi
9998if test "$with_hesiod" = yes ; then 9992if test "$with_hesiod" = yes ; then
9999 # Don't set $LIBS here -- see comments above. 9993 # Don't set $LIBS here -- see comments above.
10000 resolv=no 9994 resolv=no
10001 echo "$as_me:10001: checking for res_send" >&5 9995 echo "$as_me:9995: checking for res_send" >&5
10002echo $ECHO_N "checking for res_send... $ECHO_C" >&6 9996echo $ECHO_N "checking for res_send... $ECHO_C" >&6
10003if test "${ac_cv_func_res_send+set}" = set; then 9997if test "${ac_cv_func_res_send+set}" = set; then
10004 echo $ECHO_N "(cached) $ECHO_C" >&6 9998 echo $ECHO_N "(cached) $ECHO_C" >&6
10005else 9999else
10006 cat >conftest.$ac_ext <<_ACEOF 10000 cat >conftest.$ac_ext <<_ACEOF
10007#line 10007 "configure" 10001#line 10001 "configure"
10008#include "confdefs.h" 10002#include "confdefs.h"
10009/* System header to define __stub macros and hopefully few prototypes, 10003/* System header to define __stub macros and hopefully few prototypes,
10010 which can conflict with char res_send (); below. */ 10004 which can conflict with char res_send (); below. */
@@ -10035,16 +10029,16 @@ f = res_send;
10035} 10029}
10036_ACEOF 10030_ACEOF
10037rm -f conftest.$ac_objext conftest$ac_exeext 10031rm -f conftest.$ac_objext conftest$ac_exeext
10038if { (eval echo "$as_me:10038: \"$ac_link\"") >&5 10032if { (eval echo "$as_me:10032: \"$ac_link\"") >&5
10039 (eval $ac_link) 2>&5 10033 (eval $ac_link) 2>&5
10040 ac_status=$? 10034 ac_status=$?
10041 echo "$as_me:10041: \$? = $ac_status" >&5 10035 echo "$as_me:10035: \$? = $ac_status" >&5
10042 (exit $ac_status); } && 10036 (exit $ac_status); } &&
10043 { ac_try='test -s conftest$ac_exeext' 10037 { ac_try='test -s conftest$ac_exeext'
10044 { (eval echo "$as_me:10044: \"$ac_try\"") >&5 10038 { (eval echo "$as_me:10038: \"$ac_try\"") >&5
10045 (eval $ac_try) 2>&5 10039 (eval $ac_try) 2>&5
10046 ac_status=$? 10040 ac_status=$?
10047 echo "$as_me:10047: \$? = $ac_status" >&5 10041 echo "$as_me:10041: \$? = $ac_status" >&5
10048 (exit $ac_status); }; }; then 10042 (exit $ac_status); }; }; then
10049 ac_cv_func_res_send=yes 10043 ac_cv_func_res_send=yes
10050else 10044else
@@ -10054,18 +10048,18 @@ ac_cv_func_res_send=no
10054fi 10048fi
10055rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10049rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10056fi 10050fi
10057echo "$as_me:10057: result: $ac_cv_func_res_send" >&5 10051echo "$as_me:10051: result: $ac_cv_func_res_send" >&5
10058echo "${ECHO_T}$ac_cv_func_res_send" >&6 10052echo "${ECHO_T}$ac_cv_func_res_send" >&6
10059if test $ac_cv_func_res_send = yes; then 10053if test $ac_cv_func_res_send = yes; then
10060 : 10054 :
10061else 10055else
10062 echo "$as_me:10062: checking for __res_send" >&5 10056 echo "$as_me:10056: checking for __res_send" >&5
10063echo $ECHO_N "checking for __res_send... $ECHO_C" >&6 10057echo $ECHO_N "checking for __res_send... $ECHO_C" >&6
10064if test "${ac_cv_func___res_send+set}" = set; then 10058if test "${ac_cv_func___res_send+set}" = set; then
10065 echo $ECHO_N "(cached) $ECHO_C" >&6 10059 echo $ECHO_N "(cached) $ECHO_C" >&6
10066else 10060else
10067 cat >conftest.$ac_ext <<_ACEOF 10061 cat >conftest.$ac_ext <<_ACEOF
10068#line 10068 "configure" 10062#line 10062 "configure"
10069#include "confdefs.h" 10063#include "confdefs.h"
10070/* System header to define __stub macros and hopefully few prototypes, 10064/* System header to define __stub macros and hopefully few prototypes,
10071 which can conflict with char __res_send (); below. */ 10065 which can conflict with char __res_send (); below. */
@@ -10096,16 +10090,16 @@ f = __res_send;
10096} 10090}
10097_ACEOF 10091_ACEOF
10098rm -f conftest.$ac_objext conftest$ac_exeext 10092rm -f conftest.$ac_objext conftest$ac_exeext
10099if { (eval echo "$as_me:10099: \"$ac_link\"") >&5 10093if { (eval echo "$as_me:10093: \"$ac_link\"") >&5
10100 (eval $ac_link) 2>&5 10094 (eval $ac_link) 2>&5
10101 ac_status=$? 10095 ac_status=$?
10102 echo "$as_me:10102: \$? = $ac_status" >&5 10096 echo "$as_me:10096: \$? = $ac_status" >&5
10103 (exit $ac_status); } && 10097 (exit $ac_status); } &&
10104 { ac_try='test -s conftest$ac_exeext' 10098 { ac_try='test -s conftest$ac_exeext'
10105 { (eval echo "$as_me:10105: \"$ac_try\"") >&5 10099 { (eval echo "$as_me:10099: \"$ac_try\"") >&5
10106 (eval $ac_try) 2>&5 10100 (eval $ac_try) 2>&5
10107 ac_status=$? 10101 ac_status=$?
10108 echo "$as_me:10108: \$? = $ac_status" >&5 10102 echo "$as_me:10102: \$? = $ac_status" >&5
10109 (exit $ac_status); }; }; then 10103 (exit $ac_status); }; }; then
10110 ac_cv_func___res_send=yes 10104 ac_cv_func___res_send=yes
10111else 10105else
@@ -10115,12 +10109,12 @@ ac_cv_func___res_send=no
10115fi 10109fi
10116rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10110rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10117fi 10111fi
10118echo "$as_me:10118: result: $ac_cv_func___res_send" >&5 10112echo "$as_me:10112: result: $ac_cv_func___res_send" >&5
10119echo "${ECHO_T}$ac_cv_func___res_send" >&6 10113echo "${ECHO_T}$ac_cv_func___res_send" >&6
10120if test $ac_cv_func___res_send = yes; then 10114if test $ac_cv_func___res_send = yes; then
10121 : 10115 :
10122else 10116else
10123 echo "$as_me:10123: checking for res_send in -lresolv" >&5 10117 echo "$as_me:10117: checking for res_send in -lresolv" >&5
10124echo $ECHO_N "checking for res_send in -lresolv... $ECHO_C" >&6 10118echo $ECHO_N "checking for res_send in -lresolv... $ECHO_C" >&6
10125if test "${ac_cv_lib_resolv_res_send+set}" = set; then 10119if test "${ac_cv_lib_resolv_res_send+set}" = set; then
10126 echo $ECHO_N "(cached) $ECHO_C" >&6 10120 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10128,7 +10122,7 @@ else
10128 ac_check_lib_save_LIBS=$LIBS 10122 ac_check_lib_save_LIBS=$LIBS
10129LIBS="-lresolv $LIBS" 10123LIBS="-lresolv $LIBS"
10130cat >conftest.$ac_ext <<_ACEOF 10124cat >conftest.$ac_ext <<_ACEOF
10131#line 10131 "configure" 10125#line 10125 "configure"
10132#include "confdefs.h" 10126#include "confdefs.h"
10133 10127
10134/* Override any gcc2 internal prototype to avoid an error. */ 10128/* Override any gcc2 internal prototype to avoid an error. */
@@ -10147,16 +10141,16 @@ res_send ();
10147} 10141}
10148_ACEOF 10142_ACEOF
10149rm -f conftest.$ac_objext conftest$ac_exeext 10143rm -f conftest.$ac_objext conftest$ac_exeext
10150if { (eval echo "$as_me:10150: \"$ac_link\"") >&5 10144if { (eval echo "$as_me:10144: \"$ac_link\"") >&5
10151 (eval $ac_link) 2>&5 10145 (eval $ac_link) 2>&5
10152 ac_status=$? 10146 ac_status=$?
10153 echo "$as_me:10153: \$? = $ac_status" >&5 10147 echo "$as_me:10147: \$? = $ac_status" >&5
10154 (exit $ac_status); } && 10148 (exit $ac_status); } &&
10155 { ac_try='test -s conftest$ac_exeext' 10149 { ac_try='test -s conftest$ac_exeext'
10156 { (eval echo "$as_me:10156: \"$ac_try\"") >&5 10150 { (eval echo "$as_me:10150: \"$ac_try\"") >&5
10157 (eval $ac_try) 2>&5 10151 (eval $ac_try) 2>&5
10158 ac_status=$? 10152 ac_status=$?
10159 echo "$as_me:10159: \$? = $ac_status" >&5 10153 echo "$as_me:10153: \$? = $ac_status" >&5
10160 (exit $ac_status); }; }; then 10154 (exit $ac_status); }; }; then
10161 ac_cv_lib_resolv_res_send=yes 10155 ac_cv_lib_resolv_res_send=yes
10162else 10156else
@@ -10167,12 +10161,12 @@ fi
10167rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10161rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10168LIBS=$ac_check_lib_save_LIBS 10162LIBS=$ac_check_lib_save_LIBS
10169fi 10163fi
10170echo "$as_me:10170: result: $ac_cv_lib_resolv_res_send" >&5 10164echo "$as_me:10164: result: $ac_cv_lib_resolv_res_send" >&5
10171echo "${ECHO_T}$ac_cv_lib_resolv_res_send" >&6 10165echo "${ECHO_T}$ac_cv_lib_resolv_res_send" >&6
10172if test $ac_cv_lib_resolv_res_send = yes; then 10166if test $ac_cv_lib_resolv_res_send = yes; then
10173 resolv=yes 10167 resolv=yes
10174else 10168else
10175 echo "$as_me:10175: checking for __res_send in -lresolv" >&5 10169 echo "$as_me:10169: checking for __res_send in -lresolv" >&5
10176echo $ECHO_N "checking for __res_send in -lresolv... $ECHO_C" >&6 10170echo $ECHO_N "checking for __res_send in -lresolv... $ECHO_C" >&6
10177if test "${ac_cv_lib_resolv___res_send+set}" = set; then 10171if test "${ac_cv_lib_resolv___res_send+set}" = set; then
10178 echo $ECHO_N "(cached) $ECHO_C" >&6 10172 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10180,7 +10174,7 @@ else
10180 ac_check_lib_save_LIBS=$LIBS 10174 ac_check_lib_save_LIBS=$LIBS
10181LIBS="-lresolv $LIBS" 10175LIBS="-lresolv $LIBS"
10182cat >conftest.$ac_ext <<_ACEOF 10176cat >conftest.$ac_ext <<_ACEOF
10183#line 10183 "configure" 10177#line 10177 "configure"
10184#include "confdefs.h" 10178#include "confdefs.h"
10185 10179
10186/* Override any gcc2 internal prototype to avoid an error. */ 10180/* Override any gcc2 internal prototype to avoid an error. */
@@ -10199,16 +10193,16 @@ __res_send ();
10199} 10193}
10200_ACEOF 10194_ACEOF
10201rm -f conftest.$ac_objext conftest$ac_exeext 10195rm -f conftest.$ac_objext conftest$ac_exeext
10202if { (eval echo "$as_me:10202: \"$ac_link\"") >&5 10196if { (eval echo "$as_me:10196: \"$ac_link\"") >&5
10203 (eval $ac_link) 2>&5 10197 (eval $ac_link) 2>&5
10204 ac_status=$? 10198 ac_status=$?
10205 echo "$as_me:10205: \$? = $ac_status" >&5 10199 echo "$as_me:10199: \$? = $ac_status" >&5
10206 (exit $ac_status); } && 10200 (exit $ac_status); } &&
10207 { ac_try='test -s conftest$ac_exeext' 10201 { ac_try='test -s conftest$ac_exeext'
10208 { (eval echo "$as_me:10208: \"$ac_try\"") >&5 10202 { (eval echo "$as_me:10202: \"$ac_try\"") >&5
10209 (eval $ac_try) 2>&5 10203 (eval $ac_try) 2>&5
10210 ac_status=$? 10204 ac_status=$?
10211 echo "$as_me:10211: \$? = $ac_status" >&5 10205 echo "$as_me:10205: \$? = $ac_status" >&5
10212 (exit $ac_status); }; }; then 10206 (exit $ac_status); }; }; then
10213 ac_cv_lib_resolv___res_send=yes 10207 ac_cv_lib_resolv___res_send=yes
10214else 10208else
@@ -10219,7 +10213,7 @@ fi
10219rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10213rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10220LIBS=$ac_check_lib_save_LIBS 10214LIBS=$ac_check_lib_save_LIBS
10221fi 10215fi
10222echo "$as_me:10222: result: $ac_cv_lib_resolv___res_send" >&5 10216echo "$as_me:10216: result: $ac_cv_lib_resolv___res_send" >&5
10223echo "${ECHO_T}$ac_cv_lib_resolv___res_send" >&6 10217echo "${ECHO_T}$ac_cv_lib_resolv___res_send" >&6
10224if test $ac_cv_lib_resolv___res_send = yes; then 10218if test $ac_cv_lib_resolv___res_send = yes; then
10225 resolv=yes 10219 resolv=yes
@@ -10240,13 +10234,13 @@ EOF
10240 else 10234 else
10241 RESOLVLIB= 10235 RESOLVLIB=
10242 fi 10236 fi
10243 echo "$as_me:10243: checking for hes_getmailhost" >&5 10237 echo "$as_me:10237: checking for hes_getmailhost" >&5
10244echo $ECHO_N "checking for hes_getmailhost... $ECHO_C" >&6 10238echo $ECHO_N "checking for hes_getmailhost... $ECHO_C" >&6
10245if test "${ac_cv_func_hes_getmailhost+set}" = set; then 10239if test "${ac_cv_func_hes_getmailhost+set}" = set; then
10246 echo $ECHO_N "(cached) $ECHO_C" >&6 10240 echo $ECHO_N "(cached) $ECHO_C" >&6
10247else 10241else
10248 cat >conftest.$ac_ext <<_ACEOF 10242 cat >conftest.$ac_ext <<_ACEOF
10249#line 10249 "configure" 10243#line 10243 "configure"
10250#include "confdefs.h" 10244#include "confdefs.h"
10251/* System header to define __stub macros and hopefully few prototypes, 10245/* System header to define __stub macros and hopefully few prototypes,
10252 which can conflict with char hes_getmailhost (); below. */ 10246 which can conflict with char hes_getmailhost (); below. */
@@ -10277,16 +10271,16 @@ f = hes_getmailhost;
10277} 10271}
10278_ACEOF 10272_ACEOF
10279rm -f conftest.$ac_objext conftest$ac_exeext 10273rm -f conftest.$ac_objext conftest$ac_exeext
10280if { (eval echo "$as_me:10280: \"$ac_link\"") >&5 10274if { (eval echo "$as_me:10274: \"$ac_link\"") >&5
10281 (eval $ac_link) 2>&5 10275 (eval $ac_link) 2>&5
10282 ac_status=$? 10276 ac_status=$?
10283 echo "$as_me:10283: \$? = $ac_status" >&5 10277 echo "$as_me:10277: \$? = $ac_status" >&5
10284 (exit $ac_status); } && 10278 (exit $ac_status); } &&
10285 { ac_try='test -s conftest$ac_exeext' 10279 { ac_try='test -s conftest$ac_exeext'
10286 { (eval echo "$as_me:10286: \"$ac_try\"") >&5 10280 { (eval echo "$as_me:10280: \"$ac_try\"") >&5
10287 (eval $ac_try) 2>&5 10281 (eval $ac_try) 2>&5
10288 ac_status=$? 10282 ac_status=$?
10289 echo "$as_me:10289: \$? = $ac_status" >&5 10283 echo "$as_me:10283: \$? = $ac_status" >&5
10290 (exit $ac_status); }; }; then 10284 (exit $ac_status); }; }; then
10291 ac_cv_func_hes_getmailhost=yes 10285 ac_cv_func_hes_getmailhost=yes
10292else 10286else
@@ -10296,12 +10290,12 @@ ac_cv_func_hes_getmailhost=no
10296fi 10290fi
10297rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10291rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10298fi 10292fi
10299echo "$as_me:10299: result: $ac_cv_func_hes_getmailhost" >&5 10293echo "$as_me:10293: result: $ac_cv_func_hes_getmailhost" >&5
10300echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6 10294echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6
10301if test $ac_cv_func_hes_getmailhost = yes; then 10295if test $ac_cv_func_hes_getmailhost = yes; then
10302 : 10296 :
10303else 10297else
10304 echo "$as_me:10304: checking for hes_getmailhost in -lhesiod" >&5 10298 echo "$as_me:10298: checking for hes_getmailhost in -lhesiod" >&5
10305echo $ECHO_N "checking for hes_getmailhost in -lhesiod... $ECHO_C" >&6 10299echo $ECHO_N "checking for hes_getmailhost in -lhesiod... $ECHO_C" >&6
10306if test "${ac_cv_lib_hesiod_hes_getmailhost+set}" = set; then 10300if test "${ac_cv_lib_hesiod_hes_getmailhost+set}" = set; then
10307 echo $ECHO_N "(cached) $ECHO_C" >&6 10301 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10309,7 +10303,7 @@ else
10309 ac_check_lib_save_LIBS=$LIBS 10303 ac_check_lib_save_LIBS=$LIBS
10310LIBS="-lhesiod $RESOLVLIB $LIBS" 10304LIBS="-lhesiod $RESOLVLIB $LIBS"
10311cat >conftest.$ac_ext <<_ACEOF 10305cat >conftest.$ac_ext <<_ACEOF
10312#line 10312 "configure" 10306#line 10306 "configure"
10313#include "confdefs.h" 10307#include "confdefs.h"
10314 10308
10315/* Override any gcc2 internal prototype to avoid an error. */ 10309/* Override any gcc2 internal prototype to avoid an error. */
@@ -10328,16 +10322,16 @@ hes_getmailhost ();
10328} 10322}
10329_ACEOF 10323_ACEOF
10330rm -f conftest.$ac_objext conftest$ac_exeext 10324rm -f conftest.$ac_objext conftest$ac_exeext
10331if { (eval echo "$as_me:10331: \"$ac_link\"") >&5 10325if { (eval echo "$as_me:10325: \"$ac_link\"") >&5
10332 (eval $ac_link) 2>&5 10326 (eval $ac_link) 2>&5
10333 ac_status=$? 10327 ac_status=$?
10334 echo "$as_me:10334: \$? = $ac_status" >&5 10328 echo "$as_me:10328: \$? = $ac_status" >&5
10335 (exit $ac_status); } && 10329 (exit $ac_status); } &&
10336 { ac_try='test -s conftest$ac_exeext' 10330 { ac_try='test -s conftest$ac_exeext'
10337 { (eval echo "$as_me:10337: \"$ac_try\"") >&5 10331 { (eval echo "$as_me:10331: \"$ac_try\"") >&5
10338 (eval $ac_try) 2>&5 10332 (eval $ac_try) 2>&5
10339 ac_status=$? 10333 ac_status=$?
10340 echo "$as_me:10340: \$? = $ac_status" >&5 10334 echo "$as_me:10334: \$? = $ac_status" >&5
10341 (exit $ac_status); }; }; then 10335 (exit $ac_status); }; }; then
10342 ac_cv_lib_hesiod_hes_getmailhost=yes 10336 ac_cv_lib_hesiod_hes_getmailhost=yes
10343else 10337else
@@ -10348,7 +10342,7 @@ fi
10348rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10342rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10349LIBS=$ac_check_lib_save_LIBS 10343LIBS=$ac_check_lib_save_LIBS
10350fi 10344fi
10351echo "$as_me:10351: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5 10345echo "$as_me:10345: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5
10352echo "${ECHO_T}$ac_cv_lib_hesiod_hes_getmailhost" >&6 10346echo "${ECHO_T}$ac_cv_lib_hesiod_hes_getmailhost" >&6
10353if test $ac_cv_lib_hesiod_hes_getmailhost = yes; then 10347if test $ac_cv_lib_hesiod_hes_getmailhost = yes; then
10354 cat >>confdefs.h <<\EOF 10348 cat >>confdefs.h <<\EOF
@@ -10366,7 +10360,7 @@ fi
10366# These tell us which Kerberos-related libraries to use. 10360# These tell us which Kerberos-related libraries to use.
10367if test "${with_kerberos+set}" = set; then 10361if test "${with_kerberos+set}" = set; then
10368 10362
10369echo "$as_me:10369: checking for com_err in -lcom_err" >&5 10363echo "$as_me:10363: checking for com_err in -lcom_err" >&5
10370echo $ECHO_N "checking for com_err in -lcom_err... $ECHO_C" >&6 10364echo $ECHO_N "checking for com_err in -lcom_err... $ECHO_C" >&6
10371if test "${ac_cv_lib_com_err_com_err+set}" = set; then 10365if test "${ac_cv_lib_com_err_com_err+set}" = set; then
10372 echo $ECHO_N "(cached) $ECHO_C" >&6 10366 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10374,7 +10368,7 @@ else
10374 ac_check_lib_save_LIBS=$LIBS 10368 ac_check_lib_save_LIBS=$LIBS
10375LIBS="-lcom_err $LIBS" 10369LIBS="-lcom_err $LIBS"
10376cat >conftest.$ac_ext <<_ACEOF 10370cat >conftest.$ac_ext <<_ACEOF
10377#line 10377 "configure" 10371#line 10371 "configure"
10378#include "confdefs.h" 10372#include "confdefs.h"
10379 10373
10380/* Override any gcc2 internal prototype to avoid an error. */ 10374/* Override any gcc2 internal prototype to avoid an error. */
@@ -10393,16 +10387,16 @@ com_err ();
10393} 10387}
10394_ACEOF 10388_ACEOF
10395rm -f conftest.$ac_objext conftest$ac_exeext 10389rm -f conftest.$ac_objext conftest$ac_exeext
10396if { (eval echo "$as_me:10396: \"$ac_link\"") >&5 10390if { (eval echo "$as_me:10390: \"$ac_link\"") >&5
10397 (eval $ac_link) 2>&5 10391 (eval $ac_link) 2>&5
10398 ac_status=$? 10392 ac_status=$?
10399 echo "$as_me:10399: \$? = $ac_status" >&5 10393 echo "$as_me:10393: \$? = $ac_status" >&5
10400 (exit $ac_status); } && 10394 (exit $ac_status); } &&
10401 { ac_try='test -s conftest$ac_exeext' 10395 { ac_try='test -s conftest$ac_exeext'
10402 { (eval echo "$as_me:10402: \"$ac_try\"") >&5 10396 { (eval echo "$as_me:10396: \"$ac_try\"") >&5
10403 (eval $ac_try) 2>&5 10397 (eval $ac_try) 2>&5
10404 ac_status=$? 10398 ac_status=$?
10405 echo "$as_me:10405: \$? = $ac_status" >&5 10399 echo "$as_me:10399: \$? = $ac_status" >&5
10406 (exit $ac_status); }; }; then 10400 (exit $ac_status); }; }; then
10407 ac_cv_lib_com_err_com_err=yes 10401 ac_cv_lib_com_err_com_err=yes
10408else 10402else
@@ -10413,7 +10407,7 @@ fi
10413rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10407rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10414LIBS=$ac_check_lib_save_LIBS 10408LIBS=$ac_check_lib_save_LIBS
10415fi 10409fi
10416echo "$as_me:10416: result: $ac_cv_lib_com_err_com_err" >&5 10410echo "$as_me:10410: result: $ac_cv_lib_com_err_com_err" >&5
10417echo "${ECHO_T}$ac_cv_lib_com_err_com_err" >&6 10411echo "${ECHO_T}$ac_cv_lib_com_err_com_err" >&6
10418if test $ac_cv_lib_com_err_com_err = yes; then 10412if test $ac_cv_lib_com_err_com_err = yes; then
10419 cat >>confdefs.h <<EOF 10413 cat >>confdefs.h <<EOF
@@ -10424,7 +10418,7 @@ EOF
10424 10418
10425fi 10419fi
10426 10420
10427echo "$as_me:10427: checking for mit_des_cbc_encrypt in -lk5crypto" >&5 10421echo "$as_me:10421: checking for mit_des_cbc_encrypt in -lk5crypto" >&5
10428echo $ECHO_N "checking for mit_des_cbc_encrypt in -lk5crypto... $ECHO_C" >&6 10422echo $ECHO_N "checking for mit_des_cbc_encrypt in -lk5crypto... $ECHO_C" >&6
10429if test "${ac_cv_lib_k5crypto_mit_des_cbc_encrypt+set}" = set; then 10423if test "${ac_cv_lib_k5crypto_mit_des_cbc_encrypt+set}" = set; then
10430 echo $ECHO_N "(cached) $ECHO_C" >&6 10424 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10432,7 +10426,7 @@ else
10432 ac_check_lib_save_LIBS=$LIBS 10426 ac_check_lib_save_LIBS=$LIBS
10433LIBS="-lk5crypto $LIBS" 10427LIBS="-lk5crypto $LIBS"
10434cat >conftest.$ac_ext <<_ACEOF 10428cat >conftest.$ac_ext <<_ACEOF
10435#line 10435 "configure" 10429#line 10429 "configure"
10436#include "confdefs.h" 10430#include "confdefs.h"
10437 10431
10438/* Override any gcc2 internal prototype to avoid an error. */ 10432/* Override any gcc2 internal prototype to avoid an error. */
@@ -10451,16 +10445,16 @@ mit_des_cbc_encrypt ();
10451} 10445}
10452_ACEOF 10446_ACEOF
10453rm -f conftest.$ac_objext conftest$ac_exeext 10447rm -f conftest.$ac_objext conftest$ac_exeext
10454if { (eval echo "$as_me:10454: \"$ac_link\"") >&5 10448if { (eval echo "$as_me:10448: \"$ac_link\"") >&5
10455 (eval $ac_link) 2>&5 10449 (eval $ac_link) 2>&5
10456 ac_status=$? 10450 ac_status=$?
10457 echo "$as_me:10457: \$? = $ac_status" >&5 10451 echo "$as_me:10451: \$? = $ac_status" >&5
10458 (exit $ac_status); } && 10452 (exit $ac_status); } &&
10459 { ac_try='test -s conftest$ac_exeext' 10453 { ac_try='test -s conftest$ac_exeext'
10460 { (eval echo "$as_me:10460: \"$ac_try\"") >&5 10454 { (eval echo "$as_me:10454: \"$ac_try\"") >&5
10461 (eval $ac_try) 2>&5 10455 (eval $ac_try) 2>&5
10462 ac_status=$? 10456 ac_status=$?
10463 echo "$as_me:10463: \$? = $ac_status" >&5 10457 echo "$as_me:10457: \$? = $ac_status" >&5
10464 (exit $ac_status); }; }; then 10458 (exit $ac_status); }; }; then
10465 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=yes 10459 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=yes
10466else 10460else
@@ -10471,7 +10465,7 @@ fi
10471rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10465rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10472LIBS=$ac_check_lib_save_LIBS 10466LIBS=$ac_check_lib_save_LIBS
10473fi 10467fi
10474echo "$as_me:10474: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5 10468echo "$as_me:10468: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5
10475echo "${ECHO_T}$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&6 10469echo "${ECHO_T}$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&6
10476if test $ac_cv_lib_k5crypto_mit_des_cbc_encrypt = yes; then 10470if test $ac_cv_lib_k5crypto_mit_des_cbc_encrypt = yes; then
10477 cat >>confdefs.h <<EOF 10471 cat >>confdefs.h <<EOF
@@ -10482,7 +10476,7 @@ EOF
10482 10476
10483fi 10477fi
10484 10478
10485echo "$as_me:10485: checking for mit_des_cbc_encrypt in -lcrypto" >&5 10479echo "$as_me:10479: checking for mit_des_cbc_encrypt in -lcrypto" >&5
10486echo $ECHO_N "checking for mit_des_cbc_encrypt in -lcrypto... $ECHO_C" >&6 10480echo $ECHO_N "checking for mit_des_cbc_encrypt in -lcrypto... $ECHO_C" >&6
10487if test "${ac_cv_lib_crypto_mit_des_cbc_encrypt+set}" = set; then 10481if test "${ac_cv_lib_crypto_mit_des_cbc_encrypt+set}" = set; then
10488 echo $ECHO_N "(cached) $ECHO_C" >&6 10482 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10490,7 +10484,7 @@ else
10490 ac_check_lib_save_LIBS=$LIBS 10484 ac_check_lib_save_LIBS=$LIBS
10491LIBS="-lcrypto $LIBS" 10485LIBS="-lcrypto $LIBS"
10492cat >conftest.$ac_ext <<_ACEOF 10486cat >conftest.$ac_ext <<_ACEOF
10493#line 10493 "configure" 10487#line 10487 "configure"
10494#include "confdefs.h" 10488#include "confdefs.h"
10495 10489
10496/* Override any gcc2 internal prototype to avoid an error. */ 10490/* Override any gcc2 internal prototype to avoid an error. */
@@ -10509,16 +10503,16 @@ mit_des_cbc_encrypt ();
10509} 10503}
10510_ACEOF 10504_ACEOF
10511rm -f conftest.$ac_objext conftest$ac_exeext 10505rm -f conftest.$ac_objext conftest$ac_exeext
10512if { (eval echo "$as_me:10512: \"$ac_link\"") >&5 10506if { (eval echo "$as_me:10506: \"$ac_link\"") >&5
10513 (eval $ac_link) 2>&5 10507 (eval $ac_link) 2>&5
10514 ac_status=$? 10508 ac_status=$?
10515 echo "$as_me:10515: \$? = $ac_status" >&5 10509 echo "$as_me:10509: \$? = $ac_status" >&5
10516 (exit $ac_status); } && 10510 (exit $ac_status); } &&
10517 { ac_try='test -s conftest$ac_exeext' 10511 { ac_try='test -s conftest$ac_exeext'
10518 { (eval echo "$as_me:10518: \"$ac_try\"") >&5 10512 { (eval echo "$as_me:10512: \"$ac_try\"") >&5
10519 (eval $ac_try) 2>&5 10513 (eval $ac_try) 2>&5
10520 ac_status=$? 10514 ac_status=$?
10521 echo "$as_me:10521: \$? = $ac_status" >&5 10515 echo "$as_me:10515: \$? = $ac_status" >&5
10522 (exit $ac_status); }; }; then 10516 (exit $ac_status); }; }; then
10523 ac_cv_lib_crypto_mit_des_cbc_encrypt=yes 10517 ac_cv_lib_crypto_mit_des_cbc_encrypt=yes
10524else 10518else
@@ -10529,7 +10523,7 @@ fi
10529rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10523rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10530LIBS=$ac_check_lib_save_LIBS 10524LIBS=$ac_check_lib_save_LIBS
10531fi 10525fi
10532echo "$as_me:10532: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5 10526echo "$as_me:10526: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5
10533echo "${ECHO_T}$ac_cv_lib_crypto_mit_des_cbc_encrypt" >&6 10527echo "${ECHO_T}$ac_cv_lib_crypto_mit_des_cbc_encrypt" >&6
10534if test $ac_cv_lib_crypto_mit_des_cbc_encrypt = yes; then 10528if test $ac_cv_lib_crypto_mit_des_cbc_encrypt = yes; then
10535 cat >>confdefs.h <<EOF 10529 cat >>confdefs.h <<EOF
@@ -10540,7 +10534,7 @@ EOF
10540 10534
10541fi 10535fi
10542 10536
10543echo "$as_me:10543: checking for krb5_init_context in -lkrb5" >&5 10537echo "$as_me:10537: checking for krb5_init_context in -lkrb5" >&5
10544echo $ECHO_N "checking for krb5_init_context in -lkrb5... $ECHO_C" >&6 10538echo $ECHO_N "checking for krb5_init_context in -lkrb5... $ECHO_C" >&6
10545if test "${ac_cv_lib_krb5_krb5_init_context+set}" = set; then 10539if test "${ac_cv_lib_krb5_krb5_init_context+set}" = set; then
10546 echo $ECHO_N "(cached) $ECHO_C" >&6 10540 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10548,7 +10542,7 @@ else
10548 ac_check_lib_save_LIBS=$LIBS 10542 ac_check_lib_save_LIBS=$LIBS
10549LIBS="-lkrb5 $LIBS" 10543LIBS="-lkrb5 $LIBS"
10550cat >conftest.$ac_ext <<_ACEOF 10544cat >conftest.$ac_ext <<_ACEOF
10551#line 10551 "configure" 10545#line 10545 "configure"
10552#include "confdefs.h" 10546#include "confdefs.h"
10553 10547
10554/* Override any gcc2 internal prototype to avoid an error. */ 10548/* Override any gcc2 internal prototype to avoid an error. */
@@ -10567,16 +10561,16 @@ krb5_init_context ();
10567} 10561}
10568_ACEOF 10562_ACEOF
10569rm -f conftest.$ac_objext conftest$ac_exeext 10563rm -f conftest.$ac_objext conftest$ac_exeext
10570if { (eval echo "$as_me:10570: \"$ac_link\"") >&5 10564if { (eval echo "$as_me:10564: \"$ac_link\"") >&5
10571 (eval $ac_link) 2>&5 10565 (eval $ac_link) 2>&5
10572 ac_status=$? 10566 ac_status=$?
10573 echo "$as_me:10573: \$? = $ac_status" >&5 10567 echo "$as_me:10567: \$? = $ac_status" >&5
10574 (exit $ac_status); } && 10568 (exit $ac_status); } &&
10575 { ac_try='test -s conftest$ac_exeext' 10569 { ac_try='test -s conftest$ac_exeext'
10576 { (eval echo "$as_me:10576: \"$ac_try\"") >&5 10570 { (eval echo "$as_me:10570: \"$ac_try\"") >&5
10577 (eval $ac_try) 2>&5 10571 (eval $ac_try) 2>&5
10578 ac_status=$? 10572 ac_status=$?
10579 echo "$as_me:10579: \$? = $ac_status" >&5 10573 echo "$as_me:10573: \$? = $ac_status" >&5
10580 (exit $ac_status); }; }; then 10574 (exit $ac_status); }; }; then
10581 ac_cv_lib_krb5_krb5_init_context=yes 10575 ac_cv_lib_krb5_krb5_init_context=yes
10582else 10576else
@@ -10587,7 +10581,7 @@ fi
10587rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10581rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10588LIBS=$ac_check_lib_save_LIBS 10582LIBS=$ac_check_lib_save_LIBS
10589fi 10583fi
10590echo "$as_me:10590: result: $ac_cv_lib_krb5_krb5_init_context" >&5 10584echo "$as_me:10584: result: $ac_cv_lib_krb5_krb5_init_context" >&5
10591echo "${ECHO_T}$ac_cv_lib_krb5_krb5_init_context" >&6 10585echo "${ECHO_T}$ac_cv_lib_krb5_krb5_init_context" >&6
10592if test $ac_cv_lib_krb5_krb5_init_context = yes; then 10586if test $ac_cv_lib_krb5_krb5_init_context = yes; then
10593 cat >>confdefs.h <<EOF 10587 cat >>confdefs.h <<EOF
@@ -10600,7 +10594,7 @@ fi
10600 10594
10601 if test "${with_kerberos5+set}" != set; then 10595 if test "${with_kerberos5+set}" != set; then
10602 10596
10603echo "$as_me:10603: checking for des_cbc_encrypt in -ldes425" >&5 10597echo "$as_me:10597: checking for des_cbc_encrypt in -ldes425" >&5
10604echo $ECHO_N "checking for des_cbc_encrypt in -ldes425... $ECHO_C" >&6 10598echo $ECHO_N "checking for des_cbc_encrypt in -ldes425... $ECHO_C" >&6
10605if test "${ac_cv_lib_des425_des_cbc_encrypt+set}" = set; then 10599if test "${ac_cv_lib_des425_des_cbc_encrypt+set}" = set; then
10606 echo $ECHO_N "(cached) $ECHO_C" >&6 10600 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10608,7 +10602,7 @@ else
10608 ac_check_lib_save_LIBS=$LIBS 10602 ac_check_lib_save_LIBS=$LIBS
10609LIBS="-ldes425 $LIBS" 10603LIBS="-ldes425 $LIBS"
10610cat >conftest.$ac_ext <<_ACEOF 10604cat >conftest.$ac_ext <<_ACEOF
10611#line 10611 "configure" 10605#line 10605 "configure"
10612#include "confdefs.h" 10606#include "confdefs.h"
10613 10607
10614/* Override any gcc2 internal prototype to avoid an error. */ 10608/* Override any gcc2 internal prototype to avoid an error. */
@@ -10627,16 +10621,16 @@ des_cbc_encrypt ();
10627} 10621}
10628_ACEOF 10622_ACEOF
10629rm -f conftest.$ac_objext conftest$ac_exeext 10623rm -f conftest.$ac_objext conftest$ac_exeext
10630if { (eval echo "$as_me:10630: \"$ac_link\"") >&5 10624if { (eval echo "$as_me:10624: \"$ac_link\"") >&5
10631 (eval $ac_link) 2>&5 10625 (eval $ac_link) 2>&5
10632 ac_status=$? 10626 ac_status=$?
10633 echo "$as_me:10633: \$? = $ac_status" >&5 10627 echo "$as_me:10627: \$? = $ac_status" >&5
10634 (exit $ac_status); } && 10628 (exit $ac_status); } &&
10635 { ac_try='test -s conftest$ac_exeext' 10629 { ac_try='test -s conftest$ac_exeext'
10636 { (eval echo "$as_me:10636: \"$ac_try\"") >&5 10630 { (eval echo "$as_me:10630: \"$ac_try\"") >&5
10637 (eval $ac_try) 2>&5 10631 (eval $ac_try) 2>&5
10638 ac_status=$? 10632 ac_status=$?
10639 echo "$as_me:10639: \$? = $ac_status" >&5 10633 echo "$as_me:10633: \$? = $ac_status" >&5
10640 (exit $ac_status); }; }; then 10634 (exit $ac_status); }; }; then
10641 ac_cv_lib_des425_des_cbc_encrypt=yes 10635 ac_cv_lib_des425_des_cbc_encrypt=yes
10642else 10636else
@@ -10647,7 +10641,7 @@ fi
10647rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10641rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10648LIBS=$ac_check_lib_save_LIBS 10642LIBS=$ac_check_lib_save_LIBS
10649fi 10643fi
10650echo "$as_me:10650: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5 10644echo "$as_me:10644: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5
10651echo "${ECHO_T}$ac_cv_lib_des425_des_cbc_encrypt" >&6 10645echo "${ECHO_T}$ac_cv_lib_des425_des_cbc_encrypt" >&6
10652if test $ac_cv_lib_des425_des_cbc_encrypt = yes; then 10646if test $ac_cv_lib_des425_des_cbc_encrypt = yes; then
10653 cat >>confdefs.h <<EOF 10647 cat >>confdefs.h <<EOF
@@ -10658,7 +10652,7 @@ EOF
10658 10652
10659else 10653else
10660 10654
10661echo "$as_me:10661: checking for des_cbc_encrypt in -ldes" >&5 10655echo "$as_me:10655: checking for des_cbc_encrypt in -ldes" >&5
10662echo $ECHO_N "checking for des_cbc_encrypt in -ldes... $ECHO_C" >&6 10656echo $ECHO_N "checking for des_cbc_encrypt in -ldes... $ECHO_C" >&6
10663if test "${ac_cv_lib_des_des_cbc_encrypt+set}" = set; then 10657if test "${ac_cv_lib_des_des_cbc_encrypt+set}" = set; then
10664 echo $ECHO_N "(cached) $ECHO_C" >&6 10658 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10666,7 +10660,7 @@ else
10666 ac_check_lib_save_LIBS=$LIBS 10660 ac_check_lib_save_LIBS=$LIBS
10667LIBS="-ldes $LIBS" 10661LIBS="-ldes $LIBS"
10668cat >conftest.$ac_ext <<_ACEOF 10662cat >conftest.$ac_ext <<_ACEOF
10669#line 10669 "configure" 10663#line 10663 "configure"
10670#include "confdefs.h" 10664#include "confdefs.h"
10671 10665
10672/* Override any gcc2 internal prototype to avoid an error. */ 10666/* Override any gcc2 internal prototype to avoid an error. */
@@ -10685,16 +10679,16 @@ des_cbc_encrypt ();
10685} 10679}
10686_ACEOF 10680_ACEOF
10687rm -f conftest.$ac_objext conftest$ac_exeext 10681rm -f conftest.$ac_objext conftest$ac_exeext
10688if { (eval echo "$as_me:10688: \"$ac_link\"") >&5 10682if { (eval echo "$as_me:10682: \"$ac_link\"") >&5
10689 (eval $ac_link) 2>&5 10683 (eval $ac_link) 2>&5
10690 ac_status=$? 10684 ac_status=$?
10691 echo "$as_me:10691: \$? = $ac_status" >&5 10685 echo "$as_me:10685: \$? = $ac_status" >&5
10692 (exit $ac_status); } && 10686 (exit $ac_status); } &&
10693 { ac_try='test -s conftest$ac_exeext' 10687 { ac_try='test -s conftest$ac_exeext'
10694 { (eval echo "$as_me:10694: \"$ac_try\"") >&5 10688 { (eval echo "$as_me:10688: \"$ac_try\"") >&5
10695 (eval $ac_try) 2>&5 10689 (eval $ac_try) 2>&5
10696 ac_status=$? 10690 ac_status=$?
10697 echo "$as_me:10697: \$? = $ac_status" >&5 10691 echo "$as_me:10691: \$? = $ac_status" >&5
10698 (exit $ac_status); }; }; then 10692 (exit $ac_status); }; }; then
10699 ac_cv_lib_des_des_cbc_encrypt=yes 10693 ac_cv_lib_des_des_cbc_encrypt=yes
10700else 10694else
@@ -10705,7 +10699,7 @@ fi
10705rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10699rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10706LIBS=$ac_check_lib_save_LIBS 10700LIBS=$ac_check_lib_save_LIBS
10707fi 10701fi
10708echo "$as_me:10708: result: $ac_cv_lib_des_des_cbc_encrypt" >&5 10702echo "$as_me:10702: result: $ac_cv_lib_des_des_cbc_encrypt" >&5
10709echo "${ECHO_T}$ac_cv_lib_des_des_cbc_encrypt" >&6 10703echo "${ECHO_T}$ac_cv_lib_des_des_cbc_encrypt" >&6
10710if test $ac_cv_lib_des_des_cbc_encrypt = yes; then 10704if test $ac_cv_lib_des_des_cbc_encrypt = yes; then
10711 cat >>confdefs.h <<EOF 10705 cat >>confdefs.h <<EOF
@@ -10718,7 +10712,7 @@ fi
10718 10712
10719fi 10713fi
10720 10714
10721echo "$as_me:10721: checking for krb_get_cred in -lkrb4" >&5 10715echo "$as_me:10715: checking for krb_get_cred in -lkrb4" >&5
10722echo $ECHO_N "checking for krb_get_cred in -lkrb4... $ECHO_C" >&6 10716echo $ECHO_N "checking for krb_get_cred in -lkrb4... $ECHO_C" >&6
10723if test "${ac_cv_lib_krb4_krb_get_cred+set}" = set; then 10717if test "${ac_cv_lib_krb4_krb_get_cred+set}" = set; then
10724 echo $ECHO_N "(cached) $ECHO_C" >&6 10718 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10726,7 +10720,7 @@ else
10726 ac_check_lib_save_LIBS=$LIBS 10720 ac_check_lib_save_LIBS=$LIBS
10727LIBS="-lkrb4 $LIBS" 10721LIBS="-lkrb4 $LIBS"
10728cat >conftest.$ac_ext <<_ACEOF 10722cat >conftest.$ac_ext <<_ACEOF
10729#line 10729 "configure" 10723#line 10723 "configure"
10730#include "confdefs.h" 10724#include "confdefs.h"
10731 10725
10732/* Override any gcc2 internal prototype to avoid an error. */ 10726/* Override any gcc2 internal prototype to avoid an error. */
@@ -10745,16 +10739,16 @@ krb_get_cred ();
10745} 10739}
10746_ACEOF 10740_ACEOF
10747rm -f conftest.$ac_objext conftest$ac_exeext 10741rm -f conftest.$ac_objext conftest$ac_exeext
10748if { (eval echo "$as_me:10748: \"$ac_link\"") >&5 10742if { (eval echo "$as_me:10742: \"$ac_link\"") >&5
10749 (eval $ac_link) 2>&5 10743 (eval $ac_link) 2>&5
10750 ac_status=$? 10744 ac_status=$?
10751 echo "$as_me:10751: \$? = $ac_status" >&5 10745 echo "$as_me:10745: \$? = $ac_status" >&5
10752 (exit $ac_status); } && 10746 (exit $ac_status); } &&
10753 { ac_try='test -s conftest$ac_exeext' 10747 { ac_try='test -s conftest$ac_exeext'
10754 { (eval echo "$as_me:10754: \"$ac_try\"") >&5 10748 { (eval echo "$as_me:10748: \"$ac_try\"") >&5
10755 (eval $ac_try) 2>&5 10749 (eval $ac_try) 2>&5
10756 ac_status=$? 10750 ac_status=$?
10757 echo "$as_me:10757: \$? = $ac_status" >&5 10751 echo "$as_me:10751: \$? = $ac_status" >&5
10758 (exit $ac_status); }; }; then 10752 (exit $ac_status); }; }; then
10759 ac_cv_lib_krb4_krb_get_cred=yes 10753 ac_cv_lib_krb4_krb_get_cred=yes
10760else 10754else
@@ -10765,7 +10759,7 @@ fi
10765rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10759rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10766LIBS=$ac_check_lib_save_LIBS 10760LIBS=$ac_check_lib_save_LIBS
10767fi 10761fi
10768echo "$as_me:10768: result: $ac_cv_lib_krb4_krb_get_cred" >&5 10762echo "$as_me:10762: result: $ac_cv_lib_krb4_krb_get_cred" >&5
10769echo "${ECHO_T}$ac_cv_lib_krb4_krb_get_cred" >&6 10763echo "${ECHO_T}$ac_cv_lib_krb4_krb_get_cred" >&6
10770if test $ac_cv_lib_krb4_krb_get_cred = yes; then 10764if test $ac_cv_lib_krb4_krb_get_cred = yes; then
10771 cat >>confdefs.h <<EOF 10765 cat >>confdefs.h <<EOF
@@ -10776,7 +10770,7 @@ EOF
10776 10770
10777else 10771else
10778 10772
10779echo "$as_me:10779: checking for krb_get_cred in -lkrb" >&5 10773echo "$as_me:10773: checking for krb_get_cred in -lkrb" >&5
10780echo $ECHO_N "checking for krb_get_cred in -lkrb... $ECHO_C" >&6 10774echo $ECHO_N "checking for krb_get_cred in -lkrb... $ECHO_C" >&6
10781if test "${ac_cv_lib_krb_krb_get_cred+set}" = set; then 10775if test "${ac_cv_lib_krb_krb_get_cred+set}" = set; then
10782 echo $ECHO_N "(cached) $ECHO_C" >&6 10776 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10784,7 +10778,7 @@ else
10784 ac_check_lib_save_LIBS=$LIBS 10778 ac_check_lib_save_LIBS=$LIBS
10785LIBS="-lkrb $LIBS" 10779LIBS="-lkrb $LIBS"
10786cat >conftest.$ac_ext <<_ACEOF 10780cat >conftest.$ac_ext <<_ACEOF
10787#line 10787 "configure" 10781#line 10781 "configure"
10788#include "confdefs.h" 10782#include "confdefs.h"
10789 10783
10790/* Override any gcc2 internal prototype to avoid an error. */ 10784/* Override any gcc2 internal prototype to avoid an error. */
@@ -10803,16 +10797,16 @@ krb_get_cred ();
10803} 10797}
10804_ACEOF 10798_ACEOF
10805rm -f conftest.$ac_objext conftest$ac_exeext 10799rm -f conftest.$ac_objext conftest$ac_exeext
10806if { (eval echo "$as_me:10806: \"$ac_link\"") >&5 10800if { (eval echo "$as_me:10800: \"$ac_link\"") >&5
10807 (eval $ac_link) 2>&5 10801 (eval $ac_link) 2>&5
10808 ac_status=$? 10802 ac_status=$?
10809 echo "$as_me:10809: \$? = $ac_status" >&5 10803 echo "$as_me:10803: \$? = $ac_status" >&5
10810 (exit $ac_status); } && 10804 (exit $ac_status); } &&
10811 { ac_try='test -s conftest$ac_exeext' 10805 { ac_try='test -s conftest$ac_exeext'
10812 { (eval echo "$as_me:10812: \"$ac_try\"") >&5 10806 { (eval echo "$as_me:10806: \"$ac_try\"") >&5
10813 (eval $ac_try) 2>&5 10807 (eval $ac_try) 2>&5
10814 ac_status=$? 10808 ac_status=$?
10815 echo "$as_me:10815: \$? = $ac_status" >&5 10809 echo "$as_me:10809: \$? = $ac_status" >&5
10816 (exit $ac_status); }; }; then 10810 (exit $ac_status); }; }; then
10817 ac_cv_lib_krb_krb_get_cred=yes 10811 ac_cv_lib_krb_krb_get_cred=yes
10818else 10812else
@@ -10823,7 +10817,7 @@ fi
10823rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10817rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10824LIBS=$ac_check_lib_save_LIBS 10818LIBS=$ac_check_lib_save_LIBS
10825fi 10819fi
10826echo "$as_me:10826: result: $ac_cv_lib_krb_krb_get_cred" >&5 10820echo "$as_me:10820: result: $ac_cv_lib_krb_krb_get_cred" >&5
10827echo "${ECHO_T}$ac_cv_lib_krb_krb_get_cred" >&6 10821echo "${ECHO_T}$ac_cv_lib_krb_krb_get_cred" >&6
10828if test $ac_cv_lib_krb_krb_get_cred = yes; then 10822if test $ac_cv_lib_krb_krb_get_cred = yes; then
10829 cat >>confdefs.h <<EOF 10823 cat >>confdefs.h <<EOF
@@ -10843,23 +10837,23 @@ fi
10843for ac_header in krb5.h 10837for ac_header in krb5.h
10844do 10838do
10845as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 10839as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10846echo "$as_me:10846: checking for $ac_header" >&5 10840echo "$as_me:10840: checking for $ac_header" >&5
10847echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 10841echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10848if eval "test \"\${$as_ac_Header+set}\" = set"; then 10842if eval "test \"\${$as_ac_Header+set}\" = set"; then
10849 echo $ECHO_N "(cached) $ECHO_C" >&6 10843 echo $ECHO_N "(cached) $ECHO_C" >&6
10850else 10844else
10851 cat >conftest.$ac_ext <<_ACEOF 10845 cat >conftest.$ac_ext <<_ACEOF
10852#line 10852 "configure" 10846#line 10846 "configure"
10853#include "confdefs.h" 10847#include "confdefs.h"
10854#include <$ac_header> 10848#include <$ac_header>
10855_ACEOF 10849_ACEOF
10856if { (eval echo "$as_me:10856: \"$ac_cpp conftest.$ac_ext\"") >&5 10850if { (eval echo "$as_me:10850: \"$ac_cpp conftest.$ac_ext\"") >&5
10857 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 10851 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10858 ac_status=$? 10852 ac_status=$?
10859 egrep -v '^ *\+' conftest.er1 >conftest.err 10853 egrep -v '^ *\+' conftest.er1 >conftest.err
10860 rm -f conftest.er1 10854 rm -f conftest.er1
10861 cat conftest.err >&5 10855 cat conftest.err >&5
10862 echo "$as_me:10862: \$? = $ac_status" >&5 10856 echo "$as_me:10856: \$? = $ac_status" >&5
10863 (exit $ac_status); } >/dev/null; then 10857 (exit $ac_status); } >/dev/null; then
10864 if test -s conftest.err; then 10858 if test -s conftest.err; then
10865 ac_cpp_err=$ac_c_preproc_warn_flag 10859 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -10878,7 +10872,7 @@ else
10878fi 10872fi
10879rm -f conftest.err conftest.$ac_ext 10873rm -f conftest.err conftest.$ac_ext
10880fi 10874fi
10881echo "$as_me:10881: result: `eval echo '${'$as_ac_Header'}'`" >&5 10875echo "$as_me:10875: result: `eval echo '${'$as_ac_Header'}'`" >&5
10882echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 10876echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10883if test `eval echo '${'$as_ac_Header'}'` = yes; then 10877if test `eval echo '${'$as_ac_Header'}'` = yes; then
10884 cat >>confdefs.h <<EOF 10878 cat >>confdefs.h <<EOF
@@ -10893,23 +10887,23 @@ done
10893for ac_header in des.h 10887for ac_header in des.h
10894do 10888do
10895as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 10889as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10896echo "$as_me:10896: checking for $ac_header" >&5 10890echo "$as_me:10890: checking for $ac_header" >&5
10897echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 10891echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10898if eval "test \"\${$as_ac_Header+set}\" = set"; then 10892if eval "test \"\${$as_ac_Header+set}\" = set"; then
10899 echo $ECHO_N "(cached) $ECHO_C" >&6 10893 echo $ECHO_N "(cached) $ECHO_C" >&6
10900else 10894else
10901 cat >conftest.$ac_ext <<_ACEOF 10895 cat >conftest.$ac_ext <<_ACEOF
10902#line 10902 "configure" 10896#line 10896 "configure"
10903#include "confdefs.h" 10897#include "confdefs.h"
10904#include <$ac_header> 10898#include <$ac_header>
10905_ACEOF 10899_ACEOF
10906if { (eval echo "$as_me:10906: \"$ac_cpp conftest.$ac_ext\"") >&5 10900if { (eval echo "$as_me:10900: \"$ac_cpp conftest.$ac_ext\"") >&5
10907 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 10901 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10908 ac_status=$? 10902 ac_status=$?
10909 egrep -v '^ *\+' conftest.er1 >conftest.err 10903 egrep -v '^ *\+' conftest.er1 >conftest.err
10910 rm -f conftest.er1 10904 rm -f conftest.er1
10911 cat conftest.err >&5 10905 cat conftest.err >&5
10912 echo "$as_me:10912: \$? = $ac_status" >&5 10906 echo "$as_me:10906: \$? = $ac_status" >&5
10913 (exit $ac_status); } >/dev/null; then 10907 (exit $ac_status); } >/dev/null; then
10914 if test -s conftest.err; then 10908 if test -s conftest.err; then
10915 ac_cpp_err=$ac_c_preproc_warn_flag 10909 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -10928,7 +10922,7 @@ else
10928fi 10922fi
10929rm -f conftest.err conftest.$ac_ext 10923rm -f conftest.err conftest.$ac_ext
10930fi 10924fi
10931echo "$as_me:10931: result: `eval echo '${'$as_ac_Header'}'`" >&5 10925echo "$as_me:10925: result: `eval echo '${'$as_ac_Header'}'`" >&5
10932echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 10926echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10933if test `eval echo '${'$as_ac_Header'}'` = yes; then 10927if test `eval echo '${'$as_ac_Header'}'` = yes; then
10934 cat >>confdefs.h <<EOF 10928 cat >>confdefs.h <<EOF
@@ -10940,23 +10934,23 @@ else
10940for ac_header in kerberosIV/des.h 10934for ac_header in kerberosIV/des.h
10941do 10935do
10942as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 10936as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10943echo "$as_me:10943: checking for $ac_header" >&5 10937echo "$as_me:10937: checking for $ac_header" >&5
10944echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 10938echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10945if eval "test \"\${$as_ac_Header+set}\" = set"; then 10939if eval "test \"\${$as_ac_Header+set}\" = set"; then
10946 echo $ECHO_N "(cached) $ECHO_C" >&6 10940 echo $ECHO_N "(cached) $ECHO_C" >&6
10947else 10941else
10948 cat >conftest.$ac_ext <<_ACEOF 10942 cat >conftest.$ac_ext <<_ACEOF
10949#line 10949 "configure" 10943#line 10943 "configure"
10950#include "confdefs.h" 10944#include "confdefs.h"
10951#include <$ac_header> 10945#include <$ac_header>
10952_ACEOF 10946_ACEOF
10953if { (eval echo "$as_me:10953: \"$ac_cpp conftest.$ac_ext\"") >&5 10947if { (eval echo "$as_me:10947: \"$ac_cpp conftest.$ac_ext\"") >&5
10954 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 10948 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10955 ac_status=$? 10949 ac_status=$?
10956 egrep -v '^ *\+' conftest.er1 >conftest.err 10950 egrep -v '^ *\+' conftest.er1 >conftest.err
10957 rm -f conftest.er1 10951 rm -f conftest.er1
10958 cat conftest.err >&5 10952 cat conftest.err >&5
10959 echo "$as_me:10959: \$? = $ac_status" >&5 10953 echo "$as_me:10953: \$? = $ac_status" >&5
10960 (exit $ac_status); } >/dev/null; then 10954 (exit $ac_status); } >/dev/null; then
10961 if test -s conftest.err; then 10955 if test -s conftest.err; then
10962 ac_cpp_err=$ac_c_preproc_warn_flag 10956 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -10975,7 +10969,7 @@ else
10975fi 10969fi
10976rm -f conftest.err conftest.$ac_ext 10970rm -f conftest.err conftest.$ac_ext
10977fi 10971fi
10978echo "$as_me:10978: result: `eval echo '${'$as_ac_Header'}'`" >&5 10972echo "$as_me:10972: result: `eval echo '${'$as_ac_Header'}'`" >&5
10979echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 10973echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10980if test `eval echo '${'$as_ac_Header'}'` = yes; then 10974if test `eval echo '${'$as_ac_Header'}'` = yes; then
10981 cat >>confdefs.h <<EOF 10975 cat >>confdefs.h <<EOF
@@ -10987,23 +10981,23 @@ else
10987for ac_header in kerberos/des.h 10981for ac_header in kerberos/des.h
10988do 10982do
10989as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 10983as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10990echo "$as_me:10990: checking for $ac_header" >&5 10984echo "$as_me:10984: checking for $ac_header" >&5
10991echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 10985echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10992if eval "test \"\${$as_ac_Header+set}\" = set"; then 10986if eval "test \"\${$as_ac_Header+set}\" = set"; then
10993 echo $ECHO_N "(cached) $ECHO_C" >&6 10987 echo $ECHO_N "(cached) $ECHO_C" >&6
10994else 10988else
10995 cat >conftest.$ac_ext <<_ACEOF 10989 cat >conftest.$ac_ext <<_ACEOF
10996#line 10996 "configure" 10990#line 10990 "configure"
10997#include "confdefs.h" 10991#include "confdefs.h"
10998#include <$ac_header> 10992#include <$ac_header>
10999_ACEOF 10993_ACEOF
11000if { (eval echo "$as_me:11000: \"$ac_cpp conftest.$ac_ext\"") >&5 10994if { (eval echo "$as_me:10994: \"$ac_cpp conftest.$ac_ext\"") >&5
11001 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 10995 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11002 ac_status=$? 10996 ac_status=$?
11003 egrep -v '^ *\+' conftest.er1 >conftest.err 10997 egrep -v '^ *\+' conftest.er1 >conftest.err
11004 rm -f conftest.er1 10998 rm -f conftest.er1
11005 cat conftest.err >&5 10999 cat conftest.err >&5
11006 echo "$as_me:11006: \$? = $ac_status" >&5 11000 echo "$as_me:11000: \$? = $ac_status" >&5
11007 (exit $ac_status); } >/dev/null; then 11001 (exit $ac_status); } >/dev/null; then
11008 if test -s conftest.err; then 11002 if test -s conftest.err; then
11009 ac_cpp_err=$ac_c_preproc_warn_flag 11003 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -11022,7 +11016,7 @@ else
11022fi 11016fi
11023rm -f conftest.err conftest.$ac_ext 11017rm -f conftest.err conftest.$ac_ext
11024fi 11018fi
11025echo "$as_me:11025: result: `eval echo '${'$as_ac_Header'}'`" >&5 11019echo "$as_me:11019: result: `eval echo '${'$as_ac_Header'}'`" >&5
11026echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 11020echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11027if test `eval echo '${'$as_ac_Header'}'` = yes; then 11021if test `eval echo '${'$as_ac_Header'}'` = yes; then
11028 cat >>confdefs.h <<EOF 11022 cat >>confdefs.h <<EOF
@@ -11041,23 +11035,23 @@ done
11041for ac_header in krb.h 11035for ac_header in krb.h
11042do 11036do
11043as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11037as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11044echo "$as_me:11044: checking for $ac_header" >&5 11038echo "$as_me:11038: checking for $ac_header" >&5
11045echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11039echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11046if eval "test \"\${$as_ac_Header+set}\" = set"; then 11040if eval "test \"\${$as_ac_Header+set}\" = set"; then
11047 echo $ECHO_N "(cached) $ECHO_C" >&6 11041 echo $ECHO_N "(cached) $ECHO_C" >&6
11048else 11042else
11049 cat >conftest.$ac_ext <<_ACEOF 11043 cat >conftest.$ac_ext <<_ACEOF
11050#line 11050 "configure" 11044#line 11044 "configure"
11051#include "confdefs.h" 11045#include "confdefs.h"
11052#include <$ac_header> 11046#include <$ac_header>
11053_ACEOF 11047_ACEOF
11054if { (eval echo "$as_me:11054: \"$ac_cpp conftest.$ac_ext\"") >&5 11048if { (eval echo "$as_me:11048: \"$ac_cpp conftest.$ac_ext\"") >&5
11055 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 11049 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11056 ac_status=$? 11050 ac_status=$?
11057 egrep -v '^ *\+' conftest.er1 >conftest.err 11051 egrep -v '^ *\+' conftest.er1 >conftest.err
11058 rm -f conftest.er1 11052 rm -f conftest.er1
11059 cat conftest.err >&5 11053 cat conftest.err >&5
11060 echo "$as_me:11060: \$? = $ac_status" >&5 11054 echo "$as_me:11054: \$? = $ac_status" >&5
11061 (exit $ac_status); } >/dev/null; then 11055 (exit $ac_status); } >/dev/null; then
11062 if test -s conftest.err; then 11056 if test -s conftest.err; then
11063 ac_cpp_err=$ac_c_preproc_warn_flag 11057 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -11076,7 +11070,7 @@ else
11076fi 11070fi
11077rm -f conftest.err conftest.$ac_ext 11071rm -f conftest.err conftest.$ac_ext
11078fi 11072fi
11079echo "$as_me:11079: result: `eval echo '${'$as_ac_Header'}'`" >&5 11073echo "$as_me:11073: result: `eval echo '${'$as_ac_Header'}'`" >&5
11080echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 11074echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11081if test `eval echo '${'$as_ac_Header'}'` = yes; then 11075if test `eval echo '${'$as_ac_Header'}'` = yes; then
11082 cat >>confdefs.h <<EOF 11076 cat >>confdefs.h <<EOF
@@ -11088,23 +11082,23 @@ else
11088for ac_header in kerberosIV/krb.h 11082for ac_header in kerberosIV/krb.h
11089do 11083do
11090as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11084as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11091echo "$as_me:11091: checking for $ac_header" >&5 11085echo "$as_me:11085: checking for $ac_header" >&5
11092echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11086echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11093if eval "test \"\${$as_ac_Header+set}\" = set"; then 11087if eval "test \"\${$as_ac_Header+set}\" = set"; then
11094 echo $ECHO_N "(cached) $ECHO_C" >&6 11088 echo $ECHO_N "(cached) $ECHO_C" >&6
11095else 11089else
11096 cat >conftest.$ac_ext <<_ACEOF 11090 cat >conftest.$ac_ext <<_ACEOF
11097#line 11097 "configure" 11091#line 11091 "configure"
11098#include "confdefs.h" 11092#include "confdefs.h"
11099#include <$ac_header> 11093#include <$ac_header>
11100_ACEOF 11094_ACEOF
11101if { (eval echo "$as_me:11101: \"$ac_cpp conftest.$ac_ext\"") >&5 11095if { (eval echo "$as_me:11095: \"$ac_cpp conftest.$ac_ext\"") >&5
11102 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 11096 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11103 ac_status=$? 11097 ac_status=$?
11104 egrep -v '^ *\+' conftest.er1 >conftest.err 11098 egrep -v '^ *\+' conftest.er1 >conftest.err
11105 rm -f conftest.er1 11099 rm -f conftest.er1
11106 cat conftest.err >&5 11100 cat conftest.err >&5
11107 echo "$as_me:11107: \$? = $ac_status" >&5 11101 echo "$as_me:11101: \$? = $ac_status" >&5
11108 (exit $ac_status); } >/dev/null; then 11102 (exit $ac_status); } >/dev/null; then
11109 if test -s conftest.err; then 11103 if test -s conftest.err; then
11110 ac_cpp_err=$ac_c_preproc_warn_flag 11104 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -11123,7 +11117,7 @@ else
11123fi 11117fi
11124rm -f conftest.err conftest.$ac_ext 11118rm -f conftest.err conftest.$ac_ext
11125fi 11119fi
11126echo "$as_me:11126: result: `eval echo '${'$as_ac_Header'}'`" >&5 11120echo "$as_me:11120: result: `eval echo '${'$as_ac_Header'}'`" >&5
11127echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 11121echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11128if test `eval echo '${'$as_ac_Header'}'` = yes; then 11122if test `eval echo '${'$as_ac_Header'}'` = yes; then
11129 cat >>confdefs.h <<EOF 11123 cat >>confdefs.h <<EOF
@@ -11135,23 +11129,23 @@ else
11135for ac_header in kerberos/krb.h 11129for ac_header in kerberos/krb.h
11136do 11130do
11137as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11131as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11138echo "$as_me:11138: checking for $ac_header" >&5 11132echo "$as_me:11132: checking for $ac_header" >&5
11139echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11133echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11140if eval "test \"\${$as_ac_Header+set}\" = set"; then 11134if eval "test \"\${$as_ac_Header+set}\" = set"; then
11141 echo $ECHO_N "(cached) $ECHO_C" >&6 11135 echo $ECHO_N "(cached) $ECHO_C" >&6
11142else 11136else
11143 cat >conftest.$ac_ext <<_ACEOF 11137 cat >conftest.$ac_ext <<_ACEOF
11144#line 11144 "configure" 11138#line 11138 "configure"
11145#include "confdefs.h" 11139#include "confdefs.h"
11146#include <$ac_header> 11140#include <$ac_header>
11147_ACEOF 11141_ACEOF
11148if { (eval echo "$as_me:11148: \"$ac_cpp conftest.$ac_ext\"") >&5 11142if { (eval echo "$as_me:11142: \"$ac_cpp conftest.$ac_ext\"") >&5
11149 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 11143 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11150 ac_status=$? 11144 ac_status=$?
11151 egrep -v '^ *\+' conftest.er1 >conftest.err 11145 egrep -v '^ *\+' conftest.er1 >conftest.err
11152 rm -f conftest.er1 11146 rm -f conftest.er1
11153 cat conftest.err >&5 11147 cat conftest.err >&5
11154 echo "$as_me:11154: \$? = $ac_status" >&5 11148 echo "$as_me:11148: \$? = $ac_status" >&5
11155 (exit $ac_status); } >/dev/null; then 11149 (exit $ac_status); } >/dev/null; then
11156 if test -s conftest.err; then 11150 if test -s conftest.err; then
11157 ac_cpp_err=$ac_c_preproc_warn_flag 11151 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -11170,7 +11164,7 @@ else
11170fi 11164fi
11171rm -f conftest.err conftest.$ac_ext 11165rm -f conftest.err conftest.$ac_ext
11172fi 11166fi
11173echo "$as_me:11173: result: `eval echo '${'$as_ac_Header'}'`" >&5 11167echo "$as_me:11167: result: `eval echo '${'$as_ac_Header'}'`" >&5
11174echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 11168echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11175if test `eval echo '${'$as_ac_Header'}'` = yes; then 11169if test `eval echo '${'$as_ac_Header'}'` = yes; then
11176 cat >>confdefs.h <<EOF 11170 cat >>confdefs.h <<EOF
@@ -11191,23 +11185,23 @@ done
11191for ac_header in com_err.h 11185for ac_header in com_err.h
11192do 11186do
11193as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11187as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11194echo "$as_me:11194: checking for $ac_header" >&5 11188echo "$as_me:11188: checking for $ac_header" >&5
11195echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11189echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11196if eval "test \"\${$as_ac_Header+set}\" = set"; then 11190if eval "test \"\${$as_ac_Header+set}\" = set"; then
11197 echo $ECHO_N "(cached) $ECHO_C" >&6 11191 echo $ECHO_N "(cached) $ECHO_C" >&6
11198else 11192else
11199 cat >conftest.$ac_ext <<_ACEOF 11193 cat >conftest.$ac_ext <<_ACEOF
11200#line 11200 "configure" 11194#line 11194 "configure"
11201#include "confdefs.h" 11195#include "confdefs.h"
11202#include <$ac_header> 11196#include <$ac_header>
11203_ACEOF 11197_ACEOF
11204if { (eval echo "$as_me:11204: \"$ac_cpp conftest.$ac_ext\"") >&5 11198if { (eval echo "$as_me:11198: \"$ac_cpp conftest.$ac_ext\"") >&5
11205 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 11199 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11206 ac_status=$? 11200 ac_status=$?
11207 egrep -v '^ *\+' conftest.er1 >conftest.err 11201 egrep -v '^ *\+' conftest.er1 >conftest.err
11208 rm -f conftest.er1 11202 rm -f conftest.er1
11209 cat conftest.err >&5 11203 cat conftest.err >&5
11210 echo "$as_me:11210: \$? = $ac_status" >&5 11204 echo "$as_me:11204: \$? = $ac_status" >&5
11211 (exit $ac_status); } >/dev/null; then 11205 (exit $ac_status); } >/dev/null; then
11212 if test -s conftest.err; then 11206 if test -s conftest.err; then
11213 ac_cpp_err=$ac_c_preproc_warn_flag 11207 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -11226,7 +11220,7 @@ else
11226fi 11220fi
11227rm -f conftest.err conftest.$ac_ext 11221rm -f conftest.err conftest.$ac_ext
11228fi 11222fi
11229echo "$as_me:11229: result: `eval echo '${'$as_ac_Header'}'`" >&5 11223echo "$as_me:11223: result: `eval echo '${'$as_ac_Header'}'`" >&5
11230echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 11224echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11231if test `eval echo '${'$as_ac_Header'}'` = yes; then 11225if test `eval echo '${'$as_ac_Header'}'` = yes; then
11232 cat >>confdefs.h <<EOF 11226 cat >>confdefs.h <<EOF
@@ -11241,7 +11235,7 @@ fi
11241# Solaris requires -lintl if you want strerror (which calls dgettext) 11235# Solaris requires -lintl if you want strerror (which calls dgettext)
11242# to return localized messages. 11236# to return localized messages.
11243 11237
11244echo "$as_me:11244: checking for dgettext in -lintl" >&5 11238echo "$as_me:11238: checking for dgettext in -lintl" >&5
11245echo $ECHO_N "checking for dgettext in -lintl... $ECHO_C" >&6 11239echo $ECHO_N "checking for dgettext in -lintl... $ECHO_C" >&6
11246if test "${ac_cv_lib_intl_dgettext+set}" = set; then 11240if test "${ac_cv_lib_intl_dgettext+set}" = set; then
11247 echo $ECHO_N "(cached) $ECHO_C" >&6 11241 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -11249,7 +11243,7 @@ else
11249 ac_check_lib_save_LIBS=$LIBS 11243 ac_check_lib_save_LIBS=$LIBS
11250LIBS="-lintl $LIBS" 11244LIBS="-lintl $LIBS"
11251cat >conftest.$ac_ext <<_ACEOF 11245cat >conftest.$ac_ext <<_ACEOF
11252#line 11252 "configure" 11246#line 11246 "configure"
11253#include "confdefs.h" 11247#include "confdefs.h"
11254 11248
11255/* Override any gcc2 internal prototype to avoid an error. */ 11249/* Override any gcc2 internal prototype to avoid an error. */
@@ -11268,16 +11262,16 @@ dgettext ();
11268} 11262}
11269_ACEOF 11263_ACEOF
11270rm -f conftest.$ac_objext conftest$ac_exeext 11264rm -f conftest.$ac_objext conftest$ac_exeext
11271if { (eval echo "$as_me:11271: \"$ac_link\"") >&5 11265if { (eval echo "$as_me:11265: \"$ac_link\"") >&5
11272 (eval $ac_link) 2>&5 11266 (eval $ac_link) 2>&5
11273 ac_status=$? 11267 ac_status=$?
11274 echo "$as_me:11274: \$? = $ac_status" >&5 11268 echo "$as_me:11268: \$? = $ac_status" >&5
11275 (exit $ac_status); } && 11269 (exit $ac_status); } &&
11276 { ac_try='test -s conftest$ac_exeext' 11270 { ac_try='test -s conftest$ac_exeext'
11277 { (eval echo "$as_me:11277: \"$ac_try\"") >&5 11271 { (eval echo "$as_me:11271: \"$ac_try\"") >&5
11278 (eval $ac_try) 2>&5 11272 (eval $ac_try) 2>&5
11279 ac_status=$? 11273 ac_status=$?
11280 echo "$as_me:11280: \$? = $ac_status" >&5 11274 echo "$as_me:11274: \$? = $ac_status" >&5
11281 (exit $ac_status); }; }; then 11275 (exit $ac_status); }; }; then
11282 ac_cv_lib_intl_dgettext=yes 11276 ac_cv_lib_intl_dgettext=yes
11283else 11277else
@@ -11288,7 +11282,7 @@ fi
11288rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11282rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11289LIBS=$ac_check_lib_save_LIBS 11283LIBS=$ac_check_lib_save_LIBS
11290fi 11284fi
11291echo "$as_me:11291: result: $ac_cv_lib_intl_dgettext" >&5 11285echo "$as_me:11285: result: $ac_cv_lib_intl_dgettext" >&5
11292echo "${ECHO_T}$ac_cv_lib_intl_dgettext" >&6 11286echo "${ECHO_T}$ac_cv_lib_intl_dgettext" >&6
11293if test $ac_cv_lib_intl_dgettext = yes; then 11287if test $ac_cv_lib_intl_dgettext = yes; then
11294 cat >>confdefs.h <<EOF 11288 cat >>confdefs.h <<EOF
@@ -11299,7 +11293,7 @@ EOF
11299 11293
11300fi 11294fi
11301 11295
11302echo "$as_me:11302: checking whether localtime caches TZ" >&5 11296echo "$as_me:11296: checking whether localtime caches TZ" >&5
11303echo $ECHO_N "checking whether localtime caches TZ... $ECHO_C" >&6 11297echo $ECHO_N "checking whether localtime caches TZ... $ECHO_C" >&6
11304if test "${emacs_cv_localtime_cache+set}" = set; then 11298if test "${emacs_cv_localtime_cache+set}" = set; then
11305 echo $ECHO_N "(cached) $ECHO_C" >&6 11299 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -11310,7 +11304,7 @@ if test "$cross_compiling" = yes; then
11310emacs_cv_localtime_cache=yes 11304emacs_cv_localtime_cache=yes
11311else 11305else
11312 cat >conftest.$ac_ext <<_ACEOF 11306 cat >conftest.$ac_ext <<_ACEOF
11313#line 11313 "configure" 11307#line 11307 "configure"
11314#include "confdefs.h" 11308#include "confdefs.h"
11315#include <time.h> 11309#include <time.h>
11316extern char **environ; 11310extern char **environ;
@@ -11343,15 +11337,15 @@ main()
11343} 11337}
11344_ACEOF 11338_ACEOF
11345rm -f conftest$ac_exeext 11339rm -f conftest$ac_exeext
11346if { (eval echo "$as_me:11346: \"$ac_link\"") >&5 11340if { (eval echo "$as_me:11340: \"$ac_link\"") >&5
11347 (eval $ac_link) 2>&5 11341 (eval $ac_link) 2>&5
11348 ac_status=$? 11342 ac_status=$?
11349 echo "$as_me:11349: \$? = $ac_status" >&5 11343 echo "$as_me:11343: \$? = $ac_status" >&5
11350 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 11344 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
11351 { (eval echo "$as_me:11351: \"$ac_try\"") >&5 11345 { (eval echo "$as_me:11345: \"$ac_try\"") >&5
11352 (eval $ac_try) 2>&5 11346 (eval $ac_try) 2>&5
11353 ac_status=$? 11347 ac_status=$?
11354 echo "$as_me:11354: \$? = $ac_status" >&5 11348 echo "$as_me:11348: \$? = $ac_status" >&5
11355 (exit $ac_status); }; }; then 11349 (exit $ac_status); }; }; then
11356 emacs_cv_localtime_cache=no 11350 emacs_cv_localtime_cache=no
11357else 11351else
@@ -11368,7 +11362,7 @@ else
11368 emacs_cv_localtime_cache=no 11362 emacs_cv_localtime_cache=no
11369fi 11363fi
11370fi 11364fi
11371echo "$as_me:11371: result: $emacs_cv_localtime_cache" >&5 11365echo "$as_me:11365: result: $emacs_cv_localtime_cache" >&5
11372echo "${ECHO_T}$emacs_cv_localtime_cache" >&6 11366echo "${ECHO_T}$emacs_cv_localtime_cache" >&6
11373if test $emacs_cv_localtime_cache = yes; then 11367if test $emacs_cv_localtime_cache = yes; then
11374 cat >>confdefs.h <<\EOF 11368 cat >>confdefs.h <<\EOF
@@ -11382,13 +11376,13 @@ if test "x$HAVE_TIMEVAL" = xyes; then
11382for ac_func in gettimeofday 11376for ac_func in gettimeofday
11383do 11377do
11384as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 11378as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
11385echo "$as_me:11385: checking for $ac_func" >&5 11379echo "$as_me:11379: checking for $ac_func" >&5
11386echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 11380echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
11387if eval "test \"\${$as_ac_var+set}\" = set"; then 11381if eval "test \"\${$as_ac_var+set}\" = set"; then
11388 echo $ECHO_N "(cached) $ECHO_C" >&6 11382 echo $ECHO_N "(cached) $ECHO_C" >&6
11389else 11383else
11390 cat >conftest.$ac_ext <<_ACEOF 11384 cat >conftest.$ac_ext <<_ACEOF
11391#line 11391 "configure" 11385#line 11385 "configure"
11392#include "confdefs.h" 11386#include "confdefs.h"
11393/* System header to define __stub macros and hopefully few prototypes, 11387/* System header to define __stub macros and hopefully few prototypes,
11394 which can conflict with char $ac_func (); below. */ 11388 which can conflict with char $ac_func (); below. */
@@ -11419,16 +11413,16 @@ f = $ac_func;
11419} 11413}
11420_ACEOF 11414_ACEOF
11421rm -f conftest.$ac_objext conftest$ac_exeext 11415rm -f conftest.$ac_objext conftest$ac_exeext
11422if { (eval echo "$as_me:11422: \"$ac_link\"") >&5 11416if { (eval echo "$as_me:11416: \"$ac_link\"") >&5
11423 (eval $ac_link) 2>&5 11417 (eval $ac_link) 2>&5
11424 ac_status=$? 11418 ac_status=$?
11425 echo "$as_me:11425: \$? = $ac_status" >&5 11419 echo "$as_me:11419: \$? = $ac_status" >&5
11426 (exit $ac_status); } && 11420 (exit $ac_status); } &&
11427 { ac_try='test -s conftest$ac_exeext' 11421 { ac_try='test -s conftest$ac_exeext'
11428 { (eval echo "$as_me:11428: \"$ac_try\"") >&5 11422 { (eval echo "$as_me:11422: \"$ac_try\"") >&5
11429 (eval $ac_try) 2>&5 11423 (eval $ac_try) 2>&5
11430 ac_status=$? 11424 ac_status=$?
11431 echo "$as_me:11431: \$? = $ac_status" >&5 11425 echo "$as_me:11425: \$? = $ac_status" >&5
11432 (exit $ac_status); }; }; then 11426 (exit $ac_status); }; }; then
11433 eval "$as_ac_var=yes" 11427 eval "$as_ac_var=yes"
11434else 11428else
@@ -11438,7 +11432,7 @@ eval "$as_ac_var=no"
11438fi 11432fi
11439rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11433rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11440fi 11434fi
11441echo "$as_me:11441: result: `eval echo '${'$as_ac_var'}'`" >&5 11435echo "$as_me:11435: result: `eval echo '${'$as_ac_var'}'`" >&5
11442echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 11436echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
11443if test `eval echo '${'$as_ac_var'}'` = yes; then 11437if test `eval echo '${'$as_ac_var'}'` = yes; then
11444 cat >>confdefs.h <<EOF 11438 cat >>confdefs.h <<EOF
@@ -11448,13 +11442,13 @@ EOF
11448fi 11442fi
11449done 11443done
11450 11444
11451 echo "$as_me:11451: checking whether gettimeofday can accept two arguments" >&5 11445 echo "$as_me:11445: checking whether gettimeofday can accept two arguments" >&5
11452echo $ECHO_N "checking whether gettimeofday can accept two arguments... $ECHO_C" >&6 11446echo $ECHO_N "checking whether gettimeofday can accept two arguments... $ECHO_C" >&6
11453if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then 11447if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then
11454 echo $ECHO_N "(cached) $ECHO_C" >&6 11448 echo $ECHO_N "(cached) $ECHO_C" >&6
11455else 11449else
11456 cat >conftest.$ac_ext <<_ACEOF 11450 cat >conftest.$ac_ext <<_ACEOF
11457#line 11457 "configure" 11451#line 11451 "configure"
11458#include "confdefs.h" 11452#include "confdefs.h"
11459 11453
11460#ifdef TIME_WITH_SYS_TIME 11454#ifdef TIME_WITH_SYS_TIME
@@ -11477,16 +11471,16 @@ struct timeval time;
11477} 11471}
11478_ACEOF 11472_ACEOF
11479rm -f conftest.$ac_objext 11473rm -f conftest.$ac_objext
11480if { (eval echo "$as_me:11480: \"$ac_compile\"") >&5 11474if { (eval echo "$as_me:11474: \"$ac_compile\"") >&5
11481 (eval $ac_compile) 2>&5 11475 (eval $ac_compile) 2>&5
11482 ac_status=$? 11476 ac_status=$?
11483 echo "$as_me:11483: \$? = $ac_status" >&5 11477 echo "$as_me:11477: \$? = $ac_status" >&5
11484 (exit $ac_status); } && 11478 (exit $ac_status); } &&
11485 { ac_try='test -s conftest.$ac_objext' 11479 { ac_try='test -s conftest.$ac_objext'
11486 { (eval echo "$as_me:11486: \"$ac_try\"") >&5 11480 { (eval echo "$as_me:11480: \"$ac_try\"") >&5
11487 (eval $ac_try) 2>&5 11481 (eval $ac_try) 2>&5
11488 ac_status=$? 11482 ac_status=$?
11489 echo "$as_me:11489: \$? = $ac_status" >&5 11483 echo "$as_me:11483: \$? = $ac_status" >&5
11490 (exit $ac_status); }; }; then 11484 (exit $ac_status); }; }; then
11491 emacs_cv_gettimeofday_two_arguments=yes 11485 emacs_cv_gettimeofday_two_arguments=yes
11492else 11486else
@@ -11496,7 +11490,7 @@ emacs_cv_gettimeofday_two_arguments=no
11496fi 11490fi
11497rm -f conftest.$ac_objext conftest.$ac_ext 11491rm -f conftest.$ac_objext conftest.$ac_ext
11498fi 11492fi
11499echo "$as_me:11499: result: $emacs_cv_gettimeofday_two_arguments" >&5 11493echo "$as_me:11493: result: $emacs_cv_gettimeofday_two_arguments" >&5
11500echo "${ECHO_T}$emacs_cv_gettimeofday_two_arguments" >&6 11494echo "${ECHO_T}$emacs_cv_gettimeofday_two_arguments" >&6
11501 if test $emacs_cv_gettimeofday_two_arguments = no; then 11495 if test $emacs_cv_gettimeofday_two_arguments = no; then
11502 cat >>confdefs.h <<\EOF 11496 cat >>confdefs.h <<\EOF
@@ -11507,13 +11501,13 @@ EOF
11507fi 11501fi
11508 11502
11509if test "$ac_cv_func_gettimeofday" = yes; then 11503if test "$ac_cv_func_gettimeofday" = yes; then
11510 echo "$as_me:11510: checking for struct timezone" >&5 11504 echo "$as_me:11504: checking for struct timezone" >&5
11511echo $ECHO_N "checking for struct timezone... $ECHO_C" >&6 11505echo $ECHO_N "checking for struct timezone... $ECHO_C" >&6
11512if test "${emacs_cv_struct_timezone+set}" = set; then 11506if test "${emacs_cv_struct_timezone+set}" = set; then
11513 echo $ECHO_N "(cached) $ECHO_C" >&6 11507 echo $ECHO_N "(cached) $ECHO_C" >&6
11514else 11508else
11515 cat >conftest.$ac_ext <<_ACEOF 11509 cat >conftest.$ac_ext <<_ACEOF
11516#line 11516 "configure" 11510#line 11510 "configure"
11517#include "confdefs.h" 11511#include "confdefs.h"
11518#include <sys/time.h> 11512#include <sys/time.h>
11519int 11513int
@@ -11525,22 +11519,22 @@ struct timezone tz;
11525} 11519}
11526_ACEOF 11520_ACEOF
11527rm -f conftest.$ac_objext 11521rm -f conftest.$ac_objext
11528if { (eval echo "$as_me:11528: \"$ac_compile\"") >&5 11522if { (eval echo "$as_me:11522: \"$ac_compile\"") >&5
11529 (eval $ac_compile) 2>&5 11523 (eval $ac_compile) 2>&5
11530 ac_status=$? 11524 ac_status=$?
11531 echo "$as_me:11531: \$? = $ac_status" >&5 11525 echo "$as_me:11525: \$? = $ac_status" >&5
11532 (exit $ac_status); } && 11526 (exit $ac_status); } &&
11533 { ac_try='test -s conftest.$ac_objext' 11527 { ac_try='test -s conftest.$ac_objext'
11534 { (eval echo "$as_me:11534: \"$ac_try\"") >&5 11528 { (eval echo "$as_me:11528: \"$ac_try\"") >&5
11535 (eval $ac_try) 2>&5 11529 (eval $ac_try) 2>&5
11536 ac_status=$? 11530 ac_status=$?
11537 echo "$as_me:11537: \$? = $ac_status" >&5 11531 echo "$as_me:11531: \$? = $ac_status" >&5
11538 (exit $ac_status); }; }; then 11532 (exit $ac_status); }; }; then
11539 if test "$cross_compiling" = yes; then 11533 if test "$cross_compiling" = yes; then
11540 emacs_cv_struct_timezone=yes 11534 emacs_cv_struct_timezone=yes
11541else 11535else
11542 cat >conftest.$ac_ext <<_ACEOF 11536 cat >conftest.$ac_ext <<_ACEOF
11543#line 11543 "configure" 11537#line 11537 "configure"
11544#include "confdefs.h" 11538#include "confdefs.h"
11545 11539
11546#ifdef TIME_WITH_SYS_TIME 11540#ifdef TIME_WITH_SYS_TIME
@@ -11560,15 +11554,15 @@ main () {
11560} 11554}
11561_ACEOF 11555_ACEOF
11562rm -f conftest$ac_exeext 11556rm -f conftest$ac_exeext
11563if { (eval echo "$as_me:11563: \"$ac_link\"") >&5 11557if { (eval echo "$as_me:11557: \"$ac_link\"") >&5
11564 (eval $ac_link) 2>&5 11558 (eval $ac_link) 2>&5
11565 ac_status=$? 11559 ac_status=$?
11566 echo "$as_me:11566: \$? = $ac_status" >&5 11560 echo "$as_me:11560: \$? = $ac_status" >&5
11567 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 11561 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
11568 { (eval echo "$as_me:11568: \"$ac_try\"") >&5 11562 { (eval echo "$as_me:11562: \"$ac_try\"") >&5
11569 (eval $ac_try) 2>&5 11563 (eval $ac_try) 2>&5
11570 ac_status=$? 11564 ac_status=$?
11571 echo "$as_me:11571: \$? = $ac_status" >&5 11565 echo "$as_me:11565: \$? = $ac_status" >&5
11572 (exit $ac_status); }; }; then 11566 (exit $ac_status); }; }; then
11573 emacs_cv_struct_timezone=yes 11567 emacs_cv_struct_timezone=yes
11574else 11568else
@@ -11586,18 +11580,18 @@ emacs_cv_struct_timezone=no
11586fi 11580fi
11587rm -f conftest.$ac_objext conftest.$ac_ext 11581rm -f conftest.$ac_objext conftest.$ac_ext
11588fi 11582fi
11589echo "$as_me:11589: result: $emacs_cv_struct_timezone" >&5 11583echo "$as_me:11583: result: $emacs_cv_struct_timezone" >&5
11590echo "${ECHO_T}$emacs_cv_struct_timezone" >&6 11584echo "${ECHO_T}$emacs_cv_struct_timezone" >&6
11591fi 11585fi
11592 11586
11593ok_so_far=yes 11587ok_so_far=yes
11594echo "$as_me:11594: checking for socket" >&5 11588echo "$as_me:11588: checking for socket" >&5
11595echo $ECHO_N "checking for socket... $ECHO_C" >&6 11589echo $ECHO_N "checking for socket... $ECHO_C" >&6
11596if test "${ac_cv_func_socket+set}" = set; then 11590if test "${ac_cv_func_socket+set}" = set; then
11597 echo $ECHO_N "(cached) $ECHO_C" >&6 11591 echo $ECHO_N "(cached) $ECHO_C" >&6
11598else 11592else
11599 cat >conftest.$ac_ext <<_ACEOF 11593 cat >conftest.$ac_ext <<_ACEOF
11600#line 11600 "configure" 11594#line 11594 "configure"
11601#include "confdefs.h" 11595#include "confdefs.h"
11602/* System header to define __stub macros and hopefully few prototypes, 11596/* System header to define __stub macros and hopefully few prototypes,
11603 which can conflict with char socket (); below. */ 11597 which can conflict with char socket (); below. */
@@ -11628,16 +11622,16 @@ f = socket;
11628} 11622}
11629_ACEOF 11623_ACEOF
11630rm -f conftest.$ac_objext conftest$ac_exeext 11624rm -f conftest.$ac_objext conftest$ac_exeext
11631if { (eval echo "$as_me:11631: \"$ac_link\"") >&5 11625if { (eval echo "$as_me:11625: \"$ac_link\"") >&5
11632 (eval $ac_link) 2>&5 11626 (eval $ac_link) 2>&5
11633 ac_status=$? 11627 ac_status=$?
11634 echo "$as_me:11634: \$? = $ac_status" >&5 11628 echo "$as_me:11628: \$? = $ac_status" >&5
11635 (exit $ac_status); } && 11629 (exit $ac_status); } &&
11636 { ac_try='test -s conftest$ac_exeext' 11630 { ac_try='test -s conftest$ac_exeext'
11637 { (eval echo "$as_me:11637: \"$ac_try\"") >&5 11631 { (eval echo "$as_me:11631: \"$ac_try\"") >&5
11638 (eval $ac_try) 2>&5 11632 (eval $ac_try) 2>&5
11639 ac_status=$? 11633 ac_status=$?
11640 echo "$as_me:11640: \$? = $ac_status" >&5 11634 echo "$as_me:11634: \$? = $ac_status" >&5
11641 (exit $ac_status); }; }; then 11635 (exit $ac_status); }; }; then
11642 ac_cv_func_socket=yes 11636 ac_cv_func_socket=yes
11643else 11637else
@@ -11647,7 +11641,7 @@ ac_cv_func_socket=no
11647fi 11641fi
11648rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11642rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11649fi 11643fi
11650echo "$as_me:11650: result: $ac_cv_func_socket" >&5 11644echo "$as_me:11644: result: $ac_cv_func_socket" >&5
11651echo "${ECHO_T}$ac_cv_func_socket" >&6 11645echo "${ECHO_T}$ac_cv_func_socket" >&6
11652if test $ac_cv_func_socket = yes; then 11646if test $ac_cv_func_socket = yes; then
11653 : 11647 :
@@ -11656,23 +11650,23 @@ else
11656fi 11650fi
11657 11651
11658if test $ok_so_far = yes; then 11652if test $ok_so_far = yes; then
11659 echo "$as_me:11659: checking for netinet/in.h" >&5 11653 echo "$as_me:11653: checking for netinet/in.h" >&5
11660echo $ECHO_N "checking for netinet/in.h... $ECHO_C" >&6 11654echo $ECHO_N "checking for netinet/in.h... $ECHO_C" >&6
11661if test "${ac_cv_header_netinet_in_h+set}" = set; then 11655if test "${ac_cv_header_netinet_in_h+set}" = set; then
11662 echo $ECHO_N "(cached) $ECHO_C" >&6 11656 echo $ECHO_N "(cached) $ECHO_C" >&6
11663else 11657else
11664 cat >conftest.$ac_ext <<_ACEOF 11658 cat >conftest.$ac_ext <<_ACEOF
11665#line 11665 "configure" 11659#line 11659 "configure"
11666#include "confdefs.h" 11660#include "confdefs.h"
11667#include <netinet/in.h> 11661#include <netinet/in.h>
11668_ACEOF 11662_ACEOF
11669if { (eval echo "$as_me:11669: \"$ac_cpp conftest.$ac_ext\"") >&5 11663if { (eval echo "$as_me:11663: \"$ac_cpp conftest.$ac_ext\"") >&5
11670 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 11664 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11671 ac_status=$? 11665 ac_status=$?
11672 egrep -v '^ *\+' conftest.er1 >conftest.err 11666 egrep -v '^ *\+' conftest.er1 >conftest.err
11673 rm -f conftest.er1 11667 rm -f conftest.er1
11674 cat conftest.err >&5 11668 cat conftest.err >&5
11675 echo "$as_me:11675: \$? = $ac_status" >&5 11669 echo "$as_me:11669: \$? = $ac_status" >&5
11676 (exit $ac_status); } >/dev/null; then 11670 (exit $ac_status); } >/dev/null; then
11677 if test -s conftest.err; then 11671 if test -s conftest.err; then
11678 ac_cpp_err=$ac_c_preproc_warn_flag 11672 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -11691,7 +11685,7 @@ else
11691fi 11685fi
11692rm -f conftest.err conftest.$ac_ext 11686rm -f conftest.err conftest.$ac_ext
11693fi 11687fi
11694echo "$as_me:11694: result: $ac_cv_header_netinet_in_h" >&5 11688echo "$as_me:11688: result: $ac_cv_header_netinet_in_h" >&5
11695echo "${ECHO_T}$ac_cv_header_netinet_in_h" >&6 11689echo "${ECHO_T}$ac_cv_header_netinet_in_h" >&6
11696if test $ac_cv_header_netinet_in_h = yes; then 11690if test $ac_cv_header_netinet_in_h = yes; then
11697 : 11691 :
@@ -11701,23 +11695,23 @@ fi
11701 11695
11702fi 11696fi
11703if test $ok_so_far = yes; then 11697if test $ok_so_far = yes; then
11704 echo "$as_me:11704: checking for arpa/inet.h" >&5 11698 echo "$as_me:11698: checking for arpa/inet.h" >&5
11705echo $ECHO_N "checking for arpa/inet.h... $ECHO_C" >&6 11699echo $ECHO_N "checking for arpa/inet.h... $ECHO_C" >&6
11706if test "${ac_cv_header_arpa_inet_h+set}" = set; then 11700if test "${ac_cv_header_arpa_inet_h+set}" = set; then
11707 echo $ECHO_N "(cached) $ECHO_C" >&6 11701 echo $ECHO_N "(cached) $ECHO_C" >&6
11708else 11702else
11709 cat >conftest.$ac_ext <<_ACEOF 11703 cat >conftest.$ac_ext <<_ACEOF
11710#line 11710 "configure" 11704#line 11704 "configure"
11711#include "confdefs.h" 11705#include "confdefs.h"
11712#include <arpa/inet.h> 11706#include <arpa/inet.h>
11713_ACEOF 11707_ACEOF
11714if { (eval echo "$as_me:11714: \"$ac_cpp conftest.$ac_ext\"") >&5 11708if { (eval echo "$as_me:11708: \"$ac_cpp conftest.$ac_ext\"") >&5
11715 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 11709 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11716 ac_status=$? 11710 ac_status=$?
11717 egrep -v '^ *\+' conftest.er1 >conftest.err 11711 egrep -v '^ *\+' conftest.er1 >conftest.err
11718 rm -f conftest.er1 11712 rm -f conftest.er1
11719 cat conftest.err >&5 11713 cat conftest.err >&5
11720 echo "$as_me:11720: \$? = $ac_status" >&5 11714 echo "$as_me:11714: \$? = $ac_status" >&5
11721 (exit $ac_status); } >/dev/null; then 11715 (exit $ac_status); } >/dev/null; then
11722 if test -s conftest.err; then 11716 if test -s conftest.err; then
11723 ac_cpp_err=$ac_c_preproc_warn_flag 11717 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -11736,7 +11730,7 @@ else
11736fi 11730fi
11737rm -f conftest.err conftest.$ac_ext 11731rm -f conftest.err conftest.$ac_ext
11738fi 11732fi
11739echo "$as_me:11739: result: $ac_cv_header_arpa_inet_h" >&5 11733echo "$as_me:11733: result: $ac_cv_header_arpa_inet_h" >&5
11740echo "${ECHO_T}$ac_cv_header_arpa_inet_h" >&6 11734echo "${ECHO_T}$ac_cv_header_arpa_inet_h" >&6
11741if test $ac_cv_header_arpa_inet_h = yes; then 11735if test $ac_cv_header_arpa_inet_h = yes; then
11742 : 11736 :
@@ -11759,27 +11753,27 @@ EOF
11759 11753
11760fi 11754fi
11761 11755
11762echo "$as_me:11762: checking whether system supports dynamic ptys" >&5 11756echo "$as_me:11756: checking whether system supports dynamic ptys" >&5
11763echo $ECHO_N "checking whether system supports dynamic ptys... $ECHO_C" >&6 11757echo $ECHO_N "checking whether system supports dynamic ptys... $ECHO_C" >&6
11764if test -d /dev/pts && ls -d /dev/ptmx > /dev/null 2>&1 ; then 11758if test -d /dev/pts && ls -d /dev/ptmx > /dev/null 2>&1 ; then
11765 echo "$as_me:11765: result: yes" >&5 11759 echo "$as_me:11759: result: yes" >&5
11766echo "${ECHO_T}yes" >&6 11760echo "${ECHO_T}yes" >&6
11767 cat >>confdefs.h <<\EOF 11761 cat >>confdefs.h <<\EOF
11768#define HAVE_DEV_PTMX 1 11762#define HAVE_DEV_PTMX 1
11769EOF 11763EOF
11770 11764
11771else 11765else
11772 echo "$as_me:11772: result: no" >&5 11766 echo "$as_me:11766: result: no" >&5
11773echo "${ECHO_T}no" >&6 11767echo "${ECHO_T}no" >&6
11774fi 11768fi
11775 11769
11776echo "$as_me:11776: checking for pid_t" >&5 11770echo "$as_me:11770: checking for pid_t" >&5
11777echo $ECHO_N "checking for pid_t... $ECHO_C" >&6 11771echo $ECHO_N "checking for pid_t... $ECHO_C" >&6
11778if test "${ac_cv_type_pid_t+set}" = set; then 11772if test "${ac_cv_type_pid_t+set}" = set; then
11779 echo $ECHO_N "(cached) $ECHO_C" >&6 11773 echo $ECHO_N "(cached) $ECHO_C" >&6
11780else 11774else
11781 cat >conftest.$ac_ext <<_ACEOF 11775 cat >conftest.$ac_ext <<_ACEOF
11782#line 11782 "configure" 11776#line 11776 "configure"
11783#include "confdefs.h" 11777#include "confdefs.h"
11784$ac_includes_default 11778$ac_includes_default
11785int 11779int
@@ -11794,16 +11788,16 @@ if (sizeof (pid_t))
11794} 11788}
11795_ACEOF 11789_ACEOF
11796rm -f conftest.$ac_objext 11790rm -f conftest.$ac_objext
11797if { (eval echo "$as_me:11797: \"$ac_compile\"") >&5 11791if { (eval echo "$as_me:11791: \"$ac_compile\"") >&5
11798 (eval $ac_compile) 2>&5 11792 (eval $ac_compile) 2>&5
11799 ac_status=$? 11793 ac_status=$?
11800 echo "$as_me:11800: \$? = $ac_status" >&5 11794 echo "$as_me:11794: \$? = $ac_status" >&5
11801 (exit $ac_status); } && 11795 (exit $ac_status); } &&
11802 { ac_try='test -s conftest.$ac_objext' 11796 { ac_try='test -s conftest.$ac_objext'
11803 { (eval echo "$as_me:11803: \"$ac_try\"") >&5 11797 { (eval echo "$as_me:11797: \"$ac_try\"") >&5
11804 (eval $ac_try) 2>&5 11798 (eval $ac_try) 2>&5
11805 ac_status=$? 11799 ac_status=$?
11806 echo "$as_me:11806: \$? = $ac_status" >&5 11800 echo "$as_me:11800: \$? = $ac_status" >&5
11807 (exit $ac_status); }; }; then 11801 (exit $ac_status); }; }; then
11808 ac_cv_type_pid_t=yes 11802 ac_cv_type_pid_t=yes
11809else 11803else
@@ -11813,7 +11807,7 @@ ac_cv_type_pid_t=no
11813fi 11807fi
11814rm -f conftest.$ac_objext conftest.$ac_ext 11808rm -f conftest.$ac_objext conftest.$ac_ext
11815fi 11809fi
11816echo "$as_me:11816: result: $ac_cv_type_pid_t" >&5 11810echo "$as_me:11810: result: $ac_cv_type_pid_t" >&5
11817echo "${ECHO_T}$ac_cv_type_pid_t" >&6 11811echo "${ECHO_T}$ac_cv_type_pid_t" >&6
11818if test $ac_cv_type_pid_t = yes; then 11812if test $ac_cv_type_pid_t = yes; then
11819 : 11813 :
@@ -11828,23 +11822,23 @@ fi
11828for ac_header in unistd.h vfork.h 11822for ac_header in unistd.h vfork.h
11829do 11823do
11830as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11824as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11831echo "$as_me:11831: checking for $ac_header" >&5 11825echo "$as_me:11825: checking for $ac_header" >&5
11832echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11826echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11833if eval "test \"\${$as_ac_Header+set}\" = set"; then 11827if eval "test \"\${$as_ac_Header+set}\" = set"; then
11834 echo $ECHO_N "(cached) $ECHO_C" >&6 11828 echo $ECHO_N "(cached) $ECHO_C" >&6
11835else 11829else
11836 cat >conftest.$ac_ext <<_ACEOF 11830 cat >conftest.$ac_ext <<_ACEOF
11837#line 11837 "configure" 11831#line 11831 "configure"
11838#include "confdefs.h" 11832#include "confdefs.h"
11839#include <$ac_header> 11833#include <$ac_header>
11840_ACEOF 11834_ACEOF
11841if { (eval echo "$as_me:11841: \"$ac_cpp conftest.$ac_ext\"") >&5 11835if { (eval echo "$as_me:11835: \"$ac_cpp conftest.$ac_ext\"") >&5
11842 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 11836 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11843 ac_status=$? 11837 ac_status=$?
11844 egrep -v '^ *\+' conftest.er1 >conftest.err 11838 egrep -v '^ *\+' conftest.er1 >conftest.err
11845 rm -f conftest.er1 11839 rm -f conftest.er1
11846 cat conftest.err >&5 11840 cat conftest.err >&5
11847 echo "$as_me:11847: \$? = $ac_status" >&5 11841 echo "$as_me:11841: \$? = $ac_status" >&5
11848 (exit $ac_status); } >/dev/null; then 11842 (exit $ac_status); } >/dev/null; then
11849 if test -s conftest.err; then 11843 if test -s conftest.err; then
11850 ac_cpp_err=$ac_c_preproc_warn_flag 11844 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -11863,7 +11857,7 @@ else
11863fi 11857fi
11864rm -f conftest.err conftest.$ac_ext 11858rm -f conftest.err conftest.$ac_ext
11865fi 11859fi
11866echo "$as_me:11866: result: `eval echo '${'$as_ac_Header'}'`" >&5 11860echo "$as_me:11860: result: `eval echo '${'$as_ac_Header'}'`" >&5
11867echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 11861echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11868if test `eval echo '${'$as_ac_Header'}'` = yes; then 11862if test `eval echo '${'$as_ac_Header'}'` = yes; then
11869 cat >>confdefs.h <<EOF 11863 cat >>confdefs.h <<EOF
@@ -11876,13 +11870,13 @@ done
11876for ac_func in fork vfork 11870for ac_func in fork vfork
11877do 11871do
11878as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 11872as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
11879echo "$as_me:11879: checking for $ac_func" >&5 11873echo "$as_me:11873: checking for $ac_func" >&5
11880echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 11874echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
11881if eval "test \"\${$as_ac_var+set}\" = set"; then 11875if eval "test \"\${$as_ac_var+set}\" = set"; then
11882 echo $ECHO_N "(cached) $ECHO_C" >&6 11876 echo $ECHO_N "(cached) $ECHO_C" >&6
11883else 11877else
11884 cat >conftest.$ac_ext <<_ACEOF 11878 cat >conftest.$ac_ext <<_ACEOF
11885#line 11885 "configure" 11879#line 11879 "configure"
11886#include "confdefs.h" 11880#include "confdefs.h"
11887/* System header to define __stub macros and hopefully few prototypes, 11881/* System header to define __stub macros and hopefully few prototypes,
11888 which can conflict with char $ac_func (); below. */ 11882 which can conflict with char $ac_func (); below. */
@@ -11913,16 +11907,16 @@ f = $ac_func;
11913} 11907}
11914_ACEOF 11908_ACEOF
11915rm -f conftest.$ac_objext conftest$ac_exeext 11909rm -f conftest.$ac_objext conftest$ac_exeext
11916if { (eval echo "$as_me:11916: \"$ac_link\"") >&5 11910if { (eval echo "$as_me:11910: \"$ac_link\"") >&5
11917 (eval $ac_link) 2>&5 11911 (eval $ac_link) 2>&5
11918 ac_status=$? 11912 ac_status=$?
11919 echo "$as_me:11919: \$? = $ac_status" >&5 11913 echo "$as_me:11913: \$? = $ac_status" >&5
11920 (exit $ac_status); } && 11914 (exit $ac_status); } &&
11921 { ac_try='test -s conftest$ac_exeext' 11915 { ac_try='test -s conftest$ac_exeext'
11922 { (eval echo "$as_me:11922: \"$ac_try\"") >&5 11916 { (eval echo "$as_me:11916: \"$ac_try\"") >&5
11923 (eval $ac_try) 2>&5 11917 (eval $ac_try) 2>&5
11924 ac_status=$? 11918 ac_status=$?
11925 echo "$as_me:11925: \$? = $ac_status" >&5 11919 echo "$as_me:11919: \$? = $ac_status" >&5
11926 (exit $ac_status); }; }; then 11920 (exit $ac_status); }; }; then
11927 eval "$as_ac_var=yes" 11921 eval "$as_ac_var=yes"
11928else 11922else
@@ -11932,7 +11926,7 @@ eval "$as_ac_var=no"
11932fi 11926fi
11933rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11927rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11934fi 11928fi
11935echo "$as_me:11935: result: `eval echo '${'$as_ac_var'}'`" >&5 11929echo "$as_me:11929: result: `eval echo '${'$as_ac_var'}'`" >&5
11936echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 11930echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
11937if test `eval echo '${'$as_ac_var'}'` = yes; then 11931if test `eval echo '${'$as_ac_var'}'` = yes; then
11938 cat >>confdefs.h <<EOF 11932 cat >>confdefs.h <<EOF
@@ -11944,7 +11938,7 @@ done
11944 11938
11945ac_cv_func_fork_works=$ac_cv_func_fork 11939ac_cv_func_fork_works=$ac_cv_func_fork
11946if test "x$ac_cv_func_fork" = xyes; then 11940if test "x$ac_cv_func_fork" = xyes; then
11947 echo "$as_me:11947: checking for working fork" >&5 11941 echo "$as_me:11941: checking for working fork" >&5
11948echo $ECHO_N "checking for working fork... $ECHO_C" >&6 11942echo $ECHO_N "checking for working fork... $ECHO_C" >&6
11949if test "${ac_cv_func_fork_works+set}" = set; then 11943if test "${ac_cv_func_fork_works+set}" = set; then
11950 echo $ECHO_N "(cached) $ECHO_C" >&6 11944 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -11967,15 +11961,15 @@ else
11967 } 11961 }
11968_ACEOF 11962_ACEOF
11969rm -f conftest$ac_exeext 11963rm -f conftest$ac_exeext
11970if { (eval echo "$as_me:11970: \"$ac_link\"") >&5 11964if { (eval echo "$as_me:11964: \"$ac_link\"") >&5
11971 (eval $ac_link) 2>&5 11965 (eval $ac_link) 2>&5
11972 ac_status=$? 11966 ac_status=$?
11973 echo "$as_me:11973: \$? = $ac_status" >&5 11967 echo "$as_me:11967: \$? = $ac_status" >&5
11974 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 11968 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
11975 { (eval echo "$as_me:11975: \"$ac_try\"") >&5 11969 { (eval echo "$as_me:11969: \"$ac_try\"") >&5
11976 (eval $ac_try) 2>&5 11970 (eval $ac_try) 2>&5
11977 ac_status=$? 11971 ac_status=$?
11978 echo "$as_me:11978: \$? = $ac_status" >&5 11972 echo "$as_me:11972: \$? = $ac_status" >&5
11979 (exit $ac_status); }; }; then 11973 (exit $ac_status); }; }; then
11980 ac_cv_func_fork_works=yes 11974 ac_cv_func_fork_works=yes
11981else 11975else
@@ -11987,7 +11981,7 @@ fi
11987rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11981rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11988fi 11982fi
11989fi 11983fi
11990echo "$as_me:11990: result: $ac_cv_func_fork_works" >&5 11984echo "$as_me:11984: result: $ac_cv_func_fork_works" >&5
11991echo "${ECHO_T}$ac_cv_func_fork_works" >&6 11985echo "${ECHO_T}$ac_cv_func_fork_works" >&6
11992 11986
11993fi 11987fi
@@ -12001,12 +11995,12 @@ if test "x$ac_cv_func_fork_works" = xcross; then
12001 ac_cv_func_fork_works=yes 11995 ac_cv_func_fork_works=yes
12002 ;; 11996 ;;
12003 esac 11997 esac
12004 { echo "$as_me:12004: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&5 11998 { echo "$as_me:11998: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&5
12005echo "$as_me: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&2;} 11999echo "$as_me: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&2;}
12006fi 12000fi
12007ac_cv_func_vfork_works=$ac_cv_func_vfork 12001ac_cv_func_vfork_works=$ac_cv_func_vfork
12008if test "x$ac_cv_func_vfork" = xyes; then 12002if test "x$ac_cv_func_vfork" = xyes; then
12009 echo "$as_me:12009: checking for working vfork" >&5 12003 echo "$as_me:12003: checking for working vfork" >&5
12010echo $ECHO_N "checking for working vfork... $ECHO_C" >&6 12004echo $ECHO_N "checking for working vfork... $ECHO_C" >&6
12011if test "${ac_cv_func_vfork_works+set}" = set; then 12005if test "${ac_cv_func_vfork_works+set}" = set; then
12012 echo $ECHO_N "(cached) $ECHO_C" >&6 12006 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -12015,7 +12009,7 @@ else
12015 ac_cv_func_vfork_works=cross 12009 ac_cv_func_vfork_works=cross
12016else 12010else
12017 cat >conftest.$ac_ext <<_ACEOF 12011 cat >conftest.$ac_ext <<_ACEOF
12018#line 12018 "configure" 12012#line 12012 "configure"
12019#include "confdefs.h" 12013#include "confdefs.h"
12020/* Thanks to Paul Eggert for this test. */ 12014/* Thanks to Paul Eggert for this test. */
12021#include <stdio.h> 12015#include <stdio.h>
@@ -12112,15 +12106,15 @@ main ()
12112} 12106}
12113_ACEOF 12107_ACEOF
12114rm -f conftest$ac_exeext 12108rm -f conftest$ac_exeext
12115if { (eval echo "$as_me:12115: \"$ac_link\"") >&5 12109if { (eval echo "$as_me:12109: \"$ac_link\"") >&5
12116 (eval $ac_link) 2>&5 12110 (eval $ac_link) 2>&5
12117 ac_status=$? 12111 ac_status=$?
12118 echo "$as_me:12118: \$? = $ac_status" >&5 12112 echo "$as_me:12112: \$? = $ac_status" >&5
12119 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 12113 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
12120 { (eval echo "$as_me:12120: \"$ac_try\"") >&5 12114 { (eval echo "$as_me:12114: \"$ac_try\"") >&5
12121 (eval $ac_try) 2>&5 12115 (eval $ac_try) 2>&5
12122 ac_status=$? 12116 ac_status=$?
12123 echo "$as_me:12123: \$? = $ac_status" >&5 12117 echo "$as_me:12117: \$? = $ac_status" >&5
12124 (exit $ac_status); }; }; then 12118 (exit $ac_status); }; }; then
12125 ac_cv_func_vfork_works=yes 12119 ac_cv_func_vfork_works=yes
12126else 12120else
@@ -12132,13 +12126,13 @@ fi
12132rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 12126rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
12133fi 12127fi
12134fi 12128fi
12135echo "$as_me:12135: result: $ac_cv_func_vfork_works" >&5 12129echo "$as_me:12129: result: $ac_cv_func_vfork_works" >&5
12136echo "${ECHO_T}$ac_cv_func_vfork_works" >&6 12130echo "${ECHO_T}$ac_cv_func_vfork_works" >&6
12137 12131
12138fi; 12132fi;
12139if test "x$ac_cv_func_fork_works" = xcross; then 12133if test "x$ac_cv_func_fork_works" = xcross; then
12140 ac_cv_func_vfork_works=ac_cv_func_vfork 12134 ac_cv_func_vfork_works=ac_cv_func_vfork
12141 { echo "$as_me:12141: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&5 12135 { echo "$as_me:12135: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&5
12142echo "$as_me: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&2;} 12136echo "$as_me: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&2;}
12143fi 12137fi
12144 12138
@@ -12164,13 +12158,13 @@ EOF
12164fi 12158fi
12165 12159
12166# Fixme: This should be replaced when we have autoconf 2.14. 12160# Fixme: This should be replaced when we have autoconf 2.14.
12167echo "$as_me:12167: checking for size_t" >&5 12161echo "$as_me:12161: checking for size_t" >&5
12168echo $ECHO_N "checking for size_t... $ECHO_C" >&6 12162echo $ECHO_N "checking for size_t... $ECHO_C" >&6
12169if test "${ac_cv_type_size_t+set}" = set; then 12163if test "${ac_cv_type_size_t+set}" = set; then
12170 echo $ECHO_N "(cached) $ECHO_C" >&6 12164 echo $ECHO_N "(cached) $ECHO_C" >&6
12171else 12165else
12172 cat >conftest.$ac_ext <<_ACEOF 12166 cat >conftest.$ac_ext <<_ACEOF
12173#line 12173 "configure" 12167#line 12167 "configure"
12174#include "confdefs.h" 12168#include "confdefs.h"
12175$ac_includes_default 12169$ac_includes_default
12176int 12170int
@@ -12185,16 +12179,16 @@ if (sizeof (size_t))
12185} 12179}
12186_ACEOF 12180_ACEOF
12187rm -f conftest.$ac_objext 12181rm -f conftest.$ac_objext
12188if { (eval echo "$as_me:12188: \"$ac_compile\"") >&5 12182if { (eval echo "$as_me:12182: \"$ac_compile\"") >&5
12189 (eval $ac_compile) 2>&5 12183 (eval $ac_compile) 2>&5
12190 ac_status=$? 12184 ac_status=$?
12191 echo "$as_me:12191: \$? = $ac_status" >&5 12185 echo "$as_me:12185: \$? = $ac_status" >&5
12192 (exit $ac_status); } && 12186 (exit $ac_status); } &&
12193 { ac_try='test -s conftest.$ac_objext' 12187 { ac_try='test -s conftest.$ac_objext'
12194 { (eval echo "$as_me:12194: \"$ac_try\"") >&5 12188 { (eval echo "$as_me:12188: \"$ac_try\"") >&5
12195 (eval $ac_try) 2>&5 12189 (eval $ac_try) 2>&5
12196 ac_status=$? 12190 ac_status=$?
12197 echo "$as_me:12197: \$? = $ac_status" >&5 12191 echo "$as_me:12191: \$? = $ac_status" >&5
12198 (exit $ac_status); }; }; then 12192 (exit $ac_status); }; }; then
12199 ac_cv_type_size_t=yes 12193 ac_cv_type_size_t=yes
12200else 12194else
@@ -12204,7 +12198,7 @@ ac_cv_type_size_t=no
12204fi 12198fi
12205rm -f conftest.$ac_objext conftest.$ac_ext 12199rm -f conftest.$ac_objext conftest.$ac_ext
12206fi 12200fi
12207echo "$as_me:12207: result: $ac_cv_type_size_t" >&5 12201echo "$as_me:12201: result: $ac_cv_type_size_t" >&5
12208echo "${ECHO_T}$ac_cv_type_size_t" >&6 12202echo "${ECHO_T}$ac_cv_type_size_t" >&6
12209if test $ac_cv_type_size_t = yes; then 12203if test $ac_cv_type_size_t = yes; then
12210 : 12204 :
@@ -12224,7 +12218,7 @@ CPPFLAGS="$REAL_CPPFLAGS"
12224version=`grep 'defconst[ ]*emacs-version' ${srcdir}/lisp/version.el \ 12218version=`grep 'defconst[ ]*emacs-version' ${srcdir}/lisp/version.el \
12225 | sed -e 's/^[^"]*"\([^"]*\)".*$/\1/'` 12219 | sed -e 's/^[^"]*"\([^"]*\)".*$/\1/'`
12226if test x"${version}" = x; then 12220if test x"${version}" = x; then
12227 { { echo "$as_me:12227: error: can't find current emacs version in \`${srcdir}/lisp/version.el'." >&5 12221 { { echo "$as_me:12221: error: can't find current emacs version in \`${srcdir}/lisp/version.el'." >&5
12228echo "$as_me: error: can't find current emacs version in \`${srcdir}/lisp/version.el'." >&2;} 12222echo "$as_me: error: can't find current emacs version in \`${srcdir}/lisp/version.el'." >&2;}
12229 { (exit 1); exit 1; }; } 12223 { (exit 1); exit 1; }; }
12230fi 12224fi
@@ -12310,23 +12304,23 @@ fi
12310for ac_header in nlist.h 12304for ac_header in nlist.h
12311do 12305do
12312as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 12306as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
12313echo "$as_me:12313: checking for $ac_header" >&5 12307echo "$as_me:12307: checking for $ac_header" >&5
12314echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 12308echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
12315if eval "test \"\${$as_ac_Header+set}\" = set"; then 12309if eval "test \"\${$as_ac_Header+set}\" = set"; then
12316 echo $ECHO_N "(cached) $ECHO_C" >&6 12310 echo $ECHO_N "(cached) $ECHO_C" >&6
12317else 12311else
12318 cat >conftest.$ac_ext <<_ACEOF 12312 cat >conftest.$ac_ext <<_ACEOF
12319#line 12319 "configure" 12313#line 12313 "configure"
12320#include "confdefs.h" 12314#include "confdefs.h"
12321#include <$ac_header> 12315#include <$ac_header>
12322_ACEOF 12316_ACEOF
12323if { (eval echo "$as_me:12323: \"$ac_cpp conftest.$ac_ext\"") >&5 12317if { (eval echo "$as_me:12317: \"$ac_cpp conftest.$ac_ext\"") >&5
12324 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 12318 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
12325 ac_status=$? 12319 ac_status=$?
12326 egrep -v '^ *\+' conftest.er1 >conftest.err 12320 egrep -v '^ *\+' conftest.er1 >conftest.err
12327 rm -f conftest.er1 12321 rm -f conftest.er1
12328 cat conftest.err >&5 12322 cat conftest.err >&5
12329 echo "$as_me:12329: \$? = $ac_status" >&5 12323 echo "$as_me:12323: \$? = $ac_status" >&5
12330 (exit $ac_status); } >/dev/null; then 12324 (exit $ac_status); } >/dev/null; then
12331 if test -s conftest.err; then 12325 if test -s conftest.err; then
12332 ac_cpp_err=$ac_c_preproc_warn_flag 12326 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -12345,7 +12339,7 @@ else
12345fi 12339fi
12346rm -f conftest.err conftest.$ac_ext 12340rm -f conftest.err conftest.$ac_ext
12347fi 12341fi
12348echo "$as_me:12348: result: `eval echo '${'$as_ac_Header'}'`" >&5 12342echo "$as_me:12342: result: `eval echo '${'$as_ac_Header'}'`" >&5
12349echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 12343echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
12350if test `eval echo '${'$as_ac_Header'}'` = yes; then 12344if test `eval echo '${'$as_ac_Header'}'` = yes; then
12351 cat >>confdefs.h <<EOF 12345 cat >>confdefs.h <<EOF
@@ -12405,7 +12399,7 @@ test "${exec_prefix}" != NONE &&
12405## C preprocessor. 12399## C preprocessor.
12406 12400
12407cat >conftest.$ac_ext <<_ACEOF 12401cat >conftest.$ac_ext <<_ACEOF
12408#line 12408 "configure" 12402#line 12402 "configure"
12409#include "confdefs.h" 12403#include "confdefs.h"
12410yes..yes 12404yes..yes
12411_ACEOF 12405_ACEOF
@@ -12498,7 +12492,7 @@ DEFS=-DHAVE_CONFIG_H
12498: ${CONFIG_STATUS=./config.status} 12492: ${CONFIG_STATUS=./config.status}
12499ac_clean_files_save=$ac_clean_files 12493ac_clean_files_save=$ac_clean_files
12500ac_clean_files="$ac_clean_files $CONFIG_STATUS" 12494ac_clean_files="$ac_clean_files $CONFIG_STATUS"
12501{ echo "$as_me:12501: creating $CONFIG_STATUS" >&5 12495{ echo "$as_me:12495: creating $CONFIG_STATUS" >&5
12502echo "$as_me: creating $CONFIG_STATUS" >&6;} 12496echo "$as_me: creating $CONFIG_STATUS" >&6;}
12503cat >$CONFIG_STATUS <<_ACEOF 12497cat >$CONFIG_STATUS <<_ACEOF
12504#! $SHELL 12498#! $SHELL
@@ -12674,7 +12668,7 @@ cat >>$CONFIG_STATUS <<\EOF
12674 echo "$ac_cs_version"; exit 0 ;; 12668 echo "$ac_cs_version"; exit 0 ;;
12675 --he | --h) 12669 --he | --h)
12676 # Conflict between --help and --header 12670 # Conflict between --help and --header
12677 { { echo "$as_me:12677: error: ambiguous option: $1 12671 { { echo "$as_me:12671: error: ambiguous option: $1
12678Try \`$0 --help' for more information." >&5 12672Try \`$0 --help' for more information." >&5
12679echo "$as_me: error: ambiguous option: $1 12673echo "$as_me: error: ambiguous option: $1
12680Try \`$0 --help' for more information." >&2;} 12674Try \`$0 --help' for more information." >&2;}
@@ -12693,7 +12687,7 @@ Try \`$0 --help' for more information." >&2;}
12693 ac_need_defaults=false;; 12687 ac_need_defaults=false;;
12694 12688
12695 # This is an error. 12689 # This is an error.
12696 -*) { { echo "$as_me:12696: error: unrecognized option: $1 12690 -*) { { echo "$as_me:12690: error: unrecognized option: $1
12697Try \`$0 --help' for more information." >&5 12691Try \`$0 --help' for more information." >&5
12698echo "$as_me: error: unrecognized option: $1 12692echo "$as_me: error: unrecognized option: $1
12699Try \`$0 --help' for more information." >&2;} 12693Try \`$0 --help' for more information." >&2;}
@@ -12748,7 +12742,7 @@ do
12748 "leim/Makefile" ) CONFIG_FILES="$CONFIG_FILES leim/Makefile" ;; 12742 "leim/Makefile" ) CONFIG_FILES="$CONFIG_FILES leim/Makefile" ;;
12749 "default" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; 12743 "default" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
12750 "src/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h:src/config.in" ;; 12744 "src/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h:src/config.in" ;;
12751 *) { { echo "$as_me:12751: error: invalid argument: $ac_config_target" >&5 12745 *) { { echo "$as_me:12745: error: invalid argument: $ac_config_target" >&5
12752echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 12746echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
12753 { (exit 1); exit 1; }; };; 12747 { (exit 1); exit 1; }; };;
12754 esac 12748 esac
@@ -12995,7 +12989,7 @@ done; }
12995 esac 12989 esac
12996 12990
12997 if test x"$ac_file" != x-; then 12991 if test x"$ac_file" != x-; then
12998 { echo "$as_me:12998: creating $ac_file" >&5 12992 { echo "$as_me:12992: creating $ac_file" >&5
12999echo "$as_me: creating $ac_file" >&6;} 12993echo "$as_me: creating $ac_file" >&6;}
13000 rm -f "$ac_file" 12994 rm -f "$ac_file"
13001 fi 12995 fi
@@ -13013,7 +13007,7 @@ echo "$as_me: creating $ac_file" >&6;}
13013 -) echo $tmp/stdin ;; 13007 -) echo $tmp/stdin ;;
13014 [\\/$]*) 13008 [\\/$]*)
13015 # Absolute (can't be DOS-style, as IFS=:) 13009 # Absolute (can't be DOS-style, as IFS=:)
13016 test -f "$f" || { { echo "$as_me:13016: error: cannot find input file: $f" >&5 13010 test -f "$f" || { { echo "$as_me:13010: error: cannot find input file: $f" >&5
13017echo "$as_me: error: cannot find input file: $f" >&2;} 13011echo "$as_me: error: cannot find input file: $f" >&2;}
13018 { (exit 1); exit 1; }; } 13012 { (exit 1); exit 1; }; }
13019 echo $f;; 13013 echo $f;;
@@ -13026,7 +13020,7 @@ echo "$as_me: error: cannot find input file: $f" >&2;}
13026 echo $srcdir/$f 13020 echo $srcdir/$f
13027 else 13021 else
13028 # /dev/null tree 13022 # /dev/null tree
13029 { { echo "$as_me:13029: error: cannot find input file: $f" >&5 13023 { { echo "$as_me:13023: error: cannot find input file: $f" >&5
13030echo "$as_me: error: cannot find input file: $f" >&2;} 13024echo "$as_me: error: cannot find input file: $f" >&2;}
13031 { (exit 1); exit 1; }; } 13025 { (exit 1); exit 1; }; }
13032 fi;; 13026 fi;;
@@ -13087,7 +13081,7 @@ for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
13087 * ) ac_file_in=$ac_file.in ;; 13081 * ) ac_file_in=$ac_file.in ;;
13088 esac 13082 esac
13089 13083
13090 test x"$ac_file" != x- && { echo "$as_me:13090: creating $ac_file" >&5 13084 test x"$ac_file" != x- && { echo "$as_me:13084: creating $ac_file" >&5
13091echo "$as_me: creating $ac_file" >&6;} 13085echo "$as_me: creating $ac_file" >&6;}
13092 13086
13093 # First look for the input files in the build tree, otherwise in the 13087 # First look for the input files in the build tree, otherwise in the
@@ -13098,7 +13092,7 @@ echo "$as_me: creating $ac_file" >&6;}
13098 -) echo $tmp/stdin ;; 13092 -) echo $tmp/stdin ;;
13099 [\\/$]*) 13093 [\\/$]*)
13100 # Absolute (can't be DOS-style, as IFS=:) 13094 # Absolute (can't be DOS-style, as IFS=:)
13101 test -f "$f" || { { echo "$as_me:13101: error: cannot find input file: $f" >&5 13095 test -f "$f" || { { echo "$as_me:13095: error: cannot find input file: $f" >&5
13102echo "$as_me: error: cannot find input file: $f" >&2;} 13096echo "$as_me: error: cannot find input file: $f" >&2;}
13103 { (exit 1); exit 1; }; } 13097 { (exit 1); exit 1; }; }
13104 echo $f;; 13098 echo $f;;
@@ -13111,7 +13105,7 @@ echo "$as_me: error: cannot find input file: $f" >&2;}
13111 echo $srcdir/$f 13105 echo $srcdir/$f
13112 else 13106 else
13113 # /dev/null tree 13107 # /dev/null tree
13114 { { echo "$as_me:13114: error: cannot find input file: $f" >&5 13108 { { echo "$as_me:13108: error: cannot find input file: $f" >&5
13115echo "$as_me: error: cannot find input file: $f" >&2;} 13109echo "$as_me: error: cannot find input file: $f" >&2;}
13116 { (exit 1); exit 1; }; } 13110 { (exit 1); exit 1; }; }
13117 fi;; 13111 fi;;
@@ -13228,7 +13222,7 @@ cat >>$CONFIG_STATUS <<\EOF
13228 rm -f $tmp/in 13222 rm -f $tmp/in
13229 if test x"$ac_file" != x-; then 13223 if test x"$ac_file" != x-; then
13230 if cmp -s $ac_file $tmp/config.h 2>/dev/null; then 13224 if cmp -s $ac_file $tmp/config.h 2>/dev/null; then
13231 { echo "$as_me:13231: $ac_file is unchanged" >&5 13225 { echo "$as_me:13225: $ac_file is unchanged" >&5
13232echo "$as_me: $ac_file is unchanged" >&6;} 13226echo "$as_me: $ac_file is unchanged" >&6;}
13233 else 13227 else
13234 ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 13228 ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \