+2005-03-06 Bruno Haible <bruno@clisp.org>
+
+ * gettext.texi (config.guess): Update the instructions for fetching
+ these files.
+ Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
+
2005-03-06 Bruno Haible <bruno@clisp.org>
* gettext.texi (po/Makevars): Change subsection title.
encoding and therefore needs to identify the platform.
You can obtain the newest version of @file{config.guess} and
-@file{config.sub} from @file{ftp://ftp.gnu.org/pub/gnu/config/}.
+@file{config.sub} from the CVS of 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/config/config/config.guess?rev=HEAD&content-type=text/plain'
+$ wget 'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
+@end smallexample
+@noindent
Less recent versions are also contained in the GNU @code{automake} and
GNU @code{libtool} packages.
+2005-03-06 Bruno Haible <bruno@clisp.org>
+
+ * gettextize.in: Update the instructions for fetching config.guess and
+ config.sub.
+ Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.
+
2005-03-06 Bruno Haible <bruno@clisp.org>
* autopoint.in (func_destfile): Also set a variable 'sharedowner'.
:
else
please="$please
-You will also need config.guess and config.sub, which you can get from
-ftp://ftp.gnu.org/pub/gnu/config/.
+You will also need config.guess and config.sub, which you can get from the CVS
+of the 'config' project at http://savannah.gnu.org/. The commands to fetch them
+are
+\$ wget 'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&content-type=text/plain'
+\$ wget 'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
"
fi