mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-30 19:49:35 -05:00
Update hints section with pointer to doc/install/hints.
This commit is contained in:
parent
c0366d3c3b
commit
ca606823d4
1 changed files with 3 additions and 2 deletions
5
INSTALL
5
INSTALL
|
|
@ -179,11 +179,12 @@ Supported Environmental Variables
|
|||
|
||||
HINTS
|
||||
|
||||
* use software under installed in /usr/local/{include,lib}
|
||||
* Platform specific hints are available in doc/install/hints.
|
||||
|
||||
* Use software under installed in /usr/local/{include,lib}
|
||||
[env] \
|
||||
CPPFLAGS="-I/usr/local/include" \
|
||||
LDFLAGS="-L/usr/local/lib" \
|
||||
./configure
|
||||
|
||||
|
||||
End of OpenLDAP INSTALL file.
|
||||
|
|
|
|||
Loading…
Reference in a new issue