striconveh assumes that when iconv() returns -1 with errno = EINVAL, it
has not incremented the input pointer. This does not hold with GNU libiconv
and with Solaris iconv e.g. when converting from UTF-7. Fixed like this:
2008-09-07 Bruno Haible <[EMAIL PROTECTED]>
Make striconveh work
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[re-adding bug-gnulib, we are still trying to figure out why
test-c-stack.c fails on Irix 5.3 with libsigsegv 2.6, even though m4's
stack overflow test passed]
According to Tom G. Christensen on 9/7/2008 4:47 AM:
[c-stack.m4 uses a simpler recurse() t
This updates config.rpath and config.libpath to match the changes done in
libtool.m4 of libtool-2.2.6.
2008-09-07 Bruno Haible <[EMAIL PROTECTED]>
* build-aux/config.rpath: Update according to libtool-2.2.6.
* build-aux/config.libpath: Likewise.
--- build-aux/config.libpath.ori