mirror of
https://github.com/curl/curl.git
synced 2025-09-12 07:02:41 +03:00
cmake: drop unused HAVE_IDNA_STRERROR
Unused since 9c91ec7781
Closes #14420
This commit is contained in:
parent
6712bd6006
commit
ea3dfcb361
|
@ -304,9 +304,6 @@
|
|||
/* if you have the GNU gssapi libraries */
|
||||
#cmakedefine HAVE_GSSGNU 1
|
||||
|
||||
/* Define to 1 if you have the `idna_strerror' function. */
|
||||
#cmakedefine HAVE_IDNA_STRERROR 1
|
||||
|
||||
/* Define to 1 if you have the <ifaddrs.h> header file. */
|
||||
#cmakedefine HAVE_IFADDRS_H 1
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user