Simon didn't object, so applied this.
> 2007-03-03 Bruno Haible <[EMAIL PROTECTED]>
>
> * lib/sys_select_.h: New file.
> * m4/sys_socket_h.m4 (gl_HEADER_SYS_SELECT): Test whether sys/select.h
> is self-contained. Set ABSOLUTE_SYS_SELECT_H, HAVE_SYS_SELECT_H.
> * modules/
Eric Blake wrote:
> _Too much_ copy-n-paste from the sys/socket module.
Yes... Still copy&paste is the right technique since the same problem
deserves the same solution.
It occurs also for the sys_select module: MacOS X is not
self-contained:
gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I
Martin Lambers <[EMAIL PROTECTED]> writes:
> On Wed, 07. Jun 2006, 14:31:34 +0200, Simon Josefsson wrote:
>> > Is there any interest in this module?
>>
>> Yes. I think it looks good. Unless someone objects soonish, I think
>> we should install it.
>
> I integrated the lates changes to the sys_s
On Wed, 07. Jun 2006, 14:31:34 +0200, Simon Josefsson wrote:
> > Is there any interest in this module?
>
> Yes. I think it looks good. Unless someone objects soonish, I think
> we should install it.
I integrated the lates changes to the sys_socket module.
I also filled in Simon as the maintaine