Don't define HAVE_STRFTIME on MS-Windows.
s/ms-w32.h (HAVE_STRFTIME): Don't define.
This commit is contained in:
parent
70b0d280eb
commit
8b3c625b7d
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
2011-01-31 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* s/ms-w32.h (HAVE_STRFTIME): Don't define.
|
||||
|
||||
* makefile.w32-in (OBJ2): Remove strftime.$(O).
|
||||
($(BLD)/strftime.$(O)): Remove prerequisites.
|
||||
|
||||
|
|
|
@ -159,7 +159,6 @@ struct sigaction {
|
|||
#undef HAVE_SETPGID
|
||||
#undef HAVE_GETCWD
|
||||
#define HAVE_SHUTDOWN 1
|
||||
#define HAVE_STRFTIME 1
|
||||
|
||||
#define LOCALTIME_CACHE
|
||||
#define HAVE_INET_SOCKETS 1
|
||||
|
|
Loading…
Add table
Reference in a new issue