]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix VMS installation - Define the logical name OSSL$MODULES
authorRichard Levitte <levitte@openssl.org>
Fri, 15 Oct 2021 10:32:43 +0000 (12:32 +0200)
committerMatt Caswell <matt@openssl.org>
Tue, 14 Dec 2021 11:48:39 +0000 (11:48 +0000)
commita4f1e23e6cffdf2ef1aadf96572c251e07869787
treea8a5573701eb80537157fbb7410553fadd1a62a2
parente30545e9bd84e3ace70fb1e1c5ad6d824545fe36
Fix VMS installation - Define the logical name OSSL$MODULES

Also, the modules installation directory is version agnostic on other
platforms, there's no real reason why it shouldn't be on VMS.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16842)
Configurations/descrip.mms.tmpl
VMS/openssl_shutdown.com.in
VMS/openssl_startup.com.in