Denis Corbin <[EMAIL PROTECTED]> writes:
On several systems (Solaris 2.6, openBSD 3.6, macOS X 10.2) the "./configure && make" fails due to the redefinition by the configure script of the mbtate_t type, on Linux instead it seems to work properly,
I vaguely recall that this has been hacked on. Can you reproduce the problem with CVS autoconf (which is a pain to set up), or with the latest test snapshot here?
ftp://alpha.gnu.org/gnu/autoconf/autoconf-2.59b.tar.gz
Hello, I tried the previous version of autoconf, verified that the
configure script had been generated by autoconf-2.59b (as displayed in the first lines), but the result is the same. mbstate_t is not detected by the configure script which redefines its own, that conflicts with existing type (test done on MacOS X 10.2 with gcc-3.3).
Sorry. :-/=/