$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Kirill Lapshin (klapshin_at_[hidden])
Date: 2003-10-30 12:41:39
Hi Volodya,
I took a look on M9 with new updated builtin.jam you posted for Pedro.
It works great for me. Alias rule now copies useage-requirements just
fine. Thanks a lot for your work.
Just want to remind that docs have to be updated to reflect new
directory structure. For example user-config.jam is still claimed to
be in 'new' folder, even though there is no 'new' anymore. Also I was
surprised to see that user-config.jam and site-config.jam are gone.
Are you going to enforce putting them in %home, /etc, or something
like that, rather then in boost.build folder?
--Kirill