1*257b46faSpfg--- misc/apr-util-1.5.4/include/apu.hw	2008-11-21 07:18:37.000000000 +0100
2*257b46faSpfg+++ misc/build/apr-util-1.5.4/include/apu.hw	2012-01-03 13:37:20.042007300 +0100
33e9d7d56SAndre Fischer@@ -132,8 +132,8 @@
43e9d7d56SAndre Fischer #define APU_HAVE_NSS            0
53e9d7d56SAndre Fischer #endif
63e9d7d56SAndre Fischer
73e9d7d56SAndre Fischer-#define APU_HAVE_APR_ICONV      1
83e9d7d56SAndre Fischer-#define APU_HAVE_ICONV          0
93e9d7d56SAndre Fischer+#undef APU_HAVE_APR_ICONV
103e9d7d56SAndre Fischer+#undef APU_HAVE_ICONV
113e9d7d56SAndre Fischer #define APR_HAS_XLATE           (APU_HAVE_APR_ICONV || APU_HAVE_ICONV)
123e9d7d56SAndre Fischer
133e9d7d56SAndre Fischer #endif /* APU_H */
14