From 571d2c4dc70b9dffb32cf1a4969820dec6426c46 Mon Sep 17 00:00:00 2001 From: Pauli Date: Tue, 14 Jul 2020 10:27:07 +1000 Subject: [PATCH] ENGINESDIR: document that this configuration is deprecated. Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/12226) --- doc/man3/OpenSSL_version.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/man3/OpenSSL_version.pod b/doc/man3/OpenSSL_version.pod index b3d5b729288..5342bc985d5 100644 --- a/doc/man3/OpenSSL_version.pod +++ b/doc/man3/OpenSSL_version.pod @@ -120,7 +120,8 @@ if available, or C otherwise. =item OPENSSL_ENGINES_DIR The B setting of the library build in the form C -if available, or C otherwise. +if available, or C otherwise. This option is deprecated in +OpenSSL 3.0. =item OPENSSL_MODULES_DIR -- 2.47.2