]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
po: add '--no-wrap' to msgmerge, to not wrap long message lines
authorBenno Schulenberg <bensberg@justemail.net>
Mon, 16 Dec 2013 21:41:56 +0000 (22:41 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 6 Jan 2014 07:33:12 +0000 (08:33 +0100)
This avoids unneeded churn during POT-file renewal and PO-file updates,
as the PO files at the TP are made with '--no-wrap'.

Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Acked-by: Sami Kerola <kerolasa@iki.fi>
configure.ac
po/Makevars

index 8665780f0ec08bfbbe854404fe004ecb36b5e7a9..5444cd3e64560da7f5a0e2eb89ac70d16848929f 100644 (file)
@@ -145,7 +145,7 @@ UL_SET_ARCH([HPPA], [hppa*])
 
 AC_SYS_LARGEFILE
 
-AM_GNU_GETTEXT_VERSION([0.14.1])
+AM_GNU_GETTEXT_VERSION([0.18])
 AM_GNU_GETTEXT([external])
 
 AS_IF([test -d "$srcdir/po"], [
index 9938e4426632cc36b6fdbb47f8996abb1403c2b8..4d5629cba271bba76b2db3f5cfef3805d52d2b84 100644 (file)
@@ -10,6 +10,9 @@ top_builddir = ..
 # These options get passed to xgettext.
 XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=P_:1,2
 
+# This option gets passed to msgmerge.
+MSGMERGE_OPTIONS = --no-wrap
+
 # This is the copyright holder that gets inserted into the header of the
 # $(DOMAIN).pot file.  Set this to the copyright holder of the surrounding
 # package.  (Note that the msgstr strings, extracted from the package's