]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: add targets to generated translated man pages
authorKarel Zak <kzak@redhat.com>
Wed, 21 Apr 2021 17:55:27 +0000 (19:55 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 22 Apr 2021 13:23:42 +0000 (15:23 +0200)
commit8f5fff5350f2b41ca960c37c165b525745552f57
treed6d060fef89d75ac433cc36ed2d66f5e0081c245
parent2b84ac2dbd41d894bc9bb5d50173b5de1f08e4b7
build-sys: add targets to generated translated man pages

* add --enable-poman (disabled by default)
* add po-man/Makefile.am for "make all" and "make install"
* install man pages to $mandir/$lang/man{1,3,5,8}

Signed-off-by: Karel Zak <kzak@redhat.com>
Makefile.am
configure.ac
po-man/Makefile.am [new file with mode: 0644]