]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
cmake: drop unused `HAVE_IDNA_STRERROR`
authorViktor Szakats <commit@vsz.me>
Tue, 6 Aug 2024 13:47:24 +0000 (15:47 +0200)
committerViktor Szakats <commit@vsz.me>
Tue, 6 Aug 2024 20:33:05 +0000 (22:33 +0200)
Unused since 9c91ec778104ae3b744b39444d544e82d5ee9ece

Closes #14420

lib/curl_config.h.cmake

index bff17bc493aba54f4359e8bc33bbe8e5bb7a38ab..0dd9bf5b3cec051251072b9159cc78ddd6c3607f 100644 (file)
 /* 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