config: remove all defines of HAVE_DES_H

As there's no code using it.

Closes #5144
This commit is contained in:
Daniel Stenberg 2020-03-24 15:22:48 +01:00
parent 9a8b3b3e13
commit 2edeb10457
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
7 changed files with 2 additions and 22 deletions

View file

@ -115,10 +115,6 @@
/* #undef HAVE_CRYPTO_H */
#define HAVE_CRYPTO_H 1
/* Define to 1 if you have the <des.h> header file. */
/* #undef HAVE_DES_H */
#define HAVE_DES_H 1
/* Define to 1 if you have the <errno.h> header file. */
#define HAVE_ERRNO_H 1