Lines Matching refs:libdir

303   # Ascend the tree starting from libdir
343 # Normalisation. If bindir is libdir, return empty string,
2679 for libdir in $libdirs; do
2700 for libdir in $libdirs; do
2701 $ECHO " $libdir"
2717 libdir=LIBDIR
2918 # Add the libdir to current_libdirs if it is the destination.
2919 if test "X$destdir" = "X$libdir"; then
2921 *" $libdir "*) ;;
2922 *) func_append current_libdirs " $libdir" ;;
2925 # Note the libdir as a future libdir.
2927 *" $libdir "*) ;;
2928 *) func_append future_libdirs " $libdir" ;;
2938 inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
2944 # are installed into $libdir/../bin (currently, that works fine)
2947 func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir"
3107 libdir=
3111 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
3112 if test -n "$libdir" && test ! -f "$libfile"; then
3113 func_warning "\`$lib' has not been installed in \`$libdir'"
6385 libdir=
6420 if test -z "$libdir"; then
6461 if test -z "$libdir"; then
6495 if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then
6499 libdir="$abs_ladir"
6501 dir="$lt_sysroot$libdir"
6502 absdir="$lt_sysroot$libdir"
6523 if test -z "$libdir" && test "$linkmode" = prog; then
6545 test -z "$libdir" && \
6556 test -z "$libdir" && \
6568 if test -z "$libdir"; then
6645 *" $libdir "*) ;;
6648 *" $libdir "*) ;;
6649 *) func_append finalize_rpath " $libdir" ;;
6719 *" $libdir "*) ;;
6722 *" $libdir "*) ;;
6723 *) func_append finalize_rpath " $libdir" ;;
6831 case $libdir in
6833 func_append add_dir " -L$inst_prefix_dir$libdir"
6868 *":$libdir:"*) ;;
6869 *) func_append finalize_shlibpath "$libdir:" ;;
6882 add="$libdir/$linklib"
6884 add_dir="-L$libdir"
6888 *":$libdir:"*) ;;
6889 *) func_append finalize_shlibpath "$libdir:" ;;
6894 test -f "$inst_prefix_dir$libdir/$linklib" ; then
6895 add="$inst_prefix_dir$libdir/$linklib"
6897 add="$libdir/$linklib"
6901 add_dir="-L$libdir"
6904 case $libdir in
6906 func_append add_dir " -L$inst_prefix_dir$libdir"
6977 for libdir in $dependency_libs; do
6978 case $libdir in
6979 -R*) func_stripname '-R' '' "$libdir"
6985 *) func_append temp_deplibs " $libdir";;
7060 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
7061 test -z "$libdir" && \
7063 test "$absdir" != "$libdir" && \
7567 for libdir in $xrpath; do
7568 func_replace_sysroot "$libdir"
7571 *" $libdir "*) ;;
7572 *) func_append finalize_rpath " $libdir" ;;
8029 for libdir in $rpath; do
8032 func_replace_sysroot "$libdir"
8033 libdir=$func_replace_sysroot_result
8035 hardcode_libdirs="$libdir"
8039 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
8042 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
8052 *" $libdir "*) ;;
8053 *) func_append perm_rpath " $libdir" ;;
8060 libdir="$hardcode_libdirs"
8748 for libdir in $rpath $xrpath; do
8751 *" $libdir "*) ;;
8752 *) func_append finalize_rpath " $libdir" ;;
8760 for libdir in $compile_rpath $finalize_rpath; do
8764 hardcode_libdirs="$libdir"
8768 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
8771 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
8781 *" $libdir "*) ;;
8782 *) func_append perm_rpath " $libdir" ;;
8787 testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
8789 *":$libdir:"*) ;;
8790 ::) dllsearchpath=$libdir;;
8791 *) func_append dllsearchpath ":$libdir";;
8804 libdir="$hardcode_libdirs"
8811 for libdir in $finalize_rpath; do
8815 hardcode_libdirs="$libdir"
8819 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
8822 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
8832 *" $libdir "*) ;;
8833 *) func_append finalize_perm_rpath " $libdir" ;;
8840 libdir="$hardcode_libdirs"
9263 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
9264 test -z "$libdir" && \
9266 func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name"
9289 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
9290 test -z "$libdir" && \
9292 func_append newdlfiles " ${lt_sysroot:+=}$libdir/$name"
9308 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
9309 test -z "$libdir" && \
9311 func_append newdlprefiles " ${lt_sysroot:+=}$libdir/$name"
9401 libdir='$install_libdir'"
9500 test -n "$libdir" && func_append rmfiles " $odir/$name $odir/${name}i"