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

Fix return value

[SVN r49974]
This commit is contained in:
Vladimir Prus
2008-11-28 10:30:52 +00:00
parent d97a505d9f
commit 86c4a32bcd

View File

@@ -321,6 +321,7 @@ class generator
[ property.change $(self.requirements) : <toolset> ]
$(new-toolset-properties) ] ;
$(g).set-rule-name [ $(self.rule-name) ] ;
return $(g) ;
}
# Creates another generator that is the same as $(self), except that if