GNU gettext utilities: autoconf macros

From Get docs
Gettext/docs/latest/autoconf-macros


13.5 Autoconf macros for use in configure.ac

GNU gettext installs macros for use in a package’s configure.ac or configure.in. See Introduction in The Autoconf Manual. The primary macro is, of course, AM_GNU_GETTEXT.

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