configure boost unit test check: more quirks
[m4-moved-to-github.git] / boost.m4
index 1f6f03a..b667071 100644 (file)
--- a/boost.m4
+++ b/boost.m4
@@ -100,6 +100,7 @@ int x = BOOST_VERSION;
                            AC_LINK_IFELSE([AC_LANG_SOURCE([[
 #define BOOST_TEST_DYN_LINK
 #define BOOST_AUTO_TEST_MAIN
+#define BOOST_TEST_MODULE configure
 #include <boost/test/auto_unit_test.hpp>
 BOOST_AUTO_TEST_CASE( t ) 
 {