/[emacs]/emacs/nt/config.nt
ViewVC logotype

Diff of /emacs/nt/config.nt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by jasonr, Wed Mar 13 23:04:39 2002 UTC revision 1.16 by kfstorm, Tue Mar 19 12:03:42 2002 UTC
# Line 242  Boston, MA 02111-1307, USA.  */ Line 242  Boston, MA 02111-1307, USA.  */
242  /* Standard Windows strftime does not support POSIX.2 extensions.  */  /* Standard Windows strftime does not support POSIX.2 extensions.  */
243  #define STRFTIME_NO_POSIX2 1  #define STRFTIME_NO_POSIX2 1
244    
245    #define HAVE_SENDTO 1
246    #define HAVE_RECVFROM 1
247    #define HAVE_GETSOCKOPT 1
248    #define HAVE_SETSOCKOPT 1
249    #define HAVE_GETSOCKNAME 1
250    #define HAVE_GETPEERNAME 1
251    /* Local (unix) sockets are not supported.  */
252    #undef HAVE_SYS_UN_H
253    
254  #define LOCALTIME_CACHE  #define LOCALTIME_CACHE
255  #undef HAVE_INET_SOCKETS  #undef HAVE_INET_SOCKETS
256    

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26