Properly find the pthreads flags for use with Boost.Thread.
commitbeaa6045793c71ec23a7318f09180aa1104742e4
authorBenoit Sigoure <tsuna@lrde.epita.fr>
Fri, 2 Nov 2007 01:33:09 +0000 (2 02:33 +0100)
committerBenoit Sigoure <tsuna@lrde.epita.fr>
Fri, 2 Nov 2007 01:33:09 +0000 (2 02:33 +0100)
tree3ca39044955757e2020145d61c34b482bfb5b663
parent3678273b25c0e83e822ad981354ebf5d5d11990f
Properly find the pthreads flags for use with Boost.Thread.

* build-aux/boost.m4 (_BOOST_PTHREAD_FLAG): New internal helper.
(BOOST_THREADS): Use it.  Use the pthread flag during the tests for
Boost.Thread.
* tests/testsuite.at: Since the test for Boost.Thread is now more
costly, do the cross-compilation test with Boost.Filesystem instead.

Signed-off-by: Benoit Sigoure <tsuna@lrde.epita.fr>
ChangeLog
build-aux/boost.m4
tests/testsuite.at