+2002-02-14 Bruno Haible <bruno@clisp.org>
+
+ * gettext.texi (configure.in): Mention the alternative for automake
+ users. Reported by Karl Berry.
+
2002-01-14 Bruno Haible <bruno@clisp.org>
* gettext.texi (Glade): New node.
AC_SUBST(VERSION)
@end example
+@noindent
+or, if you are using GNU @code{automake}, by a line like this:
+
+@example
+AM_INIT_AUTOMAKE(gettext, @value{VERSION})
+@end example
+
@noindent
Of course, you replace @samp{gettext} with the name of your package,
and @samp{@value{VERSION}} by its version numbers, exactly as they