aboutsummaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorZenju <zenju@gmx.de>2019-07-09 11:24:41 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-07-14 16:24:46 +0200
commit7e8f1916d6d90b6b2a68833846a52e1ea9dbb309 (patch)
tree94b4f6198b826ed3e71532ce84aaa43895206ca1 /packages
parent855887af7928d70a2938b7c9c750a0c237c47c15 (diff)
openssl: define HAVE_SSL_GET_SHUTDOWN based on version number
Closes #4100
Diffstat (limited to 'packages')
-rw-r--r--packages/vms/config_h.com13
1 files changed, 0 insertions, 13 deletions
diff --git a/packages/vms/config_h.com b/packages/vms/config_h.com
index 0f1fa0f62..967eb40de 100644
--- a/packages/vms/config_h.com
+++ b/packages/vms/config_h.com
@@ -825,19 +825,6 @@ $ 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. -