mirror of
https://github.com/boostorg/build.git
synced 2026-02-13 00:12:11 +00:00
Fix incorrect variable expansion
[SVN r75734]
This commit is contained in:
@@ -263,7 +263,7 @@ rule find-jamfile (
|
||||
{
|
||||
errors.error Unable to load Jamfile.
|
||||
: Could not find a Jamfile in directory '$(dir)'.
|
||||
: Attempted to find it with pattern '"$(JAMFILE:J=" ")"'.
|
||||
: Attempted to find it with pattern '"$(JAMFILE:J= )"'.
|
||||
: Please consult the documentation at 'http://www.boost.org'. ;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user