]> Savannah Git Hosting - gnulib.git/commit
Fix mistakes in --enable-threads=isoc fixes from 2019-12-01.
authorBruno Haible <bruno@clisp.org>
Tue, 3 Dec 2019 03:54:53 +0000 (04:54 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 3 Dec 2019 03:55:39 +0000 (04:55 +0100)
commitaf16e1b401433476796c3bab5245c0a679c4dd26
tree7f278d466c51f0f5597d34dce81a7f91defebef0
parent9b2dcfaf45493f1527ea8d01f7634407de750978
Fix mistakes in --enable-threads=isoc fixes from 2019-12-01.

* m4/pthread-mutex.m4 (gl_PTHREAD_MUTEX): Use LIBPMULTITHREAD, not
LIBMULTITHREAD.
* m4/pthread-rwlock.m4 (gl_PTHREAD_RWLOCK): Likewise.
* m4/pthread-thread.m4 (gl_PTHREAD_THREAD): Likewise.
* m4/timer_time.m4 (gl_TIMER_TIME): Likewise. Require gl_PTHREADLIB, not
gl_THREADLIB.
* modules/timer-time (Depends-on): Add pthread-h. Remove threadlib.
ChangeLog
m4/pthread-mutex.m4
m4/pthread-rwlock.m4
m4/pthread-thread.m4
m4/timer_time.m4
modules/timer-time