]> 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 16:17:23 +0000 (18:17 +0200)
commit14b9063716442d81770554ad33a635125d56194f
tree461bdc1910063ced04918aab45155b241f981243
parent0208dcf9550d425e3ed4f0883b1c2a4491fe58ff
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