From 32fd59bd8173081d05a9cadedf3c913873d70a3b Mon Sep 17 00:00:00 2001 From: Michael Stevens Date: Tue, 28 Sep 2004 04:57:25 +0000 Subject: [PATCH] GCC_ROOT_DIRECTORY is correct variable [SVN r25440] --- more/getting_started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/more/getting_started.html b/more/getting_started.html index 4d3f34e8f8..fb9c89cbf0 100644 --- a/more/getting_started.html +++ b/more/getting_started.html @@ -267,7 +267,7 @@ bjam command-line you use the "-s" option. For example:

- bjam "-sGCC_ROOT=/usr/local/gcc-3.3.2"
+ bjam "-sGCC_ROOT_DIRECTORY=/usr/local/gcc-3.3.2"

Some variables, like the toolset TOOLS variable, can accept multiple values separated by spaces. Others, like the path above, can