]> git.ipfire.org Git - thirdparty/automake.git/commit
refactor: split 'usage' subroutine in automake
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 12 Jan 2011 00:06:33 +0000 (01:06 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 23 Jun 2011 08:47:29 +0000 (10:47 +0200)
commit9478566087f83d1fac2c9a7629898a3d39a05fdd
tree617ffbec32cc2df055c337104e599bbf35c585d2
parent72d36af268fa7bee24466e21d2d543d8d1ce7b1c
refactor: split 'usage' subroutine in automake

This change is related to automake bug#7819.

* automake.in (print_autodist_files): New subroutine,
extracted from ...
(usage): ... this, which now uses it.
* tests/autodist-no-duplicate.test: New test.
* tests/Makefile.am (TESTS): Update.
ChangeLog
automake.in
tests/Makefile.am
tests/Makefile.in
tests/autodist-no-duplicate.test [new file with mode: 0755]