Whamcloud - gitweb
po: reapply local e2fsprogs chages to po/Makefile.in.in
authorTheodore Ts'o <tytso@mit.edu>
Wed, 25 Nov 2020 13:47:54 +0000 (08:47 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 25 Nov 2020 16:56:05 +0000 (11:56 -0500)
commitba526aae3a8b3eff6bf8b895ef7a45bd557e27ac
treecffaac9604969e307891756b33f8bc9d71547a26
parente598c29b4d38a96d3091c9ecc22d89c58a45f195
po: reapply local e2fsprogs chages to po/Makefile.in.in

These are the changes which are needed after running gettextize to
update to gettext 0.19.8 in the previous commit.

 * Add support for maintainer mode (which doesn't do as much given
     that gettext now has settings in Makevars which allows us to
     suppress automatic updates of the po and gmo files)
 * Add support to expand the '@' abbreviations in e2fsck/problem.c
     and give an explanation of how they work for translators
 * Add support for configure --enable-verbose-makecmds and default to
     "kernel-style" quieter make output --- this makes it easier
     to see warnings and errors by suppressing the distracting
     details.
 * Teach the makefile where to find the generated error table C files
     in the build directory.
 * Add make targets (e.g., all-static, fullcheck, coverage.txt) which
     are required by the top-level Makefile.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
po/Makefile.in.in