]> Savannah Git Hosting - gnulib.git/commit
time_rz: Support time zone names on MSVC.
authorBruno Haible <bruno@clisp.org>
Thu, 6 Jun 2024 16:17:23 +0000 (18:17 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 6 Jun 2024 23:34:11 +0000 (01:34 +0200)
commit67f5847651214d9b4ad4ca4a349c95e10763dece
tree3d38dc78f4870bb766f58b31b0171808e213413a
parent29d3992a160182114ab20870c2a5a4956461ed35
time_rz: Support time zone names on MSVC.

* lib/time-internal.h: Use HAVE_TZNAME_ARRAY instead of HAVE_TZNAME.
* lib/time_rz.c (tzalloc, save_abbr, mktime_z): Likewise.
* modules/time_rz (Depends-on): Add tzname.
* m4/time_rz.m4 (gl_TIME_RZ): Don't require AC_STRUCT_TIMEZONE.
ChangeLog
lib/time-internal.h
lib/time_rz.c
m4/time_rz.m4
modules/time_rz