[SVN r50510]
This commit is contained in:
John Maddock
2009-01-08 09:58:45 +00:00
parent fd77d00dfd
commit e85cef1120

View File

@ -185,6 +185,7 @@ if [ check-icu-config ]
if $(gHAS_ICU)
{
BOOST_REGEX_ICU_OPTS = "<target-os>freebsd:<include>/usr/local/include" ;
ICU_SEARCH_OPTS = "<target-os>freebsd:<search>/$(ICU_PATH)/lib" ;
BOOST_REGEX_ICU_OPTS += "<define>BOOST_HAS_ICU=1" ;
if $(ICU_PATH)