Update hints section with pointer to doc/install/hints.

This commit is contained in:
Kurt Zeilenga 1998-11-30 19:46:30 +00:00
parent c0366d3c3b
commit ca606823d4

View file

@ -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.