From 7e8f1916d6d90b6b2a68833846a52e1ea9dbb309 Mon Sep 17 00:00:00 2001 From: Zenju Date: Tue, 9 Jul 2019 11:24:41 +0200 Subject: openssl: define HAVE_SSL_GET_SHUTDOWN based on version number Closes #4100 --- lib/config-vxworks.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/config-vxworks.h') diff --git a/lib/config-vxworks.h b/lib/config-vxworks.h index 8790f8266..89af3525b 100644 --- a/lib/config-vxworks.h +++ b/lib/config-vxworks.h @@ -541,9 +541,6 @@ /* Define to 1 if you have the `socket' function. */ #define HAVE_SOCKET 1 -/* Define to 1 if you have the `SSL_get_shutdown' function. */ -#define HAVE_SSL_GET_SHUTDOWN 1 - /* Define to 1 if you have the header file. */ /* #undef HAVE_SSL_H */ -- cgit v1.2.3