summaryrefslogtreecommitdiffstats
path: root/m4/ax_pthread.m4
Commit message (Collapse)AuthorAgeFilesLines
* Port from ACX_PTHREAD to AX_PTHREADPhilip Withnall2011-09-191-0/+302
This uses the latest version of the AX_PTHREAD macro from the autoconf archive: http://www.gnu.org/software/autoconf-archive/ax_pthread.html.