Merge FreeBSD patch.

[SVN r50532]
This commit is contained in:
John Maddock
2009-01-10 12:01:09 +00:00
parent e81f710567
commit 2d43c1b305

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)