$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: john_at_[hidden]
Date: 2008-08-20 07:34:49
Author: johnmaddock
Date: 2008-08-20 07:34:48 EDT (Wed, 20 Aug 2008)
New Revision: 48253
URL: http://svn.boost.org/trac/boost/changeset/48253
Log:
boost-install rule doesn't work from the sandbox.
Text files modified: 
   sandbox/math_toolkit/libs/math/build/Jamfile.v2 |     3 ++-                                     
   1 files changed, 2 insertions(+), 1 deletions(-)
Modified: sandbox/math_toolkit/libs/math/build/Jamfile.v2
==============================================================================
--- sandbox/math_toolkit/libs/math/build/Jamfile.v2	(original)
+++ sandbox/math_toolkit/libs/math/build/Jamfile.v2	2008-08-20 07:34:48 EDT (Wed, 20 Aug 2008)
@@ -86,5 +86,6 @@
    ;
 
 
-boost-install boost_math_c99 boost_math_c99f boost_math_c99l boost_math_tr1 boost_math_tr1f boost_math_tr1l ;
+#boost-install boost_math_c99 boost_math_c99f boost_math_c99l boost_math_tr1 boost_math_tr1f boost_math_tr1l ;
+