Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:LINENO

173   as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
174 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
363 # as_fn_error ERROR [LINENO LOG_FD]
365 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
366 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
373 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
425 as_lineno_1=$LINENO as_lineno_1a=$LINENO
426 as_lineno_2=$LINENO as_lineno_2a=$LINENO
432 /[$]LINENO/=
435 s/[$]LINENO.*/&-/
436 t lineno
438 :lineno
441 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
444 ' >$as_me.lineno &&
445 chmod +x "$as_me.lineno" ||
446 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
451 . "./$as_me.lineno"
1473 # ac_fn_c_try_compile LINENO
1485 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1494 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1511 # ac_fn_c_try_cpp LINENO
1522 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1531 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1548 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1557 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1563 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1567 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1574 if ac_fn_c_try_compile "$LINENO"; then :
1580 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1584 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1590 if ac_fn_c_try_cpp "$LINENO"; then :
1596 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1602 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1604 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1608 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1610 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1612 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1614 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1616 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1626 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1634 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1641 # ac_fn_c_try_run LINENO
1653 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1657 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1663 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1667 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1683 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1690 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1700 if ac_fn_c_try_compile "$LINENO"; then :
1708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1714 # ac_fn_c_try_link LINENO
1726 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1735 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1760 # ac_fn_c_check_type LINENO TYPE VAR INCLUDES
1767 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1785 if ac_fn_c_try_compile "$LINENO"; then :
1798 if ac_fn_c_try_compile "$LINENO"; then :
1808 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1814 # ac_fn_c_check_func LINENO FUNC VAR
1820 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1866 if ac_fn_c_try_link "$LINENO"; then :
1875 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1881 # ac_fn_c_check_member LINENO AGGR MEMBER VAR INCLUDES
1888 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
1906 if ac_fn_c_try_compile "$LINENO"; then :
1922 if ac_fn_c_try_compile "$LINENO"; then :
1932 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1938 # ac_fn_c_check_decl LINENO SYMBOL VAR
1944 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $2 is declared" >&5
1963 if ac_fn_c_try_compile "$LINENO"; then :
1971 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2104 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
2235 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2246 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
2254 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
2269 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2273 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
2283 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
2287 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2291 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
2293 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
2310 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2312 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2314 as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2343 as_fn_error "cannot find install-sh, install.sh, or shtool in config \"$srcdir\"/config" "$LINENO" 5
2375 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2443 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
2454 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2479 alias in your environment" "$LINENO" 5
2489 Check your system clock" "$LINENO" 5
2491 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2512 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2553 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2569 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2580 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
2583 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2591 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2613 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2617 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2634 as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2687 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2703 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2714 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2717 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2727 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2743 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2754 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
2757 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2766 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2801 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2817 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2828 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2831 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2841 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2857 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2868 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
2871 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2880 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2894 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2910 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2921 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2924 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2934 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2955 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2978 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
2981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
2993 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3009 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3020 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
3023 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3037 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3053 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3064 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
3067 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3080 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3091 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3094 See \`config.log' for more details." "$LINENO" 5; }
3097 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
3106 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3117 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3159 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3163 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3201 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3206 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3210 See \`config.log' for more details." "$LINENO" 5; }; }
3212 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3215 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3217 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
3223 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
3230 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3234 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3250 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3253 See \`config.log' for more details." "$LINENO" 5; }
3256 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
3278 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3286 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3290 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3297 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3301 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3308 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3312 See \`config.log' for more details." "$LINENO" 5; }
3316 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3321 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3343 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3347 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3361 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3364 See \`config.log' for more details." "$LINENO" 5; }
3368 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
3372 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3391 if ac_fn_c_try_compile "$LINENO"; then :
3400 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
3409 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3429 if ac_fn_c_try_compile "$LINENO"; then :
3444 if ac_fn_c_try_compile "$LINENO"; then :
3460 if ac_fn_c_try_compile "$LINENO"; then :
3470 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
3487 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3551 if ac_fn_c_try_compile "$LINENO"; then :
3564 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
3567 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
3571 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
3595 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
3623 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
3651 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
3741 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
3762 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3778 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3789 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
3792 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3802 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3818 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3829 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
3832 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3841 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3856 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
3887 if ac_fn_c_try_cpp "$LINENO"; then :
3901 if ac_fn_c_try_cpp "$LINENO"; then :
3926 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
3946 if ac_fn_c_try_cpp "$LINENO"; then :
3960 if ac_fn_c_try_cpp "$LINENO"; then :
3976 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3979 See \`config.log' for more details." "$LINENO" 5; }
3990 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4006 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4018 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
4021 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4029 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4045 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4057 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PERL" >&5
4060 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4069 as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4071 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4080 as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4082 as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4085 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4089 *) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
4105 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4114 as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4118 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
4122 *) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
4140 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4191 as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4198 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
4203 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4257 as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4265 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
4270 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
4290 if ac_fn_c_try_compile "$LINENO"; then :
4363 if ac_fn_c_try_run "$LINENO"; then :
4374 { $as_echo "$as_me:${as_lineno-$LINENO
4387 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
4401 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
4422 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
4440 if ac_fn_c_try_compile "$LINENO"; then :
4447 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
4462 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing strerror" >&5
4493 if ac_fn_c_try_link "$LINENO"; then :
4510 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_strerror" >&5
4521 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for function prototypes" >&5
4524 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4533 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4547 ac_fn_c_check_header_mongrel "$LINENO" "string.h" "ac_cv_header_string_h" "$ac_includes_default"
4576 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
4585 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5
4623 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4654 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
4657 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4663 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4681 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4694 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
4697 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4734 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4765 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5
4768 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4805 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4835 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGMERGE" >&5
4838 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4849 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
4860 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found xgettext program is not GNU xgettext; ignore it" >&5
4910 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by GCC" >&5
4940 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
4943 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
4974 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
4977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4980 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
4981 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
4994 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_prog_gnu_ld" >&5
5000 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5
5013 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_rpath" >&5
5429 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
5438 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5
5456 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libc" >&5
5475 if ac_fn_c_try_link "$LINENO"; then :
5483 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_gnugettext1_libc" >&5
5517 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5
5539 if ac_fn_c_try_link "$LINENO"; then :
5561 if ac_fn_c_try_link "$LINENO"; then :
5571 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5
5579 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libiconv" >&5
5581 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBICONV" >&5
5970 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libintl" >&5
5997 if ac_fn_c_try_link "$LINENO"; then :
6024 if ac_fn_c_try_link "$LINENO"; then :
6036 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_gnugettext1_libintl" >&5
6063 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use NLS" >&5
6065 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5
6068 { $as_echo "$as_me:${as_lineno-$LINENO}: checking where the gettext function comes from" >&5
6079 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_source" >&5
6087 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libintl" >&5
6089 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBINTL" >&5
6147 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
6177 if ac_fn_c_try_compile "$LINENO"; then :
6182 if ac_fn_c_try_compile "$LINENO"; then :
6192 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_largefile_CC" >&5
6198 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
6223 if ac_fn_c_try_compile "$LINENO"; then :
6247 if ac_fn_c_try_compile "$LINENO"; then :
6255 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_file_offset_bits" >&5
6267 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
6292 if ac_fn_c_try_compile "$LINENO"; then :
6316 if ac_fn_c_try_compile "$LINENO"; then :
6324 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sys_large_files" >&5
6340 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing getpwnam" >&5
6371 if ac_fn_c_try_link "$LINENO"; then :
6388 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_getpwnam" >&5
6398 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6418 if ac_fn_c_try_compile "$LINENO"; then :
6491 if ac_fn_c_try_run "$LINENO"; then :
6502 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
6513 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
6532 if ac_fn_c_try_compile "$LINENO"; then :
6540 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
6554 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
6585 if ac_fn_c_try_link "$LINENO"; then :
6602 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
6611 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
6642 if ac_fn_c_try_link "$LINENO"; then :
6659 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_opendir" >&5
6669 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stat file-mode macros are broken" >&5
6696 if ac_fn_c_try_compile "$LINENO"; then :
6703 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stat_broken" >&5
6711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
6731 if ac_fn_c_try_compile "$LINENO"; then :
6738 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_time" >&5
6750 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
6774 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
6787 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understand -c and -o together" >&5
6790 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands -c and -o together" >&5
6818 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
6822 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6828 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
6832 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6843 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
6847 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6855 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
6859 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6865 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
6869 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6887 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6890 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6910 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
6975 if ac_fn_c_try_compile "$LINENO"; then :
6982 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
6990 { $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5
7008 if ac_fn_c_try_compile "$LINENO"; then :
7015 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_signal" >&5
7023 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5
7042 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_uid_t" >&5
7053 ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
7067 ac_fn_c_check_type "$LINENO" "uintmax_t" "ac_cv_type_uintmax_t" "$ac_includes_default"
7073 ac_fn_c_check_type "$LINENO" "unsigned long long" "ac_cv_type_unsigned_long_long" "$ac_includes_default"
7088 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanoseconds field of struct stat.st_mtim" >&5
7115 if ac_fn_c_try_compile "$LINENO"; then :
7123 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_struct_st_mtim_nsec" >&5
7135 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use high resolution file timestamps" >&5
7157 if ac_fn_c_try_compile "$LINENO"; then :
7164 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $make_cv_file_timestamp_hi_res" >&5
7180 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing clock_gettime" >&5
7211 if ac_fn_c_try_link "$LINENO"; then :
7228 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_clock_gettime" >&5
7245 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether system uses MSDOS-style paths" >&5
7259 if ac_fn_c_try_compile "$LINENO"; then :
7267 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_dos_paths" >&5
7282 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for standard gettimeofday" >&5
7301 if ac_fn_c_try_run "$LINENO"; then :
7311 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_gettimeofday" >&5
7326 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
7346 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working strcoll" >&5
7367 if ac_fn_c_try_run "$LINENO"; then :
7377 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_strcoll_works" >&5
7388 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5
7405 if ac_fn_c_try_link "$LINENO"; then :
7413 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_working_alloca_h" >&5
7421 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5
7458 if ac_fn_c_try_link "$LINENO"; then :
7466 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_alloca_works" >&5
7484 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5
7507 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_os_cray" >&5
7512 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
7526 { $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5
7557 if ac_fn_c_try_run "$LINENO"; then :
7567 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_stack_direction" >&5
7578 ac_fn_c_check_header_mongrel "$LINENO" "vfork.h" "ac_cv_header_vfork_h" "$ac_includes_default"
7591 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
7602 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working fork" >&5
7624 if ac_fn_c_try_run "$LINENO"; then :
7634 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_fork_works" >&5
7650 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: result $ac_cv_func_fork_works guessed because of cross compilation" >&5
7655 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working vfork" >&5
7755 if ac_fn_c_try_run "$LINENO"; then :
7765 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_vfork_works" >&5
7771 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5
7792 ac_fn_c_check_func "$LINENO" "vprintf" "ac_cv_func_vprintf"
7798 ac_fn_c_check_func "$LINENO" "_doprnt" "ac_cv_func__doprnt"
7809 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether closedir returns void" >&5
7833 if ac_fn_c_try_run "$LINENO"; then :
7843 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_closedir_void" >&5
7856 as_fn_error "$srcdir/$ac_config_libobj_dir/getloadavg.c is missing" "$LINENO" 5
7861 (ac_fn_c_check_func "$LINENO" "getloadavg" "ac_cv_func_getloadavg"
7872 ac_fn_c_check_func "$LINENO" "pstat_getdynamic" "ac_cv_func_pstat_getdynamic"
7883 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kstat_open in -lkstat" >&5
7908 if ac_fn_c_try_link "$LINENO"; then :
7917 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kstat_kstat_open" >&5
7935 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for elf_begin in -lelf" >&5
7960 if ac_fn_c_try_link "$LINENO"; then :
7969 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_elf_elf_begin" >&5
7977 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kvm_open in -lkvm" >&5
8002 if ac_fn_c_try_link "$LINENO"; then :
8011 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kvm_kvm_open" >&5
8018 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getloadavg in -lutil" >&5
8043 if ac_fn_c_try_link "$LINENO"; then :
8052 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_util_getloadavg" >&5
8065 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getloadavg in -lgetloadavg" >&5
8090 if ac_fn_c_try_link "$LINENO"; then :
8099 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_getloadavg_getloadavg" >&5
8113 ac_fn_c_check_func "$LINENO" "getloadavg" "ac_cv_func_getloadavg"
8131 ac_fn_c_check_header_mongrel "$LINENO" "sys/dg_sys_info.h" "ac_cv_header_sys_dg_sys_info_h" "$ac_includes_default"
8137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dg_sys_info in -ldgc" >&5
8162 if ac_fn_c_try_link "$LINENO"; then :
8171 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dgc_dg_sys_info" >&5
8186 ac_fn_c_check_header_mongrel "$LINENO" "locale.h" "ac_cv_header_locale_h" "$ac_includes_default"
8194 ac_fn_c_check_func "$LINENO" "setlocale" "ac_cv_func_setlocale"
8215 ac_fn_c_check_header_mongrel "$LINENO" "inq_stats/cpustats.h" "ac_cv_header_inq_stats_cpustats_h" "$ac_includes_default"
8230 ac_fn_c_check_header_mongrel "$LINENO" "sys/cpustats.h" "ac_cv_header_sys_cpustats_h" "$ac_includes_default"
8242 ac_fn_c_check_header_mongrel "$LINENO" "mach/mach.h" "ac_cv_header_mach_mach_h" "$ac_includes_default"
8256 ac_fn_c_check_header_mongrel "$LINENO" "nlist.h" "ac_cv_header_nlist_h" "$ac_includes_default"
8261 ac_fn_c_check_member "$LINENO" "struct nlist" "n_un.n_name" "ac_cv_member_struct_nlist_n_un_n_name" "#include <nlist.h>
8284 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether getloadavg requires setgid" >&5
8305 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_getloadavg_setgid" >&5
8317 { $as_echo "$as_me:${as_lineno-$LINENO}: checking group of /dev/kmem" >&5
8332 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_group_kmem" >&5
8362 if ac_fn_c_try_compile "$LINENO"; then :
8375 ac_fn_c_check_decl "$LINENO" "sys_siglist" "ac_cv_have_decl_sys_siglist" "$ac_includes_default
8392 ac_fn_c_check_decl "$LINENO" "_sys_siglist" "ac_cv_have_decl__sys_siglist" "$ac_includes_default
8409 ac_fn_c_check_decl "$LINENO" "__sys_siglist" "ac_cv_have_decl___sys_siglist" "$ac_includes_default
8432 ac_fn_c_check_header_mongrel "$LINENO" "sys/wait.h" "ac_cv_header_sys_wait_h" "$ac_includes_default"
8445 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
8455 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for union wait" >&5
8487 if ac_fn_c_try_link "$LINENO"; then :
8501 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $make_cv_union_wait" >&5
8530 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for network libraries" >&5
8536 { $as_echo "$as_me:${as_lineno-$LINENO}: result: working..." >&5
8542 ac_fn_c_check_func "$LINENO" "gethostname" "ac_cv_func_gethostname"
8551 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostname in -lnsl" >&5
8576 if ac_fn_c_try_link "$LINENO"; then :
8585 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostname" >&5
8605 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostname in -lsocket" >&5
8630 if ac_fn_c_try_link "$LINENO"; then :
8639 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_gethostname" >&5
8670 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -linet" >&5
8689 if ac_fn_c_try_link "$LINENO"; then :
8698 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_inet_main" >&5
8708 ac_fn_c_check_func "$LINENO" "socket" "ac_cv_func_socket"
8717 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for socket in -lsocket" >&5
8742 if ac_fn_c_try_link "$LINENO"; then :
8751 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_socket" >&5
8771 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for socket in -lbsd" >&5
8796 if ac_fn_c_try_link "$LINENO"; then :
8805 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_socket" >&5
8837 ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
8846 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
8871 if ac_fn_c_try_link "$LINENO"; then :
8880 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
8908 ac_fn_c_check_func "$LINENO" "strcasecmp" "ac_cv_func_strcasecmp"
8917 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for strcasecmp in -lresolv" >&5
8942 if ac_fn_c_try_link "$LINENO"; then :
8951 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv_strcasecmp" >&5
8982 ac_fn_c_check_header_mongrel "$LINENO" "customs.h" "ac_cv_header_customs_h" "$ac_includes_default"
9036 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SA_RESTART" >&5
9053 if ac_fn_c_try_compile "$LINENO"; then :
9060 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $make_cv_sa_restart" >&5
9093 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for location of SCCS get command" >&5
9105 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $make_cv_path_sccs_get" >&5
9117 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if SCCS get command understands -G" >&5
9130 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $make_cv_sys_get_minus_G" >&5
9143 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if system libc has GNU glob" >&5
9167 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
9171 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no; using local copy" >&5
9246 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if malloc debugging is wanted" >&5
9252 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
9260 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9264 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
9349 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
9387 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
9391 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
9421 Usually this means the macro was only invoked conditionally." "$LINENO" 5
9425 Usually this means the macro was only invoked conditionally." "$LINENO" 5
9429 Usually this means the macro was only invoked conditionally." "$LINENO" 5
9433 Usually this means the macro was only invoked conditionally." "$LINENO" 5
9437 Usually this means the macro was only invoked conditionally." "$LINENO" 5
9441 Usually this means the macro was only invoked conditionally." "$LINENO" 5
9448 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
9590 # as_fn_error ERROR [LINENO LOG_FD]
9592 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
9593 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
9600 $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
10058 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
10096 } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
10147 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
10155 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
10160 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
10166 as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
10261 || as_fn_error "could not setup config files machinery" "$LINENO" 5
10302 as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
10387 as_fn_error "could not setup config headers machinery" "$LINENO" 5
10400 :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
10428 as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
10442 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
10455 || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
10548 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
10591 || as_fn_error "could not create $ac_file" "$LINENO" 5
10596 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
10606 || as_fn_error "could not create $ac_file" "$LINENO" 5
10617 || as_fn_error "could not create $ac_file" "$LINENO" 5
10619 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
10624 || as_fn_error "could not create $ac_file" "$LINENO" 5
10629 || as_fn_error "could not create -" "$LINENO" 5
10666 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
10875 as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
10899 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5