openssl/Configurations/platform
Richard Levitte a1181fbdd0 Fix The VMS variant of platform->staticname()
It was looking in the wrong place in %unified_info to determine if the
library would be installed or not.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15317)
2021-05-19 12:31:17 +02:00
..
Windows Link with .def files 2021-04-19 11:05:55 +02:00
AIX.pm
BASE.pm
Cygwin.pm
mingw.pm Configuration: rework how dependency making is handled 2021-04-28 21:35:26 +02:00
Unix.pm Configuration: rework how dependency making is handled 2021-04-28 21:35:26 +02:00
VMS.pm Fix The VMS variant of platform->staticname() 2021-05-19 12:31:17 +02:00
Windows.pm