| Submitter | Ralf Wildenhues |
|---|---|
| Date | Jan. 13, 2011, 6:53 p.m. |
| Message ID | <20110113185327.GD29948@gmx.de> |
| Download | mbox | patch |
| Permalink | /patch/78806/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/ltmain.sh b/ltmain.sh index cba8b4c..a03433f 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