|
Boost-Build : |
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-02-05 08:39:23
Hi Olaf,
> local condition2 ;
> # Weed out conditional properties.
> for local c in $(condition)
> {
> if [ MATCH ^([^:]*)\$ : $(c:G=) ]
> {
> condition2 += $(c) ;
> }
> }
> condition = $(condition2) ;
>
> seems to do the trick.
Thanks for testing.
> Will you put it into CVS?
I've just comitted it.
Thanks,
Volodya
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