summaryrefslogtreecommitdiff
path: root/lib/curl_config.h.cmake
diff options
context:
space:
mode:
authorPaul B. Omta <p.b.omta@alumnus.utwente.nl>2019-10-04 09:55:54 +0200
committerJay Satiro <raysatiro@yahoo.com>2019-10-05 19:18:30 -0400
commitdf85b86a92ac2488667acfd81d16321c73fceecf (patch)
tree1cf100ee179322cdd7e2f17e0f7094735ccaf760 /lib/curl_config.h.cmake
parent04ab0108ae74350de4d8f1aa88698469715b1480 (diff)
downloadcurl-df85b86a92ac2488667acfd81d16321c73fceecf.tar.gz
build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO defines
Closes https://github.com/curl/curl/pull/4460
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 5458cbaca..e0793a7ee 100644
--- a/lib/curl_config.h.cmake
+++ b/lib/curl_config.h.cmake
@@ -407,9 +407,6 @@
/* Define to 1 if you have the <libssh2.h> header file. */
#cmakedefine HAVE_LIBSSH2_H 1
-/* Define to 1 if you have the `ssl' library (-lssl). */
-#cmakedefine HAVE_LIBSSL 1
-
/* if zlib is available */
#cmakedefine HAVE_LIBZ 1