* lib/Automake/FileUtils.pm (dir_has_case_matching_file,
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 8 Dec 2004 22:00:50 +0000 (22:00 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 8 Dec 2004 22:00:50 +0000 (22:00 +0000)
commit7eaf5f45ea6ca6ad52af82ebb0585c5626658fc0
treea54b5c282e316834d308b0e4e511c2280f6cfa13
parent4ea411dc5446b321f093b9cdc6d210b370c3cc20
* lib/Automake/FileUtils.pm (dir_has_case_matching_file,
reset_dir_cache): New functions.
* automake.in (handle_dist, require_file_internal): Use them, so
that CHANGELOG is not confused with ChangeLog on case-insensitive
case-preserving file systems.
* tests/hfs.test: New file.
* tests/Makefile.am (TESTS): Add hfs.test.
ChangeLog
THANKS
automake.in
lib/Automake/FileUtils.pm
tests/Makefile.am
tests/Makefile.in
tests/hfs.test [new file with mode: 0755]