blob: 5e3e6b9a915ce08c311868076e155db1f298d21c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- libtool-2.2.2/libltdl/config/ltmain.m4sh.orig
+++ libtool-2.2.2/libltdl/config/ltmain.m4sh
@@ -2637,8 +2637,6 @@
add="$libdir/$linklib"
fi
else
- # We cannot seem to hardcode it, guess we'll fake it.
- add_dir="-L$libdir"
# Try looking first in the location we're being installed to.
if test -n "$inst_prefix_dir"; then
case "$libdir" in
|