|
Boost-Commit : |
From: steven_at_[hidden]
Date: 2008-05-12 17:28:18
Author: steven_watanabe
Date: 2008-05-12 17:28:17 EDT (Mon, 12 May 2008)
New Revision: 45310
URL: http://svn.boost.org/trac/boost/changeset/45310
Log:
Updated test to the new jam module name
Text files modified:
sandbox/tools/profile_templates/test/Jamfile.v2 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/tools/profile_templates/test/Jamfile.v2
==============================================================================
--- sandbox/tools/profile_templates/test/Jamfile.v2 (original)
+++ sandbox/tools/profile_templates/test/Jamfile.v2 2008-05-12 17:28:17 EDT (Mon, 12 May 2008)
@@ -8,6 +8,6 @@
# http://www.boost.org/LICENSE_1_0.txt)
import modules ;
-modules.load profile_templates : ../profile_templates.jam ;
+modules.load template-profile : ../template-profile.jam ;
template-profile test : test.cpp : <include>test_dir ;
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk