From: Richard Levitte Date: Mon, 15 May 2017 12:59:38 +0000 (+0200) Subject: INSTALL: Remind people to read more if they added configuration options X-Git-Tag: OpenSSL_1_1_0f~14 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=da19dd5f90f4b6993b4a6381a65812b174ab788d;p=oweals%2Fopenssl.git INSTALL: Remind people to read more if they added configuration options Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/3469) (cherry picked from commit 62f218cb8d31851935b8113a2a2236493b3510cc) --- diff --git a/INSTALL b/INSTALL index 14e35d150f..b03643fffd 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 ---------------------