> Hmm, the presence of the 'sys_socket' module is an indicator that sockets
> are being used. But not a strong enough indicator, probably. How about
> keeping the error only if
>   @UNISTD_H_HAVE_WINSOCK2_H@ && @GNULIB_SOCKET@
> and instead use a link-time warning if
>   @UNISTD_H_HAVE_WINSOCK2_H@ && [EMAIL PROTECTED]@
> ?

maybe "|| @GNULIB_ACCEPT@" too?

Paolo


Reply via email to