Lines Matching refs:libdir

327   # Ascend the tree starting from libdir
367 # Normalisation. If bindir is libdir, return empty string,
2698 for libdir in $libdirs; do
2719 for libdir in $libdirs; do
2720 $ECHO " $libdir"
2736 libdir=LIBDIR
2937 # Add the libdir to current_libdirs if it is the destination.
2938 if test "X$destdir" = "X$libdir"; then
2940 *" $libdir "*) ;;
2941 *) func_append current_libdirs " $libdir" ;;
2944 # Note the libdir as a future libdir.
2946 *" $libdir "*) ;;
2947 *) func_append future_libdirs " $libdir" ;;
2957 inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
2963 # are installed into $libdir/../bin (currently, that works fine)
2966 func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir"
3126 libdir=
3130 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
3131 if test -n "$libdir" && test ! -f "$libfile"; then
3132 func_warning "\`$lib' has not been installed in \`$libdir'"
6391 libdir=
6426 if test -z "$libdir"; then
6467 if test -z "$libdir"; then
6501 if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then
6505 libdir="$abs_ladir"
6507 dir="$lt_sysroot$libdir"
6508 absdir="$lt_sysroot$libdir"
6529 if test -z "$libdir" && test "$linkmode" = prog; then
6551 test -z "$libdir" && \
6562 test -z "$libdir" && \
6574 if test -z "$libdir"; then
6651 *" $libdir "*) ;;
6654 *" $libdir "*) ;;
6655 *) func_append finalize_rpath " $libdir" ;;
6725 *" $libdir "*) ;;
6728 *" $libdir "*) ;;
6729 *) func_append finalize_rpath " $libdir" ;;
6837 case $libdir in
6839 func_append add_dir " -L$inst_prefix_dir$libdir"
6874 *":$libdir:"*) ;;
6875 *) func_append finalize_shlibpath "$libdir:" ;;
6888 add="$libdir/$linklib"
6890 add_dir="-L$libdir"
6894 *":$libdir:"*) ;;
6895 *) func_append finalize_shlibpath "$libdir:" ;;
6900 test -f "$inst_prefix_dir$libdir/$linklib" ; then
6901 add="$inst_prefix_dir$libdir/$linklib"
6903 add="$libdir/$linklib"
6907 add_dir="-L$libdir"
6910 case $libdir in
6912 func_append add_dir " -L$inst_prefix_dir$libdir"
6983 for libdir in $dependency_libs; do
6984 case $libdir in
6985 -R*) func_stripname '-R' '' "$libdir"
6991 *) func_append temp_deplibs " $libdir";;
7066 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
7067 test -z "$libdir" && \
7069 test "$absdir" != "$libdir" && \
7572 for libdir in $xrpath; do
7573 func_replace_sysroot "$libdir"
7576 *" $libdir "*) ;;
7577 *) 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_apped perm_rpath " $libdir" ;;
8060 libdir="$hardcode_libdirs"
8752 for libdir in $rpath $xrpath; do
8755 *" $libdir "*) ;;
8756 *) func_append finalize_rpath " $libdir" ;;
8764 for libdir in $compile_rpath $finalize_rpath; do
8768 hardcode_libdirs="$libdir"
8772 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
8775 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
8785 *" $libdir "*) ;;
8786 *) func_append perm_rpath " $libdir" ;;
8791 testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
8793 *":$libdir:"*) ;;
8794 ::) dllsearchpath=$libdir;;
8795 *) func_append dllsearchpath ":$libdir";;
8808 libdir="$hardcode_libdirs"
8815 for libdir in $finalize_rpath; do
8819 hardcode_libdirs="$libdir"
8823 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
8826 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
8836 *" $libdir "*) ;;
8837 *) func_append finalize_perm_rpath " $libdir" ;;
8844 libdir="$hardcode_libdirs"
9264 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
9265 test -z "$libdir" && \
9267 func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name"
9290 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
9291 test -z "$libdir" && \
9293 func_append newdlfiles " ${lt_sysroot:+=}$libdir/$name"
9309 eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
9310 test -z "$libdir" && \
9312 func_append newdlprefiles " ${lt_sysroot:+=}$libdir/$name"
9402 libdir='$install_libdir'"
9501 test -n "$libdir" && func_append rmfiles " $odir/$name $odir/${name}i"