Lines Matching refs:libdir

1085     # Ascend the tree starting from libdir
1125 # Normalisation. If bindir is libdir, return '.' else relative path.
4267 for libdir in $libdirs; do
4288 for libdir in $libdirs; do
4289 $ECHO " $libdir"
4305 libdir=LIBDIR
4508 # Add the libdir to current_libdirs if it is the destination.
4509 if test "X$destdir" = "X$libdir"; then
4511 *" $libdir "*) ;;
4512 *) func_append current_libdirs " $libdir" ;;
4515 # Note the libdir as a future libdir.
4517 *" $libdir "*) ;;
4518 *) func_append future_libdirs " $libdir" ;;
4528 inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
4534 # are installed into $libdir/../bin (currently, that works fine)
4537 func_fatal_error "error: cannot install '$file' to a directory not ending in $libdir"
4704 libdir=
4708 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4709 if test -n "$libdir" && test ! -f "$libfile"; then
4710 func_warning "'$lib' has not been installed in '$libdir'"
8127 libdir=
8162 if test -z "$libdir"; then
8203 test -z "$libdir" \
8237 if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then
8241 libdir=$abs_ladir
8243 dir=$lt_sysroot$libdir
8244 absdir=$lt_sysroot$libdir
8265 if test -z "$libdir" && test prog = "$linkmode"; then
8287 test -z "$libdir" && \
8298 test -z "$libdir" && \
8310 if test -z "$libdir"; then
8387 *" $libdir "*) ;;
8390 *" $libdir "*) ;;
8391 *) func_append finalize_rpath " $libdir" ;;
8461 *" $libdir "*) ;;
8464 *" $libdir "*) ;;
8465 *) func_append finalize_rpath " $libdir" ;;
8573 case $libdir in
8575 func_append add_dir " -L$inst_prefix_dir$libdir"
8610 *":$libdir:"*) ;;
8611 *) func_append finalize_shlibpath "$libdir:" ;;
8624 add=$libdir/$linklib
8626 add_dir=-L$libdir
8630 *":$libdir:"*) ;;
8631 *) func_append finalize_shlibpath "$libdir:" ;;
8636 test -f "$inst_prefix_dir$libdir/$linklib"; then
8637 add=$inst_prefix_dir$libdir/$linklib
8639 add=$libdir/$linklib
8643 add_dir=-L$libdir
8646 case $libdir in
8648 func_append add_dir " -L$inst_prefix_dir$libdir"
8719 for libdir in $dependency_libs; do
8720 case $libdir in
8721 -R*) func_stripname '-R' '' "$libdir"
8727 *) func_append temp_deplibs " $libdir";;
8802 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
8803 test -z "$libdir" && \
8805 test "$absdir" != "$libdir" && \
9358 for libdir in $xrpath; do
9359 func_replace_sysroot "$libdir"
9362 *" $libdir "*) ;;
9363 *) func_append finalize_rpath " $libdir" ;;
9820 for libdir in $rpath; do
9823 func_replace_sysroot "$libdir"
9824 libdir=$func_replace_sysroot_result
9826 hardcode_libdirs=$libdir
9830 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
9833 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
9843 *" $libdir "*) ;;
9844 *) func_append perm_rpath " $libdir" ;;
9851 libdir=$hardcode_libdirs
10540 for libdir in $rpath $xrpath; do
10543 *" $libdir "*) ;;
10544 *) func_append finalize_rpath " $libdir" ;;
10552 for libdir in $compile_rpath $finalize_rpath; do
10556 hardcode_libdirs=$libdir
10560 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
10563 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
10573 *" $libdir "*) ;;
10574 *) func_append perm_rpath " $libdir" ;;
10579 testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
10581 *":$libdir:"*) ;;
10582 ::) dllsearchpath=$libdir;;
10583 *) func_append dllsearchpath ":$libdir";;
10596 libdir=$hardcode_libdirs
10603 for libdir in $finalize_rpath; do
10607 hardcode_libdirs=$libdir
10611 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
10614 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
10624 *" $libdir "*) ;;
10625 *) func_append finalize_perm_rpath " $libdir" ;;
10632 libdir=$hardcode_libdirs
11059 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
11060 test -z "$libdir" && \
11062 func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name"
11085 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
11086 test -z "$libdir" && \
11088 func_append newdlfiles " ${lt_sysroot:+=}$libdir/$name"
11104 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
11105 test -z "$libdir" && \
11107 func_append newdlprefiles " ${lt_sysroot:+=}$libdir/$name"
11196 libdir='$install_libdir'"
11297 test -n "$libdir" && func_append rmfiles " $odir/$name $odir/${name}i"