Attempt to sync V2 Jamfiles with V1 ones, again...

[SVN r22846]
This commit is contained in:
Vladimir Prus
2004-05-17 07:45:33 +00:00
parent 25e51d3984
commit 4c0572d98f

View File

@ -9,7 +9,6 @@ SOURCES = c_regex_traits c_regex_traits_common cpp_regex_traits
lib boost_regex : $(SOURCES).cpp
:
<link>static:<define>BOOST_REGEX_NO_LIB=1
<link>static:<define>BOOST_REGEX_STATIC_LINK=1
<link>shared:<define>BOOST_RE_BUILD_DLL=1
<variant>debug:<define>BOOST_REGEX_CONFIG_INFO=1
<link>shared:<define>BOOST_REGEX_DYN_LINK=1
;