summaryrefslogtreecommitdiffstats
path: root/m4/acx_pthread.m4
Commit message (Collapse)AuthorAgeFilesLines
* Move ACX_PTHREAD macro from acinclude.m4 to m4/ directory.Diego 'Flameeyes' Pettenò2008-08-261-0/+199
Make this change because recent versions of libtool (2.2 series) copy over their m4 macro files if an m4/ directory is present, and because futher m4/ macro files might be added too. Also make sure the macro directory is announced to autoconf and is picked up by aclocal.