If AM_GNU_GETTEXT is seen in configure.in, then Automake
turns on support for GNU gettext, a message catalog system for
internationalization
(see GNU Getttext).
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.