$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Joao Abecasis (jpabecasis_at_[hidden])
Date: 2005-02-07 23:33:21
Hi!
I just committed the following trivial fix to the xsltproc toolset in BBv2:
56c56
< local rule .xsltproc ( target : source stylesheet : properties *
: dirname : action )
--- > local rule .xsltproc ( target : source stylesheet : properties * : dirname ? : action ) ---------^^^ The fix was required from the recent consolidation of the xslt and xslt-dir rules to use a single .xsltproc, and was breaking the Boostbook (and QuickBook) toolset. Best regards, João Abecasis