]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
install: Update gettext link
authorGerald Pfeifer <gerald@pfeifer.com>
Wed, 14 Feb 2024 01:14:57 +0000 (02:14 +0100)
committerGerald Pfeifer <gerald@pfeifer.com>
Wed, 14 Feb 2024 01:14:57 +0000 (02:14 +0100)
gcc:
* doc/install.texi (Prerequisites): Update gettext link.

gcc/doc/install.texi

index c77944391077419c6846cd80c13566599840a2fe..173233096d193bf16fbca1f32b99909f616218e8 100644 (file)
@@ -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).