hi,
the attached patches update the pthreads detection macro to the latest
upstream autoconf-archive version (see [0] for changes; btw, the macro
has been renamed from ACX_PTHREAD to AX_PTHREAD), and additionally fix a
false negative in the detection logic when "-Werror" is added to CFLAGS
(see [1] for details).
[0]
[1]
http://code.rizon.net/znc/commits/4d1e97ed4775726c2e5e3207f3a9c866dc5aefe5
(attachments)
0001-use-latest-ax_pthread.m4-from-autoconf-archive.patch (25.5 KB)
0002-ax_pthread.m4-fix-parameter-set-but-not-used-warning.patch (1.15 KB)
Hi Robert,
hi,
the attached patches update the pthreads detection macro to the
latest upstream autoconf-archive version (see [0] for changes; btw,
the macro has been renamed from ACX_PTHREAD to AX_PTHREAD), and
additionally fix a false negative in the detection logic when
"-Werror" is added to CFLAGS (see [1] for details).
Thank you for the updates, applied the patches.
Best regards, Wouter
[0]
http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=history;f=m4/acx_pthread.m4
http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=history;f=m4/ax_pthread.m4