VMS: move copy_argc to its own module and make it an aux source
[openssl.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 119564398d4bd99ee1b77e4b6eb125262c33d235..be0ce9d3b7cdf69bc5f3993aa065a36212d4f97e 100644 (file)
--- a/INSTALL
+++ b/INSTALL
                    available if the GOST algorithms are also available through
                    loading an externally supplied engine.
 
-  no-hw-padlock
-                   Don't build the padlock engine.
-
   no-makedepend
                    Don't generate dependencies.
 
   no-ocsp
                    Don't build support for OCSP.
 
+  no-padlockeng
+  no-hw-padlock
+                   Don't build the padlock engine.
+                   ('no-hw-padlock' is deprecated and should not be used)
+
   no-pic
                    Don't build with support for Position Independent Code.