Lines Matching refs:libdir
1042 # Ascend the tree starting from libdir
1082 # Normalisation. If bindir is libdir, return '.' else relative path.
4018 for libdir in $libdirs; do
4039 for libdir in $libdirs; do
4040 $ECHO " $libdir"
4056 libdir=LIBDIR
4259 # Add the libdir to current_libdirs if it is the destination.
4260 if test "X$destdir" = "X$libdir"; then
4262 *" $libdir "*) ;;
4263 *) func_append current_libdirs " $libdir" ;;
4266 # Note the libdir as a future libdir.
4268 *" $libdir "*) ;;
4269 *) func_append future_libdirs " $libdir" ;;
4279 inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
4285 # are installed into $libdir/../bin (currently, that works fine)
4288 func_fatal_error "error: cannot install '$file' to a directory not ending in $libdir"
4455 libdir=
4459 libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
4460 if test -n "$libdir" && test ! -f "$libfile"; then
4461 func_warning "'$lib' has not been installed in '$libdir'"
7850 libdir=
7885 if test -z "$libdir"; then
7926 test -z "$libdir" \
7960 if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then
7964 libdir=$abs_ladir
7966 dir=$lt_sysroot$libdir
7967 absdir=$lt_sysroot$libdir
7988 if test -z "$libdir" && test prog = "$linkmode"; then
8010 test -z "$libdir" && \
8021 test -z "$libdir" && \
8033 if test -z "$libdir"; then
8110 *" $libdir "*) ;;
8113 *" $libdir "*) ;;
8114 *) func_append finalize_rpath " $libdir" ;;
8184 *" $libdir "*) ;;
8187 *" $libdir "*) ;;
8188 *) func_append finalize_rpath " $libdir" ;;
8296 case $libdir in
8298 func_append add_dir " -L$inst_prefix_dir$libdir"
8333 *":$libdir:"*) ;;
8334 *) func_append finalize_shlibpath "$libdir:" ;;
8347 add=$libdir/$linklib
8349 add_dir=-L$libdir
8353 *":$libdir:"*) ;;
8354 *) func_append finalize_shlibpath "$libdir:" ;;
8359 test -f "$inst_prefix_dir$libdir/$linklib"; then
8360 add=$inst_prefix_dir$libdir/$linklib
8362 add=$libdir/$linklib
8366 add_dir=-L$libdir
8369 case $libdir in
8371 func_append add_dir " -L$inst_prefix_dir$libdir"
8442 for libdir in $dependency_libs; do
8443 case $libdir in
8444 -R*) func_stripname '-R' '' "$libdir"
8450 *) func_append temp_deplibs " $libdir";;
8525 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
8526 test -z "$libdir" && \
8528 test "$absdir" != "$libdir" && \
9081 for libdir in $xrpath; do
9082 func_replace_sysroot "$libdir"
9085 *" $libdir "*) ;;
9086 *) func_append finalize_rpath " $libdir" ;;
9543 for libdir in $rpath; do
9546 func_replace_sysroot "$libdir"
9547 libdir=$func_replace_sysroot_result
9549 hardcode_libdirs=$libdir
9553 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
9556 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
9566 *" $libdir "*) ;;
9567 *) func_append perm_rpath " $libdir" ;;
9574 libdir=$hardcode_libdirs
10263 for libdir in $rpath $xrpath; do
10266 *" $libdir "*) ;;
10267 *) func_append finalize_rpath " $libdir" ;;
10275 for libdir in $compile_rpath $finalize_rpath; do
10279 hardcode_libdirs=$libdir
10283 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
10286 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
10296 *" $libdir "*) ;;
10297 *) func_append perm_rpath " $libdir" ;;
10302 testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
10304 *":$libdir:"*) ;;
10305 ::) dllsearchpath=$libdir;;
10306 *) func_append dllsearchpath ":$libdir";;
10319 libdir=$hardcode_libdirs
10326 for libdir in $finalize_rpath; do
10330 hardcode_libdirs=$libdir
10334 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
10337 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
10347 *" $libdir "*) ;;
10348 *) func_append finalize_perm_rpath " $libdir" ;;
10355 libdir=$hardcode_libdirs
10779 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
10780 test -z "$libdir" && \
10782 func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name"
10805 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
10806 test -z "$libdir" && \
10808 func_append newdlfiles " ${lt_sysroot:+=}$libdir/$name"
10824 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
10825 test -z "$libdir" && \
10827 func_append newdlprefiles " ${lt_sysroot:+=}$libdir/$name"
10916 libdir='$install_libdir'"
11017 test -n "$libdir" && func_append rmfiles " $odir/$name $odir/${name}i"