xz/src/scripts
Lasse Collin 4b1447809f Build: Add support for translated man pages using po4a.
The dependency on po4a is optional. It's never required to install
the translated man pages when xz is built from a release tarball.
If po4a is missing when building from xz.git, the translated man
pages won't be generated but otherwise the build will work normally.

The translations are only updated automatically by autogen.sh and
by "make mydist". This makes it easy to keep po4a as an optional
dependency and ensures that I won't forget to put updated
translations to a release tarball.

The translated man pages aren't installed if --disable-nls is used.

The installation of translated man pages abuses Automake internals
by calling "install-man" with redefined dist_man_MANS and man_MANS.
This makes the hairy script code slightly less hairy. If it breaks
some day, this code needs to be fixed; don't blame Automake developers.

Also, this adds more quotes to the existing shell script code in
the Makefile.am "-hook"s.
2020-03-11 12:05:57 +02:00
..
Makefile.am Build: Add support for translated man pages using po4a. 2020-03-11 12:05:57 +02:00
xzdiff.1 Scripts: Add lzop (.lzo) support to xzdiff and xzgrep. 2011-03-19 13:08:22 +02:00
xzdiff.in Scripts: Put /usr/xpg4/bin to the beginning of PATH on Solaris. 2019-12-31 22:31:30 +02:00
xzgrep.1 Scripts: Add lzop (.lzo) support to xzdiff and xzgrep. 2011-03-19 13:08:22 +02:00
xzgrep.in Scripts: Put /usr/xpg4/bin to the beginning of PATH on Solaris. 2019-12-31 22:31:30 +02:00
xzless.1 Major man page updates. 2010-09-27 23:29:34 +03:00
xzless.in Scripts: Put /usr/xpg4/bin to the beginning of PATH on Solaris. 2019-12-31 22:31:30 +02:00
xzmore.1 Man pages: Use similar syntax for synopsis as in xz. 2013-06-30 18:02:27 +03:00
xzmore.in Scripts: Put /usr/xpg4/bin to the beginning of PATH on Solaris. 2019-12-31 22:31:30 +02:00