Lines Matching refs:libdir
1831 libdir=
1855 if test -z "$libdir"; then
1890 if test -z "$libdir"; then
1920 if test ! -f "$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then
1924 libdir="$abs_ladir"
1926 dir="$libdir"
1927 absdir="$libdir"
1939 if test -z "$libdir"; then
1955 if test -z "$libdir"; then
2019 *" $libdir "*) ;;
2022 *" $libdir "*) ;;
2023 *) finalize_rpath="$finalize_rpath $libdir"
2170 *":$libdir:"*) ;;
2171 *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;;
2183 add="$libdir/$linklib"
2185 add_dir="-L$libdir"
2189 *":$libdir:"*) ;;
2190 *) finalize_shlibpath="$finalize_shlibpath$libdir:" ;;
2195 add_dir="-L$libdir"
2273 case $libdir in
2274 -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
2279 *) temp_deplibs="$temp_deplibs $libdir";;
2320 eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
2325 if test "$absdir" != "$libdir"; then
2714 for libdir in $xrpath; do
2715 temp_xrpath="$temp_xrpath -R$libdir"
2717 *" $libdir "*) ;;
2718 *) finalize_rpath="$finalize_rpath $libdir" ;;
3044 hardcode_libdirs="$libdir"
3048 *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
3051 hardcode_libdirs="$hardcode_libdirs$hardcode_libdir_separator$libdir"
3061 *" $libdir "*) ;;
3062 *) perm_rpath="$perm_rpath $libdir" ;;
4325 eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
4326 if test -z "$libdir"; then
4330 newdependency_libs="$newdependency_libs $libdir/$name"
4339 eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
4340 if test -z "$libdir"; then
4344 newdlfiles="$newdlfiles $libdir/$name"
4350 eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
4351 if test -z "$libdir"; then
4355 newdlprefiles="$newdlprefiles $libdir/$name"
4591 if test "X$destdir" = "X$libdir"; then
4593 *" $libdir "*) ;;
4594 *) current_libdirs="$current_libdirs $libdir" ;;
4599 *" $libdir "*) ;;
4600 *) future_libdirs="$future_libdirs $libdir" ;;
4742 libdir=
4750 … libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
4751 if test -n "$libdir" && test ! -f "$libfile"; then
4752 $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2