Lines Matching refs:libdir

1073     # Ascend the tree starting from libdir
1113 # Normalisation. If bindir is libdir, return '.' else relative path.
4266 for libdir in $libdirs; do
4287 for libdir in $libdirs; do
4288 $ECHO " $libdir"
4304 libdir=LIBDIR
4507 # Add the libdir to current_libdirs if it is the destination.
4508 if test "X$destdir" = "X$libdir"; then
4510 *" $libdir "*) ;;
4511 *) func_append current_libdirs " $libdir" ;;
4514 # Note the libdir as a future libdir.
4516 *" $libdir "*) ;;
4517 *) func_append future_libdirs " $libdir" ;;
4527 inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
4533 # are installed into $libdir/../bin (currently, that works fine)
4536 func_fatal_error "error: cannot install '$file' to a directory not ending in $libdir"
4703 libdir=
4707 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4708 if test -n "$libdir" && test ! -f "$libfile"; then
4709 func_warning "'$lib' has not been installed in '$libdir'"
8131 libdir=
8166 if test -z "$libdir"; then
8207 test -z "$libdir" \
8241 if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then
8245 libdir=$abs_ladir
8247 dir=$lt_sysroot$libdir
8248 absdir=$lt_sysroot$libdir
8269 if test -z "$libdir" && test prog = "$linkmode"; then
8291 test -z "$libdir" && \
8302 test -z "$libdir" && \
8314 if test -z "$libdir"; then
8391 *" $libdir "*) ;;
8394 *" $libdir "*) ;;
8395 *) func_append finalize_rpath " $libdir" ;;
8465 *" $libdir "*) ;;
8468 *" $libdir "*) ;;
8469 *) func_append finalize_rpath " $libdir" ;;
8577 case $libdir in
8579 func_append add_dir " -L$inst_prefix_dir$libdir"
8614 *":$libdir:"*) ;;
8615 *) func_append finalize_shlibpath "$libdir:" ;;
8628 add=$libdir/$linklib
8630 add_dir=-L$libdir
8634 *":$libdir:"*) ;;
8635 *) func_append finalize_shlibpath "$libdir:" ;;
8640 test -f "$inst_prefix_dir$libdir/$linklib"; then
8641 add=$inst_prefix_dir$libdir/$linklib
8643 add=$libdir/$linklib
8647 add_dir=-L$libdir
8650 case $libdir in
8652 func_append add_dir " -L$inst_prefix_dir$libdir"
8723 for libdir in $dependency_libs; do
8724 case $libdir in
8725 -R*) func_stripname '-R' '' "$libdir"
8731 *) func_append temp_deplibs " $libdir";;
8806 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
8807 test -z "$libdir" && \
8809 test "$absdir" != "$libdir" && \
9365 for libdir in $xrpath; do
9366 func_replace_sysroot "$libdir"
9369 *" $libdir "*) ;;
9370 *) func_append finalize_rpath " $libdir" ;;
9827 for libdir in $rpath; do
9830 func_replace_sysroot "$libdir"
9831 libdir=$func_replace_sysroot_result
9833 hardcode_libdirs=$libdir
9837 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
9840 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
9850 *" $libdir "*) ;;
9851 *) func_append perm_rpath " $libdir" ;;
9858 libdir=$hardcode_libdirs
10547 for libdir in $rpath $xrpath; do
10550 *" $libdir "*) ;;
10551 *) func_append finalize_rpath " $libdir" ;;
10559 for libdir in $compile_rpath $finalize_rpath; do
10563 hardcode_libdirs=$libdir
10567 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
10570 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
10580 *" $libdir "*) ;;
10581 *) func_append perm_rpath " $libdir" ;;
10586 testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
10588 *":$libdir:"*) ;;
10589 ::) dllsearchpath=$libdir;;
10590 *) func_append dllsearchpath ":$libdir";;
10603 libdir=$hardcode_libdirs
10610 for libdir in $finalize_rpath; do
10614 hardcode_libdirs=$libdir
10618 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
10621 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
10631 *" $libdir "*) ;;
10632 *) func_append finalize_perm_rpath " $libdir" ;;
10639 libdir=$hardcode_libdirs
11066 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
11067 test -z "$libdir" && \
11069 func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name"
11092 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
11093 test -z "$libdir" && \
11095 func_append newdlfiles " ${lt_sysroot:+=}$libdir/$name"
11111 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
11112 test -z "$libdir" && \
11114 func_append newdlprefiles " ${lt_sysroot:+=}$libdir/$name"
11203 libdir='$install_libdir'"
11304 test -n "$libdir" && func_append rmfiles " $odir/$name $odir/${name}i"