Boost logo

Boost-Build :

From: Douglas Gregor (gregod_at_[hidden])
Date: 2003-08-28 09:57:44


On Thursday 28 August 2003 05:38 am, Vladimir Prus wrote:
> > + local boostbook-xsl-dir = [ GLOB $(native-search-dirs) : xsl ] ;
> > + local boostbook-dtd-dir = [ GLOB $(native-search-dirs) : dtd ] ;
> > .boostbook-xsl-dir = [ path.make $(boostbook-xsl-dir[1]) ] ;
> > .boostbook-dtd-dir = [ path.make $(boostbook-dtd-dir[1]) ] ;
> > if ! $(.boostbook-xsl-dir) || ! $(.boostbook-dtd-dir)
>
> One thing that would be beneficial is checking if docbook dtd and xsl paths
> are correctly specified. Not urgent, but nice to have.

Yes, that would be nice. I'll add one of these checks Real Soon Now.

Doug

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk