INSTALL: Remind people to read more if they added configuration options
authorRichard Levitte <levitte@openssl.org>
Mon, 15 May 2017 12:59:38 +0000 (14:59 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 15 May 2017 13:11:19 +0000 (15:11 +0200)
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3469)
(cherry picked from commit 62f218cb8d31851935b8113a2a2236493b3510cc)

INSTALL

diff --git a/INSTALL b/INSTALL
index 14e35d150fe81085430dcbee30c9f187366afda9..b03643fffd1a30401629a27b1fb085d29fc4c6b3 100644 (file)
--- a/INSTALL
+++ b/INSTALL
 
     $ @config --prefix=PROGRAM:[INSTALLS] --openssldir=SYS$MANAGER:[OPENSSL]
 
+ (Note: if you do add options to the configuration command, please make sure
+ you've read more than just this Quick Start, such as relevant NOTES.* files,
+ the options outline below, as configuration options may change the outcome
+ in otherwise unexpected ways)
+
 
  Configuration Options
  ---------------------