Add wordlist from man7.org
[openssl.git] / Configure
index 7e6091e633de1e75e095181f39950415f83fe5d5..3a29d903298c8853674546a81d17493361c71664 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -518,7 +518,7 @@ my @disable_cascades = (
     # or modules.
     "pic"               => [ "shared", "module" ],
 
-    "module"            => [ "fips", "legacy" ],
+    "module"            => [ "fips" ],
 
     "engine"            => [ grep /eng$/, @disablables ],
     "hw"                => [ "padlockeng" ],