Oops, I messed up and committed the wrong file. I fixed that by
installing the attached fixup. Sorry about that.
From e3a81ab6e1201eb40a9f861c75162b41af148c10 Mon Sep 17 00:00:00 2001
From: Paul Eggert
Date: Mon, 16 Sep 2024 11:19:17 -0700
Subject: [PATCH] Fix typo in previous patch
---
lib/p
I discovered this unnecessary dependency when debugging
GNU Patch.
* lib/parse-datetime.y:
(populate_local_time_zone_table) [!HAVE_STRUCT_TM_TM_ZONE]:
(debug_strfdatetime): Use strftime not nstrftime,
as we don’t need nstrftime’s extensions or bug fixes.
* modules/parse-datetime (Depends-on): Remov