summaryrefslogtreecommitdiff
path: root/modules/posixtm
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2023-03-10 15:42:51 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2023-03-10 15:47:45 -0800
commit10d419cb7de04138579f7eed7eb3fbfe9131d04a (patch)
tree24913c11fe21d7ce8fe1794e827900e18d7bb3bc /modules/posixtm
parent0e272413ec0a8a7a08940bc7328224e9972c718f (diff)
downloadgnulib-10d419cb7de04138579f7eed7eb3fbfe9131d04a.tar.gz
posixtm: work around Glibc time issue
* modules/posixtm (Depends-on): Add time.
Diffstat (limited to 'modules/posixtm')
-rw-r--r--modules/posixtm1
1 files changed, 1 insertions, 0 deletions
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: