]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Tweak configure.in node.
authorBruno Haible <bruno@clisp.org>
Thu, 14 Feb 2002 22:48:41 +0000 (22:48 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 21 Jun 2009 23:22:30 +0000 (01:22 +0200)
doc/ChangeLog
doc/gettext.texi

index 91801f4985cda03f1a0266597c5487b4ff520a6e..c1478a965e4ed4b58777198743e4d8dfbafc24bd 100644 (file)
@@ -1,3 +1,8 @@
+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.
index 1a4ccbe8c333a7306070bc9baebab0aea80af7c0..b40faea5adf09bbc86049daa7310531db56a24d4 100644 (file)
@@ -5689,6 +5689,13 @@ AC_SUBST(PACKAGE)
 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