mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
tweak from rb@debian.org
This commit is contained in:
parent
6d324e6148
commit
b8c92f3862
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue