From: Bruno Haible Date: Thu, 20 Apr 2023 18:02:13 +0000 (+0200) Subject: posixtm tests: Fix link error. X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=95171f2028b0325c2d0ee46eae96022cb70024c2;p=gnulib.git posixtm tests: Fix link error. * modules/posixtm-tests (Depends-on): Add stpcpy. --- diff --git a/ChangeLog b/ChangeLog index 205481c83f..88e8748c97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2023-04-20 Bruno Haible + + posixtm tests: Fix link error. + * modules/posixtm-tests (Depends-on): Add stpcpy. + 2023-04-20 Bruno Haible readtokens tests: Fix test failure on mingw. 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: