diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2021-02-23 07:04:14 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2021-02-23 07:04:14 +0000 |
commit | 1cf3f2410b69b2be801e0a3475bbb108b6f9dac4 (patch) | |
tree | 21bbfeb5e70065ab81149681e324506959ba258d | |
parent | 8a4e7beb2af659df86a2018c5d085baccfb76db9 (diff) |
[CWEB] Simplify documentation for I18N.
After 'common.h' has become the full interface for 'common.w', it is no
longer necessary to set 'HAVE_GETTEXT' at two spots. Only touch up
'comm-w2c.h' accordingly and recompile.
git-svn-id: svn://tug.org/texlive/trunk@57853 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Build/source/texk/web2c/cwebdir/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/texk/web2c/cwebdir/comm-w2c.ch | 7 |
2 files changed, 7 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/cwebdir/ChangeLog b/Build/source/texk/web2c/cwebdir/ChangeLog index 31dbee73e62..0fa8248d8ed 100644 --- a/Build/source/texk/web2c/cwebdir/ChangeLog +++ b/Build/source/texk/web2c/cwebdir/ChangeLog @@ -1,3 +1,7 @@ +2021-02-23 Andreas Scherer <https://ascherer.github.io> + + * comm-w2c.ch: Simplify documentation. + 2021-02-22 Andreas Scherer <https://ascherer.github.io> * Makefile, diff --git a/Build/source/texk/web2c/cwebdir/comm-w2c.ch b/Build/source/texk/web2c/cwebdir/comm-w2c.ch index 9b73bffa108..10c55f9feb3 100644 --- a/Build/source/texk/web2c/cwebdir/comm-w2c.ch +++ b/Build/source/texk/web2c/cwebdir/comm-w2c.ch @@ -686,10 +686,9 @@ resulting \.{*.po} files to the maintainers at \.{tex-k@@tug.org}. does \\{not} set |HAVE_GETTEXT| at build-time, so \.{i18n} is ``off'' by default. If you want to create \.{CWEB} executables with NLS support, you have to recompile the \TeX~Live sources with a positive value for -|HAVE_GETTEXT| both in \.{comm-w2c.ch} and \.{comm-w2c.h}. Also you -have to ``compile'' the NLS catalogs provided for \.{CWEB} in the source -tree with \.{msgfmt} and store the resulting \.{.mo} files at an appropriate -place in the file system. +|HAVE_GETTEXT| in \.{comm-w2c.h}. Also you have to ``compile'' the NLS +catalogs provided for \.{CWEB} in the source tree with \.{msgfmt} and store the +resulting \.{.mo} files at an appropriate place in the file system. Plans for \TeX~Live are to store NLS catalogs inside the ``\TeX\ Directory Structure'' (TDS) and look them up with the help of the configuration variable |