From 222b16693cacd93019120120efabad245a97fa49 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sun, 27 Jul 2003 10:55:35 +0000 Subject: [PATCH] Added tentative como fix [SVN r19320] --- base.jam | 2 ++ 1 file changed, 2 insertions(+) diff --git a/base.jam b/base.jam index 5a48f38b..c0036c4b 100644 --- a/base.jam +++ b/base.jam @@ -10,6 +10,8 @@ template regex-options BOOST_REGEX_NO_LIB=1 BOOST_REGEX_CONFIG_INFO=1 $(BOOST_ROOT) + # como requires this: + <*>BOOST_REGEX_NO_W32=1 ; #