]> granicus.if.org Git - curl/commit
openvms: fix OpenSSL discovery on VAX
authorDaniel Gustafsson <daniel@yesql.se>
Tue, 25 Dec 2018 21:27:29 +0000 (22:27 +0100)
committerDaniel Gustafsson <daniel@yesql.se>
Tue, 25 Dec 2018 21:27:29 +0000 (22:27 +0100)
commit35221ecb14e1bb6c201ddf05d051fd15d8632fb3
tree2acca5bf668e663aa804f9b46639ecd27eaf1a44
parent07e8ff102f8986afbc0f0e3f557e05c85576fc9a
openvms: fix OpenSSL discovery on VAX

The DCL code had a typo in one of the commands which would make the
OpenSSL discovery on VAX fail. The correct syntax is F$ENVIRONMENT.

Closes #3407
Reviewed-by: Viktor Szakats <commit@vszakats.net>
packages/vms/generate_config_vms_h_curl.com