(automk14.info.gz) gettext
Info Catalog
(automk14.info.gz) Emacs Lisp
(automk14.info.gz) Other GNU Tools
(automk14.info.gz) Guile
9.2 Gettext
===========
If `AM_GNU_GETTEXT' is seen in `configure.in', then Automake turns on
support for GNU gettext, a message catalog system for
internationalization ( GNU Gettext (gettext)GNU Gettext.).
The `gettext' support in Automake requires the addition of two
subdirectories to the package, `intl' and `po'. Automake insures that
these directories exist and are mentioned in `SUBDIRS'.
Furthermore, Automake checks that the definition of `ALL_LINGUAS' in
`configure.in' corresponds to all the valid `.po' files, and nothing
more.
Info Catalog
(automk14.info.gz) Emacs Lisp
(automk14.info.gz) Other GNU Tools
(automk14.info.gz) Guile
automatically generated byinfo2html