summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-04-20 20:02:13 +0200
committerBruno Haible <bruno@clisp.org>2023-04-20 20:02:13 +0200
commit876ad6af66851d4e25bb8475e1cd1ec46680b703 (patch)
treed5649ab1f0ed2fc08c6d3d0414ea007d61b6b37b /modules
parent60e3e2105814c20cd2cd3dd1f9d20f254e34d81b (diff)
downloadgnulib-876ad6af66851d4e25bb8475e1cd1ec46680b703.tar.gz
posixtm tests: Fix link error.
* modules/posixtm-tests (Depends-on): Add stpcpy.
Diffstat (limited to 'modules')
-rw-r--r--modules/posixtm-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/posixtm-tests b/modules/posixtm-tests
index 7f5ada5593..de5a84a333 100644
--- a/modules/posixtm-tests
+++ b/modules/posixtm-tests
@@ -6,6 +6,7 @@ Depends-on:
intprops
setenv
stdint
+stpcpy
strftime
configure.ac: