summaryrefslogtreecommitdiff
path: root/lib/curl_config.h.cmake
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-03-24 15:22:48 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-03-24 17:54:26 +0100
commit2edeb10457db4c19f8a6fcd2a747162d641f5796 (patch)
tree3f6186debe70bafd77284d471b8e7eecb4fe0d53 /lib/curl_config.h.cmake
parent9a8b3b3e131359aea1cac650fb6ac331fbe2047c (diff)
downloadcurl-2edeb10457db4c19f8a6fcd2a747162d641f5796.tar.gz
config: remove all defines of HAVE_DES_H
As there's no code using it. Closes #5144
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 6c01096bd..24b693eec 100644
--- a/lib/curl_config.h.cmake
+++ b/lib/curl_config.h.cmake
@@ -166,9 +166,6 @@
/* Define to 1 if you have the <crypto.h> header file. */
#cmakedefine HAVE_CRYPTO_H 1
-/* Define to 1 if you have the <des.h> header file. */
-#cmakedefine HAVE_DES_H 1
-
/* Define to 1 if you have the <dlfcn.h> header file. */
#cmakedefine HAVE_DLFCN_H 1