Closed GoogleCodeExporter closed 9 years ago
Serf doesn't depend on apr-iconv. Actually serf depends on apr-util,
which could in turn depend on apr-iconv for implementing apr_xlate_*.
But as far I can see serf doesn't use apr_xlate_* functions, so you can
easily build apr-util without dependency to apr-iconv. To do that
see APU_HAVE_APR_ICONV define in apu.hw.
Original comment by chemodax@gmail.com
on 28 Aug 2007 at 1:29
Original issue reported on code.google.com by
bhuijben
on 31 Jul 2007 at 9:07