Implement the `notrans_' prefix for untransformed manpages.
commitf2eadff64fb4b3512b9ede4055cb9defb4b67dbe
authorPeter Breitenlohner <peb@mppmu.mpg.de>
Tue, 11 Mar 2008 21:26:27 +0000 (11 22:26 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Tue, 11 Mar 2008 21:26:27 +0000 (11 22:26 +0100)
treea40c9d945f7d946c40d2444353800faa18a5a9db
parentfafa617086120244fcf2b7acb8ee54d3e8092e83
Implement the `notrans_' prefix for untransformed manpages.

* automake.in (handle_man_pages), lib/am/mans.am: Implement
notrans_ prefix for MANS primary and rework dependencies for
install-man%SECTION%; use only vars defined in Makefile.am.
* doc/automake.texi (Renaming, Uniform, Man pages):
Document notrans_ prefix.
* NEWS: Update.
* tests/notrans.test: New test.
* tests/Makefile.am: Update.
ChangeLog
NEWS
automake.in
doc/automake.texi
lib/am/mans.am
tests/Makefile.am
tests/Makefile.in
tests/notrans.test [new file with mode: 0755]