]> Savannah Git Hosting - gnulib.git/commitdiff
posixtm: work around Glibc time issue
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 10 Mar 2023 23:42:51 +0000 (15:42 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 10 Mar 2023 23:47:45 +0000 (15:47 -0800)
* modules/posixtm (Depends-on): Add time.

ChangeLog
modules/posixtm

index 98c27d22184fb6723a5f553dc502a50bae3c56ff..b05276c8debc6e1db26e39269fd247425e7319cc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-03-10  Paul Eggert  <eggert@cs.ucla.edu>
+
+       posixtm: work around Glibc time issue
+       * modules/posixtm (Depends-on): Add time.
+
 2023-03-09  Jim Meyering  <meyering@fb.com>
 
        bootstrap: correct last change
index f302efac63dcf6b424e7834890bd6625b42f67d6..c4fb60953a979a4c2ef40908e6db3e634c5c1c57 100644 (file)
@@ -12,6 +12,7 @@ idx
 mktime
 stdbool
 stdckdint
+time
 verify
 
 configure.ac: