Update of /cvsroot/boost/boost/tools/build/v2
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv31036

Modified Files:
      Tag: RC_1_34_0
        build-system.jam 
Log Message:
Merge from trunk

Index: build-system.jam
===================================================================
RCS file: /cvsroot/boost/boost/tools/build/v2/build-system.jam,v
retrieving revision 1.28.2.3
retrieving revision 1.28.2.4
diff -u -d -r1.28.2.3 -r1.28.2.4
--- build-system.jam    8 Jun 2006 05:14:37 -0000       1.28.2.3
+++ build-system.jam    7 Jul 2006 06:48:10 -0000       1.28.2.4
@@ -99,6 +99,7 @@
     }        
         
     modules.load site-config : : $(path) ;
+    project.load-used-projects site-config ;
 }
 
 
@@ -122,7 +123,7 @@
     }    
         
     modules.load user-config : : $(user-path) ;    
-
+    project.load-used-projects user-config ;
 }    
 
 


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to