projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78038e0
)
Configure: recognize experimental-multiblock.
author
Andy Polyakov
<appro@openssl.org>
Tue, 8 Oct 2013 21:41:31 +0000
(23:41 +0200)
committer
Andy Polyakov
<appro@openssl.org>
Tue, 8 Oct 2013 21:41:31 +0000
(23:41 +0200)
Configure
patch
|
blob
|
history
diff --git
a/Configure
b/Configure
index c2cefa326d47d726b33f8cf32c50544823cd96b2..dac7183f6951e161cf55655d4324959223de2a7d 100755
(executable)
--- a/
Configure
+++ b/
Configure
@@
-725,6
+725,7
@@
my %disabled = ( # "what" => "comment" [or special keyword "experimental
"gmp" => "default",
"jpake" => "experimental",
"md2" => "default",
+ "multiblock" => "experimental",
"rc5" => "default",
"rfc3779" => "default",
"sctp" => "default",