Fix mutex linking problems.

[SVN r27421]
This commit is contained in:
John Maddock
2005-02-19 11:42:04 +00:00
parent f736d985fb
commit ea94315d6b

View File

@ -160,10 +160,12 @@ test-suite regex
]
[ run unicode/unicode_iterator_test.cpp ]
[ regex-test static_mutex_test
: <template>test # sources
: <template>test-dll # sources
static_mutex/static_mutex_test.cpp
<dll>../../thread/build/boost_thread
: <define>BOOST_THREAD_USE_DLL=1
]
[ regex-test object_cache_test
: <template>test # sources
@ -227,3 +229,5 @@ test-suite regex