$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-06-27 08:25:20
I've noted a slight problem with doc.jam. When I run
bjam --help msvc.init --help-output html --help-output-file msvc.html
it still produces output to console. When I run
bjam --help-output html --help-output-file msvc.html --help msvc.init
it creates file called "msvc.html.html". I certainly don't think this is
urgent problem. Just an observation...
- Volodya