emacs-devel
[Top][All Lists]
Advanced

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

Re: Updates to configure for make-network-process


From: Jason Rumney
Subject: Re: Updates to configure for make-network-process
Date: 19 Mar 2002 19:22:49 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

"David Ponce" <address@hidden> writes:

> Hello,
> 
> [...]
> > I suppose nt/config.nt must be updated as well, but I haven't got a
> > clue as to which of the above symbols makes sense there!  Someone
> > speaking Windozish, please update...  Thanks.
> [...]
> 
> I successfully "make bootstrap install" latest CVS version of Emacs 21.3
> with the following small patch to nt/config.nt and src/makefile.w32-in.

Did it not build with those constants undefined?  Until that
functionality can be verified on Windows (winsock differs from BSD
sockets in subtle ways), I would prefer to leave these undefined in
CVS.


> + #define HAVE_SENDTO 1
> + #define HAVE_RECVFROM 1
> + #define HAVE_GETSOCKOPT 1
> + #define HAVE_SETSOCKOPT 1
> + #define HAVE_GETSOCKNAME 1
> + #define HAVE_GETPEERNAME 1
> + 
> + #undef HAVE_SYS_UN_H

-- 
Jason Rumney




reply via email to

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