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

Merge from trunk

[SVN r34232]
This commit is contained in:
Vladimir Prus
2006-06-08 05:14:37 +00:00
parent 1b0ffdcfcf
commit 2b92c4402f

View File

@@ -153,7 +153,8 @@ if ! [ feature.values <toolset> ]
{
ECHO "warning: no toolsets are configured." ;
ECHO "warning: you won't be able to build C++ programs." ;
ECHO "warning: please consult the documentation." ;
ECHO "warning: please consult the documentation at" ;
ECHO "warning: http://boost.org/boost-build2/doc/html/bbv2/advanced/configuration.html" ;
ECHO ;
}