summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2020-09-21 13:13:25 +0200
committerRichard Levitte <levitte@openssl.org>2020-09-24 08:06:50 +0200
commit37fe90ad17fcaaeb33d01c660ed1c12db723d833 (patch)
tree20a07c24f63f88f8187c129e1fed7b54bbf88fcf /Configure
parentc60330cb0efcde5fea80113c110499d352b2abca (diff)
downloadopenssl-new-37fe90ad17fcaaeb33d01c660ed1c12db723d833.tar.gz
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)
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/Configure b/Configure
index 22c0ecdabd..6219e2e37e 100755
--- 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",