aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann2001-10-28 19:28:52 +0000
committerGerd Moellmann2001-10-28 19:28:52 +0000
commit138f08595bd8be045e5391232a30a3b20fba3bdf (patch)
tree9e37d2a9cd68f6c70f8a52b3ed8677a4de5e370e
parent73d25f9cca95d7e0ff012b510c3d3946a4982a62 (diff)
downloademacs-138f08595bd8be045e5391232a30a3b20fba3bdf.tar.gz
emacs-138f08595bd8be045e5391232a30a3b20fba3bdf.zip
*** empty log message ***
-rwxr-xr-xconfigure2127
1 files changed, 1065 insertions, 1062 deletions
diff --git a/configure b/configure
index 60c4ccf50fd..a7b2a90babd 100755
--- a/configure
+++ b/configure
@@ -1661,6 +1661,9 @@ case "${canonical}" in
1661 i370-ibm-aix*) 1661 i370-ibm-aix*)
1662 machine=ibm370aix opsys=usg5-3 1662 machine=ibm370aix opsys=usg5-3
1663 ;; 1663 ;;
1664 s390-*-linux-gnu)
1665 machine=ibms390 opsys=gnu-linux
1666 ;;
1664 rs6000-ibm-aix3.1* | powerpc-ibm-aix3.1* ) 1667 rs6000-ibm-aix3.1* | powerpc-ibm-aix3.1* )
1665 machine=ibmrs6000 opsys=aix3-1 1668 machine=ibmrs6000 opsys=aix3-1
1666 ;; 1669 ;;
@@ -2186,7 +2189,7 @@ if test x"${opsys}" = x; then
2186fi 2189fi
2187 2190
2188if test $unported = yes; then 2191if test $unported = yes; then
2189 { { echo "$as_me:2189: error: Emacs hasn't been ported to \`${canonical}' systems. 2192 { { echo "$as_me:2192: error: Emacs hasn't been ported to \`${canonical}' systems.
2190Check \`etc/MACHINES' for recognized configuration names." >&5 2193Check \`etc/MACHINES' for recognized configuration names." >&5
2191echo "$as_me: error: Emacs hasn't been ported to \`${canonical}' systems. 2194echo "$as_me: error: Emacs hasn't been ported to \`${canonical}' systems.
2192Check \`etc/MACHINES' for recognized configuration names." >&2;} 2195Check \`etc/MACHINES' for recognized configuration names." >&2;}
@@ -2215,7 +2218,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
2215if test -n "$ac_tool_prefix"; then 2218if test -n "$ac_tool_prefix"; then
2216 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 2219 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2217set dummy ${ac_tool_prefix}gcc; ac_word=$2 2220set dummy ${ac_tool_prefix}gcc; ac_word=$2
2218echo "$as_me:2218: checking for $ac_word" >&5 2221echo "$as_me:2221: checking for $ac_word" >&5
2219echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 2222echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2220if test "${ac_cv_prog_CC+set}" = set; then 2223if test "${ac_cv_prog_CC+set}" = set; then
2221 echo $ECHO_N "(cached) $ECHO_C" >&6 2224 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -2230,7 +2233,7 @@ for ac_dir in $ac_dummy; do
2230 test -z "$ac_dir" && ac_dir=. 2233 test -z "$ac_dir" && ac_dir=.
2231 $as_executable_p "$ac_dir/$ac_word" || continue 2234 $as_executable_p "$ac_dir/$ac_word" || continue
2232ac_cv_prog_CC="${ac_tool_prefix}gcc" 2235ac_cv_prog_CC="${ac_tool_prefix}gcc"
2233echo "$as_me:2233: found $ac_dir/$ac_word" >&5 2236echo "$as_me:2236: found $ac_dir/$ac_word" >&5
2234break 2237break
2235done 2238done
2236 2239
@@ -2238,10 +2241,10 @@ fi
2238fi 2241fi
2239CC=$ac_cv_prog_CC 2242CC=$ac_cv_prog_CC
2240if test -n "$CC"; then 2243if test -n "$CC"; then
2241 echo "$as_me:2241: result: $CC" >&5 2244 echo "$as_me:2244: result: $CC" >&5
2242echo "${ECHO_T}$CC" >&6 2245echo "${ECHO_T}$CC" >&6
2243else 2246else
2244 echo "$as_me:2244: result: no" >&5 2247 echo "$as_me:2247: result: no" >&5
2245echo "${ECHO_T}no" >&6 2248echo "${ECHO_T}no" >&6
2246fi 2249fi
2247 2250
@@ -2250,7 +2253,7 @@ if test -z "$ac_cv_prog_CC"; then
2250 ac_ct_CC=$CC 2253 ac_ct_CC=$CC
2251 # Extract the first word of "gcc", so it can be a program name with args. 2254 # Extract the first word of "gcc", so it can be a program name with args.
2252set dummy gcc; ac_word=$2 2255set dummy gcc; ac_word=$2
2253echo "$as_me:2253: checking for $ac_word" >&5 2256echo "$as_me:2256: checking for $ac_word" >&5
2254echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 2257echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2255if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2258if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2256 echo $ECHO_N "(cached) $ECHO_C" >&6 2259 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -2265,7 +2268,7 @@ for ac_dir in $ac_dummy; do
2265 test -z "$ac_dir" && ac_dir=. 2268 test -z "$ac_dir" && ac_dir=.
2266 $as_executable_p "$ac_dir/$ac_word" || continue 2269 $as_executable_p "$ac_dir/$ac_word" || continue
2267ac_cv_prog_ac_ct_CC="gcc" 2270ac_cv_prog_ac_ct_CC="gcc"
2268echo "$as_me:2268: found $ac_dir/$ac_word" >&5 2271echo "$as_me:2271: found $ac_dir/$ac_word" >&5
2269break 2272break
2270done 2273done
2271 2274
@@ -2273,10 +2276,10 @@ fi
2273fi 2276fi
2274ac_ct_CC=$ac_cv_prog_ac_ct_CC 2277ac_ct_CC=$ac_cv_prog_ac_ct_CC
2275if test -n "$ac_ct_CC"; then 2278if test -n "$ac_ct_CC"; then
2276 echo "$as_me:2276: result: $ac_ct_CC" >&5 2279 echo "$as_me:2279: result: $ac_ct_CC" >&5
2277echo "${ECHO_T}$ac_ct_CC" >&6 2280echo "${ECHO_T}$ac_ct_CC" >&6
2278else 2281else
2279 echo "$as_me:2279: result: no" >&5 2282 echo "$as_me:2282: result: no" >&5
2280echo "${ECHO_T}no" >&6 2283echo "${ECHO_T}no" >&6
2281fi 2284fi
2282 2285
@@ -2289,7 +2292,7 @@ if test -z "$CC"; then
2289 if test -n "$ac_tool_prefix"; then 2292 if test -n "$ac_tool_prefix"; then
2290 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 2293 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2291set dummy ${ac_tool_prefix}cc; ac_word=$2 2294set dummy ${ac_tool_prefix}cc; ac_word=$2
2292echo "$as_me:2292: checking for $ac_word" >&5 2295echo "$as_me:2295: checking for $ac_word" >&5
2293echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 2296echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2294if test "${ac_cv_prog_CC+set}" = set; then 2297if test "${ac_cv_prog_CC+set}" = set; then
2295 echo $ECHO_N "(cached) $ECHO_C" >&6 2298 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -2304,7 +2307,7 @@ for ac_dir in $ac_dummy; do
2304 test -z "$ac_dir" && ac_dir=. 2307 test -z "$ac_dir" && ac_dir=.
2305 $as_executable_p "$ac_dir/$ac_word" || continue 2308 $as_executable_p "$ac_dir/$ac_word" || continue
2306ac_cv_prog_CC="${ac_tool_prefix}cc" 2309ac_cv_prog_CC="${ac_tool_prefix}cc"
2307echo "$as_me:2307: found $ac_dir/$ac_word" >&5 2310echo "$as_me:2310: found $ac_dir/$ac_word" >&5
2308break 2311break
2309done 2312done
2310 2313
@@ -2312,10 +2315,10 @@ fi
2312fi 2315fi
2313CC=$ac_cv_prog_CC 2316CC=$ac_cv_prog_CC
2314if test -n "$CC"; then 2317if test -n "$CC"; then
2315 echo "$as_me:2315: result: $CC" >&5 2318 echo "$as_me:2318: result: $CC" >&5
2316echo "${ECHO_T}$CC" >&6 2319echo "${ECHO_T}$CC" >&6
2317else 2320else
2318 echo "$as_me:2318: result: no" >&5 2321 echo "$as_me:2321: result: no" >&5
2319echo "${ECHO_T}no" >&6 2322echo "${ECHO_T}no" >&6
2320fi 2323fi
2321 2324
@@ -2324,7 +2327,7 @@ if test -z "$ac_cv_prog_CC"; then
2324 ac_ct_CC=$CC 2327 ac_ct_CC=$CC
2325 # Extract the first word of "cc", so it can be a program name with args. 2328 # Extract the first word of "cc", so it can be a program name with args.
2326set dummy cc; ac_word=$2 2329set dummy cc; ac_word=$2
2327echo "$as_me:2327: checking for $ac_word" >&5 2330echo "$as_me:2330: checking for $ac_word" >&5
2328echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 2331echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2329if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2332if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2330 echo $ECHO_N "(cached) $ECHO_C" >&6 2333 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -2339,7 +2342,7 @@ for ac_dir in $ac_dummy; do
2339 test -z "$ac_dir" && ac_dir=. 2342 test -z "$ac_dir" && ac_dir=.
2340 $as_executable_p "$ac_dir/$ac_word" || continue 2343 $as_executable_p "$ac_dir/$ac_word" || continue
2341ac_cv_prog_ac_ct_CC="cc" 2344ac_cv_prog_ac_ct_CC="cc"
2342echo "$as_me:2342: found $ac_dir/$ac_word" >&5 2345echo "$as_me:2345: found $ac_dir/$ac_word" >&5
2343break 2346break
2344done 2347done
2345 2348
@@ -2347,10 +2350,10 @@ fi
2347fi 2350fi
2348ac_ct_CC=$ac_cv_prog_ac_ct_CC 2351ac_ct_CC=$ac_cv_prog_ac_ct_CC
2349if test -n "$ac_ct_CC"; then 2352if test -n "$ac_ct_CC"; then
2350 echo "$as_me:2350: result: $ac_ct_CC" >&5 2353 echo "$as_me:2353: result: $ac_ct_CC" >&5
2351echo "${ECHO_T}$ac_ct_CC" >&6 2354echo "${ECHO_T}$ac_ct_CC" >&6
2352else 2355else
2353 echo "$as_me:2353: result: no" >&5 2356 echo "$as_me:2356: result: no" >&5
2354echo "${ECHO_T}no" >&6 2357echo "${ECHO_T}no" >&6
2355fi 2358fi
2356 2359
@@ -2363,7 +2366,7 @@ fi
2363if test -z "$CC"; then 2366if test -z "$CC"; then
2364 # Extract the first word of "cc", so it can be a program name with args. 2367 # Extract the first word of "cc", so it can be a program name with args.
2365set dummy cc; ac_word=$2 2368set dummy cc; ac_word=$2
2366echo "$as_me:2366: checking for $ac_word" >&5 2369echo "$as_me:2369: checking for $ac_word" >&5
2367echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 2370echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2368if test "${ac_cv_prog_CC+set}" = set; then 2371if test "${ac_cv_prog_CC+set}" = set; then
2369 echo $ECHO_N "(cached) $ECHO_C" >&6 2372 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -2383,7 +2386,7 @@ if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
2383 continue 2386 continue
2384fi 2387fi
2385ac_cv_prog_CC="cc" 2388ac_cv_prog_CC="cc"
2386echo "$as_me:2386: found $ac_dir/$ac_word" >&5 2389echo "$as_me:2389: found $ac_dir/$ac_word" >&5
2387break 2390break
2388done 2391done
2389 2392
@@ -2405,10 +2408,10 @@ fi
2405fi 2408fi
2406CC=$ac_cv_prog_CC 2409CC=$ac_cv_prog_CC
2407if test -n "$CC"; then 2410if test -n "$CC"; then
2408 echo "$as_me:2408: result: $CC" >&5 2411 echo "$as_me:2411: result: $CC" >&5
2409echo "${ECHO_T}$CC" >&6 2412echo "${ECHO_T}$CC" >&6
2410else 2413else
2411 echo "$as_me:2411: result: no" >&5 2414 echo "$as_me:2414: result: no" >&5
2412echo "${ECHO_T}no" >&6 2415echo "${ECHO_T}no" >&6
2413fi 2416fi
2414 2417
@@ -2419,7 +2422,7 @@ if test -z "$CC"; then
2419 do 2422 do
2420 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2423 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2421set dummy $ac_tool_prefix$ac_prog; ac_word=$2 2424set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2422echo "$as_me:2422: checking for $ac_word" >&5 2425echo "$as_me:2425: checking for $ac_word" >&5
2423echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 2426echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2424if test "${ac_cv_prog_CC+set}" = set; then 2427if test "${ac_cv_prog_CC+set}" = set; then
2425 echo $ECHO_N "(cached) $ECHO_C" >&6 2428 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -2434,7 +2437,7 @@ for ac_dir in $ac_dummy; do
2434 test -z "$ac_dir" && ac_dir=. 2437 test -z "$ac_dir" && ac_dir=.
2435 $as_executable_p "$ac_dir/$ac_word" || continue 2438 $as_executable_p "$ac_dir/$ac_word" || continue
2436ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 2439ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2437echo "$as_me:2437: found $ac_dir/$ac_word" >&5 2440echo "$as_me:2440: found $ac_dir/$ac_word" >&5
2438break 2441break
2439done 2442done
2440 2443
@@ -2442,10 +2445,10 @@ fi
2442fi 2445fi
2443CC=$ac_cv_prog_CC 2446CC=$ac_cv_prog_CC
2444if test -n "$CC"; then 2447if test -n "$CC"; then
2445 echo "$as_me:2445: result: $CC" >&5 2448 echo "$as_me:2448: result: $CC" >&5
2446echo "${ECHO_T}$CC" >&6 2449echo "${ECHO_T}$CC" >&6
2447else 2450else
2448 echo "$as_me:2448: result: no" >&5 2451 echo "$as_me:2451: result: no" >&5
2449echo "${ECHO_T}no" >&6 2452echo "${ECHO_T}no" >&6
2450fi 2453fi
2451 2454
@@ -2458,7 +2461,7 @@ if test -z "$CC"; then
2458do 2461do
2459 # Extract the first word of "$ac_prog", so it can be a program name with args. 2462 # Extract the first word of "$ac_prog", so it can be a program name with args.
2460set dummy $ac_prog; ac_word=$2 2463set dummy $ac_prog; ac_word=$2
2461echo "$as_me:2461: checking for $ac_word" >&5 2464echo "$as_me:2464: checking for $ac_word" >&5
2462echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 2465echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2463if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2466if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2464 echo $ECHO_N "(cached) $ECHO_C" >&6 2467 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -2473,7 +2476,7 @@ for ac_dir in $ac_dummy; do
2473 test -z "$ac_dir" && ac_dir=. 2476 test -z "$ac_dir" && ac_dir=.
2474 $as_executable_p "$ac_dir/$ac_word" || continue 2477 $as_executable_p "$ac_dir/$ac_word" || continue
2475ac_cv_prog_ac_ct_CC="$ac_prog" 2478ac_cv_prog_ac_ct_CC="$ac_prog"
2476echo "$as_me:2476: found $ac_dir/$ac_word" >&5 2479echo "$as_me:2479: found $ac_dir/$ac_word" >&5
2477break 2480break
2478done 2481done
2479 2482
@@ -2481,10 +2484,10 @@ fi
2481fi 2484fi
2482ac_ct_CC=$ac_cv_prog_ac_ct_CC 2485ac_ct_CC=$ac_cv_prog_ac_ct_CC
2483if test -n "$ac_ct_CC"; then 2486if test -n "$ac_ct_CC"; then
2484 echo "$as_me:2484: result: $ac_ct_CC" >&5 2487 echo "$as_me:2487: result: $ac_ct_CC" >&5
2485echo "${ECHO_T}$ac_ct_CC" >&6 2488echo "${ECHO_T}$ac_ct_CC" >&6
2486else 2489else
2487 echo "$as_me:2487: result: no" >&5 2490 echo "$as_me:2490: result: no" >&5
2488echo "${ECHO_T}no" >&6 2491echo "${ECHO_T}no" >&6
2489fi 2492fi
2490 2493
@@ -2496,32 +2499,32 @@ fi
2496 2499
2497fi 2500fi
2498 2501
2499test -z "$CC" && { { echo "$as_me:2499: error: no acceptable cc found in \$PATH" >&5 2502test -z "$CC" && { { echo "$as_me:2502: error: no acceptable cc found in \$PATH" >&5
2500echo "$as_me: error: no acceptable cc found in \$PATH" >&2;} 2503echo "$as_me: error: no acceptable cc found in \$PATH" >&2;}
2501 { (exit 1); exit 1; }; } 2504 { (exit 1); exit 1; }; }
2502 2505
2503# Provide some information about the compiler. 2506# Provide some information about the compiler.
2504echo "$as_me:2504:" \ 2507echo "$as_me:2507:" \
2505 "checking for C compiler version" >&5 2508 "checking for C compiler version" >&5
2506ac_compiler=`set X $ac_compile; echo $2` 2509ac_compiler=`set X $ac_compile; echo $2`
2507{ (eval echo "$as_me:2507: \"$ac_compiler --version </dev/null >&5\"") >&5 2510{ (eval echo "$as_me:2510: \"$ac_compiler --version </dev/null >&5\"") >&5
2508 (eval $ac_compiler --version </dev/null >&5) 2>&5 2511 (eval $ac_compiler --version </dev/null >&5) 2>&5
2509 ac_status=$? 2512 ac_status=$?
2510 echo "$as_me:2510: \$? = $ac_status" >&5 2513 echo "$as_me:2513: \$? = $ac_status" >&5
2511 (exit $ac_status); } 2514 (exit $ac_status); }
2512{ (eval echo "$as_me:2512: \"$ac_compiler -v </dev/null >&5\"") >&5 2515{ (eval echo "$as_me:2515: \"$ac_compiler -v </dev/null >&5\"") >&5
2513 (eval $ac_compiler -v </dev/null >&5) 2>&5 2516 (eval $ac_compiler -v </dev/null >&5) 2>&5
2514 ac_status=$? 2517 ac_status=$?
2515 echo "$as_me:2515: \$? = $ac_status" >&5 2518 echo "$as_me:2518: \$? = $ac_status" >&5
2516 (exit $ac_status); } 2519 (exit $ac_status); }
2517{ (eval echo "$as_me:2517: \"$ac_compiler -V </dev/null >&5\"") >&5 2520{ (eval echo "$as_me:2520: \"$ac_compiler -V </dev/null >&5\"") >&5
2518 (eval $ac_compiler -V </dev/null >&5) 2>&5 2521 (eval $ac_compiler -V </dev/null >&5) 2>&5
2519 ac_status=$? 2522 ac_status=$?
2520 echo "$as_me:2520: \$? = $ac_status" >&5 2523 echo "$as_me:2523: \$? = $ac_status" >&5
2521 (exit $ac_status); } 2524 (exit $ac_status); }
2522 2525
2523cat >conftest.$ac_ext <<_ACEOF 2526cat >conftest.$ac_ext <<_ACEOF
2524#line 2524 "configure" 2527#line 2527 "configure"
2525#include "confdefs.h" 2528#include "confdefs.h"
2526 2529
2527int 2530int
@@ -2537,13 +2540,13 @@ ac_clean_files="$ac_clean_files a.out a.exe"
2537# Try to create an executable without -o first, disregard a.out. 2540# Try to create an executable without -o first, disregard a.out.
2538# It will help us diagnose broken compilers, and finding out an intuition 2541# It will help us diagnose broken compilers, and finding out an intuition
2539# of exeext. 2542# of exeext.
2540echo "$as_me:2540: checking for C compiler default output" >&5 2543echo "$as_me:2543: checking for C compiler default output" >&5
2541echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 2544echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
2542ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2545ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2543if { (eval echo "$as_me:2543: \"$ac_link_default\"") >&5 2546if { (eval echo "$as_me:2546: \"$ac_link_default\"") >&5
2544 (eval $ac_link_default) 2>&5 2547 (eval $ac_link_default) 2>&5
2545 ac_status=$? 2548 ac_status=$?
2546 echo "$as_me:2546: \$? = $ac_status" >&5 2549 echo "$as_me:2549: \$? = $ac_status" >&5
2547 (exit $ac_status); }; then 2550 (exit $ac_status); }; then
2548 # Find the output, starting from the most likely. This scheme is 2551 # Find the output, starting from the most likely. This scheme is
2549# not robust to junk in `.', hence go to wildcards (a.*) only as a last 2552# not robust to junk in `.', hence go to wildcards (a.*) only as a last
@@ -2566,34 +2569,34 @@ done
2566else 2569else
2567 echo "$as_me: failed program was:" >&5 2570 echo "$as_me: failed program was:" >&5
2568cat conftest.$ac_ext >&5 2571cat conftest.$ac_ext >&5
2569{ { echo "$as_me:2569: error: C compiler cannot create executables" >&5 2572{ { echo "$as_me:2572: error: C compiler cannot create executables" >&5
2570echo "$as_me: error: C compiler cannot create executables" >&2;} 2573echo "$as_me: error: C compiler cannot create executables" >&2;}
2571 { (exit 77); exit 77; }; } 2574 { (exit 77); exit 77; }; }
2572fi 2575fi
2573 2576
2574ac_exeext=$ac_cv_exeext 2577ac_exeext=$ac_cv_exeext
2575echo "$as_me:2575: result: $ac_file" >&5 2578echo "$as_me:2578: result: $ac_file" >&5
2576echo "${ECHO_T}$ac_file" >&6 2579echo "${ECHO_T}$ac_file" >&6
2577 2580
2578# Check the compiler produces executables we can run. If not, either 2581# Check the compiler produces executables we can run. If not, either
2579# the compiler is broken, or we cross compile. 2582# the compiler is broken, or we cross compile.
2580echo "$as_me:2580: checking whether the C compiler works" >&5 2583echo "$as_me:2583: checking whether the C compiler works" >&5
2581echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6 2584echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
2582# FIXME: These cross compiler hacks should be removed for Autoconf 3.0 2585# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2583# If not cross compiling, check that we can run a simple program. 2586# If not cross compiling, check that we can run a simple program.
2584if test "$cross_compiling" != yes; then 2587if test "$cross_compiling" != yes; then
2585 if { ac_try='./$ac_file' 2588 if { ac_try='./$ac_file'
2586 { (eval echo "$as_me:2586: \"$ac_try\"") >&5 2589 { (eval echo "$as_me:2589: \"$ac_try\"") >&5
2587 (eval $ac_try) 2>&5 2590 (eval $ac_try) 2>&5
2588 ac_status=$? 2591 ac_status=$?
2589 echo "$as_me:2589: \$? = $ac_status" >&5 2592 echo "$as_me:2592: \$? = $ac_status" >&5
2590 (exit $ac_status); }; }; then 2593 (exit $ac_status); }; }; then
2591 cross_compiling=no 2594 cross_compiling=no
2592 else 2595 else
2593 if test "$cross_compiling" = maybe; then 2596 if test "$cross_compiling" = maybe; then
2594 cross_compiling=yes 2597 cross_compiling=yes
2595 else 2598 else
2596 { { echo "$as_me:2596: error: cannot run C compiled programs. 2599 { { echo "$as_me:2599: error: cannot run C compiled programs.
2597If you meant to cross compile, use \`--host'." >&5 2600If you meant to cross compile, use \`--host'." >&5
2598echo "$as_me: error: cannot run C compiled programs. 2601echo "$as_me: error: cannot run C compiled programs.
2599If you meant to cross compile, use \`--host'." >&2;} 2602If you meant to cross compile, use \`--host'." >&2;}
@@ -2601,24 +2604,24 @@ If you meant to cross compile, use \`--host'." >&2;}
2601 fi 2604 fi
2602 fi 2605 fi
2603fi 2606fi
2604echo "$as_me:2604: result: yes" >&5 2607echo "$as_me:2607: result: yes" >&5
2605echo "${ECHO_T}yes" >&6 2608echo "${ECHO_T}yes" >&6
2606 2609
2607rm -f a.out a.exe conftest$ac_cv_exeext 2610rm -f a.out a.exe conftest$ac_cv_exeext
2608ac_clean_files=$ac_clean_files_save 2611ac_clean_files=$ac_clean_files_save
2609# Check the compiler produces executables we can run. If not, either 2612# Check the compiler produces executables we can run. If not, either
2610# the compiler is broken, or we cross compile. 2613# the compiler is broken, or we cross compile.
2611echo "$as_me:2611: checking whether we are cross compiling" >&5 2614echo "$as_me:2614: checking whether we are cross compiling" >&5
2612echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 2615echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
2613echo "$as_me:2613: result: $cross_compiling" >&5 2616echo "$as_me:2616: result: $cross_compiling" >&5
2614echo "${ECHO_T}$cross_compiling" >&6 2617echo "${ECHO_T}$cross_compiling" >&6
2615 2618
2616echo "$as_me:2616: checking for executable suffix" >&5 2619echo "$as_me:2619: checking for executable suffix" >&5
2617echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6 2620echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6
2618if { (eval echo "$as_me:2618: \"$ac_link\"") >&5 2621if { (eval echo "$as_me:2621: \"$ac_link\"") >&5
2619 (eval $ac_link) 2>&5 2622 (eval $ac_link) 2>&5
2620 ac_status=$? 2623 ac_status=$?
2621 echo "$as_me:2621: \$? = $ac_status" >&5 2624 echo "$as_me:2624: \$? = $ac_status" >&5
2622 (exit $ac_status); }; then 2625 (exit $ac_status); }; then
2623 # If both `conftest.exe' and `conftest' are `present' (well, observable) 2626 # If both `conftest.exe' and `conftest' are `present' (well, observable)
2624# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will 2627# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
@@ -2634,25 +2637,25 @@ for ac_file in `(ls conftest.exe; ls conftest; ls conftest.*) 2>/dev/null`; do
2634 esac 2637 esac
2635done 2638done
2636else 2639else
2637 { { echo "$as_me:2637: error: cannot compute EXEEXT: cannot compile and link" >&5 2640 { { echo "$as_me:2640: error: cannot compute EXEEXT: cannot compile and link" >&5
2638echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;} 2641echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;}
2639 { (exit 1); exit 1; }; } 2642 { (exit 1); exit 1; }; }
2640fi 2643fi
2641 2644
2642rm -f conftest$ac_cv_exeext 2645rm -f conftest$ac_cv_exeext
2643echo "$as_me:2643: result: $ac_cv_exeext" >&5 2646echo "$as_me:2646: result: $ac_cv_exeext" >&5
2644echo "${ECHO_T}$ac_cv_exeext" >&6 2647echo "${ECHO_T}$ac_cv_exeext" >&6
2645 2648
2646rm -f conftest.$ac_ext 2649rm -f conftest.$ac_ext
2647EXEEXT=$ac_cv_exeext 2650EXEEXT=$ac_cv_exeext
2648ac_exeext=$EXEEXT 2651ac_exeext=$EXEEXT
2649echo "$as_me:2649: checking for object suffix" >&5 2652echo "$as_me:2652: checking for object suffix" >&5
2650echo $ECHO_N "checking for object suffix... $ECHO_C" >&6 2653echo $ECHO_N "checking for object suffix... $ECHO_C" >&6
2651if test "${ac_cv_objext+set}" = set; then 2654if test "${ac_cv_objext+set}" = set; then
2652 echo $ECHO_N "(cached) $ECHO_C" >&6 2655 echo $ECHO_N "(cached) $ECHO_C" >&6
2653else 2656else
2654 cat >conftest.$ac_ext <<_ACEOF 2657 cat >conftest.$ac_ext <<_ACEOF
2655#line 2655 "configure" 2658#line 2658 "configure"
2656#include "confdefs.h" 2659#include "confdefs.h"
2657 2660
2658int 2661int
@@ -2664,10 +2667,10 @@ main ()
2664} 2667}
2665_ACEOF 2668_ACEOF
2666rm -f conftest.o conftest.obj 2669rm -f conftest.o conftest.obj
2667if { (eval echo "$as_me:2667: \"$ac_compile\"") >&5 2670if { (eval echo "$as_me:2670: \"$ac_compile\"") >&5
2668 (eval $ac_compile) 2>&5 2671 (eval $ac_compile) 2>&5
2669 ac_status=$? 2672 ac_status=$?
2670 echo "$as_me:2670: \$? = $ac_status" >&5 2673 echo "$as_me:2673: \$? = $ac_status" >&5
2671 (exit $ac_status); }; then 2674 (exit $ac_status); }; then
2672 for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do 2675 for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
2673 case $ac_file in 2676 case $ac_file in
@@ -2679,24 +2682,24 @@ done
2679else 2682else
2680 echo "$as_me: failed program was:" >&5 2683 echo "$as_me: failed program was:" >&5
2681cat conftest.$ac_ext >&5 2684cat conftest.$ac_ext >&5
2682{ { echo "$as_me:2682: error: cannot compute OBJEXT: cannot compile" >&5 2685{ { echo "$as_me:2685: error: cannot compute OBJEXT: cannot compile" >&5
2683echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;} 2686echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;}
2684 { (exit 1); exit 1; }; } 2687 { (exit 1); exit 1; }; }
2685fi 2688fi
2686 2689
2687rm -f conftest.$ac_cv_objext conftest.$ac_ext 2690rm -f conftest.$ac_cv_objext conftest.$ac_ext
2688fi 2691fi
2689echo "$as_me:2689: result: $ac_cv_objext" >&5 2692echo "$as_me:2692: result: $ac_cv_objext" >&5
2690echo "${ECHO_T}$ac_cv_objext" >&6 2693echo "${ECHO_T}$ac_cv_objext" >&6
2691OBJEXT=$ac_cv_objext 2694OBJEXT=$ac_cv_objext
2692ac_objext=$OBJEXT 2695ac_objext=$OBJEXT
2693echo "$as_me:2693: checking whether we are using the GNU C compiler" >&5 2696echo "$as_me:2696: checking whether we are using the GNU C compiler" >&5
2694echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 2697echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
2695if test "${ac_cv_c_compiler_gnu+set}" = set; then 2698if test "${ac_cv_c_compiler_gnu+set}" = set; then
2696 echo $ECHO_N "(cached) $ECHO_C" >&6 2699 echo $ECHO_N "(cached) $ECHO_C" >&6
2697else 2700else
2698 cat >conftest.$ac_ext <<_ACEOF 2701 cat >conftest.$ac_ext <<_ACEOF
2699#line 2699 "configure" 2702#line 2702 "configure"
2700#include "confdefs.h" 2703#include "confdefs.h"
2701 2704
2702int 2705int
@@ -2711,16 +2714,16 @@ main ()
2711} 2714}
2712_ACEOF 2715_ACEOF
2713rm -f conftest.$ac_objext 2716rm -f conftest.$ac_objext
2714if { (eval echo "$as_me:2714: \"$ac_compile\"") >&5 2717if { (eval echo "$as_me:2717: \"$ac_compile\"") >&5
2715 (eval $ac_compile) 2>&5 2718 (eval $ac_compile) 2>&5
2716 ac_status=$? 2719 ac_status=$?
2717 echo "$as_me:2717: \$? = $ac_status" >&5 2720 echo "$as_me:2720: \$? = $ac_status" >&5
2718 (exit $ac_status); } && 2721 (exit $ac_status); } &&
2719 { ac_try='test -s conftest.$ac_objext' 2722 { ac_try='test -s conftest.$ac_objext'
2720 { (eval echo "$as_me:2720: \"$ac_try\"") >&5 2723 { (eval echo "$as_me:2723: \"$ac_try\"") >&5
2721 (eval $ac_try) 2>&5 2724 (eval $ac_try) 2>&5
2722 ac_status=$? 2725 ac_status=$?
2723 echo "$as_me:2723: \$? = $ac_status" >&5 2726 echo "$as_me:2726: \$? = $ac_status" >&5
2724 (exit $ac_status); }; }; then 2727 (exit $ac_status); }; }; then
2725 ac_compiler_gnu=yes 2728 ac_compiler_gnu=yes
2726else 2729else
@@ -2732,19 +2735,19 @@ rm -f conftest.$ac_objext conftest.$ac_ext
2732ac_cv_c_compiler_gnu=$ac_compiler_gnu 2735ac_cv_c_compiler_gnu=$ac_compiler_gnu
2733 2736
2734fi 2737fi
2735echo "$as_me:2735: result: $ac_cv_c_compiler_gnu" >&5 2738echo "$as_me:2738: result: $ac_cv_c_compiler_gnu" >&5
2736echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 2739echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
2737GCC=`test $ac_compiler_gnu = yes && echo yes` 2740GCC=`test $ac_compiler_gnu = yes && echo yes`
2738ac_test_CFLAGS=${CFLAGS+set} 2741ac_test_CFLAGS=${CFLAGS+set}
2739ac_save_CFLAGS=$CFLAGS 2742ac_save_CFLAGS=$CFLAGS
2740CFLAGS="-g" 2743CFLAGS="-g"
2741echo "$as_me:2741: checking whether $CC accepts -g" >&5 2744echo "$as_me:2744: checking whether $CC accepts -g" >&5
2742echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 2745echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
2743if test "${ac_cv_prog_cc_g+set}" = set; then 2746if test "${ac_cv_prog_cc_g+set}" = set; then
2744 echo $ECHO_N "(cached) $ECHO_C" >&6 2747 echo $ECHO_N "(cached) $ECHO_C" >&6
2745else 2748else
2746 cat >conftest.$ac_ext <<_ACEOF 2749 cat >conftest.$ac_ext <<_ACEOF
2747#line 2747 "configure" 2750#line 2750 "configure"
2748#include "confdefs.h" 2751#include "confdefs.h"
2749 2752
2750int 2753int
@@ -2756,16 +2759,16 @@ main ()
2756} 2759}
2757_ACEOF 2760_ACEOF
2758rm -f conftest.$ac_objext 2761rm -f conftest.$ac_objext
2759if { (eval echo "$as_me:2759: \"$ac_compile\"") >&5 2762if { (eval echo "$as_me:2762: \"$ac_compile\"") >&5
2760 (eval $ac_compile) 2>&5 2763 (eval $ac_compile) 2>&5
2761 ac_status=$? 2764 ac_status=$?
2762 echo "$as_me:2762: \$? = $ac_status" >&5 2765 echo "$as_me:2765: \$? = $ac_status" >&5
2763 (exit $ac_status); } && 2766 (exit $ac_status); } &&
2764 { ac_try='test -s conftest.$ac_objext' 2767 { ac_try='test -s conftest.$ac_objext'
2765 { (eval echo "$as_me:2765: \"$ac_try\"") >&5 2768 { (eval echo "$as_me:2768: \"$ac_try\"") >&5
2766 (eval $ac_try) 2>&5 2769 (eval $ac_try) 2>&5
2767 ac_status=$? 2770 ac_status=$?
2768 echo "$as_me:2768: \$? = $ac_status" >&5 2771 echo "$as_me:2771: \$? = $ac_status" >&5
2769 (exit $ac_status); }; }; then 2772 (exit $ac_status); }; }; then
2770 ac_cv_prog_cc_g=yes 2773 ac_cv_prog_cc_g=yes
2771else 2774else
@@ -2775,7 +2778,7 @@ ac_cv_prog_cc_g=no
2775fi 2778fi
2776rm -f conftest.$ac_objext conftest.$ac_ext 2779rm -f conftest.$ac_objext conftest.$ac_ext
2777fi 2780fi
2778echo "$as_me:2778: result: $ac_cv_prog_cc_g" >&5 2781echo "$as_me:2781: result: $ac_cv_prog_cc_g" >&5
2779echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 2782echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
2780if test "$ac_test_CFLAGS" = set; then 2783if test "$ac_test_CFLAGS" = set; then
2781 CFLAGS=$ac_save_CFLAGS 2784 CFLAGS=$ac_save_CFLAGS
@@ -2802,16 +2805,16 @@ cat >conftest.$ac_ext <<_ACEOF
2802#endif 2805#endif
2803_ACEOF 2806_ACEOF
2804rm -f conftest.$ac_objext 2807rm -f conftest.$ac_objext
2805if { (eval echo "$as_me:2805: \"$ac_compile\"") >&5 2808if { (eval echo "$as_me:2808: \"$ac_compile\"") >&5
2806 (eval $ac_compile) 2>&5 2809 (eval $ac_compile) 2>&5
2807 ac_status=$? 2810 ac_status=$?
2808 echo "$as_me:2808: \$? = $ac_status" >&5 2811 echo "$as_me:2811: \$? = $ac_status" >&5
2809 (exit $ac_status); } && 2812 (exit $ac_status); } &&
2810 { ac_try='test -s conftest.$ac_objext' 2813 { ac_try='test -s conftest.$ac_objext'
2811 { (eval echo "$as_me:2811: \"$ac_try\"") >&5 2814 { (eval echo "$as_me:2814: \"$ac_try\"") >&5
2812 (eval $ac_try) 2>&5 2815 (eval $ac_try) 2>&5
2813 ac_status=$? 2816 ac_status=$?
2814 echo "$as_me:2814: \$? = $ac_status" >&5 2817 echo "$as_me:2817: \$? = $ac_status" >&5
2815 (exit $ac_status); }; }; then 2818 (exit $ac_status); }; }; then
2816 for ac_declaration in \ 2819 for ac_declaration in \
2817 ''\ 2820 ''\
@@ -2823,7 +2826,7 @@ if { (eval echo "$as_me:2805: \"$ac_compile\"") >&5
2823 'void exit (int);' 2826 'void exit (int);'
2824do 2827do
2825 cat >conftest.$ac_ext <<_ACEOF 2828 cat >conftest.$ac_ext <<_ACEOF
2826#line 2826 "configure" 2829#line 2829 "configure"
2827#include "confdefs.h" 2830#include "confdefs.h"
2828#include <stdlib.h> 2831#include <stdlib.h>
2829$ac_declaration 2832$ac_declaration
@@ -2836,16 +2839,16 @@ exit (42);
2836} 2839}
2837_ACEOF 2840_ACEOF
2838rm -f conftest.$ac_objext 2841rm -f conftest.$ac_objext
2839if { (eval echo "$as_me:2839: \"$ac_compile\"") >&5 2842if { (eval echo "$as_me:2842: \"$ac_compile\"") >&5
2840 (eval $ac_compile) 2>&5 2843 (eval $ac_compile) 2>&5
2841 ac_status=$? 2844 ac_status=$?
2842 echo "$as_me:2842: \$? = $ac_status" >&5 2845 echo "$as_me:2845: \$? = $ac_status" >&5
2843 (exit $ac_status); } && 2846 (exit $ac_status); } &&
2844 { ac_try='test -s conftest.$ac_objext' 2847 { ac_try='test -s conftest.$ac_objext'
2845 { (eval echo "$as_me:2845: \"$ac_try\"") >&5 2848 { (eval echo "$as_me:2848: \"$ac_try\"") >&5
2846 (eval $ac_try) 2>&5 2849 (eval $ac_try) 2>&5
2847 ac_status=$? 2850 ac_status=$?
2848 echo "$as_me:2848: \$? = $ac_status" >&5 2851 echo "$as_me:2851: \$? = $ac_status" >&5
2849 (exit $ac_status); }; }; then 2852 (exit $ac_status); }; }; then
2850 : 2853 :
2851else 2854else
@@ -2855,7 +2858,7 @@ continue
2855fi 2858fi
2856rm -f conftest.$ac_objext conftest.$ac_ext 2859rm -f conftest.$ac_objext conftest.$ac_ext
2857 cat >conftest.$ac_ext <<_ACEOF 2860 cat >conftest.$ac_ext <<_ACEOF
2858#line 2858 "configure" 2861#line 2861 "configure"
2859#include "confdefs.h" 2862#include "confdefs.h"
2860$ac_declaration 2863$ac_declaration
2861int 2864int
@@ -2867,16 +2870,16 @@ exit (42);
2867} 2870}
2868_ACEOF 2871_ACEOF
2869rm -f conftest.$ac_objext 2872rm -f conftest.$ac_objext
2870if { (eval echo "$as_me:2870: \"$ac_compile\"") >&5 2873if { (eval echo "$as_me:2873: \"$ac_compile\"") >&5
2871 (eval $ac_compile) 2>&5 2874 (eval $ac_compile) 2>&5
2872 ac_status=$? 2875 ac_status=$?
2873 echo "$as_me:2873: \$? = $ac_status" >&5 2876 echo "$as_me:2876: \$? = $ac_status" >&5
2874 (exit $ac_status); } && 2877 (exit $ac_status); } &&
2875 { ac_try='test -s conftest.$ac_objext' 2878 { ac_try='test -s conftest.$ac_objext'
2876 { (eval echo "$as_me:2876: \"$ac_try\"") >&5 2879 { (eval echo "$as_me:2879: \"$ac_try\"") >&5
2877 (eval $ac_try) 2>&5 2880 (eval $ac_try) 2>&5
2878 ac_status=$? 2881 ac_status=$?
2879 echo "$as_me:2879: \$? = $ac_status" >&5 2882 echo "$as_me:2882: \$? = $ac_status" >&5
2880 (exit $ac_status); }; }; then 2883 (exit $ac_status); }; }; then
2881 break 2884 break
2882else 2885else
@@ -2949,14 +2952,14 @@ fi
2949#### should make an entry in src/config.h, don't forget to add an 2952#### should make an entry in src/config.h, don't forget to add an
2950#### #undef clause to src/config.h.in for autoconf to modify. 2953#### #undef clause to src/config.h.in for autoconf to modify.
2951 2954
2952echo "$as_me:2952: checking whether ln -s works" >&5 2955echo "$as_me:2955: checking whether ln -s works" >&5
2953echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6 2956echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6
2954LN_S=$as_ln_s 2957LN_S=$as_ln_s
2955if test "$LN_S" = "ln -s"; then 2958if test "$LN_S" = "ln -s"; then
2956 echo "$as_me:2956: result: yes" >&5 2959 echo "$as_me:2959: result: yes" >&5
2957echo "${ECHO_T}yes" >&6 2960echo "${ECHO_T}yes" >&6
2958else 2961else
2959 echo "$as_me:2959: result: no, using $LN_S" >&5 2962 echo "$as_me:2962: result: no, using $LN_S" >&5
2960echo "${ECHO_T}no, using $LN_S" >&6 2963echo "${ECHO_T}no, using $LN_S" >&6
2961fi 2964fi
2962 2965
@@ -2965,7 +2968,7 @@ ac_cpp='$CPP $CPPFLAGS'
2965ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 2968ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2966ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 2969ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2967ac_compiler_gnu=$ac_cv_c_compiler_gnu 2970ac_compiler_gnu=$ac_cv_c_compiler_gnu
2968echo "$as_me:2968: checking how to run the C preprocessor" >&5 2971echo "$as_me:2971: checking how to run the C preprocessor" >&5
2969echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 2972echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
2970# On Suns, sometimes $CPP names a directory. 2973# On Suns, sometimes $CPP names a directory.
2971if test -n "$CPP" && test -d "$CPP"; then 2974if test -n "$CPP" && test -d "$CPP"; then
@@ -2986,18 +2989,18 @@ do
2986 # On the NeXT, cc -E runs the code through the compiler's parser, 2989 # On the NeXT, cc -E runs the code through the compiler's parser,
2987 # not just through cpp. "Syntax error" is here to catch this case. 2990 # not just through cpp. "Syntax error" is here to catch this case.
2988 cat >conftest.$ac_ext <<_ACEOF 2991 cat >conftest.$ac_ext <<_ACEOF
2989#line 2989 "configure" 2992#line 2992 "configure"
2990#include "confdefs.h" 2993#include "confdefs.h"
2991#include <assert.h> 2994#include <assert.h>
2992 Syntax error 2995 Syntax error
2993_ACEOF 2996_ACEOF
2994if { (eval echo "$as_me:2994: \"$ac_cpp conftest.$ac_ext\"") >&5 2997if { (eval echo "$as_me:2997: \"$ac_cpp conftest.$ac_ext\"") >&5
2995 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 2998 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
2996 ac_status=$? 2999 ac_status=$?
2997 egrep -v '^ *\+' conftest.er1 >conftest.err 3000 egrep -v '^ *\+' conftest.er1 >conftest.err
2998 rm -f conftest.er1 3001 rm -f conftest.er1
2999 cat conftest.err >&5 3002 cat conftest.err >&5
3000 echo "$as_me:3000: \$? = $ac_status" >&5 3003 echo "$as_me:3003: \$? = $ac_status" >&5
3001 (exit $ac_status); } >/dev/null; then 3004 (exit $ac_status); } >/dev/null; then
3002 if test -s conftest.err; then 3005 if test -s conftest.err; then
3003 ac_cpp_err=$ac_c_preproc_warn_flag 3006 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -3020,17 +3023,17 @@ rm -f conftest.err conftest.$ac_ext
3020 # OK, works on sane cases. Now check whether non-existent headers 3023 # OK, works on sane cases. Now check whether non-existent headers
3021 # can be detected and how. 3024 # can be detected and how.
3022 cat >conftest.$ac_ext <<_ACEOF 3025 cat >conftest.$ac_ext <<_ACEOF
3023#line 3023 "configure" 3026#line 3026 "configure"
3024#include "confdefs.h" 3027#include "confdefs.h"
3025#include <ac_nonexistent.h> 3028#include <ac_nonexistent.h>
3026_ACEOF 3029_ACEOF
3027if { (eval echo "$as_me:3027: \"$ac_cpp conftest.$ac_ext\"") >&5 3030if { (eval echo "$as_me:3030: \"$ac_cpp conftest.$ac_ext\"") >&5
3028 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3031 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3029 ac_status=$? 3032 ac_status=$?
3030 egrep -v '^ *\+' conftest.er1 >conftest.err 3033 egrep -v '^ *\+' conftest.er1 >conftest.err
3031 rm -f conftest.er1 3034 rm -f conftest.er1
3032 cat conftest.err >&5 3035 cat conftest.err >&5
3033 echo "$as_me:3033: \$? = $ac_status" >&5 3036 echo "$as_me:3036: \$? = $ac_status" >&5
3034 (exit $ac_status); } >/dev/null; then 3037 (exit $ac_status); } >/dev/null; then
3035 if test -s conftest.err; then 3038 if test -s conftest.err; then
3036 ac_cpp_err=$ac_c_preproc_warn_flag 3039 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -3067,7 +3070,7 @@ fi
3067else 3070else
3068 ac_cv_prog_CPP=$CPP 3071 ac_cv_prog_CPP=$CPP
3069fi 3072fi
3070echo "$as_me:3070: result: $CPP" >&5 3073echo "$as_me:3073: result: $CPP" >&5
3071echo "${ECHO_T}$CPP" >&6 3074echo "${ECHO_T}$CPP" >&6
3072ac_preproc_ok=false 3075ac_preproc_ok=false
3073for ac_c_preproc_warn_flag in '' yes 3076for ac_c_preproc_warn_flag in '' yes
@@ -3077,18 +3080,18 @@ do
3077 # On the NeXT, cc -E runs the code through the compiler's parser, 3080 # On the NeXT, cc -E runs the code through the compiler's parser,
3078 # not just through cpp. "Syntax error" is here to catch this case. 3081 # not just through cpp. "Syntax error" is here to catch this case.
3079 cat >conftest.$ac_ext <<_ACEOF 3082 cat >conftest.$ac_ext <<_ACEOF
3080#line 3080 "configure" 3083#line 3083 "configure"
3081#include "confdefs.h" 3084#include "confdefs.h"
3082#include <assert.h> 3085#include <assert.h>
3083 Syntax error 3086 Syntax error
3084_ACEOF 3087_ACEOF
3085if { (eval echo "$as_me:3085: \"$ac_cpp conftest.$ac_ext\"") >&5 3088if { (eval echo "$as_me:3088: \"$ac_cpp conftest.$ac_ext\"") >&5
3086 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3089 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3087 ac_status=$? 3090 ac_status=$?
3088 egrep -v '^ *\+' conftest.er1 >conftest.err 3091 egrep -v '^ *\+' conftest.er1 >conftest.err
3089 rm -f conftest.er1 3092 rm -f conftest.er1
3090 cat conftest.err >&5 3093 cat conftest.err >&5
3091 echo "$as_me:3091: \$? = $ac_status" >&5 3094 echo "$as_me:3094: \$? = $ac_status" >&5
3092 (exit $ac_status); } >/dev/null; then 3095 (exit $ac_status); } >/dev/null; then
3093 if test -s conftest.err; then 3096 if test -s conftest.err; then
3094 ac_cpp_err=$ac_c_preproc_warn_flag 3097 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -3111,17 +3114,17 @@ rm -f conftest.err conftest.$ac_ext
3111 # OK, works on sane cases. Now check whether non-existent headers 3114 # OK, works on sane cases. Now check whether non-existent headers
3112 # can be detected and how. 3115 # can be detected and how.
3113 cat >conftest.$ac_ext <<_ACEOF 3116 cat >conftest.$ac_ext <<_ACEOF
3114#line 3114 "configure" 3117#line 3117 "configure"
3115#include "confdefs.h" 3118#include "confdefs.h"
3116#include <ac_nonexistent.h> 3119#include <ac_nonexistent.h>
3117_ACEOF 3120_ACEOF
3118if { (eval echo "$as_me:3118: \"$ac_cpp conftest.$ac_ext\"") >&5 3121if { (eval echo "$as_me:3121: \"$ac_cpp conftest.$ac_ext\"") >&5
3119 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3122 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3120 ac_status=$? 3123 ac_status=$?
3121 egrep -v '^ *\+' conftest.er1 >conftest.err 3124 egrep -v '^ *\+' conftest.er1 >conftest.err
3122 rm -f conftest.er1 3125 rm -f conftest.er1
3123 cat conftest.err >&5 3126 cat conftest.err >&5
3124 echo "$as_me:3124: \$? = $ac_status" >&5 3127 echo "$as_me:3127: \$? = $ac_status" >&5
3125 (exit $ac_status); } >/dev/null; then 3128 (exit $ac_status); } >/dev/null; then
3126 if test -s conftest.err; then 3129 if test -s conftest.err; then
3127 ac_cpp_err=$ac_c_preproc_warn_flag 3130 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -3149,7 +3152,7 @@ rm -f conftest.err conftest.$ac_ext
3149if $ac_preproc_ok; then 3152if $ac_preproc_ok; then
3150 : 3153 :
3151else 3154else
3152 { { echo "$as_me:3152: error: C preprocessor \"$CPP\" fails sanity check" >&5 3155 { { echo "$as_me:3155: error: C preprocessor \"$CPP\" fails sanity check" >&5
3153echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;} 3156echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}
3154 { (exit 1); exit 1; }; } 3157 { (exit 1); exit 1; }; }
3155fi 3158fi
@@ -3172,7 +3175,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
3172# AFS /usr/afsws/bin/install, which mishandles nonexistent args 3175# AFS /usr/afsws/bin/install, which mishandles nonexistent args
3173# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" 3176# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
3174# ./install, which can be erroneously created by make from ./install.sh. 3177# ./install, which can be erroneously created by make from ./install.sh.
3175echo "$as_me:3175: checking for a BSD compatible install" >&5 3178echo "$as_me:3178: checking for a BSD compatible install" >&5
3176echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6 3179echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6
3177if test -z "$INSTALL"; then 3180if test -z "$INSTALL"; then
3178if test "${ac_cv_path_install+set}" = set; then 3181if test "${ac_cv_path_install+set}" = set; then
@@ -3221,7 +3224,7 @@ fi
3221 INSTALL=$ac_install_sh 3224 INSTALL=$ac_install_sh
3222 fi 3225 fi
3223fi 3226fi
3224echo "$as_me:3224: result: $INSTALL" >&5 3227echo "$as_me:3227: result: $INSTALL" >&5
3225echo "${ECHO_T}$INSTALL" >&6 3228echo "${ECHO_T}$INSTALL" >&6
3226 3229
3227# Use test -z because SunOS4 sh mishandles braces in ${var-val}. 3230# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
@@ -3236,7 +3239,7 @@ for ac_prog in 'bison -y' byacc
3236do 3239do
3237 # Extract the first word of "$ac_prog", so it can be a program name with args. 3240 # Extract the first word of "$ac_prog", so it can be a program name with args.
3238set dummy $ac_prog; ac_word=$2 3241set dummy $ac_prog; ac_word=$2
3239echo "$as_me:3239: checking for $ac_word" >&5 3242echo "$as_me:3242: checking for $ac_word" >&5
3240echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 3243echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3241if test "${ac_cv_prog_YACC+set}" = set; then 3244if test "${ac_cv_prog_YACC+set}" = set; then
3242 echo $ECHO_N "(cached) $ECHO_C" >&6 3245 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -3251,7 +3254,7 @@ for ac_dir in $ac_dummy; do
3251 test -z "$ac_dir" && ac_dir=. 3254 test -z "$ac_dir" && ac_dir=.
3252 $as_executable_p "$ac_dir/$ac_word" || continue 3255 $as_executable_p "$ac_dir/$ac_word" || continue
3253ac_cv_prog_YACC="$ac_prog" 3256ac_cv_prog_YACC="$ac_prog"
3254echo "$as_me:3254: found $ac_dir/$ac_word" >&5 3257echo "$as_me:3257: found $ac_dir/$ac_word" >&5
3255break 3258break
3256done 3259done
3257 3260
@@ -3259,10 +3262,10 @@ fi
3259fi 3262fi
3260YACC=$ac_cv_prog_YACC 3263YACC=$ac_cv_prog_YACC
3261if test -n "$YACC"; then 3264if test -n "$YACC"; then
3262 echo "$as_me:3262: result: $YACC" >&5 3265 echo "$as_me:3265: result: $YACC" >&5
3263echo "${ECHO_T}$YACC" >&6 3266echo "${ECHO_T}$YACC" >&6
3264else 3267else
3265 echo "$as_me:3265: result: no" >&5 3268 echo "$as_me:3268: result: no" >&5
3266echo "${ECHO_T}no" >&6 3269echo "${ECHO_T}no" >&6
3267fi 3270fi
3268 3271
@@ -3274,7 +3277,7 @@ if test "x$RANLIB" = x; then
3274 if test -n "$ac_tool_prefix"; then 3277 if test -n "$ac_tool_prefix"; then
3275 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 3278 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
3276set dummy ${ac_tool_prefix}ranlib; ac_word=$2 3279set dummy ${ac_tool_prefix}ranlib; ac_word=$2
3277echo "$as_me:3277: checking for $ac_word" >&5 3280echo "$as_me:3280: checking for $ac_word" >&5
3278echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 3281echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3279if test "${ac_cv_prog_RANLIB+set}" = set; then 3282if test "${ac_cv_prog_RANLIB+set}" = set; then
3280 echo $ECHO_N "(cached) $ECHO_C" >&6 3283 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -3289,7 +3292,7 @@ for ac_dir in $ac_dummy; do
3289 test -z "$ac_dir" && ac_dir=. 3292 test -z "$ac_dir" && ac_dir=.
3290 $as_executable_p "$ac_dir/$ac_word" || continue 3293 $as_executable_p "$ac_dir/$ac_word" || continue
3291ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" 3294ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
3292echo "$as_me:3292: found $ac_dir/$ac_word" >&5 3295echo "$as_me:3295: found $ac_dir/$ac_word" >&5
3293break 3296break
3294done 3297done
3295 3298
@@ -3297,10 +3300,10 @@ fi
3297fi 3300fi
3298RANLIB=$ac_cv_prog_RANLIB 3301RANLIB=$ac_cv_prog_RANLIB
3299if test -n "$RANLIB"; then 3302if test -n "$RANLIB"; then
3300 echo "$as_me:3300: result: $RANLIB" >&5 3303 echo "$as_me:3303: result: $RANLIB" >&5
3301echo "${ECHO_T}$RANLIB" >&6 3304echo "${ECHO_T}$RANLIB" >&6
3302else 3305else
3303 echo "$as_me:3303: result: no" >&5 3306 echo "$as_me:3306: result: no" >&5
3304echo "${ECHO_T}no" >&6 3307echo "${ECHO_T}no" >&6
3305fi 3308fi
3306 3309
@@ -3309,7 +3312,7 @@ if test -z "$ac_cv_prog_RANLIB"; then
3309 ac_ct_RANLIB=$RANLIB 3312 ac_ct_RANLIB=$RANLIB
3310 # Extract the first word of "ranlib", so it can be a program name with args. 3313 # Extract the first word of "ranlib", so it can be a program name with args.
3311set dummy ranlib; ac_word=$2 3314set dummy ranlib; ac_word=$2
3312echo "$as_me:3312: checking for $ac_word" >&5 3315echo "$as_me:3315: checking for $ac_word" >&5
3313echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 3316echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
3314if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then 3317if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
3315 echo $ECHO_N "(cached) $ECHO_C" >&6 3318 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -3324,7 +3327,7 @@ for ac_dir in $ac_dummy; do
3324 test -z "$ac_dir" && ac_dir=. 3327 test -z "$ac_dir" && ac_dir=.
3325 $as_executable_p "$ac_dir/$ac_word" || continue 3328 $as_executable_p "$ac_dir/$ac_word" || continue
3326ac_cv_prog_ac_ct_RANLIB="ranlib" 3329ac_cv_prog_ac_ct_RANLIB="ranlib"
3327echo "$as_me:3327: found $ac_dir/$ac_word" >&5 3330echo "$as_me:3330: found $ac_dir/$ac_word" >&5
3328break 3331break
3329done 3332done
3330 3333
@@ -3333,10 +3336,10 @@ fi
3333fi 3336fi
3334ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB 3337ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
3335if test -n "$ac_ct_RANLIB"; then 3338if test -n "$ac_ct_RANLIB"; then
3336 echo "$as_me:3336: result: $ac_ct_RANLIB" >&5 3339 echo "$as_me:3339: result: $ac_ct_RANLIB" >&5
3337echo "${ECHO_T}$ac_ct_RANLIB" >&6 3340echo "${ECHO_T}$ac_ct_RANLIB" >&6
3338else 3341else
3339 echo "$as_me:3339: result: no" >&5 3342 echo "$as_me:3342: result: no" >&5
3340echo "${ECHO_T}no" >&6 3343echo "${ECHO_T}no" >&6
3341fi 3344fi
3342 3345
@@ -3347,10 +3350,10 @@ fi
3347 3350
3348fi 3351fi
3349 3352
3350echo "$as_me:3350: checking for AIX" >&5 3353echo "$as_me:3353: checking for AIX" >&5
3351echo $ECHO_N "checking for AIX... $ECHO_C" >&6 3354echo $ECHO_N "checking for AIX... $ECHO_C" >&6
3352cat >conftest.$ac_ext <<_ACEOF 3355cat >conftest.$ac_ext <<_ACEOF
3353#line 3353 "configure" 3356#line 3356 "configure"
3354#include "confdefs.h" 3357#include "confdefs.h"
3355#ifdef _AIX 3358#ifdef _AIX
3356 yes 3359 yes
@@ -3359,21 +3362,21 @@ cat >conftest.$ac_ext <<_ACEOF
3359_ACEOF 3362_ACEOF
3360if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 3363if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
3361 egrep "yes" >/dev/null 2>&1; then 3364 egrep "yes" >/dev/null 2>&1; then
3362 echo "$as_me:3362: result: yes" >&5 3365 echo "$as_me:3365: result: yes" >&5
3363echo "${ECHO_T}yes" >&6 3366echo "${ECHO_T}yes" >&6
3364cat >>confdefs.h <<\EOF 3367cat >>confdefs.h <<\EOF
3365#define _ALL_SOURCE 1 3368#define _ALL_SOURCE 1
3366EOF 3369EOF
3367 3370
3368else 3371else
3369 echo "$as_me:3369: result: no" >&5 3372 echo "$as_me:3372: result: no" >&5
3370echo "${ECHO_T}no" >&6 3373echo "${ECHO_T}no" >&6
3371fi 3374fi
3372rm -f conftest* 3375rm -f conftest*
3373 3376
3374#### Extract some information from the operating system and machine files. 3377#### Extract some information from the operating system and machine files.
3375 3378
3376{ echo "$as_me:3376: checking the machine- and system-dependent files to find out 3379{ echo "$as_me:3379: checking the machine- and system-dependent files to find out
3377 - which libraries the lib-src programs will want, and 3380 - which libraries the lib-src programs will want, and
3378 - whether the GNU malloc routines are usable..." >&5 3381 - whether the GNU malloc routines are usable..." >&5
3379echo "$as_me: checking the machine- and system-dependent files to find out 3382echo "$as_me: checking the machine- and system-dependent files to find out
@@ -3523,7 +3526,7 @@ if test "${enable_largefile+set}" = set; then
3523fi; 3526fi;
3524if test "$enable_largefile" != no; then 3527if test "$enable_largefile" != no; then
3525 3528
3526 echo "$as_me:3526: checking for special C compiler options needed for large files" >&5 3529 echo "$as_me:3529: checking for special C compiler options needed for large files" >&5
3527echo $ECHO_N "checking for special C compiler options needed for large files... $ECHO_C" >&6 3530echo $ECHO_N "checking for special C compiler options needed for large files... $ECHO_C" >&6
3528if test "${ac_cv_sys_largefile_CC+set}" = set; then 3531if test "${ac_cv_sys_largefile_CC+set}" = set; then
3529 echo $ECHO_N "(cached) $ECHO_C" >&6 3532 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -3535,7 +3538,7 @@ else
3535 # IRIX 6.2 and later do not support large files by default, 3538 # IRIX 6.2 and later do not support large files by default,
3536 # so use the C compiler's -n32 option if that helps. 3539 # so use the C compiler's -n32 option if that helps.
3537 cat >conftest.$ac_ext <<_ACEOF 3540 cat >conftest.$ac_ext <<_ACEOF
3538#line 3538 "configure" 3541#line 3541 "configure"
3539#include "confdefs.h" 3542#include "confdefs.h"
3540#include <sys/types.h> 3543#include <sys/types.h>
3541 /* Check that off_t can represent 2**63 - 1 correctly. 3544 /* Check that off_t can represent 2**63 - 1 correctly.
@@ -3555,16 +3558,16 @@ main ()
3555} 3558}
3556_ACEOF 3559_ACEOF
3557 rm -f conftest.$ac_objext 3560 rm -f conftest.$ac_objext
3558if { (eval echo "$as_me:3558: \"$ac_compile\"") >&5 3561if { (eval echo "$as_me:3561: \"$ac_compile\"") >&5
3559 (eval $ac_compile) 2>&5 3562 (eval $ac_compile) 2>&5
3560 ac_status=$? 3563 ac_status=$?
3561 echo "$as_me:3561: \$? = $ac_status" >&5 3564 echo "$as_me:3564: \$? = $ac_status" >&5
3562 (exit $ac_status); } && 3565 (exit $ac_status); } &&
3563 { ac_try='test -s conftest.$ac_objext' 3566 { ac_try='test -s conftest.$ac_objext'
3564 { (eval echo "$as_me:3564: \"$ac_try\"") >&5 3567 { (eval echo "$as_me:3567: \"$ac_try\"") >&5
3565 (eval $ac_try) 2>&5 3568 (eval $ac_try) 2>&5
3566 ac_status=$? 3569 ac_status=$?
3567 echo "$as_me:3567: \$? = $ac_status" >&5 3570 echo "$as_me:3570: \$? = $ac_status" >&5
3568 (exit $ac_status); }; }; then 3571 (exit $ac_status); }; }; then
3569 break 3572 break
3570else 3573else
@@ -3574,16 +3577,16 @@ fi
3574rm -f conftest.$ac_objext 3577rm -f conftest.$ac_objext
3575 CC="$CC -n32" 3578 CC="$CC -n32"
3576 rm -f conftest.$ac_objext 3579 rm -f conftest.$ac_objext
3577if { (eval echo "$as_me:3577: \"$ac_compile\"") >&5 3580if { (eval echo "$as_me:3580: \"$ac_compile\"") >&5
3578 (eval $ac_compile) 2>&5 3581 (eval $ac_compile) 2>&5
3579 ac_status=$? 3582 ac_status=$?
3580 echo "$as_me:3580: \$? = $ac_status" >&5 3583 echo "$as_me:3583: \$? = $ac_status" >&5
3581 (exit $ac_status); } && 3584 (exit $ac_status); } &&
3582 { ac_try='test -s conftest.$ac_objext' 3585 { ac_try='test -s conftest.$ac_objext'
3583 { (eval echo "$as_me:3583: \"$ac_try\"") >&5 3586 { (eval echo "$as_me:3586: \"$ac_try\"") >&5
3584 (eval $ac_try) 2>&5 3587 (eval $ac_try) 2>&5
3585 ac_status=$? 3588 ac_status=$?
3586 echo "$as_me:3586: \$? = $ac_status" >&5 3589 echo "$as_me:3589: \$? = $ac_status" >&5
3587 (exit $ac_status); }; }; then 3590 (exit $ac_status); }; }; then
3588 ac_cv_sys_largefile_CC=' -n32'; break 3591 ac_cv_sys_largefile_CC=' -n32'; break
3589else 3592else
@@ -3597,13 +3600,13 @@ rm -f conftest.$ac_objext
3597 rm -f conftest.$ac_ext 3600 rm -f conftest.$ac_ext
3598 fi 3601 fi
3599fi 3602fi
3600echo "$as_me:3600: result: $ac_cv_sys_largefile_CC" >&5 3603echo "$as_me:3603: result: $ac_cv_sys_largefile_CC" >&5
3601echo "${ECHO_T}$ac_cv_sys_largefile_CC" >&6 3604echo "${ECHO_T}$ac_cv_sys_largefile_CC" >&6
3602 if test "$ac_cv_sys_largefile_CC" != no; then 3605 if test "$ac_cv_sys_largefile_CC" != no; then
3603 CC=$CC$ac_cv_sys_largefile_CC 3606 CC=$CC$ac_cv_sys_largefile_CC
3604 fi 3607 fi
3605 3608
3606 echo "$as_me:3606: checking for _FILE_OFFSET_BITS value needed for large files" >&5 3609 echo "$as_me:3609: checking for _FILE_OFFSET_BITS value needed for large files" >&5
3607echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6 3610echo $ECHO_N "checking for _FILE_OFFSET_BITS value needed for large files... $ECHO_C" >&6
3608if test "${ac_cv_sys_file_offset_bits+set}" = set; then 3611if test "${ac_cv_sys_file_offset_bits+set}" = set; then
3609 echo $ECHO_N "(cached) $ECHO_C" >&6 3612 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -3611,7 +3614,7 @@ else
3611 while :; do 3614 while :; do
3612 ac_cv_sys_file_offset_bits=no 3615 ac_cv_sys_file_offset_bits=no
3613 cat >conftest.$ac_ext <<_ACEOF 3616 cat >conftest.$ac_ext <<_ACEOF
3614#line 3614 "configure" 3617#line 3617 "configure"
3615#include "confdefs.h" 3618#include "confdefs.h"
3616#include <sys/types.h> 3619#include <sys/types.h>
3617 /* Check that off_t can represent 2**63 - 1 correctly. 3620 /* Check that off_t can represent 2**63 - 1 correctly.
@@ -3631,16 +3634,16 @@ main ()
3631} 3634}
3632_ACEOF 3635_ACEOF
3633rm -f conftest.$ac_objext 3636rm -f conftest.$ac_objext
3634if { (eval echo "$as_me:3634: \"$ac_compile\"") >&5 3637if { (eval echo "$as_me:3637: \"$ac_compile\"") >&5
3635 (eval $ac_compile) 2>&5 3638 (eval $ac_compile) 2>&5
3636 ac_status=$? 3639 ac_status=$?
3637 echo "$as_me:3637: \$? = $ac_status" >&5 3640 echo "$as_me:3640: \$? = $ac_status" >&5
3638 (exit $ac_status); } && 3641 (exit $ac_status); } &&
3639 { ac_try='test -s conftest.$ac_objext' 3642 { ac_try='test -s conftest.$ac_objext'
3640 { (eval echo "$as_me:3640: \"$ac_try\"") >&5 3643 { (eval echo "$as_me:3643: \"$ac_try\"") >&5
3641 (eval $ac_try) 2>&5 3644 (eval $ac_try) 2>&5
3642 ac_status=$? 3645 ac_status=$?
3643 echo "$as_me:3643: \$? = $ac_status" >&5 3646 echo "$as_me:3646: \$? = $ac_status" >&5
3644 (exit $ac_status); }; }; then 3647 (exit $ac_status); }; }; then
3645 break 3648 break
3646else 3649else
@@ -3649,7 +3652,7 @@ cat conftest.$ac_ext >&5
3649fi 3652fi
3650rm -f conftest.$ac_objext conftest.$ac_ext 3653rm -f conftest.$ac_objext conftest.$ac_ext
3651 cat >conftest.$ac_ext <<_ACEOF 3654 cat >conftest.$ac_ext <<_ACEOF
3652#line 3652 "configure" 3655#line 3655 "configure"
3653#include "confdefs.h" 3656#include "confdefs.h"
3654#define _FILE_OFFSET_BITS 64 3657#define _FILE_OFFSET_BITS 64
3655#include <sys/types.h> 3658#include <sys/types.h>
@@ -3670,16 +3673,16 @@ main ()
3670} 3673}
3671_ACEOF 3674_ACEOF
3672rm -f conftest.$ac_objext 3675rm -f conftest.$ac_objext
3673if { (eval echo "$as_me:3673: \"$ac_compile\"") >&5 3676if { (eval echo "$as_me:3676: \"$ac_compile\"") >&5
3674 (eval $ac_compile) 2>&5 3677 (eval $ac_compile) 2>&5
3675 ac_status=$? 3678 ac_status=$?
3676 echo "$as_me:3676: \$? = $ac_status" >&5 3679 echo "$as_me:3679: \$? = $ac_status" >&5
3677 (exit $ac_status); } && 3680 (exit $ac_status); } &&
3678 { ac_try='test -s conftest.$ac_objext' 3681 { ac_try='test -s conftest.$ac_objext'
3679 { (eval echo "$as_me:3679: \"$ac_try\"") >&5 3682 { (eval echo "$as_me:3682: \"$ac_try\"") >&5
3680 (eval $ac_try) 2>&5 3683 (eval $ac_try) 2>&5
3681 ac_status=$? 3684 ac_status=$?
3682 echo "$as_me:3682: \$? = $ac_status" >&5 3685 echo "$as_me:3685: \$? = $ac_status" >&5
3683 (exit $ac_status); }; }; then 3686 (exit $ac_status); }; }; then
3684 ac_cv_sys_file_offset_bits=64; break 3687 ac_cv_sys_file_offset_bits=64; break
3685else 3688else
@@ -3690,7 +3693,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext
3690 break 3693 break
3691done 3694done
3692fi 3695fi
3693echo "$as_me:3693: result: $ac_cv_sys_file_offset_bits" >&5 3696echo "$as_me:3696: result: $ac_cv_sys_file_offset_bits" >&5
3694echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6 3697echo "${ECHO_T}$ac_cv_sys_file_offset_bits" >&6
3695if test "$ac_cv_sys_file_offset_bits" != no; then 3698if test "$ac_cv_sys_file_offset_bits" != no; then
3696 3699
@@ -3700,7 +3703,7 @@ EOF
3700 3703
3701fi 3704fi
3702rm -f conftest* 3705rm -f conftest*
3703 echo "$as_me:3703: checking for _LARGE_FILES value needed for large files" >&5 3706 echo "$as_me:3706: checking for _LARGE_FILES value needed for large files" >&5
3704echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6 3707echo $ECHO_N "checking for _LARGE_FILES value needed for large files... $ECHO_C" >&6
3705if test "${ac_cv_sys_large_files+set}" = set; then 3708if test "${ac_cv_sys_large_files+set}" = set; then
3706 echo $ECHO_N "(cached) $ECHO_C" >&6 3709 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -3708,7 +3711,7 @@ else
3708 while :; do 3711 while :; do
3709 ac_cv_sys_large_files=no 3712 ac_cv_sys_large_files=no
3710 cat >conftest.$ac_ext <<_ACEOF 3713 cat >conftest.$ac_ext <<_ACEOF
3711#line 3711 "configure" 3714#line 3714 "configure"
3712#include "confdefs.h" 3715#include "confdefs.h"
3713#include <sys/types.h> 3716#include <sys/types.h>
3714 /* Check that off_t can represent 2**63 - 1 correctly. 3717 /* Check that off_t can represent 2**63 - 1 correctly.
@@ -3728,16 +3731,16 @@ main ()
3728} 3731}
3729_ACEOF 3732_ACEOF
3730rm -f conftest.$ac_objext 3733rm -f conftest.$ac_objext
3731if { (eval echo "$as_me:3731: \"$ac_compile\"") >&5 3734if { (eval echo "$as_me:3734: \"$ac_compile\"") >&5
3732 (eval $ac_compile) 2>&5 3735 (eval $ac_compile) 2>&5
3733 ac_status=$? 3736 ac_status=$?
3734 echo "$as_me:3734: \$? = $ac_status" >&5 3737 echo "$as_me:3737: \$? = $ac_status" >&5
3735 (exit $ac_status); } && 3738 (exit $ac_status); } &&
3736 { ac_try='test -s conftest.$ac_objext' 3739 { ac_try='test -s conftest.$ac_objext'
3737 { (eval echo "$as_me:3737: \"$ac_try\"") >&5 3740 { (eval echo "$as_me:3740: \"$ac_try\"") >&5
3738 (eval $ac_try) 2>&5 3741 (eval $ac_try) 2>&5
3739 ac_status=$? 3742 ac_status=$?
3740 echo "$as_me:3740: \$? = $ac_status" >&5 3743 echo "$as_me:3743: \$? = $ac_status" >&5
3741 (exit $ac_status); }; }; then 3744 (exit $ac_status); }; }; then
3742 break 3745 break
3743else 3746else
@@ -3746,7 +3749,7 @@ cat conftest.$ac_ext >&5
3746fi 3749fi
3747rm -f conftest.$ac_objext conftest.$ac_ext 3750rm -f conftest.$ac_objext conftest.$ac_ext
3748 cat >conftest.$ac_ext <<_ACEOF 3751 cat >conftest.$ac_ext <<_ACEOF
3749#line 3749 "configure" 3752#line 3752 "configure"
3750#include "confdefs.h" 3753#include "confdefs.h"
3751#define _LARGE_FILES 1 3754#define _LARGE_FILES 1
3752#include <sys/types.h> 3755#include <sys/types.h>
@@ -3767,16 +3770,16 @@ main ()
3767} 3770}
3768_ACEOF 3771_ACEOF
3769rm -f conftest.$ac_objext 3772rm -f conftest.$ac_objext
3770if { (eval echo "$as_me:3770: \"$ac_compile\"") >&5 3773if { (eval echo "$as_me:3773: \"$ac_compile\"") >&5
3771 (eval $ac_compile) 2>&5 3774 (eval $ac_compile) 2>&5
3772 ac_status=$? 3775 ac_status=$?
3773 echo "$as_me:3773: \$? = $ac_status" >&5 3776 echo "$as_me:3776: \$? = $ac_status" >&5
3774 (exit $ac_status); } && 3777 (exit $ac_status); } &&
3775 { ac_try='test -s conftest.$ac_objext' 3778 { ac_try='test -s conftest.$ac_objext'
3776 { (eval echo "$as_me:3776: \"$ac_try\"") >&5 3779 { (eval echo "$as_me:3779: \"$ac_try\"") >&5
3777 (eval $ac_try) 2>&5 3780 (eval $ac_try) 2>&5
3778 ac_status=$? 3781 ac_status=$?
3779 echo "$as_me:3779: \$? = $ac_status" >&5 3782 echo "$as_me:3782: \$? = $ac_status" >&5
3780 (exit $ac_status); }; }; then 3783 (exit $ac_status); }; }; then
3781 ac_cv_sys_large_files=1; break 3784 ac_cv_sys_large_files=1; break
3782else 3785else
@@ -3787,7 +3790,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext
3787 break 3790 break
3788done 3791done
3789fi 3792fi
3790echo "$as_me:3790: result: $ac_cv_sys_large_files" >&5 3793echo "$as_me:3793: result: $ac_cv_sys_large_files" >&5
3791echo "${ECHO_T}$ac_cv_sys_large_files" >&6 3794echo "${ECHO_T}$ac_cv_sys_large_files" >&6
3792if test "$ac_cv_sys_large_files" != no; then 3795if test "$ac_cv_sys_large_files" != no; then
3793 3796
@@ -3804,23 +3807,23 @@ fi
3804for ac_header in machine/soundcard.h sys/soundcard.h soundcard.h 3807for ac_header in machine/soundcard.h sys/soundcard.h soundcard.h
3805do 3808do
3806as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 3809as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3807echo "$as_me:3807: checking for $ac_header" >&5 3810echo "$as_me:3810: checking for $ac_header" >&5
3808echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 3811echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3809if eval "test \"\${$as_ac_Header+set}\" = set"; then 3812if eval "test \"\${$as_ac_Header+set}\" = set"; then
3810 echo $ECHO_N "(cached) $ECHO_C" >&6 3813 echo $ECHO_N "(cached) $ECHO_C" >&6
3811else 3814else
3812 cat >conftest.$ac_ext <<_ACEOF 3815 cat >conftest.$ac_ext <<_ACEOF
3813#line 3813 "configure" 3816#line 3816 "configure"
3814#include "confdefs.h" 3817#include "confdefs.h"
3815#include <$ac_header> 3818#include <$ac_header>
3816_ACEOF 3819_ACEOF
3817if { (eval echo "$as_me:3817: \"$ac_cpp conftest.$ac_ext\"") >&5 3820if { (eval echo "$as_me:3820: \"$ac_cpp conftest.$ac_ext\"") >&5
3818 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3821 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3819 ac_status=$? 3822 ac_status=$?
3820 egrep -v '^ *\+' conftest.er1 >conftest.err 3823 egrep -v '^ *\+' conftest.er1 >conftest.err
3821 rm -f conftest.er1 3824 rm -f conftest.er1
3822 cat conftest.err >&5 3825 cat conftest.err >&5
3823 echo "$as_me:3823: \$? = $ac_status" >&5 3826 echo "$as_me:3826: \$? = $ac_status" >&5
3824 (exit $ac_status); } >/dev/null; then 3827 (exit $ac_status); } >/dev/null; then
3825 if test -s conftest.err; then 3828 if test -s conftest.err; then
3826 ac_cpp_err=$ac_c_preproc_warn_flag 3829 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -3839,7 +3842,7 @@ else
3839fi 3842fi
3840rm -f conftest.err conftest.$ac_ext 3843rm -f conftest.err conftest.$ac_ext
3841fi 3844fi
3842echo "$as_me:3842: result: `eval echo '${'$as_ac_Header'}'`" >&5 3845echo "$as_me:3845: result: `eval echo '${'$as_ac_Header'}'`" >&5
3843echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 3846echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3844if test `eval echo '${'$as_ac_Header'}'` = yes; then 3847if test `eval echo '${'$as_ac_Header'}'` = yes; then
3845 cat >>confdefs.h <<EOF 3848 cat >>confdefs.h <<EOF
@@ -3850,7 +3853,7 @@ fi
3850done 3853done
3851 3854
3852# Emulation library used on NetBSD. 3855# Emulation library used on NetBSD.
3853echo "$as_me:3853: checking for _oss_ioctl in -lossaudio" >&5 3856echo "$as_me:3856: checking for _oss_ioctl in -lossaudio" >&5
3854echo $ECHO_N "checking for _oss_ioctl in -lossaudio... $ECHO_C" >&6 3857echo $ECHO_N "checking for _oss_ioctl in -lossaudio... $ECHO_C" >&6
3855if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then 3858if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then
3856 echo $ECHO_N "(cached) $ECHO_C" >&6 3859 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -3858,7 +3861,7 @@ else
3858 ac_check_lib_save_LIBS=$LIBS 3861 ac_check_lib_save_LIBS=$LIBS
3859LIBS="-lossaudio $LIBS" 3862LIBS="-lossaudio $LIBS"
3860cat >conftest.$ac_ext <<_ACEOF 3863cat >conftest.$ac_ext <<_ACEOF
3861#line 3861 "configure" 3864#line 3864 "configure"
3862#include "confdefs.h" 3865#include "confdefs.h"
3863 3866
3864/* Override any gcc2 internal prototype to avoid an error. */ 3867/* Override any gcc2 internal prototype to avoid an error. */
@@ -3877,16 +3880,16 @@ _oss_ioctl ();
3877} 3880}
3878_ACEOF 3881_ACEOF
3879rm -f conftest.$ac_objext conftest$ac_exeext 3882rm -f conftest.$ac_objext conftest$ac_exeext
3880if { (eval echo "$as_me:3880: \"$ac_link\"") >&5 3883if { (eval echo "$as_me:3883: \"$ac_link\"") >&5
3881 (eval $ac_link) 2>&5 3884 (eval $ac_link) 2>&5
3882 ac_status=$? 3885 ac_status=$?
3883 echo "$as_me:3883: \$? = $ac_status" >&5 3886 echo "$as_me:3886: \$? = $ac_status" >&5
3884 (exit $ac_status); } && 3887 (exit $ac_status); } &&
3885 { ac_try='test -s conftest$ac_exeext' 3888 { ac_try='test -s conftest$ac_exeext'
3886 { (eval echo "$as_me:3886: \"$ac_try\"") >&5 3889 { (eval echo "$as_me:3889: \"$ac_try\"") >&5
3887 (eval $ac_try) 2>&5 3890 (eval $ac_try) 2>&5
3888 ac_status=$? 3891 ac_status=$?
3889 echo "$as_me:3889: \$? = $ac_status" >&5 3892 echo "$as_me:3892: \$? = $ac_status" >&5
3890 (exit $ac_status); }; }; then 3893 (exit $ac_status); }; }; then
3891 ac_cv_lib_ossaudio__oss_ioctl=yes 3894 ac_cv_lib_ossaudio__oss_ioctl=yes
3892else 3895else
@@ -3897,7 +3900,7 @@ fi
3897rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 3900rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
3898LIBS=$ac_check_lib_save_LIBS 3901LIBS=$ac_check_lib_save_LIBS
3899fi 3902fi
3900echo "$as_me:3900: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 3903echo "$as_me:3903: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
3901echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6 3904echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6
3902if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then 3905if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then
3903 LIBSOUND=-lossaudio 3906 LIBSOUND=-lossaudio
@@ -3910,23 +3913,23 @@ for ac_header in sys/select.h sys/timeb.h sys/time.h unistd.h utime.h \
3910 termcap.h stdio_ext.h fcntl.h term.h strings.h 3913 termcap.h stdio_ext.h fcntl.h term.h strings.h
3911do 3914do
3912as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 3915as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
3913echo "$as_me:3913: checking for $ac_header" >&5 3916echo "$as_me:3916: checking for $ac_header" >&5
3914echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 3917echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
3915if eval "test \"\${$as_ac_Header+set}\" = set"; then 3918if eval "test \"\${$as_ac_Header+set}\" = set"; then
3916 echo $ECHO_N "(cached) $ECHO_C" >&6 3919 echo $ECHO_N "(cached) $ECHO_C" >&6
3917else 3920else
3918 cat >conftest.$ac_ext <<_ACEOF 3921 cat >conftest.$ac_ext <<_ACEOF
3919#line 3919 "configure" 3922#line 3922 "configure"
3920#include "confdefs.h" 3923#include "confdefs.h"
3921#include <$ac_header> 3924#include <$ac_header>
3922_ACEOF 3925_ACEOF
3923if { (eval echo "$as_me:3923: \"$ac_cpp conftest.$ac_ext\"") >&5 3926if { (eval echo "$as_me:3926: \"$ac_cpp conftest.$ac_ext\"") >&5
3924 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3927 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3925 ac_status=$? 3928 ac_status=$?
3926 egrep -v '^ *\+' conftest.er1 >conftest.err 3929 egrep -v '^ *\+' conftest.er1 >conftest.err
3927 rm -f conftest.er1 3930 rm -f conftest.er1
3928 cat conftest.err >&5 3931 cat conftest.err >&5
3929 echo "$as_me:3929: \$? = $ac_status" >&5 3932 echo "$as_me:3932: \$? = $ac_status" >&5
3930 (exit $ac_status); } >/dev/null; then 3933 (exit $ac_status); } >/dev/null; then
3931 if test -s conftest.err; then 3934 if test -s conftest.err; then
3932 ac_cpp_err=$ac_c_preproc_warn_flag 3935 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -3945,7 +3948,7 @@ else
3945fi 3948fi
3946rm -f conftest.err conftest.$ac_ext 3949rm -f conftest.err conftest.$ac_ext
3947fi 3950fi
3948echo "$as_me:3948: result: `eval echo '${'$as_ac_Header'}'`" >&5 3951echo "$as_me:3951: result: `eval echo '${'$as_ac_Header'}'`" >&5
3949echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 3952echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
3950if test `eval echo '${'$as_ac_Header'}'` = yes; then 3953if test `eval echo '${'$as_ac_Header'}'` = yes; then
3951 cat >>confdefs.h <<EOF 3954 cat >>confdefs.h <<EOF
@@ -3955,13 +3958,13 @@ EOF
3955fi 3958fi
3956done 3959done
3957 3960
3958echo "$as_me:3958: checking for ANSI C header files" >&5 3961echo "$as_me:3961: checking for ANSI C header files" >&5
3959echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 3962echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
3960if test "${ac_cv_header_stdc+set}" = set; then 3963if test "${ac_cv_header_stdc+set}" = set; then
3961 echo $ECHO_N "(cached) $ECHO_C" >&6 3964 echo $ECHO_N "(cached) $ECHO_C" >&6
3962else 3965else
3963 cat >conftest.$ac_ext <<_ACEOF 3966 cat >conftest.$ac_ext <<_ACEOF
3964#line 3964 "configure" 3967#line 3967 "configure"
3965#include "confdefs.h" 3968#include "confdefs.h"
3966#include <stdlib.h> 3969#include <stdlib.h>
3967#include <stdarg.h> 3970#include <stdarg.h>
@@ -3969,13 +3972,13 @@ else
3969#include <float.h> 3972#include <float.h>
3970 3973
3971_ACEOF 3974_ACEOF
3972if { (eval echo "$as_me:3972: \"$ac_cpp conftest.$ac_ext\"") >&5 3975if { (eval echo "$as_me:3975: \"$ac_cpp conftest.$ac_ext\"") >&5
3973 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 3976 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
3974 ac_status=$? 3977 ac_status=$?
3975 egrep -v '^ *\+' conftest.er1 >conftest.err 3978 egrep -v '^ *\+' conftest.er1 >conftest.err
3976 rm -f conftest.er1 3979 rm -f conftest.er1
3977 cat conftest.err >&5 3980 cat conftest.err >&5
3978 echo "$as_me:3978: \$? = $ac_status" >&5 3981 echo "$as_me:3981: \$? = $ac_status" >&5
3979 (exit $ac_status); } >/dev/null; then 3982 (exit $ac_status); } >/dev/null; then
3980 if test -s conftest.err; then 3983 if test -s conftest.err; then
3981 ac_cpp_err=$ac_c_preproc_warn_flag 3984 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -3997,7 +4000,7 @@ rm -f conftest.err conftest.$ac_ext
3997if test $ac_cv_header_stdc = yes; then 4000if test $ac_cv_header_stdc = yes; then
3998 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 4001 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
3999 cat >conftest.$ac_ext <<_ACEOF 4002 cat >conftest.$ac_ext <<_ACEOF
4000#line 4000 "configure" 4003#line 4003 "configure"
4001#include "confdefs.h" 4004#include "confdefs.h"
4002#include <string.h> 4005#include <string.h>
4003 4006
@@ -4015,7 +4018,7 @@ fi
4015if test $ac_cv_header_stdc = yes; then 4018if test $ac_cv_header_stdc = yes; then
4016 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 4019 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
4017 cat >conftest.$ac_ext <<_ACEOF 4020 cat >conftest.$ac_ext <<_ACEOF
4018#line 4018 "configure" 4021#line 4021 "configure"
4019#include "confdefs.h" 4022#include "confdefs.h"
4020#include <stdlib.h> 4023#include <stdlib.h>
4021 4024
@@ -4036,7 +4039,7 @@ if test $ac_cv_header_stdc = yes; then
4036 : 4039 :
4037else 4040else
4038 cat >conftest.$ac_ext <<_ACEOF 4041 cat >conftest.$ac_ext <<_ACEOF
4039#line 4039 "configure" 4042#line 4042 "configure"
4040#include "confdefs.h" 4043#include "confdefs.h"
4041#include <ctype.h> 4044#include <ctype.h>
4042#if ((' ' & 0x0FF) == 0x020) 4045#if ((' ' & 0x0FF) == 0x020)
@@ -4062,15 +4065,15 @@ main ()
4062} 4065}
4063_ACEOF 4066_ACEOF
4064rm -f conftest$ac_exeext 4067rm -f conftest$ac_exeext
4065if { (eval echo "$as_me:4065: \"$ac_link\"") >&5 4068if { (eval echo "$as_me:4068: \"$ac_link\"") >&5
4066 (eval $ac_link) 2>&5 4069 (eval $ac_link) 2>&5
4067 ac_status=$? 4070 ac_status=$?
4068 echo "$as_me:4068: \$? = $ac_status" >&5 4071 echo "$as_me:4071: \$? = $ac_status" >&5
4069 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 4072 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4070 { (eval echo "$as_me:4070: \"$ac_try\"") >&5 4073 { (eval echo "$as_me:4073: \"$ac_try\"") >&5
4071 (eval $ac_try) 2>&5 4074 (eval $ac_try) 2>&5
4072 ac_status=$? 4075 ac_status=$?
4073 echo "$as_me:4073: \$? = $ac_status" >&5 4076 echo "$as_me:4076: \$? = $ac_status" >&5
4074 (exit $ac_status); }; }; then 4077 (exit $ac_status); }; }; then
4075 : 4078 :
4076else 4079else
@@ -4083,7 +4086,7 @@ rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4083fi 4086fi
4084fi 4087fi
4085fi 4088fi
4086echo "$as_me:4086: result: $ac_cv_header_stdc" >&5 4089echo "$as_me:4089: result: $ac_cv_header_stdc" >&5
4087echo "${ECHO_T}$ac_cv_header_stdc" >&6 4090echo "${ECHO_T}$ac_cv_header_stdc" >&6
4088if test $ac_cv_header_stdc = yes; then 4091if test $ac_cv_header_stdc = yes; then
4089 4092
@@ -4093,13 +4096,13 @@ EOF
4093 4096
4094fi 4097fi
4095 4098
4096echo "$as_me:4096: checking whether time.h and sys/time.h may both be included" >&5 4099echo "$as_me:4099: checking whether time.h and sys/time.h may both be included" >&5
4097echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6 4100echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6
4098if test "${ac_cv_header_time+set}" = set; then 4101if test "${ac_cv_header_time+set}" = set; then
4099 echo $ECHO_N "(cached) $ECHO_C" >&6 4102 echo $ECHO_N "(cached) $ECHO_C" >&6
4100else 4103else
4101 cat >conftest.$ac_ext <<_ACEOF 4104 cat >conftest.$ac_ext <<_ACEOF
4102#line 4102 "configure" 4105#line 4105 "configure"
4103#include "confdefs.h" 4106#include "confdefs.h"
4104#include <sys/types.h> 4107#include <sys/types.h>
4105#include <sys/time.h> 4108#include <sys/time.h>
@@ -4115,16 +4118,16 @@ return 0;
4115} 4118}
4116_ACEOF 4119_ACEOF
4117rm -f conftest.$ac_objext 4120rm -f conftest.$ac_objext
4118if { (eval echo "$as_me:4118: \"$ac_compile\"") >&5 4121if { (eval echo "$as_me:4121: \"$ac_compile\"") >&5
4119 (eval $ac_compile) 2>&5 4122 (eval $ac_compile) 2>&5
4120 ac_status=$? 4123 ac_status=$?
4121 echo "$as_me:4121: \$? = $ac_status" >&5 4124 echo "$as_me:4124: \$? = $ac_status" >&5
4122 (exit $ac_status); } && 4125 (exit $ac_status); } &&
4123 { ac_try='test -s conftest.$ac_objext' 4126 { ac_try='test -s conftest.$ac_objext'
4124 { (eval echo "$as_me:4124: \"$ac_try\"") >&5 4127 { (eval echo "$as_me:4127: \"$ac_try\"") >&5
4125 (eval $ac_try) 2>&5 4128 (eval $ac_try) 2>&5
4126 ac_status=$? 4129 ac_status=$?
4127 echo "$as_me:4127: \$? = $ac_status" >&5 4130 echo "$as_me:4130: \$? = $ac_status" >&5
4128 (exit $ac_status); }; }; then 4131 (exit $ac_status); }; }; then
4129 ac_cv_header_time=yes 4132 ac_cv_header_time=yes
4130else 4133else
@@ -4134,7 +4137,7 @@ ac_cv_header_time=no
4134fi 4137fi
4135rm -f conftest.$ac_objext conftest.$ac_ext 4138rm -f conftest.$ac_objext conftest.$ac_ext
4136fi 4139fi
4137echo "$as_me:4137: result: $ac_cv_header_time" >&5 4140echo "$as_me:4140: result: $ac_cv_header_time" >&5
4138echo "${ECHO_T}$ac_cv_header_time" >&6 4141echo "${ECHO_T}$ac_cv_header_time" >&6
4139if test $ac_cv_header_time = yes; then 4142if test $ac_cv_header_time = yes; then
4140 4143
@@ -4144,13 +4147,13 @@ EOF
4144 4147
4145fi 4148fi
4146 4149
4147echo "$as_me:4147: checking for sys_siglist declaration in signal.h or unistd.h" >&5 4150echo "$as_me:4150: checking for sys_siglist declaration in signal.h or unistd.h" >&5
4148echo $ECHO_N "checking for sys_siglist declaration in signal.h or unistd.h... $ECHO_C" >&6 4151echo $ECHO_N "checking for sys_siglist declaration in signal.h or unistd.h... $ECHO_C" >&6
4149if test "${ac_cv_decl_sys_siglist+set}" = set; then 4152if test "${ac_cv_decl_sys_siglist+set}" = set; then
4150 echo $ECHO_N "(cached) $ECHO_C" >&6 4153 echo $ECHO_N "(cached) $ECHO_C" >&6
4151else 4154else
4152 cat >conftest.$ac_ext <<_ACEOF 4155 cat >conftest.$ac_ext <<_ACEOF
4153#line 4153 "configure" 4156#line 4156 "configure"
4154#include "confdefs.h" 4157#include "confdefs.h"
4155#include <sys/types.h> 4158#include <sys/types.h>
4156#include <signal.h> 4159#include <signal.h>
@@ -4168,16 +4171,16 @@ char *msg = *(sys_siglist + 1);
4168} 4171}
4169_ACEOF 4172_ACEOF
4170rm -f conftest.$ac_objext 4173rm -f conftest.$ac_objext
4171if { (eval echo "$as_me:4171: \"$ac_compile\"") >&5 4174if { (eval echo "$as_me:4174: \"$ac_compile\"") >&5
4172 (eval $ac_compile) 2>&5 4175 (eval $ac_compile) 2>&5
4173 ac_status=$? 4176 ac_status=$?
4174 echo "$as_me:4174: \$? = $ac_status" >&5 4177 echo "$as_me:4177: \$? = $ac_status" >&5
4175 (exit $ac_status); } && 4178 (exit $ac_status); } &&
4176 { ac_try='test -s conftest.$ac_objext' 4179 { ac_try='test -s conftest.$ac_objext'
4177 { (eval echo "$as_me:4177: \"$ac_try\"") >&5 4180 { (eval echo "$as_me:4180: \"$ac_try\"") >&5
4178 (eval $ac_try) 2>&5 4181 (eval $ac_try) 2>&5
4179 ac_status=$? 4182 ac_status=$?
4180 echo "$as_me:4180: \$? = $ac_status" >&5 4183 echo "$as_me:4183: \$? = $ac_status" >&5
4181 (exit $ac_status); }; }; then 4184 (exit $ac_status); }; }; then
4182 ac_cv_decl_sys_siglist=yes 4185 ac_cv_decl_sys_siglist=yes
4183else 4186else
@@ -4187,7 +4190,7 @@ ac_cv_decl_sys_siglist=no
4187fi 4190fi
4188rm -f conftest.$ac_objext conftest.$ac_ext 4191rm -f conftest.$ac_objext conftest.$ac_ext
4189fi 4192fi
4190echo "$as_me:4190: result: $ac_cv_decl_sys_siglist" >&5 4193echo "$as_me:4193: result: $ac_cv_decl_sys_siglist" >&5
4191echo "${ECHO_T}$ac_cv_decl_sys_siglist" >&6 4194echo "${ECHO_T}$ac_cv_decl_sys_siglist" >&6
4192if test $ac_cv_decl_sys_siglist = yes; then 4195if test $ac_cv_decl_sys_siglist = yes; then
4193 4196
@@ -4197,13 +4200,13 @@ EOF
4197 4200
4198fi 4201fi
4199 4202
4200echo "$as_me:4200: checking for sys/wait.h that is POSIX.1 compatible" >&5 4203echo "$as_me:4203: checking for sys/wait.h that is POSIX.1 compatible" >&5
4201echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6 4204echo $ECHO_N "checking for sys/wait.h that is POSIX.1 compatible... $ECHO_C" >&6
4202if test "${ac_cv_header_sys_wait_h+set}" = set; then 4205if test "${ac_cv_header_sys_wait_h+set}" = set; then
4203 echo $ECHO_N "(cached) $ECHO_C" >&6 4206 echo $ECHO_N "(cached) $ECHO_C" >&6
4204else 4207else
4205 cat >conftest.$ac_ext <<_ACEOF 4208 cat >conftest.$ac_ext <<_ACEOF
4206#line 4206 "configure" 4209#line 4209 "configure"
4207#include "confdefs.h" 4210#include "confdefs.h"
4208#include <sys/types.h> 4211#include <sys/types.h>
4209#include <sys/wait.h> 4212#include <sys/wait.h>
@@ -4225,16 +4228,16 @@ main ()
4225} 4228}
4226_ACEOF 4229_ACEOF
4227rm -f conftest.$ac_objext 4230rm -f conftest.$ac_objext
4228if { (eval echo "$as_me:4228: \"$ac_compile\"") >&5 4231if { (eval echo "$as_me:4231: \"$ac_compile\"") >&5
4229 (eval $ac_compile) 2>&5 4232 (eval $ac_compile) 2>&5
4230 ac_status=$? 4233 ac_status=$?
4231 echo "$as_me:4231: \$? = $ac_status" >&5 4234 echo "$as_me:4234: \$? = $ac_status" >&5
4232 (exit $ac_status); } && 4235 (exit $ac_status); } &&
4233 { ac_try='test -s conftest.$ac_objext' 4236 { ac_try='test -s conftest.$ac_objext'
4234 { (eval echo "$as_me:4234: \"$ac_try\"") >&5 4237 { (eval echo "$as_me:4237: \"$ac_try\"") >&5
4235 (eval $ac_try) 2>&5 4238 (eval $ac_try) 2>&5
4236 ac_status=$? 4239 ac_status=$?
4237 echo "$as_me:4237: \$? = $ac_status" >&5 4240 echo "$as_me:4240: \$? = $ac_status" >&5
4238 (exit $ac_status); }; }; then 4241 (exit $ac_status); }; }; then
4239 ac_cv_header_sys_wait_h=yes 4242 ac_cv_header_sys_wait_h=yes
4240else 4243else
@@ -4244,7 +4247,7 @@ ac_cv_header_sys_wait_h=no
4244fi 4247fi
4245rm -f conftest.$ac_objext conftest.$ac_ext 4248rm -f conftest.$ac_objext conftest.$ac_ext
4246fi 4249fi
4247echo "$as_me:4247: result: $ac_cv_header_sys_wait_h" >&5 4250echo "$as_me:4250: result: $ac_cv_header_sys_wait_h" >&5
4248echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6 4251echo "${ECHO_T}$ac_cv_header_sys_wait_h" >&6
4249if test $ac_cv_header_sys_wait_h = yes; then 4252if test $ac_cv_header_sys_wait_h = yes; then
4250 4253
@@ -4254,13 +4257,13 @@ EOF
4254 4257
4255fi 4258fi
4256 4259
4257echo "$as_me:4257: checking for struct utimbuf" >&5 4260echo "$as_me:4260: checking for struct utimbuf" >&5
4258echo $ECHO_N "checking for struct utimbuf... $ECHO_C" >&6 4261echo $ECHO_N "checking for struct utimbuf... $ECHO_C" >&6
4259if test "${emacs_cv_struct_utimbuf+set}" = set; then 4262if test "${emacs_cv_struct_utimbuf+set}" = set; then
4260 echo $ECHO_N "(cached) $ECHO_C" >&6 4263 echo $ECHO_N "(cached) $ECHO_C" >&6
4261else 4264else
4262 cat >conftest.$ac_ext <<_ACEOF 4265 cat >conftest.$ac_ext <<_ACEOF
4263#line 4263 "configure" 4266#line 4266 "configure"
4264#include "confdefs.h" 4267#include "confdefs.h"
4265#ifdef TIME_WITH_SYS_TIME 4268#ifdef TIME_WITH_SYS_TIME
4266#include <sys/time.h> 4269#include <sys/time.h>
@@ -4284,16 +4287,16 @@ static struct utimbuf x; x.actime = x.modtime;
4284} 4287}
4285_ACEOF 4288_ACEOF
4286rm -f conftest.$ac_objext 4289rm -f conftest.$ac_objext
4287if { (eval echo "$as_me:4287: \"$ac_compile\"") >&5 4290if { (eval echo "$as_me:4290: \"$ac_compile\"") >&5
4288 (eval $ac_compile) 2>&5 4291 (eval $ac_compile) 2>&5
4289 ac_status=$? 4292 ac_status=$?
4290 echo "$as_me:4290: \$? = $ac_status" >&5 4293 echo "$as_me:4293: \$? = $ac_status" >&5
4291 (exit $ac_status); } && 4294 (exit $ac_status); } &&
4292 { ac_try='test -s conftest.$ac_objext' 4295 { ac_try='test -s conftest.$ac_objext'
4293 { (eval echo "$as_me:4293: \"$ac_try\"") >&5 4296 { (eval echo "$as_me:4296: \"$ac_try\"") >&5
4294 (eval $ac_try) 2>&5 4297 (eval $ac_try) 2>&5
4295 ac_status=$? 4298 ac_status=$?
4296 echo "$as_me:4296: \$? = $ac_status" >&5 4299 echo "$as_me:4299: \$? = $ac_status" >&5
4297 (exit $ac_status); }; }; then 4300 (exit $ac_status); }; }; then
4298 emacs_cv_struct_utimbuf=yes 4301 emacs_cv_struct_utimbuf=yes
4299else 4302else
@@ -4303,7 +4306,7 @@ emacs_cv_struct_utimbuf=no
4303fi 4306fi
4304rm -f conftest.$ac_objext conftest.$ac_ext 4307rm -f conftest.$ac_objext conftest.$ac_ext
4305fi 4308fi
4306echo "$as_me:4306: result: $emacs_cv_struct_utimbuf" >&5 4309echo "$as_me:4309: result: $emacs_cv_struct_utimbuf" >&5
4307echo "${ECHO_T}$emacs_cv_struct_utimbuf" >&6 4310echo "${ECHO_T}$emacs_cv_struct_utimbuf" >&6
4308if test $emacs_cv_struct_utimbuf = yes; then 4311if test $emacs_cv_struct_utimbuf = yes; then
4309 cat >>confdefs.h <<\EOF 4312 cat >>confdefs.h <<\EOF
@@ -4312,13 +4315,13 @@ EOF
4312 4315
4313fi 4316fi
4314 4317
4315echo "$as_me:4315: checking return type of signal handlers" >&5 4318echo "$as_me:4318: checking return type of signal handlers" >&5
4316echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6 4319echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6
4317if test "${ac_cv_type_signal+set}" = set; then 4320if test "${ac_cv_type_signal+set}" = set; then
4318 echo $ECHO_N "(cached) $ECHO_C" >&6 4321 echo $ECHO_N "(cached) $ECHO_C" >&6
4319else 4322else
4320 cat >conftest.$ac_ext <<_ACEOF 4323 cat >conftest.$ac_ext <<_ACEOF
4321#line 4321 "configure" 4324#line 4324 "configure"
4322#include "confdefs.h" 4325#include "confdefs.h"
4323#include <sys/types.h> 4326#include <sys/types.h>
4324#include <signal.h> 4327#include <signal.h>
@@ -4340,16 +4343,16 @@ int i;
4340} 4343}
4341_ACEOF 4344_ACEOF
4342rm -f conftest.$ac_objext 4345rm -f conftest.$ac_objext
4343if { (eval echo "$as_me:4343: \"$ac_compile\"") >&5 4346if { (eval echo "$as_me:4346: \"$ac_compile\"") >&5
4344 (eval $ac_compile) 2>&5 4347 (eval $ac_compile) 2>&5
4345 ac_status=$? 4348 ac_status=$?
4346 echo "$as_me:4346: \$? = $ac_status" >&5 4349 echo "$as_me:4349: \$? = $ac_status" >&5
4347 (exit $ac_status); } && 4350 (exit $ac_status); } &&
4348 { ac_try='test -s conftest.$ac_objext' 4351 { ac_try='test -s conftest.$ac_objext'
4349 { (eval echo "$as_me:4349: \"$ac_try\"") >&5 4352 { (eval echo "$as_me:4352: \"$ac_try\"") >&5
4350 (eval $ac_try) 2>&5 4353 (eval $ac_try) 2>&5
4351 ac_status=$? 4354 ac_status=$?
4352 echo "$as_me:4352: \$? = $ac_status" >&5 4355 echo "$as_me:4355: \$? = $ac_status" >&5
4353 (exit $ac_status); }; }; then 4356 (exit $ac_status); }; }; then
4354 ac_cv_type_signal=void 4357 ac_cv_type_signal=void
4355else 4358else
@@ -4359,20 +4362,20 @@ ac_cv_type_signal=int
4359fi 4362fi
4360rm -f conftest.$ac_objext conftest.$ac_ext 4363rm -f conftest.$ac_objext conftest.$ac_ext
4361fi 4364fi
4362echo "$as_me:4362: result: $ac_cv_type_signal" >&5 4365echo "$as_me:4365: result: $ac_cv_type_signal" >&5
4363echo "${ECHO_T}$ac_cv_type_signal" >&6 4366echo "${ECHO_T}$ac_cv_type_signal" >&6
4364 4367
4365cat >>confdefs.h <<EOF 4368cat >>confdefs.h <<EOF
4366#define RETSIGTYPE $ac_cv_type_signal 4369#define RETSIGTYPE $ac_cv_type_signal
4367EOF 4370EOF
4368 4371
4369echo "$as_me:4369: checking for speed_t" >&5 4372echo "$as_me:4372: checking for speed_t" >&5
4370echo $ECHO_N "checking for speed_t... $ECHO_C" >&6 4373echo $ECHO_N "checking for speed_t... $ECHO_C" >&6
4371if test "${emacs_cv_speed_t+set}" = set; then 4374if test "${emacs_cv_speed_t+set}" = set; then
4372 echo $ECHO_N "(cached) $ECHO_C" >&6 4375 echo $ECHO_N "(cached) $ECHO_C" >&6
4373else 4376else
4374 cat >conftest.$ac_ext <<_ACEOF 4377 cat >conftest.$ac_ext <<_ACEOF
4375#line 4375 "configure" 4378#line 4378 "configure"
4376#include "confdefs.h" 4379#include "confdefs.h"
4377#include <termios.h> 4380#include <termios.h>
4378int 4381int
@@ -4384,16 +4387,16 @@ speed_t x = 1;
4384} 4387}
4385_ACEOF 4388_ACEOF
4386rm -f conftest.$ac_objext 4389rm -f conftest.$ac_objext
4387if { (eval echo "$as_me:4387: \"$ac_compile\"") >&5 4390if { (eval echo "$as_me:4390: \"$ac_compile\"") >&5
4388 (eval $ac_compile) 2>&5 4391 (eval $ac_compile) 2>&5
4389 ac_status=$? 4392 ac_status=$?
4390 echo "$as_me:4390: \$? = $ac_status" >&5 4393 echo "$as_me:4393: \$? = $ac_status" >&5
4391 (exit $ac_status); } && 4394 (exit $ac_status); } &&
4392 { ac_try='test -s conftest.$ac_objext' 4395 { ac_try='test -s conftest.$ac_objext'
4393 { (eval echo "$as_me:4393: \"$ac_try\"") >&5 4396 { (eval echo "$as_me:4396: \"$ac_try\"") >&5
4394 (eval $ac_try) 2>&5 4397 (eval $ac_try) 2>&5
4395 ac_status=$? 4398 ac_status=$?
4396 echo "$as_me:4396: \$? = $ac_status" >&5 4399 echo "$as_me:4399: \$? = $ac_status" >&5
4397 (exit $ac_status); }; }; then 4400 (exit $ac_status); }; }; then
4398 emacs_cv_speed_t=yes 4401 emacs_cv_speed_t=yes
4399else 4402else
@@ -4403,7 +4406,7 @@ emacs_cv_speed_t=no
4403fi 4406fi
4404rm -f conftest.$ac_objext conftest.$ac_ext 4407rm -f conftest.$ac_objext conftest.$ac_ext
4405fi 4408fi
4406echo "$as_me:4406: result: $emacs_cv_speed_t" >&5 4409echo "$as_me:4409: result: $emacs_cv_speed_t" >&5
4407echo "${ECHO_T}$emacs_cv_speed_t" >&6 4410echo "${ECHO_T}$emacs_cv_speed_t" >&6
4408if test $emacs_cv_speed_t = yes; then 4411if test $emacs_cv_speed_t = yes; then
4409 cat >>confdefs.h <<\EOF 4412 cat >>confdefs.h <<\EOF
@@ -4412,13 +4415,13 @@ EOF
4412 4415
4413fi 4416fi
4414 4417
4415echo "$as_me:4415: checking for struct timeval" >&5 4418echo "$as_me:4418: checking for struct timeval" >&5
4416echo $ECHO_N "checking for struct timeval... $ECHO_C" >&6 4419echo $ECHO_N "checking for struct timeval... $ECHO_C" >&6
4417if test "${emacs_cv_struct_timeval+set}" = set; then 4420if test "${emacs_cv_struct_timeval+set}" = set; then
4418 echo $ECHO_N "(cached) $ECHO_C" >&6 4421 echo $ECHO_N "(cached) $ECHO_C" >&6
4419else 4422else
4420 cat >conftest.$ac_ext <<_ACEOF 4423 cat >conftest.$ac_ext <<_ACEOF
4421#line 4421 "configure" 4424#line 4424 "configure"
4422#include "confdefs.h" 4425#include "confdefs.h"
4423#ifdef TIME_WITH_SYS_TIME 4426#ifdef TIME_WITH_SYS_TIME
4424#include <sys/time.h> 4427#include <sys/time.h>
@@ -4439,16 +4442,16 @@ static struct timeval x; x.tv_sec = x.tv_usec;
4439} 4442}
4440_ACEOF 4443_ACEOF
4441rm -f conftest.$ac_objext 4444rm -f conftest.$ac_objext
4442if { (eval echo "$as_me:4442: \"$ac_compile\"") >&5 4445if { (eval echo "$as_me:4445: \"$ac_compile\"") >&5
4443 (eval $ac_compile) 2>&5 4446 (eval $ac_compile) 2>&5
4444 ac_status=$? 4447 ac_status=$?
4445 echo "$as_me:4445: \$? = $ac_status" >&5 4448 echo "$as_me:4448: \$? = $ac_status" >&5
4446 (exit $ac_status); } && 4449 (exit $ac_status); } &&
4447 { ac_try='test -s conftest.$ac_objext' 4450 { ac_try='test -s conftest.$ac_objext'
4448 { (eval echo "$as_me:4448: \"$ac_try\"") >&5 4451 { (eval echo "$as_me:4451: \"$ac_try\"") >&5
4449 (eval $ac_try) 2>&5 4452 (eval $ac_try) 2>&5
4450 ac_status=$? 4453 ac_status=$?
4451 echo "$as_me:4451: \$? = $ac_status" >&5 4454 echo "$as_me:4454: \$? = $ac_status" >&5
4452 (exit $ac_status); }; }; then 4455 (exit $ac_status); }; }; then
4453 emacs_cv_struct_timeval=yes 4456 emacs_cv_struct_timeval=yes
4454else 4457else
@@ -4458,7 +4461,7 @@ emacs_cv_struct_timeval=no
4458fi 4461fi
4459rm -f conftest.$ac_objext conftest.$ac_ext 4462rm -f conftest.$ac_objext conftest.$ac_ext
4460fi 4463fi
4461echo "$as_me:4461: result: $emacs_cv_struct_timeval" >&5 4464echo "$as_me:4464: result: $emacs_cv_struct_timeval" >&5
4462echo "${ECHO_T}$emacs_cv_struct_timeval" >&6 4465echo "${ECHO_T}$emacs_cv_struct_timeval" >&6
4463HAVE_TIMEVAL=$emacs_cv_struct_timeval 4466HAVE_TIMEVAL=$emacs_cv_struct_timeval
4464if test $emacs_cv_struct_timeval = yes; then 4467if test $emacs_cv_struct_timeval = yes; then
@@ -4468,13 +4471,13 @@ EOF
4468 4471
4469fi 4472fi
4470 4473
4471echo "$as_me:4471: checking for struct exception" >&5 4474echo "$as_me:4474: checking for struct exception" >&5
4472echo $ECHO_N "checking for struct exception... $ECHO_C" >&6 4475echo $ECHO_N "checking for struct exception... $ECHO_C" >&6
4473if test "${emacs_cv_struct_exception+set}" = set; then 4476if test "${emacs_cv_struct_exception+set}" = set; then
4474 echo $ECHO_N "(cached) $ECHO_C" >&6 4477 echo $ECHO_N "(cached) $ECHO_C" >&6
4475else 4478else
4476 cat >conftest.$ac_ext <<_ACEOF 4479 cat >conftest.$ac_ext <<_ACEOF
4477#line 4477 "configure" 4480#line 4480 "configure"
4478#include "confdefs.h" 4481#include "confdefs.h"
4479#include <math.h> 4482#include <math.h>
4480int 4483int
@@ -4486,16 +4489,16 @@ static struct exception x; x.arg1 = x.arg2 = x.retval; x.name = ""; x.type = 1;
4486} 4489}
4487_ACEOF 4490_ACEOF
4488rm -f conftest.$ac_objext 4491rm -f conftest.$ac_objext
4489if { (eval echo "$as_me:4489: \"$ac_compile\"") >&5 4492if { (eval echo "$as_me:4492: \"$ac_compile\"") >&5
4490 (eval $ac_compile) 2>&5 4493 (eval $ac_compile) 2>&5
4491 ac_status=$? 4494 ac_status=$?
4492 echo "$as_me:4492: \$? = $ac_status" >&5 4495 echo "$as_me:4495: \$? = $ac_status" >&5
4493 (exit $ac_status); } && 4496 (exit $ac_status); } &&
4494 { ac_try='test -s conftest.$ac_objext' 4497 { ac_try='test -s conftest.$ac_objext'
4495 { (eval echo "$as_me:4495: \"$ac_try\"") >&5 4498 { (eval echo "$as_me:4498: \"$ac_try\"") >&5
4496 (eval $ac_try) 2>&5 4499 (eval $ac_try) 2>&5
4497 ac_status=$? 4500 ac_status=$?
4498 echo "$as_me:4498: \$? = $ac_status" >&5 4501 echo "$as_me:4501: \$? = $ac_status" >&5
4499 (exit $ac_status); }; }; then 4502 (exit $ac_status); }; }; then
4500 emacs_cv_struct_exception=yes 4503 emacs_cv_struct_exception=yes
4501else 4504else
@@ -4505,7 +4508,7 @@ emacs_cv_struct_exception=no
4505fi 4508fi
4506rm -f conftest.$ac_objext conftest.$ac_ext 4509rm -f conftest.$ac_objext conftest.$ac_ext
4507fi 4510fi
4508echo "$as_me:4508: result: $emacs_cv_struct_exception" >&5 4511echo "$as_me:4511: result: $emacs_cv_struct_exception" >&5
4509echo "${ECHO_T}$emacs_cv_struct_exception" >&6 4512echo "${ECHO_T}$emacs_cv_struct_exception" >&6
4510HAVE_EXCEPTION=$emacs_cv_struct_exception 4513HAVE_EXCEPTION=$emacs_cv_struct_exception
4511if test $emacs_cv_struct_exception != yes; then 4514if test $emacs_cv_struct_exception != yes; then
@@ -4515,13 +4518,13 @@ EOF
4515 4518
4516fi 4519fi
4517 4520
4518echo "$as_me:4518: checking whether struct tm is in sys/time.h or time.h" >&5 4521echo "$as_me:4521: checking whether struct tm is in sys/time.h or time.h" >&5
4519echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6 4522echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6
4520if test "${ac_cv_struct_tm+set}" = set; then 4523if test "${ac_cv_struct_tm+set}" = set; then
4521 echo $ECHO_N "(cached) $ECHO_C" >&6 4524 echo $ECHO_N "(cached) $ECHO_C" >&6
4522else 4525else
4523 cat >conftest.$ac_ext <<_ACEOF 4526 cat >conftest.$ac_ext <<_ACEOF
4524#line 4524 "configure" 4527#line 4527 "configure"
4525#include "confdefs.h" 4528#include "confdefs.h"
4526#include <sys/types.h> 4529#include <sys/types.h>
4527#include <time.h> 4530#include <time.h>
@@ -4535,16 +4538,16 @@ struct tm *tp; tp->tm_sec;
4535} 4538}
4536_ACEOF 4539_ACEOF
4537rm -f conftest.$ac_objext 4540rm -f conftest.$ac_objext
4538if { (eval echo "$as_me:4538: \"$ac_compile\"") >&5 4541if { (eval echo "$as_me:4541: \"$ac_compile\"") >&5
4539 (eval $ac_compile) 2>&5 4542 (eval $ac_compile) 2>&5
4540 ac_status=$? 4543 ac_status=$?
4541 echo "$as_me:4541: \$? = $ac_status" >&5 4544 echo "$as_me:4544: \$? = $ac_status" >&5
4542 (exit $ac_status); } && 4545 (exit $ac_status); } &&
4543 { ac_try='test -s conftest.$ac_objext' 4546 { ac_try='test -s conftest.$ac_objext'
4544 { (eval echo "$as_me:4544: \"$ac_try\"") >&5 4547 { (eval echo "$as_me:4547: \"$ac_try\"") >&5
4545 (eval $ac_try) 2>&5 4548 (eval $ac_try) 2>&5
4546 ac_status=$? 4549 ac_status=$?
4547 echo "$as_me:4547: \$? = $ac_status" >&5 4550 echo "$as_me:4550: \$? = $ac_status" >&5
4548 (exit $ac_status); }; }; then 4551 (exit $ac_status); }; }; then
4549 ac_cv_struct_tm=time.h 4552 ac_cv_struct_tm=time.h
4550else 4553else
@@ -4554,7 +4557,7 @@ ac_cv_struct_tm=sys/time.h
4554fi 4557fi
4555rm -f conftest.$ac_objext conftest.$ac_ext 4558rm -f conftest.$ac_objext conftest.$ac_ext
4556fi 4559fi
4557echo "$as_me:4557: result: $ac_cv_struct_tm" >&5 4560echo "$as_me:4560: result: $ac_cv_struct_tm" >&5
4558echo "${ECHO_T}$ac_cv_struct_tm" >&6 4561echo "${ECHO_T}$ac_cv_struct_tm" >&6
4559if test $ac_cv_struct_tm = sys/time.h; then 4562if test $ac_cv_struct_tm = sys/time.h; then
4560 4563
@@ -4564,13 +4567,13 @@ EOF
4564 4567
4565fi 4568fi
4566 4569
4567echo "$as_me:4567: checking for struct tm.tm_zone" >&5 4570echo "$as_me:4570: checking for struct tm.tm_zone" >&5
4568echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6 4571echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6
4569if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then 4572if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then
4570 echo $ECHO_N "(cached) $ECHO_C" >&6 4573 echo $ECHO_N "(cached) $ECHO_C" >&6
4571else 4574else
4572 cat >conftest.$ac_ext <<_ACEOF 4575 cat >conftest.$ac_ext <<_ACEOF
4573#line 4573 "configure" 4576#line 4576 "configure"
4574#include "confdefs.h" 4577#include "confdefs.h"
4575#include <sys/types.h> 4578#include <sys/types.h>
4576#include <$ac_cv_struct_tm> 4579#include <$ac_cv_struct_tm>
@@ -4586,16 +4589,16 @@ return 0;
4586} 4589}
4587_ACEOF 4590_ACEOF
4588rm -f conftest.$ac_objext 4591rm -f conftest.$ac_objext
4589if { (eval echo "$as_me:4589: \"$ac_compile\"") >&5 4592if { (eval echo "$as_me:4592: \"$ac_compile\"") >&5
4590 (eval $ac_compile) 2>&5 4593 (eval $ac_compile) 2>&5
4591 ac_status=$? 4594 ac_status=$?
4592 echo "$as_me:4592: \$? = $ac_status" >&5 4595 echo "$as_me:4595: \$? = $ac_status" >&5
4593 (exit $ac_status); } && 4596 (exit $ac_status); } &&
4594 { ac_try='test -s conftest.$ac_objext' 4597 { ac_try='test -s conftest.$ac_objext'
4595 { (eval echo "$as_me:4595: \"$ac_try\"") >&5 4598 { (eval echo "$as_me:4598: \"$ac_try\"") >&5
4596 (eval $ac_try) 2>&5 4599 (eval $ac_try) 2>&5
4597 ac_status=$? 4600 ac_status=$?
4598 echo "$as_me:4598: \$? = $ac_status" >&5 4601 echo "$as_me:4601: \$? = $ac_status" >&5
4599 (exit $ac_status); }; }; then 4602 (exit $ac_status); }; }; then
4600 ac_cv_member_struct_tm_tm_zone=yes 4603 ac_cv_member_struct_tm_tm_zone=yes
4601else 4604else
@@ -4605,7 +4608,7 @@ ac_cv_member_struct_tm_tm_zone=no
4605fi 4608fi
4606rm -f conftest.$ac_objext conftest.$ac_ext 4609rm -f conftest.$ac_objext conftest.$ac_ext
4607fi 4610fi
4608echo "$as_me:4608: result: $ac_cv_member_struct_tm_tm_zone" >&5 4611echo "$as_me:4611: result: $ac_cv_member_struct_tm_tm_zone" >&5
4609echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6 4612echo "${ECHO_T}$ac_cv_member_struct_tm_tm_zone" >&6
4610if test $ac_cv_member_struct_tm_tm_zone = yes; then 4613if test $ac_cv_member_struct_tm_tm_zone = yes; then
4611 4614
@@ -4622,13 +4625,13 @@ cat >>confdefs.h <<\EOF
4622EOF 4625EOF
4623 4626
4624else 4627else
4625 echo "$as_me:4625: checking for tzname" >&5 4628 echo "$as_me:4628: checking for tzname" >&5
4626echo $ECHO_N "checking for tzname... $ECHO_C" >&6 4629echo $ECHO_N "checking for tzname... $ECHO_C" >&6
4627if test "${ac_cv_var_tzname+set}" = set; then 4630if test "${ac_cv_var_tzname+set}" = set; then
4628 echo $ECHO_N "(cached) $ECHO_C" >&6 4631 echo $ECHO_N "(cached) $ECHO_C" >&6
4629else 4632else
4630 cat >conftest.$ac_ext <<_ACEOF 4633 cat >conftest.$ac_ext <<_ACEOF
4631#line 4631 "configure" 4634#line 4634 "configure"
4632#include "confdefs.h" 4635#include "confdefs.h"
4633#include <time.h> 4636#include <time.h>
4634#ifndef tzname /* For SGI. */ 4637#ifndef tzname /* For SGI. */
@@ -4644,16 +4647,16 @@ atoi(*tzname);
4644} 4647}
4645_ACEOF 4648_ACEOF
4646rm -f conftest.$ac_objext conftest$ac_exeext 4649rm -f conftest.$ac_objext conftest$ac_exeext
4647if { (eval echo "$as_me:4647: \"$ac_link\"") >&5 4650if { (eval echo "$as_me:4650: \"$ac_link\"") >&5
4648 (eval $ac_link) 2>&5 4651 (eval $ac_link) 2>&5
4649 ac_status=$? 4652 ac_status=$?
4650 echo "$as_me:4650: \$? = $ac_status" >&5 4653 echo "$as_me:4653: \$? = $ac_status" >&5
4651 (exit $ac_status); } && 4654 (exit $ac_status); } &&
4652 { ac_try='test -s conftest$ac_exeext' 4655 { ac_try='test -s conftest$ac_exeext'
4653 { (eval echo "$as_me:4653: \"$ac_try\"") >&5 4656 { (eval echo "$as_me:4656: \"$ac_try\"") >&5
4654 (eval $ac_try) 2>&5 4657 (eval $ac_try) 2>&5
4655 ac_status=$? 4658 ac_status=$?
4656 echo "$as_me:4656: \$? = $ac_status" >&5 4659 echo "$as_me:4659: \$? = $ac_status" >&5
4657 (exit $ac_status); }; }; then 4660 (exit $ac_status); }; }; then
4658 ac_cv_var_tzname=yes 4661 ac_cv_var_tzname=yes
4659else 4662else
@@ -4663,7 +4666,7 @@ ac_cv_var_tzname=no
4663fi 4666fi
4664rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 4667rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4665fi 4668fi
4666echo "$as_me:4666: result: $ac_cv_var_tzname" >&5 4669echo "$as_me:4669: result: $ac_cv_var_tzname" >&5
4667echo "${ECHO_T}$ac_cv_var_tzname" >&6 4670echo "${ECHO_T}$ac_cv_var_tzname" >&6
4668 if test $ac_cv_var_tzname = yes; then 4671 if test $ac_cv_var_tzname = yes; then
4669 4672
@@ -4674,13 +4677,13 @@ EOF
4674 fi 4677 fi
4675fi 4678fi
4676 4679
4677echo "$as_me:4677: checking for tm_gmtoff in struct tm" >&5 4680echo "$as_me:4680: checking for tm_gmtoff in struct tm" >&5
4678echo $ECHO_N "checking for tm_gmtoff in struct tm... $ECHO_C" >&6 4681echo $ECHO_N "checking for tm_gmtoff in struct tm... $ECHO_C" >&6
4679if test "${emacs_cv_tm_gmtoff+set}" = set; then 4682if test "${emacs_cv_tm_gmtoff+set}" = set; then
4680 echo $ECHO_N "(cached) $ECHO_C" >&6 4683 echo $ECHO_N "(cached) $ECHO_C" >&6
4681else 4684else
4682 cat >conftest.$ac_ext <<_ACEOF 4685 cat >conftest.$ac_ext <<_ACEOF
4683#line 4683 "configure" 4686#line 4686 "configure"
4684#include "confdefs.h" 4687#include "confdefs.h"
4685#include <time.h> 4688#include <time.h>
4686int 4689int
@@ -4692,16 +4695,16 @@ struct tm t; t.tm_gmtoff = 0
4692} 4695}
4693_ACEOF 4696_ACEOF
4694rm -f conftest.$ac_objext conftest$ac_exeext 4697rm -f conftest.$ac_objext conftest$ac_exeext
4695if { (eval echo "$as_me:4695: \"$ac_link\"") >&5 4698if { (eval echo "$as_me:4698: \"$ac_link\"") >&5
4696 (eval $ac_link) 2>&5 4699 (eval $ac_link) 2>&5
4697 ac_status=$? 4700 ac_status=$?
4698 echo "$as_me:4698: \$? = $ac_status" >&5 4701 echo "$as_me:4701: \$? = $ac_status" >&5
4699 (exit $ac_status); } && 4702 (exit $ac_status); } &&
4700 { ac_try='test -s conftest$ac_exeext' 4703 { ac_try='test -s conftest$ac_exeext'
4701 { (eval echo "$as_me:4701: \"$ac_try\"") >&5 4704 { (eval echo "$as_me:4704: \"$ac_try\"") >&5
4702 (eval $ac_try) 2>&5 4705 (eval $ac_try) 2>&5
4703 ac_status=$? 4706 ac_status=$?
4704 echo "$as_me:4704: \$? = $ac_status" >&5 4707 echo "$as_me:4707: \$? = $ac_status" >&5
4705 (exit $ac_status); }; }; then 4708 (exit $ac_status); }; }; then
4706 emacs_cv_tm_gmtoff=yes 4709 emacs_cv_tm_gmtoff=yes
4707else 4710else
@@ -4711,7 +4714,7 @@ emacs_cv_tm_gmtoff=no
4711fi 4714fi
4712rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 4715rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
4713fi 4716fi
4714echo "$as_me:4714: result: $emacs_cv_tm_gmtoff" >&5 4717echo "$as_me:4717: result: $emacs_cv_tm_gmtoff" >&5
4715echo "${ECHO_T}$emacs_cv_tm_gmtoff" >&6 4718echo "${ECHO_T}$emacs_cv_tm_gmtoff" >&6
4716if test $emacs_cv_tm_gmtoff = yes; then 4719if test $emacs_cv_tm_gmtoff = yes; then
4717 cat >>confdefs.h <<\EOF 4720 cat >>confdefs.h <<\EOF
@@ -4720,7 +4723,7 @@ EOF
4720 4723
4721fi 4724fi
4722 4725
4723echo "$as_me:4723: checking for $CC option to accept ANSI C" >&5 4726echo "$as_me:4726: checking for $CC option to accept ANSI C" >&5
4724echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6 4727echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
4725if test "${ac_cv_prog_cc_stdc+set}" = set; then 4728if test "${ac_cv_prog_cc_stdc+set}" = set; then
4726 echo $ECHO_N "(cached) $ECHO_C" >&6 4729 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -4728,7 +4731,7 @@ else
4728 ac_cv_prog_cc_stdc=no 4731 ac_cv_prog_cc_stdc=no
4729ac_save_CC=$CC 4732ac_save_CC=$CC
4730cat >conftest.$ac_ext <<_ACEOF 4733cat >conftest.$ac_ext <<_ACEOF
4731#line 4731 "configure" 4734#line 4734 "configure"
4732#include "confdefs.h" 4735#include "confdefs.h"
4733#include <stdarg.h> 4736#include <stdarg.h>
4734#include <stdio.h> 4737#include <stdio.h>
@@ -4777,16 +4780,16 @@ for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIO
4777do 4780do
4778 CC="$ac_save_CC $ac_arg" 4781 CC="$ac_save_CC $ac_arg"
4779 rm -f conftest.$ac_objext 4782 rm -f conftest.$ac_objext
4780if { (eval echo "$as_me:4780: \"$ac_compile\"") >&5 4783if { (eval echo "$as_me:4783: \"$ac_compile\"") >&5
4781 (eval $ac_compile) 2>&5 4784 (eval $ac_compile) 2>&5
4782 ac_status=$? 4785 ac_status=$?
4783 echo "$as_me:4783: \$? = $ac_status" >&5 4786 echo "$as_me:4786: \$? = $ac_status" >&5
4784 (exit $ac_status); } && 4787 (exit $ac_status); } &&
4785 { ac_try='test -s conftest.$ac_objext' 4788 { ac_try='test -s conftest.$ac_objext'
4786 { (eval echo "$as_me:4786: \"$ac_try\"") >&5 4789 { (eval echo "$as_me:4789: \"$ac_try\"") >&5
4787 (eval $ac_try) 2>&5 4790 (eval $ac_try) 2>&5
4788 ac_status=$? 4791 ac_status=$?
4789 echo "$as_me:4789: \$? = $ac_status" >&5 4792 echo "$as_me:4792: \$? = $ac_status" >&5
4790 (exit $ac_status); }; }; then 4793 (exit $ac_status); }; }; then
4791 ac_cv_prog_cc_stdc=$ac_arg 4794 ac_cv_prog_cc_stdc=$ac_arg
4792break 4795break
@@ -4803,18 +4806,18 @@ fi
4803 4806
4804case "x$ac_cv_prog_cc_stdc" in 4807case "x$ac_cv_prog_cc_stdc" in
4805 x|xno) 4808 x|xno)
4806 echo "$as_me:4806: result: none needed" >&5 4809 echo "$as_me:4809: result: none needed" >&5
4807echo "${ECHO_T}none needed" >&6 ;; 4810echo "${ECHO_T}none needed" >&6 ;;
4808 *) 4811 *)
4809 echo "$as_me:4809: result: $ac_cv_prog_cc_stdc" >&5 4812 echo "$as_me:4812: result: $ac_cv_prog_cc_stdc" >&5
4810echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6 4813echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
4811 CC="$CC $ac_cv_prog_cc_stdc" ;; 4814 CC="$CC $ac_cv_prog_cc_stdc" ;;
4812esac 4815esac
4813 4816
4814echo "$as_me:4814: checking for function prototypes" >&5 4817echo "$as_me:4817: checking for function prototypes" >&5
4815echo $ECHO_N "checking for function prototypes... $ECHO_C" >&6 4818echo $ECHO_N "checking for function prototypes... $ECHO_C" >&6
4816if test "$ac_cv_prog_cc_stdc" != no; then 4819if test "$ac_cv_prog_cc_stdc" != no; then
4817 echo "$as_me:4817: result: yes" >&5 4820 echo "$as_me:4820: result: yes" >&5
4818echo "${ECHO_T}yes" >&6 4821echo "${ECHO_T}yes" >&6
4819 4822
4820cat >>confdefs.h <<\EOF 4823cat >>confdefs.h <<\EOF
@@ -4822,17 +4825,17 @@ cat >>confdefs.h <<\EOF
4822EOF 4825EOF
4823 4826
4824else 4827else
4825 echo "$as_me:4825: result: no" >&5 4828 echo "$as_me:4828: result: no" >&5
4826echo "${ECHO_T}no" >&6 4829echo "${ECHO_T}no" >&6
4827fi 4830fi
4828 4831
4829echo "$as_me:4829: checking for working volatile" >&5 4832echo "$as_me:4832: checking for working volatile" >&5
4830echo $ECHO_N "checking for working volatile... $ECHO_C" >&6 4833echo $ECHO_N "checking for working volatile... $ECHO_C" >&6
4831if test "${ac_cv_c_volatile+set}" = set; then 4834if test "${ac_cv_c_volatile+set}" = set; then
4832 echo $ECHO_N "(cached) $ECHO_C" >&6 4835 echo $ECHO_N "(cached) $ECHO_C" >&6
4833else 4836else
4834 cat >conftest.$ac_ext <<_ACEOF 4837 cat >conftest.$ac_ext <<_ACEOF
4835#line 4835 "configure" 4838#line 4838 "configure"
4836#include "confdefs.h" 4839#include "confdefs.h"
4837 4840
4838int 4841int
@@ -4846,16 +4849,16 @@ int * volatile y;
4846} 4849}
4847_ACEOF 4850_ACEOF
4848rm -f conftest.$ac_objext 4851rm -f conftest.$ac_objext
4849if { (eval echo "$as_me:4849: \"$ac_compile\"") >&5 4852if { (eval echo "$as_me:4852: \"$ac_compile\"") >&5
4850 (eval $ac_compile) 2>&5 4853 (eval $ac_compile) 2>&5
4851 ac_status=$? 4854 ac_status=$?
4852 echo "$as_me:4852: \$? = $ac_status" >&5 4855 echo "$as_me:4855: \$? = $ac_status" >&5
4853 (exit $ac_status); } && 4856 (exit $ac_status); } &&
4854 { ac_try='test -s conftest.$ac_objext' 4857 { ac_try='test -s conftest.$ac_objext'
4855 { (eval echo "$as_me:4855: \"$ac_try\"") >&5 4858 { (eval echo "$as_me:4858: \"$ac_try\"") >&5
4856 (eval $ac_try) 2>&5 4859 (eval $ac_try) 2>&5
4857 ac_status=$? 4860 ac_status=$?
4858 echo "$as_me:4858: \$? = $ac_status" >&5 4861 echo "$as_me:4861: \$? = $ac_status" >&5
4859 (exit $ac_status); }; }; then 4862 (exit $ac_status); }; }; then
4860 ac_cv_c_volatile=yes 4863 ac_cv_c_volatile=yes
4861else 4864else
@@ -4865,7 +4868,7 @@ ac_cv_c_volatile=no
4865fi 4868fi
4866rm -f conftest.$ac_objext conftest.$ac_ext 4869rm -f conftest.$ac_objext conftest.$ac_ext
4867fi 4870fi
4868echo "$as_me:4868: result: $ac_cv_c_volatile" >&5 4871echo "$as_me:4871: result: $ac_cv_c_volatile" >&5
4869echo "${ECHO_T}$ac_cv_c_volatile" >&6 4872echo "${ECHO_T}$ac_cv_c_volatile" >&6
4870if test $ac_cv_c_volatile = no; then 4873if test $ac_cv_c_volatile = no; then
4871 4874
@@ -4875,13 +4878,13 @@ EOF
4875 4878
4876fi 4879fi
4877 4880
4878echo "$as_me:4878: checking for an ANSI C-conforming const" >&5 4881echo "$as_me:4881: checking for an ANSI C-conforming const" >&5
4879echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 4882echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
4880if test "${ac_cv_c_const+set}" = set; then 4883if test "${ac_cv_c_const+set}" = set; then
4881 echo $ECHO_N "(cached) $ECHO_C" >&6 4884 echo $ECHO_N "(cached) $ECHO_C" >&6
4882else 4885else
4883 cat >conftest.$ac_ext <<_ACEOF 4886 cat >conftest.$ac_ext <<_ACEOF
4884#line 4884 "configure" 4887#line 4887 "configure"
4885#include "confdefs.h" 4888#include "confdefs.h"
4886 4889
4887int 4890int
@@ -4939,16 +4942,16 @@ main ()
4939} 4942}
4940_ACEOF 4943_ACEOF
4941rm -f conftest.$ac_objext 4944rm -f conftest.$ac_objext
4942if { (eval echo "$as_me:4942: \"$ac_compile\"") >&5 4945if { (eval echo "$as_me:4945: \"$ac_compile\"") >&5
4943 (eval $ac_compile) 2>&5 4946 (eval $ac_compile) 2>&5
4944 ac_status=$? 4947 ac_status=$?
4945 echo "$as_me:4945: \$? = $ac_status" >&5 4948 echo "$as_me:4948: \$? = $ac_status" >&5
4946 (exit $ac_status); } && 4949 (exit $ac_status); } &&
4947 { ac_try='test -s conftest.$ac_objext' 4950 { ac_try='test -s conftest.$ac_objext'
4948 { (eval echo "$as_me:4948: \"$ac_try\"") >&5 4951 { (eval echo "$as_me:4951: \"$ac_try\"") >&5
4949 (eval $ac_try) 2>&5 4952 (eval $ac_try) 2>&5
4950 ac_status=$? 4953 ac_status=$?
4951 echo "$as_me:4951: \$? = $ac_status" >&5 4954 echo "$as_me:4954: \$? = $ac_status" >&5
4952 (exit $ac_status); }; }; then 4955 (exit $ac_status); }; }; then
4953 ac_cv_c_const=yes 4956 ac_cv_c_const=yes
4954else 4957else
@@ -4958,7 +4961,7 @@ ac_cv_c_const=no
4958fi 4961fi
4959rm -f conftest.$ac_objext conftest.$ac_ext 4962rm -f conftest.$ac_objext conftest.$ac_ext
4960fi 4963fi
4961echo "$as_me:4961: result: $ac_cv_c_const" >&5 4964echo "$as_me:4964: result: $ac_cv_c_const" >&5
4962echo "${ECHO_T}$ac_cv_c_const" >&6 4965echo "${ECHO_T}$ac_cv_c_const" >&6
4963if test $ac_cv_c_const = no; then 4966if test $ac_cv_c_const = no; then
4964 4967
@@ -4968,13 +4971,13 @@ EOF
4968 4971
4969fi 4972fi
4970 4973
4971echo "$as_me:4971: checking for void * support" >&5 4974echo "$as_me:4974: checking for void * support" >&5
4972echo $ECHO_N "checking for void * support... $ECHO_C" >&6 4975echo $ECHO_N "checking for void * support... $ECHO_C" >&6
4973if test "${emacs_cv_void_star+set}" = set; then 4976if test "${emacs_cv_void_star+set}" = set; then
4974 echo $ECHO_N "(cached) $ECHO_C" >&6 4977 echo $ECHO_N "(cached) $ECHO_C" >&6
4975else 4978else
4976 cat >conftest.$ac_ext <<_ACEOF 4979 cat >conftest.$ac_ext <<_ACEOF
4977#line 4977 "configure" 4980#line 4980 "configure"
4978#include "confdefs.h" 4981#include "confdefs.h"
4979 4982
4980int 4983int
@@ -4986,16 +4989,16 @@ void * foo;
4986} 4989}
4987_ACEOF 4990_ACEOF
4988rm -f conftest.$ac_objext 4991rm -f conftest.$ac_objext
4989if { (eval echo "$as_me:4989: \"$ac_compile\"") >&5 4992if { (eval echo "$as_me:4992: \"$ac_compile\"") >&5
4990 (eval $ac_compile) 2>&5 4993 (eval $ac_compile) 2>&5
4991 ac_status=$? 4994 ac_status=$?
4992 echo "$as_me:4992: \$? = $ac_status" >&5 4995 echo "$as_me:4995: \$? = $ac_status" >&5
4993 (exit $ac_status); } && 4996 (exit $ac_status); } &&
4994 { ac_try='test -s conftest.$ac_objext' 4997 { ac_try='test -s conftest.$ac_objext'
4995 { (eval echo "$as_me:4995: \"$ac_try\"") >&5 4998 { (eval echo "$as_me:4998: \"$ac_try\"") >&5
4996 (eval $ac_try) 2>&5 4999 (eval $ac_try) 2>&5
4997 ac_status=$? 5000 ac_status=$?
4998 echo "$as_me:4998: \$? = $ac_status" >&5 5001 echo "$as_me:5001: \$? = $ac_status" >&5
4999 (exit $ac_status); }; }; then 5002 (exit $ac_status); }; }; then
5000 emacs_cv_void_star=yes 5003 emacs_cv_void_star=yes
5001else 5004else
@@ -5005,7 +5008,7 @@ emacs_cv_void_star=no
5005fi 5008fi
5006rm -f conftest.$ac_objext conftest.$ac_ext 5009rm -f conftest.$ac_objext conftest.$ac_ext
5007fi 5010fi
5008echo "$as_me:5008: result: $emacs_cv_void_star" >&5 5011echo "$as_me:5011: result: $emacs_cv_void_star" >&5
5009echo "${ECHO_T}$emacs_cv_void_star" >&6 5012echo "${ECHO_T}$emacs_cv_void_star" >&6
5010if test $emacs_cv_void_star = yes; then 5013if test $emacs_cv_void_star = yes; then
5011 cat >>confdefs.h <<\EOF 5014 cat >>confdefs.h <<\EOF
@@ -5019,7 +5022,7 @@ EOF
5019 5022
5020fi 5023fi
5021 5024
5022echo "$as_me:5022: checking whether ${MAKE-make} sets \${MAKE}" >&5 5025echo "$as_me:5025: checking whether ${MAKE-make} sets \${MAKE}" >&5
5023echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6 5026echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6
5024set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` 5027set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
5025if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then 5028if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
@@ -5039,16 +5042,16 @@ fi
5039rm -f conftest.make 5042rm -f conftest.make
5040fi 5043fi
5041if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then 5044if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
5042 echo "$as_me:5042: result: yes" >&5 5045 echo "$as_me:5045: result: yes" >&5
5043echo "${ECHO_T}yes" >&6 5046echo "${ECHO_T}yes" >&6
5044 SET_MAKE= 5047 SET_MAKE=
5045else 5048else
5046 echo "$as_me:5046: result: no" >&5 5049 echo "$as_me:5049: result: no" >&5
5047echo "${ECHO_T}no" >&6 5050echo "${ECHO_T}no" >&6
5048 SET_MAKE="MAKE=${MAKE-make}" 5051 SET_MAKE="MAKE=${MAKE-make}"
5049fi 5052fi
5050 5053
5051echo "$as_me:5051: checking for long file names" >&5 5054echo "$as_me:5054: checking for long file names" >&5
5052echo $ECHO_N "checking for long file names... $ECHO_C" >&6 5055echo $ECHO_N "checking for long file names... $ECHO_C" >&6
5053if test "${ac_cv_sys_long_file_names+set}" = set; then 5056if test "${ac_cv_sys_long_file_names+set}" = set; then
5054 echo $ECHO_N "(cached) $ECHO_C" >&6 5057 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -5087,7 +5090,7 @@ for ac_dir in . $ac_tmpdirs `eval echo $prefix/lib $exec_prefix/lib` ; do
5087 rm -rf $ac_xdir 2>/dev/null 5090 rm -rf $ac_xdir 2>/dev/null
5088done 5091done
5089fi 5092fi
5090echo "$as_me:5090: result: $ac_cv_sys_long_file_names" >&5 5093echo "$as_me:5093: result: $ac_cv_sys_long_file_names" >&5
5091echo "${ECHO_T}$ac_cv_sys_long_file_names" >&6 5094echo "${ECHO_T}$ac_cv_sys_long_file_names" >&6
5092if test $ac_cv_sys_long_file_names = yes; then 5095if test $ac_cv_sys_long_file_names = yes; then
5093 5096
@@ -5099,7 +5102,7 @@ fi
5099 5102
5100#### Choose a window system. 5103#### Choose a window system.
5101 5104
5102echo "$as_me:5102: checking for X" >&5 5105echo "$as_me:5105: checking for X" >&5
5103echo $ECHO_N "checking for X... $ECHO_C" >&6 5106echo $ECHO_N "checking for X... $ECHO_C" >&6
5104 5107
5105# Check whether --with-x or --without-x was given. 5108# Check whether --with-x or --without-x was given.
@@ -5196,17 +5199,17 @@ if test "$ac_x_includes" = no; then
5196 # Guess where to find include files, by looking for Intrinsic.h. 5199 # Guess where to find include files, by looking for Intrinsic.h.
5197 # First, try using that file with no special directory specified. 5200 # First, try using that file with no special directory specified.
5198 cat >conftest.$ac_ext <<_ACEOF 5201 cat >conftest.$ac_ext <<_ACEOF
5199#line 5199 "configure" 5202#line 5202 "configure"
5200#include "confdefs.h" 5203#include "confdefs.h"
5201#include <X11/Intrinsic.h> 5204#include <X11/Intrinsic.h>
5202_ACEOF 5205_ACEOF
5203if { (eval echo "$as_me:5203: \"$ac_cpp conftest.$ac_ext\"") >&5 5206if { (eval echo "$as_me:5206: \"$ac_cpp conftest.$ac_ext\"") >&5
5204 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 5207 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5205 ac_status=$? 5208 ac_status=$?
5206 egrep -v '^ *\+' conftest.er1 >conftest.err 5209 egrep -v '^ *\+' conftest.er1 >conftest.err
5207 rm -f conftest.er1 5210 rm -f conftest.er1
5208 cat conftest.err >&5 5211 cat conftest.err >&5
5209 echo "$as_me:5209: \$? = $ac_status" >&5 5212 echo "$as_me:5212: \$? = $ac_status" >&5
5210 (exit $ac_status); } >/dev/null; then 5213 (exit $ac_status); } >/dev/null; then
5211 if test -s conftest.err; then 5214 if test -s conftest.err; then
5212 ac_cpp_err=$ac_c_preproc_warn_flag 5215 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -5239,7 +5242,7 @@ if test "$ac_x_libraries" = no; then
5239 ac_save_LIBS=$LIBS 5242 ac_save_LIBS=$LIBS
5240 LIBS="-lXt $LIBS" 5243 LIBS="-lXt $LIBS"
5241 cat >conftest.$ac_ext <<_ACEOF 5244 cat >conftest.$ac_ext <<_ACEOF
5242#line 5242 "configure" 5245#line 5245 "configure"
5243#include "confdefs.h" 5246#include "confdefs.h"
5244#include <X11/Intrinsic.h> 5247#include <X11/Intrinsic.h>
5245int 5248int
@@ -5251,16 +5254,16 @@ XtMalloc (0)
5251} 5254}
5252_ACEOF 5255_ACEOF
5253rm -f conftest.$ac_objext conftest$ac_exeext 5256rm -f conftest.$ac_objext conftest$ac_exeext
5254if { (eval echo "$as_me:5254: \"$ac_link\"") >&5 5257if { (eval echo "$as_me:5257: \"$ac_link\"") >&5
5255 (eval $ac_link) 2>&5 5258 (eval $ac_link) 2>&5
5256 ac_status=$? 5259 ac_status=$?
5257 echo "$as_me:5257: \$? = $ac_status" >&5 5260 echo "$as_me:5260: \$? = $ac_status" >&5
5258 (exit $ac_status); } && 5261 (exit $ac_status); } &&
5259 { ac_try='test -s conftest$ac_exeext' 5262 { ac_try='test -s conftest$ac_exeext'
5260 { (eval echo "$as_me:5260: \"$ac_try\"") >&5 5263 { (eval echo "$as_me:5263: \"$ac_try\"") >&5
5261 (eval $ac_try) 2>&5 5264 (eval $ac_try) 2>&5
5262 ac_status=$? 5265 ac_status=$?
5263 echo "$as_me:5263: \$? = $ac_status" >&5 5266 echo "$as_me:5266: \$? = $ac_status" >&5
5264 (exit $ac_status); }; }; then 5267 (exit $ac_status); }; }; then
5265 LIBS=$ac_save_LIBS 5268 LIBS=$ac_save_LIBS
5266# We can link X programs with no special library path. 5269# We can link X programs with no special library path.
@@ -5298,7 +5301,7 @@ fi
5298fi # $with_x != no 5301fi # $with_x != no
5299 5302
5300if test "$have_x" != yes; then 5303if test "$have_x" != yes; then
5301 echo "$as_me:5301: result: $have_x" >&5 5304 echo "$as_me:5304: result: $have_x" >&5
5302echo "${ECHO_T}$have_x" >&6 5305echo "${ECHO_T}$have_x" >&6
5303 no_x=yes 5306 no_x=yes
5304else 5307else
@@ -5308,7 +5311,7 @@ else
5308 # Update the cache value to reflect the command line values. 5311 # Update the cache value to reflect the command line values.
5309 ac_cv_have_x="have_x=yes \ 5312 ac_cv_have_x="have_x=yes \
5310 ac_x_includes=$x_includes ac_x_libraries=$x_libraries" 5313 ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
5311 echo "$as_me:5311: result: libraries $x_libraries, headers $x_includes" >&5 5314 echo "$as_me:5314: result: libraries $x_libraries, headers $x_includes" >&5
5312echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6 5315echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6
5313fi 5316fi
5314 5317
@@ -5406,13 +5409,13 @@ UNEXEC_SRC="`echo ${unexec} | sed 's/\.o/.c/'`"
5406# Assume not, until told otherwise. 5409# Assume not, until told otherwise.
5407GNU_MALLOC=yes 5410GNU_MALLOC=yes
5408doug_lea_malloc=yes 5411doug_lea_malloc=yes
5409echo "$as_me:5409: checking for malloc_get_state" >&5 5412echo "$as_me:5412: checking for malloc_get_state" >&5
5410echo $ECHO_N "checking for malloc_get_state... $ECHO_C" >&6 5413echo $ECHO_N "checking for malloc_get_state... $ECHO_C" >&6
5411if test "${ac_cv_func_malloc_get_state+set}" = set; then 5414if test "${ac_cv_func_malloc_get_state+set}" = set; then
5412 echo $ECHO_N "(cached) $ECHO_C" >&6 5415 echo $ECHO_N "(cached) $ECHO_C" >&6
5413else 5416else
5414 cat >conftest.$ac_ext <<_ACEOF 5417 cat >conftest.$ac_ext <<_ACEOF
5415#line 5415 "configure" 5418#line 5418 "configure"
5416#include "confdefs.h" 5419#include "confdefs.h"
5417/* System header to define __stub macros and hopefully few prototypes, 5420/* System header to define __stub macros and hopefully few prototypes,
5418 which can conflict with char malloc_get_state (); below. */ 5421 which can conflict with char malloc_get_state (); below. */
@@ -5443,16 +5446,16 @@ f = malloc_get_state;
5443} 5446}
5444_ACEOF 5447_ACEOF
5445rm -f conftest.$ac_objext conftest$ac_exeext 5448rm -f conftest.$ac_objext conftest$ac_exeext
5446if { (eval echo "$as_me:5446: \"$ac_link\"") >&5 5449if { (eval echo "$as_me:5449: \"$ac_link\"") >&5
5447 (eval $ac_link) 2>&5 5450 (eval $ac_link) 2>&5
5448 ac_status=$? 5451 ac_status=$?
5449 echo "$as_me:5449: \$? = $ac_status" >&5 5452 echo "$as_me:5452: \$? = $ac_status" >&5
5450 (exit $ac_status); } && 5453 (exit $ac_status); } &&
5451 { ac_try='test -s conftest$ac_exeext' 5454 { ac_try='test -s conftest$ac_exeext'
5452 { (eval echo "$as_me:5452: \"$ac_try\"") >&5 5455 { (eval echo "$as_me:5455: \"$ac_try\"") >&5
5453 (eval $ac_try) 2>&5 5456 (eval $ac_try) 2>&5
5454 ac_status=$? 5457 ac_status=$?
5455 echo "$as_me:5455: \$? = $ac_status" >&5 5458 echo "$as_me:5458: \$? = $ac_status" >&5
5456 (exit $ac_status); }; }; then 5459 (exit $ac_status); }; }; then
5457 ac_cv_func_malloc_get_state=yes 5460 ac_cv_func_malloc_get_state=yes
5458else 5461else
@@ -5462,7 +5465,7 @@ ac_cv_func_malloc_get_state=no
5462fi 5465fi
5463rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 5466rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5464fi 5467fi
5465echo "$as_me:5465: result: $ac_cv_func_malloc_get_state" >&5 5468echo "$as_me:5468: result: $ac_cv_func_malloc_get_state" >&5
5466echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6 5469echo "${ECHO_T}$ac_cv_func_malloc_get_state" >&6
5467if test $ac_cv_func_malloc_get_state = yes; then 5470if test $ac_cv_func_malloc_get_state = yes; then
5468 : 5471 :
@@ -5470,13 +5473,13 @@ else
5470 doug_lea_malloc=no 5473 doug_lea_malloc=no
5471fi 5474fi
5472 5475
5473echo "$as_me:5473: checking for malloc_set_state" >&5 5476echo "$as_me:5476: checking for malloc_set_state" >&5
5474echo $ECHO_N "checking for malloc_set_state... $ECHO_C" >&6 5477echo $ECHO_N "checking for malloc_set_state... $ECHO_C" >&6
5475if test "${ac_cv_func_malloc_set_state+set}" = set; then 5478if test "${ac_cv_func_malloc_set_state+set}" = set; then
5476 echo $ECHO_N "(cached) $ECHO_C" >&6 5479 echo $ECHO_N "(cached) $ECHO_C" >&6
5477else 5480else
5478 cat >conftest.$ac_ext <<_ACEOF 5481 cat >conftest.$ac_ext <<_ACEOF
5479#line 5479 "configure" 5482#line 5482 "configure"
5480#include "confdefs.h" 5483#include "confdefs.h"
5481/* System header to define __stub macros and hopefully few prototypes, 5484/* System header to define __stub macros and hopefully few prototypes,
5482 which can conflict with char malloc_set_state (); below. */ 5485 which can conflict with char malloc_set_state (); below. */
@@ -5507,16 +5510,16 @@ f = malloc_set_state;
5507} 5510}
5508_ACEOF 5511_ACEOF
5509rm -f conftest.$ac_objext conftest$ac_exeext 5512rm -f conftest.$ac_objext conftest$ac_exeext
5510if { (eval echo "$as_me:5510: \"$ac_link\"") >&5 5513if { (eval echo "$as_me:5513: \"$ac_link\"") >&5
5511 (eval $ac_link) 2>&5 5514 (eval $ac_link) 2>&5
5512 ac_status=$? 5515 ac_status=$?
5513 echo "$as_me:5513: \$? = $ac_status" >&5 5516 echo "$as_me:5516: \$? = $ac_status" >&5
5514 (exit $ac_status); } && 5517 (exit $ac_status); } &&
5515 { ac_try='test -s conftest$ac_exeext' 5518 { ac_try='test -s conftest$ac_exeext'
5516 { (eval echo "$as_me:5516: \"$ac_try\"") >&5 5519 { (eval echo "$as_me:5519: \"$ac_try\"") >&5
5517 (eval $ac_try) 2>&5 5520 (eval $ac_try) 2>&5
5518 ac_status=$? 5521 ac_status=$?
5519 echo "$as_me:5519: \$? = $ac_status" >&5 5522 echo "$as_me:5522: \$? = $ac_status" >&5
5520 (exit $ac_status); }; }; then 5523 (exit $ac_status); }; }; then
5521 ac_cv_func_malloc_set_state=yes 5524 ac_cv_func_malloc_set_state=yes
5522else 5525else
@@ -5526,7 +5529,7 @@ ac_cv_func_malloc_set_state=no
5526fi 5529fi
5527rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 5530rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5528fi 5531fi
5529echo "$as_me:5529: result: $ac_cv_func_malloc_set_state" >&5 5532echo "$as_me:5532: result: $ac_cv_func_malloc_set_state" >&5
5530echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6 5533echo "${ECHO_T}$ac_cv_func_malloc_set_state" >&6
5531if test $ac_cv_func_malloc_set_state = yes; then 5534if test $ac_cv_func_malloc_set_state = yes; then
5532 : 5535 :
@@ -5534,13 +5537,13 @@ else
5534 doug_lea_malloc=no 5537 doug_lea_malloc=no
5535fi 5538fi
5536 5539
5537echo "$as_me:5537: checking whether __after_morecore_hook exists" >&5 5540echo "$as_me:5540: checking whether __after_morecore_hook exists" >&5
5538echo $ECHO_N "checking whether __after_morecore_hook exists... $ECHO_C" >&6 5541echo $ECHO_N "checking whether __after_morecore_hook exists... $ECHO_C" >&6
5539if test "${emacs_cv_var___after_morecore_hook+set}" = set; then 5542if test "${emacs_cv_var___after_morecore_hook+set}" = set; then
5540 echo $ECHO_N "(cached) $ECHO_C" >&6 5543 echo $ECHO_N "(cached) $ECHO_C" >&6
5541else 5544else
5542 cat >conftest.$ac_ext <<_ACEOF 5545 cat >conftest.$ac_ext <<_ACEOF
5543#line 5543 "configure" 5546#line 5546 "configure"
5544#include "confdefs.h" 5547#include "confdefs.h"
5545extern void (* __after_morecore_hook)(); 5548extern void (* __after_morecore_hook)();
5546int 5549int
@@ -5552,16 +5555,16 @@ __after_morecore_hook = 0
5552} 5555}
5553_ACEOF 5556_ACEOF
5554rm -f conftest.$ac_objext conftest$ac_exeext 5557rm -f conftest.$ac_objext conftest$ac_exeext
5555if { (eval echo "$as_me:5555: \"$ac_link\"") >&5 5558if { (eval echo "$as_me:5558: \"$ac_link\"") >&5
5556 (eval $ac_link) 2>&5 5559 (eval $ac_link) 2>&5
5557 ac_status=$? 5560 ac_status=$?
5558 echo "$as_me:5558: \$? = $ac_status" >&5 5561 echo "$as_me:5561: \$? = $ac_status" >&5
5559 (exit $ac_status); } && 5562 (exit $ac_status); } &&
5560 { ac_try='test -s conftest$ac_exeext' 5563 { ac_try='test -s conftest$ac_exeext'
5561 { (eval echo "$as_me:5561: \"$ac_try\"") >&5 5564 { (eval echo "$as_me:5564: \"$ac_try\"") >&5
5562 (eval $ac_try) 2>&5 5565 (eval $ac_try) 2>&5
5563 ac_status=$? 5566 ac_status=$?
5564 echo "$as_me:5564: \$? = $ac_status" >&5 5567 echo "$as_me:5567: \$? = $ac_status" >&5
5565 (exit $ac_status); }; }; then 5568 (exit $ac_status); }; }; then
5566 emacs_cv_var___after_morecore_hook=yes 5569 emacs_cv_var___after_morecore_hook=yes
5567else 5570else
@@ -5571,7 +5574,7 @@ emacs_cv_var___after_morecore_hook=no
5571fi 5574fi
5572rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 5575rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5573fi 5576fi
5574echo "$as_me:5574: result: $emacs_cv_var___after_morecore_hook" >&5 5577echo "$as_me:5577: result: $emacs_cv_var___after_morecore_hook" >&5
5575echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6 5578echo "${ECHO_T}$emacs_cv_var___after_morecore_hook" >&6
5576if test $emacs_cv_var___after_morecore_hook = no; then 5579if test $emacs_cv_var___after_morecore_hook = no; then
5577 doug_lea_malloc=no 5580 doug_lea_malloc=no
@@ -5602,28 +5605,28 @@ for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
5602 inttypes.h stdint.h unistd.h 5605 inttypes.h stdint.h unistd.h
5603do 5606do
5604as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 5607as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
5605echo "$as_me:5605: checking for $ac_header" >&5 5608echo "$as_me:5608: checking for $ac_header" >&5
5606echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 5609echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5607if eval "test \"\${$as_ac_Header+set}\" = set"; then 5610if eval "test \"\${$as_ac_Header+set}\" = set"; then
5608 echo $ECHO_N "(cached) $ECHO_C" >&6 5611 echo $ECHO_N "(cached) $ECHO_C" >&6
5609else 5612else
5610 cat >conftest.$ac_ext <<_ACEOF 5613 cat >conftest.$ac_ext <<_ACEOF
5611#line 5611 "configure" 5614#line 5614 "configure"
5612#include "confdefs.h" 5615#include "confdefs.h"
5613$ac_includes_default 5616$ac_includes_default
5614#include <$ac_header> 5617#include <$ac_header>
5615_ACEOF 5618_ACEOF
5616rm -f conftest.$ac_objext 5619rm -f conftest.$ac_objext
5617if { (eval echo "$as_me:5617: \"$ac_compile\"") >&5 5620if { (eval echo "$as_me:5620: \"$ac_compile\"") >&5
5618 (eval $ac_compile) 2>&5 5621 (eval $ac_compile) 2>&5
5619 ac_status=$? 5622 ac_status=$?
5620 echo "$as_me:5620: \$? = $ac_status" >&5 5623 echo "$as_me:5623: \$? = $ac_status" >&5
5621 (exit $ac_status); } && 5624 (exit $ac_status); } &&
5622 { ac_try='test -s conftest.$ac_objext' 5625 { ac_try='test -s conftest.$ac_objext'
5623 { (eval echo "$as_me:5623: \"$ac_try\"") >&5 5626 { (eval echo "$as_me:5626: \"$ac_try\"") >&5
5624 (eval $ac_try) 2>&5 5627 (eval $ac_try) 2>&5
5625 ac_status=$? 5628 ac_status=$?
5626 echo "$as_me:5626: \$? = $ac_status" >&5 5629 echo "$as_me:5629: \$? = $ac_status" >&5
5627 (exit $ac_status); }; }; then 5630 (exit $ac_status); }; }; then
5628 eval "$as_ac_Header=yes" 5631 eval "$as_ac_Header=yes"
5629else 5632else
@@ -5633,7 +5636,7 @@ eval "$as_ac_Header=no"
5633fi 5636fi
5634rm -f conftest.$ac_objext conftest.$ac_ext 5637rm -f conftest.$ac_objext conftest.$ac_ext
5635fi 5638fi
5636echo "$as_me:5636: result: `eval echo '${'$as_ac_Header'}'`" >&5 5639echo "$as_me:5639: result: `eval echo '${'$as_ac_Header'}'`" >&5
5637echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 5640echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5638if test `eval echo '${'$as_ac_Header'}'` = yes; then 5641if test `eval echo '${'$as_ac_Header'}'` = yes; then
5639 cat >>confdefs.h <<EOF 5642 cat >>confdefs.h <<EOF
@@ -5646,23 +5649,23 @@ done
5646for ac_header in stdlib.h unistd.h 5649for ac_header in stdlib.h unistd.h
5647do 5650do
5648as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 5651as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
5649echo "$as_me:5649: checking for $ac_header" >&5 5652echo "$as_me:5652: checking for $ac_header" >&5
5650echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 5653echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
5651if eval "test \"\${$as_ac_Header+set}\" = set"; then 5654if eval "test \"\${$as_ac_Header+set}\" = set"; then
5652 echo $ECHO_N "(cached) $ECHO_C" >&6 5655 echo $ECHO_N "(cached) $ECHO_C" >&6
5653else 5656else
5654 cat >conftest.$ac_ext <<_ACEOF 5657 cat >conftest.$ac_ext <<_ACEOF
5655#line 5655 "configure" 5658#line 5658 "configure"
5656#include "confdefs.h" 5659#include "confdefs.h"
5657#include <$ac_header> 5660#include <$ac_header>
5658_ACEOF 5661_ACEOF
5659if { (eval echo "$as_me:5659: \"$ac_cpp conftest.$ac_ext\"") >&5 5662if { (eval echo "$as_me:5662: \"$ac_cpp conftest.$ac_ext\"") >&5
5660 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 5663 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
5661 ac_status=$? 5664 ac_status=$?
5662 egrep -v '^ *\+' conftest.er1 >conftest.err 5665 egrep -v '^ *\+' conftest.er1 >conftest.err
5663 rm -f conftest.er1 5666 rm -f conftest.er1
5664 cat conftest.err >&5 5667 cat conftest.err >&5
5665 echo "$as_me:5665: \$? = $ac_status" >&5 5668 echo "$as_me:5668: \$? = $ac_status" >&5
5666 (exit $ac_status); } >/dev/null; then 5669 (exit $ac_status); } >/dev/null; then
5667 if test -s conftest.err; then 5670 if test -s conftest.err; then
5668 ac_cpp_err=$ac_c_preproc_warn_flag 5671 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -5681,7 +5684,7 @@ else
5681fi 5684fi
5682rm -f conftest.err conftest.$ac_ext 5685rm -f conftest.err conftest.$ac_ext
5683fi 5686fi
5684echo "$as_me:5684: result: `eval echo '${'$as_ac_Header'}'`" >&5 5687echo "$as_me:5687: result: `eval echo '${'$as_ac_Header'}'`" >&5
5685echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 5688echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
5686if test `eval echo '${'$as_ac_Header'}'` = yes; then 5689if test `eval echo '${'$as_ac_Header'}'` = yes; then
5687 cat >>confdefs.h <<EOF 5690 cat >>confdefs.h <<EOF
@@ -5694,13 +5697,13 @@ done
5694for ac_func in getpagesize 5697for ac_func in getpagesize
5695do 5698do
5696as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 5699as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
5697echo "$as_me:5697: checking for $ac_func" >&5 5700echo "$as_me:5700: checking for $ac_func" >&5
5698echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 5701echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
5699if eval "test \"\${$as_ac_var+set}\" = set"; then 5702if eval "test \"\${$as_ac_var+set}\" = set"; then
5700 echo $ECHO_N "(cached) $ECHO_C" >&6 5703 echo $ECHO_N "(cached) $ECHO_C" >&6
5701else 5704else
5702 cat >conftest.$ac_ext <<_ACEOF 5705 cat >conftest.$ac_ext <<_ACEOF
5703#line 5703 "configure" 5706#line 5706 "configure"
5704#include "confdefs.h" 5707#include "confdefs.h"
5705/* System header to define __stub macros and hopefully few prototypes, 5708/* System header to define __stub macros and hopefully few prototypes,
5706 which can conflict with char $ac_func (); below. */ 5709 which can conflict with char $ac_func (); below. */
@@ -5731,16 +5734,16 @@ f = $ac_func;
5731} 5734}
5732_ACEOF 5735_ACEOF
5733rm -f conftest.$ac_objext conftest$ac_exeext 5736rm -f conftest.$ac_objext conftest$ac_exeext
5734if { (eval echo "$as_me:5734: \"$ac_link\"") >&5 5737if { (eval echo "$as_me:5737: \"$ac_link\"") >&5
5735 (eval $ac_link) 2>&5 5738 (eval $ac_link) 2>&5
5736 ac_status=$? 5739 ac_status=$?
5737 echo "$as_me:5737: \$? = $ac_status" >&5 5740 echo "$as_me:5740: \$? = $ac_status" >&5
5738 (exit $ac_status); } && 5741 (exit $ac_status); } &&
5739 { ac_try='test -s conftest$ac_exeext' 5742 { ac_try='test -s conftest$ac_exeext'
5740 { (eval echo "$as_me:5740: \"$ac_try\"") >&5 5743 { (eval echo "$as_me:5743: \"$ac_try\"") >&5
5741 (eval $ac_try) 2>&5 5744 (eval $ac_try) 2>&5
5742 ac_status=$? 5745 ac_status=$?
5743 echo "$as_me:5743: \$? = $ac_status" >&5 5746 echo "$as_me:5746: \$? = $ac_status" >&5
5744 (exit $ac_status); }; }; then 5747 (exit $ac_status); }; }; then
5745 eval "$as_ac_var=yes" 5748 eval "$as_ac_var=yes"
5746else 5749else
@@ -5750,7 +5753,7 @@ eval "$as_ac_var=no"
5750fi 5753fi
5751rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 5754rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5752fi 5755fi
5753echo "$as_me:5753: result: `eval echo '${'$as_ac_var'}'`" >&5 5756echo "$as_me:5756: result: `eval echo '${'$as_ac_var'}'`" >&5
5754echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 5757echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
5755if test `eval echo '${'$as_ac_var'}'` = yes; then 5758if test `eval echo '${'$as_ac_var'}'` = yes; then
5756 cat >>confdefs.h <<EOF 5759 cat >>confdefs.h <<EOF
@@ -5760,7 +5763,7 @@ EOF
5760fi 5763fi
5761done 5764done
5762 5765
5763echo "$as_me:5763: checking for working mmap" >&5 5766echo "$as_me:5766: checking for working mmap" >&5
5764echo $ECHO_N "checking for working mmap... $ECHO_C" >&6 5767echo $ECHO_N "checking for working mmap... $ECHO_C" >&6
5765if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then 5768if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then
5766 echo $ECHO_N "(cached) $ECHO_C" >&6 5769 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -5769,7 +5772,7 @@ else
5769 ac_cv_func_mmap_fixed_mapped=no 5772 ac_cv_func_mmap_fixed_mapped=no
5770else 5773else
5771 cat >conftest.$ac_ext <<_ACEOF 5774 cat >conftest.$ac_ext <<_ACEOF
5772#line 5772 "configure" 5775#line 5775 "configure"
5773#include "confdefs.h" 5776#include "confdefs.h"
5774$ac_includes_default 5777$ac_includes_default
5775/* Thanks to Mike Haertel and Jim Avera for this test. 5778/* Thanks to Mike Haertel and Jim Avera for this test.
@@ -5896,15 +5899,15 @@ main ()
5896} 5899}
5897_ACEOF 5900_ACEOF
5898rm -f conftest$ac_exeext 5901rm -f conftest$ac_exeext
5899if { (eval echo "$as_me:5899: \"$ac_link\"") >&5 5902if { (eval echo "$as_me:5902: \"$ac_link\"") >&5
5900 (eval $ac_link) 2>&5 5903 (eval $ac_link) 2>&5
5901 ac_status=$? 5904 ac_status=$?
5902 echo "$as_me:5902: \$? = $ac_status" >&5 5905 echo "$as_me:5905: \$? = $ac_status" >&5
5903 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 5906 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5904 { (eval echo "$as_me:5904: \"$ac_try\"") >&5 5907 { (eval echo "$as_me:5907: \"$ac_try\"") >&5
5905 (eval $ac_try) 2>&5 5908 (eval $ac_try) 2>&5
5906 ac_status=$? 5909 ac_status=$?
5907 echo "$as_me:5907: \$? = $ac_status" >&5 5910 echo "$as_me:5910: \$? = $ac_status" >&5
5908 (exit $ac_status); }; }; then 5911 (exit $ac_status); }; }; then
5909 ac_cv_func_mmap_fixed_mapped=yes 5912 ac_cv_func_mmap_fixed_mapped=yes
5910else 5913else
@@ -5916,7 +5919,7 @@ fi
5916rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 5919rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5917fi 5920fi
5918fi 5921fi
5919echo "$as_me:5919: result: $ac_cv_func_mmap_fixed_mapped" >&5 5922echo "$as_me:5922: result: $ac_cv_func_mmap_fixed_mapped" >&5
5920echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6 5923echo "${ECHO_T}$ac_cv_func_mmap_fixed_mapped" >&6
5921if test $ac_cv_func_mmap_fixed_mapped = yes; then 5924if test $ac_cv_func_mmap_fixed_mapped = yes; then
5922 5925
@@ -5933,7 +5936,7 @@ fi
5933 5936
5934LIBS="$libsrc_libs $LIBS" 5937LIBS="$libsrc_libs $LIBS"
5935 5938
5936echo "$as_me:5936: checking for dnet_ntoa in -ldnet" >&5 5939echo "$as_me:5939: checking for dnet_ntoa in -ldnet" >&5
5937echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6 5940echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6
5938if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then 5941if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then
5939 echo $ECHO_N "(cached) $ECHO_C" >&6 5942 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -5941,7 +5944,7 @@ else
5941 ac_check_lib_save_LIBS=$LIBS 5944 ac_check_lib_save_LIBS=$LIBS
5942LIBS="-ldnet $LIBS" 5945LIBS="-ldnet $LIBS"
5943cat >conftest.$ac_ext <<_ACEOF 5946cat >conftest.$ac_ext <<_ACEOF
5944#line 5944 "configure" 5947#line 5947 "configure"
5945#include "confdefs.h" 5948#include "confdefs.h"
5946 5949
5947/* Override any gcc2 internal prototype to avoid an error. */ 5950/* Override any gcc2 internal prototype to avoid an error. */
@@ -5960,16 +5963,16 @@ dnet_ntoa ();
5960} 5963}
5961_ACEOF 5964_ACEOF
5962rm -f conftest.$ac_objext conftest$ac_exeext 5965rm -f conftest.$ac_objext conftest$ac_exeext
5963if { (eval echo "$as_me:5963: \"$ac_link\"") >&5 5966if { (eval echo "$as_me:5966: \"$ac_link\"") >&5
5964 (eval $ac_link) 2>&5 5967 (eval $ac_link) 2>&5
5965 ac_status=$? 5968 ac_status=$?
5966 echo "$as_me:5966: \$? = $ac_status" >&5 5969 echo "$as_me:5969: \$? = $ac_status" >&5
5967 (exit $ac_status); } && 5970 (exit $ac_status); } &&
5968 { ac_try='test -s conftest$ac_exeext' 5971 { ac_try='test -s conftest$ac_exeext'
5969 { (eval echo "$as_me:5969: \"$ac_try\"") >&5 5972 { (eval echo "$as_me:5972: \"$ac_try\"") >&5
5970 (eval $ac_try) 2>&5 5973 (eval $ac_try) 2>&5
5971 ac_status=$? 5974 ac_status=$?
5972 echo "$as_me:5972: \$? = $ac_status" >&5 5975 echo "$as_me:5975: \$? = $ac_status" >&5
5973 (exit $ac_status); }; }; then 5976 (exit $ac_status); }; }; then
5974 ac_cv_lib_dnet_dnet_ntoa=yes 5977 ac_cv_lib_dnet_dnet_ntoa=yes
5975else 5978else
@@ -5980,7 +5983,7 @@ fi
5980rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 5983rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5981LIBS=$ac_check_lib_save_LIBS 5984LIBS=$ac_check_lib_save_LIBS
5982fi 5985fi
5983echo "$as_me:5983: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 5986echo "$as_me:5986: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
5984echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6 5987echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6
5985if test $ac_cv_lib_dnet_dnet_ntoa = yes; then 5988if test $ac_cv_lib_dnet_dnet_ntoa = yes; then
5986 cat >>confdefs.h <<EOF 5989 cat >>confdefs.h <<EOF
@@ -5991,7 +5994,7 @@ EOF
5991 5994
5992fi 5995fi
5993 5996
5994echo "$as_me:5994: checking for main in -lXbsd" >&5 5997echo "$as_me:5997: checking for main in -lXbsd" >&5
5995echo $ECHO_N "checking for main in -lXbsd... $ECHO_C" >&6 5998echo $ECHO_N "checking for main in -lXbsd... $ECHO_C" >&6
5996if test "${ac_cv_lib_Xbsd_main+set}" = set; then 5999if test "${ac_cv_lib_Xbsd_main+set}" = set; then
5997 echo $ECHO_N "(cached) $ECHO_C" >&6 6000 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -5999,7 +6002,7 @@ else
5999 ac_check_lib_save_LIBS=$LIBS 6002 ac_check_lib_save_LIBS=$LIBS
6000LIBS="-lXbsd $LIBS" 6003LIBS="-lXbsd $LIBS"
6001cat >conftest.$ac_ext <<_ACEOF 6004cat >conftest.$ac_ext <<_ACEOF
6002#line 6002 "configure" 6005#line 6005 "configure"
6003#include "confdefs.h" 6006#include "confdefs.h"
6004 6007
6005int 6008int
@@ -6011,16 +6014,16 @@ main ();
6011} 6014}
6012_ACEOF 6015_ACEOF
6013rm -f conftest.$ac_objext conftest$ac_exeext 6016rm -f conftest.$ac_objext conftest$ac_exeext
6014if { (eval echo "$as_me:6014: \"$ac_link\"") >&5 6017if { (eval echo "$as_me:6017: \"$ac_link\"") >&5
6015 (eval $ac_link) 2>&5 6018 (eval $ac_link) 2>&5
6016 ac_status=$? 6019 ac_status=$?
6017 echo "$as_me:6017: \$? = $ac_status" >&5 6020 echo "$as_me:6020: \$? = $ac_status" >&5
6018 (exit $ac_status); } && 6021 (exit $ac_status); } &&
6019 { ac_try='test -s conftest$ac_exeext' 6022 { ac_try='test -s conftest$ac_exeext'
6020 { (eval echo "$as_me:6020: \"$ac_try\"") >&5 6023 { (eval echo "$as_me:6023: \"$ac_try\"") >&5
6021 (eval $ac_try) 2>&5 6024 (eval $ac_try) 2>&5
6022 ac_status=$? 6025 ac_status=$?
6023 echo "$as_me:6023: \$? = $ac_status" >&5 6026 echo "$as_me:6026: \$? = $ac_status" >&5
6024 (exit $ac_status); }; }; then 6027 (exit $ac_status); }; }; then
6025 ac_cv_lib_Xbsd_main=yes 6028 ac_cv_lib_Xbsd_main=yes
6026else 6029else
@@ -6031,13 +6034,13 @@ fi
6031rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6034rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6032LIBS=$ac_check_lib_save_LIBS 6035LIBS=$ac_check_lib_save_LIBS
6033fi 6036fi
6034echo "$as_me:6034: result: $ac_cv_lib_Xbsd_main" >&5 6037echo "$as_me:6037: result: $ac_cv_lib_Xbsd_main" >&5
6035echo "${ECHO_T}$ac_cv_lib_Xbsd_main" >&6 6038echo "${ECHO_T}$ac_cv_lib_Xbsd_main" >&6
6036if test $ac_cv_lib_Xbsd_main = yes; then 6039if test $ac_cv_lib_Xbsd_main = yes; then
6037 LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -lXbsd" 6040 LD_SWITCH_X_SITE="$LD_SWITCH_X_SITE -lXbsd"
6038fi 6041fi
6039 6042
6040echo "$as_me:6040: checking for cma_open in -lpthreads" >&5 6043echo "$as_me:6043: checking for cma_open in -lpthreads" >&5
6041echo $ECHO_N "checking for cma_open in -lpthreads... $ECHO_C" >&6 6044echo $ECHO_N "checking for cma_open in -lpthreads... $ECHO_C" >&6
6042if test "${ac_cv_lib_pthreads_cma_open+set}" = set; then 6045if test "${ac_cv_lib_pthreads_cma_open+set}" = set; then
6043 echo $ECHO_N "(cached) $ECHO_C" >&6 6046 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6045,7 +6048,7 @@ else
6045 ac_check_lib_save_LIBS=$LIBS 6048 ac_check_lib_save_LIBS=$LIBS
6046LIBS="-lpthreads $LIBS" 6049LIBS="-lpthreads $LIBS"
6047cat >conftest.$ac_ext <<_ACEOF 6050cat >conftest.$ac_ext <<_ACEOF
6048#line 6048 "configure" 6051#line 6051 "configure"
6049#include "confdefs.h" 6052#include "confdefs.h"
6050 6053
6051/* Override any gcc2 internal prototype to avoid an error. */ 6054/* Override any gcc2 internal prototype to avoid an error. */
@@ -6064,16 +6067,16 @@ cma_open ();
6064} 6067}
6065_ACEOF 6068_ACEOF
6066rm -f conftest.$ac_objext conftest$ac_exeext 6069rm -f conftest.$ac_objext conftest$ac_exeext
6067if { (eval echo "$as_me:6067: \"$ac_link\"") >&5 6070if { (eval echo "$as_me:6070: \"$ac_link\"") >&5
6068 (eval $ac_link) 2>&5 6071 (eval $ac_link) 2>&5
6069 ac_status=$? 6072 ac_status=$?
6070 echo "$as_me:6070: \$? = $ac_status" >&5 6073 echo "$as_me:6073: \$? = $ac_status" >&5
6071 (exit $ac_status); } && 6074 (exit $ac_status); } &&
6072 { ac_try='test -s conftest$ac_exeext' 6075 { ac_try='test -s conftest$ac_exeext'
6073 { (eval echo "$as_me:6073: \"$ac_try\"") >&5 6076 { (eval echo "$as_me:6076: \"$ac_try\"") >&5
6074 (eval $ac_try) 2>&5 6077 (eval $ac_try) 2>&5
6075 ac_status=$? 6078 ac_status=$?
6076 echo "$as_me:6076: \$? = $ac_status" >&5 6079 echo "$as_me:6079: \$? = $ac_status" >&5
6077 (exit $ac_status); }; }; then 6080 (exit $ac_status); }; }; then
6078 ac_cv_lib_pthreads_cma_open=yes 6081 ac_cv_lib_pthreads_cma_open=yes
6079else 6082else
@@ -6084,7 +6087,7 @@ fi
6084rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6087rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6085LIBS=$ac_check_lib_save_LIBS 6088LIBS=$ac_check_lib_save_LIBS
6086fi 6089fi
6087echo "$as_me:6087: result: $ac_cv_lib_pthreads_cma_open" >&5 6090echo "$as_me:6090: result: $ac_cv_lib_pthreads_cma_open" >&5
6088echo "${ECHO_T}$ac_cv_lib_pthreads_cma_open" >&6 6091echo "${ECHO_T}$ac_cv_lib_pthreads_cma_open" >&6
6089if test $ac_cv_lib_pthreads_cma_open = yes; then 6092if test $ac_cv_lib_pthreads_cma_open = yes; then
6090 cat >>confdefs.h <<EOF 6093 cat >>confdefs.h <<EOF
@@ -6095,7 +6098,7 @@ EOF
6095 6098
6096fi 6099fi
6097 6100
6098echo "$as_me:6098: checking for XFree86 in /usr/X386" >&5 6101echo "$as_me:6101: checking for XFree86 in /usr/X386" >&5
6099echo $ECHO_N "checking for XFree86 in /usr/X386... $ECHO_C" >&6 6102echo $ECHO_N "checking for XFree86 in /usr/X386... $ECHO_C" >&6
6100if test -d /usr/X386/include; then 6103if test -d /usr/X386/include; then
6101 HAVE_XFREE386=yes 6104 HAVE_XFREE386=yes
@@ -6103,7 +6106,7 @@ if test -d /usr/X386/include; then
6103else 6106else
6104 HAVE_XFREE386=no 6107 HAVE_XFREE386=no
6105fi 6108fi
6106echo "$as_me:6106: result: $HAVE_XFREE386" >&5 6109echo "$as_me:6109: result: $HAVE_XFREE386" >&5
6107echo "${ECHO_T}$HAVE_XFREE386" >&6 6110echo "${ECHO_T}$HAVE_XFREE386" >&6
6108 6111
6109# Change CFLAGS temporarily so that C_SWITCH_X_SITE gets used 6112# Change CFLAGS temporarily so that C_SWITCH_X_SITE gets used
@@ -6128,10 +6131,10 @@ if test "${HAVE_X11}" = "yes"; then
6128 fi 6131 fi
6129 6132
6130 if test "${opsys}" = "gnu-linux"; then 6133 if test "${opsys}" = "gnu-linux"; then
6131 echo "$as_me:6131: checking whether X on GNU/Linux needs -b to link" >&5 6134 echo "$as_me:6134: checking whether X on GNU/Linux needs -b to link" >&5
6132echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6 6135echo $ECHO_N "checking whether X on GNU/Linux needs -b to link... $ECHO_C" >&6
6133 cat >conftest.$ac_ext <<_ACEOF 6136 cat >conftest.$ac_ext <<_ACEOF
6134#line 6134 "configure" 6137#line 6137 "configure"
6135#include "confdefs.h" 6138#include "confdefs.h"
6136 6139
6137int 6140int
@@ -6143,16 +6146,16 @@ XOpenDisplay ("foo");
6143} 6146}
6144_ACEOF 6147_ACEOF
6145rm -f conftest.$ac_objext conftest$ac_exeext 6148rm -f conftest.$ac_objext conftest$ac_exeext
6146if { (eval echo "$as_me:6146: \"$ac_link\"") >&5 6149if { (eval echo "$as_me:6149: \"$ac_link\"") >&5
6147 (eval $ac_link) 2>&5 6150 (eval $ac_link) 2>&5
6148 ac_status=$? 6151 ac_status=$?
6149 echo "$as_me:6149: \$? = $ac_status" >&5 6152 echo "$as_me:6152: \$? = $ac_status" >&5
6150 (exit $ac_status); } && 6153 (exit $ac_status); } &&
6151 { ac_try='test -s conftest$ac_exeext' 6154 { ac_try='test -s conftest$ac_exeext'
6152 { (eval echo "$as_me:6152: \"$ac_try\"") >&5 6155 { (eval echo "$as_me:6155: \"$ac_try\"") >&5
6153 (eval $ac_try) 2>&5 6156 (eval $ac_try) 2>&5
6154 ac_status=$? 6157 ac_status=$?
6155 echo "$as_me:6155: \$? = $ac_status" >&5 6158 echo "$as_me:6158: \$? = $ac_status" >&5
6156 (exit $ac_status); }; }; then 6159 (exit $ac_status); }; }; then
6157 xlinux_first_failure=no 6160 xlinux_first_failure=no
6158else 6161else
@@ -6171,7 +6174,7 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6171 CPPFLAGS="$CPPFLAGS -b i486-linuxaout" 6174 CPPFLAGS="$CPPFLAGS -b i486-linuxaout"
6172 LIBS="$LIBS -b i486-linuxaout" 6175 LIBS="$LIBS -b i486-linuxaout"
6173 cat >conftest.$ac_ext <<_ACEOF 6176 cat >conftest.$ac_ext <<_ACEOF
6174#line 6174 "configure" 6177#line 6177 "configure"
6175#include "confdefs.h" 6178#include "confdefs.h"
6176 6179
6177int 6180int
@@ -6183,16 +6186,16 @@ XOpenDisplay ("foo");
6183} 6186}
6184_ACEOF 6187_ACEOF
6185rm -f conftest.$ac_objext conftest$ac_exeext 6188rm -f conftest.$ac_objext conftest$ac_exeext
6186if { (eval echo "$as_me:6186: \"$ac_link\"") >&5 6189if { (eval echo "$as_me:6189: \"$ac_link\"") >&5
6187 (eval $ac_link) 2>&5 6190 (eval $ac_link) 2>&5
6188 ac_status=$? 6191 ac_status=$?
6189 echo "$as_me:6189: \$? = $ac_status" >&5 6192 echo "$as_me:6192: \$? = $ac_status" >&5
6190 (exit $ac_status); } && 6193 (exit $ac_status); } &&
6191 { ac_try='test -s conftest$ac_exeext' 6194 { ac_try='test -s conftest$ac_exeext'
6192 { (eval echo "$as_me:6192: \"$ac_try\"") >&5 6195 { (eval echo "$as_me:6195: \"$ac_try\"") >&5
6193 (eval $ac_try) 2>&5 6196 (eval $ac_try) 2>&5
6194 ac_status=$? 6197 ac_status=$?
6195 echo "$as_me:6195: \$? = $ac_status" >&5 6198 echo "$as_me:6198: \$? = $ac_status" >&5
6196 (exit $ac_status); }; }; then 6199 (exit $ac_status); }; }; then
6197 xlinux_second_failure=no 6200 xlinux_second_failure=no
6198else 6201else
@@ -6208,24 +6211,24 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6208 C_SWITCH_X_SITE="$OLD_C_SWITCH_X_SITE" 6211 C_SWITCH_X_SITE="$OLD_C_SWITCH_X_SITE"
6209 CPPFLAGS="$OLD_CPPFLAGS" 6212 CPPFLAGS="$OLD_CPPFLAGS"
6210 LIBS="$OLD_LIBS" 6213 LIBS="$OLD_LIBS"
6211 echo "$as_me:6211: result: no" >&5 6214 echo "$as_me:6214: result: no" >&5
6212echo "${ECHO_T}no" >&6 6215echo "${ECHO_T}no" >&6
6213 else 6216 else
6214 echo "$as_me:6214: result: yes" >&5 6217 echo "$as_me:6217: result: yes" >&5
6215echo "${ECHO_T}yes" >&6 6218echo "${ECHO_T}yes" >&6
6216 fi 6219 fi
6217 else 6220 else
6218 echo "$as_me:6218: result: no" >&5 6221 echo "$as_me:6221: result: no" >&5
6219echo "${ECHO_T}no" >&6 6222echo "${ECHO_T}no" >&6
6220 fi 6223 fi
6221 fi 6224 fi
6222 6225
6223 # Reportedly, some broken Solaris systems have XKBlib.h but are missing 6226 # Reportedly, some broken Solaris systems have XKBlib.h but are missing
6224 # header files included from there. 6227 # header files included from there.
6225 echo "$as_me:6225: checking for Xkb" >&5 6228 echo "$as_me:6228: checking for Xkb" >&5
6226echo $ECHO_N "checking for Xkb... $ECHO_C" >&6 6229echo $ECHO_N "checking for Xkb... $ECHO_C" >&6
6227 cat >conftest.$ac_ext <<_ACEOF 6230 cat >conftest.$ac_ext <<_ACEOF
6228#line 6228 "configure" 6231#line 6231 "configure"
6229#include "confdefs.h" 6232#include "confdefs.h"
6230#include <X11/Xlib.h> 6233#include <X11/Xlib.h>
6231#include <X11/XKBlib.h> 6234#include <X11/XKBlib.h>
@@ -6238,16 +6241,16 @@ XkbDescPtr kb = XkbGetKeyboard (0, XkbAllComponentsMask, XkbUseCoreKbd);
6238} 6241}
6239_ACEOF 6242_ACEOF
6240rm -f conftest.$ac_objext conftest$ac_exeext 6243rm -f conftest.$ac_objext conftest$ac_exeext
6241if { (eval echo "$as_me:6241: \"$ac_link\"") >&5 6244if { (eval echo "$as_me:6244: \"$ac_link\"") >&5
6242 (eval $ac_link) 2>&5 6245 (eval $ac_link) 2>&5
6243 ac_status=$? 6246 ac_status=$?
6244 echo "$as_me:6244: \$? = $ac_status" >&5 6247 echo "$as_me:6247: \$? = $ac_status" >&5
6245 (exit $ac_status); } && 6248 (exit $ac_status); } &&
6246 { ac_try='test -s conftest$ac_exeext' 6249 { ac_try='test -s conftest$ac_exeext'
6247 { (eval echo "$as_me:6247: \"$ac_try\"") >&5 6250 { (eval echo "$as_me:6250: \"$ac_try\"") >&5
6248 (eval $ac_try) 2>&5 6251 (eval $ac_try) 2>&5
6249 ac_status=$? 6252 ac_status=$?
6250 echo "$as_me:6250: \$? = $ac_status" >&5 6253 echo "$as_me:6253: \$? = $ac_status" >&5
6251 (exit $ac_status); }; }; then 6254 (exit $ac_status); }; }; then
6252 emacs_xkb=yes 6255 emacs_xkb=yes
6253else 6256else
@@ -6256,7 +6259,7 @@ cat conftest.$ac_ext >&5
6256emacs_xkb=no 6259emacs_xkb=no
6257fi 6260fi
6258rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6261rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6259 echo "$as_me:6259: result: $emacs_xkb" >&5 6262 echo "$as_me:6262: result: $emacs_xkb" >&5
6260echo "${ECHO_T}$emacs_xkb" >&6 6263echo "${ECHO_T}$emacs_xkb" >&6
6261 if test $emacs_xkb = yes; then 6264 if test $emacs_xkb = yes; then
6262 cat >>confdefs.h <<\EOF 6265 cat >>confdefs.h <<\EOF
@@ -6269,13 +6272,13 @@ for ac_func in XrmSetDatabase XScreenResourceString \
6269XScreenNumberOfScreen XSetWMProtocols 6272XScreenNumberOfScreen XSetWMProtocols
6270do 6273do
6271as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 6274as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
6272echo "$as_me:6272: checking for $ac_func" >&5 6275echo "$as_me:6275: checking for $ac_func" >&5
6273echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 6276echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
6274if eval "test \"\${$as_ac_var+set}\" = set"; then 6277if eval "test \"\${$as_ac_var+set}\" = set"; then
6275 echo $ECHO_N "(cached) $ECHO_C" >&6 6278 echo $ECHO_N "(cached) $ECHO_C" >&6
6276else 6279else
6277 cat >conftest.$ac_ext <<_ACEOF 6280 cat >conftest.$ac_ext <<_ACEOF
6278#line 6278 "configure" 6281#line 6281 "configure"
6279#include "confdefs.h" 6282#include "confdefs.h"
6280/* System header to define __stub macros and hopefully few prototypes, 6283/* System header to define __stub macros and hopefully few prototypes,
6281 which can conflict with char $ac_func (); below. */ 6284 which can conflict with char $ac_func (); below. */
@@ -6306,16 +6309,16 @@ f = $ac_func;
6306} 6309}
6307_ACEOF 6310_ACEOF
6308rm -f conftest.$ac_objext conftest$ac_exeext 6311rm -f conftest.$ac_objext conftest$ac_exeext
6309if { (eval echo "$as_me:6309: \"$ac_link\"") >&5 6312if { (eval echo "$as_me:6312: \"$ac_link\"") >&5
6310 (eval $ac_link) 2>&5 6313 (eval $ac_link) 2>&5
6311 ac_status=$? 6314 ac_status=$?
6312 echo "$as_me:6312: \$? = $ac_status" >&5 6315 echo "$as_me:6315: \$? = $ac_status" >&5
6313 (exit $ac_status); } && 6316 (exit $ac_status); } &&
6314 { ac_try='test -s conftest$ac_exeext' 6317 { ac_try='test -s conftest$ac_exeext'
6315 { (eval echo "$as_me:6315: \"$ac_try\"") >&5 6318 { (eval echo "$as_me:6318: \"$ac_try\"") >&5
6316 (eval $ac_try) 2>&5 6319 (eval $ac_try) 2>&5
6317 ac_status=$? 6320 ac_status=$?
6318 echo "$as_me:6318: \$? = $ac_status" >&5 6321 echo "$as_me:6321: \$? = $ac_status" >&5
6319 (exit $ac_status); }; }; then 6322 (exit $ac_status); }; }; then
6320 eval "$as_ac_var=yes" 6323 eval "$as_ac_var=yes"
6321else 6324else
@@ -6325,7 +6328,7 @@ eval "$as_ac_var=no"
6325fi 6328fi
6326rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6329rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6327fi 6330fi
6328echo "$as_me:6328: result: `eval echo '${'$as_ac_var'}'`" >&5 6331echo "$as_me:6331: result: `eval echo '${'$as_ac_var'}'`" >&5
6329echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 6332echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
6330if test `eval echo '${'$as_ac_var'}'` = yes; then 6333if test `eval echo '${'$as_ac_var'}'` = yes; then
6331 cat >>confdefs.h <<EOF 6334 cat >>confdefs.h <<EOF
@@ -6338,13 +6341,13 @@ done
6338fi 6341fi
6339 6342
6340if test "${window_system}" = "x11"; then 6343if test "${window_system}" = "x11"; then
6341 echo "$as_me:6341: checking X11 version 6" >&5 6344 echo "$as_me:6344: checking X11 version 6" >&5
6342echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6 6345echo $ECHO_N "checking X11 version 6... $ECHO_C" >&6
6343 if test "${emacs_cv_x11_version_6+set}" = set; then 6346 if test "${emacs_cv_x11_version_6+set}" = set; then
6344 echo $ECHO_N "(cached) $ECHO_C" >&6 6347 echo $ECHO_N "(cached) $ECHO_C" >&6
6345else 6348else
6346 cat >conftest.$ac_ext <<_ACEOF 6349 cat >conftest.$ac_ext <<_ACEOF
6347#line 6347 "configure" 6350#line 6350 "configure"
6348#include "confdefs.h" 6351#include "confdefs.h"
6349#include <X11/Xlib.h> 6352#include <X11/Xlib.h>
6350int 6353int
@@ -6359,16 +6362,16 @@ fail;
6359} 6362}
6360_ACEOF 6363_ACEOF
6361rm -f conftest.$ac_objext conftest$ac_exeext 6364rm -f conftest.$ac_objext conftest$ac_exeext
6362if { (eval echo "$as_me:6362: \"$ac_link\"") >&5 6365if { (eval echo "$as_me:6365: \"$ac_link\"") >&5
6363 (eval $ac_link) 2>&5 6366 (eval $ac_link) 2>&5
6364 ac_status=$? 6367 ac_status=$?
6365 echo "$as_me:6365: \$? = $ac_status" >&5 6368 echo "$as_me:6368: \$? = $ac_status" >&5
6366 (exit $ac_status); } && 6369 (exit $ac_status); } &&
6367 { ac_try='test -s conftest$ac_exeext' 6370 { ac_try='test -s conftest$ac_exeext'
6368 { (eval echo "$as_me:6368: \"$ac_try\"") >&5 6371 { (eval echo "$as_me:6371: \"$ac_try\"") >&5
6369 (eval $ac_try) 2>&5 6372 (eval $ac_try) 2>&5
6370 ac_status=$? 6373 ac_status=$?
6371 echo "$as_me:6371: \$? = $ac_status" >&5 6374 echo "$as_me:6374: \$? = $ac_status" >&5
6372 (exit $ac_status); }; }; then 6375 (exit $ac_status); }; }; then
6373 emacs_cv_x11_version_6=yes 6376 emacs_cv_x11_version_6=yes
6374else 6377else
@@ -6380,26 +6383,26 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6380fi 6383fi
6381 6384
6382 if test $emacs_cv_x11_version_6 = yes; then 6385 if test $emacs_cv_x11_version_6 = yes; then
6383 echo "$as_me:6383: result: 6 or newer" >&5 6386 echo "$as_me:6386: result: 6 or newer" >&5
6384echo "${ECHO_T}6 or newer" >&6 6387echo "${ECHO_T}6 or newer" >&6
6385 cat >>confdefs.h <<\EOF 6388 cat >>confdefs.h <<\EOF
6386#define HAVE_X11R6 1 6389#define HAVE_X11R6 1
6387EOF 6390EOF
6388 6391
6389 else 6392 else
6390 echo "$as_me:6390: result: before 6" >&5 6393 echo "$as_me:6393: result: before 6" >&5
6391echo "${ECHO_T}before 6" >&6 6394echo "${ECHO_T}before 6" >&6
6392 fi 6395 fi
6393fi 6396fi
6394 6397
6395if test "${window_system}" = "x11"; then 6398if test "${window_system}" = "x11"; then
6396 echo "$as_me:6396: checking X11 version 5" >&5 6399 echo "$as_me:6399: checking X11 version 5" >&5
6397echo $ECHO_N "checking X11 version 5... $ECHO_C" >&6 6400echo $ECHO_N "checking X11 version 5... $ECHO_C" >&6
6398 if test "${emacs_cv_x11_version_5+set}" = set; then 6401 if test "${emacs_cv_x11_version_5+set}" = set; then
6399 echo $ECHO_N "(cached) $ECHO_C" >&6 6402 echo $ECHO_N "(cached) $ECHO_C" >&6
6400else 6403else
6401 cat >conftest.$ac_ext <<_ACEOF 6404 cat >conftest.$ac_ext <<_ACEOF
6402#line 6402 "configure" 6405#line 6405 "configure"
6403#include "confdefs.h" 6406#include "confdefs.h"
6404#include <X11/Xlib.h> 6407#include <X11/Xlib.h>
6405int 6408int
@@ -6414,16 +6417,16 @@ fail;
6414} 6417}
6415_ACEOF 6418_ACEOF
6416rm -f conftest.$ac_objext conftest$ac_exeext 6419rm -f conftest.$ac_objext conftest$ac_exeext
6417if { (eval echo "$as_me:6417: \"$ac_link\"") >&5 6420if { (eval echo "$as_me:6420: \"$ac_link\"") >&5
6418 (eval $ac_link) 2>&5 6421 (eval $ac_link) 2>&5
6419 ac_status=$? 6422 ac_status=$?
6420 echo "$as_me:6420: \$? = $ac_status" >&5 6423 echo "$as_me:6423: \$? = $ac_status" >&5
6421 (exit $ac_status); } && 6424 (exit $ac_status); } &&
6422 { ac_try='test -s conftest$ac_exeext' 6425 { ac_try='test -s conftest$ac_exeext'
6423 { (eval echo "$as_me:6423: \"$ac_try\"") >&5 6426 { (eval echo "$as_me:6426: \"$ac_try\"") >&5
6424 (eval $ac_try) 2>&5 6427 (eval $ac_try) 2>&5
6425 ac_status=$? 6428 ac_status=$?
6426 echo "$as_me:6426: \$? = $ac_status" >&5 6429 echo "$as_me:6429: \$? = $ac_status" >&5
6427 (exit $ac_status); }; }; then 6430 (exit $ac_status); }; }; then
6428 emacs_cv_x11_version_5=yes 6431 emacs_cv_x11_version_5=yes
6429else 6432else
@@ -6435,7 +6438,7 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6435fi 6438fi
6436 6439
6437 if test $emacs_cv_x11_version_5 = yes; then 6440 if test $emacs_cv_x11_version_5 = yes; then
6438 echo "$as_me:6438: result: 5 or newer" >&5 6441 echo "$as_me:6441: result: 5 or newer" >&5
6439echo "${ECHO_T}5 or newer" >&6 6442echo "${ECHO_T}5 or newer" >&6
6440 HAVE_X11R5=yes 6443 HAVE_X11R5=yes
6441 cat >>confdefs.h <<\EOF 6444 cat >>confdefs.h <<\EOF
@@ -6444,20 +6447,20 @@ EOF
6444 6447
6445 else 6448 else
6446 HAVE_X11R5=no 6449 HAVE_X11R5=no
6447 echo "$as_me:6447: result: before 5" >&5 6450 echo "$as_me:6450: result: before 5" >&5
6448echo "${ECHO_T}before 5" >&6 6451echo "${ECHO_T}before 5" >&6
6449 fi 6452 fi
6450fi 6453fi
6451 6454
6452if test x"${USE_X_TOOLKIT}" = xmaybe; then 6455if test x"${USE_X_TOOLKIT}" = xmaybe; then
6453 if test x"${HAVE_X11R5}" = xyes; then 6456 if test x"${HAVE_X11R5}" = xyes; then
6454 echo "$as_me:6454: checking X11 version 5 with Xaw" >&5 6457 echo "$as_me:6457: checking X11 version 5 with Xaw" >&5
6455echo $ECHO_N "checking X11 version 5 with Xaw... $ECHO_C" >&6 6458echo $ECHO_N "checking X11 version 5 with Xaw... $ECHO_C" >&6
6456 if test "${emacs_cv_x11_version_5_with_xaw+set}" = set; then 6459 if test "${emacs_cv_x11_version_5_with_xaw+set}" = set; then
6457 echo $ECHO_N "(cached) $ECHO_C" >&6 6460 echo $ECHO_N "(cached) $ECHO_C" >&6
6458else 6461else
6459 cat >conftest.$ac_ext <<_ACEOF 6462 cat >conftest.$ac_ext <<_ACEOF
6460#line 6460 "configure" 6463#line 6463 "configure"
6461#include "confdefs.h" 6464#include "confdefs.h"
6462 6465
6463#include <X11/Intrinsic.h> 6466#include <X11/Intrinsic.h>
@@ -6471,16 +6474,16 @@ main ()
6471} 6474}
6472_ACEOF 6475_ACEOF
6473rm -f conftest.$ac_objext conftest$ac_exeext 6476rm -f conftest.$ac_objext conftest$ac_exeext
6474if { (eval echo "$as_me:6474: \"$ac_link\"") >&5 6477if { (eval echo "$as_me:6477: \"$ac_link\"") >&5
6475 (eval $ac_link) 2>&5 6478 (eval $ac_link) 2>&5
6476 ac_status=$? 6479 ac_status=$?
6477 echo "$as_me:6477: \$? = $ac_status" >&5 6480 echo "$as_me:6480: \$? = $ac_status" >&5
6478 (exit $ac_status); } && 6481 (exit $ac_status); } &&
6479 { ac_try='test -s conftest$ac_exeext' 6482 { ac_try='test -s conftest$ac_exeext'
6480 { (eval echo "$as_me:6480: \"$ac_try\"") >&5 6483 { (eval echo "$as_me:6483: \"$ac_try\"") >&5
6481 (eval $ac_try) 2>&5 6484 (eval $ac_try) 2>&5
6482 ac_status=$? 6485 ac_status=$?
6483 echo "$as_me:6483: \$? = $ac_status" >&5 6486 echo "$as_me:6486: \$? = $ac_status" >&5
6484 (exit $ac_status); }; }; then 6487 (exit $ac_status); }; }; then
6485 emacs_cv_x11_version_5_with_xaw=yes 6488 emacs_cv_x11_version_5_with_xaw=yes
6486else 6489else
@@ -6492,11 +6495,11 @@ rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6492fi 6495fi
6493 6496
6494 if test $emacs_cv_x11_version_5_with_xaw = yes; then 6497 if test $emacs_cv_x11_version_5_with_xaw = yes; then
6495 echo "$as_me:6495: result: 5 or newer, with Xaw; use toolkit by default" >&5 6498 echo "$as_me:6498: result: 5 or newer, with Xaw; use toolkit by default" >&5
6496echo "${ECHO_T}5 or newer, with Xaw; use toolkit by default" >&6 6499echo "${ECHO_T}5 or newer, with Xaw; use toolkit by default" >&6
6497 USE_X_TOOLKIT=LUCID 6500 USE_X_TOOLKIT=LUCID
6498 else 6501 else
6499 echo "$as_me:6499: result: before 5 or no Xaw; do not use toolkit by default" >&5 6502 echo "$as_me:6502: result: before 5 or no Xaw; do not use toolkit by default" >&5
6500echo "${ECHO_T}before 5 or no Xaw; do not use toolkit by default" >&6 6503echo "${ECHO_T}before 5 or no Xaw; do not use toolkit by default" >&6
6501 USE_X_TOOLKIT=none 6504 USE_X_TOOLKIT=none
6502 fi 6505 fi
@@ -6508,13 +6511,13 @@ fi
6508X_TOOLKIT_TYPE=$USE_X_TOOLKIT 6511X_TOOLKIT_TYPE=$USE_X_TOOLKIT
6509 6512
6510if test "${USE_X_TOOLKIT}" != "none"; then 6513if test "${USE_X_TOOLKIT}" != "none"; then
6511 echo "$as_me:6511: checking X11 toolkit version" >&5 6514 echo "$as_me:6514: checking X11 toolkit version" >&5
6512echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6 6515echo $ECHO_N "checking X11 toolkit version... $ECHO_C" >&6
6513 if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then 6516 if test "${emacs_cv_x11_toolkit_version_6+set}" = set; then
6514 echo $ECHO_N "(cached) $ECHO_C" >&6 6517 echo $ECHO_N "(cached) $ECHO_C" >&6
6515else 6518else
6516 cat >conftest.$ac_ext <<_ACEOF 6519 cat >conftest.$ac_ext <<_ACEOF
6517#line 6517 "configure" 6520#line 6520 "configure"
6518#include "confdefs.h" 6521#include "confdefs.h"
6519#include <X11/Intrinsic.h> 6522#include <X11/Intrinsic.h>
6520int 6523int
@@ -6529,16 +6532,16 @@ fail;
6529} 6532}
6530_ACEOF 6533_ACEOF
6531rm -f conftest.$ac_objext conftest$ac_exeext 6534rm -f conftest.$ac_objext conftest$ac_exeext
6532if { (eval echo "$as_me:6532: \"$ac_link\"") >&5 6535if { (eval echo "$as_me:6535: \"$ac_link\"") >&5
6533 (eval $ac_link) 2>&5 6536 (eval $ac_link) 2>&5
6534 ac_status=$? 6537 ac_status=$?
6535 echo "$as_me:6535: \$? = $ac_status" >&5 6538 echo "$as_me:6538: \$? = $ac_status" >&5
6536 (exit $ac_status); } && 6539 (exit $ac_status); } &&
6537 { ac_try='test -s conftest$ac_exeext' 6540 { ac_try='test -s conftest$ac_exeext'
6538 { (eval echo "$as_me:6538: \"$ac_try\"") >&5 6541 { (eval echo "$as_me:6541: \"$ac_try\"") >&5
6539 (eval $ac_try) 2>&5 6542 (eval $ac_try) 2>&5
6540 ac_status=$? 6543 ac_status=$?
6541 echo "$as_me:6541: \$? = $ac_status" >&5 6544 echo "$as_me:6544: \$? = $ac_status" >&5
6542 (exit $ac_status); }; }; then 6545 (exit $ac_status); }; }; then
6543 emacs_cv_x11_toolkit_version_6=yes 6546 emacs_cv_x11_toolkit_version_6=yes
6544else 6547else
@@ -6551,14 +6554,14 @@ fi
6551 6554
6552 HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6 6555 HAVE_X11XTR6=$emacs_cv_x11_toolkit_version_6
6553 if test $emacs_cv_x11_toolkit_version_6 = yes; then 6556 if test $emacs_cv_x11_toolkit_version_6 = yes; then
6554 echo "$as_me:6554: result: 6 or newer" >&5 6557 echo "$as_me:6557: result: 6 or newer" >&5
6555echo "${ECHO_T}6 or newer" >&6 6558echo "${ECHO_T}6 or newer" >&6
6556 cat >>confdefs.h <<\EOF 6559 cat >>confdefs.h <<\EOF
6557#define HAVE_X11XTR6 1 6560#define HAVE_X11XTR6 1
6558EOF 6561EOF
6559 6562
6560 else 6563 else
6561 echo "$as_me:6561: result: before 6" >&5 6564 echo "$as_me:6564: result: before 6" >&5
6562echo "${ECHO_T}before 6" >&6 6565echo "${ECHO_T}before 6" >&6
6563 fi 6566 fi
6564 6567
@@ -6569,7 +6572,7 @@ echo "${ECHO_T}before 6" >&6
6569 LIBS="-lXt $LIBS" 6572 LIBS="-lXt $LIBS"
6570 fi 6573 fi
6571 6574
6572echo "$as_me:6572: checking for XmuConvertStandardSelection in -lXmu" >&5 6575echo "$as_me:6575: checking for XmuConvertStandardSelection in -lXmu" >&5
6573echo $ECHO_N "checking for XmuConvertStandardSelection in -lXmu... $ECHO_C" >&6 6576echo $ECHO_N "checking for XmuConvertStandardSelection in -lXmu... $ECHO_C" >&6
6574if test "${ac_cv_lib_Xmu_XmuConvertStandardSelection+set}" = set; then 6577if test "${ac_cv_lib_Xmu_XmuConvertStandardSelection+set}" = set; then
6575 echo $ECHO_N "(cached) $ECHO_C" >&6 6578 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6577,7 +6580,7 @@ else
6577 ac_check_lib_save_LIBS=$LIBS 6580 ac_check_lib_save_LIBS=$LIBS
6578LIBS="-lXmu $LIBS" 6581LIBS="-lXmu $LIBS"
6579cat >conftest.$ac_ext <<_ACEOF 6582cat >conftest.$ac_ext <<_ACEOF
6580#line 6580 "configure" 6583#line 6583 "configure"
6581#include "confdefs.h" 6584#include "confdefs.h"
6582 6585
6583/* Override any gcc2 internal prototype to avoid an error. */ 6586/* Override any gcc2 internal prototype to avoid an error. */
@@ -6596,16 +6599,16 @@ XmuConvertStandardSelection ();
6596} 6599}
6597_ACEOF 6600_ACEOF
6598rm -f conftest.$ac_objext conftest$ac_exeext 6601rm -f conftest.$ac_objext conftest$ac_exeext
6599if { (eval echo "$as_me:6599: \"$ac_link\"") >&5 6602if { (eval echo "$as_me:6602: \"$ac_link\"") >&5
6600 (eval $ac_link) 2>&5 6603 (eval $ac_link) 2>&5
6601 ac_status=$? 6604 ac_status=$?
6602 echo "$as_me:6602: \$? = $ac_status" >&5 6605 echo "$as_me:6605: \$? = $ac_status" >&5
6603 (exit $ac_status); } && 6606 (exit $ac_status); } &&
6604 { ac_try='test -s conftest$ac_exeext' 6607 { ac_try='test -s conftest$ac_exeext'
6605 { (eval echo "$as_me:6605: \"$ac_try\"") >&5 6608 { (eval echo "$as_me:6608: \"$ac_try\"") >&5
6606 (eval $ac_try) 2>&5 6609 (eval $ac_try) 2>&5
6607 ac_status=$? 6610 ac_status=$?
6608 echo "$as_me:6608: \$? = $ac_status" >&5 6611 echo "$as_me:6611: \$? = $ac_status" >&5
6609 (exit $ac_status); }; }; then 6612 (exit $ac_status); }; }; then
6610 ac_cv_lib_Xmu_XmuConvertStandardSelection=yes 6613 ac_cv_lib_Xmu_XmuConvertStandardSelection=yes
6611else 6614else
@@ -6616,7 +6619,7 @@ fi
6616rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6619rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6617LIBS=$ac_check_lib_save_LIBS 6620LIBS=$ac_check_lib_save_LIBS
6618fi 6621fi
6619echo "$as_me:6619: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5 6622echo "$as_me:6622: result: $ac_cv_lib_Xmu_XmuConvertStandardSelection" >&5
6620echo "${ECHO_T}$ac_cv_lib_Xmu_XmuConvertStandardSelection" >&6 6623echo "${ECHO_T}$ac_cv_lib_Xmu_XmuConvertStandardSelection" >&6
6621if test $ac_cv_lib_Xmu_XmuConvertStandardSelection = yes; then 6624if test $ac_cv_lib_Xmu_XmuConvertStandardSelection = yes; then
6622 cat >>confdefs.h <<EOF 6625 cat >>confdefs.h <<EOF
@@ -6634,7 +6637,7 @@ fi
6634if test "${HAVE_X11}" = "yes"; then 6637if test "${HAVE_X11}" = "yes"; then
6635 if test "${USE_X_TOOLKIT}" != "none"; then 6638 if test "${USE_X_TOOLKIT}" != "none"; then
6636 6639
6637echo "$as_me:6637: checking for XShapeQueryExtension in -lXext" >&5 6640echo "$as_me:6640: checking for XShapeQueryExtension in -lXext" >&5
6638echo $ECHO_N "checking for XShapeQueryExtension in -lXext... $ECHO_C" >&6 6641echo $ECHO_N "checking for XShapeQueryExtension in -lXext... $ECHO_C" >&6
6639if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then 6642if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then
6640 echo $ECHO_N "(cached) $ECHO_C" >&6 6643 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6642,7 +6645,7 @@ else
6642 ac_check_lib_save_LIBS=$LIBS 6645 ac_check_lib_save_LIBS=$LIBS
6643LIBS="-lXext $LIBS" 6646LIBS="-lXext $LIBS"
6644cat >conftest.$ac_ext <<_ACEOF 6647cat >conftest.$ac_ext <<_ACEOF
6645#line 6645 "configure" 6648#line 6648 "configure"
6646#include "confdefs.h" 6649#include "confdefs.h"
6647 6650
6648/* Override any gcc2 internal prototype to avoid an error. */ 6651/* Override any gcc2 internal prototype to avoid an error. */
@@ -6661,16 +6664,16 @@ XShapeQueryExtension ();
6661} 6664}
6662_ACEOF 6665_ACEOF
6663rm -f conftest.$ac_objext conftest$ac_exeext 6666rm -f conftest.$ac_objext conftest$ac_exeext
6664if { (eval echo "$as_me:6664: \"$ac_link\"") >&5 6667if { (eval echo "$as_me:6667: \"$ac_link\"") >&5
6665 (eval $ac_link) 2>&5 6668 (eval $ac_link) 2>&5
6666 ac_status=$? 6669 ac_status=$?
6667 echo "$as_me:6667: \$? = $ac_status" >&5 6670 echo "$as_me:6670: \$? = $ac_status" >&5
6668 (exit $ac_status); } && 6671 (exit $ac_status); } &&
6669 { ac_try='test -s conftest$ac_exeext' 6672 { ac_try='test -s conftest$ac_exeext'
6670 { (eval echo "$as_me:6670: \"$ac_try\"") >&5 6673 { (eval echo "$as_me:6673: \"$ac_try\"") >&5
6671 (eval $ac_try) 2>&5 6674 (eval $ac_try) 2>&5
6672 ac_status=$? 6675 ac_status=$?
6673 echo "$as_me:6673: \$? = $ac_status" >&5 6676 echo "$as_me:6676: \$? = $ac_status" >&5
6674 (exit $ac_status); }; }; then 6677 (exit $ac_status); }; }; then
6675 ac_cv_lib_Xext_XShapeQueryExtension=yes 6678 ac_cv_lib_Xext_XShapeQueryExtension=yes
6676else 6679else
@@ -6681,7 +6684,7 @@ fi
6681rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6684rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6682LIBS=$ac_check_lib_save_LIBS 6685LIBS=$ac_check_lib_save_LIBS
6683fi 6686fi
6684echo "$as_me:6684: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 6687echo "$as_me:6687: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5
6685echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6 6688echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6
6686if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then 6689if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then
6687 cat >>confdefs.h <<EOF 6690 cat >>confdefs.h <<EOF
@@ -6696,13 +6699,13 @@ fi
6696fi 6699fi
6697 6700
6698if test "${USE_X_TOOLKIT}" = "MOTIF"; then 6701if test "${USE_X_TOOLKIT}" = "MOTIF"; then
6699 echo "$as_me:6699: checking for Motif version 2.1" >&5 6702 echo "$as_me:6702: checking for Motif version 2.1" >&5
6700echo $ECHO_N "checking for Motif version 2.1... $ECHO_C" >&6 6703echo $ECHO_N "checking for Motif version 2.1... $ECHO_C" >&6
6701if test "${emacs_cv_motif_version_2_1+set}" = set; then 6704if test "${emacs_cv_motif_version_2_1+set}" = set; then
6702 echo $ECHO_N "(cached) $ECHO_C" >&6 6705 echo $ECHO_N "(cached) $ECHO_C" >&6
6703else 6706else
6704 cat >conftest.$ac_ext <<_ACEOF 6707 cat >conftest.$ac_ext <<_ACEOF
6705#line 6705 "configure" 6708#line 6708 "configure"
6706#include "confdefs.h" 6709#include "confdefs.h"
6707#include <Xm/Xm.h> 6710#include <Xm/Xm.h>
6708int 6711int
@@ -6718,16 +6721,16 @@ Motif version prior to 2.1.
6718} 6721}
6719_ACEOF 6722_ACEOF
6720rm -f conftest.$ac_objext 6723rm -f conftest.$ac_objext
6721if { (eval echo "$as_me:6721: \"$ac_compile\"") >&5 6724if { (eval echo "$as_me:6724: \"$ac_compile\"") >&5
6722 (eval $ac_compile) 2>&5 6725 (eval $ac_compile) 2>&5
6723 ac_status=$? 6726 ac_status=$?
6724 echo "$as_me:6724: \$? = $ac_status" >&5 6727 echo "$as_me:6727: \$? = $ac_status" >&5
6725 (exit $ac_status); } && 6728 (exit $ac_status); } &&
6726 { ac_try='test -s conftest.$ac_objext' 6729 { ac_try='test -s conftest.$ac_objext'
6727 { (eval echo "$as_me:6727: \"$ac_try\"") >&5 6730 { (eval echo "$as_me:6730: \"$ac_try\"") >&5
6728 (eval $ac_try) 2>&5 6731 (eval $ac_try) 2>&5
6729 ac_status=$? 6732 ac_status=$?
6730 echo "$as_me:6730: \$? = $ac_status" >&5 6733 echo "$as_me:6733: \$? = $ac_status" >&5
6731 (exit $ac_status); }; }; then 6734 (exit $ac_status); }; }; then
6732 emacs_cv_motif_version_2_1=yes 6735 emacs_cv_motif_version_2_1=yes
6733else 6736else
@@ -6737,7 +6740,7 @@ emacs_cv_motif_version_2_1=no
6737fi 6740fi
6738rm -f conftest.$ac_objext conftest.$ac_ext 6741rm -f conftest.$ac_objext conftest.$ac_ext
6739fi 6742fi
6740echo "$as_me:6740: result: $emacs_cv_motif_version_2_1" >&5 6743echo "$as_me:6743: result: $emacs_cv_motif_version_2_1" >&5
6741echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6 6744echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6
6742 HAVE_MOTIF_2_1=$emacs_cv_motif_version_2_1 6745 HAVE_MOTIF_2_1=$emacs_cv_motif_version_2_1
6743 if test $emacs_cv_motif_version_2_1 = yes; then 6746 if test $emacs_cv_motif_version_2_1 = yes; then
@@ -6746,7 +6749,7 @@ echo "${ECHO_T}$emacs_cv_motif_version_2_1" >&6
6746#define HAVE_MOTIF_2_1 1 6749#define HAVE_MOTIF_2_1 1
6747EOF 6750EOF
6748 6751
6749 echo "$as_me:6749: checking for XpCreateContext in -lXp" >&5 6752 echo "$as_me:6752: checking for XpCreateContext in -lXp" >&5
6750echo $ECHO_N "checking for XpCreateContext in -lXp... $ECHO_C" >&6 6753echo $ECHO_N "checking for XpCreateContext in -lXp... $ECHO_C" >&6
6751if test "${ac_cv_lib_Xp_XpCreateContext+set}" = set; then 6754if test "${ac_cv_lib_Xp_XpCreateContext+set}" = set; then
6752 echo $ECHO_N "(cached) $ECHO_C" >&6 6755 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6754,7 +6757,7 @@ else
6754 ac_check_lib_save_LIBS=$LIBS 6757 ac_check_lib_save_LIBS=$LIBS
6755LIBS="-lXp $LIBS" 6758LIBS="-lXp $LIBS"
6756cat >conftest.$ac_ext <<_ACEOF 6759cat >conftest.$ac_ext <<_ACEOF
6757#line 6757 "configure" 6760#line 6760 "configure"
6758#include "confdefs.h" 6761#include "confdefs.h"
6759 6762
6760/* Override any gcc2 internal prototype to avoid an error. */ 6763/* Override any gcc2 internal prototype to avoid an error. */
@@ -6773,16 +6776,16 @@ XpCreateContext ();
6773} 6776}
6774_ACEOF 6777_ACEOF
6775rm -f conftest.$ac_objext conftest$ac_exeext 6778rm -f conftest.$ac_objext conftest$ac_exeext
6776if { (eval echo "$as_me:6776: \"$ac_link\"") >&5 6779if { (eval echo "$as_me:6779: \"$ac_link\"") >&5
6777 (eval $ac_link) 2>&5 6780 (eval $ac_link) 2>&5
6778 ac_status=$? 6781 ac_status=$?
6779 echo "$as_me:6779: \$? = $ac_status" >&5 6782 echo "$as_me:6782: \$? = $ac_status" >&5
6780 (exit $ac_status); } && 6783 (exit $ac_status); } &&
6781 { ac_try='test -s conftest$ac_exeext' 6784 { ac_try='test -s conftest$ac_exeext'
6782 { (eval echo "$as_me:6782: \"$ac_try\"") >&5 6785 { (eval echo "$as_me:6785: \"$ac_try\"") >&5
6783 (eval $ac_try) 2>&5 6786 (eval $ac_try) 2>&5
6784 ac_status=$? 6787 ac_status=$?
6785 echo "$as_me:6785: \$? = $ac_status" >&5 6788 echo "$as_me:6788: \$? = $ac_status" >&5
6786 (exit $ac_status); }; }; then 6789 (exit $ac_status); }; }; then
6787 ac_cv_lib_Xp_XpCreateContext=yes 6790 ac_cv_lib_Xp_XpCreateContext=yes
6788else 6791else
@@ -6793,7 +6796,7 @@ fi
6793rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6796rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6794LIBS=$ac_check_lib_save_LIBS 6797LIBS=$ac_check_lib_save_LIBS
6795fi 6798fi
6796echo "$as_me:6796: result: $ac_cv_lib_Xp_XpCreateContext" >&5 6799echo "$as_me:6799: result: $ac_cv_lib_Xp_XpCreateContext" >&5
6797echo "${ECHO_T}$ac_cv_lib_Xp_XpCreateContext" >&6 6800echo "${ECHO_T}$ac_cv_lib_Xp_XpCreateContext" >&6
6798if test $ac_cv_lib_Xp_XpCreateContext = yes; then 6801if test $ac_cv_lib_Xp_XpCreateContext = yes; then
6799 HAVE_LIBXP=yes 6802 HAVE_LIBXP=yes
@@ -6812,23 +6815,23 @@ fi
6812HAVE_XAW3D=no 6815HAVE_XAW3D=no
6813if test "${HAVE_X11}" = "yes"; then 6816if test "${HAVE_X11}" = "yes"; then
6814 if test "${USE_X_TOOLKIT}" != "none"; then 6817 if test "${USE_X_TOOLKIT}" != "none"; then
6815 echo "$as_me:6815: checking for X11/Xaw3d/Scrollbar.h" >&5 6818 echo "$as_me:6818: checking for X11/Xaw3d/Scrollbar.h" >&5
6816echo $ECHO_N "checking for X11/Xaw3d/Scrollbar.h... $ECHO_C" >&6 6819echo $ECHO_N "checking for X11/Xaw3d/Scrollbar.h... $ECHO_C" >&6
6817if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then 6820if test "${ac_cv_header_X11_Xaw3d_Scrollbar_h+set}" = set; then
6818 echo $ECHO_N "(cached) $ECHO_C" >&6 6821 echo $ECHO_N "(cached) $ECHO_C" >&6
6819else 6822else
6820 cat >conftest.$ac_ext <<_ACEOF 6823 cat >conftest.$ac_ext <<_ACEOF
6821#line 6821 "configure" 6824#line 6824 "configure"
6822#include "confdefs.h" 6825#include "confdefs.h"
6823#include <X11/Xaw3d/Scrollbar.h> 6826#include <X11/Xaw3d/Scrollbar.h>
6824_ACEOF 6827_ACEOF
6825if { (eval echo "$as_me:6825: \"$ac_cpp conftest.$ac_ext\"") >&5 6828if { (eval echo "$as_me:6828: \"$ac_cpp conftest.$ac_ext\"") >&5
6826 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 6829 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6827 ac_status=$? 6830 ac_status=$?
6828 egrep -v '^ *\+' conftest.er1 >conftest.err 6831 egrep -v '^ *\+' conftest.er1 >conftest.err
6829 rm -f conftest.er1 6832 rm -f conftest.er1
6830 cat conftest.err >&5 6833 cat conftest.err >&5
6831 echo "$as_me:6831: \$? = $ac_status" >&5 6834 echo "$as_me:6834: \$? = $ac_status" >&5
6832 (exit $ac_status); } >/dev/null; then 6835 (exit $ac_status); } >/dev/null; then
6833 if test -s conftest.err; then 6836 if test -s conftest.err; then
6834 ac_cpp_err=$ac_c_preproc_warn_flag 6837 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -6847,10 +6850,10 @@ else
6847fi 6850fi
6848rm -f conftest.err conftest.$ac_ext 6851rm -f conftest.err conftest.$ac_ext
6849fi 6852fi
6850echo "$as_me:6850: result: $ac_cv_header_X11_Xaw3d_Scrollbar_h" >&5 6853echo "$as_me:6853: result: $ac_cv_header_X11_Xaw3d_Scrollbar_h" >&5
6851echo "${ECHO_T}$ac_cv_header_X11_Xaw3d_Scrollbar_h" >&6 6854echo "${ECHO_T}$ac_cv_header_X11_Xaw3d_Scrollbar_h" >&6
6852if test $ac_cv_header_X11_Xaw3d_Scrollbar_h = yes; then 6855if test $ac_cv_header_X11_Xaw3d_Scrollbar_h = yes; then
6853 echo "$as_me:6853: checking for XawScrollbarSetThumb in -lXaw3d" >&5 6856 echo "$as_me:6856: checking for XawScrollbarSetThumb in -lXaw3d" >&5
6854echo $ECHO_N "checking for XawScrollbarSetThumb in -lXaw3d... $ECHO_C" >&6 6857echo $ECHO_N "checking for XawScrollbarSetThumb in -lXaw3d... $ECHO_C" >&6
6855if test "${ac_cv_lib_Xaw3d_XawScrollbarSetThumb+set}" = set; then 6858if test "${ac_cv_lib_Xaw3d_XawScrollbarSetThumb+set}" = set; then
6856 echo $ECHO_N "(cached) $ECHO_C" >&6 6859 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6858,7 +6861,7 @@ else
6858 ac_check_lib_save_LIBS=$LIBS 6861 ac_check_lib_save_LIBS=$LIBS
6859LIBS="-lXaw3d $LIBS" 6862LIBS="-lXaw3d $LIBS"
6860cat >conftest.$ac_ext <<_ACEOF 6863cat >conftest.$ac_ext <<_ACEOF
6861#line 6861 "configure" 6864#line 6864 "configure"
6862#include "confdefs.h" 6865#include "confdefs.h"
6863 6866
6864/* Override any gcc2 internal prototype to avoid an error. */ 6867/* Override any gcc2 internal prototype to avoid an error. */
@@ -6877,16 +6880,16 @@ XawScrollbarSetThumb ();
6877} 6880}
6878_ACEOF 6881_ACEOF
6879rm -f conftest.$ac_objext conftest$ac_exeext 6882rm -f conftest.$ac_objext conftest$ac_exeext
6880if { (eval echo "$as_me:6880: \"$ac_link\"") >&5 6883if { (eval echo "$as_me:6883: \"$ac_link\"") >&5
6881 (eval $ac_link) 2>&5 6884 (eval $ac_link) 2>&5
6882 ac_status=$? 6885 ac_status=$?
6883 echo "$as_me:6883: \$? = $ac_status" >&5 6886 echo "$as_me:6886: \$? = $ac_status" >&5
6884 (exit $ac_status); } && 6887 (exit $ac_status); } &&
6885 { ac_try='test -s conftest$ac_exeext' 6888 { ac_try='test -s conftest$ac_exeext'
6886 { (eval echo "$as_me:6886: \"$ac_try\"") >&5 6889 { (eval echo "$as_me:6889: \"$ac_try\"") >&5
6887 (eval $ac_try) 2>&5 6890 (eval $ac_try) 2>&5
6888 ac_status=$? 6891 ac_status=$?
6889 echo "$as_me:6889: \$? = $ac_status" >&5 6892 echo "$as_me:6892: \$? = $ac_status" >&5
6890 (exit $ac_status); }; }; then 6893 (exit $ac_status); }; }; then
6891 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=yes 6894 ac_cv_lib_Xaw3d_XawScrollbarSetThumb=yes
6892else 6895else
@@ -6897,7 +6900,7 @@ fi
6897rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 6900rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6898LIBS=$ac_check_lib_save_LIBS 6901LIBS=$ac_check_lib_save_LIBS
6899fi 6902fi
6900echo "$as_me:6900: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5 6903echo "$as_me:6903: result: $ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&5
6901echo "${ECHO_T}$ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&6 6904echo "${ECHO_T}$ac_cv_lib_Xaw3d_XawScrollbarSetThumb" >&6
6902if test $ac_cv_lib_Xaw3d_XawScrollbarSetThumb = yes; then 6905if test $ac_cv_lib_Xaw3d_XawScrollbarSetThumb = yes; then
6903 HAVE_XAW3D=yes 6906 HAVE_XAW3D=yes
@@ -6945,23 +6948,23 @@ fi
6945HAVE_XPM=no 6948HAVE_XPM=no
6946if test "${HAVE_X11}" = "yes"; then 6949if test "${HAVE_X11}" = "yes"; then
6947 if test "${with_xpm}" != "no"; then 6950 if test "${with_xpm}" != "no"; then
6948 echo "$as_me:6948: checking for X11/xpm.h" >&5 6951 echo "$as_me:6951: checking for X11/xpm.h" >&5
6949echo $ECHO_N "checking for X11/xpm.h... $ECHO_C" >&6 6952echo $ECHO_N "checking for X11/xpm.h... $ECHO_C" >&6
6950if test "${ac_cv_header_X11_xpm_h+set}" = set; then 6953if test "${ac_cv_header_X11_xpm_h+set}" = set; then
6951 echo $ECHO_N "(cached) $ECHO_C" >&6 6954 echo $ECHO_N "(cached) $ECHO_C" >&6
6952else 6955else
6953 cat >conftest.$ac_ext <<_ACEOF 6956 cat >conftest.$ac_ext <<_ACEOF
6954#line 6954 "configure" 6957#line 6957 "configure"
6955#include "confdefs.h" 6958#include "confdefs.h"
6956#include <X11/xpm.h> 6959#include <X11/xpm.h>
6957_ACEOF 6960_ACEOF
6958if { (eval echo "$as_me:6958: \"$ac_cpp conftest.$ac_ext\"") >&5 6961if { (eval echo "$as_me:6961: \"$ac_cpp conftest.$ac_ext\"") >&5
6959 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 6962 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6960 ac_status=$? 6963 ac_status=$?
6961 egrep -v '^ *\+' conftest.er1 >conftest.err 6964 egrep -v '^ *\+' conftest.er1 >conftest.err
6962 rm -f conftest.er1 6965 rm -f conftest.er1
6963 cat conftest.err >&5 6966 cat conftest.err >&5
6964 echo "$as_me:6964: \$? = $ac_status" >&5 6967 echo "$as_me:6967: \$? = $ac_status" >&5
6965 (exit $ac_status); } >/dev/null; then 6968 (exit $ac_status); } >/dev/null; then
6966 if test -s conftest.err; then 6969 if test -s conftest.err; then
6967 ac_cpp_err=$ac_c_preproc_warn_flag 6970 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -6980,10 +6983,10 @@ else
6980fi 6983fi
6981rm -f conftest.err conftest.$ac_ext 6984rm -f conftest.err conftest.$ac_ext
6982fi 6985fi
6983echo "$as_me:6983: result: $ac_cv_header_X11_xpm_h" >&5 6986echo "$as_me:6986: result: $ac_cv_header_X11_xpm_h" >&5
6984echo "${ECHO_T}$ac_cv_header_X11_xpm_h" >&6 6987echo "${ECHO_T}$ac_cv_header_X11_xpm_h" >&6
6985if test $ac_cv_header_X11_xpm_h = yes; then 6988if test $ac_cv_header_X11_xpm_h = yes; then
6986 echo "$as_me:6986: checking for XpmReadFileToPixmap in -lXpm" >&5 6989 echo "$as_me:6989: checking for XpmReadFileToPixmap in -lXpm" >&5
6987echo $ECHO_N "checking for XpmReadFileToPixmap in -lXpm... $ECHO_C" >&6 6990echo $ECHO_N "checking for XpmReadFileToPixmap in -lXpm... $ECHO_C" >&6
6988if test "${ac_cv_lib_Xpm_XpmReadFileToPixmap+set}" = set; then 6991if test "${ac_cv_lib_Xpm_XpmReadFileToPixmap+set}" = set; then
6989 echo $ECHO_N "(cached) $ECHO_C" >&6 6992 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -6991,7 +6994,7 @@ else
6991 ac_check_lib_save_LIBS=$LIBS 6994 ac_check_lib_save_LIBS=$LIBS
6992LIBS="-lXpm -lX11 $LIBS" 6995LIBS="-lXpm -lX11 $LIBS"
6993cat >conftest.$ac_ext <<_ACEOF 6996cat >conftest.$ac_ext <<_ACEOF
6994#line 6994 "configure" 6997#line 6997 "configure"
6995#include "confdefs.h" 6998#include "confdefs.h"
6996 6999
6997/* Override any gcc2 internal prototype to avoid an error. */ 7000/* Override any gcc2 internal prototype to avoid an error. */
@@ -7010,16 +7013,16 @@ XpmReadFileToPixmap ();
7010} 7013}
7011_ACEOF 7014_ACEOF
7012rm -f conftest.$ac_objext conftest$ac_exeext 7015rm -f conftest.$ac_objext conftest$ac_exeext
7013if { (eval echo "$as_me:7013: \"$ac_link\"") >&5 7016if { (eval echo "$as_me:7016: \"$ac_link\"") >&5
7014 (eval $ac_link) 2>&5 7017 (eval $ac_link) 2>&5
7015 ac_status=$? 7018 ac_status=$?
7016 echo "$as_me:7016: \$? = $ac_status" >&5 7019 echo "$as_me:7019: \$? = $ac_status" >&5
7017 (exit $ac_status); } && 7020 (exit $ac_status); } &&
7018 { ac_try='test -s conftest$ac_exeext' 7021 { ac_try='test -s conftest$ac_exeext'
7019 { (eval echo "$as_me:7019: \"$ac_try\"") >&5 7022 { (eval echo "$as_me:7022: \"$ac_try\"") >&5
7020 (eval $ac_try) 2>&5 7023 (eval $ac_try) 2>&5
7021 ac_status=$? 7024 ac_status=$?
7022 echo "$as_me:7022: \$? = $ac_status" >&5 7025 echo "$as_me:7025: \$? = $ac_status" >&5
7023 (exit $ac_status); }; }; then 7026 (exit $ac_status); }; }; then
7024 ac_cv_lib_Xpm_XpmReadFileToPixmap=yes 7027 ac_cv_lib_Xpm_XpmReadFileToPixmap=yes
7025else 7028else
@@ -7030,7 +7033,7 @@ fi
7030rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7033rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7031LIBS=$ac_check_lib_save_LIBS 7034LIBS=$ac_check_lib_save_LIBS
7032fi 7035fi
7033echo "$as_me:7033: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5 7036echo "$as_me:7036: result: $ac_cv_lib_Xpm_XpmReadFileToPixmap" >&5
7034echo "${ECHO_T}$ac_cv_lib_Xpm_XpmReadFileToPixmap" >&6 7037echo "${ECHO_T}$ac_cv_lib_Xpm_XpmReadFileToPixmap" >&6
7035if test $ac_cv_lib_Xpm_XpmReadFileToPixmap = yes; then 7038if test $ac_cv_lib_Xpm_XpmReadFileToPixmap = yes; then
7036 HAVE_XPM=yes 7039 HAVE_XPM=yes
@@ -7039,10 +7042,10 @@ fi
7039fi 7042fi
7040 7043
7041 if test "${HAVE_XPM}" = "yes"; then 7044 if test "${HAVE_XPM}" = "yes"; then
7042 echo "$as_me:7042: checking for XpmReturnAllocPixels preprocessor define" >&5 7045 echo "$as_me:7045: checking for XpmReturnAllocPixels preprocessor define" >&5
7043echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6 7046echo $ECHO_N "checking for XpmReturnAllocPixels preprocessor define... $ECHO_C" >&6
7044 cat >conftest.$ac_ext <<_ACEOF 7047 cat >conftest.$ac_ext <<_ACEOF
7045#line 7045 "configure" 7048#line 7048 "configure"
7046#include "confdefs.h" 7049#include "confdefs.h"
7047#include "X11/xpm.h" 7050#include "X11/xpm.h"
7048#ifndef XpmReturnAllocPixels 7051#ifndef XpmReturnAllocPixels
@@ -7059,10 +7062,10 @@ fi
7059rm -f conftest* 7062rm -f conftest*
7060 7063
7061 if test "${HAVE_XPM}" = "yes"; then 7064 if test "${HAVE_XPM}" = "yes"; then
7062 echo "$as_me:7062: result: yes" >&5 7065 echo "$as_me:7065: result: yes" >&5
7063echo "${ECHO_T}yes" >&6 7066echo "${ECHO_T}yes" >&6
7064 else 7067 else
7065 echo "$as_me:7065: result: no" >&5 7068 echo "$as_me:7068: result: no" >&5
7066echo "${ECHO_T}no" >&6 7069echo "${ECHO_T}no" >&6
7067 fi 7070 fi
7068 fi 7071 fi
@@ -7080,23 +7083,23 @@ fi
7080HAVE_JPEG=no 7083HAVE_JPEG=no
7081if test "${HAVE_X11}" = "yes"; then 7084if test "${HAVE_X11}" = "yes"; then
7082 if test "${with_jpeg}" != "no"; then 7085 if test "${with_jpeg}" != "no"; then
7083 echo "$as_me:7083: checking for jerror.h" >&5 7086 echo "$as_me:7086: checking for jerror.h" >&5
7084echo $ECHO_N "checking for jerror.h... $ECHO_C" >&6 7087echo $ECHO_N "checking for jerror.h... $ECHO_C" >&6
7085if test "${ac_cv_header_jerror_h+set}" = set; then 7088if test "${ac_cv_header_jerror_h+set}" = set; then
7086 echo $ECHO_N "(cached) $ECHO_C" >&6 7089 echo $ECHO_N "(cached) $ECHO_C" >&6
7087else 7090else
7088 cat >conftest.$ac_ext <<_ACEOF 7091 cat >conftest.$ac_ext <<_ACEOF
7089#line 7089 "configure" 7092#line 7092 "configure"
7090#include "confdefs.h" 7093#include "confdefs.h"
7091#include <jerror.h> 7094#include <jerror.h>
7092_ACEOF 7095_ACEOF
7093if { (eval echo "$as_me:7093: \"$ac_cpp conftest.$ac_ext\"") >&5 7096if { (eval echo "$as_me:7096: \"$ac_cpp conftest.$ac_ext\"") >&5
7094 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 7097 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7095 ac_status=$? 7098 ac_status=$?
7096 egrep -v '^ *\+' conftest.er1 >conftest.err 7099 egrep -v '^ *\+' conftest.er1 >conftest.err
7097 rm -f conftest.er1 7100 rm -f conftest.er1
7098 cat conftest.err >&5 7101 cat conftest.err >&5
7099 echo "$as_me:7099: \$? = $ac_status" >&5 7102 echo "$as_me:7102: \$? = $ac_status" >&5
7100 (exit $ac_status); } >/dev/null; then 7103 (exit $ac_status); } >/dev/null; then
7101 if test -s conftest.err; then 7104 if test -s conftest.err; then
7102 ac_cpp_err=$ac_c_preproc_warn_flag 7105 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -7115,10 +7118,10 @@ else
7115fi 7118fi
7116rm -f conftest.err conftest.$ac_ext 7119rm -f conftest.err conftest.$ac_ext
7117fi 7120fi
7118echo "$as_me:7118: result: $ac_cv_header_jerror_h" >&5 7121echo "$as_me:7121: result: $ac_cv_header_jerror_h" >&5
7119echo "${ECHO_T}$ac_cv_header_jerror_h" >&6 7122echo "${ECHO_T}$ac_cv_header_jerror_h" >&6
7120if test $ac_cv_header_jerror_h = yes; then 7123if test $ac_cv_header_jerror_h = yes; then
7121 echo "$as_me:7121: checking for jpeg_destroy_compress in -ljpeg" >&5 7124 echo "$as_me:7124: checking for jpeg_destroy_compress in -ljpeg" >&5
7122echo $ECHO_N "checking for jpeg_destroy_compress in -ljpeg... $ECHO_C" >&6 7125echo $ECHO_N "checking for jpeg_destroy_compress in -ljpeg... $ECHO_C" >&6
7123if test "${ac_cv_lib_jpeg_jpeg_destroy_compress+set}" = set; then 7126if test "${ac_cv_lib_jpeg_jpeg_destroy_compress+set}" = set; then
7124 echo $ECHO_N "(cached) $ECHO_C" >&6 7127 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7126,7 +7129,7 @@ else
7126 ac_check_lib_save_LIBS=$LIBS 7129 ac_check_lib_save_LIBS=$LIBS
7127LIBS="-ljpeg $LIBS" 7130LIBS="-ljpeg $LIBS"
7128cat >conftest.$ac_ext <<_ACEOF 7131cat >conftest.$ac_ext <<_ACEOF
7129#line 7129 "configure" 7132#line 7132 "configure"
7130#include "confdefs.h" 7133#include "confdefs.h"
7131 7134
7132/* Override any gcc2 internal prototype to avoid an error. */ 7135/* Override any gcc2 internal prototype to avoid an error. */
@@ -7145,16 +7148,16 @@ jpeg_destroy_compress ();
7145} 7148}
7146_ACEOF 7149_ACEOF
7147rm -f conftest.$ac_objext conftest$ac_exeext 7150rm -f conftest.$ac_objext conftest$ac_exeext
7148if { (eval echo "$as_me:7148: \"$ac_link\"") >&5 7151if { (eval echo "$as_me:7151: \"$ac_link\"") >&5
7149 (eval $ac_link) 2>&5 7152 (eval $ac_link) 2>&5
7150 ac_status=$? 7153 ac_status=$?
7151 echo "$as_me:7151: \$? = $ac_status" >&5 7154 echo "$as_me:7154: \$? = $ac_status" >&5
7152 (exit $ac_status); } && 7155 (exit $ac_status); } &&
7153 { ac_try='test -s conftest$ac_exeext' 7156 { ac_try='test -s conftest$ac_exeext'
7154 { (eval echo "$as_me:7154: \"$ac_try\"") >&5 7157 { (eval echo "$as_me:7157: \"$ac_try\"") >&5
7155 (eval $ac_try) 2>&5 7158 (eval $ac_try) 2>&5
7156 ac_status=$? 7159 ac_status=$?
7157 echo "$as_me:7157: \$? = $ac_status" >&5 7160 echo "$as_me:7160: \$? = $ac_status" >&5
7158 (exit $ac_status); }; }; then 7161 (exit $ac_status); }; }; then
7159 ac_cv_lib_jpeg_jpeg_destroy_compress=yes 7162 ac_cv_lib_jpeg_jpeg_destroy_compress=yes
7160else 7163else
@@ -7165,7 +7168,7 @@ fi
7165rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7168rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7166LIBS=$ac_check_lib_save_LIBS 7169LIBS=$ac_check_lib_save_LIBS
7167fi 7170fi
7168echo "$as_me:7168: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5 7171echo "$as_me:7171: result: $ac_cv_lib_jpeg_jpeg_destroy_compress" >&5
7169echo "${ECHO_T}$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6 7172echo "${ECHO_T}$ac_cv_lib_jpeg_jpeg_destroy_compress" >&6
7170if test $ac_cv_lib_jpeg_jpeg_destroy_compress = yes; then 7173if test $ac_cv_lib_jpeg_jpeg_destroy_compress = yes; then
7171 HAVE_JPEG=yes 7174 HAVE_JPEG=yes
@@ -7187,23 +7190,23 @@ fi
7187HAVE_PNG=no 7190HAVE_PNG=no
7188if test "${HAVE_X11}" = "yes"; then 7191if test "${HAVE_X11}" = "yes"; then
7189 if test "${with_png}" != "no"; then 7192 if test "${with_png}" != "no"; then
7190 echo "$as_me:7190: checking for png.h" >&5 7193 echo "$as_me:7193: checking for png.h" >&5
7191echo $ECHO_N "checking for png.h... $ECHO_C" >&6 7194echo $ECHO_N "checking for png.h... $ECHO_C" >&6
7192if test "${ac_cv_header_png_h+set}" = set; then 7195if test "${ac_cv_header_png_h+set}" = set; then
7193 echo $ECHO_N "(cached) $ECHO_C" >&6 7196 echo $ECHO_N "(cached) $ECHO_C" >&6
7194else 7197else
7195 cat >conftest.$ac_ext <<_ACEOF 7198 cat >conftest.$ac_ext <<_ACEOF
7196#line 7196 "configure" 7199#line 7199 "configure"
7197#include "confdefs.h" 7200#include "confdefs.h"
7198#include <png.h> 7201#include <png.h>
7199_ACEOF 7202_ACEOF
7200if { (eval echo "$as_me:7200: \"$ac_cpp conftest.$ac_ext\"") >&5 7203if { (eval echo "$as_me:7203: \"$ac_cpp conftest.$ac_ext\"") >&5
7201 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 7204 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7202 ac_status=$? 7205 ac_status=$?
7203 egrep -v '^ *\+' conftest.er1 >conftest.err 7206 egrep -v '^ *\+' conftest.er1 >conftest.err
7204 rm -f conftest.er1 7207 rm -f conftest.er1
7205 cat conftest.err >&5 7208 cat conftest.err >&5
7206 echo "$as_me:7206: \$? = $ac_status" >&5 7209 echo "$as_me:7209: \$? = $ac_status" >&5
7207 (exit $ac_status); } >/dev/null; then 7210 (exit $ac_status); } >/dev/null; then
7208 if test -s conftest.err; then 7211 if test -s conftest.err; then
7209 ac_cpp_err=$ac_c_preproc_warn_flag 7212 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -7222,10 +7225,10 @@ else
7222fi 7225fi
7223rm -f conftest.err conftest.$ac_ext 7226rm -f conftest.err conftest.$ac_ext
7224fi 7227fi
7225echo "$as_me:7225: result: $ac_cv_header_png_h" >&5 7228echo "$as_me:7228: result: $ac_cv_header_png_h" >&5
7226echo "${ECHO_T}$ac_cv_header_png_h" >&6 7229echo "${ECHO_T}$ac_cv_header_png_h" >&6
7227if test $ac_cv_header_png_h = yes; then 7230if test $ac_cv_header_png_h = yes; then
7228 echo "$as_me:7228: checking for png_get_channels in -lpng" >&5 7231 echo "$as_me:7231: checking for png_get_channels in -lpng" >&5
7229echo $ECHO_N "checking for png_get_channels in -lpng... $ECHO_C" >&6 7232echo $ECHO_N "checking for png_get_channels in -lpng... $ECHO_C" >&6
7230if test "${ac_cv_lib_png_png_get_channels+set}" = set; then 7233if test "${ac_cv_lib_png_png_get_channels+set}" = set; then
7231 echo $ECHO_N "(cached) $ECHO_C" >&6 7234 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7233,7 +7236,7 @@ else
7233 ac_check_lib_save_LIBS=$LIBS 7236 ac_check_lib_save_LIBS=$LIBS
7234LIBS="-lpng -lz -lm $LIBS" 7237LIBS="-lpng -lz -lm $LIBS"
7235cat >conftest.$ac_ext <<_ACEOF 7238cat >conftest.$ac_ext <<_ACEOF
7236#line 7236 "configure" 7239#line 7239 "configure"
7237#include "confdefs.h" 7240#include "confdefs.h"
7238 7241
7239/* Override any gcc2 internal prototype to avoid an error. */ 7242/* Override any gcc2 internal prototype to avoid an error. */
@@ -7252,16 +7255,16 @@ png_get_channels ();
7252} 7255}
7253_ACEOF 7256_ACEOF
7254rm -f conftest.$ac_objext conftest$ac_exeext 7257rm -f conftest.$ac_objext conftest$ac_exeext
7255if { (eval echo "$as_me:7255: \"$ac_link\"") >&5 7258if { (eval echo "$as_me:7258: \"$ac_link\"") >&5
7256 (eval $ac_link) 2>&5 7259 (eval $ac_link) 2>&5
7257 ac_status=$? 7260 ac_status=$?
7258 echo "$as_me:7258: \$? = $ac_status" >&5 7261 echo "$as_me:7261: \$? = $ac_status" >&5
7259 (exit $ac_status); } && 7262 (exit $ac_status); } &&
7260 { ac_try='test -s conftest$ac_exeext' 7263 { ac_try='test -s conftest$ac_exeext'
7261 { (eval echo "$as_me:7261: \"$ac_try\"") >&5 7264 { (eval echo "$as_me:7264: \"$ac_try\"") >&5
7262 (eval $ac_try) 2>&5 7265 (eval $ac_try) 2>&5
7263 ac_status=$? 7266 ac_status=$?
7264 echo "$as_me:7264: \$? = $ac_status" >&5 7267 echo "$as_me:7267: \$? = $ac_status" >&5
7265 (exit $ac_status); }; }; then 7268 (exit $ac_status); }; }; then
7266 ac_cv_lib_png_png_get_channels=yes 7269 ac_cv_lib_png_png_get_channels=yes
7267else 7270else
@@ -7272,7 +7275,7 @@ fi
7272rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7275rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7273LIBS=$ac_check_lib_save_LIBS 7276LIBS=$ac_check_lib_save_LIBS
7274fi 7277fi
7275echo "$as_me:7275: result: $ac_cv_lib_png_png_get_channels" >&5 7278echo "$as_me:7278: result: $ac_cv_lib_png_png_get_channels" >&5
7276echo "${ECHO_T}$ac_cv_lib_png_png_get_channels" >&6 7279echo "${ECHO_T}$ac_cv_lib_png_png_get_channels" >&6
7277if test $ac_cv_lib_png_png_get_channels = yes; then 7280if test $ac_cv_lib_png_png_get_channels = yes; then
7278 HAVE_PNG=yes 7281 HAVE_PNG=yes
@@ -7294,23 +7297,23 @@ fi
7294HAVE_TIFF=no 7297HAVE_TIFF=no
7295if test "${HAVE_X11}" = "yes"; then 7298if test "${HAVE_X11}" = "yes"; then
7296 if test "${with_tiff}" != "no"; then 7299 if test "${with_tiff}" != "no"; then
7297 echo "$as_me:7297: checking for tiffio.h" >&5 7300 echo "$as_me:7300: checking for tiffio.h" >&5
7298echo $ECHO_N "checking for tiffio.h... $ECHO_C" >&6 7301echo $ECHO_N "checking for tiffio.h... $ECHO_C" >&6
7299if test "${ac_cv_header_tiffio_h+set}" = set; then 7302if test "${ac_cv_header_tiffio_h+set}" = set; then
7300 echo $ECHO_N "(cached) $ECHO_C" >&6 7303 echo $ECHO_N "(cached) $ECHO_C" >&6
7301else 7304else
7302 cat >conftest.$ac_ext <<_ACEOF 7305 cat >conftest.$ac_ext <<_ACEOF
7303#line 7303 "configure" 7306#line 7306 "configure"
7304#include "confdefs.h" 7307#include "confdefs.h"
7305#include <tiffio.h> 7308#include <tiffio.h>
7306_ACEOF 7309_ACEOF
7307if { (eval echo "$as_me:7307: \"$ac_cpp conftest.$ac_ext\"") >&5 7310if { (eval echo "$as_me:7310: \"$ac_cpp conftest.$ac_ext\"") >&5
7308 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 7311 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7309 ac_status=$? 7312 ac_status=$?
7310 egrep -v '^ *\+' conftest.er1 >conftest.err 7313 egrep -v '^ *\+' conftest.er1 >conftest.err
7311 rm -f conftest.er1 7314 rm -f conftest.er1
7312 cat conftest.err >&5 7315 cat conftest.err >&5
7313 echo "$as_me:7313: \$? = $ac_status" >&5 7316 echo "$as_me:7316: \$? = $ac_status" >&5
7314 (exit $ac_status); } >/dev/null; then 7317 (exit $ac_status); } >/dev/null; then
7315 if test -s conftest.err; then 7318 if test -s conftest.err; then
7316 ac_cpp_err=$ac_c_preproc_warn_flag 7319 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -7329,13 +7332,13 @@ else
7329fi 7332fi
7330rm -f conftest.err conftest.$ac_ext 7333rm -f conftest.err conftest.$ac_ext
7331fi 7334fi
7332echo "$as_me:7332: result: $ac_cv_header_tiffio_h" >&5 7335echo "$as_me:7335: result: $ac_cv_header_tiffio_h" >&5
7333echo "${ECHO_T}$ac_cv_header_tiffio_h" >&6 7336echo "${ECHO_T}$ac_cv_header_tiffio_h" >&6
7334if test $ac_cv_header_tiffio_h = yes; then 7337if test $ac_cv_header_tiffio_h = yes; then
7335 tifflibs="-lz -lm" 7338 tifflibs="-lz -lm"
7336 # At least one tiff package requires the jpeg library. 7339 # At least one tiff package requires the jpeg library.
7337 if test "${HAVE_JPEG}" = yes; then tifflibs="-ljpeg $tifflibs"; fi 7340 if test "${HAVE_JPEG}" = yes; then tifflibs="-ljpeg $tifflibs"; fi
7338 echo "$as_me:7338: checking for TIFFGetVersion in -ltiff" >&5 7341 echo "$as_me:7341: checking for TIFFGetVersion in -ltiff" >&5
7339echo $ECHO_N "checking for TIFFGetVersion in -ltiff... $ECHO_C" >&6 7342echo $ECHO_N "checking for TIFFGetVersion in -ltiff... $ECHO_C" >&6
7340if test "${ac_cv_lib_tiff_TIFFGetVersion+set}" = set; then 7343if test "${ac_cv_lib_tiff_TIFFGetVersion+set}" = set; then
7341 echo $ECHO_N "(cached) $ECHO_C" >&6 7344 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7343,7 +7346,7 @@ else
7343 ac_check_lib_save_LIBS=$LIBS 7346 ac_check_lib_save_LIBS=$LIBS
7344LIBS="-ltiff $tifflibs $LIBS" 7347LIBS="-ltiff $tifflibs $LIBS"
7345cat >conftest.$ac_ext <<_ACEOF 7348cat >conftest.$ac_ext <<_ACEOF
7346#line 7346 "configure" 7349#line 7349 "configure"
7347#include "confdefs.h" 7350#include "confdefs.h"
7348 7351
7349/* Override any gcc2 internal prototype to avoid an error. */ 7352/* Override any gcc2 internal prototype to avoid an error. */
@@ -7362,16 +7365,16 @@ TIFFGetVersion ();
7362} 7365}
7363_ACEOF 7366_ACEOF
7364rm -f conftest.$ac_objext conftest$ac_exeext 7367rm -f conftest.$ac_objext conftest$ac_exeext
7365if { (eval echo "$as_me:7365: \"$ac_link\"") >&5 7368if { (eval echo "$as_me:7368: \"$ac_link\"") >&5
7366 (eval $ac_link) 2>&5 7369 (eval $ac_link) 2>&5
7367 ac_status=$? 7370 ac_status=$?
7368 echo "$as_me:7368: \$? = $ac_status" >&5 7371 echo "$as_me:7371: \$? = $ac_status" >&5
7369 (exit $ac_status); } && 7372 (exit $ac_status); } &&
7370 { ac_try='test -s conftest$ac_exeext' 7373 { ac_try='test -s conftest$ac_exeext'
7371 { (eval echo "$as_me:7371: \"$ac_try\"") >&5 7374 { (eval echo "$as_me:7374: \"$ac_try\"") >&5
7372 (eval $ac_try) 2>&5 7375 (eval $ac_try) 2>&5
7373 ac_status=$? 7376 ac_status=$?
7374 echo "$as_me:7374: \$? = $ac_status" >&5 7377 echo "$as_me:7377: \$? = $ac_status" >&5
7375 (exit $ac_status); }; }; then 7378 (exit $ac_status); }; }; then
7376 ac_cv_lib_tiff_TIFFGetVersion=yes 7379 ac_cv_lib_tiff_TIFFGetVersion=yes
7377else 7380else
@@ -7382,7 +7385,7 @@ fi
7382rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7385rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7383LIBS=$ac_check_lib_save_LIBS 7386LIBS=$ac_check_lib_save_LIBS
7384fi 7387fi
7385echo "$as_me:7385: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5 7388echo "$as_me:7388: result: $ac_cv_lib_tiff_TIFFGetVersion" >&5
7386echo "${ECHO_T}$ac_cv_lib_tiff_TIFFGetVersion" >&6 7389echo "${ECHO_T}$ac_cv_lib_tiff_TIFFGetVersion" >&6
7387if test $ac_cv_lib_tiff_TIFFGetVersion = yes; then 7390if test $ac_cv_lib_tiff_TIFFGetVersion = yes; then
7388 HAVE_TIFF=yes 7391 HAVE_TIFF=yes
@@ -7404,23 +7407,23 @@ fi
7404HAVE_GIF=no 7407HAVE_GIF=no
7405if test "${HAVE_X11}" = "yes"; then 7408if test "${HAVE_X11}" = "yes"; then
7406 if test "${with_gif}" != "no"; then 7409 if test "${with_gif}" != "no"; then
7407 echo "$as_me:7407: checking for gif_lib.h" >&5 7410 echo "$as_me:7410: checking for gif_lib.h" >&5
7408echo $ECHO_N "checking for gif_lib.h... $ECHO_C" >&6 7411echo $ECHO_N "checking for gif_lib.h... $ECHO_C" >&6
7409if test "${ac_cv_header_gif_lib_h+set}" = set; then 7412if test "${ac_cv_header_gif_lib_h+set}" = set; then
7410 echo $ECHO_N "(cached) $ECHO_C" >&6 7413 echo $ECHO_N "(cached) $ECHO_C" >&6
7411else 7414else
7412 cat >conftest.$ac_ext <<_ACEOF 7415 cat >conftest.$ac_ext <<_ACEOF
7413#line 7413 "configure" 7416#line 7416 "configure"
7414#include "confdefs.h" 7417#include "confdefs.h"
7415#include <gif_lib.h> 7418#include <gif_lib.h>
7416_ACEOF 7419_ACEOF
7417if { (eval echo "$as_me:7417: \"$ac_cpp conftest.$ac_ext\"") >&5 7420if { (eval echo "$as_me:7420: \"$ac_cpp conftest.$ac_ext\"") >&5
7418 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 7421 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7419 ac_status=$? 7422 ac_status=$?
7420 egrep -v '^ *\+' conftest.er1 >conftest.err 7423 egrep -v '^ *\+' conftest.er1 >conftest.err
7421 rm -f conftest.er1 7424 rm -f conftest.er1
7422 cat conftest.err >&5 7425 cat conftest.err >&5
7423 echo "$as_me:7423: \$? = $ac_status" >&5 7426 echo "$as_me:7426: \$? = $ac_status" >&5
7424 (exit $ac_status); } >/dev/null; then 7427 (exit $ac_status); } >/dev/null; then
7425 if test -s conftest.err; then 7428 if test -s conftest.err; then
7426 ac_cpp_err=$ac_c_preproc_warn_flag 7429 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -7439,10 +7442,10 @@ else
7439fi 7442fi
7440rm -f conftest.err conftest.$ac_ext 7443rm -f conftest.err conftest.$ac_ext
7441fi 7444fi
7442echo "$as_me:7442: result: $ac_cv_header_gif_lib_h" >&5 7445echo "$as_me:7445: result: $ac_cv_header_gif_lib_h" >&5
7443echo "${ECHO_T}$ac_cv_header_gif_lib_h" >&6 7446echo "${ECHO_T}$ac_cv_header_gif_lib_h" >&6
7444if test $ac_cv_header_gif_lib_h = yes; then 7447if test $ac_cv_header_gif_lib_h = yes; then
7445 echo "$as_me:7445: checking for DGifOpen in -lungif" >&5 7448 echo "$as_me:7448: checking for DGifOpen in -lungif" >&5
7446echo $ECHO_N "checking for DGifOpen in -lungif... $ECHO_C" >&6 7449echo $ECHO_N "checking for DGifOpen in -lungif... $ECHO_C" >&6
7447if test "${ac_cv_lib_ungif_DGifOpen+set}" = set; then 7450if test "${ac_cv_lib_ungif_DGifOpen+set}" = set; then
7448 echo $ECHO_N "(cached) $ECHO_C" >&6 7451 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7450,7 +7453,7 @@ else
7450 ac_check_lib_save_LIBS=$LIBS 7453 ac_check_lib_save_LIBS=$LIBS
7451LIBS="-lungif $LIBS" 7454LIBS="-lungif $LIBS"
7452cat >conftest.$ac_ext <<_ACEOF 7455cat >conftest.$ac_ext <<_ACEOF
7453#line 7453 "configure" 7456#line 7456 "configure"
7454#include "confdefs.h" 7457#include "confdefs.h"
7455 7458
7456/* Override any gcc2 internal prototype to avoid an error. */ 7459/* Override any gcc2 internal prototype to avoid an error. */
@@ -7469,16 +7472,16 @@ DGifOpen ();
7469} 7472}
7470_ACEOF 7473_ACEOF
7471rm -f conftest.$ac_objext conftest$ac_exeext 7474rm -f conftest.$ac_objext conftest$ac_exeext
7472if { (eval echo "$as_me:7472: \"$ac_link\"") >&5 7475if { (eval echo "$as_me:7475: \"$ac_link\"") >&5
7473 (eval $ac_link) 2>&5 7476 (eval $ac_link) 2>&5
7474 ac_status=$? 7477 ac_status=$?
7475 echo "$as_me:7475: \$? = $ac_status" >&5 7478 echo "$as_me:7478: \$? = $ac_status" >&5
7476 (exit $ac_status); } && 7479 (exit $ac_status); } &&
7477 { ac_try='test -s conftest$ac_exeext' 7480 { ac_try='test -s conftest$ac_exeext'
7478 { (eval echo "$as_me:7478: \"$ac_try\"") >&5 7481 { (eval echo "$as_me:7481: \"$ac_try\"") >&5
7479 (eval $ac_try) 2>&5 7482 (eval $ac_try) 2>&5
7480 ac_status=$? 7483 ac_status=$?
7481 echo "$as_me:7481: \$? = $ac_status" >&5 7484 echo "$as_me:7484: \$? = $ac_status" >&5
7482 (exit $ac_status); }; }; then 7485 (exit $ac_status); }; }; then
7483 ac_cv_lib_ungif_DGifOpen=yes 7486 ac_cv_lib_ungif_DGifOpen=yes
7484else 7487else
@@ -7489,7 +7492,7 @@ fi
7489rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7492rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7490LIBS=$ac_check_lib_save_LIBS 7493LIBS=$ac_check_lib_save_LIBS
7491fi 7494fi
7492echo "$as_me:7492: result: $ac_cv_lib_ungif_DGifOpen" >&5 7495echo "$as_me:7495: result: $ac_cv_lib_ungif_DGifOpen" >&5
7493echo "${ECHO_T}$ac_cv_lib_ungif_DGifOpen" >&6 7496echo "${ECHO_T}$ac_cv_lib_ungif_DGifOpen" >&6
7494if test $ac_cv_lib_ungif_DGifOpen = yes; then 7497if test $ac_cv_lib_ungif_DGifOpen = yes; then
7495 HAVE_GIF=yes 7498 HAVE_GIF=yes
@@ -7508,13 +7511,13 @@ EOF
7508fi 7511fi
7509 7512
7510# If netdb.h doesn't declare h_errno, we must declare it by hand. 7513# If netdb.h doesn't declare h_errno, we must declare it by hand.
7511echo "$as_me:7511: checking whether netdb declares h_errno" >&5 7514echo "$as_me:7514: checking whether netdb declares h_errno" >&5
7512echo $ECHO_N "checking whether netdb declares h_errno... $ECHO_C" >&6 7515echo $ECHO_N "checking whether netdb declares h_errno... $ECHO_C" >&6
7513if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then 7516if test "${emacs_cv_netdb_declares_h_errno+set}" = set; then
7514 echo $ECHO_N "(cached) $ECHO_C" >&6 7517 echo $ECHO_N "(cached) $ECHO_C" >&6
7515else 7518else
7516 cat >conftest.$ac_ext <<_ACEOF 7519 cat >conftest.$ac_ext <<_ACEOF
7517#line 7517 "configure" 7520#line 7520 "configure"
7518#include "confdefs.h" 7521#include "confdefs.h"
7519#include <netdb.h> 7522#include <netdb.h>
7520int 7523int
@@ -7526,16 +7529,16 @@ return h_errno;
7526} 7529}
7527_ACEOF 7530_ACEOF
7528rm -f conftest.$ac_objext conftest$ac_exeext 7531rm -f conftest.$ac_objext conftest$ac_exeext
7529if { (eval echo "$as_me:7529: \"$ac_link\"") >&5 7532if { (eval echo "$as_me:7532: \"$ac_link\"") >&5
7530 (eval $ac_link) 2>&5 7533 (eval $ac_link) 2>&5
7531 ac_status=$? 7534 ac_status=$?
7532 echo "$as_me:7532: \$? = $ac_status" >&5 7535 echo "$as_me:7535: \$? = $ac_status" >&5
7533 (exit $ac_status); } && 7536 (exit $ac_status); } &&
7534 { ac_try='test -s conftest$ac_exeext' 7537 { ac_try='test -s conftest$ac_exeext'
7535 { (eval echo "$as_me:7535: \"$ac_try\"") >&5 7538 { (eval echo "$as_me:7538: \"$ac_try\"") >&5
7536 (eval $ac_try) 2>&5 7539 (eval $ac_try) 2>&5
7537 ac_status=$? 7540 ac_status=$?
7538 echo "$as_me:7538: \$? = $ac_status" >&5 7541 echo "$as_me:7541: \$? = $ac_status" >&5
7539 (exit $ac_status); }; }; then 7542 (exit $ac_status); }; }; then
7540 emacs_cv_netdb_declares_h_errno=yes 7543 emacs_cv_netdb_declares_h_errno=yes
7541else 7544else
@@ -7545,7 +7548,7 @@ emacs_cv_netdb_declares_h_errno=no
7545fi 7548fi
7546rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7549rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7547fi 7550fi
7548echo "$as_me:7548: result: $emacs_cv_netdb_declares_h_errno" >&5 7551echo "$as_me:7551: result: $emacs_cv_netdb_declares_h_errno" >&5
7549echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6 7552echo "${ECHO_T}$emacs_cv_netdb_declares_h_errno" >&6
7550if test $emacs_cv_netdb_declares_h_errno = yes; then 7553if test $emacs_cv_netdb_declares_h_errno = yes; then
7551 cat >>confdefs.h <<\EOF 7554 cat >>confdefs.h <<\EOF
@@ -7556,13 +7559,13 @@ fi
7556 7559
7557# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works 7560# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
7558# for constant arguments. Useless! 7561# for constant arguments. Useless!
7559echo "$as_me:7559: checking for working alloca.h" >&5 7562echo "$as_me:7562: checking for working alloca.h" >&5
7560echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6 7563echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
7561if test "${ac_cv_working_alloca_h+set}" = set; then 7564if test "${ac_cv_working_alloca_h+set}" = set; then
7562 echo $ECHO_N "(cached) $ECHO_C" >&6 7565 echo $ECHO_N "(cached) $ECHO_C" >&6
7563else 7566else
7564 cat >conftest.$ac_ext <<_ACEOF 7567 cat >conftest.$ac_ext <<_ACEOF
7565#line 7565 "configure" 7568#line 7568 "configure"
7566#include "confdefs.h" 7569#include "confdefs.h"
7567#include <alloca.h> 7570#include <alloca.h>
7568int 7571int
@@ -7574,16 +7577,16 @@ char *p = (char *) alloca (2 * sizeof (int));
7574} 7577}
7575_ACEOF 7578_ACEOF
7576rm -f conftest.$ac_objext conftest$ac_exeext 7579rm -f conftest.$ac_objext conftest$ac_exeext
7577if { (eval echo "$as_me:7577: \"$ac_link\"") >&5 7580if { (eval echo "$as_me:7580: \"$ac_link\"") >&5
7578 (eval $ac_link) 2>&5 7581 (eval $ac_link) 2>&5
7579 ac_status=$? 7582 ac_status=$?
7580 echo "$as_me:7580: \$? = $ac_status" >&5 7583 echo "$as_me:7583: \$? = $ac_status" >&5
7581 (exit $ac_status); } && 7584 (exit $ac_status); } &&
7582 { ac_try='test -s conftest$ac_exeext' 7585 { ac_try='test -s conftest$ac_exeext'
7583 { (eval echo "$as_me:7583: \"$ac_try\"") >&5 7586 { (eval echo "$as_me:7586: \"$ac_try\"") >&5
7584 (eval $ac_try) 2>&5 7587 (eval $ac_try) 2>&5
7585 ac_status=$? 7588 ac_status=$?
7586 echo "$as_me:7586: \$? = $ac_status" >&5 7589 echo "$as_me:7589: \$? = $ac_status" >&5
7587 (exit $ac_status); }; }; then 7590 (exit $ac_status); }; }; then
7588 ac_cv_working_alloca_h=yes 7591 ac_cv_working_alloca_h=yes
7589else 7592else
@@ -7593,7 +7596,7 @@ ac_cv_working_alloca_h=no
7593fi 7596fi
7594rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7597rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7595fi 7598fi
7596echo "$as_me:7596: result: $ac_cv_working_alloca_h" >&5 7599echo "$as_me:7599: result: $ac_cv_working_alloca_h" >&5
7597echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 7600echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
7598if test $ac_cv_working_alloca_h = yes; then 7601if test $ac_cv_working_alloca_h = yes; then
7599 7602
@@ -7603,13 +7606,13 @@ EOF
7603 7606
7604fi 7607fi
7605 7608
7606echo "$as_me:7606: checking for alloca" >&5 7609echo "$as_me:7609: checking for alloca" >&5
7607echo $ECHO_N "checking for alloca... $ECHO_C" >&6 7610echo $ECHO_N "checking for alloca... $ECHO_C" >&6
7608if test "${ac_cv_func_alloca_works+set}" = set; then 7611if test "${ac_cv_func_alloca_works+set}" = set; then
7609 echo $ECHO_N "(cached) $ECHO_C" >&6 7612 echo $ECHO_N "(cached) $ECHO_C" >&6
7610else 7613else
7611 cat >conftest.$ac_ext <<_ACEOF 7614 cat >conftest.$ac_ext <<_ACEOF
7612#line 7612 "configure" 7615#line 7615 "configure"
7613#include "confdefs.h" 7616#include "confdefs.h"
7614#ifdef __GNUC__ 7617#ifdef __GNUC__
7615# define alloca __builtin_alloca 7618# define alloca __builtin_alloca
@@ -7641,16 +7644,16 @@ char *p = (char *) alloca (1);
7641} 7644}
7642_ACEOF 7645_ACEOF
7643rm -f conftest.$ac_objext conftest$ac_exeext 7646rm -f conftest.$ac_objext conftest$ac_exeext
7644if { (eval echo "$as_me:7644: \"$ac_link\"") >&5 7647if { (eval echo "$as_me:7647: \"$ac_link\"") >&5
7645 (eval $ac_link) 2>&5 7648 (eval $ac_link) 2>&5
7646 ac_status=$? 7649 ac_status=$?
7647 echo "$as_me:7647: \$? = $ac_status" >&5 7650 echo "$as_me:7650: \$? = $ac_status" >&5
7648 (exit $ac_status); } && 7651 (exit $ac_status); } &&
7649 { ac_try='test -s conftest$ac_exeext' 7652 { ac_try='test -s conftest$ac_exeext'
7650 { (eval echo "$as_me:7650: \"$ac_try\"") >&5 7653 { (eval echo "$as_me:7653: \"$ac_try\"") >&5
7651 (eval $ac_try) 2>&5 7654 (eval $ac_try) 2>&5
7652 ac_status=$? 7655 ac_status=$?
7653 echo "$as_me:7653: \$? = $ac_status" >&5 7656 echo "$as_me:7656: \$? = $ac_status" >&5
7654 (exit $ac_status); }; }; then 7657 (exit $ac_status); }; }; then
7655 ac_cv_func_alloca_works=yes 7658 ac_cv_func_alloca_works=yes
7656else 7659else
@@ -7660,7 +7663,7 @@ ac_cv_func_alloca_works=no
7660fi 7663fi
7661rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7664rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7662fi 7665fi
7663echo "$as_me:7663: result: $ac_cv_func_alloca_works" >&5 7666echo "$as_me:7666: result: $ac_cv_func_alloca_works" >&5
7664echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 7667echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
7665 7668
7666if test $ac_cv_func_alloca_works = yes; then 7669if test $ac_cv_func_alloca_works = yes; then
@@ -7681,13 +7684,13 @@ cat >>confdefs.h <<\EOF
7681#define C_ALLOCA 1 7684#define C_ALLOCA 1
7682EOF 7685EOF
7683 7686
7684echo "$as_me:7684: checking whether \`alloca.c' needs Cray hooks" >&5 7687echo "$as_me:7687: checking whether \`alloca.c' needs Cray hooks" >&5
7685echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6 7688echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
7686if test "${ac_cv_os_cray+set}" = set; then 7689if test "${ac_cv_os_cray+set}" = set; then
7687 echo $ECHO_N "(cached) $ECHO_C" >&6 7690 echo $ECHO_N "(cached) $ECHO_C" >&6
7688else 7691else
7689 cat >conftest.$ac_ext <<_ACEOF 7692 cat >conftest.$ac_ext <<_ACEOF
7690#line 7690 "configure" 7693#line 7693 "configure"
7691#include "confdefs.h" 7694#include "confdefs.h"
7692#if defined(CRAY) && ! defined(CRAY2) 7695#if defined(CRAY) && ! defined(CRAY2)
7693webecray 7696webecray
@@ -7705,18 +7708,18 @@ fi
7705rm -f conftest* 7708rm -f conftest*
7706 7709
7707fi 7710fi
7708echo "$as_me:7708: result: $ac_cv_os_cray" >&5 7711echo "$as_me:7711: result: $ac_cv_os_cray" >&5
7709echo "${ECHO_T}$ac_cv_os_cray" >&6 7712echo "${ECHO_T}$ac_cv_os_cray" >&6
7710if test $ac_cv_os_cray = yes; then 7713if test $ac_cv_os_cray = yes; then
7711 for ac_func in _getb67 GETB67 getb67; do 7714 for ac_func in _getb67 GETB67 getb67; do
7712 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 7715 as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
7713echo "$as_me:7713: checking for $ac_func" >&5 7716echo "$as_me:7716: checking for $ac_func" >&5
7714echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 7717echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
7715if eval "test \"\${$as_ac_var+set}\" = set"; then 7718if eval "test \"\${$as_ac_var+set}\" = set"; then
7716 echo $ECHO_N "(cached) $ECHO_C" >&6 7719 echo $ECHO_N "(cached) $ECHO_C" >&6
7717else 7720else
7718 cat >conftest.$ac_ext <<_ACEOF 7721 cat >conftest.$ac_ext <<_ACEOF
7719#line 7719 "configure" 7722#line 7722 "configure"
7720#include "confdefs.h" 7723#include "confdefs.h"
7721/* System header to define __stub macros and hopefully few prototypes, 7724/* System header to define __stub macros and hopefully few prototypes,
7722 which can conflict with char $ac_func (); below. */ 7725 which can conflict with char $ac_func (); below. */
@@ -7747,16 +7750,16 @@ f = $ac_func;
7747} 7750}
7748_ACEOF 7751_ACEOF
7749rm -f conftest.$ac_objext conftest$ac_exeext 7752rm -f conftest.$ac_objext conftest$ac_exeext
7750if { (eval echo "$as_me:7750: \"$ac_link\"") >&5 7753if { (eval echo "$as_me:7753: \"$ac_link\"") >&5
7751 (eval $ac_link) 2>&5 7754 (eval $ac_link) 2>&5
7752 ac_status=$? 7755 ac_status=$?
7753 echo "$as_me:7753: \$? = $ac_status" >&5 7756 echo "$as_me:7756: \$? = $ac_status" >&5
7754 (exit $ac_status); } && 7757 (exit $ac_status); } &&
7755 { ac_try='test -s conftest$ac_exeext' 7758 { ac_try='test -s conftest$ac_exeext'
7756 { (eval echo "$as_me:7756: \"$ac_try\"") >&5 7759 { (eval echo "$as_me:7759: \"$ac_try\"") >&5
7757 (eval $ac_try) 2>&5 7760 (eval $ac_try) 2>&5
7758 ac_status=$? 7761 ac_status=$?
7759 echo "$as_me:7759: \$? = $ac_status" >&5 7762 echo "$as_me:7762: \$? = $ac_status" >&5
7760 (exit $ac_status); }; }; then 7763 (exit $ac_status); }; }; then
7761 eval "$as_ac_var=yes" 7764 eval "$as_ac_var=yes"
7762else 7765else
@@ -7766,7 +7769,7 @@ eval "$as_ac_var=no"
7766fi 7769fi
7767rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7770rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7768fi 7771fi
7769echo "$as_me:7769: result: `eval echo '${'$as_ac_var'}'`" >&5 7772echo "$as_me:7772: result: `eval echo '${'$as_ac_var'}'`" >&5
7770echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 7773echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
7771if test `eval echo '${'$as_ac_var'}'` = yes; then 7774if test `eval echo '${'$as_ac_var'}'` = yes; then
7772 7775
@@ -7780,7 +7783,7 @@ fi
7780 done 7783 done
7781fi 7784fi
7782 7785
7783echo "$as_me:7783: checking stack direction for C alloca" >&5 7786echo "$as_me:7786: checking stack direction for C alloca" >&5
7784echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6 7787echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
7785if test "${ac_cv_c_stack_direction+set}" = set; then 7788if test "${ac_cv_c_stack_direction+set}" = set; then
7786 echo $ECHO_N "(cached) $ECHO_C" >&6 7789 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7789,7 +7792,7 @@ else
7789 ac_cv_c_stack_direction=0 7792 ac_cv_c_stack_direction=0
7790else 7793else
7791 cat >conftest.$ac_ext <<_ACEOF 7794 cat >conftest.$ac_ext <<_ACEOF
7792#line 7792 "configure" 7795#line 7795 "configure"
7793#include "confdefs.h" 7796#include "confdefs.h"
7794int 7797int
7795find_stack_direction () 7798find_stack_direction ()
@@ -7812,15 +7815,15 @@ main ()
7812} 7815}
7813_ACEOF 7816_ACEOF
7814rm -f conftest$ac_exeext 7817rm -f conftest$ac_exeext
7815if { (eval echo "$as_me:7815: \"$ac_link\"") >&5 7818if { (eval echo "$as_me:7818: \"$ac_link\"") >&5
7816 (eval $ac_link) 2>&5 7819 (eval $ac_link) 2>&5
7817 ac_status=$? 7820 ac_status=$?
7818 echo "$as_me:7818: \$? = $ac_status" >&5 7821 echo "$as_me:7821: \$? = $ac_status" >&5
7819 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 7822 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7820 { (eval echo "$as_me:7820: \"$ac_try\"") >&5 7823 { (eval echo "$as_me:7823: \"$ac_try\"") >&5
7821 (eval $ac_try) 2>&5 7824 (eval $ac_try) 2>&5
7822 ac_status=$? 7825 ac_status=$?
7823 echo "$as_me:7823: \$? = $ac_status" >&5 7826 echo "$as_me:7826: \$? = $ac_status" >&5
7824 (exit $ac_status); }; }; then 7827 (exit $ac_status); }; }; then
7825 ac_cv_c_stack_direction=1 7828 ac_cv_c_stack_direction=1
7826else 7829else
@@ -7832,7 +7835,7 @@ fi
7832rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 7835rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7833fi 7836fi
7834fi 7837fi
7835echo "$as_me:7835: result: $ac_cv_c_stack_direction" >&5 7838echo "$as_me:7838: result: $ac_cv_c_stack_direction" >&5
7836echo "${ECHO_T}$ac_cv_c_stack_direction" >&6 7839echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
7837 7840
7838cat >>confdefs.h <<EOF 7841cat >>confdefs.h <<EOF
@@ -7844,7 +7847,7 @@ fi
7844# fmod, logb, and frexp are found in -lm on most systems. 7847# fmod, logb, and frexp are found in -lm on most systems.
7845# On HPUX 9.01, -lm does not contain logb, so check for sqrt. 7848# On HPUX 9.01, -lm does not contain logb, so check for sqrt.
7846 7849
7847echo "$as_me:7847: checking for sqrt in -lm" >&5 7850echo "$as_me:7850: checking for sqrt in -lm" >&5
7848echo $ECHO_N "checking for sqrt in -lm... $ECHO_C" >&6 7851echo $ECHO_N "checking for sqrt in -lm... $ECHO_C" >&6
7849if test "${ac_cv_lib_m_sqrt+set}" = set; then 7852if test "${ac_cv_lib_m_sqrt+set}" = set; then
7850 echo $ECHO_N "(cached) $ECHO_C" >&6 7853 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7852,7 +7855,7 @@ else
7852 ac_check_lib_save_LIBS=$LIBS 7855 ac_check_lib_save_LIBS=$LIBS
7853LIBS="-lm $LIBS" 7856LIBS="-lm $LIBS"
7854cat >conftest.$ac_ext <<_ACEOF 7857cat >conftest.$ac_ext <<_ACEOF
7855#line 7855 "configure" 7858#line 7858 "configure"
7856#include "confdefs.h" 7859#include "confdefs.h"
7857 7860
7858/* Override any gcc2 internal prototype to avoid an error. */ 7861/* Override any gcc2 internal prototype to avoid an error. */
@@ -7871,16 +7874,16 @@ sqrt ();
7871} 7874}
7872_ACEOF 7875_ACEOF
7873rm -f conftest.$ac_objext conftest$ac_exeext 7876rm -f conftest.$ac_objext conftest$ac_exeext
7874if { (eval echo "$as_me:7874: \"$ac_link\"") >&5 7877if { (eval echo "$as_me:7877: \"$ac_link\"") >&5
7875 (eval $ac_link) 2>&5 7878 (eval $ac_link) 2>&5
7876 ac_status=$? 7879 ac_status=$?
7877 echo "$as_me:7877: \$? = $ac_status" >&5 7880 echo "$as_me:7880: \$? = $ac_status" >&5
7878 (exit $ac_status); } && 7881 (exit $ac_status); } &&
7879 { ac_try='test -s conftest$ac_exeext' 7882 { ac_try='test -s conftest$ac_exeext'
7880 { (eval echo "$as_me:7880: \"$ac_try\"") >&5 7883 { (eval echo "$as_me:7883: \"$ac_try\"") >&5
7881 (eval $ac_try) 2>&5 7884 (eval $ac_try) 2>&5
7882 ac_status=$? 7885 ac_status=$?
7883 echo "$as_me:7883: \$? = $ac_status" >&5 7886 echo "$as_me:7886: \$? = $ac_status" >&5
7884 (exit $ac_status); }; }; then 7887 (exit $ac_status); }; }; then
7885 ac_cv_lib_m_sqrt=yes 7888 ac_cv_lib_m_sqrt=yes
7886else 7889else
@@ -7891,7 +7894,7 @@ fi
7891rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7894rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7892LIBS=$ac_check_lib_save_LIBS 7895LIBS=$ac_check_lib_save_LIBS
7893fi 7896fi
7894echo "$as_me:7894: result: $ac_cv_lib_m_sqrt" >&5 7897echo "$as_me:7897: result: $ac_cv_lib_m_sqrt" >&5
7895echo "${ECHO_T}$ac_cv_lib_m_sqrt" >&6 7898echo "${ECHO_T}$ac_cv_lib_m_sqrt" >&6
7896if test $ac_cv_lib_m_sqrt = yes; then 7899if test $ac_cv_lib_m_sqrt = yes; then
7897 cat >>confdefs.h <<EOF 7900 cat >>confdefs.h <<EOF
@@ -7904,7 +7907,7 @@ fi
7904 7907
7905# Check for mail-locking functions in a "mail" library 7908# Check for mail-locking functions in a "mail" library
7906 7909
7907echo "$as_me:7907: checking for maillock in -lmail" >&5 7910echo "$as_me:7910: checking for maillock in -lmail" >&5
7908echo $ECHO_N "checking for maillock in -lmail... $ECHO_C" >&6 7911echo $ECHO_N "checking for maillock in -lmail... $ECHO_C" >&6
7909if test "${ac_cv_lib_mail_maillock+set}" = set; then 7912if test "${ac_cv_lib_mail_maillock+set}" = set; then
7910 echo $ECHO_N "(cached) $ECHO_C" >&6 7913 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7912,7 +7915,7 @@ else
7912 ac_check_lib_save_LIBS=$LIBS 7915 ac_check_lib_save_LIBS=$LIBS
7913LIBS="-lmail $LIBS" 7916LIBS="-lmail $LIBS"
7914cat >conftest.$ac_ext <<_ACEOF 7917cat >conftest.$ac_ext <<_ACEOF
7915#line 7915 "configure" 7918#line 7918 "configure"
7916#include "confdefs.h" 7919#include "confdefs.h"
7917 7920
7918/* Override any gcc2 internal prototype to avoid an error. */ 7921/* Override any gcc2 internal prototype to avoid an error. */
@@ -7931,16 +7934,16 @@ maillock ();
7931} 7934}
7932_ACEOF 7935_ACEOF
7933rm -f conftest.$ac_objext conftest$ac_exeext 7936rm -f conftest.$ac_objext conftest$ac_exeext
7934if { (eval echo "$as_me:7934: \"$ac_link\"") >&5 7937if { (eval echo "$as_me:7937: \"$ac_link\"") >&5
7935 (eval $ac_link) 2>&5 7938 (eval $ac_link) 2>&5
7936 ac_status=$? 7939 ac_status=$?
7937 echo "$as_me:7937: \$? = $ac_status" >&5 7940 echo "$as_me:7940: \$? = $ac_status" >&5
7938 (exit $ac_status); } && 7941 (exit $ac_status); } &&
7939 { ac_try='test -s conftest$ac_exeext' 7942 { ac_try='test -s conftest$ac_exeext'
7940 { (eval echo "$as_me:7940: \"$ac_try\"") >&5 7943 { (eval echo "$as_me:7943: \"$ac_try\"") >&5
7941 (eval $ac_try) 2>&5 7944 (eval $ac_try) 2>&5
7942 ac_status=$? 7945 ac_status=$?
7943 echo "$as_me:7943: \$? = $ac_status" >&5 7946 echo "$as_me:7946: \$? = $ac_status" >&5
7944 (exit $ac_status); }; }; then 7947 (exit $ac_status); }; }; then
7945 ac_cv_lib_mail_maillock=yes 7948 ac_cv_lib_mail_maillock=yes
7946else 7949else
@@ -7951,7 +7954,7 @@ fi
7951rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 7954rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
7952LIBS=$ac_check_lib_save_LIBS 7955LIBS=$ac_check_lib_save_LIBS
7953fi 7956fi
7954echo "$as_me:7954: result: $ac_cv_lib_mail_maillock" >&5 7957echo "$as_me:7957: result: $ac_cv_lib_mail_maillock" >&5
7955echo "${ECHO_T}$ac_cv_lib_mail_maillock" >&6 7958echo "${ECHO_T}$ac_cv_lib_mail_maillock" >&6
7956if test $ac_cv_lib_mail_maillock = yes; then 7959if test $ac_cv_lib_mail_maillock = yes; then
7957 cat >>confdefs.h <<EOF 7960 cat >>confdefs.h <<EOF
@@ -7962,7 +7965,7 @@ EOF
7962 7965
7963fi 7966fi
7964 7967
7965echo "$as_me:7965: checking for maillock in -llockfile" >&5 7968echo "$as_me:7968: checking for maillock in -llockfile" >&5
7966echo $ECHO_N "checking for maillock in -llockfile... $ECHO_C" >&6 7969echo $ECHO_N "checking for maillock in -llockfile... $ECHO_C" >&6
7967if test "${ac_cv_lib_lockfile_maillock+set}" = set; then 7970if test "${ac_cv_lib_lockfile_maillock+set}" = set; then
7968 echo $ECHO_N "(cached) $ECHO_C" >&6 7971 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -7970,7 +7973,7 @@ else
7970 ac_check_lib_save_LIBS=$LIBS 7973 ac_check_lib_save_LIBS=$LIBS
7971LIBS="-llockfile $LIBS" 7974LIBS="-llockfile $LIBS"
7972cat >conftest.$ac_ext <<_ACEOF 7975cat >conftest.$ac_ext <<_ACEOF
7973#line 7973 "configure" 7976#line 7976 "configure"
7974#include "confdefs.h" 7977#include "confdefs.h"
7975 7978
7976/* Override any gcc2 internal prototype to avoid an error. */ 7979/* Override any gcc2 internal prototype to avoid an error. */
@@ -7989,16 +7992,16 @@ maillock ();
7989} 7992}
7990_ACEOF 7993_ACEOF
7991rm -f conftest.$ac_objext conftest$ac_exeext 7994rm -f conftest.$ac_objext conftest$ac_exeext
7992if { (eval echo "$as_me:7992: \"$ac_link\"") >&5 7995if { (eval echo "$as_me:7995: \"$ac_link\"") >&5
7993 (eval $ac_link) 2>&5 7996 (eval $ac_link) 2>&5
7994 ac_status=$? 7997 ac_status=$?
7995 echo "$as_me:7995: \$? = $ac_status" >&5 7998 echo "$as_me:7998: \$? = $ac_status" >&5
7996 (exit $ac_status); } && 7999 (exit $ac_status); } &&
7997 { ac_try='test -s conftest$ac_exeext' 8000 { ac_try='test -s conftest$ac_exeext'
7998 { (eval echo "$as_me:7998: \"$ac_try\"") >&5 8001 { (eval echo "$as_me:8001: \"$ac_try\"") >&5
7999 (eval $ac_try) 2>&5 8002 (eval $ac_try) 2>&5
8000 ac_status=$? 8003 ac_status=$?
8001 echo "$as_me:8001: \$? = $ac_status" >&5 8004 echo "$as_me:8004: \$? = $ac_status" >&5
8002 (exit $ac_status); }; }; then 8005 (exit $ac_status); }; }; then
8003 ac_cv_lib_lockfile_maillock=yes 8006 ac_cv_lib_lockfile_maillock=yes
8004else 8007else
@@ -8009,7 +8012,7 @@ fi
8009rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8012rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8010LIBS=$ac_check_lib_save_LIBS 8013LIBS=$ac_check_lib_save_LIBS
8011fi 8014fi
8012echo "$as_me:8012: result: $ac_cv_lib_lockfile_maillock" >&5 8015echo "$as_me:8015: result: $ac_cv_lib_lockfile_maillock" >&5
8013echo "${ECHO_T}$ac_cv_lib_lockfile_maillock" >&6 8016echo "${ECHO_T}$ac_cv_lib_lockfile_maillock" >&6
8014if test $ac_cv_lib_lockfile_maillock = yes; then 8017if test $ac_cv_lib_lockfile_maillock = yes; then
8015 cat >>confdefs.h <<EOF 8018 cat >>confdefs.h <<EOF
@@ -8026,7 +8029,7 @@ fi
8026if test "$ac_cv_lib_lockfile_maillock" = no; then 8029if test "$ac_cv_lib_lockfile_maillock" = no; then
8027 # Extract the first word of "liblockfile.so", so it can be a program name with args. 8030 # Extract the first word of "liblockfile.so", so it can be a program name with args.
8028set dummy liblockfile.so; ac_word=$2 8031set dummy liblockfile.so; ac_word=$2
8029echo "$as_me:8029: checking for $ac_word" >&5 8032echo "$as_me:8032: checking for $ac_word" >&5
8030echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 8033echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
8031if test "${ac_cv_prog_liblockfile+set}" = set; then 8034if test "${ac_cv_prog_liblockfile+set}" = set; then
8032 echo $ECHO_N "(cached) $ECHO_C" >&6 8035 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8041,7 +8044,7 @@ for ac_dir in $ac_dummy; do
8041 test -z "$ac_dir" && ac_dir=. 8044 test -z "$ac_dir" && ac_dir=.
8042 $as_executable_p "$ac_dir/$ac_word" || continue 8045 $as_executable_p "$ac_dir/$ac_word" || continue
8043ac_cv_prog_liblockfile="yes" 8046ac_cv_prog_liblockfile="yes"
8044echo "$as_me:8044: found $ac_dir/$ac_word" >&5 8047echo "$as_me:8047: found $ac_dir/$ac_word" >&5
8045break 8048break
8046done 8049done
8047 8050
@@ -8050,15 +8053,15 @@ fi
8050fi 8053fi
8051liblockfile=$ac_cv_prog_liblockfile 8054liblockfile=$ac_cv_prog_liblockfile
8052if test -n "$liblockfile"; then 8055if test -n "$liblockfile"; then
8053 echo "$as_me:8053: result: $liblockfile" >&5 8056 echo "$as_me:8056: result: $liblockfile" >&5
8054echo "${ECHO_T}$liblockfile" >&6 8057echo "${ECHO_T}$liblockfile" >&6
8055else 8058else
8056 echo "$as_me:8056: result: no" >&5 8059 echo "$as_me:8059: result: no" >&5
8057echo "${ECHO_T}no" >&6 8060echo "${ECHO_T}no" >&6
8058fi 8061fi
8059 8062
8060 if test $ac_cv_prog_liblockfile = yes; then 8063 if test $ac_cv_prog_liblockfile = yes; then
8061 { { echo "$as_me:8061: error: Shared liblockfile found but can't link against it. 8064 { { echo "$as_me:8064: error: Shared liblockfile found but can't link against it.
8062This probably means that movemail could lose mail. 8065This probably means that movemail could lose mail.
8063There may be a \`development' package to install containing liblockfile." >&5 8066There may be a \`development' package to install containing liblockfile." >&5
8064echo "$as_me: error: Shared liblockfile found but can't link against it. 8067echo "$as_me: error: Shared liblockfile found but can't link against it.
@@ -8076,13 +8079,13 @@ fi
8076for ac_func in touchlock 8079for ac_func in touchlock
8077do 8080do
8078as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 8081as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
8079echo "$as_me:8079: checking for $ac_func" >&5 8082echo "$as_me:8082: checking for $ac_func" >&5
8080echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 8083echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
8081if eval "test \"\${$as_ac_var+set}\" = set"; then 8084if eval "test \"\${$as_ac_var+set}\" = set"; then
8082 echo $ECHO_N "(cached) $ECHO_C" >&6 8085 echo $ECHO_N "(cached) $ECHO_C" >&6
8083else 8086else
8084 cat >conftest.$ac_ext <<_ACEOF 8087 cat >conftest.$ac_ext <<_ACEOF
8085#line 8085 "configure" 8088#line 8088 "configure"
8086#include "confdefs.h" 8089#include "confdefs.h"
8087/* System header to define __stub macros and hopefully few prototypes, 8090/* System header to define __stub macros and hopefully few prototypes,
8088 which can conflict with char $ac_func (); below. */ 8091 which can conflict with char $ac_func (); below. */
@@ -8113,16 +8116,16 @@ f = $ac_func;
8113} 8116}
8114_ACEOF 8117_ACEOF
8115rm -f conftest.$ac_objext conftest$ac_exeext 8118rm -f conftest.$ac_objext conftest$ac_exeext
8116if { (eval echo "$as_me:8116: \"$ac_link\"") >&5 8119if { (eval echo "$as_me:8119: \"$ac_link\"") >&5
8117 (eval $ac_link) 2>&5 8120 (eval $ac_link) 2>&5
8118 ac_status=$? 8121 ac_status=$?
8119 echo "$as_me:8119: \$? = $ac_status" >&5 8122 echo "$as_me:8122: \$? = $ac_status" >&5
8120 (exit $ac_status); } && 8123 (exit $ac_status); } &&
8121 { ac_try='test -s conftest$ac_exeext' 8124 { ac_try='test -s conftest$ac_exeext'
8122 { (eval echo "$as_me:8122: \"$ac_try\"") >&5 8125 { (eval echo "$as_me:8125: \"$ac_try\"") >&5
8123 (eval $ac_try) 2>&5 8126 (eval $ac_try) 2>&5
8124 ac_status=$? 8127 ac_status=$?
8125 echo "$as_me:8125: \$? = $ac_status" >&5 8128 echo "$as_me:8128: \$? = $ac_status" >&5
8126 (exit $ac_status); }; }; then 8129 (exit $ac_status); }; }; then
8127 eval "$as_ac_var=yes" 8130 eval "$as_ac_var=yes"
8128else 8131else
@@ -8132,7 +8135,7 @@ eval "$as_ac_var=no"
8132fi 8135fi
8133rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8136rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8134fi 8137fi
8135echo "$as_me:8135: result: `eval echo '${'$as_ac_var'}'`" >&5 8138echo "$as_me:8138: result: `eval echo '${'$as_ac_var'}'`" >&5
8136echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 8139echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
8137if test `eval echo '${'$as_ac_var'}'` = yes; then 8140if test `eval echo '${'$as_ac_var'}'` = yes; then
8138 cat >>confdefs.h <<EOF 8141 cat >>confdefs.h <<EOF
@@ -8145,23 +8148,23 @@ done
8145for ac_header in maillock.h 8148for ac_header in maillock.h
8146do 8149do
8147as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 8150as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8148echo "$as_me:8148: checking for $ac_header" >&5 8151echo "$as_me:8151: checking for $ac_header" >&5
8149echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 8152echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8150if eval "test \"\${$as_ac_Header+set}\" = set"; then 8153if eval "test \"\${$as_ac_Header+set}\" = set"; then
8151 echo $ECHO_N "(cached) $ECHO_C" >&6 8154 echo $ECHO_N "(cached) $ECHO_C" >&6
8152else 8155else
8153 cat >conftest.$ac_ext <<_ACEOF 8156 cat >conftest.$ac_ext <<_ACEOF
8154#line 8154 "configure" 8157#line 8157 "configure"
8155#include "confdefs.h" 8158#include "confdefs.h"
8156#include <$ac_header> 8159#include <$ac_header>
8157_ACEOF 8160_ACEOF
8158if { (eval echo "$as_me:8158: \"$ac_cpp conftest.$ac_ext\"") >&5 8161if { (eval echo "$as_me:8161: \"$ac_cpp conftest.$ac_ext\"") >&5
8159 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 8162 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
8160 ac_status=$? 8163 ac_status=$?
8161 egrep -v '^ *\+' conftest.er1 >conftest.err 8164 egrep -v '^ *\+' conftest.er1 >conftest.err
8162 rm -f conftest.er1 8165 rm -f conftest.er1
8163 cat conftest.err >&5 8166 cat conftest.err >&5
8164 echo "$as_me:8164: \$? = $ac_status" >&5 8167 echo "$as_me:8167: \$? = $ac_status" >&5
8165 (exit $ac_status); } >/dev/null; then 8168 (exit $ac_status); } >/dev/null; then
8166 if test -s conftest.err; then 8169 if test -s conftest.err; then
8167 ac_cpp_err=$ac_c_preproc_warn_flag 8170 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -8180,7 +8183,7 @@ else
8180fi 8183fi
8181rm -f conftest.err conftest.$ac_ext 8184rm -f conftest.err conftest.$ac_ext
8182fi 8185fi
8183echo "$as_me:8183: result: `eval echo '${'$as_ac_Header'}'`" >&5 8186echo "$as_me:8186: result: `eval echo '${'$as_ac_Header'}'`" >&5
8184echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 8187echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8185if test `eval echo '${'$as_ac_Header'}'` = yes; then 8188if test `eval echo '${'$as_ac_Header'}'` = yes; then
8186 cat >>confdefs.h <<EOF 8189 cat >>confdefs.h <<EOF
@@ -8199,13 +8202,13 @@ __fpending mblen mbrlen strsignal setitimer ualarm index rindex \
8199gai_strerror mkstemp 8202gai_strerror mkstemp
8200do 8203do
8201as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 8204as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
8202echo "$as_me:8202: checking for $ac_func" >&5 8205echo "$as_me:8205: checking for $ac_func" >&5
8203echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 8206echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
8204if eval "test \"\${$as_ac_var+set}\" = set"; then 8207if eval "test \"\${$as_ac_var+set}\" = set"; then
8205 echo $ECHO_N "(cached) $ECHO_C" >&6 8208 echo $ECHO_N "(cached) $ECHO_C" >&6
8206else 8209else
8207 cat >conftest.$ac_ext <<_ACEOF 8210 cat >conftest.$ac_ext <<_ACEOF
8208#line 8208 "configure" 8211#line 8211 "configure"
8209#include "confdefs.h" 8212#include "confdefs.h"
8210/* System header to define __stub macros and hopefully few prototypes, 8213/* System header to define __stub macros and hopefully few prototypes,
8211 which can conflict with char $ac_func (); below. */ 8214 which can conflict with char $ac_func (); below. */
@@ -8236,16 +8239,16 @@ f = $ac_func;
8236} 8239}
8237_ACEOF 8240_ACEOF
8238rm -f conftest.$ac_objext conftest$ac_exeext 8241rm -f conftest.$ac_objext conftest$ac_exeext
8239if { (eval echo "$as_me:8239: \"$ac_link\"") >&5 8242if { (eval echo "$as_me:8242: \"$ac_link\"") >&5
8240 (eval $ac_link) 2>&5 8243 (eval $ac_link) 2>&5
8241 ac_status=$? 8244 ac_status=$?
8242 echo "$as_me:8242: \$? = $ac_status" >&5 8245 echo "$as_me:8245: \$? = $ac_status" >&5
8243 (exit $ac_status); } && 8246 (exit $ac_status); } &&
8244 { ac_try='test -s conftest$ac_exeext' 8247 { ac_try='test -s conftest$ac_exeext'
8245 { (eval echo "$as_me:8245: \"$ac_try\"") >&5 8248 { (eval echo "$as_me:8248: \"$ac_try\"") >&5
8246 (eval $ac_try) 2>&5 8249 (eval $ac_try) 2>&5
8247 ac_status=$? 8250 ac_status=$?
8248 echo "$as_me:8248: \$? = $ac_status" >&5 8251 echo "$as_me:8251: \$? = $ac_status" >&5
8249 (exit $ac_status); }; }; then 8252 (exit $ac_status); }; }; then
8250 eval "$as_ac_var=yes" 8253 eval "$as_ac_var=yes"
8251else 8254else
@@ -8255,7 +8258,7 @@ eval "$as_ac_var=no"
8255fi 8258fi
8256rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8259rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8257fi 8260fi
8258echo "$as_me:8258: result: `eval echo '${'$as_ac_var'}'`" >&5 8261echo "$as_me:8261: result: `eval echo '${'$as_ac_var'}'`" >&5
8259echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 8262echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
8260if test `eval echo '${'$as_ac_var'}'` = yes; then 8263if test `eval echo '${'$as_ac_var'}'` = yes; then
8261 cat >>confdefs.h <<EOF 8264 cat >>confdefs.h <<EOF
@@ -8268,23 +8271,23 @@ done
8268for ac_header in sys/time.h unistd.h 8271for ac_header in sys/time.h unistd.h
8269do 8272do
8270as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 8273as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8271echo "$as_me:8271: checking for $ac_header" >&5 8274echo "$as_me:8274: checking for $ac_header" >&5
8272echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 8275echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8273if eval "test \"\${$as_ac_Header+set}\" = set"; then 8276if eval "test \"\${$as_ac_Header+set}\" = set"; then
8274 echo $ECHO_N "(cached) $ECHO_C" >&6 8277 echo $ECHO_N "(cached) $ECHO_C" >&6
8275else 8278else
8276 cat >conftest.$ac_ext <<_ACEOF 8279 cat >conftest.$ac_ext <<_ACEOF
8277#line 8277 "configure" 8280#line 8280 "configure"
8278#include "confdefs.h" 8281#include "confdefs.h"
8279#include <$ac_header> 8282#include <$ac_header>
8280_ACEOF 8283_ACEOF
8281if { (eval echo "$as_me:8281: \"$ac_cpp conftest.$ac_ext\"") >&5 8284if { (eval echo "$as_me:8284: \"$ac_cpp conftest.$ac_ext\"") >&5
8282 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 8285 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
8283 ac_status=$? 8286 ac_status=$?
8284 egrep -v '^ *\+' conftest.er1 >conftest.err 8287 egrep -v '^ *\+' conftest.er1 >conftest.err
8285 rm -f conftest.er1 8288 rm -f conftest.er1
8286 cat conftest.err >&5 8289 cat conftest.err >&5
8287 echo "$as_me:8287: \$? = $ac_status" >&5 8290 echo "$as_me:8290: \$? = $ac_status" >&5
8288 (exit $ac_status); } >/dev/null; then 8291 (exit $ac_status); } >/dev/null; then
8289 if test -s conftest.err; then 8292 if test -s conftest.err; then
8290 ac_cpp_err=$ac_c_preproc_warn_flag 8293 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -8303,7 +8306,7 @@ else
8303fi 8306fi
8304rm -f conftest.err conftest.$ac_ext 8307rm -f conftest.err conftest.$ac_ext
8305fi 8308fi
8306echo "$as_me:8306: result: `eval echo '${'$as_ac_Header'}'`" >&5 8309echo "$as_me:8309: result: `eval echo '${'$as_ac_Header'}'`" >&5
8307echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 8310echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8308if test `eval echo '${'$as_ac_Header'}'` = yes; then 8311if test `eval echo '${'$as_ac_Header'}'` = yes; then
8309 cat >>confdefs.h <<EOF 8312 cat >>confdefs.h <<EOF
@@ -8316,13 +8319,13 @@ done
8316for ac_func in alarm 8319for ac_func in alarm
8317do 8320do
8318as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 8321as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
8319echo "$as_me:8319: checking for $ac_func" >&5 8322echo "$as_me:8322: checking for $ac_func" >&5
8320echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 8323echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
8321if eval "test \"\${$as_ac_var+set}\" = set"; then 8324if eval "test \"\${$as_ac_var+set}\" = set"; then
8322 echo $ECHO_N "(cached) $ECHO_C" >&6 8325 echo $ECHO_N "(cached) $ECHO_C" >&6
8323else 8326else
8324 cat >conftest.$ac_ext <<_ACEOF 8327 cat >conftest.$ac_ext <<_ACEOF
8325#line 8325 "configure" 8328#line 8328 "configure"
8326#include "confdefs.h" 8329#include "confdefs.h"
8327/* System header to define __stub macros and hopefully few prototypes, 8330/* System header to define __stub macros and hopefully few prototypes,
8328 which can conflict with char $ac_func (); below. */ 8331 which can conflict with char $ac_func (); below. */
@@ -8353,16 +8356,16 @@ f = $ac_func;
8353} 8356}
8354_ACEOF 8357_ACEOF
8355rm -f conftest.$ac_objext conftest$ac_exeext 8358rm -f conftest.$ac_objext conftest$ac_exeext
8356if { (eval echo "$as_me:8356: \"$ac_link\"") >&5 8359if { (eval echo "$as_me:8359: \"$ac_link\"") >&5
8357 (eval $ac_link) 2>&5 8360 (eval $ac_link) 2>&5
8358 ac_status=$? 8361 ac_status=$?
8359 echo "$as_me:8359: \$? = $ac_status" >&5 8362 echo "$as_me:8362: \$? = $ac_status" >&5
8360 (exit $ac_status); } && 8363 (exit $ac_status); } &&
8361 { ac_try='test -s conftest$ac_exeext' 8364 { ac_try='test -s conftest$ac_exeext'
8362 { (eval echo "$as_me:8362: \"$ac_try\"") >&5 8365 { (eval echo "$as_me:8365: \"$ac_try\"") >&5
8363 (eval $ac_try) 2>&5 8366 (eval $ac_try) 2>&5
8364 ac_status=$? 8367 ac_status=$?
8365 echo "$as_me:8365: \$? = $ac_status" >&5 8368 echo "$as_me:8368: \$? = $ac_status" >&5
8366 (exit $ac_status); }; }; then 8369 (exit $ac_status); }; }; then
8367 eval "$as_ac_var=yes" 8370 eval "$as_ac_var=yes"
8368else 8371else
@@ -8372,7 +8375,7 @@ eval "$as_ac_var=no"
8372fi 8375fi
8373rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8376rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8374fi 8377fi
8375echo "$as_me:8375: result: `eval echo '${'$as_ac_var'}'`" >&5 8378echo "$as_me:8378: result: `eval echo '${'$as_ac_var'}'`" >&5
8376echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 8379echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
8377if test `eval echo '${'$as_ac_var'}'` = yes; then 8380if test `eval echo '${'$as_ac_var'}'` = yes; then
8378 cat >>confdefs.h <<EOF 8381 cat >>confdefs.h <<EOF
@@ -8382,7 +8385,7 @@ EOF
8382fi 8385fi
8383done 8386done
8384 8387
8385echo "$as_me:8385: checking for working mktime" >&5 8388echo "$as_me:8388: checking for working mktime" >&5
8386echo $ECHO_N "checking for working mktime... $ECHO_C" >&6 8389echo $ECHO_N "checking for working mktime... $ECHO_C" >&6
8387if test "${ac_cv_func_working_mktime+set}" = set; then 8390if test "${ac_cv_func_working_mktime+set}" = set; then
8388 echo $ECHO_N "(cached) $ECHO_C" >&6 8391 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8391,7 +8394,7 @@ else
8391 ac_cv_func_working_mktime=no 8394 ac_cv_func_working_mktime=no
8392else 8395else
8393 cat >conftest.$ac_ext <<_ACEOF 8396 cat >conftest.$ac_ext <<_ACEOF
8394#line 8394 "configure" 8397#line 8397 "configure"
8395#include "confdefs.h" 8398#include "confdefs.h"
8396/* Test program from Paul Eggert and Tony Leneis. */ 8399/* Test program from Paul Eggert and Tony Leneis. */
8397#if TIME_WITH_SYS_TIME 8400#if TIME_WITH_SYS_TIME
@@ -8540,15 +8543,15 @@ main ()
8540} 8543}
8541_ACEOF 8544_ACEOF
8542rm -f conftest$ac_exeext 8545rm -f conftest$ac_exeext
8543if { (eval echo "$as_me:8543: \"$ac_link\"") >&5 8546if { (eval echo "$as_me:8546: \"$ac_link\"") >&5
8544 (eval $ac_link) 2>&5 8547 (eval $ac_link) 2>&5
8545 ac_status=$? 8548 ac_status=$?
8546 echo "$as_me:8546: \$? = $ac_status" >&5 8549 echo "$as_me:8549: \$? = $ac_status" >&5
8547 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 8550 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
8548 { (eval echo "$as_me:8548: \"$ac_try\"") >&5 8551 { (eval echo "$as_me:8551: \"$ac_try\"") >&5
8549 (eval $ac_try) 2>&5 8552 (eval $ac_try) 2>&5
8550 ac_status=$? 8553 ac_status=$?
8551 echo "$as_me:8551: \$? = $ac_status" >&5 8554 echo "$as_me:8554: \$? = $ac_status" >&5
8552 (exit $ac_status); }; }; then 8555 (exit $ac_status); }; }; then
8553 ac_cv_func_working_mktime=yes 8556 ac_cv_func_working_mktime=yes
8554else 8557else
@@ -8560,7 +8563,7 @@ fi
8560rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 8563rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8561fi 8564fi
8562fi 8565fi
8563echo "$as_me:8563: result: $ac_cv_func_working_mktime" >&5 8566echo "$as_me:8566: result: $ac_cv_func_working_mktime" >&5
8564echo "${ECHO_T}$ac_cv_func_working_mktime" >&6 8567echo "${ECHO_T}$ac_cv_func_working_mktime" >&6
8565if test $ac_cv_func_working_mktime = no; then 8568if test $ac_cv_func_working_mktime = no; then
8566 LIBOBJS="$LIBOBJS mktime.$ac_objext" 8569 LIBOBJS="$LIBOBJS mktime.$ac_objext"
@@ -8578,13 +8581,13 @@ ac_have_func=no # yes means we've found a way to get the load average.
8578ac_save_LIBS=$LIBS 8581ac_save_LIBS=$LIBS
8579 8582
8580# Check for getloadavg, but be sure not to touch the cache variable. 8583# Check for getloadavg, but be sure not to touch the cache variable.
8581(echo "$as_me:8581: checking for getloadavg" >&5 8584(echo "$as_me:8584: checking for getloadavg" >&5
8582echo $ECHO_N "checking for getloadavg... $ECHO_C" >&6 8585echo $ECHO_N "checking for getloadavg... $ECHO_C" >&6
8583if test "${ac_cv_func_getloadavg+set}" = set; then 8586if test "${ac_cv_func_getloadavg+set}" = set; then
8584 echo $ECHO_N "(cached) $ECHO_C" >&6 8587 echo $ECHO_N "(cached) $ECHO_C" >&6
8585else 8588else
8586 cat >conftest.$ac_ext <<_ACEOF 8589 cat >conftest.$ac_ext <<_ACEOF
8587#line 8587 "configure" 8590#line 8590 "configure"
8588#include "confdefs.h" 8591#include "confdefs.h"
8589/* System header to define __stub macros and hopefully few prototypes, 8592/* System header to define __stub macros and hopefully few prototypes,
8590 which can conflict with char getloadavg (); below. */ 8593 which can conflict with char getloadavg (); below. */
@@ -8615,16 +8618,16 @@ f = getloadavg;
8615} 8618}
8616_ACEOF 8619_ACEOF
8617rm -f conftest.$ac_objext conftest$ac_exeext 8620rm -f conftest.$ac_objext conftest$ac_exeext
8618if { (eval echo "$as_me:8618: \"$ac_link\"") >&5 8621if { (eval echo "$as_me:8621: \"$ac_link\"") >&5
8619 (eval $ac_link) 2>&5 8622 (eval $ac_link) 2>&5
8620 ac_status=$? 8623 ac_status=$?
8621 echo "$as_me:8621: \$? = $ac_status" >&5 8624 echo "$as_me:8624: \$? = $ac_status" >&5
8622 (exit $ac_status); } && 8625 (exit $ac_status); } &&
8623 { ac_try='test -s conftest$ac_exeext' 8626 { ac_try='test -s conftest$ac_exeext'
8624 { (eval echo "$as_me:8624: \"$ac_try\"") >&5 8627 { (eval echo "$as_me:8627: \"$ac_try\"") >&5
8625 (eval $ac_try) 2>&5 8628 (eval $ac_try) 2>&5
8626 ac_status=$? 8629 ac_status=$?
8627 echo "$as_me:8627: \$? = $ac_status" >&5 8630 echo "$as_me:8630: \$? = $ac_status" >&5
8628 (exit $ac_status); }; }; then 8631 (exit $ac_status); }; }; then
8629 ac_cv_func_getloadavg=yes 8632 ac_cv_func_getloadavg=yes
8630else 8633else
@@ -8634,7 +8637,7 @@ ac_cv_func_getloadavg=no
8634fi 8637fi
8635rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8638rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8636fi 8639fi
8637echo "$as_me:8637: result: $ac_cv_func_getloadavg" >&5 8640echo "$as_me:8640: result: $ac_cv_func_getloadavg" >&5
8638echo "${ECHO_T}$ac_cv_func_getloadavg" >&6 8641echo "${ECHO_T}$ac_cv_func_getloadavg" >&6
8639if test $ac_cv_func_getloadavg = yes; then 8642if test $ac_cv_func_getloadavg = yes; then
8640 exit 0 8643 exit 0
@@ -8648,13 +8651,13 @@ fi
8648for ac_func in pstat_getdynamic 8651for ac_func in pstat_getdynamic
8649do 8652do
8650as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 8653as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
8651echo "$as_me:8651: checking for $ac_func" >&5 8654echo "$as_me:8654: checking for $ac_func" >&5
8652echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 8655echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
8653if eval "test \"\${$as_ac_var+set}\" = set"; then 8656if eval "test \"\${$as_ac_var+set}\" = set"; then
8654 echo $ECHO_N "(cached) $ECHO_C" >&6 8657 echo $ECHO_N "(cached) $ECHO_C" >&6
8655else 8658else
8656 cat >conftest.$ac_ext <<_ACEOF 8659 cat >conftest.$ac_ext <<_ACEOF
8657#line 8657 "configure" 8660#line 8660 "configure"
8658#include "confdefs.h" 8661#include "confdefs.h"
8659/* System header to define __stub macros and hopefully few prototypes, 8662/* System header to define __stub macros and hopefully few prototypes,
8660 which can conflict with char $ac_func (); below. */ 8663 which can conflict with char $ac_func (); below. */
@@ -8685,16 +8688,16 @@ f = $ac_func;
8685} 8688}
8686_ACEOF 8689_ACEOF
8687rm -f conftest.$ac_objext conftest$ac_exeext 8690rm -f conftest.$ac_objext conftest$ac_exeext
8688if { (eval echo "$as_me:8688: \"$ac_link\"") >&5 8691if { (eval echo "$as_me:8691: \"$ac_link\"") >&5
8689 (eval $ac_link) 2>&5 8692 (eval $ac_link) 2>&5
8690 ac_status=$? 8693 ac_status=$?
8691 echo "$as_me:8691: \$? = $ac_status" >&5 8694 echo "$as_me:8694: \$? = $ac_status" >&5
8692 (exit $ac_status); } && 8695 (exit $ac_status); } &&
8693 { ac_try='test -s conftest$ac_exeext' 8696 { ac_try='test -s conftest$ac_exeext'
8694 { (eval echo "$as_me:8694: \"$ac_try\"") >&5 8697 { (eval echo "$as_me:8697: \"$ac_try\"") >&5
8695 (eval $ac_try) 2>&5 8698 (eval $ac_try) 2>&5
8696 ac_status=$? 8699 ac_status=$?
8697 echo "$as_me:8697: \$? = $ac_status" >&5 8700 echo "$as_me:8700: \$? = $ac_status" >&5
8698 (exit $ac_status); }; }; then 8701 (exit $ac_status); }; }; then
8699 eval "$as_ac_var=yes" 8702 eval "$as_ac_var=yes"
8700else 8703else
@@ -8704,7 +8707,7 @@ eval "$as_ac_var=no"
8704fi 8707fi
8705rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8708rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8706fi 8709fi
8707echo "$as_me:8707: result: `eval echo '${'$as_ac_var'}'`" >&5 8710echo "$as_me:8710: result: `eval echo '${'$as_ac_var'}'`" >&5
8708echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 8711echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
8709if test `eval echo '${'$as_ac_var'}'` = yes; then 8712if test `eval echo '${'$as_ac_var'}'` = yes; then
8710 cat >>confdefs.h <<EOF 8713 cat >>confdefs.h <<EOF
@@ -8716,7 +8719,7 @@ done
8716 8719
8717# Solaris has libkstat which does not require root. 8720# Solaris has libkstat which does not require root.
8718 8721
8719echo "$as_me:8719: checking for kstat_open in -lkstat" >&5 8722echo "$as_me:8722: checking for kstat_open in -lkstat" >&5
8720echo $ECHO_N "checking for kstat_open in -lkstat... $ECHO_C" >&6 8723echo $ECHO_N "checking for kstat_open in -lkstat... $ECHO_C" >&6
8721if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then 8724if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then
8722 echo $ECHO_N "(cached) $ECHO_C" >&6 8725 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8724,7 +8727,7 @@ else
8724 ac_check_lib_save_LIBS=$LIBS 8727 ac_check_lib_save_LIBS=$LIBS
8725LIBS="-lkstat $LIBS" 8728LIBS="-lkstat $LIBS"
8726cat >conftest.$ac_ext <<_ACEOF 8729cat >conftest.$ac_ext <<_ACEOF
8727#line 8727 "configure" 8730#line 8730 "configure"
8728#include "confdefs.h" 8731#include "confdefs.h"
8729 8732
8730/* Override any gcc2 internal prototype to avoid an error. */ 8733/* Override any gcc2 internal prototype to avoid an error. */
@@ -8743,16 +8746,16 @@ kstat_open ();
8743} 8746}
8744_ACEOF 8747_ACEOF
8745rm -f conftest.$ac_objext conftest$ac_exeext 8748rm -f conftest.$ac_objext conftest$ac_exeext
8746if { (eval echo "$as_me:8746: \"$ac_link\"") >&5 8749if { (eval echo "$as_me:8749: \"$ac_link\"") >&5
8747 (eval $ac_link) 2>&5 8750 (eval $ac_link) 2>&5
8748 ac_status=$? 8751 ac_status=$?
8749 echo "$as_me:8749: \$? = $ac_status" >&5 8752 echo "$as_me:8752: \$? = $ac_status" >&5
8750 (exit $ac_status); } && 8753 (exit $ac_status); } &&
8751 { ac_try='test -s conftest$ac_exeext' 8754 { ac_try='test -s conftest$ac_exeext'
8752 { (eval echo "$as_me:8752: \"$ac_try\"") >&5 8755 { (eval echo "$as_me:8755: \"$ac_try\"") >&5
8753 (eval $ac_try) 2>&5 8756 (eval $ac_try) 2>&5
8754 ac_status=$? 8757 ac_status=$?
8755 echo "$as_me:8755: \$? = $ac_status" >&5 8758 echo "$as_me:8758: \$? = $ac_status" >&5
8756 (exit $ac_status); }; }; then 8759 (exit $ac_status); }; }; then
8757 ac_cv_lib_kstat_kstat_open=yes 8760 ac_cv_lib_kstat_kstat_open=yes
8758else 8761else
@@ -8763,7 +8766,7 @@ fi
8763rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8766rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8764LIBS=$ac_check_lib_save_LIBS 8767LIBS=$ac_check_lib_save_LIBS
8765fi 8768fi
8766echo "$as_me:8766: result: $ac_cv_lib_kstat_kstat_open" >&5 8769echo "$as_me:8769: result: $ac_cv_lib_kstat_kstat_open" >&5
8767echo "${ECHO_T}$ac_cv_lib_kstat_kstat_open" >&6 8770echo "${ECHO_T}$ac_cv_lib_kstat_kstat_open" >&6
8768if test $ac_cv_lib_kstat_kstat_open = yes; then 8771if test $ac_cv_lib_kstat_kstat_open = yes; then
8769 cat >>confdefs.h <<EOF 8772 cat >>confdefs.h <<EOF
@@ -8781,7 +8784,7 @@ test $ac_cv_lib_kstat_kstat_open = yes && ac_have_func=yes
8781# to get the right answer into the cache. 8784# to get the right answer into the cache.
8782# For kstat on solaris, we need libelf to force the definition of SVR4 below. 8785# For kstat on solaris, we need libelf to force the definition of SVR4 below.
8783if test $ac_have_func = no; then 8786if test $ac_have_func = no; then
8784 echo "$as_me:8784: checking for elf_begin in -lelf" >&5 8787 echo "$as_me:8787: checking for elf_begin in -lelf" >&5
8785echo $ECHO_N "checking for elf_begin in -lelf... $ECHO_C" >&6 8788echo $ECHO_N "checking for elf_begin in -lelf... $ECHO_C" >&6
8786if test "${ac_cv_lib_elf_elf_begin+set}" = set; then 8789if test "${ac_cv_lib_elf_elf_begin+set}" = set; then
8787 echo $ECHO_N "(cached) $ECHO_C" >&6 8790 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8789,7 +8792,7 @@ else
8789 ac_check_lib_save_LIBS=$LIBS 8792 ac_check_lib_save_LIBS=$LIBS
8790LIBS="-lelf $LIBS" 8793LIBS="-lelf $LIBS"
8791cat >conftest.$ac_ext <<_ACEOF 8794cat >conftest.$ac_ext <<_ACEOF
8792#line 8792 "configure" 8795#line 8795 "configure"
8793#include "confdefs.h" 8796#include "confdefs.h"
8794 8797
8795/* Override any gcc2 internal prototype to avoid an error. */ 8798/* Override any gcc2 internal prototype to avoid an error. */
@@ -8808,16 +8811,16 @@ elf_begin ();
8808} 8811}
8809_ACEOF 8812_ACEOF
8810rm -f conftest.$ac_objext conftest$ac_exeext 8813rm -f conftest.$ac_objext conftest$ac_exeext
8811if { (eval echo "$as_me:8811: \"$ac_link\"") >&5 8814if { (eval echo "$as_me:8814: \"$ac_link\"") >&5
8812 (eval $ac_link) 2>&5 8815 (eval $ac_link) 2>&5
8813 ac_status=$? 8816 ac_status=$?
8814 echo "$as_me:8814: \$? = $ac_status" >&5 8817 echo "$as_me:8817: \$? = $ac_status" >&5
8815 (exit $ac_status); } && 8818 (exit $ac_status); } &&
8816 { ac_try='test -s conftest$ac_exeext' 8819 { ac_try='test -s conftest$ac_exeext'
8817 { (eval echo "$as_me:8817: \"$ac_try\"") >&5 8820 { (eval echo "$as_me:8820: \"$ac_try\"") >&5
8818 (eval $ac_try) 2>&5 8821 (eval $ac_try) 2>&5
8819 ac_status=$? 8822 ac_status=$?
8820 echo "$as_me:8820: \$? = $ac_status" >&5 8823 echo "$as_me:8823: \$? = $ac_status" >&5
8821 (exit $ac_status); }; }; then 8824 (exit $ac_status); }; }; then
8822 ac_cv_lib_elf_elf_begin=yes 8825 ac_cv_lib_elf_elf_begin=yes
8823else 8826else
@@ -8828,7 +8831,7 @@ fi
8828rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8831rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8829LIBS=$ac_check_lib_save_LIBS 8832LIBS=$ac_check_lib_save_LIBS
8830fi 8833fi
8831echo "$as_me:8831: result: $ac_cv_lib_elf_elf_begin" >&5 8834echo "$as_me:8834: result: $ac_cv_lib_elf_elf_begin" >&5
8832echo "${ECHO_T}$ac_cv_lib_elf_elf_begin" >&6 8835echo "${ECHO_T}$ac_cv_lib_elf_elf_begin" >&6
8833if test $ac_cv_lib_elf_elf_begin = yes; then 8836if test $ac_cv_lib_elf_elf_begin = yes; then
8834 LIBS="-lelf $LIBS" 8837 LIBS="-lelf $LIBS"
@@ -8836,7 +8839,7 @@ fi
8836 8839
8837fi 8840fi
8838if test $ac_have_func = no; then 8841if test $ac_have_func = no; then
8839 echo "$as_me:8839: checking for kvm_open in -lkvm" >&5 8842 echo "$as_me:8842: checking for kvm_open in -lkvm" >&5
8840echo $ECHO_N "checking for kvm_open in -lkvm... $ECHO_C" >&6 8843echo $ECHO_N "checking for kvm_open in -lkvm... $ECHO_C" >&6
8841if test "${ac_cv_lib_kvm_kvm_open+set}" = set; then 8844if test "${ac_cv_lib_kvm_kvm_open+set}" = set; then
8842 echo $ECHO_N "(cached) $ECHO_C" >&6 8845 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8844,7 +8847,7 @@ else
8844 ac_check_lib_save_LIBS=$LIBS 8847 ac_check_lib_save_LIBS=$LIBS
8845LIBS="-lkvm $LIBS" 8848LIBS="-lkvm $LIBS"
8846cat >conftest.$ac_ext <<_ACEOF 8849cat >conftest.$ac_ext <<_ACEOF
8847#line 8847 "configure" 8850#line 8850 "configure"
8848#include "confdefs.h" 8851#include "confdefs.h"
8849 8852
8850/* Override any gcc2 internal prototype to avoid an error. */ 8853/* Override any gcc2 internal prototype to avoid an error. */
@@ -8863,16 +8866,16 @@ kvm_open ();
8863} 8866}
8864_ACEOF 8867_ACEOF
8865rm -f conftest.$ac_objext conftest$ac_exeext 8868rm -f conftest.$ac_objext conftest$ac_exeext
8866if { (eval echo "$as_me:8866: \"$ac_link\"") >&5 8869if { (eval echo "$as_me:8869: \"$ac_link\"") >&5
8867 (eval $ac_link) 2>&5 8870 (eval $ac_link) 2>&5
8868 ac_status=$? 8871 ac_status=$?
8869 echo "$as_me:8869: \$? = $ac_status" >&5 8872 echo "$as_me:8872: \$? = $ac_status" >&5
8870 (exit $ac_status); } && 8873 (exit $ac_status); } &&
8871 { ac_try='test -s conftest$ac_exeext' 8874 { ac_try='test -s conftest$ac_exeext'
8872 { (eval echo "$as_me:8872: \"$ac_try\"") >&5 8875 { (eval echo "$as_me:8875: \"$ac_try\"") >&5
8873 (eval $ac_try) 2>&5 8876 (eval $ac_try) 2>&5
8874 ac_status=$? 8877 ac_status=$?
8875 echo "$as_me:8875: \$? = $ac_status" >&5 8878 echo "$as_me:8878: \$? = $ac_status" >&5
8876 (exit $ac_status); }; }; then 8879 (exit $ac_status); }; }; then
8877 ac_cv_lib_kvm_kvm_open=yes 8880 ac_cv_lib_kvm_kvm_open=yes
8878else 8881else
@@ -8883,14 +8886,14 @@ fi
8883rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8886rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8884LIBS=$ac_check_lib_save_LIBS 8887LIBS=$ac_check_lib_save_LIBS
8885fi 8888fi
8886echo "$as_me:8886: result: $ac_cv_lib_kvm_kvm_open" >&5 8889echo "$as_me:8889: result: $ac_cv_lib_kvm_kvm_open" >&5
8887echo "${ECHO_T}$ac_cv_lib_kvm_kvm_open" >&6 8890echo "${ECHO_T}$ac_cv_lib_kvm_kvm_open" >&6
8888if test $ac_cv_lib_kvm_kvm_open = yes; then 8891if test $ac_cv_lib_kvm_kvm_open = yes; then
8889 LIBS="-lkvm $LIBS" 8892 LIBS="-lkvm $LIBS"
8890fi 8893fi
8891 8894
8892 # Check for the 4.4BSD definition of getloadavg. 8895 # Check for the 4.4BSD definition of getloadavg.
8893 echo "$as_me:8893: checking for getloadavg in -lutil" >&5 8896 echo "$as_me:8896: checking for getloadavg in -lutil" >&5
8894echo $ECHO_N "checking for getloadavg in -lutil... $ECHO_C" >&6 8897echo $ECHO_N "checking for getloadavg in -lutil... $ECHO_C" >&6
8895if test "${ac_cv_lib_util_getloadavg+set}" = set; then 8898if test "${ac_cv_lib_util_getloadavg+set}" = set; then
8896 echo $ECHO_N "(cached) $ECHO_C" >&6 8899 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8898,7 +8901,7 @@ else
8898 ac_check_lib_save_LIBS=$LIBS 8901 ac_check_lib_save_LIBS=$LIBS
8899LIBS="-lutil $LIBS" 8902LIBS="-lutil $LIBS"
8900cat >conftest.$ac_ext <<_ACEOF 8903cat >conftest.$ac_ext <<_ACEOF
8901#line 8901 "configure" 8904#line 8904 "configure"
8902#include "confdefs.h" 8905#include "confdefs.h"
8903 8906
8904/* Override any gcc2 internal prototype to avoid an error. */ 8907/* Override any gcc2 internal prototype to avoid an error. */
@@ -8917,16 +8920,16 @@ getloadavg ();
8917} 8920}
8918_ACEOF 8921_ACEOF
8919rm -f conftest.$ac_objext conftest$ac_exeext 8922rm -f conftest.$ac_objext conftest$ac_exeext
8920if { (eval echo "$as_me:8920: \"$ac_link\"") >&5 8923if { (eval echo "$as_me:8923: \"$ac_link\"") >&5
8921 (eval $ac_link) 2>&5 8924 (eval $ac_link) 2>&5
8922 ac_status=$? 8925 ac_status=$?
8923 echo "$as_me:8923: \$? = $ac_status" >&5 8926 echo "$as_me:8926: \$? = $ac_status" >&5
8924 (exit $ac_status); } && 8927 (exit $ac_status); } &&
8925 { ac_try='test -s conftest$ac_exeext' 8928 { ac_try='test -s conftest$ac_exeext'
8926 { (eval echo "$as_me:8926: \"$ac_try\"") >&5 8929 { (eval echo "$as_me:8929: \"$ac_try\"") >&5
8927 (eval $ac_try) 2>&5 8930 (eval $ac_try) 2>&5
8928 ac_status=$? 8931 ac_status=$?
8929 echo "$as_me:8929: \$? = $ac_status" >&5 8932 echo "$as_me:8932: \$? = $ac_status" >&5
8930 (exit $ac_status); }; }; then 8933 (exit $ac_status); }; }; then
8931 ac_cv_lib_util_getloadavg=yes 8934 ac_cv_lib_util_getloadavg=yes
8932else 8935else
@@ -8937,7 +8940,7 @@ fi
8937rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 8940rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8938LIBS=$ac_check_lib_save_LIBS 8941LIBS=$ac_check_lib_save_LIBS
8939fi 8942fi
8940echo "$as_me:8940: result: $ac_cv_lib_util_getloadavg" >&5 8943echo "$as_me:8943: result: $ac_cv_lib_util_getloadavg" >&5
8941echo "${ECHO_T}$ac_cv_lib_util_getloadavg" >&6 8944echo "${ECHO_T}$ac_cv_lib_util_getloadavg" >&6
8942if test $ac_cv_lib_util_getloadavg = yes; then 8945if test $ac_cv_lib_util_getloadavg = yes; then
8943 LIBS="-lutil $LIBS" ac_have_func=yes ac_cv_func_getloadavg_setgid=yes 8946 LIBS="-lutil $LIBS" ac_have_func=yes ac_cv_func_getloadavg_setgid=yes
@@ -8950,7 +8953,7 @@ if test $ac_have_func = no; then
8950 # Since it is not a standard part of AIX, it might be installed locally. 8953 # Since it is not a standard part of AIX, it might be installed locally.
8951 ac_getloadavg_LIBS=$LIBS 8954 ac_getloadavg_LIBS=$LIBS
8952 LIBS="-L/usr/local/lib $LIBS" 8955 LIBS="-L/usr/local/lib $LIBS"
8953 echo "$as_me:8953: checking for getloadavg in -lgetloadavg" >&5 8956 echo "$as_me:8956: checking for getloadavg in -lgetloadavg" >&5
8954echo $ECHO_N "checking for getloadavg in -lgetloadavg... $ECHO_C" >&6 8957echo $ECHO_N "checking for getloadavg in -lgetloadavg... $ECHO_C" >&6
8955if test "${ac_cv_lib_getloadavg_getloadavg+set}" = set; then 8958if test "${ac_cv_lib_getloadavg_getloadavg+set}" = set; then
8956 echo $ECHO_N "(cached) $ECHO_C" >&6 8959 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -8958,7 +8961,7 @@ else
8958 ac_check_lib_save_LIBS=$LIBS 8961 ac_check_lib_save_LIBS=$LIBS
8959LIBS="-lgetloadavg $LIBS" 8962LIBS="-lgetloadavg $LIBS"
8960cat >conftest.$ac_ext <<_ACEOF 8963cat >conftest.$ac_ext <<_ACEOF
8961#line 8961 "configure" 8964#line 8964 "configure"
8962#include "confdefs.h" 8965#include "confdefs.h"
8963 8966
8964/* Override any gcc2 internal prototype to avoid an error. */ 8967/* Override any gcc2 internal prototype to avoid an error. */
@@ -8977,16 +8980,16 @@ getloadavg ();
8977} 8980}
8978_ACEOF 8981_ACEOF
8979rm -f conftest.$ac_objext conftest$ac_exeext 8982rm -f conftest.$ac_objext conftest$ac_exeext
8980if { (eval echo "$as_me:8980: \"$ac_link\"") >&5 8983if { (eval echo "$as_me:8983: \"$ac_link\"") >&5
8981 (eval $ac_link) 2>&5 8984 (eval $ac_link) 2>&5
8982 ac_status=$? 8985 ac_status=$?
8983 echo "$as_me:8983: \$? = $ac_status" >&5 8986 echo "$as_me:8986: \$? = $ac_status" >&5
8984 (exit $ac_status); } && 8987 (exit $ac_status); } &&
8985 { ac_try='test -s conftest$ac_exeext' 8988 { ac_try='test -s conftest$ac_exeext'
8986 { (eval echo "$as_me:8986: \"$ac_try\"") >&5 8989 { (eval echo "$as_me:8989: \"$ac_try\"") >&5
8987 (eval $ac_try) 2>&5 8990 (eval $ac_try) 2>&5
8988 ac_status=$? 8991 ac_status=$?
8989 echo "$as_me:8989: \$? = $ac_status" >&5 8992 echo "$as_me:8992: \$? = $ac_status" >&5
8990 (exit $ac_status); }; }; then 8993 (exit $ac_status); }; }; then
8991 ac_cv_lib_getloadavg_getloadavg=yes 8994 ac_cv_lib_getloadavg_getloadavg=yes
8992else 8995else
@@ -8997,7 +9000,7 @@ fi
8997rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9000rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
8998LIBS=$ac_check_lib_save_LIBS 9001LIBS=$ac_check_lib_save_LIBS
8999fi 9002fi
9000echo "$as_me:9000: result: $ac_cv_lib_getloadavg_getloadavg" >&5 9003echo "$as_me:9003: result: $ac_cv_lib_getloadavg_getloadavg" >&5
9001echo "${ECHO_T}$ac_cv_lib_getloadavg_getloadavg" >&6 9004echo "${ECHO_T}$ac_cv_lib_getloadavg_getloadavg" >&6
9002if test $ac_cv_lib_getloadavg_getloadavg = yes; then 9005if test $ac_cv_lib_getloadavg_getloadavg = yes; then
9003 LIBS="-lgetloadavg $LIBS" 9006 LIBS="-lgetloadavg $LIBS"
@@ -9013,13 +9016,13 @@ fi
9013for ac_func in getloadavg 9016for ac_func in getloadavg
9014do 9017do
9015as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9018as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9016echo "$as_me:9016: checking for $ac_func" >&5 9019echo "$as_me:9019: checking for $ac_func" >&5
9017echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9020echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9018if eval "test \"\${$as_ac_var+set}\" = set"; then 9021if eval "test \"\${$as_ac_var+set}\" = set"; then
9019 echo $ECHO_N "(cached) $ECHO_C" >&6 9022 echo $ECHO_N "(cached) $ECHO_C" >&6
9020else 9023else
9021 cat >conftest.$ac_ext <<_ACEOF 9024 cat >conftest.$ac_ext <<_ACEOF
9022#line 9022 "configure" 9025#line 9025 "configure"
9023#include "confdefs.h" 9026#include "confdefs.h"
9024/* System header to define __stub macros and hopefully few prototypes, 9027/* System header to define __stub macros and hopefully few prototypes,
9025 which can conflict with char $ac_func (); below. */ 9028 which can conflict with char $ac_func (); below. */
@@ -9050,16 +9053,16 @@ f = $ac_func;
9050} 9053}
9051_ACEOF 9054_ACEOF
9052rm -f conftest.$ac_objext conftest$ac_exeext 9055rm -f conftest.$ac_objext conftest$ac_exeext
9053if { (eval echo "$as_me:9053: \"$ac_link\"") >&5 9056if { (eval echo "$as_me:9056: \"$ac_link\"") >&5
9054 (eval $ac_link) 2>&5 9057 (eval $ac_link) 2>&5
9055 ac_status=$? 9058 ac_status=$?
9056 echo "$as_me:9056: \$? = $ac_status" >&5 9059 echo "$as_me:9059: \$? = $ac_status" >&5
9057 (exit $ac_status); } && 9060 (exit $ac_status); } &&
9058 { ac_try='test -s conftest$ac_exeext' 9061 { ac_try='test -s conftest$ac_exeext'
9059 { (eval echo "$as_me:9059: \"$ac_try\"") >&5 9062 { (eval echo "$as_me:9062: \"$ac_try\"") >&5
9060 (eval $ac_try) 2>&5 9063 (eval $ac_try) 2>&5
9061 ac_status=$? 9064 ac_status=$?
9062 echo "$as_me:9062: \$? = $ac_status" >&5 9065 echo "$as_me:9065: \$? = $ac_status" >&5
9063 (exit $ac_status); }; }; then 9066 (exit $ac_status); }; }; then
9064 eval "$as_ac_var=yes" 9067 eval "$as_ac_var=yes"
9065else 9068else
@@ -9069,7 +9072,7 @@ eval "$as_ac_var=no"
9069fi 9072fi
9070rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9073rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9071fi 9074fi
9072echo "$as_me:9072: result: `eval echo '${'$as_ac_var'}'`" >&5 9075echo "$as_me:9075: result: `eval echo '${'$as_ac_var'}'`" >&5
9073echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 9076echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
9074if test `eval echo '${'$as_ac_var'}'` = yes; then 9077if test `eval echo '${'$as_ac_var'}'` = yes; then
9075 cat >>confdefs.h <<EOF 9078 cat >>confdefs.h <<EOF
@@ -9085,23 +9088,23 @@ EOF
9085 9088
9086# Figure out what our getloadavg.c needs. 9089# Figure out what our getloadavg.c needs.
9087ac_have_func=no 9090ac_have_func=no
9088echo "$as_me:9088: checking for sys/dg_sys_info.h" >&5 9091echo "$as_me:9091: checking for sys/dg_sys_info.h" >&5
9089echo $ECHO_N "checking for sys/dg_sys_info.h... $ECHO_C" >&6 9092echo $ECHO_N "checking for sys/dg_sys_info.h... $ECHO_C" >&6
9090if test "${ac_cv_header_sys_dg_sys_info_h+set}" = set; then 9093if test "${ac_cv_header_sys_dg_sys_info_h+set}" = set; then
9091 echo $ECHO_N "(cached) $ECHO_C" >&6 9094 echo $ECHO_N "(cached) $ECHO_C" >&6
9092else 9095else
9093 cat >conftest.$ac_ext <<_ACEOF 9096 cat >conftest.$ac_ext <<_ACEOF
9094#line 9094 "configure" 9097#line 9097 "configure"
9095#include "confdefs.h" 9098#include "confdefs.h"
9096#include <sys/dg_sys_info.h> 9099#include <sys/dg_sys_info.h>
9097_ACEOF 9100_ACEOF
9098if { (eval echo "$as_me:9098: \"$ac_cpp conftest.$ac_ext\"") >&5 9101if { (eval echo "$as_me:9101: \"$ac_cpp conftest.$ac_ext\"") >&5
9099 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 9102 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9100 ac_status=$? 9103 ac_status=$?
9101 egrep -v '^ *\+' conftest.er1 >conftest.err 9104 egrep -v '^ *\+' conftest.er1 >conftest.err
9102 rm -f conftest.er1 9105 rm -f conftest.er1
9103 cat conftest.err >&5 9106 cat conftest.err >&5
9104 echo "$as_me:9104: \$? = $ac_status" >&5 9107 echo "$as_me:9107: \$? = $ac_status" >&5
9105 (exit $ac_status); } >/dev/null; then 9108 (exit $ac_status); } >/dev/null; then
9106 if test -s conftest.err; then 9109 if test -s conftest.err; then
9107 ac_cpp_err=$ac_c_preproc_warn_flag 9110 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -9120,7 +9123,7 @@ else
9120fi 9123fi
9121rm -f conftest.err conftest.$ac_ext 9124rm -f conftest.err conftest.$ac_ext
9122fi 9125fi
9123echo "$as_me:9123: result: $ac_cv_header_sys_dg_sys_info_h" >&5 9126echo "$as_me:9126: result: $ac_cv_header_sys_dg_sys_info_h" >&5
9124echo "${ECHO_T}$ac_cv_header_sys_dg_sys_info_h" >&6 9127echo "${ECHO_T}$ac_cv_header_sys_dg_sys_info_h" >&6
9125if test $ac_cv_header_sys_dg_sys_info_h = yes; then 9128if test $ac_cv_header_sys_dg_sys_info_h = yes; then
9126 ac_have_func=yes 9129 ac_have_func=yes
@@ -9129,7 +9132,7 @@ cat >>confdefs.h <<\EOF
9129#define DGUX 1 9132#define DGUX 1
9130EOF 9133EOF
9131 9134
9132echo "$as_me:9132: checking for dg_sys_info in -ldgc" >&5 9135echo "$as_me:9135: checking for dg_sys_info in -ldgc" >&5
9133echo $ECHO_N "checking for dg_sys_info in -ldgc... $ECHO_C" >&6 9136echo $ECHO_N "checking for dg_sys_info in -ldgc... $ECHO_C" >&6
9134if test "${ac_cv_lib_dgc_dg_sys_info+set}" = set; then 9137if test "${ac_cv_lib_dgc_dg_sys_info+set}" = set; then
9135 echo $ECHO_N "(cached) $ECHO_C" >&6 9138 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -9137,7 +9140,7 @@ else
9137 ac_check_lib_save_LIBS=$LIBS 9140 ac_check_lib_save_LIBS=$LIBS
9138LIBS="-ldgc $LIBS" 9141LIBS="-ldgc $LIBS"
9139cat >conftest.$ac_ext <<_ACEOF 9142cat >conftest.$ac_ext <<_ACEOF
9140#line 9140 "configure" 9143#line 9143 "configure"
9141#include "confdefs.h" 9144#include "confdefs.h"
9142 9145
9143/* Override any gcc2 internal prototype to avoid an error. */ 9146/* Override any gcc2 internal prototype to avoid an error. */
@@ -9156,16 +9159,16 @@ dg_sys_info ();
9156} 9159}
9157_ACEOF 9160_ACEOF
9158rm -f conftest.$ac_objext conftest$ac_exeext 9161rm -f conftest.$ac_objext conftest$ac_exeext
9159if { (eval echo "$as_me:9159: \"$ac_link\"") >&5 9162if { (eval echo "$as_me:9162: \"$ac_link\"") >&5
9160 (eval $ac_link) 2>&5 9163 (eval $ac_link) 2>&5
9161 ac_status=$? 9164 ac_status=$?
9162 echo "$as_me:9162: \$? = $ac_status" >&5 9165 echo "$as_me:9165: \$? = $ac_status" >&5
9163 (exit $ac_status); } && 9166 (exit $ac_status); } &&
9164 { ac_try='test -s conftest$ac_exeext' 9167 { ac_try='test -s conftest$ac_exeext'
9165 { (eval echo "$as_me:9165: \"$ac_try\"") >&5 9168 { (eval echo "$as_me:9168: \"$ac_try\"") >&5
9166 (eval $ac_try) 2>&5 9169 (eval $ac_try) 2>&5
9167 ac_status=$? 9170 ac_status=$?
9168 echo "$as_me:9168: \$? = $ac_status" >&5 9171 echo "$as_me:9171: \$? = $ac_status" >&5
9169 (exit $ac_status); }; }; then 9172 (exit $ac_status); }; }; then
9170 ac_cv_lib_dgc_dg_sys_info=yes 9173 ac_cv_lib_dgc_dg_sys_info=yes
9171else 9174else
@@ -9176,7 +9179,7 @@ fi
9176rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9179rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9177LIBS=$ac_check_lib_save_LIBS 9180LIBS=$ac_check_lib_save_LIBS
9178fi 9181fi
9179echo "$as_me:9179: result: $ac_cv_lib_dgc_dg_sys_info" >&5 9182echo "$as_me:9182: result: $ac_cv_lib_dgc_dg_sys_info" >&5
9180echo "${ECHO_T}$ac_cv_lib_dgc_dg_sys_info" >&6 9183echo "${ECHO_T}$ac_cv_lib_dgc_dg_sys_info" >&6
9181if test $ac_cv_lib_dgc_dg_sys_info = yes; then 9184if test $ac_cv_lib_dgc_dg_sys_info = yes; then
9182 cat >>confdefs.h <<EOF 9185 cat >>confdefs.h <<EOF
@@ -9189,23 +9192,23 @@ fi
9189 9192
9190fi 9193fi
9191 9194
9192echo "$as_me:9192: checking for locale.h" >&5 9195echo "$as_me:9195: checking for locale.h" >&5
9193echo $ECHO_N "checking for locale.h... $ECHO_C" >&6 9196echo $ECHO_N "checking for locale.h... $ECHO_C" >&6
9194if test "${ac_cv_header_locale_h+set}" = set; then 9197if test "${ac_cv_header_locale_h+set}" = set; then
9195 echo $ECHO_N "(cached) $ECHO_C" >&6 9198 echo $ECHO_N "(cached) $ECHO_C" >&6
9196else 9199else
9197 cat >conftest.$ac_ext <<_ACEOF 9200 cat >conftest.$ac_ext <<_ACEOF
9198#line 9198 "configure" 9201#line 9201 "configure"
9199#include "confdefs.h" 9202#include "confdefs.h"
9200#include <locale.h> 9203#include <locale.h>
9201_ACEOF 9204_ACEOF
9202if { (eval echo "$as_me:9202: \"$ac_cpp conftest.$ac_ext\"") >&5 9205if { (eval echo "$as_me:9205: \"$ac_cpp conftest.$ac_ext\"") >&5
9203 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 9206 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9204 ac_status=$? 9207 ac_status=$?
9205 egrep -v '^ *\+' conftest.er1 >conftest.err 9208 egrep -v '^ *\+' conftest.er1 >conftest.err
9206 rm -f conftest.er1 9209 rm -f conftest.er1
9207 cat conftest.err >&5 9210 cat conftest.err >&5
9208 echo "$as_me:9208: \$? = $ac_status" >&5 9211 echo "$as_me:9211: \$? = $ac_status" >&5
9209 (exit $ac_status); } >/dev/null; then 9212 (exit $ac_status); } >/dev/null; then
9210 if test -s conftest.err; then 9213 if test -s conftest.err; then
9211 ac_cpp_err=$ac_c_preproc_warn_flag 9214 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -9224,19 +9227,19 @@ else
9224fi 9227fi
9225rm -f conftest.err conftest.$ac_ext 9228rm -f conftest.err conftest.$ac_ext
9226fi 9229fi
9227echo "$as_me:9227: result: $ac_cv_header_locale_h" >&5 9230echo "$as_me:9230: result: $ac_cv_header_locale_h" >&5
9228echo "${ECHO_T}$ac_cv_header_locale_h" >&6 9231echo "${ECHO_T}$ac_cv_header_locale_h" >&6
9229 9232
9230for ac_func in setlocale 9233for ac_func in setlocale
9231do 9234do
9232as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9235as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9233echo "$as_me:9233: checking for $ac_func" >&5 9236echo "$as_me:9236: checking for $ac_func" >&5
9234echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9237echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9235if eval "test \"\${$as_ac_var+set}\" = set"; then 9238if eval "test \"\${$as_ac_var+set}\" = set"; then
9236 echo $ECHO_N "(cached) $ECHO_C" >&6 9239 echo $ECHO_N "(cached) $ECHO_C" >&6
9237else 9240else
9238 cat >conftest.$ac_ext <<_ACEOF 9241 cat >conftest.$ac_ext <<_ACEOF
9239#line 9239 "configure" 9242#line 9242 "configure"
9240#include "confdefs.h" 9243#include "confdefs.h"
9241/* System header to define __stub macros and hopefully few prototypes, 9244/* System header to define __stub macros and hopefully few prototypes,
9242 which can conflict with char $ac_func (); below. */ 9245 which can conflict with char $ac_func (); below. */
@@ -9267,16 +9270,16 @@ f = $ac_func;
9267} 9270}
9268_ACEOF 9271_ACEOF
9269rm -f conftest.$ac_objext conftest$ac_exeext 9272rm -f conftest.$ac_objext conftest$ac_exeext
9270if { (eval echo "$as_me:9270: \"$ac_link\"") >&5 9273if { (eval echo "$as_me:9273: \"$ac_link\"") >&5
9271 (eval $ac_link) 2>&5 9274 (eval $ac_link) 2>&5
9272 ac_status=$? 9275 ac_status=$?
9273 echo "$as_me:9273: \$? = $ac_status" >&5 9276 echo "$as_me:9276: \$? = $ac_status" >&5
9274 (exit $ac_status); } && 9277 (exit $ac_status); } &&
9275 { ac_try='test -s conftest$ac_exeext' 9278 { ac_try='test -s conftest$ac_exeext'
9276 { (eval echo "$as_me:9276: \"$ac_try\"") >&5 9279 { (eval echo "$as_me:9279: \"$ac_try\"") >&5
9277 (eval $ac_try) 2>&5 9280 (eval $ac_try) 2>&5
9278 ac_status=$? 9281 ac_status=$?
9279 echo "$as_me:9279: \$? = $ac_status" >&5 9282 echo "$as_me:9282: \$? = $ac_status" >&5
9280 (exit $ac_status); }; }; then 9283 (exit $ac_status); }; }; then
9281 eval "$as_ac_var=yes" 9284 eval "$as_ac_var=yes"
9282else 9285else
@@ -9286,7 +9289,7 @@ eval "$as_ac_var=no"
9286fi 9289fi
9287rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9290rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9288fi 9291fi
9289echo "$as_me:9289: result: `eval echo '${'$as_ac_var'}'`" >&5 9292echo "$as_me:9292: result: `eval echo '${'$as_ac_var'}'`" >&5
9290echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 9293echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
9291if test `eval echo '${'$as_ac_var'}'` = yes; then 9294if test `eval echo '${'$as_ac_var'}'` = yes; then
9292 cat >>confdefs.h <<EOF 9295 cat >>confdefs.h <<EOF
@@ -9309,23 +9312,23 @@ EOF
9309fi 9312fi
9310 9313
9311if test $ac_have_func = no; then 9314if test $ac_have_func = no; then
9312 echo "$as_me:9312: checking for inq_stats/cpustats.h" >&5 9315 echo "$as_me:9315: checking for inq_stats/cpustats.h" >&5
9313echo $ECHO_N "checking for inq_stats/cpustats.h... $ECHO_C" >&6 9316echo $ECHO_N "checking for inq_stats/cpustats.h... $ECHO_C" >&6
9314if test "${ac_cv_header_inq_stats_cpustats_h+set}" = set; then 9317if test "${ac_cv_header_inq_stats_cpustats_h+set}" = set; then
9315 echo $ECHO_N "(cached) $ECHO_C" >&6 9318 echo $ECHO_N "(cached) $ECHO_C" >&6
9316else 9319else
9317 cat >conftest.$ac_ext <<_ACEOF 9320 cat >conftest.$ac_ext <<_ACEOF
9318#line 9318 "configure" 9321#line 9321 "configure"
9319#include "confdefs.h" 9322#include "confdefs.h"
9320#include <inq_stats/cpustats.h> 9323#include <inq_stats/cpustats.h>
9321_ACEOF 9324_ACEOF
9322if { (eval echo "$as_me:9322: \"$ac_cpp conftest.$ac_ext\"") >&5 9325if { (eval echo "$as_me:9325: \"$ac_cpp conftest.$ac_ext\"") >&5
9323 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 9326 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9324 ac_status=$? 9327 ac_status=$?
9325 egrep -v '^ *\+' conftest.er1 >conftest.err 9328 egrep -v '^ *\+' conftest.er1 >conftest.err
9326 rm -f conftest.er1 9329 rm -f conftest.er1
9327 cat conftest.err >&5 9330 cat conftest.err >&5
9328 echo "$as_me:9328: \$? = $ac_status" >&5 9331 echo "$as_me:9331: \$? = $ac_status" >&5
9329 (exit $ac_status); } >/dev/null; then 9332 (exit $ac_status); } >/dev/null; then
9330 if test -s conftest.err; then 9333 if test -s conftest.err; then
9331 ac_cpp_err=$ac_c_preproc_warn_flag 9334 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -9344,7 +9347,7 @@ else
9344fi 9347fi
9345rm -f conftest.err conftest.$ac_ext 9348rm -f conftest.err conftest.$ac_ext
9346fi 9349fi
9347echo "$as_me:9347: result: $ac_cv_header_inq_stats_cpustats_h" >&5 9350echo "$as_me:9350: result: $ac_cv_header_inq_stats_cpustats_h" >&5
9348echo "${ECHO_T}$ac_cv_header_inq_stats_cpustats_h" >&6 9351echo "${ECHO_T}$ac_cv_header_inq_stats_cpustats_h" >&6
9349if test $ac_cv_header_inq_stats_cpustats_h = yes; then 9352if test $ac_cv_header_inq_stats_cpustats_h = yes; then
9350 ac_have_func=yes 9353 ac_have_func=yes
@@ -9362,23 +9365,23 @@ fi
9362fi 9365fi
9363 9366
9364if test $ac_have_func = no; then 9367if test $ac_have_func = no; then
9365 echo "$as_me:9365: checking for sys/cpustats.h" >&5 9368 echo "$as_me:9368: checking for sys/cpustats.h" >&5
9366echo $ECHO_N "checking for sys/cpustats.h... $ECHO_C" >&6 9369echo $ECHO_N "checking for sys/cpustats.h... $ECHO_C" >&6
9367if test "${ac_cv_header_sys_cpustats_h+set}" = set; then 9370if test "${ac_cv_header_sys_cpustats_h+set}" = set; then
9368 echo $ECHO_N "(cached) $ECHO_C" >&6 9371 echo $ECHO_N "(cached) $ECHO_C" >&6
9369else 9372else
9370 cat >conftest.$ac_ext <<_ACEOF 9373 cat >conftest.$ac_ext <<_ACEOF
9371#line 9371 "configure" 9374#line 9374 "configure"
9372#include "confdefs.h" 9375#include "confdefs.h"
9373#include <sys/cpustats.h> 9376#include <sys/cpustats.h>
9374_ACEOF 9377_ACEOF
9375if { (eval echo "$as_me:9375: \"$ac_cpp conftest.$ac_ext\"") >&5 9378if { (eval echo "$as_me:9378: \"$ac_cpp conftest.$ac_ext\"") >&5
9376 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 9379 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9377 ac_status=$? 9380 ac_status=$?
9378 egrep -v '^ *\+' conftest.er1 >conftest.err 9381 egrep -v '^ *\+' conftest.er1 >conftest.err
9379 rm -f conftest.er1 9382 rm -f conftest.er1
9380 cat conftest.err >&5 9383 cat conftest.err >&5
9381 echo "$as_me:9381: \$? = $ac_status" >&5 9384 echo "$as_me:9384: \$? = $ac_status" >&5
9382 (exit $ac_status); } >/dev/null; then 9385 (exit $ac_status); } >/dev/null; then
9383 if test -s conftest.err; then 9386 if test -s conftest.err; then
9384 ac_cpp_err=$ac_c_preproc_warn_flag 9387 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -9397,7 +9400,7 @@ else
9397fi 9400fi
9398rm -f conftest.err conftest.$ac_ext 9401rm -f conftest.err conftest.$ac_ext
9399fi 9402fi
9400echo "$as_me:9400: result: $ac_cv_header_sys_cpustats_h" >&5 9403echo "$as_me:9403: result: $ac_cv_header_sys_cpustats_h" >&5
9401echo "${ECHO_T}$ac_cv_header_sys_cpustats_h" >&6 9404echo "${ECHO_T}$ac_cv_header_sys_cpustats_h" >&6
9402if test $ac_cv_header_sys_cpustats_h = yes; then 9405if test $ac_cv_header_sys_cpustats_h = yes; then
9403 ac_have_func=yes; cat >>confdefs.h <<\EOF 9406 ac_have_func=yes; cat >>confdefs.h <<\EOF
@@ -9413,23 +9416,23 @@ if test $ac_have_func = no; then
9413for ac_header in mach/mach.h 9416for ac_header in mach/mach.h
9414do 9417do
9415as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 9418as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9416echo "$as_me:9416: checking for $ac_header" >&5 9419echo "$as_me:9419: checking for $ac_header" >&5
9417echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 9420echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9418if eval "test \"\${$as_ac_Header+set}\" = set"; then 9421if eval "test \"\${$as_ac_Header+set}\" = set"; then
9419 echo $ECHO_N "(cached) $ECHO_C" >&6 9422 echo $ECHO_N "(cached) $ECHO_C" >&6
9420else 9423else
9421 cat >conftest.$ac_ext <<_ACEOF 9424 cat >conftest.$ac_ext <<_ACEOF
9422#line 9422 "configure" 9425#line 9425 "configure"
9423#include "confdefs.h" 9426#include "confdefs.h"
9424#include <$ac_header> 9427#include <$ac_header>
9425_ACEOF 9428_ACEOF
9426if { (eval echo "$as_me:9426: \"$ac_cpp conftest.$ac_ext\"") >&5 9429if { (eval echo "$as_me:9429: \"$ac_cpp conftest.$ac_ext\"") >&5
9427 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 9430 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9428 ac_status=$? 9431 ac_status=$?
9429 egrep -v '^ *\+' conftest.er1 >conftest.err 9432 egrep -v '^ *\+' conftest.er1 >conftest.err
9430 rm -f conftest.er1 9433 rm -f conftest.er1
9431 cat conftest.err >&5 9434 cat conftest.err >&5
9432 echo "$as_me:9432: \$? = $ac_status" >&5 9435 echo "$as_me:9435: \$? = $ac_status" >&5
9433 (exit $ac_status); } >/dev/null; then 9436 (exit $ac_status); } >/dev/null; then
9434 if test -s conftest.err; then 9437 if test -s conftest.err; then
9435 ac_cpp_err=$ac_c_preproc_warn_flag 9438 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -9448,7 +9451,7 @@ else
9448fi 9451fi
9449rm -f conftest.err conftest.$ac_ext 9452rm -f conftest.err conftest.$ac_ext
9450fi 9453fi
9451echo "$as_me:9451: result: `eval echo '${'$as_ac_Header'}'`" >&5 9454echo "$as_me:9454: result: `eval echo '${'$as_ac_Header'}'`" >&5
9452echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 9455echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9453if test `eval echo '${'$as_ac_Header'}'` = yes; then 9456if test `eval echo '${'$as_ac_Header'}'` = yes; then
9454 cat >>confdefs.h <<EOF 9457 cat >>confdefs.h <<EOF
@@ -9463,23 +9466,23 @@ fi
9463for ac_header in nlist.h 9466for ac_header in nlist.h
9464do 9467do
9465as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 9468as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9466echo "$as_me:9466: checking for $ac_header" >&5 9469echo "$as_me:9469: checking for $ac_header" >&5
9467echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 9470echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9468if eval "test \"\${$as_ac_Header+set}\" = set"; then 9471if eval "test \"\${$as_ac_Header+set}\" = set"; then
9469 echo $ECHO_N "(cached) $ECHO_C" >&6 9472 echo $ECHO_N "(cached) $ECHO_C" >&6
9470else 9473else
9471 cat >conftest.$ac_ext <<_ACEOF 9474 cat >conftest.$ac_ext <<_ACEOF
9472#line 9472 "configure" 9475#line 9475 "configure"
9473#include "confdefs.h" 9476#include "confdefs.h"
9474#include <$ac_header> 9477#include <$ac_header>
9475_ACEOF 9478_ACEOF
9476if { (eval echo "$as_me:9476: \"$ac_cpp conftest.$ac_ext\"") >&5 9479if { (eval echo "$as_me:9479: \"$ac_cpp conftest.$ac_ext\"") >&5
9477 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 9480 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9478 ac_status=$? 9481 ac_status=$?
9479 egrep -v '^ *\+' conftest.er1 >conftest.err 9482 egrep -v '^ *\+' conftest.er1 >conftest.err
9480 rm -f conftest.er1 9483 rm -f conftest.er1
9481 cat conftest.err >&5 9484 cat conftest.err >&5
9482 echo "$as_me:9482: \$? = $ac_status" >&5 9485 echo "$as_me:9485: \$? = $ac_status" >&5
9483 (exit $ac_status); } >/dev/null; then 9486 (exit $ac_status); } >/dev/null; then
9484 if test -s conftest.err; then 9487 if test -s conftest.err; then
9485 ac_cpp_err=$ac_c_preproc_warn_flag 9488 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -9498,19 +9501,19 @@ else
9498fi 9501fi
9499rm -f conftest.err conftest.$ac_ext 9502rm -f conftest.err conftest.$ac_ext
9500fi 9503fi
9501echo "$as_me:9501: result: `eval echo '${'$as_ac_Header'}'`" >&5 9504echo "$as_me:9504: result: `eval echo '${'$as_ac_Header'}'`" >&5
9502echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 9505echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
9503if test `eval echo '${'$as_ac_Header'}'` = yes; then 9506if test `eval echo '${'$as_ac_Header'}'` = yes; then
9504 cat >>confdefs.h <<EOF 9507 cat >>confdefs.h <<EOF
9505#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 9508#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
9506EOF 9509EOF
9507 echo "$as_me:9507: checking for struct nlist.n_un.n_name" >&5 9510 echo "$as_me:9510: checking for struct nlist.n_un.n_name" >&5
9508echo $ECHO_N "checking for struct nlist.n_un.n_name... $ECHO_C" >&6 9511echo $ECHO_N "checking for struct nlist.n_un.n_name... $ECHO_C" >&6
9509if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then 9512if test "${ac_cv_member_struct_nlist_n_un_n_name+set}" = set; then
9510 echo $ECHO_N "(cached) $ECHO_C" >&6 9513 echo $ECHO_N "(cached) $ECHO_C" >&6
9511else 9514else
9512 cat >conftest.$ac_ext <<_ACEOF 9515 cat >conftest.$ac_ext <<_ACEOF
9513#line 9513 "configure" 9516#line 9516 "configure"
9514#include "confdefs.h" 9517#include "confdefs.h"
9515#include <nlist.h> 9518#include <nlist.h>
9516 9519
@@ -9525,16 +9528,16 @@ return 0;
9525} 9528}
9526_ACEOF 9529_ACEOF
9527rm -f conftest.$ac_objext 9530rm -f conftest.$ac_objext
9528if { (eval echo "$as_me:9528: \"$ac_compile\"") >&5 9531if { (eval echo "$as_me:9531: \"$ac_compile\"") >&5
9529 (eval $ac_compile) 2>&5 9532 (eval $ac_compile) 2>&5
9530 ac_status=$? 9533 ac_status=$?
9531 echo "$as_me:9531: \$? = $ac_status" >&5 9534 echo "$as_me:9534: \$? = $ac_status" >&5
9532 (exit $ac_status); } && 9535 (exit $ac_status); } &&
9533 { ac_try='test -s conftest.$ac_objext' 9536 { ac_try='test -s conftest.$ac_objext'
9534 { (eval echo "$as_me:9534: \"$ac_try\"") >&5 9537 { (eval echo "$as_me:9537: \"$ac_try\"") >&5
9535 (eval $ac_try) 2>&5 9538 (eval $ac_try) 2>&5
9536 ac_status=$? 9539 ac_status=$?
9537 echo "$as_me:9537: \$? = $ac_status" >&5 9540 echo "$as_me:9540: \$? = $ac_status" >&5
9538 (exit $ac_status); }; }; then 9541 (exit $ac_status); }; }; then
9539 ac_cv_member_struct_nlist_n_un_n_name=yes 9542 ac_cv_member_struct_nlist_n_un_n_name=yes
9540else 9543else
@@ -9544,7 +9547,7 @@ ac_cv_member_struct_nlist_n_un_n_name=no
9544fi 9547fi
9545rm -f conftest.$ac_objext conftest.$ac_ext 9548rm -f conftest.$ac_objext conftest.$ac_ext
9546fi 9549fi
9547echo "$as_me:9547: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5 9550echo "$as_me:9550: result: $ac_cv_member_struct_nlist_n_un_n_name" >&5
9548echo "${ECHO_T}$ac_cv_member_struct_nlist_n_un_n_name" >&6 9551echo "${ECHO_T}$ac_cv_member_struct_nlist_n_un_n_name" >&6
9549if test $ac_cv_member_struct_nlist_n_un_n_name = yes; then 9552if test $ac_cv_member_struct_nlist_n_un_n_name = yes; then
9550 9553
@@ -9565,13 +9568,13 @@ fi
9565done 9568done
9566 9569
9567# Some definitions of getloadavg require that the program be installed setgid. 9570# Some definitions of getloadavg require that the program be installed setgid.
9568echo "$as_me:9568: checking whether getloadavg requires setgid" >&5 9571echo "$as_me:9571: checking whether getloadavg requires setgid" >&5
9569echo $ECHO_N "checking whether getloadavg requires setgid... $ECHO_C" >&6 9572echo $ECHO_N "checking whether getloadavg requires setgid... $ECHO_C" >&6
9570if test "${ac_cv_func_getloadavg_setgid+set}" = set; then 9573if test "${ac_cv_func_getloadavg_setgid+set}" = set; then
9571 echo $ECHO_N "(cached) $ECHO_C" >&6 9574 echo $ECHO_N "(cached) $ECHO_C" >&6
9572else 9575else
9573 cat >conftest.$ac_ext <<_ACEOF 9576 cat >conftest.$ac_ext <<_ACEOF
9574#line 9574 "configure" 9577#line 9577 "configure"
9575#include "confdefs.h" 9578#include "confdefs.h"
9576#include "$srcdir/getloadavg.c" 9579#include "$srcdir/getloadavg.c"
9577#ifdef LDAV_PRIVILEGED 9580#ifdef LDAV_PRIVILEGED
@@ -9587,7 +9590,7 @@ fi
9587rm -f conftest* 9590rm -f conftest*
9588 9591
9589fi 9592fi
9590echo "$as_me:9590: result: $ac_cv_func_getloadavg_setgid" >&5 9593echo "$as_me:9593: result: $ac_cv_func_getloadavg_setgid" >&5
9591echo "${ECHO_T}$ac_cv_func_getloadavg_setgid" >&6 9594echo "${ECHO_T}$ac_cv_func_getloadavg_setgid" >&6
9592if test $ac_cv_func_getloadavg_setgid = yes; then 9595if test $ac_cv_func_getloadavg_setgid = yes; then
9593 NEED_SETGID=true 9596 NEED_SETGID=true
@@ -9601,7 +9604,7 @@ else
9601fi 9604fi
9602 9605
9603if test $ac_cv_func_getloadavg_setgid = yes; then 9606if test $ac_cv_func_getloadavg_setgid = yes; then
9604 echo "$as_me:9604: checking group of /dev/kmem" >&5 9607 echo "$as_me:9607: checking group of /dev/kmem" >&5
9605echo $ECHO_N "checking group of /dev/kmem... $ECHO_C" >&6 9608echo $ECHO_N "checking group of /dev/kmem... $ECHO_C" >&6
9606if test "${ac_cv_group_kmem+set}" = set; then 9609if test "${ac_cv_group_kmem+set}" = set; then
9607 echo $ECHO_N "(cached) $ECHO_C" >&6 9610 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -9616,7 +9619,7 @@ else
9616 / /s/.* //;p;'` 9619 / /s/.* //;p;'`
9617 9620
9618fi 9621fi
9619echo "$as_me:9619: result: $ac_cv_group_kmem" >&5 9622echo "$as_me:9622: result: $ac_cv_group_kmem" >&5
9620echo "${ECHO_T}$ac_cv_group_kmem" >&6 9623echo "${ECHO_T}$ac_cv_group_kmem" >&6
9621 KMEM_GROUP=$ac_cv_group_kmem 9624 KMEM_GROUP=$ac_cv_group_kmem
9622fi 9625fi
@@ -9627,7 +9630,7 @@ else
9627fi 9630fi
9628LIBS=$ac_save_LIBS 9631LIBS=$ac_save_LIBS
9629 9632
9630echo "$as_me:9630: checking for _LARGEFILE_SOURCE value needed for large files" >&5 9633echo "$as_me:9633: checking for _LARGEFILE_SOURCE value needed for large files" >&5
9631echo $ECHO_N "checking for _LARGEFILE_SOURCE value needed for large files... $ECHO_C" >&6 9634echo $ECHO_N "checking for _LARGEFILE_SOURCE value needed for large files... $ECHO_C" >&6
9632if test "${ac_cv_sys_largefile_source+set}" = set; then 9635if test "${ac_cv_sys_largefile_source+set}" = set; then
9633 echo $ECHO_N "(cached) $ECHO_C" >&6 9636 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -9635,7 +9638,7 @@ else
9635 while :; do 9638 while :; do
9636 ac_cv_sys_largefile_source=no 9639 ac_cv_sys_largefile_source=no
9637 cat >conftest.$ac_ext <<_ACEOF 9640 cat >conftest.$ac_ext <<_ACEOF
9638#line 9638 "configure" 9641#line 9641 "configure"
9639#include "confdefs.h" 9642#include "confdefs.h"
9640#include <stdio.h> 9643#include <stdio.h>
9641int 9644int
@@ -9647,16 +9650,16 @@ return !fseeko;
9647} 9650}
9648_ACEOF 9651_ACEOF
9649rm -f conftest.$ac_objext 9652rm -f conftest.$ac_objext
9650if { (eval echo "$as_me:9650: \"$ac_compile\"") >&5 9653if { (eval echo "$as_me:9653: \"$ac_compile\"") >&5
9651 (eval $ac_compile) 2>&5 9654 (eval $ac_compile) 2>&5
9652 ac_status=$? 9655 ac_status=$?
9653 echo "$as_me:9653: \$? = $ac_status" >&5 9656 echo "$as_me:9656: \$? = $ac_status" >&5
9654 (exit $ac_status); } && 9657 (exit $ac_status); } &&
9655 { ac_try='test -s conftest.$ac_objext' 9658 { ac_try='test -s conftest.$ac_objext'
9656 { (eval echo "$as_me:9656: \"$ac_try\"") >&5 9659 { (eval echo "$as_me:9659: \"$ac_try\"") >&5
9657 (eval $ac_try) 2>&5 9660 (eval $ac_try) 2>&5
9658 ac_status=$? 9661 ac_status=$?
9659 echo "$as_me:9659: \$? = $ac_status" >&5 9662 echo "$as_me:9662: \$? = $ac_status" >&5
9660 (exit $ac_status); }; }; then 9663 (exit $ac_status); }; }; then
9661 break 9664 break
9662else 9665else
@@ -9665,7 +9668,7 @@ cat conftest.$ac_ext >&5
9665fi 9668fi
9666rm -f conftest.$ac_objext conftest.$ac_ext 9669rm -f conftest.$ac_objext conftest.$ac_ext
9667 cat >conftest.$ac_ext <<_ACEOF 9670 cat >conftest.$ac_ext <<_ACEOF
9668#line 9668 "configure" 9671#line 9671 "configure"
9669#include "confdefs.h" 9672#include "confdefs.h"
9670#define _LARGEFILE_SOURCE 1 9673#define _LARGEFILE_SOURCE 1
9671#include <stdio.h> 9674#include <stdio.h>
@@ -9678,16 +9681,16 @@ return !fseeko;
9678} 9681}
9679_ACEOF 9682_ACEOF
9680rm -f conftest.$ac_objext 9683rm -f conftest.$ac_objext
9681if { (eval echo "$as_me:9681: \"$ac_compile\"") >&5 9684if { (eval echo "$as_me:9684: \"$ac_compile\"") >&5
9682 (eval $ac_compile) 2>&5 9685 (eval $ac_compile) 2>&5
9683 ac_status=$? 9686 ac_status=$?
9684 echo "$as_me:9684: \$? = $ac_status" >&5 9687 echo "$as_me:9687: \$? = $ac_status" >&5
9685 (exit $ac_status); } && 9688 (exit $ac_status); } &&
9686 { ac_try='test -s conftest.$ac_objext' 9689 { ac_try='test -s conftest.$ac_objext'
9687 { (eval echo "$as_me:9687: \"$ac_try\"") >&5 9690 { (eval echo "$as_me:9690: \"$ac_try\"") >&5
9688 (eval $ac_try) 2>&5 9691 (eval $ac_try) 2>&5
9689 ac_status=$? 9692 ac_status=$?
9690 echo "$as_me:9690: \$? = $ac_status" >&5 9693 echo "$as_me:9693: \$? = $ac_status" >&5
9691 (exit $ac_status); }; }; then 9694 (exit $ac_status); }; }; then
9692 ac_cv_sys_largefile_source=1; break 9695 ac_cv_sys_largefile_source=1; break
9693else 9696else
@@ -9698,7 +9701,7 @@ rm -f conftest.$ac_objext conftest.$ac_ext
9698 break 9701 break
9699done 9702done
9700fi 9703fi
9701echo "$as_me:9701: result: $ac_cv_sys_largefile_source" >&5 9704echo "$as_me:9704: result: $ac_cv_sys_largefile_source" >&5
9702echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6 9705echo "${ECHO_T}$ac_cv_sys_largefile_source" >&6
9703if test "$ac_cv_sys_largefile_source" != no; then 9706if test "$ac_cv_sys_largefile_source" != no; then
9704 9707
@@ -9712,13 +9715,13 @@ rm -f conftest*
9712# We used to try defining _XOPEN_SOURCE=500 too, to work around a bug 9715# We used to try defining _XOPEN_SOURCE=500 too, to work around a bug
9713# in glibc 2.1.3, but that breaks too many other things. 9716# in glibc 2.1.3, but that breaks too many other things.
9714# If you want fseeko and ftello with glibc, upgrade to a fixed glibc. 9717# If you want fseeko and ftello with glibc, upgrade to a fixed glibc.
9715echo "$as_me:9715: checking for fseeko" >&5 9718echo "$as_me:9718: checking for fseeko" >&5
9716echo $ECHO_N "checking for fseeko... $ECHO_C" >&6 9719echo $ECHO_N "checking for fseeko... $ECHO_C" >&6
9717if test "${ac_cv_func_fseeko+set}" = set; then 9720if test "${ac_cv_func_fseeko+set}" = set; then
9718 echo $ECHO_N "(cached) $ECHO_C" >&6 9721 echo $ECHO_N "(cached) $ECHO_C" >&6
9719else 9722else
9720 cat >conftest.$ac_ext <<_ACEOF 9723 cat >conftest.$ac_ext <<_ACEOF
9721#line 9721 "configure" 9724#line 9724 "configure"
9722#include "confdefs.h" 9725#include "confdefs.h"
9723#include <stdio.h> 9726#include <stdio.h>
9724int 9727int
@@ -9730,16 +9733,16 @@ return fseeko && fseeko (stdin, 0, 0);
9730} 9733}
9731_ACEOF 9734_ACEOF
9732rm -f conftest.$ac_objext conftest$ac_exeext 9735rm -f conftest.$ac_objext conftest$ac_exeext
9733if { (eval echo "$as_me:9733: \"$ac_link\"") >&5 9736if { (eval echo "$as_me:9736: \"$ac_link\"") >&5
9734 (eval $ac_link) 2>&5 9737 (eval $ac_link) 2>&5
9735 ac_status=$? 9738 ac_status=$?
9736 echo "$as_me:9736: \$? = $ac_status" >&5 9739 echo "$as_me:9739: \$? = $ac_status" >&5
9737 (exit $ac_status); } && 9740 (exit $ac_status); } &&
9738 { ac_try='test -s conftest$ac_exeext' 9741 { ac_try='test -s conftest$ac_exeext'
9739 { (eval echo "$as_me:9739: \"$ac_try\"") >&5 9742 { (eval echo "$as_me:9742: \"$ac_try\"") >&5
9740 (eval $ac_try) 2>&5 9743 (eval $ac_try) 2>&5
9741 ac_status=$? 9744 ac_status=$?
9742 echo "$as_me:9742: \$? = $ac_status" >&5 9745 echo "$as_me:9745: \$? = $ac_status" >&5
9743 (exit $ac_status); }; }; then 9746 (exit $ac_status); }; }; then
9744 ac_cv_func_fseeko=yes 9747 ac_cv_func_fseeko=yes
9745else 9748else
@@ -9749,7 +9752,7 @@ ac_cv_func_fseeko=no
9749fi 9752fi
9750rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9753rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9751fi 9754fi
9752echo "$as_me:9752: result: $ac_cv_func_fseeko" >&5 9755echo "$as_me:9755: result: $ac_cv_func_fseeko" >&5
9753echo "${ECHO_T}$ac_cv_func_fseeko" >&6 9756echo "${ECHO_T}$ac_cv_func_fseeko" >&6
9754if test $ac_cv_func_fseeko = yes; then 9757if test $ac_cv_func_fseeko = yes; then
9755 9758
@@ -9764,13 +9767,13 @@ fi
9764for ac_func in grantpt 9767for ac_func in grantpt
9765do 9768do
9766as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9769as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9767echo "$as_me:9767: checking for $ac_func" >&5 9770echo "$as_me:9770: checking for $ac_func" >&5
9768echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9771echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9769if eval "test \"\${$as_ac_var+set}\" = set"; then 9772if eval "test \"\${$as_ac_var+set}\" = set"; then
9770 echo $ECHO_N "(cached) $ECHO_C" >&6 9773 echo $ECHO_N "(cached) $ECHO_C" >&6
9771else 9774else
9772 cat >conftest.$ac_ext <<_ACEOF 9775 cat >conftest.$ac_ext <<_ACEOF
9773#line 9773 "configure" 9776#line 9776 "configure"
9774#include "confdefs.h" 9777#include "confdefs.h"
9775/* System header to define __stub macros and hopefully few prototypes, 9778/* System header to define __stub macros and hopefully few prototypes,
9776 which can conflict with char $ac_func (); below. */ 9779 which can conflict with char $ac_func (); below. */
@@ -9801,16 +9804,16 @@ f = $ac_func;
9801} 9804}
9802_ACEOF 9805_ACEOF
9803rm -f conftest.$ac_objext conftest$ac_exeext 9806rm -f conftest.$ac_objext conftest$ac_exeext
9804if { (eval echo "$as_me:9804: \"$ac_link\"") >&5 9807if { (eval echo "$as_me:9807: \"$ac_link\"") >&5
9805 (eval $ac_link) 2>&5 9808 (eval $ac_link) 2>&5
9806 ac_status=$? 9809 ac_status=$?
9807 echo "$as_me:9807: \$? = $ac_status" >&5 9810 echo "$as_me:9810: \$? = $ac_status" >&5
9808 (exit $ac_status); } && 9811 (exit $ac_status); } &&
9809 { ac_try='test -s conftest$ac_exeext' 9812 { ac_try='test -s conftest$ac_exeext'
9810 { (eval echo "$as_me:9810: \"$ac_try\"") >&5 9813 { (eval echo "$as_me:9813: \"$ac_try\"") >&5
9811 (eval $ac_try) 2>&5 9814 (eval $ac_try) 2>&5
9812 ac_status=$? 9815 ac_status=$?
9813 echo "$as_me:9813: \$? = $ac_status" >&5 9816 echo "$as_me:9816: \$? = $ac_status" >&5
9814 (exit $ac_status); }; }; then 9817 (exit $ac_status); }; }; then
9815 eval "$as_ac_var=yes" 9818 eval "$as_ac_var=yes"
9816else 9819else
@@ -9820,7 +9823,7 @@ eval "$as_ac_var=no"
9820fi 9823fi
9821rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9824rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9822fi 9825fi
9823echo "$as_me:9823: result: `eval echo '${'$as_ac_var'}'`" >&5 9826echo "$as_me:9826: result: `eval echo '${'$as_ac_var'}'`" >&5
9824echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 9827echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
9825if test `eval echo '${'$as_ac_var'}'` = yes; then 9828if test `eval echo '${'$as_ac_var'}'` = yes; then
9826 cat >>confdefs.h <<EOF 9829 cat >>confdefs.h <<EOF
@@ -9835,13 +9838,13 @@ done
9835for ac_func in getpt 9838for ac_func in getpt
9836do 9839do
9837as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 9840as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
9838echo "$as_me:9838: checking for $ac_func" >&5 9841echo "$as_me:9841: checking for $ac_func" >&5
9839echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 9842echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
9840if eval "test \"\${$as_ac_var+set}\" = set"; then 9843if eval "test \"\${$as_ac_var+set}\" = set"; then
9841 echo $ECHO_N "(cached) $ECHO_C" >&6 9844 echo $ECHO_N "(cached) $ECHO_C" >&6
9842else 9845else
9843 cat >conftest.$ac_ext <<_ACEOF 9846 cat >conftest.$ac_ext <<_ACEOF
9844#line 9844 "configure" 9847#line 9847 "configure"
9845#include "confdefs.h" 9848#include "confdefs.h"
9846/* System header to define __stub macros and hopefully few prototypes, 9849/* System header to define __stub macros and hopefully few prototypes,
9847 which can conflict with char $ac_func (); below. */ 9850 which can conflict with char $ac_func (); below. */
@@ -9872,16 +9875,16 @@ f = $ac_func;
9872} 9875}
9873_ACEOF 9876_ACEOF
9874rm -f conftest.$ac_objext conftest$ac_exeext 9877rm -f conftest.$ac_objext conftest$ac_exeext
9875if { (eval echo "$as_me:9875: \"$ac_link\"") >&5 9878if { (eval echo "$as_me:9878: \"$ac_link\"") >&5
9876 (eval $ac_link) 2>&5 9879 (eval $ac_link) 2>&5
9877 ac_status=$? 9880 ac_status=$?
9878 echo "$as_me:9878: \$? = $ac_status" >&5 9881 echo "$as_me:9881: \$? = $ac_status" >&5
9879 (exit $ac_status); } && 9882 (exit $ac_status); } &&
9880 { ac_try='test -s conftest$ac_exeext' 9883 { ac_try='test -s conftest$ac_exeext'
9881 { (eval echo "$as_me:9881: \"$ac_try\"") >&5 9884 { (eval echo "$as_me:9884: \"$ac_try\"") >&5
9882 (eval $ac_try) 2>&5 9885 (eval $ac_try) 2>&5
9883 ac_status=$? 9886 ac_status=$?
9884 echo "$as_me:9884: \$? = $ac_status" >&5 9887 echo "$as_me:9887: \$? = $ac_status" >&5
9885 (exit $ac_status); }; }; then 9888 (exit $ac_status); }; }; then
9886 eval "$as_ac_var=yes" 9889 eval "$as_ac_var=yes"
9887else 9890else
@@ -9891,7 +9894,7 @@ eval "$as_ac_var=no"
9891fi 9894fi
9892rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9895rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9893fi 9896fi
9894echo "$as_me:9894: result: `eval echo '${'$as_ac_var'}'`" >&5 9897echo "$as_me:9897: result: `eval echo '${'$as_ac_var'}'`" >&5
9895echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 9898echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
9896if test `eval echo '${'$as_ac_var'}'` = yes; then 9899if test `eval echo '${'$as_ac_var'}'` = yes; then
9897 cat >>confdefs.h <<EOF 9900 cat >>confdefs.h <<EOF
@@ -9906,7 +9909,7 @@ done
9906# It's better to believe a function is not available 9909# It's better to believe a function is not available
9907# than to expect to find it in ncurses. 9910# than to expect to find it in ncurses.
9908 9911
9909echo "$as_me:9909: checking for tparm in -lncurses" >&5 9912echo "$as_me:9912: checking for tparm in -lncurses" >&5
9910echo $ECHO_N "checking for tparm in -lncurses... $ECHO_C" >&6 9913echo $ECHO_N "checking for tparm in -lncurses... $ECHO_C" >&6
9911if test "${ac_cv_lib_ncurses_tparm+set}" = set; then 9914if test "${ac_cv_lib_ncurses_tparm+set}" = set; then
9912 echo $ECHO_N "(cached) $ECHO_C" >&6 9915 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -9914,7 +9917,7 @@ else
9914 ac_check_lib_save_LIBS=$LIBS 9917 ac_check_lib_save_LIBS=$LIBS
9915LIBS="-lncurses $LIBS" 9918LIBS="-lncurses $LIBS"
9916cat >conftest.$ac_ext <<_ACEOF 9919cat >conftest.$ac_ext <<_ACEOF
9917#line 9917 "configure" 9920#line 9920 "configure"
9918#include "confdefs.h" 9921#include "confdefs.h"
9919 9922
9920/* Override any gcc2 internal prototype to avoid an error. */ 9923/* Override any gcc2 internal prototype to avoid an error. */
@@ -9933,16 +9936,16 @@ tparm ();
9933} 9936}
9934_ACEOF 9937_ACEOF
9935rm -f conftest.$ac_objext conftest$ac_exeext 9938rm -f conftest.$ac_objext conftest$ac_exeext
9936if { (eval echo "$as_me:9936: \"$ac_link\"") >&5 9939if { (eval echo "$as_me:9939: \"$ac_link\"") >&5
9937 (eval $ac_link) 2>&5 9940 (eval $ac_link) 2>&5
9938 ac_status=$? 9941 ac_status=$?
9939 echo "$as_me:9939: \$? = $ac_status" >&5 9942 echo "$as_me:9942: \$? = $ac_status" >&5
9940 (exit $ac_status); } && 9943 (exit $ac_status); } &&
9941 { ac_try='test -s conftest$ac_exeext' 9944 { ac_try='test -s conftest$ac_exeext'
9942 { (eval echo "$as_me:9942: \"$ac_try\"") >&5 9945 { (eval echo "$as_me:9945: \"$ac_try\"") >&5
9943 (eval $ac_try) 2>&5 9946 (eval $ac_try) 2>&5
9944 ac_status=$? 9947 ac_status=$?
9945 echo "$as_me:9945: \$? = $ac_status" >&5 9948 echo "$as_me:9948: \$? = $ac_status" >&5
9946 (exit $ac_status); }; }; then 9949 (exit $ac_status); }; }; then
9947 ac_cv_lib_ncurses_tparm=yes 9950 ac_cv_lib_ncurses_tparm=yes
9948else 9951else
@@ -9953,7 +9956,7 @@ fi
9953rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 9956rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9954LIBS=$ac_check_lib_save_LIBS 9957LIBS=$ac_check_lib_save_LIBS
9955fi 9958fi
9956echo "$as_me:9956: result: $ac_cv_lib_ncurses_tparm" >&5 9959echo "$as_me:9959: result: $ac_cv_lib_ncurses_tparm" >&5
9957echo "${ECHO_T}$ac_cv_lib_ncurses_tparm" >&6 9960echo "${ECHO_T}$ac_cv_lib_ncurses_tparm" >&6
9958if test $ac_cv_lib_ncurses_tparm = yes; then 9961if test $ac_cv_lib_ncurses_tparm = yes; then
9959 cat >>confdefs.h <<EOF 9962 cat >>confdefs.h <<EOF
@@ -9968,13 +9971,13 @@ fi
9968if test "$with_hesiod" = yes ; then 9971if test "$with_hesiod" = yes ; then
9969 # Don't set $LIBS here -- see comments above. 9972 # Don't set $LIBS here -- see comments above.
9970 resolv=no 9973 resolv=no
9971 echo "$as_me:9971: checking for res_send" >&5 9974 echo "$as_me:9974: checking for res_send" >&5
9972echo $ECHO_N "checking for res_send... $ECHO_C" >&6 9975echo $ECHO_N "checking for res_send... $ECHO_C" >&6
9973if test "${ac_cv_func_res_send+set}" = set; then 9976if test "${ac_cv_func_res_send+set}" = set; then
9974 echo $ECHO_N "(cached) $ECHO_C" >&6 9977 echo $ECHO_N "(cached) $ECHO_C" >&6
9975else 9978else
9976 cat >conftest.$ac_ext <<_ACEOF 9979 cat >conftest.$ac_ext <<_ACEOF
9977#line 9977 "configure" 9980#line 9980 "configure"
9978#include "confdefs.h" 9981#include "confdefs.h"
9979/* System header to define __stub macros and hopefully few prototypes, 9982/* System header to define __stub macros and hopefully few prototypes,
9980 which can conflict with char res_send (); below. */ 9983 which can conflict with char res_send (); below. */
@@ -10005,16 +10008,16 @@ f = res_send;
10005} 10008}
10006_ACEOF 10009_ACEOF
10007rm -f conftest.$ac_objext conftest$ac_exeext 10010rm -f conftest.$ac_objext conftest$ac_exeext
10008if { (eval echo "$as_me:10008: \"$ac_link\"") >&5 10011if { (eval echo "$as_me:10011: \"$ac_link\"") >&5
10009 (eval $ac_link) 2>&5 10012 (eval $ac_link) 2>&5
10010 ac_status=$? 10013 ac_status=$?
10011 echo "$as_me:10011: \$? = $ac_status" >&5 10014 echo "$as_me:10014: \$? = $ac_status" >&5
10012 (exit $ac_status); } && 10015 (exit $ac_status); } &&
10013 { ac_try='test -s conftest$ac_exeext' 10016 { ac_try='test -s conftest$ac_exeext'
10014 { (eval echo "$as_me:10014: \"$ac_try\"") >&5 10017 { (eval echo "$as_me:10017: \"$ac_try\"") >&5
10015 (eval $ac_try) 2>&5 10018 (eval $ac_try) 2>&5
10016 ac_status=$? 10019 ac_status=$?
10017 echo "$as_me:10017: \$? = $ac_status" >&5 10020 echo "$as_me:10020: \$? = $ac_status" >&5
10018 (exit $ac_status); }; }; then 10021 (exit $ac_status); }; }; then
10019 ac_cv_func_res_send=yes 10022 ac_cv_func_res_send=yes
10020else 10023else
@@ -10024,18 +10027,18 @@ ac_cv_func_res_send=no
10024fi 10027fi
10025rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10028rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10026fi 10029fi
10027echo "$as_me:10027: result: $ac_cv_func_res_send" >&5 10030echo "$as_me:10030: result: $ac_cv_func_res_send" >&5
10028echo "${ECHO_T}$ac_cv_func_res_send" >&6 10031echo "${ECHO_T}$ac_cv_func_res_send" >&6
10029if test $ac_cv_func_res_send = yes; then 10032if test $ac_cv_func_res_send = yes; then
10030 : 10033 :
10031else 10034else
10032 echo "$as_me:10032: checking for __res_send" >&5 10035 echo "$as_me:10035: checking for __res_send" >&5
10033echo $ECHO_N "checking for __res_send... $ECHO_C" >&6 10036echo $ECHO_N "checking for __res_send... $ECHO_C" >&6
10034if test "${ac_cv_func___res_send+set}" = set; then 10037if test "${ac_cv_func___res_send+set}" = set; then
10035 echo $ECHO_N "(cached) $ECHO_C" >&6 10038 echo $ECHO_N "(cached) $ECHO_C" >&6
10036else 10039else
10037 cat >conftest.$ac_ext <<_ACEOF 10040 cat >conftest.$ac_ext <<_ACEOF
10038#line 10038 "configure" 10041#line 10041 "configure"
10039#include "confdefs.h" 10042#include "confdefs.h"
10040/* System header to define __stub macros and hopefully few prototypes, 10043/* System header to define __stub macros and hopefully few prototypes,
10041 which can conflict with char __res_send (); below. */ 10044 which can conflict with char __res_send (); below. */
@@ -10066,16 +10069,16 @@ f = __res_send;
10066} 10069}
10067_ACEOF 10070_ACEOF
10068rm -f conftest.$ac_objext conftest$ac_exeext 10071rm -f conftest.$ac_objext conftest$ac_exeext
10069if { (eval echo "$as_me:10069: \"$ac_link\"") >&5 10072if { (eval echo "$as_me:10072: \"$ac_link\"") >&5
10070 (eval $ac_link) 2>&5 10073 (eval $ac_link) 2>&5
10071 ac_status=$? 10074 ac_status=$?
10072 echo "$as_me:10072: \$? = $ac_status" >&5 10075 echo "$as_me:10075: \$? = $ac_status" >&5
10073 (exit $ac_status); } && 10076 (exit $ac_status); } &&
10074 { ac_try='test -s conftest$ac_exeext' 10077 { ac_try='test -s conftest$ac_exeext'
10075 { (eval echo "$as_me:10075: \"$ac_try\"") >&5 10078 { (eval echo "$as_me:10078: \"$ac_try\"") >&5
10076 (eval $ac_try) 2>&5 10079 (eval $ac_try) 2>&5
10077 ac_status=$? 10080 ac_status=$?
10078 echo "$as_me:10078: \$? = $ac_status" >&5 10081 echo "$as_me:10081: \$? = $ac_status" >&5
10079 (exit $ac_status); }; }; then 10082 (exit $ac_status); }; }; then
10080 ac_cv_func___res_send=yes 10083 ac_cv_func___res_send=yes
10081else 10084else
@@ -10085,12 +10088,12 @@ ac_cv_func___res_send=no
10085fi 10088fi
10086rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10089rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10087fi 10090fi
10088echo "$as_me:10088: result: $ac_cv_func___res_send" >&5 10091echo "$as_me:10091: result: $ac_cv_func___res_send" >&5
10089echo "${ECHO_T}$ac_cv_func___res_send" >&6 10092echo "${ECHO_T}$ac_cv_func___res_send" >&6
10090if test $ac_cv_func___res_send = yes; then 10093if test $ac_cv_func___res_send = yes; then
10091 : 10094 :
10092else 10095else
10093 echo "$as_me:10093: checking for res_send in -lresolv" >&5 10096 echo "$as_me:10096: checking for res_send in -lresolv" >&5
10094echo $ECHO_N "checking for res_send in -lresolv... $ECHO_C" >&6 10097echo $ECHO_N "checking for res_send in -lresolv... $ECHO_C" >&6
10095if test "${ac_cv_lib_resolv_res_send+set}" = set; then 10098if test "${ac_cv_lib_resolv_res_send+set}" = set; then
10096 echo $ECHO_N "(cached) $ECHO_C" >&6 10099 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10098,7 +10101,7 @@ else
10098 ac_check_lib_save_LIBS=$LIBS 10101 ac_check_lib_save_LIBS=$LIBS
10099LIBS="-lresolv $LIBS" 10102LIBS="-lresolv $LIBS"
10100cat >conftest.$ac_ext <<_ACEOF 10103cat >conftest.$ac_ext <<_ACEOF
10101#line 10101 "configure" 10104#line 10104 "configure"
10102#include "confdefs.h" 10105#include "confdefs.h"
10103 10106
10104/* Override any gcc2 internal prototype to avoid an error. */ 10107/* Override any gcc2 internal prototype to avoid an error. */
@@ -10117,16 +10120,16 @@ res_send ();
10117} 10120}
10118_ACEOF 10121_ACEOF
10119rm -f conftest.$ac_objext conftest$ac_exeext 10122rm -f conftest.$ac_objext conftest$ac_exeext
10120if { (eval echo "$as_me:10120: \"$ac_link\"") >&5 10123if { (eval echo "$as_me:10123: \"$ac_link\"") >&5
10121 (eval $ac_link) 2>&5 10124 (eval $ac_link) 2>&5
10122 ac_status=$? 10125 ac_status=$?
10123 echo "$as_me:10123: \$? = $ac_status" >&5 10126 echo "$as_me:10126: \$? = $ac_status" >&5
10124 (exit $ac_status); } && 10127 (exit $ac_status); } &&
10125 { ac_try='test -s conftest$ac_exeext' 10128 { ac_try='test -s conftest$ac_exeext'
10126 { (eval echo "$as_me:10126: \"$ac_try\"") >&5 10129 { (eval echo "$as_me:10129: \"$ac_try\"") >&5
10127 (eval $ac_try) 2>&5 10130 (eval $ac_try) 2>&5
10128 ac_status=$? 10131 ac_status=$?
10129 echo "$as_me:10129: \$? = $ac_status" >&5 10132 echo "$as_me:10132: \$? = $ac_status" >&5
10130 (exit $ac_status); }; }; then 10133 (exit $ac_status); }; }; then
10131 ac_cv_lib_resolv_res_send=yes 10134 ac_cv_lib_resolv_res_send=yes
10132else 10135else
@@ -10137,12 +10140,12 @@ fi
10137rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10140rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10138LIBS=$ac_check_lib_save_LIBS 10141LIBS=$ac_check_lib_save_LIBS
10139fi 10142fi
10140echo "$as_me:10140: result: $ac_cv_lib_resolv_res_send" >&5 10143echo "$as_me:10143: result: $ac_cv_lib_resolv_res_send" >&5
10141echo "${ECHO_T}$ac_cv_lib_resolv_res_send" >&6 10144echo "${ECHO_T}$ac_cv_lib_resolv_res_send" >&6
10142if test $ac_cv_lib_resolv_res_send = yes; then 10145if test $ac_cv_lib_resolv_res_send = yes; then
10143 resolv=yes 10146 resolv=yes
10144else 10147else
10145 echo "$as_me:10145: checking for __res_send in -lresolv" >&5 10148 echo "$as_me:10148: checking for __res_send in -lresolv" >&5
10146echo $ECHO_N "checking for __res_send in -lresolv... $ECHO_C" >&6 10149echo $ECHO_N "checking for __res_send in -lresolv... $ECHO_C" >&6
10147if test "${ac_cv_lib_resolv___res_send+set}" = set; then 10150if test "${ac_cv_lib_resolv___res_send+set}" = set; then
10148 echo $ECHO_N "(cached) $ECHO_C" >&6 10151 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10150,7 +10153,7 @@ else
10150 ac_check_lib_save_LIBS=$LIBS 10153 ac_check_lib_save_LIBS=$LIBS
10151LIBS="-lresolv $LIBS" 10154LIBS="-lresolv $LIBS"
10152cat >conftest.$ac_ext <<_ACEOF 10155cat >conftest.$ac_ext <<_ACEOF
10153#line 10153 "configure" 10156#line 10156 "configure"
10154#include "confdefs.h" 10157#include "confdefs.h"
10155 10158
10156/* Override any gcc2 internal prototype to avoid an error. */ 10159/* Override any gcc2 internal prototype to avoid an error. */
@@ -10169,16 +10172,16 @@ __res_send ();
10169} 10172}
10170_ACEOF 10173_ACEOF
10171rm -f conftest.$ac_objext conftest$ac_exeext 10174rm -f conftest.$ac_objext conftest$ac_exeext
10172if { (eval echo "$as_me:10172: \"$ac_link\"") >&5 10175if { (eval echo "$as_me:10175: \"$ac_link\"") >&5
10173 (eval $ac_link) 2>&5 10176 (eval $ac_link) 2>&5
10174 ac_status=$? 10177 ac_status=$?
10175 echo "$as_me:10175: \$? = $ac_status" >&5 10178 echo "$as_me:10178: \$? = $ac_status" >&5
10176 (exit $ac_status); } && 10179 (exit $ac_status); } &&
10177 { ac_try='test -s conftest$ac_exeext' 10180 { ac_try='test -s conftest$ac_exeext'
10178 { (eval echo "$as_me:10178: \"$ac_try\"") >&5 10181 { (eval echo "$as_me:10181: \"$ac_try\"") >&5
10179 (eval $ac_try) 2>&5 10182 (eval $ac_try) 2>&5
10180 ac_status=$? 10183 ac_status=$?
10181 echo "$as_me:10181: \$? = $ac_status" >&5 10184 echo "$as_me:10184: \$? = $ac_status" >&5
10182 (exit $ac_status); }; }; then 10185 (exit $ac_status); }; }; then
10183 ac_cv_lib_resolv___res_send=yes 10186 ac_cv_lib_resolv___res_send=yes
10184else 10187else
@@ -10189,7 +10192,7 @@ fi
10189rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10192rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10190LIBS=$ac_check_lib_save_LIBS 10193LIBS=$ac_check_lib_save_LIBS
10191fi 10194fi
10192echo "$as_me:10192: result: $ac_cv_lib_resolv___res_send" >&5 10195echo "$as_me:10195: result: $ac_cv_lib_resolv___res_send" >&5
10193echo "${ECHO_T}$ac_cv_lib_resolv___res_send" >&6 10196echo "${ECHO_T}$ac_cv_lib_resolv___res_send" >&6
10194if test $ac_cv_lib_resolv___res_send = yes; then 10197if test $ac_cv_lib_resolv___res_send = yes; then
10195 resolv=yes 10198 resolv=yes
@@ -10210,13 +10213,13 @@ EOF
10210 else 10213 else
10211 RESOLVLIB= 10214 RESOLVLIB=
10212 fi 10215 fi
10213 echo "$as_me:10213: checking for hes_getmailhost" >&5 10216 echo "$as_me:10216: checking for hes_getmailhost" >&5
10214echo $ECHO_N "checking for hes_getmailhost... $ECHO_C" >&6 10217echo $ECHO_N "checking for hes_getmailhost... $ECHO_C" >&6
10215if test "${ac_cv_func_hes_getmailhost+set}" = set; then 10218if test "${ac_cv_func_hes_getmailhost+set}" = set; then
10216 echo $ECHO_N "(cached) $ECHO_C" >&6 10219 echo $ECHO_N "(cached) $ECHO_C" >&6
10217else 10220else
10218 cat >conftest.$ac_ext <<_ACEOF 10221 cat >conftest.$ac_ext <<_ACEOF
10219#line 10219 "configure" 10222#line 10222 "configure"
10220#include "confdefs.h" 10223#include "confdefs.h"
10221/* System header to define __stub macros and hopefully few prototypes, 10224/* System header to define __stub macros and hopefully few prototypes,
10222 which can conflict with char hes_getmailhost (); below. */ 10225 which can conflict with char hes_getmailhost (); below. */
@@ -10247,16 +10250,16 @@ f = hes_getmailhost;
10247} 10250}
10248_ACEOF 10251_ACEOF
10249rm -f conftest.$ac_objext conftest$ac_exeext 10252rm -f conftest.$ac_objext conftest$ac_exeext
10250if { (eval echo "$as_me:10250: \"$ac_link\"") >&5 10253if { (eval echo "$as_me:10253: \"$ac_link\"") >&5
10251 (eval $ac_link) 2>&5 10254 (eval $ac_link) 2>&5
10252 ac_status=$? 10255 ac_status=$?
10253 echo "$as_me:10253: \$? = $ac_status" >&5 10256 echo "$as_me:10256: \$? = $ac_status" >&5
10254 (exit $ac_status); } && 10257 (exit $ac_status); } &&
10255 { ac_try='test -s conftest$ac_exeext' 10258 { ac_try='test -s conftest$ac_exeext'
10256 { (eval echo "$as_me:10256: \"$ac_try\"") >&5 10259 { (eval echo "$as_me:10259: \"$ac_try\"") >&5
10257 (eval $ac_try) 2>&5 10260 (eval $ac_try) 2>&5
10258 ac_status=$? 10261 ac_status=$?
10259 echo "$as_me:10259: \$? = $ac_status" >&5 10262 echo "$as_me:10262: \$? = $ac_status" >&5
10260 (exit $ac_status); }; }; then 10263 (exit $ac_status); }; }; then
10261 ac_cv_func_hes_getmailhost=yes 10264 ac_cv_func_hes_getmailhost=yes
10262else 10265else
@@ -10266,12 +10269,12 @@ ac_cv_func_hes_getmailhost=no
10266fi 10269fi
10267rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10270rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10268fi 10271fi
10269echo "$as_me:10269: result: $ac_cv_func_hes_getmailhost" >&5 10272echo "$as_me:10272: result: $ac_cv_func_hes_getmailhost" >&5
10270echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6 10273echo "${ECHO_T}$ac_cv_func_hes_getmailhost" >&6
10271if test $ac_cv_func_hes_getmailhost = yes; then 10274if test $ac_cv_func_hes_getmailhost = yes; then
10272 : 10275 :
10273else 10276else
10274 echo "$as_me:10274: checking for hes_getmailhost in -lhesiod" >&5 10277 echo "$as_me:10277: checking for hes_getmailhost in -lhesiod" >&5
10275echo $ECHO_N "checking for hes_getmailhost in -lhesiod... $ECHO_C" >&6 10278echo $ECHO_N "checking for hes_getmailhost in -lhesiod... $ECHO_C" >&6
10276if test "${ac_cv_lib_hesiod_hes_getmailhost+set}" = set; then 10279if test "${ac_cv_lib_hesiod_hes_getmailhost+set}" = set; then
10277 echo $ECHO_N "(cached) $ECHO_C" >&6 10280 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10279,7 +10282,7 @@ else
10279 ac_check_lib_save_LIBS=$LIBS 10282 ac_check_lib_save_LIBS=$LIBS
10280LIBS="-lhesiod $RESOLVLIB $LIBS" 10283LIBS="-lhesiod $RESOLVLIB $LIBS"
10281cat >conftest.$ac_ext <<_ACEOF 10284cat >conftest.$ac_ext <<_ACEOF
10282#line 10282 "configure" 10285#line 10285 "configure"
10283#include "confdefs.h" 10286#include "confdefs.h"
10284 10287
10285/* Override any gcc2 internal prototype to avoid an error. */ 10288/* Override any gcc2 internal prototype to avoid an error. */
@@ -10298,16 +10301,16 @@ hes_getmailhost ();
10298} 10301}
10299_ACEOF 10302_ACEOF
10300rm -f conftest.$ac_objext conftest$ac_exeext 10303rm -f conftest.$ac_objext conftest$ac_exeext
10301if { (eval echo "$as_me:10301: \"$ac_link\"") >&5 10304if { (eval echo "$as_me:10304: \"$ac_link\"") >&5
10302 (eval $ac_link) 2>&5 10305 (eval $ac_link) 2>&5
10303 ac_status=$? 10306 ac_status=$?
10304 echo "$as_me:10304: \$? = $ac_status" >&5 10307 echo "$as_me:10307: \$? = $ac_status" >&5
10305 (exit $ac_status); } && 10308 (exit $ac_status); } &&
10306 { ac_try='test -s conftest$ac_exeext' 10309 { ac_try='test -s conftest$ac_exeext'
10307 { (eval echo "$as_me:10307: \"$ac_try\"") >&5 10310 { (eval echo "$as_me:10310: \"$ac_try\"") >&5
10308 (eval $ac_try) 2>&5 10311 (eval $ac_try) 2>&5
10309 ac_status=$? 10312 ac_status=$?
10310 echo "$as_me:10310: \$? = $ac_status" >&5 10313 echo "$as_me:10313: \$? = $ac_status" >&5
10311 (exit $ac_status); }; }; then 10314 (exit $ac_status); }; }; then
10312 ac_cv_lib_hesiod_hes_getmailhost=yes 10315 ac_cv_lib_hesiod_hes_getmailhost=yes
10313else 10316else
@@ -10318,7 +10321,7 @@ fi
10318rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10321rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10319LIBS=$ac_check_lib_save_LIBS 10322LIBS=$ac_check_lib_save_LIBS
10320fi 10323fi
10321echo "$as_me:10321: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5 10324echo "$as_me:10324: result: $ac_cv_lib_hesiod_hes_getmailhost" >&5
10322echo "${ECHO_T}$ac_cv_lib_hesiod_hes_getmailhost" >&6 10325echo "${ECHO_T}$ac_cv_lib_hesiod_hes_getmailhost" >&6
10323if test $ac_cv_lib_hesiod_hes_getmailhost = yes; then 10326if test $ac_cv_lib_hesiod_hes_getmailhost = yes; then
10324 cat >>confdefs.h <<\EOF 10327 cat >>confdefs.h <<\EOF
@@ -10336,7 +10339,7 @@ fi
10336# These tell us which Kerberos-related libraries to use. 10339# These tell us which Kerberos-related libraries to use.
10337if test "${with_kerberos+set}" = set; then 10340if test "${with_kerberos+set}" = set; then
10338 10341
10339echo "$as_me:10339: checking for com_err in -lcom_err" >&5 10342echo "$as_me:10342: checking for com_err in -lcom_err" >&5
10340echo $ECHO_N "checking for com_err in -lcom_err... $ECHO_C" >&6 10343echo $ECHO_N "checking for com_err in -lcom_err... $ECHO_C" >&6
10341if test "${ac_cv_lib_com_err_com_err+set}" = set; then 10344if test "${ac_cv_lib_com_err_com_err+set}" = set; then
10342 echo $ECHO_N "(cached) $ECHO_C" >&6 10345 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10344,7 +10347,7 @@ else
10344 ac_check_lib_save_LIBS=$LIBS 10347 ac_check_lib_save_LIBS=$LIBS
10345LIBS="-lcom_err $LIBS" 10348LIBS="-lcom_err $LIBS"
10346cat >conftest.$ac_ext <<_ACEOF 10349cat >conftest.$ac_ext <<_ACEOF
10347#line 10347 "configure" 10350#line 10350 "configure"
10348#include "confdefs.h" 10351#include "confdefs.h"
10349 10352
10350/* Override any gcc2 internal prototype to avoid an error. */ 10353/* Override any gcc2 internal prototype to avoid an error. */
@@ -10363,16 +10366,16 @@ com_err ();
10363} 10366}
10364_ACEOF 10367_ACEOF
10365rm -f conftest.$ac_objext conftest$ac_exeext 10368rm -f conftest.$ac_objext conftest$ac_exeext
10366if { (eval echo "$as_me:10366: \"$ac_link\"") >&5 10369if { (eval echo "$as_me:10369: \"$ac_link\"") >&5
10367 (eval $ac_link) 2>&5 10370 (eval $ac_link) 2>&5
10368 ac_status=$? 10371 ac_status=$?
10369 echo "$as_me:10369: \$? = $ac_status" >&5 10372 echo "$as_me:10372: \$? = $ac_status" >&5
10370 (exit $ac_status); } && 10373 (exit $ac_status); } &&
10371 { ac_try='test -s conftest$ac_exeext' 10374 { ac_try='test -s conftest$ac_exeext'
10372 { (eval echo "$as_me:10372: \"$ac_try\"") >&5 10375 { (eval echo "$as_me:10375: \"$ac_try\"") >&5
10373 (eval $ac_try) 2>&5 10376 (eval $ac_try) 2>&5
10374 ac_status=$? 10377 ac_status=$?
10375 echo "$as_me:10375: \$? = $ac_status" >&5 10378 echo "$as_me:10378: \$? = $ac_status" >&5
10376 (exit $ac_status); }; }; then 10379 (exit $ac_status); }; }; then
10377 ac_cv_lib_com_err_com_err=yes 10380 ac_cv_lib_com_err_com_err=yes
10378else 10381else
@@ -10383,7 +10386,7 @@ fi
10383rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10386rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10384LIBS=$ac_check_lib_save_LIBS 10387LIBS=$ac_check_lib_save_LIBS
10385fi 10388fi
10386echo "$as_me:10386: result: $ac_cv_lib_com_err_com_err" >&5 10389echo "$as_me:10389: result: $ac_cv_lib_com_err_com_err" >&5
10387echo "${ECHO_T}$ac_cv_lib_com_err_com_err" >&6 10390echo "${ECHO_T}$ac_cv_lib_com_err_com_err" >&6
10388if test $ac_cv_lib_com_err_com_err = yes; then 10391if test $ac_cv_lib_com_err_com_err = yes; then
10389 cat >>confdefs.h <<EOF 10392 cat >>confdefs.h <<EOF
@@ -10394,7 +10397,7 @@ EOF
10394 10397
10395fi 10398fi
10396 10399
10397echo "$as_me:10397: checking for mit_des_cbc_encrypt in -lk5crypto" >&5 10400echo "$as_me:10400: checking for mit_des_cbc_encrypt in -lk5crypto" >&5
10398echo $ECHO_N "checking for mit_des_cbc_encrypt in -lk5crypto... $ECHO_C" >&6 10401echo $ECHO_N "checking for mit_des_cbc_encrypt in -lk5crypto... $ECHO_C" >&6
10399if test "${ac_cv_lib_k5crypto_mit_des_cbc_encrypt+set}" = set; then 10402if test "${ac_cv_lib_k5crypto_mit_des_cbc_encrypt+set}" = set; then
10400 echo $ECHO_N "(cached) $ECHO_C" >&6 10403 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10402,7 +10405,7 @@ else
10402 ac_check_lib_save_LIBS=$LIBS 10405 ac_check_lib_save_LIBS=$LIBS
10403LIBS="-lk5crypto $LIBS" 10406LIBS="-lk5crypto $LIBS"
10404cat >conftest.$ac_ext <<_ACEOF 10407cat >conftest.$ac_ext <<_ACEOF
10405#line 10405 "configure" 10408#line 10408 "configure"
10406#include "confdefs.h" 10409#include "confdefs.h"
10407 10410
10408/* Override any gcc2 internal prototype to avoid an error. */ 10411/* Override any gcc2 internal prototype to avoid an error. */
@@ -10421,16 +10424,16 @@ mit_des_cbc_encrypt ();
10421} 10424}
10422_ACEOF 10425_ACEOF
10423rm -f conftest.$ac_objext conftest$ac_exeext 10426rm -f conftest.$ac_objext conftest$ac_exeext
10424if { (eval echo "$as_me:10424: \"$ac_link\"") >&5 10427if { (eval echo "$as_me:10427: \"$ac_link\"") >&5
10425 (eval $ac_link) 2>&5 10428 (eval $ac_link) 2>&5
10426 ac_status=$? 10429 ac_status=$?
10427 echo "$as_me:10427: \$? = $ac_status" >&5 10430 echo "$as_me:10430: \$? = $ac_status" >&5
10428 (exit $ac_status); } && 10431 (exit $ac_status); } &&
10429 { ac_try='test -s conftest$ac_exeext' 10432 { ac_try='test -s conftest$ac_exeext'
10430 { (eval echo "$as_me:10430: \"$ac_try\"") >&5 10433 { (eval echo "$as_me:10433: \"$ac_try\"") >&5
10431 (eval $ac_try) 2>&5 10434 (eval $ac_try) 2>&5
10432 ac_status=$? 10435 ac_status=$?
10433 echo "$as_me:10433: \$? = $ac_status" >&5 10436 echo "$as_me:10436: \$? = $ac_status" >&5
10434 (exit $ac_status); }; }; then 10437 (exit $ac_status); }; }; then
10435 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=yes 10438 ac_cv_lib_k5crypto_mit_des_cbc_encrypt=yes
10436else 10439else
@@ -10441,7 +10444,7 @@ fi
10441rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10444rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10442LIBS=$ac_check_lib_save_LIBS 10445LIBS=$ac_check_lib_save_LIBS
10443fi 10446fi
10444echo "$as_me:10444: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5 10447echo "$as_me:10447: result: $ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&5
10445echo "${ECHO_T}$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&6 10448echo "${ECHO_T}$ac_cv_lib_k5crypto_mit_des_cbc_encrypt" >&6
10446if test $ac_cv_lib_k5crypto_mit_des_cbc_encrypt = yes; then 10449if test $ac_cv_lib_k5crypto_mit_des_cbc_encrypt = yes; then
10447 cat >>confdefs.h <<EOF 10450 cat >>confdefs.h <<EOF
@@ -10452,7 +10455,7 @@ EOF
10452 10455
10453fi 10456fi
10454 10457
10455echo "$as_me:10455: checking for mit_des_cbc_encrypt in -lcrypto" >&5 10458echo "$as_me:10458: checking for mit_des_cbc_encrypt in -lcrypto" >&5
10456echo $ECHO_N "checking for mit_des_cbc_encrypt in -lcrypto... $ECHO_C" >&6 10459echo $ECHO_N "checking for mit_des_cbc_encrypt in -lcrypto... $ECHO_C" >&6
10457if test "${ac_cv_lib_crypto_mit_des_cbc_encrypt+set}" = set; then 10460if test "${ac_cv_lib_crypto_mit_des_cbc_encrypt+set}" = set; then
10458 echo $ECHO_N "(cached) $ECHO_C" >&6 10461 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10460,7 +10463,7 @@ else
10460 ac_check_lib_save_LIBS=$LIBS 10463 ac_check_lib_save_LIBS=$LIBS
10461LIBS="-lcrypto $LIBS" 10464LIBS="-lcrypto $LIBS"
10462cat >conftest.$ac_ext <<_ACEOF 10465cat >conftest.$ac_ext <<_ACEOF
10463#line 10463 "configure" 10466#line 10466 "configure"
10464#include "confdefs.h" 10467#include "confdefs.h"
10465 10468
10466/* Override any gcc2 internal prototype to avoid an error. */ 10469/* Override any gcc2 internal prototype to avoid an error. */
@@ -10479,16 +10482,16 @@ mit_des_cbc_encrypt ();
10479} 10482}
10480_ACEOF 10483_ACEOF
10481rm -f conftest.$ac_objext conftest$ac_exeext 10484rm -f conftest.$ac_objext conftest$ac_exeext
10482if { (eval echo "$as_me:10482: \"$ac_link\"") >&5 10485if { (eval echo "$as_me:10485: \"$ac_link\"") >&5
10483 (eval $ac_link) 2>&5 10486 (eval $ac_link) 2>&5
10484 ac_status=$? 10487 ac_status=$?
10485 echo "$as_me:10485: \$? = $ac_status" >&5 10488 echo "$as_me:10488: \$? = $ac_status" >&5
10486 (exit $ac_status); } && 10489 (exit $ac_status); } &&
10487 { ac_try='test -s conftest$ac_exeext' 10490 { ac_try='test -s conftest$ac_exeext'
10488 { (eval echo "$as_me:10488: \"$ac_try\"") >&5 10491 { (eval echo "$as_me:10491: \"$ac_try\"") >&5
10489 (eval $ac_try) 2>&5 10492 (eval $ac_try) 2>&5
10490 ac_status=$? 10493 ac_status=$?
10491 echo "$as_me:10491: \$? = $ac_status" >&5 10494 echo "$as_me:10494: \$? = $ac_status" >&5
10492 (exit $ac_status); }; }; then 10495 (exit $ac_status); }; }; then
10493 ac_cv_lib_crypto_mit_des_cbc_encrypt=yes 10496 ac_cv_lib_crypto_mit_des_cbc_encrypt=yes
10494else 10497else
@@ -10499,7 +10502,7 @@ fi
10499rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10502rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10500LIBS=$ac_check_lib_save_LIBS 10503LIBS=$ac_check_lib_save_LIBS
10501fi 10504fi
10502echo "$as_me:10502: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5 10505echo "$as_me:10505: result: $ac_cv_lib_crypto_mit_des_cbc_encrypt" >&5
10503echo "${ECHO_T}$ac_cv_lib_crypto_mit_des_cbc_encrypt" >&6 10506echo "${ECHO_T}$ac_cv_lib_crypto_mit_des_cbc_encrypt" >&6
10504if test $ac_cv_lib_crypto_mit_des_cbc_encrypt = yes; then 10507if test $ac_cv_lib_crypto_mit_des_cbc_encrypt = yes; then
10505 cat >>confdefs.h <<EOF 10508 cat >>confdefs.h <<EOF
@@ -10510,7 +10513,7 @@ EOF
10510 10513
10511fi 10514fi
10512 10515
10513echo "$as_me:10513: checking for krb5_init_context in -lkrb5" >&5 10516echo "$as_me:10516: checking for krb5_init_context in -lkrb5" >&5
10514echo $ECHO_N "checking for krb5_init_context in -lkrb5... $ECHO_C" >&6 10517echo $ECHO_N "checking for krb5_init_context in -lkrb5... $ECHO_C" >&6
10515if test "${ac_cv_lib_krb5_krb5_init_context+set}" = set; then 10518if test "${ac_cv_lib_krb5_krb5_init_context+set}" = set; then
10516 echo $ECHO_N "(cached) $ECHO_C" >&6 10519 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10518,7 +10521,7 @@ else
10518 ac_check_lib_save_LIBS=$LIBS 10521 ac_check_lib_save_LIBS=$LIBS
10519LIBS="-lkrb5 $LIBS" 10522LIBS="-lkrb5 $LIBS"
10520cat >conftest.$ac_ext <<_ACEOF 10523cat >conftest.$ac_ext <<_ACEOF
10521#line 10521 "configure" 10524#line 10524 "configure"
10522#include "confdefs.h" 10525#include "confdefs.h"
10523 10526
10524/* Override any gcc2 internal prototype to avoid an error. */ 10527/* Override any gcc2 internal prototype to avoid an error. */
@@ -10537,16 +10540,16 @@ krb5_init_context ();
10537} 10540}
10538_ACEOF 10541_ACEOF
10539rm -f conftest.$ac_objext conftest$ac_exeext 10542rm -f conftest.$ac_objext conftest$ac_exeext
10540if { (eval echo "$as_me:10540: \"$ac_link\"") >&5 10543if { (eval echo "$as_me:10543: \"$ac_link\"") >&5
10541 (eval $ac_link) 2>&5 10544 (eval $ac_link) 2>&5
10542 ac_status=$? 10545 ac_status=$?
10543 echo "$as_me:10543: \$? = $ac_status" >&5 10546 echo "$as_me:10546: \$? = $ac_status" >&5
10544 (exit $ac_status); } && 10547 (exit $ac_status); } &&
10545 { ac_try='test -s conftest$ac_exeext' 10548 { ac_try='test -s conftest$ac_exeext'
10546 { (eval echo "$as_me:10546: \"$ac_try\"") >&5 10549 { (eval echo "$as_me:10549: \"$ac_try\"") >&5
10547 (eval $ac_try) 2>&5 10550 (eval $ac_try) 2>&5
10548 ac_status=$? 10551 ac_status=$?
10549 echo "$as_me:10549: \$? = $ac_status" >&5 10552 echo "$as_me:10552: \$? = $ac_status" >&5
10550 (exit $ac_status); }; }; then 10553 (exit $ac_status); }; }; then
10551 ac_cv_lib_krb5_krb5_init_context=yes 10554 ac_cv_lib_krb5_krb5_init_context=yes
10552else 10555else
@@ -10557,7 +10560,7 @@ fi
10557rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10560rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10558LIBS=$ac_check_lib_save_LIBS 10561LIBS=$ac_check_lib_save_LIBS
10559fi 10562fi
10560echo "$as_me:10560: result: $ac_cv_lib_krb5_krb5_init_context" >&5 10563echo "$as_me:10563: result: $ac_cv_lib_krb5_krb5_init_context" >&5
10561echo "${ECHO_T}$ac_cv_lib_krb5_krb5_init_context" >&6 10564echo "${ECHO_T}$ac_cv_lib_krb5_krb5_init_context" >&6
10562if test $ac_cv_lib_krb5_krb5_init_context = yes; then 10565if test $ac_cv_lib_krb5_krb5_init_context = yes; then
10563 cat >>confdefs.h <<EOF 10566 cat >>confdefs.h <<EOF
@@ -10570,7 +10573,7 @@ fi
10570 10573
10571 if test "${with_kerberos5+set}" != set; then 10574 if test "${with_kerberos5+set}" != set; then
10572 10575
10573echo "$as_me:10573: checking for des_cbc_encrypt in -ldes425" >&5 10576echo "$as_me:10576: checking for des_cbc_encrypt in -ldes425" >&5
10574echo $ECHO_N "checking for des_cbc_encrypt in -ldes425... $ECHO_C" >&6 10577echo $ECHO_N "checking for des_cbc_encrypt in -ldes425... $ECHO_C" >&6
10575if test "${ac_cv_lib_des425_des_cbc_encrypt+set}" = set; then 10578if test "${ac_cv_lib_des425_des_cbc_encrypt+set}" = set; then
10576 echo $ECHO_N "(cached) $ECHO_C" >&6 10579 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10578,7 +10581,7 @@ else
10578 ac_check_lib_save_LIBS=$LIBS 10581 ac_check_lib_save_LIBS=$LIBS
10579LIBS="-ldes425 $LIBS" 10582LIBS="-ldes425 $LIBS"
10580cat >conftest.$ac_ext <<_ACEOF 10583cat >conftest.$ac_ext <<_ACEOF
10581#line 10581 "configure" 10584#line 10584 "configure"
10582#include "confdefs.h" 10585#include "confdefs.h"
10583 10586
10584/* Override any gcc2 internal prototype to avoid an error. */ 10587/* Override any gcc2 internal prototype to avoid an error. */
@@ -10597,16 +10600,16 @@ des_cbc_encrypt ();
10597} 10600}
10598_ACEOF 10601_ACEOF
10599rm -f conftest.$ac_objext conftest$ac_exeext 10602rm -f conftest.$ac_objext conftest$ac_exeext
10600if { (eval echo "$as_me:10600: \"$ac_link\"") >&5 10603if { (eval echo "$as_me:10603: \"$ac_link\"") >&5
10601 (eval $ac_link) 2>&5 10604 (eval $ac_link) 2>&5
10602 ac_status=$? 10605 ac_status=$?
10603 echo "$as_me:10603: \$? = $ac_status" >&5 10606 echo "$as_me:10606: \$? = $ac_status" >&5
10604 (exit $ac_status); } && 10607 (exit $ac_status); } &&
10605 { ac_try='test -s conftest$ac_exeext' 10608 { ac_try='test -s conftest$ac_exeext'
10606 { (eval echo "$as_me:10606: \"$ac_try\"") >&5 10609 { (eval echo "$as_me:10609: \"$ac_try\"") >&5
10607 (eval $ac_try) 2>&5 10610 (eval $ac_try) 2>&5
10608 ac_status=$? 10611 ac_status=$?
10609 echo "$as_me:10609: \$? = $ac_status" >&5 10612 echo "$as_me:10612: \$? = $ac_status" >&5
10610 (exit $ac_status); }; }; then 10613 (exit $ac_status); }; }; then
10611 ac_cv_lib_des425_des_cbc_encrypt=yes 10614 ac_cv_lib_des425_des_cbc_encrypt=yes
10612else 10615else
@@ -10617,7 +10620,7 @@ fi
10617rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10620rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10618LIBS=$ac_check_lib_save_LIBS 10621LIBS=$ac_check_lib_save_LIBS
10619fi 10622fi
10620echo "$as_me:10620: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5 10623echo "$as_me:10623: result: $ac_cv_lib_des425_des_cbc_encrypt" >&5
10621echo "${ECHO_T}$ac_cv_lib_des425_des_cbc_encrypt" >&6 10624echo "${ECHO_T}$ac_cv_lib_des425_des_cbc_encrypt" >&6
10622if test $ac_cv_lib_des425_des_cbc_encrypt = yes; then 10625if test $ac_cv_lib_des425_des_cbc_encrypt = yes; then
10623 cat >>confdefs.h <<EOF 10626 cat >>confdefs.h <<EOF
@@ -10628,7 +10631,7 @@ EOF
10628 10631
10629else 10632else
10630 10633
10631echo "$as_me:10631: checking for des_cbc_encrypt in -ldes" >&5 10634echo "$as_me:10634: checking for des_cbc_encrypt in -ldes" >&5
10632echo $ECHO_N "checking for des_cbc_encrypt in -ldes... $ECHO_C" >&6 10635echo $ECHO_N "checking for des_cbc_encrypt in -ldes... $ECHO_C" >&6
10633if test "${ac_cv_lib_des_des_cbc_encrypt+set}" = set; then 10636if test "${ac_cv_lib_des_des_cbc_encrypt+set}" = set; then
10634 echo $ECHO_N "(cached) $ECHO_C" >&6 10637 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10636,7 +10639,7 @@ else
10636 ac_check_lib_save_LIBS=$LIBS 10639 ac_check_lib_save_LIBS=$LIBS
10637LIBS="-ldes $LIBS" 10640LIBS="-ldes $LIBS"
10638cat >conftest.$ac_ext <<_ACEOF 10641cat >conftest.$ac_ext <<_ACEOF
10639#line 10639 "configure" 10642#line 10642 "configure"
10640#include "confdefs.h" 10643#include "confdefs.h"
10641 10644
10642/* Override any gcc2 internal prototype to avoid an error. */ 10645/* Override any gcc2 internal prototype to avoid an error. */
@@ -10655,16 +10658,16 @@ des_cbc_encrypt ();
10655} 10658}
10656_ACEOF 10659_ACEOF
10657rm -f conftest.$ac_objext conftest$ac_exeext 10660rm -f conftest.$ac_objext conftest$ac_exeext
10658if { (eval echo "$as_me:10658: \"$ac_link\"") >&5 10661if { (eval echo "$as_me:10661: \"$ac_link\"") >&5
10659 (eval $ac_link) 2>&5 10662 (eval $ac_link) 2>&5
10660 ac_status=$? 10663 ac_status=$?
10661 echo "$as_me:10661: \$? = $ac_status" >&5 10664 echo "$as_me:10664: \$? = $ac_status" >&5
10662 (exit $ac_status); } && 10665 (exit $ac_status); } &&
10663 { ac_try='test -s conftest$ac_exeext' 10666 { ac_try='test -s conftest$ac_exeext'
10664 { (eval echo "$as_me:10664: \"$ac_try\"") >&5 10667 { (eval echo "$as_me:10667: \"$ac_try\"") >&5
10665 (eval $ac_try) 2>&5 10668 (eval $ac_try) 2>&5
10666 ac_status=$? 10669 ac_status=$?
10667 echo "$as_me:10667: \$? = $ac_status" >&5 10670 echo "$as_me:10670: \$? = $ac_status" >&5
10668 (exit $ac_status); }; }; then 10671 (exit $ac_status); }; }; then
10669 ac_cv_lib_des_des_cbc_encrypt=yes 10672 ac_cv_lib_des_des_cbc_encrypt=yes
10670else 10673else
@@ -10675,7 +10678,7 @@ fi
10675rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10678rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10676LIBS=$ac_check_lib_save_LIBS 10679LIBS=$ac_check_lib_save_LIBS
10677fi 10680fi
10678echo "$as_me:10678: result: $ac_cv_lib_des_des_cbc_encrypt" >&5 10681echo "$as_me:10681: result: $ac_cv_lib_des_des_cbc_encrypt" >&5
10679echo "${ECHO_T}$ac_cv_lib_des_des_cbc_encrypt" >&6 10682echo "${ECHO_T}$ac_cv_lib_des_des_cbc_encrypt" >&6
10680if test $ac_cv_lib_des_des_cbc_encrypt = yes; then 10683if test $ac_cv_lib_des_des_cbc_encrypt = yes; then
10681 cat >>confdefs.h <<EOF 10684 cat >>confdefs.h <<EOF
@@ -10688,7 +10691,7 @@ fi
10688 10691
10689fi 10692fi
10690 10693
10691echo "$as_me:10691: checking for krb_get_cred in -lkrb4" >&5 10694echo "$as_me:10694: checking for krb_get_cred in -lkrb4" >&5
10692echo $ECHO_N "checking for krb_get_cred in -lkrb4... $ECHO_C" >&6 10695echo $ECHO_N "checking for krb_get_cred in -lkrb4... $ECHO_C" >&6
10693if test "${ac_cv_lib_krb4_krb_get_cred+set}" = set; then 10696if test "${ac_cv_lib_krb4_krb_get_cred+set}" = set; then
10694 echo $ECHO_N "(cached) $ECHO_C" >&6 10697 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10696,7 +10699,7 @@ else
10696 ac_check_lib_save_LIBS=$LIBS 10699 ac_check_lib_save_LIBS=$LIBS
10697LIBS="-lkrb4 $LIBS" 10700LIBS="-lkrb4 $LIBS"
10698cat >conftest.$ac_ext <<_ACEOF 10701cat >conftest.$ac_ext <<_ACEOF
10699#line 10699 "configure" 10702#line 10702 "configure"
10700#include "confdefs.h" 10703#include "confdefs.h"
10701 10704
10702/* Override any gcc2 internal prototype to avoid an error. */ 10705/* Override any gcc2 internal prototype to avoid an error. */
@@ -10715,16 +10718,16 @@ krb_get_cred ();
10715} 10718}
10716_ACEOF 10719_ACEOF
10717rm -f conftest.$ac_objext conftest$ac_exeext 10720rm -f conftest.$ac_objext conftest$ac_exeext
10718if { (eval echo "$as_me:10718: \"$ac_link\"") >&5 10721if { (eval echo "$as_me:10721: \"$ac_link\"") >&5
10719 (eval $ac_link) 2>&5 10722 (eval $ac_link) 2>&5
10720 ac_status=$? 10723 ac_status=$?
10721 echo "$as_me:10721: \$? = $ac_status" >&5 10724 echo "$as_me:10724: \$? = $ac_status" >&5
10722 (exit $ac_status); } && 10725 (exit $ac_status); } &&
10723 { ac_try='test -s conftest$ac_exeext' 10726 { ac_try='test -s conftest$ac_exeext'
10724 { (eval echo "$as_me:10724: \"$ac_try\"") >&5 10727 { (eval echo "$as_me:10727: \"$ac_try\"") >&5
10725 (eval $ac_try) 2>&5 10728 (eval $ac_try) 2>&5
10726 ac_status=$? 10729 ac_status=$?
10727 echo "$as_me:10727: \$? = $ac_status" >&5 10730 echo "$as_me:10730: \$? = $ac_status" >&5
10728 (exit $ac_status); }; }; then 10731 (exit $ac_status); }; }; then
10729 ac_cv_lib_krb4_krb_get_cred=yes 10732 ac_cv_lib_krb4_krb_get_cred=yes
10730else 10733else
@@ -10735,7 +10738,7 @@ fi
10735rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10738rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10736LIBS=$ac_check_lib_save_LIBS 10739LIBS=$ac_check_lib_save_LIBS
10737fi 10740fi
10738echo "$as_me:10738: result: $ac_cv_lib_krb4_krb_get_cred" >&5 10741echo "$as_me:10741: result: $ac_cv_lib_krb4_krb_get_cred" >&5
10739echo "${ECHO_T}$ac_cv_lib_krb4_krb_get_cred" >&6 10742echo "${ECHO_T}$ac_cv_lib_krb4_krb_get_cred" >&6
10740if test $ac_cv_lib_krb4_krb_get_cred = yes; then 10743if test $ac_cv_lib_krb4_krb_get_cred = yes; then
10741 cat >>confdefs.h <<EOF 10744 cat >>confdefs.h <<EOF
@@ -10746,7 +10749,7 @@ EOF
10746 10749
10747else 10750else
10748 10751
10749echo "$as_me:10749: checking for krb_get_cred in -lkrb" >&5 10752echo "$as_me:10752: checking for krb_get_cred in -lkrb" >&5
10750echo $ECHO_N "checking for krb_get_cred in -lkrb... $ECHO_C" >&6 10753echo $ECHO_N "checking for krb_get_cred in -lkrb... $ECHO_C" >&6
10751if test "${ac_cv_lib_krb_krb_get_cred+set}" = set; then 10754if test "${ac_cv_lib_krb_krb_get_cred+set}" = set; then
10752 echo $ECHO_N "(cached) $ECHO_C" >&6 10755 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -10754,7 +10757,7 @@ else
10754 ac_check_lib_save_LIBS=$LIBS 10757 ac_check_lib_save_LIBS=$LIBS
10755LIBS="-lkrb $LIBS" 10758LIBS="-lkrb $LIBS"
10756cat >conftest.$ac_ext <<_ACEOF 10759cat >conftest.$ac_ext <<_ACEOF
10757#line 10757 "configure" 10760#line 10760 "configure"
10758#include "confdefs.h" 10761#include "confdefs.h"
10759 10762
10760/* Override any gcc2 internal prototype to avoid an error. */ 10763/* Override any gcc2 internal prototype to avoid an error. */
@@ -10773,16 +10776,16 @@ krb_get_cred ();
10773} 10776}
10774_ACEOF 10777_ACEOF
10775rm -f conftest.$ac_objext conftest$ac_exeext 10778rm -f conftest.$ac_objext conftest$ac_exeext
10776if { (eval echo "$as_me:10776: \"$ac_link\"") >&5 10779if { (eval echo "$as_me:10779: \"$ac_link\"") >&5
10777 (eval $ac_link) 2>&5 10780 (eval $ac_link) 2>&5
10778 ac_status=$? 10781 ac_status=$?
10779 echo "$as_me:10779: \$? = $ac_status" >&5 10782 echo "$as_me:10782: \$? = $ac_status" >&5
10780 (exit $ac_status); } && 10783 (exit $ac_status); } &&
10781 { ac_try='test -s conftest$ac_exeext' 10784 { ac_try='test -s conftest$ac_exeext'
10782 { (eval echo "$as_me:10782: \"$ac_try\"") >&5 10785 { (eval echo "$as_me:10785: \"$ac_try\"") >&5
10783 (eval $ac_try) 2>&5 10786 (eval $ac_try) 2>&5
10784 ac_status=$? 10787 ac_status=$?
10785 echo "$as_me:10785: \$? = $ac_status" >&5 10788 echo "$as_me:10788: \$? = $ac_status" >&5
10786 (exit $ac_status); }; }; then 10789 (exit $ac_status); }; }; then
10787 ac_cv_lib_krb_krb_get_cred=yes 10790 ac_cv_lib_krb_krb_get_cred=yes
10788else 10791else
@@ -10793,7 +10796,7 @@ fi
10793rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 10796rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10794LIBS=$ac_check_lib_save_LIBS 10797LIBS=$ac_check_lib_save_LIBS
10795fi 10798fi
10796echo "$as_me:10796: result: $ac_cv_lib_krb_krb_get_cred" >&5 10799echo "$as_me:10799: result: $ac_cv_lib_krb_krb_get_cred" >&5
10797echo "${ECHO_T}$ac_cv_lib_krb_krb_get_cred" >&6 10800echo "${ECHO_T}$ac_cv_lib_krb_krb_get_cred" >&6
10798if test $ac_cv_lib_krb_krb_get_cred = yes; then 10801if test $ac_cv_lib_krb_krb_get_cred = yes; then
10799 cat >>confdefs.h <<EOF 10802 cat >>confdefs.h <<EOF
@@ -10813,23 +10816,23 @@ fi
10813for ac_header in krb5.h 10816for ac_header in krb5.h
10814do 10817do
10815as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 10818as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10816echo "$as_me:10816: checking for $ac_header" >&5 10819echo "$as_me:10819: checking for $ac_header" >&5
10817echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 10820echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10818if eval "test \"\${$as_ac_Header+set}\" = set"; then 10821if eval "test \"\${$as_ac_Header+set}\" = set"; then
10819 echo $ECHO_N "(cached) $ECHO_C" >&6 10822 echo $ECHO_N "(cached) $ECHO_C" >&6
10820else 10823else
10821 cat >conftest.$ac_ext <<_ACEOF 10824 cat >conftest.$ac_ext <<_ACEOF
10822#line 10822 "configure" 10825#line 10825 "configure"
10823#include "confdefs.h" 10826#include "confdefs.h"
10824#include <$ac_header> 10827#include <$ac_header>
10825_ACEOF 10828_ACEOF
10826if { (eval echo "$as_me:10826: \"$ac_cpp conftest.$ac_ext\"") >&5 10829if { (eval echo "$as_me:10829: \"$ac_cpp conftest.$ac_ext\"") >&5
10827 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 10830 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10828 ac_status=$? 10831 ac_status=$?
10829 egrep -v '^ *\+' conftest.er1 >conftest.err 10832 egrep -v '^ *\+' conftest.er1 >conftest.err
10830 rm -f conftest.er1 10833 rm -f conftest.er1
10831 cat conftest.err >&5 10834 cat conftest.err >&5
10832 echo "$as_me:10832: \$? = $ac_status" >&5 10835 echo "$as_me:10835: \$? = $ac_status" >&5
10833 (exit $ac_status); } >/dev/null; then 10836 (exit $ac_status); } >/dev/null; then
10834 if test -s conftest.err; then 10837 if test -s conftest.err; then
10835 ac_cpp_err=$ac_c_preproc_warn_flag 10838 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -10848,7 +10851,7 @@ else
10848fi 10851fi
10849rm -f conftest.err conftest.$ac_ext 10852rm -f conftest.err conftest.$ac_ext
10850fi 10853fi
10851echo "$as_me:10851: result: `eval echo '${'$as_ac_Header'}'`" >&5 10854echo "$as_me:10854: result: `eval echo '${'$as_ac_Header'}'`" >&5
10852echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 10855echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10853if test `eval echo '${'$as_ac_Header'}'` = yes; then 10856if test `eval echo '${'$as_ac_Header'}'` = yes; then
10854 cat >>confdefs.h <<EOF 10857 cat >>confdefs.h <<EOF
@@ -10863,23 +10866,23 @@ done
10863for ac_header in des.h 10866for ac_header in des.h
10864do 10867do
10865as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 10868as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10866echo "$as_me:10866: checking for $ac_header" >&5 10869echo "$as_me:10869: checking for $ac_header" >&5
10867echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 10870echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10868if eval "test \"\${$as_ac_Header+set}\" = set"; then 10871if eval "test \"\${$as_ac_Header+set}\" = set"; then
10869 echo $ECHO_N "(cached) $ECHO_C" >&6 10872 echo $ECHO_N "(cached) $ECHO_C" >&6
10870else 10873else
10871 cat >conftest.$ac_ext <<_ACEOF 10874 cat >conftest.$ac_ext <<_ACEOF
10872#line 10872 "configure" 10875#line 10875 "configure"
10873#include "confdefs.h" 10876#include "confdefs.h"
10874#include <$ac_header> 10877#include <$ac_header>
10875_ACEOF 10878_ACEOF
10876if { (eval echo "$as_me:10876: \"$ac_cpp conftest.$ac_ext\"") >&5 10879if { (eval echo "$as_me:10879: \"$ac_cpp conftest.$ac_ext\"") >&5
10877 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 10880 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10878 ac_status=$? 10881 ac_status=$?
10879 egrep -v '^ *\+' conftest.er1 >conftest.err 10882 egrep -v '^ *\+' conftest.er1 >conftest.err
10880 rm -f conftest.er1 10883 rm -f conftest.er1
10881 cat conftest.err >&5 10884 cat conftest.err >&5
10882 echo "$as_me:10882: \$? = $ac_status" >&5 10885 echo "$as_me:10885: \$? = $ac_status" >&5
10883 (exit $ac_status); } >/dev/null; then 10886 (exit $ac_status); } >/dev/null; then
10884 if test -s conftest.err; then 10887 if test -s conftest.err; then
10885 ac_cpp_err=$ac_c_preproc_warn_flag 10888 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -10898,7 +10901,7 @@ else
10898fi 10901fi
10899rm -f conftest.err conftest.$ac_ext 10902rm -f conftest.err conftest.$ac_ext
10900fi 10903fi
10901echo "$as_me:10901: result: `eval echo '${'$as_ac_Header'}'`" >&5 10904echo "$as_me:10904: result: `eval echo '${'$as_ac_Header'}'`" >&5
10902echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 10905echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10903if test `eval echo '${'$as_ac_Header'}'` = yes; then 10906if test `eval echo '${'$as_ac_Header'}'` = yes; then
10904 cat >>confdefs.h <<EOF 10907 cat >>confdefs.h <<EOF
@@ -10910,23 +10913,23 @@ else
10910for ac_header in kerberosIV/des.h 10913for ac_header in kerberosIV/des.h
10911do 10914do
10912as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 10915as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10913echo "$as_me:10913: checking for $ac_header" >&5 10916echo "$as_me:10916: checking for $ac_header" >&5
10914echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 10917echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10915if eval "test \"\${$as_ac_Header+set}\" = set"; then 10918if eval "test \"\${$as_ac_Header+set}\" = set"; then
10916 echo $ECHO_N "(cached) $ECHO_C" >&6 10919 echo $ECHO_N "(cached) $ECHO_C" >&6
10917else 10920else
10918 cat >conftest.$ac_ext <<_ACEOF 10921 cat >conftest.$ac_ext <<_ACEOF
10919#line 10919 "configure" 10922#line 10922 "configure"
10920#include "confdefs.h" 10923#include "confdefs.h"
10921#include <$ac_header> 10924#include <$ac_header>
10922_ACEOF 10925_ACEOF
10923if { (eval echo "$as_me:10923: \"$ac_cpp conftest.$ac_ext\"") >&5 10926if { (eval echo "$as_me:10926: \"$ac_cpp conftest.$ac_ext\"") >&5
10924 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 10927 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10925 ac_status=$? 10928 ac_status=$?
10926 egrep -v '^ *\+' conftest.er1 >conftest.err 10929 egrep -v '^ *\+' conftest.er1 >conftest.err
10927 rm -f conftest.er1 10930 rm -f conftest.er1
10928 cat conftest.err >&5 10931 cat conftest.err >&5
10929 echo "$as_me:10929: \$? = $ac_status" >&5 10932 echo "$as_me:10932: \$? = $ac_status" >&5
10930 (exit $ac_status); } >/dev/null; then 10933 (exit $ac_status); } >/dev/null; then
10931 if test -s conftest.err; then 10934 if test -s conftest.err; then
10932 ac_cpp_err=$ac_c_preproc_warn_flag 10935 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -10945,7 +10948,7 @@ else
10945fi 10948fi
10946rm -f conftest.err conftest.$ac_ext 10949rm -f conftest.err conftest.$ac_ext
10947fi 10950fi
10948echo "$as_me:10948: result: `eval echo '${'$as_ac_Header'}'`" >&5 10951echo "$as_me:10951: result: `eval echo '${'$as_ac_Header'}'`" >&5
10949echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 10952echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10950if test `eval echo '${'$as_ac_Header'}'` = yes; then 10953if test `eval echo '${'$as_ac_Header'}'` = yes; then
10951 cat >>confdefs.h <<EOF 10954 cat >>confdefs.h <<EOF
@@ -10957,23 +10960,23 @@ else
10957for ac_header in kerberos/des.h 10960for ac_header in kerberos/des.h
10958do 10961do
10959as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 10962as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
10960echo "$as_me:10960: checking for $ac_header" >&5 10963echo "$as_me:10963: checking for $ac_header" >&5
10961echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 10964echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10962if eval "test \"\${$as_ac_Header+set}\" = set"; then 10965if eval "test \"\${$as_ac_Header+set}\" = set"; then
10963 echo $ECHO_N "(cached) $ECHO_C" >&6 10966 echo $ECHO_N "(cached) $ECHO_C" >&6
10964else 10967else
10965 cat >conftest.$ac_ext <<_ACEOF 10968 cat >conftest.$ac_ext <<_ACEOF
10966#line 10966 "configure" 10969#line 10969 "configure"
10967#include "confdefs.h" 10970#include "confdefs.h"
10968#include <$ac_header> 10971#include <$ac_header>
10969_ACEOF 10972_ACEOF
10970if { (eval echo "$as_me:10970: \"$ac_cpp conftest.$ac_ext\"") >&5 10973if { (eval echo "$as_me:10973: \"$ac_cpp conftest.$ac_ext\"") >&5
10971 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 10974 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10972 ac_status=$? 10975 ac_status=$?
10973 egrep -v '^ *\+' conftest.er1 >conftest.err 10976 egrep -v '^ *\+' conftest.er1 >conftest.err
10974 rm -f conftest.er1 10977 rm -f conftest.er1
10975 cat conftest.err >&5 10978 cat conftest.err >&5
10976 echo "$as_me:10976: \$? = $ac_status" >&5 10979 echo "$as_me:10979: \$? = $ac_status" >&5
10977 (exit $ac_status); } >/dev/null; then 10980 (exit $ac_status); } >/dev/null; then
10978 if test -s conftest.err; then 10981 if test -s conftest.err; then
10979 ac_cpp_err=$ac_c_preproc_warn_flag 10982 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -10992,7 +10995,7 @@ else
10992fi 10995fi
10993rm -f conftest.err conftest.$ac_ext 10996rm -f conftest.err conftest.$ac_ext
10994fi 10997fi
10995echo "$as_me:10995: result: `eval echo '${'$as_ac_Header'}'`" >&5 10998echo "$as_me:10998: result: `eval echo '${'$as_ac_Header'}'`" >&5
10996echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 10999echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
10997if test `eval echo '${'$as_ac_Header'}'` = yes; then 11000if test `eval echo '${'$as_ac_Header'}'` = yes; then
10998 cat >>confdefs.h <<EOF 11001 cat >>confdefs.h <<EOF
@@ -11011,23 +11014,23 @@ done
11011for ac_header in krb.h 11014for ac_header in krb.h
11012do 11015do
11013as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11016as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11014echo "$as_me:11014: checking for $ac_header" >&5 11017echo "$as_me:11017: checking for $ac_header" >&5
11015echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11018echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11016if eval "test \"\${$as_ac_Header+set}\" = set"; then 11019if eval "test \"\${$as_ac_Header+set}\" = set"; then
11017 echo $ECHO_N "(cached) $ECHO_C" >&6 11020 echo $ECHO_N "(cached) $ECHO_C" >&6
11018else 11021else
11019 cat >conftest.$ac_ext <<_ACEOF 11022 cat >conftest.$ac_ext <<_ACEOF
11020#line 11020 "configure" 11023#line 11023 "configure"
11021#include "confdefs.h" 11024#include "confdefs.h"
11022#include <$ac_header> 11025#include <$ac_header>
11023_ACEOF 11026_ACEOF
11024if { (eval echo "$as_me:11024: \"$ac_cpp conftest.$ac_ext\"") >&5 11027if { (eval echo "$as_me:11027: \"$ac_cpp conftest.$ac_ext\"") >&5
11025 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 11028 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11026 ac_status=$? 11029 ac_status=$?
11027 egrep -v '^ *\+' conftest.er1 >conftest.err 11030 egrep -v '^ *\+' conftest.er1 >conftest.err
11028 rm -f conftest.er1 11031 rm -f conftest.er1
11029 cat conftest.err >&5 11032 cat conftest.err >&5
11030 echo "$as_me:11030: \$? = $ac_status" >&5 11033 echo "$as_me:11033: \$? = $ac_status" >&5
11031 (exit $ac_status); } >/dev/null; then 11034 (exit $ac_status); } >/dev/null; then
11032 if test -s conftest.err; then 11035 if test -s conftest.err; then
11033 ac_cpp_err=$ac_c_preproc_warn_flag 11036 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -11046,7 +11049,7 @@ else
11046fi 11049fi
11047rm -f conftest.err conftest.$ac_ext 11050rm -f conftest.err conftest.$ac_ext
11048fi 11051fi
11049echo "$as_me:11049: result: `eval echo '${'$as_ac_Header'}'`" >&5 11052echo "$as_me:11052: result: `eval echo '${'$as_ac_Header'}'`" >&5
11050echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 11053echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11051if test `eval echo '${'$as_ac_Header'}'` = yes; then 11054if test `eval echo '${'$as_ac_Header'}'` = yes; then
11052 cat >>confdefs.h <<EOF 11055 cat >>confdefs.h <<EOF
@@ -11058,23 +11061,23 @@ else
11058for ac_header in kerberosIV/krb.h 11061for ac_header in kerberosIV/krb.h
11059do 11062do
11060as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11063as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11061echo "$as_me:11061: checking for $ac_header" >&5 11064echo "$as_me:11064: checking for $ac_header" >&5
11062echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11065echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11063if eval "test \"\${$as_ac_Header+set}\" = set"; then 11066if eval "test \"\${$as_ac_Header+set}\" = set"; then
11064 echo $ECHO_N "(cached) $ECHO_C" >&6 11067 echo $ECHO_N "(cached) $ECHO_C" >&6
11065else 11068else
11066 cat >conftest.$ac_ext <<_ACEOF 11069 cat >conftest.$ac_ext <<_ACEOF
11067#line 11067 "configure" 11070#line 11070 "configure"
11068#include "confdefs.h" 11071#include "confdefs.h"
11069#include <$ac_header> 11072#include <$ac_header>
11070_ACEOF 11073_ACEOF
11071if { (eval echo "$as_me:11071: \"$ac_cpp conftest.$ac_ext\"") >&5 11074if { (eval echo "$as_me:11074: \"$ac_cpp conftest.$ac_ext\"") >&5
11072 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 11075 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11073 ac_status=$? 11076 ac_status=$?
11074 egrep -v '^ *\+' conftest.er1 >conftest.err 11077 egrep -v '^ *\+' conftest.er1 >conftest.err
11075 rm -f conftest.er1 11078 rm -f conftest.er1
11076 cat conftest.err >&5 11079 cat conftest.err >&5
11077 echo "$as_me:11077: \$? = $ac_status" >&5 11080 echo "$as_me:11080: \$? = $ac_status" >&5
11078 (exit $ac_status); } >/dev/null; then 11081 (exit $ac_status); } >/dev/null; then
11079 if test -s conftest.err; then 11082 if test -s conftest.err; then
11080 ac_cpp_err=$ac_c_preproc_warn_flag 11083 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -11093,7 +11096,7 @@ else
11093fi 11096fi
11094rm -f conftest.err conftest.$ac_ext 11097rm -f conftest.err conftest.$ac_ext
11095fi 11098fi
11096echo "$as_me:11096: result: `eval echo '${'$as_ac_Header'}'`" >&5 11099echo "$as_me:11099: result: `eval echo '${'$as_ac_Header'}'`" >&5
11097echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 11100echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11098if test `eval echo '${'$as_ac_Header'}'` = yes; then 11101if test `eval echo '${'$as_ac_Header'}'` = yes; then
11099 cat >>confdefs.h <<EOF 11102 cat >>confdefs.h <<EOF
@@ -11105,23 +11108,23 @@ else
11105for ac_header in kerberos/krb.h 11108for ac_header in kerberos/krb.h
11106do 11109do
11107as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11110as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11108echo "$as_me:11108: checking for $ac_header" >&5 11111echo "$as_me:11111: checking for $ac_header" >&5
11109echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11112echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11110if eval "test \"\${$as_ac_Header+set}\" = set"; then 11113if eval "test \"\${$as_ac_Header+set}\" = set"; then
11111 echo $ECHO_N "(cached) $ECHO_C" >&6 11114 echo $ECHO_N "(cached) $ECHO_C" >&6
11112else 11115else
11113 cat >conftest.$ac_ext <<_ACEOF 11116 cat >conftest.$ac_ext <<_ACEOF
11114#line 11114 "configure" 11117#line 11117 "configure"
11115#include "confdefs.h" 11118#include "confdefs.h"
11116#include <$ac_header> 11119#include <$ac_header>
11117_ACEOF 11120_ACEOF
11118if { (eval echo "$as_me:11118: \"$ac_cpp conftest.$ac_ext\"") >&5 11121if { (eval echo "$as_me:11121: \"$ac_cpp conftest.$ac_ext\"") >&5
11119 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 11122 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11120 ac_status=$? 11123 ac_status=$?
11121 egrep -v '^ *\+' conftest.er1 >conftest.err 11124 egrep -v '^ *\+' conftest.er1 >conftest.err
11122 rm -f conftest.er1 11125 rm -f conftest.er1
11123 cat conftest.err >&5 11126 cat conftest.err >&5
11124 echo "$as_me:11124: \$? = $ac_status" >&5 11127 echo "$as_me:11127: \$? = $ac_status" >&5
11125 (exit $ac_status); } >/dev/null; then 11128 (exit $ac_status); } >/dev/null; then
11126 if test -s conftest.err; then 11129 if test -s conftest.err; then
11127 ac_cpp_err=$ac_c_preproc_warn_flag 11130 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -11140,7 +11143,7 @@ else
11140fi 11143fi
11141rm -f conftest.err conftest.$ac_ext 11144rm -f conftest.err conftest.$ac_ext
11142fi 11145fi
11143echo "$as_me:11143: result: `eval echo '${'$as_ac_Header'}'`" >&5 11146echo "$as_me:11146: result: `eval echo '${'$as_ac_Header'}'`" >&5
11144echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 11147echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11145if test `eval echo '${'$as_ac_Header'}'` = yes; then 11148if test `eval echo '${'$as_ac_Header'}'` = yes; then
11146 cat >>confdefs.h <<EOF 11149 cat >>confdefs.h <<EOF
@@ -11161,23 +11164,23 @@ done
11161for ac_header in com_err.h 11164for ac_header in com_err.h
11162do 11165do
11163as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11166as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11164echo "$as_me:11164: checking for $ac_header" >&5 11167echo "$as_me:11167: checking for $ac_header" >&5
11165echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11168echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11166if eval "test \"\${$as_ac_Header+set}\" = set"; then 11169if eval "test \"\${$as_ac_Header+set}\" = set"; then
11167 echo $ECHO_N "(cached) $ECHO_C" >&6 11170 echo $ECHO_N "(cached) $ECHO_C" >&6
11168else 11171else
11169 cat >conftest.$ac_ext <<_ACEOF 11172 cat >conftest.$ac_ext <<_ACEOF
11170#line 11170 "configure" 11173#line 11173 "configure"
11171#include "confdefs.h" 11174#include "confdefs.h"
11172#include <$ac_header> 11175#include <$ac_header>
11173_ACEOF 11176_ACEOF
11174if { (eval echo "$as_me:11174: \"$ac_cpp conftest.$ac_ext\"") >&5 11177if { (eval echo "$as_me:11177: \"$ac_cpp conftest.$ac_ext\"") >&5
11175 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 11178 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11176 ac_status=$? 11179 ac_status=$?
11177 egrep -v '^ *\+' conftest.er1 >conftest.err 11180 egrep -v '^ *\+' conftest.er1 >conftest.err
11178 rm -f conftest.er1 11181 rm -f conftest.er1
11179 cat conftest.err >&5 11182 cat conftest.err >&5
11180 echo "$as_me:11180: \$? = $ac_status" >&5 11183 echo "$as_me:11183: \$? = $ac_status" >&5
11181 (exit $ac_status); } >/dev/null; then 11184 (exit $ac_status); } >/dev/null; then
11182 if test -s conftest.err; then 11185 if test -s conftest.err; then
11183 ac_cpp_err=$ac_c_preproc_warn_flag 11186 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -11196,7 +11199,7 @@ else
11196fi 11199fi
11197rm -f conftest.err conftest.$ac_ext 11200rm -f conftest.err conftest.$ac_ext
11198fi 11201fi
11199echo "$as_me:11199: result: `eval echo '${'$as_ac_Header'}'`" >&5 11202echo "$as_me:11202: result: `eval echo '${'$as_ac_Header'}'`" >&5
11200echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 11203echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11201if test `eval echo '${'$as_ac_Header'}'` = yes; then 11204if test `eval echo '${'$as_ac_Header'}'` = yes; then
11202 cat >>confdefs.h <<EOF 11205 cat >>confdefs.h <<EOF
@@ -11211,7 +11214,7 @@ fi
11211# Solaris requires -lintl if you want strerror (which calls dgettext) 11214# Solaris requires -lintl if you want strerror (which calls dgettext)
11212# to return localized messages. 11215# to return localized messages.
11213 11216
11214echo "$as_me:11214: checking for dgettext in -lintl" >&5 11217echo "$as_me:11217: checking for dgettext in -lintl" >&5
11215echo $ECHO_N "checking for dgettext in -lintl... $ECHO_C" >&6 11218echo $ECHO_N "checking for dgettext in -lintl... $ECHO_C" >&6
11216if test "${ac_cv_lib_intl_dgettext+set}" = set; then 11219if test "${ac_cv_lib_intl_dgettext+set}" = set; then
11217 echo $ECHO_N "(cached) $ECHO_C" >&6 11220 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -11219,7 +11222,7 @@ else
11219 ac_check_lib_save_LIBS=$LIBS 11222 ac_check_lib_save_LIBS=$LIBS
11220LIBS="-lintl $LIBS" 11223LIBS="-lintl $LIBS"
11221cat >conftest.$ac_ext <<_ACEOF 11224cat >conftest.$ac_ext <<_ACEOF
11222#line 11222 "configure" 11225#line 11225 "configure"
11223#include "confdefs.h" 11226#include "confdefs.h"
11224 11227
11225/* Override any gcc2 internal prototype to avoid an error. */ 11228/* Override any gcc2 internal prototype to avoid an error. */
@@ -11238,16 +11241,16 @@ dgettext ();
11238} 11241}
11239_ACEOF 11242_ACEOF
11240rm -f conftest.$ac_objext conftest$ac_exeext 11243rm -f conftest.$ac_objext conftest$ac_exeext
11241if { (eval echo "$as_me:11241: \"$ac_link\"") >&5 11244if { (eval echo "$as_me:11244: \"$ac_link\"") >&5
11242 (eval $ac_link) 2>&5 11245 (eval $ac_link) 2>&5
11243 ac_status=$? 11246 ac_status=$?
11244 echo "$as_me:11244: \$? = $ac_status" >&5 11247 echo "$as_me:11247: \$? = $ac_status" >&5
11245 (exit $ac_status); } && 11248 (exit $ac_status); } &&
11246 { ac_try='test -s conftest$ac_exeext' 11249 { ac_try='test -s conftest$ac_exeext'
11247 { (eval echo "$as_me:11247: \"$ac_try\"") >&5 11250 { (eval echo "$as_me:11250: \"$ac_try\"") >&5
11248 (eval $ac_try) 2>&5 11251 (eval $ac_try) 2>&5
11249 ac_status=$? 11252 ac_status=$?
11250 echo "$as_me:11250: \$? = $ac_status" >&5 11253 echo "$as_me:11253: \$? = $ac_status" >&5
11251 (exit $ac_status); }; }; then 11254 (exit $ac_status); }; }; then
11252 ac_cv_lib_intl_dgettext=yes 11255 ac_cv_lib_intl_dgettext=yes
11253else 11256else
@@ -11258,7 +11261,7 @@ fi
11258rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11261rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11259LIBS=$ac_check_lib_save_LIBS 11262LIBS=$ac_check_lib_save_LIBS
11260fi 11263fi
11261echo "$as_me:11261: result: $ac_cv_lib_intl_dgettext" >&5 11264echo "$as_me:11264: result: $ac_cv_lib_intl_dgettext" >&5
11262echo "${ECHO_T}$ac_cv_lib_intl_dgettext" >&6 11265echo "${ECHO_T}$ac_cv_lib_intl_dgettext" >&6
11263if test $ac_cv_lib_intl_dgettext = yes; then 11266if test $ac_cv_lib_intl_dgettext = yes; then
11264 cat >>confdefs.h <<EOF 11267 cat >>confdefs.h <<EOF
@@ -11269,7 +11272,7 @@ EOF
11269 11272
11270fi 11273fi
11271 11274
11272echo "$as_me:11272: checking whether localtime caches TZ" >&5 11275echo "$as_me:11275: checking whether localtime caches TZ" >&5
11273echo $ECHO_N "checking whether localtime caches TZ... $ECHO_C" >&6 11276echo $ECHO_N "checking whether localtime caches TZ... $ECHO_C" >&6
11274if test "${emacs_cv_localtime_cache+set}" = set; then 11277if test "${emacs_cv_localtime_cache+set}" = set; then
11275 echo $ECHO_N "(cached) $ECHO_C" >&6 11278 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -11280,7 +11283,7 @@ if test "$cross_compiling" = yes; then
11280emacs_cv_localtime_cache=yes 11283emacs_cv_localtime_cache=yes
11281else 11284else
11282 cat >conftest.$ac_ext <<_ACEOF 11285 cat >conftest.$ac_ext <<_ACEOF
11283#line 11283 "configure" 11286#line 11286 "configure"
11284#include "confdefs.h" 11287#include "confdefs.h"
11285#include <time.h> 11288#include <time.h>
11286extern char **environ; 11289extern char **environ;
@@ -11313,15 +11316,15 @@ main()
11313} 11316}
11314_ACEOF 11317_ACEOF
11315rm -f conftest$ac_exeext 11318rm -f conftest$ac_exeext
11316if { (eval echo "$as_me:11316: \"$ac_link\"") >&5 11319if { (eval echo "$as_me:11319: \"$ac_link\"") >&5
11317 (eval $ac_link) 2>&5 11320 (eval $ac_link) 2>&5
11318 ac_status=$? 11321 ac_status=$?
11319 echo "$as_me:11319: \$? = $ac_status" >&5 11322 echo "$as_me:11322: \$? = $ac_status" >&5
11320 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 11323 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
11321 { (eval echo "$as_me:11321: \"$ac_try\"") >&5 11324 { (eval echo "$as_me:11324: \"$ac_try\"") >&5
11322 (eval $ac_try) 2>&5 11325 (eval $ac_try) 2>&5
11323 ac_status=$? 11326 ac_status=$?
11324 echo "$as_me:11324: \$? = $ac_status" >&5 11327 echo "$as_me:11327: \$? = $ac_status" >&5
11325 (exit $ac_status); }; }; then 11328 (exit $ac_status); }; }; then
11326 emacs_cv_localtime_cache=no 11329 emacs_cv_localtime_cache=no
11327else 11330else
@@ -11338,7 +11341,7 @@ else
11338 emacs_cv_localtime_cache=no 11341 emacs_cv_localtime_cache=no
11339fi 11342fi
11340fi 11343fi
11341echo "$as_me:11341: result: $emacs_cv_localtime_cache" >&5 11344echo "$as_me:11344: result: $emacs_cv_localtime_cache" >&5
11342echo "${ECHO_T}$emacs_cv_localtime_cache" >&6 11345echo "${ECHO_T}$emacs_cv_localtime_cache" >&6
11343if test $emacs_cv_localtime_cache = yes; then 11346if test $emacs_cv_localtime_cache = yes; then
11344 cat >>confdefs.h <<\EOF 11347 cat >>confdefs.h <<\EOF
@@ -11352,13 +11355,13 @@ if test "x$HAVE_TIMEVAL" = xyes; then
11352for ac_func in gettimeofday 11355for ac_func in gettimeofday
11353do 11356do
11354as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 11357as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
11355echo "$as_me:11355: checking for $ac_func" >&5 11358echo "$as_me:11358: checking for $ac_func" >&5
11356echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 11359echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
11357if eval "test \"\${$as_ac_var+set}\" = set"; then 11360if eval "test \"\${$as_ac_var+set}\" = set"; then
11358 echo $ECHO_N "(cached) $ECHO_C" >&6 11361 echo $ECHO_N "(cached) $ECHO_C" >&6
11359else 11362else
11360 cat >conftest.$ac_ext <<_ACEOF 11363 cat >conftest.$ac_ext <<_ACEOF
11361#line 11361 "configure" 11364#line 11364 "configure"
11362#include "confdefs.h" 11365#include "confdefs.h"
11363/* System header to define __stub macros and hopefully few prototypes, 11366/* System header to define __stub macros and hopefully few prototypes,
11364 which can conflict with char $ac_func (); below. */ 11367 which can conflict with char $ac_func (); below. */
@@ -11389,16 +11392,16 @@ f = $ac_func;
11389} 11392}
11390_ACEOF 11393_ACEOF
11391rm -f conftest.$ac_objext conftest$ac_exeext 11394rm -f conftest.$ac_objext conftest$ac_exeext
11392if { (eval echo "$as_me:11392: \"$ac_link\"") >&5 11395if { (eval echo "$as_me:11395: \"$ac_link\"") >&5
11393 (eval $ac_link) 2>&5 11396 (eval $ac_link) 2>&5
11394 ac_status=$? 11397 ac_status=$?
11395 echo "$as_me:11395: \$? = $ac_status" >&5 11398 echo "$as_me:11398: \$? = $ac_status" >&5
11396 (exit $ac_status); } && 11399 (exit $ac_status); } &&
11397 { ac_try='test -s conftest$ac_exeext' 11400 { ac_try='test -s conftest$ac_exeext'
11398 { (eval echo "$as_me:11398: \"$ac_try\"") >&5 11401 { (eval echo "$as_me:11401: \"$ac_try\"") >&5
11399 (eval $ac_try) 2>&5 11402 (eval $ac_try) 2>&5
11400 ac_status=$? 11403 ac_status=$?
11401 echo "$as_me:11401: \$? = $ac_status" >&5 11404 echo "$as_me:11404: \$? = $ac_status" >&5
11402 (exit $ac_status); }; }; then 11405 (exit $ac_status); }; }; then
11403 eval "$as_ac_var=yes" 11406 eval "$as_ac_var=yes"
11404else 11407else
@@ -11408,7 +11411,7 @@ eval "$as_ac_var=no"
11408fi 11411fi
11409rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11412rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11410fi 11413fi
11411echo "$as_me:11411: result: `eval echo '${'$as_ac_var'}'`" >&5 11414echo "$as_me:11414: result: `eval echo '${'$as_ac_var'}'`" >&5
11412echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 11415echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
11413if test `eval echo '${'$as_ac_var'}'` = yes; then 11416if test `eval echo '${'$as_ac_var'}'` = yes; then
11414 cat >>confdefs.h <<EOF 11417 cat >>confdefs.h <<EOF
@@ -11418,13 +11421,13 @@ EOF
11418fi 11421fi
11419done 11422done
11420 11423
11421 echo "$as_me:11421: checking whether gettimeofday can accept two arguments" >&5 11424 echo "$as_me:11424: checking whether gettimeofday can accept two arguments" >&5
11422echo $ECHO_N "checking whether gettimeofday can accept two arguments... $ECHO_C" >&6 11425echo $ECHO_N "checking whether gettimeofday can accept two arguments... $ECHO_C" >&6
11423if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then 11426if test "${emacs_cv_gettimeofday_two_arguments+set}" = set; then
11424 echo $ECHO_N "(cached) $ECHO_C" >&6 11427 echo $ECHO_N "(cached) $ECHO_C" >&6
11425else 11428else
11426 cat >conftest.$ac_ext <<_ACEOF 11429 cat >conftest.$ac_ext <<_ACEOF
11427#line 11427 "configure" 11430#line 11430 "configure"
11428#include "confdefs.h" 11431#include "confdefs.h"
11429 11432
11430#ifdef TIME_WITH_SYS_TIME 11433#ifdef TIME_WITH_SYS_TIME
@@ -11447,16 +11450,16 @@ struct timeval time;
11447} 11450}
11448_ACEOF 11451_ACEOF
11449rm -f conftest.$ac_objext 11452rm -f conftest.$ac_objext
11450if { (eval echo "$as_me:11450: \"$ac_compile\"") >&5 11453if { (eval echo "$as_me:11453: \"$ac_compile\"") >&5
11451 (eval $ac_compile) 2>&5 11454 (eval $ac_compile) 2>&5
11452 ac_status=$? 11455 ac_status=$?
11453 echo "$as_me:11453: \$? = $ac_status" >&5 11456 echo "$as_me:11456: \$? = $ac_status" >&5
11454 (exit $ac_status); } && 11457 (exit $ac_status); } &&
11455 { ac_try='test -s conftest.$ac_objext' 11458 { ac_try='test -s conftest.$ac_objext'
11456 { (eval echo "$as_me:11456: \"$ac_try\"") >&5 11459 { (eval echo "$as_me:11459: \"$ac_try\"") >&5
11457 (eval $ac_try) 2>&5 11460 (eval $ac_try) 2>&5
11458 ac_status=$? 11461 ac_status=$?
11459 echo "$as_me:11459: \$? = $ac_status" >&5 11462 echo "$as_me:11462: \$? = $ac_status" >&5
11460 (exit $ac_status); }; }; then 11463 (exit $ac_status); }; }; then
11461 emacs_cv_gettimeofday_two_arguments=yes 11464 emacs_cv_gettimeofday_two_arguments=yes
11462else 11465else
@@ -11466,7 +11469,7 @@ emacs_cv_gettimeofday_two_arguments=no
11466fi 11469fi
11467rm -f conftest.$ac_objext conftest.$ac_ext 11470rm -f conftest.$ac_objext conftest.$ac_ext
11468fi 11471fi
11469echo "$as_me:11469: result: $emacs_cv_gettimeofday_two_arguments" >&5 11472echo "$as_me:11472: result: $emacs_cv_gettimeofday_two_arguments" >&5
11470echo "${ECHO_T}$emacs_cv_gettimeofday_two_arguments" >&6 11473echo "${ECHO_T}$emacs_cv_gettimeofday_two_arguments" >&6
11471 if test $emacs_cv_gettimeofday_two_arguments = no; then 11474 if test $emacs_cv_gettimeofday_two_arguments = no; then
11472 cat >>confdefs.h <<\EOF 11475 cat >>confdefs.h <<\EOF
@@ -11477,13 +11480,13 @@ EOF
11477fi 11480fi
11478 11481
11479if test "$ac_cv_func_gettimeofday" = yes; then 11482if test "$ac_cv_func_gettimeofday" = yes; then
11480 echo "$as_me:11480: checking for struct timezone" >&5 11483 echo "$as_me:11483: checking for struct timezone" >&5
11481echo $ECHO_N "checking for struct timezone... $ECHO_C" >&6 11484echo $ECHO_N "checking for struct timezone... $ECHO_C" >&6
11482if test "${emacs_cv_struct_timezone+set}" = set; then 11485if test "${emacs_cv_struct_timezone+set}" = set; then
11483 echo $ECHO_N "(cached) $ECHO_C" >&6 11486 echo $ECHO_N "(cached) $ECHO_C" >&6
11484else 11487else
11485 cat >conftest.$ac_ext <<_ACEOF 11488 cat >conftest.$ac_ext <<_ACEOF
11486#line 11486 "configure" 11489#line 11489 "configure"
11487#include "confdefs.h" 11490#include "confdefs.h"
11488#include <sys/time.h> 11491#include <sys/time.h>
11489int 11492int
@@ -11495,22 +11498,22 @@ struct timezone tz;
11495} 11498}
11496_ACEOF 11499_ACEOF
11497rm -f conftest.$ac_objext 11500rm -f conftest.$ac_objext
11498if { (eval echo "$as_me:11498: \"$ac_compile\"") >&5 11501if { (eval echo "$as_me:11501: \"$ac_compile\"") >&5
11499 (eval $ac_compile) 2>&5 11502 (eval $ac_compile) 2>&5
11500 ac_status=$? 11503 ac_status=$?
11501 echo "$as_me:11501: \$? = $ac_status" >&5 11504 echo "$as_me:11504: \$? = $ac_status" >&5
11502 (exit $ac_status); } && 11505 (exit $ac_status); } &&
11503 { ac_try='test -s conftest.$ac_objext' 11506 { ac_try='test -s conftest.$ac_objext'
11504 { (eval echo "$as_me:11504: \"$ac_try\"") >&5 11507 { (eval echo "$as_me:11507: \"$ac_try\"") >&5
11505 (eval $ac_try) 2>&5 11508 (eval $ac_try) 2>&5
11506 ac_status=$? 11509 ac_status=$?
11507 echo "$as_me:11507: \$? = $ac_status" >&5 11510 echo "$as_me:11510: \$? = $ac_status" >&5
11508 (exit $ac_status); }; }; then 11511 (exit $ac_status); }; }; then
11509 if test "$cross_compiling" = yes; then 11512 if test "$cross_compiling" = yes; then
11510 emacs_cv_struct_timezone=yes 11513 emacs_cv_struct_timezone=yes
11511else 11514else
11512 cat >conftest.$ac_ext <<_ACEOF 11515 cat >conftest.$ac_ext <<_ACEOF
11513#line 11513 "configure" 11516#line 11516 "configure"
11514#include "confdefs.h" 11517#include "confdefs.h"
11515 11518
11516#ifdef TIME_WITH_SYS_TIME 11519#ifdef TIME_WITH_SYS_TIME
@@ -11530,15 +11533,15 @@ main () {
11530} 11533}
11531_ACEOF 11534_ACEOF
11532rm -f conftest$ac_exeext 11535rm -f conftest$ac_exeext
11533if { (eval echo "$as_me:11533: \"$ac_link\"") >&5 11536if { (eval echo "$as_me:11536: \"$ac_link\"") >&5
11534 (eval $ac_link) 2>&5 11537 (eval $ac_link) 2>&5
11535 ac_status=$? 11538 ac_status=$?
11536 echo "$as_me:11536: \$? = $ac_status" >&5 11539 echo "$as_me:11539: \$? = $ac_status" >&5
11537 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 11540 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
11538 { (eval echo "$as_me:11538: \"$ac_try\"") >&5 11541 { (eval echo "$as_me:11541: \"$ac_try\"") >&5
11539 (eval $ac_try) 2>&5 11542 (eval $ac_try) 2>&5
11540 ac_status=$? 11543 ac_status=$?
11541 echo "$as_me:11541: \$? = $ac_status" >&5 11544 echo "$as_me:11544: \$? = $ac_status" >&5
11542 (exit $ac_status); }; }; then 11545 (exit $ac_status); }; }; then
11543 emacs_cv_struct_timezone=yes 11546 emacs_cv_struct_timezone=yes
11544else 11547else
@@ -11556,18 +11559,18 @@ emacs_cv_struct_timezone=no
11556fi 11559fi
11557rm -f conftest.$ac_objext conftest.$ac_ext 11560rm -f conftest.$ac_objext conftest.$ac_ext
11558fi 11561fi
11559echo "$as_me:11559: result: $emacs_cv_struct_timezone" >&5 11562echo "$as_me:11562: result: $emacs_cv_struct_timezone" >&5
11560echo "${ECHO_T}$emacs_cv_struct_timezone" >&6 11563echo "${ECHO_T}$emacs_cv_struct_timezone" >&6
11561fi 11564fi
11562 11565
11563ok_so_far=yes 11566ok_so_far=yes
11564echo "$as_me:11564: checking for socket" >&5 11567echo "$as_me:11567: checking for socket" >&5
11565echo $ECHO_N "checking for socket... $ECHO_C" >&6 11568echo $ECHO_N "checking for socket... $ECHO_C" >&6
11566if test "${ac_cv_func_socket+set}" = set; then 11569if test "${ac_cv_func_socket+set}" = set; then
11567 echo $ECHO_N "(cached) $ECHO_C" >&6 11570 echo $ECHO_N "(cached) $ECHO_C" >&6
11568else 11571else
11569 cat >conftest.$ac_ext <<_ACEOF 11572 cat >conftest.$ac_ext <<_ACEOF
11570#line 11570 "configure" 11573#line 11573 "configure"
11571#include "confdefs.h" 11574#include "confdefs.h"
11572/* System header to define __stub macros and hopefully few prototypes, 11575/* System header to define __stub macros and hopefully few prototypes,
11573 which can conflict with char socket (); below. */ 11576 which can conflict with char socket (); below. */
@@ -11598,16 +11601,16 @@ f = socket;
11598} 11601}
11599_ACEOF 11602_ACEOF
11600rm -f conftest.$ac_objext conftest$ac_exeext 11603rm -f conftest.$ac_objext conftest$ac_exeext
11601if { (eval echo "$as_me:11601: \"$ac_link\"") >&5 11604if { (eval echo "$as_me:11604: \"$ac_link\"") >&5
11602 (eval $ac_link) 2>&5 11605 (eval $ac_link) 2>&5
11603 ac_status=$? 11606 ac_status=$?
11604 echo "$as_me:11604: \$? = $ac_status" >&5 11607 echo "$as_me:11607: \$? = $ac_status" >&5
11605 (exit $ac_status); } && 11608 (exit $ac_status); } &&
11606 { ac_try='test -s conftest$ac_exeext' 11609 { ac_try='test -s conftest$ac_exeext'
11607 { (eval echo "$as_me:11607: \"$ac_try\"") >&5 11610 { (eval echo "$as_me:11610: \"$ac_try\"") >&5
11608 (eval $ac_try) 2>&5 11611 (eval $ac_try) 2>&5
11609 ac_status=$? 11612 ac_status=$?
11610 echo "$as_me:11610: \$? = $ac_status" >&5 11613 echo "$as_me:11613: \$? = $ac_status" >&5
11611 (exit $ac_status); }; }; then 11614 (exit $ac_status); }; }; then
11612 ac_cv_func_socket=yes 11615 ac_cv_func_socket=yes
11613else 11616else
@@ -11617,7 +11620,7 @@ ac_cv_func_socket=no
11617fi 11620fi
11618rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11621rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11619fi 11622fi
11620echo "$as_me:11620: result: $ac_cv_func_socket" >&5 11623echo "$as_me:11623: result: $ac_cv_func_socket" >&5
11621echo "${ECHO_T}$ac_cv_func_socket" >&6 11624echo "${ECHO_T}$ac_cv_func_socket" >&6
11622if test $ac_cv_func_socket = yes; then 11625if test $ac_cv_func_socket = yes; then
11623 : 11626 :
@@ -11626,23 +11629,23 @@ else
11626fi 11629fi
11627 11630
11628if test $ok_so_far = yes; then 11631if test $ok_so_far = yes; then
11629 echo "$as_me:11629: checking for netinet/in.h" >&5 11632 echo "$as_me:11632: checking for netinet/in.h" >&5
11630echo $ECHO_N "checking for netinet/in.h... $ECHO_C" >&6 11633echo $ECHO_N "checking for netinet/in.h... $ECHO_C" >&6
11631if test "${ac_cv_header_netinet_in_h+set}" = set; then 11634if test "${ac_cv_header_netinet_in_h+set}" = set; then
11632 echo $ECHO_N "(cached) $ECHO_C" >&6 11635 echo $ECHO_N "(cached) $ECHO_C" >&6
11633else 11636else
11634 cat >conftest.$ac_ext <<_ACEOF 11637 cat >conftest.$ac_ext <<_ACEOF
11635#line 11635 "configure" 11638#line 11638 "configure"
11636#include "confdefs.h" 11639#include "confdefs.h"
11637#include <netinet/in.h> 11640#include <netinet/in.h>
11638_ACEOF 11641_ACEOF
11639if { (eval echo "$as_me:11639: \"$ac_cpp conftest.$ac_ext\"") >&5 11642if { (eval echo "$as_me:11642: \"$ac_cpp conftest.$ac_ext\"") >&5
11640 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 11643 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11641 ac_status=$? 11644 ac_status=$?
11642 egrep -v '^ *\+' conftest.er1 >conftest.err 11645 egrep -v '^ *\+' conftest.er1 >conftest.err
11643 rm -f conftest.er1 11646 rm -f conftest.er1
11644 cat conftest.err >&5 11647 cat conftest.err >&5
11645 echo "$as_me:11645: \$? = $ac_status" >&5 11648 echo "$as_me:11648: \$? = $ac_status" >&5
11646 (exit $ac_status); } >/dev/null; then 11649 (exit $ac_status); } >/dev/null; then
11647 if test -s conftest.err; then 11650 if test -s conftest.err; then
11648 ac_cpp_err=$ac_c_preproc_warn_flag 11651 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -11661,7 +11664,7 @@ else
11661fi 11664fi
11662rm -f conftest.err conftest.$ac_ext 11665rm -f conftest.err conftest.$ac_ext
11663fi 11666fi
11664echo "$as_me:11664: result: $ac_cv_header_netinet_in_h" >&5 11667echo "$as_me:11667: result: $ac_cv_header_netinet_in_h" >&5
11665echo "${ECHO_T}$ac_cv_header_netinet_in_h" >&6 11668echo "${ECHO_T}$ac_cv_header_netinet_in_h" >&6
11666if test $ac_cv_header_netinet_in_h = yes; then 11669if test $ac_cv_header_netinet_in_h = yes; then
11667 : 11670 :
@@ -11671,23 +11674,23 @@ fi
11671 11674
11672fi 11675fi
11673if test $ok_so_far = yes; then 11676if test $ok_so_far = yes; then
11674 echo "$as_me:11674: checking for arpa/inet.h" >&5 11677 echo "$as_me:11677: checking for arpa/inet.h" >&5
11675echo $ECHO_N "checking for arpa/inet.h... $ECHO_C" >&6 11678echo $ECHO_N "checking for arpa/inet.h... $ECHO_C" >&6
11676if test "${ac_cv_header_arpa_inet_h+set}" = set; then 11679if test "${ac_cv_header_arpa_inet_h+set}" = set; then
11677 echo $ECHO_N "(cached) $ECHO_C" >&6 11680 echo $ECHO_N "(cached) $ECHO_C" >&6
11678else 11681else
11679 cat >conftest.$ac_ext <<_ACEOF 11682 cat >conftest.$ac_ext <<_ACEOF
11680#line 11680 "configure" 11683#line 11683 "configure"
11681#include "confdefs.h" 11684#include "confdefs.h"
11682#include <arpa/inet.h> 11685#include <arpa/inet.h>
11683_ACEOF 11686_ACEOF
11684if { (eval echo "$as_me:11684: \"$ac_cpp conftest.$ac_ext\"") >&5 11687if { (eval echo "$as_me:11687: \"$ac_cpp conftest.$ac_ext\"") >&5
11685 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 11688 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11686 ac_status=$? 11689 ac_status=$?
11687 egrep -v '^ *\+' conftest.er1 >conftest.err 11690 egrep -v '^ *\+' conftest.er1 >conftest.err
11688 rm -f conftest.er1 11691 rm -f conftest.er1
11689 cat conftest.err >&5 11692 cat conftest.err >&5
11690 echo "$as_me:11690: \$? = $ac_status" >&5 11693 echo "$as_me:11693: \$? = $ac_status" >&5
11691 (exit $ac_status); } >/dev/null; then 11694 (exit $ac_status); } >/dev/null; then
11692 if test -s conftest.err; then 11695 if test -s conftest.err; then
11693 ac_cpp_err=$ac_c_preproc_warn_flag 11696 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -11706,7 +11709,7 @@ else
11706fi 11709fi
11707rm -f conftest.err conftest.$ac_ext 11710rm -f conftest.err conftest.$ac_ext
11708fi 11711fi
11709echo "$as_me:11709: result: $ac_cv_header_arpa_inet_h" >&5 11712echo "$as_me:11712: result: $ac_cv_header_arpa_inet_h" >&5
11710echo "${ECHO_T}$ac_cv_header_arpa_inet_h" >&6 11713echo "${ECHO_T}$ac_cv_header_arpa_inet_h" >&6
11711if test $ac_cv_header_arpa_inet_h = yes; then 11714if test $ac_cv_header_arpa_inet_h = yes; then
11712 : 11715 :
@@ -11729,27 +11732,27 @@ EOF
11729 11732
11730fi 11733fi
11731 11734
11732echo "$as_me:11732: checking whether system supports dynamic ptys" >&5 11735echo "$as_me:11735: checking whether system supports dynamic ptys" >&5
11733echo $ECHO_N "checking whether system supports dynamic ptys... $ECHO_C" >&6 11736echo $ECHO_N "checking whether system supports dynamic ptys... $ECHO_C" >&6
11734if test -d /dev/pts && ls -d /dev/ptmx > /dev/null 2>&1 ; then 11737if test -d /dev/pts && ls -d /dev/ptmx > /dev/null 2>&1 ; then
11735 echo "$as_me:11735: result: yes" >&5 11738 echo "$as_me:11738: result: yes" >&5
11736echo "${ECHO_T}yes" >&6 11739echo "${ECHO_T}yes" >&6
11737 cat >>confdefs.h <<\EOF 11740 cat >>confdefs.h <<\EOF
11738#define HAVE_DEV_PTMX 1 11741#define HAVE_DEV_PTMX 1
11739EOF 11742EOF
11740 11743
11741else 11744else
11742 echo "$as_me:11742: result: no" >&5 11745 echo "$as_me:11745: result: no" >&5
11743echo "${ECHO_T}no" >&6 11746echo "${ECHO_T}no" >&6
11744fi 11747fi
11745 11748
11746echo "$as_me:11746: checking for pid_t" >&5 11749echo "$as_me:11749: checking for pid_t" >&5
11747echo $ECHO_N "checking for pid_t... $ECHO_C" >&6 11750echo $ECHO_N "checking for pid_t... $ECHO_C" >&6
11748if test "${ac_cv_type_pid_t+set}" = set; then 11751if test "${ac_cv_type_pid_t+set}" = set; then
11749 echo $ECHO_N "(cached) $ECHO_C" >&6 11752 echo $ECHO_N "(cached) $ECHO_C" >&6
11750else 11753else
11751 cat >conftest.$ac_ext <<_ACEOF 11754 cat >conftest.$ac_ext <<_ACEOF
11752#line 11752 "configure" 11755#line 11755 "configure"
11753#include "confdefs.h" 11756#include "confdefs.h"
11754$ac_includes_default 11757$ac_includes_default
11755int 11758int
@@ -11764,16 +11767,16 @@ if (sizeof (pid_t))
11764} 11767}
11765_ACEOF 11768_ACEOF
11766rm -f conftest.$ac_objext 11769rm -f conftest.$ac_objext
11767if { (eval echo "$as_me:11767: \"$ac_compile\"") >&5 11770if { (eval echo "$as_me:11770: \"$ac_compile\"") >&5
11768 (eval $ac_compile) 2>&5 11771 (eval $ac_compile) 2>&5
11769 ac_status=$? 11772 ac_status=$?
11770 echo "$as_me:11770: \$? = $ac_status" >&5 11773 echo "$as_me:11773: \$? = $ac_status" >&5
11771 (exit $ac_status); } && 11774 (exit $ac_status); } &&
11772 { ac_try='test -s conftest.$ac_objext' 11775 { ac_try='test -s conftest.$ac_objext'
11773 { (eval echo "$as_me:11773: \"$ac_try\"") >&5 11776 { (eval echo "$as_me:11776: \"$ac_try\"") >&5
11774 (eval $ac_try) 2>&5 11777 (eval $ac_try) 2>&5
11775 ac_status=$? 11778 ac_status=$?
11776 echo "$as_me:11776: \$? = $ac_status" >&5 11779 echo "$as_me:11779: \$? = $ac_status" >&5
11777 (exit $ac_status); }; }; then 11780 (exit $ac_status); }; }; then
11778 ac_cv_type_pid_t=yes 11781 ac_cv_type_pid_t=yes
11779else 11782else
@@ -11783,7 +11786,7 @@ ac_cv_type_pid_t=no
11783fi 11786fi
11784rm -f conftest.$ac_objext conftest.$ac_ext 11787rm -f conftest.$ac_objext conftest.$ac_ext
11785fi 11788fi
11786echo "$as_me:11786: result: $ac_cv_type_pid_t" >&5 11789echo "$as_me:11789: result: $ac_cv_type_pid_t" >&5
11787echo "${ECHO_T}$ac_cv_type_pid_t" >&6 11790echo "${ECHO_T}$ac_cv_type_pid_t" >&6
11788if test $ac_cv_type_pid_t = yes; then 11791if test $ac_cv_type_pid_t = yes; then
11789 : 11792 :
@@ -11798,23 +11801,23 @@ fi
11798for ac_header in unistd.h vfork.h 11801for ac_header in unistd.h vfork.h
11799do 11802do
11800as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` 11803as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
11801echo "$as_me:11801: checking for $ac_header" >&5 11804echo "$as_me:11804: checking for $ac_header" >&5
11802echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 11805echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11803if eval "test \"\${$as_ac_Header+set}\" = set"; then 11806if eval "test \"\${$as_ac_Header+set}\" = set"; then
11804 echo $ECHO_N "(cached) $ECHO_C" >&6 11807 echo $ECHO_N "(cached) $ECHO_C" >&6
11805else 11808else
11806 cat >conftest.$ac_ext <<_ACEOF 11809 cat >conftest.$ac_ext <<_ACEOF
11807#line 11807 "configure" 11810#line 11810 "configure"
11808#include "confdefs.h" 11811#include "confdefs.h"
11809#include <$ac_header> 11812#include <$ac_header>
11810_ACEOF 11813_ACEOF
11811if { (eval echo "$as_me:11811: \"$ac_cpp conftest.$ac_ext\"") >&5 11814if { (eval echo "$as_me:11814: \"$ac_cpp conftest.$ac_ext\"") >&5
11812 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 11815 (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11813 ac_status=$? 11816 ac_status=$?
11814 egrep -v '^ *\+' conftest.er1 >conftest.err 11817 egrep -v '^ *\+' conftest.er1 >conftest.err
11815 rm -f conftest.er1 11818 rm -f conftest.er1
11816 cat conftest.err >&5 11819 cat conftest.err >&5
11817 echo "$as_me:11817: \$? = $ac_status" >&5 11820 echo "$as_me:11820: \$? = $ac_status" >&5
11818 (exit $ac_status); } >/dev/null; then 11821 (exit $ac_status); } >/dev/null; then
11819 if test -s conftest.err; then 11822 if test -s conftest.err; then
11820 ac_cpp_err=$ac_c_preproc_warn_flag 11823 ac_cpp_err=$ac_c_preproc_warn_flag
@@ -11833,7 +11836,7 @@ else
11833fi 11836fi
11834rm -f conftest.err conftest.$ac_ext 11837rm -f conftest.err conftest.$ac_ext
11835fi 11838fi
11836echo "$as_me:11836: result: `eval echo '${'$as_ac_Header'}'`" >&5 11839echo "$as_me:11839: result: `eval echo '${'$as_ac_Header'}'`" >&5
11837echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 11840echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
11838if test `eval echo '${'$as_ac_Header'}'` = yes; then 11841if test `eval echo '${'$as_ac_Header'}'` = yes; then
11839 cat >>confdefs.h <<EOF 11842 cat >>confdefs.h <<EOF
@@ -11846,13 +11849,13 @@ done
11846for ac_func in fork vfork 11849for ac_func in fork vfork
11847do 11850do
11848as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` 11851as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
11849echo "$as_me:11849: checking for $ac_func" >&5 11852echo "$as_me:11852: checking for $ac_func" >&5
11850echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 11853echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
11851if eval "test \"\${$as_ac_var+set}\" = set"; then 11854if eval "test \"\${$as_ac_var+set}\" = set"; then
11852 echo $ECHO_N "(cached) $ECHO_C" >&6 11855 echo $ECHO_N "(cached) $ECHO_C" >&6
11853else 11856else
11854 cat >conftest.$ac_ext <<_ACEOF 11857 cat >conftest.$ac_ext <<_ACEOF
11855#line 11855 "configure" 11858#line 11858 "configure"
11856#include "confdefs.h" 11859#include "confdefs.h"
11857/* System header to define __stub macros and hopefully few prototypes, 11860/* System header to define __stub macros and hopefully few prototypes,
11858 which can conflict with char $ac_func (); below. */ 11861 which can conflict with char $ac_func (); below. */
@@ -11883,16 +11886,16 @@ f = $ac_func;
11883} 11886}
11884_ACEOF 11887_ACEOF
11885rm -f conftest.$ac_objext conftest$ac_exeext 11888rm -f conftest.$ac_objext conftest$ac_exeext
11886if { (eval echo "$as_me:11886: \"$ac_link\"") >&5 11889if { (eval echo "$as_me:11889: \"$ac_link\"") >&5
11887 (eval $ac_link) 2>&5 11890 (eval $ac_link) 2>&5
11888 ac_status=$? 11891 ac_status=$?
11889 echo "$as_me:11889: \$? = $ac_status" >&5 11892 echo "$as_me:11892: \$? = $ac_status" >&5
11890 (exit $ac_status); } && 11893 (exit $ac_status); } &&
11891 { ac_try='test -s conftest$ac_exeext' 11894 { ac_try='test -s conftest$ac_exeext'
11892 { (eval echo "$as_me:11892: \"$ac_try\"") >&5 11895 { (eval echo "$as_me:11895: \"$ac_try\"") >&5
11893 (eval $ac_try) 2>&5 11896 (eval $ac_try) 2>&5
11894 ac_status=$? 11897 ac_status=$?
11895 echo "$as_me:11895: \$? = $ac_status" >&5 11898 echo "$as_me:11898: \$? = $ac_status" >&5
11896 (exit $ac_status); }; }; then 11899 (exit $ac_status); }; }; then
11897 eval "$as_ac_var=yes" 11900 eval "$as_ac_var=yes"
11898else 11901else
@@ -11902,7 +11905,7 @@ eval "$as_ac_var=no"
11902fi 11905fi
11903rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext 11906rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11904fi 11907fi
11905echo "$as_me:11905: result: `eval echo '${'$as_ac_var'}'`" >&5 11908echo "$as_me:11908: result: `eval echo '${'$as_ac_var'}'`" >&5
11906echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 11909echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
11907if test `eval echo '${'$as_ac_var'}'` = yes; then 11910if test `eval echo '${'$as_ac_var'}'` = yes; then
11908 cat >>confdefs.h <<EOF 11911 cat >>confdefs.h <<EOF
@@ -11914,7 +11917,7 @@ done
11914 11917
11915ac_cv_func_fork_works=$ac_cv_func_fork 11918ac_cv_func_fork_works=$ac_cv_func_fork
11916if test "x$ac_cv_func_fork" = xyes; then 11919if test "x$ac_cv_func_fork" = xyes; then
11917 echo "$as_me:11917: checking for working fork" >&5 11920 echo "$as_me:11920: checking for working fork" >&5
11918echo $ECHO_N "checking for working fork... $ECHO_C" >&6 11921echo $ECHO_N "checking for working fork... $ECHO_C" >&6
11919if test "${ac_cv_func_fork_works+set}" = set; then 11922if test "${ac_cv_func_fork_works+set}" = set; then
11920 echo $ECHO_N "(cached) $ECHO_C" >&6 11923 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -11937,15 +11940,15 @@ else
11937 } 11940 }
11938_ACEOF 11941_ACEOF
11939rm -f conftest$ac_exeext 11942rm -f conftest$ac_exeext
11940if { (eval echo "$as_me:11940: \"$ac_link\"") >&5 11943if { (eval echo "$as_me:11943: \"$ac_link\"") >&5
11941 (eval $ac_link) 2>&5 11944 (eval $ac_link) 2>&5
11942 ac_status=$? 11945 ac_status=$?
11943 echo "$as_me:11943: \$? = $ac_status" >&5 11946 echo "$as_me:11946: \$? = $ac_status" >&5
11944 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 11947 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
11945 { (eval echo "$as_me:11945: \"$ac_try\"") >&5 11948 { (eval echo "$as_me:11948: \"$ac_try\"") >&5
11946 (eval $ac_try) 2>&5 11949 (eval $ac_try) 2>&5
11947 ac_status=$? 11950 ac_status=$?
11948 echo "$as_me:11948: \$? = $ac_status" >&5 11951 echo "$as_me:11951: \$? = $ac_status" >&5
11949 (exit $ac_status); }; }; then 11952 (exit $ac_status); }; }; then
11950 ac_cv_func_fork_works=yes 11953 ac_cv_func_fork_works=yes
11951else 11954else
@@ -11957,7 +11960,7 @@ fi
11957rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 11960rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
11958fi 11961fi
11959fi 11962fi
11960echo "$as_me:11960: result: $ac_cv_func_fork_works" >&5 11963echo "$as_me:11963: result: $ac_cv_func_fork_works" >&5
11961echo "${ECHO_T}$ac_cv_func_fork_works" >&6 11964echo "${ECHO_T}$ac_cv_func_fork_works" >&6
11962 11965
11963fi 11966fi
@@ -11971,12 +11974,12 @@ if test "x$ac_cv_func_fork_works" = xcross; then
11971 ac_cv_func_fork_works=yes 11974 ac_cv_func_fork_works=yes
11972 ;; 11975 ;;
11973 esac 11976 esac
11974 { echo "$as_me:11974: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&5 11977 { echo "$as_me:11977: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&5
11975echo "$as_me: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&2;} 11978echo "$as_me: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&2;}
11976fi 11979fi
11977ac_cv_func_vfork_works=$ac_cv_func_vfork 11980ac_cv_func_vfork_works=$ac_cv_func_vfork
11978if test "x$ac_cv_func_vfork" = xyes; then 11981if test "x$ac_cv_func_vfork" = xyes; then
11979 echo "$as_me:11979: checking for working vfork" >&5 11982 echo "$as_me:11982: checking for working vfork" >&5
11980echo $ECHO_N "checking for working vfork... $ECHO_C" >&6 11983echo $ECHO_N "checking for working vfork... $ECHO_C" >&6
11981if test "${ac_cv_func_vfork_works+set}" = set; then 11984if test "${ac_cv_func_vfork_works+set}" = set; then
11982 echo $ECHO_N "(cached) $ECHO_C" >&6 11985 echo $ECHO_N "(cached) $ECHO_C" >&6
@@ -11985,7 +11988,7 @@ else
11985 ac_cv_func_vfork_works=cross 11988 ac_cv_func_vfork_works=cross
11986else 11989else
11987 cat >conftest.$ac_ext <<_ACEOF 11990 cat >conftest.$ac_ext <<_ACEOF
11988#line 11988 "configure" 11991#line 11991 "configure"
11989#include "confdefs.h" 11992#include "confdefs.h"
11990/* Thanks to Paul Eggert for this test. */ 11993/* Thanks to Paul Eggert for this test. */
11991#include <stdio.h> 11994#include <stdio.h>
@@ -12082,15 +12085,15 @@ main ()
12082} 12085}
12083_ACEOF 12086_ACEOF
12084rm -f conftest$ac_exeext 12087rm -f conftest$ac_exeext
12085if { (eval echo "$as_me:12085: \"$ac_link\"") >&5 12088if { (eval echo "$as_me:12088: \"$ac_link\"") >&5
12086 (eval $ac_link) 2>&5 12089 (eval $ac_link) 2>&5
12087 ac_status=$? 12090 ac_status=$?
12088 echo "$as_me:12088: \$? = $ac_status" >&5 12091 echo "$as_me:12091: \$? = $ac_status" >&5
12089 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 12092 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
12090 { (eval echo "$as_me:12090: \"$ac_try\"") >&5 12093 { (eval echo "$as_me:12093: \"$ac_try\"") >&5
12091 (eval $ac_try) 2>&5 12094 (eval $ac_try) 2>&5
12092 ac_status=$? 12095 ac_status=$?
12093 echo "$as_me:12093: \$? = $ac_status" >&5 12096 echo "$as_me:12096: \$? = $ac_status" >&5
12094 (exit $ac_status); }; }; then 12097 (exit $ac_status); }; }; then
12095 ac_cv_func_vfork_works=yes 12098 ac_cv_func_vfork_works=yes
12096else 12099else
@@ -12102,13 +12105,13 @@ fi
12102rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 12105rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
12103fi 12106fi
12104fi 12107fi
12105echo "$as_me:12105: result: $ac_cv_func_vfork_works" >&5 12108echo "$as_me:12108: result: $ac_cv_func_vfork_works" >&5
12106echo "${ECHO_T}$ac_cv_func_vfork_works" >&6 12109echo "${ECHO_T}$ac_cv_func_vfork_works" >&6
12107 12110
12108fi; 12111fi;
12109if test "x$ac_cv_func_fork_works" = xcross; then 12112if test "x$ac_cv_func_fork_works" = xcross; then
12110 ac_cv_func_vfork_works=ac_cv_func_vfork 12113 ac_cv_func_vfork_works=ac_cv_func_vfork
12111 { echo "$as_me:12111: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&5 12114 { echo "$as_me:12114: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&5
12112echo "$as_me: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&2;} 12115echo "$as_me: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&2;}
12113fi 12116fi
12114 12117
@@ -12134,13 +12137,13 @@ EOF
12134fi 12137fi
12135 12138
12136# Fixme: This should be replaced when we have autoconf 2.14. 12139# Fixme: This should be replaced when we have autoconf 2.14.
12137echo "$as_me:12137: checking for size_t" >&5 12140echo "$as_me:12140: checking for size_t" >&5
12138echo $ECHO_N "checking for size_t... $ECHO_C" >&6 12141echo $ECHO_N "checking for size_t... $ECHO_C" >&6
12139if test "${ac_cv_type_size_t+set}" = set; then 12142if test "${ac_cv_type_size_t+set}" = set; then
12140 echo $ECHO_N "(cached) $ECHO_C" >&6 12143 echo $ECHO_N "(cached) $ECHO_C" >&6
12141else 12144else
12142 cat >conftest.$ac_ext <<_ACEOF 12145 cat >conftest.$ac_ext <<_ACEOF
12143#line 12143 "configure" 12146#line 12146 "configure"
12144#include "confdefs.h" 12147#include "confdefs.h"
12145$ac_includes_default 12148$ac_includes_default
12146int 12149int
@@ -12155,16 +12158,16 @@ if (sizeof (size_t))
12155} 12158}
12156_ACEOF 12159_ACEOF
12157rm -f conftest.$ac_objext 12160rm -f conftest.$ac_objext
12158if { (eval echo "$as_me:12158: \"$ac_compile\"") >&5 12161if { (eval echo "$as_me:12161: \"$ac_compile\"") >&5
12159 (eval $ac_compile) 2>&5 12162 (eval $ac_compile) 2>&5
12160 ac_status=$? 12163 ac_status=$?
12161 echo "$as_me:12161: \$? = $ac_status" >&5 12164 echo "$as_me:12164: \$? = $ac_status" >&5
12162 (exit $ac_status); } && 12165 (exit $ac_status); } &&
12163 { ac_try='test -s conftest.$ac_objext' 12166 { ac_try='test -s conftest.$ac_objext'
12164 { (eval echo "$as_me:12164: \"$ac_try\"") >&5 12167 { (eval echo "$as_me:12167: \"$ac_try\"") >&5
12165 (eval $ac_try) 2>&5 12168 (eval $ac_try) 2>&5
12166 ac_status=$? 12169 ac_status=$?
12167 echo "$as_me:12167: \$? = $ac_status" >&5 12170 echo "$as_me:12170: \$? = $ac_status" >&5
12168 (exit $ac_status); }; }; then 12171 (exit $ac_status); }; }; then
12169 ac_cv_type_size_t=yes 12172 ac_cv_type_size_t=yes
12170else 12173else
@@ -12174,7 +12177,7 @@ ac_cv_type_size_t=no
12174fi 12177fi
12175rm -f conftest.$ac_objext conftest.$ac_ext 12178rm -f conftest.$ac_objext conftest.$ac_ext
12176fi 12179fi
12177echo "$as_me:12177: result: $ac_cv_type_size_t" >&5 12180echo "$as_me:12180: result: $ac_cv_type_size_t" >&5
12178echo "${ECHO_T}$ac_cv_type_size_t" >&6 12181echo "${ECHO_T}$ac_cv_type_size_t" >&6
12179if test $ac_cv_type_size_t = yes; then 12182if test $ac_cv_type_size_t = yes; then
12180 : 12183 :
@@ -12194,7 +12197,7 @@ CPPFLAGS="$REAL_CPPFLAGS"
12194version=`grep 'defconst[ ]*emacs-version' ${srcdir}/lisp/version.el \ 12197version=`grep 'defconst[ ]*emacs-version' ${srcdir}/lisp/version.el \
12195 | sed -e 's/^[^"]*"\([^"]*\)".*$/\1/'` 12198 | sed -e 's/^[^"]*"\([^"]*\)".*$/\1/'`
12196if test x"${version}" = x; then 12199if test x"${version}" = x; then
12197 { { echo "$as_me:12197: error: can't find current emacs version in \`${srcdir}/lisp/version.el'." >&5 12200 { { echo "$as_me:12200: error: can't find current emacs version in \`${srcdir}/lisp/version.el'." >&5
12198echo "$as_me: error: can't find current emacs version in \`${srcdir}/lisp/version.el'." >&2;} 12201echo "$as_me: error: can't find current emacs version in \`${srcdir}/lisp/version.el'." >&2;}
12199 { (exit 1); exit 1; }; } 12202 { (exit 1); exit 1; }; }
12200fi 12203fi
@@ -12323,7 +12326,7 @@ test "${exec_prefix}" != NONE &&
12323## C preprocessor. 12326## C preprocessor.
12324 12327
12325cat >conftest.$ac_ext <<_ACEOF 12328cat >conftest.$ac_ext <<_ACEOF
12326#line 12326 "configure" 12329#line 12329 "configure"
12327#include "confdefs.h" 12330#include "confdefs.h"
12328yes..yes 12331yes..yes
12329_ACEOF 12332_ACEOF
@@ -12416,7 +12419,7 @@ DEFS=-DHAVE_CONFIG_H
12416: ${CONFIG_STATUS=./config.status} 12419: ${CONFIG_STATUS=./config.status}
12417ac_clean_files_save=$ac_clean_files 12420ac_clean_files_save=$ac_clean_files
12418ac_clean_files="$ac_clean_files $CONFIG_STATUS" 12421ac_clean_files="$ac_clean_files $CONFIG_STATUS"
12419{ echo "$as_me:12419: creating $CONFIG_STATUS" >&5 12422{ echo "$as_me:12422: creating $CONFIG_STATUS" >&5
12420echo "$as_me: creating $CONFIG_STATUS" >&6;} 12423echo "$as_me: creating $CONFIG_STATUS" >&6;}
12421cat >$CONFIG_STATUS <<_ACEOF 12424cat >$CONFIG_STATUS <<_ACEOF
12422#! $SHELL 12425#! $SHELL
@@ -12592,7 +12595,7 @@ cat >>$CONFIG_STATUS <<\EOF
12592 echo "$ac_cs_version"; exit 0 ;; 12595 echo "$ac_cs_version"; exit 0 ;;
12593 --he | --h) 12596 --he | --h)
12594 # Conflict between --help and --header 12597 # Conflict between --help and --header
12595 { { echo "$as_me:12595: error: ambiguous option: $1 12598 { { echo "$as_me:12598: error: ambiguous option: $1
12596Try \`$0 --help' for more information." >&5 12599Try \`$0 --help' for more information." >&5
12597echo "$as_me: error: ambiguous option: $1 12600echo "$as_me: error: ambiguous option: $1
12598Try \`$0 --help' for more information." >&2;} 12601Try \`$0 --help' for more information." >&2;}
@@ -12611,7 +12614,7 @@ Try \`$0 --help' for more information." >&2;}
12611 ac_need_defaults=false;; 12614 ac_need_defaults=false;;
12612 12615
12613 # This is an error. 12616 # This is an error.
12614 -*) { { echo "$as_me:12614: error: unrecognized option: $1 12617 -*) { { echo "$as_me:12617: error: unrecognized option: $1
12615Try \`$0 --help' for more information." >&5 12618Try \`$0 --help' for more information." >&5
12616echo "$as_me: error: unrecognized option: $1 12619echo "$as_me: error: unrecognized option: $1
12617Try \`$0 --help' for more information." >&2;} 12620Try \`$0 --help' for more information." >&2;}
@@ -12665,7 +12668,7 @@ do
12665 "leim/Makefile" ) CONFIG_FILES="$CONFIG_FILES leim/Makefile" ;; 12668 "leim/Makefile" ) CONFIG_FILES="$CONFIG_FILES leim/Makefile" ;;
12666 "default" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;; 12669 "default" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
12667 "src/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h:src/config.in" ;; 12670 "src/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS src/config.h:src/config.in" ;;
12668 *) { { echo "$as_me:12668: error: invalid argument: $ac_config_target" >&5 12671 *) { { echo "$as_me:12671: error: invalid argument: $ac_config_target" >&5
12669echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 12672echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
12670 { (exit 1); exit 1; }; };; 12673 { (exit 1); exit 1; }; };;
12671 esac 12674 esac
@@ -12912,7 +12915,7 @@ done; }
12912 esac 12915 esac
12913 12916
12914 if test x"$ac_file" != x-; then 12917 if test x"$ac_file" != x-; then
12915 { echo "$as_me:12915: creating $ac_file" >&5 12918 { echo "$as_me:12918: creating $ac_file" >&5
12916echo "$as_me: creating $ac_file" >&6;} 12919echo "$as_me: creating $ac_file" >&6;}
12917 rm -f "$ac_file" 12920 rm -f "$ac_file"
12918 fi 12921 fi
@@ -12930,7 +12933,7 @@ echo "$as_me: creating $ac_file" >&6;}
12930 -) echo $tmp/stdin ;; 12933 -) echo $tmp/stdin ;;
12931 [\\/$]*) 12934 [\\/$]*)
12932 # Absolute (can't be DOS-style, as IFS=:) 12935 # Absolute (can't be DOS-style, as IFS=:)
12933 test -f "$f" || { { echo "$as_me:12933: error: cannot find input file: $f" >&5 12936 test -f "$f" || { { echo "$as_me:12936: error: cannot find input file: $f" >&5
12934echo "$as_me: error: cannot find input file: $f" >&2;} 12937echo "$as_me: error: cannot find input file: $f" >&2;}
12935 { (exit 1); exit 1; }; } 12938 { (exit 1); exit 1; }; }
12936 echo $f;; 12939 echo $f;;
@@ -12943,7 +12946,7 @@ echo "$as_me: error: cannot find input file: $f" >&2;}
12943 echo $srcdir/$f 12946 echo $srcdir/$f
12944 else 12947 else
12945 # /dev/null tree 12948 # /dev/null tree
12946 { { echo "$as_me:12946: error: cannot find input file: $f" >&5 12949 { { echo "$as_me:12949: error: cannot find input file: $f" >&5
12947echo "$as_me: error: cannot find input file: $f" >&2;} 12950echo "$as_me: error: cannot find input file: $f" >&2;}
12948 { (exit 1); exit 1; }; } 12951 { (exit 1); exit 1; }; }
12949 fi;; 12952 fi;;
@@ -13004,7 +13007,7 @@ for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
13004 * ) ac_file_in=$ac_file.in ;; 13007 * ) ac_file_in=$ac_file.in ;;
13005 esac 13008 esac
13006 13009
13007 test x"$ac_file" != x- && { echo "$as_me:13007: creating $ac_file" >&5 13010 test x"$ac_file" != x- && { echo "$as_me:13010: creating $ac_file" >&5
13008echo "$as_me: creating $ac_file" >&6;} 13011echo "$as_me: creating $ac_file" >&6;}
13009 13012
13010 # First look for the input files in the build tree, otherwise in the 13013 # First look for the input files in the build tree, otherwise in the
@@ -13015,7 +13018,7 @@ echo "$as_me: creating $ac_file" >&6;}
13015 -) echo $tmp/stdin ;; 13018 -) echo $tmp/stdin ;;
13016 [\\/$]*) 13019 [\\/$]*)
13017 # Absolute (can't be DOS-style, as IFS=:) 13020 # Absolute (can't be DOS-style, as IFS=:)
13018 test -f "$f" || { { echo "$as_me:13018: error: cannot find input file: $f" >&5 13021 test -f "$f" || { { echo "$as_me:13021: error: cannot find input file: $f" >&5
13019echo "$as_me: error: cannot find input file: $f" >&2;} 13022echo "$as_me: error: cannot find input file: $f" >&2;}
13020 { (exit 1); exit 1; }; } 13023 { (exit 1); exit 1; }; }
13021 echo $f;; 13024 echo $f;;
@@ -13028,7 +13031,7 @@ echo "$as_me: error: cannot find input file: $f" >&2;}
13028 echo $srcdir/$f 13031 echo $srcdir/$f
13029 else 13032 else
13030 # /dev/null tree 13033 # /dev/null tree
13031 { { echo "$as_me:13031: error: cannot find input file: $f" >&5 13034 { { echo "$as_me:13034: error: cannot find input file: $f" >&5
13032echo "$as_me: error: cannot find input file: $f" >&2;} 13035echo "$as_me: error: cannot find input file: $f" >&2;}
13033 { (exit 1); exit 1; }; } 13036 { (exit 1); exit 1; }; }
13034 fi;; 13037 fi;;
@@ -13145,7 +13148,7 @@ cat >>$CONFIG_STATUS <<\EOF
13145 rm -f $tmp/in 13148 rm -f $tmp/in
13146 if test x"$ac_file" != x-; then 13149 if test x"$ac_file" != x-; then
13147 if cmp -s $ac_file $tmp/config.h 2>/dev/null; then 13150 if cmp -s $ac_file $tmp/config.h 2>/dev/null; then
13148 { echo "$as_me:13148: $ac_file is unchanged" >&5 13151 { echo "$as_me:13151: $ac_file is unchanged" >&5
13149echo "$as_me: $ac_file is unchanged" >&6;} 13152echo "$as_me: $ac_file is unchanged" >&6;}
13150 else 13153 else
13151 ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 13154 ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \