From: Gerald Pfeifer Date: Wed, 14 Feb 2024 01:14:57 +0000 (+0100) Subject: install: Update gettext link X-Git-Tag: basepoints/gcc-15~1170 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfa634e5d226707b531a1682f45a57ed688c4e78;p=thirdparty%2Fgcc.git install: Update gettext link gcc: * doc/install.texi (Prerequisites): Update gettext link. --- diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index c77944391077..173233096d19 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -477,8 +477,8 @@ is shown below: Necessary to build GCC with internationalization support via @option{--enable-nls}. It can be downloaded from -@uref{https://gnu.org/s/gettext/}. If a GNU gettext distribution is -found in a subdirectory of your GCC sources named @file{gettext}, it +@uref{https://www.gnu.org/software/gettext/}. If a GNU gettext distribution +is found in a subdirectory of your GCC sources named @file{gettext}, it will be built together with GCC, unless present in the system (either in libc or as a stand-alone library).