]> git.ipfire.org Git - thirdparty/krb5.git/commit
Update autoconf archive macros 676/head
authorGreg Hudson <ghudson@mit.edu>
Thu, 6 Jul 2017 04:00:45 +0000 (00:00 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 17 Jul 2017 16:12:07 +0000 (12:12 -0400)
commite458441f34e47a218ce7e60fef394821fa0a934d
treede86c4ecaf4a17277f543a870d3164066d9b1046
parent72a4b0af1a6cd07eee178cf3ff1df0e0857f5312
Update autoconf archive macros

Update the macros imported from autoconf-archive to current versions.
Fixes an issue where ACX_PTHREAD fails on Solaris with the native
compiler because it detects an uninitialized read and treats it as an
error.

ticket: 8597
src/aclocal.m4
src/config/ac-archive/README
src/config/ac-archive/acx_pthread.m4 [deleted file]
src/config/ac-archive/ax_pthread.m4 [new file with mode: 0644]
src/config/ac-archive/ax_recursive_eval.m4 [new file with mode: 0644]
src/config/ac-archive/relpaths.m4 [deleted file]
src/configure.in