projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
85b8bea
)
Restore perl variables for ENGINESDIR and OPENSSLDIR
author
Richard Levitte
<levitte@openssl.org>
Mon, 29 Jan 2018 21:49:50 +0000
(22:49 +0100)
committer
Richard Levitte
<levitte@openssl.org>
Mon, 29 Jan 2018 21:49:50 +0000
(22:49 +0100)
For proper escaping, we need the direct perl variable values, not a
make variable reference.
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5196)
No differences found