mirror of https://github.com/openssl/openssl.git
ENGINESDIR: document that this configuration is deprecated.
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/12226)
This commit is contained in:
parent
2d71c9468a
commit
571d2c4dc7
|
@ -120,7 +120,8 @@ if available, or C<OPENSSLDIR: N/A> otherwise.
|
||||||
=item OPENSSL_ENGINES_DIR
|
=item OPENSSL_ENGINES_DIR
|
||||||
|
|
||||||
The B<ENGINESDIR> setting of the library build in the form C<ENGINESDIR: "...">
|
The B<ENGINESDIR> setting of the library build in the form C<ENGINESDIR: "...">
|
||||||
if available, or C<ENGINESDIR: N/A> otherwise.
|
if available, or C<ENGINESDIR: N/A> otherwise. This option is deprecated in
|
||||||
|
OpenSSL 3.0.
|
||||||
|
|
||||||
=item OPENSSL_MODULES_DIR
|
=item OPENSSL_MODULES_DIR
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue