Index: libs/test/test/Jamfile.v2 =================================================================== RCS file: /cvsroot/boost/boost/libs/test/test/Jamfile.v2,v retrieving revision 1.10 diff -u -3 -p -r1.10 Jamfile.v2 --- libs/test/test/Jamfile.v2 10 Nov 2006 19:09:56 -0000 1.10 +++ libs/test/test/Jamfile.v2 14 Nov 2006 14:53:18 -0000 @@ -27,7 +27,7 @@ test-suite "basics_test" ; test-suite "prg_exec_monitor_test" - : [ test-btl-lib run-fail : prg_exec_fail1 : boost_prg_exec_monitor ] + : [ test-btl-lib run-fail : prg_exec_fail1 : boost_prg_exec_monitor/static ] [ test-btl-lib run-fail : prg_exec_fail2 : boost_prg_exec_monitor/static ] [ test-btl-lib run-fail : prg_exec_fail3 : boost_prg_exec_monitor/static ] [ test-btl-lib run-fail : prg_exec_fail4 : boost_prg_exec_monitor/static ]