]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/regex/test/captures/Jamfile.v2
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / regex / test / captures / Jamfile.v2
index 527315c276a18e864f0699535b29376efee27c6a..f3ee890555a7b8b6311eceb1a1d724959b326e72 100644 (file)
@@ -26,10 +26,10 @@ EX_SOURCES =
    winstances.cpp 
    usinstances.cpp ;
        
-lib boost_regex_extra : $(EX_SOURCES)
+lib boost_regex_extra : $(EX_SOURCES) ../../build//icu_options
     : 
         <define>BOOST_REGEX_MATCH_EXTRA=1
-            <link>shared:<define>BOOST_REGEX_DYN_LINK=1
+       <link>shared:<define>BOOST_REGEX_DYN_LINK=1
     : 
     ;