From: Bruno Haible <bruno@clisp.org>
Date: Wed, 26 Mar 2008 02:03:22 +0000 (+0100)
Subject: Tweak the "gettextize and autopoint" section.
X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=911b8864cc8165e8a09062964054a85bce320804;p=pspp

Tweak the "gettextize and autopoint" section.
---

diff --git a/ChangeLog b/ChangeLog
index 3286c9b91d..ced73b057e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-03-25  Bruno Haible  <bruno@clisp.org>
+
+	* doc/gnulib-tool.texi (gettextize and autopoint): Explain in more
+	detail which gettext release to use.
+	Reported by Simon Josefsson.
+
 2008-03-26  Jim Meyering  <meyering@redhat.com>
 
 	gnumakefile: Don't double-quote-expand $(VPATH) value.
diff --git a/doc/gnulib-tool.texi b/doc/gnulib-tool.texi
index f9ee261996..17d5265f1c 100644
--- a/doc/gnulib-tool.texi
+++ b/doc/gnulib-tool.texi
@@ -400,8 +400,11 @@ The solution is therefore:
 @enumerate
 @item
 When you run @code{gettextize}, always use the @code{gettextize} from the
-newest GNU gettext release found on @url{http://ftp.gnu.org/gnu/gettext/},
-and invoke @code{gnulib-tool} afterwards.
+matching GNU gettext release.  For the most recent Gnulib checkout, this is
+the newest release found on @url{http://ftp.gnu.org/gnu/gettext/}.  For an
+older Gnulib snapshot, it is the release that was the most recent release
+at the time the Gnulib snapshot was taken.  Then, after @code{gettextize},
+invoke @code{gnulib-tool}.
 
 @item
 When a script of yours run @code{autopoint}, invoke @code{gnulib-tool}