Boost logo

Boost-Build :

From: Jürgen Hunold (hunold_at_[hidden])
Date: 2005-04-01 05:24:03


Hi !

On Friday 01 April 2005 12:17, TEMPLIE Cédric wrote:
> I do not know how to retrieve the value.

To retrieve the values of _any_ environment variable, you have to
do "peek" it like this:
---snip---

CUSTOMER = [ modules.peek : CUSTOMER ] ;
if ! $(CUSTOMER)
{
CUSTOMER = DefaultCustomer ;
}
---snap--------

> I will be very glad if someone can help me.

Hope this helps !

Yours,

Jürgen

-- 
* Dipl.-Math. Jürgen Hunold ! Institut für Verkehrswesen, Eisenbahnbau
* voice: ++49 511 762-2529 ! und -betrieb, Universität Hannover  
* fax : ++49 511 762-3001 ! Appelstrasse 9a, D-30167 Hannover
* hunold_at_[hidden] ! www.ive.uni-hannover.de
 

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