Hi,
Fabrice Fontaine wrote:
> HAVE_PTHREAD_COND_xxx variables are wrongly set to 1 instead of 0 if
> HAVE_PTHREAD_H is set to 0 since
> https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=e08989ca11a13c8a09cb0c34f797af5a40753379
Indeed, that's obviously a copy&paste mistake.
> This will resu
HAVE_PTHREAD_COND_xxx variables are wrongly set to 1 instead of 0 if
HAVE_PTHREAD_H is set to 0 since
https://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=e08989ca11a13c8a09cb0c34f797af5a40753379
This will result in the following build failure if threads are not
available, for example with core