build: Use AX_PTHREAD to detect pthreads

NOTE: This is a candidate for the 9.0 branch.

Reviewed-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
Matt Turner
2012-09-18 20:21:47 -07:00
parent 96f50d0cf7
commit 7da12426f7
4 changed files with 327 additions and 0 deletions

View File

@@ -21,6 +21,8 @@
SUBDIRS = src
ACLOCAL_AMFLAGS = -I m4
doxygen:
cd doxygen && $(MAKE)