f2681aea62282fe8aea82924a134483cc346b7d7
[openwrt/svn-archive/archive.git] / package / libtool / patches / 110-dont-use-target-dir-for-relinking.patch
1 --- a/libltdl/config/ltmain.m4sh
2 +++ b/libltdl/config/ltmain.m4sh
3 @@ -6104,7 +6104,6 @@ func_mode_link ()
4 test "$hardcode_direct_absolute" = no; then
5 add="$libdir/$linklib"
6 elif test "$hardcode_minus_L" = yes; then
7 - add_dir="-L$libdir"
8 add="-l$name"
9 elif test "$hardcode_shlibpath_var" = yes; then
10 case :$finalize_shlibpath: in