Build file templates: don't set OPENSSL_{ENGINES,MODULES}
authorRichard Levitte <levitte@openssl.org>
Mon, 17 Feb 2020 14:20:57 +0000 (15:20 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 27 Feb 2020 07:49:14 +0000 (08:49 +0100)
commitc3845ceba84aab9ddeb43f043549238fd10de63b
tree1ede66486b73864f3a80ab2ae56556a9c85476d5
parent285e2991af23974761b9497f1e2a3396aa4bc440
Build file templates: don't set OPENSSL_{ENGINES,MODULES}

Since we've now switched to use util/wrap.pl to wrap uninstalled
programs everywhere, there's no need to set the environment variables
OPENSSL_ENGINES and OPENSSL_MODULES globally for the tests.

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/11110)
Configurations/descrip.mms.tmpl
Configurations/unix-Makefile.tmpl
Configurations/windows-makefile.tmpl