]> git.ipfire.org Git - thirdparty/automake.git/commit
lib scripts: add "(GNU Automake)" to --version output, etc.
authorKarl Berry <karl@freefriends.org>
Wed, 19 Jun 2024 15:59:18 +0000 (08:59 -0700)
committerKarl Berry <karl@freefriends.org>
Wed, 19 Jun 2024 15:59:18 +0000 (08:59 -0700)
commit1696d6d719639a1896638d0cf72e57737a4d2870
tree6a8842e206203b745b265ae946e67ac3da4e7dc4
parenteb20585d0221a7739b2ab957c5ba4fbac62888e1
lib scripts: add "(GNU Automake)" to --version output, etc.

* lib/ar-lib: add "(GNU Automake)" to --version output,
and the "Report bugs" block to --help.
* lib/compile: likewise.
* lib/depcomp: likewise.
* lib/install-sh: likewise.
* lib/mdate-sh: likewise.
* lib/missing: likewise.
* lib/mkinstalldirs: likewise.
* lib/py-compile: likewise.
* lib/tap-driver.sh: likewise.
* lib/test-driver: likewise.
* lib/ylwrap: likewise.
* t/py-compile-usage.sh: update --version pattern.
12 files changed:
lib/ar-lib
lib/compile
lib/depcomp
lib/install-sh
lib/mdate-sh
lib/missing
lib/mkinstalldirs
lib/py-compile
lib/tap-driver.sh
lib/test-driver
lib/ylwrap
t/py-compile-usage.sh