comparison src/s/ms-w32.h @ 81258:d76b11a64956

Don't define HAVE_TZNAME.
author Jason Rumney <jasonr@gnu.org>
date Thu, 07 Jun 2007 21:36:48 +0000
parents e90d04cd455a
children f06998349cfc cc587bfd19ca e9f94688a064
comparison
equal deleted inserted replaced
81257:41fd154901ca 81258:d76b11a64956
253 #define HAVE_CLOSEDIR 1 253 #define HAVE_CLOSEDIR 1
254 #define HAVE_FSYNC 1 /* fsync is called _commit in MSVC. */ 254 #define HAVE_FSYNC 1 /* fsync is called _commit in MSVC. */
255 255
256 #undef TM_IN_SYS_TIME 256 #undef TM_IN_SYS_TIME
257 #undef HAVE_TM_ZONE 257 #undef HAVE_TM_ZONE
258 #define HAVE_TZNAME 1
259 258
260 #define HAVE_LONG_FILE_NAMES 1 259 #define HAVE_LONG_FILE_NAMES 1
261 260
262 #define HAVE_MKDIR 1 261 #define HAVE_MKDIR 1
263 #define HAVE_RMDIR 1 262 #define HAVE_RMDIR 1