build: Use AX_PTHREAD to detect pthreads
authorMatt Turner <mattst88@gmail.com>
Wed, 19 Sep 2012 03:21:47 +0000 (20:21 -0700)
committerMatt Turner <mattst88@gmail.com>
Thu, 27 Sep 2012 17:25:20 +0000 (10:25 -0700)
commit7da12426f7682ffc44ae40e31d1b5712521fbb70
tree939b69c79e58abfe98258a8cdd3d72d3ba8748b7
parent96f50d0cf7bb13507f272d2f6ef9a6fca24d18e1
build: Use AX_PTHREAD to detect pthreads

NOTE: This is a candidate for the 9.0 branch.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Makefile.am
configure.ac
m4/.gitignore [new file with mode: 0644]
m4/ax_pthread.m4 [new file with mode: 0644]