]> Savannah Git Hosting - gnulib.git/commit
pthread-spin: Fix link errors on FreeBSD 5.2.1/i386.
authorBruno Haible <bruno@clisp.org>
Sun, 15 Oct 2023 20:00:04 +0000 (22:00 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 15 Oct 2023 20:00:04 +0000 (22:00 +0200)
commitf7610114b6f94bb08f58e85bdfde6a9cfaa5b745
tree13c077715a6d9ebe1c217432fe036a83ab80eef6
parent7a10f54cc7d4a9de6812ee4cdc8f3a315bc75f73
pthread-spin: Fix link errors on FreeBSD 5.2.1/i386.

* m4/pthread-spin.m4 (gl_PTHREAD_SPIN): Test not only whether
<pthread.h> defines the pthread_spinlock_t type, but also whether the
function pthread_spin_init is actually defined.
ChangeLog
m4/pthread-spin.m4