]> Savannah Git Hosting - gnulib.git/commit
nstrftime: Support time zone names on MSVC.
authorBruno Haible <bruno@clisp.org>
Thu, 6 Jun 2024 16:29:51 +0000 (18:29 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 6 Jun 2024 23:40:23 +0000 (01:40 +0200)
commitc7b432873e9a3e61737f71ecf7d63923db2cee32
tree987d1af7bb78eb27a2970685ea713b5e1d327b73
parente3f4cf8362b94c2ba5501e162e044754c384bcce
nstrftime: Support time zone names on MSVC.

* lib/nstrftime.c: Use HAVE_TZNAME_ARRAY instead of HAVE_TZNAME.
(tzname): Remove declaration.
* modules/nstrftime (Depends-on): Add tzname.
* m4/nstrftime.m4 (gl_FUNC_GNU_STRFTIME): Don't require
AC_STRUCT_TIMEZONE.
ChangeLog
lib/nstrftime.c
m4/nstrftime.m4
modules/nstrftime