mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Boost Build cleanup - made the tools/boostbook.jam xml-catalog rule local.
[SVN r80016]
This commit is contained in:
@@ -594,7 +594,7 @@ rule generate-xml-catalog ( target : sources * : properties * )
|
||||
# shared between all builds made on that system. This however would require much
|
||||
# more though to add the necessary changes to Boost Build's internal design.
|
||||
#
|
||||
rule xml-catalog ( project )
|
||||
local rule xml-catalog ( project )
|
||||
{
|
||||
if ! $(.xml-catalog)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user