aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2017-05-15 14:59:38 +0200
committerRichard Levitte <levitte@openssl.org>2017-05-15 15:00:05 +0200
commit62f218cb8d31851935b8113a2a2236493b3510cc (patch)
tree75f56301388efddecdba5e862b87f019a7e13ba8 /INSTALL
parenta3cb4cfc6af3f5fc1cd81ccd264daaa79d1c0a46 (diff)
downloadopenssl-62f218cb8d31851935b8113a2a2236493b3510cc.tar.gz
INSTALL: Remind people to read more if they added configuration options
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3469)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 57e3be2aad..4e7a17c0ab 100644
--- a/INSTALL
+++ b/INSTALL
@@ -116,6 +116,11 @@
$ @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
---------------------