summaryrefslogtreecommitdiff
path: root/os400
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2022-03-04 01:07:40 +0100
committerNick Wellnhofer <wellnhofer@aevum.de>2022-03-04 22:08:58 +0100
commit21ddad52840195b443ea57cf1cd0e123a8c10c24 (patch)
tree8b164ba7bede74ad6602a93235bc03d331a77ba6 /os400
parent1a112c7ba28b687d6be4ca9a42bf138bca9af374 (diff)
downloadlibxml2-21ddad52840195b443ea57cf1cd0e123a8c10c24.tar.gz
Remove ICONV_CONST test
We can simply cast the offending pointer to (void *).
Diffstat (limited to 'os400')
-rw-r--r--os400/os400config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/os400/os400config.h.in b/os400/os400config.h.in
index 4497b07a..479486e2 100644
--- a/os400/os400config.h.in
+++ b/os400/os400config.h.in
@@ -119,9 +119,6 @@
/* Whether __va_copy() is available */
#undef HAVE___VA_COPY
-/* Define as const if the declaration of iconv() needs const. */
-#define ICONV_CONST
-
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#undef LT_OBJDIR