From: Karl Berry Date: Wed, 25 Nov 2020 16:44:49 +0000 (-0800) Subject: autoupdate X-Git-Tag: v1.0~3470 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=f2a67f071d170920314c9a3b8de3e85259b4e010;p=gnulib.git autoupdate --- diff --git a/doc/standards.texi b/doc/standards.texi index 1826fd3f7b..e5ae3cb069 100644 --- a/doc/standards.texi +++ b/doc/standards.texi @@ -4260,7 +4260,7 @@ The @code{configure} script needs to be able to decode all plausible alternatives for how to describe a machine. Thus, @samp{athlon-pc-gnu/linux} would be a valid alias. There is a shell script called -@uref{https://git.savannah.gnu.org/@/gitweb/@/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD, +@uref{https://git.savannah.gnu.org/cgit/config.git/plain/config.sub, @file{config.sub}} that you can use as a subroutine to validate system types and canonicalize aliases. @@ -4271,7 +4271,7 @@ plain @var{buildtype} argument. For example, @samp{configure i686-pc-linux-gnu}. When the build type is not specified by an option or argument, the @code{configure} script should normally guess it using the shell script -@uref{https://git.savannah.gnu.org/@/gitweb/@/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD, +@uref{https://git.savannah.gnu.org/cgit/config.git/plain/config.guess, @file{config.guess}}. @cindex optional features, configure-time