mirror of
https://github.com/curl/curl.git
synced 2026-08-25 04:03:32 +03:00
config: remove all defines of HAVE_DES_H
As there's no code using it. Closes #5144
This commit is contained in:
parent
9a8b3b3e13
commit
2edeb10457
7 changed files with 2 additions and 22 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue