]> git.ipfire.org Git - thirdparty/automake.git/commit
doc: refer to automake manual in all man pages
authorMike Frysinger <vapier@gentoo.org>
Sun, 13 Mar 2022 05:12:23 +0000 (00:12 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 13 Mar 2022 05:12:43 +0000 (00:12 -0500)
commitfee9a828bcc968656edfc89e38b157c28d6335f0
treefcb1f28cb5f431f3833517645e60ce68c691b181
parentff230b2956aafd42161f203fabde7ce05ea4d8c0
doc: refer to automake manual in all man pages

Fixes automake bug https://bugs.gnu.org/54363.

There is no "aclocal" manual as it's all integrated into the automake
manual, so have all the help2man calls force automake as the manual.

* doc/local.mk: Use --info-page=automake for man pages.
doc/local.mk