From ca606823d4293cff803e24f188ee53d557704dcd Mon Sep 17 00:00:00 2001
From: Kurt Zeilenga <kurt@openldap.org>
Date: Mon, 30 Nov 1998 19:46:30 +0000
Subject: [PATCH] Update hints section with pointer to doc/install/hints.

---
 INSTALL | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/INSTALL b/INSTALL
index aeaeb02b5a..fc4543c426 100644
--- a/INSTALL
+++ b/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.
-- 
GitLab