Update of /cvsroot/boost/boost/libs/regex/build
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv6766/libs/regex/build

Modified Files:
        Jamfile.v2 
Log Message:
Added new example.
Updated ICU support for VC8

Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/libs/regex/build/Jamfile.v2,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Jamfile.v2  17 Feb 2007 12:22:49 -0000      1.12
+++ Jamfile.v2  22 May 2007 09:47:28 -0000      1.13
@@ -45,6 +45,10 @@
             {
                gICU_CORE_LIB = icuuc ;
             }
+            else if [ GLOB $(dir)/lib : icuuc.* ]
+            {
+               gICU_CORE_LIB = icuuc ;
+            }
             else if [ GLOB $(dir)/lib : libicuuc.* ]
             {
                gICU_CORE_LIB = icuuc ;
@@ -188,3 +192,4 @@
 
 
 
+


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to