mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 06:33:36 +00:00
gettext: Un-obsolete.
Reported by Assaf Gordon <assafgordon@gmail.com> in <https://lists.gnu.org/archive/html/bug-gnulib/2019-08/msg00047.html>. * modules/gettext (Description): Add a third purpose. (Status, Notice): Remove sections.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2024-10-17 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
gettext: Un-obsolete.
|
||||
Reported by Assaf Gordon <assafgordon@gmail.com> in
|
||||
<https://lists.gnu.org/archive/html/bug-gnulib/2019-08/msg00047.html>.
|
||||
* modules/gettext (Description): Add a third purpose.
|
||||
(Status, Notice): Remove sections.
|
||||
|
||||
2024-10-16 Bruno Haible <bruno@clisp.org>
|
||||
|
||||
crc tests: Add a benchmark program.
|
||||
|
||||
@@ -6,17 +6,12 @@ The purpose of this module is:
|
||||
link errors on non-glibc platforms. We want to detect such link
|
||||
errors from within gnulib and fix them by adding $(LIBINTL) to
|
||||
various <program>_LDADD variables.
|
||||
- To fix conflicts between older versions of 'gettextize' and the newer
|
||||
versions of files found in gnulib. See
|
||||
https://www.gnu.org/software/gnulib/manual/html_node/gettextize-and-autopoint.html
|
||||
- As a prototype if/when we someday unify gnulib-tool, libtoolize, and
|
||||
gettextize in a single tool.
|
||||
|
||||
Status:
|
||||
obsolete
|
||||
|
||||
Notice:
|
||||
This module is obsolete. Use the module 'gettext-h' instead to make
|
||||
your program capable of internationalization, when GNU gettext is also
|
||||
used.
|
||||
|
||||
Files:
|
||||
m4/gettext.m4
|
||||
m4/build-to-host.m4
|
||||
|
||||
Reference in New Issue
Block a user