$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-06-18 01:43:22
Mark Elston wrote:
> Hmmm. I've never been one to advocate keeping a messy solution just
> for convenience. I like the syntax but not so much that I would
> recommend keeping it if it causes long-term maintenance problems.
Ok, I like your point of view.
>
> BTW, where is the code that supports this? I'd like to take a look.
It's in build/build-request.jam. Take a look at from-command-line and
convert-command-line-element functions.
- Volodya