$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2002-09-20 08:55:56
David Abrahams wrote:
> Markus,
>
> Does this patch solve your "needless rebuild" problems?
>
No, sorry, it just enables you to use for example "<library-file>foo" in
the Jamfile. Those were completely ignored before.
bjam still recompiles the libs each time. I simply can't find that problem.
Markus