$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-09-25 07:41:37
At 07:33 PM 9/24/2003, David Abrahams wrote:
>Rene Rivera <grafik.list_at_[hidden]> writes:
>> Would it be possible to use "LICENSE-1_0" instead? Or even
>>"LICENSE-1_0.txt"
>> :-)
>
>I thought that might be an issue. Sounds like a good solution to me.
Yep. I should have spotted that. I have a slight concern over the hyphen,
although I don't know of any currently used O/S that prohibits "-" in the
middle of a name.
How about "LICENSE_1_0.txt"? Any O/S that won't support that won't support
the rest of Boost without wholesale renaming of files.
--Beman