From: Bruno Haible Date: Mon, 12 Feb 2024 13:41:04 +0000 (+0100) Subject: posixtm tests: Fix reference to undefined module (regr. 2024-02-09). X-Git-Tag: v1.0~434 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=5cc140d56fc4fc0fac15ed044ffa823906ba002b;p=gnulib.git posixtm tests: Fix reference to undefined module (regr. 2024-02-09). * modules/posixtm-tests (Depends-on): Remove strftime. Add strftime-fixes. --- diff --git a/ChangeLog b/ChangeLog index a410585fe7..3492c59f49 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2024-02-12 Bruno Haible + + posixtm tests: Fix reference to undefined module (regr. 2024-02-09). + * modules/posixtm-tests (Depends-on): Remove strftime. Add + strftime-fixes. + 2024-02-12 Bruno Haible limits-h: Fix BOOL_MAX value. diff --git a/modules/posixtm-tests b/modules/posixtm-tests index de5a84a333..36ede8b686 100644 --- a/modules/posixtm-tests +++ b/modules/posixtm-tests @@ -7,7 +7,7 @@ intprops setenv stdint stpcpy -strftime +strftime-fixes configure.ac: