Lines Matching refs:libdir

323   # Ascend the tree starting from libdir
363 # Normalisation. If bindir is libdir, return empty string,
2729 for libdir in $libdirs; do
2750 for libdir in $libdirs; do
2751 $ECHO " $libdir"
2767 libdir=LIBDIR
2968 # Add the libdir to current_libdirs if it is the destination.
2969 if test "X$destdir" = "X$libdir"; then
2971 *" $libdir "*) ;;
2972 *) func_append current_libdirs " $libdir" ;;
2975 # Note the libdir as a future libdir.
2977 *" $libdir "*) ;;
2978 *) func_append future_libdirs " $libdir" ;;
2988 inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
2994 # are installed into $libdir/../bin (currently, that works fine)
2997 func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir"
3157 libdir=
3161 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
3162 if test -n "$libdir" && test ! -f "$libfile"; then
3163 func_warning "\`$lib' has not been installed in \`$libdir'"
6456 libdir=
6491 if test -z "$libdir"; then
6532 if test -z "$libdir"; then
6566 if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then
6570 libdir="$abs_ladir"
6572 dir="$lt_sysroot$libdir"
6573 absdir="$lt_sysroot$libdir"
6594 if test -z "$libdir" && test "$linkmode" = prog; then
6616 test -z "$libdir" && \
6627 test -z "$libdir" && \
6639 if test -z "$libdir"; then
6716 *" $libdir "*) ;;
6719 *" $libdir "*) ;;
6720 *) func_append finalize_rpath " $libdir" ;;
6790 *" $libdir "*) ;;
6793 *" $libdir "*) ;;
6794 *) func_append finalize_rpath " $libdir" ;;
6902 case $libdir in
6904 func_append add_dir " -L$inst_prefix_dir$libdir"
6939 *":$libdir:"*) ;;
6940 *) func_append finalize_shlibpath "$libdir:" ;;
6953 add="$libdir/$linklib"
6955 add_dir="-L$libdir"
6959 *":$libdir:"*) ;;
6960 *) func_append finalize_shlibpath "$libdir:" ;;
6965 test -f "$inst_prefix_dir$libdir/$linklib" ; then
6966 add="$inst_prefix_dir$libdir/$linklib"
6968 add="$libdir/$linklib"
6972 add_dir="-L$libdir"
6975 case $libdir in
6977 func_append add_dir " -L$inst_prefix_dir$libdir"
7048 for libdir in $dependency_libs; do
7049 case $libdir in
7050 -R*) func_stripname '-R' '' "$libdir"
7056 *) func_append temp_deplibs " $libdir";;
7131 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
7132 test -z "$libdir" && \
7134 test "$absdir" != "$libdir" && \
7638 for libdir in $xrpath; do
7639 func_replace_sysroot "$libdir"
7642 *" $libdir "*) ;;
7643 *) func_append finalize_rpath " $libdir" ;;
8100 for libdir in $rpath; do
8103 func_replace_sysroot "$libdir"
8104 libdir=$func_replace_sysroot_result
8106 hardcode_libdirs="$libdir"
8110 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
8113 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
8123 *" $libdir "*) ;;
8124 *) func_append perm_rpath " $libdir" ;;
8131 libdir="$hardcode_libdirs"
8819 for libdir in $rpath $xrpath; do
8822 *" $libdir "*) ;;
8823 *) func_append finalize_rpath " $libdir" ;;
8831 for libdir in $compile_rpath $finalize_rpath; do
8835 hardcode_libdirs="$libdir"
8839 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
8842 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
8852 *" $libdir "*) ;;
8853 *) func_append perm_rpath " $libdir" ;;
8858 testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
8860 *":$libdir:"*) ;;
8861 ::) dllsearchpath=$libdir;;
8862 *) func_append dllsearchpath ":$libdir";;
8875 libdir="$hardcode_libdirs"
8882 for libdir in $finalize_rpath; do
8886 hardcode_libdirs="$libdir"
8890 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
8893 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
8903 *" $libdir "*) ;;
8904 *) func_append finalize_perm_rpath " $libdir" ;;
8911 libdir="$hardcode_libdirs"
9334 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
9335 test -z "$libdir" && \
9337 func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name"
9360 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
9361 test -z "$libdir" && \
9363 func_append newdlfiles " ${lt_sysroot:+=}$libdir/$name"
9379 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
9380 test -z "$libdir" && \
9382 func_append newdlprefiles " ${lt_sysroot:+=}$libdir/$name"
9472 libdir='$install_libdir'"
9571 test -n "$libdir" && func_append rmfiles " $odir/$name $odir/${name}i"