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

Modified Files:
      Tag: RC_1_34_0
        Jamroot 
Log Message:
Relieve need to explicitly configure Python


Index: Jamroot
===================================================================
RCS file: /cvsroot/boost/boost/libs/python/example/Jamroot,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- Jamroot     11 Dec 2006 05:22:04 -0000      1.1.2.1
+++ Jamroot     6 Apr 2007 18:17:43 -0000       1.1.2.2
@@ -35,6 +35,6 @@
 # A target that runs all the tests
 alias test : test1 test2 test3 ;
 
-# Don't run tests by default
+# Only run tests when explicitly requested
 explicit test test1 test2 test3 ;
 


-------------------------------------------------------------------------
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