VMS: Adjust the engines directory by adding the pointer size to its name
authorRichard Levitte <levitte@openssl.org>
Sat, 9 Jul 2016 09:06:44 +0000 (11:06 +0200)
committerRichard Levitte <levitte@openssl.org>
Sun, 10 Jul 2016 04:40:47 +0000 (06:40 +0200)
commit7498162d753fc21aa4a30cb0855479dac0515f5c
tree4920eed315cea52d88b66f367e3533ff4ab8ee6c
parent9481a301e4736f24042ddeb2a75b52f02272e442
VMS: Adjust the engines directory by adding the pointer size to its name

With OpenSSL 1.1 and on, the engines are tightly tied to the shared
library they're to be used with.  That makes them depend on the
pointer size as well as the shared library version, and this gets
reflected in the name of the directory they're installed in.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Configurations/descrip.mms.tmpl
VMS/openssl_startup.com.in