Restore perl variables for ENGINESDIR and OPENSSLDIR
authorRichard Levitte <levitte@openssl.org>
Mon, 29 Jan 2018 21:49:50 +0000 (22:49 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 29 Jan 2018 21:49:50 +0000 (22:49 +0100)
commit85b8bea72e2434de5708462f0bf642c5f6bd2f0e
tree794ee802d32d5122bcdc552b1448be29a2386f4e
parent1edd899d1127465941c0297806c18749b3ea0c9b
Restore perl variables for ENGINESDIR and OPENSSLDIR

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)
Configurations/windows-makefile.tmpl