]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
When reading PO files, treat CRLF line terminators like LF, part 2.
authorBruno Haible <bruno@clisp.org>
Tue, 31 Dec 2024 16:03:56 +0000 (17:03 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 31 Dec 2024 16:03:56 +0000 (17:03 +0100)
* gettext-tools/tests/Makefile.am (EXTRA_DIST): Add testdata/crlf.pot.

gettext-tools/tests/Makefile.am

index d4a880fb056d2b1d775ef6b977fdb6bc6e6c8da8..8408fce9c36be108a2a499a419baf2d508b39427 100644 (file)
@@ -261,6 +261,7 @@ EXTRA_DIST += init.sh init.cfg $(TESTS) \
        xgettext-1 \
        xgettext-c-1 xg-c-comment-6.c xg-c-escape-3.c xg-vala-2.vala \
        common/supplemental/plurals.xml \
+       testdata/crlf.pot \
        testdata/nonascii.pot \
        testdata/tcltest_pl.po testdata/tcltest_pl.msg \
        testdata/tcltest_cs.po testdata/tcltest_cs.msg \