From: Bruno Haible Date: Thu, 20 Apr 2023 18:02:13 +0000 (+0200) Subject: posixtm tests: Fix link error. X-Git-Tag: v1.0~1403 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=876ad6af66851d4e25bb8475e1cd1ec46680b703;p=gnulib.git posixtm tests: Fix link error. * modules/posixtm-tests (Depends-on): Add stpcpy. --- diff --git a/ChangeLog b/ChangeLog index 4c21a9730e..7856e350c0 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: