From: Richard Levitte Date: Thu, 4 Apr 2019 10:56:57 +0000 (+0200) Subject: Document the 'no-module' configuration option X-Git-Tag: openssl-3.0.0-alpha1~2234 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=706b6333a6dd29a8d11561dee8013a2fddbc2742;p=oweals%2Fopenssl.git Document the 'no-module' configuration option Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/8665) --- diff --git a/INSTALL b/INSTALL index 9273db3b63..5185033a79 100644 --- a/INSTALL +++ b/INSTALL @@ -409,6 +409,10 @@ no-makedepend Don't generate dependencies. + no-module + Don't build any dynamically loadable engines. This also + implies 'no-dynamic-engine'. + no-multiblock Don't build support for writing multiple records in one go in libssl (Note: this is a different capability to the