Document the 'no-module' configuration option
authorRichard Levitte <levitte@openssl.org>
Thu, 4 Apr 2019 10:56:57 +0000 (12:56 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 4 Apr 2019 10:56:57 +0000 (12:56 +0200)
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8665)

INSTALL

diff --git a/INSTALL b/INSTALL
index 9273db3b635198077c71365fbbc5388f51a96440..5185033a797e5177dcaada0de66980155dc12b34 100644 (file)
--- a/INSTALL
+++ b/INSTALL
   no-makedepend
                    Don't generate dependencies.
 
   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
   no-multiblock
                    Don't build support for writing multiple records in one
                    go in libssl (Note: this is a different capability to the