summaryrefslogtreecommitdiff
path: root/config.h.cmake.in
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2022-04-20 19:18:17 +0200
committerNick Wellnhofer <wellnhofer@aevum.de>2022-04-20 19:18:17 +0200
commit02709d0f673b79568573af9ba685b050db8dc209 (patch)
tree7a1a07d42b431611f0568fd512a047d7ebf80980 /config.h.cmake.in
parent270eb712bfc0619e2ce995250a3c3700e0aa1f84 (diff)
downloadlibxml2-02709d0f673b79568573af9ba685b050db8dc209.tar.gz
Remove remaining definitions of STDC_HEADERS
Sync with Autotools build.
Diffstat (limited to 'config.h.cmake.in')
-rw-r--r--config.h.cmake.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.cmake.in b/config.h.cmake.in
index 5af19f9a..1f8be710 100644
--- a/config.h.cmake.in
+++ b/config.h.cmake.in
@@ -150,9 +150,6 @@
/* Type cast for the send() function 2nd arg */
#cmakedefine SEND_ARG2_CAST @SEND_ARG2_CAST@
-/* Define to 1 if you have the ANSI C header files. */
-#cmakedefine STDC_HEADERS 1
-
/* Support for IPv6 */
#cmakedefine SUPPORT_IP6 1