Update of /cvsroot/boost/boost/libs/python/example
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv22646/libs/python/example

Modified Files:
      Tag: RC_1_34_0
        boost-build.jam 
Log Message:
Correct class/function mismatches for MSVC and bring across
documentation tweaks from HEAD.


Index: boost-build.jam
===================================================================
RCS file: /cvsroot/boost/boost/libs/python/example/boost-build.jam,v
retrieving revision 1.2.14.1
retrieving revision 1.2.14.2
diff -u -d -r1.2.14.1 -r1.2.14.2
--- boost-build.jam     20 Sep 2006 22:49:17 -0000      1.2.14.1
+++ boost-build.jam     13 Dec 2006 15:08:26 -0000      1.2.14.2
@@ -2,6 +2,6 @@
 # Software License, Version 1.0. (See accompanying
 # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 
-# Edit this path to point at the tools/build/v1 subdirectory of your
+# Edit this path to point at the tools/build/v2 subdirectory of your
 # Boost installation.  Absolute paths work, too.
-boost-build ../../../tools/build/v1 ;
+boost-build ../../../tools/build/v2 ;


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to