emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/nt/config.nt


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/nt/config.nt
Date: Wed, 13 Mar 2002 18:04:40 -0500

Index: emacs/nt/config.nt
diff -c emacs/nt/config.nt:1.14 emacs/nt/config.nt:1.15
*** emacs/nt/config.nt:1.14     Tue Jan  2 17:41:07 2001
--- emacs/nt/config.nt  Wed Mar 13 18:04:39 2002
***************
*** 239,244 ****
--- 239,246 ----
  #undef HAVE_GETCWD
  #undef HAVE_SHUTDOWN
  #undef HAVE_STRFTIME
+ /* Standard Windows strftime does not support POSIX.2 extensions.  */
+ #define STRFTIME_NO_POSIX2 1
  
  #define LOCALTIME_CACHE
  #undef HAVE_INET_SOCKETS



reply via email to

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