> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 19 July 2002 14:09 > > O.K., here's an updated patch that gets iconv detection working again. What > it does:
Hi, I just reviewed/tested your other patch and was about to commit. It only needed one tweak since wrowe removed a line that was touched in that patch. I'll commit this one instead. Sander > 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 >
