diff --git a/build/Jamfile b/build/Jamfile index 2cd91127..825a6e1b 100644 --- a/build/Jamfile +++ b/build/Jamfile @@ -9,7 +9,6 @@ subproject libs/regex/build ; template regex-options : # sources : # requirements - BOOST_REGEX_NO_LIB=1 BOOST_REGEX_CONFIG_INFO=1 $(BOOST_ROOT) on @@ -63,3 +62,5 @@ stage stage/lib : boost_regex boost_regex install regex lib : boost_regex boost_regex ; + +