emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/config.in


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/config.in
Date: Mon, 18 Mar 2002 09:08:37 -0500

Index: emacs/src/config.in
diff -c emacs/src/config.in:1.169 emacs/src/config.in:1.170
*** emacs/src/config.in:1.169   Wed Mar 13 18:02:33 2002
--- emacs/src/config.in Mon Mar 18 09:08:37 2002
***************
*** 311,318 ****
--- 311,326 ----
  #undef HAVE_INDEX
  #undef HAVE_RINDEX
  #undef HAVE_MMAP
+ #undef HAVE_SENDTO
+ #undef HAVE_RECVFROM
+ #undef HAVE_GETSOCKOPT
+ #undef HAVE_SETSOCKOPT
+ #undef HAVE_GETSOCKNAME
+ #undef HAVE_GETPEERNAME
  #undef HAVE_GAI_STRERROR
  #undef HAVE_MKSTEMP
+ 
+ #undef HAVE_SYS_UN_H
  
  #undef LOCALTIME_CACHE
  #undef HAVE_INET_SOCKETS



reply via email to

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