1--- misc/apr-util-1.5.4/include/apu.hw	2008-11-21 07:18:37.000000000 +0100
2+++ misc/build/apr-util-1.5.4/include/apu.hw	2012-01-03 13:37:20.042007300 +0100
3@@ -132,8 +132,8 @@
4 #define APU_HAVE_NSS            0
5 #endif
6
7-#define APU_HAVE_APR_ICONV      1
8-#define APU_HAVE_ICONV          0
9+#undef APU_HAVE_APR_ICONV
10+#undef APU_HAVE_ICONV
11 #define APR_HAS_XLATE           (APU_HAVE_APR_ICONV || APU_HAVE_ICONV)
12
13 #endif /* APU_H */
14