Fix VMS installation - update vmsconfig.pm for consistency
authorRichard Levitte <levitte@openssl.org>
Mon, 18 Dec 2023 11:49:08 +0000 (12:49 +0100)
committerRichard Levitte <levitte@openssl.org>
Mon, 8 Jan 2024 06:28:19 +0000 (07:28 +0100)
commit3077bfb78e6fcca006359dc9e3f2b37ad104222d
treebb5ef54d9e219367d279ec574e6e2fd4c5b870be
parent5963aa8c196d7c5a940a979299a07418527932af
Fix VMS installation - update vmsconfig.pm for consistency

An effort was made to update the VMS installation data to align with
configuration data.  This touched the script templates in VMS/, but
didn't update the generation of vmsconfig.pm to match...  and also
missed a spot.

This change adds the missing updates

Ref:
https://github.com/openssl/openssl/pull/16842

Fixes #22899

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/23081)

(cherry picked from commit 4058e121cbc6818235b0dcb618e636ce3c4d1f2f)
Configurations/descrip.mms.tmpl
VMS/openssl_ivp.com.in
VMS/openssl_shutdown.com.in
VMS/openssl_startup.com.in