| 1 |
|
#! /bin/sh |
| 2 |
< |
# From configure.ac Id: configure.ac 1068 2010-02-16 23:01:26Z michael . |
| 2 |
> |
# From configure.ac Id: configure.ac 1092 2010-03-25 11:10:59Z michael . |
| 3 |
|
# Guess values for system-dependent variables and create Makefiles. |
| 4 |
|
# Generated by GNU Autoconf 2.65 for ircd-hybrid 7.3-rc1. |
| 5 |
|
# |
| 174 |
|
as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO |
| 175 |
|
eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && |
| 176 |
|
test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 |
| 177 |
+ |
|
| 178 |
+ |
test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || ( |
| 179 |
+ |
ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' |
| 180 |
+ |
ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO |
| 181 |
+ |
ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO |
| 182 |
+ |
PATH=/empty FPATH=/empty; export PATH FPATH |
| 183 |
+ |
test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ |
| 184 |
+ |
|| test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1 |
| 185 |
|
test \$(( 1 + 1 )) = 2 || exit 1" |
| 186 |
|
if (eval "$as_required") 2>/dev/null; then : |
| 187 |
|
as_have_required=yes |
| 537 |
|
# Sed expression to map a string onto a valid variable name. |
| 538 |
|
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" |
| 539 |
|
|
| 532 |
– |
|
| 540 |
|
lt_ltdl_dir='libltdl' |
| 541 |
|
|
| 535 |
– |
|
| 536 |
– |
# Check that we are running under the correct shell. |
| 542 |
|
SHELL=${CONFIG_SHELL-/bin/sh} |
| 543 |
|
|
| 539 |
– |
case X$lt_ECHO in |
| 540 |
– |
X*--fallback-echo) |
| 541 |
– |
# Remove one level of quotation (which was required for Make). |
| 542 |
– |
ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','` |
| 543 |
– |
;; |
| 544 |
– |
esac |
| 545 |
– |
|
| 546 |
– |
ECHO=${lt_ECHO-echo} |
| 547 |
– |
if test "X$1" = X--no-reexec; then |
| 548 |
– |
# Discard the --no-reexec flag, and continue. |
| 549 |
– |
shift |
| 550 |
– |
elif test "X$1" = X--fallback-echo; then |
| 551 |
– |
# Avoid inline document here, it may be left over |
| 552 |
– |
: |
| 553 |
– |
elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then |
| 554 |
– |
# Yippee, $ECHO works! |
| 555 |
– |
: |
| 556 |
– |
else |
| 557 |
– |
# Restart under the correct shell. |
| 558 |
– |
exec $SHELL "$0" --no-reexec ${1+"$@"} |
| 559 |
– |
fi |
| 560 |
– |
|
| 561 |
– |
if test "X$1" = X--fallback-echo; then |
| 562 |
– |
# used as fallback echo |
| 563 |
– |
shift |
| 564 |
– |
cat <<_LT_EOF |
| 565 |
– |
$* |
| 566 |
– |
_LT_EOF |
| 567 |
– |
exit 0 |
| 568 |
– |
fi |
| 569 |
– |
|
| 570 |
– |
# The HP-UX ksh and POSIX shell print the target directory to stdout |
| 571 |
– |
# if CDPATH is set. |
| 572 |
– |
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH |
| 573 |
– |
|
| 574 |
– |
if test -z "$lt_ECHO"; then |
| 575 |
– |
if test "X${echo_test_string+set}" != Xset; then |
| 576 |
– |
# find a string as large as possible, as long as the shell can cope with it |
| 577 |
– |
for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do |
| 578 |
– |
# expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... |
| 579 |
– |
if { echo_test_string=`eval $cmd`; } 2>/dev/null && |
| 580 |
– |
{ test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null |
| 581 |
– |
then |
| 582 |
– |
break |
| 583 |
– |
fi |
| 584 |
– |
done |
| 585 |
– |
fi |
| 586 |
– |
|
| 587 |
– |
if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && |
| 588 |
– |
echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && |
| 589 |
– |
test "X$echo_testing_string" = "X$echo_test_string"; then |
| 590 |
– |
: |
| 591 |
– |
else |
| 592 |
– |
# The Solaris, AIX, and Digital Unix default echo programs unquote |
| 593 |
– |
# backslashes. This makes it impossible to quote backslashes using |
| 594 |
– |
# echo "$something" | sed 's/\\/\\\\/g' |
| 595 |
– |
# |
| 596 |
– |
# So, first we look for a working echo in the user's PATH. |
| 597 |
– |
|
| 598 |
– |
lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR |
| 599 |
– |
for dir in $PATH /usr/ucb; do |
| 600 |
– |
IFS="$lt_save_ifs" |
| 601 |
– |
if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && |
| 602 |
– |
test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && |
| 603 |
– |
echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && |
| 604 |
– |
test "X$echo_testing_string" = "X$echo_test_string"; then |
| 605 |
– |
ECHO="$dir/echo" |
| 606 |
– |
break |
| 607 |
– |
fi |
| 608 |
– |
done |
| 609 |
– |
IFS="$lt_save_ifs" |
| 610 |
– |
|
| 611 |
– |
if test "X$ECHO" = Xecho; then |
| 612 |
– |
# We didn't find a better echo, so look for alternatives. |
| 613 |
– |
if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' && |
| 614 |
– |
echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` && |
| 615 |
– |
test "X$echo_testing_string" = "X$echo_test_string"; then |
| 616 |
– |
# This shell has a builtin print -r that does the trick. |
| 617 |
– |
ECHO='print -r' |
| 618 |
– |
elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } && |
| 619 |
– |
test "X$CONFIG_SHELL" != X/bin/ksh; then |
| 620 |
– |
# If we have ksh, try running configure again with it. |
| 621 |
– |
ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh} |
| 622 |
– |
export ORIGINAL_CONFIG_SHELL |
| 623 |
– |
CONFIG_SHELL=/bin/ksh |
| 624 |
– |
export CONFIG_SHELL |
| 625 |
– |
exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"} |
| 626 |
– |
else |
| 627 |
– |
# Try using printf. |
| 628 |
– |
ECHO='printf %s\n' |
| 629 |
– |
if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && |
| 630 |
– |
echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && |
| 631 |
– |
test "X$echo_testing_string" = "X$echo_test_string"; then |
| 632 |
– |
# Cool, printf works |
| 633 |
– |
: |
| 634 |
– |
elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && |
| 635 |
– |
test "X$echo_testing_string" = 'X\t' && |
| 636 |
– |
echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && |
| 637 |
– |
test "X$echo_testing_string" = "X$echo_test_string"; then |
| 638 |
– |
CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL |
| 639 |
– |
export CONFIG_SHELL |
| 640 |
– |
SHELL="$CONFIG_SHELL" |
| 641 |
– |
export SHELL |
| 642 |
– |
ECHO="$CONFIG_SHELL $0 --fallback-echo" |
| 643 |
– |
elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && |
| 644 |
– |
test "X$echo_testing_string" = 'X\t' && |
| 645 |
– |
echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && |
| 646 |
– |
test "X$echo_testing_string" = "X$echo_test_string"; then |
| 647 |
– |
ECHO="$CONFIG_SHELL $0 --fallback-echo" |
| 648 |
– |
else |
| 649 |
– |
# maybe with a smaller string... |
| 650 |
– |
prev=: |
| 651 |
– |
|
| 652 |
– |
for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do |
| 653 |
– |
if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null |
| 654 |
– |
then |
| 655 |
– |
break |
| 656 |
– |
fi |
| 657 |
– |
prev="$cmd" |
| 658 |
– |
done |
| 659 |
– |
|
| 660 |
– |
if test "$prev" != 'sed 50q "$0"'; then |
| 661 |
– |
echo_test_string=`eval $prev` |
| 662 |
– |
export echo_test_string |
| 663 |
– |
exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"} |
| 664 |
– |
else |
| 665 |
– |
# Oops. We lost completely, so just stick with echo. |
| 666 |
– |
ECHO=echo |
| 667 |
– |
fi |
| 668 |
– |
fi |
| 669 |
– |
fi |
| 670 |
– |
fi |
| 671 |
– |
fi |
| 672 |
– |
fi |
| 673 |
– |
|
| 674 |
– |
# Copy echo and quote the copy suitably for passing to libtool from |
| 675 |
– |
# the Makefile, instead of quoting the original, which is used later. |
| 676 |
– |
lt_ECHO=$ECHO |
| 677 |
– |
if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then |
| 678 |
– |
lt_ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo" |
| 679 |
– |
fi |
| 680 |
– |
|
| 681 |
– |
|
| 682 |
– |
|
| 683 |
– |
|
| 684 |
– |
lt_dlopen_dir="$lt_ltdl_dir" |
| 544 |
|
|
| 545 |
|
test -n "$DJDIR" || exec 7<&0 </dev/null |
| 546 |
|
exec 6>&1 |
| 607 |
|
# include <unistd.h> |
| 608 |
|
#endif" |
| 609 |
|
|
| 751 |
– |
enable_option_checking=no |
| 610 |
|
ac_func_list= |
| 611 |
|
ac_header_list= |
| 612 |
|
ac_subst_vars='ltdl_LTLIBOBJS |
| 628 |
|
ENABLE_PCRE_TRUE |
| 629 |
|
LTDLOPEN |
| 630 |
|
LT_CONFIG_H |
| 773 |
– |
subdirs |
| 631 |
|
CONVENIENCE_LTDL_FALSE |
| 632 |
|
CONVENIENCE_LTDL_TRUE |
| 633 |
|
INSTALL_LTDL_FALSE |
| 650 |
|
LIPO |
| 651 |
|
NMEDIT |
| 652 |
|
DSYMUTIL |
| 796 |
– |
lt_ECHO |
| 653 |
|
RANLIB |
| 654 |
|
AR |
| 655 |
|
OBJDUMP |
| 804 |
|
YACC |
| 805 |
|
YFLAGS |
| 806 |
|
CPP' |
| 807 |
< |
ac_subdirs_all='libltdl' |
| 807 |
> |
|
| 808 |
|
|
| 809 |
|
# Initialize some variables set by options. |
| 810 |
|
ac_init_help= |
| 4339 |
|
|
| 4340 |
|
|
| 4341 |
|
|
| 4486 |
– |
|
| 4342 |
|
case `pwd` in |
| 4343 |
|
*\ * | *\ *) |
| 4344 |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5 |
| 4347 |
|
|
| 4348 |
|
|
| 4349 |
|
|
| 4350 |
< |
macro_version='2.2.6b' |
| 4351 |
< |
macro_revision='1.3017' |
| 4350 |
> |
macro_version='2.2.10' |
| 4351 |
> |
macro_revision='1.3175' |
| 4352 |
|
|
| 4353 |
|
|
| 4354 |
|
|
| 4435 |
|
case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac |
| 4436 |
|
|
| 4437 |
|
|
| 4438 |
+ |
# Backslashify metacharacters that are still active within |
| 4439 |
+ |
# double-quoted strings. |
| 4440 |
+ |
sed_quote_subst='s/\(["`$\\]\)/\\\1/g' |
| 4441 |
+ |
|
| 4442 |
+ |
# Same as above, but do not quote variable references. |
| 4443 |
+ |
double_quote_subst='s/\(["`\\]\)/\\\1/g' |
| 4444 |
+ |
|
| 4445 |
+ |
# Sed substitution to delay expansion of an escaped shell variable in a |
| 4446 |
+ |
# double_quote_subst'ed string. |
| 4447 |
+ |
delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' |
| 4448 |
+ |
|
| 4449 |
+ |
# Sed substitution to delay expansion of an escaped single quote. |
| 4450 |
+ |
delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' |
| 4451 |
+ |
|
| 4452 |
+ |
# Sed substitution to avoid accidental globbing in evaled expressions |
| 4453 |
+ |
no_glob_subst='s/\*/\\\*/g' |
| 4454 |
+ |
|
| 4455 |
+ |
ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' |
| 4456 |
+ |
ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO |
| 4457 |
+ |
ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO |
| 4458 |
+ |
|
| 4459 |
+ |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5 |
| 4460 |
+ |
$as_echo_n "checking how to print strings... " >&6; } |
| 4461 |
+ |
# Test print first, because it will be a builtin if present. |
| 4462 |
+ |
if test "X`print -r -- -n 2>/dev/null`" = X-n && \ |
| 4463 |
+ |
test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then |
| 4464 |
+ |
ECHO='print -r --' |
| 4465 |
+ |
elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then |
| 4466 |
+ |
ECHO='printf %s\n' |
| 4467 |
+ |
else |
| 4468 |
+ |
# Use this function as a fallback that always works. |
| 4469 |
+ |
func_fallback_echo () |
| 4470 |
+ |
{ |
| 4471 |
+ |
eval 'cat <<_LTECHO_EOF |
| 4472 |
+ |
$1 |
| 4473 |
+ |
_LTECHO_EOF' |
| 4474 |
+ |
} |
| 4475 |
+ |
ECHO='func_fallback_echo' |
| 4476 |
+ |
fi |
| 4477 |
+ |
|
| 4478 |
+ |
# func_echo_all arg... |
| 4479 |
+ |
# Invoke $ECHO with all args, space-separated. |
| 4480 |
+ |
func_echo_all () |
| 4481 |
+ |
{ |
| 4482 |
+ |
$ECHO "" |
| 4483 |
+ |
} |
| 4484 |
+ |
|
| 4485 |
+ |
case "$ECHO" in |
| 4486 |
+ |
printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5 |
| 4487 |
+ |
$as_echo "printf" >&6; } ;; |
| 4488 |
+ |
print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5 |
| 4489 |
+ |
$as_echo "print -r" >&6; } ;; |
| 4490 |
+ |
*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5 |
| 4491 |
+ |
$as_echo "cat" >&6; } ;; |
| 4492 |
+ |
esac |
| 4493 |
+ |
|
| 4494 |
+ |
|
| 4495 |
+ |
|
| 4496 |
+ |
|
| 4497 |
+ |
|
| 4498 |
+ |
|
| 4499 |
+ |
|
| 4500 |
+ |
|
| 4501 |
+ |
|
| 4502 |
+ |
|
| 4503 |
+ |
|
| 4504 |
+ |
|
| 4505 |
+ |
|
| 4506 |
+ |
|
| 4507 |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5 |
| 4508 |
|
$as_echo_n "checking for a sed that does not truncate output... " >&6; } |
| 4509 |
|
if test "${ac_cv_path_SED+set}" = set; then : |
| 4969 |
|
NM="$lt_cv_path_NM" |
| 4970 |
|
else |
| 4971 |
|
# Didn't find any BSD compatible name lister, look for dumpbin. |
| 4972 |
< |
if test -n "$ac_tool_prefix"; then |
| 4973 |
< |
for ac_prog in "dumpbin -symbols" "link -dump -symbols" |
| 4972 |
> |
if test -n "$DUMPBIN"; then : |
| 4973 |
> |
# Let the user override the test. |
| 4974 |
> |
else |
| 4975 |
> |
if test -n "$ac_tool_prefix"; then |
| 4976 |
> |
for ac_prog in dumpbin "link -dump" |
| 4977 |
|
do |
| 4978 |
|
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. |
| 4979 |
|
set dummy $ac_tool_prefix$ac_prog; ac_word=$2 |
| 5017 |
|
fi |
| 5018 |
|
if test -z "$DUMPBIN"; then |
| 5019 |
|
ac_ct_DUMPBIN=$DUMPBIN |
| 5020 |
< |
for ac_prog in "dumpbin -symbols" "link -dump -symbols" |
| 5020 |
> |
for ac_prog in dumpbin "link -dump" |
| 5021 |
|
do |
| 5022 |
|
# Extract the first word of "$ac_prog", so it can be a program name with args. |
| 5023 |
|
set dummy $ac_prog; ac_word=$2 |
| 5072 |
|
fi |
| 5073 |
|
fi |
| 5074 |
|
|
| 5075 |
+ |
case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in |
| 5076 |
+ |
*COFF*) |
| 5077 |
+ |
DUMPBIN="$DUMPBIN -symbols" |
| 5078 |
+ |
;; |
| 5079 |
+ |
*) |
| 5080 |
+ |
DUMPBIN=: |
| 5081 |
+ |
;; |
| 5082 |
+ |
esac |
| 5083 |
+ |
fi |
| 5084 |
|
|
| 5085 |
|
if test "$DUMPBIN" != ":"; then |
| 5086 |
|
NM="$DUMPBIN" |
| 5100 |
|
else |
| 5101 |
|
lt_cv_nm_interface="BSD nm" |
| 5102 |
|
echo "int some_variable = 0;" > conftest.$ac_ext |
| 5103 |
< |
(eval echo "\"\$as_me:5167: $ac_compile\"" >&5) |
| 5103 |
> |
(eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5) |
| 5104 |
|
(eval "$ac_compile" 2>conftest.err) |
| 5105 |
|
cat conftest.err >&5 |
| 5106 |
< |
(eval echo "\"\$as_me:5170: $NM \\\"conftest.$ac_objext\\\"\"" >&5) |
| 5106 |
> |
(eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5) |
| 5107 |
|
(eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) |
| 5108 |
|
cat conftest.err >&5 |
| 5109 |
< |
(eval echo "\"\$as_me:5173: output\"" >&5) |
| 5109 |
> |
(eval echo "\"\$as_me:$LINENO: output\"" >&5) |
| 5110 |
|
cat conftest.out >&5 |
| 5111 |
|
if $GREP 'External.*some_variable' conftest.out > /dev/null; then |
| 5112 |
|
lt_cv_nm_interface="MS dumpbin" |
| 5163 |
|
lt_cv_sys_max_cmd_len=8192; |
| 5164 |
|
;; |
| 5165 |
|
|
| 5166 |
+ |
mint*) |
| 5167 |
+ |
# On MiNT this can take a long time and run out of memory. |
| 5168 |
+ |
lt_cv_sys_max_cmd_len=8192; |
| 5169 |
+ |
;; |
| 5170 |
+ |
|
| 5171 |
|
amigaos*) |
| 5172 |
|
# On AmigaOS with pdksh, this test takes hours, literally. |
| 5173 |
|
# So we just punt and use a minimum line length of 8192. |
| 5232 |
|
# If test is not a shell built-in, we'll probably end up computing a |
| 5233 |
|
# maximum length that is only half of the actual maximum length, but |
| 5234 |
|
# we can't tell. |
| 5235 |
< |
while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \ |
| 5236 |
< |
= "XX$teststring$teststring"; } >/dev/null 2>&1 && |
| 5235 |
> |
while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \ |
| 5236 |
> |
= "X$teststring$teststring"; } >/dev/null 2>&1 && |
| 5237 |
|
test $i != 17 # 1/2 MB should be enough |
| 5238 |
|
do |
| 5239 |
|
i=`expr $i + 1` |
| 5504 |
|
# Base MSYS/MinGW do not provide the 'file' command needed by |
| 5505 |
|
# func_win32_libid shell function, so use a weaker test based on 'objdump', |
| 5506 |
|
# unless we find 'file', for example because we are cross-compiling. |
| 5507 |
< |
if ( file / ) >/dev/null 2>&1; then |
| 5507 |
> |
# func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin. |
| 5508 |
> |
if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then |
| 5509 |
|
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' |
| 5510 |
|
lt_cv_file_magic_cmd='func_win32_libid' |
| 5511 |
|
else |
| 5512 |
< |
lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?' |
| 5512 |
> |
# Keep this pattern in sync with the one in func_win32_libid. |
| 5513 |
> |
lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' |
| 5514 |
|
lt_cv_file_magic_cmd='$OBJDUMP -f' |
| 5515 |
|
fi |
| 5516 |
|
;; |
| 5517 |
|
|
| 5518 |
< |
cegcc) |
| 5518 |
> |
cegcc*) |
| 5519 |
|
# use the weaker test based on 'objdump'. See mingw*. |
| 5520 |
|
lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?' |
| 5521 |
|
lt_cv_file_magic_cmd='$OBJDUMP -f' |
| 5545 |
|
lt_cv_deplibs_check_method=pass_all |
| 5546 |
|
;; |
| 5547 |
|
|
| 5548 |
+ |
haiku*) |
| 5549 |
+ |
lt_cv_deplibs_check_method=pass_all |
| 5550 |
+ |
;; |
| 5551 |
+ |
|
| 5552 |
|
hpux10.20* | hpux11*) |
| 5553 |
|
lt_cv_file_magic_cmd=/usr/bin/file |
| 5554 |
|
case $host_cpu in |
| 5557 |
|
lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so |
| 5558 |
|
;; |
| 5559 |
|
hppa*64*) |
| 5560 |
< |
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]' |
| 5560 |
> |
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]' |
| 5561 |
|
lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl |
| 5562 |
|
;; |
| 5563 |
|
*) |
| 5564 |
< |
lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library' |
| 5564 |
> |
lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library' |
| 5565 |
|
lt_cv_file_magic_test_file=/usr/lib/libc.sl |
| 5566 |
|
;; |
| 5567 |
|
esac |
| 5583 |
|
;; |
| 5584 |
|
|
| 5585 |
|
# This must be Linux ELF. |
| 5586 |
< |
linux* | k*bsd*-gnu) |
| 5586 |
> |
linux* | k*bsd*-gnu | kopensolaris*-gnu) |
| 5587 |
|
lt_cv_deplibs_check_method=pass_all |
| 5588 |
|
;; |
| 5589 |
|
|
| 5999 |
|
old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib" |
| 6000 |
|
fi |
| 6001 |
|
|
| 6002 |
+ |
case $host_os in |
| 6003 |
+ |
darwin*) |
| 6004 |
+ |
lock_old_archive_extraction=yes ;; |
| 6005 |
+ |
*) |
| 6006 |
+ |
lock_old_archive_extraction=no ;; |
| 6007 |
+ |
esac |
| 6008 |
+ |
|
| 6009 |
+ |
|
| 6010 |
+ |
|
| 6011 |
+ |
|
| 6012 |
+ |
|
| 6013 |
+ |
|
| 6014 |
|
|
| 6015 |
|
|
| 6016 |
|
|
| 6180 |
|
test $ac_status = 0; }; then |
| 6181 |
|
# Now try to grab the symbols. |
| 6182 |
|
nlist=conftest.nm |
| 6183 |
< |
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\""; } >&5 |
| 6184 |
< |
(eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5 |
| 6183 |
> |
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5 |
| 6184 |
> |
(eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5 |
| 6185 |
|
ac_status=$? |
| 6186 |
|
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 6187 |
|
test $ac_status = 0; } && test -s "$nlist"; then |
| 6334 |
|
;; |
| 6335 |
|
*-*-irix6*) |
| 6336 |
|
# Find out which ABI we are using. |
| 6337 |
< |
echo '#line 6378 "configure"' > conftest.$ac_ext |
| 6337 |
> |
echo '#line '$LINENO' "configure"' > conftest.$ac_ext |
| 6338 |
|
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 |
| 6339 |
|
(eval $ac_compile) 2>&5 |
| 6340 |
|
ac_status=$? |
| 7046 |
|
fi |
| 7047 |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5 |
| 7048 |
|
$as_echo "$lt_cv_ld_exported_symbols_list" >&6; } |
| 7049 |
+ |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5 |
| 7050 |
+ |
$as_echo_n "checking for -force_load linker flag... " >&6; } |
| 7051 |
+ |
if test "${lt_cv_ld_force_load+set}" = set; then : |
| 7052 |
+ |
$as_echo_n "(cached) " >&6 |
| 7053 |
+ |
else |
| 7054 |
+ |
lt_cv_ld_force_load=no |
| 7055 |
+ |
cat > conftest.c << _LT_EOF |
| 7056 |
+ |
int forced_loaded() { return 2;} |
| 7057 |
+ |
_LT_EOF |
| 7058 |
+ |
echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5 |
| 7059 |
+ |
$LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5 |
| 7060 |
+ |
echo "$AR cru libconftest.a conftest.o" >&5 |
| 7061 |
+ |
$AR cru libconftest.a conftest.o 2>&5 |
| 7062 |
+ |
echo "$RANLIB libconftest.a" >&5 |
| 7063 |
+ |
$RANLIB libconftest.a 2>&5 |
| 7064 |
+ |
cat > conftest.c << _LT_EOF |
| 7065 |
+ |
int main() { return 0;} |
| 7066 |
+ |
_LT_EOF |
| 7067 |
+ |
echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5 |
| 7068 |
+ |
$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err |
| 7069 |
+ |
_lt_result=$? |
| 7070 |
+ |
if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then |
| 7071 |
+ |
lt_cv_ld_force_load=yes |
| 7072 |
+ |
else |
| 7073 |
+ |
cat conftest.err >&5 |
| 7074 |
+ |
fi |
| 7075 |
+ |
rm -f conftest.err libconftest.a conftest conftest.c |
| 7076 |
+ |
rm -rf conftest.dSYM |
| 7077 |
+ |
|
| 7078 |
+ |
fi |
| 7079 |
+ |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5 |
| 7080 |
+ |
$as_echo "$lt_cv_ld_force_load" >&6; } |
| 7081 |
|
case $host_os in |
| 7082 |
|
rhapsody* | darwin1.[012]) |
| 7083 |
|
_lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;; |
| 7105 |
|
else |
| 7106 |
|
_lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}' |
| 7107 |
|
fi |
| 7108 |
< |
if test "$DSYMUTIL" != ":"; then |
| 7108 |
> |
if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then |
| 7109 |
|
_lt_dsymutil='~$DSYMUTIL $lib || :' |
| 7110 |
|
else |
| 7111 |
|
_lt_dsymutil= |
| 7396 |
|
|
| 7397 |
|
|
| 7398 |
|
|
| 7399 |
+ |
|
| 7400 |
+ |
|
| 7401 |
|
# Set options |
| 7402 |
|
enable_dlopen=yes |
| 7403 |
|
# Check whether --enable-static was given. |
| 7548 |
|
|
| 7549 |
|
|
| 7550 |
|
|
| 7551 |
+ |
|
| 7552 |
|
test -z "$LN_S" && LN_S="ln -s" |
| 7553 |
|
|
| 7554 |
|
|
| 7598 |
|
|
| 7599 |
|
|
| 7600 |
|
|
| 7607 |
– |
|
| 7608 |
– |
|
| 7609 |
– |
|
| 7610 |
– |
|
| 7611 |
– |
|
| 7612 |
– |
|
| 7613 |
– |
|
| 7614 |
– |
|
| 7615 |
– |
|
| 7616 |
– |
|
| 7617 |
– |
|
| 7618 |
– |
|
| 7619 |
– |
|
| 7601 |
|
case $host_os in |
| 7602 |
|
aix3*) |
| 7603 |
|
# AIX sometimes has problems with the GCC collect2 program. For some |
| 7610 |
|
;; |
| 7611 |
|
esac |
| 7612 |
|
|
| 7632 |
– |
# Sed substitution that helps us do robust quoting. It backslashifies |
| 7633 |
– |
# metacharacters that are still active within double-quoted strings. |
| 7634 |
– |
sed_quote_subst='s/\(["`$\\]\)/\\\1/g' |
| 7635 |
– |
|
| 7636 |
– |
# Same as above, but do not quote variable references. |
| 7637 |
– |
double_quote_subst='s/\(["`\\]\)/\\\1/g' |
| 7638 |
– |
|
| 7639 |
– |
# Sed substitution to delay expansion of an escaped shell variable in a |
| 7640 |
– |
# double_quote_subst'ed string. |
| 7641 |
– |
delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' |
| 7642 |
– |
|
| 7643 |
– |
# Sed substitution to delay expansion of an escaped single quote. |
| 7644 |
– |
delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g' |
| 7645 |
– |
|
| 7646 |
– |
# Sed substitution to avoid accidental globbing in evaled expressions |
| 7647 |
– |
no_glob_subst='s/\*/\\\*/g' |
| 7648 |
– |
|
| 7613 |
|
# Global variables: |
| 7614 |
|
ofile=libtool |
| 7615 |
|
can_build_shared=yes |
| 7638 |
|
*) break;; |
| 7639 |
|
esac |
| 7640 |
|
done |
| 7641 |
< |
cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` |
| 7641 |
> |
cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` |
| 7642 |
|
|
| 7643 |
|
|
| 7644 |
|
# Only perform the check for file, if the check method requires it |
| 7843 |
|
lt_prog_compiler_no_builtin_flag= |
| 7844 |
|
|
| 7845 |
|
if test "$GCC" = yes; then |
| 7846 |
< |
lt_prog_compiler_no_builtin_flag=' -fno-builtin' |
| 7846 |
> |
case $cc_basename in |
| 7847 |
> |
nvcc*) |
| 7848 |
> |
lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;; |
| 7849 |
> |
*) |
| 7850 |
> |
lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;; |
| 7851 |
> |
esac |
| 7852 |
|
|
| 7853 |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5 |
| 7854 |
|
$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; } |
| 7868 |
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 7869 |
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 7870 |
|
-e 's:$: $lt_compiler_flag:'` |
| 7871 |
< |
(eval echo "\"\$as_me:7902: $lt_compile\"" >&5) |
| 7871 |
> |
(eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) |
| 7872 |
|
(eval "$lt_compile" 2>conftest.err) |
| 7873 |
|
ac_status=$? |
| 7874 |
|
cat conftest.err >&5 |
| 7875 |
< |
echo "$as_me:7906: \$? = $ac_status" >&5 |
| 7875 |
> |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7876 |
|
if (exit $ac_status) && test -s "$ac_outfile"; then |
| 7877 |
|
# The compiler can only warn and ignore the option if not recognized |
| 7878 |
|
# So say no if there are warnings other than the usual output. |
| 7879 |
< |
$ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp |
| 7879 |
> |
$ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp |
| 7880 |
|
$SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 |
| 7881 |
|
if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then |
| 7882 |
|
lt_cv_prog_compiler_rtti_exceptions=yes |
| 7954 |
|
lt_prog_compiler_pic='-fno-common' |
| 7955 |
|
;; |
| 7956 |
|
|
| 7957 |
+ |
haiku*) |
| 7958 |
+ |
# PIC is the default for Haiku. |
| 7959 |
+ |
# The "-static" flag exists, but is broken. |
| 7960 |
+ |
lt_prog_compiler_static= |
| 7961 |
+ |
;; |
| 7962 |
+ |
|
| 7963 |
|
hpux*) |
| 7964 |
|
# PIC is the default for 64-bit PA HP-UX, but not for 32-bit |
| 7965 |
|
# PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag |
| 8002 |
|
lt_prog_compiler_pic='-fPIC' |
| 8003 |
|
;; |
| 8004 |
|
esac |
| 8005 |
+ |
|
| 8006 |
+ |
case $cc_basename in |
| 8007 |
+ |
nvcc*) # Cuda Compiler Driver 2.2 |
| 8008 |
+ |
lt_prog_compiler_wl='-Xlinker ' |
| 8009 |
+ |
lt_prog_compiler_pic='-Xcompiler -fPIC' |
| 8010 |
+ |
;; |
| 8011 |
+ |
esac |
| 8012 |
|
else |
| 8013 |
|
# PORTME Check for flag to pass linker flags through the system compiler. |
| 8014 |
|
case $host_os in |
| 8050 |
|
lt_prog_compiler_static='-non_shared' |
| 8051 |
|
;; |
| 8052 |
|
|
| 8053 |
< |
linux* | k*bsd*-gnu) |
| 8053 |
> |
linux* | k*bsd*-gnu | kopensolaris*-gnu) |
| 8054 |
|
case $cc_basename in |
| 8055 |
|
# old Intel for x86_64 which still supported -KPIC. |
| 8056 |
|
ecc*) |
| 8071 |
|
lt_prog_compiler_pic='--shared' |
| 8072 |
|
lt_prog_compiler_static='--static' |
| 8073 |
|
;; |
| 8074 |
< |
pgcc* | pgf77* | pgf90* | pgf95*) |
| 8074 |
> |
pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*) |
| 8075 |
|
# Portland Group compilers (*not* the Pentium gcc compiler, |
| 8076 |
|
# which looks to be a dead project) |
| 8077 |
|
lt_prog_compiler_wl='-Wl,' |
| 8083 |
|
# All Alpha code is PIC. |
| 8084 |
|
lt_prog_compiler_static='-non_shared' |
| 8085 |
|
;; |
| 8086 |
< |
xl*) |
| 8087 |
< |
# IBM XL C 8.0/Fortran 10.1 on PPC |
| 8086 |
> |
xl* | bgxl* | bgf* | mpixl*) |
| 8087 |
> |
# IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene |
| 8088 |
|
lt_prog_compiler_wl='-Wl,' |
| 8089 |
|
lt_prog_compiler_pic='-qpic' |
| 8090 |
|
lt_prog_compiler_static='-qstaticlink' |
| 8091 |
|
;; |
| 8092 |
|
*) |
| 8093 |
|
case `$CC -V 2>&1 | sed 5q` in |
| 8094 |
< |
*Sun\ C*) |
| 8095 |
< |
# Sun C 5.9 |
| 8094 |
> |
*Sun\ F* | *Sun*Fortran*) |
| 8095 |
> |
# Sun Fortran 8.3 passes all unrecognized flags to the linker |
| 8096 |
|
lt_prog_compiler_pic='-KPIC' |
| 8097 |
|
lt_prog_compiler_static='-Bstatic' |
| 8098 |
< |
lt_prog_compiler_wl='-Wl,' |
| 8098 |
> |
lt_prog_compiler_wl='' |
| 8099 |
|
;; |
| 8100 |
< |
*Sun\ F*) |
| 8101 |
< |
# Sun Fortran 8.3 passes all unrecognized flags to the linker |
| 8100 |
> |
*Sun\ C*) |
| 8101 |
> |
# Sun C 5.9 |
| 8102 |
|
lt_prog_compiler_pic='-KPIC' |
| 8103 |
|
lt_prog_compiler_static='-Bstatic' |
| 8104 |
< |
lt_prog_compiler_wl='' |
| 8104 |
> |
lt_prog_compiler_wl='-Wl,' |
| 8105 |
|
;; |
| 8106 |
|
esac |
| 8107 |
|
;; |
| 8133 |
|
lt_prog_compiler_pic='-KPIC' |
| 8134 |
|
lt_prog_compiler_static='-Bstatic' |
| 8135 |
|
case $cc_basename in |
| 8136 |
< |
f77* | f90* | f95*) |
| 8136 |
> |
f77* | f90* | f95* | sunf77* | sunf90* | sunf95*) |
| 8137 |
|
lt_prog_compiler_wl='-Qoption ld ';; |
| 8138 |
|
*) |
| 8139 |
|
lt_prog_compiler_wl='-Wl,';; |
| 8220 |
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 8221 |
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 8222 |
|
-e 's:$: $lt_compiler_flag:'` |
| 8223 |
< |
(eval echo "\"\$as_me:8241: $lt_compile\"" >&5) |
| 8223 |
> |
(eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) |
| 8224 |
|
(eval "$lt_compile" 2>conftest.err) |
| 8225 |
|
ac_status=$? |
| 8226 |
|
cat conftest.err >&5 |
| 8227 |
< |
echo "$as_me:8245: \$? = $ac_status" >&5 |
| 8227 |
> |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8228 |
|
if (exit $ac_status) && test -s "$ac_outfile"; then |
| 8229 |
|
# The compiler can only warn and ignore the option if not recognized |
| 8230 |
|
# So say no if there are warnings other than the usual output. |
| 8231 |
< |
$ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp |
| 8231 |
> |
$ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp |
| 8232 |
|
$SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 |
| 8233 |
|
if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then |
| 8234 |
|
lt_cv_prog_compiler_pic_works=yes |
| 8276 |
|
if test -s conftest.err; then |
| 8277 |
|
# Append any errors to the config.log. |
| 8278 |
|
cat conftest.err 1>&5 |
| 8279 |
< |
$ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp |
| 8279 |
> |
$ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp |
| 8280 |
|
$SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 |
| 8281 |
|
if diff conftest.exp conftest.er2 >/dev/null; then |
| 8282 |
|
lt_cv_prog_compiler_static_works=yes |
| 8325 |
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 8326 |
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 8327 |
|
-e 's:$: $lt_compiler_flag:'` |
| 8328 |
< |
(eval echo "\"\$as_me:8346: $lt_compile\"" >&5) |
| 8328 |
> |
(eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) |
| 8329 |
|
(eval "$lt_compile" 2>out/conftest.err) |
| 8330 |
|
ac_status=$? |
| 8331 |
|
cat out/conftest.err >&5 |
| 8332 |
< |
echo "$as_me:8350: \$? = $ac_status" >&5 |
| 8332 |
> |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8333 |
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
| 8334 |
|
then |
| 8335 |
|
# The compiler can only warn and ignore the option if not recognized |
| 8336 |
|
# So say no if there are warnings |
| 8337 |
< |
$ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp |
| 8337 |
> |
$ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp |
| 8338 |
|
$SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 |
| 8339 |
|
if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then |
| 8340 |
|
lt_cv_prog_compiler_c_o=yes |
| 8380 |
|
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ |
| 8381 |
|
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ |
| 8382 |
|
-e 's:$: $lt_compiler_flag:'` |
| 8383 |
< |
(eval echo "\"\$as_me:8401: $lt_compile\"" >&5) |
| 8383 |
> |
(eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5) |
| 8384 |
|
(eval "$lt_compile" 2>out/conftest.err) |
| 8385 |
|
ac_status=$? |
| 8386 |
|
cat out/conftest.err >&5 |
| 8387 |
< |
echo "$as_me:8405: \$? = $ac_status" >&5 |
| 8387 |
> |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8388 |
|
if (exit $ac_status) && test -s out/conftest2.$ac_objext |
| 8389 |
|
then |
| 8390 |
|
# The compiler can only warn and ignore the option if not recognized |
| 8391 |
|
# So say no if there are warnings |
| 8392 |
< |
$ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp |
| 8392 |
> |
$ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp |
| 8393 |
|
$SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2 |
| 8394 |
|
if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then |
| 8395 |
|
lt_cv_prog_compiler_c_o=yes |
| 8502 |
|
esac |
| 8503 |
|
|
| 8504 |
|
ld_shlibs=yes |
| 8505 |
+ |
|
| 8506 |
+ |
# On some targets, GNU ld is compatible enough with the native linker |
| 8507 |
+ |
# that we're better off using the native interface for both. |
| 8508 |
+ |
lt_use_gnu_ld_interface=no |
| 8509 |
|
if test "$with_gnu_ld" = yes; then |
| 8510 |
+ |
case $host_os in |
| 8511 |
+ |
aix*) |
| 8512 |
+ |
# The AIX port of GNU ld has always aspired to compatibility |
| 8513 |
+ |
# with the native linker. However, as the warning in the GNU ld |
| 8514 |
+ |
# block says, versions before 2.19.5* couldn't really create working |
| 8515 |
+ |
# shared libraries, regardless of the interface used. |
| 8516 |
+ |
case `$LD -v 2>&1` in |
| 8517 |
+ |
*\ \(GNU\ Binutils\)\ 2.19.5*) ;; |
| 8518 |
+ |
*\ \(GNU\ Binutils\)\ 2.[2-9]*) ;; |
| 8519 |
+ |
*\ \(GNU\ Binutils\)\ [3-9]*) ;; |
| 8520 |
+ |
*) |
| 8521 |
+ |
lt_use_gnu_ld_interface=yes |
| 8522 |
+ |
;; |
| 8523 |
+ |
esac |
| 8524 |
+ |
;; |
| 8525 |
+ |
*) |
| 8526 |
+ |
lt_use_gnu_ld_interface=yes |
| 8527 |
+ |
;; |
| 8528 |
+ |
esac |
| 8529 |
+ |
fi |
| 8530 |
+ |
|
| 8531 |
+ |
if test "$lt_use_gnu_ld_interface" = yes; then |
| 8532 |
|
# If archive_cmds runs LD, not CC, wlarc should be empty |
| 8533 |
|
wlarc='${wl}' |
| 8534 |
|
|
| 8546 |
|
fi |
| 8547 |
|
supports_anon_versioning=no |
| 8548 |
|
case `$LD -v 2>&1` in |
| 8549 |
+ |
*GNU\ gold*) supports_anon_versioning=yes ;; |
| 8550 |
|
*\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11 |
| 8551 |
|
*\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... |
| 8552 |
|
*\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... |
| 8562 |
|
ld_shlibs=no |
| 8563 |
|
cat <<_LT_EOF 1>&2 |
| 8564 |
|
|
| 8565 |
< |
*** Warning: the GNU linker, at least up to release 2.9.1, is reported |
| 8565 |
> |
*** Warning: the GNU linker, at least up to release 2.19, is reported |
| 8566 |
|
*** to be unable to reliably create shared libraries on AIX. |
| 8567 |
|
*** Therefore, libtool is disabling shared libraries support. If you |
| 8568 |
< |
*** really care for shared libraries, you may want to modify your PATH |
| 8569 |
< |
*** so that a non-GNU linker is found, and then restart. |
| 8568 |
> |
*** really care for shared libraries, you may want to install binutils |
| 8569 |
> |
*** 2.20 or above, or modify your PATH so that a non-GNU linker is found. |
| 8570 |
> |
*** You will then need to restart the configuration process. |
| 8571 |
|
|
| 8572 |
|
_LT_EOF |
| 8573 |
|
fi |
| 8603 |
|
# _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless, |
| 8604 |
|
# as there is no search path for DLLs. |
| 8605 |
|
hardcode_libdir_flag_spec='-L$libdir' |
| 8606 |
+ |
export_dynamic_flag_spec='${wl}--export-all-symbols' |
| 8607 |
|
allow_undefined_flag=unsupported |
| 8608 |
|
always_export_symbols=no |
| 8609 |
|
enable_shared_with_static_runtimes=yes |
| 8625 |
|
fi |
| 8626 |
|
;; |
| 8627 |
|
|
| 8628 |
+ |
haiku*) |
| 8629 |
+ |
archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' |
| 8630 |
+ |
link_all_deplibs=yes |
| 8631 |
+ |
;; |
| 8632 |
+ |
|
| 8633 |
|
interix[3-9]*) |
| 8634 |
|
hardcode_direct=no |
| 8635 |
|
hardcode_shlibpath_var=no |
| 8645 |
|
archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' |
| 8646 |
|
;; |
| 8647 |
|
|
| 8648 |
< |
gnu* | linux* | tpf* | k*bsd*-gnu) |
| 8648 |
> |
gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) |
| 8649 |
|
tmp_diet=no |
| 8650 |
|
if test "$host_os" = linux-dietlibc; then |
| 8651 |
|
case $cc_basename in |
| 8659 |
|
tmp_sharedflag='-shared' |
| 8660 |
|
case $cc_basename,$host_cpu in |
| 8661 |
|
pgcc*) # Portland Group C compiler |
| 8662 |
< |
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' |
| 8662 |
> |
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' |
| 8663 |
|
tmp_addflag=' $pic_flag' |
| 8664 |
|
;; |
| 8665 |
< |
pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers |
| 8666 |
< |
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' |
| 8665 |
> |
pgf77* | pgf90* | pgf95* | pgfortran*) |
| 8666 |
> |
# Portland Group f77 and f90 compilers |
| 8667 |
> |
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' |
| 8668 |
|
tmp_addflag=' $pic_flag -Mnomain' ;; |
| 8669 |
|
ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64 |
| 8670 |
|
tmp_addflag=' -i_dynamic' ;; |
| 8675 |
|
lf95*) # Lahey Fortran 8.1 |
| 8676 |
|
whole_archive_flag_spec= |
| 8677 |
|
tmp_sharedflag='--shared' ;; |
| 8678 |
< |
xl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below) |
| 8678 |
> |
xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below) |
| 8679 |
|
tmp_sharedflag='-qmkshrobj' |
| 8680 |
|
tmp_addflag= ;; |
| 8681 |
+ |
nvcc*) # Cuda Compiler Driver 2.2 |
| 8682 |
+ |
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' |
| 8683 |
+ |
compiler_needs_object=yes |
| 8684 |
+ |
;; |
| 8685 |
|
esac |
| 8686 |
|
case `$CC -V 2>&1 | sed 5q` in |
| 8687 |
|
*Sun\ C*) # Sun C 5.9 |
| 8688 |
< |
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' |
| 8688 |
> |
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' |
| 8689 |
|
compiler_needs_object=yes |
| 8690 |
|
tmp_sharedflag='-G' ;; |
| 8691 |
|
*Sun\ F*) # Sun Fortran 8.3 |
| 8701 |
|
fi |
| 8702 |
|
|
| 8703 |
|
case $cc_basename in |
| 8704 |
< |
xlf*) |
| 8704 |
> |
xlf* | bgf* | bgxlf* | mpixlf*) |
| 8705 |
|
# IBM XL Fortran 10.1 on PPC cannot create shared libs itself |
| 8706 |
|
whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive' |
| 8707 |
|
hardcode_libdir_flag_spec= |
| 8708 |
|
hardcode_libdir_flag_spec_ld='-rpath $libdir' |
| 8709 |
< |
archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib' |
| 8709 |
> |
archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib' |
| 8710 |
|
if test "x$supports_anon_versioning" = xyes; then |
| 8711 |
|
archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~ |
| 8712 |
|
cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~ |
| 8713 |
|
echo "local: *; };" >> $output_objdir/$libname.ver~ |
| 8714 |
< |
$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' |
| 8714 |
> |
$LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib' |
| 8715 |
|
fi |
| 8716 |
|
;; |
| 8717 |
|
esac |
| 8832 |
|
else |
| 8833 |
|
# If we're using GNU nm, then we don't want the "-C" option. |
| 8834 |
|
# -C means demangle to AIX nm, but means don't demangle with GNU nm |
| 8835 |
+ |
# Also, AIX nm treats weak defined symbols like other global |
| 8836 |
+ |
# defined symbols, whereas GNU nm marks them as "W". |
| 8837 |
|
if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then |
| 8838 |
< |
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' |
| 8838 |
> |
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' |
| 8839 |
|
else |
| 8840 |
|
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' |
| 8841 |
|
fi |
| 8953 |
|
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi |
| 8954 |
|
|
| 8955 |
|
hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" |
| 8956 |
< |
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" |
| 8956 |
> |
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" |
| 8957 |
|
else |
| 8958 |
|
if test "$host_cpu" = ia64; then |
| 8959 |
|
hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib' |
| 8997 |
|
# -berok will link without error, but may produce a broken library. |
| 8998 |
|
no_undefined_flag=' ${wl}-bernotok' |
| 8999 |
|
allow_undefined_flag=' ${wl}-berok' |
| 9000 |
< |
# Exported symbols can be pulled into shared objects from archives |
| 9001 |
< |
whole_archive_flag_spec='$convenience' |
| 9000 |
> |
if test "$with_gnu_ld" = yes; then |
| 9001 |
> |
# We only use this code for GNU lds that support --whole-archive. |
| 9002 |
> |
whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive' |
| 9003 |
> |
else |
| 9004 |
> |
# Exported symbols can be pulled into shared objects from archives |
| 9005 |
> |
whole_archive_flag_spec='$convenience' |
| 9006 |
> |
fi |
| 9007 |
|
archive_cmds_need_lc=yes |
| 9008 |
|
# This is similar to how AIX traditionally builds its shared libraries. |
| 9009 |
|
archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname' |
| 9042 |
|
# Tell ltmain to make .dll files, not .so files. |
| 9043 |
|
shrext_cmds=".dll" |
| 9044 |
|
# FIXME: Setting linknames here is a bad hack. |
| 9045 |
< |
archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames=' |
| 9045 |
> |
archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' |
| 9046 |
|
# The linker will automatically build a .lib file if we build a DLL. |
| 9047 |
|
old_archive_from_new_cmds='true' |
| 9048 |
|
# FIXME: Should let the user specify the lib program. |
| 9058 |
|
hardcode_direct=no |
| 9059 |
|
hardcode_automatic=yes |
| 9060 |
|
hardcode_shlibpath_var=unsupported |
| 9061 |
< |
whole_archive_flag_spec='' |
| 9061 |
> |
if test "$lt_cv_ld_force_load" = "yes"; then |
| 9062 |
> |
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\"`' |
| 9063 |
> |
else |
| 9064 |
> |
whole_archive_flag_spec='' |
| 9065 |
> |
fi |
| 9066 |
|
link_all_deplibs=yes |
| 9067 |
|
allow_undefined_flag="$_lt_dar_allow_undefined" |
| 9068 |
|
case $cc_basename in |
| 9070 |
|
*) _lt_dar_can_shared=$GCC ;; |
| 9071 |
|
esac |
| 9072 |
|
if test "$_lt_dar_can_shared" = "yes"; then |
| 9073 |
< |
output_verbose_link_cmd=echo |
| 9073 |
> |
output_verbose_link_cmd=func_echo_all |
| 9074 |
|
archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}" |
| 9075 |
|
module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}" |
| 9076 |
|
archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}" |
| 9136 |
|
;; |
| 9137 |
|
|
| 9138 |
|
hpux10*) |
| 9139 |
< |
if test "$GCC" = yes -a "$with_gnu_ld" = no; then |
| 9139 |
> |
if test "$GCC" = yes && test "$with_gnu_ld" = no; then |
| 9140 |
|
archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' |
| 9141 |
|
else |
| 9142 |
|
archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' |
| 9155 |
|
;; |
| 9156 |
|
|
| 9157 |
|
hpux11*) |
| 9158 |
< |
if test "$GCC" = yes -a "$with_gnu_ld" = no; then |
| 9158 |
> |
if test "$GCC" = yes && test "$with_gnu_ld" = no; then |
| 9159 |
|
case $host_cpu in |
| 9160 |
|
hppa*64*) |
| 9161 |
|
archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags' |
| 9176 |
|
archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags' |
| 9177 |
|
;; |
| 9178 |
|
*) |
| 9179 |
< |
archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' |
| 9179 |
> |
|
| 9180 |
> |
# Older versions of the 11.00 compiler do not understand -b yet |
| 9181 |
> |
# (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does) |
| 9182 |
> |
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5 |
| 9183 |
> |
$as_echo_n "checking if $CC understands -b... " >&6; } |
| 9184 |
> |
if test "${lt_cv_prog_compiler__b+set}" = set; then : |
| 9185 |
> |
$as_echo_n "(cached) " >&6 |
| 9186 |
> |
else |
| 9187 |
> |
lt_cv_prog_compiler__b=no |
| 9188 |
> |
save_LDFLAGS="$LDFLAGS" |
| 9189 |
> |
LDFLAGS="$LDFLAGS -b" |
| 9190 |
> |
echo "$lt_simple_link_test_code" > conftest.$ac_ext |
| 9191 |
> |
if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then |
| 9192 |
> |
# The linker can only warn and ignore the option if not recognized |
| 9193 |
> |
# So say no if there are warnings |
| 9194 |
> |
if test -s conftest.err; then |
| 9195 |
> |
# Append any errors to the config.log. |
| 9196 |
> |
cat conftest.err 1>&5 |
| 9197 |
> |
$ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp |
| 9198 |
> |
$SED '/^$/d; /^ *+/d' conftest.err >conftest.er2 |
| 9199 |
> |
if diff conftest.exp conftest.er2 >/dev/null; then |
| 9200 |
> |
lt_cv_prog_compiler__b=yes |
| 9201 |
> |
fi |
| 9202 |
> |
else |
| 9203 |
> |
lt_cv_prog_compiler__b=yes |
| 9204 |
> |
fi |
| 9205 |
> |
fi |
| 9206 |
> |
$RM -r conftest* |
| 9207 |
> |
LDFLAGS="$save_LDFLAGS" |
| 9208 |
> |
|
| 9209 |
> |
fi |
| 9210 |
> |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5 |
| 9211 |
> |
$as_echo "$lt_cv_prog_compiler__b" >&6; } |
| 9212 |
> |
|
| 9213 |
> |
if test x"$lt_cv_prog_compiler__b" = xyes; then |
| 9214 |
> |
archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags' |
| 9215 |
> |
else |
| 9216 |
> |
archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags' |
| 9217 |
> |
fi |
| 9218 |
> |
|
| 9219 |
|
;; |
| 9220 |
|
esac |
| 9221 |
|
fi |
| 9243 |
|
|
| 9244 |
|
irix5* | irix6* | nonstopux*) |
| 9245 |
|
if test "$GCC" = yes; then |
| 9246 |
< |
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' |
| 9246 |
> |
archive_cmds='$CC -shared $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' |
| 9247 |
|
# Try to use the -exported_symbol ld option, if it does not |
| 9248 |
|
# work, assume that -exports_file does not work either and |
| 9249 |
|
# implicitly export all symbols. |
| 9254 |
|
int foo(void) {} |
| 9255 |
|
_ACEOF |
| 9256 |
|
if ac_fn_c_try_link "$LINENO"; then : |
| 9257 |
< |
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' |
| 9257 |
> |
archive_expsym_cmds='$CC -shared $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' |
| 9258 |
|
|
| 9259 |
|
fi |
| 9260 |
|
rm -f core conftest.err conftest.$ac_objext \ |
| 9261 |
|
conftest$ac_exeext conftest.$ac_ext |
| 9262 |
|
LDFLAGS="$save_LDFLAGS" |
| 9263 |
|
else |
| 9264 |
< |
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' |
| 9265 |
< |
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' |
| 9264 |
> |
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' |
| 9265 |
> |
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' |
| 9266 |
|
fi |
| 9267 |
|
archive_cmds_need_lc='no' |
| 9268 |
|
hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' |
| 9324 |
|
hardcode_libdir_flag_spec='-L$libdir' |
| 9325 |
|
hardcode_minus_L=yes |
| 9326 |
|
allow_undefined_flag=unsupported |
| 9327 |
< |
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' |
| 9327 |
> |
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' |
| 9328 |
|
old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def' |
| 9329 |
|
;; |
| 9330 |
|
|
| 9331 |
|
osf3*) |
| 9332 |
|
if test "$GCC" = yes; then |
| 9333 |
|
allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' |
| 9334 |
< |
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' |
| 9334 |
> |
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' |
| 9335 |
|
else |
| 9336 |
|
allow_undefined_flag=' -expect_unresolved \*' |
| 9337 |
< |
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' |
| 9337 |
> |
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' |
| 9338 |
|
fi |
| 9339 |
|
archive_cmds_need_lc='no' |
| 9340 |
|
hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' |
| 9344 |
|
osf4* | osf5*) # as osf3* with the addition of -msym flag |
| 9345 |
|
if test "$GCC" = yes; then |
| 9346 |
|
allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' |
| 9347 |
< |
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' |
| 9347 |
> |
archive_cmds='$CC -shared${allow_undefined_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' |
| 9348 |
|
hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' |
| 9349 |
|
else |
| 9350 |
|
allow_undefined_flag=' -expect_unresolved \*' |
| 9351 |
< |
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' |
| 9351 |
> |
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' |
| 9352 |
|
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~ |
| 9353 |
< |
$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' |
| 9353 |
> |
$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' |
| 9354 |
|
|
| 9355 |
|
# Both c and cxx compiler support -rpath directly |
| 9356 |
|
hardcode_libdir_flag_spec='-rpath $libdir' |
| 9553 |
|
# to ld, don't add -lc before -lgcc. |
| 9554 |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5 |
| 9555 |
|
$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; } |
| 9556 |
< |
$RM conftest* |
| 9557 |
< |
echo "$lt_simple_compile_test_code" > conftest.$ac_ext |
| 9556 |
> |
if test "${lt_cv_archive_cmds_need_lc+set}" = set; then : |
| 9557 |
> |
$as_echo_n "(cached) " >&6 |
| 9558 |
> |
else |
| 9559 |
> |
$RM conftest* |
| 9560 |
> |
echo "$lt_simple_compile_test_code" > conftest.$ac_ext |
| 9561 |
|
|
| 9562 |
< |
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 |
| 9562 |
> |
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 |
| 9563 |
|
(eval $ac_compile) 2>&5 |
| 9564 |
|
ac_status=$? |
| 9565 |
|
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 9566 |
|
test $ac_status = 0; } 2>conftest.err; then |
| 9567 |
< |
soname=conftest |
| 9568 |
< |
lib=conftest |
| 9569 |
< |
libobjs=conftest.$ac_objext |
| 9570 |
< |
deplibs= |
| 9571 |
< |
wl=$lt_prog_compiler_wl |
| 9572 |
< |
pic_flag=$lt_prog_compiler_pic |
| 9573 |
< |
compiler_flags=-v |
| 9574 |
< |
linker_flags=-v |
| 9575 |
< |
verstring= |
| 9576 |
< |
output_objdir=. |
| 9577 |
< |
libname=conftest |
| 9578 |
< |
lt_save_allow_undefined_flag=$allow_undefined_flag |
| 9579 |
< |
allow_undefined_flag= |
| 9580 |
< |
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 |
| 9567 |
> |
soname=conftest |
| 9568 |
> |
lib=conftest |
| 9569 |
> |
libobjs=conftest.$ac_objext |
| 9570 |
> |
deplibs= |
| 9571 |
> |
wl=$lt_prog_compiler_wl |
| 9572 |
> |
pic_flag=$lt_prog_compiler_pic |
| 9573 |
> |
compiler_flags=-v |
| 9574 |
> |
linker_flags=-v |
| 9575 |
> |
verstring= |
| 9576 |
> |
output_objdir=. |
| 9577 |
> |
libname=conftest |
| 9578 |
> |
lt_save_allow_undefined_flag=$allow_undefined_flag |
| 9579 |
> |
allow_undefined_flag= |
| 9580 |
> |
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5 |
| 9581 |
|
(eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5 |
| 9582 |
|
ac_status=$? |
| 9583 |
|
$as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 |
| 9584 |
|
test $ac_status = 0; } |
| 9585 |
< |
then |
| 9586 |
< |
archive_cmds_need_lc=no |
| 9587 |
< |
else |
| 9588 |
< |
archive_cmds_need_lc=yes |
| 9589 |
< |
fi |
| 9590 |
< |
allow_undefined_flag=$lt_save_allow_undefined_flag |
| 9591 |
< |
else |
| 9592 |
< |
cat conftest.err 1>&5 |
| 9593 |
< |
fi |
| 9594 |
< |
$RM conftest* |
| 9595 |
< |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc" >&5 |
| 9596 |
< |
$as_echo "$archive_cmds_need_lc" >&6; } |
| 9585 |
> |
then |
| 9586 |
> |
lt_cv_archive_cmds_need_lc=no |
| 9587 |
> |
else |
| 9588 |
> |
lt_cv_archive_cmds_need_lc=yes |
| 9589 |
> |
fi |
| 9590 |
> |
allow_undefined_flag=$lt_save_allow_undefined_flag |
| 9591 |
> |
else |
| 9592 |
> |
cat conftest.err 1>&5 |
| 9593 |
> |
fi |
| 9594 |
> |
$RM conftest* |
| 9595 |
> |
|
| 9596 |
> |
fi |
| 9597 |
> |
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5 |
| 9598 |
> |
$as_echo "$lt_cv_archive_cmds_need_lc" >&6; } |
| 9599 |
> |
archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc |
| 9600 |
|
;; |
| 9601 |
|
esac |
| 9602 |
|
fi |
| 9767 |
|
darwin*) lt_awk_arg="/^libraries:/,/LR/" ;; |
| 9768 |
|
*) lt_awk_arg="/^libraries:/" ;; |
| 9769 |
|
esac |
| 9770 |
< |
lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"` |
| 9771 |
< |
if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then |
| 9770 |
> |
case $host_os in |
| 9771 |
> |
mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;; |
| 9772 |
> |
*) lt_sed_strip_eq="s,=/,/,g" ;; |
| 9773 |
> |
esac |
| 9774 |
> |
lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` |
| 9775 |
> |
case $lt_search_path_spec in |
| 9776 |
> |
*\;*) |
| 9777 |
|
# if the path contains ";" then we assume it to be the separator |
| 9778 |
|
# otherwise default to the standard path separator (i.e. ":") - it is |
| 9779 |
|
# assumed that no part of a normal pathname contains ";" but that should |
| 9780 |
|
# okay in the real world where ";" in dirpaths is itself problematic. |
| 9781 |
< |
lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'` |
| 9782 |
< |
else |
| 9783 |
< |
lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` |
| 9784 |
< |
fi |
| 9781 |
> |
lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` |
| 9782 |
> |
;; |
| 9783 |
> |
*) |
| 9784 |
> |
lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` |
| 9785 |
> |
;; |
| 9786 |
> |
esac |
| 9787 |
|
# Ok, now we have the path, separated by spaces, we can step through it |
| 9788 |
|
# and add multilib dir if necessary. |
| 9789 |
|
lt_tmp_lt_search_path_spec= |
| 9796 |
|
lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path" |
| 9797 |
|
fi |
| 9798 |
|
done |
| 9799 |
< |
lt_search_path_spec=`$ECHO $lt_tmp_lt_search_path_spec | awk ' |
| 9799 |
> |
lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk ' |
| 9800 |
|
BEGIN {RS=" "; FS="/|\n";} { |
| 9801 |
|
lt_foo=""; |
| 9802 |
|
lt_count=0; |
| 9816 |
|
if (lt_foo != "") { lt_freq[lt_foo]++; } |
| 9817 |
|
if (lt_freq[lt_foo] == 1) { print lt_foo; } |
| 9818 |
|
}'` |
| 9819 |
< |
sys_lib_search_path_spec=`$ECHO $lt_search_path_spec` |
| 9819 |
> |
# AWK program above erroneously prepends '/' to C:/dos/paths |
| 9820 |
> |
# for these hosts. |
| 9821 |
> |
case $host_os in |
| 9822 |
> |
mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\ |
| 9823 |
> |
$SED 's,/\([A-Za-z]:\),\1,g'` ;; |
| 9824 |
> |
esac |
| 9825 |
> |
sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` |
| 9826 |
|
else |
| 9827 |
|
sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib" |
| 9828 |
|
fi |
| 9910 |
|
m68k) |
| 9911 |
|
library_names_spec='$libname.ixlibrary $libname.a' |
| 9912 |
|
# Create ${libname}_ixlibrary.a entries in /sys/libs. |
| 9913 |
< |
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' |
| 9913 |
> |
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' |
| 9914 |
|
;; |
| 9915 |
|
esac |
| 9916 |
|
;; |
| 9963 |
|
cygwin*) |
| 9964 |
|
# Cygwin DLLs use 'cyg' prefix rather than 'lib' |
| 9965 |
|
soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' |
| 9966 |
< |
sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" |
| 9966 |
> |
|
| 9967 |
> |
sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api" |
| 9968 |
|
;; |
| 9969 |
|
mingw* | cegcc*) |
| 9970 |
|
# MinGW DLLs use traditional 'lib' prefix |
| 9971 |
|
soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' |
| 9881 |
– |
sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` |
| 9882 |
– |
if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then |
| 9883 |
– |
# It is most probably a Windows format PATH printed by |
| 9884 |
– |
# mingw gcc, but we are running on Cygwin. Gcc prints its search |
| 9885 |
– |
# path with ; separators, and with drive letters. We can handle the |
| 9886 |
– |
# drive letters (cygwin fileutils understands them), so leave them, |
| 9887 |
– |
# especially as we might pass files found there to a mingw objdump, |
| 9888 |
– |
# which wouldn't understand a cygwinified path. Ahh. |
| 9889 |
– |
sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` |
| 9890 |
– |
else |
| 9891 |
– |
sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` |
| 9892 |
– |
fi |
| 9972 |
|
;; |
| 9973 |
|
pw32*) |
| 9974 |
|
# pw32 DLLs use 'pw' prefix rather than 'lib' |
| 10068 |
|
hardcode_into_libs=yes |
| 10069 |
|
;; |
| 10070 |
|
|
| 10071 |
+ |
haiku*) |
| 10072 |
+ |
version_type=linux |
| 10073 |
+ |
need_lib_prefix=no |
| 10074 |
+ |
need_version=no |
| 10075 |
+ |
dynamic_linker="$host_os runtime_loader" |
| 10076 |
+ |
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}' |
| 10077 |
+ |
soname_spec='${libname}${release}${shared_ext}$major' |
| 10078 |
+ |
shlibpath_var=LIBRARY_PATH |
| 10079 |
+ |
shlibpath_overrides_runpath=yes |
| 10080 |
+ |
sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib' |
| 10081 |
+ |
hardcode_into_libs=yes |
| 10082 |
+ |
;; |
| 10083 |
+ |
|
| 10084 |
|
hpux9* | hpux10* | hpux11*) |
| 10085 |
|
# Give a soname corresponding to the major version so that dld.sl refuses to |
| 10086 |
|
# link against other versions. |
| 10123 |
|
soname_spec='${libname}${release}${shared_ext}$major' |
| 10124 |
|
;; |
| 10125 |
|
esac |
| 10126 |
< |
# HP-UX runs *really* slowly unless shared libraries are mode 555. |
| 10126 |
> |
# HP-UX runs *really* slowly unless shared libraries are mode 555, ... |
| 10127 |
|
postinstall_cmds='chmod 555 $lib' |
| 10128 |
+ |
# or fails outright, so override atomically: |
| 10129 |
+ |
install_override_mode=555 |
| 10130 |
|
;; |
| 10131 |
|
|
| 10132 |
|
interix[3-9]*) |
| 10184 |
|
;; |
| 10185 |
|
|
| 10186 |
|
# This must be Linux ELF. |
| 10187 |
< |
linux* | k*bsd*-gnu) |
| 10187 |
> |
linux* | k*bsd*-gnu | kopensolaris*-gnu) |
| 10188 |
|
version_type=linux |
| 10189 |
|
need_lib_prefix=no |
| 10190 |
|
need_version=no |
| 10193 |
|
finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir' |
| 10194 |
|
shlibpath_var=LD_LIBRARY_PATH |
| 10195 |
|
shlibpath_overrides_runpath=no |
| 10196 |
+ |
|
| 10197 |
|
# Some binutils ld are patched to set DT_RUNPATH |
| 10198 |
< |
save_LDFLAGS=$LDFLAGS |
| 10199 |
< |
save_libdir=$libdir |
| 10200 |
< |
eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \ |
| 10201 |
< |
LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\"" |
| 10202 |
< |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 10198 |
> |
if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then : |
| 10199 |
> |
$as_echo_n "(cached) " >&6 |
| 10200 |
> |
else |
| 10201 |
> |
lt_cv_shlibpath_overrides_runpath=no |
| 10202 |
> |
save_LDFLAGS=$LDFLAGS |
| 10203 |
> |
save_libdir=$libdir |
| 10204 |
> |
eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \ |
| 10205 |
> |
LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\"" |
| 10206 |
> |
cat confdefs.h - <<_ACEOF >conftest.$ac_ext |
| 10207 |
|
/* end confdefs.h. */ |
| 10208 |
|
|
| 10209 |
|
int |
| 10216 |
|
_ACEOF |
| 10217 |
|
if ac_fn_c_try_link "$LINENO"; then : |
| 10218 |
|
if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then : |
| 10219 |
< |
shlibpath_overrides_runpath=yes |
| 10219 |
> |
lt_cv_shlibpath_overrides_runpath=yes |
| 10220 |
|
fi |
| 10221 |
|
fi |
| 10222 |
|
rm -f core conftest.err conftest.$ac_objext \ |
| 10223 |
|
conftest$ac_exeext conftest.$ac_ext |
| 10224 |
< |
LDFLAGS=$save_LDFLAGS |
| 10225 |
< |
libdir=$save_libdir |
| 10224 |
> |
LDFLAGS=$save_LDFLAGS |
| 10225 |
> |
libdir=$save_libdir |
| 10226 |
> |
|
| 10227 |
> |
fi |
| 10228 |
> |
|
| 10229 |
> |
shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath |
| 10230 |
|
|
| 10231 |
|
# This implies no fast_install, which is unacceptable. |
| 10232 |
|
# Some rework will be needed to allow for fast_install |
| 10235 |
|
|
| 10236 |
|
# Append ld.so.conf contents to the search path |
| 10237 |
|
if test -f /etc/ld.so.conf; then |
| 10238 |
< |
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' ' '` |
| 10238 |
> |
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' ' '` |
| 10239 |
|
sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" |
| 10240 |
|
fi |
| 10241 |
|
|
| 10538 |
|
|
| 10539 |
|
|
| 10540 |
|
|
| 10541 |
+ |
|
| 10542 |
+ |
|
| 10543 |
+ |
|
| 10544 |
+ |
|
| 10545 |
+ |
|
| 10546 |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5 |
| 10547 |
|
$as_echo_n "checking how to hardcode library paths into programs... " >&6; } |
| 10548 |
|
hardcode_action= |
| 10873 |
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| 10874 |
|
lt_status=$lt_dlunknown |
| 10875 |
|
cat > conftest.$ac_ext <<_LT_EOF |
| 10876 |
< |
#line 10768 "configure" |
| 10876 |
> |
#line $LINENO "configure" |
| 10877 |
|
#include "confdefs.h" |
| 10878 |
|
|
| 10879 |
|
#if HAVE_DLFCN_H |
| 10914 |
|
# endif |
| 10915 |
|
#endif |
| 10916 |
|
|
| 10917 |
< |
void fnord() { int i=42;} |
| 10917 |
> |
/* When -fvisbility=hidden is used, assume the code has been annotated |
| 10918 |
> |
correspondingly for the symbols needed. */ |
| 10919 |
> |
#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) |
| 10920 |
> |
void fnord () __attribute__((visibility("default"))); |
| 10921 |
> |
#endif |
| 10922 |
> |
|
| 10923 |
> |
void fnord () { int i=42; } |
| 10924 |
|
int main () |
| 10925 |
|
{ |
| 10926 |
|
void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); |
| 10929 |
|
if (self) |
| 10930 |
|
{ |
| 10931 |
|
if (dlsym (self,"fnord")) status = $lt_dlno_uscore; |
| 10932 |
< |
else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; |
| 10932 |
> |
else |
| 10933 |
> |
{ |
| 10934 |
> |
if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; |
| 10935 |
> |
else puts (dlerror ()); |
| 10936 |
> |
} |
| 10937 |
|
/* dlclose (self); */ |
| 10938 |
|
} |
| 10939 |
|
else |
| 10979 |
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| 10980 |
|
lt_status=$lt_dlunknown |
| 10981 |
|
cat > conftest.$ac_ext <<_LT_EOF |
| 10982 |
< |
#line 10864 "configure" |
| 10982 |
> |
#line $LINENO "configure" |
| 10983 |
|
#include "confdefs.h" |
| 10984 |
|
|
| 10985 |
|
#if HAVE_DLFCN_H |
| 11020 |
|
# endif |
| 11021 |
|
#endif |
| 11022 |
|
|
| 11023 |
< |
void fnord() { int i=42;} |
| 11023 |
> |
/* When -fvisbility=hidden is used, assume the code has been annotated |
| 11024 |
> |
correspondingly for the symbols needed. */ |
| 11025 |
> |
#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) |
| 11026 |
> |
void fnord () __attribute__((visibility("default"))); |
| 11027 |
> |
#endif |
| 11028 |
> |
|
| 11029 |
> |
void fnord () { int i=42; } |
| 11030 |
|
int main () |
| 11031 |
|
{ |
| 11032 |
|
void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); |
| 11035 |
|
if (self) |
| 11036 |
|
{ |
| 11037 |
|
if (dlsym (self,"fnord")) status = $lt_dlno_uscore; |
| 11038 |
< |
else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; |
| 11038 |
> |
else |
| 11039 |
> |
{ |
| 11040 |
> |
if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; |
| 11041 |
> |
else puts (dlerror ()); |
| 11042 |
> |
} |
| 11043 |
|
/* dlclose (self); */ |
| 11044 |
|
} |
| 11045 |
|
else |
| 11661 |
|
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 |
| 11662 |
|
lt_status=$lt_dlunknown |
| 11663 |
|
cat > conftest.$ac_ext <<_LT_EOF |
| 11664 |
< |
#line 11536 "configure" |
| 11664 |
> |
#line $LINENO "configure" |
| 11665 |
|
#include "confdefs.h" |
| 11666 |
|
|
| 11667 |
|
#if HAVE_DLFCN_H |
| 11702 |
|
# endif |
| 11703 |
|
#endif |
| 11704 |
|
|
| 11705 |
< |
void fnord() { int i=42;} |
| 11705 |
> |
/* When -fvisbility=hidden is used, assume the code has been annotated |
| 11706 |
> |
correspondingly for the symbols needed. */ |
| 11707 |
> |
#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3)) |
| 11708 |
> |
void fnord () __attribute__((visibility("default"))); |
| 11709 |
> |
#endif |
| 11710 |
> |
|
| 11711 |
> |
void fnord () { int i=42; } |
| 11712 |
|
int main () |
| 11713 |
|
{ |
| 11714 |
|
void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW); |
| 11717 |
|
if (self) |
| 11718 |
|
{ |
| 11719 |
|
if (dlsym (self,"fnord")) status = $lt_dlno_uscore; |
| 11720 |
< |
else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; |
| 11720 |
> |
else |
| 11721 |
> |
{ |
| 11722 |
> |
if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore; |
| 11723 |
> |
else puts (dlerror ()); |
| 11724 |
> |
} |
| 11725 |
|
/* dlclose (self); */ |
| 11726 |
|
} |
| 11727 |
|
else |
| 11797 |
|
freebsd* | dragonfly*) |
| 11798 |
|
lt_cv_sys_dlopen_deplibs=yes |
| 11799 |
|
;; |
| 11800 |
< |
gnu* | linux* | k*bsd*-gnu) |
| 11800 |
> |
gnu* | linux* | k*bsd*-gnu | kopensolaris*-gnu) |
| 11801 |
|
# GNU and its variants, using gnu ld.so (Glibc) |
| 11802 |
|
lt_cv_sys_dlopen_deplibs=yes |
| 11803 |
|
;; |
| 11992 |
|
|
| 11993 |
|
fi |
| 11994 |
|
|
| 11857 |
– |
|
| 11858 |
– |
|
| 11995 |
|
# Set options |
| 11996 |
|
|
| 11997 |
|
|
| 12004 |
|
|
| 12005 |
|
|
| 12006 |
|
|
| 11871 |
– |
|
| 12007 |
|
# Check whether --with-included_ltdl was given. |
| 12008 |
|
if test "${with_included_ltdl+set}" = set; then : |
| 12009 |
|
withval=$with_included_ltdl; |
| 12190 |
|
|
| 12191 |
|
|
| 12192 |
|
|
| 12058 |
– |
subdirs="$subdirs libltdl" |
| 12059 |
– |
|
| 12060 |
– |
|
| 12193 |
|
|
| 12194 |
|
|
| 12195 |
|
|
| 13848 |
|
test "$exec_prefix_NONE" && exec_prefix=NONE |
| 13849 |
|
|
| 13850 |
|
|
| 13851 |
< |
ac_config_files="$ac_config_files Makefile etc/Makefile servlink/Makefile contrib/Makefile contrib/help/Makefile src/Makefile messages/Makefile modules/Makefile modules/core/Makefile doc/Makefile help/Makefile help/opers/Makefile help/users/Makefile tools/Makefile" |
| 13851 |
> |
ac_config_files="$ac_config_files Makefile etc/Makefile servlink/Makefile contrib/Makefile contrib/help/Makefile src/Makefile libltdl/Makefile messages/Makefile modules/Makefile modules/core/Makefile doc/Makefile help/Makefile help/opers/Makefile help/users/Makefile tools/Makefile" |
| 13852 |
|
|
| 13853 |
|
|
| 13854 |
|
cat >confcache <<\_ACEOF |
| 14603 |
|
sed_quote_subst='$sed_quote_subst' |
| 14604 |
|
double_quote_subst='$double_quote_subst' |
| 14605 |
|
delay_variable_subst='$delay_variable_subst' |
| 14606 |
< |
macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`' |
| 14607 |
< |
macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`' |
| 14608 |
< |
enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`' |
| 14609 |
< |
enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`' |
| 14610 |
< |
pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`' |
| 14611 |
< |
enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`' |
| 14612 |
< |
host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`' |
| 14613 |
< |
host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`' |
| 14614 |
< |
host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`' |
| 14615 |
< |
build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`' |
| 14616 |
< |
build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`' |
| 14617 |
< |
build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`' |
| 14618 |
< |
SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`' |
| 14619 |
< |
Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`' |
| 14620 |
< |
GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`' |
| 14621 |
< |
EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`' |
| 14622 |
< |
FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`' |
| 14623 |
< |
LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`' |
| 14624 |
< |
NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`' |
| 14625 |
< |
LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`' |
| 14626 |
< |
max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`' |
| 14627 |
< |
ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`' |
| 14628 |
< |
exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`' |
| 14629 |
< |
lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`' |
| 14630 |
< |
lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`' |
| 14631 |
< |
lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`' |
| 14632 |
< |
reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`' |
| 14633 |
< |
reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`' |
| 14634 |
< |
OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`' |
| 14635 |
< |
deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`' |
| 14636 |
< |
file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`' |
| 14637 |
< |
AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`' |
| 14638 |
< |
AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`' |
| 14639 |
< |
STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`' |
| 14640 |
< |
RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`' |
| 14641 |
< |
old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' |
| 14642 |
< |
old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' |
| 14643 |
< |
old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`' |
| 14644 |
< |
CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`' |
| 14645 |
< |
CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`' |
| 14646 |
< |
compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`' |
| 14647 |
< |
GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`' |
| 14648 |
< |
lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`' |
| 14649 |
< |
lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`' |
| 14650 |
< |
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"`' |
| 14651 |
< |
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"`' |
| 14652 |
< |
objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`' |
| 14653 |
< |
SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`' |
| 14654 |
< |
ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`' |
| 14655 |
< |
MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`' |
| 14656 |
< |
lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`' |
| 14657 |
< |
lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`' |
| 14658 |
< |
lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`' |
| 14659 |
< |
lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`' |
| 14660 |
< |
lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`' |
| 14661 |
< |
need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`' |
| 14662 |
< |
DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`' |
| 14663 |
< |
NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`' |
| 14664 |
< |
LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`' |
| 14665 |
< |
OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`' |
| 14666 |
< |
OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`' |
| 14667 |
< |
libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`' |
| 14668 |
< |
shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`' |
| 14669 |
< |
extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`' |
| 14670 |
< |
archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`' |
| 14671 |
< |
enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`' |
| 14672 |
< |
export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' |
| 14673 |
< |
whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' |
| 14674 |
< |
compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`' |
| 14675 |
< |
old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`' |
| 14676 |
< |
old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`' |
| 14677 |
< |
archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`' |
| 14678 |
< |
archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`' |
| 14679 |
< |
module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`' |
| 14680 |
< |
module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`' |
| 14681 |
< |
with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`' |
| 14682 |
< |
allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`' |
| 14683 |
< |
no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`' |
| 14684 |
< |
hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' |
| 14685 |
< |
hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`' |
| 14686 |
< |
hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`' |
| 14687 |
< |
hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`' |
| 14688 |
< |
hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`' |
| 14689 |
< |
hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`' |
| 14690 |
< |
hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`' |
| 14691 |
< |
hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`' |
| 14692 |
< |
inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`' |
| 14693 |
< |
link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`' |
| 14694 |
< |
fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`' |
| 14695 |
< |
always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`' |
| 14696 |
< |
export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`' |
| 14697 |
< |
exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`' |
| 14698 |
< |
include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`' |
| 14699 |
< |
prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`' |
| 14700 |
< |
file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`' |
| 14701 |
< |
variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`' |
| 14702 |
< |
need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`' |
| 14703 |
< |
need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`' |
| 14704 |
< |
version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`' |
| 14705 |
< |
runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`' |
| 14706 |
< |
shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`' |
| 14707 |
< |
shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`' |
| 14708 |
< |
libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`' |
| 14709 |
< |
library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`' |
| 14710 |
< |
soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`' |
| 14711 |
< |
postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' |
| 14712 |
< |
postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' |
| 14713 |
< |
finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`' |
| 14714 |
< |
finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`' |
| 14715 |
< |
hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`' |
| 14716 |
< |
sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`' |
| 14717 |
< |
sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`' |
| 14718 |
< |
hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`' |
| 14719 |
< |
enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`' |
| 14720 |
< |
enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`' |
| 14721 |
< |
enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`' |
| 14722 |
< |
old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`' |
| 14723 |
< |
striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`' |
| 14606 |
> |
macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' |
| 14607 |
> |
macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' |
| 14608 |
> |
enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' |
| 14609 |
> |
enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' |
| 14610 |
> |
pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' |
| 14611 |
> |
enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' |
| 14612 |
> |
SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' |
| 14613 |
> |
ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' |
| 14614 |
> |
host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' |
| 14615 |
> |
host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' |
| 14616 |
> |
host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' |
| 14617 |
> |
build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' |
| 14618 |
> |
build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' |
| 14619 |
> |
build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' |
| 14620 |
> |
SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' |
| 14621 |
> |
Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' |
| 14622 |
> |
GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' |
| 14623 |
> |
EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' |
| 14624 |
> |
FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' |
| 14625 |
> |
LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' |
| 14626 |
> |
NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' |
| 14627 |
> |
LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' |
| 14628 |
> |
max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' |
| 14629 |
> |
ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' |
| 14630 |
> |
exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' |
| 14631 |
> |
lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' |
| 14632 |
> |
lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' |
| 14633 |
> |
lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' |
| 14634 |
> |
reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' |
| 14635 |
> |
reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' |
| 14636 |
> |
OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' |
| 14637 |
> |
deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' |
| 14638 |
> |
file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' |
| 14639 |
> |
AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' |
| 14640 |
> |
AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' |
| 14641 |
> |
STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' |
| 14642 |
> |
RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' |
| 14643 |
> |
old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' |
| 14644 |
> |
old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' |
| 14645 |
> |
old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' |
| 14646 |
> |
lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' |
| 14647 |
> |
CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' |
| 14648 |
> |
CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' |
| 14649 |
> |
compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' |
| 14650 |
> |
GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' |
| 14651 |
> |
lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' |
| 14652 |
> |
lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' |
| 14653 |
> |
lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' |
| 14654 |
> |
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"`' |
| 14655 |
> |
objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' |
| 14656 |
> |
MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' |
| 14657 |
> |
lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' |
| 14658 |
> |
lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' |
| 14659 |
> |
lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' |
| 14660 |
> |
lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' |
| 14661 |
> |
lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' |
| 14662 |
> |
need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' |
| 14663 |
> |
DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' |
| 14664 |
> |
NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' |
| 14665 |
> |
LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' |
| 14666 |
> |
OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' |
| 14667 |
> |
OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' |
| 14668 |
> |
libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' |
| 14669 |
> |
shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' |
| 14670 |
> |
extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' |
| 14671 |
> |
archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' |
| 14672 |
> |
enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' |
| 14673 |
> |
export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' |
| 14674 |
> |
whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' |
| 14675 |
> |
compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' |
| 14676 |
> |
old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' |
| 14677 |
> |
old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' |
| 14678 |
> |
archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' |
| 14679 |
> |
archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' |
| 14680 |
> |
module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' |
| 14681 |
> |
module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' |
| 14682 |
> |
with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' |
| 14683 |
> |
allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' |
| 14684 |
> |
no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' |
| 14685 |
> |
hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' |
| 14686 |
> |
hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`' |
| 14687 |
> |
hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' |
| 14688 |
> |
hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' |
| 14689 |
> |
hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' |
| 14690 |
> |
hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' |
| 14691 |
> |
hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' |
| 14692 |
> |
hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' |
| 14693 |
> |
inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' |
| 14694 |
> |
link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' |
| 14695 |
> |
fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`' |
| 14696 |
> |
always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' |
| 14697 |
> |
export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' |
| 14698 |
> |
exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' |
| 14699 |
> |
include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' |
| 14700 |
> |
prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' |
| 14701 |
> |
file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' |
| 14702 |
> |
variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' |
| 14703 |
> |
need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' |
| 14704 |
> |
need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' |
| 14705 |
> |
version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' |
| 14706 |
> |
runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' |
| 14707 |
> |
shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' |
| 14708 |
> |
shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' |
| 14709 |
> |
libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' |
| 14710 |
> |
library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' |
| 14711 |
> |
soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' |
| 14712 |
> |
install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' |
| 14713 |
> |
postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' |
| 14714 |
> |
postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' |
| 14715 |
> |
finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' |
| 14716 |
> |
finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' |
| 14717 |
> |
hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' |
| 14718 |
> |
sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' |
| 14719 |
> |
sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`' |
| 14720 |
> |
hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' |
| 14721 |
> |
enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' |
| 14722 |
> |
enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' |
| 14723 |
> |
enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' |
| 14724 |
> |
old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' |
| 14725 |
> |
striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' |
| 14726 |
|
|
| 14727 |
|
LTCC='$LTCC' |
| 14728 |
|
LTCFLAGS='$LTCFLAGS' |
| 14729 |
|
compiler='$compiler_DEFAULT' |
| 14730 |
|
|
| 14731 |
+ |
# A function that is used when there is no print builtin or printf. |
| 14732 |
+ |
func_fallback_echo () |
| 14733 |
+ |
{ |
| 14734 |
+ |
eval 'cat <<_LTECHO_EOF |
| 14735 |
+ |
\$1 |
| 14736 |
+ |
_LTECHO_EOF' |
| 14737 |
+ |
} |
| 14738 |
+ |
|
| 14739 |
|
# Quote evaled strings. |
| 14740 |
< |
for var in SED \ |
| 14740 |
> |
for var in SHELL \ |
| 14741 |
> |
ECHO \ |
| 14742 |
> |
SED \ |
| 14743 |
|
GREP \ |
| 14744 |
|
EGREP \ |
| 14745 |
|
FGREP \ |
| 14763 |
|
lt_cv_sys_global_symbol_to_cdecl \ |
| 14764 |
|
lt_cv_sys_global_symbol_to_c_name_address \ |
| 14765 |
|
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \ |
| 14622 |
– |
SHELL \ |
| 14623 |
– |
ECHO \ |
| 14766 |
|
lt_prog_compiler_no_builtin_flag \ |
| 14767 |
|
lt_prog_compiler_wl \ |
| 14768 |
|
lt_prog_compiler_pic \ |
| 14792 |
|
libname_spec \ |
| 14793 |
|
library_names_spec \ |
| 14794 |
|
soname_spec \ |
| 14795 |
+ |
install_override_mode \ |
| 14796 |
|
finish_eval \ |
| 14797 |
|
old_striplib \ |
| 14798 |
|
striplib; do |
| 14799 |
< |
case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in |
| 14799 |
> |
case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in |
| 14800 |
|
*[\\\\\\\`\\"\\\$]*) |
| 14801 |
< |
eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" |
| 14801 |
> |
eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" |
| 14802 |
|
;; |
| 14803 |
|
*) |
| 14804 |
|
eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" |
| 14825 |
|
finish_cmds \ |
| 14826 |
|
sys_lib_search_path_spec \ |
| 14827 |
|
sys_lib_dlsearch_path_spec; do |
| 14828 |
< |
case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in |
| 14828 |
> |
case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in |
| 14829 |
|
*[\\\\\\\`\\"\\\$]*) |
| 14830 |
< |
eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" |
| 14830 |
> |
eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" |
| 14831 |
|
;; |
| 14832 |
|
*) |
| 14833 |
|
eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\"" |
| 14835 |
|
esac |
| 14836 |
|
done |
| 14837 |
|
|
| 14695 |
– |
# Fix-up fallback echo if it was mangled by the above quoting rules. |
| 14696 |
– |
case \$lt_ECHO in |
| 14697 |
– |
*'\\\$0 --fallback-echo"') lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\` |
| 14698 |
– |
;; |
| 14699 |
– |
esac |
| 14700 |
– |
|
| 14838 |
|
ac_aux_dir='$ac_aux_dir' |
| 14839 |
|
xsi_shell='$xsi_shell' |
| 14840 |
|
lt_shell_append='$lt_shell_append' |
| 14872 |
|
"contrib/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/Makefile" ;; |
| 14873 |
|
"contrib/help/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/help/Makefile" ;; |
| 14874 |
|
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; |
| 14875 |
+ |
"libltdl/Makefile") CONFIG_FILES="$CONFIG_FILES libltdl/Makefile" ;; |
| 14876 |
|
"messages/Makefile") CONFIG_FILES="$CONFIG_FILES messages/Makefile" ;; |
| 14877 |
|
"modules/Makefile") CONFIG_FILES="$CONFIG_FILES modules/Makefile" ;; |
| 14878 |
|
"modules/core/Makefile") CONFIG_FILES="$CONFIG_FILES modules/core/Makefile" ;; |
| 15581 |
|
# NOTE: Changes made to this file will be lost: look at ltmain.sh. |
| 15582 |
|
# |
| 15583 |
|
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, |
| 15584 |
< |
# 2006, 2007, 2008 Free Software Foundation, Inc. |
| 15584 |
> |
# 2006, 2007, 2008, 2009, 2010 Free Software Foundation, |
| 15585 |
> |
# Inc. |
| 15586 |
|
# Written by Gordon Matzigkeit, 1996 |
| 15587 |
|
# |
| 15588 |
|
# This file is part of GNU Libtool. |
| 15630 |
|
# Whether or not to optimize for fast installation. |
| 15631 |
|
fast_install=$enable_fast_install |
| 15632 |
|
|
| 15633 |
+ |
# Shell to use when invoking shell scripts. |
| 15634 |
+ |
SHELL=$lt_SHELL |
| 15635 |
+ |
|
| 15636 |
+ |
# An echo program that protects backslashes. |
| 15637 |
+ |
ECHO=$lt_ECHO |
| 15638 |
+ |
|
| 15639 |
|
# The host system. |
| 15640 |
|
host_alias=$host_alias |
| 15641 |
|
host=$host |
| 15685 |
|
# turn newlines into spaces. |
| 15686 |
|
NL2SP=$lt_lt_NL2SP |
| 15687 |
|
|
| 15543 |
– |
# How to create reloadable object files. |
| 15544 |
– |
reload_flag=$lt_reload_flag |
| 15545 |
– |
reload_cmds=$lt_reload_cmds |
| 15546 |
– |
|
| 15688 |
|
# An object symbol dumper. |
| 15689 |
|
OBJDUMP=$lt_OBJDUMP |
| 15690 |
|
|
| 15706 |
|
old_postinstall_cmds=$lt_old_postinstall_cmds |
| 15707 |
|
old_postuninstall_cmds=$lt_old_postuninstall_cmds |
| 15708 |
|
|
| 15709 |
+ |
# Whether to use a lock for old archive extraction. |
| 15710 |
+ |
lock_old_archive_extraction=$lock_old_archive_extraction |
| 15711 |
+ |
|
| 15712 |
|
# A C compiler. |
| 15713 |
|
LTCC=$lt_CC |
| 15714 |
|
|
| 15730 |
|
# The name of the directory that contains temporary libtool files. |
| 15731 |
|
objdir=$objdir |
| 15732 |
|
|
| 15589 |
– |
# Shell to use when invoking shell scripts. |
| 15590 |
– |
SHELL=$lt_SHELL |
| 15591 |
– |
|
| 15592 |
– |
# An echo program that does not interpret backslashes. |
| 15593 |
– |
ECHO=$lt_ECHO |
| 15594 |
– |
|
| 15733 |
|
# Used to examine libraries when file_magic_cmd begins with "file". |
| 15734 |
|
MAGIC_CMD=$MAGIC_CMD |
| 15735 |
|
|
| 15792 |
|
# The coded name of the library, if different from the real name. |
| 15793 |
|
soname_spec=$lt_soname_spec |
| 15794 |
|
|
| 15795 |
+ |
# Permission mode override for installation of shared libraries. |
| 15796 |
+ |
install_override_mode=$lt_install_override_mode |
| 15797 |
+ |
|
| 15798 |
|
# Command to use after installation of a shared archive. |
| 15799 |
|
postinstall_cmds=$lt_postinstall_cmds |
| 15800 |
|
|
| 15834 |
|
# The linker used to build libraries. |
| 15835 |
|
LD=$lt_LD |
| 15836 |
|
|
| 15837 |
+ |
# How to create reloadable object files. |
| 15838 |
+ |
reload_flag=$lt_reload_flag |
| 15839 |
+ |
reload_cmds=$lt_reload_cmds |
| 15840 |
+ |
|
| 15841 |
|
# Commands used to build an old-style archive. |
| 15842 |
|
old_archive_cmds=$lt_old_archive_cmds |
| 15843 |
|
|
| 16097 |
|
func_dirname () |
| 16098 |
|
{ |
| 16099 |
|
# Extract subdirectory from the argument. |
| 16100 |
< |
func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"` |
| 16100 |
> |
func_dirname_result=`$ECHO "${1}" | $SED "$dirname"` |
| 16101 |
|
if test "X$func_dirname_result" = "X${1}"; then |
| 16102 |
|
func_dirname_result="${3}" |
| 16103 |
|
else |
| 16108 |
|
# func_basename file |
| 16109 |
|
func_basename () |
| 16110 |
|
{ |
| 16111 |
< |
func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"` |
| 16111 |
> |
func_basename_result=`$ECHO "${1}" | $SED "$basename"` |
| 16112 |
|
} |
| 16113 |
|
|
| 16114 |
|
|
| 16121 |
|
func_stripname () |
| 16122 |
|
{ |
| 16123 |
|
case ${2} in |
| 16124 |
< |
.*) func_stripname_result=`$ECHO "X${3}" \ |
| 16125 |
< |
| $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;; |
| 15981 |
< |
*) func_stripname_result=`$ECHO "X${3}" \ |
| 15982 |
< |
| $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;; |
| 16124 |
> |
.*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;; |
| 16125 |
> |
*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;; |
| 16126 |
|
esac |
| 16127 |
|
} |
| 16128 |
|
|
| 16133 |
|
# func_opt_split |
| 16134 |
|
func_opt_split () |
| 16135 |
|
{ |
| 16136 |
< |
func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"` |
| 16137 |
< |
func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"` |
| 16136 |
> |
func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"` |
| 16137 |
> |
func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"` |
| 16138 |
|
} |
| 16139 |
|
|
| 16140 |
|
# func_lo2o object |
| 16141 |
|
func_lo2o () |
| 16142 |
|
{ |
| 16143 |
< |
func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"` |
| 16143 |
> |
func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"` |
| 16144 |
|
} |
| 16145 |
|
|
| 16146 |
|
# func_xform libobj-or-source |
| 16147 |
|
func_xform () |
| 16148 |
|
{ |
| 16149 |
< |
func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'` |
| 16149 |
> |
func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'` |
| 16150 |
|
} |
| 16151 |
|
|
| 16152 |
|
# func_arith arithmetic-term... |
| 16233 |
|
# would make configure fail if this is the last instruction. |
| 16234 |
|
$ac_cs_success || as_fn_exit $? |
| 16235 |
|
fi |
| 16093 |
– |
|
| 16094 |
– |
# |
| 16095 |
– |
# CONFIG_SUBDIRS section. |
| 16096 |
– |
# |
| 16097 |
– |
if test "$no_recursion" != yes; then |
| 16098 |
– |
|
| 16099 |
– |
# Remove --cache-file, --srcdir, and --disable-option-checking arguments |
| 16100 |
– |
# so they do not pile up. |
| 16101 |
– |
ac_sub_configure_args= |
| 16102 |
– |
ac_prev= |
| 16103 |
– |
eval "set x $ac_configure_args" |
| 16104 |
– |
shift |
| 16105 |
– |
for ac_arg |
| 16106 |
– |
do |
| 16107 |
– |
if test -n "$ac_prev"; then |
| 16108 |
– |
ac_prev= |
| 16109 |
– |
continue |
| 16110 |
– |
fi |
| 16111 |
– |
case $ac_arg in |
| 16112 |
– |
-cache-file | --cache-file | --cache-fil | --cache-fi \ |
| 16113 |
– |
| --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) |
| 16114 |
– |
ac_prev=cache_file ;; |
| 16115 |
– |
-cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ |
| 16116 |
– |
| --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \ |
| 16117 |
– |
| --c=*) |
| 16118 |
– |
;; |
| 16119 |
– |
--config-cache | -C) |
| 16120 |
– |
;; |
| 16121 |
– |
-srcdir | --srcdir | --srcdi | --srcd | --src | --sr) |
| 16122 |
– |
ac_prev=srcdir ;; |
| 16123 |
– |
-srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) |
| 16124 |
– |
;; |
| 16125 |
– |
-prefix | --prefix | --prefi | --pref | --pre | --pr | --p) |
| 16126 |
– |
ac_prev=prefix ;; |
| 16127 |
– |
-prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) |
| 16128 |
– |
;; |
| 16129 |
– |
--disable-option-checking) |
| 16130 |
– |
;; |
| 16131 |
– |
*) |
| 16132 |
– |
case $ac_arg in |
| 16133 |
– |
*\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; |
| 16134 |
– |
esac |
| 16135 |
– |
as_fn_append ac_sub_configure_args " '$ac_arg'" ;; |
| 16136 |
– |
esac |
| 16137 |
– |
done |
| 16138 |
– |
|
| 16139 |
– |
# Always prepend --prefix to ensure using the same prefix |
| 16140 |
– |
# in subdir configurations. |
| 16141 |
– |
ac_arg="--prefix=$prefix" |
| 16142 |
– |
case $ac_arg in |
| 16143 |
– |
*\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; |
| 16144 |
– |
esac |
| 16145 |
– |
ac_sub_configure_args="'$ac_arg' $ac_sub_configure_args" |
| 16146 |
– |
|
| 16147 |
– |
# Pass --silent |
| 16148 |
– |
if test "$silent" = yes; then |
| 16149 |
– |
ac_sub_configure_args="--silent $ac_sub_configure_args" |
| 16150 |
– |
fi |
| 16151 |
– |
|
| 16152 |
– |
# Always prepend --disable-option-checking to silence warnings, since |
| 16153 |
– |
# different subdirs can have different --enable and --with options. |
| 16154 |
– |
ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args" |
| 16155 |
– |
|
| 16156 |
– |
ac_popdir=`pwd` |
| 16157 |
– |
for ac_dir in : $subdirs; do test "x$ac_dir" = x: && continue |
| 16158 |
– |
|
| 16159 |
– |
# Do not complain, so a configure script can configure whichever |
| 16160 |
– |
# parts of a large source tree are present. |
| 16161 |
– |
test -d "$srcdir/$ac_dir" || continue |
| 16162 |
– |
|
| 16163 |
– |
ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)" |
| 16164 |
– |
$as_echo "$as_me:${as_lineno-$LINENO}: $ac_msg" >&5 |
| 16165 |
– |
$as_echo "$ac_msg" >&6 |
| 16166 |
– |
as_dir="$ac_dir"; as_fn_mkdir_p |
| 16167 |
– |
ac_builddir=. |
| 16168 |
– |
|
| 16169 |
– |
case "$ac_dir" in |
| 16170 |
– |
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; |
| 16171 |
– |
*) |
| 16172 |
– |
ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` |
| 16173 |
– |
# A ".." for each directory in $ac_dir_suffix. |
| 16174 |
– |
ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` |
| 16175 |
– |
case $ac_top_builddir_sub in |
| 16176 |
– |
"") ac_top_builddir_sub=. ac_top_build_prefix= ;; |
| 16177 |
– |
*) ac_top_build_prefix=$ac_top_builddir_sub/ ;; |
| 16178 |
– |
esac ;; |
| 16179 |
– |
esac |
| 16180 |
– |
ac_abs_top_builddir=$ac_pwd |
| 16181 |
– |
ac_abs_builddir=$ac_pwd$ac_dir_suffix |
| 16182 |
– |
# for backward compatibility: |
| 16183 |
– |
ac_top_builddir=$ac_top_build_prefix |
| 16184 |
– |
|
| 16185 |
– |
case $srcdir in |
| 16186 |
– |
.) # We are building in place. |
| 16187 |
– |
ac_srcdir=. |
| 16188 |
– |
ac_top_srcdir=$ac_top_builddir_sub |
| 16189 |
– |
ac_abs_top_srcdir=$ac_pwd ;; |
| 16190 |
– |
[\\/]* | ?:[\\/]* ) # Absolute name. |
| 16191 |
– |
ac_srcdir=$srcdir$ac_dir_suffix; |
| 16192 |
– |
ac_top_srcdir=$srcdir |
| 16193 |
– |
ac_abs_top_srcdir=$srcdir ;; |
| 16194 |
– |
*) # Relative name. |
| 16195 |
– |
ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix |
| 16196 |
– |
ac_top_srcdir=$ac_top_build_prefix$srcdir |
| 16197 |
– |
ac_abs_top_srcdir=$ac_pwd/$srcdir ;; |
| 16198 |
– |
esac |
| 16199 |
– |
ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix |
| 16200 |
– |
|
| 16201 |
– |
|
| 16202 |
– |
cd "$ac_dir" |
| 16203 |
– |
|
| 16204 |
– |
# Check for guested configure; otherwise get Cygnus style configure. |
| 16205 |
– |
if test -f "$ac_srcdir/configure.gnu"; then |
| 16206 |
– |
ac_sub_configure=$ac_srcdir/configure.gnu |
| 16207 |
– |
elif test -f "$ac_srcdir/configure"; then |
| 16208 |
– |
ac_sub_configure=$ac_srcdir/configure |
| 16209 |
– |
elif test -f "$ac_srcdir/configure.in"; then |
| 16210 |
– |
# This should be Cygnus configure. |
| 16211 |
– |
ac_sub_configure=$ac_aux_dir/configure |
| 16212 |
– |
else |
| 16213 |
– |
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no configuration information is in $ac_dir" >&5 |
| 16214 |
– |
$as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;} |
| 16215 |
– |
ac_sub_configure= |
| 16216 |
– |
fi |
| 16217 |
– |
|
| 16218 |
– |
# The recursion is here. |
| 16219 |
– |
if test -n "$ac_sub_configure"; then |
| 16220 |
– |
# Make the cache file name correct relative to the subdirectory. |
| 16221 |
– |
case $cache_file in |
| 16222 |
– |
[\\/]* | ?:[\\/]* ) ac_sub_cache_file=$cache_file ;; |
| 16223 |
– |
*) # Relative name. |
| 16224 |
– |
ac_sub_cache_file=$ac_top_build_prefix$cache_file ;; |
| 16225 |
– |
esac |
| 16226 |
– |
|
| 16227 |
– |
{ $as_echo "$as_me:${as_lineno-$LINENO}: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5 |
| 16228 |
– |
$as_echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;} |
| 16229 |
– |
# The eval makes quoting arguments work. |
| 16230 |
– |
eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \ |
| 16231 |
– |
--cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" || |
| 16232 |
– |
as_fn_error "$ac_sub_configure failed for $ac_dir" "$LINENO" 5 |
| 16233 |
– |
fi |
| 16234 |
– |
|
| 16235 |
– |
cd "$ac_popdir" |
| 16236 |
– |
done |
| 16237 |
– |
fi |
| 16236 |
|
if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then |
| 16237 |
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 |
| 16238 |
|
$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} |