build: Use AX_PTHREAD to detect pthreads
authorMatt Turner <mattst88@gmail.com>
Wed, 19 Sep 2012 03:21:47 +0000 (20:21 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 28 Sep 2012 22:48:25 +0000 (15:48 -0700)
commitcc18cc282fb33a057e167356956bca4166e67ab9
tree950ea627f0e3ffde58d441faec75eddd396fb9ad
parent5ef472dd83b7b96538432157e2569dedf5625161
build: Use AX_PTHREAD to detect pthreads

NOTE: This is a candidate for the 9.0 branch.

Reviewed-by: Adam Jackson <ajax@redhat.com>
(cherry picked from commit 7da12426f7682ffc44ae40e31d1b5712521fbb70)
Makefile.am
configure.ac
m4/.gitignore [new file with mode: 0644]
m4/ax_pthread.m4 [new file with mode: 0644]