Fix facet support for intel-win32

[SVN r19625]
This commit is contained in:
Dave Abrahams
2003-08-16 00:18:24 +00:00
parent 644e41ba31
commit 34762f91fb
3 changed files with 4 additions and 0 deletions

View File

@ -21,6 +21,7 @@ rule regex-test-run ( sources + : input * )
<define>BOOST_REGEX_NO_LIB=1
<define>BOOST_REGEX_STATIC_LINK=1
<threading>multi
std::facet-support
: # test name
] ;
}