]> Savannah Git Hosting - gnulib.git/commit
threadlib: Provide an easy way to avoid mingw's winpthreads library.
authorBruno Haible <bruno@clisp.org>
Sat, 18 May 2019 16:22:45 +0000 (18:22 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 18 May 2019 16:22:45 +0000 (18:22 +0200)
commit7ded27a6c89101fce7f00203b3439f8d40f281b4
tree9a1af9792ae064ef6d10ced44dde496befbcf982
parent64e905db05c32792c3f0e77ce271f65e77980a92
threadlib: Provide an easy way to avoid mingw's winpthreads library.

* m4/threadlib.m4 (gl_AVOID_WINPTHREAD): New macro.
(gl_THREADLIB_EARLY_BODY): Recognize when it was invoked, and set
gl_use_threads accordingly.
ChangeLog
m4/threadlib.m4