Configure: Show 'enable' and 'disable' config attributes

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)
This commit is contained in:
Richard Levitte 2020-09-21 13:13:25 +02:00
parent c60330cb0e
commit 37fe90ad17
1 changed files with 2 additions and 0 deletions

View File

@ -3162,6 +3162,8 @@ sub print_table_entry
"loutflag",
"ex_libs",
"bn_ops",
"enable",
"disable",
"poly1035_asm_src",
"thread_scheme",
"perlasm_scheme",