Make sure testThreads is linked with pthreads
authorDaniel Veillard <veillard@redhat.com>
Thu, 20 Aug 2009 10:21:52 +0000 (12:21 +0200)
committerDaniel Veillard <veillard@redhat.com>
Thu, 20 Aug 2009 10:21:52 +0000 (12:21 +0200)
commitc15693f6f42107bf459b30a50ea1b0ae25958a5e
tree098540ee5aa7c1b8d73b9fd30539704df4cb8715
parent75a4778f7e955c24f3c1e3fb659c204fd7df7b40
Make sure testThreads is linked with pthreads

* configure.in: augment thread detection to pass THREADS_LIBS
* xsltproc/Makefile.am: add THREAD_LIBS to testThreads_LDADD
configure.in
xsltproc/Makefile.am