[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] iconv support, second try

From: <brane_at_xbc.nu>
Date: 2002-07-19 14:08:45 CEST

O.K., here's an updated patch that gets iconv detection working again. What it does:

apr.patch: Removes all iconv detection from APR.
apr-util.patch: Pushes iconv detection into APR-util. As part of this patch,
apu-iconv.m4 must be added to apr-util/build.

I tested this with Subversion on Linux. I can't commit from work, but if
anybody needs a working apr_xlate in HEAD before I get home, feel free to
commit this.

ToDo:
 - Figure out what to do about the iconv stuff in apr_hints.m4
 - Rename APR_ICONV_INBUF_CONST to APU_ICONV_INBUF_CONST
 - Detect apr-iconv in the apr-util source tree
 - Handle --with-iconv and/or --with-apr-iconv

    Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

  • application/octet-stream attachment: apr.patch
Received on Fri Jul 19 14:09:20 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.