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

Modified Files:
        intel-win.jam 
Log Message:
Add compiler path to RUN_PATH.

Index: intel-win.jam
===================================================================
RCS file: /cvsroot/boost/boost/tools/build/v2/tools/intel-win.jam,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- intel-win.jam       18 Nov 2006 18:47:22 -0000      1.13
+++ intel-win.jam       15 Feb 2007 06:27:07 -0000      1.14
@@ -150,6 +150,9 @@
           $(compatibility) ;
     }
     
+    # Depending on the settings, running of tests require some runtime DLLs.
+    flags intel-win RUN_PATH $(condition) : $(root) ;
+    
     msvc.configure-version-specific intel-win : $(extract-version[1]) : 
$(condition) ;
 }
 


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