+2024-06-03 Bruno Haible <bruno@clisp.org>
+
+ pthread-* tests, regex tests: Prepare for use of 'alarm'.
+ * modules/pthread-cond-tests (configure.ac): Test whether 'alarm' is
+ declared.
+ * modules/pthread-mutex-tests (configure.ac): Likewise.
+ * modules/pthread-once-tests (configure.ac): Likewise.
+ * modules/pthread-rwlock-tests (configure.ac): Likewise.
+ * modules/pthread-tss-tests (configure.ac): Likewise.
+ * modules/regex-tests (configure.ac): Likewise.
+
2024-06-03 Bruno Haible <bruno@clisp.org>
mtx tests: Fix a possible link error.