$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-05-16 04:55:45
David Abrahams wrote:
> Because the project-rules module gets "cloned" into the user's
> projects, and because its rules import path and project, these
> modules will be automatically available in the user's project. Is
> that what we want?
No, we don't want that. I wonder if "import" should import the rules as
*local* names, so that cloning don't pick them....
What do you think?
- Volodya