$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-10-23 04:46:35
ê¹ìí wrote:
> Hello.
>
> I declared some path-constants in a root directory.
> But I can't use them in a sub-dir.
It's clearly possible.
>
> Here is my usage senario
>
> 1. declare some common path-constants in the root-dir.
> 2. use them in different sub-dirs.
>
> How can I do that?
Please provide exact reproduction recipe for this problem.
- Volodya