]> git.ipfire.org Git - thirdparty/automake.git/commit
* lib/Automake/Options.pm (_process_option_list): Recognize
authorTom Tromey <tromey@redhat.com>
Tue, 30 Sep 2003 19:05:54 +0000 (19:05 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 30 Sep 2003 19:05:54 +0000 (19:05 +0000)
commit8735ca145284b744c2ae9c40ea5e6787035e8e1e
treeb533496797f82cd283f56a4c1b5d6274c42d40a5
parent6b872f6db55938c742c1c2100bd36af2cb60ddc9
* lib/Automake/Options.pm (_process_option_list): Recognize
no-dist.
* NEWS: Update.
* doc/automake.texi (Options): Document no-dist.
* automake.in (check_cygnus): Set no-dist option.
(handle_dist): Recognize no-dist.
* tests/nodist3.test: New file.
* tests/Makefile.am (TESTS): Added nodist3.test.
ChangeLog
NEWS
automake.in
configure
doc/automake.texi
lib/Automake/Options.pm
tests/Makefile.am
tests/Makefile.in
tests/nodist3.test [new file with mode: 0755]