]> Savannah Git Hosting - gnulib.git/commit
pthread_mutex_timedlock: Fix link errors on FreeBSD 5.2.1/i386.
authorBruno Haible <bruno@clisp.org>
Sun, 15 Oct 2023 19:57:26 +0000 (21:57 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 15 Oct 2023 19:57:26 +0000 (21:57 +0200)
commit7a10f54cc7d4a9de6812ee4cdc8f3a315bc75f73
tree0d0c61237fb195ce5c63247a35ec76c777b5b216
parenta82b963d9c7b0ffbad4e95334a4edda8cdfbea08
pthread_mutex_timedlock: Fix link errors on FreeBSD 5.2.1/i386.

* m4/pthread_mutex_timedlock.m4 (gl_FUNC_PTHREAD_MUTEX_TIMEDLOCK): Test
not only whether pthread_mutex_timedlock is declared, but also whether
it is actually defined.
ChangeLog
m4/pthread_mutex_timedlock.m4