Replumbing: Add MODULESDIR macro and OPENSSL_MODULES environment variable
authorRichard Levitte <levitte@openssl.org>
Tue, 5 Feb 2019 22:18:50 +0000 (23:18 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 11 Mar 2019 19:40:12 +0000 (20:40 +0100)
commit3f4e8d6604842db4f416d029e9bbeddf90976c00
treeccf18fa2081dbd910a87dffdb839ed06205813a7
parent98f29466dc1ed7f80b9b8750309a41b5a1150d25
Replumbing: Add MODULESDIR macro and OPENSSL_MODULES environment variable

These will be used to point out general OpenSSL modules directory.
ENGINE modules are kept apart for backward compatibility.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8287)
Configurations/descrip.mms.tmpl
Configurations/unix-Makefile.tmpl
Configurations/windows-makefile.tmpl