projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Restore the "heartbeats" configuration option among the deprecated
[openssl.git]
/
Configure
diff --git
a/Configure
b/Configure
index 258f99184d3ac98aab71dfd221cff90899eca46d..df66abb7386718b65e1db08ce83aaf3841278af4 100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-438,6
+438,7
@@
my %deprecated_disablables = (
"ripemd" => "rmd160",
"ui" => "ui-console",
"dso" => undef,
+ "heartbeats" => undef,
);
# All of the following are disabled by default: