$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2003-02-19 04:36:33
Boost.Jam seems to have case-sensitive GLOB on NT. In other words, if
I use
GLOB "." : *.bat
and there's a FOO.BAT in the current directory, the result will still
be empty. Is this something that's been fixed in Perforce Jam, or
should it be considered a bug?
-- Dave Abrahams Boost Consulting www.boost-consulting.com