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'"
7848 libdir=
7883 if test -z "$libdir"; then
7924 test -z "$libdir" \
7958 if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then
7962 libdir=$abs_ladir
7964 dir=$lt_sysroot$libdir
7965 absdir=$lt_sysroot$libdir
7986 if test -z "$libdir" && test prog = "$linkmode"; then
8008 test -z "$libdir" && \
8019 test -z "$libdir" && \
8031 if test -z "$libdir"; then
8108 *" $libdir "*) ;;
8111 *" $libdir "*) ;;
8112 *) func_append finalize_rpath " $libdir" ;;
8182 *" $libdir "*) ;;
8185 *" $libdir "*) ;;
8186 *) func_append finalize_rpath " $libdir" ;;
8294 case $libdir in
8296 func_append add_dir " -L$inst_prefix_dir$libdir"
8331 *":$libdir:"*) ;;
8332 *) func_append finalize_shlibpath "$libdir:" ;;
8345 add=$libdir/$linklib
8347 add_dir=-L$libdir
8351 *":$libdir:"*) ;;
8352 *) func_append finalize_shlibpath "$libdir:" ;;
8357 test -f "$inst_prefix_dir$libdir/$linklib"; then
8358 add=$inst_prefix_dir$libdir/$linklib
8360 add=$libdir/$linklib
8364 add_dir=-L$libdir
8367 case $libdir in
8369 func_append add_dir " -L$inst_prefix_dir$libdir"
8440 for libdir in $dependency_libs; do
8441 case $libdir in
8442 -R*) func_stripname '-R' '' "$libdir"
8448 *) func_append temp_deplibs " $libdir";;
8523 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
8524 test -z "$libdir" && \
8526 test "$absdir" != "$libdir" && \
9079 for libdir in $xrpath; do
9080 func_replace_sysroot "$libdir"
9083 *" $libdir "*) ;;
9084 *) func_append finalize_rpath " $libdir" ;;
9541 for libdir in $rpath; do
9544 func_replace_sysroot "$libdir"
9545 libdir=$func_replace_sysroot_result
9547 hardcode_libdirs=$libdir
9551 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
9554 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
9564 *" $libdir "*) ;;
9565 *) func_append perm_rpath " $libdir" ;;
9572 libdir=$hardcode_libdirs
10261 for libdir in $rpath $xrpath; do
10264 *" $libdir "*) ;;
10265 *) func_append finalize_rpath " $libdir" ;;
10273 for libdir in $compile_rpath $finalize_rpath; do
10277 hardcode_libdirs=$libdir
10281 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
10284 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
10294 *" $libdir "*) ;;
10295 *) func_append perm_rpath " $libdir" ;;
10300 testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
10302 *":$libdir:"*) ;;
10303 ::) dllsearchpath=$libdir;;
10304 *) func_append dllsearchpath ":$libdir";;
10317 libdir=$hardcode_libdirs
10324 for libdir in $finalize_rpath; do
10328 hardcode_libdirs=$libdir
10332 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
10335 func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
10345 *" $libdir "*) ;;
10346 *) func_append finalize_perm_rpath " $libdir" ;;
10353 libdir=$hardcode_libdirs
10777 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
10778 test -z "$libdir" && \
10780 func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name"
10803 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
10804 test -z "$libdir" && \
10806 func_append newdlfiles " ${lt_sysroot:+=}$libdir/$name"
10822 eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
10823 test -z "$libdir" && \
10825 func_append newdlprefiles " ${lt_sysroot:+=}$libdir/$name"
10914 libdir='$install_libdir'"
11015 test -n "$libdir" && func_append rmfiles " $odir/$name $odir/${name}i"