configure: update use of Boost unit test.
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 16 Aug 2011 13:31:24 +0000 (15:31 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 16 Aug 2011 13:31:24 +0000 (15:31 +0200)
commit374a6b4fe5d08e5152fd71e0803541884ea60e0f
tree6bb80225a9a39035a0f7b1d298b6af8683340018
parent8328fa9fa20336b6dc5534d4eeca0d49f8262dbf
configure: update use of Boost unit test.

Use BOOST_TEST_MODULE instead of BOOST_AUTO_TEST_MAIN and include
unit_test.hpp instead of auto_unit_test.hpp.
boost.m4