manpagez: man pages & more
info gettext
Home | html | info | man

File: gettext.info,  Node: autoconf macros,  Next: Interfacing with the Translators,  Prev: Adjusting Files,  Up: Maintainers

14.5 Autoconf macros for use in ‘configure.ac’
==============================================

   GNU ‘gettext’ installs macros for use in a package's ‘configure.ac’
or ‘configure.in’.  *Note Introduction: (autoconf)Top.

   In order to copy these macros into your package, use the ‘gettextize’
or ‘autopoint’ programs.  See *note gettextize Invocation:: or *note
autopoint Invocation::.  Attempts to use the ‘autoreconf’ program for
this purpose are unreliable.

   The primary macro is, of course, ‘AM_GNU_GETTEXT’.

* Menu:

* AM_GNU_GETTEXT::              AM_GNU_GETTEXT in ‘gettext.m4’
* AM_GNU_GETTEXT_VERSION::      AM_GNU_GETTEXT_VERSION in ‘gettext.m4’
* AM_GNU_GETTEXT_NEED::         AM_GNU_GETTEXT_NEED in ‘gettext.m4’
* AM_PO_SUBDIRS::               AM_PO_SUBDIRS in ‘po.m4’
* AM_XGETTEXT_OPTION::          AM_XGETTEXT_OPTION in ‘po.m4’
* AM_ICONV::                    AM_ICONV in ‘iconv.m4’

© manpagez.com 2000-2026
Individual documents may contain additional copyright information.