]> 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:14:17 +0000 (01:14 +0200)
commite005496afcfbbc9ea19af2a2f08b3e59c7985b9a
tree3e416c33ecdbc73210569f3e8a582f69af84d26b
parentf8e5702fff82c5c22b558ba502e1abc0e48ef666
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