This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
File name conflict in current cvs automake
- To: <automake at gnu dot org>
- Subject: File name conflict in current cvs automake
- From: "Tim Van Holder" <tim dot van dot holder at pandora dot be>
- Date: Sat, 28 Apr 2001 20:31:00 +0200
- List-Id: Discussion list for automake <automake.gnu.org>
Hmm - I should have caught this sooner, but I only
update my automake tree sporadically.
The following problem exists: a new "Automake" directory
has been added to the tree at the top level. However,
on case-insensitive filesystems (such as DOS/Win32), this
clashes with the 'automake' script.
So it would be nice if the Automake dir could be relocated
(say, perl/Automake or lib/Automake).