From: Paul Eggert Date: Fri, 10 Mar 2023 23:42:51 +0000 (-0800) Subject: posixtm: work around Glibc time issue X-Git-Tag: v1.0~1645 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=10d419cb7de04138579f7eed7eb3fbfe9131d04a;p=gnulib.git posixtm: work around Glibc time issue * modules/posixtm (Depends-on): Add time. --- diff --git a/ChangeLog b/ChangeLog index 98c27d2218..b05276c8de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2023-03-10 Paul Eggert + + posixtm: work around Glibc time issue + * modules/posixtm (Depends-on): Add time. + 2023-03-09 Jim Meyering bootstrap: correct last change diff --git a/modules/posixtm b/modules/posixtm index f302efac63..c4fb60953a 100644 --- a/modules/posixtm +++ b/modules/posixtm @@ -12,6 +12,7 @@ idx mktime stdbool stdckdint +time verify configure.ac: