+2011-05-13 Ben Elliston <bje@gnu.org>
+
+ * gettext.texi (config.guess): Update wget commands.
+
2011-04-13 Bruno Haible <bruno@clisp.org>
* msgcat.texi: Fix description of --use-first.
encoding and therefore needs to identify the platform.
You can obtain the newest version of @file{config.guess} and
-@file{config.sub} from the CVS of the @samp{config} project at
+@file{config.sub} from the @samp{config} project at
@file{http://savannah.gnu.org/}. The commands to fetch them are
@smallexample
-$ wget 'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess'
-$ wget 'http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub'
+$ wget -O config.guess 'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD'
+$ wget -O config.sub 'http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD'
@end smallexample
@noindent
Less recent versions are also contained in the GNU @code{automake} and