Update of /cvsroot/boost/boost/tools/build/v2/tools
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv21210/tools/build/v2/tools
Modified Files:
Tag: RC_1_34_0
msvc.jam
Log Message:
(merge from head) Set the version number of msvc when configuring a default
autodetected version.
Index: msvc.jam
===================================================================
RCS file: /cvsroot/boost/boost/tools/build/v2/tools/msvc.jam,v
retrieving revision 1.76.2.19
retrieving revision 1.76.2.20
diff -u -d -r1.76.2.19 -r1.76.2.20
--- msvc.jam 20 Mar 2007 07:37:16 -0000 1.76.2.19
+++ msvc.jam 10 May 2007 17:05:12 -0000 1.76.2.20
@@ -176,6 +176,7 @@
# take the first detected version
version = [ $(.versions).all ] ;
version = $(version[1]) ;
+ v = $(version) ;
# Note: 'version' can still be empty at this point if no versions were
# detected.
-------------------------------------------------------------------------
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