aboutsummaryrefslogtreecommitdiff
path: root/packages/vms/config_h.com
diff options
context:
space:
mode:
Diffstat (limited to 'packages/vms/config_h.com')
-rw-r--r--packages/vms/config_h.com13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/vms/config_h.com b/packages/vms/config_h.com
index 967eb40de..0f1fa0f62 100644
--- a/packages/vms/config_h.com
+++ b/packages/vms/config_h.com
@@ -825,6 +825,19 @@ $ endif
$ goto cfgh_in_loop1
$ endif
$!
+$ if key2 .eqs. "HAVE_SSL_GET_SHUTDOWN"
+$ then
+$ if f$search("''ssl_header_dir'ssl.h") .nes. ""
+$ then
+$ write tf "#ifndef ''key2'"
+$ write tf "#define ''key2' 1"
+$ write tf "#endif"
+$ else
+$ write tf "/* #undef ''key2' */"
+$ endif
+$ goto cfgh_in_loop1
+$ endif
+$!
$ if key2b .eqs. "RAND" .and. key2c .nes. "" .and. key2d .eqs. ""
$ then
$ if (key2c .eqs. "EGD") .or. -