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=51a3037a3d789194b72229c0901ad96425f2fec1;p=gnulib.git posixtm tests: Fix link error. * modules/posixtm-tests (Depends-on): Add stpcpy. --- diff --git a/ChangeLog b/ChangeLog index d41671fc95..5009bebfec 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: