Configure: Show 'enable' and 'disable' config attributes
authorRichard Levitte <levitte@openssl.org>
Mon, 21 Sep 2020 11:13:25 +0000 (13:13 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 24 Sep 2020 06:06:50 +0000 (08:06 +0200)
This makes a difference for './Configure HASH' and './Configure TABLE'

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12933)

Configure

index 22c0ecdabd1b162c247a8e223162d9127ff58b0a..6219e2e37ef7314bbf1160d1d532213786ee148e 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -3162,6 +3162,8 @@ sub print_table_entry
         "loutflag",
         "ex_libs",
         "bn_ops",
+        "enable",
+        "disable",
         "poly1035_asm_src",
         "thread_scheme",
         "perlasm_scheme",