diff --git a/build.jam b/build.jam index d09e7788..95327dfb 100644 --- a/build.jam +++ b/build.jam @@ -10,12 +10,8 @@ project /boost/regex /boost/assert//boost_assert /boost/concept_check//boost_concept_check /boost/config//boost_config - /boost/container_hash//boost_container_hash /boost/core//boost_core - /boost/integer//boost_integer - /boost/mpl//boost_mpl /boost/predef//boost_predef - /boost/smart_ptr//boost_smart_ptr /boost/static_assert//boost_static_assert /boost/throw_exception//boost_throw_exception /boost/type_traits//boost_type_traits diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index 41b35054..a9975d26 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -22,6 +22,7 @@ project #gcc-cygwin:static sun:static ../src + . ; #