2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-17 13:42:14 +00:00

Tweak wording.

[SVN r20333]
This commit is contained in:
Vladimir Prus
2003-10-10 12:19:17 +00:00
parent f7964e634f
commit 28c9d29fb7

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"
;