]> sourceware.org Git - automake.git/commit
For PR automake/414:
authorAlexandre Duret-Lutz <adl@gnu.org>
Fri, 23 Apr 2004 21:57:42 +0000 (21:57 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Fri, 23 Apr 2004 21:57:42 +0000 (21:57 +0000)
commitfba4a12453db8a80c285745b9208434922b6f379
tree870529dce02c6bb8e799104975c65eb59d8a5f1a
parentfd047ad7744c46c5d662548d2e9fcda7e0ac2509
For PR automake/414:
Introduce option filename-length-max=99.
* doc/automake.texi (Options): Document it.
* configure.ac (AM_INIT_AUTOMAKE): Use it.
* lib/Automake/Options.pm (_process_option_list): Recognize it.
* automake.in (handle_dist): Set FILENAME_FILTER.
* lib/am/distdir.am (distdir) [FILENAME_FILTER]: Diagnose long
filenames.
* tests/fn99.test: New file.
* tests/Makefile.am (TESTS): Add fn99.test.
14 files changed:
ChangeLog
Makefile.in
NEWS
automake.in
configure
configure.ac
doc/automake.texi
doc/stamp-vti
doc/version.texi
lib/Automake/Options.pm
lib/am/distdir.am
tests/Makefile.am
tests/Makefile.in
tests/fn99.test [new file with mode: 0755]
This page took 0.027602 seconds and 5 git commands to generate.