summaryrefslogtreecommitdiff
path: root/lib/curl_config.h.cmake
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-02-29 23:39:42 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-03-01 11:06:28 +0100
commitd6e3273bb004013ce56bc97fae2d576696ca7579 (patch)
treec1cb460e4afaa43f9844f423bb62a0958a751046 /lib/curl_config.h.cmake
parentfc9312f7175fa36300b3ba6534b54bcd0d00ab7e (diff)
downloadgnurl-d6e3273bb004013ce56bc97fae2d576696ca7579.tar.gz
gnurl-d6e3273bb004013ce56bc97fae2d576696ca7579.tar.bz2
gnurl-d6e3273bb004013ce56bc97fae2d576696ca7579.zip
build: remove all HAVE_OPENSSL_ENGINE_H defines
... as there's nothing in the code that actually uses the define! The last reference was removed in 38203f158. Closes #5007
Diffstat (limited to 'lib/curl_config.h.cmake')
-rw-r--r--lib/curl_config.h.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/curl_config.h.cmake b/lib/curl_config.h.cmake
index fda0926b5..98cdf5145 100644
--- a/lib/curl_config.h.cmake
+++ b/lib/curl_config.h.cmake
@@ -455,9 +455,6 @@
/* Define to 1 if you have the <openssl/crypto.h> header file. */
#cmakedefine HAVE_OPENSSL_CRYPTO_H 1
-/* Define to 1 if you have the <openssl/engine.h> header file. */
-#cmakedefine HAVE_OPENSSL_ENGINE_H 1
-
/* Define to 1 if you have the <openssl/err.h> header file. */
#cmakedefine HAVE_OPENSSL_ERR_H 1