Fix isses with setting BOOST_REGEX_DYN_LINK when linking to static regex lib.

[SVN r32956]
This commit is contained in:
Vladimir Prus
2006-02-16 09:23:40 +00:00
parent e6aad1cb3d
commit ead52f741a

View File

@ -45,10 +45,11 @@ local regress-sources = regress/$(R_SOURCE) ;
test-suite regex
:
[ run regress/$(R_SOURCE) ../build//boost_regex/<link>static
[ run regress/$(R_SOURCE) ../build//boost_regex
: # command line
: # input files
: # requirements
<link>static
: regex_regress ]
[ run regress/$(R_SOURCE) ../build//boost_regex