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

Merge some more

[SVN r56048]
This commit is contained in:
Vladimir Prus
2009-09-05 13:14:59 +00:00
parent 5576624cf8
commit c8f6b0286d

View File

@@ -1,5 +1,5 @@
# Status: being ported by Vladimir Prus
# Base revision: 41324
# Base revision: 42486
# Copyright 2002, 2003 Dave Abrahams
# Copyright 2002, 2005, 2006 Rene Rivera
@@ -899,7 +899,7 @@ Don't know how to combine that with the --build-dir option.""")
attributes.set("build-dir", p, exact=1)
elif explicit_build_dir:
self.registry.manager.errors()(
"""When --build-dir is specified, the 'build-project'
"""When --build-dir is specified, the 'build-dir'
attribute is allowed only for top-level 'project' invocations""")
def constant(self, name, value):