Commit 5a63223
committed
Fix searching for libraries like LDAP
The checks for things like ext/ldap will assume libraries are in ./lib,
and not lib64 like they are on many multilib systems, Gentoo included.
Gross that we're hardcoding it, but we should also probably convert
ldap to pkg-config sometime. That may require getting rid of Oracle or
Solaris LDAP support though.1 parent afe3ff9 commit 5a63223
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments