X-Git-Url: http://git.indexdata.com/?p=m4-moved-to-github.git;a=blobdiff_plain;f=boost.m4;fp=boost.m4;h=d2dd7041f947dba2aa136aa2802f12824ef6b8c6;hp=1f6f03adfcbb68dc2ebf3d941063bbf75342b371;hb=374a6b4fe5d08e5152fd71e0803541884ea60e0f;hpb=8328fa9fa20336b6dc5534d4eeca0d49f8262dbf diff --git a/boost.m4 b/boost.m4 index 1f6f03a..d2dd704 100644 --- a/boost.m4 +++ b/boost.m4 @@ -99,8 +99,8 @@ int x = BOOST_VERSION; LIBS="${saveLIBS} -l${l}" AC_LINK_IFELSE([AC_LANG_SOURCE([[ #define BOOST_TEST_DYN_LINK -#define BOOST_AUTO_TEST_MAIN -#include +#define BOOST_TEST_MODULE configure +#include BOOST_AUTO_TEST_CASE( t ) { BOOST_CHECK(1);