I actually have a patch for the glob library that fixes this problem
(makes globbing aware of the HAVE_CASE_INSENSITIVE_FS macro).
The small issue here is that the glob code in make is actually extracted
verbatim from the GLIBC library, so any change to it actually has to be
forwarded to them for inclusion (or, I have to start keeping my own
local patched copy, which I'd like to avoid).
Thx.
--
-------------------------------------------------------------------------------
Paul D. Smith <[EMAIL PROTECTED]> Network Management Development
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
-------------------------------------------------------------------------------
These are my opinions---Nortel Networks takes no responsibility for them.