Bruno Haible <[EMAIL PROTECTED]> writes:
> Hi Simon,
>
> The sockets module knows how to find the sockets library on Windows and
> Solaris. Here's a patch that adds support for Haiku (needs to link
> with -lnetwork) and BeOS (needs to link with -lnet).
>
> OK to apply?
Hi. Yes, please do.
/Simo
Hi Simon,
The sockets module knows how to find the sockets library on Windows and
Solaris. Here's a patch that adds support for Haiku (needs to link
with -lnetwork) and BeOS (needs to link with -lnet).
OK to apply?
2008-11-15 Bruno Haible <[EMAIL PROTECTED]>
* m4/sockets.m4 (gl_SOCKE