Changeset 2075 for tags/20110125/configure
- Timestamp:
- Jan 31, 2011, 2:16:42 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/20110125/configure
r2065 r2075 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.6 8for Rappture 1.1.3 # Generated by GNU Autoconf 2.67 for Rappture 1.1. 4 4 # 5 5 # Report bugs to <rappture@nanohub.org>. … … 92 92 93 93 # Find who we are. Look in the path if we contain no directory separator. 94 as_myself=95 94 case $0 in #(( 96 95 *[\\/]* ) as_myself=$0 ;; … … 218 217 # neutralization value for shells without unset; and this also 219 218 # works around shells that cannot unset nonexistent variables. 220 # Preserve -v and -x to the replacement shell.221 219 BASH_ENV=/dev/null 222 220 ENV=/dev/null 223 221 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 224 222 export CONFIG_SHELL 225 case $- in # (((( 226 *v*x* | *x*v* ) as_opts=-vx ;; 227 *v* ) as_opts=-v ;; 228 *x* ) as_opts=-x ;; 229 * ) as_opts= ;; 230 esac 231 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} 223 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 232 224 fi 233 225 … … 729 721 INSTALL_PROGRAM 730 722 LIB_SEARCH_DIRS 723 INSTALL_PREFIX 731 724 target_alias 732 725 host_alias … … 770 763 ac_user_opts=' 771 764 enable_option_checking 765 with_install 772 766 enable_64bit 773 767 enable_64bit_vis … … 1207 1201 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1208 1202 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1209 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"1203 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1210 1204 ;; 1211 1205 … … 1426 1420 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 1427 1421 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 1422 --with-install=DIR location of installation [default=yes] 1428 1423 --with-tclsh=DIR location of tclsh [default=yes] 1429 1424 --with-vtk=DIR location of vtk library [default=yes] … … 1519 1514 cat <<\_ACEOF 1520 1515 Rappture configure 1.1 1521 generated by GNU Autoconf 2.6 81516 generated by GNU Autoconf 2.67 1522 1517 1523 1518 Copyright (C) 2010 Free Software Foundation, Inc. … … 1565 1560 ac_retval=1 1566 1561 fi 1567 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1562 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1568 1563 as_fn_set_status $ac_retval 1569 1564 … … 1603 1598 ac_retval=1 1604 1599 fi 1605 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1600 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1606 1601 as_fn_set_status $ac_retval 1607 1602 … … 1641 1636 ac_retval=1 1642 1637 fi 1643 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1638 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1644 1639 as_fn_set_status $ac_retval 1645 1640 … … 1678 1673 ac_retval=1 1679 1674 fi 1680 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1675 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1681 1676 as_fn_set_status $ac_retval 1682 1677 … … 1720 1715 fi 1721 1716 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1722 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1717 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1723 1718 as_fn_set_status $ac_retval 1724 1719 … … 1766 1761 # left behind by Apple's compiler. We do this before executing the actions. 1767 1762 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1768 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1763 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1769 1764 as_fn_set_status $ac_retval 1770 1765 … … 1779 1774 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1780 1775 $as_echo_n "checking for $2... " >&6; } 1781 if eval \${$3+:} false; then :1776 if eval "test \"\${$3+set}\"" = set; then : 1782 1777 $as_echo_n "(cached) " >&6 1783 1778 else … … 1834 1829 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1835 1830 $as_echo "$ac_res" >&6; } 1836 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1831 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1837 1832 1838 1833 } # ac_fn_c_check_func … … 1879 1874 # left behind by Apple's compiler. We do this before executing the actions. 1880 1875 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 1881 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1876 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1882 1877 as_fn_set_status $ac_retval 1883 1878 … … 1892 1887 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 1893 1888 $as_echo_n "checking for $2... " >&6; } 1894 if eval \${$3+:} false; then :1889 if eval "test \"\${$3+set}\"" = set; then : 1895 1890 $as_echo_n "(cached) " >&6 1896 1891 else … … 1947 1942 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 1948 1943 $as_echo "$ac_res" >&6; } 1949 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1944 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1950 1945 1951 1946 } # ac_fn_cxx_check_func … … 1983 1978 ac_retval=1 1984 1979 fi 1985 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno1980 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 1986 1981 as_fn_set_status $ac_retval 1987 1982 … … 1996 1991 { 1997 1992 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 1998 if eval \${$3+:} false; then :1993 if eval "test \"\${$3+set}\"" = set; then : 1999 1994 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2000 1995 $as_echo_n "checking for $2... " >&6; } 2001 if eval \${$3+:} false; then :1996 if eval "test \"\${$3+set}\"" = set; then : 2002 1997 $as_echo_n "(cached) " >&6 2003 1998 fi … … 2066 2061 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2067 2062 $as_echo_n "checking for $2... " >&6; } 2068 if eval \${$3+:} false; then :2063 if eval "test \"\${$3+set}\"" = set; then : 2069 2064 $as_echo_n "(cached) " >&6 2070 2065 else … … 2075 2070 $as_echo "$ac_res" >&6; } 2076 2071 fi 2077 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno2072 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2078 2073 2079 2074 } # ac_fn_cxx_check_header_mongrel … … 2088 2083 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2089 2084 $as_echo_n "checking for $2... " >&6; } 2090 if eval \${$3+:} false; then :2085 if eval "test \"\${$3+set}\"" = set; then : 2091 2086 $as_echo_n "(cached) " >&6 2092 2087 else … … 2106 2101 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2107 2102 $as_echo "$ac_res" >&6; } 2108 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno2103 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2109 2104 2110 2105 } # ac_fn_cxx_check_header_compile … … 2147 2142 fi 2148 2143 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2149 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno2144 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2150 2145 as_fn_set_status $ac_retval 2151 2146 … … 2325 2320 2326 2321 fi 2327 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno2322 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} 2328 2323 as_fn_set_status $ac_retval 2329 2324 … … 2334 2329 2335 2330 It was created by Rappture $as_me 1.1, which was 2336 generated by GNU Autoconf 2.6 8. Invocation command line was2331 generated by GNU Autoconf 2.67. Invocation command line was 2337 2332 2338 2333 $ $0 $@ … … 2592 2587 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2593 2588 as_fn_error $? "failed to load site script $ac_site_file 2594 See \`config.log' for more details" "$LINENO" 5 ; }2589 See \`config.log' for more details" "$LINENO" 5 ; } 2595 2590 fi 2596 2591 done … … 2726 2721 fi 2727 2722 2723 # Check whether --with-install was given. 2724 if test "${with_install+set}" = set; then : 2725 withval=$with_install; 2726 else 2727 with_install=yes 2728 fi 2729 2730 if test "$with_install" != "yes"; then 2731 INSTALL_PREFIX=$with_install 2732 else 2733 INSTALL_PREFIX=$prefix 2734 fi 2735 2736 2737 2728 2738 if test "${libdir}" != "${prefix}/lib"; then 2729 2739 LIB_SEARCH_DIRS="-L${prefix}/lib -L${libdir}" … … 2751 2761 $as_echo_n "checking for a BSD-compatible install... " >&6; } 2752 2762 if test -z "$INSTALL"; then 2753 if ${ac_cv_path_install+:} false; then :2763 if test "${ac_cv_path_install+set}" = set; then : 2754 2764 $as_echo_n "(cached) " >&6 2755 2765 else … … 2833 2843 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2834 2844 $as_echo_n "checking for $ac_word... " >&6; } 2835 if ${ac_cv_prog_RANLIB+:} false; then :2845 if test "${ac_cv_prog_RANLIB+set}" = set; then : 2836 2846 $as_echo_n "(cached) " >&6 2837 2847 else … … 2873 2883 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 2874 2884 $as_echo_n "checking for $ac_word... " >&6; } 2875 if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :2885 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then : 2876 2886 $as_echo_n "(cached) " >&6 2877 2887 else … … 2934 2944 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } 2935 2945 if test -z "$MKDIR_P"; then 2936 if ${ac_cv_path_mkdir+:} false; then :2946 if test "${ac_cv_path_mkdir+set}" = set; then : 2937 2947 $as_echo_n "(cached) " >&6 2938 2948 else … … 2977 2987 set x ${MAKE-make} 2978 2988 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 2979 if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :2989 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : 2980 2990 $as_echo_n "(cached) " >&6 2981 2991 else … … 3016 3026 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3017 3027 $as_echo_n "checking for $ac_word... " >&6; } 3018 if ${ac_cv_prog_CC+:} false; then :3028 if test "${ac_cv_prog_CC+set}" = set; then : 3019 3029 $as_echo_n "(cached) " >&6 3020 3030 else … … 3056 3066 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3057 3067 $as_echo_n "checking for $ac_word... " >&6; } 3058 if ${ac_cv_prog_ac_ct_CC+:} false; then :3068 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 3059 3069 $as_echo_n "(cached) " >&6 3060 3070 else … … 3109 3119 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3110 3120 $as_echo_n "checking for $ac_word... " >&6; } 3111 if ${ac_cv_prog_CC+:} false; then :3121 if test "${ac_cv_prog_CC+set}" = set; then : 3112 3122 $as_echo_n "(cached) " >&6 3113 3123 else … … 3149 3159 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3150 3160 $as_echo_n "checking for $ac_word... " >&6; } 3151 if ${ac_cv_prog_CC+:} false; then :3161 if test "${ac_cv_prog_CC+set}" = set; then : 3152 3162 $as_echo_n "(cached) " >&6 3153 3163 else … … 3208 3218 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3209 3219 $as_echo_n "checking for $ac_word... " >&6; } 3210 if ${ac_cv_prog_CC+:} false; then :3220 if test "${ac_cv_prog_CC+set}" = set; then : 3211 3221 $as_echo_n "(cached) " >&6 3212 3222 else … … 3252 3262 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3253 3263 $as_echo_n "checking for $ac_word... " >&6; } 3254 if ${ac_cv_prog_ac_ct_CC+:} false; then :3264 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : 3255 3265 $as_echo_n "(cached) " >&6 3256 3266 else … … 3307 3317 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3308 3318 as_fn_error $? "no acceptable C compiler found in \$PATH 3309 See \`config.log' for more details" "$LINENO" 5 ; }3319 See \`config.log' for more details" "$LINENO" 5 ; } 3310 3320 3311 3321 # Provide some information about the compiler. … … 3422 3432 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3423 3433 as_fn_error 77 "C compiler cannot create executables 3424 See \`config.log' for more details" "$LINENO" 5 ; }3434 See \`config.log' for more details" "$LINENO" 5 ; } 3425 3435 else 3426 3436 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 … … 3465 3475 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3466 3476 as_fn_error $? "cannot compute suffix of executables: cannot compile and link 3467 See \`config.log' for more details" "$LINENO" 5 ; }3477 See \`config.log' for more details" "$LINENO" 5 ; } 3468 3478 fi 3469 3479 rm -f conftest conftest$ac_cv_exeext … … 3524 3534 as_fn_error $? "cannot run C compiled programs. 3525 3535 If you meant to cross compile, use \`--host'. 3526 See \`config.log' for more details" "$LINENO" 5 ; }3536 See \`config.log' for more details" "$LINENO" 5 ; } 3527 3537 fi 3528 3538 fi … … 3535 3545 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 3536 3546 $as_echo_n "checking for suffix of object files... " >&6; } 3537 if ${ac_cv_objext+:} false; then :3547 if test "${ac_cv_objext+set}" = set; then : 3538 3548 $as_echo_n "(cached) " >&6 3539 3549 else … … 3576 3586 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3577 3587 as_fn_error $? "cannot compute suffix of object files: cannot compile 3578 See \`config.log' for more details" "$LINENO" 5 ; }3588 See \`config.log' for more details" "$LINENO" 5 ; } 3579 3589 fi 3580 3590 rm -f conftest.$ac_cv_objext conftest.$ac_ext … … 3586 3596 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 3587 3597 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 3588 if ${ac_cv_c_compiler_gnu+:} false; then :3598 if test "${ac_cv_c_compiler_gnu+set}" = set; then : 3589 3599 $as_echo_n "(cached) " >&6 3590 3600 else … … 3623 3633 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 3624 3634 $as_echo_n "checking whether $CC accepts -g... " >&6; } 3625 if ${ac_cv_prog_cc_g+:} false; then :3635 if test "${ac_cv_prog_cc_g+set}" = set; then : 3626 3636 $as_echo_n "(cached) " >&6 3627 3637 else … … 3701 3711 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 3702 3712 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 3703 if ${ac_cv_prog_cc_c89+:} false; then :3713 if test "${ac_cv_prog_cc_c89+set}" = set; then : 3704 3714 $as_echo_n "(cached) " >&6 3705 3715 else … … 3812 3822 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3813 3823 $as_echo_n "checking for $ac_word... " >&6; } 3814 if ${ac_cv_prog_CXX+:} false; then :3824 if test "${ac_cv_prog_CXX+set}" = set; then : 3815 3825 $as_echo_n "(cached) " >&6 3816 3826 else … … 3856 3866 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3857 3867 $as_echo_n "checking for $ac_word... " >&6; } 3858 if ${ac_cv_prog_ac_ct_CXX+:} false; then :3868 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then : 3859 3869 $as_echo_n "(cached) " >&6 3860 3870 else … … 3934 3944 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 3935 3945 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 3936 if ${ac_cv_cxx_compiler_gnu+:} false; then :3946 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then : 3937 3947 $as_echo_n "(cached) " >&6 3938 3948 else … … 3971 3981 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 3972 3982 $as_echo_n "checking whether $CXX accepts -g... " >&6; } 3973 if ${ac_cv_prog_cxx_g+:} false; then :3983 if test "${ac_cv_prog_cxx_g+set}" = set; then : 3974 3984 $as_echo_n "(cached) " >&6 3975 3985 else … … 4065 4075 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 4066 4076 $as_echo_n "checking for $ac_word... " >&6; } 4067 if ${ac_cv_prog_F77+:} false; then :4077 if test "${ac_cv_prog_F77+set}" = set; then : 4068 4078 $as_echo_n "(cached) " >&6 4069 4079 else … … 4109 4119 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 4110 4120 $as_echo_n "checking for $ac_word... " >&6; } 4111 if ${ac_cv_prog_ac_ct_F77+:} false; then :4121 if test "${ac_cv_prog_ac_ct_F77+set}" = set; then : 4112 4122 $as_echo_n "(cached) " >&6 4113 4123 else … … 4191 4201 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU Fortran 77 compiler" >&5 4192 4202 $as_echo_n "checking whether we are using the GNU Fortran 77 compiler... " >&6; } 4193 if ${ac_cv_f77_compiler_gnu+:} false; then :4203 if test "${ac_cv_f77_compiler_gnu+set}" = set; then : 4194 4204 $as_echo_n "(cached) " >&6 4195 4205 else … … 4219 4229 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $F77 accepts -g" >&5 4220 4230 $as_echo_n "checking whether $F77 accepts -g... " >&6; } 4221 if ${ac_cv_prog_f77_g+:} false; then :4231 if test "${ac_cv_prog_f77_g+set}" = set; then : 4222 4232 $as_echo_n "(cached) " >&6 4223 4233 else … … 4286 4296 fi 4287 4297 if test -z "$CPP"; then 4288 if ${ac_cv_prog_CPP+:} false; then :4298 if test "${ac_cv_prog_CPP+set}" = set; then : 4289 4299 $as_echo_n "(cached) " >&6 4290 4300 else … … 4402 4412 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4403 4413 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check 4404 See \`config.log' for more details" "$LINENO" 5 ; }4414 See \`config.log' for more details" "$LINENO" 5 ; } 4405 4415 fi 4406 4416 … … 4414 4424 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 4415 4425 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } 4416 if ${ac_cv_path_GREP+:} false; then :4426 if test "${ac_cv_path_GREP+set}" = set; then : 4417 4427 $as_echo_n "(cached) " >&6 4418 4428 else … … 4477 4487 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 4478 4488 $as_echo_n "checking for egrep... " >&6; } 4479 if ${ac_cv_path_EGREP+:} false; then :4489 if test "${ac_cv_path_EGREP+set}" = set; then : 4480 4490 $as_echo_n "(cached) " >&6 4481 4491 else … … 4544 4554 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 4545 4555 $as_echo_n "checking for ANSI C header files... " >&6; } 4546 if ${ac_cv_header_stdc+:} false; then :4556 if test "${ac_cv_header_stdc+set}" = set; then : 4547 4557 $as_echo_n "(cached) " >&6 4548 4558 else … … 4655 4665 4656 4666 ac_fn_c_check_func "$LINENO" "atol" "ac_cv_func_atol" 4657 if test "x$ac_cv_func_atol" = x yes; then :4667 if test "x$ac_cv_func_atol" = x""yes; then : 4658 4668 4659 4669 else … … 4673 4683 do : 4674 4684 ac_fn_cxx_check_func "$LINENO" "sysinfo" "ac_cv_func_sysinfo" 4675 if test "x$ac_cv_func_sysinfo" = x yes; then :4685 if test "x$ac_cv_func_sysinfo" = x""yes; then : 4676 4686 cat >>confdefs.h <<_ACEOF 4677 4687 #define HAVE_SYSINFO 1 … … 4689 4699 $as_echo_n "checking how to run the C++ preprocessor... " >&6; } 4690 4700 if test -z "$CXXCPP"; then 4691 if ${ac_cv_prog_CXXCPP+:} false; then :4701 if test "${ac_cv_prog_CXXCPP+set}" = set; then : 4692 4702 $as_echo_n "(cached) " >&6 4693 4703 else … … 4805 4815 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4806 4816 as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check 4807 See \`config.log' for more details" "$LINENO" 5 ; }4817 See \`config.log' for more details" "$LINENO" 5 ; } 4808 4818 fi 4809 4819 … … 4835 4845 do : 4836 4846 ac_fn_cxx_check_header_mongrel "$LINENO" "sys/sysinfo.h" "ac_cv_header_sys_sysinfo_h" "$ac_includes_default" 4837 if test "x$ac_cv_header_sys_sysinfo_h" = x yes; then :4847 if test "x$ac_cv_header_sys_sysinfo_h" = x""yes; then : 4838 4848 cat >>confdefs.h <<_ACEOF 4839 4849 #define HAVE_SYS_SYSINFO_H 1 … … 4847 4857 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lm" >&5 4848 4858 $as_echo_n "checking for main in -lm... " >&6; } 4849 if ${ac_cv_lib_m_main+:} false; then :4859 if test "${ac_cv_lib_m_main+set}" = set; then : 4850 4860 $as_echo_n "(cached) " >&6 4851 4861 else … … 4875 4885 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_main" >&5 4876 4886 $as_echo "$ac_cv_lib_m_main" >&6; } 4877 if test "x$ac_cv_lib_m_main" = x yes; then :4887 if test "x$ac_cv_lib_m_main" = x""yes; then : 4878 4888 cat >>confdefs.h <<_ACEOF 4879 4889 #define HAVE_LIBM 1 … … 4888 4898 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lstdc++" >&5 4889 4899 $as_echo_n "checking for main in -lstdc++... " >&6; } 4890 if ${ac_cv_lib_stdcpp_main+:} false; then :4900 if test "${ac_cv_lib_stdcpp_main+set}" = set; then : 4891 4901 $as_echo_n "(cached) " >&6 4892 4902 else … … 4916 4926 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_stdcpp_main" >&5 4917 4927 $as_echo "$ac_cv_lib_stdcpp_main" >&6; } 4918 if test "x$ac_cv_lib_stdcpp_main" = x yes; then :4928 if test "x$ac_cv_lib_stdcpp_main" = x""yes; then : 4919 4929 cat >>confdefs.h <<_ACEOF 4920 4930 #define HAVE_LIBSTDC__ 1 … … 4930 4940 do : 4931 4941 ac_fn_cxx_check_header_mongrel "$LINENO" "algorithm" "ac_cv_header_algorithm" "$ac_includes_default" 4932 if test "x$ac_cv_header_algorithm" = x yes; then :4942 if test "x$ac_cv_header_algorithm" = x""yes; then : 4933 4943 cat >>confdefs.h <<_ACEOF 4934 4944 #define HAVE_ALGORITHM 1 … … 4945 4955 do : 4946 4956 ac_fn_cxx_check_header_mongrel "$LINENO" "cctype" "ac_cv_header_cctype" "$ac_includes_default" 4947 if test "x$ac_cv_header_cctype" = x yes; then :4957 if test "x$ac_cv_header_cctype" = x""yes; then : 4948 4958 cat >>confdefs.h <<_ACEOF 4949 4959 #define HAVE_CCTYPE 1 … … 4960 4970 do : 4961 4971 ac_fn_cxx_check_header_mongrel "$LINENO" "cfloat" "ac_cv_header_cfloat" "$ac_includes_default" 4962 if test "x$ac_cv_header_cfloat" = x yes; then :4972 if test "x$ac_cv_header_cfloat" = x""yes; then : 4963 4973 cat >>confdefs.h <<_ACEOF 4964 4974 #define HAVE_CFLOAT 1 … … 4975 4985 do : 4976 4986 ac_fn_cxx_check_header_mongrel "$LINENO" "cmath" "ac_cv_header_cmath" "$ac_includes_default" 4977 if test "x$ac_cv_header_cmath" = x yes; then :4987 if test "x$ac_cv_header_cmath" = x""yes; then : 4978 4988 cat >>confdefs.h <<_ACEOF 4979 4989 #define HAVE_CMATH 1 … … 4990 5000 do : 4991 5001 ac_fn_cxx_check_header_mongrel "$LINENO" "cstdio" "ac_cv_header_cstdio" "$ac_includes_default" 4992 if test "x$ac_cv_header_cstdio" = x yes; then :5002 if test "x$ac_cv_header_cstdio" = x""yes; then : 4993 5003 cat >>confdefs.h <<_ACEOF 4994 5004 #define HAVE_CSTDIO 1 … … 5005 5015 do : 5006 5016 ac_fn_cxx_check_header_mongrel "$LINENO" "cstdlib" "ac_cv_header_cstdlib" "$ac_includes_default" 5007 if test "x$ac_cv_header_cstdlib" = x yes; then :5017 if test "x$ac_cv_header_cstdlib" = x""yes; then : 5008 5018 cat >>confdefs.h <<_ACEOF 5009 5019 #define HAVE_CSTDLIB 1 … … 5020 5030 do : 5021 5031 ac_fn_cxx_check_header_mongrel "$LINENO" "cstring" "ac_cv_header_cstring" "$ac_includes_default" 5022 if test "x$ac_cv_header_cstring" = x yes; then :5032 if test "x$ac_cv_header_cstring" = x""yes; then : 5023 5033 cat >>confdefs.h <<_ACEOF 5024 5034 #define HAVE_CSTRING 1 … … 5035 5045 do : 5036 5046 ac_fn_cxx_check_header_mongrel "$LINENO" "fstream" "ac_cv_header_fstream" "$ac_includes_default" 5037 if test "x$ac_cv_header_fstream" = x yes; then :5047 if test "x$ac_cv_header_fstream" = x""yes; then : 5038 5048 cat >>confdefs.h <<_ACEOF 5039 5049 #define HAVE_FSTREAM 1 … … 5050 5060 do : 5051 5061 ac_fn_cxx_check_header_mongrel "$LINENO" "list" "ac_cv_header_list" "$ac_includes_default" 5052 if test "x$ac_cv_header_list" = x yes; then :5062 if test "x$ac_cv_header_list" = x""yes; then : 5053 5063 cat >>confdefs.h <<_ACEOF 5054 5064 #define HAVE_LIST 1 … … 5065 5075 do : 5066 5076 ac_fn_cxx_check_header_mongrel "$LINENO" "iostream" "ac_cv_header_iostream" "$ac_includes_default" 5067 if test "x$ac_cv_header_iostream" = x yes; then :5077 if test "x$ac_cv_header_iostream" = x""yes; then : 5068 5078 cat >>confdefs.h <<_ACEOF 5069 5079 #define HAVE_IOSTREAM 1 … … 5080 5090 do : 5081 5091 ac_fn_cxx_check_header_mongrel "$LINENO" "iterator" "ac_cv_header_iterator" "$ac_includes_default" 5082 if test "x$ac_cv_header_iterator" = x yes; then :5092 if test "x$ac_cv_header_iterator" = x""yes; then : 5083 5093 cat >>confdefs.h <<_ACEOF 5084 5094 #define HAVE_ITERATOR 1 … … 5095 5105 do : 5096 5106 ac_fn_cxx_check_header_mongrel "$LINENO" "sstream" "ac_cv_header_sstream" "$ac_includes_default" 5097 if test "x$ac_cv_header_sstream" = x yes; then :5107 if test "x$ac_cv_header_sstream" = x""yes; then : 5098 5108 cat >>confdefs.h <<_ACEOF 5099 5109 #define HAVE_SSTREAM 1 … … 5110 5120 do : 5111 5121 ac_fn_cxx_check_header_mongrel "$LINENO" "stack" "ac_cv_header_stack" "$ac_includes_default" 5112 if test "x$ac_cv_header_stack" = x yes; then :5122 if test "x$ac_cv_header_stack" = x""yes; then : 5113 5123 cat >>confdefs.h <<_ACEOF 5114 5124 #define HAVE_STACK 1 … … 5125 5135 do : 5126 5136 ac_fn_cxx_check_header_mongrel "$LINENO" "string" "ac_cv_header_string" "$ac_includes_default" 5127 if test "x$ac_cv_header_string" = x yes; then :5137 if test "x$ac_cv_header_string" = x""yes; then : 5128 5138 cat >>confdefs.h <<_ACEOF 5129 5139 #define HAVE_STRING 1 … … 5140 5150 do : 5141 5151 ac_fn_cxx_check_header_mongrel "$LINENO" "vector" "ac_cv_header_vector" "$ac_includes_default" 5142 if test "x$ac_cv_header_vector" = x yes; then :5152 if test "x$ac_cv_header_vector" = x""yes; then : 5143 5153 cat >>confdefs.h <<_ACEOF 5144 5154 #define HAVE_VECTOR 1 … … 5156 5166 do : 5157 5167 ac_fn_cxx_check_header_mongrel "$LINENO" "assert.h" "ac_cv_header_assert_h" "$ac_includes_default" 5158 if test "x$ac_cv_header_assert_h" = x yes; then :5168 if test "x$ac_cv_header_assert_h" = x""yes; then : 5159 5169 cat >>confdefs.h <<_ACEOF 5160 5170 #define HAVE_ASSERT_H 1 … … 5171 5181 do : 5172 5182 ac_fn_cxx_check_header_mongrel "$LINENO" "ctype.h" "ac_cv_header_ctype_h" "$ac_includes_default" 5173 if test "x$ac_cv_header_ctype_h" = x yes; then :5183 if test "x$ac_cv_header_ctype_h" = x""yes; then : 5174 5184 cat >>confdefs.h <<_ACEOF 5175 5185 #define HAVE_CTYPE_H 1 … … 5186 5196 do : 5187 5197 ac_fn_cxx_check_header_mongrel "$LINENO" "errno.h" "ac_cv_header_errno_h" "$ac_includes_default" 5188 if test "x$ac_cv_header_errno_h" = x yes; then :5198 if test "x$ac_cv_header_errno_h" = x""yes; then : 5189 5199 cat >>confdefs.h <<_ACEOF 5190 5200 #define HAVE_ERRNO_H 1 … … 5201 5211 do : 5202 5212 ac_fn_cxx_check_header_mongrel "$LINENO" "limits.h" "ac_cv_header_limits_h" "$ac_includes_default" 5203 if test "x$ac_cv_header_limits_h" = x yes; then :5213 if test "x$ac_cv_header_limits_h" = x""yes; then : 5204 5214 cat >>confdefs.h <<_ACEOF 5205 5215 #define HAVE_LIMITS_H 1 … … 5216 5226 do : 5217 5227 ac_fn_cxx_check_header_mongrel "$LINENO" "string.h" "ac_cv_header_string_h" "$ac_includes_default" 5218 if test "x$ac_cv_header_string_h" = x yes; then :5228 if test "x$ac_cv_header_string_h" = x""yes; then : 5219 5229 cat >>confdefs.h <<_ACEOF 5220 5230 #define HAVE_STRING_H 1 … … 5231 5241 do : 5232 5242 ac_fn_cxx_check_header_mongrel "$LINENO" "stdlib.h" "ac_cv_header_stdlib_h" "$ac_includes_default" 5233 if test "x$ac_cv_header_stdlib_h" = x yes; then :5243 if test "x$ac_cv_header_stdlib_h" = x""yes; then : 5234 5244 cat >>confdefs.h <<_ACEOF 5235 5245 #define HAVE_STDLIB_H 1 … … 5246 5256 do : 5247 5257 ac_fn_cxx_check_header_mongrel "$LINENO" "stddef.h" "ac_cv_header_stddef_h" "$ac_includes_default" 5248 if test "x$ac_cv_header_stddef_h" = x yes; then :5258 if test "x$ac_cv_header_stddef_h" = x""yes; then : 5249 5259 cat >>confdefs.h <<_ACEOF 5250 5260 #define HAVE_STDDEF_H 1 … … 5261 5271 do : 5262 5272 ac_fn_cxx_check_header_mongrel "$LINENO" "float.h" "ac_cv_header_float_h" "$ac_includes_default" 5263 if test "x$ac_cv_header_float_h" = x yes; then :5273 if test "x$ac_cv_header_float_h" = x""yes; then : 5264 5274 cat >>confdefs.h <<_ACEOF 5265 5275 #define HAVE_FLOAT_H 1 … … 5276 5286 do : 5277 5287 ac_fn_cxx_check_header_mongrel "$LINENO" "math.h" "ac_cv_header_math_h" "$ac_includes_default" 5278 if test "x$ac_cv_header_math_h" = x yes; then :5288 if test "x$ac_cv_header_math_h" = x""yes; then : 5279 5289 cat >>confdefs.h <<_ACEOF 5280 5290 #define HAVE_MATH_H 1 … … 5291 5301 do : 5292 5302 ac_fn_cxx_check_header_mongrel "$LINENO" "malloc.h" "ac_cv_header_malloc_h" "$ac_includes_default" 5293 if test "x$ac_cv_header_malloc_h" = x yes; then :5303 if test "x$ac_cv_header_malloc_h" = x""yes; then : 5294 5304 cat >>confdefs.h <<_ACEOF 5295 5305 #define HAVE_MALLOC_H 1 … … 5306 5316 do : 5307 5317 ac_fn_cxx_check_header_mongrel "$LINENO" "memory.h" "ac_cv_header_memory_h" "$ac_includes_default" 5308 if test "x$ac_cv_header_memory_h" = x yes; then :5318 if test "x$ac_cv_header_memory_h" = x""yes; then : 5309 5319 cat >>confdefs.h <<_ACEOF 5310 5320 #define HAVE_MEMORY_H 1 … … 5321 5331 do : 5322 5332 ac_fn_cxx_check_header_mongrel "$LINENO" "unistd.h" "ac_cv_header_unistd_h" "$ac_includes_default" 5323 if test "x$ac_cv_header_unistd_h" = x yes; then :5333 if test "x$ac_cv_header_unistd_h" = x""yes; then : 5324 5334 cat >>confdefs.h <<_ACEOF 5325 5335 #define HAVE_UNISTD_H 1 … … 5337 5347 do : 5338 5348 ac_fn_cxx_check_header_mongrel "$LINENO" "inttypes.h" "ac_cv_header_inttypes_h" "$ac_includes_default" 5339 if test "x$ac_cv_header_inttypes_h" = x yes; then :5349 if test "x$ac_cv_header_inttypes_h" = x""yes; then : 5340 5350 cat >>confdefs.h <<_ACEOF 5341 5351 #define HAVE_INTTYPES_H 1 … … 5398 5408 { $as_echo "$as_me:${as_lineno-$LINENO}: checking system version" >&5 5399 5409 $as_echo_n "checking system version... " >&6; } 5400 if ${tcl_cv_sys_version+:} false; then :5410 if test "${tcl_cv_sys_version+set}" = set; then : 5401 5411 $as_echo_n "(cached) " >&6 5402 5412 else … … 5434 5444 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 5435 5445 $as_echo_n "checking for dlopen in -ldl... " >&6; } 5436 if ${ac_cv_lib_dl_dlopen+:} false; then :5446 if test "${ac_cv_lib_dl_dlopen+set}" = set; then : 5437 5447 $as_echo_n "(cached) " >&6 5438 5448 else … … 5468 5478 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 5469 5479 $as_echo "$ac_cv_lib_dl_dlopen" >&6; } 5470 if test "x$ac_cv_lib_dl_dlopen" = x yes; then :5480 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then : 5471 5481 have_dl=yes 5472 5482 else … … 5502 5512 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5503 5513 $as_echo_n "checking for $ac_word... " >&6; } 5504 if ${ac_cv_prog_AR+:} false; then :5514 if test "${ac_cv_prog_AR+set}" = set; then : 5505 5515 $as_echo_n "(cached) " >&6 5506 5516 else … … 5627 5637 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gettimeofday in -lbsd" >&5 5628 5638 $as_echo_n "checking for gettimeofday in -lbsd... " >&6; } 5629 if ${ac_cv_lib_bsd_gettimeofday+:} false; then :5639 if test "${ac_cv_lib_bsd_gettimeofday+set}" = set; then : 5630 5640 $as_echo_n "(cached) " >&6 5631 5641 else … … 5661 5671 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gettimeofday" >&5 5662 5672 $as_echo "$ac_cv_lib_bsd_gettimeofday" >&6; } 5663 if test "x$ac_cv_lib_bsd_gettimeofday" = x yes; then :5673 if test "x$ac_cv_lib_bsd_gettimeofday" = x""yes; then : 5664 5674 libbsd=yes 5665 5675 else … … 5688 5698 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inet_ntoa in -lbind" >&5 5689 5699 $as_echo_n "checking for inet_ntoa in -lbind... " >&6; } 5690 if ${ac_cv_lib_bind_inet_ntoa+:} false; then :5700 if test "${ac_cv_lib_bind_inet_ntoa+set}" = set; then : 5691 5701 $as_echo_n "(cached) " >&6 5692 5702 else … … 5722 5732 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bind_inet_ntoa" >&5 5723 5733 $as_echo "$ac_cv_lib_bind_inet_ntoa" >&6; } 5724 if test "x$ac_cv_lib_bind_inet_ntoa" = x yes; then :5734 if test "x$ac_cv_lib_bind_inet_ntoa" = x""yes; then : 5725 5735 LIBS="$LIBS -lbind -lsocket" 5726 5736 fi … … 5773 5783 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5 5774 5784 $as_echo_n "checking for shl_load in -ldld... " >&6; } 5775 if ${ac_cv_lib_dld_shl_load+:} false; then :5785 if test "${ac_cv_lib_dld_shl_load+set}" = set; then : 5776 5786 $as_echo_n "(cached) " >&6 5777 5787 else … … 5807 5817 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5 5808 5818 $as_echo "$ac_cv_lib_dld_shl_load" >&6; } 5809 if test "x$ac_cv_lib_dld_shl_load" = x yes; then :5819 if test "x$ac_cv_lib_dld_shl_load" = x""yes; then : 5810 5820 tcl_ok=yes 5811 5821 else … … 5862 5872 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5 5863 5873 $as_echo_n "checking for shl_load in -ldld... " >&6; } 5864 if ${ac_cv_lib_dld_shl_load+:} false; then :5874 if test "${ac_cv_lib_dld_shl_load+set}" = set; then : 5865 5875 $as_echo_n "(cached) " >&6 5866 5876 else … … 5896 5906 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5 5897 5907 $as_echo "$ac_cv_lib_dld_shl_load" >&6; } 5898 if test "x$ac_cv_lib_dld_shl_load" = x yes; then :5908 if test "x$ac_cv_lib_dld_shl_load" = x""yes; then : 5899 5909 tcl_ok=yes 5900 5910 else … … 6005 6015 else 6006 6016 ac_fn_cxx_check_header_mongrel "$LINENO" "dld.h" "ac_cv_header_dld_h" "$ac_includes_default" 6007 if test "x$ac_cv_header_dld_h" = x yes; then :6017 if test "x$ac_cv_header_dld_h" = x""yes; then : 6008 6018 6009 6019 SHLIB_LD="ld -shared" … … 6022 6032 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler accepts -m64 flag" >&5 6023 6033 $as_echo_n "checking if compiler accepts -m64 flag... " >&6; } 6024 if ${tcl_cv_cc_m64+:} false; then :6034 if test "${tcl_cv_cc_m64+set}" = set; then : 6025 6035 $as_echo_n "(cached) " >&6 6026 6036 else … … 6086 6096 else 6087 6097 ac_fn_cxx_check_header_mongrel "$LINENO" "dld.h" "ac_cv_header_dld_h" "$ac_includes_default" 6088 if test "x$ac_cv_header_dld_h" = x yes; then :6098 if test "x$ac_cv_header_dld_h" = x""yes; then : 6089 6099 6090 6100 SHLIB_LD="ld -shared" … … 6137 6147 # Not available on all versions: check for include file. 6138 6148 ac_fn_cxx_check_header_mongrel "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default" 6139 if test "x$ac_cv_header_dlfcn_h" = x yes; then :6149 if test "x$ac_cv_header_dlfcn_h" = x""yes; then : 6140 6150 6141 6151 # NetBSD/SPARC needs -fPIC, -fpic will not do. … … 6150 6160 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ELF" >&5 6151 6161 $as_echo_n "checking for ELF... " >&6; } 6152 if ${tcl_cv_ld_elf+:} false; then :6162 if test "${tcl_cv_ld_elf+set}" = set; then : 6153 6163 $as_echo_n "(cached) " >&6 6154 6164 else … … 6232 6242 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ELF" >&5 6233 6243 $as_echo_n "checking for ELF... " >&6; } 6234 if ${tcl_cv_ld_elf+:} false; then :6244 if test "${tcl_cv_ld_elf+set}" = set; then : 6235 6245 $as_echo_n "(cached) " >&6 6236 6246 else … … 6310 6320 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler accepts -arch ppc64 flag" >&5 6311 6321 $as_echo_n "checking if compiler accepts -arch ppc64 flag... " >&6; } 6312 if ${tcl_cv_cc_arch_ppc64+:} false; then :6322 if test "${tcl_cv_cc_arch_ppc64+set}" = set; then : 6313 6323 $as_echo_n "(cached) " >&6 6314 6324 else … … 6345 6355 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if compiler accepts -arch x86_64 flag" >&5 6346 6356 $as_echo_n "checking if compiler accepts -arch x86_64 flag... " >&6; } 6347 if ${tcl_cv_cc_arch_x86_64+:} false; then :6357 if test "${tcl_cv_cc_arch_x86_64+set}" = set; then : 6348 6358 $as_echo_n "(cached) " >&6 6349 6359 else … … 6390 6400 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ld accepts -single_module flag" >&5 6391 6401 $as_echo_n "checking if ld accepts -single_module flag... " >&6; } 6392 if ${tcl_cv_ld_single_module+:} false; then :6402 if test "${tcl_cv_ld_single_module+set}" = set; then : 6393 6403 $as_echo_n "(cached) " >&6 6394 6404 else … … 6432 6442 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if ld accepts -search_paths_first flag" >&5 6433 6443 $as_echo_n "checking if ld accepts -search_paths_first flag... " >&6; } 6434 if ${tcl_cv_ld_search_paths_first+:} false; then :6444 if test "${tcl_cv_ld_search_paths_first+set}" = set; then : 6435 6445 $as_echo_n "(cached) " >&6 6436 6446 else … … 6482 6492 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CoreFoundation.framework" >&5 6483 6493 $as_echo_n "checking for CoreFoundation.framework... " >&6; } 6484 if ${tcl_cv_lib_corefoundation+:} false; then :6494 if test "${tcl_cv_lib_corefoundation+set}" = set; then : 6485 6495 $as_echo_n "(cached) " >&6 6486 6496 else … … 6528 6538 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for 64-bit CoreFoundation" >&5 6529 6539 $as_echo_n "checking for 64-bit CoreFoundation... " >&6; } 6530 if ${tcl_cv_lib_corefoundation_64+:} false; then :6540 if test "${tcl_cv_lib_corefoundation_64+set}" = set; then : 6531 6541 $as_echo_n "(cached) " >&6 6532 6542 else … … 6853 6863 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld accepts -Bexport flag" >&5 6854 6864 $as_echo_n "checking for ld accepts -Bexport flag... " >&6; } 6855 if ${tcl_cv_ld_Bexport+:} false; then :6865 if test "${tcl_cv_ld_Bexport+set}" = set; then : 6856 6866 $as_echo_n "(cached) " >&6 6857 6867 else … … 6919 6929 { $as_echo "$as_me:${as_lineno-$LINENO}: checking sys/exec.h" >&5 6920 6930 $as_echo_n "checking sys/exec.h... " >&6; } 6921 if ${tcl_cv_sysexec_h+:} false; then :6931 if test "${tcl_cv_sysexec_h+set}" = set; then : 6922 6932 $as_echo_n "(cached) " >&6 6923 6933 else … … 6960 6970 { $as_echo "$as_me:${as_lineno-$LINENO}: checking a.out.h" >&5 6961 6971 $as_echo_n "checking a.out.h... " >&6; } 6962 if ${tcl_cv_aout_h+:} false; then :6972 if test "${tcl_cv_aout_h+set}" = set; then : 6963 6973 $as_echo_n "(cached) " >&6 6964 6974 else … … 7001 7011 { $as_echo "$as_me:${as_lineno-$LINENO}: checking sys/exec_aout.h" >&5 7002 7012 $as_echo_n "checking sys/exec_aout.h... " >&6; } 7003 if ${tcl_cv_sysexecaout_h+:} false; then :7013 if test "${tcl_cv_sysexecaout_h+set}" = set; then : 7004 7014 $as_echo_n "(cached) " >&6 7005 7015 else … … 7229 7239 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7230 7240 $as_echo_n "checking for $ac_word... " >&6; } 7231 if ${ac_cv_path_TCLSH+:} false; then :7241 if test "${ac_cv_path_TCLSH+set}" = set; then : 7232 7242 $as_echo_n "(cached) " >&6 7233 7243 else … … 7271 7281 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7272 7282 $as_echo_n "checking for $ac_word... " >&6; } 7273 if ${ac_cv_path_TCLSH+:} false; then :7283 if test "${ac_cv_path_TCLSH+set}" = set; then : 7274 7284 $as_echo_n "(cached) " >&6 7275 7285 else … … 7379 7389 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7380 7390 $as_echo_n "checking for $ac_word... " >&6; } 7381 if ${ac_cv_path_MATLAB+:} false; then :7391 if test "${ac_cv_path_MATLAB+set}" = set; then : 7382 7392 $as_echo_n "(cached) " >&6 7383 7393 else … … 7420 7430 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7421 7431 $as_echo_n "checking for $ac_word... " >&6; } 7422 if ${ac_cv_path_MATLAB+:} false; then :7432 if test "${ac_cv_path_MATLAB+set}" = set; then : 7423 7433 $as_echo_n "(cached) " >&6 7424 7434 else … … 7471 7481 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7472 7482 $as_echo_n "checking for $ac_word... " >&6; } 7473 if ${ac_cv_path_MEX+:} false; then :7483 if test "${ac_cv_path_MEX+set}" = set; then : 7474 7484 $as_echo_n "(cached) " >&6 7475 7485 else … … 7511 7521 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7512 7522 $as_echo_n "checking for $ac_word... " >&6; } 7513 if ${ac_cv_path_MEXEXT+:} false; then :7523 if test "${ac_cv_path_MEXEXT+set}" = set; then : 7514 7524 $as_echo_n "(cached) " >&6 7515 7525 else … … 7562 7572 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7563 7573 $as_echo_n "checking for $ac_word... " >&6; } 7564 if ${ac_cv_path_MCC+:} false; then :7574 if test "${ac_cv_path_MCC+set}" = set; then : 7565 7575 $as_echo_n "(cached) " >&6 7566 7576 else … … 7632 7642 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7633 7643 $as_echo_n "checking for $ac_word... " >&6; } 7634 if ${ac_cv_path_OCTAVE+:} false; then :7644 if test "${ac_cv_path_OCTAVE+set}" = set; then : 7635 7645 $as_echo_n "(cached) " >&6 7636 7646 else … … 7672 7682 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7673 7683 $as_echo_n "checking for $ac_word... " >&6; } 7674 if ${ac_cv_path_MKOCTFILE+:} false; then :7684 if test "${ac_cv_path_MKOCTFILE+set}" = set; then : 7675 7685 $as_echo_n "(cached) " >&6 7676 7686 else … … 7742 7752 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7743 7753 $as_echo_n "checking for $ac_word... " >&6; } 7744 if ${ac_cv_path_octave2+:} false; then :7754 if test "${ac_cv_path_octave2+set}" = set; then : 7745 7755 $as_echo_n "(cached) " >&6 7746 7756 else … … 7782 7792 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7783 7793 $as_echo_n "checking for $ac_word... " >&6; } 7784 if ${ac_cv_path_mkoctfile2+:} false; then :7794 if test "${ac_cv_path_mkoctfile2+set}" = set; then : 7785 7795 $as_echo_n "(cached) " >&6 7786 7796 else … … 7849 7859 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7850 7860 $as_echo_n "checking for $ac_word... " >&6; } 7851 if ${ac_cv_path_octave3+:} false; then :7861 if test "${ac_cv_path_octave3+set}" = set; then : 7852 7862 $as_echo_n "(cached) " >&6 7853 7863 else … … 7889 7899 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7890 7900 $as_echo_n "checking for $ac_word... " >&6; } 7891 if ${ac_cv_path_mkoctfile3+:} false; then :7901 if test "${ac_cv_path_mkoctfile3+set}" = set; then : 7892 7902 $as_echo_n "(cached) " >&6 7893 7903 else … … 7975 7985 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7976 7986 $as_echo_n "checking for $ac_word... " >&6; } 7977 if ${ac_cv_path_PERL+:} false; then :7987 if test "${ac_cv_path_PERL+set}" = set; then : 7978 7988 $as_echo_n "(cached) " >&6 7979 7989 else … … 8017 8027 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8018 8028 $as_echo_n "checking for $ac_word... " >&6; } 8019 if ${ac_cv_path_PERL+:} false; then :8029 if test "${ac_cv_path_PERL+set}" = set; then : 8020 8030 $as_echo_n "(cached) " >&6 8021 8031 else … … 8111 8121 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8112 8122 $as_echo_n "checking for $ac_word... " >&6; } 8113 if ${ac_cv_path_PYTHON+:} false; then :8123 if test "${ac_cv_path_PYTHON+set}" = set; then : 8114 8124 $as_echo_n "(cached) " >&6 8115 8125 else … … 8152 8162 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8153 8163 $as_echo_n "checking for $ac_word... " >&6; } 8154 if ${ac_cv_path_PYTHON+:} false; then :8164 if test "${ac_cv_path_PYTHON+set}" = set; then : 8155 8165 $as_echo_n "(cached) " >&6 8156 8166 else … … 8236 8246 do : 8237 8247 ac_fn_cxx_check_header_mongrel "$LINENO" "Python.h" "ac_cv_header_Python_h" "$ac_includes_default" 8238 if test "x$ac_cv_header_Python_h" = x yes; then :8248 if test "x$ac_cv_header_Python_h" = x""yes; then : 8239 8249 cat >>confdefs.h <<_ACEOF 8240 8250 #define HAVE_PYTHON_H 1 … … 8284 8294 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8285 8295 $as_echo_n "checking for $ac_word... " >&6; } 8286 if ${ac_cv_path_RUBY+:} false; then :8296 if test "${ac_cv_path_RUBY+set}" = set; then : 8287 8297 $as_echo_n "(cached) " >&6 8288 8298 else … … 8325 8335 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8326 8336 $as_echo_n "checking for $ac_word... " >&6; } 8327 if ${ac_cv_path_RUBY+:} false; then :8337 if test "${ac_cv_path_RUBY+set}" = set; then : 8328 8338 $as_echo_n "(cached) " >&6 8329 8339 else … … 8371 8381 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5 8372 8382 $as_echo_n "checking for a sed that does not truncate output... " >&6; } 8373 if ${ac_cv_path_SED+:} false; then :8383 if test "${ac_cv_path_SED+set}" = set; then : 8374 8384 $as_echo_n "(cached) " >&6 8375 8385 else … … 8464 8474 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8465 8475 $as_echo_n "checking for $ac_word... " >&6; } 8466 if ${ac_cv_prog_AWK+:} false; then :8476 if test "${ac_cv_prog_AWK+set}" = set; then : 8467 8477 $as_echo_n "(cached) " >&6 8468 8478 else … … 8703 8713 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8704 8714 $as_echo_n "checking for $ac_word... " >&6; } 8705 if ${ac_cv_path_JAVA+:} false; then :8715 if test "${ac_cv_path_JAVA+set}" = set; then : 8706 8716 $as_echo_n "(cached) " >&6 8707 8717 else … … 8743 8753 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8744 8754 $as_echo_n "checking for $ac_word... " >&6; } 8745 if ${ac_cv_path_JAVAC+:} false; then :8755 if test "${ac_cv_path_JAVAC+set}" = set; then : 8746 8756 $as_echo_n "(cached) " >&6 8747 8757 else … … 8783 8793 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8784 8794 $as_echo_n "checking for $ac_word... " >&6; } 8785 if ${ac_cv_path_JAVAH+:} false; then :8795 if test "${ac_cv_path_JAVAH+set}" = set; then : 8786 8796 $as_echo_n "(cached) " >&6 8787 8797 else … … 8824 8834 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8825 8835 $as_echo_n "checking for $ac_word... " >&6; } 8826 if ${ac_cv_path_JAVA+:} false; then :8836 if test "${ac_cv_path_JAVA+set}" = set; then : 8827 8837 $as_echo_n "(cached) " >&6 8828 8838 else … … 8865 8875 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8866 8876 $as_echo_n "checking for $ac_word... " >&6; } 8867 if ${ac_cv_path_JAVAC+:} false; then :8877 if test "${ac_cv_path_JAVAC+set}" = set; then : 8868 8878 $as_echo_n "(cached) " >&6 8869 8879 else … … 8906 8916 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 8907 8917 $as_echo_n "checking for $ac_word... " >&6; } 8908 if ${ac_cv_path_JAVAH+:} false; then :8918 if test "${ac_cv_path_JAVAH+set}" = set; then : 8909 8919 $as_echo_n "(cached) " >&6 8910 8920 else … … 9043 9053 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5 9044 9054 $as_echo_n "checking whether byte ordering is bigendian... " >&6; } 9045 if ${ac_cv_c_bigendian+:} false; then :9055 if test "${ac_cv_c_bigendian+set}" = set; then : 9046 9056 $as_echo_n "(cached) " >&6 9047 9057 else … … 9262 9272 *) 9263 9273 as_fn_error $? "unknown endianness 9264 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;9274 presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;; 9265 9275 esac 9266 9276 … … 9271 9281 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of int" >&5 9272 9282 $as_echo_n "checking size of int... " >&6; } 9273 if ${ac_cv_sizeof_int+:} false; then :9283 if test "${ac_cv_sizeof_int+set}" = set; then : 9274 9284 $as_echo_n "(cached) " >&6 9275 9285 else … … 9281 9291 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 9282 9292 as_fn_error 77 "cannot compute sizeof (int) 9283 See \`config.log' for more details" "$LINENO" 5 ; }9293 See \`config.log' for more details" "$LINENO" 5 ; } 9284 9294 else 9285 9295 ac_cv_sizeof_int=0 … … 9304 9314 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long" >&5 9305 9315 $as_echo_n "checking size of long... " >&6; } 9306 if ${ac_cv_sizeof_long+:} false; then :9316 if test "${ac_cv_sizeof_long+set}" = set; then : 9307 9317 $as_echo_n "(cached) " >&6 9308 9318 else … … 9314 9324 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 9315 9325 as_fn_error 77 "cannot compute sizeof (long) 9316 See \`config.log' for more details" "$LINENO" 5 ; }9326 See \`config.log' for more details" "$LINENO" 5 ; } 9317 9327 else 9318 9328 ac_cv_sizeof_long=0 … … 9337 9347 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of long long" >&5 9338 9348 $as_echo_n "checking size of long long... " >&6; } 9339 if ${ac_cv_sizeof_long_long+:} false; then :9349 if test "${ac_cv_sizeof_long_long+set}" = set; then : 9340 9350 $as_echo_n "(cached) " >&6 9341 9351 else … … 9347 9357 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 9348 9358 as_fn_error 77 "cannot compute sizeof (long long) 9349 See \`config.log' for more details" "$LINENO" 5 ; }9359 See \`config.log' for more details" "$LINENO" 5 ; } 9350 9360 else 9351 9361 ac_cv_sizeof_long_long=0 … … 9370 9380 { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of void *" >&5 9371 9381 $as_echo_n "checking size of void *... " >&6; } 9372 if ${ac_cv_sizeof_void_p+:} false; then :9382 if test "${ac_cv_sizeof_void_p+set}" = set; then : 9373 9383 $as_echo_n "(cached) " >&6 9374 9384 else … … 9380 9390 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 9381 9391 as_fn_error 77 "cannot compute sizeof (void *) 9382 See \`config.log' for more details" "$LINENO" 5 ; }9392 See \`config.log' for more details" "$LINENO" 5 ; } 9383 9393 else 9384 9394 ac_cv_sizeof_void_p=0 … … 9478 9488 9479 9489 " 9480 if test "x$ac_cv_header_ffmpeg_avcodec_h" = x yes; then :9490 if test "x$ac_cv_header_ffmpeg_avcodec_h" = x""yes; then : 9481 9491 cat >>confdefs.h <<_ACEOF 9482 9492 #define HAVE_FFMPEG_AVCODEC_H 1 … … 9496 9506 9497 9507 " 9498 if test "x$ac_cv_header_libavcodec_avcodec_h" = x yes; then :9508 if test "x$ac_cv_header_libavcodec_avcodec_h" = x""yes; then : 9499 9509 cat >>confdefs.h <<_ACEOF 9500 9510 #define HAVE_LIBAVCODEC_AVCODEC_H 1 … … 9514 9524 9515 9525 " 9516 if test "x$ac_cv_header_ffmpeg_avformat_h" = x yes; then :9526 if test "x$ac_cv_header_ffmpeg_avformat_h" = x""yes; then : 9517 9527 cat >>confdefs.h <<_ACEOF 9518 9528 #define HAVE_FFMPEG_AVFORMAT_H 1 … … 9532 9542 9533 9543 " 9534 if test "x$ac_cv_header_libavformat_avformat_h" = x yes; then :9544 if test "x$ac_cv_header_libavformat_avformat_h" = x""yes; then : 9535 9545 cat >>confdefs.h <<_ACEOF 9536 9546 #define HAVE_LIBAVFORMAT_AVFORMAT_H 1 … … 9550 9560 9551 9561 " 9552 if test "x$ac_cv_header_ffmpeg_avutil_h" = x yes; then :9562 if test "x$ac_cv_header_ffmpeg_avutil_h" = x""yes; then : 9553 9563 cat >>confdefs.h <<_ACEOF 9554 9564 #define HAVE_FFMPEG_AVUTIL_H 1 … … 9568 9578 9569 9579 " 9570 if test "x$ac_cv_header_libavutil_avutil_h" = x yes; then :9580 if test "x$ac_cv_header_libavutil_avutil_h" = x""yes; then : 9571 9581 cat >>confdefs.h <<_ACEOF 9572 9582 #define HAVE_LIBAVUTIL_AVUTIL_H 1 … … 9586 9596 9587 9597 " 9588 if test "x$ac_cv_header_ffmpeg_swscale_h" = x yes; then :9598 if test "x$ac_cv_header_ffmpeg_swscale_h" = x""yes; then : 9589 9599 cat >>confdefs.h <<_ACEOF 9590 9600 #define HAVE_FFMPEG_SWSCALE_H 1 … … 9604 9614 9605 9615 " 9606 if test "x$ac_cv_header_libswscale_swscale_h" = x yes; then :9616 if test "x$ac_cv_header_libswscale_swscale_h" = x""yes; then : 9607 9617 cat >>confdefs.h <<_ACEOF 9608 9618 #define HAVE_LIBSWSCALE_SWSCALE_H 1 … … 9634 9644 do : 9635 9645 ac_fn_cxx_check_func "$LINENO" "img_convert" "ac_cv_func_img_convert" 9636 if test "x$ac_cv_func_img_convert" = x yes; then :9646 if test "x$ac_cv_func_img_convert" = x""yes; then : 9637 9647 cat >>confdefs.h <<_ACEOF 9638 9648 #define HAVE_IMG_CONVERT 1 … … 9645 9655 do : 9646 9656 ac_fn_cxx_check_func "$LINENO" "sws_scale" "ac_cv_func_sws_scale" 9647 if test "x$ac_cv_func_sws_scale" = x yes; then :9657 if test "x$ac_cv_func_sws_scale" = x""yes; then : 9648 9658 cat >>confdefs.h <<_ACEOF 9649 9659 #define HAVE_SWS_SCALE 1 … … 9727 9737 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 9728 9738 if test -w "$cache_file"; then 9729 if test "x$cache_file" != "x/dev/null"; then9739 test "x$cache_file" != "x/dev/null" && 9730 9740 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 9731 9741 $as_echo "$as_me: updating cache $cache_file" >&6;} 9732 if test ! -f "$cache_file" || test -h "$cache_file"; then 9733 cat confcache >"$cache_file" 9734 else 9735 case $cache_file in #( 9736 */* | ?:*) 9737 mv -f confcache "$cache_file"$$ && 9738 mv -f "$cache_file"$$ "$cache_file" ;; #( 9739 *) 9740 mv -f confcache "$cache_file" ;; 9741 esac 9742 fi 9743 fi 9742 cat confcache >$cache_file 9744 9743 else 9745 9744 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 … … 9774 9773 9775 9774 9776 : "${CONFIG_STATUS=./config.status}"9775 : ${CONFIG_STATUS=./config.status} 9777 9776 ac_write_fail=0 9778 9777 ac_clean_files_save=$ac_clean_files … … 9875 9874 9876 9875 # Find who we are. Look in the path if we contain no directory separator. 9877 as_myself=9878 9876 case $0 in #(( 9879 9877 *[\\/]* ) as_myself=$0 ;; … … 10183 10181 ac_log=" 10184 10182 This file was extended by Rappture $as_me 1.1, which was 10185 generated by GNU Autoconf 2.6 8. Invocation command line was10183 generated by GNU Autoconf 2.67. Invocation command line was 10186 10184 10187 10185 CONFIG_FILES = $CONFIG_FILES … … 10245 10243 ac_cs_version="\\ 10246 10244 Rappture config.status 1.1 10247 configured by $0, generated by GNU Autoconf 2.6 8,10245 configured by $0, generated by GNU Autoconf 2.67, 10248 10246 with options \\"\$ac_cs_config\\" 10249 10247 … … 10491 10489 "oldtest/src/Makefile") CONFIG_FILES="$CONFIG_FILES oldtest/src/Makefile" ;; 10492 10490 10493 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;;10491 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 ;; 10494 10492 esac 10495 10493 done … … 10513 10511 $debug || 10514 10512 { 10515 tmp= ac_tmp=10513 tmp= 10516 10514 trap 'exit_status=$? 10517 : "${ac_tmp:=$tmp}" 10518 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status 10515 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status 10519 10516 ' 0 10520 10517 trap 'as_fn_exit 1' 1 2 13 15 … … 10524 10521 { 10525 10522 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 10526 test - d "$tmp"10523 test -n "$tmp" && test -d "$tmp" 10527 10524 } || 10528 10525 { … … 10530 10527 (umask 077 && mkdir "$tmp") 10531 10528 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 10532 ac_tmp=$tmp10533 10529 10534 10530 # Set up the scripts for CONFIG_FILES section. … … 10552 10548 fi 10553 10549 10554 echo 'BEGIN {' >"$ ac_tmp/subs1.awk" &&10550 echo 'BEGIN {' >"$tmp/subs1.awk" && 10555 10551 _ACEOF 10556 10552 … … 10580 10576 10581 10577 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 10582 cat >>"\$ ac_tmp/subs1.awk" <<\\_ACAWK &&10578 cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 10583 10579 _ACEOF 10584 10580 sed -n ' … … 10628 10624 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 10629 10625 _ACAWK 10630 cat >>"\$ ac_tmp/subs1.awk" <<_ACAWK &&10626 cat >>"\$tmp/subs1.awk" <<_ACAWK && 10631 10627 for (key in S) S_is_set[key] = 1 10632 10628 FS = "" … … 10660 10656 else 10661 10657 cat 10662 fi < "$ ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \10658 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 10663 10659 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 10664 10660 _ACEOF … … 10694 10690 # This happens for instance with `./config.status Makefile'. 10695 10691 if test -n "$CONFIG_HEADERS"; then 10696 cat >"$ ac_tmp/defines.awk" <<\_ACAWK ||10692 cat >"$tmp/defines.awk" <<\_ACAWK || 10697 10693 BEGIN { 10698 10694 _ACEOF … … 10706 10702 ac_delim='%!_!# ' 10707 10703 for ac_last_try in false false :; do 10708 ac_t t=`sed -n "/$ac_delim/p" confdefs.h`10709 if test -z "$ac_t t"; then10704 ac_t=`sed -n "/$ac_delim/p" confdefs.h` 10705 if test -z "$ac_t"; then 10710 10706 break 10711 10707 elif $ac_last_try; then … … 10808 10804 case $ac_mode$ac_tag in 10809 10805 :[FHL]*:*);; 10810 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;;10806 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 ;; 10811 10807 :[FH]-) ac_tag=-:-;; 10812 10808 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; … … 10827 10823 do 10828 10824 case $ac_f in 10829 -) ac_f="$ ac_tmp/stdin";;10825 -) ac_f="$tmp/stdin";; 10830 10826 *) # Look for the file first in the build tree, then in the source tree 10831 10827 # (if the path is not absolute). The absolute path cannot be DOS-style, … … 10836 10832 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 10837 10833 esac || 10838 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;;10834 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 ;; 10839 10835 esac 10840 10836 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac … … 10862 10858 10863 10859 case $ac_tag in 10864 *:-:* | *:-) cat >"$ ac_tmp/stdin" \10865 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;10860 *:-:* | *:-) cat >"$tmp/stdin" \ 10861 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 10866 10862 esac 10867 10863 ;; … … 10999 10995 $ac_datarootdir_hack 11000 10996 " 11001 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ ac_tmp/subs.awk"\11002 >$ac_tmp/out|| as_fn_error $? "could not create $ac_file" "$LINENO" 510997 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 10998 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 11003 10999 11004 11000 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 11005 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && 11006 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ 11007 "$ac_tmp/out"`; test -z "$ac_out"; } && 11001 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 11002 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 11008 11003 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 11009 11004 which seems to be undefined. Please make sure it is defined" >&5 … … 11011 11006 which seems to be undefined. Please make sure it is defined" >&2;} 11012 11007 11013 rm -f "$ ac_tmp/stdin"11008 rm -f "$tmp/stdin" 11014 11009 case $ac_file in 11015 -) cat "$ ac_tmp/out" && rm -f "$ac_tmp/out";;11016 *) rm -f "$ac_file" && mv "$ ac_tmp/out" "$ac_file";;11010 -) cat "$tmp/out" && rm -f "$tmp/out";; 11011 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 11017 11012 esac \ 11018 11013 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 … … 11025 11020 { 11026 11021 $as_echo "/* $configure_input */" \ 11027 && eval '$AWK -f "$ ac_tmp/defines.awk"' "$ac_file_inputs"11028 } >"$ ac_tmp/config.h" \11022 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" 11023 } >"$tmp/config.h" \ 11029 11024 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 11030 if diff "$ac_file" "$ ac_tmp/config.h" >/dev/null 2>&1; then11025 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then 11031 11026 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 11032 11027 $as_echo "$as_me: $ac_file is unchanged" >&6;} 11033 11028 else 11034 11029 rm -f "$ac_file" 11035 mv "$ ac_tmp/config.h" "$ac_file" \11030 mv "$tmp/config.h" "$ac_file" \ 11036 11031 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 11037 11032 fi 11038 11033 else 11039 11034 $as_echo "/* $configure_input */" \ 11040 && eval '$AWK -f "$ ac_tmp/defines.awk"' "$ac_file_inputs" \11035 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ 11041 11036 || as_fn_error $? "could not create -" "$LINENO" 5 11042 11037 fi
Note: See TracChangeset
for help on using the changeset viewer.