]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
(autoreconf Invocation): Mention autopoint, with a cross reference.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Feb 2005 20:43:42 +0000 (20:43 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Feb 2005 20:43:42 +0000 (20:43 +0000)
doc/autoconf.texi

index 544d39a3dbc64eefbd7390c6578e9330b3559b0b..96c02c4fb82b8b814367dd504430cebcef454fae 100644 (file)
@@ -1451,6 +1451,15 @@ method handles the timestamps of configuration header templates
 properly, but does not pass @option{--autoconf-dir=@var{dir}} or
 @option{--localdir=@var{dir}}.
 
+@cindex Gettext
+@cindex @command{autopoint}
+Gettext supplies the @command{autopoint} command to add translation
+infrastructure to a source package.  If you use @command{autopoint},
+your @file{configure.ac} should invoke both @code{AM_GNU_GETTEXT} and
+@code{AM_GNU_GETTEXT_VERSION(@var{gettext-version})}.  @xref{autopoint
+Invocation,, Invoking the @code{autopoint} Program, gettext, GNU
+@code{gettext} utilities}, for further details.
+
 @noindent
 @command{autoreconf} accepts the following options: