guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SIN_LEN and SIN_LEN6 in libguile/socket.c


From: Kevin Ryde
Subject: Re: SIN_LEN and SIN_LEN6 in libguile/socket.c
Date: Wed, 25 Aug 2004 10:39:08 +1000
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

Michael Tuexen <address@hidden> writes:
>
> But there are not tests in
> the configure scripts to test for these fields and depending on that
> defining SIN_LEN or SIN_LEN6 or not.

That's a bug, but apparently not harmful on a gnu system (glibc
doesn't seem to have that field).

> AC_MSG_CHECKING(for sin_len)
> AC_TRY_COMPILE([#ifdef HAVE_SYS_TYPES_H
> ...

AC_CHECK_MEMBER?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]