X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=ltmain.sh;h=a03433f178941e5be51c26d8ef35957e245693f1;hp=cba8b4c7a565df5b89934ad2820d28f9bc553138;hb=efff885da8d3afae3f871ae2412cfe44d6b44568;hpb=e64082862a526be2d00cb452b5ce8e020d532207 diff --git a/ltmain.sh b/ltmain.sh index cba8b4c7a56..a03433f1789 100644 --- a/ltmain.sh +++ b/ltmain.sh @@ -5928,7 +5928,7 @@ func_mode_link () test "$hardcode_direct_absolute" = no; then add="$dir/$linklib" elif test "$hardcode_minus_L" = yes; then - add_dir="-L$dir" + add_dir="-L$absdir" # Try looking first in the location we're being installed to. if test -n "$inst_prefix_dir"; then case $libdir in