Commit 2f2f93bfb6e0991467a287c1f4a3e0c13b227ef1

Paul Eggert 2008-01-15T16:32:59

Fix problem with getdate on mingw32 reported by Simon Josefsson in <http://lists.gnu.org/archive/html/bug-gnulib/2008-01/msg00192.html>. * lib/getdate.y (get_date): Check "HAVE_DECL_TZNAME", not "defined tzname", when deciding whether to declare tzname. * lib/strftime.c (tzname): Likewise.