]> Savannah Git Hosting - gnulib.git/commit
Update build-aux/po/Makefile.in.in.
authorBruno Haible <bruno@clisp.org>
Fri, 6 Dec 2024 08:16:37 +0000 (09:16 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 6 Dec 2024 08:16:37 +0000 (09:16 +0100)
commitb64ee46c7ff3459590b471756ec45cd7cabd6a51
treebead846b7078cc796a60ca4917b8be6cc8c007c8
parentab4cc5f2b5c616b29f750df4347966ef83416b23
Update build-aux/po/Makefile.in.in.

Reported by Assaf Gordon in
<https://lists.gnu.org/archive/html/bug-gnulib/2019-08/msg00045.html>
and by Reuben Thomas <rrt@sc3d.org> in
<https://lists.gnu.org/archive/html/bug-gnulib/2023-02/msg00020.html>.

* build-aux/po/Makefile.in.in: Sync from GNU gettext 0.23.
Fixes:
- Don't fail when 'make' is used with option -j.
- Pass the option --quiet to 'msgmerge'.
- Simplify by assuming that 'sed' groks comments.
* build-aux/po/remove-potcdate.sed: Renamed from
build-aux/po/remove-potcdate.sin.
* doc/gnulib.texi (Developer tools): Update file list.
* gnulib-tool.sh (func_import): Copy remove-potcdate.sed instead of
remove-potcdate.sin.
* pygnulib/GLImport.py (GLImport.execute): Likewise.
ChangeLog
build-aux/po/Makefile.in.in
build-aux/po/remove-potcdate.sed [new file with mode: 0644]
build-aux/po/remove-potcdate.sin [deleted file]
doc/gnulib.texi
gnulib-tool.sh
pygnulib/GLImport.py