projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
b33c5ff
)
Harmonize the option processing in 'config' and 'config.com'
author
Richard Levitte
<levitte@openssl.org>
Thu, 10 Mar 2016 13:20:50 +0000
(14:20 +0100)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 10 Mar 2016 13:20:50 +0000
(14:20 +0100)
The help text for -d in 'config' was aged, and the option processing
in 'config.com' was just different. This harmonizes 'config.com' with
the instructions in INSTALL and both current reality.
Reviewed-by: Rich Salz <rsalz@openssl.org>
No differences found