mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
tweak from rb@debian.org
This commit is contained in:
parent
6d324e6148
commit
b8c92f3862
@ -1909,6 +1909,7 @@ compiler."
|
||||
else
|
||||
# We cannot seem to hardcode it, guess we'll fake it.
|
||||
add_dir="-L$libdir"
|
||||
test -d "$ladir/.libs" && add_dir="-L$ladir/.libs $add_dir"
|
||||
add="-l$name"
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user