Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-04-05 06:46:43


On Monday 28 March 2005 18:40, Vladimir Prus wrote:

> > {
> > @@ -313,7 +313,7 @@
> > #
> > rule constant (
> > name # Variable name of the constant.
> > - : value # Value of the constant.
> > + : value * # Value of the constant.
> > )
> > {
> > project-root add-constant $(name) : $(value) ;
>
> Looks fine to me. I'll make this modification in CVS.

Done.

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2
 

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