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

Modified Files:
        python.jam 
Log Message:
Get rid of debugging message


Index: python.jam
===================================================================
RCS file: /cvsroot/boost/boost/tools/build/v2/tools/python.jam,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- python.jam  30 Jan 2007 15:22:47 -0000      1.50
+++ python.jam  6 Feb 2007 21:52:12 -0000       1.51
@@ -418,8 +418,6 @@
         PYTHON_IMPORT_LIB ?= [ GLOB $(PYTHON_LIB_PATH) : 
libpython$(PYTHON_VERSION_NODOT).* ] ;
         PYTHON_DEBUG_IMPORT_LIB ?= [ GLOB $(PYTHON_LIB_PATH) : 
libpython$(PYTHON_VERSION_NODOT).* ] ;        
         
-        
-         ECHO searching for python.exe in $(root)/bin ;
         local interpreter = [ common.get-invocation-command 
             python.exe : python.exe : : $(root)/bin 
                                           $(root)


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