[openssl-commits] [openssl] master update
Richard Levitte
levitte at openssl.org
Mon May 15 13:10:49 UTC 2017
The branch master has been updated
via 62f218cb8d31851935b8113a2a2236493b3510cc (commit)
from a3cb4cfc6af3f5fc1cd81ccd264daaa79d1c0a46 (commit)
- Log -----------------------------------------------------------------
commit 62f218cb8d31851935b8113a2a2236493b3510cc
Author: Richard Levitte <levitte at openssl.org>
Date: Mon May 15 14:59:38 2017 +0200
INSTALL: Remind people to read more if they added configuration options
Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3469)
-----------------------------------------------------------------------
Summary of changes:
INSTALL | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/INSTALL b/INSTALL
index 57e3be2..4e7a17c 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
---------------------
More information about the openssl-commits
mailing list