mirror of
https://github.com/curl/curl.git
synced 2026-05-20 03:56:19 +03:00
cmake: drop unused HAVE_IDNA_STRERROR
Unused since 9c91ec7781
Closes #14420
This commit is contained in:
parent
6712bd6006
commit
ea3dfcb361
1 changed files with 0 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue