]> Savannah Git Hosting - gnulib.git/commitdiff
posixtm tests: Fix link error.
authorBruno Haible <bruno@clisp.org>
Thu, 20 Apr 2023 18:02:13 +0000 (20:02 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 21 Apr 2023 15:31:18 +0000 (17:31 +0200)
* modules/posixtm-tests (Depends-on): Add stpcpy.

ChangeLog
modules/posixtm-tests

index 205481c83f1945e741bc8e4dc3e7b5edb08eb604..88e8748c978c706c379dc48c8b267af03144587c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-04-20  Bruno Haible  <bruno@clisp.org>
+
+       posixtm tests: Fix link error.
+       * modules/posixtm-tests (Depends-on): Add stpcpy.
+
 2023-04-20  Bruno Haible  <bruno@clisp.org>
 
        readtokens tests: Fix test failure on mingw.
index 7f5ada5593a82283d352196e04d8132e3217dc9a..de5a84a33304b7573c10feb7d5ffb7145c1b5864 100644 (file)
@@ -6,6 +6,7 @@ Depends-on:
 intprops
 setenv
 stdint
+stpcpy
 strftime
 
 configure.ac: