comparison configure @ 5476:f2881cb841b4

Merged with trunk.
author Mats Lidell <matsl@xemacs.org>
date Tue, 26 Apr 2011 23:41:47 +0200
parents 4dee0387b9de e79916901603
children f5a0b32f4687
comparison
equal deleted inserted replaced
5475:248176c74e6b 5476:f2881cb841b4
1 #! /bin/sh 1 #! /bin/sh
2 # Guess values for system-dependent variables and create Makefiles. 2 # Guess values for system-dependent variables and create Makefiles.
3 # Generated by GNU Autoconf 2.66 for XEmacs 21.5. 3 # Generated by GNU Autoconf 2.68 for XEmacs 21.5.
4 # 4 #
5 # Report bugs to <xemacs-beta@xemacs.org>. 5 # Report bugs to <xemacs-beta@xemacs.org>.
6 # 6 #
7 # 7 #
8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 8 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
133 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 133 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
134 # splitting by setting IFS to empty value.) 134 # splitting by setting IFS to empty value.)
135 IFS=" "" $as_nl" 135 IFS=" "" $as_nl"
136 136
137 # Find who we are. Look in the path if we contain no directory separator. 137 # Find who we are. Look in the path if we contain no directory separator.
138 as_myself=
138 case $0 in #(( 139 case $0 in #((
139 *[\\/]* ) as_myself=$0 ;; 140 *[\\/]* ) as_myself=$0 ;;
140 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 141 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
141 for as_dir in $PATH 142 for as_dir in $PATH
142 do 143 do
258 259
259 if test "x$CONFIG_SHELL" != x; then : 260 if test "x$CONFIG_SHELL" != x; then :
260 # We cannot yet assume a decent shell, so we have to provide a 261 # We cannot yet assume a decent shell, so we have to provide a
261 # neutralization value for shells without unset; and this also 262 # neutralization value for shells without unset; and this also
262 # works around shells that cannot unset nonexistent variables. 263 # works around shells that cannot unset nonexistent variables.
264 # Preserve -v and -x to the replacement shell.
263 BASH_ENV=/dev/null 265 BASH_ENV=/dev/null
264 ENV=/dev/null 266 ENV=/dev/null
265 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 267 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
266 export CONFIG_SHELL 268 export CONFIG_SHELL
267 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 269 case $- in # ((((
270 *v*x* | *x*v* ) as_opts=-vx ;;
271 *v* ) as_opts=-v ;;
272 *x* ) as_opts=-x ;;
273 * ) as_opts= ;;
274 esac
275 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
268 fi 276 fi
269 277
270 if test x$as_have_required = xno; then : 278 if test x$as_have_required = xno; then :
271 $as_echo "$0: This script requires a shell more modern than all" 279 $as_echo "$0: This script requires a shell more modern than all"
272 $as_echo "$0: the shells that I found on your system." 280 $as_echo "$0: the shells that I found on your system."
1098 ac_prev= 1106 ac_prev=
1099 continue 1107 continue
1100 fi 1108 fi
1101 1109
1102 case $ac_option in 1110 case $ac_option in
1103 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; 1111 *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
1104 *) ac_optarg=yes ;; 1112 *=) ac_optarg= ;;
1113 *) ac_optarg=yes ;;
1105 esac 1114 esac
1106 1115
1107 # Accept the important Cygnus configure options, so we can diagnose typos. 1116 # Accept the important Cygnus configure options, so we can diagnose typos.
1108 1117
1109 case $ac_dashdash$ac_option in 1118 case $ac_dashdash$ac_option in
1439 *) 1448 *)
1440 # FIXME: should be removed in autoconf 3.0. 1449 # FIXME: should be removed in autoconf 3.0.
1441 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1450 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1442 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1451 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1443 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1452 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1444 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1453 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1445 ;; 1454 ;;
1446 1455
1447 esac 1456 esac
1448 done 1457 done
1449 1458
2015 nonstandard directory <lib dir> 2024 nonstandard directory <lib dir>
2016 LIBS libraries to pass to the linker, e.g. -l<library> 2025 LIBS libraries to pass to the linker, e.g. -l<library>
2017 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if 2026 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
2018 you have headers in a nonstandard directory <include dir> 2027 you have headers in a nonstandard directory <include dir>
2019 CPP C preprocessor 2028 CPP C preprocessor
2020 YACC The `Yet Another C Compiler' implementation to use. Defaults to 2029 YACC The `Yet Another Compiler Compiler' implementation to use.
2021 the first program found out of: `bison -y', `byacc', `yacc'. 2030 Defaults to the first program found out of: `bison -y', `byacc',
2031 `yacc'.
2022 YFLAGS The list of arguments that will be passed by default to $YACC. 2032 YFLAGS The list of arguments that will be passed by default to $YACC.
2023 This script will default YFLAGS to the empty string to avoid a 2033 This script will default YFLAGS to the empty string to avoid a
2024 default value of `-d' given by some make applications. 2034 default value of `-d' given by some make applications.
2025 XMKMF Path to xmkmf, Makefile generator for X Window System 2035 XMKMF Path to xmkmf, Makefile generator for X Window System
2026 CXX C++ compiler command 2036 CXX C++ compiler command
2091 2101
2092 test -n "$ac_init_help" && exit $ac_status 2102 test -n "$ac_init_help" && exit $ac_status
2093 if $ac_init_version; then 2103 if $ac_init_version; then
2094 cat <<\_ACEOF 2104 cat <<\_ACEOF
2095 XEmacs configure 21.5 2105 XEmacs configure 21.5
2096 generated by GNU Autoconf 2.66 2106 generated by GNU Autoconf 2.68
2097 2107
2098 Copyright (C) 2010 Free Software Foundation, Inc. 2108 Copyright (C) 2010 Free Software Foundation, Inc.
2099 This configure script is free software; the Free Software Foundation 2109 This configure script is free software; the Free Software Foundation
2100 gives unlimited permission to copy, distribute and modify it. 2110 gives unlimited permission to copy, distribute and modify it.
2101 2111
2183 $as_echo "$as_me: failed program was:" >&5 2193 $as_echo "$as_me: failed program was:" >&5
2184 sed 's/^/| /' conftest.$ac_ext >&5 2194 sed 's/^/| /' conftest.$ac_ext >&5
2185 2195
2186 ac_retval=1 2196 ac_retval=1
2187 fi 2197 fi
2188 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2198 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2189 as_fn_set_status $ac_retval 2199 as_fn_set_status $ac_retval
2190 2200
2191 } # ac_fn_c_try_compile 2201 } # ac_fn_c_try_compile
2192 2202
2193 # ac_fn_c_try_cpp LINENO 2203 # ac_fn_c_try_cpp LINENO
2209 grep -v '^ *+' conftest.err >conftest.er1 2219 grep -v '^ *+' conftest.err >conftest.er1
2210 cat conftest.er1 >&5 2220 cat conftest.er1 >&5
2211 mv -f conftest.er1 conftest.err 2221 mv -f conftest.er1 conftest.err
2212 fi 2222 fi
2213 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 2223 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
2214 test $ac_status = 0; } >/dev/null && { 2224 test $ac_status = 0; } > conftest.i && {
2215 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 2225 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
2216 test ! -s conftest.err 2226 test ! -s conftest.err
2217 }; then : 2227 }; then :
2218 ac_retval=0 2228 ac_retval=0
2219 else 2229 else
2220 $as_echo "$as_me: failed program was:" >&5 2230 $as_echo "$as_me: failed program was:" >&5
2221 sed 's/^/| /' conftest.$ac_ext >&5 2231 sed 's/^/| /' conftest.$ac_ext >&5
2222 2232
2223 ac_retval=1 2233 ac_retval=1
2224 fi 2234 fi
2225 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2235 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2226 as_fn_set_status $ac_retval 2236 as_fn_set_status $ac_retval
2227 2237
2228 } # ac_fn_c_try_cpp 2238 } # ac_fn_c_try_cpp
2229 2239
2230 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES 2240 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
2233 # the include files in INCLUDES and setting the cache variable VAR 2243 # the include files in INCLUDES and setting the cache variable VAR
2234 # accordingly. 2244 # accordingly.
2235 ac_fn_c_check_header_mongrel () 2245 ac_fn_c_check_header_mongrel ()
2236 { 2246 {
2237 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2247 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2238 if eval "test \"\${$3+set}\"" = set; then : 2248 if eval \${$3+:} false; then :
2239 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2249 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2240 $as_echo_n "checking for $2... " >&6; } 2250 $as_echo_n "checking for $2... " >&6; }
2241 if eval "test \"\${$3+set}\"" = set; then : 2251 if eval \${$3+:} false; then :
2242 $as_echo_n "(cached) " >&6 2252 $as_echo_n "(cached) " >&6
2243 fi 2253 fi
2244 eval ac_res=\$$3 2254 eval ac_res=\$$3
2245 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2255 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2246 $as_echo "$ac_res" >&6; } 2256 $as_echo "$ac_res" >&6; }
2272 if ac_fn_c_try_cpp "$LINENO"; then : 2282 if ac_fn_c_try_cpp "$LINENO"; then :
2273 ac_header_preproc=yes 2283 ac_header_preproc=yes
2274 else 2284 else
2275 ac_header_preproc=no 2285 ac_header_preproc=no
2276 fi 2286 fi
2277 rm -f conftest.err conftest.$ac_ext 2287 rm -f conftest.err conftest.i conftest.$ac_ext
2278 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 2288 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
2279 $as_echo "$ac_header_preproc" >&6; } 2289 $as_echo "$ac_header_preproc" >&6; }
2280 2290
2281 # So? What about this header? 2291 # So? What about this header?
2282 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #(( 2292 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
2303 ) | sed "s/^/$as_me: WARNING: /" >&2 2313 ) | sed "s/^/$as_me: WARNING: /" >&2
2304 ;; 2314 ;;
2305 esac 2315 esac
2306 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2316 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2307 $as_echo_n "checking for $2... " >&6; } 2317 $as_echo_n "checking for $2... " >&6; }
2308 if eval "test \"\${$3+set}\"" = set; then : 2318 if eval \${$3+:} false; then :
2309 $as_echo_n "(cached) " >&6 2319 $as_echo_n "(cached) " >&6
2310 else 2320 else
2311 eval "$3=\$ac_header_compiler" 2321 eval "$3=\$ac_header_compiler"
2312 fi 2322 fi
2313 eval ac_res=\$$3 2323 eval ac_res=\$$3
2314 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2324 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2315 $as_echo "$ac_res" >&6; } 2325 $as_echo "$ac_res" >&6; }
2316 fi 2326 fi
2317 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2327 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2318 2328
2319 } # ac_fn_c_check_header_mongrel 2329 } # ac_fn_c_check_header_mongrel
2320 2330
2321 # ac_fn_c_try_run LINENO 2331 # ac_fn_c_try_run LINENO
2322 # ---------------------- 2332 # ----------------------
2353 sed 's/^/| /' conftest.$ac_ext >&5 2363 sed 's/^/| /' conftest.$ac_ext >&5
2354 2364
2355 ac_retval=$ac_status 2365 ac_retval=$ac_status
2356 fi 2366 fi
2357 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2367 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2358 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2368 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2359 as_fn_set_status $ac_retval 2369 as_fn_set_status $ac_retval
2360 2370
2361 } # ac_fn_c_try_run 2371 } # ac_fn_c_try_run
2362 2372
2363 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES 2373 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
2367 ac_fn_c_check_header_compile () 2377 ac_fn_c_check_header_compile ()
2368 { 2378 {
2369 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2379 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2370 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2380 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2371 $as_echo_n "checking for $2... " >&6; } 2381 $as_echo_n "checking for $2... " >&6; }
2372 if eval "test \"\${$3+set}\"" = set; then : 2382 if eval \${$3+:} false; then :
2373 $as_echo_n "(cached) " >&6 2383 $as_echo_n "(cached) " >&6
2374 else 2384 else
2375 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2385 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2376 /* end confdefs.h. */ 2386 /* end confdefs.h. */
2377 $4 2387 $4
2385 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 2395 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2386 fi 2396 fi
2387 eval ac_res=\$$3 2397 eval ac_res=\$$3
2388 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2398 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2389 $as_echo "$ac_res" >&6; } 2399 $as_echo "$ac_res" >&6; }
2390 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2400 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2391 2401
2392 } # ac_fn_c_check_header_compile 2402 } # ac_fn_c_check_header_compile
2393 2403
2394 # ac_fn_c_try_link LINENO 2404 # ac_fn_c_try_link LINENO
2395 # ----------------------- 2405 # -----------------------
2430 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information 2440 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
2431 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would 2441 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
2432 # interfere with the next link command; also delete a directory that is 2442 # interfere with the next link command; also delete a directory that is
2433 # left behind by Apple's compiler. We do this before executing the actions. 2443 # left behind by Apple's compiler. We do this before executing the actions.
2434 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2444 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
2435 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2445 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2436 as_fn_set_status $ac_retval 2446 as_fn_set_status $ac_retval
2437 2447
2438 } # ac_fn_c_try_link 2448 } # ac_fn_c_try_link
2439 2449
2440 # ac_fn_c_check_func LINENO FUNC VAR 2450 # ac_fn_c_check_func LINENO FUNC VAR
2443 ac_fn_c_check_func () 2453 ac_fn_c_check_func ()
2444 { 2454 {
2445 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2455 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2446 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2456 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2447 $as_echo_n "checking for $2... " >&6; } 2457 $as_echo_n "checking for $2... " >&6; }
2448 if eval "test \"\${$3+set}\"" = set; then : 2458 if eval \${$3+:} false; then :
2449 $as_echo_n "(cached) " >&6 2459 $as_echo_n "(cached) " >&6
2450 else 2460 else
2451 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2461 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2452 /* end confdefs.h. */ 2462 /* end confdefs.h. */
2453 /* Define $2 to an innocuous variant, in case <limits.h> declares $2. 2463 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
2498 conftest$ac_exeext conftest.$ac_ext 2508 conftest$ac_exeext conftest.$ac_ext
2499 fi 2509 fi
2500 eval ac_res=\$$3 2510 eval ac_res=\$$3
2501 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2511 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2502 $as_echo "$ac_res" >&6; } 2512 $as_echo "$ac_res" >&6; }
2503 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2513 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2504 2514
2505 } # ac_fn_c_check_func 2515 } # ac_fn_c_check_func
2506 2516
2507 # ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES 2517 # ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES
2508 # --------------------------------------------- 2518 # ---------------------------------------------
2513 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2523 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2514 as_decl_name=`echo $2|sed 's/ *(.*//'` 2524 as_decl_name=`echo $2|sed 's/ *(.*//'`
2515 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'` 2525 as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
2516 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5 2526 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
2517 $as_echo_n "checking whether $as_decl_name is declared... " >&6; } 2527 $as_echo_n "checking whether $as_decl_name is declared... " >&6; }
2518 if eval "test \"\${$3+set}\"" = set; then : 2528 if eval \${$3+:} false; then :
2519 $as_echo_n "(cached) " >&6 2529 $as_echo_n "(cached) " >&6
2520 else 2530 else
2521 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2531 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2522 /* end confdefs.h. */ 2532 /* end confdefs.h. */
2523 $4 2533 $4
2544 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 2554 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2545 fi 2555 fi
2546 eval ac_res=\$$3 2556 eval ac_res=\$$3
2547 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2557 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2548 $as_echo "$ac_res" >&6; } 2558 $as_echo "$ac_res" >&6; }
2549 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2559 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2550 2560
2551 } # ac_fn_c_check_decl 2561 } # ac_fn_c_check_decl
2552 2562
2553 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES 2563 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
2554 # ------------------------------------------- 2564 # -------------------------------------------
2557 ac_fn_c_check_type () 2567 ac_fn_c_check_type ()
2558 { 2568 {
2559 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2569 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2560 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2570 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2561 $as_echo_n "checking for $2... " >&6; } 2571 $as_echo_n "checking for $2... " >&6; }
2562 if eval "test \"\${$3+set}\"" = set; then : 2572 if eval \${$3+:} false; then :
2563 $as_echo_n "(cached) " >&6 2573 $as_echo_n "(cached) " >&6
2564 else 2574 else
2565 eval "$3=no" 2575 eval "$3=no"
2566 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2576 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2567 /* end confdefs.h. */ 2577 /* end confdefs.h. */
2598 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 2608 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2599 fi 2609 fi
2600 eval ac_res=\$$3 2610 eval ac_res=\$$3
2601 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2611 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2602 $as_echo "$ac_res" >&6; } 2612 $as_echo "$ac_res" >&6; }
2603 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2613 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2604 2614
2605 } # ac_fn_c_check_type 2615 } # ac_fn_c_check_type
2606 2616
2607 # ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES 2617 # ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
2608 # ---------------------------------------------------- 2618 # ----------------------------------------------------
2611 ac_fn_c_check_member () 2621 ac_fn_c_check_member ()
2612 { 2622 {
2613 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2623 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2614 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5 2624 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
2615 $as_echo_n "checking for $2.$3... " >&6; } 2625 $as_echo_n "checking for $2.$3... " >&6; }
2616 if eval "test \"\${$4+set}\"" = set; then : 2626 if eval \${$4+:} false; then :
2617 $as_echo_n "(cached) " >&6 2627 $as_echo_n "(cached) " >&6
2618 else 2628 else
2619 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 2629 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
2620 /* end confdefs.h. */ 2630 /* end confdefs.h. */
2621 $5 2631 $5
2655 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 2665 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
2656 fi 2666 fi
2657 eval ac_res=\$$4 2667 eval ac_res=\$$4
2658 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2668 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2659 $as_echo "$ac_res" >&6; } 2669 $as_echo "$ac_res" >&6; }
2660 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2670 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2661 2671
2662 } # ac_fn_c_check_member 2672 } # ac_fn_c_check_member
2663 2673
2664 # ac_fn_c_compute_int LINENO EXPR VAR INCLUDES 2674 # ac_fn_c_compute_int LINENO EXPR VAR INCLUDES
2665 # -------------------------------------------- 2675 # --------------------------------------------
2832 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ 2842 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
2833 conftest.$ac_objext conftest.beam conftest.$ac_ext 2843 conftest.$ac_objext conftest.beam conftest.$ac_ext
2834 rm -f conftest.val 2844 rm -f conftest.val
2835 2845
2836 fi 2846 fi
2837 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2847 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2838 as_fn_set_status $ac_retval 2848 as_fn_set_status $ac_retval
2839 2849
2840 } # ac_fn_c_compute_int 2850 } # ac_fn_c_compute_int
2841 2851
2842 # ac_fn_cxx_try_compile LINENO 2852 # ac_fn_cxx_try_compile LINENO
2870 $as_echo "$as_me: failed program was:" >&5 2880 $as_echo "$as_me: failed program was:" >&5
2871 sed 's/^/| /' conftest.$ac_ext >&5 2881 sed 's/^/| /' conftest.$ac_ext >&5
2872 2882
2873 ac_retval=1 2883 ac_retval=1
2874 fi 2884 fi
2875 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2885 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2876 as_fn_set_status $ac_retval 2886 as_fn_set_status $ac_retval
2877 2887
2878 } # ac_fn_cxx_try_compile 2888 } # ac_fn_cxx_try_compile
2879 cat >config.log <<_ACEOF 2889 cat >config.log <<_ACEOF
2880 This file contains any messages produced by compilers while 2890 This file contains any messages produced by compilers while
2881 running configure, to aid debugging if configure makes a mistake. 2891 running configure, to aid debugging if configure makes a mistake.
2882 2892
2883 It was created by XEmacs $as_me 21.5, which was 2893 It was created by XEmacs $as_me 21.5, which was
2884 generated by GNU Autoconf 2.66. Invocation command line was 2894 generated by GNU Autoconf 2.68. Invocation command line was
2885 2895
2886 $ $0 $@ 2896 $ $0 $@
2887 2897
2888 _ACEOF 2898 _ACEOF
2889 exec 5>>config.log 2899 exec 5>>config.log
5617 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 5627 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
5618 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5 5628 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
5619 5629
5620 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 5630 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
5621 $as_echo_n "checking build system type... " >&6; } 5631 $as_echo_n "checking build system type... " >&6; }
5622 if test "${ac_cv_build+set}" = set; then : 5632 if ${ac_cv_build+:} false; then :
5623 $as_echo_n "(cached) " >&6 5633 $as_echo_n "(cached) " >&6
5624 else 5634 else
5625 ac_build_alias=$build_alias 5635 ac_build_alias=$build_alias
5626 test "x$ac_build_alias" = x && 5636 test "x$ac_build_alias" = x &&
5627 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 5637 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
6025 if test -n "$ac_tool_prefix"; then 6035 if test -n "$ac_tool_prefix"; then
6026 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 6036 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
6027 set dummy ${ac_tool_prefix}gcc; ac_word=$2 6037 set dummy ${ac_tool_prefix}gcc; ac_word=$2
6028 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6038 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6029 $as_echo_n "checking for $ac_word... " >&6; } 6039 $as_echo_n "checking for $ac_word... " >&6; }
6030 if test "${ac_cv_prog_CC+set}" = set; then : 6040 if ${ac_cv_prog_CC+:} false; then :
6031 $as_echo_n "(cached) " >&6 6041 $as_echo_n "(cached) " >&6
6032 else 6042 else
6033 if test -n "$CC"; then 6043 if test -n "$CC"; then
6034 ac_cv_prog_CC="$CC" # Let the user override the test. 6044 ac_cv_prog_CC="$CC" # Let the user override the test.
6035 else 6045 else
6065 ac_ct_CC=$CC 6075 ac_ct_CC=$CC
6066 # Extract the first word of "gcc", so it can be a program name with args. 6076 # Extract the first word of "gcc", so it can be a program name with args.
6067 set dummy gcc; ac_word=$2 6077 set dummy gcc; ac_word=$2
6068 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6078 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6069 $as_echo_n "checking for $ac_word... " >&6; } 6079 $as_echo_n "checking for $ac_word... " >&6; }
6070 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 6080 if ${ac_cv_prog_ac_ct_CC+:} false; then :
6071 $as_echo_n "(cached) " >&6 6081 $as_echo_n "(cached) " >&6
6072 else 6082 else
6073 if test -n "$ac_ct_CC"; then 6083 if test -n "$ac_ct_CC"; then
6074 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 6084 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
6075 else 6085 else
6118 if test -n "$ac_tool_prefix"; then 6128 if test -n "$ac_tool_prefix"; then
6119 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 6129 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
6120 set dummy ${ac_tool_prefix}cc; ac_word=$2 6130 set dummy ${ac_tool_prefix}cc; ac_word=$2
6121 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6131 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6122 $as_echo_n "checking for $ac_word... " >&6; } 6132 $as_echo_n "checking for $ac_word... " >&6; }
6123 if test "${ac_cv_prog_CC+set}" = set; then : 6133 if ${ac_cv_prog_CC+:} false; then :
6124 $as_echo_n "(cached) " >&6 6134 $as_echo_n "(cached) " >&6
6125 else 6135 else
6126 if test -n "$CC"; then 6136 if test -n "$CC"; then
6127 ac_cv_prog_CC="$CC" # Let the user override the test. 6137 ac_cv_prog_CC="$CC" # Let the user override the test.
6128 else 6138 else
6158 if test -z "$CC"; then 6168 if test -z "$CC"; then
6159 # Extract the first word of "cc", so it can be a program name with args. 6169 # Extract the first word of "cc", so it can be a program name with args.
6160 set dummy cc; ac_word=$2 6170 set dummy cc; ac_word=$2
6161 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6171 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6162 $as_echo_n "checking for $ac_word... " >&6; } 6172 $as_echo_n "checking for $ac_word... " >&6; }
6163 if test "${ac_cv_prog_CC+set}" = set; then : 6173 if ${ac_cv_prog_CC+:} false; then :
6164 $as_echo_n "(cached) " >&6 6174 $as_echo_n "(cached) " >&6
6165 else 6175 else
6166 if test -n "$CC"; then 6176 if test -n "$CC"; then
6167 ac_cv_prog_CC="$CC" # Let the user override the test. 6177 ac_cv_prog_CC="$CC" # Let the user override the test.
6168 else 6178 else
6217 do 6227 do
6218 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 6228 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
6219 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 6229 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
6220 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6230 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6221 $as_echo_n "checking for $ac_word... " >&6; } 6231 $as_echo_n "checking for $ac_word... " >&6; }
6222 if test "${ac_cv_prog_CC+set}" = set; then : 6232 if ${ac_cv_prog_CC+:} false; then :
6223 $as_echo_n "(cached) " >&6 6233 $as_echo_n "(cached) " >&6
6224 else 6234 else
6225 if test -n "$CC"; then 6235 if test -n "$CC"; then
6226 ac_cv_prog_CC="$CC" # Let the user override the test. 6236 ac_cv_prog_CC="$CC" # Let the user override the test.
6227 else 6237 else
6261 do 6271 do
6262 # Extract the first word of "$ac_prog", so it can be a program name with args. 6272 # Extract the first word of "$ac_prog", so it can be a program name with args.
6263 set dummy $ac_prog; ac_word=$2 6273 set dummy $ac_prog; ac_word=$2
6264 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6274 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6265 $as_echo_n "checking for $ac_word... " >&6; } 6275 $as_echo_n "checking for $ac_word... " >&6; }
6266 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 6276 if ${ac_cv_prog_ac_ct_CC+:} false; then :
6267 $as_echo_n "(cached) " >&6 6277 $as_echo_n "(cached) " >&6
6268 else 6278 else
6269 if test -n "$ac_ct_CC"; then 6279 if test -n "$ac_ct_CC"; then
6270 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 6280 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
6271 else 6281 else
6544 6554
6545 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out 6555 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
6546 ac_clean_files=$ac_clean_files_save 6556 ac_clean_files=$ac_clean_files_save
6547 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 6557 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
6548 $as_echo_n "checking for suffix of object files... " >&6; } 6558 $as_echo_n "checking for suffix of object files... " >&6; }
6549 if test "${ac_cv_objext+set}" = set; then : 6559 if ${ac_cv_objext+:} false; then :
6550 $as_echo_n "(cached) " >&6 6560 $as_echo_n "(cached) " >&6
6551 else 6561 else
6552 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6562 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6553 /* end confdefs.h. */ 6563 /* end confdefs.h. */
6554 6564
6595 $as_echo "$ac_cv_objext" >&6; } 6605 $as_echo "$ac_cv_objext" >&6; }
6596 OBJEXT=$ac_cv_objext 6606 OBJEXT=$ac_cv_objext
6597 ac_objext=$OBJEXT 6607 ac_objext=$OBJEXT
6598 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 6608 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
6599 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 6609 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
6600 if test "${ac_cv_c_compiler_gnu+set}" = set; then : 6610 if ${ac_cv_c_compiler_gnu+:} false; then :
6601 $as_echo_n "(cached) " >&6 6611 $as_echo_n "(cached) " >&6
6602 else 6612 else
6603 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6613 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6604 /* end confdefs.h. */ 6614 /* end confdefs.h. */
6605 6615
6632 fi 6642 fi
6633 ac_test_CFLAGS=${CFLAGS+set} 6643 ac_test_CFLAGS=${CFLAGS+set}
6634 ac_save_CFLAGS=$CFLAGS 6644 ac_save_CFLAGS=$CFLAGS
6635 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 6645 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
6636 $as_echo_n "checking whether $CC accepts -g... " >&6; } 6646 $as_echo_n "checking whether $CC accepts -g... " >&6; }
6637 if test "${ac_cv_prog_cc_g+set}" = set; then : 6647 if ${ac_cv_prog_cc_g+:} false; then :
6638 $as_echo_n "(cached) " >&6 6648 $as_echo_n "(cached) " >&6
6639 else 6649 else
6640 ac_save_c_werror_flag=$ac_c_werror_flag 6650 ac_save_c_werror_flag=$ac_c_werror_flag
6641 ac_c_werror_flag=yes 6651 ac_c_werror_flag=yes
6642 ac_cv_prog_cc_g=no 6652 ac_cv_prog_cc_g=no
6710 CFLAGS= 6720 CFLAGS=
6711 fi 6721 fi
6712 fi 6722 fi
6713 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 6723 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
6714 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 6724 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
6715 if test "${ac_cv_prog_cc_c89+set}" = set; then : 6725 if ${ac_cv_prog_cc_c89+:} false; then :
6716 $as_echo_n "(cached) " >&6 6726 $as_echo_n "(cached) " >&6
6717 else 6727 else
6718 ac_cv_prog_cc_c89=no 6728 ac_cv_prog_cc_c89=no
6719 ac_save_CC=$CC 6729 ac_save_CC=$CC
6720 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6730 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6824 # On Suns, sometimes $CPP names a directory. 6834 # On Suns, sometimes $CPP names a directory.
6825 if test -n "$CPP" && test -d "$CPP"; then 6835 if test -n "$CPP" && test -d "$CPP"; then
6826 CPP= 6836 CPP=
6827 fi 6837 fi
6828 if test -z "$CPP"; then 6838 if test -z "$CPP"; then
6829 if test "${ac_cv_prog_CPP+set}" = set; then : 6839 if ${ac_cv_prog_CPP+:} false; then :
6830 $as_echo_n "(cached) " >&6 6840 $as_echo_n "(cached) " >&6
6831 else 6841 else
6832 # Double quotes because CPP needs to be expanded 6842 # Double quotes because CPP needs to be expanded
6833 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 6843 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
6834 do 6844 do
6854 6864
6855 else 6865 else
6856 # Broken: fails on valid input. 6866 # Broken: fails on valid input.
6857 continue 6867 continue
6858 fi 6868 fi
6859 rm -f conftest.err conftest.$ac_ext 6869 rm -f conftest.err conftest.i conftest.$ac_ext
6860 6870
6861 # OK, works on sane cases. Now check whether nonexistent headers 6871 # OK, works on sane cases. Now check whether nonexistent headers
6862 # can be detected and how. 6872 # can be detected and how.
6863 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6873 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6864 /* end confdefs.h. */ 6874 /* end confdefs.h. */
6870 else 6880 else
6871 # Passes both tests. 6881 # Passes both tests.
6872 ac_preproc_ok=: 6882 ac_preproc_ok=:
6873 break 6883 break
6874 fi 6884 fi
6875 rm -f conftest.err conftest.$ac_ext 6885 rm -f conftest.err conftest.i conftest.$ac_ext
6876 6886
6877 done 6887 done
6878 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 6888 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6879 rm -f conftest.err conftest.$ac_ext 6889 rm -f conftest.i conftest.err conftest.$ac_ext
6880 if $ac_preproc_ok; then : 6890 if $ac_preproc_ok; then :
6881 break 6891 break
6882 fi 6892 fi
6883 6893
6884 done 6894 done
6913 6923
6914 else 6924 else
6915 # Broken: fails on valid input. 6925 # Broken: fails on valid input.
6916 continue 6926 continue
6917 fi 6927 fi
6918 rm -f conftest.err conftest.$ac_ext 6928 rm -f conftest.err conftest.i conftest.$ac_ext
6919 6929
6920 # OK, works on sane cases. Now check whether nonexistent headers 6930 # OK, works on sane cases. Now check whether nonexistent headers
6921 # can be detected and how. 6931 # can be detected and how.
6922 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6932 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6923 /* end confdefs.h. */ 6933 /* end confdefs.h. */
6929 else 6939 else
6930 # Passes both tests. 6940 # Passes both tests.
6931 ac_preproc_ok=: 6941 ac_preproc_ok=:
6932 break 6942 break
6933 fi 6943 fi
6934 rm -f conftest.err conftest.$ac_ext 6944 rm -f conftest.err conftest.i conftest.$ac_ext
6935 6945
6936 done 6946 done
6937 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 6947 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6938 rm -f conftest.err conftest.$ac_ext 6948 rm -f conftest.i conftest.err conftest.$ac_ext
6939 if $ac_preproc_ok; then : 6949 if $ac_preproc_ok; then :
6940 6950
6941 else 6951 else
6942 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 6952 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6943 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 6953 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
6955 ac_compiler_gnu=$ac_cv_c_compiler_gnu 6965 ac_compiler_gnu=$ac_cv_c_compiler_gnu
6956 6966
6957 6967
6958 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 6968 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
6959 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } 6969 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
6960 if test "${ac_cv_path_GREP+set}" = set; then : 6970 if ${ac_cv_path_GREP+:} false; then :
6961 $as_echo_n "(cached) " >&6 6971 $as_echo_n "(cached) " >&6
6962 else 6972 else
6963 if test -z "$GREP"; then 6973 if test -z "$GREP"; then
6964 ac_path_GREP_found=false 6974 ac_path_GREP_found=false
6965 # Loop through the user's path and test for each of PROGNAME-LIST 6975 # Loop through the user's path and test for each of PROGNAME-LIST
7018 GREP="$ac_cv_path_GREP" 7028 GREP="$ac_cv_path_GREP"
7019 7029
7020 7030
7021 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 7031 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
7022 $as_echo_n "checking for egrep... " >&6; } 7032 $as_echo_n "checking for egrep... " >&6; }
7023 if test "${ac_cv_path_EGREP+set}" = set; then : 7033 if ${ac_cv_path_EGREP+:} false; then :
7024 $as_echo_n "(cached) " >&6 7034 $as_echo_n "(cached) " >&6
7025 else 7035 else
7026 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 7036 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
7027 then ac_cv_path_EGREP="$GREP -E" 7037 then ac_cv_path_EGREP="$GREP -E"
7028 else 7038 else
7085 EGREP="$ac_cv_path_EGREP" 7095 EGREP="$ac_cv_path_EGREP"
7086 7096
7087 7097
7088 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 7098 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
7089 $as_echo_n "checking for ANSI C header files... " >&6; } 7099 $as_echo_n "checking for ANSI C header files... " >&6; }
7090 if test "${ac_cv_header_stdc+set}" = set; then : 7100 if ${ac_cv_header_stdc+:} false; then :
7091 $as_echo_n "(cached) " >&6 7101 $as_echo_n "(cached) " >&6
7092 else 7102 else
7093 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7103 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7094 /* end confdefs.h. */ 7104 /* end confdefs.h. */
7095 #include <stdlib.h> 7105 #include <stdlib.h>
7214 done 7224 done
7215 7225
7216 7226
7217 7227
7218 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default" 7228 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
7219 if test "x$ac_cv_header_minix_config_h" = x""yes; then : 7229 if test "x$ac_cv_header_minix_config_h" = xyes; then :
7220 MINIX=yes 7230 MINIX=yes
7221 else 7231 else
7222 MINIX= 7232 MINIX=
7223 fi 7233 fi
7224 7234
7236 fi 7246 fi
7237 7247
7238 7248
7239 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5 7249 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
7240 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; } 7250 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
7241 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then : 7251 if ${ac_cv_safe_to_define___extensions__+:} false; then :
7242 $as_echo_n "(cached) " >&6 7252 $as_echo_n "(cached) " >&6
7243 else 7253 else
7244 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7254 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7245 /* end confdefs.h. */ 7255 /* end confdefs.h. */
7246 7256
7287 if test -n "$ac_tool_prefix"; then 7297 if test -n "$ac_tool_prefix"; then
7288 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 7298 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
7289 set dummy ${ac_tool_prefix}gcc; ac_word=$2 7299 set dummy ${ac_tool_prefix}gcc; ac_word=$2
7290 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7300 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7291 $as_echo_n "checking for $ac_word... " >&6; } 7301 $as_echo_n "checking for $ac_word... " >&6; }
7292 if test "${ac_cv_prog_CC+set}" = set; then : 7302 if ${ac_cv_prog_CC+:} false; then :
7293 $as_echo_n "(cached) " >&6 7303 $as_echo_n "(cached) " >&6
7294 else 7304 else
7295 if test -n "$CC"; then 7305 if test -n "$CC"; then
7296 ac_cv_prog_CC="$CC" # Let the user override the test. 7306 ac_cv_prog_CC="$CC" # Let the user override the test.
7297 else 7307 else
7327 ac_ct_CC=$CC 7337 ac_ct_CC=$CC
7328 # Extract the first word of "gcc", so it can be a program name with args. 7338 # Extract the first word of "gcc", so it can be a program name with args.
7329 set dummy gcc; ac_word=$2 7339 set dummy gcc; ac_word=$2
7330 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7340 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7331 $as_echo_n "checking for $ac_word... " >&6; } 7341 $as_echo_n "checking for $ac_word... " >&6; }
7332 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 7342 if ${ac_cv_prog_ac_ct_CC+:} false; then :
7333 $as_echo_n "(cached) " >&6 7343 $as_echo_n "(cached) " >&6
7334 else 7344 else
7335 if test -n "$ac_ct_CC"; then 7345 if test -n "$ac_ct_CC"; then
7336 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 7346 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
7337 else 7347 else
7380 if test -n "$ac_tool_prefix"; then 7390 if test -n "$ac_tool_prefix"; then
7381 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 7391 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
7382 set dummy ${ac_tool_prefix}cc; ac_word=$2 7392 set dummy ${ac_tool_prefix}cc; ac_word=$2
7383 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7393 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7384 $as_echo_n "checking for $ac_word... " >&6; } 7394 $as_echo_n "checking for $ac_word... " >&6; }
7385 if test "${ac_cv_prog_CC+set}" = set; then : 7395 if ${ac_cv_prog_CC+:} false; then :
7386 $as_echo_n "(cached) " >&6 7396 $as_echo_n "(cached) " >&6
7387 else 7397 else
7388 if test -n "$CC"; then 7398 if test -n "$CC"; then
7389 ac_cv_prog_CC="$CC" # Let the user override the test. 7399 ac_cv_prog_CC="$CC" # Let the user override the test.
7390 else 7400 else
7420 if test -z "$CC"; then 7430 if test -z "$CC"; then
7421 # Extract the first word of "cc", so it can be a program name with args. 7431 # Extract the first word of "cc", so it can be a program name with args.
7422 set dummy cc; ac_word=$2 7432 set dummy cc; ac_word=$2
7423 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7433 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7424 $as_echo_n "checking for $ac_word... " >&6; } 7434 $as_echo_n "checking for $ac_word... " >&6; }
7425 if test "${ac_cv_prog_CC+set}" = set; then : 7435 if ${ac_cv_prog_CC+:} false; then :
7426 $as_echo_n "(cached) " >&6 7436 $as_echo_n "(cached) " >&6
7427 else 7437 else
7428 if test -n "$CC"; then 7438 if test -n "$CC"; then
7429 ac_cv_prog_CC="$CC" # Let the user override the test. 7439 ac_cv_prog_CC="$CC" # Let the user override the test.
7430 else 7440 else
7479 do 7489 do
7480 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 7490 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
7481 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 7491 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
7482 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7492 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7483 $as_echo_n "checking for $ac_word... " >&6; } 7493 $as_echo_n "checking for $ac_word... " >&6; }
7484 if test "${ac_cv_prog_CC+set}" = set; then : 7494 if ${ac_cv_prog_CC+:} false; then :
7485 $as_echo_n "(cached) " >&6 7495 $as_echo_n "(cached) " >&6
7486 else 7496 else
7487 if test -n "$CC"; then 7497 if test -n "$CC"; then
7488 ac_cv_prog_CC="$CC" # Let the user override the test. 7498 ac_cv_prog_CC="$CC" # Let the user override the test.
7489 else 7499 else
7523 do 7533 do
7524 # Extract the first word of "$ac_prog", so it can be a program name with args. 7534 # Extract the first word of "$ac_prog", so it can be a program name with args.
7525 set dummy $ac_prog; ac_word=$2 7535 set dummy $ac_prog; ac_word=$2
7526 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7536 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7527 $as_echo_n "checking for $ac_word... " >&6; } 7537 $as_echo_n "checking for $ac_word... " >&6; }
7528 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 7538 if ${ac_cv_prog_ac_ct_CC+:} false; then :
7529 $as_echo_n "(cached) " >&6 7539 $as_echo_n "(cached) " >&6
7530 else 7540 else
7531 if test -n "$ac_ct_CC"; then 7541 if test -n "$ac_ct_CC"; then
7532 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 7542 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
7533 else 7543 else
7607 test $ac_status = 0; } 7617 test $ac_status = 0; }
7608 done 7618 done
7609 7619
7610 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 7620 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
7611 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 7621 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
7612 if test "${ac_cv_c_compiler_gnu+set}" = set; then : 7622 if ${ac_cv_c_compiler_gnu+:} false; then :
7613 $as_echo_n "(cached) " >&6 7623 $as_echo_n "(cached) " >&6
7614 else 7624 else
7615 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7625 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7616 /* end confdefs.h. */ 7626 /* end confdefs.h. */
7617 7627
7644 fi 7654 fi
7645 ac_test_CFLAGS=${CFLAGS+set} 7655 ac_test_CFLAGS=${CFLAGS+set}
7646 ac_save_CFLAGS=$CFLAGS 7656 ac_save_CFLAGS=$CFLAGS
7647 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 7657 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
7648 $as_echo_n "checking whether $CC accepts -g... " >&6; } 7658 $as_echo_n "checking whether $CC accepts -g... " >&6; }
7649 if test "${ac_cv_prog_cc_g+set}" = set; then : 7659 if ${ac_cv_prog_cc_g+:} false; then :
7650 $as_echo_n "(cached) " >&6 7660 $as_echo_n "(cached) " >&6
7651 else 7661 else
7652 ac_save_c_werror_flag=$ac_c_werror_flag 7662 ac_save_c_werror_flag=$ac_c_werror_flag
7653 ac_c_werror_flag=yes 7663 ac_c_werror_flag=yes
7654 ac_cv_prog_cc_g=no 7664 ac_cv_prog_cc_g=no
7722 CFLAGS= 7732 CFLAGS=
7723 fi 7733 fi
7724 fi 7734 fi
7725 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 7735 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
7726 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 7736 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
7727 if test "${ac_cv_prog_cc_c89+set}" = set; then : 7737 if ${ac_cv_prog_cc_c89+:} false; then :
7728 $as_echo_n "(cached) " >&6 7738 $as_echo_n "(cached) " >&6
7729 else 7739 else
7730 ac_cv_prog_cc_c89=no 7740 ac_cv_prog_cc_c89=no
7731 ac_save_CC=$CC 7741 ac_save_CC=$CC
7732 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7742 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7835 if test -n "$ac_tool_prefix"; then 7845 if test -n "$ac_tool_prefix"; then
7836 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 7846 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
7837 set dummy ${ac_tool_prefix}gcc; ac_word=$2 7847 set dummy ${ac_tool_prefix}gcc; ac_word=$2
7838 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7848 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7839 $as_echo_n "checking for $ac_word... " >&6; } 7849 $as_echo_n "checking for $ac_word... " >&6; }
7840 if test "${ac_cv_prog_CC+set}" = set; then : 7850 if ${ac_cv_prog_CC+:} false; then :
7841 $as_echo_n "(cached) " >&6 7851 $as_echo_n "(cached) " >&6
7842 else 7852 else
7843 if test -n "$CC"; then 7853 if test -n "$CC"; then
7844 ac_cv_prog_CC="$CC" # Let the user override the test. 7854 ac_cv_prog_CC="$CC" # Let the user override the test.
7845 else 7855 else
7875 ac_ct_CC=$CC 7885 ac_ct_CC=$CC
7876 # Extract the first word of "gcc", so it can be a program name with args. 7886 # Extract the first word of "gcc", so it can be a program name with args.
7877 set dummy gcc; ac_word=$2 7887 set dummy gcc; ac_word=$2
7878 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7888 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7879 $as_echo_n "checking for $ac_word... " >&6; } 7889 $as_echo_n "checking for $ac_word... " >&6; }
7880 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 7890 if ${ac_cv_prog_ac_ct_CC+:} false; then :
7881 $as_echo_n "(cached) " >&6 7891 $as_echo_n "(cached) " >&6
7882 else 7892 else
7883 if test -n "$ac_ct_CC"; then 7893 if test -n "$ac_ct_CC"; then
7884 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 7894 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
7885 else 7895 else
7928 if test -n "$ac_tool_prefix"; then 7938 if test -n "$ac_tool_prefix"; then
7929 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 7939 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
7930 set dummy ${ac_tool_prefix}cc; ac_word=$2 7940 set dummy ${ac_tool_prefix}cc; ac_word=$2
7931 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7941 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7932 $as_echo_n "checking for $ac_word... " >&6; } 7942 $as_echo_n "checking for $ac_word... " >&6; }
7933 if test "${ac_cv_prog_CC+set}" = set; then : 7943 if ${ac_cv_prog_CC+:} false; then :
7934 $as_echo_n "(cached) " >&6 7944 $as_echo_n "(cached) " >&6
7935 else 7945 else
7936 if test -n "$CC"; then 7946 if test -n "$CC"; then
7937 ac_cv_prog_CC="$CC" # Let the user override the test. 7947 ac_cv_prog_CC="$CC" # Let the user override the test.
7938 else 7948 else
7968 if test -z "$CC"; then 7978 if test -z "$CC"; then
7969 # Extract the first word of "cc", so it can be a program name with args. 7979 # Extract the first word of "cc", so it can be a program name with args.
7970 set dummy cc; ac_word=$2 7980 set dummy cc; ac_word=$2
7971 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7981 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7972 $as_echo_n "checking for $ac_word... " >&6; } 7982 $as_echo_n "checking for $ac_word... " >&6; }
7973 if test "${ac_cv_prog_CC+set}" = set; then : 7983 if ${ac_cv_prog_CC+:} false; then :
7974 $as_echo_n "(cached) " >&6 7984 $as_echo_n "(cached) " >&6
7975 else 7985 else
7976 if test -n "$CC"; then 7986 if test -n "$CC"; then
7977 ac_cv_prog_CC="$CC" # Let the user override the test. 7987 ac_cv_prog_CC="$CC" # Let the user override the test.
7978 else 7988 else
8027 do 8037 do
8028 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 8038 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
8029 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 8039 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
8030 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8040 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8031 $as_echo_n "checking for $ac_word... " >&6; } 8041 $as_echo_n "checking for $ac_word... " >&6; }
8032 if test "${ac_cv_prog_CC+set}" = set; then : 8042 if ${ac_cv_prog_CC+:} false; then :
8033 $as_echo_n "(cached) " >&6 8043 $as_echo_n "(cached) " >&6
8034 else 8044 else
8035 if test -n "$CC"; then 8045 if test -n "$CC"; then
8036 ac_cv_prog_CC="$CC" # Let the user override the test. 8046 ac_cv_prog_CC="$CC" # Let the user override the test.
8037 else 8047 else
8071 do 8081 do
8072 # Extract the first word of "$ac_prog", so it can be a program name with args. 8082 # Extract the first word of "$ac_prog", so it can be a program name with args.
8073 set dummy $ac_prog; ac_word=$2 8083 set dummy $ac_prog; ac_word=$2
8074 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8084 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8075 $as_echo_n "checking for $ac_word... " >&6; } 8085 $as_echo_n "checking for $ac_word... " >&6; }
8076 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 8086 if ${ac_cv_prog_ac_ct_CC+:} false; then :
8077 $as_echo_n "(cached) " >&6 8087 $as_echo_n "(cached) " >&6
8078 else 8088 else
8079 if test -n "$ac_ct_CC"; then 8089 if test -n "$ac_ct_CC"; then
8080 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 8090 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
8081 else 8091 else
8155 test $ac_status = 0; } 8165 test $ac_status = 0; }
8156 done 8166 done
8157 8167
8158 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 8168 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
8159 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 8169 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
8160 if test "${ac_cv_c_compiler_gnu+set}" = set; then : 8170 if ${ac_cv_c_compiler_gnu+:} false; then :
8161 $as_echo_n "(cached) " >&6 8171 $as_echo_n "(cached) " >&6
8162 else 8172 else
8163 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8173 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8164 /* end confdefs.h. */ 8174 /* end confdefs.h. */
8165 8175
8192 fi 8202 fi
8193 ac_test_CFLAGS=${CFLAGS+set} 8203 ac_test_CFLAGS=${CFLAGS+set}
8194 ac_save_CFLAGS=$CFLAGS 8204 ac_save_CFLAGS=$CFLAGS
8195 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 8205 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
8196 $as_echo_n "checking whether $CC accepts -g... " >&6; } 8206 $as_echo_n "checking whether $CC accepts -g... " >&6; }
8197 if test "${ac_cv_prog_cc_g+set}" = set; then : 8207 if ${ac_cv_prog_cc_g+:} false; then :
8198 $as_echo_n "(cached) " >&6 8208 $as_echo_n "(cached) " >&6
8199 else 8209 else
8200 ac_save_c_werror_flag=$ac_c_werror_flag 8210 ac_save_c_werror_flag=$ac_c_werror_flag
8201 ac_c_werror_flag=yes 8211 ac_c_werror_flag=yes
8202 ac_cv_prog_cc_g=no 8212 ac_cv_prog_cc_g=no
8270 CFLAGS= 8280 CFLAGS=
8271 fi 8281 fi
8272 fi 8282 fi
8273 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 8283 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
8274 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 8284 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
8275 if test "${ac_cv_prog_cc_c89+set}" = set; then : 8285 if ${ac_cv_prog_cc_c89+:} false; then :
8276 $as_echo_n "(cached) " >&6 8286 $as_echo_n "(cached) " >&6
8277 else 8287 else
8278 ac_cv_prog_cc_c89=no 8288 ac_cv_prog_cc_c89=no
8279 ac_save_CC=$CC 8289 ac_save_CC=$CC
8280 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8290 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8383 if test -n "$ac_tool_prefix"; then 8393 if test -n "$ac_tool_prefix"; then
8384 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 8394 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
8385 set dummy ${ac_tool_prefix}gcc; ac_word=$2 8395 set dummy ${ac_tool_prefix}gcc; ac_word=$2
8386 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8396 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8387 $as_echo_n "checking for $ac_word... " >&6; } 8397 $as_echo_n "checking for $ac_word... " >&6; }
8388 if test "${ac_cv_prog_CC+set}" = set; then : 8398 if ${ac_cv_prog_CC+:} false; then :
8389 $as_echo_n "(cached) " >&6 8399 $as_echo_n "(cached) " >&6
8390 else 8400 else
8391 if test -n "$CC"; then 8401 if test -n "$CC"; then
8392 ac_cv_prog_CC="$CC" # Let the user override the test. 8402 ac_cv_prog_CC="$CC" # Let the user override the test.
8393 else 8403 else
8423 ac_ct_CC=$CC 8433 ac_ct_CC=$CC
8424 # Extract the first word of "gcc", so it can be a program name with args. 8434 # Extract the first word of "gcc", so it can be a program name with args.
8425 set dummy gcc; ac_word=$2 8435 set dummy gcc; ac_word=$2
8426 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8436 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8427 $as_echo_n "checking for $ac_word... " >&6; } 8437 $as_echo_n "checking for $ac_word... " >&6; }
8428 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 8438 if ${ac_cv_prog_ac_ct_CC+:} false; then :
8429 $as_echo_n "(cached) " >&6 8439 $as_echo_n "(cached) " >&6
8430 else 8440 else
8431 if test -n "$ac_ct_CC"; then 8441 if test -n "$ac_ct_CC"; then
8432 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 8442 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
8433 else 8443 else
8476 if test -n "$ac_tool_prefix"; then 8486 if test -n "$ac_tool_prefix"; then
8477 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 8487 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
8478 set dummy ${ac_tool_prefix}cc; ac_word=$2 8488 set dummy ${ac_tool_prefix}cc; ac_word=$2
8479 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8489 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8480 $as_echo_n "checking for $ac_word... " >&6; } 8490 $as_echo_n "checking for $ac_word... " >&6; }
8481 if test "${ac_cv_prog_CC+set}" = set; then : 8491 if ${ac_cv_prog_CC+:} false; then :
8482 $as_echo_n "(cached) " >&6 8492 $as_echo_n "(cached) " >&6
8483 else 8493 else
8484 if test -n "$CC"; then 8494 if test -n "$CC"; then
8485 ac_cv_prog_CC="$CC" # Let the user override the test. 8495 ac_cv_prog_CC="$CC" # Let the user override the test.
8486 else 8496 else
8516 if test -z "$CC"; then 8526 if test -z "$CC"; then
8517 # Extract the first word of "cc", so it can be a program name with args. 8527 # Extract the first word of "cc", so it can be a program name with args.
8518 set dummy cc; ac_word=$2 8528 set dummy cc; ac_word=$2
8519 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8529 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8520 $as_echo_n "checking for $ac_word... " >&6; } 8530 $as_echo_n "checking for $ac_word... " >&6; }
8521 if test "${ac_cv_prog_CC+set}" = set; then : 8531 if ${ac_cv_prog_CC+:} false; then :
8522 $as_echo_n "(cached) " >&6 8532 $as_echo_n "(cached) " >&6
8523 else 8533 else
8524 if test -n "$CC"; then 8534 if test -n "$CC"; then
8525 ac_cv_prog_CC="$CC" # Let the user override the test. 8535 ac_cv_prog_CC="$CC" # Let the user override the test.
8526 else 8536 else
8575 do 8585 do
8576 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 8586 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
8577 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 8587 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
8578 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8588 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8579 $as_echo_n "checking for $ac_word... " >&6; } 8589 $as_echo_n "checking for $ac_word... " >&6; }
8580 if test "${ac_cv_prog_CC+set}" = set; then : 8590 if ${ac_cv_prog_CC+:} false; then :
8581 $as_echo_n "(cached) " >&6 8591 $as_echo_n "(cached) " >&6
8582 else 8592 else
8583 if test -n "$CC"; then 8593 if test -n "$CC"; then
8584 ac_cv_prog_CC="$CC" # Let the user override the test. 8594 ac_cv_prog_CC="$CC" # Let the user override the test.
8585 else 8595 else
8619 do 8629 do
8620 # Extract the first word of "$ac_prog", so it can be a program name with args. 8630 # Extract the first word of "$ac_prog", so it can be a program name with args.
8621 set dummy $ac_prog; ac_word=$2 8631 set dummy $ac_prog; ac_word=$2
8622 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8632 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
8623 $as_echo_n "checking for $ac_word... " >&6; } 8633 $as_echo_n "checking for $ac_word... " >&6; }
8624 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 8634 if ${ac_cv_prog_ac_ct_CC+:} false; then :
8625 $as_echo_n "(cached) " >&6 8635 $as_echo_n "(cached) " >&6
8626 else 8636 else
8627 if test -n "$ac_ct_CC"; then 8637 if test -n "$ac_ct_CC"; then
8628 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 8638 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
8629 else 8639 else
8703 test $ac_status = 0; } 8713 test $ac_status = 0; }
8704 done 8714 done
8705 8715
8706 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 8716 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
8707 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 8717 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
8708 if test "${ac_cv_c_compiler_gnu+set}" = set; then : 8718 if ${ac_cv_c_compiler_gnu+:} false; then :
8709 $as_echo_n "(cached) " >&6 8719 $as_echo_n "(cached) " >&6
8710 else 8720 else
8711 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8721 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8712 /* end confdefs.h. */ 8722 /* end confdefs.h. */
8713 8723
8740 fi 8750 fi
8741 ac_test_CFLAGS=${CFLAGS+set} 8751 ac_test_CFLAGS=${CFLAGS+set}
8742 ac_save_CFLAGS=$CFLAGS 8752 ac_save_CFLAGS=$CFLAGS
8743 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 8753 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
8744 $as_echo_n "checking whether $CC accepts -g... " >&6; } 8754 $as_echo_n "checking whether $CC accepts -g... " >&6; }
8745 if test "${ac_cv_prog_cc_g+set}" = set; then : 8755 if ${ac_cv_prog_cc_g+:} false; then :
8746 $as_echo_n "(cached) " >&6 8756 $as_echo_n "(cached) " >&6
8747 else 8757 else
8748 ac_save_c_werror_flag=$ac_c_werror_flag 8758 ac_save_c_werror_flag=$ac_c_werror_flag
8749 ac_c_werror_flag=yes 8759 ac_c_werror_flag=yes
8750 ac_cv_prog_cc_g=no 8760 ac_cv_prog_cc_g=no
8818 CFLAGS= 8828 CFLAGS=
8819 fi 8829 fi
8820 fi 8830 fi
8821 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 8831 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
8822 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 8832 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
8823 if test "${ac_cv_prog_cc_c89+set}" = set; then : 8833 if ${ac_cv_prog_cc_c89+:} false; then :
8824 $as_echo_n "(cached) " >&6 8834 $as_echo_n "(cached) " >&6
8825 else 8835 else
8826 ac_cv_prog_cc_c89=no 8836 ac_cv_prog_cc_c89=no
8827 ac_save_CC=$CC 8837 ac_save_CC=$CC
8828 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 8838 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9009 # On Suns, sometimes $CPP names a directory. 9019 # On Suns, sometimes $CPP names a directory.
9010 if test -n "$CPP" && test -d "$CPP"; then 9020 if test -n "$CPP" && test -d "$CPP"; then
9011 CPP= 9021 CPP=
9012 fi 9022 fi
9013 if test -z "$CPP"; then 9023 if test -z "$CPP"; then
9014 if test "${ac_cv_prog_CPP+set}" = set; then : 9024 if ${ac_cv_prog_CPP+:} false; then :
9015 $as_echo_n "(cached) " >&6 9025 $as_echo_n "(cached) " >&6
9016 else 9026 else
9017 # Double quotes because CPP needs to be expanded 9027 # Double quotes because CPP needs to be expanded
9018 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 9028 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
9019 do 9029 do
9039 9049
9040 else 9050 else
9041 # Broken: fails on valid input. 9051 # Broken: fails on valid input.
9042 continue 9052 continue
9043 fi 9053 fi
9044 rm -f conftest.err conftest.$ac_ext 9054 rm -f conftest.err conftest.i conftest.$ac_ext
9045 9055
9046 # OK, works on sane cases. Now check whether nonexistent headers 9056 # OK, works on sane cases. Now check whether nonexistent headers
9047 # can be detected and how. 9057 # can be detected and how.
9048 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 9058 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9049 /* end confdefs.h. */ 9059 /* end confdefs.h. */
9055 else 9065 else
9056 # Passes both tests. 9066 # Passes both tests.
9057 ac_preproc_ok=: 9067 ac_preproc_ok=:
9058 break 9068 break
9059 fi 9069 fi
9060 rm -f conftest.err conftest.$ac_ext 9070 rm -f conftest.err conftest.i conftest.$ac_ext
9061 9071
9062 done 9072 done
9063 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 9073 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
9064 rm -f conftest.err conftest.$ac_ext 9074 rm -f conftest.i conftest.err conftest.$ac_ext
9065 if $ac_preproc_ok; then : 9075 if $ac_preproc_ok; then :
9066 break 9076 break
9067 fi 9077 fi
9068 9078
9069 done 9079 done
9098 9108
9099 else 9109 else
9100 # Broken: fails on valid input. 9110 # Broken: fails on valid input.
9101 continue 9111 continue
9102 fi 9112 fi
9103 rm -f conftest.err conftest.$ac_ext 9113 rm -f conftest.err conftest.i conftest.$ac_ext
9104 9114
9105 # OK, works on sane cases. Now check whether nonexistent headers 9115 # OK, works on sane cases. Now check whether nonexistent headers
9106 # can be detected and how. 9116 # can be detected and how.
9107 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 9117 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9108 /* end confdefs.h. */ 9118 /* end confdefs.h. */
9114 else 9124 else
9115 # Passes both tests. 9125 # Passes both tests.
9116 ac_preproc_ok=: 9126 ac_preproc_ok=:
9117 break 9127 break
9118 fi 9128 fi
9119 rm -f conftest.err conftest.$ac_ext 9129 rm -f conftest.err conftest.i conftest.$ac_ext
9120 9130
9121 done 9131 done
9122 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 9132 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
9123 rm -f conftest.err conftest.$ac_ext 9133 rm -f conftest.i conftest.err conftest.$ac_ext
9124 if $ac_preproc_ok; then : 9134 if $ac_preproc_ok; then :
9125 9135
9126 else 9136 else
9127 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 9137 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
9128 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 9138 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
9849 for f in "/usr/lpp/X11/bin/smt.exp" "/usr/bin/X11/smt.exp"; do 9859 for f in "/usr/lpp/X11/bin/smt.exp" "/usr/bin/X11/smt.exp"; do
9850 if test -r "$f"; then start_flags="${start_flags},-bI:${f}"; break; fi 9860 if test -r "$f"; then start_flags="${start_flags},-bI:${f}"; break; fi
9851 done 9861 done
9852 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for terminateAndUnload in -lc" >&5 9862 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for terminateAndUnload in -lc" >&5
9853 $as_echo_n "checking for terminateAndUnload in -lc... " >&6; } 9863 $as_echo_n "checking for terminateAndUnload in -lc... " >&6; }
9854 if test "${ac_cv_lib_c_terminateAndUnload+set}" = set; then : 9864 if ${ac_cv_lib_c_terminateAndUnload+:} false; then :
9855 $as_echo_n "(cached) " >&6 9865 $as_echo_n "(cached) " >&6
9856 else 9866 else
9857 ac_check_lib_save_LIBS=$LIBS 9867 ac_check_lib_save_LIBS=$LIBS
9858 LIBS="-lc $LIBS" 9868 LIBS="-lc $LIBS"
9859 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 9869 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9883 conftest$ac_exeext conftest.$ac_ext 9893 conftest$ac_exeext conftest.$ac_ext
9884 LIBS=$ac_check_lib_save_LIBS 9894 LIBS=$ac_check_lib_save_LIBS
9885 fi 9895 fi
9886 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_c_terminateAndUnload" >&5 9896 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_c_terminateAndUnload" >&5
9887 $as_echo "$ac_cv_lib_c_terminateAndUnload" >&6; } 9897 $as_echo "$ac_cv_lib_c_terminateAndUnload" >&6; }
9888 if test "x$ac_cv_lib_c_terminateAndUnload" = x""yes; then : 9898 if test "x$ac_cv_lib_c_terminateAndUnload" = xyes; then :
9889 libs_system="$libs_system -lC" && if test "$verbose" = "yes"; then echo " Appending \"-lC\" to \$libs_system"; fi 9899 libs_system="$libs_system -lC" && if test "$verbose" = "yes"; then echo " Appending \"-lC\" to \$libs_system"; fi
9890 fi 9900 fi
9891 9901
9892 fi 9902 fi
9893 elif test -n "$ld_text_start_addr"; then 9903 elif test -n "$ld_text_start_addr"; then
10204 else 10214 else
10205 doug_lea_malloc=no 10215 doug_lea_malloc=no
10206 fi 10216 fi
10207 after_morecore_hook_exists=yes 10217 after_morecore_hook_exists=yes
10208 ac_fn_c_check_func "$LINENO" "malloc_set_state" "ac_cv_func_malloc_set_state" 10218 ac_fn_c_check_func "$LINENO" "malloc_set_state" "ac_cv_func_malloc_set_state"
10209 if test "x$ac_cv_func_malloc_set_state" = x""yes; then : 10219 if test "x$ac_cv_func_malloc_set_state" = xyes; then :
10210 10220
10211 else 10221 else
10212 doug_lea_malloc=no 10222 doug_lea_malloc=no
10213 fi 10223 fi
10214 10224
10267 10277
10268 # Extract the first word of "ar", so it can be a program name with args. 10278 # Extract the first word of "ar", so it can be a program name with args.
10269 set dummy ar; ac_word=$2 10279 set dummy ar; ac_word=$2
10270 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 10280 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10271 $as_echo_n "checking for $ac_word... " >&6; } 10281 $as_echo_n "checking for $ac_word... " >&6; }
10272 if test "${ac_cv_prog_AR+set}" = set; then : 10282 if ${ac_cv_prog_AR+:} false; then :
10273 $as_echo_n "(cached) " >&6 10283 $as_echo_n "(cached) " >&6
10274 else 10284 else
10275 if test -n "$AR"; then 10285 if test -n "$AR"; then
10276 ac_cv_prog_AR="$AR" # Let the user override the test. 10286 ac_cv_prog_AR="$AR" # Let the user override the test.
10277 else 10287 else
10309 if test -n "$ac_tool_prefix"; then 10319 if test -n "$ac_tool_prefix"; then
10310 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. 10320 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
10311 set dummy ${ac_tool_prefix}ranlib; ac_word=$2 10321 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
10312 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 10322 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10313 $as_echo_n "checking for $ac_word... " >&6; } 10323 $as_echo_n "checking for $ac_word... " >&6; }
10314 if test "${ac_cv_prog_RANLIB+set}" = set; then : 10324 if ${ac_cv_prog_RANLIB+:} false; then :
10315 $as_echo_n "(cached) " >&6 10325 $as_echo_n "(cached) " >&6
10316 else 10326 else
10317 if test -n "$RANLIB"; then 10327 if test -n "$RANLIB"; then
10318 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. 10328 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
10319 else 10329 else
10349 ac_ct_RANLIB=$RANLIB 10359 ac_ct_RANLIB=$RANLIB
10350 # Extract the first word of "ranlib", so it can be a program name with args. 10360 # Extract the first word of "ranlib", so it can be a program name with args.
10351 set dummy ranlib; ac_word=$2 10361 set dummy ranlib; ac_word=$2
10352 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 10362 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10353 $as_echo_n "checking for $ac_word... " >&6; } 10363 $as_echo_n "checking for $ac_word... " >&6; }
10354 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then : 10364 if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
10355 $as_echo_n "(cached) " >&6 10365 $as_echo_n "(cached) " >&6
10356 else 10366 else
10357 if test -n "$ac_ct_RANLIB"; then 10367 if test -n "$ac_ct_RANLIB"; then
10358 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. 10368 ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
10359 else 10369 else
10413 # ./install, which can be erroneously created by make from ./install.sh. 10423 # ./install, which can be erroneously created by make from ./install.sh.
10414 # Reject install programs that cannot install multiple files. 10424 # Reject install programs that cannot install multiple files.
10415 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 10425 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
10416 $as_echo_n "checking for a BSD-compatible install... " >&6; } 10426 $as_echo_n "checking for a BSD-compatible install... " >&6; }
10417 if test -z "$INSTALL"; then 10427 if test -z "$INSTALL"; then
10418 if test "${ac_cv_path_install+set}" = set; then : 10428 if ${ac_cv_path_install+:} false; then :
10419 $as_echo_n "(cached) " >&6 10429 $as_echo_n "(cached) " >&6
10420 else 10430 else
10421 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 10431 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
10422 for as_dir in $PATH 10432 for as_dir in $PATH
10423 do 10433 do
10495 do 10505 do
10496 # Extract the first word of "$ac_prog", so it can be a program name with args. 10506 # Extract the first word of "$ac_prog", so it can be a program name with args.
10497 set dummy $ac_prog; ac_word=$2 10507 set dummy $ac_prog; ac_word=$2
10498 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 10508 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
10499 $as_echo_n "checking for $ac_word... " >&6; } 10509 $as_echo_n "checking for $ac_word... " >&6; }
10500 if test "${ac_cv_prog_YACC+set}" = set; then : 10510 if ${ac_cv_prog_YACC+:} false; then :
10501 $as_echo_n "(cached) " >&6 10511 $as_echo_n "(cached) " >&6
10502 else 10512 else
10503 if test -n "$YACC"; then 10513 if test -n "$YACC"; then
10504 ac_cv_prog_YACC="$YACC" # Let the user override the test. 10514 ac_cv_prog_YACC="$YACC" # Let the user override the test.
10505 else 10515 else
10548 10558
10549 done 10559 done
10550 10560
10551 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >&5 10561 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sys/wait.h that is POSIX.1 compatible" >&5
10552 $as_echo_n "checking for sys/wait.h that is POSIX.1 compatible... " >&6; } 10562 $as_echo_n "checking for sys/wait.h that is POSIX.1 compatible... " >&6; }
10553 if test "${ac_cv_header_sys_wait_h+set}" = set; then : 10563 if ${ac_cv_header_sys_wait_h+:} false; then :
10554 $as_echo_n "(cached) " >&6 10564 $as_echo_n "(cached) " >&6
10555 else 10565 else
10556 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 10566 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10557 /* end confdefs.h. */ 10567 /* end confdefs.h. */
10558 #include <sys/types.h> 10568 #include <sys/types.h>
10589 10599
10590 fi 10600 fi
10591 10601
10592 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 10602 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
10593 $as_echo_n "checking for ANSI C header files... " >&6; } 10603 $as_echo_n "checking for ANSI C header files... " >&6; }
10594 if test "${ac_cv_header_stdc+set}" = set; then : 10604 if ${ac_cv_header_stdc+:} false; then :
10595 $as_echo_n "(cached) " >&6 10605 $as_echo_n "(cached) " >&6
10596 else 10606 else
10597 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 10607 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10598 /* end confdefs.h. */ 10608 /* end confdefs.h. */
10599 #include <stdlib.h> 10609 #include <stdlib.h>
10701 10711
10702 fi 10712 fi
10703 10713
10704 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5 10714 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
10705 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; } 10715 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
10706 if test "${ac_cv_header_time+set}" = set; then : 10716 if ${ac_cv_header_time+:} false; then :
10707 $as_echo_n "(cached) " >&6 10717 $as_echo_n "(cached) " >&6
10708 else 10718 else
10709 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 10719 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10710 /* end confdefs.h. */ 10720 /* end confdefs.h. */
10711 #include <sys/types.h> 10721 #include <sys/types.h>
10741 #if HAVE_UNISTD_H 10751 #if HAVE_UNISTD_H
10742 # include <unistd.h> 10752 # include <unistd.h>
10743 #endif 10753 #endif
10744 10754
10745 " 10755 "
10746 if test "x$ac_cv_have_decl_sys_siglist" = x""yes; then : 10756 if test "x$ac_cv_have_decl_sys_siglist" = xyes; then :
10747 ac_have_decl=1 10757 ac_have_decl=1
10748 else 10758 else
10749 ac_have_decl=0 10759 ac_have_decl=0
10750 fi 10760 fi
10751 10761
10778 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 10788 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
10779 $as_echo "no" >&6; } 10789 $as_echo "no" >&6; }
10780 for ac_func in utimes 10790 for ac_func in utimes
10781 do : 10791 do :
10782 ac_fn_c_check_func "$LINENO" "utimes" "ac_cv_func_utimes" 10792 ac_fn_c_check_func "$LINENO" "utimes" "ac_cv_func_utimes"
10783 if test "x$ac_cv_func_utimes" = x""yes; then : 10793 if test "x$ac_cv_func_utimes" = xyes; then :
10784 cat >>confdefs.h <<_ACEOF 10794 cat >>confdefs.h <<_ACEOF
10785 #define HAVE_UTIMES 1 10795 #define HAVE_UTIMES 1
10786 _ACEOF 10796 _ACEOF
10787 10797
10788 fi 10798 fi
10792 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 10802 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
10793 10803
10794 10804
10795 { $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5 10805 { $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
10796 $as_echo_n "checking return type of signal handlers... " >&6; } 10806 $as_echo_n "checking return type of signal handlers... " >&6; }
10797 if test "${ac_cv_type_signal+set}" = set; then : 10807 if ${ac_cv_type_signal+:} false; then :
10798 $as_echo_n "(cached) " >&6 10808 $as_echo_n "(cached) " >&6
10799 else 10809 else
10800 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 10810 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10801 /* end confdefs.h. */ 10811 /* end confdefs.h. */
10802 #include <sys/types.h> 10812 #include <sys/types.h>
10824 #define RETSIGTYPE $ac_cv_type_signal 10834 #define RETSIGTYPE $ac_cv_type_signal
10825 _ACEOF 10835 _ACEOF
10826 10836
10827 10837
10828 ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default" 10838 ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
10829 if test "x$ac_cv_type_size_t" = x""yes; then : 10839 if test "x$ac_cv_type_size_t" = xyes; then :
10830 10840
10831 else 10841 else
10832 10842
10833 cat >>confdefs.h <<_ACEOF 10843 cat >>confdefs.h <<_ACEOF
10834 #define size_t unsigned int 10844 #define size_t unsigned int
10835 _ACEOF 10845 _ACEOF
10836 10846
10837 fi 10847 fi
10838 10848
10839 ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default" 10849 ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
10840 if test "x$ac_cv_type_pid_t" = x""yes; then : 10850 if test "x$ac_cv_type_pid_t" = xyes; then :
10841 10851
10842 else 10852 else
10843 10853
10844 cat >>confdefs.h <<_ACEOF 10854 cat >>confdefs.h <<_ACEOF
10845 #define pid_t int 10855 #define pid_t int
10847 10857
10848 fi 10858 fi
10849 10859
10850 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5 10860 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5
10851 $as_echo_n "checking for uid_t in sys/types.h... " >&6; } 10861 $as_echo_n "checking for uid_t in sys/types.h... " >&6; }
10852 if test "${ac_cv_type_uid_t+set}" = set; then : 10862 if ${ac_cv_type_uid_t+:} false; then :
10853 $as_echo_n "(cached) " >&6 10863 $as_echo_n "(cached) " >&6
10854 else 10864 else
10855 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 10865 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10856 /* end confdefs.h. */ 10866 /* end confdefs.h. */
10857 #include <sys/types.h> 10867 #include <sys/types.h>
10876 $as_echo "#define gid_t int" >>confdefs.h 10886 $as_echo "#define gid_t int" >>confdefs.h
10877 10887
10878 fi 10888 fi
10879 10889
10880 ac_fn_c_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default" 10890 ac_fn_c_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default"
10881 if test "x$ac_cv_type_mode_t" = x""yes; then : 10891 if test "x$ac_cv_type_mode_t" = xyes; then :
10882 10892
10883 else 10893 else
10884 10894
10885 cat >>confdefs.h <<_ACEOF 10895 cat >>confdefs.h <<_ACEOF
10886 #define mode_t int 10896 #define mode_t int
10887 _ACEOF 10897 _ACEOF
10888 10898
10889 fi 10899 fi
10890 10900
10891 ac_fn_c_check_type "$LINENO" "off_t" "ac_cv_type_off_t" "$ac_includes_default" 10901 ac_fn_c_check_type "$LINENO" "off_t" "ac_cv_type_off_t" "$ac_includes_default"
10892 if test "x$ac_cv_type_off_t" = x""yes; then : 10902 if test "x$ac_cv_type_off_t" = xyes; then :
10893 10903
10894 else 10904 else
10895 10905
10896 cat >>confdefs.h <<_ACEOF 10906 cat >>confdefs.h <<_ACEOF
10897 #define off_t long int 10907 #define off_t long int
10898 _ACEOF 10908 _ACEOF
10899 10909
10900 fi 10910 fi
10901 10911
10902 ac_fn_c_check_type "$LINENO" "ssize_t" "ac_cv_type_ssize_t" "$ac_includes_default" 10912 ac_fn_c_check_type "$LINENO" "ssize_t" "ac_cv_type_ssize_t" "$ac_includes_default"
10903 if test "x$ac_cv_type_ssize_t" = x""yes; then : 10913 if test "x$ac_cv_type_ssize_t" = xyes; then :
10904 10914
10905 else 10915 else
10906 10916
10907 cat >>confdefs.h <<_ACEOF 10917 cat >>confdefs.h <<_ACEOF
10908 #define ssize_t int 10918 #define ssize_t int
11005 fi 11015 fi
11006 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 11016 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
11007 11017
11008 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5 11018 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether struct tm is in sys/time.h or time.h" >&5
11009 $as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; } 11019 $as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
11010 if test "${ac_cv_struct_tm+set}" = set; then : 11020 if ${ac_cv_struct_tm+:} false; then :
11011 $as_echo_n "(cached) " >&6 11021 $as_echo_n "(cached) " >&6
11012 else 11022 else
11013 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 11023 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11014 /* end confdefs.h. */ 11024 /* end confdefs.h. */
11015 #include <sys/types.h> 11025 #include <sys/types.h>
11042 11052
11043 ac_fn_c_check_member "$LINENO" "struct tm" "tm_zone" "ac_cv_member_struct_tm_tm_zone" "#include <sys/types.h> 11053 ac_fn_c_check_member "$LINENO" "struct tm" "tm_zone" "ac_cv_member_struct_tm_tm_zone" "#include <sys/types.h>
11044 #include <$ac_cv_struct_tm> 11054 #include <$ac_cv_struct_tm>
11045 11055
11046 " 11056 "
11047 if test "x$ac_cv_member_struct_tm_tm_zone" = x""yes; then : 11057 if test "x$ac_cv_member_struct_tm_tm_zone" = xyes; then :
11048 11058
11049 cat >>confdefs.h <<_ACEOF 11059 cat >>confdefs.h <<_ACEOF
11050 #define HAVE_STRUCT_TM_TM_ZONE 1 11060 #define HAVE_STRUCT_TM_TM_ZONE 1
11051 _ACEOF 11061 _ACEOF
11052 11062
11058 $as_echo "#define HAVE_TM_ZONE 1" >>confdefs.h 11068 $as_echo "#define HAVE_TM_ZONE 1" >>confdefs.h
11059 11069
11060 else 11070 else
11061 ac_fn_c_check_decl "$LINENO" "tzname" "ac_cv_have_decl_tzname" "#include <time.h> 11071 ac_fn_c_check_decl "$LINENO" "tzname" "ac_cv_have_decl_tzname" "#include <time.h>
11062 " 11072 "
11063 if test "x$ac_cv_have_decl_tzname" = x""yes; then : 11073 if test "x$ac_cv_have_decl_tzname" = xyes; then :
11064 ac_have_decl=1 11074 ac_have_decl=1
11065 else 11075 else
11066 ac_have_decl=0 11076 ac_have_decl=0
11067 fi 11077 fi
11068 11078
11070 #define HAVE_DECL_TZNAME $ac_have_decl 11080 #define HAVE_DECL_TZNAME $ac_have_decl
11071 _ACEOF 11081 _ACEOF
11072 11082
11073 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tzname" >&5 11083 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tzname" >&5
11074 $as_echo_n "checking for tzname... " >&6; } 11084 $as_echo_n "checking for tzname... " >&6; }
11075 if test "${ac_cv_var_tzname+set}" = set; then : 11085 if ${ac_cv_var_tzname+:} false; then :
11076 $as_echo_n "(cached) " >&6 11086 $as_echo_n "(cached) " >&6
11077 else 11087 else
11078 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 11088 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11079 /* end confdefs.h. */ 11089 /* end confdefs.h. */
11080 #include <time.h> 11090 #include <time.h>
11108 fi 11118 fi
11109 11119
11110 11120
11111 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5 11121 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
11112 $as_echo_n "checking for an ANSI C-conforming const... " >&6; } 11122 $as_echo_n "checking for an ANSI C-conforming const... " >&6; }
11113 if test "${ac_cv_c_const+set}" = set; then : 11123 if ${ac_cv_c_const+:} false; then :
11114 $as_echo_n "(cached) " >&6 11124 $as_echo_n "(cached) " >&6
11115 else 11125 else
11116 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 11126 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11117 /* end confdefs.h. */ 11127 /* end confdefs.h. */
11118 11128
11191 11201
11192 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 11202 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
11193 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 11203 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
11194 set x ${MAKE-make} 11204 set x ${MAKE-make}
11195 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 11205 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
11196 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : 11206 if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
11197 $as_echo_n "(cached) " >&6 11207 $as_echo_n "(cached) " >&6
11198 else 11208 else
11199 cat >conftest.make <<\_ACEOF 11209 cat >conftest.make <<\_ACEOF
11200 SHELL = /bin/sh 11210 SHELL = /bin/sh
11201 all: 11211 all:
11221 fi 11231 fi
11222 11232
11223 11233
11224 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5 11234 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
11225 $as_echo_n "checking whether byte ordering is bigendian... " >&6; } 11235 $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
11226 if test "${ac_cv_c_bigendian+set}" = set; then : 11236 if ${ac_cv_c_bigendian+:} false; then :
11227 $as_echo_n "(cached) " >&6 11237 $as_echo_n "(cached) " >&6
11228 else 11238 else
11229 ac_cv_c_bigendian=unknown 11239 ac_cv_c_bigendian=unknown
11230 # See if we're dealing with a universal compiler. 11240 # See if we're dealing with a universal compiler.
11231 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 11241 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11450 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects 11460 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
11451 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. 11461 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
11452 # This bug is HP SR number 8606223364. 11462 # This bug is HP SR number 8606223364.
11453 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of short" >&5 11463 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of short" >&5
11454 $as_echo_n "checking size of short... " >&6; } 11464 $as_echo_n "checking size of short... " >&6; }
11455 if test "${ac_cv_sizeof_short+set}" = set; then : 11465 if ${ac_cv_sizeof_short+:} false; then :
11456 $as_echo_n "(cached) " >&6 11466 $as_echo_n "(cached) " >&6
11457 else 11467 else
11458 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (short))" "ac_cv_sizeof_short" "$ac_includes_default"; then : 11468 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (short))" "ac_cv_sizeof_short" "$ac_includes_default"; then :
11459 11469
11460 else 11470 else
11489 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects 11499 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
11490 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. 11500 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
11491 # This bug is HP SR number 8606223364. 11501 # This bug is HP SR number 8606223364.
11492 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5 11502 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5
11493 $as_echo_n "checking size of int... " >&6; } 11503 $as_echo_n "checking size of int... " >&6; }
11494 if test "${ac_cv_sizeof_int+set}" = set; then : 11504 if ${ac_cv_sizeof_int+:} false; then :
11495 $as_echo_n "(cached) " >&6 11505 $as_echo_n "(cached) " >&6
11496 else 11506 else
11497 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (int))" "ac_cv_sizeof_int" "$ac_includes_default"; then : 11507 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (int))" "ac_cv_sizeof_int" "$ac_includes_default"; then :
11498 11508
11499 else 11509 else
11522 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects 11532 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
11523 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. 11533 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
11524 # This bug is HP SR number 8606223364. 11534 # This bug is HP SR number 8606223364.
11525 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5 11535 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5
11526 $as_echo_n "checking size of long... " >&6; } 11536 $as_echo_n "checking size of long... " >&6; }
11527 if test "${ac_cv_sizeof_long+set}" = set; then : 11537 if ${ac_cv_sizeof_long+:} false; then :
11528 $as_echo_n "(cached) " >&6 11538 $as_echo_n "(cached) " >&6
11529 else 11539 else
11530 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then : 11540 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long))" "ac_cv_sizeof_long" "$ac_includes_default"; then :
11531 11541
11532 else 11542 else
11555 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects 11565 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
11556 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. 11566 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
11557 # This bug is HP SR number 8606223364. 11567 # This bug is HP SR number 8606223364.
11558 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long long" >&5 11568 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long long" >&5
11559 $as_echo_n "checking size of long long... " >&6; } 11569 $as_echo_n "checking size of long long... " >&6; }
11560 if test "${ac_cv_sizeof_long_long+set}" = set; then : 11570 if ${ac_cv_sizeof_long_long+:} false; then :
11561 $as_echo_n "(cached) " >&6 11571 $as_echo_n "(cached) " >&6
11562 else 11572 else
11563 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long long))" "ac_cv_sizeof_long_long" "$ac_includes_default"; then : 11573 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (long long))" "ac_cv_sizeof_long_long" "$ac_includes_default"; then :
11564 11574
11565 else 11575 else
11588 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects 11598 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
11589 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. 11599 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
11590 # This bug is HP SR number 8606223364. 11600 # This bug is HP SR number 8606223364.
11591 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5 11601 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5
11592 $as_echo_n "checking size of void *... " >&6; } 11602 $as_echo_n "checking size of void *... " >&6; }
11593 if test "${ac_cv_sizeof_void_p+set}" = set; then : 11603 if ${ac_cv_sizeof_void_p+:} false; then :
11594 $as_echo_n "(cached) " >&6 11604 $as_echo_n "(cached) " >&6
11595 else 11605 else
11596 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (void *))" "ac_cv_sizeof_void_p" "$ac_includes_default"; then : 11606 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (void *))" "ac_cv_sizeof_void_p" "$ac_includes_default"; then :
11597 11607
11598 else 11608 else
11621 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects 11631 # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
11622 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. 11632 # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
11623 # This bug is HP SR number 8606223364. 11633 # This bug is HP SR number 8606223364.
11624 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of double" >&5 11634 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of double" >&5
11625 $as_echo_n "checking size of double... " >&6; } 11635 $as_echo_n "checking size of double... " >&6; }
11626 if test "${ac_cv_sizeof_double+set}" = set; then : 11636 if ${ac_cv_sizeof_double+:} false; then :
11627 $as_echo_n "(cached) " >&6 11637 $as_echo_n "(cached) " >&6
11628 else 11638 else
11629 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (double))" "ac_cv_sizeof_double" "$ac_includes_default"; then : 11639 if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (double))" "ac_cv_sizeof_double" "$ac_includes_default"; then :
11630 11640
11631 else 11641 else
11651 11661
11652 11662
11653 11663
11654 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for long file names" >&5 11664 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for long file names" >&5
11655 $as_echo_n "checking for long file names... " >&6; } 11665 $as_echo_n "checking for long file names... " >&6; }
11656 if test "${ac_cv_sys_long_file_names+set}" = set; then : 11666 if ${ac_cv_sys_long_file_names+:} false; then :
11657 $as_echo_n "(cached) " >&6 11667 $as_echo_n "(cached) " >&6
11658 else 11668 else
11659 ac_cv_sys_long_file_names=yes 11669 ac_cv_sys_long_file_names=yes
11660 # Test for long file names in all the places we know might matter: 11670 # Test for long file names in all the places we know might matter:
11661 # . the current directory, where building will happen 11671 # . the current directory, where building will happen
11691 11701
11692 fi 11702 fi
11693 11703
11694 11704
11695 ac_fn_c_check_func "$LINENO" "sin" "ac_cv_func_sin" 11705 ac_fn_c_check_func "$LINENO" "sin" "ac_cv_func_sin"
11696 if test "x$ac_cv_func_sin" = x""yes; then : 11706 if test "x$ac_cv_func_sin" = xyes; then :
11697 11707
11698 else 11708 else
11699 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sin in -lm" >&5 11709 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sin in -lm" >&5
11700 $as_echo_n "checking for sin in -lm... " >&6; } 11710 $as_echo_n "checking for sin in -lm... " >&6; }
11701 if test "${ac_cv_lib_m_sin+set}" = set; then : 11711 if ${ac_cv_lib_m_sin+:} false; then :
11702 $as_echo_n "(cached) " >&6 11712 $as_echo_n "(cached) " >&6
11703 else 11713 else
11704 ac_check_lib_save_LIBS=$LIBS 11714 ac_check_lib_save_LIBS=$LIBS
11705 LIBS="-lm $LIBS" 11715 LIBS="-lm $LIBS"
11706 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 11716 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11730 conftest$ac_exeext conftest.$ac_ext 11740 conftest$ac_exeext conftest.$ac_ext
11731 LIBS=$ac_check_lib_save_LIBS 11741 LIBS=$ac_check_lib_save_LIBS
11732 fi 11742 fi
11733 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_sin" >&5 11743 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_sin" >&5
11734 $as_echo "$ac_cv_lib_m_sin" >&6; } 11744 $as_echo "$ac_cv_lib_m_sin" >&6; }
11735 if test "x$ac_cv_lib_m_sin" = x""yes; then : 11745 if test "x$ac_cv_lib_m_sin" = xyes; then :
11736 cat >>confdefs.h <<_ACEOF 11746 cat >>confdefs.h <<_ACEOF
11737 #define HAVE_LIBM 1 11747 #define HAVE_LIBM 1
11738 _ACEOF 11748 _ACEOF
11739 11749
11740 LIBS="-lm $LIBS" 11750 LIBS="-lm $LIBS"
11763 conftest$ac_exeext conftest.$ac_ext 11773 conftest$ac_exeext conftest.$ac_ext
11764 11774
11765 for ac_func in mkstemp 11775 for ac_func in mkstemp
11766 do : 11776 do :
11767 ac_fn_c_check_func "$LINENO" "mkstemp" "ac_cv_func_mkstemp" 11777 ac_fn_c_check_func "$LINENO" "mkstemp" "ac_cv_func_mkstemp"
11768 if test "x$ac_cv_func_mkstemp" = x""yes; then : 11778 if test "x$ac_cv_func_mkstemp" = xyes; then :
11769 cat >>confdefs.h <<_ACEOF 11779 cat >>confdefs.h <<_ACEOF
11770 #define HAVE_MKSTEMP 1 11780 #define HAVE_MKSTEMP 1
11771 _ACEOF 11781 _ACEOF
11772 11782
11773 fi 11783 fi
11934 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${GTK_CFLAGS}" >&5 11944 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${GTK_CFLAGS}" >&5
11935 $as_echo "${GTK_CFLAGS}" >&6; } 11945 $as_echo "${GTK_CFLAGS}" >&6; }
11936 11946
11937 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lgdk_imlib" >&5 11947 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lgdk_imlib" >&5
11938 $as_echo_n "checking for main in -lgdk_imlib... " >&6; } 11948 $as_echo_n "checking for main in -lgdk_imlib... " >&6; }
11939 if test "${ac_cv_lib_gdk_imlib_main+set}" = set; then : 11949 if ${ac_cv_lib_gdk_imlib_main+:} false; then :
11940 $as_echo_n "(cached) " >&6 11950 $as_echo_n "(cached) " >&6
11941 else 11951 else
11942 ac_check_lib_save_LIBS=$LIBS 11952 ac_check_lib_save_LIBS=$LIBS
11943 LIBS="-lgdk_imlib $LIBS" 11953 LIBS="-lgdk_imlib $LIBS"
11944 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 11954 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11962 conftest$ac_exeext conftest.$ac_ext 11972 conftest$ac_exeext conftest.$ac_ext
11963 LIBS=$ac_check_lib_save_LIBS 11973 LIBS=$ac_check_lib_save_LIBS
11964 fi 11974 fi
11965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gdk_imlib_main" >&5 11975 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gdk_imlib_main" >&5
11966 $as_echo "$ac_cv_lib_gdk_imlib_main" >&6; } 11976 $as_echo "$ac_cv_lib_gdk_imlib_main" >&6; }
11967 if test "x$ac_cv_lib_gdk_imlib_main" = x""yes; then : 11977 if test "x$ac_cv_lib_gdk_imlib_main" = xyes; then :
11968 libs_gtk="-lgdk_imlib $libs_gtk" && if test "$verbose" = "yes"; then echo " Prepending \"-lgdk_imlib\" to \$libs_gtk"; fi 11978 libs_gtk="-lgdk_imlib $libs_gtk" && if test "$verbose" = "yes"; then echo " Prepending \"-lgdk_imlib\" to \$libs_gtk"; fi
11969 fi 11979 fi
11970 11980
11971 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Imlib_init in -lImlib" >&5 11981 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Imlib_init in -lImlib" >&5
11972 $as_echo_n "checking for Imlib_init in -lImlib... " >&6; } 11982 $as_echo_n "checking for Imlib_init in -lImlib... " >&6; }
11973 if test "${ac_cv_lib_Imlib_Imlib_init+set}" = set; then : 11983 if ${ac_cv_lib_Imlib_Imlib_init+:} false; then :
11974 $as_echo_n "(cached) " >&6 11984 $as_echo_n "(cached) " >&6
11975 else 11985 else
11976 ac_check_lib_save_LIBS=$LIBS 11986 ac_check_lib_save_LIBS=$LIBS
11977 LIBS="-lImlib $LIBS" 11987 LIBS="-lImlib $LIBS"
11978 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 11988 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12002 conftest$ac_exeext conftest.$ac_ext 12012 conftest$ac_exeext conftest.$ac_ext
12003 LIBS=$ac_check_lib_save_LIBS 12013 LIBS=$ac_check_lib_save_LIBS
12004 fi 12014 fi
12005 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Imlib_Imlib_init" >&5 12015 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Imlib_Imlib_init" >&5
12006 $as_echo "$ac_cv_lib_Imlib_Imlib_init" >&6; } 12016 $as_echo "$ac_cv_lib_Imlib_Imlib_init" >&6; }
12007 if test "x$ac_cv_lib_Imlib_Imlib_init" = x""yes; then : 12017 if test "x$ac_cv_lib_Imlib_Imlib_init" = xyes; then :
12008 libs_gtk="$libs_gtk -lImlib" && if test "$verbose" = "yes"; then echo " Appending \"-lImlib\" to \$libs_gtk"; fi 12018 libs_gtk="$libs_gtk -lImlib" && if test "$verbose" = "yes"; then echo " Appending \"-lImlib\" to \$libs_gtk"; fi
12009 fi 12019 fi
12010 12020
12011 for ac_func in gdk_imlib_init 12021 for ac_func in gdk_imlib_init
12012 do : 12022 do :
12013 ac_fn_c_check_func "$LINENO" "gdk_imlib_init" "ac_cv_func_gdk_imlib_init" 12023 ac_fn_c_check_func "$LINENO" "gdk_imlib_init" "ac_cv_func_gdk_imlib_init"
12014 if test "x$ac_cv_func_gdk_imlib_init" = x""yes; then : 12024 if test "x$ac_cv_func_gdk_imlib_init" = xyes; then :
12015 cat >>confdefs.h <<_ACEOF 12025 cat >>confdefs.h <<_ACEOF
12016 #define HAVE_GDK_IMLIB_INIT 1 12026 #define HAVE_GDK_IMLIB_INIT 1
12017 _ACEOF 12027 _ACEOF
12018 12028
12019 fi 12029 fi
12075 12085
12076 done 12086 done
12077 12087
12078 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lxml" >&5 12088 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lxml" >&5
12079 $as_echo_n "checking for main in -lxml... " >&6; } 12089 $as_echo_n "checking for main in -lxml... " >&6; }
12080 if test "${ac_cv_lib_xml_main+set}" = set; then : 12090 if ${ac_cv_lib_xml_main+:} false; then :
12081 $as_echo_n "(cached) " >&6 12091 $as_echo_n "(cached) " >&6
12082 else 12092 else
12083 ac_check_lib_save_LIBS=$LIBS 12093 ac_check_lib_save_LIBS=$LIBS
12084 LIBS="-lxml $LIBS" 12094 LIBS="-lxml $LIBS"
12085 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 12095 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12103 conftest$ac_exeext conftest.$ac_ext 12113 conftest$ac_exeext conftest.$ac_ext
12104 LIBS=$ac_check_lib_save_LIBS 12114 LIBS=$ac_check_lib_save_LIBS
12105 fi 12115 fi
12106 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml_main" >&5 12116 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xml_main" >&5
12107 $as_echo "$ac_cv_lib_xml_main" >&6; } 12117 $as_echo "$ac_cv_lib_xml_main" >&6; }
12108 if test "x$ac_cv_lib_xml_main" = x""yes; then : 12118 if test "x$ac_cv_lib_xml_main" = xyes; then :
12109 libs_gtk="-lxml $libs_gtk" && if test "$verbose" = "yes"; then echo " Prepending \"-lxml\" to \$libs_gtk"; fi 12119 libs_gtk="-lxml $libs_gtk" && if test "$verbose" = "yes"; then echo " Prepending \"-lxml\" to \$libs_gtk"; fi
12110 fi 12120 fi
12111 12121
12112 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lglade" >&5 12122 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lglade" >&5
12113 $as_echo_n "checking for main in -lglade... " >&6; } 12123 $as_echo_n "checking for main in -lglade... " >&6; }
12114 if test "${ac_cv_lib_glade_main+set}" = set; then : 12124 if ${ac_cv_lib_glade_main+:} false; then :
12115 $as_echo_n "(cached) " >&6 12125 $as_echo_n "(cached) " >&6
12116 else 12126 else
12117 ac_check_lib_save_LIBS=$LIBS 12127 ac_check_lib_save_LIBS=$LIBS
12118 LIBS="-lglade $LIBS" 12128 LIBS="-lglade $LIBS"
12119 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 12129 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12137 conftest$ac_exeext conftest.$ac_ext 12147 conftest$ac_exeext conftest.$ac_ext
12138 LIBS=$ac_check_lib_save_LIBS 12148 LIBS=$ac_check_lib_save_LIBS
12139 fi 12149 fi
12140 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_glade_main" >&5 12150 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_glade_main" >&5
12141 $as_echo "$ac_cv_lib_glade_main" >&6; } 12151 $as_echo "$ac_cv_lib_glade_main" >&6; }
12142 if test "x$ac_cv_lib_glade_main" = x""yes; then : 12152 if test "x$ac_cv_lib_glade_main" = xyes; then :
12143 libs_gtk="-lglade $libs_gtk" && if test "$verbose" = "yes"; then echo " Prepending \"-lglade\" to \$libs_gtk"; fi 12153 libs_gtk="-lglade $libs_gtk" && if test "$verbose" = "yes"; then echo " Prepending \"-lglade\" to \$libs_gtk"; fi
12144 fi 12154 fi
12145 12155
12146 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lglade-gnome" >&5 12156 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lglade-gnome" >&5
12147 $as_echo_n "checking for main in -lglade-gnome... " >&6; } 12157 $as_echo_n "checking for main in -lglade-gnome... " >&6; }
12148 if test "${ac_cv_lib_glade_gnome_main+set}" = set; then : 12158 if ${ac_cv_lib_glade_gnome_main+:} false; then :
12149 $as_echo_n "(cached) " >&6 12159 $as_echo_n "(cached) " >&6
12150 else 12160 else
12151 ac_check_lib_save_LIBS=$LIBS 12161 ac_check_lib_save_LIBS=$LIBS
12152 LIBS="-lglade-gnome $LIBS" 12162 LIBS="-lglade-gnome $LIBS"
12153 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 12163 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12171 conftest$ac_exeext conftest.$ac_ext 12181 conftest$ac_exeext conftest.$ac_ext
12172 LIBS=$ac_check_lib_save_LIBS 12182 LIBS=$ac_check_lib_save_LIBS
12173 fi 12183 fi
12174 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_glade_gnome_main" >&5 12184 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_glade_gnome_main" >&5
12175 $as_echo "$ac_cv_lib_glade_gnome_main" >&6; } 12185 $as_echo "$ac_cv_lib_glade_gnome_main" >&6; }
12176 if test "x$ac_cv_lib_glade_gnome_main" = x""yes; then : 12186 if test "x$ac_cv_lib_glade_gnome_main" = xyes; then :
12177 libs_gtk="-lglade-gnome $libs_gtk" && if test "$verbose" = "yes"; then echo " Prepending \"-lglade-gnome\" to \$libs_gtk"; fi 12187 libs_gtk="-lglade-gnome $libs_gtk" && if test "$verbose" = "yes"; then echo " Prepending \"-lglade-gnome\" to \$libs_gtk"; fi
12178 fi 12188 fi
12179 12189
12180 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 12190 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12181 /* end confdefs.h. */ 12191 /* end confdefs.h. */
12240 # The user explicitly disabled X. 12250 # The user explicitly disabled X.
12241 have_x=disabled 12251 have_x=disabled
12242 else 12252 else
12243 case $x_includes,$x_libraries in #( 12253 case $x_includes,$x_libraries in #(
12244 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #( 12254 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #(
12245 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : 12255 *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then :
12246 $as_echo_n "(cached) " >&6 12256 $as_echo_n "(cached) " >&6
12247 else 12257 else
12248 # One or both of the vars are not set, and there is no cached value. 12258 # One or both of the vars are not set, and there is no cached value.
12249 ac_x_includes=no ac_x_libraries=no 12259 ac_x_includes=no ac_x_libraries=no
12250 rm -f -r conftest.dir 12260 rm -f -r conftest.dir
12343 ac_x_includes=$ac_dir 12353 ac_x_includes=$ac_dir
12344 break 12354 break
12345 fi 12355 fi
12346 done 12356 done
12347 fi 12357 fi
12348 rm -f conftest.err conftest.$ac_ext 12358 rm -f conftest.err conftest.i conftest.$ac_ext
12349 fi # $ac_x_includes = no 12359 fi # $ac_x_includes = no
12350 12360
12351 if test "$ac_x_libraries" = no; then 12361 if test "$ac_x_libraries" = no; then
12352 # Check for the libraries. 12362 # Check for the libraries.
12353 # See if we find them without any special options. 12363 # See if we find them without any special options.
12517 if ac_fn_c_try_link "$LINENO"; then : 12527 if ac_fn_c_try_link "$LINENO"; then :
12518 12528
12519 else 12529 else
12520 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5 12530 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5
12521 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } 12531 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
12522 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then : 12532 if ${ac_cv_lib_dnet_dnet_ntoa+:} false; then :
12523 $as_echo_n "(cached) " >&6 12533 $as_echo_n "(cached) " >&6
12524 else 12534 else
12525 ac_check_lib_save_LIBS=$LIBS 12535 ac_check_lib_save_LIBS=$LIBS
12526 LIBS="-ldnet $LIBS" 12536 LIBS="-ldnet $LIBS"
12527 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 12537 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12551 conftest$ac_exeext conftest.$ac_ext 12561 conftest$ac_exeext conftest.$ac_ext
12552 LIBS=$ac_check_lib_save_LIBS 12562 LIBS=$ac_check_lib_save_LIBS
12553 fi 12563 fi
12554 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 12564 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
12555 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } 12565 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
12556 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then : 12566 if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes; then :
12557 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" 12567 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
12558 fi 12568 fi
12559 12569
12560 if test $ac_cv_lib_dnet_dnet_ntoa = no; then 12570 if test $ac_cv_lib_dnet_dnet_ntoa = no; then
12561 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5 12571 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5
12562 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; } 12572 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
12563 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then : 12573 if ${ac_cv_lib_dnet_stub_dnet_ntoa+:} false; then :
12564 $as_echo_n "(cached) " >&6 12574 $as_echo_n "(cached) " >&6
12565 else 12575 else
12566 ac_check_lib_save_LIBS=$LIBS 12576 ac_check_lib_save_LIBS=$LIBS
12567 LIBS="-ldnet_stub $LIBS" 12577 LIBS="-ldnet_stub $LIBS"
12568 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 12578 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12592 conftest$ac_exeext conftest.$ac_ext 12602 conftest$ac_exeext conftest.$ac_ext
12593 LIBS=$ac_check_lib_save_LIBS 12603 LIBS=$ac_check_lib_save_LIBS
12594 fi 12604 fi
12595 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 12605 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
12596 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } 12606 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
12597 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then : 12607 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = xyes; then :
12598 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" 12608 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
12599 fi 12609 fi
12600 12610
12601 fi 12611 fi
12602 fi 12612 fi
12611 # The nsl library prevents programs from opening the X display 12621 # The nsl library prevents programs from opening the X display
12612 # on Irix 5.2, according to T.E. Dickey. 12622 # on Irix 5.2, according to T.E. Dickey.
12613 # The functions gethostbyname, getservbyname, and inet_addr are 12623 # The functions gethostbyname, getservbyname, and inet_addr are
12614 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. 12624 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
12615 ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" 12625 ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
12616 if test "x$ac_cv_func_gethostbyname" = x""yes; then : 12626 if test "x$ac_cv_func_gethostbyname" = xyes; then :
12617 12627
12618 fi 12628 fi
12619 12629
12620 if test $ac_cv_func_gethostbyname = no; then 12630 if test $ac_cv_func_gethostbyname = no; then
12621 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 12631 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
12622 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; } 12632 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
12623 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then : 12633 if ${ac_cv_lib_nsl_gethostbyname+:} false; then :
12624 $as_echo_n "(cached) " >&6 12634 $as_echo_n "(cached) " >&6
12625 else 12635 else
12626 ac_check_lib_save_LIBS=$LIBS 12636 ac_check_lib_save_LIBS=$LIBS
12627 LIBS="-lnsl $LIBS" 12637 LIBS="-lnsl $LIBS"
12628 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 12638 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12652 conftest$ac_exeext conftest.$ac_ext 12662 conftest$ac_exeext conftest.$ac_ext
12653 LIBS=$ac_check_lib_save_LIBS 12663 LIBS=$ac_check_lib_save_LIBS
12654 fi 12664 fi
12655 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 12665 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
12656 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } 12666 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
12657 if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then : 12667 if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then :
12658 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" 12668 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
12659 fi 12669 fi
12660 12670
12661 if test $ac_cv_lib_nsl_gethostbyname = no; then 12671 if test $ac_cv_lib_nsl_gethostbyname = no; then
12662 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5 12672 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5
12663 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; } 12673 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
12664 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then : 12674 if ${ac_cv_lib_bsd_gethostbyname+:} false; then :
12665 $as_echo_n "(cached) " >&6 12675 $as_echo_n "(cached) " >&6
12666 else 12676 else
12667 ac_check_lib_save_LIBS=$LIBS 12677 ac_check_lib_save_LIBS=$LIBS
12668 LIBS="-lbsd $LIBS" 12678 LIBS="-lbsd $LIBS"
12669 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 12679 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12693 conftest$ac_exeext conftest.$ac_ext 12703 conftest$ac_exeext conftest.$ac_ext
12694 LIBS=$ac_check_lib_save_LIBS 12704 LIBS=$ac_check_lib_save_LIBS
12695 fi 12705 fi
12696 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5 12706 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5
12697 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; } 12707 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
12698 if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then : 12708 if test "x$ac_cv_lib_bsd_gethostbyname" = xyes; then :
12699 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" 12709 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
12700 fi 12710 fi
12701 12711
12702 fi 12712 fi
12703 fi 12713 fi
12708 # on later versions), says Simon Leinen: it contains gethostby* 12718 # on later versions), says Simon Leinen: it contains gethostby*
12709 # variants that don't use the name server (or something). -lsocket 12719 # variants that don't use the name server (or something). -lsocket
12710 # must be given before -lnsl if both are needed. We assume that 12720 # must be given before -lnsl if both are needed. We assume that
12711 # if connect needs -lnsl, so does gethostbyname. 12721 # if connect needs -lnsl, so does gethostbyname.
12712 ac_fn_c_check_func "$LINENO" "connect" "ac_cv_func_connect" 12722 ac_fn_c_check_func "$LINENO" "connect" "ac_cv_func_connect"
12713 if test "x$ac_cv_func_connect" = x""yes; then : 12723 if test "x$ac_cv_func_connect" = xyes; then :
12714 12724
12715 fi 12725 fi
12716 12726
12717 if test $ac_cv_func_connect = no; then 12727 if test $ac_cv_func_connect = no; then
12718 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 12728 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
12719 $as_echo_n "checking for connect in -lsocket... " >&6; } 12729 $as_echo_n "checking for connect in -lsocket... " >&6; }
12720 if test "${ac_cv_lib_socket_connect+set}" = set; then : 12730 if ${ac_cv_lib_socket_connect+:} false; then :
12721 $as_echo_n "(cached) " >&6 12731 $as_echo_n "(cached) " >&6
12722 else 12732 else
12723 ac_check_lib_save_LIBS=$LIBS 12733 ac_check_lib_save_LIBS=$LIBS
12724 LIBS="-lsocket $X_EXTRA_LIBS $LIBS" 12734 LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
12725 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 12735 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12749 conftest$ac_exeext conftest.$ac_ext 12759 conftest$ac_exeext conftest.$ac_ext
12750 LIBS=$ac_check_lib_save_LIBS 12760 LIBS=$ac_check_lib_save_LIBS
12751 fi 12761 fi
12752 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 12762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
12753 $as_echo "$ac_cv_lib_socket_connect" >&6; } 12763 $as_echo "$ac_cv_lib_socket_connect" >&6; }
12754 if test "x$ac_cv_lib_socket_connect" = x""yes; then : 12764 if test "x$ac_cv_lib_socket_connect" = xyes; then :
12755 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" 12765 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
12756 fi 12766 fi
12757 12767
12758 fi 12768 fi
12759 12769
12760 # Guillermo Gomez says -lposix is necessary on A/UX. 12770 # Guillermo Gomez says -lposix is necessary on A/UX.
12761 ac_fn_c_check_func "$LINENO" "remove" "ac_cv_func_remove" 12771 ac_fn_c_check_func "$LINENO" "remove" "ac_cv_func_remove"
12762 if test "x$ac_cv_func_remove" = x""yes; then : 12772 if test "x$ac_cv_func_remove" = xyes; then :
12763 12773
12764 fi 12774 fi
12765 12775
12766 if test $ac_cv_func_remove = no; then 12776 if test $ac_cv_func_remove = no; then
12767 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5 12777 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5
12768 $as_echo_n "checking for remove in -lposix... " >&6; } 12778 $as_echo_n "checking for remove in -lposix... " >&6; }
12769 if test "${ac_cv_lib_posix_remove+set}" = set; then : 12779 if ${ac_cv_lib_posix_remove+:} false; then :
12770 $as_echo_n "(cached) " >&6 12780 $as_echo_n "(cached) " >&6
12771 else 12781 else
12772 ac_check_lib_save_LIBS=$LIBS 12782 ac_check_lib_save_LIBS=$LIBS
12773 LIBS="-lposix $LIBS" 12783 LIBS="-lposix $LIBS"
12774 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 12784 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12798 conftest$ac_exeext conftest.$ac_ext 12808 conftest$ac_exeext conftest.$ac_ext
12799 LIBS=$ac_check_lib_save_LIBS 12809 LIBS=$ac_check_lib_save_LIBS
12800 fi 12810 fi
12801 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5 12811 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5
12802 $as_echo "$ac_cv_lib_posix_remove" >&6; } 12812 $as_echo "$ac_cv_lib_posix_remove" >&6; }
12803 if test "x$ac_cv_lib_posix_remove" = x""yes; then : 12813 if test "x$ac_cv_lib_posix_remove" = xyes; then :
12804 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" 12814 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
12805 fi 12815 fi
12806 12816
12807 fi 12817 fi
12808 12818
12809 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. 12819 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
12810 ac_fn_c_check_func "$LINENO" "shmat" "ac_cv_func_shmat" 12820 ac_fn_c_check_func "$LINENO" "shmat" "ac_cv_func_shmat"
12811 if test "x$ac_cv_func_shmat" = x""yes; then : 12821 if test "x$ac_cv_func_shmat" = xyes; then :
12812 12822
12813 fi 12823 fi
12814 12824
12815 if test $ac_cv_func_shmat = no; then 12825 if test $ac_cv_func_shmat = no; then
12816 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5 12826 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5
12817 $as_echo_n "checking for shmat in -lipc... " >&6; } 12827 $as_echo_n "checking for shmat in -lipc... " >&6; }
12818 if test "${ac_cv_lib_ipc_shmat+set}" = set; then : 12828 if ${ac_cv_lib_ipc_shmat+:} false; then :
12819 $as_echo_n "(cached) " >&6 12829 $as_echo_n "(cached) " >&6
12820 else 12830 else
12821 ac_check_lib_save_LIBS=$LIBS 12831 ac_check_lib_save_LIBS=$LIBS
12822 LIBS="-lipc $LIBS" 12832 LIBS="-lipc $LIBS"
12823 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 12833 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12847 conftest$ac_exeext conftest.$ac_ext 12857 conftest$ac_exeext conftest.$ac_ext
12848 LIBS=$ac_check_lib_save_LIBS 12858 LIBS=$ac_check_lib_save_LIBS
12849 fi 12859 fi
12850 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5 12860 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5
12851 $as_echo "$ac_cv_lib_ipc_shmat" >&6; } 12861 $as_echo "$ac_cv_lib_ipc_shmat" >&6; }
12852 if test "x$ac_cv_lib_ipc_shmat" = x""yes; then : 12862 if test "x$ac_cv_lib_ipc_shmat" = xyes; then :
12853 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" 12863 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
12854 fi 12864 fi
12855 12865
12856 fi 12866 fi
12857 fi 12867 fi
12865 # These have to be linked with before -lX11, unlike the other 12875 # These have to be linked with before -lX11, unlike the other
12866 # libraries we check for below, so use a different variable. 12876 # libraries we check for below, so use a different variable.
12867 # John Interrante, Karl Berry 12877 # John Interrante, Karl Berry
12868 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5 12878 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5
12869 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; } 12879 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
12870 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then : 12880 if ${ac_cv_lib_ICE_IceConnectionNumber+:} false; then :
12871 $as_echo_n "(cached) " >&6 12881 $as_echo_n "(cached) " >&6
12872 else 12882 else
12873 ac_check_lib_save_LIBS=$LIBS 12883 ac_check_lib_save_LIBS=$LIBS
12874 LIBS="-lICE $X_EXTRA_LIBS $LIBS" 12884 LIBS="-lICE $X_EXTRA_LIBS $LIBS"
12875 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 12885 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12899 conftest$ac_exeext conftest.$ac_ext 12909 conftest$ac_exeext conftest.$ac_ext
12900 LIBS=$ac_check_lib_save_LIBS 12910 LIBS=$ac_check_lib_save_LIBS
12901 fi 12911 fi
12902 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 12912 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
12903 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } 12913 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
12904 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then : 12914 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = xyes; then :
12905 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" 12915 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
12906 fi 12916 fi
12907 12917
12908 LDFLAGS=$ac_save_LDFLAGS 12918 LDFLAGS=$ac_save_LDFLAGS
12909 12919
12921 12931
12922 MAKE_SUBDIR="$MAKE_SUBDIR lwlib" && if test "$verbose" = "yes"; then echo " Appending \"lwlib\" to \$MAKE_SUBDIR"; fi 12932 MAKE_SUBDIR="$MAKE_SUBDIR lwlib" && if test "$verbose" = "yes"; then echo " Appending \"lwlib\" to \$MAKE_SUBDIR"; fi
12923 SRC_SUBDIR_DEPS="$SRC_SUBDIR_DEPS lwlib" && if test "$verbose" = "yes"; then echo " Appending \"lwlib\" to \$SRC_SUBDIR_DEPS"; fi 12933 SRC_SUBDIR_DEPS="$SRC_SUBDIR_DEPS lwlib" && if test "$verbose" = "yes"; then echo " Appending \"lwlib\" to \$SRC_SUBDIR_DEPS"; fi
12924 12934
12925 ac_fn_c_check_header_mongrel "$LINENO" "Xm/Xm.h" "ac_cv_header_Xm_Xm_h" "$ac_includes_default" 12935 ac_fn_c_check_header_mongrel "$LINENO" "Xm/Xm.h" "ac_cv_header_Xm_Xm_h" "$ac_includes_default"
12926 if test "x$ac_cv_header_Xm_Xm_h" = x""yes; then : 12936 if test "x$ac_cv_header_Xm_Xm_h" = xyes; then :
12927 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XmStringFree in -lXm" >&5 12937 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XmStringFree in -lXm" >&5
12928 $as_echo_n "checking for XmStringFree in -lXm... " >&6; } 12938 $as_echo_n "checking for XmStringFree in -lXm... " >&6; }
12929 if test "${ac_cv_lib_Xm_XmStringFree+set}" = set; then : 12939 if ${ac_cv_lib_Xm_XmStringFree+:} false; then :
12930 $as_echo_n "(cached) " >&6 12940 $as_echo_n "(cached) " >&6
12931 else 12941 else
12932 ac_check_lib_save_LIBS=$LIBS 12942 ac_check_lib_save_LIBS=$LIBS
12933 LIBS="-lXm $LIBS" 12943 LIBS="-lXm $LIBS"
12934 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 12944 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12958 conftest$ac_exeext conftest.$ac_ext 12968 conftest$ac_exeext conftest.$ac_ext
12959 LIBS=$ac_check_lib_save_LIBS 12969 LIBS=$ac_check_lib_save_LIBS
12960 fi 12970 fi
12961 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xm_XmStringFree" >&5 12971 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xm_XmStringFree" >&5
12962 $as_echo "$ac_cv_lib_Xm_XmStringFree" >&6; } 12972 $as_echo "$ac_cv_lib_Xm_XmStringFree" >&6; }
12963 if test "x$ac_cv_lib_Xm_XmStringFree" = x""yes; then : 12973 if test "x$ac_cv_lib_Xm_XmStringFree" = xyes; then :
12964 got_motif=yes 12974 got_motif=yes
12965 fi 12975 fi
12966 12976
12967 fi 12977 fi
12968 12978
13127 esac 13137 esac
13128 done 13138 done
13129 fi 13139 fi
13130 13140
13131 ac_fn_c_check_header_mongrel "$LINENO" "X11/Intrinsic.h" "ac_cv_header_X11_Intrinsic_h" "$ac_includes_default" 13141 ac_fn_c_check_header_mongrel "$LINENO" "X11/Intrinsic.h" "ac_cv_header_X11_Intrinsic_h" "$ac_includes_default"
13132 if test "x$ac_cv_header_X11_Intrinsic_h" = x""yes; then : 13142 if test "x$ac_cv_header_X11_Intrinsic_h" = xyes; then :
13133 13143
13134 else 13144 else
13135 as_fn_error $? "Unable to find X11 header files." "$LINENO" 5 13145 as_fn_error $? "Unable to find X11 header files." "$LINENO" 5
13136 fi 13146 fi
13137 13147
13138 13148
13139 13149
13140 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XOpenDisplay in -lX11" >&5 13150 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XOpenDisplay in -lX11" >&5
13141 $as_echo_n "checking for XOpenDisplay in -lX11... " >&6; } 13151 $as_echo_n "checking for XOpenDisplay in -lX11... " >&6; }
13142 if test "${ac_cv_lib_X11_XOpenDisplay+set}" = set; then : 13152 if ${ac_cv_lib_X11_XOpenDisplay+:} false; then :
13143 $as_echo_n "(cached) " >&6 13153 $as_echo_n "(cached) " >&6
13144 else 13154 else
13145 ac_check_lib_save_LIBS=$LIBS 13155 ac_check_lib_save_LIBS=$LIBS
13146 LIBS="-lX11 $LIBS" 13156 LIBS="-lX11 $LIBS"
13147 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 13157 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13171 conftest$ac_exeext conftest.$ac_ext 13181 conftest$ac_exeext conftest.$ac_ext
13172 LIBS=$ac_check_lib_save_LIBS 13182 LIBS=$ac_check_lib_save_LIBS
13173 fi 13183 fi
13174 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_X11_XOpenDisplay" >&5 13184 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_X11_XOpenDisplay" >&5
13175 $as_echo "$ac_cv_lib_X11_XOpenDisplay" >&6; } 13185 $as_echo "$ac_cv_lib_X11_XOpenDisplay" >&6; }
13176 if test "x$ac_cv_lib_X11_XOpenDisplay" = x""yes; then : 13186 if test "x$ac_cv_lib_X11_XOpenDisplay" = xyes; then :
13177 have_lib_x11=yes 13187 have_lib_x11=yes
13178 fi 13188 fi
13179 13189
13180 if test "$have_lib_x11" != "yes"; then 13190 if test "$have_lib_x11" != "yes"; then
13181 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XGetFontProperty in -lX11" >&5 13191 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XGetFontProperty in -lX11" >&5
13182 $as_echo_n "checking for XGetFontProperty in -lX11... " >&6; } 13192 $as_echo_n "checking for XGetFontProperty in -lX11... " >&6; }
13183 if test "${ac_cv_lib_X11_XGetFontProperty+set}" = set; then : 13193 if ${ac_cv_lib_X11_XGetFontProperty+:} false; then :
13184 $as_echo_n "(cached) " >&6 13194 $as_echo_n "(cached) " >&6
13185 else 13195 else
13186 ac_check_lib_save_LIBS=$LIBS 13196 ac_check_lib_save_LIBS=$LIBS
13187 LIBS="-lX11 -b i486-linuxaout $LIBS" 13197 LIBS="-lX11 -b i486-linuxaout $LIBS"
13188 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 13198 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13212 conftest$ac_exeext conftest.$ac_ext 13222 conftest$ac_exeext conftest.$ac_ext
13213 LIBS=$ac_check_lib_save_LIBS 13223 LIBS=$ac_check_lib_save_LIBS
13214 fi 13224 fi
13215 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_X11_XGetFontProperty" >&5 13225 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_X11_XGetFontProperty" >&5
13216 $as_echo "$ac_cv_lib_X11_XGetFontProperty" >&6; } 13226 $as_echo "$ac_cv_lib_X11_XGetFontProperty" >&6; }
13217 if test "x$ac_cv_lib_X11_XGetFontProperty" = x""yes; then : 13227 if test "x$ac_cv_lib_X11_XGetFontProperty" = xyes; then :
13218 ld_switch_x_site="-b i486-linuxaout $ld_switch_x_site" 13228 ld_switch_x_site="-b i486-linuxaout $ld_switch_x_site"
13219 else 13229 else
13220 as_fn_error $? "Unable to find X11 libraries." "$LINENO" 5 13230 as_fn_error $? "Unable to find X11 libraries." "$LINENO" 5
13221 fi 13231 fi
13222 13232
13224 libs_x="-lX11" 13234 libs_x="-lX11"
13225 test "$verbose" = "yes" && echo " Setting libs_x to \"-lX11\"" 13235 test "$verbose" = "yes" && echo " Setting libs_x to \"-lX11\""
13226 13236
13227 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShapeSelectInput in -lXext" >&5 13237 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XShapeSelectInput in -lXext" >&5
13228 $as_echo_n "checking for XShapeSelectInput in -lXext... " >&6; } 13238 $as_echo_n "checking for XShapeSelectInput in -lXext... " >&6; }
13229 if test "${ac_cv_lib_Xext_XShapeSelectInput+set}" = set; then : 13239 if ${ac_cv_lib_Xext_XShapeSelectInput+:} false; then :
13230 $as_echo_n "(cached) " >&6 13240 $as_echo_n "(cached) " >&6
13231 else 13241 else
13232 ac_check_lib_save_LIBS=$LIBS 13242 ac_check_lib_save_LIBS=$LIBS
13233 LIBS="-lXext $LIBS" 13243 LIBS="-lXext $LIBS"
13234 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 13244 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13258 conftest$ac_exeext conftest.$ac_ext 13268 conftest$ac_exeext conftest.$ac_ext
13259 LIBS=$ac_check_lib_save_LIBS 13269 LIBS=$ac_check_lib_save_LIBS
13260 fi 13270 fi
13261 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShapeSelectInput" >&5 13271 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xext_XShapeSelectInput" >&5
13262 $as_echo "$ac_cv_lib_Xext_XShapeSelectInput" >&6; } 13272 $as_echo "$ac_cv_lib_Xext_XShapeSelectInput" >&6; }
13263 if test "x$ac_cv_lib_Xext_XShapeSelectInput" = x""yes; then : 13273 if test "x$ac_cv_lib_Xext_XShapeSelectInput" = xyes; then :
13264 libs_x="-lXext $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXext\" to \$libs_x"; fi 13274 libs_x="-lXext $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXext\" to \$libs_x"; fi
13265 fi 13275 fi
13266 13276
13267 13277
13268 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XtOpenDisplay in -lXt" >&5 13278 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XtOpenDisplay in -lXt" >&5
13269 $as_echo_n "checking for XtOpenDisplay in -lXt... " >&6; } 13279 $as_echo_n "checking for XtOpenDisplay in -lXt... " >&6; }
13270 if test "${ac_cv_lib_Xt_XtOpenDisplay+set}" = set; then : 13280 if ${ac_cv_lib_Xt_XtOpenDisplay+:} false; then :
13271 $as_echo_n "(cached) " >&6 13281 $as_echo_n "(cached) " >&6
13272 else 13282 else
13273 ac_check_lib_save_LIBS=$LIBS 13283 ac_check_lib_save_LIBS=$LIBS
13274 LIBS="-lXt $LIBS" 13284 LIBS="-lXt $LIBS"
13275 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 13285 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13299 conftest$ac_exeext conftest.$ac_ext 13309 conftest$ac_exeext conftest.$ac_ext
13300 LIBS=$ac_check_lib_save_LIBS 13310 LIBS=$ac_check_lib_save_LIBS
13301 fi 13311 fi
13302 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xt_XtOpenDisplay" >&5 13312 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xt_XtOpenDisplay" >&5
13303 $as_echo "$ac_cv_lib_Xt_XtOpenDisplay" >&6; } 13313 $as_echo "$ac_cv_lib_Xt_XtOpenDisplay" >&6; }
13304 if test "x$ac_cv_lib_Xt_XtOpenDisplay" = x""yes; then : 13314 if test "x$ac_cv_lib_Xt_XtOpenDisplay" = xyes; then :
13305 libs_x="-lXt $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXt\" to \$libs_x"; fi 13315 libs_x="-lXt $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXt\" to \$libs_x"; fi
13306 else 13316 else
13307 as_fn_error $? "Unable to find X11 libraries." "$LINENO" 5 13317 as_fn_error $? "Unable to find X11 libraries." "$LINENO" 5
13308 fi 13318 fi
13309 13319
13369 13379
13370 13380
13371 for ac_func in XRegisterIMInstantiateCallback 13381 for ac_func in XRegisterIMInstantiateCallback
13372 do : 13382 do :
13373 ac_fn_c_check_func "$LINENO" "XRegisterIMInstantiateCallback" "ac_cv_func_XRegisterIMInstantiateCallback" 13383 ac_fn_c_check_func "$LINENO" "XRegisterIMInstantiateCallback" "ac_cv_func_XRegisterIMInstantiateCallback"
13374 if test "x$ac_cv_func_XRegisterIMInstantiateCallback" = x""yes; then : 13384 if test "x$ac_cv_func_XRegisterIMInstantiateCallback" = xyes; then :
13375 cat >>confdefs.h <<_ACEOF 13385 cat >>confdefs.h <<_ACEOF
13376 #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1 13386 #define HAVE_XREGISTERIMINSTANTIATECALLBACK 1
13377 _ACEOF 13387 _ACEOF
13378 13388
13379 fi 13389 fi
13401 fi 13411 fi
13402 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 13412 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13403 13413
13404 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XmuReadBitmapDataFromFile in -lXmu" >&5 13414 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XmuReadBitmapDataFromFile in -lXmu" >&5
13405 $as_echo_n "checking for XmuReadBitmapDataFromFile in -lXmu... " >&6; } 13415 $as_echo_n "checking for XmuReadBitmapDataFromFile in -lXmu... " >&6; }
13406 if test "${ac_cv_lib_Xmu_XmuReadBitmapDataFromFile+set}" = set; then : 13416 if ${ac_cv_lib_Xmu_XmuReadBitmapDataFromFile+:} false; then :
13407 $as_echo_n "(cached) " >&6 13417 $as_echo_n "(cached) " >&6
13408 else 13418 else
13409 ac_check_lib_save_LIBS=$LIBS 13419 ac_check_lib_save_LIBS=$LIBS
13410 LIBS="-lXmu $LIBS" 13420 LIBS="-lXmu $LIBS"
13411 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 13421 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13435 conftest$ac_exeext conftest.$ac_ext 13445 conftest$ac_exeext conftest.$ac_ext
13436 LIBS=$ac_check_lib_save_LIBS 13446 LIBS=$ac_check_lib_save_LIBS
13437 fi 13447 fi
13438 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xmu_XmuReadBitmapDataFromFile" >&5 13448 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xmu_XmuReadBitmapDataFromFile" >&5
13439 $as_echo "$ac_cv_lib_Xmu_XmuReadBitmapDataFromFile" >&6; } 13449 $as_echo "$ac_cv_lib_Xmu_XmuReadBitmapDataFromFile" >&6; }
13440 if test "x$ac_cv_lib_Xmu_XmuReadBitmapDataFromFile" = x""yes; then : 13450 if test "x$ac_cv_lib_Xmu_XmuReadBitmapDataFromFile" = xyes; then :
13441 with_xmu=yes 13451 with_xmu=yes
13442 else 13452 else
13443 with_xmu=no 13453 with_xmu=no
13444 fi 13454 fi
13445 13455
13451 libs_x="-lXmu $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXmu\" to \$libs_x"; fi 13461 libs_x="-lXmu $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXmu\" to \$libs_x"; fi
13452 fi 13462 fi
13453 13463
13454 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lXbsd" >&5 13464 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lXbsd" >&5
13455 $as_echo_n "checking for main in -lXbsd... " >&6; } 13465 $as_echo_n "checking for main in -lXbsd... " >&6; }
13456 if test "${ac_cv_lib_Xbsd_main+set}" = set; then : 13466 if ${ac_cv_lib_Xbsd_main+:} false; then :
13457 $as_echo_n "(cached) " >&6 13467 $as_echo_n "(cached) " >&6
13458 else 13468 else
13459 ac_check_lib_save_LIBS=$LIBS 13469 ac_check_lib_save_LIBS=$LIBS
13460 LIBS="-lXbsd $LIBS" 13470 LIBS="-lXbsd $LIBS"
13461 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 13471 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13479 conftest$ac_exeext conftest.$ac_ext 13489 conftest$ac_exeext conftest.$ac_ext
13480 LIBS=$ac_check_lib_save_LIBS 13490 LIBS=$ac_check_lib_save_LIBS
13481 fi 13491 fi
13482 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xbsd_main" >&5 13492 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xbsd_main" >&5
13483 $as_echo "$ac_cv_lib_Xbsd_main" >&6; } 13493 $as_echo "$ac_cv_lib_Xbsd_main" >&6; }
13484 if test "x$ac_cv_lib_Xbsd_main" = x""yes; then : 13494 if test "x$ac_cv_lib_Xbsd_main" = xyes; then :
13485 libs_x="-lXbsd $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXbsd\" to \$libs_x"; fi 13495 libs_x="-lXbsd $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXbsd\" to \$libs_x"; fi
13486 fi 13496 fi
13487 13497
13488 13498
13489 if test "$unexec" = "unexaix.o" -a "$x11_release" = "6"; then 13499 if test "$unexec" = "unexaix.o" -a "$x11_release" = "6"; then
13514 xft_includes_found=yes 13524 xft_includes_found=yes
13515 else 13525 else
13516 for ac_header in freetype/config/ftheader.h 13526 for ac_header in freetype/config/ftheader.h
13517 do : 13527 do :
13518 ac_fn_c_check_header_mongrel "$LINENO" "freetype/config/ftheader.h" "ac_cv_header_freetype_config_ftheader_h" "$ac_includes_default" 13528 ac_fn_c_check_header_mongrel "$LINENO" "freetype/config/ftheader.h" "ac_cv_header_freetype_config_ftheader_h" "$ac_includes_default"
13519 if test "x$ac_cv_header_freetype_config_ftheader_h" = x""yes; then : 13529 if test "x$ac_cv_header_freetype_config_ftheader_h" = xyes; then :
13520 cat >>confdefs.h <<_ACEOF 13530 cat >>confdefs.h <<_ACEOF
13521 #define HAVE_FREETYPE_CONFIG_FTHEADER_H 1 13531 #define HAVE_FREETYPE_CONFIG_FTHEADER_H 1
13522 _ACEOF 13532 _ACEOF
13523 xft_includes_found=yes 13533 xft_includes_found=yes
13524 else 13534 else
13534 save_c_switch_site="$c_switch_site" 13544 save_c_switch_site="$c_switch_site"
13535 c_switch_site="$c_switch_site -I${freetype_include_top}" 13545 c_switch_site="$c_switch_site -I${freetype_include_top}"
13536 for ac_header in freetype/config/ftheader.h 13546 for ac_header in freetype/config/ftheader.h
13537 do : 13547 do :
13538 ac_fn_c_check_header_mongrel "$LINENO" "freetype/config/ftheader.h" "ac_cv_header_freetype_config_ftheader_h" "$ac_includes_default" 13548 ac_fn_c_check_header_mongrel "$LINENO" "freetype/config/ftheader.h" "ac_cv_header_freetype_config_ftheader_h" "$ac_includes_default"
13539 if test "x$ac_cv_header_freetype_config_ftheader_h" = x""yes; then : 13549 if test "x$ac_cv_header_freetype_config_ftheader_h" = xyes; then :
13540 cat >>confdefs.h <<_ACEOF 13550 cat >>confdefs.h <<_ACEOF
13541 #define HAVE_FREETYPE_CONFIG_FTHEADER_H 1 13551 #define HAVE_FREETYPE_CONFIG_FTHEADER_H 1
13542 _ACEOF 13552 _ACEOF
13543 xft_includes_found=yes 13553 xft_includes_found=yes
13544 else 13554 else
13557 if test "$xft_includes_found" != "yes"; then 13567 if test "$xft_includes_found" != "yes"; then
13558 { echo "Error:" "Unable to find headers for --with-xft" >&2; exit 1; } 13568 { echo "Error:" "Unable to find headers for --with-xft" >&2; exit 1; }
13559 else 13569 else
13560 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XRenderQueryExtension in -lXrender" >&5 13570 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XRenderQueryExtension in -lXrender" >&5
13561 $as_echo_n "checking for XRenderQueryExtension in -lXrender... " >&6; } 13571 $as_echo_n "checking for XRenderQueryExtension in -lXrender... " >&6; }
13562 if test "${ac_cv_lib_Xrender_XRenderQueryExtension+set}" = set; then : 13572 if ${ac_cv_lib_Xrender_XRenderQueryExtension+:} false; then :
13563 $as_echo_n "(cached) " >&6 13573 $as_echo_n "(cached) " >&6
13564 else 13574 else
13565 ac_check_lib_save_LIBS=$LIBS 13575 ac_check_lib_save_LIBS=$LIBS
13566 LIBS="-lXrender $LIBS" 13576 LIBS="-lXrender $LIBS"
13567 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 13577 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13591 conftest$ac_exeext conftest.$ac_ext 13601 conftest$ac_exeext conftest.$ac_ext
13592 LIBS=$ac_check_lib_save_LIBS 13602 LIBS=$ac_check_lib_save_LIBS
13593 fi 13603 fi
13594 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xrender_XRenderQueryExtension" >&5 13604 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xrender_XRenderQueryExtension" >&5
13595 $as_echo "$ac_cv_lib_Xrender_XRenderQueryExtension" >&6; } 13605 $as_echo "$ac_cv_lib_Xrender_XRenderQueryExtension" >&6; }
13596 if test "x$ac_cv_lib_Xrender_XRenderQueryExtension" = x""yes; then : 13606 if test "x$ac_cv_lib_Xrender_XRenderQueryExtension" = xyes; then :
13597 libs_x="-lXrender $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXrender\" to \$libs_x"; fi 13607 libs_x="-lXrender $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXrender\" to \$libs_x"; fi
13598 else 13608 else
13599 { echo "Error:" "Unable to find libXrender for --with-xft" >&2; exit 1; } 13609 { echo "Error:" "Unable to find libXrender for --with-xft" >&2; exit 1; }
13600 fi 13610 fi
13601 13611
13602 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FcPatternCreate in -lfontconfig" >&5 13612 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FcPatternCreate in -lfontconfig" >&5
13603 $as_echo_n "checking for FcPatternCreate in -lfontconfig... " >&6; } 13613 $as_echo_n "checking for FcPatternCreate in -lfontconfig... " >&6; }
13604 if test "${ac_cv_lib_fontconfig_FcPatternCreate+set}" = set; then : 13614 if ${ac_cv_lib_fontconfig_FcPatternCreate+:} false; then :
13605 $as_echo_n "(cached) " >&6 13615 $as_echo_n "(cached) " >&6
13606 else 13616 else
13607 ac_check_lib_save_LIBS=$LIBS 13617 ac_check_lib_save_LIBS=$LIBS
13608 LIBS="-lfontconfig $LIBS" 13618 LIBS="-lfontconfig $LIBS"
13609 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 13619 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13633 conftest$ac_exeext conftest.$ac_ext 13643 conftest$ac_exeext conftest.$ac_ext
13634 LIBS=$ac_check_lib_save_LIBS 13644 LIBS=$ac_check_lib_save_LIBS
13635 fi 13645 fi
13636 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fontconfig_FcPatternCreate" >&5 13646 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fontconfig_FcPatternCreate" >&5
13637 $as_echo "$ac_cv_lib_fontconfig_FcPatternCreate" >&6; } 13647 $as_echo "$ac_cv_lib_fontconfig_FcPatternCreate" >&6; }
13638 if test "x$ac_cv_lib_fontconfig_FcPatternCreate" = x""yes; then : 13648 if test "x$ac_cv_lib_fontconfig_FcPatternCreate" = xyes; then :
13639 libs_x="-lfontconfig $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lfontconfig\" to \$libs_x"; fi 13649 libs_x="-lfontconfig $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lfontconfig\" to \$libs_x"; fi
13640 else 13650 else
13641 { echo "Error:" "Unable to find libfontconfig for --with-xft" >&2; exit 1; } 13651 { echo "Error:" "Unable to find libfontconfig for --with-xft" >&2; exit 1; }
13642 fi 13652 fi
13643 13653
13644 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XftFontOpen in -lXft" >&5 13654 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XftFontOpen in -lXft" >&5
13645 $as_echo_n "checking for XftFontOpen in -lXft... " >&6; } 13655 $as_echo_n "checking for XftFontOpen in -lXft... " >&6; }
13646 if test "${ac_cv_lib_Xft_XftFontOpen+set}" = set; then : 13656 if ${ac_cv_lib_Xft_XftFontOpen+:} false; then :
13647 $as_echo_n "(cached) " >&6 13657 $as_echo_n "(cached) " >&6
13648 else 13658 else
13649 ac_check_lib_save_LIBS=$LIBS 13659 ac_check_lib_save_LIBS=$LIBS
13650 LIBS="-lXft $LIBS" 13660 LIBS="-lXft $LIBS"
13651 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 13661 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13675 conftest$ac_exeext conftest.$ac_ext 13685 conftest$ac_exeext conftest.$ac_ext
13676 LIBS=$ac_check_lib_save_LIBS 13686 LIBS=$ac_check_lib_save_LIBS
13677 fi 13687 fi
13678 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xft_XftFontOpen" >&5 13688 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xft_XftFontOpen" >&5
13679 $as_echo "$ac_cv_lib_Xft_XftFontOpen" >&6; } 13689 $as_echo "$ac_cv_lib_Xft_XftFontOpen" >&6; }
13680 if test "x$ac_cv_lib_Xft_XftFontOpen" = x""yes; then : 13690 if test "x$ac_cv_lib_Xft_XftFontOpen" = xyes; then :
13681 libs_x="-lXft $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXft\" to \$libs_x"; fi 13691 libs_x="-lXft $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXft\" to \$libs_x"; fi
13682 else 13692 else
13683 { echo "Error:" "Unable to find libXft for --with-xft" >&2; exit 1; } 13693 { echo "Error:" "Unable to find libXft for --with-xft" >&2; exit 1; }
13684 fi 13694 fi
13685 13695
13686 13696
13687 for ac_func in FcConfigGetRescanInterval 13697 for ac_func in FcConfigGetRescanInterval
13688 do : 13698 do :
13689 ac_fn_c_check_func "$LINENO" "FcConfigGetRescanInterval" "ac_cv_func_FcConfigGetRescanInterval" 13699 ac_fn_c_check_func "$LINENO" "FcConfigGetRescanInterval" "ac_cv_func_FcConfigGetRescanInterval"
13690 if test "x$ac_cv_func_FcConfigGetRescanInterval" = x""yes; then : 13700 if test "x$ac_cv_func_FcConfigGetRescanInterval" = xyes; then :
13691 cat >>confdefs.h <<_ACEOF 13701 cat >>confdefs.h <<_ACEOF
13692 #define HAVE_FCCONFIGGETRESCANINTERVAL 1 13702 #define HAVE_FCCONFIGGETRESCANINTERVAL 1
13693 _ACEOF 13703 _ACEOF
13694 13704
13695 fi 13705 fi
13696 done 13706 done
13697 13707
13698 for ac_func in FcConfigSetRescanInterval 13708 for ac_func in FcConfigSetRescanInterval
13699 do : 13709 do :
13700 ac_fn_c_check_func "$LINENO" "FcConfigSetRescanInterval" "ac_cv_func_FcConfigSetRescanInterval" 13710 ac_fn_c_check_func "$LINENO" "FcConfigSetRescanInterval" "ac_cv_func_FcConfigSetRescanInterval"
13701 if test "x$ac_cv_func_FcConfigSetRescanInterval" = x""yes; then : 13711 if test "x$ac_cv_func_FcConfigSetRescanInterval" = xyes; then :
13702 cat >>confdefs.h <<_ACEOF 13712 cat >>confdefs.h <<_ACEOF
13703 #define HAVE_FCCONFIGSETRESCANINTERVAL 1 13713 #define HAVE_FCCONFIGSETRESCANINTERVAL 1
13704 _ACEOF 13714 _ACEOF
13705 13715
13706 fi 13716 fi
13721 $as_echo_n "checking for MS-Windows... " >&6; } 13731 $as_echo_n "checking for MS-Windows... " >&6; }
13722 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5 13732 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
13723 $as_echo "" >&6; } 13733 $as_echo "" >&6; }
13724 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lgdi32" >&5 13734 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lgdi32" >&5
13725 $as_echo_n "checking for main in -lgdi32... " >&6; } 13735 $as_echo_n "checking for main in -lgdi32... " >&6; }
13726 if test "${ac_cv_lib_gdi32_main+set}" = set; then : 13736 if ${ac_cv_lib_gdi32_main+:} false; then :
13727 $as_echo_n "(cached) " >&6 13737 $as_echo_n "(cached) " >&6
13728 else 13738 else
13729 ac_check_lib_save_LIBS=$LIBS 13739 ac_check_lib_save_LIBS=$LIBS
13730 LIBS="-lgdi32 $LIBS" 13740 LIBS="-lgdi32 $LIBS"
13731 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 13741 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13749 conftest$ac_exeext conftest.$ac_ext 13759 conftest$ac_exeext conftest.$ac_ext
13750 LIBS=$ac_check_lib_save_LIBS 13760 LIBS=$ac_check_lib_save_LIBS
13751 fi 13761 fi
13752 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gdi32_main" >&5 13762 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gdi32_main" >&5
13753 $as_echo "$ac_cv_lib_gdi32_main" >&6; } 13763 $as_echo "$ac_cv_lib_gdi32_main" >&6; }
13754 if test "x$ac_cv_lib_gdi32_main" = x""yes; then : 13764 if test "x$ac_cv_lib_gdi32_main" = xyes; then :
13755 with_msw=yes 13765 with_msw=yes
13756 fi 13766 fi
13757 13767
13758 if test "$with_msw" = "yes"; then 13768 if test "$with_msw" = "yes"; then
13759 $as_echo "#define HAVE_MS_WINDOWS 1" >>confdefs.h 13769 $as_echo "#define HAVE_MS_WINDOWS 1" >>confdefs.h
13847 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/shape.h" "ac_cv_header_X11_extensions_shape_h" " 13857 ac_fn_c_check_header_compile "$LINENO" "X11/extensions/shape.h" "ac_cv_header_X11_extensions_shape_h" "
13848 #include <X11/Xlib.h> 13858 #include <X11/Xlib.h>
13849 #include <X11/Xutil.h> 13859 #include <X11/Xutil.h>
13850 13860
13851 " 13861 "
13852 if test "x$ac_cv_header_X11_extensions_shape_h" = x""yes; then : 13862 if test "x$ac_cv_header_X11_extensions_shape_h" = xyes; then :
13853 13863
13854 $as_echo "#define HAVE_BALLOON_HELP 1" >>confdefs.h 13864 $as_echo "#define HAVE_BALLOON_HELP 1" >>confdefs.h
13855 13865
13856 13866
13857 fi 13867 fi
13884 $as_echo "no" >&6; } 13894 $as_echo "no" >&6; }
13885 fi 13895 fi
13886 13896
13887 test -z "$with_xauth" && test "$window_system" = "none" && with_xauth=no 13897 test -z "$with_xauth" && test "$window_system" = "none" && with_xauth=no
13888 test -z "$with_xauth" && { ac_fn_c_check_header_mongrel "$LINENO" "X11/Xauth.h" "ac_cv_header_X11_Xauth_h" "$ac_includes_default" 13898 test -z "$with_xauth" && { ac_fn_c_check_header_mongrel "$LINENO" "X11/Xauth.h" "ac_cv_header_X11_Xauth_h" "$ac_includes_default"
13889 if test "x$ac_cv_header_X11_Xauth_h" = x""yes; then : 13899 if test "x$ac_cv_header_X11_Xauth_h" = xyes; then :
13890 13900
13891 else 13901 else
13892 with_xauth=no 13902 with_xauth=no
13893 fi 13903 fi
13894 13904
13895 } 13905 }
13896 test -z "$with_xauth" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XauGetAuthByAddr in -lXau" >&5 13906 test -z "$with_xauth" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XauGetAuthByAddr in -lXau" >&5
13897 $as_echo_n "checking for XauGetAuthByAddr in -lXau... " >&6; } 13907 $as_echo_n "checking for XauGetAuthByAddr in -lXau... " >&6; }
13898 if test "${ac_cv_lib_Xau_XauGetAuthByAddr+set}" = set; then : 13908 if ${ac_cv_lib_Xau_XauGetAuthByAddr+:} false; then :
13899 $as_echo_n "(cached) " >&6 13909 $as_echo_n "(cached) " >&6
13900 else 13910 else
13901 ac_check_lib_save_LIBS=$LIBS 13911 ac_check_lib_save_LIBS=$LIBS
13902 LIBS="-lXau $LIBS" 13912 LIBS="-lXau $LIBS"
13903 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 13913 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13927 conftest$ac_exeext conftest.$ac_ext 13937 conftest$ac_exeext conftest.$ac_ext
13928 LIBS=$ac_check_lib_save_LIBS 13938 LIBS=$ac_check_lib_save_LIBS
13929 fi 13939 fi
13930 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xau_XauGetAuthByAddr" >&5 13940 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xau_XauGetAuthByAddr" >&5
13931 $as_echo "$ac_cv_lib_Xau_XauGetAuthByAddr" >&6; } 13941 $as_echo "$ac_cv_lib_Xau_XauGetAuthByAddr" >&6; }
13932 if test "x$ac_cv_lib_Xau_XauGetAuthByAddr" = x""yes; then : 13942 if test "x$ac_cv_lib_Xau_XauGetAuthByAddr" = xyes; then :
13933 : 13943 :
13934 else 13944 else
13935 with_xauth=no 13945 with_xauth=no
13936 fi 13946 fi
13937 } 13947 }
13969 $as_echo "#define HAVE_DYLD 1" >>confdefs.h 13979 $as_echo "#define HAVE_DYLD 1" >>confdefs.h
13970 13980
13971 ;; 13981 ;;
13972 * ) 13982 * )
13973 ac_fn_c_check_header_mongrel "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default" 13983 ac_fn_c_check_header_mongrel "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default"
13974 if test "x$ac_cv_header_dlfcn_h" = x""yes; then : 13984 if test "x$ac_cv_header_dlfcn_h" = xyes; then :
13975 13985
13976 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lc" >&5 13986 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lc" >&5
13977 $as_echo_n "checking for dlopen in -lc... " >&6; } 13987 $as_echo_n "checking for dlopen in -lc... " >&6; }
13978 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 13988 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13979 /* end confdefs.h. */ 13989 /* end confdefs.h. */
14050 if test "$have_dl" = "yes"; then 14060 if test "$have_dl" = "yes"; then
14051 $as_echo "#define HAVE_DLOPEN 1" >>confdefs.h 14061 $as_echo "#define HAVE_DLOPEN 1" >>confdefs.h
14052 14062
14053 else 14063 else
14054 ac_fn_c_check_header_mongrel "$LINENO" "dl.h" "ac_cv_header_dl_h" "$ac_includes_default" 14064 ac_fn_c_check_header_mongrel "$LINENO" "dl.h" "ac_cv_header_dl_h" "$ac_includes_default"
14055 if test "x$ac_cv_header_dl_h" = x""yes; then : 14065 if test "x$ac_cv_header_dl_h" = xyes; then :
14056 14066
14057 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -lc" >&5 14067 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -lc" >&5
14058 $as_echo_n "checking for shl_load in -lc... " >&6; } 14068 $as_echo_n "checking for shl_load in -lc... " >&6; }
14059 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 14069 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14060 /* end confdefs.h. */ 14070 /* end confdefs.h. */
14106 if test "$have_dl" = "yes"; then 14116 if test "$have_dl" = "yes"; then
14107 $as_echo "#define HAVE_SHL_LOAD 1" >>confdefs.h 14117 $as_echo "#define HAVE_SHL_LOAD 1" >>confdefs.h
14108 14118
14109 else 14119 else
14110 ac_fn_c_check_header_mongrel "$LINENO" "ltdl.h" "ac_cv_header_ltdl_h" "$ac_includes_default" 14120 ac_fn_c_check_header_mongrel "$LINENO" "ltdl.h" "ac_cv_header_ltdl_h" "$ac_includes_default"
14111 if test "x$ac_cv_header_ltdl_h" = x""yes; then : 14121 if test "x$ac_cv_header_ltdl_h" = xyes; then :
14112 14122
14113 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lt_dlinit in -lltdl" >&5 14123 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lt_dlinit in -lltdl" >&5
14114 $as_echo_n "checking for lt_dlinit in -lltdl... " >&6; } 14124 $as_echo_n "checking for lt_dlinit in -lltdl... " >&6; }
14115 ac_save_LIBS="$LIBS" 14125 ac_save_LIBS="$LIBS"
14116 LIBS="$LIBS -lltdl" 14126 LIBS="$LIBS -lltdl"
14775 fi 14785 fi
14776 if test "$with_tooltalk" != "no" ; then 14786 if test "$with_tooltalk" != "no" ; then
14777 for extra_libs in "" "-lI18N -lce" "-lcxx"; do 14787 for extra_libs in "" "-lI18N -lce" "-lcxx"; do
14778 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tt_message_create in -ltt" >&5 14788 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tt_message_create in -ltt" >&5
14779 $as_echo_n "checking for tt_message_create in -ltt... " >&6; } 14789 $as_echo_n "checking for tt_message_create in -ltt... " >&6; }
14780 if test "${ac_cv_lib_tt_tt_message_create+set}" = set; then : 14790 if ${ac_cv_lib_tt_tt_message_create+:} false; then :
14781 $as_echo_n "(cached) " >&6 14791 $as_echo_n "(cached) " >&6
14782 else 14792 else
14783 ac_check_lib_save_LIBS=$LIBS 14793 ac_check_lib_save_LIBS=$LIBS
14784 LIBS="-ltt $extra_libs $LIBS" 14794 LIBS="-ltt $extra_libs $LIBS"
14785 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 14795 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14809 conftest$ac_exeext conftest.$ac_ext 14819 conftest$ac_exeext conftest.$ac_ext
14810 LIBS=$ac_check_lib_save_LIBS 14820 LIBS=$ac_check_lib_save_LIBS
14811 fi 14821 fi
14812 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tt_tt_message_create" >&5 14822 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tt_tt_message_create" >&5
14813 $as_echo "$ac_cv_lib_tt_tt_message_create" >&6; } 14823 $as_echo "$ac_cv_lib_tt_tt_message_create" >&6; }
14814 if test "x$ac_cv_lib_tt_tt_message_create" = x""yes; then : 14824 if test "x$ac_cv_lib_tt_tt_message_create" = xyes; then :
14815 tt_libs="-ltt $extra_libs"; break 14825 tt_libs="-ltt $extra_libs"; break
14816 else 14826 else
14817 : 14827 :
14818 fi 14828 fi
14819 14829
14837 14847
14838 libs_x="$tt_libs $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"$tt_libs\" to \$libs_x"; fi 14848 libs_x="$tt_libs $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"$tt_libs\" to \$libs_x"; fi
14839 fi 14849 fi
14840 14850
14841 test -z "$with_cde" && { ac_fn_c_check_header_mongrel "$LINENO" "Dt/Dt.h" "ac_cv_header_Dt_Dt_h" "$ac_includes_default" 14851 test -z "$with_cde" && { ac_fn_c_check_header_mongrel "$LINENO" "Dt/Dt.h" "ac_cv_header_Dt_Dt_h" "$ac_includes_default"
14842 if test "x$ac_cv_header_Dt_Dt_h" = x""yes; then : 14852 if test "x$ac_cv_header_Dt_Dt_h" = xyes; then :
14843 14853
14844 else 14854 else
14845 with_cde=no 14855 with_cde=no
14846 fi 14856 fi
14847 14857
14848 } 14858 }
14849 test -z "$with_cde" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for DtDndDragStart in -lDtSvc" >&5 14859 test -z "$with_cde" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for DtDndDragStart in -lDtSvc" >&5
14850 $as_echo_n "checking for DtDndDragStart in -lDtSvc... " >&6; } 14860 $as_echo_n "checking for DtDndDragStart in -lDtSvc... " >&6; }
14851 if test "${ac_cv_lib_DtSvc_DtDndDragStart+set}" = set; then : 14861 if ${ac_cv_lib_DtSvc_DtDndDragStart+:} false; then :
14852 $as_echo_n "(cached) " >&6 14862 $as_echo_n "(cached) " >&6
14853 else 14863 else
14854 ac_check_lib_save_LIBS=$LIBS 14864 ac_check_lib_save_LIBS=$LIBS
14855 LIBS="-lDtSvc $LIBS" 14865 LIBS="-lDtSvc $LIBS"
14856 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 14866 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14880 conftest$ac_exeext conftest.$ac_ext 14890 conftest$ac_exeext conftest.$ac_ext
14881 LIBS=$ac_check_lib_save_LIBS 14891 LIBS=$ac_check_lib_save_LIBS
14882 fi 14892 fi
14883 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_DtSvc_DtDndDragStart" >&5 14893 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_DtSvc_DtDndDragStart" >&5
14884 $as_echo "$ac_cv_lib_DtSvc_DtDndDragStart" >&6; } 14894 $as_echo "$ac_cv_lib_DtSvc_DtDndDragStart" >&6; }
14885 if test "x$ac_cv_lib_DtSvc_DtDndDragStart" = x""yes; then : 14895 if test "x$ac_cv_lib_DtSvc_DtDndDragStart" = xyes; then :
14886 : 14896 :
14887 else 14897 else
14888 with_cde=no 14898 with_cde=no
14889 fi 14899 fi
14890 } 14900 }
14930 $as_echo_n "checking for LDAP... " >&6; } 14940 $as_echo_n "checking for LDAP... " >&6; }
14931 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5 14941 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
14932 $as_echo "" >&6; } 14942 $as_echo "" >&6; }
14933 ldap_libs= 14943 ldap_libs=
14934 test -z "$with_ldap" && { ac_fn_c_check_header_mongrel "$LINENO" "ldap.h" "ac_cv_header_ldap_h" "$ac_includes_default" 14944 test -z "$with_ldap" && { ac_fn_c_check_header_mongrel "$LINENO" "ldap.h" "ac_cv_header_ldap_h" "$ac_includes_default"
14935 if test "x$ac_cv_header_ldap_h" = x""yes; then : 14945 if test "x$ac_cv_header_ldap_h" = xyes; then :
14936 14946
14937 else 14947 else
14938 with_ldap=no 14948 with_ldap=no
14939 fi 14949 fi
14940 14950
14941 } 14951 }
14942 test -z "$with_ldap" && { ac_fn_c_check_header_mongrel "$LINENO" "lber.h" "ac_cv_header_lber_h" "$ac_includes_default" 14952 test -z "$with_ldap" && { ac_fn_c_check_header_mongrel "$LINENO" "lber.h" "ac_cv_header_lber_h" "$ac_includes_default"
14943 if test "x$ac_cv_header_lber_h" = x""yes; then : 14953 if test "x$ac_cv_header_lber_h" = xyes; then :
14944 14954
14945 else 14955 else
14946 with_ldap=no 14956 with_ldap=no
14947 fi 14957 fi
14948 14958
14949 } 14959 }
14950 if test "$with_ldap" != "no"; then 14960 if test "$with_ldap" != "no"; then
14951 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ldap_search in -lldap" >&5 14961 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ldap_search in -lldap" >&5
14952 $as_echo_n "checking for ldap_search in -lldap... " >&6; } 14962 $as_echo_n "checking for ldap_search in -lldap... " >&6; }
14953 if test "${ac_cv_lib_ldap_ldap_search+set}" = set; then : 14963 if ${ac_cv_lib_ldap_ldap_search+:} false; then :
14954 $as_echo_n "(cached) " >&6 14964 $as_echo_n "(cached) " >&6
14955 else 14965 else
14956 ac_check_lib_save_LIBS=$LIBS 14966 ac_check_lib_save_LIBS=$LIBS
14957 LIBS="-lldap $LIBS" 14967 LIBS="-lldap $LIBS"
14958 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 14968 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14982 conftest$ac_exeext conftest.$ac_ext 14992 conftest$ac_exeext conftest.$ac_ext
14983 LIBS=$ac_check_lib_save_LIBS 14993 LIBS=$ac_check_lib_save_LIBS
14984 fi 14994 fi
14985 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ldap_ldap_search" >&5 14995 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ldap_ldap_search" >&5
14986 $as_echo "$ac_cv_lib_ldap_ldap_search" >&6; } 14996 $as_echo "$ac_cv_lib_ldap_ldap_search" >&6; }
14987 if test "x$ac_cv_lib_ldap_ldap_search" = x""yes; then : 14997 if test "x$ac_cv_lib_ldap_ldap_search" = xyes; then :
14988 with_ldap=yes 14998 with_ldap=yes
14989 fi 14999 fi
14990 15000
14991 test "$with_ldap" != "yes" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ldap_open in -lldap" >&5 15001 test "$with_ldap" != "yes" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ldap_open in -lldap" >&5
14992 $as_echo_n "checking for ldap_open in -lldap... " >&6; } 15002 $as_echo_n "checking for ldap_open in -lldap... " >&6; }
14993 if test "${ac_cv_lib_ldap_ldap_open+set}" = set; then : 15003 if ${ac_cv_lib_ldap_ldap_open+:} false; then :
14994 $as_echo_n "(cached) " >&6 15004 $as_echo_n "(cached) " >&6
14995 else 15005 else
14996 ac_check_lib_save_LIBS=$LIBS 15006 ac_check_lib_save_LIBS=$LIBS
14997 LIBS="-lldap -llber $LIBS" 15007 LIBS="-lldap -llber $LIBS"
14998 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15008 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15022 conftest$ac_exeext conftest.$ac_ext 15032 conftest$ac_exeext conftest.$ac_ext
15023 LIBS=$ac_check_lib_save_LIBS 15033 LIBS=$ac_check_lib_save_LIBS
15024 fi 15034 fi
15025 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ldap_ldap_open" >&5 15035 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ldap_ldap_open" >&5
15026 $as_echo "$ac_cv_lib_ldap_ldap_open" >&6; } 15036 $as_echo "$ac_cv_lib_ldap_ldap_open" >&6; }
15027 if test "x$ac_cv_lib_ldap_ldap_open" = x""yes; then : 15037 if test "x$ac_cv_lib_ldap_ldap_open" = xyes; then :
15028 with_ldap=yes with_ldap_lber=yes 15038 with_ldap=yes with_ldap_lber=yes
15029 fi 15039 fi
15030 } 15040 }
15031 test "$with_ldap" != "yes" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ldap_open in -lldap" >&5 15041 test "$with_ldap" != "yes" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ldap_open in -lldap" >&5
15032 $as_echo_n "checking for ldap_open in -lldap... " >&6; } 15042 $as_echo_n "checking for ldap_open in -lldap... " >&6; }
15033 if test "${ac_cv_lib_ldap_ldap_open+set}" = set; then : 15043 if ${ac_cv_lib_ldap_ldap_open+:} false; then :
15034 $as_echo_n "(cached) " >&6 15044 $as_echo_n "(cached) " >&6
15035 else 15045 else
15036 ac_check_lib_save_LIBS=$LIBS 15046 ac_check_lib_save_LIBS=$LIBS
15037 LIBS="-lldap -llber -lkrb $LIBS" 15047 LIBS="-lldap -llber -lkrb $LIBS"
15038 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15048 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15062 conftest$ac_exeext conftest.$ac_ext 15072 conftest$ac_exeext conftest.$ac_ext
15063 LIBS=$ac_check_lib_save_LIBS 15073 LIBS=$ac_check_lib_save_LIBS
15064 fi 15074 fi
15065 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ldap_ldap_open" >&5 15075 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ldap_ldap_open" >&5
15066 $as_echo "$ac_cv_lib_ldap_ldap_open" >&6; } 15076 $as_echo "$ac_cv_lib_ldap_ldap_open" >&6; }
15067 if test "x$ac_cv_lib_ldap_ldap_open" = x""yes; then : 15077 if test "x$ac_cv_lib_ldap_ldap_open" = xyes; then :
15068 with_ldap=yes with_ldap_lber=yes with_ldap_krb=yes 15078 with_ldap=yes with_ldap_lber=yes with_ldap_krb=yes
15069 fi 15079 fi
15070 } 15080 }
15071 test "$with_ldap" != "yes" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ldap_open in -lldap" >&5 15081 test "$with_ldap" != "yes" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ldap_open in -lldap" >&5
15072 $as_echo_n "checking for ldap_open in -lldap... " >&6; } 15082 $as_echo_n "checking for ldap_open in -lldap... " >&6; }
15073 if test "${ac_cv_lib_ldap_ldap_open+set}" = set; then : 15083 if ${ac_cv_lib_ldap_ldap_open+:} false; then :
15074 $as_echo_n "(cached) " >&6 15084 $as_echo_n "(cached) " >&6
15075 else 15085 else
15076 ac_check_lib_save_LIBS=$LIBS 15086 ac_check_lib_save_LIBS=$LIBS
15077 LIBS="-lldap -llber -lkrb -ldes $LIBS" 15087 LIBS="-lldap -llber -lkrb -ldes $LIBS"
15078 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15088 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15102 conftest$ac_exeext conftest.$ac_ext 15112 conftest$ac_exeext conftest.$ac_ext
15103 LIBS=$ac_check_lib_save_LIBS 15113 LIBS=$ac_check_lib_save_LIBS
15104 fi 15114 fi
15105 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ldap_ldap_open" >&5 15115 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ldap_ldap_open" >&5
15106 $as_echo "$ac_cv_lib_ldap_ldap_open" >&6; } 15116 $as_echo "$ac_cv_lib_ldap_ldap_open" >&6; }
15107 if test "x$ac_cv_lib_ldap_ldap_open" = x""yes; then : 15117 if test "x$ac_cv_lib_ldap_ldap_open" = xyes; then :
15108 with_ldap=yes with_ldap_lber=yes with_ldap_krb=yes with_ldap_des=yes 15118 with_ldap=yes with_ldap_lber=yes with_ldap_krb=yes with_ldap_des=yes
15109 fi 15119 fi
15110 } 15120 }
15111 test "$with_ldap_lber" != "yes" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ber_pvt_opt_on in -llber" >&5 15121 test "$with_ldap_lber" != "yes" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ber_pvt_opt_on in -llber" >&5
15112 $as_echo_n "checking for ber_pvt_opt_on in -llber... " >&6; } 15122 $as_echo_n "checking for ber_pvt_opt_on in -llber... " >&6; }
15113 if test "${ac_cv_lib_lber_ber_pvt_opt_on+set}" = set; then : 15123 if ${ac_cv_lib_lber_ber_pvt_opt_on+:} false; then :
15114 $as_echo_n "(cached) " >&6 15124 $as_echo_n "(cached) " >&6
15115 else 15125 else
15116 ac_check_lib_save_LIBS=$LIBS 15126 ac_check_lib_save_LIBS=$LIBS
15117 LIBS="-llber $LIBS" 15127 LIBS="-llber $LIBS"
15118 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15128 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15142 conftest$ac_exeext conftest.$ac_ext 15152 conftest$ac_exeext conftest.$ac_ext
15143 LIBS=$ac_check_lib_save_LIBS 15153 LIBS=$ac_check_lib_save_LIBS
15144 fi 15154 fi
15145 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lber_ber_pvt_opt_on" >&5 15155 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lber_ber_pvt_opt_on" >&5
15146 $as_echo "$ac_cv_lib_lber_ber_pvt_opt_on" >&6; } 15156 $as_echo "$ac_cv_lib_lber_ber_pvt_opt_on" >&6; }
15147 if test "x$ac_cv_lib_lber_ber_pvt_opt_on" = x""yes; then : 15157 if test "x$ac_cv_lib_lber_ber_pvt_opt_on" = xyes; then :
15148 with_ldap_lber=yes 15158 with_ldap_lber=yes
15149 fi 15159 fi
15150 } 15160 }
15151 fi 15161 fi
15152 if test "$with_ldap" = "yes"; then 15162 if test "$with_ldap" = "yes"; then
15204 pq_libs= 15214 pq_libs=
15205 extra_libs= 15215 extra_libs=
15206 if test -n "$libpq_fe_h_file"; then 15216 if test -n "$libpq_fe_h_file"; then
15207 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PQconnectdb in -lpq" >&5 15217 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PQconnectdb in -lpq" >&5
15208 $as_echo_n "checking for PQconnectdb in -lpq... " >&6; } 15218 $as_echo_n "checking for PQconnectdb in -lpq... " >&6; }
15209 if test "${ac_cv_lib_pq_PQconnectdb+set}" = set; then : 15219 if ${ac_cv_lib_pq_PQconnectdb+:} false; then :
15210 $as_echo_n "(cached) " >&6 15220 $as_echo_n "(cached) " >&6
15211 else 15221 else
15212 ac_check_lib_save_LIBS=$LIBS 15222 ac_check_lib_save_LIBS=$LIBS
15213 LIBS="-lpq $LIBS" 15223 LIBS="-lpq $LIBS"
15214 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15224 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15238 conftest$ac_exeext conftest.$ac_ext 15248 conftest$ac_exeext conftest.$ac_ext
15239 LIBS=$ac_check_lib_save_LIBS 15249 LIBS=$ac_check_lib_save_LIBS
15240 fi 15250 fi
15241 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pq_PQconnectdb" >&5 15251 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pq_PQconnectdb" >&5
15242 $as_echo "$ac_cv_lib_pq_PQconnectdb" >&6; } 15252 $as_echo "$ac_cv_lib_pq_PQconnectdb" >&6; }
15243 if test "x$ac_cv_lib_pq_PQconnectdb" = x""yes; then : 15253 if test "x$ac_cv_lib_pq_PQconnectdb" = xyes; then :
15244 pq_libs="-lpq" 15254 pq_libs="-lpq"
15245 else 15255 else
15246 15256
15247 unset ac_cv_lib_pq_PQconnectdb; 15257 unset ac_cv_lib_pq_PQconnectdb;
15248 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PQconnectdb in -lpq" >&5 15258 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PQconnectdb in -lpq" >&5
15249 $as_echo_n "checking for PQconnectdb in -lpq... " >&6; } 15259 $as_echo_n "checking for PQconnectdb in -lpq... " >&6; }
15250 if test "${ac_cv_lib_pq_PQconnectdb+set}" = set; then : 15260 if ${ac_cv_lib_pq_PQconnectdb+:} false; then :
15251 $as_echo_n "(cached) " >&6 15261 $as_echo_n "(cached) " >&6
15252 else 15262 else
15253 ac_check_lib_save_LIBS=$LIBS 15263 ac_check_lib_save_LIBS=$LIBS
15254 LIBS="-lpq -lcrypto -lssl $LIBS" 15264 LIBS="-lpq -lcrypto -lssl $LIBS"
15255 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15265 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15279 conftest$ac_exeext conftest.$ac_ext 15289 conftest$ac_exeext conftest.$ac_ext
15280 LIBS=$ac_check_lib_save_LIBS 15290 LIBS=$ac_check_lib_save_LIBS
15281 fi 15291 fi
15282 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pq_PQconnectdb" >&5 15292 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pq_PQconnectdb" >&5
15283 $as_echo "$ac_cv_lib_pq_PQconnectdb" >&6; } 15293 $as_echo "$ac_cv_lib_pq_PQconnectdb" >&6; }
15284 if test "x$ac_cv_lib_pq_PQconnectdb" = x""yes; then : 15294 if test "x$ac_cv_lib_pq_PQconnectdb" = xyes; then :
15285 pq_libs="-lpq -lcrypto -lssl" 15295 pq_libs="-lpq -lcrypto -lssl"
15286 fi 15296 fi
15287 15297
15288 fi 15298 fi
15289 15299
15298 with_postgresql=yes 15308 with_postgresql=yes
15299 $as_echo "#define HAVE_POSTGRESQL 1" >>confdefs.h 15309 $as_echo "#define HAVE_POSTGRESQL 1" >>confdefs.h
15300 15310
15301 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PQconnectStart in -lpq" >&5 15311 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PQconnectStart in -lpq" >&5
15302 $as_echo_n "checking for PQconnectStart in -lpq... " >&6; } 15312 $as_echo_n "checking for PQconnectStart in -lpq... " >&6; }
15303 if test "${ac_cv_lib_pq_PQconnectStart+set}" = set; then : 15313 if ${ac_cv_lib_pq_PQconnectStart+:} false; then :
15304 $as_echo_n "(cached) " >&6 15314 $as_echo_n "(cached) " >&6
15305 else 15315 else
15306 ac_check_lib_save_LIBS=$LIBS 15316 ac_check_lib_save_LIBS=$LIBS
15307 LIBS="-lpq $extra_libs $LIBS" 15317 LIBS="-lpq $extra_libs $LIBS"
15308 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15318 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15332 conftest$ac_exeext conftest.$ac_ext 15342 conftest$ac_exeext conftest.$ac_ext
15333 LIBS=$ac_check_lib_save_LIBS 15343 LIBS=$ac_check_lib_save_LIBS
15334 fi 15344 fi
15335 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pq_PQconnectStart" >&5 15345 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pq_PQconnectStart" >&5
15336 $as_echo "$ac_cv_lib_pq_PQconnectStart" >&6; } 15346 $as_echo "$ac_cv_lib_pq_PQconnectStart" >&6; }
15337 if test "x$ac_cv_lib_pq_PQconnectStart" = x""yes; then : 15347 if test "x$ac_cv_lib_pq_PQconnectStart" = xyes; then :
15338 15348
15339 with_postgresqlv7=yes; 15349 with_postgresqlv7=yes;
15340 $as_echo "#define HAVE_POSTGRESQLV7 1" >>confdefs.h 15350 $as_echo "#define HAVE_POSTGRESQLV7 1" >>confdefs.h
15341 15351
15342 else 15352 else
15475 15485
15476 fi 15486 fi
15477 fi 15487 fi
15478 15488
15479 test -z "$with_xface" && { ac_fn_c_check_header_mongrel "$LINENO" "compface.h" "ac_cv_header_compface_h" "$ac_includes_default" 15489 test -z "$with_xface" && { ac_fn_c_check_header_mongrel "$LINENO" "compface.h" "ac_cv_header_compface_h" "$ac_includes_default"
15480 if test "x$ac_cv_header_compface_h" = x""yes; then : 15490 if test "x$ac_cv_header_compface_h" = xyes; then :
15481 15491
15482 else 15492 else
15483 with_xface=no 15493 with_xface=no
15484 fi 15494 fi
15485 15495
15486 } 15496 }
15487 test -z "$with_xface" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for UnGenFace in -lcompface" >&5 15497 test -z "$with_xface" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for UnGenFace in -lcompface" >&5
15488 $as_echo_n "checking for UnGenFace in -lcompface... " >&6; } 15498 $as_echo_n "checking for UnGenFace in -lcompface... " >&6; }
15489 if test "${ac_cv_lib_compface_UnGenFace+set}" = set; then : 15499 if ${ac_cv_lib_compface_UnGenFace+:} false; then :
15490 $as_echo_n "(cached) " >&6 15500 $as_echo_n "(cached) " >&6
15491 else 15501 else
15492 ac_check_lib_save_LIBS=$LIBS 15502 ac_check_lib_save_LIBS=$LIBS
15493 LIBS="-lcompface $LIBS" 15503 LIBS="-lcompface $LIBS"
15494 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15504 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15518 conftest$ac_exeext conftest.$ac_ext 15528 conftest$ac_exeext conftest.$ac_ext
15519 LIBS=$ac_check_lib_save_LIBS 15529 LIBS=$ac_check_lib_save_LIBS
15520 fi 15530 fi
15521 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_compface_UnGenFace" >&5 15531 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_compface_UnGenFace" >&5
15522 $as_echo "$ac_cv_lib_compface_UnGenFace" >&6; } 15532 $as_echo "$ac_cv_lib_compface_UnGenFace" >&6; }
15523 if test "x$ac_cv_lib_compface_UnGenFace" = x""yes; then : 15533 if test "x$ac_cv_lib_compface_UnGenFace" = xyes; then :
15524 : 15534 :
15525 else 15535 else
15526 with_xface=no 15536 with_xface=no
15527 fi 15537 fi
15528 } 15538 }
15532 15542
15533 libs_x="-lcompface $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lcompface\" to \$libs_x"; fi 15543 libs_x="-lcompface $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lcompface\" to \$libs_x"; fi
15534 fi 15544 fi
15535 15545
15536 test -z "$with_gif" && { ac_fn_c_check_header_mongrel "$LINENO" "gif_lib.h" "ac_cv_header_gif_lib_h" "$ac_includes_default" 15546 test -z "$with_gif" && { ac_fn_c_check_header_mongrel "$LINENO" "gif_lib.h" "ac_cv_header_gif_lib_h" "$ac_includes_default"
15537 if test "x$ac_cv_header_gif_lib_h" = x""yes; then : 15547 if test "x$ac_cv_header_gif_lib_h" = xyes; then :
15538 15548
15539 else 15549 else
15540 with_gif=no 15550 with_gif=no
15541 fi 15551 fi
15542 15552
15543 } 15553 }
15544 if test "$with_gif" != "no"; then 15554 if test "$with_gif" != "no"; then
15545 with_gif="yes" 15555 with_gif="yes"
15546 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EGifPutExtensionLast in -lgif" >&5 15556 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EGifPutExtensionLast in -lgif" >&5
15547 $as_echo_n "checking for EGifPutExtensionLast in -lgif... " >&6; } 15557 $as_echo_n "checking for EGifPutExtensionLast in -lgif... " >&6; }
15548 if test "${ac_cv_lib_gif_EGifPutExtensionLast+set}" = set; then : 15558 if ${ac_cv_lib_gif_EGifPutExtensionLast+:} false; then :
15549 $as_echo_n "(cached) " >&6 15559 $as_echo_n "(cached) " >&6
15550 else 15560 else
15551 ac_check_lib_save_LIBS=$LIBS 15561 ac_check_lib_save_LIBS=$LIBS
15552 LIBS="-lgif $LIBS" 15562 LIBS="-lgif $LIBS"
15553 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15563 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15577 conftest$ac_exeext conftest.$ac_ext 15587 conftest$ac_exeext conftest.$ac_ext
15578 LIBS=$ac_check_lib_save_LIBS 15588 LIBS=$ac_check_lib_save_LIBS
15579 fi 15589 fi
15580 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gif_EGifPutExtensionLast" >&5 15590 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gif_EGifPutExtensionLast" >&5
15581 $as_echo "$ac_cv_lib_gif_EGifPutExtensionLast" >&6; } 15591 $as_echo "$ac_cv_lib_gif_EGifPutExtensionLast" >&6; }
15582 if test "x$ac_cv_lib_gif_EGifPutExtensionLast" = x""yes; then : 15592 if test "x$ac_cv_lib_gif_EGifPutExtensionLast" = xyes; then :
15583 libs_x="-lgif $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lgif\" to \$libs_x"; fi 15593 libs_x="-lgif $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lgif\" to \$libs_x"; fi
15584 else 15594 else
15585 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EGifPutExtensionLast in -lungif" >&5 15595 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EGifPutExtensionLast in -lungif" >&5
15586 $as_echo_n "checking for EGifPutExtensionLast in -lungif... " >&6; } 15596 $as_echo_n "checking for EGifPutExtensionLast in -lungif... " >&6; }
15587 if test "${ac_cv_lib_ungif_EGifPutExtensionLast+set}" = set; then : 15597 if ${ac_cv_lib_ungif_EGifPutExtensionLast+:} false; then :
15588 $as_echo_n "(cached) " >&6 15598 $as_echo_n "(cached) " >&6
15589 else 15599 else
15590 ac_check_lib_save_LIBS=$LIBS 15600 ac_check_lib_save_LIBS=$LIBS
15591 LIBS="-lungif $LIBS" 15601 LIBS="-lungif $LIBS"
15592 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15602 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15616 conftest$ac_exeext conftest.$ac_ext 15626 conftest$ac_exeext conftest.$ac_ext
15617 LIBS=$ac_check_lib_save_LIBS 15627 LIBS=$ac_check_lib_save_LIBS
15618 fi 15628 fi
15619 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5 15629 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ungif_EGifPutExtensionLast" >&5
15620 $as_echo "$ac_cv_lib_ungif_EGifPutExtensionLast" >&6; } 15630 $as_echo "$ac_cv_lib_ungif_EGifPutExtensionLast" >&6; }
15621 if test "x$ac_cv_lib_ungif_EGifPutExtensionLast" = x""yes; then : 15631 if test "x$ac_cv_lib_ungif_EGifPutExtensionLast" = xyes; then :
15622 libs_x="-lungif $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lungif\" to \$libs_x"; fi 15632 libs_x="-lungif $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lungif\" to \$libs_x"; fi
15623 else 15633 else
15624 with_gif=no 15634 with_gif=no
15625 fi 15635 fi
15626 15636
15633 fi 15643 fi
15634 15644
15635 if test "$with_png $with_tiff" != "no no"; then 15645 if test "$with_png $with_tiff" != "no no"; then
15636 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lc" >&5 15646 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lc" >&5
15637 $as_echo_n "checking for inflate in -lc... " >&6; } 15647 $as_echo_n "checking for inflate in -lc... " >&6; }
15638 if test "${ac_cv_lib_c_inflate+set}" = set; then : 15648 if ${ac_cv_lib_c_inflate+:} false; then :
15639 $as_echo_n "(cached) " >&6 15649 $as_echo_n "(cached) " >&6
15640 else 15650 else
15641 ac_check_lib_save_LIBS=$LIBS 15651 ac_check_lib_save_LIBS=$LIBS
15642 LIBS="-lc $LIBS" 15652 LIBS="-lc $LIBS"
15643 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15653 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15667 conftest$ac_exeext conftest.$ac_ext 15677 conftest$ac_exeext conftest.$ac_ext
15668 LIBS=$ac_check_lib_save_LIBS 15678 LIBS=$ac_check_lib_save_LIBS
15669 fi 15679 fi
15670 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_c_inflate" >&5 15680 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_c_inflate" >&5
15671 $as_echo "$ac_cv_lib_c_inflate" >&6; } 15681 $as_echo "$ac_cv_lib_c_inflate" >&6; }
15672 if test "x$ac_cv_lib_c_inflate" = x""yes; then : 15682 if test "x$ac_cv_lib_c_inflate" = xyes; then :
15673 : 15683 :
15674 else 15684 else
15675 15685
15676 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lz" >&5 15686 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lz" >&5
15677 $as_echo_n "checking for inflate in -lz... " >&6; } 15687 $as_echo_n "checking for inflate in -lz... " >&6; }
15678 if test "${ac_cv_lib_z_inflate+set}" = set; then : 15688 if ${ac_cv_lib_z_inflate+:} false; then :
15679 $as_echo_n "(cached) " >&6 15689 $as_echo_n "(cached) " >&6
15680 else 15690 else
15681 ac_check_lib_save_LIBS=$LIBS 15691 ac_check_lib_save_LIBS=$LIBS
15682 LIBS="-lz $LIBS" 15692 LIBS="-lz $LIBS"
15683 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15693 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15707 conftest$ac_exeext conftest.$ac_ext 15717 conftest$ac_exeext conftest.$ac_ext
15708 LIBS=$ac_check_lib_save_LIBS 15718 LIBS=$ac_check_lib_save_LIBS
15709 fi 15719 fi
15710 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflate" >&5 15720 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflate" >&5
15711 $as_echo "$ac_cv_lib_z_inflate" >&6; } 15721 $as_echo "$ac_cv_lib_z_inflate" >&6; }
15712 if test "x$ac_cv_lib_z_inflate" = x""yes; then : 15722 if test "x$ac_cv_lib_z_inflate" = xyes; then :
15713 libs_x="-lz $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lz\" to \$libs_x"; fi 15723 libs_x="-lz $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lz\" to \$libs_x"; fi
15714 else 15724 else
15715 15725
15716 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lgz" >&5 15726 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflate in -lgz" >&5
15717 $as_echo_n "checking for inflate in -lgz... " >&6; } 15727 $as_echo_n "checking for inflate in -lgz... " >&6; }
15718 if test "${ac_cv_lib_gz_inflate+set}" = set; then : 15728 if ${ac_cv_lib_gz_inflate+:} false; then :
15719 $as_echo_n "(cached) " >&6 15729 $as_echo_n "(cached) " >&6
15720 else 15730 else
15721 ac_check_lib_save_LIBS=$LIBS 15731 ac_check_lib_save_LIBS=$LIBS
15722 LIBS="-lgz $LIBS" 15732 LIBS="-lgz $LIBS"
15723 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15733 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15747 conftest$ac_exeext conftest.$ac_ext 15757 conftest$ac_exeext conftest.$ac_ext
15748 LIBS=$ac_check_lib_save_LIBS 15758 LIBS=$ac_check_lib_save_LIBS
15749 fi 15759 fi
15750 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gz_inflate" >&5 15760 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gz_inflate" >&5
15751 $as_echo "$ac_cv_lib_gz_inflate" >&6; } 15761 $as_echo "$ac_cv_lib_gz_inflate" >&6; }
15752 if test "x$ac_cv_lib_gz_inflate" = x""yes; then : 15762 if test "x$ac_cv_lib_gz_inflate" = xyes; then :
15753 libs_x="-lgz $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lgz\" to \$libs_x"; fi 15763 libs_x="-lgz $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lgz\" to \$libs_x"; fi
15754 fi 15764 fi
15755 15765
15756 fi 15766 fi
15757 15767
15758 fi 15768 fi
15759 15769
15760 fi 15770 fi
15761 15771
15762 test -z "$with_jpeg" && { ac_fn_c_check_header_mongrel "$LINENO" "jpeglib.h" "ac_cv_header_jpeglib_h" "$ac_includes_default" 15772 test -z "$with_jpeg" && { ac_fn_c_check_header_mongrel "$LINENO" "jpeglib.h" "ac_cv_header_jpeglib_h" "$ac_includes_default"
15763 if test "x$ac_cv_header_jpeglib_h" = x""yes; then : 15773 if test "x$ac_cv_header_jpeglib_h" = xyes; then :
15764 15774
15765 else 15775 else
15766 with_jpeg=no 15776 with_jpeg=no
15767 fi 15777 fi
15768 15778
15769 } 15779 }
15770 test -z "$with_jpeg" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jpeg_destroy_decompress in -ljpeg" >&5 15780 test -z "$with_jpeg" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jpeg_destroy_decompress in -ljpeg" >&5
15771 $as_echo_n "checking for jpeg_destroy_decompress in -ljpeg... " >&6; } 15781 $as_echo_n "checking for jpeg_destroy_decompress in -ljpeg... " >&6; }
15772 if test "${ac_cv_lib_jpeg_jpeg_destroy_decompress+set}" = set; then : 15782 if ${ac_cv_lib_jpeg_jpeg_destroy_decompress+:} false; then :
15773 $as_echo_n "(cached) " >&6 15783 $as_echo_n "(cached) " >&6
15774 else 15784 else
15775 ac_check_lib_save_LIBS=$LIBS 15785 ac_check_lib_save_LIBS=$LIBS
15776 LIBS="-ljpeg $LIBS" 15786 LIBS="-ljpeg $LIBS"
15777 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15787 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15801 conftest$ac_exeext conftest.$ac_ext 15811 conftest$ac_exeext conftest.$ac_ext
15802 LIBS=$ac_check_lib_save_LIBS 15812 LIBS=$ac_check_lib_save_LIBS
15803 fi 15813 fi
15804 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_jpeg_jpeg_destroy_decompress" >&5 15814 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_jpeg_jpeg_destroy_decompress" >&5
15805 $as_echo "$ac_cv_lib_jpeg_jpeg_destroy_decompress" >&6; } 15815 $as_echo "$ac_cv_lib_jpeg_jpeg_destroy_decompress" >&6; }
15806 if test "x$ac_cv_lib_jpeg_jpeg_destroy_decompress" = x""yes; then : 15816 if test "x$ac_cv_lib_jpeg_jpeg_destroy_decompress" = xyes; then :
15807 : 15817 :
15808 else 15818 else
15809 with_jpeg=no 15819 with_jpeg=no
15810 fi 15820 fi
15811 } 15821 }
15816 libs_x="-ljpeg $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-ljpeg\" to \$libs_x"; fi 15826 libs_x="-ljpeg $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-ljpeg\" to \$libs_x"; fi
15817 fi 15827 fi
15818 15828
15819 png_problem="" 15829 png_problem=""
15820 test -z "$with_png" && { ac_fn_c_check_func "$LINENO" "pow" "ac_cv_func_pow" 15830 test -z "$with_png" && { ac_fn_c_check_func "$LINENO" "pow" "ac_cv_func_pow"
15821 if test "x$ac_cv_func_pow" = x""yes; then : 15831 if test "x$ac_cv_func_pow" = xyes; then :
15822 15832
15823 else 15833 else
15824 with_png=no 15834 with_png=no
15825 fi 15835 fi
15826 } 15836 }
15827 test -z "$with_png" && { ac_fn_c_check_header_mongrel "$LINENO" "png.h" "ac_cv_header_png_h" "$ac_includes_default" 15837 test -z "$with_png" && { ac_fn_c_check_header_mongrel "$LINENO" "png.h" "ac_cv_header_png_h" "$ac_includes_default"
15828 if test "x$ac_cv_header_png_h" = x""yes; then : 15838 if test "x$ac_cv_header_png_h" = xyes; then :
15829 15839
15830 else 15840 else
15831 with_png=no 15841 with_png=no
15832 fi 15842 fi
15833 15843
15834 } 15844 }
15835 test -z "$with_png" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for png_read_image in -lpng" >&5 15845 test -z "$with_png" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for png_read_image in -lpng" >&5
15836 $as_echo_n "checking for png_read_image in -lpng... " >&6; } 15846 $as_echo_n "checking for png_read_image in -lpng... " >&6; }
15837 if test "${ac_cv_lib_png_png_read_image+set}" = set; then : 15847 if ${ac_cv_lib_png_png_read_image+:} false; then :
15838 $as_echo_n "(cached) " >&6 15848 $as_echo_n "(cached) " >&6
15839 else 15849 else
15840 ac_check_lib_save_LIBS=$LIBS 15850 ac_check_lib_save_LIBS=$LIBS
15841 LIBS="-lpng -lz $LIBS" 15851 LIBS="-lpng -lz $LIBS"
15842 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15852 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15866 conftest$ac_exeext conftest.$ac_ext 15876 conftest$ac_exeext conftest.$ac_ext
15867 LIBS=$ac_check_lib_save_LIBS 15877 LIBS=$ac_check_lib_save_LIBS
15868 fi 15878 fi
15869 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_png_png_read_image" >&5 15879 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_png_png_read_image" >&5
15870 $as_echo "$ac_cv_lib_png_png_read_image" >&6; } 15880 $as_echo "$ac_cv_lib_png_png_read_image" >&6; }
15871 if test "x$ac_cv_lib_png_png_read_image" = x""yes; then : 15881 if test "x$ac_cv_lib_png_png_read_image" = xyes; then :
15872 : 15882 :
15873 else 15883 else
15874 with_png=no 15884 with_png=no
15875 fi 15885 fi
15876 } 15886 }
15925 15935
15926 libs_x="-lpng $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lpng\" to \$libs_x"; fi 15936 libs_x="-lpng $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lpng\" to \$libs_x"; fi
15927 fi 15937 fi
15928 15938
15929 test -z "$with_tiff" && { ac_fn_c_check_header_mongrel "$LINENO" "tiffio.h" "ac_cv_header_tiffio_h" "$ac_includes_default" 15939 test -z "$with_tiff" && { ac_fn_c_check_header_mongrel "$LINENO" "tiffio.h" "ac_cv_header_tiffio_h" "$ac_includes_default"
15930 if test "x$ac_cv_header_tiffio_h" = x""yes; then : 15940 if test "x$ac_cv_header_tiffio_h" = xyes; then :
15931 15941
15932 else 15942 else
15933 with_tiff=no 15943 with_tiff=no
15934 fi 15944 fi
15935 15945
15936 } 15946 }
15937 test -z "$with_tiff" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TIFFClientOpen in -ltiff" >&5 15947 test -z "$with_tiff" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for TIFFClientOpen in -ltiff" >&5
15938 $as_echo_n "checking for TIFFClientOpen in -ltiff... " >&6; } 15948 $as_echo_n "checking for TIFFClientOpen in -ltiff... " >&6; }
15939 if test "${ac_cv_lib_tiff_TIFFClientOpen+set}" = set; then : 15949 if ${ac_cv_lib_tiff_TIFFClientOpen+:} false; then :
15940 $as_echo_n "(cached) " >&6 15950 $as_echo_n "(cached) " >&6
15941 else 15951 else
15942 ac_check_lib_save_LIBS=$LIBS 15952 ac_check_lib_save_LIBS=$LIBS
15943 LIBS="-ltiff -lz $LIBS" 15953 LIBS="-ltiff -lz $LIBS"
15944 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 15954 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15968 conftest$ac_exeext conftest.$ac_ext 15978 conftest$ac_exeext conftest.$ac_ext
15969 LIBS=$ac_check_lib_save_LIBS 15979 LIBS=$ac_check_lib_save_LIBS
15970 fi 15980 fi
15971 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tiff_TIFFClientOpen" >&5 15981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tiff_TIFFClientOpen" >&5
15972 $as_echo "$ac_cv_lib_tiff_TIFFClientOpen" >&6; } 15982 $as_echo "$ac_cv_lib_tiff_TIFFClientOpen" >&6; }
15973 if test "x$ac_cv_lib_tiff_TIFFClientOpen" = x""yes; then : 15983 if test "x$ac_cv_lib_tiff_TIFFClientOpen" = xyes; then :
15974 : 15984 :
15975 else 15985 else
15976 with_tiff=no 15986 with_tiff=no
15977 fi 15987 fi
15978 } 15988 }
15985 fi 15995 fi
15986 15996
15987 15997
15988 if test "$with_gtk" = "yes"; then 15998 if test "$with_gtk" = "yes"; then
15989 test -z "$with_xface" && { ac_fn_c_check_header_mongrel "$LINENO" "compface.h" "ac_cv_header_compface_h" "$ac_includes_default" 15999 test -z "$with_xface" && { ac_fn_c_check_header_mongrel "$LINENO" "compface.h" "ac_cv_header_compface_h" "$ac_includes_default"
15990 if test "x$ac_cv_header_compface_h" = x""yes; then : 16000 if test "x$ac_cv_header_compface_h" = xyes; then :
15991 16001
15992 else 16002 else
15993 with_xface=no 16003 with_xface=no
15994 fi 16004 fi
15995 16005
15996 } 16006 }
15997 test -z "$with_xface" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for UnGenFace in -lcompface" >&5 16007 test -z "$with_xface" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for UnGenFace in -lcompface" >&5
15998 $as_echo_n "checking for UnGenFace in -lcompface... " >&6; } 16008 $as_echo_n "checking for UnGenFace in -lcompface... " >&6; }
15999 if test "${ac_cv_lib_compface_UnGenFace+set}" = set; then : 16009 if ${ac_cv_lib_compface_UnGenFace+:} false; then :
16000 $as_echo_n "(cached) " >&6 16010 $as_echo_n "(cached) " >&6
16001 else 16011 else
16002 ac_check_lib_save_LIBS=$LIBS 16012 ac_check_lib_save_LIBS=$LIBS
16003 LIBS="-lcompface $LIBS" 16013 LIBS="-lcompface $LIBS"
16004 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 16014 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16028 conftest$ac_exeext conftest.$ac_ext 16038 conftest$ac_exeext conftest.$ac_ext
16029 LIBS=$ac_check_lib_save_LIBS 16039 LIBS=$ac_check_lib_save_LIBS
16030 fi 16040 fi
16031 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_compface_UnGenFace" >&5 16041 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_compface_UnGenFace" >&5
16032 $as_echo "$ac_cv_lib_compface_UnGenFace" >&6; } 16042 $as_echo "$ac_cv_lib_compface_UnGenFace" >&6; }
16033 if test "x$ac_cv_lib_compface_UnGenFace" = x""yes; then : 16043 if test "x$ac_cv_lib_compface_UnGenFace" = xyes; then :
16034 : 16044 :
16035 else 16045 else
16036 with_xface=no 16046 with_xface=no
16037 fi 16047 fi
16038 } 16048 }
16078 16088
16079 if test "$athena_3d" = "no"; then 16089 if test "$athena_3d" = "no"; then
16080 as_ac_Lib=`$as_echo "ac_cv_lib_$athena_variant''_XawScrollbarSetThumb" | $as_tr_sh` 16090 as_ac_Lib=`$as_echo "ac_cv_lib_$athena_variant''_XawScrollbarSetThumb" | $as_tr_sh`
16081 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XawScrollbarSetThumb in -l$athena_variant" >&5 16091 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XawScrollbarSetThumb in -l$athena_variant" >&5
16082 $as_echo_n "checking for XawScrollbarSetThumb in -l$athena_variant... " >&6; } 16092 $as_echo_n "checking for XawScrollbarSetThumb in -l$athena_variant... " >&6; }
16083 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 16093 if eval \${$as_ac_Lib+:} false; then :
16084 $as_echo_n "(cached) " >&6 16094 $as_echo_n "(cached) " >&6
16085 else 16095 else
16086 ac_check_lib_save_LIBS=$LIBS 16096 ac_check_lib_save_LIBS=$LIBS
16087 LIBS="-l$athena_variant $LIBS" 16097 LIBS="-l$athena_variant $LIBS"
16088 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 16098 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16118 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : 16128 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
16119 16129
16120 as_ac_Lib=`$as_echo "ac_cv_lib_$athena_variant''_XawSme3dComputeTopShadowRGB" | $as_tr_sh` 16130 as_ac_Lib=`$as_echo "ac_cv_lib_$athena_variant''_XawSme3dComputeTopShadowRGB" | $as_tr_sh`
16121 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XawSme3dComputeTopShadowRGB in -l$athena_variant" >&5 16131 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XawSme3dComputeTopShadowRGB in -l$athena_variant" >&5
16122 $as_echo_n "checking for XawSme3dComputeTopShadowRGB in -l$athena_variant... " >&6; } 16132 $as_echo_n "checking for XawSme3dComputeTopShadowRGB in -l$athena_variant... " >&6; }
16123 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 16133 if eval \${$as_ac_Lib+:} false; then :
16124 $as_echo_n "(cached) " >&6 16134 $as_echo_n "(cached) " >&6
16125 else 16135 else
16126 ac_check_lib_save_LIBS=$LIBS 16136 ac_check_lib_save_LIBS=$LIBS
16127 LIBS="-l$athena_variant $LIBS" 16137 LIBS="-l$athena_variant $LIBS"
16128 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 16138 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16170 16180
16171 else 16181 else
16172 as_ac_Lib=`$as_echo "ac_cv_lib_$athena_variant''_XawSme3dComputeTopShadowRGB" | $as_tr_sh` 16182 as_ac_Lib=`$as_echo "ac_cv_lib_$athena_variant''_XawSme3dComputeTopShadowRGB" | $as_tr_sh`
16173 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XawSme3dComputeTopShadowRGB in -l$athena_variant" >&5 16183 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XawSme3dComputeTopShadowRGB in -l$athena_variant" >&5
16174 $as_echo_n "checking for XawSme3dComputeTopShadowRGB in -l$athena_variant... " >&6; } 16184 $as_echo_n "checking for XawSme3dComputeTopShadowRGB in -l$athena_variant... " >&6; }
16175 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 16185 if eval \${$as_ac_Lib+:} false; then :
16176 $as_echo_n "(cached) " >&6 16186 $as_echo_n "(cached) " >&6
16177 else 16187 else
16178 ac_check_lib_save_LIBS=$LIBS 16188 ac_check_lib_save_LIBS=$LIBS
16179 LIBS="-l$athena_variant $LIBS" 16189 LIBS="-l$athena_variant $LIBS"
16180 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 16190 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16210 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then : 16220 if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
16211 athena_lib=$athena_variant 16221 athena_lib=$athena_variant
16212 else 16222 else
16213 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XawSme3dComputeTopShadowRGB in -lXaw" >&5 16223 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XawSme3dComputeTopShadowRGB in -lXaw" >&5
16214 $as_echo_n "checking for XawSme3dComputeTopShadowRGB in -lXaw... " >&6; } 16224 $as_echo_n "checking for XawSme3dComputeTopShadowRGB in -lXaw... " >&6; }
16215 if test "${ac_cv_lib_Xaw_XawSme3dComputeTopShadowRGB+set}" = set; then : 16225 if ${ac_cv_lib_Xaw_XawSme3dComputeTopShadowRGB+:} false; then :
16216 $as_echo_n "(cached) " >&6 16226 $as_echo_n "(cached) " >&6
16217 else 16227 else
16218 ac_check_lib_save_LIBS=$LIBS 16228 ac_check_lib_save_LIBS=$LIBS
16219 LIBS="-lXaw $LIBS" 16229 LIBS="-lXaw $LIBS"
16220 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 16230 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16244 conftest$ac_exeext conftest.$ac_ext 16254 conftest$ac_exeext conftest.$ac_ext
16245 LIBS=$ac_check_lib_save_LIBS 16255 LIBS=$ac_check_lib_save_LIBS
16246 fi 16256 fi
16247 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xaw_XawSme3dComputeTopShadowRGB" >&5 16257 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xaw_XawSme3dComputeTopShadowRGB" >&5
16248 $as_echo "$ac_cv_lib_Xaw_XawSme3dComputeTopShadowRGB" >&6; } 16258 $as_echo "$ac_cv_lib_Xaw_XawSme3dComputeTopShadowRGB" >&6; }
16249 if test "x$ac_cv_lib_Xaw_XawSme3dComputeTopShadowRGB" = x""yes; then : 16259 if test "x$ac_cv_lib_Xaw_XawSme3dComputeTopShadowRGB" = xyes; then :
16250 16260
16251 athena_lib=Xaw; 16261 athena_lib=Xaw;
16252 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Assuming that libXaw is actually $athena_variant." >&5 16262 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Assuming that libXaw is actually $athena_variant." >&5
16253 $as_echo "$as_me: WARNING: Assuming that libXaw is actually $athena_variant." >&2;}; 16263 $as_echo "$as_me: WARNING: Assuming that libXaw is actually $athena_variant." >&2;};
16254 16264
16261 16271
16262 fi 16272 fi
16263 16273
16264 if test "$athena_3d" = "no"; then 16274 if test "$athena_3d" = "no"; then
16265 ac_fn_c_check_header_mongrel "$LINENO" "X11/Xaw/ThreeD.h" "ac_cv_header_X11_Xaw_ThreeD_h" "$ac_includes_default" 16275 ac_fn_c_check_header_mongrel "$LINENO" "X11/Xaw/ThreeD.h" "ac_cv_header_X11_Xaw_ThreeD_h" "$ac_includes_default"
16266 if test "x$ac_cv_header_X11_Xaw_ThreeD_h" = x""yes; then : 16276 if test "x$ac_cv_header_X11_Xaw_ThreeD_h" = xyes; then :
16267 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Could not find a non-3d Athena header set." >&5 16277 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Could not find a non-3d Athena header set." >&5
16268 $as_echo "$as_me: WARNING: Could not find a non-3d Athena header set." >&2;} 16278 $as_echo "$as_me: WARNING: Could not find a non-3d Athena header set." >&2;}
16269 else 16279 else
16270 ac_fn_c_check_header_compile "$LINENO" "X11/Xaw/XawInit.h" "ac_cv_header_X11_Xaw_XawInit_h" " 16280 ac_fn_c_check_header_compile "$LINENO" "X11/Xaw/XawInit.h" "ac_cv_header_X11_Xaw_XawInit_h" "
16271 #include <X11/Intrinsic.h> 16281 #include <X11/Intrinsic.h>
16272 16282
16273 " 16283 "
16274 if test "x$ac_cv_header_X11_Xaw_XawInit_h" = x""yes; then : 16284 if test "x$ac_cv_header_X11_Xaw_XawInit_h" = xyes; then :
16275 athena_h_path=X11/Xaw 16285 athena_h_path=X11/Xaw
16276 else 16286 else
16277 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Could not find a non-3d Athena header set." >&5 16287 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Could not find a non-3d Athena header set." >&5
16278 $as_echo "$as_me: WARNING: Could not find a non-3d Athena header set." >&2;} 16288 $as_echo "$as_me: WARNING: Could not find a non-3d Athena header set." >&2;}
16279 fi 16289 fi
16331 #include <X11/Xfuncproto.h> 16341 #include <X11/Xfuncproto.h>
16332 #endif 16342 #endif
16333 #include <X11/Intrinsic.h> 16343 #include <X11/Intrinsic.h>
16334 16344
16335 " 16345 "
16336 if test "x$ac_cv_header_X11_Xaw3d_XawInit_h" = x""yes; then : 16346 if test "x$ac_cv_header_X11_Xaw3d_XawInit_h" = xyes; then :
16337 ac_fn_c_check_header_mongrel "$LINENO" "X11/Xaw3d/ThreeD.h" "ac_cv_header_X11_Xaw3d_ThreeD_h" "$ac_includes_default" 16347 ac_fn_c_check_header_mongrel "$LINENO" "X11/Xaw3d/ThreeD.h" "ac_cv_header_X11_Xaw3d_ThreeD_h" "$ac_includes_default"
16338 if test "x$ac_cv_header_X11_Xaw3d_ThreeD_h" = x""yes; then : 16348 if test "x$ac_cv_header_X11_Xaw3d_ThreeD_h" = xyes; then :
16339 16349
16340 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Assuming that X11/Xaw3d headers are suitable for $athena_variant." >&5 16350 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Assuming that X11/Xaw3d headers are suitable for $athena_variant." >&5
16341 $as_echo "$as_me: WARNING: Assuming that X11/Xaw3d headers are suitable for $athena_variant." >&2;} 16351 $as_echo "$as_me: WARNING: Assuming that X11/Xaw3d headers are suitable for $athena_variant." >&2;}
16342 athena_h_path=X11/Xaw3d 16352 athena_h_path=X11/Xaw3d
16343 16353
16355 #include <X11/Xfuncproto.h> 16365 #include <X11/Xfuncproto.h>
16356 #endif 16366 #endif
16357 #include <X11/Intrinsic.h> 16367 #include <X11/Intrinsic.h>
16358 16368
16359 " 16369 "
16360 if test "x$ac_cv_header_Xaw3d_XawInit_h" = x""yes; then : 16370 if test "x$ac_cv_header_Xaw3d_XawInit_h" = xyes; then :
16361 ac_fn_c_check_header_mongrel "$LINENO" "Xaw3d/ThreeD.h" "ac_cv_header_Xaw3d_ThreeD_h" "$ac_includes_default" 16371 ac_fn_c_check_header_mongrel "$LINENO" "Xaw3d/ThreeD.h" "ac_cv_header_Xaw3d_ThreeD_h" "$ac_includes_default"
16362 if test "x$ac_cv_header_Xaw3d_ThreeD_h" = x""yes; then : 16372 if test "x$ac_cv_header_Xaw3d_ThreeD_h" = xyes; then :
16363 16373
16364 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Assuming that Xaw3d headers are suitable for $athena_variant." >&5 16374 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Assuming that Xaw3d headers are suitable for $athena_variant." >&5
16365 $as_echo "$as_me: WARNING: Assuming that Xaw3d headers are suitable for $athena_variant." >&2;} 16375 $as_echo "$as_me: WARNING: Assuming that Xaw3d headers are suitable for $athena_variant." >&2;}
16366 athena_h_path=Xaw3d 16376 athena_h_path=Xaw3d
16367 16377
16373 16383
16374 fi 16384 fi
16375 16385
16376 if test -z "$athena_h_path"; then 16386 if test -z "$athena_h_path"; then
16377 ac_fn_c_check_header_mongrel "$LINENO" "X11/Xaw/ThreeD.h" "ac_cv_header_X11_Xaw_ThreeD_h" "$ac_includes_default" 16387 ac_fn_c_check_header_mongrel "$LINENO" "X11/Xaw/ThreeD.h" "ac_cv_header_X11_Xaw_ThreeD_h" "$ac_includes_default"
16378 if test "x$ac_cv_header_X11_Xaw_ThreeD_h" = x""yes; then : 16388 if test "x$ac_cv_header_X11_Xaw_ThreeD_h" = xyes; then :
16379 16389
16380 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Assuming that X11/Xaw headers are suitable for $athena_variant." >&5 16390 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Assuming that X11/Xaw headers are suitable for $athena_variant." >&5
16381 $as_echo "$as_me: WARNING: Assuming that X11/Xaw headers are suitable for $athena_variant." >&2;} 16391 $as_echo "$as_me: WARNING: Assuming that X11/Xaw headers are suitable for $athena_variant." >&2;}
16382 athena_h_path=X11/Xaw 16392 athena_h_path=X11/Xaw
16383 16393
16399 else 16409 else
16400 have_xaw=no 16410 have_xaw=no
16401 fi 16411 fi
16402 if test "$with_x11" = "yes"; then 16412 if test "$with_x11" = "yes"; then
16403 ac_fn_c_check_header_mongrel "$LINENO" "Xm/Xm.h" "ac_cv_header_Xm_Xm_h" "$ac_includes_default" 16413 ac_fn_c_check_header_mongrel "$LINENO" "Xm/Xm.h" "ac_cv_header_Xm_Xm_h" "$ac_includes_default"
16404 if test "x$ac_cv_header_Xm_Xm_h" = x""yes; then : 16414 if test "x$ac_cv_header_Xm_Xm_h" = xyes; then :
16405 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XmStringCreate in -lXm" >&5 16415 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XmStringCreate in -lXm" >&5
16406 $as_echo_n "checking for XmStringCreate in -lXm... " >&6; } 16416 $as_echo_n "checking for XmStringCreate in -lXm... " >&6; }
16407 if test "${ac_cv_lib_Xm_XmStringCreate+set}" = set; then : 16417 if ${ac_cv_lib_Xm_XmStringCreate+:} false; then :
16408 $as_echo_n "(cached) " >&6 16418 $as_echo_n "(cached) " >&6
16409 else 16419 else
16410 ac_check_lib_save_LIBS=$LIBS 16420 ac_check_lib_save_LIBS=$LIBS
16411 LIBS="-lXm $LIBS" 16421 LIBS="-lXm $LIBS"
16412 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 16422 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16436 conftest$ac_exeext conftest.$ac_ext 16446 conftest$ac_exeext conftest.$ac_ext
16437 LIBS=$ac_check_lib_save_LIBS 16447 LIBS=$ac_check_lib_save_LIBS
16438 fi 16448 fi
16439 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xm_XmStringCreate" >&5 16449 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xm_XmStringCreate" >&5
16440 $as_echo "$ac_cv_lib_Xm_XmStringCreate" >&6; } 16450 $as_echo "$ac_cv_lib_Xm_XmStringCreate" >&6; }
16441 if test "x$ac_cv_lib_Xm_XmStringCreate" = x""yes; then : 16451 if test "x$ac_cv_lib_Xm_XmStringCreate" = xyes; then :
16442 have_motif=yes 16452 have_motif=yes
16443 else 16453 else
16444 have_motif=no 16454 have_motif=no
16445 fi 16455 fi
16446 16456
16698 16708
16699 16709
16700 for ac_header in libintl.h 16710 for ac_header in libintl.h
16701 do : 16711 do :
16702 ac_fn_c_check_header_mongrel "$LINENO" "libintl.h" "ac_cv_header_libintl_h" "$ac_includes_default" 16712 ac_fn_c_check_header_mongrel "$LINENO" "libintl.h" "ac_cv_header_libintl_h" "$ac_includes_default"
16703 if test "x$ac_cv_header_libintl_h" = x""yes; then : 16713 if test "x$ac_cv_header_libintl_h" = xyes; then :
16704 cat >>confdefs.h <<_ACEOF 16714 cat >>confdefs.h <<_ACEOF
16705 #define HAVE_LIBINTL_H 1 16715 #define HAVE_LIBINTL_H 1
16706 _ACEOF 16716 _ACEOF
16707 16717
16708 fi 16718 fi
16709 16719
16710 done 16720 done
16711 16721
16712 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for strerror in -lintl" >&5 16722 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for strerror in -lintl" >&5
16713 $as_echo_n "checking for strerror in -lintl... " >&6; } 16723 $as_echo_n "checking for strerror in -lintl... " >&6; }
16714 if test "${ac_cv_lib_intl_strerror+set}" = set; then : 16724 if ${ac_cv_lib_intl_strerror+:} false; then :
16715 $as_echo_n "(cached) " >&6 16725 $as_echo_n "(cached) " >&6
16716 else 16726 else
16717 ac_check_lib_save_LIBS=$LIBS 16727 ac_check_lib_save_LIBS=$LIBS
16718 LIBS="-lintl $LIBS" 16728 LIBS="-lintl $LIBS"
16719 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 16729 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16743 conftest$ac_exeext conftest.$ac_ext 16753 conftest$ac_exeext conftest.$ac_ext
16744 LIBS=$ac_check_lib_save_LIBS 16754 LIBS=$ac_check_lib_save_LIBS
16745 fi 16755 fi
16746 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_strerror" >&5 16756 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_strerror" >&5
16747 $as_echo "$ac_cv_lib_intl_strerror" >&6; } 16757 $as_echo "$ac_cv_lib_intl_strerror" >&6; }
16748 if test "x$ac_cv_lib_intl_strerror" = x""yes; then : 16758 if test "x$ac_cv_lib_intl_strerror" = xyes; then :
16749 cat >>confdefs.h <<_ACEOF 16759 cat >>confdefs.h <<_ACEOF
16750 #define HAVE_LIBINTL 1 16760 #define HAVE_LIBINTL 1
16751 _ACEOF 16761 _ACEOF
16752 16762
16753 LIBS="-lintl $LIBS" 16763 LIBS="-lintl $LIBS"
16760 case "$with_xim" in "" | "yes" ) 16770 case "$with_xim" in "" | "yes" )
16761 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XIM" >&5 16771 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XIM" >&5
16762 $as_echo_n "checking for XIM... " >&6; } 16772 $as_echo_n "checking for XIM... " >&6; }
16763 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XOpenIM in -lX11" >&5 16773 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XOpenIM in -lX11" >&5
16764 $as_echo_n "checking for XOpenIM in -lX11... " >&6; } 16774 $as_echo_n "checking for XOpenIM in -lX11... " >&6; }
16765 if test "${ac_cv_lib_X11_XOpenIM+set}" = set; then : 16775 if ${ac_cv_lib_X11_XOpenIM+:} false; then :
16766 $as_echo_n "(cached) " >&6 16776 $as_echo_n "(cached) " >&6
16767 else 16777 else
16768 ac_check_lib_save_LIBS=$LIBS 16778 ac_check_lib_save_LIBS=$LIBS
16769 LIBS="-lX11 $LIBS" 16779 LIBS="-lX11 $LIBS"
16770 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 16780 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16794 conftest$ac_exeext conftest.$ac_ext 16804 conftest$ac_exeext conftest.$ac_ext
16795 LIBS=$ac_check_lib_save_LIBS 16805 LIBS=$ac_check_lib_save_LIBS
16796 fi 16806 fi
16797 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_X11_XOpenIM" >&5 16807 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_X11_XOpenIM" >&5
16798 $as_echo "$ac_cv_lib_X11_XOpenIM" >&6; } 16808 $as_echo "$ac_cv_lib_X11_XOpenIM" >&6; }
16799 if test "x$ac_cv_lib_X11_XOpenIM" = x""yes; then : 16809 if test "x$ac_cv_lib_X11_XOpenIM" = xyes; then :
16800 with_xim=xlib 16810 with_xim=xlib
16801 else 16811 else
16802 with_xim=no 16812 with_xim=no
16803 fi 16813 fi
16804 16814
16805 if test "$need_motif $have_lesstif" = "yes no"; then 16815 if test "$need_motif $have_lesstif" = "yes no"; then
16806 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XmImMbLookupString in -lXm" >&5 16816 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XmImMbLookupString in -lXm" >&5
16807 $as_echo_n "checking for XmImMbLookupString in -lXm... " >&6; } 16817 $as_echo_n "checking for XmImMbLookupString in -lXm... " >&6; }
16808 if test "${ac_cv_lib_Xm_XmImMbLookupString+set}" = set; then : 16818 if ${ac_cv_lib_Xm_XmImMbLookupString+:} false; then :
16809 $as_echo_n "(cached) " >&6 16819 $as_echo_n "(cached) " >&6
16810 else 16820 else
16811 ac_check_lib_save_LIBS=$LIBS 16821 ac_check_lib_save_LIBS=$LIBS
16812 LIBS="-lXm $LIBS" 16822 LIBS="-lXm $LIBS"
16813 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 16823 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16837 conftest$ac_exeext conftest.$ac_ext 16847 conftest$ac_exeext conftest.$ac_ext
16838 LIBS=$ac_check_lib_save_LIBS 16848 LIBS=$ac_check_lib_save_LIBS
16839 fi 16849 fi
16840 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xm_XmImMbLookupString" >&5 16850 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xm_XmImMbLookupString" >&5
16841 $as_echo "$ac_cv_lib_Xm_XmImMbLookupString" >&6; } 16851 $as_echo "$ac_cv_lib_Xm_XmImMbLookupString" >&6; }
16842 if test "x$ac_cv_lib_Xm_XmImMbLookupString" = x""yes; then : 16852 if test "x$ac_cv_lib_Xm_XmImMbLookupString" = xyes; then :
16843 with_xim=motif 16853 with_xim=motif
16844 fi 16854 fi
16845 16855
16846 elif test "$have_motif $have_lesstif $with_xim" = "yes no no"; then 16856 elif test "$have_motif $have_lesstif $with_xim" = "yes no no"; then
16847 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XmImMbLookupString in -lXm" >&5 16857 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XmImMbLookupString in -lXm" >&5
16848 $as_echo_n "checking for XmImMbLookupString in -lXm... " >&6; } 16858 $as_echo_n "checking for XmImMbLookupString in -lXm... " >&6; }
16849 if test "${ac_cv_lib_Xm_XmImMbLookupString+set}" = set; then : 16859 if ${ac_cv_lib_Xm_XmImMbLookupString+:} false; then :
16850 $as_echo_n "(cached) " >&6 16860 $as_echo_n "(cached) " >&6
16851 else 16861 else
16852 ac_check_lib_save_LIBS=$LIBS 16862 ac_check_lib_save_LIBS=$LIBS
16853 LIBS="-lXm $LIBS" 16863 LIBS="-lXm $LIBS"
16854 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 16864 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16878 conftest$ac_exeext conftest.$ac_ext 16888 conftest$ac_exeext conftest.$ac_ext
16879 LIBS=$ac_check_lib_save_LIBS 16889 LIBS=$ac_check_lib_save_LIBS
16880 fi 16890 fi
16881 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xm_XmImMbLookupString" >&5 16891 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xm_XmImMbLookupString" >&5
16882 $as_echo "$ac_cv_lib_Xm_XmImMbLookupString" >&6; } 16892 $as_echo "$ac_cv_lib_Xm_XmImMbLookupString" >&6; }
16883 if test "x$ac_cv_lib_Xm_XmImMbLookupString" = x""yes; then : 16893 if test "x$ac_cv_lib_Xm_XmImMbLookupString" = xyes; then :
16884 with_xim=motif 16894 with_xim=motif
16885 fi 16895 fi
16886 16896
16887 fi ;; 16897 fi ;;
16888 esac 16898 esac
16912 if test "$with_xfs" = "yes" ; then 16922 if test "$with_xfs" = "yes" ; then
16913 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XFontSet" >&5 16923 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XFontSet" >&5
16914 $as_echo_n "checking for XFontSet... " >&6; } 16924 $as_echo_n "checking for XFontSet... " >&6; }
16915 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XmbDrawString in -lX11" >&5 16925 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XmbDrawString in -lX11" >&5
16916 $as_echo_n "checking for XmbDrawString in -lX11... " >&6; } 16926 $as_echo_n "checking for XmbDrawString in -lX11... " >&6; }
16917 if test "${ac_cv_lib_X11_XmbDrawString+set}" = set; then : 16927 if ${ac_cv_lib_X11_XmbDrawString+:} false; then :
16918 $as_echo_n "(cached) " >&6 16928 $as_echo_n "(cached) " >&6
16919 else 16929 else
16920 ac_check_lib_save_LIBS=$LIBS 16930 ac_check_lib_save_LIBS=$LIBS
16921 LIBS="-lX11 $LIBS" 16931 LIBS="-lX11 $LIBS"
16922 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 16932 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
16946 conftest$ac_exeext conftest.$ac_ext 16956 conftest$ac_exeext conftest.$ac_ext
16947 LIBS=$ac_check_lib_save_LIBS 16957 LIBS=$ac_check_lib_save_LIBS
16948 fi 16958 fi
16949 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_X11_XmbDrawString" >&5 16959 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_X11_XmbDrawString" >&5
16950 $as_echo "$ac_cv_lib_X11_XmbDrawString" >&6; } 16960 $as_echo "$ac_cv_lib_X11_XmbDrawString" >&6; }
16951 if test "x$ac_cv_lib_X11_XmbDrawString" = x""yes; then : 16961 if test "x$ac_cv_lib_X11_XmbDrawString" = xyes; then :
16952 : 16962 :
16953 else 16963 else
16954 with_xfs=no 16964 with_xfs=no
16955 fi 16965 fi
16956 16966
16964 fi 16974 fi
16965 fi 16975 fi
16966 fi 16976 fi
16967 test "$with_wnn6" = "yes" && with_wnn=yes # wnn6 implies wnn support 16977 test "$with_wnn6" = "yes" && with_wnn=yes # wnn6 implies wnn support
16968 test -z "$with_wnn" && { ac_fn_c_check_header_mongrel "$LINENO" "wnn/jllib.h" "ac_cv_header_wnn_jllib_h" "$ac_includes_default" 16978 test -z "$with_wnn" && { ac_fn_c_check_header_mongrel "$LINENO" "wnn/jllib.h" "ac_cv_header_wnn_jllib_h" "$ac_includes_default"
16969 if test "x$ac_cv_header_wnn_jllib_h" = x""yes; then : 16979 if test "x$ac_cv_header_wnn_jllib_h" = xyes; then :
16970 16980
16971 else 16981 else
16972 with_wnn=no 16982 with_wnn=no
16973 fi 16983 fi
16974 16984
16975 } 16985 }
16976 test -z "$with_wnn" && { ac_fn_c_check_header_mongrel "$LINENO" "wnn/commonhd.h" "ac_cv_header_wnn_commonhd_h" "$ac_includes_default" 16986 test -z "$with_wnn" && { ac_fn_c_check_header_mongrel "$LINENO" "wnn/commonhd.h" "ac_cv_header_wnn_commonhd_h" "$ac_includes_default"
16977 if test "x$ac_cv_header_wnn_commonhd_h" = x""yes; then : 16987 if test "x$ac_cv_header_wnn_commonhd_h" = xyes; then :
16978 16988
16979 else 16989 else
16980 with_wnn=no 16990 with_wnn=no
16981 fi 16991 fi
16982 16992
16983 } 16993 }
16984 if test "$with_wnn" != "no"; then 16994 if test "$with_wnn" != "no"; then
16985 for ac_func in crypt 16995 for ac_func in crypt
16986 do : 16996 do :
16987 ac_fn_c_check_func "$LINENO" "crypt" "ac_cv_func_crypt" 16997 ac_fn_c_check_func "$LINENO" "crypt" "ac_cv_func_crypt"
16988 if test "x$ac_cv_func_crypt" = x""yes; then : 16998 if test "x$ac_cv_func_crypt" = xyes; then :
16989 cat >>confdefs.h <<_ACEOF 16999 cat >>confdefs.h <<_ACEOF
16990 #define HAVE_CRYPT 1 17000 #define HAVE_CRYPT 1
16991 _ACEOF 17001 _ACEOF
16992 17002
16993 fi 17003 fi
16994 done 17004 done
16995 17005
16996 test "$ac_cv_func_crypt" != "yes" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for crypt in -lcrypt" >&5 17006 test "$ac_cv_func_crypt" != "yes" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for crypt in -lcrypt" >&5
16997 $as_echo_n "checking for crypt in -lcrypt... " >&6; } 17007 $as_echo_n "checking for crypt in -lcrypt... " >&6; }
16998 if test "${ac_cv_lib_crypt_crypt+set}" = set; then : 17008 if ${ac_cv_lib_crypt_crypt+:} false; then :
16999 $as_echo_n "(cached) " >&6 17009 $as_echo_n "(cached) " >&6
17000 else 17010 else
17001 ac_check_lib_save_LIBS=$LIBS 17011 ac_check_lib_save_LIBS=$LIBS
17002 LIBS="-lcrypt $LIBS" 17012 LIBS="-lcrypt $LIBS"
17003 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 17013 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17027 conftest$ac_exeext conftest.$ac_ext 17037 conftest$ac_exeext conftest.$ac_ext
17028 LIBS=$ac_check_lib_save_LIBS 17038 LIBS=$ac_check_lib_save_LIBS
17029 fi 17039 fi
17030 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypt_crypt" >&5 17040 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypt_crypt" >&5
17031 $as_echo "$ac_cv_lib_crypt_crypt" >&6; } 17041 $as_echo "$ac_cv_lib_crypt_crypt" >&6; }
17032 if test "x$ac_cv_lib_crypt_crypt" = x""yes; then : 17042 if test "x$ac_cv_lib_crypt_crypt" = xyes; then :
17033 cat >>confdefs.h <<_ACEOF 17043 cat >>confdefs.h <<_ACEOF
17034 #define HAVE_LIBCRYPT 1 17044 #define HAVE_LIBCRYPT 1
17035 _ACEOF 17045 _ACEOF
17036 17046
17037 LIBS="-lcrypt $LIBS" 17047 LIBS="-lcrypt $LIBS"
17040 } 17050 }
17041 fi 17051 fi
17042 if test -z "$with_wnn" -o "$with_wnn" = "yes"; then 17052 if test -z "$with_wnn" -o "$with_wnn" = "yes"; then
17043 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jl_dic_list_e in -lwnn" >&5 17053 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jl_dic_list_e in -lwnn" >&5
17044 $as_echo_n "checking for jl_dic_list_e in -lwnn... " >&6; } 17054 $as_echo_n "checking for jl_dic_list_e in -lwnn... " >&6; }
17045 if test "${ac_cv_lib_wnn_jl_dic_list_e+set}" = set; then : 17055 if ${ac_cv_lib_wnn_jl_dic_list_e+:} false; then :
17046 $as_echo_n "(cached) " >&6 17056 $as_echo_n "(cached) " >&6
17047 else 17057 else
17048 ac_check_lib_save_LIBS=$LIBS 17058 ac_check_lib_save_LIBS=$LIBS
17049 LIBS="-lwnn $LIBS" 17059 LIBS="-lwnn $LIBS"
17050 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 17060 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17074 conftest$ac_exeext conftest.$ac_ext 17084 conftest$ac_exeext conftest.$ac_ext
17075 LIBS=$ac_check_lib_save_LIBS 17085 LIBS=$ac_check_lib_save_LIBS
17076 fi 17086 fi
17077 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_wnn_jl_dic_list_e" >&5 17087 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_wnn_jl_dic_list_e" >&5
17078 $as_echo "$ac_cv_lib_wnn_jl_dic_list_e" >&6; } 17088 $as_echo "$ac_cv_lib_wnn_jl_dic_list_e" >&6; }
17079 if test "x$ac_cv_lib_wnn_jl_dic_list_e" = x""yes; then : 17089 if test "x$ac_cv_lib_wnn_jl_dic_list_e" = xyes; then :
17080 libwnn=wnn 17090 libwnn=wnn
17081 else 17091 else
17082 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jl_dic_list_e in -lwnn4" >&5 17092 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jl_dic_list_e in -lwnn4" >&5
17083 $as_echo_n "checking for jl_dic_list_e in -lwnn4... " >&6; } 17093 $as_echo_n "checking for jl_dic_list_e in -lwnn4... " >&6; }
17084 if test "${ac_cv_lib_wnn4_jl_dic_list_e+set}" = set; then : 17094 if ${ac_cv_lib_wnn4_jl_dic_list_e+:} false; then :
17085 $as_echo_n "(cached) " >&6 17095 $as_echo_n "(cached) " >&6
17086 else 17096 else
17087 ac_check_lib_save_LIBS=$LIBS 17097 ac_check_lib_save_LIBS=$LIBS
17088 LIBS="-lwnn4 $LIBS" 17098 LIBS="-lwnn4 $LIBS"
17089 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 17099 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17113 conftest$ac_exeext conftest.$ac_ext 17123 conftest$ac_exeext conftest.$ac_ext
17114 LIBS=$ac_check_lib_save_LIBS 17124 LIBS=$ac_check_lib_save_LIBS
17115 fi 17125 fi
17116 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_wnn4_jl_dic_list_e" >&5 17126 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_wnn4_jl_dic_list_e" >&5
17117 $as_echo "$ac_cv_lib_wnn4_jl_dic_list_e" >&6; } 17127 $as_echo "$ac_cv_lib_wnn4_jl_dic_list_e" >&6; }
17118 if test "x$ac_cv_lib_wnn4_jl_dic_list_e" = x""yes; then : 17128 if test "x$ac_cv_lib_wnn4_jl_dic_list_e" = xyes; then :
17119 libwnn=wnn4 17129 libwnn=wnn4
17120 else 17130 else
17121 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jl_dic_list_e in -lwnn6" >&5 17131 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jl_dic_list_e in -lwnn6" >&5
17122 $as_echo_n "checking for jl_dic_list_e in -lwnn6... " >&6; } 17132 $as_echo_n "checking for jl_dic_list_e in -lwnn6... " >&6; }
17123 if test "${ac_cv_lib_wnn6_jl_dic_list_e+set}" = set; then : 17133 if ${ac_cv_lib_wnn6_jl_dic_list_e+:} false; then :
17124 $as_echo_n "(cached) " >&6 17134 $as_echo_n "(cached) " >&6
17125 else 17135 else
17126 ac_check_lib_save_LIBS=$LIBS 17136 ac_check_lib_save_LIBS=$LIBS
17127 LIBS="-lwnn6 $LIBS" 17137 LIBS="-lwnn6 $LIBS"
17128 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 17138 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17152 conftest$ac_exeext conftest.$ac_ext 17162 conftest$ac_exeext conftest.$ac_ext
17153 LIBS=$ac_check_lib_save_LIBS 17163 LIBS=$ac_check_lib_save_LIBS
17154 fi 17164 fi
17155 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_wnn6_jl_dic_list_e" >&5 17165 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_wnn6_jl_dic_list_e" >&5
17156 $as_echo "$ac_cv_lib_wnn6_jl_dic_list_e" >&6; } 17166 $as_echo "$ac_cv_lib_wnn6_jl_dic_list_e" >&6; }
17157 if test "x$ac_cv_lib_wnn6_jl_dic_list_e" = x""yes; then : 17167 if test "x$ac_cv_lib_wnn6_jl_dic_list_e" = xyes; then :
17158 libwnn=wnn6 17168 libwnn=wnn6
17159 else 17169 else
17160 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dic_list_e in -lwnn6_fromsrc" >&5 17170 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dic_list_e in -lwnn6_fromsrc" >&5
17161 $as_echo_n "checking for dic_list_e in -lwnn6_fromsrc... " >&6; } 17171 $as_echo_n "checking for dic_list_e in -lwnn6_fromsrc... " >&6; }
17162 if test "${ac_cv_lib_wnn6_fromsrc_dic_list_e+set}" = set; then : 17172 if ${ac_cv_lib_wnn6_fromsrc_dic_list_e+:} false; then :
17163 $as_echo_n "(cached) " >&6 17173 $as_echo_n "(cached) " >&6
17164 else 17174 else
17165 ac_check_lib_save_LIBS=$LIBS 17175 ac_check_lib_save_LIBS=$LIBS
17166 LIBS="-lwnn6_fromsrc $LIBS" 17176 LIBS="-lwnn6_fromsrc $LIBS"
17167 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 17177 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17191 conftest$ac_exeext conftest.$ac_ext 17201 conftest$ac_exeext conftest.$ac_ext
17192 LIBS=$ac_check_lib_save_LIBS 17202 LIBS=$ac_check_lib_save_LIBS
17193 fi 17203 fi
17194 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_wnn6_fromsrc_dic_list_e" >&5 17204 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_wnn6_fromsrc_dic_list_e" >&5
17195 $as_echo "$ac_cv_lib_wnn6_fromsrc_dic_list_e" >&6; } 17205 $as_echo "$ac_cv_lib_wnn6_fromsrc_dic_list_e" >&6; }
17196 if test "x$ac_cv_lib_wnn6_fromsrc_dic_list_e" = x""yes; then : 17206 if test "x$ac_cv_lib_wnn6_fromsrc_dic_list_e" = xyes; then :
17197 libwnn=wnn6_fromsrc 17207 libwnn=wnn6_fromsrc
17198 else 17208 else
17199 with_wnn=no 17209 with_wnn=no
17200 fi 17210 fi
17201 17211
17213 libs_x="-l$libwnn $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-l$libwnn\" to \$libs_x"; fi 17223 libs_x="-l$libwnn $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-l$libwnn\" to \$libs_x"; fi
17214 if test "$with_wnn6" != "no"; then 17224 if test "$with_wnn6" != "no"; then
17215 as_ac_Lib=`$as_echo "ac_cv_lib_$libwnn''_jl_fi_dic_list" | $as_tr_sh` 17225 as_ac_Lib=`$as_echo "ac_cv_lib_$libwnn''_jl_fi_dic_list" | $as_tr_sh`
17216 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jl_fi_dic_list in -l$libwnn" >&5 17226 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jl_fi_dic_list in -l$libwnn" >&5
17217 $as_echo_n "checking for jl_fi_dic_list in -l$libwnn... " >&6; } 17227 $as_echo_n "checking for jl_fi_dic_list in -l$libwnn... " >&6; }
17218 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 17228 if eval \${$as_ac_Lib+:} false; then :
17219 $as_echo_n "(cached) " >&6 17229 $as_echo_n "(cached) " >&6
17220 else 17230 else
17221 ac_check_lib_save_LIBS=$LIBS 17231 ac_check_lib_save_LIBS=$LIBS
17222 LIBS="-l$libwnn $LIBS" 17232 LIBS="-l$libwnn $LIBS"
17223 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 17233 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17269 $as_unset ac_cv_header_canna_jrkanji_h 17279 $as_unset ac_cv_header_canna_jrkanji_h
17270 $as_unset ac_cv_header_canna_RK_h 17280 $as_unset ac_cv_header_canna_RK_h
17271 # using $ac_header_compiler is a hack, but autoconf doesn't let us 17281 # using $ac_header_compiler is a hack, but autoconf doesn't let us
17272 # get at this information otherwise :-( 17282 # get at this information otherwise :-(
17273 ac_fn_c_check_header_mongrel "$LINENO" "canna/jrkanji.h" "ac_cv_header_canna_jrkanji_h" "$ac_includes_default" 17283 ac_fn_c_check_header_mongrel "$LINENO" "canna/jrkanji.h" "ac_cv_header_canna_jrkanji_h" "$ac_includes_default"
17274 if test "x$ac_cv_header_canna_jrkanji_h" = x""yes; then : 17284 if test "x$ac_cv_header_canna_jrkanji_h" = xyes; then :
17275 ac_fn_c_check_header_mongrel "$LINENO" "canna/RK.h" "ac_cv_header_canna_RK_h" "$ac_includes_default" 17285 ac_fn_c_check_header_mongrel "$LINENO" "canna/RK.h" "ac_cv_header_canna_RK_h" "$ac_includes_default"
17276 if test "x$ac_cv_header_canna_RK_h" = x""yes; then : 17286 if test "x$ac_cv_header_canna_RK_h" = xyes; then :
17277 have_canna=$ac_header_compiler 17287 have_canna=$ac_header_compiler
17278 fi 17288 fi
17279 17289
17280 17290
17281 fi 17291 fi
17298 fi 17308 fi
17299 fi 17309 fi
17300 17310
17301 test "$have_canna" = "yes" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for RkBgnBun in -lRKC" >&5 17311 test "$have_canna" = "yes" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for RkBgnBun in -lRKC" >&5
17302 $as_echo_n "checking for RkBgnBun in -lRKC... " >&6; } 17312 $as_echo_n "checking for RkBgnBun in -lRKC... " >&6; }
17303 if test "${ac_cv_lib_RKC_RkBgnBun+set}" = set; then : 17313 if ${ac_cv_lib_RKC_RkBgnBun+:} false; then :
17304 $as_echo_n "(cached) " >&6 17314 $as_echo_n "(cached) " >&6
17305 else 17315 else
17306 ac_check_lib_save_LIBS=$LIBS 17316 ac_check_lib_save_LIBS=$LIBS
17307 LIBS="-lRKC $LIBS" 17317 LIBS="-lRKC $LIBS"
17308 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 17318 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17332 conftest$ac_exeext conftest.$ac_ext 17342 conftest$ac_exeext conftest.$ac_ext
17333 LIBS=$ac_check_lib_save_LIBS 17343 LIBS=$ac_check_lib_save_LIBS
17334 fi 17344 fi
17335 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_RKC_RkBgnBun" >&5 17345 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_RKC_RkBgnBun" >&5
17336 $as_echo "$ac_cv_lib_RKC_RkBgnBun" >&6; } 17346 $as_echo "$ac_cv_lib_RKC_RkBgnBun" >&6; }
17337 if test "x$ac_cv_lib_RKC_RkBgnBun" = x""yes; then : 17347 if test "x$ac_cv_lib_RKC_RkBgnBun" = xyes; then :
17338 : 17348 :
17339 else 17349 else
17340 have_canna=no 17350 have_canna=no
17341 fi 17351 fi
17342 } 17352 }
17343 test "$have_canna" = "yes" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jrKanjiControl in -lcanna" >&5 17353 test "$have_canna" = "yes" && { { $as_echo "$as_me:${as_lineno-$LINENO}: checking for jrKanjiControl in -lcanna" >&5
17344 $as_echo_n "checking for jrKanjiControl in -lcanna... " >&6; } 17354 $as_echo_n "checking for jrKanjiControl in -lcanna... " >&6; }
17345 if test "${ac_cv_lib_canna_jrKanjiControl+set}" = set; then : 17355 if ${ac_cv_lib_canna_jrKanjiControl+:} false; then :
17346 $as_echo_n "(cached) " >&6 17356 $as_echo_n "(cached) " >&6
17347 else 17357 else
17348 ac_check_lib_save_LIBS=$LIBS 17358 ac_check_lib_save_LIBS=$LIBS
17349 LIBS="-lcanna $LIBS" 17359 LIBS="-lcanna $LIBS"
17350 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 17360 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17374 conftest$ac_exeext conftest.$ac_ext 17384 conftest$ac_exeext conftest.$ac_ext
17375 LIBS=$ac_check_lib_save_LIBS 17385 LIBS=$ac_check_lib_save_LIBS
17376 fi 17386 fi
17377 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_canna_jrKanjiControl" >&5 17387 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_canna_jrKanjiControl" >&5
17378 $as_echo "$ac_cv_lib_canna_jrKanjiControl" >&6; } 17388 $as_echo "$ac_cv_lib_canna_jrKanjiControl" >&6; }
17379 if test "x$ac_cv_lib_canna_jrKanjiControl" = x""yes; then : 17389 if test "x$ac_cv_lib_canna_jrKanjiControl" = xyes; then :
17380 : 17390 :
17381 else 17391 else
17382 have_canna=no 17392 have_canna=no
17383 fi 17393 fi
17384 } 17394 }
17412 17422
17413 if test "$need_motif" = "yes" ; then 17423 if test "$need_motif" = "yes" ; then
17414 libs_x="-lXm $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXm\" to \$libs_x"; fi 17424 libs_x="-lXm $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-lXm\" to \$libs_x"; fi
17415 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for layout_object_getvalue in -li18n" >&5 17425 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for layout_object_getvalue in -li18n" >&5
17416 $as_echo_n "checking for layout_object_getvalue in -li18n... " >&6; } 17426 $as_echo_n "checking for layout_object_getvalue in -li18n... " >&6; }
17417 if test "${ac_cv_lib_i18n_layout_object_getvalue+set}" = set; then : 17427 if ${ac_cv_lib_i18n_layout_object_getvalue+:} false; then :
17418 $as_echo_n "(cached) " >&6 17428 $as_echo_n "(cached) " >&6
17419 else 17429 else
17420 ac_check_lib_save_LIBS=$LIBS 17430 ac_check_lib_save_LIBS=$LIBS
17421 LIBS="-li18n $LIBS" 17431 LIBS="-li18n $LIBS"
17422 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 17432 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17446 conftest$ac_exeext conftest.$ac_ext 17456 conftest$ac_exeext conftest.$ac_ext
17447 LIBS=$ac_check_lib_save_LIBS 17457 LIBS=$ac_check_lib_save_LIBS
17448 fi 17458 fi
17449 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_i18n_layout_object_getvalue" >&5 17459 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_i18n_layout_object_getvalue" >&5
17450 $as_echo "$ac_cv_lib_i18n_layout_object_getvalue" >&6; } 17460 $as_echo "$ac_cv_lib_i18n_layout_object_getvalue" >&6; }
17451 if test "x$ac_cv_lib_i18n_layout_object_getvalue" = x""yes; then : 17461 if test "x$ac_cv_lib_i18n_layout_object_getvalue" = xyes; then :
17452 libs_x="-li18n $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-li18n\" to \$libs_x"; fi 17462 libs_x="-li18n $libs_x" && if test "$verbose" = "yes"; then echo " Prepending \"-li18n\" to \$libs_x"; fi
17453 fi 17463 fi
17454 17464
17455 17465
17456 if test "$add_runtime_path" = "yes" -a -n "$dash_r"; then 17466 if test "$add_runtime_path" = "yes" -a -n "$dash_r"; then
17517 17527
17518 case "$opsys" in 17528 case "$opsys" in
17519 *cygwin* ) for ac_func in cygwin_conv_path 17529 *cygwin* ) for ac_func in cygwin_conv_path
17520 do : 17530 do :
17521 ac_fn_c_check_func "$LINENO" "cygwin_conv_path" "ac_cv_func_cygwin_conv_path" 17531 ac_fn_c_check_func "$LINENO" "cygwin_conv_path" "ac_cv_func_cygwin_conv_path"
17522 if test "x$ac_cv_func_cygwin_conv_path" = x""yes; then : 17532 if test "x$ac_cv_func_cygwin_conv_path" = xyes; then :
17523 cat >>confdefs.h <<_ACEOF 17533 cat >>confdefs.h <<_ACEOF
17524 #define HAVE_CYGWIN_CONV_PATH 1 17534 #define HAVE_CYGWIN_CONV_PATH 1
17525 _ACEOF 17535 _ACEOF
17526 17536
17527 fi 17537 fi
17554 esac 17564 esac
17555 fi 17565 fi
17556 17566
17557 if test "$check_vdb_posix" = "yes" ; then 17567 if test "$check_vdb_posix" = "yes" ; then
17558 ac_fn_c_check_func "$LINENO" "mprotect" "ac_cv_func_mprotect" 17568 ac_fn_c_check_func "$LINENO" "mprotect" "ac_cv_func_mprotect"
17559 if test "x$ac_cv_func_mprotect" = x""yes; then : 17569 if test "x$ac_cv_func_mprotect" = xyes; then :
17560 $as_echo "#define HAVE_MPROTECT 1" >>confdefs.h 17570 $as_echo "#define HAVE_MPROTECT 1" >>confdefs.h
17561 have_vdb_mprotect=yes 17571 have_vdb_mprotect=yes
17562 fi 17572 fi
17563 17573
17564 17574
17565 ac_fn_c_check_func "$LINENO" "sigaction" "ac_cv_func_sigaction" 17575 ac_fn_c_check_func "$LINENO" "sigaction" "ac_cv_func_sigaction"
17566 if test "x$ac_cv_func_sigaction" = x""yes; then : 17576 if test "x$ac_cv_func_sigaction" = xyes; then :
17567 $as_echo "#define HAVE_SIGACTION 1" >>confdefs.h 17577 $as_echo "#define HAVE_SIGACTION 1" >>confdefs.h
17568 have_vdb_sigaction=yes 17578 have_vdb_sigaction=yes
17569 else 17579 else
17570 have_vdb_sigaction=no 17580 have_vdb_sigaction=no
17571 fi 17581 fi
17572 17582
17573 ac_fn_c_check_member "$LINENO" "struct siginfo" "si_addr" "ac_cv_member_struct_siginfo_si_addr" "#include <signal.h> 17583 ac_fn_c_check_member "$LINENO" "struct siginfo" "si_addr" "ac_cv_member_struct_siginfo_si_addr" "#include <signal.h>
17574 " 17584 "
17575 if test "x$ac_cv_member_struct_siginfo_si_addr" = x""yes; then : 17585 if test "x$ac_cv_member_struct_siginfo_si_addr" = xyes; then :
17576 $as_echo "#define HAVE_STRUCT_SIGINFO_SI_ADDR 1" >>confdefs.h 17586 $as_echo "#define HAVE_STRUCT_SIGINFO_SI_ADDR 1" >>confdefs.h
17577 have_si_addr=yes 17587 have_si_addr=yes
17578 fi 17588 fi
17579 17589
17580 ac_fn_c_check_member "$LINENO" "siginfo_t" "si_addr" "ac_cv_member_siginfo_t_si_addr" "#include <signal.h> 17590 ac_fn_c_check_member "$LINENO" "siginfo_t" "si_addr" "ac_cv_member_siginfo_t_si_addr" "#include <signal.h>
17581 " 17591 "
17582 if test "x$ac_cv_member_siginfo_t_si_addr" = x""yes; then : 17592 if test "x$ac_cv_member_siginfo_t_si_addr" = xyes; then :
17583 $as_echo "#define HAVE_SIGINFO_T_SI_ADDR 1" >>confdefs.h 17593 $as_echo "#define HAVE_SIGINFO_T_SI_ADDR 1" >>confdefs.h
17584 have_si_addr=yes 17594 have_si_addr=yes
17585 fi 17595 fi
17586 17596
17587 if test "$have_si_addr" != "yes" ; then 17597 if test "$have_si_addr" != "yes" ; then
17588 have_vdb_sigaction=no 17598 have_vdb_sigaction=no
17589 fi 17599 fi
17590 17600
17591 ac_fn_c_check_func "$LINENO" "signal" "ac_cv_func_signal" 17601 ac_fn_c_check_func "$LINENO" "signal" "ac_cv_func_signal"
17592 if test "x$ac_cv_func_signal" = x""yes; then : 17602 if test "x$ac_cv_func_signal" = xyes; then :
17593 $as_echo "#define HAVE_SIGNAL 1" >>confdefs.h 17603 $as_echo "#define HAVE_SIGNAL 1" >>confdefs.h
17594 have_vdb_signal=yes 17604 have_vdb_signal=yes
17595 fi 17605 fi
17596 17606
17597 ac_fn_c_check_member "$LINENO" "struct sigcontext" "cr2" "ac_cv_member_struct_sigcontext_cr2" "#include <signal.h> 17607 ac_fn_c_check_member "$LINENO" "struct sigcontext" "cr2" "ac_cv_member_struct_sigcontext_cr2" "#include <signal.h>
17598 " 17608 "
17599 if test "x$ac_cv_member_struct_sigcontext_cr2" = x""yes; then : 17609 if test "x$ac_cv_member_struct_sigcontext_cr2" = xyes; then :
17600 $as_echo "#define HAVE_STRUCT_SIGCONTEXT_CR2 1" >>confdefs.h 17610 $as_echo "#define HAVE_STRUCT_SIGCONTEXT_CR2 1" >>confdefs.h
17601 have_cr2=yes 17611 have_cr2=yes
17602 fi 17612 fi
17603 17613
17604 17614
17635 fi 17645 fi
17636 done 17646 done
17637 17647
17638 17648
17639 ac_fn_c_check_func "$LINENO" "openpty" "ac_cv_func_openpty" 17649 ac_fn_c_check_func "$LINENO" "openpty" "ac_cv_func_openpty"
17640 if test "x$ac_cv_func_openpty" = x""yes; then : 17650 if test "x$ac_cv_func_openpty" = xyes; then :
17641 have_openpty=yes 17651 have_openpty=yes
17642 else 17652 else
17643 17653
17644 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for openpty in -lutil" >&5 17654 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for openpty in -lutil" >&5
17645 $as_echo_n "checking for openpty in -lutil... " >&6; } 17655 $as_echo_n "checking for openpty in -lutil... " >&6; }
17646 if test "${ac_cv_lib_util_openpty+set}" = set; then : 17656 if ${ac_cv_lib_util_openpty+:} false; then :
17647 $as_echo_n "(cached) " >&6 17657 $as_echo_n "(cached) " >&6
17648 else 17658 else
17649 ac_check_lib_save_LIBS=$LIBS 17659 ac_check_lib_save_LIBS=$LIBS
17650 LIBS="-lutil $LIBS" 17660 LIBS="-lutil $LIBS"
17651 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 17661 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17675 conftest$ac_exeext conftest.$ac_ext 17685 conftest$ac_exeext conftest.$ac_ext
17676 LIBS=$ac_check_lib_save_LIBS 17686 LIBS=$ac_check_lib_save_LIBS
17677 fi 17687 fi
17678 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_util_openpty" >&5 17688 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_util_openpty" >&5
17679 $as_echo "$ac_cv_lib_util_openpty" >&6; } 17689 $as_echo "$ac_cv_lib_util_openpty" >&6; }
17680 if test "x$ac_cv_lib_util_openpty" = x""yes; then : 17690 if test "x$ac_cv_lib_util_openpty" = xyes; then :
17681 have_openpty=yes need_libutil=yes 17691 have_openpty=yes need_libutil=yes
17682 fi 17692 fi
17683 17693
17684 fi 17694 fi
17685 17695
17704 17714
17705 case "$opsys" in 17715 case "$opsys" in
17706 hpux*) for ac_header in sys/ptyio.h 17716 hpux*) for ac_header in sys/ptyio.h
17707 do : 17717 do :
17708 ac_fn_c_check_header_mongrel "$LINENO" "sys/ptyio.h" "ac_cv_header_sys_ptyio_h" "$ac_includes_default" 17718 ac_fn_c_check_header_mongrel "$LINENO" "sys/ptyio.h" "ac_cv_header_sys_ptyio_h" "$ac_includes_default"
17709 if test "x$ac_cv_header_sys_ptyio_h" = x""yes; then : 17719 if test "x$ac_cv_header_sys_ptyio_h" = xyes; then :
17710 cat >>confdefs.h <<_ACEOF 17720 cat >>confdefs.h <<_ACEOF
17711 #define HAVE_SYS_PTYIO_H 1 17721 #define HAVE_SYS_PTYIO_H 1
17712 _ACEOF 17722 _ACEOF
17713 17723
17714 fi 17724 fi
17716 done 17726 done
17717 ;; 17727 ;;
17718 *) for ac_header in pty.h 17728 *) for ac_header in pty.h
17719 do : 17729 do :
17720 ac_fn_c_check_header_mongrel "$LINENO" "pty.h" "ac_cv_header_pty_h" "$ac_includes_default" 17730 ac_fn_c_check_header_mongrel "$LINENO" "pty.h" "ac_cv_header_pty_h" "$ac_includes_default"
17721 if test "x$ac_cv_header_pty_h" = x""yes; then : 17731 if test "x$ac_cv_header_pty_h" = xyes; then :
17722 cat >>confdefs.h <<_ACEOF 17732 cat >>confdefs.h <<_ACEOF
17723 #define HAVE_PTY_H 1 17733 #define HAVE_PTY_H 1
17724 _ACEOF 17734 _ACEOF
17725 17735
17726 fi 17736 fi
17728 done 17738 done
17729 17739
17730 test "$ac_cv_header_pty_h" = "no" && for ac_header in sys/pty.h 17740 test "$ac_cv_header_pty_h" = "no" && for ac_header in sys/pty.h
17731 do : 17741 do :
17732 ac_fn_c_check_header_mongrel "$LINENO" "sys/pty.h" "ac_cv_header_sys_pty_h" "$ac_includes_default" 17742 ac_fn_c_check_header_mongrel "$LINENO" "sys/pty.h" "ac_cv_header_sys_pty_h" "$ac_includes_default"
17733 if test "x$ac_cv_header_sys_pty_h" = x""yes; then : 17743 if test "x$ac_cv_header_sys_pty_h" = xyes; then :
17734 cat >>confdefs.h <<_ACEOF 17744 cat >>confdefs.h <<_ACEOF
17735 #define HAVE_SYS_PTY_H 1 17745 #define HAVE_SYS_PTY_H 1
17736 _ACEOF 17746 _ACEOF
17737 17747
17738 fi 17748 fi
17743 esac 17753 esac
17744 17754
17745 for ac_header in stropts.h 17755 for ac_header in stropts.h
17746 do : 17756 do :
17747 ac_fn_c_check_header_mongrel "$LINENO" "stropts.h" "ac_cv_header_stropts_h" "$ac_includes_default" 17757 ac_fn_c_check_header_mongrel "$LINENO" "stropts.h" "ac_cv_header_stropts_h" "$ac_includes_default"
17748 if test "x$ac_cv_header_stropts_h" = x""yes; then : 17758 if test "x$ac_cv_header_stropts_h" = xyes; then :
17749 cat >>confdefs.h <<_ACEOF 17759 cat >>confdefs.h <<_ACEOF
17750 #define HAVE_STROPTS_H 1 17760 #define HAVE_STROPTS_H 1
17751 _ACEOF 17761 _ACEOF
17752 17762
17753 fi 17763 fi
17756 17766
17757 if test "$ac_cv_header_stropts_h" = "yes"; then 17767 if test "$ac_cv_header_stropts_h" = "yes"; then
17758 for ac_func in isastream 17768 for ac_func in isastream
17759 do : 17769 do :
17760 ac_fn_c_check_func "$LINENO" "isastream" "ac_cv_func_isastream" 17770 ac_fn_c_check_func "$LINENO" "isastream" "ac_cv_func_isastream"
17761 if test "x$ac_cv_func_isastream" = x""yes; then : 17771 if test "x$ac_cv_func_isastream" = xyes; then :
17762 cat >>confdefs.h <<_ACEOF 17772 cat >>confdefs.h <<_ACEOF
17763 #define HAVE_ISASTREAM 1 17773 #define HAVE_ISASTREAM 1
17764 _ACEOF 17774 _ACEOF
17765 17775
17766 fi 17776 fi
17767 done 17777 done
17768 17778
17769 for ac_header in strtio.h 17779 for ac_header in strtio.h
17770 do : 17780 do :
17771 ac_fn_c_check_header_mongrel "$LINENO" "strtio.h" "ac_cv_header_strtio_h" "$ac_includes_default" 17781 ac_fn_c_check_header_mongrel "$LINENO" "strtio.h" "ac_cv_header_strtio_h" "$ac_includes_default"
17772 if test "x$ac_cv_header_strtio_h" = x""yes; then : 17782 if test "x$ac_cv_header_strtio_h" = xyes; then :
17773 cat >>confdefs.h <<_ACEOF 17783 cat >>confdefs.h <<_ACEOF
17774 #define HAVE_STRTIO_H 1 17784 #define HAVE_STRTIO_H 1
17775 _ACEOF 17785 _ACEOF
17776 17786
17777 fi 17787 fi
17780 fi 17790 fi
17781 17791
17782 for ac_func in getloadavg 17792 for ac_func in getloadavg
17783 do : 17793 do :
17784 ac_fn_c_check_func "$LINENO" "getloadavg" "ac_cv_func_getloadavg" 17794 ac_fn_c_check_func "$LINENO" "getloadavg" "ac_cv_func_getloadavg"
17785 if test "x$ac_cv_func_getloadavg" = x""yes; then : 17795 if test "x$ac_cv_func_getloadavg" = xyes; then :
17786 cat >>confdefs.h <<_ACEOF 17796 cat >>confdefs.h <<_ACEOF
17787 #define HAVE_GETLOADAVG 1 17797 #define HAVE_GETLOADAVG 1
17788 _ACEOF 17798 _ACEOF
17789 17799
17790 fi 17800 fi
17793 17803
17794 if test "$ac_cv_func_getloadavg" = "yes"; then 17804 if test "$ac_cv_func_getloadavg" = "yes"; then
17795 for ac_header in sys/loadavg.h 17805 for ac_header in sys/loadavg.h
17796 do : 17806 do :
17797 ac_fn_c_check_header_mongrel "$LINENO" "sys/loadavg.h" "ac_cv_header_sys_loadavg_h" "$ac_includes_default" 17807 ac_fn_c_check_header_mongrel "$LINENO" "sys/loadavg.h" "ac_cv_header_sys_loadavg_h" "$ac_includes_default"
17798 if test "x$ac_cv_header_sys_loadavg_h" = x""yes; then : 17808 if test "x$ac_cv_header_sys_loadavg_h" = xyes; then :
17799 cat >>confdefs.h <<_ACEOF 17809 cat >>confdefs.h <<_ACEOF
17800 #define HAVE_SYS_LOADAVG_H 1 17810 #define HAVE_SYS_LOADAVG_H 1
17801 _ACEOF 17811 _ACEOF
17802 17812
17803 fi 17813 fi
17809 echo " xemacs will be linked with \"getloadavg.o\"" 17819 echo " xemacs will be linked with \"getloadavg.o\""
17810 fi 17820 fi
17811 17821
17812 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kstat_open in -lkstat" >&5 17822 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kstat_open in -lkstat" >&5
17813 $as_echo_n "checking for kstat_open in -lkstat... " >&6; } 17823 $as_echo_n "checking for kstat_open in -lkstat... " >&6; }
17814 if test "${ac_cv_lib_kstat_kstat_open+set}" = set; then : 17824 if ${ac_cv_lib_kstat_kstat_open+:} false; then :
17815 $as_echo_n "(cached) " >&6 17825 $as_echo_n "(cached) " >&6
17816 else 17826 else
17817 ac_check_lib_save_LIBS=$LIBS 17827 ac_check_lib_save_LIBS=$LIBS
17818 LIBS="-lkstat $LIBS" 17828 LIBS="-lkstat $LIBS"
17819 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 17829 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17843 conftest$ac_exeext conftest.$ac_ext 17853 conftest$ac_exeext conftest.$ac_ext
17844 LIBS=$ac_check_lib_save_LIBS 17854 LIBS=$ac_check_lib_save_LIBS
17845 fi 17855 fi
17846 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kstat_kstat_open" >&5 17856 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kstat_kstat_open" >&5
17847 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; } 17857 $as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
17848 if test "x$ac_cv_lib_kstat_kstat_open" = x""yes; then : 17858 if test "x$ac_cv_lib_kstat_kstat_open" = xyes; then :
17849 cat >>confdefs.h <<_ACEOF 17859 cat >>confdefs.h <<_ACEOF
17850 #define HAVE_LIBKSTAT 1 17860 #define HAVE_LIBKSTAT 1
17851 _ACEOF 17861 _ACEOF
17852 17862
17853 LIBS="-lkstat $LIBS" 17863 LIBS="-lkstat $LIBS"
17855 fi 17865 fi
17856 17866
17857 for ac_header in kstat.h 17867 for ac_header in kstat.h
17858 do : 17868 do :
17859 ac_fn_c_check_header_mongrel "$LINENO" "kstat.h" "ac_cv_header_kstat_h" "$ac_includes_default" 17869 ac_fn_c_check_header_mongrel "$LINENO" "kstat.h" "ac_cv_header_kstat_h" "$ac_includes_default"
17860 if test "x$ac_cv_header_kstat_h" = x""yes; then : 17870 if test "x$ac_cv_header_kstat_h" = xyes; then :
17861 cat >>confdefs.h <<_ACEOF 17871 cat >>confdefs.h <<_ACEOF
17862 #define HAVE_KSTAT_H 1 17872 #define HAVE_KSTAT_H 1
17863 _ACEOF 17873 _ACEOF
17864 17874
17865 fi 17875 fi
17867 done 17877 done
17868 17878
17869 17879
17870 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kvm_read in -lkvm" >&5 17880 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kvm_read in -lkvm" >&5
17871 $as_echo_n "checking for kvm_read in -lkvm... " >&6; } 17881 $as_echo_n "checking for kvm_read in -lkvm... " >&6; }
17872 if test "${ac_cv_lib_kvm_kvm_read+set}" = set; then : 17882 if ${ac_cv_lib_kvm_kvm_read+:} false; then :
17873 $as_echo_n "(cached) " >&6 17883 $as_echo_n "(cached) " >&6
17874 else 17884 else
17875 ac_check_lib_save_LIBS=$LIBS 17885 ac_check_lib_save_LIBS=$LIBS
17876 LIBS="-lkvm $LIBS" 17886 LIBS="-lkvm $LIBS"
17877 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 17887 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
17901 conftest$ac_exeext conftest.$ac_ext 17911 conftest$ac_exeext conftest.$ac_ext
17902 LIBS=$ac_check_lib_save_LIBS 17912 LIBS=$ac_check_lib_save_LIBS
17903 fi 17913 fi
17904 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kvm_kvm_read" >&5 17914 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kvm_kvm_read" >&5
17905 $as_echo "$ac_cv_lib_kvm_kvm_read" >&6; } 17915 $as_echo "$ac_cv_lib_kvm_kvm_read" >&6; }
17906 if test "x$ac_cv_lib_kvm_kvm_read" = x""yes; then : 17916 if test "x$ac_cv_lib_kvm_kvm_read" = xyes; then :
17907 cat >>confdefs.h <<_ACEOF 17917 cat >>confdefs.h <<_ACEOF
17908 #define HAVE_LIBKVM 1 17918 #define HAVE_LIBKVM 1
17909 _ACEOF 17919 _ACEOF
17910 17920
17911 LIBS="-lkvm $LIBS" 17921 LIBS="-lkvm $LIBS"
17963 fi 17973 fi
17964 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 17974 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
17965 17975
17966 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether localtime caches TZ" >&5 17976 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether localtime caches TZ" >&5
17967 $as_echo_n "checking whether localtime caches TZ... " >&6; } 17977 $as_echo_n "checking whether localtime caches TZ... " >&6; }
17968 if test "${emacs_cv_localtime_cache+set}" = set; then : 17978 if ${emacs_cv_localtime_cache+:} false; then :
17969 $as_echo_n "(cached) " >&6 17979 $as_echo_n "(cached) " >&6
17970 else 17980 else
17971 if test "$ac_cv_func_tzset" = "yes"; then 17981 if test "$ac_cv_func_tzset" = "yes"; then
17972 if test "$cross_compiling" = yes; then : 17982 if test "$cross_compiling" = yes; then :
17973 # If we have tzset, assume the worst when cross-compiling. 17983 # If we have tzset, assume the worst when cross-compiling.
18072 fi 18082 fi
18073 18083
18074 18084
18075 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5 18085 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
18076 $as_echo_n "checking for inline... " >&6; } 18086 $as_echo_n "checking for inline... " >&6; }
18077 if test "${ac_cv_c_inline+set}" = set; then : 18087 if ${ac_cv_c_inline+:} false; then :
18078 $as_echo_n "(cached) " >&6 18088 $as_echo_n "(cached) " >&6
18079 else 18089 else
18080 ac_cv_c_inline=no 18090 ac_cv_c_inline=no
18081 for ac_kw in inline __inline__ __inline; do 18091 for ac_kw in inline __inline__ __inline; do
18082 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 18092 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18152 if test "$__DECC" != "yes"; then 18162 if test "$__DECC" != "yes"; then
18153 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works 18163 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
18154 # for constant arguments. Useless! 18164 # for constant arguments. Useless!
18155 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5 18165 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5
18156 $as_echo_n "checking for working alloca.h... " >&6; } 18166 $as_echo_n "checking for working alloca.h... " >&6; }
18157 if test "${ac_cv_working_alloca_h+set}" = set; then : 18167 if ${ac_cv_working_alloca_h+:} false; then :
18158 $as_echo_n "(cached) " >&6 18168 $as_echo_n "(cached) " >&6
18159 else 18169 else
18160 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 18170 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18161 /* end confdefs.h. */ 18171 /* end confdefs.h. */
18162 #include <alloca.h> 18172 #include <alloca.h>
18185 18195
18186 fi 18196 fi
18187 18197
18188 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5 18198 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5
18189 $as_echo_n "checking for alloca... " >&6; } 18199 $as_echo_n "checking for alloca... " >&6; }
18190 if test "${ac_cv_func_alloca_works+set}" = set; then : 18200 if ${ac_cv_func_alloca_works+:} false; then :
18191 $as_echo_n "(cached) " >&6 18201 $as_echo_n "(cached) " >&6
18192 else 18202 else
18193 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 18203 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18194 /* end confdefs.h. */ 18204 /* end confdefs.h. */
18195 #ifdef __GNUC__ 18205 #ifdef __GNUC__
18204 # else 18214 # else
18205 # ifdef _AIX 18215 # ifdef _AIX
18206 #pragma alloca 18216 #pragma alloca
18207 # else 18217 # else
18208 # ifndef alloca /* predefined by HP cc +Olibcalls */ 18218 # ifndef alloca /* predefined by HP cc +Olibcalls */
18209 char *alloca (); 18219 void *alloca (size_t);
18210 # endif 18220 # endif
18211 # endif 18221 # endif
18212 # endif 18222 # endif
18213 # endif 18223 # endif
18214 #endif 18224 #endif
18248 $as_echo "#define C_ALLOCA 1" >>confdefs.h 18258 $as_echo "#define C_ALLOCA 1" >>confdefs.h
18249 18259
18250 18260
18251 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5 18261 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5
18252 $as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; } 18262 $as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; }
18253 if test "${ac_cv_os_cray+set}" = set; then : 18263 if ${ac_cv_os_cray+:} false; then :
18254 $as_echo_n "(cached) " >&6 18264 $as_echo_n "(cached) " >&6
18255 else 18265 else
18256 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 18266 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18257 /* end confdefs.h. */ 18267 /* end confdefs.h. */
18258 #if defined CRAY && ! defined CRAY2 18268 #if defined CRAY && ! defined CRAY2
18289 done 18299 done
18290 fi 18300 fi
18291 18301
18292 { $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5 18302 { $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5
18293 $as_echo_n "checking stack direction for C alloca... " >&6; } 18303 $as_echo_n "checking stack direction for C alloca... " >&6; }
18294 if test "${ac_cv_c_stack_direction+set}" = set; then : 18304 if ${ac_cv_c_stack_direction+:} false; then :
18295 $as_echo_n "(cached) " >&6 18305 $as_echo_n "(cached) " >&6
18296 else 18306 else
18297 if test "$cross_compiling" = yes; then : 18307 if test "$cross_compiling" = yes; then :
18298 ac_cv_c_stack_direction=0 18308 ac_cv_c_stack_direction=0
18299 else 18309 else
18458 $as_echo "#define CYGWIN_SCANF_BUG 1" >>confdefs.h 18468 $as_echo "#define CYGWIN_SCANF_BUG 1" >>confdefs.h
18459 18469
18460 18470
18461 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working strcoll" >&5 18471 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working strcoll" >&5
18462 $as_echo_n "checking for working strcoll... " >&6; } 18472 $as_echo_n "checking for working strcoll... " >&6; }
18463 if test "${ac_cv_func_strcoll_works+set}" = set; then : 18473 if ${ac_cv_func_strcoll_works+:} false; then :
18464 $as_echo_n "(cached) " >&6 18474 $as_echo_n "(cached) " >&6
18465 else 18475 else
18466 if test "$cross_compiling" = yes; then : 18476 if test "$cross_compiling" = yes; then :
18467 ac_cv_func_strcoll_works=no 18477 ac_cv_func_strcoll_works=no
18468 else 18478 else
18499 18509
18500 18510
18501 for ac_func in getpgrp 18511 for ac_func in getpgrp
18502 do : 18512 do :
18503 ac_fn_c_check_func "$LINENO" "getpgrp" "ac_cv_func_getpgrp" 18513 ac_fn_c_check_func "$LINENO" "getpgrp" "ac_cv_func_getpgrp"
18504 if test "x$ac_cv_func_getpgrp" = x""yes; then : 18514 if test "x$ac_cv_func_getpgrp" = xyes; then :
18505 cat >>confdefs.h <<_ACEOF 18515 cat >>confdefs.h <<_ACEOF
18506 #define HAVE_GETPGRP 1 18516 #define HAVE_GETPGRP 1
18507 _ACEOF 18517 _ACEOF
18508 18518
18509 fi 18519 fi
18510 done 18520 done
18511 18521
18512 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether getpgrp requires zero arguments" >&5 18522 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether getpgrp requires zero arguments" >&5
18513 $as_echo_n "checking whether getpgrp requires zero arguments... " >&6; } 18523 $as_echo_n "checking whether getpgrp requires zero arguments... " >&6; }
18514 if test "${ac_cv_func_getpgrp_void+set}" = set; then : 18524 if ${ac_cv_func_getpgrp_void+:} false; then :
18515 $as_echo_n "(cached) " >&6 18525 $as_echo_n "(cached) " >&6
18516 else 18526 else
18517 # Use it with a single arg. 18527 # Use it with a single arg.
18518 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 18528 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18519 /* end confdefs.h. */ 18529 /* end confdefs.h. */
18636 fi 18646 fi
18637 test "$with_rel_alloc" = "yes" && $as_echo "#define REL_ALLOC 1" >>confdefs.h 18647 test "$with_rel_alloc" = "yes" && $as_echo "#define REL_ALLOC 1" >>confdefs.h
18638 18648
18639 18649
18640 ac_fn_c_check_header_mongrel "$LINENO" "termios.h" "ac_cv_header_termios_h" "$ac_includes_default" 18650 ac_fn_c_check_header_mongrel "$LINENO" "termios.h" "ac_cv_header_termios_h" "$ac_includes_default"
18641 if test "x$ac_cv_header_termios_h" = x""yes; then : 18651 if test "x$ac_cv_header_termios_h" = xyes; then :
18642 $as_echo "#define HAVE_TERMIOS 1" >>confdefs.h 18652 $as_echo "#define HAVE_TERMIOS 1" >>confdefs.h
18643 18653
18644 $as_echo "#define SIGNALS_VIA_CHARACTERS 1" >>confdefs.h 18654 $as_echo "#define SIGNALS_VIA_CHARACTERS 1" >>confdefs.h
18645 18655
18646 $as_echo "#define NO_TERMIO 1" >>confdefs.h 18656 $as_echo "#define NO_TERMIO 1" >>confdefs.h
18647 18657
18648 else 18658 else
18649 ac_fn_c_check_header_mongrel "$LINENO" "termio.h" "ac_cv_header_termio_h" "$ac_includes_default" 18659 ac_fn_c_check_header_mongrel "$LINENO" "termio.h" "ac_cv_header_termio_h" "$ac_includes_default"
18650 if test "x$ac_cv_header_termio_h" = x""yes; then : 18660 if test "x$ac_cv_header_termio_h" = xyes; then :
18651 $as_echo "#define HAVE_TERMIO 1" >>confdefs.h 18661 $as_echo "#define HAVE_TERMIO 1" >>confdefs.h
18652 18662
18653 fi 18663 fi
18654 18664
18655 18665
18657 18667
18658 18668
18659 18669
18660 18670
18661 ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket" 18671 ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket"
18662 if test "x$ac_cv_func_socket" = x""yes; then : 18672 if test "x$ac_cv_func_socket" = xyes; then :
18663 ac_fn_c_check_header_mongrel "$LINENO" "netinet/in.h" "ac_cv_header_netinet_in_h" "$ac_includes_default" 18673 ac_fn_c_check_header_mongrel "$LINENO" "netinet/in.h" "ac_cv_header_netinet_in_h" "$ac_includes_default"
18664 if test "x$ac_cv_header_netinet_in_h" = x""yes; then : 18674 if test "x$ac_cv_header_netinet_in_h" = xyes; then :
18665 ac_fn_c_check_header_mongrel "$LINENO" "arpa/inet.h" "ac_cv_header_arpa_inet_h" "$ac_includes_default" 18675 ac_fn_c_check_header_mongrel "$LINENO" "arpa/inet.h" "ac_cv_header_arpa_inet_h" "$ac_includes_default"
18666 if test "x$ac_cv_header_arpa_inet_h" = x""yes; then : 18676 if test "x$ac_cv_header_arpa_inet_h" = xyes; then :
18667 18677
18668 $as_echo "#define HAVE_SOCKETS 1" >>confdefs.h 18678 $as_echo "#define HAVE_SOCKETS 1" >>confdefs.h
18669 18679
18670 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sun_len member in struct sockaddr_un" >&5 18680 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sun_len member in struct sockaddr_un" >&5
18671 $as_echo_n "checking for sun_len member in struct sockaddr_un... " >&6; } 18681 $as_echo_n "checking for sun_len member in struct sockaddr_un... " >&6; }
18728 18738
18729 fi 18739 fi
18730 18740
18731 18741
18732 ac_fn_c_check_func "$LINENO" "msgget" "ac_cv_func_msgget" 18742 ac_fn_c_check_func "$LINENO" "msgget" "ac_cv_func_msgget"
18733 if test "x$ac_cv_func_msgget" = x""yes; then : 18743 if test "x$ac_cv_func_msgget" = xyes; then :
18734 ac_fn_c_check_header_mongrel "$LINENO" "sys/ipc.h" "ac_cv_header_sys_ipc_h" "$ac_includes_default" 18744 ac_fn_c_check_header_mongrel "$LINENO" "sys/ipc.h" "ac_cv_header_sys_ipc_h" "$ac_includes_default"
18735 if test "x$ac_cv_header_sys_ipc_h" = x""yes; then : 18745 if test "x$ac_cv_header_sys_ipc_h" = xyes; then :
18736 ac_fn_c_check_header_mongrel "$LINENO" "sys/msg.h" "ac_cv_header_sys_msg_h" "$ac_includes_default" 18746 ac_fn_c_check_header_mongrel "$LINENO" "sys/msg.h" "ac_cv_header_sys_msg_h" "$ac_includes_default"
18737 if test "x$ac_cv_header_sys_msg_h" = x""yes; then : 18747 if test "x$ac_cv_header_sys_msg_h" = xyes; then :
18738 $as_echo "#define HAVE_SYSVIPC 1" >>confdefs.h 18748 $as_echo "#define HAVE_SYSVIPC 1" >>confdefs.h
18739 18749
18740 fi 18750 fi
18741 18751
18742 18752
18745 18755
18746 fi 18756 fi
18747 18757
18748 18758
18749 ac_fn_c_check_header_mongrel "$LINENO" "dirent.h" "ac_cv_header_dirent_h" "$ac_includes_default" 18759 ac_fn_c_check_header_mongrel "$LINENO" "dirent.h" "ac_cv_header_dirent_h" "$ac_includes_default"
18750 if test "x$ac_cv_header_dirent_h" = x""yes; then : 18760 if test "x$ac_cv_header_dirent_h" = xyes; then :
18751 $as_echo "#define SYSV_SYSTEM_DIR 1" >>confdefs.h 18761 $as_echo "#define SYSV_SYSTEM_DIR 1" >>confdefs.h
18752 18762
18753 else 18763 else
18754 ac_fn_c_check_header_mongrel "$LINENO" "sys/dir.h" "ac_cv_header_sys_dir_h" "$ac_includes_default" 18764 ac_fn_c_check_header_mongrel "$LINENO" "sys/dir.h" "ac_cv_header_sys_dir_h" "$ac_includes_default"
18755 if test "x$ac_cv_header_sys_dir_h" = x""yes; then : 18765 if test "x$ac_cv_header_sys_dir_h" = xyes; then :
18756 18766
18757 else 18767 else
18758 $as_echo "#define NONSYSTEM_DIR_LIBRARY 1" >>confdefs.h 18768 $as_echo "#define NONSYSTEM_DIR_LIBRARY 1" >>confdefs.h
18759 18769
18760 fi 18770 fi
18763 fi 18773 fi
18764 18774
18765 18775
18766 18776
18767 ac_fn_c_check_header_mongrel "$LINENO" "nlist.h" "ac_cv_header_nlist_h" "$ac_includes_default" 18777 ac_fn_c_check_header_mongrel "$LINENO" "nlist.h" "ac_cv_header_nlist_h" "$ac_includes_default"
18768 if test "x$ac_cv_header_nlist_h" = x""yes; then : 18778 if test "x$ac_cv_header_nlist_h" = xyes; then :
18769 $as_echo "#define NLIST_STRUCT 1" >>confdefs.h 18779 $as_echo "#define NLIST_STRUCT 1" >>confdefs.h
18770 18780
18771 fi 18781 fi
18772 18782
18773 18783
18780 test -n "$with_native_sound_lib" && with_sound_native=yes 18790 test -n "$with_native_sound_lib" && with_sound_native=yes
18781 18791
18782 if test "$with_sound_native" != "no"; then 18792 if test "$with_sound_native" != "no"; then
18783 if test -n "$with_native_sound_lib"; then 18793 if test -n "$with_native_sound_lib"; then
18784 ac_fn_c_check_header_mongrel "$LINENO" "multimedia/audio_device.h" "ac_cv_header_multimedia_audio_device_h" "$ac_includes_default" 18794 ac_fn_c_check_header_mongrel "$LINENO" "multimedia/audio_device.h" "ac_cv_header_multimedia_audio_device_h" "$ac_includes_default"
18785 if test "x$ac_cv_header_multimedia_audio_device_h" = x""yes; then : 18795 if test "x$ac_cv_header_multimedia_audio_device_h" = xyes; then :
18786 sound_found=yes sound_cflags="" 18796 sound_found=yes sound_cflags=""
18787 extra_objs="$extra_objs sunplay.o" && if test "$verbose" = "yes"; then 18797 extra_objs="$extra_objs sunplay.o" && if test "$verbose" = "yes"; then
18788 echo " xemacs will be linked with \"sunplay.o\"" 18798 echo " xemacs will be linked with \"sunplay.o\""
18789 fi 18799 fi
18790 fi 18800 fi
18821 case "$ac_cv_build" in 18831 case "$ac_cv_build" in
18822 *-sgi-* ) 18832 *-sgi-* )
18823 if test -z "$with_native_sound_lib"; then 18833 if test -z "$with_native_sound_lib"; then
18824 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ALopenport in -laudio" >&5 18834 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ALopenport in -laudio" >&5
18825 $as_echo_n "checking for ALopenport in -laudio... " >&6; } 18835 $as_echo_n "checking for ALopenport in -laudio... " >&6; }
18826 if test "${ac_cv_lib_audio_ALopenport+set}" = set; then : 18836 if ${ac_cv_lib_audio_ALopenport+:} false; then :
18827 $as_echo_n "(cached) " >&6 18837 $as_echo_n "(cached) " >&6
18828 else 18838 else
18829 ac_check_lib_save_LIBS=$LIBS 18839 ac_check_lib_save_LIBS=$LIBS
18830 LIBS="-laudio $LIBS" 18840 LIBS="-laudio $LIBS"
18831 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 18841 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18855 conftest$ac_exeext conftest.$ac_ext 18865 conftest$ac_exeext conftest.$ac_ext
18856 LIBS=$ac_check_lib_save_LIBS 18866 LIBS=$ac_check_lib_save_LIBS
18857 fi 18867 fi
18858 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_audio_ALopenport" >&5 18868 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_audio_ALopenport" >&5
18859 $as_echo "$ac_cv_lib_audio_ALopenport" >&6; } 18869 $as_echo "$ac_cv_lib_audio_ALopenport" >&6; }
18860 if test "x$ac_cv_lib_audio_ALopenport" = x""yes; then : 18870 if test "x$ac_cv_lib_audio_ALopenport" = xyes; then :
18861 with_native_sound_lib="-laudio" 18871 with_native_sound_lib="-laudio"
18862 fi 18872 fi
18863 18873
18864 fi 18874 fi
18865 if test -n "$with_native_sound_lib"; then 18875 if test -n "$with_native_sound_lib"; then
18870 fi ;; 18880 fi ;;
18871 hppa*-hp-hpux* ) 18881 hppa*-hp-hpux* )
18872 if test -z "$with_native_sound_lib"; then 18882 if test -z "$with_native_sound_lib"; then
18873 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AOpenAudio in -lAlib" >&5 18883 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AOpenAudio in -lAlib" >&5
18874 $as_echo_n "checking for AOpenAudio in -lAlib... " >&6; } 18884 $as_echo_n "checking for AOpenAudio in -lAlib... " >&6; }
18875 if test "${ac_cv_lib_Alib_AOpenAudio+set}" = set; then : 18885 if ${ac_cv_lib_Alib_AOpenAudio+:} false; then :
18876 $as_echo_n "(cached) " >&6 18886 $as_echo_n "(cached) " >&6
18877 else 18887 else
18878 ac_check_lib_save_LIBS=$LIBS 18888 ac_check_lib_save_LIBS=$LIBS
18879 LIBS="-lAlib $LIBS" 18889 LIBS="-lAlib $LIBS"
18880 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 18890 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18904 conftest$ac_exeext conftest.$ac_ext 18914 conftest$ac_exeext conftest.$ac_ext
18905 LIBS=$ac_check_lib_save_LIBS 18915 LIBS=$ac_check_lib_save_LIBS
18906 fi 18916 fi
18907 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Alib_AOpenAudio" >&5 18917 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Alib_AOpenAudio" >&5
18908 $as_echo "$ac_cv_lib_Alib_AOpenAudio" >&6; } 18918 $as_echo "$ac_cv_lib_Alib_AOpenAudio" >&6; }
18909 if test "x$ac_cv_lib_Alib_AOpenAudio" = x""yes; then : 18919 if test "x$ac_cv_lib_Alib_AOpenAudio" = xyes; then :
18910 with_native_sound_lib="-lAlib" 18920 with_native_sound_lib="-lAlib"
18911 fi 18921 fi
18912 18922
18913 fi 18923 fi
18914 if test -n "$with_native_sound_lib"; then 18924 if test -n "$with_native_sound_lib"; then
18948 # we should port to native NetBSD stuff 18958 # we should port to native NetBSD stuff
18949 18959
18950 18960
18951 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _oss_ioctl in -lossaudio" >&5 18961 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _oss_ioctl in -lossaudio" >&5
18952 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; } 18962 $as_echo_n "checking for _oss_ioctl in -lossaudio... " >&6; }
18953 if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then : 18963 if ${ac_cv_lib_ossaudio__oss_ioctl+:} false; then :
18954 $as_echo_n "(cached) " >&6 18964 $as_echo_n "(cached) " >&6
18955 else 18965 else
18956 ac_check_lib_save_LIBS=$LIBS 18966 ac_check_lib_save_LIBS=$LIBS
18957 LIBS="-lossaudio $LIBS" 18967 LIBS="-lossaudio $LIBS"
18958 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 18968 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
18982 conftest$ac_exeext conftest.$ac_ext 18992 conftest$ac_exeext conftest.$ac_ext
18983 LIBS=$ac_check_lib_save_LIBS 18993 LIBS=$ac_check_lib_save_LIBS
18984 fi 18994 fi
18985 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 18995 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5
18986 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; } 18996 $as_echo "$ac_cv_lib_ossaudio__oss_ioctl" >&6; }
18987 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = x""yes; then : 18997 if test "x$ac_cv_lib_ossaudio__oss_ioctl" = xyes; then :
18988 with_native_sound_lib=-lossaudio 18998 with_native_sound_lib=-lossaudio
18989 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Using NetBSD-deprecated -lossaudio" >&5 18999 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Using NetBSD-deprecated -lossaudio" >&5
18990 $as_echo "$as_me: WARNING: Using NetBSD-deprecated -lossaudio" >&2;} 19000 $as_echo "$as_me: WARNING: Using NetBSD-deprecated -lossaudio" >&2;}
18991 else 19001 else
18992 sound_found=no 19002 sound_found=no
19029 test -n "$with_native_sound_lib" && LIBS="$with_native_sound_lib $LIBS" && if test "$verbose" = "yes"; then echo " Prepending \"$with_native_sound_lib\" to \$LIBS"; fi 19039 test -n "$with_native_sound_lib" && LIBS="$with_native_sound_lib $LIBS" && if test "$verbose" = "yes"; then echo " Prepending \"$with_native_sound_lib\" to \$LIBS"; fi
19030 fi 19040 fi
19031 19041
19032 if test "$with_sound_alsa" != "no"; then 19042 if test "$with_sound_alsa" != "no"; then
19033 ac_fn_c_check_header_mongrel "$LINENO" "alsa/input.h" "ac_cv_header_alsa_input_h" "$ac_includes_default" 19043 ac_fn_c_check_header_mongrel "$LINENO" "alsa/input.h" "ac_cv_header_alsa_input_h" "$ac_includes_default"
19034 if test "x$ac_cv_header_alsa_input_h" = x""yes; then : 19044 if test "x$ac_cv_header_alsa_input_h" = xyes; then :
19035 19045
19036 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for snd_pcm_open in -lasound" >&5 19046 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for snd_pcm_open in -lasound" >&5
19037 $as_echo_n "checking for snd_pcm_open in -lasound... " >&6; } 19047 $as_echo_n "checking for snd_pcm_open in -lasound... " >&6; }
19038 if test "${ac_cv_lib_asound_snd_pcm_open+set}" = set; then : 19048 if ${ac_cv_lib_asound_snd_pcm_open+:} false; then :
19039 $as_echo_n "(cached) " >&6 19049 $as_echo_n "(cached) " >&6
19040 else 19050 else
19041 ac_check_lib_save_LIBS=$LIBS 19051 ac_check_lib_save_LIBS=$LIBS
19042 LIBS="-lasound $LIBS" 19052 LIBS="-lasound $LIBS"
19043 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 19053 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19067 conftest$ac_exeext conftest.$ac_ext 19077 conftest$ac_exeext conftest.$ac_ext
19068 LIBS=$ac_check_lib_save_LIBS 19078 LIBS=$ac_check_lib_save_LIBS
19069 fi 19079 fi
19070 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_asound_snd_pcm_open" >&5 19080 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_asound_snd_pcm_open" >&5
19071 $as_echo "$ac_cv_lib_asound_snd_pcm_open" >&6; } 19081 $as_echo "$ac_cv_lib_asound_snd_pcm_open" >&6; }
19072 if test "x$ac_cv_lib_asound_snd_pcm_open" = x""yes; then : 19082 if test "x$ac_cv_lib_asound_snd_pcm_open" = xyes; then :
19073 have_alsa_sound=yes 19083 have_alsa_sound=yes
19074 fi 19084 fi
19075 19085
19076 fi 19086 fi
19077 19087
19091 fi 19101 fi
19092 fi 19102 fi
19093 19103
19094 if test "$with_sound_nas" != "no"; then 19104 if test "$with_sound_nas" != "no"; then
19095 ac_fn_c_check_header_mongrel "$LINENO" "audio/audiolib.h" "ac_cv_header_audio_audiolib_h" "$ac_includes_default" 19105 ac_fn_c_check_header_mongrel "$LINENO" "audio/audiolib.h" "ac_cv_header_audio_audiolib_h" "$ac_includes_default"
19096 if test "x$ac_cv_header_audio_audiolib_h" = x""yes; then : 19106 if test "x$ac_cv_header_audio_audiolib_h" = xyes; then :
19097 19107
19098 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AuOpenServer in -laudio" >&5 19108 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for AuOpenServer in -laudio" >&5
19099 $as_echo_n "checking for AuOpenServer in -laudio... " >&6; } 19109 $as_echo_n "checking for AuOpenServer in -laudio... " >&6; }
19100 if test "${ac_cv_lib_audio_AuOpenServer+set}" = set; then : 19110 if ${ac_cv_lib_audio_AuOpenServer+:} false; then :
19101 $as_echo_n "(cached) " >&6 19111 $as_echo_n "(cached) " >&6
19102 else 19112 else
19103 ac_check_lib_save_LIBS=$LIBS 19113 ac_check_lib_save_LIBS=$LIBS
19104 LIBS="-laudio $LIBS" 19114 LIBS="-laudio $LIBS"
19105 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 19115 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19129 conftest$ac_exeext conftest.$ac_ext 19139 conftest$ac_exeext conftest.$ac_ext
19130 LIBS=$ac_check_lib_save_LIBS 19140 LIBS=$ac_check_lib_save_LIBS
19131 fi 19141 fi
19132 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_audio_AuOpenServer" >&5 19142 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_audio_AuOpenServer" >&5
19133 $as_echo "$ac_cv_lib_audio_AuOpenServer" >&6; } 19143 $as_echo "$ac_cv_lib_audio_AuOpenServer" >&6; }
19134 if test "x$ac_cv_lib_audio_AuOpenServer" = x""yes; then : 19144 if test "x$ac_cv_lib_audio_AuOpenServer" = xyes; then :
19135 have_nas_sound=yes 19145 have_nas_sound=yes
19136 fi 19146 fi
19137 19147
19138 fi 19148 fi
19139 19149
19170 if test "$with_sound_esd" != "no"; then 19180 if test "$with_sound_esd" != "no"; then
19171 # Extract the first word of "esd-config", so it can be a program name with args. 19181 # Extract the first word of "esd-config", so it can be a program name with args.
19172 set dummy esd-config; ac_word=$2 19182 set dummy esd-config; ac_word=$2
19173 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 19183 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
19174 $as_echo_n "checking for $ac_word... " >&6; } 19184 $as_echo_n "checking for $ac_word... " >&6; }
19175 if test "${ac_cv_prog_have_esd_config+set}" = set; then : 19185 if ${ac_cv_prog_have_esd_config+:} false; then :
19176 $as_echo_n "(cached) " >&6 19186 $as_echo_n "(cached) " >&6
19177 else 19187 else
19178 if test -n "$have_esd_config"; then 19188 if test -n "$have_esd_config"; then
19179 ac_cv_prog_have_esd_config="$have_esd_config" # Let the user override the test. 19189 ac_cv_prog_have_esd_config="$have_esd_config" # Let the user override the test.
19180 else 19190 else
19209 if test "$have_esd_config" = "yes"; then 19219 if test "$have_esd_config" = "yes"; then
19210 save_c_switch_site="$c_switch_site" save_LIBS="$LIBS" 19220 save_c_switch_site="$c_switch_site" save_LIBS="$LIBS"
19211 c_switch_site="$c_switch_site `esd-config --cflags`" && if test "$verbose" = "yes"; then echo " Appending \"`esd-config --cflags`\" to \$c_switch_site"; fi 19221 c_switch_site="$c_switch_site `esd-config --cflags`" && if test "$verbose" = "yes"; then echo " Appending \"`esd-config --cflags`\" to \$c_switch_site"; fi
19212 LIBS="`esd-config --libs` $LIBS" && if test "$verbose" = "yes"; then echo " Prepending \"`esd-config --libs`\" to \$LIBS"; fi 19222 LIBS="`esd-config --libs` $LIBS" && if test "$verbose" = "yes"; then echo " Prepending \"`esd-config --libs`\" to \$LIBS"; fi
19213 ac_fn_c_check_func "$LINENO" "esd_play_stream" "ac_cv_func_esd_play_stream" 19223 ac_fn_c_check_func "$LINENO" "esd_play_stream" "ac_cv_func_esd_play_stream"
19214 if test "x$ac_cv_func_esd_play_stream" = x""yes; then : 19224 if test "x$ac_cv_func_esd_play_stream" = xyes; then :
19215 have_esd_sound=yes 19225 have_esd_sound=yes
19216 else 19226 else
19217 c_switch_site="$save_c_switch_site" LIBS="$save_LIBS" 19227 c_switch_site="$save_c_switch_site" LIBS="$save_LIBS"
19218 fi 19228 fi
19219 19229
19250 19260
19251 19261
19252 if test -z "$with_ncurses"; then 19262 if test -z "$with_ncurses"; then
19253 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tgetent in -lncurses" >&5 19263 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tgetent in -lncurses" >&5
19254 $as_echo_n "checking for tgetent in -lncurses... " >&6; } 19264 $as_echo_n "checking for tgetent in -lncurses... " >&6; }
19255 if test "${ac_cv_lib_ncurses_tgetent+set}" = set; then : 19265 if ${ac_cv_lib_ncurses_tgetent+:} false; then :
19256 $as_echo_n "(cached) " >&6 19266 $as_echo_n "(cached) " >&6
19257 else 19267 else
19258 ac_check_lib_save_LIBS=$LIBS 19268 ac_check_lib_save_LIBS=$LIBS
19259 LIBS="-lncurses $LIBS" 19269 LIBS="-lncurses $LIBS"
19260 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 19270 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19284 conftest$ac_exeext conftest.$ac_ext 19294 conftest$ac_exeext conftest.$ac_ext
19285 LIBS=$ac_check_lib_save_LIBS 19295 LIBS=$ac_check_lib_save_LIBS
19286 fi 19296 fi
19287 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ncurses_tgetent" >&5 19297 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ncurses_tgetent" >&5
19288 $as_echo "$ac_cv_lib_ncurses_tgetent" >&6; } 19298 $as_echo "$ac_cv_lib_ncurses_tgetent" >&6; }
19289 if test "x$ac_cv_lib_ncurses_tgetent" = x""yes; then : 19299 if test "x$ac_cv_lib_ncurses_tgetent" = xyes; then :
19290 with_ncurses=yes 19300 with_ncurses=yes
19291 else 19301 else
19292 with_ncurses=no 19302 with_ncurses=no
19293 fi 19303 fi
19294 19304
19295 fi 19305 fi
19296 if test "$with_ncurses" = "yes"; then 19306 if test "$with_ncurses" = "yes"; then
19297 $as_echo "#define HAVE_NCURSES 1" >>confdefs.h 19307 $as_echo "#define HAVE_NCURSES 1" >>confdefs.h
19298 19308
19299 ac_fn_c_check_header_mongrel "$LINENO" "ncurses/curses.h" "ac_cv_header_ncurses_curses_h" "$ac_includes_default" 19309 ac_fn_c_check_header_mongrel "$LINENO" "ncurses/curses.h" "ac_cv_header_ncurses_curses_h" "$ac_includes_default"
19300 if test "x$ac_cv_header_ncurses_curses_h" = x""yes; then : 19310 if test "x$ac_cv_header_ncurses_curses_h" = xyes; then :
19301 curses_h_file=ncurses/curses.h 19311 curses_h_file=ncurses/curses.h
19302 fi 19312 fi
19303 19313
19304 19314
19305 ac_fn_c_check_header_mongrel "$LINENO" "ncurses/term.h" "ac_cv_header_ncurses_term_h" "$ac_includes_default" 19315 ac_fn_c_check_header_mongrel "$LINENO" "ncurses/term.h" "ac_cv_header_ncurses_term_h" "$ac_includes_default"
19306 if test "x$ac_cv_header_ncurses_term_h" = x""yes; then : 19316 if test "x$ac_cv_header_ncurses_term_h" = xyes; then :
19307 term_h_file=ncurses/term.h 19317 term_h_file=ncurses/term.h
19308 fi 19318 fi
19309 19319
19310 19320
19311 extra_objs="$extra_objs terminfo.o" && if test "$verbose" = "yes"; then 19321 extra_objs="$extra_objs terminfo.o" && if test "$verbose" = "yes"; then
19315 19325
19316 if test "$ac_cv_header_ncurses_curses_h" != "yes" ; then 19326 if test "$ac_cv_header_ncurses_curses_h" != "yes" ; then
19317 save_c_switch_site="$c_switch_site" 19327 save_c_switch_site="$c_switch_site"
19318 c_switch_site="$c_switch_site -I/usr/include/ncurses" 19328 c_switch_site="$c_switch_site -I/usr/include/ncurses"
19319 ac_fn_c_check_header_mongrel "$LINENO" "ncurses/curses.h" "ac_cv_header_ncurses_curses_h" "$ac_includes_default" 19329 ac_fn_c_check_header_mongrel "$LINENO" "ncurses/curses.h" "ac_cv_header_ncurses_curses_h" "$ac_includes_default"
19320 if test "x$ac_cv_header_ncurses_curses_h" = x""yes; then : 19330 if test "x$ac_cv_header_ncurses_curses_h" = xyes; then :
19321 curses_h_file=ncurses/curses.h 19331 curses_h_file=ncurses/curses.h
19322 fi 19332 fi
19323 19333
19324 19334
19325 if test "$ac_cv_header_ncurses_curses_h" = "yes" 19335 if test "$ac_cv_header_ncurses_curses_h" = "yes"
19337 else 19347 else
19338 for lib in curses termlib termcap; do 19348 for lib in curses termlib termcap; do
19339 as_ac_Lib=`$as_echo "ac_cv_lib_$lib''_tgetent" | $as_tr_sh` 19349 as_ac_Lib=`$as_echo "ac_cv_lib_$lib''_tgetent" | $as_tr_sh`
19340 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tgetent in -l$lib" >&5 19350 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tgetent in -l$lib" >&5
19341 $as_echo_n "checking for tgetent in -l$lib... " >&6; } 19351 $as_echo_n "checking for tgetent in -l$lib... " >&6; }
19342 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 19352 if eval \${$as_ac_Lib+:} false; then :
19343 $as_echo_n "(cached) " >&6 19353 $as_echo_n "(cached) " >&6
19344 else 19354 else
19345 ac_check_lib_save_LIBS=$LIBS 19355 ac_check_lib_save_LIBS=$LIBS
19346 LIBS="-l$lib $LIBS" 19356 LIBS="-l$lib $LIBS"
19347 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 19357 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19387 if test -n "$libs_termcap"; then 19397 if test -n "$libs_termcap"; then
19388 LIBS="$libs_termcap $LIBS" && if test "$verbose" = "yes"; then echo " Prepending \"$libs_termcap\" to \$LIBS"; fi 19398 LIBS="$libs_termcap $LIBS" && if test "$verbose" = "yes"; then echo " Prepending \"$libs_termcap\" to \$LIBS"; fi
19389 else 19399 else
19390 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tgetent in -lcurses" >&5 19400 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tgetent in -lcurses" >&5
19391 $as_echo_n "checking for tgetent in -lcurses... " >&6; } 19401 $as_echo_n "checking for tgetent in -lcurses... " >&6; }
19392 if test "${ac_cv_lib_curses_tgetent+set}" = set; then : 19402 if ${ac_cv_lib_curses_tgetent+:} false; then :
19393 $as_echo_n "(cached) " >&6 19403 $as_echo_n "(cached) " >&6
19394 else 19404 else
19395 ac_check_lib_save_LIBS=$LIBS 19405 ac_check_lib_save_LIBS=$LIBS
19396 LIBS="-lcurses $LIBS" 19406 LIBS="-lcurses $LIBS"
19397 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 19407 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19421 conftest$ac_exeext conftest.$ac_ext 19431 conftest$ac_exeext conftest.$ac_ext
19422 LIBS=$ac_check_lib_save_LIBS 19432 LIBS=$ac_check_lib_save_LIBS
19423 fi 19433 fi
19424 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_curses_tgetent" >&5 19434 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_curses_tgetent" >&5
19425 $as_echo "$ac_cv_lib_curses_tgetent" >&6; } 19435 $as_echo "$ac_cv_lib_curses_tgetent" >&6; }
19426 if test "x$ac_cv_lib_curses_tgetent" = x""yes; then : 19436 if test "x$ac_cv_lib_curses_tgetent" = xyes; then :
19427 LIBS="-lcurses $LIBS" && if test "$verbose" = "yes"; then echo " Prepending \"-lcurses\" to \$LIBS"; fi 19437 LIBS="-lcurses $LIBS" && if test "$verbose" = "yes"; then echo " Prepending \"-lcurses\" to \$LIBS"; fi
19428 else 19438 else
19429 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tgetent in -ltermcap" >&5 19439 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tgetent in -ltermcap" >&5
19430 $as_echo_n "checking for tgetent in -ltermcap... " >&6; } 19440 $as_echo_n "checking for tgetent in -ltermcap... " >&6; }
19431 if test "${ac_cv_lib_termcap_tgetent+set}" = set; then : 19441 if ${ac_cv_lib_termcap_tgetent+:} false; then :
19432 $as_echo_n "(cached) " >&6 19442 $as_echo_n "(cached) " >&6
19433 else 19443 else
19434 ac_check_lib_save_LIBS=$LIBS 19444 ac_check_lib_save_LIBS=$LIBS
19435 LIBS="-ltermcap $LIBS" 19445 LIBS="-ltermcap $LIBS"
19436 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 19446 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19460 conftest$ac_exeext conftest.$ac_ext 19470 conftest$ac_exeext conftest.$ac_ext
19461 LIBS=$ac_check_lib_save_LIBS 19471 LIBS=$ac_check_lib_save_LIBS
19462 fi 19472 fi
19463 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_termcap_tgetent" >&5 19473 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_termcap_tgetent" >&5
19464 $as_echo "$ac_cv_lib_termcap_tgetent" >&6; } 19474 $as_echo "$ac_cv_lib_termcap_tgetent" >&6; }
19465 if test "x$ac_cv_lib_termcap_tgetent" = x""yes; then : 19475 if test "x$ac_cv_lib_termcap_tgetent" = xyes; then :
19466 LIBS="-ltermcap $LIBS" && if test "$verbose" = "yes"; then echo " Prepending \"-ltermcap\" to \$LIBS"; fi 19476 LIBS="-ltermcap $LIBS" && if test "$verbose" = "yes"; then echo " Prepending \"-ltermcap\" to \$LIBS"; fi
19467 else 19477 else
19468 extra_objs="$extra_objs termcap.o" && if test "$verbose" = "yes"; then 19478 extra_objs="$extra_objs termcap.o" && if test "$verbose" = "yes"; then
19469 echo " xemacs will be linked with \"termcap.o\"" 19479 echo " xemacs will be linked with \"termcap.o\""
19470 fi 19480 fi
19484 _ACEOF 19494 _ACEOF
19485 19495
19486 19496
19487 if test "$with_gpm" != "no"; then 19497 if test "$with_gpm" != "no"; then
19488 ac_fn_c_check_header_mongrel "$LINENO" "gpm.h" "ac_cv_header_gpm_h" "$ac_includes_default" 19498 ac_fn_c_check_header_mongrel "$LINENO" "gpm.h" "ac_cv_header_gpm_h" "$ac_includes_default"
19489 if test "x$ac_cv_header_gpm_h" = x""yes; then : 19499 if test "x$ac_cv_header_gpm_h" = xyes; then :
19490 19500
19491 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Gpm_Open in -lgpm" >&5 19501 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Gpm_Open in -lgpm" >&5
19492 $as_echo_n "checking for Gpm_Open in -lgpm... " >&6; } 19502 $as_echo_n "checking for Gpm_Open in -lgpm... " >&6; }
19493 if test "${ac_cv_lib_gpm_Gpm_Open+set}" = set; then : 19503 if ${ac_cv_lib_gpm_Gpm_Open+:} false; then :
19494 $as_echo_n "(cached) " >&6 19504 $as_echo_n "(cached) " >&6
19495 else 19505 else
19496 ac_check_lib_save_LIBS=$LIBS 19506 ac_check_lib_save_LIBS=$LIBS
19497 LIBS="-lgpm $LIBS" 19507 LIBS="-lgpm $LIBS"
19498 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 19508 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19522 conftest$ac_exeext conftest.$ac_ext 19532 conftest$ac_exeext conftest.$ac_ext
19523 LIBS=$ac_check_lib_save_LIBS 19533 LIBS=$ac_check_lib_save_LIBS
19524 fi 19534 fi
19525 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gpm_Gpm_Open" >&5 19535 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gpm_Gpm_Open" >&5
19526 $as_echo "$ac_cv_lib_gpm_Gpm_Open" >&6; } 19536 $as_echo "$ac_cv_lib_gpm_Gpm_Open" >&6; }
19527 if test "x$ac_cv_lib_gpm_Gpm_Open" = x""yes; then : 19537 if test "x$ac_cv_lib_gpm_Gpm_Open" = xyes; then :
19528 have_gpm=yes 19538 have_gpm=yes
19529 fi 19539 fi
19530 19540
19531 fi 19541 fi
19532 19542
19582 fi 19592 fi
19583 19593
19584 if test "$with_database_gdbm" != "no"; then 19594 if test "$with_database_gdbm" != "no"; then
19585 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dbm_open in -lgdbm" >&5 19595 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dbm_open in -lgdbm" >&5
19586 $as_echo_n "checking for dbm_open in -lgdbm... " >&6; } 19596 $as_echo_n "checking for dbm_open in -lgdbm... " >&6; }
19587 if test "${ac_cv_lib_gdbm_dbm_open+set}" = set; then : 19597 if ${ac_cv_lib_gdbm_dbm_open+:} false; then :
19588 $as_echo_n "(cached) " >&6 19598 $as_echo_n "(cached) " >&6
19589 else 19599 else
19590 ac_check_lib_save_LIBS=$LIBS 19600 ac_check_lib_save_LIBS=$LIBS
19591 LIBS="-lgdbm $LIBS" 19601 LIBS="-lgdbm $LIBS"
19592 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 19602 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19616 conftest$ac_exeext conftest.$ac_ext 19626 conftest$ac_exeext conftest.$ac_ext
19617 LIBS=$ac_check_lib_save_LIBS 19627 LIBS=$ac_check_lib_save_LIBS
19618 fi 19628 fi
19619 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gdbm_dbm_open" >&5 19629 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gdbm_dbm_open" >&5
19620 $as_echo "$ac_cv_lib_gdbm_dbm_open" >&6; } 19630 $as_echo "$ac_cv_lib_gdbm_dbm_open" >&6; }
19621 if test "x$ac_cv_lib_gdbm_dbm_open" = x""yes; then : 19631 if test "x$ac_cv_lib_gdbm_dbm_open" = xyes; then :
19622 19632
19623 with_database_gdbm=yes with_database_dbm=no libdbm=-lgdbm 19633 with_database_gdbm=yes with_database_dbm=no libdbm=-lgdbm
19624 else 19634 else
19625 19635
19626 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dbm_open in -lgdbm_compat" >&5 19636 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dbm_open in -lgdbm_compat" >&5
19627 $as_echo_n "checking for dbm_open in -lgdbm_compat... " >&6; } 19637 $as_echo_n "checking for dbm_open in -lgdbm_compat... " >&6; }
19628 if test "${ac_cv_lib_gdbm_compat_dbm_open+set}" = set; then : 19638 if ${ac_cv_lib_gdbm_compat_dbm_open+:} false; then :
19629 $as_echo_n "(cached) " >&6 19639 $as_echo_n "(cached) " >&6
19630 else 19640 else
19631 ac_check_lib_save_LIBS=$LIBS 19641 ac_check_lib_save_LIBS=$LIBS
19632 LIBS="-lgdbm_compat -lgdbm $LIBS" 19642 LIBS="-lgdbm_compat -lgdbm $LIBS"
19633 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 19643 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19657 conftest$ac_exeext conftest.$ac_ext 19667 conftest$ac_exeext conftest.$ac_ext
19658 LIBS=$ac_check_lib_save_LIBS 19668 LIBS=$ac_check_lib_save_LIBS
19659 fi 19669 fi
19660 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gdbm_compat_dbm_open" >&5 19670 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gdbm_compat_dbm_open" >&5
19661 $as_echo "$ac_cv_lib_gdbm_compat_dbm_open" >&6; } 19671 $as_echo "$ac_cv_lib_gdbm_compat_dbm_open" >&6; }
19662 if test "x$ac_cv_lib_gdbm_compat_dbm_open" = x""yes; then : 19672 if test "x$ac_cv_lib_gdbm_compat_dbm_open" = xyes; then :
19663 19673
19664 with_database_gdbm=yes with_database_dbm=no libdbm="-lgdbm_compat -lgdbm" 19674 with_database_gdbm=yes with_database_dbm=no libdbm="-lgdbm_compat -lgdbm"
19665 else 19675 else
19666 19676
19667 if test "$with_database_gdbm" = "yes"; then 19677 if test "$with_database_gdbm" = "yes"; then
19675 19685
19676 fi 19686 fi
19677 19687
19678 if test "$with_database_dbm" != "no"; then 19688 if test "$with_database_dbm" != "no"; then
19679 ac_fn_c_check_func "$LINENO" "dbm_open" "ac_cv_func_dbm_open" 19689 ac_fn_c_check_func "$LINENO" "dbm_open" "ac_cv_func_dbm_open"
19680 if test "x$ac_cv_func_dbm_open" = x""yes; then : 19690 if test "x$ac_cv_func_dbm_open" = xyes; then :
19681 with_database_dbm=yes libdbm= 19691 with_database_dbm=yes libdbm=
19682 else 19692 else
19683 19693
19684 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dbm_open in -ldbm" >&5 19694 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dbm_open in -ldbm" >&5
19685 $as_echo_n "checking for dbm_open in -ldbm... " >&6; } 19695 $as_echo_n "checking for dbm_open in -ldbm... " >&6; }
19686 if test "${ac_cv_lib_dbm_dbm_open+set}" = set; then : 19696 if ${ac_cv_lib_dbm_dbm_open+:} false; then :
19687 $as_echo_n "(cached) " >&6 19697 $as_echo_n "(cached) " >&6
19688 else 19698 else
19689 ac_check_lib_save_LIBS=$LIBS 19699 ac_check_lib_save_LIBS=$LIBS
19690 LIBS="-ldbm $LIBS" 19700 LIBS="-ldbm $LIBS"
19691 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 19701 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19715 conftest$ac_exeext conftest.$ac_ext 19725 conftest$ac_exeext conftest.$ac_ext
19716 LIBS=$ac_check_lib_save_LIBS 19726 LIBS=$ac_check_lib_save_LIBS
19717 fi 19727 fi
19718 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dbm_dbm_open" >&5 19728 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dbm_dbm_open" >&5
19719 $as_echo "$ac_cv_lib_dbm_dbm_open" >&6; } 19729 $as_echo "$ac_cv_lib_dbm_dbm_open" >&6; }
19720 if test "x$ac_cv_lib_dbm_dbm_open" = x""yes; then : 19730 if test "x$ac_cv_lib_dbm_dbm_open" = xyes; then :
19721 with_database_dbm=yes libdbm=-ldbm 19731 with_database_dbm=yes libdbm=-ldbm
19722 else 19732 else
19723 19733
19724 test "$with_database_dbm" = "yes" && \ 19734 test "$with_database_dbm" = "yes" && \
19725 { echo "Error:" "Required DBM support cannot be provided." >&2; exit 1; } 19735 { echo "Error:" "Required DBM support cannot be provided." >&2; exit 1; }
19768 do 19778 do
19769 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 19779 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
19770 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 19780 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
19771 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 19781 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
19772 $as_echo_n "checking for $ac_word... " >&6; } 19782 $as_echo_n "checking for $ac_word... " >&6; }
19773 if test "${ac_cv_prog_CXX+set}" = set; then : 19783 if ${ac_cv_prog_CXX+:} false; then :
19774 $as_echo_n "(cached) " >&6 19784 $as_echo_n "(cached) " >&6
19775 else 19785 else
19776 if test -n "$CXX"; then 19786 if test -n "$CXX"; then
19777 ac_cv_prog_CXX="$CXX" # Let the user override the test. 19787 ac_cv_prog_CXX="$CXX" # Let the user override the test.
19778 else 19788 else
19812 do 19822 do
19813 # Extract the first word of "$ac_prog", so it can be a program name with args. 19823 # Extract the first word of "$ac_prog", so it can be a program name with args.
19814 set dummy $ac_prog; ac_word=$2 19824 set dummy $ac_prog; ac_word=$2
19815 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 19825 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
19816 $as_echo_n "checking for $ac_word... " >&6; } 19826 $as_echo_n "checking for $ac_word... " >&6; }
19817 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then : 19827 if ${ac_cv_prog_ac_ct_CXX+:} false; then :
19818 $as_echo_n "(cached) " >&6 19828 $as_echo_n "(cached) " >&6
19819 else 19829 else
19820 if test -n "$ac_ct_CXX"; then 19830 if test -n "$ac_ct_CXX"; then
19821 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. 19831 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
19822 else 19832 else
19890 test $ac_status = 0; } 19900 test $ac_status = 0; }
19891 done 19901 done
19892 19902
19893 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 19903 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
19894 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 19904 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
19895 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then : 19905 if ${ac_cv_cxx_compiler_gnu+:} false; then :
19896 $as_echo_n "(cached) " >&6 19906 $as_echo_n "(cached) " >&6
19897 else 19907 else
19898 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 19908 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
19899 /* end confdefs.h. */ 19909 /* end confdefs.h. */
19900 19910
19927 fi 19937 fi
19928 ac_test_CXXFLAGS=${CXXFLAGS+set} 19938 ac_test_CXXFLAGS=${CXXFLAGS+set}
19929 ac_save_CXXFLAGS=$CXXFLAGS 19939 ac_save_CXXFLAGS=$CXXFLAGS
19930 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 19940 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
19931 $as_echo_n "checking whether $CXX accepts -g... " >&6; } 19941 $as_echo_n "checking whether $CXX accepts -g... " >&6; }
19932 if test "${ac_cv_prog_cxx_g+set}" = set; then : 19942 if ${ac_cv_prog_cxx_g+:} false; then :
19933 $as_echo_n "(cached) " >&6 19943 $as_echo_n "(cached) " >&6
19934 else 19944 else
19935 ac_save_cxx_werror_flag=$ac_cxx_werror_flag 19945 ac_save_cxx_werror_flag=$ac_cxx_werror_flag
19936 ac_cxx_werror_flag=yes 19946 ac_cxx_werror_flag=yes
19937 ac_cv_prog_cxx_g=no 19947 ac_cv_prog_cxx_g=no
20055 fi 20065 fi
20056 $as_unset ndbm_h_file 20066 $as_unset ndbm_h_file
20057 fi 20067 fi
20058 20068
20059 ac_fn_c_check_type "$LINENO" "u_int8_t" "ac_cv_type_u_int8_t" "$ac_includes_default" 20069 ac_fn_c_check_type "$LINENO" "u_int8_t" "ac_cv_type_u_int8_t" "$ac_includes_default"
20060 if test "x$ac_cv_type_u_int8_t" = x""yes; then : 20070 if test "x$ac_cv_type_u_int8_t" = xyes; then :
20061 20071
20062 cat >>confdefs.h <<_ACEOF 20072 cat >>confdefs.h <<_ACEOF
20063 #define HAVE_U_INT8_T 1 20073 #define HAVE_U_INT8_T 1
20064 _ACEOF 20074 _ACEOF
20065 20075
20066 20076
20067 fi 20077 fi
20068 ac_fn_c_check_type "$LINENO" "u_int16_t" "ac_cv_type_u_int16_t" "$ac_includes_default" 20078 ac_fn_c_check_type "$LINENO" "u_int16_t" "ac_cv_type_u_int16_t" "$ac_includes_default"
20069 if test "x$ac_cv_type_u_int16_t" = x""yes; then : 20079 if test "x$ac_cv_type_u_int16_t" = xyes; then :
20070 20080
20071 cat >>confdefs.h <<_ACEOF 20081 cat >>confdefs.h <<_ACEOF
20072 #define HAVE_U_INT16_T 1 20082 #define HAVE_U_INT16_T 1
20073 _ACEOF 20083 _ACEOF
20074 20084
20075 20085
20076 fi 20086 fi
20077 ac_fn_c_check_type "$LINENO" "u_int32_t" "ac_cv_type_u_int32_t" "$ac_includes_default" 20087 ac_fn_c_check_type "$LINENO" "u_int32_t" "ac_cv_type_u_int32_t" "$ac_includes_default"
20078 if test "x$ac_cv_type_u_int32_t" = x""yes; then : 20088 if test "x$ac_cv_type_u_int32_t" = xyes; then :
20079 20089
20080 cat >>confdefs.h <<_ACEOF 20090 cat >>confdefs.h <<_ACEOF
20081 #define HAVE_U_INT32_T 1 20091 #define HAVE_U_INT32_T 1
20082 _ACEOF 20092 _ACEOF
20083 20093
20191 else 20201 else
20192 20202
20193 as_ac_Lib=`$as_echo "ac_cv_lib_db_$dbfunc" | $as_tr_sh` 20203 as_ac_Lib=`$as_echo "ac_cv_lib_db_$dbfunc" | $as_tr_sh`
20194 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $dbfunc in -ldb" >&5 20204 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $dbfunc in -ldb" >&5
20195 $as_echo_n "checking for $dbfunc in -ldb... " >&6; } 20205 $as_echo_n "checking for $dbfunc in -ldb... " >&6; }
20196 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 20206 if eval \${$as_ac_Lib+:} false; then :
20197 $as_echo_n "(cached) " >&6 20207 $as_echo_n "(cached) " >&6
20198 else 20208 else
20199 ac_check_lib_save_LIBS=$LIBS 20209 ac_check_lib_save_LIBS=$LIBS
20200 LIBS="-ldb $LIBS" 20210 LIBS="-ldb $LIBS"
20201 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 20211 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20246 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"db_create is really $dbfunc\"" >&5 20256 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \"db_create is really $dbfunc\"" >&5
20247 $as_echo "$as_me: WARNING: \"db_create is really $dbfunc\"" >&2;} 20257 $as_echo "$as_me: WARNING: \"db_create is really $dbfunc\"" >&2;}
20248 as_ac_Lib=`$as_echo "ac_cv_lib_db_$dbfunc" | $as_tr_sh` 20258 as_ac_Lib=`$as_echo "ac_cv_lib_db_$dbfunc" | $as_tr_sh`
20249 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $dbfunc in -ldb" >&5 20259 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $dbfunc in -ldb" >&5
20250 $as_echo_n "checking for $dbfunc in -ldb... " >&6; } 20260 $as_echo_n "checking for $dbfunc in -ldb... " >&6; }
20251 if eval "test \"\${$as_ac_Lib+set}\"" = set; then : 20261 if eval \${$as_ac_Lib+:} false; then :
20252 $as_echo_n "(cached) " >&6 20262 $as_echo_n "(cached) " >&6
20253 else 20263 else
20254 ac_check_lib_save_LIBS=$LIBS 20264 ac_check_lib_save_LIBS=$LIBS
20255 LIBS="-ldb $LIBS" 20265 LIBS="-ldb $LIBS"
20256 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 20266 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20308 fi 20318 fi
20309 20319
20310 if test "$with_socks" = "yes"; then 20320 if test "$with_socks" = "yes"; then
20311 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SOCKSinit in -lsocks" >&5 20321 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SOCKSinit in -lsocks" >&5
20312 $as_echo_n "checking for SOCKSinit in -lsocks... " >&6; } 20322 $as_echo_n "checking for SOCKSinit in -lsocks... " >&6; }
20313 if test "${ac_cv_lib_socks_SOCKSinit+set}" = set; then : 20323 if ${ac_cv_lib_socks_SOCKSinit+:} false; then :
20314 $as_echo_n "(cached) " >&6 20324 $as_echo_n "(cached) " >&6
20315 else 20325 else
20316 ac_check_lib_save_LIBS=$LIBS 20326 ac_check_lib_save_LIBS=$LIBS
20317 LIBS="-lsocks $LIBS" 20327 LIBS="-lsocks $LIBS"
20318 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 20328 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20342 conftest$ac_exeext conftest.$ac_ext 20352 conftest$ac_exeext conftest.$ac_ext
20343 LIBS=$ac_check_lib_save_LIBS 20353 LIBS=$ac_check_lib_save_LIBS
20344 fi 20354 fi
20345 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socks_SOCKSinit" >&5 20355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socks_SOCKSinit" >&5
20346 $as_echo "$ac_cv_lib_socks_SOCKSinit" >&6; } 20356 $as_echo "$ac_cv_lib_socks_SOCKSinit" >&6; }
20347 if test "x$ac_cv_lib_socks_SOCKSinit" = x""yes; then : 20357 if test "x$ac_cv_lib_socks_SOCKSinit" = xyes; then :
20348 cat >>confdefs.h <<_ACEOF 20358 cat >>confdefs.h <<_ACEOF
20349 #define HAVE_LIBSOCKS 1 20359 #define HAVE_LIBSOCKS 1
20350 _ACEOF 20360 _ACEOF
20351 20361
20352 LIBS="-lsocks $LIBS" 20362 LIBS="-lsocks $LIBS"
20363 LIBS="-Bstatic -lut -Bdynamic $LIBS" && if test "$verbose" = "yes"; then echo " Prepending \"-Bstatic -lut -Bdynamic\" to \$LIBS"; fi 20373 LIBS="-Bstatic -lut -Bdynamic $LIBS" && if test "$verbose" = "yes"; then echo " Prepending \"-Bstatic -lut -Bdynamic\" to \$LIBS"; fi
20364 fi 20374 fi
20365 20375
20366 if test "$with_bignum" = "gmp"; then 20376 if test "$with_bignum" = "gmp"; then
20367 ac_fn_c_check_header_mongrel "$LINENO" "gmp.h" "ac_cv_header_gmp_h" "$ac_includes_default" 20377 ac_fn_c_check_header_mongrel "$LINENO" "gmp.h" "ac_cv_header_gmp_h" "$ac_includes_default"
20368 if test "x$ac_cv_header_gmp_h" = x""yes; then : 20378 if test "x$ac_cv_header_gmp_h" = xyes; then :
20369 20379
20370 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __gmpz_init in -lgmp" >&5 20380 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for __gmpz_init in -lgmp" >&5
20371 $as_echo_n "checking for __gmpz_init in -lgmp... " >&6; } 20381 $as_echo_n "checking for __gmpz_init in -lgmp... " >&6; }
20372 if test "${ac_cv_lib_gmp___gmpz_init+set}" = set; then : 20382 if ${ac_cv_lib_gmp___gmpz_init+:} false; then :
20373 $as_echo_n "(cached) " >&6 20383 $as_echo_n "(cached) " >&6
20374 else 20384 else
20375 ac_check_lib_save_LIBS=$LIBS 20385 ac_check_lib_save_LIBS=$LIBS
20376 LIBS="-lgmp $LIBS" 20386 LIBS="-lgmp $LIBS"
20377 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 20387 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20401 conftest$ac_exeext conftest.$ac_ext 20411 conftest$ac_exeext conftest.$ac_ext
20402 LIBS=$ac_check_lib_save_LIBS 20412 LIBS=$ac_check_lib_save_LIBS
20403 fi 20413 fi
20404 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gmp___gmpz_init" >&5 20414 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gmp___gmpz_init" >&5
20405 $as_echo "$ac_cv_lib_gmp___gmpz_init" >&6; } 20415 $as_echo "$ac_cv_lib_gmp___gmpz_init" >&6; }
20406 if test "x$ac_cv_lib_gmp___gmpz_init" = x""yes; then : 20416 if test "x$ac_cv_lib_gmp___gmpz_init" = xyes; then :
20407 have_mpz_init=yes 20417 have_mpz_init=yes
20408 fi 20418 fi
20409 20419
20410 fi 20420 fi
20411 20421
20420 { echo "Error:" "Required GMP numeric support cannot be provided." >&2; exit 1; } 20430 { echo "Error:" "Required GMP numeric support cannot be provided." >&2; exit 1; }
20421 fi 20431 fi
20422 elif test "$with_bignum" = "mp"; then 20432 elif test "$with_bignum" = "mp"; then
20423 for library in "" "-lcrypto"; do 20433 for library in "" "-lcrypto"; do
20424 ac_fn_c_check_header_mongrel "$LINENO" "mp.h" "ac_cv_header_mp_h" "$ac_includes_default" 20434 ac_fn_c_check_header_mongrel "$LINENO" "mp.h" "ac_cv_header_mp_h" "$ac_includes_default"
20425 if test "x$ac_cv_header_mp_h" = x""yes; then : 20435 if test "x$ac_cv_header_mp_h" = xyes; then :
20426 20436
20427 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mp_mfree in -lmp" >&5 20437 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mp_mfree in -lmp" >&5
20428 $as_echo_n "checking for mp_mfree in -lmp... " >&6; } 20438 $as_echo_n "checking for mp_mfree in -lmp... " >&6; }
20429 if test "${ac_cv_lib_mp_mp_mfree+set}" = set; then : 20439 if ${ac_cv_lib_mp_mp_mfree+:} false; then :
20430 $as_echo_n "(cached) " >&6 20440 $as_echo_n "(cached) " >&6
20431 else 20441 else
20432 ac_check_lib_save_LIBS=$LIBS 20442 ac_check_lib_save_LIBS=$LIBS
20433 LIBS="-lmp $library $LIBS" 20443 LIBS="-lmp $library $LIBS"
20434 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 20444 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20458 conftest$ac_exeext conftest.$ac_ext 20468 conftest$ac_exeext conftest.$ac_ext
20459 LIBS=$ac_check_lib_save_LIBS 20469 LIBS=$ac_check_lib_save_LIBS
20460 fi 20470 fi
20461 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mp_mp_mfree" >&5 20471 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mp_mp_mfree" >&5
20462 $as_echo "$ac_cv_lib_mp_mp_mfree" >&6; } 20472 $as_echo "$ac_cv_lib_mp_mp_mfree" >&6; }
20463 if test "x$ac_cv_lib_mp_mp_mfree" = x""yes; then : 20473 if test "x$ac_cv_lib_mp_mp_mfree" = xyes; then :
20464 have_mp_mfree=yes; break 20474 have_mp_mfree=yes; break
20465 else 20475 else
20466 20476
20467 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mfree in -lmp" >&5 20477 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mfree in -lmp" >&5
20468 $as_echo_n "checking for mfree in -lmp... " >&6; } 20478 $as_echo_n "checking for mfree in -lmp... " >&6; }
20469 if test "${ac_cv_lib_mp_mfree+set}" = set; then : 20479 if ${ac_cv_lib_mp_mfree+:} false; then :
20470 $as_echo_n "(cached) " >&6 20480 $as_echo_n "(cached) " >&6
20471 else 20481 else
20472 ac_check_lib_save_LIBS=$LIBS 20482 ac_check_lib_save_LIBS=$LIBS
20473 LIBS="-lmp $library $LIBS" 20483 LIBS="-lmp $library $LIBS"
20474 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 20484 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
20498 conftest$ac_exeext conftest.$ac_ext 20508 conftest$ac_exeext conftest.$ac_ext
20499 LIBS=$ac_check_lib_save_LIBS 20509 LIBS=$ac_check_lib_save_LIBS
20500 fi 20510 fi
20501 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mp_mfree" >&5 20511 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mp_mfree" >&5
20502 $as_echo "$ac_cv_lib_mp_mfree" >&6; } 20512 $as_echo "$ac_cv_lib_mp_mfree" >&6; }
20503 if test "x$ac_cv_lib_mp_mfree" = x""yes; then : 20513 if test "x$ac_cv_lib_mp_mfree" = xyes; then :
20504 have_mfree=yes; break 20514 have_mfree=yes; break
20505 fi 20515 fi
20506 20516
20507 fi 20517 fi
20508 20518
20516 LIBS="$LIBS -lmp" && if test "$verbose" = "yes"; then echo " Appending \"-lmp\" to \$LIBS"; fi 20526 LIBS="$LIBS -lmp" && if test "$verbose" = "yes"; then echo " Appending \"-lmp\" to \$LIBS"; fi
20517 if test "$library" != ""; then 20527 if test "$library" != ""; then
20518 LIBS="$LIBS $library" && if test "$verbose" = "yes"; then echo " Appending \"$library\" to \$LIBS"; fi 20528 LIBS="$LIBS $library" && if test "$verbose" = "yes"; then echo " Appending \"$library\" to \$LIBS"; fi
20519 fi 20529 fi
20520 ac_fn_c_check_func "$LINENO" "mp_move" "ac_cv_func_mp_move" 20530 ac_fn_c_check_func "$LINENO" "mp_move" "ac_cv_func_mp_move"
20521 if test "x$ac_cv_func_mp_move" = x""yes; then : 20531 if test "x$ac_cv_func_mp_move" = xyes; then :
20522 $as_echo "#define HAVE_MP_MOVE 1" >>confdefs.h 20532 $as_echo "#define HAVE_MP_MOVE 1" >>confdefs.h
20523 20533
20524 fi 20534 fi
20525 20535
20526 elif test "$have_mfree" = "yes"; then 20536 elif test "$have_mfree" = "yes"; then
20527 LIBS="$LIBS -lmp" && if test "$verbose" = "yes"; then echo " Appending \"-lmp\" to \$LIBS"; fi 20537 LIBS="$LIBS -lmp" && if test "$verbose" = "yes"; then echo " Appending \"-lmp\" to \$LIBS"; fi
20528 if test "$library" != ""; then 20538 if test "$library" != ""; then
20529 LIBS="$LIBS $library" && if test "$verbose" = "yes"; then echo " Appending \"$library\" to \$LIBS"; fi 20539 LIBS="$LIBS $library" && if test "$verbose" = "yes"; then echo " Appending \"$library\" to \$LIBS"; fi
20530 fi 20540 fi
20531 ac_fn_c_check_func "$LINENO" "move" "ac_cv_func_move" 20541 ac_fn_c_check_func "$LINENO" "move" "ac_cv_func_move"
20532 if test "x$ac_cv_func_move" = x""yes; then : 20542 if test "x$ac_cv_func_move" = xyes; then :
20533 $as_echo "#define HAVE_MP_MOVE 1" >>confdefs.h 20543 $as_echo "#define HAVE_MP_MOVE 1" >>confdefs.h
20534 20544
20535 fi 20545 fi
20536 20546
20537 else 20547 else
21449 t end 21459 t end
21450 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 21460 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
21451 :end' >>confcache 21461 :end' >>confcache
21452 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 21462 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
21453 if test -w "$cache_file"; then 21463 if test -w "$cache_file"; then
21454 test "x$cache_file" != "x/dev/null" && 21464 if test "x$cache_file" != "x/dev/null"; then
21455 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 21465 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
21456 $as_echo "$as_me: updating cache $cache_file" >&6;} 21466 $as_echo "$as_me: updating cache $cache_file" >&6;}
21457 cat confcache >$cache_file 21467 if test ! -f "$cache_file" || test -h "$cache_file"; then
21468 cat confcache >"$cache_file"
21469 else
21470 case $cache_file in #(
21471 */* | ?:*)
21472 mv -f confcache "$cache_file"$$ &&
21473 mv -f "$cache_file"$$ "$cache_file" ;; #(
21474 *)
21475 mv -f confcache "$cache_file" ;;
21476 esac
21477 fi
21478 fi
21458 else 21479 else
21459 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 21480 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
21460 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 21481 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
21461 fi 21482 fi
21462 fi 21483 fi
21485 LTLIBOBJS=$ac_ltlibobjs 21506 LTLIBOBJS=$ac_ltlibobjs
21486 21507
21487 21508
21488 21509
21489 21510
21490 : ${CONFIG_STATUS=./config.status} 21511 : "${CONFIG_STATUS=./config.status}"
21491 ac_write_fail=0 21512 ac_write_fail=0
21492 ac_clean_files_save=$ac_clean_files 21513 ac_clean_files_save=$ac_clean_files
21493 ac_clean_files="$ac_clean_files $CONFIG_STATUS" 21514 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
21494 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5 21515 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
21495 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 21516 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
21586 # (If _AS_PATH_WALK were called with IFS unset, it would disable word 21607 # (If _AS_PATH_WALK were called with IFS unset, it would disable word
21587 # splitting by setting IFS to empty value.) 21608 # splitting by setting IFS to empty value.)
21588 IFS=" "" $as_nl" 21609 IFS=" "" $as_nl"
21589 21610
21590 # Find who we are. Look in the path if we contain no directory separator. 21611 # Find who we are. Look in the path if we contain no directory separator.
21612 as_myself=
21591 case $0 in #(( 21613 case $0 in #((
21592 *[\\/]* ) as_myself=$0 ;; 21614 *[\\/]* ) as_myself=$0 ;;
21593 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 21615 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
21594 for as_dir in $PATH 21616 for as_dir in $PATH
21595 do 21617 do
21893 # Save the log message, to keep $0 and so on meaningful, and to 21915 # Save the log message, to keep $0 and so on meaningful, and to
21894 # report actual input values of CONFIG_FILES etc. instead of their 21916 # report actual input values of CONFIG_FILES etc. instead of their
21895 # values after options handling. 21917 # values after options handling.
21896 ac_log=" 21918 ac_log="
21897 This file was extended by XEmacs $as_me 21.5, which was 21919 This file was extended by XEmacs $as_me 21.5, which was
21898 generated by GNU Autoconf 2.66. Invocation command line was 21920 generated by GNU Autoconf 2.68. Invocation command line was
21899 21921
21900 CONFIG_FILES = $CONFIG_FILES 21922 CONFIG_FILES = $CONFIG_FILES
21901 CONFIG_HEADERS = $CONFIG_HEADERS 21923 CONFIG_HEADERS = $CONFIG_HEADERS
21902 CONFIG_LINKS = $CONFIG_LINKS 21924 CONFIG_LINKS = $CONFIG_LINKS
21903 CONFIG_COMMANDS = $CONFIG_COMMANDS 21925 CONFIG_COMMANDS = $CONFIG_COMMANDS
21959 _ACEOF 21981 _ACEOF
21960 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 21982 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
21961 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 21983 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
21962 ac_cs_version="\\ 21984 ac_cs_version="\\
21963 XEmacs config.status 21.5 21985 XEmacs config.status 21.5
21964 configured by $0, generated by GNU Autoconf 2.66, 21986 configured by $0, generated by GNU Autoconf 2.68,
21965 with options \\"\$ac_cs_config\\" 21987 with options \\"\$ac_cs_config\\"
21966 21988
21967 Copyright (C) 2010 Free Software Foundation, Inc. 21989 Copyright (C) 2010 Free Software Foundation, Inc.
21968 This config.status script is free software; the Free Software Foundation 21990 This config.status script is free software; the Free Software Foundation
21969 gives unlimited permission to copy, distribute and modify it." 21991 gives unlimited permission to copy, distribute and modify it."
21978 # The default lists apply if the user does not specify any file. 22000 # The default lists apply if the user does not specify any file.
21979 ac_need_defaults=: 22001 ac_need_defaults=:
21980 while test $# != 0 22002 while test $# != 0
21981 do 22003 do
21982 case $1 in 22004 case $1 in
21983 --*=*) 22005 --*=?*)
21984 ac_option=`expr "X$1" : 'X\([^=]*\)='` 22006 ac_option=`expr "X$1" : 'X\([^=]*\)='`
21985 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` 22007 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
22008 ac_shift=:
22009 ;;
22010 --*=)
22011 ac_option=`expr "X$1" : 'X\([^=]*\)='`
22012 ac_optarg=
21986 ac_shift=: 22013 ac_shift=:
21987 ;; 22014 ;;
21988 *) 22015 *)
21989 ac_option=$1 22016 ac_option=$1
21990 ac_optarg=$2 22017 ac_optarg=$2
22004 debug=: ;; 22031 debug=: ;;
22005 --file | --fil | --fi | --f ) 22032 --file | --fil | --fi | --f )
22006 $ac_shift 22033 $ac_shift
22007 case $ac_optarg in 22034 case $ac_optarg in
22008 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 22035 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
22036 '') as_fn_error $? "missing file argument" ;;
22009 esac 22037 esac
22010 as_fn_append CONFIG_FILES " '$ac_optarg'" 22038 as_fn_append CONFIG_FILES " '$ac_optarg'"
22011 ac_need_defaults=false;; 22039 ac_need_defaults=false;;
22012 --header | --heade | --head | --hea ) 22040 --header | --heade | --head | --hea )
22013 $ac_shift 22041 $ac_shift
22113 # Hook for its removal unless debugging. 22141 # Hook for its removal unless debugging.
22114 # Note that there is a small window in which the directory will not be cleaned: 22142 # Note that there is a small window in which the directory will not be cleaned:
22115 # after its creation but before its name has been assigned to `$tmp'. 22143 # after its creation but before its name has been assigned to `$tmp'.
22116 $debug || 22144 $debug ||
22117 { 22145 {
22118 tmp= 22146 tmp= ac_tmp=
22119 trap 'exit_status=$? 22147 trap 'exit_status=$?
22120 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status 22148 : "${ac_tmp:=$tmp}"
22149 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
22121 ' 0 22150 ' 0
22122 trap 'as_fn_exit 1' 1 2 13 15 22151 trap 'as_fn_exit 1' 1 2 13 15
22123 } 22152 }
22124 # Create a (secure) tmp directory for tmp files. 22153 # Create a (secure) tmp directory for tmp files.
22125 22154
22126 { 22155 {
22127 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 22156 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
22128 test -n "$tmp" && test -d "$tmp" 22157 test -d "$tmp"
22129 } || 22158 } ||
22130 { 22159 {
22131 tmp=./conf$$-$RANDOM 22160 tmp=./conf$$-$RANDOM
22132 (umask 077 && mkdir "$tmp") 22161 (umask 077 && mkdir "$tmp")
22133 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 22162 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
22163 ac_tmp=$tmp
22134 22164
22135 # Set up the scripts for CONFIG_FILES section. 22165 # Set up the scripts for CONFIG_FILES section.
22136 # No need to generate them if there are no CONFIG_FILES. 22166 # No need to generate them if there are no CONFIG_FILES.
22137 # This happens for instance with `./config.status config.h'. 22167 # This happens for instance with `./config.status config.h'.
22138 if test -n "$CONFIG_FILES"; then 22168 if test -n "$CONFIG_FILES"; then
22150 ac_cs_awk_cr='\\r' 22180 ac_cs_awk_cr='\\r'
22151 else 22181 else
22152 ac_cs_awk_cr=$ac_cr 22182 ac_cs_awk_cr=$ac_cr
22153 fi 22183 fi
22154 22184
22155 echo 'BEGIN {' >"$tmp/subs1.awk" && 22185 echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
22156 _ACEOF 22186 _ACEOF
22157 22187
22158 22188
22159 { 22189 {
22160 echo "cat >conf$$subs.awk <<_ACEOF" && 22190 echo "cat >conf$$subs.awk <<_ACEOF" &&
22178 fi 22208 fi
22179 done 22209 done
22180 rm -f conf$$subs.sh 22210 rm -f conf$$subs.sh
22181 22211
22182 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 22212 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
22183 cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 22213 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
22184 _ACEOF 22214 _ACEOF
22185 sed -n ' 22215 sed -n '
22186 h 22216 h
22187 s/^/S["/; s/!.*/"]=/ 22217 s/^/S["/; s/!.*/"]=/
22188 p 22218 p
22226 } 22256 }
22227 ' >>$CONFIG_STATUS || ac_write_fail=1 22257 ' >>$CONFIG_STATUS || ac_write_fail=1
22228 rm -f conf$$subs.awk 22258 rm -f conf$$subs.awk
22229 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 22259 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
22230 _ACAWK 22260 _ACAWK
22231 cat >>"\$tmp/subs1.awk" <<_ACAWK && 22261 cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
22232 for (key in S) S_is_set[key] = 1 22262 for (key in S) S_is_set[key] = 1
22233 FS = "" 22263 FS = ""
22234 22264
22235 } 22265 }
22236 { 22266 {
22258 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 22288 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
22259 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 22289 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
22260 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 22290 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
22261 else 22291 else
22262 cat 22292 cat
22263 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 22293 fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
22264 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 22294 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
22265 _ACEOF 22295 _ACEOF
22266 22296
22267 # VPATH may cause trouble with some makes, so we remove sole $(srcdir), 22297 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
22268 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and 22298 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
22292 22322
22293 # Set up the scripts for CONFIG_HEADERS section. 22323 # Set up the scripts for CONFIG_HEADERS section.
22294 # No need to generate them if there are no CONFIG_HEADERS. 22324 # No need to generate them if there are no CONFIG_HEADERS.
22295 # This happens for instance with `./config.status Makefile'. 22325 # This happens for instance with `./config.status Makefile'.
22296 if test -n "$CONFIG_HEADERS"; then 22326 if test -n "$CONFIG_HEADERS"; then
22297 cat >"$tmp/defines.awk" <<\_ACAWK || 22327 cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
22298 BEGIN { 22328 BEGIN {
22299 _ACEOF 22329 _ACEOF
22300 22330
22301 # Transform confdefs.h into an awk script `defines.awk', embedded as 22331 # Transform confdefs.h into an awk script `defines.awk', embedded as
22302 # here-document in config.status, that substitutes the proper values into 22332 # here-document in config.status, that substitutes the proper values into
22304 22334
22305 # Create a delimiter string that does not exist in confdefs.h, to ease 22335 # Create a delimiter string that does not exist in confdefs.h, to ease
22306 # handling of long lines. 22336 # handling of long lines.
22307 ac_delim='%!_!# ' 22337 ac_delim='%!_!# '
22308 for ac_last_try in false false :; do 22338 for ac_last_try in false false :; do
22309 ac_t=`sed -n "/$ac_delim/p" confdefs.h` 22339 ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
22310 if test -z "$ac_t"; then 22340 if test -z "$ac_tt"; then
22311 break 22341 break
22312 elif $ac_last_try; then 22342 elif $ac_last_try; then
22313 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 22343 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
22314 else 22344 else
22315 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 22345 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
22425 :[FH]) 22455 :[FH])
22426 ac_file_inputs= 22456 ac_file_inputs=
22427 for ac_f 22457 for ac_f
22428 do 22458 do
22429 case $ac_f in 22459 case $ac_f in
22430 -) ac_f="$tmp/stdin";; 22460 -) ac_f="$ac_tmp/stdin";;
22431 *) # Look for the file first in the build tree, then in the source tree 22461 *) # Look for the file first in the build tree, then in the source tree
22432 # (if the path is not absolute). The absolute path cannot be DOS-style, 22462 # (if the path is not absolute). The absolute path cannot be DOS-style,
22433 # because $ac_f cannot contain `:'. 22463 # because $ac_f cannot contain `:'.
22434 test -f "$ac_f" || 22464 test -f "$ac_f" ||
22435 case $ac_f in 22465 case $ac_f in
22460 sed 's/[\\\\&|]/\\\\&/g'`;; #( 22490 sed 's/[\\\\&|]/\\\\&/g'`;; #(
22461 *) ac_sed_conf_input=$configure_input;; 22491 *) ac_sed_conf_input=$configure_input;;
22462 esac 22492 esac
22463 22493
22464 case $ac_tag in 22494 case $ac_tag in
22465 *:-:* | *:-) cat >"$tmp/stdin" \ 22495 *:-:* | *:-) cat >"$ac_tmp/stdin" \
22466 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 22496 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
22467 esac 22497 esac
22468 ;; 22498 ;;
22469 esac 22499 esac
22470 22500
22591 s&@abs_builddir@&$ac_abs_builddir&;t t 22621 s&@abs_builddir@&$ac_abs_builddir&;t t
22592 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 22622 s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
22593 s&@INSTALL@&$ac_INSTALL&;t t 22623 s&@INSTALL@&$ac_INSTALL&;t t
22594 $ac_datarootdir_hack 22624 $ac_datarootdir_hack
22595 " 22625 "
22596 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 22626 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
22597 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 22627 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
22598 22628
22599 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 22629 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
22600 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 22630 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
22601 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 22631 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
22632 "$ac_tmp/out"`; test -z "$ac_out"; } &&
22602 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 22633 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
22603 which seems to be undefined. Please make sure it is defined" >&5 22634 which seems to be undefined. Please make sure it is defined" >&5
22604 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 22635 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
22605 which seems to be undefined. Please make sure it is defined" >&2;} 22636 which seems to be undefined. Please make sure it is defined" >&2;}
22606 22637
22607 rm -f "$tmp/stdin" 22638 rm -f "$ac_tmp/stdin"
22608 case $ac_file in 22639 case $ac_file in
22609 -) cat "$tmp/out" && rm -f "$tmp/out";; 22640 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
22610 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 22641 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
22611 esac \ 22642 esac \
22612 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 22643 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
22613 ;; 22644 ;;
22614 :H) 22645 :H)
22615 # 22646 #
22616 # CONFIG_HEADER 22647 # CONFIG_HEADER
22617 # 22648 #
22618 if test x"$ac_file" != x-; then 22649 if test x"$ac_file" != x-; then
22619 { 22650 {
22620 $as_echo "/* $configure_input */" \ 22651 $as_echo "/* $configure_input */" \
22621 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 22652 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
22622 } >"$tmp/config.h" \ 22653 } >"$ac_tmp/config.h" \
22623 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 22654 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
22624 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 22655 if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
22625 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 22656 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
22626 $as_echo "$as_me: $ac_file is unchanged" >&6;} 22657 $as_echo "$as_me: $ac_file is unchanged" >&6;}
22627 else 22658 else
22628 rm -f "$ac_file" 22659 rm -f "$ac_file"
22629 mv "$tmp/config.h" "$ac_file" \ 22660 mv "$ac_tmp/config.h" "$ac_file" \
22630 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 22661 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
22631 fi 22662 fi
22632 else 22663 else
22633 $as_echo "/* $configure_input */" \ 22664 $as_echo "/* $configure_input */" \
22634 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 22665 && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
22635 || as_fn_error $? "could not create -" "$LINENO" 5 22666 || as_fn_error $? "could not create -" "$LINENO" 5
22636 fi 22667 fi
22637 ;; 22668 ;;
22638 22669
22639 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 22670 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5