From 99d74fb0d7db2b9cc85853f3d76bfc129a993404 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Fri, 13 Nov 2009 14:58:03 +0000 Subject: root: merge trunk [SVN r57638] --- boost-build.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'boost-build.jam') diff --git a/boost-build.jam b/boost-build.jam index 1ba9dd2de3..8b8775433a 100644 --- a/boost-build.jam +++ b/boost-build.jam @@ -10,6 +10,7 @@ # building Boost libraries. Unless explicitly selected using a command-line # option, the version included with the Boost library distribution is used (as # opposed to any other Boost Build version installed on the user's sytem). + BOOST_ROOT = $(.boost-build-file:D) ; BOOST_BUILD = [ MATCH --boost-build=(.*) : $(ARGV) ] ; BOOST_BUILD ?= tools/build/v2 ; -- cgit v1.2.1