]> Savannah Git Hosting - gnulib.git/commit
pthread-spin: Fix errors in C++ mode.
authorBruno Haible <bruno@clisp.org>
Thu, 21 Nov 2019 10:44:05 +0000 (11:44 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 21 Nov 2019 10:44:05 +0000 (11:44 +0100)
commita075275a0e6782bc12044609893b5c9e37ea631f
tree594908ebd6ebcd7e647154e02da714a4ad0ab6f4
parent6dbeba577f4d54255895956b510f937ec9cd4228
pthread-spin: Fix errors in C++ mode.

* m4/pthread-spin.m4 (gl_PTHREAD_SPIN): Mark the pthread_spin_*
functions as nonexistent when <pthread.h> exists but does not define
the pthread_spinlock_t type.
ChangeLog
m4/pthread-spin.m4