Mats Erik Andersson <[email protected]> writes:

> Dear all,
>
> the top level file 'configure.ac' correctly contains a test
> for the presence of 'sa_len' in 'struct sockaddr' using the
> header files '<sys/types.h>' and '<sys/socket.h>'.
>
> However, after bootstrapping, the new 'configure' impements
> two test versions, one of them has eliminated <sys/types.h>.

Maybe the macro is defined in two different files, and one of them is
old and buggy?  This problems sometimes happen when gettext imports some
old m4 files which has bugs solved in gnulib, although I'm not certain
that is happening here.

/Simon

Reply via email to