$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gabriel Dos Reis (gdr_at_[hidden])
Date: 2002-09-07 05:13:53
Herve Bronnimann <hbr_at_[hidden]> writes:
[...]
| Now you are still looking for a solution that would bypass that, and
| that's a worthy goal. The above is just a solution within what is known
| to work already.
Yep, we use similar approach in GCC libstdc++ where we build some
headers at configuration time depending on the target characteristics.
-- Gaby