Changeset 12832 for trunk/FACT++/configure
- Timestamp:
- 02/03/12 12:45:51 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/configure
r12769 r12832 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.6 7for FACT++ 1.0.3 # Generated by GNU Autoconf 2.68 for FACT++ 1.0. 4 4 # 5 5 # Report bugs to <thomas.bretz@epfl.ch>. … … 92 92 93 93 # Find who we are. Look in the path if we contain no directory separator. 94 as_myself= 94 95 case $0 in #(( 95 96 *[\\/]* ) as_myself=$0 ;; … … 174 175 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && 175 176 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 176 test \$(( 1 + 1 )) = 2 || exit 1" 177 test \$(( 1 + 1 )) = 2 || exit 1 178 179 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || ( 180 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 181 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO 182 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO 183 PATH=/empty FPATH=/empty; export PATH FPATH 184 test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ 185 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1" 177 186 if (eval "$as_required") 2>/dev/null; then : 178 187 as_have_required=yes … … 217 226 # neutralization value for shells without unset; and this also 218 227 # works around shells that cannot unset nonexistent variables. 228 # Preserve -v and -x to the replacement shell. 219 229 BASH_ENV=/dev/null 220 230 ENV=/dev/null 221 231 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV 222 232 export CONFIG_SHELL 223 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 233 case $- in # (((( 234 *v*x* | *x*v* ) as_opts=-vx ;; 235 *v* ) as_opts=-v ;; 236 *x* ) as_opts=-x ;; 237 * ) as_opts= ;; 238 esac 239 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} 224 240 fi 225 241 … … 529 545 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" 530 546 531 532 533 # Check that we are running under the correct shell.534 547 SHELL=${CONFIG_SHELL-/bin/sh} 535 536 case X$lt_ECHO in537 X*--fallback-echo)538 # Remove one level of quotation (which was required for Make).539 ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`540 ;;541 esac542 543 ECHO=${lt_ECHO-echo}544 if test "X$1" = X--no-reexec; then545 # Discard the --no-reexec flag, and continue.546 shift547 elif test "X$1" = X--fallback-echo; then548 # Avoid inline document here, it may be left over549 :550 elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then551 # Yippee, $ECHO works!552 :553 else554 # Restart under the correct shell.555 exec $SHELL "$0" --no-reexec ${1+"$@"}556 fi557 558 if test "X$1" = X--fallback-echo; then559 # used as fallback echo560 shift561 cat <<_LT_EOF562 $*563 _LT_EOF564 exit 0565 fi566 567 # The HP-UX ksh and POSIX shell print the target directory to stdout568 # if CDPATH is set.569 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH570 571 if test -z "$lt_ECHO"; then572 if test "X${echo_test_string+set}" != Xset; then573 # find a string as large as possible, as long as the shell can cope with it574 for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do575 # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...576 if { echo_test_string=`eval $cmd`; } 2>/dev/null &&577 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null578 then579 break580 fi581 done582 fi583 584 if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&585 echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&586 test "X$echo_testing_string" = "X$echo_test_string"; then587 :588 else589 # The Solaris, AIX, and Digital Unix default echo programs unquote590 # backslashes. This makes it impossible to quote backslashes using591 # echo "$something" | sed 's/\\/\\\\/g'592 #593 # So, first we look for a working echo in the user's PATH.594 595 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR596 for dir in $PATH /usr/ucb; do597 IFS="$lt_save_ifs"598 if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&599 test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&600 echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&601 test "X$echo_testing_string" = "X$echo_test_string"; then602 ECHO="$dir/echo"603 break604 fi605 done606 IFS="$lt_save_ifs"607 608 if test "X$ECHO" = Xecho; then609 # We didn't find a better echo, so look for alternatives.610 if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&611 echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&612 test "X$echo_testing_string" = "X$echo_test_string"; then613 # This shell has a builtin print -r that does the trick.614 ECHO='print -r'615 elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } &&616 test "X$CONFIG_SHELL" != X/bin/ksh; then617 # If we have ksh, try running configure again with it.618 ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}619 export ORIGINAL_CONFIG_SHELL620 CONFIG_SHELL=/bin/ksh621 export CONFIG_SHELL622 exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}623 else624 # Try using printf.625 ECHO='printf %s\n'626 if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&627 echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&628 test "X$echo_testing_string" = "X$echo_test_string"; then629 # Cool, printf works630 :631 elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&632 test "X$echo_testing_string" = 'X\t' &&633 echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&634 test "X$echo_testing_string" = "X$echo_test_string"; then635 CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL636 export CONFIG_SHELL637 SHELL="$CONFIG_SHELL"638 export SHELL639 ECHO="$CONFIG_SHELL $0 --fallback-echo"640 elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&641 test "X$echo_testing_string" = 'X\t' &&642 echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&643 test "X$echo_testing_string" = "X$echo_test_string"; then644 ECHO="$CONFIG_SHELL $0 --fallback-echo"645 else646 # maybe with a smaller string...647 prev=:648 649 for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do650 if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null651 then652 break653 fi654 prev="$cmd"655 done656 657 if test "$prev" != 'sed 50q "$0"'; then658 echo_test_string=`eval $prev`659 export echo_test_string660 exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}661 else662 # Oops. We lost completely, so just stick with echo.663 ECHO=echo664 fi665 fi666 fi667 fi668 fi669 fi670 671 # Copy echo and quote the copy suitably for passing to libtool from672 # the Makefile, instead of quoting the original, which is used later.673 lt_ECHO=$ECHO674 if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then675 lt_ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"676 fi677 678 679 548 680 549 … … 857 726 PTHREAD_LIBS 858 727 PTHREAD_CC 859 a cx_pthread_config728 ax_pthread_config 860 729 DOXYGEN_PAPER_SIZE 861 730 DX_COND_latex_FALSE … … 923 792 am__leading_dot 924 793 SET_MAKE 925 AWK926 794 mkdir_p 927 795 MKDIR_P … … 946 814 NMEDIT 947 815 DSYMUTIL 948 lt_ECHO 816 MANIFEST_TOOL 817 AWK 949 818 RANLIB 950 819 STRIP 820 ac_ct_AR 951 821 AR 822 DLLTOOL 952 823 OBJDUMP 953 824 LN_S … … 1028 899 enable_fast_install 1029 900 with_gnu_ld 901 with_sysroot 1030 902 enable_libtool_lock 1031 903 enable_dependency_tracking … … 1513 1385 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1514 1386 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1515 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}1387 : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" 1516 1388 ;; 1517 1389 … … 1747 1619 --disable-silent-rules verbose build output (undo: `make V=0') 1748 1620 --disable-doxygen-doc don't generate any doxygen documentation 1749 -- disable-doxygen-dot don'tgenerate graphics for doxygen documentation1621 --enable-doxygen-dot generate graphics for doxygen documentation 1750 1622 --enable-doxygen-man generate doxygen manual pages 1751 1623 --enable-doxygen-rtf generate doxygen RTF documentation … … 1764 1636 both] 1765 1637 --with-gnu-ld assume the C compiler uses GNU ld [default=no] 1638 --with-sysroot=DIR Search for dependent libraries within DIR 1639 (or the compiler's sysroot if not specified). 1766 1640 --with-readline[=dir] Compile with readline/locate base dir 1767 1641 --with-x use the X Window System … … 1792 1666 --with-mysqlpp-lib=<path> directory path of MySQL++ library 1793 1667 --with-mysqlpp-include=<path> directory path of MySQL++ headers 1794 --with-boost[=DIR] use boost (default is yes) - it is possible to 1795 specify the root directory for boost (optional) 1668 --with-boost[=ARG] use Boost library from a standard location 1669 (ARG=yes), from the specified location (ARG=<path>), 1670 or disable it (ARG=no) [ARG=yes] 1796 1671 --with-boost-libdir=LIB_DIR 1797 1672 Force given directory for boost libraries. Note that 1798 this will over write library path detection, so use1673 this will override library path detection, so use 1799 1674 this parameter only if default library detection 1800 1675 fails and you know exactly where your boost … … 1944 1819 cat <<\_ACEOF 1945 1820 FACT++ configure 1.0 1946 generated by GNU Autoconf 2.6 71821 generated by GNU Autoconf 2.68 1947 1822 1948 1823 Copyright (C) 2010 Free Software Foundation, Inc. … … 1990 1865 ac_retval=1 1991 1866 fi 1992 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}1867 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 1993 1868 as_fn_set_status $ac_retval 1994 1869 … … 2028 1903 ac_retval=1 2029 1904 fi 2030 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}1905 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2031 1906 as_fn_set_status $ac_retval 2032 1907 … … 2065 1940 ac_retval=1 2066 1941 fi 2067 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}1942 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2068 1943 as_fn_set_status $ac_retval 2069 1944 … … 2078 1953 { 2079 1954 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2080 if eval "test \"\${$3+set}\"" = set; then :1955 if eval \${$3+:} false; then : 2081 1956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2082 1957 $as_echo_n "checking for $2... " >&6; } 2083 if eval "test \"\${$3+set}\"" = set; then :1958 if eval \${$3+:} false; then : 2084 1959 $as_echo_n "(cached) " >&6 2085 1960 fi … … 2148 2023 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2149 2024 $as_echo_n "checking for $2... " >&6; } 2150 if eval "test \"\${$3+set}\"" = set; then :2025 if eval \${$3+:} false; then : 2151 2026 $as_echo_n "(cached) " >&6 2152 2027 else … … 2157 2032 $as_echo "$ac_res" >&6; } 2158 2033 fi 2159 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}2034 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2160 2035 2161 2036 } # ac_fn_c_check_header_mongrel … … 2198 2073 fi 2199 2074 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2200 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}2075 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2201 2076 as_fn_set_status $ac_retval 2202 2077 … … 2212 2087 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2213 2088 $as_echo_n "checking for $2... " >&6; } 2214 if eval "test \"\${$3+set}\"" = set; then :2089 if eval \${$3+:} false; then : 2215 2090 $as_echo_n "(cached) " >&6 2216 2091 else … … 2230 2105 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2231 2106 $as_echo "$ac_res" >&6; } 2232 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}2107 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2233 2108 2234 2109 } # ac_fn_c_check_header_compile … … 2275 2150 # left behind by Apple's compiler. We do this before executing the actions. 2276 2151 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2277 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}2152 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2278 2153 as_fn_set_status $ac_retval 2279 2154 … … 2288 2163 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2289 2164 $as_echo_n "checking for $2... " >&6; } 2290 if eval "test \"\${$3+set}\"" = set; then :2165 if eval \${$3+:} false; then : 2291 2166 $as_echo_n "(cached) " >&6 2292 2167 else … … 2343 2218 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2344 2219 $as_echo "$ac_res" >&6; } 2345 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}2220 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2346 2221 2347 2222 } # ac_fn_c_check_func … … 2379 2254 ac_retval=1 2380 2255 fi 2381 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}2256 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2382 2257 as_fn_set_status $ac_retval 2383 2258 … … 2425 2300 # left behind by Apple's compiler. We do this before executing the actions. 2426 2301 rm -rf conftest.dSYM conftest_ipa8_conftest.oo 2427 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}2302 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2428 2303 as_fn_set_status $ac_retval 2429 2304 … … 2438 2313 { 2439 2314 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack 2440 if eval "test \"\${$3+set}\"" = set; then :2315 if eval \${$3+:} false; then : 2441 2316 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2442 2317 $as_echo_n "checking for $2... " >&6; } 2443 if eval "test \"\${$3+set}\"" = set; then :2318 if eval \${$3+:} false; then : 2444 2319 $as_echo_n "(cached) " >&6 2445 2320 fi … … 2508 2383 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2509 2384 $as_echo_n "checking for $2... " >&6; } 2510 if eval "test \"\${$3+set}\"" = set; then :2385 if eval \${$3+:} false; then : 2511 2386 $as_echo_n "(cached) " >&6 2512 2387 else … … 2517 2392 $as_echo "$ac_res" >&6; } 2518 2393 fi 2519 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}2394 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2520 2395 2521 2396 } # ac_fn_cxx_check_header_mongrel … … 2529 2404 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 2530 2405 $as_echo_n "checking for $2... " >&6; } 2531 if eval "test \"\${$3+set}\"" = set; then :2406 if eval \${$3+:} false; then : 2532 2407 $as_echo_n "(cached) " >&6 2533 2408 else … … 2584 2459 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 2585 2460 $as_echo "$ac_res" >&6; } 2586 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}2461 eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno 2587 2462 2588 2463 } # ac_fn_cxx_check_func … … 2592 2467 2593 2468 It was created by FACT++ $as_me 1.0, which was 2594 generated by GNU Autoconf 2.6 7. Invocation command line was2469 generated by GNU Autoconf 2.68. Invocation command line was 2595 2470 2596 2471 $ $0 $@ … … 2850 2725 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2851 2726 as_fn_error $? "failed to load site script $ac_site_file 2852 See \`config.log' for more details" "$LINENO" 5 2727 See \`config.log' for more details" "$LINENO" 5; } 2853 2728 fi 2854 2729 done … … 3004 2879 ac_compiler_gnu=$ac_cv_c_compiler_gnu 3005 2880 if test -n "$ac_tool_prefix"; then 3006 for ac_prog in colorgccgcc2881 for ac_prog in gcc 3007 2882 do 3008 2883 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. … … 3010 2885 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3011 2886 $as_echo_n "checking for $ac_word... " >&6; } 3012 if test "${ac_cv_prog_CC+set}" = set; then :2887 if ${ac_cv_prog_CC+:} false; then : 3013 2888 $as_echo_n "(cached) " >&6 3014 2889 else … … 3048 2923 if test -z "$CC"; then 3049 2924 ac_ct_CC=$CC 3050 for ac_prog in colorgccgcc2925 for ac_prog in gcc 3051 2926 do 3052 2927 # Extract the first word of "$ac_prog", so it can be a program name with args. … … 3054 2929 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3055 2930 $as_echo_n "checking for $ac_word... " >&6; } 3056 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :2931 if ${ac_cv_prog_ac_ct_CC+:} false; then : 3057 2932 $as_echo_n "(cached) " >&6 3058 2933 else … … 3107 2982 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3108 2983 as_fn_error $? "no acceptable C compiler found in \$PATH 3109 See \`config.log' for more details" "$LINENO" 5 2984 See \`config.log' for more details" "$LINENO" 5; } 3110 2985 3111 2986 # Provide some information about the compiler. … … 3222 3097 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3223 3098 as_fn_error 77 "C compiler cannot create executables 3224 See \`config.log' for more details" "$LINENO" 5 3099 See \`config.log' for more details" "$LINENO" 5; } 3225 3100 else 3226 3101 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 … … 3265 3140 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3266 3141 as_fn_error $? "cannot compute suffix of executables: cannot compile and link 3267 See \`config.log' for more details" "$LINENO" 5 3142 See \`config.log' for more details" "$LINENO" 5; } 3268 3143 fi 3269 3144 rm -f conftest conftest$ac_cv_exeext … … 3324 3199 as_fn_error $? "cannot run C compiled programs. 3325 3200 If you meant to cross compile, use \`--host'. 3326 See \`config.log' for more details" "$LINENO" 5 3201 See \`config.log' for more details" "$LINENO" 5; } 3327 3202 fi 3328 3203 fi … … 3335 3210 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 3336 3211 $as_echo_n "checking for suffix of object files... " >&6; } 3337 if test "${ac_cv_objext+set}" = set; then :3212 if ${ac_cv_objext+:} false; then : 3338 3213 $as_echo_n "(cached) " >&6 3339 3214 else … … 3376 3251 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3377 3252 as_fn_error $? "cannot compute suffix of object files: cannot compile 3378 See \`config.log' for more details" "$LINENO" 5 3253 See \`config.log' for more details" "$LINENO" 5; } 3379 3254 fi 3380 3255 rm -f conftest.$ac_cv_objext conftest.$ac_ext … … 3386 3261 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 3387 3262 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 3388 if test "${ac_cv_c_compiler_gnu+set}" = set; then :3263 if ${ac_cv_c_compiler_gnu+:} false; then : 3389 3264 $as_echo_n "(cached) " >&6 3390 3265 else … … 3423 3298 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 3424 3299 $as_echo_n "checking whether $CC accepts -g... " >&6; } 3425 if test "${ac_cv_prog_cc_g+set}" = set; then :3300 if ${ac_cv_prog_cc_g+:} false; then : 3426 3301 $as_echo_n "(cached) " >&6 3427 3302 else … … 3501 3376 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 3502 3377 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 3503 if test "${ac_cv_prog_cc_c89+set}" = set; then :3378 if ${ac_cv_prog_cc_c89+:} false; then : 3504 3379 $as_echo_n "(cached) " >&6 3505 3380 else … … 3606 3481 else 3607 3482 if test -n "$ac_tool_prefix"; then 3608 for ac_prog in colorgccg++3483 for ac_prog in g++ 3609 3484 do 3610 3485 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. … … 3612 3487 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3613 3488 $as_echo_n "checking for $ac_word... " >&6; } 3614 if test "${ac_cv_prog_CXX+set}" = set; then :3489 if ${ac_cv_prog_CXX+:} false; then : 3615 3490 $as_echo_n "(cached) " >&6 3616 3491 else … … 3650 3525 if test -z "$CXX"; then 3651 3526 ac_ct_CXX=$CXX 3652 for ac_prog in colorgccg++3527 for ac_prog in g++ 3653 3528 do 3654 3529 # Extract the first word of "$ac_prog", so it can be a program name with args. … … 3656 3531 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 3657 3532 $as_echo_n "checking for $ac_word... " >&6; } 3658 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then :3533 if ${ac_cv_prog_ac_ct_CXX+:} false; then : 3659 3534 $as_echo_n "(cached) " >&6 3660 3535 else … … 3734 3609 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 3735 3610 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 3736 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then :3611 if ${ac_cv_cxx_compiler_gnu+:} false; then : 3737 3612 $as_echo_n "(cached) " >&6 3738 3613 else … … 3771 3646 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 3772 3647 $as_echo_n "checking whether $CXX accepts -g... " >&6; } 3773 if test "${ac_cv_prog_cxx_g+set}" = set; then :3648 if ${ac_cv_prog_cxx_g+:} false; then : 3774 3649 $as_echo_n "(cached) " >&6 3775 3650 else … … 3854 3729 3855 3730 3731 COLORGCC=`which colorgcc` 3732 if test -n "$COLORGCC"; then : 3733 3734 ac_config_links="$ac_config_links g++:$COLORGCC gcc:$COLORGCC" 3735 3736 PATH=./:$PATH 3737 3738 fi 3739 3856 3740 #AC_PROG_CC_C99 3857 3741 case $ac_cv_prog_cc_stdc in #( … … 3861 3745 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C99" >&5 3862 3746 $as_echo_n "checking for $CC option to accept ISO C99... " >&6; } 3863 if test "${ac_cv_prog_cc_c99+set}" = set; then :3747 if ${ac_cv_prog_cc_c99+:} false; then : 3864 3748 $as_echo_n "(cached) " >&6 3865 3749 else … … 4036 3920 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 4037 3921 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 4038 if test "${ac_cv_prog_cc_c89+set}" = set; then :3922 if ${ac_cv_prog_cc_c89+:} false; then : 4039 3923 $as_echo_n "(cached) " >&6 4040 3924 else … … 4132 4016 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO Standard C" >&5 4133 4017 $as_echo_n "checking for $CC option to accept ISO Standard C... " >&6; } 4134 if test "${ac_cv_prog_cc_stdc+set}" = set; then :4018 if ${ac_cv_prog_cc_stdc+:} false; then : 4135 4019 $as_echo_n "(cached) " >&6 4136 4020 fi … … 4166 4050 fi 4167 4051 if test -z "$CPP"; then 4168 if test "${ac_cv_prog_CPP+set}" = set; then :4052 if ${ac_cv_prog_CPP+:} false; then : 4169 4053 $as_echo_n "(cached) " >&6 4170 4054 else … … 4282 4166 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 4283 4167 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check 4284 See \`config.log' for more details" "$LINENO" 5 4168 See \`config.log' for more details" "$LINENO" 5; } 4285 4169 fi 4286 4170 … … 4294 4178 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 4295 4179 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } 4296 if test "${ac_cv_path_GREP+set}" = set; then :4180 if ${ac_cv_path_GREP+:} false; then : 4297 4181 $as_echo_n "(cached) " >&6 4298 4182 else … … 4357 4241 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 4358 4242 $as_echo_n "checking for egrep... " >&6; } 4359 if test "${ac_cv_path_EGREP+set}" = set; then :4243 if ${ac_cv_path_EGREP+:} false; then : 4360 4244 $as_echo_n "(cached) " >&6 4361 4245 else … … 4424 4308 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 4425 4309 $as_echo_n "checking for ANSI C header files... " >&6; } 4426 if test "${ac_cv_header_stdc+set}" = set; then :4310 if ${ac_cv_header_stdc+:} false; then : 4427 4311 $as_echo_n "(cached) " >&6 4428 4312 else … … 4553 4437 4554 4438 ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default" 4555 if test "x$ac_cv_header_minix_config_h" = x ""yes; then :4439 if test "x$ac_cv_header_minix_config_h" = xyes; then : 4556 4440 MINIX=yes 4557 4441 else … … 4575 4459 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5 4576 4460 $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; } 4577 if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :4461 if ${ac_cv_safe_to_define___extensions__+:} false; then : 4578 4462 $as_echo_n "(cached) " >&6 4579 4463 else … … 4622 4506 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if g++ supports C++0x features without additional flags" >&5 4623 4507 $as_echo_n "checking if g++ supports C++0x features without additional flags... " >&6; } 4624 if test "${ax_cv_cxx_compile_cxx0x_native+set}" = set; then :4508 if ${ax_cv_cxx_compile_cxx0x_native+:} false; then : 4625 4509 $as_echo_n "(cached) " >&6 4626 4510 else … … 4676 4560 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if g++ supports C++0x features with -std=c++0x" >&5 4677 4561 $as_echo_n "checking if g++ supports C++0x features with -std=c++0x... " >&6; } 4678 if test "${ax_cv_cxx_compile_cxx0x_cxx+set}" = set; then :4562 if ${ax_cv_cxx_compile_cxx0x_cxx+:} false; then : 4679 4563 $as_echo_n "(cached) " >&6 4680 4564 else … … 4733 4617 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if g++ supports C++0x features with -std=gnu++0x" >&5 4734 4618 $as_echo_n "checking if g++ supports C++0x features with -std=gnu++0x... " >&6; } 4735 if test "${ax_cv_cxx_compile_cxx0x_gxx+set}" = set; then :4619 if ${ax_cv_cxx_compile_cxx0x_gxx+:} false; then : 4736 4620 $as_echo_n "(cached) " >&6 4737 4621 else … … 4815 4699 4816 4700 4817 macro_version='2. 2.6b'4818 macro_revision='1.3 017'4701 macro_version='2.4' 4702 macro_revision='1.3293' 4819 4703 4820 4704 … … 4838 4722 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 4839 4723 $as_echo_n "checking build system type... " >&6; } 4840 if test "${ac_cv_build+set}" = set; then :4724 if ${ac_cv_build+:} false; then : 4841 4725 $as_echo_n "(cached) " >&6 4842 4726 else … … 4854 4738 case $ac_cv_build in 4855 4739 *-*-*) ;; 4856 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5 4740 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;; 4857 4741 esac 4858 4742 build=$ac_cv_build … … 4872 4756 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 4873 4757 $as_echo_n "checking host system type... " >&6; } 4874 if test "${ac_cv_host+set}" = set; then :4758 if ${ac_cv_host+:} false; then : 4875 4759 $as_echo_n "(cached) " >&6 4876 4760 else … … 4887 4771 case $ac_cv_host in 4888 4772 *-*-*) ;; 4889 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5 4773 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;; 4890 4774 esac 4891 4775 host=$ac_cv_host … … 4903 4787 4904 4788 4789 # Backslashify metacharacters that are still active within 4790 # double-quoted strings. 4791 sed_quote_subst='s/\(["`$\\]\)/\\\1/g' 4792 4793 # Same as above, but do not quote variable references. 4794 double_quote_subst='s/\(["`\\]\)/\\\1/g' 4795 4796 # Sed substitution to delay expansion of an escaped shell variable in a 4797 # double_quote_subst'ed string. 4798 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' 4799 4800 # Sed substitution to delay expansion of an escaped single quote. 4801 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' 4802 4803 # Sed substitution to avoid accidental globbing in evaled expressions 4804 no_glob_subst='s/\*/\\\*/g' 4805 4806 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 4807 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO 4808 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO 4809 4810 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5 4811 $as_echo_n "checking how to print strings... " >&6; } 4812 # Test print first, because it will be a builtin if present. 4813 if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ 4814 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then 4815 ECHO='print -r --' 4816 elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then 4817 ECHO='printf %s\n' 4818 else 4819 # Use this function as a fallback that always works. 4820 func_fallback_echo () 4821 { 4822 eval 'cat <<_LTECHO_EOF 4823 $1 4824 _LTECHO_EOF' 4825 } 4826 ECHO='func_fallback_echo' 4827 fi 4828 4829 # func_echo_all arg... 4830 # Invoke $ECHO with all args, space-separated. 4831 func_echo_all () 4832 { 4833 $ECHO "" 4834 } 4835 4836 case "$ECHO" in 4837 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5 4838 $as_echo "printf" >&6; } ;; 4839 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5 4840 $as_echo "print -r" >&6; } ;; 4841 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5 4842 $as_echo "cat" >&6; } ;; 4843 esac 4844 4845 4846 4847 4848 4849 4850 4851 4852 4853 4854 4855 4856 4857 4905 4858 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5 4906 4859 $as_echo_n "checking for a sed that does not truncate output... " >&6; } 4907 if test "${ac_cv_path_SED+set}" = set; then :4860 if ${ac_cv_path_SED+:} false; then : 4908 4861 $as_echo_n "(cached) " >&6 4909 4862 else … … 4987 4940 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5 4988 4941 $as_echo_n "checking for fgrep... " >&6; } 4989 if test "${ac_cv_path_FGREP+set}" = set; then :4942 if ${ac_cv_path_FGREP+:} false; then : 4990 4943 $as_echo_n "(cached) " >&6 4991 4944 else … … 5118 5071 $as_echo_n "checking for non-GNU ld... " >&6; } 5119 5072 fi 5120 if test "${lt_cv_path_LD+set}" = set; then :5073 if ${lt_cv_path_LD+:} false; then : 5121 5074 $as_echo_n "(cached) " >&6 5122 5075 else … … 5158 5111 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 5159 5112 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } 5160 if test "${lt_cv_prog_gnu_ld+set}" = set; then :5113 if ${lt_cv_prog_gnu_ld+:} false; then : 5161 5114 $as_echo_n "(cached) " >&6 5162 5115 else … … 5185 5138 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5 5186 5139 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; } 5187 if test "${lt_cv_path_NM+set}" = set; then :5140 if ${lt_cv_path_NM+:} false; then : 5188 5141 $as_echo_n "(cached) " >&6 5189 5142 else … … 5238 5191 else 5239 5192 # Didn't find any BSD compatible name lister, look for dumpbin. 5240 if test -n "$ac_tool_prefix"; then 5241 for ac_prog in "dumpbin -symbols" "link -dump -symbols" 5193 if test -n "$DUMPBIN"; then : 5194 # Let the user override the test. 5195 else 5196 if test -n "$ac_tool_prefix"; then 5197 for ac_prog in dumpbin "link -dump" 5242 5198 do 5243 5199 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. … … 5245 5201 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5246 5202 $as_echo_n "checking for $ac_word... " >&6; } 5247 if test "${ac_cv_prog_DUMPBIN+set}" = set; then :5203 if ${ac_cv_prog_DUMPBIN+:} false; then : 5248 5204 $as_echo_n "(cached) " >&6 5249 5205 else … … 5283 5239 if test -z "$DUMPBIN"; then 5284 5240 ac_ct_DUMPBIN=$DUMPBIN 5285 for ac_prog in "dumpbin -symbols" "link -dump -symbols"5241 for ac_prog in dumpbin "link -dump" 5286 5242 do 5287 5243 # Extract the first word of "$ac_prog", so it can be a program name with args. … … 5289 5245 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5290 5246 $as_echo_n "checking for $ac_word... " >&6; } 5291 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :5247 if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then : 5292 5248 $as_echo_n "(cached) " >&6 5293 5249 else … … 5338 5294 fi 5339 5295 5296 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in 5297 *COFF*) 5298 DUMPBIN="$DUMPBIN -symbols" 5299 ;; 5300 *) 5301 DUMPBIN=: 5302 ;; 5303 esac 5304 fi 5340 5305 5341 5306 if test "$DUMPBIN" != ":"; then … … 5352 5317 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5 5353 5318 $as_echo_n "checking the name lister ($NM) interface... " >&6; } 5354 if test "${lt_cv_nm_interface+set}" = set; then :5319 if ${lt_cv_nm_interface+:} false; then : 5355 5320 $as_echo_n "(cached) " >&6 5356 5321 else 5357 5322 lt_cv_nm_interface="BSD nm" 5358 5323 echo "int some_variable = 0;" > conftest.$ac_ext 5359 (eval echo "\"\$as_me: 5359: $ac_compile\"" >&5)5324 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5) 5360 5325 (eval "$ac_compile" 2>conftest.err) 5361 5326 cat conftest.err >&5 5362 (eval echo "\"\$as_me: 5362: $NM \\\"conftest.$ac_objext\\\"\"" >&5)5327 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5) 5363 5328 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) 5364 5329 cat conftest.err >&5 5365 (eval echo "\"\$as_me: 5365: output\"" >&5)5330 (eval echo "\"\$as_me:$LINENO: output\"" >&5) 5366 5331 cat conftest.out >&5 5367 5332 if $GREP 'External.*some_variable' conftest.out > /dev/null; then … … 5387 5352 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5 5388 5353 $as_echo_n "checking the maximum length of command line arguments... " >&6; } 5389 if test "${lt_cv_sys_max_cmd_len+set}" = set; then :5354 if ${lt_cv_sys_max_cmd_len+:} false; then : 5390 5355 $as_echo_n "(cached) " >&6 5391 5356 else … … 5417 5382 # Instead, let's just punt: use the minimum linelength reported by 5418 5383 # all of the supported platforms: 8192 (on NT/2K/XP). 5384 lt_cv_sys_max_cmd_len=8192; 5385 ;; 5386 5387 mint*) 5388 # On MiNT this can take a long time and run out of memory. 5419 5389 lt_cv_sys_max_cmd_len=8192; 5420 5390 ;; … … 5484 5454 # maximum length that is only half of the actual maximum length, but 5485 5455 # we can't tell. 5486 while { test "X"` $SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \5487 = "X X$teststring$teststring"; } >/dev/null 2>&1 &&5456 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \ 5457 = "X$teststring$teststring"; } >/dev/null 2>&1 && 5488 5458 test $i != 17 # 1/2 MB should be enough 5489 5459 do … … 5527 5497 xsi_shell=no 5528 5498 ( _lt_dummy="a/b/c" 5529 test "${_lt_dummy##*/},${_lt_dummy%/*}, "${_lt_dummy%"$_lt_dummy"}, \5530 = c,a/b, , \5499 test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \ 5500 = c,a/b,b/c, \ 5531 5501 && eval 'test $(( 1 + 1 )) -eq 2 \ 5532 5502 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \ … … 5577 5547 5578 5548 5549 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5 5550 $as_echo_n "checking how to convert $build file names to $host format... " >&6; } 5551 if ${lt_cv_to_host_file_cmd+:} false; then : 5552 $as_echo_n "(cached) " >&6 5553 else 5554 case $host in 5555 *-*-mingw* ) 5556 case $build in 5557 *-*-mingw* ) # actually msys 5558 lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32 5559 ;; 5560 *-*-cygwin* ) 5561 lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32 5562 ;; 5563 * ) # otherwise, assume *nix 5564 lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32 5565 ;; 5566 esac 5567 ;; 5568 *-*-cygwin* ) 5569 case $build in 5570 *-*-mingw* ) # actually msys 5571 lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin 5572 ;; 5573 *-*-cygwin* ) 5574 lt_cv_to_host_file_cmd=func_convert_file_noop 5575 ;; 5576 * ) # otherwise, assume *nix 5577 lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin 5578 ;; 5579 esac 5580 ;; 5581 * ) # unhandled hosts (and "normal" native builds) 5582 lt_cv_to_host_file_cmd=func_convert_file_noop 5583 ;; 5584 esac 5585 5586 fi 5587 5588 to_host_file_cmd=$lt_cv_to_host_file_cmd 5589 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5 5590 $as_echo "$lt_cv_to_host_file_cmd" >&6; } 5591 5592 5593 5594 5595 5596 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5 5597 $as_echo_n "checking how to convert $build file names to toolchain format... " >&6; } 5598 if ${lt_cv_to_tool_file_cmd+:} false; then : 5599 $as_echo_n "(cached) " >&6 5600 else 5601 #assume ordinary cross tools, or native build. 5602 lt_cv_to_tool_file_cmd=func_convert_file_noop 5603 case $host in 5604 *-*-mingw* ) 5605 case $build in 5606 *-*-mingw* ) # actually msys 5607 lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32 5608 ;; 5609 esac 5610 ;; 5611 esac 5612 5613 fi 5614 5615 to_tool_file_cmd=$lt_cv_to_tool_file_cmd 5616 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5 5617 $as_echo "$lt_cv_to_tool_file_cmd" >&6; } 5618 5619 5620 5621 5622 5579 5623 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5 5580 5624 $as_echo_n "checking for $LD option to reload object files... " >&6; } 5581 if test "${lt_cv_ld_reload_flag+set}" = set; then :5625 if ${lt_cv_ld_reload_flag+:} false; then : 5582 5626 $as_echo_n "(cached) " >&6 5583 5627 else … … 5593 5637 reload_cmds='$LD$reload_flag -o $output$reload_objs' 5594 5638 case $host_os in 5639 cygwin* | mingw* | pw32* | cegcc*) 5640 if test "$GCC" != yes; then 5641 reload_cmds=false 5642 fi 5643 ;; 5595 5644 darwin*) 5596 5645 if test "$GCC" = yes; then … … 5615 5664 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5616 5665 $as_echo_n "checking for $ac_word... " >&6; } 5617 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :5666 if ${ac_cv_prog_OBJDUMP+:} false; then : 5618 5667 $as_echo_n "(cached) " >&6 5619 5668 else … … 5655 5704 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5656 5705 $as_echo_n "checking for $ac_word... " >&6; } 5657 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :5706 if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then : 5658 5707 $as_echo_n "(cached) " >&6 5659 5708 else … … 5714 5763 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5 5715 5764 $as_echo_n "checking how to recognize dependent libraries... " >&6; } 5716 if test "${lt_cv_deplibs_check_method+set}" = set; then :5765 if ${lt_cv_deplibs_check_method+:} false; then : 5717 5766 $as_echo_n "(cached) " >&6 5718 5767 else … … 5756 5805 # func_win32_libid shell function, so use a weaker test based on 'objdump', 5757 5806 # unless we find 'file', for example because we are cross-compiling. 5758 if ( file / ) >/dev/null 2>&1; then 5807 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin. 5808 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then 5759 5809 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' 5760 5810 lt_cv_file_magic_cmd='func_win32_libid' 5761 5811 else 5762 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' 5812 # Keep this pattern in sync with the one in func_win32_libid. 5813 lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' 5763 5814 lt_cv_file_magic_cmd='$OBJDUMP -f' 5764 5815 fi 5765 5816 ;; 5766 5817 5767 cegcc )5818 cegcc*) 5768 5819 # use the weaker test based on 'objdump'. See mingw*. 5769 5820 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' … … 5795 5846 ;; 5796 5847 5848 haiku*) 5849 lt_cv_deplibs_check_method=pass_all 5850 ;; 5851 5797 5852 hpux10.20* | hpux11*) 5798 5853 lt_cv_file_magic_cmd=/usr/bin/file … … 5803 5858 ;; 5804 5859 hppa*64*) 5805 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF -[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'5860 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]' 5806 5861 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl 5807 5862 ;; 5808 5863 *) 5809 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9] .[0-9]) shared library'5864 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library' 5810 5865 lt_cv_file_magic_test_file=/usr/lib/libc.sl 5811 5866 ;; … … 5910 5965 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5 5911 5966 $as_echo "$lt_cv_deplibs_check_method" >&6; } 5967 5968 file_magic_glob= 5969 want_nocaseglob=no 5970 if test "$build" = "$host"; then 5971 case $host_os in 5972 mingw* | pw32*) 5973 if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then 5974 want_nocaseglob=yes 5975 else 5976 file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` 5977 fi 5978 ;; 5979 esac 5980 fi 5981 5912 5982 file_magic_cmd=$lt_cv_file_magic_cmd 5913 5983 deplibs_check_method=$lt_cv_deplibs_check_method … … 5925 5995 5926 5996 5997 5998 5999 6000 6001 6002 6003 6004 6005 6006 5927 6007 if test -n "$ac_tool_prefix"; then 5928 # Extract the first word of "${ac_tool_prefix} ar", so it can be a program name with args.5929 set dummy ${ac_tool_prefix} ar; ac_word=$26008 # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. 6009 set dummy ${ac_tool_prefix}dlltool; ac_word=$2 5930 6010 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5931 6011 $as_echo_n "checking for $ac_word... " >&6; } 5932 if test "${ac_cv_prog_AR+set}" = set; then :6012 if ${ac_cv_prog_DLLTOOL+:} false; then : 5933 6013 $as_echo_n "(cached) " >&6 5934 6014 else 5935 if test -n "$ AR"; then5936 ac_cv_prog_ AR="$AR" # Let the user override the test.6015 if test -n "$DLLTOOL"; then 6016 ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. 5937 6017 else 5938 6018 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 5943 6023 for ac_exec_ext in '' $ac_executable_extensions; do 5944 6024 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5945 ac_cv_prog_ AR="${ac_tool_prefix}ar"6025 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" 5946 6026 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 5947 6027 break 2 … … 5953 6033 fi 5954 6034 fi 5955 AR=$ac_cv_prog_AR 5956 if test -n "$ AR"; then5957 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ AR" >&55958 $as_echo "$ AR" >&6; }6035 DLLTOOL=$ac_cv_prog_DLLTOOL 6036 if test -n "$DLLTOOL"; then 6037 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5 6038 $as_echo "$DLLTOOL" >&6; } 5959 6039 else 5960 6040 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 … … 5964 6044 5965 6045 fi 5966 if test -z "$ac_cv_prog_ AR"; then5967 ac_ct_ AR=$AR5968 # Extract the first word of " ar", so it can be a program name with args.5969 set dummy ar; ac_word=$26046 if test -z "$ac_cv_prog_DLLTOOL"; then 6047 ac_ct_DLLTOOL=$DLLTOOL 6048 # Extract the first word of "dlltool", so it can be a program name with args. 6049 set dummy dlltool; ac_word=$2 5970 6050 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 5971 6051 $as_echo_n "checking for $ac_word... " >&6; } 5972 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :6052 if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then : 5973 6053 $as_echo_n "(cached) " >&6 5974 6054 else 5975 if test -n "$ac_ct_ AR"; then5976 ac_cv_prog_ac_ct_ AR="$ac_ct_AR" # Let the user override the test.6055 if test -n "$ac_ct_DLLTOOL"; then 6056 ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test. 5977 6057 else 5978 6058 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 5983 6063 for ac_exec_ext in '' $ac_executable_extensions; do 5984 6064 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5985 ac_cv_prog_ac_ct_ AR="ar"6065 ac_cv_prog_ac_ct_DLLTOOL="dlltool" 5986 6066 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 5987 6067 break 2 … … 5993 6073 fi 5994 6074 fi 6075 ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL 6076 if test -n "$ac_ct_DLLTOOL"; then 6077 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5 6078 $as_echo "$ac_ct_DLLTOOL" >&6; } 6079 else 6080 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 6081 $as_echo "no" >&6; } 6082 fi 6083 6084 if test "x$ac_ct_DLLTOOL" = x; then 6085 DLLTOOL="false" 6086 else 6087 case $cross_compiling:$ac_tool_warned in 6088 yes:) 6089 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 6090 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 6091 ac_tool_warned=yes ;; 6092 esac 6093 DLLTOOL=$ac_ct_DLLTOOL 6094 fi 6095 else 6096 DLLTOOL="$ac_cv_prog_DLLTOOL" 6097 fi 6098 6099 test -z "$DLLTOOL" && DLLTOOL=dlltool 6100 6101 6102 6103 6104 6105 6106 6107 6108 6109 6110 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5 6111 $as_echo_n "checking how to associate runtime and link libraries... " >&6; } 6112 if ${lt_cv_sharedlib_from_linklib_cmd+:} false; then : 6113 $as_echo_n "(cached) " >&6 6114 else 6115 lt_cv_sharedlib_from_linklib_cmd='unknown' 6116 6117 case $host_os in 6118 cygwin* | mingw* | pw32* | cegcc*) 6119 # two different shell functions defined in ltmain.sh 6120 # decide which to use based on capabilities of $DLLTOOL 6121 case `$DLLTOOL --help 2>&1` in 6122 *--identify-strict*) 6123 lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib 6124 ;; 6125 *) 6126 lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback 6127 ;; 6128 esac 6129 ;; 6130 *) 6131 # fallback: assume linklib IS sharedlib 6132 lt_cv_sharedlib_from_linklib_cmd="$ECHO" 6133 ;; 6134 esac 6135 6136 fi 6137 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5 6138 $as_echo "$lt_cv_sharedlib_from_linklib_cmd" >&6; } 6139 sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd 6140 test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO 6141 6142 6143 6144 6145 6146 6147 6148 if test -n "$ac_tool_prefix"; then 6149 for ac_prog in ar 6150 do 6151 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 6152 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 6153 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6154 $as_echo_n "checking for $ac_word... " >&6; } 6155 if ${ac_cv_prog_AR+:} false; then : 6156 $as_echo_n "(cached) " >&6 6157 else 6158 if test -n "$AR"; then 6159 ac_cv_prog_AR="$AR" # Let the user override the test. 6160 else 6161 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 6162 for as_dir in $PATH 6163 do 6164 IFS=$as_save_IFS 6165 test -z "$as_dir" && as_dir=. 6166 for ac_exec_ext in '' $ac_executable_extensions; do 6167 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 6168 ac_cv_prog_AR="$ac_tool_prefix$ac_prog" 6169 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 6170 break 2 6171 fi 6172 done 6173 done 6174 IFS=$as_save_IFS 6175 6176 fi 6177 fi 6178 AR=$ac_cv_prog_AR 6179 if test -n "$AR"; then 6180 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5 6181 $as_echo "$AR" >&6; } 6182 else 6183 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 6184 $as_echo "no" >&6; } 6185 fi 6186 6187 6188 test -n "$AR" && break 6189 done 6190 fi 6191 if test -z "$AR"; then 6192 ac_ct_AR=$AR 6193 for ac_prog in ar 6194 do 6195 # Extract the first word of "$ac_prog", so it can be a program name with args. 6196 set dummy $ac_prog; ac_word=$2 6197 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6198 $as_echo_n "checking for $ac_word... " >&6; } 6199 if ${ac_cv_prog_ac_ct_AR+:} false; then : 6200 $as_echo_n "(cached) " >&6 6201 else 6202 if test -n "$ac_ct_AR"; then 6203 ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. 6204 else 6205 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 6206 for as_dir in $PATH 6207 do 6208 IFS=$as_save_IFS 6209 test -z "$as_dir" && as_dir=. 6210 for ac_exec_ext in '' $ac_executable_extensions; do 6211 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 6212 ac_cv_prog_ac_ct_AR="$ac_prog" 6213 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 6214 break 2 6215 fi 6216 done 6217 done 6218 IFS=$as_save_IFS 6219 6220 fi 6221 fi 5995 6222 ac_ct_AR=$ac_cv_prog_ac_ct_AR 5996 6223 if test -n "$ac_ct_AR"; then … … 6001 6228 $as_echo "no" >&6; } 6002 6229 fi 6230 6231 6232 test -n "$ac_ct_AR" && break 6233 done 6003 6234 6004 6235 if test "x$ac_ct_AR" = x; then … … 6013 6244 AR=$ac_ct_AR 6014 6245 fi 6015 else 6016 AR="$ac_cv_prog_AR" 6017 fi 6018 6019 test -z "$AR" && AR=ar 6020 test -z "$AR_FLAGS" && AR_FLAGS=cru 6021 6022 6023 6024 6246 fi 6247 6248 : ${AR=ar} 6249 : ${AR_FLAGS=cru} 6250 6251 6252 6253 6254 6255 6256 6257 6258 6259 6260 6261 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5 6262 $as_echo_n "checking for archiver @FILE support... " >&6; } 6263 if ${lt_cv_ar_at_file+:} false; then : 6264 $as_echo_n "(cached) " >&6 6265 else 6266 lt_cv_ar_at_file=no 6267 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 6268 /* end confdefs.h. */ 6269 6270 int 6271 main () 6272 { 6273 6274 ; 6275 return 0; 6276 } 6277 _ACEOF 6278 if ac_fn_c_try_compile "$LINENO"; then : 6279 echo conftest.$ac_objext > conftest.lst 6280 lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5' 6281 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5 6282 (eval $lt_ar_try) 2>&5 6283 ac_status=$? 6284 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 6285 test $ac_status = 0; } 6286 if test "$ac_status" -eq 0; then 6287 # Ensure the archiver fails upon bogus file names. 6288 rm -f conftest.$ac_objext libconftest.a 6289 { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5 6290 (eval $lt_ar_try) 2>&5 6291 ac_status=$? 6292 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 6293 test $ac_status = 0; } 6294 if test "$ac_status" -ne 0; then 6295 lt_cv_ar_at_file=@ 6296 fi 6297 fi 6298 rm -f conftest.* libconftest.a 6299 6300 fi 6301 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 6302 6303 fi 6304 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5 6305 $as_echo "$lt_cv_ar_at_file" >&6; } 6306 6307 if test "x$lt_cv_ar_at_file" = xno; then 6308 archiver_list_spec= 6309 else 6310 archiver_list_spec=$lt_cv_ar_at_file 6311 fi 6025 6312 6026 6313 … … 6035 6322 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6036 6323 $as_echo_n "checking for $ac_word... " >&6; } 6037 if test "${ac_cv_prog_STRIP+set}" = set; then :6324 if ${ac_cv_prog_STRIP+:} false; then : 6038 6325 $as_echo_n "(cached) " >&6 6039 6326 else … … 6075 6362 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6076 6363 $as_echo_n "checking for $ac_word... " >&6; } 6077 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :6364 if ${ac_cv_prog_ac_ct_STRIP+:} false; then : 6078 6365 $as_echo_n "(cached) " >&6 6079 6366 else … … 6134 6421 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6135 6422 $as_echo_n "checking for $ac_word... " >&6; } 6136 if test "${ac_cv_prog_RANLIB+set}" = set; then :6423 if ${ac_cv_prog_RANLIB+:} false; then : 6137 6424 $as_echo_n "(cached) " >&6 6138 6425 else … … 6174 6461 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6175 6462 $as_echo_n "checking for $ac_word... " >&6; } 6176 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :6463 if ${ac_cv_prog_ac_ct_RANLIB+:} false; then : 6177 6464 $as_echo_n "(cached) " >&6 6178 6465 else … … 6245 6532 fi 6246 6533 6247 6248 6249 6250 6251 6252 6253 6254 6255 6256 6257 6258 6259 6260 6534 case $host_os in 6535 darwin*) 6536 lock_old_archive_extraction=yes ;; 6537 *) 6538 lock_old_archive_extraction=no ;; 6539 esac 6540 6541 6542 6543 6544 6545 6546 6547 6548 6549 6550 6551 6552 6553 6554 6555 6556 6557 6558 6559 6560 6561 for ac_prog in gawk mawk nawk awk 6562 do 6563 # Extract the first word of "$ac_prog", so it can be a program name with args. 6564 set dummy $ac_prog; ac_word=$2 6565 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6566 $as_echo_n "checking for $ac_word... " >&6; } 6567 if ${ac_cv_prog_AWK+:} false; then : 6568 $as_echo_n "(cached) " >&6 6569 else 6570 if test -n "$AWK"; then 6571 ac_cv_prog_AWK="$AWK" # Let the user override the test. 6572 else 6573 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 6574 for as_dir in $PATH 6575 do 6576 IFS=$as_save_IFS 6577 test -z "$as_dir" && as_dir=. 6578 for ac_exec_ext in '' $ac_executable_extensions; do 6579 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 6580 ac_cv_prog_AWK="$ac_prog" 6581 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 6582 break 2 6583 fi 6584 done 6585 done 6586 IFS=$as_save_IFS 6587 6588 fi 6589 fi 6590 AWK=$ac_cv_prog_AWK 6591 if test -n "$AWK"; then 6592 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5 6593 $as_echo "$AWK" >&6; } 6594 else 6595 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 6596 $as_echo "no" >&6; } 6597 fi 6598 6599 6600 test -n "$AWK" && break 6601 done 6261 6602 6262 6603 … … 6291 6632 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5 6292 6633 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; } 6293 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :6634 if ${lt_cv_sys_global_symbol_pipe+:} false; then : 6294 6635 $as_echo_n "(cached) " >&6 6295 6636 else … … 6352 6693 6353 6694 # Transform an extracted symbol line into symbol name and symbol address 6354 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) 6355 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\) 6695 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\", (void *) \&\2},/p'" 6696 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\)[ ]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"lib\2\", (void *) \&\2},/p'" 6356 6697 6357 6698 # Handle CRLF in mingw tool chain … … 6389 6730 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[ ]\($symcode$symcode*\)[ ][ ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'" 6390 6731 fi 6732 lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'" 6391 6733 6392 6734 # Check to see that the pipe works correctly. … … 6414 6756 # Now try to grab the symbols. 6415 6757 nlist=conftest.nm 6416 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe\> $nlist\""; } >&56417 (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe\> $nlist) 2>&56758 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5 6759 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5 6418 6760 ac_status=$? 6419 6761 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 … … 6430 6772 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then 6431 6773 cat <<_LT_EOF > conftest.$ac_ext 6774 /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */ 6775 #if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE) 6776 /* DATA imports from DLLs on WIN32 con't be const, because runtime 6777 relocations are performed -- see ld's documentation on pseudo-relocs. */ 6778 # define LT_DLSYM_CONST 6779 #elif defined(__osf__) 6780 /* This system does not cope well with relocations in const data. */ 6781 # define LT_DLSYM_CONST 6782 #else 6783 # define LT_DLSYM_CONST const 6784 #endif 6785 6432 6786 #ifdef __cplusplus 6433 6787 extern "C" { … … 6441 6795 6442 6796 /* The mapping between symbol names and symbols. */ 6443 conststruct {6797 LT_DLSYM_CONST struct { 6444 6798 const char *name; 6445 6799 void *address; … … 6467 6821 # Now try linking the two files. 6468 6822 mv conftest.$ac_objext conftstm.$ac_objext 6469 lt_ save_LIBS="$LIBS"6470 lt_ save_CFLAGS="$CFLAGS"6823 lt_globsym_save_LIBS=$LIBS 6824 lt_globsym_save_CFLAGS=$CFLAGS 6471 6825 LIBS="conftstm.$ac_objext" 6472 6826 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag" … … 6478 6832 pipe_works=yes 6479 6833 fi 6480 LIBS= "$lt_save_LIBS"6481 CFLAGS= "$lt_save_CFLAGS"6834 LIBS=$lt_globsym_save_LIBS 6835 CFLAGS=$lt_globsym_save_CFLAGS 6482 6836 else 6483 6837 echo "cannot find nm_test_func in $nlist" >&5 … … 6516 6870 fi 6517 6871 6518 6519 6520 6521 6522 6523 6524 6525 6526 6527 6528 6529 6530 6531 6532 6533 6872 # Response file support. 6873 if test "$lt_cv_nm_interface" = "MS dumpbin"; then 6874 nm_file_list_spec='@' 6875 elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then 6876 nm_file_list_spec='@' 6877 fi 6878 6879 6880 6881 6882 6883 6884 6885 6886 6887 6888 6889 6890 6891 6892 6893 6894 6895 6896 6897 6898 6899 6900 6901 6902 6903 6904 6905 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5 6906 $as_echo_n "checking for sysroot... " >&6; } 6907 6908 # Check whether --with-sysroot was given. 6909 if test "${with_sysroot+set}" = set; then : 6910 withval=$with_sysroot; 6911 else 6912 with_sysroot=no 6913 fi 6914 6915 6916 lt_sysroot= 6917 case ${with_sysroot} in #( 6918 yes) 6919 if test "$GCC" = yes; then 6920 lt_sysroot=`$CC --print-sysroot 2>/dev/null` 6921 fi 6922 ;; #( 6923 /*) 6924 lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` 6925 ;; #( 6926 no|'') 6927 ;; #( 6928 *) 6929 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${with_sysroot}" >&5 6930 $as_echo "${with_sysroot}" >&6; } 6931 as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5 6932 ;; 6933 esac 6934 6935 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5 6936 $as_echo "${lt_sysroot:-no}" >&6; } 6534 6937 6535 6938 … … 6568 6971 *-*-irix6*) 6569 6972 # Find out which ABI we are using. 6570 echo '#line 6570"configure"' > conftest.$ac_ext6973 echo '#line '$LINENO' "configure"' > conftest.$ac_ext 6571 6974 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 6572 6975 (eval $ac_compile) 2>&5 … … 6662 7065 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5 6663 7066 $as_echo_n "checking whether the C compiler needs -belf... " >&6; } 6664 if test "${lt_cv_cc_needs_belf+set}" = set; then :7067 if ${lt_cv_cc_needs_belf+:} false; then : 6665 7068 $as_echo_n "(cached) " >&6 6666 7069 else … … 6730 7133 need_locks="$enable_libtool_lock" 6731 7134 7135 if test -n "$ac_tool_prefix"; then 7136 # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args. 7137 set dummy ${ac_tool_prefix}mt; ac_word=$2 7138 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7139 $as_echo_n "checking for $ac_word... " >&6; } 7140 if ${ac_cv_prog_MANIFEST_TOOL+:} false; then : 7141 $as_echo_n "(cached) " >&6 7142 else 7143 if test -n "$MANIFEST_TOOL"; then 7144 ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test. 7145 else 7146 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 7147 for as_dir in $PATH 7148 do 7149 IFS=$as_save_IFS 7150 test -z "$as_dir" && as_dir=. 7151 for ac_exec_ext in '' $ac_executable_extensions; do 7152 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 7153 ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt" 7154 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 7155 break 2 7156 fi 7157 done 7158 done 7159 IFS=$as_save_IFS 7160 7161 fi 7162 fi 7163 MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL 7164 if test -n "$MANIFEST_TOOL"; then 7165 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5 7166 $as_echo "$MANIFEST_TOOL" >&6; } 7167 else 7168 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 7169 $as_echo "no" >&6; } 7170 fi 7171 7172 7173 fi 7174 if test -z "$ac_cv_prog_MANIFEST_TOOL"; then 7175 ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL 7176 # Extract the first word of "mt", so it can be a program name with args. 7177 set dummy mt; ac_word=$2 7178 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7179 $as_echo_n "checking for $ac_word... " >&6; } 7180 if ${ac_cv_prog_ac_ct_MANIFEST_TOOL+:} false; then : 7181 $as_echo_n "(cached) " >&6 7182 else 7183 if test -n "$ac_ct_MANIFEST_TOOL"; then 7184 ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test. 7185 else 7186 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 7187 for as_dir in $PATH 7188 do 7189 IFS=$as_save_IFS 7190 test -z "$as_dir" && as_dir=. 7191 for ac_exec_ext in '' $ac_executable_extensions; do 7192 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 7193 ac_cv_prog_ac_ct_MANIFEST_TOOL="mt" 7194 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 7195 break 2 7196 fi 7197 done 7198 done 7199 IFS=$as_save_IFS 7200 7201 fi 7202 fi 7203 ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL 7204 if test -n "$ac_ct_MANIFEST_TOOL"; then 7205 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5 7206 $as_echo "$ac_ct_MANIFEST_TOOL" >&6; } 7207 else 7208 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 7209 $as_echo "no" >&6; } 7210 fi 7211 7212 if test "x$ac_ct_MANIFEST_TOOL" = x; then 7213 MANIFEST_TOOL=":" 7214 else 7215 case $cross_compiling:$ac_tool_warned in 7216 yes:) 7217 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 7218 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 7219 ac_tool_warned=yes ;; 7220 esac 7221 MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL 7222 fi 7223 else 7224 MANIFEST_TOOL="$ac_cv_prog_MANIFEST_TOOL" 7225 fi 7226 7227 test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt 7228 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5 7229 $as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; } 7230 if ${lt_cv_path_mainfest_tool+:} false; then : 7231 $as_echo_n "(cached) " >&6 7232 else 7233 lt_cv_path_mainfest_tool=no 7234 echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5 7235 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out 7236 cat conftest.err >&5 7237 if $GREP 'Manifest Tool' conftest.out > /dev/null; then 7238 lt_cv_path_mainfest_tool=yes 7239 fi 7240 rm -f conftest* 7241 fi 7242 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5 7243 $as_echo "$lt_cv_path_mainfest_tool" >&6; } 7244 if test "x$lt_cv_path_mainfest_tool" != xyes; then 7245 MANIFEST_TOOL=: 7246 fi 7247 7248 7249 7250 7251 6732 7252 6733 7253 case $host_os in … … 6738 7258 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6739 7259 $as_echo_n "checking for $ac_word... " >&6; } 6740 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :7260 if ${ac_cv_prog_DSYMUTIL+:} false; then : 6741 7261 $as_echo_n "(cached) " >&6 6742 7262 else … … 6778 7298 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6779 7299 $as_echo_n "checking for $ac_word... " >&6; } 6780 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :7300 if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then : 6781 7301 $as_echo_n "(cached) " >&6 6782 7302 else … … 6830 7350 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6831 7351 $as_echo_n "checking for $ac_word... " >&6; } 6832 if test "${ac_cv_prog_NMEDIT+set}" = set; then :7352 if ${ac_cv_prog_NMEDIT+:} false; then : 6833 7353 $as_echo_n "(cached) " >&6 6834 7354 else … … 6870 7390 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6871 7391 $as_echo_n "checking for $ac_word... " >&6; } 6872 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :7392 if ${ac_cv_prog_ac_ct_NMEDIT+:} false; then : 6873 7393 $as_echo_n "(cached) " >&6 6874 7394 else … … 6922 7442 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6923 7443 $as_echo_n "checking for $ac_word... " >&6; } 6924 if test "${ac_cv_prog_LIPO+set}" = set; then :7444 if ${ac_cv_prog_LIPO+:} false; then : 6925 7445 $as_echo_n "(cached) " >&6 6926 7446 else … … 6962 7482 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 6963 7483 $as_echo_n "checking for $ac_word... " >&6; } 6964 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :7484 if ${ac_cv_prog_ac_ct_LIPO+:} false; then : 6965 7485 $as_echo_n "(cached) " >&6 6966 7486 else … … 7014 7534 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7015 7535 $as_echo_n "checking for $ac_word... " >&6; } 7016 if test "${ac_cv_prog_OTOOL+set}" = set; then :7536 if ${ac_cv_prog_OTOOL+:} false; then : 7017 7537 $as_echo_n "(cached) " >&6 7018 7538 else … … 7054 7574 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7055 7575 $as_echo_n "checking for $ac_word... " >&6; } 7056 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :7576 if ${ac_cv_prog_ac_ct_OTOOL+:} false; then : 7057 7577 $as_echo_n "(cached) " >&6 7058 7578 else … … 7106 7626 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7107 7627 $as_echo_n "checking for $ac_word... " >&6; } 7108 if test "${ac_cv_prog_OTOOL64+set}" = set; then :7628 if ${ac_cv_prog_OTOOL64+:} false; then : 7109 7629 $as_echo_n "(cached) " >&6 7110 7630 else … … 7146 7666 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7147 7667 $as_echo_n "checking for $ac_word... " >&6; } 7148 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :7668 if ${ac_cv_prog_ac_ct_OTOOL64+:} false; then : 7149 7669 $as_echo_n "(cached) " >&6 7150 7670 else … … 7221 7741 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5 7222 7742 $as_echo_n "checking for -single_module linker flag... " >&6; } 7223 if test "${lt_cv_apple_cc_single_mod+set}" = set; then :7743 if ${lt_cv_apple_cc_single_mod+:} false; then : 7224 7744 $as_echo_n "(cached) " >&6 7225 7745 else … … 7250 7770 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5 7251 7771 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; } 7252 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :7772 if ${lt_cv_ld_exported_symbols_list+:} false; then : 7253 7773 $as_echo_n "(cached) " >&6 7254 7774 else … … 7280 7800 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5 7281 7801 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; } 7802 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5 7803 $as_echo_n "checking for -force_load linker flag... " >&6; } 7804 if ${lt_cv_ld_force_load+:} false; then : 7805 $as_echo_n "(cached) " >&6 7806 else 7807 lt_cv_ld_force_load=no 7808 cat > conftest.c << _LT_EOF 7809 int forced_loaded() { return 2;} 7810 _LT_EOF 7811 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5 7812 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5 7813 echo "$AR cru libconftest.a conftest.o" >&5 7814 $AR cru libconftest.a conftest.o 2>&5 7815 echo "$RANLIB libconftest.a" >&5 7816 $RANLIB libconftest.a 2>&5 7817 cat > conftest.c << _LT_EOF 7818 int main() { return 0;} 7819 _LT_EOF 7820 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5 7821 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err 7822 _lt_result=$? 7823 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then 7824 lt_cv_ld_force_load=yes 7825 else 7826 cat conftest.err >&5 7827 fi 7828 rm -f conftest.err libconftest.a conftest conftest.c 7829 rm -rf conftest.dSYM 7830 7831 fi 7832 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5 7833 $as_echo "$lt_cv_ld_force_load" >&6; } 7282 7834 case $host_os in 7283 7835 rhapsody* | darwin1.[012]) … … 7307 7859 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}' 7308 7860 fi 7309 if test "$DSYMUTIL" != ":" ; then7861 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then 7310 7862 _lt_dsymutil='~$DSYMUTIL $lib || :' 7311 7863 else … … 7319 7871 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default 7320 7872 " 7321 if test "x$ac_cv_header_dlfcn_h" = x ""yes; then :7873 if test "x$ac_cv_header_dlfcn_h" = xyes; then : 7322 7874 cat >>confdefs.h <<_ACEOF 7323 7875 #define HAVE_DLFCN_H 1 … … 7330 7882 7331 7883 7332 ac_ext=cpp 7333 ac_cpp='$CXXCPP $CPPFLAGS' 7334 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 7335 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 7336 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 7337 if test -z "$CXX"; then 7338 if test -n "$CCC"; then 7339 CXX=$CCC 7340 else 7341 if test -n "$ac_tool_prefix"; then 7342 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 7343 do 7344 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 7345 set dummy $ac_tool_prefix$ac_prog; ac_word=$2 7346 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7347 $as_echo_n "checking for $ac_word... " >&6; } 7348 if test "${ac_cv_prog_CXX+set}" = set; then : 7349 $as_echo_n "(cached) " >&6 7350 else 7351 if test -n "$CXX"; then 7352 ac_cv_prog_CXX="$CXX" # Let the user override the test. 7353 else 7354 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 7355 for as_dir in $PATH 7356 do 7357 IFS=$as_save_IFS 7358 test -z "$as_dir" && as_dir=. 7359 for ac_exec_ext in '' $ac_executable_extensions; do 7360 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 7361 ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" 7362 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 7363 break 2 7364 fi 7365 done 7366 done 7367 IFS=$as_save_IFS 7368 7369 fi 7370 fi 7371 CXX=$ac_cv_prog_CXX 7372 if test -n "$CXX"; then 7373 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5 7374 $as_echo "$CXX" >&6; } 7375 else 7376 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 7377 $as_echo "no" >&6; } 7378 fi 7379 7380 7381 test -n "$CXX" && break 7382 done 7383 fi 7384 if test -z "$CXX"; then 7385 ac_ct_CXX=$CXX 7386 for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC 7387 do 7388 # Extract the first word of "$ac_prog", so it can be a program name with args. 7389 set dummy $ac_prog; ac_word=$2 7390 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 7391 $as_echo_n "checking for $ac_word... " >&6; } 7392 if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then : 7393 $as_echo_n "(cached) " >&6 7394 else 7395 if test -n "$ac_ct_CXX"; then 7396 ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. 7397 else 7398 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 7399 for as_dir in $PATH 7400 do 7401 IFS=$as_save_IFS 7402 test -z "$as_dir" && as_dir=. 7403 for ac_exec_ext in '' $ac_executable_extensions; do 7404 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 7405 ac_cv_prog_ac_ct_CXX="$ac_prog" 7406 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 7407 break 2 7408 fi 7409 done 7410 done 7411 IFS=$as_save_IFS 7412 7413 fi 7414 fi 7415 ac_ct_CXX=$ac_cv_prog_ac_ct_CXX 7416 if test -n "$ac_ct_CXX"; then 7417 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5 7418 $as_echo "$ac_ct_CXX" >&6; } 7419 else 7420 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 7421 $as_echo "no" >&6; } 7422 fi 7423 7424 7425 test -n "$ac_ct_CXX" && break 7426 done 7427 7428 if test "x$ac_ct_CXX" = x; then 7429 CXX="g++" 7430 else 7431 case $cross_compiling:$ac_tool_warned in 7432 yes:) 7433 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5 7434 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 7435 ac_tool_warned=yes ;; 7436 esac 7437 CXX=$ac_ct_CXX 7438 fi 7439 fi 7440 7441 fi 7442 fi 7443 # Provide some information about the compiler. 7444 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5 7445 set X $ac_compile 7446 ac_compiler=$2 7447 for ac_option in --version -v -V -qversion; do 7448 { { ac_try="$ac_compiler $ac_option >&5" 7449 case "(($ac_try" in 7450 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 7451 *) ac_try_echo=$ac_try;; 7452 esac 7453 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\"" 7454 $as_echo "$ac_try_echo"; } >&5 7455 (eval "$ac_compiler $ac_option >&5") 2>conftest.err 7456 ac_status=$? 7457 if test -s conftest.err; then 7458 sed '10a\ 7459 ... rest of stderr output deleted ... 7460 10q' conftest.err >conftest.er1 7461 cat conftest.er1 >&5 7462 fi 7463 rm -f conftest.er1 conftest.err 7464 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 7465 test $ac_status = 0; } 7466 done 7467 7468 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 7469 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } 7470 if test "${ac_cv_cxx_compiler_gnu+set}" = set; then : 7471 $as_echo_n "(cached) " >&6 7472 else 7473 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7474 /* end confdefs.h. */ 7475 7476 int 7477 main () 7884 func_stripname_cnf () 7478 7885 { 7479 #ifndef __GNUC__ 7480 choke me 7481 #endif 7482 7483 ; 7484 return 0; 7485 } 7486 _ACEOF 7487 if ac_fn_cxx_try_compile "$LINENO"; then : 7488 ac_compiler_gnu=yes 7489 else 7490 ac_compiler_gnu=no 7491 fi 7492 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 7493 ac_cv_cxx_compiler_gnu=$ac_compiler_gnu 7494 7495 fi 7496 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5 7497 $as_echo "$ac_cv_cxx_compiler_gnu" >&6; } 7498 if test $ac_compiler_gnu = yes; then 7499 GXX=yes 7500 else 7501 GXX= 7502 fi 7503 ac_test_CXXFLAGS=${CXXFLAGS+set} 7504 ac_save_CXXFLAGS=$CXXFLAGS 7505 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 7506 $as_echo_n "checking whether $CXX accepts -g... " >&6; } 7507 if test "${ac_cv_prog_cxx_g+set}" = set; then : 7508 $as_echo_n "(cached) " >&6 7509 else 7510 ac_save_cxx_werror_flag=$ac_cxx_werror_flag 7511 ac_cxx_werror_flag=yes 7512 ac_cv_prog_cxx_g=no 7513 CXXFLAGS="-g" 7514 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7515 /* end confdefs.h. */ 7516 7517 int 7518 main () 7519 { 7520 7521 ; 7522 return 0; 7523 } 7524 _ACEOF 7525 if ac_fn_cxx_try_compile "$LINENO"; then : 7526 ac_cv_prog_cxx_g=yes 7527 else 7528 CXXFLAGS="" 7529 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7530 /* end confdefs.h. */ 7531 7532 int 7533 main () 7534 { 7535 7536 ; 7537 return 0; 7538 } 7539 _ACEOF 7540 if ac_fn_cxx_try_compile "$LINENO"; then : 7541 7542 else 7543 ac_cxx_werror_flag=$ac_save_cxx_werror_flag 7544 CXXFLAGS="-g" 7545 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7546 /* end confdefs.h. */ 7547 7548 int 7549 main () 7550 { 7551 7552 ; 7553 return 0; 7554 } 7555 _ACEOF 7556 if ac_fn_cxx_try_compile "$LINENO"; then : 7557 ac_cv_prog_cxx_g=yes 7558 fi 7559 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 7560 fi 7561 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 7562 fi 7563 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 7564 ac_cxx_werror_flag=$ac_save_cxx_werror_flag 7565 fi 7566 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5 7567 $as_echo "$ac_cv_prog_cxx_g" >&6; } 7568 if test "$ac_test_CXXFLAGS" = set; then 7569 CXXFLAGS=$ac_save_CXXFLAGS 7570 elif test $ac_cv_prog_cxx_g = yes; then 7571 if test "$GXX" = yes; then 7572 CXXFLAGS="-g -O2" 7573 else 7574 CXXFLAGS="-g" 7575 fi 7576 else 7577 if test "$GXX" = yes; then 7578 CXXFLAGS="-O2" 7579 else 7580 CXXFLAGS= 7581 fi 7582 fi 7583 ac_ext=c 7584 ac_cpp='$CPP $CPPFLAGS' 7585 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 7586 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 7587 ac_compiler_gnu=$ac_cv_c_compiler_gnu 7588 7589 if test -n "$CXX" && ( test "X$CXX" != "Xno" && 7590 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) || 7591 (test "X$CXX" != "Xg++"))) ; then 7592 ac_ext=cpp 7593 ac_cpp='$CXXCPP $CPPFLAGS' 7594 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 7595 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 7596 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 7597 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 7598 $as_echo_n "checking how to run the C++ preprocessor... " >&6; } 7599 if test -z "$CXXCPP"; then 7600 if test "${ac_cv_prog_CXXCPP+set}" = set; then : 7601 $as_echo_n "(cached) " >&6 7602 else 7603 # Double quotes because CXXCPP needs to be expanded 7604 for CXXCPP in "$CXX -E" "/lib/cpp" 7605 do 7606 ac_preproc_ok=false 7607 for ac_cxx_preproc_warn_flag in '' yes 7608 do 7609 # Use a header file that comes with gcc, so configuring glibc 7610 # with a fresh cross-compiler works. 7611 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 7612 # <limits.h> exists even on freestanding compilers. 7613 # On the NeXT, cc -E runs the code through the compiler's parser, 7614 # not just through cpp. "Syntax error" is here to catch this case. 7615 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7616 /* end confdefs.h. */ 7617 #ifdef __STDC__ 7618 # include <limits.h> 7619 #else 7620 # include <assert.h> 7621 #endif 7622 Syntax error 7623 _ACEOF 7624 if ac_fn_cxx_try_cpp "$LINENO"; then : 7625 7626 else 7627 # Broken: fails on valid input. 7628 continue 7629 fi 7630 rm -f conftest.err conftest.i conftest.$ac_ext 7631 7632 # OK, works on sane cases. Now check whether nonexistent headers 7633 # can be detected and how. 7634 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7635 /* end confdefs.h. */ 7636 #include <ac_nonexistent.h> 7637 _ACEOF 7638 if ac_fn_cxx_try_cpp "$LINENO"; then : 7639 # Broken: success on invalid input. 7640 continue 7641 else 7642 # Passes both tests. 7643 ac_preproc_ok=: 7644 break 7645 fi 7646 rm -f conftest.err conftest.i conftest.$ac_ext 7647 7648 done 7649 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 7650 rm -f conftest.i conftest.err conftest.$ac_ext 7651 if $ac_preproc_ok; then : 7652 break 7653 fi 7654 7655 done 7656 ac_cv_prog_CXXCPP=$CXXCPP 7657 7658 fi 7659 CXXCPP=$ac_cv_prog_CXXCPP 7660 else 7661 ac_cv_prog_CXXCPP=$CXXCPP 7662 fi 7663 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5 7664 $as_echo "$CXXCPP" >&6; } 7665 ac_preproc_ok=false 7666 for ac_cxx_preproc_warn_flag in '' yes 7667 do 7668 # Use a header file that comes with gcc, so configuring glibc 7669 # with a fresh cross-compiler works. 7670 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 7671 # <limits.h> exists even on freestanding compilers. 7672 # On the NeXT, cc -E runs the code through the compiler's parser, 7673 # not just through cpp. "Syntax error" is here to catch this case. 7674 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7675 /* end confdefs.h. */ 7676 #ifdef __STDC__ 7677 # include <limits.h> 7678 #else 7679 # include <assert.h> 7680 #endif 7681 Syntax error 7682 _ACEOF 7683 if ac_fn_cxx_try_cpp "$LINENO"; then : 7684 7685 else 7686 # Broken: fails on valid input. 7687 continue 7688 fi 7689 rm -f conftest.err conftest.i conftest.$ac_ext 7690 7691 # OK, works on sane cases. Now check whether nonexistent headers 7692 # can be detected and how. 7693 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 7694 /* end confdefs.h. */ 7695 #include <ac_nonexistent.h> 7696 _ACEOF 7697 if ac_fn_cxx_try_cpp "$LINENO"; then : 7698 # Broken: success on invalid input. 7699 continue 7700 else 7701 # Passes both tests. 7702 ac_preproc_ok=: 7703 break 7704 fi 7705 rm -f conftest.err conftest.i conftest.$ac_ext 7706 7707 done 7708 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 7709 rm -f conftest.i conftest.err conftest.$ac_ext 7710 if $ac_preproc_ok; then : 7711 7712 else 7713 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 7714 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 7715 _lt_caught_CXX_error=yes; } 7716 fi 7717 7718 ac_ext=c 7719 ac_cpp='$CPP $CPPFLAGS' 7720 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 7721 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 7722 ac_compiler_gnu=$ac_cv_c_compiler_gnu 7723 7724 else 7725 _lt_caught_CXX_error=yes 7726 fi 7886 case ${2} in 7887 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; 7888 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; 7889 esac 7890 } # func_stripname_cnf 7891 7727 7892 7728 7893 … … 7880 8045 7881 8046 8047 7882 8048 test -z "$LN_S" && LN_S="ln -s" 7883 8049 … … 7901 8067 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5 7902 8068 $as_echo_n "checking for objdir... " >&6; } 7903 if test "${lt_cv_objdir+set}" = set; then :8069 if ${lt_cv_objdir+:} false; then : 7904 8070 $as_echo_n "(cached) " >&6 7905 8071 else … … 7925 8091 #define LT_OBJDIR "$lt_cv_objdir/" 7926 8092 _ACEOF 7927 7928 7929 7930 7931 7932 7933 7934 7935 7936 7937 7938 7939 7940 8093 7941 8094 … … 7954 8107 esac 7955 8108 7956 # Sed substitution that helps us do robust quoting. It backslashifies7957 # metacharacters that are still active within double-quoted strings.7958 sed_quote_subst='s/\(["`$\\]\)/\\\1/g'7959 7960 # Same as above, but do not quote variable references.7961 double_quote_subst='s/\(["`\\]\)/\\\1/g'7962 7963 # Sed substitution to delay expansion of an escaped shell variable in a7964 # double_quote_subst'ed string.7965 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'7966 7967 # Sed substitution to delay expansion of an escaped single quote.7968 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'7969 7970 # Sed substitution to avoid accidental globbing in evaled expressions7971 no_glob_subst='s/\*/\\\*/g'7972 7973 8109 # Global variables: 7974 8110 ofile=libtool … … 7999 8135 esac 8000 8136 done 8001 cc_basename=`$ECHO " X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`8137 cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` 8002 8138 8003 8139 … … 8009 8145 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5 8010 8146 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; } 8011 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :8147 if ${lt_cv_path_MAGIC_CMD+:} false; then : 8012 8148 $as_echo_n "(cached) " >&6 8013 8149 else … … 8075 8211 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5 8076 8212 $as_echo_n "checking for file... " >&6; } 8077 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :8213 if ${lt_cv_path_MAGIC_CMD+:} false; then : 8078 8214 $as_echo_n "(cached) " >&6 8079 8215 else … … 8208 8344 8209 8345 if test "$GCC" = yes; then 8210 lt_prog_compiler_no_builtin_flag=' -fno-builtin' 8346 case $cc_basename in 8347 nvcc*) 8348 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;; 8349 *) 8350 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;; 8351 esac 8211 8352 8212 8353 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 8213 8354 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; } 8214 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :8355 if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then : 8215 8356 $as_echo_n "(cached) " >&6 8216 8357 else … … 8228 8369 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8229 8370 -e 's:$: $lt_compiler_flag:'` 8230 (eval echo "\"\$as_me: 8230: $lt_compile\"" >&5)8371 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) 8231 8372 (eval "$lt_compile" 2>conftest.err) 8232 8373 ac_status=$? 8233 8374 cat conftest.err >&5 8234 echo "$as_me: 8234: \$? = $ac_status" >&58375 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8235 8376 if (exit $ac_status) && test -s "$ac_outfile"; then 8236 8377 # The compiler can only warn and ignore the option if not recognized 8237 8378 # So say no if there are warnings other than the usual output. 8238 $ECHO " X$_lt_compiler_boilerplate" | $Xsed -e'/^$/d' >conftest.exp8379 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp 8239 8380 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 8240 8381 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then … … 8265 8406 lt_prog_compiler_static= 8266 8407 8267 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&58268 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }8269 8408 8270 8409 if test "$GCC" = yes; then … … 8314 8453 ;; 8315 8454 8455 haiku*) 8456 # PIC is the default for Haiku. 8457 # The "-static" flag exists, but is broken. 8458 lt_prog_compiler_static= 8459 ;; 8460 8316 8461 hpux*) 8317 8462 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit … … 8354 8499 *) 8355 8500 lt_prog_compiler_pic='-fPIC' 8501 ;; 8502 esac 8503 8504 case $cc_basename in 8505 nvcc*) # Cuda Compiler Driver 2.2 8506 lt_prog_compiler_wl='-Xlinker ' 8507 lt_prog_compiler_pic='-Xcompiler -fPIC' 8356 8508 ;; 8357 8509 esac … … 8418 8570 lt_prog_compiler_static='--static' 8419 8571 ;; 8420 pgcc* | pgf77* | pgf90* | pgf95*) 8572 nagfor*) 8573 # NAG Fortran compiler 8574 lt_prog_compiler_wl='-Wl,-Wl,,' 8575 lt_prog_compiler_pic='-PIC' 8576 lt_prog_compiler_static='-Bstatic' 8577 ;; 8578 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*) 8421 8579 # Portland Group compilers (*not* the Pentium gcc compiler, 8422 8580 # which looks to be a dead project) … … 8430 8588 lt_prog_compiler_static='-non_shared' 8431 8589 ;; 8432 xl* )8433 # IBM XL C 8.0/Fortran 10.1 on PPC8590 xl* | bgxl* | bgf* | mpixl*) 8591 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene 8434 8592 lt_prog_compiler_wl='-Wl,' 8435 8593 lt_prog_compiler_pic='-qpic' … … 8438 8596 *) 8439 8597 case `$CC -V 2>&1 | sed 5q` in 8598 *Sun\ F* | *Sun*Fortran*) 8599 # Sun Fortran 8.3 passes all unrecognized flags to the linker 8600 lt_prog_compiler_pic='-KPIC' 8601 lt_prog_compiler_static='-Bstatic' 8602 lt_prog_compiler_wl='' 8603 ;; 8440 8604 *Sun\ C*) 8441 8605 # Sun C 5.9 … … 8444 8608 lt_prog_compiler_wl='-Wl,' 8445 8609 ;; 8446 *Sun\ F*)8447 # Sun Fortran 8.3 passes all unrecognized flags to the linker8448 lt_prog_compiler_pic='-KPIC'8449 lt_prog_compiler_static='-Bstatic'8450 lt_prog_compiler_wl=''8451 ;;8452 8610 esac 8453 8611 ;; … … 8480 8638 lt_prog_compiler_static='-Bstatic' 8481 8639 case $cc_basename in 8482 f77* | f90* | f95* )8640 f77* | f90* | f95* | sunf77* | sunf90* | sunf95*) 8483 8641 lt_prog_compiler_wl='-Qoption ld ';; 8484 8642 *) … … 8537 8695 ;; 8538 8696 esac 8539 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5 8540 $as_echo "$lt_prog_compiler_pic" >&6; } 8541 8542 8543 8544 8545 8697 8698 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 8699 $as_echo_n "checking for $compiler option to produce PIC... " >&6; } 8700 if ${lt_cv_prog_compiler_pic+:} false; then : 8701 $as_echo_n "(cached) " >&6 8702 else 8703 lt_cv_prog_compiler_pic=$lt_prog_compiler_pic 8704 fi 8705 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5 8706 $as_echo "$lt_cv_prog_compiler_pic" >&6; } 8707 lt_prog_compiler_pic=$lt_cv_prog_compiler_pic 8546 8708 8547 8709 # … … 8551 8713 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5 8552 8714 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; } 8553 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :8715 if ${lt_cv_prog_compiler_pic_works+:} false; then : 8554 8716 $as_echo_n "(cached) " >&6 8555 8717 else … … 8567 8729 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8568 8730 -e 's:$: $lt_compiler_flag:'` 8569 (eval echo "\"\$as_me: 8569: $lt_compile\"" >&5)8731 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) 8570 8732 (eval "$lt_compile" 2>conftest.err) 8571 8733 ac_status=$? 8572 8734 cat conftest.err >&5 8573 echo "$as_me: 8573: \$? = $ac_status" >&58735 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8574 8736 if (exit $ac_status) && test -s "$ac_outfile"; then 8575 8737 # The compiler can only warn and ignore the option if not recognized 8576 8738 # So say no if there are warnings other than the usual output. 8577 $ECHO " X$_lt_compiler_boilerplate" | $Xsed -e'/^$/d' >conftest.exp8739 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp 8578 8740 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 8579 8741 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then … … 8604 8766 8605 8767 8768 8769 8770 8771 8772 8606 8773 # 8607 8774 # Check to make sure the static flag actually works. … … 8610 8777 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 8611 8778 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } 8612 if test "${lt_cv_prog_compiler_static_works+set}" = set; then :8779 if ${lt_cv_prog_compiler_static_works+:} false; then : 8613 8780 $as_echo_n "(cached) " >&6 8614 8781 else … … 8623 8790 # Append any errors to the config.log. 8624 8791 cat conftest.err 1>&5 8625 $ECHO " X$_lt_linker_boilerplate" | $Xsed -e'/^$/d' > conftest.exp8792 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp 8626 8793 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 8627 8794 if diff conftest.exp conftest.er2 >/dev/null; then … … 8653 8820 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 8654 8821 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } 8655 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :8822 if ${lt_cv_prog_compiler_c_o+:} false; then : 8656 8823 $as_echo_n "(cached) " >&6 8657 8824 else … … 8672 8839 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8673 8840 -e 's:$: $lt_compiler_flag:'` 8674 (eval echo "\"\$as_me: 8674: $lt_compile\"" >&5)8841 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) 8675 8842 (eval "$lt_compile" 2>out/conftest.err) 8676 8843 ac_status=$? 8677 8844 cat out/conftest.err >&5 8678 echo "$as_me: 8678: \$? = $ac_status" >&58845 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8679 8846 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8680 8847 then 8681 8848 # The compiler can only warn and ignore the option if not recognized 8682 8849 # So say no if there are warnings 8683 $ECHO " X$_lt_compiler_boilerplate" | $Xsed -e'/^$/d' > out/conftest.exp8850 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp 8684 8851 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 8685 8852 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then … … 8708 8875 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 8709 8876 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } 8710 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :8877 if ${lt_cv_prog_compiler_c_o+:} false; then : 8711 8878 $as_echo_n "(cached) " >&6 8712 8879 else … … 8727 8894 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8728 8895 -e 's:$: $lt_compiler_flag:'` 8729 (eval echo "\"\$as_me: 8729: $lt_compile\"" >&5)8896 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) 8730 8897 (eval "$lt_compile" 2>out/conftest.err) 8731 8898 ac_status=$? 8732 8899 cat out/conftest.err >&5 8733 echo "$as_me: 8733: \$? = $ac_status" >&58900 echo "$as_me:$LINENO: \$? = $ac_status" >&5 8734 8901 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8735 8902 then 8736 8903 # The compiler can only warn and ignore the option if not recognized 8737 8904 # So say no if there are warnings 8738 $ECHO " X$_lt_compiler_boilerplate" | $Xsed -e'/^$/d' > out/conftest.exp8905 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp 8739 8906 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 8740 8907 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then … … 8846 9013 with_gnu_ld=no 8847 9014 ;; 8848 linux* | k*bsd*-gnu )9015 linux* | k*bsd*-gnu | gnu*) 8849 9016 link_all_deplibs=no 8850 9017 ;; … … 8852 9019 8853 9020 ld_shlibs=yes 9021 9022 # On some targets, GNU ld is compatible enough with the native linker 9023 # that we're better off using the native interface for both. 9024 lt_use_gnu_ld_interface=no 8854 9025 if test "$with_gnu_ld" = yes; then 9026 case $host_os in 9027 aix*) 9028 # The AIX port of GNU ld has always aspired to compatibility 9029 # with the native linker. However, as the warning in the GNU ld 9030 # block says, versions before 2.19.5* couldn't really create working 9031 # shared libraries, regardless of the interface used. 9032 case `$LD -v 2>&1` in 9033 *\ \(GNU\ Binutils\)\ 2.19.5*) ;; 9034 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;; 9035 *\ \(GNU\ Binutils\)\ [3-9]*) ;; 9036 *) 9037 lt_use_gnu_ld_interface=yes 9038 ;; 9039 esac 9040 ;; 9041 *) 9042 lt_use_gnu_ld_interface=yes 9043 ;; 9044 esac 9045 fi 9046 9047 if test "$lt_use_gnu_ld_interface" = yes; then 8855 9048 # If archive_cmds runs LD, not CC, wlarc should be empty 8856 9049 wlarc='${wl}' … … 8886 9079 cat <<_LT_EOF 1>&2 8887 9080 8888 *** Warning: the GNU linker, at least up to release 2. 9.1, is reported9081 *** Warning: the GNU linker, at least up to release 2.19, is reported 8889 9082 *** to be unable to reliably create shared libraries on AIX. 8890 9083 *** Therefore, libtool is disabling shared libraries support. If you 8891 *** really care for shared libraries, you may want to modify your PATH 8892 *** so that a non-GNU linker is found, and then restart. 9084 *** really care for shared libraries, you may want to install binutils 9085 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found. 9086 *** You will then need to restart the configuration process. 8893 9087 8894 9088 _LT_EOF … … 8926 9120 # as there is no search path for DLLs. 8927 9121 hardcode_libdir_flag_spec='-L$libdir' 9122 export_dynamic_flag_spec='${wl}--export-all-symbols' 8928 9123 allow_undefined_flag=unsupported 8929 9124 always_export_symbols=no 8930 9125 enable_shared_with_static_runtimes=yes 8931 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols' 9126 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' 9127 exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname' 8932 9128 8933 9129 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then … … 8947 9143 ;; 8948 9144 9145 haiku*) 9146 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 9147 link_all_deplibs=yes 9148 ;; 9149 8949 9150 interix[3-9]*) 8950 9151 hardcode_direct=no … … 8972 9173 && test "$tmp_diet" = no 8973 9174 then 8974 tmp_addflag= 9175 tmp_addflag=' $pic_flag' 8975 9176 tmp_sharedflag='-shared' 8976 9177 case $cc_basename,$host_cpu in 8977 9178 pgcc*) # Portland Group C compiler 8978 whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO\"$new_convenience\"` ${wl}--no-whole-archive'9179 whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' 8979 9180 tmp_addflag=' $pic_flag' 8980 9181 ;; 8981 pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers 8982 whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' 9182 pgf77* | pgf90* | pgf95* | pgfortran*) 9183 # Portland Group f77 and f90 compilers 9184 whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' 8983 9185 tmp_addflag=' $pic_flag -Mnomain' ;; 8984 9186 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 … … 8991 9193 whole_archive_flag_spec= 8992 9194 tmp_sharedflag='--shared' ;; 8993 xl[cC]* )# IBM XL C 8.0 on PPC (deal with xlf below)9195 xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below) 8994 9196 tmp_sharedflag='-qmkshrobj' 8995 9197 tmp_addflag= ;; 9198 nvcc*) # Cuda Compiler Driver 2.2 9199 whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' 9200 compiler_needs_object=yes 9201 ;; 8996 9202 esac 8997 9203 case `$CC -V 2>&1 | sed 5q` in 8998 9204 *Sun\ C*) # Sun C 5.9 8999 whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO\"$new_convenience\"` ${wl}--no-whole-archive'9205 whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' 9000 9206 compiler_needs_object=yes 9001 9207 tmp_sharedflag='-G' ;; … … 9013 9219 9014 9220 case $cc_basename in 9015 xlf* )9221 xlf* | bgf* | bgxlf* | mpixlf*) 9016 9222 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself 9017 9223 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive' 9018 9224 hardcode_libdir_flag_spec= 9019 9225 hardcode_libdir_flag_spec_ld='-rpath $libdir' 9020 archive_cmds='$LD -shared $libobjs $deplibs $ compiler_flags -soname $soname -o $lib'9226 archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' 9021 9227 if test "x$supports_anon_versioning" = xyes; then 9022 9228 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ 9023 9229 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ 9024 9230 echo "local: *; };" >> $output_objdir/$libname.ver~ 9025 $LD -shared $libobjs $deplibs $ compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'9231 $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' 9026 9232 fi 9027 9233 ;; … … 9037 9243 wlarc= 9038 9244 else 9039 archive_cmds='$CC -shared $ libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'9040 archive_expsym_cmds='$CC -shared $ libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'9245 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 9246 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 9041 9247 fi 9042 9248 ;; … … 9056 9262 _LT_EOF 9057 9263 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then 9058 archive_cmds='$CC -shared $ libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'9059 archive_expsym_cmds='$CC -shared $ libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'9264 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 9265 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 9060 9266 else 9061 9267 ld_shlibs=no … … 9103 9309 *) 9104 9310 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then 9105 archive_cmds='$CC -shared $ libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'9106 archive_expsym_cmds='$CC -shared $ libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'9311 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 9312 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 9107 9313 else 9108 9314 ld_shlibs=no … … 9144 9350 # If we're using GNU nm, then we don't want the "-C" option. 9145 9351 # -C means demangle to AIX nm, but means don't demangle with GNU nm 9352 # Also, AIX nm treats weak defined symbols like other global 9353 # defined symbols, whereas GNU nm marks them as "W". 9146 9354 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then 9147 export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") ) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'9355 export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' 9148 9356 else 9149 9357 export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' … … 9233 9441 # Determine the default libpath from the value encoded in an 9234 9442 # empty executable. 9235 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 9443 if test "${lt_cv_aix_libpath+set}" = set; then 9444 aix_libpath=$lt_cv_aix_libpath 9445 else 9446 if ${lt_cv_aix_libpath_+:} false; then : 9447 $as_echo_n "(cached) " >&6 9448 else 9449 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 9236 9450 /* end confdefs.h. */ 9237 9451 … … 9246 9460 if ac_fn_c_try_link "$LINENO"; then : 9247 9461 9248 lt_aix_libpath_sed='9249 /Import File Strings/,/^$/ {9250 /^0/ {9251 s/^0 *\(.*\)$/\1/9252 p9253 }9254 }'9255 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`9256 # Check for a 64-bit object if we didn't find anything.9257 if test -z "$aix_libpath"; then9258 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`9259 fi9462 lt_aix_libpath_sed=' 9463 /Import File Strings/,/^$/ { 9464 /^0/ { 9465 s/^0 *\([^ ]*\) *$/\1/ 9466 p 9467 } 9468 }' 9469 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 9470 # Check for a 64-bit object if we didn't find anything. 9471 if test -z "$lt_cv_aix_libpath_"; then 9472 lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 9473 fi 9260 9474 fi 9261 9475 rm -f core conftest.err conftest.$ac_objext \ 9262 9476 conftest$ac_exeext conftest.$ac_ext 9263 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi 9477 if test -z "$lt_cv_aix_libpath_"; then 9478 lt_cv_aix_libpath_="/usr/lib:/lib" 9479 fi 9480 9481 fi 9482 9483 aix_libpath=$lt_cv_aix_libpath_ 9484 fi 9264 9485 9265 9486 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" 9266 archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"9487 archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" 9267 9488 else 9268 9489 if test "$host_cpu" = ia64; then … … 9273 9494 # Determine the default libpath from the value encoded in an 9274 9495 # empty executable. 9275 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 9496 if test "${lt_cv_aix_libpath+set}" = set; then 9497 aix_libpath=$lt_cv_aix_libpath 9498 else 9499 if ${lt_cv_aix_libpath_+:} false; then : 9500 $as_echo_n "(cached) " >&6 9501 else 9502 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 9276 9503 /* end confdefs.h. */ 9277 9504 … … 9286 9513 if ac_fn_c_try_link "$LINENO"; then : 9287 9514 9288 lt_aix_libpath_sed='9289 /Import File Strings/,/^$/ {9290 /^0/ {9291 s/^0 *\(.*\)$/\1/9292 p9293 }9294 }'9295 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`9296 # Check for a 64-bit object if we didn't find anything.9297 if test -z "$aix_libpath"; then9298 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`9299 fi9515 lt_aix_libpath_sed=' 9516 /Import File Strings/,/^$/ { 9517 /^0/ { 9518 s/^0 *\([^ ]*\) *$/\1/ 9519 p 9520 } 9521 }' 9522 lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 9523 # Check for a 64-bit object if we didn't find anything. 9524 if test -z "$lt_cv_aix_libpath_"; then 9525 lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 9526 fi 9300 9527 fi 9301 9528 rm -f core conftest.err conftest.$ac_objext \ 9302 9529 conftest$ac_exeext conftest.$ac_ext 9303 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi 9530 if test -z "$lt_cv_aix_libpath_"; then 9531 lt_cv_aix_libpath_="/usr/lib:/lib" 9532 fi 9533 9534 fi 9535 9536 aix_libpath=$lt_cv_aix_libpath_ 9537 fi 9304 9538 9305 9539 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" … … 9308 9542 no_undefined_flag=' ${wl}-bernotok' 9309 9543 allow_undefined_flag=' ${wl}-berok' 9310 # Exported symbols can be pulled into shared objects from archives 9311 whole_archive_flag_spec='$convenience' 9544 if test "$with_gnu_ld" = yes; then 9545 # We only use this code for GNU lds that support --whole-archive. 9546 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive' 9547 else 9548 # Exported symbols can be pulled into shared objects from archives 9549 whole_archive_flag_spec='$convenience' 9550 fi 9312 9551 archive_cmds_need_lc=yes 9313 9552 # This is similar to how AIX traditionally builds its shared libraries. … … 9341 9580 # hardcode_libdir_flag_spec is actually meaningless, as there is 9342 9581 # no search path for DLLs. 9343 hardcode_libdir_flag_spec=' ' 9344 allow_undefined_flag=unsupported 9345 # Tell ltmain to make .lib files, not .a files. 9346 libext=lib 9347 # Tell ltmain to make .dll files, not .so files. 9348 shrext_cmds=".dll" 9349 # FIXME: Setting linknames here is a bad hack. 9350 archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames=' 9351 # The linker will automatically build a .lib file if we build a DLL. 9352 old_archive_from_new_cmds='true' 9353 # FIXME: Should let the user specify the lib program. 9354 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs' 9355 fix_srcfile_path='`cygpath -w "$srcfile"`' 9356 enable_shared_with_static_runtimes=yes 9582 case $cc_basename in 9583 cl*) 9584 # Native MSVC 9585 hardcode_libdir_flag_spec=' ' 9586 allow_undefined_flag=unsupported 9587 always_export_symbols=yes 9588 file_list_spec='@' 9589 # Tell ltmain to make .lib files, not .a files. 9590 libext=lib 9591 # Tell ltmain to make .dll files, not .so files. 9592 shrext_cmds=".dll" 9593 # FIXME: Setting linknames here is a bad hack. 9594 archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' 9595 archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then 9596 sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; 9597 else 9598 sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; 9599 fi~ 9600 $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ 9601 linknames=' 9602 # The linker will not automatically build a static lib if we build a DLL. 9603 # _LT_TAGVAR(old_archive_from_new_cmds, )='true' 9604 enable_shared_with_static_runtimes=yes 9605 export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols' 9606 # Don't use ranlib 9607 old_postinstall_cmds='chmod 644 $oldlib' 9608 postlink_cmds='lt_outputfile="@OUTPUT@"~ 9609 lt_tool_outputfile="@TOOL_OUTPUT@"~ 9610 case $lt_outputfile in 9611 *.exe|*.EXE) ;; 9612 *) 9613 lt_outputfile="$lt_outputfile.exe" 9614 lt_tool_outputfile="$lt_tool_outputfile.exe" 9615 ;; 9616 esac~ 9617 if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then 9618 $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; 9619 $RM "$lt_outputfile.manifest"; 9620 fi' 9621 ;; 9622 *) 9623 # Assume MSVC wrapper 9624 hardcode_libdir_flag_spec=' ' 9625 allow_undefined_flag=unsupported 9626 # Tell ltmain to make .lib files, not .a files. 9627 libext=lib 9628 # Tell ltmain to make .dll files, not .so files. 9629 shrext_cmds=".dll" 9630 # FIXME: Setting linknames here is a bad hack. 9631 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' 9632 # The linker will automatically build a .lib file if we build a DLL. 9633 old_archive_from_new_cmds='true' 9634 # FIXME: Should let the user specify the lib program. 9635 old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs' 9636 enable_shared_with_static_runtimes=yes 9637 ;; 9638 esac 9357 9639 ;; 9358 9640 … … 9364 9646 hardcode_automatic=yes 9365 9647 hardcode_shlibpath_var=unsupported 9366 whole_archive_flag_spec='' 9648 if test "$lt_cv_ld_force_load" = "yes"; then 9649 whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' 9650 else 9651 whole_archive_flag_spec='' 9652 fi 9367 9653 link_all_deplibs=yes 9368 9654 allow_undefined_flag="$_lt_dar_allow_undefined" … … 9372 9658 esac 9373 9659 if test "$_lt_dar_can_shared" = "yes"; then 9374 output_verbose_link_cmd= echo9660 output_verbose_link_cmd=func_echo_all 9375 9661 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" 9376 9662 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" … … 9415 9701 # FreeBSD 3 and greater uses gcc -shared to do shared libraries. 9416 9702 freebsd* | dragonfly*) 9417 archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'9703 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' 9418 9704 hardcode_libdir_flag_spec='-R$libdir' 9419 9705 hardcode_direct=yes … … 9423 9709 hpux9*) 9424 9710 if test "$GCC" = yes; then 9425 archive_cmds='$RM $output_objdir/$soname~$CC -shared -fPIC${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'9711 archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' 9426 9712 else 9427 9713 archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' … … 9438 9724 9439 9725 hpux10*) 9440 if test "$GCC" = yes -a"$with_gnu_ld" = no; then9441 archive_cmds='$CC -shared -fPIC${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'9726 if test "$GCC" = yes && test "$with_gnu_ld" = no; then 9727 archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' 9442 9728 else 9443 9729 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' … … 9457 9743 9458 9744 hpux11*) 9459 if test "$GCC" = yes -a"$with_gnu_ld" = no; then9745 if test "$GCC" = yes && test "$with_gnu_ld" = no; then 9460 9746 case $host_cpu in 9461 9747 hppa*64*) … … 9463 9749 ;; 9464 9750 ia64*) 9465 archive_cmds='$CC -shared -fPIC${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'9751 archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' 9466 9752 ;; 9467 9753 *) 9468 archive_cmds='$CC -shared -fPIC${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'9754 archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' 9469 9755 ;; 9470 9756 esac … … 9478 9764 ;; 9479 9765 *) 9480 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' 9766 9767 # Older versions of the 11.00 compiler do not understand -b yet 9768 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does) 9769 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5 9770 $as_echo_n "checking if $CC understands -b... " >&6; } 9771 if ${lt_cv_prog_compiler__b+:} false; then : 9772 $as_echo_n "(cached) " >&6 9773 else 9774 lt_cv_prog_compiler__b=no 9775 save_LDFLAGS="$LDFLAGS" 9776 LDFLAGS="$LDFLAGS -b" 9777 echo "$lt_simple_link_test_code" > conftest.$ac_ext 9778 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then 9779 # The linker can only warn and ignore the option if not recognized 9780 # So say no if there are warnings 9781 if test -s conftest.err; then 9782 # Append any errors to the config.log. 9783 cat conftest.err 1>&5 9784 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp 9785 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 9786 if diff conftest.exp conftest.er2 >/dev/null; then 9787 lt_cv_prog_compiler__b=yes 9788 fi 9789 else 9790 lt_cv_prog_compiler__b=yes 9791 fi 9792 fi 9793 $RM -r conftest* 9794 LDFLAGS="$save_LDFLAGS" 9795 9796 fi 9797 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5 9798 $as_echo "$lt_cv_prog_compiler__b" >&6; } 9799 9800 if test x"$lt_cv_prog_compiler__b" = xyes; then 9801 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' 9802 else 9803 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' 9804 fi 9805 9481 9806 ;; 9482 9807 esac … … 9506 9831 irix5* | irix6* | nonstopux*) 9507 9832 if test "$GCC" = yes; then 9508 archive_cmds='$CC -shared $ libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'9833 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' 9509 9834 # Try to use the -exported_symbol ld option, if it does not 9510 9835 # work, assume that -exports_file does not work either and 9511 9836 # implicitly export all symbols. 9512 save_LDFLAGS="$LDFLAGS" 9513 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null" 9514 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 9837 # This should be the same for all languages, so no per-tag cache variable. 9838 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5 9839 $as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; } 9840 if ${lt_cv_irix_exported_symbol+:} false; then : 9841 $as_echo_n "(cached) " >&6 9842 else 9843 save_LDFLAGS="$LDFLAGS" 9844 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null" 9845 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 9515 9846 /* end confdefs.h. */ 9516 int foo (void) {}9847 int foo (void) { return 0; } 9517 9848 _ACEOF 9518 9849 if ac_fn_c_try_link "$LINENO"; then : 9519 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' 9520 9850 lt_cv_irix_exported_symbol=yes 9851 else 9852 lt_cv_irix_exported_symbol=no 9521 9853 fi 9522 9854 rm -f core conftest.err conftest.$ac_objext \ 9523 9855 conftest$ac_exeext conftest.$ac_ext 9524 LDFLAGS="$save_LDFLAGS" 9856 LDFLAGS="$save_LDFLAGS" 9857 fi 9858 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5 9859 $as_echo "$lt_cv_irix_exported_symbol" >&6; } 9860 if test "$lt_cv_irix_exported_symbol" = yes; then 9861 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' 9862 fi 9525 9863 else 9526 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'9527 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'9864 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' 9865 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' 9528 9866 fi 9529 9867 archive_cmds_need_lc='no' … … 9587 9925 hardcode_minus_L=yes 9588 9926 allow_undefined_flag=unsupported 9589 archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~ $ECHO DATA >> $output_objdir/$libname.def~$ECHO " SINGLE NONSHARED" >> $output_objdir/$libname.def~$ECHOEXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'9927 archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def' 9590 9928 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' 9591 9929 ;; … … 9594 9932 if test "$GCC" = yes; then 9595 9933 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' 9596 archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'9934 archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' 9597 9935 else 9598 9936 allow_undefined_flag=' -expect_unresolved \*' 9599 archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'9937 archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' 9600 9938 fi 9601 9939 archive_cmds_need_lc='no' … … 9607 9945 if test "$GCC" = yes; then 9608 9946 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' 9609 archive_cmds='$CC -shared${allow_undefined_flag} $ libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'9947 archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' 9610 9948 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' 9611 9949 else 9612 9950 allow_undefined_flag=' -expect_unresolved \*' 9613 archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'9951 archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' 9614 9952 archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ 9615 $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO " X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'9953 $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' 9616 9954 9617 9955 # Both c and cxx compiler support -rpath directly … … 9626 9964 if test "$GCC" = yes; then 9627 9965 wlarc='${wl}' 9628 archive_cmds='$CC -shared $ {wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'9966 archive_cmds='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' 9629 9967 archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ 9630 $CC -shared $ {wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'9968 $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp' 9631 9969 else 9632 9970 case `$CC -V 2>&1` in … … 9816 10154 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 9817 10155 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } 9818 $RM conftest* 9819 echo "$lt_simple_compile_test_code" > conftest.$ac_ext 9820 9821 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 10156 if ${lt_cv_archive_cmds_need_lc+:} false; then : 10157 $as_echo_n "(cached) " >&6 10158 else 10159 $RM conftest* 10160 echo "$lt_simple_compile_test_code" > conftest.$ac_ext 10161 10162 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 9822 10163 (eval $ac_compile) 2>&5 9823 10164 ac_status=$? 9824 10165 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 9825 10166 test $ac_status = 0; } 2>conftest.err; then 9826 9827 9828 9829 9830 9831 pic_flag=$lt_prog_compiler_pic9832 9833 9834 9835 9836 9837 9838 9839 10167 soname=conftest 10168 lib=conftest 10169 libobjs=conftest.$ac_objext 10170 deplibs= 10171 wl=$lt_prog_compiler_wl 10172 pic_flag=$lt_prog_compiler_pic 10173 compiler_flags=-v 10174 linker_flags=-v 10175 verstring= 10176 output_objdir=. 10177 libname=conftest 10178 lt_save_allow_undefined_flag=$allow_undefined_flag 10179 allow_undefined_flag= 10180 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 9840 10181 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 9841 10182 ac_status=$? 9842 10183 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 9843 10184 test $ac_status = 0; } 9844 then 9845 archive_cmds_need_lc=no 9846 else 9847 archive_cmds_need_lc=yes 9848 fi 9849 allow_undefined_flag=$lt_save_allow_undefined_flag 9850 else 9851 cat conftest.err 1>&5 9852 fi 9853 $RM conftest* 9854 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc" >&5 9855 $as_echo "$archive_cmds_need_lc" >&6; } 10185 then 10186 lt_cv_archive_cmds_need_lc=no 10187 else 10188 lt_cv_archive_cmds_need_lc=yes 10189 fi 10190 allow_undefined_flag=$lt_save_allow_undefined_flag 10191 else 10192 cat conftest.err 1>&5 10193 fi 10194 $RM conftest* 10195 10196 fi 10197 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5 10198 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; } 10199 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc 9856 10200 ;; 9857 10201 esac … … 10024 10368 *) lt_awk_arg="/^libraries:/" ;; 10025 10369 esac 10026 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"` 10027 if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then 10370 case $host_os in 10371 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;; 10372 *) lt_sed_strip_eq="s,=/,/,g" ;; 10373 esac 10374 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` 10375 case $lt_search_path_spec in 10376 *\;*) 10028 10377 # if the path contains ";" then we assume it to be the separator 10029 10378 # otherwise default to the standard path separator (i.e. ":") - it is 10030 10379 # assumed that no part of a normal pathname contains ";" but that should 10031 10380 # okay in the real world where ";" in dirpaths is itself problematic. 10032 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'` 10033 else 10034 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` 10035 fi 10381 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` 10382 ;; 10383 *) 10384 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` 10385 ;; 10386 esac 10036 10387 # Ok, now we have the path, separated by spaces, we can step through it 10037 10388 # and add multilib dir if necessary. … … 10046 10397 fi 10047 10398 done 10048 lt_search_path_spec=`$ECHO $lt_tmp_lt_search_path_spec| awk '10399 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk ' 10049 10400 BEGIN {RS=" "; FS="/|\n";} { 10050 10401 lt_foo=""; … … 10066 10417 if (lt_freq[lt_foo] == 1) { print lt_foo; } 10067 10418 }'` 10068 sys_lib_search_path_spec=`$ECHO $lt_search_path_spec` 10419 # AWK program above erroneously prepends '/' to C:/dos/paths 10420 # for these hosts. 10421 case $host_os in 10422 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\ 10423 $SED 's,/\([A-Za-z]:\),\1,g'` ;; 10424 esac 10425 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` 10069 10426 else 10070 10427 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" … … 10154 10511 library_names_spec='$libname.ixlibrary $libname.a' 10155 10512 # Create ${libname}_ixlibrary.a entries in /sys/libs. 10156 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=` $ECHO "X$lib" | $Xsed -e'\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'10513 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' 10157 10514 ;; 10158 10515 esac … … 10185 10542 need_lib_prefix=no 10186 10543 10187 case $GCC,$host_os in 10188 yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*) 10544 case $GCC,$cc_basename in 10545 yes,*) 10546 # gcc 10189 10547 library_names_spec='$libname.dll.a' 10190 10548 # DLL is installed to $(libdir)/../bin by postinstall_cmds … … 10207 10565 # Cygwin DLLs use 'cyg' prefix rather than 'lib' 10208 10566 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' 10209 sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" 10567 10568 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api" 10210 10569 ;; 10211 10570 mingw* | cegcc*) 10212 10571 # MinGW DLLs use traditional 'lib' prefix 10213 10572 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' 10214 sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`10215 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then10216 # It is most probably a Windows format PATH printed by10217 # mingw gcc, but we are running on Cygwin. Gcc prints its search10218 # path with ; separators, and with drive letters. We can handle the10219 # drive letters (cygwin fileutils understands them), so leave them,10220 # especially as we might pass files found there to a mingw objdump,10221 # which wouldn't understand a cygwinified path. Ahh.10222 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`10223 else10224 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`10225 fi10226 10573 ;; 10227 10574 pw32*) … … 10230 10577 ;; 10231 10578 esac 10579 dynamic_linker='Win32 ld.exe' 10232 10580 ;; 10233 10581 10582 *,cl*) 10583 # Native MSVC 10584 libname_spec='$name' 10585 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' 10586 library_names_spec='${libname}.dll.lib' 10587 10588 case $build_os in 10589 mingw*) 10590 sys_lib_search_path_spec= 10591 lt_save_ifs=$IFS 10592 IFS=';' 10593 for lt_path in $LIB 10594 do 10595 IFS=$lt_save_ifs 10596 # Let DOS variable expansion print the short 8.3 style file name. 10597 lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` 10598 sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" 10599 done 10600 IFS=$lt_save_ifs 10601 # Convert to MSYS style. 10602 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` 10603 ;; 10604 cygwin*) 10605 # Convert to unix form, then to dos form, then back to unix form 10606 # but this time dos style (no spaces!) so that the unix form looks 10607 # like /cygdrive/c/PROGRA~1:/cygdr... 10608 sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` 10609 sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` 10610 sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` 10611 ;; 10612 *) 10613 sys_lib_search_path_spec="$LIB" 10614 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then 10615 # It is most probably a Windows format PATH. 10616 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` 10617 else 10618 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` 10619 fi 10620 # FIXME: find the short name or the path components, as spaces are 10621 # common. (e.g. "Program Files" -> "PROGRA~1") 10622 ;; 10623 esac 10624 10625 # DLL is installed to $(libdir)/../bin by postinstall_cmds 10626 postinstall_cmds='base_file=`basename \${file}`~ 10627 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ 10628 dldir=$destdir/`dirname \$dlpath`~ 10629 test -d \$dldir || mkdir -p \$dldir~ 10630 $install_prog $dir/$dlname \$dldir/$dlname' 10631 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ 10632 dlpath=$dir/\$dldll~ 10633 $RM \$dlpath' 10634 shlibpath_overrides_runpath=yes 10635 dynamic_linker='Win32 link.exe' 10636 ;; 10637 10234 10638 *) 10639 # Assume MSVC wrapper 10235 10640 library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' 10641 dynamic_linker='Win32 ld.exe' 10236 10642 ;; 10237 10643 esac 10238 dynamic_linker='Win32 ld.exe'10239 10644 # FIXME: first we should search . and the directory the executable is in 10240 10645 shlibpath_var=PATH … … 10320 10725 soname_spec='${libname}${release}${shared_ext}$major' 10321 10726 shlibpath_var=LD_LIBRARY_PATH 10727 shlibpath_overrides_runpath=no 10728 hardcode_into_libs=yes 10729 ;; 10730 10731 haiku*) 10732 version_type=linux 10733 need_lib_prefix=no 10734 need_version=no 10735 dynamic_linker="$host_os runtime_loader" 10736 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' 10737 soname_spec='${libname}${release}${shared_ext}$major' 10738 shlibpath_var=LIBRARY_PATH 10739 shlibpath_overrides_runpath=yes 10740 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' 10322 10741 hardcode_into_libs=yes 10323 10742 ;; … … 10365 10784 ;; 10366 10785 esac 10367 # HP-UX runs *really* slowly unless shared libraries are mode 555 .10786 # HP-UX runs *really* slowly unless shared libraries are mode 555, ... 10368 10787 postinstall_cmds='chmod 555 $lib' 10788 # or fails outright, so override atomically: 10789 install_override_mode=555 10369 10790 ;; 10370 10791 … … 10433 10854 shlibpath_var=LD_LIBRARY_PATH 10434 10855 shlibpath_overrides_runpath=no 10856 10435 10857 # Some binutils ld are patched to set DT_RUNPATH 10436 save_LDFLAGS=$LDFLAGS 10437 save_libdir=$libdir 10438 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \ 10439 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\"" 10440 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 10858 if ${lt_cv_shlibpath_overrides_runpath+:} false; then : 10859 $as_echo_n "(cached) " >&6 10860 else 10861 lt_cv_shlibpath_overrides_runpath=no 10862 save_LDFLAGS=$LDFLAGS 10863 save_libdir=$libdir 10864 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \ 10865 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\"" 10866 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 10441 10867 /* end confdefs.h. */ 10442 10868 … … 10451 10877 if ac_fn_c_try_link "$LINENO"; then : 10452 10878 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then : 10453 shlibpath_overrides_runpath=yes10879 lt_cv_shlibpath_overrides_runpath=yes 10454 10880 fi 10455 10881 fi 10456 10882 rm -f core conftest.err conftest.$ac_objext \ 10457 10883 conftest$ac_exeext conftest.$ac_ext 10458 LDFLAGS=$save_LDFLAGS 10459 libdir=$save_libdir 10884 LDFLAGS=$save_LDFLAGS 10885 libdir=$save_libdir 10886 10887 fi 10888 10889 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath 10460 10890 10461 10891 # This implies no fast_install, which is unacceptable. … … 10466 10896 # Append ld.so.conf contents to the search path 10467 10897 if test -f /etc/ld.so.conf; then 10468 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g; /^$/d' | tr '\n' ' '`10898 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` 10469 10899 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" 10470 10900 fi … … 10781 11211 10782 11212 11213 11214 11215 11216 11217 10783 11218 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 10784 11219 $as_echo_n "checking how to hardcode library paths into programs... " >&6; } … … 10853 11288 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 10854 11289 $as_echo_n "checking for dlopen in -ldl... " >&6; } 10855 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :11290 if ${ac_cv_lib_dl_dlopen+:} false; then : 10856 11291 $as_echo_n "(cached) " >&6 10857 11292 else … … 10887 11322 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 10888 11323 $as_echo "$ac_cv_lib_dl_dlopen" >&6; } 10889 if test "x$ac_cv_lib_dl_dlopen" = x ""yes; then :11324 if test "x$ac_cv_lib_dl_dlopen" = xyes; then : 10890 11325 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" 10891 11326 else … … 10901 11336 *) 10902 11337 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load" 10903 if test "x$ac_cv_func_shl_load" = x ""yes; then :11338 if test "x$ac_cv_func_shl_load" = xyes; then : 10904 11339 lt_cv_dlopen="shl_load" 10905 11340 else 10906 11341 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5 10907 11342 $as_echo_n "checking for shl_load in -ldld... " >&6; } 10908 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :11343 if ${ac_cv_lib_dld_shl_load+:} false; then : 10909 11344 $as_echo_n "(cached) " >&6 10910 11345 else … … 10940 11375 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5 10941 11376 $as_echo "$ac_cv_lib_dld_shl_load" >&6; } 10942 if test "x$ac_cv_lib_dld_shl_load" = x ""yes; then :11377 if test "x$ac_cv_lib_dld_shl_load" = xyes; then : 10943 11378 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld" 10944 11379 else 10945 11380 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen" 10946 if test "x$ac_cv_func_dlopen" = x ""yes; then :11381 if test "x$ac_cv_func_dlopen" = xyes; then : 10947 11382 lt_cv_dlopen="dlopen" 10948 11383 else 10949 11384 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5 10950 11385 $as_echo_n "checking for dlopen in -ldl... " >&6; } 10951 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :11386 if ${ac_cv_lib_dl_dlopen+:} false; then : 10952 11387 $as_echo_n "(cached) " >&6 10953 11388 else … … 10983 11418 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5 10984 11419 $as_echo "$ac_cv_lib_dl_dlopen" >&6; } 10985 if test "x$ac_cv_lib_dl_dlopen" = x ""yes; then :11420 if test "x$ac_cv_lib_dl_dlopen" = xyes; then : 10986 11421 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl" 10987 11422 else 10988 11423 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5 10989 11424 $as_echo_n "checking for dlopen in -lsvld... " >&6; } 10990 if test "${ac_cv_lib_svld_dlopen+set}" = set; then :11425 if ${ac_cv_lib_svld_dlopen+:} false; then : 10991 11426 $as_echo_n "(cached) " >&6 10992 11427 else … … 11022 11457 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5 11023 11458 $as_echo "$ac_cv_lib_svld_dlopen" >&6; } 11024 if test "x$ac_cv_lib_svld_dlopen" = x ""yes; then :11459 if test "x$ac_cv_lib_svld_dlopen" = xyes; then : 11025 11460 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld" 11026 11461 else 11027 11462 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5 11028 11463 $as_echo_n "checking for dld_link in -ldld... " >&6; } 11029 if test "${ac_cv_lib_dld_dld_link+set}" = set; then :11464 if ${ac_cv_lib_dld_dld_link+:} false; then : 11030 11465 $as_echo_n "(cached) " >&6 11031 11466 else … … 11061 11496 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5 11062 11497 $as_echo "$ac_cv_lib_dld_dld_link" >&6; } 11063 if test "x$ac_cv_lib_dld_dld_link" = x ""yes; then :11498 if test "x$ac_cv_lib_dld_dld_link" = xyes; then : 11064 11499 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld" 11065 11500 fi … … 11102 11537 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5 11103 11538 $as_echo_n "checking whether a program can dlopen itself... " >&6; } 11104 if test "${lt_cv_dlopen_self+set}" = set; then :11539 if ${lt_cv_dlopen_self+:} false; then : 11105 11540 $as_echo_n "(cached) " >&6 11106 11541 else … … 11111 11546 lt_status=$lt_dlunknown 11112 11547 cat > conftest.$ac_ext <<_LT_EOF 11113 #line 11113"configure"11548 #line $LINENO "configure" 11114 11549 #include "confdefs.h" 11115 11550 … … 11152 11587 #endif 11153 11588 11154 void fnord() { int i=42;} 11589 /* When -fvisbility=hidden is used, assume the code has been annotated 11590 correspondingly for the symbols needed. */ 11591 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) 11592 int fnord () __attribute__((visibility("default"))); 11593 #endif 11594 11595 int fnord () { return 42; } 11155 11596 int main () 11156 11597 { … … 11161 11602 { 11162 11603 if (dlsym (self,"fnord")) status = $lt_dlno_uscore; 11163 else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; 11604 else 11605 { 11606 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; 11607 else puts (dlerror ()); 11608 } 11164 11609 /* dlclose (self); */ 11165 11610 } … … 11198 11643 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5 11199 11644 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; } 11200 if test "${lt_cv_dlopen_self_static+set}" = set; then :11645 if ${lt_cv_dlopen_self_static+:} false; then : 11201 11646 $as_echo_n "(cached) " >&6 11202 11647 else … … 11207 11652 lt_status=$lt_dlunknown 11208 11653 cat > conftest.$ac_ext <<_LT_EOF 11209 #line 11209"configure"11654 #line $LINENO "configure" 11210 11655 #include "confdefs.h" 11211 11656 … … 11248 11693 #endif 11249 11694 11250 void fnord() { int i=42;} 11695 /* When -fvisbility=hidden is used, assume the code has been annotated 11696 correspondingly for the symbols needed. */ 11697 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) 11698 int fnord () __attribute__((visibility("default"))); 11699 #endif 11700 11701 int fnord () { return 42; } 11251 11702 int main () 11252 11703 { … … 11257 11708 { 11258 11709 if (dlsym (self,"fnord")) status = $lt_dlno_uscore; 11259 else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; 11710 else 11711 { 11712 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; 11713 else puts (dlerror ()); 11714 } 11260 11715 /* dlclose (self); */ 11261 11716 } … … 11414 11869 CC="$lt_save_CC" 11415 11870 11871 if test -n "$CXX" && ( test "X$CXX" != "Xno" && 11872 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) || 11873 (test "X$CXX" != "Xg++"))) ; then 11874 ac_ext=cpp 11875 ac_cpp='$CXXCPP $CPPFLAGS' 11876 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' 11877 ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 11878 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 11879 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 11880 $as_echo_n "checking how to run the C++ preprocessor... " >&6; } 11881 if test -z "$CXXCPP"; then 11882 if ${ac_cv_prog_CXXCPP+:} false; then : 11883 $as_echo_n "(cached) " >&6 11884 else 11885 # Double quotes because CXXCPP needs to be expanded 11886 for CXXCPP in "$CXX -E" "/lib/cpp" 11887 do 11888 ac_preproc_ok=false 11889 for ac_cxx_preproc_warn_flag in '' yes 11890 do 11891 # Use a header file that comes with gcc, so configuring glibc 11892 # with a fresh cross-compiler works. 11893 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 11894 # <limits.h> exists even on freestanding compilers. 11895 # On the NeXT, cc -E runs the code through the compiler's parser, 11896 # not just through cpp. "Syntax error" is here to catch this case. 11897 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 11898 /* end confdefs.h. */ 11899 #ifdef __STDC__ 11900 # include <limits.h> 11901 #else 11902 # include <assert.h> 11903 #endif 11904 Syntax error 11905 _ACEOF 11906 if ac_fn_cxx_try_cpp "$LINENO"; then : 11907 11908 else 11909 # Broken: fails on valid input. 11910 continue 11911 fi 11912 rm -f conftest.err conftest.i conftest.$ac_ext 11913 11914 # OK, works on sane cases. Now check whether nonexistent headers 11915 # can be detected and how. 11916 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 11917 /* end confdefs.h. */ 11918 #include <ac_nonexistent.h> 11919 _ACEOF 11920 if ac_fn_cxx_try_cpp "$LINENO"; then : 11921 # Broken: success on invalid input. 11922 continue 11923 else 11924 # Passes both tests. 11925 ac_preproc_ok=: 11926 break 11927 fi 11928 rm -f conftest.err conftest.i conftest.$ac_ext 11929 11930 done 11931 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 11932 rm -f conftest.i conftest.err conftest.$ac_ext 11933 if $ac_preproc_ok; then : 11934 break 11935 fi 11936 11937 done 11938 ac_cv_prog_CXXCPP=$CXXCPP 11939 11940 fi 11941 CXXCPP=$ac_cv_prog_CXXCPP 11942 else 11943 ac_cv_prog_CXXCPP=$CXXCPP 11944 fi 11945 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5 11946 $as_echo "$CXXCPP" >&6; } 11947 ac_preproc_ok=false 11948 for ac_cxx_preproc_warn_flag in '' yes 11949 do 11950 # Use a header file that comes with gcc, so configuring glibc 11951 # with a fresh cross-compiler works. 11952 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 11953 # <limits.h> exists even on freestanding compilers. 11954 # On the NeXT, cc -E runs the code through the compiler's parser, 11955 # not just through cpp. "Syntax error" is here to catch this case. 11956 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 11957 /* end confdefs.h. */ 11958 #ifdef __STDC__ 11959 # include <limits.h> 11960 #else 11961 # include <assert.h> 11962 #endif 11963 Syntax error 11964 _ACEOF 11965 if ac_fn_cxx_try_cpp "$LINENO"; then : 11966 11967 else 11968 # Broken: fails on valid input. 11969 continue 11970 fi 11971 rm -f conftest.err conftest.i conftest.$ac_ext 11972 11973 # OK, works on sane cases. Now check whether nonexistent headers 11974 # can be detected and how. 11975 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 11976 /* end confdefs.h. */ 11977 #include <ac_nonexistent.h> 11978 _ACEOF 11979 if ac_fn_cxx_try_cpp "$LINENO"; then : 11980 # Broken: success on invalid input. 11981 continue 11982 else 11983 # Passes both tests. 11984 ac_preproc_ok=: 11985 break 11986 fi 11987 rm -f conftest.err conftest.i conftest.$ac_ext 11988 11989 done 11990 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 11991 rm -f conftest.i conftest.err conftest.$ac_ext 11992 if $ac_preproc_ok; then : 11993 11994 else 11995 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 11996 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 11997 as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check 11998 See \`config.log' for more details" "$LINENO" 5; } 11999 fi 12000 12001 ac_ext=c 12002 ac_cpp='$CPP $CPPFLAGS' 12003 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 12004 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 12005 ac_compiler_gnu=$ac_cv_c_compiler_gnu 12006 12007 else 12008 _lt_caught_CXX_error=yes 12009 fi 11416 12010 11417 12011 ac_ext=cpp … … 11440 12034 link_all_deplibs_CXX=unknown 11441 12035 old_archive_cmds_CXX=$old_archive_cmds 12036 reload_flag_CXX=$reload_flag 12037 reload_cmds_CXX=$reload_cmds 11442 12038 no_undefined_flag_CXX= 11443 12039 whole_archive_flag_spec_CXX= … … 11495 12091 # Allow CC to be a program name with arguments. 11496 12092 lt_save_CC=$CC 12093 lt_save_CFLAGS=$CFLAGS 11497 12094 lt_save_LD=$LD 11498 12095 lt_save_GCC=$GCC … … 11512 12109 test -z "${LDCXX+set}" || LD=$LDCXX 11513 12110 CC=${CXX-"c++"} 12111 CFLAGS=$CXXFLAGS 11514 12112 compiler=$CC 11515 12113 compiler_CXX=$CC … … 11522 12120 esac 11523 12121 done 11524 cc_basename=`$ECHO " X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`12122 cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` 11525 12123 11526 12124 … … 11585 12183 $as_echo_n "checking for non-GNU ld... " >&6; } 11586 12184 fi 11587 if test "${lt_cv_path_LD+set}" = set; then :12185 if ${lt_cv_path_LD+:} false; then : 11588 12186 $as_echo_n "(cached) " >&6 11589 12187 else … … 11625 12223 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 11626 12224 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } 11627 if test "${lt_cv_prog_gnu_ld+set}" = set; then :12225 if ${lt_cv_prog_gnu_ld+:} false; then : 11628 12226 $as_echo_n "(cached) " >&6 11629 12227 else … … 11651 12249 # archiving commands below assume that GNU ld is being used. 11652 12250 if test "$with_gnu_ld" = yes; then 11653 archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'11654 archive_expsym_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'12251 archive_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib' 12252 archive_expsym_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 11655 12253 11656 12254 hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' … … 11684 12282 # what "hidden" libraries, object files and flags are used when 11685 12283 # linking a shared library. 11686 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'12284 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' 11687 12285 11688 12286 else … … 11794 12392 # Determine the default libpath from the value encoded in an empty 11795 12393 # executable. 11796 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 12394 if test "${lt_cv_aix_libpath+set}" = set; then 12395 aix_libpath=$lt_cv_aix_libpath 12396 else 12397 if ${lt_cv_aix_libpath__CXX+:} false; then : 12398 $as_echo_n "(cached) " >&6 12399 else 12400 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 11797 12401 /* end confdefs.h. */ 11798 12402 … … 11807 12411 if ac_fn_cxx_try_link "$LINENO"; then : 11808 12412 11809 lt_aix_libpath_sed='11810 /Import File Strings/,/^$/ {11811 /^0/ {11812 s/^0 *\(.*\)$/\1/11813 p11814 }11815 }'11816 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`11817 # Check for a 64-bit object if we didn't find anything.11818 if test -z "$aix_libpath"; then11819 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`11820 fi12413 lt_aix_libpath_sed=' 12414 /Import File Strings/,/^$/ { 12415 /^0/ { 12416 s/^0 *\([^ ]*\) *$/\1/ 12417 p 12418 } 12419 }' 12420 lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 12421 # Check for a 64-bit object if we didn't find anything. 12422 if test -z "$lt_cv_aix_libpath__CXX"; then 12423 lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 12424 fi 11821 12425 fi 11822 12426 rm -f core conftest.err conftest.$ac_objext \ 11823 12427 conftest$ac_exeext conftest.$ac_ext 11824 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi 12428 if test -z "$lt_cv_aix_libpath__CXX"; then 12429 lt_cv_aix_libpath__CXX="/usr/lib:/lib" 12430 fi 12431 12432 fi 12433 12434 aix_libpath=$lt_cv_aix_libpath__CXX 12435 fi 11825 12436 11826 12437 hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath" 11827 12438 11828 archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"12439 archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" 11829 12440 else 11830 12441 if test "$host_cpu" = ia64; then … … 11835 12446 # Determine the default libpath from the value encoded in an 11836 12447 # empty executable. 11837 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 12448 if test "${lt_cv_aix_libpath+set}" = set; then 12449 aix_libpath=$lt_cv_aix_libpath 12450 else 12451 if ${lt_cv_aix_libpath__CXX+:} false; then : 12452 $as_echo_n "(cached) " >&6 12453 else 12454 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 11838 12455 /* end confdefs.h. */ 11839 12456 … … 11848 12465 if ac_fn_cxx_try_link "$LINENO"; then : 11849 12466 11850 lt_aix_libpath_sed='11851 /Import File Strings/,/^$/ {11852 /^0/ {11853 s/^0 *\(.*\)$/\1/11854 p11855 }11856 }'11857 aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`11858 # Check for a 64-bit object if we didn't find anything.11859 if test -z "$aix_libpath"; then11860 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`11861 fi12467 lt_aix_libpath_sed=' 12468 /Import File Strings/,/^$/ { 12469 /^0/ { 12470 s/^0 *\([^ ]*\) *$/\1/ 12471 p 12472 } 12473 }' 12474 lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 12475 # Check for a 64-bit object if we didn't find anything. 12476 if test -z "$lt_cv_aix_libpath__CXX"; then 12477 lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` 12478 fi 11862 12479 fi 11863 12480 rm -f core conftest.err conftest.$ac_objext \ 11864 12481 conftest$ac_exeext conftest.$ac_ext 11865 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi 12482 if test -z "$lt_cv_aix_libpath__CXX"; then 12483 lt_cv_aix_libpath__CXX="/usr/lib:/lib" 12484 fi 12485 12486 fi 12487 12488 aix_libpath=$lt_cv_aix_libpath__CXX 12489 fi 11866 12490 11867 12491 hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath" … … 11870 12494 no_undefined_flag_CXX=' ${wl}-bernotok' 11871 12495 allow_undefined_flag_CXX=' ${wl}-berok' 11872 # Exported symbols can be pulled into shared objects from archives 11873 whole_archive_flag_spec_CXX='$convenience' 12496 if test "$with_gnu_ld" = yes; then 12497 # We only use this code for GNU lds that support --whole-archive. 12498 whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive' 12499 else 12500 # Exported symbols can be pulled into shared objects from archives 12501 whole_archive_flag_spec_CXX='$convenience' 12502 fi 11874 12503 archive_cmds_need_lc_CXX=yes 11875 12504 # This is similar to how AIX traditionally builds its shared … … 11901 12530 11902 12531 cygwin* | mingw* | pw32* | cegcc*) 11903 # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless, 11904 # as there is no search path for DLLs. 11905 hardcode_libdir_flag_spec_CXX='-L$libdir' 11906 allow_undefined_flag_CXX=unsupported 11907 always_export_symbols_CXX=no 11908 enable_shared_with_static_runtimes_CXX=yes 11909 11910 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then 11911 archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' 11912 # If the export-symbols file already is a .def file (1st line 11913 # is EXPORTS), use it as is; otherwise, prepend... 11914 archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then 11915 cp $export_symbols $output_objdir/$soname.def; 11916 else 11917 echo EXPORTS > $output_objdir/$soname.def; 11918 cat $export_symbols >> $output_objdir/$soname.def; 11919 fi~ 11920 $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' 11921 else 11922 ld_shlibs_CXX=no 11923 fi 11924 ;; 12532 case $GXX,$cc_basename in 12533 ,cl* | no,cl*) 12534 # Native MSVC 12535 # hardcode_libdir_flag_spec is actually meaningless, as there is 12536 # no search path for DLLs. 12537 hardcode_libdir_flag_spec_CXX=' ' 12538 allow_undefined_flag_CXX=unsupported 12539 always_export_symbols_CXX=yes 12540 file_list_spec_CXX='@' 12541 # Tell ltmain to make .lib files, not .a files. 12542 libext=lib 12543 # Tell ltmain to make .dll files, not .so files. 12544 shrext_cmds=".dll" 12545 # FIXME: Setting linknames here is a bad hack. 12546 archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames=' 12547 archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then 12548 $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp; 12549 else 12550 $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp; 12551 fi~ 12552 $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~ 12553 linknames=' 12554 # The linker will not automatically build a static lib if we build a DLL. 12555 # _LT_TAGVAR(old_archive_from_new_cmds, CXX)='true' 12556 enable_shared_with_static_runtimes_CXX=yes 12557 # Don't use ranlib 12558 old_postinstall_cmds_CXX='chmod 644 $oldlib' 12559 postlink_cmds_CXX='lt_outputfile="@OUTPUT@"~ 12560 lt_tool_outputfile="@TOOL_OUTPUT@"~ 12561 case $lt_outputfile in 12562 *.exe|*.EXE) ;; 12563 *) 12564 lt_outputfile="$lt_outputfile.exe" 12565 lt_tool_outputfile="$lt_tool_outputfile.exe" 12566 ;; 12567 esac~ 12568 func_to_tool_file "$lt_outputfile"~ 12569 if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then 12570 $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1; 12571 $RM "$lt_outputfile.manifest"; 12572 fi' 12573 ;; 12574 *) 12575 # g++ 12576 # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless, 12577 # as there is no search path for DLLs. 12578 hardcode_libdir_flag_spec_CXX='-L$libdir' 12579 export_dynamic_flag_spec_CXX='${wl}--export-all-symbols' 12580 allow_undefined_flag_CXX=unsupported 12581 always_export_symbols_CXX=no 12582 enable_shared_with_static_runtimes_CXX=yes 12583 12584 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then 12585 archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' 12586 # If the export-symbols file already is a .def file (1st line 12587 # is EXPORTS), use it as is; otherwise, prepend... 12588 archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then 12589 cp $export_symbols $output_objdir/$soname.def; 12590 else 12591 echo EXPORTS > $output_objdir/$soname.def; 12592 cat $export_symbols >> $output_objdir/$soname.def; 12593 fi~ 12594 $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' 12595 else 12596 ld_shlibs_CXX=no 12597 fi 12598 ;; 12599 esac 12600 ;; 11925 12601 darwin* | rhapsody*) 11926 12602 … … 11930 12606 hardcode_automatic_CXX=yes 11931 12607 hardcode_shlibpath_var_CXX=unsupported 11932 whole_archive_flag_spec_CXX='' 12608 if test "$lt_cv_ld_force_load" = "yes"; then 12609 whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' 12610 else 12611 whole_archive_flag_spec_CXX='' 12612 fi 11933 12613 link_all_deplibs_CXX=yes 11934 12614 allow_undefined_flag_CXX="$_lt_dar_allow_undefined" … … 11938 12618 esac 11939 12619 if test "$_lt_dar_can_shared" = "yes"; then 11940 output_verbose_link_cmd= echo12620 output_verbose_link_cmd=func_echo_all 11941 12621 archive_cmds_CXX="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" 11942 12622 module_cmds_CXX="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" … … 11991 12671 ;; 11992 12672 12673 haiku*) 12674 archive_cmds_CXX='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 12675 link_all_deplibs_CXX=yes 12676 ;; 12677 11993 12678 hpux9*) 11994 12679 hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir' … … 12015 12700 # from the output so that they don't get included in the library 12016 12701 # dependencies. 12017 output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'12702 output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' 12018 12703 ;; 12019 12704 *) 12020 12705 if test "$GXX" = yes; then 12021 archive_cmds_CXX='$RM $output_objdir/$soname~$CC -shared -nostdlib -fPIC${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'12706 archive_cmds_CXX='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib' 12022 12707 else 12023 12708 # FIXME: insert proper C++ library support … … 12080 12765 # from the output so that they don't get included in the library 12081 12766 # dependencies. 12082 output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'12767 output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' 12083 12768 ;; 12084 12769 *) … … 12090 12775 ;; 12091 12776 ia64*) 12092 archive_cmds_CXX='$CC -shared -nostdlib -fPIC${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'12777 archive_cmds_CXX='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' 12093 12778 ;; 12094 12779 *) 12095 archive_cmds_CXX='$CC -shared -nostdlib -fPIC${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'12780 archive_cmds_CXX='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' 12096 12781 ;; 12097 12782 esac … … 12123 12808 CC*) 12124 12809 # SGI C++ 12125 archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'12810 archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' 12126 12811 12127 12812 # Archives containing C++ object files must be created using … … 12134 12819 if test "$GXX" = yes; then 12135 12820 if test "$with_gnu_ld" = no; then 12136 archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'12821 archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' 12137 12822 else 12138 archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'12823 archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib' 12139 12824 fi 12140 12825 fi … … 12165 12850 # from the output so that they don't get included in the library 12166 12851 # dependencies. 12167 output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'12852 output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' 12168 12853 12169 12854 hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' … … 12202 12887 # Portland Group C++ compiler 12203 12888 case `$CC -V` in 12204 *pgCC\ [1-5] * | *pgcpp\ [1-5]*)12889 *pgCC\ [1-5].* | *pgcpp\ [1-5].*) 12205 12890 prelink_cmds_CXX='tpldir=Template.dir~ 12206 12891 rm -rf $tpldir~ 12207 12892 $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ 12208 compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'12893 compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' 12209 12894 old_archive_cmds_CXX='tpldir=Template.dir~ 12210 12895 rm -rf $tpldir~ 12211 12896 $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ 12212 $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~12897 $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ 12213 12898 $RANLIB $oldlib' 12214 12899 archive_cmds_CXX='tpldir=Template.dir~ 12215 12900 rm -rf $tpldir~ 12216 12901 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ 12217 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'12902 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' 12218 12903 archive_expsym_cmds_CXX='tpldir=Template.dir~ 12219 12904 rm -rf $tpldir~ 12220 12905 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ 12221 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'12906 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' 12222 12907 ;; 12223 *) # Version 6 willuse weak symbols12908 *) # Version 6 and above use weak symbols 12224 12909 archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' 12225 12910 archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' … … 12229 12914 hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir' 12230 12915 export_dynamic_flag_spec_CXX='${wl}--export-dynamic' 12231 whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO\"$new_convenience\"` ${wl}--no-whole-archive'12916 whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' 12232 12917 ;; 12233 12918 cxx*) … … 12248 12933 # from the output so that they don't get included in the library 12249 12934 # dependencies. 12250 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=` $ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO"X$list" | $Xsed'12935 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' 12251 12936 ;; 12252 xl* )12937 xl* | mpixl* | bgxl*) 12253 12938 # IBM XL 8.0 on PPC, with GNU ld 12254 12939 hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' … … 12270 12955 archive_expsym_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols' 12271 12956 hardcode_libdir_flag_spec_CXX='-R$libdir' 12272 whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO\"$new_convenience\"` ${wl}--no-whole-archive'12957 whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive' 12273 12958 compiler_needs_object_CXX=yes 12274 12959 … … 12276 12961 # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 12277 12962 # would be better. 12278 output_verbose_link_cmd=' echo'12963 output_verbose_link_cmd='func_echo_all' 12279 12964 12280 12965 # Archives containing C++ object files must be created using … … 12345 13030 whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive' 12346 13031 fi 12347 output_verbose_link_cmd= echo13032 output_verbose_link_cmd=func_echo_all 12348 13033 else 12349 13034 ld_shlibs_CXX=no … … 12380 13065 osf3*) 12381 13066 allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' 12382 archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'13067 archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' 12383 13068 hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' 12384 13069 ;; 12385 13070 *) 12386 13071 allow_undefined_flag_CXX=' -expect_unresolved \*' 12387 archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'13072 archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib' 12388 13073 archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ 12389 13074 echo "-hidden">> $lib.exp~ 12390 $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO " X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~13075 $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~ 12391 13076 $RM $lib.exp' 12392 13077 hardcode_libdir_flag_spec_CXX='-rpath $libdir' … … 12404 13089 # from the output so that they don't get included in the library 12405 13090 # dependencies. 12406 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=` $ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'13091 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' 12407 13092 ;; 12408 13093 *) … … 12411 13096 case $host in 12412 13097 osf3*) 12413 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'13098 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' 12414 13099 ;; 12415 13100 *) 12416 archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'13101 archive_cmds_CXX='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' 12417 13102 ;; 12418 13103 esac … … 12424 13109 # what "hidden" libraries, object files and flags are used when 12425 13110 # linking a shared library. 12426 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'13111 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' 12427 13112 12428 13113 else … … 12460 13145 solaris*) 12461 13146 case $cc_basename in 12462 CC* )13147 CC* | sunCC*) 12463 13148 # Sun C++ 4.2, 5.x and Centerline C++ 12464 13149 archive_cmds_need_lc_CXX=yes … … 12481 13166 link_all_deplibs_CXX=yes 12482 13167 12483 output_verbose_link_cmd=' echo'13168 output_verbose_link_cmd='func_echo_all' 12484 13169 12485 13170 # Archives containing C++ object files must be created using … … 12501 13186 no_undefined_flag_CXX=' ${wl}-z ${wl}defs' 12502 13187 if $CC --version | $GREP -v '^2\.7' > /dev/null; then 12503 archive_cmds_CXX='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'13188 archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib' 12504 13189 archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~ 12505 $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'13190 $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp' 12506 13191 12507 13192 # Commands to make compiler produce verbose output that lists 12508 13193 # what "hidden" libraries, object files and flags are used when 12509 13194 # linking a shared library. 12510 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'13195 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' 12511 13196 else 12512 13197 # g++ 2.7 appears to require `-G' NOT `-shared' on this … … 12519 13204 # what "hidden" libraries, object files and flags are used when 12520 13205 # linking a shared library. 12521 output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'13206 output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"' 12522 13207 fi 12523 13208 … … 12573 13258 archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 12574 13259 archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags' 13260 old_archive_cmds_CXX='$CC -Tprelink_objects $oldobjs~ 13261 '"$old_archive_cmds_CXX" 13262 reload_cmds_CXX='$CC -Tprelink_objects $reload_objs~ 13263 '"$reload_cmds_CXX" 12575 13264 ;; 12576 13265 *) … … 12634 13323 _LT_EOF 12635 13324 13325 13326 _lt_libdeps_save_CFLAGS=$CFLAGS 13327 case "$CC $CFLAGS " in #( 13328 *\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;; 13329 *\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;; 13330 esac 13331 12636 13332 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 12637 13333 (eval $ac_compile) 2>&5 … … 12647 13343 12648 13344 for p in `eval "$output_verbose_link_cmd"`; do 12649 case $ pin13345 case ${prev}${p} in 12650 13346 12651 13347 -L* | -R* | -l*) … … 12656 13352 prev=$p 12657 13353 continue 12658 else12659 prev=12660 13354 fi 12661 13355 13356 # Expand the sysroot to ease extracting the directories later. 13357 if test -z "$prev"; then 13358 case $p in 13359 -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;; 13360 -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;; 13361 -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;; 13362 esac 13363 fi 13364 case $p in 13365 =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;; 13366 esac 12662 13367 if test "$pre_test_object_deps_done" = no; then 12663 case $ pin12664 -L * | -R*)13368 case ${prev} in 13369 -L | -R) 12665 13370 # Internal compiler library paths should come after those 12666 13371 # provided the user. The postdeps already come after the … … 12682 13387 fi 12683 13388 fi 13389 prev= 12684 13390 ;; 12685 13391 13392 *.lto.$objext) ;; # Ignore GCC LTO objects 12686 13393 *.$objext) 12687 13394 # This assumes that the test object file only shows up … … 12719 13426 12720 13427 $RM -f confest.$objext 13428 CFLAGS=$_lt_libdeps_save_CFLAGS 12721 13429 12722 13430 # PORTME: override above test on systems where it is broken … … 12754 13462 solaris*) 12755 13463 case $cc_basename in 12756 CC* )13464 CC* | sunCC*) 12757 13465 # The more standards-conforming stlport4 library is 12758 13466 # incompatible with the Cstd library. Avoid specifying … … 12819 13527 lt_prog_compiler_static_CXX= 12820 13528 12821 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&512822 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }12823 13529 12824 13530 # C++ specific cases for pic, static, wl, etc. … … 12869 13575 # DJGPP does not support shared libraries at all 12870 13576 lt_prog_compiler_pic_CXX= 13577 ;; 13578 haiku*) 13579 # PIC is the default for Haiku. 13580 # The "-static" flag exists, but is broken. 13581 lt_prog_compiler_static_CXX= 12871 13582 ;; 12872 13583 interix[3-9]*) … … 12918 13629 ;; 12919 13630 esac 13631 ;; 13632 mingw* | cygwin* | os2* | pw32* | cegcc*) 13633 # This hack is so that the source file can tell whether it is being 13634 # built for inclusion in a dll (and should export symbols for example). 13635 lt_prog_compiler_pic_CXX='-DDLL_EXPORT' 12920 13636 ;; 12921 13637 dgux*) … … 13008 13724 lt_prog_compiler_static_CXX='-non_shared' 13009 13725 ;; 13010 xlc* | xlC* )13011 # IBM XL 8.0 on PPC13726 xlc* | xlC* | bgxl[cC]* | mpixl[cC]*) 13727 # IBM XL 8.0, 9.0 on PPC and BlueGene 13012 13728 lt_prog_compiler_wl_CXX='-Wl,' 13013 13729 lt_prog_compiler_pic_CXX='-qpic' … … 13071 13787 solaris*) 13072 13788 case $cc_basename in 13073 CC* )13789 CC* | sunCC*) 13074 13790 # Sun C++ 4.2, 5.x and Centerline C++ 13075 13791 lt_prog_compiler_pic_CXX='-KPIC' … … 13136 13852 ;; 13137 13853 esac 13138 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic_CXX" >&5 13139 $as_echo "$lt_prog_compiler_pic_CXX" >&6; } 13140 13141 13854 13855 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5 13856 $as_echo_n "checking for $compiler option to produce PIC... " >&6; } 13857 if ${lt_cv_prog_compiler_pic_CXX+:} false; then : 13858 $as_echo_n "(cached) " >&6 13859 else 13860 lt_cv_prog_compiler_pic_CXX=$lt_prog_compiler_pic_CXX 13861 fi 13862 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_CXX" >&5 13863 $as_echo "$lt_cv_prog_compiler_pic_CXX" >&6; } 13864 lt_prog_compiler_pic_CXX=$lt_cv_prog_compiler_pic_CXX 13142 13865 13143 13866 # … … 13147 13870 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5 13148 13871 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; } 13149 if test "${lt_cv_prog_compiler_pic_works_CXX+set}" = set; then :13872 if ${lt_cv_prog_compiler_pic_works_CXX+:} false; then : 13150 13873 $as_echo_n "(cached) " >&6 13151 13874 else … … 13163 13886 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13164 13887 -e 's:$: $lt_compiler_flag:'` 13165 (eval echo "\"\$as_me: 13165: $lt_compile\"" >&5)13888 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) 13166 13889 (eval "$lt_compile" 2>conftest.err) 13167 13890 ac_status=$? 13168 13891 cat conftest.err >&5 13169 echo "$as_me: 13169: \$? = $ac_status" >&513892 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13170 13893 if (exit $ac_status) && test -s "$ac_outfile"; then 13171 13894 # The compiler can only warn and ignore the option if not recognized 13172 13895 # So say no if there are warnings other than the usual output. 13173 $ECHO " X$_lt_compiler_boilerplate" | $Xsed -e'/^$/d' >conftest.exp13896 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp 13174 13897 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 13175 13898 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then … … 13197 13920 13198 13921 13922 13923 13199 13924 # 13200 13925 # Check to make sure the static flag actually works. … … 13203 13928 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5 13204 13929 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; } 13205 if test "${lt_cv_prog_compiler_static_works_CXX+set}" = set; then :13930 if ${lt_cv_prog_compiler_static_works_CXX+:} false; then : 13206 13931 $as_echo_n "(cached) " >&6 13207 13932 else … … 13216 13941 # Append any errors to the config.log. 13217 13942 cat conftest.err 1>&5 13218 $ECHO " X$_lt_linker_boilerplate" | $Xsed -e'/^$/d' > conftest.exp13943 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp 13219 13944 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 13220 13945 if diff conftest.exp conftest.er2 >/dev/null; then … … 13243 13968 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 13244 13969 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } 13245 if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then :13970 if ${lt_cv_prog_compiler_c_o_CXX+:} false; then : 13246 13971 $as_echo_n "(cached) " >&6 13247 13972 else … … 13262 13987 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13263 13988 -e 's:$: $lt_compiler_flag:'` 13264 (eval echo "\"\$as_me: 13264: $lt_compile\"" >&5)13989 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) 13265 13990 (eval "$lt_compile" 2>out/conftest.err) 13266 13991 ac_status=$? 13267 13992 cat out/conftest.err >&5 13268 echo "$as_me: 13268: \$? = $ac_status" >&513993 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13269 13994 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13270 13995 then 13271 13996 # The compiler can only warn and ignore the option if not recognized 13272 13997 # So say no if there are warnings 13273 $ECHO " X$_lt_compiler_boilerplate" | $Xsed -e'/^$/d' > out/conftest.exp13998 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp 13274 13999 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 13275 14000 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then … … 13295 14020 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5 13296 14021 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; } 13297 if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then :14022 if ${lt_cv_prog_compiler_c_o_CXX+:} false; then : 13298 14023 $as_echo_n "(cached) " >&6 13299 14024 else … … 13314 14039 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13315 14040 -e 's:$: $lt_compiler_flag:'` 13316 (eval echo "\"\$as_me: 13316: $lt_compile\"" >&5)14041 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) 13317 14042 (eval "$lt_compile" 2>out/conftest.err) 13318 14043 ac_status=$? 13319 14044 cat out/conftest.err >&5 13320 echo "$as_me: 13320: \$? = $ac_status" >&514045 echo "$as_me:$LINENO: \$? = $ac_status" >&5 13321 14046 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13322 14047 then 13323 14048 # The compiler can only warn and ignore the option if not recognized 13324 14049 # So say no if there are warnings 13325 $ECHO " X$_lt_compiler_boilerplate" | $Xsed -e'/^$/d' > out/conftest.exp14050 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp 13326 14051 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 13327 14052 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then … … 13374 14099 13375 14100 export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 14101 exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*' 13376 14102 case $host_os in 13377 14103 aix[4-9]*) 13378 14104 # If we're using GNU nm, then we don't want the "-C" option. 13379 14105 # -C means demangle to AIX nm, but means don't demangle with GNU nm 14106 # Also, AIX nm treats weak defined symbols like other global defined 14107 # symbols, whereas GNU nm marks them as "W". 13380 14108 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then 13381 export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") ) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'14109 export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' 13382 14110 else 13383 14111 export_symbols_cmds_CXX='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols' … … 13386 14114 pw32*) 13387 14115 export_symbols_cmds_CXX="$ltdll_cmds" 13388 ;;14116 ;; 13389 14117 cygwin* | mingw* | cegcc*) 13390 export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;/^.*[ ]__nm__/s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' 13391 ;; 13392 linux* | k*bsd*-gnu) 14118 case $cc_basename in 14119 cl*) ;; 14120 *) 14121 export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' 14122 exclude_expsyms_CXX='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname' 14123 ;; 14124 esac 14125 ;; 14126 linux* | k*bsd*-gnu | gnu*) 13393 14127 link_all_deplibs_CXX=no 13394 ;;14128 ;; 13395 14129 *) 13396 14130 export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 13397 ;;14131 ;; 13398 14132 esac 13399 exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'13400 14133 13401 14134 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5 … … 13429 14162 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 13430 14163 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } 13431 $RM conftest* 13432 echo "$lt_simple_compile_test_code" > conftest.$ac_ext 13433 13434 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 14164 if ${lt_cv_archive_cmds_need_lc_CXX+:} false; then : 14165 $as_echo_n "(cached) " >&6 14166 else 14167 $RM conftest* 14168 echo "$lt_simple_compile_test_code" > conftest.$ac_ext 14169 14170 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 13435 14171 (eval $ac_compile) 2>&5 13436 14172 ac_status=$? 13437 14173 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 13438 14174 test $ac_status = 0; } 2>conftest.err; then 13439 13440 13441 13442 13443 13444 pic_flag=$lt_prog_compiler_pic_CXX13445 13446 13447 13448 13449 13450 13451 13452 14175 soname=conftest 14176 lib=conftest 14177 libobjs=conftest.$ac_objext 14178 deplibs= 14179 wl=$lt_prog_compiler_wl_CXX 14180 pic_flag=$lt_prog_compiler_pic_CXX 14181 compiler_flags=-v 14182 linker_flags=-v 14183 verstring= 14184 output_objdir=. 14185 libname=conftest 14186 lt_save_allow_undefined_flag=$allow_undefined_flag_CXX 14187 allow_undefined_flag_CXX= 14188 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 13453 14189 (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 13454 14190 ac_status=$? 13455 14191 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 13456 14192 test $ac_status = 0; } 13457 then 13458 archive_cmds_need_lc_CXX=no 13459 else 13460 archive_cmds_need_lc_CXX=yes 13461 fi 13462 allow_undefined_flag_CXX=$lt_save_allow_undefined_flag 13463 else 13464 cat conftest.err 1>&5 13465 fi 13466 $RM conftest* 13467 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc_CXX" >&5 13468 $as_echo "$archive_cmds_need_lc_CXX" >&6; } 14193 then 14194 lt_cv_archive_cmds_need_lc_CXX=no 14195 else 14196 lt_cv_archive_cmds_need_lc_CXX=yes 14197 fi 14198 allow_undefined_flag_CXX=$lt_save_allow_undefined_flag 14199 else 14200 cat conftest.err 1>&5 14201 fi 14202 $RM conftest* 14203 14204 fi 14205 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5 14206 $as_echo "$lt_cv_archive_cmds_need_lc_CXX" >&6; } 14207 archive_cmds_need_lc_CXX=$lt_cv_archive_cmds_need_lc_CXX 13469 14208 ;; 13470 14209 esac … … 13623 14362 library_names_spec='$libname.ixlibrary $libname.a' 13624 14363 # Create ${libname}_ixlibrary.a entries in /sys/libs. 13625 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=` $ECHO "X$lib" | $Xsed -e'\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'14364 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' 13626 14365 ;; 13627 14366 esac … … 13654 14393 need_lib_prefix=no 13655 14394 13656 case $GCC,$host_os in 13657 yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*) 14395 case $GCC,$cc_basename in 14396 yes,*) 14397 # gcc 13658 14398 library_names_spec='$libname.dll.a' 13659 14399 # DLL is installed to $(libdir)/../bin by postinstall_cmds … … 13676 14416 # Cygwin DLLs use 'cyg' prefix rather than 'lib' 13677 14417 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' 13678 sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" 14418 13679 14419 ;; 13680 14420 mingw* | cegcc*) 13681 14421 # MinGW DLLs use traditional 'lib' prefix 13682 14422 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' 13683 sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`13684 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then13685 # It is most probably a Windows format PATH printed by13686 # mingw gcc, but we are running on Cygwin. Gcc prints its search13687 # path with ; separators, and with drive letters. We can handle the13688 # drive letters (cygwin fileutils understands them), so leave them,13689 # especially as we might pass files found there to a mingw objdump,13690 # which wouldn't understand a cygwinified path. Ahh.13691 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`13692 else13693 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`13694 fi13695 14423 ;; 13696 14424 pw32*) … … 13699 14427 ;; 13700 14428 esac 14429 dynamic_linker='Win32 ld.exe' 13701 14430 ;; 13702 14431 14432 *,cl*) 14433 # Native MSVC 14434 libname_spec='$name' 14435 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' 14436 library_names_spec='${libname}.dll.lib' 14437 14438 case $build_os in 14439 mingw*) 14440 sys_lib_search_path_spec= 14441 lt_save_ifs=$IFS 14442 IFS=';' 14443 for lt_path in $LIB 14444 do 14445 IFS=$lt_save_ifs 14446 # Let DOS variable expansion print the short 8.3 style file name. 14447 lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` 14448 sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" 14449 done 14450 IFS=$lt_save_ifs 14451 # Convert to MSYS style. 14452 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` 14453 ;; 14454 cygwin*) 14455 # Convert to unix form, then to dos form, then back to unix form 14456 # but this time dos style (no spaces!) so that the unix form looks 14457 # like /cygdrive/c/PROGRA~1:/cygdr... 14458 sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` 14459 sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` 14460 sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` 14461 ;; 14462 *) 14463 sys_lib_search_path_spec="$LIB" 14464 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then 14465 # It is most probably a Windows format PATH. 14466 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` 14467 else 14468 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` 14469 fi 14470 # FIXME: find the short name or the path components, as spaces are 14471 # common. (e.g. "Program Files" -> "PROGRA~1") 14472 ;; 14473 esac 14474 14475 # DLL is installed to $(libdir)/../bin by postinstall_cmds 14476 postinstall_cmds='base_file=`basename \${file}`~ 14477 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ 14478 dldir=$destdir/`dirname \$dlpath`~ 14479 test -d \$dldir || mkdir -p \$dldir~ 14480 $install_prog $dir/$dlname \$dldir/$dlname' 14481 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ 14482 dlpath=$dir/\$dldll~ 14483 $RM \$dlpath' 14484 shlibpath_overrides_runpath=yes 14485 dynamic_linker='Win32 link.exe' 14486 ;; 14487 13703 14488 *) 14489 # Assume MSVC wrapper 13704 14490 library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' 14491 dynamic_linker='Win32 ld.exe' 13705 14492 ;; 13706 14493 esac 13707 dynamic_linker='Win32 ld.exe'13708 14494 # FIXME: first we should search . and the directory the executable is in 13709 14495 shlibpath_var=PATH … … 13788 14574 soname_spec='${libname}${release}${shared_ext}$major' 13789 14575 shlibpath_var=LD_LIBRARY_PATH 14576 shlibpath_overrides_runpath=no 14577 hardcode_into_libs=yes 14578 ;; 14579 14580 haiku*) 14581 version_type=linux 14582 need_lib_prefix=no 14583 need_version=no 14584 dynamic_linker="$host_os runtime_loader" 14585 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' 14586 soname_spec='${libname}${release}${shared_ext}$major' 14587 shlibpath_var=LIBRARY_PATH 14588 shlibpath_overrides_runpath=yes 14589 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' 13790 14590 hardcode_into_libs=yes 13791 14591 ;; … … 13833 14633 ;; 13834 14634 esac 13835 # HP-UX runs *really* slowly unless shared libraries are mode 555 .14635 # HP-UX runs *really* slowly unless shared libraries are mode 555, ... 13836 14636 postinstall_cmds='chmod 555 $lib' 14637 # or fails outright, so override atomically: 14638 install_override_mode=555 13837 14639 ;; 13838 14640 … … 13901 14703 shlibpath_var=LD_LIBRARY_PATH 13902 14704 shlibpath_overrides_runpath=no 14705 13903 14706 # Some binutils ld are patched to set DT_RUNPATH 13904 save_LDFLAGS=$LDFLAGS 13905 save_libdir=$libdir 13906 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \ 13907 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_CXX\"" 13908 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 14707 if ${lt_cv_shlibpath_overrides_runpath+:} false; then : 14708 $as_echo_n "(cached) " >&6 14709 else 14710 lt_cv_shlibpath_overrides_runpath=no 14711 save_LDFLAGS=$LDFLAGS 14712 save_libdir=$libdir 14713 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \ 14714 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_CXX\"" 14715 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 13909 14716 /* end confdefs.h. */ 13910 14717 … … 13919 14726 if ac_fn_cxx_try_link "$LINENO"; then : 13920 14727 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then : 13921 shlibpath_overrides_runpath=yes14728 lt_cv_shlibpath_overrides_runpath=yes 13922 14729 fi 13923 14730 fi 13924 14731 rm -f core conftest.err conftest.$ac_objext \ 13925 14732 conftest$ac_exeext conftest.$ac_ext 13926 LDFLAGS=$save_LDFLAGS 13927 libdir=$save_libdir 14733 LDFLAGS=$save_LDFLAGS 14734 libdir=$save_libdir 14735 14736 fi 14737 14738 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath 13928 14739 13929 14740 # This implies no fast_install, which is unacceptable. … … 13934 14745 # Append ld.so.conf contents to the search path 13935 14746 if test -f /etc/ld.so.conf; then 13936 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g; /^$/d' | tr '\n' ' '`14747 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` 13937 14748 sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" 13938 14749 fi … … 14198 15009 14199 15010 15011 15012 14200 15013 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 14201 15014 $as_echo_n "checking how to hardcode library paths into programs... " >&6; } … … 14245 15058 14246 15059 CC=$lt_save_CC 15060 CFLAGS=$lt_save_CFLAGS 14247 15061 LDCXX=$LD 14248 15062 LD=$lt_save_LD … … 14311 15125 $as_echo_n "checking for a BSD-compatible install... " >&6; } 14312 15126 if test -z "$INSTALL"; then 14313 if test "${ac_cv_path_install+set}" = set; then :15127 if ${ac_cv_path_install+:} false; then : 14314 15128 $as_echo_n "(cached) " >&6 14315 15129 else … … 14398 15212 case `pwd` in 14399 15213 *[\\\"\#\$\&\'\`$am_lf]*) 14400 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5 15214 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; 14401 15215 esac 14402 15216 case $srcdir in 14403 15217 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) 14404 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5 15218 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;; 14405 15219 esac 14406 15220 … … 14488 15302 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 14489 15303 $as_echo_n "checking for $ac_word... " >&6; } 14490 if test "${ac_cv_prog_STRIP+set}" = set; then :15304 if ${ac_cv_prog_STRIP+:} false; then : 14491 15305 $as_echo_n "(cached) " >&6 14492 15306 else … … 14528 15342 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 14529 15343 $as_echo_n "checking for $ac_word... " >&6; } 14530 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :15344 if ${ac_cv_prog_ac_ct_STRIP+:} false; then : 14531 15345 $as_echo_n "(cached) " >&6 14532 15346 else … … 14581 15395 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } 14582 15396 if test -z "$MKDIR_P"; then 14583 if test "${ac_cv_path_mkdir+set}" = set; then :15397 if ${ac_cv_path_mkdir+:} false; then : 14584 15398 $as_echo_n "(cached) " >&6 14585 15399 else … … 14626 15440 esac 14627 15441 14628 for ac_prog in gawk mawk nawk awk14629 do14630 # Extract the first word of "$ac_prog", so it can be a program name with args.14631 set dummy $ac_prog; ac_word=$214632 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&514633 $as_echo_n "checking for $ac_word... " >&6; }14634 if test "${ac_cv_prog_AWK+set}" = set; then :14635 $as_echo_n "(cached) " >&614636 else14637 if test -n "$AWK"; then14638 ac_cv_prog_AWK="$AWK" # Let the user override the test.14639 else14640 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR14641 for as_dir in $PATH14642 do14643 IFS=$as_save_IFS14644 test -z "$as_dir" && as_dir=.14645 for ac_exec_ext in '' $ac_executable_extensions; do14646 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then14647 ac_cv_prog_AWK="$ac_prog"14648 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&514649 break 214650 fi14651 done14652 done14653 IFS=$as_save_IFS14654 14655 fi14656 fi14657 AWK=$ac_cv_prog_AWK14658 if test -n "$AWK"; then14659 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&514660 $as_echo "$AWK" >&6; }14661 else14662 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&514663 $as_echo "no" >&6; }14664 fi14665 14666 14667 test -n "$AWK" && break14668 done14669 14670 15442 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5 14671 15443 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 14672 15444 set x ${MAKE-make} 14673 15445 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 14674 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :15446 if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : 14675 15447 $as_echo_n "(cached) " >&6 14676 15448 else … … 14838 15610 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 14839 15611 $as_echo_n "checking dependency style of $depcc... " >&6; } 14840 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :15612 if ${am_cv_CC_dependencies_compiler_type+:} false; then : 14841 15613 $as_echo_n "(cached) " >&6 14842 15614 else … … 14965 15737 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 14966 15738 $as_echo_n "checking dependency style of $depcc... " >&6; } 14967 if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then :15739 if ${am_cv_CXX_dependencies_compiler_type+:} false; then : 14968 15740 $as_echo_n "(cached) " >&6 14969 15741 else … … 15111 15883 set dummy $CC; ac_cc=`$as_echo "$2" | 15112 15884 sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'` 15113 if eval "test \"\${ac_cv_prog_cc_${ac_cc}_c_o+set}\"" = set; then :15885 if eval \${ac_cv_prog_cc_${ac_cc}_c_o+:} false; then : 15114 15886 $as_echo_n "(cached) " >&6 15115 15887 else … … 15309 16081 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 15310 16082 $as_echo_n "checking for $ac_word... " >&6; } 15311 if test "${ac_cv_path_DX_DOXYGEN+set}" = set; then :16083 if ${ac_cv_path_DX_DOXYGEN+:} false; then : 15312 16084 $as_echo_n "(cached) " >&6 15313 16085 else … … 15352 16124 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 15353 16125 $as_echo_n "checking for $ac_word... " >&6; } 15354 if test "${ac_cv_path_ac_pt_DX_DOXYGEN+set}" = set; then :16126 if ${ac_cv_path_ac_pt_DX_DOXYGEN+:} false; then : 15355 16127 $as_echo_n "(cached) " >&6 15356 16128 else … … 15415 16187 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 15416 16188 $as_echo_n "checking for $ac_word... " >&6; } 15417 if test "${ac_cv_path_DX_PERL+set}" = set; then :16189 if ${ac_cv_path_DX_PERL+:} false; then : 15418 16190 $as_echo_n "(cached) " >&6 15419 16191 else … … 15458 16230 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 15459 16231 $as_echo_n "checking for $ac_word... " >&6; } 15460 if test "${ac_cv_path_ac_pt_DX_PERL+set}" = set; then :16232 if ${ac_cv_path_ac_pt_DX_PERL+:} false; then : 15461 16233 $as_echo_n "(cached) " >&6 15462 16234 else … … 15571 16343 else 15572 16344 15573 DX_FLAG_dot= 116345 DX_FLAG_dot=0 15574 16346 15575 16347 … … 15587 16359 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 15588 16360 $as_echo_n "checking for $ac_word... " >&6; } 15589 if test "${ac_cv_path_DX_DOT+set}" = set; then :16361 if ${ac_cv_path_DX_DOT+:} false; then : 15590 16362 $as_echo_n "(cached) " >&6 15591 16363 else … … 15630 16402 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 15631 16403 $as_echo_n "checking for $ac_word... " >&6; } 15632 if test "${ac_cv_path_ac_pt_DX_DOT+set}" = set; then :16404 if ${ac_cv_path_ac_pt_DX_DOT+:} false; then : 15633 16405 $as_echo_n "(cached) " >&6 15634 16406 else … … 15966 16738 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 15967 16739 $as_echo_n "checking for $ac_word... " >&6; } 15968 if test "${ac_cv_path_DX_HHC+set}" = set; then :16740 if ${ac_cv_path_DX_HHC+:} false; then : 15969 16741 $as_echo_n "(cached) " >&6 15970 16742 else … … 16009 16781 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16010 16782 $as_echo_n "checking for $ac_word... " >&6; } 16011 if test "${ac_cv_path_ac_pt_DX_HHC+set}" = set; then :16783 if ${ac_cv_path_ac_pt_DX_HHC+:} false; then : 16012 16784 $as_echo_n "(cached) " >&6 16013 16785 else … … 16285 17057 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16286 17058 $as_echo_n "checking for $ac_word... " >&6; } 16287 if test "${ac_cv_path_DX_LATEX+set}" = set; then :17059 if ${ac_cv_path_DX_LATEX+:} false; then : 16288 17060 $as_echo_n "(cached) " >&6 16289 17061 else … … 16328 17100 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16329 17101 $as_echo_n "checking for $ac_word... " >&6; } 16330 if test "${ac_cv_path_ac_pt_DX_LATEX+set}" = set; then :17102 if ${ac_cv_path_ac_pt_DX_LATEX+:} false; then : 16331 17103 $as_echo_n "(cached) " >&6 16332 17104 else … … 16391 17163 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16392 17164 $as_echo_n "checking for $ac_word... " >&6; } 16393 if test "${ac_cv_path_DX_MAKEINDEX+set}" = set; then :17165 if ${ac_cv_path_DX_MAKEINDEX+:} false; then : 16394 17166 $as_echo_n "(cached) " >&6 16395 17167 else … … 16434 17206 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16435 17207 $as_echo_n "checking for $ac_word... " >&6; } 16436 if test "${ac_cv_path_ac_pt_DX_MAKEINDEX+set}" = set; then :17208 if ${ac_cv_path_ac_pt_DX_MAKEINDEX+:} false; then : 16437 17209 $as_echo_n "(cached) " >&6 16438 17210 else … … 16497 17269 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16498 17270 $as_echo_n "checking for $ac_word... " >&6; } 16499 if test "${ac_cv_path_DX_DVIPS+set}" = set; then :17271 if ${ac_cv_path_DX_DVIPS+:} false; then : 16500 17272 $as_echo_n "(cached) " >&6 16501 17273 else … … 16540 17312 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16541 17313 $as_echo_n "checking for $ac_word... " >&6; } 16542 if test "${ac_cv_path_ac_pt_DX_DVIPS+set}" = set; then :17314 if ${ac_cv_path_ac_pt_DX_DVIPS+:} false; then : 16543 17315 $as_echo_n "(cached) " >&6 16544 17316 else … … 16603 17375 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16604 17376 $as_echo_n "checking for $ac_word... " >&6; } 16605 if test "${ac_cv_path_DX_EGREP+set}" = set; then :17377 if ${ac_cv_path_DX_EGREP+:} false; then : 16606 17378 $as_echo_n "(cached) " >&6 16607 17379 else … … 16646 17418 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16647 17419 $as_echo_n "checking for $ac_word... " >&6; } 16648 if test "${ac_cv_path_ac_pt_DX_EGREP+set}" = set; then :17420 if ${ac_cv_path_ac_pt_DX_EGREP+:} false; then : 16649 17421 $as_echo_n "(cached) " >&6 16650 17422 else … … 16774 17546 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16775 17547 $as_echo_n "checking for $ac_word... " >&6; } 16776 if test "${ac_cv_path_DX_PDFLATEX+set}" = set; then :17548 if ${ac_cv_path_DX_PDFLATEX+:} false; then : 16777 17549 $as_echo_n "(cached) " >&6 16778 17550 else … … 16817 17589 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16818 17590 $as_echo_n "checking for $ac_word... " >&6; } 16819 if test "${ac_cv_path_ac_pt_DX_PDFLATEX+set}" = set; then :17591 if ${ac_cv_path_ac_pt_DX_PDFLATEX+:} false; then : 16820 17592 $as_echo_n "(cached) " >&6 16821 17593 else … … 16880 17652 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16881 17653 $as_echo_n "checking for $ac_word... " >&6; } 16882 if test "${ac_cv_path_DX_MAKEINDEX+set}" = set; then :17654 if ${ac_cv_path_DX_MAKEINDEX+:} false; then : 16883 17655 $as_echo_n "(cached) " >&6 16884 17656 else … … 16923 17695 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16924 17696 $as_echo_n "checking for $ac_word... " >&6; } 16925 if test "${ac_cv_path_ac_pt_DX_MAKEINDEX+set}" = set; then :17697 if ${ac_cv_path_ac_pt_DX_MAKEINDEX+:} false; then : 16926 17698 $as_echo_n "(cached) " >&6 16927 17699 else … … 16986 17758 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 16987 17759 $as_echo_n "checking for $ac_word... " >&6; } 16988 if test "${ac_cv_path_DX_EGREP+set}" = set; then :17760 if ${ac_cv_path_DX_EGREP+:} false; then : 16989 17761 $as_echo_n "(cached) " >&6 16990 17762 else … … 17029 17801 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 17030 17802 $as_echo_n "checking for $ac_word... " >&6; } 17031 if test "${ac_cv_path_ac_pt_DX_EGREP+set}" = set; then :17803 if ${ac_cv_path_ac_pt_DX_EGREP+:} false; then : 17032 17804 $as_echo_n "(cached) " >&6 17033 17805 else … … 17185 17957 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cos in -lm" >&5 17186 17958 $as_echo_n "checking for cos in -lm... " >&6; } 17187 if test "${ac_cv_lib_m_cos+set}" = set; then :17959 if ${ac_cv_lib_m_cos+:} false; then : 17188 17960 $as_echo_n "(cached) " >&6 17189 17961 else … … 17219 17991 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_cos" >&5 17220 17992 $as_echo "$ac_cv_lib_m_cos" >&6; } 17221 if test "x$ac_cv_lib_m_cos" = x ""yes; then :17993 if test "x$ac_cv_lib_m_cos" = xyes; then : 17222 17994 cat >>confdefs.h <<_ACEOF 17223 17995 #define HAVE_LIBM 1 … … 17230 18002 17231 18003 # Needed to compile dim 17232 17233 18004 17234 18005 … … 17239 18010 ac_compiler_gnu=$ac_cv_c_compiler_gnu 17240 18011 17241 a cx_pthread_ok=no18012 ax_pthread_ok=no 17242 18013 17243 18014 # We used to check for pthread.h first, but this fails if pthread.h … … 17274 18045 _ACEOF 17275 18046 if ac_fn_c_try_link "$LINENO"; then : 17276 a cx_pthread_ok=yes18047 ax_pthread_ok=yes 17277 18048 fi 17278 18049 rm -f core conftest.err conftest.$ac_objext \ 17279 18050 conftest$ac_exeext conftest.$ac_ext 17280 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $a cx_pthread_ok" >&517281 $as_echo "$a cx_pthread_ok" >&6; }17282 if test x"$a cx_pthread_ok" = xno; then18051 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_ok" >&5 18052 $as_echo "$ax_pthread_ok" >&6; } 18053 if test x"$ax_pthread_ok" = xno; then 17283 18054 PTHREAD_LIBS="" 17284 18055 PTHREAD_CFLAGS="" … … 17298 18069 # which is a program returning the flags for the Pth emulation library. 17299 18070 17300 a cx_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config"18071 ax_pthread_flags="pthreads none -Kthread -kthread lthread -pthread -pthreads -mthreads pthread --thread-safe -mt pthread-config" 17301 18072 17302 18073 # The ordering *is* (sometimes) important. Some notes on the … … 17331 18102 # we'll just look for -pthreads and -lpthread first: 17332 18103 17333 acx_pthread_flags="-pthreads pthread -mt -pthread $acx_pthread_flags" 18104 ax_pthread_flags="-pthreads pthread -mt -pthread $ax_pthread_flags" 18105 ;; 18106 18107 *-darwin*) 18108 ax_pthread_flags="-pthread $ax_pthread_flags" 17334 18109 ;; 17335 18110 esac 17336 18111 17337 if test x"$a cx_pthread_ok" = xno; then17338 for flag in $a cx_pthread_flags; do18112 if test x"$ax_pthread_ok" = xno; then 18113 for flag in $ax_pthread_flags; do 17339 18114 17340 18115 case $flag in … … 17350 18125 ;; 17351 18126 17352 17353 18127 pthread-config) 18128 # Extract the first word of "pthread-config", so it can be a program name with args. 17354 18129 set dummy pthread-config; ac_word=$2 17355 18130 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 17356 18131 $as_echo_n "checking for $ac_word... " >&6; } 17357 if test "${ac_cv_prog_acx_pthread_config+set}" = set; then :18132 if ${ac_cv_prog_ax_pthread_config+:} false; then : 17358 18133 $as_echo_n "(cached) " >&6 17359 18134 else 17360 if test -n "$a cx_pthread_config"; then17361 ac_cv_prog_a cx_pthread_config="$acx_pthread_config" # Let the user override the test.18135 if test -n "$ax_pthread_config"; then 18136 ac_cv_prog_ax_pthread_config="$ax_pthread_config" # Let the user override the test. 17362 18137 else 17363 18138 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR … … 17368 18143 for ac_exec_ext in '' $ac_executable_extensions; do 17369 18144 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 17370 ac_cv_prog_a cx_pthread_config="yes"18145 ac_cv_prog_ax_pthread_config="yes" 17371 18146 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 17372 18147 break 2 … … 17376 18151 IFS=$as_save_IFS 17377 18152 17378 test -z "$ac_cv_prog_a cx_pthread_config" && ac_cv_prog_acx_pthread_config="no"17379 fi 17380 fi 17381 a cx_pthread_config=$ac_cv_prog_acx_pthread_config17382 if test -n "$a cx_pthread_config"; then17383 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $a cx_pthread_config" >&517384 $as_echo "$a cx_pthread_config" >&6; }18153 test -z "$ac_cv_prog_ax_pthread_config" && ac_cv_prog_ax_pthread_config="no" 18154 fi 18155 fi 18156 ax_pthread_config=$ac_cv_prog_ax_pthread_config 18157 if test -n "$ax_pthread_config"; then 18158 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_config" >&5 18159 $as_echo "$ax_pthread_config" >&6; } 17385 18160 else 17386 18161 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 … … 17389 18164 17390 18165 17391 if test x"$acx_pthread_config" = xno; then continue; fi17392 17393 17394 18166 if test x"$ax_pthread_config" = xno; then continue; fi 18167 PTHREAD_CFLAGS="`pthread-config --cflags`" 18168 PTHREAD_LIBS="`pthread-config --ldflags` `pthread-config --libs`" 18169 ;; 17395 18170 17396 18171 *) … … 17418 18193 /* end confdefs.h. */ 17419 18194 #include <pthread.h> 18195 static void routine(void *a) { a = 0; } 18196 static void *start_routine(void *a) { return a; } 17420 18197 int 17421 18198 main () 17422 18199 { 17423 pthread_t th; pthread_join(th, 0); 17424 pthread_attr_init(0); pthread_cleanup_push(0, 0); 17425 pthread_create(0,0,0,0); pthread_cleanup_pop(0); 18200 pthread_t th; pthread_attr_t attr; 18201 pthread_create(&th, 0, start_routine, 0); 18202 pthread_join(th, 0); 18203 pthread_attr_init(&attr); 18204 pthread_cleanup_push(routine, 0); 18205 pthread_cleanup_pop(0) /* ; */ 17426 18206 ; 17427 18207 return 0; … … 17429 18209 _ACEOF 17430 18210 if ac_fn_c_try_link "$LINENO"; then : 17431 a cx_pthread_ok=yes18211 ax_pthread_ok=yes 17432 18212 fi 17433 18213 rm -f core conftest.err conftest.$ac_objext \ … … 17437 18217 CFLAGS="$save_CFLAGS" 17438 18218 17439 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $a cx_pthread_ok" >&517440 $as_echo "$a cx_pthread_ok" >&6; }17441 if test "x$a cx_pthread_ok" = xyes; then18219 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_pthread_ok" >&5 18220 $as_echo "$ax_pthread_ok" >&6; } 18221 if test "x$ax_pthread_ok" = xyes; then 17442 18222 break; 17443 18223 fi … … 17449 18229 17450 18230 # Various other checks: 17451 if test "x$a cx_pthread_ok" = xyes; then18231 if test "x$ax_pthread_ok" = xyes; then 17452 18232 save_LIBS="$LIBS" 17453 18233 LIBS="$PTHREAD_LIBS $LIBS" … … 17456 18236 17457 18237 # Detect AIX lossage: JOINABLE attribute is called UNDETACHED. 17458 18238 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for joinable pthread attribute" >&5 17459 18239 $as_echo_n "checking for joinable pthread attribute... " >&6; } 17460 17461 17462 18240 attr_name=unknown 18241 for attr in PTHREAD_CREATE_JOINABLE PTHREAD_CREATE_UNDETACHED; do 18242 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 17463 18243 /* end confdefs.h. */ 17464 18244 #include <pthread.h> … … 17466 18246 main () 17467 18247 { 17468 int attr =$attr; return attr;18248 int attr = $attr; return attr /* ; */ 17469 18249 ; 17470 18250 return 0; … … 17476 18256 rm -f core conftest.err conftest.$ac_objext \ 17477 18257 conftest$ac_exeext conftest.$ac_ext 17478 18258 done 17479 18259 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $attr_name" >&5 17480 18260 $as_echo "$attr_name" >&6; } … … 17500 18280 fi 17501 18281 18282 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for PTHREAD_PRIO_INHERIT" >&5 18283 $as_echo_n "checking for PTHREAD_PRIO_INHERIT... " >&6; } 18284 if ${ax_cv_PTHREAD_PRIO_INHERIT+:} false; then : 18285 $as_echo_n "(cached) " >&6 18286 else 18287 18288 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 18289 /* end confdefs.h. */ 18290 #include <pthread.h> 18291 int 18292 main () 18293 { 18294 int i = PTHREAD_PRIO_INHERIT; 18295 ; 18296 return 0; 18297 } 18298 _ACEOF 18299 if ac_fn_c_try_link "$LINENO"; then : 18300 ax_cv_PTHREAD_PRIO_INHERIT=yes 18301 else 18302 ax_cv_PTHREAD_PRIO_INHERIT=no 18303 fi 18304 rm -f core conftest.err conftest.$ac_objext \ 18305 conftest$ac_exeext conftest.$ac_ext 18306 18307 fi 18308 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_PTHREAD_PRIO_INHERIT" >&5 18309 $as_echo "$ax_cv_PTHREAD_PRIO_INHERIT" >&6; } 18310 if test "x$ax_cv_PTHREAD_PRIO_INHERIT" = "xyes"; then : 18311 18312 $as_echo "#define HAVE_PTHREAD_PRIO_INHERIT 1" >>confdefs.h 18313 18314 fi 18315 17502 18316 LIBS="$save_LIBS" 17503 18317 CFLAGS="$save_CFLAGS" 17504 18318 17505 18319 # More AIX lossage: must compile with xlc_r or cc_r 17506 18320 if test x"$GCC" != xyes; then 17507 18321 for ac_prog in xlc_r cc_r 17508 18322 do … … 17511 18325 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 17512 18326 $as_echo_n "checking for $ac_word... " >&6; } 17513 if test "${ac_cv_prog_PTHREAD_CC+set}" = set; then :18327 if ${ac_cv_prog_PTHREAD_CC+:} false; then : 17514 18328 $as_echo_n "(cached) " >&6 17515 18329 else … … 17550 18364 else 17551 18365 PTHREAD_CC=$CC 17552 18366 fi 17553 18367 else 17554 18368 PTHREAD_CC="$CC" … … 17560 18374 17561 18375 # Finally, execute ACTION-IF-FOUND/ACTION-IF-NOT-FOUND: 17562 if test x"$a cx_pthread_ok" = xyes; then18376 if test x"$ax_pthread_ok" = xyes; then 17563 18377 17564 18378 $as_echo "#define HAVE_PTHREAD 1" >>confdefs.h … … 17566 18380 : 17567 18381 else 17568 a cx_pthread_ok=no18382 ax_pthread_ok=no 17569 18383 17570 18384 fi … … 17658 18472 do : 17659 18473 ac_fn_c_check_header_mongrel "$LINENO" "panel.h" "ac_cv_header_panel_h" "$ac_includes_default" 17660 if test "x$ac_cv_header_panel_h" = x ""yes; then :18474 if test "x$ac_cv_header_panel_h" = xyes; then : 17661 18475 cat >>confdefs.h <<_ACEOF 17662 18476 #define HAVE_PANEL_H 1 … … 17673 18487 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for update_panels in -lpanel" >&5 17674 18488 $as_echo_n "checking for update_panels in -lpanel... " >&6; } 17675 if test "${ac_cv_lib_panel_update_panels+set}" = set; then :18489 if ${ac_cv_lib_panel_update_panels+:} false; then : 17676 18490 $as_echo_n "(cached) " >&6 17677 18491 else … … 17707 18521 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_panel_update_panels" >&5 17708 18522 $as_echo "$ac_cv_lib_panel_update_panels" >&6; } 17709 if test "x$ac_cv_lib_panel_update_panels" = x ""yes; then :18523 if test "x$ac_cv_lib_panel_update_panels" = xyes; then : 17710 18524 cat >>confdefs.h <<_ACEOF 17711 18525 #define HAVE_LIBPANEL 1 … … 17735 18549 else 17736 18550 case $x_includes,$x_libraries in #( 17737 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 17738 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :18551 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #( 18552 *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then : 17739 18553 $as_echo_n "(cached) " >&6 17740 18554 else … … 18013 18827 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5 18014 18828 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } 18015 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then :18829 if ${ac_cv_lib_dnet_dnet_ntoa+:} false; then : 18016 18830 $as_echo_n "(cached) " >&6 18017 18831 else … … 18047 18861 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 18048 18862 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } 18049 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x ""yes; then :18863 if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes; then : 18050 18864 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" 18051 18865 fi … … 18054 18868 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5 18055 18869 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; } 18056 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then :18870 if ${ac_cv_lib_dnet_stub_dnet_ntoa+:} false; then : 18057 18871 $as_echo_n "(cached) " >&6 18058 18872 else … … 18088 18902 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 18089 18903 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } 18090 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x ""yes; then :18904 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = xyes; then : 18091 18905 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" 18092 18906 fi … … 18107 18921 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. 18108 18922 ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" 18109 if test "x$ac_cv_func_gethostbyname" = x ""yes; then :18923 if test "x$ac_cv_func_gethostbyname" = xyes; then : 18110 18924 18111 18925 fi … … 18114 18928 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 18115 18929 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; } 18116 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :18930 if ${ac_cv_lib_nsl_gethostbyname+:} false; then : 18117 18931 $as_echo_n "(cached) " >&6 18118 18932 else … … 18148 18962 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 18149 18963 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } 18150 if test "x$ac_cv_lib_nsl_gethostbyname" = x ""yes; then :18964 if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then : 18151 18965 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" 18152 18966 fi … … 18155 18969 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5 18156 18970 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; } 18157 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then :18971 if ${ac_cv_lib_bsd_gethostbyname+:} false; then : 18158 18972 $as_echo_n "(cached) " >&6 18159 18973 else … … 18189 19003 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5 18190 19004 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; } 18191 if test "x$ac_cv_lib_bsd_gethostbyname" = x ""yes; then :19005 if test "x$ac_cv_lib_bsd_gethostbyname" = xyes; then : 18192 19006 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" 18193 19007 fi … … 18204 19018 # if connect needs -lnsl, so does gethostbyname. 18205 19019 ac_fn_c_check_func "$LINENO" "connect" "ac_cv_func_connect" 18206 if test "x$ac_cv_func_connect" = x ""yes; then :19020 if test "x$ac_cv_func_connect" = xyes; then : 18207 19021 18208 19022 fi … … 18211 19025 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 18212 19026 $as_echo_n "checking for connect in -lsocket... " >&6; } 18213 if test "${ac_cv_lib_socket_connect+set}" = set; then :19027 if ${ac_cv_lib_socket_connect+:} false; then : 18214 19028 $as_echo_n "(cached) " >&6 18215 19029 else … … 18245 19059 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 18246 19060 $as_echo "$ac_cv_lib_socket_connect" >&6; } 18247 if test "x$ac_cv_lib_socket_connect" = x ""yes; then :19061 if test "x$ac_cv_lib_socket_connect" = xyes; then : 18248 19062 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" 18249 19063 fi … … 18253 19067 # Guillermo Gomez says -lposix is necessary on A/UX. 18254 19068 ac_fn_c_check_func "$LINENO" "remove" "ac_cv_func_remove" 18255 if test "x$ac_cv_func_remove" = x ""yes; then :19069 if test "x$ac_cv_func_remove" = xyes; then : 18256 19070 18257 19071 fi … … 18260 19074 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5 18261 19075 $as_echo_n "checking for remove in -lposix... " >&6; } 18262 if test "${ac_cv_lib_posix_remove+set}" = set; then :19076 if ${ac_cv_lib_posix_remove+:} false; then : 18263 19077 $as_echo_n "(cached) " >&6 18264 19078 else … … 18294 19108 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5 18295 19109 $as_echo "$ac_cv_lib_posix_remove" >&6; } 18296 if test "x$ac_cv_lib_posix_remove" = x ""yes; then :19110 if test "x$ac_cv_lib_posix_remove" = xyes; then : 18297 19111 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" 18298 19112 fi … … 18302 19116 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. 18303 19117 ac_fn_c_check_func "$LINENO" "shmat" "ac_cv_func_shmat" 18304 if test "x$ac_cv_func_shmat" = x ""yes; then :19118 if test "x$ac_cv_func_shmat" = xyes; then : 18305 19119 18306 19120 fi … … 18309 19123 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5 18310 19124 $as_echo_n "checking for shmat in -lipc... " >&6; } 18311 if test "${ac_cv_lib_ipc_shmat+set}" = set; then :19125 if ${ac_cv_lib_ipc_shmat+:} false; then : 18312 19126 $as_echo_n "(cached) " >&6 18313 19127 else … … 18343 19157 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5 18344 19158 $as_echo "$ac_cv_lib_ipc_shmat" >&6; } 18345 if test "x$ac_cv_lib_ipc_shmat" = x ""yes; then :19159 if test "x$ac_cv_lib_ipc_shmat" = xyes; then : 18346 19160 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" 18347 19161 fi … … 18361 19175 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5 18362 19176 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; } 18363 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then :19177 if ${ac_cv_lib_ICE_IceConnectionNumber+:} false; then : 18364 19178 $as_echo_n "(cached) " >&6 18365 19179 else … … 18395 19209 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 18396 19210 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } 18397 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x ""yes; then :19211 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = xyes; then : 18398 19212 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" 18399 19213 fi … … 18406 19220 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether libXp is available" >&5 18407 19221 $as_echo_n "checking whether libXp is available... " >&6; } 18408 if test "${lt_cv_libxp+set}" = set; then :19222 if ${lt_cv_libxp+:} false; then : 18409 19223 $as_echo_n "(cached) " >&6 18410 19224 else … … 18499 19313 # 18500 19314 if test "$motif_includes" = ""; then 18501 if test "${ac_cv_motif_includes+set}" = set; then :19315 if ${ac_cv_motif_includes+:} false; then : 18502 19316 $as_echo_n "(cached) " >&6 18503 19317 else … … 18573 19387 # 18574 19388 if test "$motif_libraries" = ""; then 18575 if test "${ac_cv_motif_libraries+set}" = set; then :19389 if ${ac_cv_motif_libraries+:} false; then : 18576 19390 $as_echo_n "(cached) " >&6 18577 19391 else … … 18658 19472 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether libXp is available" >&5 18659 19473 $as_echo_n "checking whether libXp is available... " >&6; } 18660 if test "${lt_cv_libxp+set}" = set; then :19474 if ${lt_cv_libxp+:} false; then : 18661 19475 $as_echo_n "(cached) " >&6 18662 19476 else … … 18818 19632 18819 19633 ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default" 18820 if test "x$ac_cv_header_zlib_h" = x ""yes; then :19634 if test "x$ac_cv_header_zlib_h" = xyes; then : 18821 19635 18822 19636 else … … 18827 19641 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inflateEnd in -lz" >&5 18828 19642 $as_echo_n "checking for inflateEnd in -lz... " >&6; } 18829 if test "${ac_cv_lib_z_inflateEnd+set}" = set; then :19643 if ${ac_cv_lib_z_inflateEnd+:} false; then : 18830 19644 $as_echo_n "(cached) " >&6 18831 19645 else … … 18861 19675 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_inflateEnd" >&5 18862 19676 $as_echo "$ac_cv_lib_z_inflateEnd" >&6; } 18863 if test "x$ac_cv_lib_z_inflateEnd" = x ""yes; then :19677 if test "x$ac_cv_lib_z_inflateEnd" = xyes; then : 18864 19678 cat >>confdefs.h <<_ACEOF 18865 19679 #define HAVE_LIBZ 1 … … 18934 19748 18935 19749 ac_fn_c_check_header_mongrel "$LINENO" "GL/gl.h" "ac_cv_header_GL_gl_h" "$ac_includes_default" 18936 if test "x$ac_cv_header_GL_gl_h" = x ""yes; then :19750 if test "x$ac_cv_header_GL_gl_h" = xyes; then : 18937 19751 18938 19752 else … … 18943 19757 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for glLoadIdentity in -lGL" >&5 18944 19758 $as_echo_n "checking for glLoadIdentity in -lGL... " >&6; } 18945 if test "${ac_cv_lib_GL_glLoadIdentity+set}" = set; then :19759 if ${ac_cv_lib_GL_glLoadIdentity+:} false; then : 18946 19760 $as_echo_n "(cached) " >&6 18947 19761 else … … 18977 19791 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_GL_glLoadIdentity" >&5 18978 19792 $as_echo "$ac_cv_lib_GL_glLoadIdentity" >&6; } 18979 if test "x$ac_cv_lib_GL_glLoadIdentity" = x ""yes; then :19793 if test "x$ac_cv_lib_GL_glLoadIdentity" = xyes; then : 18980 19794 cat >>confdefs.h <<_ACEOF 18981 19795 #define HAVE_LIBGL 1 … … 19048 19862 19049 19863 ac_fn_c_check_header_mongrel "$LINENO" "GL/glu.h" "ac_cv_header_GL_glu_h" "$ac_includes_default" 19050 if test "x$ac_cv_header_GL_glu_h" = x ""yes; then :19864 if test "x$ac_cv_header_GL_glu_h" = xyes; then : 19051 19865 19052 19866 else … … 19057 19871 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gluNewTess in -lGLU" >&5 19058 19872 $as_echo_n "checking for gluNewTess in -lGLU... " >&6; } 19059 if test "${ac_cv_lib_GLU_gluNewTess+set}" = set; then :19873 if ${ac_cv_lib_GLU_gluNewTess+:} false; then : 19060 19874 $as_echo_n "(cached) " >&6 19061 19875 else … … 19091 19905 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_GLU_gluNewTess" >&5 19092 19906 $as_echo "$ac_cv_lib_GLU_gluNewTess" >&6; } 19093 if test "x$ac_cv_lib_GLU_gluNewTess" = x ""yes; then :19907 if test "x$ac_cv_lib_GLU_gluNewTess" = xyes; then : 19094 19908 cat >>confdefs.h <<_ACEOF 19095 19909 #define HAVE_LIBGLU 1 … … 19175 19989 19176 19990 ac_fn_c_check_header_mongrel "$LINENO" "fitsio.h" "ac_cv_header_fitsio_h" "$ac_includes_default" 19177 if test "x$ac_cv_header_fitsio_h" = x ""yes; then :19991 if test "x$ac_cv_header_fitsio_h" = xyes; then : 19178 19992 19179 19993 else … … 19184 19998 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ffpss in -lcfitsio" >&5 19185 19999 $as_echo_n "checking for ffpss in -lcfitsio... " >&6; } 19186 if test "${ac_cv_lib_cfitsio_ffpss+set}" = set; then :20000 if ${ac_cv_lib_cfitsio_ffpss+:} false; then : 19187 20001 $as_echo_n "(cached) " >&6 19188 20002 else … … 19218 20032 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_cfitsio_ffpss" >&5 19219 20033 $as_echo "$ac_cv_lib_cfitsio_ffpss" >&6; } 19220 if test "x$ac_cv_lib_cfitsio_ffpss" = x ""yes; then :20034 if test "x$ac_cv_lib_cfitsio_ffpss" = xyes; then : 19221 20035 cat >>confdefs.h <<_ACEOF 19222 20036 #define HAVE_LIBCFITSIO 1 … … 19302 20116 19303 20117 ac_fn_cxx_check_header_mongrel "$LINENO" "CCfits/CCfits" "ac_cv_header_CCfits_CCfits" "$ac_includes_default" 19304 if test "x$ac_cv_header_CCfits_CCfits" = x ""yes; then :20118 if test "x$ac_cv_header_CCfits_CCfits" = xyes; then : 19305 20119 19306 20120 else … … 19311 20125 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lCCfits" >&5 19312 20126 $as_echo_n "checking for main in -lCCfits... " >&6; } 19313 if test "${ac_cv_lib_CCfits_main+set}" = set; then :20127 if ${ac_cv_lib_CCfits_main+:} false; then : 19314 20128 $as_echo_n "(cached) " >&6 19315 20129 else … … 19339 20153 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_CCfits_main" >&5 19340 20154 $as_echo "$ac_cv_lib_CCfits_main" >&6; } 19341 if test "x$ac_cv_lib_CCfits_main" = x ""yes; then :20155 if test "x$ac_cv_lib_CCfits_main" = xyes; then : 19342 20156 cat >>confdefs.h <<_ACEOF 19343 20157 #define HAVE_LIBCCFITS 1 … … 19409 20223 case "$MYSQL_C_INC_DIR" in 19410 20224 /* ) ;; 19411 * ) as_fn_error $? "The MySQL include directory ($MYSQL_C_INC_DIR) must be an absolute path." "$LINENO" 5 20225 * ) as_fn_error $? "The MySQL include directory ($MYSQL_C_INC_DIR) must be an absolute path." "$LINENO" 5 ;; 19412 20226 esac 19413 20227 … … 19445 20259 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for MySQL++ library location" >&5 19446 20260 $as_echo_n "checking for MySQL++ library location... " >&6; } 19447 if test "${ac_cv_mysqlpp_lib+set}" = set; then :20261 if ${ac_cv_mysqlpp_lib+:} false; then : 19448 20262 $as_echo_n "(cached) " >&6 19449 20263 else … … 19467 20281 case "$ac_cv_mysqlpp_lib" in 19468 20282 /* ) ;; 19469 * ) as_fn_error $? "The MySQL++ library directory ($ac_cv_mysqlpp_lib) must be an absolute path." "$LINENO" 5 20283 * ) as_fn_error $? "The MySQL++ library directory ($ac_cv_mysqlpp_lib) must be an absolute path." "$LINENO" 5 ;; 19470 20284 esac 19471 20285 … … 19478 20292 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for MySQL++ include path" >&5 19479 20293 $as_echo_n "checking for MySQL++ include path... " >&6; } 19480 if test "${ac_cv_mysqlpp_inc+set}" = set; then :20294 if ${ac_cv_mysqlpp_inc+:} false; then : 19481 20295 $as_echo_n "(cached) " >&6 19482 20296 else … … 19498 20312 case "$ac_cv_mysqlpp_inc" in 19499 20313 /* ) ;; 19500 * ) as_fn_error $? "The MySQL++ header directory ($ac_cv_mysqlpp_inc) must be an absolute path." "$LINENO" 5 20314 * ) as_fn_error $? "The MySQL++ header directory ($ac_cv_mysqlpp_inc) must be an absolute path." "$LINENO" 5 ;; 19501 20315 esac 19502 20316 … … 19547 20361 withval=$with_boost; 19548 20362 if test "$withval" = "no"; then 19549 20363 want_boost="no" 19550 20364 elif test "$withval" = "yes"; then 19551 20365 want_boost="yes" 19552 20366 ac_boost_path="" 19553 20367 else 19554 20368 want_boost="yes" 19555 20369 ac_boost_path="$withval" 19556 20370 fi 19557 20371 19558 20372 else … … 19566 20380 if test "${with_boost_libdir+set}" = set; then : 19567 20381 withval=$with_boost_libdir; 19568 if test -d $withval20382 if test -d "$withval" 19569 20383 then 19570 20384 ac_boost_lib_path="$withval" … … 19580 20394 19581 20395 if test "x$want_boost" = "xyes"; then 19582 19583 19584 19585 19586 19587 19588 19589 19590 19591 20396 boost_lib_version_req=1.40 20397 boost_lib_version_req_shorten=`expr $boost_lib_version_req : '\([0-9]*\.[0-9]*\)'` 20398 boost_lib_version_req_major=`expr $boost_lib_version_req : '\([0-9]*\)'` 20399 boost_lib_version_req_minor=`expr $boost_lib_version_req : '[0-9]*\.\([0-9]*\)'` 20400 boost_lib_version_req_sub_minor=`expr $boost_lib_version_req : '[0-9]*\.[0-9]*\.\([0-9]*\)'` 20401 if test "x$boost_lib_version_req_sub_minor" = "x" ; then 20402 boost_lib_version_req_sub_minor="0" 20403 fi 20404 WANT_BOOST_VERSION=`expr $boost_lib_version_req_major \* 100000 \+ $boost_lib_version_req_minor \* 100 \+ $boost_lib_version_req_sub_minor` 20405 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for boostlib >= $boost_lib_version_req" >&5 19592 20406 $as_echo_n "checking for boostlib >= $boost_lib_version_req... " >&6; } 19593 succeeded=no 19594 19595 if test "$ac_boost_path" != ""; then 19596 BOOST_LDFLAGS="-L$ac_boost_path/lib" 19597 BOOST_CPPFLAGS="-I$ac_boost_path/include" 19598 else 19599 for ac_boost_path_tmp in /usr /usr/local /opt /opt/local ; do 19600 if test -d "$ac_boost_path_tmp/include/boost" && test -r "$ac_boost_path_tmp/include/boost"; then 19601 BOOST_LDFLAGS="-L$ac_boost_path_tmp/lib" 19602 BOOST_CPPFLAGS="-I$ac_boost_path_tmp/include" 19603 break; 19604 fi 19605 done 19606 fi 20407 succeeded=no 20408 20409 libsubdirs="lib" 20410 ax_arch=`uname -m` 20411 if test $ax_arch = x86_64 -o $ax_arch = ppc64 -o $ax_arch = s390x -o $ax_arch = sparc64; then 20412 libsubdirs="lib64 lib lib64" 20413 fi 20414 20415 if test "$ac_boost_path" != ""; then 20416 BOOST_CPPFLAGS="-I$ac_boost_path/include" 20417 for ac_boost_path_tmp in $libsubdirs; do 20418 if test -d "$ac_boost_path"/"$ac_boost_path_tmp" ; then 20419 BOOST_LDFLAGS="-L$ac_boost_path/$ac_boost_path_tmp" 20420 break 20421 fi 20422 done 20423 elif test "$cross_compiling" != yes; then 20424 for ac_boost_path_tmp in /usr /usr/local /opt /opt/local ; do 20425 if test -d "$ac_boost_path_tmp/include/boost" && test -r "$ac_boost_path_tmp/include/boost"; then 20426 for libsubdir in $libsubdirs ; do 20427 if ls "$ac_boost_path_tmp/$libsubdir/libboost_"* >/dev/null 2>&1 ; then break; fi 20428 done 20429 BOOST_LDFLAGS="-L$ac_boost_path_tmp/$libsubdir" 20430 BOOST_CPPFLAGS="-I$ac_boost_path_tmp/include" 20431 break; 20432 fi 20433 done 20434 fi 19607 20435 19608 20436 if test "$ac_boost_lib_path" != ""; then … … 19610 20438 fi 19611 20439 19612 CPPFLAGS_SAVED="$CPPFLAGS" 19613 CPPFLAGS="$CPPFLAGS $BOOST_CPPFLAGS" 19614 export CPPFLAGS 19615 19616 LDFLAGS_SAVED="$LDFLAGS" 19617 LDFLAGS="$LDFLAGS $BOOST_LDFLAGS" 19618 export LDFLAGS 19619 19620 ac_ext=cpp 20440 CPPFLAGS_SAVED="$CPPFLAGS" 20441 CPPFLAGS="$CPPFLAGS $BOOST_CPPFLAGS" 20442 export CPPFLAGS 20443 20444 LDFLAGS_SAVED="$LDFLAGS" 20445 LDFLAGS="$LDFLAGS $BOOST_LDFLAGS" 20446 export LDFLAGS 20447 20448 20449 ac_ext=cpp 19621 20450 ac_cpp='$CXXCPP $CPPFLAGS' 19622 20451 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' … … 19624 20453 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 19625 20454 19626 20455 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 19627 20456 /* end confdefs.h. */ 19628 20457 19629 20458 #include <boost/version.hpp> 19630 20459 19631 20460 int … … 19633 20462 { 19634 20463 19635 19636 19637 19638 19639 20464 #if BOOST_VERSION >= $WANT_BOOST_VERSION 20465 // Everything is okay 20466 #else 20467 # error Boost version is too old 20468 #endif 19640 20469 19641 20470 ; … … 19647 20476 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 19648 20477 $as_echo "yes" >&6; } 19649 19650 20478 succeeded=yes 20479 found_system=yes 19651 20480 19652 20481 fi 19653 20482 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 19654 20483 ac_ext=cpp 19655 20484 ac_cpp='$CXXCPP $CPPFLAGS' 19656 20485 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' … … 19661 20490 19662 20491 19663 if test "x$succeeded" != "xyes"; then 19664 _version=0 19665 if test "$ac_boost_path" != ""; then 19666 if test -d "$ac_boost_path" && test -r "$ac_boost_path"; then 19667 for i in `ls -d $ac_boost_path/include/boost-* 2>/dev/null`; do 19668 _version_tmp=`echo $i | sed "s#$ac_boost_path##" | sed 's/\/include\/boost-//' | sed 's/_/./'` 19669 V_CHECK=`expr $_version_tmp \> $_version` 19670 if test "$V_CHECK" = "1" ; then 19671 _version=$_version_tmp 19672 fi 19673 VERSION_UNDERSCORE=`echo $_version | sed 's/\./_/'` 19674 BOOST_CPPFLAGS="-I$ac_boost_path/include/boost-$VERSION_UNDERSCORE" 19675 done 19676 fi 19677 else 19678 for ac_boost_path in /usr /usr/local /opt /opt/local ; do 19679 if test -d "$ac_boost_path" && test -r "$ac_boost_path"; then 19680 for i in `ls -d $ac_boost_path/include/boost-* 2>/dev/null`; do 19681 _version_tmp=`echo $i | sed "s#$ac_boost_path##" | sed 's/\/include\/boost-//' | sed 's/_/./'` 19682 V_CHECK=`expr $_version_tmp \> $_version` 19683 if test "$V_CHECK" = "1" ; then 19684 _version=$_version_tmp 19685 best_path=$ac_boost_path 19686 fi 19687 done 19688 fi 19689 done 19690 19691 VERSION_UNDERSCORE=`echo $_version | sed 's/\./_/'` 19692 BOOST_CPPFLAGS="-I$best_path/include/boost-$VERSION_UNDERSCORE" 19693 if test "$ac_boost_lib_path" = "" 19694 then 19695 BOOST_LDFLAGS="-L$best_path/lib" 20492 if test "x$succeeded" != "xyes"; then 20493 _version=0 20494 if test "$ac_boost_path" != ""; then 20495 if test -d "$ac_boost_path" && test -r "$ac_boost_path"; then 20496 for i in `ls -d $ac_boost_path/include/boost-* 2>/dev/null`; do 20497 _version_tmp=`echo $i | sed "s#$ac_boost_path##" | sed 's/\/include\/boost-//' | sed 's/_/./'` 20498 V_CHECK=`expr $_version_tmp \> $_version` 20499 if test "$V_CHECK" = "1" ; then 20500 _version=$_version_tmp 20501 fi 20502 VERSION_UNDERSCORE=`echo $_version | sed 's/\./_/'` 20503 BOOST_CPPFLAGS="-I$ac_boost_path/include/boost-$VERSION_UNDERSCORE" 20504 done 19696 20505 fi 19697 19698 if test "x$BOOST_ROOT" != "x"; then 19699 if test -d "$BOOST_ROOT" && test -r "$BOOST_ROOT" && test -d "$BOOST_ROOT/stage/lib" && test -r "$BOOST_ROOT/stage/lib"; then 19700 version_dir=`expr //$BOOST_ROOT : '.*/\(.*\)'` 19701 stage_version=`echo $version_dir | sed 's/boost_//' | sed 's/_/./g'` 19702 stage_version_shorten=`expr $stage_version : '\([0-9]*\.[0-9]*\)'` 19703 V_CHECK=`expr $stage_version_shorten \>\= $_version` 20506 else 20507 if test "$cross_compiling" != yes; then 20508 for ac_boost_path in /usr /usr/local /opt /opt/local ; do 20509 if test -d "$ac_boost_path" && test -r "$ac_boost_path"; then 20510 for i in `ls -d $ac_boost_path/include/boost-* 2>/dev/null`; do 20511 _version_tmp=`echo $i | sed "s#$ac_boost_path##" | sed 's/\/include\/boost-//' | sed 's/_/./'` 20512 V_CHECK=`expr $_version_tmp \> $_version` 20513 if test "$V_CHECK" = "1" ; then 20514 _version=$_version_tmp 20515 best_path=$ac_boost_path 20516 fi 20517 done 20518 fi 20519 done 20520 20521 VERSION_UNDERSCORE=`echo $_version | sed 's/\./_/'` 20522 BOOST_CPPFLAGS="-I$best_path/include/boost-$VERSION_UNDERSCORE" 20523 if test "$ac_boost_lib_path" = ""; then 20524 for libsubdir in $libsubdirs ; do 20525 if ls "$best_path/$libsubdir/libboost_"* >/dev/null 2>&1 ; then break; fi 20526 done 20527 BOOST_LDFLAGS="-L$best_path/$libsubdir" 20528 fi 20529 fi 20530 20531 if test "x$BOOST_ROOT" != "x"; then 20532 for libsubdir in $libsubdirs ; do 20533 if ls "$BOOST_ROOT/stage/$libsubdir/libboost_"* >/dev/null 2>&1 ; then break; fi 20534 done 20535 if test -d "$BOOST_ROOT" && test -r "$BOOST_ROOT" && test -d "$BOOST_ROOT/stage/$libsubdir" && test -r "$BOOST_ROOT/stage/$libsubdir"; then 20536 version_dir=`expr //$BOOST_ROOT : '.*/\(.*\)'` 20537 stage_version=`echo $version_dir | sed 's/boost_//' | sed 's/_/./g'` 20538 stage_version_shorten=`expr $stage_version : '\([0-9]*\.[0-9]*\)'` 20539 V_CHECK=`expr $stage_version_shorten \>\= $_version` 19704 20540 if test "$V_CHECK" = "1" -a "$ac_boost_lib_path" = "" ; then 19705 20541 { $as_echo "$as_me:${as_lineno-$LINENO}: We will use a staged boost library from $BOOST_ROOT" >&5 19706 20542 $as_echo "$as_me: We will use a staged boost library from $BOOST_ROOT" >&6;} 19707 19708 BOOST_LDFLAGS="-L$BOOST_ROOT/stage/lib"19709 19710 19711 19712 19713 19714 19715 19716 19717 19718 19719 20543 BOOST_CPPFLAGS="-I$BOOST_ROOT" 20544 BOOST_LDFLAGS="-L$BOOST_ROOT/stage/$libsubdir" 20545 fi 20546 fi 20547 fi 20548 fi 20549 20550 CPPFLAGS="$CPPFLAGS $BOOST_CPPFLAGS" 20551 export CPPFLAGS 20552 LDFLAGS="$LDFLAGS $BOOST_LDFLAGS" 20553 export LDFLAGS 20554 20555 ac_ext=cpp 19720 20556 ac_cpp='$CXXCPP $CPPFLAGS' 19721 20557 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' … … 19723 20559 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 19724 20560 19725 20561 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 19726 20562 /* end confdefs.h. */ 19727 20563 19728 20564 #include <boost/version.hpp> 19729 20565 19730 20566 int … … 19732 20568 { 19733 20569 19734 19735 19736 19737 19738 20570 #if BOOST_VERSION >= $WANT_BOOST_VERSION 20571 // Everything is okay 20572 #else 20573 # error Boost version is too old 20574 #endif 19739 20575 19740 20576 ; … … 19744 20580 if ac_fn_cxx_try_compile "$LINENO"; then : 19745 20581 19746 20582 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 19747 20583 $as_echo "yes" >&6; } 19748 19749 20584 succeeded=yes 20585 found_system=yes 19750 20586 19751 20587 fi 19752 20588 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 19753 20589 ac_ext=cpp 19754 20590 ac_cpp='$CXXCPP $CPPFLAGS' 19755 20591 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' … … 19757 20593 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 19758 20594 19759 fi 19760 19761 if test "$succeeded" != "yes" ; then 19762 if test "$_version" = "0" ; then 19763 as_fn_error $? "We could not detect the boost libraries (version $boost_lib_version_req_shorten or higher). If you have a staged boost library (still not installed) please specify \$BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation." "$LINENO" 5 19764 else 19765 { $as_echo "$as_me:${as_lineno-$LINENO}: Your boost libraries seems to old (version $_version)." >&5 20595 fi 20596 20597 if test "$succeeded" != "yes" ; then 20598 if test "$_version" = "0" ; then 20599 { $as_echo "$as_me:${as_lineno-$LINENO}: We could not detect the boost libraries (version $boost_lib_version_req_shorten or higher). If you have a staged boost library (still not installed) please specify \$BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation." >&5 20600 $as_echo "$as_me: We could not detect the boost libraries (version $boost_lib_version_req_shorten or higher). If you have a staged boost library (still not installed) please specify \$BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation." >&6;} 20601 else 20602 { $as_echo "$as_me:${as_lineno-$LINENO}: Your boost libraries seems to old (version $_version)." >&5 19766 20603 $as_echo "$as_me: Your boost libraries seems to old (version $_version)." >&6;} 19767 fi 19768 else 20604 fi 20605 # execute ACTION-IF-NOT-FOUND (if present): 20606 as_fn_error $? "The boost C++ libraries (>=1.40) are not properly installed." "$LINENO" 5 20607 20608 else 19769 20609 19770 20610 … … 19772 20612 $as_echo "#define HAVE_BOOST /**/" >>confdefs.h 19773 20613 19774 fi 19775 19776 CPPFLAGS="$CPPFLAGS_SAVED" 19777 LDFLAGS="$LDFLAGS_SAVED" 20614 # execute ACTION-IF-FOUND (if present): 20615 : 20616 fi 20617 20618 CPPFLAGS="$CPPFLAGS_SAVED" 20619 LDFLAGS="$LDFLAGS_SAVED" 19778 20620 fi 19779 20621 … … 19803 20645 else 19804 20646 want_boost="yes" 19805 20647 ax_boost_user_system_lib="$withval" 19806 20648 fi 19807 20649 … … 19825 20667 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the Boost::System library is available" >&5 19826 20668 $as_echo_n "checking whether the Boost::System library is available... " >&6; } 19827 if test "${ax_cv_boost_system+set}" = set; then :20669 if ${ax_cv_boost_system+:} false; then : 19828 20670 $as_echo_n "(cached) " >&6 19829 20671 else … … 19874 20716 LDFLAGS_SAVE=$LDFLAGS 19875 20717 if test "x$ax_boost_user_system_lib" = "x"; then 19876 for libextension in `ls $BOOSTLIBDIR/libboost_system*. {so,a}* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_system.*\)\.so.*$;\1;' -e 's;^lib\(boost_system.*\)\.a*$;\1;'` ; do20718 for libextension in `ls $BOOSTLIBDIR/libboost_system*.so* $BOOSTLIBDIR/libboost_system*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_system.*\)\.so.*$;\1;' -e 's;^lib\(boost_system.*\)\.a*$;\1;'` ; do 19877 20719 ax_lib=${libextension} 19878 20720 as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh` 19879 20721 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 19880 20722 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 19881 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :20723 if eval \${$as_ac_Lib+:} false; then : 19882 20724 $as_echo_n "(cached) " >&6 19883 20725 else … … 19920 20762 fi 19921 20763 19922 20764 done 19923 20765 if test "x$link_system" != "xyes"; then 19924 20766 for libextension in `ls $BOOSTLIBDIR/boost_system*.{dll,a}* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_system.*\)\.dll.*$;\1;' -e 's;^\(boost_system.*\)\.a*$;\1;'` ; do … … 19927 20769 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 19928 20770 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 19929 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :20771 if eval \${$as_ac_Lib+:} false; then : 19930 20772 $as_echo_n "(cached) " >&6 19931 20773 else … … 19968 20810 fi 19969 20811 19970 20812 done 19971 20813 fi 19972 20814 … … 19976 20818 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 19977 20819 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 19978 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :20820 if eval \${$as_ac_Lib+:} false; then : 19979 20821 $as_echo_n "(cached) " >&6 19980 20822 else … … 20020 20862 20021 20863 fi 20864 if test "x$ax_lib" = "x"; then 20865 as_fn_error $? "Could not find a version of the library!" "$LINENO" 5 20866 fi 20022 20867 if test "x$link_system" = "xno"; then 20023 20868 as_fn_error $? "Could not link against $ax_lib !" "$LINENO" 5 … … 20026 20871 20027 20872 CPPFLAGS="$CPPFLAGS_SAVED" 20028 20873 LDFLAGS="$LDFLAGS_SAVED" 20029 20874 fi 20030 20875 … … 20045 20890 else 20046 20891 want_boost="yes" 20047 20892 ax_boost_user_asio_lib="$withval" 20048 20893 fi 20049 20894 … … 20066 20911 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the Boost::ASIO library is available" >&5 20067 20912 $as_echo_n "checking whether the Boost::ASIO library is available... " >&6; } 20068 if test "${ax_cv_boost_asio+set}" = set; then :20913 if ${ax_cv_boost_asio+:} false; then : 20069 20914 $as_echo_n "(cached) " >&6 20070 20915 else … … 20123 20968 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -l$ax_lib" >&5 20124 20969 $as_echo_n "checking for main in -l$ax_lib... " >&6; } 20125 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :20970 if eval \${$as_ac_Lib+:} false; then : 20126 20971 $as_echo_n "(cached) " >&6 20127 20972 else … … 20158 21003 fi 20159 21004 20160 21005 done 20161 21006 else 20162 21007 for ax_lib in $ax_boost_user_asio_lib $BN-$ax_boost_user_asio_lib; do … … 20164 21009 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -l$ax_lib" >&5 20165 21010 $as_echo_n "checking for main in -l$ax_lib... " >&6; } 20166 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :21011 if eval \${$as_ac_Lib+:} false; then : 20167 21012 $as_echo_n "(cached) " >&6 20168 21013 else … … 20202 21047 20203 21048 fi 21049 if test "x$ax_lib" = "x"; then 21050 as_fn_error $? "Could not find a version of the library!" "$LINENO" 5 21051 fi 20204 21052 if test "x$link_asio" = "xno"; then 20205 21053 as_fn_error $? "Could not link against $ax_lib !" "$LINENO" 5 … … 20208 21056 20209 21057 CPPFLAGS="$CPPFLAGS_SAVED" 20210 21058 LDFLAGS="$LDFLAGS_SAVED" 20211 21059 fi 20212 21060 … … 20227 21075 else 20228 21076 want_boost="yes" 20229 21077 ax_boost_user_date_time_lib="$withval" 20230 21078 fi 20231 21079 … … 20248 21096 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the Boost::Date_Time library is available" >&5 20249 21097 $as_echo_n "checking whether the Boost::Date_Time library is available... " >&6; } 20250 if test "${ax_cv_boost_date_time+set}" = set; then :21098 if ${ax_cv_boost_date_time+:} false; then : 20251 21099 $as_echo_n "(cached) " >&6 20252 21100 else … … 20292 21140 BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/[^\/]*//'` 20293 21141 if test "x$ax_boost_user_date_time_lib" = "x"; then 20294 for libextension in `ls $BOOSTLIBDIR/libboost_date_time*. {so,a}* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_date_time.*\)\.so.*$;\1;' -e 's;^lib\(boost_date_time.*\)\.a*$;\1;'` ; do21142 for libextension in `ls $BOOSTLIBDIR/libboost_date_time*.so* $BOOSTLIBDIR/libboost_date_time*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_date_time.*\)\.so.*$;\1;' -e 's;^lib\(boost_date_time.*\)\.a*$;\1;'` ; do 20295 21143 ax_lib=${libextension} 20296 21144 as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh` 20297 21145 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 20298 21146 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 20299 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :21147 if eval \${$as_ac_Lib+:} false; then : 20300 21148 $as_echo_n "(cached) " >&6 20301 21149 else … … 20338 21186 fi 20339 21187 20340 21188 done 20341 21189 if test "x$link_date_time" != "xyes"; then 20342 21190 for libextension in `ls $BOOSTLIBDIR/boost_date_time*.{dll,a}* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_date_time.*\)\.dll.*$;\1;' -e 's;^\(boost_date_time.*\)\.a*$;\1;'` ; do … … 20345 21193 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 20346 21194 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 20347 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :21195 if eval \${$as_ac_Lib+:} false; then : 20348 21196 $as_echo_n "(cached) " >&6 20349 21197 else … … 20386 21234 fi 20387 21235 20388 21236 done 20389 21237 fi 20390 21238 … … 20394 21242 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -l$ax_lib" >&5 20395 21243 $as_echo_n "checking for main in -l$ax_lib... " >&6; } 20396 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :21244 if eval \${$as_ac_Lib+:} false; then : 20397 21245 $as_echo_n "(cached) " >&6 20398 21246 else … … 20432 21280 20433 21281 fi 21282 if test "x$ax_lib" = "x"; then 21283 as_fn_error $? "Could not find a version of the library!" "$LINENO" 5 21284 fi 20434 21285 if test "x$link_date_time" != "xyes"; then 20435 21286 as_fn_error $? "Could not link against $ax_lib !" "$LINENO" 5 … … 20438 21289 20439 21290 CPPFLAGS="$CPPFLAGS_SAVED" 20440 21291 LDFLAGS="$LDFLAGS_SAVED" 20441 21292 fi 20442 21293 … … 20457 21308 else 20458 21309 want_boost="yes" 20459 21310 ax_boost_user_filesystem_lib="$withval" 20460 21311 fi 20461 21312 … … 20482 21333 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the Boost::Filesystem library is available" >&5 20483 21334 $as_echo_n "checking whether the Boost::Filesystem library is available... " >&6; } 20484 if test "${ax_cv_boost_filesystem+set}" = set; then :21335 if ${ax_cv_boost_filesystem+:} false; then : 20485 21336 $as_echo_n "(cached) " >&6 20486 21337 else … … 20526 21377 BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/[^\/]*//'` 20527 21378 if test "x$ax_boost_user_filesystem_lib" = "x"; then 20528 for libextension in `ls $BOOSTLIBDIR/libboost_filesystem*. {so,dylib,a}* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_filesystem.*\)\.so.*$;\1;' -e 's;^lib\(boost_filesystem.*\)\.a*$;\1;' -e 's;^lib\(boost_filesystem.*\)\.dylib$;\1;'` ; do21379 for libextension in `ls $BOOSTLIBDIR/libboost_filesystem*.so* $BOOSTLIBDIR/libboost_filesystem*.dylib* $BOOSTLIBDIR/libboost_filesystem*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_filesystem.*\)\.so.*$;\1;' -e 's;^lib\(boost_filesystem.*\)\.a*$;\1;' -e 's;^lib\(boost_filesystem.*\)\.dylib$;\1;'` ; do 20529 21380 ax_lib=${libextension} 20530 21381 as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh` 20531 21382 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 20532 21383 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 20533 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :21384 if eval \${$as_ac_Lib+:} false; then : 20534 21385 $as_echo_n "(cached) " >&6 20535 21386 else … … 20572 21423 fi 20573 21424 20574 20575 if test "x$link_ program_options" != "xyes"; then21425 done 21426 if test "x$link_filesystem" != "xyes"; then 20576 21427 for libextension in `ls $BOOSTLIBDIR/boost_filesystem*.{dll,a}* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_filesystem.*\)\.dll.*$;\1;' -e 's;^\(boost_filesystem.*\)\.a*$;\1;'` ; do 20577 21428 ax_lib=${libextension} … … 20579 21430 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 20580 21431 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 20581 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :21432 if eval \${$as_ac_Lib+:} false; then : 20582 21433 $as_echo_n "(cached) " >&6 20583 21434 else … … 20620 21471 fi 20621 21472 20622 20623 21473 done 21474 fi 20624 21475 else 20625 21476 for ax_lib in $ax_boost_user_filesystem_lib boost_filesystem-$ax_boost_user_filesystem_lib; do … … 20627 21478 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 20628 21479 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 20629 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :21480 if eval \${$as_ac_Lib+:} false; then : 20630 21481 $as_echo_n "(cached) " >&6 20631 21482 else … … 20671 21522 20672 21523 fi 21524 if test "x$ax_lib" = "x"; then 21525 as_fn_error $? "Could not find a version of the library!" "$LINENO" 5 21526 fi 20673 21527 if test "x$link_filesystem" != "xyes"; then 20674 21528 as_fn_error $? "Could not link against $ax_lib !" "$LINENO" 5 … … 20677 21531 20678 21532 CPPFLAGS="$CPPFLAGS_SAVED" 20679 21533 LDFLAGS="$LDFLAGS_SAVED" 20680 21534 LIBS="$LIBS_SAVED" 20681 21535 fi … … 20697 21551 else 20698 21552 want_boost="yes" 20699 21553 ax_boost_user_program_options_lib="$withval" 20700 21554 fi 20701 21555 … … 20717 21571 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the Boost::Program_Options library is available" >&5 20718 21572 $as_echo_n "checking whether the Boost::Program_Options library is available... " >&6; } 20719 if test "${ax_cv_boost_program_options+set}" = set; then :21573 if ${ax_cv_boost_program_options+:} false; then : 20720 21574 $as_echo_n "(cached) " >&6 20721 21575 else … … 20726 21580 ac_compiler_gnu=$ac_cv_cxx_compiler_gnu 20727 21581 20728 21582 cat confdefs.h - <<_ACEOF >conftest.$ac_ext 20729 21583 /* end confdefs.h. */ 20730 21584 #include <boost/program_options.hpp> … … 20745 21599 fi 20746 21600 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 20747 21601 ac_ext=cpp 20748 21602 ac_cpp='$CXXCPP $CPPFLAGS' 20749 21603 ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' … … 20766 21620 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 20767 21621 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 20768 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :21622 if eval \${$as_ac_Lib+:} false; then : 20769 21623 $as_echo_n "(cached) " >&6 20770 21624 else … … 20807 21661 fi 20808 21662 20809 21663 done 20810 21664 if test "x$link_program_options" != "xyes"; then 20811 21665 for libextension in `ls $BOOSTLIBDIR/boost_program_options*.dll* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_program_options.*\)\.dll.*$;\1;'` `ls $BOOSTLIBDIR/boost_program_options*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_program_options.*\)\.a*$;\1;'` ; do … … 20814 21668 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 20815 21669 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 20816 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :21670 if eval \${$as_ac_Lib+:} false; then : 20817 21671 $as_echo_n "(cached) " >&6 20818 21672 else … … 20855 21709 fi 20856 21710 20857 21711 done 20858 21712 fi 20859 21713 else … … 20862 21716 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -l$ax_lib" >&5 20863 21717 $as_echo_n "checking for main in -l$ax_lib... " >&6; } 20864 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :21718 if eval \${$as_ac_Lib+:} false; then : 20865 21719 $as_echo_n "(cached) " >&6 20866 21720 else … … 20899 21753 done 20900 21754 fi 21755 if test "x$ax_lib" = "x"; then 21756 as_fn_error $? "Could not find a version of the library!" "$LINENO" 5 21757 fi 20901 21758 if test "x$link_program_options" != "xyes"; then 20902 21759 as_fn_error $? "Could not link against $ax_lib !" "$LINENO" 5 … … 20904 21761 fi 20905 21762 CPPFLAGS="$CPPFLAGS_SAVED" 20906 21763 LDFLAGS="$LDFLAGS_SAVED" 20907 21764 fi 20908 21765 … … 20923 21780 else 20924 21781 want_boost="yes" 20925 21782 ax_boost_user_regex_lib="$withval" 20926 21783 fi 20927 21784 … … 20944 21801 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the Boost::Regex library is available" >&5 20945 21802 $as_echo_n "checking whether the Boost::Regex library is available... " >&6; } 20946 if test "${ax_cv_boost_regex+set}" = set; then :21803 if ${ax_cv_boost_regex+:} false; then : 20947 21804 $as_echo_n "(cached) " >&6 20948 21805 else … … 20987 21844 BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/[^\/]*//'` 20988 21845 if test "x$ax_boost_user_regex_lib" = "x"; then 20989 for libextension in `ls $BOOSTLIBDIR/libboost_regex*. {so,a}* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_regex.*\)\.so.*$;\1;' -e 's;^lib\(boost_regex.*\)\.a*$;\1;'` ; do21846 for libextension in `ls $BOOSTLIBDIR/libboost_regex*.so* $BOOSTLIBDIR/libboost_regex*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_regex.*\)\.so.*$;\1;' -e 's;^lib\(boost_regex.*\)\.a*$;\1;'` ; do 20990 21847 ax_lib=${libextension} 20991 21848 as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh` 20992 21849 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 20993 21850 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 20994 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :21851 if eval \${$as_ac_Lib+:} false; then : 20995 21852 $as_echo_n "(cached) " >&6 20996 21853 else … … 21033 21890 fi 21034 21891 21035 21892 done 21036 21893 if test "x$link_regex" != "xyes"; then 21037 21894 for libextension in `ls $BOOSTLIBDIR/boost_regex*.{dll,a}* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_regex.*\)\.dll.*$;\1;' -e 's;^\(boost_regex.*\)\.a*$;\1;'` ; do … … 21040 21897 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 21041 21898 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 21042 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :21899 if eval \${$as_ac_Lib+:} false; then : 21043 21900 $as_echo_n "(cached) " >&6 21044 21901 else … … 21081 21938 fi 21082 21939 21083 21940 done 21084 21941 fi 21085 21942 … … 21089 21946 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -l$ax_lib" >&5 21090 21947 $as_echo_n "checking for main in -l$ax_lib... " >&6; } 21091 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :21948 if eval \${$as_ac_Lib+:} false; then : 21092 21949 $as_echo_n "(cached) " >&6 21093 21950 else … … 21126 21983 done 21127 21984 fi 21985 if test "x$ax_lib" = "x"; then 21986 as_fn_error $? "Could not find a version of the Boost::Regex library!" "$LINENO" 5 21987 fi 21128 21988 if test "x$link_regex" != "xyes"; then 21129 21989 as_fn_error $? "Could not link against $ax_lib !" "$LINENO" 5 … … 21132 21992 21133 21993 CPPFLAGS="$CPPFLAGS_SAVED" 21134 21994 LDFLAGS="$LDFLAGS_SAVED" 21135 21995 fi 21136 21996 … … 21151 22011 else 21152 22012 want_boost="yes" 21153 22013 ax_boost_user_thread_lib="$withval" 21154 22014 fi 21155 22015 … … 21173 22033 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the Boost::Thread library is available" >&5 21174 22034 $as_echo_n "checking whether the Boost::Thread library is available... " >&6; } 21175 if test "${ax_cv_boost_thread+set}" = set; then :22035 if ${ax_cv_boost_thread+:} false; then : 21176 22036 $as_echo_n "(cached) " >&6 21177 22037 else … … 21184 22044 CXXFLAGS_SAVE=$CXXFLAGS 21185 22045 21186 if test "x$ build_os" = "xsolaris" ; then21187 21188 elif test "x$ build_os" = "xming32" ; then22046 if test "x$host_os" = "xsolaris" ; then 22047 CXXFLAGS="-pthreads $CXXFLAGS" 22048 elif test "x$host_os" = "xmingw32" ; then 21189 22049 CXXFLAGS="-mthreads $CXXFLAGS" 21190 22050 else … … 21221 22081 $as_echo "$ax_cv_boost_thread" >&6; } 21222 22082 if test "x$ax_cv_boost_thread" = "xyes"; then 21223 if test "x$ build_os" = "xsolaris" ; then22083 if test "x$host_os" = "xsolaris" ; then 21224 22084 BOOST_CPPFLAGS="-pthreads $BOOST_CPPFLAGS" 21225 elif test "x$ build_os" = "xming32" ; then22085 elif test "x$host_os" = "xmingw32" ; then 21226 22086 BOOST_CPPFLAGS="-mthreads $BOOST_CPPFLAGS" 21227 22087 else … … 21237 22097 21238 22098 LDFLAGS_SAVE=$LDFLAGS 21239 case "x$ build_os" in22099 case "x$host_os" in 21240 22100 *bsd* ) 21241 22101 LDFLAGS="-pthread $LDFLAGS" … … 21249 22109 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 21250 22110 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 21251 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :22111 if eval \${$as_ac_Lib+:} false; then : 21252 22112 $as_echo_n "(cached) " >&6 21253 22113 else … … 21290 22150 fi 21291 22151 21292 22152 done 21293 22153 if test "x$link_thread" != "xyes"; then 21294 22154 for libextension in `ls $BOOSTLIBDIR/boost_thread*.dll* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_thread.*\)\.dll.*$;\1;'` `ls $BOOSTLIBDIR/boost_thread*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_thread.*\)\.a*$;\1;'` ; do … … 21297 22157 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 21298 22158 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 21299 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :22159 if eval \${$as_ac_Lib+:} false; then : 21300 22160 $as_echo_n "(cached) " >&6 21301 22161 else … … 21338 22198 fi 21339 22199 21340 22200 done 21341 22201 fi 21342 22202 … … 21346 22206 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5 21347 22207 $as_echo_n "checking for exit in -l$ax_lib... " >&6; } 21348 if eval "test \"\${$as_ac_Lib+set}\"" = set; then :22208 if eval \${$as_ac_Lib+:} false; then : 21349 22209 $as_echo_n "(cached) " >&6 21350 22210 else … … 21390 22250 21391 22251 fi 22252 if test "x$ax_lib" = "x"; then 22253 as_fn_error $? "Could not find a version of the library!" "$LINENO" 5 22254 fi 21392 22255 if test "x$link_thread" = "xno"; then 21393 22256 as_fn_error $? "Could not link against $ax_lib !" "$LINENO" 5 21394 22257 else 21395 case "x$ build_os" in22258 case "x$host_os" in 21396 22259 *bsd* ) 21397 22260 BOOST_LDFLAGS="-pthread $BOOST_LDFLAGS" 21398 22261 break; 21399 22262 ;; … … 21404 22267 21405 22268 CPPFLAGS="$CPPFLAGS_SAVED" 21406 22269 LDFLAGS="$LDFLAGS_SAVED" 21407 22270 fi 21408 22271 … … 21512 22375 21513 22376 22377 21514 22378 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then 21515 22379 if test -n "$ac_tool_prefix"; then … … 21518 22382 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 21519 22383 $as_echo_n "checking for $ac_word... " >&6; } 21520 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :22384 if ${ac_cv_path_PKG_CONFIG+:} false; then : 21521 22385 $as_echo_n "(cached) " >&6 21522 22386 else … … 21561 22425 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 21562 22426 $as_echo_n "checking for $ac_word... " >&6; } 21563 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then :22427 if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then : 21564 22428 $as_echo_n "(cached) " >&6 21565 22429 else … … 21647 22511 test $ac_status = 0; }; then 21648 22512 pkg_cv_QT4_CORE_CFLAGS=`$PKG_CONFIG --cflags "QtCore" 2>/dev/null` 22513 test "x$?" != "x0" && pkg_failed=yes 21649 22514 else 21650 22515 pkg_failed=yes … … 21663 22528 test $ac_status = 0; }; then 21664 22529 pkg_cv_QT4_CORE_LIBS=`$PKG_CONFIG --libs "QtCore" 2>/dev/null` 22530 test "x$?" != "x0" && pkg_failed=yes 21665 22531 else 21666 22532 pkg_failed=yes … … 21682 22548 fi 21683 22549 if test $_pkg_short_errors_supported = yes; then 21684 QT4_CORE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "QtCore" 2>&1`22550 QT4_CORE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "QtCore" 2>&1` 21685 22551 else 21686 QT4_CORE_PKG_ERRORS=`$PKG_CONFIG --print-errors "QtCore" 2>&1`22552 QT4_CORE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "QtCore" 2>&1` 21687 22553 fi 21688 22554 # Put the nasty error message in config.log where it belongs … … 21718 22584 elif test -n "$PKG_CONFIG"; then 21719 22585 if test -n "$PKG_CONFIG" && \ 21720 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"QtCore QtGui \""; } >&521721 ($PKG_CONFIG --exists --print-errors "QtCore QtGui ") 2>&522586 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"QtCore QtGui QtSql\""; } >&5 22587 ($PKG_CONFIG --exists --print-errors "QtCore QtGui QtSql") 2>&5 21722 22588 ac_status=$? 21723 22589 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 21724 22590 test $ac_status = 0; }; then 21725 pkg_cv_QT4_FRONTEND_CFLAGS=`$PKG_CONFIG --cflags "QtCore QtGui" 2>/dev/null` 22591 pkg_cv_QT4_FRONTEND_CFLAGS=`$PKG_CONFIG --cflags "QtCore QtGui QtSql" 2>/dev/null` 22592 test "x$?" != "x0" && pkg_failed=yes 21726 22593 else 21727 22594 pkg_failed=yes … … 21734 22601 elif test -n "$PKG_CONFIG"; then 21735 22602 if test -n "$PKG_CONFIG" && \ 21736 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"QtCore QtGui \""; } >&521737 ($PKG_CONFIG --exists --print-errors "QtCore QtGui ") 2>&522603 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"QtCore QtGui QtSql\""; } >&5 22604 ($PKG_CONFIG --exists --print-errors "QtCore QtGui QtSql") 2>&5 21738 22605 ac_status=$? 21739 22606 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 21740 22607 test $ac_status = 0; }; then 21741 pkg_cv_QT4_FRONTEND_LIBS=`$PKG_CONFIG --libs "QtCore QtGui" 2>/dev/null` 22608 pkg_cv_QT4_FRONTEND_LIBS=`$PKG_CONFIG --libs "QtCore QtGui QtSql" 2>/dev/null` 22609 test "x$?" != "x0" && pkg_failed=yes 21742 22610 else 21743 22611 pkg_failed=yes … … 21759 22627 fi 21760 22628 if test $_pkg_short_errors_supported = yes; then 21761 QT4_FRONTEND_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "QtCore QtGui" 2>&1`22629 QT4_FRONTEND_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "QtCore QtGui QtSql" 2>&1` 21762 22630 else 21763 QT4_FRONTEND_PKG_ERRORS=`$PKG_CONFIG --print-errors "QtCore QtGui" 2>&1`22631 QT4_FRONTEND_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "QtCore QtGui QtSql" 2>&1` 21764 22632 fi 21765 22633 # Put the nasty error message in config.log where it belongs … … 21780 22648 if test "$pkg_failed" = "no" ; then 21781 22649 QT4_INCLUDES=$QT4_FRONTEND_CFLAGS 21782 QT4_LDFLAGS=`$PKG_CONFIG --libs-only-L QtCore QtGui `22650 QT4_LDFLAGS=`$PKG_CONFIG --libs-only-L QtCore QtGui QtSql` 21783 22651 21784 22652 21785 22653 QT4_VERSION=`$PKG_CONFIG --modversion QtCore` 21786 22654 21787 QT4_LIB=`$PKG_CONFIG --libs-only-l QtCore QtGui `21788 21789 LIBS="$LIBS `$PKG_CONFIG --libs-only-other QtCore QtGui `"22655 QT4_LIB=`$PKG_CONFIG --libs-only-l QtCore QtGui QtSql` 22656 22657 LIBS="$LIBS `$PKG_CONFIG --libs-only-other QtCore QtGui QtSql`" 21790 22658 fi 21791 PKG_CONFIG_PATH=$save_PKG_CONFIG_PATH21792 22659 21793 22660 fi … … 21809 22676 else 21810 22677 case $x_includes,$x_libraries in #( 21811 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5 21812 *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then :22678 *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #( 22679 *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then : 21813 22680 $as_echo_n "(cached) " >&6 21814 22681 else … … 22087 22954 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5 22088 22955 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } 22089 if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then :22956 if ${ac_cv_lib_dnet_dnet_ntoa+:} false; then : 22090 22957 $as_echo_n "(cached) " >&6 22091 22958 else … … 22121 22988 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 22122 22989 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } 22123 if test "x$ac_cv_lib_dnet_dnet_ntoa" = x ""yes; then :22990 if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes; then : 22124 22991 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" 22125 22992 fi … … 22128 22995 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5 22129 22996 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; } 22130 if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then :22997 if ${ac_cv_lib_dnet_stub_dnet_ntoa+:} false; then : 22131 22998 $as_echo_n "(cached) " >&6 22132 22999 else … … 22162 23029 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 22163 23030 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } 22164 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x ""yes; then :23031 if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = xyes; then : 22165 23032 X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" 22166 23033 fi … … 22181 23048 # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. 22182 23049 ac_fn_cxx_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" 22183 if test "x$ac_cv_func_gethostbyname" = x ""yes; then :23050 if test "x$ac_cv_func_gethostbyname" = xyes; then : 22184 23051 22185 23052 fi … … 22188 23055 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 22189 23056 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; } 22190 if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then :23057 if ${ac_cv_lib_nsl_gethostbyname+:} false; then : 22191 23058 $as_echo_n "(cached) " >&6 22192 23059 else … … 22222 23089 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 22223 23090 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } 22224 if test "x$ac_cv_lib_nsl_gethostbyname" = x ""yes; then :23091 if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then : 22225 23092 X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" 22226 23093 fi … … 22229 23096 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5 22230 23097 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; } 22231 if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then :23098 if ${ac_cv_lib_bsd_gethostbyname+:} false; then : 22232 23099 $as_echo_n "(cached) " >&6 22233 23100 else … … 22263 23130 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5 22264 23131 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; } 22265 if test "x$ac_cv_lib_bsd_gethostbyname" = x ""yes; then :23132 if test "x$ac_cv_lib_bsd_gethostbyname" = xyes; then : 22266 23133 X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" 22267 23134 fi … … 22278 23145 # if connect needs -lnsl, so does gethostbyname. 22279 23146 ac_fn_cxx_check_func "$LINENO" "connect" "ac_cv_func_connect" 22280 if test "x$ac_cv_func_connect" = x ""yes; then :23147 if test "x$ac_cv_func_connect" = xyes; then : 22281 23148 22282 23149 fi … … 22285 23152 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 22286 23153 $as_echo_n "checking for connect in -lsocket... " >&6; } 22287 if test "${ac_cv_lib_socket_connect+set}" = set; then :23154 if ${ac_cv_lib_socket_connect+:} false; then : 22288 23155 $as_echo_n "(cached) " >&6 22289 23156 else … … 22319 23186 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 22320 23187 $as_echo "$ac_cv_lib_socket_connect" >&6; } 22321 if test "x$ac_cv_lib_socket_connect" = x ""yes; then :23188 if test "x$ac_cv_lib_socket_connect" = xyes; then : 22322 23189 X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" 22323 23190 fi … … 22327 23194 # Guillermo Gomez says -lposix is necessary on A/UX. 22328 23195 ac_fn_cxx_check_func "$LINENO" "remove" "ac_cv_func_remove" 22329 if test "x$ac_cv_func_remove" = x ""yes; then :23196 if test "x$ac_cv_func_remove" = xyes; then : 22330 23197 22331 23198 fi … … 22334 23201 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5 22335 23202 $as_echo_n "checking for remove in -lposix... " >&6; } 22336 if test "${ac_cv_lib_posix_remove+set}" = set; then :23203 if ${ac_cv_lib_posix_remove+:} false; then : 22337 23204 $as_echo_n "(cached) " >&6 22338 23205 else … … 22368 23235 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5 22369 23236 $as_echo "$ac_cv_lib_posix_remove" >&6; } 22370 if test "x$ac_cv_lib_posix_remove" = x ""yes; then :23237 if test "x$ac_cv_lib_posix_remove" = xyes; then : 22371 23238 X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" 22372 23239 fi … … 22376 23243 # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. 22377 23244 ac_fn_cxx_check_func "$LINENO" "shmat" "ac_cv_func_shmat" 22378 if test "x$ac_cv_func_shmat" = x ""yes; then :23245 if test "x$ac_cv_func_shmat" = xyes; then : 22379 23246 22380 23247 fi … … 22383 23250 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5 22384 23251 $as_echo_n "checking for shmat in -lipc... " >&6; } 22385 if test "${ac_cv_lib_ipc_shmat+set}" = set; then :23252 if ${ac_cv_lib_ipc_shmat+:} false; then : 22386 23253 $as_echo_n "(cached) " >&6 22387 23254 else … … 22417 23284 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5 22418 23285 $as_echo "$ac_cv_lib_ipc_shmat" >&6; } 22419 if test "x$ac_cv_lib_ipc_shmat" = x ""yes; then :23286 if test "x$ac_cv_lib_ipc_shmat" = xyes; then : 22420 23287 X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" 22421 23288 fi … … 22435 23302 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5 22436 23303 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; } 22437 if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then :23304 if ${ac_cv_lib_ICE_IceConnectionNumber+:} false; then : 22438 23305 $as_echo_n "(cached) " >&6 22439 23306 else … … 22469 23336 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 22470 23337 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } 22471 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x ""yes; then :23338 if test "x$ac_cv_lib_ICE_IceConnectionNumber" = xyes; then : 22472 23339 X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" 22473 23340 fi … … 22480 23347 yes) LIBS="$X_PRE_LIBS $LIBS $X_LIBS -lX11 $X_EXTRA_LIBS" 22481 23348 CPPFLAGS="$CPPFLAGS $X_CFLAGS";; 22482 no) as_fn_error $? "Cannot find X window libraries and/or headers." "$LINENO" 5 23349 no) as_fn_error $? "Cannot find X window libraries and/or headers." "$LINENO" 5;; 22483 23350 disable) ;; 22484 23351 esac … … 22490 23357 if test -n "$qt4_cv_includes"; then 22491 23358 QT4_INCLUDES="-I$qt4_cv_includes" 22492 for i in Qt QtCore QtGui ; do23359 for i in Qt QtCore QtGui QtSql; do 22493 23360 QT4_INCLUDES="$QT4_INCLUDES -I$qt4_cv_includes/$i" 22494 23361 done … … 22508 23375 $as_echo_n "checking for Qt 4 library name... " >&6; } 22509 23376 22510 if test "${qt4_cv_libname+set}" = set; then :23377 if ${qt4_cv_libname+:} false; then : 22511 23378 $as_echo_n "(cached) " >&6 22512 23379 else … … 22557 23424 done 22558 23425 qt4_cv_libname= 22559 for libname in '-lQtCore -lQtGui ' \22560 '-lQtCore4 -lQtGui4 ' \22561 '-framework QtCore -framework QtGui '23426 for libname in '-lQtCore -lQtGui -lQtSql' \ 23427 '-lQtCore4 -lQtGui4 -lQtSql4' \ 23428 '-framework QtCore -framework QtGui -framework QtSql' 22562 23429 do 22563 23430 … … 22619 23486 { $as_echo "$as_me:${as_lineno-$LINENO}: checking Qt 4 version" >&5 22620 23487 $as_echo_n "checking Qt 4 version... " >&6; } 22621 if test "${lyx_cv_qt4version+set}" = set; then :23488 if ${lyx_cv_qt4version+:} false; then : 22622 23489 $as_echo_n "(cached) " >&6 22623 23490 else … … 22633 23500 22634 23501 cat > conftest.$ac_ext <<EOF 22635 #line 2 2635"configure"23502 #line 23502 "configure" 22636 23503 #include "confdefs.h" 22637 23504 #include <qglobal.h> … … 22660 23527 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 22661 23528 $as_echo_n "checking for $ac_word... " >&6; } 22662 if test "${ac_cv_path_MOC4+set}" = set; then :23529 if ${ac_cv_path_MOC4+:} false; then : 22663 23530 $as_echo_n "(cached) " >&6 22664 23531 else … … 22706 23573 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 22707 23574 $as_echo_n "checking for $ac_word... " >&6; } 22708 if test "${ac_cv_path_UIC4+set}" = set; then :23575 if ${ac_cv_path_UIC4+:} false; then : 22709 23576 $as_echo_n "(cached) " >&6 22710 23577 else … … 22752 23619 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 22753 23620 $as_echo_n "checking for $ac_word... " >&6; } 22754 if test "${ac_cv_path_RCC4+set}" = set; then :23621 if ${ac_cv_path_RCC4+:} false; then : 22755 23622 $as_echo_n "(cached) " >&6 22756 23623 else … … 22841 23708 22842 23709 ac_fn_cxx_check_header_mongrel "$LINENO" "QtOpenGL/QGLWidget" "ac_cv_header_QtOpenGL_QGLWidget" "$ac_includes_default" 22843 if test "x$ac_cv_header_QtOpenGL_QGLWidget" = x ""yes; then :23710 if test "x$ac_cv_header_QtOpenGL_QGLWidget" = xyes; then : 22844 23711 22845 23712 else … … 22863 23730 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for QGLWidget qgl in -lQtOpenGL" >&5 22864 23731 $as_echo_n "checking for QGLWidget qgl in -lQtOpenGL... " >&6; } 22865 if test "${ac_cv_lib_QtOpenGL_QGLWidget_qgl+set}" = set; then :23732 if ${ac_cv_lib_QtOpenGL_QGLWidget_qgl+:} false; then : 22866 23733 $as_echo_n "(cached) " >&6 22867 23734 else … … 22974 23841 22975 23842 ac_fn_cxx_check_header_mongrel "$LINENO" "qwt_plot.h" "ac_cv_header_qwt_plot_h" "$ac_includes_default" 22976 if test "x$ac_cv_header_qwt_plot_h" = x ""yes; then :23843 if test "x$ac_cv_header_qwt_plot_h" = xyes; then : 22977 23844 22978 23845 else … … 22996 23863 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for QwtPlot qwt in -lqwt-qt4" >&5 22997 23864 $as_echo_n "checking for QwtPlot qwt in -lqwt-qt4... " >&6; } 22998 if test "${ac_cv_lib_qwt_qt4_QwtPlot_qwt+set}" = set; then :23865 if ${ac_cv_lib_qwt_qt4_QwtPlot_qwt+:} false; then : 22999 23866 $as_echo_n "(cached) " >&6 23000 23867 else … … 23100 23967 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 23101 23968 $as_echo_n "checking for $ac_word... " >&6; } 23102 if test "${ac_cv_path_ROOTCONF+set}" = set; then :23969 if ${ac_cv_path_ROOTCONF+:} false; then : 23103 23970 $as_echo_n "(cached) " >&6 23104 23971 else … … 23141 24008 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 23142 24009 $as_echo_n "checking for $ac_word... " >&6; } 23143 if test "${ac_cv_path_ROOTEXEC+set}" = set; then :24010 if ${ac_cv_path_ROOTEXEC+:} false; then : 23144 24011 $as_echo_n "(cached) " >&6 23145 24012 else … … 23182 24049 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 23183 24050 $as_echo_n "checking for $ac_word... " >&6; } 23184 if test "${ac_cv_path_ROOTCINT+set}" = set; then :24051 if ${ac_cv_path_ROOTCINT+:} false; then : 23185 24052 $as_echo_n "(cached) " >&6 23186 24053 else … … 23277 24144 23278 24145 23279 if test "$ROOTEXEC" != no ;24146 if test "$ROOTEXEC" != no -a -n "$ROOTVERSION" ; 23280 24147 then 23281 24148 … … 23317 24184 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 23318 24185 $as_echo_n "checking for $ac_word... " >&6; } 23319 if test "${ac_cv_prog_COLORDIFF+set}" = set; then :24186 if ${ac_cv_prog_COLORDIFF+:} false; then : 23320 24187 $as_echo_n "(cached) " >&6 23321 24188 else … … 23355 24222 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 23356 24223 $as_echo_n "checking for $ac_word... " >&6; } 23357 if test "${ac_cv_prog_GROFF+set}" = set; then :24224 if ${ac_cv_prog_GROFF+:} false; then : 23358 24225 $as_echo_n "(cached) " >&6 23359 24226 else … … 23393 24260 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 23394 24261 $as_echo_n "checking for $ac_word... " >&6; } 23395 if test "${ac_cv_prog_PS2PDF+set}" = set; then :24262 if ${ac_cv_prog_PS2PDF+:} false; then : 23396 24263 $as_echo_n "(cached) " >&6 23397 24264 else … … 23431 24298 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 23432 24299 $as_echo_n "checking for $ac_word... " >&6; } 23433 if test "${ac_cv_prog_HELP2MAN+set}" = set; then :24300 if ${ac_cv_prog_HELP2MAN+:} false; then : 23434 24301 $as_echo_n "(cached) " >&6 23435 24302 else … … 23759 24626 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 23760 24627 if test -w "$cache_file"; then 23761 test "x$cache_file" != "x/dev/null" &&24628 if test "x$cache_file" != "x/dev/null"; then 23762 24629 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 23763 24630 $as_echo "$as_me: updating cache $cache_file" >&6;} 23764 cat confcache >$cache_file 24631 if test ! -f "$cache_file" || test -h "$cache_file"; then 24632 cat confcache >"$cache_file" 24633 else 24634 case $cache_file in #( 24635 */* | ?:*) 24636 mv -f confcache "$cache_file"$$ && 24637 mv -f "$cache_file"$$ "$cache_file" ;; #( 24638 *) 24639 mv -f confcache "$cache_file" ;; 24640 esac 24641 fi 24642 fi 23765 24643 else 23766 24644 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 … … 24034 24912 fi 24035 24913 24036 : ${CONFIG_STATUS=./config.status}24914 : "${CONFIG_STATUS=./config.status}" 24037 24915 ac_write_fail=0 24038 24916 ac_clean_files_save=$ac_clean_files … … 24135 25013 24136 25014 # Find who we are. Look in the path if we contain no directory separator. 25015 as_myself= 24137 25016 case $0 in #(( 24138 25017 *[\\/]* ) as_myself=$0 ;; … … 24442 25321 ac_log=" 24443 25322 This file was extended by FACT++ $as_me 1.0, which was 24444 generated by GNU Autoconf 2.6 7. Invocation command line was25323 generated by GNU Autoconf 2.68. Invocation command line was 24445 25324 24446 25325 CONFIG_FILES = $CONFIG_FILES … … 24464 25343 # Files that config.status was made for. 24465 25344 config_files="$ac_config_files" 25345 config_links="$ac_config_links" 24466 25346 config_commands="$ac_config_commands" 24467 25347 … … 24489 25369 $config_files 24490 25370 25371 Configuration links: 25372 $config_links 25373 24491 25374 Configuration commands: 24492 25375 $config_commands … … 24500 25383 ac_cs_version="\\ 24501 25384 FACT++ config.status 1.0 24502 configured by $0, generated by GNU Autoconf 2.6 7,25385 configured by $0, generated by GNU Autoconf 2.68, 24503 25386 with options \\"\$ac_cs_config\\" 24504 25387 … … 24616 25499 double_quote_subst='$double_quote_subst' 24617 25500 delay_variable_subst='$delay_variable_subst' 24618 macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`' 24619 macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`' 24620 enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`' 24621 enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`' 24622 pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`' 24623 enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`' 24624 host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`' 24625 host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`' 24626 host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`' 24627 build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`' 24628 build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`' 24629 build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`' 24630 SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`' 24631 Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`' 24632 GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`' 24633 EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`' 24634 FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`' 24635 LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`' 24636 NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`' 24637 LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`' 24638 max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`' 24639 ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`' 24640 exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`' 24641 lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`' 24642 lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`' 24643 lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`' 24644 reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`' 24645 reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`' 24646 OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`' 24647 deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`' 24648 file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`' 24649 AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`' 24650 AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`' 24651 STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`' 24652 RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`' 24653 old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' 24654 old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' 24655 old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`' 24656 CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`' 24657 CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`' 24658 compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`' 24659 GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`' 24660 lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`' 24661 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`' 24662 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`' 24663 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`' 24664 objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`' 24665 SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`' 24666 ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`' 24667 MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`' 24668 lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`' 24669 lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`' 24670 lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`' 24671 lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`' 24672 lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`' 24673 need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`' 24674 DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`' 24675 NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`' 24676 LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`' 24677 OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`' 24678 OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`' 24679 libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`' 24680 shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`' 24681 extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`' 24682 archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`' 24683 enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`' 24684 export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' 24685 whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' 24686 compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`' 24687 old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`' 24688 old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`' 24689 archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`' 24690 archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`' 24691 module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`' 24692 module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`' 24693 with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`' 24694 allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`' 24695 no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`' 24696 hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' 24697 hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`' 24698 hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`' 24699 hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`' 24700 hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`' 24701 hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`' 24702 hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`' 24703 hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`' 24704 inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`' 24705 link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`' 24706 fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`' 24707 always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`' 24708 export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`' 24709 exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`' 24710 include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`' 24711 prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`' 24712 file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`' 24713 variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`' 24714 need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`' 24715 need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`' 24716 version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`' 24717 runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`' 24718 shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`' 24719 shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`' 24720 libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`' 24721 library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`' 24722 soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`' 24723 postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' 24724 postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' 24725 finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`' 24726 finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`' 24727 hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`' 24728 sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`' 24729 sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`' 24730 hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`' 24731 enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`' 24732 enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`' 24733 enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`' 24734 old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`' 24735 striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`' 24736 compiler_lib_search_dirs='`$ECHO "X$compiler_lib_search_dirs" | $Xsed -e "$delay_single_quote_subst"`' 24737 predep_objects='`$ECHO "X$predep_objects" | $Xsed -e "$delay_single_quote_subst"`' 24738 postdep_objects='`$ECHO "X$postdep_objects" | $Xsed -e "$delay_single_quote_subst"`' 24739 predeps='`$ECHO "X$predeps" | $Xsed -e "$delay_single_quote_subst"`' 24740 postdeps='`$ECHO "X$postdeps" | $Xsed -e "$delay_single_quote_subst"`' 24741 compiler_lib_search_path='`$ECHO "X$compiler_lib_search_path" | $Xsed -e "$delay_single_quote_subst"`' 24742 LD_CXX='`$ECHO "X$LD_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24743 old_archive_cmds_CXX='`$ECHO "X$old_archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24744 compiler_CXX='`$ECHO "X$compiler_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24745 GCC_CXX='`$ECHO "X$GCC_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24746 lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "X$lt_prog_compiler_no_builtin_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24747 lt_prog_compiler_wl_CXX='`$ECHO "X$lt_prog_compiler_wl_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24748 lt_prog_compiler_pic_CXX='`$ECHO "X$lt_prog_compiler_pic_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24749 lt_prog_compiler_static_CXX='`$ECHO "X$lt_prog_compiler_static_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24750 lt_cv_prog_compiler_c_o_CXX='`$ECHO "X$lt_cv_prog_compiler_c_o_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24751 archive_cmds_need_lc_CXX='`$ECHO "X$archive_cmds_need_lc_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24752 enable_shared_with_static_runtimes_CXX='`$ECHO "X$enable_shared_with_static_runtimes_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24753 export_dynamic_flag_spec_CXX='`$ECHO "X$export_dynamic_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24754 whole_archive_flag_spec_CXX='`$ECHO "X$whole_archive_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24755 compiler_needs_object_CXX='`$ECHO "X$compiler_needs_object_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24756 old_archive_from_new_cmds_CXX='`$ECHO "X$old_archive_from_new_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24757 old_archive_from_expsyms_cmds_CXX='`$ECHO "X$old_archive_from_expsyms_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24758 archive_cmds_CXX='`$ECHO "X$archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24759 archive_expsym_cmds_CXX='`$ECHO "X$archive_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24760 module_cmds_CXX='`$ECHO "X$module_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24761 module_expsym_cmds_CXX='`$ECHO "X$module_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24762 with_gnu_ld_CXX='`$ECHO "X$with_gnu_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24763 allow_undefined_flag_CXX='`$ECHO "X$allow_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24764 no_undefined_flag_CXX='`$ECHO "X$no_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24765 hardcode_libdir_flag_spec_CXX='`$ECHO "X$hardcode_libdir_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24766 hardcode_libdir_flag_spec_ld_CXX='`$ECHO "X$hardcode_libdir_flag_spec_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24767 hardcode_libdir_separator_CXX='`$ECHO "X$hardcode_libdir_separator_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24768 hardcode_direct_CXX='`$ECHO "X$hardcode_direct_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24769 hardcode_direct_absolute_CXX='`$ECHO "X$hardcode_direct_absolute_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24770 hardcode_minus_L_CXX='`$ECHO "X$hardcode_minus_L_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24771 hardcode_shlibpath_var_CXX='`$ECHO "X$hardcode_shlibpath_var_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24772 hardcode_automatic_CXX='`$ECHO "X$hardcode_automatic_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24773 inherit_rpath_CXX='`$ECHO "X$inherit_rpath_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24774 link_all_deplibs_CXX='`$ECHO "X$link_all_deplibs_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24775 fix_srcfile_path_CXX='`$ECHO "X$fix_srcfile_path_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24776 always_export_symbols_CXX='`$ECHO "X$always_export_symbols_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24777 export_symbols_cmds_CXX='`$ECHO "X$export_symbols_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24778 exclude_expsyms_CXX='`$ECHO "X$exclude_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24779 include_expsyms_CXX='`$ECHO "X$include_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24780 prelink_cmds_CXX='`$ECHO "X$prelink_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24781 file_list_spec_CXX='`$ECHO "X$file_list_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24782 hardcode_action_CXX='`$ECHO "X$hardcode_action_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24783 compiler_lib_search_dirs_CXX='`$ECHO "X$compiler_lib_search_dirs_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24784 predep_objects_CXX='`$ECHO "X$predep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24785 postdep_objects_CXX='`$ECHO "X$postdep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24786 predeps_CXX='`$ECHO "X$predeps_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24787 postdeps_CXX='`$ECHO "X$postdeps_CXX" | $Xsed -e "$delay_single_quote_subst"`' 24788 compiler_lib_search_path_CXX='`$ECHO "X$compiler_lib_search_path_CXX" | $Xsed -e "$delay_single_quote_subst"`' 25501 macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' 25502 macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' 25503 enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' 25504 enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' 25505 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' 25506 enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' 25507 SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' 25508 ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' 25509 host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' 25510 host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' 25511 host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' 25512 build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' 25513 build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' 25514 build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' 25515 SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' 25516 Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' 25517 GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' 25518 EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' 25519 FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' 25520 LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' 25521 NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' 25522 LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' 25523 max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' 25524 ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' 25525 exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' 25526 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' 25527 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' 25528 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' 25529 lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' 25530 lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' 25531 reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' 25532 reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' 25533 OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' 25534 deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' 25535 file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' 25536 file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' 25537 want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' 25538 DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' 25539 sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' 25540 AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' 25541 AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' 25542 archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' 25543 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' 25544 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' 25545 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' 25546 old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' 25547 old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' 25548 lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' 25549 CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' 25550 CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' 25551 compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' 25552 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' 25553 lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' 25554 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' 25555 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' 25556 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' 25557 nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' 25558 lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' 25559 objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' 25560 MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' 25561 lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' 25562 lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' 25563 lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' 25564 lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' 25565 lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' 25566 need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' 25567 MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' 25568 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' 25569 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' 25570 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' 25571 OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' 25572 OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' 25573 libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' 25574 shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' 25575 extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' 25576 archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' 25577 enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' 25578 export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' 25579 whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' 25580 compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' 25581 old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' 25582 old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' 25583 archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' 25584 archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' 25585 module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' 25586 module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' 25587 with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' 25588 allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' 25589 no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' 25590 hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' 25591 hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`' 25592 hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' 25593 hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' 25594 hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' 25595 hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' 25596 hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' 25597 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' 25598 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' 25599 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' 25600 always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' 25601 export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' 25602 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' 25603 include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' 25604 prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' 25605 postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' 25606 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' 25607 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' 25608 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' 25609 need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' 25610 version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' 25611 runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' 25612 shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' 25613 shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' 25614 libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' 25615 library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' 25616 soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' 25617 install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' 25618 postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' 25619 postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' 25620 finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' 25621 finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' 25622 hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' 25623 sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' 25624 sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`' 25625 hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' 25626 enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' 25627 enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' 25628 enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' 25629 old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' 25630 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' 25631 compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`' 25632 predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`' 25633 postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`' 25634 predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`' 25635 postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`' 25636 compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`' 25637 LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`' 25638 reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`' 25639 reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`' 25640 old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' 25641 compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`' 25642 GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`' 25643 lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`' 25644 lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`' 25645 lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`' 25646 lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`' 25647 lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`' 25648 archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`' 25649 enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`' 25650 export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' 25651 whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' 25652 compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`' 25653 old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`' 25654 old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`' 25655 archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`' 25656 archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' 25657 module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`' 25658 module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`' 25659 with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`' 25660 allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' 25661 no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`' 25662 hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`' 25663 hardcode_libdir_flag_spec_ld_CXX='`$ECHO "$hardcode_libdir_flag_spec_ld_CXX" | $SED "$delay_single_quote_subst"`' 25664 hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`' 25665 hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`' 25666 hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`' 25667 hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`' 25668 hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`' 25669 hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`' 25670 inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`' 25671 link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`' 25672 always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`' 25673 export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`' 25674 exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`' 25675 include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`' 25676 prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`' 25677 postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`' 25678 file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`' 25679 hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`' 25680 compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`' 25681 predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`' 25682 postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`' 25683 predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`' 25684 postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`' 25685 compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`' 24789 25686 24790 25687 LTCC='$LTCC' … … 24792 25689 compiler='$compiler_DEFAULT' 24793 25690 25691 # A function that is used when there is no print builtin or printf. 25692 func_fallback_echo () 25693 { 25694 eval 'cat <<_LTECHO_EOF 25695 \$1 25696 _LTECHO_EOF' 25697 } 25698 24794 25699 # Quote evaled strings. 24795 for var in SED \ 25700 for var in SHELL \ 25701 ECHO \ 25702 SED \ 24796 25703 GREP \ 24797 25704 EGREP \ … … 24806 25713 deplibs_check_method \ 24807 25714 file_magic_cmd \ 25715 file_magic_glob \ 25716 want_nocaseglob \ 25717 DLLTOOL \ 25718 sharedlib_from_linklib_cmd \ 24808 25719 AR \ 24809 25720 AR_FLAGS \ 25721 archiver_list_spec \ 24810 25722 STRIP \ 24811 25723 RANLIB \ … … 24817 25729 lt_cv_sys_global_symbol_to_c_name_address \ 24818 25730 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \ 24819 SHELL \ 24820 ECHO \ 25731 nm_file_list_spec \ 24821 25732 lt_prog_compiler_no_builtin_flag \ 25733 lt_prog_compiler_pic \ 24822 25734 lt_prog_compiler_wl \ 24823 lt_prog_compiler_pic \24824 25735 lt_prog_compiler_static \ 24825 25736 lt_cv_prog_compiler_c_o \ 24826 25737 need_locks \ 25738 MANIFEST_TOOL \ 24827 25739 DSYMUTIL \ 24828 25740 NMEDIT \ … … 24840 25752 hardcode_libdir_flag_spec_ld \ 24841 25753 hardcode_libdir_separator \ 24842 fix_srcfile_path \24843 25754 exclude_expsyms \ 24844 25755 include_expsyms \ … … 24848 25759 library_names_spec \ 24849 25760 soname_spec \ 25761 install_override_mode \ 24850 25762 finish_eval \ 24851 25763 old_striplib \ … … 24858 25770 compiler_lib_search_path \ 24859 25771 LD_CXX \ 25772 reload_flag_CXX \ 24860 25773 compiler_CXX \ 24861 25774 lt_prog_compiler_no_builtin_flag_CXX \ 25775 lt_prog_compiler_pic_CXX \ 24862 25776 lt_prog_compiler_wl_CXX \ 24863 lt_prog_compiler_pic_CXX \24864 25777 lt_prog_compiler_static_CXX \ 24865 25778 lt_cv_prog_compiler_c_o_CXX \ … … 24873 25786 hardcode_libdir_flag_spec_ld_CXX \ 24874 25787 hardcode_libdir_separator_CXX \ 24875 fix_srcfile_path_CXX \24876 25788 exclude_expsyms_CXX \ 24877 25789 include_expsyms_CXX \ … … 24883 25795 postdeps_CXX \ 24884 25796 compiler_lib_search_path_CXX; do 24885 case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in25797 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in 24886 25798 *[\\\\\\\`\\"\\\$]*) 24887 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\" X\\\$\$var\\" | \\\$Xsed -e\\"\\\$sed_quote_subst\\"\\\`\\\\\\""25799 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" 24888 25800 ;; 24889 25801 *) … … 24907 25819 export_symbols_cmds \ 24908 25820 prelink_cmds \ 25821 postlink_cmds \ 24909 25822 postinstall_cmds \ 24910 25823 postuninstall_cmds \ … … 24912 25825 sys_lib_search_path_spec \ 24913 25826 sys_lib_dlsearch_path_spec \ 25827 reload_cmds_CXX \ 24914 25828 old_archive_cmds_CXX \ 24915 25829 old_archive_from_new_cmds_CXX \ … … 24920 25834 module_expsym_cmds_CXX \ 24921 25835 export_symbols_cmds_CXX \ 24922 prelink_cmds_CXX; do 24923 case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in 25836 prelink_cmds_CXX \ 25837 postlink_cmds_CXX; do 25838 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in 24924 25839 *[\\\\\\\`\\"\\\$]*) 24925 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\" X\\\$\$var\\" | \\\$Xsed-e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""25840 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" 24926 25841 ;; 24927 25842 *) … … 24931 25846 done 24932 25847 24933 # Fix-up fallback echo if it was mangled by the above quoting rules.24934 case \$lt_ECHO in24935 *'\\\$0 --fallback-echo"') lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`24936 ;;24937 esac24938 24939 25848 ac_aux_dir='$ac_aux_dir' 24940 25849 xsi_shell='$xsi_shell' … … 24969 25878 case $ac_config_target in 24970 25879 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; 25880 "g++") CONFIG_LINKS="$CONFIG_LINKS g++:$COLORGCC" ;; 25881 "gcc") CONFIG_LINKS="$CONFIG_LINKS gcc:$COLORGCC" ;; 24971 25882 "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; 24972 25883 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; 24973 25884 24974 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5 25885 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 24975 25886 esac 24976 25887 done … … 24983 25894 if $ac_need_defaults; then 24984 25895 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files 25896 test "${CONFIG_LINKS+set}" = set || CONFIG_LINKS=$config_links 24985 25897 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands 24986 25898 fi … … 24994 25906 $debug || 24995 25907 { 24996 tmp= 25908 tmp= ac_tmp= 24997 25909 trap 'exit_status=$? 24998 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status 25910 : "${ac_tmp:=$tmp}" 25911 { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status 24999 25912 ' 0 25000 25913 trap 'as_fn_exit 1' 1 2 13 15 … … 25004 25917 { 25005 25918 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 25006 test - n "$tmp" && test -d "$tmp"25919 test -d "$tmp" 25007 25920 } || 25008 25921 { … … 25010 25923 (umask 077 && mkdir "$tmp") 25011 25924 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 25925 ac_tmp=$tmp 25012 25926 25013 25927 # Set up the scripts for CONFIG_FILES section. … … 25031 25945 fi 25032 25946 25033 echo 'BEGIN {' >"$ tmp/subs1.awk" &&25947 echo 'BEGIN {' >"$ac_tmp/subs1.awk" && 25034 25948 _ACEOF 25035 25949 … … 25059 25973 25060 25974 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 25061 cat >>"\$ tmp/subs1.awk" <<\\_ACAWK &&25975 cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && 25062 25976 _ACEOF 25063 25977 sed -n ' … … 25107 26021 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 25108 26022 _ACAWK 25109 cat >>"\$ tmp/subs1.awk" <<_ACAWK &&26023 cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && 25110 26024 for (key in S) S_is_set[key] = 1 25111 26025 FS = "" … … 25139 26053 else 25140 26054 cat 25141 fi < "$ tmp/subs1.awk" > "$tmp/subs.awk" \26055 fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ 25142 26056 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 25143 26057 _ACEOF … … 25170 26084 25171 26085 25172 eval set X " :F $CONFIG_FILES :C $CONFIG_COMMANDS"26086 eval set X " :F $CONFIG_FILES :L $CONFIG_LINKS :C $CONFIG_COMMANDS" 25173 26087 shift 25174 26088 for ac_tag … … 25179 26093 case $ac_mode$ac_tag in 25180 26094 :[FHL]*:*);; 25181 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5 26095 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; 25182 26096 :[FH]-) ac_tag=-:-;; 25183 26097 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; … … 25198 26112 do 25199 26113 case $ac_f in 25200 -) ac_f="$ tmp/stdin";;26114 -) ac_f="$ac_tmp/stdin";; 25201 26115 *) # Look for the file first in the build tree, then in the source tree 25202 26116 # (if the path is not absolute). The absolute path cannot be DOS-style, … … 25207 26121 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 25208 26122 esac || 25209 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5 26123 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; 25210 26124 esac 25211 26125 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac … … 25233 26147 25234 26148 case $ac_tag in 25235 *:-:* | *:-) cat >"$ tmp/stdin" \25236 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 26149 *:-:* | *:-) cat >"$ac_tmp/stdin" \ 26150 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; 25237 26151 esac 25238 26152 ;; … … 25370 26284 $ac_datarootdir_hack 25371 26285 " 25372 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ tmp/subs.awk" >$tmp/out\25373 || as_fn_error $? "could not create $ac_file" "$LINENO" 526286 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ 26287 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 25374 26288 25375 26289 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 25376 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 25377 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 26290 { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && 26291 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ 26292 "$ac_tmp/out"`; test -z "$ac_out"; } && 25378 26293 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' 25379 26294 which seems to be undefined. Please make sure it is defined" >&5 … … 25381 26296 which seems to be undefined. Please make sure it is defined" >&2;} 25382 26297 25383 rm -f "$ tmp/stdin"26298 rm -f "$ac_tmp/stdin" 25384 26299 case $ac_file in 25385 -) cat "$ tmp/out" && rm -f "$tmp/out";;25386 *) rm -f "$ac_file" && mv "$ tmp/out" "$ac_file";;26300 -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; 26301 *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; 25387 26302 esac \ 25388 26303 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 25389 26304 ;; 25390 26305 25391 26306 :L) 26307 # 26308 # CONFIG_LINK 26309 # 26310 26311 if test "$ac_source" = "$ac_file" && test "$srcdir" = '.'; then 26312 : 26313 else 26314 # Prefer the file from the source tree if names are identical. 26315 if test "$ac_source" = "$ac_file" || test ! -r "$ac_source"; then 26316 ac_source=$srcdir/$ac_source 26317 fi 26318 26319 { $as_echo "$as_me:${as_lineno-$LINENO}: linking $ac_source to $ac_file" >&5 26320 $as_echo "$as_me: linking $ac_source to $ac_file" >&6;} 26321 26322 if test ! -r "$ac_source"; then 26323 as_fn_error $? "$ac_source: file not found" "$LINENO" 5 26324 fi 26325 rm -f "$ac_file" 26326 26327 # Try a relative symlink, then a hard link, then a copy. 26328 case $ac_source in 26329 [\\/$]* | ?:[\\/]* ) ac_rel_source=$ac_source ;; 26330 *) ac_rel_source=$ac_top_build_prefix$ac_source ;; 26331 esac 26332 ln -s "$ac_rel_source" "$ac_file" 2>/dev/null || 26333 ln "$ac_source" "$ac_file" 2>/dev/null || 26334 cp -p "$ac_source" "$ac_file" || 26335 as_fn_error $? "cannot link or copy $ac_source to $ac_file" "$LINENO" 5 26336 fi 26337 ;; 25392 26338 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 25393 26339 $as_echo "$as_me: executing $ac_file commands" >&6;} … … 25418 26364 # 25419 26365 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 25420 # 2006, 2007, 2008 Free Software Foundation, Inc. 26366 # 2006, 2007, 2008, 2009, 2010 Free Software Foundation, 26367 # Inc. 25421 26368 # Written by Gordon Matzigkeit, 1996 25422 26369 # … … 25466 26413 fast_install=$enable_fast_install 25467 26414 26415 # Shell to use when invoking shell scripts. 26416 SHELL=$lt_SHELL 26417 26418 # An echo program that protects backslashes. 26419 ECHO=$lt_ECHO 26420 25468 26421 # The host system. 25469 26422 host_alias=$host_alias … … 25515 26468 NL2SP=$lt_lt_NL2SP 25516 26469 25517 # How to create reloadable object files. 25518 reload_flag=$lt_reload_flag 25519 reload_cmds=$lt_reload_cmds 26470 # convert \$build file names to \$host format. 26471 to_host_file_cmd=$lt_cv_to_host_file_cmd 26472 26473 # convert \$build files to toolchain format. 26474 to_tool_file_cmd=$lt_cv_to_tool_file_cmd 25520 26475 25521 26476 # An object symbol dumper. … … 25525 26480 deplibs_check_method=$lt_deplibs_check_method 25526 26481 25527 # Command to use when deplibs_check_method = ="file_magic".26482 # Command to use when deplibs_check_method = "file_magic". 25528 26483 file_magic_cmd=$lt_file_magic_cmd 26484 26485 # How to find potential files when deplibs_check_method = "file_magic". 26486 file_magic_glob=$lt_file_magic_glob 26487 26488 # Find potential files using nocaseglob when deplibs_check_method = "file_magic". 26489 want_nocaseglob=$lt_want_nocaseglob 26490 26491 # DLL creation program. 26492 DLLTOOL=$lt_DLLTOOL 26493 26494 # Command to associate shared and link libraries. 26495 sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd 25529 26496 25530 26497 # The archiver. 25531 26498 AR=$lt_AR 26499 26500 # Flags to create an archive. 25532 26501 AR_FLAGS=$lt_AR_FLAGS 26502 26503 # How to feed a file listing to the archiver. 26504 archiver_list_spec=$lt_archiver_list_spec 25533 26505 25534 26506 # A symbol stripping program. … … 25540 26512 old_postuninstall_cmds=$lt_old_postuninstall_cmds 25541 26513 26514 # Whether to use a lock for old archive extraction. 26515 lock_old_archive_extraction=$lock_old_archive_extraction 26516 25542 26517 # A C compiler. 25543 26518 LTCC=$lt_CC … … 25558 26533 global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix 25559 26534 26535 # Specify filename containing input files for \$NM. 26536 nm_file_list_spec=$lt_nm_file_list_spec 26537 26538 # The root where to search for dependent libraries,and in which our libraries should be installed. 26539 lt_sysroot=$lt_sysroot 26540 25560 26541 # The name of the directory that contains temporary libtool files. 25561 26542 objdir=$objdir 25562 26543 25563 # Shell to use when invoking shell scripts.25564 SHELL=$lt_SHELL25565 25566 # An echo program that does not interpret backslashes.25567 ECHO=$lt_ECHO25568 25569 26544 # Used to examine libraries when file_magic_cmd begins with "file". 25570 26545 MAGIC_CMD=$MAGIC_CMD … … 25572 26547 # Must we lock files when doing compilation? 25573 26548 need_locks=$lt_need_locks 26549 26550 # Manifest tool. 26551 MANIFEST_TOOL=$lt_MANIFEST_TOOL 25574 26552 25575 26553 # Tool to manipulate archived DWARF debug symbol files on Mac OS X. … … 25629 26607 soname_spec=$lt_soname_spec 25630 26608 26609 # Permission mode override for installation of shared libraries. 26610 install_override_mode=$lt_install_override_mode 26611 25631 26612 # Command to use after installation of a shared archive. 25632 26613 postinstall_cmds=$lt_postinstall_cmds … … 25668 26649 LD=$lt_LD 25669 26650 26651 # How to create reloadable object files. 26652 reload_flag=$lt_reload_flag 26653 reload_cmds=$lt_reload_cmds 26654 25670 26655 # Commands used to build an old-style archive. 25671 26656 old_archive_cmds=$lt_old_archive_cmds … … 25680 26665 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag 25681 26666 26667 # Additional compiler flags for building library objects. 26668 pic_flag=$lt_lt_prog_compiler_pic 26669 25682 26670 # How to pass a linker flag through the compiler. 25683 26671 wl=$lt_lt_prog_compiler_wl 25684 25685 # Additional compiler flags for building library objects.25686 pic_flag=$lt_lt_prog_compiler_pic25687 26672 25688 26673 # Compiler flag to prevent dynamic linking. … … 25772 26757 link_all_deplibs=$link_all_deplibs 25773 26758 25774 # Fix the shell variable \$srcfile for the compiler.25775 fix_srcfile_path=$lt_fix_srcfile_path25776 25777 26759 # Set to "yes" if exported symbols are required. 25778 26760 always_export_symbols=$always_export_symbols … … 25789 26771 # Commands necessary for linking programs (against libraries) with templates. 25790 26772 prelink_cmds=$lt_prelink_cmds 26773 26774 # Commands necessary for finishing linking programs. 26775 postlink_cmds=$lt_postlink_cmds 25791 26776 25792 26777 # Specify filename containing input files. … … 25836 26821 # text mode, it properly converts lines to CR/LF. This bash problem 25837 26822 # is reportedly fixed, but why not run on old versions too? 25838 sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \ 25839 || (rm -f "$cfgfile"; exit 1) 25840 25841 case $xsi_shell in 25842 yes) 25843 cat << \_LT_EOF >> "$cfgfile" 25844 25845 # func_dirname file append nondir_replacement 25846 # Compute the dirname of FILE. If nonempty, add APPEND to the result, 25847 # otherwise set result to NONDIR_REPLACEMENT. 25848 func_dirname () 25849 { 25850 case ${1} in 25851 */*) func_dirname_result="${1%/*}${2}" ;; 25852 * ) func_dirname_result="${3}" ;; 25853 esac 25854 } 25855 25856 # func_basename file 25857 func_basename () 25858 { 25859 func_basename_result="${1##*/}" 25860 } 25861 25862 # func_dirname_and_basename file append nondir_replacement 25863 # perform func_basename and func_dirname in a single function 25864 # call: 25865 # dirname: Compute the dirname of FILE. If nonempty, 25866 # add APPEND to the result, otherwise set result 25867 # to NONDIR_REPLACEMENT. 25868 # value returned in "$func_dirname_result" 25869 # basename: Compute filename of FILE. 25870 # value retuned in "$func_basename_result" 25871 # Implementation must be kept synchronized with func_dirname 25872 # and func_basename. For efficiency, we do not delegate to 25873 # those functions but instead duplicate the functionality here. 25874 func_dirname_and_basename () 25875 { 25876 case ${1} in 25877 */*) func_dirname_result="${1%/*}${2}" ;; 25878 * ) func_dirname_result="${3}" ;; 25879 esac 25880 func_basename_result="${1##*/}" 25881 } 25882 25883 # func_stripname prefix suffix name 25884 # strip PREFIX and SUFFIX off of NAME. 25885 # PREFIX and SUFFIX must not contain globbing or regex special 25886 # characters, hashes, percent signs, but SUFFIX may contain a leading 25887 # dot (in which case that matches only a dot). 25888 func_stripname () 25889 { 25890 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are 25891 # positional parameters, so assign one to ordinary parameter first. 25892 func_stripname_result=${3} 25893 func_stripname_result=${func_stripname_result#"${1}"} 25894 func_stripname_result=${func_stripname_result%"${2}"} 25895 } 25896 25897 # func_opt_split 25898 func_opt_split () 25899 { 25900 func_opt_split_opt=${1%%=*} 25901 func_opt_split_arg=${1#*=} 25902 } 25903 25904 # func_lo2o object 25905 func_lo2o () 25906 { 25907 case ${1} in 25908 *.lo) func_lo2o_result=${1%.lo}.${objext} ;; 25909 *) func_lo2o_result=${1} ;; 25910 esac 25911 } 25912 25913 # func_xform libobj-or-source 25914 func_xform () 25915 { 25916 func_xform_result=${1%.*}.lo 25917 } 25918 25919 # func_arith arithmetic-term... 25920 func_arith () 25921 { 25922 func_arith_result=$(( $* )) 25923 } 25924 25925 # func_len string 25926 # STRING may not start with a hyphen. 25927 func_len () 25928 { 25929 func_len_result=${#1} 25930 } 25931 25932 _LT_EOF 25933 ;; 25934 *) # Bourne compatible functions. 25935 cat << \_LT_EOF >> "$cfgfile" 25936 25937 # func_dirname file append nondir_replacement 25938 # Compute the dirname of FILE. If nonempty, add APPEND to the result, 25939 # otherwise set result to NONDIR_REPLACEMENT. 25940 func_dirname () 25941 { 25942 # Extract subdirectory from the argument. 25943 func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"` 25944 if test "X$func_dirname_result" = "X${1}"; then 25945 func_dirname_result="${3}" 25946 else 25947 func_dirname_result="$func_dirname_result${2}" 25948 fi 25949 } 25950 25951 # func_basename file 25952 func_basename () 25953 { 25954 func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"` 25955 } 25956 25957 25958 # func_stripname prefix suffix name 25959 # strip PREFIX and SUFFIX off of NAME. 25960 # PREFIX and SUFFIX must not contain globbing or regex special 25961 # characters, hashes, percent signs, but SUFFIX may contain a leading 25962 # dot (in which case that matches only a dot). 25963 # func_strip_suffix prefix name 25964 func_stripname () 25965 { 25966 case ${2} in 25967 .*) func_stripname_result=`$ECHO "X${3}" \ 25968 | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;; 25969 *) func_stripname_result=`$ECHO "X${3}" \ 25970 | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;; 25971 esac 25972 } 25973 25974 # sed scripts: 25975 my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q' 25976 my_sed_long_arg='1s/^-[^=]*=//' 25977 25978 # func_opt_split 25979 func_opt_split () 25980 { 25981 func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"` 25982 func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"` 25983 } 25984 25985 # func_lo2o object 25986 func_lo2o () 25987 { 25988 func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"` 25989 } 25990 25991 # func_xform libobj-or-source 25992 func_xform () 25993 { 25994 func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'` 25995 } 25996 25997 # func_arith arithmetic-term... 25998 func_arith () 25999 { 26000 func_arith_result=`expr "$@"` 26001 } 26002 26003 # func_len string 26004 # STRING may not start with a hyphen. 26005 func_len () 26006 { 26007 func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` 26008 } 26009 26010 _LT_EOF 26011 esac 26012 26013 case $lt_shell_append in 26014 yes) 26015 cat << \_LT_EOF >> "$cfgfile" 26016 26017 # func_append var value 26018 # Append VALUE to the end of shell variable VAR. 26019 func_append () 26020 { 26021 eval "$1+=\$2" 26022 } 26023 _LT_EOF 26024 ;; 26025 *) 26026 cat << \_LT_EOF >> "$cfgfile" 26027 26028 # func_append var value 26029 # Append VALUE to the end of shell variable VAR. 26030 func_append () 26031 { 26032 eval "$1=\$$1\$2" 26033 } 26034 26035 _LT_EOF 26036 ;; 26037 esac 26038 26039 26040 sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \ 26041 || (rm -f "$cfgfile"; exit 1) 26042 26043 mv -f "$cfgfile" "$ofile" || 26823 sed '$q' "$ltmain" >> "$cfgfile" \ 26824 || (rm -f "$cfgfile"; exit 1) 26825 26826 if test x"$xsi_shell" = xyes; then 26827 sed -e '/^func_dirname ()$/,/^} # func_dirname /c\ 26828 func_dirname ()\ 26829 {\ 26830 \ case ${1} in\ 26831 \ */*) func_dirname_result="${1%/*}${2}" ;;\ 26832 \ * ) func_dirname_result="${3}" ;;\ 26833 \ esac\ 26834 } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \ 26835 && mv -f "$cfgfile.tmp" "$cfgfile" \ 26836 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") 26837 test 0 -eq $? || _lt_function_replace_fail=: 26838 26839 26840 sed -e '/^func_basename ()$/,/^} # func_basename /c\ 26841 func_basename ()\ 26842 {\ 26843 \ func_basename_result="${1##*/}"\ 26844 } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \ 26845 && mv -f "$cfgfile.tmp" "$cfgfile" \ 26846 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") 26847 test 0 -eq $? || _lt_function_replace_fail=: 26848 26849 26850 sed -e '/^func_dirname_and_basename ()$/,/^} # func_dirname_and_basename /c\ 26851 func_dirname_and_basename ()\ 26852 {\ 26853 \ case ${1} in\ 26854 \ */*) func_dirname_result="${1%/*}${2}" ;;\ 26855 \ * ) func_dirname_result="${3}" ;;\ 26856 \ esac\ 26857 \ func_basename_result="${1##*/}"\ 26858 } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \ 26859 && mv -f "$cfgfile.tmp" "$cfgfile" \ 26860 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") 26861 test 0 -eq $? || _lt_function_replace_fail=: 26862 26863 26864 sed -e '/^func_stripname ()$/,/^} # func_stripname /c\ 26865 func_stripname ()\ 26866 {\ 26867 \ # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are\ 26868 \ # positional parameters, so assign one to ordinary parameter first.\ 26869 \ func_stripname_result=${3}\ 26870 \ func_stripname_result=${func_stripname_result#"${1}"}\ 26871 \ func_stripname_result=${func_stripname_result%"${2}"}\ 26872 } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \ 26873 && mv -f "$cfgfile.tmp" "$cfgfile" \ 26874 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") 26875 test 0 -eq $? || _lt_function_replace_fail=: 26876 26877 26878 sed -e '/^func_split_long_opt ()$/,/^} # func_split_long_opt /c\ 26879 func_split_long_opt ()\ 26880 {\ 26881 \ func_split_long_opt_name=${1%%=*}\ 26882 \ func_split_long_opt_arg=${1#*=}\ 26883 } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \ 26884 && mv -f "$cfgfile.tmp" "$cfgfile" \ 26885 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") 26886 test 0 -eq $? || _lt_function_replace_fail=: 26887 26888 26889 sed -e '/^func_split_short_opt ()$/,/^} # func_split_short_opt /c\ 26890 func_split_short_opt ()\ 26891 {\ 26892 \ func_split_short_opt_arg=${1#??}\ 26893 \ func_split_short_opt_name=${1%"$func_split_short_opt_arg"}\ 26894 } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \ 26895 && mv -f "$cfgfile.tmp" "$cfgfile" \ 26896 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") 26897 test 0 -eq $? || _lt_function_replace_fail=: 26898 26899 26900 sed -e '/^func_lo2o ()$/,/^} # func_lo2o /c\ 26901 func_lo2o ()\ 26902 {\ 26903 \ case ${1} in\ 26904 \ *.lo) func_lo2o_result=${1%.lo}.${objext} ;;\ 26905 \ *) func_lo2o_result=${1} ;;\ 26906 \ esac\ 26907 } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \ 26908 && mv -f "$cfgfile.tmp" "$cfgfile" \ 26909 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") 26910 test 0 -eq $? || _lt_function_replace_fail=: 26911 26912 26913 sed -e '/^func_xform ()$/,/^} # func_xform /c\ 26914 func_xform ()\ 26915 {\ 26916 func_xform_result=${1%.*}.lo\ 26917 } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \ 26918 && mv -f "$cfgfile.tmp" "$cfgfile" \ 26919 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") 26920 test 0 -eq $? || _lt_function_replace_fail=: 26921 26922 26923 sed -e '/^func_arith ()$/,/^} # func_arith /c\ 26924 func_arith ()\ 26925 {\ 26926 func_arith_result=$(( $* ))\ 26927 } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \ 26928 && mv -f "$cfgfile.tmp" "$cfgfile" \ 26929 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") 26930 test 0 -eq $? || _lt_function_replace_fail=: 26931 26932 26933 sed -e '/^func_len ()$/,/^} # func_len /c\ 26934 func_len ()\ 26935 {\ 26936 func_len_result=${#1}\ 26937 } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \ 26938 && mv -f "$cfgfile.tmp" "$cfgfile" \ 26939 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") 26940 test 0 -eq $? || _lt_function_replace_fail=: 26941 26942 fi 26943 26944 if test x"$lt_shell_append" = xyes; then 26945 sed -e '/^func_append ()$/,/^} # func_append /c\ 26946 func_append ()\ 26947 {\ 26948 eval "${1}+=\\${2}"\ 26949 } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \ 26950 && mv -f "$cfgfile.tmp" "$cfgfile" \ 26951 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") 26952 test 0 -eq $? || _lt_function_replace_fail=: 26953 26954 26955 sed -e '/^func_append_quoted ()$/,/^} # func_append_quoted /c\ 26956 func_append_quoted ()\ 26957 {\ 26958 \ func_quote_for_eval "${2}"\ 26959 \ eval "${1}+=\\\\ \\$func_quote_for_eval_result"\ 26960 } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \ 26961 && mv -f "$cfgfile.tmp" "$cfgfile" \ 26962 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") 26963 test 0 -eq $? || _lt_function_replace_fail=: 26964 26965 26966 # Save a `func_append' function call where possible by direct use of '+=' 26967 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \ 26968 && mv -f "$cfgfile.tmp" "$cfgfile" \ 26969 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") 26970 test 0 -eq $? || _lt_function_replace_fail=: 26971 else 26972 # Save a `func_append' function call even when '+=' is not available 26973 sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \ 26974 && mv -f "$cfgfile.tmp" "$cfgfile" \ 26975 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp") 26976 test 0 -eq $? || _lt_function_replace_fail=: 26977 fi 26978 26979 if test x"$_lt_function_replace_fail" = x":"; then 26980 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5 26981 $as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;} 26982 fi 26983 26984 26985 mv -f "$cfgfile" "$ofile" || 26044 26986 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") 26045 26987 chmod +x "$ofile" … … 26053 26995 LD=$lt_LD_CXX 26054 26996 26997 # How to create reloadable object files. 26998 reload_flag=$lt_reload_flag_CXX 26999 reload_cmds=$lt_reload_cmds_CXX 27000 26055 27001 # Commands used to build an old-style archive. 26056 27002 old_archive_cmds=$lt_old_archive_cmds_CXX … … 26065 27011 no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX 26066 27012 27013 # Additional compiler flags for building library objects. 27014 pic_flag=$lt_lt_prog_compiler_pic_CXX 27015 26067 27016 # How to pass a linker flag through the compiler. 26068 27017 wl=$lt_lt_prog_compiler_wl_CXX 26069 26070 # Additional compiler flags for building library objects.26071 pic_flag=$lt_lt_prog_compiler_pic_CXX26072 27018 26073 27019 # Compiler flag to prevent dynamic linking. … … 26157 27103 link_all_deplibs=$link_all_deplibs_CXX 26158 27104 26159 # Fix the shell variable \$srcfile for the compiler.26160 fix_srcfile_path=$lt_fix_srcfile_path_CXX26161 26162 27105 # Set to "yes" if exported symbols are required. 26163 27106 always_export_symbols=$always_export_symbols_CXX … … 26174 27117 # Commands necessary for linking programs (against libraries) with templates. 26175 27118 prelink_cmds=$lt_prelink_cmds_CXX 27119 27120 # Commands necessary for finishing linking programs. 27121 postlink_cmds=$lt_postlink_cmds_CXX 26176 27122 26177 27123 # Specify filename containing input files.
Note:
See TracChangeset
for help on using the changeset viewer.