$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2004-09-03 01:23:19
Whenever I use bjam on windows saying that path.join( elements + ) is
called with an empty argument list from within make-NT in path.jam.
Now I have seen that make-UNIX first tests if the argument is not empty
before continuing, could I add the same test to make-NT ?
(I have reported this while Vladimir was on vacation but thought to post
it again because Vladimir probably missed it)
toon