Lines Matching refs:libdir
1042 # Ascend the tree starting from libdir
1082 # Normalisation. If bindir is libdir, return '.' else relative path.
4065 for libdir in $libdirs; do
4086 for libdir in $libdirs; do
4087 $ECHO " $libdir"
4103 libdir=LIBDIR
4306 # Add the libdir to current_libdirs if it is the destination.
4307 if test "X$destdir" = "X$libdir"; then
4309 *" $libdir "*) ;;
4310 *) func_append current_libdirs " $libdir" ;;
4313 # Note the libdir as a future libdir.
4315 *" $libdir "*) ;;
4316 *) func_append future_libdirs " $libdir" ;;
4326 inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
4332 # are installed into $libdir/../bin (currently, that works fine)
4335 func_fatal_error "error: cannot install '$file' to a directory not ending in $libdir"
4502 libdir=
4506 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4507 if test -n "$libdir" && test ! -f "$libfile"; then
4508 func_warning "'$lib' has not been installed in '$libdir'"
7900 libdir=
7935 if test -z "$libdir"; then
7976 test -z "$libdir" \
8010 if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then
8014 libdir=$abs_ladir
8016 dir=$lt_sysroot$libdir
8017 absdir=$lt_sysroot$libdir
8038 if test -z "$libdir" && test prog = "$linkmode"; then
8060 test -z "$libdir" && \
8071 test -z "$libdir" && \
8083 if test -z "$libdir"; then
8160 *" $libdir "*) ;;
8163 *" $libdir "*) ;;
8164 *) func_append finalize_rpath " $libdir" ;;
8234 *" $libdir "*) ;;
8237 *" $libdir "*) ;;
8238 *) func_append finalize_rpath " $libdir" ;;
8346 case $libdir in
8348 func_append add_dir " -L$inst_prefix_dir$libdir"
8383 *":$libdir:"*) ;;
8384 *) func_append finalize_shlibpath "$libdir:" ;;
8397 add=$libdir/$linklib
8399 add_dir=-L$libdir
8403 *":$libdir:"*) ;;
8404 *) func_append finalize_shlibpath "$libdir:" ;;
8409 test -f "$inst_prefix_dir$libdir/$linklib"; then
8410 add=$inst_prefix_dir$libdir/$linklib
8412 add=$libdir/$linklib
8416 add_dir=-L$libdir
8419 case $libdir in
8421 func_append add_dir " -L$inst_prefix_dir$libdir"
8492 for libdir in $dependency_libs; do
8493 case $libdir in
8494 -R*) func_stripname '-R' '' "$libdir"
8500 *) func_append temp_deplibs " $libdir";;
8575 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
8576 test -z "$libdir" && \
8578 test "$absdir" != "$libdir" && \
9131 for libdir in $xrpath; do
9132 func_replace_sysroot "$libdir"
9135 *" $libdir "*) ;;
9136 *) func_append finalize_rpath " $libdir" ;;
9593 for libdir in $rpath; do
9596 func_replace_sysroot "$libdir"
9597 libdir=$func_replace_sysroot_result
9599 hardcode_libdirs=$libdir
9603 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
9606 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
9616 *" $libdir "*) ;;
9617 *) func_append perm_rpath " $libdir" ;;
9624 libdir=$hardcode_libdirs
10313 for libdir in $rpath $xrpath; do
10316 *" $libdir "*) ;;
10317 *) func_append finalize_rpath " $libdir" ;;
10325 for libdir in $compile_rpath $finalize_rpath; do
10329 hardcode_libdirs=$libdir
10333 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
10336 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
10346 *" $libdir "*) ;;
10347 *) func_append perm_rpath " $libdir" ;;
10352 testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
10354 *":$libdir:"*) ;;
10355 ::) dllsearchpath=$libdir;;
10356 *) func_append dllsearchpath ":$libdir";;
10369 libdir=$hardcode_libdirs
10376 for libdir in $finalize_rpath; do
10380 hardcode_libdirs=$libdir
10384 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
10387 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
10397 *" $libdir "*) ;;
10398 *) func_append finalize_perm_rpath " $libdir" ;;
10405 libdir=$hardcode_libdirs
10830 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
10831 test -z "$libdir" && \
10833 func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name"
10856 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
10857 test -z "$libdir" && \
10859 func_append newdlfiles " ${lt_sysroot:+=}$libdir/$name"
10875 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
10876 test -z "$libdir" && \
10878 func_append newdlprefiles " ${lt_sysroot:+=}$libdir/$name"
10967 libdir='$install_libdir'"
11068 test -n "$libdir" && func_append rmfiles " $odir/$name $odir/${name}i"