2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 01:12:13 +00:00

Tweak wording.

[SVN r20333]
This commit is contained in:
Vladimir Prus
2003-10-10 12:19:17 +00:00
parent be6d8827f8
commit b2a27c059b
2 changed files with 2 additions and 2 deletions

View File

@@ -526,7 +526,7 @@ class main-target : abstract-target
if ! $(best-alternatives)
{
errors.error
"skipped build of" [ full-name ]
"failed to build" [ full-name ]
"with properties" [ $(property-set).raw ]
"because no best-matching alternative could be found"
;

View File

@@ -526,7 +526,7 @@ class main-target : abstract-target
if ! $(best-alternatives)
{
errors.error
"skipped build of" [ full-name ]
"failed to build" [ full-name ]
"with properties" [ $(property-set).raw ]
"because no best-matching alternative could be found"
;